/*
* expandable menu started
*/
@media (max-width: 1199px) {
  .header-navigation {
    margin-bottom: 0;
  }
  .logo-box {
    width: 100%;
    float: none;
    margin: 0 !important;
  }
  .navigation-box {
    margin: 0;
  }
  .navbar-expand-lg .menu-toggler {
    display: block;
    margin-right: 0;
    border-color: #fff;
    background-color: transparent !important;
    margin: 23px 0;
    color: #fff;
    border: none;
    font-size: 23px;
    float: right;
    outline: none;
    cursor: pointer;
    top: 3px;
    position: relative;
  }
  .menu-toggler:hover {
    border-color: #ff5860;
  }
  .menu-toggler .icon-bar {
    background: #fff;
  }
  .menu-toggler:hover .icon-bar {
    background: #ff5860;
  }
  .navbar-expand-lg .navbar-collapse {
    padding-bottom: 0;
    overflow: auto !important;
    width: 100%;
  }
  .navbar-expand-lg .navbar-collapse {
    display: none !important;
    background: transparent;
    padding: 0px 0px !important;
    padding-bottom: 0px !important;
    margin: 0;
    background: #222222;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 0;
  }
  .navbar-expand-lg .navbar-collapse.showen {
    display: block !important;
    height: auto;
    max-height: 70vh;
  }
  .navbar-collapse.show {
    overflow-y: auto;
  }
  .header-navigation .nav {
    width: 100%;
    text-align: left;
  }
  .header-navigation .nav > li {
    display: block;
    padding: 0 !important;
    width: 100%;
    float: none;
  }
  .header-navigation .nav > li + li {
    margin-left: 0 !important;
  }
  .header-navigation .nav > li > a {
    padding: 8px 0;
  }
  .header-navigation .right-box.nav {
    width: 100%;
    margin: 0;
  }
  .header-navigation .right-box.nav > li > a {
    border: none !important;
    padding: 8px 0;
    color: #fff;
  }
  .header-navigation .nav > li > a:after {
    display: none;
  }
  .header-navigation .nav.navigation-box + .nav {
    border-top: 1px dashed #282828;
  }
  .header-navigation .navigation-box > li > .submenu,
  .header-navigation .navigation-box > li > .submenu > li > .submenu {
    position: relative !important;
    width: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    -webkit-transition: none !important;
    transition: none !important;
    display: none;
    float: none !important;
    margin: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .header-navigation .navigation-box > li > .submenu > li > a::after {
    display: none;
  }
  .header-navigation ul.navigation-box > li + li {
    padding: 0 !important;
    border-top: 1px solid RGBA(255, 255, 255, 0.1);
    display: block;
    float: none;
  }
  .header-navigation .nav > li.show-mobile {
    display: none;
  }
  .header-navigation ul.navigation-box > li > a,
  .header-navigation .right-box.nav > li > a {
    padding: 0;
    display: block;
    color: #fff;
    padding: 16px 0 16px 20px !important;
    -webkit-transition: background 0.4s ease 0s;
    transition: background 0.4s ease 0s;
  }
  .header .stricky-fixed.header-navigation .nav > li {
    padding: 0 !important;
  }
  .header-navigation ul.navigation-box li a .sub-nav-toggler {
    background-color: transparent;
    background-image: none;
    border: 1px solid #ffffff;
    border-radius: 4px;
    padding: 9px 9px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    /*margin-top: 8px;*/
    margin-right: 0px;
    display: block;
    cursor: pointer;
  }
  .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
    background-color: #ffffff;
    border-radius: 1px;
    display: block;
    height: 1px;
    width: 20px;
  }
  .header-navigation .navigation-box .sub-nav-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .header-navigation .container .right-side-box {
    top: 12px;
    right: 15px;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .header-navigation .container {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
  }
  .header-navigation .container .logo-box {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    float: none;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 145px;
  }
  .header-navigation .container .logo-box .navbar-brand {
    float: left;
    padding: 0px 15px;
  }
  .header-navigation .container .logo-box .navbar-toggler {
    float: left;
  }
  .header-navigation ul.navigation-box {
    display: block;
    margin: 0 !important;
    width: 100%;
  }
  .header-navigation ul.navigation-box > li {
    padding: 0 !important;
    display: block;
  }
  .header-navigation ul.navigation-box > li > a {
    display: block;
    padding: 13px 30px;
  }
  .header-navigation ul.navigation-box > li > a:after {
    display: none;
  }
  .header-navigation ul.navigation-box > li + li {
    margin: 0;
  }
  .header-navigation .main-navigation {
    float: none;
    width: 100%;
    display: none;
    text-align: left;
    background: #222222;
    max-height: 70vh;
    overflow-y: scroll;
  }
  .header-navigation .container .menu-toggler {
    display: block;
  }
  .header-navigation.stricky-fixed ul.navigation-box > li {
    padding: 0;
  }
  .header-navigation .container .logo-box .navbar-brand {
    background-color: transparent;
  }
  .header-navigation .container .menu-toggler {
    float: left;
    margin: 31px 0;
    position: relative;
    top: -1px;
  }
  .header-navigation {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .site-header__header-one .header-navigation .container {
    padding-right: 0px;
  }
  .site-header__header-one .header-navigation ul.navigation-box > li > a {
    color: #fff;
  }
  .site-header__header-one .header-navigation .logo-box::before {
    display: none;
  }
  .site-header__header-one .header-navigation .main-navigation {
    text-align: left;
  }
  .header-navigation .container .logo-box {
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .site-header__header-one {
    background-color: #21bcd8;
  }
  .site-header__header-one .stricked-menu {
    background-color: #21bcd8;
  }
  .site-header__header-one .header-navigation .main-navigation {
    padding-left: 0;
  }
  .site-header__header-two .stricked-menu {
    background-color: #fff;
  }
  .site-header__header-two .header-navigation {
    width: 100%;
    max-width: 100%;
  }
  .site-header__header-two .header-navigation .container .menu-toggler {
    color: #222222;
  }
}

@media (max-width: 425px) {
  .header-navigation .container .right-side-box {
    display: none;
  }
  .header-navigation .container .menu-toggler {
    float: right;
  }
  .header-navigation .container .logo-box {
    padding-right: 15px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 1199px) {
  .service-one__single-inner {
    padding: 40px;
  }
  .service-one__title {
    font-size: 20px;
  }
  .video-one {
    top: 120px;
  }
  .about-three {
    padding-bottom: 80px;
  }
  .about-two__home-two .about-two__img-2 {
    left: auto;
    right: 0;
    -webkit-transform: translateX(70%) translateY(50%);
            transform: translateX(70%) translateY(50%);
  }
  .video-two .feature-one__block {
    padding-bottom: 85px;
  }
  .team-one .block-title__text br {
    display: none;
  }
  .cta-two .container {
    position: relative;
    z-index: 100;
  }
  .about-five .col-lg-4 {
    background-color: #21bcd8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-five .block-title__title {
    font-size: 27px;
    line-height: 1.2em;
  }
  .about-five .block-title__title br {
    display: none;
  }
  .about-five .block-title {
    padding: 30px;
  }
  .about-six__image img {
    max-width: 100%;
  }
  .testimonials-four__single {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 991px) {
  .about-two__content {
    padding-left: 0;
    margin-top: 200px;
  }
  .service-one__content {
    padding-left: 0;
  }
  .service-one__title-block {
    margin-bottom: 40px;
  }
  .video-one {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-bottom: 60px;
  }
  .feature-one__person {
    display: none;
  }
  .cta-one .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .cta-one__title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .about-two__home-two {
    padding: 120px 0;
  }
  .about-two__home-two .justify-content-end {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .testimonials-two__img {
    display: block;
  }
  .testimonials-two__img img {
    width: 100%;
  }
  .testimonials-two .testimonials-one__carousel {
    right: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 70px;
  }
  .fact-one__single {
    margin-bottom: 30px;
  }
  .fact-one .inner-container {
    padding-bottom: 9px;
  }
  .about-two__home-three .about-two__content {
    margin-top: 40px;
  }
  .video-two__image {
    top: auto;
    margin-bottom: 120px;
  }
  .testimonials-three__single {
    padding-left: 25px;
    padding-right: 25px;
  }
  .service-two__home-four {
    padding-top: 120px;
  }
  .service-two__home-four .service-one__single {
    margin-top: 0px;
  }
  .about-six__home-four .about-six__content {
    padding-top: 40px;
  }
  .video-two__home-4 .video-two__image {
    top: auto;
    left: auto;
  }
  .about-six__content {
    padding-top: 50px;
  }
  .video-two__home-5 {
    margin-bottom: 0;
  }
  .about-six__history-page .justify-content-end {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .service-details__content {
    margin-top: 40px;
  }
  .project-details__featured-img img {
    width: 100%;
  }
  .project-details__top {
    padding: 40px;
  }
  .sidebar {
    margin-top: 40px;
  }
  .shop-sidebar {
    margin-bottom: 40px;
  }
  .product-details__content {
    margin-top: 50px;
  }
  .cart-section .update-cart-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cart-section .thm-btn.update-cart {
    margin-bottom: 10px;
  }
  .video-two {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .block-title__title {
    font-size: 30px;
    line-height: 1.2em;
  }
  .service-one__single {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
  .cta-two__moc,
  .service-one__moc {
    display: none;
  }
  .slider-one__home-three .slider-one__text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .about-two__img {
    padding-right: 0;
  }
  .post-filter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 575px) {
  img {
    max-width: 100%;
  }
  .testimonials-five__content {
    padding: 40px;
  }
  .about-five__content {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .about-five__sep {
    display: none;
  }
  .about-one__feature {
    max-width: 100%;
  }
  .site-footer__upper {
    padding-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .about-two__img-2 {
    display: none;
  }
  .about-two__content {
    margin-top: 50px;
  }
  .video-two__btn {
    bottom: 40px;
    left: 40px;
  }
}

@media (max-width: 375px) {
  .testimonials-one__carousel {
    padding: 30px;
    padding-bottom: 70px;
  }
  .product-details__btn__wrap,
  .comment-block__single,
  .fact-one__single,
  .feature-one__single,
  .testimonials-one__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .feature-one__block::after {
    -webkit-transform: skew(0);
            transform: skew(0);
  }
  .fact-one__icon,
  .feature-one__icon {
    margin-bottom: 20px;
  }
  .feature-one__block {
    padding-left: 0;
  }
  .testimonials-two .testimonials-one__carousel {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 100px;
  }
  .testimonials-two .testimonials-one__nav-wrap {
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .fact-one .inner-container {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .fact-one__icon,
  .fact-one__content {
    width: 100%;
  }
  .comment-block__content {
    padding-left: 0;
    padding-top: 30px;
  }
  .product-details .thm-btn {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .product-details__tab__list-item + .product-details__tab__list-item {
    margin: 0 !important;
    margin-top: 10px !important;
  }
}
img{max-width: 100%;}
.other_pic {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.other_pic ul li{
  width: 48%;
  margin: 1%;
  float: left;
}
.other_pro{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.other_pro ul li{
  width: 31.3%;
  margin: 1%;
  float: left;
}
.other_img  {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.other_img ul li{
  width: 19%;
  margin: 0.5%;
  float: left;
}

*,li,ol,ul {
    margin:0;
    padding:0
}
li,ol,ul {
    list-style:none;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    width: 0;
}
.table{width: 100%;margin-bottom: 2%}
.table tbody{width: 100%}
table,tbody,tr,td,th{border: 1px solid #ddd;vertical-align: middle !important;text-align: center;padding: 2px;}
.table>tbody>tr>th{vertical-align: middle;text-align: center;font-weight: bold;font-size: 1em !important}
.table>tbody>tr>td{font-family: Arial;font-size:14px !important;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {padding:4px !important;color: #000}
.table>tbody>tr>td a:hover{color: #fd9fff}
.table p{margin: 0;}

.s-side {min-width: 200px;width: 100%;background-color: #fff;box-shadow: 0px 0px 10px #3d3d3d40;padding: 10px;float: left;color: #333;margin-top: 4%;}
.s-side ul, .s-side li { float: none }
.s-side .s-firstItem i { font-size: 20px; }
.s-side .s-firstItem span { display: inline-block; margin-left: 10px; font-size: 20px; color: #000; }
.s-side .pp:hover{ color:#fff;background: #8f8e8d }
.s-side .pp:hover a span,.s-side .pp:hover a{color: #fff}
.s-side .first { padding: 10px 0px; border-bottom: 1px solid #f1f1f1; font-size: 20px }
.s-side .first ul li {font-size: 15px;}
.s-side .d-firstNav span { display: inline-block; margin-left: 10px; }
.s-side .s-firstItem span:hover{color: #000}
.s-side .d-firstNav i.fr { font-size: 25px; }
.s-side .s-secondNav, .s-side .s-secondItem {margin-left: 10px;margin-top: 10px;padding: 10px 0 10px 6px ;}
.s-secondNav:hover, .d-firstNav:hover { background-color:#8f8e8d; cursor: pointer;color: #fff }
.s-side .d-secondDrop {margin-left: 30px;margin-top: 10px;}
.iconRotate { transform: rotate(90deg); transition: transform 0.5s; }
.d-firstDrop, .s-secondDrop { display: none; }
.s-side .first .xl-hover:hover { text-decoration: underline; color: #fff; }
.s-secondNav:hover a, .d-firstNav:hover a{color: #fff}
.fr{float:right;padding-right: 5px;padding-top: 5px;}
.d-secondDrop li{padding:5px 0 5px 6px;border-bottom: 1px solid #efefef}
.d-secondDrop li:hover {color: #000;background: #eeeff3}
.pro-left {
    width: 30%;
    float: left;
    padding: 0 1%;}
.pro-right{width: 67%;float: left;padding: 0 1%;margin-left: 3%;}
.pro-right .product_style{width: 100%;padding: 0 2%;}
.pro-right .img{text-align: center;}
.product_style .waibaozhuang{width: 29.333%;margin: 2%;float: left;}
.product_style .product_con h5{text-align: left;font-size: 1.4em;font-weight: bold;color: #000;font-family: "Cambria"}
.product_style .product_con h5 i{padding-right: 8px;color: #8f8e8d}
.product_img{width: 100%;float: left;border: 1px solid #000;overflow: hidden;}
.product_img img{width: 100%}
.waibaozhuang:hover .product_img img{transition: 1.2s;transform: scale(1.2);}
.product_con{width: 100%;float: left;margin-top: 12px;}
.product_con p{font-size: 14px;color: #444;height: 36px;overflow: hidden;text-align: center;line-height: 18px;}
.mainimg{margin-bottom: 2%}
.mainimg .mainimg-left{width: 50%;float: left;}
.mainimg .mainimg-right{width: 46%;float: left;margin-left: 4%}
.mainimg .mainimg-right h3{font-size: 2em;margin-bottom: 4%;font-weight: bold;}
.mainimg .mainimg-right p{font-size: 1.2em;}
.maincon{width: 100%}
.left-pro {
    text-align: left;
}
.left-pro .t2 {
    text-indent: 0;
    /* float: left; */
    border: 1px solid #088fb0;
}
.left-pro .t2 a {
    display: block;
    margin-bottom: 0px;
}
.left-pro .t2 img{width: 100%}
.left-pro .t1 {
    /* float: left; */
    margin-top: 0px;
}
#showArea {
    margin-top: 16px;
    margin-bottom: 13px;
    overflow: hidden;
}
#showArea a {
    display: inline-block;
    margin: 3px;
}
#showArea img {
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #088fb0;
}
#showArea{margin-top: 16px;margin-bottom: 13px;}
#showArea img{cursor:pointer;display:block;width: 60px;height: 60px;border: 1px solid #088fb0;}
#showArea a{display: inline-block;margin: 3px;}
#main_img{cursor:pointer;display:block; overflow:hidden}
#gotop{cursor:pointer;display:block; margin:auto; }
#gobottom{cursor:pointer;display:block; margin:auto;}
#showArea{overflow:hidden;}
.MagicZoomBigImageCont {background:#FFF;border: 1px solid #088fb0;}
.MagicZoomBigImageCont img{width:800px!important;height: 754px!important;}
.MagicZoomPup {border:0px solid #aaa;background:#ffffff;}
@media screen and (max-width: 991px){
    .MagicZoomBigImageCont,.MagicZoomPup{display: none;}
    .left-pro .t2 a{padding: 0;margin: 0}
}
.forma1 { float: left; height: auto; width: 100%; margin-top: 10px; overflow: hidden; font-size: 14px; }
.pro-right .forma1{width: 100%}
.product_style .forma1{width: 88%;margin:0 auto;float: none;}
.forma1_WMC { float: left; height: auto; width: 99%; margin-top: 2px; overflow: hidden; font-size: 20px; background: #4e8385; padding-top: 6px; padding-bottom: 6px; padding-left: 10px; font-family: "Source Sans Pro", Helvetica, sans-serif; color: #fff}
.forma2 { float: left; height: auto; width: 99%; margin:1% 0; padding: 2% 0 0 0; border: 1px solid #f8f4f4; }
.messageModel3 { overflow: hidden; float: left; height: auto; width: 98%; padding-top: 3px;/*! margin-left: 50px; */ }
.messageModel3 strong { color: #fff; }
.pro-right .messageModel3 strong { color: #000; }
.forma5 { overflow: hidden; display: inline; }
.forma5 { float: left; height: auto; width: 95%; margin-left: 20px; margin-bottom: 3px; padding-bottom: 3px; }
.formb1 { float: left; height: auto; width: 18%; margin: 0 2% 0 0; text-align: center; }
.formb2 { float: left; height: auto; width: 80%; padding-top: 3px; padding-bottom: 3px; }
.formb2 label{display: block;margin: 0;}
form .forma5 .formb2 input { width: 90%; height: 28px; font-size: 12px; line-height: 22px; font-weight: bold; border: 1px solid #357892; color: #c74d3e; background-color: #f7f7f7; }
.forma6 { overflow: hidden; float: left; height: auto; width: 95%; margin-left: 20px; margin-bottom: 3px; text-align: center; }
.formc1 { float: left; height: 25px; width: 18%; margin-top: 60px; margin-right:2% }
.formc2 { float: left; height: auto; width: 80%; margin-bottom: 3px; }
form .forma6 .formc2 textarea { width: 90%; height: 160px; font-size: 12px; line-height: 22px; font-weight: normal; border: 1px solid #5582AA; color: #c24848; background-color: #f7f7f7; float: left; }
.forme1 { float: left; height: auto; width: 95%; margin-bottom: 3px; margin-left: 20px; }
.forme1 { overflow: hidden; }
.formd1 { float: left; height: 80px; width: 98%; padding-left: 16%; margin-left: 2%; padding-right: 20px }
.zq_botton2 { width: 141px; font-size: 15px; height: 30px; color: #fff; font-weight: bold; border: 1px solid #CCC; float: left; cursor: pointer; background-color: #f08300; margin-right: 20px; font-family: "Source Sans Pro", Helvetica, sans-serif; }
.formd1 img{width: 60px;}
#zqMessageDiv{position: fixed;bottom: 6px;right: 6px;z-index: 2;}
#zqMessageDiv img{width: auto;}
.textareaRequiredMsg{float: left;}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 992px){}
@media screen and (max-width: 768px){
  .pro-left{display: none;}
  .pro-right{width: 94%;margin: 0 3%}
}
@media screen and (max-width: 650px){
  .inner-banner__title{font-size: 35px;}
  .MagicZoomBigImageCont, .MagicZoomPup {
    display: none !important;}
  .mainimg .mainimg-left,.mainimg .mainimg-right{width:100%;margin: 1% 0}
  h3{font-size: 1.4rem}
  .other_img ul li{
    width: 48%;
  }

}
@media screen and (max-width: 480px){
  .forma1_WMC{font-size: 18px;}
  .formb1,.formc1{width: 100%;margin: 0; text-align: left;}
  .formb2,.formc2{width: 100%}
  .formd1{padding-left: 0;margin-left: 0;}
}