@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body, html { height:100%; width:100%;}
form { height:100%; }
body{ background:#f2f5f7; font-family:'dinregular', Arial; font-size:14px; color:#666666;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
img { max-width: 100%; height: auto; border:0; width: auto\9; /* ie8 */}
a{ text-decoration:none; outline:0; border:0;}
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clr{ clear:both;}
.push { height:115px;}
ul, li{ list-style-type:none; margin: 0;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; margin: 0; padding: 0;}
table{ border-collapse:collapse;}
.fLeft{ float:left;}
.fRight{ float:right;}
.alignRight{ text-align:right;}
.alignLeft{ text-align:left;}
.alignCenter{ text-align:center;}
.positionRelative{ position:relative;}
*{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box;}


/****
Global Margin
**************/
.mTop10{ margin: 10px 0 0 0;}
.mTop20{ margin: 20px 0 0 0;}
.mTop30{ margin: 30px 0 0 0;}
.mTop40{ margin: 40px 0 0 0;}
.mTop50{ margin: 50px 0 0 0;}
.mTop60{ margin: 60px 0 0 0;}
.mTop70{ margin: 70px 0 0 0;}

/****
Global Padding
**************/
.pTop10{ padding-top: 10px;}
.pTop20{ padding-top: 20px;}
.pTop30{ padding-top: 30px;}
.pTop40{ padding-top: 40px;}
.pTop50{ padding-top: 50px;}
.pTop60{ padding-top: 60px;}
.pTop70{ padding-top: 70px;}

.pRight10{ padding-right: 10px;}
.pRight20{ padding-right: 20px;}

.pLeft20{ padding-left: 20px;}
.pBot20{ padding-bottom: 20px;}



/********* Font Face ****************/
@font-face {
    font-family: 'din_mediumregular';
    src: url('../fonts/din_medium-webfont.eot');
    src: url('../fonts/din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din_medium-webfont.woff2') format('woff2'),
         url('../fonts/din_medium-webfont.woff') format('woff'),
         url('../fonts/din_medium-webfont.ttf') format('truetype'),
         url('../fonts/din_medium-webfont.svg#din_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dinregular';
    src: url('../fonts/ff_din_regular-webfont.eot');
    src: url('../fonts/ff_din_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_regular-webfont.woff2') format('woff2'),
         url('../fonts/ff_din_regular-webfont.woff') format('woff'),
         url('../fonts/ff_din_regular-webfont.ttf') format('truetype'),
         url('../fonts/ff_din_regular-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din-boldregular';
    src: url('../fonts/DINB__-webfont.eot');
    src: url('../fonts/DINB__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINB__-webfont.woff2') format('woff2'),
         url('../fonts/DINB__-webfont.woff') format('woff'),
         url('../fonts/DINB__-webfont.ttf') format('truetype'),
         url('../fonts/DINB__-webfont.svg#din-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din_alternatebold';
    src: url('../fonts/DIN Alternate Bold-webfont.eot');
    src: url('../fonts/DIN Alternate Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DIN Alternate Bold-webfont.woff2') format('woff2'),
         url('../fonts/DIN Alternate Bold-webfont.woff') format('woff'),
         url('../fonts/DIN Alternate Bold-webfont.ttf') format('truetype'),
         url('../fonts/DIN Alternate Bold-webfont.svg#din_alternatebold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din-boldalternateregular';
    src: url('../fonts/DINBA_-webfont.eot');
    src: url('../fonts/DINBA_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINBA_-webfont.woff2') format('woff2'),
         url('../fonts/DINBA_-webfont.woff') format('woff'),
         url('../fonts/DINBA_-webfont.ttf') format('truetype'),
         url('../fonts/DINBA_-webfont.svg#din-boldalternateregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din-lightregular';
    src: url('../fonts/DINL__-webfont.eot');
    src: url('../fonts/DINL__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINL__-webfont.woff2') format('woff2'),
         url('../fonts/DINL__-webfont.woff') format('woff'),
         url('../fonts/DINL__-webfont.ttf') format('truetype'),
         url('../fonts/DINL__-webfont.svg#din-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/***
Main CSS Rules
***********/
.wrapper{ max-width: 1200px; margin: 0 auto;}
.header{ background: #474b47;}
.header .wrapper{ position: relative;}
.logo{ display: inline-block; float: left; position: absolute; top: 0; left: 0; z-index: 999;}
.headerRight{ width: auto; float: right;}

.socialRow{ padding: 10px 0 0 0;}
.socialRowInner{ float: right; color: #fff;}
.dvTrust{ display: inline-block; float: left; width: 210px; background: url(../images/separator.png) right center no-repeat; margin: 0 20px 0 0;}
.dvTrust a{ color: #fff;}
.dvTrust p{ padding: 10px 0 0 0; font-size: 13px;}
.dvTrust img{ display: inline-block; margin: 0 10px 0 0; vertical-align: middle; float: left;}
.dvTrust span{ font-family: 'din_mediumregular', Arial; font-size: 16px;}
.btnContact{ float: left; margin: 0 20px 0 0; background: url(../images/separator.png) right center no-repeat; padding: 15px 20px 15px 0; font-size: 18px; font-family: 'din_mediumregular', Arial;}
.btnContact a{ color: #fff;}
.btnContact a img{ vertical-align: middle; display: inline-block; margin: 0 10px 0 0;}
.socialList{ width: auto; float: left; margin: 10px 0 0 0; font-size: 0;}
.socialList li{ display: inline-block; margin: 0 0 0 10px;}

.socialList.mSocial{ margin: 13px 50px 0 0; display: none; float: right;}

.topNav{  margin: 35px 0 0 0; padding: 0 0 12px 0;}
.topNav > ul{ width: auto; float: right;}
.topNav > ul > li{ display: inline-block; text-align: right; font-size: 18px; margin: 0 0 0 25px; position: relative;}
.topNav > ul > li.mContact{ display: none;}
.topNav > ul > li > a{ color: #fff; padding: 12px 30px 12px 15px; background: url(../images/dropDownArrow.png) 93% center no-repeat;}
.topNav > ul > li > a.btnContactUs{ background: none;}
.topNav > ul > li > a.btnContactUs:hover{ background: none;}
/*.topNav > ul > li > a:hover{ background:#fff url(../images/dropDownArrow.png) 93% center no-repeat; color: #2d2d2d;}*/
.topNav > ul > li:hover > a{ background:#fff url(../images/dropDownArrow.png) 93% center no-repeat; color: #2d2d2d;}
.topNav > ul > li > a.btnRegister{ background: #aca033; padding: 12px 15px;}
.topNav > ul > li > a.btnRegister:hover{ color: #fff;}
.topNav > ul > li > ul{ position: absolute; width: 190px; background: #f3f3f3; top: 35px; right: 0; z-index: 999999; text-align: left; padding: 0 0 20px 0; display: none;}
.topNav > ul > li > ul > li{ font-family: 'din_mediumregular', Arial; font-size: 15px; margin: 20px 0 0 0;}
.topNav > ul > li > ul > li > a{ padding: 0 10px; color: #838383; display: block; transition:color 0.3s linear; -moz-transition:color 0.3s linear; -webkit-transition:color 0.3s linear; -ms-transition:color 0.3s linear;}
.topNav > ul > li > ul > li > a:hover, .topNav > ul > li > ul > li > a.activeNav{ color: #0d0d0d;}
.topNav > ul > li:hover > ul{ display: block;}

.btnMobileNav{ width: 55px; height: 55px; position: absolute; right: 0; top: 0; z-index: 999999; display: none;}


.homeBanner{ position: relative;}
.slideRow img{ vertical-align: top; width: 100%;}
.bannerTxt{ position: absolute; width: 100%; left: 0; top: 0; z-index: 99; padding:150px 0 0 0;}
.bannerTxtInner{ max-width: 1200px; margin: 0 auto;}
.bannerTxt h2{ font-family: 'din-boldalternateregular', Arial; font-size: 91px; color: #fff; position: relative;}
.bannerTxt h3{ font-family: 'din_mediumregular', Arial; font-size: 40px; color: #fff; padding: 40px 0; position: relative;}
.btnViewGallery{ display: inline-block; background: #ab9f33; font-size: 20px; text-transform: uppercase; color: #fff; padding: 25px 95px; position: relative;}

.bodyContent{ background: #ececef url(../images/bodyBg.png) top center repeat-y;}
.dvContainer{ max-width: 1200px; background-color: #fff; margin: 0 auto;}
.dvBgGray{ background: #f6f6f6; padding:30px;}
.heading3{ font-family: 'din_mediumregular', Arial; font-size: 37px; line-height: 42px; color: #3f484b; padding: 0 0 25px 0;}
.dvWhyRun{ text-align: center;}
.dvWhyRun h4{ font-size: 20px; font-family: 'din-lightregular', Arial; color: #3f484b; line-height: 33px; padding: 0 0 35px 0;}
.dvWhyRun h4 span{ font-family: 'din_mediumregular', Arial;}
.btnDifference{ display: inline-block; background:#c53b34; font-family: 'din_mediumregular', Arial; font-size: 19px; padding: 20px 33px; color: #fff; transition:background 0.3s linear; -moz-transition:background 0.3s linear; -webkit-transition:background 0.3s linear;}
.btnDifference:hover{ background: #8c0800;}
.dvVideoCont{ max-width: 1086px; margin: 0 auto; margin-top:40px; padding: 15px; background-color: #fff; box-shadow: 0 0 10px #ddd; -moz-box-shadow: 0 0 10px #ddd; -webkit-box-shadow: 0 0 10px #ddd;}
.embed-container { height: auto; max-width: 100%; overflow: hidden; padding-bottom: 56.25%; position: relative;}
.embed-container iframe, .embed-container object, .embed-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.dvContent{ padding: 40px 28px;}
.dvLeftContent{ width: 350px; float: left; margin: 0 40px 0 0;}
.dvNewsBlock{ padding: 0 0 50px 0;}
.dvNewsBlock a{ }
.dvNewsBlock h3{ font-family: 'din_mediumregular', Arial; font-size: 42px; line-height: 44px; color: #3f484b; padding: 0 0 15px 0;}
.dvNewsBlock h4{ font-family: 'din_mediumregular', Arial; font-size: 16px; color: #b84a44; padding: 10px 0 10px 0;}
.dvNewsBlock p{ color: #444843;}
.dvRightContent{ display: block; overflow: hidden;}
.dvRightContent h3{ padding: 0 0 15px 0;}
.widgetCont{ background: #f4f4f4; padding: 15px;}
.txtSignup{ font-size: 24px; padding: 0 0 30px 0; color: #c53b34;}
.formOuter{ padding: 30px 0 0 0;}


/***
Virtual Run
***/
.virtualRun{ padding: 70px 30px 40px 30px;}
.virtualLeft{ width: 767px; float: left;}
.virtualLeft h2{ font-family: 'din-lightregular', Arial; font-size: 48px; color: #c53b34;}
.virtualLeft h3{ font-family: 'din_mediumregular', Arial; font-size: 20px; color: #3f484b; padding: 10px 0 20px 0;}
.virtualLeft h4{ font-family: 'din_mediumregular', Arial; font-size: 18px; line-height: 24px; color: #aca033; padding: 20px 0;}
.virtualLeft p{ font-size: 16px; line-height: 26px; color: #3f484b; padding: 0 0 25px 0;}
.dvTakePart{ padding: 20px 0 40px 0;}
.dvTakePart h4{ font-family: 'din_mediumregular', Arial; font-size: 18px; color: #373737;}
.takePartBox{ display: inline-block; width: 240px; min-height: 90px; background: #f9f9f9; padding: 15px; margin: 0 18px 0 0;}
.takePartBox h5{ font-family: 'din_mediumregular', Arial; font-size: 18px; color: #aca033;}
.takePartBox h6{ font-size: 21px; color: #6d6d6d; padding: 5px 0 0 0;}
.takePartBox h6 span{ font-family: 'din_mediumregular', Arial;}
.suggestedTarget{ padding: 40px 0 0 0;}
.suggestedTarget h4{ font-family: 'din_mediumregular', Arial; font-size: 14px; color: #3f484b; padding: 0 0 0 0;}
.suggestedTarget p{ color: #3f484b; font-size: 14px; line-height: 22px; padding: 0 0 25px 0;}
.btnRegisterNow{ display: inline-block; width: 240px; height: 64px; background: #c53b34; text-align: center; line-height: 64px; font-family: 'din_mediumregular', Arial; font-size: 18px; color: #fff;}
.list{ padding: 0 0 20px 20px;}
.list li{ list-style-type: disc; list-style-position: inside;}



.virtualRight{ width: 329px; float: right; padding: 54px 0 0 0;}
.virtualRight h2{ font-family: 'din-lightregular', Arial; font-size: 30px; color: #3f484b; padding: 0 0 15px 0;}
.eventBox{ height: 274px; margin: 0 0 20px 0; padding: 18px;}
.eventBox.eventToughMurder{ background: url(../images/toughMurderer.jpg) 0 0 no-repeat;}
.eventBox.eventLondon{ background: url(../images/london.jpg) 0 0 no-repeat;}
.eventInnerCont{ position: relative; top: 50%; transform:translateY(-50%); -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); text-align: center; color: #fff;}
.eventInnerCont h3{ font-family: 'din_mediumregular', Arial; font-size: 32px; padding: 0 0 35px 0;}
.eventInnerCont p{ font-family: 'din_mediumregular', Arial; font-size: 17px; padding: 0 0 35px 0; line-height: 24px;}
.registerBow{ display: block; background: #c53b34; font-family: 'din_mediumregular', Arial; color: #fff; font-size: 19px; height: 54px; line-height: 54px;}
.findRunBoxOuter{ padding: 20px 0 0 0;}
.findBox{ max-width: 329px; float: left; margin: 0 20px 0 0;}


/***
Register
***/
.registerCont{ padding: 70px 30px 40px 30px;}
.registerCont h2{ font-family: 'din_mediumregular', Arial; font-size: 37px; color: #c53b34; padding: 0 0 30px 0;}
.registerRowLeft{ width: 700px; float: left; background: url(../images/devider.jpg) right center no-repeat; margin: 0 30px 0 0;}
.registerRowRight{ display: block; overflow: hidden;}
.registerTopRow{ padding: 0 0 40px 0;}
.registerTopRow h4{ font-family: 'din_mediumregular', Arial; font-size: 20px; color: #3f484b; padding: 0 0 5px 0;}
.registerTopRow h4 a{ color: #c53b34; text-decoration: underline;}
.registerTopRow p{ font-family: 'din_mediumregular', Arial; font-size: 16px; color: #9ea1a2;}

.step li{ display: inline-block; width: 20%; float: left; font-family: 'din_mediumregular', Arial; font-size: 16px;}
.step li a{ display: block; padding: 10px 15px; background: #f2f2f2; color: #979a9b; border-right:2px #fff solid; transition:background 0.3s linear; -moz-transition:background 0.3s linear; -webkit-transition:background 0.3s linear;}
.step li a:hover, .step li a.activeStep{ background: #737773; color: #fff;}
.step li a span.num{ font-size: 32px; font-family: 'din-lightregular', Arial; display: inline-block; padding: 0 35px 0 0;}
.step li a span.txtStep{ display: inline-block; position: relative; top: -5px;}

.formCont{ padding: 70px 0 0 0;}
.frmCol49{ width: 49%;}
.frmRow{ padding: 0 0 35px 0;}
.lblBlock{ display: block; font-family: 'din_mediumregular', Arial; font-size: 16px; color: #3f484b; padding: 0 0 5px 0;}
.radioGroup{ color: #323232;}
.radioGroup label{ margin: 0 20px 0 0;}
.radioGroup span{ color: #9e9e9e;}
.help a{ color: #aca033; float: right; text-decoration: underline; font-size: 14px;}
select{ width: 100%; border: 1px #dddddd solid; padding: 13px; font-family: 'din_mediumregular', Arial; font-size: 14px; color: #9e9e9e;}
input[type="text"]{ width: 100%; border: 1px #dddddd solid; padding: 13px; font-family: 'din_mediumregular', Arial; font-size: 14px; color: #9e9e9e;}
.btnCont{ text-align: center; padding: 50px 0;}
.btnNextStep{ border: 0; outline: 0; background: #c53b34; display: inline-block; width: 240px; height: 64px; line-height: 64px; font-size: 19px; color: #fff; text-align: center; transition:background 0.3s linear; -moz-transition:background 0.3s linear; -webkit-transition:background 0.3s linear;}
.btnNextStep:hover{ background: #ad2c25;}
.btnBack{ border: 0; outline: 0; background: #e2e0e4; display: inline-block; width: 240px; height: 64px; line-height: 64px; font-size: 19px; color: #4b4f4a; text-align: center; transition:background 0.3s linear; -moz-transition:background 0.3s linear; -webkit-transition:background 0.3s linear;}
.btnBack:hover{ background: #cccbcc;}

.accordHeading{ border-bottom: 1px #e7e7e7 solid; font-family: 'din-lightregular', Arial; font-size: 27px; color: #737773; padding: 0 0 17px 0; background: url(../images/accordPlus.png) right top no-repeat; cursor: pointer; margin: 0 0 50px 0;}
.accordHeading.activeAccord{ background: url(../images/accordMinus.png) right top no-repeat; cursor: pointer;}
.accordContent{ display: none;}
.frmRowNew{ padding: 0 0 25px 0;}
.chkRow{ padding: 0 0 20px 0;}

/***
London
***/
.bodyInnerContent{ padding:60px 30px 30px 30px;}
.topRow{ padding: 0 0 20px 0;}
.topRow h2{ font-family: 'din-lightregular', Arial; font-size: 48px; line-height: 52px; color: #c53b34; padding: 0 0 5px 0; position: relative; display:inline-block;}
.topRow h3{ font-family: 'din_mediumregular', Arial; font-size: 20px; line-height: 24px; color: #3f484b;}
.eventRow{}
.bxEvent{ width: 30.8%; float: right; position: relative;}
.eventBanner.eventMobile{ display: none;}
.bxEvent img{ width: 100%;}
.eventBanner{ display: block; overflow: hidden;}
.eventBanner img{ width: 100%; vertical-align: top;}
.eventContent{ width: 100%; padding: 30px; position: absolute; left: 0; top: 0; z-index: 99;}
.eventContent h4{ font-size: 20px; color: #cfd4d6; padding: 0 0 10px 0;}
.eventContent h3{ font-family: 'din_alternatebold', Arial; font-size: 34px; color: #fff; padding: 0 0 20px 0;}
.eventContent h5{ font-size: 20px; color: #fff; padding: 0 0 40px 0;}
.btnEventRegister{ display: block; background:#c53b33; padding: 18px 0; text-align: center; font-size: 14px; color: #fff; border: 0; outline: 0; text-transform: uppercase; transition:background 0.3s linear; -moz-transition:background 0.3s linear; -webkit-transition:background 0.3s linear;}
.btnEventRegister:hover{ background: #ad2c25;}

.summary{ padding: 45px 0 0 0;}
.summaryLeft{ width: 600px; float: left;}
.summaryLeft h2{ font-size: 24px; color: #373737; padding: 0 0 5px 0;}
.info{ font-size: 12px; color: #373737; padding: 0 0 20px 0;}
.entryCont{}
.entryBox{ width: 48%;}
.entryBox p{ padding: 5px 0 0 0; font-size: 13px;}
.entryBoxInner{ background:#f9f9f9; padding: 15px;}
.entryBoxInner h3{ font-size: 21px; color: #aca033; padding: 0 0 5px 0;}
.entryRow{ border-bottom:1px #eff0f0 solid; padding: 15px 0;}
.entryRow:last-child{ border: 0;}
.entryLeft{ width: 60%; float: left;}
.entryLeft h4{ font-family: 'din-lightregular', Arial; font-size: 20px; color: #2d2d2d;}
.entryLeft h5{ font-size: 13px; color: #7f7f7f;}
.entryRight{ width: 40%; float: left; text-align: right; font-size: 20px; color: #c53b33;}

.summaryContent{ padding: 30px 0;}
.summaryContent h3{ font-size: 20px; color: #3f484b; padding: 0 0 10px 0;}
.summaryContent p{ font-family: 'din-lightregular', Arial; font-size: 16px; line-height: 26px; color: #3f484b; padding: 0 0 50px 0;}
.summaryContent p a{ color: #0088b5;}
.iPadCountDown{ display: none; margin: 0 -15px; padding: 40px 0 0 0;}
.countCol{ width: 50%; float: left; padding: 0 15px;}

.summaryRight{ width: 300px; float: right;}
.countDown{ background:#464b46; text-align: center; padding: 20px; margin: 0 0 20px 0;}
.countDown h3{ font-size: 19px; color: #d3d4d3;}
.countDown h2{ font-size: 31px; color: #ffffff;}
.includedRegistration{ border: 1px #eaeaea solid; padding: 18px; margin: 0 0 20px 0;}
.includedRegistration h3{ font-size: 18px; color: #464b46; padding: 0 0 20px 0;}
.listing li{ display: block; font-size: 13px; color: #8d8f8d; margin: 0 0 15px 0; padding: 0 0 0 15px; background: url(../images/bulletArrow.png) 0 5px no-repeat;}
.listing li a{ color: #0088b5;}
.listingBig li{ display: block; font-family: "din-lightregular",Arial; font-size: 16px; color: #3f484b; margin: 0 0 15px 0; padding: 0 0 0 15px; background: url(../images/bulletArrow.png) 0 5px no-repeat;}
.listingBig li a{ color: #0088b5;}
.listing2 li{ display: block; font-size: 16px; color: #8d8f8d; margin: 0 0 15px 0; padding: 0 0 0 15px; background: url(../images/bulletArrow.png) 0 7px no-repeat;}
.listing2 li a{ color: #0088b5;}
.btnSponsor{ display: block; font-size: 14px; text-transform: uppercase; text-align: center; color: #fff; border: 0; outline: 0; padding: 18px; background: #c53b33; margin: 0 0 15px 0; transition:background 0.3s linear; -moz-transition:background 0.3s linear; -webkit-transition:background 0.3s linear;}
.btnSponsor:hover{ background: #ad2c25;}
.btnSponsor2{ display: block; font-size: 14px; text-transform: uppercase; text-align: center; color: #fff; border: 0; outline: 0; padding: 18px; background: #767676; margin: 0 0 15px 0; transition:background 0.3s linear; -moz-transition:background 0.3s linear; -webkit-transition:background 0.3s linear;}
.btnSponsor2:hover{ background: #484747;}

.txtSponsor{ font-size: 18px; color: #464b46; padding: 20px 0 5px 0; border-bottom:1px #eaeaea solid; margin: 0 0 15px 0;}
.sponsorLogoList li{ display: inline-block; max-width: 49%;}

.locationOuter{ }
.locationBoxLeft{ width: 50%; float: left; background:#f9f9f9; padding: 30px;}
.locationBoxLeft h3{ font-size: 19px; color: #3f484b; padding: 20px 0;}
.locationBoxLeft h4{ font-size: 23px; line-height: 31px; color: #3f484b; padding: 0 0 30px 0;}
.btnGetDirection{ display: inline-block; background:#fff; border: 1px #e0e0e0 solid; outline: 0; text-align: center; padding: 15px 100px; text-transform: uppercase; font-size: 14px; color: #4d514c;}
.locationBoxRight{ width: 50%; float: left;}

/***
Learn More
***/
.bannerRow{ padding: 0 0 30px 0; position: relative;}
.common h3{ font-size: 20px; color: #3f484b; padding: 0 0 10px 0;}
.common p{ font-family: 'din-lightregular', Arial; font-size: 16px; line-height: 26px; color: #3f484b; padding: 0 0 50px 0;}
.common p a{ color: #0088b5;}
.txtRegister{ font-size: 20px; color: #0088b5; padding: 0 0 30px 0; display: block;}
.logoList li{ display: inline-block; margin: 0 30px 0 0; vertical-align: top;}

/***
FAQs
***/
.accordRow{ margin: 0 0 10px 0;}
.faqAccord{ border: 1px #ddd solid; padding: 8px 15px; font-size: 18px; color: #111; background: #eee url(../images/accordDown.png) 99% center no-repeat; cursor: pointer;}
.faqAccord.activFaq{ background: #eee url(../images/accordUp.png) 99% center no-repeat;}
.accordContInner{ padding: 15px; border: 1px #ddd solid; margin: -1px 0 20px 0; display: none;}
.accordContInner h4{ font-size: 16px; color: #3f484b; padding: 0 0 10px 0;}
.accordContInner h5{ font-size: 14px; color: #3f484b; padding: 0 0 5px 0; font-weight: bold;}
.accordContInner p{ font-size: 15px; line-height: 22px; color: #3f484b; padding: 0 0 30px 0;}
.listing3{ padding: 0 0 20px 0;}
.listing3 li{ display: block; font-size: 14px; color: #8d8f8d; margin: 0 0 15px 0; padding: 0 0 0 15px; background: url(../images/bulletArrow.png) 0 7px no-repeat;}
.listing3 li a{ color: #0088b5;}
.numList{ padding: 0 0 20px 0;}
.numList li{ font-size: 16px; color: #3f484b; margin: 0 0 10px 0;}
.suitSizeBox{ width: 50%; float: left;}

/***
Volunteering
***/
.c_frmRow{ margin: 0 0 40px 0;}
.c_frmCol{ width: 48%;}
.txtArea{ width: 100%; border: 1px #dddddd solid; padding: 13px; font-family: 'din_mediumregular', Arial; font-size: 14px; color: #9e9e9e; resize:none; height: 120px;}
.msgError{ font-size: 14px; color: #ff0000; display: block; padding: 5px 0 0 0;}
.btnSubmit{ display: inline-block; background: #c53b33; padding:15px 50px; font-size: 14px; text-transform: uppercase; color: #fff; border: 0; outline: 0; cursor: pointer; transition:background 0.3s linear; -moz-transition:background 0.3s linear; -webkit-transition:background 0.3s linear;}
.btnSubmit:hover{ background: #ad2c25;}


.sponsorCont{ padding: 0 30px 30px 30px;}
.sponsorCont h3{ font-size: 32px; border-bottom:1px #eaeaea solid; padding: 0 0 10px 0;  color: #3f484b; margin: 0 0 10px 0;}
.sponsorLogo li{ display: inline-block; vertical-align: top; margin: 0 20px 0 0;}

/***
Gallery
***/
.popup-gallery a{ display: inline-block; max-width: 250px; margin: 0 20px 20px 0;}
.popup-gallery a img{ vertical-align: top;}
.mfp-bottom-bar{ display: none;}
.mfp-arrow{ opacity: 1 !important;}
.mfp-arrow::before, .mfp-arrow .mfp-b{ opacity: 1 !important;}
.mfp-arrow-left::before, .mfp-arrow-left .mfp-b{ border: 0 !important;}
.mfp-arrow-right::before, .mfp-arrow-right .mfp-b{ border: 0 !important;}
.mfp-close{ opacity: 1 !important; cursor: pointer !important;}
.mfp-wrap{ cursor: pointer; z-index: 999999 !important;}


/***
Footer
***/
.footer{ background: #4d514c; padding: 25px 0;}
.footerLeft{ width: 590px; float: left;}
.fooTrust{ width: 78px; float: left; margin: 0 10px 0 0;}
.trustTxt{ display: block; overflow: hidden; font-size: 13px; color: #90918f; padding: 15px 0 0 0;}
.trustTxt a{ color: #90918f; text-decoration: underline;}
.trustTxt p span{ color: #c5c5c4;}
.footerRight{ width: auto; float: right; margin: 0 30px 0 0;}
.footNav li{ display: inline-block; font-size: 13px; font-family: 'din_mediumregular', Arial; margin: 0 0 0 20px;}
.footNav li a{ color: #c5c5c4;}

.registerBtnWrap{ width: 48%;}
.registerBtnWrap a{ text-align: center;}



