@media all and (min-width: 1501px) {
    .slider_home_for .box_slide_home .box_caption_slide_home {
        left: 10%;
    }
    .slick-dots {
        left: 10%;
    }
}

@media all and (min-width: 1601px) {
    .section_home {
        height: 500px;
    }
    .slider_home_for .box_slide_home .box_img_slide_home {
        width: 750px;
    }
}

@media all and (min-width: 1801px) {
    .slider_home_for .box_slide_home .box_caption_slide_home {
        left: 15%;
    }
    .slick-dots {
        left: 15%;
    }
    .section_home {
        height: 500px;
    }
    .slider_home_for .box_slide_home .box_img_slide_home {
        width: 800px;
    }
}

@media all and (min-width: 1921px) {
    .section_home {
        height: 600px;
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (max-width: 1200px) {
    .box_content,
    .box_content_contact,
    .box_footer,
    #header {
        width: 940px;
    }
    .slick-dots {
        left: 30px;
    }
    .slider_home_for .box_slide_home .box_caption_slide_home {
        left: 30px;
        width: 400px;
    }
    .title strong,
    .title h1,
    .box_caption_slide_home .caption_slide_home .title_caption strong {
        font-size: 50px;
        line-height: 60px;
    }
    .slider_home_for {
        width: calc(100% - 230px);
    }
    .slider_home_for .box_slide_home .box_img_slide_home {
        width: 500px;
    }
    .slider_home_nav {
        width: 200px;
    }
    .slider_home_for .slick-next {
        right: -230px;
        width: 200px;
    }
    .box_list_contact .box_contact {
        padding: 5px 0;
    }
    .img_about {
        width: 100%;
        height: auto;
        float: none;
        clear: both;
    }
    .content_about {
        padding-top: 40px;
        width: 100%;
        float: none;
        clear: both;
        padding-left: 0;
    }
    .box_project {
        width: 50%;
    }
    .content_project {
        width: 100%;
        float: none;
        clear: both;
        padding-top: 40px;
        padding-right: 0;
    }
    .slider_project {
        width: 100%;
        float: none;
        clear: both;
    }
}

@media all and (max-width: 1000px) {
    .box_content,
    .box_content_contact,
    .box_footer,
    #header {
        width: 740px;
    }
    .menu_header .menu ul li {
        padding: 15px 20px;
    }
    .box_caption_slide_home .caption_slide_home .location_caption_slide_home span,
    .menu_header .menu ul li a {
        font-size: 16px;
        line-height: 26px;
    }
    .slider_home_for {
        width: calc(100% - 130px);
    }
    .slider_home_for .box_slide_home .box_img_slide_home {
        width: 420px;
    
    }
    .slider_home_nav {
        width: 100px;
    }
    .slider_home_for .slick-next {
        right: -130px;
        width: 100px;
    }
    .title strong,
    .title h1,
    .box_caption_slide_home .caption_slide_home .title_caption strong {
        font-size: 40px;
        line-height: 50px;
    }
    .coppyright span {
        font-size: 16px;
        line-height: 34px;
    }
    .button_hotline {
        margin-right: 15px;
    }
    .button_hotline a {
        font-size: 16px;
    }
    .box_project .project .name_project strong {
        font-size: 18px;
    }
    .content p,
    .content,
    .box_form_contact form .textarea_form textarea,
    .box_form_contact form .input_form input,
    .box_list_contact .box_contact p {
        font-size: 16px;
        line-height: 24px;
    }
    .box_form_contact .title_contact h2,
    .box_list_contact .box_contact p a {
        font-size: 24px;
        line-height: 24px;
    }
    .box_form_contact {
        padding: 0 0 0 30px;
    }
    .list_social a {
        margin-left: 10px;
    }
}

@media all and (max-width: 800px) {
    .box_content,
    .box_content_contact,
    .box_footer,
    #header {
        width: 540px;
    }
    .menu_header {
        right: 40px;
        top: 10px;
    }
    header .logo {
        top: 0;
        padding: 10px 0;
    }
    header.header_fixed .logo img.logo_fixed {
        display: none;
        opacity: 0;
    }
    header.header_fixed .logo img.logo_header {
        display: block;
        opacity: 1;
        width: auto;
        height: 60px;
    }
    .logo img.logo_header {
        display: block;
        opacity: 1;
        width: auto;
        height: 80px;
    }
    header #menu_burger {
        top: 20px;
    }
    .section_content{
        height: auto;
        margin: 150px 0 30px;
        overflow: auto;
    }
    .section_home {
        height: auto;
        margin: 150px 0 30px;
    }
    .slider_home_for .box_slide_home .box_img_slide_home {
        width: 100%;
        margin: 0;
    }
    .slider_home_for {
        width: 540px;
        margin: 0 auto;
        padding: 0px 0 60px;
    }
    .slider_home_for .box_slide_home .box_img_slide_home {
        position: relative;
        margin-top: 65px;
        padding: 0;
    }
    .slider_home_for .box_slide_home .box_caption_slide_home {
        width: 100%;
        position: absolute;
        top: 0px;
        bottom: auto;
        left: 0;
        padding: 0;
        z-index: 999;
    }
    .box_caption_slide_home .caption_slide_home {
        position: relative;
    }
    .slick-dots,
    .box_caption_slide_home .caption_slide_home .location_caption_slide_home,
    .slider_home_nav {
        display: none !important;
    }
  
    .slider_home_for .slick-next {
        width: 28px;
        height: 25px;
        right: calc(50% - 50px);
        top: auto;
        background: url(../images/next.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        bottom: -0px;
    }
    .slider_home_for .slick-prev {
        display: block !important;
        left: calc(50% - 50px);
        top: auto;
        bottom: -0px;
    }
    .coppyright {
        width: 100%;
        text-align: center;
        float: none;
        clear: both;
    }
    .list_social {
        width: max-content;
        margin: 15px auto 0;
        float: none;
        clear: both;
    }
    .title strong,
    .title h1{
        font-size: 50px;
        line-height: 60px;
    }
    .box_caption_slide_home .caption_slide_home .title_caption strong {
        font-size: 50px;
        line-height: 60px;
    }
    .box_list_contact {
        width: 100%;
        float: none;
    }
    .box_form_contact {
        width: 100%;
        float: none;
        padding: 30px 0;
    }
    .box_content_contact {
        position: relative;
        padding: 80px 0;
    }
    .box_project {
        width: 100%;
    }
}

@media all and (max-width: 600px) {
    .slider_home_for,
    .box_content,
    .box_content_contact,
    .box_footer,
    #header {
        width: 400px;
    }
    .menu_header {
        position: relative;
        left: 0;
        right: 0;
        width: 400px;
        top: 130px;
    }
    .menu_header .menu ul li {
        padding: 15px 40px 15px 0;
    }
    .section_content {
        height: auto;
        margin: 200px 0 30px;
        overflow: auto;
    }
    header.header_fixed .menu_header {
        display: none;
        opacity: 0;
    }
    .slider_home_for .box_slide_home .box_caption_slide_home {
        width: calc(100%);
    }
    header.header_fixed .logo img.logo_header {
        display: none;
    }
    header.header_fixed .logo img.logo_fixed {
        display: block;
        opacity: 1;
    }
    .list_social {
        margin-top: 25px;
    }
    .list_social a {
        margin-left: 0;
        margin: 0 5px;
    }
    .section_home{
        margin: 200px 0 30px;
    }
    .box_caption_slide_home .caption_slide_home .title_caption strong {
        font-size: 40px;
        line-height: 60px;
    }
    .zalo_fixed{
        width: 40px;
        right: 10px;
        bottom: 80px;
    }
    .messenger_fixed{
        width: 40px;
        right: 10px;
        bottom: 25px;
    }
}

@media all and (max-width: 460px) {
    .slider_home_for,
    .menu_header,
    .box_content,
    .box_content_contact,
    .box_footer,
    #header {
        width: calc(100% - 30px);
    }
    .coppyright span {
        font-size: 16px;
        line-height: 24px;
    }
    .slider_home_for {
        padding: 0 0 50px;
    }
    .slider_project_nav {
        padding-top: 10px;
    }
    .slider_project_for .slick-next,
    .slider_project_for .slick-prev {
        width: 30px;
        height: 30px;
    }
    .title strong,
    .title h1 {
        margin-bottom: 15px;
    }
    .list_project {
        margin-top: 30px;
    }
    .box_caption_slide_home .caption_slide_home .title_caption strong {
        font-size: 38px;
        line-height: 60px;
    }
}