@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px) {
	.navigation ul{margin-top:20px;}
	.navigation ul li{margin-bottom:20px;}
	.navigation ul li span{display:none;}
	.navigation ul li a{padding:0px;}
	.navigation ul li:last-child{padding-right:15px;}
	.banner-sec h3{font-size:20px;}
	.banner-sec h1{font-size: 34px; line-height: 40px; margin: 30px 0;}
	.number-sec h3{font-size:28px;}
	.offer-sec h4{margin:20px 0; font-size:25px;}
	a.yellowbtn{margin-right:1px; margin-bottom:40px;}
	.instructors-sec p{font-size: 18px; line-height: 30px; margin: 30px 0;}
	.instructors-sec h4{font-size:20px;}
	.startsec h3{font-size:23px;}
	.startsec p{font-size: 16px;}
}
@media screen and (max-width:767px) {
	.arrow-div{margin-bottom:70px;}
	.arrow-div img{display:none;}
	.offer-sec{text-align:center;}
	.startsec{text-align:center;}
	a.redbtn{margin:40px auto auto;}
	footer{line-height:70px;}
}
@media screen and (max-width:576px) {
}
@media screen and (max-width:435px) {
}
@media screen and (max-width:320px) {
}