img {width: 100%;}
.mobile-gopi-menu {  display: none;}
.onScrollContainer {  visibility: visible;  opacity: 1;}

.onScrollContainer .selCountry, .onScrollContainer--active .selCountry {  float: left;  margin-left: 180px;  margin-top: 0px;}
a.navbar-brand.onScrollContainer__site-logo {  padding-left: 0;  padding-right: 0;}
.onScrollContainer {background: #00a3e4;color: #fff;}
span.country-code {  color: #fff; font-size: 15px;}
.icon-set {font-size: 26px;color: #fff !important;}
ul#countryMainHeaderDrpdwn li a span {color: #000 !important;}
ul.cities-list li a {font-weight: 400; text-decoration: none;}
ul.cities-list li a:hover {background: #00a3e4;color: #fff;}
.locSearchContainer a:hover span.icon-downArrowH {color: #fff;}
ul.dropdown-menu.menu.dropdown-inverse.countryList.ddBG.headerDD li a span {color: #000;}
.selCountry .dropdown-menu > li > a { text-decoration: none;}
a.navbar-brand.onScrollContainer__site-logo {  padding: 5px 0 0 0;}
a#toggle-slow { color: #00a3e4; margin: 0px 0 0px 2px;display: inline-block; font-size: 16px; font-weight: 500;  cursor: pointer; padding: 15px 10px;}
#subcat {  color: #000;  width: 100%;  text-align: left;  margin: 6px auto 0; display: none;  padding: 8px 0;  border-top: 1px solid #00a3e4;}
ul.cities-list {   padding: 0;}
li.date-sec input[type="date"] {
    padding: 9px 5px 9px 5px;
    font-size: 15px;
    border-radius: 5px;
    border: 2px solid #e7eaec;
}
.sprite-icon {
    display: inline-block;
    background: url(../images/me-sprite.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.flag-custom-position.IND {
    background-position: -31px -4px;
    width: 16px;
    height: 12px;
}
.IND, .MYS, .SGP, .UAE, .USA, .UK {
    width: 16px;
    height: 12px;
}
.IND {
    background-position: -31px -10px;
}
.MYS {
    background-position: -10px -27px;
}
.SGP {
    background-position: -31px -27px;
}
.UAE {
    background-position: -10px -44px;
}
.USA {
    background-position: -10px -61px;
}
.UK {
    background-position: -31px -44px;
}

/* ============ Carousel =============*/
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 5rem !important;
    height: 5rem !important;
}
.carousel-inner .carousel-item {
    height: 480px;
}


/* ========= Upcoming Events =========== */
.section-page-header {
    margin: 0;
    padding: 40px 0 30px 0;
}
.section-page-header .entry-title {
    margin: 0;
    font-size: 28px;font-weight: 600;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 0;
}
.section-calendar-events {
    padding: 0px 0 50px 0;
    background: #fff;
}
.section-calendar-events .section-header {
    margin: 0 0 45px;
}
.section-calendar-events .section-header .nav-tabs {
    border: none;
    margin: 0;
    font-size: 14px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav>li {
    position: relative;
    display: block;
}
.section-calendar-events .section-header .nav-tabs li a {
    padding: 30px 0 30px;
    width: 160.7px;
    font-size: 40px;
    line-height: inherit;
    text-align: center;
    display: inline-block;
    color: #b3b3b3;
    border: none;
    background: #fdfdfd;
    border-top: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    border-radius: 0;
    margin: 0;
    text-transform: uppercase;
}
.section-calendar-events .section-header .nav-tabs li:first-child a {
    border-left: 1px solid #f8f8f8;
}
.section-calendar-events .section-header .nav-tabs li.active a, .section-calendar-events .section-header .nav-tabs li:hover a {
    color: #373737;
    background: #eee;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    z-index: 9;
}
.section-calendar-events .section-header .nav-tabs li a span {
    display: block;
    font-size: 18px;
    margin: 15px 0 0;
    color: #b3b3b3;
}
.section-calendar-events .section-header .nav-tabs li.active a span {
    color: #373737;
}
.section-calendar-events .section-content .tab-content ul {
    margin: 0;    padding: 0;
    list-style: none;
    font-size: 14px;
}
.section-calendar-events .section-content .tab-content ul li {
    width: 33.333333%;
    float: left;
    position: relative;
    list-style: none;
}
.section-calendar-events .section-content .tab-content .price, .section-calendar-events .section-content .tab-content .date {
    padding: 15px;
    background: rgba(36,36,36, 0.8);
    position: absolute;
    top: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
.section-calendar-events .section-content .tab-content .date {
    left: 20px;
}
.section-calendar-events .section-content .tab-content .date a {
    color: #fff;
}
.section-calendar-events .section-content .tab-content .date .day {
    font-size: 30px;
    display: block;
    margin: 0 0 5px;
}
.section-calendar-events .section-content .tab-content .date .month {
    font-size: 10px;
    display: block;
    margin: 0 0 5px;
}
.section-calendar-events .section-content .tab-content .date .year {
    font-size: 10px;
    display: block;
}
.section-calendar-events .section-content .tab-content .info {
    padding: 50px 20px 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(253,253,253,0) 1%, rgba(28,28,28,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(253,253,253,0) 1%,rgba(28,28,28,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(253,253,253,0) 1%,rgba(28,28,28,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1c1c1c',GradientType=0 );
}
.section-calendar-events .section-content .tab-content .info .get-ticket {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding: 10px 15px;
    background: #00a3e4;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    border: none;
    border-radius: 20px;
    font-weight: 700;
    display: inline-block;
    width: 30%;
    float: right;
    text-align: center;
}
.section-calendar-events .section-content .tab-content .info p {
    font-size: 16px;
    color: #fff;
    width: 65%;
    float: left;
    margin: 0;
}
a.event-descri {
    color: #fff;
}
a {
    text-decoration: none !important;
}
.icon2-sign-in::before {
    content: "\f090";
}
span.icon2-sign-up:before {
    content: "\f090";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
section.home-create-event {
    background: #00a3e4;
    color: #fff;
    text-align: center;
    padding: 60px 0;
}
a.event-new {
    border: 2px solid #f5f6f7;
    font-size: 18px;
    letter-spacing: .6px;
    text-transform: capitalize;
    color: #0d6efd;
    padding: 16px;
    display: block;
    border-radius: 5px;
    background: #fff;
    font-weight: 600;
}
a.event-new:hover {
    background-color: #00a3e4;
    border: #FFF 2px solid;
    color: #fff;
}
.event-link {
    width: 200px;
    display: block;
    margin: 20px auto 0;
}
.create-new-event h1 {
    font-size: 26px;
    padding-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
}
.categories-name {
    padding: 3px 8px;
    background: rgba(36,36,36, 0.8);
    position: absolute;
    top: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    right: 0;
    border-radius: 0;
}
.gt-content {
    margin-left: 40px;
}


/* ========= Experiences Home =========== */
section.find-new-experiences {
    padding: 50px 0;
}
.new-experiences-left {
    width: 50px;
    float: left;
    height: auto;
}
.new-experiences-right h1 {
    display: inline-block;
    text-overflow: ellipsis;
    text-transform: capitalize;
    max-height: 32px;
    text-wrap: nowrap;
    color: #202226;
    font-size: 24px;
    font-weight: 600;margin-bottom: 0;
}
.new-experiences-right p {
    color: #7a7c82;
    font-weight: 500;
    font-size: 15px;    margin: 0;
}
.exp-list-img a img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.Experiences-list {
    padding: 20px 0 0 0;
}
h1.entry-title:after {
    content: "";
    border: 1px solid #00a3e4;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
    margin: 0 auto;
    width: 330px;
}
.carousel-caption h3 {
    font-size: 32px;
}
.carousel-caption p {
    font-size: 24px;
}
.carousel-caption {
    background: #00000075;
}




/* ============ Eent Page =============*/

section.event-page {
    padding: 0px 0 30px 0;
    background: #f6f6f6;
}
.ad-sec {
    margin: 0 0 10px 0;
}
.event-banner {
    margin-bottom: 20px;
}

.event-time-banner {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
}





.ad-sec img {
    width: 100%;
    height: auto;    border-radius: 5px;
}
.event-left h1 {
    margin: 0;
    font-size: 28px;
    color: #000;
    text-transform: capitalize;
}
.event-left p {
    font-size: 16px;
    text-align: justify;
}
.event-left h1 {
    margin: 20px 0 5px 0;
    font-size: 28px;
    color: #000;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd;
}
.share-event ul {
    padding: 0;
}
.share-event ul li {
    display: inline-block;
}
li.shar-link {
    font-size: 15px;
    margin: 0 5px 0 0;
    font-weight: 500;
}
li.th-sc.fb0 a  {
    background: #2d5f9a;border: 1px solid #2d5f9a;}
    .share-event ul li a, li.th-sc.gp a, li.th-sc.ln a, li.th-sc.yt a {
        border-radius: 50%;
        font-size: 15px;
        line-height: 25px;
        text-align: center;
        margin: 0 auto;
        color: #fff;
        padding: 6px 10px;
    }
li.th-sc.gp a {
    background: #dd4d40;border: 1px solid #dd4d40;
}
li.th-sc.ln a {
    background: #007bb5;border: 1px solid #007bb5;
}
li.th-sc.yt a {
    background: #fe0000;border: 1px solid #fe0000;
}
.share-event {
    margin: 20px 0;
}
li.th-sc.fb0 a:hover {
    color: #2d5f9a;
    background: #fff;
}
li.th-sc.gp a:hover {
    background: #fff;
    color: #dd4d40;
}
li.th-sc.ln a:hover {
    background: #fff;
    color: #007bb5;
}
li.th-sc.yt a:hover {
    background: #fff;
    color: #fe0000;
}
.event-left {
    background: #fff;
    border-radius: 0 0 10px 10px;
}
.event-descripation {
    padding: 1px 15px 5px;
}
.event-right {
    background: #fff;
    border-radius: 0 0px 10px 10px;
    padding: 15px;
}
.gt-widget-title h2 {
    font-size: 20px;
    color: #00a3e4;    margin-top: 5px; margin-bottom: 15px;
}
.icon-img {
    font-size: 1.923rem;
    line-height: 1.923rem;
    padding-right: 0;
    width: 40px;
    float: left;
}
.icon-img i.fa {
    color: #00a3e4;
    margin: 7px 0 0 0;
}
ul.detail-list {
    padding: 0;
    margin: 0;
}
.gt-title {
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;    
}
.gt-inner {
    font-size: 14px;
    color: #888888;
}
ul.detail-list li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    float: left;
    width: 50%;
}
span.event-id {
    float: right;
}
.event-book {
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 5px;
    background: #00a3e4;
    border: 1px solid #00a3e4;
    color: #fff;
    font-weight: 600;
    transition: 0.3s;
    box-shadow: 4px 4px 10px #00000052;
}
.event-book:hover {
    background: #fff;
    color: #00a3e4;
}
.event-submit-btn {
    text-align: right;
}
.event-banner img {
    height: 350px;
    width: 100%;
}

/* ================ About Us ================ */
.ova-bg-heading {
    position: relative;
}
.bg_cover {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85.5%;
}

/* ================ Footer ============= */

section.footer {
    background: #313131;
    padding: 50px 0;
}
.footer-list h4 {
    color: #fff;
    font-size: 22px;
}
ul.footer-list.footer-list-icons, ul.footer-social-list {
    padding: 0;
    margin: 0;
}

ul.footer-list.footer-list-icons li, ul.footer-list.footer-list-icons li a {
    color: #fff;
    font-size: 15px;
    margin-bottom: 8px;
    display: block;
}
.footer-list h4 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 7px;    position: relative;
}
.footer-list h4:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0px;
    width: 70px;
    height: 2px;
    background-color: #00a3e4;
    margin: 0px auto;
}
.footer-list h4:after {
    position: absolute;
    content: "";
    top: 110%;
    left: 15px;
    width: 70px;
    height: 2px;
    background-color: #fff;
    margin: 0px auto;
}
ul.footer-social-list li a {
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: transparent;
    border-radius: 100%;
    display: block;
    height: 36px;
    line-height: 36px;
    width: 36px;
    text-align: center;
    color: #CCCCCC;
    text-decoration: none;
    border: 1px solid #CCCCCC;
    font-size: 14px;
}
ul.footer-social-list li {
    display: inline-block;
    margin: 0 5px 0 0;
}
ul.footer-city-list-inline {
    padding: 0;
}
.col-sm-2.Service-f {
    padding-right: 0;
}
section.footer {
    position: relative;
}
.footer-ribbon {
    position: absolute;
    top: 0;
    margin: -16px 0 0;
    padding: 3px 12px;
    color: #fff;
    font-size: 22px;
    z-index: 1;
    background-color: #00a3e4;
    font-family: 'Oswald' !important;
    font-weight: 300;
}
.footer-ribbon:before {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 7px;
    right: 100%;
    border-right: 10px solid #00a3e4a1;
    border-top: 16px solid transparent;
}
ul.footer-social-list li a:hover {
    background: #00a3e4;
    color: #fff;
    border-color: #00a3e4;
}
ul.footer-list.footer-list-icons li a:hover, ul.footer-city-list-inline li a:hover {
    color: #00a3e4;
}
section.copy-right {
    background: #000;
    padding: 15px 0;
}
.copy-auth p {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.copy-auth p a {
    color: #fff;
    border-bottom: 1px solid #00a3e4;
}
.form-group.form-submit button.event-book {
    margin-right: 25px;
}
.form-group.form-submit span {
    color: #00a3e4;
    font-size: 17px;
}
ul.footer-city-list-inline li, ul.footer-city-list-inline li a {
    color: #fff;
    font-size: 14px;
}
ul.footer-city-list-inline li {
    display: inline-block;
    padding: 0 5px;
}
ul.footer-city-list-inline li {
    display: inline-block;
    padding: 0 3px;
    border-right: 2px solid #00a3e4;
}
ul.footer-city-list-inline li:first-child, ul.footer-city-list-inline li:last-child {
    border: navajowhite;    padding-left: 0;
}
.footer-countries-category ul:last-child {
    margin: 0;
}
.footer-countries-category {
    border-top: 1px solid #00a3e4;
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
}
ul.footer-city-list-inline li b {
    width: 92px;
    display: inline-block;
}




#thim-preloading {
    background-color: #fff
}

#thim-preloading {
    position: fixed;
    z-index: 999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

#back-to-top {
    color: #fff;
    width: 44px;
    height: 44px;
    position: fixed;
    font-size: 33px;
    bottom: 25px;
    right: 20px;
    background: #00a3e4;
    cursor: pointer;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 10px;
    text-align: center;
    line-height: 39px;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    z-index: 999;
}
#back-to-top.scrolldown {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px)
}
input#ex5_value {
    padding: 9px 8px;
    font-size: 15px;border-radius: 5px;
}

/* ============== Word changing =====*/

.type-pause-button { position: absolute;top: 150px;}
.icon-pause-circle-fill:before {  content: "\e600";font-size: 4em;color: #666;}
.icon-play-circle-fill:before {  content: "\e601"; font-size: 4em; color: #666;}
a { text-decoration: none;}
.title {   text-align: center;  padding: 30px 0px 0px;  margin: 0;}
.title h5 {color: #999}

.white .title h5 {	color: #fff}
.dynamic-title {float: none;margin: 0 auto;	display: table;	width: auto;	font-size: 38px;line-height: 38px;font-weight: 600;	margin-bottom: 20px;	text-transform: uppercase;}
div#text-btn button { position: absolute;  display: inline-block;top: 200px; width: 40px; height: 40px; border-radius: 50%; color: #fff;  overflow: hidden; transition-delay: 0.2s; transition: .3s background;  outline: none; font-size: 15px; font-family: 'Roboto Black','Helvetica',sans-serif; font-weight: 300;}
div#text-btn button:hover {  background: rgba(0,0,0,0.5);}
.pause-btn.transparent {   background: transparent;}
span.gold-title {   font-size: 38px !important;    margin: -10px 0; font-weight: 600;  color: #00a3e4;}

/* -------------------------------- 
Primary style
-------------------------------- */
.cd-words-wrapper { display: inline-block; position: relative; text-align: left;}
.cd-words-wrapper b { display: inline-block; position: absolute; white-space: nowrap;left: 0;top: 0;font-style: normal;}
.cd-words-wrapper i { font-style: normal;}
.cd-words-wrapper b.is-visible {position: relative;}
.no-js .cd-words-wrapper b {opacity: 0;}
.no-js .cd-words-wrapper b.is-visible { opacity: 1;}

/* -------------------------------- 
xclip 
-------------------------------- */
.cd-headline.clip span { display: inline-block; padding: .2em 0;}
.cd-headline.clip .cd-words-wrapper {overflow: hidden;vertical-align: top;}
.cd-headline.clip .cd-words-wrapper::after { content: ''; position: absolute;top: 0;right: 0;width: 2px;height: 100%;background-color: #aebcb9;}
.cd-headline.clip b { opacity: 0; font-weight: 600;}
.cd-headline.clip b.is-visible { opacity: 1;}

#up {
  border-radius: 5px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background-color:#00a3e4;
  color: #fff;
  align-items: center;
  justify-content: center;
  box-shadow: 0.5px 1px 5px 5px rgba(0, 0, 0, 0.5);
  transition: var(--transition-speed);
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  font-weight: bolder;
  position: fixed;
  bottom: 20px;
  right: 30px;
  display: none;
}

#up:hover {
  background-color: #fff;
  color: #00a3e4;
}

p.event-time {
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #00a3e4;
}
span#eventtime {
    font-size: 20px;margin-left:5px;
    color: #00a3e4;
}



@media (min-width:800px) and (max-width:2000px){ 

div#locationContainer {  display: none !important;}

}

@media (min-width:1px) and (max-width:450px){
.ddCustom.selCountry {  margin-left: 40px !important;  margin-top: -60px !important;}

}


@media (min-width:1px) and (max-width:770px){ 

.desktop-menu {display: none;    }
.mobile-gopi-menu {      display: block;   position: fixed;      left: 0;      right: 0;    }
.ddCustom .icon-downArrow {  top: -22px;   right: -10px;  }
.navbar-header {  position: relative;   width: 100%;    }
.onscroll {   padding: 2px 10px 5px; }
.navbar-default {    border: none;}
span.sprite-icon.flag-custom-position.IND {     display: none; }   
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {   margin: 9px 0 0 6px;    padding-left: 0;    width: 50px !important; }
.section-calendar-events .section-content .tab-content ul li {   width: 100%;}
.carousel-inner .carousel-item { height: auto;  }
.exp-list-img {   margin-bottom: 15px; }
.navbar-default {  margin: 0; }
.ddCustom .ddBG { top: 50px!important; }
.navbar-default {background-color: #00a3e4 !important; }
.navbar-default .navbar-toggle .icon-bar {   background-color: #fff !important;  }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {    background-color: transparent !important; }

}    

@media (min-width:451px) and (max-width:770px){ 
.ddCustom .icon-downArrow {top: 20px !important; right: 9px !important;}
.icon-set { margin-top: 11px; display: block;}
.ddCustom.selCountry {  margin-top: -53px !important;}
.navbar-nav {  margin-top: 0;}


}

@media (min-width:1px) and (max-width:450px){ 

ul.detail-list li {     width: 100%;  }
.form-group.form-submit span {   display: block;margin: 25px 0 0 0;    }




}
   


ul.detail-list li.note {
    width: 100%;
    margin-top: 0;
}


