@media (max-width: 920px) {
    section.banner {
        padding-top: 0px;
        margin-bottom: 60px;
        margin-top: -90px;
        position: relative;
        height: auto;
    }

    div.box1 {
        height: 750px;
    }

    section.banner.sub-banner {
        padding-top: 0px;
        margin-bottom: 35px;
        margin-top: 60px;
        position: relative;
    }

    div.heading {
        position: absolute;
        bottom: 0;
        top: 41%;
        left: 0;
        right: 0;
        text-align: center;
    }

    section.what-we-are {
        background-image: none;
    }

    div.black-card {
        padding: 10px;
        margin-top: 50px;
        z-index: 100;
        position: relative;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 375px) {}

@media (min-width: 475px) {}

@media (max-width: 575.98px) {
    section.banner {
        padding-top: 0px;
        margin-bottom: 0px;
        margin-top: -15px;
        position: relative;
    }

    section.banner{
        height: 600px;
        width: 100%;
    }
   
   .mob-video{
       z-index: 9999;
       width: 100%;
       height: 600px;
   }

    div.box1 {
        height: 350px;
    }

    div.our-clients {
        padding-top: 20px;
        padding-bottom: 40px;

    }

    .ourClients-slider .slick-dots li.slick-active {
        background: #000;
        width: 20px;
        height: 3px;
        border-radius: 50rem;
    }

    .ourClients-slider .slick-dots li {
        background: #7c7c7c;
        width: 20px;
        height: 3px;
        border-radius: 50rem;
    }

    .ourClients-slider .slick-dots li button {
        width: 0;
        display: none;
    }

    .ourClients-slider .slick-dots {
        position: absolute;
        bottom: -10px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    section.brand {
        padding-bottom: 30px;
    }

    h1.title {
        font-size: 24px;
        margin: 0;
    }

    div.box1 h1 {
        font-size: 30px;
    }

    div p {
        font-size: 12px;
    }

    div.box1 h1 span {
        font-size: 40px;
        font-weight: bold;
    }

    div.box2 h1 {
        font-size: 20px;
    }

    div.talent-content1 h1 {
        font-size: 20px;
        margin: 0;
    }

    div.talent-content1 h1 span {
        font-size: 26px;
    }

    div.talent-slider .slick-slide {
        padding-left: 5px;
        padding-right: 5px;
    }

    p.comment {
        font-size: 14px;
    }

    h1.spotLight {
        font-size: 30px;
    }

    .brand ul li img {
        width: 50%;
    }

    h2.card-title {
        font-size: 18px;
    }

    .sub-title {
        font-size: 10px;
    }

    h3.name {
        font-size: 12px;
    }

    div.talent-slider .slick-dots li.slick-active {
        width: 20px;
        height: 3px;
        border-radius: 50rem;
    }

    div.talent-slider .slick-dots li {
        width: 20px;
        height: 3px;
        border-radius: 50rem;
    }

    h3.subbanner-subtitle {
        font-size: 12px;
    }

    h2.subbanner-title {
        font-size: 20px;
    }

    div.social-icon a {
        width: 29px;
        height: 29px;
        line-height: 29px;
        margin: 0 2px;
    }

    div.social-icon.mt-4 {
        margin-top: .5rem !important;
    }

    div.meet-our-talent .talent-box:hover .talent-content {
        top: 70%;
        left: 50%;
        opacity: 1;
    }

    a.btn-black {
        background-color: rgb(0, 0, 0);
        width: 130px;
        height: 40px;
        display: inline-block;
        font-size: 12px;
        letter-spacing: 2px;
        font-family: 'Bebas Neue', cursive;
        color: #fff;
        border-radius: 0;
        text-align: center;
        line-height: 41px;
    }

    h3.career-title {
        font-size: 16px;
        letter-spacing: 2px;
    }

    div.info-card {
        height: 240px;
    }
}

/* // Large devices (desktops, less than 1200px) */
@media (min-width: 1024px) {
    div.box1 {
        height: 940px;
    }

    .h-lg-412 {
        height: 412px;
    }

    .h-lg-412 img {
        width: 100%;
        height: 100%;
    }

    div.black-card {
        margin-top: -260px;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (min-width: 1200px) {}

/* // Medium devices (tablets, less than 992px) */
@media (min-width: 768px) {}

@media all and (min-width: 860px) {}




@media (min-width: 1366px) {
    div.box1 {
        height: 576px;
    }

    .h-lg-412 {
        height: 286px;
    }

    section.what-we-are {
        background-position-x: -130px;
    }

    section.what-we-are img {
        width: 86%;
        margin-top: 330px;
    }

    div.black-card {
        margin-top: -350px;
    }
}

@media (min-width: 1440px) {
    div.box1 {
        height: 670px;
    }

    .h-lg-412 {
        height: 334px;
    }

    section.what-we-are {
        background-position-x: -93px;
    }

    section.what-we-are img {
        width: 86%;
        margin-top: 330px;
    }

    div.black-card {
        margin-top: -350px;
    }
}


@media (max-width: 575px) {

.mobile-menu{
    z-index: 999999;
}

.desktop_sound_icon{
    display: none !important;;
}
.mobile_sound_icon{
    display: block !important;
}

.y-box {
    background-color: #ffdd00;
    padding: 20px;
    margin-left: 0;
    margin-top: 10px;
    margin-right: 0;
}

}