.abouts-us-home {
    padding-bottom: 10px;
}

.awe-section-3 {
    width: 100%;
}

.text-center {
    text-align: center;
}

.products-cates-home {
    width: 100%;
    padding: 30px 0 0;
}

.abouts-us-home .section-head .abouts-us-title-home {
    line-height: 24px;
    
    color: white;
    background: none;
    margin: 0;
    margin-bottom: 20px;
    font-size: 30px;
    padding-top: 40px;
}

.abouts-us-title-home span {
    position: relative;
    padding: 10.8px 0 0;
    color: #2e3094;
}

.abouts-us-desc-home {
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    color: #5c5c5c;
    margin-top: 3px;
    padding: 0 7%;
}

.about-us-content-home {
    margin-top: 0;
}

.about-us-list-home {
    padding: 0;
}

    .about-us-list-home li {
        margin-bottom: 47px;
    }

.about-us-img {
    float: left;
    max-width: 106px;
    margin-right: 11px;
    margin-top: 15px;
    position: relative;
}

.about-us-content {
    padding-top: 15px;
}

.about-us-img:before {
    position: absolute;
    content: "";
    background: url(../images/about-us-icon.png);
    width: 1px;
    height: 53px;
    margin-left: auto;
    margin-right: auto;
    bottom: -58px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.about-us-content-home > .about-us-list-home > li:last-child .about-us-img:before {
    display: none;
}

.about-us-content-title {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Roboto-Medium_0';
}

    .about-us-content-title a {
        color: #00a34e;
    }

.about-us-content-desc {
    color: #4f4d4d;
    font-family: 'Roboto-Medium_0';
    font-size: 15px;
    text-align: justify;
}

.about-us-video-home {
    position: relative;
}

    .about-us-video-home:before {
        position: absolute;
        content: "";
    }

    .about-us-video-home img {
        border-radius: 0;
        display: block;
        margin: 0 auto;
        margin-top: 23px;
        width: 100%;
    }

.discover-readmore {
    position: absolute;
    content: "";
    background: url(../images/i-play.png) center no-repeat;
    width: 100%;
    height: 105px;
    background-size: 12%;
    top: 38%;
    left: 0;
    opacity: 0.9;
    z-index: 999;
}

.new-title {
    text-align: center;

}

.parrtner_box {
    position: relative;
}

    .parrtner_box:after {
        content: "";
        background: url(../images/bg.png);
        height: 100%;
        width: 119%;
        position: absolute;
        left: -90px;
        top: 0;
        z-index: -1;
    }

.title-home {
    
    text-transform: uppercase;
    margin: 20px 0 40px 0;
    font-size: 30px;
    padding-bottom: 20px;
    color: #eb8d96;
    background: url(../images/line.png) center bottom no-repeat;
}

.title-home-cates {
    
    text-transform: uppercase;
    margin: 0 0 28px 0;
    font-size: 30px;
    padding-bottom: 30px;
    background: url(../images/line_white.png) center bottom no-repeat;
}

#prdbox {
    padding: 10px !important;
}

    #prdbox li {
        margin-bottom: 10px !important;
    }

#widget-subscribe-form-result {
    text-align: center;
    color: red;
}

.signup-box {
    background: #ffd9dd;
    padding: 30px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 5px 3px #ddd;
}

.signup-button {
    background: #009146;
    display: block;
    border: 1px solid #fff;
    text-transform: uppercase;
    max-width: 150px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    padding: 10px 8px;
    font-size: 16px;
    color: white;
}

.new-one {
    float: left;
    width: 100%;
}

.new-one-img {
    float: left;
    margin-bottom: 6px;
    width: 100%;
}

.new-one-contents {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.new-one-img a {
}

.new-one-img img {
    width: 100%;
    box-shadow: 0px 0px 0px 2px rgba(213, 213, 213, 0.86);
}

.new-one-title {
    margin: 5px 0;
}

    .new-one-title a {
        margin: 5px 0;
        font-family: 'Roboto-Medium_0';
        font-size: 16px;
        color: black;
        text-transform: uppercase;
    }

.new-one-desc {
    
    font-size: 15px;
    color: #999999;
}

.new-two {
    float: left;
    /* width: 100%; */
    margin: 0 0 22px;
}

.new-two-img {
    float: left;
    width: 100%;
    max-width: 114px;
    max-height: 114px;
    overflow: hidden;
    margin-right: 12px;
    border: 3px solid #ffd9dd;
}

    .new-two-img a {
    }

    .new-two-img img {
        width: 100%;
    }

.new-two-content {
}

.new-two-title {
    margin: 0 0 8px 0;
}

    .new-two-title a {
        font-size: 18px;
        font-weight: 600;
        color: black;
        
    }

        .new-two-title a:hover {
            color: #eb8d96;
        }

.new-two-desc {
    font-size: 16px;
    
    color: #000000;
}

.line-thought {
    display: block;
    height: 23px;
    width: 100%;
    background: url(../images/line_green.png) no-repeat center;
    background-size: auto;
    margin: 0 auto;
    margin-top: 18px;
}

.partner-block {
    float: left;
    width: 100%;
    padding: 35px 0 32px 0;
    background: #efefef;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

.partner-headding {
    line-height: 24px;
    
    text-transform: uppercase;
    margin: 0 0 28px 0;
    float: left;
    font-size: 30px;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    background: url(../images/bg_newhome.png) center bottom no-repeat;
}

.partner-box {
    float: left;
    width: 100%;
}

.partner-slider {
}

.partner-items {
}

.partner-thumnails {
    max-height: 170px;
    overflow: hidden;
    margin-bottom: 30px;
}

    .partner-thumnails img {
        width: 100%;
    }

.new-home-section {
    padding-bottom: 30px;
    width: 100%;
    padding-top: 0;
}

.sections7 {
    padding-top: 45px;
    width: 100%;
}

.ykkh-block {
    float: left;
    width: 100%;
}

.ykkh-headding {
    line-height: 24px;
    
    text-transform: uppercase;
    margin: 0 0 28px 0;
    font-size: 30px;
    text-align: center;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.ykkh-box {
    float: left;
    width: 100%;
}

.ykkh-slider {
}

.ykkh-content {
    float: left;
    width: 100%;
    padding-left: 40px;
}

.ykkh-thumnails {
    float: left;
    width: 30%;
    margin-right: 10px;
    max-width: 90px;
}

    .ykkh-thumnails img {
        border-radius: 50%;
        border: 2px solid white;
    }

.ykkh-title {
    float: inherit;
    color: #000;
    padding-top: 25px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

    .ykkh-title span {
        width: 100%;
        float: left;
        font-weight: normal;
        font-size: 17px;
    }

.ykkh-desc {
    float: left;
    width: 100%;
    background: #ebebeb;
    padding: 15.5px 20px;
    margin-top: 10px;
    font-size: 18px;
    font-style: italic;
    border-radius: 10px;
    color: #000;
}

.album-block {
    float: left;
    width: 100%;
}

.album-headding {
    line-height: 24px;
    
    text-transform: uppercase;
    margin: 0 0 28px 0;
    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.album-box {
    float: left;
    width: 100%;
    padding-top: 4px;
}

.album-one {
    width: 74%;
    float: left;
    border: 1px solid #33cc33;
    margin-right: 10px;
    max-height: 319px;
    overflow: hidden;
}

.album-two {
    width: 24%;
    float: left;
    margin-bottom: 11px;
    border: 1px solid #33cc33;
    max-height: 99px;
    overflow: hidden;
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {.logo-mobile {
    width: calc(100% - 34px);
    display: inline-block;
    text-align: center;
    float: left;
    padding: 6px 0px 10px 10px;
}
}

@media screen and (max-width: 414px) {
}

}

@media screen and (max-width: 480px) {
    @media (max-width: 480px) {
        .nav-mobile .open-menu i {
            font-size: 20px;
            margin-top: 10px;
        }
    }
}

.cate-overlay.open, .cate-overlay2.open, .cate-overlay3.open {
    position: fixed;
    height: 100vh;
    width: 100vw;
    left: 0;
    top: 0 !important;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
}

.open-menu-mobile {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    position: fixed;
    left: 0;
    top: 0 !important;
    z-index: 9999;
    background: #fff;
    width: 267px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    height: 100%;
}

    .open-menu-mobile.open {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
    }

.about-us-list-home li {
    margin-bottom: 50px;
    width: 100%;
    float: left;
}@media screen and (max-width: 480px) {

.price-info {
    position: relative;
    margin-top: -12px;
    min-height: 42px;
}}

@media screen and (max-width: 767px) {#blog_related .blog_item .blog_item_content h4 {
    /* border-bottom: 1px dotted #eee; */
    
    font-size: 15px;
    font-weight: 600;
    margin: 0px 0 3px;
    padding: 1px 0 0px;
}
    .logo img {
        /* min-height: 110px; */
    }

    .yourlove-item {
        height: 60px;
        
        font-size: 16px;
        padding-left: 63px;
        padding-top: 11px;
        margin-bottom: 18px;
        background: url(../images/check.png) 9px -12px no-repeat;
    }

    .yourlove-m {
        
        font-size: 29px;
        max-width: 330px;
        float: left;
        line-height: unset;
        padding-left: 10px;
        color: #8e6e4d;
        text-transform: uppercase;
        margin-top: 31px;
    }

    .icon-bar {
        background-color: #eb8d96;
        display: block;
        width: 33px;
        border: 1px solid white;
        margin-top: 2px;
        height: 8px;
        border-radius: 1px;
    }

    .logo {
        padding-right: 0;
        padding-top: 10px;
        text-align: left;
        margin-right: 0;
        margin-bottom: 0;
    }

    .space {
        padding-top: 60px;
    }

    .new-two-title {
        margin: 0 0 5px 0;
    }

        .new-two-title a {
            font-size: 17px;
            font-weight: 600;
            color: #000;
            
        }

    .new-two-desc {
        font-size: 14px;
        
        color: #000000;
    }

    .product-item .product-wrapper .product-info a h2 {
        
        margin: 0;
        overflow: hidden;
        text-align: center;
        text-transform: uppercase;
        font-size: 15px;
        padding-top: 0;
        color: #000000;
    }

    .product-item .product-wrapper .product-info .price-new-old {
        font-size: 12px;
        text-align: center;
        display: unset;
        
        text-transform: uppercase;
        color: #ffd9dd;
        background: white;
        padding: 0 10px;
    }

        .product-item .product-wrapper .product-info .price-new-old span {
            
            font-size: 12px;
            color: #ffd9dd;
            display: inline-block;
            margin-left: 5px;
        }

    .partner-thumnails img {
        height: 157px;
    }

    .block-tabs .nav-tab li a {
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
        text-transform: uppercase;
        float: left;
        border-radius: 20px;
        font-size: 11px;
        position: relative;
    }

    #sv-reviews iframe {
        max-width: 100%;
        height: auto !important;
        width: 100% !important;
    }

    #sv-reviews img {
        max-width: 100%;
        width: auto !important;
        height: auto !important;
    }

    .blog_item_image img {
        width: 100%;
    }

    .blog_wrap .blog_item .blog_item_image {
        float: left;
        box-shadow: 0px 0px 10px -3px #b5b5b5;
        margin-bottom: 10px;
        width: 100%;
        max-width: 70px;
    }

    .block-product-image {
        margin-top: 0;
        border: 1px solid #eaeaea;
        padding: 10px;
        overflow: hidden;
        display: block;
    }

    .section1 {
        width: 100%;
        padding-bottom: 0;
    }

    .no-padding-mobile {
        padding: 0 !important;
    }

    .about-us-list-home li {
        margin-bottom: 18px;
        width: 100%;
        float: left;
    }

    .info-description-article.clearfix img {
        width: auto !important;
        height: auto !important;
    }

    .info-description-article.clearfix iframe {
        width: auto !important;
        height: auto !important;
    }

    .footer .site-footer .footer-widget .ul-footer-contact li span {
        color: white;
        font-size: 15px;
    }

    .ft-infocompany-name {
        font-family: 'Roboto-Medium_0';
        color: #33cc33;
        font-size: 18px;
        text-align: center;
        margin-top: 23px;
        margin-bottom: 1px;
        font-weight: bold;
    }

    .phone-c {
        float: right;
        margin-right: 0;
        margin-top: 19px;
        text-align: center;
        font-size: 17px;
        font-family: 'Roboto-Medium_0';
    }

    .phone-color {
        
        color: #ff0000;
        font-size: 17px !important;
    }

    .about-us-video-home {
        position: relative;
        margin-bottom: 22px;
    }

    .about-us-list-home li {
        margin-bottom: 50px;
    }

        .about-us-list-home li:last-child {
            margin-bottom: 0;
        }

    .about-us-content-title {
        font-size: 17px;
        text-transform: uppercase;
        font-family: 'Roboto-Medium_0';
    }

    .about-us-content-desc {
        color: #4f4d4d;
        font-family: 'Roboto-Medium_0';
        font-size: 12px;
        text-align: justify;
    }

    .top-header:after {
        display: none;
    }

    .email-c {
        display: none;
    }

    .top-header:before {
        display: none;
    }

    .top-header {
        float: right;
        background: #ffd9dd4a;
        height: 33px;
        position: relative;
        margin-right: 0;
        border-bottom: 1px solid #cccccc;
        min-height: 30px;
        width: 100%;
        max-width: 100%;
        /* padding: 7px 8px; */
        padding-top: 5px;
        padding-bottom: 11px;
    }

    .phone-details-pro-us .desc a {
        font-size: 18px;
        color: #eb3137;
        
    }

    .email-details-pro-us .desc a {
        font-size: 18px;
        color: #eb3137;
        
    }

    .partner-box {
        float: left;
        width: 100%;
        padding: 0 15px;
    }

    .album-two {
        width: 22%;
        float: left;
        margin-right: 10px;
        margin-bottom: 11px;
        border: 1px solid #33cc33;
        max-height: 99px;
        margin-top: 10px;
        overflow: hidden;
    }

    .album-one {
        width: 100%;
        float: left;
        border: 1px solid #33cc33;
        margin-right: 0;
        max-height: 319px;
        overflow: hidden;
    }

    .n-pad-pc {
        padding: 0;
    }

    .album-one {
    }

        .album-one img {
        }

    .album-two {
    }

        .album-two img {
        }

    .no-padding-mobi {
        padding: 0 !important;
    }

    #top-footer {
        padding: 30px 0;
        background: #33cc33 !important;
        height: auto !important;
        margin: 0 auto;
        margin-top: 35px;
        text-align: center;
        font-size: 15px;
        position: relative;
        color: white;
        padding-top: 12px !important;
        padding-bottom: 5px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .v2_bnc_footer_bottom label {
        display: none;
    }
}

.block {
    border-radius: 0;
    box-shadow: none;
}

.block-product-image {
    margin-top: 30px;
    overflow: hidden;
    display: block;
}

.block-product-info {
    margin-top: 30px;
    float: left;
    width: 100%;
    

    padding: 0;
}

#pro_sku {
    
    border-top: 1px solid #eaeaea;
    width: 100%;
    display: block;
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
    margin: 10px 0;
    padding: 10px 0 0 2px;
}

.price-box span {
    color: #eb8d96;
}

.vc_btn3-container.vc_btn3-center {
    text-align: center;
}

.vc_btn3-container {
    display: block;
    margin-bottom: 0;
    max-width: 100%;
}

    .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
        font-size: 17px;
        
        padding: 18px 25px;
        float: left;
        width: 100%;
    }

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    
    color: #FFF;
    background-color: #F90;
}

.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    color: #FFF;
    background-color: #fd949b;
    width: 100%;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
}

.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
    font-size: 20px;
    height: 16px;
    line-height: 16px;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
    display: inline-block;
    position: static;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    min-width: 1em;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-right: .5em;
}

.block-tabs {
    margin-top: 0;
}

    .block-tabs.block .block-head {
        padding-top: 0;
        padding-bottom: 0;
    }

.option4 .wrap-block-cl .inner-cl, .block-slider img, .block3 .block-head .block-title, .block-popular-cat2 .block-inner, .block .block-head, .block3, .block3 .block-head, .block-vertical-menu .vertical-menu-list > li:last-child, .option3 .main-menu .navbar-nav > li:first-child > a, .option3 .advanced-search, .block-vertical-menu .vertical-head, .block-header-right .item:last-child {
    border-radius: 0;
}

.block-category .categories, .block-category .categories > li, .block-category .categories > li > a, .block-tabs .block-head, .block .block-inner, .block {
    float: none;
}

    .block .block-head {
        padding: 10px 20px 0;
    }

.block-tabs .block-head {
    float: left;
    border-bottom: 1px solid #eaeaea;
    background: #ffd9dd;
    width: 100%;
}

.block .block-head {
    text-align: center;
}

.block-tabs.tab-left .nav-tab {
    float: none;
}

.block-tabs.tab-left .nav-tab {
    position: static;
    float: left;
    font-weight: 600;
    padding: 0;
}

.block-tabs .nav-tab {
    width: 100%;
    display: flex;
}

    .block-tabs .nav-tab li.active {
        background: #fff;
        border-left: 1px solid #ffd9dd;
        border-right: 1px solid #ffd9dd;
    }

    .block-tabs .nav-tab li {
        border-left: 1px solid rgba(0,0,0,0);
        border-right: 1px solid rgba(0,0,0,0);
    }

    .block-tabs .nav-tab li {
        height: 50px;
        position: relative;
    }

    .block-tabs .nav-tab li {
        display: inline;
        float: left;
    }

        .block-tabs .nav-tab li a:hover, .block-tabs .nav-tab li.active a {
            background: #ffd9dd;
            color: black;
        }

        .block-tabs .nav-tab li a:hover, .block-tabs .nav-tab li.active a {
            /* background: #5a88ca; */
            /* color: #fff; */
        }

        .block-tabs .nav-tab li a {
            padding-right: 30px;
        }

        .block-tabs .nav-tab li a {
            line-height: 50px;
        }

        .block-tabs .nav-tab li a {
            height: 50px;
            line-height: 50px;
            padding: 0 15px;
            
            text-transform: uppercase;
            float: left;
            border-radius: 0;
            position: relative;
        }

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {
    .products-in-h .product-item .product-wrapper:nth-child(4n + 1) {
        padding-left: 0;
        padding-right: 0;
    }

    .block-product-image {
        margin-top: 0;
        border: 1px solid #eaeaea;
        padding: 0;
        overflow: hidden;
        display: block;
    }
}

@media screen and (min-width: 768px) {
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.sidebar_blogs{display:none!important}
.content_menu{display:block!important}
.blog_wrap .blog_item .blog_item_image {
    float: left;
    box-shadow: 0px 0px 10px -3px #b5b5b5;
    margin-bottom: 10px;
    max-width: 220px;
}

#blog_related .blog_item .blog_item_content h4 {
    /* border-bottom: 1px dotted #eee; */
    
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0 3px;
    padding: 1px 0 0px;
}
.blog_wrap .blog_item .blog_item_content {
    width: 68%;
    float: left;
    padding-left: 15px;
    
}
}

@media screen and (max-width: 991px) {
    .nav {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .open-menu-mobile > ul {
        height: 600px;
        overflow: auto;
    }

        .open-menu-mobile > ul li {
            position: relative;
        }

        .open-menu-mobile > ul > li {
            border-bottom: 1px solid #dddddd;
        }

    .nav > li {
        position: relative;
        display: block;
    }

    .open-menu-mobile > ul li a {
        display: block;
        padding: 10px 15px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
    }
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {
#search-box .search-area {
    width: 100%;
    max-width: 355px;
    display: block;
    /* margin: 0 auto; */
    margin-left: 100px;
}
    .new-title .title-home {
        
        text-transform: uppercase;
        margin: 20px 0 40px 0;
        font-size: 30px;
        padding-bottom: 20px;
        color: #eb8d96;
        background: url(../images/line.png) center bottom no-repeat;
        padding-top: 46px;
    }

    .news-slider .owl-next {
        position: absolute;
        right: -21px;
        top: 39%;
        height: 40px;
        width: 40px;
        text-align: center;
        background: #dcccbc !important;
        color: #876747;
        border-radius: 50%;
    }

    .news-slider .owl-prev {
        position: absolute;
        left: -21px;
        top: 39%;
        height: 40px;
        width: 40px;
        text-align: center;
        background: #dcccbc !important;
        color: #876747;
        border-radius: 50%;
    }

    .sidebar_blogs .sidebar_title {
        
        background: #ffd9dd !important;
        color: #fff;
        margin-top: 11px;
        padding: 15px;
        font-size: 12px;
        text-transform: uppercase;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
    }

    .blog_wrap .blog_item .blog_item_content {
        width: 100%;
        float: left;
        padding-left: 0;
        
    }

    .blog_wrap .blog_item .blog_item_content {
        width: 100%;
        float: left;
        padding-left: 15px;
        
    }

    .site-nav {
        display: none;
    }

    .main-header .navbar-nav > li > a {
        padding-right: 10px;
        padding-left: 10px;
        
        color: #fff;
        font-size: 16px;
    }

    .main-header .navbar-nav > li > a {
        padding-right: 8px;
        padding-left: 8px;
        
        color: #fff;
        font-size: 14px;
    }

    .megamenu-headding:before {
        color: #ffffff;
        content: "\f0c9";
        font: 23px "FontAwesome";
        position: absolute;
        right: 23px;
        top: 10px;
    }

    .megamenu-headding {
        font-size: 13px;
        color: #ffffff;
        
        cursor: pointer;
        min-height: 44px;
        line-height: 44px;
        text-transform: uppercase;
        text-align: left;
        padding-left: 10px;
    }
}

@media screen and (min-width: 1200px) {
    .mobile-nav-section{
        display:none;
    }
    .no-padding-pc {
        padding: 0 !important;
    }
#search-box .search-area {
    width: 100%;
    max-width: 355px;
    display: block;
    /* margin: 0 auto; */
    margin-left: -20px;
}
.logo-pcs img{min-height: 120px;display: block;margin: 0 auto;}
    .no-padding-mobile {
        padding-right: 3px !important;
    }

    .sidebar-megamenu {
        padding-left: 0;
    }

    .section1 {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 0;
    }

    .header-navigate {
        background: transparent;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .no-pading-right-pc {
        padding-right: 0 !important;
    }

    .albums-items-us-img-b {
        position: relative;
        overflow: hidden;
        min-height: 300px;
    }

    .products-in-h .product-item .product-wrapper:nth-child(4n + 1) {
        padding-left: 0;
        padding-right: 0;
    }

    .products-isss {
        padding: 0 16px !important;
        margin-bottom: 12px;
    }

    .album-one {
    }

        .album-one img {
            width: 100%;
        }

    .album-two {
        border: 1px solid #33cc33;
    }

        .album-two img {
        }

    .sections7 {
        width: 100%;
        margin-bottom: 50px;
    }

    .no-pad-pc {
        padding: 0;
    }

    .n-pad-pc {
        padding: 0 8px;
    }

    .navbar-collapse {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .col-lg-25 {
        width: 22%;
    }

    .no-pad-right-pc {
        padding-right: 10px !important;
    }

    .abouts-us-desc-home {
        font-family: 'RobotoCondensed-Regular';
        font-size: 16.1px;
        color: #000;
        margin-top: 3px;
        padding: 0 %;
    }

    .about-us-desc2-home {
        font-family: 'RobotoCondensed-Regular';
        font-size: 16px;
        margin-bottom: 25px;
    }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}

.d_page {
    width: 100%;
    margin: 15px 0 25px 0;
    float: left;
    text-align: center;
}

    .d_page b {
        background-color: #ffd9dd;
        border-color: #ffd9dd;
        color: #fff;
        margin-right: 8px;
        width: 45px;
        height: 45px;
        padding: 0;
        font-size: 17px;
        border-radius: 50px;
        font-weight: 400;
        display: inline-block;
        line-height: 45px;
    }

    .d_page a {
        margin: 0 2.5px;
        background: #fff;
        text-align: center;
        display: inline-block;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        line-height: 45px;
        padding: 0;
        font-size: 17px;
        margin: 0;
        color: #b5b0b0;
        border: 1px solid #b5b0b0;
        text-decoration: none;
    }

        .d_page a:hover {
            background-color: #ffd9dd;
            border-color: #ffd9dd;
            color: #fff;
        }

.ykkh-items {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.albums-items-us-content {
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
}

.albums-items-us-title {
    background: rgba(0,0,0,0.6);
    padding: 5px 8px;
    width: 100%;
}

    .albums-items-us-title a {
        color: #fff;
        text-decoration: none;
        height: 40px;
        overflow: hidden;
        display: block;
        
    }

.info-contact-details-pro-us {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    border: 1px dotted #d3d3d3;
    height: 98px;
}

.phone-details-pro-us {
    float: left;
    width: 50%;
    /* background: url(../images/icon-phone-details.png) 12px center no-repeat; */
    padding-left: 16px;
    height: 100%;
}

    .phone-details-pro-us .title {
        color: #626363;
        font-size: 20px;
        font-family: 'BAOMOI_GDI';
        float: left;
        width: 100%;
        line-height: initial;
        margin-bottom: 0;
        padding: 0;
        margin-top: 23px;
    }

    .phone-details-pro-us .desc {
        width: 100%;
        float: left;
        text-align: left;
        line-height: inherit;
    }

.email-details-pro-us {
    float: left;
    border-left: 1px dotted #d3d3d3;
    width: 50%;
    /* background: url(../images/icon-email-details.png) 12px center no-repeat; */
    padding-left: 16px;
    height: 100%;
}

    .email-details-pro-us .title {
        color: #626363;
        font-family: 'BAOMOI_GDI';
        font-size: 20px;
        padding: 0;
        float: left;
        width: 100%;
        line-height: initial;
        margin-top: 23px;
    }

    .email-details-pro-us .desc {
        width: 100%;
        float: left;
        line-height: initial;
    }

        .email-details-pro-us .desc a {
            font-size: 20px;
            color: #eb3137;
            
        }

.phone-details-pro-us .desc a {
    font-size: 20px;
    color: #eb3137;
    
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}

.block-tabs {
    border: 1px solid #ffd9dd;
    float: left;
    width: 100%;
    margin-bottom: 19px;
}

.tab-container .tab-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.tab-container .active {
    opacity: 1;
    padding: 10px 10px;
    visibility: inherit;
    float: left;
    background: white;
    width: 100%;
    position: inherit;
    -vendor-animation-duration: .3s;
    -vendor-animation-delay: 1s;
    -vendor-animation-iteration-count: infinite;
}

.thumbnails-img .wapper-anonther h4 {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    margin: 30px 0;
    margin-top: 20px;
    padding-bottom: 10px;
    
    float: left;
    width: 100%;
}

.article img {
    box-shadow: 1px 0.5px 1px 0px rgba(162, 166, 164, 0.86);
    height: 100px;
    width: 100px;
}

/*#right-sidebar{
    position:absolute!important;
    left:0!important;
}*/

.block_left {
    width: 100%;
    background: #ffd9dd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 10px;
    float: left;
}

.block_left-title {
    /* background: #003366; */
}

.block_httt p {
    
    background: #eb8d96 !important;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.block_left-center {
    /* box-shadow: 0px 1px 1px 1px #CCCCCC; */
    margin-top: 5px;
}

.sup_item {
    margin: 11px 5px 0px;
}

.sup_item {
    border-bottom: 1px dashed silver;
}

.sup_item_img {
    float: left;
    width: 80px;
}

.sup_item_img {
    float: left;
    padding: 4px;
    height: 87px;
    margin-right: 10px;
}

.sup_item_info {
    padding-bottom: 5px;
    padding-top: 11px;
}

.sup_name {
    color: black;
    font-weight: bold;
    
    text-transform: uppercase;
}

.sup_dep {
    color: #e80404;
    font-weight: bold;
    font-size: 14px;
    margin-top: 4px;
    text-align: left;
}

.sup_dep {
    margin: 0;
    font-size: 12px;
    text-align: left;
    padding-right: 5px;
}

.clear {
    clear: both;
}

.sup_phone {
    font-weight: bold;
    font-size: 13px;
    color: #1010c9;
    margin-top: 0;
    text-align: left;
}

.sup_item_img img {
    border-radius: 50%;
    border: 2px solid white;
}


.sidenav {
    background: #cca556;
    width: 280px;
    height: 100%;
    position: fixed;
    z-index: 999999;
    top: 0px !important;
    overflow-x: hidden;
    -webkit-box-shadow: 0px 2px 11px 1px rgba(168,168,168,0.54);
    -moz-box-shadow: 0px 2px 11px 1px rgba(168,168,168,0.54);
    box-shadow: 0px 2px 11px 1px rgba(168,168,168,0.54);
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    -o-transform: translateX(-280px);
    transform: translateX(-280px);
}

    .sidenav .content_memu_mb {
        display: block;
        float: left;
        width: 100%;
    }

        .sidenav .content_memu_mb .link_list_mobile {
            margin: 0px;
        }

            .sidenav .content_memu_mb .link_list_mobile .ct-mobile {
                margin: 0;
            }

            .sidenav .content_memu_mb .link_list_mobile ul {
                padding: 0px;
            }

            .sidenav .content_memu_mb .link_list_mobile .ct-mobile li {
                position: relative;
            }

                .sidenav .content_memu_mb .link_list_mobile .ct-mobile li.level0:before {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    left: 18px;
                    height: 1px;
                    width: 84%;
                    background: transparent;
                }

            .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 a {
                display: block;
                font-size: 16px;
                line-height: 36px;
                
                padding: 0px 15px;
                color: white;
                text-align: left;
                text-transform: none;
            }

            .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level_ico a {
                padding: 5px 40px 5px 15px;
            }

            .sidenav .content_memu_mb .link_list_mobile .ct-mobile li i {
                position: absolute;
                right: 5px;
                top: 5px;
                cursor: pointer;
                display: block;
                text-align: center;
                width: 30px;
                height: 30px;
                line-height: 30px;
                font-style: normal;
            }

            .sidenav .content_memu_mb .link_list_mobile ul {
                padding: 0px;
            }

            .sidenav .content_memu_mb .link_list_mobile .ct-mobile li {
                position: relative;
                border-bottom: 1px solid #eb8d96;
            }

            .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 a {
                display: block;
                font-size: 15px;
                line-height: normal;
                margin: 10px 0;
                padding: 5px 35px 5px 35px;
                color: white;
                text-transform: none;
            }

    .sidenav.open_sidebar_menu {
        visibility: visible;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

.opacity_menu.open_opacity {
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px !important;
    left: 0px;
    z-index: 999999;
}

.nav-mobile-button {
    top: 38%;
    right: 35px;
    position: absolute;
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    width: unset;
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    font-family: "Product Sans";
    color: #fff;
    z-index: 0;
}

.menu_search_mobi .nav-mobile-button .fas {
    font-size: 15px;
    padding-right: 10px;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: unset;
}

.hide_close:before {
    content: "\f067";
    font-family: "Fontawesome";
    font-weight: 900;
    color: black !important;
    line-height: 37px;
}

.show_open:before {
    content: "\f068";
    font-family: "Fontawesome";
    font-weight: 900;
    color: black !important;
    line-height: 37px;
}

.icon-bar {
    background-color: #eb8d96;
    display: block;
    width: 29px;
    border: 1px solid white;
    margin-top: 2px;
    height: 7px;
    border-radius: 1px;
}

.navbar-main.navbar-default .navbar-toggle {
    display: none;
}

.top-footer-wrap {
    font-size: 14px;
}

    .top-footer-wrap a {
        color: #3a11df;
        text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    }

.site-nav.vertical-nav li > i {
    position: absolute;
    top: 16px;
    color: #474444;
}

.site-nav.vertical-nav > li {
    position: relative;
}

    .site-nav.vertical-nav > li.has-submenu:hover .dropdown-menu1 {
        display: block !important;
    }

.dropdown-menu1 {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    display: none;
    z-index: 22;
    background-color: #ffffff;
    bottom: unset;
}

    .dropdown-menu1 li a {
        position: relative;
        color: #000000;
        float: left;
        width: 100%;
        font-size: 15px;
    }

        .dropdown-menu1 li a:before {
            top: 10px;
        }

.sidebar-megamenu {
    z-index: 9999;
}


.has-submenu.open {
    background: #ffd9dd;
    font-weight: bold;
}

.product-image {
    border: 1px solid #b6b0b0;
}

#gallery_01 {
    margin-top: 10px;
}

.product-image img {
    position: relative !important;
}
.signup-box {
    box-shadow: unset;
    border-color:#ffd9dd!important;
    background: #ffd9dd!important;
    padding: 7px;
}
.copyright {text-decoration: none!important;}
.copyright a{text-decoration: none!important;}

.products-issss{

    padding-right: 5px !important;
    padding-left: 5px !important;
}