@media only screen and (max-width: 1199px){
	.fifth-first-card,.fifth-second-card,.fifth-third-card{
	width:100%;
	height:450px;
	padding:40px;
}
}
@media only screen and (max-width:1047px){
	.hero-section{
	width:100%;
	height:500px;
}
	.hero-text h1{
	font-size:50px;
	margin-top:160px;
	line-height: 50px;
	
}
.hero-text h2{
	font-size: 60px;
	line-height: 60px;

}
.hero-text h3{
	font-size:30px;
	

}
.hero-book-image{	
	height: 450px;
	margin-top:20px;
} 
}

@media only screen and (max-width:992px){
	.hero-section{
	width:100%;
	height:500px;
}
	.hero-text h1{
	font-size:50px;
	margin-top:160px;
	line-height: 50px;
	
}
.hero-text h2{
	font-size: 60px;
	line-height: 60px;

}
.hero-text h3{
	font-size:30px;
	

}
.hero-book-image{	
	height: 450px;
	margin-top:20px;
} 
.sixth-section{
	width:100%;height:700px;
	background:#343434;
	margin-top:50px;
}
.sixth-left h1{
	color:#9d845c;
	font-size:30px;
	margin-top:10px;
	font-weight: 600;
}
.sixth-left p{
	font-size:20px;
	color:white;
	font-family: "Roboto",sans-serif;
	color:#fbfbfb;
	margin-top:20px;

}
}
@media only screen and (max-width:768px){
	.logo-section img{
	width:180px;
	margin-top:10px;
	margin:0 auto;
	display: block;
}
	.hero-section{
	width:100%;
	height:auto;
	background-size: cover;
}
	.hero-text h1{
	font-size:40px;
	margin-top:50px;
	line-height: 50px;
	
}
.hero-text h2{
	font-size: 50px;
	line-height: 60px;

}
.hero-text h3{
	font-size:30px;
	

}
.sixth-section{
	width:100%;height:auto;
	background:#343434;
	margin-top:50px;
}
.hero-book-image{
	margin-top:0px;
	height:auto;
	background:transparent;
} 
.sixth-right{
	margin-top:0px;
	height:auto;
	/*background:transparent;*/
}
.sixth-right img{
	width:400px;
	height:400px;
	margin:0 auto;
	margin-top:20px;	 
}
.hero-book-image img{
	margin-top:0px;
	width:90%;
	margin:0 auto;	
}
.second-section{
	margin-top:0px;
}
.second-section p{
	font-size: 22px;
}
.resrv-copy-btn{
	
	font-size:18px;
	
	width:260px;
	font-family: "Roboto",sans-serif;
	line-height:60px;
	height:60px;
	background:#8c734b;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight: 500;
	margin-top:30px;
	
}
.resrv-copy-btn-2{
	font-size:18px;
	
	width:260px;
	font-family: "Roboto",sans-serif;
/*	line-height:60px;*/
	line-height:1.2rem;
	height:60px;
	background:#8c734b;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight: 500;
	margin-top:30px;
	float:none;
	margin:0 auto;
	padding-top: 10px;
}


.sixth-right{
    width: 100%;
    height: 420px;
    background-size: 70% 90%;
    background-position: 50% 67%;
    background-repeat: no-repeat;
}
.third-right-side{
	border-left:none;
}
.third-left-side h2{
	padding-right:0px;
	text-align: center;
}
.fourth-section h1{
	font-size:35px;
	margin-top:20px;
}
.fourth-section iframe{
	margin-top:10px;
	margin:0px;padding:0px;
	width:100%!important;
	height:340px;
}
.forborder{
	margin-top:0px;
	border-right:none;
}
.fifth-first-card,.fifth-second-card,.fifth-third-card{
	width:100%;
	height:auto;
	padding:40px;
}
.forborder h1{
	padding-top:20px;
	text-align: center;
	font-weight:600;
}
}