* {
box-sizing: border-box;
}
*:focus{outline:none;}
body {
margin: 0;
padding: 0;
background: #eee;
font-family: 'ProximaNova-Regular', sans-serif;
font-display: swap;
} a{color:#f36321;}
.flex{display:flex;justify-content:space-between;}
.flex-start{justify-content:flex-start;}
.flex-wrap{flex-wrap:wrap;}
.flex-1{flex:1;}
.max-width{width:1250px;max-width:100%;margin:0 auto;}
.om-button.green{background:#80AC57;font-family:'ProximaNova-Semibold', sans-serif;font-display:swap;font-size:24px;color:#FFFFFF;line-height:60px;padding:0 20px;cursor:pointer;display:inline-block;margin:5px 0;text-decoration:uppercase;height:55px;color:#ffffff;font-size:18px;font-weight:700;line-height:55px;letter-spacing:0.58px;}
.om-button.orange{background:#f4762b;font-size:24px;color:#FFFFFF;line-height:60px;padding:0 20px;cursor:pointer;display:inline-block;margin:5px 0;text-decoration:uppercase;height:55px;color:#ffffff;font-size:18px;font-weight:700;line-height:55px;letter-spacing:0.58px;color:#ffffff;font-family:'ProximaNova-Regular', sans-serif;font-display:swap;font-size:14px;font-weight:700;line-height:42px;text-transform:uppercase;letter-spacing:0.58px;border:none;}
.om-button.white{background:#fff;font-size:24px;color:#FFFFFF;line-height:60px;padding:0 20px;cursor:pointer;display:inline-block;margin:5px 0;text-decoration:uppercase;height:55px;color:#ffffff;font-size:18px;font-weight:700;line-height:55px;letter-spacing:0.58px;color:#333;border:solid #666 1px;font-family:'ProximaNova-Regular', sans-serif;font-display:swap;font-size:14px;font-weight:700;line-height:42px;text-transform:uppercase;letter-spacing:0.58px;border:none;}
.om-button.blue{background:#5E6EA5;font-size:24px;color:#FFFFFF;line-height:60px;padding:0 20px;cursor:pointer;display:inline-block;margin:5px 0;text-decoration:uppercase;height:55px;color:#ffffff;font-size:18px;font-weight:700;line-height:55px;letter-spacing:0.58px;color:#ffffff;font-family:'ProximaNova-Regular', sans-serif;font-display:swap;font-size:14px;font-weight:700;line-height:42px;text-transform:uppercase;letter-spacing:0.58px;border:none;}
.om-button.share {
width: 34px;
height: 34px;
border: 1px solid #d7d7d7;
display: inline-block;
text-indent: -9999px;
background: url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/img/Screen_Shot_2018-07-20_at_10.25.36.svg) center center no-repeat;
background-size: 34px;
} a{text-decoration:none;}
video, embed, iframe, canvas, img{max-width:100%;}
.EventDetails-body img{height:auto !important;}
video, embed, iframe, canvas{width:100%;}
h2{margin:0;font-family:'ProximaNova-SemiBold', sans-serif;font-display:swap;font-size:26px;color:#333333;line-height:38px;margin:20px 0;}
h2 a{color:#333333;}
.heading-padding{padding-top:125px;}
body > *{position:relative;}
body .site-background{background-position:center top;background-repeat:no-repeat;background-size:cover;background-image:url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/img/PhotoTitle/active-activity-adult-264151.jpg);height:80vh;position:absolute;top:0;left:0;width:100%;z-index:-1;}
.site-background div{height:100%;background:rgba(51,51,51,0.4);background:-moz-linear-gradient(top, rgba(51,51,51,0.4) 0%, rgba(242,242,242,0.5) 80%, rgba(242,242,242,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,51,51,0.4)), color-stop(80%, rgba(242,242,242,0.5)), color-stop(100%, rgba(242,242,242,1)));background:-webkit-linear-gradient(top, rgba(51,51,51,0.4) 0%, rgba(242,242,242,0.5) 80%, rgba(242,242,242,1) 100%);background:-o-linear-gradient(top, rgba(51,51,51,0.4) 0%, rgba(242,242,242,0.5) 80%, rgba(242,242,242,1) 100%);background:-ms-linear-gradient(top, rgba(51,51,51,0.4) 0%, rgba(242,242,242,0.5) 80%, rgba(242,242,242,1) 100%);background:linear-gradient(to bottom, rgba(51,51,51,0.4) 0%, rgba(242,242,242,0.5) 80%, rgba(242,242,242,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#f2f2f2', GradientType=0 );}
.FeaturedBlock{min-height:290px;margin:30px 0;background:#fff;flex-wrap:wrap;width:auto;}
@media(min-width:680px){
.FeaturedBlock{margin:15px;}
}
.FeaturedBlock-image{width:100%;height:290px;background:center center no-repeat;background-size:cover;background-image:url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/css/<?php echo $featuredBlock[image];?>);}
@media(min-width:480px){
.FeaturedBlock-image{width:290px;}
}
@media(min-width:920px){
.FeaturedBlock{width:auto;}
}
.FeaturedBlock-text{padding:30px;flex:1;}
.FeaturedBlock-title{color:#333333;font-family:"ProximaNova-Regular", sans-serif;font-size:26px;font-weight:600;display:inline-block;line-height:30px;}
.FeaturedBlock-description{margin-top:15px;margin-bottom:15px;color:#707070;font-family:"ProximaNova-Regular";font-size:14px;font-weight:400;line-height:22px;}
.NewsBlock{min-height:290px;margin:30px 0;background:#fff;flex-wrap:wrap;width:auto;}
@media(min-width:680px){
.NewsBlock{margin:15px 15px 30px 15px;}
}
.NewsBlock-image{width:100%;height:290px;background:center center no-repeat;background-size:cover;background-image:url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/css/<?php echo $featuredBlock[image];?>);}
@media(min-width:480px){
.NewsBlock-image{width:290px;}
}
@media(min-width:920px){
.NewsBlock{width:auto;}
}
.NewsBlock-text{padding:30px;flex:1;display:flex;flex-direction:column;}
.NewsBlock-title{color:#333333;font-family:"ProximaNova-Regular", sans-serif;font-size:26px;font-weight:600;display:inline-block;line-height:30px;}
.NewsBlock-description{margin-top:15px;margin-bottom:15px;color:#707070;font-family:"ProximaNova-Regular";font-size:14px;font-weight:400;line-height:22px;flex:1;}
.NewsBlock-meta{}
.NewsBlock-meta-date, .NewsBlock-meta-author{font-family:"ProximaNova-Regular", sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#707070;}
.NewsBlock-meta-date{color:#f36321;margin-right:6px;}
.CategoryBlock{min-height:290px;margin:30px 0;background:#fff;flex-wrap:wrap;width:auto;}
@media(min-width:680px){
.CategoryBlock{margin:15px 15px 30px 15px;}
}
.CategoryBlock-image{width:100%;height:290px;background:center center no-repeat;background-size:cover;background-image:url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/css/<?php echo $featuredBlock[image];?>);}
@media(min-width:480px){
.CategoryBlock-image{width:290px;}
}
@media(min-width:920px){
.CategoryBlock{width:auto;}
}
.CategoryBlock-text{padding:30px;flex:1;display:flex;flex-direction:column;}
.CategoryBlock-title{color:#333333;font-family:"ProximaNova-Regular", sans-serif;font-size:26px;font-weight:600;display:inline-block;line-height:30px;}
.CategoryBlock-description{margin-top:15px;margin-bottom:15px;color:#707070;font-family:"ProximaNova-Regular";font-size:14px;font-weight:400;line-height:22px;flex:1;}
.CategoryBlock-meta{display:flex;justify-content:space-between;}
.CategoryBlock-meta-num-courses, .CategoryBlock-meta-more{font-family:"ProximaNova-Regular", sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#f36321;}
.CategoryBlock-meta-num-courses{color:#f36321;font-family:"ProximaNova-Regular", sans-serif;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;}
.CategoryBlock-meta-num-courses.num-0{color:#707070;}
@media(min-width:640px){
.NewsOverview{margin-left:10px;margin-right:15px;}
}
.NewsOverview-article{background:#FFFFFF;font-family:'ProximaNova-Regular', sans-serif;font-display:swap;font-size:14px;color:#707070;line-height:22px;margin:15px 0;max-width:100%;height:184px;overflow:hidden;}
.NewsOverview-article-image{min-width:68px;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;}
@media(min-width:640px){
.NewsOverview-article-image{min-width:184px;}
}
.NewsOverview-article-info{flex:1;}
.NewsOverview-article-title{font-family:ProximaNova-Semibold;font-size:26px;height:140px;overflow:hidden;text-overflow:ellipsis;white-space:all;color:#333333;letter-spacing:0;line-height:30px;padding:20px 30px 5px 30px;}
@media(min-width:1000px){
.NewsOverview-article-title{}
}
.NewsOverview-article-date{padding:5px 30px;font-family:ProximaNova-Regular;font-size:14px;color:#707070;line-height:22px;}
.NewsOverview-more{font-family:'ProximaNova-Semibold', sans-serif;font-display:swap;font-size:18px;color:#707070;display:block;text-align:center;line-height:56px;margin-top:-10px;}
.EventOverview{position:relative;margin:-90px 0 0 0;}
.EventOverview > div.max-width{flex-wrap:wrap;}
@media(max-width:640px){
.EventOverview > div.max-width{max-width:100%;}
}
@media(min-width:640px){
.EventOverview-event:first-child{margin-left:10px;margin-right:0;}
.EventOverview-event:last-child{margin-right:0;}
}
@media(min-width:640px) and (max-width:1280px){
.EventOverview{height:290px;overflow:hidden;padding-right:15px;}
}
@media(min-width:1280px){
.EventOverview > div{flex-wrap:nowrap;}
}
.EventOverview-event{max-width:calc(100vw - 30px);background:#FFFFFF;font-family:'ProximaNova-Semibold', sans-serif;font-display:swap;font-size:26px;margin:5px 15px;color:#333333;line-height:30px;height:165px;flex:1;width:290px;white-space:nowrap;display:flex;}
.EventOverview-event > *{}
.EventOverview-event:after{clear:both;}
@media(min-width:640px){
.EventOverview-event{max-width:100%;background:#FFFFFF;font-family:'ProximaNova-Semibold', sans-serif;font-display:swap;font-size:26px;margin:15px 0;margin-left:30px;color:#333333;line-height:30px;width:290px;height:290px;}
}
.EventOverview-event-image{width:77px;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.EventOverview-event-details{padding:14px 27px;flex:1;overflow:hidden;}
@media(min-width:640px){
.EventOverview-event-details{padding:60px 10px 20px 30px;}
}
.EventOverview-event-details > *{max-width:183px;}
.EventOverview-event-category{font-family:'ProximaNova-Bold', sans-serif;font-display:swap;font-size:14px;color:#F36321;letter-spacing:1px;text-transform:uppercase;}
.EventOverview-event-title{white-space:initial;}
.EventOverview-event-date{font-family:'ProximaNova-Regular', sans-serif;font-display:swap;font-size:14px;color:#707070;line-height:22px;}
.horizontal-divider{display:flex;justify-content:space-between;margin-left:15px;margin-top:25px;margin-bottom:45px;}
.horizontal-divider div{flex:1;border-bottom:1px solid #707070;}
.horizontal-divider span{border-radius:6px;position:relative;top:12px;display:inline-block;padding:0 18px;color:#333333;font-size:18px;font-weight:400;line-height:24px;}
.rbs-img-image.is-video{position:relative;}
.rbs-img-image.is-video::after{content:"";display:block;background:rgba(0,0,0,0.1) url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/img/icon/play-4.svg) center center no-repeat;background-size:80px;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:10;position:absolute;}
.rbs-img-image.is-video:hover::after {
background-color: rgba(0,0,0,0.15);
}@font-face{font-family:'ProximaNova-Regular';font-display:auto;src:url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-light-webfont-webfont.eot);src:url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-light-webfont-webfont.eot?#iefix) format('embedded-opentype'), url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-light-webfont-webfont.woff) format('woff'), url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-light-webfont-webfont.ttf) format('truetype'), url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-light-webfont-webfont.svg#proxima_novalight) format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'ProximaNova-SemiBold';font-display:auto;src:url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-semibold-webfont.eot);src:url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-semibold-webfont.eot?#iefix) format('embedded-opentype'), url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-semibold-webfont.woff) format('woff'), url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-semibold-webfont.ttf) format('truetype'), url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-semibold-webfont.svg#proxima_novasemibold) format('svg');font-weight:normal;font-style:normal;}
@font-face {
font-family: 'ProximaNova-Bold';
font-display: auto;
src: url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-bold-webfont.eot);
src: url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-bold-webfont.eot?#iefix) format('embedded-opentype'),
url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-bold-webfont.woff) format('woff'),
url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-bold-webfont.ttf) format('truetype'),
url(//outdoormedicine.org/wp-content/themes/outdoormed/assets/fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold) format('svg');
font-weight: bold;
font-style: normal;
}* {
box-sizing: border-box;
}
html{height:100%;}
html, body{width:100%;overflow-x:hidden;overflow-y:auto;}
html[lang], body{margin-top:0 !important;-webkit-overflow-scrolling:touch;}
body{position:relative;z-index:1;}
#wpadminbar{display:none !important;}
.Content-body{padding:30px;}
.Content-body p{overflow-x:hidden;text-overflow:ellipsis;}
.Content-title, .Content-title h2{color:#333333;font-family:"ProximaNova-SemiBold", sans-serif;font-display:swap;font-size:36px;font-weight:600;line-height:40px;}
.Content-meta{margin:10px 0;flex-wrap:wrap;}
.Content-meta > *{margin-right:30px;}
.Content-category{color:#f36321;font-family:"ProximaNova-Regular", sans-serif;font-display:swap;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;line-height:22px;}
.Content-date{font-family:"ProximaNova-Regular", sans-serif;font-display:swap;color:#707070;font-size:14px;font-weight:400;line-height:22px;min-width:60px;}
.Content-price{font-family:"ProximaNova-SemiBold", sans-serif;font-display:swap;color:#333333;font-size:14px;font-weight:600;line-height:22px;}
.Content-body-header{display:block;}
.Content-title{position:relative;padding-right:37px;}
.Content-title h1.entry-title{line-height:42px;color:#333333;font-family:"ProximaNova-SemiBold", sans-serif;font-display:swap;font-size:36px;font-weight:600;line-height:42px;margin:0 0;word-break:break-word;}
.Content-meta{margin:8px 0;}
@media(min-width:920px){
.Content-body-header{}
}
.Content-body-text{color:#333333;font-family:"ProximaNova-Regular", sans-serif;font-display:swap;font-size:18px;font-weight:400;line-height:30px;}
.Content-body-text img{height:auto !important;}
.error{color:#f36321;margin-left:5px;}
input.error, textarea .error{border:solid #f36321 1px !important;}
label.error{display:inline;}
.message.success {
background: #80AC574D;
color: #000;
padding: 10px;
font-weight: bold;
}.FeaturedBlock-image{width:100%;height:290px;background:center center no-repeat;background-size:cover;background-image:url(https://outdoormedicine.org/wp-content/themes/outdoormed/assets/img/adult-africa-backlit-434566.jpg);}
@media(min-width:480px){
.FeaturedBlock-image{width:290px;}
}
@media(min-width:920px){
.FeaturedBlock{width:calc(100% - 15px);}
}
.FeaturedBlock-text{padding:30px;flex:1;display:flex;flex-direction:column;}
.FeaturedBlock-title{color:#333333;font-family:"ProximaNova-Regular", sans-serif;font-size:26px;font-weight:600;display:inline-block;line-height:30px;}
.FeaturedBlock-description{margin-top:15px;margin-bottom:15px;color:#707070;font-family:"ProximaNova-Regular";font-size:14px;font-weight:400;line-height:22px;flex:1;}
.EventBlock{flex:1;width:290px;height:290px;margin:15px 0 15px 0;background:#fff;}
@media(min-width:680px){
.EventBlock{flex:none;margin:15px 0 0 15px;}
}
.EventBlock-header{color:#f2f2f2;font-family:"ProximaNova-Regular";font-size:26px;font-weight:600;line-height:30px;padding:30px;min-width:290px;width:100%;height:218px;background:center center no-repeat;background-size:cover;background-image:url(https://outdoormedicine.org/wp-content/themes/outdoormed/assets/img/adult-africa-backlit-434566.jpg);display:flex;justify-content:flex-end;flex-direction:column;}
.EventBlock-body{width:100%;padding:16px 20px;}
.EventBlock-title{color:#fff;}
.EventBlock-date{color:#f36321;font-family:"ProximaNova-Regular";font-size:14px;font-weight:400;line-height:22px;}
.EventBlock-price{color:#333333;font-family:"ProximaNova-SemiBold";font-size:18px;font-weight:600;line-height:30px;}
.ShoppingCart-button{cursor:pointer;width:36px;height:36px;border:1px solid #707070;padding:10px;background:url(https://outdoormedicine.org/wp-content/themes/outdoormed/assets/img/icon/shoppingcart.png) center center no-repeat;background-size:16px;}
.EventBlock .ShoppingCart-button {
}.Cart{background:#fff;}
.Cart-amount-form input {
width: 50px;
}.Checkout{background:#fff;}
.Checkout .label{font-size:14px;font-weight:bold;width:100%;display:block;margin-right:30px;vertical-align:top;color:#333;padding-top:9px;}
@media(min-width:480px){
.Checkout .label{width:140px;display:inline-block;text-align:right;}
}
.Checkout .ctrlHolder{margin-bottom:10px;min-height:50px;}
.Checkout input[type="text"],
.Checkout input[type="tel"],
.Checkout input[type="email"],
.Checkout input[type="date"],
.Checkout textarea{width:100%;-webkit-appearance:textfield;background-color:white;-webkit-rtl-ordering:logical;cursor:text;border:solid #d7d7d7 1px;height:50px;padding:15px;box-sizing:border-box;margin-bottom:10px;}
.Checkout select{background-color:white;border:solid #d7d7d7 1px;height:50px;padding:15px;box-sizing:border-box;margin-bottom:10px;}
@media(min-width:480px){
.Checkout input[type="text"],
.Checkout input[type="tel"],
.Checkout input[type="email"],
.Checkout input[type="date"],
.Checkout textarea{width:364px;margin-bottom:0;}
}
.Checkout textarea{height:100px;}
@media(min-width:480px){
.Checkout input.medium {
width: 180px
}
.Checkout input.large {
width: 280px;
}
.Checkout input.small {
width: 80px;
}
.Checkout .buttonHolder {
margin-left: 174px;
}
.Checkout textarea {
height: 150px;
}
}.tooltip{position:relative;display:inline-block;border-bottom:1px dotted black;}
.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:black;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:1;}
.tooltip:hover .tooltiptext{visibility:visible;}
.tooltip .tooltiptext{top:-5px;right:105%;}
.tooltip .tooltiptext::after{content:" ";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent black;}
.tooltip .tooltiptext{opacity:0;transition:opacity 1s;}
.tooltip:hover .tooltiptext {
opacity: 1;
}.robo-gallery-wrap.robo-gallery-grid{margin:0 15px 0 15px;}
@media(max-width:780px){
.robo-gallery-wrap > .rbs_gallery_button.rbs_gallery_align_left {
display: block;
white-space: nowrap;
width: 100vw;
overflow-x: auto;  
}
}