@charset "UTF-8";


.product_nav .menu li {
  float: left;
  -ms-flex: 1;
      flex: 1;
}

.product_nav .menu li a {
  font-weight: 600;
  color: #e1e1e1;
  padding: 17px 8px;
  display: block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
  letter-spacing:1px
}

.product_nav .menu li a:hover {
  color: #fff;
  ;
}
.product_nav .menu .menu-item:hover {
  
  background-color:#555;
}

.product_nav .product-submenu .product {
  display: none;
  width: 100%; 
  background: rgba(255, 255, 255, 0.2);
  padding-top:20px;
}

.product_nav .product-submenu .product ul li {
  -ms-flex: none;
      flex: none;
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 20px;
  height: 150px;
  position: relative;
  transition: all .5s ease-in-out;
  background-size: cover;

}

.product_nav .product-submenu .product ul li a {
  position: relative;
  z-index: 2;
  font-size: 20px;
  margin: 0;
  color: #fff;
  font-weight: 100;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 250px;
  text-align: left;
  padding-left: 15px;
}

.product_nav .product-submenu .product ul li:hover {
  -ms-transform: scale(1.05);
      transform: scale(1.05);
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

h1, h2, h3, h4, h5 {
  color: #2f99a7;
  font-weight: 400;
}

html {
  overflow-x: hidden;
}

body {
  overflow: hidden;
  background: top center #fff;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0 auto;
  position: relative;
}

html body * dd.clear, html body * div.clear, html body * li.clear, html body * span.clear {
  background: 0 0;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

img {
  border: none;
}

a {
  outline: 0;
  color: #2f99a7;
  text-decoration: underline;
}

a:hover {
  color: #51253F;
  text-decoration: none;
}

::-moz-selection {
  background: #d2e0e4;
}

::selection {
  background: #d2e0e4;
}

.left {
  float: left;
}

.right {
  float: right;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
  margin: 0 0 15px;
}

h1 {
  font-size: 25px;
  line-height: 31px;
}

h2 {
  font-size: 23px;
  line-height: 29px;
}

h3 {
  font-size: 21px;
  line-height: 28px;
}

h4 {
  font-size: 20px;
  line-height: 26px;
}

h5 {
  font-size: 19px;
  line-height: 24px;
}

h6, strong {
  font-weight: 700;
}

h6 {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}

p {
  color: #666;
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 15px;
}

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

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

.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

li {
  list-style: none;
}




.cf:after, .cf:before {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}


.wrapper {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
}

.opt-left {
  margin-top: 25px;
}


.header .nav1 {
  float: right;
}

.header .nav1 .buttons {
  float: right;
  margin-top: 24px;
  margin-bottom: 20px;
}

.header .nav1 .buttons .green {
  margin-left: 12px;
}

.header .nav1 .menu {
  clear: right;
}

.header .nav1 .menu li {
  display: inline-block;
  margin: 0 0 0 26px;
  /*text-transform:lowercase*/
}

.header .nav1 .menu li a {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  padding: 5px 0 1px;
}

.header .nav1 .menu li a:hover {
  border-bottom: 1px solid;
}

.header .nav1 .menu li.tel {
  padding-left: 24px;
  background-image: url(images/new_homepage/header/header_phone.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left center;
}

.header .nav1 .menu li.tel a {
  font-size: 25px;
  font-weight: 900;
  display: block;
}

.header .nav1 .buttons .light-green {
  margin-left: 12px;
}

.product_nav {
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  padding: 5px 0;
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  position: absolute;
  z-index: 10;
  width: 100%;
}

.product_nav .menu li {
  float: left;
  /*text-transform:lowercase*/
}

.product_nav .menu li a {
  font-weight: 600;
  color: #e1e1e1;
  padding: 17px 8px;
  display: block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.product_nav .menu li a:hover {
  color: #fff;
}

.product_nav .product-submenu .product {
  display: none;
  height: 500px;
  width: 100%;
}

.product_nav .product-submenu .product ul li {
  -ms-flex: none;
      flex: none;
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 20px;
  height: 150px;
  position: relative;
  transition: all .5s ease-in-out;
  background-size: cover;
  overflow: hidden;
}

.product_nav .product-submenu .product ul li a {
  position: relative;
  z-index: 2;
  font-size: 20px;
  margin: 0;
  color: #fff;
  font-weight: 100;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 250px;
  text-align: left;
  padding-left: 15px;
}

.product_nav .product-submenu .product ul li:hover {
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.feature {
  height: 650px;
  position: relative;
  overflow: hidden;
}

.feature .bg {
  position: absolute;
  min-height: 100%;
}

.feature .wrapper {
  position: relative;
  top: 30%;
  color: #fff;
}

.feature .wrapper .content {
  width: 90%;
  max-width: 430px;
  float: left;
  padding: 40px 5% 40px 0;
  position: relative;
}

.footer {
  background-color: #626262;
  padding: 50px 0;
}

.footer * {
  color: #fff;
  /*text-transform:lowercase*/
}

.footer .list_holder {
  width: 25%;
  float: left;
}

.footer .list_holder h2 {
  margin-bottom: 20px;
  font-size: 25px;
}

.bottom_bar p, .footer .list_holder ul li {
  font-size: 14px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
}

.footer .list_holder ul li {
  margin-bottom: 12px;
}

.footer .list_holder ul li a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.footer .list_holder ul li a:hover {
  border-bottom: 1px solid #fff;
  color: #fff;
}

.footer .list_holder ul li.email {
  line-height: 35px;
}

.bottom_bar {
  background-color: #222;
}

.bottom_bar p {
  color: #fff;
  margin: 13px 0 16px;
  /*text-transform:lowercase*/
}

.bottom_bar p a {
  color: #fff;
  text-decoration: none;
}

.bottom_bar p a:hover {
  color: #bbb;
}

.bottom_bar p.copy {
  float: left;
}

.bottom_bar p.credit {
  float: right;
}

.cta {
  background-image: url(images/new_homepage/cta_arrow.png);
}

.testimonials ul li {
  padding: 0;
}

.tall p {
  font-size: 12.8px;
}

.facebook a {
  display: block;
  width: 100%;
  height: 100%;
}

.twitter a:nth-child(1) {
  display: block;
  width: 100%;
  height: 80%;
}

.twitter a:nth-child(2) {
  display: block;
  width: 100%;
  height: 20%;
  padding-left: 15px;
}

#menu-item-5413 a {
  padding-top: 2px;
}

.product_sub_nav {
  background-color: #000;
  font-size: 13px;
  padding: 5px 0;
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
}

.product_sub_nav .menu li a {
  color: #fff;
  padding: 5px;
  display: block;
  text-decoration: none;
}

.product_sub_nav .menu li a:hover {
  color: #ebebeb;
}

.product_sub_nav .menu li.menu-item-5422 {
  max-width: 115px;
}

#menu-item-5749 {
  max-width: 98px;
}

.product_sub_nav .menu li {
  float: left;
  /*text-transform:lowercase*/
  max-width: 184px;
  padding: 3px 15px 5px;
}

#menu-item-5418, #menu-item-5479 {
  max-width: 98px;
}

.box.blog img, .box.image img {
  width: auto;
  height: 100%;
}

header {
  margin-bottom: 58px;
}

body.home header {
  margin-bottom: 0;
}

.lt-ie9 .product_sub_nav {
  background-color: #222;
}

.lt-ie9 .header .nav1 .menu li.tel {
  background-image: url(images/new_homepage/header/header_phone-ie.png);
}

.lt-ie9 .split > div.content_holder .content {
  top: 30px;
}

p {
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5 {
  color: #0599a8;
}


/* Lux Internal */
.header .product_nav .wrapper {
  max-width: 1050px;
}

.header .product_nav .wrapper ul {
  display: block;
  width: auto;
  margin: 0 auto;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}




/*# sourceMappingURL=style.css.map */