body{
}

#title{
	background-color: #ff4c68;
	position: relative;
    

}
.navbar{
	padding-left: 0px;
}


.intro{
	font-family: 'Montserrat', sans-serif;

	font-size: 3.5em;
	line-height: 1.5;
	color: white;

}

.nav-top{
	padding: 3% 15% 3% 15%;
}
.titlee{

  margin-top: 50px;
  
}
.iphone{

	transform: rotate(30deg);
	width: 65%;
	height: 80%;
	margin-top: 60px;
	margin-left: 45px;
	
    



}
.button{
	margin-top: 20px;

}

.btn-outline-light{
	margin-left: 10px;
}

.nav-item{
	padding: 18px;
	font-size: 1.2rem;
}


#features{

	padding-top: 150px;
	padding-bottom: 150px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
}

.name{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	padding-top: 30px;

}

.para{
	font-weight: lighter;
	color: grey;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.2em;

}
.icon{
	color: #e8505b;
}
.icon:hover{
	color: #ff4c68;
}

#testimonials{
	background-color: #e8505b;
	text-align: center;
	z-index: -1;
	height: 500px;
	





}
.navbar-brand{
	font-size: 2.5rem;
}

.test-head{
	
	font-family: 'Montserrat', sans-serif ;
	color: white;
	line-height: 1.5em;
    font-style: bold;
    padding: 3% 20%;


}

h1,h2,h3{

	font-family: 'Montserrat', sans-serif ;
}

.test-img{
	width: 10%;
	border-radius: 100%;
	margin: 3%;


}
#press{
	
    text-align: center;
    padding: 10px;
	background-color: #e8505b;



}

.press-img{
	width: 15em;
	padding: 10px;
}

#pricing{
	padding: 5% 10%;

}
.feture-white{
	background-color: white;
	padding-top: relative;
	z-index: 1;


    
   

}
#cta{
	
	height:450px;
	background-color: #ff4c68;
	color: white;
	text-align: center;
	padding: 5% 0%;


	
	
}
.mar{
	margin: 1.2%;
}

.cta-text{
	width: 50%;
	text-align: center;
	margin: auto;
	line-height: 1.5em;
	margin-bottom: 70px;

 
  
}


@media (max-width: 900px) {


h1,h2,h3{
	font-size: 1.5em;

}

button{
	margin: 2.5px;
	padding: 0px;

}
.intro{
	font-size: 2em;
}
.iphone{
    transform:rotate(0deg);
} 
#title{
	text-align: left;

} 

#footer{
    height: 250px;
    text-align: center;
	margin: auto 50% 50%;
    padding: 12% 0%;
}
.footer-icon{
	margin: 0px 5px;
}
.copyright{
	color: grey;
	margin-top: 10px;
}
#festures{
	font-size: 0.5em
}

.press-img{
	width: 100px;
	padding: 3px;
	margin-bottom: 10px;

}

#cta{
	
	height:300px;
	background-color: #ff4c68;
	color: white;
	text-align: center;
	padding: 1% 0%;
}

#testimonials{
	background-color: #e8505b;
	text-align: center;
	z-index: -1;
	height: 400px;
	}

.add{
	margin-left: 0px;
	
}
}
