@media only screen and (max-width:1200px){
   	#artist-list h3 {
    top: 108%;
    left: 50%;
    font-size: 25px;
    transform: translate(-20px, -50%) rotate(-90deg);
    letter-spacing: 0.55px;
}

}




@media only screen and (max-width:552px){
  .top-header{
    display: none;
  }
  .pps{
    position:fixed;
    top:0;
    left:-100%;
    height:100vh;
    width:100%;
    background-color: #a3a3a3;
    z-index: 9999;
  }
  .right-navbar{
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .sub-nav{
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .ul{
    display: grid !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    z-index: 9999;

  }
  .bottom-nav ul {
    justify-content: center;
}
.footer_nav {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    gap: 21px;
    flex-wrap: wrap;
    padding: 0;
}
    .prodr {
        overflow: hidden;
        padding-bottom: 0 !important;
        margin-bottom: 3rem !important;
    }
.bio {
    background-color: #fff;
    padding: 22px 21px;
    margin: auto;
    width: 100%;
    border-radius: 5px;
    opacity: 1;
    animation: aopacity 5s infinite;
    animation-delay: 1s;
}
    .headline_bg {
        position: absolute;
        z-index: 0;
        font-size: 47px;
        line-height: 98px;
        text-transform: uppercase;
        color: #00000061;
        opacity: .1;
        top: -30px;
        left: -5px;
        font-weight: 700;
        letter-spacing: 0.55px;
    }
.sl-hd p{
    display: none;
}
.bannerswiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 47vh;
    object-fit: cover;
}
.ban-text {
    top: 69%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 87%;
    z-index: 9;
    text-align: center;
    overflow: hidden;
}
.sl-hd h1 {
    position: relative;
    color: #fff;
    font-size: 25px;
    line-height: 31px;
}
.abt .container .row .col-lg-12{
    padding:0;
}
.er p {
    font-size: 18px;
    letter-spacing: 0.55px;
    color: #000000c7;
    font-weight: 300;
    line-height: 31px;
    margin: auto;
    width: 100%;
}
.er span {
    font-size: 28px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 500;
}
.lefty::after {
    position: absolute;
    content: "";
    background-color: #e1e1e100;
    background-size: contain;
    height: 100%;
    width: 1px;
    top: 0;
    right: -20px;
}
    .vice {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        flex-wrap: wrap;
        /* align-items: center; */
        /* -webkit-box-pack: justify; */
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
        flex-flex: row-reverse;
        flex-direction: column-reverse;
    }
    .headline_box {
        position: relative;
        padding-top: 0;
        padding-bottom: 6px;
    }
    .image-box {
    position: relative;
    overflow: hidden;
    transition: all 400ms ease;
    width: 100%;
}
    .image-box a img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    /*.service-section{*/
    /*    margin-top:0 !important;*/
    /*    padding-top:0 !important;*/
    /*}*/
.content-box{
    padding: 20px;
    text-align: center;
}
.service-section .row .col-lg-6{
    padding: 0;
}
.ft-about-img-2-wrapper .ft-about-shape2 {
    display: none;
}
.ft-about-content-2 .row .col-lg-7{
    padding:0px !important;
}
.st-breadcumb-area {
    height: 24vh;
}
.topco h2 {
    font-size: 27px;
    font-weight: 400;
    color: #fff;
    margin-top: 50px;
}
.ft-section-title-2 h2 {
    font-size: 18px;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 9px;
    letter-spacing: 0.55px;
    line-height: 27px;
}
.ft-about-img-2-wrapper {
    padding-left: 40px;
    /* z-index: 1; */
    display: none;
}
.news-block {
    padding: 0px;
}
.itm-img img {
    width: 100%;
}
.itm-txt h1 {
    font-size: 21px !important;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 27px;
    font-weight: 300;
}
.itm-txt p {
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 25px;
    font-weight: 400;
}
.contact-form-area {
    position: relative;
    padding: 33px 0px 33px 2px;
    height: 100%;
}
.cyu{
    background-color: #b60e1d;
    border-bottom-left-radius: .8125rem;
}
.leddd{
    padding:0px !important;
}
.er {
    text-align: left;
}
.er span {
        font-size: 23px;
        letter-spacing: 0.55px;
        color: #000;
        font-weight: 400;
    }
    .lefty {
    width: 97%;
    margin-top: 0%;
}
.core {
    background-color: #fff;
    padding: 0rem 0px 2rem;
}
.headline_box .row .col-lg-4{
    padding:0px !important;
}
.nwe-hd {
    text-align: left;
}
.news_sec .row .col-lg-6{
    padding:0px !important;
}
.left-navbar img {
    width: 139px;
    padding: 7px;
}
.pps{
       position:fixed;
       top:0;
       left:-100%;
       height:100vh;
       width:100%;
       background-color:#fff;
       transition:all .3s;
       z-index:9;
   }
   .ppsnew{
       left:0 !important;
   }
    .ul {
        display: grid !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        gap: 25px;
    }
    .clo{
        top:2rem;
        right:2rem;
    }
    .toggle img{
        width:40px;
    }
    .inner-navba .row .col-9{
        padding:0px !important;
    }
    .inner-navba .row .col-3{
        padding:0px !important;
    }
    .ppsnew {
        left: 0 !important;
    }
    .clo{
        top:2rem;
        right:2rem;
    }
    .clo img {
        width: 38px;
    }
    .decor-wrpr .col-lg-4{
        padding:0px !important;
    }
    .team {
    padding: 0px;
    }
    .aras h2 {
    font-size: 16px;
    }
    .career-hd {
        text-align:left !important;
    }
    .career-hd p {
    font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 26px;
    color: #0000009c;
    font-weight: 300;
    width: 100% !important;
  }
  .inner-career .row {
    background-color: #00000008;
    border-radius: 20px;
    width: 100% !important;
}
  .val{
  text-align: left !important;
  }
  .val p {
    font-size: 17px;
    letter-spacing: 0.55px;
    font-weight: 300;
    line-height: 25px;
}
  .career-hd p {
    font-size: 17px;
}
.inner-career .row .col-lg-6{
    padding:0px !important;
}
.values ul {
    padding: revert;
}
.values{
    margin-top: 8%;
}
.values h2 {
    text-align: center;
}
}