a,
body,
div,
h1,
h2,
h3,
h4,
h5,
p {
  font-family: proxima-nova-alt !important;
}

#body.landing-page-6 #player .ytp-cued-thumbnail-overlay > .ytp-cued-thumbnail-overlay-image {
	background-position: center top;
}



.slick-dots {
  width: 40%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.slick-dots  li button {
  opacity: 0 !important;
}

.slick-dots  li {
  -webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
          box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  list-style-type: none;
  display: inline-block;
  height: 1em;
  width: 1em;
  border-radius: 50%;
  overflow: hidden;
  background-color: #DDD;
}

.slick-dots  li.slick-active {
    background-color: #AAA;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-box-shadow: inset 1px 2px 3px rgba(255,255,255,0.3);
            box-shadow: inset 1px 2px 3px rgba(255,255,255,0.3);
}

h3 {
  font-size: 17px;
  font-weight: 600;
}

section {
  padding: 0;
}

#circle1 {
  left: 90px;
}


#products #extra {
  z-index: 2;
  position: absolute;
  top: 100%;
  left: 0;
  clear: both;
  padding: 20px 30px;
  color: #ffffff;
  overflow: hidden;
  background-color: #000000;
  text-align: left;
}

#products #extra .btn {
  float: right;
}

#products #extra .toggle {
  border-color: #ffffff;
  background-color: #000000;
}

#products #extra a.btn {
  padding: 5px 10px !important;
}

#extra > p {
  padding-bottom: 2px;
  font-size: 22px;
}


#primary-cta {
  background-color: #e41c34;
}
#headline {
  position: relative;
  padding: 5% 0;
  background-size: cover;
}

#headline h1 {
  position: relative;
  left: -6px;
  margin: 0 0 12px;
  font-size: 111px;
  font-weight: 500;
  line-height: 86.5px !important;
  letter-spacing: -5px;
}

#headline p {
  margin-bottom: 18px;
  font-size: 23px;
  line-height: 30px;
}

#headline .scroll-down {
  position: absolute;
  bottom: 0;
}

#headline .btn.pull-right {
  margin: 12px 0 0 12px;
}

#headline .scroll-down a.btn {
  border: medium none;
}

#headline .intro-content {
  max-width: 830px;
  margin: 0 auto;
  padding: 60px 60px 42px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.65);
  outline: 19px solid rgba(255, 255, 255, 0.55);
  text-align: center;
  text-align: left;
}

#headline .btn {
  font-size: 23px !important;
}

#slideshow .owl-next,
#slideshow .owl-prev {
  position: absolute;
  top: 22.5%;
  color: #999;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 100px;
}

#slideshow .owl-prev {
  left: -50px;
}

#slideshow .owl-next {
  right: -50px;
}

#primary-cta .btn {
  margin: 0 16px;
  padding: 8px 24px !important;
  font-size: 27px !important;
}

#benefits .benefits-wrapper > div {
  padding: 0 8px;
}

#products .products-wrapper {
  position: relative;
  margin-bottom: 6em;
  padding-bottom: 4em;
}

#products .products-wrapper div:first-child {
  margin-bottom: 4em;
}

#products .products-wrapper div:nth-child(2) .img-wrap {
  padding-left: 50px;
}

#products .product-content a.btn {
  margin-left: 15px;
  font-size: 14.8px !important;
}

#products .product-content a.btn:first-of-type {
  margin-left: 0;
}

#products .product-content a.btn.white-on-red {
  margin-left: 12px;
  padding: 5px 10px !important;
}

#portfoliolist .portfolio {
  display: block;
  width: 25%;
  margin: 0;
  padding: 0 8px;
}

#portfoliolist .portfolio .portfolio-wrapper {
  height: 325px;
  background: #f2f2f2 none repeat scroll 0 0;
}

#portfoliolist .portfolio-content {
  padding: 33px 26px 0;
}

#portfoliolist .portfolio-content p {
  font-size: 15px;
  line-height: 1.25;
}

#portfoliolist .portfolio-content::after {
  content: "\f107";
  display: block;
  position: absolute;
  right: 0;
  bottom: 8px;
  left: 0;
  color: #999;
  text-align: center;
  font-family: fontawesome;
  font-size: 25px;
}

#portfoliolist .portfolio-content.no-roll::after {
  content: "";
}

#portfoliolist .portfolio-content.no-roll {
  cursor: default;
}

#portfoliolist .portfolio .portfolio-wrapper .caption {
  position: absolute;
  bottom: -185px;
  width: 100%;
  height: 185px;
  padding: 0 16px;
}

#portfoliolist .portfolio .portfolio-wrapper .caption .caption-bg {
  background-color: #e41c34;
}

#portfoliolist .portfolio .portfolio-wrapper .caption .caption-text .text-category {
  font-size: 15px;
}

.num-dot {
  display: block;
  width: 64px;
  height: 64px;
  color: #fff;
  border-radius: 64px;
  background-color: #000;
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 100;
  line-height: 64px;
}

.btn {
  text-transform: none;
  font-weight: 500;
}

.btn:hover {
  text-shadow: none !important;
}

.container {
  max-width: 1111px;
}

.bordered {
  border-width: 1px;
  border-style: solid;
}

.benefits-wrapper,
.products-wrapper,
.slideshow-wrapper {
  margin-top: 85px;
}

.benefit {
  height: 335px;
  background-color: #f2f2f2;
}

.benefit-content {
  padding: 33px 26px 8px;
}

.benefit-cta {
  position: absolute;
  bottom: 0;
  padding: 8px 26px 33px;
}

.project-details {
  left: calc(50% - 398px);
  width: 795px !important;
  margin-left: auto;
  margin-left: unset !important;;
  padding: 0;
}

.product-content {
  padding-top: 7.5em;
}

a.btn.white-on-red,
a.btn.white-on-red:visited {
  padding: 8px 24px !important;
  color: #fff !important;
  border-color: #e41c34;
  background-color: #e41c34;
}

a.btn.white-on-trans,
a.btn.white-on-trans:visited {
  color: #fff !important;
  border-color: #fff;
  background-color: transparent;
}

body .black-on-trans, body .white-on-trans {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}

body .black-on-trans {

  padding: 6px 8px !important;
  color: #000 !important;
  border-color: #000;
  background-color: transparent;
  font-size: 16.6px !important;
  letter-spacing: -0.2px;
}

body .black-on-trans:hover {
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.scroll-down {
  width: 100%;
  margin: 1.5em 0;
  text-align: center;
}

.scroll-down a i {
  width: auto;
  color: #e41d34;
  font-weight: 600;
}

.scroll-down a.btn {
  width: 36px;
  height: 36px;
  padding: 0 !important;
  border: 1px solid #b2b2b2;
  border-radius: 100% !important;
  background-color: #fff;
  font-size: 28px !important;
  line-height: 36px;
  letter-spacing: normal;
  -webkit-transition: all 0.5s ease 0;
  transition: all 0.5s ease 0;
}

.scroll-down .btn.page-scroll:hover {
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.bar h2 {
  margin: 0;
  padding: 5%;
  text-transform: none;
  font-size: 60px;
  font-weight: 100;
  line-height: 100%;
}

.bar h2 .arrow {
  content: "";
  position: absolute;
  bottom: -46px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -37.5px;
  border-color: #000 transparent transparent;
  border-width: 47px 37.5px 0;
  border-style: solid;
}

.product-content {
  max-width: 210px;
  float: left;
  padding-top: 7.5em;
}

.product-content > h4 + p {

    font-size: 15px;
    line-height: 23px;
    min-height: 140px;
  }

.product-content h3 {
  text-transform: none;
}

.product-content .btn {
  margin-top: 8px;
}

.benefit-content p {
  font-size: 15px;
  line-height: 1.25;
}

.product h3 {
  color: #e41d34;
}

.navbar .search-menu {
  position: absolute;
  top: 20px;
  right: 0;
}

.navbar .search-menu #search {
  display: inline-block;
  position: relative;
  top: 0 !important;
  right: 0;
  float: none !important;
}

.navbar .search-menu .live-help-text-link {
  position: relative;
}

.slideshow-wrapper {
  margin-bottom: 0;
}

.cta-pre {
  margin-bottom: 1.5em;
  color: #fff;
  font-size: 36px;
  font-weight: 100;
  line-height: 1;
}

.cta-post {
  margin: 1.5em 0 3em;
  color: #000;
  font-size: 22px;
}

.cta-post a {
  color: #000 !important;
}

.cta-post a:hover {
  text-shadow: none !important;
}

.footer {
  margin-top: 0;
}

.mfp-iframe-holder .mfp-content {
  max-width: 1111px;
}

.project-details {
  text-align: center;
}


/* MEDIUM MONITOR ** */
@media (max-height: 1080px) {

  #headline {
    position: relative;
    padding: 2.5% 0;
    background-size: cover;
  }

  #headline h1 {
    position: relative;
    left: -6px;
    margin: 0 0 12px;
    font-size: 80px;
    font-weight: 500;
    line-height: 65px !important;
    letter-spacing: -2px;
  }

  #headline p {
    margin-bottom: 18px;
    font-size: 17px;
    line-height: 22px;
  }

  #headline .intro-content {
    max-width: 630px;
    margin: 0 auto;
    padding: 25px 30px 50px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
    outline: 19px solid rgba(255, 255, 255, 0.55);
    text-align: center;
    text-align: left;
  }

  #products img {
    max-width: 205px;
    max-height: 500px;
    margin: 0 3px;
    padding-right: 20px;
  }

  #products p {
    font-size: 16px;
  }

  #products .product-content {
    padding-top: 4.5em;
  }

  #products .products-wrapper {
    margin-top: 70px;
  }

  .benefit {
    height: 375px;
  }

  .bar h2 {
    font-size: 50px;
  }

  .benefit-content p {
    font-size: 14px;
  }
}




/* IPAD LANDSCAPE ** */
@media (max-width: 1024px) {

  #products .product-content {
    padding-top: 2em;
  }

  #products .scroll-down {
    position: relative;
    top: -30px;
    margin-top: 0;
  }

  #slideshow .slideshow-wrapper {
    margin: 60px 0 0 12px;
    width: 100%;
  }
}




/* LAPTOP MONITOR ** */
@media (max-height: 900px) {

  #headline .btn {
    font-size: 16px !important;
  }

  #headline .intro-content {
    padding-bottom: 40px;
  }

  #products .img-wrap img {
    max-height: 470px;
  }

  #slideshow .image-wrap img {
    max-height: 340px;
  }
}




/* IPAD PORTRAIT ** */
@media (max-width: 768px) {

  #headline {
    max-height: 400px;
    padding: 93px 38px;
  }

  #headline h1 {
    line-height: 70px !important;
  }

  #headline p {
    font-size: 20px;
  }

  #headline .intro-content {
    max-width: 730px;
    padding: 30px 30px 45px;
  }

  #headline .scroll-down {
    left: 0;
  }

  #products .products-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    float: none;
  }

  #products .products-wrapper > div {
    display: inline-block;
    width: 50%;
    float: left;
  }

  #products .products-wrapper .product {
    display: block;
    position: relative;
    height: auto;
  }

  #products .products-wrapper > div .img-responsive.pull-left {
    float: left !important;
    margin: 0 auto;
    padding: 0;
    padding-top: 40px
  }

  #products .products-wrapper > div .img-wrap {
    position: relative;
    width: 100%;
    height: 200px;
    float: left;
  }

  #products .products-wrapper > div .img-wrap a {
    width: 100%;
    max-height: 15em;
    float: left;
    overflow: hidden;
  }

  #products .products-wrapper div.img-wrap:first-child {
    margin-bottom: 2vw;
  }

  #products .product-content {
    max-width: 50%;
    float: right;
    padding-top: 2.5em;
  }

  #products .scroll-down {
    top: auto;
    margin-top: 1.5em;
  }

  #slideshow .slideshow-wrapper {
    max-width: 97%;
    margin-top: 80px;
  }

  #primary-cta .btn {
    font-size: 18px !important;
  }

  #portfoliolist .portfolio {
    width: 50%;
    margin-bottom: 16px;
  }

  .benefit {
    height: 312px;
    margin-bottom: 1em;
  }

  .project-details {
    left: 0;
    width: 100% !important;
    margin-left: 0;
  }
  .project-details h3 {
    margin-top: 1em;
  }
  .benefits-wrapper {
    position: relative;
    left: -6px;
    margin-top: 85px;
  }

  .owl-item img {
    max-height: 620px;
  }

  .col-lg-12.wow.fadeIn.bar.animated h2 {
    font-size: 40px !important;
    line-height: 130px;
  }
}




@media (max-width: 667p) {

  #body #bs-example-navbar-collapse-1 {
    top: 16px !important;
    left: 15px;
    overflow: visible;
  }

  .navbar-nav {
    margin-left: 0;
  }

  .navbar-nav.navbar-right {
    right: unset !important;
    left: -6px !important;
  }

  .navbar-header-fixed p {
    font-size: 16px;
    line-height: 1;
  }
}




@media (max-width: 667px) {

  #products .img-wrap {
    padding-left: 0 !important;
  }
}




/* SMARTPHONE LANDSCAPE ** */
@media (max-width: 600px) {

  #headline {
    padding: 0;
  }

  #headline h1 {
    line-height: 40px !important;
  }

  #headline p {
    font-size: 18px;
    line-height: 1.25;
  }

  #products .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  #headline .intro-content {
    padding: 30px 30px 100px;
  }

  #primary-cta .btn {
    display: block;
    margin: 0 0 25px;
    font-size: 20px !important;
  }

  #portfoliolist .portfolio {
    width: 100%;
    -webkit-user-select: none;
  }

  #headline h1 {
    font-size: 45px;
  }

  .cta-pre {
    font-size: 32px;
  }

  .bar h2 {
    font-size: 24.8px;
    line-height: 78px;
  }
}




@media (min-width: 400px) and (max-width: 580px) {
  div.col-sm-6.wow.fadeIn.text-left.animated {
    display: inline-block;
    width: 50%;
    max-width: 50%;
  }
}




@media (min-width: 401px) and (max-width: 480px) {
  .col-lg-12.wow.fadeIn.bar.animated h2 {
    font-size: 30px !important;
    line-height: 130px;
  }
}




/* SMARTPHONE PORTRAIT ** */
@media (max-width: 400px) {
  .bar h2 {
    font-size: 16px;
    line-height: 64px;
  }

  #products div.col-sm-6.wow.fadeIn.text-left.animated {
    padding-right: 1em;
    padding-left: 1em;
  }

  #headline {
    max-height: 220px;
  }

  #headline h1 {
    font-size: 40px;
    letter-spacing: -1px;
  }

  #headline .intro-content {
    padding-bottom: 70px;
  }

  #headline p a.btn {
    display: block;
    float: none !important;
    margin: 15px 0 0;
  }

  #headline .btn.pull-right {
    margin-left: 0;
  }

  #products .products-wrapper {
    display: inline-block;
    width: 100%;
    float: none;
  }

  #products .products-wrapper > div .img-responsive.pull-left {
    float: left !important;
    margin: 0 auto;
    padding: 0;
  }

  #products .products-wrapper div.img-wrap:first-child {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  #products .products-wrapper > div .img-wrap {
    position: relative;
    width: 100%;
    height: 200px;
    float: left;
    overflow: hidden;
  }

  #products .products-wrapper > div p {
    display: inline-block;
    width: 100%;
    float: left;
    font-size: 1.4em;
  }

  #products .products-wrapper > div .img-wrap a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    float: left;
  }

  #products .img-wrap {
    max-width: 100%;
    float: none;
    text-align: left;
  }

  #products .img-wrap img {
    max-height: 465px;
    margin: 0;
  }

  #products .product-content {
    max-width: 100%;
    float: none;
    margin: 0 0 25px;
    padding-top: 1em;
  }

  #products .products-wrapper div:nth-child(2) .img-wrap {
    padding-left: 0;
  }

  #slideshow .slideshow-wrapper {
    min-width: 0;
    max-width: 100%;
    margin-left: 0;
  }

  .benefit {
    height: 335px;
  }

  .benefits-wrapper {
    min-width: 0;
    padding: 0 !important;
  }

  .products-wrapper {
    min-width: 0;
  }

  .slideshow-wrapper {
    min-width: 0;
  }

  .cta-pre {
    font-size: 27px;
  }

  .col-lg-12.wow.fadeIn.bar.animated h2 {
    font-size: 25px !important;
    line-height: 130px;
  }
}

/* Move Live Help Link off the top and over next to Search */
@media (min-width: 768px) {
  .navbar #mobile-search {
    display: none;
  }
}
