*
{
	padding:0px;
	margin:0px;
}
body
{
	background:url(../images/pattern.png);
}
.header-bg
{
	/*background:url(../images/headerbg.png) repeat-x;*/
	background-size:contain;
	position: relative;
	z-index: 9999;
	/*background:#6f0706;*/
	background:url(../images/bg1.png);
}
.logo img
{
	margin-top:30px;
}
.slider
{
	padding-left:0px;
	padding-right:0px;
}
.news
{
	background:#f9a63c;
	border:8px solid #fff;
	margin-top:20px;
	/*margin-left:15px;*/
}
.news h2
{
	font-family: 'CenturyGothic';
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.new-scroll {
  width: 100%;
  height: 130px;
  margin-left:15px;
}
.news p
{
	font-family: "Open Sans";
	font-size:14px;
	font-weight:normal;
	margin-top:15px;
	color:#313131;
}
.news span
{
	color:#aa2d0b;
	font-family: "Open Sans";
	font-size:14px;
}
.welcome
{
  margin-top: 20px;
  padding-right: 11px;
  padding-left: 30px;
  padding-top: 10px;
}
.welcome h2
{
	font-family: "Open Sans";
	font-size:18px;
	color:#aa2d0b;
	font-weight:bold;
	margin-top:0px;
}
.welcome p
{
	font-family: "Open Sans";
	font-size:13px;
	font-weight:normal;
	margin-top:10px;
	text-align:justify;
	color:#000;
	line-height:22px;
}
.text { line-height:35px !important;}
.welcome a
{
	font-family: "Open Sans";
	font-size:13px;
	color:#aa2d0b;
	background:#f9a63c;
	display:inline-block;
	float:right;
	padding:8px;
}
.welcome a:hover
{
	background:#aa2d0b;
	color:#fff;
	text-decoration:none;
}
.booknow
{
	margin-top:20px;
}
.facilities
{
	margin-top:20px;
}
.facilities h2
{
	font-family: "Open Sans";
	font-size:18px;
	color:#aa2d0b;
	font-weight:bold;
}
.facilities-para {
	margin-top:3px;
}
.facilities-para p
{
	font-family: "Open Sans";
	font-size:13px;
	font-weight:normal;
	color:#000;
	line-height:18px;
}
.facilities-para img
{
	margin-right:10px;
}
.video
{
	margin-top:20px;
}
.video h2
{
	font-family: "Open Sans";
	font-size:18px;
	color:#aa2d0b;
	font-weight:bold;
}
.video iframe
{
	margin-top:5px;
}
.gallery
{
	margin-top:20px;
}
.gallery h2
{
	font-family: "Open Sans";
	font-size:18px;
	color:#aa2d0b;
	font-weight:bold;
}
.footer-bg
{
	background:url(../images/bg1.png) repeat-x;
	background-size:contain;
	/*background:#6f0706;*/
}
.footer-bg p
{
	font-family: "Open Sans";
	font-size:14px;
	color:#FFF;
	text-align:center;
	margin-top:12px;
	line-height:26px;
}
.footer-bg p a
{
	color:#f9a63c;
}

@keyframes ticker {
 0% {
margin-top: 0
}
 25% {
margin-top: -30px;
}
 50% {
margin-top: -60px;
}
 75% {
margin-top: -90px;
}
 100% {
margin-top: 0;
}
}
.newss {
	/*  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5);
*/  width: 100%;
	height: 390px;
	margin: 0px auto;
	overflow: hidden;
	padding: 3px;
	-webkit-user-select: none;
	background:#f9a63c;
	border: 8px solid #fff;
}
.newss span {
	float: left;
	color: #aa2d0b;
	padding: 6px;
	position: relative;
	top: 1%;
	border-radius: 4px;
	/* box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);*/
	/*font: 18px 'Papyrus', Papyrus, Sylfaen, sans-serif;*/
	-webkit-font-smoothing: antialiased;
	-webkit-user-select: none;
	cursor: pointer;
	font-family: 'Lato';
	font-size: 18px;
	width:100%; float:left;
}
.newss p {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: normal;
    margin-top:5px;
    color: #313131;
}
.newss ul {
	float: left;
	padding-left: 20px;
	padding-top:80px;
	animation: ticker 15s cubic-bezier(1, 0, .5, 0) infinite;
	-webkit-user-select: none
}
.newss ul li {
	line-height: 30px;
	list-style: none;


}
.newss ul li a {
	color: #fff;
	text-decoration: none;
	/*font: 18px Garamond, Papyrus, Papyrus;*/
	-webkit-font-smoothing: antialiased;
	-webkit-user-select: none;
	font-family: 'Lato';
}
.newss ul:hover {
	animation-play-state: paused
}
.newss span:hover+ul {
	animation-play-state: paused
}
.events-scroll { height:250px; width:100%;}
.read { text-align:center;}
.head { color:#900; font-weight:bold; width:100%;}
.ml-15 { margin-left:15px; font-size:12px;}
.txtbox { height:25px;}
.date-txt { width:112%; height:25px; margin-top:8px;}
.submit { text-align:center;}
.date-txt { width:100%; float:left;}
.indent { text-indent:1cm;}
.top {margin-top:15px;}
@media only screen  (min-width :0px) and (max-width : 319px) {
	.name { width:36%; float:left;}
	.coln { width:5%; float:left;}
	.txtbox  { width:100%;}
	.date-txt { width:100%;}
	.submit { padding-bottom:25px;}
	.box { width:50%; float:left;}
	.btn { margin-bottom:25px;}
	#slideshow1 { width:15%; float:left;}
	#slideshow { width:15%; float:left;}
	.img { width:100%; float:left;}
}
@media (min-width :0px) and (max-width : 319px) {
	.name { width:36%; float:left;}
	.coln { width:5%; float:left;}
	.txtbox  { width:100%;}
	.date-txt { width:100%;}
	.submit { padding-bottom:25px;}
	.box { width:50%; float:left;}
}

@media (min-width :320px) and (max-width : 480px) {
	.name { width:36%; float:left;}
	.coln { width:5%; float:left;}
	.txtbox  { width:100%;}
	.date-txt { width:100%;}
	.submit { text-align:center; margin-left:150px;}
	.box { width:50%; float:left;}

}
@media (min-width :481px) and (max-width : 768px) {
	.name { width:36%; float:left;}
	.coln { width:5%; float:left;}
	.txtbox  { width:100%;}
	.date-txt { width:100%;}
	.submit { text-align:center; margin-left:150px;}
	.box { width:50%; float:left;}

}


@media (min-width :768px) and (max-width : 1024px) {
	.name { width:36%; float:left;}
	.coln { width:5%; float:left;}
	.txtbox  { width:100%;}
	.date-txt { width:100%;}
	.submit {text-align:center; margin-left:290px; margin-top:15px; }
	.box { width:50%; float:left;}
}

@media (min-width :1280px) and (max-width : 600px) {
	.name { width:36%; float:left;}
	.coln { width:5%; float:left;}
	.txtbox  { width:100%;}
	.date-txt { width:100%;}
	.submit {text-align:center; margin-left:90px; margin-top:15px; }
	.box { width:50%; float:left;}
}
#slideshow1 { 
/*    margin: 50px auto; 
*/    position: relative; 
    width: 100%; 
	height:140px;
/*    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
*/}

#slideshow1 > div { 
   position:absolute;
}
#slideshow1 img
{
	width:100%;
}
#slideshow { 
/*    margin: 50px auto; 
*/    position: relative; 
    width: 100%; 
	height:140px;
/*    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
*/}
#slideshow > div { 
   position:absolute;
}
#slideshow img
{
	width:100%;
}
.center { text-align:center;}
.list { margin-left:15px;}
.list ul { list-style-type:none;}
.list ul li { font-family: "Open Sans";
    font-size: 14px;
    font-weight: normal;
    margin-top:5px;
    color: #313131; line-height:35px;}
	.link a{ background:none !important; margin-right:222px; padding-top:0px !important;}
	.web a{ margin-right:220px; background:none !important;  padding-top:0px !important;}
	.form { width: 80%;
height: 36px;
border-radius: 5px;
border: #000;}
.txt { margin-top:15px;}
.msgbox { width:80%; height:80px;}
.submit {  background-color:#aa2d0b; width:80px; height:37px; color:#FFF;}
