/*
Theme Name: MLE
Author: Joel Spencer
Description: Muslim Lifestyle Expo Website Theme
Version: 0.0.1
*/

@import url('//fonts.googleapis.com/css?family=Lato:300,400,700');
/* @import url('//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700'); */
/* @import url('//fonts.googleapis.com/css?family=Raleway:400,500'); */
/* @import url('//fonts.googleapis.com/css?family=Shrikhand'); */

html.noscroll, body.noscroll {
    height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}

html, body {
    width: 100%;
}
 .ug-button-play, .ug-zoompanel-button, .ug-canvas-pie {
    display: none !important;
}

#page-header-wrap {
    height: 80vh;
}

.vc_video-bg iframe {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    height: 100% !important;
}

h1, h2, h3, h4, h5, h6, button{
    font-family: 'Montserrat', sans-serif;
}

body, ul, li, p{
    font-family: 'Raleway', sans-serif;
}

body {
    position: relative;
}

.exhibitor-grid-item {
    position: relative;
    margin-top: 15px;
    border:solid 1px transparent;
}

.exhibitor-grid-item .inner{
    background-size: contain;
    background-repeat:no-repeat;
    background-position:center center;
    
}

.exhibitor-grid-item:hover{
    border-color:#E4E4E4;
}

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.shrikhand h2 {
    font-family: 'Shrikhand' !important;
}

.venue_info { font: "Raleway"; font-size: 1.5em;}
.location_text {font: "Raleway"; font-size: 1.5em;}
.travelinfo {font: "Raleway"; font-size: 1.25em; line-height: 1.5em;}

.fullpage-section {
    overflow-y: hidden;
}

.vc_row {
    max-width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    font-size: 3em;
    width: 50px;
    height: 50px;
    color: #abce47;
    cursor: pointer;
}
#back-to-top:hover {
    color: #ccc;
}

.margin-right-60 {
    margin-right: 60px;
}

.footer-contact-block {
    background-color: #4bb167;
    padding-top: 120px;
    padding-bottom: 120px;
}

.footer-contact-block h3, .footer-contact-block p {
    text-align: center;
    color: #FFF;
}


#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #abce47 !important;
}

.wpcf7-form label {
    width: 100%;
}
.modal {
    position: relative !important;
    overflow: visible;
    display: none;
    border-radius: 0;
}

#fixed-nav {
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
}



.vc_row-fluid.fullwidth {
    padding-left: 0;
    padding-right: 0;
}

.homepage-top .btn:nth-child(odd) {
/*  margin-right: 20px; */
}

.homepage-top .btn:nth-child(even) {
/*  margin-left: 20px; */
}

.large-heading {
    font-size: 4em;
}

#fullpage .vc_column_container>.vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.homepage-splash-wrap {
    display: flex;
    flex-direction: column;
    
}

.hompeage-buttons-wrap {
    text-align: center;
}

.homepage-splash-btm-overlay {
    position: absolute;
    width: 100%;
}

.homepage-splash-bottom {
    display: flex;
    flex-direction: column;
    justify-content:center;
    background: linear-gradient(#230A34,#371052);
    flex-grow: 1;
    background-size: cover;
    background-position: center center;
}


.homepage-center-image {
    display: inline;
    align-self:center;
    max-width: 25%;
    margin-bottom: 30px;
}



.page-header {
    background-size: cover;
    
    margin-top: 0;
    background-position: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content:center;
    background-repeat:no-repeat;
}

.page-header.vc_video-bg-container {
    height: 50vh;
}

.page-header  h1, .page-header  h3 {
    color: #FFF;
}

 .page-header  h3  {
     font-weight: 300;
 }

a.white-social-icon {
    color: #FFF;
    font-size: 1.6em;
    margin-right: 15px;
}

.white-social-icon.large {
    font-size: 2em;
}

.sponsor-list-item p{
    font-size: 1em;
    
}

.sponsor-list-item {
    margin-bottom: 80px;
}

.press-media-item {
    margin-bottom: 20px;
    margin-top: 20px;
}

.media-items-wrap .press-media-wrap:nth-child(odd){
/*  background-color:#f8f8f8; */
}


.page-content {
/*  max-width: 1200px; */
    margin-left: auto;
    margin-right: auto;
    position: relative !important;
}
.navbar-default {
    background-color: #371052;
    padding-top: 20px;
    padding-bottom: 20px;
    border: none;
    position: absolute;
    z-index: 3;
    right: 0;
    left: 0;    
    
}
nav.navbar.navbar-default.main-header {
    background: transparent;
}

#menu-main-menu.menu.collapsed {
        display: none;
        flex-direction:column;
        justify-content:center;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    /*background-color: rgba(0,0,0,0.9);*/
    background-color: none;
    padding-left: 0;
}

#menu-main-menu.menu.collapsed .collapsed-nav-close {
    position: absolute;
    top:20px;
    right:20px;
    width: 30px;
    height: 30px;
    background-color: red;
}

#menu-main-menu.menu.collapsed li {
    display: block;
    margin-right: 0;
    margin-left:4px;
    font-size:14px;
}

.menu-bar{
    width: 100%;
    z-index: 99;
}

.navbar {
    margin-bottom: 0;
    border-radius: 0;
}

.navbar-default h3 {
    margin: 0;
    color: #FFF;
    font-size: 1em;
}



.navbar-default .top-row {
    padding-left: 6%;
    padding-right: 6%;
}



.menu-bar {
    /*background-color: #230A34*/
    background-color: none;
    height: 55px;
    line-height: 55px;
    text-align: center;
    
}

.menu-bar ul {
    list-style: none;
    margin: 0;
    /*text-align: center;*/
    text-align: right;
    display: inline;
    position: relative;
    z-index: 99;
}

.menu-bar ul li {
    color: #FFF;
    display: inline;
   position: relative;
    margin-right: 60px;
    font-size: 1em;
    letter-spacing: 2px;
    font-weight: 300;
    white-space: nowrap;

}


.menu-item {
    transition: all 200ms ease-in;
}

.menu-item.open {
    opacity: 1
}

.menu-item.not-open {
    opacity: 0.5
}



.menu-bar ul li a {
    color: #FFF;
    text-transform: uppercase;
}

.menu-collapser {
    background-color: transparent !important;
    border: none !important;    
}

.sub-toggle i {
    font-style: normal;
    font-size: 0.6em;
}

.max-width-text {
    max-width: 650px;
}




.video-background {
  background: #000;
  position: relative;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

/*BUTTONS*/
.btn-primary {
    border-radius: 0;
    padding: 10px 30px 10px 30px;   
    display: inline-block;
}

.btn-primary.white-btn {
    background-color: #FFF;
    border-color: #D1D1D1;
    color: #000;
    text-transform: uppercase;
    
}

.btn.dark-btn {
    border-color: #404040;
    color: #404040;
}

.btn.outline {
    background-color: transparent;
    border: solid 3px #2699FB;
    color: #2699FB;
}

.btn {
    font-family: 'Montserrat';
    font-weight: 500;
}

/*HOMEPAGE SPLASH*/
.homepage-splash-wrap {
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content:center;
}


.homepage-splash-wrap h1, .homepage-splash-wrap h5 {
    color: #FFF;
}



.splash-header-bar {
    position: absolute;
    top: 0;
    width: 100%;
    color: #FFF;
    margin-bottom: 20px; 
}

.splash-header-bar svg{
    color: #FFF;
    font-size: 1.7em;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    
}
.splash-footer-bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #FFF;
    margin-bottom: 20px; 
}

.splash-footer-bar h2 {
    font-size: 4.5em;
}

.splash-footer-bar h2, .splash-footer-bar p {
    color: #FFF;
/*  margin-bottom: 0; */
}

.footer-title {
    text-transform: uppercase;
}

.splash-heading-topper svg {
    color: #A9D228;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 1.6em;
    
}

.splash-heading-topper i {
    padding-right: 10px;
}

.splash-button-wrap {
    margin-top: 70px;
}

.splash-button-wrap .btn {
    font-size: 1.7em;
}

.splash-heading-topper {
    color: #FFF;
/*  margin-top:12%; */
}

.hompeage-buttons-wrap .btn:nth-child(odd) {
    margin-right: 20px;
}

.hompeage-buttons-wrap .btn:nth-child(even) {
    margin-left: 20px;
}

.homepage-splash-wrap .btn {
/*  margin-top:40px; */
}

.fixed-bg {
background-attachment: fixed;   
}

.fp-section {
    /*min-height: 100vh;*/
}

.flex-vertical-center {
    display: flex;
    flex-direction: column;
    justify-content:center;
    height: 100%;
}

.intro-para-text {
    font-size: 1.4em;
    font-weight: 300;
}

.no-caption .nivo-caption {
    display: none !important;
}



.contactways { font-size: 1.25em; font: "Raleway"; line-height: 2em;}
.contact-text { font: "Raleway"; font-size: 1.25em; line-height: 2em;}

/*Homepage feature blocks element*/
.mle-feature-block {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 15px;
    margin-right: 15px;
    
}

.fullwidth .mle-feature-block{
    margin-bottom: 0;
}

.feature-content {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content:left;
    position: relative;
    z-index: 3;
    height: 100%;
        padding: 40px;
}

.mle-feature-block h2, .mle-feature-block h3{
    color: #FFF;
    margin: 0;
    position: relative;
    z-index: 2;
}

.mle-feature-block h2 {
    font-size: 1.1em;
    padding-top: 25px;
}
.mle-feature-block h3 {
    font-weight: 300;
    font-size: 1em;
}

.feature-left-square {
    height: 100%;
    width:100px;
    float: left;
    background-color:rgba(55,16,82,0.66);
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items:center;
    position: relative;
    z-index: 2;
    margin-right: 15px;
}

.feature-left-square img {
    max-height: 54%;
}

.feature-block-darkener {
    position: absolute;
    background-color:rgba(55,16,82,0.36);
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    z-index: 1;
}

.partner-logo-item {
    width: 200px;
}

.partner-logo-item:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.partners-slider .slide-item {
    margin: 20px;
    height: auto;
}

/*FULLPAGE*/
#fullpage .section:nth-child(odd) {
    background-color: green;
}
#fullpage .section:nth-child(even) {
    background-color: green;
}

.offset-top-bg {
    background-position-x: right !important;
    background-position-y: -5% !important;
}

.half-height-section {
    height: 50vh;
}

.full-height-inner .vc_column-inner{
    height: 100%;
}

.wpcf7-form br{
    display: none;
}

.inline-text {
    display: inline;
    width: 70%;
    float: left;
    height: 40px;
    padding: 10px;
}

.inline-subscribe-btn {
    display: inline;
    width: 30%;
    height: 40px;
    background-color: #404040;
    border: none;
    color: #FFF;
}


/*FOOTER*/
#main-footer {
    background-color: #4D534F;
    color: #FFF;
    padding: 50px;
    padding-top: 70px;
}

.fp-footer {
    background-color: #4D534F;
    color: #FFF;
    
    height: 50vh;
    position: relative;
}

#fp-footer-map {
    height: 70vh;
    position: relative;
}

.fp-footer-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
    
}

.fp-footer a {
    color: #FFF;
}
.footer-copyright {
    text-align: center;
}

#main-footer a {
    color: #FFF;
}

#main-footer h3 {
    margin-top:5px;
}

.footer-logos-title {
    margin-top: -35px;
}

.footer-logo {
    width: 30%;
    display: inline;
}

.footer-logos {
    border-right: 1px solid #FFF;
}

.footer-logos p {
    float: left;
    width: 30%;
}

.footer-logos p img {
    width: 100%;
    height: auto;
}

.footer-contact-details {
    text-align: right;
/*
    position: absolute;
    right: 0;
    bottom: 0;
*/
}


.footer-right-column p{
    width: 100%;
}

.footer-right-column p img {
    height: auto;
    width: 100%;
}

/*Testomonial section*/
.mle-testimonials-section {
    height: 30vh;
}

/*CROPPED IMAGE SECTION ELEMENT*/
.cropped-image-section {
    height: 100vh;
    position: relative;
    overflow: hidden;
    padding: 10%;
    background: linear-gradient(to right,#8c33b8,#207AAA 73%,#A9D228);
    color: #fff;
}

.cropped-image-section .square {
    width: 100vh;
    height: 100vh;
    background-color: #FFF;
    position: absolute;
    right: 0;
    top:0;
    transform: rotate(15deg);
    background-position: center center;
    background-size: cover;
}
.cropped-image-section img {
    position: absolute;
    width: 60%;
    transform: rotate(20deg);
    right: -15%;
    top: -0%;
    height: 100%;
}


.single-post-content .post-title {
    padding-left: 15px;
    padding-right: 15px;
}

/*SIDE SOCIAL PANEL*/
#side-social-panel {
    position: fixed;
    left:-200px;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s ease-in; 
    z-index: 9;
}

#side-buy-panel {
    position: fixed;
    right:-200px;
    bottom: 30px;
    opacity: 0;
    transition: all 0.5s ease-in; 
    z-index: 9;
}

#side-social-panel svg {
    font-size: 2em;
    margin: 15px;
    margin-left: 25px;
    margin-bottom: 25px;
    text-align: center;
    color: #FFF;
    filter: drop-shadow(0 0 1px #777);
}

#side-social-panel a:hover svg{
    color: #230A34;
}

.testim-slider .slick-slide {
    height: 200px;
}

.testim-slider .slide-item {
    color: #FFF;
    text-align: center;
    
}

.testim-slider .slide-item p:first-child {
    padding-top: 8%;
    font-weight: 300;
    font-size: 1.5em;
}

.testim-slider .slide-item p.author {
    font-weight: 700;
}

.slick-arrow  {
    width: 30px;
    height: 30px;
    position: absolute;
    top:50%;
    margin-top: -30px;
    cursor: pointer;
}

.slick-arrow.left {
    left:15%;
    border-left: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    transform: rotate(45deg);
}

.slick-arrow.right {
    right:15%;
    border-right: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    transform: rotate(-45deg);
}

.mle-testimonials-section {
    position: relative;
}

.testim-quote-frame {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}

.testim-quote-frame div {
    background-size: contain;
    background-repeat: no-repeat;
    top:10%;
    position: absolute;
    height: 80%;
    width:100px;
}

.testim-quote-frame .left {
    background-image: url(img/quote_frame_left.png);
    background-position: left center;
    left:0; 
}

.testim-quote-frame .right {
    background-image: url(img/quote_frame_right.png);
    background-position: right center;
    right: 0;
}

/*SCHEDULE*/
.schedule-topbar {
}

.schedule-day-select.selected {
    background-color: #371052;
    color: #FFF;
    position: relative;
    
}

.schedule-day-select.selected:after {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #371052;
    bottom: -10px;
    left:50%;
    margin-left: -10px;
    transform: rotate(45deg)
}

.schedule-day-select {
    
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
}
.schedule-day-select span{
    display: block;
    font-size: 0.6em;
}

.schedule-room-select-bar {
    background-color: #F5F5F5;
    height: 50px;
    
    color: #371052;
}

.schedule-item {
    padding-top: 20px;
    padding-bottom: 20px;
}

/*
.schedule-item .event-time:before{
    position: absolute;
    content: " ";
    width: 1px;
    height: 100%;
    background-color: #ccc;
    left:50%;
    top:0;
}
*/

.schedule-item .event-time {
    text-align: center;
    position: relative;
    color: #371052;
    font-size: 1.6em;
    padding-top: 30px;
}

.room-select {
    cursor: pointer;
    border-bottom: 2px solid #F5F5F5;
    font-size:18px;
}

.room-select:hover, .room-select.selected{
    color: #A9D228;
    border-bottom: 2px solid #A9D228;
    
}



.room-select {
    text-align: center;
}


.vc_tta-panel.vc_active .vc_tta-panel-heading{
    border-bottom: 1px solid #A9D228 !important;
}


/*SPEAKERS*/

a  {
    color: #000;
}

a:hover {
    text-decoration: none;
}
.speaker-item {
    text-align: center;
    cursor: pointer;
    margin-bottom:50px;
    min-height: 360px;
}

.speaker-item:hover img{
    opacity: 0.8;
    border: solid 2px #A9D228;
}
.speaker-item img{
    width: 80%;
    display: inline;
    text-align: center;
    transition: all 0.5s ease-in; 
    border: solid 2px #FFF;
}

.speaker-item .speaker-social-list {
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

.speaker-item .speaker-social-list li {
    display: inline;
    font-size: 1.6em;
    margin: 10px;
}

.speaker-item .speaker-social-list li svg {
    color: #A9D228;
}

.speaker-item h3, .speaker-item h5 {
    text-align: center;
}

#selected_speaker {
    text-align: center;
}

#selected_speaker img {
    display: inline-block;
}

#selected_speaker h3 {
    text-align: center;
    
}


.fullpage-section .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;

}

.ticket-grid-item {
    padding: 20px;
    height: 340px;
}

.ticket-grid-item .inner {
    background-color: #f5f5f5;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content:center;
    padding-left: 20px;
    padding-right: 20px;
    border: 2px solid #e1e1e1;
}



.spon_cta {
    border: none !important;
}

.ticket-grid-item p {
    color: #434343;
}

.ticket-grid-item .inner h2, .ticket-grid-item .inner {
    text-align: center;
}


.ticket-grid-item .price {
    font-size: 5em;
}

h2.price small {
    color: #000 !important;
}

.media-icon-wrap {
    text-align: left;
}

.media-icon-wrap img {
    text-align: left;
}

.media-items-wrap {
    
    
}

.full-hide{
    display: none !important;
}

.partner-logo-griditem {
    display: inline-block;
    width: 20%;
    padding: 25px;
    height: 35%;
    
    transition: opacity 0.3s ease-in;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in
}

.partner-logo-griditem .inner {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    
}

.partner-logo-griditem:hover {
    opacity: 0.8;
}
.testimonial_rotator.template-default .has-image .text, .testimonial_rotator_single.has-image.template-default .text{
    width: 100% !important;
}

.testimonial_rotator_quote {
    border: 1px solid #a7a7a7;
    padding: 40px;
    /* border-radius: 4px; */
    /* color: #26B1F3; */
    font-weight: 700;
    /* font-size: 16px; */
    text-shadow: none;
    /*background: #f4f4f4;*/
    font-size: 15px;
    font-weight: 100;
    line-height: 1.4;

}

.testimonial_rotator.template-longform hr.longform_hr {
    /* width: 175px; */
    /* height: 3px; */
    /* background: #efefef; */
    /* border: none; */
    /* margin: 20px auto; */
}

.testimonial_rotator.template-longform .testimonial_rotator_author_info p {
    padding-top: 0;
    margin-top: 0;
    text-align: center;
    line-height: 1.1em;
    font-weight: 700;
    font-size: 18px;
}


.vc_row-has-fill+.vc_row>.twin-img.vc_column_container>.vc_column-inner {
    padding-top: 200px !important;
}
.sticky-header {
    background: #371052fa !important;
    position: fixed;
    z-index: 999;
}
.positioned-image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 115px;
    max-height: 125px;
    width: auto !important;
}
.positioned-image {
    position: relative;
    min-height: 125px;
    margin-bottom: 0;
}
.spo-img.wpb_single_image img{
    margin-top:100px !important;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
    display: none;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    min-height: 140px;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.4;
}
.positioned-image h2 {
    margin-bottom: 0;
    height: 300px;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
}
.positioned-image.partners img{
    max-width: 155px;
    max-height: 100px;
}
.positioned-image.partners h2{
    height: 180px;
    font-size: 12px;
}
.navbar-default.sticky-header{
    padding-top:10px;
    padding-bottom:10px;
}
.sticky-header .header-socials-wrap{
    float:right;
    width:300px;
}
.sticky-header .header-socials-wrap .header-socials, .sticky-header .header-socials-wrap .header-socials svg{
    font-size:18px;
}
.sticky-header .header-socials-wrap{
    display:none;
}
.sticky-header .header-socials-wrap + .col-xs-3 img{
        width: 180px;
}
/**/
@media (min-width:320px)  {
    
    .schedule-day-select span{
        display: block;
        font-size: 1em;
    }
    
    .ppsPopupShell {
        top:50% !important;
        margin-top:-50%;
        left: 50%;
        margin-left: 15%;
    }
    
    .ticket-list-item p{
        text-align:center;
    }
    
    .ticket-list-item {
    background-color: #FFF;
    
    }
    
    .ticket-list-item h3 {
        margin-top: 0;
        font-size: 24px;
        text-align: center;
    }
    
    .ticket-list-item .price {
        text-align: center;
        font-weight: 700;
        font-size: 2em;
        
    }
    
    .ticket-list-item .inner{
        border-bottom: solid 1px #dedcdc;
        padding: 15px;
        padding-top: 30px;
    }
    
    .media-icon-wrap {
        text-align: center;
    }
    
    .media-icon-wrap img {
        display: inline-block;
        text-align: center;
    }
    
    #back-to-top {
        display: none;
    }
    
    #modest-fashion-section{
        padding-top: 140px;
    }
    
    .menu-bar ul li ul.sub-menu {
        position: relative;
    }
    
    .header-socials-wrap {
        padding-right: 0;
    }
    
    .header-socials, .header-socials svg {
        color: #FFF;
        font-size: 1.1em;
        letter-spacing: 14px;
    }
    
    .page-header  {
        height: 55vh;
    }
    
    .homepage-center-image {
        max-width: 75%; 
    }
    
    .vc_row.vc_column-gap-35 {
        margin-left: 0;
        margin-right: 0;
    }
    
    .footer-row {
        text-align: center;
    }
    .footer-contact-details {
        text-align: center;
        padding-top:10px;
    }
    
    .schedule-day-select {
        font-size: 1.1em;
    }
    
    .footer-logos {
        border-right-color: transparent;
    }
    
    .fp-section {
/*      padding: 15px; */
    }
    
    .homepage-splash-wrap h1 {
        font-size: 2em;
    }
    
    .mle-feature-block {
        height: 6vh;
        
    }
    
    .large-heading {
        font-size: 2.7em;
    }
    
    .footer-title {
        font-size: 14px;
        text-align: center;
    }
    
    .fp-footer p {
        font-size: 10px;
        text-align: center;
    }
    
    .fp-footer {
        padding-top: 20px;
    }
    
    .vc_cta3-container.vc_cta3-size-md {
        width: 100%;
    }
    
    .vc_general.vc_cta3 {
        padding-left: 0;
        padding-right: 0;
    }
    
    #main-footer {
        padding: 15px;
    }
    
    
    #main-footer .textwidget{
        text-align: center;
    }
    
    .vc_column-inner  {
        padding-left: 0;
        padding-right: 0;
    }
    
    .vc_row-fluid {
    padding-left: 0%;
    padding-right: 0%;
}
    .mobile-center {
        text-align: center;
    }
    
    .ticket-grid-item h2 {
        font-size: 20px;
    }
    
    .schedule-room-select-bar {
        line-height: 25px;
    }
    
    .schedule-day-select.selected:after {
        content: " ";
        width: 10px;
        height: 10px;
        position: absolute;
        background-color: #371052;
        bottom: -5px;
        left: 50%;
        margin-left: -5px;
        transform: rotate(45deg);
    }
    
    .wpb_wrapper h2, .wpb_wrapper p {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .vc_btn3 {
        display: block !important;
        margin-right: 15px;
        margin-left: 15px;
    }
    
    #hp-shopping {
        background-position: 800% !important; /*position bg image off screen to allow WP image to be used only on desktop*/
    }
    
    .mobile-quarter-height-section .full-height-inner {
        height: 50%; 
    }
    
    .inline-subscribe-btn {
        font-size: 12px;    
    }
    
    .partners-slider .slide-item {
        margin: 5px;
    }
    
    .slick-arrow.left {
        left: 3%;
    }
    
    .slick-arrow.right {
        right:3%;
    }
    
    .menu-close-btn {
        position: absolute;
        width: 30px;
        height: 30px;
        top:20px;
        right:20px;
        color: #FFF;
        font-size: 30px;
    }
    
    .menu-close-btn:hover {
        color: #ccc;
    }
    
    .header-buy-btn {
        margin-top: 0px;
    }
    
    .menu-main-menu-container {
/*      display: none !important; */
    }
    
    #menu-main-menu li {
        text-align: left;
        padding-left: 15px;
    }
    
    .menu-bar ul li:hover ul.sub-menu {
        background-color: none;
        background: none;
        
    }
    
    
    
    .collapsed .menu-item .sub-menu li a{
        color: #ccc;
    }
    
    .menu-collapser {
        display: block;
    }
    
    #menu-main-menu.menu.collapsed {
        display: none;
        flex-direction: column;
        justify-content: center;
        position: fixed;
        top: 0;
        left: 0;
        height: 80vh;
        width: 100vw;
        /*background-color: rgba(0,0,0,0.9);*/
        background-color: none;
        padding-left: 0;
    }
    
    #menu-main-menu li.open {
        font-weight: bold;
    }
    
    #menu-main-menu li.open .sub-toggle {
        display: inline-block;
        transition: all 0.2s ease-in;
    }
    
    #menu-main-menu li.open .sub-toggle {
        transform: rotate(180deg)
    }
        

     
     #menu-main-menu ul {
         -webkit-padding-start: 0px !important;
     }
     
     .collapsed .menu-item .sub-menu {
         display: block;
        max-height: 0;
        overflow-y: hidden;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
    
    .spon_cta h1{
        font-size: 2em;
    }
    
    .large-page-heading {
        font-size: 30px;
    }
    
    .partner-logo-griditem {
        width: 50%;
      padding: 10px;
      height: 12%;
    }
    
    .half-height-section {
        min-height: 50vh;
        height: auto;
    }
    
    .speaker-item h3 {
        font-size: 14px;
    }
    
    .speaker-item h5 {
        font-size: 11px;
    }
    
    .speaker-item  {
        min-height:250px;
    }
    
}
    
@media (min-width:481px)  { 
    
    .speaker-item  {
        min-height:360px;
    }
    
    .speaker-item h3 {
        font-size: 21px;
    }
    
    .speaker-item h5 {
        font-size: 14px;
    }
    
    .schedule-day-select span{
        display: block;
        font-size: 0.6em;
    }
    
    .ppsPopupShell {
        top:50% !important;
        margin-top:-10%;
        margin-left: 0;
    }
    
    .ticket-list-item h3 {
        font-size: 24px;
        text-align: left
    }
    
    .ticket-list-item p{
        text-align:left;
    }
    
    .partner-logo-griditem {
        width: 20%;
/*
        padding: 25px;
        height: 170px;
*/
        padding: 0px 25px;
        height: 90px;
    }
    
    .half-height-section {
        height: 50vh;
    }
    
    .large-page-heading {
        font-size: 2.75em;
    }
    
    .spon_cta h1{
        font-size: 3em;
    }
    #menu-main-menu.menu.collapsed {
        display: block;
        position: relative;
        /*background-color: #230A34*/
        background-color: none;
        height: 100%;
        width: 100%;
        
    }
    
    .collapsed .menu-item .sub-menu {
        max-height: 900px;
        display: none;
    }
    
    #menu-main-menu.menu.collapsed li {
        display: inline;
        /*margin-right: 20px;*/
        margin-left:20px;
        font-size:14px;
    }
    
    .menu-bar li.has-submenu:hover ul.sub-menu {
        display: block;
        height: auto;
        top:100%;
        left: 0px;
        padding: 0;
        background-color: #371052;
        background: linear-gradient(#230A34,#371052);

    }
    
    #menu-main-menu.menu.collapsed li.has-submenu ul.sub-menu li{
        display: block;
        padding-left: 25px;
        padding-right: 25px;
        margin-right: 0;
        font-size: 1em;
        cursor: pointer;
        text-align: left;
        color: #FFF;
        margin-left: 0;
    }
    
    #menu-main-menu.menu.collapsed li.has-submenu ul.sub-menu li a {
        color: #FFF;
    }
    
    .menu-bar ul li:hover ul.sub-menu li:hover {
        background-color: #000;
    }
    
    .menu-bar ul li ul {
        display: none;
    }
    
    .menu-collapser {
        display: none;
    }
    
    #menu-main-menu li {
        text-align: center;
        padding-left: 0px;
    }
    .menu-main-menu-container {
/*      display: block !important; */
        margin-top: 3px;
    }
    .media-icon-wrap {
        text-align: center;
    }
    
    .media-icon-wrap img {
        text-align: left;
        display: block;
    }
    
    .header-buy-btn {
        margin-top: 15px;
    }
    
    #back-to-top {
        display: block;
    }
    
    #modest-fashion-section{
        padding-top: 0px;
    }
    
    
    
    .menu-close-btn {
        display: none !important;
        z-index: 999999999;
    }
    .menu-bar ul li ul.sub-menu {
        position: absolute;
    }
    
    .slick-arrow.left {
        left: 8%;
    }
    
    .slick-arrow.right {
        right:5%;
    }
    
    .mobile-quarter-height-section .full-height-inner {
        height: 100%; 
    }

    
    .partners-slider .slide-item {
        margin: 20px;
    }
    
    .inline-subscribe-btn {
        font-size: 14px;    
    }
    
    #hp-shopping {
        background-position:  center !important;
    }
    
    .vc_btn3 {
        display: inline-block !important;
        margin-right: 0px;
        margin-left: 0px;
    }
    
    .wpb_wrapper h2, .wpb_wrapper p {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .mobile-only {
        display: none !important;
    }
    .header-socials-wrap {
        padding-right: 15px;
    }
    .header-socials, .header-socials svg {
        font-size: 1.4em;
        letter-spacing: 17px;
    }
    .footer-row {
        text-align: left;
    }
    
    .page-header  {
        height: 30vh;
    }
    
    .homepage-center-image {
        max-width: 25%; 
    }
    
    .schedule-day-select.selected:after {
        content: " ";
        width: 20px;
        height: 20px;
        position: absolute;
        background-color: #371052;
        bottom: -10px;
        left: 50%;
        margin-left: -10px;
        transform: rotate(45deg);
    }
    
    .schedule-room-select-bar {
        line-height: 50px;
    }
    
    .schedule-day-select {
        font-size: 2em;
    }

    
    .ticket-grid-item h2 {
        font-size: 26px;
    }
    
    .mobile-center {
        text-align: left;
    }
    
    .vc_row-fluid {
        padding-left: 10%;
        padding-right: 10%;
    }
    
    .single-post .vc_row-fluid {
        padding-left: 0%;
        padding-right: 0%;
    }
    
    #main-footer {
        padding: 50px;
    }
    
    .footer-title {
        font-size: 18px;
        /*text-align: left;*/
    }
    
    .fp-footer p {
        font-size: 14px;
        text-align: left;
    }
    
    .footer-logos {
        border-right-color: #FFF;
    }
    
    .footer-contact-details {
        text-align: right;
    }
    
    .homepage-splash-wrap h1 {
        font-size: 5em;
    }
    
    .mle-feature-block {
        height: 12.5vh;
        
    }
    
    .fp-footer {
        padding: 50px;
    }
    
    .large-heading {
        font-size: 4em;
    }
    
    #main-footer .textwidget{
        /*text-align: left;*/
    }
    /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 
}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
    .main_nav{ padding-right: 0; padding-left: 0; }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.leading-image img{
    max-width: 550px;
}
li#menu-item-3338 a{
    border: 2px solid #FFF;
    padding: 14px 15px;
    text-decoration: none;
}
.c-button a, .c-button .btn, .c-button button {
    min-width: 180px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #3c1756;
    background-color: #f9f9f9;
    border: 2px solid #3c1756;
    border-radius: 0;
    padding: 10px 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    background-color: #3c1756;
}
.splash-btn{
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 50vh;
    bottom: 0;
    margin: auto;
    margin-top: 48px;
}
.menu-bar{
    margin-top:23px;
}
.sticky-header .menu-bar{
    margin-top:0px;
}
.vc_custom_1561659966293{
    background-size:100% 100% !important;
}

.vc_custom_1531250873679, .vc_custom_1535020267089 {
    padding-top: 180px !important;
    padding-right: 10% !important;
    padding-bottom: 40px !important;
    padding-left: 10% !important;
}

@media only screen and (max-width: 1430px){
    .navbar-default .top-row {
        padding-left: 0;
        padding-right: 0;
    }

    .vc_custom_1531250873679, .vc_custom_1535020267089 {
        padding-top: 180px !important;
        padding-right: 10% !important;
        padding-bottom: 40px !important;
        padding-left: 10% !important;
    }
}

@media only screen and (min-width: 1078px) and (max-width: 1430px){
    .navbar-default .top-row .col-xs-2 {
        width: 12.67%;
        padding-left: 0;
    }
    
    .navbar-default .top-row .buy-tickets{
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .navbar-default .top-row .col-xs-7 {
        width: 62.33%;
        padding-left: 0px;
    }

    .vc_custom_1531250873679, .vc_custom_1535020267089 {
        padding-top: 180px !important;
        padding-right: 10% !important;
        padding-bottom: 40px !important;
        padding-left: 10% !important;
    }
}

@media only screen and (max-width: 1077px){
    .navbar-default .top-row .col-xs-2 {
        display:none;
    }
    .navbar-default .top-row .col-xs-7 {
        width: 75%;
        padding-left: 0px;
    }
    
    .menu-bar ul li,#menu-main-menu.menu.collapsed li{
        float:left;
    }
    
    #homepage-splash-section-button{
         display:block;
    }
    .navbar-default.sticky-header #menu-main-menu.menu.collapsed li{
        float:left;
    }
    .navbar-default.sticky-header .col-xs-7{
        width:62.67%;
    }
    
    .navbar-default.sticky-header .col-xs-2{
        width:12.33%;
        display:block;
        padding-left: 0px;
    }
    
    .navbar-default.sticky-header .menu-bar ul li {
        font-size:10px;
    }
    
    .navbar-default.sticky-header .buy-tickets{
        padding-left: 3px;
        padding-right: 3px;
        font-size:10px
    }

    .vc_custom_1531250873679, .vc_custom_1535020267089 {
        padding-top: 180px !important;
        padding-right: 10% !important;
        padding-bottom: 40px !important;
        padding-left: 10% !important;
    }
}

@media only screen and (min-width:768px) and (max-width:898px){
    .navbar-default .top-row .col-xs-3 a{
        position:absolute;
        top:-38px;
    }
    .navbar-default .top-row .col-xs-7{
        width:100%;
    }
    .menu-bar ul li, #menu-main-menu.menu.collapsed li{
        float:unset;
        margin-left:5px;
    }
    .navbar-default.sticky-header .col-xs-3 a{
        position:unset;
    }
    
    .navbar-default.sticky-header .col-xs-3{
        position:unset;
        width:20%;
    }
    
    .navbar-default.sticky-header .top-row .col-xs-7{
        width:67.67%;
    }

    .vc_custom_1531250873679, .vc_custom_1535020267089 {
        padding-top: 180px !important;
        padding-right: 10% !important;
        padding-bottom: 40px !important;
        padding-left: 10% !important;
    }
}

@media only screen and (min-width:350px) and (max-width:767px){
    .menu-bar {
        margin-top:0px;
        line-height:27px;
    }
}

@media only screen and (max-width:480px){
    .menu-bar {
        margin-top:0px;
        line-height:27px;
    }
    
    .navbar-default.sticky-header .buy-tickets{
        position: absolute;
        left: -215%;
        top: 19px;
        padding: 10px;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        width:100px;
    }
    .navbar-default .collapse-button{
        right:-10px !important;
        width:48px;
    }
    
    .navbar-default.sticky-header .collapse-button{
        right:-55px !important;
    }
    
    #menu-main-menu{
        background: rgba(55, 16, 82, 0.98);
    }
    .navbar-default img{
        max-width:180%;
    }
    
    .navbar-default .collapse-button .icon-bar {
        height: 3px;
        width: 100%;
        margin: 5px 0;
    }
    
    .ppsPopupShell{
        transform: translate(-50px) !important;
        left: 10px !important;
    }
}

.btn-mypurple-color{
    color:#3c1756;
}

.domain-btn-color a{
    color:#3c1756 !important;
    border-color:#3c1756 !important;
}

.domain-btn-color a:hover{
    color:white !important;
    background-color:#3c1756 !important;
}



.testimonials p {
background: #f4f4f4;
border-radius: 5px;
margin-bottom: 25px;
padding: 20px;
position: relative;
font-style: italic;
}
.testimonials p:after {
border-top: 22px solid ;
border-left: 0px solid transparent;
border-right: 22px solid transparent;
left: 60px;
bottom: -22px;
width: 0;
height: 0;
content: "";
display: block;
position: absolute;
border-top-color: #f4f4f4;
border-left-style: inset;
border-right-style: inset;
}
.testimonials .testimonial-info {
min-height: 60px;
}
.testimonials .testimonial-info span {
color: #000000;
font-size: 18px;
}
.testimonials .testimonial-info span em {
color: #777;
display: block;
font-size: 13px;
}
.testimonials .testimonial-info img {
border: 4px solid #f4f4f4;
float: left;
height: 60px;
margin-right: 15px;
padding: 2px;
width: 60px;
}
.testimonials .carousel-indicators {
bottom: 46px;
left: auto;
right: 80px;
width: auto;
}
.testimonials .carousel-indicators li {
border-color: #b3b3b3;
}
.testimonials-arrows {
bottom: 57px;
left: auto;
right: 37px;
width: auto;
position: absolute;
}
.testimonials-arrows a {
color: #b3b3b3;
}
.testimonials-bg-primary p {
background: #bc5e43;
color: #ffffff;
}
.testimonials-bg-primary p:after {
border-top-color: #bc5e43;
}
.testimonials-bg-light p {
background: #ffffff;
}
.testimonials-bg-light p:after {
border-top-color: #ffffff;
}
.testimonials-bg-dark p {
background: #9e4f38;
color: #FFFFFF;
}
.testimonials-bg-dark p:after {
border-top-color: #9e4f38;
}
.portfolio-related-fw {
box-sizing: content-box;
}

.mle-tickets-packages > a.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
    color: #FFFFFF !important;
    border-color: #FE4918 !important;
    background-color: #FE4918 !important;
}


.mle-tickets-packages > a:hover{
    color: #FFFFFF !important;
    border-color: #FE4918 !important;
    background-color: #FE4918 !important;
}


@media only screen and (min-width: 1430px){
    .navbar-default .top-row {
       padding-left: 4%;
       padding-right: 4%;
    }

}
@media only screen and (max-width: 500px){
    .vc_row {
           margin-right: -15px !important;
    }
    .ticket-list-item-new{ width: 95% !important; margin:15px !important;  }
    .homepage-splash-wrap {
    	height: 55vh;
    }	
    .menu-bar ul li{
    	padding-bottom: 15px;
    }
    .inner_page_featureimage img{  height: auto !important;     margin-top: 70px;}
    .inner_page_featureimage .header_titles{ 
        width:400px !important;
        margin-left:-200px !important;
    }
    .inner_page_featureimage .header_titles h2{ font-size: 25px !important }
    .inner_page_featureimage .header_titles h3{ font-size: 18px !important }
}
 body{overflow-x:hidden !important;}
 .single-post .blog-meta{ display: none; }
 .top_row{ position: relative; }
 /*.buy_ticket_only_mobile{ position: absolute;left: 50%;top: 30%; }
 .buy_ticket_only_mobile_btn{ color: #fff; border:1px solid #fff; padding: 5px 5px; font-size: 12px; }*/
.inner_page_featureimage{ text-align: center; position: relative;  }
.inner_page_featureimage img{ width: 100%; height: 500px; }
.inner_page_featureimage .header_titles{ 
    position: absolute;
    z-index: 2;
    width:600px;
    margin-left:-300px;
    left:50%;
    top: 40%;
    color: white;
}
.inner_page_featureimage .header_titles h3{ font-weight: bold; }
.inner_page_featureimage .header_titles h2{ font-weight: bold; text-transform: uppercase; font-size: 50px; }
.ticket-list-item-new{ border:1px solid  #d68100; padding: 20px 15px; width: 23%; margin: 1%; text-align: center; }
.ticket-list-item-new .ticket_heading{ min-height: 55px; }
.ticket-list-item-new .price {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #FE4918;
}
.ticket-list-item-new .ticket_button button{
	background-color: #FE4918;
	color: #fff;
}
.ticket-list-item-new .ticket_button{ margin-top: 10px; }
div#page {
   overflow-x: hidden;
}
.collapse-button {
    background-color: transparent !important;
}    
.blog_page{ margin: 20px 10%; }
.blog_page .single_post_blog{ margin: 70px 10px; position: relative; }
.blog_page .single_post_blog img{ width: 100%; height: auto;  }
.blog_page .single_post_blog h2{ margin-top:0; }
.blog_page .single_post_blog .post_read_more_inside {
    border: 1px solid #000;
    padding: 4px 10px;
    text-decoration: none;
}
.blog_page h1{ margin-bottom: 0px; }
@media only screen and (max-width: 600px){
    .blog_page{ margin: 20px 1%; }
    .blog_page .single_post_blog .post_read_more_inside{
    }
}
@media only screen and (min-width: 1100px) and (max-width: 1254px){
    #menu-main-menu.menu.collapsed li {
        margin-left: 3px;
    }
    #button-right-say-hello{ float: right;   }
}
@media only screen and (min-width: 920px) and (max-width: 1099px){
    #menu-main-menu.menu.collapsed li {
        margin-left: 3px;
    }
    #button-right-say-hello{ float: right;   }
}