.w-35{
	width:35rem;
}
.error{
	color: #e38089 !important;
}
.p-1-7{
	padding: 1.7rem !important;
}
.p-7{
    padding: 7px !important;
}
.text-blue{
    color: #286090 !important;
}
.text-black{
    color: #706f6f !important;
}
.tooltip-inner {
    max-width: 350px;
    width: 350px; 
    background: #fff;
    color:#000;
    border: 1px solid #000;
    opacity: 1;
    text-align: left;

}
.cart-height{
    height: 13rem !important; 
}
.cart-item-size{
    height: 32rem !important;
}
img.dis-gallery{ width: 100%; }
img.img_dis_need_detail {width: 100%; }
img.img_dis_home { width: 100%; }
img.hero-inner-banner-image{width:100%;}
.btn-color-gold{
    color: #000;
    background-color: #ffc439 !important;
    border-color: #ffc440;
}
.slick-prev::before,.slick-next::before {
      font-family: 'slick';
      font-size: 30px;
      line-height: 1;
      opacity: .75;
      color: #007bff !important;
  }

.bg-of-green{
  color :#51be71!important; 
}

@media (min-width : 992px){
 nav.navbar .navbar-nav .nav-link {padding-left : 8px; padding-right : 8px};
}
.top-update {position: absolute;
  top: 15px;
  left: -29px;
  font-size: 15px;
  /*background: #286090;*/
  background: red;
  color: white;
  padding: 4px 27px;
  transform: rotate(-35deg );
}
.email-icon-bg{display: inline-block; background-color: #7d7d7d; border-radius: 4px; border: none; cursor: pointer; font-size: 11px;
height: 32px; line-height: 32px; margin-right: 0px; padding: 0 8px;}
.top-update-hand{position: absolute; top: 0px; left: 0;font-size: 32px; color: #00814b;padding: 0; right: 0;text-align: center;}
div[data-progress] {
            /*box-sizing: border-box;
            position: relative;
            height: 100px;
            width: 100px;
            background: beige;
            border-radius: 50%;
            box-shadow: inset 0px 0px 0px 20px red;
            transition: all 1s;
            overflow: hidden;*/
            border-radius: 50%;
            box-sizing: border-box;
            height: 100px;
            width: 100px;
            position: absolute; top: -12px;
            left: 50%;
            transform: translate(-50%,0);
            z-index: 11;
            font-size: 18px;
            background: beige !important;
            box-shadow: inset 0px 0px 0px 10px green;
            transition: all 1s;
            overflow: hidden;
            top: 8.5px;
            
        }
        .counter {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0%;
            left: 0%;
            text-align: center;
            line-height: 100px;
            border-radius: 50%;
            background: transparent;
            z-index: 4;
        }
        .quad1,
        .quad2 {
            left: 50%;
            transform-origin: left bottom;
        }
        .quad3,
        .quad4 {
            left: 0%;
            transform-origin: right top;
        }
        .quad1,
        .quad4 {
            top: 0%;
        }
        .quad2,
        .quad3 {
            top: 50%;
        }
        .quad1,
        .quad3 {
            transform: skew(0deg); /* invisible at -90deg */
        }
        .quad2,
        .quad4 {
            transform: skewY(0deg); /* invisible at 90deg */
        }

        div[data-progress] >div {
            position: absolute;
            height: 50%;
            width: 50%;
            background: inherit;
            border-radius: 0%;
        }
         .timer-main{position: relative;background-image:url("{{url('resources/assets/front/images/ticket-timer-bg.png')}}");background-repeat: no-repeat;background-position: center center;height: 170px;width: 100%;}  
        .timer-main:after{border-top:2px dashed #adadad;position: absolute;width: 36%;left: 0;top:58px;content: "";}
        .timer-main:before{border-top:2px dashed #adadad;position: absolute;width: 36%;right: 0;top:58px;content: "";}
        .time-text{text-align: center;padding-top: 44px;}
        .ticket-bg-width{width: 100%;max-width: 1148px;margin-left: auto;margin-right: auto;}
        .ticket-bg{position: relative;background-image:url("{{url('resources/assets/front/images/ticket-bg.png')}}");background-repeat: no-repeat;background-position: center right;height: 276px;}
        .ticket-img-desktop{margin-left: 65px;margin-right: 30px;}
        .ticket{position: absolute;right: 70px;}
        .ticket-main-title{font-size: 22px;color: #000000;margin-bottom: 5px;font-weight: 600;line-height: 1.3;}
        .ticket-sub-text{color: #5C5C5C;font-size: 16px;margin-bottom: 5px;line-height: 1.3;}
        .ticket-warning{background-color: #DC3545;color: #ffffff;font-size: 16px;padding: 5px 30px 5px 5px;font-weight: 600;margin-bottom: 5px;line-height: 1.3;position: relative;width: auto;display: inline-block;}
        .ticket-warning:after {content: "";border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-right: 15px solid #f1f6fb;position: absolute;right: 0;top: 0;} 

        .ticket-success{background-color: #51be71;color: #ffffff;font-size: 16px;padding: 5px 30px 5px 5px;font-weight: 600;margin-bottom: 5px;line-height: 1.3;position: relative;width: auto;display: inline-block;}
        .ticket-success:after {content: "";border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-right: 15px solid #f1f6fb;position: absolute;right: 0;top: 0;}
        .ticket-img-mobile{display: none;}
        .mobile-view{display: none;}
        .desktop-view{display: block;}
        @media (max-width:991px) {
            .ticket-img-mobile{display: inline-block;margin-bottom: 20px;width: 100%}
            .ticket-img-desktop{display: none;}
            .ticket-details{margin-left: 30px;}
            .mobile-view{display: block;}
            .desktop-view{display: none;}
        }
        @media (max-width:768px) {
            .ticket-bg-width .d-flex{display: block!important;}
            .ticket-bg{padding-top: 25px;background-position: center top;height: auto;}
            .ticket-details{min-height: 250px;margin-left: 30px;}
            .ticket{width: 100%;text-align: center;position: relative;right: auto;left: auto;background-color: #f1f6fb;padding-top: 25px;padding-bottom: 30px;}
            .ticket-main-title{font-size: 18px;}
            .mobile-view{display: block;}
            .desktop-view{display: none;}
        }
        @media (max-width:420px) {
            .timer-main:after{width: 20%;left: 0;top:58px;content: "";}
            .timer-main:before{width: 20%;right: 0;top:58px;content: "";}
        }
        .radius-10 {border-radius: 10px;}
        .maxw-200 {max-width: 200px;}
        .ticket-timer {position: absolute; top: -12px; left: 50%; transform: translate(-50%,0); z-index: 10; font-size: 18px;}
        .slick-dots {
            padding: 0;
            margin: 0;
            text-align: center;
            font-size: 0px;
        }
        .slick-dots li {
            display: inline-block;
            position: relative;
            margin: 0 5px;
        }
        .slick-dots li button {
            background: none;
            border: none;
            font-size: 0px;
        }
        .slick-dots li:before {
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            font-size: 10px;
            content: "f111";
            position: absolute;
            left: 50%;
            top: 50%;
            color: #ccc;
        }
        .slick-dots li.slick-active:before {
            color: #000;
        }
        .left-align-slick > .slick-list > .slick-track {
            margin-left: 0;
        }
        .slick-prev:before, .slick-next:before {
            color: #d7d7d9;
        }
        .text-middle {
            vertical-align : middle !important;
        }
        .view-tickets-bg {
            margin-top: 50px;
        
        }
        .view-tickets-bg:after {
            height: 90px;
            top: -45px;
            border-radius: 90px;
            border: 0px solid #ccc !important;
        }
        .ticket-redeemed {position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: rgba(0,0,0,0.8); display: flex; align-items: center; justify-content: center; color: #fff; z-index: 5;border-radius: 9px; text-align: center;}

        .sharethis-inline-share-buttons {
            width: 20% !important;
            display: inline !important;
            padding-left: 20px !important;
        }
.eventday {
    font-size: 16px;
    text-align: center;
    color: #000;
    font-weight: 600;
}
.eventdate {
    font-size: 14px;
    text-align: center;
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
}
.eventtime {
    font-size: 16px;
    text-align: center;
    color: #000;
}
.eventname {
    font-size: 18px;
/*    text-align: left;*/
    display: block;
    color: #000;
    font-weight: 600;
}
.event-game-text {
    font-size: 14px;
/*    text-align: left;*/
    display: block !important;
    color: #3E3C3C;
    padding-bottom: 10px;
}
.addess-text {
    font-size: 14px;
/*    text-align: left;*/
    display: block;
    color: #000;
}
.btn-secondary {
    border: 1px solid #000 !important;
    color: #000 !important;
    background: transparent;
}
.btn-secondary.btn-border:hover, 
.btn-secondary.btn-border:focus {
    border: 1px solid #000 !important;
    color: #fff !important;
    background: #000 !important;
}
.rounded-border {
    border-radius: 30px !important;
    text-decoration: none !important;
}
.site_maintenance_message{
    font-weight: 600;
    font-family: Jost,sans-serif !important;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 2px;
    /*background-color: #c82333;*/
    width: 100%;
    color: white;
    padding: 15px;
    opacity: 0.8;
  }
.general_message{
    font-weight: 600;
    font-family: Jost,sans-serif !important;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 2px;
    /*background-color: #7fbfab;*/
    width: 100%;
    color: white;
    padding: 15px;
    opacity: 0.8;
    
  }

  .w-35{
    width:35rem;
}
.error{
    color: #e38089 !important;
}
.p-1-7{
    padding: 1.7rem !important;
}
.p-7{
    padding: 7px !important;
}
.text-blue{
    color: #286090 !important;
}
.text-black{
    color: #706f6f !important;
}
.tooltip-inner {
    max-width: 350px;
    width: 350px; 
    background: #fff;
    color:#000;
    border: 1px solid #000;
    opacity: 1;
    text-align: left;

}
.cart-height{
    height: 13rem !important; 
}
.cart-item-size{
    height: 32rem !important;
}
img.dis-gallery{ width: 100%; }
img.img_dis_need_detail {width: 100%; }
img.img_dis_home { width: 100%; }
img.hero-inner-banner-image{width:100%;}
.btn-color-gold{
    color: #000;
    background-color: #ffc439 !important;
    border-color: #ffc440;
}
.slick-prev::before,.slick-next::before {
      font-family: 'slick';
      font-size: 30px;
      line-height: 1;
      opacity: .75;
      color: #007bff !important;
  }

.bg-of-green{
  color :#51be71!important; 
}

@media (min-width : 992px){
 nav.navbar .navbar-nav .nav-link {padding-left : 8px; padding-right : 8px};
}
.top-update {position: absolute;
  top: 15px;
  left: -29px;
  font-size: 15px;
  /*background: #286090;*/
  background: red;
  color: white;
  padding: 4px 27px;
  transform: rotate(-35deg );
}
.email-icon-bg{
    display: inline-block; background-color: #7d7d7d; border-radius: 4px; border: none; cursor: pointer; font-size: 11px;
height: 32px; line-height: 32px; margin-right: 0px; padding: 0 8px;
}
.top-update-hand{position: absolute; top: 0px; left: 0;font-size: 32px; color: #00814b;padding: 0; right: 0;text-align: center;}
div[data-progress] {
    /*box-sizing: border-box;
    position: relative;
    height: 100px;
    width: 100px;
    background: beige;
    border-radius: 50%;
    box-shadow: inset 0px 0px 0px 20px red;
    transition: all 1s;
    overflow: hidden;*/
    border-radius: 50%;
    box-sizing: border-box;
    height: 100px;
    width: 100px;
    position: absolute; top: -12px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 11;
    font-size: 18px;
    background: beige !important;
    box-shadow: inset 0px 0px 0px 10px green;
    transition: all 1s;
    overflow: hidden;
    top: 8.5px;
            
}
.counter {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0%;
    left: 0%;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    background: transparent;
    z-index: 4;
}
.quad1,
.quad2 {
    left: 50%;
    transform-origin: left bottom;
}
.quad3,
.quad4 {
    left: 0%;
    transform-origin: right top;
}
.quad1,
.quad4 {
    top: 0%;
}
.quad2,
.quad3 {
    top: 50%;
}
.quad1,
.quad3 {
    transform: skew(0deg); /* invisible at -90deg */
}
.quad2,
.quad4 {
    transform: skewY(0deg); /* invisible at 90deg */
}

div[data-progress] >div {
    position: absolute;
    height: 50%;
    width: 50%;
    background: inherit;
    border-radius: 0%;
}
.timer-main{position: relative;background-image:url("{{url('resources/assets/front/images/ticket-timer-bg.png')}}");background-repeat: no-repeat;background-position: center center;height: 170px;width: 100%;}  
.timer-main:after{border-top:2px dashed #adadad;position: absolute;width: 36%;left: 0;top:58px;content: "";}
.timer-main:before{border-top:2px dashed #adadad;position: absolute;width: 36%;right: 0;top:58px;content: "";}
.time-text{text-align: center;padding-top: 44px;}
.ticket-bg-width{width: 100%;max-width: 1148px;margin-left: auto;margin-right: auto;}
.ticket-bg{position: relative;background-image:url("{{url('resources/assets/front/images/ticket-bg.png')}}");background-repeat: no-repeat;background-position: center right;height: 276px;}
.ticket-img-desktop{margin-left: 65px;margin-right: 30px;}
.ticket{position: absolute;right: 70px;}
.ticket-main-title{font-size: 22px;color: #000000;margin-bottom: 5px;font-weight: 600;line-height: 1.3;}
.ticket-sub-text{color: #5C5C5C;font-size: 16px;margin-bottom: 5px;line-height: 1.3;}
.ticket-warning{background-color: #DC3545;color: #ffffff;font-size: 16px;padding: 5px 30px 5px 5px;font-weight: 600;margin-bottom: 5px;line-height: 1.3;position: relative;width: auto;display: inline-block;}
.ticket-warning:after {content: "";border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-right: 15px solid #f1f6fb;position: absolute;right: 0;top: 0;} 

.ticket-success{background-color: #51be71;color: #ffffff;font-size: 16px;padding: 5px 30px 5px 5px;font-weight: 600;margin-bottom: 5px;line-height: 1.3;position: relative;width: auto;display: inline-block;}
.ticket-success:after {content: "";border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-right: 15px solid #f1f6fb;position: absolute;right: 0;top: 0;}
.ticket-img-mobile{display: none;}

@media (max-width:991px) {
    .ticket-img-mobile{display: inline-block;margin-bottom: 20px;width: 100%}
    .ticket-img-desktop{display: none;}
    .ticket-details{margin-left: 30px;}
}
@media (max-width:768px) {
    .ticket-bg-width .d-flex{display: block!important;}
    .ticket-bg{padding-top: 25px;background-position: center top;height: auto;}
    .ticket-details{min-height: 250px;margin-left: 30px;}
    .ticket{width: 100%;text-align: center;position: relative;right: auto;left: auto;background-color: #f1f6fb;padding-top: 25px;padding-bottom: 30px;}
    .ticket-main-title{font-size: 18px;}
}
@media (max-width:420px) {
    .timer-main:after{width: 20%;left: 0;top:58px;content: "";}
.timer-main:before{width: 20%;right: 0;top:58px;content: "";}
}
.radius-10 {border-radius: 10px;}
.maxw-200 {max-width: 200px;}
.ticket-timer {position: absolute; top: -12px; left: 50%; transform: translate(-50%,0); z-index: 10; font-size: 18px;}
.slick-dots {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 0px;
}
.slick-dots li {
    display: inline-block;
    position: relative;
    margin: 0 5px;
}
.slick-dots li button {
    background: none;
    border: none;
    font-size: 0px;
}
.slick-dots li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 10px;
    content: "f111";
    position: absolute;
    left: 50%;
    top: 50%;
    color: #ccc;
}
.slick-dots li.slick-active:before {
    color: #000;
}
.left-align-slick > .slick-list > .slick-track {
    margin-left: 0;
}
.slick-prev:before, .slick-next:before {
    color: #d7d7d9;
}
.text-middle {
    vertical-align : middle !important;
}
.view-tickets-bg {
    margin-top: 50px;

}
.view-tickets-bg:after {
    height: 90px;
    top: -45px;
    border-radius: 90px;
    border: 0px solid #ccc !important;
}
.ticket-redeemed {position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: rgba(0,0,0,0.8); display: flex; align-items: center; justify-content: center; color: #fff; z-index: 5;border-radius: 9px; text-align: center;}

.sharethis-inline-share-buttons {
    width: 20% !important;
    display: inline !important;
    padding-left: 20px !important;
}
.eventday {
    font-size: 16px;
    text-align: center;
    color: #000;
    font-weight: 600;
}
.eventdate {
    font-size: 14px;
    text-align: center;
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
}
.eventtime {
    font-size: 16px;
    text-align: center;
    color: #000;
}
.eventname {
    font-size: 18px;
/*    text-align: left;*/
    display: block;
    color: #000;
    font-weight: 600;
}
.event-game-text {
    font-size: 14px;
/*    text-align: left;*/
    display: block !important;
    color: #3E3C3C;
    padding-bottom: 10px;
}
.addess-text {
    font-size: 14px;
/*    text-align: left;*/
    display: block;
    color: #000;
}
.btn-secondary {
    border: 1px solid #000 !important;
    color: #000 !important;
    background: transparent;
}
.btn-secondary.btn-border:hover, 
.btn-secondary.btn-border:focus {
    border: 1px solid #000 !important;
    color: #fff !important;
    background: #000 !important;
}
.rounded-border {
    border-radius: 30px !important;
    text-decoration: none !important;
}
.site_maintenance_message{
    font-weight: 600;
    font-family: Jost,sans-serif !important;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 2px;
    /*background-color: #c82333;*/
    width: 100%;
    color: white;
    padding: 15px;
    opacity: 0.8;
  }
.general_message{
    font-weight: 600;
    font-family: Jost,sans-serif !important;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 2px;
    /*background-color: #7fbfab;*/
    width: 100%;
    color: white;
    padding: 15px;
    opacity: 0.8;
    
  }
  @media (max-width: 767px) {
  .custom-table tbody tr {display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;} 
}
 
 @media (max-width:676px) {
    .btn {white-space: normal;}
    .main-banner {padding: 10px !important;}
    .main-banner .banner-content {left: 0%; bottom: auto; top: 0%; -webkit-transform: translate(0%,0%); -ms-transform: ranslate(0%,0%); transform: translate(0%,0%); position: relative;margin: auto;}
    .banner-image {position: absolute; overflow: hidden; left: 0; right: 0; bottom: 0; top: 0}
    .banner-image img {max-width: auto; max-height: 100%;}
}

@media (min-width: 43.8125rem){

}