/*
 ::Table Of Content
 1.) Global Typography
 1.1.) Default Style
 2.2.)	Comments
 2). @Font Face
 3.) Header Section
 4.) Footer Section
 -----------------------------------------------*/

/*
 1.) Global Typography
 -----------------------------------------------*/
/*
 1.1.) Default Style
 -------------------------------------*/

body {
	color: #4c4c4c;
	font-family: 'robotoregular';
	/*background:#f7f4e7 url(../img/body-back.png) repeat left 888px  !important ;*/
	background:#f7f4e7 !important;
	background-position:center top;
	line-height:1.6;
}


/*body{
		background:url(../img/full-marathon==page.png) no-repeat -216px top;
		opacity: 0.7;
}*/

input, textarea {
	font-size: 12px;
	line-height: 1.2;
	color: #000000;
}
/*#wrapper {
	background: #f5f5f5;
}*/

/*************Clearfix****************/
.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
/********Clear***********/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
font-family: 'oswaldbook';
font-weight: 400 ;
color: #6a2d91;
line-height: 1.2 ;
text-transform: uppercase;
}
h1 {
	font-size: 72px;
}
h2 {
	font-size: 56px;
	
}

h3 {
	font-size: 36px !important ;
}

h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
hr {
	background-color: #000000;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}

/* Text elements */
p {
	color: #4c4c4c !important  ;
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 18px;
}
ul, ol {
	margin: 0 0 15px 27px;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
#content li {
	font-size: 16px;
	line-height: 1.3;
	color: #4c4c4c;
    margin-bottom: 8px;
}
dl {
	margin: 0 0 15px 27px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 15px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: 'robotoregular';
	font-size:16px;
	font-style: italic;
	font-weight: normal;
	margin: 0 15px;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font-size:16px;
	font-family: 'robotoregular';
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font-family: 'robotoregular';
	line-height: 1.5;
	margin-bottom: 15px;
	overflow: auto;
	padding: 7px 15px;
}
code, kbd, samp, var {
	font-size: 13px ;
	font-family: 'robotoregular';
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 15px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}

/* Forms */
input[type=text], input[type=password], input[type=email], input[type=url], input[type=number], textarea {
	background: #ffffff;
	border: 1px solid #ddd;
	color: #000000;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=url]:focus, input[type=number]:focus, textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=number] {
	padding: 3px;
	width: 98%;
}
input#s {
	background: url(../img/search.png) no-repeat #fff 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2;
	padding: 4px 10px 4px 28px;
    background-size: 16px;
}
input#searchsubmit {
	display: none;
}
input[type="submit"]{
	 background:#000000;
    border: 1px solid #000000;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 27px;
    line-height: 1;
    opacity: 0.9;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 124px;
}
input[type="submit"]:hover{
	background: #7e7bec;
}
/* Links */
a {
	color: #7e7bec;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*
 1.2.) Comments
 ----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword, .nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist, .page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus, .comment-meta a:active, .comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus, .commentlist > li.bypostauthor .comment-meta a:active, .commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment, .page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"], #respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
label{
	margin-bottom: 3px;
	display: inline-block;
}
#respond input[type="text"]:focus, #respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	z-index: 1;
}
#respond .comment-notes, #respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
/*
2). @Font Face
 -----------------------------------------------*/
@font-face {
    font-family: 'oswaldbook';
    src: url('../fonts/oswald-regular-webfont-webfont.eot');
    src: url('../fonts/oswald-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont-webfont.ttf') format('truetype'),
         url('../fonts/oswald-regular-webfont-webfont.svg#oswaldbook') format('svg');
}

@font-face {
    font-family: 'oswaldbold';
    src: url('../fonts/oswald-bold-webfont.eot');
    src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-bold-webfont.woff') format('woff'),
         url('../fonts/oswald-bold-webfont.ttf') format('truetype'),
         url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
}

@font-face {
    font-family: 'oswaldlight';
    src: url('../fonts/oswald-light-webfont.eot');
    src: url('../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-light-webfont.woff') format('woff'),
         url('../fonts/oswald-light-webfont.ttf') format('truetype'),
         url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
        }
        
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
}
@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/roboto-italic-webfont.eot');
    src: url('../fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic-webfont.woff') format('woff'),
         url('../fonts/roboto-italic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
}
@font-face {
    font-family: 'robotobold_italic';
    src: url('../fonts/roboto-bolditalic-webfont.eot');
    src: url('../fonts/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bolditalic-webfont.woff') format('woff'),
         url('../fonts/roboto-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bolditalic-webfont.svg#robotobold_italic') format('svg');
}
@font-face {
    font-family: 'robotolight_italic';
    src: url('../fonts/roboto-lightitalic-webfont.eot');
    src: url('../fonts/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-lightitalic-webfont.woff') format('woff'),
         url('../fonts/roboto-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
}
/*
3.) Header Section
 -----------------------------------------------*/
#Header ul,#footer ul{
	list-style-type: none;
}
#Header{
	padding-top: 16px;
}

.home-header{
	background: url(../img/home-header.png) no-repeat center top;
}
.primary-section{
	float: none;
	padding: 0px;
}
.logo{
	float: left;
	position: relative;
    z-index: 13;
}
.date-section,.info-nav{
	float: right;
}
.date-section{
	margin-left: 1.8%;
	display: none;
}
.logo-img {
    margin-left: 0;
    margin-top: 3px;
}
.logo-img img{
	width: 100%;
	height:auto;
}
.info-nav {
    float: none;
    margin: 0 auto 12px;
    padding: 0;
    width: 100%;
    text-align: center;
    
}
.info-nav li{
	display: inline-block;
    font-family: 'oswaldbook';
    font-size: 11px;
    line-height: 1;
    text-transform: capitalize;
    border-left: 2px solid #ffffff;
    padding: 0 3px 0 4px;
}
.info-nav li:first-child{
	border-left: none;
}
.info-nav li a{
    color: #ffffff;	
}
.flag-icon{
position: absolute;
right: 154px;
top: 0;
background: url(../img/flag-2.png) no-repeat left top;
width: 74px;
height: 98px;
padding-top: 12px;
z-index: 98;
}
.flag-icon span{
	display: block;
	text-align: center;
	color: #ffffff;
	text-transform: capitalize;
}
.flag-icon .official,.flag-icon .qalifier{
	font-size:11px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 3px;
}
.flag-icon .boston{
	font-size:14px;
	font-family: 'oswaldbold';
	text-transform:uppercase;
}
.navbar-inverse{
	background-color: transparent;
	position: relative;
}
.navbar-inverse .navbar-nav > li > a{
	color: #F7F4E7;
}
.navbar-inverse .navbar-nav > li > a:hover{
	color: #999999;
}
.navbar-inverse .navbar-toggle {
    border-color: #FFFFFF;
    border-width: 2px;
    height: 39px;
    margin-top:0;
}
.navbar-toggle{
	margin-right: 0;
}
.col-xs-6.col-sm-8.col-md-8.nav-section.navbar-inverse {
    margin-top: 30px;
}
.navbar-header{
	margin-top: 29px;
}
.navbar-nav{
	background-color: #6a2d91;
	border-radius: 4px;
	margin-top: 25px;
}
.navbar-nav li{
	background: url("../img/mobile-li-sep.png") repeat-x left top;
}
.navbar-nav li:first-child{
/*	background: none; */
}
.navbar-nav li:last-child {
	background: none;
}
.navbar-nav ul{
	margin: 0;
	padding: 0;
}

.navbar-collapse.in{
	overflow: visible;
}
.navbar-nav ul a{
	font-size: 14px;
	color: #F7F4E7;
	padding:0 20px;
	line-height: 35px;
}

.navbar-nav ul a:hover{
	color: #999999;
	text-decoration: none;
	
}
.secondary-header{
	margin-top: 45px;
}
.track span{
	font-size: 18px;
	color: #f7f4e7;
	font-family: 'oswaldbook';
	display: block;
	letter-spacing: 1px;
    word-spacing: 3px;
    text-align: center;
}

.track .date-place span{
	text-shadow: 2px 2px 1px #677A62
}
.date-place span {
    font-size: 22px;
}
.track h1{
	font-size: 35px;
	color: #f7f4e7;
	font-family: 'oswaldbook';
	float: none;
	padding: 0 0 0 0;
	letter-spacing: 1px;
	margin-top: 15px;
	text-align: center;
	line-height: 1.5;
	text-transform: none;
	text-shadow: none;
}
.date-place{
	float: none;
	width: 100%;
	margin-left: 0;
	font-family: 'oswaldbook';
	font-size: 13px;
	color: #ffffff;
	 padding-top: 6px;
	 text-align: center;
}
.support{
	display: block;
	clear: both;
}
.date-sec,.place{
	display: block;
	float: none;
	display: inline-block;
}
.date-sec i,.place i{
	display: inline-block;
	width: 18px;
	height: 17px;
}
.date-sec i{
	background: url(../img/date-icon.png) no-repeat center center ;
	margin-right: 5px;
}
.place i{
	background: url(../img/location-icon.png) no-repeat center center ;
	margin-right: 2px;
}

.stripe span{
	font-family:"oswaldbook";
	display: inline-block;
	height: 44px;
	padding-left: 25px;
	line-height: 44px;
	padding-right: 10px;
    color: #270057;
	font-size: 21px;
}
.stripe i{
background: url("../img/stripe.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    display: inline-block;
    height: 44px;
    margin-left: -4px;
    padding-left: 0;
    position: relative;
    top: -5px;
    vertical-align: middle;
    width: 12px;
}
.btn-go,.btn-involved{
	float: none;
	margin-right: 0%;
	margin-left: 0%;
	text-align: center;
}
.btn-go span,.btn-involved span{
	color: #ffffff;
	font-size: 18px;
	line-height: 1.2;
	display:block;
	font-family: 'robotoitalic';
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: center;
}
.btn-blue, .btn-green, .btn-red{
	padding: 0 10px;
background-color: #078dcf;
height: 46px;
line-height: 44px;
display: inline-block;
border-radius: 9px;
font-size: 27px;
color: #ffffff;
font-family: 'oswaldlight';
width: 210px;
text-align: center;
}
.btn-green{
	background-color: #5d9d00;

}
.btn-blue:hover{
	text-decoration: none;
}
.btn-red {
  background-color: #EE3124;
}

.date-sec {
    margin-bottom: 20px;
}
.stripe {
	background: #ddede9;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    width:90%;
}
.secondary-header-wrapper{
	padding-bottom: 40px;
	clear: both;
}
.marathon-type{
	background: #6a2d91;
	padding-bottom: 8px;
}

.nav.navbar-nav {
    position: absolute;
    z-index: 99;
    width: 85%;
}
.nav.navbar-nav .sub-menu > .menu-item a {
    font-size: 12px;
}
.place{
	margin-left: 5px;
}
.stripe{
	display: none;
}
.btn-go{
	margin-bottom: 10px;
	margin-top: 11px;
}
.sponsored-box:first-child{
	
	background: #d3c0de;
	border-radius:8px 8px 0 0 ;
}
.sponsored-box:last-child{
	border-radius: 0 0 8px 8px;
}
.sponsored-box{
	background: #d3c0de url(../img/spon-box.png)repeat-x left top ;
	width:99%;
	height: auto;
	padding-top: 7px;
	text-align: center;
	float: none;
	margin: 0 .5%;
	overflow: hidden;
	padding: 5px 2px 0;
}
.sponsored-box span{
	display: block;
	text-align: center;
	text-transform: uppercase;
}
.box-slogun{
	font-family: 'oswaldlight';
	font-size: 11px;
	color: #6a2d91;
	
}
.box-title{
	font-family: 'oswaldbook';
	font-size: 16px !important ;
	color: #6a2d91;
	margin-bottom: 18px;
	margin-top: 2px;
	
}
.sponsored-by{
	font-family: 'oswaldlight';
	font-size: 12px;
	color: #353535;
	margin-bottom: 7px;
	float: left;
	margin-top: 23px;
}
.brand-name{
	background: #f7f4e7;
}
.brand-name ul{
	list-style-type: none;
	margin: 0;
	padding: 25px 0;

}
.brand-name li{
    display: inline-block;
    float: none;
    margin-left: 2%;	
	min-height: 60px;
}
.brand-name li:first-child{
	margin-left:0;
}

.brand-name .container ul{
	text-align: center;
}	
.sponsored-header {
    float: left;
    margin-top: 16px;
    min-width:20%;
}
.sponsored-footer {
    float: right;
    min-width: 200px;
}
.sponsored-box img{
	width: 120px;
}
.main-content{
	background:url(../img/news-event-repetor.png) repeat-x left top; 
}
.news-event h2,.new-desc h4,.new-desc p,.side-bar h3{
	text-align: center;
}
.new-desc img{
	display: none;
}
.new-desc h4{
	background:url(../img/news-event-repetor.png) repeat-x left top;
	padding-top: 20px;
}
.col-md-3.side-bar > a {
    display: block;
    text-align: center;
}
.side-bar img {
    margin-bottom: 40px;
}
.marathon-type{
	padding-top: 8px;
}
/*
 4.) Footer Section
 -----------------------------------------------*/
.primary-footer{
	position: relative;
	z-index: 2;
}
.secondary-footer{
	background: #6a2d91;
	position: relative;
	z-index: 1;
	margin-top: 0px;
}
.secondary-footer span{
	color: #ffffff;font-size: 12px;
	line-height: 44px;
	margin-left: 7%;
	text-transform: capitalize;
	text-align: center;
	display: block;
}

.footer-contact li{
	float: none;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 2%;
	font-family: 'oswaldbook';
}
.footer-contact li span{
	color: #4c4c4c;
}
.footer-contact li a{
	color: #009be3;
	display: block;
}
.contact-address{
	float: right;
	margin-top: -56px;
}
.contact-address address{
	color: #4C4C4C;
    float: none;
    font-size: 14px;
    line-height: 1.2;
    margin-left: 0px;
    margin-top: 63px;
    text-align: center;
    width: 100%;
}
.footer-contact ul{
	margin: 0 ;
	padding: 0;
	width:54%;
	text-align:left;
	float: right;
	/*margin-top: -56px;*/
	position: relative;
	z-index: 2;
}
.nav ul{
	display: none;
}

.navbar-nav li.sign-arrow > a{
	background: url(../img/arrow-down.png) no-repeat 95% 17px;
	
}
.icon-boxes .icon{
	display: none !important ;
}

.page-template-template-contact1-php #main-content{
	background-color:transparent;
}
.page-template-template-contact1-php .icon-wrap{
	background: #009BE3;
}

.page-header.page-header-with-icon > [class^="fa-icon-"], .page-header.page-header-with-icon > [class*=" fa-icon-"], .page-header.page-header-with-icon > [class^="fa-"], .page-header.page-header-with-icon > [class*=" fa-"]{
	background: #f7f4e7 !important ;
}



.content-main p{
	line-height:1.6em;
}
.content-main p.title{
	line-height:1.3em;
}

.nav .sub-menu{

	z-index: 97;
}




.news-event .read-more, aside .read-more{
	float:right;
}

.content-main iframe, #content iframe{
	max-width: 640px;
}

#content .video-wrap-full iframe{
	max-width: 100%;
}

aside #tips-reminders{
	margin-top:10%;
    float: left;
}

.news-event .news, .news-event .event{
	display:table;
}



.challenge-to-compete_wrapper.gform_wrapper.gform_wrapper .gform_body ul li.gfield{
	clear:none;
	float:left;
	margin-right:2%;
	width:48%;
}


.challenge-to-compete_wrapper.gform_wrapper.gform_wrapper .gform_body ul li.gfield.full-width{
	width:100%;

}

.challenge-to-compete_wrapper.gform_wrapper .top_label input, .challenge-to-compete_wrapper.gform_wrapper .top_label select{
	width:90%;
}

.gform_wrapper .gform_body ul li.gfield.full-width,
.challenge-to-compete_wrapper.gform_wrapper input[type="submit"]{
	margin: 3% 2% 3% 0;
	width:98%;
}

.challenge-to-compete_wrapper.gform_wrapper select,
.challenge-to-compete_wrapper.gform_wrapper input[type="text"], 
.challenge-to-compete_wrapper.gform_wrapper input[type="url"], 
.challenge-to-compete_wrapper.gform_wrapper input[type="email"], 
.challenge-to-compete_wrapper.gform_wrapper input[type="tel"], 
.challenge-to-compete_wrapper.gform_wrapper input[type="number"], 
.challenge-to-compete_wrapper.gform_wrapper input[type="password"]
{
	font-size:14px;
}

.social-share-compete {
	margin: 2.5% 0 0;
	text-align: center;
}


.social-share-compete img{
	margin: 0 0 5%;
}

.addthis_toolbox{
    display: table;
    margin: 0 auto;
}

.glyphicon{
	font-family:'Glyphicons Halflings'!important;
}
	
.video-balloon{
    background-color: #fdfdfd;
    max-width: 289px;
    width:100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    padding: 12px 0;
    margin:58px 0 0;
    font-family: 'robotoregular';
    color: #6a1893;
}

img#video-balloon-tail {
    width: auto;
    display: table;
    margin: 0 auto 10px;
}

.news-event img{
	width:100%;
	height:auto;
}

#united-way {
  background: url("../img/united_way_footer_bg.png") no-repeat center;
  padding: 50px 0;
}
#united-way .container .row{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

#united-way img {
  height: 100px;
  margin-bottom: 40px;
}

#united-way p{
  font-size: 25px;
  color: #fff !important;
  font-family: 'oswaldlight';
  display: block;
  letter-spacing: 1px;
  word-spacing: 3px;
  text-align: center;
}

#running-with-uw {
  position: relative;
  float: left;
  width: 100%;
  /* top: 125px;
  right: 130px; */
}

#running-with-uw .content {
  position: absolute;
  top: 25px;
  right: 140px;
}

#running-with-uw span {
  color: #000;
  margin-right: 10px;
}

#running-with-uw img{
  height: 50px;
  margin-top: -13px;
} 

@media only screen and (max-width:765px) {
  #running-with-uw{
    position: static;
  }
  
  #running-with-uw .content {
    position: static;
    display: flex;
    justify-content: center;
    padding: 10px;
    margin-top: 25px;
  }
}


#mc_embed_signup {
  float: right;
  width: 75%;
  padding: 20px 0;
}

@media only screen and (max-width:765px) {
  .primary-footer .container .row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .primary-footer .container .row .logo-img {
    display: flex;
    justify-content: center;
  }

  .primary-footer .container .row #mc_embed_signup {
    float: none;
    width: 60%;
    max-width: 500px;
    margin: 0 auto;
  }

  .primary-footer .container .row ul li {
    text-align: center;
  }

  .primary-footer .container .row ul li a {
    display:  inline-block;
  }

  .primary-footer .container .row .footer-contact ul {
    margin: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 766px) and (max-width:991px) {
  .primary-footer .container .row .contact-address address {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .uw-banner {
    position: absolute;
    right: 71px;
    top: 0;
    background: url(../img/RedFlagSmall.png) no-repeat left top;
    width: 74px;
    height: 98px;
    /*padding-top: 12px;*/
    z-index: 98;
    display: flex;
    flex-direction: column;
    align-items: center;
    }

    .uw-banner span {
      display: block;
      text-align: center;
      color: #ffffff;
      font-family: 'Open Sans', sans-serif;
      font-size: 11px;
      font-weight: 400;
      font-style: italic;
      margin-bottom: -3px;
    }

    .uw-banner img {
      height: 50px;
      margin-top: 6px;
    }
}