
/* FONTS */
.font-body { font-family: 'Lato', sans-serif !important; }
.font-primary { font-family: 'Raleway', sans-serif !important; }
.font-primary-color{
  color: #ffffff;
}

.font-second-color{
  color: #444444;
}
.main-title{
  font-size: 14vw;
  display: inline;
  background: black;
  font-weight: 300;
  box-shadow: 8px 0 0 #000, -8px 0 0 #000;
}
.service-title{
  text-transform: uppercase;
  font-weight: 800;
  font-size: 16px;
  
}
.service-text{
  font-size: 16px;
  font-weight: 300;
}
.features-title,.user-title{
  text-transform: uppercase;
  font-size: 26px;
  
}
.options .service-title{
  font-size: 16px;
  font-weight: 700;
  color: #eeeeee;
}
.options .service-text{
  color: #aaaaaa;
}
.versions-title{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
}
.newsletter-title{
  text-transform: uppercase;
  font-size: 26px;
}
.newsletter-title span{
  color: #e26042;
}
/* Elements styling */

.newsletter input{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body{
  margin: 0;
  
}
.container{
  position: relative;
  text-align: center;
  width: 100%;
}
.page-logo{
  height: 56px;
}
.hero{
  top: -70px;
  background: url('../images/background-image-1.jpg') no-repeat center center ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: auto;
}
.services{
  height: 100%;
  background-color: #ffffff;
}
.features{
  background: url('../images/background-image-2.jpg') no-repeat center center ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: auto; 
}
.user{
  height: auto;
  background-color: #ffffff;
}
.options{
  background-color: #333333; 
}
.versions{
  background-color: #333333;
  height: auto;
}
.newsletter{
  height: auto;
  background-color: #ffffff; 
  margin-top: 150%;
}
.footer-section{
  background-color: #333333;
  
  color: #fff;
}
.wrapper{
  width: 90%;
  display: inline-block;
  margin: 0 auto;
  height: 100%;
}
.header-transparent{
  background-color: transparent;
  width: 100%; 
  height: 70px;
}
.logo{
  padding: 20px 30px;
}
.header-transparent{
  text-align: center;
}
.center-div{ 
  display: -webkit-inline-flex;
  display: inline-flex;
}
.main-hero, .main-features, .main-user{
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  margin-top: 70px;
}

.main-versions {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 450px;
}

.main-features .image-hero , .main-user .image-hero{
  margin: 0px auto;
  
}
.image-hero img{
  width: 414px;
  max-width: 100%;
  height: auto;
}

.image-hero{
  margin: 0 auto;
}
.watch-section{
  position: absolute;
    bottom: 0;
    left: 50%;
}
.watch-section img{
  width: 250px;
  max-width: 100%;
}
.main-hero img{
  margin-bottom: -4px;
  margin-top: 40px;
}
.both-phones{
  max-width: 75%;
  margin-left:auto;
  margin-right:auto;
}
.phone{
  max-width: 100%;
  max-height: 100%;  
  display: block;
  margin: 0 auto;
}
.hero-features{
  position: relative;
}
.hero-title{
  position: initial;
  width: auto;
  text-align: center;
  margin: 0;
  z-index: 111;
}
 .features-details, .user-details, .versions-title {
  padding: 0 50px;
}
.newsletter-title{
  text-align: left;
    margin: 50px auto 30px;
}
.user-details{
  text-align: left;
}
.hero-user{
  margin: 65px 0 0px 0;
}
.title-div{
  text-align: left;
}
.versions-title{
  text-align: left;
  margin: 50px auto;
}
.imageApp{
  width: 250px;
  height: 75px;
  margin: 20px 10px ;
  opacity: 1; 
  transition: all ease 0.3s;
}
.imageApp:hover{
  opacity: 0.79;
}
.elements{ 
  margin: 77px 0;
}

.main-services{
  display: inline;
}
.main-options{
  display: flex;
  flex-direction: column;
  padding:50px 0;
}
.options-elements{
  padding: 35px 0;
  text-align: left;
  margin: 0 auto;
  width: 280px;;
}
 .elements{
  width: 280px;
  margin: 77px auto;
}
.main-features {
  
  text-align: left;
}
.service-text{
  
  margin: 0 auto;
}
.elements img{
  margin-bottom: 50px;
}
.fancy-span{
  display: inline-block;
  position: relative; 
  margin-bottom: 40px;
}
.fancy-span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 2px solid #e26042;
  top: 0;
  left: 0;
  width: 40px;
}
.layout{
  display: inline-flex;
  text-align: left;
  margin:20px 0;
}
.layout img{
  padding-right: 10px;
  margin: 0;
  height: 29px;
}
.layout h4{
  margin: 0;
  padding: 5px 0;
}
.phones{
  margin: 0 auto;
}
.dual-phones{
  display: none;
  height: auto;
  max-width: 100%;  
}

.appstore-btn-group{
  display: flex;
  flex-direction: column;
  margin: 60px auto;
}
.appstore-btn-group a{
  text-decoration: none;
}
.main-newsletter{
  display: flex;
  flex-direction: column;
  padding: 0 25px;

  margin: 60px 0;
 
}
.newsletter-form{
  box-sizing: border-box;
  display: grid;
}
.subscribe{
  display: flex;
  margin-top: 30px;
}
.envelope{
  align-items: center;
  display: inline-flex;
  width: 45px;
  background: url('../images/envelope-o-copy-2.png') no-repeat center center;
  background-color: #dddddd;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  height: 45px;
}
.email{
  flex-grow: 1;
  width: auto;
  color: #dddddd;
  border: 1px solid #dddddd;
  border-left: none;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  outline: none;
  padding: 0 17px 0 17px;
  font-family: 'Lato', sans-serif !important;
  font-size: 14px;
  
}
.subscribe-button{
  margin-top: 30px;
  border-radius: 6px;
  background-color: #e26042;
  border-color: #e26042;
  border: none;
  cursor: pointer;
  color: #fff;
  font-family: 'Lato', sans-serif !important;
  font-size: 17px;
  height: 45px;
  
}
.subscribe-button:hover{
  background-color: rgb(208, 87, 59);
}
.email:focus{
  border: 1px solid #e26042;
  color: #333333;
}

.main-footer{
  margin: 50px 0;
  font-family: 'Lato', sans-serif !important;
}
.main-footer a:hover{
  color: #dddddd;
}
.contact-details{
  margin: 25px 0;
}
.contact-details a{
  margin-right: 14px;
  vertical-align: text-bottom;
}
.contact-details img{
  margin-bottom: -1px;
}
.email-footer{
  filter: invert(100%);
}

.copyrights{
  display: block;
  margin-bottom: 10px;
  margin-right: 0;
}
.main-footer a{
  text-decoration: none;
  color: #ffffff;
}
.terms-of-use, .privacy-policy{
  display: block;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}
.divider-span{
  display: none;
}

.modal-content{
  padding: 2rem 4rem;
  background-color: #fff;
  margin: 60px auto;
  
}
.closed{
  display: none;
}
.error{
  display: none;
}
.show-error{
  display: block;
}
.elements img{
  height: 80px;
}

/* **************** TERMS OF SERVICE ***************** */

.terms-of-service{
  font-family: 'Raleway', sans-serif !important; 
  text-align: left;
  margin: 0 auto;
}
.terms-of-service h2{
  font-size: 52px;
  margin-top: 100px;
}
.terms-of-service h3{
  font-size: 36px;
}
.terms-of-service p{
  font-size: 18px;
}
.terms-btn{
  width: 300px;
  border-radius: 6px;
  background-color: #e26042;
  border-color: #e26042;
  border: none;
  cursor: pointer;
  color: #fff;
  font-family: 'Lato', sans-serif !important;
  font-size: 30px;
  height: 70px;
  padding: 17px 35px;
  text-decoration: none;
}
.terms-btn:hover{
  background-color: rgb(208, 87, 59);
}

.bck-button{
  margin: 120px auto;
  display: table;
}
.footer-logo{
  max-height: 65px;
}
/************ Media Queries ************/

@media (min-width: 576px){
  .main-newsletter span:after{
    margin: 0;
    border-bottom: 2px solid #000000;
    transform: translateX(-50%);
    left: 50%;
  }
  .newsletter-form {
    display: grid;
    margin: 0 auto;
    width: 400px;
}
  
}
@media (min-width: 768px){
 .wrapper{
   width: 80%;
 }
 .bck-button{
   display: block;
 }
  .versions{
    background-color: #333333;
    height: 450px;
  }
  
  .hero-title{
    margin-top: 0px;
  } 
  .main-services{
    display: flex;  
}
  .elements{
    margin: 77px 7px;
  } 
  
  .main-options{
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: initial;
    flex-wrap: wrap;
    padding:50px 0;
    border-bottom: 1px solid #373737;
  }
  
  .main-options{
    margin: 35px 7px;
  }
  .elements {
    width: 366px;
  }
  .options-elements, .elements{
    width: 280px;
  }
  

  .main-options .service-text{
    margin: 0 auto;
  }
  .main-versions{  
    display: flex;
    flex-direction: column;
  }
  .terms-of-use, .privacy-policy {
    display: inline-block;
  }
  
  
  .copyrights{
    display: inline;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .divider-span{
    display: inline;
  }
  .both-phones{
    display: none;
  }
  .dual-phones{
    display: block;
    max-height: 635px;
  }
  .newsletter{
    margin-top: 200px;
  }
  .appstore-btn-group{
    display: block;
  }
  }

  @media (min-width: 992px){
    .container{
      width: auto;
    }
    .newsletter{
      margin-top: 200px;
    }
    .wrapper{
      width: 90%;
    }
    .header-transparent {
      text-align: left;
  }
    .main-hero{
      flex-direction: initial;
      display: inline-flex;
      
    }
    .image-hero{
      flex-grow: 1;
      display: inline-block;
      position: relative;
      margin-right: 75px;
    }
    .appstore-btn-group{
      display: flex;
      flex-direction: row;
    }
    .title-div{
      padding: 0;
    }
  .hero-features, .hero-user{
    display: block;   
    }
  .hero-title{
    width: 45%;
    margin-top: 36%;
    }
  .main-features{
    flex-direction: initial;
    display: inline-flex;
  }
  .features-details{
    width: 50%;
    text-align: left;
    padding: 0;
    }
  .user-details{
    text-align: left; 
    }
  .user-details p{
    margin-bottom: 35px;
  }
  .main-user .appstore-btn-group{
    position: absolute;
    left: 35px;
    bottom: -60px;
    }
  .main-title,.newsletter-title, .versions-title{
      padding: 0;
    }
  .modal-content .newsletter-title{
    text-align: center;
  }
  .main-title{
    font-size: 52px;
  }
  .imageApp{
      width: 180px;
      height: 55px;;
      margin-top: 0;
      margin-bottom: 0;
    }
  .services{
      height: auto;
    }
    
    .main-services{
      display: inline-grid;
      grid-template-columns: auto auto auto;
      grid-gap: 20px;
    }

   .elements{
    
    margin: 77px 0;
   }
   .main-user{
    flex-direction: row-reverse;
    display: inline-flex;
    margin-bottom: 70px;
   } 
    .user-details .imageApp{
      margin-top: 60px;
    }
    .user-details span:after{
      margin-left: 0;
    } 
    .news{ 
    margin: 0;
    }
    .newsletter-form{
      display: flex;
      width: auto;
    }
    .email{
      width: 266px;
      border-radius: 0;
      border-right: none;
      border: 1px solid #dddddd;
    }
    .envelope{
      height: 40px;
    }
    .subscribe{
      margin-top: 0;
    }
    .subscribe-button{
      width: 78px;
      margin-top: 0px;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      font-size: 14px;
      height: 40px;
    }
    .main-newsletter span:after{
      margin: 0;
      border-bottom: 2px solid #000000;
      transform: translateX(-50%);
      left: 50%;
    }
    .watch-section{
      position: absolute;
        bottom: 0;
        left: 32%;
    }
    .watch-section img{
      width: 250px;
      max-width: 100%;
    }
    
  }
  @media (min-width: 1200px){
    .container{
      width: auto;
    }
    .hero-features{
      position: relative;
      right: 0px;
    }
    .main-services{
      display: inline-grid;
      grid-template-columns: auto auto auto;
    }
    .main-options{
      text-align: center;
      padding: 50px 0;
      border-bottom: 1px solid #373737;
      margin: 0 auto;
    }
    .options-elements{
      margin: 0 40px;
    }
    .options-elements, .elements {
      width: 180px;
  }
    .elements {
      width: 366px;;
    } 

  }
