@media only screen and (max-width:1800px){
   
}
@media only screen and (max-width:1600px){
    .max-container{
        max-width: 100%;
        padding-left:3%;
        padding-right:3%;
    }
    .short-text {
        width: 100%;
    }
    .services-cover{
        padding: 3rem 4% !important;
    }
    .vertical-post-column {
        margin-right: 0 !important;
        flex-basis: 50% !important;
    }
    .column-1-footer{
        flex-basis: 25% !important;
    }
    .column-2-footer{
        flex-basis: 45% !important;
    }
    .column-3-footer{
        flex-basis: 30% !important;
    }
    .wp-container-core-group-is-layout-1c6f4d21 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
        max-width: 90%;
    }
    .pin-group{
        padding-top: 2rem;
    }
    nav ul li a{
        font-size: 18px;
    }
    .trp-language-item-name{
        font-size: 18px !important;
    }
    .about-column-1{
        flex-basis: 50% !important;
    }
    .about-column-2{
        flex-basis: 25% !important;
    }
    .about-column-3{
        flex-basis: 25% !important;
    }
    .about-bottom-column-1{
        flex-basis: 25% !important;
    }
    .about-bottom-column-2{
        flex-basis: 25% !important;
    }
    .about-bottom-column-3{
        flex-basis: 50% !important;
    }
    .padding-all {
        padding: 3rem 4vw;
    }
    .value-box p{
        font-size: 14px;
    }
    .insights-container .wp-block-columns{
        max-width: 90% !important;
    }
    h4{
        font-size: 26px !important;
    }
    .landing-home .half-curtain{
        height: 30%;
    }
    .wp-container-core-group-is-layout-1c6f4d21 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: 100%;
    }
}
/* ipad pro landscape */
@media only screen and (max-width:1366px){
    .nav-toggle{
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    
    .max-container {
        max-width: 100%;
        padding-left: 3% !important;
        padding-right: 3% !important;
    }
    .mobile-menu nav{
        margin-bottom: 50px;
    }
    nav ul li a{
        font-size: 18px;
    }
    .trp-language-item-name{
        font-size: 18px !important;
    }
    .landing-home .half-curtain{
        height: 40%;
    }
    .title-company{
        top:2px;
    }
    .wp-container-content-2f62e668 {
        flex-basis: 40%;
    }
    .wp-container-core-group-is-layout-1c6f4d21 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: 100%;
    }
    .padding-top-bottom {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    h2{
        font-size: 72px !important;
    }
    h3{
        font-size: 36px !important;
    }
    .contact-link-footer{
        font-size: 36px !important;
    }
    h4 {
        font-size: 23px !important;
    }
    h5{
        font-size: 20px !important;
    }
    .big-contact-box a{
            font-size: 18px;
    }
    .big-contact-box p{
            font-size: 18px;
    }
    footer.padding-top {
        padding-top: 2rem !important;
    }
    .column-big-1-footer{
        flex-basis: 40% !important;
    }
    .column-big-2-footer{
        flex-basis: 60% !important;
    }
    .pin-group {
        width: 80%;
    }
    .about-column-1{
        flex-basis: 70% !important;
    }
    .about-column-2{
        flex-basis: 15% !important;
    }
    .about-column-3{
        flex-basis: 15% !important;
    }
    .about-bottom-column-1{
        flex-basis: 15% !important;
    }
    .about-bottom-column-2{
        flex-basis: 15% !important;
    }
    .about-bottom-column-3{
        flex-basis: 70% !important;
    }
    .cursor-takeover{
        display: none !important;
    }
    .desktop-button{
        display: none;
    }
}
@media only screen and (max-width: 1250px){
    .max-container{
        max-width: 100%;
        padding-left: 2%;
        padding-right: 2%;
    }
    nav ul li a {
        font-size: 15px;
    }
    .trp-language-item-name {
        font-size: 15px !important;
    }
    .landing-home .half-curtain{
        height: 40%;
    }
    .preloader-isotype .icon-container{
        width: 450px !important;
    }
    .landing-home h3 {
        font-size: 26px !important;
    }
    .landing-home h1{
        font-size: 60px !important;
    }
    .ally-logo .icon-container{
        width: 102px !important;
    }
    h3 {
        font-size: 32px !important;
    }
    p{
        font-size: 14px !important;
    }
    ul li{
        font-size: 14px !important;
    }
    .landing-cover {
        padding: 3rem 4% !important;
    }
    h3.see-projects{
        font-size: 52px !important;
    }
    .aab__accordion_component {
        padding-top: 30px;
        padding-bottom: 0;
    }
    

}
@media only screen and (max-width: 1025px){
   .mini-contact-title{
        font-size: 12px !important;
   }
   .landing-padding-top-bottom {
        padding-top: 7rem;
        padding-bottom: 2rem;
    }
    .services-provided-list li a{
        font-size: 14px;
        padding: 30px 40px;
    }
    .custom-columns {
        gap: 4vw;
    }
    .landing-home .half-curtain{
        height: 44%;
    }
    h3 {
        font-size: 40px !important;
    }
    .team-landing{
        flex-wrap: wrap !important;
    }
    .team-landing .wp-block-column{
        flex-basis: 100% !important;
    }
    .padding-all-landing{
        padding: 10rem 8% 4rem !important;
    }
    .team-cover{
        min-height: 70vh !important;
    }
    .bio-cover{
        min-height: 450px !important;
    }
    .landing-home .half-curtain{
        height: 40%;
    }
    .main-nav{
        display: none;
    }
    .nav-toggle{
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    
}
@media only screen and (max-width:896px){
    .mobile-menu{
        padding: 70px 30px;
    }
    .landing-home .half-curtain{
        height: 30%;
    }
    .main-logo .icon-container{
        width: 95px !important;
    }
    .landing-cover {
        padding: 2rem 3% !important;
    }
    .landing-home h3 {
        font-size: 22px !important;
    }
    .landing-home h1 {
        font-size: 50px !important;
    }
    .ally-logo .icon-container {
        width: 88px !important;
    }
    .ally-logo{
        bottom: 12px;
    }
    #scroll-title{
        font-size: 12px;
    }
    h6{
        font-size: 14px !important;
    }
    h3 {
        font-size: 30px !important;
    }
    .wp-block-button__link{
        font-size: 10px;
    }
    .column-big{
        flex-wrap: wrap !important;
    }
    .column-big-1-footer {
        flex-basis: 100% !important;
        margin-bottom: 4rem !important;
    }
    .column-big-2-footer {
        flex-basis: 100% !important;
    }
    h2 {
        font-size: 62px !important;
    }
    .title-company {
        top: -2px;
    }
    .truck .icon-container{
        width: 92px !important;
    }
    p.explore-insight{
        font-size: 12px !important;
    }
    h3.see-projects {
        font-size: 42px !important;
    }
    .apraisal-cover{
        min-height: 100vh !important;
    }
    .optional-spacer{
        display: none;
    }
    body[class*="-147"] .qodef-block-389cb08e .qi-block-before-after .qodef-m-handle-text{
        font-size: 8px;
    }
    .bio-cover {
        min-height: 380px !important;
    }
    .internal-cover-load{
        min-height: 380px !important;
    }
    .project-cover-load{
        min-height: 80vh !important;
    }
    .wpzoom-video-popup-block{
        height: 80vh !important;
    }
    h4 {
        font-size: 17px !important;
    }
    .big-contact-box a {
        font-size: 15px;
    }
    .big-contact-box p {
        font-size: 15px;
    }
    h5 {
        font-size: 17px !important;
    }
    header.wp-block-group{
        padding: 0 0 0 !important;
    }
}
@media only screen and (max-width:845px){
    .max-container{
        max-width: 100%;
        padding-left: 4%;
        padding-right:4%;
    }
    .mobile-menu{
        width: 50vw;
        padding: 30px;
    }
    .landing-home .half-curtain{
        height: 40%;
    }
    h3 {
        font-size: 32px !important;
    }
    .wp-block-post-author__byline{
        font-size: 12px !important;
    }
  
   
    .step-padding-top-bottom {
        padding-top: 2rem;
        padding-bottom: 4rem;
    }
   
}
@media only screen and (max-width: 767px){
    .mobile-menu{
        width: 50vw;
    }
    nav ul li a {
        font-size: 13px;
    }
    .trp-language-item-name {
        font-size: 13px !important;
    }
    .mobile-menu nav {
        margin-bottom: 10px;
    }
    header nav {
        gap: 20px !important;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 935px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape){
    .mobile-menu{
        width: 50vw;
    }
    nav ul li a {
        font-size: 13px;
    }
    .trp-language-item-name {
        font-size: 13px !important;
    }
    .mobile-menu nav {
        margin-bottom: 10px;
    }
    header nav {
        gap: 20px !important;
    }
}
@media only screen and (max-width: 480px){
    nav ul li a {
        font-size: 18px;
    }
    .trp-language-item-name {
        font-size: 18px !important;
    }
    .mobile-menu{
        width: 75vw;
    }
    .main-logo{
        margin-left: 15px;
    }
    .landing-home .half-curtain{
        height: 45%;
    }
    .preloader-isotype .icon-container {
        width: 200px !important;
    }
    .landing-home video{
            transform: scale(0.4);
    }
    .home-landing-cover{
        align-items: flex-end !important;
        justify-content: center !important;
    }
    .landing-home h3 {
        font-size: 25px !important;
        text-align: center;
    }
    .ally-transition-row {
        justify-content: center !important;
        width: 100%;
        margin-top: 7px !important;
    }
    .landing-home h1 {
        font-size: 40px !important;
        /* text-align: center; */
    }
    .ally-logo {
        bottom: 9px;
    }
    .ally-logo .icon-container {
        width: 81px !important;
    }
    .all-width{
        justify-content: center !important;
    }
    .margin-bottom {
        margin-bottom: 4rem;
    }
    .padding-top-bottom {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    h3 {
        font-size: 28px !important;
    }
    .wp-block-post-author__byline {
        font-size: 9px !important;
    }
    p, ul li {
        font-size: 13px !important;
    }
    .wp-block-post-author__byline + p{
        font-size: 10px !important;
    }
    .footer-padding-top-bottom {
        padding-top: 6rem;
        padding-bottom: 4rem;
    }
    .custom-logo{
        max-width: 70px !important;
    }    
    .contact-link-footer {
        font-size: 29px !important;
    }
    .column-1-footer nav{
        margin-bottom: 50px !important;
    }
    .column-3-footer{
        margin-top: 30px !important;
    }
    .mada-credits{
        margin-top: 15px !important;
        font-size: 10px !important;
    }
    h2 {
        font-size: 40px !important;
    }
    .title-company {
        top: -9px;
    }
    .title-company.es {
        top: unset;
        transform: translateY(-1px);
    }
    .company-icon .icon-container{
        width: 80px !important;
    }
    .wp-container-content-2f62e668 {
        flex-basis: 100%;
    }
    .services-provided-list li{
        width: 100%;
        margin-bottom: 10px;
        border-left: 0 none;
        border-right: 0 none;
        border-bottom: 1px solid var(--beige);
    }
    .services-provided-list li:last-child {
        border-right: 0 none;
    }
    .services-provided-list li a {
        font-size: 14px;
                padding: 23px 19px;
        width: 100%;
        display: block;
        box-sizing: border-box;
    }
    .galleries-container .wp-block-gallery.has-nested-images {
        gap: 10px;
        flex-wrap: nowrap;
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .project-excerpt{
        text-align: left;
    }
    .services-landing-cover{
        min-height: 90vh !important;
    }
    .pin-group {
        width: 100%;
    }
    .step-title {
        margin-bottom: 0rem;
    }
    h3.see-projects {
        font-size: 32px !important;
    }
    .apraisal-cover {
        min-height: 50vh !important;
    }
    .padding-all-landing {
        padding: 10rem 6% 2rem !important;
    }
    .seventy-width {
        width: 100%;
    }
    .team-cover {
        min-height: 54vh !important;
    }
    .mini-margin-bottom {
        margin-top: 0;
    }
    .wp-container-core-group-is-layout-7aa878aa > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
        max-width: 92%;
    }
    .padding-team-all{
        padding: 0rem 0vw;
    }
    .order-1{
        order: 1;
    }
    .order-2{
        order: 2;
    }
    .next-team{
        margin-top:80px !important;
    }
    .value-box{
        min-height: 150px !important;
    }
    .posts-ul ul li{
        padding: 1rem 0rem;
    }
    .single-padding-top-bottom {
        padding-top: 8rem;
        padding-bottom: 2rem;
    }
    .book-column{
        margin-top: 80px !important;
    }
    .landing-cover {
        padding: 2rem 4% !important;
    }
    .landing-home h1.es{
        text-align: center;
    }
    .ally-transition-row.es {
        gap: 0 12px;
    }
    .half-width{
        width: 90%;
        margin: 0 !important;
    }
   
}