/**
 * Theme Name: Project Filter
 * Theme URI:
 * Author: DaviesMoore | PSPerkins
 * Author URI:
 * Description: The Project Filter theme
 * Version:
 * License:
 * License URI:
 * Tags:
 */
/*

testing stuff

 */
/*
-----------------------
_mixins.scss
-----------------------
*/
/*
-----------------------
_reset.scss
-----------------------
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, ruby, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

button, command {
  margin: 0;
  font-size: 30px;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input[type="button"], input[type="submit"], input[type="upload"] {
  padding: 1px 6px;
  font-size: 30px;
}

input, select {
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

/*
-----------------------
_typography.scss
-----------------------
*/
html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'oswaldbook', sans-serif;
  color: #333;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 32px;
  font-size: 3.2rem;
}

h3 {
  font-size: 28px;
  font-size: 2.8rem;
}

h4 {
  font-size: 24px;
  font-size: 2.4rem;
}

h1, h2, h3, h4, h5 {
  padding: 10px;
}

p {
  line-height: 1.25em;
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}

.pfwidget h4 {
  margin: 0;
  padding: 0;
}

h1.page-id-137 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/qmark-lg.png) no-repeat top left;
}

h1.page-id-140 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/quit-lg.png) no-repeat top left;
}

h1.eventstitle {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/cal-lg.png) no-repeat top left;
}

h1.page-id-451 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/call-lg.png) no-repeat top left;
}

h1.page-id-146 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/healthcare-pro-01.png) no-repeat top left;
}

h1.page-id-161 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/partnerships-01.png) no-repeat top left;
}

h1.page-id-163 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/testimonials-01.png) no-repeat top left;
}

h1.page-id-142 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/community-01.png) no-repeat top left;
}

h1.page-id-144 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/smoke-free-environment-01.png) no-repeat top left;
}

h1.page-id-805 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/quit-lg.png) no-repeat top left;
}

h1.page-template.page-template-page_athletes { 
  padding-bottom: 25px;
  padding-top: 0px;
  position: relative;
  padding-left: 85px;
  height: 85px;
  line-height: 75px;
  background: url(images/athletes.png) no-repeat top left;
}

h1.page-id-1832 {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/submit-quit-story.png) no-repeat top left;
}

h4.widgettitle {
  font-family: 'oswaldbook', sans-serif;
  text-transform: uppercase;
  color: #58595b;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  margin-top: 15px;
}

.page h1, .single-athletes h1 {
  font-family: 'oswaldbook', sans-serif;
  text-transform: uppercase;
  color: #58595b;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
}
@media (max-width: 569px) {
  .page h1, .single-athletes h1 {
    margin-left: 6px;
  }
}

h1.cta {
  font-size: 145px;
  font-size: 14.5rem;
  font-family: 'oswaldbold', sans-serif;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  h1.cta {
    font-size: 145px;
    font-size: 14.5rem;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  h1.cta {
    font-size: 120px;
    font-size: 12rem;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  h1.cta {
    font-size: 42px;
    font-size: 4.2rem;
  }
}*/
@media (max-width: 569px) {
  h1.cta {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

h2.ninja-forms-form-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'oswaldbook', sans-serif;
  text-transform: uppercase;
  color: #58595b;
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #777777;
  border-bottom: 1px solid #777777;
  margin-bottom: 15px;
  margin-top: 15px;
  clear: both;
}

/*
-----------------------
wp_basics
-----------------------
*/
small {
  font-size: 10px;
  font-size: 1rem;
}

sup {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  top: -8px;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  sup {
    font-size: 10px;
    font-size: 1rem;
  }
}*/
@media (max-width: 569px) {
  sup {
    font-size: 10px;
    font-size: 1rem;
  }
}

.alignleft {
  float: left;
  margin-right: 10px;
  margin-right: 1rem;
}

.alignright {
  float: right;
  margin-left: 10px;
  margin-left: 1rem;
}

.alignnone {
  display: block;
  margin: 10px 0;
  margin: 1rem 0;
}

.aligncenter {
  display: inline-block;
  margin: 10px auto;
  margin: 1rem auto;
}

strong {
  font-weight: bold !important;
}

i, em {
  font-style: italic;
}

/*
-----------------------
structural styles
-----------------------
*/
.clear {
  display: block;
  width: 100%;
  clear: both;
}

.wrap {
  width: 1201px;
  width: 120.1rem;
  margin: 0 auto;
  padding: 0;
  border: 0;
  /*overflow: hidden;*/
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .wrap {
    width: 1020px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .wrap {
    width: 750px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .wrap {
    width: 555px;
  }
}*/
@media (max-width: 569px) {
  .wrap {
    width: 100%;
  }
}
.wrap .excerpt {
  padding-bottom: 20px;
}
.wrap .half {
  width: 579px;
  width: 57.9rem;
  float: left;
  margin: 10px;
  border: 0;
  text-align: center;
}
.wrap .half img {
  margin: 0 auto;
}
.wrap .half span {
  display: block;
  margin-top: 30px;
  font-size: 33px;
  font-size: 3.3rem;
  color: #58595b;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .wrap .half {
    width: 480px;
    width: 48rem;
    margin: 10px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .wrap .half {
    width: 345px;
    width: 34.5rem;
    margin: 10px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .wrap .half {
    width: 257px;
    width: 25.7rem;
    margin: 10px;
  }
}*/
@media (max-width: 569px) {
  .wrap .half {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.wrap .third {
  width: 380px;
  width: 38rem;
  float: left;
  margin: 10px;
  background: #f1f2f2;
  border: 0;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .wrap .third {
    width: 320px;
    width: 32rem;
    margin: 10px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .wrap .third {
    width: 230px;
    width: 23rem;
    margin: 10px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .wrap .third {
    width: 535px;
    width: 53.5rem;
    margin: 10px;
  }
}*/
@media (max-width: 569px) {
  .wrap .third {
    width: 290px;
    width: 29rem;
    margin-left: 0;
  }
}
.wrap .third.atts {
  background: none;
  text-align: center;
}
.wrap .quarter {
  width: 280px;
  width: 28rem;
  float: left;
  margin: 10px;
  background: #f1f2f2;
  border: 0;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .wrap .quarter {
    width: 235px;
    width: 23.5rem;
    margin: 10px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .wrap .quarter {
    width: 169px;
    width: 16.9rem;
    margin: 9px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .wrap .quarter {
    width: 535px;
    width: 53.5rem;
    margin: 10px;
  }
}*/
@media (max-width: 569px) {
  .wrap .quarter {
    width: 300px;
    width: 30rem;
  }
}

ul {
  list-style-type: disc;
  padding: 10px;
}
ul li {
  margin-left: 20px;
  margin-left: 2rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-size: 16px;
  font-size: 1.6rem;
}
ul li ul {
  list-style-type: circle;
  margin-left: 10px;
  margin-left: 1rem;
  margin-top: 5px;
  margin-top: 0.5rem;
  padding: 0;
}

ol {
  list-style-type: decimal;
  padding: 10px;
}
ol li {
  margin-left: 20px;
  margin-left: 2rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-size: 16px;
  font-size: 1.6rem;
}
ol li ol {
  list-style-type: upper-alpha;
  margin-left: 10px;
  margin-left: 1rem;
  margin-top: 5px;
  margin-top: 0.5rem;
  padding: 0;
}

.fancybox {
  display: none;
}

a {
  color: #777777;
}
a:hover {
  color: #336699;
}

a:hover {
  color: #e47325;
}

.buttongroup {
  float: right;
  position: absolute;
  right: 0;
  top: 310px;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .buttongroup {
    top: 180px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .buttongroup {
    top: 150px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .buttongroup {
    clear: both;
	position: relative;
	top: 0;
	width: 100% !important;
  }

  .buttongroup a {
	display: block !important;
	float: none !important;
	margin: 10px auto !important;
	width: 100% !important;
  }
}*/
@media (max-width: 569px) {
  .buttongroup {
    clear: both;
	position: relative;
	top: 0;
	width: 100% !important;
  }

  .buttongroup a {
	display: block !important;
	float: none !important;
	margin: 10px auto !important;
	width: 100% !important;
  }
}

a.yesbutton {
  display: inline-block;
  padding: 20px;
  width: 200px;
  background: #e47325;
  color: white;
  text-decoration: none;
  text-align: center;
  margin: 10px;
  font-size: 26px;
  font-size: 2.6rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  a.yesbutton {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  a.yesbutton {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 569px) {
  a.yesbutton {
    width: 100%;
  }
}

a.nobutton {
  display: inline-block;
  padding: 20px;
  width: 200px;
  background: #58595b;
  color: white;
  text-decoration: none;
  text-align: center;
  margin: 10px;
  font-size: 26px;
  font-size: 2.6rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  a.nobutton {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  a.nobutton {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 569px) {
  a.nobutton {
    width: 100%;
  }
}

.morebuttons {
  margin-top: 20px;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .morebuttons {
    clear: both;
  }
}*/
@media (max-width: 569px) {
  .morebuttons {
    clear: both;
  }
}

a.bottomlink {
  display: block;
  float: none;
  width: 100% !important;
  text-align: center;
  border: none !Important;
  margin-bottom: 20px;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  a.bottomlink {
    width: 27%;
  }
}*/

a.bottomlink.border {
  border-right: 1px solid #000;
}

.header {
  height: 190px;
}
.header .logo {
  width: 185px;
  float: left;
}
@media (max-width: 569px) {
  .header .logo {
    margin-left: 10px;
  }
}
.header .logo img {
  margin-top: 25px;
}

.topnav {
  width: 84%;
  float: right;
  margin-top: 30px;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .topnav {
    width: 100%;
    margin-top: 10px;
    float: left;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .topnav {
    width: 100%;
    margin-top: 10px;
    float: left;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .topnav {
    display: none;
  }
}*/
@media (max-width: 569px) {
  .topnav {
    display: none;
  }
}

#menu-header-top {
  margin: 0;
  padding: 0;
  float: right;
}
#menu-header-top > li {
  float: left;
  list-style-type: none;
  margin: 0 20px;
  position: relative;
  overflow: visible;
  padding-bottom: 20px;
}
@media (min-width: 570px) and (max-width: 1023px) {
  #menu-header-top > li {
    margin: 0 13px;
    padding: 0 0 10px 0;
    float: left;
  }
}
#menu-header-top > li a {
  text-decoration: none;
  text-transform: uppercase;
  color: black;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 570px) and (max-width: 1023px) {
  #menu-header-top > li a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#menu-header-top > li a:hover {
  color: #e47325;
}
#menu-header-top > li .sub-menu {
  display: none;
  position: absolute;
  z-index: 999;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  margin-top: 10px;
  left: 0;
  border: 1px solid #e6e6e6;
  background: white;
}
#menu-header-top > li .sub-menu li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 5px 10px;
  width: 170px;
  background: white;
  text-transform: capitalize;
}
@media (min-width: 570px) and (max-width: 1023px) {
  #menu-header-top > li .sub-menu li a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#menu-header-top > li:last-child {
  margin-right: 0;
}
#menu-header-top > li:hover .sub-menu {
  display: block;
}

a.org-button {
  font-family: 'oswaldbook', sans-serif;
  font-size: 31px;
  font-size: 3.1rem;
  display: block;
  width: 300px;
  text-align: center;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  background: #e47325;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid transparent;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

a.org-button:hover {
  background: #d75327 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

a.red-button {
  padding: 10px;
  border-radius: 10px;
  color: white;
  background: #d75327;
  text-decoration: none;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

a.red-button:hover {
  background: #e47325;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

.entry.single-event .acf-map a {
  background: transparent !important;
}

.slide {
  width: 1180px;
  margin: 0 auto;
  height: 475px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slide {
    width: 1020px;
    height: 411px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide {
    width: 750px;
    height: 303px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide {
    width: 555px;
    height: 247px;
  }
}*/
@media (max-width: 569px) {
  .slide {
    width: 320px;
    height: 140px;
  }
}
.slide img {
  position: relative;
}
.slide .slidetext {
  position: absolute;
  width: 100%;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
@media (max-width: 569px) {
  .slide .slidetext {
    width: 320px;
  }
}
.slide .slidetext h1 {
  font-size: 145px;
  font-size: 14.5rem;
  font-family: 'oswaldbold', sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: 160px;
  font-weight: normal;
  /* text-shadow: 0px 2px 1px rgba(0, 0, 0, 1); */
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slide .slidetext h1 {
    font-size: 128px;
    font-size: 12.8rem;
    margin-top: 150px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide .slidetext h1 {
    font-size: 98px;
    font-size: 9.8rem;
    margin-top: 100px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide .slidetext h1 {
    margin-top: 50px;
    font-size: 68px;
    font-size: 6.8rem;
  }
}*/
@media (max-width: 569px) {
  .slide .slidetext h1 {
    font-size: 35px;
    font-size: 3.5rem;
    margin-top: 30px;
  }
}
.slide .slidetext .bottomtext {
  clear: both;
  height: 100px;
  width: 1100px;
  margin: 25px auto;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slide .slidetext .bottomtext {
    width: 1020px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide .slidetext .bottomtext {
    width: 750px;
    height: 303px;
    margin: 15px auto;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide .slidetext .bottomtext {
    width: 555px;
    height: 40px;
  }
}*/
@media (max-width: 569px) {
  .slide .slidetext .bottomtext {
    width: 320px;
    height: auto;
    margin: 0px auto;
  }
}
.slide .slidetext .bottomtext .left {
  width: 730px;
  height: 100px;
  border-right: 2px solid white;
  float: left;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slide .slidetext .bottomtext .left {
    width: 60%;
    height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide .slidetext .bottomtext .left {
    width: 60%;
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide .slidetext .bottomtext .left {
    height: 50px;
    width: 60%;
  }
}*/
@media (max-width: 569px) {
  .slide .slidetext .bottomtext .left {
    width: 60%;
  }
}
.slide .slidetext .bottomtext .left p {
  font-family: 'oswaldbook', sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  line-height: 46px;
  padding: 0;
}
.slide .slidetext .bottomtext .left p span {
  font-size: 52px;
  font-size: 5.2rem;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slide .slidetext .bottomtext .left p span {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 36px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide .slidetext .bottomtext .left p span {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide .slidetext .bottomtext .left p span {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 36px;
  }
}*/
@media (max-width: 569px) {
  .slide .slidetext .bottomtext .left p span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slide .slidetext .bottomtext .left p {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 36px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide .slidetext .bottomtext .left p {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide .slidetext .bottomtext .left p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 19px;
  }
}*/
@media (max-width: 569px) {
  .slide .slidetext .bottomtext .left p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 14px;
  }
}
.slide .slidetext .bottomtext .right {
  float: right;
  width: 340px;
  height: 100px;
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slide .slidetext .bottomtext .right {
    width: 37%;
    float: left;
    height: 70px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide .slidetext .bottomtext .right {
    width: 37%;
    float: left;
    height: 50px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide .slidetext .bottomtext .right {
    height: 40px;
    width: 37%;
  }
}*/
@media (max-width: 569px) {
  .slide .slidetext .bottomtext .right {
    height: 40px;
    width: 37%;
  }
}
.slide .slidetext .bottomtext .right p {
  font-family: 'oswaldbook', sans-serif;
  font-size: 31px;
  font-size: 3.1rem;
  letter-spacing: 1px;
  line-height: 48px;
  color: white;
  padding: 0;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slide .slidetext .bottomtext .right p {
    line-height: 34px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide .slidetext .bottomtext .right p {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide .slidetext .bottomtext .right p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
  }
}*/
@media (max-width: 569px) {
  .slide .slidetext .bottomtext .right p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 14px;
  }
}
.slide .slidetext .bottomtext .right a.org-button {
  font-family: 'oswaldbook', sans-serif;
  font-size: 31px;
  font-size: 3.1rem;
  display: block;
  text-align: center;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  background: #e47325;
  width: 270px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
@media (min-width: 570px) and (max-width: 1023px) {
  .slide .slidetext .bottomtext .right a.org-button {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    width: 220px;
    padding: 2px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .slide .slidetext .bottomtext .right a.org-button {
    line-height: 14px;
    font-size: 20px;
    font-size: 2rem;
    width: 105px;
    padding: 5px;
    margin-top: 5px;
  }
}*/
@media (max-width: 569px) {
  .slide .slidetext .bottomtext .right a.org-button {
    line-height: 14px;
    font-size: 10px;
    font-size: 1rem;
    width: 60px;
    padding: 2px;
  }
}

.boxwrap {
  position: relative;
}
.boxwrap .cta a {
  display: block;
  position: absolute;
  right: 30px;
  bottom: 20px;
  background: #e47325;
  padding: 15px;
  color: white;
  font-size: 24px;
  font-size: 2.4rem;
  text-decoration: none;
  z-index: 9999;
}
.boxwrap .cta a:hover {
  background: #d75327;
}

.announce {
  margin-top: 60px;
}
.announce h1 {
  font-size: 60px;
  font-size: 6rem;
  font-family: 'oswaldbold', sans-serif;
  text-align: center;
  color: #e47325;
  font-weight: normal;
}

.half.borderright {
  border-right: 1px solid #58595b;
}
@media (min-width: 570px) and (max-width: 1023px) {
  .half.borderright {
    border-right: none;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .half.borderright {
    border-right: none;
  }
}*/
@media (max-width: 569px) {
  .half.borderright {
    border-right: none;
  }
}

a.ftpg {
  text-decoration: none;
  color: #58595b;
}

a.ftpg:hover {
  color: #e47325;
}

.ctaftpg {
  text-align: center;
  margin-top: 35px;
}
.ctaftpg h2 {
  text-align: center;
  font-family: 'oswaldbook', sans-serif;
  color: #58595b;
  font-weight: normal;
  font-size: 29px;
  font-size: 2.9rem;
}
@media (min-width: 570px) and (max-width: 1023px) {
  .ctaftpg h2 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.ctaftpg p {
  text-align: center;
  color: #58595b;
  font-size: 25px;
  font-size: 2.5rem;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .ctaftpg p {
    font-size: 19px;
    font-size: 1.9rem;
  }
}*/
@media (max-width: 569px) {
  .ctaftpg p {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.ctaftpg .button {
  font-size: 25px;
  font-size: 2.5rem;
  display: inline-block;
  background: #e47325;
  padding: 20px 60px;
  margin: 25px auto 60px auto;
  color: white;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}
.ctaftpg .button:hover {
  background: #d75327;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

#page-wrap {
  min-height: 100%;
}
@media (max-width: 569px) {
  #page-wrap {
    margin-bottom: 0;
    overflow: hidden;
  }
}

#footer {
  height: 465px;
  background: #f1f2f2;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #footer {
    height: 485px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  #footer {
    height: 485px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #footer {
    height: auto;
  }
}*/
@media (max-width: 569px) {
  #footer {
    height: auto;
  	width: 100%;
  }
}
#footer h3 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #58595b;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding-left: 0;
  font-family: 'oswaldbook', sans-serif;
  font-weight: normal;
}
#footer .third p {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 0;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #footer .third {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
  }
}*/
@media (max-width: 569px) {
  #footer .third {
    padding: 10px 2.5%;
  	width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 569px) {
  #footer {
    height: auto;
  }
}
#footer #feedback-button {
  position: fixed;
  z-index: 100;
  display: block;
  right: 0;
  bottom: 100px;
  width: 140px;
  background: #e47325;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  line-height: 22px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2); /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2); /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}
#footer #feedback-button:hover {
  background: #d75327;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #footer #feedback-button {
    display: none;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  #footer #feedback-button {
    display: none;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #footer #feedback-button {
    display: none;
  }
}*/
@media (max-width: 569px) {
  #footer #feedback-button {
    display: none;
  }
}
#footer #feedback-button:hover {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

#instafeed {
  position: relative;
  width: 360px;
  height: 360px;
  float: right;
  margin-top: 0px;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #instafeed {
    width: 100%;
    right: -25px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  #instafeed {
    width: 100%;
    right: -25px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #instafeed {
    width: 380px;
    clear: both;
    position: relative;
    margin: 0 auto;
    float: none;
  }
}*/
@media (max-width: 569px) {
  #instafeed {
    width: 100%;
    clear: both;
    left: 0;
    right: 0;
  }
}
#instafeed img {
  float: left;
  margin: 15px;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #instafeed img {
    width: 135px !important;
    height: 135px !important;
    margin: 5px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  #instafeed img {
    width: 100px !important;
    height: 100px !important;
    margin: 3px;
  }
}
@media (max-width: 569px) {
  #instafeed img {
    margin: 5px;
  }
}

#contentcol {
  width: 850px;
  float: left;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.full-width-page#contentcol {
    width: 80%;
    margin: 0 auto;
    display: block;
    float: none;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #contentcol {
    width: 680px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  #contentcol {
    width: 100%;
    float: none;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #contentcol {
    width: 99%;
  }
}*/
@media (max-width: 569px) {
  #contentcol {
    width: 99%;
  }
}

@media (min-width: 570px) and (max-width: 1023px) {
  li.single-event {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

li.single-event.widget {
  list-style-type: none;
  margin: 3px 0;
  padding: 0;
}
li.single-event.widget span {
  color: #e47325;
  display: inline-block;
  width: 4em;
  text-align: right;
  margin-right: 3px;
}
li.single-event.widget a {
  text-decoration: none;
}

a.textmore {
  float: right;
  color: #e47325;
  margin-top: 10px;
  margin-right: 10px;
  text-decoration: none;
}

a.textmore:hover {
  color: #d75327;
}

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

.feed-item {
  clear: both;
  margin-bottom: 5px;
  height: 74px;
}
.feed-item img {
  margin-right: 10px;
  float: left;
}
.feed-item p {
  padding: 0;
  margin: 0;
  line-height: 12px;
}
.feed-item p a {
  font-size: 11px;
  font-size: 1.1rem;
}
.feed-item p span {
  font-size: 10px;
  font-size: 1rem;
}

.third.feed .noimg {
  width: 80px;
  height: 80px;
  background: #f1f2f2;
}

.feed {
  height: 280px;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 570px) and (max-width: 1023px) {
  .feed {
    height: 288px;
  }
}

.third .follow {
  height: 108px;
}

#menu-social-media-footer {
  list-style-type: none;
  margin-left: -10px;
}
#menu-social-media-footer li.social {
  float: left;
  text-indent: -9999px;
  width: 45px;
  height: 45px;
  margin: 5px;
}
#menu-social-media-footer li.social a {
  display: block;
  width: 45px;
  height: 45px;
}
#menu-social-media-footer li.twitter {
  background: url(images/twitter.jpg);
}
#menu-social-media-footer li.facebook {
  background: url(images/fb.jpg);
}
#menu-social-media-footer li.instagram {
  background: url(images/instagram.jpg);
}
#menu-social-media-footer li.youtube {
  background: url(images/youtube.jpg);
}

.swiper-slide {
  width: 442px;
  height: 475px;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .swiper-slide {
    width: 355px;
    height: 381px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .swiper-slide {
    width: 257px;
    height: 276px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .swiper-slide {
    width: 230px;
    height: 247px;
  }
}*/
@media (max-width: 569px) {
  .swiper-slide {
    width: 150px;
    height: 161px;
  }
}

.slide.video {
  height: auto;
  width: 100%;
}

#res-vid {
  width: 1180px;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #res-vid {
    width: 1020px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  #res-vid {
    width: 750px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #res-vid {
    width: 555px;
  }
}*/
@media (max-width: 569px) {
  #res-vid {
    width: 320px;
  }
}

#sm-res-vid {
  width: 100%;
  margin-top: 13px;
  margin-bottom: 7px;
}

.cardimg {
  float: left;
  margin: 10px;
  width: 23%;
  position: relative;
}
.cardimg img {
  width: 100%;
  margin-bottom: 10px;
}
.cardimg a.red-button {
  padding: 6px;
  position: absolute;
  top: -10px;
}
@media (min-width: 570px) and (max-width: 1023px) {
  .cardimg {
    margin: 5px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .cardimg {
    width: 60%;
    float: none;
    margin: 10px auto;
  }
}*/
@media (max-width: 569px) {
  .cardimg {
    width: 90%;
  }
}

#ecards label {
  display: block;
  margin: 5px 10px 5px 0;
}
#ecards textarea {
  padding: 7px;
  width: 78%;
  height: 200px;
}

input {
  padding: 5px;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

select {
  padding: 5px;
}

#cardsend {
  width: 20%;
  padding: 4px;
  margin: 10px 0;
  cursor: pointer;
}

.ninja-forms-required-items {
  padding: 10px;
  background: #e47325;
  color: white;
  margin-bottom: 20px;
}

.ninja-forms-cont {
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.monthname {
  background: black;
  position: relative;
  float: left;
  padding: 20px;
  min-height: 380px;
  border-top: 10px solid #e47325 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .monthname {
    min-height: 420px;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .monthname {
    width: 740px;
    min-height: 500px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .monthname {
    width: 545px;
  }
}*/
@media (max-width: 569px) {
  .monthname {
    width: 310px;
  }
}
.monthname ul li {
  list-style-type: none;
  margin: 5px 0;
}
.monthname ul li a {
  text-decoration: none;
}
.monthname span.edate {
  color: #e47325;
  display: inline-block;
  width: 4em;
  text-align: right;
  margin-right: 3px;
}
.monthname span.img {
  position: absolute;
  height: 75px;
  width: 75px;
  top: -15px;
  left: -15px;
  background: url(images/cal-lg.png) no-repeat center left;
}
.monthname h1 {
  position: relative;
  z-index: 99;
}

ul.monthname {
  background: #f1f2f2;
  margin-top: 10px;
  padding: 10px;
}
ul.monthname li {
  font-size: 15px;
  font-size: 1.5rem;
}

#sidebar {
  width: 320px;
  float: right;
  padding-top: 20px;
  padding-bottom: 20px;
}
#sidebar .monthname {
  height: auto;
  min-height: 0;
  width: 310px;
}
@media (min-width: 570px) and (max-width: 1023px) {
  #sidebar {
    width: 100%;
    clear: both;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #sidebar {
    width: 100%;
	float: none;
	margin: 0 auto;
    clear: both;
  }
}*/
@media (max-width: 569px) {
  #sidebar {
    width: 100%;
	float: none;
	margin: 0 auto;
    clear: both;
  }
}

.events {
  padding-top: 25px;
}

.athlete {
  float: left;
  clear: both;
  width: 100%;
  margin: 10px auto;
}
.athlete p a {
  text-decoration: none;
  color: #e47325;
  font-size: 14px;
  font-size: 1.4rem;
}
.athlete h3 a {
  text-decoration: none;
}

.athimg {
  float: left;
  margin: 0 10px;
}

#sidebar .athimg {
  margin: 0;
}

.featured-ath {
  padding-bottom: 20px;
}
.featured-ath p {
  padding: 0;
}
.featured-ath h3 {
  margin: 0 0 10px 0;
  padding: 0;
}

h2.termname {
  display: block;
  background: #d75327;
  color: white;
  margin: 10px 0;
  border-left: 30px solid #e47325;
  font-family: 'oswaldbook', sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: normal;
}

.thecontent {
  padding-top: 15px;
}

.athlete h3 a, .thecontent h3, .featured-ath h3 {
  font-family: 'oswaldbook', sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  text-transform: uppercase;
  font-weight: normal;
}

.featured-ath h3 {
  padding-left: 10px;
}

.featured-ath {
  padding-bottom: 10px;
}

.single-ath {
  padding-bottom: 10px;
}
.single-ath a {
  color: #e47325;
  text-decoration: none;
  display: inline-block;
  padding-top: 10px;
}
.single-ath a:hover {
  color: #d75327;
}
.single-ath h4 {
  font-family: 'oswaldbook', sans-serif;
  font-weight: normal;
  color: #777777;
  font-size: 20px;
  font-size: 2rem;
}

#mobile-menu-top {
  display: none;
  background: white;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #mobile-menu-top {
    display: block;
  }
}*/
@media (max-width: 569px) {
  #mobile-menu-top {
    display: block;
  }
}

.mobile-main-nav {
  width: 100%;
  padding: 10px 0;
  background: #4c4c4c;
  /* Old browsers */
}

#main-menu-mob .menu-item {
  width: 100%;
  padding: 15px 15px 15px 0;
  list-style-type: none;
  margin: 0;
}
#main-menu-mob .menu-item ul.sub-menu {
  visibility: visible;
  position: relative;
  z-index: 999;
  margin: 0px;
  padding: 3px;
  width: 100%;
  top: 10px;
  opacity: 100;
  clear: both;
  padding-bottom: 10px;
}
#main-menu-mob .menu-item ul.sub-menu li {
  clear: both;
  margin-left: 55px;
  padding: 4px;
  height: auto;
}
#main-menu-mob .menu-item a {
  color: black;
  text-decoration: none;
}
#main-menu-mob .menu-item a:hover {
  color: #e47325;
}

.mapselect {
  padding: 10px;
}
.mapselect select {
  padding: 5px;
}

.readytoquit {
  padding: 25px 25px 35px 25px;
  box-sizing: border-box;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .readytoquit {
    width: 100%;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .readytoquit {
    width: 100%;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .readytoquit {
    width: 100%;
  }
}*/
@media (max-width: 569px) {
  .readytoquit {
    padding: 0;
  }
}

.noimg {
  width: 60px;
  height: 60px;
  background: url(images/feedlogo.png);
  float: left;
  margin-right: 10px;
}

.pfwidget h4.widgettitle {
  background: url(images/cal.png) no-repeat top left;
  height: 45px;
  padding-left: 45px;
  line-height: 40px;
}

.grey {
  color: #777777;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-family: 'oswaldbook', sans-serif;
  font-weight: normal;
}
.grey span {
  color: black;
}

.orange {
  color: #e47325;
  text-transform: uppercase;
  font-family: 'oswaldbook', sans-serif;
  font-weight: normal;
}

.thecontent iframe {
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
  position: relative;
  z-index: 999;
}
@media (min-width: 570px) and (max-width: 1023px) {
  .thecontent iframe {
    float: none;
    width: 720px;
    height: 405px;
    margin: 0 auto;
  }
}

.tugup {
  position: relative;
  top: -10px;
  line-height: 1.25em;
}

hr {
  clear: both;
  display: block;
  margin: 20px 0;
}

div.question {
  font-weight: normal;
  color: #e47325;
  padding-left: 10px;
  text-transform: uppercase;
}

div.question.expander {
  cursor: pointer;
  margin: 5px 0;
}

div.answer.expander {
  height: 0;
  overflow: hidden;
}

div.answer.active {
  height: auto;
  overflow: hidden;
}

.faqbox {
  margin-bottom: 20px;
}

.faqhead {
  padding-bottom: 25px;
  line-height: 55px;
  position: relative;
  padding-left: 85px;
  background: url(images/faq.png) no-repeat top left;
  font-family: 'oswaldbook', sans-serif;
  text-transform: uppercase;
  color: #58595b;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
}

.faqhead.ecards {
  padding-bottom: 25px;
  line-height: 55px;
  position: relative;
  padding-left: 85px;
  background: url(images/send-ecard-01.png) no-repeat top left;
  font-family: 'oswaldbook', sans-serif;
  text-transform: uppercase;
  color: #58595b;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .faqhead.ecards {
    font-size: 18px;
    font-size: 1.8rem;
  }
}*/
@media (max-width: 569px) {
  .faqhead.ecards {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
  }
}

#map-canvas {
  width: 99%;
  float: right;
  height: 400px;
  margin-bottom: 20px;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #map-canvas {
    width: 555px;
    height: 300px;
  }
}*/
@media (max-width: 569px) {
  #map-canvas {
    width: 320px;
    height: 250px;
  }
}

.layer-wizard-search-label {
  font-family: sans-serif;
}

#faqwrap, #cardswrap {
  padding: 20px 20px 0px 20px;
  margin-bottom: 0px;
  margin-top: 20px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#faqwrap.page-template-page-faq-php {
  margin-top: 0px;
  padding-top: 0px;
}

#lowerfaq {
  height: 0;
  overflow: hidden;
  padding: 0px 20px 0 20px;
  background: #f1f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#faqmore {
  cursor: pointer;
  margin-bottom: 20px;
  color: #e47325;
  text-transform: uppercase;
}

.topsocial {
    float: right;
    margin-top: 10px;
    width: fit-content;
    position: relative;
    display: flex;
}

@media (max-width: 569px) {
  .topsocial {
     width: 100%;
	 float: none;
	 margin: 0 auto;
  }
}
.topsocial .socialmenu {
  float: right;
}
.topsocial .socialmenu li {
  float: left;
  list-style-type: none;
  margin: 0px 5px;
}

input[type=submit] {
  background: #e47325;
  color: white;
  float: left;
  padding: 4px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'oswaldbook', sans-serif;
  border: none;
  cursor: pointer;
}

input[type=submit]:hover, input[type=submit]:focus {
  background: #d75327;
}

.ninja-forms-required-items {
  display: none;
}

.footercontact .field-wrap {
  margin: 3px 0;
}
.footercontact .ninja-forms-cont {
  padding: 10px 0 0 0;
}
.footercontact textarea {
  font-family: "Helvetica Neue", Arial, sans-serif;
  padding: 7px;
  height: 80px !important;
  width: 100%;
}
.footercontact .spam-wrap {
  font-family: 'oswaldbook', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 36px;
}
.footercontact .spam-wrap label {
  font-weight: normal !important;
}
.footercontact #ninja_forms_field_4 {
  float: right;
  width: 50px;
}
.footercontact .ninja-forms-response-msg div {
  padding: 0 !important;
  margin: 0;
  color: #d75327;
  font-size: 10px !important;
}
.footercontact .ninja-forms-error input.ninja-forms-field {
  border: 1px solid #d75327;
}
.footercontact .ninja-forms-error textarea {
  border: 1px solid #d75327;
}
.footercontact .ninja-forms-field-error p {
  display: none;
}
.footercontact input[type=submit] {
  background: #e47325;
  color: white;
  float: right;
  padding: 4px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'oswaldbook', sans-serif;
  border: none;
  cursor: pointer;
}
.footercontact input[type=submit]:hover, .footercontact input[type=submit]:focus {
  background: #d75327;
}

.single-attachment {
  float: left;
  margin: 0 auto;
  border: 1px solid #777777;
  background: #f1f2f2;
  padding: 3px;
  width: 49%;
  margin-right: 5px;
  position: relative;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .single-attachment {
    width: 49%;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .single-attachment {
    width: 750px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .single-attachment {
    width: 555px;
  }
}*/
@media (max-width: 569px) {
  .single-attachment {
    width: 220px;
    margin: 10px auto !important;
    padding-bottom: 40px;
    clear: both;
    float: none;
  }
}
.single-attachment a.attdl {
  display: block;
  position: relative;
  padding: 5px;
  clear: both;
  width: 110px;
  text-align: center;
  top: 20px;
  margin: 0 auto;
  text-decoration: none;
  background: #e47325;
  color: white;
}
.single-attachment a.attdl:hover {
  background: #d75327;
}
.single-attachment .attimg {
  float: left;
  width: 200px;
}
@media (max-width: 569px) {
  .single-attachment .attimg {
    clear: both;
    float: none;
    margin: 5px auto;
    width: 200px;
  }
}
.single-attachment .attinfo {
  float: left;
  width: 205px;
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .single-attachment .attinfo {
    width: 49%;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  .single-attachment .attinfo {
    width: 525px;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .single-attachment .attinfo {
    width: 325px;
  }
}*/
@media (max-width: 569px) {
  .single-attachment .attinfo {
    clear: both;
    float: none;
    width: 200px;
  }
}
.single-attachment p.atttitle {
  float: left;
  margin-left: 5px;
  display: inline;
  padding: 0;
  width: 100%;
}
.single-attachment p.atttitle span {
  display: inline-block;
  color: #e47325;
}
.single-attachment p.attdesc {
  display: inline-block;
  float: left;
  margin-left: 5px;
  padding: 0;
}
.single-attachment p.attdesc span {
  display: inline-block;
  color: #e47325;
}

::-webkit-input-placeholder {
  font-size: 12px;
  font-size: 1.2rem;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 12px;
  font-size: 1.2rem;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 12px;
  font-size: 1.2rem;
}

:-ms-input-placeholder {
  font-size: 12px;
  font-size: 1.2rem;
}

#surveybox {
  display: none;
}

#ninja_forms_field_49_options_span ul li {
  float: left !important;
}

#pageInfo {
  width: 100%;
  height: 50px;
}

#goback {
  color: white;
  background: #e47325 !important;
  padding: 10px;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
  font-family: 'oswaldbook', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}

#goback:hover {
  background: #d75327 !important;
}

.gallery-item img {
  border: none !important;
}

.thecontent, p, #faqwrap p, #faqwrap li, .answer {
  color: #58595b;
  font-family: 'Arial', sans-serif;
}

.ctaftpg p, label, .athlete p a, .question {
  font-family: 'oswaldbook', sans-serif;
  font-weight: normal !important;
}

@media (max-width: 569px) {
  .bx-controls-direction {
    display: none;
  }
}

.mobile-main-nav button.click {
  width: 45px;
  height: 25px;
  border: none !important;
  background: url(images/burger.jpg) top left !important;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  cursor: pointer;
}

.nomob.spacer {
  clear: both;
  width: 100%;
  height: 0;
  display: block;
}
/*@media (min-width: 321px) and (max-width: 569px) {
  .nomob.spacer {
    display: none;
    float: none;
    clear: none;
  }
}*/
@media (max-width: 569px) {
  .nomob.spacer {
    display: none;
    float: none;
    clear: none;
  }
}

.bx-viewport li {
  min-height: 1px;
  min-width: 1px;
}

#mobile {
  display: none;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #mobile {
    display: none;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  #mobile {
    display: none;
  }
}
@media (max-width: 569px) {
  #mobile {
    display: block;
  }
}

#desktop {
  display: block;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #desktop {
    display: block;
  }
}
@media (min-width: 570px) and (max-width: 1023px) {
  #desktop {
    display: block;
  }
}
/*@media (min-width: 321px) and (max-width: 569px) {
  #desktop {
    display: none;
  }
}*/
@media (max-width: 569px) {
  #desktop {
    display: none;
  }
}

.clickcontainer {
  width: 246px;
  height: 247px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #e47325;
  margin: 0 auto;
  margin-bottom: 45px;
  opacity: 1;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}
.clickcontainer span {
  width: 280px;
  margin-left: -15px;
}

.clickcontainer:hover {
  background: #ff8229;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

a.social {
  display: block;
  width: 33px;
  height: 33px;
}

a.social.facebook {
  background: url(images/facebook-sprite.png) left top no-repeat;
}

a.social.facebook:hover {
  background: url(images/facebook-sprite.png) right top no-repeat;
}

a.social.twitter {
  background: url(images/twitter-sprite.png) left top no-repeat;
}

a.social.twitter:hover {
  background: url(images/twitter-sprite.png) right top no-repeat;
}

a.social.instagram {
  background: url(images/instagram-sprite.png) left top no-repeat;
}

a.social.instagram:hover {
  background: url(images/instagram-sprite.png) right top no-repeat;
}

a.social.youtube {
  background: url(images/youtube-sprite.png) left top no-repeat;
}

a.social.youtube:hover {
  background: url(images/youtube-sprite.png) right top no-repeat;
}

.sharing {
  width: 100%;
  padding: 0px 10px 10px 10px;
  display: inline-block;
}
.sharing h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'oswaldbook', sans-serif;
  color: #777777;
  float: left;
  width: auto;
}

#hwlogo {
  float: right;
  display: inline-block;
  margin-right: 15px;
  max-width: 80%;
}

.accordion {
  margin: 0;
}
.accordion dt, .accordion dd, .accordian .covid-question {
  padding: 10px;
  border-bottom: 0;
}
.accordion dt a, .accordion dd a, .accordian .covid-question a {
  display: block;
  color: #e47325;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.accordion dd {
  border-top: 0;
  font-size: 12px;
}
.accordion dd:last-of-type {
  border-top: 1px solid white;
  position: relative;
  top: -1px;
}

.reasons {
  display: flex;
	background-color:#ffefd2;
}
.reason-wrapper {
  padding: 30px;
}
.reason-number {
  text-align: center;
  font-size: 3em;
  padding: 10px;
  color: #e47325;
}

@media (min-width: 570px) and (max-width: 1023px) {
  .reasons {
    display: block;
  }
  .reason-wrapper {
	padding:0;		
	}
}
@media (max-width: 569px) {
  .reasons {
    display: block;
  }
	.reason-wrapper {
		padding:0;
	}
}

ol.references li {
    font-size: 1.4rem;
    margin-bottom: 1.25rem;
}

.topsocial .menu-top-social {
    display: block;
    width: 235px;
    float: right;
}
.topcta {
    float: left;
    width: 48%;
    display: block;
}
.topcta p {
  float: right;
  text-align: right;
  color: #e47325;
  font-family: 'oswaldbook', sans-serif;
  text-transform: uppercase;
}
.topcta p a {
  color: #e47325;
  text-decoration: none;
  text-transform: capitalize;
}
.topcta p a:hover {
  color: #d75327;
}


/***************** REFERRAL TEMPLATE *************/

.page-template-template-referral .readytoquit {
	visibility: hidden;
	height: 0px !important;
}

.referral-heading {
	line-height: 40px;
}

.referral-heading img {
	height: 40px;
	width: 40px;
	padding-right: 5px;
	float: left;
}

.referral-cta {
	width: 100%;
	padding: 0 0 30px 0;
	clear: both;
}

.referral-cta-content p {
	font-size: 20px;
	line-height: 26px;
	color: #58595b;
	font-family: 'oswaldbook', sans-serif;
}

.referral-cta a {
	color: #ee7330;
	text-decoration: none;
}

.referral-cta-content p a {
	text-decoration: underline;
	color: #58595b;
}

.referral-sidebar-link {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
}

.referral-sidebar-link img {
	height: 16px;
	width: 16px;
	padding-left: 5px;
}

.page-template-template-referral .wpcf7-form input {
	width: 100%;
}

.page-template-template-referral .wpcf7-form p {
	padding: 2px 0 0 10px;
}

.page-template-template-referral .wpcf7-form input[type=checkbox] {
	float: left;
	width: auto;
}

.page-template-template-referral .thecontent h2 {
	color: #ee7330;
	padding: 60px 0 10px 10px;
	font-family: 'oswaldbook', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	position: relative;
}

.page-template-template-referral .thecontent h3 {
	font-size: 1.5rem;
	text-transform: none;
	padding: 20px 0 5px 10px;
	position: relative;
	line-height: 1.5em;
}

.referralform-full { width: 100%; }
.referralform-half { width: 49%; margin-right: 1%; float: left; }
.referralform-quarter { width: 24%; margin-right: 1%; float: left; }

.chosen-container {
	margin: 0 0 5px 10px;
  position: relative;
  z-index: 2;
}

#referral-submit {
	width: 25%;
	margin: 0 auto;
	font-size: 24px;
	text-transform: uppercase;
	float: left;
	margin-left: 37.5%;
}

div.wpcf7-response-output {
	border: 2px solid #ee7330;
}

.referral-popup img {
	height: 14px;
	width: 14px;
	padding-left: 10px;
	display: inline-block;
}

.referral-popup div {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	padding: 10px;
	border: 1px solid #ee7330;
	background-color: #fff;
	color: #000 !important;
	font-size: 12px !important;
	line-height: 1.3em !important;
	text-transform: none !important;
}

.page-template-template-referral #sidebar .referral-sidebar-content img {
	display: block;
	margin: 0 auto;
}

.page-template-template-referral #sidebar .referral-sidebar-content h3 {
	font-size: 16px;
}

.page-template-template-referral #sidebar .referral-sidebar-content h3 a {
	color: #ee7330;
	text-decoration: none;
}

.referral-sidebar-content {
	padding-bottom: 80px;
}

/* Chosen v1.4.2 | (c) 2011-2015 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(images/chosen-sprite.png) no-repeat 100% -20px;background:url(images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(images/chosen-sprite.png) no-repeat -30px -20px;background:url(images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}

/************* Healthcare Provider *************/

.page-template-template-hcprovider .readytoquit,
.page-template-template-hcprovider #feedback-button {
	visibility: hidden;
	height: 0px !important;
}

.page-template-template-hcprovider #contentcol { width: 100%; }

.hcp-header {
	width: 100%;
	height: auto;
}

.hcp-block {
	clear: both;
	padding-bottom: 50px;
}

.hcp-block-content {
	width: 48%;
	clear: none;
}

.hcp-block-content-left { float: left;}
.hcp-block-content-right { float: right;}

.hcp-heading {
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'oswaldbook', sans-serif;
}

.hcp-link {
	text-decoration: none;
	display: block;
	padding: 5px 0 10px 10px;
	color: #e47325;
	font-family: 'oswaldbook', sans-serif;
}

.hcp-link:hover {
	color: #D75327;
}

.hcp-threecol-header {
	font-size: 48px;
	text-transform: uppercase;
	color: #e47325;
	text-align: center;
	font-family: 'oswaldbold', sans-serif;
}

.hcp-threecol-single {
	float: left;
	width: 30%;
	margin: 30px .5% 0 1%;
	padding: 0 1% 0 .3%;
}

#hcp-threecol-1, #hcp-threecol-2 {
	border-right: 1px solid #727375;
}

.hcp-threecol-single img {
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
	max-width: 100%;
	height: auto;
}

.hcp-threecol-single h2 {
	font-size: 32px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'oswaldbook', sans-serif;
	padding-bottom: 30px;
}

.hcp-threecol-single h3 {
	font-size: 15px;
}

.hcp-threecol-single a {
	color: #e47325;
	text-decoration: none;
}

.hcp-threecol-single a:hover {
	color: #D75327;
}

.hcp-threecol-single p {
	font-size: 13px;
}

.idahomap { display: block; margin: 0 auto; }

#hcp-form {
	font-family: 'oswaldbook', sans-serif;
}

#hcp-form h2 {
	font-size: 18px;
	padding: 0 0 14px 0;
}

.hcp-form-full, .hcp-form-third, .hcp-form-threequarter, .hcp-form-quarter {
	font-size: 14px;
	padding-top: 6px;
	line-height: 20px;
	position: relative;
}

.hcp-form-full { width: 100%; }

.hcp-form-third { width: 32.334%; float: left; margin: 0 1% 0 0; }

.hcp-form-threequarter { width: 74%; float: left; margin: 0 1% 0 0; }

.hcp-form-quarter { width: 24%; float: left; margin: 0 1% 0 0; }

.hcp-form-submit {
	clear: both;
	width: auto;
	padding-top: 14px;
	margin: 0 auto;
	max-width: 100px;
}

#hcp-form input, #hcp-form select {
	width: 100%;
	border: none;
	outline: 1px solid #a9a9a9;
}
.hcp-block-map {
  position: relative;
}

.hcp-map-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 13px;
  left: 710px;
  width: 284px;
}
.hcp-map-list h3 {
  font-size: 16px;
  margin: 0 0 12px 0;
  padding: 0;
  color: #e47325;
}
.hcp-map-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hcp-map-list span {
  color: #e47325;
  display: block;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.hcp-map-list li {
  margin-left: 0;
  margin-bottom: 24px;
  padding: 0;
  font-size: 14px;
}
.hcp-map-list li li {
  margin-bottom: 3px;
}
.hcp-map-list a {
  text-decoration: none;
  font-family: 'oswaldbook', sans-serif;
}
.hcp-map-list .left {
  float: left;
  width: 50%;
}
.hcp-map-list .right {
  float: right;
  width: 50%;
}

.hcp-map-responsive, .hcp-form-responsive { display: none; }

@media (max-width: 569px) {
	.hcp-threecol-single {
		width: 100%;
		float: none;
		border: none !important;
	}

	.idahomap { display: none !important; }

	.hcp-map-responsive { display: block; }

	.page-template-template-hcprovider img { max-width: 100%; height: auto; }

	#referral-submit { width: auto; }
}


/* Banners */
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 450px;
}
.banner.hcbanner {
  height: 225px;
}
.banner picture img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.banner-text {
  position: absolute;
  bottom: 5%;
  width: 100%;
  color: white;
}

.banner-text .left-section {
  width: 70%;
  float: left;
  font-size: 32px;
  text-transform: uppercase;
  border-right: 2px solid white;
  padding: 20px 10px;
  line-height: 1em;
  margin-left: 6%;
  box-sizing: border-box;
}

.banner-text .right-section {
  width: 24%;
  float: right;
  text-transform: uppercase;
  padding: 0 35px;
  line-height: 1em;
  font-size: 24px;
  box-sizing: border-box;
}

.banner-text sup {
  font-size: 1em;
  top: -5px;
}

.banner-text .button {
    color: white;
    background: #e47325;
    font-size: 22px;
    text-decoration: none;
    padding: 2px 8px;
    margin-top: 4px !important;
    border: 2px solid white;
    line-height: 2.4;
    transition: background .25s ease-in-out;
}
.banner-text .button:hover {
  background: #d75327;
}
.banner-button .button.do-click-to-quit {
    display: block;
    width: 100%;
    background-color: #e47325;
    color: white;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 20px;
    box-sizing: border-box;
    font-size: 30px;
    transition: background .25s ease-in-out;
}

.banner-button .button:hover {
  background: #d75327;
}
.banner-button .button {
    display: block;
    width: 100%;
    background-color: #e47325;
    color: white;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 20px;
    box-sizing: border-box;
    font-size: 30px;
    transition: background .25s ease-in-out;
}

@media (max-width: 569px) {
	.banner {
		height: 200px;
		overflow: visible;
	}
	.home .banner {
		/*margin-bottom: 20%;*/
	}
	.banner.hcbanner {
		height: 200px;
	}
	.banner-text {
		bottom: -30%;
		color: #4c4c4c;
	}
	.banner-text .left-section {
		font-size: 15px;
		padding: 0 0 0 10px;
		margin-left: 0;
		border-right: none;
		width: 69%;
	}
	.banner-text .right-section {
		width: 31%;
		padding: 0;
		font-size: 12px;
	}
	.banner-text .button {
		font-size: 13px;
		padding: 4px 12px;
		line-height: 2.4;
	}
}

/*@media (min-width: 321px) and (max-width: 570px) {
  .banner {
    height: 200px;
    overflow: visible;
  }
  .home .banner {
    margin-bottom: 20%;
  }
  .banner.hcbanner {
    height: 200px;
  }
  .banner-text {
    bottom: -30%;
    color: #4c4c4c;
  }
  .banner-text .left-section {
    font-size: 15px;
    padding: 20px 0 0 10px;
    margin-left: 0;
    border-right: none;
  }
  .banner-text .right-section {
    width: 25%;
    padding: 0;
    font-size: 15px;
  }
  .banner-text .button {
    font-size: 16px;
    padding: 5px 16px;
    line-height: 2.4;
  }
}*/

@media (min-width: 571px) and (max-width: 1024px) {
  .banner {
    height: 213px;
  }
  .banner.hcbanner {
    height: 107px;
  }
  .banner-text {
    bottom: 0;
  }
  .banner-text .left-section {
    font-size: 20px;
    padding: 15px 10px;
  }
  .banner-text .right-section {
    padding: 0 20px;
    font-size: 16px;
  }
  .banner-text .button {
    font-size: 16px;
    padding: 2px 20px;
    line-height: 2.5;
  }
}


@media (min-width: 1025px) and (max-width: 1200px) {
  .banner {
    height: 384px;
  }
  .banner.hcbanner {
    height: 192px;
  }
  .banner-text .left-section {
    font-size: 27px;
  }
  .banner-text .right-section {
    font-size: 20px;
  }
  .banner-text .button {
    font-size: 17px;
  }
  .ninja-forms-all-fields-wrap .two-thirds-wrap.checkbox-wrap {
    font-size: 14px;
  }
}

.page-template-template-videogallery #contentcol {
    width: 100%;
	float: none;
}

@media (max-width: 1024px) {
  	.video-gallery {
		/*height: 312px;*/
		/*overflow: hidden;*/
	}
	.video-gallery .video-frame {
		width: 100%;
		float: none;
	}
	.video-gallery .video-info {
		width: 100%;
		float: none;
	}
}

@media (min-width: 1200px) {
	.banner {
		height: 450px;
	}
	.banner.hcbanner {
		height: 225px;
	}
  	.video-gallery {
		height: 312px;
		overflow: hidden;
	}
	.video-gallery .video-frame {
		width: 60%;
		float: left;
	}
	.video-gallery .video-info {
		width: 40%;
		float: left;
	}
}

#kelly-video {
  display: none;
}

.video-gallery .video {
  clear: both;
  padding: 0 10px;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
h2.quit-stories {
  font-family: 'oswaldbook', sans-serif;
  text-transform: uppercase;
  color: #58595b;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
  padding-left: 85px;
  background: url(images/quit-stories.png) no-repeat top left;
}
@media (max-width: 569px) {
  h2.quit-stories {
    margin-left: 6px;
  }
}
.video-gallery .video-info {
  box-sizing: border-box;
  padding: 20px 10px;
}
.video-gallery-thumbs-wrapper {
  padding: 20px 10px;
  position: relative;
}
.video-gallery-thumbs-wrapper .bx-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
  text-decoration: none;
  font-size: 60px;
  text-transform: uppercase;
}
.video-gallery-thumbs-wrapper .bx-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
  text-decoration: none;
  font-size: 60px;
  text-transform: uppercase;
}
.video-gallery-thumbs {
  /*margin: 20px 0;*/
}
.video-gallery-thumbs .video-thumb:hover {
  /*width: 33%;
  padding: 10px;
  float: left;
  box-sizing: border-box;*/
  cursor: pointer;
}

.video-gallery-thumbs .video-thumb img {
  max-width: 100%;
}
.video-gallery-thumbs .video-thumb a {
  text-decoration: none;
}
.video-gallery-thumbs .video-thumb h4 {
  text-transform: uppercase;
  font-size: 18px;
}

h2.quit-stories-ig {
  font-family: 'oswaldbook', sans-serif;
  text-transform: uppercase;
  color: #58595b;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.2;
  position: relative;
  padding-left: 85px;
  background: url(images/quit-stories-ig.png) no-repeat top left;
}
@media (max-width: 569px) {
  h2.quit-stories-ig {
    margin-left: 6px;
  }
}
h2.quit-stories-ig span {
  text-transform: lowercase;
}
.quit-inst-img {
  margin-bottom: 10px;
}
@media (max-width: 569px) {
  .quit-inst-img {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.quit-inst-img img {
  width: 100%;
  max-width: 100%;
}
.org-button.ig-button {
  font-size: 18px;
  font-size: 1.8rem;
  width: 150px;
}
.quitstories-social-links {
  margin-top: 30px;
  text-align: center;
  line-height: 1.2;
}
.quitstories-social-links .socialmenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.quitstories-social-links .socialmenu li {
  display: inline-block;
  margin: 0 10px;
  padding: 0;
}

.ninja-forms-all-fields-wrap .one-half-wrap {
  width: 50%;
  float: left;
  padding-left: 10px;
}
.ninja-forms-all-fields-wrap .one-half-wrap.first-wrap {
  padding-left: 0;
  padding-right: 10px;
}
.ninja-forms-all-fields-wrap .one-third-wrap {
  width: 33%;
  float: left;
  padding-left: 10px;
}
.ninja-forms-all-fields-wrap .one-third-wrap.first-wrap {
  padding-left: 0;
  padding-right: 10px;
}
.ninja-forms-all-fields-wrap .two-thirds-wrap {
  width: 66%;
  float: left;
  padding-left: 10px;
}
.ninja-forms-all-fields-wrap .two-thirds-wrap.first-wrap {
  padding-left: 0;
  padding-right: 10px;
}
.ninja-forms-field-error p {
  color: red;
}

.ninja-forms-response-msg.ninja-forms-error-msg {
  color: red;
  padding: 20px;
  border: 1px solid red;
  margin: 10px 0 20px;
}
.ninja-forms-response-msg.ninja-forms-success-msg {
  color: #e47325;
  padding: 20px;
  border: 1px solid #e47325;
  margin: 10px 0 20px;
}
.ninja-forms-response-msg.ninja-forms-success-msg p {
  color: #e47325;
}
input[type="submit"].one-third {
  float: right;
}
textarea {
  border: 1px solid #ddd;
  padding: 5px;
}
.qts-banner-button a {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 1px;
  text-decoration: none;
  display: block;
  background-color: #04344C;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.qts-banner-button a:hover {
  background-color: #1c5471;
}
@media only screen and (max-width:782px) {

  .home .banner {
    overflow: hidden;
  }

}
