﻿@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Open Sans', sans-serif;
    color: #777777;
}
.captionContent ul li
{
    
    text-align:left;
    color:#000;
     font-weight: bold;
     font-size:15px;word-wrap:break-word;
     padding:5px 0px;
}
.captionContent  h3
{
/*background:#f00;*/
padding:10px;
text-align:left;
color:#000;
margin:0px;
}
.captionContent  
{
  
   /*background: url(../images/3.png) repeat ;*/

    left: 5%;
    position: absolute;
    top: 18%;
    width: 40%;
  
}
.captionContent1 
{
   right: 0%;
    position: absolute;
    top: 0%;
    width: 35%;
}
.captionContent2
{
left: 0%;
    position: absolute;
    bottom: 2%;
    width: 35%;
}
.captionContent1 h3 , .captionContent2 h3
{
padding:10px;
text-align:left;
color:#000;
margin:0px;
}
.captionContent1  ul li 
{
   
    text-align:left;
    color:#000;
     font-weight: bold;
     font-size:15px;word-wrap:break-word;
     padding:5px 0px;
}
.captionContent2 ul{padding-left:25px;}
.captionContent2 ul li {
  background: rgba(0, 0, 0, 0) url("../images/3.png") repeat scroll 0 0;
  color: #fff !important;
  font-size: 15px;
  font-weight: bold;
  list-style: inside none disc;
  overflow-wrap: break-word;
  padding: 5px 5px 5px 25px;
  text-align: left;
   text-transform: capitalize;
}
.captionContent1  ul , .captionContent2  ul , .captionContent ul
{
padding-left:25px;
}
.captionContent1
.captionContent ul
{
   padding:15px; 
}
P {
    font-size: 16px;
    line-height: 28px;
}

#wrapper {
    width: 100%;
    margin: 0 auto;
}

.top-var {
    background: #333333;
    width: 100%;
    height: 49px;
}

header .login {
    margin-top: 10px;
}

header .market {
    margin-top: 10px;
}

    header .market label {
        color: #fff;
        text-decoration: none;
        font-size: 18px;
    }

header .login label {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

header .social-block-top {
    margin-top: 11px;
}

.logo-section {
    background: #FFF;
}

.logo {
    margin-top: 20px;
    margin-bottom: 20px;
}

.header-right-part {
    font-size: 16px;
    text-align: right;
}

    .header-right-part .glyphicon {
        background: #ffffff none repeat scroll 0 0;
        border: 2px solid #004a8f;
        border-radius: 50%;
        color: #004a8f;
        display: inline-block;
        font-size: 24px;
        margin-right: 7px;
        padding: 10px;
        float: left;
    }

.whitecolor {
    color: white;
}

.header-right-part {
    margin-top: 46px;
}

.header-address p {
    margin-top: 4px !important;
    padding-top: 0px;
}

.header-right-part p {
    display: inline-block;
    line-height: normal;
    font-size: 16px;
    color: #222222;
    float: left;
    width: 140px;
    text-align: left;
    margin-top: 10px;
}

.header-right-part a {
    color: #222;
}

.email-block a {
    color: #222222;
    text-decoration: none;
}

.padd-left-0 {
    padding-left: 0px !important;
}

.header-address {
    width: 25.333333%;
}

.padd-0 {
    padding: 0px !important;
}

.header-right-part .phone-block {
    width: 29%;
}

.header-right-part .email-block {
    width: 45.667%;
}

.menu {
    background: #f8f8f8 none repeat scroll 0 0;
}

.search-box {
    border: 1px solid #999999;
    height: 39px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 40px;
    width: 230px;
    border-radius: 4px;
}

.search-btn {
    background: #004a8f none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 9px 8px 8px 8px;
    position: relative;
    text-decoration: none;
    border: none !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
}

    .search-btn:hover, .search-btn:focus {
        background: #004a8f none repeat scroll 0 0 !important;
        outline: none !important;
        color: #ffffff;
    }

    .search-btn::after {
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #004a8f;
        border-style: solid;
        border-width: 0 38px 22px 0;
        content: " ";
        height: 0;
        position: absolute;
        right: 29px;
        top: 9px;
        transform: rotate(-90deg);
        width: 0;
    }

.social-block-top img:hover {
    opacity: 0.8;
}

.navbar-nav > li > a {
    font-size: 14px;
}

.navbar-form {
    margin-top: 0px;
}

.dropdown > li {
    color: #ed1c24;
}

.dropdown li {
    padding: 5px 0;
}

.carousel-caption h2 {
    color: #353434;
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
}

.carousel-caption p {
    color: #353434;
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 50px;
    padding: 0 25px;
    text-transform: uppercase;
    width: 100%;
}

.carousel-caption a {
    background: #ed1c24 none repeat scroll 0 0;
    border-radius: 40px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.slogan {
    background: #004a8f none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 40px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

#middle {
    padding-bottom: 80px;
}

    #middle h1 {
        color: #222222;
        float: left;
        font-size: 36px;
        font-weight: 600;
        margin-bottom: 56px;
        margin-top: 64px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
    }

    #middle h2 {
        font-size: 36px;
        color: #222222;
        font-weight: 600;
        margin-top: -7px;
        margin-bottom: 20px;
        padding-top: 0px;
        text-transform: uppercase;
    }

    #middle h1::before {
        background: #004a8f none repeat scroll 0 0;
        bottom: -22px;
        content: "";
        height: 3px;
        left: 47.5%;
        position: absolute;
        width: 79px;
    }

.container.subpage-container .full-width {
    background: #fff;
    padding: 0 15px 30px 15px;
    margin: 15px 0;
}

.main-title span.glyphicon {
    margin-right: 10px;
}

.subpage .full-width .main-title {
    font-size: 26px;
    background: #004a8f;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 10px 15px 10px 15px;
    text-align: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
}

.serive-section {
    margin-top: 77px;
}

.aboutus-block {
    margin-top: 103px;
}

.readmore-btn {
    background: #ed1c24;
    font-size: 20px;
    color: #FFF;
    text-decoration: none;
    padding: 10px 40px;
    margin-top: 20px;
}

    .readmore-btn:hover {
        color: #FFF;
    }

.change-pass {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    outline: medium none;
    z-index: 1;
}

.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 200px;
    font-weight: 400;
}

.registerpage .control-label {
    width: 180px;
}

.form-horizontal .controls {
    margin-left: 180px;
}

.form-horizontal .control-group {
    margin-bottom: 15px;
}

.change-pass input {
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 33px;
    line-height: 26px;
    margin-bottom: 0;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.btn.blue-btn {
    background: #004a8f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    height: 40px;
    outline: medium none;
    padding: 0 35px;
    text-decoration: none;
    vertical-align: top;
}

footer {
    padding: 30px 0;
}

footer {
    background: #333333;
}

    footer h4 {
        color: #fff;
        font-size: 30px;
        margin-bottom: 28px;
    }

    footer p {
        color: #ffffff;
        padding-left: 40px;
    }

.info .glyphicon {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #004a8f;
    border-radius: 50%;
    color: #004a8f;
    display: inline-block;
    font-size: 18px;
    margin-left: -40px;
    margin-right: 10px;
    padding: 5px;
}

footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    footer ul li {
        display: inline-block;
        float: left;
        line-height: 30px;
        width: 170px;
        position: relative;
        padding-left: 15px;
    }

        footer ul li:before {
            position: absolute;
            left: 0px;
            top: 11px;
            width: 5px;
            height: 9px;
            content: "";
            background: url(../images/fot-link-icon.png) no-repeat left top;
        }

        footer ul li a, footer ul li a:hover {
            color: #FFF;
            text-decoration: none;
        }

.inner-addon.left-addon i {
    left: 10px;
    position: absolute;
    top: 10px;
    color: #FFF;
}

.inner-addon.left-addon {
    position: relative;
    margin-bottom: 15px;
}

.contact-fot .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-weight: normal;
}

.contact-fot .form-control:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    font-weight: normal;
}

.contact-fot .form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    font-weight: normal;
}

footer .info strong {
    font-size: 21px;
}

footer .info p {
    line-height: normal;
}

.inner-addon.left-addon textarea {
    background: #333333;
    min-height: 90px;
    max-height: 90px;
    max-width: 100%;
    min-width: 100%;
}

.contact-fot select {
    padding: 5px;
    width: 100%;
    background: #333333;
    color: #fff;
    border-radius: 6px;
    border: #fff solid 2px;
    -webkit-border-radius: 6px;
}

.inner-addon.left-addon input, .inner-addon.left-addon textarea {
    background: #333333;
    color: #fff;
    border: #fff solid 2px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    padding-left: 30px;
}

.send-btn {
    background: #ed1c24;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    padding: 10px 20px;
    outline: none;
    border: none;
}

    .send-btn:hover, .send-btn:focus {
        background: #ed1c24 !important;
        color: #FFF !important;
    }

.fot-bottom {
    border-top: #fff solid 2px;
    margin-top: 20px;
    color: #FFF;
    padding-top: 25px;
}

.scrollToTop {
    width: 60px;
    height: 80px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 90px;
    right: 20px;
    display: none;
    background: url('../images/up-arrow.png') no-repeat 0px 20px;
    border: none;
    outline: none !important;
}

    .scrollToTop:hover {
        text-decoration: none;
    }

.fot-link-active {
    font-weight: bold;
    text-decoration: underline;
}

.info a {
    color: #fff;
}
/*inner page css*/

.subpage {
    background: url(../images/inner-bg.jpg) no-repeat center top;
}

.subpage-container {
    background: rgba(0, 0, 0, 0.2);
}

.left-section {
    padding-left: 30px;
}

.right-section {
    padding-left: 0;
    padding-right: 30px;
}

.left-section h3 {
    font-size: 20px;
    color: #FFF;
    margin-top: 28px;
    margin-bottom: 20px;
}

.right-section h3 {
    font-size: 20px;
    color: #FFF;
    margin-top: 28px;
    margin-bottom: 20px;
}

.right-section .panel-title {
    font-size: 18px;
    line-height: 45px;
    margin-left: 15px;
}

.left-section .submit {
    background: #004a8f;
    color: #FFF;
    font-size: 18px;
    border-radius: 3px;
}

.left-section a.link {
    clear: left;
    float: left;
    font-size: 14px;
    line-height: normal !important;
    margin: 0;
    padding: 0 !important;
    text-align: center;
    text-decoration: underline;
    width: 100%;
}

.left-section a {
    text-decoration: none;
}

.left-section label {
    color: #777;
    float: left;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    line-height: 25px;
    padding: 0;
    text-align: left;
    width: 60px;
}

.left-section .panel-body p {
    float: right;
    width: 150px;
    line-height: 29px;
    position: relative;
}

.dropcontainer {
    position: relative;
    font-size: 13px;
    color: #777;
}

.trigger {
    background: #fff url("../images/select-arrow-open.png") no-repeat scroll 100% center;
    border: 1px solid #c5c5c5;
    box-sizing: border-box;
    color: #777;
    display: block;
    font-size: 13px;
    padding: 0 0 0 5px;
    transition: all 0.5s ease 0s;
    width: 100%;
}

    .trigger:hover {
        color: #777;
        background: #f5f5f5 url(../images/select-arrow-open.png) 100% center no-repeat;
    }

.activetrigger {
    color: #777;
    padding: 0 0 0 8px;
    font-size: 13px;
    width: 100%;
    background: #f5f5f5 url(../images/select-arrow-open.png) 100% center no-repeat;
    display: block;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .activetrigger:hover {
        background: #f5f5f5 url(../images/select-arrow-open.png) 100% center no-repeat;
        color: #777;
    }

    .activetrigger:active {
        background: #f5f5f5 url(../images/select-arrow-open.png) 100% center no-repeat;
        color: #777;
    }

.dropcontainer ul {
    font-size: 13px;
    border: 1px solid #c5c5c5;
    border-top: none;
    background: #fff;
    list-style-type: none;
    padding: 0px;
    margin: 0;
    width: 100%;
    max-height: 150px;
    overflow: auto;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    line-height: 18px;
}

    .dropcontainer ul li {
        padding: 5px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .dropcontainer ul li:hover {
            background: #f5f5f5;
            outline: none;
        }

        .dropcontainer ul li:first-child {
            display: none;
        }

        .dropcontainer ul li:last-child {
            border-bottom: none;
        }

.dropdownhidden {
    display: none;
}

.dropdownvisible {
    height: auto;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    /* font-family: 'Glyphicons Halflings'; */ /* essential for enabling glyphicon */
    content: "-"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: #fff;
    /*background: url(../images/open-arrow.png) no-repeat right top;*/
    width: 23px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 0px; /* adjust as needed */
    font-size: 35px;
}


.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "+"; /* adjust as needed, taken from bootstrap.css */
    /* content: ""\e114";*/ /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: #fff;
    /*background: url(../images/close-arrow.png) no-repeat right top;*/
    width: 23px;
    height: 13px;
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 25px;
}

.panel-title {
    display: table;
    padding: 0 !important;
    position: relative;
    width: 100%;
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit;
        padding: 14px 15px !important;
        float: left;
        width: 100%;
    }

a.accordion-toggle {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}



.search-page-breadcrumbs {
    background: #004a8f;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 13px;
}

    .search-page-breadcrumbs ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .search-page-breadcrumbs ul li {
            margin: 0px 28px;
            padding: 0px;
            display: inline-block;
            position: relative;
        }

    .search-page-breadcrumbs li:first-child::before {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }

    .search-page-breadcrumbs li:first-child {
        margin-left: 15px;
    }

    .search-page-breadcrumbs ul li:before {
        position: absolute;
        width: 24px;
        height: 45px;
        left: -45px;
        top: 0;
        content: "";
        background: url(../images/breadcrumbs-icon.png) no-repeat center top;
    }

    .search-page-breadcrumbs ul li a {
        color: #FFF;
        text-decoration: none;
        font-size: 18px;
    }

.right-section .panel-group .panel {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

#dvSpecification {
    margin-top: 7px;
}

.right-section .table > thead > tr > th, .table > tbody > tr > th, .right-section .table > tfoot > tr > th, .right-section .table > thead > tr > td, .right-section .table > tbody > tr > td, .right-section .table > tfoot > tr > td {
    line-height: 1.42857;
    padding: 4px;
    font-size: 14px;
}

#dvSpecification .table.table-bordered > tbody > tr > th, #dvSpecification .table.table-bordered > tbody > tr > td {
    font-size: 11px !important;
    line-height: 1.42857;
    padding: 2px !important;
}

.grid-view-table img {
    max-width: inherit;
    width: 150px !important;
}

.table tbody th {
    background: #004a8f none repeat scroll 0 0;
    color: #fff;
    font-weight: 300;
}

.right-section .table thead th {
    background: #004a8f none repeat scroll 0 0;
    color: #fff;
    font-weight: 300;
}


.loginpage {
    /*background: rgba(0, 0, 0, 0) url("/content/images/login.jpg") no-repeat scroll center top;
  height: 560px;*/
}

    .loginpage .card-container.card {
        max-width: 350px;
        padding: 40px 40px 60px 40px;
    }

    .loginpage .btn {
        font-weight: 700;
        height: 36px;
        -moz-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        cursor: default;
    }

/*
 * Card component
 */
.registerpage {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 0px 25px 30px;
    margin: 0 25px 25px;
    margin-top: 25px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

    .registerpage .form-group span {
    position: absolute;
    left: 15px;
    top: 35px;
    font-size: 11px;
    color:#ff0000;
}


.loginpage .card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.loginpage .profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
 * Form styles
 */
.loginpage .profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.loginpage .reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.loginpage .form-signin #inputEmail,
.loginpage .form-signin #inputPassword {
    direction: ltr;
    height: 44px !important;
    font-size: 16px !important;
}

.loginpage .form-signin input[type=email],
.loginpage .form-signin input[type=password],
.loginpage .form-signin input[type=text],
.loginpage .form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.loginpage .form-control {
    height: 44px !important;
    font-size: 16px !important;
}

.loginpage .form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

.loginpage .btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: #004a8f;
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 16px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
    text-transform: uppercase;
}

    .loginpage .btn.btn-signin:hover,
    .loginpage .btn.btn-signin:active,
    .loginpage .btn.btn-signin:focus {
        background-color: #ed1c24;
    }

.loginpage .forgot-password {
    color: #004a8f;
    float: left;
    margin-top: 10px;
    width: 100%;
}

    .loginpage .forgot-password:hover,
    .loginpage .forgot-password:active,
    .loginpage .forgot-password:focus {
        color: #ed1c24;
    }

.loginpage .radio, .loginpage .checkbox {
    display: block;
    margin-bottom: 8px;
    margin-top: -10px;
    position: relative;
}

.login-footer {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    line-height: normal;
}

.padd-top-loginpage {
    margin-top: 50px;
}

legend a, legend a:hover, legend a:focus {
    color: inherit;
    text-decoration: none;
}

legend.legendStyle {
    padding-left: 5px;
    padding-right: 5px;
}

fieldset.fsStyle {
    border: 1px solid #004a8f;
    border-radius: 3px;
    font-size: small;
    font-weight: normal;
    margin: 10px 0 15px 0;
    padding: 15px;
}

legend.legendStyle {
    background-color: #004a8f;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    padding: 5px 35px;
}

.padd-top-bottom-5 {
    padding: 5px 0;
}

legend {
    width: auto;
    border-bottom: 0px;
}

.border-blue {
    border: 1px solid #004a8f;
    border-radius: 3px;
    display: table;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

    .border-blue label {
        float: left;
        margin: 0;
        padding: 6px 5px;
    }

    .border-blue > span {
        background: #004a8f none repeat scroll 0 0;
        color: #fff;
        float: right;
        padding: 5px;
        position: relative;
        width: 45%;
    }

        .border-blue > span::before {
            background: #004a8f none repeat scroll 0 0;
            content: "";
            height: 108%;
            left: -6px;
            position: absolute;
            top: 0;
            transform: rotate(18deg);
            -webkit-transform: rotate(18deg);
            width: 13px;
        }

.tblcheck input[type="radio"], .tblcheck input[type="checkbox"] {
    line-height: normal;
    margin: 0 5px 5px 0;
    display: inline-block;
}

.tblcheck label {
    vertical-align: top;
}

.tblcheck {
    margin-bottom: 15px;
}

.tblInventory caption {
    color: #004a8f;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    font-size: 20px;
}

.table-responsive.grid-view-table.myorders div table tr td:nth-child(2n), .table-responsive.grid-view-table.hdapp div table tr td:nth-child(2n) {
    width: auto;
}

.table-responsive.grid-view-table.myorders div table th:first-child, .table-responsive.grid-view-table.hdapp div table th:first-child {
    width: auto;
}

.table-responsive.grid-view-table.myorders div table tr td:nth-child(3n) {
    width: auto !important;
}

.table-responsive.grid-view-table.myinvoices div table tr td:nth-child(2n) {
    width: auto !important;
}

.table-responsive.grid-view-table.myinvoices div table th:first-child {
    width: auto;
}

.table-responsive.grid-view-table.myinvoices div table tr td:nth-child(n) {
    width: auto !important;
}

.table-responsive.grid-view-table.hdapp div table tr td:nth-child(1n) {
    width: auto;
}

.grid-view-table div table tr td:nth-child(1n) {
    width: 115px;
}

.grid-view-table div table tr td:nth-child(2n) {
    width: 55%;
}

.grid-view-table.tblMake div table tr td:nth-child(2n) {
    width: auto;
}

.grid-view-table.tblMake div table tr td:nth-child(3n) {
    width: auto !important;
}

.grid-view-table.tblMake div table tr td:nth-child(4n) {
    text-align: center;
}

.grid-view-table div table tr td:nth-child(3n) {
    width: 80px !important;
}

.grid-view-table .btn.blue-btn, .modal-header .btn.blue-btn {
    background: #004a8f url("/content/images/cart-icon.png") no-repeat 35px center;
    border: medium none;
    color: #fff;
    font-size: 12px;
    height: 30px;
    outline: medium none;
    padding: 0 10px 0 35px;
    text-decoration: none;
    vertical-align: top;
    border-radius: 3px;
    background-size: 25px auto;
    font-weight: bold;
    margin-bottom: 10px;
    width: 170px;
}

.grid-view-table .btn.price-btn {
    background: #004a8f url(/content/images/info-sign.png) no-repeat 10px center;
    border: medium none;
    color: #fff;
    font-size: 12px;
    height: auto;
    outline: medium none;
    padding: 7px 5px 7px 30px;
    text-decoration: none;
    vertical-align: top;
    border-radius: 3px;
    background-size: 18px auto;
    font-weight: bold;
    white-space: normal;
    width: 170px;
    float: none;
    margin: 0px auto 0 auto;
    display: inline-block;
}

.spCompareCls {
    line-height: 35px;
    margin: 0 20px;
}

.pro-img span {
    display: block;
    width: 100% !important;
    padding: 0px;
}

.border-box .btn.search-btn {
    background: #004a8f url("/content/images/search-icon.png") no-repeat 10px center !important;
    border: medium none;
    color: #fff;
    font-size: 16px;
    height: 40px;
    outline: medium none;
    padding: 0 10px 0 35px;
    text-decoration: none;
    vertical-align: top;
    border-radius: 3px;
    background-size: 20px auto;
    font-weight: bold;
    white-space: normal;
    width: 115px;
}

    .border-box .btn.search-btn:hover {
        background: #004a8f url("/content/images/search-icon.png") no-repeat 10px center !important;
        border: medium none;
        color: #fff;
        font-size: 16px;
        height: 40px;
        outline: medium none;
        padding: 0 10px 0 35px;
        text-decoration: none;
        vertical-align: top;
        border-radius: 3px;
        background-size: 20px auto;
        font-weight: bold;
        white-space: normal;
        width: 115px;
    }

.left-section input[type="text"] {
    border: 1px solid #c5c5c5;
    padding: 5px;
    width: 100%;
}

.grid-view-table .form-control {
    width: auto;
    margin-bottom: 15px;
}

.grid-view-table .default-color {
    color: #222222;
}

.grid-view-table .blue-color {
    color: #004A8F;
    font-size: 16px;
}

.grid-view-table .red-color {
    color: #ED1C24;
    font-weight: bold;
}

.grid-view-table .margin-bottom {
    margin-bottom: 10px;
    text-align: center;
}

.grid-view-table .glyphicon.glyphicon-ok {
    color: #fff;
    background: #004a8f;
    padding: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.total-record {
    font-size: 16px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
}

.market-total-record {
    font-size: 16px;
    color: #004a8f;
    text-align: right;
}

.PagerStyle td table tbody tr td {
    text-align: center;
    width: 28px !important;
}

    .PagerStyle td table tbody tr td:nth-child(3n) {
        width: 28px !important;
    }

.PagerStyle table {
    margin: auto;
    text-align: center;
}

    .PagerStyle table td {
        border: 0 none;
        padding: 0 0;
    }

.PagerStyle a {
    border-color: #fff #fff #fff #fff;
    border-style: solid;
    border-width: 1px;
    color: #fff !important;
    padding: 2px 10px;
    text-decoration: none;
    background: #004a8f;
}

.PagerStyle span {
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: 21px;
    line-height: 22px;
    width: 26px;
    margin-left: 1px;
}

.modal-header {
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}

.modal-title {
    font-size: 24px;
}

.close-btn {
    background: #ed1c24;
    color: #fff;
}

    .close-btn:hover {
        background: #004a8f;
        color: #fff;
    }

.hdpopup .panel-body {
    max-height: 800px;
    overflow: auto;
}

.hdpopup #ctl00_MainContent_DlImages img {
    max-width: 300px;
}

.blue-color {
    color: #004a8f;
    font-size: 16px;
}

.popupqty {
    border: medium none;
    border-radius: 4px;
    color: black;
    height: 30px;
    margin-right: 3px;
    outline: medium none;
    text-align: center;
    width: 35px !important;
    vertical-align: top;
}

span.QtyModal {
    vertical-align: top;
    line-height: 30px;
}

.tab-content {
    padding-top: 20px;
}

.my-order-tab select {
    padding: 5px 0;
    width: 100px;
    margin-left: 10px;
    padding-left: 10px;
}

.border-box {
    border: #004a8f solid 1px;
    padding: 0 15px 15px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .border-box h4 {
        background: #004a8f;
        color: #fff;
        padding: 10px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .border-box label {
        font-weight: normal;
        margin-left: 5px;
    }

.record-sortby {
    font-weight: bold;
    color: #222222;
}

    .record-sortby > select {
        font-weight: normal;
        margin-left: 5px;
        padding: 5px;
    }

#ctl00_MainContent_UpdateProgress1 {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
}

.grid-view-table table tbody tr td a {
    float: left;
    text-align: center;
    width: 100%;
}

.pro-img {
    text-align: center;
}

    .pro-img .GridImage {
        width: 130px;
    }

    .pro-img span {
        font-weight: bold;
    }

.table .RowStyle .margin-bottom span label {
    vertical-align: top;
}

.mainIdCls {
    display: none;
}

.margin-bottom-default {
    margin-bottom: 15px;
}

.dialogzone {
    float: none !important;
    margin: 0 auto !important;
    width: 100% !important;
    overflow: auto !important;
}

#bobjid_1470988437337 > div {
    top: 0 !important;
    width: 100% !important;
}

.crystalstyle {
    margin: 0 !important;
    width: 100% !important;
}

.my-order-tab h5 {
    color: #004a8f;
    margin-top: 18px;
}

.padd-top-10 {
    padding-top: 10px;
}

.my-order-left-content {
    display: inline-block;
    float: left;
    padding-top: 18px;
}

.my-order-right-content {
    clear: left;
    display: inline-block;
    float: left;
    margin-left: 0;
    margin-top: 0px;
}

.indianheat select {
    margin-left: 0px;
    margin-right: 5px;
    padding: 5px 0;
    width: 150px;
}

.indianheat .btn.blue-btn {
    font-size: 16px;
    height: 32px;
    padding: 0 25px;
}

.indianheat input.form-control {
    float: left;
    margin-right: 10px;
    outline: medium none;
    padding: 0;
    width: auto;
}

.indianheat label {
    margin-left: 5px;
}

.indianheat .my-order-right-content .btn.search-btn {
    clear: left;
    display: block;
    float: left;
    margin-top: 15px;
}

.header-cart {
    float: right;
    margin-left: 40px;
    margin-top: 10px;
    position: relative;
}

    .header-cart .glyphicon.glyphicon-shopping-cart {
        font-size: 20px;
    }

.cart-value {
    background: #ff0000 none repeat scroll 0 0;
    border-radius: 50%;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: -15px;
    width: 25px;
}

.detailsAriane {
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
}

.separateurAriane {
    background-color: #ccc;
    display: inline-block;
    float: left;
    height: 9px;
    margin: 8px 10px;
    width: 1px;
}

.detailsAriane span {
    display: inline-block;
    float: left;
    color: #004a8f;
}

.autoBtn {
    margin-top: 7px !important;
}

.shoppingcart .CustShipTo, .shoppingcart input[type="text"], .shoppingcart select, .shoppingcart textarea {
    padding: 5px 5px !important;
    width: 100% !important;
}

.inner-addon span {
    position: absolute !important;
    top: 10px !important;
    right: -10px !important;
}


@media (min-width: 768px) and (max-width: 991px) {
    .modal-body iframe {
        width: 100% !important;
        height: 400px !important;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        overflow-x: auto;
    }

    .left-section {
        padding-left: 10px;
    }

    .right-section {
        padding-left: 0;
        padding-right: 10px;
    }

    .lb-outerContainer {
        width: 500px !important;
        height: auto !important;
    }

    .text-align-right-sm {
        text-align: right;
    }

    img.lb-image {
        height: auto !important;
        width: 100% !important;
    }

    .logo-section {
        height: 100px;
    }

    .navbar-toggle {
        margin-top: 30px;
    }

    .menu {
        position: absolute;
        top: 75px;
        width: 100%;
        z-index: 99;
        background: transparent none repeat scroll 0 0;
        margin: 0px;
    }

    .navbar-collapse {
        background: #FFF;
    }

    header .login {
        text-align: left;
    }

    .navbar-default {
        background: transparent none repeat scroll 0 0;
        border: 0px;
    }

    .navbar-nav > li > a {
        line-height: 20px;
        padding: 10px 15px;
    }

    form.pull-right.navbar-form.navbar-left {
        float: left !important;
        margin: 0px !important;
        width: 100% !important;
    }

    header .navbar-form .form-group {
        float: left;
        margin-bottom: 5px;
    }

    .navbar-collapse.in {
        overflow-x: inherit !important;
    }

    .navbar-collapse {
        overflow-x: inherit !important;
    }

    P {
        font-size: 14px;
        line-height: 26px;
    }

    .header-right-part {
        margin-top: 20px;
    }

    .header-right-part {
        font-size: 11px;
        text-align: center;
    }

    .header-address {
        width: 25.333333%;
        margin-left: 30px !important;
    }

    .header-right-part p {
        font-size: 12px;
        width: 107px;
    }

    .header-right-part .glyphicon {
        font-size: 15px;
        margin-right: 5px;
        padding: 7px;
    }

    .header-right-part .phone-block {
        width: 24%;
        padding: 0px;
    }

    .header-cart {
        margin-left: 25px;
    }

    .logo {
        margin-top: 30px;
        padding-right: 0;
    }

    .navbar-nav > li > a {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .navbar-nav > li > a {
        font-size: 14px;
    }

    .dropdown-menu {
        font-size: 14px;
    }

    .dropdown-menu {
        min-width: 160px;
    }

    .navbar-form {
        margin-top: 8px;
    }

    .search-box {
        width: 160px;
    }

    .carousel-caption {
        left: 28%;
        width: 520px;
        top: 8%;
    }

        .carousel-caption h2 {
            font-size: 20px;
            margin-top: 0px;
            padding-top: 0px;
        }

        .carousel-caption p {
            font-size: 12px;
            line-height: 18px;
            margin-bottom: 30px;
        }

        .carousel-caption a {
            font-size: 12px;
            padding: 8px 20px;
        }

    .carousel-indicators li {
        height: 15px;
        width: 15px;
    }

    .carousel-indicators .active {
        height: 15px;
        margin: 0;
        width: 15px;
    }

    .carousel-indicators {
        bottom: 5px;
    }

    .left.carousel-control > img {
        width: 25px;
    }

    .right.carousel-control > img {
        width: 25px;
    }

    .slogan {
        font-size: 28px;
        padding: 10px 0;
    }

    #middle h1::before {
        bottom: -15px;
    }

    #middle h1 {
        font-size: 30px;
        margin-bottom: 40px;
        margin-top: 30px;
    }

    .serive-section {
        margin-top: 35px;
    }

    #middle h2 {
        font-size: 28px;
        margin-top: -5px;
        padding-top: 0;
        margin-bottom: 10px;
    }

    .aboutus-block {
        margin-top: 60px;
    }

        .aboutus-block iframe {
            height: 185px !important;
            width: 100% !important;
        }

    .readmore-btn {
        font-size: 16px;
        margin-top: 10px;
        padding: 8px 20px;
    }

    footer {
        margin-top: 40px;
    }

    footer {
        padding: 15px 0;
    }

        footer h4 {
            font-size: 20px;
        }

        footer p {
            padding-left: 30px;
            font-size: 14px;
            line-height: 20px;
        }

        footer ul li {
            line-height: 28px;
            width: 90px;
        }

        footer .col-sm-4 {
            width: 30% !important;
        }

        footer .info {
            width: 39% !important;
            padding-right: 0;
        }

    .info .glyphicon {
        font-size: 14px;
        margin-left: -30px;
        margin-right: 5px;
        padding: 4px;
    }

    footer .info p:last-child {
        line-height: normal;
        margin-top: 0px;
        vertical-align: top;
    }

    footer .info .glyphicon.glyphicon-envelope {
        top: 0px;
    }

    .send-btn {
        font-size: 16px;
        padding: 8px 15px;
    }

    .my-order-tab select {
        margin-left: 0;
        padding: 5px 0;
        width: 85px;
    }

    .btn.blue-btn {
        font-size: 14px;
        padding: 0 10px;
    }

    .margin-b-15-sm {
        margin-bottom: 15px;
    }



    .search-page-breadcrumbs ul li:before {
        left: -36px;
    }

    .search-page-breadcrumbs ul li a {
        font-size: 14px;
    }

    .search-page-breadcrumbs ul li {
        margin: 0px 20px;
    }

        .search-page-breadcrumbs ul li:last-child {
            padding-right: 0px;
            margin-right: 0px;
        }

    .panel-title {
        font-size: 13px;
    }

    .left-side-bar select {
        width: 100% !important;
    }

    .left-section .panel-body p {
        width: 100% !important;
        line-height: 25px;
        position: relative;
        float: left;
    }

    .left-section label {
        font-size: 16px !important;
        height: 22px;
        line-height: 22px;
    }

    footer .info .glyphicon.glyphicon-envelope {
        top: 3px;
    }

    footer .glyphicon.glyphicon-earphone {
        top: 12px;
    }
}
/*end ipad small css*/
@media (min-width: 992px) and (max-width: 1024px) {
    .modal-body iframe {
        width: 100% !important;
        height: 450px !important;
    }

    .lb-outerContainer {
        width: 550px !important;
        height: auto !important;
    }

    img.lb-image {
        height: auto !important;
        width: 100% !important;
    }

    .menu .container {
        padding: 0px !important;
    }

    .top-var .container {
        padding: 0px !important;
    }

    .logo-section .container {
        padding: 0px !important;
    }

    P {
        font-size: 14px;
        line-height: 28px;
    }

    .header-right-part {
        margin-top: 20px;
    }

    .header-right-part {
        font-size: 11px;
        text-align: center;
    }

        .header-right-part p {
            display: block;
            font-size: 14px;
            width: 130px;
        }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 7px;
        font-size: 13px !important;
    }

    .header-right-part .glyphicon {
        font-size: 16px;
        padding: 8px;
    }

    .header-address {
        width: 25.333333%;
        margin-left: 4%;
    }

    .header-right-part .phone-block {
        width: 29%;
    }

    .header-right-part .email-block {
        width: 41.667%;
    }

    .logo {
        margin-top: 22px;
    }

    .navbar-nav > li > a {
        padding-bottom: 18px;
        padding-top: 18px;
    }

    .navbar-nav > li > a {
        font-size: 16px;
    }

    .dropdown-menu {
        font-size: 16px;
    }

    .dropdown-menu {
        min-width: 160px;
    }

    .navbar-form {
        margin-top: 8px;
    }

    .search-box {
        width: 210px;
    }

    .carousel-caption {
        left: 33%;
        top: 15%;
        width: 620px;
    }

        .carousel-caption h2 {
            font-size: 25px;
            margin-top: 0px;
            padding-top: 0px;
            line-height: normal;
        }

        .carousel-caption p {
            font-size: 15px;
            line-height: 18px;
            margin-bottom: 40px;
        }

        .carousel-caption a {
            font-size: 16px;
            padding: 10px 28px;
        }

    .carousel-indicators li {
        height: 15px;
        width: 15px;
    }

    .carousel-indicators .active {
        height: 15px;
        margin: 0;
        width: 15px;
    }

    .carousel-indicators {
        bottom: 5px;
    }

    .left.carousel-control > img {
        width: 25px;
    }

    .right.carousel-control > img {
        width: 25px;
    }

    .slogan {
        font-size: 30px;
        padding: 10px 0;
    }

    #middle h1::before {
        bottom: -15px;
    }

    #middle h1 {
        font-size: 34px;
        margin-bottom: 40px;
        margin-top: 30px;
    }

    .serive-section {
        margin-top: 35px;
    }

    #middle h2 {
        font-size: 32px;
        margin-top: -5px;
        padding-top: 0;
        margin-bottom: 10px;
    }

    .aboutus-block {
        margin-top: 60px;
    }

        .aboutus-block iframe {
            height: 240px !important;
            width: 100% !important;
        }

    .readmore-btn {
        font-size: 16px;
        margin-top: 10px;
        padding: 8px 20px;
    }

    footer {
        margin-top: 40px;
    }

    footer {
        padding: 15px 0;
    }

        footer h4 {
            font-size: 20px;
        }

        footer p {
            padding-left: 30px;
            font-size: 14px;
            line-height: 20px;
        }

        footer ul li {
            line-height: 28px;
            width: 100px;
        }

    .info .glyphicon {
        font-size: 14px;
        margin-left: -30px;
        margin-right: 5px;
        padding: 4px;
    }

    footer .info p:last-child {
        line-height: normal;
        margin-top: inherit;
        vertical-align: top;
    }

    footer .info .glyphicon.glyphicon-envelope {
        top: inherit;
    }

    .send-btn {
        font-size: 16px;
        padding: 8px 15px;
    }

    .scrollToTop {
        bottom: 63px;
    }

    .inner-addon span {
        position: absolute;
        top: 10px;
        right: -10px;
    }

    span#ctl00_lblContactMsg {
        position: relative !important;
        top: 0;
        font-size: 13px;
        line-height: normal !important;
        width: 82% !important;
        float: left !important;
        margin-bottom: 10px;
    }

    .left-section .panel-body p {
        float: left;
    }
}
/*end ipad large css*/
@media (min-width: 1200px) {
    .registerpage .form-horizontal {
        padding-left: 10%;
    }

    .modal-body iframe {
        width: 100% !important;
        height: 450px !important;
    }

    .table th:first-child {
        width: 20%;
    }

    .table th:nth-child(2) {
        width: 15%;
    }

    .lb-outerContainer {
        width: 650px !important;
        height: auto !important;
    }

    img.lb-image {
        height: auto !important;
        width: 100% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .modal-body iframe {
        width: 100% !important;
        height: 450px !important;
    }

    .lb-outerContainer {
        width: 550px !important;
        height: auto !important;
    }

    img.lb-image {
        height: auto !important;
        width: 100% !important;
    }

    .header-right-part .glyphicon {
        font-size: 16px;
        margin-right: 5px;
        padding: 5px;
    }

    .header-right-part p {
        line-height: 28px;
    }

    .search-btn::after {
        border-width: 0 38px 38px 0;
        right: 37px;
    }

    .carousel-caption {
        left: 28%;
        padding-top: 0;
        top: 13%;
        width: 690px;
    }

        .carousel-caption h2 {
            font-size: 28px;
            line-height: normal;
        }

        .carousel-caption p {
            font-size: 16px;
            margin-bottom: 25px;
        }

    .slogan {
        font-size: 33px;
    }

    .aboutus-block iframe {
        height: 240px !important;
        width: 100% !important;
    }

    footer ul li {
        width: 140px;
    }

    footer p {
        font-size: 14px;
        line-height: normal;
    }
}

@media (min-width: 240px) and (max-width:400px) {
    .modal-body iframe {
        width: 100% !important;
        height: 300px !important;
    }
}

@media (min-width: 401px) and (max-width:767px) {
    .modal-body iframe {
        width: 100% !important;
        height: 350px !important;
    }
}

@media (max-width: 767px) {

    .registerpage .form-horizontal .control-label {
        text-align: left;
    }

    select {
        -webkit-appearance: none;
    }
    .captionContent ul
    {
        padding-left:10px;
    }

    .grid-view-table .btn.blue-btn, .modal-header .btn.blue-btn {
        max-width: 115px;
        padding: 0 10px 0 37px;
    }

    .right-section .panel-title {
        font-size: 14px;
        line-height: normal;
        margin-left: auto;
        text-align: center;
    }

    .right-section h3 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .left-section h3 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .panel-title a {
        font-size: 14px !important;
    }

    .right-section .panel-default > .panel-heading {
        padding: 10px 5px;
    }

    .separateurAriane {
        background-color: #ccc;
        display: inline-block;
        float: left;
        height: 9px;
        margin: 5px;
        width: 1px;
    }

    .detailsAriane {
        font-size: 14px;
    }

    .total-record {
        font-size: 14px;
        margin-top: 15px;
        padding-right: 0;
        text-align: center;
    }

    .search-page-breadcrumbs ul li a {
        font-size: 13px;
    }

    .search-page-breadcrumbs ul li::before {
        background-attachment: scroll;
        background-clip: border-box;
        background-image: url("../images/breadcrumbs-icon.png");
        background-origin: padding-box;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: auto 35px;
        content: "";
        height: 35px;
        left: -32px;
        position: absolute;
        top: 0;
        width: 24px;
    }

    .search-page-breadcrumbs {
        height: 35px;
        line-height: 35px;
        margin-bottom: 13px;
    }

        .search-page-breadcrumbs ul li {
            margin: 0 15px;
        }

    .search-page-breadcrumbs {
        line-height: 35px;
    }

    .modal-body.form-horizontal.change-pass .controls {
        margin-left: 0;
    }

    .modal-body.form-horizontal.change-pass .control-label {
        float: left;
        font-weight: 400;
        padding-top: 5px;
        text-align: left;
        width: 100%;
    }

    .modal-body.form-horizontal.change-pass .controls > input {
        width: 100%;
    }

    .subpage .full-width .main-title {
        font-size: 20px;
    }

    legend.legendStyle {
        font-size: 14px;
        padding: 5px 20px;
    }

    .lb-outerContainer {
        width: 90% !important;
        height: auto !important;
    }

    img.lb-image {
        height: auto !important;
        width: 100% !important;
    }

    .header-cart {
        float: right;
        margin-left: 40px;
        margin-top: 10px;
        position: absolute;
        top: -44px;
        left: -16%;
        color: #fff;
    }

    header .market {
        margin-top: 10px;
        position: absolute;
        left: 0;
        top: 45px;
        color: #000;
        width: 50%;
        text-align: left;
        font-size: 11px;
        padding-right: 5px !important;
    }

    header .login {
        margin-top: 10px;
        position: absolute;
        right: 0;
        top: 45px;
        color: #000;
        width: 50%;
        font-size: 11px;
        text-align: right !important;
        padding-left: 0px !important;
    }

    .top-var .header-social-icon {
        width: 50%;
    }

    .logo {
        margin-top: 45px;
        text-align: center;
    }

    .header-right-part {
        text-align: left;
    }

        .header-right-part .padd-0 {
            padding: 0 15px !important;
            width: 100%;
        }

    .header-address p {
        margin-top: 3px !important;
        padding-top: 0px;
        line-height: normal !important;
        width: 81%;
    }

    .header-right-part {
        margin-top: 10px;
    }

        .header-right-part .phone-block {
            width: 100%;
            margin-bottom: 5px;
            margin-top: 5px;
        }

        .header-right-part .email-block {
            width: 100%;
            margin-bottom: 10px;
        }

    .info .glyphicon {
        position: relative;
        top: 6px;
    }

    footer h4 {
        margin-bottom: 10px;
    }

    .info span.glyphicon.glyphicon-earphone {
        top: 14px;
    }

    .info span.glyphicon.glyphicon-envelope {
        top: 5px;
    }

    .header-right-part p {
        font-size: 13px;
        line-height: 27px !important;
        margin-top: 0px !important;
    }

    .header-right-part span.glyphicon.glyphicon-earphone {
        top: 3px;
    }

    .header-right-part span.glyphicon.glyphicon-envelope {
        top: 3px;
    }

    footer .glyphicon.glyphicon-print {
        top: 6px;
    }

    .contact-fot .glyphicon.glyphicon-comment {
        top: 12px;
    }

    .menu {
        position: absolute;
        top: 0px;
        width: 100%;
        z-index: 99;
        background: transparent none repeat scroll 0 0;
        margin: 0px;
    }

    .navbar-collapse {
        background: #FFF;
    }

    header .login {
        text-align: left;
    }

    .navbar-default {
        background: transparent none repeat scroll 0 0;
        border: 0px;
    }

    .navbar-nav > li > a {
        line-height: 20px;
        padding: 10px 15px;
    }

    form.pull-right.navbar-form.navbar-left {
        float: left !important;
        margin: 0px !important;
        width: 100% !important;
    }

    header .navbar-form .form-group {
        float: left;
        margin-bottom: 5px;
    }

    .navbar-collapse.in {
        overflow-x: inherit !important;
    }

    .navbar-collapse {
        overflow-x: inherit !important;
    }

    .header-right-part .glyphicon {
        font-size: 14px;
        padding: 3px;
    }

    .header-right-part p {
        line-height: 24px;
        vertical-align: top;
    }

    .logo img {
        max-width: 160px;
    }

    .slogan {
        font-size: 20px;
        padding: 5px 0;
    }

    .left.carousel-control > img {
        width: 20px;
    }

    .right.carousel-control > img {
        width: 20px;
    }

    .carousel-indicators li {
        height: 10px;
        width: 10px;
    }

    .carousel-indicators .active {
        height: 10px;
        width: 10px;
    }

    .carousel-indicators {
        bottom: 0;
    }

    .carousel-caption {
        left: 0;
        padding-bottom: 20px;
        padding-top: 0;
        text-align: center;
        top: 0;
        width: 100%;
    }

        .carousel-caption h2 {
            font-size: 13px;
            line-height: normal;
        }

        .carousel-caption p {
            font-size: 11px;
            line-height: normal;
            margin-bottom: 0;
            padding: 0 5px;
            width: 100%;
        }

    .carousel-caption {
        display: none;
    }

    .carousel-control {
        top: 37%;
    }

    #middle h1::before {
        bottom: -13px;
        left: 50%;
        margin-left: -40px;
        width: 79px;
    }

    #middle h1 {
        font-size: 16px;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    P {
        font-size: 14px;
        line-height: 23px;
    }

    .serive-section {
        margin-top: 20px;
    }

        .serive-section .padd-20-xs-b {
            text-align: center;
        }

    .padd-20-xs-b {
        margin-bottom: 20px;
    }

    .aboutus-block {
        margin-top: 20px;
    }

    #middle h2 {
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: -7px;
        padding-top: 0;
    }

    .readmore-btn {
        font-size: 16px;
        margin-top: 10px;
        padding: 7px 18px;
        margin-bottom: 20px;
    }

    .aboutus-block iframe {
        width: 100% !important;
    }

    footer {
        margin-top: 20px;
    }

        footer ul li {
            width: 120px;
        }

    footer {
        padding: 10px 0;
    }

        footer h4 {
            font-size: 16px;
        }

        footer p {
            font-size: 13px;
        }

        footer a {
            font-size: 13px;
        }

    .fot-bottom {
        font-size: 13px;
        text-align: center;
    }

    .send-btn {
        font-size: 16px;
        padding: 8px 15px;
    }

    .scrollToTop {
        background: rgba(0, 0, 0, 0) url("../images/up-arrow.png") no-repeat scroll 0 20px;
        background-size: 100% auto;
        border: medium none;
        bottom: 95px;
        color: #444444;
        font-weight: bold;
        height: 50px;
        outline: medium none !important;
        padding: 10px;
        position: fixed;
        right: 20px;
        text-align: center;
        text-decoration: none;
        width: 30px;
    }

    .fot-bottom {
        border-top: 1px solid #ffffff;
        margin-top: 20px;
        padding-top: 15px;
    }

    .caret {
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        border-top: 6px dashed;
        display: inline-block;
        float: right;
        height: 0;
        margin-left: 2px;
        margin-top: 8px;
        vertical-align: middle;
        width: 0;
    }

    .margin-b-15-xs {
        margin-bottom: 15px;
    }

    .padd-left-xs-15 {
        padding-left: 15px !important;
    }

    #subtotal .btn.blue-btn {
        padding: 0 29px;
        width: 100%;
    }

    .my-order-tab select {
        margin-bottom: 10px;
        margin-left: 0;
        margin-top: 10px;
        padding: 5px 0;
        width: 100%;
    }

    .right-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .left-section {
        padding-left: 15px;
    }

    .my-order-tab input {
        margin-top: 10px;
        width: 100%;
    }

    .tblcheck td {
        display: inline-block;
        font-size: 14px;
        width: 100%;
    }

    .btn.blue-btn {
        font-size: 16px;
        width: 100%;
    }

    .LPMcontainer.LPMoverlay {
        /*height: 150px !important;*/
        height: 140px !important;
        width: 30px !important;
    }

    .inner-addon span {
        position: absolute;
        top: 10px;
        right: -8px;
    }

    span#ctl00_lblContactMsg {
        position: relative;
        top: 0;
        font-size: 12px;
        line-height: normal !important;
        width: 85% !important;
        float: left;
        margin-bottom: 10px;
    }
}
/*end mobile css*/
.step-img > img {
    margin-bottom: 15px;
    max-width: 100%;
    padding: 0 15px;
}

#map_canvas > div {
    max-width: 95.333%;
}

.AltRowStyle {
    background: #ededed none repeat scroll 0 0 !important;
}

.RowStyle {
    background: #fff none repeat scroll 0 0 !important;
}

.calTitle {
    padding: 2px 8px;
}

#ctl00_MainContent_txtdiario_DateTextFrom {
    padding-left: 5px;
    width: 100px !important;
}

h3.subtitle {
    background: #ededed none repeat scroll 0 0;
    font-size: 20px;
    padding: 10px 15px;
}

footer .glyphicon.glyphicon-map-marker {
    top: 10px;
}

footer .glyphicon.glyphicon-earphone {
    top: 15px;
}

footer .glyphicon.glyphicon-envelope {
    top: 5px;
}

footer .contact-fot .glyphicon.glyphicon-envelope {
    top: 10px;
}

footer .glyphicon.glyphicon-print {
    top: 4px;
}

#ctl00_MainContent_UpdateDisplayButton, #ctl00_MainContent_BtnBuscar {
    margin-bottom: 10px;
}

.img-circle {
    border-radius: 50%;
    max-width: 150px;
}

.contact-fot .glyphicon.glyphicon-comment {
    top: 12px;
}

#ctl00_lblContactMsg {
    float: left;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    position: relative !important;
    right: inherit !important;
    top: inherit !important;
    width: 100%;
}

span#ctl00_validateEmail {
    font-size: 11px;
    left: 0;
    padding: 0;
    position: absolute !important;
    right: inherit !important;
    top: inherit !important;
    z-index: 99;
}

.updatedisplay {
    height: 33px !important;
}

#ctl00_MainContent_txtdiario_Calendar1 {
    width: 186px !important;
}

#ctl00_MainContent_txtDesde_Calendar1 {
    width: 186px !important;
}

#ctl00_MainContent_txthasta_Calendar1 {
    width: 186px !important;
}

.carousel-inner {
    position: relative;
}

.slide-btn {
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    padding: 10px 40px;
    text-decoration: none;
    position: absolute;
    top: 70%;
    right: 10%;
}

    .slide-btn a {
        color: #fff;
        text-decoration: none;
    }
