@charset "utf-8";
/* CSS Document */
/*@import url('menu.css');*/
@import url('meanmenu.css');
@font-face
        {
            font-family:'nafees';
            src: url('../fonts/nafees.ttf');
        }
body {
	  font-family:'nafees';
	color: #787878;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	  font-family:'nafees' !important;
}
.workinprogress {
    font-size: 5rem;
    display: block;
    padding: 50px;
    text-align: center;
	color:#BD9F03;
}
p {
	  font-family:'nafees';
	color: #787878;    font-size: 16px;
}
a {
	color: #8c8c8c;
	text-decoration: none;
}
a:hover {
	color: #E7C61D;
	text-decoration: none;
}
ul, ol {
	margin: 0px;
	padding: 0;
}
body {
	font-size: 13px;
}
::selection {
	background-color: rgb(189, 177, 42);
	text-shadow: none;
	color: #fff;
}
.top_bar {
	background: #373737;
}
.sitemap-menu {
	padding: 5px 0;
	display: inline-block;
}
.sitemap-menu li {
	display: inline-block;
	margin-right: 25px;
}
.sitemap-menu li a {
	font-size: 13px;
}
.logo {
	margin: 5px 0;
}
.updated h4 {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	padding: 9px 0;
}
.header-contact {
	font-size: 12px;
	color: #fff;
	padding: 10px;
	background-color: #BD9F03;
	border: solid 1px #BD9F03;
	cursor: pointer;
	box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.15) inset;
	margin: 0px 0 10px 0;
	font-family:Verdana, Geneva, sans-serif;
}
.header-contact ul {
}
.header-contact ul li {
	display: inline-block;
	font-size: 12px;
	padding: 0px 5px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.header-contact ul li i {
	margin: 0px 5px 0 10px;
	font-size: 18px;
	position: relative;
	top: 2px;
}
.lucky_nav {
	float: left;
	width: 100%;
	background-color: #333;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
	border: solid 1px #3a3a3a;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: linear-gradient(to top, rgba(0,0,0,.1), rgba(255,255,255,.1));
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF, endColorstr=#19000000);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF, endColorstr=#19000000);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #474747;
	position: relative;
}
.lucky_nav ul {
	list-style: none;
	font-size: 14px;
	margin: 0px 0 0 0;
	padding: 0;
}
.lucky_nav ul li {
	text-align: right;
	position: relative;
	float: right;
	border-top: 1px solid #ffffff;
	border-top: 1px solid rgba(255, 255, 255, 0.0);
	transition: background 0.2s;
	-moz-transition: background 0.2s;
	-webkit-transition: background 0.2s;
	-o-transition: background 0.2s;
}
/*.lucky_nav > ul li {border-bottom:6px solid transparent;}*/
.lucky_nav > ul li:hover, .lucky_nav > ul li.active a {
	background-color: rgba(255,255,255,.05);
}
.lucky_nav li a {
	color: #f5f5f5;
	display: block;
	padding: 13px 20px;
	border-right: 1px solid rgba(255,255,255,0.1);
	border-left: 1px solid rgba(0,0,0,0.3);
	position: relative;
	z-index: 100;
	font-size: 12px;
}
.lucky_nav li a:hover {
	color: #fff;
}
.lucky_nav ul.sub-menu > li {
	float: none;
	position: relative;
	min-width: 250px;
}
.lucky_nav ul.sub-menu {
	display: none;
	;
	background-color: #313131;
	font-size: 11px;
	position: absolute;
	right: 0px;
	top: 43px;
	z-index: 999;
}
.lucky_nav ul > li ul.sub-menu {
	border-top: 1px groove #ddd;
}
.lucky_nav li:hover > ul.sub-menu {
	display: block;
}
.lucky_nav ul.sub-menu li {
	width: 100%;
	border-top: 1px solid #bfc6cd;
}
.lucky_nav ul.sub-menu li a {
	color: #fff !important;
	text-transform: none;
	font-size: 12px;
	font-weight: normal
}
.lucky_nav ul.sub-menu li a:hover {
	color: #fff !important;
}
.lucky_nav ul.sub-menu li:first-child {
	border: 0;
}
.lucky_nav ul.sub-menu li:hover {
	background-color: #e7c61d;
}
.lucky_nav ul li:last-child ul.sub-menu {
	min-width: 120px;
}
.lucky_nav ul.sub-menu ul.sub-menu {
	left: 200px;
	top: 0;
}
.lucky_nav ul.sub-menu li a {
	padding: 5px;
}
.menu-slider {
	background-color: #e7c61d;
}
.menu-slider {
	position: absolute;
	height: 5px;
	width: 0px;
	bottom: 0;
}
.make_online {
	width: calc(100% - 8%);
	margin: 0 auto;
	position: relative;
	bottom: 40px;
	z-index: 9;
	background-color: #e7c61d;
	padding: 10px 20px;
	color: #fff;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05), 0 0 1px 1px rgba(255, 255, 255, 0.10) inset;
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05), 0 0 1px 1px rgba(255, 255, 255, 0.10) inset;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05), 0 0 1px 1px rgba(255, 255, 255, 0.10) inset;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: linear-gradient(to top, rgba(0,0,0,.1), rgba(255,255,255,.1));
	-webkit-box-shadow: 0 0 0 10px rgba(200,200,200,0.15);
	box-shadow: 0 0 0 10px rgba(0,0,0,0.07);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.make_online img {
	width: 63px;
	float: right;
	padding-right: 10px;
}
.make_online h5 {
	color: #FFFFFF;
	font-size: 20px;
	margin: 0 0 5px 0;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	font-family: 'Lato', sans-serif;
}
.pull-right { float:left !important;}
.text-right { text-align:left !important;}
.make_online .inquiry_btn {
	background-color: #515151;
	border: 1px solid #444444;
	padding: 10px 30px;
	display: inline-block;
	margin: 8px 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	color: #fff;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
	background-image: linear-gradient(to top, rgba(0,0,0,.1), rgba(255,255,255,.1));
 -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF, endColorstr=#19000000);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF, endColorstr=#19000000);
	box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.15) inset;
}
.make_online p {
	color: #fff
}
.make_online .inquiry_btn:hover {
	text-decoration: none!important;
	color: #fff;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.05), rgba(255,255,255,.05));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.05), rgba(255,255,255,.05));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.05), rgba(255,255,255,.05));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.05), rgba(255,255,255,.05));
	background-image: linear-gradient(to top, rgba(0,0,0,.05), rgba(255,255,255,.05));
 -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0CFFFFFF, endColorstr=#0C000000);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0CFFFFFF, endColorstr=#0C000000);
}
.content_bg {
	background-color: #ede7e7;
	border-top: 18px solid #dfdede;
}
.white_bg {
	background: #fff;
	margin-top: -18px;
	padding: 0 20px;
}
.content_bg h2 {
	font-weight: bold;
}
.content_bg h3 {
	margin: 0;
}
.content_bg p {
	font-size: 15.5px;
	text-align: justify;
}
.content_bg a {
	color: #BD9F03;
}
.sidebar {
}
.sidebar h3 {
	margin: 11px 0;
	font-weight: bold;
	font-size: 18px;
}
#ticker {
	height: 208px;
	border: 1px solid #aaaaaa;
	overflow: auto;
}
#ticker dt {
	font: normal 14px Georgia;
	padding: 0 10px 5px 10px;
	background-color: white;
	padding-top: 10px;
	border: 1px solid white;
	border-bottom: none;
	border-right: none;
	position: relative;
	color: rgb(0, 0, 0);
}
#ticker dd {
	margin-left: 0;
	font: normal 11px Verdana;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #aaaaaa;
	position: relative;
	color: rgb(49, 49, 49);
}
#ticker dd.last {
	border-bottom: 1px solid #000;
}
#ticker div {
	margin-top: 0;
}
h4.sponser {
	position: relative;
	width: 100%;
	margin:25px 0;
}
h4.sponser span {
	position: absolute;
	top: -3px;
	background: #fff;
	display: inline-block;
	z-index: 1;
	padding-left: 10px;
}
h4.sponser:after {
	content: '';
	background: url(../images/stripes.png);
	display: block;
	position: relative;
	padding: 6px;
	width: 100%;
}
.sponsors {
	position: relative;
	border: 5px solid #f7f7f7;
	outline: 1px solid #e2e2e2;
	margin: 0 0 28px 0;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
}
footer {
	background: #343434;
	padding: 6px 0 10px 0;
}
footer h4 {
	color: #B89838;
	padding: 5px 10px 0px 10px;
	;
	font-size: 16px;
	font-weight: bold;
	;
}
footer .sitemap-menu li a {
	font-size: 11px;
}
/* Top of page scroller */
.on_top {
	color: #999999;
	background-color: #444444;
	padding: 10px;
	float: left;
	margin: 10px 0 0 0;
}
.on_top i {
	background: none;
}
.on_top a:hover i {
	color: #fff;
}
.on_top a:hover {
	color: #999999;
	text-decoration: none;
}
.copy_rights {
	width: 100%;
	clear: both;
	text-align: left;
	font-size: 11px;
	padding-top: 6px;
}
.copy_rights p{	font-size: 12px;}
.inner_page {    border: 1px solid #ccc;    display: -webkit-box;}
h3.heading{ display:inline-block;padding:15px 70px;      font-family:'nafees';;color:#fff;background: #bd9f03;
background: -moz-linear-gradient(left,  #bd9f03 0%, #bd9f03 17%, #dec12c 51%, #dec12c 51%, #dec12c 51%, #bd9f03 82%, #bd9f03 100%);
background: -webkit-linear-gradient(left,  #bd9f03 0%,#bd9f03 17%,#dec12c 51%,#dec12c 51%,#dec12c 51%,#bd9f03 82%,#bd9f03 100%); 
background: linear-gradient(to right,  #bd9f03 0%,#bd9f03 17%,#dec12c 51%,#dec12c 51%,#dec12c 51%,#bd9f03 82%,#bd9f03 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd9f03', endColorstr='#bd9f03',GradientType=1 );
}
.form {
		margin: 10px 0 0 0;
	}

	.form input[type="text"] {
		height: 30px;
	}

	.form textarea { 
		height: 130px;
		resize: vertical;
	}

	.input-wrap {
		position: relative;
	}

	.form input[type="text"], .form textarea {
		width: 100%;
		background-color: #fff;
		border: 1px solid #e2e2e2;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		color: #999;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 12px;
		border-radius: 0;
		margin: 0;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px; padding:0px 5px;  outline:0;
	}
	.form input[type=text]:focus, 
		.form textarea:focus,
		.form input[type=text]:hover, 
		.form textarea:hover {
			border-color: red;
			background-color: #fff;
			color: #787878;
		}

		.form i {
			position: absolute;
			top: 7px;
			right: 10px;
			color: #e2e2e2;
			font-size: 14px;
			background: none;
		}
		
	.form input[type=submit]	{
			
			font-size: 12px;
    display: inline-block;
    padding: 6px 30px;
    font-weight: 700;
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.15) inset;
    -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.15) inset;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.15) inset;
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
    background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.1), rgba(255,255,255,.1));
    background-image: linear-gradient(to top, rgba(0,0,0,.1), rgba(255,255,255,.1));
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF,endColorstr=#19000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF,endColorstr=#19000000);
    zoom: 1;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    color: #fff;
    margin: 0 20px 20px 0;
	background:#E6C625;
	    border: 1px solid #C8A412; 
			}
			.links { margin:40px 0;}
.links li{    display: block;
    padding: 9px 0;
    border-bottom: 1px solid #ddd;}
.links li a{}
.links li a:after{        content: "\f0d9";    font: normal normal normal 14px/1 FontAwesome;    margin-left: 11px;
    color: #ddd;}

.bod {}
.bod li {    display: block;
    padding: 7px 26px; font-size:14px;}
.bod li a{ color:#000; font-weight:500;}
.lang {  position: absolute; width: 70px;  background: #BD9F03;  text-align: center; padding: 7px; font-size: 13px;  font-family:Verdana, Geneva, sans-serif;z-index: 5;}
.lang a{ color:#fff;}
.lang a:hover{ color:#fff;}
 /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
.lucky_cont  { background:#3C3C3C;}
.make_online .inquiry_btn { text-align:center;    width: 100%;}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
.lucky_cont  {}
.make_online h5 {  font-size:16px;}
.make_online p {   font-size:14px;}
.make_online .inquiry_btn { text-align:center;    width: 100%;}
.content_bg h2 {font-size: 21px;}
.content_bg p {     font-size: 13px;}
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
 .lucky_cont  {}
       
    }
	
