/*
Theme Name: Lakewood RSVP Responsive Mobile Child
Theme URI: http://cyberchimps.com/responsive-II/
Description: Responsive II (codename Responsive Mobile) has a responsive, mobile first grid system that adapts your website to mobile devices and the desktop or any other viewing environment. Theme features 9 Page Templates, 11 Widget Areas, 6 Template Layouts, 4 Menu Positions and more. Powerful but simple Theme Options for full CMS control with easy Logo Upload and Social Networking etc. Responsive II is WooCommerce Compatible, Multilingual Ready (WPML), RTL-Language Support, Retina-Ready, Search Engine Friendly and W3C Markup Validated. Cross-Browser compatible. <a href="http://cyberchimps.com/forum/free/responsive/">Official support forum</a> (http://cyberchimps.com/forum/free/responsive/)
Author: Taylored Media
Author URI: http://cyberchimps.com
Version: 0.0.5
Template: responsive-mobile
Text Domain: responsive-mobile-child
Tags: white, black, gray, light, blue, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, rtl-language-support, responsive-layout, fluid-layout
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


Responsive Mobile WordPress Theme, Copyright (C) 2014 CyberChimps Inc


/* =BASIC
---------------------------------------------------- */
body {
  background: #fff;
  font-family: 'Open Sans', sans-serif !important;
}
body #container {
  font-family: 'Open Sans', sans-serif !important;
}
.container {
  width: auto !important;
}
.home .entry-header {
  display: none;
}
.content-area {
  background: none;
  max-width: 960px;
  padding-top: 0;
}
.center {
  text-align: center;
}
.redhead {
  background: rgba(215, 22, 53, 1);
  background: -moz-linear-gradient(top, rgba(215, 22, 53, 1) 0%, rgba(152, 16, 37, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(215, 22, 53, 1)), color-stop(100%, rgba(152, 16, 37, 1)));
  background: -webkit-linear-gradient(top, rgba(215, 22, 53, 1) 0%, rgba(152, 16, 37, 1) 100%);
  background: -o-linear-gradient(top, rgba(215, 22, 53, 1) 0%, rgba(152, 16, 37, 1) 100%);
  background: -ms-linear-gradient(top, rgba(215, 22, 53, 1) 0%, rgba(152, 16, 37, 1) 100%);
  background: linear-gradient(to bottom, rgba(215, 22, 53, 1) 0%, rgba(152, 16, 37, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d71635', endColorstr='#981025', GradientType=0);
  display: block;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 34px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff;
  margin-top: -3%;
}
main#main {
  float: none;
  width: 100%;
}
#gmap_canvas {
  width: 100%;
}
div.pullout-yellow {
  background-color: #f3b51b;
  text-align: center;
}
div.pullout-yellow-wrap {
  padding: 40px 0;
}
div.pullout-yellow-wrap h2 {
  font-weight: bold;
  color: #fff;
}
div.pullout-yellow-wrap p {
  color: #fff;
  font-size: 20px;
}
div.pullout-yellow-wrap a.primary-c2a {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
}
div.pullout-yellow-wrap a.primary-c2a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
#mobile-current-item {
  display: none;
}
/* =TYPE
---------------------------------------------------- */
.grey {
  font-weight: bold;
  color: #81868d;
  text-align: center;
}
.yellow {
  font-weight: lighter;
  color: #f3b51b;
  text-align: center;
}
.yellow.bold {
  font-weight: bold;
  color: #f3b51b;
  text-align: center;
}
.three-up {
  text-align: center;
}
a.primary-c2a {
  text-align: center;
  display: block;
  background-color: #2bb673;
  padding: 10px 20px;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
}
a.primary-c2a:hover {
  text-decoration: none;
  background-color: #1f8453;
  color: #fff;
}
#footer-sub-wrapper h3 {
  font-weight: bold;
  color: #1f1f1f;
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 30px;
}
#footer-sub-wrapper ul {
  list-style-type: none;
  padding: 0;
}
#footer-sub-wrapper ul li {
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 600;
}
#footer-menu-container .footer-menu li {
  float: none;
  margin: 0;
  text-align: left;
}
#footer-menu-container .footer-menu li:after {
  display: none;
}
#footer-menu-container .footer-menu li a {
  color: #1f1f1f;
  font-weight: 600;
  font-size: 14px;
}
#footer-menu-container .footer-menu li a span {
  display: none;
}
#footer-menu-container {
  float: none;
  width: 100%;
  padding: 0;
}
#footer-base {
  background-color: #787d84
}
#footer-base-wrap {
  max-width: 960px;
  margin: 0 auto;
}
#footer #footer-base-wrap, #footer #footer-base-wrap a {
  color: #fff;
}
/* =HOME
---------------------------------------------------- */
.incentives img {
  width: 100%;
  margin-bottom: 20px;
}
#homecontent {
  text-align: center;
}
/* =HEAD
---------------------------------------------------- */
#header {
  padding: 10px 0 15px;
  box-shadow: 0 10px 10px -13px #000;
}
#header .container {
  text-align: center;
}
#header #main-menu-container {
  background-color: transparent;
}
#main-navigation ul li a {
  font-weight: bold;
  color: #f3b51b
}
#main-navigation .main-nav ul li a {
    font-weight: bold;
    font-size: 14px;
    color: #f3b51b;
    letter-spacing: 1px;
    text-transform: UPPERCASE;
}
#main-navigation .main-nav ul li a span {
  font-weight: bold;
  color: #81868d;
  font-size: 15px;
}
#main-navigation .main-nav ul li#menu-item-24 a {
  color: #fff;
  background-color: #2bb673;
  text-align: center;
  display: inline-block;
  font-weight: 900;
  margin: 0;
  font-size: 17px;
  line-height: 50px;
  padding: 0px 30px;
  margin: 10px 0 0 30px;
}
#main-navigation .main-nav ul {
  float: right;
  line-height: 90px;
}
/* =FOOT
---------------------------------------------------- */
#footer {
  margin-top: 0px;
  background: #ebebeb;
}
div#footer-wrapper {
  max-width: 960px;
  padding: 45px;
}
#footer a {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 10px;
}
div#footer-base {
  margin: 0;
}
#menu-social-container {
  border-bottom: none;
}
p.disclaimer {
  font-size: 10px;
  color: #000;
}
#footer-sub-wrapper h5 {
  font-size: 18px;
  font-weight: bold;
}
/* =MENU/NAV
---------------------------------------------------- */
div.breadcrumb-list {
  display: none
}
/* =FORM
---------------------------------------------------- */
.regform {
  padding: 20px 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #000;
  letter-spacing: 0px;
  font-weight: 500;
}
.frm_style_formidable-style.with_frm_style p.description, .frm_style_formidable-style.with_frm_style div.description, .frm_style_formidable-style.with_frm_style div.frm_description, .frm_style_formidable-style.with_frm_style .frm-show-form > div.frm_description, .frm_style_formidable-style.with_frm_style .frm_error {
  font-family: 'Open Sans', sans-serif;
}
h3.frm_pos_top.frm_section_spacing {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  border-top: none;
}
.frm_style_formidable-style.with_frm_style .frm_required {
  color: #fff;
  font-weight: bold;
}
.frm_style_formidable-style.with_frm_style .frm_radio label, .frm_style_formidable-style.with_frm_style .frm_checkbox label {
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 25px;
}
.frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  background: #f1f2c5;
  border: 1px #fff solid;
  width: 100%;
  color: #444444;
  cursor: pointer;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 0px;
  text-shadow: none;
  padding: 6px 11px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.frm_forms.with_frm_style {
  margin: 20px auto 0;
  padding: 20px 25px 20px;
  background: none;
  -webkit-box-shadow: 0px 12px 31px -10px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px 12px 31px -10px rgba(0, 0, 0, 1);
  box-shadow: 0px 12px 31px -10px rgba(0, 0, 0, 1);
}
.with_frm_style label.frm_primary_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 17px;
  margin: 0px;
  color: #fff;
}
.with_frm_style input[type="text"], .with_frm_style input[type="password"], .with_frm_style input[type="email"], .with_frm_style input[type="number"], .with_frm_style input[type="url"], .with_frm_style input[type="tel"], .with_frm_style select, .with_frm_style textarea, #content .with_frm_style input:not([type="submit"]), #content .with_frm_style select, #content .with_frm_style textarea, .with_frm_style .chzn-container {
  background-color: #FFFFFF;
  box-shadow: 0 0 13px -9px #000000 inset, 0 5px 10px -8px #555;
  font-size: 13px;
  margin-bottom: 0;
  border-bottom: 2px groove #999;
  padding: 5px 0;
  border-radius: 5px;
  text-indent: 5px;
}
#content .with_frm_style select {
  text-indent: 0;
}
form#form_landingpagecontest2.frm-show-form div.frm_form_fields fieldset div#vehicle.clearfix div#frm_field_143_container.frm_form_field div.frm_opt_container div#frm_checkbox_143-0.frm_checkbox input#field_143-0 {
  box-shadow: 0 0 5px -2px #000;
}
.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3 {
  font-family: 'Open Sans', sans-serif;
  border-bottom: 1px dotted #e2e2e2;
  padding-bottom: 5px;
  margin-bottom: 5px !important;
  margin-top: 0px;
  border-top: none;
  font-size: 25px;
  font-weight: bolder;
  text-align: center;
}
.with_frm_style h3.frm_pos_top {
  font-family: 'Open Sans', sans-serif;
  color: #043d5e;
  border-bottom: 1px dotted #e2e2e2;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-top: 0px;
}
.with_frm_style div#vehicle .form-field {
  margin-bottom: 10px;
}
.with_frm_style p.submit, .with_frm_style div.frm_submit {
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month, .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  background-color: #000;
}
.with_frm_style .frm_submit input[type="submit"], .frm_form_submit_style {
  background-color: #0c73c2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-shadow: none;
  color: #fff;
  font-size: 24px;
  padding: 10px 20px;
  -webkit-animation-name: clickbutton2;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: clickbutton2;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  animation-name: clickbutton2;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.frm_style_formidable-style.with_frm_style .frm_submit button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: inline-block;
  padding: 15px 50px;
  background: #000;
  font-size: 20px;
  text-transform: uppercase;
  color: #efb714;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:focus, .frm_style_formidable-style.with_frm_style .frm_submit button:active {
  transition: background-color 0.35s, color 0.5s;
  background: #333;
  color: #9f8e5e;
}
@-webkit-keyframes clickbutton2 {
  from {
    width: 250px
  }
  50% {
    width: 230px
  }
  to {
    width: 250px
  }
}
@-moz-keyframes clickbutton2 {
  from {
    width: 250px
  }
  50% {
    width: 230px
  }
  to {
    width: 250px
  }
}
@keyframes clickbutton2 {
  from {
    width: 250px
  }
  50% {
    width: 230px
  }
  to {
    width: 250px
  }
}
.with_frm_style .frm_radio label, .with_frm_style .frm_checkbox label {
  color: #fff;
  display: inline;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 300;
}
.with_frm_style .form-field {
  margin-bottom: 20px;
}
#frm_checkbox_315-0 > label a {
  color: #EC0000;
  font-weight: 700;
}
.with_frm_style p.description, .with_frm_style div.description, .with_frm_style div.frm_description, .with_frm_style .frm_error {
  color: #fff;
}
/* =WIDGET
---------------------------------------------------- */
.wpcalc {
  font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    font-weight: 500 !important;
    border:none !important;
    padding: 15px !important;
    border-radius: 0 !important;
background-color:#f2f2f2 !important;
    box-shadow:none !important;
    margin-bottom: 15px !important;
}
.wpcalc .wpcalc-result {    background-color: #fff;
    box-shadow: 0 0 20px -11px #000 inset;
	
	
    padding: 25px;}

.wpcalc .wpcalc-result .wpcalc-col:last-of-type {
	background-color:rgba(56,113,22,0.25);padding:10px;margin-top:20px;font-weight:bold;
	
}
.wpcalc-col {
    position: relative;
    white-space:normal !important;

} .wpcalc select {padding:0 !important;}
/* =MISC
---------------------------------------------------- */
.fusion-accordian a:hover {
  text-decoration: none;
}
.fusion-accordian a:hover  .fusion-toggle-heading{
color: #2bb673;}
.fusion-accordian .fusion-toggle-icon-wrapper {
  width: 8%;
  margin-right: 3%;
}
.fusion-accordian .fusion-toggle-heading {
  width: 85%
}
.fusion-accordian .fusion-toggle-icon-wrapper, .fusion-accordian .fusion-toggle-heading {
  display: inline-block;vertical-align: top;
}
.fusion-accordian i.fa-fusion-box {
  padding: 5px;
  background-color: #2bb673;
  display: block;
  color: #fff;
  font-size: 18px;
}

.fusion-accordian .panel-body {color:#fff;background-color:#333;}

article .post-data {
  display: none;
}
#clickhere {}
#clickhere .grid {}
#clickhere a {
  display: block;
  float: left;
}
#clickhere img {
  -webkit-animation-name: clickbutton;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: clickbutton;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  animation-name: clickbutton;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@-webkit-keyframes clickbutton {
  from {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
@-moz-keyframes clickbutton {
  from {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
@keyframes clickbutton {
  from {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
/* =THANKS
---------------------------------------------------- */
a.thanks-icon {
  background: url("core/images/BDD_THANKS_ICONS.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 175px;
  margin: 0 auto;
  padding: 0;
  width: 216px;
}
a.thanks-icon.call {
  background-position: 0 -175px;
}
a.thanks-icon.click {
  background-position: 0 -350px;
}
a.thanks-icon.visit {
  background-position: 0 0;
}
div.thanks-wrap {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* W3C */
  filter: none !important;
  border-radius: 10px;
  min-height: 140px;
  padding: 0;
  box-shadow: 0 10px 15px -15px #000;
  margin-bottom: 15px;
  border: 1px solid;
  border-top-color: #f2f2f2;
  border-right-color: #e2e2e2;
  border-bottom-color: #e2e2e2;
  border-left-color: #f2f2f2;
}
.front-page div.thanks-wrap {
  border: none;
  min-height: inherit;
  background: transparent;
  background-image: none;
}
.front-page div.thanks-wrap .textwidget {
  padding: 0 10px 5px;
  box-shadow: 0 11px 20px -20px #000000;
  min-height: 177px;
}
.manufac-wrap-fix span.sub-type {
  clear: both;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin-top: 10px;
}
div.thanks-wrap h2, div.thanks-wrap #widgets.home-widgets h3 {
  margin-top: 0;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  border-radius: 10px 10px 0 0;
  text-transform: uppercase;
  background: #000;
}
div.thanks-wrap h3 {
  padding: 20px 0;
  background-color: #e0e0e0;
  border-radius: 0 0 10px 10px;
  border-top: 1px dotted #fff;
  box-shadow: 0 10px 10px -9px #000 inset;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
}
div.thanks-wrap a {
  padding: 0 10px;
  color: #111;
  text-shadow: 0 1px 0 #fff;
}
div.thanks-wrap a:hover {
  text-align: center;
  color: #999;
  text-decoration: none;
}
p.p-feature {
  background: #000;
  padding: 15px 10px;
  font-size: 18px;
  font-weight: lighter;
  color: #ecb40f;
  margin-top: 30px;
}
p.p-feature strong {
  display: block;
  font-weight: bold;
  font-size: 28px;
}
h5.h5-feature {
  padding: 15px 10px;
  font-size: 18px;
  font-weight: lighter;
}
a.btn-visit {
  margin: 15px 0;
}
/* Small devices (tablets, 768px and up) (SM) */
@media (min-width: 768px) {
  #main-navigation .main-nav ul li a {
    font-size: 14px;
    margin: 13px 10px;
  }
  #main-navigation .main-nav ul li#menu-item-24 a {
    font-size: 15px;
    margin: 10px 0 0 10px;
  }
}
/* Medium devices (desktops, 992px and up) (MD) */
@media (min-width: 992px) {
  div#footer-wrapper {
    background-size: auto;
  }
}
/* Large devices (large desktops, 1200px and up) (LG) */
@media (min-width: 1200px) {}
/* FORMIDABLE FIELD FIX FOR MOBILE */
@media (max-width: 650px) {
  .frm_form_field.frm_right_half.frm_right_container .frm_primary_label, .frm_form_field.frm_first_half.frm_left_container .frm_primary_label, .frm_form_field.frm_last_half.frm_left_container .frm_primary_label, .frm_form_field.frm_first_half.frm_right_container .frm_primary_label, .frm_form_field.frm_last_half.frm_right_container .frm_primary_label, .frm_form_field.frm_left_half.frm_left_container .frm_primary_label, .frm_form_field.frm_right_half.frm_left_container .frm_primary_label, .frm_form_field.frm_first_half.frm_left_container .frm_primary_label, .frm_form_field.frm_last_half.frm_left_container .frm_primary_label, .frm_form_field.frm_left_half.frm_right_container .frm_primary_label, .frm_form_field.frm_right_half.frm_right_container .frm_primary_label, .frm_form_field.frm_first_half.frm_right_container .frm_primary_label, .frm_form_field.frm_last_half.frm_right_container .frm_primary_label, .frm_form_field.frm_left_container input, .frm_form_field.frm_left_container select, .frm_form_field.frm_left_container textarea, .frm_form_field.frm_right_container input, .frm_form_field.frm_right_container select, .frm_form_field.frm_right_container textarea, .frm_form_field.frm_left_third, .frm_form_field.frm_third, .frm_form_field.frm_right_third, .frm_form_field.frm_first_third, .frm_form_field.frm_last_third, .frm_form_field.frm_left_two_thirds, .frm_form_field.frm_right_two_thirds, .frm_form_field.frm_first_two_thirds, .frm_form_field.frm_last_two_thirds, .frm_form_field.frm_left_third, .frm_form_field.frm_first_third, .frm_form_field.frm_third, .frm_form_field.frm_left_two_thirds, .frm_form_field.frm_first_two_thirds {
    width: 100%;
    float: left;
    display: block;
    clear: both;
  }
  .frm_form_field.frm_third, .frm_form_field.frm_fourth, .frm_form_field.frm_fifth, .frm_form_field.frm_inline, .frm_form_field.frm_left_half, .frm_form_field.frm_left_third, .frm_form_field.frm_left_two_thirds, .frm_form_field.frm_left_fourth, .frm_form_field.frm_left_fifth, .frm_form_field.frm_left_inline, .frm_form_field.frm_first_half, .frm_form_field.frm_first_third, .frm_form_field.frm_first_two_thirds, .frm_form_field.frm_first_fourth, .frm_form_field.frm_first_fifth, .frm_form_field.frm_first_inline, .frm_form_field.frm_right_half, .frm_form_field.frm_right_third, .frm_form_field.frm_right_two_thirds, .frm_form_field.frm_right_fourth, .frm_form_field.frm_right_fifth, .frm_form_field.frm_right_inline, .frm_form_field.frm_last_half, .frm_form_field.frm_last_third, .frm_form_field.frm_last_two_thirds, .frm_form_field.frm_last_fourth, .frm_form_field.frm_last_fifth, .frm_form_field.frm_last_inline, .frm_form_field.frm_left_half, .frm_form_field.frm_right_half, .frm_form_field.frm_first_half, .frm_form_field.frm_last_half, .frm_form_field.frm_left_half, .frm_form_field.frm_first_half, .frm_form_field.frm_left_half.frm_left_container .frm_primary_label, .frm_form_field.frm_right_half.frm_left_container .frm_primary_label, .frm_form_field.frm_left_half.frm_right_container .frm_primary_label {
    width: 100%;
    float: left;
    display: block;
    clear: both;
  }
}
/* RSVP Customizations */
div.offer-wrap {
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #c9b18f;
  text-align: center;
}
div.sub-offer-wrap > div > div {
  color: #fff;
  padding: 20px;
  font-weight: bold;
  background-color: #000;
}
div.sub-offer-wrap > div > div h4 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 30px;
  background-color: #000;
}
h3.offer-headline {
  border: 1px solid #c9b18f;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 10px 25px;
}
div.offer-wrap h5 {
  font-size: 26px;
  color: #a5a5a5;
  font-weight: 100;
}
span.employee {
  display: inline-block;
  width: 80%;
}
span.employee .light {
  display: block;
}
div.sub-offer-wrap > div > div:nth-of-type(2) h4 {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
span.light {
  font-weight: 200;
}
span.sub {
  font-size: 14px;
  vertical-align: top;
}
/* Small devices (tablets, 768px and up) (SM) */
@media (max-width: 768px) {
  div.offer-wrap {
    padding: 20px;
  }
  h3.offer-headline {
    margin-top: 0;
  }
  h3.offer-headline strong {
    display: block;
  }
  div.sub-offer-wrap > div > div:nth-of-type(2) h4 {
    border: none;
    margin: 0 auto;
    padding: 20px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 768px) {
  #main-navigation .main-nav ul {
    line-height: normal;
    text-align: left;
  }
  #main-navigation .main-nav ul li a {
    line-height: 20px;
  }
  #main-navigation ul li {
    margin-bottom: 18px;
  }
	
	#main-navigation .main-nav ul li#menu-item-24 a {
    color: #fff;
    background-color: #2bb673;
    text-align: center;
    display: inline-block;
    font-weight: 900;
    margin: 0;
    font-size: 14px;
    line-height: 50px;
    padding: 15px;
    margin: 0 auto;
}
	
	.fusion-accordian .fusion-toggle-icon-wrapper {
    width: 12%;
}
	
	.fusion-accordian .fusion-toggle-heading {
    width: 80%;
}
}