
/* ================Head-top=========== */


.header-top{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  
}
.header-top .col-sm-8,.header-top .col-sm-6{
padding-left: 15px;
}

@media(max-width: 1223px) and (min-width: 1145px){
    .header-top .col-sm-8,.header-top .col-sm-6{
       font-size: 13px;
        }
}
@media(max-width: 1145px) and (min-width: 1067px){
    .header-top .col-sm-8,.header-top .col-sm-6{
       font-size: 12px;
        }
}

@media (max-width: 767px){
    .header-top .col-sm-8{
        display: none;
    }
    .header-top .col-sm-6:first-of-type{
        display: none;
    }
    .header-top .col-sm-6:last-of-type{
        font-size: 12px;
    }
    }

@media (max-width: 823px){
        /* .header-top .col-sm-6:first-of-type{
            display: none;
        } */
        }
@media (max-width: 992px){
   #header .header-top{
    padding: 0px;
   }
}

@media(max-width: 1026px) and (min-width: 900px){
    .header-top{
       font-size: 13px;
    }}
@media(max-width: 900px) and (min-width: 766px){
        .header-top{
           font-size: 12px;
           font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
}


    /* ================Head-top=========== */
    
    /* ================Header=========== */

/* ----------------------------------------------------------------
	Header
-----------------------------------------------------------------*/
@media (max-width: 991px){
    #header,#primary-menu2{
        position: absolute !important;
    }
}

@media (min-width: 768px){
   #header #header-wrap a:hover{
       color:#fff !important;
       text-decoration: none;
   }
}


#header{
    position: fixed;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#header a{
    text-decoration-line: none;
}
#header #keyboard{
    width:170px;
    height: 40px;
    padding-left: 7px;
    border-radius: 4px;
}

#header input,#header select{
    outline: none;
    color: #333;
}
#header select{
    background-color: white;
}

#header {
    position: relative;
    background-color: #FFF;
    border-bottom: 1px solid #F5F5F5;
}

#header .head-container {
    position: relative;
}

#header.transparent-header {
    background: transparent;
    border-bottom: none;
    z-index: 199;
}

#header.semi-transparent {
    background-color: rgba(255, 255, 255, 0.8);
}

#header.transparent-header.floating-header {
    margin-top: 70px;
}

#header.transparent-header.floating-header .head-container {
    width: 1220px;
    background-color: #FFF;
    padding: 0 40px;
    border-radius: 2px;
}

#header.transparent-header.floating-header.sticky-header .head-container {
    width: 1170px;
    padding: 0 15px;
}

#header.transparent-header + #slider,
#header.transparent-header + #page-title.page-title-parallax,
#header.transparent-header + #google-map,
#slider + #header.transparent-header {
    top: -100px;
    margin-bottom: -100px;
}

#header.transparent-header.floating-header + #slider,
#header.transparent-header.floating-header + #google-map {
    top: -160px;
    margin-bottom: -160px;
}

#header.transparent-header + #page-title.page-title-parallax .head-container {
    z-index: 5;
    padding-top: 100px;
}

#header.full-header {
    border-bottom-color: #EEE;
}

body .stretched #header.full-header .head-container {
    width: 100%;
    padding: 0px 30px 0px 50px;
}

#header.transparent-header.full-header #header-wrap {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#slider + #header.transparent-header.full-header #header-wrap {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
}

/* ----------------------------------------------------------------
	Logo
-----------------------------------------------------------------*/

#logo {
    position: relative;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    line-height: 100%;
    margin-right: 40px;
}

#header.full-header #logo {
    padding-right: 30px;
    margin-right: 30px;
   
}

#header.transparent-header.full-header #logo {
    border-right-color: rgba(0, 0, 0, 0.1);
}

#logo a {
    display: block;
    color: #000;
}

#logo img {
    display: block;
    max-width: 100%;
    height: 40px !important;
    margin-top: 15px;
}

@media (max-width: 1292px){
    #logo img {
        display: block;
        max-width: 100%;
        height: 34px !important;
        margin-top: 19px;
    }
}


#logo a.standard-logo {
    display: block;
}

#logo a.retina-logo {
    display: none;
}

/* ----------------------------------------------------------------
	Header Right Area
-----------------------------------------------------------------*/

.header-extras {
    float: right;
    margin: 30px 0 0;
}

.header-extras li {
    float: left;
    margin-left: 20px;
    height: 40px;
    overflow: hidden;
    list-style: none;
}

.header-extras li i {
    margin-top: 3px !important;
}

.header-extras li:first-child {
    margin-left: 0;
}

.header-extras li .he-text {
    float: left;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.43;
}

.header-extras li .he-text span {
    display: block;
    font-weight: 400;
    color: #0096d1;
}

/* ----------------------------------------------------------------
	Primary Menu
-----------------------------------------------------------------*/

#primary-menu {
    float: right;
    height: 100px;
}

#header.full-header #primary-menu > ul {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    /* border-right: 1px solid #EEE; */
}

#header.transparent-header.full-header #primary-menu > ul {
    border-right-color: rgba(0, 0, 0, 0.1);
}

#primary-menu-trigger,
#page-submenu-trigger {
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

#primary-menu ul {
    list-style: none;
    height: 80px;
    margin: 0;
}

#primary-menu > ul {
    float: left;
}

#primary-menu ul li {
    position: relative;
    float: left;
    margin-left: 2px;
}

#primary-menu ul li.mega-menu {
    position: inherit;
}

#primary-menu ul li:first-child {
    margin-left: 0;
}

#primary-menu ul li a {
    display: block;
	width:100%;
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    color: #444;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    /*text-transform: uppercase;
    /*font-family: 'Raleway', sans-serif;*/
    -webkit-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
    -o-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
    transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
}

#primary-menu ul li span {
    display: none;
}

#primary-menu ul li i {
    position: relative;
    font-size: 14px !important;
    top: 1px;
    line-height: 99px;
    width: 14px;
    text-align: center;
    margin-right: 6px;
    -webkit-transition: line-height .4s ease;
    -o-transition: line-height .4s ease;
    transition: line-height .4s ease;
}

#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current a {
    color: #0096d1;
}

#primary-menu > ul > li.sub-menu > a > div {
  outline: none;
}

#primary-menu > ul > li.sub-menu > a > div ul {
   display: block;
  }

#primary-menu ul ul,
#primary-menu ul li .mega-menu-content {
    display: none;
    position: absolute;
    width: 192px;
    background-color: #FFF;
    /* box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05); */
    border: 1px solid #EEE;
    /* border-top: 2px solid #0096d1; */
    height: auto;
    z-index: 199;
    top: 70px;
    left: 0;
    margin: 0;
}

#primary-menu ul ul ul {
    top: -2px !important;
    left: 218px;
}

#primary-menu ul ul.menu-pos-invert,
#primary-menu ul li .mega-menu-content.menu-pos-invert {
    left: auto;
    right: 0;
}

#primary-menu ul ul ul.menu-pos-invert {
    right: 218px;
}

#primary-menu ul ul li {
    float: none;
    margin: 0;
}

#primary-menu ul ul li:first-child {
    border-top: 0;
}

#primary-menu ul ul a {
    font-size: 13px;
    font-weight: 600;
    height: 36px !important;
    line-height: 36px !important;
    color: #666 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border: 0 !important;
    letter-spacing: 0;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#primary-menu ul ul li:hover > a {
    background-color: #F3F3F3;
    padding-left: 18px;
    color: #0096d1 !important;
}

#primary-menu ul ul i {
    line-height: inherit;
}

#primary-menu ul ul > li.sub-menu > a,
#primary-menu ul ul > li.sub-menu:hover > a {
    /* background-image: url("../images/submenu.png"); */
    background-position: right center;
    background-repeat: no-repeat;
}

/* ----------------------------------------------------------------
	Mega Menu
-----------------------------------------------------------------*/

#primary-menu ul li .mega-menu-content,
#primary-menu ul li.mega-menu-small .mega-menu-content {
    width: 600px;
}

#primary-menu ul li.mega-menu .mega-menu-content,
.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0 15px;
    width: 1140px;
    top: 80px;
}

.floating-header #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0;
    width: 1220px;
}

body .stretched .head-container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0 70px;
}

body .stretched #header.full-header #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0 30px;
}

/*#primary-menu ul li.mega-menu .mega-menu-content.style-2 {
    padding: 0 10px;
}*/

#primary-menu ul li .mega-menu-content ul {
    display: block;
    position: relative;
    top: 0;
    min-width: inherit;
}

#primary-menu ul li .mega-menu-content > ul {
    float: left;
}

#primary-menu ul li .mega-menu-content ul:not(.megamenu-dropdown) {
    display: block !important;
    opacity: 1 !important;
    top: 0;
    left: 0;
}

#primary-menu ul li .mega-menu-content.col-2 > ul,
#primary-menu ul li .mega-menu-content.col-3 > ul,
#primary-menu ul li .mega-menu-content.col-4 > ul,
#primary-menu ul li .mega-menu-content.col-5 > ul {
    width: 50%;
    margin: 0;
    border-left: 1px solid #F2F2F2;
}

#primary-menu ul li .mega-menu-content.col-3 > ul {
    width: 33.33%;
}

#primary-menu ul li .mega-menu-content.col-4 > ul {
    width: 25%;
}

#primary-menu ul li .mega-menu-content.col-5 > ul {
    width: 20%;
}

#primary-menu ul li .mega-menu-content > ul:first-child {
    border-left: 0;
}

#primary-menu ul li .mega-menu-content ul a {
    height: 42px;
    line-height: 42px;
}

#primary-menu ul li .mega-menu-content ul {
    width: 100%;
    border: 0;
    box-shadow: none;
    background-color: transparent;
}

/* #primary-menu ul li .mega-menu-content.style-2 > ul {
    padding: 20px 20px;
} */

#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title {
    margin-top: 20px;
}

#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title:first-child {
    margin-top: 0;
}

#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a {
    font-size: 13px;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase !important;
    margin-bottom: 15px;
    color: #444 !important;
    padding: 0;
    height: auto !important;
    line-height: 1.3 !important;
}

#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title:hover > a {
    background-color: transparent;
    font-weight: bold;
    padding: 0;
    color: #444 !important;
}

#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a:hover {
    color: #0096d1 !important;
}

#primary-menu ul ul i {
    line-height: inherit;
}

#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title.sub-menu > a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title.sub-menu:hover > a {
    background: none;
}

#primary-menu ul li .mega-menu-content.style-2 li {
    border: 0;
}

#primary-menu ul li .mega-menu-content.style-2 ul a {
    padding-left: 5px;
    height: 36px !important;
    line-height: 36px !important;
}

#primary-menu ul li .mega-menu-content.style-2 ul a:hover {
    padding-left: 12px;
}

/* Primary Menu - Style 2
-----------------------------------------------------------------*/

#primary-menu.style-2 {
    float: none;
    max-width: none;
    border-top: 1px solid #F5F5F5;
}

#primary-menu.style-2 > div > ul {
    float: left;
}

#primary-menu.style-2,
#primary-menu.style-2 > div > ul,
#primary-menu.style-2 > div > ul > li > a {
    height: 70px;
}

#logo + #primary-menu.style-2 {
    height: 100px;
    border-top: 0;
}

#primary-menu.style-2 > div > ul > li > a {
    line-height: 70px;
}

#primary-menu.style-2 > div > ul > li > a i {
    line-height: 59px;
}

#primary-menu.style-2 ul ul,
#primary-menu.style-2 ul li .mega-menu-content {
    top: 70px;
}

#logo + #primary-menu.style-2 > ul > li > ul,
#logo + #primary-menu.style-2 ul li .mega-menu-content {
    top: 100px;
}

#primary-menu.style-2 > div #top-search,
#primary-menu.style-2 > div #top-cart,
#primary-menu.style-2 > div #top-car,
#primary-menu.style-2 > div #side-panel-trigger {
    margin-top: 20px;
    margin-bottom: 20px;
}

#primary-menu > div > ul > li:hover a,
#primary-menu > div > ul > li.current a {
    color: #0096d1;
}

body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center > ul,
body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center > div {
    float: none;
    display: inline-block;
    width: auto;
    text-align: left;
}

/* Primary Menu - Style 3
-----------------------------------------------------------------*/

#primary-menu.style-3 > ul > li > a {
    height: 44px;
    line-height: 44px;
    margin: 28px 0;
    border-radius: 2px;
}

#primary-menu.style-3 > ul > li > a i {
    line-height: 43px;
}

#primary-menu.style-3 > ul > li:hover > a {
    color: #444;
    background-color: #F5F5F5;
}

#primary-menu.style-3 > ul > li.current > a {
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #0096d1;
}

/* Primary Menu - Style 4
-----------------------------------------------------------------*/

#primary-menu.style-4 > ul > li > a {
    height: 44px;
    line-height: 42px;
    margin: 28px 0;
    border-radius: 2px;
    border: 1px solid transparent;
}

#primary-menu.style-4 > ul > li > a i {
    line-height: 41px;
}

#primary-menu.style-4 > ul > li:hover > a,
#primary-menu.style-4 > ul > li.current > a {
    border-color: #0096d1;
}

/* Primary Menu - Style 5
-----------------------------------------------------------------*/

#primary-menu.style-5 > ul {
    padding-right: 10px;
    margin-right: 5px;
    border-right: 1px solid #EEE;
}

#primary-menu.style-5 > ul > li {
    margin-left: 15px;
}

#primary-menu.style-5 > ul > li:first-child {
    margin-left: 0;
}

#primary-menu.style-5 > ul > li > a {
    line-height: 1;
}

#primary-menu.style-5 > ul > li > a > div {
    padding: 25px 0;
    line-height: 1;
}

#primary-menu.style-5 > ul > li > a i {
    display: block;
    width: auto;
    top: 0;
    margin: 0 0 8px;
    font-size: 28px !important;
    line-height: 1;
    text-align: center;
}

/* Primary Menu - Style 6
-----------------------------------------------------------------*/

#primary-menu.style-6 > ul > li > a {
    position: relative;
}

#primary-menu.style-6 > ul > li > a:after,
#primary-menu.style-6 > ul > li.current > a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 0;
    border-top: 2px solid #0096d1;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}

#primary-menu.style-6 > ul > li.current > a:after,
#primary-menu.style-6 > ul > li:hover > a:after {
    width: 100%;
}

/* Primary Menu - Sub Title
-----------------------------------------------------------------*/

#primary-menu.sub-title > ul > li,
#primary-menu.sub-title.style-2 > div > ul > li {
    background: url("images/icons/menu-divider.png") no-repeat right center;
    margin-left: 1px;
}

#primary-menu.sub-title ul li:first-child {
    padding-left: 0;
    margin-left: 0;
}

#primary-menu.sub-title ul li a {
    height: auto;
    line-height: 14px;
    padding: 27px 20px 32px;
    text-transform: uppercase;
    border-top: 5px solid transparent;
}

#primary-menu.sub-title ul li span {
    display: block;
    margin-top: 10px;
    line-height: 12px;
    font-size: 11px;
    font-weight: 400;
    color: #888;
    text-transform: capitalize;
}

#primary-menu.sub-title ul li i {
    line-height: 13px;
}

#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a {
    background-color: #0096d1;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    border-top-color: rgba(0, 0, 0, 0.1);
}

#primary-menu.sub-title > ul > li:hover span,
#primary-menu.sub-title > ul > li.current span,
#primary-menu.sub-title.style-2 > div > ul > li:hover span,
#primary-menu.sub-title.style-2 > div > ul > li.current span {
    color: #EEE;
}

#primary-menu.sub-title.style-2 ul ul span {
    display: none;
}

/* Primary Menu - Style 2 with Sub Title
-----------------------------------------------------------------*/

#primary-menu.sub-title.style-2 > div > ul > li {
    background-position: left center;
}

#primary-menu.sub-title.style-2,
#primary-menu.sub-title.style-2 > div > ul,
#primary-menu.sub-title.style-2 > div > ul > li > a {
    height: 80px;
}

#primary-menu.sub-title.style-2 div ul ul,
#primary-menu.sub-title.style-2 ul li .mega-menu-content {
    top: 80px;
}

#primary-menu.sub-title.style-2 ul li .mega-menu-content ul {
    top: 0;
}

#primary-menu.sub-title.style-2 > div #top-search,
#primary-menu.sub-title.style-2 > div #top-cart,
#primary-menu.style-2 > div #top-car,
#primary-menu.sub-title.style-2 > div #side-panel-trigger {
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
}

#primary-menu.sub-title.style-2 div ul li:first-child,
#primary-menu.sub-title.style-2 > div > ul > li:hover + li,
#primary-menu.sub-title.style-2 > div > ul > li.current + li {
    background-image: none;
}

#primary-menu.sub-title.style-2 > div > ul > li > a {
    height: auto;
    line-height: 14px;
    padding: 17px 20px 22px;
}

/* Primary Menu - Overlay Menu
-----------------------------------------------------------------*/

@media (min-width: 992px) {

    .overlay-menu:not(.top-search-open) #primary-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        left: auto;
        right: 75px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-top: -10px;
    }

    .overlay-menu:not(.top-search-open) .full-header #primary-menu-trigger {
        right: 90px;
    }

    .overlay-menu #primary-menu > #overlay-menu-close {
        opacity: 0;
        pointer-events: none;
        /* position: fixed; */
        top: 25px;
        left: auto;
        right: 25px;
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 24px;
        text-align: center;
        color: #444;
        z-index: 300;
        -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
        -o-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-transition: opacity .4s ease, transform .45s .15s ease;
        -o-transition: opacity .4s ease, transform .45s .15s ease;
        transition: opacity .4s ease, transform .45s .15s ease;
    }

    .overlay-menu #primary-menu > ul {
        opacity: 0 !important;
        pointer-events: none;
        /* position: fixed; */
        left: 0;
        top: 0;
        width: 100%;
        height: 100% !important;
        z-index: 299;
        background: rgba(255, 255, 255, 0.95);
        -webkit-transition: opacity .7s ease;
        -o-transition: opacity .7s ease;
        transition: opacity .7s ease;
    }

    .overlay-menu #primary-menu > ul.show {
        opacity: 1 !important;
        display: inherit !important;
        pointer-events: auto;
    }

    .overlay-menu #primary-menu > ul.show ~ #overlay-menu-close {
        opacity: 1;
        -webkit-transition: opacity .7s .4s ease, transform .45s .15s ease;
        -o-transition: opacity .7s .4s ease, transform .45s .15s ease;
        transition: opacity .7s .4s ease, transform .45s .15s ease;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto;
    }

    .overlay-menu #primary-menu > ul > li {
        float: none;
        text-align: center;
        max-width: 400px;
        margin: 0 auto;
    }

    .overlay-menu #primary-menu > ul > li > a {
        height: 70px !important;
        line-height: 70px !important;
        font-size: 24px;
        letter-spacing: 2px;
        text-transform: none;
        opacity: 0;
        -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
        -o-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
        -o-transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
        transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
    }

    .overlay-menu #primary-menu > ul.show > li > a {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

}

/* ----------------------------------------------------------------
	Top Search
-----------------------------------------------------------------*/

#top-search,
#top-cart,
#side-panel-trigger {
    float: right;
    margin: 23px 50px 40px 15px;
}

#top-car {
    float: right;
    margin: 42px 30px 40px 15px;
}

#top-cart, #top-car {
    position: relative;
}

#top-cart i {
    font-size: 30px;
}

#top-search a,
#top-cart a,
#top-car a,
#side-panel-trigger a {
    display: block;
    position: relative;
    width: 14px;
    height: 14px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

#top-search a {
    z-index: 11;
}

#top-search a i {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

body.top-search-open #top-search a i.icon-search3,
#top-search a i.icon-line-cross {
    opacity: 0;
}

body.top-search-open #top-search a i.icon-line-cross {
    opacity: 1;
    z-index: 11;
    font-size: 16px;
}

#top-cart a:hover {
    color: #0096d1;
}

#top-search form {
    opacity: 0;
    z-index: -2;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    padding: 0 15px;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

body.top-search-open #top-search form {
    opacity: 1;
    z-index: 10;
}

#top-search form input {
    box-shadow: none !important;
    pointer-events: none;
    border-radius: 0;
    border: 0;
    outline: 0 !important;
    font-size: 32px;
    padding: 10px 80px 10px 0;
    height: 100%;
    background-color: transparent;
    color: #333;
    font-weight: 700;
    margin-top: 0 !important;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
}

body:not(.device-sm):not(.device-xs):not(.device-xxs) #header.full-header #top-search form input {
    padding-left: 40px;
}

body:not(.device-sm):not(.device-xs):not(.device-xxs) .head-container-fullwidth #top-search form input {
    padding-left: 70px;
}

body.top-search-open #top-search form input {
    pointer-events: auto;
}

body:not(.device-sm):not(.device-xs):not(.device-xxs) #header.transparent-header:not(.sticky-header):not(.full-header):not(.floating-header) #top-search form input {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

#top-search form input::-moz-placeholder {
    color: #555;
    opacity: 1;
    text-transform: uppercase;
}

#top-search form input:-ms-input-placeholder {
    color: #555;
    text-transform: uppercase;
}

#top-search form input::-webkit-input-placeholder {
    color: #555;
    text-transform: uppercase;
}

#primary-menu .head-container #top-search form input,
.sticky-header #top-search form input {
    border: none !important;
}

 

/* ----------------------------------------------------------------
	Sticky Header
-----------------------------------------------------------------*/

#header,
#header-wrap,
#logo img,
#primary-menu:not(.style-2),
#primary-menu:not(.style-2) > ul {
    height: 70px;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease;
}

#header.sticky-style-2 {
    height: 161px;
}

#header.sticky-style-3 {
    height: 181px;
}

#header.sticky-style-2 #header-wrap,
#header.sticky-style-3 #header-wrap {
    height: 70px;
}

#primary-menu > ul > li > ul,
#primary-menu > ul > li > .mega-menu-content,
#primary-menu > ul > li.mega-menu > .mega-menu-content {
    -webkit-transition: top .4s ease;
    -o-transition: top .4s ease;
    transition: top .4s ease;
}

#top-search,
#top-cart,
#top-car {
    -webkit-transition: margin .4s ease, opacity .3s ease;
    -o-transition: margin .4s ease, opacity .3s ease;
    transition: margin .4s ease, opacity .3s ease;
}

body:not(.top-search-open) #header-wrap #logo,
body:not(.top-search-open) #primary-menu > ul,
body:not(.top-search-open) #primary-menu > .head-container > ul,
body:not(.top-search-open) #top-car,
body:not(.top-search-open) #side-panel-trigger {
    opacity: 1;
    -webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
    -o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
    transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
}

body.top-search-open #header-wrap #logo,
body.top-search-open #primary-menu > ul,
body.top-search-open #primary-menu > .head-container > ul,
body.top-search-open #top-car,
body.top-search-open #side-panel-trigger {
    opacity: 0;
}

#header.sticky-header.semi-transparent {
    background-color: transparent;
}

#header-wrap {
    position: relative;
}

#header.sticky-header #header-wrap {
    z-index: 199;
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
}

#header.semi-transparent.sticky-header #header-wrap {
    background-color: rgba(255, 255, 255, 0.8)
}

#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #header-wrap,
#header.sticky-header:not(.static-sticky):not(.sticky-style-2) #logo img,
#header.sticky-header:not(.static-sticky) #primary-menu,
#header.sticky-header:not(.static-sticky) #primary-menu > ul,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    height: 70px;
}

#header.sticky-header:not(.static-sticky).sticky-style-2 {
    height: 161px;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    line-height: 70px;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a i {
    line-height: 59px;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > ul,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > .mega-menu-content,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li.mega-menu > .mega-menu-content {
    top: 70px;
}

#header.sticky-header:not(.static-sticky) #top-search,
#header.sticky-header:not(.static-sticky) #top-cart,
#header.sticky-header:not(.static-sticky) #side-panel-trigger {
    margin-top: 13px !important;
    margin-bottom: 20px !important;
}

#header.sticky-header:not(.static-sticky) #top-car {
    margin-top: 22px !important;
    margin-bottom: 20px !important;
}

#header.sticky-header:not(.static-sticky) #top-car .top-car-content {
    top: 40px;
}

#header.sticky-header.sticky-style-2 #primary-menu {
    border-top: 0;
}

/* Primary Menu - Style 3
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.style-3 > ul > li > a {
    margin: 0;
    border-radius: 0;
}

/* Primary Menu - Style 4
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.style-4 > ul > li > a {
    height: 36px;
    line-height: 34px;
    margin: 12px 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-4 > ul > li > a i {
    line-height: 33px;
}

/* Primary Menu - Style 5
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.style-5 > ul > li {
    margin-left: 2px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-5 > ul > li:first-child {
    margin-left: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-5 > ul > li > a {
    line-height: 70px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-5 > ul > li > a > div {
    padding: 0;
    line-height: 70px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-5 > ul > li > a i {
    display: inline-block;
    width: 14px;
    top: 1px;
    margin: 0 5px 0 0;
    font-size: 14px !important;
    line-height: 59px;
}

/* Primary Menu - Sub Title
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > ul > li,
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2 > div > ul > li {
    background: none !important;
    margin-left: 2px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > ul > li:first-child,
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2 > div > ul > li:first-child {
    margin-left: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > ul > li > a {
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    text-transform: none;
    font-size: 14px;
    border-top: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title ul li span {
    display: none;
}

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > ul > li > a i {
    line-height: 59px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > div > ul > li > ul,
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > div > ul > li > .mega-menu-content,
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > div > ul > li.mega-menu > .mega-menu-content {
    top: 58px;
}




/* ----------------------------------------------------------------
	Stretched Layout
-----------------------------------------------------------------*/

.stretched #wrapper {
    width: 100%;
    margin: 0;
    box-shadow: none;
}



#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a div{
    font-size:15px;
}

#primary-menu ul li .mega-menu-content.style-2 #mt_35{
    margin-top:37px;
}

 
.no-link a,.no-link li,#footer .col_two_third>.col_last li,#footer .col_two_third>.col_last li a{
	cursor: default !important;
 }

 
@media(max-width:991px){
   #primary-menu .mega-menu-content{
     left: 5% !important;
   }
}

@media(max-width:767px){
   .carousel-indicators{
      bottom: -14px;
   }
   .flex-control-nav {
    bottom: 4px;
}
}

/* add-wl-20181115 */


#primary-menu ul li .mega-menu-content.style-2 > ul:last-child{
	margin-top: 34px;
	border: 0;
}
#primary-menu ul li .mega-menu-content.style-2 > ul:last-child>li>a{
	display: none;
}

.foot-code img:hover{
	transform: scale(1.2);
	cursor: pointer;
}

body .stretched #header.full-header .head-container{
	width: 100% !important;
}


@media (max-width: 991px){
	#logo{
		height: 70px !important;
	}
	#primary-menu-trigger{
		top: 15px !important;
	}
.tjpro{
		display: none !important;
	}

}

	
@media(max-width: 767px){

	/* menu */
	#primary-menu ul li .mega-menu-content.style-2 > ul:last-child{
		margin-top: 0;
	}
	/* sidebar */
	/* .sidebar{
		text-align: center;
	} */
	#header .tag-title{
		font-size: 22px !important;
	}
}


/* pageWidth */
.navbar-collapse{
	padding-right: 0;
}

@media(min-width: 992px){
	.head-container,.head-container-fluid{
		width: 100% !important;
		padding: 0 40px;
	}

}
@media(max-width: 1199px) and (min-width: 992px){
	.sidebar{
		width: 25% !important;
		margin-right: 3%;
	}
	.postcontent{
		width: 72% !important;
	}
	
	body .stretched #header.full-header .head-container{
		padding: 0px 30px 0px 50px;
	}
	#top-cart, #top-search{
		display: block !important;
	}
	#header.full-header #logo{
		padding-right: 10px;
		margin-right: 0;
	}
	#primary-menu .btn{
		padding: 6px 10px;
	}
	#primary-menu ul li a{
		padding: 0 6px;
		font-size: 14px;
    }
    #header #keyboard{
        width: 150px;
    }
	#primary-menu>div:nth-child(4){
		margin-right: 55px !important;
	}
	#primary-menu>div:nth-child(5){
		margin-right: 52px !important;
	}
	#primary-menu>div:nth-child(6){
		margin-right: 32px !important;
	}
	#primary-menu>div:last-child{
		margin-right: 89px !important;
	}
	#primary-menu>div.log-btn{
		margin-right: 32px !important;
	}
	#header.full-header #primary-menu > ul{
		padding-right: 0;
		margin-right: 0;
	}
	
}
@media(min-width: 1200px){
	#primary-menu ul li a{
		padding: 0 8px;
	}
 
}
@media(min-width: 1367px){
	#primary-menu ul li a{
		padding: 0 11px;
	}
 
}
@media(min-width: 1450px){
	#primary-menu ul li a{
		padding: 0 15px;
	}
}


/* index */
/* .s-title{
	font-size: 22px;
    margin-top: -3px;
    display: block;
} */

#primary-menu ul li.mega-menu{
	position: relative;
}
body .stretched #header.full-header #primary-menu ul li.mega-menu .mega-menu-content{
	margin-left: 0;
}


@media(max-width:992px) {
    #header a, #header div,#header input{
     outline: none;
 }
 

}


@media (min-width: 768px){
#header .navbar-form {
    padding-top: 7px;
   }
}

@media (min-width: 992px){
    #header.full-header #primary-menu > ul {
        padding-right: 0px;  
        margin-right: 0px;  
        
    }

    /* #header #primary-menu ul ul li {
        margin: 0px 0px 0px -40px;
    } */
    
    #primary-menu ul ul a {
        /* width: 192px; */
        padding-left: 15px !important;
        padding-right: 0px !important;
    }

    #header #primary-menu>ul>li:hover{
        background-color:#14b1bb;
    }

  #header #primary-menu .nav-searchs:hover{
      background-color: #fff;
  }

    #header #primary-menu > ul > li:hover a {
        color: #fff;
    }

    #primary-menu ul ul li:hover > a {
        background-color: #14b1bb;
        padding-left: 18px;
        color: #fff !important;
    }

    }
    
    @media(max-width: 991px){
       #header #logo a {
            display: block;
            color: #000;
            position: absolute;
            /* left: 0px; */
            /* right: 0px; */
            top: 0px;
            bottom: 0px;
            margin: auto;
        }
        
    }

    @media(max-width: 1292px) and (min-width: 1212px){
        #primary-menu ul li a{
            font-size: 14px;
        }
        #header #keyboard{
            width: 150px;
        }
    }
     
    .top-div{
        display: none;
    }
    @media(max-width: 767px){
        .top-div{
            display: block;
            width: 100%;
            height: 110px;
        }
    } 

    @media(max-width: 1212px) and (min-width: 1080px){
        #header #keyboard {
            width: 130px;
        }
        #primary-menu ul li a {
            padding: 0 4px;
            font-size: 13px;
        }
    }

    @media(max-width: 1080px) and (min-width: 992px){
        #primary-menu ul li a {
            padding: 0 4px;
            font-size: 12px;
        }
        #header #keyboard {
            width: 103px;
        }
        .inputSub {
            margin: -8px 0 0 4px;
            cursor: pointer;
        }
    }

   .header-top .col-sm-8{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    
   }

   @media (max-width: 350px){
    #header #keyboard {
        width: 156px;
 
   }}


   #header #primary-menu-trigger{
       width: 100px;
       height: 70px;
       margin-top: inherit;
       margin-top: -15px;
   }

   #header .fa-bars{
       margin-top: 30px;
       margin-left: 45px;
   }


/* ================Header-end=========== */
    
    /* ===============footer=========== */
    @media (max-width: 768px){
        .footer-top>div:first-child,.footer-top>div:nth-child(2),.footer-top>div:last-child {
            padding-left: 15px;
        }
        .footer-top .col-sm-3{
            padding-left: 15px !important;
        }

        .footer-bottom { 
            line-height: 30px;
            padding: 0px 15px;
        }
    
    }
    
    @media(max-width: 992px) and (min-width: 768px){
        .footer-top>div:last-child {
            padding-left: 100px;
        }
        .footer-top>div:nth-child(2) {
            padding-left: 0px;
            padding-right: 0px;
        }

    }
    
    
    /* ===============footer=========== */
    
    /* ===============index=========== */
    @media (max-width: 768px){
    .flexslider ul{
        display: none;
    }
    }

    @media (max-width: 767px){
        .homepage section .col-sm-4,.homepage section .col-sm-3 {
            padding-left: 0px;
            padding-right: 0px;
            margin-bottom: 27px;
        }
        .homepage section .col-sm-4:last-of-type,.homepage section .col-sm-3:last-of-type{
            margin-bottom: 0px;
        }
        .homepage section h1{
            font-size: 32px;
        }
    }

    @media(max-width: 767px) and (min-width: 400px){
    .homepage section .col-sm-4,.homepage section .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
   }}

   @media(max-width: 400px){
    .homepage section .col-xs-6{
        width: 100%;
    }   
   }

    /* ===============index=========== */
    
    
    
    /* ================Partner=========== */
    @media screen and (max-width:992px){
        .recom-pro {
            padding-left: 0px;
        }
      
    }
    @media (max-width: 767px){
        .partner-page-left{
            padding-right: 0px;
        }
        .partner-page-right{
           padding-right: 0px; 
        }
    }
    /* ================Partner=========== */
    
    
    /* ================Products=========== */
    
    
    @media screen and (max-width:767px){ 
 
        
     .tuijian td{
        display: block;
        margin-bottom: 30px;
    }
    .tuijian td:last-of-type{
        margin-bottom: 0px;
    }
    .tuijian img {
        margin-bottom: 2px;
    }
    
    /* .pro-page .paddingLeft0 {
        padding-left: 15px;
    } */

    .pro-page .pro-page-left{
        padding-right: 0px;
    }
    .pro-page .pro-page-right{
        padding-left: 0px;
        padding-right: 0px;
    }

    .pro-page .pro-page-space{
    width: 100%;
    height: 20px;
    }

    .webwidget_vertical_menu ul li ul {
        display: none;
        position:static;
        background-color: #fff;
        z-index: 999999;
    }
    }
    @media(max-width: 1200px) and (min-width: 766px){
        .select-top>div .form-control  {
            width: 58%;
        }
        .select-top .form-group .btn{
            padding: 6px 1px;
        }
    }  
    @media(max-width: 992px) and (min-width: 767px){
        .portfolio-image>a {
            display: block;
            padding: 15px 120px 15px 0px;
            background: #E7E8EA;
            text-align: center;
        }
        
        .portfolio-item {
            display: none;
            margin-right: 30px;
        }
        
    } 
    
    .TabbedPanelsTab h5{
        display: inline-block;
    }

    @media(max-width: 767px){
        .TabbedPanelsContentVisible .fa{
            display: block;
        }
        .TabbedPanelsContentVisible{
         word-wrap: break-word;
         overflow: hidden;
        }

        .TabbedPanelsTab {
            padding: 10px 18px;
        }

        .productlist-content .product-info-right{
            padding-left: 0px;
            padding-right: 0px;
        }

        .product-info-right .col-sm-6{
          padding-left: 0px;
          padding-right: 0px;
        }

        .product-info-right .prolist-tab{
            padding-left: 0px;
            padding-right: 0px;
        }
        
    }

    @media (max-width: 1199px) and (min-width: 992px){
    .productlist-content .product-info-left {
        width: 25% !important;
        margin-right: 0px;
}}

@media (max-width: 991px) and (min-width: 768px){
    .product-info-left .widget h4{
        text-align: center;
    }
    .product-info-left .widget li{
        text-align: center;
    }
    .productlist-content .product-info-right {
        width:100%;}
        
}
    
    .TabbedPanelsTab .fa:before{
        color: #444;
        font-size: 16px;
    }

  
   
   
    /* ================Products=========== */
    
    
    
    
    /* ================kepware=========== */
     
    #primary-menu2{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    #primary-menu2 .navbar-right a {
        line-height: 24px;
    }
    #kepwares a{
        line-height: 20px;  
      }
    #primary-menu2 .kepware-tel{
        font-size:16px;
        line-height:51px;   
    }
    @media screen and (max-width:768px){
       #myCarousel .carousel-control{
           display: none;
       }
        #primary-menu2 .navbar-brand{
            font-size: 16px;
        }
        #primary-menu2 .kepware-tel{
            font-size: 12px;
        }

        .postcontent {
            width: 100%;
        }
        .tech-contact {
            padding-left: 15px !important;
        }
    
      .support-download2,.other-download{
            padding-left: 0px !important;
        }
    
        .kep-mtop .tc img{
            height: 194px;
        }
        .opc-col>div {
            margin-top: 44px;
        }

        /* #primary-menu2  .kepware-tel{
            display: none;
        } */

      
    }
    .clearfix #primary-menu2 {
        /* position: absolute !important;
        width: 100%;
        z-index:17;
        top: 110px;
        left: 0; */
        /* height: 52px; */
    }


    #primary-menu2 .navbar-toggle{
        position: relative;
        left: 68px;
    }

    @media screen and (min-width:992px){
        #primary-menu2 .nav.navbar-nav{
            height: 51px;
        } 
        .clearfix #primary-menu2{
            position: fixed !important;
            width: 100%;
            z-index:17;
            top: 110px;
            left: 0;
            height: 52px;   
        } 
    }

    @media(max-width: 965px) and (min-width: 875px){
        #primary-menu2  .navbar-brand{font-size: 15px;} 
        #primary-menu2  .kepware-tel{
            font-size: 14px;
            line-height: 50px;
        }
    }
    @media(max-width: 875px) and (min-width: 767px){
        #primary-menu2 .navbar-brand{
            font-size: 18px;
            line-height: 21px;
        } 
        #primary-menu2 .kepware-tel{
            font-size: 16px;
            line-height: 51px;
            font-weight: bold;
        } 
        #primary-menu2 .nav > li > a{
            padding: 15px 11px; 
        }
        #primary-menu2 .navbar-right{
            margin-right: -50px;
        }
    }

    @media (max-width: 991px){
    .kep-mtop{
        margin-top: 52px;
    }
    #primary-menu2{
       padding: 0 70px 0 4px !important;
    }

    }

    @media(max-width: 991px) and (min-width: 767px){
        .index-ul li {
            padding: 20px 18px;
        }
    }


    @media (max-width: 767px){
        .col-2-dl .accordion:first-of-type{
            margin-bottom:0px;
        }
    
        .col-2-dl .accordion:last-of-type{
           
            margin-top: 0px;
        } 
        .col-2-dl .accordion:last-of-type>dd:first-of-type a{
            border-top: none;
        }
    }

    @media (max-width: 991px){
     .kep-tab li {
      width: 50%;
     }
    }
    @media (max-width: 340px){
        .kep-tab li {
           font-size: 14px;
           }  
    }

    @media(max-width: 768px) and (min-width: 430px){
        #primary-menu2 .navbar-brand {
            font-size: 18px;
            line-height: 18px;
        }
        #primary-menu2 .kepware-tel {
            font-size: 16px;
            
        }
    }
    @media(max-width: 429px) and (min-width: 390px){
        #primary-menu2 .navbar-brand {
            font-size: 16px;
            line-height: 20px;
        }
        #primary-menu2 .kepware-tel {
            font-size: 14px;
            
        }
        
    }

    @media(max-width: 389px) and (min-width: 360px){
        #primary-menu2 .navbar-brand {
            font-size: 14px;
            line-height: 20px;
        }
        #primary-menu2 .kepware-tel {
            font-size: 12px;
            
        }
        
    }
    @media(max-width: 359px) and (min-width: 350px){
        #primary-menu2 .navbar-brand {
            font-size: 12px;
            line-height: 20px;
        }
        #primary-menu2 .kepware-tel {
            font-size: 12px;
            
        }
        
    }

    @media(max-width: 349px){
        #primary-menu2 .navbar-brand {
            font-size: 12px;
            line-height: 20px;
        }
        #primary-menu2 .kepware-tel {
            font-size: 12px;
            line-height: 21px;
            
        }
    }


    @media(max-width: 767px){
    #page_navigation{
        word-wrap: break-word;
    }
    }
    
    /* ================kepware=========== */
    
    
    /* @media screen and (max-width:768px){
        .nobottommargin ul li{
          display: inline-block !important;
        }
    } */
    
    
    /* ===============Case Studies============= */
    @media screen and (max-width:768px){
        .fa-chevron-right{
            display: none;
        }
        
        .ui-tabs-nav li{
            display: inline-block;
            margin-right: 4px;
            margin-top: 7px;
        }
        .case-page .col-sm-2 {
            width: 100%;
        }
        .case-page .col-sm-10 {
            width: 100%;
        }
    }

    @media(max-width: 1200px) and (min-width: 993px){
        .case-page .col-sm-2 {
            width: 23%;
        }
        .case-page .col-sm-10 {
            width: 77%;
        }
    }
    @media(max-width: 993px) and (min-width: 769px){
        .case-page .col-sm-2 {
            width: 30%;
        }
        .case-page .col-sm-10 {
            width: 70%;
        }
    }
    /* ================Case Studies=========== */ 
    
    
    
  /* ================Contact Us=========== */ 
@media screen and (max-width:766px){
	.contact-form .form-group>div:first-child {
		padding-left:0px;
	}
	.contact-form .form-group>.col-sm-6:last-child {
		padding-right: 0px;
        margin-top: 10px;
        padding-left: 0px;
    }
    
    .contact-form .col-sm-6{
        padding-right: 0px;
    }
}

 
/* ================Contact Us=========== */ 


    /* ================ Support=========== */ 
    @media (max-width: 767px){
        .support-ul ul li { 
            line-height: 24px;
        }
        }

      
    
    /* ================ Support=========== */ 

 
    /* ================ Aboutus=========== */ 
    @media (max-width: 767px){
        .about-page>div:first-child>div:nth-of-type(2) {
            padding-left: 0px;
        }

    }


   /* ================ Aboutus=========== */ 

    
    
    /* ================search=========== */ 
    
    @media screen and (max-width:768px){
        .search-prolist ul li>div:first-child {
            width: 100%;
        }
        .search-prolist ul li>div:last-child {
            width: 100%;
        }
    }
     
    
    /* ================search=========== */ 




   /* ================menber=========== */
   /* .lsave_time{
   width: 64%;
   line-height: 25px;
   font-size: 13px;
} */

   @media (min-width: 768px){
    .tab-content .lsave_time div{
        display: inline-block;
    }   
}
@media (max-width: 410px){
    .panel-body{
        padding: 40px 10px 40px 25px !important;
    }
}


   @media (max-width: 768px){
    .tab-content .lsave_time{
        width: 54% !important;
    }
    .log-button input{
        width: 87px;
        margin-right: 0px;
    }
    
    .order-form>div:first-child{
     padding-right: 0px;   
    }
    .order-form>div:last-child {
     padding-left: 0px;   
    }

   }

   @media(max-width: 768px) and (min-width: 413px){
    .log-button input{
        width: 100px;
        margin-right: 0px;
    }  
   }

   @media (max-width: 1200px){
    .addrs select{
        width: 84% !important;
        display: block;
        margin-top: 10px;
    }
    .aupbtn{
        margin-top: 37px; 
    }
    .aupbtn #shippingfee{
        margin-top: 0px !important;
    }
   }
   
   .car_btn:hover{
    color: #333333 !important;
   }

   @media (max-width: 767px){
    .buycar_empty{
        display: block !important;
        height: 20px;
    }

    .buycar-page td img{
        max-width: none;
        /* width: 90px;
        height: 57px; */
    }

    .shopping-cart-table table{
        border: 1px solid #dddddd !important;
    }
    .shopping-cart-table table td{
        line-height: 70px !important;
    }

    .shopping-cart-table input[type="checkbox"]{
        margin-top: 30px;
    }
    .shopping-cart-table table .form-control{
        margin-top: 18px;
    }
    .shopping-cart-table{
        /* border-left: 1px solid #dddddd !important;   */
        border-right: 1px solid #dddddd !important;  
    }

    .shopping-cart-btnone{
        width: 165px;
        height: 37px;
        margin-bottom: -14px !important;
    }
    .shopping-cart-btntwo img{
        /* width: 100px;
        height:37px;
        margin-left: 6px; */
    }

    .shopping-cart-btnthree img{
        /* width: 108px;
        height: 37px; */
    }
    .shopping-cart-btnfour img{
        /* width: 100px;
        height: 35px;
        margin-top: 10px !important;
        margin-left: 6px; */
    }

   }
 
   @media (max-width: 768px){
   .log-minpage .tab-content{
    box-shadow: 0px 0px 12px 0px #888888 !important;
   }
   }

   @media (max-width: 767px){
    .log-minpage {
        padding: 0px 0px 30px 0px;
    }   
   }

   @media (max-width: 375px){
   .reg-page #key{
    width: 60% !important;   
   }
   }

   /* ================menber=========== */


 /* ================Country Mail Configuration=========== */
   @media (max-width: 768px){
    .mem-page .col-sm-9 .myform-control {
      width: 100%!important;
      margin: 10px 0px 10px 0px !important;
  }
  
  #keyboard_two{
    margin-left:0px; 
  }
  
  .mem-page .col-sm-9 {
      padding-left: 0px;
  }

  .page_total{
      display: block;
  }

  .page_empty{
      display: block;
      height: 10px;
  }

  .jump_span{
      margin-left: 0px !important;
  }

  .down_excel{
      display: block;
      margin-left: 0px !important;
  }

  .moperating .btn-default {
    color: #14b1bb;
    border-color:#fff;
}

     }


/* ================Country Mail Configuration=========== */


/* ================add cart new 2020.08.26=========== */

.add_jian{
    display: inline-block;
    background: #fff;
    position: relative;
    top: 11px;
}

@media (max-width: 1250px){
    .quantity_refresh{
        width: 227px;
        }  
}


@media (max-width: 768px){
    /* .quantity_refresh{
    width: 227px;
    }   */
    .shopping-cart-btnthree{
        /* width: 124.11px; */
    } 

    .ship_care{
        padding-top: 14px;
    }
    .order-top .ship_care strong{
        font-size: 15px !important;
    }
    .bill_to>.col-sm-6:nth-child(2) .col-sm-3{
        padding-left: 15px;
    }
    .bill_to>.col-sm-6:nth-child(2) .col-sm-9{
        padding-left: 15px;
    }

    .ship_to .col-sm-6 .col-sm-9{
        padding-right: 0px;
    }
    /* .ship_to .col-sm-6 .col-sm-3{
        padding-right: 0px;
    } */
    .bill_to .col-sm-6 .col-sm-9{
        padding-right: 0px;
    }

}

.dselects{
    background: #f2efef !important;
}

#shippingfee{
    position: absolute;
}


@media(max-width: 994px) and (min-width: 768px){
#oupdate{
    padding: 0px;
}
} 

.ship_to .col-sm-6{
    padding-left: 0px;
}

.osaddr{
    padding-left: 0px !important;
}

@media (max-width: 767px){
    .ship_to .col-sm-6{
        padding-left: 15px;
    }
     .osaddr{
         margin-bottom: 20px;
     }

     .col-sm-6 .order-top{
         margin-left: -15px;
     }

     .ship_to .col-sm-12{
      padding-left: 0px;
     }
}
@media (max-width: 440px){
#addressid{
    position: static;
    margin-top: 20px;
}

.osaddr{
    margin-left: -15px;
}

}

@media (max-width: 580px){
.dselects{
    /* display: block !important; */
    width: 64%;
    position: relative;
    right: -11px;
    bottom: 15px;
    margin-top: 20px;
}
.buycar_empty {
    height: 0px;
}
.shopping-cart-btntwo,.shopping-cart-btnthree,.shopping-cart-btnfour {
    display: block;
    width: 64%;
}

}




/* ================add cart new 2020.08.26=========== */


/* ================add footer new 2020.11.23=========== */

.footer-top>div:last-child {
    padding-left: 100px;
}
.footer-top>div:nth-child(2) {
    padding-left: 0px;
}
.footer-top>div:nth-child(3) {
    padding-left: 100px;
}
@media (max-width: 1200px){
    footer .container {
        width: 100%;
        font-size: 13px !important;
    }
    footer .container h3{
        font-size: 20px;
    }
    .footer-top>div:nth-child(3) {
        padding-left: 12px;
    }
    .footer-top>div:last-child {
        padding-left: 0px;
    }
  
}
@media (min-width: 768px) and (max-width: 927px) {
footer .fln{
    display: none;
}
}
@media (min-width: 768px) and (max-width: 780px) {
    footer .container {
        width: 100%;
        font-size: 12px !important;
    }  
    footer .container h3{
        font-size: 18px;
    }
}


@media (min-width: 785px) and (max-width: 1005px) {
    .footer-top>div:first-child {
        padding-left: 15px;
    }  
    .footer-top>div:last-child {
        padding-left: 15px;
    }
}
@media (max-width: 786px){
    .footer-top>div:last-child {
        padding-left: 15px;
    }
    .footer-top>div:nth-child(3) {
        padding-left: 15px;
    }
}

/* ================add footer new 2020.11.23=========== */

@media (min-width: 992px){
.mega-menu-content .mega-menu-title{
    padding-top: 15px;
}
}
#header #header-wrap .mega-menu-content .subtitle{
text-transform: none !important;
}

#header #header-wrap .subtitle:hover {
    color: #333 !important;
    text-decoration: none;
}


/* cart top */

#cartinfoArr .cartpro_item{
    margin-top: 17px;
    line-height: 20px;
    text-align: left;
}

 .cartpro_item-title{
    font-weight: 500;
    font-size: 16px;
}

 .cartpro_item-type{
    font-size: 15px;
    color: #aaa;
    font-size: 14px;
    margin-top: 2px;
}

/* .cartpro_item .cart-btn:hover{
    padding: 2px;
    background: pink;
} */

.cartpro_item-num{
    padding-right: 6px;
    color: #b5b2b2;
}
.cartpro_item-unit{
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: 1px;
}

.cartpro_item-delbtn{
    font-size: 16px;
    text-align: left;
    color: #999;
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 22px;
}
.cartpro_item-line{
    height: 1px;
    background: rgb(241, 240, 240);
    margin-top: 11px;
}
@media (max-width: 400px){
    span.current-quantity {
        padding: 0px 4px !important;
    }
    i.fa.fa-minus,i.fa.fa-plus {
        font-size: 14px;
    }
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #14b1bb !important;
    background-color: #14b1bb !important;
    color: #fff;
}
.layui-layer-btn .layui-layer-btn0:hover{
    border-color: rgb(14 126 133) !important;
    background-color: rgb(14 126 133) !important;
    color: #fff !important;
}

.zh-app:hover+#azapp_box {
    display: block;
  }

#azapp_box {
  position: absolute;
  top: -245px;
  left: 20px;
}

.TabbedPanelsTab h5 {
    font-size: 13px;
}


/* ************************** */
#google_translate_element{
    height: 30px;
}
#goog-gt-tt {
    display: none !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none !important;
}

.goog-te-gadget-simple {
    background-color: #515151 !important;
    height: 27px;
    margin-top: 7px;
    line-height: 26px;
    padding-left: 20px;
    padding-right: 24px;
    border: 1px solid #858585;
    border-radius: 3px;
    margin-right: 5px;
    font-size: 12px;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border:none !important;
}

.goog-te-gadget-simple span {
    color: #fff !important;
}

img.goog-te-gadget-icon {
    display: none;
}

body {
    position: relative;
    top: 0px !important;
}
#glan-refresh{
    cursor: pointer;
}

@media (max-width: 500px) {
    #logo img {
        height: 25px !important;
        margin-top: 15px;
    }
    #logo {
        height: 55px !important;
    }
    #header .fa-bars {
        margin-top: 23px;
    }
}


.increment-quantity, .decrement-quantity {
    background: none;
    border: none;
}
@media (max-width: 395px) {
.item-quantity-minicart .current-quantity{
    width: 55px !important;
}
}