@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
.red{
	color:red;
}
#sec1,#sec2,#sec3, #sec4{
	
}
#sec4 b{
	padding-right:10px;
	font-weight:800;
}
#sec4 span{
	font-size:20px;
}
#sec4 ul{
	padding:0;
	margin:0;
}
#sec4 ul li{
	display:inline-block;
}
.width-100{
	width:100px !important;
}
.width-200{
	width:200px !important;
}
.text-green{
	color:#009739;
}
.sapn img{
	max-width:350px;
}
#rest table th {
    background-color:#009739;
    font-weight: 700;
    font-size: 1.1em;
    color: #fff;
}
#rest table td.first-col {
    background-color:#f1f1f1;
    font-weight: 700;
    font-size: 1em;
    
}
.clr-white{
	color:#fff !important;
}
.options-section1 h3{
	background: #bdf4d273;
    padding: 10px 5px 10px 5px;
}
.multi-collapse ul li{
	list-style:none;
}
.options-section1 a{
	margin:0 auto;
	border-radius:30px !important;
}
.options-section1 b{
	font-weight:700;
}
.sfnt li{
	font-size: 16px !important;
}
.fnt10 li{
	font-size:13px !important;
}
.options-section1 .media-left{
	width:14%;
}
.success-section{
	font-family: proxima-nova, "Open Sans", sans-serif;
	
}
.success-icon-section{
	width:100px;
	height:100px;
	border-radius: 50%;
    border: 2px solid green;
    text-align: center;
    padding-top: 8%;
    margin: 0 auto;
}
.s-main-sec{
	padding: 30px;
    border: 2px solid green;
    border-radius: 20px;
	margin-bottom: 30px;
}
.success-icon-section .fa{
	text-align:center;
	font-size:50px;
	color:green;
}
.success-section .success-msg{
	text-align:center;
	margin:0 auto;
	font-family: proxima-nova, "Open Sans", sans-serif;
}
.success-section .success-msg h2{
	color: green;
	font-family: proxima-nova, "Open Sans", sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
}
.success-section .success-msg h4{
	margin-top: 15px;
	line-height: 31px;
}
.success-section .success-msg p{
	font-weight:600;
	margin-top:10px;
}

.danger-section{
	font-family: proxima-nova, "Open Sans", sans-serif;
	
}
.danger-icon-section{
	width:100px;
	height:100px;
	border-radius: 50%;
    border: 2px solid red;
    text-align: center;
    padding-top: 8%;
    margin: 0 auto;
}
.s-main-sec{
	padding: 30px;
    border: 2px solid red;
    border-radius: 20px;
	margin-bottom: 30px;
}
.danger-icon-section .fa{
	text-align:center;
	font-size:50px;
	color:red;
}
.danger-section .danger-msg{
	text-align:center;
	margin:0 auto;
	font-family: proxima-nova, "Open Sans", sans-serif;
}
.danger-section .danger-msg h2{
	color: red;
	font-family: proxima-nova, "Open Sans", sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
}

.danger-section .danger-msg h4{
	margin-top: 15px;
	line-height: 31px;
}
.danger-section .danger-msg p{
	font-weight:600;
	margin-top:10px;
}

/*****************carousel css********************/
.home-page-wrapper .clearfix{
	float: none;
}
.slick-slide {text-align: center;}
.slick-slide img {
    display: block;
    text-align: center;
    margin: 0 auto;
}
 /*.slick-carousel {
	 width: auto;
	 margin: 60px 50px 50px;
}
 .slick-slide {
	 padding: 40px 0;
	 font-size: 30px;
	 text-align: center;
}
 .slick-prev:before, .slick-next:before {
	 color: black;
}
 .slick-dots {
	 bottom: -30px;
}
.slick-slide img {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.slick-slide:nth-child(odd) {
	 background: #2d3e50;
}*/
 
 
/***********************************/
/*set a border on the images to prevent shifting*/
#gallery_01 img{border:2px solid white;width: 122px;    height: 84px;}
/*Change the colour*/
.active img{border:2px solid #333 !important;}

.clearfix {
    display: block;
    width: 100%;
    float: left;
}

.zoom-left {
    width: 100%;
}
.spr{
	font-weight:700;
	margin-bottom: .5em;
    text-align: center;
    font-size: 2rem;
}
.rupee{
	font-weight:700;
	margin-bottom: .1em;
    font-size:1.5rem;
    color:#009639;
    text-align: center;
}
.postid-10210 #main .shipping {
    margin-bottom: 1em;
    text-align: center;
    font-weight: 700;
}
ol.ordered {
    list-style: decimal;
    margin-left: 2em;
}
.product-single, .cart{
	font-family: proxima-nova, "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 29px;
}
.product-single h3{
	margin-top:0px;
}
.ttl li{
	vertical-align: middle;
	
}
.ttl li:last-child{
	text-align:right; 
    float: right;
}
.ttl{
	margin-bottom:20px;
}
.pt{	
    padding-top: 20px;
}
.mt20{	
    margin-top: 20px;
}
.pl0{
	padding-left:0;
}
.pr0{
	padding-right:0;
}
.cart label{
	font-size:16px;
}
.cart .form-control, .cart .form-group{
	margin-bottom:5px;
}
.cart textarea{
	margin-top:5px !important;
}
.fr{
	float:right;
}
.my-success-btn{
	background-color: #009639;
	color:#fff !important;
	padding: 2px 14px;
    text-decoration: none !important;
}
.quantity {
  display: flex;
  jusitfy-content: space-between;
  margin: 50px;
}
.quantity button {
  padding: 10px 15px;
  background-color: #ddd;
  border: 0;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}
.quantity button.down {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.quantity button.up {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.quantity input {
  padding: 0 5px;
  width: 80px;
  font-weight: bold;
  font-size: 15px;
  border-style: solid;
  border-color: #ddd;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 0;
  border-right-width: 0;
  text-align: center;
}
.font-bold{
	font-size:40px;
}
.offers{
	line-height:25px;
	margin-bottom: 1em;
}

.offers .title {
	font-family: proxima-nova, "Open Sans", sans-serif !important;
	margin-bottom:20px;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2rem;
}

.offers .title2 {
	font-family: proxima-nova, "Open Sans", sans-serif !important;
	margin-bottom:20px;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #009639 !important;
}

@media (max-width: 767px){
.offers .title {
	padding-left: .5em;
    padding-right: .5em;
    text-align: center;
	margin-top: 30px;
}
.offers .title2 {
	padding-left: .5em;
    padding-right: .5em;
}
}
/*********************/
.bg-success {
    background-color: #dff0d8 !important;
}
.clr-success {
    color: #009639 !important;
}
#sec1 h4, #sec2 h4,#sec3 h4, #sec4 h4{
	font-family: proxima-nova, "Open Sans", sans-serif !important;
	margin-bottom:20px;
}
.custom-select1 select{
	font-size:16px;
	font-family: proxima-nova, "Open Sans", sans-serif !important;
}
.custom-select1 option{
	background: #2a9648 !important;
	padding-bottom:10px !important;
	padding-top:10px !important;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	color:#fff !important;
	font-size: 16px;
	font-family: proxima-nova, "Open Sans", sans-serif !important;
}
.custom-select1 select option:hover, .custom-select1 select option:focus, .custom-select1 select option:focus-within {
    /*box-shadow: 0 0 10px 100px #1882A8 inset;*/
	background: #f18989 !important;
}
/*.custom-select1 option:checked, option:hover {
    color: white;
    background: #488f8f repeat url("data:image/gif;base64,R0lGO...");
}*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased
}
ol, ul {
  list-style: none
}
.page-id-6837 .page-header ol,
.page-id-6573 .page-header ol,
.page-id-8991 .page-header ol,
.page-id-8990 .page-header ol,
.page-id-9704 .page-header ol,
.page-id-9706 .page-header ol,
.page-id-8205 .page-header ol,
.page-template-template-antibody .page-header ol,
.page-template-template-sleep-apnea .page-header ol,
.page-template-template-erectile-dysfunction .page-header ol,
.page-template-template-low-testosterone .page-header ol,
.page-template-template-mens-wellness .page-header ol,
.page-template-template-mens-lifestyle .page-header ol {
  list-style:decimal;
   font-family: proxima-nova, "Open Sans", sans-serif;
    margin-left: 3em;
    font-size: 1.1em;
    color: #666;
    line-height: 1.8;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.page-id-6837 .page-header ol li,
.page-id-6573 .page-header ol li,
.page-id-8991 .page-header ol li,
.page-id-8990 .page-header ol li,
.page-id-9704 .page-header ol li,
.page-id-9706 .page-header ol li,
.page-id-8205 .page-header ol li,
.page-template-template-antibody .page-header ol li,
.page-template-template-sleep-apnea .page-header ol li,
.page-template-template-erectile-dysfunction .page-header ol li,
.page-template-template-low-testosterone .page-header ol li,
.page-template-template-mens-wellness .page-header ol li,
.page-template-template-mens-lifestyle .page-header ol li {
  margin-bottom: 1em;
}

.page-id-6837 .page-header ul,
.page-id-6573 .page-header ul,
.page-id-8991 .page-header ul,
.page-id-8990 .page-header ul,
.page-id-9704 .page-header ul,
.page-id-9706 .page-header ul,
.page-id-8205 .page-header ul,
.page-template-template-antibody .page-header ul,
.page-template-template-sleep-apnea .page-header ul,
.page-template-template-erectile-dysfunction .page-header ul,
.page-template-template-low-testosterone .page-header ul,
.page-template-template-mens-wellness .page-header ul,
.page-template-template-mens-lifestyle .page-header ul {
  list-style: disc;
    font-family: proxima-nova, "Open Sans", sans-serif;
    margin-left: 3em;
    font-size: 1.1em;
    line-height: 1.8; 
    margin-bottom: 2rem;
}
.page-id-6837 .page-header ul li,
.page-id-6573 .page-header ul li,
.page-id-8991 .page-header ul li,
.page-id-8990 .page-header ul li,
.page-id-9704 .page-header ul li,
.page-id-9706 .page-header ul li,
.page-id-8205 .page-header ul li,
.page-template-template-antibody .page-header ol li,
.page-template-template-sleep-apnea .page-header ol li,
.page-template-template-erectile-dysfunction .page-header ol li,
.page-template-template-low-testosterone .page-header ol li,
.page-template-template-mens-wellness .page-header ol li,
.page-template-template-mens-lifestyle .page-header ol li {
  margin-bottom: 1em;
}
.postid-10210 #main ul {
  list-style: disc;
    font-family: proxima-nova, "Open Sans", sans-serif;
    margin-left: 3em;
    font-size: 1em;
    line-height: 1.2;
    
}
.postid-10210 #main ul li {
  margin-bottom: .5em;
}
.postid-10210 #main .offers ul {
  list-style: disc;
    font-family: proxima-nova, "Open Sans", sans-serif;
    margin-left: 3em;
    font-size: .9em;
    line-height: 1;
}
.postid-10210 #main .offers ul ul {
  margin-top:1em;
}

.wp-image-11609 {
    width: 85%;
    height: auto;
}

@media only screen and (max-width:991px) {
	#main {
		padding-top:0;
	}
	.home #main {
		padding-top:0px;
	}
}
@media only screen and (max-width:290px) {
	#main {
		padding-top:80px;
	}
	.home #main {
		padding-top:0px;
	}
}

@media (max-width: 767px){
.wp-image-11609 {
    width: 100%;
}
}

.push-left {
    float:left;
    width:49%;
}

.push-right {
    float:right;
    width:49%;
    text-align: center;
    padding-right: 10px;
}

@media (max-width: 767px){
.push-left {
    float:none;
    width:98%;
}

.push-right {
    float:none;
    width:98%;
    padding-right: 0;
}
}

.accordion-body ul {
    margin-left: 2em !important;
    margin-bottom: 0 !important;
    color: #ccc !important;
}
.accordion-body ul li{
    color: #949698 !important;
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before {
  content: '';
  content: none
}
q:after, q:before {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
.vertical-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}
.h1, h1 {
  font-size: 36px;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  margin-bottom: 20px
}
@media (min-width:320px) and (max-width:767px) {
  .h1, h1 {
    font-size: 29px
  }
}
.h2, h2 {
  color: #040707;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 1em;
    margin-top: 2em;
}
.symptoms-list h2 {
    margin-top: 1em;
}
.h3, h3 {
  color: #040707;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 1em;
    margin-top: 2em;
}
@media only screen and (max-width:47.9375em) {
  .h3, h3 {
    margin-bottom: 5px
  }
}
h2, h3 {
  font-variant-numeric: lining-nums;
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum"
}
.h4, h4 {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
	margin-bottom: 1em;
    margin-top: 2em;
}
.h5, h5 {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 1em;
    margin-top: 2em;
}
.h6, h6 {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 1em;
    margin-top: 2em;
}
blockquote, p {
  color: #666;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 1em;
  line-height: 1.62;
  margin-bottom: 1em;
  position: relative;
  z-index: 9
}
@media (min-width:1024px) {
  blockquote, p {
    line-height: 27px
  }
}
a {
  color: #009639;
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  text-decoration: underline
}
a:active, a:focus, a:hover, a:visited {
  color: #009639
}
p a {
  display: initial
}
.link--arrow {
  text-decoration: none;
  position: relative
}
.link--arrow:before {
  content: "";
  background: url(../images/green-carrot.svg) no-repeat;
  width: 9px;
  height: 13px;
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  display: inline-block;
  padding-right: 20px
}
.phone-link a {
  text-decoration: none;
  color: #000 !important
}
.center-text {
  text-align: center
}
.section-header {
  margin-bottom: 3em
}
@media only screen and (min-width:992px) {
  .section-header a {
    display: inline-block !important;
  }
}
.section-header p {
  font-size: 1.25em;
  font-weight: 400;
  color: #666;
  margin-bottom: 1.5em
}
.section-header p.about-wrapper {
  text-align: center
}
@media (min-width:1024px) {
  .section-header {
    width: 950px
  }
}
.title-header {
  color: #000;
  font-size: 2.25em;
  font-weight: 600;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  letter-spacing: normal;
  line-height: .97;
  margin-bottom: 15px;
  position: relative;
  text-transform: none;
  text-align: center
}
.header-underline:after {
  background-color: #51c97f;
  content: "";
  display: block;
  height: 5px;
  position: relative;
  margin: 24px auto;
  width: 60px
}
.disclaimer-text {
  color: #000;
  font-size: 12px;
  line-height: 18px
}
strong {
  font-weight: 700
}
em {
  font-style: italic
}
@media (min-width:320px) and (max-width:767px) {
  #page {
    width: 100%;
    float: none;
    padding: 0;
    height: auto
  }
}
.clearfix {
  display: table;
  content: '';
  clear: both
}
@media screen and (min-width:1400px) {
  .container {
    width: 1268px
  }
}
.page-container {
  width: 960px;
  margin: 30px auto 0 auto
}
@media (min-width:320px) and (max-width:767px) {
  .page-container {
    width: 100%;
    float: none;
    padding: 0 15px
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .page-container {
    width: 100%;
    float: none;
    padding: 0 50px
  }
}
@media screen and (min-width:1023px) {
  .container-fluid {
    width: 100%;
    margin: 0 auto
  }
}
hr {
  clear: both
}
.uppercase {
  text-transform: uppercase
}
@media only screen and (min-width:992px) {
  .about-component, .treatment-works-component {
    margin-bottom: 3em;
    position: relative
  }
}
@media only screen and (min-width:992px) {
  .about-component {
    margin-bottom: 0
  }
}
.about-component .button {
  margin-bottom: 3em
}
.about-component .treatment-section h3 {
  margin-bottom: 1em
}
.treatment-blurb {
  margin-bottom: 5em
}
@media only screen and (max-width:47.9375em) {
  .treatment-blurb {
    margin-bottom: 2em
  }
}
@media only screen and (min-width:992px) {
  .treatment-section .treatment-services {
    padding-bottom: 8em
  }
}
.treatment-section .treatment-blurb p {
  margin-bottom: 1.5em
}
@media only screen and (min-width:992px) {
  .treatment-works-component {
    background-image: url(../images/gray-map-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 377px
  }
}
@media (min-width:992px) and (max-width:1007px) {
  .treatment-works-component {
    height: 435px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .steps-wrap .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media only screen and (min-width:992px) {
  .steps-wrap {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, .16);
    height: 398px;
    padding: 1em;
    margin-top: -3em
  }
  .steps-wrap p:not(.step-value) {
    font-size: 14px;
    line-height: 1.5
  }
}
@media (min-width:992px) and (max-width:1007px) {
  .steps-wrap {
    height: 461px
  }
}
@media (min-width:1008px) and (max-width:1214px) {
  .steps-wrap {
    height: auto
  }
}
.steps-wrap .step {
  position: relative
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .steps-wrap .step {
    padding: 0 20px
  }
  .steps-wrap .step:first-of-type:after, .steps-wrap .step:nth-of-type(3):after {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    width: 1px;
    background-color: #d7d7d7;
    height: 100%
  }
}
@media only screen and (min-width:992px) {
  .steps-wrap .step {
    padding: 0 20px
  }
  .steps-wrap .step:after {
    content: "";
    background-image: url(../images/line-arrow.svg);
    width: 10px;
    height: 224px;
    position: absolute;
    right: 0;
    top: 0
  }
  .steps-wrap .step:last-child:after {
    display: none
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  _::-webkit-full-page-media, _:future, :root .steps-wrap .step {
    width: 100% !important
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  _::-webkit-full-page-media, _:future, :root .steps-wrap .step::after {
    display: none
  }
}
.treatment-works-component .step-value {
  color: #51c97f;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-size: 78px;
  font-weight: 600;
  font-variant-numeric: lining-nums;
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  line-height: .92;
  margin-bottom: 30px
}
.treatment-works-component h3 {
  padding: 3em;
  margin-bottom: 0
}
@media only screen and (min-width:992px) {
  .treatment-works-component h3 {
    padding: 1em
  }
}
.treatment-works-component h4 {
  margin-bottom: 7px
}
.close {
  background-image: url(../images/x.svg);
  background-repeat: no-repeat;
  height: 35px;
  width: 35px;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 1;
  position: relative;
  cursor: pointer
}
.close:hover {
  opacity: 1
}
.page-header {
  margin-bottom: 20px;
  margin-top: 0;
  border-bottom: none
}
.page-header p {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px
}
#rest table{
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 18px;
	
}
@media only screen and (min-width:992px) {
  .cta-module, .cta-module--full-bg {
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .14);
    padding-bottom: 1em;
    position: relative;
    width: 210px
  }
  .cta-module img, .cta-module--full-bg img {
    margin-bottom: 1em;
    width: 100%
  }
  .cta-module h5, .cta-module--full-bg h5 {
    font-family: freight-text-pro, "Times New Roman", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center
  }
  .cta-module h5.header-underline:after, .cta-module--full-bg h5.header-underline:after {
    height: 3px;
    margin: 8px auto;
    width: 26px
  }
}
.cta-module--full-bg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 280px;
  padding: 1px 24px 30px;
}
.cta-module--full-bg a:not(.button-light), .cta-module--full-bg h2 {
  color: #fff;
  text-align: center
}
.cta-module--full-bg .cta-contact-book {
  bottom: 2em;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 10px
}
.cta-module--full-bg .cta-contact-book a {
  text-decoration: none
}
.cta-module--full-bg .cta-contact-book a:first-child {
  font-size: 1.2em;
  margin-bottom: 10px
}
.cta-module--full-bg .cta-contact-book a:nth-child(2) {
  margin: 0 auto;
  padding: 4px 12px !important
}
.cta-module p, .cta-module--full-bg p {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 1.25;
  margin: 0 auto 1em;
  width: 167px
}
.content-block {
  margin-bottom: 4em;
  padding: 20px;
  position: relative
}
@media only screen and (min-width:992px) {
  .content-block {
    padding: 35px
  }
  .content-block p {
    font-size: 14px !important;
    font-family: proxima-nova, "Open Sans", sans-serif !important;
    line-height: 22px
  }
}
.content-block--gray {
  background-color: #f6f6f6
}
.content-block img {
  margin-bottom: 1em;
  width: 100%
}
@media only screen and (max-width:767px) {
  .content-block img {
    max-width: 350px;
    margin: 0 auto 10px auto;
    float: none !important
  }
}
@media only screen and (max-width:767px) {
  .content-block .col-sm-3.pull-left {
    float: none !important;
    text-align: center
  }
}
.main-cta-block {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, .16);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, .16);
  border-left: 7px solid #009639;
  padding: 28px 28px 28px 25px;
  margin: 60px 0 60px 0;
  display: table
}
@media only screen and (max-width:767px) {
  .main-cta-block {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    margin: 30px 0 0 0
  }
}
.main-cta-block h3 {
  color: #009639;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 15px;
  margin-top: 0
}
@media only screen and (min-width:1200px) {
  .main-cta-block h3 {
    margin-top: 13px
  }
}
.main-cta-block img {
  width: 100%;
  height: auto
}
.main-cta-block .col-lg-7 {
  padding-right: 20px
}
.main-cta-block .col-lg-7 a {
  display: inline-block
}
@media only screen and (max-width:767px) {
  .main-cta-block .col-lg-7 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
    padding: 0
  }
  .main-cta-block .col-lg-7 a {
    margin: 0 auto
  }
}
.main-cta-block .col-lg-5 {
  min-height: 262px;
  background-size: cover
}
@media only screen and (max-width:767px) {
  .main-cta-block .col-lg-5 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .main-cta-block .col-lg-5 {
    margin-top: 5px
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .main-cta-block .col-lg-5 {
    margin-top: 10px
  }
}
.about-component .home--about_image {
  position: absolute;
  right: 0;
  bottom: 0
}
@media (min-width:768px) {
  .mobile-only {
    display: none
  }
}
.accordion {
  cursor: pointer
}
.accordion:last-of-type {
  margin-bottom: 2em
}
.accordion:last-of-type .accordion-block {
  border-bottom: 1px solid #ececec
}
.accordion .accordion-block {
  border-top: 1px solid #ececec;
  color: #009639;
  display: block;
  padding: 30px 0;
  position: relative
}
.accordion .accordion-block .accordion-body a {
  font-size: 1em;
  color: #009639
}
.accordion .accordion-block .title {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 600
}
@media only screen and (max-width:47.9375em) {
  .accordion .accordion-block .title {
    width: 85%
  }
}
.accordion .accordion-block .title .fa-minus, .accordion .accordion-block .title .fa-plus {
  top: 1em
}
.accordion .description {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif;
  line-height: 1.5;
  overflow: hidden;
  padding: 30px 50px;
  cursor: initial !important
}
.accordion .description ul {
  line-height: 22px
}
.accordion .description ul li {
  font-size: 16px;
  color: #666
}
.accordion .description p {
  font-size: 16px;
  margin-bottom: 14px
}
.accordion .description p a {
  text-decoration: underline;
  color: #949698
}
.accordion .description p a:hover {
  color: #51c97f;
  text-decoration: none
}
.accordion .description a {
  color: #949698;
  text-decoration: underline
}
.accordion .description a:hover {
  color: #51c97f
}
.accordion:not(:first-of-type) .description {
  display: none
}
.container-faq {
  max-width: 940px
}
@media (min-width:1024px) {
  .testimonial h2:before, blockquote:before {
    content: "";
    background: url(../images/green-quotation-mark.svg);
    background-repeat: no-repeat;
    width: 79px;
    height: 64px;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: -3em;
    left: -3.3em;
    z-index: -1
  }
}
.breadcrumbs {
  margin-bottom: 4em;
  padding: 21px 0 10px;
  border-bottom: 1px solid #ececec;
  line-height: 20px
}
@media only screen and (max-width:991px) {
  .breadcrumbs {
      display: none;
    margin-bottom: 25px
  }
}
.breadcrumbs span {
  font-family: proxima-nova, "Open Sans", sans-serif;
  padding: 0 2.5px;
  color: #666;
  font-size: 14px
}
.breadcrumbs span a {
  text-decoration: none
}
.breadcrumbs span a span {
  color: #000;
  font-size: 14px
}
.breadcrumb-caret {
  background-image: url(../images/right-caret.svg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  width: 7px;
  margin: 0 10px
}
a.breadcrumb-link {
  color: #009639
}
i.breadcrumb-home:after {
  content: "";
  background-image: url(../images/house.svg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  width: 20px
}
.button, a.button {
  background-color: #000;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 2.69;
  letter-spacing: .6px;
  margin-bottom: 10px;
  padding: 4px 14px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: background-color ease-in-out .5s;
  transition: background-color ease-in-out .5s;
  -webkit-transition: color ease .5s;
  transition: color ease .5s
}
.button:focus, .button:hover, a.button:focus, a.button:hover {
  background-color: #363636;
  color: #fff;
  text-decoration: none
}
.button-secondary, a.button-secondary {
  background-color: #009639;
  color: #fff
}
.button-secondary:hover, a.button-secondary:hover {
  background-color: #51c97f
}
.button-light, a.button-light {
  background-color: #fff;
  color: #000
}
.button-light:hover, a.button-light:hover {
  background-color: #fff;
  color: #757575
}
.button-light-outline, a.button-light-outline {
  border: 1px solid #000;
  color: #000
}
.fa-plus, button.expand-close {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: url(../images/accordion-expand.svg);
  background-repeat: no-repeat;
  border: none;
  display: inline-block;
  height: 35px;
  position: absolute;
  right: 0;
  width: 35px
}
.fa-plus:before, button.expand-close:before {
  display: none
}
.fa-plus.fa-minus, .fa-plus.open, button.expand-close.fa-minus, button.expand-close.open {
  background-image: url(../images/accordion-close.svg)
}
.fa-plus.fa-minus:before, .fa-plus.open:before, button.expand-close.fa-minus:before, button.expand-close.open:before {
  display: none
}
button.icon-info {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-image: url(../images/info-icon.svg);
  background-repeat: no-repeat;
  border: none;
  display: inline-block;
  height: 20px;
  width: 20px
}
.icon-calendar {
  -moz-appearance: none;
  background-color: transparent;
  background-image: url(../images/calendar-icon.svg);
  background-repeat: no-repeat;
  border: none;
  display: inline-block;
  height: 28px;
  position: relative;
  top: 5px;
  width: 22px
}
button.icon-down-arrow {
  -moz-appearance: none;
  background-color: transparent;
  background-image: url(../images/dropdown-arrow.png);
  background-repeat: no-repeat;
  border: none;
  display: inline-block;
  height: 6px;
  left: 1em;
  position: absolute;
  top: 1em;
  width: 8px
}
.carousel {
  background-color: #000;
  height: 500px;
  margin-bottom: 20px;
  overflow-x: hidden
}
.carousel .light-slide .slide-copy p.h1 {
  color: #555
}
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}

/* .custom-select select {
  display: none; /*hide original SELECT element:*/
} */

.select-selected {
  background-color: #00963900;
    color: #5d5d5d !important;
    border: 1px solid #cccccc !important;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 17px;
  right: 10px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-color: #555 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #696969 transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 11px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  height: 41px !important;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #009639;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}



@media only screen and (max-width:991px) {
  .carousel .light-slide .slide-copy p.h1 {
    color: #fff !important;
    text-align: center
  }
}
@media only screen and (max-width:991px) {
  .carousel .light-slide .slide-copy .button {
    margin: 0 auto
  }
}
@media only screen and (max-width:991px) {
  .carousel .slide-copy p.h1 {
    text-align: center
  }
}
@media only screen and (max-width:991px) {
  .carousel .slide-copy .button {
    margin: 0 auto
  }
}
@media only screen and (min-width:992px) {
  .carousel .slide-copy a {
    display: inline-block
  }
}
.carousel .slick-slide {
  height: 500px;
  height: -webkit-stretch;
  height: -moz-stretch;
  -webkit-transition: opacity ease .6s;
  transition: opacity ease .6s;
  opacity: .4;
  position: relative
}
@media only screen and (max-width:47.9375em) {
  .carousel .slick-slide {
    height: 100%
  }
}
.carousel .slick-slide .background {
  height: 100%;
  position: absolute;
  width: 100%
}
@media only screen and (max-width:991px) {
  .carousel .slick-slide .background {
    background-position: top !important
  }
}
.carousel .slick-slide.slick-current.slick-active {
  opacity: 1
}
@media only screen and (max-width:47.9375em) {
  .carousel {
    height: 50vh;
    text-align: center
  }
  .carousel .light-slide, .carousel .slick-list, .carousel .slick-track {
    height: 100%
  }
  .carousel .vertical-center {
    margin: 0 auto;
    top: 50%;
    width: 90%
  }
  .carousel .vertical-center .button {
    margin: 0 auto
  }
}
.carousel-arrows {
  margin-bottom: 2em;
  position: relative;
  width: 100px;
  background-color: #fff;
  padding: 0 10px
}
.carousel-arrow-wrap {
  position: relative;
  margin-bottom: 2.5em
}
.carousel-arrow-wrap:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #e1e1e1
}
.about-carousel {
  padding-bottom: 1em
}
.about-carousel p {
  font-size: 12px
}
.about-carousel .slide-description h6 {
  padding-top: 10px;
  margin-bottom: 0
}
.about-carousel .slide-description p {
  line-height: 1.67
}
@media (min-width:1279px) {
  .about-carousel .slide-description {
    height: 420px
  }
}
.about-carousel-wrap {
  padding-top: 1.5em;
  position: relative;
  margin-bottom: 3em
}
@media only screen and (max-width:767px) {
  .about-carousel-wrap .carousel-navigation, .about-carousel-wrap .know-us-navigation, .about-carousel-wrap .partners-carousel-navigation {
    bottom: 1.5em;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .about-carousel-wrap .about-dots, .about-carousel-wrap .carousel-navigation, .about-carousel-wrap .know-us-navigation, .about-carousel-wrap .partners-carousel-navigation {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
  }
  .about-carousel-wrap .about-dots {
    position: relative;
    bottom: -45px;
    right: 70%
  }
  .about-carousel-wrap .about-dots .slick-dots {
    min-width: 120px
  }
}
@media only screen and (max-width:47.9375em) {
  .about-carousel .slick-next, .about-carousel .slick-prev {
    position: absolute;
    background: 0 0
  }
  .about-carousel .slick-prev {
    bottom: -280px;
    left: 35%;
    margin-bottom: 25px;
    margin-top: 25px
  }
  .about-carousel .slick-next {
    bottom: 4px;
    right: 35%
  }
  .about-carousel .carousel-navigation, .about-carousel .know-us-navigation, .about-carousel .partners-carousel-navigation {
    bottom: .5em;
    right: 10em
  }
}
.about-arrows .slick-next, .about-arrows .slick-prev {
  margin-bottom: 10px
}
.about-dots .slick-dots {
  min-width: 165px
}
.about-dots .slick-dots li {
  float: left
}
.about-dots .slick-dots li button {
  background: #ebebeb;
  border-radius: 50%;
  height: 10px;
  width: 10px
}
.about-dots .slick-dots li button::before {
  content: ''
}
.about-dots .slick-dots li.slick-active button {
  background: #009639
}
.carousel-navigation, .know-us-navigation, .partners-carousel-navigation {
  margin-top: -60px;
  position: absolute;
  right: 8em
}
.know-us-navigation, .partners-carousel-navigation {
  right: auto;
  left: 45%
}
@media only screen and (max-width:47.9375em) {
  .know-us-navigation, .partners-carousel-navigation {
    left: 40%
  }
}
.know-us, .partners-carousel {
  margin-bottom: 5em
}
.know-us .slick-slide, .partners-carousel .slick-slide {
  padding: 0 10px
}
@media only screen and (min-width:992px) {
  .know-us .slick-next, .know-us .slick-prev, .partners-carousel .slick-next, .partners-carousel .slick-prev {
    position: absolute
  }
  .know-us .slick-next, .partners-carousel .slick-next {
    right: -35px
  }
  .know-us .slick-prev, .partners-carousel .slick-prev {
    left: -35px
  }
  .know-us .slick-slide img, .partners-carousel .slick-slide img {
    border: 1px solid #ececec;
    padding: 10px
  }
}
@media only screen and (max-width:47.9375em) {
  .know-us, .partners-carousel {
    margin-bottom: 80px !important
  }
  .know-us .slide, .partners-carousel .slide {
    text-align: center
  }
  .know-us .slick-next, .partners-carousel .slick-next {
    bottom: -30px;
    right: 35%
  }
  .know-us .slick-prev, .partners-carousel .slick-prev {
    bottom: -305px;
    left: 35%
  }
}
.know-us {
  margin-bottom: 30px
}
.slide-copy {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative
}
.slide-copy p.h1 {
  color: #fff;
  margin-bottom: 1em
}
@media only screen and (min-width:992px) {
  .slide-copy {
    padding-left: 5em
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:after, .slick-track:before {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  float: left;
  min-height: 1px;
  outline: 0;
  display: none
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
@media only screen and (max-width:47.9375em) {
  .slick-initialized .slick-slide {
    text-align: center !important
  }
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-loading .slick-list {
  background: #fff url(../images/ajax-loader.gif) center center no-repeat
}
.slick-next, .slick-prev {
  float: left;
  font-size: 0;
  line-height: 0;
  position: relative;
  top: 50%;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background-color: #fff;
  border-radius: 20px
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: #fff
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}
.slick-next:before, .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: auto;
  float: left
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}
.slick-prev:before {
  content: '←'
}
[dir=rtl] .slick-prev:before {
  content: '→'
}
.slick-next {
  right: auto;
  float: right
}
[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}
.slick-next:before {
  content: '→'
}
[dir=rtl] .slick-next:before {
  content: '←'
}
.slick-arrow:before, .slick-prev:before {
  content: "";
  height: 38px;
  width: 38px;
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  display: inline-block
}
.slick-prev:before {
  background-image: url(../images/l-arrow.png);
  background-repeat: no-repeat;
  background-size: cover
}
.slick-next:before {
  background-image: url(../images/r-arrow.png);
  background-repeat: no-repeat;
  background-size: cover
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}
.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}
.slick-slide img {
  width: 100%
}
.slick-slide {
  border: none !important
}
.about-carousel .slick-dotted.slick-slider {
  margin-bottom: 45px
}
.symptoms-list ul {
  font-family: proxima-nova, "Open Sans", sans-serif !important;
  margin-bottom: 20px
}
.symptoms-list ul li {
  font-size: 16px;
  line-height: 30px;
  list-style: disc
}
.symptoms-list ol {
  font-family: proxima-nova, "Open Sans", sans-serif !important
}
.symptoms-list ul {
  padding-left: 15px
}
.symptoms-list ul li {
  font-size: 16px;
  line-height: 30px;
  margin: 0 5px 0 5px
}
.col-lg-9 ol:not(.slick-dots), .col-lg-9 ul:not(.slick-dots) {
  font-family: proxima-nova, "Open Sans", sans-serif !important;
  margin-bottom: 20px;
  padding-left: 15px
}
.col-lg-9 ol:not(.slick-dots) li, .col-lg-9 ul:not(.slick-dots) li {
  font-size: 16px;
  line-height: 30px;
  list-style: disc;
  margin: 0 5px 0 5px
}
.col-lg-9 ol:not(.slick-dots) li a, .col-lg-9 ul:not(.slick-dots) li a {
  display: block
}
.page-template-template-faq .accordion-body ul > li > a {
  display: inline-block !important
}
.symptoms-list ol {
  margin-bottom: 25px;
  padding-left: 10px
}
.symptoms-list ol li {
  color: #666;
  line-height: 27px;
  list-style-type: decimal;
  margin-bottom: 22px
}
.expand-list {
  margin-bottom: 1.5em;
  margin-left: 0;
  list-style: none
}
@media only screen and (min-width:1200px) {
  .expand-list {
    -webkit-columns: 2;
    columns: 2
  }
}
.expand-list li {
  margin-bottom: 1.5em
}
.expand-list li:before {
  content: "+";
  color: #009639;
  display: inline-block;
  margin-right: 10px;
  position: relative
}
.expand-list a {
  text-decoration: none;
  display: initial !important
}
#content ul li:before {
  content: ""
}
#content ul li a {
  color: #009639 !important;
  font-size: 17px;
  text-transform: uppercase
}
@media (min-width:1024px) {
  #content ul li a {
    font-size: 19px
  }
}
#content .page-container .breadcrumbs ul li a {
  color: #000 !important
}
.unorder-list ul li {
  color: #949698;
  list-style-type: disc;
  font-size: 18px
}
.unorder-list ul li:before {
  content: '' !important;
  margin-right: 0 !important
}
.unorder-list ul li a {
  color: #949698 !important;
  text-transform: inherit !important
}
.unorder-list ul li a:hover {
  color: #009639 !important;
  text-decoration: none !important
}
.side-effects-wrapper {
  margin-left: 91px
}
.description ul, .rpbt_shortcode ul, .side-effects-wrapper ul {
  margin-left: 18px;
  margin-bottom: 25px
}
.description ul li, .rpbt_shortcode ul li, .side-effects-wrapper ul li {
  color: #666;
  list-style-type: disc;
  margin-bottom: 8px;
  font-size: 18px;
  margin-top: 8px;
  font-size: 16px;
  line-height: 20px;
  margin: 0 5px 0 5px;
  color: #666
}
.description ul li:before, .rpbt_shortcode ul li:before, .side-effects-wrapper ul li:before {
  content: '' !important;
  margin-right: 0 !important;
  font-size: 10px !important
}
.description ul li a, .rpbt_shortcode ul li a, .side-effects-wrapper ul li a {
  color: #949698 !important;
  text-transform: inherit !important
}
.description ul li a:hover, .rpbt_shortcode ul li a:hover, .side-effects-wrapper ul li a:hover {
  color: #009639 !important;
  text-decoration: none !important
}
.search-results > .row .search-list ul > li {
  padding: 30px 0;
  border-top: 1px solid #e5e5e5
}
.search-results > .row .search-list ul > li:last-child {
  border-bottom: 1px solid #e5e5e5
}
.search-results > .row p b {
  font-weight: 600
}
.search-results > .row .no-results {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px
}
.search-results > .row .row div:nth-child(1) {
  padding-right: 0
}
.search-results > .row .row div:nth-child(1) img {
  width: 100%;
  height: auto
}
.search-results > .row .row div:nth-child(2) {
  padding-left: 30px
}
@media (min-width:320px) and (max-width:767px) {
  .search-results > .row .row div:nth-child(2) {
    padding: 0 15px
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .search-results > .row .row div:nth-child(2) {
    padding: 0 15px
  }
}
.search-results > .row .row div:nth-child(2) h6 {
  margin-bottom: 0
}
.search-results > .row .row div:nth-child(2) p {
  margin: 10px 0 0 0
}
.search-results > .row .row div:nth-child(2) img {
  display: none
}
.search-no-results .search-results .col-sm-12:nth-of-type(1) ul > li {
  padding: 3px 0
}
ul {
  color: #666;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 400
}
.column-list {
  padding-left: 0 !important;
  -webkit-columns: 2;
  columns: 2
}
.column-list li {
  list-style: none !important
}
@media only screen and (min-width:992px) {
  .column-list {
    width: 40%
  }
}
.column-list li {
  list-style: none
}
#treatment .modal-dialog {
  max-width: 1130px;
  width: 100%;
  padding: 15px
}
@media only screen and (max-width:991px) {
  #treatment .modal-dialog {
    margin: 0
  }
}
#treatment .modal-header {
  border-bottom: none
}
#treatment .modal-content {
  padding: 30px 35px;
  border-radius: 0;
  max-height: 94vh;
  overflow-y: scroll
}
@media only screen and (min-width:768px) and (max-width:991px) {
  #treatment .modal-content {
    max-width: 738px;
    margin: 0 auto
  }
}
@media only screen and (max-width:767px) {
  #treatment .modal-content {
    padding: 0
  }
}
#treatment .modal-content .close {
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #959595;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-size: 44px;
  position: relative;
  top: -32px;
  right: -19px
}
@media only screen and (max-width:767px) {
  #treatment .modal-content .close {
    top: -12px;
    right: -9px
  }
}
#treatment .modal-content h2 {
  text-transform: capitalize;
  margin-bottom: 15px
}
@media only screen and (max-width:767px) {
  #treatment .modal-content h2 {
    font-size: 26px;
    margin-top: 20px;
    line-height: 25px
  }
}
#treatment .modal-content a.button {
  margin-bottom: 0
}
#treatment .modal-content p {
  line-height: 25px
}
@media only screen and (max-width:991px) {
  #treatment .modal-content p {
    font-size: 14px;
    line-height: 20px
  }
}
#treatment .modal-content #symptoms-filter {
  background-image: url(../images/arrow.png);
  font-size: 14px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #666;
  -webkit-font-smoothing: antialiased;
  background-repeat: no-repeat;
  background-position: right 7px center;
  background-size: 10px;
  display: block;
  background-color: #f4f4f4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 2px;
  padding: 10px;
  max-width: 200px;
  width: 100%;
  margin-bottom: 30px
}
@media only screen and (min-width:992px) {
  #treatment .modal-content #symptoms-filter {
    display: none
  }
}
#treatment .modal-content .nav-tabs {
  display: none
}
@media only screen and (min-width:992px) {
  #treatment .modal-content .nav-tabs {
    display: block
  }
}
#treatment .modal-content .nav-tabs li {
  font-size: 14px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  width: 14.2857142857%;
  text-align: center;
  padding-left: 4px
}
#treatment .modal-content .nav-tabs li:first-child {
  padding-left: 0
}
#treatment .modal-content .nav-tabs li a {
  color: #535353;
  font-weight: 600;
  text-decoration: none;
  background-color: #f1f1f1;
  border: solid 1px #d8d8d8;
  margin: 0
}
#treatment .modal-content .nav-tabs li a:last-child {
  margin-right: 0
}
#treatment .modal-content .nav-tabs li.active {
  color: #000
}
#treatment .modal-content .nav-tabs li.active a {
  background-color: #fff;
  border-bottom: none;
  padding: 9.5px 10.5px 11.5px 10.5px
}
#treatment .modal-content .panel-container {
  border: solid 1px #d8d8d8;
  border-top: none;
  padding: 25px 35px 50px 35px
}
@media only screen and (max-width:991px) {
  #treatment .modal-content .panel-container {
    padding: 0;
    border: none
  }
}
#treatment .modal-content .panel-container > div h5 {
  margin-bottom: 10px
}
@media only screen and (min-width:992px) {
  #treatment .modal-content .panel-container > div h5 {
    display: none
  }
}
@media only screen and (max-width:991px) {
  #treatment .modal-content .panel-container > div > div {
    overflow: scroll;
    -webkit-box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, .4);
    box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, .4);
    margin-bottom: 30px
  }
}
#treatment .modal-content table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 10px
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table {
    margin-left: 127px !important
  }
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table tr {
    position: relative
  }
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table tr:first-child {
    border-top: solid 1px #d8d8d8;
    border-left: none
  }
}
#treatment .modal-content table tr:not(:first-child) {
  border: solid 1px #d8d8d8
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table tr:not(:first-child) {
    border-left: none
  }
}
#treatment .modal-content table tr:not(:first-child) td {
  border-left: solid 1px #d8d8d8
}
#treatment .modal-content table tr:last-child {
  border: solid 1px #d8d8d8;
  border-top: none
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table tr:last-child {
    border-left: none
  }
}
#treatment .modal-content table th {
  padding-top: 30px;
  padding-bottom: 7px;
  font-family: proxima-nova, "Open Sans", sans-serif
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table th {
    table-layout: fixed;
    width: 127px;
    padding: 6px 7px 7px 7px;
    border-left: solid 1px #d8d8d8
  }
}
#treatment .modal-content table th:first-child {
  font-size: 18px;
  font-weight: 600
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table th:first-child {
    background-color: #f4f4f4;
    color: #444;
    position: absolute;
    left: 15px;
    width: 127px;
    z-index: 10;
    border: solid 1px #d8d8d8;
    margin-top: -1px
  }
  #treatment .modal-content table th:first-child.scroll-shadow:after {
    content: '';
    display: table;
    background: -webkit-gradient(linear, left top, right top, color-stop(-77%, #b5b4b4), color-stop(60%, transparent));
    background: linear-gradient(to right, #b5b4b4 -77%, transparent 60%);
    background-position: 0;
    position: absolute;
    width: 11px;
    height: 30px;
    top: 0;
    right: -11px
  }
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table th:first-child span {
    font-size: 16px
  }
}
#treatment .modal-content table th:first-child span:nth-child(1) {
  display: block
}
@media only screen and (min-width:992px) {
  #treatment .modal-content table th:first-child span:nth-child(1) {
    display: none
  }
}
#treatment .modal-content table th:first-child span:nth-child(2) {
  display: none
}
@media only screen and (min-width:992px) {
  #treatment .modal-content table th:first-child span:nth-child(2) {
    display: block
  }
}
@media only screen and (min-width:992px) {
  #treatment .modal-content table th:first-child {
    width: 33%
  }
}
#treatment .modal-content table th:not(:first-child) {
  text-align: center;
  color: #666;
  font-size: 14px
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table th:not(:first-child) {
    font-family: proxima-nova, "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #444;
    -webkit-font-smoothing: antialiased
  }
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table th:nth-child(2) {
    border-left: none
  }
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table th:last-child {
    border-right: solid 1px #d8d8d8
  }
}
#treatment .modal-content table td {
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #666;
  font-size: 14px;
  padding: 10px 8px 6px 8px
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table td:first-child {
    position: absolute;
    width: 127px;
    left: 15px;
    background-color: #f4f4f4;
    z-index: 10;
    border: solid 1px #d8d8d8;
    margin-top: -1px
  }
  #treatment .modal-content table td:first-child.scroll-shadow:after {
    content: '';
    display: table;
    background: -webkit-gradient(linear, left top, right top, color-stop(-77%, #b5b4b4), color-stop(60%, transparent));
    background: linear-gradient(to right, #b5b4b4 -77%, transparent 60%);
    background-position: 0;
    position: absolute;
    width: 11px;
    height: 30px;
    top: 0;
    right: -11px
  }
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table td:not(:first-child) {
    padding: 15px
  }
}
@media only screen and (max-width:991px) {
  #treatment .modal-content table td:nth-child(2) {
    border-left: none !important
  }
}
#treatment .modal-content table td.green-dot {
  position: relative
}
#treatment .modal-content table td.green-dot:after {
  content: '';
  background-color: #009639;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0
}
@media only screen and (max-width:1199px) {
  #body table tr:nth-child(4) td:first-child.scroll-shadow:after {
    height: 44px
  }
  #body table tr:nth-child(4) td:not(:first-child) {
    padding: 22px !important
  }
  #body table tr:nth-child(2) td:first-child.scroll-shadow:after {
    height: 59px
  }
  #body table tr:nth-child(2) td:not(:first-child) {
    padding: 29px !important
  }
  #body table tr:nth-child(5) td:first-child.scroll-shadow:after {
    height: 72px
  }
  #body table tr:nth-child(5) td:not(:first-child) {
    padding: 36px !important
  }
  #head table tr:nth-child(6) td:first-child.scroll-shadow:after, #head table tr:nth-child(7) td:first-child.scroll-shadow:after {
    height: 44px
  }
  #head table tr:nth-child(6) td:not(:first-child), #head table tr:nth-child(7) td:not(:first-child) {
    padding: 22px !important
  }
  #head table tr:nth-child(2) td:first-child.scroll-shadow:after, #head table tr:nth-child(3) td:first-child.scroll-shadow:after, #head table tr:nth-child(8) td:first-child.scroll-shadow:after {
    height: 59px
  }
  #head table tr:nth-child(2) td:not(:first-child), #head table tr:nth-child(3) td:not(:first-child), #head table tr:nth-child(8) td:not(:first-child) {
    padding: 29px !important
  }
  #chest table tr:nth-child(5) td:first-child.scroll-shadow:after {
    height: 44px
  }
  #chest table tr:nth-child(5) td:not(:first-child) {
    padding: 22px !important
  }
  #chest table tr:nth-child(3) td:first-child.scroll-shadow:after {
    height: 59px
  }
  #chest table tr:nth-child(3) td:not(:first-child) {
    padding: 29px !important
  }
  #muscles table tr:nth-child(3) td:first-child.scroll-shadow:after {
    height: 44px
  }
  #muscles table tr:nth-child(3) td:not(:first-child) {
    padding: 22px !important
  }
  #skin table tr:nth-child(3) td:first-child.scroll-shadow:after, #skin table tr:nth-child(5) td:first-child.scroll-shadow:after {
    height: 44px
  }
  #skin table tr:nth-child(3) td:not(:first-child), #skin table tr:nth-child(5) td:not(:first-child) {
    padding: 22px !important
  }
  #skin table tr:nth-child(4) td:first-child.scroll-shadow:after, #skin table tr:nth-child(7) td:first-child.scroll-shadow:after {
    height: 59px
  }
  #skin table tr:nth-child(4) td:not(:first-child), #skin table tr:nth-child(7) td:not(:first-child) {
    padding: 29px !important
  }
}
.ui-widget-content {
  background-size: cover
}
@-moz-document url-prefix() {
  @media only screen and (max-width: 991px) {
    #treatment .modal-content table td:first-child, #treatment .modal-content table th:first-child {
      top: 0;
      height: 100%
    }
    #treatment .modal-content table th {
      top: 30px
    }
    #treatment .modal-content table td:first-child {
      left: -9em
    }
    #treatment .modal-content table th:first-child {
      left: -7em
    }
  }
}
@media (min-width:320px) and (max-width:767px) {
  .pagination {
    width: 100%;
    text-align: center
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .pagination {
    width: 100%;
    text-align: center
  }
}
.pagination .page-numbers {
  border: solid 1px #ececec;
  padding: 5px 0;
  width: 26px;
  text-align: center;
  text-decoration: none;
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #666;
  margin: 0 3px
}
.pagination .page-numbers.current, .pagination .page-numbers.dots {
  display: inline-block
}
.pagination .page-numbers.current {
  color: #fff;
  background-color: #51c97f
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
  border: none
}
@media (min-width:320px) and (max-width:767px) {
  .pagination .page-numbers.next, .pagination .page-numbers.prev {
    display: none !important
  }
}
@media (min-width:1024px) {
  .pagination .page-numbers.prev {
    margin-left: 38px
  }
}
.pagination .page-numbers.prev:after {
  position: relative;
  content: '';
  height: 40px;
  width: 40px;
  background-image: url(../images/l-arrow.png);
  background-repeat: no-repeat;
  display: block;
  top: -26px;
  left: -43px
}
.pagination .page-numbers.next:after {
  position: relative;
  content: '';
  height: 40px;
  width: 40px;
  background-image: url(../images/r-arrow.png);
  background-repeat: no-repeat;
  display: block;
  top: -26px;
  left: 43px
}
.promo-box .block-three-part-one-wrapper {
  margin-bottom: 30px;
  margin-top: -8px
}
.promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper {
  border-bottom: 3px solid #fabe19
}
@media (min-width:320px) and (max-width:767px) {
  .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper {
    width: 98%
  }
}
.promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper .block-three-header-one {
  float: left;
  padding: 20px 0;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-size: 24px
}
@media (min-width:320px) and (max-width:767px) {
  .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper .block-three-header-one {
    font-size: 22px
  }
}
.promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper img {
  float: left;
  margin-top: 11px;
  margin-left: 5px;
  width: 34px
}
@media (min-width:320px) and (max-width:767px) {
  .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper img {
    float: right;
    width: 28px
  }
}
.promo-box .block-three-part-one-wrapper p {
  line-height: 28px;
  font-size: 18px;
  color: #949698;
  margin-bottom: 10px;
  padding: 20px 0
}
.promo-box .block-three-part-one-wrapper .button {
  width: 80%;
  cursor: pointer
}
@media (min-width:320px) and (max-width:767px) {
  .promo-box .block-three-part-one-wrapper .button {
    width: 98%
  }
}
.promo-box .block-three-part-one-wrapper .button a {
  text-decoration: none;
  color: #009639;
  border: 3px solid #009639 !important;
  cursor: pointer;
  padding: 7px
}
.promo-box .block-three-part-one-wrapper .button:hover {
  background-color: #009639
}
.promo-box .block-three-part-one-wrapper .button:hover a {
  color: #fff
}
.sidebar {
  width: 210px;
  margin-bottom: 3em
}
.sidebar.no-margin {
  margin: 0
}
.sidebar ul li {
  border-top: 1px solid #ececec;
  padding: 3px 0
}
.sidebar ul li:last-child {
  border-bottom: 1px solid #ececec
}
.sidebar ul li a {
  color: #666;
  font-size: 15px;
  letter-spacing: .4px;
  line-height: 3;
  text-decoration: none;
  -webkit-transition: color ease .5s;
  transition: color ease .5s
}
.sidebar ul li a:active, .sidebar ul li a:hover {
  color: #009639
}
.post-search {
  max-width: 210px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .14);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .14);
  padding: 20px 15px
}
@media (max-width:991px) {
  .post-search {
    max-width: 100%
  }
}
.post-search h3 {
  font-size: 18px;
  padding-left: 0
}
.post-search p {
  font-size: 12.5px;
  letter-spacing: .6px;
  color: #666;
  font-family: proxima-nova, "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0
}
.post-search form {
  clear: both;
  display: table;
  content: '';
  margin-top: 10px !important;
  margin-bottom: 0 !important
}
.post-search form input {
  color: #000;
  float: left;
  width: 78%;
  height: 33px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  letter-spacing: .5px;
  padding-left: 12px
}
.post-search form button {
  float: left;
  width: 22%;
  height: 33px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 0;
  font-weight: 600;
  border: none
}
.post-search .load-categories, .post-search .load-tags {
  cursor: pointer
}
.post-search hr {
  margin: 20px 0 15px 0
}
.post-search ul {
  padding-left: 0 !important;
  margin-bottom: 20px !important
}
.post-search ul li {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 14px;
  color: #009639;
  list-style: none
}
.post-search ul li a {
  text-decoration: none
}
.post-search ul li a.active {
  color: #9d9c9c
}
.post-search ul li:hover {
  cursor: pointer
}
.post-search ul li.active {
  color: #9d9c9c
}
.post-search ul li:first-child {
  margin-bottom: 6px;
  margin-top: 0
}
.post-search ul li:not(:first-child) {
  margin: 7px 0
}
.sidebar ul li.current-menu-item a, .sidebar ul li.current_page_item a {
  color: #009639
}
.cta-module p, .cta-module--full-bg p {
  text-align: center
}
.page-subheader {
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  margin: 0;
  position: relative
}
@media only screen and (max-width:991px) {
  .page-subheader {
    display: none;
  }
}
@media only screen and (max-width:767px) {
  .page-subheader {
    height: 160px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .page-subheader {
    height: 275px
  }
}
@media only screen and (max-width:47.9375em) {
  .page-subheader {
    height: 33vh;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center
  }
  .page-subheader h3 {
    margin-bottom: 0
  }
  .page-subheader p {
    margin-bottom: 0
  }
  .page-subheader p:after {
    display: none !important
  }
}
.page-subheader .subheader-description {
  padding: 0 1em
}
@media only screen and (max-width:991px) {
  .page-subheader .subheader-description {
    text-align: center;
    width: 100%
  }
  .page-subheader .subheader-description h3 p:after {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
.page-subheader .subheader-description h1.header-title, .page-subheader .subheader-description h3 p, .page-subheader .subheader-description p.h1 {
  color: #fff;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-weight: 600;
  line-height: 1.31;
  padding-bottom: 14px
}
@media only screen and (min-width:992px) {
  .page-subheader .subheader-description h1.header-title, .page-subheader .subheader-description h3 p, .page-subheader .subheader-description p.h1 {
    padding-left: 70px;
    width: 500px
  }
}
@media only screen and (max-width:991px) {
  .page-subheader .subheader-description h1.header-title, .page-subheader .subheader-description h3 p, .page-subheader .subheader-description p.h1 {
    color: #fff !important;
    text-align: center
  }
  .page-subheader .subheader-description h1.header-title:after, .page-subheader .subheader-description h3 p:after, .page-subheader .subheader-description p.h1:after {
    margin: 20px auto 0 auto !important
  }
}
.page-subheader .subheader-description h1.header-title:after, .page-subheader .subheader-description h3 p:after, .page-subheader .subheader-description p.h1:after {
  background-color: #51c97f;
  content: "";
  display: block;
  height: 4px;
  margin-top: 20px;
  width: 41px
}
.page-subheader.dark .subheader-description h1.header-title, .page-subheader.dark .subheader-description h3 p, .page-subheader.dark .subheader-description p.h1 {
  color: #555
}
.page-subheader.default .subheader-description h1.header-title, .page-subheader.default .subheader-description h3 p, .page-subheader.default .subheader-description p.h1 {
  color: #fff
}
.page-subheader.default .subheader-description h1.header-title:after, .page-subheader.default .subheader-description h3 p:after, .page-subheader.default .subheader-description p.h1:after {
  background-color: #74d499
}
@media only screen and (min-width:992px) {
  .page-subheader .subheader-right {
    right: 5%
  }
}
body {
  padding-top: 160px
}
@media only screen and (min-width:991px) {
  body {
    padding-top: 130px
  }
}
@media only screen and (max-width:767px) {
  body {
    padding-top: 130px
  }
}
header {
  padding: 5px 0 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow .5s;
  transition: -webkit-box-shadow .5s;
  transition: box-shadow .5s;
  transition: box-shadow .5s, -webkit-box-shadow .5s
}
@media only screen and (min-width:992px) {
  header {
    height: 109px;
    padding-top: 15px
  }
}
@media only screen and (max-width:991px) {
  header {
    padding-bottom: 0
  }
}
.page-template-template-cart header {
  position: relative;
}
body.page-template-template-cart {
  padding-top: 0;
}
header.fixed {
  -webkit-box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .5)
}
header .logo-wrapper img {
  height: 80px;
  margin-bottom: 5px;
  position: relative;
  z-index: 100
}
@media only screen and (min-width:992px) {
  header .logo-wrapper img {
    max-height: 100%
  }
}
header .find-location-wrapper {
  color: #009639;
  font-size: 24px;
  padding-right: 0;
  text-align: right
}
header .find-location-wrapper .find-location {
  cursor: pointer;
  display: inline-block
}
header .find-location-wrapper .find-location a {
  text-decoration: none;
  position: relative;
  top: 1px;
  font-size: 14px;
  margin-right: 5px
}
@media only screen and (max-width:991px) {
  header .find-location-wrapper .find-location a {
    display: none
  }
header .logo-wrapper img {
  height: 60px;
}
}
@media only screen and (min-width:992px) {
  header .find-location-wrapper {
    color: #404040;
    font-size: 14px;
    right: -45px;
    position: relative;
    z-index: 9
  }
}
@media only screen and (min-width:1200px) {
  header .find-location-wrapper {
    position: relative;
    right: -85px;
    z-index: 50
  }
}
@media screen and (min-width:1400px) {
  header .find-location-wrapper {
    right: -106px
  }
}
header .find-location-wrapper span {
  display: none;
  font-family: proxima-nova, "Open Sans", sans-serif;
  padding: 0 5px
}
@media only screen and (min-width:992px) {
  header .find-location-wrapper span {
    display: inline-block
  }
}
header .find-location-wrapper i {
  margin-top: 8px;
    margin-bottom: 10px;
  font-size: 25px
}
header .find-location-wrapper i.fa-caret-down {
  font-size: 14px;
  display: none
}
@media only screen and (min-width:992px) {
  header .find-location-wrapper i.fa-caret-down {
    display: inline-block
  }
}
@media only screen and (min-width:992px) {
  header .find-location-wrapper i {
    position: relative;
    top: 1px;
    font-size: 18px;
    margin-top: 0
  }
}
header .phone-wrapper {
  display: none;
  border-left: 1px solid #dbdbdb;
  padding: 2px 0 2px 15px;
  text-align: right;
  max-width: 132px;
  float: right;
  margin-top: 19px
}
@media only screen and (min-width:992px) {
  header .phone-wrapper {
    margin: 0
  }
}
header .phone-wrapper i {
  position: relative;
  top: 2px;
  color: #404040
}
header .phone-wrapper a {
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #404040;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  margin-top: 0
}
@media only screen and (min-width:992px) {
  header .phone-wrapper {
    display: block
  }
}
header .hamburger-nav {
  float: right;
  margin-top: 5px
}
@media only screen and (min-width:992px) {
  header .hamburger-nav {
    display: none
  }
}
header .hamburger-nav.active li {
  -webkit-transition: background-color 1s, -webkit-transform .5s;
  transition: background-color 1s, -webkit-transform .5s;
  transition: transform .5s, background-color 1s;
  transition: transform .5s, background-color 1s, -webkit-transform .5s
}
header .hamburger-nav.active li:nth-child(1) {
  -webkit-transform: rotate(-45deg) translate(-6.5px, 5.5px);
  transform: rotate(-45deg) translate(-6.5px, 5.5px);
  font-weight: 300;
  font-size: 20px;
  background-color: #0e9748
}
header .hamburger-nav.active li:nth-child(2) {
  opacity: 0;
  background-color: transparent;
  font-weight: 300;
  font-size: 20px
}
header .hamburger-nav.active li:nth-child(3) {
  background-color: #0e9748;
  -webkit-transform: rotate(45deg) translate(-7px, -6.5px);
  transform: rotate(45deg) translate(-7px, -6.5px);
  font-weight: 300;
  font-size: 20px
}
header .hamburger-nav li {
  -webkit-transition: background-color 2s, -webkit-transform .5s;
  transition: background-color 2s, -webkit-transform .5s;
  transition: transform .5s, background-color 2s;
  transition: transform .5s, background-color 2s, -webkit-transform .5s;
  width: 31px;
  height: 5px;
  margin: 4px;
  background-color: #0e9748
}
@media only screen and (min-width:992px) {
  header .big-nav {
    text-align: right
  }
}
header .mobile-subheader {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd
}
@media only screen and (min-width:992px) {
  header .mobile-subheader {
    position: relative;
    top: -47px;
    border: none
  }
}
header .mobile-subheader ul .menu-item:not(:last-child).current-menu-item > a {
  color: #040707;
  font-family: proxima-nova, "Open Sans", sans-serif
}
@media only screen and (min-width:992px) {
  header .mobile-subheader ul .menu-item:not(:last-child) {
    margin-top: 13px;
    padding: 0 35px 0 0;
    height: 35px;
    display: block
  }
  header .mobile-subheader ul .menu-item:not(:last-child) a {
    font-size: 15px !important
  }
}
header .mobile-subheader ul .menu-item a {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  height: 100%;
  text-align: left
}
@media only screen and (min-width:992px) {
  header .mobile-subheader ul .menu-item a:hover {
    color: #009639
  }
}
@media only screen and (min-width:992px) {
  header .mobile-subheader ul .menu-item a {
    font-weight: 600
  }
}
header .mobile-subheader ul .menu-item a.button.button-secondary {
  color: #fff
}
@media only screen and (min-width:992px) {
  header .mobile-subheader ul .menu-item a.button.button-secondary {
    font-size: 12px
  }
}
@media only screen and (min-width:992px) {
  header .mobile-subheader ul .menu-item {
    display: inline-block
  }
}
header .mobile-subheader ul .menu-item.nav-bookappt {
  display: inline-block;
  float: right
}
header .mobile-subheader .container {
  padding: 0
}
header .mobile-subheader .container .row {
  padding: 10px 0;
  margin: 0
}
@media only screen and (min-width:992px) {
  header .mobile-subheader .container .row {
    padding: 0
  }
}
header .mobile-subheader .row {
  padding: 5px 15px
}
@media only screen and (min-width:992px) {
  header .mobile-subheader .row > div:nth-child(1) {
    display: none
  }
}
header .mobile-subheader .row > div:nth-child(1) i {
  position: relative;
  top: 2px;
  color: #000
}
header .mobile-subheader .row > div:nth-child(1) a {
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #949698;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  margin-top: 12px
}
header .mobile-subheader .row > div:nth-child(2) {
  padding: 0;
  padding-right: 15px
}
header .mobile-subheader .row > div:nth-child(2) a {
  margin: 0;
  font-size: 10.5px;
  float: left
}
@media only screen and (min-width:992px) {
  header .mobile-subheader .row > div:nth-child(2) a {
    font-size: 15px;
    width: 100%
  }
}
@media only screen and (max-width:991px) {
  header .mobile-subheader .row > div:nth-child(2) a {
    padding: 4px 5px;
    float: right;
	  display: none;
  }
}
header .mobile-nav-dropdown {
  background-color: #f5f5f5;
  display: none;
  overflow-y: scroll;
  width: 100%;
  z-index: 100;
  border-bottom: 1px solid #ddd
}
@media only screen and (min-width:992px) {
  header .mobile-nav-dropdown {
    display: none !important
  }
}
@media only screen and (min-width:768px) {
  header .mobile-nav-dropdown .container {
    padding: 0 15px
  }
}
header .mobile-nav-dropdown #menu-item-6461.showing-menu > a, header .mobile-nav-dropdown #menu-item-6471.showing-menu > a {
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  font-weight: 700;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px
}
header .mobile-nav-dropdown li {
  padding: 15px
}
header .mobile-nav-dropdown li:not(:nth-of-type(3)) {
  border-bottom: 1px solid #dfdfdf
}
header .mobile-nav-dropdown li a {
  font-family: proxima-nova, "Open Sans", sans-serif;
  text-decoration: none;
  padding: 7px 0;
  color: #666;
  font-size: 15px;
  display: block
}
header .mobile-nav-dropdown li .sub-menu {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  width: calc(100% + 30px)
}
header .mobile-nav-dropdown li .sub-menu li {
  border-bottom: 1px solid #dfdfdf;
  padding: 15px !important
}
header .mobile-nav-dropdown #menu-header-navigation .nav-bookappt {
  display: none
}
@media only screen and (min-width:992px) {
  header .mobile-nav-dropdown #menu-header-navigation .nav-bookappt {
    display: block
  }
}
.header-locations-wrap {
  position: absolute;
  background-color: #fff;
  z-index: 100;
  width: 248px;
  right: -24px;
  top: 52px;
  padding: 10px 20px;
  border: solid 1px #dfdfdf
}
@media only screen and (min-width:992px) {
  .header-locations-wrap {
    right: -29px;
    top: 29px
  }
}
.header-locations-wrap:before {
  content: '';
  height: 10px;
  width: 10px;
  display: block;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -6px;
  right: 26px;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  z-index: 10
}
.header-locations-wrap h3 {
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: freight-text-pro, "Times New Roman", sans-serif
}
.header-locations-wrap .close {
  position: relative;
  right: -32px;
  display: block
}
.header-locations-wrap form input {
  width: 70%;
  height: 29px;
  float: left;
  margin-bottom: 0;
  font-family: proxima-nova, "Open Sans", sans-serif;
  line-height: 20px;
  padding: 0 0 0 7px;
  border-radius: 0;
  -moz-appearance: textField
}
.header-locations-wrap form button {
  width: 30%;
  float: left;
  font-size: 12px;
  font-weight: 700 !important;
  text-transform: capitalize;
  height: 29px;
  padding: 0;
  line-height: 19px;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
  font-weight: 300
}
.header-locations-wrap .geolocation {
  margin-bottom: 0
}
.header-locations-wrap .geolocation a {
  margin-top: 10px;
  font-size: 14px
}
.header-locations-wrap .geolocation a:before {
  top: 1px
}
#menu-header-navigation-1 > li:nth-child(3) .sub-menu {
  left: -35px !important
}
#menu-header-navigation-1 > li:not(:last-child) {
  display: none
}
@media only screen and (min-width:992px) {
  #menu-header-navigation-1 > li:not(:last-child) {
    display: inline-block
  }
}
@media only screen and (min-width:992px) {
  #menu-header-navigation-1 > li {
    display: inline-block;
    position: relative;
    padding-bottom: 20px !important
  }
}
@media only screen and (max-width:991px) {
  .menu-item-has-children > a:before {
    content: "\f0d7";
    display: table;
    clear: both;
    font: normal normal normal 16px/1 FontAwesome;
    float: right;
    margin-left: 10px;
    top: 0;
    position: relative;
    -webkit-transition: 1s all;
    transition: 1s all;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }
}
@media only screen and (max-width:991px) {
  .menu-item-has-children.showing-menu {
    margin-top: 30px;
    margin-bottom: -20px
  }
  .menu-item-has-children.showing-menu > a:before {
    display: none
  }
}
.sub-menu {
  border: 1px solid #dfdfdf;
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  margin-left: -23px;
  padding: 0 0 0;
  display: none;
  background-color: #fff;
  width: 200px;
  z-index: 9
}
.sub-menu.showing-menu a {
  color: #404040;
  font-family: proxima-nova, "Open Sans", sans-serif
}
@media only screen and (max-width:991px) {
  .sub-menu.showing-menu {
    position: relative;
    top: -21px;
    display: block
  }
  .sub-menu.showing-menu li:first-child:before {
    content: "Back";
    display: table;
    clear: both;
    font-family: proxima-nova, "Open Sans", sans-serif;
    font-weight: 700;
    position: absolute;
    margin-top: -85px;
    margin-left: 0;
    color: #000;
    padding-left: 20px
  }
  .sub-menu.showing-menu:before {
    content: "\f0d7";
    left: 15px;
    top: -53px;
    display: table;
    clear: both;
    font: normal normal normal 16px/1 FontAwesome;
    position: relative;
    background-image: none;
    color: #000;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
}
@media only screen and (max-width:991px) {
  .sub-menu {
    position: inherit;
    margin: 0;
    background-color: transparent;
    border: none;
    padding: 5px 0
  }
}
.sub-menu li {
  width: 100%;
  float: none;
  margin: 0 !important;
  padding: 10px !important;
  display: block
}
.sub-menu li:last-child {
  border: none
}
.sub-menu:before {
  content: '';
  background-image: url(../images/nav-caret.png);
  position: absolute;
  top: -8px;
  width: 12px;
  height: 8px;
  left: 47%
}
.sub-menu li {
  float: none;
  -webkit-transition: ease background-color .6s;
  transition: ease background-color .6s;
  padding: 10px 20px;
  border-bottom: 1px solid #dfdfdf
}
@media only screen and (max-width:991px) {
  .sub-menu li {
    border: none;
    padding: 0 !important
  }
}
@media only screen and (min-width:992px) {
  .sub-menu li:hover {
    background-color: #009639;
    cursor: pointer;
    color: #fff
  }
  .sub-menu li:hover a {
    color: #fff !important
  }
}
.sub-menu li a {
  color: #000;
  display: block;
  font-size: 14px;
  float: left
}
@media only screen and (max-width:991px) {
  .sub-menu li a {
    float: none;
    padding: 0
  }
}
.header-view-locations {
  padding: 12px 0 5px;
  border-top: 1px solid #e1e1e1;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 13px
}
.header-location-list ul.locations {
  clear: both;
  height: 100%;
  overflow-y: scroll;
  list-style: none;
  max-height: 324px
}
.header-location-list ul.locations li {
  position: relative
}
.header-location-list ul.locations li:not(:last-child) {
  border-bottom: 1px solid #e1e1e1
}
.header-location-list ul.locations p {
  text-align: left
}
.header-location-list ul.locations p a {
  font-size: 13px
}
.header-location-list ul.locations p.location-nickname {
  margin-bottom: 10px
}
@media only screen and (min-width:992px) {
  .header-location-list ul.locations p.location-nickname {
    margin-top: 10px
  }
}
.header-location-list ul.locations p.location-nickname a {
  font-size: 14px;
  font-weight: 600;
  color: #666
}
.header-location-list ul.locations p.address-part-one, .header-location-list ul.locations p.address-part-two, .header-location-list ul.locations p.city-state-zip {
  margin-bottom: 0;
  line-height: 15px
}
.header-location-list ul.locations p.address-part-one a, .header-location-list ul.locations p.address-part-two a, .header-location-list ul.locations p.city-state-zip a {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 13px;
  text-align: left;
  color: #666
}
.header-location-list ul.locations p.searchRadius {
  float: right;
  position: absolute;
  top: 12px;
  right: 0;
  font-size: 12px
}
.header-location-list ul.locations p.searchRadius.opacity {
  display: block !important;
  opacity: 0
}
.header-location-list ul.locations p.view-location {
  margin: 10px 0 12px 0
}
.header-location-list ul.locations p.phone-number {
  margin-top: 10px
}
.header-location-list ul.locations p.phone-number b {
  font-weight: 600
}
.header-location-list ul.locations p.phone-number a {
  color: #666
}
.header-location-list ul.locations p.hours {
  font-size: 13px;
  margin-top: 12px
}
.header-location-list ul.locations p.location-button {
  display: none
}
.header-location-list ul.locations .js-make-location, .header-location-list ul.locations .js-my-location {
  font-size: 13px;
  padding: 0;
  display: block;
  width: 100%;
  margin-bottom: 13px
}
.header-location-list ul.locations .js-make-location i, .header-location-list ul.locations .js-my-location i {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  margin-right: 9px
}
.error-zipcode-header, .no-locations {
  display: none;
  position: absolute;
  color: red;
  top: 68px;
  font-size: 12px
}
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: textField;
  margin: 0
}
.footer-wrapper {
  border: none
}
.footer-wrapper .footer-container {
  background-color: #000;
  margin: 0 auto
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container {
    padding: 0 15px
  }
}
.footer-wrapper .footer-container .search-wrapper {
  display: block
}
.footer-wrapper .footer-container .footer-mobile-app {
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: .5px;
  line-height: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #373737;
  border-bottom: 1px solid #373737;
  padding: 12px 0;
  margin-bottom: 20px
}
@media (min-width:320px) and (max-width:767px) {
  .footer-wrapper .footer-container .footer-mobile-app {
    display: block;
    text-align: center;
    border-top: none;
    margin-bottom: 0
  }
}
.footer-wrapper .footer-container .footer-mobile-app div {
  float: left;
  width: 50%
}
@media (min-width:320px) and (max-width:767px) {
  .footer-wrapper .footer-container .footer-mobile-app div {
    float: none;
    width: 100%;
    padding-bottom: 30px
  }
}
.footer-wrapper .footer-container .footer-mobile-app div img {
  width: 100%;
  height: auto;
  margin: 0 5px
}
.footer-wrapper .footer-container .footer-mobile-app div img.img-apple {
  max-width: 122px
}
.footer-wrapper .footer-container .footer-mobile-app div img.img-google {
  max-width: 137px
}
.footer-wrapper .footer-container .footer-copyright {
  font-size: 11px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  padding-top: 30px;
  color: #909090;
    clear: both
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .footer-copyright {
    font-size: 12px;
    line-height: 13px;
    padding-top: 20px
  }
}
.footer-wrapper .footer-container .footer-disclaimer {
  line-height: 12px;
  font-size: 12px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #909090;
  text-align: justify;
    clear: both
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .footer-disclaimer {
    text-align: inherit
  }
}
.footer-wrapper .footer-container .footer-logo-wrapper {
  float: left
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .footer-logo-wrapper {
    padding-top: 30px
  }
}
.footer-wrapper .footer-container .footer-logo-wrapper a {
  display: inline-block
}
.footer-wrapper .footer-container .footer-logo-wrapper a img {
  width: 140px
}
@media only screen and (min-width:992px) {
  .footer-wrapper .footer-container .footer-logo-wrapper a {
    margin-right: 25px
  }
}
.footer-wrapper .footer-container .social-links-wrapper {
  margin-bottom: 1em;
  padding-top: 20px;
  float: right
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .social-links-wrapper {
    display: table;
    content: '';
    clear: both;
    padding-left: 0;
    width: 100%;
    float: left
  }
}
.footer-wrapper .footer-container .social-links-wrapper .social-links {
  float: left;
  list-style: none;
  margin-right: 0
}
.footer-wrapper .footer-container .social-links-wrapper .social-links li {
  float: left;
  padding: 0 5px
}
.footer-wrapper .footer-container .social-links-wrapper .social-links li:nth-child(1) {
  padding-left: 0
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .social-links-wrapper .social-links li {
    margin: 0 20px 0 0
  }
}
@media only screen and (min-width:576px) {
  .footer-wrapper .footer-container .social-links-wrapper .social-links li {
    margin: 0 0 0 20px
  }
}
@media only screen and (min-width:992px) {
  .footer-wrapper .footer-container .social-links-wrapper .social-links li {
    margin-left: 26px
  }
}
.footer-wrapper .footer-container .footer-links-wrapper {
  padding-top: 22px;
  margin-bottom: 12px;
  width: 100%;
  float: none;
    line-height: 15px;
}
@media only screen and (min-width:992px) {
  .footer-wrapper .footer-container .footer-links-wrapper {
    padding-top: 0
  }
  .footer-wrapper .footer-container .footer-links-wrapper hr {
    margin-top: 0
  }
}
.footer-wrapper .footer-container .footer-links-wrapper hr {
  border-color: #909090
}
.footer-wrapper .footer-container .footer-links-wrapper .footer-links {
  float: left;
  color: #909090;
  list-style: none;
  padding-top: 1em
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .footer-links-wrapper .footer-links {
    float: none;
    margin: 0 auto
  }
}
.footer-wrapper .footer-container .footer-links-wrapper .footer-links li {
  padding: 0 2px;
  float: left;
  letter-spacing: .5px;
  font-size: 12px !important;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 600;
  text-align: center !important;
  position: relative;
  margin: 0 8px 0 0
}
.footer-wrapper .footer-container .footer-links-wrapper .footer-links li:after {
  content: "|";
  position: absolute;
  top: 0;
  right: -6px
}
.footer-wrapper .footer-container .footer-links-wrapper .footer-links li:last-child:after {
  display: none
}
.footer-wrapper .footer-container .footer-links-wrapper .footer-links li a {
  color: #909090;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center !important
}
.footer-wrapper .footer-container .nabp-logo-wrapper {
  padding-top: 4px;
  padding-left: 5px;
  float: right
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .nabp-logo-wrapper {
    padding-top: 33px;
    float: left
  }
  .footer-wrapper .footer-container .nabp-logo-wrapper img {
    width: 100%
  }
}
.footer-wrapper .footer-container .footer-search-wrapper {
  clear: both;
  margin-top: 7px;
  position: relative
}
.footer-wrapper .footer-container .footer-search-wrapper .search-input {
  border: none !important;
  color: #000;
  font-size: 18px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  float: right;
  height: 45px;
  line-height: 30px;
  padding-left: 10px;
  width: 210px
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .footer-search-wrapper .search-input {
    float: left;
    width: 85%
  }
}
.footer-wrapper .footer-container .footer-search-wrapper .search-input::-webkit-input-placeholder {
  color: #949698;
  font-size: 14px;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.footer-wrapper .footer-container .footer-search-wrapper .search-input:-moz-placeholder {
  color: #949698;
  font-size: 14px;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.footer-wrapper .footer-container .footer-search-wrapper .search-input::-moz-placeholder {
  color: #949698;
  font-size: 14px;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.footer-wrapper .footer-container .footer-search-wrapper .search-input:-ms-input-placeholder {
  color: #949698;
  font-size: 14px;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.footer-wrapper .footer-container .footer-search-wrapper .search-button {
  float: right;
  height: 45px;
  width: 50px;
  border: none !important;
  border-radius: 0;
  background-color: #fff
}
@media only screen and (max-width:47.9375em) {
  .footer-wrapper .footer-container .footer-search-wrapper .search-button {
    width: 15%;
    float: left
  }
}
.footer-wrapper .footer-container .footer-search-wrapper .search-button .fa-search {
  font-size: 22px;
  color: #000
}
.footer-wrapper.fixed {
  position: fixed;
  bottom: 0;
  width: 100%
}
@media (min-width:1024px) {
  .link-group {
    margin-top: -10px
  }
  .link-group.top {
    padding-left: 15px
  }
  .link-group.bottom {
    padding-left: 30px
  }
}
.testimonial-news-section {
  background: #f6f6f6;
  padding-bottom: 50px;
  padding-top: 50px
}
@media only screen and (max-width:47.9375em) {
  .testimonial-news-section {
    padding-bottom: 15px;
    padding-top: 0
  }
}
@media only screen and (min-width:992px) {
  .testimonial-news-section .col-sm-6:nth-of-type(2) {
    border-left: 1px solid #e5e5e5;
    padding-left: 70px
  }
}
.testimonial-news-section blockquote::before {
  top: -8px
}
@media only screen and (max-width:47.9375em) {
  .testimonial-news-section h3 {
    margin: 30px 0 20px 0 !important
  }
}
.testimonial-news-section blockquote {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  padding-top: 32px
}
@media only screen and (max-width:47.9375em) {
  .testimonial-news-section blockquote {
    padding-top: 0
  }
}
@media only screen and (min-width:992px) {
  .testimonial-news-section blockquote {
    max-width: 60%
  }
}
.testimonial-news-section p {
  color: #666;
  font-size: 13px;
  letter-spacing: .4px;
  line-height: 34px
}
.testimonial-news-section a {
  font-size: 16px;
  letter-spacing: .4px;
  line-height: 24px
}
@media only screen and (max-width:47.9375em) {
  .testimonial-news-section a {
    margin-bottom: 65px
  }
}
@media only screen and (max-width:47.9375em) {
  .testimonial-news-section .recent-news-block h3 {
    margin-top: 20px !important
  }
}
.testimonial-news-section .recent-news-block h6 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px
}
.testimonial-news-section .recent-news-block p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0
}
.testimonial-news-section .recent-news-block hr {
  margin-bottom: 15px;
  margin-top: 15px
}
.testimonial-news-section .recent-news-block a {
  display: block;
  font-size: 14px;
  letter-spacing: .3px;
  line-height: 26px;
  margin-bottom: 6px
}
.cta-block {
  background-color: #51c97f;
  color: #000;
  padding: 35px 15px;
  position: relative;
  width: 100%
}
@media (min-width:992px) and (max-width:1023px) {
  .cta-block {
    padding: 18px 15px 21px !important
  }
}
@media only screen and (min-width:992px) {
  .cta-block {
    padding: 18px 15px 8px
  }
  .cta-block:before {
    content: "";
    background-image: url(../images/cta-block-graphic.svg);
    background-repeat: no-repeat;
    background-position: left;
    width: 342px;
    height: 79px;
    position: absolute;
    top: 0
  }
}
@media only screen and (min-width:992px) and (min-width:992px) and (max-width:1023px) {
  .cta-block:before {
    height: 84px
  }
}
.cta-block h3 {
  font-size: 21px;
  position: relative
}
@media (min-width:992px) and (max-width:1023px) {
  .cta-block h3 {
    top: 0 !important;
    left: 15px
  }
}
@media only screen and (min-width:992px) {
  .cta-block h3 {
    text-align: left;
    top: 10px
  }
}
@media only screen and (min-width:1200px) {
  .cta-block h3 {
    font-size: 26px
  }
}
.cta-block .button:hover {
  background-color: #fff;
  color: #000
}
@media (min-width:768px) and (max-width:1023px) {
  .next-step-wrap {
    float: left;
    position: relative;
    top: 15px;
    padding-left: 0
  }
}
@media only screen and (min-width:992px) {
  .cta-phone-book-wrap {
    float: right;
    padding-right: 15px
  }
  .cta-phone-book-wrap .cta-appt-book, .cta-phone-book-wrap .cta-phone {
    display: inline-block
  }
  .cta-phone-book-wrap .cta-phone {
    margin-right: 3em;
    position: relative;
    font-size: 16px
  }
}
@media only screen and (min-width:992px) and (min-width:992px) and (max-width:1023px) {
  .cta-phone-book-wrap .cta-phone {
    padding-right: 0 !important;
    top: 12px !important
  }
}
@media only screen and (min-width:992px) {
  .cta-phone-book-wrap .cta-phone:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: -.5em;
    right: -1.5em
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .cta-phone-book-wrap {
    padding-right: 15px;
    float: right
  }
  .cta-phone-book-wrap .cta-phone {
    float: left;
    position: relative;
    top: 15px;
    padding-right: 15px
  }
  .cta-phone-book-wrap .cta-appt-book {
    float: right;
    margin-top: 4px
  }
  .cta-phone-book-wrap .cta-appt-book a {
    margin-bottom: 0
  }
}
.cta-block .cta-phone span a, .cta-block i {
  color: #000 !important;
  text-decoration: none
}
.footer-site-map {
  color: #fff;
  padding-top: 1em
}
@media (min-width:768px) and (max-width:1023px) {
  .footer-site-map {
    padding-left: 0
  }
}
@media only screen and (min-width:992px) {
  .footer-site-map {
    padding-left: 0
  }
}
.footer-site-map h5 {
  text-transform: uppercase;
  margin-bottom: 1em
}
.footer-site-map ul {
  margin-bottom: 1.5em;
  list-style: none
}
@media (min-width:992px) {
  .footer-site-map ul {
    display: block !important
  }
}
.footer-site-map ul li {
  margin-bottom: 12px
}
.footer-site-map ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px
}
.footer-site-map ul h6 {
  color: #fff;
  font-size: 14px
}
@media (max-width:991px) {
  .footer-site-map ul h6 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px
  }
  .footer-site-map ul ul {
    display: none
  }
}
.search-wrap {
  border: none;
  padding-top: .75em
}
@media (min-width:768px) and (max-width:1023px) {
  .search-wrap {
    float: left
  }
}
@media only screen and (min-width:992px) {
  .search-wrap {
    float: right
  }
}
@media only screen and (max-width:47.9375em) {
  .search-wrap {
    padding-top: 0
  }
}
.single-news-article .testimonial-news-section {
  display: none
}
@media (min-width:1024px) {
  .footer-layout-mobile, .wrap-br {
    display: none
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .footer-layout-mobile, .wrap-br {
    display: none
  }
}
@media (min-width:320px) and (max-width:767px) {
  .footer-layout-mobile, .wrap-br {
    display: block
  }
}
@media (min-width:1024px) {
  .footer-layout-desktop {
    display: block
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .footer-layout-desktop {
    display: block
  }
}
@media (min-width:320px) and (max-width:767px) {
  .footer-layout-desktop {
    display: none
  }
}
.logo-nabp-social-center {
  margin: 0 auto;
  width: 260px
}
.make-an-appointment {
  position: relative
}
.appointment-steps {
  margin-bottom: 50px;
  margin-top: 35px;
  position: relative;
  width: 100%
}
.appointment-steps .step {
  float: left;
  text-align: center;
  position: relative;
  top: 0;
  width: 33.33%
}
.appointment-steps .step .circle {
  background: #fff;
  display: block;
  height: 56px;
  position: relative;
  width: 56px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.appointment-steps .step.active .circle .number {
  color: #51c97f
}
.appointment-steps .step .circle .number {
  color: #999;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-size: 60px;
  font-weight: 600;
  font-variant-numeric: lining-nums;
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  line-height: .92;
  margin-bottom: 30px
}
.appointment-steps .step .title {
  display: block;
  font-family: proxima-nova, "Open Sans", sans-serif !important;
  font-weight: 700;
  color: #999
}
@media (max-width:767px) {
  .appointment-steps .step .title {
    font-size: 11px;
    line-height: 15px;
    margin-top: -15px
  }
}
.appointment-steps .step.active .title {
  color: #2a9648
}
.form-container {
  margin: 0;
  padding-bottom: 40px;
  padding-top: 50px
}
#signup {
  display: block;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  position: relative;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
#fieldsets {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=time], textarea {
  border: 1px solid #d5d5d5 !important;
  display: block;
  font-size: 14px;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  margin-bottom: 15px;
  position: relative
}
textarea {
  height: 110px;
  margin-top: 50px;
  resize: none
}
.checkbox-container {
  margin-top: 15px;
  padding-left: 0
}
@media (max-width:767px) {
  .checkbox-container {
    font-size: 12px
  }
}
@media (max-width:767px) {
  .checkbox-title {
    font-size: 12px
  }
}
.checkbox-container label {
  font-weight: 400
}
select {
  background: #fff;
  display: block;
  font-size: 14px;
  height: 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  padding: 8px;
  margin-bottom: 8px;
  position: relative
}
@media (max-width:767px) {
  select {
    font-size: 12px !important
  }
}
.custom-select {
  margin-bottom: 15px !important;
  position: relative;
  width: 100% !important;
}
.custom-select select {
  background: 0 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none
}
.custom-select select::-ms-expand {
  display: none
}
.page-template-make-an-appointment-page input[type=email]:focus, .page-template-make-an-appointment-page input[type=password]:focus, .page-template-make-an-appointment-page input[type=tel]:focus, .page-template-make-an-appointment-page input[type=text]:focus, .page-template-make-an-appointment-page textarea:focus {
  outline: 0;
  width: 100%
}
input[type=radio] {
  margin: 6px;
  display: inline-block
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}
@media (max-width:767px) {
  fieldset {
    margin: 0;
    width: 100%
  }
}
fieldset.current {
  left: 0;
  opacity: 1;
  position: relative
}
fieldset.next {
  left: 640px
}
.page-template-template-make-an-appointment-page input[type=submit] {
  display: none;
  border: none
}
#section-tabs {
  font-size: .8em;
  height: 50px;
  position: relative;
  margin-top: -50px;
  margin-bottom: 50px;
  padding: 0;
  font-weight: 700;
  list-style: none;
  text-transform: uppercase
}
#section-tabs li {
  color: #a7a7a7;
  cursor: not-allowed;
  border-left: 1px solid #aaa;
  text-decoration: none;
  padding: 0 6px;
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 700;
  line-height: 30px;
  background: #ddd;
  position: relative
}
#section-tabs li span {
  color: #bababa
}
#section-tabs li.active {
  color: #444;
  cursor: pointer
}
#section-tabs li:after {
  content: "";
  display: block;
  margin-left: 0;
  position: absolute;
  left: 0;
  top: 0
}
#section-tabs li.current {
  opacity: 1;
  background: #fff;
  z-index: 999;
  border-left: none
}
#section-tabs li.current:after {
  border: 15px solid transparent;
  border-left: 15px solid #2cbab2
}
.error {
  color: #bf2424 !important;
  display: block
}
input.error, textarea.error {
  border-color: #bf2424
}
input.error:focus, textarea.error:focus {
  border-color: #bf2424
}
label.error {
  margin-bottom: 20px
}
input.valid {
  color: green
}
label.valid {
  position: absolute;
  right: 20px
}
.btn {
  border: none;
  padding: 8px;
  background: #2cbab2;
  cursor: pointer;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  color: #fff;
  position: absolute;
  bottom: 20px;
  font-family: freight-text-pro, "Times New Roman", sans-serif
}
.btn:hover {
  background: #26a19a
}
label {
  font-family: proxima-nova, "Open Sans", sans-serif;
  margin-bottom: 5px;
  color: #666
}
input[type=email], input[type=text] {
  border-radius: 0;
  margin-bottom: 15px
}
label.error {
  margin-bottom: 15px;
  margin-top: -10px
}
.form-step-two {
  display: none
}
.step-two-copy img {
  max-width: 100%
}
.form-step-two label.error {
  bottom: -30px;
  left: 0;
  position: absolute
}
.dob-container {
  position: relative
}
.date-field {
  width: 315px !important
}
@media (max-width:767px) {
  .appointment-date-field {
    width: 230px !important
  }
}
.ui-datepicker-year {
  color: #000 !important;
  height: 35px !important;
  width: 100% !important
}
.date-image, .dob-image {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#dedede), to(#fff));
  background-image: linear-gradient(to top, #dedede, #fff);
  border: 1px solid #d7d7d7;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 35px;
  width: 41px
}
.date-image {
  right: 0;
  top: 21px
}
@media (min-width:320px) and (max-width:767px) {
  .date-field {
    width: 100% !important
  }
}
.appointment-date-container {
  position: relative
}
@media only screen and (min-width:768px) {
  .form-step-two .appointment-date-container .date-image {
    left: 17.1em;
    top: 21px
  }
}
@media (min-width:320px) and (max-width:767px) {
  #locationName {
    margin-bottom: 25px
  }
}
.appointment-additional-message {
  margin-top: -12px;
  margin-bottom: 16px;
  font-size: 14px;
  color: #009639;
  line-height: 13px
}
.coming-soon-location-message {
  margin-top: -12px;
  margin-bottom: 16px;
  font-size: 14px;
  color: #009639;
  line-height: 13px;
  display: none
}
.appointment-time-validation-message {
  margin-bottom: 16px;
  font-size: 14px;
  color: #009639;
  line-height: 13px;
  display: none
}
.appointment-time {
  float: left;
  width: 155px !important
}
.appointment-time:first-of-type {
  margin-right: 10px
}
.tooltip-circle {
  left: 5px;
  position: relative;
  top: 4px
}
.insurance-panel {
  display: none;
  margin-top: 30px;
  padding: 15px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.insurance-panel.open {
  background: #2a9648;
  display: block;
  margin-bottom: 1em;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.insurance-panel1 {
  background: #009639;
  margin-top: 30px;
  padding: 15px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.insurance-panel1.open {
  background: #2a9648;
  display: block;
  margin-bottom: 1em;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
#myDIV {
  width: 100%;
  padding: 50px 0;
  text-align: center;
  background-color: lightblue;
  margin-top: 20px;
}
.insurance-panel1 label{
	color:#fff;
}
.reasons{
	height: 41px !important;
    border-radius: 0 !important;
}


@media (max-width:767px) {
  .insurance-panel.open {
    height: 700px
  }
}
.insurance-panel .headline {
  color: #fff;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-weight: 400
}
.insurance-panel-content {
  padding-top: 30px
}
.insurance-panel hr {
  background: #fff;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0
}
.false-select {
  background: #fff;
  border: 1px solid #d5d5d5;
  cursor: pointer;
  height: 40px;
  position: relative
}
.false-select-copy {
  left: 40%;
  position: absolute;
  text-align: center;
  top: 35%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  width: 100%
}
@media (max-width:767px) {
  .false-select-copy {
    font-size: 11px !important
  }
}
.false-select .dropdown-arrow {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#dedede), to(#fff));
  background-image: linear-gradient(to top, #dedede, #fff);
  border: 1px solid #d7d7d7;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 41px
}
.insurance-panel .insurance-radio {
  margin-bottom: 15px
}
.insurance-panel .insurance-radio label {
  color: #fff;
  font-weight: 400
}
.insurance-panel input[type=text], .insurance-panel-select {
  background: #fff;
  border: 0;
  border-radius: 0;
  height: 40px;
  margin-bottom: 15px;
  width: 90%
}
.relationship-copy {
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-weight: 400;
  color: #fff;
  display: block;
  margin-bottom: 15px
}
.relationship-select {
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-weight: 400;
  background: #fff;
  border: 0;
  border-radius: 0;
  height: 40px;
  width: 90%
}
.next-button {
  margin: 20px 0 37px 0 !important
}
.submit-button {
  margin: 30px 0 37px 0 !important
}
.next-button.error {
  display: none
}
@media (max-width:767px) {
  .next-button .copy {
    font-size: 14px
  }
}
.dotted-line {
  border: none;
  border-top: 2px dotted #999;
  color: #999;
  background-color: #fff;
  height: 1px;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  -ms-transform: translateY(-50%);
  top: 36%
}
@media (min-width:320px) and (max-width:767px) {
  .dotted-line {
    top: 46%
  }
}
.step-one-copy p {
  line-height: 22px;
  margin: 10px 0
}
@media (min-width:1024px) {
  .step-one-copy {
    width: 450px;
    margin: 18px auto 0 auto
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .step-one-copy {
    margin-top: 18px
  }
}
.step-one-copy img {
  width: 100%
}
.patient-info {
  font-weight: 700
}
.patient-info hr {
  background: #000;
  margin: 0;
  width: 100%
}
.patient-info hr:first-of-type {
  margin-bottom: 15px;
  margin-top: 5px
}
.patient-info hr:last-of-type {
  margin-bottom: 20px;
  margin-top: 15px
}
#editInfo {
  color: #999;
  cursor: pointer;
  text-decoration: underline
}
.copy-container .step-copy {
  display: none
}
.copy-container .step-copy.active {
  display: block
}
.copy-container .step-copy .step-copy-list {
  margin-top: 8px;
  margin-left: 23px
}
.copy-container .step-copy .step-copy-list li {
  line-height: 25px;
  color: #949698;
  list-style: initial;
  font-size: 18px
}
.copy-container .step-copy .step-copy-list li:before {
  content: '' !important;
  margin-right: 0 !important
}
.copy-container .step-copy .step-copy-list li a {
  color: #949698 !important;
  text-transform: inherit !important
}
.copy-container .step-copy .step-copy-list li a:hover {
  color: #009639 !important;
  text-decoration: none !important
}
.appointment-confirmation {
  display: none;
  text-align: center
}
.appointment-failure {
  display: none;
  text-align: center
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
.clearfix {
  display: inline-block
}
* html .clearfix {
  height: 1%
}
.clearfix {
  display: block
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #999 !important
}
.make-an-appointment .btn {
  background: #f9be19;
  border: 2px solid #f9be19;
  border-radius: 0 !important
}
.make-an-appointment .btn:hover {
  background: #fff;
  border: 2px solid #f9be19;
  color: #f9be19 !important
}
body {
  overflow-x: hiddden
}
.screen-reader-text {
  display: none
}
.experts-wrapper {
  margin-bottom: 50px
}
.experts-wrapper h2 {
  margin-bottom: 10px
}
.buy-product .item{
	margin-bottom:20px;
	text-align:center;
}
.buy-product .item h4{
	margin-top:10px;
}
.buy-product .item img{
	border:1px solid #ddd;
}
.buy-product a{
	text-decoration:none;
}
.price{
	padding:10px 0px;
	font-weight:700;
}
@media (min-width:320px) and (max-width:767px) {
  .no-pad-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}
.disclaimer-text {
  color: #666
}
@media (min-width:1024px) {
  .medical-button {
    width: 350px !important
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .medical-button {
    width: 350px !important
  }
}
.disabled {
  background: #fff;
  opacity: .8;
  position: absolute;
  width: 100%;
  z-index: 10;
  bottom: 0;
  top: 522px
}
@media (min-width:320px) and (max-width:767px) {
  .disabled {
    top: 507px
  }
}
.disabled-appointment-time-validation {
  background: #fff;
  opacity: .8;
  position: absolute;
  width: 100%;
  z-index: 9
}
.time-block, .time-disclaimer {
  font-size: 1em;
  color: #009639;
  margin-top: 0
}
.time-block strong, .time-disclaimer strong {
  text-transform: capitalize
}
.time-block p, .time-disclaimer p {
  color: #009639;
  font-size: 1em !important;
  line-height: 1 !important;
  margin-bottom: 12px;
  padding-top: 0
}
.time-block li, .time-disclaimer li {
  color: #009639;
  font-size: 1em !important;
  margin-bottom: 5px
}
.before-time {
  margin-bottom: 15px
}
.creation-date-tags {
  font-size: 14px;
  color: #949698;
  margin-top: -7px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: .2px
}
#ui-datepicker-div {
  z-index: 20 !important
}
@media (max-width:600px) {
  .call-to-schedule {
    font-size: 14px !important
  }
}
.ui-datepicker-year {
  padding: 0
}
.location-description-container {
  width: 960px;
  margin: 0 auto;
  height: auto;
  min-height: 235px
}
@media only screen and (max-width:47.9375em) {
  .location-description-container {
    width: 100%;
    float: none;
    padding: 0 15px 15px 15px;
    height: auto;
    min-height: 0
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-description-container {
    width: 100%;
    float: none;
    padding: 0 15px 15px 15px;
    height: auto
  }
}
.location-description-container .location-header {
  letter-spacing: .5px;
  padding: 37px 0 37px;
  max-width: 600px;
  border-bottom: 3px solid #fff;
  color: #fff;
  margin: 0 auto;
  font-family: proxima-nova, "Open Sans", sans-serif;
  text-align: center;
  font-weight: 600;
  padding-top: 4%
}
@media only screen and (max-width:47.9375em) {
  .location-description-container .location-header {
    width: 100%;
    padding: 30px 0;
    float: none
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-description-container .location-header {
    padding: 30px 0
  }
}
.location-description-container .location-description, .location-description-container .page-description {
  font-size: 23px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #fff;
  width: 745px;
  margin: 0 auto;
  text-align: center;
  padding-top: 25px;
  line-height: 35px;
  font-weight: 400;
  padding-bottom: 30px
}
@media only screen and (max-width:47.9375em) {
  .location-description-container .location-description, .location-description-container .page-description {
    width: 100%;
    font-size: 17px;
    line-height: 23px;
    padding-top: 20px;
    padding-bottom: 25px;
    float: none
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-description-container .location-description, .location-description-container .page-description {
    padding-bottom: 25px
  }
}
@media only screen and (min-width:768px) {
  .location-map-container {
    margin-top: 50px;
    margin-bottom: 50px
  }
}
@media only screen and (max-width:47.9375em) {
  .location-map-container .store-information-wrapper {
    margin-top: 10px
  }
}
@media only screen and (max-width:991px) {
  .location-map-container .store-information-wrapper h2 {
    text-align: center
  }
}
@media only screen and (max-width:991px) {
  .location-map-container .locations-container h2 {
    text-align: center
  }
}
@media only screen and (max-width:767px) {
  .location-map-container .locations-container h2 {
    margin-bottom: 15px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-map-container .locations-container {
    padding: 0 !important
  }
}
.location-map-container .locations-container .number-of-locations {
  border-bottom: 1px solid #ececec;
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 1em;
  height: 20px;
  margin-bottom: 0;
  padding-bottom: 2em
}
.location-map-container .locations-container .show-all-locations {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  float: right;
  margin-top: -40px
}
.location-map-container .locations-container .show-all-locations a {
  color: #009639;
  text-decoration: none
}
.location-map-container .locations-container .pac-input {
  color: #040707;
  font-family: proxima-nova, "Open Sans", sans-serif;
  border: 1px solid #ececec;
  float: left;
  background-color: #fff;
  font-family: Roboto;
  font-size: 18px;
  padding: 0 11px 0 6px;
  text-overflow: ellipsis;
  width: 85%;
  height: 45px;
  line-height: 20px;
  border-right: none !important;
  margin-bottom: 0
}
.location-map-container .locations-container .pac-input::-webkit-input-placeholder {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.location-map-container .locations-container .pac-input::-moz-placeholder {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.location-map-container .locations-container .pac-input:-ms-input-placeholder {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.location-map-container .locations-container .pac-inputinput:-moz-placeholder {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-map-container .locations-container .pac-input .nearest-location-header-desktop {
    padding: 0 !important
  }
}
.location-map-container .locations-container .map-input-mobile .geo-location-button {
  padding-top: 10px;
  margin: 10px auto 35px auto
}
@media only screen and (max-width:991px) {
  .location-map-container .locations-container .map-input-mobile .geo-location-button {
    text-align: center
  }
}
.location-map-container .locations-container .map-input-mobile .geo-location-button img {
  float: left
}
.location-map-container .locations-container .map-input-mobile .geo-location-button p {
  float: left;
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #949698;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .5px;
  margin-top: 4px;
  margin-left: 5px
}
@media only screen and (max-width:991px) {
  .location-map-container .locations-container .map-input-mobile .geo-location-button p {
    float: none;
    margin-bottom: 15px
  }
}
.location-map-container .locations-container .searchBox-button {
  outline: 0;
  float: left;
  width: 15%;
  height: 45px;
  border-radius: 0;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 14px;
  border: none;
  font-weight: 600
}
.location-map-container .locations-container .pac-input:focus {
  border-color: #4d90fe
}
.location-map-container .locations-container .pac-container {
  font-family: Roboto
}
.location-map-container .locations-container #type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0 11px
}
.location-map-container .locations-container #type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300
}
@media only screen and (max-width:47.9375em) {
  .location-map-container .locations-container {
    padding: 0 15px
  }
}
.location-map-container .locations-container .map-input-mobile {
  display: none
}
@media only screen and (max-width:47.9375em) {
  .location-map-container .locations-container .map-input-mobile {
    display: block
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-map-container .locations-container .map-input-mobile {
    display: block;
    width: 75%;
    margin: 20px auto -20px auto
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-map-container .locations-container {
    padding-bottom: 30px;
    width: 100%
  }
}
.location-map-container .locations-container .nearest-location-header-mobile {
  font-size: 22px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 0;
  margin-bottom: 8px;
  text-align: center;
  display: none
}
@media only screen and (max-width:47.9375em) {
  .location-map-container .locations-container .nearest-location-header-mobile {
    padding-bottom: 10px;
    display: block;
    padding-top: 0
  }
}
@media only screen and (max-width:47.9375em) {
  .location-map-container .locations-container {
    width: 100%;
    float: none
  }
}
.location-map-container .locations-container .locations-wrapper {
  height: 516px;
  overflow-y: scroll;
  border-bottom: 1px solid #ececec;
  width: 100%
}
@media only screen and (max-width:991px) {
  .location-map-container .locations-container .locations-wrapper {
    margin-bottom: 30px;
    height: 512px;
    padding: 0
  }
}
.location-map-container .locations-container .nearest-location-header-desktop {
  font-size: 24px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 0 20px 0;
  margin-bottom: 8px
}
@media only screen and (max-width:47.9375em) {
  .location-map-container .locations-container .nearest-location-header-desktop {
    display: none
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-map-container .locations-container .nearest-location-header-desktop {
    padding: 0;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0
  }
}
.location-map-container .locations-container .locations {
  list-style: none;
  counter-reset: i 0;
  padding-left: 0
}
.location-map-container .locations-container .locations li {
  counter-increment: item;
  border-bottom: 1px solid #ececec;
  position: relative;
  list-style: none
}
@media only screen and (max-width:767px) {
  .location-map-container .locations-container .locations li {
    margin: 0
  }
}
.location-map-container .locations-container .locations li .coming-soon {
  color: #009639;
  font-weight: 700
}
.location-map-container .locations-container .locations li .single-location-wrapper {
  padding: 1em 0 1em 50px
}
.location-map-container .locations-container .locations li .single-location-wrapper p.view-location {
  padding-left: 30px;
  margin-bottom: 0
}
.location-map-container .locations-container .locations li .location-title {
  width: 100%
}
.location-map-container .locations-container .locations li:before {
  color: #51c97f;
  content: counter(item);
  display: inline-block;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-size: 45px;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: 7px
}
.location-map-container .locations-container .locations li .location-nickname {
  float: left;
  font-size: 18px !important;
  font-weight: 700;
  padding-top: 1px;
  padding-bottom: 4px !important
}
.location-map-container .locations-container .locations li .location-nickname a {
  color: #040707 !important;
  font-weight: 700
}
.location-map-container .locations-container .locations li .searchRadius {
  float: right;
  font-size: 14px;
  padding-right: 10px;
  text-transform: uppercase;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 600
}
.location-map-container .locations-container .locations li .hours, .location-map-container .locations-container .locations li .location-nickname, .location-map-container .locations-container .locations li .phone-number {
  color: #666;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 16px;
  padding-bottom: 10px
}
.location-map-container .locations-container .locations li .phone-number a {
  color: #000 !important
}
.location-map-container .locations-container .locations li .phone-number a:hover {
  color: #000 !important;
  text-decoration: none !important
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-map-container .locations-container .locations li .hours {
    padding-bottom: 20px
  }
}
@media only screen and (max-width:47.9375em) {
  .location-map-container .locations-container .locations li .hours {
    padding-bottom: 20px
  }
}
.location-map-container .locations-container .locations li .address-part-one, .location-map-container .locations-container .locations li .address-part-two, .location-map-container .locations-container .locations li .city-state-zip {
  padding-bottom: 5px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 14px
}
.location-map-container .locations-container .locations li .address-part-one a, .location-map-container .locations-container .locations li .address-part-two a, .location-map-container .locations-container .locations li .city-state-zip a {
  color: #000 !important
}
.location-map-container .locations-container .locations li .address-part-one a:hover, .location-map-container .locations-container .locations li .address-part-two a:hover, .location-map-container .locations-container .locations li .city-state-zip a:hover {
  color: #000 !important;
  text-decoration: none !important
}
.location-map-container .locations-container .locations li .city-state-zip {
  padding-bottom: 12px
}
.location-map-container .locations-container .locations li .view-location {
  margin-left: -25px;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 5px
}
.location-map-container form {
  position: relative;
  z-index: 10;
  display: table;
  content: '';
  clear: both
}
@media only screen and (min-width:992px) {
  .location-map-container form {
    float: left
  }
}
@media only screen and (max-width:991px) {
  .location-map-container form {
    width: 301px;
    margin: 0 auto;
    display: table
  }
}
.location-map-container form input {
  color: #040707;
  font-family: proxima-nova, "Open Sans", sans-serif;
  border: 1px solid #ececec;
  border-radius: 0;
  float: left;
  background-color: #fff;
  font-size: 18px;
  padding: 0 11px 0 6px;
  text-overflow: ellipsis;
  width: 250px;
  height: 45px;
  line-height: 20px;
  border-right: none !important
}
.location-map-container form input::-webkit-input-placeholder {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.location-map-container form input::-moz-placeholder {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.location-map-container form input:-ms-input-placeholder {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.location-map-container form inputinput:-moz-placeholder {
  color: #949698;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.location-map-container form button {
  outline: 0;
  float: left;
  width: 50px;
  height: 45px;
  border-radius: 0;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 14px;
  border: none;
  font-weight: 600
}
.location-map-container .map-geolocation {
  cursor: pointer
}
@media only screen and (max-width:991px) {
  .location-map-container .map-geolocation {
    text-align: center
  }
}
@media only screen and (min-width:992px) {
  .location-map-container .geo-location-button {
    float: left;
    margin-left: 30px;
    margin-top: 8px
  }
}
@media only screen and (max-width:991px) {
  .location-map-container .map-container {
    display: none
  }
}
.location-map-container .map-container #map {
  margin-bottom: 40px !important;
  margin-top: 40px !important;
  height: 514px;
  width: 100%
}
.location-map-container .map-container .geo-location-button {
  cursor: pointer;
  float: right
}
@media only screen and (min-width:992px) {
  .location-map-container .map-container .geo-location-button {
    float: left;
    margin-left: 30px;
    margin-top: 8px
  }
}
.location-map-container .map-container .geo-location-button img {
  float: left;
  margin-top: 13px;
  margin-left: 10px
}
.location-map-container .map-container .geo-location-button .map-geolocation {
  color: #949698;
  float: left;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 1em;
  letter-spacing: .5px;
  margin-top: 8px
}
@media only screen and (max-width:991px) {
  .location-map-container .map-container .geo-location-button .map-geolocation {
    text-align: center
  }
}
.location-map-container .map-container .infowindow-name {
  font-size: 14px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 700;
  padding-bottom: 4px;
  margin-bottom: 5px;
  line-height: 1
}
.location-map-container .map-container .infowindow-name a {
  color: #000;
  font-weight: 700;
  text-decoration: none
}
.location-map-container .map-container .coming-soon {
  font-weight: 600;
  font-size: 12px;
  color: #009639
}
.location-map-container .map-container .infowindow-link {
  color: #000 !important;
  text-decoration: none
}
.location-map-container .map-container .infowindow-address-one, .location-map-container .map-container .infowindow-address-two, .location-map-container .map-container .infowindow-city {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 1
}
.location-map-container .map-container .infowindow-city {
  padding-bottom: 4px
}
.location-map-container .map-container .infowindow-appointment {
  font-size: 12px
}
.location-map-container .map-container .infowWindow-CTA {
  font-size: 12px;
  margin: 0
}
.location-map-container .map-container .controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 45px;
  outline: 0
}
.location-map-container .map-container .map-input {
  display: block;
  width: 550px
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-map-container .map-container .map-input {
    display: none
  }
}
@media only screen and (max-width:47.9375em) {
  .location-map-container .map-container .map-input {
    display: none
  }
}
.location-map-container .map-container #type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0 11px
}
.location-map-container .map-container #type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300
}
.error-zipcode {
  display: none;
  position: absolute;
  font-size: 14px;
  color: red;
  top: 45px
}
@media only screen and (max-width:991px) {
  .error-zipcode {
    top: 42px;
    left: 15px
  }
}
.error-radius {
  display: none;
  background-color: #e6e6e6;
  padding: 40px 0;
  width: 100%;
  margin: 25px 0
}
@media only screen and (max-width:47.9375em) {
  .error-radius {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px;
    padding: 20px 15px
  }
}
.error-radius a {
  color: #009639 !important
}
.error-radius p {
  color: #666;
  font-size: 18px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  line-height: 25px;
  letter-spacing: .5px;
  margin: 0 auto;
  text-align: center;
  width: 70%
}
@media only screen and (max-width:47.9375em) {
  .error-radius p {
    font-size: 16px;
    padding: 0 15px;
    width: 100%
  }
}
.locations-row {
  width: 100%
}
.ft-worth-disclaimer {
  padding: 5px 10px;
  display: inline-block;
  border: 2px solid #009639;
  margin-top: 7px
}
.ft-worth-disclaimer.book-appt.show {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 0
}
@media only screen and (max-width:47.9375em) {
  .ft-worth-disclaimer.book-appt.show {
    margin-bottom: 12px;
    margin-top: 20px
  }
}
.ft-worth-disclaimer.book-appt.hide {
  display: none
}
.ft-worth-disclaimer.book-appt ul li:before {
  display: none !important
}
.ft-worth-disclaimer.book-appt ul li:nth-child(1) {
  margin-top: 6px
}
.ft-worth-disclaimer ul {
  margin-left: 0
}
.ft-worth-disclaimer ul li {
  line-height: 15px;
  font-size: 14px;
  margin-bottom: 5px
}
.ft-worth-disclaimer ul li:nth-child(1) {
  margin-top: -2px;
  margin-bottom: 4px
}
.single-location-wrapper p {
  line-height: 1;
  margin-bottom: 5px
}
.single-location-wrapper a {
  display: inline-block;
  text-decoration: none
}
.geolocation-icon {
  background: url(../images/locator.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
  position: relative;
  top: 4px;
  width: 20px
}
.single-locations .content .column-list li {
  margin-bottom: 10px
}
.single-locations .content li {
  color: #666
}
.location-map {
  float: left;
  height: 350px;
  margin-right: 0;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  width: 100%
}
@media only screen and (max-width:47.9375em) {
  .location-map {
    float: none;
    margin-top: -10px;
    height: 320px;
    width: 100%;
    display: none
  }
}
.location-image {
  position: absolute;
  right: 3em;
  top: 1em
}
.location-image img {
  border: 15px solid #fff
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .location-image {
    top: 9.45em;
    width: 250px;
    height: 150px
  }
  .location-image img {
    height: 100%;
    width: 100%
  }
}
@media only screen and (min-width:992px) {
  .location-image #locationImage {
    width: 464px;
    height: 287px
  }
}
.location-page-container .location-map-custom-display {
  padding: 0 !important;
  float: left;
  width: 33%;
  height: 350px;
  overflow: hidden;
  margin-right: 0
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .location-map-custom-display {
    float: none;
    margin-top: -10px;
    height: 320px;
    width: 100%
  }
}
@media (min-width:768px) {
  .location-page-container .location-map-custom-display {
    display: none
  }
}
.location-page-container .location-image {
  width: 66%;
  float: right;
  overflow: hidden;
  max-height: 325px;
  margin-left: 5px
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .location-image {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%
  }
  .location-page-container .location-image img {
    width: 100%;
    display: none
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .location-page-container .location-image img {
    margin-left: -20%
  }
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .location-detail-container {
    margin-left: 6px
  }
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .holiday-box {
    padding-bottom: 75px;
    padding-top: 35px
  }
}
.location-page-container .hours-box {
  padding-bottom: 45px
}
.location-page-container .hours-box ul {
  padding-left: 0 !important
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .hours-box {
    padding-bottom: 75px;
    padding-top: 35px
  }
}
.location-page-container .promo-box {
  width: 33%;
  max-width: 100%;
  min-width: 325px
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .promo-box {
    width: 100%;
    min-width: 100%;
    margin-right: 0
  }
}
.location-page-container .location-general-info-box {
  margin: 60px 5px;
  width: 75%;
  border: 1px solid #ddd;
  padding: 20px
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .location-general-info-box {
    width: 100%
  }
}
.location-page-container .location-general-info-box p {
  font-size: 18px
}
.location-page-container .location-general-info-box .gen-tab {
  border: 1px solid #ddd;
  border-bottom: none;
  display: inline-block;
  position: relative;
  top: -57px;
  padding: 5px 10px;
  cursor: pointer;
  background-color: #fff
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .location-general-info-box .gen-tab {
    padding: 5px 6px;
    margin-left: -21px
  }
}
.location-page-container .location-general-info-box .article-tab {
  border: 1px solid #ddd;
  border-bottom: none;
  display: inline-block;
  position: relative;
  top: -57px;
  padding: 5px 10px;
  cursor: pointer;
  background-color: #fff
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .location-general-info-box .article-tab {
    padding: 5px 6px
  }
}
.location-page-container .location-general-info-box .tab-inactive {
  border: none;
  background-color: transparent;
  color: #999
}
.location-page-container .location-general-info-box .recent-articles {
  margin-top: -20px;
  display: none
}
.location-page-container .location-general-info-box .recent-articles h2 a {
  color: #00964d !important
}
.location-page-container .widget-area {
  float: none;
  width: 85%;
  margin: 0;
  max-width: 268px
}
.location-page-container .special-offer {
  font-size: 4.5em;
  color: #00964d;
  font-weight: 800;
  line-height: 1;
  margin-right: 10px
}
.location-page-container #promo button, .location-page-container #promo input, .location-page-container #promo select, .location-page-container #promo textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  font-family: inherit;
  padding: 6px;
  padding: .428571429rem
}
.location-page-container #promo input, .location-page-container #promo select {
  height: 30px;
  width: 80%
}
.location-page-container #promo h5 {
  color: #fff;
  background: #333;
  padding: 7px 14px;
  margin: -14px -14px 14px -14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #00964d;
  font-weight: 700
}
.location-page-container .promo-box .block-three-part-one-wrapper {
  margin-bottom: 30px;
  margin-top: -8px
}
.location-page-container .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper {
  border-bottom: 3px solid #fabe19
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper {
    width: 98%
  }
}
.location-page-container .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper .block-three-header-one {
  float: left;
  padding: 20px 0;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  font-size: 24px
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper .block-three-header-one {
    font-size: 22px
  }
}
.location-page-container .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper img {
  float: left;
  margin-top: 11px;
  margin-left: 5px;
  width: 34px
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .promo-box .block-three-part-one-wrapper .block-three-header-one-wrapper img {
    float: right;
    width: 28px
  }
}
.location-page-container .promo-box .block-three-part-one-wrapper p {
  line-height: 28px;
  font-size: 18px;
  color: #949698;
  margin-bottom: 10px;
  padding: 20px 0
}
.location-page-container .promo-box .block-three-part-one-wrapper .button {
  width: 80%;
  cursor: pointer
}
@media only screen and (max-width:47.9375em) {
  .location-page-container .promo-box .block-three-part-one-wrapper .button {
    width: 98%
  }
}
.location-page-container .promo-box .block-three-part-one-wrapper .button a {
  text-decoration: none;
  color: #009639;
  border: 3px solid #009639 !important;
  cursor: pointer;
  padding: 7px
}
.location-page-container .promo-box .block-three-part-one-wrapper .button:hover {
  background-color: #009639
}
.location-page-container .promo-box .block-three-part-one-wrapper .button:hover a {
  color: #fff
}
.location-detail-box {
  display: inline-block;
  font-family: proxima-nova, "Open Sans", sans-serif;
  margin-right: 35px;
  min-width: 235px;
  vertical-align: top;
  width: 28%;
  position: relative
}
.location-detail-box .pull-right p {
  text-align: right
}
.location-detail-box .pull-right p span {
  font-size: 14px
}
@media only screen and (max-width:47.9375em) {
  .location-detail-box {
    margin-left: 6px;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 20px !important
  }
}
.location-detail-box .location-detail-title {
  color: #000;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: .05em;
  margin-top: 0;
  margin-bottom: 10px;
  display: block
}
.location-detail-box li span {
  font-weight: 700
}
.location-detail-box li span a {
  color: #666
}
.location-detail-box li:before {
  margin-right: 0 !important
}
.location-detail-box ul address {
  margin-bottom: 1em
}
.location-detail-box ul address a {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px
}
.location-detail-box .holiday-box ul, .location-detail-box .hours-box ul {
  float: left
}
.location-detail-box .holiday-box ul li, .location-detail-box .hours-box ul li {
  width: 100%;
  position: relative;
  clear: both;
  list-style: none;
  display: inline-block
}
.location-detail-box .holiday-box ul li p, .location-detail-box .hours-box ul li p {
  margin-bottom: 0;
  line-height: 1
}
.location-detail-box .hours-box ul {
  position: relative;
  z-index: 0;
  margin-bottom: 1em
}
.toggle-hours-btn {
  font-size: 12px;
  color: #666;
  float: left;
  position: relative
}
.toggle-hours-btn .icon-info {
  position: relative;
  top: 4px
}
.toggle-hours-btn span {
  display: block;
  position: relative;
  top: -12px;
  left: 28px
}
@media only screen and (max-width:47.9375em) {
  .toggle-hours-btn {
    float: left;
    padding-top: 10px
  }
}
.holiday-box {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ececec;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
  padding: 15px 20px 20px;
  display: none;
  bottom: 3em;
  left: -2em;
  width: 194px
}
.holiday-box ul li {
  font-size: 14px
}
.location-detail-box:first-child ul li {
  font-size: 14px;
  margin: 0;
  list-style: none
}
.single-locations .content-block {
  margin-bottom: 1em
}
@media only screen and (max-width:47.9375em) {
  .single-locations .main-cta-block {
    margin-bottom: 30px
  }
}
.location-phone-number a {
  display: inline-block !important
}
@media only screen and (max-width:47.9375em) {
  .location-phone-number {
    margin-bottom: 15px !important
  }
  .location-phone-number a {
    text-decoration: underline !important
  }
}
.hours-box ul, .location-detail-box ul {
  padding-left: 0 !important
}
.hours-box ul li, .location-detail-box ul li {
  margin: 0 !important
}
.careers-page-container {
  width: auto
}
.careers-page-container .careers-header-container {
  margin: 0 auto;
  background-image: url(/wp-content/uploads/2014/08/roads.png)
}
.careers-page-container .careers-header-container .site-content {
  width: 100% !important;
  float: none !important
}
.careers-page-container .careers-header-container .careers-description-container {
  width: 960px;
  margin: 0 auto;
  height: auto;
  min-height: 235px
}
@media (min-width:320px) and (max-width:767px) {
  .careers-page-container .careers-header-container .careers-description-container {
    width: 100%;
    float: none;
    padding: 0 15px 15px 15px;
    height: auto
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .careers-page-container .careers-header-container .careers-description-container {
    width: 100%;
    float: none;
    padding: 0 15px 15px 15px;
    height: auto
  }
}
.careers-page-container .careers-header-container .careers-description-container .careers-header {
  letter-spacing: .5px;
  padding: 37px 0 37px;
  width: 600px;
  color: #fff;
  margin: 0 auto;
  font-family: proxima-nova, "Open Sans", sans-serif;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  padding-top: 5%
}
@media (min-width:320px) and (max-width:767px) {
  .careers-page-container .careers-header-container .careers-description-container .careers-header {
    width: 100%;
    padding: 30px 0;
    float: none
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .careers-page-container .careers-header-container .careers-description-container .careers-header {
    padding: 30px 0
  }
}
.careers-page-container .col-md-12, .careers-page-container .col-md-6 {
  width: 100%;
  padding: 0
}
.careers-page-container p {
  margin-bottom: 25px
}
.careers-page-container ul {
  margin-top: -15px;
  margin-left: 10px
}
.careers-page-container li {
  font-size: 18px !important
}
.careers-page-container .nav-next, .careers-page-container .nev-previous {
  padding-bottom: 12px
}
.related-posts {
  margin-bottom: 2em
}
.related-posts p {
  margin-bottom: 0
}
.single-news-article .container .article-content {
  margin-bottom: 3em
}
.news-article h1 {
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 1em
}
.news-article .col-lg-3 {
  padding-left: 0
}
.news-article ul {
  margin-bottom: 50px;
  padding-left: 20px;
	margin-left: 20px;
}
.news-article li {
  list-style: disc;
  margin-bottom: 15px
}
.about-description {
  font-size: 22px;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  color: #666;
  line-height: 1.36;
  font-weight: 400
}
.about-page-header p {
  font-size: 18px;
  font-family: proxima-nova, "Open Sans", sans-serif
}
.news > .row form {
  margin: 30px 0 20px 0
}
.news > .row form label {
  color: #666;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 14px;
  margin-right: 10px
}
.news > .row form select {
  width: 100%;
  height: 30px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#dedede), to(#fff));
  background-image: linear-gradient(to top, #dedede, #fff);
  border: solid 1px #d7d7d7;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.71;
  height: 100%;
  text-align: left;
  color: #666
}
@media only screen and (min-width:992px) {
  .news > .row form select {
    width: 196px
  }
}
.news h6 {
  color: #000
}
@media only screen and (min-width:992px) {
  .news .pagination .next, .news .pagination .prev {
    margin-left: 30px
  }
}
@media only screen and (max-width:991px) {
  _::-webkit-full-page-media, _:future, :root .news > .row form select {
    height: 40px !important;
    background-image: none
  }
}
@media (min-width:1024px) {
  .tour-container {
    width: 960px;
    margin: 0 auto
  }
}
.tour-container .tour-wrapper h2 {
  text-align: center;
  margin-bottom: 10px
}
.tour-container .tour-wrapper h2:nth-child(1) {
  margin-top: 30px
}
.tour-container .tour-wrapper img {
  width: 100%;
  margin-bottom: 30px
}
.treatment-steps {
  counter-reset: counter-section
}
@media (min-width:1024px) {
  .treatment-steps {
    padding-left: 0;
    padding-right: 50px
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .treatment-steps {
    width: 100%;
    padding: 0 50px
  }
}
@media (min-width:320px) and (max-width:767px) {
  .treatment-steps {
    width: 100%
  }
}
.treatment-steps li {
  font-size: 52px;
  margin-top: 85px
}
.treatment-steps li:before {
  position: absolute;
  height: 65px;
  width: 65px;
  text-align: center;
  content: counter(counter-section);
  counter-increment: counter-section;
  background-color: #fabe19;
  margin-bottom: 6px;
  margin-top: 3px;
  border-radius: 100%;
  color: #fff
}
.treatment-steps li h2 {
  margin-top: -45px;
  margin-bottom: 5px;
  margin-left: 33px;
  padding-left: 57px
}
.treatment-steps li p {
  line-height: 25px;
  border-top: 4px solid #fabe19;
  margin-left: 40px;
  padding-top: 20px;
  padding-left: 50px;
  color: #949698;
  font-family: ff-tisa-sans-web-pro, "Open Sans", sans-serif;
  font-size: 18px
}
@media (min-width:320px) and (max-width:767px) {
  .treatment-steps li p {
    line-height: 25px;
    border-top: 4px solid #fabe19;
    padding-left: 10px;
    text-align: center;
    margin-right: 5px;
    padding-top: 40px;
    color: #949698;
    font-family: ff-tisa-sans-web-pro, "Open Sans", sans-serif;
    font-size: 18px;
    margin-top: 8px;
    margin-left: 0
  }
}
.treatment-wrapper {
  margin-bottom: 50px;
  margin-left: 91px
}
@media (min-width:768px) and (max-width:1023px) {
  .treatment-wrapper {
    padding: 0 50px
  }
}
@media (min-width:320px) and (max-width:767px) {
  .treatment-wrapper {
    margin-left: 0
  }
}
.treatment-wrapper h2 {
  margin-top: 25px
}
@media (min-width:320px) and (max-width:767px) {
  .treatment-wrapper h2 {
    text-align: center
  }
}
.treatment-wrapper p {
  margin-top: 10px;
  margin-bottom: 20px
}
@media (min-width:320px) and (max-width:767px) {
  .treatment-wrapper p {
    text-align: center
  }
}
.treatment-wrapper .primary-button {
  width: 45%
}
@media (min-width:320px) and (max-width:767px) {
  .treatment-wrapper .primary-button {
    width: 100%
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .treatment-wrapper .primary-button {
    width: 100%
  }
}
@media (min-width:320px) and (max-width:767px) {
  .treatment-wrapper .tour-center-button {
    height: 50px !important
  }
}
.tour-wrapper {
  margin-bottom: 50px
}
@media (min-width:768px) and (max-width:1023px) {
  .tour-wrapper {
    padding: 0 50px
  }
}
.tour-wrapper h2 {
  margin-bottom: 10px
}
@media (min-width:320px) and (max-width:767px) {
  .tour-wrapper img {
    margin-bottom: 20px
  }
}
.icon-images {
  margin-top: 25px;
  display: none
}
@media (min-width:1024px) {
  .icon-images {
    padding-right: 0;
    display: block
  }
}
.book-appt-btn {
  color: #fff;
  width: 290px;
  margin-left: 91px;
  margin-top: -10px;
  margin-bottom: 40px
}
@media (min-width:768px) and (max-width:1023px) {
  .book-appt-btn {
    margin-top: 25px
  }
}
@media (min-width:320px) and (max-width:767px) {
  .book-appt-btn {
    width: 100%;
    margin: 10px 0 0 0
  }
}
.book-appt-btn a {
  text-decoration: none
}
.book-appt-btn a:hover {
  color: #fff !important
}
.expert-wrapper {
  margin-bottom: 30px
}
@media (min-width:320px) and (max-width:767px) {
  .expert-wrapper {
    padding: 0 15px;
    text-align: center
  }
}
.expert-wrapper h2 {
  margin-bottom: 10px
}
.expert-wrapper h3 {
  margin-bottom: 10px
}
.expert-wrapper .primary-button {
  width: 45%;
  height: 55px !important
}
@media (min-width:320px) and (max-width:767px) {
  .expert-wrapper .primary-button {
    width: 100%;
    height: 65px !important
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .expert-wrapper .primary-button {
    width: 100%;
    height: 65px !important
  }
}
@media (min-width:320px) and (max-width:767px) {
  .mobile-padding {
    margin: 0 !important;
    padding: 0 !important
  }
}
@media (min-width:320px) and (max-width:767px) {
  .treatment-button-wrapper {
    padding: 0 15px
  }
}
@media (min-width:320px) and (max-width:767px) {
  .book-btn-wrapper {
    padding: 20px 15px 35px 15px
  }
}
.tour-image {
  margin-top: 30px
}
@media (min-width:1024px) {
  .tour-center-button {
    width: 290px !important;
    margin-bottom: 25px
  }
}
@media (min-width:320px) and (max-width:767px) {
  fieldset.current .custom-select {
    margin-bottom: -10px
  }
}
.careers-container {
  margin: 0 auto
}
@media (min-width:1024px) {
  .careers-container {
    width: 960px
  }
}
.careers-container .site-content {
  width: 100% !important;
  float: none !important
}
.careers-container .careers-image {
  width: 100%
}
@media (min-width:768px) and (max-width:1023px) {
  .careers-container .careers-image {
    display: none
  }
}
@media (min-width:320px) and (max-width:767px) {
  .careers-container .careers-image {
    display: none
  }
}
.careers-container .disclaimer {
  line-height: 20px;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: -10px
}
.careers-container .oppurtunity-message {
  margin-bottom: 10px;
  margin-top: 40px;
  line-height: 25px
}
@media (min-width:768px) and (max-width:1023px) {
  .careers-container .oppurtunity-message {
    padding: 20px 50px
  }
}
@media (min-width:320px) and (max-width:767px) {
  .careers-container .oppurtunity-message {
    padding: 20px 15px
  }
}
@media (min-width:320px) and (max-width:767px) {
  .careers-container .mobile-button-wrapper {
    padding: 0 15px
  }
}
@media (min-width:1024px) {
  .careers-container .primary-button {
    width: 409px
  }
}
.testimonial-list {
  padding-bottom: 2em;
  position: relative
}
.testimonial {
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  padding: 35px
}
@media only screen and (max-width:47.9375em) {
  .testimonial {
    padding: 35px 0
  }
}
.testimonial a {
  text-decoration: none
}
.testimonial h2 {
  position: relative
}
@media only screen and (max-width:47.9375em) {
  .testimonial h2 {
    font-size: 24px;
    max-width: 90%
  }
}
.testimonial h2:before {
  top: -1em;
  left: -2em
}
.testimonial p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57
}
.testimonial button {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: url(../images/accordion-expand.svg);
  background-repeat: no-repeat;
  border: none;
  display: inline-block;
  height: 35px;
  position: absolute;
  right: 0;
  width: 35px
}
.testimonial button:before {
  display: none
}
.testimonial button:focus {
  outline: 0 !important
}
.testimonial .read-more-block {
  display: none
}
.testimonial.open button {
  background-image: url(../images/accordion-close.svg)
}
.testimonial.open .excerpt {
  display: none
}
.testimonial.open .js-accordion-expand {
  display: none
}
.page-template-template-testimonials .disclaimer-text {
  color: #666;
  font-weight: 400 !important;
  text-transform: none
}
address.contact-address {
  margin-bottom: 1em
}
address.contact-address p {
  margin-bottom: 0
}
.contact-us-container > div {
  padding: 0
}
.contact-us-container > div img {
  width: 100%;
  margin: 10px 0 20px 0
}
.contact-wrapper {
  padding: 0
}
@media (min-width:1024px) {
  .search-results-container {
    width: 960px;
    margin: 30px auto 0 auto
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .search-results-container {
    width: 100%;
    padding: 20px 50px 0 50px
  }
}
@media (min-width:320px) and (max-width:767px) {
  .search-results-container {
    width: 100%;
    padding: 20px 15px 0 15px
  }
}
.search-results-container h3 {
  font-family: freight-text-pro, "Open Sans", sans-serif !important;
  line-height: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 3px solid #fabe19
}
.search-results-container h3 a {
  color: #000
}
.search-results-container h3 a:hover {
  text-decoration: none;
  color: #009639
}
.search-results-container article:nth-child(odd) {
  padding-left: 0;
  padding-right: 20px
}
.search-results-container article:nth-child(even) {
  padding-right: 0;
  padding-left: 20px
}
@media (min-width:320px) and (max-width:767px) {
  .search-results-container article {
    padding: 0 !important
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .search-results-container article {
    padding: 0 !important
  }
}
.search-results-container .secondary-button {
  margin-top: 25px
}
@media only screen and (min-width:992px) {
  .search-results-page .searchform {
    float: left;
    margin-bottom: 2em;
    width: 100%
  }
}
.search-results-page .searchform .search-input {
  height: 42px;
  float: left;
  margin: 0;
  width: 75% !important
}
@media only screen and (min-width:992px) {
  .search-results .breadcrumbs {
    margin-bottom: 2em
  }
}
body.404 .searchForm input, body.search .searchform input {
  height: 43px;
  width: 70%
}
.search-list strong {
  display: none
}
@media (min-width:1024px) {
  .partners-container {
    width: 960px;
    margin: 30px auto 0 auto
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .partners-container {
    padding: 20px 50px 0 50px
  }
}
@media (min-width:320px) and (max-width:767px) {
  .partners-container {
    padding: 20px 15px 0 15px
  }
  .partners-container img {
    width: 100%
  }
}
.partners-container .row {
  margin-bottom: 35px !important
}
.partners-container p {
  text-align: center
}
.partners-container a {
  color: #000;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 23px;
  text-transform: uppercase;
  padding-bottom: 3px;
  font-weight: 600;
  line-height: 25px
}
.partners-container a:hover {
  color: #009639
}
.privacy a {
  color: #51c97f
}
.privacy a:hover {
  text-decoration: none;
  color: #51c97f
}
.sitemap-container {
  margin-top: 25px
}
.sitemap-container a {
  color: #51c97f
}
.sitemap-container a:hover {
  text-decoration: none;
  color: #000
}
.sitemap-container h2 {
  margin: 5px 0 8px 0;
  font-size: 18px
}
.sitemap-container ul {
  padding: 3px 0;
  margin-bottom: 25px
}
.sitemap-container li:before {
  content: none !important
}
.sitemap-container li {
  font-size: 16px;
  margin-left: 20px;
  padding: 3px 0
}
.sitemap-container .sitemap-block {
  display: inline-block;
  vertical-align: top;
  min-width: 400px;
  width: 45%
}
@media (min-width:320px) and (max-width:767px) {
  .sitemap-container .sitemap-block {
    min-width: 100%;
    width: auto
  }
}
.event-landing-page section .container {
  padding: 0;
  max-width: 960px
}
@media screen and (min-width:768px) and (max-width:1023px) {
  .event-landing-page section .container {
    padding: 0 50px;
    width: 100%
  }
}
@media screen and (min-width:768px) {
  .event-landing-page section:nth-child(2) .container {
    margin-top: 40px;
    margin-bottom: 20px
  }
}
.event-landing-page .page-header-wrapper {
  padding: 0 15px 15px 15px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-image: url(/wp-content/themes/ltc/assets/images/event-landing-page/header-mobile-background.png);
  background-size: cover
}
@media screen and (min-width:768px) {
  .event-landing-page .page-header-wrapper {
    background-image: url(/wp-content/themes/ltc/assets/images/event-landing-page/header-desktop-background.png)
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .page-header-wrapper {
    min-height: 224px
  }
}
.event-landing-page .page-header-wrapper .headline {
  letter-spacing: .6px;
  line-height: 32px;
  padding: 25px 0 17px 0;
  max-width: 767px;
  border-bottom: 3px solid #fff;
  font-family: ff-tisa-sans-web-pro, "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 29px;
  margin: 0 0 15px 0
}
@media screen and (min-width:768px) {
  .event-landing-page .page-header-wrapper .headline {
    padding: 25px 35px 15px 25px;
    display: inline-block;
    line-height: 40px
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .page-header-wrapper .headline {
    padding: 50.5px 35px 27px 25px;
    font-size: 36px;
    margin-bottom: 26px
  }
}
.event-landing-page .page-header-wrapper .sub-headline {
  font-size: 14.5px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: .5px;
  padding-bottom: 10px
}
@media screen and (min-width:1024px) {
  .event-landing-page .page-header-wrapper .sub-headline {
    font-size: 18px
  }
}
.event-landing-page .featured-paragraph {
  padding: 15px
}
@media screen and (min-width:768px) {
  .event-landing-page .featured-paragraph {
    width: 50%;
    float: left;
    padding: 15px 0
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-paragraph {
    width: 61%
  }
}
.event-landing-page .featured-paragraph h2 {
  margin-top: 18px;
  font-size: 20px
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-paragraph h2 {
    font-size: 26px
  }
}
.event-landing-page .featured-paragraph p {
  font-size: 13.5px;
  color: #949698;
  line-height: 22px;
  margin-bottom: 17px
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-paragraph p {
    font-size: 17px;
    line-height: 28px
  }
}
.event-landing-page .featured-paragraph p a {
  text-decoration: none;
  color: #009639
}
.event-landing-page .featured-offer {
  background-color: #f0efef
}
@media screen and (min-width:768px) {
  .event-landing-page .featured-offer {
    width: 45%;
    float: right
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-offer {
    width: 346px;
    float: right
  }
}
.event-landing-page .featured-offer img {
  padding: 15px;
  width: 100%;
}
.event-landing-page .featured-offer .offer-wrapper {
  padding: 5px 30px 30px 30px
}
.event-landing-page .featured-offer .offer-wrapper h3 {
  padding-bottom: 7px;
  font-size: 17.75px;
  text-transform: uppercase;
  font-family: freight-text-pro, "Times New Roman", sans-serif;
  border-bottom: 3px solid #fabe19
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-offer .offer-wrapper h3 {
    font-size: 21px
  }
}
.event-landing-page .featured-offer .offer-wrapper h3:after {
  content: "";
  background: url(/wp-content/themes/ltc/assets/images/event-landing-page/savings-mobile-icon.png) no-repeat 0 0;
  width: 19px;
  height: 26px;
  display: inline-block;
  position: relative;
  top: 5px;
  left: 6px
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-offer .offer-wrapper h3:after {
    width: 23px;
    height: 30px;
    background: url(/wp-content/themes/ltc/assets/images/event-landing-page/savings-desktop-icon.png) no-repeat 0 0
  }
}
.event-landing-page .featured-offer .offer-wrapper p {
  line-height: 19px;
  font-size: 13px;
  color: #949698;
  margin: 10px 0
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-offer .offer-wrapper p {
    font-size: 15px;
    margin: 10px 0 15px 0;
    line-height: 22px
  }
}
.event-landing-page .featured-offer .offer-wrapper .button {
  height: 40px;
  border: 3px solid #009639;
  margin-top: 13px
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-offer .offer-wrapper .button {
    height: 43px
  }
}
.event-landing-page .featured-offer .offer-wrapper .button a {
  padding-top: 11px;
  font-size: 13.5px;
  color: #009639
}
.event-landing-page .featured-offer .offer-wrapper .button a:hover {
  background-color: #009639;
  color: #fff;
  text-decoration: none
}
@media screen and (min-width:1024px) {
  .event-landing-page .featured-offer .offer-wrapper .button a {
    font-size: 15.5px
  }
}
.event-landing-page .process-container {
  padding: 15px
}
@media screen and (min-width:768px) {
  .event-landing-page .process-container {
    padding: 15px 0
  }
}
.event-landing-page .process-container h3 {
  margin-bottom: 45px;
  margin-top: 10px;
  font-size: 17.75px;
  text-transform: uppercase;
  font-family: freight-text-pro, "Times New Roman", sans-serif
}
@media screen and (min-width:768px) {
  .event-landing-page .process-container h3 {
    margin-bottom: 25px
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .process-container h3 {
    font-size: 20px;
    margin-bottom: 35px
  }
}
.event-landing-page .process-container .treatment-steps {
  padding: 0
}
@media screen and (min-width:768px) {
  .event-landing-page .process-container .treatment-steps {
    width: 100%
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .process-container .treatment-steps {
    margin-bottom: 20px
  }
}
.event-landing-page .process-container .treatment-steps li {
  margin-top: 30px
}
@media screen and (min-width:768px) {
  .event-landing-page .process-container .treatment-steps li {
    width: 33.3%;
    float: left
  }
  .event-landing-page .process-container .treatment-steps li:nth-child(1) {
    padding-right: 15px
  }
  .event-landing-page .process-container .treatment-steps li:nth-child(2) {
    padding: 0 7.5px
  }
  .event-landing-page .process-container .treatment-steps li:nth-child(3) {
    padding-left: 15px
  }
}
.event-landing-page .process-container .treatment-steps li:before {
  height: 34px;
  width: 34px;
  padding-top: 3px;
  font-size: 24px;
  position: relative;
  display: block;
  top: -13px
}
.event-landing-page .process-container .treatment-steps li h4 {
  margin-top: -45px;
  margin-bottom: 5px;
  margin-left: 33px;
  position: relative;
  padding-left: 0;
  left: 7px;
  font-size: 15px !important;
  top: -15px;
  text-transform: uppercase
}
@media screen and (min-width:768px) {
  .event-landing-page .process-container .treatment-steps li h4 {
    font-size: 18px !important;
    margin-left: 40px
  }
}
.event-landing-page .process-container .treatment-steps li p {
  margin-bottom: 45px;
  padding-left: 40px;
  line-height: 20px;
  padding-top: 10px;
  font-size: 14px;
  margin-top: -13px;
  text-align: left
}
@media screen and (min-width:768px) {
  .event-landing-page .process-container .treatment-steps li p {
    margin-left: 0;
    font-size: 13px;
    line-height: 18px;
    padding-top: 20px;
    padding-left: 11px
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .process-container .treatment-steps li p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
    padding-left: 43px;
    margin-left: 5px
  }
}
.event-landing-page .appointment-testimonial-container {
  background-color: #51c97f;
  width: 100%;
  background-image: url(/wp-content/themes/ltc/assets/images/event-landing-page/form-mobile-background.png);
  background-size: cover
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container {
    background-image: url(/wp-content/themes/ltc/assets/images/event-landing-page/form-desktop-background.png)
  }
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper {
  padding: 15px 15px 0 15px
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container .appointment-form-wrapper {
    padding: 25px 0 0 0;
    float: left;
    width: 43%
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .appointment-testimonial-container .appointment-form-wrapper {
    width: 364px;
    width: 40%
  }
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper h2 {
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 5px
}
@media screen and (min-width:1024px) {
  .event-landing-page .appointment-testimonial-container .appointment-form-wrapper h2 {
    font-size: 22px;
    letter-spacing: .5px
  }
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper p {
  color: #fff;
  font-size: 14px;
  line-height: 20px
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form {
  padding: 0 !important;
  background-color: transparent !important;
  margin-top: 15px
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container .appointment-form-wrapper form {
    width: 100%
  }
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form input[type=email], .event-landing-page .appointment-testimonial-container .appointment-form-wrapper form input[type=text] {
  position: relative;
  top: 0;
  color: #000 !important
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form .hidden-field {
  display: none
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form .error {
  color: #8b0000;
  position: relative;
  top: 3px
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form label {
  font-size: 11px;
  color: #fff;
  font-weight: 400;
  letter-spacing: .5px
}
@media screen and (min-width:1024px) {
  .event-landing-page .appointment-testimonial-container .appointment-form-wrapper form label {
    font-size: 14px
  }
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form input {
  border: none !important;
  height: 30px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form .btn {
  margin-top: 35px;
  border-radius: 0;
  background-color: transparent;
  border: 2px solid #fff;
  height: 36px;
  padding-top: 5px;
  position: relative;
  margin-bottom: 5px;
  width: 100%;
  outline: 0
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form .btn:hover {
  background-color: #fff;
  color: #51c97f !important
}
.event-landing-page .appointment-testimonial-container .appointment-form-wrapper form .submit-button-events {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important
}
.event-landing-page .appointment-testimonial-container .form-responses {
  text-align: center
}
.event-landing-page .appointment-testimonial-container .form-responses p {
  display: none;
  font-weight: 600;
  letter-spacing: .5px;
  font-size: 15px;
  position: relative;
  top: 3px
}
.event-landing-page .appointment-testimonial-container .form-responses .failure {
  padding-bottom: 12px;
  line-height: 20px
}
.event-landing-page .appointment-testimonial-container .testimonial-wrapper {
  padding: 0 15px 0
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container .testimonial-wrapper {
    padding: 60px 0 15px 0;
    width: 50%;
    float: right;
    padding-top: 0;
    padding-bottom: 0
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .appointment-testimonial-container .testimonial-wrapper {
    width: 54%
  }
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container .testimonial-wrapper .table-wrapper {
    display: table;
    height: 390px
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .appointment-testimonial-container .testimonial-wrapper .table-wrapper {
    display: table;
    height: 396px
  }
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container .testimonial-wrapper .table-cell-wrapper {
    display: table-cell;
    vertical-align: middle
  }
  .event-landing-page .appointment-testimonial-container .testimonial-wrapper .table-cell-wrapper p:nth-child(2) {
    margin-bottom: 0
  }
}
.event-landing-page .appointment-testimonial-container .testimonial-wrapper p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container .testimonial-wrapper p {
    font-size: 17px;
    line-height: 23px
  }
}
@media screen and (min-width:1024px) {
  .event-landing-page .appointment-testimonial-container .testimonial-wrapper p {
    font-size: 20px;
    line-height: 29px
  }
}
.event-landing-page .appointment-testimonial-container .legal {
  padding: 6px 15px 15px 15px
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container .legal {
    padding: 0 0 20px 0
  }
}
.event-landing-page .appointment-testimonial-container .legal p {
  color: #fff;
  font-size: 8px;
  line-height: 12px;
  margin-bottom: 10px
}
@media screen and (min-width:768px) {
  .event-landing-page .appointment-testimonial-container .legal p {
    font-size: 10px;
    line-height: 15px
  }
}
.metro-archive .block-three-button-one a, .metro-template .block-three-button-one a {
  padding-top: 12px !important
}
.metro-archive .page-container, .metro-template .page-container {
  padding-bottom: 80px
}
@media (min-width:768px) {
  .metro-archive .page-container p, .metro-template .page-container p {
    padding-right: 15px
  }
}
@media (max-width:767px) {
  .metro-archive .promo-box, .metro-template .promo-box {
    margin-top: 50px
  }
}
.metro-template .page-container .intro-copy {
  margin-bottom: 30px
}
.tax-directory .cta-module, .tax-directory .cta-module--full-bg {
  margin-bottom: 40px
}
.tax-directory .page-container {
  margin-top: 0
}
.metro-list-container {
  padding-top: 30px
}
@media (min-width:768px) {
  .metro-list-container {
    -webkit-columns: 2;
    columns: 2;
    -webkit-column-count: 2;
    column-count: 2
  }
  .metro-list-container li {
    -webkit-column-break-inside: avoid;
    display: table
  }
}
_::-webkit-full-page-media, _:future, :root .metro-list-container .expand-list {
  -webkit-columns: 1;
  columns: 1;
  -webkit-column-count: 1;
  column-count: 1
}
.metro-list {
  padding-left: 0 !important
}
.metro-list a {
  font-family: ff-tisa-sans-web-pro, "Open Sans", sans-serif;
  text-transform: none
}
.metro-list > li {
  list-style: none !important;
  padding-bottom: 30px;
  width: 100%
}
.metro-list > li > a {
  font-size: 18px
}
.metro-list > li a {
  color: #009639
}
.metro-list > li a:hover {
  color: #009639;
  text-decoration: underline
}
.metro-list .children {
  list-style-position: outside;
  list-style-type: disc;
  margin-top: 10px !important;
  padding-left: 0 !important
}
.metro-list .children li {
  list-style: none !important;
  margin: 0;
  margin-bottom: 5px;
  width: 100%;
  padding-left: 10px
}
.metro-list .children li:before {
  content: '\2022' !important;
  margin-right: 10px !important
}
.metro-list .children li a {
  font-size: 16px
}
.metro-list .children li a:hover {
  text-decoration: underline !important
}
.tax-directory .expand-list {
  columns: 1;
  -webkit-columns: 1
}
@media only screen and (min-width:992px) {
  .treatment .col-md-9 {
    padding-right: 0
  }
}
.treatment .col-md-9 > p {
  font-size: 18px;
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #666;
  -webkit-font-smoothing: antialiased
}
@media only screen and (max-width:767px) {
  .treatment .col-md-9 > p {
    font-size: 18px
  }
}
.treatment .treatment-services {
  margin-top: 60px
}
.treatment .treatment-services .treatment-service:not(:last-child) {
  border-bottom: 1px solid #ececec
}
.treatment .treatment-services h2 {
  margin-bottom: 10px
}
@media only screen and (max-width:767px) {
  .treatment .treatment-services h2 {
    margin-top: 20px
  }
}
.treatment .treatment-services p {
  color: #666;
  line-height: 25px;
  margin-bottom: 10px
}
.treatment .treatment-services a {
  margin-bottom: 15px;
  display: inline-block
}
.symptoms-list {
  position: relative;
  margin-bottom: 2em
}
.symptom {
  padding: 2em 0;
  border-top: 1px solid #ececec;
  display: block
}

@media only screen and (max-width:767px) {
  .symptom .col-sm-2 img {
    margin-bottom: 25px
  }
}
@media only screen and (min-width:992px) {
  .treatment-service {
    padding-top: 2em
  }
}
.home-page-wrapper .section-header {
  text-align: center
}
.get-to-know-us div .align-center a {
  margin: 0 auto 30px auto
}
.get-to-know-us div .articles {
  padding: 0;
  margin-bottom: 0
}
.get-to-know-us div .articles li {
  list-style-type: none;
  padding: 30px 0;
  border-top: 1px solid #e5e5e5
}
.get-to-know-us div .articles li:last-child {
  padding-bottom: 10px
}
@media (min-width:768px) and (max-width:1023px) {
  .get-to-know-us .know-us {
    margin-bottom: 75px !important
  }
}
.get-to-know-us .know-us .slick-slide iframe {
  height: auto;
  width: 100% !important
}
@media only screen and (max-width:47.9375em) {
  .get-to-know-us .know-us .slick-slide iframe {
    min-height: 345px;
    width: 100%
  }
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width:1199px) {
  .single-locations .col-lg-3 {
    width: 50%;
  }
  .single-locations .col-lg-9 {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  .single-locations .col-lg-3 {
    width: 100%;
  }
  .single-locations .col-lg-9 {
    width: 100%;
  }
}

/* Sidebar Custom Menu Widget */

.page-id-6183 #menu-sidebar-menu {
    display: none;
}

.widget_nav_menu,
#menu-sidebar-menu {
    background-color: #f6f6f6;
    margin-bottom: 2em;
    width: 210px
}
.widget_nav_menu ul,
#menu-sidebar-menu {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.widget_nav_menu ul li {
    border-bottom: 2px solid #fff;
    font-size: 1rem;
    margin-bottom: 0;
}
#menu-sidebar-menu li {
    border-bottom: 2px solid #fff;
    font-size: .9rem !important;
    margin-bottom: 0;
    padding: 0 !important;
}
.widget_nav_menu ul li a {
    color: #010100;
    font-weight: 400;
    display: block;
    padding: .7rem 1rem;
    font-size: 1rem;
    text-decoration: none;
}
#menu-sidebar-menu li a {
    color: #010100;
    font-weight: 400;
    display: block;
    padding: .7rem 1rem !important;
    font-size: .9rem !important;
    text-decoration: none;
}
.widget_nav_menu ul li a:hover,
#menu-sidebar-menu li a:hover {
    color: #fff;
    background-color: #009639;
    text-decoration: none
}
.widget_nav_menu ul li ul {
    display: none;

}
.widget_nav_menu ul li ul li a {
    font-size: .9rem;
    font-weight: 300;
    padding-left: 1.5rem;
}
.widget_nav_menu ul li ul li a.active {
    background-color: initial;
    color: #009639;
    padding-bottom: initial
}
.widget_nav_menu ul li ul li a:hover {
    color: #fff;
    background-color: #009639
}
.widget_nav_menu .sub-menu {
    border:none !important;
    position:relative;
    top:0;
    left:0;
    right:0;
    margin-left:0;
    padding:0 0 0;
    width: auto !important;
    z-index:9
}
.widget_nav_menu .sub-menu:before{
    display: none;
    background-image: none;
}
.widget_nav_menu .sub-menu li a {
    display: block !important;
    float: none !important;
    padding: .5rem 1rem !important;
    margin: 0 !important;
    -webkit-transition: none;
    font-size: .8rem;
}
.widget_nav_menu li ul.sub-menu{
    margin-top: 0px !important;
}
.widget_nav_menu li ul.sub-menu li{
    padding:0px !important;
}
.widget_nav_menu .current-menu-item a {
    background: #009639;
    color: #fff;
}
.widget_nav_menu .current-menu-item .sub-menu a {
    background: #e6e6e6 !important;
    color: #000 !important;
}
.widget_nav_menu .current-menu-item .sub-menu a:hover {
    background: #009639!important;
    color: #fff!important;
}

@media (max-width: 991px){
.widget_nav_menu {
    width: 100%
}
.widget_nav_menu ul li {
    font-size: .8rem;
}
.widget_nav_menu ul li a {
    padding: .3rem 1rem;
    font-size: .8rem;
}
}

.sapn .item{
	text-align:center;
}
.sapn .item h5{
	line-height:25px;
}

.service-specific {
    float: right;
    margin: 0 0 2em 2em;
    width: 300px;
    position: relative;
    z-index: 99;
    border: #e6e6e6 solid 1px;
    padding: 10px;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.15);
box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.15);
}

.service-specific h6 {
    margin: 0 !important;
    font-size: 1.3rem;
    color: #009639;
    font-family: freight-text-pro, "Times New Roman", sans-serif !important;
}

.service-specific img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.service-specific ul,
.page-id-6573 .page-header .service-specific ul,
.page-id-6837 .page-header .service-specific ul {
    list-style: none;
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
    font-family: proxima-nova, "Open Sans", sans-serif !important;
    line-height: 1.3;
}

.service-specific li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    display: block;
}

.service-specific a:link,
.service-specific a:visited,
.service-specific a:active
{
    display: block;
    background-color: #009639;
    color: #fff;
    padding: .6em 1em;
    margin: 0 0 1px 0 !important;
    font-size: 1rem;
    text-decoration: none;
}

.page-template-template-sleep-locations .service-specific a:link,
.page-template-template-sleep-locations .service-specific a:visited,
.page-template-template-sleep-locations .service-specific a:active
{
    padding: .2em 1em;
}

.service-specific a:hover {
    background-color: #e6e6e6;
    color: #009639;
}

@media (max-width: 575px){
.service-specific {
    margin: 1em;
    width: 50%;
    padding: 5px;
}
.service-specific h6 {
    display: none;
}
.service-specific ul,
.page-id-6573 .page-header .service-specific ul,
.page-id-6837 .page-header .service-specific ul {
    margin: 0 0 0 0 !important;
}
.service-specific a:link,
.service-specific a:visited,
.service-specific a:active
{
    padding: .3em 1em;
    font-size: .8rem;
}
}



#cpap-supplies {
    margin-top: 1em !important;
}

#cpap-supplies ul {
    list-style: none;
}

#cpap-supplies ul li {
    margin-bottom: 0;
    list-style: none;
    font-size: .9em;
}

sup {
  /* Move the superscripted text up */
  top: -0.5em;
    font-size: .7rem;
}

.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
    margin-bottom: 2em;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.6);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect p {
text-decoration:none;
display:inline-block;
color:#fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:10px 0 0;
padding:7px 14px;
    font-size: .9rem;
}

.hovereffect:hover img {
-ms-transform:scale(1.1);
-webkit-transform:scale(1.1);
transform:scale(1.1);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover p {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover p {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}

.bottom-faq {
    font-family: proxima-nova, "Open Sans", sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #666;
    line-height: 1.8;
    margin-bottom: 1.5em;
        
}


.home .treatment-works-component h3,
.home .treatment-works-component h4,
.home .treatment-services h3,
.home .treatment-section h3,
.home .section-header h2,
.footer-wrapper .cta-block h3,
.footer-wrapper .testimonial-news-section h3 {
    margin-top: 0;
}

.button--tertiary {
    background-color:DodgerBlue !important;
}

h3 a {
    font-weight: 700;
    text-decoration: none;
}




#treatment2 .modal-dialog {
  width: 100%;
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-dialog {
    margin: 0
  }
}

#treatment2 .modal-content {
  padding: 0;
  border-radius: 0;
}

@media only screen and (max-width:767px) {
  #treatment2 .modal-content {
    padding: 0
  }
}

#treatment2 .modal-content p {
  line-height: 25px
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content p {
    font-size: 14px;
    line-height: 20px
  }
}
#treatment2 .modal-content .panel-container {
  border-top: none;
  padding: 0 20px;
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content .panel-container {
    padding: 0;
    border: none
  }
}
#treatment2 .modal-content .panel-container > div h5 {
  margin-bottom: 10px
}

@media only screen and (max-width:1199px) {
  #treatment2 .modal-content .panel-container > div > div {
    overflow: scroll;
    -webkit-box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0) !important;
    box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, .0) !important;
    margin-bottom: 30px
  }
}
#treatment2 .modal-content table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 10px
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table {
    margin-left: 127px !important
  }
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table tr {
    position: relative
  }
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table tr:first-child {
    border-top: solid 1px #d8d8d8;
    border-left: none
  }
}
#treatment2 .modal-content table tr:not(:first-child) {
  border: solid 1px #d8d8d8
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table tr:not(:first-child) {
    border-left: none
  }
}
#treatment2 .modal-content table tr:not(:first-child) td {
  border-left: solid 1px #d8d8d8
}
#treatment2 .modal-content table tr:last-child {
  border: solid 1px #d8d8d8;
  border-top: none
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table tr:last-child {
    border-left: none
  }
}
#treatment2 .modal-content table th {
  padding-top: 30px;
  padding-bottom: 7px;
  font-family: proxima-nova, "Open Sans", sans-serif
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table th {
    table-layout: fixed;
    width: 127px;
    padding: 6px 7px 7px 7px;
    border-left: solid 1px #d8d8d8
  }
}
#treatment2 .modal-content table th:first-child {
  font-size: 18px;
  font-weight: 600
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table th:first-child {
    background-color: #f4f4f4;
    color: #444;
    position: absolute;
    left: 15px;
    width: 127px;
    z-index: 10;
    border: solid 1px #d8d8d8;
    margin-top: -1px
  }
  #treatment2 .modal-content table th:first-child.scroll-shadow:after {
    content: '';
    display: table;
    background: -webkit-gradient(linear, left top, right top, color-stop(-77%, #b5b4b4), color-stop(60%, transparent));
    background: linear-gradient(to right, #b5b4b4 -77%, transparent 60%);
    background-position: 0;
    position: absolute;
    width: 11px;
    height: 30px;
    top: 0;
    right: -11px
  }
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table th:first-child span {
    font-size: 16px
  }
}
#treatment2 .modal-content table th:first-child span:nth-child(1) {
  display: block
}
@media only screen and (min-width:1199px) {
  #treatment2 .modal-content table th:first-child span:nth-child(1) {
    display: none
  }
}
#treatment2 .modal-content table th:first-child span:nth-child(2) {
  display: none
}
@media only screen and (min-width:1199px) {
  #treatment2 .modal-content table th:first-child span:nth-child(2) {
    display: block
  }
}
@media only screen and (min-width:1199px) {
  #treatment2 .modal-content table th:first-child {
    width: 33%
  }
}
#treatment2 .modal-content table th:not(:first-child) {
  text-align: center;
  color: #666;
  font-size: 14px
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table th:not(:first-child) {
    font-family: proxima-nova, "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #444;
    -webkit-font-smoothing: antialiased
  }
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table th:nth-child(2) {
    border-left: none
  }
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table th:last-child {
    border-right: solid 1px #d8d8d8
  }
}
#treatment2 .modal-content table td {
  font-family: proxima-nova, "Open Sans", sans-serif;
  color: #666;
  font-size: 14px;
  padding: 10px 8px 6px 8px
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table td:first-child {
    position: absolute;
    width: 127px;
    left: 15px;
    background-color: #f4f4f4;
    z-index: 10;
    border: solid 1px #d8d8d8;
    margin-top: -1px
  }
  #treatment2 .modal-content table td:first-child.scroll-shadow:after {
    content: '';
    display: table;
    background: -webkit-gradient(linear, left top, right top, color-stop(-77%, #b5b4b4), color-stop(60%, transparent));
    background: linear-gradient(to right, #b5b4b4 -77%, transparent 60%);
    background-position: 0;
    position: absolute;
    width: 11px;
    height: 30px;
    top: 0;
    right: -11px
  }
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table td:not(:first-child) {
    padding: 15px
  }
}
@media only screen and (max-width:1199px) {
  #treatment2 .modal-content table td:nth-child(2) {
    border-left: none !important
  }
}
#treatment2 .modal-content table td.green-dot {
  position: relative
}
#treatment2 .modal-content table td.green-dot:after {
  content: '';
  background-color: #009639;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0
}

.ui-widget-content {
  background-size: cover
}
/* .zoomContainer{ */
	/* width:400px !important; */
	/* height:400px !important; */
/* } */
.zoom-left .img-responsive{
	width:70%;
}
.zoomLens{
	width: 100px !important;
    height: 100px !important;
}
.zoomWindowContainer .zoomWindow {
	width:300px !important;
	height:220px !important;
}
.zoomWindowContainer .zoomWindow img {
	width:100% !important;
	height:220px !important;
}
.zoomWindowContainer {
	width:210% !important;
}
.zoomWindowContainer img{
	transform: scale(1.5);
	width:100% !important;
}
#zoom_03{
	width:400px!important;
	height:280px;
}
@-moz-document url-prefix() {
  @media only screen and (max-width: 1199px) {
    #treatment2 .modal-content table td:first-child, #treatment .modal-content table th:first-child {
      top: 0;
      height: 100%
    }
    #treatment2 .modal-content table th {
      top: 30px
    }
    #treatment2 .modal-content table td:first-child {
      left: -9em
    }
    #treatment2 .modal-content table th:first-child {
      left: -7em
    }
  }
}

.home-sleep-test {
    width:300px;
    margin:2em 0 2em 2em;
    background-color: #880010;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 60%;
    float: right;
    position: relative;
    z-index: 99;
}

.home-sleep-test .overlay {
    padding:1.5em 2em;
    background-color:rgba(33, 33, 33, 0);
}

.home-sleep-test .cloud {
    color: #fff;
    font-weight: 700;
    font-size:4em;
    text-align:center;
    margin:0 auto;
}

.home-sleep-test .cloud sup {
  /* Move the superscripted text up */
  top: -0.5em;
    font-size: 2rem;
}

.home-sleep-test h4 {
    margin: 0 0 1em 0 !important;
    font-size: 1.8rem;
    color: #fff;
    font-family: freight-text-pro, "Times New Roman", sans-serif !important;
}

.home-sleep-test p {
    font-family: proxima-nova, "Open Sans", sans-serif !important;
    line-height: 1.3;
    font-size: 1.2em;
    color: #fff;
}

.home-sleep-test .line1 {
    font-size:1.7em;
    color: #fff;
    text-align:center;
}

.home-sleep-test .line2 {
    font-size:1.8em;
    color: #fff;
    text-align:center;
    margin:.5em 1em .5em 1em;
}

.home-sleep-test .line3 {
    font-size:1.5em;
    color: #fff;
    text-align:center;
    margin:.5em 1em 1em 1em;
}

.home-sleep-test .order-now-button, a.order-now-button {
  background-color:#fff !important;
    color: #880010 !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: block;
  font-family: proxima-nova, "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 2.69;
  letter-spacing: .6px;
  margin-bottom: 10px;
  padding: 4px 14px;
  text-decoration: none;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: background-color ease-in-out .5s;
  transition: background-color ease-in-out .5s;
  -webkit-transition: color ease .5s;
  transition: color ease .5s
}

@media (max-width: 530px){
.home-sleep-test {
    width:100%;
    margin:0;
    background-size: cover;
    float: none;
}
    
.home-sleep-test .cloud {
    color: #fff;
    font-weight: 700;
    font-size:3em;
    text-align:center;
    margin:0 auto;
}

.home-sleep-test .cloud sup {
  /* Move the superscripted text up */
  top: -0.5em;
    font-size: 1.5rem;
}

.home-sleep-test .line1 {
    font-size: 1.4rem;
}

.home-sleep-test .line2 {
    font-size:1.2em;
}

.home-sleep-test .line3 {
    font-size:1.2em;
}
}

.take-quiz {
    width:280px;
    float:right;
    margin:1em;
    text-align:center;
    position: relative;
    z-index: 99;
}

.take-quiz img {
    width:100%;
    height:auto;
}

.take-quiz .button-secondary {
    text-align:center;
    margin:0 auto;
    background-color:#880010;
    color:#fff
}

.nav-bookappt a.button {
    color: #fff !important;
    background-color: #000 !important;
}

.nav-bookappt .button:focus, .nav-bookappt .button:hover, .nav-bookappt a.button:focus, .nav-bookappt a.button:hover {
  background-color: #363636 !important;
  color: #fff !important;
  text-decoration: none !important;
}

.loc-appt {
    margin-bottom: 3.1em !important;
}

@media (max-width: 992px){
.loc-appt {
    margin-bottom: 0 !important;
}
.nav-bookappt a.button {
    font-size: .75em !important;
    padding-right: 1.1em !important;
    padding-left: 1.1em !important;
}
}

@media (max-width: 414px){
a.make-appt {
    font-size: .65em !important;
}
.nav-bookappt a.button {
    font-size: .65em !important;
}
}

@media (max-width: 356px){
a.make-appt {
    font-size: .45em !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.nav-bookappt a.button {
    font-size: .45em !important;
}
}

@media (max-width: 1199px){
    .postid-10753 img.size-full,
    .page-id-6837 img.sa-meter {
        width: 300px;
        height: auto;
    }
}

@media (max-width: 450px){
    .postid-10753 img.size-full,
    .page-id-6837 img.sa-meter {
        width: 100%;
        height: auto;
    }
}

.wp-caption {
    text-align: center;
}

.at-home-delivery-mobile {
    display: none;
}

.at-home-delivery,
.at-home-delivery-mobile {
    background-color: #fff;
    border: #009639 solid 1px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .14);
    padding-bottom: 1em;
    position: relative;
    width: 210px;
    padding: 20px 24px;
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
}

.at-home-delivery-mobile {
    display: none;
}

.at-home-delivery a,
.at-home-delivery-mobile a {
   text-decoration: none !important;
    display: block
}

.at-home-delivery img,
.at-home-delivery-mobile img {
    width: 85%;
    height: auto;
    margin: 1em auto;
}

.at-home-delivery .title,
.at-home-delivery-mobile .title {
    font-size: 1.6rem;
    font-weight: 700;
    color: #000;
    font-family: freight-text-pro, "Times New Roman", sans-serif;
}

.at-home-delivery .title2,
.at-home-delivery-mobile .title2 {
    font-size: 1.3rem;
    font-weight: 700;
    color: #009639;
    font-family: freight-text-pro, "Times New Roman", sans-serif;
    text-decoration: none;
}

.at-home-delivery .button,
.at-home-delivery-mobile .button {
    background-color: #009639;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.3em;
}

@media (max-width: 991px){
.at-home-delivery-mobile {
    display: block;
    padding: 0;
    float: right;
    position: relative;
    z-index: 99;
    margin-left: 2em;
}
    
.at-home-delivery-mobile img {
    width: 70%;
    margin: 1em auto 0;
}

.at-home-delivery-mobile .button {
    margin-bottom: 0;
}
}

@media (max-width: 675px){
.at-home-delivery-mobile .title {
    font-size: 1.3rem;
}

.at-home-delivery-mobile .title2 {
    font-size: 1.1rem;
}
    
.at-home-delivery-mobile .button {
    font-size: .8rem !important;
}
}

@media (max-width: 414px){
.at-home-delivery-mobile {
    display: block;
    float: none;
    position: relative;
    z-index: 99;
    margin-left: 0;
    width: 100%;
}
.at-home-delivery-mobile img {
    width: 150px;
    margin: 1em auto 0;
}
}

.page-id-11460 .alignright {
    width: 50%;
    height: auto;
}



.page-id-11460 .leftbox {
    float:left;
    width:49%;
    margin:1em 0;
    padding:0;
    color:#fff;
    border: #009639 solid 3px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    min-height:auto;
}

.page-id-11460 .leftbox .topline {
    color: #fff; 
    background-color:#009639; 
    font-size: 1.8em; 
    text-align: center; 
    padding:.2em .2em .4em; 
    margin-bottom:.5em;
}

.page-id-11460 .leftbox .secondline {
    color: #000; 
    font-size: 1.5em; 
    text-align: center;
}



.page-id-11460 .rightbox {
    float:right;
    width:49%;
    margin:1em 0;
    padding:0;
    color:#fff;
    border: #6A6A6A solid 3px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    min-height:auto;
}

.page-id-11460 .rightbox .topline {
    color: #fff; 
    background-color:#6A6A6A; 
    font-size: 1.8em; 
    text-align: center; 
    padding:.2em .2em .4em; 
    margin-bottom:.5em;
}

.page-id-11460 .rightbox .secondline {
    color: #000; 
    font-size: 1.5em; 
    text-align: center;
}

.page-id-11460 .leftbox .price,
.page-id-11460 .rightbox .price {
    width: 150px; 
    margin: .6em auto;
}

.page-id-11460 .pulse-button {
  color: white;
  background: #000;
  cursor: pointer;
  box-shadow: 0 0 0 0 rgba(#000, .5);
  -webkit-animation: pulse 1.5s infinite;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.page-id-11460 .pulse-button:hover {
  -webkit-animation: none;
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(#000, 0);
  }
    100% {
    transform: scale(.9);
    box-shadow: 0 0 0 0 rgba(#000, 0);
  }
}

@media (max-width: 1199px){
.page-id-11460 .leftbox {
    min-height:430px;
}

.page-id-11460 .rightbox {
    min-height:430px;
}
}

@media (max-width: 720px){
.page-id-11460 .leftbox {
    float:none;
    width:100%;
    margin:1em 0;
    min-height:auto;
}

.page-id-11460 .rightbox {
    float:none;
    width:100%;
    margin:1em 0;
    min-height:auto;
}
}

@media (max-width: 414px){
.page-id-11460 .leftbox .topline {
    font-size: 1.3em; 
    padding:.2em .2em .4em; 
    margin-bottom:.5em;
}

.page-id-11460 .leftbox .secondline {
    font-size: 1.1em; 
}
    
.page-id-11460 .rightbox .topline {
    font-size: 1.3em; 
    padding:.2em .2em .4em; 
    margin-bottom:.5em;
}

.page-id-11460 .rightbox .secondline {
    font-size: 1.1em; 
}
    
.page-id-11460 .leftbox .price,
.page-id-11460 .rightbox .price {
    width: 100px;
    margin: .6em auto;
}
}

.antibody-message {
    display: block;
    position: relative;
    z-index: 99;
    width: 100%;
    margin-bottom: 1em;
}

.antibody-message ul {
    color: #fff !important;
    margin-left: 1.5em !important;
    margin-bottom: 0 !important;
}

.antibody-message ul li  {
    line-height: 1.4rem;
    margin-bottom: .8em;
}

.antibody-message ul li span {
    font-size: 1.8rem;
    font-weight: 700;
}

.antibody-message .title {
    color: #fff !important;
    font-weight: 700;
    font-size: 1.5rem;
    font-family: freight-text-pro, "Times New Roman", sans-serif;
    margin-bottom: 1em;
}

.antibody-message .push-left {
    background-color:#009639;
    color: #fff !important;
    float: left;
    width: 50%;
    padding: 1em;
    min-height: 300px;
}

.antibody-message .push-right {
    background-color:#009639;
    background-image: url(https://lowtcenter.com/wp-content/uploads/2017/12/Treatment-Services_v2.png);
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
    width: 50%;
    height: 300px;
}

@media (max-width: 1399px){
.antibody-message .push-left {
    min-height: 320px;
}

.antibody-message .push-right {
    height: 320px;
}
}

@media (max-width: 1200px){
.antibody-message .push-left {
    min-height: 350px;
}

.antibody-message .push-right {
    height: 350px;
}
}

@media (max-width: 676px){
.antibody-message .push-left {
    float: none;
    width: 100%;
    min-height: auto;
}

.antibody-message .push-right {
    float: none;
    width: 100%;
    height: 250px;
}
}

.wp-caption {
    text-align: center;
}



.hoverme {
  width: 19px;
  height: 19px;
  margin: 5px auto auto;
  outline: 0;
  cursor: pointer;
  transition: all .3s ease;
  display: inline;
    position: relative;
}

.hoverme:hover {
  background: rgba(246, 246, 246, 0.3);
}
.hoverme:hover > .pop {
  opacity: 1;
	width: 300px;
  height: 190px;
  
}
.pop {
  opacity: 0;
  width: 0;
  height: 0;
  background: #f1f1f1;
  z-index: 999999;
	position: relative;
  margin: auto;
  transition: all .3s ease;
    margin-top: -20px;
    margin-left: -50px;
}
.pop > p {
  color: #000;
  font-size: .8rem;
    line-height: 1.2em;
    padding: .8em;
    background: #f1f1f1;
}

.page-id-13958 .subheader-description,
.page-id-14033 .subheader-description,
.page-id-14031 .subheader-description {
	display: none;
}

[id="\31 "] > div > p.location-button {display: none;}

.postid-6826 #main > div:nth-child(2) > div.col-sm-12.col-lg-9 > div.row.main-cta-block {display: none;}

#field_1_45 {display:none !important;}

#field_1_44 {
	clear: both !important;
}

#choice_1_44_1 {width:5% !important; float: left;}

#label_1_44_1 {
width: 95%;
float: left;
}
