body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.banner-fitness{
	background-color: #f5f5f7;
	padding: 5rem 0;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
.banner-text h1{
	font-size: 60px;
	text-align: center;
	color: #1d1d1f;
	font-weight: 600;
	margin: 3rem 0;
	line-height: 60px;
}
.logo-fit{
	text-align: center;
	margin-bottom: 2rem;
}
.logo-fit img{
	width: 15%;
	margin: 0 auto;
}
.banner-text p{
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 4rem;
}
.video-sec{
	padding: 6rem 0;
}
.bg-grey{
	text-align: center;
    background-color: #f5f5f7;
    border-radius: 20px;
    margin-bottom: 3rem;
    height: 500px;
}
.bg-grey img{
	margin:0 auto;
}
.real-time,.worktype{
	height: 340px;
}
.real-time{
	padding-top: 1rem;
}
.worktype{
	padding:1.3rem 0;
}
.real-time h3,.worktype h3,.meditations h3,.audio h3{
	font-weight: 600;
	font-size: 25px;
	margin-bottom: 2rem;
}
.meditations{
	padding-top: 1rem;
}
.audio{
	padding-top: 1rem;
}
.meditations,.audio{
	height: 357px;
}
.audio img{
	margin: 0 auto;
	margin-top: 2rem;

}
.section-inside{
	padding-top: 10rem;
	padding-bottom: 4rem;
}
.icons-rainbow img{
	width: 100px;
	margin: 0 auto;
}
.inside-text h2{
	font-size: 45px;
	font-weight: 600;
	color: #1d1d1f;
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.inside-text p{
	font-size: 24px;
	margin-bottom: 6rem;
}
.apple-watch-sec{
	background-color: #f5f5f7;
	padding: 3rem 0;
}
.header-apple{
	text-align: center;
	margin-bottom: 2rem;
}
.header-apple h1{
	font-weight: 600;
	color:#1d1d1f;
	font-size: 40px;
	margin-bottom: 3rem;
} 
.apple-content{
	background-color: #fff;
	padding: 3rem 0;
}
.header-apple a{
	font-size: 20px;
}
.header-apple a:hover{
	text-decoration: none;
}
.apple-watch{
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
.apple-watch img{
	margin: 0 auto;
	margin-bottom: 3rem;
}
.apple-watch h4{
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 3rem;
}
.apple-watch .apple-info{
	margin-bottom: 6rem;
	height: 100px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2rem;
}
.apple-watch h5{
	font-weight: 600;
	font-size: 20px;
	color: #1d1d1f;
}
.sar{
	margin-bottom: 3rem;
}
.gps-red{
	color: #e30000;
	font-weight: 600;
}
.btn-buy{
	color: #6e6e73;
	border: 1px solid #6e6e73;
	border-radius: 30px;
	padding: 10px 15px;
}
.sar-nothing{
	font-weight: 600;
	font-size: 30px;
	height: 60px;
}
.magic{
	background-color: #fff;
	margin-top: 2rem;
	padding: 4rem 0rem;
}
.magic-inner{
	width: 80%;
	margin: 0 auto;
}
.ipod-content{
	padding: 4rem 0;
}
.ipod-content h2{
	font-size: 40px;
	font-weight: 600;
	color: #1d1d1f;
}
.ipod-content p{
	font-size: 18px;
	margin-top: 2rem;
}
.shop-all{
	font-size: 20px;
}
.shop-all:hover{
	text-decoration: none;
}
.footer{
	background-color: #f5f5f7;
	padding-top: 3.5rem;
}
.footer p{
	font-size: 12px;
	color: #6e6e73;
}
.ipod-img img{
	    margin: 0 0 0 auto;
}
@media only screen and (max-width: 768px) and (min-width: 320px){
	.logo-fit img {
    width: 40%;
    margin: 0 auto;
}
.banner-text h1 {
    font-size: 40px;
    line-height: 40px;
}
.banner-text p {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 4rem;
}
.banner-text p br{
	display: none;
}
.real-time{
    height: 286px;
}
.bg-grey img{
	text-align: center;
	margin: 0 auto;
}
.icons-rainbow img {
    width: 100px;
    margin: 0 auto;
}
.inside-text h2 {
    font-size: 38px;
}
.inside-text p {
    font-size: 17px;
    }
 .section-inside {
    padding-top: 1rem;
}
.header-apple h1{
	font-size: 33px;
}
.header-apple a {
    font-size: 17px;
}
.apple-watch img{
	margin: 0 auto;
	margin-bottom: 3rem;
}
.apple-watch .apple-info{
	height: auto;
	padding-bottom: 2rem;
}
.apple-watch{
	margin-bottom: 4rem;
}
.ipod-img img{
	margin: 0 auto;
}
}
@media only screen and (max-width: 991px) and (min-width: 769px){
	.logo-fit img {
    width: 40%;
    margin: 0 auto;
}
.banner-text h1 {
    font-size: 40px;
    line-height: 40px;
}
.banner-text p {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 4rem;
}
.banner-text p br{
	display: none;
}
.real-time{
    height: 286px;
}
.bg-grey img{
	text-align: center;
	margin: 0 auto;
}
.icons-rainbow img {
    width: 100px;
    margin: 0 auto;
}
.inside-text h2 {
    font-size: 38px;
}
.inside-text p {
    font-size: 17px;
    }
 .section-inside {
    padding-top: 1rem;
}
.header-apple h1{
	font-size: 33px;
}
.header-apple a {
    font-size: 17px;
}
.apple-watch img{
	margin: 0 auto;
	margin-bottom: 3rem;
}
.apple-watch .apple-info{
	height: auto;
	padding-bottom: 2rem;
}
.apple-watch{
	margin-bottom: 4rem;
}
.ipod-img img{
	margin: 0 auto;
}
}