/*Ticket Strip 2025*/
.ticketstickybar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    /* background-color: #f8f9fa; */
    background-color: #4da3f4;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .1);
    padding: 15px 0;
    border-top: 1px solid #4da3f4;
    z-index: 9999;
    transition: all .5s;
    display: block;
}
.toggleBtnMenuContainer .mainMenu ul li a:hover{
	    color: #824389 !important;
}
.tsBarcontent {   
    display: flex;
    justify-content: space-between;
    align-items: center;
}
a.jerBtn_two {
    color: #346D84;
	background:#fff;
    display: block;
    position: relative;
    padding: 0;
    border: 1px solid #fff;
    padding: 9px 18px; 
    border-radius: 10px;
	transition:all 0.3s ease;
    font-family: 'Roboto';
    letter-spacing:1px;	
}
.tsBarcontent p {
    color: #fff;
    font-size: 18px;
}

.tsBarcontent p span{
	font-weight:600;
}

a.jerBtn_two:hover{
	color: #fff;
	background:transparent;
}
/*Ticket Strip 2025*/

.patronsCard h5 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0px 5px;
}
.patronsCard p {
    font-size: 14px;
}


@media(min-width:768px)
{
	.rf_accordion button .rf_accordion-title br{
		 display:none;
	}
	
	.patronsCard h5 {
    margin: 8px 0 0px 0;
    color: #000000;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
}  

.patronsCard p {
	color: #7B7B7B;
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 30px 0;
}
	
    .jeruk_TicketSec h1, .page-template-faqs  .gredientText {
    font-size: 60px;
    line-height: 66px;  
    }
    .jerukAboutLeft {
        width: 43%;
    }
    .jerukAboutRight{
        width: 57%;
    }
    .jeruk_TicketFlex.ticketBorder{
    	 padding:0px;
    	 border: 1px solid #CECECE;
    	 margin-top:30px;
    }
    .jerukUserInfo {
        padding: 20px 0px;
		padding-right:10px;
		min-height:500px;
    }
    .venueLayoutPopup {  
        width: 920px;   
    }
    .venueLayoutPopup .main-img, .venueLayoutPopup  .main-img span {  
        height: 500px;    
    }
    .venueLayoutPopup .closeBtn {   
    	right: 24px;
        top: 24px;
        width: 40px;
        height: 40px;
        font-size: 34px;
        line-height: 43px;   
    }
    .jeruk_TicketSec, .faqSec  {
        padding: 96px 0px;
    }
    .jeruk_TicketSec .jerukLink.mobilePopup{
    	display:none;
    }
    .jeruk_TicketFlex {    
        margin-top: 30px;
    }
    .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;
		/* 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: center;
        display: block;
        margin-top: 16px;
        text-decoration: underline;
         display: block;
    }
    .jeruk_TtRight figure img {
        width: auto;
        margin: 148px auto;
    }
    .jerukefoodbeverages.ticketFormat,  {
        border-bottom: none;
        padding-bottom: 70px;
    }
	
	.jerukeveningshow.ticketFormat {
    border-bottom: none;
    padding-bottom: 70px;
    }
	
    .jeruk_Inner {
            overflow-y: auto;
    overflow-x: hidden;
    height: 620px;
      /* -ms-overflow-style: none;  /* IE and Edge
      scrollbar-width: none;  /* Firefox */
    }
	/* 
    .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: #163E61; 
	  border-radius: 10px;
	}

	/* Handle on hover */
	.jeruk_Inner::-webkit-scrollbar-thumb:hover {
	  background: #b30000; 
	}
	
	
    .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;
    }
    /*Fooetr New*/
    .jerukFooterFlex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
		/* padding-bottom: 50px; */
    }
    .jerukFooterInner {
        padding: 40px 0px;
        width: 33%;
    }
    .jerukFooterInner:nth-child(2) {
        /* border:none; */
		border-bottom:0px;
    }
    .jerukFooterInner:last-child {
        padding-top: 40px;
        width: 100%;
        text-align: right;
    }
    #jerukPlaceorder {
    position: absolute;
   
   }
   .jerukUserInfo h3 {
    font-size: 22px;
    line-height: 30px;  
   }
   .inputFlex input {    
    padding: 13px 15px;   
   }
   .gredientText.jermobileText {
    display: none;
  }
  .gredientText.jerdesktopText {
    display: block;
  }
  .gredientText.jerdesktopText {
    display: block;
    text-align: left;
    margin-bottom: 30px;
}
/*PayMent Cancel and Success*/
.jerCancelInner {
    border: 1px solid #CECECE;
    padding: 100px;
    margin: 40px 0px;
}

/*PayMent Cancel and Success*/
.jerTotalAmtSlide{
    display: none !important;
  }
  .venueLayoutPopup .images img {  
    width: 100px;
  }
  .jerthankYou h5, .jerCancel h5 {   
    font-size: 28px;
    line-height: 45px;
    font-weight: 400;
}
.jerthankYou h5 + p, .jerCancel h5 + p {
    font-size: 21px;
    line-height: 40px;    
}
.buyTicketFixed{
    display:none;
}
.jerukTicketSec {
    padding: 60px 0px 20px;
    text-align: center;
}
.jerSecTicketBtn {    
    padding: 11px 26px;
    border-radius: 10px;   
    font-size: 19px;   
}
#contactUsSection ul {
    display: flex;
    justify-content: center;
}
#contactUsSection ul li:nth-child(2) {
    padding: 0px 60px;
    border-bottom: none;
    border-top: none;
    padding: 0px 0px;  
    position: relative; 
    margin:0px; 
}
#contactUsSection ul li{
    padding:0px 25px !important;
}
#contactUsSection ul li span {
    font-size: 16px;
    line-height: 26px;
}
#contactUsSection ul li:nth-child(2)::before{
     content:"";
     width:1px;
     left:0px;
     top:0px;
     position:absolute;
     height:100%;
     background: #E5E5E5;
}
#contactUsSection ul li:nth-child(2)::after{ 
     content:"";
     right:0px;
     width:1px;
     position:absolute;
     height:100%;
     background: #E5E5E5;
     top:0px; 
} 
#contactUsSection ul li:nth-child(2)::after{ 
     content:"";
     right:0px;
     width:1px;
     position:absolute;
     height:100%;
     background: #E5E5E5;
     top:0px; 
} 
.venue {
    padding-top: 60px;
	padding-bottom:90px;
 }
.jerukTotal {
    position: absolute;
    width: 100%;
    padding: 16px 0px;
    left: 0px;
    bottom: 0;
    border-top: 1px solid #ddd;
    background: #f5f5f5;
}
.jerukSummaryDetailsInner {
    padding-bottom: 63px;
}
.jerukTotal ul {
    padding: 0px 30px;
}/*FAQ Section*/.rf_accordion button .rf_accordion-title {       font-size: 18px;    line-height: 28px;}.rf_accordion .rf_accordion-content p, .rf_accordion .rf_accordion-content ul li {    font-size: 16px;    line-height: 25px;    }/*FAQ Section*/
}

.getInvolved .slick-slider-patrons {
	margin-top:30px;
}

.patronsCardFlex {
	display: flex;
}

.patronsCard {
	text-align: center;
	margin-right: 25px;
}

.patronsCard:last-child {
	margin-right: 0;
}

.patronsCard img {
	margin-bottom: 6px;
	border-radius: 15px;
	width:100%;	
}




@media(min-width:1200px)
{
	#contactUsSection ul li{
    padding:0px 60px !important;
  }
   .mainMenuContainer {   
    padding: 120px 20px 120px 100px;
   }

    .mainMenu {
    width: 75%;
    padding-left: 120px;
   }
	footer#footer {   
    padding: 40px 0px 60px;
    }
   .jerukFooterInner{
  	 padding: 0px;
   }
  .jerukFooterInner:first-child {    
    width:30%;
   }
  .jerukFooterInner:nth-child(2) {
    width: 15%;
    padding-left: 5%;
    padding-right: 5%;
	border-top:0px;
    border-left: 1px solid rgba(156, 155, 155, 0.8);
    border-right: 1px solid rgba(156, 155, 155, 0.8);
    }
   .jerukFooterInner:nth-child(3) {
    padding-left: 5%;    
    width: 15%;
   }
   .jerukFooterInner:last-child {    
	padding-top:113px;
    width: 15%;
    display: flex;
	flex-wrap:wrap;
    align-items: self-end;
   }
   .jerukFooterInner:last-child p {
    flex: 0 0 100%;
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    padding-top: 0;
   }
   .inputFlex:first-child input {
    width: 44%;
   }
   .mapSec {  
    padding-bottom: 40.25%;  
    height: auto;
   }
   .swiper {   
    height: 400px;    
   }
   .jerVenvueSec {  
    margin-top: 20px;
   } 
   .titleWithLastWord {   
    margin-bottom: 30px;
   }
    #venue h4 {   
        font-size: 24px;
        line-height: 36px;    
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
       right: -4px;  
   }
   .speakersList {
    position: relative;
   }
   .speakersList:hover {
   /* opacity: 0.4;*/
    transition: all 0.3s ease;
  }
   /*.speakersList:hover:before {
    background: linear-gradient(to top, #EAAEC3 18%, #EABAB2 30%, #EEA660 45%, #E0B753 58%, #B3B481 64%, #54AEC4 100%);
    width: 100%;
    height: 178px;
    content: "";
    position: absolute;
    top: 0px;
    z-index: 9;
    border-radius: 50%;
    opacity: 0.4;
    transition: all 0.3s ease-in-out;

   /* mix-blend-mode: normal;
mix-blend-mode: multiply;
mix-blend-mode: screen;
mix-blend-mode: overlay;
mix-blend-mode: darken;
mix-blend-mode: lighten;
mix-blend-mode: color-dodge;* /
mix-blend-mode: color-burn;
/*mix-blend-mode: hard-light;
mix-blend-mode: soft-light;
mix-blend-mode: difference;
mix-blend-mode: exclusion;
mix-blend-mode: hue;
mix-blend-mode: saturation;
mix-blend-mode: color;
mix-blend-mode: luminosity;
  }*/
  .gredientText.jerdesktopText {
    text-align: left;
    margin-bottom: 20px;
  }
  .jerukAboutLeft figure img {   
    margin-top: 96px;
   }
   .inputFlexHalf {
    width: 49%;
    position: relative;
   }
   .inputFlex {   
    margin: 24px 0px;
   }
   .ticketFormat .wrapper .tooltip ul {
	   max-height:300px;
	  overflow-y:auto; 
	   
   }
   .ticketFormat .wrapper .tooltip ul::-webkit-scrollbar{
		width: 5px;
	}

	/* Track */
	.ticketFormat .wrapper .tooltip ul::-webkit-scrollbar-track{
		background: #f1f1f1;  
	}

	/* Handle */
	.ticketFormat .wrapper .tooltip ul::-webkit-scrollbar-thumb{
		background: #888; 
	}

	/* Handle on hover */
	.ticketFormat .wrapper .tooltip ul::-webkit-scrollbar-thumb:hover{
		background: #CA3F4D; 
	}
   
   /* .jerukefoodbeverages.ticketFormat .wrapper .tooltip {
		top: initial;
    bottom: 0px;
    /* transform: scale(-1) !important; 
    margin-bottom: 52px;
	} 
	.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;
	}*/
}
.slick-slider button.slick-prev, 
.slick-slider button.slick-next {
	position: absolute;
    top: 50%;
    color: #000000;  
    cursor: pointer;  
    width: 48px;
    height: 48px;
    margin-top: -34px;
    font-size: 46px;
    line-height: 48px;
    text-align: center;
    z-index: 9;
    border-radius: 50%;
	font-size:0px;
	background:transparent;
	border:0px;
	
}
.slick-slider button.slick-prev {
	left:-70px;
}
.slick-slider button.slick-next {
	right:-35px;
}

.slick-slider button.slick-next:before {
	font-size: 38px;
    line-height: 48px;
	content: "\e934";
	font-family: 'rIcons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	opacity:0.7;
	
}

.slick-slider button.slick-prev:before {
	font-size: 38px;
    line-height: 48px;
	content: "\e936";
	font-family: 'rIcons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	    opacity: 0.7;
}


@media(max-width:1199px)
{
	 .jerdubaiProgramSec {
       padding: 90px 0px;
     }
	 #speakersSection .speakersListWrap {   
       margin-left: 0px;
       margin-right: 0px;
   }
   #speakersSection .speakersList:last-child {
    margin-right: 0px;
    }
	.jerukFooterInner:nth-child(2){
		border-top:none !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1400px){
  	.dubaiSliderHome {
       padding-top: 108px;
    }
	.jerDubaiHead h1 {
		font-size: 28px;   
		line-height: 40px;   
    }
	.jerdubaiProgramSec .downloadSchedule {   
        max-width: 100%;
       margin: 0px;
    }
	.jerdubaiProgramSec .tab-link {   
		padding: 10px 30px;    
		font-size: 20px;    
    }
	.jerdubaiProgramSec h2 {
    font-size: 22px;   
    line-height: 30px;  
   }
   .jerdubaiProgramSec p {
    font-size: 15px;
    line-height: 22px;
    margin-top: 11px;   
}
	
}
@media (min-width: 330px) and (max-width: 767px) {	
	/*nav.navigation ul li:first-child {
    display: none;
    } */ 
	#header .navigation li a.jerProgramDubai {
    color: #fff;
    border: 2px solid #37a7f8;
    background: #37a7f8;
	transition:all 0.3s ease;
   }
   #header .navigation li a.jerProgramDubai:hover{
	   background:transparent;
	   color:#37a7f8;
	   
   }
    nav.navigation ul li:nth-child(2) {
     display: none !important;
    }	
  .dubaiSliderHome {
    padding-top:70px;
    }
.slickHomebanner.slick-slider button.slick-prev, .slick-slider button.slick-next {  
    display: none !important;
}
.jerukAboutSec {
    padding-top: 30px;
}
   
 .gredientText, .jeruk_TicketSec h1 {
    font-size: 30px;
    line-height: 38px;
}
  .speakersListWrap {
    overflow: auto;
    margin-left: -16px;
    margin-right: -16px;
}

#speakersSection .speakersRows {
    white-space: normal;
    overflow: hidden;
    display: flex;
    justify-content: normal;
    flex-wrap: nowrap;
    padding: 0;
    margin: 0 auto;
    display: flex;
    white-space: nowrap;
    overflow: auto;
    position: relative;
    overflow-y: hidden;
    padding-right: 0px;
}
  #speakersSection .speakersList {
    width: 200px;
    margin-left: 0px;
    margin-bottom: 14px;
    margin-right: 16px;
}
.speakersList img {
    width: 200px;
    height: 100%;       
    border-radius: 50%;
}
.speakersList:first-child {
    margin-left: 16px;
 }
  .speakersList:last-child {
    margin-right: 0px;
 }
 /*Partners & Supporters*/
 .getInvolved .slick-slider-patrons {
    display: flex;
    position: relative;
    overflow-y: hidden;
    padding-right: 25px;
    flex-wrap: nowrap;
    padding: 0;
    /* max-width: 100%; */
    margin: 0 auto;
    display: flex;
    white-space: nowrap;
    overflow: auto;
    position: relative;
    overflow-y: hidden;
    padding-right: 0px;
	margin-top:30px !important;
	margin-left: -16px;
    margin-right: -16px;
}
 #getInvolved .patronsCard {
    text-align: center;
    margin-right: 0px;
    width: 200px;
}
 #getInvolved .patronsCard:first-child{
	 margin-left:16px !important;
 }
#getInvolved .patronsCard:last-child{
	 margin-right:16px;
 }	 
.getInvolved .slick-slider-patrons .patronsCard:nth-child(3n+1) {
    padding-left: 0px;
    margin-left: 16px !important;
}
.patronsCard img {
    margin-bottom: 0px;
    border-radius: 15px;
    width: 100%;
}
.getInvolved .slick-slider-patrons .patronsCard {
    flex: none;
    max-width: 100%;
    margin-left: 16px;
    margin-bottom: 16px;
    margin-right: 0px;
}
.whatToExceptSection {
    padding-top: 30px;
}
.dubaiViewAll .viewAllBtn {   
    font-size: 16px;   
}
 #header {
    padding: 0px 16px 10px;
}
.bx-controls.bx-has-controls-direction.bx-has-pager {
    display: none;
}
.speakersSection{
    padding-top: 30px;
}
#speakersSection .speakersList:first-child {
    margin-left: 16px;
}
.jerukTicketSec p {    
    margin-top: 20px;  
}
.mainMenu {  
    padding-left: 10px;
}
header#header .container {
    padding: 0px 5px;
}
.jerSecTicket {
    padding-top: 25px;
}
 .getInvolved {
    padding-top: 40px;
}
.slick-slide{
	/* padding-right:16px; */
}
.jerukTicketSec .dubaiTickSecBack {   
    padding: 30px 10px; 
}
  .slickHomebanner .slick-slide img {   
    width: 329px !important;   
     max-height: 100%;
     width: 100%; 
}
.whatToExceptContent .expectedEvents{
	height:400px !important;
}
 /*Program Schedule 2024*/
 .jerDubaiHead {   
    flex-wrap: wrap;
}
.jerDubaiHead h1 {
    font-size: 30px;
}
 .jerdubaiProgramSec .tabs {   
    flex-wrap: wrap;
}
.jerdubaiProgramSec .tab-link {
    margin-right: 0%;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
	color: #e9a97b;
}
.jerDubaiProgram {   
    padding: 30px 20px;
    border-radius: 20px;  
}
.jerdubaiProgramSec .downloadSchedule {
	font-size: 15px;
    padding: 12px 16px;
	margin: 10px 0px;
    max-width: 100%;
}
.jerdubaiProgramSec .wrapper {
    margin-top: 40px;
}
.dubaiProgramLeft {
    width: 100%;
}
.dubaiProgramMid {
    width: 100%;
	 margin: 20px 0px;
}
.dubaiProgramRight {
    width: 100%;  
}
.jerdubaiProgramSec h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;    
    padding-right: 0px;
}
.jerdubaiProgramSec p {
    font-size: 15px;
}
.jerdubaiProgramSec .tabs.programFixed{
    position: fixed;
    top: 50px;
    background: #fff;
    left: 0px;
    z-index: 9;
    transition: all 0.3s ease;
	width:100%;
}
.jerdubaiProgramSec .tabs {   
    justify-content: space-between;	
}
.jerdubaiProgramSec .tab-link {
    margin-right: 0%;
    padding: 10px 0px;
    width: 49%;   
   font-size: 16px;
}
.jerdubaiProgramSec .tab-link span {    
    font-size: 14px;    
}
 /*Program Schedule 2024*/
 
 /*Artist and Speaker page*/
 .scheduleBanner {
    padding-top: 80px;
}
 .pageBanner h1 {
    font-size: 37px;
    line-height: 40px;
 }
 .eventMaskingImages .artistSection {   
    padding: 30px 0;
 }
 .artistSection .artistRightImg {   
    justify-content: space-between;    
}
.artistRightThumb1.artistDetails {
    width: 47%;
    max-width: 100%;
    max-height: 100%;
    margin: 0px;
    float: none;  
    margin: 10px 0px;
}
span.artistInfo h4 {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #fff;
}
 .page-template-faqs .gredientText {
    font-size: 32px;
    line-height: 42px;
}

.ticketstickybar {   
    padding: 10px 0;
}
#contactUsSection.contactUsSection {
	padding-top: 40px;
}
.videoListing {
    display: none;
   }
}

@media (min-width: 768px) and (max-width: 1024px) {
	.jerDubaiProgram {    
      padding: 40px 20px;
	}
	.jerdubaiProgramSec h4 {
      font-size: 17px;
	}
	.jerdubaiProgramSec h5 {
		font-size: 15px;
		line-height: 24px;
	}
}

/* iPhone 12 and newer with typical screen size of 390px width */
@media only screen 
  and (min-device-width: 390px) 
  and (max-device-width: 428px) 
  and (-webkit-min-device-pixel-ratio: 3) {
        .jerukAboutSec {
        padding-top: 40px;
    }
	.videoListing {
    display: none;
   }
}