.slider-caption-sub.slider-caption-sub-3 { padding: 10px; text-shadow: 1px 1px 2px #000, 0 0 25px #000, 0 0 5px #000; font-family: 'debbyscript';  font-weight: 600; letter-spacing: 3px;   font-size: 35px;}

.home-about .text p { color: #000; text-align:justify; } 

a.btnBg 
	{
		font-size: 16px;
		font-weight: 600;
		border: 1px solid #936321;
		float: left;
		padding: 10px 20px;
		background-color: #936321;
		color: #fff;
		margin: 33px 44% 0px; border-radius: 4px;
	}
	.section-gallery {  padding: 60px 0px 100px;  border-top: 1px dashed #00000024;}
	a.btnBg:hover { background-color: #000; border: 1px solid #000; color: #fff;}
	
	.gallery-content .gallery_item img 
	{
		width: 100%;
		height: 250px;
		
	}
	.gallery-cat ul li 
	{
		font-size: 17px;
		background-color: #204214;  
		margin: 0 2px;
		border-radius: 5px; 
	}
	.awe-btn.awe-btn-default { border: 2px solid #241e1d; background: #241e1d; color: #fff;  border-radius: 5px;}
	
	.our-best .text ul li { color: #000; font-weight: 600;     font-size: 20px;}
	.our-best .text ul li:before { color: #000;}
	.our-best .img { width:50%; float:left;  padding: 0 3px; margin-top: 6px;}
	.img img {border: 1px solid #fff; border-radius: 10px;  }
	.guestbook-item .img { overflow: visible;     border-radius: 100px;  margin-top: 14px}
   .event-item .text h2 {  font-size: 15px;}
 
	 
	 .btnBG {  text-align: center; margin-top: 20px; }
	 img.leaf {  width: 157px;  margin-top: 6px; }
	 img.leaf1 { width: 330px; margin: 17px 120px 0 0;}
	/* #page-wrap {background-image:url(images/pattern.png); }*/
	 .awe-overlay { background-color: rgba(14, 19, 22, 0.54); }
	 h2.heading {font-size: 22px; }
	 .accomd-modations-headerp { color:#232323;}
	 .section-home-about.bg-white { padding: 60px 0px; }
	 .text p { line-height: 1.99em; }
	 /* .section-our-best { background-image:url(images/pattern.png);} */
	 .guestbook-header {margin-top: 70px; }
	 .guestbook-header h2 {color:#fff; }
	 .guestbook-header  p {color:#fff; }
	.guestbook-item .img img { border-radius: 100px;   width: 115px;  height: 115px; border-radius:100px;}
	/*  .section-event-news { background-image:url(images/pattern.png);} */
	.gallery-cat {margin-top:20px; }
	h2.heading.text-center { margin-bottom:0px; font-size: 32px;}
	
	
	
	@media only screen and (max-width: 767px)  
	{  
		a.btnBg{ margin: 37px 29% 0px; }
		.our-best .img { width:100%; }
		.text u {margin-top: 39px;display: inline-block;}
		.slider-item{    height: 400px !important;}
		h2.heading {  font-size: 20px;}
		h2.heading.text-center { color: #fff;}
		
	}

	@media only screen and (min-width: 480px) and (max-width: 767px)
	{  
		a.btnBg{ margin: 37px 36% 0px; }
	 }
	 
	 @media only screen and (min-width: 768px) and (max-width: 991px)
	 { 
		a.btnBg{ margin: 37px 41% 0px; } 
	 }
	 @media only screen and (min-width: 992px) and (max-width: 1199px)
	 { 
		a.btnBg { font-size: 15px;}
	 } 
	
	