@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,600italic,400italic);
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Anton');
a {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.chkbox-label {
  display: block;
  font-weight: normal;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0 4px 0 0;
}
/* Extending Bootstrap Grid for smaller screen */
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (max-width: 480px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left;
  }
  .col-xxs-1 {
    width: 8.333333333333332%;
  }
  .col-xxs-2 {
    width: 16.666666666666664%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.33333333333333%;
  }
  .col-xxs-5 {
    width: 41.66666666666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.333333333333336%;
  }
  .col-xxs-8 {
    width: 66.66666666666666%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.33333333333334%;
  }
  .col-xxs-11 {
    width: 91.66666666666666%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-push-1 {
    left: 8.333333333333332%;
  }
  .col-xxs-push-2 {
    left: 16.666666666666664%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xss-push-4 {
    left: 33.33333333333333%;
  }
  .col-xxs-push-5 {
    left: 41.66666666666667%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-7 {
    left: 58.333333333333336%;
  }
  .col-xxs-push-8 {
    left: 66.66666666666666%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-10 {
    left: 83.33333333333334%;
  }
  .col-xxs-push-11 {
    left: 91.66666666666666%;
  }
  .col-xxs-pull-1 {
    right: 8.333333333333332%;
  }
  .col-xxs-pull-2 {
    right: 16.666666666666664%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333333333%;
  }
  .col-xxs-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xxs-pull-8 {
    right: 66.66666666666666%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xxs-pull-11 {
    right: 91.66666666666666%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
body {
  background-color: #ffffff;
}
.col-logo {
  text-align: center;
}
.col-logo img {
  display: -webkit-inline-box;
}
@media (max-width: 497px) {
  .col-logo img {
    max-width: 80%;
  }
}
.col-header {
  padding: 20px 0px;
  background-color: #fff;
}
.col-hours {
  text-align: center;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 1.5em;
  margin-top: 20px;
  color: #33221a;
}
@media (min-width: 768px) {
  .col-hours {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .col-hours {
    font-size: 17px;
    margin-top: 35px;
    padding-right: 25px;
  }
}
@media (min-width: 1200px) {
  .col-hours {
    font-size: 18px;
    margin-top: 50px;
    padding-right: 0px;
  }
}
.col-phone {
  text-align: center;
  padding-top: 20px;
  font-size: 22px;
  float: none;
}
@media (max-width: 767px) {
  .col-phone {
    padding-top: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .col-phone {
    width: 400px;
    left: 18%;
  }
}
.phone {
  font-size: 28px;
  font-family: 'Anton', sans-serif;
  color: #000;
  font-weight: 400;
  float: left;
  padding-top: 14px;
  padding-right: 20px;
  letter-spacing: 2px;
}
.phone a {
  color: #000000;
}
.phone a:hover {
  color: #708090;
}
.phone a:active {
  color: #000000;
}
.phone a:visited {
  color: #000000;
}
.phone a:focus {
  color: #000000;
}
@media (max-width: 479px) {
  .phone {
    padding-right: 0;
    font-size: 24px;
    padding-top: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .phone {
    padding-top: 10px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .phone {
    font-size: 32px;
    padding-top: 14px;
    padding-right: 20px;
  }
}
.mapit {
  padding-top: 20px;
  display: inline-flex;
}
@media (max-width: 767px) {
  .mapit {
    padding-top: 10px;
  }
}
@media (min-width: 1200px) {
  .mapit {
    float: left;
    padding-left: 10px;
    padding-top: 0px;
  }
}
.col-nav {
  background-color: #708090;
}
.navigation {
  background-color: #4a4235;
}
.nav-menu {
  float: left;
  width: 90%;
  color: #fff;
}
.navbar-toggle {
  float: left;
  width: 100%;
  border: 0px solid #fff;
  border-radius: 0px;
  margin: 0px;
  background-color: #708090;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
ul.nav.navbar-nav .active a {
  background: #000000;
  color: #ffffff !important;
}
#navbar {
  background-color: #708090;
}
#navbar ul.navbar-nav {
  background-color: #708090;
  margin: 0px -15px 0px -15px;
}
#navbar ul.navbar-nav li a {
  color: #fff;
  transition-duration: .5s;
  font-weight: 300;
}
#navbar ul.navbar-nav li a:hover {
  background: #000000;
  color: #ffffff;
}
#navbar ul.navbar-nav li a:visited {
  background: #000000;
}
#navbar ul.navbar-nav li a:active {
  background: #000000;
  color: #708090;
}
#navbar ul.navbar-nav li a:focus {
  background: #000000;
  color: #708090;
}
#navbar ul.navbar-nav li a:active {
  color: #708090;
}
@media only screen and (min-width: 320px) {
  .navbar-nav li a:link {
    padding: 20px 30px;
    font-size: 125%;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-nav li a:link {
    padding: 20px 30px;
    font-size: 130%;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-nav li a:link {
    padding: 20px 19px;
    font-size: 118%;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-nav li a:link {
    padding: 22px 24px;
    font-size: 135%;
  }
}
ul.nav li a {
  font-size: 26px;
  font-family: 'Anton', sans-serif;
  text-transform: none;
}
.navbar-nav > li > .dropdown-menu {
  background-color: #708090;
  margin-top: -1px !important;
  padding: 0;
}
.navbar-nav > li > .dropdown-menu a:link {
  margin: 0;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 20px 20px 20px 55px;
  }
}
.secondary-nav li a {
  font-size: 18px;
  line-height: 28px;
  display: block;
  padding: 10px;
  border-bottom: solid 1px	#bebebe;
  color: #424242;
  font-family: 'Anton', sans-serif;
}
.secondary-nav li a:hover {
  background-color: #e6e6e6;
}
@media (max-width: 991px) {
  .col-nav .container {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-collapse.collapse.in {
    /* NEW */
    display: block!important;
  }
}
.padL {
  padding-left: 15px;
}
.custom-bullet li {
  display: block;
  font-size: 18px;
  line-height: 30px;
}
.custom-bullet li:before {
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-size: 12px;
  float: left;
  margin-top: 12px;
  margin-left: -17px;
  margin-right: 8px;
  color: #b3b3b3;
}
.feature {
  display: none;
}
.side-right h1 {
  color: #ff7e00;
  font-family: 'Anton', sans-serif;
  text-align: left;
  font-size: 36px;
}
.side-right h2 {
  font-family: 'Anton', sans-serif;
  text-transform: none;
  color: #ff7e00;
  font-size: 28px;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
}
.side-right .h2-marginT {
  margin-top: 25px;
}
.side-right h3 {
  font-family: 'Raleway', sans-serif;
  text-transform: none;
  color: #ff7e00;
  font-size: 20px;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
}
.side-right h4 {
  font-family: 'Anton', sans-serif;
  text-transform: none;
  color: #33221a;
  font-size: 22px;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
}
.side-right p {
  margin-bottom: 30px;
  color: #33221a;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  text-align: left;
}
.side-right p.a {
  line-height: 18px;
}
.side-right .large {
  font-size: 140%;
  line-height: 1.6em;
}
.side-right ul {
  margin-bottom: 0;
}
.side-right ul li {
  color: #33221a;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
}
.side-right .custom-bullet li {
  display: block;
  font-size: 19px;
  line-height: 34px;
}
.side-right .custom-bullet li:before {
  content: "\e067";
  font-family: 'Glyphicons Halflings';
  font-size: 17px;
  float: left;
  margin-top: 0px;
  margin-left: -17px;
  margin-right: 8px;
  color: #7f6d64;
}
a {
  color: #0099d2;
}
a:hover {
  color: #cc8b39;
}
a:visited {
  color: #0099d2;
}
a:active {
  color: #0099d2;
}
a:focus {
  color: #0099d2;
}
hr.hr-1 {
  background-color: #bebebe;
  border-color: #bebebe;
  margin-top: 15px;
}
hr.fancy {
  border-top: 2px dotted #8c8b8b;
  margin-top: 40px;
  margin-bottom: 40px;
}
.quote {
  background-color: rgba(124, 126, 47, 0.9);
  width: 55%;
  margin: 20px auto;
  color: #fff;
  padding: 25px;
}
.quote h1 {
  color: #fff;
  font-size: 25px;
}
.quote p {
  font-size: 16px;
  font-family: 'Anton', sans-serif;
}
@media (min-width: 320px) and (max-width: 480px) {
  .quote {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .quote {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .quote {
    width: 80% !important;
    padding: 5px 10px !important;
  }
}
@media (max-width: 1200px) {
  .quote {
    width: 60%;
    padding: 20px;
  }
}
.quote-sm {
  width: 45%;
  margin: 20px auto 20px;
  padding: 20px 25px;
  background-color: rgba(124, 126, 47, 0.9);
}
@media (max-width: 992px) {
  .quote-sm {
    margin: 20px auto -10px;
  }
}
.quote-sm h1 {
  font-size: 25px;
  color: #fff;
  margin: 0;
}
.col-content {
  background-color: #fff;
  box-shadow: inset 2px 0px 30px -2px;
  padding: 40px 0px;
  background-image: url(../img/content-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  position: relative;
}
@media (min-width: 993px) {
  .col-content {
    padding: 40px 0px 40px 0px;
  }
}
.col-content .container {
  position: relative;
}
.col-content .container .twentyfourseven {
  position: absolute;
  top: -150px;
  right: 20px;
  width: 27%;
}
@media (max-width: 767px) {
  .col-content .container .twentyfourseven {
    position: absolute;
    top: -80px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-content .container .twentyfourseven {
    position: absolute;
    top: -90px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-content .container .twentyfourseven {
    position: absolute;
    top: -120px;
    right: 20px;
    width: 25%;
  }
}
.col-about-content {
  background-color: #fff;
  box-shadow: inset 2px 0px 30px -2px;
  padding: 40px 0px;
  background-image: url(../img/about-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  position: relative;
}
@media (min-width: 993px) {
  .col-about-content {
    padding: 40px 0px 40px 0px;
  }
}
.col-about-content .container {
  position: relative;
}
.col-about-content .container .twentyfourseven {
  position: absolute;
  top: -150px;
  right: 20px;
}
@media (max-width: 767px) {
  .col-about-content .container .twentyfourseven {
    position: absolute;
    top: -80px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-about-content .container .twentyfourseven {
    position: absolute;
    top: -90px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-about-content .container .twentyfourseven {
    position: absolute;
    top: -120px;
    right: 20px;
    width: 25%;
  }
}
.col-products-content {
  background-color: #fff;
  box-shadow: inset 2px 0px 30px -2px;
  padding: 40px 0px;
  background-image: url(../img/products-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  position: relative;
}
@media (min-width: 993px) {
  .col-products-content {
    padding: 40px 0px 40px 0px;
  }
}
.col-products-content .container {
  position: relative;
}
.col-products-content .container .twentyfourseven {
  position: absolute;
  top: -150px;
  right: 20px;
}
@media (max-width: 767px) {
  .col-products-content .container .twentyfourseven {
    position: absolute;
    top: -80px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-products-content .container .twentyfourseven {
    position: absolute;
    top: -90px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-products-content .container .twentyfourseven {
    position: absolute;
    top: -120px;
    right: 20px;
    width: 25%;
  }
}
.col-resources-content {
  background-color: #fff;
  box-shadow: inset 2px 0px 30px -2px;
  padding: 40px 0px;
  background-image: url(../img/resources-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  position: relative;
}
@media (min-width: 993px) {
  .col-resources-content {
    padding: 40px 0px 40px 0px;
  }
}
.col-resources-content .container {
  position: relative;
}
.col-resources-content .container .twentyfourseven {
  position: absolute;
  top: -150px;
  right: 20px;
}
@media (max-width: 767px) {
  .col-resources-content .container .twentyfourseven {
    position: absolute;
    top: -80px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-resources-content .container .twentyfourseven {
    position: absolute;
    top: -90px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-resources-content .container .twentyfourseven {
    position: absolute;
    top: -120px;
    right: 20px;
    width: 25%;
  }
}
.col-gallery-content {
  background-color: #fff;
  box-shadow: inset 2px 0px 30px -2px;
  padding: 40px 0px;
  background-image: url(../img/gallery-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  position: relative;
}
@media (min-width: 993px) {
  .col-gallery-content {
    padding: 40px 0px 40px 0px;
  }
}
.col-gallery-content .container {
  position: relative;
}
.col-gallery-content .container .twentyfourseven {
  position: absolute;
  top: -150px;
  right: 20px;
}
@media (max-width: 767px) {
  .col-gallery-content .container .twentyfourseven {
    position: absolute;
    top: -80px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-gallery-content .container .twentyfourseven {
    position: absolute;
    top: -90px;
    right: 20px;
    width: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-gallery-content .container .twentyfourseven {
    position: absolute;
    top: -120px;
    right: 20px;
    width: 25%;
  }
}
.panel-default {
  min-height: auto;
}
@media (min-width: 992px) {
  .panel-default {
    min-height: 360px;
  }
}
@media (min-width: 1200px) {
  .panel-default {
    min-height: 330px;
  }
}
.panel-default .panel-heading {
  background-color: #e8e8e8;
  overflow: auto;
}
.panel-warning .panel-heading {
  overflow: auto;
}
.panel-warning-dk {
  border-color: #f4d39e;
}
.panel-warning-dk .panel-heading {
  background-color: #f9e8cc;
  overflow: auto;
}
.col-marketing {
  padding: 95px 0px 70px;
  background-color: #e8e7ec;
}
.col-marketing h1 {
  font-family: 'Anton', sans-serif;
  font-weight: 100;
  font-size: 36px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: -0.5px;
}
#feature-wrapper {
  background-color: #fff;
  padding: 70px 0px;
}
#feature-wrapper h3 {
  color: #33221a;
  font-family: 'Anton', sans-serif;
  margin-top: 0;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
  background: #8694a1;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
@media (max-width: 767px) {
  .hovereffect {
    width: 70%;
    margin-left: 15%;
  }
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 50px 20px;
}
.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(110%);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hovereffect:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 24px;
  overflow: hidden;
  padding: 0.5em 0;
  background-color: transparent;
  opacity: 0;
}
.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hovereffect a,
.hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.hovereffect:hover a,
.hovereffect:hover h2,
.hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.feature-box {
  margin-bottom: 10px;
  padding: 0px;
}
.feature-box figure {
  height: 195px;
  overflow: hidden;
}
.feature-box figure img {
  width: 100%;
  height: auto;
}
.feature-box .feature-details {
  padding: 10px 25px;
  height: 70px;
  text-align: center;
}
.darker {
  background-color: #708090;
}
.feature-box .feature-details h4 {
  color: #fff;
  font-size: 170%;
  font-family: 'Anton', sans-serif;
}
@media (max-width: 992px) {
  .feature-box .feature-details {
    height: auto;
  }
}
.feature-box .feature-details p {
  color: #fff;
  font-size: 12px;
  line-height: 19px;
}
@media (max-width: 767px) {
  .feature-box {
    margin-bottom: 20px;
  }
}
.org-logos {
  text-align: center;
}
.org-logos img {
  max-height: 68px;
  margin-right: 25px;
  margin-left: 25px;
}
@media (max-width: 479px) {
  .org-logos img {
    margin-bottom: 15px;
  }
}
.manufacturer-logos {
  text-align: center;
}
.manufacturer-logos img {
  max-height: 48px;
  margin-right: 25px;
  margin-left: 25px;
}
@media (min-width: 768px) {
  .manufacturer-logos img {
    max-height: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .manufacturer-logos img {
    max-height: 40px;
  }
}
@media (max-width: 767px) {
  .manufacturer-logos img {
    margin-bottom: 15px;
    max-height: 30px;
    margin-right: 20px;
    margin-left: 20px;
  }
}
.manulogosm {
  max-height: 20px !important;
  margin-right: 10px !important;
  margin-left: 10px !important;
  margin-top: 10px !important;
  margin-bottom: 15px !important;
}
.manufacturer-logosLG img {
  max-height: 45px;
  margin-right: 25px;
  margin-left: 25px;
}
@media (max-width: 767px) {
  .manufacturer-logosLG img {
    margin-top: 15px;
    max-height: 35px;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .manufacturer-logosLG img {
    max-height: 35px;
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .manufacturer-logosLG img {
    max-height: 45px;
  }
}
.col-social {
  background: #708090;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#8694a1, #708090);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#8694a1, #708090);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#8694a1, #708090);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#8694a1, #708090);
  /* Standard syntax */
  min-height: 310px;
  padding-top: 50px;
  padding-bottom: 40px;
  color: #fff;
  position: relative;
}
@media (max-width: 991px) {
  .col-social {
    padding-bottom: 20px;
  }
}
.col-social a {
  /*color: #00749f;*/
  color: #87deff;
}
.col-social a:hover {
  color: #000;
}
.col-social a:visited {
  color: #87deff;
}
.col-social a:active {
  color: #87deff;
}
.col-social a:focus {
  color: #87deff;
}
.col-social p {
  margin-bottom: 30px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  text-align: left;
}
.col-social h2 {
  font-family: 'Anton', sans-serif;
  font-weight: 100;
  color: #fff;
  margin-top: 0;
}
.col-social h3 {
  font-family: 'Anton', sans-serif;
  font-weight: 100;
  color: #fff;
  margin-top: 0;
  font-size: 25px;
}
.col-social ul {
  margin-bottom: 0;
}
.col-social ul li {
  font-size: 19px;
  font-family: 'Open Sans', sans-serif;
  line-height: 32px;
}
.col-social .motor {
  position: absolute;
  top: 44%;
  right: 0px;
  z-index: 10;
}
@media (min-width: 992px) {
  .col-social .motor {
    top: 76%;
  }
}
@media (min-width: 1200px) {
  .col-social .motor {
    top: 44%;
  }
}
@media (max-width: 769px) {
  .col-social .motor {
    position: relative;
  }
}
.side1 {
  text-align: center;
}
@media (min-width: 768px) {
  .side1 {
    text-align: left;
  }
}
.side2 {
  text-align: center;
}
@media (min-width: 768px) {
  .side2 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .side2 {
    padding-top: 30px;
  }
}
.col-footer {
  background-color: #ff7e00;
  padding: 50px 0px 100px 0px;
  color: #fff;
  text-align: center;
  background-image: url(../img/footer-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.col-footer a {
  color: #fff;
}
.footer-nav {
  font-family: 'Open Sans', sans-serif;
}
.footer-nav a:link {
  padding: 0 5px 0 5px;
  transition-duration: .5s;
}
.footer-nav a:hover {
  color: #e8e7ec;
}
.col-copyright {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 180%;
}
.col-copyright h3 {
  font-family: 'Anton', sans-serif;
  margin-top: 0;
}
/* Social Icons */
.menu-holder {
  clear: both;
}
/* SOcial Icons */
#social-icon-wrapper {
  height: auto;
  margin-top: 30px;
  text-align: center;
}
.social-icon {
  display: inline;
  width: 44px;
  height: 44px;
  float: right;
  margin-top: 0px;
  margin-right: 4px;
  text-align: left;
  text-indent: -9999em;
  background: transparent url(../img/mapit.png) 0 0 no-repeat;
  border-radius: 30px;
}
#facebook {
  background-position: -51px -2px;
  transition: all 0.3s ease;
}
#facebook:hover {
  background-position: -51px -48px;
}
#cart {
  background-position: -103px -1px;
  transition: all 0.3s ease;
}
#cart:hover {
  background-position: -103px -48px;
}
#email {
  background-position: -47px 0px;
  transition: all 0.3s ease;
}
#map {
  background-position: -3px -2px;
  transition: all 0.3s ease;
}
#map:hover {
  background-position: -3px -48px;
}
#linkedin {
  background-position: -167px 0px;
  transition: all 0.3s ease;
}
#linkedin:hover {
  background-position: -167px -51px;
}
.btn-primary {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  background-color: #708090;
  border-color: #8694a1;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
}
@media (min-width: 1200px) {
  .col-footer {
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-footer {
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-footer {
    text-align: left;
  }
}
h1 {
  font-family: 'Raleway', sans-serif;
  text-transform: none;
  font-size: 40px;
  font-weight: 700;
}
h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #ff7e00;
}
.carousel-indicators li {
  width: 16px;
  height: 16px;
  margin: 1px;
  border: 0px solid #fff;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.6);
}
.carousel-indicators .active {
  margin: 0;
  width: 16px;
  height: 16px;
  background-color: #000;
  margin: 1px;
}
.carousel-control.right {
  background: url(../img/but-next.png);
  background-repeat: no-repeat;
  background-position: center;
}
.carousel-control.left {
  background: url(../img/but-prev.png);
  background-repeat: no-repeat;
  background-position: center;
}
.google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
  margin-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .google-maps {
    padding-bottom: 60%;
  }
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-logo {
    text-align: center;
  }
  .col-logo img {
    display: inline-block;
    float: none;
  }
  .container {
    width: 100%;
  }
  .phone {
    padding-top: 14px;
  }
  .col-phone {
    text-align: center;
    padding-top: 20px;
    font-size: 22px;
    float: left;
    left: 20%;
    right: 20%;
  }
  .col-phone .phone-holder {
    padding-left: 45px;
    width: 440px;
    float: right;
    clear: both;
    line-height: 18px;
  }
  .col-phone .phone-holder p {
    text-align: left;
    color: #545454;
    font-family: 'Anton', sans-serif;
  }
  .mapit {
    float: left;
    padding-left: 10px;
    padding-top: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .logo {
    padding: 20px 0px;
  }
  .logo img {
    display: block;
  }
  .phone {
    padding-top: 15px;
  }
  .col-phone {
    text-align: center;
    padding-top: 40px;
    font-size: 22px;
    float: left;
  }
  .col-phone .phone-holder {
    padding-left: 45px;
    width: 360px;
    float: right;
    clear: both;
    line-height: 18px;
  }
  .mapit {
    float: left;
    padding-left: 10px;
    padding-top: 0px;
  }
}
@media (min-width: 1200px) {
  .logo {
    padding: 20px 0px;
  }
  .logo img {
    display: block;
  }
  .col-phone {
    text-align: center;
    padding-top: 55px;
    font-size: 22px;
    float: left;
  }
  .col-phone .phone-holder {
    padding-left: 45px;
    width: 385px;
    float: right;
    clear: both;
    line-height: 18px;
  }
}
a:hover,
a:focus {
  text-decoration: none;
}
.panel {
  position: relative;
}
.panel-danger > .panel-leftheading {
  color: #4e5864;
  background-color: #9ca7b2;
  border-color: #8693a1;
}
.panel-danger {
  border-color: #8693a1;
}
.panel-info > .panel-leftheading {
  color: #245269;
  background-color: #9acfea;
  border-color: #85c5e6;
}
.panel-warning > .panel-leftheading {
  color: #823f00;
  background-color: #ffb268;
  border-color: #ff9835;
}
.panel-warning {
  border-color: #ff9835;
}
.panel-leftheading {
  width: 42px;
  padding: 10px 15px;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  float: left;
  height: 100%;
  position: absolute;
}
.panel-lefttitle {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 15px !important;
  font-size: 16px;
  color: inherit !important;
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: left top;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: left top;
  -ms-transform: rotate(90deg);
  -ms-transform-origin: left top;
  -o-transform: rotate(90deg);
  -o-transform-origin: left top;
  transform: rotate(90deg);
  transform-origin: left top;
  position: absolute;
  white-space: nowrap;
  font-weight: bold !important;
  letter-spacing: 1.5px;
}
.panel-rightbody {
  float: left;
  margin-left: 45px;
  padding: 15px;
}
.panel-rightbody h2 {
  margin-top: 25px;
}
.img-thumbnail {
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}
@media (max-width: 479px) {
  .img-thumbnail {
    max-width: 148px;
  }
}
@media (min-width: 992px) {
  .img-thumbnail {
    max-width: 148px;
  }
}
@media (min-width: 1200px) {
  .img-thumbnail {
    max-width: 148px;
  }
}
.grow img {
  transition: 1s ease;
}
.grow img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  transition: 1s ease;
}
