/* Generated by less 2.5.1 */
/*Public styles*/
/*------------------------------------*\
  - Imports
  - Vars
  - Main & helpers
  - Structure
      - Blocks
      - Buttons
      - Forms
  - Pages 
      - Homepage
      - Posts
  - Responsive

  - Print


/*------------------------------------*\
    Imports
\*------------------------------------*/
@import url(normalize.css);
@import url(fonts.css);
/*------------------------------------*\
    Vars
\*------------------------------------*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
/**,*/
/**:after,*/
/**:before {*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
/*}*/
/* html element 62.5% font-size for REM use */
/*html {*/
  /*!*font-size: 62.5%;*!*/
/*}*/
/*.section-heading {*/
  /*!*font: 600 21px 'Open Sans', sans-serif;*!*/
/*}*/

/*body {*/
  /*!*font: 300 21px 'Open Sans', sans-serif;*!*/
  /*!*font-weight: 300;*!*/
  /*!*font-size: 21px;*!*/
  /*!*font-family: 'Open Sans', sans-serif;*!*/
  /*!*color: #303030;*!*/
/*}*/
/* clear */
/*.clear:before,*/
/*.clear:after {*/
  /*content: ' ';*/
  /*display: table;*/
/*}*/
/*.clear:after {*/
  /*clear: both;*/
/*}*/
/*.clear {*/
  /**zoom: 1;*/
/*}*/
img {
  max-width: 100%;
  vertical-align: bottom;
}
a {
  color: var(---app-primary-color);
  text-decoration: none;
}
a:hover {
  color: var(---app-primary-color);
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
input:focus {
  outline: 0;
  border: 1px solid var(---app-primary-color);;
}
/*h1,*/
/*h2,*/
/*h3 {*/
  /*!*font-family: 'Sony Sketch EF';*!*/
/*}*/
.transition {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}

/*.btn-default {*/
  /*color: white;*/
/*}*/
/*a.btn-default,*/
/*button.btn-default,*/
/*input.btn-default,*/
/*.btn-default {*/
  /**/
  /*text-transform: uppercase;*/
  /*font-family: 'Sony Sketch EF';*/
  /*border: 0;*/
  /*text-align: center;*/
  /*display: inline-block;*/
  /*padding: 15px 25px;*/
  /*opacity: 1;*/
  /*transition: 0.5s all;*/
  /*-webkit-transition: 0.5s all;*/
/*}*/


a.btn-default:hover,
button.btn-default:hover,
input.btn-default:hover,
.btn-default:hover {
  /*color: white;*/
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.toggle-nav {
  display: none;
}
.cta-wide {
  text-align: center;
}
xsection {
  min-height: 100vh;
}
/* header */
.header {
  height: 52px;
  background: #fff;
  box-shadow: 0 5px 5px -5px #333333;
  width: 100%;
  max-height: 52px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
}
/* logo */
.logo {
  display: inline-block;
  max-width: 150px;
}
.logo .logo-img {
  display: inline-block;
  width: 150px;
  margin-left: 30px;
}
/* nav */
.nav {
  width: 80%;
  display: inline-block;
  float: right;
  padding-right: 30px;
  margin-top: 20px;
}
.nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: right;
}
.nav ul li {
  display: inline-block;
}
.nav ul li a {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 10px;
  line-height: 35px;
  /*font-weight: 200;*/
  display: inline-block;
}
.nav ul li a.active {
  color: var(---app-primary-color);;
}
/* sidebar */
/* footer */

/*Overlay*/
.scalene-overlay {
  background: rgba(255, 255, 255, 0.6);
  height: 155vh;
  width: 160vw;
  transform: rotate(-61deg);
  -webkit-transform: rotate(-61deg);
  position: absolute;
  top: 0;
  z-index: 10;
  margin-left: -55vw;
}
.rec-overlay {
  background: rgba(255, 255, 255, 0.6);
  height: 120vh;
  width: 50vw;
  left: 10vw;
  position: absolute;
  top: 0;
  z-index: 10;
}
@media only screen and (min-width: 480px) {
  .rec-overlay {
    left: 0;
  }
}
@media only screen and (min-width: 666px) {
  .rec-overlay {
    left: 10vw;
  }
}
.publicSpan {
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
}
.anim-background {
  background-color: #FFF;
  width: 100%;
  margin-top: -50px;
  padding-top: 40px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 13;
}
.anim-background img {
  max-height: 120px;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/
.home {
  background: var(---background);
}
.home button:focus {
  outline: none!important;
}
/*.home h2 {*/
  /*!*font-size: 30px;*!*/
  /*text-transform: uppercase;*/
  /*margin-bottom: 20px;*/
/*}*/
.home .section-hero {
  text-align: center;
  overflow: hidden;
  background: url('../../img/hero-bg.jpg') no-repeat;
  background-attachment: fixed;
  background-position: 60% 28%;
  margin-top: 70px;
  padding-top: 5vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120vh;
  z-index: 13;
}

.public-body {
  /*font-family: latoregular;*/
  font-family: Roboto;
  background-color: var(---background);
  min-height: 100vh;
  padding-top: 60px;
  font-weight: 400;
  color: var(---text-body);
  font-size: 1.2rem;
  margin-top: 75px;
  padding-top: 20px;
}

.public-body .content {
  max-width: 1000px;
  margin-right: 10px;
  margin-left: 10px;
}

/*.public-body h3 {*/
  /*font-size: 36px;*/
/*}*/
.public-body a {
  color: var(---app-primary-color);
}


.public-body-light {
  font-family: Roboto;
  background-color: var(---background);
  min-height: 100vh;
  font-weight: 400;
  color: var(---text-body);
  font-size: 1.0rem;
  margin-top: 75px;
  padding-top: 20px;
}


.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.border {
  border-style: solid;
  border-color: #777777;
  border-width: thin;
}

.public-body .table-header {
  background-color: #777777;
  color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-color: #777777;
  border-width: thin;
}

.public-body .table-row {
  border-bottom-style: solid;
  border-bottom-color: #777777;
  border-width: thin;
}

.footnote {
  font-size: 14px;
}

@media only screen and (max-width: 767px) {

  /*.public-body h3 {*/
    /*font-size: 20px;*/
  /*}*/

  .public-body {
    font-size: 14px;
  }
  .footnote p {
    font-size: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .home .section-hero {
    position: relative;
  }
}
@media only screen and (min-width: 767px) {
  .home .section-hero {
    background-position: 14% 10%;
    background-size: cover;
  }

}
@media only screen and (min-width: 1024px) {
  .home .section-hero {
    background-position: 45% 10%;
    background-size: auto!important;
    background-position: 37% 2%;
  }

}
@media only screen and (min-width: 1169px) {
  .home .section-hero {
    background-position: 10% 0%;
  }

}
@media only screen and (min-width: 1560px) {
  .home .section-hero {
    background-position: 0% 0%;
    background-size: 119%;
  }
}


.home h1 {
  text-transform: uppercase;
}

.home .section-hero .scalene-overlay {
  height: 190vh;
  width: 140vw;
  margin-top: -24vh;
  transform: -160deg;
  -webkit-transform: rotate(-166deg);
}
@media only screen and (min-width: 767px) {
  .home .section-hero .scalene-overlay {
    height: 122vh;
    width: 169vw;
    transform: rotate(-61deg);
    -webkit-transform: rotate(-61deg);
  }
}
@media only screen and (min-width: 1024px) {
  .home .section-hero .scalene-overlay {
    height: 126vh;
    width: 171vw;
  }
}
@media only screen and (min-width: 1560px) {
  .home .section-hero .scalene-overlay {
    height: 155vh;
    width: 160vw;
  }
}
@media only screen and (min-width: 767px) {
  .home .section-hero .inner-contain {
    left: -15vw;
    position: relative;
  }
}
.home .section-hero .inner-contain p {
  text-align: center;
  margin: 0 auto 60px auto;
  position: relative;
  z-index: 14;
}
@media only screen and (min-width: 767px) {
  .home .section-hero .inner-contain p {
    text-align: left;
    max-width: 70%;
  }
}
@media only screen and (min-width: 1024px) {
  .home .section-hero .inner-contain p {
    max-width: 50%;
  }
}
.home .section-hero .inner-contain h1 {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  z-index: 14;
}
.home .section-hero .inner-contain h1 img {
  max-width: 300px;
  display: inline-block;
}
@media only screen and (min-width: 767px) {
  .home .section-hero .inner-contain h1 img {
    max-width: 400px;
  }
}
.home .section-hero .contact-btn {
  position: relative;
  z-index: 14;
}
.home .section-hero .arrow {
  display: block;
  margin: 0 auto;
  margin-top: 60px;
  position: relative;
  z-index: 14;
}
.home .section-consulting {
  position: relative;
  z-index: 14;
  background: url('../../img/consulting-bg.jpg') no-repeat top left;
  background-size: cover;
}
.home .section-consulting .wrapper {
  display: table;
  height: 100vh;
}
.home .section-consulting .wrapper .consulting-bg {
  background-color: white;
  padding: 8rem 2rem;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 480px) {
  .home .section-consulting .wrapper .consulting-bg {
    width: 70vw;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media only screen and (min-width: 1169px) {
  .home .section-consulting .wrapper .consulting-bg {
    background-color: transparent;
    width: auto;
    position: relative;
  }
}
.home .section-tech {
  position: relative;
  z-index: 12;
  background: url('../../img/tech-bg.jpg') no-repeat bottom right;
  background-size: cover;
  min-height: 130vh;
}
.home .section-tech .wrapper {
  display: table;
  height: 100vh;
  position: relative;
  padding-top: 30vh;
  z-index: 14;
}
@media only screen and (min-width: 480px) {
  .home .section-tech .wrapper {
    left: 10vw;
  }
}
@media only screen and (min-width: 1560px) {
  .home .section-tech .wrapper {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .home .section-tech .wrapper {
    padding-top: 0;
  }
}
@media only screen and (min-width: 666px) {
  .home .section-tech .wrapper .col-l {
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .home .section-tech .wrapper .col-l {
    padding-left: 0;
  }
}
@media only screen and (min-width: 320px) {
  .home .section-tech .wrapper p {
    max-width: 70vw;
  }
}
@media only screen and (min-width: 480px) {
  .home .section-tech .wrapper p {
    max-width: 45vw;
  }
}
@media only screen and (min-width: 666px) {
  .home .section-tech .wrapper p {
    max-width: 60vw;
  }
}
@media only screen and (min-width: 1024px) {
  .home .section-tech .wrapper p {
    width: 40vw;
  }
}
.home .section-tech .rec-overlay {
  width: 80vw;
  height: 130vh;
}
@media only screen and (min-width: 480px) {
  .home .section-tech .rec-overlay {
    width: 80vw;
  }
}
@media only screen and (min-width: 1024px) {
  .home .section-tech .rec-overlay {
    width: 50vw;
  }
}
@media only screen and (max-width: 767px) {
  .home .section-tech .rec-overlay {
    height: 100vh;
  }
}
.home .section-tech-feat {
  text-align: center;
  /*min-height: 60vh;*/
  z-index: 12;
  position: relative;
  background-color: #d3d3d3;
  margin-bottom: -10px;
  padding-bottom: 180px;

}
/*@media only screen and (min-width: 767px) {*/
  /*.home .section-tech-feat {*/
    /*padding-bottom: 40vh;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 1169px) {*/
  /*.home .section-tech-feat {*/
    /*padding-bottom: 20vh;*/
  /*}*/
/*}*/
/*.home .section-tech-feat h2 {*/
  /*margin-top: 20vh;*/
  /*margin-bottom: 10vh;*/
/*}*/
.home .section-tech-feat .custom-carousel {
  position: relative;
}
.home .section-tech-feat .custom-carousel li {
  width: 32%;
  display: inline-block;
}
.home .section-tech-feat .custom-carousel li p {
  position: absolute;
  width: 90%;
  margin-left: -45%;
  left: 50%;
  opacity: 0;
  margin-top: 15px;
  font-size: 14px;
}
@media only screen and (min-width: 767px) {
  .home .section-tech-feat .custom-carousel li p {
    width: 85%;
    left: 50%;
    margin-left: -40%;
    font-size: 18px;
  }
}
.home .section-tech-feat .custom-carousel li.sep {
  background: #c01a1e;
  height: 3px;
  position: absolute;
  top: 95px;
  left: 0;
  width: 0;
  display: block;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}

/*This is the red triangle below heading*/
.home .section-tech-feat .custom-carousel li.active .carousel-switch::after {
  bottom: -20px;
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #c01a1e transparent;
  opacity: 0;
  left: 50%;
  margin-left: -10px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.home .section-tech-feat .custom-carousel .carousel-switch {
  border: 0;
  background: 0;
  height: 95px;
  max-height: 95px;
  overflow: hidden;
  /*max-width: 70%;*/
  font-family: 'Sony Sketch EF';
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 20px;
  opacity: 0;
  position: relative;
}
/*@media only screen and (min-width: 480px) {*/
  /*.home .section-tech-feat .custom-carousel .carousel-switch {*/
    /*max-width: 100%;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 801px) {*/
  /*.home .section-tech-feat .custom-carousel .carousel-switch {*/
    /*max-width: 70%;*/
  /*}*/
/*}*/
.home .section-tech-feat.skrollable-after .custom-carousel li.sep {
  width: 100%;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.home .section-tech-feat.skrollable-after .custom-carousel li .carousel-switch {
  opacity: 1;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.home .section-tech-feat.skrollable-after .custom-carousel li.active .carousel-switch:hover .carousel-switch {
  color: #c01a1e;
}
.home .section-tech-feat.skrollable-after .custom-carousel li.active .carousel-switch::after {
  opacity: 1;
  bottom: 0;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.home .section-tech-feat.skrollable-after .custom-carousel li.active p {
  opacity: 1;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
@media only screen and (max-width: 767px) {
  .home .section-tech-feat .custom-carousel li.sep {
    width: 100%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
  }
  .home .section-tech-feat .custom-carousel li .carousel-switch {
    opacity: 1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
  }
  .home .section-tech-feat .custom-carousel li.active .carousel-switch:hover .carousel-switch {
    color: #c01a1e;
  }
  .home .section-tech-feat .custom-carousel li.active .carousel-switch::after {
    opacity: 1;
    bottom: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
  }
  .home .section-tech-feat .custom-carousel li.active p {
    opacity: 1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
  }
}
.home .section-join {
  text-align: center;
  background: #fff;
  padding: 20vh 0;
  background-size: cover;
  min-height: 130vh;
  position: relative;
  background: url('../../images/full-bkg.png') no-repeat 68% 49%;
}
@media only screen and (min-width: 767px) {
  .home .section-join {
    background: url('../../images/full-bkg.png') no-repeat bottom right;
  }
}
.home .section-join .wrapper {
  z-index: 11;
}
.home .section-join h2 {
  margin: 0 0 10vh 0;
  text-align: center;
}
.home .section-join .col-1-3 {
  width: 32%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.home .section-join .col-1-3 h3 {
  text-transform: uppercase;
}
.home .section-join .col-1-3 p {
  padding-right: 40px;
}
@media only screen and (min-width: 801px) {
  .home .section-join .col-1-3 p {
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1024px) {
  .home .section-join .col-1-3 p {
    padding-right: 40px;
  }
}
.home .section-join .join-overlay {
  background: rgba(255, 255, 255, 0.6);
  height: 102vh;
  width: 256vw;
  transform: rotate(120deg);
  -webkit-transform: rotate(120deg);
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  margin-left: -40vw;
}
@media only screen and (min-width: 767px) {
  .home .section-join .join-overlay {
    width: 142vw;
  }
}
@media only screen and (min-width: 767px) {
  .home .section-join .join-overlay {
    height: 76vh;
    width: 206vw;
    transform: rotate(174deg);
    -webkit-transform: rotate(174deg);
  }
}
.home .cta-wide {
  background: #2a2a29;
  padding: 5vh 0;
  z-index: 12;
  position: relative;
}
.col-r {
  text-align: right;
  width: 100%;
  display: table-cell;
  height: 100%;
  padding-left: 55%;
  vertical-align: middle;
}
.col-r h2 {
  text-align: right;
}
.col-l {
  text-align: left;
  width: 100%;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  padding-right: 45%;
}
@keyframes grow {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/*COntact Page*/
.section-contact {
  text-align: center;
  background: url('../../img/contact-bg.jpg') no-repeat center right;
  background-size: cover;
}
.section-contact h1 {
  color: #2a2a29;
  font-size: 50px;
  text-transform: uppercase;
}
.section-contact .wrapper {
  padding-top: 20vh;
  max-width: 750px;
}
.section-contact textarea,
.section-contact .input-text {
  display: block;
  width: 100%;
  color: #888;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 4px 10px;
  border: 1px solid #d3d3d3;
  background: #fff;
}
.section-contact textarea {
  min-height: 150px;
}
.section-contact .error {
  display: none;
}
.section-contact .has-error textarea,
.section-contact .has-error .input-text {
  border: 1px solid #c01a1e;
}
.section-contact .has-error .error {
  display: block;
  font-size: 12px;
  color: #c01a1e;
  text-align: left;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width: 1024px) {
  .nav ul li a {
    font-size: 16px;
  }
  .home .section-tech-feat .custom-carousel .carousel-switch {
    font-size: 20px;
  }
  .wrapper {
    max-width: 1280px;
    width: 95%;
  }
  .home .section-hero p {
    max-width: 80%;
  }
}
@media only screen and (max-width: 800px) {
  .home .section-join .col-1-3 {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
  .toggle-nav {
    display: block;
    float: right;
    background: #fff;
    color: #000;
    border: 0;
    padding: 5px 5px 5px 5px;
    margin: 8px 10px;
    position: relative;
    border: 1px solid #000;
  }
  .toggle-nav b {
    width: 40px;
    height: 6px;
    display: block;
    background: #000;
    margin: 4px 0;
    border-radius: 90px;
  }
  #main-nav {
    display: none;
    height: 90vh;
    background: #fff;
    width: 100%;
    position: absolute;
    right: 0;
    top: 60px;
    border-top: 1px solid #000;
  }
  #main-nav ul {
    padding-right: 0;
  }
  #main-nav li {
    display: block;
    text-align: right;
    padding-right: 0;
    margin-right: 0;
  }
  #main-nav.visible {
    display: block;
  }
  /*.home .section-tech-feat {*/
    /*min-height: 100vh;*/
  /*}*/
}
@media only screen and (max-width: 480px) {
  .home .section-hero {
    padding-top: 10vh;
  }
  .home .section-hero h1 {
    margin-top: 0;
    margin-bottom: 15px;
  }
  /*p {*/
    /*font-size: 16px;*/
  /*}*/
  .wrapper {
    max-width: 1280px;
    width: 95%;
  }
  .home .section-hero p {
    max-width: 90%;
    font-size: 16px;
  }
  .scalene-overlay {
    height: 90vh;
  }
  .section-heading {
    font-weight: 500;
  }
  .home .section-consulting {
    background-position: 30% 24%;
  }
  .col-l,
  .col-r {
    padding: 0 15px;
  }
  .col-l p,
  .col-r p {
    max-width: 80vw;
  }
  .col-l h2,
  .col-r h2 {
    max-width: 80vw;
    font-size: 30px;
  }

  .rec-overlay {
    width: 80vw;
    left: 0;
  }
  .home .section-tech-feat h2 {
    font-size: 40px;
  }
  .home .section-tech-feat .custom-carousel li {
    width: 100%;
    display: block;
    position: absolute;
  }
  .home .section-tech-feat .custom-carousel li.active {
    z-index: 15;
  }
  .home .section-tech-feat .custom-carousel li .carousel-switch {
    background: #d3d3d3;
    width: 100%;
    overflow: visible;
  }
  .home .section-tech-feat.skrollable-after .custom-carousel li .carousel-switch::before,
  .home .section-tech-feat.skrollable-after .custom-carousel li.active .carousel-switch::before {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    content: "";
    display: block;
    border: 1px solid #c01a1e;
    position: absolute;
    top: 70vh;
    left: 50%;
    margin-left: -5px;
  }
  .home .section-tech-feat.skrollable-after .custom-carousel li.active .carousel-switch::before {
    background: #c01a1e;
  }
  .home .section-tech-feat.skrollable-after .custom-carousel li:nth-child(4) .carousel-switch::before {
    margin-left: 15px;
  }
  .home .section-tech-feat.skrollable-after .custom-carousel li:nth-child(2) .carousel-switch::before {
    margin-left: -25px;
  }
  .home .section-tech-feat.skrollable-after .custom-carousel li:nth-child(3) .carousel-switch::before {
    margin-left: -5px;
  }
  .home .section-join .col-1-3 p {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) and only screen and (min-width: 767px) {
  .home .section-consulting {
    background-position: right top;
  }
}
@media only screen and (max-width: 767px) {
  .home .section-tech-feat .custom-carousel li .carousel-switch::before,
  .home .section-tech-feat .custom-carousel li.active .carousel-switch::before {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    content: "";
    display: block;
    border: 1px solid #c01a1e;
    position: absolute;
    top: 70vh;
    left: 50%;
    margin-left: -5px;
  }
  .home .section-tech-feat .custom-carousel li.active .carousel-switch::before {
    background: #c01a1e;
  }
  .home .section-tech-feat .custom-carousel li:nth-child(4) .carousel-switch::before {
    margin-left: 15px;
  }
  .home .section-tech-feat .custom-carousel li:nth-child(2) .carousel-switch::before {
    margin-left: -25px;
  }
  .home .section-tech-feat .custom-carousel li:nth-child(3) .carousel-switch::before {
    margin-left: -5px;
  }
  .home .section-join .col-1-3 p {
    padding-right: 0;
  }

}

/*@media screen and (min-width: 480px) {*/
  /*.home h2 {*/
    /*font-size: 30px;*/
  /*}*/
/*}*/
/*@media screen and (min-width: 800px) {*/
  /*.home h2 {*/
    /*font-size: 48px;*/
  /*}*/
/*}*/

/*@media screen and (min-width: 1200px) {*/
  /*.home h2 {*/
    /*font-size: 60px;*/
  /*}*/
/*}*/

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #c01a1e;
  color: #FFF;
  text-shadow: none;
}
::-webkit-selection {
  background: #c01a1e;
  color: #FFF;
  text-shadow: none;
}
::-moz-selection {
  background: #c01a1e;
  color: #FFF;
  text-shadow: none;
}
/*------------------------------------*\
    WORDPRESS Admin
\*------------------------------------*/
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.facebookLoginButton {
  width: 185px;
  height: 45px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0.8rem !important;
}
.facebookLoginButton:hover,
.facebookLoginButton:visited,
.facebookLoginButton:active,
.facebookLoginButton:focus,
.facebookLoginButton::selection {
  border-color: #0000ff;
  color: #ffffff;
}

.googleLoginButton {
  width: 185px;
  height: 45px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0.8rem !important;
}
.googleLoginButton:hover {
  border-color: #ff0000;
  color: #ffffff;
}

.googleIcon{
  left: 20px;
  position: absolute;
  font-size: 23px;
}

.more-text {
  font-size: 18px;
}

@media only screen and (max-width: 767px) {
  .more-text {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .more-text {
    font-size: 16px;
  }
}


/*html,*/
/*body,*/
/*header,*/
/*.view {*/
    /*height: 100%;*/
/*}*/

/* Carousel*/
/*.carousel,*/
/*.carousel-item,*/
/*.carousel-item.active {*/
  /*height: 100%;*/
/*}*/
/*.carousel-inner {*/
  /*height: 100%;*/
/*}*/
/*.carousel .carousel-item video {*/
  /*min-width: 100%;*/
  /*min-height: 100%;*/
  /*width: auto;*/
  /*height: auto;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*transform: translate(-50%, -50%);*/
/*}*/

/*@media (min-width: 1200px) {*/
  /*#home-header-indicators {*/
    /*bottom: 260px;*/
  /*}*/
/*}*/

#home-slider {
  top: 54px;
  /*height: calc(100% - 600px);*/
}

/*.carousel .carousel-item video {*/
    /*position: absolute;*/
    /*min-width: 100%;*/
    /*min-height: 100%;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*width: auto;*/
    /*height: auto;*/
    /*-webkit-transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(1);*/
    /*-moz-transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(1);*/
    /*transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(1);*/
    /*z-index: -99*/
/*}*/



/*html {*/
    /*overflow: hidden*/
/*}*/



/*body{*/
    /*overflow: hidden;*/
    /*overflow-y: auto;*/
    /*-webkit-perspective: 1px;*/
    /*-moz-perspective: 1px;*/
    /*perspective: 1px;*/
    /*-webkit-transform-style: preserve-3d;*/
    /*-moz-transform-style: preserve-3d;*/
    /*transform-style: preserve-3d*/
/*}*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-card-style {
  height: 600px;
}

.home-social{
  margin-top: 10px;
  margin-bottom: 10px;

}

.promotions-text{
  line-height: 15.6px;
}

.panel-social-override {
  padding: 0px!important;
}

.home-social-icons {
  
  margin-left: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 991px) {
  .home-card-style {
    height: 700px;
  }
}

@media only screen and (max-width: 860px) {
  .home-card-style {
    height: 600px;
  }
}

@media only screen and (max-width: 650px) {
  .home-card-style {
    height: 580px;
  }
}

@media only screen and (max-width: 300px) {
  .home-card-style {
    height: 500px;
  }
}

.pretty.pretty-checkbox-multiline {
    white-space: normal;
}

.pretty.pretty-checkbox-multiline .state label{
      text-indent: 0;
      padding-left: 0.5em;
}

.pretty.pretty-checkbox-multiline .state label:after, 
.pretty.pretty-checkbox-multiline .state label:before,
.pretty.pretty-checkbox-multiline.p-icon .state .icon{
    top: calc(0%);
}


#store-cart-data{
  color: #000 !important;
}