@font-face {
    font-family: "Denim";
    src: url(fonts/Denim-Regular-Gage.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Denim";
    src: url(fonts/Denim-Medium-Gage.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Denim";
    src: url(fonts/Denim-SemiBold-Gage.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Reckless";
    src: url(fonts/Reckless-Regular-Gage.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: "Denim";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Reckless";
}

.tns-outer {
    padding: 0 !important;
}

.tns-outer [hidden] {
    display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer;
}

.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}

.tns-slider>.tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap;
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
    content: "";
    display: table;
    clear: both;
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
    margin-right: -100%;
}

.tns-no-calc {
    position: relative;
    left: 0;
}

.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px;
}

.tns-gallery>.tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s;
}

.tns-gallery>.tns-slide-active {
    position: relative;
    left: auto !important;
}

.tns-gallery>.tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}

.tns-autowidth {
    display: inline-block;
}

.tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6;
}

.tns-lazy-img.tns-complete {
    opacity: 1;
}

.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s;
}

.tns-ovh {
    overflow: hidden;
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em;
}

.tns-transparent {
    opacity: 0;
    visibility: hidden;
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
}

.tns-normal,
.tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}

.tns-vpfix {
    white-space: nowrap;
}

.tns-vpfix>div,
.tns-vpfix>li {
    display: inline-block;
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden;
}

.tns-t-ct {
    width: 2333.3333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0;
}

.tns-t-ct:after {
    content: "";
    display: table;
    clear: both;
}

.tns-t-ct>div {
    width: 1.4285714%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left;
}

.tns-outer {
    display: flex;
    flex-flow: column-reverse;
    margin: 32px -40px;
    margin-bottom: 0;
}

/* .tns-outer #tns1 {
    width: calc(2284%);
} */

.adx-carousel {
    display: flex;
    align-items: center;
}

.adx-carousel .carousel-item {
    height: 100%;
}

.adx-carousel .sponsor-item a {
    text-decoration: none;

}

.adx-carousel .sponsor-item {
    height: 100%;
}

.adx-carousel .sponsor-item .sponsor-caption {
    margin-top: -140px;
    padding: 15px 40px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    min-height: 130px;
    position: relative;
}

.adx-carousel .sponsor-item .sponsor-caption .sponsor-date {
    font-size: 16px;
    color: #fff;
}

.adx-carousel .sponsor-item .sponsor-caption .sponsor-heading h4 {
    font-size: 1.5rem;
    color: #fff;
}

.adx-carousel .sponsor-item img {
    width: 100%;
    display: block;
    height: auto;
    aspect-ratio: 1/1;
}

/* .adx-carousel .tns-controls {
    display: none;
} */

.tns-outer [data-action] {
    display: none !important;
}

/* .tns-controls {
    display: none;
} */
.tns-controls {
    position: absolute;
    top: 150px;
    z-index: 99;
    width: 100%;
    max-width: 100%;
}

.tns-controls button {
    background: transparent;
    border: none;
    font-size: 0;
}

.tns-controls button:first-child::before {
    content: '';
    background: url('/images/left-arrow.png') no-repeat;
    padding: 25px;

}

.tns-controls button:nth-child(2) {
    float: right;
}

.tns-controls button:nth-child(2):before {
    content: '';
    background: url('/images/right-arrow.png') no-repeat;
    padding: 25px;
}

.tns-nav {
    display: flex;
    justify-content: center;
}

.tns-nav button {
    height: 8px;
    width: 7px;
    background-color: #132124;
    border: none;
    border-radius: 100px;
    margin: 4px;
    opacity: 0.6;
    display: none;
}

.tns-nav button.tns-nav-active {
    opacity: 1;
}

footer {
    background-color: #132124;
    border-top: none;
    color: #f6f7f2;
    font-size: 16px;
    text-align: center;
}

footer a {
    color: #f6f7f2;
    text-decoration: none;
}

footer a:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

footer ul li a {
    font-size: 15px;
}

.footer-content {
    padding: 50px 0 10px 0;
}

.footer-content ul {
    padding: 0;
    margin: 0;
}

.footer-content h4 {
    font-size: 30px;
    text-align: left;
    line-height: 1.2;
    padding-bottom: 10px;
    margin-top: 40px;
    text-align: center;
    font-family: 'Reckless';
}

.footer-copyrights {
    background-color: #132124;
    padding: 20px 0;
    font-size: 14px;
    color: #acacac;
}

.footer-copyrights a {
    color: #acacac;
}

.footer-copyrights .d-flex {
    display: block !important;
}

.footer-copyrights .developer {
    font-size: 11px;
    padding: 0 25px;
}

footer .adx-arrow-right::before {
    font-size: 10px;
    opacity: 0.8;
}

.foter-social {
    margin-bottom: 20px;
}

.foter-social a i {
    line-height: 1;
    display: block;
    height: 18px;
}

.foter-social a {
    margin-bottom: 5px;
    font-size: 18px;
    background-color: transparent;
    width: 40px;
    height: 38px;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.foter-social a:hover {
    background-color: transparent;
    color: #f6f7f2;
}

footer .row .col-md-3:first-child {
    display: block;
}

footer .row .col-md-3:first-child~.col-md-3 {
    display: none;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    footer .row .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer-content h4 {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    footer {
        text-align: left;
    }

    .footer-content h4 {
        margin-top: 0;
        text-align: left;
    }

    footer .row .col-md-3:first-child {
        display: block;
    }

    footer .row .col-md-3:first-child~.col-md-3 {
        display: block;
    }

    .footer-copyrights .d-flex {
        display: flex !important;
    }

    .footer-copyrights {
        padding-top: 50px;
    }

    footer .row .col-md-3:nth-child(1) {
        flex: 0 0 35%;
        max-width: 35%;
    }

    footer .row .col-md-3:nth-child(2) {
        flex: 0 0 20%;
        max-width: 20%;
    }

    footer .row .col-md-3:nth-child(3) {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.accordion {
    padding: 20px 0;
}

.accordion-item {
    border: none;
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.accordion-item-header {
    padding: 0;
    border: none;
}

.accordion-item-header .btn {
    display: block;
    width: 100%;
    padding: 15px 20px 15px 50px;
    text-align: left;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    border: none;
    transition: background-color 0.3s ease;
    position: relative;
}

.accordion-item-header .btn:hover {
    background-color: #f9f9f9;
    text-decoration: none;
}

.accordion-item-header button i {
    font-size: 12px;
    width: 40px;
    display: inline-block;
    color: #132124;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-7px);
}

.accordion-item-body {
    background-color: #f6f7f2;
    padding: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.tabs {
    margin: 20px 0;
}

.tab-nav {
    display: flex;
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 15px;
}

.tab-link {
    margin-right: 2px;
}

.tab-link a {
    text-decoration: none;
    padding: 10px 20px;
    display: block;
    background-color: #f5f5f5;
    color: #333;
    border-bottom: none;
    transition: background-color 0.3s;
    border-radius: 0 0 0 0;
}

.tab-link a:hover,
.tab-link.active a {
    background-color: #ebebeb;
}

.tab-link.active a {
    background-color: #132124;
    color: #f6f7f2;
}

.tab-content {
    display: none;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 0;
}

.tab-content h3 {
    margin-top: 0;
}

.wrapper-gallery {
    display: flex;
    flex-wrap: wrap;
}

.wrapper-gallery .gallery-link {
    display: block;
    margin: 3px;
    position: relative;
}

.wrapper-gallery .gallery-link::after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
}

.wrapper-gallery .gallery-link:hover:after {
    background-color: rgba(0, 0, 0, 0);
}

.wrapper-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
    overflow: hidden;
}

#lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999999;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#lightbox-img {
    max-height: 80%;
    transition: opacity 0.3s;
}

#lightbox-caption {
    text-align: center;
    color: #f6f7f2;
    font-size: 16px;
    margin-top: 10px;
}

#video-lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999999;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#video-lightbox-img {
    max-width: 90%;
    max-height: 80%;
    transition: opacity 0.3s;
}

#video-lightbox-caption {
    text-align: center;
    color: #f6f7f2;
    font-size: 16px;
    margin-top: 10px;
}

#lightbox-img,
#video-lightbox-iframe {
    max-width: calc(100% - 10px);
}

.close {
    color: #f6f7f2;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 30px;
}

.navigate {
    color: #f6f7f2;
    position: absolute;
    top: 50%;
    font-size: 30px;
    cursor: pointer;
    text-decoration: none;
}

#prev {
    left: 10px;
}

#next {
    right: 10px;
}

#prevv {
    left: 10px;
}

#nextv {
    right: 10px;
}

.wrapper-gallery.grid-6 .gallery-link {
    width: calc(16.66666666666667% - 6px);
}

.wrapper-gallery.grid-5 .gallery-link {
    width: calc(20% - 6px);
}

.wrapper-gallery.grid-4 .gallery-link {
    width: calc(25% - 6px);
}

.wrapper-gallery.grid-3 .gallery-link {
    width: calc(33.33333333333333% - 6px);
}

.wrapper-gallery.grid-2 .gallery-link {
    width: calc(50% - 6px);
}

.gallery-info h3 {
    font-weight: 700;
}

.gallery-main.left-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gallery-main.left-right .gallery-info {
    width: 50%;
}

.gallery-main.left-right .wrapper-gallery {
    width: calc(50% - 40px);
}

.gallery-main.right-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.gallery-main.right-left .gallery-info {
    width: 50%;
}

.gallery-main.right-left .wrapper-gallery {
    width: calc(50% - 40px);
}

.gallery-main.top-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.gallery-main.top-bottom .gallery-info {
    width: 100%;
}

.gallery-main.top-bottom .wrapper-gallery {
    width: calc(100%);
}

.gallery-main.bottom-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column-reverse;
}

.gallery-main.bottom-top .gallery-info {
    width: 100%;
    padding-top: 30px;
}

.gallery-main.bottom-top .wrapper-gallery {
    width: calc(100%);
}

.video-link::after {
    content: "\4d" !important;
    font-family: "dwg icons";
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #f6f7f2;
}

.wrapper-gallery audio {
    width: 100%;
    padding: 3px;
}

.audio-item.gallery-link::after {
    display: none;
}

.gallery-main {
    border: 2px solid #ccc;
    padding: 25px;
    height: 100%;
    margin-bottom: 40px;
}

@media (max-width: 767.98px) {
    .gallery-main {
        flex-direction: column !important;
    }

    .gallery-main .gallery-info {
        width: 100% !important;
    }

    .gallery-main .wrapper-gallery {
        width: calc(100%) !important;
    }

    .wrapper-gallery.grid-4 .gallery-link,
    .wrapper-gallery.grid-5 .gallery-link,
    .wrapper-gallery.grid-6 .gallery-link {
        width: calc(33.33333333333333% - 6px);
    }

    .wrapper-gallery.grid-2 .gallery-link,
    .wrapper-gallery.grid-3 .gallery-link {
        width: calc(50% - 6px);
    }

    .gallery-main.bottom-top {
        flex-direction: column;
    }

    .gallery-main {
        padding: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .wrapper-gallery.grid-5 .gallery-link,
    .wrapper-gallery.grid-6 .gallery-link {
        width: calc(33.33333333333333% - 6px);
    }
}

.main-bg {
    background-color: #F8F7F3;
}

.listing-title {
    margin-top: -15px;

}

.listing-title h2 {
    font-size: 55px;
    line-height: 1;
}

.listing-fields {
    padding-bottom: 30px;
}


.listing-fields .form-group {
    margin-bottom: 15px;
}

@media(max-width: 768px) {
    .listing-fields .form-group {
        margin-right: 35%;
    }
}

.listing-fields .form-group select {
    font-family: "Denim";
    font-weight: 400;
    border: none;
    padding: 10px 23px;
    font-size: 16px;
    background: #cddbe6 url('/images/down.png') no-repeat center right 20px;
    background-size: 20px;
}

.shows-listing {
    padding: 0 0 50px;
}

.shows-listing .show-item {
    padding: 15px;
    background-color: #f7f7f7;
    margin-bottom: 25px;
}

.shows-listing .show-img {
    width: 100%;
    height: auto;
    display: block;
}

.shows-listing.grid-4 .show-item .show-cols {
    position: relative;
}

.shows-listing .bade-online {
    background: #cddbe6;
    color: #5072dd;
    position: absolute;
    left: 30px;
    top: 20px;
    padding: 6px 13px;
    font-size: 13px;
}

.shows-listing .bade-online+.bade-session {
    top: 60px;
}

.shows-listing .bade-session {
    background: #4f70cf;
    color: #fff;
    position: absolute;
    left: 30px;
    top: 20px;
    padding: 6px 13px;
    font-size: 13px;
}

.art-section {
    background: #4f70cf url('/images/end-section-bg.png') no-repeat left;
    padding-left: 30%;
    background-size: 171px;
}

.art-section .content-wrap {
    padding: 50px 0;
}

.art-section h3 {
    color: #ffffffde;
    font-size: 26px;
    line-height: 1;
}

.art-section p {
    font-size: 16px;
    color: #ffffffde;
    line-height: 22px;
    margin-top: -6px;
}

.art-section a {
    font-size: 16px;
    color: #ffffffde;
    text-decoration: underline;
}

.listing-breadcrumb {
    background: #152024;
}

.listing-breadcrumb .breadcrumb {
    margin: 0;
    display: flex;
    list-style-type: none;
    padding: 15px;
    padding-top: 0;
    padding-left: 25px;
}

.listing-breadcrumb .breadcrumb .breadcrumb-item a {
    color: #f7f8f2;
    text-decoration: none;
    border-bottom: 1px solid #f7f8f2;
    font-size: 14px;
}

.listing-breadcrumb .breadcrumb .breadcrumb-item a:hover,
.listing-breadcrumb .breadcrumb .breadcrumb-item a:focus {
    border-bottom: none;
}

.listing-breadcrumb .breadcrumb .breadcrumb-item:after {
    content: ">";
    color: #fff;
    padding-left: 10px;
    text-decoration: none;
    border-bottom: none;
    font-size: 14px;
}

.listing-breadcrumb .breadcrumb .breadcrumb-item.active {
    margin-left: 10px;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #fff;
}

.listing-breadcrumb .breadcrumb .breadcrumb-item.active:hover,
.listing-breadcrumb .breadcrumb .breadcrumb-item.active:focus {
    text-decoration: none;
}

.listing-breadcrumb .breadcrumb .breadcrumb-item.active:after {
    content: none;
}

.shows-listing .text-center {
    text-align: center;
    width: 100%;
}

.shows-listing .text-center a {
    color: #000;
    text-decoration: underline;
    font-size: 15px;
}

.shows-listing .show-item .show-info-tags {
    padding: 15px 0;
}

.shows-listing .show-item .show-info-tags .show-date {
    display: inline-block;
    margin-right: 15px;
}

.shows-listing .show-item .show-info-tags .show-date img {
    width: 24px;
    vertical-align: middle;

}

.shows-listing .show-item .show-info-tags .show-date span {
    font-size: 16px;
    color: #5d7dd1;
    display: inline-block;
    line-height: 18px;
    margin-bottom: 15px;
}

.shows-listing .show-item .show-info-tags .show-day {
    display: inline-block;
}

.shows-listing .show-item .show-info-tags .show-day img {
    width: 24px;
    vertical-align: middle;
}

.shows-listing .show-item .show-info-tags .show-day span {
    font-size: 16px;
    color: #5d7dd1;
    display: inline-block;
    line-height: 18px;
    margin-bottom: 15px;
}

.shows-listing .show-item .show-info-tags .show-time {}

.shows-listing .show-item .show-info-tags .show-time img {
    width: 24px;
    vertical-align: middle;
}

.shows-listing .show-item .show-info-tags .show-time span {
    font-size: 16px;
    color: #5d7dd1;
    display: inline-block;
}

.shows-listing .show-item {
    padding: 0;
}

.shows-listing .show-item h2 {
    font-size: 27px;
    font-weight: 400;
    text-decoration: underline;
}

.shows-listing .show-item h2 a {
    color: #212529;
    text-decoration: underline;
}

.shows-listing .show-item h2 a {
    text-decoration: none;
}


.shows-listing .show-item .show-course-type {
    margin-bottom: 30px;
}

.shows-listing .show-item .show-course-type span {
    font-size: 18px;
    font-weight: 600;
}

.shows-listing .show-item .show-course-type strong {
    font-size: 18px;
    float: right;
    font-weight: 600;
}

.shows-listing .show-item h3 {
    font-size: 18px;
    margin-bottom: 0;
    color: #a79451;
    font-weight: 700;
}

.show-detail.list-detail img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.show-detail.list-detail .btn-enroll {
    background: #4e71cf;
    font-size: 14px;
    padding: 18px 40px;
    color: #fff;
    text-decoration: underline;
    position: relative;
    top: -20px;
}

.show-detail.list-detail .btn-enroll:hover,
.show-detail.list-detail .btn-enroll:focus {
    text-decoration: none;

}

.show-detail.list-detail-button .btn-enroll {
    background: #4e71cf;
    font-size: 14px;
    padding: 18px 40px;
    color: #fff;
    text-decoration: underline;
    position: relative;
    top: -63px;
}

.show-detail.list-detail-button .btn-enroll:hover,
.show-detail.list-detail-button .btn-enroll:focus {
    text-decoration: none;

}

.show-info.list-detail .show-info-content h2 {
    font-size: 45px;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 10px;
}

.show-info.list-detail .show-course-type span {
    font-size: 18px;
    font-weight: 600;
    line-height: 33px;
}

.show-info.list-detail .show-course-type strong {
    font-size: 18px;
    float: right;
    font-weight: 600;
}

.show-info.list-detail .show-info-tags {
    padding: 15px 0;
}

.show-info.list-detail .show-info-tags .show-date {
    margin-right: 15px;
    padding-top: 10px;
}

.show-info.list-detail .show-info-tags .show-date img {
    width: 24px;
    vertical-align: middle;
    margin-top: -6px;
}

.show-info.list-detail .show-info-tags .show-date span {
    font-size: 17px;
    color: #5d7dd1;
    display: inline-block;
    margin-left: 4px;
    line-height: 33px;

}

.show-info.list-detail .show-info-tags .show-day {
    padding-top: 10px;
}

.show-info.list-detail .show-info-tags .show-day img {
    width: 24px;
    vertical-align: middle;
    margin-top: -7px;

}

.show-info.list-detail .show-info-tags .show-day span {
    font-size: 17px;
    color: #5d7dd1;
    display: inline-block;
    margin-left: 8px;
    line-height: 33px;
}

.show-info.list-detail .show-info-tags .show-time {
    padding-top: 10px;
}

.show-info.list-detail .show-info-tags .show-time img {
    width: 24px;
    vertical-align: middle;
    margin-top: -5px;
}

.show-info.list-detail .show-info-tags .show-time span {
    font-size: 17px;
    color: #5d7dd1;
    display: inline-block;
    margin-left: 5px;
    line-height: 33px;
}

.show-info.list-detail .show-info-tags .show-online {
    padding-top: 10px;
}

.show-info.list-detail .show-info-tags .show-online img {
    width: 24px;
    vertical-align: middle;
    margin-top: -10px;
}

.show-info.list-detail .show-info-tags .show-online span {
    font-size: 17px;
    color: #5d7dd1;
    display: inline-block;
    margin-left: 5px;
    line-height: 33px;
}

.show-info.list-detail .show-info-tags .show-levels {
    padding-top: 10px;
}

.show-info.list-detail .show-info-tags .show-levels img {
    width: 24px;
    vertical-align: middle;
    margin-top: -10px;
}

.show-info.list-detail .show-info-tags .show-levels span {
    font-size: 17px;
    color: #5d7dd1;
    display: inline-block;
    margin-left: 6px;
    line-height: 33px;
}

.show-info.list-detail {
    font-size: 16px;
    line-height: 1.2;
}

.show-info.list-detail p {
    font-size: 16px;
    line-height: 1.2;
}

.show-info.list-detail p a {
    color: #4e71cf;
    text-decoration: underline;
}

.show-info.list-detail p a:hover,
.show-info.list-detail p a:focus {
    text-decoration: none;
}

.author-section {
    padding-top: 20px;

}

.author-section .content-wrap {
    background-color: #5f7e90;
    padding: 24px 33px;
    position: relative;
    top: -63px;
    right: -52px;
}

.author-section .content-wrap h3 {
    color: #fff;
    margin-bottom: 5px;
}

.author-section .content-wrap p {
    color: #fff;
    margin-bottom: 10px;
    font-size: 15px;
    margin-right: 30px;
}

.author-section .content-wrap a {
    color: #fff;
    text-decoration: underline;
}

.author-section .content-wrap a:hover,
.author-section .content-wrap a:focus {
    text-decoration: none;

}

.author-section .img-wrap {
    margin-left: -49px;
    margin-right: 82px;
}

.author-section .img-wrap img {
    max-width: 100%;
    height: auto;
}

.sponsors.list-detail {
    position: relative;
    background: #f6f7f2;
}

.sponsors.list-detail .section-heading {
    text-align: center;

}

.sponsors.list-detail {
    margin-top: -30px;
}

@media (min-width: 768px) {
    .show-info.list-detail p {
        line-height: 1.5;
    }

    .show-info.list-detail {
        line-height: 1.5;
    }

    .author-section .content-wrap {
        top: 36px;
        right: 20px;
        width: 100%;
    }

    .tns-controls {
        top: 195px;
    }

    .sponsors.list-detail {
        margin-top: 80px;
    }

    .auther-wrap {
        display: flex;
    }

    .author-section .img-wrap {
        margin-left: 0;
        margin-right: 0;
        width: 250px;
    }

    .show-detail.list-detail {
        height: 550px;
        overflow: hidden;
        margin-bottom: 50px;
        position: relative;
    }

    .show-detail.list-detail .btn-enroll {
        top: 494px;
        position: absolute;
    }

    .shows-listing.grid-4 {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }

    .shows-listing.grid-4 .show-item {
        width: calc(25% - 20px);
        margin: 10px;
        position: relative;
        padding-bottom: 70px;
    }

    .shows-listing.grid-4 .show-item .show-cols {
        flex: 0 0 100%;
        max-width: 100%;
        position: unset;
    }

    .shows-listing.grid-4 .show-item h2 {
        font-size: 20px;
        margin-top: 15px;
    }

    .shows-listing.grid-4 .show-item h3 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .shows-listing.grid-4 .show-item p {
        font-size: 14px;
    }

    .shows-listing.grid-4 .show-item .show-btns {
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px;
    }

    .shows-listing.grid-3 {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }

    .shows-listing.grid-3 .show-item {
        width: calc(33.33333333333333% - 20px);
        margin: 10px;
        position: relative;
    }

    .shows-listing.grid-3 .show-item .show-cols {
        flex: 0 0 100%;
        max-width: 100%;
        position: unset;
    }

    .shows-listing.grid-3 .show-item h2 {
        font-size: 25px;
        margin-top: 15px;
    }

    .shows-listing.grid-3 .show-item h3 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .shows-listing.grid-3 .show-item p {
        font-size: 14px;
    }

    .shows-listing.grid-3 .show-item .show-btns {
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px;
    }

    .shows-listing.grid-2 {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }

    .shows-listing.grid-2 .show-item {
        width: calc(50% - 20px);
        margin: 10px;
        position: relative;
        padding-bottom: 70px;
    }

    .shows-listing.grid-2 .show-item .show-cols {
        flex: 0 0 100%;
        max-width: 100%;
        position: unset;
    }

    .shows-listing.grid-2 .show-item h2 {
        font-size: 20px;
        margin-top: 15px;
    }

    .shows-listing.grid-2 .show-item h3 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .shows-listing.grid-2 .show-item p {
        font-size: 14px;
    }

    .shows-listing.grid-2 .show-item .show-btns {
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px;
    }
    .author-section .content-wrap{
        padding-top: 32px;
    }
}

@media (min-width: 992px) {
    .tns-controls{
        top: 250px;
    }
    .author-section .content-wrap{
        padding-top: 48px;
    }
    .shows-listing .show-item h2 {
        min-height: 110px;
    }

    .art-section {
        padding-left: 26%;
    }

    .listing-fields .form-group select {
        font-size: 18px;
        background: #cddbe6 url('/images/down.png') no-repeat center right 20px;
        background-size: 30px;
    }

    .shows-listing .show-item h2 {
        font-size: 34px;
        margin-top: 0;
    }

    .shows-listing .show-item h3 {
        font-size: 22px;
    }

    .shows-listing .show-item p {
        font-size: 18px;
    }

    .listing-fields {
        padding-bottom: 30px;
        padding-left: 7px;
        padding-left: 7px;
    }

    .listing-fields .col-lg-3 {
        padding-left: 10px;
        padding-right: 10px;

    }

    .show-info.list-detail .show-info-tags {
        display: flex;
    }

    .show-info.list-detail .show-info-tags .show-day,
    .show-info.list-detail .show-info-tags .show-time,
    .show-info.list-detail .show-info-tags .show-online,
    .show-info.list-detail .show-info-tags .show-levels {
        margin-right: 15px;
    }

    /* .tns-controls {
        display: none;
    } */

    /* .tns-outer #tns1 {
        width: calc(871%);
    } */
}
@media (min-width: 1199px) {
    .tns-controls{
        top: 350px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {

    .shows-listing.grid-2 .show-item,
    .shows-listing.grid-3 .show-item,
    .shows-listing.grid-4 .show-item {
        width: calc(50% - 20px);
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {

    .shows-listing.grid-3 .show-item,
    .shows-listing.grid-4 .show-item {
        width: calc(33.33333333333333% - 20px);
    }

    .shows-listing.grid-2 .show-item {
        width: calc(50% - 20px);
    }
}



.artist-item .btn {
    padding: 5px 15px;
    font-size: 0.9rem;
}

.artist-item {
    text-align: center;
}

.artist-item h3 {
    color: #132124 !important;
}


.subscribe-section {
    background-image: url('/images/subscribe-banner.png');
    width: 100%;
    height: 480px;
    background-size: cover;
    background-position: center;
    color: #f6f7f2;
    display: flex;
    align-items: end;
}

.subscribe-section .subscribe-section-inner {
    padding: 50px 30px;
}

.subscribe-section h3 {
    font-size: 45px;
    max-width: 275px;
    line-height: 1;
}

.subscribe-section input {
    border-radius: 0;
    border: 0;
    padding: 20px 25px;
    font-size: 15px;
    font-family: 'Denim';
    color: #132124;
    max-width: 285px;
    width: 100%;
}

.subscribe-section input::placeholder {
    color: #132124;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .shows-listing .show-item .show-info-tags .show-date {
        float: none;
    }

    .shows-listing .show-item .show-info-tags .show-time {
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .subscribe-section {
        height: 40vw;
    }
}

@media (min-width: 992px) {
    .listing-breadcrumb {
        padding-left: 25px;
    }

    .subscribe-section {
        height: 32vw;
    }

    .subscribe-section {
        align-items: center;
    }
}

@media (max-width: 768px) {
    .show-detail.list-detail-button .btn-enroll {
        left: 0;
        top: -20px;
    }
}
@media (max-width: 575px) {
    .show-detail.list-detail-button .btn-enroll {
        left: -40px;
        top: -20px;
    }
}

.modal {
  display: none;
  position: fixed;
  z-index: 1050;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-25%);
}

.modal.show .modal-dialog {
  transform: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

.modal-header .close {
  padding: 0;
  margin: -1rem -1rem -1rem auto;
}

/* CSS by Asad */

.show-info-tags.list-detail.icon_size img {
    width: 24px !important;
}

.container.thumb-img {
    margin-top: -100px;
    padding: 0px;
}
.container.thumb-img .img-thumb {
    max-width: 200px;
    width: 200px;
    padding: 0;
    margin-right: 0px;
    padding: 25px;
    background: white;
    display: block;
    margin-left: auto;
}
.img-thumb img {
    width: 150px;
    margin: auto;
    display: block;
}
.show-info-content.top-cont {
    margin-top: -30px;
}
.show-course-type.c-title span {
    font-weight: 900 !important;
    font-size: 25px !important;
    letter-spacing: 0px;
    text-decoration: underline;
}
.show-info-tags.list-detail {
    grid-gap: 25px;
    padding: 0px !important;
    margin-top: 25px;
    margin-bottom: 50px;
}
.show-info.list-detail .show-info-tags span {
    font-size: 17px;
    color: #9d7a48!important;
    display: inline-block;
    margin-left: 0px!important;
}
.show-info.list-detail .show-info-tags .show-online img {
    margin-right: 0px!important;
}
.show-info.list-detail .show-info-tags span {
    color: #9d7a48 !important;
    font-size: 18px !important;
}
.show-info.list-detail p {
    font-size: 18px!important;
    line-height: 28px!important;
}
.l-r-cont-m-div {
    justify-content: end;
    display: flex;
    align-items: center;
}
.show-info-content p a {
    color: #212529;
}
.author-section .l-r-cont-m-div .content-wrap {
    background-color: #e0be5d;
    padding: 70px 60px;
    position: relative;
    top: unset;
    right: unset;
    max-width: 400px;
    left: 85px;
}
.author-section .l-r-cont-m-div .img-wrap {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 74% !important;
    width: 100%;
}
.imag-text .show-info.list-detail.cont-sect-setting .img-wrap {
    width: 30%;
}
.imag-text .show-info.list-detail.cont-sect-setting .content-wrap {
    width: 70%;
}
.l-r-cont-m-div .link-aggr a {
    display: inline-block;
    width: 100%;
    color: black !important;
    margin-bottom: 15px;
}
.author-section .l-r-cont-m-div .content-wrap  h3 {
    color: black;
    margin-bottom: 5px;
    margin-bottom: 15px;
    font-size: 40px;
}
.show-info.list-detail.cont-sect-setting {
    margin-top: 40px;
    margin-bottom: 40px;
}
.r-l-cont-m-div {
    display: flex;
    align-items: center;
}
.tns-outer {
    margin: 0px!important;
}
.author-section .r-l-cont-m-div .content-wrap {
    background-color: #e0be5d;
    padding: 70px 70px;
    position: relative;
    top: unset;
    right: unset;
    max-width: 66%;
}
.author-section .r-l-cont-m-div .img-wrap {
    margin-left: 0px;
    margin-right: -50px;
    max-width: 470px;
    width: 100%;
}
.r-l-cont-m-div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.author-section .r-l-cont-m-div .content-wrap h3 {
    color: black;
    margin-bottom: 5px;
    margin-bottom: 15px;
    font-size: 40px;
    text-decoration: underline;
}
.author-section .r-l-cont-m-div .content-wrap p {
    color: black;
}
.author-section .r-l-cont-m-div .content-wrap a{
    color: black;
    font-weight: bold!important;
}
.imag-text .show-info.list-detail.cont-sect-setting{
    display: flex;
    flex-wrap: wrap;
}
.imag-text .show-info.list-detail.cont-sect-setting .img-wrap img {
    width: -webkit-fill-available;
}
.sub-heading-des h2, .sub-heading-des h3 {
    font-size: 50px !important;
}
.acard.card-container .card:hover {
    box-shadow: unset;
}
.acard.card-container .card {
    box-shadow: unset; /* Remove box-shadow */
    width: 100%; /* Ensure cards take full width of grid cells */
}
.imag-text .img-wrap img{
    width: 225px;
}
.imag-text .content-wrap {
    padding-left: 30px;
}

.test-slider.list-detail.bg-light {
    background-color: #4a3427;
    padding-top: 40px;
    padding-bottom: 25px;
    text-align: left;
    color: #d9b75e;
}

.test-slider.list-detail.bg-light p {
    font-size: 30px;
    font-family: "Reckless";
    line-height: 40px;
}
.acard.card-container {
    display: grid; /* Use grid layout for the container */
    grid-template-columns: repeat(2, 1fr); /* 2 columns, each taking up 1 fraction of the available space */
    gap: 20px; /* Space between cards */
    margin-bottom: 40px; /* Space below the container */
}
.acard .card {
    position: relative;
    border: 2px solid #333;
    padding: 20px;
    width: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s;
    display: flex;
}
.acard .card:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.acard .card img {
    width: 200px;
    height: 200px;
    /* height: auto; */
    border-radius: 5px;
    padding-right: 20px;
}
.acard .card h2 {
    font-size: 1.2em;
    margin: 10px 0;
    font-weight: bold;
}
.acard .card p {
    font-size: 1em;
    margin: 5px 0;
}
.acard .card a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
.ad-card-main{
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    max-width: 1400px;
    min-width: 1400px;
    width: 1300px;
    margin-left: -90px;
}
.ad-link a {
    color: #212529;
}

.author-section .content-wrap p {
    color: #fff;
    margin-bottom: 25px!important;
    font-size: 18px!important;
    margin-right: 30px!important;
    line-height: 28px!important;
}




@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .author-section .r-l-cont-m-div .img-wrap {
        max-width: 455px;
    }
    .m-title h2 {
    max-width: 850px;
}
.acard .card img {
    width: 180px;
    height: 180px;
    border-radius: 5px;
    padding-right: 20px;
    object-fit: contain;
}
    .ad-card-main {
        display: flex;
        gap: 20px;
        margin-bottom: 40px;
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        margin-left: 0px;
    }
    .author-section .r-l-cont-m-div .content-wrap {
    background-color: #e0be5d;
    padding: 50px 50px;
    position: relative;
    top: unset;
    right: unset;
    max-width: 65%;
}

.container.card-cont {
    padding: 0px;
}

}



@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .author-section .r-l-cont-m-div .content-wrap {
        background-color: #e0be5d;
        padding: 45px 40px;
        position: relative;
        top: unset;
        right: unset;
        max-width: 59%;
    }
    .container.card-cont {
    padding: 0px;
}
    .ad-card-main {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    margin-left: 0px;
}
.acard .card img {
    width: 150px;
    height: 150px;
    border-radius: 5px;
    padding-right: 20px;
}
.author-section .l-r-cont-m-div .content-wrap {
    background-color: #e0be5d;
    padding: 35px 40px;
    position: relative;
    top: unset;
    right: unset;
    max-width: 320px;
    left: 40px;
}
.m-title h2 {
        max-width: 715px;
    }
.sub-heading-des h2, .sub-heading-des h3 {
    font-size: 35px !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) { 
.acard .card {
    flex-direction: column;
}
.show-info.list-detail .show-info-content h2 {
    font-size: 50px;
    line-height: 1;
    margin-top: 0pxpx;
    margin-bottom: 25px;
}
.show-info-tags.list-detail {
    grid-gap: 15px;
}
.l-r-cont-m-div {
    justify-content: end;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ad-card-main {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    margin-left: 0;
}
.acard.card-container {
    display: block;
    gap: 20px;
    margin-bottom: 40px;
}
.acard .card {
    position: relative;
    border: 2px solid #333;
    padding: 20px;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s;
    display: flex;
    margin-bottom: 20px;
    flex-direction: row;
}
.r-l-cont-m-div {
    display: block;
    align-items: center;
    flex-wrap: wrap;
}
.show-info-tags.list-detail {
    display: flex;
}
.author-section .l-r-cont-m-div .content-wrap {
            background-color: #e0be5d;
        padding: 35px 60px;
        position: relative;
        top: unset;
        right: unset;
        left: unset;
        width: 100%;
        max-width: 100%;
}
.author-section .l-r-cont-m-div .content-wrap h3 {
    font-size: 30px;
}
.author-section .l-r-cont-m-div .img-wrap {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100% !important;
    width: 100%;
}
.sub-heading-des h2, .sub-heading-des h3 {
    font-size: 35px !important;
}
.author-section .r-l-cont-m-div .content-wrap {
    background-color: #e0be5d;
        padding: 50px 50px;
        position: relative;
        top: unset;
        right: unset;
        max-width: 100%;
        margin-top: -6px;
}

.author-section .r-l-cont-m-div .img-wrap {
            margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        max-width: 100%;
}
.author-section .img-wrap img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.author-section .content-wrap p {
    font-size: 12px !important;
}
.author-section .r-l-cont-m-div .content-wrap h3 {
    font-size: 25px;
}
.show-info.list-detail {
    margin-top: 50px;
}

}


@media only screen and (min-width: 320px) and (max-width: 767px) { 
    .acard .card {
        flex-direction: column;
    }
    .ad-card-main {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        margin-left: 0;
    }
    .sub-heading-des h2, .sub-heading-des h3 {
        font-size: 30px !important;
    }
    .show-info-tags.list-detail {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .acard.card-container.ad-card-main {
        flex-direction: column;
    }

    .acard.card-container.ad-card-main .card {
        width: 100%;
    }
    .container.thumb-img .img-thumb {
            max-width: 160px;
        width: -webkit-fill-available;
        padding: 0;
        margin-right: 0px;
        padding: 10px;
        background: white;
        display: block;
        margin-left: auto;
        margin-right: 10px;
    }
    .container.thumb-img {
        margin-top: -85px;
    }
    .acard .card img {
        width: 100%;
        height: auto;
        border-radius: 5px;
        padding-right: 0px;
    }


    .author-section .l-r-cont-m-div .img-wrap {
        margin-left: 0px;
        margin-right: 0px;
        max-width: 100% !important;
        width: 100%;
    }
    .imag-text .show-info.list-detail.cont-sect-setting .content-wrap {
        width: 100%;
    }
    .author-section .l-r-cont-m-div .content-wrap {
        background-color: #e0be5d;
        padding: 35px 60px;
        position: relative;
        top: unset;
        right: unset;
        left: 25px;
    }
    .author-section .l-r-cont-m-div .content-wrap h3 {
        font-size: 30px;
    }
    .author-section .r-l-cont-m-div .content-wrap {
        background-color: #e0be5d;
        padding: 30px 30px;
        position: relative;
        top: unset;
        right: unset;
        max-width: 80%;
    }
    .author-section .r-l-cont-m-div .img-wrap {
        margin-left: 0px;
        margin-right: -170px;
        width: 40%;
    }
    .author-section .content-wrap p {
        color: #fff;
        margin-bottom: 25px;
        font-size: 18px!important;
        margin-right: 30px;
        line-height: 28px!important;
    }
    /* .author-section .content-wrap p {
        font-size: 12px !important;
    } */
    .author-section .r-l-cont-m-div .content-wrap h3 {
        font-size: 25px;
    }
    .show-info.list-detail {
        margin-top: 50px;
    }
    .l-r-cont-m-div {
        flex-direction: column-reverse;
    }

    .author-section .l-r-cont-m-div .content-wrap {
        left: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .author-section .l-r-cont-m-div .img-wrap {
        margin: 0 !important;
    }

    .author-section .img-wrap img {
        display: block;
    }
    .imag-text .show-info.list-detail.cont-sect-setting {
        flex-direction: column;
    }

    .imag-text .show-info.list-detail.cont-sect-setting .img-wrap {
        width: 100%;
        max-width: 100%;
    }

    .imag-text .show-info.list-detail.cont-sect-setting .img-wrap img {
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }

    .imag-text .content-wrap {
        padding: 0;
    }
    .r-l-cont-m-div {
        flex-direction: column;
    }
    .author-section .r-l-cont-m-div .img-wrap {
        margin: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .author-section .r-l-cont-m-div .content-wrap {
        max-width: 100% !important;
    }

    .show-info.list-detail .show-info-content h2 {
        font-size: 40px!important;
        line-height: 1;
        margin-bottom: 25px;
        line-height: 50px;
    }
    .show-info-tags.list-detail {
        grid-gap: 5px;
    }
    .tns-controls {
        display: none;
    }
    .atelier_display_name {
        font-size: 99px !important;
    }

    .centered-background {
        text-align: center; 
        background-color: #e0be5d;
        padding: 24px 40px 24px 40px; 
        border-radius: 5px;
        width: 100%;
        font-size: 20px;
    }
    .application-link {
        color: black;
        font-weight: bold;
        text-decoration: none;
        text-decoration: underline;
    }

    .full-text{
        font-weight: 600;
    }

    .schedule-tour {
        color: black; 
        text-decoration: underline;
    }

    .atelier-heading-text{
        font-size: larger;
    }

    .atelier-listing{
        margin-right: -40px;
        margin-left: -40px;
        background-color: #e0be5d;
    }

    .artists-card{
        padding-left: 5px;
    }

    .artist-name{
        text-decoration: none !important;
    }
    .artist-name-tag{
        text-decoration: none !important;
    }
}

.pagination{
    display: flex;
    list-style: none;
    gap: 10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pagination li a{
    display: flex;
    min-width: 40px;
    height: 40px;
    padding: 0 5px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.pagination li a:hover{
    background-color: #eee;
}

/* news listing  */
.news-listing .show-info-content{
    width: 75%;
}
.grid-0.news-listing .show-item h2 {
    min-height: auto;
}
.grid-0.news-listing .News__meta span ~ span:before {
    content: ", ";
}
.grid-0.news-listing .show-item .News__meta {
    margin-bottom: 0;
}
.grid-0.news-listing .show-item .info-col {
    height: 100%;
}
.grid-0.news-listing .show-item .info-col .show-info {
    min-height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.grid-0.news-listing .show-item {
    padding-bottom: 40px;
    border-bottom: 1px solid #cccccc5e;
    margin-bottom: 40px;
}
.rightsideBar {
    padding: 30px;
    
}
.newsCategory{
    background: #132124;
    margin-bottom: 40px;
}
.newsCategory .SubNav__heading {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}
.rightsideBar ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.rightsideBar ul li {
    padding-top: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ffffff12;
    padding-bottom: 10px;
}
.newsCategory ul li a {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.rightsideBar ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.grid-0.news-listing .show-item .info-col .show-info .show-date span {
    color: #000;
}
.relatedLink {
    margin-top: 20px;
}
.relatedLink li a:hover {
    text-decoration: underline;
}
.shows-listing .show-item .info-col .show-info-tags {
    padding: 5px 0;
}
.shows-listing .show-item .show-info .News__meta img
 {
    width: 24px;
    vertical-align: middle;
}
@media (max-width: 767.98px) {
    .grid-0.news-listing .show-item .info-col .show-info {
    margin-top: 15px;
    min-height: auto;
}
}
@media (max-width: 992px) {
.grid-0.news-listing .show-item .info-col .show-info {
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
}