@media screen and (min-width: 1920px) {

}

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

}

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

}

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

}

@media screen and (max-width: 1440px) {
    .row_map{
        height: 600px;
    }
    .details_photo label {
        font-size: 60px;
        line-height: 60px;
    }
    .details_photo span {
        font-size: 28px;
    }
    .section_portfolio ul{
        font-size: 14px;
    }
    .section_portfolio .nav a{
        padding: 10px 0;
    }
}

@media screen and (max-width: 1366px) {
    .section_portfolio ul {
        font-size: 13px;
    }
}
@media screen and (max-width: 1280px) {
    .container{
        width: 100%;
        padding: 0 50px;
    }
    .section_ig{
        padding: 100px 50px;
    }
    .images_latest{
        height: 650px;
    }
    .section_portfolio ul {
        font-size: 12px;
    }
}


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

}


@media screen and (max-width: 1199px) {
    .section_portfolio ul{
        display: inline-block;
    }
    .section_portfolio ul {
        font-size: 16px;
    }
    .nav_menu{
        display: none;
    }
    .section_intro .col-xs-6{
        width: 100%!important;
    }
    .images_intro{
        height: auto;
        display: inherit;
        text-align: center;
    }
    .images_intro img{
        height: auto;
        width: 600px;
        object-fit: contain;
        margin: 0 auto;
    }
    .section_intro .col-xs-6:nth-child(1){
        padding-bottom: 50px;
    }
    .section_intro h1:before{
        right: 0;
        margin: auto;
    }
    .section_intro{
        padding: 30px 0 50px 0;
    }
    .section_latest .col-xs-6{
        width: 100%;
    }
    .details_latest{
        height: auto!important;
        padding: 50px;
    }
    .images_latest:before{
        width: calc(100% - 40px);
        border-right: 1px solid #ffffff5e;
        margin: auto auto 0 auto;
        border-bottom: none;
        height: calc(100% - 20px);
    }
    .details_latest:before{
        width: calc(100% - 40px);
        border-right: 1px solid #ffffff5e;
        margin: 0 auto auto auto;
        border-top: none;
        border-bottom: 1px solid #ffffff5e;
        border-left: 1px solid #ffffff5e;
    }
    .section_ig {
        padding: 50px;
    }
    .section_youtube{
        padding-bottom: 50px;
    }
    .section_footer{
        text-align: center;
    }
    .section_footer .col-xs-3{
        width: 100%;
    }
    .section_footer .col-xs-2{
        display: none;
    }
    .section_footer .col-xs-4{
        width: 100%;
        margin-top: 25px;
    }
    .section_footer label{
        display: none;
    }
    .section_footer img{
        margin-top: 0;
        margin-bottom: 25px;
    }
    .section_story{
        padding: 30px 0 50px;
    }
    .row_story .col-xs-6, .row_story .col-xs-12{
        width: 100%!important;
    }
    .images_story{
        height: auto;
    }
    .images_story img{
        width: 400px;
        height: auto;
        margin: 50px auto;
    }
    .row_story .col-xs-12 p:nth-child(1){
        margin-top: 0;
    }
    .section_founder .container{
        width: 100%;
    }
    .images_team{
        height: 450px;
    }
    .section_team{
        padding: 50px 0;
    }
    .row_team .col-xs-4{
        width: 50%;
    }
    .box_founder .col-xs-6 {
        padding: 0 25px;
    }
    .row_team .col-xs-4 {
        padding: 25px;
    }
    .row_team {
        margin: 50px -25px 0;
    }
    .row_story .col-xs-6:nth-child(1) .images_story p:nth-last-child(1){
        margin-bottom: 0;
    }
    .details_story {
        margin-top: 50px;
    }
    .row_story .col-xs-12 {
        margin-top: 0;
    }
    .section_servicesinfo {
        padding: 0 50px 50px;
    }
    .box_services .col-xs-6{
        width: 100%;
    }
    .images_services_info{
        height: 600px;
    }
    .box_services .col-xs-6:nth-last-child(1){
        padding-bottom: 0;
    }
    .box_services .col-xs-6:nth-child(1){
        padding-top: 0;
    }
    .section_contactus .col-xs-5{
        width: 100%;
    }
    .section_contactus .col-xs-7{
        width: 100%;
        padding: 25px 0 0 0;
    }
    .section_map{
        padding: 50px;
    }
    .section_map .col-xs-6{
        width: 100%;
    }
    .row_map{
        display: inherit;
        height: auto;
    }
    .images_photo{
        height: 300px;
    }
    .row_map .col-xs-6 .col-xs-9 .col-xs-6{
        width: 50%;
    }
    .images_photofull{
        height: 600px;
    }
    .nav-tabs.nav-tabs-dropdown,
    .nav-tabs-dropdown {
        border-bottom: 1px solid #ffffff26;
        border-radius: 0;
        overflow: hidden;
        position: relative;
    }

    .nav-tabs.nav-tabs-dropdown::after,
    .nav-tabs-dropdown::after {
        content: '';
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid var(--secondary);
        position: absolute;
        left: auto;
        right: 10px;
        top: 20px;
        margin: auto;
        transition: all 0.25s;
    }

    .nav-tabs-dropdown a {
        border-bottom: 1px solid #ffffff26 !important;
        text-align: left;
    }

    .nav-tabs.nav-tabs-dropdown.open a,
    .nav-tabs-dropdown.open a {
        position: relative;
        display: block;
    }

    .nav-tabs.nav-tabs-dropdown.open > li.active > a,
    .nav-tabs-dropdown.open > li.active > a {
        background: #e8b19d;
    }
    .section_portfolio .nav li.active a{
        padding: 10px 15px;
    }

    .nav-tabs.nav-tabs-dropdown li,
    .nav-tabs-dropdown li {
        display: inline;
        width: 100%;
        padding: 0;
        vertical-align: bottom;
    }

    .nav-tabs.nav-tabs-dropdown > li > a,
    .nav-tabs-dropdown > li > a {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        border-color: transparent;
        background: var(--pimary);
        padding-right: 30px;
    }

    .nav-tabs.nav-tabs-dropdown > li > a:focus,
    .nav-tabs-dropdown > li > a:focus,
    .nav-tabs.nav-tabs-dropdown > li > a:hover,
    .nav-tabs-dropdown > li > a:hover,
    .nav-tabs.nav-tabs-dropdown > li > a:active,
    .nav-tabs-dropdown > li > a:active {
        border-color: transparent;
    }

    .nav-tabs.nav-tabs-dropdown > li.active > a,
    .nav-tabs-dropdown > li.active > a {
        display: block;
        border-color: transparent;
        position: relative;
        z-index: 0;
        background: var(--pimary);
    }

    .nav-tabs.nav-tabs-dropdown > li.active > a:focus,
    .nav-tabs-dropdown > li.active > a:focus,
    .nav-tabs.nav-tabs-dropdown > li.active > a:hover,
    .nav-tabs-dropdown > li.active > a:hover,
    .nav-tabs.nav-tabs-dropdown > li.active > a:active,
    .nav-tabs-dropdown > li.active > a:active {
        border-color: transparent;
    }
    .box_portfolio .col-xs-4{
        width: 50%;
    }
    .section_portfolio_details ul{
        width: 100%;
    }
    .section_portfolio_details .col-xs-4{
        width: 33.33%;
    }
    .section_portfolio_details .images_portfolio{
        height: 200px;
    }
    .section_portfolio_details {
        padding: 0 0 50px!important;
    }
    .section_services_info {
        padding: 0 50px 50px;
    }
    .section_client img{
        height: 150px;
    }
    .section_client {
        padding: 50px 0;
    }
    .box_services_new .col-xs-6{
        width: 100%;
    }
    .details_services_new{
        height: auto!important;
        padding: 50px 50px 60px;
    }
    .images_services_new:before, .row_services_new .box_services_new:nth-child(even) .images_services_new:before{
        width: calc(100% - 40px);
        border-bottom: none;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        border-right: 1px solid #f1ddcf;
        border-left: 1px solid #f1ddcf;
        height: calc(100% - 20px);
    }
    .images_services_new.details_services_new:before, .row_services_new .box_services_new:nth-child(even) .images_services_new.details_services_new:before{
        left: 0;
        right: 0;
        top: 0;
        bottom: auto;
        border-left: 1px solid #f1ddcf;
        border-bottom: 1px solid #f1ddcf;
        border-top: none;
        border-right: 1px solid #f1ddcf;
    }

}

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


}

@media screen and (max-width: 820px) {
    .container {
        padding: 0 30px;
    }
    .brand_logo{
        left: 50px;
    }
    .section_header{
        height: 100px;
    }
    .box_language{
        right: 50px;
    }
    .button_container{
        right: 125px;
    }
    .scroll_menu{
        height: 60px;
    }
    .scroll_menu .box_language {
        right: 30px;
    }
    .scroll_menu .brand_logo {
        left: 30px;
    }
    .scroll_menu .button_container {
        right: 105px;
    }
    .overlay ul{
        padding: 0 30px;
    }
    .button_container.active{
        top: -50px;
        right: 30px;
    }
    .scroll_menu .button_container.active {
        right: 30px;
        top: 15px;
    }
    .images_services{
        height: 350px;
    }
    h2{
        font-size: 30px;
    }
    h1{
        font-size: 45px;
    }
    h3{
        font-size: 26px;
    }
    .text_slide label, .caption .title{
        font-size: 45px;
    }
    .text_slide{
        width: 100%;
        left: 0;
        bottom: 80px;
    }
    .text_slide p, .caption .text{
        width: 100%;
    }
    .slideshow .slide .caption {
        padding: 0 30px !important;
        left: 0;
    }
    .slideshow .pagination{
        left: 30px;
        bottom: 50px;
        right: auto;
    }
    .images_latest {
        height: 450px;
    }
    .section_ig {
        padding: 50px 30px;
    }
    .slide_youtube .slick-next{
        right: -10px;
    }
    .slide_youtube .slick-prev{
        left: -10px;
    }
    .section_youtube .container{
        width: 100%;
    }
    .images_founder, .images_team{
        height: 400px;
    }
    .details_founder {
        padding: 50px 50px 50px 0;
    }
    .row_founder .box_founder:nth-child(even) .details_founder {
        padding: 50px 0 50px 50px;
    }
    .row_team .col-xs-4 {
        padding: 15px;
    }
    .row_team {
        margin: 50px -15px 0;
    }
    .section_servicesinfo {
        padding: 0 30px 50px;
    }
    .images_services_info {
        height: 450px;
    }
    .images_photo {
        height: 200px;
    }
    .images_photofull {
        height: 400px;
    }
    .details_photo:before{
        width: calc(100% - 20px);
        height: calc(100% - 20px);
    }
    .section_map {
        padding: 50px 30px;
    }
    .box_portfolio .col-xs-4{
        width: 100%;
    }
    .section_portfolio{
        padding: 50px 30px;
    }
    .section_portfolio ul{
        margin-bottom: 30px;
    }
    .box_portfolio_services .col-xs-6{
        width: 100%;
    }
    .box_portfolio_services .col-xs-6:nth-child(1){
        margin-bottom: 25px;
    }
    .box_portfolio_services{
        width: 100%;
    }
    .section_portfolio_details .col-xs-4 {
        width: 50%;
    }
    .section_services_info {
        padding: 0 30px 50px;
    }
    .section_client img {
        height: 130px;
    }
    .images_services_new{
        height: 350px;
    }


}

@media screen and (max-width: 640px) {
    .text_slide label, .caption .title {
        font-size: 26px;
    }
    .text_slide p, .caption .text{
        width: 100%;
    }
    .text_slide {
        width: 100%;
        left: 0;
        bottom: 60px;
        padding: 0 30px;
        text-align: center;
    }
    .slideshow .slide .caption{
        padding: 0 30px!important;
    }
    .text_slide p, .caption .text{
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .slideshow .pagination{
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }
    .images_intro img{
        width: 100%;
    }
    .section_ig h3{
        font-size: 20px;
    }
    .section_ig p, .box_buttonyoutube p{
        display: inline-block;
        width: 100%;
    }
    .btn_ig, .box_buttonyoutube .btn_ig{
        margin: 0;
    }
    .images_youtube {
        height: 250px;
    }
    .slide_youtube .slick-arrow{
        top: 125px;
    }
    .overlay.open{
        width: 100%;
    }
    .images_latest {
        height: 250px;
    }
    h1{
        font-size: 38px;
    }
    .images_story img{
        width: 100%;
    }
    .box_founder .col-xs-6{
        width: 100%;
    }
    .details_founder{
        height: auto!important;
    }
    .row_founder .box_founder:nth-child(even) {
        margin-top: auto;
    }
    .row_founder .box_founder:nth-child(even) .details_founder {
        padding: 50px 0 0 0;
    }
    .details_founder h3:before{
        left: -50px;
    }
    .row_team .col-xs-4{
        width: 100%;
    }
    .row_team .col-xs-4:nth-last-child(1){
        padding-bottom: 0;
    }
    .images_services_info {
        height: 250px;
    }
    .images_services_info:before{
        width: calc(100% - 20px);
        height: calc(100% - 20px);
    }
    .details_services_info h2{
        font-size: 20px;
    }
    .details_services_info{
        bottom: 40px;
    }
    .images_photo {
        height: 100px;
    }
    .images_photofull {
        height: 200px;
    }
    .details_photo p{
        font-size: 14px;
    }
    .details_photo label {
        font-size: 24px;
        line-height: 24px;
    }
    .details_photo span {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .details_photo:before{
        width: calc(100% - 10px);
        height: calc(100% - 10px);
    }
    .details_map{
        padding: 30px;
    }
    .images_portfolio:before{
        width: calc(100% - 20px);
        height: calc(100% - 20px);
    }
    .images_portfolio{
        height: 300px;
    }
    .information_portfolio p{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .section_portfolio_details .col-xs-4 {
        width: 100%;
    }
    .section_portfolio_details .images_portfolio {
        height: 250px;
    }
    .row_awards .col-xs-4{
        width: 50%;
        border-bottom: 1px solid #dac8ba;
    }
    .row_awards .col-xs-12{
        display: contents;
        border-bottom: none;
    }
    .row_awards .col-xs-12 .col-xs-4:nth-child(1),
    .row_awards .col-xs-12 .col-xs-4:nth-child(2){
        border-right: none;
    }
    .row_awards .col-xs-12:nth-last-child(1) .col-xs-4:nth-last-child(1), .row_awards .col-xs-12:nth-last-child(1) .col-xs-4:nth-last-child(2){
        border-bottom: none;
    }
    .row_awards .col-xs-12:nth-child(odd) .col-xs-4:nth-child(1),
    .row_awards .col-xs-12:nth-child(odd) .col-xs-4:nth-child(3){
        border-right: 1px solid #dac8ba;
    }
    .row_awards .col-xs-12:nth-child(even) .col-xs-4:nth-child(2){
        border-right: 1px solid #dac8ba;
    }
    .images_services_new{
        height: 250px;
    }
    .details_services_new h2{
        font-size: 24px;
    }
    .details_intro strong, .images_story strong {
        display: initial;
    }

}
@media screen and (max-height: 580px) {
    .section_parallax {
        height: 100vh;
    }
}

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

}


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

}

@media screen and (max-width: 375px) {
    .brand_logo{
        height: 40px;
    }
    .images_services {
        height: 300px;
    }
    .details_services h2 {
        font-size: 26px;
    }
    .images_founder, .images_team {
        height: 350px;
    }
    .section_client img {
        height: 100px;
    }
}


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

}