.row {
	max-width: 71.875em;
}

body {
	 margin:0;
   padding:0;
   height:100%;
}
/** HEADER **/

#main  {
		 padding-bottom:160px;   /* Height of the footer */

}
#container {
 min-height:100vh;
   position:relative;
}
.header {
  padding-bottom: 120px;
  z-index: 999;
  position: relative;
   }

.top-bar {
	background: transparent;
	margin-top: 75px;
}


span.error, small.error {
	display: none !important;
}
.top-bar .logo {
display: block;
width: 75%;
height: auto;
margin: -65px auto 0;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	background: transparent;
	color: #7a212e;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button) {
	line-height: 35px;
	padding: 0 8px;
}

.top-bar .menu-container {
	border-top: 1px solid #7a212e;
	border-bottom: 1px solid #7a212e;
	padding-left: 0;
	padding-right: 0;
}


.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background: transparent;
	border-top: 3px solid #7a212e;
	border-bottom: 3px solid #7a212e;
	color: #7a212e;
	margin-top: -3px;
	margin-bottom: -3px;
}


/** HOMEPAGE DESIGN **/

.slider {
	padding: 306px 0;
	margin-top: -265px;
	background:  url(../images/Slider1.jpg) #a7031b center center;
	background-size: cover;
}

.opening-block {
	background: url(../images/block1.jpg) #a7031b center center;
	background-size: cover;
	height: 387px;
	padding-top: 40px;

}


.opening-block h2 {
	text-transform: uppercase;
	font-size: 28px;
	color: #fff;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 45px;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.22);

}

.opening-block .opening-sub-title {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;

}

.opening-block h4 {
	font-size:14px;
	color: #000000;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	line-height: 1;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.opening-block p {
	font-size:12px;
	color: #666666;
	font-weight: 300;
	text-transform: lowercase;
	text-align: center;
	font-family: 'Open Sans', sans-serif;

}

#inner-content-2 {
	margin-bottom: 70px;
}
#inner-content-2 h2, #inner-content-3 h2  {
    font-size: 30px;
    color: #ec0928;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 0px;
}

#country-slider h2, #country-slider h2 {
	font-size: 26px;
}

.itinerary h2 {
	font-size: 26px;
	margin-bottom: 0px;
}

#country-slider .country-image {
	padding-left: 60px;
}

#country-slider .redbutton {
padding: 6px 22px;
font-size: 12px;
}

.itinerary  {
	padding-top: 40px;
}
.country-text {
		padding-right: 60px;
}

span.marathon-day {
position: absolute;
top: 50%;
left: 50%;
margin-left: -23px;
margin-top: -40px;
text-align: center;
}

.marathon-day h2  {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 30px;
	text-shadow: 1px 1px 2px rgba(0, 0, 11, 0.28);


}
.marathon-day h3  {
	color: #fff;
	text-transform: uppercase;
	font-size: 65px;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-shadow: 1px 1px 2px rgba(0, 0, 11, 0.28);
}

.itin-container p {
	font-size: 15px;
	line-height: 22px;
}

.itinerary .country-text {
	padding-right: 0px;
	padding-top: 20px;
	font-size: 14px;
}

.row .itin-container {
	margin-bottom: 20px;
}
.orbit-container .orbit-timer {
	display: none !important;
}


.opening-block .feature {
	text-align: center;
	-webkit-transition: margin 0.2s; /* Safari */
    transition: margin 0.2s;
    cursor: pointer;
}
.opening-block .feature:hover {
	margin-top: -3px;
}

#content .feature a:hover {
	background: transparent;
}

#content2 {
	padding-top: 50px;
	padding-bottom: 160px;
}

#content2 .sub-title, .itinerary .sub-title {
    font-size: 18px;
    color: #666366;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 20px;
    margin-left: 1px;
}

#content2 #country-slider .sub-title, .itinerary .sub-title {
	font-size: 16px;
}

#content2 #inner-content-2 p, #content2 #inner-content-3 p {
	color: #323232;
	font-size: 14px;
	font-family: 'Droid Serif', serif;s
	font-weight: 400;
	line-height: 24px;

}

.redbutton, .btn_submit, button, .button {
	background: #ec0928 !important;
	border-radius: 5px !important;
	padding: 9px 50px;
	font-family: 'Oswald', sans-serif !important;
	font-size: 14px;
	color: #fff !important;

}

.redbutton:hover {
		background: #b60019;
		color: #fff;

}


.redbutton a:hover {
			background: #b60019;

}
#content2 .video-image {
padding: 0px;
}

.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
-webkit-border-radius: 3px;
border-radius: 3px;
font-weight: normal;
background: transparent;
padding: 0.1875rem 1rem;
cursor: default;
color: #ec0928;
}


.orbit-container .next-arrow {
	width: 37px;
	height: 72px;
	background: url(../images/small_right.png) no-repeat center center;
	position: absolute;
	top: 50%;
	margin-top: -54px;
	right: 0;
}

.orbit-container .prev-arrow {
	width: 37px;
	height: 72px;
	background: url(../images/small_left.png) no-repeat center center;
	position: absolute;
	top: 50%;
	margin-top: -54px;
	left: 0;
}

.home-bottom-content h2 {
	font-size: 24px;
	color: #666366;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 0px;
}

#social-icons {
	float: right;
	margin-top: -5px;
	margin-bottom: -5px;
}
#social-icons .social-icon {
	width: 25px;

}
/** FOOTER **/

.footer {
	background: #f1f1f1;
	padding: 20px 0;
	font-family: 'Oswald', sans-serif;
	height: 160px;
	position:absolute;
   bottom:0;
   width:100%;
}

.footer p {
	font-weight: 300;
	color: #474747;
	font-size: 14px;
	margin-bottom: 0.3rem;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

.footer .sub-nav dt a, .sub-nav dd a, .sub-nav li a {
	font-family: 'Oswald', sans-serif;
	color: #333333;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	font-size: 13px;

}

.footer .footer-logo {
	width: 120px;
}

/**Page Styles**/
p {
	color: #323232;
	font-size: 16px;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	line-height: 29px;
}

.page-title, h2  {
    font-size: 30px;
    color: #ec0928;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 20px;
}

.interior-slider {
	padding: 175px 0;
	margin-top: -265px;
	margin-bottom: 30px;
	background: #a7031b;
	background-position: center center;
	background-size: cover;
}

.top-gradient {
position: absolute;
width: 100%;
height: 180px;
top: 0;
left: 0;
opacity: 1;
pointer-events: none;
background: url(../images/top-grad.png) repeat-x;
}


/*RESPONSIVE*/

/*LARGE*/

/*MEDIUM*/
@media only screen and (max-width : 64.063em){
	.opening-block .feature:hover {
		margin-top: 0px;
	}

}
/*SMALL*/
@media only screen and (max-width : 40em){
	.opening-block .feature:hover {
		margin-top: 0px;
	}
	.opening-block {
		background: url(../images/block1.jpg) #a7031b top center;
		height: 200px;
		padding-top: 40px;
	}

	#country-slider .country-image {
		padding: 0 60px;
	}
}
