@media screen and (min-width: 2100px) {
    .slider-container {
        height: 100% !important;
    }

    .slider-height {
        height: auto !important;
        width: 100%;
    }
}

@media screen and (min-width: 1921px) {

    .story-describe,
    .story-describes {
        width: auto;
        padding-right: 10%;
    }
}



@media screen and (min-width: 1601px) {
    .container-custom {
        width: 1440px !important;
        margin: auto !important;
    }

    .container-custom.brochure-outer {
        width: 1440px !important;
        margin-top: -180px !important;
    }

    /* .width-head {
        width: 1245px !important;
        margin: auto !important;
    }

    .nav-link {
        opacity: 0.8;
        text-transform: uppercase;
        font-size: 13px;
        padding-left: 14px !important;
        color: #676767 !important;
        letter-spacing: 0.8px;
    } */
    .slider-height {
        height: 1066px;
        width: 100%;
        object-fit: cover;
    }

    /* .story-describe {
        width: auto;
        padding-right: 10%;
    } */
}

@media screen and (max-width: 1800px) {
    .white-space {
        padding-left: 10%;
    }

    .bgcolor {
        width: 400px;
    }

    .solution {
        padding: 0 1%;
    }

    .lists {
        background: #F4F4F4;
        padding: 95px 5% 75px 5%;
        /* height: 500px; */
    }

    .ads-section {
        width: 100%;
        height: auto;
        margin: auto;
    }
}

@media screen and (max-width: 1600px) {
    .slider-height {
        height: 100% !important;
        width: 100%;
    }

    .slider-container {
        height: auto;
    }

    .screen img {
        bottom: -595%;
    }

    @keyframes primary {
        0% {
            top: 0px;
        }

        80% {
            top: -5000px;
        }

        95% {
            top: 0px;
        }

        100% {
            top: 0;
        }
    }
}

@media screen and (max-width: 1560px) {
    .featured {
        font-size: 40px;
    }

    .featured-text {
        font-size: 35px;
    }

    .west155title,
    .west155text {
        font-size: 40px;
    }

    @keyframes primary {
        0% {
            top: 0px;
        }

        80% {
            top: -4600px;
        }

        95% {
            top: 0px;
        }

        100% {
            top: 0;
        }
    }
}

@media screen and (max-width: 1536px) {
    .screen img {
        bottom: -610%;
    }

    .container-custom-ads {
        margin-top: 10%;
        margin-bottom: 10%;
    }

    @keyframes primary {
        0% {
            top: 0px;
        }

        80% {
            top: -4300px;
        }

        95% {
            top: 0px;
        }

        100% {
            top: 0;
        }
    }
}

@media screen and (max-width: 1440px) {
    .screen img {
        bottom: -565%;
    }

    .s1 {
        width: 20%;
    }

    .s2 {
        width: 80%;
    }
}

@media screen and (max-width: 1366px) {
    .screen img {
        bottom: -530%;
    }

    .nav-link {
        letter-spacing: 1px;
        padding-left: 15px !important;
    }

    .search {
        margin-left: 10px;
    }

    @keyframes primary {
        0% {
            top: 0px;
        }

        80% {
            top: -3800px;
        }

        95% {
            top: 0px;
        }

        100% {
            top: 0;
        }
    }
}

@media screen and (max-width: 1280px) {
    .featured {
        font-size: 35px;
        letter-spacing: 2px;
    }

    .featured-text {
        font-size: 25px;
    }

    .west155title,
    .west155text {
        font-size: 25px;
    }

    .story-describe {
        width: auto;
        padding-right: 15%;
    }

    .story-describes {
        width: auto;
        padding-right: 15%;
    }

    .screen img {
        bottom: -490%;
    }

    .nav-link {
        font-size: 12px;
    }

    .logo {
        height: 40px;
        width: 150px;
    }

    .instagram-image-gap {
        gap: 0;
    }
}

@media screen and (max-width: 1199px) {
    .s1 {
        width: 10%;
    }

    .s2 {
        width: 90%;
    }

    .items {
        margin-bottom: 2%;
    }
}

@media screen and (max-width: 1100px) {
    .featured {
        font-size: 30px;
        letter-spacing: 2px;
    }

    .featured-text {
        font-size: 20px;
    }

    .west155title,
    .west155text {
        font-size: 17px;
    }

    .nav-link {
        font-size: 10px;
    }

    @keyframes primary {
        0% {
            top: 0px;
        }

        80% {
            top: -2900px;
        }

        95% {
            top: 0px;
        }

        100% {
            top: 0;
        }
    }

    .mirador {
        height: 60px;
        width: 200px;
    }
}

@media screen and (max-width: 1024px) {
    .left-text {
        padding-left: 0;
    }

    .arowicon {
        height: 50px;
        width: 20px;
    }

    .screen img {
        bottom: -372%;
    }

    .story {
        margin-top: 30%;
    }

    .story-describe,
    .story-describes {
        margin-bottom: 10%;
    }

    .hidesss {
        display: block;
    }

    .s1 {
        width: 15%;
    }

    .s2 {
        width: 85%;
    }

    .success {
        margin-top: 5%;
    }

}

@media screen and (max-width: 992px) {
    .bgcolor {
        width: 100%;
        height: auto;
    }

    .servise {
        margin-top: 40px;
    }

    .spaceing {
        padding-left: 10%;
    }

    .auto-scrolled {
        display: none;
    }

    .auto-scrollsx {
        display: block;
    }

    .top-footer {
        background: #252525;
        height: auto;
    }

    .contact-form {
        margin-top: 10px;
        margin-bottom: 40px;
    }

    .search-mobile {
        display: block;
    }

    .contact-right {
        display: contents;
        justify-content: end;
    }

    .story {
        margin-top: 10%;
    }

    .peep {
        margin-bottom: 30px;
    }

    .ads {
        padding: 0 10%;
    }

    .mirador {
        height: 60px;
        width: 260px;
    }
}

@media screen and (max-width: 768px) {
    .contact-btn {
        float: left;
        margin-left: -10px;
    }

    .lists {
        padding-top: 10%;
    }

    .success-heading {
        margin-bottom: 10%;
    }

    .instagram-image {
        padding: 0;
    }

    .solution-texts {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .featured {
        padding: 0;
        letter-spacing: 0px;
    }

    .featured-text {
        padding: 0;
    }

    .success-button {
        width: auto;
        padding: 5px 10px;
        height: auto;
    }

    .auto-slide {
        height: auto;
    }

    .auto-slider {
        height: 100%;
    }

    .owl-nav {
        font-size: 90px;
        display: none;
    }

    .brochure-outer {
        margin-top: 0px;
    }

    .data {
        margin-top: 10px;
    }

    input[type=text],
    input[type=email] {
        width: 100%;
        height: 50px;
    }

    textarea {
        height: 160px;
        width: 100%;
    }

    .items-text {
        font-size: 22px;
    }

    .contact-btn {
        margin-top: 15px;
    }

    .searchbars input[type=text]::placeholder {
        font-size: 30px;
    }

    .submit {
        width: 100%;
    }

    .story {
        margin-top: 10%;
    }

    .instapic {
        width: 100%;
        height: auto;
    }

    .instapiclast {
        width: 100%;
        height: calc(100% - 16%);
    }

    .story-container {
        margin-bottom: 0;
    }

    .solution {
        margin-top: 7%;
    }

}

@media screen and (max-width: 767px) {
    .instapiclast {
        width: 100%;
        height: auto;
    }

    .s155west68img {
        object-fit: cover;
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .direction {
        flex-direction: column;
        align-items: start;
    }

    .items {
        margin-bottom: 20px;
        height: auto;
    }

    .margin {
        margin-bottom: 10px;
    }

    .logo-list {
        flex-direction: column;
    }
}

@media screen and (max-width: 450px) {
    .featured {
        font-size: 25px;
    }

    .featured-text {
        font-size: 18px;
    }

    .success-button {
        font-size: 18px;
    }
}