.footerGetPass{
	display:none;
}

@media(max-width:1200px)
{
    #speakersSection .nextVideoIndex{
		    right: 0px;
	}
	#speakersSection .container, #getInvolved .container, .whatToExceptSection .container, .scheduleSection .container {
	 max-width:1180px;
	 padding:0px 24px;
    }	
}


@media(max-width:992px)
{
	
	.flipCardBack p {
      white-space: initial;
    }
	 .ticketFormat .wrapper .tooltip {
      display: none !important;
     }
	.mobileExpect {
		display:none;
		position: fixed;
		bottom: 0px;
		width: 100%;
		height: 100%;
		z-index: 99999;
		background:rgba(0,0,0,0.5);
		
	}
	.mobileExpect .tooltip .jerUkIconClose {
		position: absolute;
		/* right: -99px; */
		text-align: right;
		left:initial;
		float: right;
		/* margin-top: 72px; */
		display: block;
		/* left: 80%; */
		width: 20px;
		top: 16px;
		right: 20px;
	}
	.mobileExpect .tooltip ul li {
		opacity:0.8;
	}
	
	.mobileExpect .tooltip {
		background-color:#381D48;
		position:absolute;
		bottom:0px;
		width:100%;		
	}
	.mobileExpect .tooltip h3 {		
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 20px;
		text-transform: uppercase;
		
	}
	.mobileExpect .tooltip ul {
		padding-bottom:20px;
	}
	.mobileExpect .tooltip ul li {
		padding: 10px 20px;
		
	}	
  
	 .ticketFormat .wrapper .tooltip {
    box-shadow: 0px -1px 4px #00000029;
    border: 1px solid #CDCDCD;
    font-size: 14px;
    left: 0px;
    top: revert;
    bottom: -16px;
    z-index: 999999;
    background: #3b1947;
    color: #fff;
    margin-bottom: 15px;
    opacity: 1;
    padding: 20px;
    pointer-events: none;
    position: fixed;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    /* -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28); */
    /* box-shadow: 2px 5px 6px rgba(0, 0, 0, 0.28); */
    border-radius: 0px;
    opacity: 0;
   }
   
   .ticketFormat .wrapper .tooltip::after{
   	content:none;
   }
   
   
   .jerUkIconClose {
     position: absolute;
    /* right: -99px; */
    text-align: right;
    left: initial;
    float: right;
    /* margin-top: 72px; */
    display: block;
    /* left: 80%; */
    width: 20px;
    top: 16px;
    right: 20px;
   }
   
   
	 
}
@media(max-width:768px)
{
.page-template-sponsorspartners_tpl .container, .page-template-artist-main .container{
	 padding:0px;
 }	
.jerukUserInfo {
    padding: 20px 0px;
}
.whatToExceptContent.clearfix::-webkit-scrollbar, .speakersListWrap::-webkit-scrollbar {
    display: none;
}	
	
#contactUsSection ul li {
    padding: 0px 60px !important;
    width: 100%;
}	
#contactUsSection h2 {    
    font-size: 40px; 
    line-height: 48px;  
}
.donationTxtRight p {
    font-size: 16px;
    line-height: 28px;
}
.jerTotalAmtSlide {
    display: none; 
    position: fixed;
    bottom: 59px;
    padding: 25px 0px;
    width: 100%;
    text-align: right; 
    background: #F5F5F5;
	z-index: 99;
}
.jerukSummaryDetails {
    display: none;
    bottom: -100%;
} 
.jerukSummaryDetails.selectedOPt {
    position: fixed;
    height: calc(100% - 241px);
    top: 53px;
    left: 0px;
    z-index: 99;
    background: #f8f9f9;
    width: 100%;
    padding: 30px 0px;   
}
.jerukSummaryDetails.selectedOPt h4 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 0px 20px;
} 
.jerukSummaryDetails.selectedOPt div{   
   padding: 0px 10px;  
}
.jerukSummaryDetails.selectedOPt h5{
    font-size:16px;
    line-height:30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.jerukSummaryDetails.selectedOPt ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 13px;
	color:#000;
}

.jerukSummaryDetails ul li span:before {
    content: attr(data-curr);
}
.jeruksubTotal {
    border-top: 1px solid rgba(112, 112, 112,0.29);
    border-bottom: 1px solid rgba(112, 112, 112,0.29);
    padding: 20px 0px;
    margin: 20px 0px;
}
.jerukTotal ul li span {
    font-weight: 600;
} 
.jerukSummaryDetails.selectedOPt .jeruksubTotal {
    padding: 10px 0px;
    margin: 20px 25px;
}
.jerTtlAmt.arrowAngle img {
    transform: rotate(180deg);
}
.jerukshowCat { 
    margin-bottom: 20px;
}
.jerukTotal ul {
    padding: 18px 10px;
    margin: 0;
    border-top: 1px solid #ddd;
}

/*end customstyle.css*/

	#paypal-buttons-container  {
		padding:20px 40px;
		width:95%;
	}	
	
    .ticketFormat .wrapper {
    	
    }

  .ticketFormat  .wrapper:hover .tooltip,
  .ticketFormat  .wrapper .tooltip{
  	opacity:1;
  	display: none;
  }
  .inputCheckBox .checkmark { 
	top:0px;
  }
  
  /*Home Page Css*/
  .container { 
    padding: 0 24px;
	max-width: 1528px;
    }
  .jerWrapper .btn {
    padding: 10px 12px;   
  }
  .eventDetails .vanueDetails .jashnHeading {
    font-size: 40px;
    line-height: 60px;
  }
 .jerWrapper .eventDetails {
	margin-top: 40px;
}
.festivalInfo.btn.aos-init.aos-animate {
    padding: 15px 20px;
}
 .eventDetails .vanueDetails .callToActionButton {
    margin-top: 20px;
} 
.rightImagesection .uM_VideoReel {   
    padding-bottom: 55.25%;   
    border-radius: 16px;
    margin-top: 30px;
}
 .borderLine {
    margin: 40px 0 75px;
} 
.borderLine::before {   
    top: -52px;   
    height: 80px; 
}

.whatToExceptContent{
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    white-space: nowrap;
    overflow: auto;
    position: relative;
    overflow-y: hidden; 
    padding-right: 0px;
}

.whatToExceptContent .expectedEvents:first-child {
    margin-left: 0px;
}
.whatToExceptContent .expectedEvents {
    flex: 0 0 291px;
    height: 202px;
    margin-left: 12px;
}
.whatToExceptSection.highlightsSection .expectedEvents {
    flex: 0 0 280px;
    height: 280px;
    margin-left: 12px;
}
.eventDetails .vanueDetails .jashnHeading, .whatToExceptSection .jashnHeading,
 .scheduleSection .jashnHeading, .jerukTicketSec .jashnHeading, 
 .speakersSection .jashnHeading, .getInvolved .jashnHeading {   
    font-size: 40px;
    line-height: 48px;
    
}
#whatToExceptSection .sectionTitleWrapSection, #scheduleSection .sectionTitleWrapSection {
    margin-top: 0px;
} 
.whatToExceptSection, .gallerySection, .getInvolved, .scheduleSection, .jerukTicketSec {
    padding-top: 50px;
}

.jerukTicketSec p {
    font-size: 15px;
    line-height: 30px;
    padding: 0;
}
#speakersSection {
    padding: 50px 0px 0px;
}
#speakersSection .speakersList {    
    width: 148px;   
}

#speakersSection .speakersList h2 {
    font-size: 14px;
}

.speakersIndex .speakerNext, .speakersIndex .speakerPrev {   
    border: 1px solid #FFD5AB;
}
.rico-arrowthinleft:before, .rico-arrowthinright:before  {   
    color: #FFD5AB;
}
/*.sposorsandPartnersWrap{
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    white-space: nowrap;
    overflow: auto;
    position: relative;
    overflow-y: hidden;
    padding-right: 0px;
}
.sposorsandPartnersWrap .sPItems {   
    height: 150px;
    margin-left: 16px;
    margin-bottom: 16px;
    flex: 0 0 225px;   
    margin-left: 12px;
}

.sposorsandPartnersWrap .sPItems:first-child {
    margin-left: 0px;
}*/
   /*Home Page Css*/ 
  
  lottie-player{
	  width:100% !important;
	  height:100% !important;
  }
  .jerDonationContent p {
    font-size: 14px;
    line-height: 22px;
}
.page-template-buy_tickets2023 .jerWrapper .button,
.page-template-buy_tickets2023_new .jerWrapper .button, 
.page-template-thnak_you .jerWrapper .button, 
.page-template-cancel_tpl .jerWrapper .button {
    top: 18px; 
}

.jeruk_TicketSec h1 {
    margin-top: 30px;
    margin-bottom: 0px;   
    font-size: 40px;   
    line-height: 48px;
}
.jeruk_TicketSec p {
    font-size: 16px;
    line-height: 25px;  
    font-weight: 500;
}
#ticketinfo .ticketFormat h4 {
    font-size: 16px;
    line-height: 30px;
}
.ticketFormat ul li lable span.jeruk_amt {
    margin-top: 5px;
    font-size: 20px;
	padding-left: 16px;
}
.jeruk_TicketSec .inportantNotes  p,  .jeruk_TicketSec .inputNotes  p{  
    font-size: 13px;   
    line-height: 25px;
	font-weight:inherit;
}	
.inportantNotes {
    padding-bottom: 25px;
}
 .page-template-buy_tickets2023 .jerWrapper {
    padding: 0 24px;
}
.jeruk_TicketSec .loaderNew {
	margin-left:0px !important;
}
.footerLinks {   
    padding-bottom: 20px;
}
.footerQuickLink p {
    margin: -15px -22px;
    font-size: 16px;
    line-height: 28px;  
}

/* .jerdelhiTicketInner {
    background: url(../img/jer2023/ticketbackmobile.png); 
    background-size:100% 100%;	
} */
.jerdelhiTicketInner h2 {    
    font-size: 36px;
    line-height: 40px;  
}

/*Contact Section*/
#contactUsSection {
    padding-top: 50px;
}
#contactUsSection ul {    
    flex-wrap: wrap;
}

#contactUsSection .contactInfo ul li:nth-child(2) {
    margin: 20px 36px;
    border-bottom: 1px solid #5F4A6C;
    border-top: 1px solid #5F4A6C;
    padding: 17px 0px !important;
}

#contactUsSection .contactInfo ul li:nth-child(2)::before, 
#contactUsSection .contactInfo ul li:nth-child(2)::after{
	display:none;
}
#contactUsSection.contactUsSection ul li a {   
    font-size: 19px;
}
#contactUsSection.contactUsSection ul li span {    
    font-size: 18px;
}
.donationTxt {
    padding: 0px 0px 30px;
}
.bannerSection .slick-slide img {   
    border-radius: 10px;   
}

/*Speaker Sec*/
.speakersListWrap {
	overflow: auto;
    margin-left: -16px;
    margin-right: -16px;
}
.speakersRows {
	 overflow: visible;
}
.jerdelhiTicketInner picture img {
    border-radius: 12px;
}
.page-template-buy_tickets2023 .page-section .jerFooter {  
    padding-bottom: 122px;
}
.scheduleBanner .pageBanner h1 {
    font-size: 32px;
    top: 50%;
    line-height: 13px;
}
p.jerDisclaimer {    
    bottom: 9px;   
    right: 26px;   
    font-size: 12px;    
}
#whatToExceptSection.highlightsSection .flipCardBack p.wxeTrackTitle {
    font-weight: 700;
    white-space: initial;
}
#whatToExceptSection.highlightsSection .flipCardBack h3 {
    font-size: 18px;
    white-space: initial;
}
}

/*Info Popup css*/

@media(max-width:680px)
{
	.scheduleDayOneWrap .scheduleContentCard h3 {
    line-height: 1.4;
}
	
	 .footerGetPass {
    display: block;   
   }
   .footerGetPass a{
	   color:#fff;
	   text-decoration:none;
	   text-transform:uppercase;
	   position: fixed;
		bottom: 0px;
		width: 100%;
		text-align: center;
		background: #ff4d9a;
		 padding: 14px 0px;
		font-size: 17px;
		font-weight: 600;
		left:0px;
   }
   .page-template-schedule_tpl .jerWrapper .topButtons .donateNowBtn.btn.jerpass, .page-template-buy_tickets2023_new .footerGetPass{
	   display:none;
   }
  
}

@media(max-width:580px)
{
	.jerPrimeLogo {
    width: 100%;  
}.jerPrimeLogo img {
    max-width: 200px;
}
.jerPrimeLogoMain {
    margin-bottom: 20px;
}
	
	.jerviewMoreArtist {   
    margin-top: 71px;
   }
   #getInvolved .sectionTitleWrapSection {
    margin-top: 0px;
   }
   #speakersSection { 
    padding: 0px 0px 0px;
   }
   /*rekhta bazaar page 2023*/
   .bazaarContent .bazaarVideo iframe {
    height: 234px !important;
   }
   .jerVideoContainer, .liveVideoContainer {    
     padding-bottom: 0.10%;    
	    /* padding-bottom: 58.50%;	 */	
		padding-top:0px;
		background:transparent;
  }
  .bazaarFormWrap .select-selected {   
    max-width: 150px;
	white-space: nowrap;    
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .intl-tel-input.allow-dropdown .flag-container {
    border-bottom: none;
  }
  .bazaarFormWrap .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 62px;
 }
 .bazaarFormWrap .mobileFieldInput {
    max-width: 150px;
    margin-top: 0px;
}
    /*rekhta bazaar page 2023*/
	.page-template-aiwan-e-zaiqa-stall_tpl .jerWrapper .button, .page-template-rekhtabazaar_tpl .jerWrapper .button, .page-template-buy_tickets2023 .jerWrapper .button, .page-template-buy_tickets2023_new .jerWrapper .button, .page-template-thnak_you .jerWrapper .button, .page-template-cancel_tpl .jerWrapper .button, .page-template-faqs .jerWrapper .button {
    top: 17px;
  }
  .bazaarContent {
    margin-bottom: 40px;
  }
  
  /*Schedule Page css*/
  /* .page-template-schedule_tpl .container, .scheduleSection .container {
    padding: 0px;   
  } */
  .page-template-schedule_tpl .container {
    padding: 0px;   
  }
  .page-template-schedule_tpl .scheduleDayNav a {
    padding: 10px 14px;
  }
  .scheduleDayDate {
    margin: 15px 0px;
  }
  .scheduleDayNav {   
    margin-bottom: 0px;
  }
  .page-template-schedule_tpl .scheduleHeaderfixed {
    top: 68px;
  }  
  .page-template-schedule_tpl  .jerWrapper .btn {
    padding: 6px 12px;
    margin-top: -5px;
}

.page-template-schedule_tpl .downloadSchedule {   
    font-size: 12px;
    padding: 8px 10px 12px 10px;
}
.page-template-schedule_tpl .scheduleBanner {
    padding-top: 70px;
}
  /*Schedule Page css*/
  
  /*Support and Partners*/
  .page-template-sponsorspartners_tpl .pageBanner, .page-template-artist-main .pageBanner{
    border-radius: 22px;
 } 
/*Support and Partners*/
	
}


@media(min-width:1025px)
{
	.highlightsImgListInner .highlightsImages {
    width: 32%;
    margin-bottom: 20px;
  }
	.scheduleVenue h4 span {
    top: 0px;
    left: 0px;
    right: 0px;
    display: block;
    text-align: center;
    position: static;
    padding-left: 0px !important;
    padding-top: 4px;  
    font-size:9px;	
  }
  .scheduleVenue h4 {   
    font-size: 15px;
  }
  .whatToExceptSection.highlightsSection .expectedEvents {
    height: 280px;
  }  
  /*Highlights Page css*/
  .page-template-highlights-tpl .whatToExceptContent.clearfix {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .page-template-highlights-tpl .expectedEvents
 {    
    width: 24%;
 }
  .page-template-highlights-tpl .expectedEvents:nth-child(3n + 1) {
    margin-left: auto;
  }
  /*Highlights Page css*/
  
  
}

@media(min-width:769px)
{    
    .jeruk_TicketFlex.ticketBorder{
    	 padding:0px;
    	/*border: 1px solid #CECECE;*/
    	 margin-top:30px;
    }
    .jerukUserInfo {
        padding: 20px 0px;
		padding-right:10px;
		min-height:500px;
    }
   .venueLayoutPopup {
    width: 480px;
    height: 623px;
}
    .venueLayoutPopup .main-img, .venueLayoutPopup .main-img span {
    height: 593px;
    background-size: cover;
}
    .venueLayoutPopup .closeBtn {   
    	right: 24px;
        top: 24px;
        width: 30px;
        height: 30px;
        font-size: 27px;
        line-height: 30px;   
    }
    .jeruk_TicketSec {
        padding: 160px 0px;
    }
	.page-template-thnak_you
	.jeruk_TicketSec, .page-template-cancel_tpl
	.jeruk_TicketSec {
        padding: 130px 0px 40px;
    }
    .jeruk_TicketSec .jerukLink.mobilePopup{
    	display:none;
    }
    .jeruk_TicketFlex {    
        margin-top: 50px;
    }
    .ticketBanner, .jeruk_TicketSec .jerukLink, .jeruk_TtRight figure img {
         display: block;
         width: 100%;
         max-width: 100%;
    }
    .jeruk_TicketFlex {
        display: flex;
    }
    .jeruk_TtLeft {
        width: 62%;
        /*padding: 0px 32px 0px 20px;*/
		padding:10px 10px 10px 20px;
        position: relative;   
    }
	.jeruk_TtLeft .ticketFormat {
		padding-right:20px;
		
	}

	.jeruk_TtLeft .jeruk_Inner::-webkit-scrollbar,
	.jerukSummaryDetails::-webkit-scrollbar {
		width: 5px;
	}

	/* Track */
	.jeruk_TtLeft::-webkit-scrollbar-track,
	.jerukSummaryDetails::-webkit-scrollbar-track {
		background: #f1f1f1; 
	}

	/* Handle */
	.jeruk_TtLeft::-webkit-scrollbar-thumb,
	.jerukSummaryDetails::-webkit-scrollbar-thumb{
		background: #888; 
	} 

	/* Handle on hover */
	.jeruk_TtLeft::-webkit-scrollbar-thumb:hover,
	.jerukSummaryDetails::-webkit-scrollbar-thumb:hover { 
		background: #CA3F4D; 
	}
    .jeruk_TtRight {
        width: 38%;
        background: #F5F5F5;
        position:relative;
		border:1px solid #CDBDAF;
		/* z-index:-1 */;
    }
    .jeruk_TicketFlex {  
        padding: 0px 0px;  
    }
    .processCheckoutBtn {
        position: absolute; 
        padding: 20px 0px;   
    }
   .jeruk_TicketSec .jerukLink.desktopPopup {
    font-size: 16px;
    line-height: 30px;
    color: #163E61;
    text-align: right;
    display: block;
    margin-top: 0px;
    text-decoration: underline;
    display: block;
}
    .jeruk_TtRight figure img {
        width: auto;
        margin: 148px auto;
    }
    .jerukefoodbeverages.ticketFormat {
        border-bottom: none;
        padding-bottom: 50px;
    }
    .jeruk_Inner {
            overflow-y: auto;
           overflow-x: hidden;
          height: 620px;
      /* -ms-overflow-style: none;  /* IE and Edge
      scrollbar-width: none;  /* Firefox */
    }
	.inportantNotes {
       padding-bottom: 80px;
       }
	/* 
    .jeruk_Inner::-webkit-scrollbar {
      display: none;
    }
	*/
	/* width */
	.jeruk_Inner::-webkit-scrollbar {
	  width: 10px;
	}

	/* Track */
	.jeruk_Inner::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 5px grey; 
	  border-radius: 10px;
	}
	 
	/* Handle */
	.jeruk_Inner::-webkit-scrollbar-thumb {
	  background: #381D48; 
	  border-radius: 10px;
	}

	/* Handle on hover */
	.jeruk_Inner::-webkit-scrollbar-thumb:hover {
	  background: #ff4498; 
	}
	
	
    .jerulttback {
       display:block; 
        
    }

      .jerulttback.imgHideShow {
        display: none;
     }
   
    .jerukSummaryDetails h4 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 600;
        margin-bottom: 16px;
    }
    .jerukshowCat{
		margin-bottom: 12px;
		margin-top: 25px;
		/* border-bottom: 1px dashed #c5c0c0;
		padding-bottom: 20px; */
    }
	.jerukshowCat:last-child {
		border-bottom:0px;
		padding-bottom:0px;
	}
    .jerukSummaryDetails h5 {
    text-transform: capitalize;
   }
    .jerukSummaryDetails h5 {
        font-size: 16px;
        line-height: 30px;
        font-weight: 600; 
        margin-bottom: 15px;  
    }
    .jerukSummaryDetails ul li {
        display: flex;
        justify-content: space-between;
        margin-bottom: 8px;
    }
    .jerukSummaryDetails ul li span:before {
        content: attr(data-curr);
    }
    .jerukSummaryDetails ul li span[data-curr="Â£"], .jerukTotal ul li span{
    	font-weight: 600;
    }
    .jeruksubTotal {
        border-top: 1px solid rgba(112, 112, 112,0.29);
        border-bottom: 1px solid rgba(112, 112, 112,0.29);
        padding: 20px 0px;
        margin: 20px 0px;
    }
     .jerukSummaryDetails{
        display:none;
        max-height: 400px;
        overflow-y: auto;
        padding:20px 30px;
     }
    .jerukSummaryDetails.selectedOPt {
        display: block;
    }
    
    #jerukPlaceorder {
    position: absolute;
   
   }
   .jerukUserInfo h3 {
    font-size: 22px;
    line-height: 30px;  
   }
   .inputFlex input {    
    padding: 13px 15px;   
   }
   
/*PayMent Cancel and Success*/
.jerCancelInner {
    border: 1px solid #cdbdaf;
    padding: 20px 100px 50px;
    margin: 40px 0px;
    border-radius: 20px;
}

/*PayMent Cancel and Success*/
.jerTotalAmtSlide{
    display: none !important;
  }
  .venueLayoutPopup .images img {  
    width: 100px;
  }
  .jerthankYou h5, .jerCancel h5 {   
    font-size: 28px;
    line-height: 56px;
    font-weight: 600;
}
.jerthankYou h5 + p, .jerCancel h5 + p {
    font-size: 21px;
    line-height: 34px;
}
.buyTicketFixed{
    display:none;
}
.jerukTicketSec {
    padding: 70px 0px 20px;
    text-align: center;
}
.jerSecTicketBtn {    
    padding: 11px 26px;
    border-radius: 30px;   
    font-size: 24px;   
}
.jerukTotal {
    position: absolute;
    width: 100%;
    padding: 16px 0px;
    left: 0px;
    bottom: 0;
    border-top: 1px solid #ddd;
    background: #3b1947;
}
.jerukSummaryDetailsInner {
    padding-bottom: 63px;
}
.jerukTotal ul {
    padding: 0px 30px;
}
.jerthankYou .container, .jerCancel .container {
    max-width: 860px;
    margin: 0 auto;    
}
.page-template-buy_tickets2023_new  .container {   
    max-width: 1180px;
}

/*Rekhta bazar css 22-October-2023*/
.bazaarFormWrap {
    max-width: 500px;   
    padding: 30px 30px;   
}
.bazaarFormWrap .mobileFieldInput {
    max-width: 317px;   
}
.bazaarFormWrap .mobileFieldInput input[type="text"] {
    width: 256px;    
}
.intl-tel-input.allow-dropdown .selected-flag {
    width: 70px !important;
}
.bazaarFormWrap .select-selected { 
    max-width: 320px;   
    font-size: 15px;    
    color: #000 !important;
}
.bazaarFormWrap .select-selected.slcActv {
    color: #000 !important;
}
.bazaarFormWrap .selected-flag {
    top: 5px;
}
.bazaarFormWrap .mobileField .regError, .bazaarFormWrap .mobileField .regErrorInvalid, .bazaarFormWrap .mobileField .regErrorInvldFtrDt {
    text-align: left;
    left: 53px;
}
/*Rekhta bazar css 22-October-2023*/

/*09-November-Highlights Section*/
.whatToExceptContent.highlightsSection .expectedEvents {
    flex: 0 0 291px;
    height: 291px;   
}
}


@media(min-width:1200px) 
{  

.reservedMehfilday1.ticketFormat ul li:last-child:before {    
    right: 45%;    
    font-size: 17px;
	bottom:6px;
}
.reservedMehfilday2.ticketFormat ul li:last-child:before {    
    right: 45%;    
    font-size: 17px;
	bottom:6px;
}
 .reservedMehfilday3.ticketFormat ul li:last-child:before {    
    right: 45%;    
    font-size: 17px;
	bottom:6px;
}
 .reservedMehfilday1.ticketFormat ul li:first-child:before {    
    right: 45%;    
    font-size: 17px;
	bottom:6px;
} 
 
.reservedMehfilday2.ticketFormat ul li:first-child:before {    
    right: 45%;    
    font-size: 17px;
	bottom:6px;
} 
 
 
  .whatToExceptSection.highlightsSection .expectedEvents {
    height: 350px;
}
  .scheduleVenue h4 span {    
    font-size:12px;	
   }
  .scheduleVenue h4 {   
    font-size: 16px;
  }

   #getInvolved {
    padding-top: 70px;
}
   .jerviewMoreArtist {   
     margin-top: 30px;
   }
   .inputFlexHalf {
		width: 49%;
		position: relative;
   }
   .inputFlex {   
       margin: 24px 0px;
   }
   
   /* .jerukefoodbeverages.ticketFormat .wrapper .tooltip {
		top: initial;
		bottom: 0px;    
		margin-bottom:45px;
	} */
	.jerukefoodbeverages.ticketFormat .wrapper .tooltip h3,
	.jerukefoodbeverages.ticketFormat .wrapper .tooltip ul li{ 
		/* transform:scale(-1); */
		text-align:left;
	}
	/* .jerukefoodbeverages.ticketFormat .wrapper .tooltip::after {
		    left: 37px;
			left: initial;
			bottom: -9px;
			top: inherit;
			transform: rotate(586deg);
			left: 50px;
	} */	
	/*Donation Section*/
  #donationSec .donationTxt .tag1 {
    font-size: 57px;  
    text-transform: capitalize;
   }
  #donationSec .donationTxt .tag2 {
    font-size: 57PX;    
    padding-left: 0px;   
    text-transform: capitalize;
  }
   #donationSec .donationTxt .tag3 {   
    font-size: 57PX;   
    text-align: left;
    padding: 0 0px 0 0px;
    text-transform: capitalize;
  }

#donationSec .donationTxt {
    float: left;
    padding: 5px 0px 30px; 
    width:42%;
}
  	/*Donation Section*/
	.highlightsImgListInner .highlightsImages {
    width: 23.5%;
    margin-bottom: 30px;
   }
	
	
}





/*20-October-2023*/
@media(min-width:767px) and (max-width:810px)
{ 
.jeruk_TicketSec.jerCancel p {
    text-align: center;
}
.jerulttback.imgHideShow {
    display: none;
}
.jeruk_TicketFlex{
	display:flex;
}
.jerukSummaryDetails.selectedOPt {
    display: block;
}
.processCheckoutBtn {
    position: absolute;
    padding: 20px 0px;
}
.jerukTotal {
    position: absolute;
    width: 100%;
    padding: 16px 0px;
    left: 0px;
    bottom: 0;
    border-top: 1px solid #ddd;
    background: #3b1947;
}
.jeruk_TtRight figure img {
    width: auto;
    margin: 148px auto;
}
.ticketBanner, .jeruk_TicketSec .jerukLink, .jeruk_TtRight figure img {
    display: block;
    width: 100%;
    max-width: 100%;
}
.jerTotalAmtSlide {  
    display: none !important;
}
.jeruk_TtLeft{
	position:relative;
}
.jeruk_TtRight {
    width: 38%;
    background: #F5F5F5;
    position: relative; 
    border: 1px solid #dfd4cb;	
}
.jeruk_TicketSec {
    padding: 100px 0px;
} 
.jerukSummaryDetails.selectedOPt {   
    position: static !important;
}
.jeruk_TicketSec p {
    font-size: 11px;
	text-align: left;
}
.jerukTotal {   
    padding: 20px 0px !important;
}
.jerukTotal ul{
	border-top:none;
	padding: 0px 10px;
}
.jerukTotal ul li {
	margin-bottom:0px !important;
	color:#fff !important;
}
.fieldset.fieldset_two h3.field_heading {
    width: 78%;
}
.jerukSummaryDetails.selectedOPt div {
    padding: 0px 2px;
	border: none;
    margin-top: 0px;
}
.jerukUserInfo {
    padding: 20px 10px;
}
.jerukUserInfo .inputNotes {
    padding-bottom: 70px;
}
.inputCheckBox {
    margin-top: 26px;
}
.inputFlex{
	margin:15px 0px;
}
.inputFlex .inputFlexHalf:last-child {
    margin-top: 10px;
}
.jerukUserInfo {
    padding: 20px 20px !important;
}
.fieldset.fieldset_two h3.field_heading {
    width: 59% !important;
}
.jeruk_TicketSec p.jerPlaceText {  
    text-align: center;
}
.jeruk_TicketFlex.ticketBorder {
    padding: 0px;
    border: 1px solid #CECECE;
    margin-top: 30px;
}
.jeruk_TicketSec {
    padding: 100px 0px !important; 
}
.page-template-buy_tickets2023 .jerWrapper .button, .page-template-buy_tickets2023_new .jerWrapper .button, .page-template-thnak_you .jerWrapper .button, .page-template-cancel_tpl .jerWrapper .button {
     top: 10px !important; 
}
#jerukPlaceorder {
    position: absolute;
}
.jeruk_TicketSec.jerthankYou p{
	text-align:center;
}
.jeruk_TicketSec .jerukLink.desktopPopup {
    font-size: 16px;
    line-height: 30px;
    color: #163E61;
    text-align: right;
    display: block;
    margin-top: 0px;
    text-decoration: underline;
    display: block;
}
   .venueLayoutPopup {
    width: 480px;
    height: 623px;
}
    .venueLayoutPopup .main-img, .venueLayoutPopup .main-img span {
    height: 593px;
    background-size: cover;
}
/*Stall Css*/
.bazaarContent {
    margin-bottom: 40px;
}
.bazaarFormWrap {  
    max-width: 580px;
}
.bazaarFormWrap .select-selected {  
    max-width: 410px;
}
.bazaarFormWrap .mobileFieldInput {
    max-width: calc(100% - 120px);
    margin-top: -5px;
}
.bazaarFormWrap .mobileFieldInput input[type="text"] {
    width: 100%;   
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text]{
	 padding-left: 60px !important;
}
.bazaarFormWrap .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 72px;
    top: 5px;   
}
.intl-tel-input.allow-dropdown .flag-container{
	border-bottom:none !important;
}
.bazaarFormWrap .mobileField .regError, .bazaarFormWrap .mobileField .regErrorInvalid, .bazaarFormWrap .mobileField .regErrorInvldFtrDt{
	text-align:left;
	padding-left:60px;
}
/*Stall Css*/



}
/*20-October-2023*/



@media(min-width:767px) and (max-width:900px)
{
	.highlightsImgListInner .highlightsImages {   
    margin-bottom: 30px;
}
	/*Schedule Css*/
	.page-template-sponsorspartners_tpl .container, .page-template-artist-main .container{
	 padding:0px;
 }
.page-template-schedule_tpl .scheduleHeaderfixed {
    top: 95px;
}
.page-template-schedule_tpl .scheduleHeader.clearfix.scheduleHeaderfixed, .page-template-schedule_tpl .scheduleHeader.clearfix {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.page-template-schedule_tpl .scheduleDayDate h4 {
    font-size: 14px;   
}
.page-template-schedule_tpl .scheduleDayDate h6 {
    font-size: 30px;   
}
.scheduleDayDate {   
    width: 43%;  
}
.page-template-schedule_tpl .scheduleDayNav a {
    padding: 15px 10px;
}
.page-template-schedule_tpl .pageBanner h1 span {
    font-size: 22px;
    margin-bottom: 0px;
}
.page-template-schedule_tpl .pageBanner h1 {
    font-size: 60px;
    line-height: 40px;
}
.page-template-schedule_tpl .scheduleBanner {
    padding-top: 110px;
}
/*Schedule Css*/
}