.lb-loader,
.lightbox {
  text-align: center;
  line-height: 0;
}
.flex-container a:hover,
.flex-slider a:hover,
.lb-nav a {
  outline: 0;
}
.primary-navigation li a,
.primary-navigation ul.nav-menu > li > a,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flex-control-thumbs,
.flex-pauseplay a,
.gmap-wrapper,
.google-map,
.menu-bg,
.menu-toggle,
body.lb-disable-scrolling {
  overflow: hidden;
}
.mobile-nav ul.nav-menu > li > a,
.primary-navigation li a,
.primary-navigation ul.nav-menu > li > a,
body {
  -moz-osx-font-smoothing: grayscale;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
body:after {
  content: url(../images/close.png) url(../images/loading.gif)
    url(../images/prev.png) url(../images/next.png);
  display: none;
}
.lb-dataContainer:after,
.lb-outerContainer:after {
  content: "";
  clear: both;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
.lb-loader,
.lb-nav {
  position: absolute;
  left: 0;
}
.lb-outerContainer:after {
  display: table;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}
.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-next,
.lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  display: table;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}
.aligncenter,
.alignnone:after,
.break-line:after,
.contact-form:after,
.header:after,
.hentry:after,
.mobile-nav ul.nav-menu > li:after,
.new-row:after,
.news-item,
.site-navigation:after,
.slick-track:after,
.wpcf7:after,
.wrapper-fixed:after,
.wrapper:after,
ul.three-cols:after,
ul.two-cols:after {
  clear: both;
}
.flex-direction-nav a,
.flex-direction-nav a:before {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.btn,
.flex-viewport {
  -webkit-transition: all 1s ease;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}
.flex-control-nav,
.flex-direction-nav,
.slides,
.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.allcaps,
.contact-form button[type="submit"],
.flex-caption .btn-outline,
.flex-caption .subhead,
.one_once_carousel h3,
.primary-navigation li a,
a.frmore {
  text-transform: uppercase;
}
.flexslider {
  padding: 0;
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  width: 100%;
  display: block;
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.gmap-wrapper,
.loading .flex-viewport {
  max-height: 300px;
}
.btn {
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 60px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -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;
}
.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: 40px;
  display: inline-block;
  content: "\f053";
}
.flex-direction-nav a.flex-next:before {
  content: "\f054";
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flex-control-nav,
.icons-menu li,
.slogan,
.wp-caption-text {
  text-align: center;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: FontAwesome;
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: "\f003";
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 20;
}
.columned .flex-control-nav {
  width: 70%;
  right: 0;
}
.flex-control-nav li {
  margin: 0 4px;
  zoom: 1;
  display: inline-block;
}
.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  border: 3px solid #009b3a;
  border-radius: 50%;
}
.flex-control-paging li a:hover {
  background: #009b3a;
}
.flex-control-paging li a.flex-active {
  background: #009b3a;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
}
.branding .logo,
.header,
.wrapper {
  position: relative;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.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;
  }
}
body,
html {
  padding: 0;
  margin: 0;
}
body {
  background: #f2ede9;
  color: #727272;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  color: #26211d;
}
h1,
h2,
h3 {
  line-height: 1.5;
}
.h2,
h2 {
  font-size: 2.5rem;
}
p {
  margin-bottom: 15px;
}
a,
a:visited {
  color: #009b3a;
}
a:hover {
  color: #ae6121;
}
sub,
sup {
  font-size: 55%;
}
sup {
  top: -1em;
}
.alignnone:after,
.alignnone:before,
.break-line:after,
.break-line:before,
.contact-form:after,
.contact-form:before,
.header:after,
.header:before,
.hentry:after,
.hentry:before,
.new-row:after,
.new-row:before,
.site-navigation:after,
.site-navigation:before,
.wpcf7:after,
.wpcf7:before,
.wrapper-fixed:after,
.wrapper-fixed:before,
.wrapper:after,
.wrapper:before,
ul.three-cols:after,
ul.three-cols:before,
ul.two-cols:after,
ul.two-cols:before {
  display: table;
  content: " ";
}
.wrapper {
  width: 100%;
}
.wrapper-fixed {
  max-width: 1920px;
}
.break-line {
  height: 1px;
  width: 100%;
  background-color: #571c1f;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
  font-size: 12px;
  font-style: italic;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.primary-navigation a.logo-icon,
.slogan {
  display: none;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.header {
  z-index: 100;
}
.header .msg-wrapper .container {
  padding-left: 15px;
  padding-right: 15px;
}
.branding .icons-menu,
.header .header-login-box-wrapper,
.header .logo {
  padding-left: 0;
  padding-right: 0;
}
.header form {
  color: #02408b;
}
.branding {
  padding-top: 10px;
  padding-bottom: 0;
  background-color: #fff;
}
.branding .mobile-logo {
  max-width: 40%;
}
.icons-menu,
.slider-images img {
  max-width: 100%;
}
.slogan {
  font-size: 1.3rem;
}
.slogan h3 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 0;
}
.icons-menu {
  padding: 6px 15px;
  line-height: 1.1;
  background-color: #dbdbdb;
}
.icons-menu ul {
  margin-left: 0;
  padding-left: 0;
}
.icons-menu i,
.icons-menu span {
  display: block;
}
.header .header-login-box-wrapper #toggle-login-box {
  color: #02408b;
  font-size: 12px;
  font-weight: 500;
  border-left: none;
  border-right: #e7e7e7 solid 1px;
  padding: 15px 25px 14px 8px;
  position: absolute;
  top: -46px;
  text-align: left;
  border-radius: 0;
}
.header .header-login-box-wrapper #toggle-login-box.selected,
.header .header-login-box-wrapper #toggle-login-box:hover {
  background-color: #efefef;
}
.header .header-login-box-wrapper #toggle-login-box i,
.header .header-login-box-wrapper #toggle-login-box span {
  color: #dde2e8;
  position: absolute;
  right: 5px;
  top: 36%;
}
.header-login-box-wrapper .form-wrapper {
  background-color: rgba(203, 210, 216, 1);
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
.header-login-box-wrapper .form-wrapper.shown {
  display: block;
  opacity: 1;
}
.header-login-box-wrapper .form-wrapper label {
  font-weight: 400;
}
.links-nav {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.links-nav li {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}
.links-nav li:last-child,
.widget_nw_social_widget .links-nav li {
  margin-right: 0;
}
.links-nav li a {
  color: #afbad3;
  text-decoration: none;
  text-align: center;
}
.links-nav li a:hover {
  color: #afbad3;
}
.widget_nw_social_widget .links-nav li a {
  min-width: 20px;
  padding: 5px;
  font-size: 1.8rem;
}
.top-menu .btn {
  padding: 4px 8px;
}
.footer .widget {
  font-size: 1.5rem;
  color: #fff;
}
.footer .widget_nw_social_widget .links-nav li a {
  background-color: transparent;
  font-size: 40px;
  padding: 5px 10px;
  min-width: 50px;
  color: #727261;
  border-bottom: none;
}
.footer .widget a {
  color: #fff;
  text-decoration: underline;
}
.header .links-nav li a {
  color: #02408b;
  display: block;
}
.links-nav.inline,
.top-menu .widget {
  display: inline-block;
}
.footer .links-nav li a {
  color: #dde2e8;
  background-color: #c5c8ca;
  line-height: 1;
  font-size: 20px;
}
.footer .links-nav li.linkedin a {
  padding-left: 9px;
  padding-right: 9px;
}
.footer .links-nav li {
  margin-right: 5px;
}
.footer .links-nav li a:hover {
  color: #ee060e;
}
.top-menu {
  padding: 5px 0 0;
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
}
.top-menu .social {
  text-align: right;
  padding-right: 0;
  margin-bottom: 5px;
  font-size: 14px;
  color: #b6b6b6;
}
.top-menu .quick-nav {
  text-align: left;
  letter-spacing: 0.5px;
}
.top-menu .quick-nav li a {
  color: #fff;
}
.top-menu .quick-nav li a i,
.top-menu .quick-nav li i {
  color: #00baff;
}
.top-menu .textwidget {
  padding-top: 2px;
  line-height: 1.5;
  text-align: left;
  color: #555;
  font-weight: 700;
}
.top-menu .widget {
  margin-right: 10px;
  vertical-align: top;
}
.top-menu .widget:last-child {
  margin-right: 0;
}
.top-menu span.widget-title {
  display: inline-block;
  margin-right: 15px;
  font-weight: 700;
}
.top-menu h3 {
  font-size: 1.5rem;
  color: #0f6441;
  line-height: 1.3;
}
.search-form {
  position: relative;
  border-left: #fff solid 1px;
  border-right: #fff solid 1px;
}
.search-form .btn-search,
.search-form .form-control {
  padding: 4px 10px;
}
.search-form .form-control {
  height: auto;
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 10px 0 10px 10px;
  font-size: 1.5rem;
  color: #fff;
}
.search-form .btn-search {
  background-color: transparent;
  border: none !important;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 300;
}
#header-overlay,
#header-overlay.dim,
.charity ul.flex-direction-nav,
.header-holder,
.mobile-nav,
.mobile-relocate,
.top-menu .widget_search {
  display: none;
}
.google-map {
  position: relative;
  padding-bottom: 40.68085106382979%;
  height: 0;
  margin-bottom: 20px;
}
.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.three-cols,
ul.two-cols {
  width: 100%;
  padding-left: 20px;
  margin-bottom: 20px;
}
ul.three-cols li,
ul.two-cols li {
  width: 100%;
  padding-right: 0;
  margin-bottom: 5px;
  float: left;
  margin-right: 5%;
}
ul.three-cols i,
ul.two-cols i {
  font-size: 50px;
}
ul.three-cols li {
  width: 40%;
}
.branding {
  position: relative;
}
.menu-bg,
.menu-container-bg-color {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  bottom: 0;
}
.logo-text {
  z-index: 2;
}
.menu-bg {
  background-color: #009b3a;
  z-index: 1;
}
.menu-container {
  z-index: 2;
  display: none;
}
.menu-container-bg-color {
  background-color: #dde2e8;
  z-index: 1;
  height: 100%;
}
.menu-bg .menu-container-bg-color {
  left: 50%;
}
.primary-navigation {
  border-bottom: 0;
  display: none;
  z-index: 2;
  position: relative;
}
.primary-navigation ul {
  padding-left: 0;
  margin-bottom: 0;
}
.primary-navigation li {
  border: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0;
  margin-left: -4px;
}
.primary-navigation a {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 700;
}
.primary-navigation ul.nav-menu {
  height: 100%;
  vertical-align: bottom;
}
.primary-navigation ul.nav-menu > li > a {
  padding: 17px 10px;
}
.primary-navigation ul.nav-menu > li.menu-item-has-children > a {
  padding-right: 25px;
}
ul.nav-menu > li > ul.sub-menu {
  float: left;
  padding: 10px 0 0;
  position: absolute;
  left: -999em;
  z-index: 99999;
  display: block;
  top: 100%;
  min-width: 300px;
}
.primary-navigation ul.nav-menu > li > ul > li > a {
  padding: 10px 15px 10px 20px;
  color: #fff;
  font-size: 1.3rem;
  margin-left: 0;
}
.primary-navigation ul.nav-menu > li > ul > li.current-menu-item > a,
.primary-navigation ul.nav-menu > li > ul > li > a:hover {
  background-color: #dde2e8;
  color: #1d1909;
}
.primary-navigation ul.nav-menu > li > ul > li > ul > li > a {
  font-size: 1.4rem;
  font-weight: 400;
}
.primary-navigation li > ul.sub-menu > li {
  display: block;
  text-align: left;
}
.primary-navigation li > ul.sub-menu > li > ul.sub-menu {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}
.primary-navigation li > ul.sub-menu > li > ul.sub-menu > li {
  display: block;
  width: 100%;
  float: none;
  margin-left: 0;
}
.primary-navigation li > ul.sub-menu > li > ul.sub-menu > li a {
  padding-left: 0;
}
.primary-navigation li li li {
  width: 100%;
  margin-left: 0;
}
.primary-navigation li li {
  position: relative;
  margin-left: 0;
  display: block;
}
.primary-navigation ul ul ul {
  left: -999em;
  top: -10px !important;
}
.primary-navigation li a {
  text-decoration: none;
  color: #fff;
}
.primary-navigation ul > li.current-menu-item > a,
.primary-navigation ul > li.current-menu-parent > a,
.primary-navigation ul > li.focus > a,
.primary-navigation ul > li:hover > a {
  color: #fff;
  background-color: #009b3a;
  text-shadow: none;
}
.primary-navigation ul ul li.focus > a,
.primary-navigation ul ul li:hover > a {
  color: #ff4800;
  background-color: #009b3a;
  border-bottom: none;
}
.primary-navigation ul li.focus > ul,
.primary-navigation ul li:hover > ul {
  left: auto;
}
.primary-navigation ul ul li a {
  white-space: normal;
  width: 100%;
  color: #0036bf;
  padding: 4px;
}
.primary-navigation .menu-item-has-children > a:after,
.primary-navigation .page_item_has_children > a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e252";
  display: inline-block;
  font: 400 10px/1 Glyphicons Halflings;
  position: absolute;
  right: 9px;
  top: 20px;
  vertical-align: text-bottom;
}
.primary-navigation ul.sub-menu .menu-item-has-children > a:after,
.primary-navigation ul.sub-menu .page_item_has_children > a:after {
  display: none;
}
.main-nav {
  padding-right: 0;
  background-color: #02408b;
}
.container.menu-container {
  display: block;
  position: relative;
}
ul.sub-menu {
  background: #009b3a;
}
.mobile-relocate {
  display: block;
}
.menu-toggle {
  background-color: #94bc35;
  border-radius: 0;
  cursor: pointer;
  height: 40px;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 45px;
  top: 0;
  right: 0;
  padding: 10px;
  border: none;
  z-index: 999;
}
.navbar-toggle .icon-bar {
  width: 26px;
  background-color: #fff;
}
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
  background-color: #454c5d;
}
.menu-toggle:focus {
  outline: dotted 1px;
}
.mobile-nav .primary-navigation li li {
  width: 100%;
}
.mobile-nav {
  position: fixed;
  top: 0;
  background-color: #dde2e8;
  width: 100%;
  height: 100%;
  padding-top: 55px;
  overflow: scroll;
  z-index: 999;
}
.mobile-nav ul {
  width: 100%;
  list-style: none;
}
.mobile-nav .container {
  padding-top: 15px;
  padding-bottom: 0;
}
.mobile-nav .nav-menu {
  display: block;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  z-index: 1;
}
.menuslide {
  display: block;
  left: -120%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menuslide.in {
  left: 0;
}
.mobile-nav ul.nav-menu > li {
  margin-bottom: 15px;
  display: block;
  width: 100%;
  position: relative;
  border-bottom: #009b3a solid 1px;
  padding-bottom: 15px;
}
.mobile-nav ul.nav-menu > li > a {
  font-size: 15px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  color: #009b3a;
  margin-bottom: 5px;
}
.mobile-nav ul.nav-menu > li > ul.sub-menu > li {
  display: block;
  width: 49%;
  float: left;
  margin-right: 1%;
}
.mobile-nav ul.nav-menu > li > ul.sub-menu > li > a {
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #1d1909;
  color: #1d1909;
  display: block;
  position: relative;
  font-size: 1.2rem;
  font-weight: 400;
}
.mobile-nav ul.nav-menu > li > ul.sub-menu {
  display: block;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
  left: auto;
  top: auto;
  padding-top: 5px;
  padding-left: 0;
  background-color: transparent;
}
.mobile-nav ul.nav-menu > li > ul.sub-menu > li > ul.sub-menu > li {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 0;
}
.mobile-nav ul.nav-menu > li > ul.sub-menu > li.bottom-link-left,
.mobile-nav ul.nav-menu > li > ul.sub-menu > li.bottom-link-right {
  margin-bottom: 0;
}
.mobile-nav ul.nav-menu > li > ul.sub-menu > li.bottom-link-left > a,
.mobile-nav ul.nav-menu > li > ul.sub-menu > li.bottom-link-right > a {
  background-color: #ff4800;
  color: #fff;
  padding: 5px 10px;
  width: 90%;
  font-size: 1.6rem;
}
.mobile-nav ul.nav-menu > li > ul.sub-menu > li > ul.sub-menu > li a {
  background-color: #eceded;
  padding: 7px 10px;
  font-size: 1.4rem;
  margin-bottom: 5px;
  display: block;
  width: 90%;
  position: relative;
  color: #0036bf;
}
.mobile-nav ul.nav-menu > li:after,
.mobile-nav ul.nav-menu > li:before {
  display: table;
  content: " ";
}
.close-nav {
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  font-size: 15px;
  padding: 5px 8px;
  width: 100%;
  background-color: #02408b;
}
.close-nav .btn.btn-close {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px;
  color: #fff;
  width: 25%;
  display: block;
  position: relative;
  float: right;
  margin-top: 2px;
  margin-right: 15px;
  border: 1px solid #da000d;
  background-color: #009b3a;
}
.close-nav .add-on {
  display: block;
  position: relative;
  float: left;
  width: 55%;
  margin-left: 10px;
}
.close-nav .search-form input[type="text"] {
  min-width: auto;
  width: 100%;
}
.close-nav .search-form button[type="submit"] {
  position: absolute;
  top: 0;
  right: 5px;
}
.menuslide.in .close-nav {
  position: fixed;
  left: 0;
  z-index: 2;
}
.mobile-nav .primary-navigation {
  margin-bottom: 0;
  padding-top: 0;
}
.mobile-nav ul.sub-menu {
  border-top: none;
}
.close-nav .form-group {
  margin-bottom: 0;
}
#slidebox {
  border: none;
}
.flexlider-paging-controller {
  position: relative;
}
.boxed-content-bg .secondary {
  display: none;
}
.doverlay,
.gardient-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.gardient-overlay {
  z-index: 2;
  height: 80%;
  opacity: 0.5;
  background-color: #001a52;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0,
    rgba(0, 0, 0, 0.7) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    rgba(0, 0, 0, 0.7) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#009b3a', GradientType=0 );
}
.doverlay {
  width: 100%;
  background: -moz-linear-gradient(
    left,
    rgba(242, 237, 233, 1) 0,
    rgba(249, 246, 244, 0.7) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(242, 237, 233, 1) 0,
    rgba(249, 246, 244, 0.7) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(242, 237, 233, 1) 0,
    rgba(249, 246, 244, 0.7) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ede9', endColorstr='#00ffffff', GradientType=1 );
}
.flex-caption {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #000;
  margin: 0 auto;
  text-align: left;
  font-size: 2rem;
  display: block;
  top: 0;
  z-index: 12;
  font-weight: 300;
  line-height: 1.1;
}
.flex-caption .caption-wrapper,
.flex-caption .container {
  height: 100%;
}
.flex-caption .caption-table {
  height: 100%;
  width: 100%;
  display: table;
}
.flex-caption .caption-cell {
  display: table-cell;
  vertical-align: middle;
}
.flex-caption .caption-table.top .caption-cell {
  vertical-align: top;
  padding-top: 2%;
}
.flex-caption .caption-table.bottom .caption-cell {
  vertical-align: bottom;
  padding-bottom: 2%;
}
.flex-caption a {
  text-decoration: none;
}
.flex-caption.center {
  text-align: center;
}
.flex-caption.right {
  text-align: right;
}
.flex-caption .container {
  position: relative;
}
.caption-wrapper {
  padding-left: 15px;
}
.flex-caption .subhead {
  color: #ff4800;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.flex-caption h2 {
  font-size: 2.4rem;
  color: #000;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
  display: inline-block;
  padding: 0;
  letter-spacing: -1px;
}
.flex-caption .subhead {
  display: block;
}
.flex-caption .subhead span {
  padding: 5px 10px;
  background-color: #009b3a;
  color: #fff;
  font-size: 1.5rem;
}
.flex-caption h2 span {
  font-weight: 300;
  display: block;
  font-size: 2rem;
  margin-top: 15px;
}
.flex-caption .desc,
.flex-caption .desc p {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}
.flex-caption a.btn {
  font-size: 12px;
  padding: 5px 10px;
}
.flex-caption h2 br,
.flex-direction-nav {
  display: none;
}
.flex-caption h2 b,
.flex-caption h2 strong,
.fwidgets a strong,
.fwidgets a strong b {
  font-weight: 900;
}
.flex-caption h2 b,
.flex-caption h2 strong {
  font-style: italic;
}
.flex-caption h2 a:link,
.flex-caption h2 a:visited {
  color: #fff;
}
.flexslider .slides .flex-caption.center {
  text-align: center;
  bottom: 1%;
}
a.frmore {
  background: rgba(255, 255, 255, 0.2);
  display: block;
  width: 150px;
  border: 1px solid #fff;
  padding: 5px 0;
  margin: 10px auto;
  font-weight: 700;
  color: #fff !important;
}
.flexslider {
  margin-bottom: 0;
  width: 100%;
  overflow: hidden;
  border-radius: 0;
}
.slider-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 31, 73, 0.95);
}
.flexslider .img-wrapper {
  height: 100%;
  position: relative;
}
.flexslider .img-wrapper img {
  position: absolute;
  bottom: 0;
  max-width: 70%;
  right: 0;
}
.btn-request-quote,
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
}
.flexslider .right .img-wrapper img {
  right: auto;
  left: 0;
}
.caption-wrapper h2,
.caption-wrapper p,
.flex-caption .subhead {
  width: 80%;
}
.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  display: block;
  overflow: hidden;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[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;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-paging-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
  z-index: 20;
}
.slick-paging-dots li {
  display: inline-block;
}
.slick-paging-dots li button {
  background: 0 0;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #009b3a;
  display: block;
  padding: 0;
  margin-right: 5px;
}
.slick-paging-dots li.slick-active button {
  background-color: #009b3a;
}
.btn-text {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.btn-primary,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:visited {
  background-color: #0f6441;
  color: #fff;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.btn {
  border-radius: 0;
}
.btn-primary,
.btn-primary:visited {
  border: none;
}
.btn-primary:hover {
  color: #fff;
  background-color: #035e39;
}
.btn-success,
.btn-success:visited {
  color: #fff;
  background-color: #009b3a;
  border-color: #009b3a;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #b1ac7d;
  border-color: #fff;
}
.btn-success:hover {
  color: #fff;
  background-color: #b1ac7d;
  border-color: #006425;
}
.btn-info,
.btn-info.focus,
.btn-info:focus,
.btn-info:visited {
  color: #fff;
  background-color: #02408b;
  border-color: #fff;
}
.btn-info:hover {
  color: #fff;
  background-color: #00a7ec;
  border-color: #fff;
}
.btn-outline,
.btn-outline:visited {
  color: #009b3a;
  background-color: transparent;
  border: 1px solid #009b3a;
  border-width: 2px;
  font-weight: 700;
}
.btn-outline:hover {
  color: #fff;
  background-color: #009b3a;
}
.btn-large {
  font-size: 16px;
  padding: 8px 30px;
  font-weight: 400;
  border-radius: 30px;
}
.btn-request-quote span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-right: #fff solid 1px;
  padding-top: 8px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
}
.top-menu .widget i {
  color: #009b3a;
}
#slidebox,
.boxed-layout,
.gmap-wrapper,
.page_headline {
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.5);
}
.row_layout {
  padding: 15px 0;
}
.row_layout.boxed-layout {
  padding: 15px 0;
  margin: 0;
}
.boxed-column,
.boxed-column .content,
.boxed-column h2 {
  padding: 10px 15px;
}
.boxed-column {
  margin-bottom: 10px;
  border: 1px solid #adadad;
  background-color: #fff;
}
.boxed-column .col-content {
  height: 100%;
  position: relative;
  text-align: center;
}
.boxed-column .col-content img {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}
.boxed-column .col-content > a.action {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
  height: 100%;
  width: 100%;
}
.boxed-column h2 {
  font-weight: 700;
  color: #fff;
}
.boxed-column .col-content .has-icon {
  padding-left: 65px;
}
.boxed-column .col-content .has-icon .icon {
  position: absolute;
  left: 0;
  top: 25%;
}
.boxed-column h3 {
  font-size: 2rem;
  margin-bottom: 5px;
}
.boxed-column h1 {
  font-size: 3rem;
  color: #94bc35;
}
.posts-listing h4 {
  margin: 0 0 10px;
  padding: 0 0 10px;
  font-size: 1.4rem;
  line-height: 1.2;
  border-bottom: #dde2e8 solid 1px;
  font-weight: 600;
}
.widget h2,
h2 {
  font-weight: 700;
}
.posts-listing h4:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.special-quote .cols-wrapper .layout-column:last-child .col-content,
.widget .special-quote .content {
  background-color: #f2f2f3;
  padding: 20px;
}
.cols-wrapper > div[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
h2 span {
  font-size: 1.2rem;
  display: block;
}
.footer {
  background-color: #02408b;
  padding: 20px 0;
  position: relative;
  color: #fff;
}
.side-bar .widget:first-child {
  margin-top: 5px;
}
.archive-container .side-bar .widget:first-child {
  margin-top: 0;
}
.widget h2 {
  font-size: 2.5rem;
}
.footer .widget {
  margin-bottom: 20px;
}
.footer .widget-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
  margin-top: 15px;
}
.footer .widget ul a {
  display: block;
  padding: 5px 10px 5px 0;
  border-bottom: #bfb88a 1px solid;
}
.footer .widget ul li:first-child a {
  padding-top: 0;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .widget li {
  width: 46%;
  margin-right: 3%;
  display: inline-block;
}
.widget li {
  margin-bottom: 6px;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  font-size: 15px;
  line-height: 1.4;
}
.footer-copyright {
  background-color: #009b3a;
  padding: 15px 0;
  color: #fff;
  font-size: 90%;
  font-weight: 500;
}
.footer-copyright a {
  color: #fff;
  text-decoration: underline;
}
.gmap-wrapper,
.page_headline {
  display: block;
  position: relative;
  background-color: #fff;
}
.page_headline h1,
h1.page-title {
  font-size: 3rem;
  font-weight: 900;
}
.page_headline h1 span {
  font-weight: 400;
}
.container.main-column .content-area {
  border-bottom: #f6f3f1 solid 2px;
  padding: 30px 0 20px;
  margin-bottom: 0;
}
.page_headline > .container {
  pading-bottom: 0;
  border-bottom: none;
  padding-top: 40px;
}
.home .page-content,
.page-content {
  padding: 0;
}
.content-area img.alignleft {
  max-width: 40%;
  height: auto !important;
}
.page_headline hr {
  border-bottom: #f6f3f1 solid 2px;
  margin-top: 20px;
  margin-bottom: 0;
}
.post-navigation {
  padding: 15px 0;
  margin: 50px 0;
  border-top: 1px solid #f6f3f1;
}
.content-area .post-featured-img,
.content-area h1 {
  margin-bottom: 15px;
}
.content-area h1 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
}
span.published-date {
  display: block;
  margin-top: 15px;
  font-style: italic;
  color: #009639;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 15px;
}
.side-bar .widget ul,
.widget .menu {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.side-bar .widget ul li a {
  display: block;
  width: 100%;
  text-decoration: none;
  border-color: #eee;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  border-bottom: #edeff3 solid 1px;
  position: relative;
}
.side-bar .widget ul li a:hover,
.side-bar .widget ul li.current-cat a,
.side-bar .widget ul li.current_menu_item a,
.side-bar .widget ul li.current_page_item a {
  background-color: #96cdff;
}
.side-bar .widget ul li a,
.side-bar .widget ul li a:hover,
.side-bar .widget ul li.current_menu_item a,
.side-bar .widget ul li.current_page_item a {
  background-color: transparent;
}
.footer ul li a:before,
.side-bar ul li a:before {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer ul li:hover a:before,
.side-bar ul li.current-cat a:before,
.side-bar ul li.current_page_item a:before,
.side-bar ul li:hover a:before {
  left: 0;
  opacity: 1;
}
.side-bar .widget {
  margin-bottom: 15px;
}
.side-bar .post-callout {
  color: #26211d;
  padding-bottom: 15px;
  border-bottom: #f2ede9 solid 1px;
}
.side-bar .post-callout h4 {
  font-weight: 300;
  line-height: 1.3;
}
.side-bar .widget ul li a {
  color: #950009;
  font-weight: 400;
}
.footer .widget ul li a:before,
.side-bar .widget ul li a:before {
  left: 0;
  opacity: 1;
  top: auto;
  font-size: 14px;
}
.archive-container a.featured-photo {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
.archive-container img {
  max-width: 100%;
  height: auto;
}
.archive-container .hentry {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #f6f3f1 solid 1px;
}
.archive-container .main-column h1,
h1.entry-title {
  font-size: 3rem;
  margin-top: 0;
}
.archive-container .main-column h1 a,
h1.entry-title a {
  color: #26211d;
  line-height: 1.4;
}
.logos-listing {
  text-align: center;
}
.logos-listing .logo-wrapper {
  border-bottom: #dde2e8 1px solid;
}
.logos-listing .logo-wrapper .logo {
  padding: 20px 0;
}
.logos-listing a {
  display: block;
  text-align: center;
}
.logos-listing .logo-wrapper .logo img {
  display: inline-block;
}
.logo-wrapper {
  display: table;
}
.logo-wrapper .logo {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.contact-form .catpcha,
p.label {
  text-align: left;
}
table.attached-documents {
  width: 100%;
  padding: 0;
  margin: 20px 0 0;
}
table.attached-documents td,
table.attached-documents th {
  padding: 5px 15px;
}
table.attached-documents th {
  background-color: #7b8fa9;
  color: #fff;
}
table.attached-documents tr td:nth-child(1) {
  font-weight: 700;
}
table.attached-documents tr:nth-child(odd) td {
  background-color: #f2f2f3;
}
table.attached-documents a.post-attachment-url {
  font-size: 1.1rem;
  padding: 2px 10px;
  background-color: #009b3a;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}
table.attached-documents a.post-attachment-url:hover {
  background-color: #7b8fa9;
}
.header .logo {
  padding-right: 15px;
  border-bottom: #009b3a solid 1px;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.cols-wrapper .section:last-child,
.page-content .main-column .section:last-child,
.section-headline {
  border-bottom: none;
}
.logo img {
  max-width: 50%;
}
.col-headline {
  color: #0f6441;
}
.section-headline {
  font-size: 2rem;
  margin-bottom: 5px;
  font-weight: 900;
  color: #464646;
  padding-bottom: 0;
}
.cycler {
  position: relative;
  display: block;
}
.cycler img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 1.5s ease;
  -moz-transition: opacity 1.5s ease;
  -ms-transition: opacity 1.5s ease;
  -o-transition: opacity 1.5s ease;
  transition: opacity 1.5s ease;
}
.cycler img.active {
  position: relative;
  opacity: 1;
}
.cols-wrapper .section {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.boxed-layout .cols-wrapper .section {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
h4 {
  font-weight: 400;
  line-height: 1.4;
  font-size: 2rem;
}
.page-content h4 a {
  color: #26211d;
  border-bottom: #009b3a solid 3px;
  text-decoration: none;
}
.cols-wrapper .section h4 {
  color: #0f6441;
}
.nav-tabs > li {
  display: inline-block;
  float: none;
}
.nav-tabs > li > a {
  font-size: 3rem;
  font-weight: 700;
  color: #bb7333;
  margin-right: 5px;
  line-height: 1.42857143;
  border: none;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  background-color: transparent;
  color: #0f6441;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #0f6441;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
}
.nav-tabs {
  margin-bottom: 40px;
  border-bottom: #0f6441 solid 8px;
}
p.desc {
  margin-bottom: 15px;
}
.images-gallery div[class*="col-"] {
  padding: 0;
  margin: 0;
}
.images-gallery div.photo {
  padding: 5px;
}
.gallery a {
  display: inline-block;
  margin-bottom: 10px;
}
.news-item,
.news-item .img-thumb a,
.news-item img,
.news-item span,
.panel-default > .panel-heading a,
p.label {
  display: block;
}
.faq_sections .panel-group,
.footer .logo img {
  margin-bottom: 15px;
}
.faq_sections .nav-tabs {
  border-bottom: none;
}
.faq_sections .tab-content {
  border: 1px solid #f6f3f1;
  border-radius: 0 8px 8px;
  padding-top: 20px;
}
.faq_sections .panel-default {
  border: none;
}
.panel-default > .panel-heading {
  color: #1e284d;
  border-bottom: 1px solid #f6f3f1;
}
.faq_sections .nav-tabs > li > a {
  font-size: 14px;
  margin-right: 1px;
}
.panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-default > .panel-heading:first-child {
  border-top: 1px solid #f6f3f1;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  border-bottom: 1px solid #f6f3f1;
}
.tabs-container select {
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.panel-title a,
.panel-title a:visited {
  color: #bb7333;
  text-decoration: none;
}
.panel-default > .panel-heading {
  padding: 0;
}
.panel-title a {
  padding: 10px 15px;
  -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
}
.contact-form .new-row div[class*="col-"]:first-child,
p.label {
  padding-left: 0;
}
.panel-title a.collapsed,
.panel-title a.collapsed:visited {
  color: #0f6441;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel-title .glyphicon {
  float: right;
}
.panel-heading .accordion-toggle:after {
  font-family: "Glyphicons Halflings";
  content: "\e114";
  float: right;
  color: grey;
  font-style: normal;
}
.panel-heading .accordion-toggle.collapsed:after {
  content: "\e080";
  font-style: normal;
}
.footer .logo img {
  max-width: 40%;
  height: auto;
}
.callouts_carousel .callout img,
.page_headline img {
  max-width: 100%;
  height: auto;
}
.contact-form .form-control {
  font-size: 16px;
}
.contact-form .new-row div[class*="col-"] {
  margin-bottom: 0;
}
.contact-form .new-row div[class*="col-"]:last-child {
  padding-right: 0;
}
.contact-form .new-row div[class*="col-"],
.contact-form .new-row div[class*="col-"]:last-child {
  padding-right: 0;
  padding-left: 0;
}
.contact-form .new-row {
  margin-bottom: 10px;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
  border-radius: 0;
}
.contact-form i {
  font-size: 11px;
}
.contact-form p {
  margin-bottom: 15px;
}
p.label {
  color: #555;
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.callouts_carousel.dark,
.callouts_carousel.dark a,
blockquote.twitter-tweet,
blockquote.twitter-tweet p {
  color: #fff;
}
.callouts_carousel,
.cols-content.aligncenter,
.contact-form .form-submit,
.fb_embedpage,
.form-heading,
.recent-news {
  text-align: center;
}
.form-heading {
  margin-top: 40px;
}
.contact-form hr {
  margin: 20px 0;
}
.contact-form input[type="submit"] {
  font-size: 20px;
  padding: 5px 20px;
}
.fb_embedpage {
  width: 100%;
}
.twitter-timeline {
  background-color: transparent;
}
.callouts_carousel,
.one_once_carousel .slick-paging-dots li.slick-active button,
.wrapper.callout-bgimg,
.wrapper.page-content,
.wrapper.recent_news,
.wrapper.text_editor {
  background-color: #fff;
}
.footer .info {
  padding-bottom: 15px;
}
.callouts_carousel .callout {
  padding: 0 15px;
}
.one_once_carousel h2 a,
.recent-news a {
  text-decoration: none;
  padding-bottom: 10px;
}
.callouts_carousel h2 {
  font-size: 2rem;
}
.one_once_carousel h2 a {
  border-bottom: #009b3a solid 3px;
}
.one_once_carousel h2 {
  margin-bottom: 15px;
}
.one_once_carousel {
  font-size: 2.5rem;
  font-weight: 300;
  font-style: italic;
}
.one_once_carousel h2,
.one_once_carousel h3 {
  font-style: normal;
}
.one_once_carousel h3 {
  color: #fff;
}
.callouts_carousel p {
  margin-bottom: 20px;
}
.three_once_carousel p {
  color: #727272;
}
.one_once_carousel .slick-paging-dots li button {
  border-color: #fff;
}
.callout-bgimg {
  background: url(../images/default_callout_bg.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.callout-bgimg .callout-wrapper {
  z-index: 2;
  position: relative;
  width: 80%;
  float: left;
}
h1 {
  font-size: 4rem;
  line-height: 1.1;
  margin-bottom: 15px;
}
.callout-bgimg h1 {
  font-weight: 900;
}
.callout-bgimg h1 span {
  font-weight: 300;
  display: block;
}
.news-item {
  position: relative;
  margin-bottom: 20px;
}
.news-item > div[class*="col-"] {
  padding-left: 0;
}
.news-item img {
  width: 100%;
  height: auto;
}
.news-item h3 {
  font-size: 2rem;
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: 700;
  color: #414356;
}
.news-item h3 a {
  color: #26211d;
}
.news-item span {
  color: #727272;
  width: 100%;
  margin-bottom: 5px;
}
.news-item span.excerpt {
  margin-bottom: 10px;
  position: relative;
}
.news-item a.readmore,
.news-item a.readmore:visited {
  color: #fff;
}
.recent-news {
  margin-top: 0;
  position: relative;
  margin-bottom: 20px;
  color: #414356;
  font-weight: 300;
  font-size: 3rem;
  padding-top: 7px;
}
.quote,
.row_layout {
  color: #26211d;
}
.search-container,
.single-content {
  padding-top: 40px;
}
.recent-news a {
  font-weight: 900;
  color: #26211d;
  border-bottom: #009b3a solid 3px;
}
.quote {
  font-size: 2.2rem;
  font-weight: 300;
}
.cols-content .layout-column .section-headline {
  font-size: 3rem;
  margin-bottom: 15px;
  font-weight: 300;
}
.contactus-cols,
.contactus-cols .quote,
.contactus-cols p.label {
  color: #727272;
}
.single-content {
  background-color: #fff;
  padding-bottom: 40px;
}
.post-callout .post-thumb img {
  max-width: 100px;
  height: auto;
}
.layout-column img,
.site-main .has-post-thumbnail img {
  max-width: 100%;
  height: auto;
}
::-webkit-input-placeholder {
  color: #a0a0a0 !important;
}
:-moz-placeholder {
  color: #a0a0a0 !important;
}
::-moz-placeholder {
  color: #a0a0a0 !important;
}
:-ms-input-placeholder {
  color: #a0a0a0 !important;
}
.header .search-form input[type="text"]::-webkit-input-placeholder {
  color: #fff !important;
}
.header .search-form input[type="text"]:-moz-placeholder {
  color: #fff !important;
}
.header .search-form input[type="text"]::-moz-placeholder {
  color: #fff !important;
}
.header .search-form input[type="text"]:-ms-input-placeholder {
  color: #fff !important;
}
.footer .media-body {
  font-size: 1.5rem;
}
.clickable {
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  .container,
  .wrapper {
    min-width: 480px;
  }
}
@media only screen and (min-width: 480px) {
  .top-menu h3 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .row_layout.boxed-layout {
    background-color: transparent !important;
  }
}
@media only screen and (min-width: 768px) {
  .development-team,
  .top-menu {
    text-align: right;
  }
  .cell,
  .header.fixedToTop .menu-container {
    vertical-align: middle;
  }
  .header.fixedToTop {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: 0 8px 16px -6px rgba(88, 88, 88, 0.5);
    -moz-box-shadow: 0 8px 16px -6px rgba(88, 88, 88, 0.5);
    box-shadow: 0 8px 16px -6px rgba(88, 88, 88, 0.5);
    z-index: 100;
    background-color: #02408b;
    border-bottom: 2px solid #fff;
  }
  .branding,
  .header .logo {
    border-bottom: none;
    margin-bottom: 0;
  }
  .header.fixedToTop img.logo {
    display: block !important;
    max-width: 90%;
    padding-top: 10px;
  }
  .header.fixedToTop .branding,
  .header.fixedToTop .top-menu {
    display: none;
  }
  .header.fixedToTop .primary-navigation .nav-menu,
  .header.fixedToTop .primary-navigation a.logo-icon {
    display: inline-block;
  }
  .menu-container,
  .primary-navigation,
  .search-form,
  .slogan {
    display: block;
  }
  .header.fixedToTop .primary-navigation a.logo-icon {
    margin-right: 15px;
    width: 200px;
  }
  .header.fixedToTop .primary-navigation a.logo-icon img {
    position: absolute;
    top: 15px;
    width: 200px;
  }
  .branding {
    padding-bottom: 10px;
  }
  .logo img {
    max-width: 100%;
  }
  .header .logo {
    padding-bottom: 0;
  }
  .menu-container,
  .searchform-wrapper {
    display: block;
    position: relative;
  }
  .menu-container {
    width: 82%;
    float: left;
  }
  .searchform-wrapper {
    width: 18%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .search-form {
    height: 100%;
    position: relative;
  }
  .search-form .btn-search {
    font-size: 1.8rem;
  }
  .search-form .form-control {
    padding: 10px 0 10px 10px;
    width: 75%;
    font-size: 1.4rem;
  }
  .primary-navigation .menu-item-has-children > a:after,
  .primary-navigation .page_item_has_children > a:after {
    top: 13px;
  }
  .primary-navigation ul.nav-menu > li.menu-item-has-children > a {
    padding-right: 20px;
  }
  .primary-navigation ul.nav-menu > li > a {
    font-size: 1.2rem;
    padding: 11px 12px;
  }
  .primary-navigation ul.nav-menu > li > ul > li > a {
    padding-left: 11px;
  }
  .gmap-wrapper {
    max-height: 300px;
  }
  .google-map {
    padding-bottom: 30.68085106382979%;
  }
  ul.three-cols li,
  ul.two-cols li {
    float: left;
    margin-right: 5%;
    margin-bottom: 5px;
  }
  ul.two-cols li {
    width: 40%;
  }
  ul.three-cols li {
    width: 28%;
  }
  .flexible-content .text_editor ul,
  ul.no-gap {
    padding-left: 20px;
  }
  ul.three-cols i,
  ul.two-cols i {
    font-size: 60px;
  }
  .top-menu .widget_search {
    display: inline-block;
  }
  .slogan {
    padding-top: 3%;
  }
  .menu-bg,
  .menu-container-bg-color {
    display: block;
  }
  .flex-caption .subhead {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .flex-caption h2 {
    font-size: 3.5rem;
    margin-bottom: 10px;
  }
  .flex-caption .desc {
    font-size: 1.5rem;
    margin-bottom: 10px;
    line-height: 1.5;
  }
  .flex-caption a.btn {
    font-size: 14px;
    padding: 10px 25px;
  }
  .flex-control-nav {
    bottom: 15px;
  }
  .flex-control-paging li a {
    width: 15px;
    height: 15px;
  }
  .caption-wrapper h2,
  .caption-wrapper p,
  .flex-caption .subhead {
    width: 70%;
  }
  .gallery a {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .page_headline .headline h1 {
    font-size: 3rem;
  }
  .home .page-content {
    padding: 40px 0;
  }
  .top-menu .textwidget {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
  }
  .cell {
    display: table-cell;
  }
  .top-menu .widget:last-child {
    margin-right: 0;
  }
  .top-menu h3 {
    font-size: 1.7rem;
  }
  .cols-wrapper > div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cols-wrapper > div[class*="col-"]:first-child {
    padding-left: 0;
    padding-right: 10px;
  }
  .cols-wrapper > div[class*="col-"]:last-child {
    padding-right: 0;
    padding-left: 10px;
  }
  .fb-page.fb_iframe_widget {
    float: right;
  }
  .contact-form .new-row div[class*="col-"]:first-child {
    padding-right: 15px;
  }
  .contact-form .new-row div[class*="col-"]:last-child {
    padding-left: 15px;
  }
  .contact-form input[type="submit"] {
    font-size: 20px;
    padding: 10px 40px;
  }
  .news-item {
    clear: none;
  }
  .news-item h3 {
    margin-top: 15px;
  }
  .cols-wrapper > .col-md-5 {
    padding-right: 20px !important;
  }
  .cols-wrapper > .col-md-7 {
    padding-left: 20px !important;
  }
  .contactus-cols .cols-wrapper > .col-md-7 {
    padding-left: 40px !important;
    border-left: #eeebe7 solid 1px;
  }
  .footer .logo img {
    max-width: 60%;
    margin-bottom: 30px;
  }
  .page-content > .container > div[class*="col-"]:first-child,
  .single-content > .container > div[class*="col-"]:first-child {
    padding-right: 20px;
    padding-left: 0;
  }
  .page-content > .container > div[class*="col-"]:last-child,
  .single-content > .container > div[class*="col-"]:last-child {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .container {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .flexslider .img-wrapper img,
  .logo img,
  .logo-text img {
    max-width: 100%;
  }
  .menuslide {
    display: none;
  }
  .gmap-wrapper {
    max-height: 400px;
  }
  .google-map {
    padding-bottom: 20.68085106382979%;
    margin-bottom: 60px;
  }
  .header.fixedToTop .primary-navigation a.logo-icon {
    margin-right: 30px;
    width: 250px;
  }
  .top-menu {
    text-align: right;
  }
  .widget_nw_social_widget .links-nav li a {
    font-size: 2.2rem;
  }
  .top-menu .btn {
    padding: 6px 12px;
  }
  .slogan {
    font-size: 1.4rem;
  }
  .slogan h3 {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .primary-navigation .menu-item-has-children > a:after,
  .primary-navigation .page_item_has_children > a:after {
    top: 15px;
  }
  .primary-navigation ul.nav-menu > li.menu-item-has-children > a {
    padding-right: 25px;
  }
  .primary-navigation ul.nav-menu > li > a {
    font-size: 1.45rem;
    padding: 12px 15px;
  }
  .slider-overlay {
    height: 70%;
  }
  .flex-caption h2 br,
  .flex-direction-nav {
    display: inherit;
  }
  .flex-caption h2 {
    font-size: 5rem;
    margin-bottom: 15px;
  }
  .flex-caption .desc {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .doverlay {
    width: 60%;
  }
  .caption-wrapper h2,
  .caption-wrapper p,
  .flex-caption .subhead {
    width: 35%;
  }
  .menu-container {
    width: 80%;
  }
  .searchform-wrapper {
    width: 20%;
  }
  .search-form .btn-search {
    font-size: 2.4rem;
  }
  .search-form .form-control {
    padding: 10px 0 10px 15px;
    width: 75%;
    font-size: 1.5rem;
  }
  .row_layout,
  .row_layout.callouts_carousel .one_once_carousel {
    padding: 20px 0;
  }
  .cols-wrapper > .col-md-5 {
    padding-right: 40px !important;
  }
  .cols-wrapper > .col-md-7 {
    padding-left: 40px !important;
  }
  .contactus-cols .cols-wrapper > .col-md-7 {
    padding-left: 80px !important;
    border-left: #eeebe7 solid 1px;
  }
  .gallery a {
    width: 32%;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .widget {
    margin-bottom: 20px;
  }
  .page_headline .headline h1 {
    font-size: 4rem;
  }
  .home .page-content {
    padding: 50px 0;
  }
  .archive-container .hentry {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .side-bar .widget {
    margin-bottom: 40px;
  }
  .top-menu .widget {
    font-size: 1.5rem;
  }
  .top-menu h3 {
    font-size: 2.5rem;
  }
  .news-item h3 {
    font-size: 1.6rem;
  }
  .callouts_carousel h2 {
    font-size: 2.5rem;
  }
  .one_once_carousel h2 {
    margin-bottom: 20px;
  }
  .one_once_carousel .callout .callout-container {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 60%;
  }
  .page_headline h1 {
    margin-bottom: 30px;
  }
  .cols-wrapper .section {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .cols-content .section-headline {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  p {
    margin-bottom: 20px;
  }
  .home p {
    margin-bottom: 15px;
  }
  .container {
    width: 1200px;
  }
  .slogan,
  .slogan h3 {
    font-size: 1.5rem;
  }
  .menu-bg {
    height: 63px;
  }
  .primary-navigation a {
    font-size: 14px;
  }
  .primary-navigation ul.nav-menu > li > a {
    font-size: 1.4rem;
    padding: 15px 20px;
  }
  .primary-navigation .menu-item-has-children > a:after,
  .primary-navigation .page_item_has_children > a:after {
    top: 19px;
  }
  .primary-navigation ul.nav-menu > li.menu-item-has-children > a {
    padding-right: 25px;
  }
  .primary-navigation ul.nav-menu > li > ul > li > ul > li > a {
    font-size: 1.3rem;
  }
  .primary-navigation ul.nav-menu > li > ul > li.bottom-link-left a {
    padding-left: 30px;
  }
  .slider-overlay {
    height: 100%;
  }
  .flexslider-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    display: block;
  }
  .footer .logo img,
  .logo img,
  .logo-text img {
    max-width: 80%;
  }
  .flex-caption h2,
  .flex-caption h2 span {
    font-size: 3.5rem;
  }
  .flex-caption .desc {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
  .flex-caption a.btn {
    font-size: 1.7rem;
    padding: 10px 30px;
  }
  .caption-wrapper {
    padding-left: 0;
  }
  .menu-container {
    width: 75%;
  }
  .searchform-wrapper {
    width: 25%;
  }
  .search-form form {
    padding-top: 5px;
  }
  .search-form .btn-search {
    font-size: 2.8rem;
  }
  .page_headline .headline h1,
  h1 {
    font-size: 5rem;
  }
  .search-form .form-control {
    padding: 10px 0 10px 15px;
    width: 84%;
  }
  .footer {
    padding: 50px 0 0;
  }
  .footer .widget,
  .footer .widget-title {
    margin-bottom: 30px;
  }
  .footer .widget {
    padding-right: 20px;
  }
  .home .page-content {
    padding: 60px 0 0;
  }
  .branding .icons-menu,
  .header .header-login-box-wrapper,
  .header .logo {
    padding-left: 0;
    padding-right: 0;
  }
  .row_layout.callouts_carousel .one_once_carousel {
    padding: 30px 0;
  }
  .gallery a {
    width: 24%;
  }
  .callout-bgimg {
    padding: 60px 0;
  }
  .page_headline > .container,
  .single-content {
    padding-top: 60px;
  }
  .callout-bgimg .callout-wrapper {
    width: 40%;
  }
  .news-item h3 {
    font-size: 1.8rem;
  }
  .recent-news {
    margin-bottom: 50px;
  }
  .one_once_carousel h2 {
    margin-bottom: 30px;
  }
  .news-item span.excerpt {
    margin-bottom: 15px;
  }
  .page_headline h1 {
    margin-bottom: 40px;
  }
  .single-content {
    padding-bottom: 60px;
  }
  .page_headline hr {
    margin-top: 50px;
    margin-bottom: 0;
  }
  .content-area .post-featured-img,
  .content-area span.published-date {
    margin-bottom: 30px;
  }
  .page-content > .container > div[class*="col-"]:first-child,
  .single-content > .container > div[class*="col-"]:first-child {
    padding-right: 30px;
    padding-left: 0;
  }
  .page-content > .container > div[class*="col-"]:last-child,
  .single-content > .container > div[class*="col-"]:last-child {
    padding-left: 30px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .wrapper {
    max-width: 1440px;
    margin: 0 auto;
  }
}
.posts-listing {
  display: flex;
  flex-wrap: wrap;
}
