/* .pt-30{padding-top: 30px;} */
.pt-50 {
    padding-top: 50px;
}

#elevate-theme .hero-wrap {
    height: auto !important;
}

/* .counter-wrap{ border: 1px solid #D2C1FF;
   
    box-shadow: -1px 9px 26.9px -13px #3D1F8D5C;
    background: linear-gradient(0deg, rgba(250, 248, 255, 0.17), rgba(250, 248, 255, 0.17)),
    linear-gradient(90.73deg, rgba(204, 186, 255, 0.072) -1.17%, rgba(255, 255, 255, 0.072) 53.85%, rgba(210, 193, 255, 0.072) 108.52%);
    border-radius: 20px;
    padding: 20px;
    
} */
#elevate-theme .main-heading {
    color: #523996;
    font-weight: 600;
}

/* .counterBlock {
    width: 50%;
    margin: auto;
    margin: 40px auto;
    
} */
.counter-wrap .sub-title {
    text-align: center;
    display: block;
}

.counter-holder {
    display: flex;
    text-align: center;
    gap: 20px;
}

.count-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 10px;
    box-shadow: -1px 9px 26.9px -13px #3D1F8D5C;
    width: 70px;
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3px;
}

.count-box span {
    margin-bottom: 0 !important;
    color: #523996 !important;
    font-size: 14px !important;
    text-transform: capitalize;
}

.count-box .count {
    color: #523996 !important;
    font-size: 24px;
    font-weight: 700;


}

.Mainblock {
    position: relative;
}

.circleVector img {
    width: 120px;
}

.circleVector {
    position: absolute;
    right: 10%;
}

.eventDetails {
    position: relative;
}

.flowerVector img {
    width: 120px;
}

.flowerVector {
    position: absolute;
    bottom: 0;
}

.eventsDetails {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 40px;
}

.eventInfoleft {
    background-color: #523996;
    width: 60%;
    padding: 40px 30px;
    border-radius: 20px;
}

.eventInforight {
    width: 40%;
}

.eventDateBlock img {
    width: 30px;
    margin: initial !important;
    height: 30px !important;
}

.eventHeading {
    color: #FFCA41;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    position: relative;

}

.eventInfoleft {
    display: flex;
    align-items: center;
    gap: 20px;
}

.registerBTn {
    margin-top: 15px;
}

/* .eventHeading:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #FFCA41;
    border: 1.5px solid #FFCA41;
    top: 11px;
} */
.eventInforight img {
    margin-left: -50px !important;
    border-radius: 20px;
    vertical-align: middle;
}

.eventDateBlock {
    display: flex;
    gap: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-right: 15px;
}

.eventDateBlock p {
    color: #fff !important;
    font-weight: 500;
}

/* #elevate-theme .container{max-width: 92%;} */
.eventDateBlock:last-child {
    margin-bottom: 0;
}

.registerNow {
    padding: 12px 6px;
    color: #523996;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    font-weight: 600;
    text-align: center;
    font-weight: 600;
    transition: 0.3s;
    border: 1px solid transparent;
}

/* .registerNow:hover{background-color: transparent;border: 1px solid #fff;color: #fff;} */
#elevate-theme .hero-wrap .banner-homepage {
    margin-top: -23px;
}

.counter-wrap .sub-title {
    font-size: 20px !important;
    font-weight: 500;
    color: #fff !important;
    text-transform: capitalize;
    padding-bottom: 8px;
    text-align: left;
}

.contentBtn {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    gap: 20px
}

.contentBtn .ybtn {
    background-color: #FFCA41;
    color: #000;

}

.contentBtn a {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    font-size: 18px;
    width: 200px;
    padding: 15px 20px;
}

.contentBtn .transParent {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

/* .registerBTn{margin-left: 40px;} */
/* festive section */
.px-50 {
    padding: 50px 0;
}

.bg-grey {
    background-color: #FAFAFA;
}

.festiveWrap .smallHeading {
    font-size: 20px;
    color: #2A2A2A;
    text-align: center;
    margin-top: 20px;
}

.commonImg img {
    width: 80px;
}

.commonImg {
    position: absolute;
    top: 0;
}

.leftLight {
    left: 2%;
}

.rightLight {
    right: 2%;
}

.p-relative {
    position: relative;
}

.videoGrid img {
    width: auto;
}

.videoGrid {
    display: grid;
    gap: 30px;
    margin-top: 45px;
    grid-template-columns: 1fr 1fr;
}

.playicon,
.playicon2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.video-thumbnail img,
.bannerVideothumbnail img {
    width: 100% !important;
}

.sticky-btn a {
    display: none !important;
}

.festiveContent strong {
    color: #000 !important;
}

.festiveContent {
    padding: 40px 80px;
    padding-bottom: 0;
}

.festiveContent p {
    margin-bottom: 25px !important;
    line-height: 24px !important;
}

.logoItem img {
    width: 150px;
    height: 110px !important;
}

.logoSlider {
    margin: 50px 0 !important;
    margin-bottom: 0 !important;
}

.logoSlider .slick-dots li {
    width: 30px;
    height: 5px;
    background-color: #D2D2D2 !important;
    margin-right: 5px;
    border-radius: 0;
}

.logoSlider .slick-dots {
    position: static;
    margin-top: 30px !important;
}

.slick-dots li.slick-active {
    background-color: #3E2670 !important;
}

.eventImagesSLider {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 50px;
}

.eventMainVideo img {
    width: 100%;
}

.eventMainVideo {
    margin-top: 10px;
}

.videoWrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.videoGrid img {
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
    height: 100% !important;
}

.abtRow {
    display: grid;
    grid-template-columns: 40% 60%;
    gap: 40px;
}

.EventList {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 30px;
}

.abtElv .main-heading {
    text-align: left !important;
    position: relative;
}

/* .abtElv .main-heading:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #523996;
    border: 1.5px solid #523996;
    top: 20px;
} */
.eventItem span {
    color: #3E2670 !important;
    font-weight: 700 !important;
}

.eventItem p {
    color: #000 !important;
}

.abt-left p {
    color: #2A2A2A !important;
}

.listContent {
    margin-top: 20px;
}

.discussionRow img {
    width: auto;
}

.celebrate {
    background: url(../festiveImages/celebrateBannerDesktop.jpg) no-repeat center;
    background-size: 100%;
    /* padding: 59px 0; */
    position: relative;
    overflow: hidden;
    height: 67vh;

}

.celebrate .main-heading {
    color: #fff !important;
    padding-top: 30px;
}

.discussionRow {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
    margin-top: 30px;
}

.discussionRow img {
    border-radius: 22px;
}

.discussBlockLeft img {
    width: 150px;
}

.discussBlockMiddle img {
    width: 180px;
}

.discussBlockright img {
    width: 150px;
}

.discussionRow p {
    color: #fff !important;
    text-align: center !important;
}

.abtElv .main-heading img {
    width: 120px;
    margin-left: 10px;
}


/* form css */

.form-part {
    border: 1px solid #523996;
    border-radius: 15px;
    padding: 20px 35px;
    background: #fff;
}

.form-part .flex-part {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 10px;

}

.form-part .block-part {
    width: 100%;
}

.form-part .form-label {
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    position: static;
    color: #000;

}

.form-part ::placeholder {
    color: #696969c4;
}

.form-part input,
select {
    padding: 15px 10px;
    border-radius: 8px;
    border: 1px solid #69696966;
    width: 100%;
}

.form-part .email input {
    width: 100%;
}

.form-part .number-flex-part {
    display: flex;
    width: 100%;
    gap: 10px;
}

.form-part .number-flex-part span {
    margin-bottom: 0 !important;
}

.wpcf7-not-valid-tip {
    color: #dc3232 !important;

}

.festiveContent a {
    background-color: #523996;
    color: #fff;
}

.form-part .number-part-a {
    width: 20%;
    height: 46.8px;
}

.form-part .number-part-b {
    width: 100%;
}

input:focus {
    outline: none;
}

.form-part .submit input {
    width: 30%;
    margin-top: 20px;
    padding: 12px 17px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    color: white;
    border: none;
    background-color: #523996;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

#elevate-theme footer {
    background: url(../festiveImages/footerNew.jpg) no-repeat center;
    background-size: cover;

}

.countdown {
    overflow: hidden;
}

#elevate-theme footer {
    bottom: -33px;
}

/* question and vote */
.quesRow {
    display: grid;
    grid-template-columns: 30% 70%;
    border: 1px solid #523996;
    border-radius: 12px;
}

.questionContent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.quesRow img {
    width: 100%;
}

.questionContent p {
    color: #fff !important;
    font-size: 22px !important;
    text-align: center;
}

.topVote {
    color: #523996;
    font-weight: 600;
    position: relative;
}

.questionUpperBlock {
    padding: 15px;
}

.questionUpperBlock ul {
    margin-top: 20px !important;
    height: 230px;
    overflow-y: scroll;
}

.questionUpperBlock ul::-webkit-scrollbar {
    height: 6px;
    width: 3px;
}

.questionUpperBlock ul::-webkit-scrollbar-thumb {
    background: #C5C5C5;
    border-radius: 10px;
}

.questionUpperBlock ul::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.questionUpperBlock ul li {
    display: flex;
    justify-content: space-between;
    gap: 60px;
}

.questionUpperBlock ul li p {
    width: 80%;
    color: #000 !important;
    border-bottom: 1px solid #C5C5C5;
    padding-bottom: 20px !important;
}

.questionUpperBlock ul li .voteBlock {
    width: 20%;
}

.questionUpperBlock ul li .voteBlock a {
    border: 1px solid #523996;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    border-radius: 5px;
    color: #523996;
    width: 86px;
    margin: auto;
    padding: 6px;
}

.topVote::after {
    content: "";
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 2px;
    margin-left: 5px;
    border-style: solid;
    border-color: var(--light-gray-color);
    border-width: 0px 3px 3px 0px;
    transition: border-width 150ms ease-in-out;
    top: 18%;
    transform: rotate(-44deg) translateX(-50%);
    margin-left: 10px;
}

.questionLeft {
    background: url(../festiveImages/questionBannerDesktop.jpg) no-repeat center;

    background-size: cover;
    height: 100%;
    border-radius: 11px;
}

.questionBottom {
    padding: 15px;
    border-top: 1px solid #543A98;
    border-radius: 0 12px 12px 0;
    background-color: #F8F8F8;
    padding-bottom: 30px;
}


.anwerInner label {
    color: #000;
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}

.inputBox {
    display: flex;
    gap: 20px;
    position: relative;
}

.inputBox input[type="text"] {
    width: 80%;
    border: 1px solid #69696970;
}

.inputBox input[type="submit"] {
    width: 20%;
    background-color: #523996;
    color: #fff;
    border: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.anwerInner {
    position: relative;
}

#word-count {
    position: absolute;
    bottom: -27px;
    right: 22%;
}


.videoPopup img {
    width: auto;
}

.videoPopup {
    margin-top: 45px;
}

.lyxelRow {
    display: flex;
    gap: 60px;
    align-items: center;
}

.lyxelLogo {
    width: 25%;
}

.abtDesc {
    width: 75%;
}

.abtDesc .main-heading {
    text-align: left !important;
    margin-bottom: 20px;
}

.abtcontent {
    font-size: 16px;
    color: #2A2A2A;
    font-weight: 400;
}

.abtcontent p {
    color: #2A2A2A !important;
}

.registerNow {
    width: 145px;
}

iframe {
    border-radius: 20px;
}

.videoPopup {
    padding-top: 41%;
}

.video-thumbnail,
.bannerVideothumbnail {
    z-index: 1;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-thumbnail img,
.bannerVideothumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 10px;
}

.desktophd {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    margin-top: 0;
}

@media screen and (min-width:1600px) {
    .celebrate {
        background-size: 100% 100%;
        height: 67vh;
    }
}

@media screen and (max-width:1480px) {

    .celebrate {
        height: 67vh;
    }
}

@media screen and (max-width:1399px) {
    .celebrate {
        height: 59vh;
    }

    .eventInfoleft {
        padding: 40px 30px;
    }

    .registerNow {
        padding: 12px 6px;
    }

}

@media screen and (max-width:1199px) {
    .eventInfoleft {
        width: 80%;
    }

    .registerNow {
        width: 114px;
    }
}

@media screen and (max-width:1299px) {
    .celebrate {
        background-size: cover;
    }
}

@media screen and (max-width:1024px) {
    .celebrate {
        height: 46vh;
    }
}

@media screen and (max-width:991px) {
    .celebrate {
        height: 54vh;
    }

    .questionContent p {
        font-size: 18px !important;
    }

    .eventInfoleft {
        width: 90%;
        margin: auto;
    }

    .eventsDetails {
        flex-direction: column;
    }

    .eventInforight {
        width: 100%;
    }

    .eventInforight img {
        margin-left: 0 !important;
        margin-top: -25px !important;
    }

    .abtRow {
        grid-template-columns: 1fr;
    }

    #word-count {

        right: 27%;
    }


}

@media screen and (max-width:767px) {
    #elevate-theme .hero-wrap.space {
        padding-top: 105px !important;
    }

    #elevate-theme .hero-wrap.space {
        padding-bottom: 0 !important;
    }

    .sticky-btn a {
        display: none !important;
    }

    .EventImageItem {
        margin-left: 10px;
    }

    .EventImageItem img {
        border-radius: 10px;
    }

    .eventImagesSLider .slick-next {
        right: -15px;
    }

    .eventImagesSLider {
        margin-left: -10px;
    }

    .playicon,
    .playicon2 {
        width: 40px;
    }

    .videoGrid {
        display: block;
    }

    .videoWrap {
        margin-top: 15px;
        gap: 15px;
    }

    .form-part .number-part-b {
        width: 100%;
    }

    .commonImg {
        display: none;
    }

    .count-box span {
        font-size: 12px !important;
    }

    .lyxelRow {
        flex-direction: column-reverse;
    }

    .lyxelLogo {
        width: 100%;
    }

    .abtDesc {
        width: 100%;
    }

    .abtDesc .main-heading {
        text-align: center !important;
    }

    .abtcontent {
        text-align: center;
        line-height: 24px;
    }

    .lyxelLogo img {
        display: block;
        width: 250px;
        margin: auto;
    }

    .videoPopup {
        padding-top: 71%;
    }

    .inputBox~p {
        text-align: left !important;
        margin-top: 10px !important;
    }

    #word-count {
        position: static;
    }

    .questionBottom {
        padding-bottom: 0 !important;
    }

    .questionBottom {
        border-radius: 0 0 12px 12px;
    }

    .celebrate {
        background: url(../festiveImages/celebrateBannerMobile.jpg) no-repeat center;

    }

    #elevate-theme footer {
        background: url(../festiveImages/footermobile.jpg) no-repeat center;
        background-size: 100% 100%;

    }

    .questionLeft {
        background: url(../festiveImages/questionBannerMobile.jpg) no-repeat center;
        height: 185px;
        background-size: 100% 100%;

    }

    .eventInfoleft {
        display: block;
    }

    .questionUpperBlock ul li .voteBlock a {
        width: 58px;
    }

    .eventHeading br {
        display: none;
        font-size: 24px !important;
    }

    .questionUpperBlock ul li p {
        font-size: 14px !important;
    }

    .questionUpperBlock ul li {
        gap: 20px;
    }

    /* .questionContent{position: static;transform: none;}     */
    .eventDetails {
        overflow: hidden;
    }

    .festiveWrap .smallHeading {
        font-size: 18px;
        margin-top: 10px;
    }

    .festiveContent {
        padding: 40px 0;
        text-align: left !important;
    }

    .festiveContent p:last-child {
        margin-bottom: 0 !important;
    }

    .festiveContent {
        padding-bottom: 0;
    }

    .contentBtn a {
        font-size: 14px;
        width: 158px;
    }

    .counterBlock {
        width: 100%;
    }

    .circleVector {
        position: absolute;
        right: -28px;
        top: 20px;
    }

    .flowerVector img {
        display: none;
    }

    .circleVector img {
        width: 50px;
    }

    .flowerVector img {
        width: 62px;
    }

    .count-box .count {
        font-size: 20px;
    }

    .counter-holder {
        gap: 10px;
    }

    /* .counter-wrap{padding: 23px;} */
    .eventInfoleft {
        padding: 40px 20px;
    }

    .count-box {
        width: 60px;
        height: 60px;
    }

    .discussionRow {
        justify-content: space-between;
        text-align: center;
    }

    .counter-wrap {
        margin-top: 10px;
    }

    .discussBlockLeft img {
        width: 80px;
    }

    .discussBlockMiddle img {
        width: 110px;
    }

    .discussBlockright img {
        width: 80px;
    }

    .celebrate {
        height: 59vh;
    }

    .discussionRow img {
        border-radius: 14px;
    }

    .celebrate .main-heading {
        margin: 0 23px;
    }

    .discussionRow p {
        font-size: 14px !important;
    }

    .logoItem img {
        width: 120px;
        height: 80px !important;
    }

    .Glimpse {
        padding-bottom: 20px;
    }

    .quesRow {
        grid-template-columns: 100%;
    }

    .mobilehd {
        display: none;
    }

    .desktophd {
        display: block !important;
        text-align: center;
    }

    .px-50 {
        padding: 30px 0;
    }

    /* krishna css */
    .abtRow {
        grid-template-columns: 100%;
    }

    .videoPopup,
    .eventImagesSLider {
        margin-top: 25px;
    }

    .Glimpse {
        padding-bottom: 0 !important;
    }

    .form-part {
        padding: 20px;
    }

    .form-part .flex-part {
        display: block;
    }

    .flex-width-part {
        width: 100%;
    }

    .form-part .submit input {
        width: 100%;
    }

    .inputBox {
        flex-direction: column;
    }

    .inputBox input[type="text"] {
        width: 100%;
    }

    .inputBox input[type="submit"] {
        width: 40%;
    }


}

@media screen and (max-width:380px) {
    .celebrate {
        height: 75vh;
    }

}

@media screen and (max-width:340px) {
    .contentBtn a {
        padding: 15px 11px;
        width: 138px;
    }

    .count-box {
        width: 50px;
        height: 50px;
    }

    .count-box .count {
        font-size: 18px !important;
    }

    .count-box span {
        font-size: 12px !important;
    }


}

footer::after {
    display: none !important;
}

.questionUpperBlock ul li p span {
    font-weight: 600 !important;
    color: #3E2670 !important;
}

.formFlex {
    display: flex;
    gap: 20px;
    margin-bottom: 12px;
}

.formFlex input {
    width: 100%;
    border: 1px solid #69696970;
}

.formFlex .formcontrol {
    width: 100%;
}

span[data-name="select_event"] {
    position: relative;
}

span[data-name="select_event"]:after {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    right: 10px;
    top: 50%;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(134deg) translateY(15%);
}


#companyEvents {
    box-shadow: none;
    background: transparent;
    border: 0;
    position: static;
    width: auto;
    display: block !important;
    border-radius: 0;
}

#companyEvents span {
    margin-bottom: 0 !important;
}

#companyEvents .placeholder {
    color: #393939 !important;
    font-weight: 700;
    display: block !important;
}

#companyEvents .viewbar {
    opacity: 1;
    background: transparent;
    border: 0;
    opacity: 1;
    padding: 0;
}

.filter-multi-select>.dropdown-toggle::before {
    background: url("/wp-content/themes/lyxelandflamingo/elevatelp/assets/festiveImages/iconoir_filter.svg");
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 0 !important;
    position: absolute;
    left: -9px;
}

.selected-items {
    display: none !important;
}

span[data-name="select_event"] {
    display: block;
}

.filter-multi-select>.dropdown-menu>.filter>button {

    font-weight: 700 !important;
    color: #ccc;
    right: 2rem;
    top: 25px !important;
    font-size: 18px;
}

.form-control:focus {
    box-shadow: none !important;
    border-color: #2A2A2A !important;
}

.filter-multi-select .dropdown-item {
    font-size: 14px !important;
}

.bodywrap {
    height: 58vh !important;
    overflow-x: auto;
}

.filter-multi-select .dropdown-item:first-child {
    display: none !important;
}

.overflow-h {
    overflow: hidden;
}

.wpcf7 form .wpcf7-response-output {
    margin-top: 0 !important;
}

button:focus {
    outline: 0 !important;
}

.slick-dots li {
    background: transparent !important;
}

.wpcf7-spinner {
    top: 5px;
    left: 47%;
}

.bgFrame {
    background: url("/wp-content/themes/lyxelandflamingo/elevatelp/assets/festiveImages/bgFrame.jpg");
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%;
    padding: 50px 0;
}

.bgFrame .main-heading {
    color: #fff !important;
}

.bgFrame .tabs {
    display: grid;
    width: 35%;
    margin: auto !important;
    background-color: #fff;
    color: #523995;
    margin-top: 25px !important;
    padding: 2px !important;
    align-items: center;
    text-align: center;
    gap: 5px;
    grid-template-columns: 1fr 1fr;
    border-radius: 5px;
}

.bgFrame .tabs li a {
    color: #523995;
    cursor: pointer;
}

.bgFrame .tabs li.current a {
    background-color: #523995;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
    width: 100%;
    cursor: pointer;
}

.bgFrame .tabs li.current a {
    color: #fff;
}

.bgFrame .tab-content {
    display: none;
}

.bgFrame .tab-content.active {
    display: block;
}

.bgFrame .tab-content.current {
    display: block;
}



.event-table table tr th:first-child {
    border-radius: 12px 0 0 0;
}

.event-table table tr th:last-child {
    border-radius: 0 12px 0 0;
}




/* krishna css */
.event-table {
    text-align: center;

}

.event-table table {
    border-collapse: collapse;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 50px;
    width: 90%;


}

.event-table .t-head {
    background-color: white;
}

.event-table .t-body tr {
    background: radial-gradient(35.74% 104.03% at 50% 49.07%, #513599 0%, #2D1767 100%);
}

.event-table th {
    padding: 20px;
    width: 200px;
    color: #523996;
    font-size: 19px;
    line-height: 22px;
    font-weight: 600;
    text-transform: capitalize;

}

.event-table td {
    border: 1px solid #DBCEFF66;
    padding: 20px;
    width: 200px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-transform: capitalize;
}

.event-table .col-span {
    background-color: #914EA9;
    color: white;
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    text-transform: capitalize;
}

.event-table .row-span {
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    text-transform: capitalize;
}

/* .event-table tbody tr:last-child td{} */
.border-radius {
    border-radius: 0 0 0 12px;
    border: 0 !important;
}

.border-right {
    border-radius: 0 0 12px 0;
    border: 0 !important;
}




.bg-gradientNew {
    background: radial-gradient(35.74% 104.03% at 50% 49.07%, #513599 0%, #2D1767 100%);

}

.bg-gradientNew .main-heading {
    color: #fff !important;
}

.main-description {
    text-align: center;
    margin-top: 15px !important;
}

.SelectEventFinalBlock {
    margin-top: 20px;
}

.timeBlockCol {
    margin-top: 40px;
}

.timeBlockCol p {
    color: #523996 !important;
    margin-bottom: 0 !important;
    font-size: 20px !important;
}

.groupEvent {
    margin-top: 20px;
}

.groupEvent table {
    width: 100%;
    border-collapse: inherit;
    border: 1px solid #c1c1c1;
    border-radius: 12px;
}

.groupEvent table tr th {
    background-color: #EDEDED;
    padding: 20px;
    font-size: 16px;
}

.groupEvent table tr th:first-child {
    border-radius: 12px 0 0 0;
}

.groupEvent table tr th:last-child {
    border-radius: 0 12px 0 0;
}

.groupEvent table tr td {
    padding: 20px;
    border-bottom: 1px solid #C1C1C1;
}

.groupEvent table .borderRemove {
    border-bottom: 0;
}



@media screen and (max-width:1299px) {
    .bgFrame .tabs {
        width: 50%;
    }

}

@media screen and (max-width:1024px) {
    .bgFrame {
        background-size: cover;
    }

    .event-table table {
        width: 100%;
    }

    .event-table td {
        font-size: 14px;
    }

}


@media screen and (max-width: 767px) {
    .bodywrap {
        height: 400px !important;
        overflow-x: auto;
    }

    .form-part span[data-name="phone_code"] {
        width: 20% !important;
    }

    .form-part .number-part-a {
        height: 55px !important;
    }

    .event-table {
        white-space: nowrap;
        overflow-x: scroll;
    }

    .bgFrame .tabs {
        width: 100%;
    }

    .bgFrame .tabs li.current a {
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .main-description br {
        display: none;
    }

}

/* live stream */
.liveStreamBlock {
    display: grid;
    grid-template-columns: 15% 85%;
    gap: 50px;
    margin-top: 50px;
    padding: 0 40px;
}

.tab-live li {
    padding: 25px 0;
    border-bottom: 1px solid #EDEDED
}

.tab-live li a {
    font-size: 20px;
    color: #2A2A2A;
    cursor: pointer;
}

.tab-live li.current {
    font-weight: 600;
    position: relative;
}

.tab-live li.current:after {
    border-bottom: 2px solid #FFCA41;
    position: absolute;
    content: "";
    width: 100px;
    bottom: 0;
    left: 0;
}

@media screen and (max-width:767px) {
    .liveStreamBlock {
        padding: 0;
        grid-template-columns: 1fr;
    }

    .tab-live {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
        padding: 0 !important;
    }

    .tab-live li {
        padding: 15px 0;
        border-bottom: 1px solid #EDEDED;
        flex: 0 0 100px;
        text-align: center;
        padding-top: 0;
    }
}

/* Booking css */
.SelectEventFinalBlock {
    margin-top: 40px;
}

.bookingImg {
    position: relative;

    width: 50%;
    padding-right: 25px;
}

.flex-parent {
    width: 50%;
    padding-left: 25px;
}

.flex-parent~.main-heading {
    width: 100%;
    margin-top: 40px;
}

.timeblockRow {
    width: 100%;
}

.bookingForm form {
    display: flex;
    flex-wrap: wrap;
}

.form-part span[data-name="phone_code"] {
    width: 15% !important;
}

.form-part span[data-name="mobile"] {
    width: 85% !important;
}

.SelectEventFinalBlock {
    width: 100%;
}

.form-part .submit input {
    width: 25% !important;
    display: block;
    margin: auto;
    margin-top: 35px !important;
}

.submit {
    width: 100%;
    margin: auto;
}

.groupEvent table tr:last-child td {
    border-bottom: 0;
}

@media screen and (max-width:991px){
    .form-part span[data-name="phone_code"] {
        width: 20% !important;
    }
    
    .form-part span[data-name="mobile"] {
        width: 80% !important;
    }
    .flex-parent{padding-left: 0px;}
}

@media screen and (max-width:767px){
    .bookingForm form{display: block;}
    .bookingImg{width: 100%;padding-right: 0;}
    .flex-parent{width: 100%;}
    .groupEvent {
        margin-top: 20px;
      
    }
    .form-part .submit input{width: 100% !important;}
    .groupEvent table{width: 100%;max-width: 100%;}
    .groupEvent table tr th{padding: 10px;font-size: 14px;}
    .groupEvent table tr td{padding: 10px;font-size: 13px;}
}


#popup .row{display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}
.form-field label{padding: 5px 0;display: inline-block;}
.btn-holder{margin-top: 25px;}
.muxGrid{display: grid;grid-template-columns: 1fr 1fr;gap: 25px;margin: 20px;}





.popup-content h2{margin-bottom: 20px;text-align: center;}



@media screen and (max-width:1399px){
    .bgFrame{background-size: cover;}
}
@media screen and (max-width:991px){

    #elevate-theme header nav .nav-menu .nav-list .nav-item{margin: 0 !important;}
}

@media screen and (max-width:767px){
.muxGrid{display: grid;grid-template-columns: 1fr;gap: 25px;margin: 20px;}

}

@media screen and (max-width:360px){
    .groupEvent table tr td {padding: 5px;}
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
