/* (1280x720) Galaxy Note 2, WXGA */
@media screen and (max-width: 1600px) {
    .aboutBoy {
        max-width: 650px;

    }

    .aboutmic {
        max-width: 500px;
    }

    .service-mic {
        width: 425px;
    }
}

/* (1366x768) WXGA Display */
@media screen and (max-width: 1400px) {
    /* insert styles here */

    .sliderInfo h2.fs139 {
        font-size: 60px;
        line-height: 65px;
        margin: 0px;
    }


    .fs100 {
        font-size: 60px;
    }

    .fs65,
    .fs80,
    .fs60 {
        font-size: 50px;
    }


    .sliderInfo img {
        width: 200px;
    }

    .Mynavigation .nav-link {
        font-size: 14px;
    }

    .Mynavigation .nav-link.fs70 {
        font-size: 50px;
    }

    .studioheader {
        max-width: 550px;
    }

    .fs20,
    .wrapItems .fs20,
    p.fs18 {
        font-size: 16px;
    }

    .fs25 {
        font-size: 18px;
    }

    .faqSec .accordion-button,
    .wrapItems .fs30 {
        font-size: 20px;
    }


}

@media screen and (max-width: 1200px) {
    .studioheader {
        max-width: 450px;
    }

    .aboutBoy {
        max-width: 500px;
    }

    .aboutmic {
        max-width: 352px;
        bottom: 80px;
    }

    .service-mic {
        width: 324px;
        top: 164px;
    }
}


/* (1280x1024) SXGA Display */
@media screen and (max-width: 991px) {

    .studioheader,
    .aboutmic,
    .aboutBoy,
    .serviceFlag,
    .service-mic {
        display: none;
    }

    .navbar-brand img {
        width: 120px;
    }



    .aboutClub .fs100 {
        font-size: 30px;
    }

    .sitemapdata ul li {
        width: 100%;

    }

    .sliderInfo img {
        display: none;
    }

    .sliderInfo {
        padding-bottom: 3rem;
    }

    .studioItems .fs36 {
        font-size: 24px;
    }

    .sliderInfo h2.fs139 {
        font-size: 45px;
        line-height: normal;
    }

    .fs65,
    .fs80,
    .fs60,
    .fs50,
    .fs40 {
        font-size: 26px;
    }

    .faqSec .accordion-button,
    .wrapItems .fs30 {
        font-size: 16px;
        line-height: normal;
    }

}

/* (1440x900) WXGA+ Display */
@media screen and (max-width: 1440px) {
    .boxInfo img {
        width: 90px;
        height: max-content;
    }

    .boxinfo .fs38 {
        font-size: 25px;
    }

    .brandlogo img {
        width: 160px;
    }

    /* insert styles here */
}