.logo-image #header #header-left {
  margin: 0 auto !important;
  float: none !important;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 480px) {
  div#header-left {
    background-size: 95% !important;
    width: 100% !important;
  }
}
/*------------------------------------*\
     NAV
 \*------------------------------------*/
#navbar-1-wrap {
  position: absolute;
  left: 0px;
  right: 0px;
  max-width: 960px;
  margin: 0 auto;
  background: #fff;
  z-index: 50;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  margin-top: -17px;
}
div#navbar-1-left {
  float: none !important;
  text-align: center;
}
#nav-1 li {
  display: inline-block;
  float: none;
}
/*------------------------------------*\
    FEATURED
\*------------------------------------*/
.featured {
  min-height: 193px;
  background-position: center top;
  background-repeat: no-repeat;
  margin-bottom: 25px;
  border-bottom: 1px solid #2f9fd8 ;
  padding-bottom: 15px;
}
@media (min-width: 960px) {
  .featured {
    min-height: 293px;
  }
}
/*------------------------------------*\
    MODULES
\*------------------------------------*/
.home #container,
.home #container-wrap,
.home #wrap {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
}
.home #container #container-wrap,
.home #container-wrap #container-wrap,
.home #wrap #container-wrap,
.home #container .container,
.home #container-wrap .container,
.home #wrap .container {
  max-width: 960px;
  margin: 0 auto ;
}
/*------------------------------------*\
	SLIDER
\*------------------------------------*/
.module--slideshow {
  margin-bottom: 25px;
  border-bottom: 1px solid #2f9fd8 ;
  padding-bottom: 15px;
}
.module--slideshow .container {
  max-width: 100% !important;
}
.module--slideshow .slide-item {
  min-height: 250px;
  width: 100%;
  position: relative;
}
@media (min-width: 960px) {
  .module--slideshow .slide-item {
    min-height: 580px;
  }
}
.module--slideshow .slide-item .caption {
  max-width: 960px;
  margin: 0 auto ;
  position: absolute;
  text-align: center;
  top: 45px;
  left: 0px;
  right: 0px;
  width: 100%;
  padding: 15px 0 ;
  color: #fff;
  letter-spacing: 2px;
}
@media (min-width: 960px) {
  .module--slideshow .slide-item .caption {
    top: 120px;
    text-align: left;
  }
}
.module--slideshow .slide-item .caption h4 {
  font-weight: bold;
  font-size: 1.7em ;
  font-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  margin: 10px 0 ;
  font-weight: normal;
}
@media (min-width: 680px) {
  .module--slideshow .slide-item .caption h4 {
    font-size: 2.4em ;
    font-weight: bold;
  }
}
.module--slideshow .slide-item .caption .button {
  margin-top: 10px;
  background: #dc7a06;
  padding: 15px 30px;
  color: #fff !important ;
}
.module--slideshow .slide-item .caption .button:before {
  position: relative;
  top: 7px;
  content: url('images/arrow.png');
}
/*------------------------------------*\
    BUTTONS
\*------------------------------------*/
.buttons-group {
  text-align: center;
}
.buttons-group .button {
  margin-top: 10px;
  background: #dc7a06;
  padding: 10px 20px;
  color: #fff !important ;
  font-family: 'Lato';
  letter-spacing: 1px;
  font-size: 18px;
  text-transform: uppercase;
}
/*------------------------------------*\
    BENEFITS
\*------------------------------------*/
.benefits {
  background: url('images/benefits.jpg') no-repeat top center;
  background-size: cover ;
}
.benefits:after {
  content: '';
  display: block;
  clear: both;
}
@media (min-width: 960px) {
  .benefits {
    background: url('images/benefits.jpg') no-repeat center center;
  }
}
.benefits .panels-grid {
  max-width: 960px;
  margin: 0 auto !important  ;
  color: #fff !important;
  padding: 40px 0 ;
}
@media (min-width: 960px) {
  .benefits .panels-grid {
    padding: 45px 0 ;
  }
}
.benefits .panels-grid {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.benefits .panels-grid:after {
  content: '';
  display: block;
  clear: both;
}
.benefits .panels-grid__column {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.benefits .panels-grid__column:nth-child(1n+1) {
  clear: left;
}
@media (min-width: 680px) {
  .benefits .panels-grid__column {
    width: 33.33333333%;
  }
  .benefits .panels-grid__column:nth-child(1n+1) {
    clear: none;
  }
  .benefits .panels-grid__column:nth-child(3n+1) {
    clear: left;
  }
}
.benefits .panels-grid__column {
  opacity: 0.8;
}
.benefits .panels-grid__column:hover {
  opacity: 1;
}
.benefits .panels-grid__column:nth-child(1):before {
  content: url('images/icon-thumb.png');
}
.benefits .panels-grid__column:nth-child(2):before {
  content: url('images/icon-drop.png');
}
.benefits .panels-grid__column:nth-child(3):before {
  content: url('images/icon-cog.png');
}
.benefits .panels-grid__column .panel__title {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px ;
  text-transform: uppercase;
}
.benefits .panels-grid__column .panel__description {
  min-height: 175px;
}
.benefits .panels-grid__column .panel__link {
  margin-top: 25px ;
  max-width: 180px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fff;
  padding: 10px 90px ;
  text-transform: uppercase;
  font-family: 'Lato' !important;
  color: #fff !important ;
  font-weight: bold;
}
/*------------------------------------*\
    H1 / entry title
\*------------------------------------*/
h1.entry-title {
  font-size: 1.4em !important ;
}
/*------------------------------------*\
    NO SIDEBAR
\*------------------------------------*/
.no_sidebar h1.entry-title {
  text-align: center;
  margin-bottom: 25px !important;
  display: block;
  margin-top: 15px !important;
}
/*------------------------------------*\
    	SB BUTTON
\*------------------------------------*/
#sidebar-1 .magic-button {
  margin-top: 10px;
  background: #dc7a06;
  padding: 10px 20px;
  color: #fff !important ;
  font-family: 'Lato';
  letter-spacing: 1px;
  font-size: 22px;
}
#sidebar-1 .magic-button:before {
  position: relative;
  top: 7px;
  margin-right: 15px;
  content: url('images/arrow.png');
}
/*------------------------------------*\
    FOOTER
\*------------------------------------*/
#footer-wrap .menu li {
  list-style-type: none;
  margin-left: 0px;
}
