.banner-second-level.adultSwim .content-wrap .heading {
    max-width: 65%;
    margin-left: 60px;
    font-size: 62px;
}

.banner-second-level.adultSwim .content-wrap .heading br {
    display: none;
}

.banner-second-level .heading .mobile_text {
    display: none;
}

.banner-second-level.adultSwim .content-wrap .heading .exclamation:last-child {
    text-align: left;
    display: block;
}

.banner-second-level.adultSwim .content-wrap .red-bar:nth-child(2) {
    max-width: 45%;
    padding-left: 60px;
}

.banner-second-level.adultSwim .content-wrap .red-bar:nth-child(2) h3 {
    font-weight: 300;
}

.banner-second-level.adultSwim .img-wrap {
    position: absolute;
    max-width: 50%;
    right: -13px;
    bottom: 1px;
}

.intro-with-cards.adultSwim .card-wrap .bg-img {
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: calc(100% + 60px);
    max-height: 460px;
}

.intro-with-cards.squads.adultSwim h3.heading {
    text-align: left;
}

.intro-with-cards.squads.adultSwim h3.heading .exclamation:last-child {
    margin-left: 22%;
}

.intro-with-cards.adultSwim .card-wrap .bg-img {
    max-height: 626px;
}

.intro-with-cards.adultSwim .card-wrap .content-back {
    max-height: 626px;
}

.intro-with-cards.adultSwim .col-lg-4 .card-wrap .bg-img {
    width: calc(100% + 60px);
    left: -30px;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap .content h3 {
    font-weight: 600;
    color: #7C001F;
    border-bottom: 2px solid #7C001F;
    margin-bottom: 20px;
    min-height: 90px;
    padding: 0 10px 20px;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap ul {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap ul li:first-child {
    margin-bottom: 10px;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap ul li:not(:first-child) {
    display: flex;
    margin-bottom: 5px;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap ul li .days {
    width: 74px;
    position: relative;
}

/* .intro-with-cards.adultSwim .card-wrap .content-wrap ul li .days:before {
    content: '';
    top: 9px;
    left: -14px;
    width: 5px;
    height: 5px;
    background: #7C001F;
    position: absolute;
    border-radius: 50%;
} */

.intro-with-cards.adultSwim .card-wrap .content-wrap ul li span.time:before {
    content: ':';
    position: relative;
    left: -7px;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap ul li span.time {
    padding-left: 5px;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap ul li div {
    display: flex;
    flex-direction: column;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap ul li div span:not(.time) {
    padding-left: 10px;
}

.intro-with-cards.adultSwim .card-wrap .content-wrap .content .price {
    margin: 30px 0;
}

.col-two-accordion.adultSwim h2 {
    font: italic normal bold 52px / 67px Swear Display;
    display: block;
    text-align: left;
    max-width: 90%;
    margin: 0 auto 30px;
}

.col-two-accordion.adultSwim h2 .highlight_text:last-child {
    margin-left: 18%;
    margin-top: -10px;
}

.col-two-accordion.adultSwim h2 .highlight_text {
    font: normal normal normal 77px / 77px Intensa;
}

.image-with-overlay-bottom.adultSwim .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 326px;
}

.image-with-overlay-bottom.adultSwim .container {
    max-width: 1400px;
}

.image-with-overlay-bottom.adultSwim .squad-outer img {
    max-height: 315px;
    object-fit: contain;
    position: relative;
    top: 10px;
    z-index: 1;
}

.image-with-overlay-bottom.adultSwim .squad-outer .col-lg-4:before {
    content: '';
    position: absolute;
    top: 4%;
    right: 12%;
    background: url(./new-trojan/images/icon/Red_Big_Circle.png) no-repeat;
    width: 160px;
    height: 160px;
    background-size: contain;
    z-index: 1;
}

.image-with-overlay-bottom.adultSwim .squad-outer .col-lg-4:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10%;
    background: url(./new-trojan/images/icon/Red_Small_Circles.png) no-repeat;
    z-index: 0;
    width: 30px;
    height: 40px;
    background-size: contain;
    transform: rotate(-80deg);
}

.image-with-overlay-bottom.adultSwim .squad-outer .member-info h4 {
    text-align: left;
    max-width: inherit;
    background: none;
    color: #7E131F;
    padding: 0;
}

.image-with-overlay-bottom.adultSwim .squad-outer .member-info .member-qualification {
    color: #7E131F;
    font-weight: 700;
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 30px;
}

.image-with-overlay-bottom.adultSwim .squad-outer .member-info p:not(.member-qualification) {
    max-width: 81%;
}

.image-with-overlay-bottom.adultSwim .squad-outer .member-info {
    margin-top: 0;
}

.image-with-overlay-bottom.adultSwim .squad-outer {
    justify-content: space-between;
    align-items: center;
}

.time-table {
    padding-bottom: 200px;
    overflow-x: clip !important;
}

.time-table .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.time-table .bg-img img {
    object-position: 0px -150px;
    height: 120%;
}

.time-table h2.heading {
    text-align: center;
    margin-bottom: 60px;
}

.time-table h2.heading .exclamation {
    color: #fff;
}

.table-outer {
    display: flex;
    flex-direction: column;
    max-width: 85%;
    margin: 0 auto;
}

.table-outer .table-row {
    background: #fff;
    display: flex;
    justify-content: space-around;
    position: relative;
}

.table-outer .table-row div {
    width: 33.33%;
    font-size: 24px;
    font-weight: 600;
    padding: 11px 30px;
}

.table-outer .table-row .gold {
    color: #C4AC47;
}

.table-outer .border-line {
    border: 1px solid #C4AC47;
    margin: 15px 0;
}

.table-outer .table-row div:not(:first-child) {
    text-align: center;
}

.table-outer .table-row:before {
    content: '';
    position: absolute;
    top: 0;
    left: 33.33%;
    border-right: 3px dashed #7C001F;
    width: 2px;
    height: 100%;
}

.table-outer .table-row:after {
    content: '';
    position: absolute;
    top: 0;
    left: 66.66%;
    border-right: 3px dashed #7C001F;
    width: 2px;
    height: 100%;
}

.table-outer .table-row .day {
    color: #7E131F;
}

.table-outer .table-row .time {
    color: #000000;
    font-weight: 400;
    font-size: 20px;
}

.price-table {
    padding-top: 200px;
    padding-bottom: 200px;
}

.price-table .bg-img {
    position: absolute;
    top: 0%;
    right: 0%;
    width: 30%;
    height: 95%;
}

.price-table h2.heading {
    text-align: center;
    margin-bottom: 60px;
}

.price-table .table-outer .table-row:first-child {
    background: #F4F4F4;
}

.price-table .table-outer .table-row:nth-child(3) div:not(:last-child) {
    font-size: 22px;
    text-align: center;
}

.price-table .table-outer .table-row div:first-child,
.price-table .table-outer .table-row div:nth-child(2) {
    width: 22%;
}

.price-table .table-outer .table-row div:last-child {
    width: 66%;
    flex: 1;
    text-align: left;
}

.price-table .table-outer .table-row div p {
    font-size: 14px;
    text-align: left;
}

.price-table .table-outer .table-row:before {
    left: 22%;
}

.price-table .table-outer .table-row:after {
    left: 44%;
}

.price-table .cta-outer {
    text-align: center;
    margin-top: 100px;
}

.price-table .cta-outer .register-now {
    box-shadow: 0px 0px 6px #0000008E;
    border: 2px solid #C3AB50;
    background: #7C001F;
    padding: 22px;
    min-width: 300px;
    display: inline-block;
    cursor: pointer;
}

.price-table .cta-outer .register-now:hover {
    color: #7C001F;
    background: #fff;
    border-color: #7C001F;
}

.price-table .table-outer-mobile {
    display: none;
}

@media only screen and (min-width: 1701px) {
    .time-table .bg-img img {
        height: 120%;
    }

    .price-table .bg-img {
        top: 15%;
        right: 0%;
        width: 21%;
        height: 80%;
    }

    .price-table .bg-img img {
        width: 100%;
    }
}

@media only screen and (min-width: 2300px) {
    .price-table .bg-img {
        right: 15%;
    }

    .price-table .bg-img img {
        object-fit: contain;
    }
}

@media only screen and (max-width: 1200px) {
    .banner-second-level.adultSwim .content-wrap .heading {
        max-width: 65%;
        font-size: 56px;
    }

    .banner-second-level.adultSwim .content-wrap .heading .exclamation {
        font: normal bold 68px / 67px Intensa;
    }

    .banner-second-level.adultSwim .content-wrap .red-bar:nth-child(2) {
        max-width: 50%;
        padding-left: 60px;
        margin-bottom: 30px;
    }

    .banner-second-level.adultSwim .content-wrap p {
        max-width: 48%;
    }

    .intro-with-cards .intro-wrap {
        max-width: 680px;
    }

    .intro-with-cards.adultSwim h3.heading {
        font: italic normal bold 48px/60px Swear Display;
    }

    .intro-with-cards.adultSwim h3.heading .exclamation {
        font: normal bold 70px/68px Intensa;
    }

    .intro-with-cards.adultSwim .card-wrap .content-wrap .content h3 {
        font-size: 22px;
        min-height: 70px;
    }

    .col-two-accordion.adultSwim h2 .highlight_text {
        font: normal normal normal 62px / 60px Intensa;
    }

    .col-two-accordion.adultSwim h2 {
        font: italic normal bold 42px / 56px Swear Display;
    }

    .image-with-overlay-top.adultSwim h2 .subHead {
        position: absolute;
        top: -5px;
        left: 0px;
        font-size: 44px;
    }

    .image-with-overlay-top.adultSwim h2 {
        max-width: 530px;
        font: normal normal bold 58px/58px Swear Display;
    }

    .image-with-overlay-top.adultSwim h2 .highlight_text {
        font-size: 56px;
        line-height: 1;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer .member-info p:not(.member-qualification) {
        max-width: 100%;
    }

    .image-with-overlay-bottom.adultSwim .bg-img {
        max-height: 318px;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer img {
        top: 27px;
        max-height: 290px;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer .member-info .member-qualification {
        margin-bottom: 20px;
    }

    .price-table h2 .exclamation {
        font: normal bold 68px/77px Intensa;
    }

    .time-table h2.heading {
        font: normal normal bold 48px/70px Swear Display;
    }

    .time-table h2.heading .exclamation {
        font: normal bold 68px/77px Intensa;
    }

    .time-table .bg-img img {
        object-position: 0px 0px;
        height: calc(100% + 70px);
    }

    .price-table h2.heading {
        font: normal normal bold 48px/70px Swear Display;
    }

    .price-table .bg-img {
        height: 80%;
    }
}

@media only screen and (max-width: 992px) {
    .banner-second-level.adultSwim .content-wrap .heading {
        max-width: 75%;
        font-size: 46px;
        margin-left: 20px;
    }

    .banner-second-level.adultSwim .content-wrap .heading .exclamation {
        font: normal bold 52px / 57px Intensa;
        margin-bottom: 20px;
    }

    .banner-second-level.adultSwim .content-wrap .red-bar:nth-child(2) {
        max-width: 52%;
        padding-left: 20px;
    }

    .intro-with-cards.adultSwim>.bg-img {
        top: 10%;
    }

    .col-two-accordion.adultSwim h2 .highlight_text {
        font: normal normal normal 54px / 54px Intensa;
    }

    .col-two-accordion.adultSwim .squad-accordion .accordion-title {
        font-size: 16px;
    }

    .image-with-overlay-top.adultSwim {
        padding-bottom: 30px;
    }

    .image-with-overlay-top.adultSwim h2 .highlight_text {
        font-size: 46px;
        margin-bottom: 0;
    }

    .image-with-overlay-top.adultSwim h2 {
        font: normal normal bold 48px/48px Swear Display;
        max-width: 430px;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer .col-lg-4:before {
        top: 8%;
        right: 12%;
        width: 120px;
        height: 120px;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer .col-lg-4:after {
        top: 50%;
        right: 3%;
        width: 27px;
        height: 40px;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer img {
        top: 0;
        max-height: 280px;
    }

    .image-with-overlay-bottom {
        padding-top: 20px;
    }

    .image-with-overlay-bottom.adultSwim .bg-img {
        max-height: 300px;
    }

    .table-outer .table-row div {
        padding: 9px 20px;
    }

    .price-table {
        padding-top: 80px;
    }

    .price-table .table-outer .table-row:nth-child(3) div:not(:last-child) {
        font-size: 20px;
    }

    .price-table .bg-img {
        height: 80%;
        width: auto;
        right: -15%;
    }
}

@media only screen and (max-width: 767px) {
    .banner-second-level.adultSwim .content-wrap .heading {
        max-width: 100%;
        font-size: 30px;
        line-height: 1.2;
        margin-left: 20px;
    }

    .banner-second-level.adultSwim .content-wrap .heading br {
        display: block;
    }

    .banner-second-level.adultSwim .content-wrap .heading .exclamation {
        font: normal bold 29px / 29px Intensa;
        margin-bottom: 20px;
    }


    .banner-second-level .heading .mobile_text {
        display: block;
        font: normal normal bold 30px / 30px Swear Display;
        position: relative;
        color: #C3AB50;
        float: right;
        margin-bottom: 0;
        margin-right: 0;
        float: none;
        clear: right;
        top: -7px;
        left: 7px;
    }

    .banner-second-level.adultSwim .content-wrap .red-bar:nth-child(2) {
        max-width: 90%;
        margin-bottom: 20px;
        padding-left: 10px;
    }

    .banner-second-level.adultSwim .img-wrap {
        position: relative;
        right: 0;
        max-width: 100%;
        bottom: 0;
    }

    .banner-second-level.adultSwim .content-wrap p {
        max-width: 100%;
    }

    .banner-second-level.adultSwim {
        padding-bottom: 0;
    }

    .image-with-overlay-top.adultSwim h2 .subHead {
        top: 0;
        font-size: 30px;
    }

    .intro-with-cards.adultSwim h3.heading .exclamation {
        font: normal bold 40px/40px Intensa;
    }

    .intro-with-cards.adultSwim h3.heading {
        font: normal normal bold 34px/40px Swear Display;
    }

    .intro-with-cards.squads.adultSwim h3.heading .exclamation:last-child {
        margin-left: 10%;
    }

    .intro-with-cards.adultSwim>.bg-img {
        top: 5%;
    }

    .intro-with-cards.adultSwim .card-wrap .content-wrap .content h3 {
        min-height: unset;
    }

    .col-two-accordion.adultSwim {
        padding-top: 10px;
    }

    .col-two-accordion.adultSwim h2 {
        font: normal normal bold 30px / 30px Swear Display;
        max-width: 100%;
    }

    .col-two-accordion.adultSwim h2 .highlight_text {
        font: normal normal normal 29px / 34px Intensa;
        margin: 0;
    }

    .col-two-accordion.adultSwim h2 .highlight_text:last-child {
        margin-left: 2%;
    }

    .image-with-overlay-top.adultSwim h2 {
        font: normal normal bold 38px / 38px Swear Display;
    }

    .image-with-overlay-top.adultSwim h2 .highlight_text {
        font-size: 32px;
    }

    .image-with-overlay-bottom.adultSwim .bg-img {
        max-height: calc(100% - 60px);
    }

    .image-with-overlay-bottom.adultSwim .squad-outer .col-lg-4:before {
        right: unset;
        top: 27%;
        left: 14%;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer .col-lg-4:after {
        right: unset;
        left: 12%;
        top: 16%;
        transform: rotate(15deg);
    }

    .image-with-overlay-bottom.adultSwim .squad-outer .member-info h4 {
        font-size: 25px;
        line-height: 32px;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer {
        flex-direction: column-reverse;
    }

    .image-with-overlay-bottom.adultSwim .squad-outer .member-info .member-qualification {
        font-size: 16px;
        line-height: 20px;
    }

    .table-outer .table-row div {
        padding: 9px 10px;
    }

    .table-outer {
        max-width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }

    .table-outer .border-line {
        margin: 4.5px 0;
    }

    .table-outer .table-row .time {
        font-size: 16px;
    }

    .table-outer .table-row div {
        font-size: 16px;
    }

    .time-table .bg-img img {
        object-position: 40% 100%;
        height: calc(100% + 0px);
        object-fit: cover;
    }

    .time-table h2.heading {
        font: normal normal bold 30px / 40px Swear Display;
        margin-bottom: 30px;
    }

    .time-table h2.heading .exclamation {
        font: normal bold 40px / 44px Intensa;
    }

    .price-table h2.heading {
        font: normal normal bold 34px / 40px Swear Display;
        margin-bottom: 30px;
    }

    .price-table h2.heading .exclamation {
        font: normal bold 40px / 44px Intensa;
    }

    .price-table {
        padding-top: 30px;
        padding-bottom: 140px;
    }

    .price-table .table-outer .table-row div:first-child,
    .price-table .table-outer .table-row div:nth-child(2) {
        width: 30%;
    }

    .price-table .table-outer .table-row div:last-child {
        width: 40%;
        padding-left: 12px;
    }

    .price-table .table-outer .table-row:before {
        left: 30%;
    }

    .price-table .table-outer .table-row:after {
        left: 60%;
    }

    .price-table .table-outer .table-row:nth-child(3) div:not(:last-child) {
        font-size: 16px;
    }

    .price-table .bg-img {
        height: 50%;
        top: 0%;
        right: -40%;
    }

    .price-table .table-outer {
        display: none;
    }

    .price-table .table-outer-mobile {
        display: block;
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
    }

    .price-table .table-outer-mobile .table-row {
        display: flex;
        align-items: center;
    }

    .price-table .table-outer-mobile .table-row .gold {
        background: #F4F4F4;
        width: 30%;
        color: #C3AB50;
        text-transform: capitalize;
        font-weight: 600;
        padding: 7px 5px;
        padding-left: 13px;
    }

    .price-table .table-outer-mobile .table-row div:last-child {
        width: 70%;
        background: #fff;
        padding-left: 20px;
    }

    .price-table .table-outer-mobile .border-line {
        border-bottom: 1px solid #C4AC47;
        margin: 4.5px 0;
    }

    .price-table .table-outer-mobile .table-row.table-row-last {
        align-items: flex-start;
        flex-direction: column;
    }

    .price-table .table-outer-mobile .table-row.table-row-last .gold {
        width: 100%;
        border-bottom: 1px dashed #7C001F;
    }

    .price-table .table-outer-mobile .table-row.table-row-last div:last-child {
        width: 100%;
        padding-top: 10px;
        padding-left: 13px;
        font-size: 16px;
        line-height: 25px;
    }

    .price-table .table-outer-mobile .table-row div:last-child {
        padding: 7px 20px;
    }

    .adultSwim .heading .mobile_text {
        left: 50%;
    }

}

@media only screen and (max-width: 375px) {
    .banner-second-level.adultSwim .content-wrap .heading .exclamation {
        font: normal bold 26px / 26px Intensa;
    }

    .banner-second-level .heading .mobile_text {
        font: normal normal bold 29px / 29px Swear Display;
    }

    .col-two-accordion.adultSwim h2 .highlight_text:last-child {
        margin-left: 0%;
    }

    .intro-with-cards.adultSwim h3.heading .exclamation {
        font: normal bold 35px / 40px Intensa;
    }
}

@media only screen and (max-width: 327px) {
    .intro-with-cards.adultSwim h3.heading {
        font: normal normal bold 32px / 40px Swear Display;
    }
}