/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/



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

    .container, .kc-container {
        max-width: 1470px !important;
    }

}


/* ======================================================================================================================== */
@media only screen and (max-width: 1680px){
  
    .container, .kc-container {
        max-width:1300px !important;
    }
    .font-size-51 {
        font-size: 45px;
        line-height: 55px;
    }
    .qd-breadcrumb-wrap .qd-breadcrumb {
        padding: 30px 0;
    }
    .font-size-130 {
        font-size: 100px;
        line-height: 110px;
    }
    .margin-top-145 {
        margin-top: 100px;
    }
    .margin-bottom-65 {
        margin-bottom: 40px;
    }
    .font-size-35 {
        font-size: 30px;
        line-height: 32px;
    }
    .wmd-service-wrap .description {
        font-size: 35px;
        line-height: 50px;
    }
    .footer-talk-to-us .footer-talk-to-us-content-wrap {
        padding: 140px 0;
    }
    .footer-contact-us {
        padding: 120px 0 120px;
    }
    .font-size-30 {
        font-size: 25px;
        line-height: 32px;
    }
    .font-size-22 {
        font-size: 20px;
        line-height: 25px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .talk-to-us-content-wrap, .main-nav .menu-content-wrap .menu-section-wrap .address-wrap, .main-nav .menu-content-wrap .menu-section-wrap .contact-details {
        padding-right: 110px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-close {
        top: 30px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-wrap ul li a {
        font-size: 62px;
        line-height: 70px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-wrap ul {
        margin-bottom: 80px;
    }
    .filter-block .portfolio-list-item .item-img-wrap {
        height: 450px;
    }
    .studio-image-section-first .wmd-image-yellow {
        top: -240px;
    }
    .studio-section-second {
        margin-top: -450px !important;
    }
    .video-wrap {
        height: 800px !important;
    }
    .font-size-326 {
        font-size: 275px;
        line-height: 240px;
    }
    .font-size-60 {
        font-size: 55px;
        line-height: 55px;
    }
    .font-size-280 {
        font-size: 220px;
        line-height: 200px;
    }
    .studio-page .philosophy-section {
        margin-top: -200px;
        padding-top: 350px;
        padding-bottom: 200px;
    }
    .font-size-26 {
        font-size: 22px;
        line-height: 28px;
    }
    .font-size-90 {
        font-size: 80px;
        line-height: 70px;
    }
    .wmd-carousel-item-content {
        padding: 100px 0;
    }
    .wmd-home-about-wrap {
        padding: 200px 0 150px;
    }
    .font-size-80 {
        font-size: 70px;
        line-height: 80px;
    }
    .wmd-home-about-below-section {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .contact-details {
        padding-bottom: 140px;
    }

  
}



/* ======================================================================================================================== */
@media only screen and (max-width: 1440px){
  
    .container, .kc-container {
        max-width:1200px !important;
    }
    header {
        padding: 30px 0;
    }
    .font-size-51 {
        font-size: 40px;
        line-height: 50px;
    }
    .font-size-55 {
        font-size: 50px;
        line-height: 70px;
    }
    header .header-logo {
        width: 40px;
        height: auto;
    }
    .margin-top-145 {
        margin-top: 60px;
    }
    .font-size-130 {
        font-size: 90px;
        line-height: 100px;
    }
    body:not(.home) .mastwrap {
        margin-top: 105px;
    }
    .footer-talk-to-us .footer-talk-to-us-content-wrap {
        padding: 120px 0;
    }
    .footer-social-and-copyright {
        padding: 120px 0 50px;
    }
    .margin-bottom-90 {
        margin-bottom: 70px;
    }
    .margin-bottom-45 {
        margin-bottom: 35px;
    }
    .wmd-career-wrap:last-child {
        padding-bottom: 0 !important;
    }
    .contact-page .footer-contact-us {
        padding: 100px 0 120px;
    }
    .font-size-50 {
        font-size: 45px;
        line-height: 50px;
    }
    .filter-block .portfolio-list-item .item-img-wrap {
        height: 350px;
    }
    .studio-image-section-first .wmd-image-pink {
        left: -40px;
    }
    .font-size-60 {
        font-size: 50px;
        line-height: 50px;
    }
    .video-wrap {
        height: 700px !important;
    }
    .studio-section-second {
        margin-top: -375px !important;
    }
    .font-size-326 {
        font-size: 240px;
        line-height: 200px;
        padding-bottom: 60px;
    }
    .font-size-280 {
        font-size: 200px;
        line-height: 180px;
    }
    .parallax-height-media .wmd-paroller {
        height: 500px !important;
    }
    .studio-page .last-section {
        margin-top: -550px;
        padding-bottom: 200px;
    }
    .studio-page .philosophy-section {
        margin-top: -225px;
        padding-top: 300px;
        padding-bottom: 200px;
    }
    .wmd-carousel-item-content {
        padding: 80px 0;
    }
    .font-size-90 {
        font-size: 70px;
        line-height: 60px;
    }
    .wmd-home-about-wrap {
        padding: 150px 0 100px;
    }
    .wmd-home-about-wrap.active {
        padding-top: 150px;
    }
    .font-size-80 {
        font-size: 60px;
        line-height: 70px;
    }
    .wmd-home-about-wrap.active .headline h3 {
        margin-bottom: 70px;
    }
    .wmd-home-about-below-section {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .qd-grid .qd-item span {
        margin-bottom: 24px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-wrap ul {
        margin-bottom: 60px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .contact-details {
        padding-bottom: 100px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .talk-to-us-content-wrap {
        margin-bottom: 40px;
    }


  
}


/* ======================================================================================================================== */
@media only screen and (max-width: 1366px){
    .container.kc-container{
        max-width: 1170px !important;
    }    
    .main-nav .menu-content-wrap .menu-section-wrap .menu-close {
        top: 20px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .talk-to-us-content-wrap, .main-nav .menu-content-wrap .menu-section-wrap .address-wrap, .main-nav .menu-content-wrap .menu-section-wrap .contact-details {
        padding-right: 80px;
    }
    .font-size-25 {
        font-size: 23px;
        line-height: 28px;
    }
    .contact-page .footer-address-section .footer-address-wrap h6 {
        font-size: 23px;
        line-height: 34px;
    }
    .contact-page .footer-address-section .footer-address-wrap h6 span.place {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 35px;
    }
    .work-carousel .wmd-work-item .work-img-wrap .item-img {
        height: 450px;
    }
    .single-project-footer {
        padding: 100px 0;
    }
    .single-project-footer .row::before {
        top: -100px;
    }
    .portfolio-block .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .studio-image-section-first .wmd-image-pink {
        left: -60px;
    }
    .video-wrap {
        height: 600px !important;
    }
    .font-size-280 {
        font-size: 175px;
        line-height: 155px;
        padding-bottom: 80px;
    }
    .parallax-height-media .wmd-paroller {
        height: 400px !important;
    }
    .font-size-326 {
        font-size: 200px;
        line-height: 160px;
        padding-bottom: 60px;
    }
    .font-size-60 {
        font-size: 45px;
        line-height: 45px;
    }
    .wmd-home-about-wrap {
        padding: 130px 0 100px;
    }
    .wmd-home-about-wrap.active {
        padding-top: 130px;
    }
    .wmd-home-about-wrap.active .headline h3 {
        margin-bottom: 70px;
    }
    .say-hi-popup {
        right: 145px;
    }    
    .wmd-home-about-below-section {
        padding-top: 115px;
        padding-bottom: 115px;
    }
    .font-size-200 {
        font-size: 150px;
        line-height: 160px;
    }
    .main-nav .hamburger-wrap .hamburger .line {
        margin-bottom: 12px;
    }

    .portfolio-block .grid-container-wrapper .shuf-item .qd-overlay span {
        font-size: 18px;
        line-height: 23px;
    } 
    .filter-nav .filter-options {
        padding-bottom: 20px;
    }



}


/* ======================================================================================================================== */
/* Larger than Desktop HD */
@media (max-width: 1339px) {
    .container, .kc-container {
        max-width: 1000px !important;
    }
    .font-size-90 {
        font-size: 60px;
        line-height: 50px;
    }
    
    
    
}




/* ======================================================================================================================== */
/* Larger than desktop */
@media (max-width: 1024px) {
    .container, .kc-container {
        max-width: 900px !important;
    }
    body:not(.home) .mastwrap {
        margin-top: 80px;
    }
    header {
        padding: 20px 0;
    }
    header .header-logo {
        width: 35px;
        height: auto;
    }
    .font-size-22 {
        font-size: 16px;
        line-height: 23px;
    }
    .font-size-55 {
        font-size: 45px;
        line-height: 55px;
    }
    .qd-breadcrumb-wrap .qd-breadcrumb {
        padding: 20px 0;
    }
    .font-size-51 {
        font-size: 35px;
        line-height: 45px;
    }
    .font-size-130 {
        font-size: 60px;
        line-height: 70px;
    }
    .font-size-35 {
        font-size: 25px;
        line-height: 28px;
    }
    .wmd-service-wrap .description {
        font-size: 30px;
        line-height: 45px;
    }
    .margin-top-145 {
        margin-top: 40px;
    }
    .margin-bottom-45 {
        margin-bottom: 25px;
    }
    .margin-bottom-90 {
        margin-bottom: 50px;
    }
    .footer-talk-to-us .footer-talk-to-us-content-wrap {
        padding: 100px 0;
    }
    .font-size-40 {
        font-size: 35px;
        line-height: 43px;
    }
    .footer-contact-us .footer-contact-wrap {
        margin-right: 15%;
    }
    .footer-contact-us {
        padding: 100px 0 100px;
    }
    .font-size-30 {
        font-size: 20px;
        line-height: 28px;
    }
    .footer-address-section .footer-address-wrap .get-direction span::after {
        width: 5px;
        height: 5px;
        top: 7px;
        left: 7px;
    }
    .footer-address-section .footer-address-wrap .get-direction:hover span::after {
        top: 7px;
        left: 10px;
    }
    .footer-social-and-copyright {
        padding: 100px 0 50px;
    }
    .footer-social-and-copyright .footer-social-list ul li {
        margin-right: 30px;
    }
    .margin-bottom-55 {
        margin-bottom: 35px;
    }
    .margin-bottom-45 {
        margin-bottom: 15px;
    }
    .font-size-40 {
        font-size: 30px;
        line-height: 38px;
    }
    .font-size-56 {
        font-size: 50px;
        line-height: 60px;
    }
    .font-size-24 {
        font-size: 22px;
        line-height: 28px;
    }
    .wmd-what-we-do-wrap .what-we-do-each {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .wmd-what-we-do-wrap .what-we-do-each:first-child {
        padding-top: 50px;
    }
    .wmd-what-we-do-wrap .what-we-do-each p {
        padding-top: 30px;
        margin: 0px;
    }
    .wmd-career-wrap {
        padding: 60px 0;
    }
    .wmd-career-wrap > .row::after {
        bottom: -60px;
    }
    .careers-form input:not(.wpcf7-file) {
        margin-bottom: 20px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-wrap ul li a {
        font-size: 52px;
        line-height: 60px;
    }
    .talk-to-us-page .talk-to-us-form input {
        margin-bottom: 60px;
    }
    .contact-page .footer-address-section .footer-address-wrap .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .font-size-25 {
        font-size: 18px;
        line-height: 27px;
    }
    .contact-page .footer-social-and-copyright .footer-social-list ul li {
        margin-right: 25px;
    }
    .contact-page .footer-contact-us {
        padding: 100px 0 100px;
    }
    .work-carousel .wmd-work-item .work-img-wrap .item-img {
        height: 400px;
    }
    .font-size-50 {
        font-size: 40px;
        line-height: 45px;
    }
    .single-project-portfolio .project-details .project-promotional-text h6 {
        font-size: 25px;
        line-height: 37px;
        margin-bottom: 60px;
    }
    .single-project-portfolio .project-details .client-name h5 {
        margin-bottom: 30px;
    }
    .single-project-portfolio .project-details .services-list h5 {
        margin-bottom: 60px;
    }
    
    .studio-page .d-none-1024 {
        display: none !important;
    }
    .studio-image-section-first .wmd-image-yellow {
        top: 0;
        width: 95vw !important;
        left: 5vw;
    }
    .video-wrap {
        height: 500px !important;
    }
    .studio-section-second {
        margin-top: -100px !important;
    }
    .font-size-280 {
        font-size: 140px;
        line-height: 120px;
        padding-bottom: 60px;
    }
    .philosophy-title-pad-bot {
        padding-bottom: 30px;
    }
    .live-restless-die-rested {
        top: 0;
    }
    .parallax-height-media .wmd-paroller {
        height: 450px !important;
    }
    .studio-page .philosophy-section {
        margin-top: -100px;
        padding-top: 140px;
        padding-bottom: 100px;
    }
    .font-size-326 {
        font-size: 175px;
        line-height: 145px;
        padding-bottom: 40px;
    }
    .studio-page .last-section {
        margin-top: -350px;
        padding-bottom: 150px;
    }
    .font-size-60 {
        font-size: 40px;
        line-height: 40px;
    }
    .font-size-90 {
        font-size: 50px;
        line-height: 50px;
    }
    .wmd-home-about-wrap {
        padding: 100px 0 100px;
    }
    .wmd-home-about-wrap.active {
        padding-top: 100px;
    }
    .font-size-80 {
        font-size: 50px;
        line-height: 60px;
    }
    .wmd-home-about-wrap .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .wmd-home-about-wrap .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        text-align: right;
    }
    .wmd-home-about-wrap.active .headline h3 {
        margin-bottom: 60px;
    }
    .wmd-home-about-wrap .home-about-each .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .wmd-home-about-below-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .wmd-client-wrap .wmd-client-each {
        width: 25%;
    }
    .qd-grid .qd-item span {
        margin-bottom: 17px;
        padding-top: 5px;
    }
    .portfolio-block .grid-container-wrapper .shuf-item .qd-overlay span {
        font-size: 16px;
        line-height: 21px;
    }
    .portfolio-list-item h4.not {
        bottom: 100px;
    }
    .filter-nav .filter-options {
        padding-bottom: 0;
    }


  
}
/* ======================================================================================================================== */
@media screen and (max-width: 999px) {
    .container,.kc-container {
        max-width: 800px !important;
    }
    body.home .mastwrap {
        margin-top: 80px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap::after {
        display: none;
    }
    .main-nav .menu-content-wrap {
        background-color: #080808;
    }
    .main-nav .menu-content-wrap .logo-section {
        opacity: 1;
      }
      .main-nav .menu-content-wrap .logo-section * {
          visibility: visible;
      }
    header {
        box-shadow: rgba(163,163,163,0.1) 0px 0px 5px 5px;
    }
    .qd-breadcrumb-wrap {
        display: none;
    }
    .wmd-service-wrap .col-md-10, .wmd-service-wrap .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wmd-service-wrap a {
        transform: translateY(0px);
        display: inline-block;
    }
    .wmd-service-wrap .col-md-2 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        text-align: left !important;
        margin-top: 40px;
    }
    .footer-talk-to-us .footer-talk-to-us-content-wrap {
        padding: 80px 0;
    }
    .footer-contact-us {
        padding: 80px 0 80px;
    }
    .footer-contact-us .footer-contact-wrap {
        margin-right: 0;
    }
    .margin-bottom-55 {
        margin-bottom: 15px;
    }
    .footer-address-section .footer-address-wrap {
        padding: 80px 0;
    }
    .footer-address-section .footer-address-wrap .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footer-social-and-copyright {
        padding: 80px 0 50px;
    }
    .wmd-service-wrap .desktop {
        display: none;
    }
    .wmd-service-wrap .mobile {
        display: block;
    }
    .wmd-service-wrap .description {
        display: none;
    }
    .wmd-service-wrap h5 {
        display: none;
    }
    .wmd-service-wrap .service-list-wrap {
        margin-top: 40px;
    }
    .wmd-what-we-do-wrap .what-we-do-each .col-md-2 {
        display: none;
    }
    .wmd-what-we-do-wrap .what-we-do-each .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wmd-what-we-do-wrap .what-we-do-each h4 {
        margin: 0;
        margin-right: 40px;
    }
    .wmd-what-we-do-wrap .what-we-do-each .plus-icon {
        display: block;
    }
    .wmd-what-we-do-wrap .what-we-do-each p {
        display: none;
    }
    .wmd-what-we-do-wrap .what-we-do-each.active p {
        display: block;
    }
    .main-nav .hamburger-wrap .hamburger .line {
        width: 27px;
        height: 2px;
        margin-bottom: 8px;
    }
    .main-nav .hamburger-wrap .hamburger .line + .line {
        width: 21px;
    }
    .main-nav .hamburger-wrap .hamburger .line + .line + .line {
        width: 33px;
    }
    .menu-content-wrap .col-md-1, .menu-content-wrap  .col-md-9.menu-section-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .menu-content-wrap .col-md-2.white-bg, .main-nav .menu-content-wrap .menu-section-wrap .social-list, .main-nav .menu-content-wrap .menu-section-wrap .copyright, .main-nav .menu-content-wrap .menu-section-wrap .address-wrap, .main-nav .menu-content-wrap .menu-section-wrap .contact-details, .main-nav .menu-content-wrap .logo-section::after {
        display: none !important;
    }
    .main-nav .menu-content-wrap .logo-section img {
        width: auto;
        padding: 0px;
        height: 60px;
    }
    .menu-content-wrap > .row {
        height: auto !important;

    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-wrap, .main-nav .menu-content-wrap .menu-section-wrap .social-list, .main-nav .menu-content-wrap .menu-section-wrap .copyright {
        padding-left: 0;
    }
    .menu-section-wrap .col-md-7, .menu-section-wrap .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .talk-to-us-content-wrap {
        margin-bottom: 0;
    }
    .main-nav .menu-content-wrap .menu-section-wrap {
        padding-top: 0;
    }
    .main-nav .menu-content-wrap {
        padding: 40px 60px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-close {
        width: 53px;
        height: 53px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-close::before, .main-nav .menu-content-wrap .menu-section-wrap .menu-close::after {
        width: 53px;
    }
    .main-nav .menu-content-wrap .logo-section {
        position: relative;
        margin-bottom: 50px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-close {
        top: -100px;
        right: 30px;
    }
    .work-carousel .wmd-work-item .col-md-8, .work-carousel .wmd-work-item .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .work-carousel .wmd-work-item .col-md-4 .work-promotional-text {
        margin-top: 30px;
    }
    .work-carousel .wmd-work-item .col-md-4 .work-promotional-text h6 {
        margin-bottom: 20px;
    }
    .work-carousel .wmd-work-item .col-md-4 .work-name-text {
        margin-bottom: 50px;
    }
    .work-carousel .wmd-work-item .col-md-4 .next-prev {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        text-align: center;
    }
    .font-size-30 {
        font-size: 18px;
        line-height: 26px;
    }
    .single-project-footer {
        padding: 80px 0;
    }
    .single-project-footer .row::before {
        top: -80px;
    }
    .single-project-portfolio .project-details {
        padding-top: 40px;
    }
    .qd-kc-button-22 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .d-none-on-999 {
        display: none !important;
    }
    .only-for-mob-999 {
        display: inline-block !important;
    }
    .filter-block {
        padding: 50px 0;
    }
    .filter-name-wrap-mob {
        margin-bottom: 60px;
    }
    .filter-block .portfolio-list-item .item-img-wrap {
        height: 200px;
    }
    .filter-block .row + .row {
        margin-top: 50px;
    }
    .image-one-text-mob {
        display: block !important;
    }
    .image-one-text-desk {
        display: none !important;
    }
    .image-one-text {
        position: absolute;
        bottom: unset;
        right: unset;
        top: 0;
        left: 30px;
    }
    .special-z-index {
        position: relative;
        z-index: 10;
    }
    .font-size-326 {
        font-size: 140px;
        line-height: 120px;
    }
    .font-size-280 {
        font-size: 120px;
        line-height: 100px;
        padding-bottom: 50px;
    }
    .video-wrap {
        height: 400px !important;
    }
    .wmd-carousel-item-content {
        padding: 0;
        height: auto;
        background-image: unset !important;
        background: #fff;
        background-position: unset;
        background-color: unset;
        background-repeat: unset;
    }
    .wmd-carousel-item-content h5 {
        color: #0F0F0F;
    }
    .wmd-carousel-item-content h3 {
        color: #2E2E2E;
    }
    .wmd-carousel-item-content .for-desktop h6 {
        display: none !important;
    }
    .wmd-carousel-item-content .for-mobile {
        display: block !important;
        position: relative;
    }
    .wmd-carousel-item-content .for-mobile h6 {
        position: absolute;
        bottom: 50px;
        left: 10%;
    }
    .splash-carousel .owl-dots {
        display: none;
    }
    .wmd-carousel-item-content::before {
        background-color: #FFF;
    }
    .wmd-carousel-item-content .for-mobile::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #2E2E2E;
        opacity: 0.3;
    }
    .wmd-carousel-item-content .for-desktop .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wmd-carousel-item-content .for-desktop {
        padding:  50px 0;
    }
    .wmd-home-about-wrap .col-md-10, .wmd-home-about-wrap .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
    }
    .wmd-home-about-wrap .col-md-2 {
        margin-top: 30px;
    }
    .wmd-home-about-wrap .headline .learn-more-click {
        top: 0;
    }
    .wmd-home-about-wrap .home-about-each .col-md-5, .wmd-home-about-wrap .home-about-each .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wmd-home-about-wrap .home-about-each .col-md-5 {
        margin-top: 30px;
    }
    .font-size-44 {
        font-size: 40px;
        line-height: 45px;
    }
    .wmd-home-about-below-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .wmd-client-wrap {
        display: none ;
    }
    .qd-grid .qd-item .item-wrap .item-img-wrap .normal-img, .qd-sizer, .qd-item, .qd-grid .qd-item.big-layout {
        width: 100%;
    }
    .qd-grid .qd-item span {
        margin-bottom: 40px;
        padding-top: 10px;
    }
    .only-for-600 {
        display: block !important;
        position: absolute !important;
        left: -5%;
        width: 50% !important;
        top: 0;
    }
    .work-carousel .wmd-work-item .col-md-4 .next-prev a {
        float: left;
    }
    .work-carousel .wmd-work-item .col-md-4 .next-prev a + a {
        float: right;
    }
    section#wmd-error-page {
        padding: 80px 0;
    }

    .special-padding-ar {
        padding-top: 30px;
    }


    .home .portfolio-block .shuf-item {
/*         position: relative !important; */
        width: 50% !important;
/*         height: auto !important; */
/*         top: unset !important;
        display: inline-block;
        left: unset !important; */
        margin-top: 25px !important;
    }
    .home .portfolio-block .shuf-item.sizer-2x {
        width: 100% !important;
    }
	
	.home .portfolio-block .shuf-item.sizer-2x.height-2x img{
		height: auto !important;
	}
	
    .home .shuf-item .item-wrap .item-img-wrap img {
        transition: all 0.4s ease-in-out;
/*         width: 100% !important; */
/*         height: auto !important; */
    }
    .portfolio-list-item .item-img-wrap {
        margin-bottom: 20px;
    }
    .portfolio-list-item {
        margin-bottom: 10px;
    }



    .custom-select {
        position: relative;
        height: auto;
        border: none;
        background-image: none;
        width: 175px;
    }
    .custom-select .select-selected::before {
        content: "";
        background: url('../images/xHkOMXGUAVzE.png');
        display: inline-block;
        position: absolute;
        width: 20px;
        height: 20px;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .custom-select .select-selected.select-arrow-active::before {
        transform: translateY(-50%) rotate(180deg);
    }
    .custom-select select {
        display: none !important; /*hide original SELECT element:*/
    }
    .select-selected {
        background-color: #ffffff;
    }
    /*style the arrow inside the select element:*/
    .select-selected:after {
        position: absolute;
        content: "";
        top: 14px;
        right: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-color: #fff transparent transparent transparent;
    }
    /*point the arrow upwards when the select box is open (active):*/
    .select-selected.select-arrow-active:after {
        border-color: transparent transparent #fff transparent;
        top: 7px;
    }
    /*style the items (options), including the selected item:*/
    .select-selected {
        color: #0089FF;
        padding: 8px 0px;
        border: 1px solid transparent;
        cursor: pointer;
        user-select: none;
        text-decoration: underline;
    }
    .select-items div {
        color: #343434;
        padding: 8px 16px;
        border: 1px solid transparent;
        cursor: pointer;
        user-select: none;
    }
    /*style items (options):*/
    .select-items {
        position: absolute;
        background-color: #ffffff;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 99;
    }
    /*hide the items when the select box is closed:*/
    .select-hide {
        display: none;
    }
    .select-items div:hover, .same-as-selected {
        background-color: #ffffff;
    }





    

}

/* ======================================================================================================================== */
/* Larger than tablet */
@media screen and (max-width: 768px) {
    .container, .kc-container {
        max-width: 668px !important;
    }

    .font-size-56, .font-size-55 {
        font-size: 40px;
        line-height: 50px;
    }
    .footer-contact-us .col-md-4, .contact-page .footer-address-section .footer-address-wrap .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .footer-contact-us .col-md-4:last-child, .contact-page .footer-address-section .footer-address-wrap .col-md-4:last-child {
        margin-bottom: 0px;
    }
    .contact-page .margin-left-10, .contact-page .margin-left-15 {
        margin-left: 0;
    }
    .contact-page .footer-contact-us {
        padding: 80px 0;
    }
    .footer-contact-wrap .margin-bottom-30 {
        margin-bottom: 10px;
    }
    .contact-page .footer-address-section .footer-address-wrap {
        padding: 80px 0;
    }
    .contact-page .footer-address-section .footer-address-wrap h6 span.place {
        margin-bottom: 15px;
    }
    .contact-page .footer-social-and-copyright .footer-social-list ul li {
        margin-right: 0;
        display: block;
    }
    .contact-page .footer-social-and-copyright {
        padding: 50px 0;
    }
    .contact-page .footer-social-and-copyright .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .contact-page .footer-social-and-copyright .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        text-align: right;
        -ms-flex-item-align: center!important;
        align-self: center!important;
    }
    .work-carousel .wmd-work-item .work-img-wrap .item-img {
        height: 350px;
    }
    .footer-contact-us .footer-contact-details {
        float: unset;
    }
    .single-project-portfolio .project-details .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .font-size-50 {
        font-size: 35px;
        line-height: 40px;
    }
    .single-project-portfolio .project-details .project-promotional-text h6 {
        font-size: 22px;
        line-height: 35px;
        margin-bottom: 40px;
    }
    .filter-block .portfolio-list-item a.not {
        bottom: 100px;
    }
    .filter-block .portfolio-list-item .item-img-wrap {
        height: 150px;
    }
    .font-size-60 {
        font-size: 35px;
        line-height: 35px;
    }
    .wmd-home-about-wrap {
        padding: 80px 0;
    }
    .wmd-home-about-wrap.active {
        padding-top: 80px;
    }
    .font-size-80 {
        font-size: 40px;
        line-height: 50px;
    }
    .wmd-home-about-wrap.active .headline h3 {
        margin-bottom: 30px;
    }
    .wmd-home-about-wrap .home-about-each p {
        font-size: 20px;
        line-height: 32px;
    }
    .font-size-44 {
        font-size: 35px;
        line-height: 40px;
    }
    .wmd-home-about-wrap .home-about-each {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .qd-kc-button {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .portfolio-list-item h4.not {
        right: 30px;
        bottom: 80px;
        width: 70%;
        text-align: right;
    }




}
/* ======================================================================================================================== */
/* Larger than tablet */
@media screen and (max-width: 767px) {
    .container, .kc-container {
        max-width: 667px !important;
    }
    .font-size-51 {
        font-size: 30px;
        line-height: 40px;
    }
    .font-size-130 {
        font-size: 50px;
        line-height: 60px;
    }
    .wmd-service-wrap .description {
        font-size: 25px;
        line-height: 40px;
    }
    .margin-bottom-65 {
        margin-bottom: 20px;
    }
    .margin-top-145 {
        margin-top: 20px;
    }
    .font-size-40 {
        font-size: 25px;
        line-height: 33px;
    }
    .footer-contact-us {
        padding: 60px 0 60px;
    }
    .footer-address-section .footer-address-wrap {
        padding: 60px 0;
    }
    .footer-social-and-copyright .copyright {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 30px;
    }
    .footer-social-and-copyright {
        padding: 60px 0 50px;
    }
    .footer-talk-to-us .footer-talk-to-us-content-wrap {
        padding: 60px 0;
    }
    .footer-contact-us .footer-contact-wrap {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .contact-page .footer-contact-us .footer-contact-wrap, .footer-contact-us .footer-contact-wrap {
        margin-bottom: 0;
    }
    .footer-contact-us .footer-contact-details {
        display: block;
        float: unset;
    }
    .footer-social-and-copyright .footer-social-list ul li {
        margin-right: 0;
        display: block;
        margin-bottom: 5px;
    }
    .footer-social-list {
        padding-bottom: 60px;
        border-bottom: 0.5px solid #707070;
        margin-bottom: 60px;
    }
    .contact-page .footer-social-list {
        padding-bottom: 0px;
        border-bottom: 0px solid #707070;
        margin-bottom: 0px;
    }
    .font-size-56, .font-size-55 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .font-size-24, .font-size-25 {
        font-size: 18px;
        line-height: 24px;
    }
    .wmd-what-we-do-wrap .what-we-do-each:first-child {
        padding-top: 30px;
    }
    .wmd-what-we-do-wrap .what-we-do-each {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .wmd-career-wrap p {
		font-size: 17px!important;
    }
    .wmd-career-wrap h3 {
        margin-bottom: 0 !important;
    }
    .qd-hide-on {
        display: none !important;
    }
    .careers-form input::placeholder {
        color: #1A1A1A;
        opacity: 1;
        font-size: 15px;
        line-height: 31px;
    }
    .careers-form .file-wrap {
        margin-top: 0;
    }
    .careers-form .file-info.two {
        margin-bottom: 0;
    }
    .careers-form .wpcf7-form-control-wrap.y-phone {
        margin-bottom: 20px;
        display: inline-block;
    }
    .careers-form input[type=submit] {
        font-size: 26px;
        line-height: 36px;
        margin-top: 20px;
        padding: 0;
    }
    .main-nav .menu-content-wrap {
        padding: 30px;
        padding-top: 20px;
    }
    .talk-to-us-page .talk-to-us-form input {
        margin-bottom: 40px;
        padding-bottom: 15px;
    }
    .talk-to-us-page .talk-to-us-form textarea {
        padding: 15px;
        height: 138px;
    }
    .work-carousel .wmd-work-item .work-img-wrap .item-img {
        height: 300px;
    }
    .single-project-footer {
        padding: 60px 0;
        display: none;
    }
    .single-project-footer .row::before {
        top: -60px;
    }
    .font-size-50 {
        font-size: 30px;
        line-height: 35px;
    }
    .qd-kc-button-22 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .filter-block .item-width-each {
        width: 100%;
    }
    .filter-block .item-width-each {
        padding: 0;
    }
    .filter-block .portfolio-list-item {
        margin-bottom: 40px;
    }
    .filter-block .portfolio-list-item .item-img-wrap {
        margin-bottom: 15px;
    }
    .font-size-326 {
        font-size: 90px;
        line-height: 70px;
    }
    .font-size-280 {
        font-size: 80px;
        line-height: 60px;
    }
    .studio-page .philosophy-section {
        margin-top: 0;
        padding-top: 80px;
        padding-bottom: 120px;
    }
    .wmd-carousel-item-content h5 {
        margin-bottom: 20px;
    }
    .font-size-26 {
        font-size: 20px;
        line-height: 26px;
    }
    .font-size-90 {
        font-size: 40px;
        line-height: 40px;
    }
    .wmd-carousel-item-content .for-desktop {
        padding: 40px 0 30px;
    }
    .wmd-carousel-item-content .for-mobile h6 {
        bottom: 30px;
    }
    .studio-name {
        font-size: 115px !important;
        line-height: 125px !important;
    }
    .video-wrap {
        height: 500px !important;
    }
    .studio-image-section-first .wmd-image-yellow {
        top: 75px;
    }
    .only-for-600 {
        top: 75px;
    }
    .live-restless-die-rested {
        top: -60px;
    }
    .font-size-200 {
        font-size: 100px;
        line-height: 110px;
    }
    .main-nav .hamburger-wrap .hamburger .line {
        width: 20px;
        height: 2px;
        margin-bottom: 8px;
    }
    .main-nav .hamburger-wrap .hamburger .line + .line {
        width: 15px;
    }
    .main-nav .hamburger-wrap .hamburger .line + .line + .line {
        width: 27px;
    }
    .home .portfolio-block .shuf-item {
        width: 100% !important;
    }
    .home .shuffle-grid .shuf-item:nth-child(n+11) {
        display: none;
    }
    .home .grid-container-wrapper {
        padding-bottom: 0px;
    }
    .work-list-wrap-ar .shuf-item {
/*         position: relative !important; */
        width: 100% !important;
/*         left: unset !important;
        top: unset !important;
        display: inline-block; */
    }
    .portfolio-list-item .item-img-wrap {
        margin-bottom: 10px;
    }
    .portfolio-list-item h4.not {
        bottom: 70px;
        width: 80%;
    }
    .portfolio-list-item {
        margin-bottom: 0;
    }
    


}
/*iPhone 6Plus Landscape Mode*/
@media screen and (max-width: 736px) {
    .container, .kc-container {
        max-width: 636px !important;
    }
    .contact-page .footer-social-and-copyright .col-md-8, .contact-page .footer-social-and-copyright .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
  
}


/*iPhone 6 Landscape Mode*/
@media screen and (max-width: 667px) {
    .container, .kc-container {
        max-width: 567px !important;
    }
    .work-carousel .wmd-work-item .work-img-wrap .item-img {
        height: 250px;
    }
 
  
}


/*Google Nexus and Other Large Smart Phones v1*/
@media screen and (max-width: 600px) {
    .container, .kc-container {
        max-width: 500px !important;
    }
    .font-size-51 {
        font-size: 25px;
        line-height: 35px;
    }
    .font-size-55{
        font-size: 21px;
        line-height: 30px;
    }
    .font-size-130 {
        font-size: 40px;
        line-height: 50px;
    }
    .wmd-service-wrap .service-list-wrap {
        margin-top: 20px;
    }
    .font-size-35 {
        font-size: 20px;
        line-height: 23px;
    }
    
    .wmd-service-wrap .col-md-2 {
        margin-top: 20px;
    }
    .footer-address-section .footer-address-wrap .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer-address-section .footer-address-wrap .col-md-4:first-child {
        margin-bottom: 40px;
    }
    .font-size-40 {
        font-size: 22px;
        line-height: 30px;
    }
    .wmd-what-we-do-wrap .what-we-do-each {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .wmd-career-wrap {
        padding: 40px 0;
    }
    .wmd-career-wrap > .row::after {
        bottom: -40px;
    }
    .wmd-career-wrap a {
        margin-top: 10px;
        display: inline-block;
        font-size: 16px;
        line-height: 20px;
    }
    .main-nav .menu-content-wrap .logo-section img {
        height: 30px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-close {
        top: -70px;
        right: 8px;
        width: 30px;
        height: 30px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-close::before, .main-nav .menu-content-wrap .menu-section-wrap .menu-close::after {
        width: 30px;
    }
    .main-nav .menu-content-wrap .logo-section {
        margin-bottom: 40px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-wrap ul li a {
        font-size: 50px;
        line-height: 60px;
    }
    .talk-to-us-page .talk-to-us-form input {
        margin-bottom: 30px;
        padding-bottom: 10px;
        font-size: 15px;
        line-height: 31px;
    }
    .talk-to-us-page .talk-to-us-form input[type=submit] {
        font-size: 30px;
        line-height: 37px;
    }
    .contact-page .footer-contact-us {
        padding: 60px 0;
    }
    .contact-page .footer-address-section .footer-address-wrap {
        padding: 60px 0;
    }
    .contact-page .footer-address-section .footer-address-wrap h6 {
        font-size: 18px;
        line-height: 28px;
    }
    .contact-page .footer-address-section .footer-address-wrap h6 a {
        font-size: 20px;
        line-height: 30px;
    }
    .contact-page .footer-address-section .footer-address-wrap h6 span.place {
        font-size: 25px;
        line-height: 30px;
    }
    .contact-page .footer-social-and-copyright .col-md-4 {
        text-align: left;
    }
    .contact-page .footer-social-and-copyright .col-md-4 h6 {
        font-size: 16px;
        line-height: 21px;
    }
    .work-carousel .wmd-work-item .work-img-wrap .item-img {
        height: 200px;
    }
    .font-size-20 {
        font-size: 18px;
        line-height: 24px;
    }
    .font-size-50 {
        font-size: 25px;
        line-height: 30px;
    }
    .single-project-portfolio .project-details .project-promotional-text h6 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .footer-social-list {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .font-size-326 {
        font-size: 70px;
        line-height: 60px;
        padding-bottom: 20px;
    }
    .wmd-pre-title-wrap {
        padding-left: 0;
        padding-bottom: 0px;
    }
    .wmd-pre-title-wrap span.line, .wmd-pre-title-wrap span.line::before {
        width: 35px;
    }
    .font-size-60 {
        font-size: 30px;
        line-height: 30px;
    }
    .parallax-height-media .wmd-paroller {
        height: 250px !important;
    }
    .studio-section-second {
        margin-top: -80px !important;
    }
    .font-size-33 {
        font-size: 26px;
        line-height: 26px;
    }
    .image-one-text {
        left: 20px;
    }
    .font-size-280 {
        font-size: 50px;
        line-height: 50px;
        padding-bottom: 25px;
    }
    .philosophy-title-pad-bot {
        padding-bottom: 10px;
    }
    .studio-page .philosophy-section {
        margin-top: 0;
        padding-top: 60px;
        padding-bottom: 100px;
    }
    .studio-page .last-section {
        margin-top: -300px;
        padding-bottom: 100px;
    }
    .font-size-90 {
        font-size: 35px;
        line-height: 35px;
    }
    .wmd-carousel-item-content .for-mobile h6 {
        bottom: 20px;
    }
    .wmd-home-about-wrap {
        padding: 60px 0;
    }
    .wmd-home-about-wrap.active {
        padding-top: 60px;
    }
    .font-size-80 {
        font-size: 30px;
        line-height: 40px;
    }
    .font-size-26 {
        font-size: 18px;
        line-height: 24px;
    }
    .wmd-home-about-wrap.active .headline h3 {
        margin-bottom: 0;
    }
    .wmd-home-about-wrap .home-about-each p {
        font-size: 18px;
        line-height: 30px;
    }
    .font-size-44 {
        font-size: 30px;
        line-height: 35px;
    }
    .wmd-home-about-wrap .home-about-each {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .wmd-home-about-wrap .home-about-each .col-md-5 {
        margin-top: 15px;
    }
    .font-size-22 {
        font-size: 18px;
        line-height: 25px;
    }
    .wmd-home-about-below-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .qd-kc-button {
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .font-size-40 {
        font-size: 24px;
        line-height: 32px;
    }
    .wmd-carousel-item-content h5 {
        font-size: 14px !important;
        line-height: 16px !important;
    }
    .wmd-carousel-item-content h3, .wmd-home-about-wrap .headline h3 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .wmd-carousel-item-content h3 {
        padding-right: 12%;
    }
    .footer-talk-to-us .footer-talk-to-us-content-wrap {
        padding: 60px 20px;
    }
    .studio-list-item {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    .video-wrap {
        height: 250px !important;
    }
    .studio-image-section-first .wmd-image-yellow {
        top: 55px;
    }
    .wmd-pre-title-wrap .extra {
        padding-bottom: 40px;
    }
    .studio-name {
        font-size: 120px !important;
        line-height: 120px !important;
    }
    .last-section .font-size-326 {
        padding-bottom: 60px;
    }
    .contact-page .footer-contact-wrap h4 {
        font-size: 20px;
        line-height: 26px;
        font-weight: 600;
        margin-bottom: 5px;
    }
    .font-size-200 {
        font-size: 70px;
        line-height: 80px;
    }
    #wmd-error-page h3 {
        transform: translateX(0px);
    }
    .work-list-wrap-ar .font-size-22 {
        font-size: 16px;
        line-height: 23px;
    }


}

/*iPhone Landscape Mode and Mediium Smart Phones*/
@media screen and (max-width: 480px) {
    .container, .kc-container {
        max-width: 400px !important;
    }
  
  
}

/*iPhone 6Plus Portrait Mode*/
@media screen and (max-width: 414px) {
    .container, .kc-container {
        max-width: 374px !important;
    }

  
}
/* ======================================================================================================================== */
/*iPhone 6 Portrait Mode*/
@media screen and (max-width: 375px) {
    .container, .kc-container {
        max-width: 325px !important;
    }
    .font-size-130 {
        font-size: 30px;
        line-height: 40px;
    }
    .font-size-326 {
        font-size: 60px;
        line-height: 51px;
    }
    .parallax-height-media .wmd-paroller {
        height: 200px !important;
    }
    .font-size-90 {
        font-size: 30px;
        line-height: 30px;
    }
    .font-size-80 {
        font-size: 25px;
        line-height: 35px;
    }
    .font-size-26 {
        font-size: 16px;
        line-height: 21px;
    }
    .wmd-home-about-below-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .font-size-44 {
        font-size: 25px;
        line-height: 30px;
    }
    .qd-kc-button {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .studio-page .last-section {
        margin-top: -250px;
        padding-bottom: 100px;
    }
    .studio-name {
        font-size: 105px !important;
        line-height: 100px !important;
    }
    section#wmd-error-page {
        padding: 60px 0;
    }





}

/* Microsoft Lumia 940 */
@media screen and (max-width: 360px) {
    .container, .kc-container {
        max-width: 320px !important;
    }
    .font-size-280 {
        font-size: 45px;
        line-height: 45px;
    }
    .font-size-60 {
        font-size: 26px;
        line-height: 26px;
    }
    .font-size-326 {
        font-size: 55px;
        line-height: 50px;
    }
    .parallax-height-media .wmd-paroller {
        height: 150px !important;
    }
    .studio-name {
        font-size: 100px !important;
        line-height: 100px !important;
    }
  
  
}

/*iPhone 5S, 5, 4S & 4 Portrait Mode and Very Small Mobile Phones*/
@media screen and (max-width: 320px) {
    .container, .kc-container {
        max-width: 280px !important;
    }
    .studio-name {
        font-size: 85px !important;
        line-height: 90px !important;
    }


  
}



/* iphone X landscape */
@media screen and (width: 812px) and (orientation:landscape) {

    .container {
        max-width: 700px !important;
    }
  
  
}


@media (max-width: 1366px) and (max-resolution: 118dpi){
    .container, .kc-container {
      max-width: 1000px !important;
    }

    .footer-talk-to-us .footer-talk-to-us-content-wrap {
        padding: 80px 0;
    }
    .footer-contact-us {
        padding: 80px 0 80px;
    }
    .footer-address-section .footer-address-wrap {
        padding: 80px 0;
    }
    .footer-social-and-copyright {
        padding: 80px 0 50px;
    }
    .font-size-30 {
        font-size: 20px;
        line-height: 27px;
    }
    .font-size-130 {
        font-size: 80px;
        line-height: 90px;
    }
    .font-size-56 {
        font-size: 45px;
        line-height: 55px;
    }
    .font-size-40 {
        font-size: 30px;
        line-height: 40px;
    }
    .wmd-service-wrap .description {
        font-size: 30px;
        line-height: 45px;
    }
    .padding-top-1366 {
        padding-top: 80px !important;
    }
    .padding-bottom-1366 {
        padding-bottom: 80px !important;
    }
    .wmd-what-we-do-wrap .what-we-do-each {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .main-nav .menu-content-wrap .menu-section-wrap .menu-wrap ul li a {
        font-size: 45px;
        line-height: 55px;
    }
    .font-size-90 {
        font-size: 60px;
        line-height: 50px;
    }
    .padding-bottom-1366 {
        padding-bottom: 100px !important;
    }
    .padding-top-1366 {
        padding-top: 100px !important;
    }
    .wmd-home-about-wrap {
        padding: 100px 0 100px;
    }
    .font-size-80 {
        font-size: 50px;
        line-height: 60px;
    }
    .wmd-home-about-wrap.active {
        padding-top: 100px;
    }
    .wmd-home-about-below-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .filter-block .portfolio-list-item .item-img-wrap {
        height: 250px;
        margin-bottom: 10px;
    }
    .filter-block .filter-name-wrap {
        padding-bottom: 10px;
    }
    .qd-breadcrumb-wrap .qd-breadcrumb {
        padding: 20px 0;
    }
    .contact-page .footer-contact-us {
        padding: 100px 0 100px;
    }
    .font-size-25 {
        font-size: 18px;
        line-height: 24px;
    }


}
