@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  font-family: "OptionSansLight", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 1.35;
  margin: 0;
  padding: 0;
  background: url("//d2b72z7ihluqto.cloudfront.net/06d3-06389357-white-texture-bg.png?pfvId=18w1qw.ige6dguq") repeat;
}

h1, h2, h3, h4, h5 {
  font-family: "AnodyneRegular", Arial, Verdana, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: #992929;
}

.column h1 {
  font-size: 48px;
  margin: 0;
}

.column h2,
.column h3 {
  margin: 0;
  font-size: 32px;
}

.column h4 {
  font-size: 24px;
  margin: 0;
}

.column p {
  font-size: 20px;
  font-family: "OptionSansLight", Arial, Verdana, sans-serif;
}

.column p strong {
  font-weight: normal;
  font-family: "OptionSansBold", Arial, Verdana, sans-serif;
}

.column ul li,
.column ol li {
  font-size: 20px;
  font-family: "OptionSansLight", Arial, Verdana, sans-serif;
  list-style-type: none;
  background: left 8px transparent url(//d2b72z7ihluqto.cloudfront.net/17b2-676499-list-image.png?pfvId=lbhw.hdnpdps5) no-repeat;
  padding-left: 15px;
}

.column ul li img,
.column ol li img {
  float: none;
  display: inline-block;
  margin: 0 5px 0 0;
}

.column a {
  color: #992929;
}

.column img {
  max-width: 100%;
  height: auto;
  width: auto;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  outline: 0;
  border: 0;
}

.gallery {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 731px;
}

.gallery .photo {
  width: 1280px;
  max-width: 100%;
}

.gallery .photo img {
  width: 100%;
  height: auto;
}

.gallery .items {
  width: 20000em;
  position: absolute;
}

.gallery .item {
  float: left;
  position: relative;
}

.gallery .copy,
.gallery .subheading {
  font-size: 18px;
  font-family: "OptionSansLight", Arial, Verdana, sans-serif;
}

.gallery .copy p,
.gallery .subheading p {
  font-size: 18px;
}

.gallery .controls .nav {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
  margin: 20px;
}

.gallery .content-con {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 200;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 5px 20px;
  bottom: 0;
}

.gallery .content-con h1, .gallery .content-con h2 {
  font-weight: normal;
  color: #fff;
  font-family: "AnodyneRegular", Arial, Verdana, sans-serif;
  font-size: 19px;
  text-align: center;
}

.gallery .content-con .content {
  display: none;
}

.gallery .content-con .content a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.gallery .content-con .content a:after {
  content: '';
  display: inline-block;
  margin-left: 3px;
  border-left: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.gallery .content-con .meta,
.gallery .content-con .copy {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .gallery .content-con {
    padding: 10px 20px 30px;
  }
  .gallery .content-con h1, .gallery .content-con h2 {
    font-size: 48px;
    margin: .5em 0 .25em;
  }
}

@media (min-width: 1024px) {
  .gallery .content-con h1, .gallery .content-con h2 {
    font-size: 54px;
    text-align: left;
  }
  .gallery .content-con .content {
    display: block;
  }
}

@media (min-width: 1280px) {
  .gallery .content-con {
    padding: 35px 20px 40px;
  }
  .gallery .content-con h1, .gallery .content-con h2 {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #fff;
    text-align: right;
    padding-right: 20px;
    width: 35%;
    margin: 0;
  }
  .gallery .content-con .content {
    display: table-cell;
    vertical-align: middle;
    max-width: 64%;
    padding-left: 20px;
  }
}

.controls .browse {
  position: absolute;
  width: 35px;
  height: 35px;
  display: block;
  background: rgba(109, 110, 113, 0.55);
  border-radius: 100%;
  z-index: 500;
  top: 45%;
  cursor: pointer;
}

.controls .browse.prev {
  left: 10px;
  padding-left: 8px;
  text-align: left;
}

.controls .browse.prev:after {
  content: "<";
}

.controls .browse.next {
  right: 10px;
  padding-right: 8px;
  text-align: right;
}

.controls .browse.next:after {
  content: ">";
}

.controls .browse:after {
  display: block;
  content: "";
  font-family: "OptionSansLight", Arial, Verdana, sans-serif;
  font-size: 36px;
  color: #fff;
  line-height: 1;
}

@media (min-width: 1280px) {
  .controls .browse {
    top: 45%;
  }
}

.slider .count {
  position: absolute;
  bottom: 0;
  z-index: 500;
  right: 0;
  margin: 20px;
}

.slider .nav {
  display: inline-block;
  text-align: center;
  margin-left: 7px;
  cursor: pointer;
}

.slider .nav.active {
  color: #fff;
}

.l-slider .box-wc {
  position: relative;
}

.l-slider .paging {
  position: absolute;
  right: 3%;
  top: 8%;
  z-index: 500;
}

.l-slider .paging .nav {
  background-color: #bfb6ad;
  height: 10px;
  width: 10px;
  border-radius: 100%;
}

.l-slider .paging .nav.active {
  background-color: #992929;
}

.l-slider .paging .nav + .nav {
  margin-left: 5px;
}

@media (min-width: 768px) {
  .l-slider .paging {
    right: 5%;
    top: 5%;
  }
}

.ieonly .gallery .content {
  background: 0 0 transparent url(//dk0au5gynyo80.cloudfront.net/3fc1-1532601-bg-black75.png?pfvId=mrpr.hirqi4ro) repeat;
}

.l-column-callout {
  padding-bottom: 40px;
  position: relative;
  -webkit-transition: 5s ease all;
  transition: 5s ease all;
  max-height: 0;
  overflow: hidden;
  z-index: 8000;
}

.l-column-callout:after {
  background-image: url("//dk0au5gynyo80.cloudfront.net/e053-66189357-star-divider.png?pfvId=18w1li.ige3a53p");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  height: 28px;
  width: 100%;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
}

.l-column-callout.in-view {
  max-height: 2000px;
}

.l-column-callout .home_content_widget + .home_content_widget {
  margin-top: 3px;
}

.l-column-callout .home_content_widget .title {
  background-color: #264b62;
  color: #fff;
  font-family: "AnodyneRegular", Arial, Verdana, sans-serif;
  text-align: center;
  position: relative;
  z-index: 900;
  padding: .5em .75em;
  cursor: pointer;
}

.l-column-callout .home_content_widget .title h2 {
  margin: 0;
  color: #fff;
}

.l-column-callout .home_content_widget .title h2:after {
  content: "";
  border-top: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  height: 0;
  width: 0;
  float: right;
  margin-top: 11px;
}

.l-column-callout .home_content_widget.open h2:after {
  border-bottom: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 0;
}

.l-column-callout .home_content_widget.open .widget {
  max-height: 900px;
  padding: 40px 20px;
}

.l-column-callout .home_content_widget .widget {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  background-color: #e2ddd9;
  text-align: center;
}

.l-column-callout .home_content_widget .widget p {
  margin: 5px 0;
}

.l-column-callout .home_content_widget .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.l-column-callout .home_content_widget .widget ul li {
  background: none;
  padding-left: 0;
}

.l-column-callout .home_content_widget .widget ul li:before {
  content: "•";
  display: block;
  margin: 5px 0;
}

.l-column-callout .home_content_widget .widget a {
  display: block;
  margin-top: 10px;
  color: #264b62;
  text-transform: uppercase;
  font-family: "OptionSansBold", Arial, Verdana, sans-serif;
}

.l-column-callout .home_content_widget .widget a:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 4px;
  margin-top: 5px;
  border-left: 5px solid #264b62;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

@media (min-width: 768px) {
  .l-column-callout {
    text-align: center;
    padding-bottom: 170px;
    margin-top: -43px;
  }
  .l-column-callout:after {
    bottom: 50px;
  }
  .l-column-callout.in-view .home_content_widget {
    max-height: 2000px;
    overflow: visible;
  }
  .l-column-callout .home_content_widget {
    display: inline-block;
    vertical-align: top;
    width: 245px;
    position: relative;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .5s ease max-height;
    transition: .5s ease max-height;
  }
  .l-column-callout .home_content_widget + .home_content_widget {
    margin-left: 10px;
  }
  .l-column-callout .home_content_widget .widget {
    min-height: 440px;
    max-height: none;
    padding: 40px 20px;
    position: relative;
    z-index: 800;
  }
  .l-column-callout .home_content_widget .widget a {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -18px;
  }
  .l-column-callout .home_content_widget .widget-shadow {
    position: absolute;
    right: -5px;
    background-color: #bfbfbf;
    left: 0;
    top: 10px;
    bottom: -3px;
  }
  .l-column-callout .home_content_widget .widget-triangle,
  .l-column-callout .home_content_widget .widget-triangle-shadow {
    position: absolute;
    bottom: -87px;
    left: 35px;
    -webkit-transform: scale(1, 0.25) rotate(45deg);
    -ms-transform: scale(1, 0.25) rotate(45deg);
    transform: scale(1, 0.25) rotate(45deg);
    background-color: #e2ddd9;
    width: 175px;
    height: 175px;
    z-index: 700;
  }
  .l-column-callout .home_content_widget .widget-triangle-shadow {
    bottom: -92px;
    background-color: #bfbfbf;
    z-index: 600;
    width: 178px;
    height: 178px;
  }
  .l-column-callout .home_content_widget .title {
    padding: 20px 0 0;
  }
  .l-column-callout .home_content_widget .title h2 {
    cursor: auto;
    font-size: 42px;
  }
  .l-column-callout .home_content_widget .title h2:after {
    display: none;
  }
  .l-column-callout .home_content_widget .title:after {
    content: "";
    display: block;
    border-top: 25px solid #264b62;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
  }
}

@media (min-width: 1024px) {
  .l-column-callout .home_content_widget {
    width: 275px;
  }
  .l-column-callout .home_content_widget + .home_content_widget {
    margin-left: 40px;
  }
  .l-column-callout .home_content_widget .title:after {
    border-left: 138px solid transparent;
    border-right: 138px solid transparent;
  }
  .l-column-callout .home_content_widget .widget-triangle,
  .l-column-callout .home_content_widget .widget-triangle-shadow {
    bottom: -98px;
    left: 40px;
    width: 195px;
    height: 195px;
  }
  .l-column-callout .home_content_widget .widget-triangle-shadow {
    bottom: -102px;
    width: 198px;
    height: 198px;
  }
}

@media (min-width: 1280px) {
  .l-column-callout .home_content_widget {
    width: 305px;
  }
  .l-column-callout .home_content_widget .title:after {
    border-left: 152px solid transparent;
    border-right: 152px solid transparent;
  }
  .l-column-callout .home_content_widget .widget {
    min-height: 435px;
  }
  .l-column-callout .home_content_widget .widget-triangle {
    bottom: -108px;
    left: 45px;
    width: 216px;
    height: 216px;
  }
  .l-column-callout .home_content_widget .widget-triangle-shadow {
    bottom: -113px;
    left: 45px;
    width: 219px;
    height: 219px;
  }
}

.blog-posts {
  background-color: #e2ddd9;
  text-align: center;
  position: relative;
  font-family: "OptionSansBold", Arial, Verdana, sans-serif;
  color: #58595b;
  opacity: .75;
  top: 100px;
  -webkit-transition: .5s ease all;
  transition: .5s ease all;
}

.blog-posts.in-view {
  opacity: 1;
  top: 0;
}

.blog-posts .title {
  padding: 20px 0 10px;
  font-size: 28px;
  text-transform: uppercase;
}

.blog-posts .blog-link {
  font-size: 21px;
  padding: 10px;
  -webkit-transition: .25s ease all;
  transition: .25s ease all;
  position: relative;
  color: #58595b;
  display: block;
}

.blog-posts .blog-link:nth-child(2n) {
  background-color: #bfb6ad;
}

.blog-posts .blog-link:nth-child(2n):hover {
  background-color: #b4a99f;
}

.blog-posts .blog-link:hover {
  background-color: #d7d0cb;
  text-decoration: none;
}

@media (min-width: 1024px) {
  .blog-posts {
    display: table-row;
  }
  .blog-posts .title,
  .blog-posts .blog-link {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.1;
    padding: 20px;
  }
  .blog-posts .title {
    width: 16%;
    text-align: right;
    font-size: 28px;
  }
  .blog-posts .blog-link {
    width: 21%;
    font-size: 20px;
  }
}

.experts {
  position: relative;
  background: #58595b;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  width: 100%;
  padding: 20px 15px 20px 0;
  text-align: center;
  opacity: .75;
  top: 100px;
  -webkit-transition: .5s ease all;
  transition: .5s ease all;
}

.experts.in-view {
  opacity: 1;
  top: 0;
}

.experts h3 {
  font-size: 42px;
  margin: 0 0 10px;
  line-height: 48px;
  color: #fff;
}

.experts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.experts ul li {
  background: none;
  padding-left: 0;
}

.experts li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  background: transparent;
  width: 45%;
}

.experts li img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.experts a {
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  overflow: hidden;
  text-align: center;
  max-width: 100%;
}

.experts a .overlay {
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 18px;
  left: 0;
  right: 0;
  top: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.experts a .label-con {
  display: table;
  width: 100%;
  height: 100%;
}

.experts a .label {
  display: table-cell;
  vertical-align: middle;
}

.experts a .label .go {
  margin: 0 0 20px;
  display: inline-block;
  padding: 2px 2px 2px 4px;
  line-height: 1;
  border: 1px solid #fff;
  border-right: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: "OptionSansMedium", Arial, Verdana, sans-serif;
  position: relative;
  font-size: 16px;
  z-index: 5;
  font-size: 16px;
  margin-left: 5px;
  margin-bottom: 0;
}

.experts a .label .go:after {
  position: absolute;
  content: '';
  right: -8px;
  width: 16px;
  height: 16px;
  -webkit-transform: scale(0.75, 1) rotate(-45deg);
  -ms-transform: scale(0.75, 1) rotate(-45deg);
  transform: scale(0.75, 1) rotate(-45deg);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.experts a .label .go:hover {
  background-color: #fff;
  color: #264b62;
  text-decoration: none;
}

.experts a .label .go:hover:after {
  background-color: #fff;
}

.experts a .label .go:after {
  z-index: -1;
}

.experts a:hover .overlay {
  top: 0;
  bottom: 0;
}

@media (min-width: 1024px) {
  .experts {
    text-align: right;
    padding: 0;
  }
  .experts h3 {
    text-align: right;
    margin: 10px 0 0;
    max-width: 15%;
  }
  .experts h3,
  .experts ul {
    display: inline-block;
    vertical-align: middle;
  }
  .experts ul {
    max-width: 85%;
  }
  .experts ul li {
    max-width: 43%;
    width: auto;
  }
}

@media (min-width: 1280px) {
  .experts h3 {
    padding-right: 20px;
  }
}

.gallery .content-con {
  max-height: 0;
  -webkit-transition: .5s ease max-height;
  transition: .5s ease max-height;
}

.gallery .content-con.in-view {
  max-height: 2000px;
}

.request-quote-con {
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  opacity: .75;
  position: relative;
  top: 50px;
  -webkit-transition: .5s ease all;
  transition: .5s ease all;
}

.request-quote-con.in-view {
  opacity: 1;
  top: 0;
}

.request-quote-con p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-family: "AnodyneRegular", Arial, Verdana, sans-serif;
  font-size: 30px;
  color: #992929;
}

.request-quote-con a {
  display: inline-block;
  vertical-align: middle;
  padding: 6px;
  text-align: right;
  background-color: #992929;
  color: #fff;
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  -webkit-transition: .5s ease all;
  transition: .5s ease all;
  left: 0;
}

.request-quote-con a:before {
  position: absolute;
  content: '';
  left: -11px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 15px solid #992929;
  border-bottom: 14px solid #992929;
  border-left: 15px solid transparent;
  -webkit-transform: scale(0.55, 1);
  -ms-transform: scale(0.55, 1);
  transform: scale(0.55, 1);
  -webkit-transition: .5s ease all;
  transition: .5s ease all;
}

.request-quote-con a:after {
  position: absolute;
  content: '';
  right: -10px;
  top: 5px;
  width: 20px;
  height: 20px;
  -webkit-transform: scale(0.75, 1) rotate(-45deg);
  -ms-transform: scale(0.75, 1) rotate(-45deg);
  transform: scale(0.75, 1) rotate(-45deg);
  background: #992929;
  z-index: -1;
  -webkit-transition: .5s ease all;
  transition: .5s ease all;
}

.request-quote-con a:hover {
  left: 5px;
  background: #660a0a;
  text-decoration: none;
}

.request-quote-con a:hover:before {
  border-top: 15px solid #660a0a;
  border-bottom: 14px solid #660a0a;
}

.request-quote-con a:hover:after {
  background: #660a0a;
}

@media (min-width: 768px) {
  .request-quote-con {
    text-align: right;
    margin-right: 20px;
  }
}

@media (min-width: 1280px) {
  .request-quote-con {
    margin-right: 0;
  }
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh-persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh-persistent,
ul.menubeanh-persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh-persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh-persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh-persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh-persistent ul,
ul.menubeanh-persistent ul ul,
ul.menubeanh-persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh-persistent li.over ul ul,
ul.menubeanh-persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh-persistent li.over ul,
ul.menubeanh-persistent ul li.over ul,
ul.menubeanh-persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv-persistent,
ul.menubeanv ul,
ul.menubeanv-persistent, ul {
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv-persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv-persistent li.mi-parent {
  cursor: pointer;
}
ul.menubeanv-persistent li ul {
  display: none;
}
ul.menubeanv-persistent li.over ul {
  display: block;
}
