/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*  
BLUE: #2261ae
GOLD: #f2c262 
*/

/*

font-family:'Avenir LT W01_35 Light1475496';
font-family:'Avenir LT W01_35 Light_1475502';
font-family:'Avenir LT W01_45 Book1475508';
font-family:'Avenir LT W01_45 Book O1475514';
font-family:'Avenir LT W01_55 Roman1475520';
font-family:'Avenir LT W01_55 Obliqu1475526';
font-family:'Avenir LT W01_65 Medium1475532';
font-family:'Avenir LT W01_65 Medium1475538';
font-family:'Avenir LT W01_85 Heavy1475544';
font-family:'Avenir LT W01_85 Heavy_1475550';
font-family:'Avenir LT W01_95 Black1475556';
font-family:'Avenir LT W01_95 Black_1475562';
font-family:'Avenir Next Cyr W00 Ult Light';
font-family:'Avenir Next Cyr W00 Ult Lt It';
font-family:'Avenir Next Cyr W00 Thin';
font-family:'Avenir Next Cyr W00 Thin It';
font-family:'Avenir Next Cyr W00 Light';
font-family:'Avenir Next Cyr W00 Light It';
font-family:'Avenir Next Cyr W00 Regular';
font-family:'Avenir Next Cyr W00 Italic';
font-family:'Avenir Next Cyr W00 Medium';
font-family:'Avenir Next Cyr W00 Medium It';
font-family:'Avenir Next Cyr W00 Demi';
font-family:'Avenir Next Cyr W00 Demi It';
font-family:'Avenir Next Cyr W00 Bold';
font-family:'Avenir Next Cyr W00 Bold It';
font-family:'Avenir Next Cyr W00 Heavy';
font-family:'Avenir Next Cyr W00 Heavy It';
font-family:'AvenirNextLTW01-UltraLi';
font-family:'AvenirNextLTW01-UltraLt_721260';
font-family:'AvenirNextLTW01-BoldIta';
font-family:'AvenirNextLTW01-UltraLt_721293';
font-family:'AvenirNextLTW01-UltLtCn_721296';
font-family:'AvenirNextLTW01-Condens_721299';
font-family:'AvenirNextLTW01-Condens_721302';
font-family:'AvenirNextLTW01-MediumC_721311';
font-family:'AvenirNextLTW01-MediumC_721314';
font-family:'AvenirNextLTW01-DemiCn';
font-family:'AvenirNextLTW01-DemiCnI_721308';
font-family:'AvenirNextLTW01-BoldCn';
font-family:'AvenirNextLTW01-BoldCnI_721320';
font-family:'AvenirNextLTW01-HeavyCn_721323';
font-family:'AvenirNextLTW01-HeavyCn_721326';
font-family:'Avenir Next W01 Cn Thin';
font-family:'AvenirNextW01-CnThinIta';
font-family:'AvenirNextW01-CnLight';
font-family:'AvenirNextW01-CnLightIt';


*/

h1, h2, h3, h4, h5, h6 {
	font-family:'Avenir LT W01_35 Light1475496' !important;
}

body {
	border-top:	 5px solid #2261ae;
}


.fusion-main-menu > ul > li > a {
	font-family:'Avenir LT W01_35 Light1475496' !important;
	border-top:none !important;
	text-transform:uppercase;
	font-weight:800;
}

.home-menu-item a span{
	color:transparent;
	width:18px;
	height:18px;
	background-image:url(images/home-icon.png);
	overflow:hidden;
	display:inline-block;
}

.top-header-block {
	float:right;
	margin: 17px 0 12px 0;
	max-width: 325px;
  width: 100%;	
}

.top-header-block a,
.top-header-block span {
	width: 48%;
}

.top-header-block span {  /* Phone # */
	font-size:1.5rem;	
	font-family:'Avenir LT W01_95 Black1475556';
	font-weight:800;
	color:#2261ae;
	margin-top:4px;
	display:block;
	float:right;
	margin-top:5px;
}

.top-header-block a {
	color:#2261ae;
	font-family:'Avenir LT W01_95 Black1475556';
	font-weight: 400;
}

.top-header-block .member-btn {
	padding:5px 15px;
	text-transform:uppercase;
	color:white !important;
	background-color:#2261ae;
	margin-left:4%;
	font-family:'Avenir LT W01_35 Light1475496' !important;
	font-size:13px;
	display:block;
	float:right;
	transition: all 0.3s ease 0s;
	text-align: center;
}

.top-header-block .member-btn:hover {
	background-color:#7ba4db;
}

.fusion-is-sticky .top-header-block {
	display:none;
}

.fusion-is-sticky .fusion-main-menu ul {
	margin-top:6px;
}

.fusion-is-sticky .fusion-main-menu ul .sub-menu {
	margin-top:-6px;	
}

#rev_slider_1_1 {
	border-bottom: 5px solid #f2c262 ;
}

.fusion-footer-widget-area ul li a {
	border-bottom:none !important;
	padding-bottom:0 !important;
	font-family:'Avenir LT W01_35 Light1475496' !important;
	font-size:16px !important;
}

.upcoming-events-title-home {
	margin-top:-46px;	
}

.blue-btn {
	background-color:#1e305f;
	color:white !important;
	display:inline-block;
	padding: 3px 30px; 
	margin: 0 auto;
	font-size:14px;
	margin-top:20px;
	transition: all 0.3s ease 0s;
}

.blue-btn:hover {
	background-color:#7ba4db;
}

.home-about-us p {
	font-family:'Avenir LT W01_35 Light1475496' !important;
	color:#595959;
	font-size:21px;
	line-height:26px;
}

.major-sponsors-title {
	font-family:'AvenirNextLTW01-UltraLi' !important;
	font-size:30px !important;
	text-decoration:underline;
}

.carousel-item {
	padding:0 15px;
	text-align:center;
	height:75px;
    white-space: nowrap;
	margin: 1em 0;
}

.carousel-item img {
	max-height:75px;	
    vertical-align: middle;
}

.carousel-item-inner {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

.wrapper-with-margin {
  margin:0px 50px 30px 40px;
}

 
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -45px;
  top: 25px; 
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -45px;
  top: 25px;
}

.rps-map-of-awesome-title {
	width:100%;
	background-color:#2261ae;
	border-top: 5px solid #f2c262;
	padding: 40px 0 20px 0;
}

.rps-map-of-awesome-title-inner {
	max-width:1100px;
	width:100%;
	margin:auto;	
}

.rps-map-of-awesome-title h3 {
	display:block;
	float: left;
	width: auto;
	font-size:35px !important;
	line-height: 40px !important;
	font-weight:normal;
	font-family:'AvenirNextLTW01-UltraLi' !important;
	color:white !important;
	text-transform:uppercase;
	margin:0px;
}

.rps-map-of-awesome-title-inner #map-checkbox-container {
	float: left;
	max-width: 65%;
	background: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 0 !important;
}

.rps-map-of-awesome-title-inner #map-checkbox-container div {
	float:left;
	padding-left: 40px;
	font-family:'Avenir LT W01_65 Medium1475532' !important;
	background:url(images/checkbox-no.png) no-repeat;
	font-size:20px;
	line-height:26px;
	color:white;
	cursor:pointer;
}



.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.fusion-footer-widget-area {
	border-top:none !important;	
}

.single-ajde_events #main {
	padding-top:0px;	
}

/*.fusion-header {
	border-bottom: 1px solid #e5e5e5;
}
*/
.home-cta h3 {
	color:white !important;
	text-transform:uppercase;
	line-height:28px !important;
	font-size:24px !important;
}

.home-cta p {
	color:white !important;
	font-size:15px;
	line-height:24px !important;
	padding:3%;	
}

.home-cta .blue-btn {
	margin-top:0px;	
}

.home-cta img {
	max-height:104px;
}

.date-block {
	border-left:4px solid #659fd5;	
	color:#1e305f !important;
	text-transform:uppercase;
	width:70px;
	float:left;
	text-align:center;
	transition: all 0.3s ease 0s;
}
.date-block-day {
	font-size:40px;
	line-height:42px;
	width:100%;
	display:block;
	font-family:'Avenir LT W01_95 Black1475556' !important;
}

.date-block-month, .date-block-weekday {
	font-size:9px;
	line-height:9px;
	width:100%;
	display:block;
	font-family:'Avenir LT W01_95 Black1475556' !important;
}

.home-event-module {
	padding: 0;
}

.home-event-module li {
	clear:both;
	margin-bottom:25px;
	list-style:none;
	cursor:pointer;
	position: relative;
	margin-right: 2em;
}

.home-event-module li a {
	display: block;
	position: relative;
}

.expand-icon {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-image:url(images/more-icon.png);
	background-repeat: no-repeat;
	background-size: 27px 30px;
	width: 27px;
	height: 30px;
}

.event-title-home {
	height: 60px;
	position: relative;
	display:block;
}

.event-title-home div {
	display: table;
	position: absolute;
  top: 0;
  bottom: 0;
  left: 4.5em;
  margin: auto;
}

.event-title-home span {
	transition: all 0.3s ease 0s;
	margin: auto;
  display: table-cell;
  vertical-align: middle;	
	color:#1e305f !important;
	font-size:20px;
	line-height:24px;
	text-transform:uppercase;
	font-family:'Avenir LT W01_65 Medium1475532' !important;
	/*max-width:  390px;*/
	padding-right: 2.5em;
	width: inherit;
}

.home-event-module li:hover span, .home-event-module li:hover .date-block {
	color: #659fd5 !important;
}

.home-event-module li:hover .date-block {
	color: #659fd5 !important;
	border-left:4px solid #1e305f;	
}

.events-btn {
	text-align:center;
	font-family:'Avenir LT W01_65 Medium1475532' !important;
	font-size:20px;
	text-decoration:underline;
	display:block;
	margin-top: -15px;
	color:#1e305f !important;
	width: 100%;
}

.events-btn:hover {
	color: #659fd5 !important;
}

.gform_footer {	
	margin-top:0px !important;
	padding-top:5px !important;
}

.gform_button {
	background:	#2261ae !important;
	color:white !important;
}

.medium {
	width:100% !important;	
}

#location-details p {
	font-size:.8em !important;
}

.footer-social {
	float:right;
}

.footer-social img {
	margin-left:7px;
}

.footer-of-awesome {
	line-height:14px;	
}

.group-title {
	margin: 0px;	
}
.group-back-btn {
		margin-bottom:20px;
		display:block;
}

.group-title1 {
	margin-bottom:7px;
	margin-top:50px;	
}

.group-title-first {
	margin-bottom:7px;	
	margin-top:0px;	
}

.group-item {
	display:block;
	width:100%;
	background-color:#2261ae;
	color:white !important;
	padding: 8px 20px;
	margin-bottom:7px;
}

.group-item:hover {
	color: #659fd5;
}

.ambassador-box {
	width:47%;
	padding:1.5%;
	float:left;	
	text-align:left;;
}

.ambassador-box img {
	height:150px;
	float:left;
	margin-right:15px;
	padding: 3px;
    border: 1px solid #CCC;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

.ambassador-column {
	width:33%;
	padding:1.5%;
	float:left;	
	text-align:center;
}

.ambassador-column img {
	padding: 3px;
    border: 1px solid #CCC;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
	margin-bottom:10px;
}

.ambassador-column .amb-title {
	text-align:center;
}

.page-id-31 .aligncenter, .page-template-page-ambassadors .aligncenter {
	padding: 3px;
    border: 1px solid #CCC;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

.ui-tooltip, .arrow:after {
	background: #659fd5;
	border: 2px solid white;
}
.ui-tooltip {
	padding: 20px 40px;
	border-radius: 20px;
	font-size: 12px !important;
	line-height:17px !important;
	box-shadow: 0 0 7px black;  
	z-index:1000;
	opacity:.9;
	border: 1px #2261ae solid !important;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}

#content ul li {
	padding-bottom:15px;
}

.ad-slot img.ad-img {
	width:100%;	
}

.fusion-icon-bars:before {
	
}

.fusion-mobile-menu-icons a {
	margin-left: 10px !important;
}

.fusion-mobile-menu-icons a::before {
	color: #F2C262 !important;
}

#map-checkbox-container,
#map-title-container {
	float: left;
	width: 50%;
	margin: 0 !important;
}

#map-checkbox-container {
	width: 65%;
}

#map-title-container {
	width: 35%;
}	

div[id*="change-location-"] {
  width: 65%;
  float: left;
  margin: 0 0 1em 0;
}

div[id*="change-location-"]:nth-child(odd) {
	width: 25%;
	margin-right: 5%;
}

.rps-map-of-awesome-title-inner #map-checkbox-container div.checked {
	background:url(images/checkbox-yes.png) no-repeat;
}

.single-ajde_events #respond {
	display: none !important
}

.fusion-page-title-bar {
	background-attachment: inherit !important;
	background-position: center !important;
}

.fusion-mobile-nav-holder li a span {
	font-size: 1.3rem !important;
	line-height: 2;
}

.fusion-mobile-nav-item a {
	padding: 1em 0;
	height: auto !important;
	line-height: inherit !important;
}

.fusion-open-submenu {
  font-size: 22px !important;
  height: auto !important;
  line-height: 3.3 !important;
}

.fusion-mobile-nav-holder li.fusion-mobile-nav-item li a:before {
  content: "-";
  margin-right: 7px !important;
  font-size: 1.5rem !important;
}


/********************************************************************************************************************************************************

Media Queries

********************************************************************************************************************************************************/

@media all and (max-width: 1100px) {
	.fusion-header {
		border: 0 !important;
	}
	.fusion-main-menu {
		clear: both;
		max-width: 678px;
		width: 100%;
		margin: 1em auto;
		float: none !important;
	}
	.top-header-block {
		max-width: 350px;
		clear: both;
		float: none;
		margin: 1em auto 0.5em;
	}
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-logo {
		float: none !important;
		margin: 1.5em auto 2em auto !important;
		max-width: 303px;
		width: 100% !important;
	}
	.fusion-header-v1 {
		height: 245px !important;
	}
	#map-title-container {
		padding-left: 1em;
	}	
	.fusion-sticky-shadow {
		display: none;
	}
	#content {
		width: 100% !important;
	}
	#sidebar {
		clear: both;
		margin: 0 auto !important;
		float: none !important;
		max-width: 235px !important;
		width: 100% !important;
		position: relative;
  	top: 4em;
	}
}

@media all and (max-width: 1000px) {
	.post-content > .fusion-fullwidth .fusion-one-half {
		width: 100% !important;
		max-width: 525px !important;
  	margin: 0 auto 2em !important;
  	float: none !important;
	}
	.post-content > .fusion-fullwidth .fusion-one-fourth {
		width: 100% !important;
		max-width: 600px !important;
		margin: 0 auto !important;
		float: none !important;
	}
	.rps-map-of-awesome-title-inner h3 {
		width: 100% !important;
		max-width: 100% !important;
		text-align: center;
		margin-bottom: 1em;
	}
	#map-checkbox-container,
	#map-title-container {
		float: none;
		width: 100%;
		margin: 0 !important;
	}

	#map-checkbox-container {
		width: 100%;
		max-width: 695px;
		margin: 0 auto !important;	
	}

	div[id*="change-location-"] {
	  width: 60%;
	  float: left;
	  margin: 0 0 1em 0;
	}

	div[id*="change-location-"]:nth-child(odd) {
		width: 30%;
		margin-right: 5%;
	}
	

@media all and (max-width: 900px) {

}

@media all and (max-width: 800px) {

	.fusion-mobile-menu-icons {
		display: table !important;
		margin: 1.75em auto 0.50em !important;
		float: none !important;
		padding: 0.50em 0.75em;
	  background: #2261AE;
	  border: 5px solid #F2C262;
	}

	.fusion-mobile-menu-icons::before {
		content: "Menu ";
		display: table-cell;
	  vertical-align: middle;
	  color: #fff !important;
	}
	.fusion-body .fusion-page-title-bar {
		height: 100px !important;
	}
}

@media all and (max-width: 768px) {
	#map-checkbox-container {
		width: 100%;
		margin: 0 auto !important;	
  	max-width: 490px;
  	padding: 0 2em;
	}
	
	div[id*="change-location-"] {
	  width: 100%;
	  float: left;
	  margin: 0 0 1em 0;
	  max-width: 500px;
	}

	div[id*="change-location-"]:nth-child(odd) {
		width: 100%;
		margin-right: 0;
	}
}

@media all and (max-width: 700px) {

}

@media all and (max-width: 650px) {

}

@media all and (max-width: 600px) {
	.expand-icon {
		display: none;
	}
}

@media all and (max-width: 500px) {
	.home-event-module {
		padding: 0 !important;
	}
}

@media all and (max-width: 450px) {
	.home-event-module {
		margin: 2em 0;
	}
}

@media all and (400px) {

}

@media all and (max-width: 350px) {
	.top-header-block a,
	.top-header-block span {
		width: 100%;
		clear: both;
		text-align: center;
	}

	.event-title-home span {
		padding: 0 !important;
	}

	.top-header-block span {
		margin-top: 5%;
	}
}






































