/* line 24, ../stylesheets/main.scss */
.header-style01 .navbar-default .navbar-nav > li > a.active {
  border-bottom: 3px solid;
  border-color: #0092c5;
}

/* line 28, ../stylesheets/main.scss */
.center-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 34, ../stylesheets/main.scss */
.signup-button-container {
  padding-top: 18px;
  padding-bottom: 22px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 40, ../stylesheets/main.scss */
.signup-button-container .signup-button {
  border: 2px solid #0092c5;
  border-radius: 20px;
  height: 40px;
  max-width: 500px;
  text-align: center;
  background-color: #0092c5;
}
/* line 50, ../stylesheets/main.scss */
.signup-button-container .signup-button:hover {
  cursor: pointer;
  border: 2px solid #006d91;
  background-color: #006d91;
}
/* line 56, ../stylesheets/main.scss */
.signup-button-container .signup-button .big-header {
  padding: 0 15px;
  min-width: 150px;
  line-height: 37px;
  font-weight: 500;
}
@media (min-width: 310px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* smartphones, iPhone, portrait 480x320 phones */
    font-size: 14px;
  }
}
@media (min-width: 360px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    font-size: 16px;
  }
}
@media (min-width: 481px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    font-size: 20px;
  }
}
@media (min-width: 641px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    font-size: 20px;
  }
}
@media (min-width: 991px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* big landscape tablets, laptops, and desktops */
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* hi-res laptops and desktops */
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* hi-res laptops and desktops */
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  /* line 56, ../stylesheets/main.scss */
  .signup-button-container .signup-button .big-header {
    /* hi-res laptops and desktops */
    font-size: 20px;
  }
}

/* line 67, ../stylesheets/main.scss */
.signup-button a {
  display: inline-block;
  width:100%;
  height:100%;
  border: none !important;
  font-family: 'Raleway', 'Open Sans', Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: white !important;
  text-transform: uppercase;
  line-height: 38px;
  padding: 0 10px;
}

/* line 81, ../stylesheets/main.scss */
.navbar-nav .login-button {
  border: none !important;
  font-family: 'Raleway', 'Open Sans', Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
}
/* line 87, ../stylesheets/main.scss */
.navbar-nav .login-button:hover {
  color: #006d91 !important;
}
/* line 92, ../stylesheets/main.scss */
.navbar-nav .call-button {
  border: none !important;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  color: #006d91 !important;
}
/* line 99, ../stylesheets/main.scss */
.navbar-nav .call-button:hover {
  color: #223A52 !important;
}

/* line 106, ../stylesheets/main.scss */
.navbar-default .navbar-nav > li > a.active {
  border-bottom: 3px solid #0092c5;
}

/* line 111, ../stylesheets/main.scss */
.centered-home-button {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 25px;
}
/* line 117, ../stylesheets/main.scss */
.centered-home-button h2 {
  border: solid 2px #0092c5;
  text-align: center;
  vertical-align: middle;
  border-radius: 20px;
  padding: 15px;
}
/* line 124, ../stylesheets/main.scss */
.centered-home-button h2:hover {
  cursor: pointer;
}
/* line 128, ../stylesheets/main.scss */
.centered-home-button h2 a {
  color: #333;
}
/* line 130, ../stylesheets/main.scss */
.centered-home-button h2 a:hover {
  color: #0092c5;
  cursor: pointer;
}

/* line 138, ../stylesheets/main.scss */
.service-list {
  width: 400px;
}
.service-list p {
  line-height: 30px;
}
@media (min-width: 310px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* smartphones, iPhone, portrait 480x320 phones */
    padding-left: 50px;
  }
}
@media (min-width: 360px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    padding-left: 50px;
  }
}
@media (min-width: 481px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    padding-left: 50px;
  }
}
@media (min-width: 641px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    padding-left: 50px;
  }
}
@media (min-width: 768px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    padding-left: 0px;
  }
}
@media (min-width: 991px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* big landscape tablets, laptops, and desktops */
    padding-left: 0px;
  }
}
@media (min-width: 1200px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* hi-res laptops and desktops */
    padding-left: 0px;
  }
}
@media (min-width: 1440px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* hi-res laptops and desktops */
    padding-left: 0px;
  }
}
@media (min-width: 1600px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* hi-res laptops and desktops */
    padding-left: 0px;
  }
}
@media (min-width: 310px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* smartphones, iPhone, portrait 480x320 phones */
    padding-right: 50px;
  }
}
@media (min-width: 360px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    padding-right: 50px;
  }
}
@media (min-width: 481px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    padding-right: 50px;
  }
}
@media (min-width: 641px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    padding-right: 50px;
  }
}
@media (min-width: 768px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    padding-right: 0px;
  }
}
@media (min-width: 991px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* big landscape tablets, laptops, and desktops */
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* hi-res laptops and desktops */
    padding-right: 0px;
  }
}
@media (min-width: 1440px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* hi-res laptops and desktops */
    padding-right: 0px;
  }
}
@media (min-width: 1600px) {
  /* line 138, ../stylesheets/main.scss */
  .service-list {
    /* hi-res laptops and desktops */
    padding-right: 0px;
  }
}
/* line 144, ../stylesheets/main.scss */
.service-list li p {
  font-family: 'Raleway', 'Open Sans', Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #333;
  padding-top: 20px;
  padding-left: 95px;
}

/* line 155, ../stylesheets/main.scss */
.master-slider-full {
  height: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

/* line 162, ../stylesheets/main.scss */
.fullfilter {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(37, 41, 44, 0.7);
}
@media (min-width: 310px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* smartphones, iPhone, portrait 480x320 phones */
    margin-top: 150px;
  }
}
@media (min-width: 360px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    margin-top: 150px;
  }
}
@media (min-width: 481px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    margin-top: 150px;
  }
}
@media (min-width: 641px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    margin-top: 150px;
  }
}
@media (min-width: 768px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    margin-top: 110px;
  }
}
@media (min-width: 991px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* big landscape tablets, laptops, and desktops */
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* hi-res laptops and desktops */
    margin-top: 0px;
  }
}
@media (min-width: 1440px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* hi-res laptops and desktops */
    margin-top: 0px;
  }
}
@media (min-width: 1600px) {
  /* line 170, ../stylesheets/main.scss */
  .fullfilter.dynamic-fullfilter {
    /* hi-res laptops and desktops */
    margin-top: 0px;
  }
}

/* line 175, ../stylesheets/main.scss */
.main-color {
  background-color: #0092c5;
}

/* line 179, ../stylesheets/main.scss */
.benefits-icons {
  text-align: center;
}
/* line 182, ../stylesheets/main.scss */
.benefits-icons .icon-container {
  width: 100px;
  height: 100px;
  display: inline-block;
}

/* line 189, ../stylesheets/main.scss */
.svg-color .st1 {
  fill: #0092c5;
}

/* line 194, ../stylesheets/main.scss */
.svg-full-white .st0 {
  fill: #fff;
}
/* line 198, ../stylesheets/main.scss */
.svg-full-white .st1 {
  fill: #fff;
}

/* line 203, ../stylesheets/main.scss */
.white {
  color: #fff;
}

/* line 207, ../stylesheets/main.scss */
.white-bg {
  background-color: white;
}

/* line 211, ../stylesheets/main.scss */
.text-center {
  text-align: center;
}

/* line 217, ../stylesheets/main.scss */
.value-prop h2 {
  font-family: 'Raleway', 'Open Sans', Arial, sans-serif;
  font-weight: 600;
  font-size: 38px;
  padding-top: 10px;
  color: white;
}
/* line 224, ../stylesheets/main.scss */
.value-prop h3 {
  font-family: 'Raleway', 'Open Sans', Arial, sans-serif;
  font-weight: 600;
  font-size: 32px;
  padding-top: 10px;
  line-height: 40px;
  color: white;
}
/* line 232, ../stylesheets/main.scss */
.value-prop h4 {
  font-family: 'Raleway', 'Open Sans', Arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 34px;
}
/* line 238, ../stylesheets/main.scss */
.value-prop h4 b {
  font-weight: 600;
}
/* Added manually by Josh */
.value-prop ul {
  color: white;
  font-size: 20px;
  text-align: left;
  padding: 0 50px;
}
.value-prop li {
  list-style-type: none;
  line-height: 30px;
}

@media (min-width: 310px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* smartphones, iPhone, portrait 480x320 phones */
    height: 200px !important;
  }
}
@media (min-width: 360px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    height: 200px !important;
  }
}
@media (min-width: 481px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    height: 230px !important;
  }
}
@media (min-width: 641px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    height: 230px !important;
  }
}
@media (min-width: 768px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    height: 330px !important;
  }
}
@media (min-width: 991px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* big landscape tablets, laptops, and desktops */
    height: 350px !important;
  }
}
@media (min-width: 1200px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* hi-res laptops and desktops */
    height: 350px !important;
  }
}
@media (min-width: 1440px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* hi-res laptops and desktops */
    height: 450px !important;
  }
}
@media (min-width: 1600px) {
  /* line 244, ../stylesheets/main.scss */
  .ms-layer-small {
    /* hi-res laptops and desktops */
    height: 450px !important;
  }
}

@media (min-width: 310px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* smartphones, iPhone, portrait 480x320 phones */
    height: 200px !important;
  }
}
@media (min-width: 360px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    height: 200px !important;
  }
}
@media (min-width: 481px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    height: 230px !important;
  }
}
@media (min-width: 641px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    height: 230px !important;
  }
}
@media (min-width: 768px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    height: 330px !important;
  }
}
@media (min-width: 991px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* big landscape tablets, laptops, and desktops */
    height: 350px !important;
  }
}
@media (min-width: 1200px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* hi-res laptops and desktops */
    height: 450px !important;
  }
}
@media (min-width: 1440px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* hi-res laptops and desktops */
    height: 640px !important;
  }
}
@media (min-width: 1600px) {
  /* line 248, ../stylesheets/main.scss */
  .ms-layer-big {
    /* hi-res laptops and desktops */
    height: 800px !important;
  }
}

/* line 252, ../stylesheets/main.scss */
.ms-thumblist-bwd,
.ms-thumblist-fwd,
.ms-nav-prev,
.ms-nav-next {
  display: none;
}

/* line 259, ../stylesheets/main.scss */
.ms-slide-layers {
  position: absolute;
  overflow: visible;
  max-width: 100% !important;
  left: 0% !important;
  width: 100% !important;
  height: 100%;
  z-index: 10;
  top: 0px;
}

/*
Pallet Break
*/
/* line 275, ../stylesheets/main.scss */
.palletCover {
  background: url("../img/pallet.jpg") no-repeat center center;
}
@media (min-width: 310px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* smartphones, iPhone, portrait 480x320 phones */
    height: 200px;
  }
}
@media (min-width: 360px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    height: 200px;
  }
}
@media (min-width: 481px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    height: 200px;
  }
}
@media (min-width: 641px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    height: 200px;
  }
}
@media (min-width: 768px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    height: 200px;
  }
}
@media (min-width: 991px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* big landscape tablets, laptops, and desktops */
    height: 200px;
  }
}
@media (min-width: 1200px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* hi-res laptops and desktops */
    height: 200px;
  }
}
@media (min-width: 1440px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* hi-res laptops and desktops */
    height: 300px;
  }
}
@media (min-width: 1600px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* hi-res laptops and desktops */
    height: 300px;
  }
}
@media (min-width: 310px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* smartphones, iPhone, portrait 480x320 phones */
    background-size: cover;
  }
}
@media (min-width: 360px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    background-size: cover;
  }
}
@media (min-width: 481px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    background-size: cover;
  }
}
@media (min-width: 641px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    background-size: cover;
  }
}
@media (min-width: 768px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    background-size: 130% 350px !important;
  }
}
@media (min-width: 991px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* big landscape tablets, laptops, and desktops */
    background-size: 130% 350px !important;
  }
}
@media (min-width: 1200px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* hi-res laptops and desktops */
    background-size: 130% 350px !important;
  }
}
@media (min-width: 1440px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* hi-res laptops and desktops */
    background-size: 130% 450px !important;
  }
}
@media (min-width: 1600px) {
  /* line 275, ../stylesheets/main.scss */
  .palletCover {
    /* hi-res laptops and desktops */
    background-size: 130% 450px !important;
  }
}

/* line 283, ../stylesheets/main.scss */
.section-title {
  text-align: center;
  position: relative;
  z-index: 2;
}

/* line 289, ../stylesheets/main.scss */
.section-title .palletTitle {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  line-height: 60px;
  letter-spacing: -1px;
  margin-bottom: 0;
  color: #25292c !important;
}
@media (min-width: 310px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* smartphones, iPhone, portrait 480x320 phones */
    font-size: 35px;
  }
}
@media (min-width: 360px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    font-size: 35px;
  }
}
@media (min-width: 481px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    font-size: 40px;
  }
}
@media (min-width: 641px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    font-size: 60px;
  }
}
@media (min-width: 991px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* big landscape tablets, laptops, and desktops */
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* hi-res laptops and desktops */
    font-size: 70px;
  }
}
@media (min-width: 1440px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* hi-res laptops and desktops */
    font-size: 80px;
  }
}
@media (min-width: 1600px) {
  /* line 289, ../stylesheets/main.scss */
  .section-title .palletTitle {
    /* hi-res laptops and desktops */
    font-size: 80px;
  }
}

/* line 299, ../stylesheets/main.scss */
.signup-background {
  background: url("../img/warehouse2.jpg") no-repeat center center;
  background-size: cover;
}

/* line 304, ../stylesheets/main.scss */
.form-container {
  z-index: 10;
}
@media (min-width: 310px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* smartphones, iPhone, portrait 480x320 phones */
    min-width: 320px;
  }
}
@media (min-width: 360px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    min-width: 320px;
  }
}
@media (min-width: 481px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    min-width: 400px;
  }
}
@media (min-width: 641px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    min-width: 400px;
  }
}
@media (min-width: 768px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    min-width: 400px;
  }
}
@media (min-width: 991px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* big landscape tablets, laptops, and desktops */
    min-width: 500px;
  }
}
@media (min-width: 1200px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* hi-res laptops and desktops */
    min-width: 600px;
  }
}
@media (min-width: 1440px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* hi-res laptops and desktops */
    min-width: 600px;
  }
}
@media (min-width: 1600px) {
  /* line 304, ../stylesheets/main.scss */
  .form-container {
    /* hi-res laptops and desktops */
    min-width: 600px;
  }
}

/* line 309, ../stylesheets/main.scss */
#signup-form-two {
  display: none;
}

/* line 313, ../stylesheets/main.scss */
.blue-awesome-form {
  margin: 0 auto;
  padding: 30px;
  height: auto;
  overflow: hidden;
  max-width: 678px;
  background: #0092c5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

/* line 333, ../stylesheets/main.scss */
.blue-awesome-form .input-group,
.blue-awesome-form .input-group-1x,
.blue-awesome-form .input-group-2x,
.blue-awesome-form .input-group-3x {
  position: relative;
  font-weight: 300;
  padding: 10px 10px;
  margin-bottom: 10px;
}

/* line 343, ../stylesheets/main.scss */
.blue-awesome-form .input-group {
  min-width: 150px;
  margin-top: 20px;
}

/* line 348, ../stylesheets/main.scss */
.blue-awesome-form input,
.blue-awesome-form label {
  margin-right: 0px;
  padding: 10px 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

/* line 356, ../stylesheets/main.scss */
.blue-awesome-form input {
  outline: none;
  background: transparent;
  border: none;
  border: 1px solid #B6D9F7;
  border-radius: 1px;
  color: white;
  padding-left: 5px;
  margin-bottom: 5px;
}

/* line 366, ../stylesheets/main.scss */
.blue-awesome-form input[type="submit"] {
  padding: 5px 50px;
  width: auto;
  border: 1px solid white;
  color: white;
  cursor: pointer;
  font-weight: 300;
  margin-bottom: 10px;
  height: 50px;
  border-radius: 30px;
}
/* line 378, ../stylesheets/main.scss */
.blue-awesome-form input[type="submit"]:disabled {
  cursor: not-allowed;
}

/* line 382, ../stylesheets/main.scss */
.blue-awesome-form input[type="submit"]:hover {
  background: white;
  color: #0092c5;
  height: 50px;
  border-radius: 30px;
}
/* line 387, ../stylesheets/main.scss */
.blue-awesome-form input[type="submit"]:hover:disabled {
  background: #333;
}

/* line 392, ../stylesheets/main.scss */
.blue-awesome-form label {
  pointer-events: none;
  color: #FCFCFC;
  font-family: Open Sans, sans-serif;
}

.blue-awesome-form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #FFF;
}
.blue-awesome-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #FFF;
  opacity:  1;
}
.blue-awesome-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #FFF;
  opacity:  1;
}
.blue-awesome-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #FFF;
}
.blue-awesome-form ::-ms-input-placeholder { /* Microsoft Edge */
  color:    #FFF;
}
@media (min-width: 310px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* smartphones, iPhone, portrait 480x320 phones */
    left: 10px;
  }
}
@media (min-width: 360px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    left: 26px;
  }
}
@media (min-width: 481px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    left: 42px;
  }
}
@media (min-width: 641px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    left: 42px;
  }
}
@media (min-width: 768px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    left: 42px;
  }
}
@media (min-width: 991px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* big landscape tablets, laptops, and desktops */
    left: 90px;
  }
}
@media (min-width: 1200px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* hi-res laptops and desktops */
    left: 140px;
  }
}
@media (min-width: 1440px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* hi-res laptops and desktops */
    left: 140px;
  }
}
@media (min-width: 1600px) {
  /* line 392, ../stylesheets/main.scss */
  .blue-awesome-form label {
    /* hi-res laptops and desktops */
    left: 140px;
  }
}
/* line 402, ../stylesheets/main.scss */
.blue-awesome-form label.multi-line {
  top: 45% !important;
  transform: translateY(-100%) !important;
}

/* line 407, ../stylesheets/main.scss */
.blue-awesome-form input:focus {
  border-color: white;
  border-width: 3px;
  border-radius: 3px;
}

/* line 412, ../stylesheets/main.scss */
.blue-awesome-form input:focus ~ label,
.blue-awesome-form input:valid ~ label,
.blue-awesome-form input.has-value ~ label {
  top: 0;
  font-size: 16px;
  padding-bottom: 50px;
  color: white;
}

/* line 423, ../stylesheets/main.scss */
.blue-awesome-form .input-group:hover ~ label,
.blue-awesome-form .input-group:valid ~ label,
.blue-awesome-form .input-group.has-value ~ label {
  top: 0;
  font-size: 12px;
  color: white;
}

/* line 431, ../stylesheets/main.scss */
.blue-awesome-form .radio-group > div.checked label:before {
  background-color: #13B690;
}

/* line 436, ../stylesheets/main.scss */
.blue-awesome-form .form-div-info {
  width: 286px;
  text-align: left;
  font-size: 16px;
  font-weight: 200;
}
@media (min-width: 310px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* smartphones, iPhone, portrait 480x320 phones */
    margin-left: -10px;
  }
}
@media (min-width: 360px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    margin-left: 10px;
  }
}
@media (min-width: 481px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    margin-left: 22px;
  }
}
@media (min-width: 641px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    margin-left: 22px;
  }
}
@media (min-width: 991px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* big landscape tablets, laptops, and desktops */
    margin-left: 72px;
  }
}
@media (min-width: 1200px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* hi-res laptops and desktops */
    margin-left: 120px;
  }
}
@media (min-width: 1440px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* hi-res laptops and desktops */
    margin-left: 120px;
  }
}
@media (min-width: 1600px) {
  /* line 436, ../stylesheets/main.scss */
  .blue-awesome-form .form-div-info {
    /* hi-res laptops and desktops */
    margin-left: 120px;
  }
}
/* line 446, ../stylesheets/main.scss */
.blue-awesome-form .radio-group label {
  position: relative;
}

/* line 457, ../stylesheets/main.scss */
#breadcrumb {
  list-style: none;
  display: inline-block;
  padding-left: 20px;
}
/* line 462, ../stylesheets/main.scss */
#breadcrumb li {
  float: left;
}
/* line 464, ../stylesheets/main.scss */
#breadcrumb li a {
  color: #FFF;
  display: block;
  background: #006d91;
  text-decoration: none;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 5px;
  text-align: center;
  margin-right: 23px;
}
/* line 477, ../stylesheets/main.scss */
#breadcrumb li:nth-child(even) a {
  background-color: #223A52;
}
/* line 480, ../stylesheets/main.scss */
#breadcrumb li:nth-child(even) a:before {
  border-color: #223A52;
  border-left-color: transparent;
}
/* line 484, ../stylesheets/main.scss */
#breadcrumb li:nth-child(even) a:after {
  border-left-color: #223A52;
}
/* line 490, ../stylesheets/main.scss */
#breadcrumb li:first-child a {
  padding-left: 15px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0 0 4px;
}
/* line 493, ../stylesheets/main.scss */
#breadcrumb li:first-child a:before {
  border: none;
}
/* line 499, ../stylesheets/main.scss */
#breadcrumb li:last-child a {
  padding-right: 15px;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
}
/* line 502, ../stylesheets/main.scss */
#breadcrumb li:last-child a:after {
  border: none;
}
/* line 509, ../stylesheets/main.scss */
#breadcrumb li a.active {
  background-color: white !important;
  color: #223A52 !important;
}
/* line 513, ../stylesheets/main.scss */
#breadcrumb li a.active:before {
  border-color: white;
  border-left-color: transparent;
  color: #223A52;
}
/* line 518, ../stylesheets/main.scss */
#breadcrumb li a.active:after {
  border-left-color: white;
  color: #223A52;
}
/* line 523, ../stylesheets/main.scss */
#breadcrumb li a:before, #breadcrumb li a:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #006d91;
  border-width: 20px 10px;
  width: 0;
  height: 0;
}
/* line 533, ../stylesheets/main.scss */
#breadcrumb li a:before {
  left: -20px;
  border-left-color: transparent;
}
/* line 537, ../stylesheets/main.scss */
#breadcrumb li a:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #006d91;
}
/* line 542, ../stylesheets/main.scss */
#breadcrumb li a:hover {
  background-color: white;
  color: #223A52;
}
/* line 546, ../stylesheets/main.scss */
#breadcrumb li a:hover:before {
  border-color: white;
  color: #223A52;
  border-left-color: transparent;
}
/* line 551, ../stylesheets/main.scss */
#breadcrumb li a:hover:after {
  border-left-color: white;
  color: #223A52;
}
/* line 556, ../stylesheets/main.scss */
#breadcrumb li a:active {
  background-color: white;
  color: #223A52;
}
/* line 560, ../stylesheets/main.scss */
#breadcrumb li a:active:before {
  border-color: white;
  border-left-color: transparent;
  color: #223A52;
}
/* line 565, ../stylesheets/main.scss */
#breadcrumb li a:active:after {
  border-left-color: white;
  color: #223A52;
}

/* line 574, ../stylesheets/main.scss */
.tp-25 {
  top: 25% !important;
}

/* line 578, ../stylesheets/main.scss */
.fixed-container {
  margin-top: 0 !important;
}

/* line 583, ../stylesheets/main.scss */
.steps {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  color: #0092C5;
  float: left;
  text-align: left;
  position: relative;
  flex-grow: 1;
  margin-top: 0;
  z-index: 100;
  visibility: hidden;
}
@media (min-width: 310px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* smartphones, iPhone, portrait 480x320 phones */
    font-size: 1.4em;
  }
}
@media (min-width: 360px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    font-size: 1.6em;
  }
}
@media (min-width: 481px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    font-size: 1.6em;
  }
}
@media (min-width: 641px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    font-size: 1.6em;
  }
}
@media (min-width: 768px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    font-size: 1.6em;
  }
}
@media (min-width: 991px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* big landscape tablets, laptops, and desktops */
    font-size: 1.6em;
  }
}
@media (min-width: 1200px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    font-size: 1.6em;
  }
}
@media (min-width: 1440px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    font-size: 2.7em;
  }
}
@media (min-width: 1600px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    font-size: 2.6em;
  }
}
@media (min-width: 310px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* smartphones, iPhone, portrait 480x320 phones */
    line-height: 1em;
  }
}
@media (min-width: 360px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    line-height: 1em;
  }
}
@media (min-width: 481px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    line-height: 1em;
  }
}
@media (min-width: 641px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    line-height: 1.3em;
  }
}
@media (min-width: 768px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    line-height: 1.3em;
  }
}
@media (min-width: 991px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* big landscape tablets, laptops, and desktops */
    line-height: 1.3em;
  }
}
@media (min-width: 1200px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    line-height: 1.3em;
  }
}
@media (min-width: 1440px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    line-height: 1.6em;
  }
}
@media (min-width: 1600px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    line-height: 1.6em;
  }
}
@media (min-width: 310px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* smartphones, iPhone, portrait 480x320 phones */
    left: 5%;
  }
}
@media (min-width: 360px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    left: 5%;
  }
}
@media (min-width: 481px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    left: 9%;
  }
}
@media (min-width: 641px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    left: 7%;
  }
}
@media (min-width: 768px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    left: 7%;
  }
}
@media (min-width: 991px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* big landscape tablets, laptops, and desktops */
    left: 9%;
  }
}
@media (min-width: 1200px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    left: 9%;
  }
}
@media (min-width: 1440px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    left: 9%;
  }
}
@media (min-width: 1600px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    left: 9%;
  }
}
@media (min-width: 310px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* smartphones, iPhone, portrait 480x320 phones */
    top: 60px;
  }
}
@media (min-width: 360px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    top: 60px;
  }
}
@media (min-width: 481px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    top: 60px;
  }
}
@media (min-width: 641px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    top: 60px;
  }
}
@media (min-width: 768px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    top: 60px;
  }
}
@media (min-width: 991px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* big landscape tablets, laptops, and desktops */
    top: 60px;
  }
}
@media (min-width: 1200px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    top: 50px;
  }
}
@media (min-width: 1440px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    top: 50px;
  }
}
@media (min-width: 1600px) {
  /* line 583, ../stylesheets/main.scss */
  .steps {
    /* hi-res laptops and desktops */
    top: 50px;
  }
}

/* line 601, ../stylesheets/main.scss */
#infoContainer {
  overflow: hidden;
  margin: 0;
  list-style: none;
  z-index: 0;
  width: 100%;
  position: relative;
}
@media (min-width: 310px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* smartphones, iPhone, portrait 480x320 phones */
    height: 300px;
  }
}
@media (min-width: 360px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    height: 300px;
  }
}
@media (min-width: 481px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    height: 330px;
  }
}
@media (min-width: 641px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    height: 330px;
  }
}
@media (min-width: 768px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    height: 380px;
  }
}
@media (min-width: 991px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* big landscape tablets, laptops, and desktops */
    height: 450px;
  }
}
@media (min-width: 1200px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* hi-res laptops and desktops */
    height: 500px;
  }
}
@media (min-width: 1440px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* hi-res laptops and desktops */
    height: 600px;
  }
}
@media (min-width: 1600px) {
  /* line 601, ../stylesheets/main.scss */
  #infoContainer {
    /* hi-res laptops and desktops */
    height: 600px;
  }
}
/* line 616, ../stylesheets/main.scss */
#infoContainer .pic1 {
  background-image: url("../img/infoBGB.png");
  background-size: cover;
  height: 100%;
  z-index: 0;
}
@media (min-width: 310px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* smartphones, iPhone, portrait 480x320 phones */
    background-position: 10% 50%;
  }
}
@media (min-width: 360px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    background-position: 10% 50%;
  }
}
@media (min-width: 481px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    background-position: 10% 90%;
  }
}
@media (min-width: 641px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    background-position: 10% 90%;
  }
}
@media (min-width: 768px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    background-position: 10% 90%;
  }
}
@media (min-width: 991px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* big landscape tablets, laptops, and desktops */
    background-position: 10% 90%;
  }
}
@media (min-width: 1200px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* hi-res laptops and desktops */
    background-position: 10% 90%;
  }
}
@media (min-width: 1440px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* hi-res laptops and desktops */
    background-position: 10% 60%;
  }
}
@media (min-width: 1600px) {
  /* line 616, ../stylesheets/main.scss */
  #infoContainer .pic1 {
    /* hi-res laptops and desktops */
    background-position: 10% 60%;
  }
}

/* line 632, ../stylesheets/main.scss */
#carouselSolution {
  z-index: 0 !important;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 310px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* smartphones, iPhone, portrait 480x320 phones */
    height: 300px;
  }
}
@media (min-width: 360px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    height: 300px;
  }
}
@media (min-width: 481px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    height: 330px;
  }
}
@media (min-width: 641px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    height: 330px;
  }
}
@media (min-width: 768px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    height: 380px;
  }
}
@media (min-width: 991px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* big landscape tablets, laptops, and desktops */
    height: 450px;
  }
}
@media (min-width: 1200px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* hi-res laptops and desktops */
    height: 500px;
  }
}
@media (min-width: 1440px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* hi-res laptops and desktops */
    height: 600px;
  }
}
@media (min-width: 1600px) {
  /* line 632, ../stylesheets/main.scss */
  #carouselSolution {
    /* hi-res laptops and desktops */
    height: 600px;
  }
}

/* line 642, ../stylesheets/main.scss */
.slick-list,
.slick-track,
.slick-slide div {
  height: 100%;
}

/* line 649, ../stylesheets/main.scss */
.info-mobile-pic {
  background-image: url("../img/infoMobileBlank.png");
  background-repeat: no-repeat;
  float: left;
  position: relative;
  background-size: contain;
  opacity: 1;
  text-align: center;
  z-index: 3;
}
@media (min-width: 310px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* smartphones, iPhone, portrait 480x320 phones */
    height: 290px;
  }
}
@media (min-width: 360px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    height: 290px;
  }
}
@media (min-width: 481px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    height: 300px;
  }
}
@media (min-width: 641px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    height: 300px;
  }
}
@media (min-width: 768px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    height: 300px;
  }
}
@media (min-width: 991px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* big landscape tablets, laptops, and desktops */
    height: 400px;
  }
}
@media (min-width: 1200px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    height: 450px;
  }
}
@media (min-width: 1440px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    height: 550px;
  }
}
@media (min-width: 1600px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    height: 550px;
  }
}
@media (min-width: 310px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* smartphones, iPhone, portrait 480x320 phones */
    top: 0px;
  }
}
@media (min-width: 360px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    top: 0px;
  }
}
@media (min-width: 481px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    top: 0px;
  }
}
@media (min-width: 641px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    top: 0px;
  }
}
@media (min-width: 768px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    top: 40px;
  }
}
@media (min-width: 991px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* big landscape tablets, laptops, and desktops */
    top: 0px;
  }
}
@media (min-width: 1200px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    top: 0px;
  }
}
@media (min-width: 1440px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    top: 0px;
  }
}
@media (min-width: 1600px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    top: 0px;
  }
}
@media (min-width: 310px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* smartphones, iPhone, portrait 480x320 phones */
    left: 52%;
  }
}
@media (min-width: 360px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    left: 56%;
  }
}
@media (min-width: 481px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    left: 67%;
  }
}
@media (min-width: 641px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    left: 65%;
  }
}
@media (min-width: 768px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    left: 7.5%;
  }
}
@media (min-width: 991px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* big landscape tablets, laptops, and desktops */
    left: 8%;
  }
}
@media (min-width: 1200px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    left: 8.5%;
  }
}
@media (min-width: 1440px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    left: 8%;
  }
}
@media (min-width: 1600px) {
  /* line 649, ../stylesheets/main.scss */
  .info-mobile-pic {
    /* hi-res laptops and desktops */
    left: 8%;
  }
}

/* line 664, ../stylesheets/main.scss */
.info-mobile-slide-wrapper {
  padding: 0 !important;
  position: absolute;
  overflow: hidden;
  z-index: 10;
}
@media (min-width: 310px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* smartphones, iPhone, portrait 480x320 phones */
    height: 340px;
  }
}
@media (min-width: 360px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    height: 340px;
  }
}
@media (min-width: 481px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    height: 340px;
  }
}
@media (min-width: 641px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    height: 260px;
  }
}
@media (min-width: 768px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    height: 340px;
  }
}
@media (min-width: 991px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* big landscape tablets, laptops, and desktops */
    height: 340px;
  }
}
@media (min-width: 1200px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    height: 370px;
  }
}
@media (min-width: 1440px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    height: 450px;
  }
}
@media (min-width: 1600px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    height: 450px;
  }
}
@media (min-width: 310px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* smartphones, iPhone, portrait 480x320 phones */
    width: 133px;
  }
}
@media (min-width: 360px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    width: 133px;
  }
}
@media (min-width: 481px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    width: 140px;
  }
}
@media (min-width: 641px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    width: 140px;
  }
}
@media (min-width: 768px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    width: 138px;
  }
}
@media (min-width: 991px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* big landscape tablets, laptops, and desktops */
    width: 184px;
  }
}
@media (min-width: 1200px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    width: 208px;
  }
}
@media (min-width: 1440px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    width: 464px;
  }
}
@media (min-width: 1600px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    width: 464px;
  }
}
@media (min-width: 310px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* smartphones, iPhone, portrait 480x320 phones */
    top: 24px;
  }
}
@media (min-width: 360px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    top: 24px;
  }
}
@media (min-width: 481px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    top: 24px;
  }
}
@media (min-width: 641px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    top: 25px;
  }
}
@media (min-width: 768px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    top: 64px;
  }
}
@media (min-width: 991px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* big landscape tablets, laptops, and desktops */
    top: 33px;
  }
}
@media (min-width: 1200px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    top: 37px;
  }
}
@media (min-width: 1440px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    top: 45px;
  }
}
@media (min-width: 1600px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    top: 45px;
  }
}
@media (min-width: 310px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* smartphones, iPhone, portrait 480x320 phones */
    left: 54.5%;
  }
}
@media (min-width: 360px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    left: 58%;
  }
}
@media (min-width: 481px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    left: 69.2%;
  }
}
@media (min-width: 641px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    left: 66.7%;
  }
}
@media (min-width: 768px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    left: 8.1%;
  }
}
@media (min-width: 991px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* big landscape tablets, laptops, and desktops */
    left: 8.6%;
  }
}
@media (min-width: 1200px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    left: 9.2%;
  }
}
@media (min-width: 1440px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    left: 8.7%;
  }
}
@media (min-width: 1600px) {
  /* line 664, ../stylesheets/main.scss */
  .info-mobile-slide-wrapper {
    /* hi-res laptops and desktops */
    left: 8.6%;
  }
}

/* line 675, ../stylesheets/main.scss */
.info-mobile-slide {
  position: absolute;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-boreder-sizing: border-box;
  position: absolute;
  z-index: 50;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  border-radius: 3px;
  height: 100%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 692, ../stylesheets/main.scss */
.slide-1 {
  background-image: url("../img/screens/1.png");
  z-index: 53;
}

/* line 696, ../stylesheets/main.scss */
.slide-2 {
  background-image: url("../img/screens/2.png");
  z-index: 52;
}

/* line 700, ../stylesheets/main.scss */
.slide-3 {
  background-image: url("../img/screens/3.png");
  z-index: 51;
}

/* line 704, ../stylesheets/main.scss */
.info-map {
  background-image: url("../img/maps/map-4.png");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  text-align: center;
  width: 100%;
  z-index: 3;
}
@media (min-width: 310px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* smartphones, iPhone, portrait 480x320 phones */
    height: 160px;
  }
}
@media (min-width: 360px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    height: 160px;
  }
}
@media (min-width: 481px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    height: 160px;
  }
}
@media (min-width: 641px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    height: 160px;
  }
}
@media (min-width: 768px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    height: 180px;
  }
}
@media (min-width: 991px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* big landscape tablets, laptops, and desktops */
    height: 220px;
  }
}
@media (min-width: 1200px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* hi-res laptops and desktops */
    height: 350px;
  }
}
@media (min-width: 1440px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* hi-res laptops and desktops */
    height: 350px;
  }
}
@media (min-width: 1600px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* hi-res laptops and desktops */
    height: 350px;
  }
}
@media (min-width: 310px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* smartphones, iPhone, portrait 480x320 phones */
    top: 20px;
  }
}
@media (min-width: 360px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* bigger smartphones, iPhone, portrait 480x320 phones */
    top: 20px;
  }
}
@media (min-width: 481px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* portrait e-readers (Nook/Kindle), smaller tablets $ 600 or $ 640 wide. */
    top: 15px;
  }
}
@media (min-width: 641px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    top: 0px;
  }
}
@media (min-width: 768px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    top: 0px;
  }
}
@media (min-width: 991px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* big landscape tablets, laptops, and desktops */
    top: 0px;
  }
}
@media (min-width: 1200px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* hi-res laptops and desktops */
    top: 0px;
  }
}
@media (min-width: 1440px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* hi-res laptops and desktops */
    top: 0px;
  }
}
@media (min-width: 1600px) {
  /* line 704, ../stylesheets/main.scss */
  .info-map {
    /* hi-res laptops and desktops */
    top: 0px;
  }
}

/* line 717, ../stylesheets/main.scss */
.spacer {
  display: block;
  width: 100%;
}

/* line 722, ../stylesheets/main.scss */
.spacer.big {
  height: 100px;
}

/* line 725, ../stylesheets/main.scss */
.spacer.small {
  height: 20px;
}

/* line 728, ../stylesheets/main.scss */
.spacer.medium {
  height: 50px;
}

/*
    LEFT ICON
*/
/* line 735, ../stylesheets/main.scss */
.left-icon {
  text-align: left;
  position: relative;
  padding-left: 60px;
  margin-bottom: 10px;
}

/* line 741, ../stylesheets/main.scss */
.left-icon h4 {
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 745, ../stylesheets/main.scss */
.left-icon .icon {
  position: absolute;
  left: 0px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 43px;
  text-align: center;
  background: #0092c5;
  color: #FFF;
  font-size: 20px;
}

/* line 758, ../stylesheets/main.scss */
.left-content p {
  font-size: 16px;
  margin-top: 0px !important;
}

/* give margin bottom when break into mobile resolution */
@media (max-width: 768px) {
  /* line 764, ../stylesheets/main.scss */
  .mg-sm {
    margin-bottom: 30px;
  }

  /* line 767, ../stylesheets/main.scss */
  .mg-sm:last-child {
    margin-bottom: 0;
  }
}
/* line 772, ../stylesheets/main.scss */
html, body {
  width: auto !important;
  overflow-x: hidden !important;
  background-color: #F7F7F7;
}

/* address issue caused by bootstrap navbar-header padding */
.logo img {
  margin-top: -4px !important;
}