:root {
  --primary: #EB7203;
  --secondary: #707270
  
}

body {
	
}

#bottomwrap .container {
    max-width: 1000px;
}
#footerwrap p {line-height: 1.2}

#footerwrap .container {max-width: 1000px}

#footer1 ul {list-style: none; padding: 0; font-size: 85%}

#footer1 a {text-decoration: none;}

#footer1 h4 {font-weight: 900;}

a {
	text-underline-offset: 3px;
}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	
}

blockquote {
	
}



iframe {
	border: none;
}

h1 {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 60px;
	
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 36px; line-height: 1.2;

}



h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
	
}

h2.module-title {
	text-align: center;
	font-size: 75px;
	position: relative;
	font-weight: 900;
	z-index: 1;
	display: inline-block;
	
}

h2.module-title:before {
	content: '';
	background: #FCD100;
	width: 110%;
	height: 50px;
	left: -5%;
	top: 35px;
	position: absolute;
	z-index: -1;
}

.custom h2 {
	font-size: 65px; line-height: 1; margin: 0;
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
}

.staff h4 {
	margin: 0;
}


h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.btn, .btn-primary {
	text-transform: uppercase; font-weight: 900;
	padding: 0px;
	color: #241F20;
	border: none;
	background: none;
	position: relative;
	z-index: 1;
	margin: 20px auto;
	font-size: 20px;
	text-decoration: none;
}

.btn:before, .btn-primary:before {
	position: absolute;
	content: '';
	background: #FCD100; width: 50px;
  height: 50px;
  border-radius: 100%;
  left: -22px;
  bottom: -10px;
  z-index: -1; transition: all 200ms ease-in-out;
}

.btn:hover:before, .btn-primary:hover:before  {
	width: calc(100% + 44px);
	border-radius: 30px; transition: all 200ms ease-in-out;
}

input#btn-submit {
	padding: 20px;
	border: 1px solid #333;
}

input#btn-submit:hover {
	background: #333; color: #FFF;
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#headerwrap {
	padding: 0px 0 0px 0;
}

.megamenu-container, .megamenu-container .nav-submenu .nav-submenu {
	border: none; padding: 0;   box-shadow: 0px 8px 9px 2px rgba(0, 0, 0, 0.17);
}

.megamenu-container {
	z-index: 9999999999;
	margin: 0!important;
}

.megamenu-container .row > *,
.megamenu-container .row,
.megamenu-container .row > * > * {
	padding: 0!important;
	margin: 0;
}

.megamenu-container .row .col:first-child,
.megamenu-container .row .col:nth-child(2) {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.megamenu-container h4 {
	margin: 0 0 10px; font-weight: 900;
}



.megamenu-container .menumodule {
	text-align: center;
	color: #000;
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	align-items: stretch;
	
}

.megamenu-container .menumodule p {
	font-size: 14px; line-height: 1.2; margin: 0;
}



.megamenu-container .menumodule a {
	color: #000; 
}

.megamenu-container .pink {
	background: #FFB2C2;
}

.megamenu-container .yellow {
	background: #FCD100;
}

.megamenu-container .green,
.megamenu-container .row .col:nth-child(2) {
	background: #00B55E; display: flex; align-items: center;;
	
}

.megamenu-module {
	padding: 0;;
}

#headerwrap .container {
	max-width: 1500px;

}

.container-fluid {
	padding: 0;
}
.astroid-nav .bg-secondary span.nav-title {
	color: #000!important;
}

.megamenu-container li.nav-item-submenu > a:active, .megamenu-container li.nav-item-submenu > a.active, 
.megamenu-container li.nav-item-submenu > a:active, .megamenu-container li.nav-item-submenu > a:hover {
	font-weight: 900;
}

.nav-item-megamenu .nav-submenu .item-link-heading.item-level-2 {
	
}

.nav-item-megamenu .nav-submenu .item-link-heading.item-level-2:before {
; width: 150px;
}

.nav-item-megamenu .nav-submenu .item-link-heading.item-level-2 .nav-title-text {
	position: relative;
	z-index: 2;
}

.nav-item-megamenu .nav-submenu .item-link-heading.item-level-2 .nav-title-text:before {
		position: absolute;
		content: ''; width: 110%;
	background: #FCD100; height: 9px; top: 6px; left: -5%;
	z-index: -1;
}

.nav-item-megamenu .nav-submenu .item-link-heading.item-level-2:hover {
	color: #000!important;
}

a.nav-link-item-id-4256  {
	border-radius: 30px!important;
}

.bg-secondary:hover {
	background-color: #FCD103!important;
}

.quicklinks-position {
	max-width: 700px;
	margin:  0 auto;
	height: auto;
	margin-top: -10px;

	
}

#as-6350bcdec2026441956967 {
	margin-top: -25px;
}


.quicklinks-position .nav {
	justify-content: center; background: #FCD103;
	border-radius: 30px 30px 0 0; 	padding: 5px; 
	box-shadow: 0px -5px 10px -1px rgba(0, 0, 0, 0.27);
	border: 2px solid #696767; border-bottom: 0;
}

.quicklinks-position .nav a {
	color: #000; text-decoration: none; text-transform: uppercase; font-weight: 700; padding: 0 15px;
	font-size: 18px; letter-spacing: .5px;
}

.quicklinks-position .nav a:hover {
	color: #FFF;
}



.whatweoffer {
	margin-bottom: 30px;
}

.whatweoffer .col {
	background: #FCD103;
}

.whatweoffer .col h4, .card-body h4 {
	margin: 10px 0 10px 0; text-transform: none; font-weight: 900;
}

.whatweoffer .col p, .card-body p {
	font-size: 15px; line-height: 1.4;
}
.whatyouget {
	margin-bottom: 20px!important;
}

.whatyouget p {
	font-size: 15px; line-height: 1.4; margin: 0;
}

.whatyouget h3 {
	margin: 0; font-size: 24px;
}

.whatyouget .col{
	background: #FCD103;
	padding: 20px!important;
	border-radius: 10px;
}

.whatsnew-position  {
	padding: 40px 20px;
}

.whatsnew-position .whatsnew {
	max-width: 850px;
	margin: auto;
}

.whatsnew-position ul li  {
	font-size: 90%;
}

.plan-position {
	max-width: 900px;
	margin: auto;
}

/*Banner*/

#bannerwrap {
	
}


/*row1wrap*/

#row1wrap {
	
}

#row1wrap h2 {
	font-size: 100px; margin: 0; line-height: 1; font-weight: 900;
}

#position-1-1 {
	
}

/*row2wrap*/

#row2wrap {
	
}



#position-2-1 {
	
}

/*row3wrap*/

#row3wrap {
	overflow: hidden;
}

#a-625b3776e3941029481577 {
	width: 120%; max-width: 120%;
}

.astroid-slick .slick-next{
	right: 12%;
}

#position-3-1 {
	
}


/*row4wrap*/

#row4wrap .card img {
	display: none;
}

#a-625b3b8ef7b80078638524 .astroid-article-heading, 
#a-625b3b8ef7b80078638524 .astroid-article-introtext {
	margin: 0 0 10px 0;
}

#a-625b3b8ef7b80078638524 .astroid-article-heading a:hover {
	color: #222;
}

.applicationintro p {
	margin: 0;
}

#position-4-1 {
	
}

/*row5wrap*/

#row5wrap {
	
}

#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#footerwrap {
	
}

#footer1 small {text-transform: uppercase; letter-spacing: 1px; font-size: 13px;
}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #mainwrap {
	display: none;
}

body.itemid-4251 #mainwrap {
	padding: 0;
}

#mainwrap .container {
	max-width: 960px;
}

ul.fields-container {
	list-style-type: none; padding: 0;
}

span.field-label  {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
}

#sponsorbottom {
	text-align: center;
	padding: 30px;
	border: 1px solid #ccc;
}

#sponsorbottom p {
	
}

#sponsorbottom img {
	width: 120px;
	height: auto;
	margin: 0 20px;
	display: inline-block;
}

#sponsorprogram {
	text-align: center;
}

#sponsorprogram img {
	margin: 11px;
	padding: 15px;
	border: 1px solid #fafafa;
	box-shadow: 0px 3px 5px #fafafa;
	width: 165px;
	height: 165px;
	display: inline-block;
}

#sponsorprogram h2 {
	font-size: 42px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #fafafa;
	margin-top: 60px;
}

#sponsorprogram h2::after {
	display: none;
}

.schedule {
	margin-top: 20px;
	clear: both;
	margin-bottom: 2em!important;
}

.schedule .col-sm {
	background: #F2EFDF;
	padding: 30px;
	font-size: 80%;
}

.schedule .col-sm ul {
	padding: 0 20px 20px 20px;
	list-style-type: none;
}

.schedule .col-sm h3 {
	background: #02B55E;
	text-transform: uppercase;
	color: #FFF;
	font-size: 22px;
	text-align: center;
	margin-top: 0px;
	padding: 10px;
	margin-bottom: 10px;
}

.schedule .col-sm h4 {
	padding-left: 20px;
	font-size: 18px;
	margin-top: 10px;
}


.widerpane {
	margin-left: calc( -50vw + 50% + 25px );
  margin-right: calc( -50vw + 50% );
  max-width: calc( 100vw - 50px );
  
}

.wf_file::before {
	content: "\f15b";
	font: normal normal normal 16px/1 "Font Awesome 5 Free";
	display: inline-block;
	margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before {
	content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

.wf_file[href$=".zip"]::before {
	content: "\f1c6";
}

.wf_file[href$=".png"]::before {
	content: "\f1c5";
}

.wf_file[href$=".jpg"]::before {
	content: "\f1c5";
}

.swiper-button-next, .swiper-button-prev {
	color: #FFF;
}

#thermometer_form .wrapper-thermometer {
	background: #00B55E!important;
}

.vote4art .col-sm {
	background: #f5f5f5; padding: 30px!important;
}

.vote4art .col-sm p {
	font-size: 85%;
}

.vote4art .col-sm h3 {
	margin: -30px -30px -15px -30px;
	background: #00B55E; color: #FFF; padding: 15px; text-align: center; font-size: 28px;
}

.vote4art .youtuber-widget, 
.vote4art .avPlayerWrapper {
	margin: 0 -30px 30px -30px;
}


.vote4art.row  {
	margin-bottom: 20px!important;
}

#thermometer_form h3 {
	margin: 10px auto; text-align: center;
}

#eb-group-registration-form input.btn {
	padding: 5px 10px; border: 1px solid #000;
}

#mod-custom190, #mod-custom191, #mod-custom192 {
	padding: 20px 20px 5px 20px;
	border: 1px solid #efefef;
	border-radius: 10px;
	box-shadow: 3px 6px 8px #4444442e;
	float: right;
	margin: 0px 16px 37px 20px;
	width: 400px;
	max-width: 100%;
}

#mod-custom191 {
	width: 960px; margin: auto;
}

#mod-custom192 {
	float: none; margin: 20px auto; max-width: 95%;
} 

#mod-custom190 p, #mod-custom191 p, #mod-custom192 p {
	font-size: 80%;
	line-height: 1.3;
}

#mod-custom190 a, #mod-custom191 a, #mod-custom192 a {
	text-decoration: none;
}

#mod-custom192 p {
	font-size: 80%;
	line-height: 1.3;
	font-weight: normal;
	margin-bottom: 10px;
}


#mod-custom192 p a {
	padding-bottom: 0px; display: block;
}


#mod-custom190 img, #mod-custom191 img, #mod-custom192 img {
	float: right;
	max-width: 50px;
	margin: 0 10px;
}

#mod-custom191 img {
	height: 150px; width: auto; margin-top: -55px;
}

#mod-custom192 img {
	
}

#mod-custom190 h3, #mod-custom191 h3, #mod-custom192 h3 {
	background: #FFB2C2;
	color: #000;
	text-align: center;
	margin: -20px -20px 20px -20px;
	text-align: center;
	padding: 10px;
	border-radius: 10px 10px 0 0;
}

#mod-custom190 ul li {
	display: inline;
}


.gs-flip-card-back h4,
.gs-flip-card-back h5 {
	margin: 0;
}

.gs-flip-card {
	margin-bottom: 15px!important;;
}

.gs-flip-card-front h4 {
	color: #FFF!important;
}

.donationsimple #donation_type {
	padding: 10px 15px 15px 15px!important; font-size: 90%;
}

.form-check-input {
	vertical-align: middle; margin: 0;
}


#donation_type #r_times {
	width: 50px!important; padding: 5px; border: 1px solid #ccc;
}

@media  (max-width: 800px) {
	body {
		
	}
	
	.astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item a, .astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item span.separator, .astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item span.nav-header {
		padding: 12px; font-weight: 600;
	}
	
	
	.astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item span.nav-header {
		font-weight: 600;
	}
	
	#gt_float_wrapper {bottom: 75px!important}
	
	img.appimg {
		width: 200px;
	}
	
	h1 {
		font-size: 42px;
	}
h2.module-title {
	text-align: center;
	font-size: 45px; line-height: 1;
	position: relative;
	font-weight: 900;
	z-index: 1;
	display: block;
	
}

h2.module-title:before {
	content: '';
	background: #FCD100;
	width: 110%;
	height: 50px;
	left: -5%;
	top: 0px;
	position: absolute;
	z-index: -1;
	display: none;
}

#mod-custom190, #mod-custom191, #mod-custom192 {
	margin: 0 0 20px 0; width: 100%;
}

.custom h2 {
	font-size: 65px; line-height: 1; margin: 0;
}
	
	#row1wrap h2  {
		font-size: 60px; text-align: center;
	}
	
	#a-625b3776e3941029481577 {
	width: 100%; max-width: 100%;
}

.astroid-slick .slick-next{
	right: 20px;
}

#mod-custom200 h3 {
	padding: 30px 30px 0 30px;
}

#ln-625b3d4ac7c00c44823019 .heading {
	line-height: 1.2;
}

	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}