
@media (min-width: 1201px) {
    
}

@media (min-width: 1201px) and (max-width: 1400px) {
    *{}
    .index_header .container .left-item{
       padding: 40px 2.5%;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {
    *{}
     
    .index_header {
        max-height: none;
    }
    
    .index_header .container .left-item {
        padding: 20px 125px 20px 50px;
    }
    
    .index_paralax .container, .info_paralax .container, .listings_paralax .container, .listings .container, .about-details .container, .info-section .container, footer .container, .description-section .container, .feature-section .container {
        max-width: 1000px;
    }
    
    .index_paralax .full-container {
        width: 100%;
        padding: 30px 20px;
    }
    
    .info_flex h1 {
    font-size: 45px;
    }
    
    .about_img_cont {
        transform: none;
    }
    
    .about_main_text_inner {
        transform: none;
    }
    
    .item_text_inner h1{
        font-size: 29px;
    }
    
}

@media (max-width: 991px) {
    *{}
    
    .index_header {
        max-height: none;
    }
    
    .index_header .container .left-item {
        padding: 20px 50px;
    }
    
    .index_paralax .container, .info_paralax .container, .listings_paralax .container, .listings .container, .about-details .container, .info-section .container, footer .container, .description-section .container, .feature-section .container {
        max-width: 850px;
        padding: 0px 30px;
    }
    
    .header_img_cont {
        max-width: 90%;
        transform: scaleX(1) scaleY(1) translateX(0px) translateY(0px);
        margin-left: 5%!important;
        text-align: center;
    }
    
    .index_paralax .full-container {
        width: 100%;
        max-width: 800px;
        padding: 0px 20px;
        margin: auto;
        position: relative;
        float: none;
    }
    
    .info_flex {
        flex-direction: column;
        align-items: center;
    }
    
    .info_flex_left, .info_flex_right {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .info_flex h1 {
        font-size: 28px;
        line-height: 1.2em;
        max-width: 100%;
    }
    
    .info_flex p {
        font-size: 15px;
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
    
    .xs-order-1{
        order: 1;
    }
    
    .xs-order-2{
        order: 2;
    }
    
    .form-container {
    float: none;
    width: 100%;
    padding: 0px 50px;
    margin: auto;
    }
    
    .about_img_cont {
        transform: none;
    }
    
    .about_main_text_inner {
        transform: none;
    }
    
    .more-details-right{
        text-align: center;
    }
    
    .more-details-right:not(.no-neg-margin) img {
    margin: auto;
    float: none;
    margin-top: 100px;
    height: 400px;
    }
    
    .listings {
    padding-top: 50px;
    padding-bottom: 70px;
    }
}

@media (max-width: 768px) {
    
    *{}
    .index_paralax, .info_paralax, .listings_paralax {
        padding-bottom: 0px;
    }
    
    .info_paralax{
       padding-top: 0px; 
    }
    
    .description-section .container, .feature-section .container{
        padding: 0px 30px;
    }
    
    .index_paralax .row .text h1, .info_paralax .row .text h1, .listings_paralax .row .text h1, .listings .row .text h1{
        font-size: 24px;    
    }
    
    .index_paralax .row, .info_paralax .row, .listings_paralax .row{
        padding: 25px 10px;
    }
    
    .description-section .row, .feature-section .row {
        padding: 25px 0px;
    }
    
    .index_paralax .row .text p{
        padding-right: 10px!important;
        padding-left: 10px!important;
        font-size: 15px;
    }
    
    .index_header .container {
        flex-direction: column;
        justify-content: space-evenly;
    }
    
    .index_header .container .left-item {
        background-color: white;
        padding: 50px 50px;
    }
    
    .index_header .container .item {
        margin: 0px;
        flex: 0 0 100%;
        width: 100%;
    }
    
    .index_header .container .right-item {
        padding-top: 50px;
        padding-bottom: 50px;
        min-height: 300px;
        max-height: none;
    }
    
    .header_img_cont {
        max-width: 90%;
        transform: scaleX(1) scaleY(1) translateX(0px) translateY(0px);
        margin-left: 5%!important;
        text-align: center;
    }
    
    .form-container {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding: 0px;
    }
    
    .form-row {
        flex-direction: column;
        margin-bottom: 15px;
    }

    .form-col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    
    .promo_description {
    font-size: 27px!important;
    }
    
    .more_btn {
    font-size: 10px;
    }
    
    footer {
    padding: 50px 10px;
    }
    
    footer .row {
        flex-direction: column;
    }
    
    .footer-col {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    footer h2 {
        font-size: 26px;
        width: 100%;
    }
    
    .about-details .row, .about-details .more-row{
    flex-direction: column;
    margin-bottom: 40px;
    }
    
    .more-details-left, .more-details-right, .about-details-left-col, .about-details-right-col {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0px;
    }
    
    .more-details-right:not(.no-neg-margin) img{
        margin-top: 25px;
        margin-bottom: 30px;
    }
    
    .no-neg-margin::after {
        display: none;
    }
    
    .no-neg-margin img {
        transform: scale(1);
        margin-bottom: 40px;
        margin-left: 0px;
        margin: auto;
        width: 100%;
        max-width: 500px;
    }
    
    .about-details:not(.more) {
        padding-bottom: 50px;
    }
    
    .listings {
    padding-top: 20px;
    padding-bottom: 70px;
    }
    
    .project_video {
        margin-top: 0px;
        height: 240px;
        margin-bottom: 50px;
    }
    .projec-details .info-section {
        padding: 20px 0px!important;
    }
    
    .info_inner_left, .info_inner_right {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0%;
    }
    
    .info_inner {
        flex-direction: column;
    }
    
    .description-section, .feature-section {
        padding: 65px 0px;
    }
    
    .feature-section .text-area, .description-section .text-area {
        max-width: 100%;
        margin-right: 0%;
    }
    
    #main-header .container {
    width: 100%;
    }
    .description-section, .feature-section{
        float: left;
        flex-direction: column;
    }
    .description-left {
        width: 100%;
        flex: 0 0 100%;
        margin-left: 0%;
        padding-bottom: 50px;
    }
    
    .description-right {
        width: 100%;
        flex: 0 0 100%;
        min-height: 450px;
    }
    
    .feature-right{
        width: 100%;
        flex: 0 0 100%;
        margin-right: 0%;
        padding-bottom: 50px;
        order: 1;
        
    }
    
    .feature-left{
        width: 100%;
        flex: 0 0 100%;
        min-height: 450px;
        order: 2;
    } 
    
    
    .info_row{
        display: block;
        min-width: 100%;
    }
    
}

@media (max-width: 576px) {
    
    *{}
    
    main {
        margin-top: 60px;
    }
    .index_header .container .left-item {
        padding: 50px 50px;
    }
    
    
     footer .container, .description-section .container, .feature-section .container{
        padding: 0px 20px;
    }
    
    .project, .gallery_img_cont {
        flex: 0 0 100%;
        margin-right: 0%;
        max-width: 100%;
        height: 300px;
        padding: 0 10px;
        margin-bottom: 25px;
    }
    
    .project:last-child {
        margin-left: 0%;
        margin-right: 0%;
    }
    
    .more-details-right:not(.no-neg-margin) img {
        height: auto;
        width: 100%;
        max-width: 380px;
    }
    
    .more-details-left h1{
        font-size: 25px;
    }
    
    .index_header.view-project h1{
        font-size: 26px;
    }
    
    .description-section h2, .feature-section h2{
    font-size: 28px;
    }
    
    .description-section, .feature-section {
        padding: 50px 0px;
    }
    
    .logo_container img {
        height: 50px;
    }
    
    .top-navigation {
        flex-grow: 0;
        margin-left: 3px;
    }
    
    .logo_container {
        flex-grow: 1;
        min-width: 100px;
        padding: 10px;
    }
    
    .top-navigation{
        position: fixed;
        height: 100%;
        width: 100%;
        margin: 0px;
        display: none;
        background-color: rgb(19, 19, 18);
        overflow-y: auto;
        overflow-x: hidden;
        transition: all .4s ease;
    }
    
    #top-menu {
        flex-direction: column;
        justify-content: start;
    }
    
    #top-menu li:not(.sub-list) {
        display: block;
        font-size: 15px;
        padding: 0px;
    }
    
    #top-menu li a:not(.sub-link) {
        font-size: 15px;
        padding-bottom: 0px;
        padding: 20px 25px;
    }
    
    .top-menu-nav li ul {
    width: 100%;
    }
    
    .top-nav-menu{
        display: flex!important;
        justify-content: center;
        align-items: center;
        padding: 10px;
        font-size: 25px;
        width: 60px;
    }
    
    .close-menu{
        display: inline-block!important;
    }
    
    .close-menu a{
        height: 70px;
        border-bottom: 1px solid rgba(255,255,255,0.35)!important;
    }
    
    .flag_cont_parent {
        width: 110px;
        margin-top: 5px;
        margin-left: 25px;
    }
    
    .info h2 {
    font-size: 26px;
    }
    
    .info-section {
     min-height: 100px;
    }
}

@media (max-width: 420px) {
    
    *{}
    .index_header .container .left-item {
        padding: 50px 15px;
    }
    
    .info {
    padding: 15px 10px;
    
    }
    
     footer .container, .description-section .container, .feature-section .container{
        padding: 0px 15px;
    }
    
    .info h2 {
    font-size: 23px;
    }
    
    .prroject-contact h2 {
    font-size: 30px;
    }
    
    .button_cont a {
        letter-spacing: 3.5px;
        font-size: 12px;
    }
    
    .info-section {
     min-height: 100px;
    }
}
