/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

@import  "https://fonts.googleapis.com/css?family=Roboto:400, 300, 500, 700";

/*
font-family: 'Roboto', sans-serif;
*/
/*General*/
img {
	max-width: 100%;
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
}

h3 {
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
}

.top-banner .et_pb_slide_description {
	padding: 8% 0;
	text-align: left;
}

.top-banner .et_pb_container.clearfix {
	height: 225px !important;
	min-height: 0 !important;
}

.top-banner .et_pb_slide_description h1 {
	text-transform: uppercase;
	font-size: 50px;
}

.top-banner .et_pb_slide_description h3 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
}

.top-banner .et_pb_slide {
	box-shadow: none;
}

.et_pb_widget_area_right, .et_pb_widget_area_left {
	border: none;
}

.et_pb_specialty_column .et_pb_row_inner {
	padding: 5px 0;
}

/*Header*/
div#et-top-navigation {
	padding-top: 0 !important;
	float: none;
	padding-left: 200px !important;
}

div#et-top-navigation li a {
	padding: 5px 0 !important;
	font-weight: 400;
	font-size: 16px;
	color: #333;
	border-bottom: 2px solid transparent;
	transition: none;
}

nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
	float: none;
}

div#et-top-navigation {
	display: inline-block;
	margin: 30px 0;
}

div#et-top-navigation li a:hover {
	border-color: #ec9c16;
	color: #333;
	background-color: transparent;
	opacity: 1;
	transition: none;
}

div#et-top-navigation li.current-menu-item > a {
	border-color: #ec9c16;
	color: #333;
	transition: none;
}

div#et-top-navigation li.current_page_ancestor > a {
	border-color: #ec9c16;
	color: #333;
	transition: none;
}

div#et-top-navigation li {
	margin-right: 20px;
}

div#et-top-navigation li:last-child {
	margin-right: 0;
}

div#et-top-navigation .sub-menu li a {
	padding: 0;
	margin: 0;
}

#top-menu li li {
	padding: 0;
	margin-right: 0;
	width: 100%;
}

#top-menu li li > a {
	width: 100%;
	padding: 5px 20px !important;
	border-bottom: 1px solid #000;
}

#top-menu li li:last-child > a {
	border-bottom: none;
}

#top-menu li li > a:hover {
	background-color: #1FA0C3;
	color: white;
}

#top-menu li li.current-menu-item > a {
	border-color: #000;
}

.nav li ul {
	border-top: 0;
	padding: 3px 0;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
	display: none;
}

#logo {
	max-height: 130px;
}

.et_header_style_left .logo_container {
	width: auto;
	height: auto;
}

.social-area a {
	display: inline-block;
	border: 1px solid #ec9c16;
	border-radius: 4px;
	background-color: #ec9c16;
	color: white;
	padding: 2px 8px;
	font-size: 16px;
	margin-right: 3px;
}

.social-area a:last-child {
	margin-right: 0;
}

.social-area a:hover {
	cursor: pointer;
	background-color: #2DA4BF;
	border-color: #2DA4BF;
}

.social-area {
	display: inline-block;
	float: right;
	padding-top: 30px;
}

/*Homepage*/
.home-slider-overlay-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 17%;
	height: 100%;
	background-color: white;
	opacity: .6;
}

.home-slider-overlay-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 17%;
	height: 100%;
	background-color: white;
	opacity: .6;
}

.home-slider-overlay-middle {
	position: absolute;
	left: 17%;
	top: 0;
	width: 66%;
	height: 100%;
	border-left: 10px solid white;
	border-right: 10px solid white;
}

.photo-credit {
	position: absolute;
	top: 0;
	right: 0;
	color: #ADADAD;
}

.home.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .home.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 0;
}

.home .et_pb_slide_description, .home .et_pb_slider_fullwidth_off .home .et_pb_slide_description {
	padding: 15%;
}

.et_pb_section.homepage-slideshow-section {
	padding: 0;
}

.homepage-slideshow-row.et_pb_row {
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: none;
}

.homepage-slideshow-row.et_pb_row .et_pb_column {
	margin: 0;
}

.homepage-slideshow-row.et_pb_row .et_pb_column_1_4 {
	width: 17.5%;
}

.homepage-slideshow-row.et_pb_row .et_pb_column_1_2 {
	width: 65%;
	position: relative;
}

.homepage-slideshow-row .et_pb_column_1_2 .et_pb_slider {
	border-left: 10px solid white;
	border-right: 10px solid white;
}

.homepage-slideshow-row.et_pb_row .et_pb_column .et_pb_slide {
	height: 500px;
}

.homepage-slideshow-section .et_pb_slide_description h1 {
	text-align: left;
	text-transform: uppercase;
	font-size: 50px;
}

.homepage-slideshow-section .et_pb_slide_description h3 {
	text-align: left;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 25px;
}

.homepage-slideshow-section .et_pb_slide_description .slide-button {
	text-align: left;
	margin-top: 15px;
}

.homepage-slideshow-section .et_pb_slide_description .slide-button a {
	border: 1px solid #EC9C16;
	background-color: #EC9C16;
	color: white;
	text-transform: uppercase;
	padding: 10px 25px;
}

.homepage-slideshow-section .et_pb_slide_description .slide-button a:hover {
	background-color: #2DA4BF;
	border-color: #2DA4BF;
}

.home.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .home.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module, .home.et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module, .home.et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_module {
	margin-bottom: 0;
}

/*Homepage Menu*/
.home div#custom-menu-wizard-2 {
	width: 200px;
	margin: 0;
	position: absolute;
	top: 50px;
	right: 11%;
	z-index: 1000;
}

.home ul#menu-homepage-menu li a {
	color: white;
	text-align: center;
	border: 3px solid White;
	background-color: #6cbfd2;
	padding: 10px 0;
	font-size: 16px;
	display: block;
	z-index: 1000;
	text-transform: uppercase;
}

.home ul#menu-homepage-menu li {
	margin-bottom: 0;
}

.home ul#menu-homepage-menu li a:hover {
	background-color: #ec9c16;
}

/*Timer*/
.et_pb_section.homepage-countdown-section {
	padding: 34px 0;
}

.et_pb_countdown_timer .title {
	display: inline-block;
	vertical-align: baseline;
	text-transform: uppercase;
	font-size: 40px;
	width: 270px;
}

.days.section.values, .hours.section.values, .minutes.section.values, .seconds.section.values {
	background-color: #fbc25e;
	border: 8px solid #fff;
	border-radius: 150px;
	height: 160px;
	width: 160px;
	padding: 30px 0;
	margin-left: -25px;
}

.et_pb_countdown_timer .sep {
	display: none;
}

.days.section.values {
	margin-left: 0;
}

.et_pb_countdown_timer .section p.label {
	font-size: 16px;
	text-transform: uppercase;
}

/*Races*/
.widget_a2a_share_save_widget {
	text-align: center;
}

.widget_custom_menu_wizard {
	margin-bottom: .5em !important;
}

.races-content-section {
	border-bottom: 8px solid #2da4bf;
}

.races-content-section:last-child {
	border-bottom: 0;
}

.races-orange-button a {
	border: 1px solid #ec9c16;
	background-color: #ec9c16;
	color: white;
	display: block;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 5px;
}

.races-blue-button a {
	border: 1px solid #2da4bf;
	background-color: #2da4bf;
	color: white;
	display: block;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 5px;
}

.races-orange-button {
	margin-bottom: 10px;
}

/*Races - Individual*/
/*Sidebar*/
.widget_custom_menu_wizard .menu-widget li a {
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	color: white;
	border: 1px solid #1FA0C3;
	border-radius: 5px;
	background-color: #1FA0C3;
}

.widget_custom_menu_wizard .menu-widget li:first-child a {
	background-color: #EC9C16;
	border-color: #ec9c16;
}

.widget_custom_menu_wizard .menu-widget li a:hover {
	background-color: #333;
	border-color: #333;
}

.widget_custom_menu_wizard .menu-widget li.current-menu-item a {
	background-color: #333;
	border-color: #333;
}

/*Register*/
.register-image {
	position: relative;
	text-align: center;
	width: 100%;
	max-width: 335px;
	margin: auto;
}

.register-image img {
	width: 100%;
	max-width: 335px;
}

.register-image-title {
	position: absolute;
	top: 35%;
	display: block;
	width: 100%;
	text-align: center;
}

.register-image-title h3 {
	font-size: 20px;
	font-weight: 300;
	color: White;
	opacity: 1;
}

.register-image-title h1 {
	font-size: 35px;
	color: white;
	opacity: 1;
}

.register-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 94%;
	z-index: 100;
	opacity: .4;
}

.register-overlay:hover {
	background-color: #EC9C16;
}

.register-overlay img {
	display: none;
}

.register-overlay:hover img {
	display: block;
}

.register-image-bottom .register-overlay {
	height: 92%;
}

.register-image-bottom {
	position: relative;
}

.register-image-bottom .register-overlay img {
	width: 60%;
	height: 100%;
	margin: auto;
}

/*Lodging*/
.lodging-section {
	border-bottom: 2px dotted;
	padding-bottom: 4.242%;
}

.lodging-section:last-child {
	border: none;
	padding-bottom: initial;
}

.lodging-section p {
	text-align: center;
}

/*Sponsors*/
.sponsor-section p {
	display: inline-block;
	width: 25%;
	margin: 2% 3%;
	vertical-align: middle;
	text-align: center;
}

.diamond, .platinum, .title-sponsor, .gold, .silver, .bronze, .friends {
	text-align: center;
}

/*.sponsor-section {
	padding: 35px 0;
	border-bottom: 8px solid #199CC1;
}*/
.sponsor-section-title h1 {
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #199CC1;
	background-color: #199CC1;
	padding: 10px;
	color: white;
	max-width: 85%;
	margin: auto;
}

.sponsor-section:last-child {
	border-bottom: none;
}

/*Volunteer*/
span.wpcf7-list-item {
	display: block;
}

.form-section.separator {
	border-top: 1px solid #E2E2E2;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.form-field {
	margin: 10px 0;
}

.form-label {
	font-weight: bold;
}

span.red-required {
	color: red;
	margin-left: 5px;
}

input.wpcf7-form-control.wpcf7-submit {
	border: 1px solid #1B9EC2;
	background-color: #1B9EC2;
	color: white;
	text-transform: uppercase;
	padding: 10px 20px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	cursor: pointer;
	background-color: #EC9C16;
	border-color: #EC9C16;
}

/*Footer*/
.copyright, .website-link {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
}

#main-footer {
	background-color: #E7FAFF !important;
}

.uww-signature.container {
	color: black;
}

.website-link a {
	color: black;
}

.website-link a:hover {
	color: #1FA0C3;
}

#main-footer {
	background-color: transparent;
	padding: 20px 0;
}

/*Responsive*/
@media (max-width: 1200px) {
	/*Header*/
	#top-menu li {
		padding-right: 0;
	}
}

@media (max-width: 1100px) {
	/*Header*/
	div#et-top-navigation li {
		margin-right: 10px;
	}
	
	div#et-top-navigation {
        padding-left: 165px !important;
    }
	
	/*Homepage*/
	.et_pb_countdown_timer .title {
		display: block;
		width: 100%;
	}
	
	.et_pb_countdown_timer .et_pb_countdown_timer_container {
		padding: 20px 0;
	}
}

@media (max-width: 980px) {
	/*Header*/
	.social-area {
		margin-top: 40px;
		margin-right: 20px;
		padding-top: 0;
	}
	
	div#et-top-navigation {
		margin: 0;
	}
	
	div#et_mobile_nav_menu {
		margin: 20px 0;
		margin-top: 40px;
	}
	
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 80%;
	}
	
	/*Homepage*/
	.homepage-slideshow-row.et_pb_row .et_pb_column_1_4 {
		display: none;
	}
	
	.home div#custom-menu-wizard-2 {
		position: relative;
		top: 0;
		margin-bottom: 0 !important;
		width: 100% !important;
		right: 0;
	}
	
	.menu-homepage-menu-container {
		max-width: 400px;
		margin: auto;
	}
	
	.homepage-slideshow-section .et_pb_slide_description h1 {
		font-size: 40px;
	}
	
	.homepage-slideshow-section .et_pb_slide_description h3 {
		font-size: 22px;
	}
	
	.homepage-slideshow-row.et_pb_row .et_pb_column .et_pb_slide {
		height: 425px;
	}
}

@media (max-width: 768px) {
	/*Homepage*/
	.days.section.values, .hours.section.values, .minutes.section.values, .seconds.section.values {
		height: 110px;
		width: 110px;
		padding: 20px 0;
	}
	
	.et_pb_countdown_timer .title {
		font-size: 30px !important;
	}
	
	/*Top Banner*/
	.top-banner .et_pb_slide_description h1 {
		font-size: 35px;
	}
	
	.top-banner .et_pb_container.clearfix {
		height: 200px !important;
	}
	
	/*Register*/
	.register-image-bottom .register-image-title {
		top: 20%;
	}
	
	.register-image-bottom .register-image-title h3 {
		font-size: 20px;
	}
	
	.register-image-bottom .register-image-title h1 {
		font-size: 30px;
	}
}

@media (max-width: 480px) {
	/*Header*/
	.et_header_style_left .logo_container {
		position: relative;
		display: block;
		text-align: center;
	}
	
	.social-area {
		margin-top: 0;
	}
	
	div#et_mobile_nav_menu {
		margin: 0;
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
		max-width: 0;
		margin: auto;
	}
	
	/*Homepage*/
	.days.section.values, .hours.section.values, .minutes.section.values, .seconds.section.values {
		display: block;
		margin: auto;
		margin-bottom: -20px;
	}
	
	.et_pb_section.homepage-countdown-section {
		background: #2DA4BF;
		padding: 0;
	}
	
	.homepage-countdown-row {
		padding: 0;
	}
	
	.homepage-slideshow-section .et_pb_slide_description h1 {
		font-size: 30px;
	}
	
	.homepage-slideshow-section .et_pb_slide_description h3 {
		font-size: 20px;
	}
	
	.homepage-slideshow-row.et_pb_row .et_pb_column .et_pb_slide {
		height: 300px;
	}
	
	.home .et_pb_slide_description, .home .et_pb_slider_fullwidth_off .home .et_pb_slide_description {
		padding: 18%;
	}
	
	/*Top Banner*/
	.top-banner .et_pb_slide_description {
		padding: 13% 0;
	}
	
	/*Register*/
	.register-image-bottom .register-image-title {
		top: 10%;
	}
	
	.register-image-bottom .register-image-title h3 {
		font-size: 20px;
	}
	
	.register-image-bottom .register-image-title h1 {
		font-size: 20px;
	}
}