body {
    font-size: 14px;
    overflow-x: hidden;
    line-height: 24px;
}
h1,h2,h3,h4,h5,h6{
    font-weight: bold;
}
.header-top-right.slide-full {
    margin-left: 0;
    border-top: none;
}

    .header-top-right.slide-full .homeslider {
        width: 100%;
        float: none;
    }
.header-top-right .content-slide .slider-thumb .scale-video {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

    .header-top-right .content-slide .slider-thumb .scale-video .video-bg {
        text-align: center;
        width: 100% !important;
        height: 100% !important
    }
.tree-menu li {
    line-height: 32px;
    font-size: 14px;
}
.testimonials {
    padding-bottom: 5px;
}
.option9 .owl-controls .owl-dots {
    position: relative;
    margin-top: 20px;
}

    .option9 .owl-controls .owl-dots .owl-dot {
        background-color: transparent;
        border: 2px solid #ccc;
    }

        .option9 .owl-controls .owl-dots .owl-dot.active {
            background-color: #fff;
            border-color: #fff;
        }

.option9 .owl-controls .owl-prev,
.option9 .owl-controls .owl-next {
    height: 40px;
    width: 40px;
    background-color: #fff;
    line-height: 40px;
    font-size: 27px;
    color: #50524b;
    top: 32%;
}
.entry-detail .entry-meta-data {
    padding: 10px 0;
    color: #666;
    font-size: 13px;
}
.footer3 .widget-container li a {
    color: #7aac55;
    font-size: 14px;
}
.logo {
    margin-top: -20px;
}
/*-------------------
[1. Header ]
*/
.option9 {
    background: #fff;
}

    .option9 .header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10;
    }

    .option9.category-page .header {
        position: relative;
        background-color: #fff;
    }

    .option9 a:hover {
        color: #ff6633;
    }
.option9 .entry-detail .content-text a, .option9 .content-text .content a{color:#41a43a;}
.option9 .entry-detail .content-text a:hover, .option9 .content-text .content a:hover{color:#ff6633;}

    .option9 .top-header .dropdown-menu {
        border-color: #ff6633;
    }

    .option9 .scroll_top:hover {
        background-color: #ff6633;
    }

    .option9 .top-header {
        padding: 3px 0;
    }

        .option9 .top-header a {
            border-color: #5f5f60;
            color: #333;
            font-weight: 300;
        }

            .option9 .top-header a:hover {
                color: #ff6633;
            }

            .option9 .top-header a .fa {
                width: 24px;
                height: 24px;
                display: inline-block;
                border: 1px solid #ccc;
                text-align: center;
                line-height: 24px;
                border-radius: 50%;
                font-size: 11px;
                margin-top: 4px;
            }

        .option9 .top-header .currency,
        .option9 .top-header .language {
            float: right;
        }

        .option9 .top-header .language {
            height: 34px;
        }

            .option9 .top-header .language marquee {
                max-width: 250px;
            }

    .option9 .main-header {
        padding: 35px 0 0 0;
    }

    .option9.category-page .main-header {
        padding: 10px 0 10px 0;
    }

    .option9 #main-menu .navbar {
        position: static;
    }

    .option9 #main-menu .dropdown-menu.mega_dropdown {
        left: 15px;
    }

    .option9 #main-menu {
        float: right;
    }

        .option9 #main-menu .navbar .navbar-nav > li:hover > a,
        .option9 #main-menu .navbar .navbar-nav > li.active > a {
            background: none;
            color: #f3ed10;
        }

        .option9 #main-menu .navbar .navbar-nav > li:hover,
        .option9 #main-menu .navbar .navbar-nav > li.active {
            background: none;
        }

        .option9 #main-menu .navbar .navbar-nav > li > a {
            border: none;
            color: #fff;
            padding: 0 15px;
            font-weight: 500;
        }

            .option9 #main-menu .navbar .navbar-nav > li > a:after {
                content: "";
                width: 50px;
                height: 2px;
                background-color: #ff6633;
                margin: 3px auto 0;
                display: none;
              position: absolute;
            }

        .option9 #main-menu .navbar .navbar-nav > li:hover a:after,
        .option9 #main-menu .navbar .navbar-nav > li.active a:after {
            display: block;
        }

    .option9 .mini-cart {
        width: auto;
        display: inline-block;
        float: right;
        position: relative;
    }

        .option9 .mini-cart .icon {
            width: 40px;
            height: 40px;
            display: inline-block;
            background-color: rgba(255,255,255,0.2);
            background-image: url("../../../images/icons/icon-cart9.png"); /*url("../images/icon-cart9.png");*/
            background-position: center center;
            background-repeat: no-repeat;
            position: relative;
        }

            .option9 .mini-cart .icon .count {
                position: absolute;
                top: -10px;
                left: 10px;
                width: 20px;
                height: 20px;
                color: #fff;
                background-color: #ff6633;
                font-size: 13px;
                text-align: center;
                border-radius: 50%;
            }

        .option9 .mini-cart:hover .cart-block {
            webkit-transform: translate(0,0);
            -moz-transform: translate(0,0);
            -o-transform: translate(0,0);
            -ms-transform: translate(0,0);
            transform: translate(0,0);
            opacity: 1;
            visibility: visible;
        }

    .option9 .cart-block .cart-block-content .cart-buttons a.btn-check-out {
        background-color: #ff6633;
    }

    .option9 #main-menu .dropdown-menu .block-container .group_header > a {
        border-color: #ff6633;
    }

#main-menu.main-04 {
    margin-left: 15px;
}

#nav-top-menu.nav-top-menu.nav-04 {
    background-color: #4ca246;
}

#main-menu .mega_dropdown .img_container {
    display: none;
}

#shopping-cart-box-ontop .fa, #form-search-opntop .btn-search:before {
    color: #f5f5f5;
}

#form-search-opntop .form-inline {
    margin-top: 8px;
}

.shopping-cart-box .phone-item {
    font-size: 36px;
}
/*-------------------
[4. Form search ]
-------------------*/
.option9 .form-search {
    width: auto;
    display: inline-block;
    float: right;
    padding-left: 30px;
    position: relative;
}

    .option9 .form-search .icon {
        width: 40px;
        height: 40px;
        display: inline-block;
        background-color: rgba(255,255,255,0.2);
        color: #fff;
        text-align: center;
        line-height: 40px;
        margin-right: 5px;
        cursor: pointer;
    }

    .option9 .form-search .form-search-inner {
        position: absolute;
        right: 5px;
        top: 0;
        z-index: 10;
        min-width: 460px;
        display: none;
    }

    .option9 .form-search .form-inline {
        background: #fff;
        padding: 11px 0;
        width: 100%;
        padding-left: 25px;
        webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        display: table;
    }

    .option9 .form-search .form-category {
        border-right: 1px solid #cccccc;
        display: table-cell;
        width: 30%;
    }

    .option9 .form-search .select2-container {
        font-size: 10px;
        width: 100% !important;
    }

        .option9 .form-search .select2-container .select2-selection--single {
            height: 24px;
        }

    .option9 .form-search .select2-container--default .select2-selection--single {
        border: none;
        webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }

        .option9 .form-search .select2-container--default .select2-selection--single .select2-selection__rendered {
            line-height: 24px;
            padding: 0;
            font-size: 12px;
            padding-top: 1px;
        }

        .option9 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow {
            top: 0;
            width: 8px;
            right: 10px;
        }

            .option9 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow b {
                border: none;
                margin: 0;
                padding: 0;
                top: inherit;
            }

                .option9 .form-search .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
                    font-family: 'FontAwesome';
                    content: "\f107";
                    line-height: 24px;
                }

    .option9 .form-search .input-serach {
        font-size: 12px;
        display: table-cell;
        width: 100%;
    }

        .option9 .form-search .input-serach input {
            padding-left: 10px;
            padding-right: 40px;
            width: 100%;
        }

    .option9 .form-search .btn-search {
        width: 40px;
        height: 40px;
        display: inline-block;
        background-color: #333333;
        color: #fff;
        text-align: center;
        line-height: 40px;
        position: absolute;
        right: 0;
        top: 0;
    }

.slide9 .content-slide {
    position: absolute;
    top: 50%;
    color: #fff;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .slide9 .content-slide .caption-title {
        font-size: 80px;
        font-weight: 900;
        line-height: 55px;
        text-transform: uppercase;
    }

        .slide9 .content-slide .caption-title span {
            display: block;
        }

        .slide9 .content-slide .caption-title .small {
            font-size: 60px;
            color: #fff;
            font-weight: 600;
            letter-spacing: 1px;
            line-height: 60px;
            padding-top: 20px;
            padding-bottom: 10px;
        }

    .slide9 .content-slide .caption-sub-title {
        font-size: 30px;
        letter-spacing: 10px;
        text-transform: uppercase;
        font-weight: 100;
    }

    .slide9 .content-slide .slide-button {
        height: 40px;
        border: 2px solid #fff;
        text-transform: uppercase;
        color: #fff;
        line-height: 36px;
        padding: 0 10px;
        font-variant: 700;
        display: inline-block;
        margin-top: 80px;
    }

        .slide9 .content-slide .slide-button:hover {
            color: #ff6633;
            border-color: #ff6633;
        }

        .slide9 .content-slide .slide-button:after {
            font-family: 'FontAwesome';
            content: "\f105";
            margin-left: 10px;
        }

.slide9 .owl-controls .owl-dots {
    position: absolute;
    bottom: 35px;
}
.blog-posts .post-item .entry-meta-data span.author, .entry-detail .entry-meta-data span.author{display:none;}
.header-top-right .homeslider .item-slide .content {
    position: absolute;
    max-width: 1170px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding-top: 13%;
    width: 100%;
}
.content-text{ line-height: 24px;}
    .header-top-right .homeslider .item-slide .content .slide-info-in {
        padding: 10px 0 20px 0;
    }

    .header-top-right .homeslider .item-slide .content .title {
        font-size: 36px;
        text-transform: uppercase;
        line-height: 70px;
    }

    .header-top-right .homeslider .item-slide .content .desc {
        font-size: 18px;
        text-transform: uppercase;
        line-height: 26px;
    }

    .header-top-right .homeslider .item-slide .content .sdide-button {
        height: 42px;
        border: 1px solid #fff;
        display: inline-block;
        padding: 0 30px;
        font-size: 18px;
        text-transform: uppercase;
        color: #0088cc;
        line-height: 40px;
        margin-top: 30px;
    }

        .header-top-right .homeslider .item-slide .content .sdide-button:hover {
            background: #0088cc;
            border-color: #0088cc;
            color: #fff;
        }

.product-home {
    margin: 40px 0;
}

.products-block .products-block-left {
    padding-right: 10px;
}

.product-list li .product-name {
    height: 48px;
    overflow: hidden;
}

.page-tags .page-title {
    height: 41px;
    border-bottom: 1px solid #eaeaea;
    line-height: 40px;
    position: relative;
    font-size: 24px;
    text-transform: uppercase;
}

.page-tags .content .masonry-list-post {
    margin-right: -10px;
    margin-left: -10px;
    position: relative;
    display: inline-block;
    clear: both;
    padding: 0;
}

.page-tags .masonry-list-post .item-post-masonry {
    width: 25%;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
}

.masonry-list-post .item-post-masonry .banner-adv {
    position: relative;
}

    .masonry-list-post .item-post-masonry .banner-adv .adv-thumb-link {
        display: block;
        overflow: hidden;
        position: relative;
        margin-top: 7px;
    }

.masonry-list-post .item-post-masonry .blog-info {
    padding: 22px 10px 0 10px;
    border: 1px solid #eaeaea;
    border-top: none;
}

    .masonry-list-post .item-post-masonry .blog-info .title18 {
        margin-bottom: 14px;
        line-height: 20px;
        font-size: 14px;
        min-height: 48px;
    }

.page-tags .list-inline-block.blog-comment-date {
    margin-bottom: 5px;
    margin: 0 -17px;
}

.masonry-list-post .item-post-masonry .blog-info .blog-comment-date li {
    margin: 0 12px;
    position: relative;
}

.masonry-list-post .item-post-masonry .blog-info .list-inline-block > li {
    display: inline-block;
    vertical-align: top;
}

.masonry-list-post .item-post-masonry .blog-info .blog-comment-date label {
    font-weight: 400;
    margin: 0 5px;
    display: inline-block;
    max-width: 100%;
}

.masonry-list-post .item-post-masonry .blog-info .social-readmore {
    margin-top: 10px;
}

.masonry-list-post .item-post-masonry .blog-info .shop-button {
    padding: 5px 16px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    border-color: #eaeaea;
    box-shadow: inherit;
    outline: 0 none;
    margin: 0;
    color: #fff;
    background-color: #d9534f;
    display: inline-block;
}

.ion-clock:before, .ion-eye:before {
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ion-clock:before {
    content: "\f073";
}

.ion-eye:before {
    content: "\f06e";
}

.page-tags .content .pagibar {
    position: relative;
    clear: both;
    padding: 0;
    margin: 0;
}

.top-main-header .top-link ul li {
    display: inline-block;
    float: left;
}

    .top-main-header .top-link ul li > a {
        padding: 0 5px;
        border-right: 1px solid #e4e4e4;
    }

    .top-main-header .top-link ul li:first-child > a {
        padding-left: 0;
    }

    .top-main-header .top-link ul li:last-child > a {
        padding-right: 0;
        border-right: none;
    }

.main-header .header-search-box .form-inline {
    border: 2px solid #0088cc;
}

    .main-header .header-search-box .form-inline .select2 {
        border-right: none;
    }

    .main-header .header-search-box .form-inline .form-category {
        height: 37px;
    }

    .main-header .header-search-box .form-inline .btn-search {
        background: #0088cc url("../../../../images/icons/search.png") no-repeat center center;
        width: 40px;
        height: 40px;
    }

.main-header .header-search-box {
    padding: 0;
    margin-bottom: 10px;
}

.header-text {
    font-size: 13px;
    text-align: right;
}

    .header-text .fa {
        line-height: inherit;
        font-size: 14px;
        color: #f9d717;
        margin-top: -1px;
    }
/*Album home*/
.pro-album .product-list.pro-list-album li .product-name {
    min-height: 64px;
    text-align: center;
}

.other-alb .blog-posts .item-post-masonry .post-item {
    width: 50%;
    float: left;
    display: inline-block;
}
/*Album*/
.content-text .cate-alb .item-alb, .content-text .cate-sub-alb .item-alb {
    position: relative;
    border: 1px solid #eaeaea;
    padding: 5px;margin-bottom: 20px;
}

.content-text .cate-alb .alb-info, .content-text .cate-sub-alb .alb-info {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
}

.content-text .alb-info .alb-title {
    height: 78px;
    line-height: 26px;    overflow: hidden;
}

.content-text .cate-alb .alb-price, .content-text .cate-sub-alb .alb-price {
    display: none;
}

.content-text .cate-alb .alb-info .alb-extra-link, .content-text .cate-sub-alb .alb-info .alb-extra-link {
    margin-top: 15px;
}

    .content-text .cate-alb .alb-info .alb-extra-link a, .content-text .cate-sub-alb .alb-info .alb-extra-link a {
        border: 1px solid #eaeaea;
        padding: 10px 12px;
        background: #eee;
    }

        .content-text .cate-alb .alb-info .alb-extra-link a:hover, .content-text .cate-sub-alb .alb-info .alb-extra-link a:hover {
            background: #ff3366;
            color: #fff;
        }

.list-photo .item {
    float: left;
    position: relative;
    line-height: 1em;
}

.list-photo .grid-sizer {
    width: 25%;
}

.list-photo .item {
    width: 25%;
    border: solid 3px #fff;
}

.list-photo .image {
    max-width: 100%;
    margin: 0;
    display: block;
}

    .list-photo .image:after {
        clear: both;
    }

.list-photo .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    color: #fff;
    display: none;
}

    .list-photo .overlay .title-sort {
        text-align: center;
    }

        .list-photo .overlay .title-sort span {
            width: 40px;
            height: 40px;
            background-color: rgba(255, 102, 51, 0.5);
            display: block;
            margin: 0 auto;
            line-height: 40px;
            border-radius: 50%;
        }

    .list-photo .overlay .description .title {
        text-align: center;
        font-size: 20px;
    }

    .list-photo .overlay .description {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: rgba(0,0,0,0.80);
        width: 100%;
        margin: 0;
    }

        .list-photo .overlay .description h3 {
            margin: 20px;
        }

.list-photo .item:hover .overlay {
    display: block;
}

.section-featured-banner {
    margin-bottom: 40px;
}

.section-featured-banner .featured-banner .banner-text .banner img {
    width: 100%;
}

.cate-sub-alb .item-alb .group-label {
    position: absolute;
    top: 10px;
    left: 10px;
    height: auto;
}

.cate-sub-alb .item-alb .product-label {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px 10px;
    background: #ff4318;
    height: 22px;
}

.cate-sub-alb .item-alb .new-label {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 10px;
    background: #ffc000;
    height: 22px;
}
/*Videos*/

.content-text .pro-video .thum-video {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: block;
}

.content-text .pro-video .name-video {
    padding-top: 15px;
    height: 65px;
    overflow: hidden;
    text-align: center;
}
/*Sales left*/

#left_column .block .block_content.product-onsale .right-block {
    text-align: center;
}

.saleon .block_content .testimonials .client-post {
    text-align: center;
}

.saleon .block_content .testimonial {
    text-align: center;
}

.saleon .block_content .testimonials .sale-info {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    position: relative;
    text-align: center;
}

    .saleon .block_content .testimonials .sale-info .sale-phone {
        text-align: center;
        font-size: 24px;
        color: #ff6633;
    }
/*.saleon .block_content .testimonial .tel{font-size:24px;color:#ff6633;}*/
.saleon .block_content .testimonial .sale-phone a {
    color: #ff3366;
}

.saleon .block_content .testimonial .sale-email {
    font-size: 14px;
    color: #ff6633;
}

.social-work {
    text-align: center;
    position: relative;
    display: block;
    margin-top: 10px;
}

    .social-work a {
        display: inline-block;
        color: #fff;
        width: 20px;
        height: 20px;
        background: #415a99;
        text-align: center;
        line-height: 20px;
        margin-left: 5px;
    }

    .social-work > a.instagram {
        background: #5b7fa6;
    }

    .social-work > a.linkedin {
        background: #cb222a;
    }

    .social-work > a.twitter {
        background: #00caff;
    }

    .social-work > a:hover {
        opacity: 0.8;
    }
/*sale all*/
.list-sale .social-work {
    text-align: left;
}

.sale-online .sale-thumb {
    border: 1px solid #eaeaea;
}

.sale-online .list-sale {
    padding-bottom: 15px;
    padding-top: 15px;
}

    .sale-online .list-sale .title-sale {
        margin-bottom: 10px;
        color: #ff6633;
    }

    .sale-online .list-sale .desc {
        font-size: 14px;
    }

        .sale-online .list-sale .desc p i {
            color: #ff6633;
        }

        .sale-online .list-sale .desc p.sale-phone a {
            font-size: 24px;
            color: #ff6633;
        }

.block-sale {
    padding: 30px 0;
    background-color: #fff;
}

    .block-sale .sale-title {
        color: #fff;
        margin-top: 17px;
        display: table;
        margin: 0 auto;
        font-size: 24px;
        position: relative;
        line-height: 20px;
        text-transform: uppercase;
        height: 34px;
        margin-bottom: 30px;
    }

        .block-sale .sale-title:after, .block-sale .sale-title:before {
            background: #fff;
        }

        .block-sale .sale-title:before {
            content: '';
            width: 120px;
            height: 1px;
            background: #666;
            position: absolute;
            bottom: 0px;
            left: 50%;
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .block-sale .sale-title:after {
            content: '';
            width: 30px;
            height: 3px;
            background: #666;
            position: absolute;
            bottom: -1px;
            left: 50%;
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }

.group-brand .product-container {
    border: 1px solid #eaeaea;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #fff;
}

    .group-brand .product-container .product-info {
        margin-top: 10px;
        text-align: center;
    }

        .group-brand .product-container .product-info .product-title {
            min-height: 40px;
        }

.pageview {
    margin: 0 auto;
}

    .pageview .btn.disabled, .pageview .btn[disabled], .pageview fieldset[disabled] .btn {
        background: #ddd;
    }

    .pageview button, .pageview input[type=button], .pageview input[type=reset], .pageview input[type=submit] {
        background: #acc403;
    }

.product-onsale .product-list li .product-label {
    width: 52px;
    height: 44px;
    background: url("/../../images/icons/price-percent-br.png") no-repeat center center;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 0;
    font-family: 'Arial Narrow', Arial, sans-serif;
    padding-left: 5px;
    padding-top: 2px;
}

#product .pb-right-column .form-option .attributes {
    width: 50%;
    float: left;
}

#product .pb-right-column .form-action {
    border-top: none;
}

#product .pb-left-column .product-image .product-img-thumb li {
    position: relative;
}

    #product .pb-left-column .product-image .product-img-thumb li .box-video .fa {
        position: absolute;
        top: 40%;
        bottom: 0;
        text-align: center;
        z-index: 3;
        font-size: 30px;
        left: 40%;
    }

    #product .pb-left-column .product-image .product-img-thumb li a img {
        max-height: 116px;
    }
/*Brand Left*/
.products-block.brand-block .products-block-left {
    padding-right: 0;
    width: 100%;
    float: none;
}

.products-block.brand-block .products-block-right {
    margin-left: 0;
    text-align: center;
}

.products-block.brand-block li {
    width: 49.9%;
    float: left;
    padding: 0 5px;
    border: 1px solid #eaeaea;
}

.category-page .page-heading {
    height: auto;
}

    .category-page .page-heading.product {
        height: 41px;
        margin-bottom: 20px;
    }
/*
[5.2. Category featured]
*/
.row-blog .blog-list .page-heading {
    font-size: 18px;
}

.row-blog .page-heading span.page-heading-title {
    border-bottom: 1px solid #e62e04;
    font-weight: bold;
    text-transform: uppercase;
}

.row-blog .blog-list .blog-list-wapper ul li .post-desc .post-title a {
    font-size: 16px;
}

    .row-blog .blog-list .blog-list-wapper ul li .post-desc .post-title a:hover {
        color: #e62e04;
    }

.row-blog .blog-list .blog-list-wapper ul li .post-desc .post-meta {
    font-style: italic;
}

    .row-blog .blog-list .blog-list-wapper ul li .post-desc .post-meta .date:before {
        display: none;
    }

.row-blog .blog-list .blog-list-wapper ul li .desc {
    line-height: 18px;
    font-size: 13px;
}

.row-blog .blog-list .blog-list-wapper li .fa {
    line-height: inherit;
}

.row-blog .blog-list .blog-list-wapper .meta-tags {
    margin-top: 10px;
    font-size: 13px;
    color: #999;
}

.entry-detail .entry-photo img {
    margin: 0 auto;
    display: block;
}

.entry-detail .list-unstyled {
    padding: 15px 15px;
    background-color: #e0f2df;
    border: 2px dashed #4ca246;
}
.entry-detail .list-unstyled li{
    line-height:32px;
}

    .entry-detail .list-unstyled li a {
        color: #0088cc;
    }

.related-posts .entry-ci .entry-more a {
    display: block;
}

.blog-posts.about .post-item .entry-excerpt {
    height: 96px;
    overflow: hidden;
}

.blog-posts.about .post-item {
    border: none;
    padding-bottom: 5px;
    text-align: left;
}

    .blog-posts.about .post-item .entry {
        padding: 10px 15px;
        border: 1px solid #eaeaea;
    }

.content-text .content img {
    margin: 0 auto;
    display: block;
}

.blog-posts.about .post-item .entry-excerpt {
    text-align: left;
}

.blog-posts .post-item .entry-title {
        height: 44px;
    overflow: hidden;
    margin: 0 auto;
    font-weight: 600;
}
.page-heading span.page-heading-title2 {
    text-transform: none;
    font-weight: 600;
}
.related-posts .entry-meta-data {
    color: #777;
    font-size: 12px;
    margin-top: 10px;
    padding: 0 0 10px;
}
.related-posts .entry-title {
    font-weight: 600;
}
.page-tags .content .masonry-list-post {
    position: relative;
    clear: both;
    margin: 0;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
}

    .page-tags .content .masonry-list-post .item-post-masonry {
        width: 50%;
        display: inline-block;
        padding: 0 10px;
        float: left;
    }

.panel-group .panel-title {
    font-weight: 600;
}

.content-text h2, .content-text h3, .content-text h4 {
    margin-top: 10px;
    margin-bottom: 20px;
font-weight: 600;
}
.content-text ul {
list-style-type: square;
padding-inline-start: 40px;
}
.content-text ol {
list-style:decimal;
padding-inline-start: 40px;
}
.content-text strong{
}
.content-text .ngaycn {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.banner-opacity {
    padding: 15px;
}
/** sortPagiBar **/

.pagibar{
  width: auto;
text-align:center;
  margin-top:15px;
}
.pagibar .pagination{
  padding: 0;
  margin: 0;
  border-radius:0; 
}
.pagibar .pagination a:hover{
  background: #4ca246;
  color: #fff;
}
.pagibar .pagination .active a{
  background: #4ca246;
  color: #fff;
}
.pagibar .pagination > li:first-child > a, 
.pagibar .pagination > li:first-child > span {
    margin-left: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagibar .pagination > li > a, 
.pagibar .pagination > li > span {
    position: relative;
    float: left;
   padding: 8px 15px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #999;
    text-decoration: none;
    background-color: #fafafa;
    border: 1px solid #eaeaea;
}
.pagibar .pagination > li:last-child > a, 
.pagibar .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/*Toc*/
.bacviet-toc {
    border: 1px solid #cdf8f9;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    background-color: #f3fbfb;
    margin-bottom: 15px;
    width: auto;
    display: inline-block;
}

    .bacviet-toc #main-toc {
        text-align: center;
        font-size: 16px;
        margin-bottom: 0;
    }

        .bacviet-toc #main-toc .fa {
            padding-right: 10px;
        }

.content-text .bacviet-toc ul {
    margin: 0;
    padding: 0;
}

    .content-text .bacviet-toc ul.toc_list li {
        line-height: 32px;
    }

.toc_toggle {
    padding-left: 10px;
}
/*End Toc*/
/*--------------
[8. Services]
*/
.from-service {
    padding: 60px 0 38px 0;
}

.services2 {
    margin-top: 30px;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    overflow: hidden;
}

    .services2 .services2-item {
        padding: 0;
        border-left: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 15px;
        min-height: 120px;
    }

        .services2 .services2-item .image {
            text-align: center;
            color: #333333;
            padding-left: 30px;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: normal;
        }

            .services2 .services2-item .image h3 {
                font-size: 14px;
                color: #333333;
                font-weight: 600;
                margin-top: 10px;
                min-height: 60px;
            }

        .services2 .services2-item .text {
                padding-top: 5px;
    color: #676767;
    padding-left: 0;
    padding-right: 20px;
        }

.addthis_toolbox.addthis_default_style {
    margin-top: 0 !important;
}

.tabs-left {
    margin-bottom: 30px;
}

    .tabs-left > .nav-tabs {
        float: left;
        margin-right: 19px;
    }

        .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
            float: none;
            width: 100%;
        }

    .tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
        border-bottom: 0;
    }

        .tabs-left > .nav-tabs .active > .tabx, .tabs-left > .nav-tabs .active > .tabx:hover, .tabs-left > .nav-tabs .active > .tabx:focus {
            border-color: #ddd transparent #ddd #ddd;
            border-right-color: #ffffff;
        }
    /* TABS */
    .tabs-left > .nav-tabs {
        margin-right: 0px;
        padding: 0;
        height: 700px;
        max-width: 25%;
        width: 100%;
        overflow: hidden;
    }

        .tabs-left > .nav-tabs:hover {
            overflow-y: scroll;
        }

        .tabs-left > .nav-tabs::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 0.5px rgba(0,0,0,0.3);
            background-color: #F5F5F5;
            border-radius: 1px;
        }

        .tabs-left > .nav-tabs::-webkit-scrollbar {
            width: 0.5px;
            background-color: #F5F5F5;
        }

        .tabs-left > .nav-tabs::-webkit-scrollbar-thumb {
            background-color: #AAA;
            border-radius: 1px;
            background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .2) 75%, transparent 75%, transparent);
        }
    /* CONTENIDO DE LOS TABS */
    .tabs-left .tab-content {
        background-color: #FFFFFF;
        border: solid 1px #DCE1E5;
        border-left-style: none;
        height: 700px;
        max-width: 100%;
        padding-left: 25%;
        padding-right: 10px;
        border-radius: 0px 4px 4px 4px;
        -moz-border-radius: 0px 4px 4px 4px;
        -webkit-border-radius: 0px 4px 4px 4px;
        -webkit-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
        box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
    }

        .tabs-left .tab-content > div {
            margin-top: 10px;
        }

    /* Color de los enlaces de los tabs */
    .tabs-left > .nav-tabs > .tabx {
        color: #7FAD30;
    }

    /* Formato del primer elemento */
    .tabs-left > .nav-tabs > li:nth-child(1) > .tabx,
    .tabs-left > .nav-tabs > li:nth-child(1) > .tabx:hover,
    .tabs-left > .nav-tabs > li:nth-child(1) > .tabx:focus {
        border-top-left-radius: 4px;
    }

    /* Formato del tab activo */
    .tabs-left > .nav-tabs .active > .tabx,
    .tabs-left > .nav-tabs .active > .tabx:hover,
    .tabs-left > .nav-tabs .active > .tabx:focus {
        border-bottom: 1px solid #DCE1E5;
        border-left: 1px solid #DCE1E5;
        border-bottom-left-radius: 0px;
        -webkit-box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
        -moz-box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
        box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
        background-color: rgba(0,0,0,0.05);
    }

    .tabs-left > .nav-tabs > li > .tabx {
        border-bottom: solid 1px #DCE1E5;
        border-radius: 0;
        padding: 20px 15px;
        cursor: pointer;
    }

        .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all {
            display: table;
            width: 100%;
            margin-bottom: 15px;
        }

            .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img {
                width: 70px;
                padding-right: 10px;
            }

                .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img, .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img + .tabs-info {
                    display: table-cell;
                    vertical-align: top;
                }

    .tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li.active > a {
        border: none;
        position: absolute;
        bottom: 0;
        background: none;
        right: 0;
        padding: 5px 10px;
        cursor: pointer;
    }

        .tabs-left > .nav-tabs > li > a > i {
            padding-right: 5px;
        }

#contact_form_map h2, #contact_form_map h3 {
    line-height: 36px;
    margin-bottom: 20px;
}

.sky-form .input {
    border: none;
    margin-bottom: 15px;
}

    .sky-form .input textarea {
        border: 1px solid #c1b7b7;
    }

.document-file .table thead {
    font-size: 16px;
    background-color: #c1b7b7;
}

.footer3 .footer-top, .footer3 .footer-bottom {
    color: #a29f9f;
}
.footer3 .footer-bottom .footer-bottom-left .widget-container #address-box a{color:#4ca246;}
.footer3 .footer-center{color:#7f7f7f; padding-top: 15px;}
/*Chat face*/
.ff_cfacebook {
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 9999;
    width: 265px;
    height: auto;
    box-shadow: 2px 2px 2px 4px rgba(0,0,0,0.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

    .ff_cfacebook .fchat {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        display: none;
        background-color: #fff;
    }

        .ff_cfacebook .fchat .fb-page {
            margin-top: -130px;
            float: left;
        }

    .ff_cfacebook a.chat_fb {
        float: left;
        padding: 0 15px;
        width: 300px;
        color: #fff;
        text-decoration: none;
        height: 36px;
        line-height: 40px;
        text-shadow: 0 1px 0 rgba(0,0,0,0.1);
        background-repeat: repeat-x;
        background-size: auto;
        background-position: 0 0;
        background-color: #3a5795;
        border: 0;
        border-bottom: 1px solid #133783;
        z-index: 9999999;
        margin-right: 12px;
        font-size: 16px;
    }

        .ff_cfacebook a.chat_fb:hover {
            color: yellow;
            text-decoration: none;
        }

.sale-footer {
    background: #ff3366;
    color: #ffffff;
    padding: 4px 10px;
    bottom: 10px;
    position: fixed;
    left: 10px;
    border-radius: 3px;
    z-index: 99999;
    font-size: 23px;
    font-weight: 400;
    line-height: 30px;
}

    .sale-footer .sales-hotline a {
        color: #fff;
    }

.quick-alo-phone .quick-alo-show {
    visibility: visible;
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    height: 200px;
    width: 82px;
    height: 64px;
    right: 150px;
    bottom: 60%;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
}

    .quick-alo-phone .quick-alo-green .quick-alo-ph-circle {
        border-color: #00A1FF;
        opacity: 0.5;
    }

.quick-alo-ph-circle {
    position: fixed;
    width: 160px;
    height: 160px;
    bottom: 0;
    left: 0;
    border: 2px solid #00A1FF;
    background-color: transparent;
    border-radius: 100%;
    opacity: .1;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}

.quick-alo-phone .quick-alo-green .quick-alo-ph-circle-fill {
    background-color: rgb(246, 202, 98);
    opacity: .75 !important;
}

.quick-alo-ph-circle-fill {
    position: fixed;
    width: 100px;
    height: 100px;
    bottom: 30px;
    left: 30px;
    background-color: rgba(0, 161, 255, 0.5);
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #00A1FF;
}

.quick-alo-ph-img-circle {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 50px;
    left: 50px;
    background: #00A1FF url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABrklEQVRYR82XjTEEQRCFX0dABlwEiAARkAEyIAJEoERACETARUAIJwIyeOqptfbm5qeP3lpTdVVXVzPd3/R0v+4zTLxsYv/4XwAkrwDsV6JyZmaLyKj1ESB5AOCpYfzazAQZttYFuDWz8zDvwE8OkNwF8NIwvjCz2SgAMkqSDuOzyDxYqgKSrwB2GhBKxHsHqGtLCiDDJ42Tj2Z27LLu2JQCnAK4a5x7M7Nth23XlhRgE8B74+SemempQtaKEpKsPUPo++sGOYCSIIU7zwJ05ficSLLkV6H/CIn7wEi2GRVkOVwFixEoREE/hz9DsR2TVKkp2zeSsI9bBUNnJNV4bhIA5cFhVCk2B5JCWVYhSEopjwAob6qa4QGQOKkqcj1iJSdIpmoqWEHIhr7Ph1BNgC4haxAPAC7UITPOc1UrCOXR12TlAnBAyKhAdHvPUg4pIn6AAYQc1ebG8QC+LXfD66XHU2HP7yKQlKhGODWu1gCTY/g7wCAaendNyltrRCQOIAERjCc/ejV1V4H3dp2ES4jU1vVJpXxpogoHSEE7oOEIp9G+/3c1OkArcpMDfAIqL6EhVS6JOAAAAABJRU5ErkJggg==") no-repeat center center;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}

.quick-alo-phone .quick-alo-green .quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #ff0101;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1;
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5;
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1;
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1;
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1;
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1;
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5;
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1;
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
.footer-bottom-left #address-box ul li{
display: list-item;
list-style: disc;
 text-align: -webkit-match-parent;
}
.footer-bottom-left #address-box ul {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
    padding-left: 15px;
    line-height: 32px;
    margin-left: 2px;
}
.footer3 .footer-bottom .footer-bottom-left .widget-container #address-box .box-policy a {
    color: #ff3001;
font-size: 16px;
    font-weight: 600;
}
.footer-bottom-left #address-box hr{
margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #2b2b2b;
}
.sale-footer .zalo{
padding-left:10px;
margin-left: 5px;
border-left: 1px solid #ccc;
}
.sale-footer .zalo a{
/*    margin-right: -30px;*/
    border-radius: 50%;
    padding: 5px 4px;
    background-color: #1496f3;
}
.sale-footer .face{
}
.sale-footer .face a{
    margin-right: -30px;
    border-radius: 50%;
    padding: 5px 4px;
    background-color: #1496f3;
}
.fa-phone.hidden-xs{
display: inline-block !important;
}
/** REPONSIVE **/
/*----------------
[9. Styles for devices(>1200px)]
*/
@media (min-width: 1201px) {
}
/*----------------
[10. Styles for devices(>=993px and <=1200px)]
*/
@media (min-width: 993px) and (max-width: 1200px) {
}
/*--------------------
[11. Styles for devices(>=768px and <=992px)]
*/
@media (min-width: 768px) and (max-width: 992px) {
    .option9 #main-menu {
        float: left;
    }

        .option9 #main-menu.main-04 {
            padding: 0;
            margin: 0;
        }
}
/*--------------------
[12. Styles for devices(>=481px and <=767px)]
*/
@media (min-width: 481px) and (max-width: 767px) {
    .content-text img{height:auto !important;}
    .option9 .main-header .logo {
        margin-top: 0;
        margin-bottom:15px;
    }

        .option9 .main-header .logo img {
            width: auto;
            height: auto;
        }

    .option9.category-page .main-header {
        padding: 10px 15px;
    }
   .option9 .main-header .header-search-box{width:80%;margin-top:0;}
.group-button-header {
    margin-top: 0;
    width: 20%;
}
    .option9 .mini-cart,
    .option9 .form-search {
        margin-top: 10px;
    }

        .option9 .form-search .form-search-inner {
            min-width: 246px;
        }

        .option9 .form-search .form-category {
            display: none;
        }

        .option9 .form-search .input-serach input {
            padding: 3px 10px;
        }

    .option9 #main-menu .navbar-header {
        background: transparent;
        /*font-size: 0;
	    margin-top: 10px;*/
        margin-left: -15px;
    }
    /*.option9 #main-menu .navbar-header .navbar-brand{
		display: none;
	}*/
    .option9 #main-menu {
        margin-top: 2px;
        float: none;
    }

        .option9 #main-menu .navbar {
            position: static;
        }

        .option9 #main-menu .navbar-collapse {
            position: absolute;
            left: 15px;
            right: 15px;
            margin-left: -15px;
        }

        .option9 #main-menu .navbar .navbar-nav > li > a,
        .option9 #main-menu .navbar .navbar-nav > li > a {
            padding: 10px 15px;
            color: #333;
        }

        .option9 #main-menu .navbar .navbar-nav > li:last-child {
            border: none;
        }

    .option9 .navbar-nav {
        margin: 0;
    }

    .option9 #main-menu .navbar .navbar-nav > li > a:after {
        background: transparent;
    }

    .option9 .form-search .icon,
    .option9 .mini-cart .icon {
        background-color: transparent;
    }

    .option9 .form-search {
        padding: 0;
    }

    .option9 .main-header {
        padding: 10px 15px;
    }

    .slide9 .content-slide .caption-title {
        font-size: 30px;
        line-height: 30px;
    }

    .slide9 .content-slide .caption-sub-title {
        font-size: 14px;
    }

    .slide9 .content-slide .slide-button {
        margin-top: 20px;
    }

    .slide9 .content-slide {
        top: 65%;
    }

    .option9 .top-header .nav-top-links {
        width: 40%;
    }

    .option9 .top-header .support-link,
    .option9 .top-header .top-bar-social {
        display: none;
    }

    .lasttest-blog9 .item {
        display: block;
    }

        .lasttest-blog9 .item .thumb, .lasttest-blog9 .item .info {
            width: 100%;
            display: inline-block;
        }

        .lasttest-blog9 .item .info {
            padding: 15px;
        }

            .lasttest-blog9 .item .info .title {
                margin-top: 15px;
                font-size: 14px;
                margin-bottom: 15px;
            }

            .lasttest-blog9 .item .info .readmore {
                position: static;
            }
          .option9  .main-header .header-search-box .form-inline .input-serach{padding-top:0;}
		  .blog-posts .post-item .entry-title{padding-top:15px;}
.services2 .services2-item .text {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.group-button-header{margin-top:0;}
.services2 .services2-item .image{padding-left: 15px;}

}
.content-text .blog-posts.about{
list-style: none;
    padding: 0;
}

@media (min-width: 1601px) {
.header-top-right .content-slide .slider-thumb .scale-video {
    max-height:692px
}
}
@media (min-width: 1401px) and (max-width:1600px) {
.header-top-right .content-slide .slider-thumb .scale-video {
    max-height:450px
}
}
@media (min-width: 1001px) and (max-width:1400px) {
.header-top-right .content-slide .slider-thumb .scale-video {
    max-height:370px
}
}
@media (min-width: 768px) and (max-width:1000px) {
.header-top-right .content-slide .slider-thumb .scale-video {
    max-height:300px
}
}
@media (max-width: 767px) {
.list-photo .grid-sizer {
    width: 50%;
}
.list-photo .item {
    width: 49.5%;
}
.top-main-header{
    text-align: center;
}
.top-main-header .top-link ul {
  -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
}
.top-main-header .top-link ul li {
    float: none;
}
.main-header .header-search-box {
    padding-left: 15px;
    padding-right: 15px;
}
.option9 .main-header .logo {
    margin-top: 15px;
}
.header-top-right .content-slide .slider-thumb .scale-video {
    max-height: 170px;
}
}
/*--------------------
[13. Styles for devices(<=480px)]
*/
@media (max-width: 480px) {
.pro-album .product-list.pro-list-album li .product-name {
    font-size: 14px;
}
.content-text .alb-info .alb-title{max-height: 100px;
overflow: hidden;}
    .blog-posts .post-item .entry-title{padding-top:15px;}
    .content-text img{height:auto !important;}
    .option9 .main-header .logo {
        margin-top: 0;
    }

        .option9 .main-header .logo img {
            width: auto;
            height: auto;
        }

    .option9.category-page .main-header {
        padding: 10px 15px;
    }
      .option9  .main-header .header-search-box{width:80%;margin-top:0;}
.group-button-header {
    margin-top: 0;
    width: 20%;
}
      .option9 .main-header .header-search-box .form-inline .input-serach {
    padding-top: 0;
}
    .option9 .mini-cart,
    .option9 .form-search {
        margin-top: 10px;
    }

        .option9 .form-search .form-search-inner {
            min-width: 246px;
        }

        .option9 .form-search .form-category {
            display: none;
        }

        .option9 .form-search .input-serach input {
            padding: 3px 10px;
        }

    .option9 #main-menu .navbar-header {
        background: transparent;
        /*font-size: 0;
	    margin-top: 10px;*/
        margin-left: -15px;
    }
    /*.option9 #main-menu .navbar-header .navbar-brand{
		display: none;
	}*/
    .option9 #main-menu {
        margin-top: 2px;
        float: none;
    }

        .option9 #main-menu .navbar {
            position: static;
        }

        .option9 #main-menu .navbar-collapse {
            position: absolute;
            left: 15px;
            right: 15px;
            margin-left: -15px;
        }

        .option9 #main-menu .navbar .navbar-nav > li > a,
        .option9 #main-menu .navbar .navbar-nav > li > a {
            padding: 10px 15px;
            color: #333;
        }

        .option9 #main-menu .navbar .navbar-nav > li:last-child {
            border: none;
        }

    .option9 .navbar-nav {
        margin: 0;
    }

    .option9 #main-menu .navbar .navbar-nav > li > a:after {
        background: transparent;
    }

    .option9 .form-search .icon,
    .option9 .mini-cart .icon {
        background-color: transparent;
    }

    .option9 .form-search {
        padding: 0;
    }

    .option9 .main-header {
        padding: 10px 15px;
    }

    .slide9 .content-slide .caption-title {
        font-size: 30px;
        line-height: 30px;
    }

    .slide9 .content-slide .caption-sub-title {
        font-size: 14px;
    }

    .slide9 .content-slide .slide-button {
        margin-top: 20px;
    }

    .slide9 .content-slide {
        top: 65%;
    }

    .top-header .nav-top-links {
        text-align:center;
        float:none;
display: none;
    }

    .option9 .top-header .language, .option9 .top-header .language marquee {width:100%;text-align:center;}
    .top-header .support-link, .top-main-header,
    .top-header .top-bar-social {
        display: none;
    }

    .lasttest-blog9 .item {
        display: block;
    }

        .lasttest-blog9 .item .thumb, .lasttest-blog9 .item .info {
            width: 100%;
            display: inline-block;
        }

        .lasttest-blog9 .item .info {
            padding: 15px;
        }

            .lasttest-blog9 .item .info .title {
                margin-top: 15px;
                font-size: 14px;
                margin-bottom: 15px;
            }

            .lasttest-blog9 .item .info .readmore {
                position: static;
            }
.services2 .services2-item .text {
    padding-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
}
.services2 .services2-item .image{padding-left: 15px;}
.services2 .services2-item .image h3{min-height: inherit;}
.footer3 .footer-coppyright{text-align: center;padding: 10px 0 50px 0;}
.footer3 .footer-coppyright .payment-logo{float: none;margin-top: 10px;}
.pro-album .product-list.pro-list-album li .product-name {
    min-height: 90px;
    font-size: 16px;
    line-height: 20px;
}
}
