html {
  box-sizing: border-box;
  height: 100%; }

*,
*:after,
*:before {
  box-sizing: inherit; }

body {
  height: 100%;
  background: #ffffff;
  color: #000;
  font-family: "Source Sans Pro", Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -0px -16px; }

.push {
  height: 0; }

.content {
  max-width: 1180px;
  padding-bottom: 10px; 
  padding-left: 0;
  padding-right: 0;
}

.mainContainer {
  height: 100%; }

h1.hero-text {
  font-size: 30px; }

.special {
  color: #000;
  font-size: 16px;
  font-family: "Source Sans Pro", Arial, sans-serif; }

select {
  color: #81817f;
  border: 2px solid #cccccc;
  border-radius: 10px;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  margin: 15px 0 20px 0;
  padding: 2px 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../img/arrow-down.png") #fff no-repeat 310px center;
  text-align-last: center;
  text-align: center;
  -ms-text-align-last: center;
  -moz-text-align-last: center; }

select::-ms-expand {
  display: none; }

input {
  box-shadow: none; }

@media (max-width: 900px) {
  .wrapper {
    background-attachment: fixed; } }
@media (max-width: 767px) {
  .wrapper {
    background: url("../img/bg-sm.jpg");
    background-repeat: no-repeat;
    background-size: auto; } }
@media (max-width: 680px) {
  .wrapper {
    margin: 0 auto -100px; } }
@media (max-width: 420px) {
  .wrapper {
    background: url("../img/bg-sm.jpg");
    background-repeat: no-repeat;
    background-size: auto; } }
@media (max-width: 360px) {
  .wrapper {
    margin: 0 auto -135px; } }
.panel-default {
  border-radius: 0;
  border: 0;
  box-shadow: 0 0 10px #cccccc;
  background-color: #e0e0de; }

.panel-half {
  margin: 0 auto 30px auto;
  padding: 20px 0 30px 0;
  width: 100%;
  min-height: 535px;
  position: relative; }

.panel-left {
  float: left; }

.panel-right {
  float: right; }

.panel-body {
  padding: 0 0 50px 0; }

.panel-row {
  max-width: 1170px; }

.offer-bullets {
  list-style-type: none;
  margin: 25px auto 0;
  padding: 0;
  text-align: center; }

.hero-img {
  padding-left: 15px;
  padding-right: 15px; }

#countdown1,
#countdown2,
#countdown3,
#countdown4,
#countdown5 {
  display: none; }

.callout {
  width: 83px;
  height: 83px;
  /*border-radius: 50%;
  background: $callout-bkg;*/
  position: absolute;
  right: 5%;
  top: 2%;
  text-align: center; }

/*.callout p {
  color: $black;
  font-size: 18px;
  line-height: 20px;
  margin-top: 23px;
  font-weight: 700;
}*/
h2.offer-main-color {
  height: 50px; }

.no-gutter {
  padding: 0; }

@media (max-width: 767px) {
  .no-gutter {
    margin: 0;
    padding: 0; } }
@media (max-width: 767px) {
  .panel-half {
    min-width: 0; }

  .panel-left {
    float: none; }

  .panel-right {
    float: none; }

  .panel-half {
    display: inline-block; } }
.device-img {
  width: 100%;
  max-width: 100%; }

.offer-terms {
  margin: 16px 25px 30px; }

@media (max-width: 375px) {
  .panel-half {
    width: 100%; } }
footer {
  background: rgba(255, 255, 255, 0.76);
  height: 60px;
  padding: 10px 0; }

.footer-list {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 15px; }
  .footer-list li {
    display: inline-block;
    margin: 10px;
    color: #000; }
  .footer-list a {
    color: #000;
    font-size: 13px;
    cursor: pointer; }
  .footer-list a:active,
  .footer-list a:focus,
  .footer-list a:hover,
  .footer-list a:visited {
    color: #000; }

.footer-links {
  color: #fff;
  display: block;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  width: 100%; }

@media (max-width: 927px) {
  .footer-links {
    display: block;
    float: none;
    text-align: center;
    width: 100%; }

  .footer-list {
     padding: 0; 
  } 
  .container-fluid{
    padding-left: 15px;
    padding-right: 15px;
    }
  }
@media (max-width: 680px) {
  footer {
    height: 100px; 
  } 
  
  }
@media (max-width: 360px) {
  footer {
    height: 135px; } }
header {
  width: 100%; }

.header-logo {
  max-width: 430px;
  margin: 25px auto 12px auto; }

a:focus,
a:hover {
  text-decoration: none; }

.btn {
  vertical-align: 0; }

.cta-btn,
.cta-btn:active,
.cta-btn:focus,
.cta-btn:visited {
  background: #e63d26;
  color: #fff;
  border-radius: 4px;
  line-height: 1.5em;
  height: 43px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  padding: 8px 10px; }

.cta-btn:hover {
  background: #e5351d;
  color: #fff; }

.cta-btn-lg {
  margin: 0 auto; }

.cta-btn-sm {
  width: 50px;
  margin: 0 auto; }

.cta-div {
  height: 50px;
  padding: 0; }

.cta-div2 {
  height: 60px;
  padding: 0; }

.cta-input-div,
.cta-input-div2 {
  display: none;
  width: 250px;
  margin: 0 auto; }

.cta-input {
  border: 1px solid #81817f;
  border-radius: 4px;
  display: inline-block;
  margin-right: 6px;
  height: 50px;
  width: 180px;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  vertical-align: top; }

.cta-input.error {
  border: 1px solid #e60000; }

input:focus {
  outline: 0; }

.cta-error {
  color: #e60000;
  padding-left: 5px;
  text-align: left; }
  .cta-error span {
    display: block;
    font-size: 11px;
    font-weight: 400; }

.offer-text-list-item {
  margin: 0; }

.offer-text-link {
  position: relative;
  top: 10px; }

.offer-text-link,
.offer-text-link:active,
.offer-text-link:focus,
.offer-text-link:visited {
  color: #e63d26;
  text-decoration: underline;
  font-weight: 700;
  cursor: pointer;
  font-size: 14px; }

.offer-text-link:hover {
  color: #d93019;
  text-decoration: underline;
  font-weight: 700;
  cursor: pointer;
  font-size: 14px; }

.loader {
  height: 50px;
  width: 50px;
  background: #e63d26;
  border-radius: 5px;
  padding: 2px; }

#device-print {
  cursor: pointer; }

.arrow {
  margin: 0 0 4px 2px;
  height: 18px;
  width: 18px; }

.lockup-img {
  width: 200px;
  height: 97px;
  margin: 0 auto; }

.img-star {
  display: inline;
  max-width: 100%;
  position: relative;
  bottom: 4px; }

h1 {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1em;
  margin: 0 auto;
  color: #e63d26; }

.black {
  color: #000; }

.hero-strong {
  font-weight: 700; }

.hero p {
  font-size: 19px;
  font-weight: 700;
  color: #fff; }

h2 {
  font-size: 20px;
  font-weight: normal;
  margin: 5px auto; }

h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px auto; }

h4 {
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  margin: 5px auto;
  letter-spacing: -.5px; }

.head p {
  font-size: 14px;
  font-weight: 400; }

.countdown {
  font-family: "Source Sans Pro", Arial, sans-serif;
  color: #333;
  font-size: 18px;
  margin: 0 0 20px; }

.white {
  color: #fff; }

li {
  font-size: 14px;
  font-weight: 500;
  margin: 7px 0; }

.offer-terms h3 {
  margin: 0 auto 10px;
  font-size: 44px;
  color: #000;
  letter-spacing: -.5px;
  font-weight: 700; }

.offer-terms h4 {
  margin: 0 auto; }

.offer-main-color {
  color: #000; }

.offer-sub-color {
  color: #000; }

.step {
  padding: 0px 12px;
  color: #fff;
  background-color: #00a0dd;
  display: inline-block;
  white-space: nowrap;
  font-size: 36px;
  font-weight: 600;
  border-radius: 20px;
  line-height: 1.3; }

.white {
  color: #fff; }

.yellow {
  color: #e63d26; }

.color-second {
  color: #191919; }

@media (max-width: 767px) {
  .offer-terms h3 {
    font-size: 34px;
    margin: 0 auto 10px; }

  h4 {
    font-size: 26px;
    line-height: 30px;
    margin: 5px auto; }

  .step {
    font-size: 26px; }

  select {
    padding: 2px 30px 2px 10px;
    font-size: 26px;
    line-height: 30px;
    background-position: 245px  center;
    background-size: 18px; } }

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