body {
    background-color: #FFF;
}

.jeddah-season-event-group-main-title {
    margin: 30px 0 0;
    text-align: center;
    font-size: 53px;
    line-height: 64px;
    font-family: Montserrat-Bold;
    padding: 0 15px;
    color: #FCA74C;
    text-transform: uppercase;
}

.jeddah-season-event-group-main-sub-title {
    text-align: center;
    font-size: 26px;
    line-height: 32px;
    font-family: Montserrat-Regular;
    padding: 0 15px;
    color: #FFF;
    padding-bottom: 100px;
    text-transform: uppercase;
}

.jeddah-season-eventgroup-listing-item {
    padding: 0 17px 25px !important
}

.add-custom-events {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: -250px !important;
}

.jeddah-season-eventgroup-listing-btn {
    max-width: 200px;
    width: 100%;
    margin: 22px auto;
    background-color: #FB5076;
    color: #FFF;
    text-align: center;
    height: 44px;
    text-transform: uppercase;
    border-radius: 22px;
    padding-top: 11px;
    font-family: sourcesansprobold
}

.customevent-bgimage {
    height: 420px;
    background-size: contain;
    background-position: center center;
    border-radius: 20px;
}

/*#region popup tickets*/
.popup-container-box {
    background-color: #2B1947;
    border-radius: 0;
}

.popup-container-box-title h2 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 40px;
    font-family: 'Montserrat-Bold';
}

.popup-container-box-section {
    padding-top: 0;
}

    .popup-container-box-section h2 {
        padding-top: 5px;
        color: #FFF;
        text-transform: uppercase;
    }

.p-c-b-ct-item-t1, .p-c-b-ct-item-t2, .p-c-b-ct-item-t3, .p-c-b-ct-item-t4 {
    color: #FFF;
}

.popup-container-box-content-item:hover .p-c-b-ct-item-wrapper {
    border: none !important;
    opacity: .8;
    background-color: #fff;
}

.popup-container-box-content-items .popup-container-box-content-item:nth-child(n) {
    background-color: #fc5076;
}

.popup-container-box-content-items .popup-container-box-content-item:nth-child(n + 8) {
    background-color: #9d58dd;
}

.popup-container-box-content-items .popup-container-box-content-item:nth-child(n + 15) {
    background-color: #77cfdd;
}

.popup-container-box-content-items .popup-container-box-content-item:nth-child(n + 22) {
    background-color: #fca74c;
}

.p-c-b-ct-item-wrapper {
    border: none;
    border-radius: 0;
}
/*#endregion popup tickets*/

.jeddah-season-circle-yellow img, .jeddah-season-circle-purple img {
    width: 420px;
}

.jeddah-season-circle-yellow {
    position: absolute;
    right: -270px;
    top: 90%;
}

.jeddah-season-circle-purple {
    position: absolute;
    left: -210px;
    top: Calc(100% + 300px);
}

.jeddah-season-eventgroup-listing-item:hover .jeddah-season-eventgroup-listing-thumbnail, .jeddah-season-eventgroup-listing-item:hover .jeddah-season-eventgroup-listing-btn {
    opacity: 1;
}

.jeddah-season-eventgroup-listing-thumbnail{
     position: relative;
}


.jeddah-season-eventgroup-listing-item:hover .benchmark-events-hover-container{
        opacity: .3;
}


.benchmark-events-more-shows {
    font-size: 60px;
    line-height: 60px;
    font-family: PoppinsBlack;
    max-width: 565px;
    color: #FFF;
    margin: auto;
    padding: 0 10px;
}

.benchmark-events-group-container {
    text-align: center;
    padding-bottom: 70px;
    padding-top: 66px;
}

.benchmark-events-menu-and-rotater {
    padding-bottom: 20px !important;
    background-image: url('/uploadImages/DesignerImages/191/images/bgEventGroup.png');
    background-size: cover;
    background-position: center;
}

.benchmark-events-spacing-events {
    height: 500px;
    background-color: #333333;
    padding-top: 90px;
}

.benchmark-events-group-title {
    font-size: 40px;
    line-height: 60px;
    font-family: PoppinsRegular;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-bottom: 100px;
}

    .benchmark-events-group-title img {
        width: 250px;
    }

.benchmark-events-hover-container{
       position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(255,255,255);
    z-index: 1;
    border-radius: 20px;
    opacity: 0;
}

.bgimage-lines {
      background-image: url(/uploadImages/DesignerImages/191/images/background-image-lines.png);
background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hppresentation-microsite-swiper .swiper-pagination-bullet:hover,
.hppresentation-microsite-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active
{
     background-color: #2B1947 !important;
}

@media all and (max-width:1320px) {
    .jeddah-season-circle-yellow img, .jeddah-season-circle-purple img {
        width: 350px;
    }

    .jeddah-season-circle-yellow {
        right: -175px;
    }

    .jeddah-season-circle-purple {
        left: -175px;
    }

    .add-custom-events {
        padding: 0 0;
    }

    .customevent-bgimage {
        height: 325px;
    }
}

@media all and (max-width:1200px) {
    .jeddah-season-circle-yellow img, .jeddah-season-circle-purple img {
        width: 200px;
    }

    .jeddah-season-circle-yellow {
        right: -100px;
    }

    .jeddah-season-circle-purple {
        left: -100px;
    }

    .add-custom-events {
        padding: 0 0;
    }
}

@media all and (max-width:768px) {
    .col-xl-12 {
        width: 100%
    }

    .add-custom-events {
        padding: 0;
    }

    .jeddah-season-circle-yellow, .jeddah-season-circle-purple {
        display: none;
    }

    .benchmark-events-group-title {
        padding-bottom: 40px;
    }

        .benchmark-events-group-title img {
            width: auto;
        }

    .benchmark-events-more-shows {
        font-size: 30px;
        line-height: 38px;
    }

    .benchmark-events-spacing-events {
        height: 400px;
        padding-top: 60px;
    }

    .jeddah-season-eventgroup-listing-item {
        padding: 0 15px 40px !important;
    }
}
