@import url(https://fonts.googleapis.com/css?family=Istok+Web);

a {
	color: black;
	text-decoration: none;
	font-size: .95em;
}

#map_container {
	right: -12px;
	position: relative;
}

#map_container .map_marker {
	position: absolute;
}

.blue {
	color: #0099CC;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Istok Web';
	font-size: 1.3em;
	background: #fff;
	-webkit-font-smoothing: antialiased;
}

html.min_height {
	height: 100%;
}

body.min_height {
	min-height: 100%;
}
#main_box {
	position: relative;
	padding: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: white;
}
.main_box{
	position: relative;
	padding: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: white;
}

#social {
	position: absolute;
	top: 75px;
	right: 50px;
}

#social img {
	display: inline;
}

#navscroll {
	position: relative;
}

#slider {
	width: 975px;
	height: 240px;
}

h1 {
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
}

h2 {
	position: relative;
	left: 15px;
	/* font-family: 'Calibri'; */
	font-family: 'Roboto', sans-serif;
	margin-top: 0;
	font-size: 1.25em;
	font-weight: 400;
	font-style: italic;
}

ul#nav {
	position: relative;
	overflow-x:hidden;
	white-space:nowrap;
	width: 100%;
	margin-left: -21px;
}

ul#nav li {
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	list-style-type: none;
	font-size: 26.5px;
	padding-left: 55px;
	padding-right: 55px;
	margin-left: -5px;
	margin-right: -5px;
	font-weight: bold;
	float: left;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navscroll{
	position: relative;
}
.support-button{
	position: absolute;
    right: -15px;
    cursor: pointer;
    background: #0099CC;
    padding: 14px 20px;
    border-radius: 5px;
    top: 0px;
    line-height: 14px;
}
.support-button a{
	font-size: 26px;
    color: #fff;
    font-weight: 600;
    line-height: 14px;
	top: 3px;
    position: relative;
}

ul#nav li.active,  ul#nav li:hover {
	border-top: 3px solid #0099CC;
	border-bottom: 3px solid #0099CC;
}
ul#nav li.active a, ul#nav li:hover a{
	color: #0099CC;
}
ul#nav li a.hightlight-menu{
	text-shadow: 1px 1px #000;
	color: #0099CC;
}
ul#nav li.active a.hightlight-menu, ul#nav li:hover a.hightlight-menu{
	text-shadow: none;
}
ul#scroller {
	position: relative;
}

p, li {
	font-size: .8em;
}

#event_img_box {
	margin-left: 0;
	margin-right: 0;
	position: relative;
	text-align: center;
	background-color: #fff;
	width: 97.5%;
	margin: 35px 10px;
	border-bottom: 1px solid #000;
}
.tab-cont-wrap{
	background: #fff;
	border-radius: 2px;
	width: 98%;
	margin: 0 auto;
}
.tab-cont-wrap-inner{
	padding-top: 0;
}
#event_img_box .img_container {
	position: relative;
	display: inline-block;
	opacity: 0.8;
	width: 132px;
	height: 50px;
	float: left;
	background: #fff;
	line-height: 50px;
	border: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
}

#event_img_box .img_container.last_s{
	width: 142px;
}
#event_img_box .img_container.last_s{
	border-right: 1px solid #000;
}
#event_img_box .img_container.last_s{
	margin-right: 0;
}
.intro_video{
	text-align: center;
}
#home_video{
	text-align: center;
    padding: 20px 0 0;
	margin-top: 10px;
}
#event_img_box .img_container.last_tab{
	margin-right: 0;
}
#event_img_box .img_container  a{
	color: #000;
	font-size: 18px;
	font-family: 'Istok Web';
    font-weight: bold;
}
#event_img_box .img_container:hover{
	color: #fff;
	background: #0099CC;
}
#event_img_box .img_container.active{
	color: #fff;
	background: #0099CC;
}
#event_img_box .img_container.active a, #event_img_box .img_container:hover a{
	color: #fff;
}

#event_img_box .img_container .caption {
	position: absolute;
	color: white;
	height: 30px;
	background-color: black;
	bottom: 9px;
	width: 150px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Calibri';
	opacity: 0.8;
	font-weight: bold;
}

#event_img_box .img_container .caption.active {
	background-color: #0099CC;
	opacity: 1;
}

#event_img_box .img_container .caption:hover {
	background-color: #0099CC;
	opacity: 1;
}

.event_info_box {
	border: 3px solid #0099CC;
	border-radius: 10px;
	margin-bottom: 40px;
	width: 975px;
	margin-left: 10px;
}

.event_info_box a:hover {
	text-decoration: underline;
}

.event_info_box a {
	color: #0099CC;
}

h3 {
	text-align: center;
}

h4 {
	text-align: center;
}

.feature_left {
	position: relative;
	left: 0;
	display: inline-block;
	float: left;
	width: 410px;
}

.feature_right {
	position: relative;
	float: right;
	right: 0;
	display: inline-block;
	width: 410px;
}

.category_left {
	position: relative;
	margin-left: 2px;
	font-size: 0.8em;
	background-color: #0099CC;
	padding: 10px;
	color: white;
	border-radius: 10px;
	text-align: center;
	float: left;
}

.category_right {
	position: relative;
	margin-right: 2px;
	font-size: 0.8em;
	background-color: #0099CC;
	padding: 10px;
	color: white;
	border-radius: 10px;
	text-align: center;
	float: right;
}

.text_left {
	text-align: left;
	margin-bottom: 30px;
}

.text_right {
	position: relative;
	text-align: right;
	margin-bottom: 30px;
}

.text_right p {
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
}

.text_left p {
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
}

.blueUnderline {
    border-bottom: 3px solid #0099CC;
}
.blueThinUnderline {
    border-bottom: 3px solid #0099CC;
}

.get_involved_box {
	position: relative;
	vertical-align: top;
	padding: 10px;
	display: inline-block;
	width: 455px;
	height: font-size: 13pxpx;
	border: 3px solid #0099CC;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-left: 7px;
	margin-right: 7px;
}

.event_box {
	position: relative;
	vertical-align: top;
	padding: 10px;
	display: inline-block;
	width: 455px;
	height: font-size: 13pxpx;
	border: 2px solid #0099CC;
	border-radius: 5px;
	margin-bottom: 35px;
	margin-left: 15px;
	margin-right: 15px;
}

#copyright {
	position: relative;
	text-align: center;
	top: 3px;
	font-size: .5em;
	font-family: Arial;
	padding: 10px 0;
}

.main-wrap-outer a.blue_link, a.blue_link {
	font-weight: bold;
	color: #0099CC;
}

.blue_link:hover {
	color: #0099CC;
}

.icon {
	position: relative;
	top: 8px;
}

#map_canvas {
	position: relative;
    width: 980px;
    height: 435px;
	margin: 20px 45px;
	padding-top: 0;
    background-color: #CCC;
}

/* New styles 23.06.2015 */
.clear{
	clear: both;
}
.event_boxes_wrap{
	text-align: center;
}
.event_box .event_info_box{
	display: none;
}
#cboxWrapper .event_box .event_info_box{
	display: block;
}
.popup{
	visibility: hidden;
}
.overlay.shown .popup, #cboxWrapper .popup{
	visibility: visible;
}
.event_box.new{
	height: 280px;
	width: 442px;
}
.event_box.new.sponsors-box1{
	height: 300px;
}
.event_box.new:nth-child(even){
	margin-right: 0;
}
.event_box.new:nth-child(odd){
	margin-left: 0;
}
.event_box.new.larger{
	width: 945px;
	height: auto;
	min-height: 200px;
	margin: 15px;
}
.event_box.new.twice_bigger{
	width: 855px;
}
.event_box.new.twice_bigger img{
	max-width: 100%;
	margin-top: 22px;
}
.header_wrap{
	position: relative;
}
.header_wrap #social{
	top: 55px;
	right: 25px;
}
.main_box.position_intitial{
	position: initial;
}
.small_eventbox_content h3{
	margin: 0px 0px 20px;
}
.blue_button{
	position: relative;
	margin: 7px auto;
	font-size: 0.7em;
	background: #0099CC;
	padding: 7px 15px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	display: block;
	width: 100px;
	z-index: 9999;
}
.blue_button:hover{
	opacity: 0.8;
}
.small_image_box{
	text-align: center;
}
.small_image_box img{
	max-width: 100%;
	max-height: 170px;
	height: auto;
	width: auto;
}
.small_eventbox_content p{
	margin-top: 5px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.overlay.shown .overlay_background{
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	height: 100%;
}
.overlay.shown {
	visibility: visible;
	opacity: 1;
	z-index: 99999;
}
.overlay.shown .popup.event_info_box, #cboxWrapper .popup.event_info_box{
	margin: 0px auto;
	padding: 5px;
	background: #fff;
	border-radius: 5px;
	width: 980px;
	height: auto;
	position: relative;
	display: block;
	border: 0;
}
.event_info_box.popup h3{
	margin-top: 10px;
}
.close_button{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 999;
	width: 42px;
	height: 42px;
	background: url('../img/close-icon.png') no-repeat;
	background-size: cover;
}
.overlay.shown .fotorama, #cboxWrapper .fotorama{
	max-width: 620px;
	border: 3px solid #000;
	max-height: 380px;
	float: left;
	width: 570px;
	height: 380px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	line-height: 375px;
	margin-left: 25px;
	overflow: hidden;
}
.my-thumbnails{
	float: left;
	max-width: 300px;
	max-height: 385px;
	margin-right: 0;
	overflow: hidden;
	min-width: 280px;
}
.overlay.shown .fotorama .fotorama__stage__frame.fotorama__loaded.fotorama__active, #cboxWrapper  .fotorama .fotorama__stage__frame.fotorama__loaded.fotorama__active{
	max-width: 100%;
	max-height: 380px;
	height: auto;
	width: auto;
}
.innerbox{
	text-align: left;
	float: left;
}
.overlay.shown .fotorama .fotorama__stage__frame.fotorama__loaded.fotorama__active img, .overlay .fotorama__stage__shaft.fotorama__grab,
.overlay .fotorama__stage__frame.fotorama__active.fotorama__loaded.fotorama__loaded--img img,
#cboxWrapper .fotorama .fotorama__stage__frame.fotorama__loaded.fotorama__active img, 
#cboxWrapper  .fotorama__stage__shaft.fotorama__grab, #cboxWrapper  .fotorama__stage__frame.fotorama__active.fotorama__loaded.fotorama__loaded--img img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.overlay .feature_right{
	right: 15px;
}
.overlay  center{
	padding: 0 10px;
}
.normalUnderline{
	color: #0099CC;
    width: 850px;
    /* padding: 0 34px; */
    border-bottom: 2px solid #0099CC;
    margin: 0 auto;
}
.my-thumbnails img{
	max-width: 50px;
	max-height: 50px;
	width: auto;
	height: auto;
	margin: 2px;
}
.my-thumbnails h5{
	margin: 0;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
}
.video_thumbs{
	position: relative;
	text-align: left;
	margin-bottom: 25px;
}
.video_thumbs div{
	position: relative;
	display: inline-block;
}
.play_button{
	content: '';
	background: url('../img/play-new.png') no-repeat;
	width: 15px;
	height: 17px;
	position: absolute;
	z-index: 999;
	background-size: cover;
	top: 8px;
	left: 20px;
	cursor: pointer;
} 
#count_1{
	top: 8px;
	left: 20px;
}
#count_2{
	top: 8px;
	left: 82px;
}
#count_3{
	top: 8px;
	left: 140px;
}
.align-left{
	margin-top: 30px;
}
.align-left div{
	float: left;
	width: 165px;
	text-align: left;
	margin-left: 20px;
}
.member-box{
	text-align: center;
	margin-top: 10px;
}
.member-box table{
	margin: 10px auto;
}
.event_box.new img{
	max-width: 100%;
}
.event_box.new img.ourplanet{
	margin-top: 10px;
	max-height: 230px;
}
.event_box.new a.blue_link.block-el{
	display: block;
}
.thumb{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
}
.fotorama img{
	max-width: 100%;
	max-height: 380px;
	width: auto;
	height: auto;
	vertical-align: middle;
	display: inline-block;
}
.yotube-video{
	display: none;
}
.fotorama iframe{
	width: 100%;
	height: 100%;
}
.video_thumbs a{
	display: none;
}
.scroll_wrap{
	min-height: 475px;
}
.home_events{
	float: left;
	width: 100%;
	margin: 10px 0 45px;
}
.home_events ul{
	list-style-type: none;
}
.home_events li{
	float: left;
	width: 170px;
	height: 130px;
	position: relative;
	margin-right: 15px;
	opacity: 0.8;
}
.home_events li:hover{
	opacity: 0.9;
}
.home_events li img{
	width: 100%;
	max-height: 100%;
}
.img_capt {
    position: absolute;
    color: white;
    height: 30px;
    background-color: rgba(0,0,0,0.9);
    bottom: 0;
	margin: 0;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Calibri';
    font-weight: bold;
	line-height: 30px;
}
.home_events li:hover .img_capt{
	background: #0099CC;
}
.inv_space{
	margin-bottom: 15px;
}
.slides{
	padding-left: 0;
}

/* Colorbox css */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; }
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic; max-width: 500px;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background: rgba(255, 255, 255, 0.7); opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{
	outline:0; 
	max-height: 1450px; 
	min-width: 250px;
	background-color: transparent;
	padding-bottom: 15px;
	border-radius: 5px;
}
#cboxTopLeft{width:21px; height:21px; }
#cboxTopRight{width:21px; height:21px; }
#cboxBottomLeft{width:21px; height:21px; }
#cboxBottomRight{width:21px; height:21px; }
#cboxMiddleLeft{width:21px; }
#cboxMiddleRight{width:21px;}
#cboxTopCenter{height:21px;}
#cboxBottomCenter{height:21px; min-width: 400px;}
#cboxContent{background:#fff; border: 3px solid #0099CC; border-radius: 10px; min-width: 250px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:0; max-height: 1450px;  min-width: 100%;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; top:10px; right:10px; background:url(../img/close-icon.png) no-repeat; width:40px; height:40px;   background-size: cover; text-indent:-9999px;}

.intro_text{
	margin-left: 5px;
	padding: 5px 15px 0px 10px;
}
.center_text{
	text-align: center;
	padding: 0 15px;
}
iframe{
	max-width: 100%;
}
header {
    position: relative;
    padding: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 0;
    width: 1145px;
    background-color: white;
}
.resp_menu{
	width: 35px;
	height: 30px;
	float: left;
	background: url('../img/menu-i.png') no-repeat;
	background-size: cover;
	color: transparent;
	display: none;
}
.resp_menu:hover, .resp_menu.active_m{
	background: url('../img/menu-iblue.png') no-repeat;
	background-size: cover;
}
.soc_m.first_l{
	margin-top: 30px;
}
.my-thumbnails .flexslider ol{s
	display: none;
}
/*.my-thumbnails .flexslider img{
	max-width: 100%;
	max-height: 230px;
	margin: 0 auto;
}
.my-thumbnails .flexslider  .thumb{
	width: 90%;
	max-width: 100%;
	min-width: 100%;
	max-height: 230px;
	text-align: center;
}*/
.my-thumbnails .flexslider li.video_1{
	display: none;
}
.my-thumbnails .flexslider .slides > li {
	display: inline-block;
	margin: 0 2px;
}
.flexslider .slides img{
	max-width: 50px;
	max-height: 50px;
	width: auto;
    height: auto;
    margin: 2px;
}
.flexslider.home_s .slides img{
	max-width: 100%;
	max-height: 100%;
}

a.fund{
	display: block;
	text-align: center;
	margin: 10px auto 5px;
}
.fund_image p{
	padding: 10px 25px;
    font-size: 16px;
    max-width: 92%;
}
@keyframes border-pulsate {
    50%  { border-color: rgba(0, 255, 255, 0); }
    100% { border-color: rgba(0, 153, 204, 1); }
}
.blue_border{
	border: 3px solid #0099CC;
	padding: 15px 25px;
	border-radius: 10px;
	background: #fff;
	width: 380px;
	float: left;
	margin-left: 15px;
    margin-right: 15px;
	text-align: center;
}
.fund img{
	max-width: 95%;
}
.reminder{
	margin-top: 15px;
    margin-bottom: 0px;
}
.blue_border p{
	margin-top: 2px;
	font-size: 16px;
    line-height: 18px;
}
.homeb_wrap .intro_video{
	width: 380px;
	float: left;
	margin-left: 15px;
    margin-right: 15px;
	margin-bottom: 0;
	border: 3px solid #0099CC;
	padding: 15px 25px;
	border-radius: 10px;
	background: #fff;
} 
.homeb_wrap{
	width: 98%;
	margin: 30px auto 15px;
}

.intro_video{
	margin-bottom: 15px;
}
.simply-scroll .simply-scroll-list li {
	float: left;
	min-width: 360px;
	max-width: 540px;
	height: 240px;
	border: 1px solid #FFFFFF;
}
.blueUnderline_new{
	font-family: 'Istok Web';
	font-size: 20.8px;
	text-decoration: underline;
}
.history_link{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.history_expanded{
	display: none;
	padding: 20px 25px;
    border: 1px solid #0099CC;
}
.collapse_h{
	text-align: right;
    font-weight: bold;
    font-size: 30px;
    /* vertical-align: bottom; */
    /* float: right; */
    clear: both;
    height: 25px;
	cursor: pointer;
	text-align: center;
	width: 30px;
	height: 28px;
	background: url('../img/collapse.png') no-repeat;
	margin: 10px auto 0;
    background-size: cover;
}
.fund_image{
	position: relative;
	max-width: 48%;
	display: inline-block;
	vertical-align: top;
}

.store-message {
	padding: 50px 25px;
}

.fund_image p.grid-paraghraph {
	padding: 10px 0 0;
    margin: 15px 0 0;
    font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.fund_button{
	display: inline-block;
    padding: 7px 12px;
    /* border: 1px solid gray; */
    font-size: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    margin: auto;
    width: 100px;
    border: 1px solid #0099CC;
    background: #fff;
    color: #000;
}
.img_caption{
	font-size: 12px;
}
#main_box .simply-scroll{
	margin-bottom: 10px;
	height: 320px; 
}
.h_image{
	margin-top: 5px;
}
.history_expandend a:hover{
	color: #0099CC;
}
.gray_bg{
	border: 3px solid #0099CC;
    border-radius: 10px;
    padding: 15px 15px;
    margin-left: 25px;
    margin-right: 45px;
	font-size: 18px;
}
.gray_bgs{
	margin-left: 0;
    margin-right: 0;
}
.event_box.new img.ourplanet.new_logo {
    margin-top: 15px;
	 width: 88%;
}
#main_box .simply-scroll .simply-scroll-clip {
	width: 971px;
    height: 320px;
    margin-left: 3px;
}
.video-container{
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.video-container video{
	width: 100%;
}
.flexslider-main{
	position: relative;
	max-height: 490px;
	margin-bottom: 25px;
	margin-left: 17px;
    max-width: 97%;
	overflow: hidden;
}
.flexslider-main img{
	width: 100%;
	height: auto;
}
.flexslider-main .flex-control-nav{
	bottom: 0;
	z-index: 999;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-categoryPath{
	display: none;
}
html#ecwid_html body#ecwid_body div.ecwid-results-topPanel div{
	display: none !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-category{
	padding-top: 0 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-anonim, html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-logged{
	margin-right: 0 !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-gallery .ecwid-productBrowser-gallery-image img{
	max-height: 300px !important;
	width: auto !important;
	float: left;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-price{
	color: #0099CC !important;
}
html#ecwid_html body#ecwid_body .ecwid a.ecwid-productBrowser-auth-signInLink{
	display: none !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-head{
	display: none;
}
.ecwid-Checkout-EmailBlock .ecwid-Checkout-blockTitle {
    font-size: 0px !important
}
.ecwid-Checkout-EmailBlock .ecwid-Checkout-blockTitle:before {
    font-size: 22px !important;
    content: "Enter your e-mail"
}
.ecwid-btn--sign_in {
    display: none !important;
}
.open_video{
	margin-left: 5px;
	color: #0099CC;
	cursor: pointer;
}
.blue_box{
	border: 2px solid #0099CC;
    border-radius: 5px;
	max-width: 97%;
    margin: 0 auto;
}
.blue-lined-box{
	padding: 20px 25px;
    border: 2px solid #0099CC;
    border-radius: 5px;
	font-size: 22px;
}
.sponsors-row a{
	display: inline-block;
	width: 47%;
	margin-right: 12px;
}
.sponsors-row a img{
	max-width: 100%;
}

.logo-ref {
	position: relative;
	font-size: 1.35em;
}

h1 {
	line-height: 50px;
}

.copyright-symbol {
	font-size: 14px;
    position: ABSOLUTE;
	top: 10px;
    right: -17px;
}

/** 
* New events menu
**/

.events-menu {
	position: relative;
	padding: 10px 15px;
	margin-left: 45px;
}

.events-menu .img_container {
	height: 45px;
    width: 82px;
    border-radius: 15px 15px 0px 0px;
    background-color: #FFF;
    position: relative;
    top: 10px;
    left: 1px;
    display: inline-block;
	z-index: 2;
	border: 1px solid #b9b9b9;
	text-align: center;
	line-height: 45px;
}

.events-menu .img_container a {
	position: absolute;
    left: 0px;
    right: 0;
    height: 100%;
	width: 100%;
	z-index: 9;
}

.events-menu .img_container:before {
	height: 45px;
    width: 45px;
    border-radius: 10px 0px 0px 0px;
    background-color: white;
    content: "";
    position: absolute;
    right: 64px;
    top: -1px;
    -webkit-transform: skewX(-40deg);
    transform: skewX(-40deg);
	z-index: -1;
	border-left: 1px solid #b9b9b9;
	border-top: 1px solid #b9b9b9;
}

.events-menu .img_container.active,
.events-menu .img_container:hover {
	background: #0099CC;
	color: #fff;
}

.events-menu .img_container span {
	font-size: 17px;
	position: relative;
    left: -15px;
}

/* .events-menu .img_container:first-child a {
	left: 0;
} */

.events-menu .img_container.active span,
.events-menu .img_container:hover span {
	color: #fff;
}

.events-menu .img_container.active:before,
.events-menu .img_container:hover:before {
	background: #0099CC;
}

/* .events-menu .img_container:first-child:before {
	width: 0;
	border: 0;
} */

.events-menu .img_container:nth-of-type(1n) {
	left: 0;
}

.events-menu .img_container:first-child {
	left: 0;
}

.blue-box-events {
	position: relative;
    top: -1px;
    z-index: 9;
}

.no-margin {
	margin: 0;
}

#form-messages {
	font-size: 14px;
}

.disabled, .ecwid-minicart {
	opacity: 0.3;
	pointer-events: none;
}

.bolded {
	font-weight: bold;
}

.font-20 {
	font-size: 20px;
}

.full-width-design p.font-20 {
	font-size: 20px;
}

.err-box {
	border: 2px solid red;
    border-radius: 5px;
    padding: 25px 15px;
}

.video-modal-content {
	padding: 0 40px;
}

@media (max-width: 680px){
	ul#nav li, body.larger6_px #navscroll ul#nav li{
		padding: 0;
		display: block;
		float: left;
		font-size: 20px;
		padding: 7px 22px;
		border-top: 0;
		border-width: 1px;
		position: relative;
	}
}
@media (max-width: 600px){
	#navscroll ul#nav li, body.larger6_px #navscroll ul#nav li {
		padding: 0;
		display: block;
		float: left;
		font-size: 16px;
		padding: 7px 12px;
		border-width: 1px;
		position: relative;
	}
	.larger1_px .event_box.new {
		max-width: 92%;
		margin-left: 0;
	}

	.donation-widget.tabs {
		min-width: 0 !important;
	}
	
}

@media (max-width: 480px){
	#navscroll ul#nav li, body.larger6_px #navscroll ul#nav li {
		padding: 0;
		display: block;
		float: left;
		font-size: 15px;
		padding: 7px 5px;
		position: relative;
		font-weight: normal;
	}
	
	#navscroll {
		height: auto;
	}

	/* #cboxContent {
		float: none !important;
	} */

	#cboxLoadedContent .font-20 {
		font-size: 16px;
	}

	#cboxLoadedContent {
		/* min-width: 330px; */
		font-size: 16px;
	}

	.video-modal-content {
		padding: 0 20px;
		overflow-x: hidden;
	}

	#cboxContent {
		min-width: 0;
	}
}

.events-box-home img {
	max-width: 100%;
}

footer {
    background: rgba(240, 240, 241, 1);
    color: #090a08;
	padding: 50px 0 20px;
	font-family: 'Open Sans', sans-serif;
}

.main-wrap {
    max-width: 1180px;
    width: 1180px;
    margin: 0 auto;
    /* background: rgba(255, 255, 255, 0.8); */
    padding: 0 25px 0 30px;
    box-sizing: border-box;
}

.foot_cont {
    font-size: 14px;
	padding: 5px 0 0;
	min-height: 150px;
}

.foot_cont a {
	color: rgb(1, 84, 119);
}

.column {
    display: inline-block;
    width: 48%;
	text-align: left;
	font-size: 18px;
	vertical-align: top;
}

.foot_cont h4 {
    font-size: 18px;
    font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

/* .closure__navigation__contact__block {
    max-width: 200px;
} */

.foot_cont .s-margin {
    margin-bottom: 15px;
}

form input[type="text"] {
    padding: 7px 5px;
	border: 1px solid #ccc;
	max-width: 70%;
}

form input[type="submit"] {
    background: #fff;
    padding: 8px 6px;
    border: 1px solid #0091d2;
    color: #0091d2;
    cursor: pointer;
}

.foot_cont h4.last {
    margin: 10px 0 0;
}

.foot_cont ul.last {
	margin: 0;
	padding: 0;
}

.foot_cont ul li {
    display: inline-block;
    margin: 0 10px;
    font-size: 24px;
}

.column li a {
    color: #090a08;
    text-decoration: none;
    font-size: 15px;
}

.column.four a {
    font-size: 24px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-instagram:before {
    content: "\f16d";
}

.title__arrow {
    display: inline-block;
    vertical-align: top;
    height: 27px;
}

.title__arrow svg {
    width: 6px;
    height: 12px;
    margin-top: 0;
    margin-left: 10px;
}

.copyright {
	margin-top: 45px;
}

.main-wrap-outer {
	width: 100%;
}

.section.gray-bg { 
	background: rgba(240, 240, 241, 1);
}

.full-width-design .gray-bg.section { 
	background: rgba(240, 240, 241, 0.5);
}

.section {
	margin: 0px auto 0;
	padding: 10px 0 30px;
	background: #fff;
	min-height: 180px;
}

.sponsors-row {
	max-width: 900px;
    margin: 0 auto;
}

.column a.active, .column a:hover {
    color: #63b5e4;
}

.column a {
	text-decoration: underline;
}

.column.four {
	width: 25%;
}

.column.two {
	width: 37%;
}

.column.three {
	width: 37%;
}

body .simply-scroll,
body .simply-scroll .simply-scroll-clip {
	width: 98%;
}

.events-header {
	padding-left: 2px;
}

.event-wrap {
	margin-bottom: 30px;
}

.events-header ul#nav li {
    padding-left: 53px;
    padding-right: 53px;
}

/* New Homepage design styles  */
.full-width-design .video-container {
	height: calc(100vh - 100px);
	padding: 0;
	margin: 0;
	position: relative;
}

.full-width-design .video-container iframe,
.full-width-design .video-container video {
	width: 100%;
	height: 100%;
	/* position: fixed; */
	position: absolute;
	z-index: 999;
	top: 0;
}
/* 
.full-width-design .gallery-container {
	height: calc(100vh - 100px);
	padding: 0;
	margin: 40px 0;
}

.full-width-design .gallery-container .flexslider-main {
	width: 100%;
	height: 100%;
    position: absolute;
	z-index: -998;
	top: 0;
} */

.full-width-design {
	/* font-family: 'Poppins', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.full-width-design p,
.full-width-design li {
	/* font-family: 'Poppins', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 15px;
}

.full-width-header {
	width: 100%;
	padding: 0;
}

.header-wrap {
	width: 1145px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
    justify-content: center;
	padding: 45px 0 25px;
	margin: auto;
}

.logo-text {
	margin-right: 5px;
}

.logo-text .logo-ref { 
	font-size: 40px;
}

.logo-text h2 { 
	font-size: 25px;
	margin: 0;
}

.logo-text h1 { 
	line-height: 30px;
}

.unavailable-msg {
	color: #7d7d7d;
	margin-top: 40px;
}

.unavailable-msg p {
	margin: 5px 0 0;
}

.full-width-design .copyright-symbol {
	top: 0;
}

.nav-menu {
	/* font-family: 'Poppins', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	margin-left: auto;
}

.nav-menu ul#nav  {
	margin: 0;
}

.nav-menu ul#nav li a {
	color: #8c8a8a;
	font-size: 1em;
	-webkit-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
    -moz-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
    -ms-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
    -o-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
	transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
}

.nav-menu ul#nav li.highlighted a {
    color: #fff;
    font-weight: 600;
    background: #0091d2;
    padding: 10px 15px;
    border-radius: 3px;
}

.nav-menu ul#nav li.highlighted:hover a {
	color: #fff;
	background: #0284be;
}

.nav-menu ul#nav li.active a {
	color: #0091d2;
}

.nav-menu ul#nav li:hover a {
	color: #0091d2;
}

.nav-menu ul#nav li {
    border: 0;
	padding: 15px 0.78em;
	font-size: 16px;
}

.nav-menu ul#nav li a.donate-button { 
	background-color: transparent;
    -webkit-transition: background-color 170ms ease-out,color 170ms ease-out;
    -moz-transition: background-color 170ms ease-out,color 170ms ease-out;
    -ms-transition: background-color 170ms ease-out,color 170ms ease-out;
    -o-transition: background-color 170ms ease-out,color 170ms ease-out;
	transition: background-color 170ms ease-out,color 170ms ease-out;
	box-shadow: none;
    border: 2px solid #0091d2;
	color: #0091d2;
	border-radius: 300px;
	padding: 12px 18px;
    margin: .618em .45em;
}

.nav-menu ul#nav li a.donate-button:hover {
	background-color: #0091d2;
    color: #fff;
}

.column-aligned {
	padding: 0 17px;
	color: rgb(34, 34, 34);
	text-align: justify;
}

.aligned-right h2 {
	text-align: right;
}

.column-aligned.store-image-section {
	padding: 0 35px;
}

.contact-form {
	margin-top: 55px;
}

.contact-form form input[type="text"], .contact-form form textarea, .contact-form form input[type="date"] {
	width: 100%;
	max-width: 100%;
    box-sizing: border-box;
	margin: 5px 0;
	padding: 7px 5px;
    border: 1px solid #ccc;
}

.contact-form form input[type="submit"] {
	float: left;
}

.column-aligned h2 {
	font-family: 'Roboto', sans-serif;
	color: #1b1b1b;
	font-weight: 900;
    font-style: normal;
    font-size: 115px;
    letter-spacing: 0em;
    line-height: .90em;
	text-transform: none;
	margin: 0;
}

.row-aligned {
	display: flex;
	display: -webkit-flex;
    justify-content: center;
}

.full-width-design .section {
	padding: 50px 0 55px;
	background: #fff;
}

.full-width-design .section.transparent-bg {
	background: transparent;
	padding-top: 0;
}

.full-width-design .section.donate-s {
	padding-bottom: 15px;
}

.full-width-design .section.history-page {
	padding: 70px 0 70px;
}

.column-aligned .inner-wrap-right {
	margin-left: auto;
}


.column-aligned .inner-wrap-left {
	max-width: 100%;
	margin-right: auto;
}

.column-aligned .inner-wrap-left h2 {
	line-height: 0.75em;
	margin-left: -25px;
	margin-bottom: 30px;
}

.wave-separator {
	width: 55%;
    display: block;
	margin-left: auto;
	height: 3px;
	background: #0091d2;
	margin-top: 0;
    margin-bottom: 65px;
}

/* .wave-separator img {
	max-width: 100%;
} */

.why-gallery {
	list-style: none;
	width: 330px;
	margin-top: 8.5em;
}

.why-gallery.horizontal {
	width: 100%;
	margin-top: 45px;
	padding: 0;
	clear: both;
	float: left;
}

.why-gallery li {
	width: 300px;
    float: left;
    height: 200px;
}

.why-gallery li img {
	max-width: 100%;
	height: auto;
}

.banner {
	overflow: hidden;
	border-bottom: 1px solid #000;
	background: #fff;
	height: calc(100vh - 20px);
}

.banner img {
	position: relative;
	height: 100%;
}

.full-width-design .section #events {
	margin-top: 5px;
}

.decorated-button {
	background-color: transparent;
    -webkit-transition: background-color 170ms ease-out,color 170ms ease-out;
    -moz-transition: background-color 170ms ease-out,color 170ms ease-out;
    -ms-transition: background-color 170ms ease-out,color 170ms ease-out;
    -o-transition: background-color 170ms ease-out,color 170ms ease-out;
    transition: background-color 170ms ease-out,color 170ms ease-out;
    box-shadow: none;
    border: 2px solid #0091d2;
    color: #0091d2;
    border-radius: 300px;
    padding: 12px 18px;
    margin: .618em .45em;
}

.decorated-button:hover {
	background-color: #0091d2;
    color: #fff;
}

.decorated-button.darker-shade {
	color: #fff;
	background: #0091d2;
	margin-top: 10px;
	padding: 12px 35px;
	display: inline-block;
	-webkit-box-shadow: 0 3px 0 0 #0670a0;
    -moz-box-shadow: 0 3px 0 0 #0670a0;
    box-shadow: 0 3px 0 0 #0670a0;
}

.decorated-button.darker-shade:hover {
	color: #fff;
	background: #18a9e8;
}

.centered-text {
	text-align: center;
}

.events-wrap { 
	margin: 35px 0 20px;
}

.events-box-home {
	margin: 0 auto;
    max-width: 100%;
    padding: 20px 0 10px;
    font-weight: bold;
}

.events-box-home div {
	text-align: left;
}

#map_canvas_homepage, .map-canvas {
	width: 100%;
    height: 650px;
    padding-top: 0;
}

.decorated-link {
	font-size: 16px;
    font-weight: bold;
}

.right-align {
	float: right;
	clear: both;
}

.blue-link {
	color: #0091d2;
}

.full-width-design .section.lightblue-bg,
.index_footer footer {
	background-color: rgb(209, 237, 249);
}

.index_footer footer, 
.section.blue-bg,
.row-aligned.blue-bg {
	background: #0099CC;
}

.white-text .column-aligned h2.impact-title,
.white-text .column-aligned h3,
.white-text .column-aligned p,
.white-text .column-aligned h2,
.blue-bg .events-box-home p,
.white-text .column-aligned li {
	color: #fff;
}

.white-text .column-aligned .gm-style-iw p {
	color: #000;
}

.white-color {
	color: #fff;
}

.white-text .impact-row p.impact-highlight {
	color: #000;
}

.full-width-design .section.full-width-gallery {
	padding: 0;
}

.full-width-design .flexslider-main {
    margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	max-width: 100%;
	max-height: 100%;
}

.inner-wrap.offset-top {
	margin-top: 35px;
}

.full-width-design .flexslider-main .slides {
	margin-top: 0;
}

html#ecwid_html body#ecwid_body td.ecwid-productBrowser-productsGrid-cellSpace {
	height: 0;
}

.full-width-design .index_footer footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding-top: 15px;
}

.full-width-design .index_footer footer h4 {
	font-weight: bold;
	margin-top: 35px;
}

.full-width-design .index_footer .column.four {
	vertical-align: top;
}

html{
	scroll-behavior:smooth;
}

.column-aligned h2.impact-title {
	text-align: left;
	margin-bottom: 40px;
}

.impact-row .spacer-block {
	height: 20px;
}

.separation-line {
	margin: 17px 0 50px;
	height: 2px;
	box-shadow: inset 0 0 0 1px rgba(128,128,128,0.2);
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -ms-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
	transition: box-shadow .2s ease-in-out;
	background-color: rgba(176,176,176,.5)
}

.impact-row h3 {
	color: #4a4a4a;
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    letter-spacing: 0em;
    line-height: 1.2em;
	text-transform: none;
	margin-bottom: 30px;
	margin-top: 0;
	text-align: left;
}

.column-aligned h3 {
	color: #4a4a4a;
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
	font-style: normal;
}

#get_involved .inner-section {
	margin-bottom: 30px;
}

.impact-row p.impact-highlight {
	margin: 15px 0;
	color: #0091d2;
	font-weight: 800;
    font-size: 18px;
}

.spacer-block {
	padding: 17px;
	height: 35px;
}

.parallax-effect {
	position: relative;
	animation: fadeIn 1.5s ease-in-out;
	z-index: -1;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 100vh;
    text-align: center;
}

.parallax {
	perspective: 300px;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

.parallax__layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.parallax__layer--base {
	transform: translateZ(0);
}
.parallax__layer--back {
	transform: translateZ(-1px) scale(2);
}

.column-aligned h2.sponsors-title {
	font-size: 80px;
}

.full-width-design .sponsors-row {
	max-width: 100%;
	margin: 45px auto 0;
}

.full-width-design .sponsors-row a {
	max-width: 13%;
    padding: 10px;
	border: 1px solid #0099CC;
	min-height: 100px;
	vertical-align: text-bottom;
	position: relative;
	width: 100px;
}

.full-width-design .sponsors-row a img {
	position: absolute;
	top: 0;
    left: 0;
    right: 0;
	bottom: 0;
	margin: auto;
	max-width: 90%;
}

.store-section {
	text-align: left;
}

.store-section h2 {
	left: -8px;
    margin-bottom: 35px;
}

.store-section .decorated-button {
	display: block;
    max-width: 120px;
    text-align: center;
	margin-top: 55px;
	font-weight: 600;
}

#why .row-aligned {
	margin-top: 70px;
	margin-bottom: 15px;
}

.full-width-design .section.top-offset {
	padding-top: 55px;
}

.full-width-design .section.bottom-offset {
	padding-bottom: 85px;
}

.full-width-design #map_canvas_homepage {
	margin: 0;
}

.tab {
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid black;
}
  
  /* Style the buttons inside the tab */
  .tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
	border-right: 1px solid #ccc;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
	background-color: #ddd;
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
	color: #0099CC;
	border: 1px solid #0099CC;
	border-top: 0;
	border-bottom: 0;
	color: #0099CC;
  }
  
/* Style the tab content */
.tabcontent {
	display: none;
	padding: 0;
	border-top: none;
	min-height: 435px;
	background: #fff;
}

.tabs-wrap {
	border: 1px solid #000;
}

.column-aligned h3.impact-highlight-blue {
	color: #0099CC;
	font-size: 26px;
	margin-bottom: 15px;
}

.involved-action  {
	margin-top: 40px;
	display: block;
	margin-left: 0;
}

.hide-banner {
	opacity: 0;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.flat-gallery-design {
	margin-top: 50px;
}

.flat-gallery-design img {
	float: left;
    height: 100%;
	max-width: 300px;
	max-height: 353px;
    width: auto;
    cursor: pointer;
    position: relative;
}

/* .inner-page .column-aligned h2 {
	font-size: 95px;
	margin-bottom: 25px;
} */

.full-width-header {
	border-bottom: 1px solid #000;
}

.inner-page.history-page .column-aligned h2,
.inner-page.store-page .column-aligned h2 {
	margin-bottom: 0;
}

/* .inner-page {
	border-top: 1px solid #000;
} */

.offset-left-negative h2 {
	margin-left: -15px;
	margin-bottom: 10px;
}

.row-aligned#get_involved {
	justify-content: left;
}

.column-aligned h2.offset-bottom {
	margin-bottom: 40px;
}

/* Responsive design */
.full-width-header .header-wrap {
	width: 100%;
	padding: 25px 20px;
	box-sizing: border-box;
}

body {
	padding: 0;
}

.full-width-design .main-wrap {
	width: 100%;
	min-width: 1180px;
}

.full-width-design .section,
.full-width-header {
	overflow-x: hidden;
}

.responsive-icon {
	display: none;
}

.mobile-title {
	display: none;
}

.store-image {
	max-width: 400px;
}

.sponsors-row.donate-page a {
	max-width: 30%;
    min-width: 28%;
    min-height: 190px;
    margin: 5px;
}

.sponsors-row.donate-page a img {
	max-width: 95%;
    max-height: 180px;
}

.wave-separator.align-center {
	margin: 0 auto;
}

.donate-popup {
	transition: transform .35s cubic-bezier(.455,.03,.515,.955),opacity .5s cubic-bezier(.455,.03,.515,.955);
	transform: translatey(5%);
	opacity: 0;
	background-color: #fff;
	width: 100%;
    padding: 0;
    box-sizing: border-box;
	position: relative;
}

.popup-content {
	padding: 20px 15px 10px;
	text-align: left;
}

.popup-overlay {
	position: fixed;
	padding: 10px;
	width: 40%;
	right: 3%;
	bottom: 5%;
	background: #FFF;
	z-index: -1;
	opacity: 0;
	transition: opacity .5s cubic-bezier(.33,0,.2,1);
	box-shadow: 2px 2px 20px rgba(121,121,121,.17);
	outline: 1px solid rgba(121,121,121,.1);
}

.popup-content h3 {
	text-align: left;
	margin-top: 0;
}

.separator-white {
	background: #fff;
}

/* .popup-overlay-close:before {
    font-size: 22px;
    line-height: 1em;
	border: none;
	display: inline-block;
    cursor: pointer;
} */

.popup-overlay-close {
	position: absolute;
    top: 3px;
	right: 3px;
	font-size: 22px;
    line-height: 1em;
	border: none;
	display: inline-block;
    cursor: pointer;
}

.impact-row .decorated-button {
	font-weight: bold;
}

.disable-store {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0.8;
	background: #fff;
}

.store-block {
	position: relative;
}

#about .spacer-block {
	height: 10px;
}

.font-20 {
	font-size: 20px;
}

.font-17,
.full-width-design p.font-17 {
	font-size: 17px;
}

.popup-overlay.show-popup {
	opacity: 1;
	transition: opacity .5s cubic-bezier(.33,0,.2,1);
	z-index: 999;
	border: 1px solid #000;
}

.popup-overlay.show-popup .donate-popup {
	transform: none;
    opacity: 1;
}

.popup-overlay:after {
	position: fixed;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.3);
	z-index: -2;
}
  
.popup-overlay:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #FFF;
	z-index: -1;
} 

.popup-overlay img {
	max-width: 100%;
	height: 185px;
}

.impact-row .decorated-button {
	min-width: 100px;
    text-align: center;
}

.f-align-right {
	margin-left: 17.5%;
}

.sponsor-section {
	margin-top: 25px;
}

.top-text {
	/* max-width: 90%; */
    margin: 0 auto;
}

.supporter-box {
	text-align: center;
}

.impact-row .column-aligned {
	width: 33.3%;
}

.inner-page .column-aligned h2.sponsor-title {
	text-align: right;
    margin-right: -5px;
}

.inner-page .h_image {
	width: 100%;
	margin-top: 55px;
}

.spacer-block.reduced-space {
	height: 0;
    padding: 17px 17px 12px;
}

.inner-page .banner img {
	height: auto;
	width: 100%;
}

.gm-style-iw-d .blue_link {
	text-decoration: underline;
	font-size: 14px;
}

.gm-style-iw-d p {
	margin-bottom: 7px;
}

html#ecwid_html body#ecwid_body .ecwid {
	position: relative;
}

/* html#ecwid_html body#ecwid_body .ecwid:after {
	content: '';
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
} */

.hide-desktop {
	display: none;
}

.our-events-title {
	margin-bottom: 55px;
}

.full-width-design p.font-20.text-under-map {
	margin: 30px 0 0;
    text-align: center;
    color: #fff;
    max-width: 90%;
}

.full-width-design p.font-20.text-under-map a {
	color: #fff;
}

.announcement-bar-top {
	overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10000;
	background: #0099CC;
    text-align: center;
    -webkit-transition: height .3s cubic-bezier(.23,1,.32,1);
    -moz-transition: height .3s cubic-bezier(.23,1,.32,1);
    -ms-transition: height .3s cubic-bezier(.23,1,.32,1);
    -o-transition: height .3s cubic-bezier(.23,1,.32,1);
	transition: height .3s cubic-bezier(.23,1,.32,1);
	width: 100%;
    padding: 5px 1rem;
    box-sizing: border-box;
}

.announcement-bar-top.hidden {
	height: 0;
	padding: 0;
}

.announcement-bar-top p {
	color: #fff;
	font-size: 0.9rem;
	line-height: 1.2rem;
	max-width: 97%;
}

.close-bar {
	cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 2.8em;
    height: 2.78em;
    color: #fff;
}

.close-bar:after {
    content: '×';
    display: block;
    font-family: helvetica,arial,sans-serif;
    font-size: 1em;
    font-weight: 100;
    line-height: 2.7em;
    letter-spacing: normal;
    padding: 0;
}

.hide-desktop {
	display: none;
}

.full-width-design .events-info-page,
.full-width-design .events-info-page p {
	font-family: 'Istok Web';
	font-size: 20.8px;
	font-weight: 700;
}

.return-to-map {
	margin-bottom: 50px;
	font-size: 16px;
}

.return-to-map.bottom-positioned-button {
	margin-top: 50px;
}

.underline-text {
	text-decoration: underline;
}

.videoWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
  }
  
  .videoWrapper::after {
	display: block;
	content: "";
	padding-top: 56.25%;
  }
  
  .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

.video-thumbnail {
	display: block;
}

.video-thumbnail img {
	max-width: 135px;
}

.carousel__wrap .owl-item {
	min-width: 192px;
}

.images-grid-why ul {
	list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.images-grid-why ul img {
	max-width: 224px;
    width: 100%;
    object-fit: cover;
}

.main-wrap-outer a {
	color: black;
}

/* .get-involved-page .wave-separator.align-center {
    width: 100%;
} */

.get-involved-page h2 {
    left: 0;
}

.get-involved-page .inner-wrap-left h2 {
	text-align: left;
	margin-left: 0;
}

.get-involved-page .inner-wrap-right h2 {
	text-align: right;
}

.get-involved-page .inner-wrap-right {
	text-align: right;
}

.get-involved-page .column-aligned {
	width: 100%;
	padding: 0;
}

.column-aligned.inner-wrap-center {
	text-align: center;
}

.desktop_map_link {
	display: none;
}

.mobile_map_link {
	display: none;
}

.desktop_map_link {
	display: block;
}

.mobile-map-info-box {
	display: none;
	background-color: #fff;
	text-align: center;
	padding: 15px 0;
}

.wrapper-2024 {
	display: none;
}

.desktop-map-info-box {
	min-height: 150px;
}

.sponsors img {
	display: inline-block;
	vertical-align: middle;
	max-width: 25%;
	max-height: 170px;
}

.desktop-text {
	display: block;
}

.mobile-text {
	display: none;
}

.desktop-text p, .mobile-text p {
	text-align: center;
}

.events-box-home div.modal-banner {
	margin-top: 25px;
	text-align: center;
}

.modal-banner img {
	width: 100%;
	max-width: 75%;
	margin: 0 auto;
}

.link-underline {
	text-decoration: underline;
}

.events-box-home div.sponsors {
	text-align: center;

}

@media (max-width: 1024px) {
	.full-width-header .nav-menu ul#nav li {
		padding: 15px 0.48em;
		font-size: 14px;
	}

	.column.four {
		width: 40%;
	}

	.column.three {
		width: 58%;
	}

	.column-aligned .inner-wrap-right {
		max-width: 100%;
	}

	.flat-gallery-design img {
		max-width: 33.3%;
		max-height: 300px;
	}

	.logo-text{
		max-width: 50%;
	}

	.logo-text img {
		max-width: 100%;
	}

	.full-width-design .sponsors-row a {
		max-width: 10%;
		min-height: 115px;
	}

	.main-wrap {
		max-width: 100%;
	}

	.tab button {
		padding: 14px 12px;
	}

	.banner {
		height: 470px;
	}

	.popup-overlay img {
		height: auto;
	}
}

@media (max-width: 770px) {
	.full-width-header .nav-menu ul#nav li {
		padding: 7px 0.48em;
		display: block;
		float: none;
	}

	header.full-width-header {
		overflow-x: visible;
	}

	.gm-style .gm-style-iw-c {
		min-width: 300px !important;
	}

	#why .row-aligned {
		margin-top: 0px;
		margin-bottom: 5px;
	}

	.hide-desktop {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	.responsive-icon {
		display: block;
		position: absolute;
		right: 30px;
		top: 35px;
		color: #000;
		background: #f7f7f7;
		padding: 5px 10px;
		max-height: 25px;
	}

	.responsive-icon i {
		font-size: 1.35em;
		height: 25px;
	}

	.responsive-icon:hover {
		color:#0091d2;
	}
	
	.nav-menu ul#nav {
		padding: 0;
	}

	.nav-menu {
		position: absolute;
		top: 70px;
    	right: 30px;
		background: #f7f7f7;
		display: none;
	}

	.nav-menu.active {
		display: block;
		padding: 5px 25px;
		z-index: 999999;
	}

	.header-wrap {
		align-items: flex-start;
		justify-content: start;
		overflow-y: scroll;
	}

	.logo-text {
		max-width: 60%;
	}

	.announcement-bar-top p {
		max-width: 90%;
	}

	.nav-menu ul#nav li a.donate-button {
		border: 0;
		padding: 0;
		color: #b0b0b0;
		margin: 0;
	}

	.nav-menu ul#nav li a.donate-button:hover {
		background: transparent;
		color: #0091d2;
	}

	.banner {
		min-height: 300px;
    	height: 300px;
	}

	.spacer-block {
		padding: 10px 0;
		height: 0;
	}

	.full-width-design .banner .flexslider-main {
		max-width: 100%;
	}

	.popup-overlay {
		width: 65%;
	}

	.row-aligned {
		flex-direction: column;
	}

	.mobile-title {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	.mobile-title h2 {
		margin-left: -25px;
		margin-bottom: 30px;
	}

	.column-aligned h2 {
		font-size: 5em;
	}

	.full-width-design .section {
		padding: 35px 0 30px;
	}

	.wave-separator,
	.wave-separator.align-center {
		margin-bottom: 25px;
	}

	.full-width-design .flexslider-main {
		margin: 30px auto;
		max-width: 55%;
	}

	.intro_text, .full-width-design .main-wrap {
		max-width: 100% !important;
		margin: 0;
		min-width: 100%;
	}

	.column-aligned {
		width: 100% !important;
		box-sizing: border-box;
	}

	.full-width-design .video-container {
		height: auto;
		min-height: 180px;
	}

	#map_canvas_homepage, .map-canvas {
		height: 250px;
	}

	.tabcontent {
		min-height: 250px;
	}

	#get_involved .spacer-block {
		padding: 0;
		height: 0;
	}

	.row-aligned.impact-row {
		flex-direction: row;
	}

	.flat-gallery-design img {
		max-height: 200px;
	}

	.store-image {
		max-width: 200px;
	}

	.inner-wrap {
		padding-left: 0 !important;
	}

	.carousel__wrap .owl-item {
		min-width: 130px;
	}

	/* .video-thumbnail img {
		display: none;
	} */

	.mobile_map_link {
		display: block;
	}

	.desktop-map-info-box {
		display: none;
	}

	.mobile-map-info-box {
		display: block;
	}

	.events-box-home p {
		margin: 5px 0;
		font-size: 14px;
	}

	.sponsors img {
		max-width: 48%;
		max-height: 140px;
	}

	.desktop-text {
		display: none;
	}
	
	.mobile-text {
		display: block;
	}

	.modal-banner img {
		max-width: 100%;
	}
}

@media (max-width: 500px) {
	.responsive-icon i {
		font-size: 1.05em;
	}

	.logo-text {
		max-width: 75%;
	}

	.column-aligned h2 {
		font-size: 3em;
		text-align: center;
		left: 0;
	}

	.column-aligned h2.offset-bottom {
		margin-bottom: 15px;
		margin-top: 0;
	}

	.our-events-title {
		margin-bottom: 10px;
	}

	#get_involved .column-aligned h2 {
		margin-bottom: 30px;
	}

	#get_involved .column-aligned {
		margin: 5px 0 5px;
	}

	.banner {
		min-height: 250px;
		height: 250px;
	}

	.full-width-design .banner .flexslider-main {
		margin: 0;
		height: 100%;
	}

	.banner .slides > li {
		height: 100%;
	}

	.banner .slides img {
		min-height: 250px;
	}

	.full-width-design .section {
		padding: 25px 0 0;
	}

	.full-width-design .section.bottom-offset {
		padding-bottom: 32px;
	}

	.intro_text {
		padding: 5px 0;
	}

	.inner-page .column-aligned {
		padding: 0 10px;
	}

	.full-width-design .sponsors-row {
		margin: 0px auto 25px;
		text-align: center;
	}

	.inner-page .column-aligned h2,
	.inner-page.history-page .column-aligned h2 {
		font-size: 50px;
	}

	.full-width-design .main-wrap {
		padding: 0 10px;
	}

	.full-width-design p {
		font-size: 14px;
	}

	#why {
		margin-top: 10px;
	}

	.full-width-design .flexslider-main {
		max-width: 100%;
		height: 95%;
		margin: 20px auto 10px;
	}

	.popup-overlay {
		width: 85%;
		right: 4%;
		bottom: 0;
	}

	.full-width-design .section.top-offset {
		padding-top: 25px;
		padding-bottom: 15px;
	}

	.tab button {
		padding: 7px;
		font-size: 13px;
		border: 1px solid #ccc;
	}

	.tab button.active {
		border-top: 1px solid #0099CC;
	}

	.full-width-design .sponsors-row a {
		max-width: 32%;
		min-height: 70px;
		margin: 10px;
	}

	.store-section {
		padding-bottom: 30px;
		text-align: center;
	}

	.store-section .decorated-button {
		margin: 20px auto 0;
	}

	.hide-mobile {
		display: none;
	}

	.hide-desktop {
		display: block;
	}

	.flat-gallery-design img {
		max-height: 120px;
	}

	.row-aligned.impact-row {
		flex-direction: column;
		text-align: center;
	}

	.flat-gallery-design {
		margin-top: 20px;
	}

	.column-aligned h2.impact-title {
		text-align: center;
		margin: 5px auto 10px;
	}

	.spacer-block {
		padding: 0;
		height: 0;
	}

	.separation-line {
		margin: 15px 0 20px;
	}

	.impact-row h3 {
		margin-bottom: 10px;
		font-size: 30px;
		text-align: center;
	}

	.impact-row p.impact-highlight {
		font-size: 16px;
	}

	.impact-row .spacer-block {
		height: 0;
	}

	#get_involved .column-aligned h2 {
		margin-bottom: 20px;
	}

	.column-aligned h3.impact-highlight-blue {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.impact-row .column-aligned:last-child {
		margin-bottom: 10px;
	}

	.impact-row .column-aligned {
		margin-bottom: 20px;
	}

	.impact-row .decorated-button {
		margin-top: 0;
	}

	.store-section h2 {
		margin-bottom: 20px;
	}

	.column.three,
	.column.four {
		width: 100%;
	}

	.inner-page .column-aligned h2.sponsor-title {
		text-align: right;
		margin-bottom: 0;
	}

	.events-info-page .intro_text {
		text-align: left;
	}

}

.history-section {
	padding: 20px 0;
    border-top: 1px solid #f5f5f5;
}

.collapse-arrow {
    margin-top: 15px;
    text-align: center;
}

.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 3px;
    margin-bottom: 5px;
    cursor: pointer;
}

.arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

