/*   
Theme Name: Route 66 Marathon 2017
Theme URI: http://walshbarnes.com
Description: Route 66 Marathon 2017
Author: Walsh
Author URI: http://www.walshbranding.com
Version: 1.0
*/

@media screen {

* { margin: 0; padding: 0; box-sizing: border-box;}
body { background: white; font-family: "proxima-nova",sans-serif; font-size: 100%;}
.section {max-width: 1920px; width: 100%; margin:0 auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; font-family: Roboto-Bold, Arial; }
h1 { font-size:27px; }
h2 { font-size:24px; }
h3 { font-size:20px; }

p { margin: 0 0 10px 0; color:#333; line-height:1.5;}
a { cursor:pointer; }
#the-content a {color:#0095c1;}

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }
#the-content li {color:#333; line-height:1.5;}

.aligncenter {text-align:center; margin: 0 auto; display:block;}
.alignleft {float:left;}
	img.alignleft {padding:10px 10px 10px 0;}
.alignright {float:right;}
	img.alignright {padding:10px 0 10px 10px;}

/*-----------------------------------*/
/*               HEADER              */
/*-----------------------------------*/

#header-top {
    height: 80px;
    width: 100%;
    background-color: #000;
    z-index: 2;
    position: fixed;
    left: 0;
	border-bottom: 1px solid white;
}
.menu-main-menu-container #menu-main-menu > li:hover > a {
    color: #61B4E8;
}
#header-padding {height: 80px;}
#header-top .section {height: 100%;}
	#header-logo {float:left; padding-top:10px;}
	.menu-main-menu-container {text-align: center;height: 100%;}

		.menu-main-menu-container #menu-main-menu {position:relative; margin:0;height: 100%;}
		.menu-main-menu-container #menu-main-menu > li {display:inline-block;height: 100%;line-height: 80px;position: relative;}
		.menu-main-menu-container #menu-main-menu > li > a {padding:0 10px;}
		.menu-main-menu-container #menu-main-menu a {color:#fff; font-size:18px; font-family: "proxima-nova",sans-serif;font-style: normal;text-decoration:none; text-transform:uppercase; display:block; }
		.menu-main-menu-container #menu-main-menu > li:nth-child(2) a {color: #d32035;}
		/*
		.menu-main-menu-container #menu-main-menu > li > a:hover, 
		.menu-main-menu-container #menu-main-menu > li.current_page_item > a {background:url(images/menu-bg.png) center repeat-x; background-size: contain;}
		*/
		.menu-main-menu-container #menu-main-menu ul {display: none;position: absolute;top: 100%;z-index: 999;right: 50%;transform: translate(50%, 0);}
			.menu-main-menu-container #menu-main-menu ul li {background-color:#000; width:250px; border-left: 5px solid #000;}
			.menu-main-menu-container #menu-main-menu ul li:not(:last-child) {border-bottom: 1px solid #fff;}
			.menu-main-menu-container #menu-main-menu ul a {color:#d32035; font-size:14px; padding:10px; font-weight: 700;}
			.menu-main-menu-container #menu-main-menu ul li:last-child a {border-bottom:none;}
			.sub-menu li {line-height: 1}
.menu-main-menu-container #menu-main-menu ul li:hover {border-left: 5px solid #1881C4; color: #1881C4;}
	#menu-main-menu .sub-menu {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);
}

#logo {padding: 8px;height: 100%;box-sizing: border-box;
text-align: center;
max-width: 475px;
margin: 0 auto 16px auto;
}

#logo img {height: auto;
width: 100%;}

#mobile-menu-button, #mobile-logo, #mobile-menu {display:none;}

#cd > span {
    color: #000;
    display: inline-block;
    margin: 0 8px;
    border-radius: 5px;
    width: 53px;
	background-color: #61B4E8;
	padding: 5px;
	position:relative;
}
#countdown .date {
    color: #61B4E8;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 28px;
	width: 33.33333%;
	font-family: "proxima-nova",sans-serif;
}
#countdown {
    display: block;
    padding: 8px 0 20px 0;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
	border-bottom: 3px solid #000;
}
.countdown {
    display: block;
	text-align: center;
}

#cd > span::after {
    position: absolute;
    top: 110%;
    left: 50%;
    font-size: 12px;
    color: #d32035;
    transform: translate(-50%, 0);
}

#cd .day::after {content: 'Days';}
#cd .hr::after {content: 'Hours';}
#cd .min::after {content: 'Minutes';}
#cd .sec::after {content: 'Seconds';}
	
/*-----------------------------------*/
/*               CONTENT             */
/*-----------------------------------*/

#content {background-color: #000;}
	#image-rotator {position:relative; float:left; z-index:200; border:solid 10px #3993be; overflow:hidden;}
		.rotator-image {position:absolute; top:0; left:0; display:none;}
		.rotator-image img {width:100%;}
		.rotator-image.active {display:block;}
	#home-content {font-size: 100%; border-bottom: 4px solid #000;}
	.home-nav, #tabs {width:100%; background:#000; height:auto;}
	.home-nav.races {height:45px;}
	.home-nav.races {background:#ffbc0d url(images/races.png) center left no-repeat;}
	.home-nav.races .menu-topmenu-container {padding-left:142px;}
		.home-nav ul, #tabs ul {margin:0; padding:0 !important; text-align:center;}
		/*#tabs ul {width:1000px; margin:0 auto;}*/
 		.home-nav ul li {display:inline-block; padding:10px 0;}
	#emergency_page{
		text-align:center;
		color:#fff;
	}
	#emergency_page p{
		color:#fff;
		font-size:50px;
	}
		#tabs ul li {display:inline-block; position: relative; }
		#tabs ul li::after {
			content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #fff;
	transition: all 0.2s ease-in-out;}
#tabs ul li span {
    height: 32px;
    line-height: 32px;
    color: #0095C1;
    font-weight: bold;
    text-transform: uppercase;
	padding: 0 8px;
}
#tabs ul li:hover::after, #tabs ul li.active::after {
    height: 3px;
}
.sidebar__signup {
    border: 5px solid #61B4E8;
    border-radius: 5px;
    margin: 15px auto;
    box-sizing: border-box;
    padding: 12px;
    color: #d32035;
    text-transform: uppercase;
    display: block;
    max-width: 250px;
	text-align: center;
}
.sidebar__signup a {color: inherit; text-decoration: none;}
#tabs-info ul {list-style: disc;}
		.home-nav ul > li > a {padding:6px 5px;}
			.home-nav ul > li:first-child > a,
			#tabs ul > li:first-child > a {padding-left:0;}
			.home-nav ul > li:last-child > a,
			#tabs ul > li:last-child > a {padding-right:0;}
		.home-nav ul a {color:#009ecf; font-family: "proxima-nova",sans-serif;font-style: normal;font-weight: 400; text-transform:uppercase;text-decoration:none; display:block; font-size:14px; border-right:solid thin #009ecf;}
		#tabs ul a {font-size:12px;}
		.home-nav ul li:last-child a,
		#tabs ul li:last-child a {border-right:0;}
		.home-nav ul li a:hover, 
		.home-nav ul li.current_page_item a, 
		.home-nav ul li.active a,
		#tabs ul li a:hover, 
		#tabs ul li.current_page_item a, 
		#tabs ul li.active a {color:#333;}
#home-content #sidebar {display: inline-block; width: 25%; height: 32.8125em; vertical-align:top;padding: 1em;}
.video-wrapper {display: inline-block; width: 75%; height: 32.8125em; vertical-align:top;overflow: hidden;}
.video-wrapper video {object-fit: cover;}

#page-content #the-content {background-color:#fff;padding:20px; display:table-cell; width: 75%; vertical-align:top;}

.page-title, .page-title a {line-height:1.5; font-size:27px; text-decoration:none; text-transform:uppercase; color:#000; border-bottom:dotted medium #000; padding-bottom:10px; margin-bottom:20px; }

#tabs-info .section {position:relative;}
	.tab-info {padding:20px 0; display:none; color:#000;}
	.tab-info a, .tab-info p {color:#000; text-decoration:none;}
		
#content p, .tab-info p {}
#content ul, .tab-info ul {padding-left:35px;}

.post {border-bottom:dotted medium #7b2571; padding-bottom:10px; margin-bottom:20px;}
.post .page-title, .post .page-title a {border:none;}
.read-more {color:#7b2571; font-family: "proxima-nova",sans-serif; text-transform: uppercase; text-decoration:none;}

.next-posts {float:left;}
.prev-posts {float:right;}

/*-----------------------------------*/
/*               SIDEBAR             */
/*-----------------------------------*/

#sidebar {background-color: #000; width: 25%; display: table-cell; vertical-align: top;}

.sidebar-connent {
    display: block;
    margin: 0 auto;
    padding: 0.625em 0 1.25em;
    box-sizing: border-box;
	height: 4.375em;
}

#page-content {
    display: table;
}

#sidebar__features .widget_sp_image {
    padding: 15px;
}
#sidebar__features .widget_sp_image img {
    max-height: 300px;
    object-fit: contain;
    height: 100%;
}
#sidebar__features .widget_sp_image-description {
    padding: 0 15px;
    text-align: center;
}
#sidebar__features .widget_sp_image-description p {
    color: #fff;
}


#secondNav {background-color:#249BD6; width:265px; padding:15px 25px; margin-bottom:15px;}
#secondNav a {font-size:16px; display:block; text-transform:uppercase; text-decoration:none; color:#fff; font-weight:bold; margin-bottom:10px}
#secondNav ul {padding-left:0 !important;}
#secondNav li.parent a, #secondNav li.current_page_parent a {font-size:40px; font-family: Mission-Script, Arial; color:#fff; border-bottom:dotted medium #fff; padding-bottom:5px; margin-bottom:10px;}
#secondNav li {list-style:none !important; margin-bottom:0;}

#sideinfo {}
	h1.sidebar-title {color:#61b4e8; font-family: 'NEON'; font-size:75px; margin-bottom:0; margin-bottom: 16px; display: block; text-align: center;text-shadow: 0px 0px 8px rgba(97, 180, 232, 0.8);}
	h2.sidebar-subtitle {
    color: #d32035;
    font-family: "proxima-nova",sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 1.375em;
    text-align: center;
    margin: 0 0 0.625em 0;
}

	.recent-posts {
    padding: 0 15px;
    height: 19.85em;
    overflow-y: auto;
}

.recent-posts::-webkit-scrollbar {background-color:transparent; width:7px;}
.recent-posts::-webkit-scrollbar-thumb{	background-color:rgba(51,51,51,0.8);;border-radius:7px; width:7px;}
.recent-posts ul {padding-left:0 !important; margin: 0 0 0.625em 0;}
.recent-posts li {padding-bottom: 0.9375em; list-style:none !important; margin-bottom:0 !important;}
.recent-posts a {color:#61b4e8; text-decoration:none; font-size:0.75em;}
.recent-posts a span {font-weight:bold; text-transform:uppercase;}

.tell-me-more {
    font-family: "proxima-nova",sans-serif;
    padding: 0.625em 0;
    color: #61b4e8;
    text-align: right;
    text-decoration: none;
    display: block;
    vertical-align: middle;
    box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
}

	.tell-me-more img {display:block; margin:0 auto;}
	
#social img {
    height: 40px;
	vertical-align: middle;
}
#social {
text-align: center;
box-sizing: border-box;
display: block;
margin-top: 35px;
}
.social__tag {
    display: inline-block;
    vertical-align: middle;
    color: #000;
	font-family: 'NEON';
	font-size: 28px;
}


	
/*-----------------------------------*/
/*               FOOTER              */
/*-----------------------------------*/
	
.widget h2 {display:none;}

/*
#featured {background:#1b7ab6 url(images/featured-bg.png) top center repeat-x; padding:0px 0 30px;}
	#featured-icons, #featured-callouts {width:100%; text-align:center; padding:10px 0;}
		#featured-icons .widget, #featured-callouts .widget {display:inline; display:inline-block; vertical-align:top;}
		#featured-callouts .widget {margin:0 10px;}
		#featured-callouts .widget:first-child {margin-left:0;}
		#featured-callouts .widget:last-child {margin-right:0;}
		#widget_sp_image-7 {margin:0 !important;}
		#widget_sp_image-8 {margin-left:0 !important;}
		#featured-icons .widget {padding:0 40px;}
*/
#featured .box {
    height: 525px;
    display: inline-block;
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
	position:relative;
	border: 1px solid #000;
}
#featured .box .header a {text-decoration: none;}
#featured .box:hover .desc-wrap {background-color:rgba(97, 180, 232, 0.8);}
#featured .box:hover .header h4 {opacity: 0;}
#featured .box:hover .desc-border {opacity: 1;}
#featured .desc-wrap {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	background-color: transparent;
	display: block;
}
#featured .desc-border {transition: all 0.3s ease-in-out;position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    box-shadow: inset 0px 0px 0px 3px #fff;
    border: 13px solid transparent;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	background-color: transparent;display: block;}
	
#featured .link-text {font-size: 14px; font-weight: bold; text-decoration: underline; color: #fff; text-transform: uppercase; display: block;margin-top: 15px;}
#featured .desc {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translate(0, -50%);
    color: #fff;
	display: block;
	padding: 0 10px;
box-sizing: border-box;
}
#featured .desc h4 {
	font-size: 26px;
font-family: 'NEON';
text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.8);}
#featured .desc a {text-decoration: none;}
#featured .header h4 {
	font-family: 'NEON';
    font-size: 30px;
    color: #d32035;
    text-transform: uppercase;
    background-color:rgba(97, 180, 232, 0.8);
    padding: 8px;
	transition: all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	opacity: 1;
	text-shadow: 0px 0px 2px rgba(211, 32, 53, 0.8);
	font-weight: 700;
}
#featured .box .overlay {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}


#percentage-widgets {padding:20px 0 10px; text-align:center; vertical-align:top;}
	#percentage-widgets .title-div {padding-right:50px;}
	#percentage-widgets h2 {color:#8F9194; font-family:Roboto-Bold, Arial;  text-transform:uppercase; margin-bottom:0; font-size:12px;}
	#percentageWidget {display:inline; display:inline-block; margin-right:10px;}
		#percentageWidget h2 {float:left; padding-top:5px;}
	.percentage {margin-bottom:12px; width:100px; margin-left:5px; height:20px; float:left;}
		.marathon {background-color:#0962ae}
		.halfMarathon {background-color:#fdc014}
		.marathonRelay {background-color:#7b2571}
		.percentage span {background-color:#8F9194; height:100%; display:block; text-align:left;}
			.percentage span p {color:#fff; font-family:Roboto-Bold, Arial; font-size:12px; padding:0 5px;}
	
#wide-border {margin:0 auto; padding-top:30px; display:block;}
#footer-section {max-width:900px; margin:0 auto; text-align:center;}
	#footer-section .widget {display: block; padding: 10px;}
	.sponsors, .sponsors-bottom {width:100%;}
	#footer-section .sponsors-bottom .widget {padding:0;}
	
.small-section {max-width:850px; margin:0 auto;}
	
#footer {background-color: #000;border-top: 3px solid #fff;}
#footer-bottom {padding:20px 0; text-align: center;}
	#footer-logo {float:left;}
		#footer-copyright p {font-size:9px; color:#0095c1;}

	#footer-nav #menu-footer-menu > li {float:left; padding-right:100px;}
	#footer-nav #menu-footer-menu > li > a {text-decoration:underline; color:#333;}
	#footer-nav a {font-size:10px; color:#c10000; text-decoration:none;}
	#tabs-info {
    background-color: #fff;
    padding: 15px;
    border-bottom: 2px solid #000;
}

	
	
	
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }
.sponsors img {
    height: 100%;
    display: inline-block;
    margin: 8px;
}
.features {
    display: block;
    text-align: center;
    padding: 16px;
    box-sizing: border-box;
	max-width: 1400px;
	margin: 0 auto;
}
.features__feature {
    display: inline-block;
    max-width: 400px;
    width: 100%;
    margin: 8px;
    position: relative;
}
.feature__img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.feature__preview {
    width: 100%;
    color: #d32035;
    background-color: #61B4E8;
    box-sizing: border-box;
    padding: 10px;
    text-align: left;
    display: block;
	font-size: 24px;
	font-family: 'NEON';
text-transform: uppercase;
text-shadow: 0px 0px 2px rgba(211, 32, 53, 0.8);
}
.feature__preview h4 {
	font-weight: 700;
}
.medals iframe {
    width: 100%;
    height: 500px;
}
.medals {
    display: inline-block;
    width: 65%;
    vertical-align: top;
	background-color: #61B4E8;
	margin: 16px 0;
    box-sizing: border-box;
    padding: 16px;
    color: #fff;
}

.news {
    display: inline-block;
    width: 35%;
    vertical-align: top;
	background-color: #61B4E8;
	margin: 16px 0;
    color: #fff;
    padding: 16px;
    box-sizing: border-box;
}
.medals h2, .news h2 {
    width: 100%;
    display: block;
    box-sizing: border-box;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
	font-family: 'NEON';
	color: #d32035;
	text-shadow: 0px 0px 2px rgba(211, 32, 53, 0.8);
	font-weight: 700;
	font-size: 28px;
}
.news a {
	text-decoration: none;
	color: inherit;
}
.news__container {
    height: 503px;
    width: 100%;
    display: block;
    padding: 0 !important;
    margin: 0;
    overflow-y: auto;
}
.news__container li {
    padding: 12px 8px;
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.news__container li:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0.1);
}
.alertmsg {
    background-color: #61B4E8;
    color: #61B4E8;
	font-family: 'NEON';
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 27px;
    overflow: hidden;
    position: relative;
    height: 60px;
	background-repeat: repeat;
    background-size: contain;
    background-position: center center;
	text-shadow: 0px 0px 4px rgba(97, 180, 232, 0.8);
}
.alertmsg div {
    display: block;
    width: 200%;
    line-height: 60px;
    position: absolute;
    overflow: hidden;
    animation: marquee 15s linear infinite;
    height: 60px;
}
.alertmsg span {
    float: left;
    width: 50%;
}

.slider {
    display: block;
    height: 503px;
	position: relative;
}
.slick-list, .slick-track, .slide {
    height: 100%;
}
.slide {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    background-color: transparent;
    border: 0;
    font-size: 32px;
    cursor: pointer;
}
.slick-arrow .fa {
	color: #d32035;
}
.slick-prev {
	left: 16px;
}
.slick-next {
	right: 16px;	
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
.extras {
    display: block;
}
.extras a {
    text-decoration: none;
    color: inherit;
	text-transform: uppercase;
	font-size: 14px;
}
#cd {font-weight: 600;}
.extras__extra {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding: 16px;
    box-sizing: border-box;
    color: #d32035;
	font-family: 'NEON';
	font-weight: 600;
	text-shadow: 0px 0px 2px rgba(211, 32, 53, 0.8);
}
.extras__extra h3 {
	font-size: 30px;
	font-family: 'NEON';
	font-weight: 600;
}
.extras__extra p {
	font-size: 18px;
	color: #d32035;
	font-weight: 600;
}
.extra__img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
}
.extra__content {
    background-color: #61B4E8;
    padding: 16px;
}

} /* END screen media */

@media all and (max-width: 1300px) {
	#header {overflow:hidden; padding-bottom:240px; position:relative;}

	#mobile-menu-button {
		height: 100%;
		background: url(images/menu-icon.png) center no-repeat;
		float: right;
		display: block;
		width: 100%;
		max-width: 80px;
	}
	
	#mobile-menu #menu-main-menu {margin-bottom:0;}
	#mobile-menu ul ul {display:none; margin: 0;border-left: 5px solid #0095c1;}
	#mobile-menu li {position:relative;}
	#mobile-menu > ul > li > ul > li > a {padding-left:25px}
	#mobile-menu > ul li {list-style:none; background-color:#000;}
	#mobile-menu li > a, #mobile-menu li > span.nolink {padding:15px; display:block; font-size:16px; cursor:pointer; color:#d32035; text-decoration:none;}
	#mobile-menu .expander {position:absolute; width:50px; height:54px; background:url(images/toggle-arrow.png) 18px 17px no-repeat; right:0px; top:0px;}
	
	#countdown-box {float:none; position:absolute; bottom:0; right:0;}
	
	.menu-main-menu-container {display: none;}
}
@media all and (max-width: 1200px) {
	#countdown .date {display: block; width: 100%; margin-bottom: 15px;}
	.countdown {display: block; width: 100%;  margin-bottom: 30px;}
	#social {display: block; width: 100%;}
	.video-wrapper {display: block; width: 100%;}
	#home-content #sidebar {display: block; width: 100%; margin: 0 auto; height: auto; max-height: 700px; padding: 10px 0;}
	.recent-posts {height: auto;}
	#page-content #the-content {display: block; width: 100%;}
	#page-content #sidebar {display: block; width: 100%; height: auto;}
}
@media all and (max-width: 900px) {
	.video-wrapper {height: auto;}
	.video-wrapper video {object-fit: none;vertical-align: top;}
	.medals, .news {display: block; width: 100%;}
	 .news {padding: 16px 40px;}
	.extras__extra {display: block; width: 100%;}
}
@media all and (max-width: 768px) {
	#featured .box {display: block; width: 100%; height: 300px;}
	#countdown .date {font-size: 22px;}
	.social__tag {font-size: 18px;}
	#social img {height: 30px;}
	h1.sidebar-title {font-size:50px;}
}

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */