*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
/*--------- Header Starts ---------*/
#mini{
	height: 24px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #C4C4C4;
	font-family: "EB Garamond",serif;
}
#mini a{
	text-decoration: none;
	color: black;
	font-size: 14px;
}
#mini .fa{
	margin-right: 5px;
}
#head ul{
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}
#head ul li{
	display: inline-block;
}
#head ul li a{
	text-decoration: none;
	padding: 5px 10px;
	color: black;
	font-family: "EB Garamond",serif;
	font-size: 18px;
}
#head a.active{
	background-color: #e43311;
	color: white;
}
/*--------- Header Ends ---------*/

/*--------- Banner Starts ---------*/

/*--------- Banner Ends ---------*/

/*--------- Float Starts ---------*/
#float{
	position: relative;
	z-index: 1;
	font-size: 15px;
	font-family: arial;
}
#float .flt{
	margin-top: -50px;
}
#float .row{
	background-color: white;
	padding: 15px 0;
	box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.15);
}
#float .col-lg-3{
	background-color: white;
	padding: 0 20px;
	border-right: 1px solid #e43311;
}
#float .col-lg-3:nth-of-type(4){
	border-right: none;
}
/*--------- Float Ends ---------*/

/*--------- Float1 Starts ---------*/
#float1{
	position: relative;
	z-index: 1;
	font-size: 15px;
	font-family: arial;
}
#float1 .flt1{
	margin-top: -50px;
}
#float1 .row{
	background-color: white;
	padding: 15px 0;
	box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.15);
}
#float1 .col-lg-3{
	background-color: white;
	padding: 0 20px;
	border-right: 1px solid #e43311;
}
#float1 .col-lg-3:nth-of-type(4){
	border-right: none;
}
/*--------- Float Ends ---------*/

/*--------- Experience Starts ---------*/
#exp{
	padding: 50px 0;
}
#exp h1{
	font-family: "EB Garamond",serif;
	font-size: 32px;
	color: #000;
	font-weight: 300;
}
#exp span{
	font-style: italic;
}
#exp p{
	font-weight: 300;
	font-size: 15px;
	margin-bottom: 0;
	font-family: "Roboto",sans-serif;
	margin-bottom: 20px;
}
#exp h2{
	font-weight: 300;
	font-family: "EB Garamond",serif;
	color: #000;
	font-size: 28px;
	margin-bottom: 10px;
}
#exp a{
	text-decoration: none;
	color: #e43311;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
}
#exp .fa{
	margin-left: 10px;
	font-size: 20px;
	color: #e43311;
}
/*--------- Experience Ends ---------*/

/*--------- Stories Starts ---------*/
#stories{
	padding: 50px 0;
}
#stories h2{
	font-size: 18px;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	margin-bottom: 0;
}
#stories h1{
	font-family: "EB Garamond",serif;
	font-size: 32px;
	color: #000;
	font-weight: 300;
	margin-bottom: 15px;
}
#stories h4{
	font-size: 1.154em;
	font-family: "EB Garamond",serif;
	font-style: italic;
	margin-top: 15px;
}
#stories span{
	font-style: italic;
}
#stories .col-md-6{
	overflow: hidden;
	position: relative;
}
#stories .col-lg-3{
	overflow: hidden;
	position: relative;
}
#stories .stimg{
	position: relative;
	overflow: hidden;
}
#stories img{
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	opacity: 1;
}
#stories .col-md-6:hover img{
	transform: scale(1.1);
}
/*--------- Stories Ends ---------*/

/*--------- Recognition Starts ---------*/
#recognition{
	padding: 50px 0;
}
#recognition h1{
	text-align: center;
	font-size: 32px;
	font-family: "EB Garamond",serif;
	color: #000;
	font-weight: 300;
	font-style: italic;
}
#recognition h5{
	color: #000;
	font-size: 17px;
	font-weight: 700;
	font-family: "EB Garamond",serif;
	text-align: center;
}
#recognition h6{
	font-family: "EB Garamond",serif;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
#recognition p{
	line-height: 20px;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	text-align: center;
}
#recognition .col-lg-3{
	border-right: 1px solid #e43311;
	padding: 20px;
}
#recognition .col-lg-3:nth-of-type(4){
	border-right: none;
}
/*--------- Recognition Ends ---------*/

/*--------- Footer Starts ---------*/
#foot{
	padding: 50px 0;
	background: url(../img/footer-bg.jpg) no-repeat center/cover;
}
#foot ul{
	padding-left: 0;
}
#foot ul li{
	list-style-type: none;
	font-family: "EB Garamond",serif;
	margin-bottom: 15px;
	font-size: 16px;
	color: white;
}
#foot ul li span{
	list-style-type: none;
	font-family: "EB Garamond",serif;
	margin-bottom: 15px;
	font-size: 16px;
	color: #e43311;
}
#foot a{
	color: white;
	text-decoration: none;
}
/*--------- Footer Ends ---------*/

/*--------- Page-Header Starts ---------*/
#page-header{
	background: url(../img/slide2.jpg) no-repeat center/cover;
	color: white;
	font-family: "EB Garamond",serif;
}
#page-header h1{
	font-size: 42px;
	font-family: "EB Garamond",serif;
}
#page-header a{
	text-decoration: none;
	color: white;
}
#page-header .fa{
	margin-left: 5px;
}
#page-header .overlay{
	padding: 100px 0 50px 0;
	background-color: rgba(0, 0, 0, 0.5);
}
/*--------- Page-Header Ends ---------*/

/*--------- About Us Starts ---------*/
#about{
	padding: 50px 0;
	background: url(../img/bg_1.jpg) no-repeat center/cover;
}
#about h1{
	font-family: "EB Garamond",serif;
	font-size: 40px;
}
#about h2{
	font-family: "EB Garamond",serif;
	font-size: 26px;
	font-style: italic;
}
#about p{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	margin-bottom: 8px;
}
#about span{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	font-size: 13px;
	letter-spacing: 1px;
}
/*--------- About Us Ends ---------*/

/*--------- Banquet Hall Starts ---------*/
#banquet{
	padding: 50px 0;
	background: url(../img/bg_1.jpg) no-repeat center/cover;
}
#banquet h1{
	font-family: "EB Garamond",serif;
	font-size: 40px;
}
#banquet p{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
}
#banquet .col-md-4{
	overflow: hidden;
	position: relative;
}
#banquet .stimg{
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
#banquet img{
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	opacity: 1;
	margin-bottom: 10px;
}
#banquet .col-md-4:hover img{
	transform: scale(1.1);
}
/*--------- Banquet Hall Ends ---------*/

/*--------- Lawn Starts ---------*/
#lawn{
	padding: 50px 0;
	background: url(../img/bg_1.jpg) no-repeat center/cover;
}
#lawn h1{
	font-family: "EB Garamond",serif;
	font-size: 40px;
}
#lawn p{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
}
#lawn .col-md-3{
	overflow: hidden;
	position: relative;
}
#lawn .stimg{
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
#lawn img{
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	opacity: 1;
	margin-bottom: 10px;
}
#lawn .col-md-3:hover img{
	transform: scale(1.1);
}
/*--------- Lawn Ends ---------*/

/*--------- Facilities Starts ---------*/
#facilities{
	padding: 50px 0;
	background: url(../img/bg_1.jpg) no-repeat center/cover;
}
#facilities h1{
	font-family: "EB Garamond",serif;
	font-size: 40px;
}
#facilities p{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
}
#facilities ul{
	padding-left: 1rem;
}
#facilities ul li{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	margin-bottom: 10px;
}
#facilities .col-md-4{
	overflow: hidden;
	position: relative;
}
#facilities .stimg{
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
#facilities img{
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	opacity: 1;
	margin-bottom: 10px;
}
#facilities .col-md-4:hover img{
	transform: scale(1.1);
}
/*--------- Facilities Ends ---------*/

/*--------- Location Starts ---------*/
#location{
	padding: 50px 0;
}
#location h1{
	font-family: "EB Garamond",serif;
	font-size: 40px;
}
/*--------- Location Ends ---------*/

/*--------- Contact Starts ---------*/
#contact{
	padding: 50px 0;
	background: url(../img/bg_1.jpg) no-repeat center/cover;
}
#contact h1{
	font-family: "EB Garamond",serif;
	font-size: 40px;
}
#contact p{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
}
#contact span{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	font-size: 13px;
	letter-spacing: 1px;
}
#contact img{
	margin-bottom: 20px;
	width: 350px;
}
#contact .fa{
	margin-right: 5px;
}
#contact .fa-facebook-official{
	font-size: 20px;
}
#contact .fa-instagram{
	font-size: 20px;
}
#contact a{
	text-decoration: none;
	color: black;
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 1px;
}
/*--------- Contact Ends ---------*/

/*--------- Gallery Starts ---------*/
#gallery{
	padding: 50px 0;
	background: url(../img/bg_1.jpg) no-repeat center/cover;
}
#gallery h1{
	font-family: "EB Garamond",serif;
	font-size: 40px;
}
#gallery p{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
}
/*--------- Gallery Ends ---------*/

/*--------- Video Starts ---------*/
#video{
	padding: 50px 0;
	background: url(../img/bg_1.jpg) no-repeat center/cover;
}
#video h1{
	font-family: "EB Garamond",serif;
	font-size: 40px;
}
#video p{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
}
/*--------- Video Ends ---------*/

 /* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 11; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1 !important;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/*************** Media Query ***************/

@media (min-width: 1399.98px){
	#head span{
		display: none;
	}
	#banner{
		height: 90vh;
		overflow: hidden;
	}
}

@media (max-width: 1399.98px){
	#head ul{
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991.98px){
	#float{
		display: none;
	}
	#float1 {
    padding: 50px 0;
	}
	#float1 .flt1{
		margin-top: 0px;
	}
	#float1 .row{
		padding: 0;
	}
	#float1 .col-lg-3{
		border-right: 0;
		padding: 20px;
	}
	#float1 .col-lg-3:nth-of-type(1){
		background-color: #e5310221;
	}
	#float1 .col-lg-3:nth-of-type(2){
		background-color: #ffc0cb3b;
	}
	#float1 .col-lg-3:nth-of-type(3){
		background-color: #e5310221;
	}
	#float1 .col-lg-3:nth-of-type(4){
		background-color: #ffc0cb3b;
	}
	#recognition .col-lg-3{
		border: 1px solid bisque !important;
		margin-bottom: 20px;
	}
	#contact img{
		margin-bottom: 20px;
		width: 250px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px){
	#float{
		display: none;
	}
	#float1 {
    padding: 50px 0;
	}
	#float1 .flt1{
		margin-top: 0px;
	}
	#float1 .row{
		padding: 0;
	}
	#float1 .col-lg-3{
		border-right: 0;
		padding: 20px;
	}
	#float1 .col-lg-3:nth-of-type(1){
		background-color: #e5310221;
	}
	#float1 .col-lg-3:nth-of-type(2){
		background-color: #ffc0cb3b;
	}
	#float1 .col-lg-3:nth-of-type(3){
		background-color: #e5310221;
	}
	#float1 .col-lg-3:nth-of-type(4){
		background-color: #ffc0cb3b;
	}
	#exp{
		padding-bottom: 0;
	}
	#recognition {
    padding:  0;
	}
	#recognition .col-lg-3{
		border: 1px solid bisque !important;
		margin-bottom: 20px;
	}
	#about img{
		height: auto !important;
		margin-bottom: 20px;
	}
	#banquet_hall img{
		height: auto !important;
	}
	#lawn img{
		height: auto !important;
	}
	#facilities img{
		height: auto !important;
	}
	#contact img{
		margin-bottom: 20px;
		width: 250px;
	}
}

@media (min-width: 320px) and (max-width: 575.98px){
	#mini a{
		font-size: 13px;
	}
	#mini .col-9{
		font-size: 13px;
	}
	#float{
		display: none;
	}
	#float1 {
    padding: 50px 0;
	}
	#float1 .flt1{
		margin-top: 0px;
	}
	#float1 .row{
		padding: 0;
	}
	#float1 .col-lg-3{
		border-right: 0;
		padding: 20px;
	}
	#float1 .col-lg-3:nth-of-type(1){
		background-color: #e5310221;
	}
	#float1 .col-lg-3:nth-of-type(2){
		background-color: #ffc0cb3b;
	}
	#float1 .col-lg-3:nth-of-type(3){
		background-color: #e5310221;
	}
	#float1 .col-lg-3:nth-of-type(4){
		background-color: #ffc0cb3b;
	}
	#exp{
		padding-top: 20px;
		padding-bottom: 0;
	}
	#recognition {
    padding:  0;
	}
	#recognition .col-lg-3{
		border: 1px solid bisque !important;
		margin-bottom: 20px;
	}
	#about img{
		height: auto !important;
	}
	#banquet_hall img{
		height: auto !important;
	}
	#lawn img{
		height: auto !important;
	}
	#facilities img{
		height: auto !important;
	}
	#contact img{
		margin-bottom: 20px;
		width: 250px;
	}
	#video video{
		width: 100% !important;
		height: 100% !important;
	}
}