@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px){
	.banner-text{padding-top:50px; width:74%;}
	.banner-text h1{font-size:30px;}
	.global-sec h3{font-size:26px;}
	.marg-left-40{margin-left: 30px;}
	.book-sec form{width:70%;}
}

@media screen and (max-width:767px){
	header{padding-bottom:14px;}
	.banner-text p{font-size:18px;}
	.marg-left-12{margin-left: 38px;}
	.discover-sec h3{font-size:35px;}
	.marg-top{margin-top:50px;}
	.global-sec h3{width:90%;}
	.book-sec h3{width:90%;}
	.book-sec h2{font-size:30px;}
}

@media screen and (max-width:576px){
}

@media screen and (max-width:435px){
	.banner-text{width:93%;}
	.global-sec h3{width:100%;}
	.book-sec h2{font-size: 24px; line-height: 40px;}
	.book-sec h3{width: 100%;}
	footer strong{display:block;}
	a.orangebtn{width:95%; margin:80px auto auto;}
}

@media screen and (max-width:320px){
	.buybg-sec h3{font-size: 30px; line-height: 38px;}
	.book-sec h3{font-size:30px;}
	.book-sec form{width: 90%;}
	.book-sec h2{font-size:22px;}
}