@media screen and (min-width: 1920px) {
    .section_liftstyle p{
        margin: 200px 0 0;
    }
}

@media screen and (max-width: 1700px) {


}

@media screen and (max-height: 650px) {

}

@media screen and (max-width: 1440px) {
    .section_liftstyle:before, .section_liftstyle{
        height: 550px;
    }
    .section_liftstyle p{
        margin: 120px 0 0;
    }
    .section_liftstyle{
        font-size: 34px;
    }
    .section_liftstyle:before{
        background-position: top center;
    }
    .logo_slide img{
        height: 150px;
    }
    .logo_slide{
        left: 0;
    }
}

@media screen and (max-width: 1366px) {
    .slideshow {
        height: 60vh;
    }

}

@media screen and (max-width: 1280px) {
    .container{
        width: 100%;
        padding: 0 50px;
    }
    .nav_header .logo_brand{
        left: 50px;
    }
    .section_investment:before{
        left: 50px;
    }
    .section_investment:after{
        right: 50px;
    }
}


@media screen and (max-width: 1200px) {
    .images_person {
        top: -110px;
    }
    .nav_header li{
        padding: 0 15px;
    }
}


@media screen and (max-width: 1100px) {
    .nav_header ul{
        display: none;
    }
    .nav_header{
        height: 60px;
        display: inline-flex;
    }
    .nav_header .logo_brand {
        left: 50px;
        opacity: 1;
        pointer-events: auto;
        height: 50px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .nav_header .logo_brand img{
        height: 50px;
    }
    .slideshow {
        height: 50vh;
    }
    .images_services{
        height: 300px;
    }
    .button_container{
        display: block;
    }
    .section_tagline .col-xs-6{
        width: 100%;
        text-align: center;
    }
    .section_footer .col-xs-3{
        width: 100%;
    }
    .section_footer .col-xs-3:nth-child(2){
        display: none;
    }
    .section_footer{
        text-align: center;
    }
    .section_footer ul {
        margin: 0 auto;
        display: inline-block;
    }
    .section_footer .col-xs-3:nth-child(4){
        padding: 0;
    }
    .section_footer h4{
        display: none;
    }
    .section_footer .col-xs-3:nth-child(4) label {
        display: inline;
    }
    .social_footer {
        margin: 25px 0;
    }
    .section_copyright{
        text-align: center;
    }
    .section_copyright .col-xs-6:nth-last-child(1) {
        text-align: center;
    }
    .section_copyright .col-xs-6{
        width: 100%;
    }
    .section_slideshow{
        margin-top: 60px;
    }
    .section_aboutus_person .col-xs-6{
        width: 100%;
    }
    .section_details_about .col-xs-6{
        width: 100%;
    }
    .images_person {
        top: 0;
        position: inherit;
    }
    .images_person img {
        width: 400px;
        margin: 0 auto;
        display: block;
    }
    .section_details_about{
        padding-bottom: 0;
    }
    .section_details_about .col-xs-6:nth-child(2){
        margin-top: 50px;
    }
    .section_map .col-xs-6{
        width: 100%;
    }
    .section_map .col-xs-6:nth-last-child(1){
        margin-top: 50px;
    }
    .images_map{
        height: 700px;
    }
    .section_contact .col-xs-5{
        width: 100%;
    }
    .section_contact .col-xs-7{
        width: 100%;
        padding: 50px 0 0;
    }
    .master_plan {
        padding: 50px 0 0;
    }

}

@media screen and (max-width: 991px) {
    .section_footer:before{
        background-size: cover;
    }
    .section_features li{
        width: 100%;
        height: auto;
        border-right: none;
        border-left: 0;
        border-top: none;
    }
    .section_features li:nth-last-child(2){
        border-bottom: 1px solid #eeeeee;
    }
}


@media screen and (max-width: 768px) {
    .section_features ul{
        width: 100%;
    }
    .section_directory ul{
        width: 100%;
    }
    .section_liftstyle .col-xs-7{
        width: 70%;
    }
    .section_investment:after{
        right: 0;
        width: 80px;
        background-size: cover;
        /*background-position: left;*/
    }
    .section_investment:before{
        left: 0;
        width: 80px;
        background-size: cover;
        /*background-position: right;*/
    }
    .slideshow {
        height: 40vh;
    }
    h1{
        font-size: 40px;
    }
    .section_directory img{
        height: 90px;
    }
    .container{
        padding: 0 30px;
    }
    .nav_header .logo_brand{
        left: 30px;
    }
    .button_container{
        right: 30px;
    }
    .row_portfolio .col-xs-6{
        width: 100%;
    }
    .row_portfolio .box_portfolio:nth-last-child(1) .col-xs-6{
        padding-bottom: 0;
    }
    .overlay nav{
        padding-bottom: 0;
    }
    .images_map{
        height: auto;
    }
    .images_map img{
        width: 100%;
        height: auto;
    }
    .overlay nav{
        padding: 0 30px;
    }
    .row_videobox .col-xs-6{
        width: 100%;
    }
    .row_videobox .col-xs-6:nth-child(1){
        margin-bottom: 30px;
    }
    .images_gallery{
        height: 200px;
    }
}

@media screen and (max-width: 640px) {
    .slideshow {
        height: 20vh;
    }
    .logo_slide{
        display: none;
    }
    .section_investment:before{
       left: -25px;
        width: 75px;
    }
    .section_investment:after{
        right: -25px;
        width: 75px;
    }
    .section_investment h2{
        font-size: 40px;
    }
    .section_investment p{
        font-size: 30px;
    }
    .section_investment p > label{
        font-size: 40px;
    }
    .section_tagline{
        height: auto;
        padding: 50px 0;
    }
    .section_tagline:before{
        height: 4px;
    }

    .section_features img {
        width: 70px;
    }
    .section_features li{
        padding: 20px 0;
        display: inherit;
        text-align: center;
    }
    .section_features li > label{
        padding-left: 20px;
        width: 100%;

    }
    .section_features li > label > span{
        font-size: 18px;
    }
    .section_liftstyle:before, .section_liftstyle {
        height: 400px;
    }
    .section_liftstyle p {
        margin: 80px 0 0;
    }
    .section_liftstyle {
        font-size: 24px;
    }
    .section_directory li{
        width: 50%;
        border: 1px solid #eeeeee!important;
    }
    h1{
        font-size: 34px;
        line-height: 34px;
    }
    .section_tagline h1{
        font-size: 24px;
        line-height: 30px;
    }
    .section_liftstyle:before {
        background-position: 40%;
    }
    .section_directory li:nth-child(1), .section_directory li:nth-child(2){
        border-top: none!important;
    }
    .section_directory li:nth-child(11), .section_directory li:nth-child(12){
        border-bottom: none!important;
    }
    .section_directory li:nth-child(odd){
        border-left: none!important;
    }
     .section_directory li:nth-child(even){
        border-right: none!important;
    }
    .overlay.open{
        width: 100%;
    }
    .images_person img{
        width: 100%;
    }
    .images_portfolio{
        height: 250px;
    }
    .images_services {
        height: 300px;
    }
    .section_googlemap iframe{
        height: 300px;
    }
    .video_box .height_video{
        height: 250px;
    }
    .box_gallery .col-xs-4{
        width: 50%;
    }
    .images_gallery {
        height: 150px;
    }
    .box_gallery .col-xs-4 {
        padding: 5px;
    }
    .gallery {
        margin-left: -5px;
        margin-right: -5px;
    }


}


@media screen and (max-width: 414px) {
}


@media screen and (max-width: 375px) {
    .section_liftstyle:before {
        background-position: 42%;
    }
    .section_liftstyle .col-xs-7 {
        width: 80%;
    }
    .section_liftstyle {
        font-size: 20px;
    }
    .section_liftstyle p {
        margin: 95px 0 0;
    }
    .section_copyright{
        font-size: 12px;
    }
    .section_contact .col-xs-5 label {
        width: 100%;
        font-family: 'Inter_SemiBold','sans-serif';
    }
    .box_gallery .col-xs-4{
        width: 100%;
    }
    .images_gallery {
        height: 200px;
    }
}

@media screen and (max-width: 375px) {

}

@media screen and (max-width: 360px) {

}