@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url('https://code.ionicframework.com/assets/fonts/28882F_0_0.eot');
  src: url('https://code.ionicframework.com/assets/fonts/28882F_0_0.eot?#iefix') format('embedded-opentype'), url('https://code.ionicframework.com/assets/fonts/28882F_0_0.woff') format('woff'), url('https://code.ionicframework.com/assets/fonts/28882F_0_0.ttf') format('truetype'); }

@font-face {
  font-family: 'AvenirNextLTPro-Medium';
  src: url('https://code.ionicframework.com/assets/fonts/28882F_1_0.eot');
  src: url('https://code.ionicframework.com/assets/fonts/28882F_1_0.eot?#iefix') format('embedded-opentype'), url('https://code.ionicframework.com/assets/fonts/28882F_1_0.woff') format('woff'), url('https://code.ionicframework.com/assets/fonts/28882F_1_0.ttf') format('truetype'); }

@font-face {
  font-family: 'AvenirNextLTPro-UltLt';
  src: url('https://code.ionicframework.com/assets/fonts/29CC36_0_0.eot');
  src: url('https://code.ionicframework.com/assets/fonts/29CC36_0_0.eot?#iefix') format('embedded-opentype'), url('https://code.ionicframework.com/assets/fonts/29CC36_0_0.woff') format('woff'), url('https://code.ionicframework.com/assets/fonts/29CC36_0_0.ttf') format('truetype'); }

/* Frieght Text Pro */
@font-face {
  font-family: 'FreightTextProBook-Regular';
  src: url('https://code.ionicframework.com/assets/fonts/29D26A_0_0.eot');
  src: url('https://code.ionicframework.com/assets/fonts/29D26A_0_0.eot?#iefix') format('embedded-opentype'), url('https://code.ionicframework.com/assets/fonts/29D26A_0_0.woff') format('woff'), url('https://code.ionicframework.com/assets/fonts/29D26A_0_0.ttf') format('truetype'); }

@font-face {
  font-family: 'FreightTextProMedium-Regular';
  src: url('https://code.ionicframework.com/assets/fonts/29D26A_1_0.eot');
  src: url('https://code.ionicframework.com/assets/fonts/29D26A_1_0.eot?#iefix') format('embedded-opentype'), url('https://code.ionicframework.com/assets/fonts/29D26A_1_0.woff') format('woff'), url('https://code.ionicframework.com/assets/fonts/29D26A_1_0.ttf') format('truetype'); }

body {
  font-family: "AvenirNextLTPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, .btn {
  font-weight: normal;
  font-family: "AvenirNextLTPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
  max-width: 100%;
}
a {
  color: #4F8EF7;
}


#cta {
  margin-top: 80px;
}
#cta p {
  color: #565D69;
  font-size: 14px;
}
#cta h1 {
  color: #1D2025;
  font-family: "AvenirNextLTPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

#logo {
  margin: 20px auto;
  width: 272px;
  height: 100px;
}

#image {
  max-width: 800px;
  margin: auto;
}

#footer-logo {
  display: none;
  position: fixed;
  bottom: 15px;
  left: 50%;
  margin-left: -32px;
  opacity: 0.3;
}
#footer-logo img {
  width: 64px;
}
footer {
  margin-top: 40px;
  margin-bottom: 40px;
}
footer nav {
}
footer nav a {
}

.button {
  border-radius: 100px;
}

.section {
  padding: 1rem 0 7rem;
  text-align: center;
}
.section-heading,
.section-description {
  margin-bottom: 1.2rem;
}

.phones {
  position: relative;
}
.phone {
  position: relative;
  max-width: 80%;
  margin: 3rem auto -12rem;
}
.phone + .phone {
  display: none;
}

.values {
  background-image: url('../images/values-bg.jpg');
  background-size: cover;
  color: #fff;
  padding-bottom: 5rem;
}
.value-multiplier {
  margin-bottom: .5rem;
  color: #11DFC7;
}
.value-heading {
  margin-bottom: .3rem;
}
.value-description {
  opacity: .8;
  font-weight: 300;
}

.get-help {
  border-bottom: 1px solid #ddd;
}
.categories {
  background-image: url('../images/values-bg.jpg');
  background-size: cover;
  color: #fff;
}
.categories .section-description { 
  margin-bottom: 4rem;
}

#badges a {
  border: none;
  text-decoration: none;
  margin-right: 10px;
  display: inline-block;
}
#badges img {
}
#appstore-image {
  width: 148px;
  height: 48px;
}
#playstore-image {
  width: 180px;
  height: 48px;
}

footer {
  text-align: center;
  color: #95C2FC;
}
footer a {
  text-decoration: none;
  margin: 0px 20px;
  font-size: 14px;
  vertical-align: middle;
}
footer .dot {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  color: #A0C2FF;
}

/* Bigger than 550 */
@media (min-width: 550px) {
  .section {
    padding: 12rem 0 11rem;
  }
  .hero {
    padding-bottom: 12rem;
    text-align: left;
    height: 165px;
  }
  .phone {
    position: absolute;
    top: -7rem;
    right: 3rem;
    max-height: 362px;
    z-index: 3;
  }
  .phone + .phone {
    top: -6rem;
    display: block;
    max-width: 73.8%;
    right: 0;
    z-index: 2;
    max-height: 338px;
  }
  .hero-heading {
    font-size: 2.4rem;
  }
}

/* Bigger than 750 */
@media (min-width: 750px) {
  .hero {
    height: 190px;
  }
  .hero-heading {
    font-size: 2.6rem;
  }
  .section {
    padding: 14rem 0 15rem;
  }
  .hero {
    padding: 16rem 0 14rem;
  }
  .section-description {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .phone {
    top: -14rem;
    right: 5rem;
    max-height: 510px;
  }
  .phone + .phone {
    top: -12rem;
    max-height: 472px;
  }
  .categories {
    padding: 15rem 0 8rem;
  }
}

/* Bigger than 1000 */
@media (min-width: 1000px) {
  .section {
    padding: 15rem 0 19rem;
  }
  .hero {
    padding: 10rem 0;
  }
  .hero-heading {
    font-size: 2.8rem;
  }
  .phone {
    top: -16rem;
    max-height: 615px;
  }
  .phone + .phone {
    top: -14rem;
    max-height: 570px;
  }
  #logo {
    width: 272px;
    height: 100px;
  }
#cta-column {
  width: 40%;
}
#phone-column {
  width: 55%;
  margin-left: 5%;
}
}

@media (min-width: 550px) and (max-width: 1000px) {
  #logo {
    width: 204px;
    height: 75px;
  }
  #cta {
    margin-top: 40px;
  }
  #cta-column {
    width: 40%;
  }
  #phone-column {
    width: 55%;
    margin-left: 5%;
  }
}

/*
@media (min-width: 750px) , (max-height: 900px) {
  #footer-logo {
    display: block;
  }
}
*/
@media (min-width: 750px) and (min-height: 900px) {
  #footer-logo {
    display: block;
  }
}
@media (min-width: 1000px) and (min-height: 1100px) {
  #footer-logo {
    display: block;
  }
}
