/** Generic Body Style */

div.main-content .row a{
	color: #2fa2db;
}

.header-text-39-16{
	font-size: 39px; 
	font-weight: 500;
	line-height: 45px;
}

.para-text-18-13{	
	font-size: 18px; 
	line-height: 27px;
}

.padded-text-div{
	padding: 20px 0px 20px 0px; 
}

div.main-content div.row{
	margin-left: 0px;
	margin-right: 0px;
}

.btn-round-lg{
	border-radius: 22.5px;
	padding-left: 60px;
	padding-right: 60px;
}

.btn-primary{
	background-color: #2fa2db;
}

.btn-primary:hover{
	background-color: #2b90db;
}

.pt-fonts{
	font-family: 'PT Sans', 'Open Sans', 'Helvetica'; 
}


div.res-pad-div{
	padding: 20px 0px 20px 0px;
}

.res-left-right-pad{
	padding-left: 25px;
	padding-right: 25px;
}

.res-top-bottom-pad{				
	padding-top: 20px;
	padding-bottom: 20px;
}
	
div.res-pad-left-div{
	padding: 10px 0px 20px 0px;
}

/** End Generic Body Style **/

/** Navbar Style **/

nav.navbar-white-transparent{
    background-color: #FFF;
    color: rgba(255,255,255,1);
    font-family: "PT Sans", sans-serif, helvetica;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.333;
    width: 100%;
    z-index: 2;
}

/** End Navbar Style **/

/** Header Image Style **/

img.header-img-lg{
	display: none;
}

img.header-img-md{
	display: none;
}

img.header-img-sm{
	display: block;
}

/** End Header Image Style **/

div.section-top{
    margin: 24px 0px;
}

div.section-left, div.section-right{
	padding: 0px;	
	margin-bottom: 30px;
	margin-top: 10px;
}

div.section-left p, div.section-right p{
    font-family: 'PT Sans', 'Open Sans', 'Helvetica'; 
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;    
}

div.section-left h2, div.section-top h2{
    font-family: 'PT Sans', 'Open Sans', 'Helvetica'; 
    text-align: center;
    font-size: 39px;
    font-weight: 400;
    line-height: 45px;
    color: #FFF;
}

div.section-left h1, div.section-top h1{
    font-family: 'PT Sans', 'Open Sans', 'Helvetica'; 
    text-align: center;
    font-size: 39px;
    font-weight: 400;
    line-height: 45px;
    color: #000;
}

div.faq-section{
    background-color: #F4F6F6;
}

div.faq-section .card .card-header,
div.faq-section .card{
	border: none;
}

div.agenda-section ul.broad-li-ul li{
    margin: 15px 10px;
}

div.agenda-section div.agenda-day{
    font-size: 18px;
	padding-right: 30px;	
}

/** Master Quote and FAQ Section Style **/

div.faq-section .card-bottom-line{
	border: none;
	border-bottom: 1px solid rgba(0,0,0,.20);
}

div.faq-section .card-header,
div.faq-section .card-block{
	text-align: center;
	background-color: #F4F6F6;
}

div.faq-section .card-header h6{
	font-size: 18px;
	font-weight: 500;
	line-height: 27px;
}

div.master-quote-section{
    margin: 30px 0px;	
}

/** End Master Quote and FAQ Section Style **/

/** Social Icons Style **/


div.social-icons-wrapper p a,
div.social-icons-wrapper p a:hover,
div.social-icons-wrapper p a:active,
div.social-icons-wrapper p a:focus{
	text-decoration: none;
}

/** End Social Icons Style **/


@media screen and (min-width: 500px){
	img.header-img-sm{
		display: none;
	}
	
	img.header-img-md{
		display: block;
	}
	
	img.header-img-lg{
		display: none;
	}
	
	.res-left-right-pad{
		padding-left: 33px;
		padding-right: 33px;
	}
	
	.res-top-bottom-pad{				
		padding-top: 30px;
		padding-bottom: 30px;
	}
		
	div.res-pad-left-div{
		padding: 10px 0px 10px 0px;
	}

}

div.master-header{
	color: #2FA2DB;
	background-color: #1F1B2C;
	width: 100%;
	min-width: 350px;	
	min-height: 200px;
	background-image: url('Master-Header-2.jpg');
	background-repeat: no-repeat;
	background-position: 85% 0px;
	background-size: auto 100%;
}

div.header-tour-name{
	font-size: 14px;
}

div.header-invitation-main-text{
	font-family: Georgia, sans-serif, helvetica;
	font-style: italic;
	font-size: 26px;
	line-height: 36px;
}

div.header-invitation-sub-text{
	font-size: 14px;
	line-height: 20px;
	max-width: 413px;
}

@media screen and (min-width: 500px){
	div.master-header{
		height: 350px;
		background-position: 81% 0px;
	}
			
	div.header-tour-name{
		font-size: 20px;
	}

	div.header-invitation-main-text{
		font-size: 36px;
		line-height: 42px;
		padding-top: 75px;
	}

	div.header-invitation-sub-text{
		font-size: 18px;
		line-height: 24px;
	}

}

@media screen and (min-width: 650px){
	div.master-header{
		height: 400px;
		background-position: 80% 0px;
	}
	
	div.header-tour-name{
		font-size: 20px;
	}

	div.header-invitation-main-text{
		font-size: 45px;
		line-height: 49px;
		padding-top: 60px;
		padding-bottom: 20px; 
	}

	div.header-invitation-sub-text{
		font-size: 20px;
		line-height: 27px;
	}

	.header-text-39-16{
		font-size: 45px; 
		line-height: 49px;
	}
		
	div.section-left h2, div.section-top h2{
		font-size: 45px;
		line-height: 49px;
	}

	div.section-left h1, div.section-top h1{
		font-size: 45px;
		line-height: 49px;
	}


}

@media screen and (min-width: 750px){

    div.master-header{
		background-position: 80% 0px;
	}
	
	
	img.header-img-sm{
		display: none;
	}
	
	img.header-img-md{
		display: none;
	}
	
	img.header-img-lg{
		display: block;
	}
	
	.res-left-right-pad{
		padding-left: 57px;
		padding-right: 57px;
	}
	
	.res-top-bottom-pad{				
		padding-top: 35px;
		padding-bottom: 35px;
	}
	
	div.res-pad-left-div{
		padding: 10px 57px 20px 57px;
	}

}

@media screen and (min-width: 850px){
	
	div.header-invitation-sub-text{
		font-size: 30px;
		line-height: 35px;		
		max-width: 650px;
	}

}

@media screen and (min-width: 992px){	
	
	div.res-pad-left-div{
		padding: 40px 35px 20px 30px;
	}
}


/** Video control specific styles */

.mejs-captions-selector{
    height: 125px !important;
}

.white-popup {
    position: relative;
    background-color: #4e4e4e;
    padding: 20px;
    width: auto;
    max-width: 760px;
    margin: 20px auto;
}

.mfp-close-btn-in .mfp-close{
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    font-weight: bold;
}

.location-video-section-wrapper{
    width: 980px; 
    height: 353px; 
    background-color: #e2e2e2;
}

.location-video-section{
     padding: 20px 35px; 
     margin: auto 0;
}

.location-video-section-wrapper .location-video-section h2{
    color: #000; 
    margin: 15px 0px; 
    font-size: 18px; 
    font-weight: bold;   
}

.location-video-section-wrapper .location-video-section p{
    color: #000; 
    font-size: 18px; 
    text-align: justify;
}

.location-video-link-wrapper{
     
}

.location-video-link-wrapper a, a.event-introductory-video-header-link{
     outline-color: transparent; 
     border-style: none; 
}

.location-video-link-wrapper div.location-video-title{
    font-weight: bold; 
    font-size: 18px; 
    border-style: none;
}

/** End --- Locator Module Location Styles */
