﻿/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (max-width: 1300px) {
}

@media (max-width: 1265px) {
    .navigation {
        left: 60px;
    }

        .navigation ul li.item > a {
            padding: 0px 10px;
            width: 100%;
            font-size: 14px;
            
        }

    .item-video {
        width: 45%;
    }
}
@media (max-width: 560px) {
	
	.navigation ul li.item > a
	{
		color: #343434;
	}
}
@media (max-width: 1200px) {
    .navigation ul li.item > a {
        padding: 0px 5px;
        width: 100%;
        font-size: 14px;
    }

    .slogan-top {
        line-height: 22px;
        padding: 10px;
        font-size: 15px;
        margin-top: 0;
        text-transform: none;
        text-shadow: none;
        color: #fff;
        text-align: center;
    }
}

@media (max-width: 1100px) {
    .navigation ul li.item > a {
        padding: 0px 5px;
        width: 100%;
        font-size: 12px;
    }

    .product-tab ul li a {
        padding: 10px 18px;
    }
}

@media (max-width: 960px) {
    body {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .logo-m {
        display: block;
        background-color: #934911;
        height: 115px;
    }

    .logo {
        position: absolute;
        width: 100%;
    }

    .urlpath {
        display: none !important;
    }

    .gotop {
        background: #808080 url(../images/top.png) no-repeat center center;
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 10px;
    }

    .header {
        width: 0;
        left: auto;
        right: 0;
        top: 0;
        position: absolute;
        height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        /* -webkit-overflow-scrolling: touch; */
        z-index: 100;
        background-color: #808080;
    }

    .nav-open {
        top: 0;
    }
    .hotline-top{
        display: block;
    }
    .left-detail-menu {
        padding: 0;
        margin-bottom: 15px;
    }
    .list-post-menu{
        padding: 0px;
    }
    .product-box{
        
    }
    .detail-pages .title h1, .detail-pages .title {
        font-size: 25px;
        color: #D97904;
        font-family: MyriadBold;
    }

    .top-title-page .left-title {
        font-size: 30px;
    }

    .list-price-list a h3 {
        font-size: 15px;
        padding-top: 5px;
        line-height: 23px;
    }

    .support .box-item {
        width: 100%;
        min-height: unset;
        padding-bottom: 15px;
    }
    .box-item .left-title {
        padding-top: unset;
    }
    .top-news .image {
        width: 100%;
        border-radius: 0;
    }

        .top-news .image img {
            width: 100%;
            height: auto;
        }

    .ibox-news .image {
        margin-bottom: 10px;
        width: 100%;
    }

        .ibox-news .image img {
            border-radius: 0;
        }

    .title-news-home h3 {
        font-size: 25px;
    }

    .top-news {
        padding: 0px;
        margin: 20px 0px;
    }

    .top-title-page .right-title {
        display: none;
    }

    .header.show {
        width: 270px;
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .header .wrap-content {
        width: 100%;
    }

    .navigation {
        height: auto;
        width: 100%;
        left: auto;
        top: auto;
        position: relative;
        background-color: transparent;
        display: block;
    }

    .nav li.link-home {
        height: 50px;
        line-height: 50px;
        background: #94560D;
    }

    .title-product-home h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .link-home a {
        left: 0px;
        top: 0px;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 100% !important;
        line-height: 50px;
        width: 50px !important;
        background-color: rgb(109, 109, 109) !important;
    }

    .nav ul {
        height: auto;
        width: 100%;
        margin: 0;
    }

    .navigation ul li.item > a {
        line-height: 40px;
        height: auto;
        font-size: 16px;

    }
    .navigation ul li.current a{
        background:#94560D;
        color: #fff;
        width: 100% !important;
    }
    .nav li {
        width: 100%;
        margin: 1px 0 0 0;
        display: block;
        float: left;
        height: auto;
        line-height: 40px;
        background-color: #ffffff;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        background-image: none;
    }

    .lang {
        right: 11px;
        top: 9px;
        width: 180px;
    }

    .image-sub-nav {
        display: none;
    }

    .container {
        top: 0px;
    }

    .ibox-news img {
        width: 100%;
    }

    .ibox-news {
        padding: 0px;
    }

    .top-news img {
        max-width: 100%;
        height: auto;
    }

    .box-video {
        width: 100%;
    }

    .item-video {
        width: 48%;
        margin-left: 10px;
        min-width: 48%;
    }

    .right-top {
        position: initial;
        margin: auto;
		display: none !important;
    }

    .form-search {
        position: initial;
        margin-top: 5px;
    }

        .form-search input {
            width: 100%;
            right: 0px;
            -webkit-border-radius: 0px;
            -o-border-radius: 0px;
            -ms-border-radius: 0px;
            border-radius: 0px;
            opacity: 1;
            box-shadow: none;
        }

    .btn-search a {
        position: absolute;
        right: 0px;
        float: right;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        background-color: rgba(250, 71, 6, 1);
    }

    .content-support {
        width: 86%;
    }

    .main-support {
        position: relative;
    }

    .pic-text {
        width: 100%;
    }

    .text-detail {
        width: 100%;
    }
    /*SLIDE HOME*/
    .nivo-directionNav {
        display: none;
    }

    .content-slide {
        max-width: 70% !important;
        height: 0;
        left: 0;
        right: auto;
        bottom: 0px;
        top: auto;
        text-align: left;
    }

    .slide-buttons {
    }

    .bg-home .content-slide.show {
        bottom: 10px;
        height: 150px;
    }

    .next-prev {
        display: none !important;
    }
    /*TOP*/
    .top-content {
        padding: 0px;
    }
    /*PRODUCT*/
    .box-product {
        width: 48%;
    }
    /*PRODUCT-DETAIL*/
    .left-product {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .product-tab-detail {
        padding: 10px 0px;
    }

    .text-tab {
        padding: 0px;
    }

    .box-video iframe {
        width: 100%;
        height: auto;
        min-height: 500px;
    }

    .right-product {
        width: 100%;
    }

    .product-tab ul li {
        margin-bottom: 5px;
        width: 49%;
    }

        .product-tab ul li a {
            text-align: center;
            width: 100%;
            font-size: 15px;
        }

    .item-accessories {
        width: 46%;
    }
    /*NEWS*/
    .box-news {
        width: 44%;
    }
    /*RECRUITMENT*/
    .content-recruitment {
        overflow: hidden;
        width: 100%;
        margin-bottom: 60px;
    }

    .form-upload ul li {
        width: 50%;
        margin-right: 0px;
    }

    .right-recruitment {
        width: 100%;
    }

    .item-recruitment {
        width: 100%;
        float: left;
    }
    /*SOLUTION*/
    .box-solutions {
        width: 46%;
    }
    /*SERVICE*/
    .box-service {
        width: 46%;
    }

    /*CONTACT*/
    .left-contact {
        width: 100%;
        margin-bottom: 20px;
    }

    .right-contact {
        width: 100%;
    }

    .maps-image {
        width: 100%;
        background-size: 100%;
    }


    .maps-image {
        top: -25px;
        height: 110px;
    }

    .title-product-home-sub h3 {
        
    }
    .container-tabs {
        padding: 20px 15px 15px 15px;
    }
    #tabs {
        overflow: hidden;
        height: auto;
    }
    #tabs li {
        width: 100%;
    }
    .video-main {
        width: 100%;
    }
}

@media (max-width:1200px) {
}
/*===========================================================================================================================*/
@media (max-width: 960px) {
    .view-item-news {
        display: block;
        text-align: center;
        float: right;
    }

    .list-news-list .pic-news {
        width: 100%;
    }
    .videos-home .box-video {
        padding: 10px 0;
    }
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
    .box-product {
        width: 100%;
    }
}

@media (max-width: 860px) {
    /*NEWS*/
    .box-news {
        width: 100%;
    }

    .content-project {
        width: 100%;
        left: 0;
        margin-left: 0;
        height: inherit;
        overflow: auto;
    }

    .item-video {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0px;
    }

    .footer {
        overflow: hidden;
        height: auto;
        line-height: normal;
        top: 0px;
        padding: 5px 0px;
    }

    .copyright, .copyright a {
        font-size: 11px;
    }

    .left-info {
        float: none;
        text-align: center;
    }

    .right-info {
        float: none;
        margin: auto;
    }

        .right-info .social {
            position: initial;
            width: 100%;
            margin: auto;
            text-align: center;
        }

    .right-recruitment {
        width: 100%;
    }
    /*SERVICE*/
    .box-service {
        width: 100%;
    }
    /*PRODUCT*/
    .item-accessories {
        width: 100%;
    }
}


/*===========================================================================================================================*/
@media (max-width: 620px) {
    .box-top {
        width: 100%;
    }

    .box-solutions {
        width: 100%;
    }

    .box-video iframe {
        width: 100%;
        height: auto;
        min-height: 250px;
    }
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
    .content-slide {
        bottom: 5px;
    }

        .content-slide h2 {
            font-size: 12px;
        }

        .content-slide h3 {
            font-size: 11px;
        }

    .product-tab ul li a {
        font-size: 12px;
    }

    .bg-home .content-slide {
        height: 95px;
        display: none !important;
    }
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
}
