/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Gabrielle Cook
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

body {
	-webkit-font-smoothing: antialiased;
	font-size: 15px;
	line-height: 23px;
}


/****************************** 
Navigation
******************************/

#top-header .container {
	padding:0px;
	height:32px;
}

#et-secondary-menu {
    float: initial;
    height: 32px;
}

#et-secondary-menu .et-social-icons {
    margin-top: 10px;
}

#et-top-navigation {
	font-weight:400;
}

.mainnav-bg {
	background:#ffffff;
	border-top:thin solid #ccc;
}

.mainnav-bg > .container,
#main-header > .container,
#top-header .container {
	width:100%;
}

#main-header > .container {
   background-image: url(/wp-content/uploads/2023/01/Parks-Rec-Logo-c.jpg);
   background-repeat: no-repeat;
   background-position: 99% 10px ;
   background-size: 200px 50px ;
}

.et_header_style_centered #main-header .container {
	text-align:left;
}

.et_header_style_centered #logo {
    max-height: 40px;
}

.et_header_style_centered header#main-header .logo_container {
    padding: 10px 5px;
}

#et-info, #et-secondary-menu {
    text-align:left;
 }
 

/****************************** 
Homepage Slider
******************************/

.et_pb_slide_content a.bigblue {
	background:#ce9601 !important;
	color:#ffffff !important;
	border:none !important;
}

.et_pb_slide_content a.big-button {
	border-radius:30px;
	text-shadow:none;
}

.et_pb_slider .et_pb_container {
	width:90%;
}

.et_pb_slide_description {
   width: 100%;
   margin: 0;
	padding: 16% 0%;
}

.et_pb_slide_content .date {
	font-size:23px;
}

.et_pb_slide_content a.big-button {
    margin: 20px 6px 8px 0;
 }
 
.et_pb_slide_content a.big-button:hover {
	 background:#008ccc !important;
 }
 
.et_pb_slide_content .h1 {
	font-size:39px;
	line-height:42px;
	padding-bottom:10px;
	color:#008ccc;
  }
 
.et_pb_slide_description h4.et_pb_slide_title,
.et_pb_slide_content p {
	 font-size:18px;
	 line-height: 26px;
 }
 
 .et_pb_bg_layout_light .et-pb-controllers a {
	 background-color:rgba(255, 255, 255, .6);
 }
 
 .et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
	 background-color:#cc9607;
 }
 
 .et_pb_bg_layout_light .et-pb-arrow-next, 
 .et_pb_bg_layout_light .et-pb-arrow-prev {
	 background-color:rgba(255, 255, 255, .6);
	 color:#cc9607 !important;
	 border-radius:30px;
 }

/****************************** 
 Registration Bar
 ******************************/

.hp-register-row .et_pb_column_0 {
	display:none;
}

.hp-register-row .et_pb_column_1 {
	margin-bottom:15px;
}

.hp-register-row img {
	max-width:40px;
}

.hp-register-row p {
	font-weight:bold;
	margin-top:0px;
	font-size: 19px;
    line-height: 23px;
}

.hp-register-row .et_pb_button_module_wrapper.et_pb_button_alignment_left {
	text-align:center;
}

.hp-register-row a.hp-register-btn {
	margin: 0px;
}

.hp-register-row a.hp-register-btn:hover {
	background-color:#008ccc !important;
}
 
 
 /****************************** 
 Countdown timer
 ******************************/

 .et_pb_countdown_timer .sep {
 	color:#008ccc;
 }
 
 .et_pb_countdown_timer_0.et_pb_countdown_timer h2 {
	 font-size:23px !important;
	 line-height:30px;
 }


 /****************************** 
 Homepage About
 ******************************/

.hp-about h1 {
	color:#ffffff;
	font-size:24px;
	line-height:31px;
	padding-bottom:30px;
}

.hp-about p {
	color:#ffffff;
	font-size:16px;
	line-height:1.6em;
}
 
 
 /****************************** 
 Homepage News and Announcements
 ******************************/

 .hp-blog article {
 	box-shadow: none;
 	max-width: 100%;
 	float: left;
 }

 .hp-title h2 {
 	color:#626262;
 	font-weight:bold;
	font-size:15px !important;
 }

 .hp-blog article:first-child {
 	padding-right: 0px;
 }

 .hp-blog article .entry-title {
 	text-decoration:none;
	padding-bottom:5px;
 }

 .hp-blog article .entry-title:hover {
 	text-decoration:underline;
 }

 .hp-blog article .post-content a {
 	color:#ce9601;
 	text-decoration:underline;
 }

 .hp-blog article .post-content a:hover {
 	color:#ce9601;
 	text-decoration:none;
 }
 
 .et_pb_post .post-meta {
     margin-bottom: 20px;
 }
 
 .et_pb_text.archive-link {
	 float:left;
 }
 
 .et_pb_text.archive-link:hover {
	 text-decoration:underline;
 }
 
 
 /****************************** 
 Homepage Buckets
 ******************************/

 .hp-buckets a.et_pb_promo_button.et_pb_button {
    min-width: 220px !important;
 	background-color:transparent;
 	font-size:17px !important;
 }

 .n10s-cali .n10s-overlay:before {
 	content:none !important;
 }

.hp-buckets .et_pb_module_inner {
	display:flex;
}

 .n10s-cali .n10s-overlay {
     padding: 1em !important;
 }

 .n10s-block .n10s-overlay > a.et_pb_promo_button.et_pb_button {
 	max-width:70% !important;
 }


 /****************************** 
 Homepage Video Content
 ******************************/

.hp-video {
    max-width: 100%;
	margin:0px auto;
}
 
 /****************************** 
 Subpage Content
 ******************************/
 
 .sp-content h1,
 .sp-content h2,
 .sp-content h3 {
	 font-weight:normal;
	 color:#008ccc;
 }
 
 .sp-content h1 {
	 font-size:30px;
	 padding:0px 0px 20px;
 }
 
 .sp-content h2,
 .et_pb_contact_main_title {
	 font-size:22px;
	 padding: 35px 0px 20px;
 }
 
 .sp-content h3 {
	 font-size:18px;
	 padding: 35px 0px 20px;
 }
 
 .sp-content .subhead {
	 font-weight:bold;
	 color:#2e2f2f;
	 padding:0px 0px 17px;
 }
 
 .sp-content p,
 .sp-content li {
	 font-size:16px;
	 color:#2e2f2f;
	 line-height:28px;
 }
 
 .sp-content a {
	 color:#cc9607;
 }
 
 .sp-content a:hover {
	 color:#008ccc;
	 text-decoration:underline;
 }
 
 .sp-content ul {
    list-style-type: none;
    margin: 15px 0px 10px;
    padding-left: 16px;
 }
 
 .sp-content ul li {
    background: url(/wp-content/uploads/2019/01/bullet.png) no-repeat 0 10px;
 }
 
 .sp-content ol {
    margin: 15px 0px 10px;
    padding-left: 16px;
 }
 
 .sp-content li {
    line-height: 26px;
    padding: 0 0 20px 15px;
 }
 
 
 
 /****************************** 
 Contact Form
 ******************************/

body #page-container .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:hover {
	background-color:#008ccc !important;
}


 /****************************** 
 Sponsors page
 ******************************/
 
.sp-sponsor-row {
    display: flex;
    align-items: center;
    padding: 0px !important;
    width: 70%;
}
 
 .sp-sponsor-logo {
	 padding:20px;
 }

.sp-sponsor-logo img {
    max-height: inherit;
	max-width:130px
}

.sp-sponsor-ibxlogo {
		max-width: 230px;
	}
 
 
.ap-logos img {
	max-height:50px;
	max-width:250px;
}
 
 /****************************** 
 Widgets for Footer
 ******************************/
 
 
 a.fts-twitter-at-name {
	 color: #ffffff !important;
	 font-weight: 700 !important;
 }
 
 #main-footer .footer-widget h4 {
	 color: #ffffff;
	 font-weight: bold;
	 padding-bottom: 30px;
 }
 
 #mc-embedded-subscribe-form {
	 font-size:16px;
 }

 #mc-embedded-subscribe {
    background: #aa7d06;
    border: none;
    color: #fff;
    padding: 7px 23px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    margin-top: 15px;
	 cursor: pointer;
 }
 
  #mc-embedded-subscribe:hover {
	  background:#008ccc;
  }
 
 form .email {
    width: 300px;
    font-size: 14px;
	 padding:7px;
 }

#footer-info a {
	font-weight:500;
	text-decoration:underline;
}


#footer-info a:hover {
	text-decoration:none;
}


@media (max-width:480px) {
	
	/****************************** 
 	Sponsors page
 	******************************/
 
	.sp-sponsor-row {
    	-webkit-flex-wrap: wrap;
    	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;
	}
	
}


@media only screen and ( max-width: 980px ) {
	
	.et_header_style_centered nav#top-menu-nav,
	#et-secondary-menu, #et-secondary-nav {
		display: block !important;
	}
	
	.et_header_style_centered #et_mobile_nav_menu {
		display: none;
	}
	
	.et_header_style_centered #main-header {
		padding:0px;
	}

	
}


@media only screen and (min-width: 768px) {
	
	.mainnav-bg {
		background:#ce9601;
		border-top:none;
	}
	
	.et_header_style_centered #logo {
	    max-height: 60px;
	}
	
	#main-header > .container {
/*	   background-position: right 26px;*/
/*		background-size:213px 45px;*/
        
/*        background-position: 99% 10px;*/
        background-size: 300px 70px;
		width:80%;
		margin-right:auto;
	}
	
	.et_header_style_centered header#main-header .logo_container {
	    padding: 10px 0px;
	}
	
	.mainnav-bg > .container,
	#main-header > .container,
	#top-header .container {
		width:80%;
	}
	
	
	/****************************** 
	Homepage Slider
	******************************/
	
	.et_pb_slider .et_pb_container {
		width:100%;
	}
	
	.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		padding:50px;
	}
	
	.et_pb_slide_description {
	   width: 450px;
	}

	.et_pb_slide_content .date {
		font-size:30px;
	}

	.et_pb_slide_content a.big-button {
	    margin: 20px 6px 8px 0;
	 }
 
	.et_pb_slide_content a.big-button:hover {
		 background:#008ccc !important;
	 }
	 
	 .et_pb_slide_content .h1 {
	  	 font-size: 44px;
    	line-height: 48px;
	 }
	 
	 /****************************** 
	 Homepage News and Announcements
	 ******************************/

	 .hp-blog article {
	 	box-shadow: none;
	 	max-width: 50%;
	 	float: left;
	 }
	 
	 .hp-blog article:first-child {
	 	padding-right: 50px;
	 }
	 
 	/****************************** 
 	Homepage Buckets
 	******************************/
	
 	.et_pb_row.et_pb_equal_columns>.et_pb_column,
	.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
 	    -webkit-box-ordinal-group: 2;
 	    -ms-flex-order: 1;
 	    order: 1;
 	}
	
 	.et_pb_gutters1 .et_pb_column_1_3, 
 	.et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
 	    width: 33.333% !important;
 	}
	
 	.hp-buckets a.et_pb_promo_button.et_pb_button {
 		font-size:15px !important;
 	}
	
 	.n10s-block .n10s-overlay > a.et_pb_promo_button.et_pb_button {
 		max-width:70% !important;
		min-width:190px !important;
 	}
	
	 /****************************** 
 	Homepage Video Content
 	******************************/

	.hp-video {
    	max-width: 75%;
	}
	
   /****************************** 
   Subpage Content
   ******************************/
	
   .sp-content h1 {
  	 font-size:35px;
  	 padding:0px 0px 20px;
   }
 
   .sp-content h2,
	.et_pb_contact_main_title {
  	 font-size:25px;
  	 padding: 35px 0px 20px;
   }
 
   .sp-content h3 {
  	 font-size:21px;
  	 padding: 35px 0px 20px;
   }
	
   .sp-content p,
   .sp-content li {
  	 font-size:17px;
  	 line-height:28px;
   }
	
	
   /****************************** 
   Sponsors page
   ******************************/
 
   .sp-sponsor-logo img {
    	max-height: 100px;
	   max-width:initial;
	}
	
	.sp-sponsor-ibxlogo {
		max-width: 300px;
	}
	
	
}


@media only screen and (min-width: 992px) {

	#main-header > .container {
	   background-position: 99% 10px ;
       background-size: 350px 80px ;
	}
	
	.et_header_style_centered header#main-header .logo_container {
	    padding: 0px;
	}
	
	
	/****************************** 
	Homepage Buckets
	******************************/
	
	.hp-buckets a.et_pb_promo_button.et_pb_button {
		font-size:19px !important;
	}
	
	.n10s-block .n10s-overlay > a.et_pb_promo_button.et_pb_button {
		max-width:80% !important;
		min-width:235px !important;
	}
	
	
	/****************************** 
	Homepage Slider
	******************************/
	
	.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		padding:60px;
	}
	
	.et_pb_slide_description {
	   width: 550px;
	}
	
	/****************************** 
 	Registration Bar
 	******************************/
	
	.hp-register-row .et_pb_column_0 {
		display:block;
	}

	.hp-register-row .et_pb_column_1 {
		margin-bottom:0px;
	}

	.hp-register-row img {
		max-width:40px;
	}

	.hp-register-row p {
		margin-top:13px;
		font-size:30px;
	}
	
	.hp-register-row .et_pb_button_module_wrapper.et_pb_button_alignment_left {
		text-align:left;
	}

	.hp-register-row a.hp-register-btn {
		margin: 24px 6px 8px 0;
	}

	.hp-register-row a.hp-register-btn:hover {
		background-color:#008ccc !important;
	}
	
	/****************************** 
 	Homepage About
 	******************************/

	.hp-about h1 {
		font-size:28px;
		line-height:35px;
		padding-bottom:40px;
	}

	.hp-about p {
		font-size:17px;
		line-height:1.7em;
	}
	
	 /****************************** 
 	Sponsors page
	 ******************************/
 
	.sp-sponsor-row {
    	width: 70%;
	}
 
 	.sp-sponsor-logo {
	 	padding:30px 20px;
 	}

	.sp-sponsor-logo img {
    	max-height: 150px;
	}
	
	.sp-sponsor-ibxlogo {
		max-width: 350px;
	}

}


@media only screen and (min-width: 1080px) {
	
	 /****************************** 
 	Sponsors page
	 ******************************/
 
	.sp-sponsor-row {
    	width: 50%;
	}
	
	.sp-sponsor-ibxlogo {
		max-width: 400px;
	}
	
}