body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}body{font-size:14px}.dataNotFound{display:flex;align-items:center;justify-content:center;box-shadow:#00000059 0 5px 15px}.NoFoundPara{margin:2rem 0!important}h1{font-weight:700;color:#000;font-size:44px;text-transform:uppercase}h3{font-size:22px}a{text-decoration:none;color:#afafaf}span.StarColor{color:#ff2851}.form-control{border-radius:0}.form-control:focus{box-shadow:none}.btn-primary{color:#fff;background-color:#4cb2dc;border-color:#4cb2dc}.border-BottomClass{border-bottom:3px solid #000;padding-bottom:10px;margin-bottom:10px}.boxStyle{padding:30px;background-color:#fff;border:1px solid #e9e8e8;margin-bottom:30px;box-shadow:#959da533 0 8px 24px}.MainCommon{margin-top:65px}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}::-webkit-scrollbar-thumb{background:#000;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b30000}.jodit-status-bar{display:none!important}input.buttonStyle{background-color:#ff2851!important}button.btn-close:focus{box-shadow:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.mobileViewHide{display:none!important}h1{font-size:32px}.MainCommon{margin-top:30px}}@media(min-width:769px){.HideOnWeb{display:none!important}}body{font-family:Roboto Condensed,sans-serif}.carousel-indicators{bottom:-10px}.ContactSection a.LocationNumber{font-size:12px;margin:0 0 15px}.ContactSection .ContactHeadSec{margin-bottom:35px}.ContactSection .ContactFormSec .NameDiv{margin-bottom:24px}.ContactSection .ContactFormSec label.form-label{font-weight:600;font-size:12px}.ContactSection .ContactFormSec textarea#floatingTextarea{height:auto;resize:none;min-height:174px}.ContactSection h3{font-weight:700;color:#000;margin-bottom:15px}.ContactSection .SocialMediaSec i.fa-brands{color:#fff;background-color:#4cb2dc;border-radius:50%;margin:7px;height:24px;width:24px;text-align:center;display:flex;justify-content:center;align-items:center}.ContactSection .SocialMediaSec a{display:flex;align-items:center;text-decoration:underline;color:#4cb2dc}.ContactSection .SocialMediaSec a:hover{color:#4cb2dc;text-decoration:underline}.ContactSection p.LocationName{font-size:12px;font-weight:700;margin:0}.ContactSection .ContactSubmitBtn button{background-color:#ff2851;color:#fff;font-weight:600;font-size:18px;padding:10px 45px;border:0}.ContactSection .LocationEmail{color:#4a4a4a;font-size:12px}.ContactSection .LocationEmail:hover{text-decoration:underline}.ContactSection .EmailSec div{margin-bottom:10px;font-family:lato}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.carousel-indicators [data-bs-target]{border-radius:50%;width:12px;height:12px;margin:7px;opacity:1}.carousel-indicators .active{background-color:#ff2851}.carousel-control-next-icon,.carousel-control-prev-icon{width:4rem;height:4rem;filter:invert(1)}.defaultBannerImg{width:100%}.carousel-control-prev{background:linear-gradient(to left,#fff0,#000000be)}.carousel-control-next{background:linear-gradient(to left,#000000be,#fff0)}a.carousel-control-prev:hover,a.carousel-control-next:hover{opacity:.4}.carousel-caption{top:3rem;right:11rem;bottom:unset;left:unset}.NoEventShowSec{position:absolute;right:25rem;width:370px}.loadingDiv{text-align:center;vertical-align:middle;width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.loadingDiv img.LoadingImage{width:15%}.Slider .NewShowSec .NewShowDetail{background-color:#e6e6e6;padding:25px 25px 10px}.Slider .NewShowSec .NewShowDetail .NewShowHead{display:flex;justify-content:space-between}.Slider .NewShowSec .NewShowDetail .NewShowHead .NewShowHeading{display:flex;margin-bottom:15px;align-items:flex-start}.Slider .NewShowSec .NewShowDetail .NewShowHead .NewShowHeading h5{background-color:#ff2851;padding:9px 25px}.Slider .NewShowSec .NewShowDetail .NewShowHead .NewShowDate{text-align:center}.Slider .NewShowSec .NewShowDetail .NewShowHead .NewShowDate h5{font-size:18px;margin-bottom:0;color:#4a4a4a;text-transform:uppercase}.Slider .NewShowSec .NewShowDetail .NewShowHead .NewShowDate h6{font-size:24px;color:#4cb2dc;font-weight:700}.Slider .NewShowSec .NewShowDetail .NewShowTitle{text-align:left;text-transform:uppercase}.Slider .NewShowSec .NewShowDetail .NewShowTitle h6{font-size:18px;font-weight:700;color:#000}.Slider .NewShowSec .NewShowDetail .NewShowTitle h2{color:#ff2851;font-size:40px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:320px}.Slider .NewShowSec .NewShowDetail .NewShowLocation{text-align:left}.Slider .NewShowSec .NewShowDetail .NewShowLocation p{color:#4a4a4a;margin-bottom:-1px}.Slider .NewShowSec .NewShowDetail .NewShowLocation p span{color:#000;margin-right:5px}.Slider .NewShowSec .GreyImageSec{margin-top:-2px}.Slider .NewShowSec .GreyImageSec img{width:100%}.Slider .NewShowSec .SkyImageSec{margin:-1px 0}.Slider .NewShowSec .SkyImageSec img{width:100%}.Slider .NewShowSec .NewShowBuy{background-color:#4cb2dc;display:flex;justify-content:center;align-items:center;padding-top:10px;padding-bottom:20px}.Slider .NewShowSec .NewShowBuy button{border:0;font-size:20px;font-weight:700}.Slider .NoEventShowSec .NewShowDetail{opacity:10}.Slider .NoEventShowSec .NewShowDetail .NewShowHead{display:flex;justify-content:space-between;width:370px}.Slider .NoEventShowSec .NewShowDetail .NewShowHead .NewShowHeading{display:flex;align-items:flex-start;width:100%!important}.Slider .NoEventShowSec .NewShowDetail .NewShowHead .NewShowHeading .bannerTitle{font-size:32px;font-weight:600;background-color:#ff2851ba;padding:30px 25px;width:100%!important;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Slider .NoEventShowSec .NewShowDetail .NewShowHead .NewShowDate{text-align:center}.Slider .NoEventShowSec .NewShowDetail .NewShowHead .NewShowDate h5{font-size:18px;margin-bottom:0;color:#fff;text-transform:uppercase}.Slider .NoEventShowSec .NewShowDetail .NewShowHead .NewShowDate h6{font-size:24px;color:#4cb2dc;font-weight:700}.Slider .NoEventShowSec .NewShowDetail .NewShowTitle{text-align:center;text-transform:uppercase;background-color:#000000bd;width:300px;margin:auto}.Slider .NoEventShowSec .NewShowDetail .NewShowTitle h6{font-size:18px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Slider .NoEventShowSec .NewShowDetail .NewShowTitle h2{color:#ff2851;font-size:40px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:320px}.Slider .NoEventShowSec .NewShowDetail .NewShowLocation{text-align:left}.Slider .NoEventShowSec .NewShowDetail .NewShowLocation p{color:#4a4a4a;margin-bottom:-1px}.Slider .NoEventShowSec .NewShowDetail .NewShowLocation p span{color:#000;margin-right:5px}.Slider .NoEventShowSec .GreyImageSec{margin-top:-1px}.Slider .NoEventShowSec .GreyImageSec img{width:100%}.Slider .NoEventShowSec .SkyImageSec{margin:-1px 0}.Slider .NoEventShowSec .NewShowBuy{margin-top:10px!important;background-color:#4cb2dc;display:flex;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px;width:max-content;margin:auto}.Slider .NoEventShowSec .NewShowBuy button{border:0;font-size:18px;font-weight:700;width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.EventChild .VenueCompanyDetails-Section .VenueCompanyImg img{padding:10px 0!important}.EventChild .EventDirectionHeading h3{color:#000!important;font-weight:800!important}.EventChild .EventDirectionHeading h5{font-size:14px;color:#000;font-weight:700}.EventChild .EventDirectionHeading p{font-size:14px!important}.EventChild .EventDirectionHeading h4{font-size:18px;font-weight:800;color:#000}.EventChild img.EventSettingImg{width:100%!important;height:auto!important;cursor:pointer}.EventChild .ReserveSeating{text-align:center;cursor:pointer}.EventChild .ReserveSeating .redTopImg{width:85%}.EventChild .ReserveSeating .preSaleContent h3{margin-bottom:0}.EventChild .ReserveSeating .preSaleContent .preSaleHeading{color:#000}.EventChild .ReserveSeating .preSaleContent .preSaleHeading span:first-child{font-weight:600}.EventChild .ReserveSeating .ReservedSec{margin-bottom:0;border-radius:8px;padding-top:15px;padding-bottom:5px}.EventChild .ReserveSeating .ReservedSec h3{font-size:24px;color:#000;text-transform:uppercase}.EventChild .ReserveSeating .ReservedSec h4.Read_more{font-size:14px;font-family:Lato;font-weight:700;margin:0}.EventChild .ReserveSeating .ReservedSec p.ModalElipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px}.EventChild .ReserveSeating .ReservedSec p.ModalElipsis p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EventChild .ReserveSeating .ReservedSec p{font-size:14px}.EventChild .ReserveSeating .BgRedBottom{width:100%;object-fit:cover;margin-bottom:30px}.EventChild .ReserveSeating .BgRedBottom .EventPriceDiv{position:absolute;top:0;width:100%}.EventChild .ReserveSeating .BgRedBottom .EventPriceDiv h5.PriceClass{margin-top:5px}.EventChild .ReserveSeating .BgRedBottom .EventPriceDiv .PriceClass{color:#fff;font-family:Roboto Condensed;font-size:24px;font-weight:700;margin:0}.EventChild .ReserveSeating .BgRedBottom .EventPriceDiv h3{position:relative;top:10px;color:#fff;font-family:Lato;font-size:14px;font-weight:700}.EventChild .ReserveSeating .BgRedBottom img.redBottomImg{width:85%;height:65px}.EventChild .EventChildBox{text-align:center}.EventChild .EventChildBox p.BuyNowHeading{color:#ff2851;font-weight:700;font-size:18px!important}.EventChild .EventChildBox p.ShowHeading{font-size:13px!important;margin-bottom:5px}.EventChild .EventChildBox .ShowLink{margin-top:10px;font-size:12px;color:#4cb2dc;text-decoration:underline;cursor:pointer}.EventChild .EventChild-Details-Sec a{color:#4cb2dc}.EventChild .EventChild-Details-Sec a:hover{color:#248db8;text-decoration:underline}.EventChild .bannerTime{position:absolute;top:16px;left:12px;background-color:#ff2851;color:#fff;font-weight:400;padding:2px 15px;font-size:18px}.EventChild .bannerTime p{font-size:24px!important;font-weight:800;color:#fff!important;margin:-5px 0 0}.clrBlack{color:#000!important}@media(min-width:320px)and (max-width:450px){.Slider .NewShowSec{margin:0 20px}.Slider .NewShowSec .NewShowBuy{padding:5px 5px 15px}.Slider .NewShowSec .NewShowBuy button{padding:0}.Slider .carousel-item .carousel-caption{width:100%;right:0rem!important}.Slider .carousel-item .carousel-caption .GreyImageSec{margin:-4px 0}.Slider .carousel-item .carousel-caption .GreyImageSec img{width:100%}.Slider .carousel-item .carousel-caption .SkyImageSec{margin:-2px 0}.Slider .carousel-item .carousel-caption .SkyImageSec img{width:100%}.Slider .carousel-item .NoEventShowSec{position:absolute;right:0!important;bottom:unset;left:0;width:-webkit-fill-available}.Slider .carousel-item .NoEventShowSec .NewShowHead{margin:auto}.Slider .carousel-item .NoEventShowSec .NewShowBuy{left:0}}@media(max-width:768px){.Slider .carousel-item img.w-100{width:100%!important;min-height:400px;object-fit:cover}.Slider .carousel-item .carousel-caption{top:1rem;right:5rem;bottom:unset;left:unset}.Slider .carousel-item .NoEventShowSec{position:absolute;right:0rem}img.LoadingImage{width:80%!important}.EventChild .bannerTime{font-size:14px}.EventChild .bannerTime p{font-size:18px!important}.EventChild .ReserveSeating .BgRedBottom{position:relative}.EventChild .ReserveSeating .BgRedBottom img.redBottomImg{width:85%;height:85px}}@media(min-width:539px)and (max-width:541px){.redTopImg{width:63%!important}}@media(min-width:765px)and (max-width:780px){.Slider .carousel-item .NoEventShowSec{right:7rem!important;top:6rem!important}}@media(min-width:768px)and (max-width:992px){.Slider .carousel-item img.w-100{width:100%!important;min-height:400px;object-fit:cover}.Slider .carousel-item .carousel-caption{top:1rem;right:5rem;bottom:unset;left:unset}.Slider .carousel-item .NoEventShowSec{position:absolute;right:9rem;left:unset;top:5rem}img.LoadingImage{width:70%!important}.EventChild .ReserveSeating .BgRedBottom{position:relative}.EventChild .ReserveSeating .BgRedBottom img.redBottomImg{width:85%;height:75px}}@media(min-width:910px)and (max-width:915px){.Slider .carousel-item .NoEventShowSec{right:12rem!important}}@media(min-width:1020px)and (max-width:1028px){.Slider .carousel-item .NoEventShowSec{right:12.5rem!important}}@media(min-width:912px)and (max-width:1050px){.EventChild-Details-Sec{margin-bottom:18.5rem}}@media(min-width:992px)and (max-width:1200px){.Slider .carousel-item img.w-100{width:100%!important;min-height:400px;object-fit:cover}.Slider .carousel-item .carousel-caption{top:1rem;right:8rem;bottom:unset;left:unset}.Slider .carousel-item .NoEventShowSec{position:absolute;right:13rem}}@media(min-width:1200px)and (max-width:1400px){.Slider .carousel-item img.w-100{width:100%!important;min-height:400px;object-fit:cover}.Slider .carousel-item .carousel-caption{top:1rem;right:9rem;bottom:unset;left:unset}.Slider .carousel-item .NoEventShowSec{right:19.5rem;top:4rem}}@media(min-width:1200px){.EventChild .ReserveSeating .BgRedBottom{position:relative}.EventChild .ReserveSeating .BgRedBottom img.redBottomImg{width:85%;height:85px}}@media(min-width:992px)and (max-width:1200px){.EventChild .ReserveSeating .BgRedBottom{position:relative}.EventChild .ReserveSeating .BgRedBottom img.redBottomImg{width:85%;height:85px}}@media(min-width:768px)and (max-width:1200px){.EventChild .ReserveSeating .blueTop{width:85%;position:relative;top:5px}}.mediaSec .mediaContent img{width:14px;object-fit:cover}.mediaSec .mediaContent a{color:#4cb2dc;font-size:14px;margin-left:6px;text-decoration:underline}.mediaSec .mediaContent a:hover{color:#168cbb}.galleryContent img{width:90px;height:90px;object-fit:cover;margin-right:20px;margin-bottom:10px;cursor:pointer}.EventChildModal .EventChildModalBody{margin-top:20px;text-align:center}.EventChildModal .EventChildModalBody .ModalPackageIcon{width:120px;height:120px}.EventChildModal .EventChildModalBody .ModalHeadingEvent{font-family:Roboto Condensed,sans-serif;margin-top:20px}.EventChildModal .EventChildModalBtn{text-align:center;margin:20px}.EventChildModal .EventChildModalBtn button{border-radius:0;height:44px;width:160px;background-color:#4cb2dc;font-size:18px;text-transform:uppercase}.EventChildModal .EventChildModalBtn button:hover{background-color:#313131;border-color:#313131}.discription p img{width:100%}.imagePreviewSec .modal-body{text-align:center}.imagePreviewSec .modal-body img{width:100%;object-fit:cover}.slideBtnSec{display:flex;width:100%;justify-content:center}.slideBtnSec button{border:1px solid #fff;background:transparent;outline:none;cursor:pointer;color:#fff;background-color:#1f1f1f}.FeaturedCardSec{margin-top:40px;display:flex}.FeaturedCardSec .FeatCard{padding:10px;width:100%}.FeaturedCardSec .FeaturedCardSection .XmaxCard{display:block;margin-bottom:50px}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasImage .ShowDate{background-color:#ff2851}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasDetails{text-align:center;padding:20px 0}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasDetails .PlaceName{min-height:80px}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasDetails .PlaceName p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasDetails .EveHeading{min-height:60px}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasDetails .EveHeading h3{font-weight:700}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasDetails .PlaceName button{font-size:13px;line-height:15px;border:1px solid #fff;outline:3px solid #4cb2dc;text-transform:uppercase;background-color:#4cb2dc;padding:6px 10px;margin:5px 10px;color:#fff;font-weight:700;font-family:Lato}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasDetails .PlaceName p{color:#ff2851;font-size:12px;font-family:Lato;font-weight:600;text-transform:uppercase;padding:0 10px}.FeaturedCardSec .FeaturedCardSection .XmaxCard .XmasDetails .PartyHeading{padding-bottom:20px}.FeaturedCardSec .FeaturedCardSection .XmaxCard .cardFooter{bottom:auto}@media(max-width:768px){.FeaturedCardSec .XmaxCard .XmasImage{padding:0}.FeaturedCardSec .XmaxCard{margin-bottom:30px}.FeaturedCardSec .XmaxCard .XmasDetails{padding-bottom:0!important;margin-bottom:0}.FeaturedCardSec .XmaxCard .XmasDetails .EveHeading{min-height:unset!important}.FeaturedCardSec .XmaxCard .XmasDetails .cardFooter{padding:0;left:0;margin-bottom:0!important}}@media(min-width:767px)and (max-width:992px){.XmaxCard .XmasMin{padding-left:0!important}.XmasDetails .PlaceName{min-height:115px!important}.XmasDetails .EveHeading h3{font-size:18px}}@media(min-width:992px)and (max-width:1200px){.XmaxCard .XmasDetails{width:100%!important;padding-top:10px!important}.XmaxCard .XmasDetails .partyContent{margin-top:5px!important}.XmaxCard .XmasDetails .partyContent p{margin:0!important}.XmaxCard .XmasDetails .PlaceName button{width:80px!important;font-size:10px!important;margin:5px!important;padding:6px 0!important}}@media(min-width:1200px)and (max-width:1400px){.FirstCard .XmaxCard .XmasDetails{padding-top:20px!important}.FirstCard .XmaxCard .XmasDetails .partyContent{margin-top:0!important}.FirstCard .XmaxCard .XmasDetails .partyContent .CardSub-title{font-size:11px}.PlaceName button{width:90px!important;font-size:10px!important}}.gridicon1{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAMAAACPWYlDAAAARVBMVEUAAACbm5v/KFGbm5v/KFKbm5v/KFKbm5v/KFGbm5v/KVGbm5v/KVKbm5v/KVGcnJz/KFGbm5v/KFGcnJz/KFGbm5v/KFH5L/r0AAAAFXRSTlMAAADp6erq6+vs7O3t7u78/P39/v7DPxhKAAAAxklEQVQ4jdWT2xKDIAxEE3sRBW0B4f8/tXU6JfGyDzw4o/tkBg7rJkA2/WWZpehC/io0eS1KImZVvOfVqRbIG2A6HAi0CD1IaAgwUANEXTn0xtyKQ953wF26EvAoW1oduoVAdVutdpBigINDGU4ITAhQr5JZLpYFbQ3kyrcjVfR+xrz+gZ9Iz0QXr3k11gJpA8TDAb8MPUpoCFSrL4feiYw4pH0H3KUrAc+yxejQBgLVctpBihEODmU4IRARoF6lvlgOtNV/ADKXhedWiCyiAAAAAElFTkSuQmCC);margin-left:20px;cursor:pointer;margin-top:-5px;width:24px;height:20px;display:inline-block;background-position:0px 0}.LightGridIcon1{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAMAAACPWYlDAAAARVBMVEUAAACbm5v/KFGbm5v/KFKbm5v/KFKbm5v/KFGbm5v/KVGbm5v/KVKbm5v/KVGcnJz/KFGbm5v/KFGcnJz/KFGbm5v/KFH5L/r0AAAAFXRSTlMAAADp6erq6+vs7O3t7u78/P39/v7DPxhKAAAAxklEQVQ4jdWT2xKDIAxEE3sRBW0B4f8/tXU6JfGyDzw4o/tkBg7rJkA2/WWZpehC/io0eS1KImZVvOfVqRbIG2A6HAi0CD1IaAgwUANEXTn0xtyKQ953wF26EvAoW1oduoVAdVutdpBigINDGU4ITAhQr5JZLpYFbQ3kyrcjVfR+xrz+gZ9Iz0QXr3k11gJpA8TDAb8MPUpoCFSrL4feiYw4pH0H3KUrAc+yxejQBgLVctpBihEODmU4IRARoF6lvlgOtNV/ADKXhedWiCyiAAAAAElFTkSuQmCC);margin-left:20px;cursor:pointer;margin-top:-5px;width:24px;height:20px;display:inline-block;background-position:0px 20px}.gridicon2{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAMAAACPWYlDAAAARVBMVEUAAACbm5v/KFGbm5v/KFKbm5v/KFKbm5v/KFGbm5v/KVGbm5v/KVKbm5v/KVGcnJz/KFGbm5v/KFGcnJz/KFGbm5v/KFH5L/r0AAAAFXRSTlMAAADp6erq6+vs7O3t7u78/P39/v7DPxhKAAAAxklEQVQ4jdWT2xKDIAxEE3sRBW0B4f8/tXU6JfGyDzw4o/tkBg7rJkA2/WWZpehC/io0eS1KImZVvOfVqRbIG2A6HAi0CD1IaAgwUANEXTn0xtyKQ953wF26EvAoW1oduoVAdVutdpBigINDGU4ITAhQr5JZLpYFbQ3kyrcjVfR+xrz+gZ9Iz0QXr3k11gJpA8TDAb8MPUpoCFSrL4feiYw4pH0H3KUrAc+yxejQBgLVctpBihEODmU4IRARoF6lvlgOtNV/ADKXhedWiCyiAAAAAElFTkSuQmCC);margin-left:20px;cursor:pointer;margin-top:-5px;width:24px;height:20px;display:inline-block;background-position:24px 0}.LightGridIcon2{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAMAAACPWYlDAAAARVBMVEUAAACbm5v/KFGbm5v/KFKbm5v/KFKbm5v/KFGbm5v/KVGbm5v/KVKbm5v/KVGcnJz/KFGbm5v/KFGcnJz/KFGbm5v/KFH5L/r0AAAAFXRSTlMAAADp6erq6+vs7O3t7u78/P39/v7DPxhKAAAAxklEQVQ4jdWT2xKDIAxEE3sRBW0B4f8/tXU6JfGyDzw4o/tkBg7rJkA2/WWZpehC/io0eS1KImZVvOfVqRbIG2A6HAi0CD1IaAgwUANEXTn0xtyKQ953wF26EvAoW1oduoVAdVutdpBigINDGU4ITAhQr5JZLpYFbQ3kyrcjVfR+xrz+gZ9Iz0QXr3k11gJpA8TDAb8MPUpoCFSrL4feiYw4pH0H3KUrAc+yxejQBgLVctpBihEODmU4IRARoF6lvlgOtNV/ADKXhedWiCyiAAAAAElFTkSuQmCC);margin-left:20px;cursor:pointer;margin-top:-5px;width:24px;height:20px;display:inline-block;background-position:24px 20px}.CardSection{margin-bottom:35px}.AddStoreSection.noStoreBanner{display:none}.AddStoreSection{display:block}.AddStoreSection .AddStoreSec{margin-top:15px;margin-bottom:30px}.AddStoreSection .AddStoreSec img{width:100%;object-fit:cover}.XmaxCard{display:flex;border:1px solid #e9e8e8}.XmaxCard a{color:#fff;text-decoration:none}.XmaxCard a span{font-size:14px}.XmaxCard .XmasImage{width:100%}.XmaxCard .XmasImage .ShowDate{position:absolute;background-color:#ff2851;text-align:center;color:#fff;font-weight:700;padding:0 10px;font-size:16px;height:50px}.XmaxCard .XmasImage .ShowDate p{margin:0}.XmaxCard .XmasImage{position:relative}.XmaxCard .XmasImage img{width:100%;height:100%}.XmaxCard .XmasDetails{padding-left:25px;padding-top:20px;position:relative;background-color:#fff;width:100%}.XmaxCard .XmasDetails .SubContent{display:flex;flex-wrap:wrap;justify-content:center}.XmaxCard .XmasDetails .SubContent a button{width:fit-content}.XmaxCard .XmasDetails .EveHeading h5{color:#000;font-weight:700;font-size:22px;text-transform:uppercase}.XmaxCard .XmasDetails .partyContent{margin:10px 10px 0 0}.XmaxCard .XmasDetails .PartyHeading{margin-top:20px}.XmaxCard .XmasDetails .PartyHeading p{cursor:pointer}.XmaxCard .XmasDetails .PartyHeading p.CardSub-title{font-size:14px;font-family:Lato;font-weight:700;margin-bottom:8px;color:#ff2851;text-transform:uppercase;cursor:default}.XmaxCard .XmasDetails .PartyHeading button{outline:3px solid #4cb2dc;background-color:#4cb2dc;color:#fff;border:1px solid #fff;box-shadow:none;font-weight:600;font-size:13px;padding:6px 14px;margin:0 4px}.XmaxCard .XmasDetails .PartyHeading button img{padding-right:3px}.XmaxCard .XmasDetails .PartyHeading a{color:#4cb2dc;text-decoration:underline;font-size:11px}.XmaxCard .XmasDetails .PartyHeading p{margin:8px 0;font-size:12px}.XmaxCard .XmasDetails .PartyHeading button{margin-bottom:10px;width:110px}.XmaxCard .XmasDetails .cardFooter{position:absolute;bottom:0;left:0;width:100%}.XmaxCard .XmasDetails .cardFooter .PriceSec{display:flex}.XmaxCard .XmasDetails .cardFooter button.Price{background-color:#4a4a4a;color:#fff;padding:8px 0;border:0;font-size:14px;font-weight:600;width:100%;cursor:auto}.XmaxCard .XmasDetails .cardFooter button.SaleHeading{background-color:#ff2851;border:0;color:#fff;font-size:17px;font-weight:600;text-transform:uppercase;width:100%;padding:8px 0}.XmaxCard .XmasDetails .cardFooter button.SaleHeading .cardFooter{position:absolute;bottom:0;left:0;width:100%}.XmaxCard .XmasDetails .cardFooter button.SaleHeading .cardFooter .PriceSec{display:flex}.XmaxCard .XmasDetails .cardFooter button.SaleHeading .cardFooter button.Price{background-color:#4a4a4a;color:#fff;padding:8px 0;border:0;font-size:17px;font-weight:600;width:100%;cursor:auto}.XmaxCard .XmasDetails .cardFooter button.SaleHeading .cardFooter button.SaleHeading{background-color:#ff2851;border:0;color:#fff;font-size:15px;font-weight:600;text-transform:uppercase;width:100%}.XmaxCard .XmasDetails .cardFooter button.SaleHeading .cardFooter button.SaleHeading a{color:#fff}@media(max-width:768px){.XmaxCard{display:block}.XmaxCard .XmasImage{width:100%}.XmaxCard .XmasDetails{width:100%;text-align:center;padding-left:0}.XmaxCard .XmasDetails .PartyHeading{margin-top:15px}.XmaxCard .XmasDetails .partyContent{min-height:110px}.XmaxCard .XmasDetails .cardFooter{bottom:unset;position:relative;margin-top:10px;padding:0;left:0}}@media(min-width:575px)and (max-width:768px){.partyContent{min-height:144px!important}}@media(min-width:768px)and (max-width:992px){.FirstCard .CardSection .XmaxCard{min-height:230px}.CardSection .XmaxCard{min-height:198px}.CardSection .XmaxCard .EveHeading h5{min-height:53px}.CardSection .XmaxCard .partyContent .SubContent{margin-top:6px}.CardSection .XmaxCard .partyContent .SubContent button{margin:3px 0}.XmasDetails{padding-left:12px!important;padding-top:5px!important}.XmasDetails .partyContent{margin-top:0!important}.XmasDetails .PartyHeading .SubContent button{width:fit-content;padding:4px 5px 4px 9px;margin-right:10px!important}.XmasDetails .PartyHeading .SubContent .PackageParking{display:none}.XmasDetails .cardFooter button.Price{font-size:12px!important}.XmasDetails .cardFooter .SaleHeading a{font-size:12px}}@media(min-width:992px)and (max-width:1200px){.FirstCard .CardSection .XmaxCard{min-height:260px}.FirstCard .CardSection .XmaxCard .XmasDetails{position:relative}.FirstCard .CardSection .XmaxCard .XmasDetails .EveHeading{min-height:55px}p.OnlyLaptop,.OnlyTab{display:none}.XmaxCard .XmasDetails .cardFooter button.Price{font-size:15px}.XmaxCard .XmasDetails .partyContent .SubContent{margin-top:10px}.XmaxCard .XmasDetails .partyContent .SubContent button{margin:7px 0}.XmaxCard .XmasDetails p.SubPara{margin-top:10px!important}}@media(min-width:1200px){.FirstCard .CardSection .XmaxCard{min-height:260px}.FirstCard .CardSection .XmaxCard .XmasDetails{position:relative}.FirstCard .CardSection .XmaxCard .XmasDetails .EveHeading{min-height:55px}}.SecondCardSection{margin:10px 0;padding:0}.SecondCardSection .SecondCardContent{display:flex;justify-content:space-between;border:1px solid #E9E8E8;padding:0;margin-top:10px}.SecondCardSection .SecondCardContent .SeconCardDate{background-color:#000;color:#fff;font-weight:500;font-size:18px;text-align:center;width:46px;display:flex;align-items:center;justify-content:center}.SecondCardSection .SecondCardContent .SeconCardDate .date{padding:15px 5px;text-transform:uppercase}.SecondCardSection .SecondCardContent .SecondCardTitle{display:flex;width:78%;justify-content:space-between;align-items:center}.SecondCardSection .SecondCardContent .SecondCardTitle .RightDiv{margin-left:10px;text-transform:uppercase}.SecondCardSection .SecondCardContent .SecondCardTitle h3{font-weight:700;color:#000}.SecondCardSection .SecondCardContent .SecondCardTitle p{color:#ff2851;font-weight:600}.SecondCardSection .SecondCardContent .SecondCardTitle .LeftDiv{margin-right:20px;text-align:left;display:flex;align-items:center}.SecondCardSection .SecondCardContent .SecondCardTitle .LeftDiv .SubContent{display:flex}.SecondCardSection .SecondCardContent .SecondCardTitle .LeftDiv a{color:#4cb2dc;text-decoration:underline;cursor:pointer}.SecondCardSection .SecondCardContent .SecondCardTitle .parkingBtn{font-size:13px;border:1px solid #fff;outline:3px solid #4cb2dc;text-transform:uppercase;background-color:#4cb2dc;padding:6px 10px;margin:5px 10px;color:#fff;font-weight:700;font-family:Lato;display:flex;gap:5px;align-items:center}.SecondCardSection .SecondCardContent .SecondCardBuy{width:15%}.SecondCardSection .SecondCardContent .SecondCardBuy .beforeOnSalebtn,.SecondCardSection .SecondCardContent .SecondCardBuy .beforeOnSalebtn .SaleHeading{height:100%}.SecondCardSection button.Price{background-color:#4a4a4a;color:#fff;padding:8px 0;border:0;font-size:17px;font-weight:600;width:100%}.SecondCardSection .SaleHeading{width:100%;background-color:#ff2851;border:0;color:#fff;font-size:17px;font-weight:600;padding:8px 0}.SecondCardSection .SaleHeading a{color:#fff;text-decoration:none}.SecondCardSection .SaleHeading a span{font-size:14px}.SecondCardSection .HideOnWeb{display:flex}.SecondCardSection .HideOnWeb .PriceBtn,.SecondCardSection .HideOnWeb .tbaBtn{width:100%}@media(max-width:768px){.SecondCardSection .SecondCardContent{margin-top:30px;border-bottom:0}.SecondCardSection .SecondCardContent .SecondCardTitle{display:block;width:100%;padding:20px}.SecondCardSection .SecondCardContent .SecondCardTitle .LeftDiv{margin-right:10px;text-align:start;margin-top:40px;margin-bottom:25px;width:100%}.SecondCardSection .SecondCardContent .SecondCardTitle .LeftDiv .parkingBtn{width:auto}.SecondCardSection .SecondCardContent .SecondCardTitle .LeftDiv .parkingBtn .PackageParking{display:none}.SecondCardSection .SecondCardBuy.HideOnWeb{display:block;padding:0}}@media(min-width:768px)and (max-width:992px){.SecondCardSection button.Price{font-size:15px}.SecondCardSection .LeftDiv{width:auto}}.ShowsSection{background-color:#f6f6f6;padding-bottom:35px}.ShowsSection .StoreBannerSec{margin:50px 0}.ShowsSection .featuredShowSec{margin-top:30px}.ShowsSection .border-BottomClass{border-bottom:3px solid #000;padding-bottom:10px;margin:10px 2px}.ShowsSection .featuredContent{display:flex;align-items:center;justify-content:space-between;padding:0;margin-top:30px;word-break:break-word}.ShowsSection .featuredContent .featuredHeading{width:100%}.ShowsSection .featuredContent .GetUpdateSec button.UpdateSecBtn{background-color:#4cb2dc;border:0;color:#fff;border-radius:0;font-size:18px;font-weight:700;text-transform:uppercase;padding:11px 14px;width:100%}.ShowsSection .featuredContent .modal-title{margin:auto}.ShowsSection .featuredContent button.btn-close{margin:0}.ShowsSection .featuredContent .modalBG{background-color:#009fd6;margin:12px;border-radius:6px;color:#fff}.ShowsSection .featuredContent .modalBG .ModalSignupBtn button.btn{width:100%;background-color:#fff;color:#009fd6;border:0;border-radius:3px;padding:12px 0}.ShowsSection .featuredContent .modal-footer{justify-content:center}.ShowsSection .featuredContent .SelectSec{display:flex;align-items:center;position:relative;width:-webkit-fill-available;justify-content:flex-end}.ShowsSection .featuredContent .SelectSec .GridIcon{position:relative;top:4px}.ShowsSection .featuredContent .SelectSec .form-select:focus{box-shadow:none}.ShowsSection .upcomingShowSec{margin-top:50px;display:flex;align-items:center}.ShowsSection .upcomingShowSec i.fa-sharp.fa-solid.fa-list{margin:0 10px;font-size:25px;color:#ff2851}.ShowsSection .locationContent{display:flex;align-items:flex-end;justify-content:flex-end}.ShowsSection .locationContent span.LocationField{width:130px;margin:0 5px}.ShowsSection .locationContent span.LocationField span.css-1u9des2-indicatorSeparator{width:0}.ShowsSection .locationContent span.LocationField div{border:0;color:#ff2851;box-shadow:none}.ShowsSection .locationContent span.LocationField input:focus{border:none}.ShowsSection .locationContent span.LocationField svg{width:15px;height:15px}.ShowsSection .locationContent .selectHeading{width:auto;font-weight:700;font-size:18px}.ShowsSection .locationContent select.form-select{border:0;background-color:#f6f6f6;font-weight:400;font-size:17px;color:#ff2851}.ShowsSection .locationContent select.form-select option{color:#000}.LoadMoreBtn{text-align:center;margin:20px 0}.LoadMoreBtn button.LoadMore{font-size:21px;padding:7px 45px;font-weight:500;text-transform:uppercase;border:0;margin:25px 0;background-color:#4cb2dc;color:#fff;border-radius:0}.LoadMoreBtn button.disabled{display:none}@media(max-width:768px){.ShowsSection{margin-top:30px}.ShowsSection h1{font-size:32px}.ShowsSection .featuredContent{display:block;word-break:break-word}.ShowsSection .featuredContent .GetUpdateSec button.btn{width:100%;margin-bottom:7px}.ShowsSection .featuredContent .SelectSec{display:block}.ShowsSection .featuredContent .SelectSec .GridIcon{position:absolute;top:5px;display:flex;right:0}.ShowsSection .featuredContent .SelectSec .GridIcon .gridIconVenue{position:relative;top:50px;left:-43px}.upcomingShowSec{margin-top:40px!important}.upcomingShowSec .locationContent{justify-content:flex-start;margin:10px 0}}@media(min-width:768px)and (max-width:992px){.ShowsSection .upcomingShowSec{margin-top:60px}.ShowsSection .upcomingShowSec .featuredContent{display:block;word-break:break-word}.ShowsSection .upcomingShowSec .featuredContent .SelectSec{justify-content:space-between;margin-top:20px}}@media(min-width:992px)and (max-width:1200px){.ShowsSection .upcomingShowSec{margin-top:30px}.ShowsSection .featuredContent .featuredHeading,.ShowsSection .featuredContent .featuredHeading h1{width:auto}}span.carousel-control-prev-icon.test{display:block;position:absolute;top:45%;box-shadow:#00000059 0 5px 15px;z-index:10;filter:brightness(.5)}span.carousel-control-next-icon.tests{display:block;position:absolute;top:45%;box-shadow:#00000059 0 5px 15px;right:0;filter:brightness(.5);z-index:10}a.carousel-control-prev,a.carousel-control-next{width:5%;background:none}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.StoreSec .carousel-caption{bottom:3rem;left:8rem;top:unset;right:8rem}.StoreSec .carousel-caption .StoreBanBTN{font-size:25px;font-weight:800;background-color:#ff2851;color:#fff;padding:10px 50px;border:0;border-radius:11px;box-shadow:#000 0 8px 33px,#0000001f 0 0 30px,#0000001f 0 4px 4px,#0000002b 0 12px 13px,#00000017 0 -2px 15px}@media(max-width:768px){.StoreSec .carousel-caption{bottom:1.5rem;left:2rem;right:2rem}.StoreSec .carousel-caption .StoreBanBTN{font-size:12px;padding:2px 14px;border-radius:5px}}@media(min-width:768px)and (max-width:992px){.StoreSec .carousel-caption{bottom:2rem;left:4rem;right:4rem}.StoreSec .carousel-caption .StoreBanBTN{font-size:22px;padding:2px 14px;border-radius:5px}}@media(min-width:992px)and (max-width:1280px){.StoreSec .carousel-caption{bottom:2rem;left:4rem;right:4rem}.StoreSec .carousel-caption .StoreBanBTN{font-size:32px;padding:2px 32px;border-radius:5px}}.venueCardSlider .carousel-item{aspect-ratio:16/9}.venueCardSlider .carousel-item .d-block{max-width:100%;width:auto!important}.venueCardSlider .active.carousel-item,.venueCardSlider .carousel-item-prev,.venueCardSlider .carousel-item-end,.venueCardSlider .carousel-item-start{display:flex;align-items:center;justify-content:center}.companySec{background-color:#fff;width:-webkit-fill-available;display:flex}.companySec .companys{padding:20px 15px;display:flex;cursor:pointer;width:-webkit-fill-available}.companySec .companys img.companyIcon{width:-webkit-fill-available;filter:grayscale(100%);-webkit-filter:grayscale(100%);padding:10px;height:100px}.companySec .companys img.companyIcon:hover{filter:grayscale(0%)}@media(min-width:768px)and (max-width:992px){.companySec .companys{padding:15px 5px}}.FAQSection{min-height:100vh;margin-bottom:5rem}.FAQSection .FaqHeadSec{display:flex;justify-content:space-between;align-items:center}.FAQSection .FaqHeadSec .FaqPara{font-size:15px}.FAQSection .FaqHeadSec .FaqPara span{color:#9b9b9b}.FAQSection .FaqHeadSec .FaqPara span a{color:#000}.FAQSection .FaqTableSection{margin:35px 0}.FAQSection .FaqTableSection .AccordionsSec{border-bottom:2px solid #ff2851;padding-bottom:20px;margin-bottom:30px}.FAQSection .FaqTableSection select.form-select{box-shadow:none!important}.FAQSection .FaqTableSection .TableContent{position:sticky;top:40px;box-shadow:#64646f33 0 7px 29px;padding:25px}.FAQSection .FaqTableSection .TableContent h5{font-size:18px}.feq-title-active{color:#ff2851!important}select{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}option:target{background-color:red!important;box-shadow:none}.TableContent h5{font-weight:700}.TableContent .TableContestList a{color:#000;display:block;padding:7px 0;font-family:lato;cursor:pointer;font-weight:700}.TableContent a.active{color:#ff2851}.TableContestList{margin:30px 0}.TableContestList p{font-size:13px;color:#000;font-weight:700;font-family:lato;cursor:pointer}.faqQue ul{margin:20px 0}.faqQue ul li::marker{color:#ff2851;font-size:20px}.faqQue ul li a{color:#ff2851}@media(max-width:768px){.tabletVeiwHide{display:none}.WebViewHide{display:block}.FaqPara{text-align:end;padding-left:30px}.FaqTableSection button.DropBtn{width:100%;background-color:#4cb2dc;color:#fff;border-radius:0;margin-bottom:46px}.FaqTableSection button.DropBtn:hover{background-color:#2286af!important;border:0;color:#fff}.FaqTableSection .btn.DropBtn.dropdown-toggle.show:focus{outline:0}.FaqTableSection .DropUL{width:100%;padding:10px}.FaqTableSection .DropUL a.feq-title{color:#000}}@media(min-width:768px)and (max-width:992px){.tabletVeiwHide{display:block}.WebViewHide{display:none}.FAQSection .FaqTableSection .TableContent{padding:25px 10px}}@media(min-width:992px)and (max-width:1200px){.tabletVeiwHide{display:block}.WebViewHide{display:none}}@media(min-width:1200px)and (max-width:1400px){.tabletVeiwHide{display:block}.WebViewHide{display:none}}@media(min-width:1400px){.tabletVeiwHide{display:block}.WebViewHide{display:none}}.NavbarSection nav.navbar{background-color:#000}.NavbarSection nav.navbar .ticketDropdown{padding:0}.NavbarSection nav.navbar ul.navbar-nav{margin-right:40px}.NavbarSection nav.navbar img.HeaderLogoIcon{width:121px}.NavbarSection nav.navbar li.nav-item{font-weight:500;font-size:12.5px;padding:0 10px}.NavbarSection nav.navbar li.nav-item a.nav-link{color:#fff;padding:5px 4px;font-family:lato;text-transform:uppercase}.NavbarSection nav.navbar li.nav-item ul.dropdown-menu{border-radius:3px}.NavbarSection nav.navbar li.nav-item ul.dropdown-menu a.dropdown-item{font-size:14px}.NavbarSection nav.navbar li.nav-item ul.dropdown-menu a.dropdown-item:active{background-color:#fff;color:#000}.NavbarSection nav.navbar .SocialIcons{display:flex;align-items:center;justify-content:center}.NavbarSection nav.navbar .SocialIcons a{text-decoration:none;margin:0 2px}.NavbarSection nav.navbar .SocialIcons a svg{color:#000;background-color:gray;border-radius:50%;height:16px;width:16px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;padding:5px}@media(max-width:768px){button.navbar-toggler{transform:rotate(90deg);width:64px}span.icon-bar{background-color:#fff;padding:1px;margin:4px}span.navbar-toggler-icon{position:relative;z-index:-1;top:-4px;left:-28px}.NavbarSection nav.navbar{padding:3px 0}.NavbarSection nav.navbar img.HeaderLogoIcon{padding:7px 0}}@media(min-width:768px)and (max-width:992px){button.navbar-toggler{transform:rotate(90deg);width:64px}span.icon-bar{background-color:#fff;padding:1px;margin:4px}span.navbar-toggler-icon{position:relative;z-index:-1;top:-4px;left:-28px}.extraHide{display:none!important}}.nav-item a:hover,.active .nav-item a{border-bottom:3px solid #ff2851;padding-bottom:0!important}footer a{text-decoration:none;color:#fff;font-size:13px;font-family:Lato}footer a:hover{color:#fff;text-decoration:underline}footer .SocialIcons a:hover{text-decoration:none!important}footer .FooterSection{background-color:#ff2851}footer .FooterSection .FooterDetails{color:#fff;text-align:center}footer .FooterSection .FooterDetails img{width:11%;margin:15px}footer .FooterSection .FooterDetails span.DownloadHeading{font-size:21px;font-weight:700;font-family:Roboto Condensed}footer .FooterSection .FooterDetails span.FavHeading{font-size:20px;padding-left:5px}footer .bgBlack{background-color:#000;padding:15px}footer .bgBlack .NavbarSection{display:flex;justify-content:space-between;align-items:center}footer .bgBlack .NavbarSection img.HeaderLogoIcon{width:121px}footer .bgBlack .NavbarSection ul.pagelinks{display:flex}footer .bgBlack .NavbarSection ul.pagelinks a.footer-nav-link.active{text-decoration:underline}footer .bgBlack .NavbarSection ul.pagelinks li{list-style:none;padding:10px}footer .bgBlack .NavbarSection .SocialIcons{display:flex;align-items:center;justify-content:center}footer .bgBlack .NavbarSection .SocialIcons a{margin:0 3px}footer .bgBlack .NavbarSection .SocialIcons a svg{color:#000;background-color:gray;border-radius:50%;height:16px;width:16px;padding:5px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900}footer .LastLine{text-align:center;background-color:#272727;color:#fff}footer .LastLine p{margin:0;padding:12px}footer .LastLine p a{color:#4cb2dc;text-decoration:none;margin-left:5px}footer .LastLine p a:hover{color:#248db8;text-decoration:underline}@media(max-width:768px){.FooterSection span.DownloadHeading{display:block;text-align:start}.FooterSection span.FavHeading{text-align:start;display:block}.FooterSection .FooterDetails{padding-top:10px}.FooterSection .FooterDetails img{width:28%!important;margin:15px}.pagelinks{width:auto;text-align:center;padding:0 5px 15px;line-height:24px;margin-top:15px;display:block!important}.pagelinks li{list-style-type:none;display:inline;font-size:13px;padding:0!important}.pagelinks li a{color:#fff;margin:13px}.bgBlack{text-align:center;padding:10px 0!important}.bgBlack .NavbarSection{display:block!important}.BRclass{display:none}}@media(min-width:768px)and (max-width:992px){footer .bgBlack .NavbarSection{justify-content:center;align-items:center;flex-wrap:wrap}footer .bgBlack .NavbarSection ul.pagelinks{padding-left:0}.BRclass{display:none}}@media(min-width:992px)and (max-width:1200px){.BRclass{display:block}}@media(min-width:1200px)and (max-width:1400px){.BRclass{display:none}}@media(min-width:1400px){.BRclass{display:none}}.GuestSection .GuestDetails{margin-top:25px}.GuestSection .GuestDetails .QuestionSection h3:hover{text-decoration:none!important}.GuestSection .GuestDetails .QuestionSection form.GuestForm{display:flex;align-items:center;width:100%;position:relative}.GuestSection .GuestDetails .QuestionSection form.GuestForm .GuestSearchInput{width:-webkit-fill-available}.GuestSection .GuestDetails .QuestionSection form.GuestForm .GuestSearchInput .css-t3ipsp-control{box-shadow:none;border-color:#c5c5c5}.GuestSection .GuestDetails .QuestionSection form.GuestForm .GuestSearchInput span.css-1u9des2-indicatorSeparator{display:none}.GuestSection .GuestDetails .QuestionSection form.GuestForm .GuestSearchInput div{padding-left:10px;border-radius:4px 0 0 4px}.GuestSection .GuestDetails .QuestionSection form.GuestForm .GuestSearchInput input{padding:4px!important}.GuestSection .GuestDetails .QuestionSection form.GuestForm .SearchIcon{position:absolute;z-index:2;left:10px;color:#858585}.GuestSection .GuestDetails .FaqList{text-align:center}.GuestSection .GuestDetails .boxStyle{padding:30px;background-color:#fff;border:1px solid #e9e8e8;margin-bottom:30px;box-shadow:#959da533 0 8px 24px}.GuestSection .GuestDetails .boxStyle a{color:#000}.GuestSection .GuestDetails .boxStyle a:hover h3{text-decoration:underline;text-decoration-color:#4cb2dc}.GuestSection .GuestDetails .boxStyle img{width:80px}.GuestSection .GuestDetails .boxStyle h3{margin-top:25px;font-weight:700}.GuestSection .GuestDetails .boxStyle .SearchSec .SetPosition{position:relative;margin:25px 0}.GuestSection .GuestDetails .boxStyle .SearchSec .SetPosition .form-outline{width:calc(100% - 210px)}.GuestSection .GuestDetails .boxStyle .SearchSec .SetPosition button.SeacrhFaqbtn{background-color:#ff2851;color:#fff;border:1px solid #e9e8e8;height:44px;width:160px;border-left:none;font-weight:500;font-size:17px;padding:9px 20px}.GuestSection .GuestDetails .boxStyle .SearchSec .SetPosition input#form1{height:42px;border-radius:0;border:1px solid #e9e8e8;margin-top:1px;box-shadow:#959da533 0 8px 24px;padding-left:35px}.GuestSection .GuestDetails .boxStyle .GoFaqBtn{font-size:18px;line-height:21px;padding:12px 34px;font-weight:700;border:2px solid #fff}.GuestSection .GuestDetails .LostSection{padding-top:10px!important}.GuestSection .GuestDetails .LostSection .LostHeading h3:hover{text-decoration:none!important}.GuestSection .GuestDetails .LostSection .LostHeading p{font-size:12px;margin-bottom:8px;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;color:#4a4a4a}.GuestSection .GuestDetails .LostSection .LostFormSec label{font-size:12px;font-weight:600;font-family:Lato}.GuestSection .GuestDetails .LostSection .LostFormSec textarea#floatingTextarea2{height:110px!important}.GuestSection .GuestDetails .LostSection .LostFormSec .SubmitBtn{background-color:#ff2851;text-transform:uppercase;height:44px;border:none;font-size:18px;margin-top:15px;font-weight:700;color:#fff;width:100%}@media(max-width:768px){.GuestSection .input-group{display:block;width:100%}.GuestSection .input-group .form-outline{width:calc(100% + -0px)!important}.GuestSection .GuestHeading{margin-top:20px}.SetPosition button.SeacrhFaqbtn{width:100%!important;margin-left:1px!important}.boxStyle{padding:20px!important}.boxStyle h3{margin-top:5px!important}.boxStyle .GoFaqBtn{width:100%}.boxStyle img{margin-bottom:15px}.LostSection{margin-top:20px}}@media(min-width:575px)and (max-width:768px){.FaqList h3{font-size:18px}}@media(min-width:768px)and (max-width:992px){.VenueShowsCard .VenueCardSection .VenueCard .card{min-height:313px}}@media(min-width:992px)and (max-width:1200px){.VenueShowsCard .VenueCardSection .VenueCard .card{min-height:313px}}.error{color:red}.JobSection{position:relative}.JobSection .container-fluid{padding:0}.JobSection .container-fluid .JobBG{background-image:url(/assets/Job_Bg-CG4tHIDs.png);padding-top:150px;padding-bottom:200px;background-size:cover;background-position:bottom;width:100%}.JobSection .container-fluid .JobBG .JobHead{display:flex;width:100%;justify-content:center;align-items:center}.JobSection .container-fluid .JobBG .JobHead .JobHeadingDiv{margin-right:60px}.JobSection .container-fluid .JobBG .JobHead .JobParaDiv p{margin-bottom:0}.JobSection .container-fluid .JobBG .JobHead .JobParaDiv p.GreatHeading{color:#ff2851}.JobSection .container-fluid .JobBG .JobHead h1.JobsHeading{color:#ff2851;font-size:90px}.JobSection .container-fluid .JobBG .JobHead .JobParaDiv h3{font-size:44px;font-weight:700;font-family:Roboto Condensed;color:#fff}.JobSection .JobDetailSection{position:relative;top:-120px}.JobSection .JobDetailSection .HiringSec .SearchSec{position:relative}.JobSection .JobDetailSection .HiringSec .SearchSec input{width:100%;padding:6px 6px 6px 30px}.JobSection .JobDetailSection .HiringSec .SearchSec input:focus-visible{outline:0}.JobSection .JobDetailSection .HiringSec .SearchSec .searchIcon{position:absolute;top:12px;left:12px}.JobSection .JobDetailSection .HiringSec .CategorySelect{margin-top:20px}.JobSection .JobDetailSection .HiringSec .CategorySelect h3{font-family:Roboto Condensed;font-weight:700;font-size:24px;color:#000;margin-bottom:10px}.JobSection .JobDetailSection .HiringSec .CategorySelect .categoryRadioBtn{overflow:auto}.JobSection .JobDetailSection .HiringSec .CategorySelect .categoryRadioBtn .SelectCategoryDiv{margin:12px 0;display:flex;align-items:center}.JobSection .JobDetailSection .HiringSec .CategorySelect .categoryRadioBtn .SelectCategoryDiv input{margin:0 7px}.JobSection .JobDetailSection .HiringSec .CategorySelect .categoryRadioBtn .SelectCategoryDiv span{font-size:16px}.JobSection .JobDetailSection .HiringSec p{font-family:Lato;font-weight:400;font-size:16px;color:#575353;margin:20px 0}.JobSection .JobDetailSection .HiringSec .hiringBtn button{border:0;padding:9px 20px;font-weight:600;font-size:16px}.JobSection .JobDetailSection .HiringSec .hiringBtn button a{text-decoration:none;color:#fff}.JobSection .JobDetailSection .PositionSec h3{font-family:Roboto Condensed;font-weight:700;font-size:24px;color:#000}.JobSection .JobDetailSection .PositionSec p{font-family:Lato;font-weight:400;font-size:16px;color:#575353;margin:15px 0}.JobSection .JobDetailSection .PositionSec button{border:0;padding:8px 35px;font-weight:600;font-size:16px}.JobSection .JobDetailSection .PositionSec .PositionContent .CategoryHeading p{font-family:Lato;font-weight:400;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#000}.JobSection .JobDetailSection .CategoryPara{max-height:200px;overflow:auto}.JobSection .JobDetailSection .ApplyBtn{margin-top:20px}.bg-colour{background-color:#fff}@media(max-width:768px){.JobSection .container-fluid .JobBG{padding-top:55px}.JobSection .container-fluid .JobBG .JobHead{display:block;text-align:center}.JobSection .container-fluid .JobBG .JobHead .JobHeadingDiv{margin-right:0}.JobSection .container-fluid .JobBG .JobHead .JobHeadingDiv h1.JobsHeading{font-size:50px}.JobSection .container-fluid .JobBG .JobHead .JobParaDiv h3{font-size:25px}.JobSection .JobDetailSection .HiringSec h3{font-size:18px}.JobSection .JobDetailSection .HiringSec p{font-size:14px}.JobSection .JobDetailSection .PositionSec h3{font-size:18px}.JobSection .JobDetailSection .PositionSec p{font-size:14px}}@media(min-width:768px)and (max-width:992px){.JobSection .container-fluid .JobBG{padding-top:100px;padding-bottom:150px}.JobSection .container-fluid .JobBG .JobHead{display:block;text-align:center}.JobSection .container-fluid .JobBG .JobHead .JobHeadingDiv{margin-right:0}.JobSection .container-fluid .JobBG .JobHead .JobHeadingDiv h1.JobsHeading{font-size:50px}.JobSection .JobDetailSection .HiringSec h3{font-size:22px}.JobSection .JobDetailSection .HiringSec p{font-size:16px}.JobSection .JobDetailSection .PositionSec h3{font-size:22px}.JobSection .JobDetailSection .PositionSec p{font-size:16px}}@media(min-width:992px)and (max-width:1200px){.JobSection .container-fluid .JobBG{padding-top:100px;padding-bottom:150px}.JobSection .container-fluid .JobBG .JobHead{display:block;text-align:center}.JobSection .container-fluid .JobBG .JobHead .JobHeadingDiv{margin-right:0}.JobSection .container-fluid .JobBG .JobHead .JobHeadingDiv h1.JobsHeading{font-size:50px}}.JobChildSec{display:flex;width:60%;justify-content:center;margin:auto}.JobSection .container-fluid .JobBG .JobHead .JobParaDiv h3.JobChildHeading{font-size:74px}.JobSection .JobDetailSection .container .ChildSection{padding:0 100px}.JobSection .JobDetailSection .container .PositionSec .JobChildCategory{font-size:14px;color:#000}.JobSection .JobDetailSection .container .PositionSec .JobChildHead{font-size:30px;color:#000;word-break:break-word}.JobSection .JobDetailSection .container .PositionSec .JobChildPara{font-size:16px;color:#575353;margin-bottom:30px;display:flex}.JobSection .JobDetailSection .container .PositionSec .JobChildPara p{margin:0 3px}.JobSection .JobDetailSection .container .PositionSec .JobChildPara b{color:#000}.JobSection .JobDetailSection .container .PositionSec .JobChildForm .QuesHeading{color:#000;margin-top:50px;font-weight:600}.JobSection .JobDetailSection .container .PositionSec .JobChildForm .form-control{border-color:#d9d9d9}.JobSection .JobDetailSection .container .PositionSec .JobChildForm .form-control::placeholder{color:#000!important;font-size:16px}.JobSection .JobDetailSection .container .PositionSec .JobChildForm .form-control:focus{border-color:#d9d9d9}.JobSection .JobDetailSection .container .PositionSec .JobChildForm label{font-family:Lato;font-weight:400;font-size:16px;color:#000}.JobSection .JobDetailSection .container .PositionSec .JobChildForm .SubmitBtnForm{margin:25px 0}.JobSection .JobDetailSection .container .PositionSec .JobChildForm input#file{display:none}.JobSection .JobDetailSection .container .PositionSec .JobChildForm .attachDiv{width:100%;display:flex;justify-content:space-between;border:1px solid #d9d9d9;padding:0 10px}.JobSection .JobDetailSection .container .PositionSec .JobChildForm .attachDiv p{color:#000}.errorMsgs{color:red;margin-top:4px}@media(max-width:768px){.JobSection .container-fluid .JobBG{padding-top:55px}.JobSection .container-fluid .JobBG .JobParaDiv h3.JobChildHeading{font-size:45px!important}.JobSection .JobDetailSection .container .JobChildSec{width:90%}.JobSection .JobDetailSection .container .JobChildSec .ChildSection{padding:0}}@media(min-width:768px)and (max-width:992px){.JobSection .container-fluid .JobBG{padding-top:100px;padding-bottom:150px}.JobSection .JobDetailSection .container .JobChildSec{width:90%}.JobSection .JobDetailSection .container .JobChildSec .ChildSection{padding:0 30px}}@media(min-width:992px)and (max-width:1200px){.JobSection .container-fluid .JobBG{padding-top:100px;padding-bottom:150px}.JobSection .container .JobChildSec{width:90%}.JobSection .container .JobChildSec .ChildSection{padding:0 30px}}@media(min-width:768px)and (max-width:1200px){.JobDetailSection .container .JobChildSec .PositionSec{width:100%}}@media(min-width:1200px){.JobDetailSection .container .JobChildSec .PositionSec{width:90%}}.PackageSection .container-fluid{padding:0}.PackageSection .container-fluid .PackageBG{background-image:url(/assets/packages-eLAiUHd0.png);padding-top:200px;padding-bottom:50px;background-size:cover;width:100%}.PackageSection .container-fluid .PackageBG .PackageHead{display:flex;flex-direction:column;align-items:center;justify-content:center}.PackageSection .container-fluid .PackageBG .PackageHead h1.PackageHeading{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:68px;font-weight:700;line-height:80px;text-align:center;text-transform:capitalize;margin-top:0}.PackageSection .container-fluid .PackageBG .PackageHead h3{color:#ff2851;font-family:Roboto Condensed,sans-serif;font-size:25px;font-weight:700;line-height:29px;text-align:center;text-transform:uppercase}.PackageSection .container-fluid .PackageBG .PackageHead .PackageDropdown{color:#000;font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;line-height:21px;text-align:center;padding:10px 35px 10px 10px;display:inline-block;margin-top:30px;width:250px;height:50px;border:0;outline:none;border-radius:0;box-shadow:none}.PackageSection .PackageDetailsSec{margin:40px 0}.PackageSection .PackageDetailsSec button.PackageBtn{padding:9px 10px;font-size:16px;font-weight:600;font-family:Lato;text-transform:uppercase;border:0}.description img{width:100%}@media(max-width:768px){.PackageSection .container-fluid .PackageBG{padding-top:100px}}@media(min-width:768px)and (max-width:992px){.PackageSection .PackageDetailsSec{margin-bottom:29rem!important}}@media(min-width:768px)and (max-width:992px){.PackageDetailsSec{margin-bottom:18rem!important}}.SeasonTicketsSection .SeasonTicketDetails{margin-top:30px;padding:30px 70px}.SeasonTicketsSection .SeasonTicketDetails img{width:100%!important}.SeasonTicketsSection .SeasonTicketDetails a{color:#4cb2dc}.SeasonTicketsSection .SeasonTicketDetails h5{text-align:start!important;font-size:14px;font-weight:700}.SeasonTicketsSection .SeasonTicketDetails h2{font-size:31px;font-weight:700;color:#000;margin:20px 0}.SeasonTicketsSection .SeasonTicketDetails h3{font-weight:700;color:#000;margin-bottom:5px}.SeasonTicketsSection .SeasonTicketDetails p{color:#4a4a4a}.SeasonTicketsSection .SeasonTicketDetails h4{font-weight:700;font-size:18px}.SeasonTicketsSection .SeasonTicketDetails h2.ReduceMarginBottom{margin-bottom:25px!important}.SeasonTicketsSection .SeasonTicketDetails .ReduceMargin{margin-top:0!important}@media(max-width:768px){.hiring{margin-bottom:15rem}.SeasonTicketsSection .SeasonTicketDetails img{width:100%}.SeasonTicketsSection .SeasonTicketDetails{margin-top:20px}.SeasonTicketsSection .SeasonTicketDetails .SeasonImageSec img{margin-bottom:0}.SeasonTicketsSection .SeasonTicketDetails h2{margin:30px 0}.SeasonTicketsSection .SeasonTicketDetails{margin-top:40px}.SeasonTicketsSection .SeasonTicketDetails p{margin-bottom:.5rem}.SeasonFooter{margin-top:60px;margin-bottom:20px}}@media(min-width:768px)and (max-width:992px){.SeasonTicketDetails img{width:100%}.hiring{margin-bottom:25rem}}@media(min-width:820px)and (max-width:1025px){.hiring{margin-bottom:48rem}}@media(min-width:1200px)and (max-width:1400px){.hiring{margin-bottom:14rem}}@media(min-width:1024px)and (max-width:1200px){.SeasonTicketDetails{margin-bottom:10rem!important}}@media(min-width:1400px){.hiring{margin-bottom:14rem}}.VenueShowsCard{margin-top:30px}.VenueShowsCard .VenueCardSection .VenueCard .card{border-radius:0;min-height:297px}.VenueShowsCard .VenueCardSection .VenueCard .card .CardImage{margin:auto;padding:22px 26px}.VenueShowsCard .VenueCardSection .VenueCard .card .CardImage img{width:190px;height:90px;border-radius:0}.VenueShowsCard .VenueCardSection .VenueCard .card .card-body{min-height:130px}.VenueShowsCard .VenueCardSection .VenueCard .card hr{margin:0}.VenueShowsCard .VenueCardSection .VenueCard .card .VenueCardDetail{text-align:center;margin-top:20px;margin-bottom:10px}.VenueShowsCard .VenueCardSection .VenueCard .card .VenueCardDetail h5.card-title{font-weight:700;font-family:Roboto Condensed;text-align:center;text-transform:uppercase;font-size:22px;min-height:53px;max-height:82px;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2!important}.VenueShowsCard .VenueCardSection .VenueCard .card .VenueCardDetail p.card-text{font-size:12px;color:#4a4a4a;max-height:35px;min-height:35px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2!important}.VenueShowsCard .VenueCardSection .VenueCard .card .card-footer{padding:0}.VenueShowsCard .VenueCardSection .VenueCard .card .card-footer .MoreInfoBtn{font-weight:700;border:0;border-radius:0;width:100%;padding:10px}.VenueShowsCard .VenueCardSection .VenueCard .card .card-footer .MoreInfoBtn:hover,.VenueShowsCard .VenueCardSection .VenueCard .card .card-footer .MoreInfoBtn :focus{background-color:#289dcd}.NoCardDetails{font-size:20px}.EventChild-Details-Sec img,.EventDirectionHeading img{width:100%!important}.venueCardList{margin-top:20px;margin-bottom:60px}.venueCardList .carousel-indicators{align-items:center;margin-bottom:0}.VenueCardUpcomingShows{display:flex;justify-content:space-between;align-items:center}.VenueCardUpcomingShows .GridIcon .GridIconSec{width:max-content}.VenueDetailSection .VenueContent p img{width:100%!important;padding:0 30px}.VenueDetailSection .modal-header{border-bottom:0}.VenueDetailSection .modal-header button.btn-close:focus{box-shadow:none}.VenueDetailSection .modal-body{padding-top:0}.VenueDetailSection .modal-body img{width:100%}.VenueDetailSection .ModalButton:active,.VenueDetailSection :focus{border:0}.VenueDetailSection .ModalButton{background-color:transparent;width:100%;border:none}.VenueDetailSection p.bold{font-weight:600}.VenueDetailSection h3{font-weight:700}.VenueDetailSection .VenueDetailHead{display:flex;justify-content:space-between;align-items:center}.VenueDetailSection .VenueDetailHead button.BackToVenueBtn{padding:7px 30px;font-size:18px;font-weight:600;border:0}.VenueDetailSection .VenueCompanyDetails-Section p{color:#4a4a4a;font-size:14px;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif}.VenueDetailSection .VenueCompanyDetails-Section li{color:#4a4a4a;font-size:12px}.VenueDetailSection .VenueCompanyDetails-Section p.bold{font-weight:600;font-size:12px}.VenueDetailSection .VenueCompanyDetails-Section .VenueCompanyImg{text-align:center;position:relative}.VenueDetailSection .VenueCompanyDetails-Section .VenueCompanyImg img{max-width:100%;width:100%;margin-bottom:30px;padding:10px 60px;object-fit:cover}.VenueDetailSection .VenueCompanyDetails-Section .VenueDirectionHeading{margin-bottom:40px}.VenueDetailSection .VenueCompanyDetails-Section .VenueDirectionHeading img{object-fit:contain;max-width:100%}.VenueDetailSection .VenueCompanyDetails-Section .VenueDirectionHeading iframe{max-width:100%}.VenueDetailSection .VenueCompanyDetails-Section .VenueParkingHead .ParkingHeading img{max-width:100%;object-fit:contain}.VenueDetailSection .VenueCompanyDetails-Section .VenueParkingHead .ParkingHeading iframe{max-width:100%}.VenueDetailSection .BoxOfficeSection img{object-fit:contain;max-width:100%}.VenueDetailSection .BoxOfficeSection iframe{max-width:100%}.VenueDetailSection .BoxOfficeSection .PaymentHead p{display:inline-block;padding:3px}.VenueDetailSection .BoxOfficeSection p{font-size:12px;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;color:#4a4a4a}.VenueDetailSection .BoxOfficeSection .SeatingChartSec img{width:90px;object-fit:cover;height:90px;margin-bottom:10px;margin-right:8px;cursor:pointer}.VenueDetailSection .VenueCardUpcomingSection{margin-bottom:4rem}.NoData{display:flex;justify-content:center;align-items:center}.NoData img{width:30%}@media(max-width:768px){.VenueDetailHead{display:block!important}.VenueShowsCard{margin-bottom:30px}.VenueShowsCard .VenueCardSection .card{height:319px!important}.VenueShowsCard .VenueCardSection .card .CardImage{padding:30px 26px}.VenueShowsCard .VenueCardSection .card h5.card-title{margin-bottom:30px}.VenueShowsCard .VenueCardSection .card .VenueCardDetail{margin-top:0!important}.VenueParkingHead .ParkingHeading h1,.VenueDirectionHeading h1,.BoxOfficeSection h1,.VenueContent h1{font-size:24px;word-wrap:break-word}.VenueParkingHead .ParkingHeading h2,.VenueDirectionHeading h2,.BoxOfficeSection h2,.VenueContent h2{font-size:20px;word-wrap:break-word}.SeatingChartSec .col-xs-4{width:33.33%}.NoData img{width:85%}}@media(min-width:768px)and (max-width:992px){.CardImage{padding:30px 10px!important}.VenueParkingHead .ParkingHeading h1,.VenueDirectionHeading h1,.BoxOfficeSection h1,.VenueContent h1{font-size:24px;word-wrap:break-word}.VenueParkingHead .ParkingHeading h2,.VenueDirectionHeading h2,.BoxOfficeSection h2,.VenueContent h2{font-size:20px;word-wrap:break-word}.VenueShowsCard .VenueCardSection .VenueCard .card .VenueCardDetail p.card-text{max-height:18px}h5.card-title{min-height:80px!important}.VenueDetailSection .BoxOfficeSection .SeatingChartSec img{width:55px;object-fit:cover;height:55px}.NoData{margin-bottom:8rem}.NoData img{width:100%}}@media(min-width:992px)and (max-width:1400px){h5.card-title{min-height:80px!important}.VenueParkingHead .ParkingHeading h1,.VenueDirectionHeading h1,.BoxOfficeSection h1{font-size:30px}.VenueParkingHead .ParkingHeading h1,.VenueDirectionHeading h1,.BoxOfficeSection h1,.VenueContent h1{font-size:24px;word-wrap:break-word}.VenueParkingHead .ParkingHeading h2,.VenueDirectionHeading h2,.BoxOfficeSection h2,.VenueContent h2{font-size:20px;word-wrap:break-word}}@media(min-width:992px)and (max-width:1200px){.CardImage{padding:30px 10px!important}.VenueDetailSection .BoxOfficeSection .SeatingChartSec img{width:75px;height:75px}.NoData{margin-bottom:5rem}.NoData img{width:91%}}@media(min-width:1200px)and (max-width:1400px){.NoData{margin-bottom:2rem}.NoData img{width:35%}}@media(min-width:1400px){.NoData img{width:35%}}.bookingSection h2{font-size:58px;color:#06a0d7;font-weight:500}.bookingSection p{font-size:32px;color:#000}.bookingSection .bookingHeader{text-align:center;margin-bottom:70px}.bookingSection .bookingHeader img{margin-top:66px;margin-bottom:45px}.bookingSection .bookingHeader h1{margin-bottom:41px;font-size:66px;font-weight:600;color:#06a0d7}.bookingSection .bookingHeader h6{color:#000;font-size:48px}.bookingSection .bookingHeader h6 a{color:#06a0d7;font-weight:500;text-decoration:underline}.bookingSection .bookNowHead{margin-bottom:80px}.bookingSection .bookNowHead h5{font-size:51px;text-align:center;color:#000}.bookingSection .bookNowHead h5 a{color:#06a0d7;text-transform:uppercase;font-weight:500;text-decoration:underline}.bookingSection .roomsSection{margin-bottom:65px}.bookingSection .roomsSection img{width:100%}.bookingSection .container-fluid{padding:0;overflow:hidden}.bookingSection .bookingFooter{background-color:#06a0d7;padding:30px 40px}.bookingSection .bookingFooter h5{font-size:48px;color:#fff;text-align:center;max-width:80%;margin:auto}@media(max-width:767px){.bookingSection .forMbFlex .row{flex-direction:column-reverse}}@media(max-width:992px){.bookingSection h2{font-size:26px}.bookingSection p{font-size:16px}.bookingSection .bookingHeader{margin-bottom:30px}.bookingSection .bookingHeader img{margin-bottom:30px;width:40%}.bookingSection .bookingHeader h1{font-size:40px;margin-bottom:20px}.bookingSection .bookingHeader h6{font-size:26px}.bookingSection .bookNowHead{margin-bottom:30px}.bookingSection .bookNowHead h5{font-size:26px}.bookingSection .roomsSection{margin-bottom:35px}.bookingSection .bookingFooter{padding:15px}.bookingSection .bookingFooter h5{font-size:18px;max-width:100%}}@media(min-width:992px)and (max-width:1280px){.bookingSection h2{font-size:40px}.bookingSection p{font-size:24px}.bookingSection .bookingHeader{margin-bottom:50px}.bookingSection .bookingHeader img{width:25%}.bookingSection .bookingHeader h1{font-size:50px;margin-bottom:25px}.bookingSection .bookingHeader h6{font-size:38px}.bookingSection .bookNowHead{margin-bottom:50px}.bookingSection .bookNowHead h5{font-size:40px}.bookingSection .bookingFooter{padding:15px}.bookingSection .bookingFooter h5{font-size:18px;max-width:100%}}@font-face{font-family:Century Gothic;src:url(/assets/centurygothic_bold-BbKWdxWh.ttf) format("woff");font-weight:400;font-style:normal}.season2025Section{background-image:url(/assets/seasonSeat2025_BG-OZAjwact.png);font-family:Century Gothic,Arial,sans-serif;color:#fff;padding:60px 29px 40px}.season2025Section .clrRed{color:#e82c2a}.season2025Section h1{color:#fff;font-size:54px;margin-bottom:36px;font-weight:700}.season2025Section h4{font-size:36px;margin-bottom:36px;font-weight:700}.season2025Section h3{font-size:47px}.season2025Section .seasonBanner{text-align:center}.season2025Section .seasonBanner img{margin-bottom:15px}.season2025Section .seasonBanner .seasonPackagesHead{max-width:70%;margin:auto auto 66px}.season2025Section .seasonBanner .seasonPackagesHead a{text-decoration:none}.season2025Section .seatsDetails{margin-bottom:64px}.season2025Section .seatsDetails .availableHeading{text-align:center}.season2025Section .seatsDetails .availableHeading h1{margin-bottom:64px}.season2025Section .seatsDetails a{font-size:54px;margin-bottom:36px;font-weight:700}.season2025Section .seatsDetails img{width:100%;object-fit:cover}.season2025Section .seatsDetails .seasonCardContent{text-align:center}.season2025Section .seatsDetails .seasonCardContent .forMb{margin-bottom:60px}.season2025Section .seatsDetails .seasonCardContent h1{margin-bottom:0}.seasonFooter{background-color:#c32b29;padding:25px 150px;text-align:center}.seasonFooter h1{font-size:49px;margin-bottom:0;color:#fff}.seatsDetails:last-child{margin-bottom:0}@media(max-width:768px){.flexColumbReverse{flex-direction:column-reverse}.season2025Section{padding:10px 0}.season2025Section h1{font-size:34px;margin-bottom:0!important}.season2025Section h3{font-size:30px}.season2025Section h4{font-size:21px;margin-top:10px}.season2025Section .seasonBanner .seasonPackagesHead{max-width:100%}.season2025Section .seatsDetails a{font-size:34px;margin-bottom:15px;display:block}.season2025Section .seasonCardContent .forMb{margin-bottom:20px!important}.seasonFooter{padding:25px 10px}.seasonFooter h1{font-size:20px}}@media(min-width:768px)and (max-width:1200px){.season2025Section{padding:25px 10px}.season2025Section h1{font-size:30px;margin-bottom:0!important}.season2025Section h3{font-size:26px}.season2025Section h4{font-size:20px}.season2025Section .seasonBanner .seasonPackagesHead{max-width:90%}.season2025Section .seatsDetails a{font-size:30px}.season2025Section .seasonCardContent .forMb{margin-bottom:25px!important}.seasonFooter{padding:25px 20px}.seasonFooter h1{font-size:30px}}@media(min-width:1400px){.season2025Section .seasonCardContent h4{line-height:44px;margin:0;padding:0 10px}.season2025Section .seasonCardContent img{max-height:420px}}.privacyWrapper h1{margin-top:20px;margin-bottom:30px;font-size:44px}.privacyWrapper h2{font-size:32px;color:#000;font-weight:600;margin-bottom:20px}.privacyWrapper h3{font-size:24px;color:#000;font-weight:600;margin-bottom:15px}.privacyWrapper h4{font-size:20px;color:#000;font-weight:600;margin-bottom:15px;margin-top:15px}.privacyWrapper p{font-size:16px;color:#000;margin:16px 0;line-height:28px}.privacyWrapper li{color:#000;font-size:16px;margin-bottom:20px}.privacyWrapper a{color:#ff2851}@media(max-width:768px){.privacyWrapper h1{font-size:32px}.privacyWrapper h2{font-size:26px}.privacyWrapper h3{font-size:22px}}@media(min-width:768px){.privacyWrapper div{padding:15px 0}}
