@media (min-width: 1200px) {
    .my-container,
    .contain-ss1 {
        max-width: 1200px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {

    .duan2:hover ul.list-du-an {
        display: block;
        transform: translate(0px, 100%);
    }

    .if-contact-item {
        width: 850px;
    }

/*    footer {
        padding-bottom: 100px;
    }*/

    .div-1 {
        display: none;
    }

    .link-sli-3 h3 {
        position: absolute;
        bottom: 5px;
        left: 5px;
        right: 10px;
        color: #fff;
        text-transform: uppercase;
        opacity: 0;
        transition: .3s;
        font-size: 10px;
        margin: 0;
        font-weight: bold;
        z-index: 1;
    }
}

@media (max-width: 1199px) {
    .my-container,
    .contain-ss2 {
        max-width: 960px;
        margin: 0 auto;
    }

    .ss2 {
        background-size: cover;
    }

    .ss1 {
        overflow: hidden;
    }

    .content-sli>h2 {
        padding-left: 0;
    }

    .mouse {
        display: none;
    }

    #log-sli::before {
        display: none;
    }

    .content-sli {
        padding: 0;
        bottom: 50%;
        transform: translateY(50%);
        text-align: center;
        left: 8%;
        right: 8%;
        width: auto;
    }

    @keyframes ani-sli {
        from {
            filter: blur(10px);
            transform: translate(-30px, 50%);
            opacity: 0;
        }

        to {
            filter: blur(0px);
            opacity: 1;
            transform: translateX(0px, 50%);
        }
    }

    .item-sli .slick-dots {
        top: unset;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
    }

    .item-sli .slick-dots li {
        display: inline-block;
    }
}

@media (max-width: 991px) {

    .log-sli img{display: none}

    .category .col-lg-8 {
        padding: 0;
        padding-top: 0;
        margin-bottom: 10px;
    }

    .content-sli .h3,
    .content-sli h3 {
        font-size: 1.2rem;
        font-weight: bold;
    }

    .category .if-post p {
        display: none;
    }

    .der {
        border: none;
    }

    .div-1_2 {
        display: none;
    }

    .ss5 .title {
        font-size: 14px;
    }

    .ani-cd::before {
        border: solid 90vw rgba(0, 0, 0, .55);
    }

    .col-right-1 h2 {
        margin-bottom: 13px;
    }

    .gt {
        margin-top: 0;
    }

    .title-post {
        font-size: 16px;
        line-height: 24px;
    }

    .tab-wrap .my-container ul {
        white-space: nowrap;
    }

    .map-list {
        position: static;
        width: auto;
        height: auto;
        max-height: 500px;
    }

    .item-right>.h1-item-left::before {
        margin-top: 0;
        width: 2px;
        height: 28px;
        top: -30px;
        left: 50%;
        margin-left: -1px;
        right: auto;
    }

    .item-left>a>span {
        top: 8px;
        bottom: 8px;
        left: 8px;
        right: 8px;
    }

    .item-right .h3-item-right {
        margin-bottom: 23px;
    }

    .item-conten {
        margin-bottom: 50px;
    }

    .item-conten:nth-child(2) .bor-line {
        top: 8px;
        bottom: 8px;
        left: 8px;
        right: 8px;
    }

    .item-conten:nth-child(2) .item-right>h1::before {
        margin-top: 0;
        width: 2px;
        height: 28px;
        top: -30px;
        left: 50%;
        margin-left: -1px;
        right: auto;
    }

    .ul-ss1-bds {
        overflow: auto;
        white-space: nowrap;
    }

    .item-right {
        text-align: center;
        padding: 0;
        margin-top: 30px;
    }

    .text-item-right {
        text-align: justify;
        text-align-last: center;
        line-height: 1.5;
        font-size: 16px;
        margin-bottom: 15px;
    }

    .item-right>h1 {
        font-size: 24px;
    }

    .bor-line {
        top: 8px;
        bottom: 8px;
        left: 8px;
        right: 8px;
    }

    .item-conten>.col-lg-7>a:hover .bor-line {
        top: -8px;
        left: -8px;
        right: -8px;
        bottom: -8px;
    }

    .item-right>h1::before {
        margin-top: 0;
        width: 2px;
        height: 28px;
        top: -30px;
        left: 50%;
        margin-left: -1px;
        right: auto;
    }

    .baner-cd>span {
        top: 12px;
        bottom: 14px;
    }

    .if-contact-item {
        grid-template-columns: 1fr;
    }

    .table-1 tr {
        display: block;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .table-1 td {
        padding: 0;
        display: block;
    }

    .baner-cd {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .baner-cd>h2 {
        font-size: 40px;
    }

    #main {
        margin-bottom: 0;
    }

    .fixf {
        position: static;
    }

    .ss4 {
        padding-top: 60px;
    }

    .wapper-sli-2 button.slick-prev {
        top: 30%;
        font-size: 50px;
    }

    .wapper-sli-2 button.slick-next {
        top: 30%;
        font-size: 50px;
    }

    .contain-ss2>h2 {
        font-size: 28px;
    }

    .my-container,
    .contain-ss2 {
        max-width: 720px;
        margin: 0 auto;
    }

    .ss1 {
        overflow: hidden;
    }

    .contain-ss1 .cap-ss1 {
        padding: 0 70px;
    }

    .about-us {
        max-width: 690px;
    }

    .item-sli .slick-dots li button {
        padding: 7px;
    }

    #log-sli {
        top: 12px;
        left: 17px;
        transform: translateX(10px);
    }

    .header {
        min-height: 60px;
        justify-content: space-between;
    }

    .n-header-nav {
        position: fixed;
        width: 290px;
        background: #0855a3;
        margin: 0;
        transition: .2s;
        left: -290px;
        left: 0;
        overflow: auto;
        top: 0;
        height: 100vh;
        padding: 30px 10px;
        text-align: left;
        transform: translateX(-100%);
    }

    .menu-header {
        position: absolute;
        right: 7px;
    }

    .nav {
        text-align: left;
        transform: scaleX(1);
        opacity: 1;
    }

    .active-nav {
        transform: translateX(0);
    }

    .active-nav>ul {
        transform: scaleX(1);
        opacity: 1;
    }

    .menu-header i:nth-child(1) {
        transform: unset;
    }

    .menu-header i:nth-child(2) {
        display: block;
    }

    .menu-header i:nth-child(3) {
        transform: unset;
    }

    .nav li {
        font-size: 14px;
        width: 100%;
        display: block;
        padding: 10px 5px 5px 30px;
        margin-bottom: 5px;
    }

    .active-btn i:nth-child(1) {
        transform: rotate(45deg) translate(2px, 0px);
    }

    .active-btn i:nth-child(2) {
        display: none;
    }

    .active-btn i:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -5px);
    }

    ul.asc {
        position: static;
        transform: unset;
        background: transparent;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        display: block;
    }

    .toggge {
        padding-right: 10px;
    }

    .toggge2 {
        transform: rotate(180deg);
    }

    li.item-duan {
        padding-left: 0;
        padding-top: 5px;
    }
}

@media (max-width: 767px) {
	footer .custom-html-widget{
    padding-top: 10px;
}
	
	footer .custom-html-widget p {
        text-align: center!important; 
		margin-top: 10px;
    }
	
	.textwidget.custom-html-widget p:nth-of-type(2) {
    	 margin-top: 25px;
	}
	.custom-html-widget h2 {
        text-align: center;
    }
	footer h2{
        text-align: center !important;
    }
	
	
    #log-sli img {
        display: none;
    }
    
    .baner-cd {
        height: 26vh;
    }

    .baner-cd>h2::before {
        height: 0;
    }

    .wapper-sli-2 {
        padding: 15px;
    }

    .widget_media_image img {
        max-width: 200px !important;
    }

    .item-sli .slick-dots {
        bottom: -18px;
    }

    .ss1::before {
        content: unset;
    }

    .cap-bg {
        background: transparent;
    }

    .title {
        font-size: 22px;
    }

    .list-bar li:not(:last-child):after {
        margin-left: 10px;
        margin-right: 10px;
    }

    .list-bar li {
        display: inline;
    }

    .descripti {
        font-size: 14px;
        padding: 20px 15px 20px 50px;
    }

    .phay {
        left: 7px;
    }

    .phay span {
        width: 36px;
        height: 36px;
        line-height: 33px;
    }

    .phay i {
        font-size: 23px;
        line-height: 36px;
    }

    .if-pot h4 {
        font-size: 14px;
        line-height: 24px;
    }

    .Tim-kiem {
        display: flex;
        justify-content: end;
        align-items: center;
    }

    .Tim-kiem input {
        width: 100%;
    }

    .text-tile {
        font-size: 24px;
    }

    .text-tile::before {
        height: 59px;
    }

    .text-con {
        font-size: 14px;
    }

    .col-lh {
        padding: 0 5px;
    }

    .col-lh>h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    h2.vt {
        font-size: 14px;
    }

    .submit {
        font-size: 15px;
    }

    .line-box {
        padding-left: unset;
    }

    .line-box>p {
        position: unset;
        margin-bottom: 3px;
    }

    .sk-title {
        font-size: 24px;
    }

    .heading {
        font-size: 24px;
    }

    .heading::before {
        margin: -30px auto 10px auto;
    }

    .text-hd {
        font-size: 14px;
        margin-bottom: 45px;
    }

    .baner-cd>span {
        top: 11px;
    }

    .page-tc>.my-container>h2 {
        font-size: 24px;
    }

    .baner-cd>h2 {
        font-size: 20px;
        line-height: 28px;
        max-width: 90vw;
    }

    .business {
        flex-direction: column;
        height: auto;
    }

    .business-item {
        width: 100%;
    }

    .business-item:hover {
        width: unset;
    }

    .info>h2 {
        font-size: 18px;
        min-height: unset;
    }

    .info-text {
        padding-top: 0;
    }

    .wapper-sli-2 button.slick-prev {
        top: 20%;
        font-size: 50px;
    }

    .wapper-sli-2 button.slick-next {
        top: 20%;
        font-size: 50px;
    }

    .right-ss3 {
        padding: 20px 0;
    }

    .ss3 {
        padding-top: 57px;
    }

    .proj {
        padding-top: 57px;
        padding-bottom: 26px;
    }

    .ifo-sli-2 {
        margin-top: 20px;
    }

    .col-ss2-h3 {
        text-align: unset;
        margin-bottom: 10px;
        font-size: 20px;
        padding-left: 0px;
    }

    .col-ss2-p {
        text-align: unset;
        margin-bottom: 15px;
        line-height: 1.6;
        padding: 0;
    }

    .col-ss2-a {
        text-align: unset;
    }

    .my-container,
    .contain-ss2 {
        max-width: 540px;
        margin: 0 auto;
    }

    .about-us {
        max-width: 431px;
    }

    .img-contan-ss1 {
        opacity: .4;
    }

    .contain-ss1 .cap-ss1 {
        padding: 0 30px;
        background: transparent;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        justify-content: center;
    }

    .content-sli>h2 {
        font-size: 18px;
    }
}

@media (max-width: 575px) {

	.slider-1-item img {
		object-fit: contain;
	}
	.slick-initialized .slick-slide {
		height: auto;
	}
    .about-us {
        max-width: 372px;
    }

    .post-sm .title-post {
        font-size: 14px;
    }

    .sk-title::before {
        height: 50px;
    }

    .sk-title {
        font-size: 18px;
    }

    .item-img-csdl {
        height: unset;
    }

    .ul-ss1-bds {
        margin-top: 43px;
    }

    .heading::before {
        height: 45px;
    }

    .header>a {
        width: 86px;
    }

    .baner-cd {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    .big-dot {
        font-size: 18px;
    }

    .baner-cd>span {
        top: 10px;
        right: 8px;
        bottom: 13px;
        left: 5px;
    }

    .tab-tc {
        padding: 0 66px;
    }

    .tab-tc button {
        width: 30px;
        height: 30px;
    }

    .wapper-sli-2 button.slick-prev {
        top: 14vw;
        font-size: 30px;
    }

    .wapper-sli-2 button.slick-next {
        top: 14vw;
        font-size: 30px;
    }

    .proj {
        padding-top: 31px;
        padding-bottom: 28px;
    }

    .ss3 {
        padding-top: 40px;
    }

    .my-container {
        width: 100%;
    }

    .contain-ss2>h2 {
        font-size: 24px;
    }

    .img-contan-ss1 {
        position: static;
    }

    .contain-ss1 .cap-ss1 {
        top: -25px;
    }

    .contain-ss1 .cap-ss1 {
        padding: 0 20px;
    }

    .cap-ss1 p {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .ss2 {
        padding-top: 30px;
    }

    .content-sli>h2 {
        font-size: 20px;
    }

    .item-sli-it img {
        min-height: 280px;
    }

    .content-sli {
        bottom: 50%;
    }

    .content-sli p {
        font-size: 13px;
    }

    .img-sli-4 {
        margin: 20px 10px;
    }

    .header {
        padding: 0px 20px 0 20px;
        justify-content: space-between;
    }
}

@media (max-width: 364px) {
    .col-right-1 {
        padding: 0;
    }

    .title-post {
        font-size: 14px;
        line-height: 1.5;
    }

    .if-post {
        margin-bottom: 0;
        padding: 0px 10px 0px 10px;
    }

    .cate-post {
        line-height: 24px;
        max-height: 72px;
        overflow: hidden;
        margin-bottom: 0;
    }

    .table-1 {
        margin-top: 5px;
    }

    .tab-wrap {
        padding: 45px 0;
    }

    .submit {
        font-size: 13px;
    }

    .ani-cd::before {
        border-width: 82vw;
    }

    .info-csdl {
        bottom: 1px;
    }

    .title-csdl {
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 0px;
        margin-bottom: 5px;
        transition: .3s;
        position: relative;
        padding: 0;
        text-align: justify;
        line-height: 1.1;
        line-height: 1;
    }

    .flex {
        display: block;
    }

    .flex span {
        display: block;
        font-size: 12px;
    }

    .item-img-csdl {
        padding: 5px 5px 0px 5px;
        margin-bottom: 0;
    }

	
}