@font-face {
    font-family: OpenSansL;
    src: url(../_fonts/OpenSans-Light.woff);
}
@font-face {
    font-family: OpenSansR;
    src: url(../_fonts/OpenSans-Regular.woff2);
}
@font-face {
    font-family: OpenSansS;
    src: url(../_fonts/OpenSans-Semibold.woff2);
}
@font-face {
    font-family: AGHelv;
    src: url(../_fonts/AG-HelveticaExtra.woff2);
}
@font-face {
	font-family: Helvetica;
    src: url(../_fonts/Helvetica.woff);
}
@font-face {
	font-family: Helvetica Light;
	    src: url(../_fonts/HelveticaNeueLight.woff);
}

/* --------------------------------------- ALL TITLES FORMATTING --------------------------------------- */
h1 {
	font-family: OpenSansR !important;
    font-size: 32px !important;
	letter-spacing: -1px;
	margin: 0px !important;
	color:#333333;
}

h2 {
	font-family: OpenSansS !important;
    font-size: 24px !important;
	color: #727272 !important;
	letter-spacing: -.03em;
	/*margin-top: 0px !important;*/
	line-height: normal !important;
	margin-top: 40px !important;
}
h3 {
	font-family: Calibri !important;
    font-size: 24px !important;
	color: #333333 !important;
	letter-spacing: -.02em;
	/*margin-top: 0px !important;*/
	line-height: normal !important;
	/*margin-top: 2em;*/
}


blockquote {
	font-size: 19px !important;
	border: none !important;
	margin-top: 10px !important;
	margin-right: 0px !important;
	margin-bottom: 20px !important;
	margin-left: 20px !important;
}


/*.mainTitle {
	font-family: OpenSansR;
	font-size: 29px;
	line-height: 1.25em;
	letter-spacing: -1px;
}*/
.mainTitle {
	font-family: Tahoma;
	font-size: 27px;
	line-height: 1.25em;
	letter-spacing: 0px;
}
.mainTitle sup {
	font-family: Calibri;
	font-size: 22px;
	font-style: italic;
}
.mainTitle a {
	color: #39AAE2;
}
.mainTitle a:hover {
	color: #FFCC66;
	text-decoration: none;
}

.mainSubtitle {
	font-family: OpenSansL;
    font-size: 22px;
	color: #fff;
}

.mainOrgtitle {
	font-family: AGHelv;
    font-size: 40px;
	color: #39AAE2;
	/*letter-spacing: normal;*/
}
.sponsorTitle {
	display: block;
	text-align: center;
	font-family: OpenSansL;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 3px;
}


/*------------------- CHANGED FROM 480 TO 640 --------------------------*/
@media only screen and (max-width: 800px) {
h1 {
    font-size: 26px;
}
.mainTitle {
	font-size: 24px;
}

.mainTitle sup {
	font-size: 16px;
	font-weight: lighter;
}
.mainOrgtitle {
    font-size: 18px;
}
.mainSubtitle {
	font-family: OpenSansL;
    font-size: 17px;
	
	color: #000000;
}

}
/* --------------------------------------- ALL TITLES FORMATTING --------------------------------------- */

.spacer {
	width: 100%;
	height: 83px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.section-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.sectionTitle {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
	text-align: center;
}

.section {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 70px;
	padding-bottom: 50px;
	/*border: 1px solid #FF0000;*/
	
}

.photogallery-section {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 70px;
	/*padding-bottom: 50px;*/
	/*border: 1px solid #FF0000;*/
	
}
.section div.mainside {
	display: inline-flex;
	/*border: 1px solid #000000;*/
	/*background-color: #CCCCCC;*/
	
}
.section div.leftside {
	display: inline-block;
	width: 65%;
	padding-right: 25px;
	/*border: 1px solid #000000;*/
	/*background-color: #CCCCCC;*/
	
}
.section div.rightside {
	display: inline-block;
	width: 35%;
	vertical-align: top;
	border-left: 1px solid #C6C9CC;
	font-size: 18px;
	line-height: 1.5em;
	/*background-color: #999999;*/
}
.rightside div.sponsorstitle {
	font-family: OpenSansS;
    font-size: 18px;
	font-weight: normal;
	letter-spacing: -.04em;
	margin-top: 0.75em;
	color: #727272;
}

.rightside div.sponsors {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	margin-bottom: 0.5em;
	text-align: center;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACBCCD;*/
}


@media only screen and (max-width: 900px) {
.section {
	padding-left: 25px;
	padding-right: 25px;
	/*border: 1px solid #000000;*/	
}

.photogallery-section {
	padding-left: 25px;
	padding-right: 25px;
	/*border: 1px solid #000000;*/	
}
.listmenu-section {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 80px;
	/*border: 1px solid #FF0000;*/
}
}
@media only screen and (max-width: 860px) {
.section div.mainside {
	display: inline;
	/*border: 1px solid #000000;*/
	/*background-color: #CCCCCC;*/
}
.section div.leftside {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 2em;
}
.section div.rightside {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*padding-left: 0px;*/
	border: 5px solid #F1F1F1;
}
}
@media only screen and (max-width: 780px) {
.section {
	padding-left: 5px;
	padding-right: 5px;	
}
.section div.leftside {
	display: table;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.listmenu-section {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 60px;
	/*border: 1px solid #FF0000;*/
}
}
@media only screen and (max-width: 640px) {
.listmenu-section {
	padding-bottom: 30px;
	/*border: 1px solid #FF0000;*/
}
}
@media only screen and (max-width: 480px) {
.video-container {
	height: 32%;
}
.spacer {
	height: 75px;
}
.photogallery-section {
	padding-top: 25px;
	padding-bottom: 75px;
	/*border: 1px solid #000000;*/	
}

.section div.leftside {
	display: table;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
}

.config {
	color: #777;
	background-color: white;
	text-align:	center;
	padding:50px 80px;
	text-align: justify;
}

.textBlock {
	font-family: OpenSansR;
	font-size: 16px;
	text-align: left;
	/*border: 1px solid #000000;*/
}
.textBlock-contact {
	font-family: OpenSansR;
	font-size: 16px;
	text-align: center;
	/*border: 1px solid #000000;*/
}
@media only screen and (max-width: 480px) {
.textBlock-contact {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	/*border: 1px solid #000000;*/
}
}

/*--------------------------- FOOTER ---------------------------*/
.footer-logo {
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
	padding-top: 50px;
	box-sizing: border-box;
}
.footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-family: OpenSansL, sans-serif;
	font-size: 13px;
	line-height: 1.65em;
	text-align: center;
	color: #fff;
	padding: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	box-sizing: border-box;
	border-top: 1px solid #fff;
}
