@media only screen and (min-width: 320px) {
    h2{
        font-size: 1.75rem;
    }
    .h2-xbig {
        font-size: 2.75rem;
    }

    .p-josefin-big{
        font-size: 25px;
    }
    .sm-center-md-end{
        text-align: center;
    }
    .p-xsmall {
        font-size: 16px;
    }
    .p-cardo-bold{
        font-family: cardo-bold;
        font-size: 16px;
    }
    .pt-12p{
        padding-top: 20%;
    }
    .logo img{
        height: 40px;
    }
    .logo-footer {
        height: 60px;
    }
    .navbar-collapse{
        background-color: #09192F;
        z-index: 10;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 14px;
    }
    .nav-icon span {
        padding: 0 10px 0 0;
    }
    .call-number{
        width: 95%;
    }
    .nav-icon{
        margin-bottom: 1rem;
    }
    .nav-icon img {
        width: 20px;
        height: 20px;
    }
    .navbar-toggler{
        font-size: 1rem;
        margin-right: 5px!important;
        padding: .15rem .65rem!important;
    }
    .img-section1 {
        height: 300px;
    }
    .lesson-item {
        height: 300px;
    }
    .phone-sticky {
        right: 1rem;
        bottom: 1rem;
    }
    .gallery-item{
        height: 250px;
    }
    .pagination a{
        padding: 3px 10px;
    }
    /* .pagination a:nth-child(1){
        margin-right: 15px;
    } */
    /* .pagination a:nth-last-child(1){
        margin-left: 15px;
    } */
    .product-thumbnail{
        display: flex;
        margin-top: 1rem;
    }
    .sort-select{
        top: -30px;
        right: 15px;
    }
    .payment-item{
        padding: 1rem;
    }
    .checkout-item-img {
        height: 90px;
        width: 90px;
    }
    .basic-lesson-item img{
        height: 380px;
    }
    .gallery-image img{
        width: auto;
        height: auto;
        max-width: 100%;
    }
    .gallery-image{
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .h412-md{
        height: 390px;
    }
    .award-swiper-wrap .section2-item img{
        width: 93%;
        height: 200px;
        object-fit: contain;
    }

}
@media only screen and (min-width: 576px) {

}

@media only screen and (min-width: 768px) {
    h2{
        font-size: 2rem;
    }
    .p-big{
        font-size: 22px;
    }
    .p-small{
        font-size: 17px;
    }
    .py-2r-sm{
        padding-top: unset;
        padding-bottom: unset;
    }
    .pt-12p{
        padding-top: 12%;
    }
    .center-md-end{
        text-align: end;
    }
    .center-md-unset{
        text-align: unset;
    }
    .sm-center-md-end{
        text-align: end;
    }
    .wrap-lesson {
        justify-content: space-between;
    }
    .wrap-lesson>.col-md-4 {
        max-width: 31%;
    }
    .award-swiper-wrap{
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .about-section2 .section2-item.swiper-slide-next{
        transform: translateY(1.5rem);
    }
    .about-section2 .section2-item.swiper-slide-next:hover{
        transform: translateY(0.5rem);
    }
    .call-number{
        width: 98%;
    }
    .logo{
        margin-left: 1rem;
    }
    .logo img{
        height: 55px;
    }
    .img-section1 {
        height: 500px;
    }
    .phone-sticky {
        right: 2rem;
        bottom: 2rem;
    }
    .gallery-item{
        height: 250px;
    }
    .big{
        height: 510px;
    }
    .download-btn{
        padding: 5px 34px;
    }
    .play-btn{
        padding: 5px 5px;
    }
    .pagination a{
        padding: 4px 12px;
    }
    .product-thumbnail{
        display: unset;
        margin-top: 0;
    }
    .demo img{
        height: 100px;
    }
    .mySlides img{
        height: 445px;
    }
    .woocommerce .cart-item .cart-item-img{
        width: 170px;
        height: 200px;
    }
    .payment-item{
        padding: 2rem;
    }
    .order-btn{
        width: 35%;
    }
    .checkout-item-img {
        height: 110px;
        width: 110px;
    }
    .payment-item:hover .payment-img{
        display: block;
        /* visibility: visible; */
    }   
    .h412-md{
        height: 412px;
    }
    .benefit-item img{
        width: 70px;
    }
    .music-cat-left{
        min-height: 500px;
    }
    .tag-section1{
        width: 60%;
    }
    .basic-lesson-item img{
        height: 280px;
    }
    .gallery-image{
        max-width: 48%;
    }
    .gallery-image img{
        width: auto;
        height: 250px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 992px) {
    .navbar-nav .nav-item .nav-link {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
    }
    .navbar-collapse{
        background-color: unset;
    }
    .navbar {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .call-number {
        margin-left: 1%;
        padding: 20px;
        width: unset;
    }
    .logo{
        margin-top: -.7rem;
    }
    .logo img{
        height: 65px;
    }
    .nav-icon{
        margin-bottom: unset;
    }
    .nav-icon img {
        width: 20px;
        height: 20px;
    }
    .nav-icon span {
        padding: 0 10px;
    }
    .social-icon img {
        width: 60px;
        height: 60px;
    }
    .gallery-item{
        height: 300px;
    }
    .big{
        height: 610px;
    }
    .download-btn{
        padding: 10px 68px;
    }
    .play-btn{
        padding: 10px 12px;
    }
    .h412-md{
        height: 500px;
    }
    #user-info{
        position: absolute;
        background-color: white;
        top: 37px;
        right: 10px;
        width: 140px;
        text-align: center;
        border-radius: 5px;
        background-color: #f7f7f7;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
        transition: all .15s;
        padding: .5rem;
        overflow: hidden;
        display: unset;
    }
    #user-info p{
        margin-bottom: 0;
    }
    #user-info a{
        color: #09192F;
    }
    .show-info{
        visibility: visible;
        z-index: 9;
        opacity: 1;
    }
    .hide-info{
        visibility: hidden;
        z-index: -1;
        opacity: 0;
    }
    #cart-count{
        right: -5px;
        top: -11px;
        left: unset;
    }
    .gallery-image{
        max-width: 32%;
    }
    .gallery-image img{
        width: auto;
        height: 250px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 1200px) {
    p{
        font-size: 18px;
    }
    .h2-title {
        font-size: 36px;
    }
    .h2-xbig {
        font-size: 60px;
    }
    .p-josefin-big{
        font-size: 30px;
    }
    .p-josefin, .p-cardo{
        font-size: 20px;
    }
    .p-cardo-bold{
        font-size: 19px;
    }
    .p-big{
        font-size: 24px;
    }
    .navbar {
        padding: 0 1rem;
    }
    .navbar-nav .nav-item .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        font-size: 16px;
    }
    .call-number {
        margin-left: 4%;
        padding: 25px;
    }
    .logo{
        margin-left: 2rem;
        margin-top: -1rem;
    }
    .logo img,
    .logo-footer {
        height: 70px;
    }
    .nav-icon img {
        width: 30px;
        height: 30px;
    }
    .p-cardo-sm{
        font-size: .9rem;
    }
    .checkout-btn{
        font-size: 1.3rem;
    }
    .order-btn{
        width: 25%;
    }
    .checkout-item-img {
        height: 130px;
        width: 130px;
    }
    .lesson-item {
        height: 400px;
    }
    .sign-in-img{
        height: 850px;
    }
    .basic-lesson-item img{
        height: 360px;
    }
    .gallery-image{
        max-width: 32%;
    }
    .img-section1{
        height: 650px;
    }
    .home-sec1{
        max-height: 650px;
        overflow: hidden;
    }
    .product-item img{
        max-height: 440px;
    }
     .award-swiper-wrap .section2-item img{
        height: 300px;
    }
    .music-cat-left {
        background-size: cover;
    }
}

@media only screen and (min-width: 1920px) {
    a{
        font-size: 22px;
    }
    p {
        font-size: 26px;
        line-height: 37px;
    }
    .h2-title {
        font-size: 66px;
        line-height: 70px;
    }
    .h2-xbig {
        font-size: 97px;
    }
    .h2-cardo {
        font-size: 67px;
        line-height: 60px;
    }
    .h3-title {
        font-size: 47px;
        line-height: 68px;
    }
    .h3-cardo {
        font-size: 37px;
    }
    .p-cardo, .p-josefin {
        font-size: 27px;
    }
    .p-cardo-bold{
        font-size: 24px;
    }
    .p-josefin-sm{
        font-size: 21px;
    }
    .p-cardo-sm{
        font-size: 16px;
    }
    .p-big {
        font-size: 47px;
        line-height: 60px;
    }
    .p-josefin-big{
        font-size: 47px;
    }
    .p-small {
        font-size: 20px;
    }
   
    .container {
        max-width: 1700px;
    }
    .img-section1, .h412-md {
        height: 900px;
    }
    .home-sec1{
        max-height: 900px;
    }
    .about-text1 {
        line-height: 37px;
    }
    .logo {
        margin-left: 3rem;
        margin-top: -1.8rem;
    }
    .logo img{
        height: 70px;
    }
    .section2-item p {
        font-size: 25px;
    }
    .music-cat-left {
        width: 100%;
        min-height: 900px;
    }
    .navbar-nav .nav-item .nav-link {
        padding-right: 2rem;
        padding-left: 2rem;
        font-size: 19px;
    }
    .call-number{
        padding: 37px;
    }
    .lesson-item {
        height: 600px;
    }
    .mySlides img{
        height: 725px;
    }
    .demo img{
        height: 170px;
    }
    .bread-crumb{
        font-size: 24px;
        padding-top: 17rem;
        padding-bottom: 3rem;
    }
    .nav-icon span{
        padding: 0 20px;
    }
    .slash-price{
        font-size: 1.6rem;
    }
    .sort-by,
    .quantity select{
        font-size: 1.6rem;
    }
    .checkout-item-img {
        height: 170px;
        width: 170px;
    }
    input, button{
        font-size: 24px;
    }
    .img-section-end>img{
        height: 370px;
    }
    .sign-in-img{
        height:1100px;
    }
     .phone-sticky img{
        width: 65px;
        height: 65px;
    }
     .logo img,
     .logo-footer{
        height: 95px;
    }
    .pt-9r{
        padding-top: 15rem;
    }
    .gallery-item{
        height: 500px;
    }
    .big{
        height: 900px;
    }
    #user-info{
        right: -5px;
        width: 222px;
    }
    #cart-count{
        right: 9px;
        top: 6px;
    }
    .gallery-image{
        max-width: 32.5%;
    }
    .gallery-image img{
        width: auto;
        height: 320px;
    }
    .product-item img{
        max-height: 540px;
    }
    .woocommerce-breadcrumb{
        font-size: 22px;
    }
     .award-swiper-wrap .section2-item img{
        height: 500px;
    }
}