@media (min-width: 1024px) and (max-width: 1440px) {
    .nav-menu .item>a {
        font-size: 36px;
    }

    .nav .langs a,
    .nav .langs span {
        font-size: 20px;
    }

    .item-5-sleeders-row>div p:not(.go-live),
    .item-5-sleeders-row>div p span {
        font-size: 15px;
    }

    .contact-row {
        width: 88%;
    }

    .contact-info .title {
        font-size: 42px;
    }

    .contact-form label {
        font-size: 26px;
    }

    #imogenImg {
        width: 28%;
    }

    .together-container .zona-extra-bold {
        font-size: 40px;
    }

    .about-us-svg {
        width: 55%;
    }

    .about-us-container {
        height: 85vh;
    }
}

@media (min-width: 1200px) {
    .item-4 .client:nth-child(4n + 1)>div {
        background-position: left center;
    }

    .item-4 .client:nth-child(4n + 4)>div {
        background-position: right center;
    }
}

@media (max-width: 1800px) {
    .menu-menu>.nav-item>a {
        padding: 18px 8px;
        font-size: 15px;
    }

    .navbar .navbar-nav {
        margin: 0;
    }
}

@media (max-width: 1600px) {

    .top-banner a.header-work-button,
    .top-banner .navbar-text {
        display: none;
    }
}

@media (max-width: 1280px) {
    .menudisplay1 {
        display: none !important;
    }

    .menudisplay2,
    .topdisplay-mob {
        display: block !important;
    }
}

@media (max-width: 1199px) {
    .item-4 .client:nth-child(3n + 1)>div {
        background-position: left center;
    }

    .item-4 .client:nth-child(3n + 3)>div {
        background-position: right center;
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 1200px;
        padding-right: 15px;
        overflow: hidden;
    }

    .sleeder-img {
        width: 200px;
        height: 200px;
    }

    .containerx .top-title-banner .sleed-img {
        width: 350px;
        height: auto;
        margin-bottom: 50px;
    }

    .containerx .top-title-banner .subtitle span {
        font-size: 48px;
    }

    .containerx .top-title-banner p {
        font-size: 18px;
        padding: 0 0 79px 0;
    }

    .containerx .top-title-banner .categories {
        padding-left: 28px;
    }

    .containerx .top-title-banner .sleed-img {
        padding: 0 15px;
    }

    .containerx .top-title-banner p {
        padding: 0 15px 69px 15px;
    }

    .text-banner1 .title {
        font-size: 43px;
        margin: 0 0 30px 0;
        padding: 0 15px;
    }

    .text-banner1 p {
        font-size: 18px;
        padding: 0 15% 78px 15%;
    }

    .text-banner1 .content-box .content-box-col {
        padding: 0 15px;
    }

    .text-banner2 .content-box {
        margin: 0 20px;
        padding-right: 20vw;
    }

    .text-banner2 .content-box p {
        font-size: 43px;
        margin: 0 0 40px 0;
    }

    .image-banner-p2 .content-box,
    .image-banner-p4 .content-box {
        text-align: right;
    }

    .green-line {
        display: block;
    }

    .testimonials .item,
    .faq-slider .item,
    .case-studies .case-study {
        max-width: unset;
    }

    .awards-section .images-row {
        justify-content: center;
        margin: 36px auto;
        max-width: 700px;
    }

    .awards-fluid {
        margin-top: 50px;
    }

    .awards-section .numbers {
        margin: 0 auto;
    }

    .awards-section .numbers-col,
    .awards-section img {
        margin: 15px;
    }

    .awards-section img {
        height: 100%;
        max-height: 80px;
        margin: 15px 10px;
    }

    .entry-header .case-study-img p {
        padding: 0 40px;
    }

    .case-study-section {
        margin: 0 40px;
    }

    .case-breadcrumb {
        padding-top: 31px;
    }

    .case-studies-container {
        padding: 0 25px;
    }

    .case-studies-container .case-study {
        flex-basis: 48%;
    }

    .case-study-section .section-text iframe {
        height: 52vw;
        min-height: 250px;
    }
}

@media (max-width:1100px) {
    .entry-header .case-study-img .text-container {
        padding: 0;
        background: rgba(0, 200, 130, 0.7);
        height: 100%;
        width: 100%;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 1025px) {
    #fullpage .section {
        min-height: 100vh;
    }
}

@media (max-width: 1024px) {

    /* body.home{background-color:#00c882} */
    #fullpage .section {
        visibility: hidden;
    }

    .home .top-banner,
    .home .bottom-banner {
        z-index: 2;
        visibility: hidden;
    }

    .home .bottom-banner {
        padding: 0 15px;
    }

    #fp-nav.right {
        visibility: visible;
    }

    .home .header .logo-svg {
        opacity: 1;
    }

    .video-wrapper {
        display: none;
    }

    #mobBanner {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    #mobBanner .zona-extra-bold {
        font-size: 30px;
    }

    #mobBanner .imogen img {
        width: 100%;
        max-width: 350px;
    }

    .containerx .top-title-banner .subtitle {
        display: flex;
        flex-flow: column nowrap;
    }

    .containerx .top-title-banner .subtitle .desk-line {
        display: none;
    }

    .nav-menu .item>a {
        font-size: 28px;
    }

    #mobile-menu .sub-menu .item:not(.view-all-services) a {
        font-size: 24px;
    }

    #mobile-menu .menu-item-has-children span.arrow::after {
        width: 25px;
        height: 25px;
    }
}

@media (max-width: 815px) {
    .item-5-sleeders>.row {
        width: 80%;
    }

    .nav>div {
        padding: 0;
    }

    .scroll-top-div {
        text-align: right;
        padding-right: 18px;
        bottom: 20px;
    }

    .scroll-top-div img {
        padding-bottom: 5px;
    }

    .container.item-5-sleeders {
        max-width: 100%;
    }

    .together-container .zona-extra-bold {
        left: 0;
        right: 0;
    }

    .together-container .imogen {
        font-size: 64px;
        bottom: 0;
    }

    .together-container .imogen-container {
        top: 0;
        bottom: 0;
    }

    .together-container>div {
        min-height: 35px;
    }

    .text-banner1 {
        padding: 43px 0;
    }

    .text-banner1 .content-box {
        flex-flow: column wrap;
        justify-content: center;
        align-items: center;
    }

    .text-banner1 .content-box .content-box-col {
        margin-bottom: 35px;
    }
}

@media (max-width: 815px),
(max-height: 400px) {
    .nav-opened {
        width: 100%;
        padding: 0;
    }

    .close-btn {
        right: 20px;
    }

    .return-btn {
        left: 10px;
    }

    .scroll-top-div {
        align-items: flex-end;
    }

    .clients-row>div.shrinked {
        padding: 0.5rem !important;
    }

    .about-us-svg {
        max-width: 300px;
    }

    .home .close-btn {
        right: 20px;
    }

    .home .return-btn {
        right: 10px;
    }

    #fp-nav.right {
        right: 5px;
    }

    #fp-nav ul li a span::after {
        position: absolute;
        right: 6px;
        display: flex;
        align-self: center;
    }

    #fp-nav ul li a.active span,
    .fp-slidesNav ul li a.active span,
    #fp-nav ul li:hover a.active span,
    .fp-slidesNav ul li:hover a.active span,
    #fp-nav ul li,
    .fp-slidesNav ul li {
        width: 29px;
    }

    .item-4 .client:nth-child(odd)>div {
        background-position: left center;
    }

    .item-4 .client:nth-child(even)>div {
        background-position: right center;
    }

    .top-banner .row {
        padding: 0;
        height: 80px;
    }

    .top-banner img {
        max-width: 70px;
    }

    #homeCarousel .carousel-indicators li {
        width: 24px;
        font-size: 8px;
        text-align: right;
        padding: 0 6px;
        box-sizing: border-box;
    }

    #homeCarousel .carousel-indicators {
        right: 8px;
    }

    .item-2 .sleed-btn {
        margin-top: 50px;
    }

    .item-2 span.white-border {
        margin-left: 13px;
        height: 22px;
        width: 2px;
    }

    .item-2 .services-flex>div:nth-child(2) span.white-border {
        display: none;
    }

    .item-2 .services-flex>div {
        margin-right: 13px;
    }

    #wpcf7-f120-o1 .sleed-btn-div {
        margin: 15px auto;
    }

    .upload-cv {
        width: 220px;
        font-size: 12px;
        padding: 5px 10px;
    }

    .make-me-sleed.more-sleeders a {
        display: none;
    }

    .make-me-sleed.more-sleeders a.collapsed {
        display: block;
    }

    .make-me-sleed:not(.more-sleeders) {
        margin-bottom: 0;
    }

    .item-3 h2 {
        width: 80%;
    }

    .awards {
        margin: 15px auto 20px;
    }

    .awards img:nth-child(1),
    .awards img:nth-child(2) {
        width: 8%;
    }

    .awards img:nth-child(3),
    .awards img:nth-child(4) {
        width: 15%;
    }

    .awards img:nth-child(5) {
        width: 20%;
    }

    span.green-border {
        display: none;
    }

    .item-4 .item-bg-image {
        background-position: 37%;
    }

    .item-4 .client {
        padding: 0 10px;
        opacity: 0.5;
        mix-blend-mode: multiply;
    }

    .brands-mobile {
        z-index: 1;
        padding: 20px 0;
    }

    .brands-slider {
        margin: 20px 0 15px;
    }

    .slider-controls {
        width: 150px;
        color: #fff;
        font-size: 10px;
        margin: auto;
    }

    .sleed-btn-div.more {
        margin: auto;
    }

    .career-positions-container {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .service>div {
        padding: 35px 0;
    }

    .service-img {
        height: 100px;
    }

    .service-img img {
        height: 100%;
    }

    .meet-sleeders {
        padding: 42px 0 35px;
    }

    .team-row>div {
        margin-bottom: 20px;
    }

    .sleeders-container {
        padding-bottom: 60px;
    }

    .sleeder-name {
        font-size: 8.5px;
        margin-bottom: 13px;
    }

    .overlay-2 {
        bottom: 11px;
        transform: rotate(6.3deg);
        border-top: 30px solid transparent;
    }

    .overlay-3 {
        bottom: 25px;
        transform: rotate(0deg);
        border-top: 15px solid transparent;
    }

    .contact-us-container {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .clients-jumb {
        min-height: 90px;
    }

    #clientsCarousel .client-col .logo {
        width: 100px;
        margin-bottom: 10px;
    }

    #clientsCarousel .client-col h4 {
        font-size: 17px;
        margin-bottom: 12px;
    }

    #clientsCarousel .client-col p {
        font-size: 12px;
        margin-bottom: 13px;
    }

    #clientsCarousel .client-col .position-name {
        font-size: 9px;
    }

    #clientsCarousel .client-col .position,
    #clientsCarousel .client-col .published-by {
        font-size: 8px;
    }

    #clientsCarousel .client-col .quote {
        width: 25px;
        margin-bottom: 10px;
    }

    #clientsCarousel .client-col .position-div,
    #clientsCarousel .client-col .sleed-btn-div {
        margin-bottom: 15px;
    }

    #clientsCarousel .client-col {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    #clientsCarousel .carousel-indicators {
        height: 70px;
        background-color: #fff;
    }

    #clientsCarousel .carousel-indicators li {
        width: 10px;
        height: 10px;
    }

    .trusted-brands {
        padding: 40px 0 50px;
    }

    .clients-row {
        margin-top: 0px;
    }

    .clients-row img {
        /*width:50%;*/
        padding: 0.8rem;
    }

    .contact-row {
        width: 95%;
    }
}

@media (max-width: 767px),
(max-height: 420px) {
    .wpcf7-response-output.wpcf7-validation-errors {
        font-size: 14px;
        text-align: center;
    }

    .item-2 p,
    .item-3 p {
        font-size: 15px;
        width: 90%;
    }

    .item-2 .services-flex h3,
    .item-2 h2,
    .item-3 h2,
    .item-4 h2 {
        font-size: 24px;
    }

    .clients-intro p {
        font-size: 16px;
        padding-top: 0;
        line-height: 27px;
    }

    .trusted-by-title {
        font-size: 38px;
    }

    .clients-intro-container {
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .clients-intro .green-button {
        margin-top: 50px;
    }

    .services-list {
        font-size: 12px;
    }

    .item-5-sleeders-row:first-child>div:first-child p {
        font-size: 23px;
    }

    .item-5-sleeders-row>div span.wrap {
        font-size: 14px !important;
        line-height: 0.8;
    }

    .item-5-sleeders-row>div p:not(.go-live),
    .item-5-sleeders-row>div p span {
        line-height: 0.8;
    }

    .item-5-sleeders-row>div span.author-writer {
        font-size: 12px !important;
    }

    .item-5-sleeders-row>div {
        padding: 10px;
        height: 20vh;
    }

    .item-5-sleeders>.row {
        width: 85%;
    }

    .item-5-sleeders-row>div img.heart {
        right: 15px;
        top: 25px;
        width: 20px;
    }

    .item-5-sleeders-row:nth-child(1)>div {
        padding: 15px;
    }

    .item-5 .bottom-row a,
    .item-5 .bottom-row a span {
        font-size: 12px;
    }

    .grey-border {
        height: 20px;
    }

    .item-6 .contact-form label {
        font-size: 17px;
    }

    .contact-form label {
        font-size: 17px;
        padding-right: 0;
    }

    .contact-form input,
    .contact-form select {
        font-size: 12px !important;
    }

    select.form-control:not([size]):not([multiple]) {
        height: auto;
    }

    .item-6 .contact-form {
        padding-left: 0;
        padding-right: 30px;
    }

    .contact-form {
        padding: 0;
    }

    .item-6 .contact-form h2 {
        font-family: "Zona Pro Bold";
        font-size: 22px;
        margin-bottom: 20px;
    }

    .contact-form h2 {
        font-family: "Zona Pro Bold";
        font-size: 24px;
        margin-bottom: 45px;
    }

    .form-group:last-child {
        margin-top: 25px;
    }

    .item-5-sleeders {
        height: auto;
        padding-bottom: 25px;
    }

    .footer .logo-white {
        width: 70px;
    }

    .footer .row-1 {
        padding: 55px 0 40px;
    }

    .footer p.zona-semi {
        font-size: 17px;
    }

    .footer .contact-info {
        font-size: 15px;
    }

    .footer-awards .row {
        margin: 0;
    }

    .footer-awards .col-3 {
        padding: 30px 0 0;
        display: flex;
        justify-content: center;
    }

    .footer .row-3 {
        padding: 20px 0 30px;
    }

    .copyrights {
        height: 63px;
    }

    .copyrights p {
        font-size: 10px;
    }

    /* .jumbotron{min-height:320px} */
    .jumbotron h1 {
        font-size: 26px;
        padding-bottom: 15px;
    }

    .error404 .jumbotron h1 {
        font-size: 32px;
    }

    .jumbotron p {
        font-size: 16px;
    }

    .service>div h2,
    .position-title,
    h3.whr-title a {
        font-size: 22px;
    }

    ul.whr-items {
        padding: 0;
    }

    .service div.service-intro>p,
    .position-intro p,
    .position-body .card-body p {
        font-size: 14px;
    }

    .position-title {
        margin-bottom: 15px;
    }

    .sleed-btn,
    .item-3 .sleed-btn {
        width: 196px;
        height: 46px;
        line-height: 46px;
        font-size: 14px;
    }

    .sleed-btn::before {
        width: 196px;
        height: 46px;
        line-height: 46px;
    }

    .sleed-btn:not(.apply)::before,
    .item-3 .sleed-btn::before {
        width: 196px;
        height: 46px;
    }

    .apply-container-form .contact-form .sleed-btn-div {
        margin: 20px auto 0;
    }

    .upload-cv img {
        width: 20px;
    }

    .apply-container-form>.container>.row>div {
        padding: 0;
    }

    .apply-container-form .form-group.row {
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .apply-container-form .col {
        flex-basis: 50%;
    }

    .apply-container-form .label {
        flex-basis: 50%;
    }

    .apply-container-form {
        background-color: #5b636b;
        padding: 40px 15px 50px;
    }

    .upload-cv {
        width: 196px;
        height: 46px;
        font-size: 12px;
        padding: 5px 10px;
        margin: 15px auto 0;
    }

    .file-upload-preview {
        padding-top: 10px;
        padding-left: 0;
    }

    .jobs-form-intro {
        font-size: 16px;
        padding: 40px 15px 20px;
    }

    .meet-sleeders-title {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .meet-sleeders-intro p {
        font-size: 16px;
    }

    .about-us-intro {
        font-size: 16px;
    }

    .page-id-4745 .about-us-intro h2,
    .page-id-4730 .about-us-intro h2 {
        font-size: 16px;
    }

    .about-us-arrow-down {
        width: 11px;
    }

    .awards-title {
        font-size: 24px;
    }

    .awards-intro {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .awards-sub-title {
        font-size: 19px;
    }

    .awards-container {
        padding-top: 35px;
        padding-bottom: 18px;
    }

    .company-awards,
    .customer-awards {
        margin: 10px auto;
    }

    .our-vision-title {
        font-size: 11px;
    }

    .our-vision-text {
        font-size: 20px;
        padding-top: 27px;
        padding-bottom: 30px;
    }

    .dream-img-div>span {
        font-size: 58px;
        left: -5px;
        top: -13px;
    }

    .dream-img-div {
        width: 57px;
        height: 50px;
    }

    .creative {
        font-size: 12px;
    }

    .vision-col {
        margin-top: 0;
        padding-top: 22px;
        padding-bottom: 55px;
    }

    .our-vision-container .item-bg-image {
        background-size: cover;
    }

    .our-vision-container {
        height: auto;
    }

    .company-awards>div:nth-child(1) img:nth-child(1) {
        width: 53px;
    }

    .company-awards>div:nth-child(1) img:nth-child(2) {
        width: 172px;
    }

    .company-awards>div:nth-child(2) img {
        width: 153px;
    }

    .company-awards>div:nth-child(3) img {
        width: 75px;
    }

    .company-awards>div>div:first-child {
        padding: 10px;
    }

    .awards-container .row:nth-child(3) {
        margin-top: 18px;
    }

    .customer-awards img:nth-child(1),
    .customer-awards img:nth-child(2) {
        width: 27px;
    }

    .customer-awards img:nth-child(3) {
        width: 55px;
    }

    .customer-awards img:nth-child(4) {
        width: 50px;
    }

    .customer-awards>div>div {
        padding: 10px;
    }

    .award-number {
        font-size: 24px;
    }

    .award-span-text {
        font-size: 11px;
    }

    .awards-green-border {
        height: 33px;
        width: 1px;
    }

    .google-partner img {
        width: 100px;
        margin-bottom: 6px;
    }

    .google-partner-text p {
        font-size: 13px;
        max-width: 200px;
    }

    .google-partner .row>div {
        padding: 30px 0 35px;
    }

    .google-partner {
        height: auto;
    }

    .item-4 p {
        font-size: 15px;
        padding-bottom: 15px;
        width: 90%;
    }

    .menu-icon span:nth-child(1) {
        width: 22px;
    }

    .menu-icon span:nth-child(2) {
        width: 40px;
    }

    .menu-icon span:nth-child(3) {
        width: 26px;
    }

    .scroll-down {
        width: 15px;
        margin: 3px auto 0;
    }

    .nav-agency {
        font-size: 9px;
    }

    .nav-agency img {
        width: 18px;
    }

    .nav-menu .item>a {
        font-size: 18px;
    }

    #mobile-menu .sub-menu a {
        font-size: 20px;
    }

    #mobile-menu .view-all-services a {
        font-size: 14px;
    }

    #mobile-menu .menu-item-has-children span.arrow::after {
        width: 18px;
        height: 18px;
    }

    .nav-menu .exp .menu-arrow-svg {
        width: 10px;
        height: 10px;
    }

    .nav .langs a,
    .nav .langs span {
        font-size: 14px;
    }

    .nav-agency {
        font-size: 14px;
    }

    .nav-menu .item {
        padding: 10px 0;
        margin: 10px 0;
    }

    .sub-menu {
        padding: 20px 0 0 0;
    }

    .sub-menu>.dropdown-content-col {
        padding: 0 25px 30px 25px;
    }

    .sub-menu>.dropdown-content-col .title {
        font-size: 20px;
        margin-bottom: 11px;
    }

    .sub-menu>.dropdown-content-col .main-title {
        font-size: 18px;
        margin: 0 auto;
        border-bottom: 2px solid #00C882;
        line-height: 2.5;
    }

    .sub-menu>.dropdown-content-col .main-title .title-svg {
        width: 10px;
        height: 10px;
    }

    .sub-menu>.dropdown-content-col p {
        font-size: 16px;
        margin-bottom: 11px;
    }

    .nav-agency .telephone {
        font-size: 14px;
        letter-spacing: -0.4px;
        padding: 15px 10px;
    }

    .nav-menu .header-work-button {
        font-size: 14px;
        margin: 20px 0 60px 0;
        border-radius: 25px;
        width: 182px;
        height: 46px;
    }

    .top-banner-about p {
        font-size: 8px;
    }

    .home .bottom-banner .left-text,
    .home .bottom-banner .right-text {
        font-size: 8px;
    }

    #fp-nav ul li a span,
    .fp-slidesNav ul li a span {
        font-size: 9px;
    }

    .scroll-top-div {
        font-size: 10px;
    }

    .together-container .zona-extra-bold {
        font-size: 22px;
    }

    #mobBanner .zona-extra-bold {
        font-size: 24px;
    }

    #mobBanner .imogen img {
        max-width: 250px;
    }

    .item-4-left-col>div:nth-child(1) {
        height: 80vh;
    }

    .sleeder-img {
        width: 120px;
        height: 120px;
    }

    .item-4 .client {
        height: 40px;
    }

    span.wpcf7-not-valid-tip {
        position: initial;
        font-size: 11px;
    }

    .upload-cv .wpcf7-not-valid-tip {
        bottom: -40px;
        position: absolute;
    }

    .text-banner1 .title {
        font-size: 38px;
        margin: 0 0 25px 0;
        padding: 0 70px;
    }

    .text-banner1 p {
        font-size: 16px;
        padding: 0 25px 45px 25px;
    }

    .text-banner1 .content-box p {
        font-size: 16px;
    }

    .text-banner2 {
        height: 377px;
        background-position: 120px center;
        background-size: cover;
        margin-bottom: 0;
    }

    .text-banner2 .content-box {
        top: 43px;
        width: 210px;
        padding-right: 0;
    }

    .text-banner2 .content-box p {
        font-size: 38px;
        margin: 0;
        line-height: 1;
        margin: 0 0 20px 0;
    }

    .text-banner3 {
        padding: 65px 30px;
        text-align: left;
    }

    .awards-fluid {
        margin: 0;
        padding-bottom: 50px;
    }

    .text-banner3 p {
        padding: 0 0 10px 0;
        font-size: 20px;
    }

    .text-banner3 .title {
        font-family: 'ZonaPro-ExtraBold';
        font-size: 30px;
        margin: 0 0 50px 0;
        padding: 0;
        line-height: 44px;
    }

    .text-banner3 a.header-work-button {
        width: 181px;
    }

    .entry-header .case-study-img h1 {
        font-size: 38px;
    }

    .entry-header .case-study-img p {
        font-family: 'Zona Pro Light';
        font-size: 16px;
    }

    .case-study-scores {
        flex-flow: column nowrap;
        justify-content: center;
    }

    .case-study-scores .case-study-scores-col {
        flex: 1;
        margin-bottom: 40px;
    }

    .testimonials .slick-list,
    .faq-slider .slick-list,
    .case-studies .slick-list {
        padding: 0 !important;
        overflow: visible;
    }

    .case-studies .case-study .case-study-text p {
        margin-bottom: 30px;
    }

    .testimonials .item,
    .faq-slider .item,
    .case-studies .case-study {
        padding: 0 7px;
    }

    .case-studies .item-container {
        min-height: 466px;
    }

    .case-study-section {
        margin: 0 12px;
    }

    .case-study-section h2 {
        font-size: 38px;
        line-height: 41px;
        margin: 0 0 20px 0;
    }

    .case-study-section .section-text {
        font-size: 16px;
        line-height: 27px;
    }

    .case-study-quote .quote-person {
        font-size: 16px;
    }

    .case-studies-header {
        padding: 60px 0 55px 0;
    }

    .case-studies-header h1 {
        font-size: 38px;
        line-height: 41px;
        padding: 0 28px;
        margin: 0 0 20px 0;
    }

    .case-studies-header p {
        font-size: 16px;
        line-height: 27px;
        padding: 0 28px;
    }

    .filtering-container {
        padding: 24px 17px 50px 17px;
        flex-flow: row wrap;
        justify-content: flex-end;
    }

    .filtering-container p {
        font-size: 14px;
        padding: 0 8px;
        margin: 0;
    }

    .filtering-container .filter-dropdown {
        max-width: 233px;
        text-align: center;
        font-size: 14px;
        margin: 0 8px;
    }

    .awards-section .numbers-col img {
        max-height: 40px;
    }

    .awards-section .numbers-col p.number {
        font-size: 20px;
        margin: 0;
    }

    .awards-section .numbers-col p {
        font-size: 12px;
        margin: 0;
    }

    .awards-section .numbers {
        padding: 0 15px;
    }

    .awards-section .numbers-col {
        max-width: 76px;
        width: 100%;
        margin: 5px;
    }

    .awards-section .numbers-col .photo-container {
        height: 46px;
    }

    .clients-intro {
        padding: 0 16px;
    }

    .compare-table-container h2,
    .service-intro-container .intro-title {
        font-size: 38px;
    }

    .service-intro-container .intro-text,
    .service-intro-container .left-col-text,
    .service-intro-container .right-col-text {
        font-size: 16px;
        line-height: 27px;
        padding-bottom: 30px;
    }

    .why-sleed-container {
        text-align: center;
    }

    .compare-table-container h2,
    .services-container h2,
    .services-container .services-text {
        text-align: left;
    }

    .compare-table-container h2 {
        padding: 0 33px;
    }

    .why-sleed-container .why-sleed-text-col {
        padding: 0;
    }

    .why-sleed-container .why-sleed-text-col p {
        font-size: 16px;
        line-height: 27px;
        padding: 100px 28px 10px 28px;
    }

    .why-sleed-container .why-sleed-text-col:before {
        left: calc(50% - 31.35px);
    }

    .compare-table-container {
        padding: 50px 0 0 0;
    }

    .compare-row {
        margin: 0 -15px;
    }

    .seo-table .seo-table-row {
        box-shadow: none;
        height: auto;
        padding-top: 45px;
    }

    .seo-table .seo-table-row:before {
        left: calc(50% - 10px);
        top: 15px;
        width: 20px;
        height: 20px;
    }

    .seo-table .seo-table-row p {
        font-size: 16px;
        line-height: 27px;
    }

    .seo-table .seo-table-title {
        height: 70px;
        font-size: 18px;
    }

    .seo-table .seo-table-title {
        height: 70px;
        font-size: 18px;
    }

    .services-container {
        padding: 34px 10px 50px 13px;
    }

    .services-container .services-text {
        font-size: 16px;
        line-height: 27px;
    }

    .services-container .sub-service-text {
        font-size: 16px;
        line-height: 27px;
        padding-right: 5px;
    }

    .faq-slider .item .faq-title {
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 18px;
    }

    .faq-slider .item {
        min-height: 297px;
    }

    .service-breadcrumbs {
        padding-top: 30px;
    }

    .service-row:last-child {
        padding-bottom: 45px;
    }

    .services-intro-row .intro-text {
        font-size: 16px;
        line-height: 27px;
        padding-bottom: 40px;
    }

    .service-row .service-cat-col {
        padding-bottom: 20px;
    }

    .single-casestudies .container {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) and (orientation: landscape),
(max-height: 400px) {
    .about-us-container {
        height: 100vh;
    }

    .top-banner .row {
        height: 14vh;
    }

    .image-banner .content-box {
        width: 96%;
    }
}

@media (max-width: 768px) {

    #clientsCarousel .carousel-item,
    #clientsCarousel .carousel-item .row {
        min-height: 315px;
    }

    .case-studies-container {
        flex-flow: column nowrap;
        justify-content: center;
        align-items: center;
        margin-bottom: 45px;
    }

    .case-studies-container .case-study {
        padding: 0;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .make-me-sleed:not(.more-sleeders) {
        display: none;
    }
}

@media (max-width: 576px) {
    .make-me-sleed.more-sleeders a {
        display: block;
    }

    .make-me-sleed.mob {
        display: block;
    }

    #clientsCarousel .carousel-item,
    #clientsCarousel .carousel-item .row {
        min-height: 609px;
    }

    .fp-viewing-4 #fp-nav ul li a.active span,
    .fp-viewing-4 .fp-slidesNav ul li a.active span {
        background: #fff;
    }

    .clients-carousel-row>div {
        height: 50%;
    }

    .containerx .top-title-banner .sleed-img {
        width: 239px;
        height: auto;
    }

    .containerx .top-title-banner .subtitle span {
        font-size: 38px;
    }

    .containerx .top-title-banner p {
        font-size: 16px;
        padding: 0 25px 85px 25px;
    }

    .image-banner {
        height: 586px;
        min-height: unset;
    }

    .image-banner .content-box {
        padding: 16px 0 27px 0;
    }

    .image-banner .content-box .title {
        padding: 0 15px;
        margin: 0 0 22px 0;
    }

    .image-banner .content-box .title span {
        font-size: 23px;
    }

    .image-banner .content-box p {
        padding: 0 17px;
        font-size: 14px;
    }

    .testimonials .item p {
        font-size: 20px;
    }

    .testimonials .item img {
        height: 86px;
        width: auto;
        margin-bottom: 24px;
    }

    .testimonials .item .name {
        font-size: 13px;
        margin-bottom: 6px;
    }

    .testimonials .item .job {
        font-size: 13px;
        padding: 0 0 25px 0;
    }

    .case-study-section h2 {
        margin: 0 0 20px 0;
    }

    .awards-section .images-row {
        max-width: 500px;
    }

    .awards-section .images-row img {
        margin: 15px 0;
        max-height: 63px;
    }

    .awards-section .numbers-col img {
        max-height: 30px;
    }

    .awards-section .numbers-col p.number {
        font-size: 14px;
        margin: 0;
    }

    .awards-section .numbers-col p {
        font-size: 7px;
        margin: 0;
    }

    .awards-section .numbers {
        padding: 0;
    }

    .awards-section .numbers-col {
        max-width: 76px;
        width: 100%;
        margin: 5px;
    }

    .awards-section .numbers-col .photo-container {
        height: 30px;
    }

    .awards-fluid {
        border-bottom: none;
        padding-bottom: 0;
    }

    .breadcrumbs-container {
        padding-bottom: 35px;
        margin-bottom: 62px;
    }

    .our-services-container .container:before,
    .service-intro-container .container:before {
        display: none;
    }

    .breadcrumbs-container:after {
        position: absolute;
        content: "";
        width: 68px;
        height: 5px;
        background-color: #00C882;
        left: 30px;
        bottom: 0;
    }

    .case-studies-breadcrumbs {
        padding-top: 0;
    }

    .case-studies-header {
        text-align: left;
        padding: 38px 0;
        align-items: initial;
    }
}

@media (width: 320px) {
    .item-3 h2 {
        width: 100%;
    }

    .item-5 .bottom-row a,
    .item-5 .bottom-row a span {
        font-size: 11px;
    }

    .awards-section .images-row img {
        max-height: 55px;
    }
}

@media (max-height: 400px) {
    .nav-menu .item>a {
        font-size: 21px;
    }

    .item-5-sleeders-row>div {
        height: auto;
    }

    #clientsCarousel .carousel-item,
    #clientsCarousel .carousel-item .row {
        min-height: 609px;
    }
}