/** Banner for Home Page **/
#banner {
	width: 100%;
	height: 800px;
}

.banner-left-section {
	background: url(../images/static/banner/practicing-yoga.webp) left 0px top 70px no-repeat;
	background-size: 180px 360px;
	width: 45%;
	height: 100%;
	float: left;
	position: relative;
}

.banner-content {
	width: calc(100% - 30px);
	position: absolute;
	top: 45%;
	left: 30px;
}

h1.banner-sub-title,
h2.banner-title {
	font: normal 58px/1 "Bebas-Regular", "Bebas", Arial, sans-serif;
	margin: 0;
	color: #858374;
	text-align: left;
	text-transform: uppercase;
	float: left;
}

h2.banner-title {
	font-size: 80px;
	font-weight: 550;
	padding: 0;
	letter-spacing: .9px;
}

.banner-tagline {
	width: 380px;
	padding: 0 0 10px 0;
	float: left;
	border-bottom: 5px solid #81806F;
}

.banner-tagline h3 {
	font: normal 28px "Humanist521BT-Light", "Humanist521", Arial, sans-serif;
	margin: 0;
	text-align: left;
	color: #818183;
}

.book-now {
	position: fixed;
	bottom: 12%;
	z-index: 9;
}

.book-now a {
	font: normal 16px "Humanist521BT-Light", "Humanist521", Arial, sans-serif;
	font-weight: bold;
	background: url(../images/icon/book-now.png) right 20px center no-repeat #B3B2AC;
	background-size: 30px 30px;
	width: 140px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	padding: 0 20px;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	float: left;
	outline: none;
	border-radius: 0 100px 100px 0;
	-o-border-radius: 0 100px 100px 0;
	-moz-border-radius: 0 100px 100px 0;
	-webkit-border-radius: 0 100px 100px 0;
}

.book-now a:hover {
	color: #fff;
}

.banner-right-section {
	width: 55%;
	height: 100%;
	float: right;
}

.banner-right-section img {
	width: 100%;
	height: 100%;
}

/** Banner for Inner Pages **/
.inner-banner {
	width: 100%;
	height: 900px;
	float: left;
}

#relish-banner {
	background: url(../images/static/banner/banner-relish.jpg) no-repeat;
	background-size: cover;
}

#philosophy-banner {
	background: url(../images/static/banner/banner-philosophy.jpg) center center no-repeat;
	background-size: cover;
	height: auto;
	min-height: 600px;
}

#celebrate-banner {
	background: url(../images/static/banner/banner-celebrate.jpg) center center no-repeat;
	background-size: cover;
}

#explore-banner,
#blog-banner,
#temple-blog-banner {
	background: url(../images/static/banner/banner-explore.jpg) left top no-repeat;
	background-size: cover;
	height: 910px;
}

#contact-banner {
	background: url(../images/static/banner/banner-contact.jpg) center center no-repeat;
	background-size: cover;
	height: 630px;
	position: relative;
}

#contact-banner .banner-content {
	background: #9D9B8E;
	width: calc(35% - 30px);
	padding: 0 15px;
	top: 85px;
	left: 0;
}

#contact-banner h2.section-heading {
	width: auto;
	line-height: 100px;
	color: #fff;
	text-align: right;
	text-transform: none;
	float: right;
	
}
.section-heading-even,
.section-heading-odd {
    width: 100%;
    line-height: normal;
    color: #ffcb08;
    text-align: left;
    text-transform: uppercase;
    font: normal 42px / 1 "Humanist521BT-Roman", "Humanist521", Arial, sans-serif;
    
}
.section-heading-odd{
	text-align: right;
	margin-right: 2rem;
}
.section-heading-even{
	text-align: left;
	margin-right: 2rem;
}
#blog-banner {
	background: url(../images/static/banner/banner-tourist-place.jpg) no-repeat;
	background-size: cover;
}

#temple-blog-banner {
	background: url(../images/static/banner/banner-temple.jpg) no-repeat;
	background-size: cover;
}

#food-blog-banner {
	background: url(../images/static/banner/banner-food.jpg) no-repeat;
	background-size: cover;
	height: 650px;
}

#tourist-place-banner {
	background: url("../images/static/banner/sarnath-tourist-places-exploring-best-10-spots.jpg");
	background-size: cover;
	height: 650px;
}

#dev-deepawali-banner {
	background: url("../images/static/banner/dev-deepawali-banner.jpg") no-repeat;
	background-size: cover;
	height: 650px;
}

#hotel-blog-banner {
	background: url(../images/static/banner/hotels-in-varanasi.jpg) left bottom no-repeat;
	background-size: cover;
	height: 650px;
}

#aarti-blog-banner {
	background: url(../images/static/banner/aarti-in-varanasi.jpg) left bottom no-repeat;
	background-size: cover;
	height: 650px;
}

#things-to-do-blog-banner {
	background: url(../images/static/banner/to-do_banner.jpg) left bottom no-repeat;
	background-size: cover;
	height: 650px;
}

#lassi-shop-blog-banner {
	background: url(../images/static/banner/banner-lassi-shop.jpg) left bottom no-repeat;
	background-size: cover;
	height: 650px;
}

#banaras-shopping-blog-banner {
	background: url(../images/static/banner/banner-banaras-shopping.jpg) left bottom no-repeat;
	background-size: cover;
	height: 650px;
}

#banaras-tour-blog-banner {
	background: url(../images/static/banner/best-season-header.jpg) left bottom no-repeat;
	background-size: cover;
	height: 650px;
}
#banaras-places-to-visit-blog {
	background: url(../images/static/banner/outdoor-and-room-view-of-stay-banaras.jpg) left bottom no-repeat;
	background-size: cover;
	height: 650px;
}
.image-credit {
	font: normal 12px "Humanist521BT-Roman", "Humanist521", Arial, sans-serif;
	font-style: italic;
	margin: 10px 0 0 0;
	color: #858374;
}


/* Base styles (Mobile First) */

/* Responsive font sizes */
@media screen and (min-width: 768px) {
  .section-heading-odd,
  .section-heading-even {
    font-size: 2.4rem;
    padding: 0 ;
  }
}

@media screen and (min-width: 1024px) {
  .section-heading-odd,
  .section-heading-even {
    font-size: 2.8rem;
}
}