/*public*/
body, #wrapper {
    font-family: "Ubuntu", sans-serif;
    color: #1e1e1e;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .form-control, select{
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 42px;
    border: 2px solid rgb(129,129,129,0.2);
    background-color:unset;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
}
input[type="text"]:focus,input[type="text"]:hover{ border:2px solid rgb(129,129,129,0.2) !important; background-color: unset !important; }
.btn-primary {
    background: #266070;
}
.btn-primary:hover{background-color: #ffa18a;}
#content h1{ font-size: 24px; color: #242424; }
.form-horizontal .control-label{ text-align: left; }
/*public end*/

#content .slideshow-listing .owl2-dots{ left: 0; margin-left: 0; bottom: 5px; }
#content .slideshow-listing .owl2-dots .owl2-dot{ float: unset; display: inline-block; }

/*header begin*/
.typeheader-1 .header-top{ height: 40px; line-height: 40px; color: #fff; }
/*.header-bottom .container{ width: 95%; }*/
.typeheader-1 .header-bottom{ padding: 0; }
.typeheader-1 .header-bottom .logo{ line-height: 80px; }
/*.typeheader-1 .header-bottom .logo img{ height: 50px; }*/
.typeheader-1 .header-bottom .bottom-right{ line-height: 80px; }
.typeheader-1 .header-bottom .main-menu-w{ margin-top: 0; }
.container-megamenu.horizontal ul.megamenu > li > a{ height: 80px; line-height: 80px; padding: 0; font-size: 13px;}
.container-megamenu.horizontal ul.megamenu > li > a:before{ height: 0; }
.typeheader-1 .search-header-w #sosearchpro .search{ top: 0; right: 40px; margin-bottom: 0;}
.typeheader-1 #sosearchpro .search button{ display: block; color: #266070;}
.typeheader-1 .search-header-w #sosearchpro .search input{border: 1px solid #266070;}
.shopping_cart .dropdown-menu .btn-view-cart{ float: left !important; }
.container-megamenu.horizontal .title-feature, .container-megamenu.horizontal ul.megamenu .title-submenu, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu{text-transform: capitalize; color: #555;}
/*header end*/

#content .slideshow-listing{ margin:0; }

.tab-content img{ max-width:100% !important;}

.index_about{ display: flex; position: relative; border-radius: 10px; overflow: hidden; margin: 80px 0;}
.about_left{ width: 50%;}
.about_right{display: flex;flex-wrap: wrap;flex-direction: column; width: 50%; padding-left: 80px;padding-right: 80px;justify-content: center; background: #dff1ee; color:#2e5061;}
.index_about h2{font-size: 35px; transition: all 0.3s ease-out 0s;}
.index_about p{ padding:40px 0;font-size: 18px;line-height: 30px; }
.index_more{
    display: inline-block;
    padding: 8px 22px;
    font-size: 16px;
    align-self: baseline;
    font-family: Montserrat-Bold;
    color: #092331;
    border-radius: 10px;
    background: #ffa18a;
}
.index_more:hover{background: #266070; color:#fff;}
.bx_essentials{ max-width: 800px; margin:auto; text-align: center; }
.bx_essentials h3{font-size: 40px; color:#2e5061; font-family: math;}
.bx_essentials p{color: #266070; font-size: 18px; line-height: 32px; opacity: 0.9;}

.video_box{ height: 540px; overflow: hidden; position: relative; border-radius: 10px;}
#video video {
    height: auto !important;
    min-width: 100%;
    z-index: 0;
    position: absolute;
    top: -100px;
    left: 0;
}
#video:before{
    content: "";
    background: #0004;
    position: absolute;
    width: 100%;
    height: 100%;
}
.video_box .video_container{ position: absolute;top: 50%; left: 50%; transform: translate(-50%,-50%); color:#fff; max-width: 620px; text-align: center;}
.video_container h3{ font-size: 50px; }
.video_container p{ font-size: 25px; line-height: 35px; }
.overlay__links a{padding: 10px 22px; min-width: 118px;background-color: #286070; color: #fff; font-size: 16px; display: inline-block;  border-radius: 10px;margin-top: 30px;}
.overlay__links a:hover{ background-color: #ffa18a; }

.category_box{ padding:80px 15px; }
.category_box h2 { font-size: 40px; text-align: center; font-family: math;}

.category_box ul{display: flex; column-gap: 25px; padding-top: 25px;}
.category_box ul li{ width:25%;}
.categoryimg{ overflow: hidden; }
.category_box ul li img{transition: all 0.5s ease 0s;}
.category_box ul li:hover img { transform: scale(1.1);}
.categorytext{ text-align: center;  margin-top: 15px;}
.categorytext span{ color: #286070; font-size: 16px; }
.category_box ul li:hover span{ color:#ffa18a; }

.mg120{ margin-top: 120px !important;margin-bottom: 40px !important; }
.mg100{ margin-top: 100px !important;margin-bottom: 30px !important; }

.bx_choose_us{ margin:80px 0; }
.bx_choose_us ul{ display: flex; }
.bx_choose_us ul li { width: 24%; text-align: center; padding:0 25px;}
.bx_choose_us h3{ color:#286070; font-size:22px; margin:20px 0; font-family: math;}
.bx_choose_us p{ color:#655d5d; font-size:15px; line-height: 26px;}

/*testimonial*/
.bx_testimonial .mod-testimonial_u5g1{ background: #dbdbed; color: #286070; text-align: center; padding:60px;border-radius: 10px;}
.bx_testimonial h3{font-size: 35px; color: #2e5061; font-family: math;}
.yt-testimonial{ padding:40px 0 0 0; }
.yt-testimonial .owl2-item{ padding: 0 15px; }
.yt-testimonial .owl2-item .item{padding: 30px; border: 0;transition: box-shadow .5s ease; margin:5px 0; background: transparent;}
.yt-testimonial .owl2-item .item:before{font-family: "FontAwesome";content: "\f005" "\f005" "\f005" "\f005" "\f005"; color: #ffa18a; width: 100%; text-align: center; font-size: 20px; display: inline-block;margin-bottom: 10px;letter-spacing: 5px;}
.yt-testimonial .extraslider-inner .item-wrap .item-wrap-inner .item-info p{color: #54595F; font-size: 12px;}
.yt-testimonial .extraslider-inner .item-wrap .item-wrap-inner .item-info h5{ font-weight: bold; color: #286070; font-size: 16px; margin:25px 0 0 0; }
.yt-testimonial.button-type2 .owl2-prev,.yt-testimonial.button-type2 .owl2-next{ font-family: "FontAwesome" !important; background: none !important;    font-size: 40px !important; color: #000 !important;}
.yt-testimonial.button-type2 .owl2-prev:before {content: "\f104";}
.yt-testimonial.button-type2 .owl2-next:before {content: "\f105";}
.bx_testimonial .item-info { color:#286070; font-size: 16px; }
/*testimonial end*/

/*index blog*/
/*.common-home .so-latest-blog .so-blog-external .blog-external .media{box-shadow: 0 0 4px rgb(0 0 0 / 12%); transition: box-shadow .35s ease; margin:2px;}*/
.common-home .so-latest-blog .so-blog-external .blog-external .media .banners{ overflow: hidden; }
.common-home .so-latest-blog .so-blog-external .blog-external .media .banners a{transition: transform .7s ease,opacity .7s ease;}
.common-home .so-latest-blog .so-blog-external .blog-external .media:hover .banners a{transform: scale(1.03);}
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption{ margin:0; padding: 20px 0; text-align: left; }
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption h4 a{ color: #000; font-size: 16px; line-height: 30px; font-weight: normal;}
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption .description{ font-size: 14px; }
.common-home .so-latest-blog .so-blog-external .blog-external .media .item .thumbnail .caption .readmore a{ width: 100%; text-align: center; }
/*index blog end*/

.layout-1.common-home #content .module h3.modtitle{ padding-bottom: 0; }
.layout-1.common-home #content .module h3.modtitle span{ font-size: 35px; margin-bottom: 0; color: #2e5061; text-transform: capitalize;}
.price .price-new, .price span.price{ color: #266070; }
.products-list.grid .product-layout .product-item-container{ padding: 15px 15px; background: #dff1ee; border-radius: 5px;}
.products-list.grid .product-layout .product-item-container .right-block .caption h4{ height: 40px; overflow: hidden; }
.yt-testimonial .owl2-dots .owl2-dot:hover{ background: unset !important; }
.owl2-carousel .owl2-dots .owl2-dot.active span, .owl2-carousel .owl2-dots .owl2-dot:hover span{ background:#286070 !important;opacity: 0.9;  }

/*breadcrumbs*/
.breadcrumbs{ background-color: unset; margin-bottom: 0; }
.breadcrumbs .current-name{ display: none; }
.breadcrumbs ul.breadcrumb{ float:unset; width: 100%; }
/*ul.breadcrumb{margin:5px 0 20px 0;}*/

/*left box*/
.content-aside .module{border: 1px solid #eee; border-radius: 10px 10px 0 0;}
.content-aside .module h3.modtitle2, .content-aside .module h3.modtitle{ color: #333; margin-bottom: 10px; border-radius: 10px 10px 0 0;}
.box-category ul ul li a{padding: 6px 0; color: #727272; font-size: 14px; display: inline-block;}
.box-category ul li ul li a:before{content:"";}
.box-category ul li a.active{ font-weight: bold; color: #333; }
.box-category ul ul{ margin-bottom: 0; }
.box-category > ul > li{ border-bottom: 0; }
.box-category > ul > li ul{ margin-left: 5px; }
.box-category > ul > li > a{ font-size:15px; color: #727272; }
.box-category > ul > li a.accordion-toggle{ background-color: #f9f9f9; color: #333;border-radius:50%;width: 22px;height: 22px;transform: rotate(180deg); }
.box-category > ul > li:hover .head a{ color: #333; }
.box-category > ul > li a.accordion-toggle:hover{ color: #fff !important; }
.box-category ul li .head .accordion-toggle:before{content: "\f106";font: normal normal normal 16px/1 'FontAwesome';}
.box-category ul li .span_sanjiaod .accordion-toggle:before{content: "\f107";}
/*left box end*/

/*product list*/
.products-category .title-category { display: none; }
/*.products-category .products-list.grid .product-layout .product-item-container{ padding: 10px 10px 30px 10px; }*/
.products-list.grid .product-layout .product-item-container .left-block:hover .bx_bt_addcart{ display: block; }
.products-list.grid .product-layout .product-item-container .left-block .bx_bt_addcart{ background-color: #266070; cursor: pointer;position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0.8;
    display: none;
    }
.products-list.grid .product-layout .product-item-container .left-block .bx_bt_addcart span{display: block; padding: 8px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.products-list.grid .product-layout .product-item-container .right-block{ padding-top: 5px; text-align: left;}
.products-list.grid .product-layout .product-item-container .right-block .caption h4 a{ color: #242424; line-height: 20px; }
/**/

/*product info*/
.product-view .content-product-right .title-product h1{ font-size: 30px; }
.product-view .content-product-right .product-box-desc,.product-view .content-product-right .box-review{ font-size:14px; }
.product-view .content-product-right .product-box-desc .reward{ display: none; }
.product-view .content-product-right .box-info-product .cart{ background-color: #266070; height: 42px; line-height: 42px; border-radius: 2px; }
.product-view .content-product-right .box-info-product .cart:hover{ background-color: #ffa18a; }
.product-view .content-product-right .box-info-product .cart input{padding: 0px 20px 0 35px; height: 42px; line-height: 42px; font-weight: bold;}
.product-view .content-product-right .box-info-product .quantity .quantity-control span,.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control{ height: 42px; line-height: 42px; color: #777; }
.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control{ border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; width: 50px;border-top: 0; border-bottom: 0; }
.product-view .content-product-right .box-info-product .add-to-links .compare{ display: none; }
.product-view .content-product-right .box-info-product .add-to-links ul li a{background-color: #266070; height: 42px; line-height: 42px; border-radius: 2px; color: #fff; border: 0; width: 42px; font-size: 20px;}
.product-view .content-product-right .box-info-product .add-to-links ul li a:hover{ background-color: #ffa18a;}
.product-view .social-share .title-share{ text-transform: capitalize; }
.go_inquiry{ float: left; height: 42px; line-height: 42px; background-color:#266070; }
.go_inquiry:hover{ background-color: #ffa18a;}
.go_inquiry a{ color: #fff; padding: 0 20px;  text-transform: uppercase; font-weight: bold;}
#product .bx_radio_con .current-radios .bx_radios{ border: 1px solid #266070;}

.products-list.grid .product-layout .product-item-container .right-block .button-group{ display: none; }

#product .alert {
    padding: 10px 40px 10px 50px;
    margin-top: 15px;
    min-height: 40px;
    color: #eb2c3a;
    font-weight: normal;
}
#product .alert-info i, #product .alert-info {
    background: #f6f6f6;
}
#product .alert i {
    width: 45px;
}
/*product info end*/

/*info tabs*/
.producttab .tabsslider.horizontal-tabs{ border: 0; }
.producttab .tabsslider.horizontal-tabs .tab-content{ padding: 45px 10px; }
.producttab .tabsslider.horizontal-tabs .nav-tabs{ background-color: unset; border: 0; text-align: center; }
.producttab .tabsslider.horizontal-tabs .nav-tabs li{ display: inline-flex; float: none;}
.producttab .tabsslider.horizontal-tabs .nav-tabs li a{ opacity: .7; border-right: 0; border-bottom: 2px #fff; background-color: unset; color: #242424;}
.producttab .tabsslider.horizontal-tabs .nav-tabs li.active a, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a{ opacity: 1; color: #242424; background-color: unset; border-bottom: 2px solid #266070; }
/*tabs end*/

/*shoping cart*/
.bx_cart_title{ display: none; }
.bx_cart_left{ width: 66.66%; float: left; padding: 0 15px; }
.cart_right{ width: 33.33%; float: right; padding: 0 15px; }
.cart_right_content{ padding: 25px; border: 3px solid #EFEFEF;}
.bx_shopcart .table{ border: 0; margin-bottom: 35px;}
.bx_shopcart .table>thead>tr{ background-color: unset; }
.bx_shopcart .table>thead>tr>td {
    padding: 15px 10px;
    border: 0;
    border-bottom: 2px solid #EFEFEF;
    color: #242424;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    font-family: "Ubuntu";
}
.bx_shopcart .table>tbody>tr>td{ padding: 15px 12px; border:0; border-bottom: 1px solid #E6E6E6;vertical-align: middle;}
.bx_shopcart .img-thumbnail{ border: 0; padding: 0; border-radius: 0; width: 80px; height: 80px; max-width: 80px;}
.bx_shopcart .table>tbody>tr>td.bx_delete a{ font-size: 21px; color: #242424;}
.bx_shopcart .table>tbody>tr>td.cart_pname a{ font-size: 14px; color: #333; font-family: "Ubuntu"; font-weight: normal; }
.bx_shopcart .table>tbody>tr>td.cart_pname small{ font-size: 14px; }
.bx_shopcart .table>tbody>tr>td.cart_price{ font-size: 14px; color: #777; }
.bx_shopcart .table>tbody>tr>td.cart_total{ color: #266070; font-size: 16px; font-weight: bold; }
.bx_shopcart .btn-primary{ background: none; color: #266070; font-size: 18px; padding: 0 5px; }
.bx_shopcart .form-control{border: 1px solid #ccc; border-radius: 0; background-color:unset; padding: 0 3px;}
.bx_cart_left #accordion{ width: 70%; float: left; }
.bx_cart_left #accordion .panel-default{border: 0;box-shadow:none;}
.bx_cart_left #accordion .panel-body{ padding: 0; }
.bx_cart_left #accordion #input-coupon{ margin-right: 10px; max-width: 230px;font-size: 14px; background-color: unset; border: 2px solid #f0ebeb; padding: 0 15px; height: 42px;}
.bx_cart_left #accordion .input-group-btn{ width: auto; }
.bx_cart_left #accordion #button-coupon{ height: 42px;background-color: #266070; font-size: 13px; line-height: 42px; padding: 0 20px; }
.bx_cart_left #accordion #button-coupon:hover{ background-color: #ffa18a; }
.bx_cart_left .bx_continue{ float: right; width: 30%; text-align: right; }
.bx_cart_left .bx_continue a{ background-color: unset; color: #242424; font-size: 16px; border-bottom: 1px solid #333;
    padding: 9px 0; }

.cart_right .table{ border: 0; }
.cart_right .table th,.cart_right .table td { border:0; padding: 15px 12px; border-bottom: 1px solid #E6E6E6;}
.cart_right h2 {
    margin-bottom: 5px;
    padding-left: 6px;
    text-transform: uppercase;
    font-size: 22px;
    color: #242424;
}
.cart_right .table th{ font-size: 14px; color: #242424; text-transform: capitalize; }
.cart_right .table td{ font-size: 14px; color: #777; }
.cart_right .table tr:last-child th{ font-size: 18px; border-bottom: 0;}
.cart_right .table tr:last-child td{ font-size: 22px; color: #266070; font-weight: bold;border-bottom: 0;}
.cart_r_check .btn-primary {
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 3px;
    color: #fff;
    background-color: #266070;
    width: 100%;
    font-weight: bold;
}
.cart_r_check .btn-primary:hover {
    background-color: #ffa18a;
}

.bx_empty_cart{ padding: 0 15px; }
.bx_empty_cart p{ font-size:25px; color: #242424; margin:25px 0; }
.bx_empty_cart .wd-empty-page-text{ margin-bottom: 25px; font-size: 12px; }
.bx_empty_cart .btn-primary{ background: #266070; padding: 8px 30px; }
.bx_empty_cart .btn-primary:hover{background-color: #ffa18a;}

#content .so-onepagecheckout .secondary-title i.fa{ background-color: unset;}
h1.bx_checktitle { font-size: 24px; content: close-quote; color: #333333; font-family: "Ubuntu";}
/*shoping cart end*/

/*Account begin*/
.bx_account_login{ max-width: 1100px; margin:auto; }
.bx_login_left,.bx_login_right{ width: 50%; float: left; padding: 25px 40px; color:#777777;}
.bx_login_left h2,.bx_login_right h2{ color: #242424; text-transform: uppercase; font-size: 22px; font-family: inherit;}
.bx_login_left{border-right: 1px solid rgba(119,119,119,0.2);}
.bx_login_left .btn-primary{ background: #266070; width: 100%;margin-bottom: 20px;line-height: 42px;height: 42px;font-weight: bold; padding: 0;}
.bx_login_right{ text-align: center; }
.bx_login_right p{ margin:20px 0; }

.module-content .list-box li:before{ content: none; }
.module-content .list-box li{ padding-left: 0; }
.module-content{ padding: 0; }
.list-box li a{color: #777;padding: 10px 15px;line-height: 20px;font-size: 13px; font-weight: 600;}

.bx_account_boxs{ width:33.33%; float: left; }
.bx_account_boxs h2{ color: #242424;font-size: 20px;font-weight: normal;} 
.bx_account_boxs li{ line-height: 36px; }
.bx_account_boxs li a{ font-size: 13px; color: #333; }
/*Account end*/

/*footer begin*/
.typefooter-1{border-top: none; background-color: #dff1ee;}
.typefooter-1 .footer-middle{ padding: 30px 0 15px 0; }
.typefooter-1 .footer-bottom { padding: 20px 0; text-align: center; border-top: 1px solid rgba(119,119,119,.2);}
footer.typefooter-1 .box-footer.box-contact{ font-size: 13px; }
.bx_footer_box dl{ width: 33%; float: left;}
.bx_footer_box dl dt{ margin-bottom: 10px; }
.bx_footer_box dl dt span{ font-size:15px; color: #092331; text-transform: uppercase;}
.bx_footer_box dl dd li{ line-height: 30px; }
.bx_footer_box dl dd li a{ color: #092331; font-size: 14px;}
.bx_footer_box dl dd li a:hover{ color: #ffa18a; }

.box_infos dl{ width: 100%; }
.box_infos dl dd li{ font-size: 14px; list-style: none;}
.box_infos dl dd li a{ font-size: 14px; color: #092331; }
.box_infos dl dd li{ color: #092331;}
.box_infos dl dd li .fa{ width: 15px; margin-right:5px; }
.typefooter-1 .footer-bottom .copyright{ color: #092331; }
footer .copyright a {
    color: #092331 !important;
}
/*footer end*/


@media (min-width: 1200px){
    .container{width: 1240px;}
    .bx_container{width: 1240px; margin:auto;}
}
@media (min-width: 1400px){
    .container{width: 1366px;}
    .bx_container{width: 1366px; margin:auto;}
}
@media (min-width: 1600px){
    .container{width: 1600px;}
    .bx_container{width: 1600px; margin:auto;}
}

/*phone*/
@media (max-width: 991px){
    /*header begin*/
    .typeheader-1 .header-top{ padding: 0; }
    .typeheader-1 .header-top-left,.typeheader-1 .header-top-right{ padding: 0 10px; }
    
    header.typeheader-1 .header-bottom{ position: relative; padding: 10px 0;}
    header.typeheader-1 .header-bottom .row{ position: relative; }
    header.typeheader-1 .header-bottom .main-menu-w{ border-top:none; position: absolute;}
    .typeheader-1 .header-bottom .navbar-logo{ z-index: 999; width: 60%; max-width: 210px; margin-left: 80px}
    .typeheader-1 .header-bottom .logo{ line-height: 40px; }
    .typeheader-1 .header-bottom .logo img{ height: 40px; }
    .typeheader-1 .header-bottom .bottom-right{ line-height: 40px; }
    header.typeheader-1 .header-bottom .bottom-right,header.typeheader-1 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle{ top: 0; }
    header.typeheader-1 .header-bottom .bottom-right{ margin-right: 0; }

    .megamenu-style-dev.responsive #remove-megamenu{ font-size: 25px; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a{ height: 29px; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper{ background: #266070 !important;width:300px; }
    .diy_ready_bg{z-index: 1042;overflow: hidden;  background: rgba(0,0,0,0.6); width:100%; height: 100%; position: fixed;z-index: 1024; top:0; left:0; display: none;}

    .megamenu-style-dev.responsive ul.megamenu > li{border-bottom: 1px solid rgba(255, 255, 255, 0.3); border-top:none;}
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a{ font-size: 13px; }
    .megamenu-style-dev.responsive ul.megamenu > li.click:before, .megamenu-style-dev.responsive ul.megamenu > li.hover:before{ background: none; border: none; }
    .megamenu-style-dev.responsive ul.megamenu > li.active > a,.megamenu-style-dev.responsive ul.megamenu > li.active .close-menu{background: #266070 !important;}
    .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content{background: #266070; border: none;}
    .container-megamenu.horizontal .title-feature, .container-megamenu.horizontal ul.megamenu .title-submenu, .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu, .container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu{ font-size:13px; font-weight: normal; color: #fff; border: 0; }
    ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li{ padding-top: 2px; }
    .container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a{ line-height: 25px; color: #fff; padding-left: 15px; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > a:hover strong, .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover{ color:#fff !important; }
    /*header end*/

    .index_about{ margin: 50px 0;flex-wrap: wrap;}
    .about_left{ width: 100%; }
    .about_right{ width: 100%; padding:30px 15px; }
    .index_about h2{ font-size: 25px; line-height: 40px;}
    .index_about p{ padding: 10px 0 30px 0;}
    .bx_essentials h3{ font-size: 30px; }
    
    .video_box{ height: auto; border-radius: 0;}
    #video video{top:0; position: relative;}
    .video_box .video_container{ position: relative; left: 0; top: -35px; transform: none; background-color: #fff; padding:30px 25px; border-radius: 10px; width: 90%; margin:auto;}
    .video_container p{ font-size: 18px; line-height: 28px; color: #999;}
    .video_container h3{ color:#000; font-size:25px;}

    .bx_testimonial .mod-testimonial_u5g1{ padding:60px 30px 30px 30px; }
    .yt-testimonial .owl2-item .item{ padding:30px 0; }
    .yt-testimonial.button-type2 .owl2-nav{ display: inline-block !important; }
    
    .bx_choose_us ul{flex-wrap: wrap;}
    .bx_choose_us ul li{ width: 100%; padding:25px;}


    .category_box{ padding: 50px 15px;}
    .category_box h2{ font-size: 30px; }
    .category_box ul{flex-wrap: wrap;column-gap: initial;justify-content: space-between;}
    .category_box ul li{ width: 48%; margin: 10px 0 20px 0; }
    .categorytext span{ font-size: 16px; }

    .mg120 {
        margin-top: 60px !important;
        margin-bottom: 30px !important;
    }
    .mg100 {
        margin-top: 50px !important;
        margin-bottom: 30px !important;
    }

    .choose_product{ padding: 80px 15px; display: block;}
    .choose_product h3{ font-size: 30px; line-height: 45px; }
    .choose_product a{ margin-top: 25px; display: inline-block;}
    

    .block-policy .item-3{clear: both;}
    .block-policy .policy_bold { font-size: 14px;}
    .block-policy p{ display: none; }
    
    .choose_product h2{ font-size: 38px; }

    .yt-testimonial.button-type2 .owl2-dots{ display: none !important; }

    /*product list*/
    .products-category .product-filter-bottom .text-right{ display: none; }
    .visible-sm-block,.visible-md-block{ display: block !important; }
    .products-category .products-list.grid .product-layout .product-item-container .right-block .caption h4 { height: 60px; overflow: hidden; }   
     /*product list end*/

    /*product info*/
    .product-view .content-product-right .title-product h1{font-size: 18px; line-height: 30px;}
    .product_page_price .price-new{ font-size: 22px; }
    .producttab .tabsslider.horizontal-tabs .nav-tabs li a{ font-size:13px; padding: 13px 10px !important;}
    .bx_discount_ul li{ width: 50%; }
    /*product info end*/
    
    /*phone productinfo image*/
    #content .content-product-left{ display: none !important; }
    #phone-thumb-slider{ display:block !important; }
    #phone-thumb-slider{ position: relative; }
    .phone_product_image{ width: 100%; }
    .phone_product_image img{ width: 100%; height: auto; }
    #phone-thumb-slider .owl2-dots {
        bottom: 5px;
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0;
        right: auto;
        margin-left: 0;
    }
    #phone-thumb-slider .owl2-dots .owl2-dot {
        background: #ddd !important;
        margin: 0 7px;
        width: 12px;
        height: 12px;
        padding: 0 5px;
        transition: all 0.3s ease 0s;
        border-radius: 50%;
        float: unset;
        display: inline-block;
    }
    #phone-thumb-slider .owl2-dots .owl2-dot.active {
        background: #266070 !important;
        -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
        box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    }
    /*end phone product image*/
    
    /*phone shoping cart*/
    .bx_cart_left{ width: 100%; padding: 0; margin-bottom: 15px;}
    .bx_cart_left .bx_shopcart{ border: 0; }
    .bx_shopcart .table,.bx_shopcart .table>tbody{ display: block; }
    .bx_shopcart .table>thead{ display: none; }
    .bx_shopcart .table>tbody>tr{
        margin-bottom: 25px;
        padding-bottom: 25px;
        padding-left: 115px;
        min-height: 136px;
        border-bottom: 1px solid rgba(129,129,129,0.2);
        display: block;
        position: relative;
    }
    .bx_shopcart .table>tbody>tr>td{
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 5px;
        padding: 0;
        border-bottom:none;
    }
    .bx_shopcart .table>tbody>tr>td.bx_delete{
        position: absolute;
        top: -7px;
        right: -7px;
        z-index: 1;
        margin-bottom: 0;
        padding-bottom: 0;
        border: none;
    }
    .bx_shopcart .table>tbody>tr>td.bx_thumb_img{
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        margin-bottom: 0;
        padding-bottom: 0;
        max-height: 115px;
        border-bottom: none;
    }
    .bx_shopcart .table>tbody>tr>td.cart_pname{
        margin-bottom:10px;
        padding-bottom: 0;
        border-bottom: none;
        text-align: left;
    }
    .bx_shopcart .table>tbody>tr>td.cart_pname a{
        margin-bottom: 10px;
        padding-right: 30px;
    }
    .bx_shopcart .table>tbody>tr>td.cart_price,.bx_shopcart .table>tbody>tr>td.car_num{
        border-bottom: 1px dashed rgba(129,129,129,0.2);
        margin-bottom: 8px;
        padding: 0 0 8px;
    }
    .bx_shopcart .form-control{ width: 50px; }
    .bx_cart_left #accordion,.bx_cart_left .bx_continue{ width: 100%; }
    .cart_right{ width: 100%; padding: 0;}
    /*shoping cart end*/

    /*account begin*/
    .bx_login_left,.bx_login_right{ width: 100%; float: left; padding: 25px 25px; color:#777777;}
    .bx_login_left{border-bottom: 1px solid rgba(119,119,119,0.2); border-right: 0;}
    .bx_account_boxs{ width:100%; float: left; padding: 0 15px; }
    .bx_account_boxs li{ line-height: 30px; }
    /*account end*/

    /*footer begin*/
    footer.typefooter-1 .box-footer.box-contact{ font-size: 14px; }
    .bx_footer_box {width: 100%;}
    .bx_footer_box dl{ width: 100%;}
    .bx_footer_box dl dt span{ width: 100%; display: inline-block; position: relative;}
    .bx_footer_box dl dt span:after{width: 24px; height: 24px; font-family: "FontAwesome"; content: "\f078"; position: absolute; right: 0; font-size: 12px; color: #092331; font-weight: normal; text-align: center;}
    .bx_footer_box dl dt.open span:after{content: "\f077";}
    .bx_footer_box dl dd li{ line-height: 40px; }
    /*footer end*/
}
/*phone end*/

@media (min-width: 768px) and (max-width: 991px){
    .hidden-xs{ display: none; }
    .typeheader-1 .header-bottom .navbar-logo{margin-left: 280px;}
}