body {
  font-family: "Open Sans", sans-serif;
  color: #4b4b4b;
}
a {
  text-decoration: none;
  color: #70bfd0;
}
.alignleft {
  float: left;
}
img.alignleft {
  margin-right: 1em;
}
@media (max-width: 767px) {
  img.alignleft {
    display: block;
    float: none;
    margin: 0 auto;
  }
}
.alignright {
  float: right;
}
img.alignright {
  margin-left: 1em;
}
@media (max-width: 767px) {
  img.alignright {
    display: block;
    float: none;
    margin: 0 auto;
  }
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.u-block {
  display: block;
}
.u-red {
  color: #f94646;
}
.u-blue {
  color: #00aeff;
}
.u-yellow {
  color: #ffde00;
}
.u-color-title {
  color: #5aa6d3;
}
blockquote {
  font-size: 14px;
}
.ie .container {
  width: 940px;
}
.ie .hidden-sm,
.ie .hidden-md,
.ie .hidden-lg {
  display: none;
}
.header {
  position: relative;
  height: 328px;
  background: url("../images/header-home.jpg") no-repeat top right;
  background-size: cover;
}
.header .show-menu-top {
  float: right;
  margin: 14px 0;
  padding: 8px 10px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header .header-navi-wrapper {
    position: absolute;
    z-index: 99;
    display: none;
    top: 60px;
    left: 0;
    right: 0;
    background: #fff;
  }
}
.header .header-navi-top {
  float: right;
  margin: 24px 0 0;
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
  list-style-type: none;
  list-style-position: inside;
}
.header .header-navi-top li {
  float: left;
  margin-left: 28px;
}
.header .header-navi-top li a {
  padding: 8px 0;
  line-height: 16px;
  color: #fff;
}
@media (max-width: 767px) {
  .header .header-navi-top {
    display: block !important;
    margin: 0;
    width: 100%;
  }
  .header .header-navi-top li {
    margin: 0;
    width: 100%;
  }
  .header .header-navi-top li a {
    padding: 8px 10px;
    display: block;
    text-decoration: none;
    border-bottom: solid 1px #e4e4e4;
    color: #4b4b4b;
  }
  .header .header-navi-top .u-block {
    display: inline;
  }
}
.header .header-logo {
  margin: 14px 0;
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
}
.header .header-logo a {
  color: #fff;
  text-decoration: none;
}
.header .show-menu {
  display: block;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.header .header-navi {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  border-top: solid 1px #fff;
}
.header .header-navi li {
  float: left;
  width: 20%;
  text-align: center;
}
.header .header-navi li a {
  display: block;
  padding-top: 15px;
  font-size: 15px;
  line-height: 1em;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.header .header-navi li a:hover {
  color: #404040;
}
.header .header-desc {
  position: absolute;
  bottom: 12px;
  width: 100%;
  font-size: 42px;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
}
.header .header-desc a {
  text-decoration: none;
  color: #fff;
}
body.home .header {
  height: 528px;
}
@media (max-width: 767px) {
  body.home .header {
    height: 328px;
  }
}
body.home .header-desc {
  bottom: 112px;
}
@media (max-width: 991px) {
  body.home .header-desc {
    bottom: 157px;
  }
}
@media (max-width: 767px) {
  body.home .header-desc {
    bottom: 12px;
  }
}
.home-phone-wrapper {
  margin: 35px 0;
  margin-top: -100px;
  padding: 15px;
  font-size: 24px;
  line-height: 48px;
  text-transform: uppercase;
  background: #fff;
  color: #54a920;
}
.home-phone-wrapper i.fa-phone {
  margin-right: 15px;
  font-size: 48px;
  line-height: 1em;
}
.home-phone-wrapper .home-phone-number {
  color: #4b4b4b;
}
@media (max-width: 991px) {
  .home-phone-wrapper {
    margin-top: -145px;
    text-align: center;
    line-height: 1em;
  }
  .home-phone-wrapper i.fa-phone {
    float: none !important;
  }
  .home-phone-wrapper span {
    display: block;
  }
}
@media (max-width: 767px) {
  .home-phone-wrapper {
    margin-top: 15px;
    border: solid 1px #70bfd0;
  }
}
.home-counseling h3 {
  margin: 0;
  font-size: 20px;
}
.home-petition {
  padding-top: 15px;
}
.home-petition .home-petition-icon {
  float: left;
  margin-top: -15px;
  margin-right: 35px;
  font-size: 72px;
}
.home-contact-section {
  margin-bottom: 5px;
  padding: 15px 70px;
  background: #ecf7fa;
}
.home-contact-section .home-contact-section-phone {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1em;
  text-transform: uppercase;
  color: #70bfd0;
}
@media (max-width: 767px) {
  .home-contact-section .home-contact-section-phone {
    font-size: 24px;
  }
}
.home-contact-section .home-contact-icon {
  float: left;
  margin-right: 15px;
  font-size: 36px;
  line-height: 30px;
  color: #54a920;
}
.home-contact-section .home-phone-item {
  font-size: 20px;
  text-transform: uppercase;
}
.home-contact-section .home-phone-item span {
  display: block;
  font-size: 12px;
}
@media (max-width: 767px) {
  .home-contact-section .home-phone-item {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .home-contact-section {
    padding: 15px;
  }
}
.home-search-top {
  margin-bottom: 15px;
  font-size: 18px;
}
.home-search-results .home-search-location {
  margin-bottom: 15px;
}
.home-search-results .search-results .row {
  position: relative;
}
.home-search-results .search-results .search-border {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background: #fff;
}
.home-reasons {
  padding-top: 10px;
}
.home-reasons img {
  margin-top: -10px;
}
.home-reasons h3 {
  margin: 20px 0 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .home-reasons img {
    float: none !important;
    display: block;
    margin: 0 auto 15px;
  }
}
.home-stop-smoking {
  margin: 10px 0;
  padding: 7px 75px;
  font-size: 20px;
  text-transform: uppercase;
  font-style: italic;
  background: #ecf7fa;
}
@media (max-width: 767px) {
  .home-stop-smoking {
    padding: 7px 20px;
  }
}
.home-button {
  padding: 10px;
  background: #eaf5f8;
  border: solid 1px #70bfd0;
  border-radius: 8px;
}
.home-button .home-button-icon {
  margin-bottom: 30px;
  font-size: 100px;
  line-height: 1em;
}
.home-button .u-blue {
  font-size: 80px;
  line-height: 100px;
}
.home-button h3 {
  margin: 0;
  padding: 0 30px;
  font-size: 14px;
  text-transform: uppercase;
}
.home-button h3 a {
  color: #4b4b4b;
}
@media (max-width: 767px) {
  .home-button {
    margin: 10px 0;
  }
}
.home-info {
  padding-top: 15px;
}
.home-info .home-info-icon {
  float: left;
  margin-top: -15px;
  margin-right: 35px;
  font-size: 48px;
}
.home-info .fa-facebook {
  color: #3b5998;
}
.home-info .fa-pencil {
  margin-top: -9px;
  font-size: 36px;
  color: #764dde;
}
.stopf-title {
  position: relative;
  margin: 35px 0;
}
.stopf-title .row {
  background: #fff;
}
.stopf-title h2 {
  position: relative;
  margin: 0;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1em;
  color: #fff;
  background: #54a920;
  padding: 12px 0;
}
.stopf-title-left h2:before {
  content: "";
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: -14px;
  width: 100%;
  height: 15px;
  background: #fff;
  border-left: solid 15px #54a920;
}
.stopf-title-left h2:after {
  content: "";
  z-index: 12;
  left: 0;
  bottom: -14px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent #42821b transparent transparent;
}
.stopf-title-left .stopf-title-back {
  position: absolute;
  left: 0;
  top: 14px;
  bottom: -14px;
  width: 50%;
  background: #54a920;
}
.stopf-title-right h2:before {
  content: "";
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: -14px;
  width: 100%;
  height: 15px;
  background: #fff;
  border-right: solid 15px #54a920;
}
.stopf-title-right h2:after {
  content: "";
  z-index: 12;
  right: 0;
  bottom: -14px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #42821b transparent transparent transparent;
}
.stopf-title-right .stopf-title-back {
  position: absolute;
  right: 0;
  top: 14px;
  bottom: -14px;
  width: 50%;
  background: #54a920;
}
.stopf-title-line {
  position: relative;
  margin: 30px 0;
}
.stopf-title-line:before {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  height: 2px;
  width: 100%;
  background: #b1dcea;
  content: "";
}
.stopf-title-line h2 {
  margin: 0;
  padding: 0 100px 0 50px;
  display: inline-block;
  font-size: 24px;
  text-transform: uppercase;
  background: #fff;
}
@media (max-width: 767px) {
  .stopf-title-line h2 {
    padding: 0 25px 0 12px;
  }
}
.page-title {
  margin-bottom: 0.5em;
}
.item-media {
  position: relative;
  margin: 1em 0 !important;
}
#map-body {
  position: relative;
  margin: 0 auto 2em;
  width: 760px;
}
#map-body .link-map {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  font-size: 12px;
}
.search {
  border-bottom: solid 1px #cad3d5;
}
.search .search-form {
  border: none;
}
.comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.comment-list .children {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.comment-list .comment {
  position: relative;
  padding: 0 0 0 56px;
}
.comment-list .comment-body {
  padding: 0 0 1em;
}
.comment-list .comment-meta {
  padding-bottom: 1em;
}
.comment-list .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}
@media (max-width: 767px) {
  .page-inner .panel img {
    width: 100% !important;
    height: auto !important;
  }
}
.footer-inner {
  margin-top: 35px;
  padding: 15px 0;
  border-top: solid 1px #54a920;
}
@media (max-width: 767px) {
  .footer-inner {
    padding-bottom: 45px;
  }
}
.footer-phone {
  position: fixed;
  right: 10px;
  bottom: 0;
  width: auto;
  border-radius: 5px 5px 0 0;
  background: #42821b;
  padding: 10px 10px 6px;
  cursor: pointer;
  z-index: 999;
  color: #fff !important;
  font-size: 20px;
  line-height: 1em;
  text-decoration: none !important;
}
.footer-phone:hover {
  color: #fff;
  padding-bottom: 12px;
  text-decoration: none;
}
.footer-phone span {
  display: none;
  padding-left: 10px;
}
@media (min-width: 1200px) {
  .container {
    width: 940px;
  }
}
