/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz-grotesk';
    src: url('akzidenzgrotesk-boldcond-webfont.eot');
    src: url('akzidenzgrotesk-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgrotesk-boldcond-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-boldcond-webfont.woff') format('woff'),
         url('akzidenzgrotesk-boldcond-webfont.ttf') format('truetype'),
         url('akzidenzgrotesk-boldcond-webfont.svg#akzidenz-grotesk_bq_condensBd') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz-grotesk';
    src: url('akzidenzgrotesk-cond-webfont.eot');
    src: url('akzidenzgrotesk-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgrotesk-cond-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-cond-webfont.woff') format('woff'),
         url('akzidenzgrotesk-cond-webfont.ttf') format('truetype'),
         url('akzidenzgrotesk-cond-webfont.svg#akzidenz-grotesk_bq_condensRg') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'berthold-akzidenz';
    src: url('berthold_akzidenz_grotesk_be_light_condensed-webfont.eot');
    src: url('berthold_akzidenz_grotesk_be_light_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('berthold_akzidenz_grotesk_be_light_condensed-webfont.woff2') format('woff2'),
         url('berthold_akzidenz_grotesk_be_light_condensed-webfont.woff') format('woff'),
         url('berthold_akzidenz_grotesk_be_light_condensed-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neue';
    src: url('bebasneue_bold-webfont.eot');
    src: url('bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_bold-webfont.woff2') format('woff2'),
         url('bebasneue_bold-webfont.woff') format('woff'),
         url('bebasneue_bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neue';
    src: url('bebasneue_regular-webfont.eot');
    src: url('bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_regular-webfont.woff2') format('woff2'),
         url('bebasneue_regular-webfont.woff') format('woff'),
         url('bebasneue_regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}





@font-face {
    font-family: 'politica';
    src: url('politica-extrabold-webfont.woff2') format('woff2'),
         url('politica-extrabold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}
.accent-bg,
.accent-bg th { color:#fff !important; background:#324375 !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'akzidenz-grotesk', arial; font-size:14px; line-height:1.5; background:url(/images/setup/bg20130502/beach_bg_flip.jpg) no-repeat 50% 0 fixed #324375; background-size:cover; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#F17A21; text-decoration:none }
a:focus,
a:hover { color:#34C1D6; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { font-family:'bebas_neue', arial; line-height:1.3 }

h1 { font-size:34px; text-transform:uppercase }
h2 { font-size:30px; text-transform:uppercase }
h3 { font-size:26px; text-transform:uppercase }
h4 { font-size:22px; text-transform:uppercase}
h5 { font-size:18px; text-transform:uppercase }
h6 { font-size:16px; text-transform:uppercase }

#wiki-toggle-btn { top:auto !important; bottom:0 !important }

.landing-row { position:relative }
.landing-row:before { content:''; position:absolute; left:50%; top:0; width:66px; height:20px; margin-left:-33px; background:#34C1D6 }
.landing-row > div { max-width:1200px; padding:20px; margin:0 auto; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row-offset { margin:0 -10px }
.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.who-we-are-row:before { display:none }
.landing-row.what-we-do-row { background:#fff }
.landing-row.branch-row { background:#fff }
.landing-row.beach-row { background:#fff }
.landing-row.what-weve-done-row { background:#2e2e2e }
.landing-row.our-clients-row { background:#34C1D6; box-shadow:0 0 150px rgba(0,0,0,0.9) inset }
.landing-row.latest-news-row { background:#324375; box-shadow:0 0 150px rgba(0,0,0,0.9) inset }
.landing-row.coach-row { background:#324375; box-shadow:0 0 150px rgba(0,0,0,0.9) inset }
.landing-row.contact-us-row { background:#324375; box-shadow:0 0 150px rgba(0,0,0,0.9) inset }
.landing-row.testimonials-row { background:#324375 }
.landing-row.social-stream-row { background:#fff }

.site-header { position:absolute; left:0; right:0; top:0; z-index:4; background:rgba(31,31,31,0.5); box-shadow:0 0 100px rgba(0,0,0,0.8) }
/*.site-header > div { position:relative; max-width:1200px; margin:0 auto }*/
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; width:124px; height:61px; text-indent:-9999px; overflow:hidden; background:url(/images/setup/Header-Logo20190513.png) no-repeat 0 0; background-size:cover; border-bottom:5px solid #e0e0e0;  }

.site-footer { padding:30px 0; text-align:center; background:#324375 }

.mobile-menu-bar { position:absolute; right:0; top:0 }
.mobile-menu-bar ul { list-style:none; margin:0 }
.mobile-menu-bar li { float:left }
.mobile-menu-bar li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.mobile-menu-bar li a { display:block; padding:15px; font-size:50px; font-weight:200; line-height:60px; color:#34C1D6 }

.page { overflow:hidden }
.body-container { max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'akzidenz-grotesk', arial; background:none }

.section-header { position:absolute; left:-9999px; font-family:'politica', arial; font-size:110px !important }
.section-header h2 { font-family:'politica', arial; font-size:102px !important  }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }


/* NAVIGATION */
.page-nav { display:none; right:0; top:0; bottom:0; background:rgba(0,0,0,0.9) }
.page-nav.active { display:block }
.page-nav ul { list-style:none; margin:0; position:absolute; left:50%; top:50%; width:380px; text-align:center; border:1px solid #444; background:rgba(0,0,0,0.6); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%) }
.page-nav li { position:relative }
.page-nav li > a { display:block; height:40px; padding:20px; border-top:1px solid #444; font-size:40px; font-weight:400; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.page-nav li:first-child > a { border-top:none }
.page-nav li > a:focus,
.page-nav li:hover > a,
.page-nav li.active > a { outline:none; color:#000; background:#324375 }
.page-nav .close { display:block; position:absolute; left:20px; top:20px; width:40px; height:40px; cursor:pointer; line-height:40px; text-align:center; color:#fff; overflow:hidden }
.page-nav .close:before { content:'\e83f'; display:block; font-family:'glyphicons'; font-size:40px }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-45px; top:50%; margin-top:-68px; width:35px; height:73px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2017_arrows.png) no-repeat 0 0 }
.slider-wrapper .next { left:auto; right:-45px; background-position:-35px }
.slider-wrapper .navi { height:11px; margin-top:31px; padding:10px 0; text-align:center }
.slider-wrapper .navi a { display:inline-block; vertical-align:top; width:5px; height:5px; margin:0 4px; border:3px solid #333; cursor:pointer; background:#333; border-radius:100% }
.slider-wrapper .navi a.active { border-color:#fff; background:#34C1D6 }

.landing .section-our-clients { padding:50px 0; text-align:center }
.landing .section-our-clients .section-header { position:relative; left:0; display:inline-block; vertical-align:top; margin:0; font-size:300px; line-height:1; color:#444 }
.clients-slider .image { float:left; width:20%; border-left:1px dotted #fff; box-sizing:border-box }
.clients-slider .image:first-child { border-left:none }

.landing .section-testimonials { padding:50px 0 }
.landing .section-testimonials .section-header { position:static; margin:0; font-size:140px; color:#EBE70F }
.testimonials-slider .story { position:relative; float:left; width:25%; padding:10px; box-sizing:border-box }
.testimonials-slider .story .heading { position:relative; min-height:50px; padding:20px; margin:0 0 25px; font-family:'roboto', arial; background:#fff; border-radius:10px }
.testimonials-slider .story .heading:after { content:''; position:absolute; left:50%; bottom:-50px; border:25px solid transparent; border-top-color:#fff; border-left:none }
.testimonials-slider .story .heading a { display:block; font-size:13px; font-weight:700; line-height:1.3; pointer-events:none; text-decoration:none; color:#000 }
.testimonials-slider .story .heading .thumb { display:none }
.testimonials-slider .story .heading .title span { display:block; text-align:left }
.testimonials-slider .story .heading .title span:first-child { margin-bottom:10px; font-size:14px; font-weight:400; color:#333 }
.testimonials-slider .story .heading .title span:first-child:before,
.testimonials-slider .story .heading .title span:first-child:after { content:'"'; }
.testimonials-slider .story .date { position:absolute; left:10px; right:10px; bottom:45px; font-size:15px; line-height:50px; text-transform:uppercase; color:#fff }
.testimonials-slider .story .leadin { display:none }

.landing .section-latest-news { padding:50px 0 }
.landing .section-latest-news .section-header { position:static; margin:0; font-size:140px; color:#34C1D6 }
.landing .section-latest-news .section-header span { color:#EBE70F }
.news-slider .story { position:relative; float:left; width:33%; padding:10px; text-align:center; color:#fff; box-sizing:border-box }
.news-slider .story .heading { min-height:290px; padding-bottom:40px; margin:0; font-family:'akzidenz-grotesk', arial; background:#2e2e2e; box-shadow:0 0 10px rgba(0,0,0,0.6) }
.news-slider .story .heading a { display:block; text-decoration:none }
.news-slider .story .heading .thumb { display:block; max-height:200px; overflow:hidden }
.news-slider .story .heading .thumb img { vertical-align:middle }
.news-slider .story .heading .title { display:block; padding:10px 15px; font-size:32px; font-weight:200; line-height:1.1;  color:#fff }
.news-slider .story .leadin { display:none }
.news-slider .story .date { position:absolute; left:0; right:0; bottom:10px; font-size:20px; text-transform:uppercase; line-height:40px; color:#34C1D6 }

.landing .section-coach { padding:50px 0 }
.landing .section-coach .section-header { position:static; margin:0; font-size:140px; color:#34C1D6 }
.landing .section-coach .section-header span { color:#EBE70F }
.landing .section-coach p {font-size:20px;}

.landing .section-who-we-are { position:relative; max-width:1200px; margin:0 auto; padding:150px 0 }
.landing .section-who-we-are:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; background:rgba(0,0,0,0.5); box-shadow:0 0 200px rgba(0,0,0,0.9) inset }
.landing .section-who-we-are:after { content:''; position:absolute; left:50%; top:0; width:66px; height:20px; margin-left:-33px; background:#34C1D6 }
.landing .section-who-we-are .section-header { position:relative; left:0; margin:0; float:left; margin-right:20px; font-size:140px; color:#EBE70F }
.landing .section-who-we-are .section-header span { color:#fff }
.landing .section-who-we-are .article-plain { position:relative; font-size:27px; color:#fff; overflow:hidden }

.landing .section-what-weve-done { padding:50px 0 }
.landing .section-what-weve-done .section-header { position:static; margin:0; font-size:140px; color:#fff }
.landing .section-what-weve-done .section-header span { color:#34C1D6 }
.wwd-slider .slider { margin:0 -40px; text-align:center }
.wwd-slider .event { float:left; width:33.32%; padding:20px 40px; border-left:2px solid #444; box-sizing:border-box }
.wwd-slider .event:first-child { border-left:none }
.wwd-slider .event > a { display:block; text-decoration:none }
.wwd-slider .event > a img { display:block; width:100% }
.wwd-slider .event > a span { display:block; min-height:150px; padding:20px; font-size:30px; line-height:1.2; color:#34C1D6 }

.landing .section-what-we-do { padding:50px 0 }
.landing .section-what-we-do .section-header { position:static; margin:0; font-size:140px; color:#324375 }
.landing .section-what-we-do .section-header span { color:#EBE70F }
.landing .section-what-we-do p {font-size:20px;}

.landing .section-beach { padding:50px 0 }
.landing .section-beach .section-header { position:static; margin:0; font-size:140px; color:#324375 }
.landing .section-beach .section-header span { color:#EBE70F}
.landing .section-beach p {font-size:20px;}

.what-we-do .stories { margin:0 -50px }
.what-we-do .story { position:relative; min-height:200px; padding:0 50px; margin-bottom:51px; float:left; border-left:1px solid #34C1D6; box-sizing:border-box }
.what-we-do .story .heading a { color:#333; font-family:'akzidenz-grotesk', arial; font-size:40px; font-weight:400; line-height:1.1; text-decoration:none }
.what-we-do .story .leadin { font-size:18px; font-weight:200; line-height:1.1; color:#585858 }

.landing .section-branch { padding:50px 0 }
.landing .section-branch .section-header { position:static; margin:0; font-size:140px; color:#324375 }
.landing .section-branch .section-header span { color:#EBE70F }
.landing .section-branch p {font-size:20px;}
.branch .stories { margin:0 -50px }
.branch .story { position:relative; min-height:200px; padding:0 50px; margin-bottom:51px; float:left; border-left:1px solid #324375; box-sizing:border-box }
.branch .story .heading a { color:#333; font-family:'akzidenz-grotesk', arial; font-size:40px; font-weight:400; line-height:1.1; text-decoration:none }
.branch .story .leadin { font-size:18px; font-weight:200; line-height:1.1; color:#585858 }

.landing .section-social-stream { padding:50px 0 }
.landing .section-social-stream .section-header { position:static; margin:0; font-size:140px; color:#324375 }
.landing .section-social-stream .section-header span { color:#EBE70F }
.landing .section-social-stream .wall-outer { max-height:700px; max-width:1000px; margin:0 auto; overflow:auto }

.landing .section-contact-us { padding:50px 0 }
.landing .section-contact-us .section-header { position:static; color:#34C1D6; overflow:hidden }
.landing .section-contact-us .section-header h2 { display:inline-block; vertical-align:middle; margin:0 20px 0 0; font-size:140px; color:#34C1D6}
.landing .section-contact-us .section-header span { color:#fff }
.landing .section-contact-us .section-header p { display:inline-block; vertical-align:middle; font-size:40px; font-weight:200; line-height:1.1; overflow:hidden }
.landing .section-contact-us .section-header p span { display:block; font-size:0.9em }
.contact-us-wrapper .form { width:60%; border-right:1px solid #fff; padding-right:60px; float:left; font-size:20px; font-weight:200; line-height:1.2; color:#fff }
.contact-us-wrapper .form label { font-weight:200 }
.contact-us-wrapper .form input[type="text"],
.contact-us-wrapper .form textarea { min-width:100% }
.contact-us-wrapper .form input[type="submit"] { display:block; border:1px solid #555; margin:0 auto; padding:10px 20px; font-family:'akzidenz-grotesk', arial; line-height:1; text-transform:uppercase; color:#fff; background:#444; border-radius:5px }
.contact-us-wrapper .text { padding-left:60px; font-size:30px; font-weight:200; line-height:1.4; color:#fff; box-sizing:border-box; overflow:hidden }
.contact-us-wrapper .text a { color:#fff }
.contact-us-wrapper .text p { margin-bottom:30px }
.contact-us-wrapper .text strong { text-transform:uppercase }

/*FORM*/
.form-panel{ border:none !important }
.form-panel .panel-head{ display:none }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#34C1D6; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#34C1D6; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#34C1D6; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#34C1D6 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#324375; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { padding-top:95px; overflow:hidden }
.landing .page { padding-top:0 }

/*.landing .page { margin-top:100vh; padding-top:0 }*/

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.what-we-do .story {  width:33.33% }
.what-we-do .story:nth-child(3n+1) { clear:left; border-left:none }
.what-we-do .story:nth-child(3n+1):before { content:''; position:absolute; left:0; right:-200%; top:-25px; display:block; border-top:1px dotted #000 }
.what-we-do .story:first-child:before { display:none }

.landing .section-our-clients .section-header:before { content:''; position:absolute; left:0; right:0; top:0; bottom:0;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(52,193,214,0.6) 35%, rgba(52,193,214,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(52,193,214,0.6) 35%,rgba(52,193,214,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(52,193,214,0.6) 35%,rgba(52,193,214,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#34C1D6',GradientType=0 );
}

.site-header { position:absolute; left:0; top:0; right:0; z-index:3; margin-bottom:10px }
.site-header .site-title { position:fixed; left:0; top:0; z-index:1; text-decoration:none  }

.mobile-menu-bar { display:none }

/*.sticky-header nav[id="nav"],*/
/*.internal-page nav[id="nav"] { position:fixed; left:0; top:0; right:0; padding:0 120px 0 134px }*/
/*.sticky-header nav[id="nav"] .nav > a,*/
/*.internal-page nav[id="nav"] .nav > a { height:61px; padding:0 18px; font-size:20px; line-height:61px }*/
/*.sticky-header nav[id="nav"] .nav:hover > a:before,*/
/*.internal-page nav[id="nav"] .nav:hover > a:before { top:45px }*/
/*.sticky-header nav[id="nav"] .nav > .submenu,*/
/*.internal-page nav[id="nav"] .nav > .submenu { top:65px }*/
/*.sticky-header .site-title,*/
/*.internal-page .site-title { position:fixed; left:0; top:0; z-index:1; text-decoration:none }*/
/*.sticky-header .site-title a,*/
/*.internal-page .site-title a { display:block; width:124px; height:61px; text-indent:-9999px; overflow:hidden; background-size:cover; border-bottom:5px solid #e0e0e0 }*/
/*.sticky-header .site-title img,*/
/*.internal-page .site-title img,*/
/*.sticky-header .site-title span,*/
/*.internal-page .site-title span { display:none }*/
/*.sticky-header .top-nav-wrapper{ position:fixed; top:65px }*/
/*.internal-page .top-nav-wrapper { display:none }*/
/*.sticky-header a[id="jump-to-top-nav"],*/
/*.internal-page a[id="jump-to-top-nav"] { margin-top:-65px; line-height:61px }*/
/*.sticky-header a[id="jump-to-top-nav"] .text,*/
/*.internal-page a[id="jump-to-top-nav"] .text { display:none }*/
/*.sticky-header nav[id="top-nav"] .nav:first-child > a,*/
/*.internal-page nav[id="top-nav"] .nav:first-child > a { border-top:0 }*/

/* NAVIGATION */
nav[id="nav"] { position:fixed; top:0; left:0; right:0; padding-left:128px; background:#34C1D6; box-shadow:0 5px 5px 0 rgba(0,0,0,0.2) }
nav[id="nav"]:before { content:''; position:absolute; left:0; bottom:0; width:100%; height:5px; background:#34C1D6 }
nav[id="nav"] ul, nav[id="nav"] li { list-style:none; padding:0; margin:0 }
nav[id="nav"] > ul { display:inline-block; vertical-align:top; text-align:left }
nav[id="nav"] .nav { float:left; position:relative }
nav[id="nav"] .nav > a { position:relative; display:block; height:61px; padding:0 20px; font-size:22px; line-height:61px;  text-decoration:none; color:#fff; text-transform:uppercase; text-shadow:0 -1px 0 rgba(0,0,0,0.4); border-left:1px solid #34C1D6; border-bottom:5px solid transparent }
nav[id="nav"] .nav:hover > a:before { content:''; position:absolute; left:50%; top:45px; margin-left:-6px; border-top:6px solid #34C1D6; border-left:6px solid transparent; border-right:6px solid transparent }
nav[id="nav"] .nav:first-child > a { border-left:0 }
nav[id="nav"] .nav.focus > a,
nav[id="nav"] .nav:hover > a { outline:none; border-bottom-color:#324375; box-shadow:inset 0 1px 0 0 #007692;
background: rgb(50,67,117);
background: -moz-linear-gradient(top, rgba(50,67,117,1) 0%, rgba(50,67,117,1) 100%);
background: -webkit-linear-gradient(top, rgba(50,67,117,1) 0%,rgba(50,67,117,1) 100%);
background: linear-gradient(to bottom, rgba(50,67,117,1) 0%,rgba(50,67,117,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EE2D2F', endColorstr='#004555',GradientType=0 ); }
nav[id="nav"] .nav > .submenu { display:none; position:absolute; left:0; top:65px; min-width:100%; padding:25px 40px; background:#fff; white-space:nowrap; border-bottom:5px solid #324375; box-shadow:0 5px 8px 0 rgba(0,0,0,0.4); box-sizing:border-box }
nav[id="nav"] .nav.focus > .submenu,
nav[id="nav"] .nav:hover > .submenu { display:block }
nav[id="nav"] .submenu a { display:block; font-size:24px; font-weight:500; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:40px; color:#324375 }
nav[id="nav"] .submenu a:hover { color:#34C1D6 }
nav[id="nav"] .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
nav[id="nav"] .submenu ul,
nav[id="nav"] .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
nav[id="nav"] .submenu ul:first-child,
nav[id="nav"] .submenu .has-submenu:first-child { margin-left:0 }
nav[id="nav"] a { color:#fff }

nav[id="top-nav"] { display:none }
nav[id="top-nav"] ul, nav[id="top-nav"] li { list-style:none; padding:0; margin:0 }
nav[id="top-nav"] .nav { position:relative }
nav[id="top-nav"] .nav > a { display:block; height:67px; padding:0 40px; font-size:35px; font-weight:500; line-height:67px; text-decoration:none; text-transform:uppercase; text-align:right; text-shadow:0 1px 4px rgba(0,0,0,0.45); color:#fff; border-top:1px solid rgba(52,193,214,0.7) }
nav[id="top-nav"] .nav.focus > a,
nav[id="top-nav"] .nav:hover > a { outline:none; background:#324375 }
nav[id="top-nav"] .nav > .submenu { display:none; position:absolute; left:0; top:40px; min-width:200px; padding:10px; border:3px solid #324375; border-top:none; background:#fff; white-space:nowrap }
nav[id="top-nav"] .nav.focus > .submenu,
nav[id="top-nav"] .nav:hover > .submenu { display:block }
nav[id="top-nav"] .submenu a { display:block; white-space:nowrap; text-decoration:none }
nav[id="top-nav"] .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
nav[id="top-nav"] .submenu ul,
nav[id="top-nav"] .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
nav[id="top-nav"] .submenu ul:first-child,
nav[id="top-nav"] .submenu .has-submenu:first-child { margin-left:0 }

.top-nav-wrapper { display:none; position:absolute; right:0; top:0; background:rgba(52,193,214, 0.7) }
.top-nav-wrapper a[rel="wiki-link"] { color:#fff }
.top-nav-active nav[id="top-nav"] { display:block }
.landing.top-nav-active .social-links { display:block }

a[id="jump-to-top-nav"] { display:block; padding:0 40px; font-size:30px; font-weight:500; text-transform:uppercase; text-decoration:none; text-align:right; color:#fff; line-height:67px }
a[id="jump-to-top-nav"] .text { padding-right:5px; font-size:22px; color:#fff }

.secondary-nav { position:relative; z-index:2; max-width:1200px; margin:0 auto; color:#fff; background:#EBE70F }
.secondary-nav > div{ padding:10px }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none; font-size:22px  }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#233a75; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#000 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; white-space:nowrap }



}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1560px) {

nav[id="nav"] .nav > a { padding:0 10px; font-size:20px }
/*.sticky-header nav[id="nav"] .nav > a,*/
/*.internal-page nav[id="nav"] .nav > a { padding:0 12px; font-size:15px }*/

}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.site-header .site-title span { font-size:40px }

.buttons-nav li a { width:220px; height:60px; font-size:26px; line-height:60px }

nav[id="nav"] .nav > a { padding:0 10px; font-size:17px }
/*.sticky-header nav[id="nav"],*/
/*.internal-page nav[id="nav"] { padding:0 50px 0 134px }*/
/*.sticky-header nav[id="nav"] .nav > a,*/
/*.internal-page nav[id="nav"] .nav > a { padding:0 10px; font-size:13px }*/

a[id="jump-to-top-nav"] { padding:0 10px }
nav[id="top-nav"] .nav > a { height:40px; padding:0 10px; font-size:24px; line-height:40px }

.social-links { padding:10px 10px 10px 0; text-align:right; border-top:1px solid rgba(131, 153, 18, 0.7) }

}
@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { background:rgba(52,193,214,0.9) }

.landing .landing-row .section-header { margin-bottom:30px; font-size:100px; line-height:1; text-align:center }
.landing .landing-row section { padding:30px }

.landing .landing-row  .section-who-we-are { padding:90px 30px 30px }
.landing .section-who-we-are .section-header { float:none }
.landing .section-who-we-are .article-plain { font-size:20px }

.landing .section-what-weve-done { padding:50px; border:none }
.wwd-slider .event {  display:inline-block; vertical-align:top; float:none; width:100%; border-top:1px solid #83b90b; border-left:none; padding:20px; overflow:hidden }
.wwd-slider .event:first-child { border-top:none; padding-top:0; }
.wwd-slider .event > a { display:block; max-width:330px; margin:0 auto }

.what-we-do .story { width:50% }
.what-we-do .story:nth-child(2n+1) { clear:left; border-left:none }
.what-we-do .story:nth-child(2n+1):before { content:''; position:absolute; left:0; right:-200%; top:-25px; display:block; border-top:1px dotted #000 }
.what-we-do .story:first-child:before { display:none }

.news-slider .story { width:50% }
.news-slider .story .heading .thumb { max-height:250px }
.news-slider .story:nth-child(2n+1) { clear:left }

.landing .section-social-stream { display:none }

.slider-wrapper .prev,
.slider-wrapper .next { display:none }

.testimonials-slider .story { width:50% }

.landing .section-contact-us .section-header h2 { font-size:100px; margin:0 }

.mobile-menu-bar { display:block; padding:5px; background:#EBE70F }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#EBE70F; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#EBE70F; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:26px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.top-nav-wrapper{display:none }
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header { position:static }
.site-header .site-title a { width:200px; height:80px; background:url(/images/setup/mobile_header20180921.png) no-repeat 50% 50% }

.mobile-menu-bar li a { padding:10px 20px; font-size:30px; line-height:60px }
.mobile-menu-bar li a.active { color:#fff }

.landing .landing-row section { padding:20px }
.landing .landing-row .section-header { margin-bottom:5px; font-size:70px }
.landing .section-contact-us .section-header h2 { font-size:70px }
.landing .section-contact-us .section-header p { font-size:30px }

.page-nav { position:static }
.page-nav ul { position:static; width:auto; border:1px solid #444; background:rgba(0,0,0,0.6); -ms-transform:translate(0,0); transform:translate(0,0) }
.page-nav li > a { padding:10px; font-size:30px }
.page-nav li > a[href*="#social"] { display:none }
.page-nav .close { display:none }

.what-we-do .story { width:100%; min-height:0; padding-top:20px; margin-bottom:20px; border-top:1px dotted #000 } 
.what-we-do .story:nth-child(n):before { display:none }

.landing section.section-latest-news { padding:20px 0 }
.landing section.section-coach { padding:20px 0 }
.news-slider .items { position:static; width:100% }
.news-slider .item { width:100%; float:none }
.news-slider .item.cloned { display:none }
.news-slider .story { position:relative; width:100%; padding:10px 10px 10px 140px; border-top:1px solid #000; font-family:'roboto', arial; background:rgba(255,255,255,0.3)  }
.news-slider .story .heading { min-height:0; padding:0; font-family:'roboto', arial; text-align:left; background:none; box-shadow:none  }
.news-slider .story .heading .thumb { float:left; width:120px; max-height:none; margin-left:-130px }
.news-slider .story .heading .thumb img { width:100% }
.news-slider .story .heading .title { padding:0; font-size:13px; font-weight:700; line-height:1.3; color:#000; overflow:hidden }
.news-slider .story .date { position:static; display:block; margin-top:5px; font-size:12px; line-height:1.2; letter-spacing:0; text-align:left; color:#000 }
.news-slider .navi { display:none }

.testimonials-slider .story { width:100% }

.contact-us-wrapper .form { width:100%; float:none; border:none; padding:0 }
.contact-us-wrapper .text { width:auto; padding:0 }

}

/* CAMPS */
.camp-box > h2 {background-color: #324375!important; font-family:'politica', arial}
.camp-box button:hover {background: #34C1D6!important;}
.camp-box button {background: #324375!important; color: #fff;}
.camp-box button:before {background: #34C1D6!important;}

.registration-home h2 { font-size:20px; font-weight:600; color:#000058 }
.registration-home p a {display:inline-block;vertical-align:top; min-width:260px; padding:10px 20px;font-family:'lato', arial; font-size:18px; font-weight:700; text-align:center;color:#fff; text-decoration:none; background:rgba(0,0,0,0.6);border-radius:5px;transition:background .4s;}
.registration-home p a:hover { background:#324375 }

