body{
    font: 13px/19px Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
}
.container{
  max-width: 975px!important;
}

.logo-img{
  width: 250px;
margin: 7px;
}
body>.full-container{
  padding: 0px;
}
a,a:focus,a:hover,a:active{
  text-decoration: none!important;
  color: white!important;
}

.form-wrapper{
  width: 370px;
  height: auto;
  padding:25px 40px;
  margin: 0 auto;
  border-radius: 3px;
  background-color: #ffffff;
  background-color: rgba(255,255,255 , 0.6);
}
body .top.container, body .top.container .col-xs-12{
  padding:0px;

}
.form-wrapper form {
  max-width: 267px;
  margin: 0 auto;
}
.form-wrapper>form>input{
    width: 100%;
    color: #000;
    background-color: #e6e6e6;
    border-color: #ffffff;
    border: 1px solid #ffffff;
    padding: 9px 10px 10px 10px;
    border-radius: 3px;
    margin: 8px 0 8px 0;
    font-size: 15px;
    line-height: 19px;
    width: 100%;
    height: 43px;
    box-sizing: border-box;
    font-family: Lato;
    font-weight: 300;    

}


.form-wrapper>form>input::-webkit-input-placeholder {color:#000;}
.form-wrapper>form>input::-moz-placeholder          {color:#000;}/* Firefox 19+ */
.form-wrapper>form>input:-moz-placeholder           {color:#000;}/* Firefox 18- */
.form-wrapper>form>input:-ms-input-placeholder      {color:#000;}
.form-wrapper>form>input[type='submit']{
    margin: 0;
    font: bold 13px/100% Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
    width: 100%;
    height: 50px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 700;
    font-family: Lato;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: #f19026;
    color: #ffffff;
    border: 0px;
    transition: .4s ease all;
    margin-top: 5px;
}
.form-wrapper>form>input[type='submit']:hover{
      background-color: #cc7412;
}
.full-container>.form-block {
    padding: 0;
    width: 100%;
    background-image: url(../images/house.jpg);
    min-height: 1080px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.overlay-black{
    width: 100%;
    min-height: 1080px;
    position: absolute;
    margin: 0 auto;
    background-color: #191c29;
    opacity: 0.63;
}
.minify-container{
  position: relative;

}
.form-container{
  padding-top: 25px;
}
.main-p{
    font-size: 44px;
    color: rgb(255, 255, 255);
    line-height: 53px; 
    text-align: center;
    margin-bottom: 20px;
    font-family: Lato;
    font-weight: 900;
	margin-top:300px;
}
.main-p2{
    font-size: 33px;
    color: rgb(255, 255, 255);
    line-height: 43px; 
    text-align: center;
    margin-bottom: 20px;
    font-family: Lato;
    font-weight: 300;
	margin-top:30px;
}
.register-text {
    font-size: 32px;
    color: rgb(255, 255, 255);
    line-height: 38px;
    text-align: center;
    margin-bottom: 51px;
    font-family: Lato;
    font-weight: 300;
}
.wrapper-of-bottom-side{
  padding-top: 40px;
}
.small-text{
    padding-top: 20px;
    font-size: 11px;
    color: rgb(0, 0, 0);
    line-height: 15px;
    text-align: left;
    font-family: Lato;
    font-weight: 300;
}
.featured-block{
  min-height: 700px;
  background-image: none;
  background-color: #e7eae4;
  background-repeat: repeat;
  background-position: center bottom;
  padding-top: 70px;
}
.featured-block p{
    font-size: 41px;
    color: rgb(85, 85, 85);
    line-height: 57px;
    text-align: center;
    font-family: Lato;
    font-weight: 300;
}
.featured-block img{
  width: 100%;
  padding: 25px;
}
.image-block-wrapper{
  padding: 30px;
}
.image-block-wrapper>p{
      font-size: 17px;
    color: rgb(0, 0, 0);
    line-height: 24px;
    text-align: center;
    font-family: Lato;
    font-weight: 300;
}
.wrapper-text-p{
  text-align: center;
}
.wrapper-text-p>p{
      font-size: 24px;
    color: rgb(61, 61, 61);
    line-height: 34px;
}
.sign-up{
  padding: 15px 125px;
  border-radius: 3px;
  height: 40px;
  line-height: 19px;
  font-size: 16px;
  color: white;
  background-color: #32b564;
  transition: .4s ease all;
  font-weight: 700i;
  font-family: 'Poppins', sans-serif;
}
.sign-up:hover{
      background-color: #16b335;
}
.div-bottom-a{
  text-align: center;
  margin-top: 60px;
}
.about-block{
  background-image: none;
  background-color: #ffffff;
  background-repeat: repeat;
  background-position: top left;
  width: auto;
  min-height: 670px;
  padding-top: 50px;
}
.about-block p{
    font-size: 30px;
    color: rgb(85, 85, 85);
    line-height: 42px;
    text-align: center;
    margin-bottom: 30px;
    font-family: Lato;
    font-weight: 300;
}
.about-block img {
  width: 140px;
}
.about-small-block{
  text-align: center;
}
.about-small-block .first-p{
  margin-top: 40px;
  font-size: 19px;
  color: rgb(126, 126, 126);
  line-height: 22px;
  text-align: center; 
  font-family: Lato;
  font-weight: 500;
}
.about-small-block .second-p {
    font-size: 15px;
    margin-top: 40px;
    color: rgb(126, 126, 126);
    line-height: 22px;
    text-align: justify;
    font-family: Lato;
    font-weight: 300;
}
footer{
  margin: 0 auto;
  background-color: rgba(251,251,251,0.8);
  text-align: center;
  height: 60px;
  padding-top: 23px;
  
}
footer .container p {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #878787;
    font-family: Lato;
    font-weight: 300;
    margin-bottom: 0;
}
 .featured-block img{
  width: 228px;
 }
.image-block-wrapper{
  text-align: center;

}
.a-wrapper{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.last-a{
  background-color: #f19026;
  color: #ffffff;
  border-radius: 3px;
  margin: 0 auto;
  padding: 15px 110px;
  text-transform: uppercase;
  font-weight: bold;
  transition: .4s ease all;  
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
.last-a:hover{
      background-color: #cc7412;
}
@media (min-width: 1200px){

.container {
    width: 970px;
}
}
@media screen and (max-width: 1199px) {
  .about-wrapper-p{
    width: 300px;
    margin: 0 auto;
}
  .about-small-block>.about-wrapper-p>p{
    text-align: center;
  }
  .about-block p{
    font-size: 23px;
    line-height: 30px;
  }
  .featured-block p{
    font-size: 29px;
  }
  .wrapper-text-p>p{
    font-size: 17px;
  }
  .image-block-wrapper>p{
    font-size: 16px;
  }
  .featured-block{
    min-height: 1420px;
  }
  .image-block-wrapper{
    padding: 0px;
  }

@media screen and (max-width: 991px) {
 .header{
  text-align: center;
 }
 .overlay-black{
  opacity: 0.63;
 }
 .main-p{
	 
margin-top:70px;
  font-size: 29px;
  line-height: 36px;
 }
 .main-p2{
	 
margin-top:20px;
  font-size: 22px;
  line-height: 30px;
 } 
 .register-text{
  font-size: 23px;
 }
 .form-wrapper>form>input{
  font-size: 20px;
  height: 56px;
 }
  .image-block-wrapper{
    padding: 0px;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .last-a{
    width: 100%;
    padding: 12px 0px;
    display: block;
  }
  .about-wrapper-p{
    width: 100%;
  }
  .form-wrapper{
    padding: 10px 20px;
  }
  .nortonimage{
    width: 80px;
  }
  .maccafeimg{
    width:100px;
  }
.sign-up{
  padding: 0px;
  display: block;
  width: 100%;
  padding: 11px 0px;
}
.form-wrapper{
  width: 100%;
}
 .main-p{
	 margin-top:70px;
  font-size: 25px;
  line-height: 30px;
 }
 .main-p2{
	 margin-top:20px;
  font-size: 20px;
  line-height: 25px;
 } 
  .overlay-black{
    min-height: 500px;
  }
.full-container>.form-block {
    min-height: 500px;
} 
 .register-text{
  font-size: 20px;
 }
}
@media screen and (max-width: 400px) {
  .overlay-black{
    min-height: 500px;
  }
.full-container>.form-block {
    min-height: 500px;
}
  
  .small-text{
    font-size: 10px;
  }
}