header.header {
    margin-bottom: 110px;
}

.banner-second-level.squads .content-wrap .red-bar {
    max-width: 50%;
    margin-bottom: 60px;
}

.banner-second-level.squads .content-wrap p {
    max-width: 42.6%;
}

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

.banner-second-level.squads .content-wrap .heading .exclamation {
    font: normal bold 98px / 97px Intensa;
}

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

.banner-second-level.squads .btn-default {
    letter-spacing: 0.7px;
    padding: 15px 30px;
    font-weight: 500;
}

.banner-second-level.squads .btn-wrap {
    margin-top: 50px;
    display: inline-block;
}

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

.intro-with-cards.squads>.bg-img {
    position: absolute;
    left: 0;
    width: 26%;
    top: 65px;
}

.intro-with-cards.squads .container>p {
    text-align: left;
    margin: 30px auto 0;
    font-weight: 500;
}

.image-with-overlay-top h2 {
    max-width: 757px;
    margin: 0 auto;
    text-align: center;
    font: italic normal bold 88px/117px Swear Display;
    letter-spacing: 0px;
    color: #C3AB50;
    line-height: 1;
    padding-left: 0;
    position: relative;
}

.image-with-overlay-top h2 .subHead {
    position: absolute;
    top: 35px;
    left: 10px;
    font-size: 60px;
}

.intro-with-cards .card-wrap .content-wrap ul {
    padding-left: 14px;
}

.intro-with-cards .card-wrap .content-wrap ul li {
    line-heighta: 23px;
}

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

.image-with-overlay-top h2 .highlight_text {
    color: #7C001F;
    display: inline-block;
    font: normal normal normal 77px / 90px Intensa;
    position: relative;
    margin-bottom: 50px;
}

.image-with-overlay-top p {
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
}

.image-with-overlay-top.swim p {
    clear: both;
    margin-top: 30px;
    display: inline-block;
}

.image-with-overlay-top h2 .highlight_text:after {
    content: '';
    position: absolute;
    bottom: 20px;
    left: calc(100% + 15px);
    background: url(./new-trojan/images/icon/Exclamation_Mark.png) no-repeat !important;
    background-size: contain !important;
    width: 45px;
    height: 112px;
}

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

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

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

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

}

.image-with-overlay-bottom .squad-outer img {
    height: 320px;
    width: 100%;
}

.image-with-overlay-bottom .squad-outer .col-lg-4 {
    position: relative;
    text-align: center;
}

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

.image-with-overlay-bottom .squad-outer .member-info h4 {
    background: #7C001F 0% 0% no-repeat padding-box;
    padding: 4px;
    color: #fff;
    max-width: 260px;
    margin: 0 auto;
    font: normal normal bold 23px/32px Poppins;
    cursor: pointer;
}

.image-with-overlay-bottom .squad-outer .member-info button.popup_link {
    padding: 5px 15px;
    margin-top: 5px;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    border: 1px solid #7C001F;
}

.image-with-overlay-bottom .squad-outer .member-info p {
    margin: 5px 0 0;
}

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

.image-with-overlay-bottom .squad-outer .squad-1:after {
    content: '';
    position: absolute;
    top: 16%;
    left: 10px;
    background: url(./new-trojan/images/icon/Red_Small_Circles.png) no-repeat;
    z-index: 0;
    width: 30px;
    height: 40px;
    background-size: contain;
}

.image-with-overlay-bottom .squad-outer .squad-2:before {
    content: '';
    position: absolute;
    top: 60px;
    right: 50px;
    background: url(./new-trojan/images/icon/Red_Big_Circle.png) no-repeat;
    z-index: 0;
    width: 160px;
    height: 160px;
    background-size: contain;
}

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

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

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

.coachInfo_modal {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 87%;
    box-shadow: 0px 0px 6px #95959529;
    border-radius: 25px;
    padding: 50px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all 0.3s ease;
}

body.show_coach_modal .coachInfo_modal {
    opacity: 1;
    visibility: visible;
    z-index: 999;
    transition: all 0.3s ease;
}

.coachInfo_modal:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #7C001F;
    opacity: 0.92;
    z-index: -1;
    border-radius: 25px;
}

.coachInfo_modal .col_outer {
    display: flex;
    align-items: center;
}

.coachInfo_modal .col_outer .left_box {
    width: 30%;
    max-width: 255px;
    margin: 0 auto;
}

.coachInfo_modal .col_outer .right_box {
    width: 70%;
}

.coachInfo_modal .col_outer .left_box .img_outer {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
}

.coachInfo_modal .col_outer .left_box .img_outer .coach_image {
    object-fit: contain;
    object-position: bottom;
}

.coachInfo_modal .coach_name {
    text-align: center;
    font: normal normal bold 28px/32px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 0;
}

.coachInfo_modal .left_box p {
    text-align: center;
    font: normal normal 300 15px/33px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0 auto;
}

.coachInfo_modal p {
    font: normal normal 300 15px / 33px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    max-width: 88%;
    line-height: 1.6;
}

.coachInfo_modal .crossIcon_outer {
    background: #C4AC47;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.coachInfo_modal .crossIcon_outer .crossIcon {
    position: relative;
}

.coachInfo_modal .crossIcon_outer .crossIcon:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 18px;
    width: 4px;
    height: 28px;
    background: #fff;
    transform: rotate(45deg);
}

.coachInfo_modal .crossIcon_outer .crossIcon:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 18px;
    width: 4px;
    height: 28px;
    background: #fff;
    transform: rotate(-45deg);
}


/*Col two Accordion CSS Starts*/
.col-two-accordion h2 {
    font: normal normal bold 65px/117px Swear Display;
    letter-spacing: 0px;
    color: #C3AB50;
    line-height: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.col-two-accordion .highlight_text {
    color: #7C001F;
    display: inline-block;
    font: normal normal normal 77px / 90px Intensa;
    position: relative;
    margin: 0 10px;
}

.col-two-accordion .highlight_text:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: calc(100% + 15px);
    background: url(./new-trojan/images/icon/Exclamation_Mark_2.png) no-repeat !important;
    background-size: contain !important;
    width: 45px;
    height: 100px;
}

.col-two-accordion .row {
    margin-top: 60px;
}

.squad-accordion {
    padding-right: 30px;
}

.squad-accordion .accordion-title {
    font: normal normal bold 25px/30px Poppins;
    letter-spacing: 0px;
    color: #7C001F;
    background: #F4F4F4 0% 0% no-repeat padding-box;
    padding: 10px 33px 10px 40px;
    position: relative;
    cursor: pointer;
    font-size: 22px;
}

.squad-accordion .accordion-title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 3px;
    height: 20px;
    background: #7C001F;
}

.squad-accordion .accordion-title:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    width: 20px;
    height: 3px;
    background: #7C001F;
}

.accordion-details {
    padding-left: 20px;
    font: normal normal 300 15px/23px Poppins;
    letter-spacing: 0px;
    color: #000000;
    max-width: 87%;
    display: none;
}


/*Col with Graphics CSS Starts*/
.col-with-graphics h2 {
    text-align: left;
    letter-spacing: 0px;
    max-width: 55%;
    font: italic normal bold 74px / 88px Swear Display;
    color: #C4AC47;
}

.col-with-graphics h2 .highlight_text {
    color: #7C001F;
    display: inline-block;
    font: normal normal normal 74px / 80px Intensa;
    position: relative;
    margin-right: 20px;
}

.col-with-graphics .intro-wrap {
    padding-left: 60px;
}

.col-with-graphics .red-bar {
    max-width: 45%;
    margin-bottom: 20px;
}

.col-with-graphics .red-bar p {
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0.03em;
}

.col-with-graphics .sub-heading {
    font: normal normal bold 26px/33px Poppins;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    margin: 20px 0;
    font-size: 22px;
}

.bg-pattern-img {
    margin-top: 250px;
    position: relative;
    height: 410px;
}

.col-with-graphics .circle_img img {
    width: 90px;
    height: 90px;
}

.circle_outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.col-with-graphics {
    padding-bottom: 170px;
}

.col-with-graphics .circle_img .circle_one {
    position: absolute;
    top: calc(100% - 55px);
    left: 20%;
}

.col-with-graphics .circle_img .circle_two {
    position: absolute;
    top: 13%;
    left: 37.5%;
}

.col-with-graphics .circle_img .circle_three {
    position: absolute;
    top: 60%;
    right: 39%;
}

.col-with-graphics .circle_img .circle_four {
    position: absolute;
    bottom: calc(100% - 55px);
    left: 72%;
}

.col-with-graphics .circle_img>div:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}

.col-with-graphics .circle_img .circle_one:before {
    content: '1';
    font-family: 'Poppins', sans-serif;
}

.col-with-graphics .circle_img .circle_two:before {
    content: '2';
}

.col-with-graphics .circle_img .circle_three:before {
    content: '3';
}

.col-with-graphics .circle_img .circle_four:before {
    content: '4';
}

.circle_accordion_outer {
    position: absolute;
}

.circle_accordion_outer .circle_acc_title {
    white-space: nowrap;
    background: #C3AB50 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 5px 20px;
    cursor: pointer;
}

.circle_one .circle_accordion_outer {
    right: 50%;
    transform: translateX(50%);
    top: calC(100% + 20px);
}

.circle_one .circle_accordion_outer .circle_acc_description {}

.circle_one .circle_accordion_outer .circle_acc_description ul {
    list-style: none;
    padding: 0;
}

.circle_one .circle_accordion_outer .circle_acc_description ul li {
    font: normal normal 300 14px/26px Poppins;
    letter-spacing: 0px;
    color: #000000;
}

.circle_acc_description {
    padding-top: 20px;
}

/*.circle_accordion_outer .circle_acc_title:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 20px;
    width: 2px;
    height: 15px;
    background: #fff;
}
.circle_accordion_outer .circle_acc_title:after {
    content: '';
    position: absolute;
    top: 16.5px;
    left: 14px;
    width: 15px;
    height: 2px;
    background: #fff;
}*/
.circle_two .circle_accordion_outer {
    bottom: calc(100% + 30px);
    right: 50%;
    transform: translateX(50%);
}

.circle_two .circle_accordion_outer .circle_acc_description p {
    font-size: 14px;
    margin-bottom: 0;
}

.col-with-graphics {
    padding-bottom: 170px;
}

.circle_three .circle_accordion_outer {
    top: calc(100% + 30px);
    right: 50%;
    transform: translateX(50%);
}

.circle_three .circle_accordion_outer .circle_acc_description p {
    font-size: 14px;
    margin-bottom: 0;
}

.circle_four .circle_accordion_outer {
    bottom: calc(100% + 12px);
    right: 50%;
    transform: translateX(50%);
}

.circle_four .circle_accordion_outer .circle_acc_description p {
    font-size: 14px;
    margin-bottom: 0;
}

.register_btn .cta-outer {
    text-align: center;
}

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

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

.intro-with-cards.squads {
    overflow: hidden;
}




@media screen and (min-width: 1701px) {
    .banner-second-level.squads>.row {
        max-width: 100%;
        margin: 0 auto;
    }

    .banner-second-level.squads .content-wrap .red-bar {
        max-width: 70%;
    }

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

    .banner-second-level.squads .img-wrap {
        position: static !important;
    }

    .intro-with-cards.squads>.bg-img {
        left: -4%;
        width: 26%;
        top: 55px;
        height: 70%;
    }

    .intro-with-cards.squads>.bg-img img {
        object-fit: contain;
    }

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

    .banner-second-level.squads .content-wrap .heading {
        max-width: 100% !important;
        margin-left: 0 !important;
    }

    .banner-second-level.squads .content-wrap .red-bar:nth-child(2) {
        max-width: 65% !important;
    }

    .banner-second-level.squads .img-wrap {
        max-width: 40% !important;
    }

}


.banner-second-level.squads .img-wrap {
    right: -12px !important;
    bottom: unset !important;
}



@media only screen and (max-width: 1200px) and (min-width: 993px) {



    .banner-second-level.squads .content-wrap .heading {
        font-size: 56px;
        max-width: 650px;
    }

    .banner-second-level.squads .content-wrap .heading .exclamation {
        font: normal bold 82px / 87px Intensa;
    }

    .banner-second-level.squads .content-wrap .red-bar h3 {
        font-size: 22px;
    }

    .banner-second-level.squads .img-wrap {
        max-width: 39%;
        bottom: 0px;
    }

    .col-with-graphics.squads h2 {
        max-width: 65%;
        font: italic normal bold 60px / 68px Swear Display;
    }

    .col-with-graphics.squads h2 .highlight_text {
        font: normal normal normal 54px / 60px Intensa;
    }

    .col-with-graphics.squads .red-bar {
        max-width: 35%;
    }

    .col-with-graphics.squads .red-bar p {
        font-size: 22px;
    }

    .col-with-graphics.squads .sub-heading {
        font: normal normal bold 22px / 30px Poppins;
    }

    .col-with-graphics.squads .intro-wrap {
        padding-left: 30px;
    }

    .col-with-graphics.squads h2 {
        max-width: 65%;
        font: italic normal bold 44px / 58px Swear Display;
    }

    .col-with-graphics.squads h2 .highlight_text {
        font: normal normal normal 44px / 50px Intensa;
        margin-right: 12px;
    }

    .image-with-overlay-bottom.squads .squad-outer img {
        top: 35px;
    }

    /*
    .image-with-overlay-bottom.squads .squad-outer img[src*="Hugues"] {
        top: 65px;
        height: 290px;
    }
    .image-with-overlay-bottom.squads .squad-outer img[src*="Hugues"] + .member-info {
        margin-top: 85px;
    }

   
    .image-with-overlay-bottom.squads .squad-outer img[src*="Pius"] {
        top: 20px;
    }
     */

    .image-with-overlay-bottom.squads ul.slick-dots {
        margin-top: 30px;
    }

    .intro-with-cards .card-wrap .content-wrap .content h3 {
        min-height: 89px;
    }

    .intro-with-cards .card-wrap .content-wrap .content h2 {
        font-size: 30px;
    }

    .intro-with-cards .card-wrap .content-wrap .content h2 span {
        font-size: 16px;
    }

    .intro-with-cards .card-wrap .content-wrap .btn-wrap .red-btn {
        padding: 12px 20px;
    }
}







@media only screen and (max-width: 1024px) {
    .image-with-overlay-top h2 {
        padding-left: 20px;
        font-size: 60px;
    }

    .image-with-overlay-top h2 .highlight_text {
        font-size: 60px;
        margin-bottom: 20px;
    }

    .col-two-accordion h2 {
        font-size: 60px;
    }

    .col-two-accordion .highlight_text {
        font-size: 60px;
    }

    /*.col-two-accordion .highlight_text:after {
        height: 82px;
    }*/
    .squad-accordion .accordion-title {
        font-size: 22px;
    }

    .squad-accordion {
        padding-right: 20px;
    }

    .image-with-overlay-bottom.squads .squad-outer img {
        top: 21px;
    }

    /*
    .image-with-overlay-bottom.squads .squad-outer img[src*="Hugues"] {
        top: 27px;
        height: 245px;
    }

    .image-with-overlay-bottom.squads .squad-outer img[src*="Hugues"]+.member-info {
        margin-top: 48px;
    }


    .image-with-overlay-bottom.squads .squad-outer img[src*="Pius"] {
        top: 10px;
    }
    */

    .image-with-overlay-bottom.squads ul.slick-dots {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .image-with-overlay-bottom .bg-img {
        max-height: 272px;
    }

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

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

    .image-with-overlay-bottom .squad-outer img {
        max-height: 262px;
    }

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

    .col-with-graphics .circle_img img {
        width: 70px;
        height: 70px;
    }

    .col-with-graphics .circle_img .circle_one {
        top: calc(100% - 40px);
    }

    .col-with-graphics .circle_img .circle_three {
        top: 55%;
    }

    .col-with-graphics .circle_img .circle_four {
        bottom: calc(100% - 35px);
    }

    .circle_accordion_outer .circle_acc_title {
        padding: 5px 15px 5px 15px;
        font-size: 12px;
    }

    .circle_accordion_outer .circle_acc_title:before {
        top: 7px;
    }

    .circle_accordion_outer .circle_acc_title:after {
        top: 13.5px;
    }

    .banner-second-level.squads .content-wrap {
        margin-top: 40px;
    }

    .banner-second-level.squads .content-wrap .heading {
        max-width: 600px;
        font-size: 54px;
        line-height: 60px;
    }

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

    .banner-second-level.squads .content-wrap .red-bar {
        max-width: 96%;
        margin-bottom: 15px;
        padding: 2px;
    }

    .banner-second-level.squads .content-wrap p {
        margin-left: 20px;
    }

    .banner-second-level.squads .img-wrap {
        max-width: 44%;
    }

    .intro-with-cards.squads .intro-wrap .heading span {
        display: inline-block;
    }

    .col-with-graphics.squads .sub-heading {
        font: normal normal bold 20px / 29px Poppins;
    }

    .col-with-graphics.squads h2 {
        font: italic normal bold 44px / 58px Swear Display;
        max-width: 65%;
    }

    .col-with-graphics.squads h2 .highlight_text {
        font: normal normal normal 44px / 50px Intensa;
    }

    .col-with-graphics.squads .red-bar {
        max-width: 35%;
    }

    .col-with-graphics.squads .red-bar p {
        font-size: 16px;
    }

    .col-with-graphics.squads h2 {
        max-width: 100%;
        font: italic normal bold 36px / 40px Swear Display;
        padding-left: 0;
    }

    .col-with-graphics.squads .intro-wrap {
        padding-left: 30px;
    }

    .col-with-graphics.squads h2 .highlight_text {
        font: normal normal normal 34px / 40px Intensa;
        margin-right: 10px;
    }

    .col-with-graphics.squads .red-bar {
        max-width: 37%;
        margin-left: auto;
        padding: 4px;
        padding-left: 10px;
    }

    .col-with-graphics.squads .sub-heading {
        font: normal normal bold 16px / 25px Poppins;
        text-align: left;
    }

    .image-with-overlay-top h2 .subHead {
        top: 0;
    }

    .image-with-overlay-top h2 {
        font-size: 40px;
        padding-left: 0;
    }

    .image-with-overlay-top h2 .subHead {
        font-size: 36px;
        left: 40px;
    }

    .image-with-overlay-top h2 .highlight_text {
        font-size: 40px;
        line-height: 1.2;
    }
}


@media only screen and (max-width: 767px) {
    .image-with-overlay-bottom .squad-outer .col-sm-12 {
        margin-bottom: 20px;
    }

    .image-with-overlay-top h2 {
        padding-left: 0;
        font-size: 40px;
        line-height: 54px;
    }

    .image-with-overlay-top h2 .highlight_text {
        font-size: 45px;
        line-height: 1;
        margin-bottom: 10px;
        display: inline;
    }

    .image-with-overlay-bottom.squads .bg-img {
        max-height: 342px;
    }

    .coachInfo_modal .col_outer {
        flex-direction: column;
        height: 100%;
        overflow-y: scroll;
    }

    .coachInfo_modal .col_outer .left_box {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .coachInfo_modal {
        width: calc(100% - 30px);
        padding: 40px 030px;
        position: fixed;
        top: 20px;
        height: calc(100vh - 40px);
    }

    .coachInfo_modal .col_outer .left_box .img_outer {
        margin: 0 auto;
        width: 200px;
        height: 200px;
    }

    .coachInfo_modal .col_outer .right_box {
        width: 100%;
        height: 100%;
    }

    .coachInfo_modal p {
        max-width: 100%;
    }

    .coachInfo_modal:before {
        opacity: 1;
    }

    .show_coach_modal {
        position: relative;
        overflow: hidden;
        transition: all 0.3s ease;
    }

    .show_coach_modal:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 1000;
        opacity: 0.8;
        transition: all 0.3s ease;
    }

    body.show_coach_modal .coachInfo_modal {
        z-index: 1001;
    }

    .image-with-overlay-bottom .squad-outer img {
        height: auto;
        top: 0;
    }

    .image-with-overlay-bottom.squads .squad-outer img[src*="LYNDSAY"] {
        top: 45px;
    }

    .image-with-overlay-bottom.squads .squad-outer .member-info {
        margin-top: 80px;
    }

    .image-with-overlay-bottom.squads ul.slick-dots {
        margin-top: 0;
    }

    .image-with-overlay-bottom.squads .squad-outer img {
        top: 42px;
    }

    /*
    .image-with-overlay-bottom.squads .squad-outer img[src*="Hugues"] {
        top: 67px;
        height: 275px;
    }

    .image-with-overlay-bottom.squads .squad-outer img[src*="Hugues"]+.member-info {
        margin-top: 100px;
    }
    */

    .image-with-overlay-bottom.squads .squad-outer img[src*="CALLUM"] {
        top: 31px;
    }

    .image-with-overlay-bottom.squads .squad-outer img[src*="CALLUM"]+.member-info {
        margin-top: 55px;
    }

    .image-with-overlay-top h2 .highlight_text:after {
        left: calc(100% + 10px);
        height: 80px;
        bottom: 10px;
    }

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

    .banner-second-level.squads .content-wrap .red-bar h3 {
        font-size: 15px;
        text-align: left;
    }

    /* accordion css*/

    .col-two-accordion h2 {
        font-size: 50px;
        text-align: left;
        display: inline-block;
        margin-bottom: 20px;
    }

    .col-two-accordion.squads h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .col-two-accordion.squads h2 .highlight_text {
        font-size: 41px;
        line-height: 49px;
    }

    .col-two-accordion .highlight_text {
        font-size: 36px;
        line-height: 45px;
        margin: 0;
    }

    .col-two-accordion .highlight_text:after {
        height: 62px;
        bottom: calc(100% - 10px);
        left: calc(100% + 10px);
    }

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

    .accordion_image {
        display: none;
    }

    img.mobile_image {
        display: none;
    }

    .accordion-details[style*="display: block;"]+.mobile_image {
        display: block;
        margin-bottom: 10px;
    }

    .squad-accordion .accordion-title {
        padding-right: 20px;
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
    }

    .squad-accordion {
        padding: 0;
    }

    .accordion-details {
        max-width: 95%;
        padding-left: 0;
    }

    .bg-pattern-img {
        margin: 0 auto;
        padding: 0 15px;
    }

    .bg-pattern-img>img {
        display: none;
    }

    .circle_outer {
        position: static;
        height: auto;
    }

    .col-with-graphics .circle_img img {
        width: 50px;
        height: 50px;
        float: left;
    }

    .col-with-graphics .circle_img>div[class*="circle"] {
        width: 100%;
        position: relative !important;
        top: unset !important;
        left: unset !important;
        right: unset !important;
        bottom: unset !important;
        display: inline-block;
        margin: 5px 0;
    }

    .circle_one .circle_accordion_outer {
        position: static;
        transform: none;
        margin-left: 15px;
        width: calc(100% - 65px);
        float: right;
    }

    .circle_two .circle_accordion_outer {
        transform: none;
        bottom: unset;
        right: unset;
        position: relative;
        float: right;
    }

    .col-with-graphics .circle_img>div:before {
        left: 18px;
        transform: none;
        font-size: 22px;
        top: 9px;
    }

    .col-with-graphics .circle_img .circle_one:before {
        left: 21px;
    }

    .col-with-graphics .circle_img .circle_four:before {
        left: 16px;
    }

    .circle_accordion_outer .circle_acc_title {
        padding: 5px 15px 5px 15px;
        white-space: inherit;
        position: relative;
        display: flex;
        align-items: center;
        min-height: 50px;
    }

    .circle_three .circle_accordion_outer {
        top: unset;
        position: static;
        transform: none;
        float: right;
    }

    .circle_accordion_outer {
        position: static;
        transform: none;
        margin-left: 15px;
        width: calc(100% - 65px);
        float: right;
        transform: none !important;
    }

    .circle_accordion_outer .circle_acc_title:before {
        top: 50%;
        transform: translateY(-50%);
    }

    .circle_accordion_outer .circle_acc_title:after {
        top: 50%;
        transform: translateY(-50%);
    }

    .circle_acc_description {
        padding-top: 10px;
    }

    .banner-second-level.squads {
        padding: 150px 0 0;
    }

    .banner-second-level.squads .content-wrap .heading {
        max-width: 100%;
        font-size: 30px;
        line-height: 40px;
        margin-left: 20px;
    }

    .banner-second-level.squads .content-wrap .heading .exclamation {
        font: normal bold 41px / 49px Intensa;
    }

    .banner-second-level.squads .content-wrap .heading .exclamation:last-child {
        margin-right: 30px;
        margin-bottom: 25px;
    }

    .banner-second-level.squads .content-wrap p {
        margin-left: 0px;
        max-width: 100%;
    }

    .banner-second-level.squads .btn-wrap {
        margin-top: 20px;
    }

    .banner-second-level.squads .btn-wrap {
        display: block;
    }

    .banner-second-level.squads .btn-default {
        padding: 15px 20px;
    }

    .banner-second-level.squads .img-wrap {
        max-width: 100%;
    }

    .intro-with-cards.squads .intro-wrap .heading span {
        font-size: 41px;
        line-height: 49px;
    }

    .intro-with-cards.squads h3.heading {
        font: italic normal bold 30px / 40px Swear Display;
    }

    .intro-with-cards.squads>.bg-img {
        width: 60%;
        top: 85px;
    }

    .intro-with-cards .card-wrap .content-wrap .content h3 {
        font-size: 29px;
        line-height: 31px;
    }

    .intro-with-cards.squads .para-outer {
        max-height: 300px;
        overflow: hidden;
        overflow-y: auto;
    }

    .image-with-overlay-top.squads .highlight_text {
        font-size: 26px;
        padding-left: 10px;
        line-height: 1;
    }

    .image-with-overlay-top.squads h2 {
        text-align: left;
        font-size: 30px;
        line-height: 40px;
        line-height: 1;
    }

    .image-with-overlay-top h2 .subHead {
        position: static;
        font-size: 24px;
        line-height: 24px;
    }

    .image-with-overlay-top.squads .container p {
        display: none;
    }

    .col-with-graphics {
        padding-bottom: 50px;
    }

    .register_btn {
        padding: 0 0 40px;
    }

    .register_btn .cta-outer .register-now {
        min-width: 90%;
        font-size: 18px;
        line-height: 27px;
    }

    .intro-with-cards.squads .container>p {
        display: none;
    }

    .col-with-graphics.squads .bg-pattern-img {
        height: auto;
    }


    .image-with-overlay-bottom.squads .bg-img {
        max-height: 100%;
    }
}


@media only screen and (max-width: 360px) {
    .image-with-overlay-top h2 .highlight_text {
        font-size: 44px;
    }

    .squad-accordion .accordion-title {
        padding-right: 10px;
        font-size: 16px;
        line-height: 1.5;
    }

    .accordion-details {
        font-size: 14px;
    }

    .col-two-accordion h2 {
        font-size: 40px;
    }

    .col-two-accordion .highlight_text {
        font-size: 40px;
    }

    .col-with-graphics.squads h2 {
        max-width: 100%;
        font: italic normal bold 32px / 38px Swear Display;
        padding-left: 0;
    }

    .col-with-graphics.squads h2 .highlight_text {
        font: normal normal normal 30px / 36px Intensa;
        margin-right: 10px;
    }

    .col-with-graphics.squads .red-bar p {
        font-size: 16px;
    }
}

/*@media (orientation: landscape) {
    .image-with-overlay-top h2 .highlight_text:after {
        height: 82px;
        left: calc(100% + 15px);
    }
}*/