/* CSS Document */
/*
Theme Name: Theme Eight
Theme URI: http://themes.thinksem.com/theme-eight/
Author: dave dechant
Author URI: http://thinksem.com
Description: A theme built for the ThinkSEM Themes Plus library
Version: 1.0
License: For private use
Text Domain: theme-eight
*/
/*--- Begin Theme Color Styles ---*/
/*--- End Theme Color Styles ---*/
/*--- Begin Theme Font Families ---*/
/*--- End Theme Font Families ---*/
/*---------------------------------------------------------------------*/
/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
  max-width: 100%; }

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto; }

img.size-full,
img.size-large,
img.wp-post-image {
  height: auto;
  max-width: 100%; }

/*---------------------------------------------------------------------*/
/*--- Begin Base Styles ---*/
/*-- Reset Styles --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: #ffffff;
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

main, section, nav, article, aside, header, footer {
  display: block; }

/*-- Text Styles --*/
/*- Title Styles -*/
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 5px;
  font-family: "Raleway", sans-serif;
  line-height: 1.125em;
  color: #404040;
  text-transform: uppercase;
  font-weight: 900; }

h1 {
  font-size: 1.75em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.25em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 1em; }

/*- Copy Styles -*/
p, ul, ol, blockquote, cite, small {
  margin: 0 0 20px;
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
  color: #000000; }

ul, ol {
  margin-left: 20px; }

ul li {
  list-style-type: disc; }

ol li {
  list-style-type: decimal; }

hr {
  border: 0;
  border-bottom: 1px dotted #a0a0a0;
  background: none;
  margin: 30px 0; }

blockquote {
  font-size: 1.25em;
  font-style: italic;
  padding: 20px 62px;
  background: #fff;
  margin: 0 70px 20px; }

cite {
  font-size: .688em;
  display: block;
  margin: 10px 0 0;
  text-transform: uppercase;
  color: #737373; }

small {
  font-size: .813em; }

/*- Link Styles -*/
a, a:visited {
  color: #00dc80;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a:hover {
  color: #04673d;
  text-decoration: underline; }

a.phone, a.phone:visited, a.phone:hover {
  text-decoration: none;
  cursor: text;
  text-align: center; }

/*- Image Styles -*/
img {
  max-width: 100%;
  height: auto; }

/*--- End Base Styles ---*/
/*---------------------------------------------------------------------*/
/*--- Begin Layout Styles ---*/
/*-- Grid Styles --*/
.grid {
  width: 1340px;
  float: none;
  margin: 0 auto;
  position: relative; }

.grid:after, .group:after {
  content: "";
  display: table;
  clear: both; }

.grid__1column, .grid__2column, .grid__3column, .grid__4column, .grid__5column, .grid__6column, .grid__7column, .grid__8column, .grid__9column, .grid__10column, .grid__11column, .grid__12column, .grid__13column, .grid__14column, .grid__15column, .grid__16column, .grid__17column, .grid__18column, .grid__19column, .grid__20column, .grid__21column, .grid__22column, .grid__23column, .grid__24column {
  float: left; }

.grid__1column:last-child, .grid__2column:last-child, .grid__3column:last-child, .grid__4column:last-child, .grid__5column:last-child, .grid__6column:last-child, .grid__7column:last-child, .grid__8column:last-child, .grid__9column:last-child, .grid__10column:last-child, .grid__11column:last-child, .grid__12column:last-child, .grid__13column:last-child, .grid__14column:last-child, .grid__15column:last-child, .grid__16column:last-child, .grid__17column:last-child, .grid__18column:last-child, .grid__19column:last-child, .grid__20column:last-child, .grid__21column:last-child, .grid__22column:last-child, .grid__23column:last-child, .grid__24column:last-child {
  float: right; }

.grid__1column {
  width: 4.166%; }

.grid__2column {
  width: 8.333%; }

.grid__3column {
  width: 12.5%; }

.grid__4column {
  width: 16.666%; }

.grid__5column {
  width: 20.833%; }

.grid__6column {
  width: 25%; }

.grid__7column {
  width: 29.166%; }

.grid__8column {
  width: 33.333%; }

.grid__9column {
  width: 37.5%; }

.grid__10column {
  width: 41.666%; }

.grid__11column {
  width: 45.833%; }

.grid__12column {
  width: 50%; }

.grid__13column {
  width: 54.166%; }

.grid__14column {
  width: 58.333%; }

.grid__15column {
  width: 62.5%; }

.grid__16column {
  width: 66.666%; }

.grid__17column {
  width: 70.833%; }

.grid__18column {
  width: 75%; }

.grid__19column {
  width: 79.166%; }

.grid__20column {
  width: 83.333%; }

.grid__21column {
  width: 87.5%; }

.grid__22column {
  width: 91.666%; }

.grid__23column {
  width: 95.833%; }

.grid__24column {
  width: 100%; }

/*-- Nav Styles --*/
/*-- Header Styles --*/
/*-- Main Styles --*/
/*-- Section Styles --*/
/*-- Section Styles --*/
/*-- Footer Styles --*/
/*-- Form Styles --*/
.hero__form {
  border-top: 5px solid #f79d12;
  border-bottom: 5px solid #f79d12;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 20px; }

.form-cta {
  color: #00ac64;
  font-size: 1.55em;
  font-weight: 600;
  /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); */
  padding-bottom: 10px;
  text-transform: none; }

form#adminbarsearch {
  background: #000;
  padding: 0 !important; }

form ul {
  margin: 0; }

form ul li {
  list-style-type: none;
  line-height: 1em;
  margin-bottom: 15px;
  overflow: hidden; }

.hero__form ul li {
  color: #ffffff;
  font-weight: 700; }

form label {
  font-size: .875em;
  line-height: 1.25em;
  display: block; }

.name_first {
  float: left;
  width: 49%; }

.name_last {
  float: right;
  width: 49%; }

.name_first label, .name_last label {
  font-size: .688em;
  font-weight: 900;
  text-transform: uppercase;
  color: #b3b2b2; }

.hero__form .name_first label, .hero__form .name_last label {
  color: #ffffff; }

form input, form textarea, form select {
  width: 100%;
  padding: 10px;
  margin: 0;
  border: 1px solid #e6e5e5; }

form textarea {
  height: 80px;
  margin-top: 10px; }

form select {
  padding: 0;
  height: 30px;
  font-size: 1em;
  font-weight: 200; }

.wpcf7-form-control-wrap {
  position: relative;
  line-height: 1.5; }

div.wpcf7-mail-sent-ok {
  border: 1px solid #666;
  background-color: #666;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  font-family: sans-serif;
  font-style: italic; }

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 .5em;
  font-size: 1.05em;
  padding: 10px 2px 0; }

form input[type=radio], form input[type=checkbox] {
  width: auto;
  font-size: 2em;
  margin-right: 3px; }

/*form select {
  padding: 0; }*/
form input:focus, form textarea:focus, form select:focus {
  border: 1px solid #f79d12; }

form input[type=radio], form input[type=checkbox] {
  width: auto;
  padding: 0; }

form input[type=submit], form input[type=button] {
  font-size: 1em;
  padding: 10px 15px;
  margin: 0;
  width: auto;
  height: auto;
  border: none;
  cursor: pointer;
  color: #ffffff;
  border-top: 4px solid #dc8602;
  background-color: #f79d12;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none; }

form input[type=submit]:hover, form input[type=button]:hover {
  border-top: 4px solid #dc8602;
  background-color: #dc8602; }

form input[type=submit]:active, form input[type=button]:active {
  -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.7); }

form .validation_error, form .validation_message {
  font-family: "Raleway", sans-serif;
  font-size: .75em;
  font-weight: 700;
  color: red;
  margin: 0 0 10px; }

/*-- Theme Specific Styles --*/
body.lp {
  margin-top: 0; }

.header {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  border-bottom: 1px solid #ebebeb; }

.lp .header {
  position: relative; }

.header__social-search {
  background-color: #f5f5f5; }

.smaller .header__social-search {
  display: none; }

.header__top {
  background-color: #e8e8e8; }

.header__social_ctas {
  float: right; }

.header__social-icons {
  float: right;
  line-height: 1em; }

.header__social-icons li {
  margin: 0 10px 0 0;
  list-style-type: none;
  text-indent: -9999px;
  float: right;
  line-height: 1em; }

.header__social-icons li a, .header__social-icons li a:visited {
  margin: 0 auto;
  display: block;
  width: 30px;
  height: 20px;
  position: relative;
  color: #ffffff; }

.header__social-icons li a:before {
  font-family: 'icomoon';
  font-weight: normal;
  font-size: 1.125em;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.header__social-icons li a:hover:before {
  color: #00ac64; }

.header__social-icons li.twitter a:before {
  content: "\e76d"; }

.header__social-icons li.facebook a:before {
  content: "\e769"; }

.header__social-icons li.google-plus a:before {
  content: "\e764"; }

.header__social-icons li.linkedin a:before {
  content: "\e79f"; }

.header__social-icons li.you-tube a:before {
  content: "\e773"; }

.header__tagline {
  float: left;
  font-size: .8em;
  font-weight: 600;
  color: #666;
  letter-spacing: 2px;
  margin: 10px 0 0; }

/*--- header online/phone CTAs---*/
.header__online-cta, .header__online-cta:visited, .header__phone-cta, .header__phone-cta:visited {
  font-family: "Raleway", sans-serif;
  font-size: .875em;
  padding: 8px 20px;
  background-color: #00ac64;
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1em; }

.header__phone-cta, .header__phone-cta:visited, .header__phone-cta:hover {
  background-color: #f79d12;
  color: #ffffff; }

.header__pay-cta, .header__pay-cta:visited {
  font-family: "Raleway", sans-serif;
  font-size: .875em;
  padding: 8px 20px;
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1em; }

.header__seasonal-cta, .header__seasonal-cta:visited {
  font-family: "Raleway", sans-serif;
  font-size: .875em;
  padding: 8px 20px;
  background-color: #1E90FF;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1em; }

.header__online-cta:hover {
  background-color: #00dc80;
  color: #ffffff;
  text-decoration: none; }

.header__pay-cta:hover {
  background-color: #333;
  color: #ffffff;
  text-decoration: none; }

.header__seasonal-cta:hover {
  background-color: #4da4f9;
  color: #ffffff;
  text-decoration: none; }

.header__online-cta span, .header__phone-cta span, .header__pay-cta span, .header__seasonal-cta span {
  font-size: .875em;
  font-weight: 900;
  margin-right: 4px; }

/*--- END header online/phone CTAs---*/
.header__logo {
  float: left;
  padding: 10px 0 10px; }

.header__logo img {
  float: left;
  width: 80%; }

.smaller .header__logo img {
  width: 200px; }

.header__nav {
  position: absolute;
  top: 50%;
  left: 30%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 9997; }

.smaller .header__nav {
  left: 30%; }

.hero {
  position: relative;
  overflow: hidden;
  background-color: #000000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
      padding: 144px 0;
    margin-top: 10%;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9; }

.hero.page {
  padding: 75px 0;
  background-attachment: scroll;
  background-size: cover; }

.hero__slider {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1; }

.hero__copy {
  width: 100%;
  padding: 60px 300px 30px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 2; }

.hero__copy_title, .hero__copy_summary {
  font-size: 4em;
  text-align: center;
  padding-bottom: 3%;
  color: #ffffff; }

.page .hero__copy_title {
  font-size: 4em;
  text-align: left;
  color: #ffffff; }

.hero__copy_summary {
  font-size: 1.5em; }

.hero__copy_button {
  margin: 0 auto;
  display: block !important;
  width: 400px;
  font-size: 1.5em;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }

.hero__breadcrumbs_block {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #04673d;
  padding: 4px;
  width: 100%; }

.hero__breadcrumbs {
  width: 1340px;
  float: none;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  line-height: 1em; }

.hero__breadcrumbs li {
  display: inline-block;
  margin: 0 5px 0 0;
  list-style-type: none;
  font-size: .688em;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 1px;
  color: #ffffff; }

.hero__breadcrumbs li a, .hero__breadcrumbs li a:visited {
  color: #00dc80; }

.hero__breadcrumbs li a:hover {
  color: #ffffff;
  text-decoration: none; }

.hero__highlights {
  position: absolute;
  bottom: 0;
  left: 0; }

.hero__title {
  font-size: 3em; }

.hero__summary {
  font-size: 1.313em;
  margin: 0; }

.home-content__title {
  text-align: center;
  font-size: 2.688em;
  margin: 0 0 30px; }

.main {
  padding: 80px 0; }

.main.search {
  padding-top: 50px; }

.team-members {
  margin: 0; }

.team-members li {
  float: left;
  width: 48%;
  margin: 0 4% 4% 0;
  list-style-type: none;
  border: 1px solid #d9d9d9;
  padding: 10px 10px 5px;
  position: relative; }

.team-members li:nth-child(2n+2) {
  margin-right: 0; }

.team-members__info {
  position: absolute;
  bottom: 44px;
  left: 0;
  padding: 15px 10px 10px;
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  text-align: center; }

.team-members__name {
  font-size: 1em;
  color: #ffffff;
  letter-spacing: 1px;
  margin: 0 0 2px; }

.team-members__title {
  font-size: .875em;
  letter-spacing: 1px;
  color: #ffffff;
  margin: 0; }

.team-members__bio, .team-members__bio:visited, .team-members__bio:hover {
  display: block;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  background-color: #04673d;
  font-size: .813em;
  font-weight: 700;
  text-align: center;
  color: #ffffff; }

.team-members__bio:hover {
  background-color: #00ac64;
  text-decoration: none; }

/*--- Careers Page ---*/
.careers {
  background-color: #f2f2f2;
  padding: 20px;
  margin: 0 2% 2% 0;
  position: relative;
  width: 48%;
  float: left;
  height: 420px; }

.careers__image {
  border: 5px solid #ffffff;
  margin: 0 30px 30px 0;
  float: left;
  width: 240px;
  height: 380px; }

.careers__title {
  font-size: 1.1em;
  margin: -20px 0 10px; }

.careers li {
  list-style-type: none;
  font-size: .975em;
  line-height: 1.25;
  margin-bottom: 10px; }

/*--- END Careers Page ---*/
.post {
  margin-bottom: 50px; }

.post__title {
  text-align: center;
  border-top: 1px dashed #a0a0a0;
  border-bottom: 1px dashed #a0a0a0;
  padding: 5px;
  margin: 0; }

.post__date {
  text-align: center;
  padding: 5px;
  font-size: .75em;
  letter-spacing: 5px;
  margin: 15px 0;
  background-color: #a0a0a0; }

/*--- Home 2-Colunn Styles ---*/
.main__content-left {
  padding: 60px 80px 0; }

.testimonial-home {
  background-image: url(http://www.mickman.com/wp-content/uploads/2019/03/home-testimonial.jpg);
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 200px 0; }

.main__testimonial {
  margin-left: 8%;
  border-left: 1px dotted #ccc;
  padding-left: 30px; }

/*--- END Home 2-Colunn Styles ---*/
.main__sidebar {
  background-color: #ffffff;
  margin-top: -140px;
  position: relative; }

.main__sidebar.no-form {
  margin-top: 0;
  margin-left: 36px; }

.main__sidebar_cta {
  width: 100%;
  text-align: center; }

.main__sidebar:before {
  content: "";
  position: absolute;
  top: 0;
  left: -35px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #d6d6d6 transparent; }

.main__sidebar.no-form:before {
  display: none; }

.main__sidebar_form {
  padding: 30px;
  border: 1px dotted #d6d6d6;
  background-color: #f3f3f3; }

.highlights {
  background-color: whitesmoke;
  padding: 60px 0; }

.highlight-list {
  margin: 0; }

.highlight-list li {
  float: left;
  width: 25%;
  padding: 0 45px;
  list-style-type: none; }

.highlight__title, .highlight__blog_title, .highlight__summary {
  color: #ffffff;
  font-weight: 900;
  text-align: center;
  font-size: 1.15em; }

.highlight__blog_title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #00dc80; }

.highlight__title a, .highlight__title a:visited, .highlight__blog_title a, .highlight__blog_title a:visited {
  color: #00ac64; }

.highlight__title a:hover, .highlight__blog_title a:hover {
  color: #00dc80;
  text-decoration: none; }

.highlight__summary {
  color: #333333;
  font-weight: 400;
  text-align: center;
  font-size: 1em; }

.highlight__image {
  border-radius: 50%;
  width: 160px;
  height: auto;
  margin: 0 auto 8%;
  display: block;
  border: 1px solid #a0a0a0; }

.testimonials {
  padding: 100px; }

.testimonials__title {
  font-size: 4em;
  text-align: center;
  margin-bottom: 20px; }

.testimonials__quote {
  padding: 0 200px;
  font-size: 2em;
  font-style: italic; }

.testimonials__author {
  font-weight: 900;
  font-size: .5em;
  text-align: center;
  font-style: normal; }

.footer {
  position: relative;
  background-color: #04673d;
  padding: 40px; }

.footer__geo {
  color: #fff;
  font-size: .875em;
  line-height: 1.25;
  text-align: right; }

.footer__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%; }

.footer__location-info {
  float: right;
  width: 50%;
  text-align: right;
  padding-left: 40px; }

.footer__location-info_title, .footer__location-info_copy, .footer__location-info_copy a, .footer__location-info_copy:visited {
  color: #ffffff; }

.footer__location-info_title {
  font-size: 1.25em; }

.footer__location-info_copy {
  font-size: .875em; }

.footer-newsletter-form {
  text-align: left;
  width: 60%; }

.footer-newsletter-form-title {
  color: #ffffff; }

/*-- NextGEN Gallery Styles --*/
/*-- END NextGEN Gallery Styles --*/
/*-- WordPress Specific Styles --*/
.alignright {
  margin: 0 0 15px 15px;
  float: right; }

.alignleft {
  margin: 0 15px 15px 0;
  float: left; }

.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block; }

.search-submit {
  display: none; }

.search-field {
  -webkit-appearance: none; }

.wp-caption-text {
  font-size: .75em;
  text-transform: uppercase;
  text-align: center;
  color: #666666;
  border-bottom: 1px solid #e6e5e5; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.sticky {
  font-size: 1em; }

.gallery-caption {
  font-size: 1em; }

.bypostauthor {
  font-size: 1em; }

#disqus_thread {
  font-family: "Raleway", sans-serif !important; }

/*--- End Layout Styles ---*/
/*---------------------------------------------------------------------*/
/*--- Begin Module Styles ---*/
/*-- Nav Styles --*/
.tinynav {
  display: none; }

#menu-main-menu {
  margin: 0; }

#menu-main-menu .menu-item {
  float: left;
  margin-right: 40px;
  list-style-type: none;
  position: relative;
  line-height: 1em;
  text-align: center;
  font-size: .875em; }

#menu-main-menu .meganav.menu-item {
  position: static; }

#menu-main-menu .meganav.two-column.menu-item, #menu-main-menu .meganav.three-column.menu-item {
  position: relative; }

#menu-main-menu .menu-item:last-child {
  margin-right: 0; }

#menu-main-menu .menu-item a, #menu-main-menu .menu-item a:visited {
  padding: 6px 0;
  display: block;
  color: #04673d; }

#menu-main-menu .menu-item.current-menu-item a {
  color: #00ac64; }

#menu-main-menu .menu-item a:hover {
  text-decoration: none;
  color: #00ac64; }

/*-- Dropdown Styles --*/
#menu-main-menu .menu-item .sub-menu, #menu-main-menu .meganav.two-column.menu-item .sub-menu, #menu-main-menu .meganav.three-column.menu-item .sub-menu {
  position: absolute;
  display: block;
  width: 250px;
  top: 100%;
  left: -9999px;
  z-index: 9997;
  margin: 0;
  padding: 5px;
  background-color: #04673d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

#menu-main-menu .meganav.menu-item .sub-menu {
  width: 100%;
  top: 100%; }

#menu-main-menu .menu-item:hover .sub-menu {
  left: 0; }

#menu-main-menu .meganav.menu-item:hover .sub-menu {
  left: 0; }

#menu-main-menu .meganav.menu-item .sub-menu .menu-item .sub-menu {
  left: 0; }

#menu-main-menu .menu-item:last-child:hover .sub-menu, #menu-main-menu .menu-item:nth-last-child(2):hover .sub-menu {
  left: auto;
  right: 0; }

#menu-main-menu .menu-item .sub-menu .menu-item {
  width: 100%;
  margin: 0;
  display: block;
  font-size: .875em;
  text-shadow: none;
  text-align: center; }

#menu-main-menu .menu-item .sub-menu .menu-item a, #menu-main-menu .menu-item .sub-menu .menu-item a:visited {
  border: none;
  border-bottom: 1px solid #00dc80;
  color: #ffffff;
  padding: 10px 15px; }

#menu-main-menu .menu-item .sub-menu .menu-item a:hover {
  color: #ffffff;
  background-color: #00ac64; }

/*-- MegaNav Styles --*/
#menu-main-menu .meganav.two-column.menu-item .sub-menu {
  width: 350px; }

#menu-main-menu .meganav.three-column.menu-item .sub-menu {
  width: 500px; }

#menu-main-menu .meganav.five-column.menu-item .sub-menu, #menu-main-menu .meganav.four-column.menu-item .sub-menu {
  width: 900px; }

#menu-main-menu .meganav.menu-item .sub-menu .menu-item {
  float: left;
  margin: 0;
  text-transform: none; }

#menu-main-menu .top-levels.meganav.menu-item .sub-menu .menu-item {
  text-transform: uppercase; }

#menu-main-menu .meganav.two-column.menu-item .sub-menu .menu-item {
  width: 50%; }

#menu-main-menu .meganav.three-column.menu-item .sub-menu .menu-item {
  width: 33.333%; }

#menu-main-menu .meganav.four-column.menu-item .sub-menu .menu-item {
  width: 25%; }

#menu-main-menu .meganav.five-column.menu-item .sub-menu .menu-item {
  width: 20%; }

#menu-main-menu .meganav.menu-item .sub-menu .menu-item a {
  position: relative; }

#menu-main-menu .top-levels.meganav.menu-item .sub-menu .menu-item a:after {
  font-family: 'icomoon';
  content: "\e701";
  position: absolute;
  bottom: -8px;
  left: 46%; }

#menu-main-menu .meganav.menu-item .sub-menu .menu-item:last-child {
  margin: 0; }

#menu-main-menu .meganav.menu-item .sub-menu .menu-item .sub-menu {
  position: relative;
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0;
  background: none;
  border: 0; }

#menu-main-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item {
  text-transform: none;
  border: none;
  float: none;
  width: 100%;
  margin: 0;
  font-size: .875em; }

#menu-main-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a:after {
  display: none; }

/*-- Button Styles --*/
.button, .button:visited, .button__conversion, .button__conversion:visited {
  padding: 10px 15px;
  background-color: #00dc80;
  color: #ffffff;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-top: 4px solid #04673d; }

.button__conversion, .button__conversion:visited {
  background-color: #f79d12;
  border-top: 4px solid #dc8602; }

.button:hover, .button__conversion:hover {
  text-decoration: none; }

.button:hover {
  color: #ffffff;
  background-color: #04673d;
  border-top: 4px solid #00ac64; }

.button__conversion:hover {
  color: #ffffff;
  background-color: #dc8602;
  border-top: 4px solid #f79d12; }

.button:active, .button__conversion:active {
  -webkit-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.7); }

.button__gallery, .button__gallery:visited {
  border: 1px dotted #333333;
  padding: 10px;
  font-family: "Raleway", sans-serif;
  white-space: nowrap;
  color: orange;
  margin: 0 15px 0 10px;
  line-height: 3.4; }

.button__gallery:hover {
  text-decoration: none;
  background-color: #333333;
  color: white; }

.centered {
  display: block;
  margin: auto;
  text-align: center;
  overflow: hidden; }

.fixed-event-button {
  position: fixed;
  top: 171px;
  right: 0;
  z-index: 9999;
  -moz-border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  font-size: 0.875rem; }

.smaller .fixed-event-button {
  top: 150px; }

/*-- Begin ThinkSEM Credit Button --*/
.thinksem-credit-button {
  background: #F8CA4D;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: .813em;
  text-decoration: none;
  padding: 8px 0;
  margin: 0;
  color: #433203;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.thinksem-credit-button a, .thinksem-credit-button a:visited {
  color: #433203;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.thinksem-credit-button a:hover {
  text-decoration: none;
  color: #fff; }

/*--- End Module Styles ---*/
/*---------------------------------------------------------------------*/
/*--- Begin JS Plugin Styles ---*/
/*-- MixItUp --*/
.mixitup {
  margin: 10px 0;
  background: none; }

.controls {
  margin: 0 0 10px; }

.controls li {
  cursor: pointer;
  list-style-type: none;
  float: left;
  width: 20%;
  text-align: center;
  padding: 4px;
  margin: 0;
  background-color: #00ac64;
  border: 1px solid #ffffff;
  font-size: 0.75rem;
  color: #ffffff;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.controls li:hover {
  background-color: #00dc80; }

.controls li.active {
  background-color: #04673d; }

#Grid {
  width: 100%;
  margin: 0; }

#Grid .mix {
  float: left;
  border: 1px solid #ffffff;
  display: none;
  opacity: 0;
  width: 50%;
  margin: 0;
  padding: 0;
  background: none; }

#Grid .mix a, #Grid .mix a:visited {
  display: block; }

#Grid .mix img {
  float: left; }

/*-- 8b. Modal (lity) Overlay --*/
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.lity.lity-opened {
  opacity: 1; }

.lity.lity-closed {
  opacity: 0; }

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important; }

.lity-model {
  overflow: auto;
  background: #FDFDF6;
  padding: 20px;
  width: 600px;
  max-width: 100%; }

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.lity-loading .lity-loader {
  opacity: 1; }

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important; }

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease; }

.lity-loading .lity-content, .lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0; }

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lity-close:active {
  top: 1px; }

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0; }

/* iFrame */
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container,
.lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px; }

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch; }

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

.lity-hide {
  display: none; }

/*-- FlexSlider Styles --*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/*- Slider Styles -*/
.flexslider {
  margin: 0;
  padding: 0;
  position: relative; }

.flexslider ul li {
  list-style-type: none;
  margin: 0; }

/*- Hide the slides before the JS is loaded. Avoids image jumping -*/
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider ul.slides li {
  margin: 0;
  position: relative; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding: 2%; }

.caption h1, .caption p {
  color: #ffffff; }

/*- Clearfix for the .slides element -*/
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/*- Direction Nav -*/
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 45px;
  margin: 0;
  padding: 11px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "themify";
  font-size: 2em;
  display: inline-block;
  content: '\e64a'; }

.flex-direction-nav a.flex-next:before {
  content: '\e649';
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none; }

/*- Control Nav -*/
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 15px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 10px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.7); }

.flex-control-paging li a.flex-active {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

/*-- 8c. Accordion --*/
button.accordion {
  color: #ffffff;
  background-color: #00ac64;
  border: 0;
  border-bottom: 1px solid #00dc80;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
  padding: 10px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 1.313em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

button.accordion:hover {
  background-color: #04673d;
  border-bottom: 1px solid #00ac64; }

button.accordion.active {
  background-color: #00dc80; }

button.accordion:after {
  float: right;
  font-family: 'themify';
  content: "\e64b";
  vertical-align: top; }

button.accordion.active:after {
  transform: rotate(-180deg); }

.accordion__content {
  padding: 0 10px;
  background-color: #ffffff;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  -ms-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out; }

.accordion__content > *:first-child {
  margin-top: 15px; }

/*--- End JS Plugin Styles ---*/
/*---------------------------------------------------------------------*/
/* Begin Responsive Web Styles */
/*--- < 1440px ---*/
@media screen and (max-width: 1440px) {
  .grid, .hero__breadcrumbs {
    width: 1180px; }
  .header__phone, .header__phone:visited, .header__phone:hover {
    padding: 9px 12px;
    font-size: 1.125em; }
  #menu-main-menu .menu-item {
    margin-right: 30px; }
  #menu-main-menu .meganav.five-column.menu-item .sub-menu, #menu-main-menu .meganav.four-column.menu-item .sub-menu {
    width: 750px; }
  .hero__slider {
    width: 125%; }
  .page .hero__copy_title {
    font-size: 3.5em; }
  .controls li {
    width: 33.33%; } }

/*--- < 1280px ---*/
@media screen and (max-width: 1280px) {
  body {
    margin-top: 135px; }
  .fixed-event-button, .smaller .fixed-event-button {
    top: 139px; }
  .grid, .hero__breadcrumbs {
    width: 924px; }
  .careers {
    height: 376px; }
  .header__logo img, .smaller .header__logo img {
    float: left;
    width: 60%; }
  .header__nav, .smaller .header__nav {
    top: 45px;
    bottom: 10%;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: .9em;
    left: 26%; }
  .header__phone, .header__phone:visited, .header__phone:hover {
    top: 10%;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .header__online-cta, .header__online-cta:visited, .header__phone-cta, .header__phone-cta:visited, .header__pay-cta, .header__pay-cta:visited, .header__seasonal-cta, .header__seasonal-cta:visited {
    font-size: .8em; }
  .header__tagline {
    font-size: .6em;
    letter-spacing: 1px; }
  .smaller .header__nav {
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .smaller #menu-main-menu .menu-item {
    margin-right: 20px; }
  #menu-main-menu .meganav.five-column.menu-item .sub-menu, #menu-main-menu .meganav.four-column.menu-item .sub-menu {
    width: 500px; }
  .smaller .header__phone, .smaller .header__phone:visited, .smaller .header__phone:hover {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  #menu-main-menu .menu-item, .smaller #menu-main-menu .menu-item {
    margin-right: 15px; }
  .hero__slider {
    width: 175%; }
  .highlight__title {
    font-size: 1.15em; }
  .highlight__summary {
    text-align: left; }
  .testimonials__quote {
    padding: 0 100px;
    font-size: 1.5em; }
  .page .hero__copy_title {
    font-size: 3em; } }

/*--- < 1024px ---*/
@media screen and (max-width: 1024px) {
  body {
    margin-top: 0; }
  .fixed-event-button, .smaller .fixed-event-button {
    position: absolute;
    top: 230px;
    width: 100%;
    text-align: center;
    padding: 6px;
    letter-spacing: 0;
    font-size: 0.813rem; }
  .grid, .hero__breadcrumbs {
    width: 668px; }
  .careers {
    width: 100%;
    height: 340px; }
  .careers__image {
    width: 185px;
    height: 300px; }
  .header {
    position: relative; }
  .header__online-cta, .header__online-cta:visited, .header__phone-cta, .header__phone-cta:visited, .header__pay-cta, .header__pay-cta:visited, .header__seasonal-cta, .header__seasonal-cta:visited {
    width: 50%;
    float: left;
    text-align: center; }
  .header__social_ctas {
    float: none;
    width: 100%; }
  .header__social-icons li a, .header__social-icons li a:visited {
    margin: 0 auto;
    font-size: .85em;
    padding: 15px 0; }
  .header__tagline {
    float: none;
    text-align: center;
    margin: 0;
    padding: 5px; }
  .hero__slider {
    width: 160%; }
  #menu-main-menu {
    display: none; }
  .tinynav {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background-color: transparent;
    text-indent: -9999px;
    -webkit-appearance: none;
    border: 0; }
  .tinynav:hover {
    cursor: pointer; }
  .header__nav {
    position: relative;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    padding: 0;
    margin: 0 auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .header__nav:before {
    content: "\e9bd";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: 'icomoon';
    color: #00ac64;
    font-size: 1.75em; }
  .header__logo {
    float: none;
    display: block;
    width: 300px;
    margin: 0 auto;
    text-align: center; }
  .header__logo img {
    float: none; }
  .hero__highlights, .hero__form {
    float: none;
    position: relative;
    width: 100%; }
  .hero__highlights {
    margin-bottom: 20px; }
  .smaller .header__logo img {
    width: 300px; }
  .smaller .header__nav {
    left: 0; }
  .header__phone, .header__phone:visited, .header__phone:hover {
    position: relative;
    top: 0;
    right: 0;
    margin: 10px 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    text-align: center; }
  .hero {
    padding: 100px 0; }
  .hero.page {
    padding: 75px 0; }
  .hero__copy {
    width: 100%;
    padding: 60px 100px 30px; }
  .hero__copy_title, .hero__copy_summary {
    font-size: 3.25em; }
  .hero__copy_summary {
    font-size: 1.25em; }
  .main {
    padding: 40px 0; }
  .main__content, .main__sidebar {
    float: none;
    width: 100%; }
  .main__content {
    margin-bottom: 40px; }
  .main__content-left {
    width: 100%; }
  .testimonial-home {
    width: 100%; }
  .main__testimonial {
    margin-left: 8%;
    border-left: 1px dotted #ccc;
    padding-left: 30px; }
  .main__sidebar:before {
    display: none; }
  .main__sidebar {
    margin-top: 0; }
  .main__title {
    font-size: 1.313em;
    text-align: center;
    width: 900px;
    margin: 60px auto 30px;
    border-top: 1px dotted #bfbfbf;
    border-bottom: 1px dotted #bfbfbf;
    padding: 10px 0px; }
  .highlights {
    padding: 60px 0; }
  .highlight-list li {
    float: none;
    width: 100%;
    padding: 0; }
  .highlight__summary {
    text-align: center; }
  .testimonials {
    padding: 60px; }
  .testimonials__title {
    font-size: 2.5em; }
  .testimonials__quote {
    padding: 0 75px;
    font-size: 1.5em; }
  .page .hero__copy_title {
    font-size: 2.5em; } }

/*--- < 768px ---*/
@media screen and (max-width: 768px) {
  .fixed-event-button, .smaller .fixed-event-button {
    top: 230px; }
  .hero__slider {
    width: 220%; }
  .grid, .hero__breadcrumbs {
    width: 600px;
    padding: 0; }
  .button__conversion, .button__conversion:visited {
    width: 90%;
    letter-spacing: 1px;
    padding: 10px 5px; }
  .careers__title {
    font-size: 1em; }
  .careers li {
    font-size: .875em; }
  .hero__copy {
    padding: 30px 20px; }
  .hero__copy_title {
    font-size: 2.75em; }
  .footer {
    padding: 20px; }
  .footer__map {
    position: relative;
    width: 100%;
    height: 200px;
    margin-bottom: 20px; }
  .footer__location-info {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0; }
  .page .hero__copy_title {
    font-size: 2em; }
  #Grid .mix {
    float: none;
    width: 100%; } }

/*--- < 600px ---*/
/* small 1 column */
@media screen and (max-width: 600px) {
  .fixed-event-button, .smaller .fixed-event-button {
    top: 294px; }
  .hero__slider {
    width: 210%; }
  .grid, .hero__breadcrumbs {
    width: 480px; }
  .header__online-cta, .header__online-cta:visited, .header__phone-cta, .header__phone-cta:visited, .header__pay-cta, .header__pay-cta:visited, .header__seasonal-cta, .header__seasonal-cta:visited {
    width: 100%;
    text-align: center;
    font-size: .875em; }
  .hero, .hero.page, .highlights, .testimonials {
    padding: 40px 0; }
  .hero__copy_title {
    font-size: 2.5rem; }
  .hero__title {
    font-size: 2em; }
  .hero__summary {
    font-size: 1.125em;
    margin: 0; }
  .highlight__summary {
    font-size: .875em;
    padding: 0 20px 30px; }
  .team-members li {
    float: none;
    width: 100%;
    margin: 0 0 15px; } }

/* iphone landscape */
@media screen and (max-width: 480px) {
  html {
    -webkit-text-size-adjust: 100%; }
  .grid, .hero__breadcrumbs {
    width: 95%; }
  .hero__slider {
    width: 290%; }
  .hero__copy_title {
    font-size: 2rem; }
  .hero__copy_button {
    font-size: 1.125rem; } }

/* iphone portrait */
/* End Responsive Web Styles */
.thinksem-credit-button {
  background: #262626;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: .813em;
  text-decoration: none;
  padding: 8px 0;
  margin: 0;
  color: #e12231;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.thinksem-credit-button a, .thinksem-credit-button a:visited {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.thinksem-credit-button a:hover {
  text-decoration: none;
  color: #ffffff; }

/* iphone landscape */
@media screen and (max-width: 480px) {
  .thinksem-credit-button {
    letter-spacing: 0; } }
