@media (max-width: 1200px) {
    .header_right .login a {
        font-size: 16px;
    }

    .social_icon ul li a {
        font-size: 21px;
    }
}

@media (max-width: 1200px) {}

@media (min-width:768px) {
    .navbar-expand-lg .navbar-toggler {
        display: none !important;
    }

    .collapse:not(.show) {
        display: block;
    }

    .navbar-nav {
        flex-direction: row;
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .header_top {
        padding: 20px 0;
    }

    .header_top .logo a img {
        max-width: 200px;
    }

    .social_icon ul li a {
        font-size: 17px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
    }

    .carousel-caption h2 {
        font-size: 40px;
        line-height: 39px;
        padding: 12px 40px;
    }

    .carousel-item {
        height: 370px;
    }

    .carousel-caption {
        padding: 100px 0;
    }

    .services {
        padding: 0 0 30px;
    }

    .services .services_inner {
        margin-top: 30px;
    }

    .services_inner.second:before {
        display: none;
    }

    h2.section_heading {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .cta .cta_inner {
        padding: 90px 0;
    }

    .cta.black .cta_inner {
        padding: 50px 0;
    }

    .artists {
        padding: 30px 0 60px;
    }

    .artists .artist_inner {
        display: block;
        margin-top: 30px;
        height: calc(100% - 30px);
    }

    .artists.music_artist .row {
        --bs-gutter-x: 15px;
    }

    .inner_banner h2 {
        font-size: 50px;
        line-height: 38px;
    }

    .featured.artists .artist_inner {
        margin-top: 0;
        height: 100%;
    }

    .artist_left {
        max-width: 500px;
    }

    .artist_right {
        margin-top: 20px;
    }

    .iframe_thumb .playbutton {
        width: 110px;
        height: 110px;
    }

    .news_wrapper {
        padding-right: 0;
        margin-bottom: 40px;
    }

    .team_right {
        margin-top: 40px;
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .team_right h3.small_heading {
        display: block;
        width: 100%;
    }

    .team_right .boxes {
        width: 30%;
        margin: 0 11px;
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .header {
        border-bottom: 0;
        position: sticky;
    }

    .header_bottom {
        background: #fff;
        padding: 8px 0;
    }

    .navbar-brand {
        max-width: 150px;
    }

    .navbar-toggler:focus,
    .navbar-toggler {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
        border: 0;
        padding: 0;
        position: relative;
        z-index: 999;
    }

    .navbar-expand-lg .navbar-collapse {
        padding: 10px 0;
        padding-top: 100px;
        background: #fff;
        margin-top: 0;
        position: fixed;
        top: 0;
        right: 0;
        width: 92%;
        height: 100%;
        overflow-y: auto;
    }

    .header_right,
    .header.sticky .header_right {
        position: absolute;
        left: 36px;
        top: inherit;
        right: inherit;
        margin-bottom: 0;
        bottom: 4px;
        width: calc(100% - 36px);
    }

    .social_icon ul li a {
        color: #969696;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 17px;
        line-height: inherit;
        color: #000000;
        padding: 10px 36px;
        border-bottom: 1px solid #00000017;
    }

    .header.sticky .social_icon ul {
        margin-top: 8px;
    }

    .carousel-caption h2 br {
        display: none;
    }

    .carousel-caption h2 {
        font-size: 22px;
        line-height: 22px;
        padding: 12px 20px;
        margin-bottom: 15px;
    }

    .carousel-caption {
        padding: 0;
        top: 50%;
    }

    .carousel-item {
        height: 290px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        width: 1rem;
        height: 1rem;
    }

    .btn {
        font-size: 14px;
    }

    .services .services_inner img {
        height: 70px;
        margin-bottom: 20px;
    }

    .services_inner:before {
        right: -26px;
        width: 3px;
    }

    .services .services_inner h4 {
        font-size: 17px;
    }

    h2.section_heading {
        font-size: 32px;
    }

    .cta .cta_inner p {
        font-size: 14px;
    }

    .filter {
        margin-bottom: 0px;
        gap: 7px;
    }

    .filter-wrapper select {
        padding: 6px 6px;
        padding-right: 20px;
        font-size: 12px;
    }

    .filter .reset_btn,
    .filter .home_reset_btn,
    .filter .reset_btn1,
    .filter .reset_btn2,
    .filter .reset_btn3,
    .filter .reset_btn4 {
        font-size: 13px;
        padding: 0px 11px;
        width: 22%;
    }

    .filter-wrapper::after {
        right: 9px;
        font-size: 9px;
    }

    .label .label_inner p {
        display: none;
    }

    .label .label_inner .content {
        padding-left: 20px;
    }

    .label .label_inner {
        margin-top: 30px;
    }

    .things .things_inner,
    .news .news_inner,
    .team .team_inner {
        flex-direction: column;
    }

    .things .things_inner .img,
    .news .news_inner .img,
    .team .team_inner .img {
        width: 100%;
    }

    .things .things_inner .img img,
    .news .news_inner .img img,
    .team .team_inner .img img {
        aspect-ratio: unset;
    }

    .things .things_inner .content,
    .news .news_inner .content,
    .team .team_inner .content {
        padding-left: 0;
        width: 100%;
        margin-top: 15px;
        border-bottom: 1px solid #00000030;
        padding-bottom: 30px;
    }

    .label .label_inner h5,
    .things .things_inner h5,
    .news .news_inner h5,
    .team .team_inner h5 {
        font-size: 22px;
    }

    .things .strech_img .things_inner,
    .news .strech_img .news_inner {
        gap: 0;
    }

    .label .label_inner .social_icon ul li a {
        font-size: 18px;
    }

    .inner_banner h2 {
        font-size: 40px;
        line-height: 38px;
    }

    .inner_banner h2 {
        padding: 150px 0px 20px;
    }

    .things .sidebar .things_inner,
    .news .sidebar .news_inner {
        flex-direction: row;
    }

    .things .sidebar .things_inner .img,
    .news .sidebar .news_inner .img {
        width: 24%;
    }

    .things .sidebar .things_inner .img img,
    .news .sidebar .news_inner .img img {
        aspect-ratio: 1/1;
    }

    .things .sidebar .things_inner .content,
    .news .sidebar .news_inner .content {
        width: 76%;
        padding-left: 10px;
        padding-bottom: 0;
        border: 0;
    }

    .about .about_left h3 {
        font-size: 24px;
    }

    .about .about_left {
        padding: 15px 0 0;
    }

    .about .about_left p,
    .about_discription p {
        font-size: 14px;
        margin-bottom: 13px;
    }

    .faq p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .contact .contact_inner h3 {
        font-size: 24px;
    }

    .contact .input_box label,
    .contact .checkbox span,
    .contact .checkbox label {
        font-size: 14px;
    }

    .contact .checkbox {
        margin-bottom: 15px;
    }

    .artist_wrapper .artist_top h3,
    .client_wrapper .client_top h3,
    .provider_wrapper .provider_top h3 {
        font-size: 24px;
    }

    .small_heading {
        font-size: 24px;
    }

    .artist_right p,
    .client_right p,
    .provider_right p {
        font-size: 16px;
    }

    .artist_right .link,
    .client_right .link,
    .provider_right .link {
        font-size: 16px;
    }

    .discription h3 {
        font-size: 24px;
    }

    .discription p {
        font-size: 14px;
    }

    .featured.artists .artist_inner p {
        font-size: 14px;
    }

    .label_name {
        margin-top: 25px;
    }

    .artist_cta p {
        font-size: 14px;
    }

    .about_album .track_list ul li p {
        font-size: 14px;
    }

    .artist_left {
        max-width: 250px;
    }

    .iframe_thumb .playbutton {
        width: 50px;
        height: 50px;
    }

    .news_wrapper .title h3 {
        font-size: 24px;
    }

    .news_wrapper .title p,
    .news_wrapper .content p {
        font-size: 14px;
    }

    .news_wrapper .content {
        margin-top: 20px;
    }

    .tags {
        margin-top: 30px;
    }

    .author .author_right {
        margin-top: 20px;
    }

    .team_single .team_single_img img {
        float: unset;
        margin-left: 0;
        margin-bottom: 20px;
        margin-top: 5px;
    }

    .team_single .content p {
        font-size: 14px;
    }

    .team_right .boxes {
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }
    .testimonial_slider .testimonial_inner  p {
    font-size: 14px;
}
}