@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	outline: none;
	background: url(../images/mainbg.jpg) no-repeat center;
	background-attachment: fixed;
	text-align: justify;
	font: normal 12px Arial, Helvetica, sans-serif;
}
body, td, th, input, select, textarea, option, optgroup {
	font: normal 12px Arial, Helvetica, sans-serif;/*color:#0b1910;*/
}
html > body {
	outline: none;
}
html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
form, table, p, h1, h2, h3, h4, h5, h6, ul, li, div, dl {
	margin: 0 auto;
	padding: 0;
	outline: none;
}
li {
	padding: 0;
	margin: 0;
	list-style: none;
}
select {
	padding: 1px;
}
textarea {
	padding: 2px;
}
table tr {
	vertical-align: top;
}
img a {
	text-decoration: none;
	outline: none;
	border: none;
}
a {
	text-decoration: none;
	outline: none;
	border: none;
	color: #0b1910;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	vertical-align: top;
	outline: none;
	max-width: 100%;
	height: auto;
	display: block;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 5px auto;
	padding: 0;
	line-height: 1.6em;
}
.myemblem {
	background: url("../images/Emblem.png") no-repeat;
	position: absolute;
	right: 0;
	width: 57px;
	height: 72px;
	top: 14px;
	background-size: 40px;
}
/*p a{color:#d70202;font-weight:normal;text-decoration:none;}
p a:hover{color:#d70202;text-decoration:underline;}
*/.clsFloatLeft {
	float: left;
}
.clsFloatRight {
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clr {
	margin: 0 auto;
	padding: 0;
	clear: both;
}
input[type="button"] {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}
#wrapper {
	margin: 0 auto;
	padding: 0 15px;
	width: 970px;
	background: url(../images/transperent-white.png) repeat-y top;
}
.header {
	width: 1000px;
	background: url(../images/headerbg.jpg) repeat-x top;
	height: 118px;
	position: relative;
	margin: 0 -15px;
}
.logo {
	width: 543px;
	height: 97px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	top: 15px;
	left: 20px;
	float: left;
	outline: none;
	border: none;
}
.logo a {
	display: block;
	width: 515px;
	height: 97px;
}
.headerright {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	width: 480px;
}
ul.socialicon {
	position: absolute;
	right: 260px;
	top: 13px;
}
ul.socialicon li {
	display: inline;
	list-style: none;
	float: left;
}
ul.socialicon li img {
	outline: none;
	border: none;
	cursor: pointer;
}
ul.font {
	position: absolute;
	right: 165px;
	top: 10px;
}
ul.font li {
	display: inline;
	margin: 0 2px;
	list-style: none;
	float: left;
	background-color: #ffffff;
	text-align: center;
	width: 38px;
	height: 33px;
	line-height: 33px;
	display: block;
}
ul.font li a {
	display: block;
}
ul.font li img {
	outline: none;
	border: none;
	cursor: pointer;
}
ul.font li a:hover {
	color: #d14333;
	text-decoration: none;
}
ul.language {
	position: absolute;
	right: 55px;
	top: 10px;
}
ul.language li {
	display: inline;
	margin: 0 24px;
	list-style: none;
	float: left;
	background-color: #ffffff;
	text-align: center;
	width: 70px;
	height: 34px;
	line-height: 33px;
}
ul.language li a {
	display: block;
}
ul.language li a:hover {
	color: #d14333;
	text-decoration: none;
}
form.srh {
	position: relative;
}
.txt {
	background: #fff;
	border: 1px solid #af3309;
	padding: 3px 30px 2px 5px;
	color: #0b1910;
	position: absolute;
	margin: 0;
	top: 60px;
	right: 100px;
	outline: none;
}
.submt {
	position: absolute;
	background: url(../images/searchicon.png) no-repeat;
	width: 20px;
	height: 20px;
	cursor: pointer;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	top: 60px;
	right: 80px;
}
ul.toplinks {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 95px;
	right: 73px;
	color: #0b1910;
}
ul.toplinks li {
	margin: 0;
	padding: 0;
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
}
ul.toplinks li a {
	margin: 0;
	padding: 0 3px;
	color: #0b1910;
}
ul.toplinks li a:hover {
	color: #af3309;
	text-decoration: none;
}
/*menu*/
.menus {
	height: 48px;
	margin: 0 -15px;
	padding: 0;
	width: 1000px;
	background-image: -o-linear-gradient(bottom, #d34313 0%, #932804 100%);
	background-image: -moz-linear-gradient(bottom, #d34313 0%, #932804 100%);
	background-image: -webkit-linear-gradient(bottom, #d34313 0%, #932804 100%);
	background-image: -ms-linear-gradient(bottom, #d34313 0%, #932804 100%);
	background-image: linear-gradient(to bottom, #d34313 0%, #932804 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d34313', EndColorStr='#932804');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d34313',EndColorStr='#932804')";
}
#nav {
	width: 944px;
	height: 48px;
	position: relative;
	z-index: 500;
	margin: 0 0 0 10px;
	padding: 0;
}
#nav li.top {
	display: block;
	float: left;
	margin: 6px 0 0 0;
}
#nav li.top:last-child {
	border-right: none;
}
#nav li a.top_link {
	display: block;
	float: left;
	height: 42px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
	background: none;
	padding: 0 20px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif, Arial;
	font-weight: normal;
	font-size: 14px;
	border-right: 1px solid #8a280b;
}
#nav li:hover a.top_link {
	color: #fff;
	padding: 0 20px;
	font-size: 14px;
	display: block;
	height: 42px;
	background-image: -o-linear-gradient(bottom, #ffce59 0%, #d09404 100%);
	background-image: -moz-linear-gradient(bottom, #ffce59 0%, #d09404 100%);
	background-image: -webkit-linear-gradient(bottom, #ffce59 0%, #d09404 100%);
	background-image: -ms-linear-gradient(bottom, #ffce59 0%, #d09404 100%);
	background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffce59', EndColorStr='#d09404');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffce59',EndColorStr='#d09404')";
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-right: 1px solid #d09404;
}
#nav li a.noborder {
	border-right: none;
}
#nav li:hover {
	position: relative;
	z-index: 9999;
}
#nav li:hover ul.sub {
	left: 0;
	top: 42px;
	width: 200px;
	height: auto;
	padding: 0 0 0 0;
	z-index: 300;
	background-color: #d09404;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#nav li:hover ul.sub li {
	display: block;
	float: left;
	position: relative;
	width: 200px;
}
#nav li:hover ul.sub li.linesb {
	border-bottom: 1px solid #fff;
	width: 200px;
}
#nav li:hover ul.sub li a {
	display: block;
	font-size: 12px;
	width: 180px;
	color: #fff;
	text-decoration: none;
	padding: 7px 6px 7px 14px;
	text-align: left;
}
#nav li:hover ul.sub li a:hover {
	background-color: #af3309;
	color: #fff;
	font-weight: bold;
	padding: 7px 6px 7px 14px;
}
#nav li ul.sub li a.fly span {
	background: url(../images/menuArrow.gif) no-repeat right center;
	display: block;
	width: 181px;
}
#nav li:hover ul.sub li a.fly:hover {
	background-color: #d09404;
	color: #FFF;
}
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
	left: 180px;
	top: -5px;
	width: 200px;
	z-index: 400;
	height: auto;
	background: #d09404;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background-color: #d09404;
	color: #fff;
}
/*menu*/

.bannerarea {
	width: 100%;
	clear: both;
	margin: 5px auto;
	padding: 0;
}
.bigbuttons {
	width: 246px;
	float: left;
	padding: 5px;
	margin: 0;
	background: #fff;
	border: 1px solid #f2ac04;
}
.online {
	margin: 0 auto;
	padding: 0;
}
.online li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
	width: 246px;
	height: 87px;
}
.online li:last-child {
	margin-bottom: 0;
}
.online li.onlinebook {
	background: url(../images/online-bg.jpg) no-repeat;
	position: relative;
}
.online li.onlinebook a h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	display: block;
	width: 150px;
	height: 60px;
	left: 80px;
	position: absolute;
	top: 10px;
}
.online li.onlinebook a:hover h3, .online li.onlinebook a:hover i {
	color: #51c9f8;
	text-decoration: none;
}
.online li.onlinebook a i {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	left: 90px;
	position: absolute;
	color: #fff;
	top: 44px;
}
.online li.tours {
	background: url(../images/tours-bg.jpg) no-repeat; 
	position: relative;
}

.online li.tours a h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #481504;
	display: block;
	width: 150px;
	height: 60px;
	left: 80px;
	position: absolute;
	top: 10px;
}
.online li.tours a:hover h3, .online li.tours a:hover i {
	color: #d34727;
	text-decoration: none;
}
.online li.tours a i {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	left: 90px;
	position: absolute;
	color: #481504;
	top: 44px;
}
.online li.mobibook {
	background: url(../images/mobibook-bg.jpg) no-repeat;
	position: relative;
}
.online li.mobibook a h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	display: block;
	width: 150px;
	height: 60px;
	left: 80px;
	position: absolute;
	top: 10px;
}
.online li.mobibook a:hover h3, .online li.mobibook a:hover i {
	color: #fbbe70;
	text-decoration: none;
}
.online li.mobibook a i {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	left: 90px;
	position: absolute;
	color: #fff;
	top: 44px;
}
.from {
	background: #fff;
	border: 1px solid #af3309;
	padding: 3px 5px;
	color: #0b1910;
	margin: 0 0 0 5px;
	width: 170px;
}
.servicetype {
	background: #fff;
	border: 1px solid #af3309;
	padding: 3px 5px;
	color: #0b1910;
	margin: 0 0 0 5px;
	width: 113px;
	text-transform: capitalize;
}
select option {
	font-size: 12px;
}
.news {
	background: #fff;
	margin: 5px 0;
	padding: 0;
	width: 239px;
	border: 1px solid #f2ac04;
	float: left;
	height: 244px;
}
h2 {
	background: #af3309;
	height: 23px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	padding: 8px;
}
h2 i {
	width: 21px;
	height: 23px;
	display: block;
	background: url(../images/busicon.png) no-repeat;
	float: left;
	margin: 0 10px 0 0;
	border-right: 5px solid #f2ac04;
	padding-right: 10px;
}
h2.bgnone {
	background: none;
	color: #af3309;
	background: url(../images/busred.png) no-repeat;
	padding-left: 40px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 18px;
}
.container {
	width: 100%;
	padding: 0 0 10px 0;
	background-color: #fff;
	margin: 0 auto;
}
.news ul {
	margin: 10px 0;
	padding: 0px 10px;
	text-align: left;
}
.news ul li {
	color: #0b1910;
	background: url(../images/arrowicon.png) no-repeat 0 5px;
	padding: 0 0 5px 18px;
	border-bottom: 1px solid #dddddd;
}
.news ul li:last-child {
	border-bottom: none;
}
.news ul li a.newss {
	color: #0b1910;
	line-height: 18px;
}
.news ul li a.newss:hover {
	color: #af3309;
	text-decoration: none;
}
.news a.knmr {
	float: right;
	color: #af3309;
	padding: 8px 10px 8px 0;
	font-style: normal;
}
.news a.knmr:hover {
	color: #f2ac04;
	text-decoration: underline;
	padding: 8px 10px 8px 0;
}
.banner {
	float: left;
	margin: 5px 0 0 7px;
}
.banner1 {
	float: left;
	margin: 5px 0 0 0;
}
.banner3 {
	margin: 5px 0 0 0;
	float: right;
}
.booking {
	background: #f5eede;
	margin: 0;
	padding: 0;
	width: 250px;
	float: right;
	border: 1px solid #f2ac04;
}
.booking table {
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
	position: relative;
}
.booking table td {
	padding: 6px 0;
	color: #0b1910;
}
input[type="radio"] {
	vertical-align: baseline;
	position: relative;
	top: 1px;
}
.book {
	background: #fff;
	border: 1px solid #af3309;
	padding: 3px 5px;
	color: #0b1910;
	margin: 0 0 0 5px;
}
.journey {
	background: #fff;
	border: 1px solid #af3309;
	padding: 3px 3px;
	color: #0b1910;
	margin: 0 0 0 5px; /*width:114px;*/
}
.adult {
	background: #fff;
	border: 1px solid #af3309;
	padding: 3px 5px;
	color: #0b1910;
	margin: 0 5px;
	width: 10px;
}
label.lbl {
	width: 40px;
	display: block;
	float: left;
}
i.terms a {
	float: left;
	color: #af3309;
	padding: 8px 0;
	font-style: normal;
	font-size: 10px;
}
i.terms a:hover {
	color: #f2ac04;
	text-decoration: underline;
}
a.bookknow {
	background: #af3309;
	padding: 5px;
	text-align: center;
	line-height: 18px;
	color: #fff;
	cursor: pointer;
	margin: 0 15px;
}
.helpline {
	background: #fff;
	margin: 5px 0 0 0;
	padding: 0 10px;
	width: 213px;
	height: 68px;
	padding-top: 15px;
}
.helpline i.phone {
	background: url(../images/phoneicon.png) no-repeat 0 10px;
	color: #fff;
	font-size: 18px;
	font-style: normal;
	padding: 10px 0 5px 35px;
	line-height: 27px;
	display: block;
	margin: 0;
}
.helpline i.phoneno {
	width: 180px;
	height: 26px;
	color: #f2ac04;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 15px;
}
.aim {
	background: url(../images/our-aim.jpg) no-repeat;
	width: 236px;
	height: 82px;
	margin: 5px 0 0 0;
	padding: 0;
}
.aim h3 {
	font-size: 20px;
	color: #af3309;
	line-height: 24px;
	text-align: center;
	padding: 5px 0 0 15px;
	font-weight: normal;
}
.aim i {
	color: #0b1910;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	position: relative;
	left: 85px;
	top: 5px;
}
.aim p {
	text-align: center;
	width: 100px;
	margin: 0 auto;
	position: relative;
	left: 20px;
	top: 5px;
}
.aim h3.marathi {
	font-size: 20px;
	color: #af3309;
	line-height: 24px;
	text-align: center;
	padding: 5px 0 0 70px;
	font-weight: normal;
}
.aim p.marrathi {
	text-align: center;
	width: 120px;
	margin: 0 auto;
	position: relative;
	left: 30px;
	top: 5px;
}
ul.elinks {
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
}
ul.elinks li:first-child {
	background: #f8f3e8;
	width: 210px;
	margin: 0 2px 0 7px;
	height: 62px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
ul.elinks li {
	background: #f8f3e8;
	width: 210px;
	margin: 4px 2px 0 7px;
	height: 62px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	clear: both;
}
ul.elinks li h3 {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #935135;
	font-weight: normal;
	padding: 0;
}
ul.elinks li h3 a {
	font-size: 16px;
	color: #af3309;
	line-height: 24px;
	text-align: left;
	padding: 0;
	font-weight: normal;
	margin: 0;
}
ul.elinks li h3 a:hover {
	color: #f2ac04;
	text-decoration: none;
}
ul.elinks li i {
	color: #0b1910;
	text-align: left;
	line-height: 18px;
	font-style: normal;
}
ul.elinks li img {
	float: left;
}
.mtdc {
	width: 230px;
	height: 170px;
	float: right;
}
.chairman {
	background: #fff;
	margin: 5px 0 0 0;
	padding: 10px 10px 23px 10px;
	width: 210px;
	height: 79px;
	border: 1px solid #f2ac04;
}
.chairman h3 {
	font-size: 11px;
	color: #af3309;
	line-height: 24px;
	text-align: left;
	padding: 5px 0 0 15px;
	font-weight: bold;
}
.chairman i {
	color: #0b1910;
	text-align: left;
	line-height: 18px;
	font-style: normal;
}
.chairman img {
	float: left;
	margin-right: 10px;
}
.chairman a {
	float: right;
	color: #af3309;
	padding: 8px 0;
	margin: 0 auto;
}
.chairman a:hover {
	color: #f2ac04;
	text-decoration: underline;
	padding: 8px 0;
}
.tenders {
	background: #fff;
	margin: 5px 0 0 5px;
	padding: 0;
	width: 239px;
	float: left;
	border: 1px solid #f2ac04;
	height: 244px;
}
h2 {
	background: #af3309;
	height: auto;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	padding: 8px;
}
h2 i {
	width: 21px;
	height: 23px;
	display: block;
	background: url(../images/busicon.png) no-repeat;
	float: left;
	margin: 0 10px 0 0;
	border-right: 5px solid #f2ac04;
	padding-right: 10px;
}
.tenders ul {
	margin: 10px 0;
	padding: 0px 10px 0;
	text-align: left;
}
.tenders ul li {
	color: #0b1910;
	background: url(../images/arrowicon.png) no-repeat 0 5px;
	padding: 0 0 5px 18px;
	border-bottom: 1px solid #dddddd;
}
.tenders ul li a.tender {
	color: #0b1910;
	line-height: 18px;
}
.tenders ul li a.tender:hover {
	color: #af3309;
	text-decoration: none;
}
.tenders a.knmr {
	float: right;
	color: #af3309;
	padding: 0 10px 5px 0;
	margin: 0 auto;
}
.tenders a.knmr:hover {
	color: #f2ac04;
	text-decoration: underline;
	padding: 0 10px 5px 0;
}
.map {
	background: #fff;
	margin: 5px 0 0 0;
	padding: 0 5px;
	width: 220px;
	height: 155px;
	border: 1px solid #f2ac04;
	font-size: 14px;
	color: #af3309;
	line-height: 24px;
	text-align: left;
}
.map img {
	padding-top: 0;
}
.map a {
	font-size: 12px;
	color: #af3309;
	padding: 0;
	font-style: normal;
	display: block;
}
.map a:hover {
	color: #f2ac04;
	text-decoration: underline;
}
.mobile {
	background: url(../images/mobile-banner.png) no-repeat;
	width: 230px;
	height: 90px;
	margin: 5px 0;
	padding: 0;
}
.mobile h3 {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding: 5px 0 0 15px;
}
.mobile a {
	color: #f2ac04;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	margin: 35px 0 0 15px;
	display: block;
}
.mobile a:hover {
	color: #fff;
	text-decoration: underline;
}
.mytrip {
	width: 230px;
	height: auto;
	margin: 5px 0;
	padding: 0;
}
.citizen1-3 {
	width: 470px;
	float: left;
}
p.citizen {
	padding: 0 10px;
	text-align: justify;
	line-height: 18px;
}
.citizen1-3 a {
	font-size: 12px;
	float: right;
	color: #af3309;
	padding: 8px 10px;
	font-style: normal;
}
.citizen1-3 a:hover {
	color: #f2ac04;
	text-decoration: underline;
}
.gallery1-3 {
	width: 487px;
	float: left;
	text-align: left;
}
.gallery1-3 img {
	outline: none;
	border: none;
}
.gallery1-3 table {
	border: 1px solid #f2ac04;
	padding: 10px 10px 15px 10px;
	float: left;
	margin: 0;
	width: 488px;
}
.gallery1-3 table td {
	padding: 0 5px;
}
.gallery1-3 a.knmr {
	font-size: 12px;
	float: right;
	color: #af3309;
	padding: 8px 10px;
	font-style: normal;
}
.gallery1-3 a.knmr:hover {
	color: #f2ac04;
	text-decoration: underline;
}
.footer {
	background: #f2ac04;
	float: left;
	width: 970px;
	margin: 0 -15px;
	padding: 10px 15px;
	line-height: 20px;
}
.footer span.copy {
	color: #fff;
	float: right;
	font-style: normal;
}
.footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	top: -10px;
}
.footer ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	color: #fff;
}
.footer-last {
	/*width: 100%;*/
	float: left;
	color: white;
	line-height: 4;
}
.indgov {
	float: right;
}
.footer ul li a {
	margin: 0 5px;
	padding: 0;
	float: left;
	display: block;
	color: #fff;
}
.footer ul li a:hover {
	color: #af3309;
	text-decoration: underline;
}
.left-col {
	float: left;
	width: 230px;
	padding: 0;
	margin: 10px 0;
}
.innerlinks {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 230px;
	float: left;
	border: 1px solid #f2ac04;
}
.innerlinks ul {
	margin: 5px 0;
	padding: 0px 10px;
	text-align: left;
}
.innerlinks ul li {
	color: #0b1910;
	background: url(../images/arrowicon.png) no-repeat 0 10px;
	padding: 5px 0 5px 18px;
	border-bottom: 1px solid #dddddd;
}
.innerlinks ul li:last-child {
	border-bottom: none;
}
.innerlinks ul li a {
	color: #0b1910;
	line-height: 18px;
}
.innerlinks ul li a:hover {
	color: #af3309;
	text-decoration: none;
}
.innerlinks a.knmr {
	float: right;
	color: #af3309;
	padding: 8px 10px 8px 0;
	font-style: normal;
}
.innerlinks a.knmr:hover {
	color: #f2ac04;
	text-decoration: underline;
	padding: 8px 10px 8px 0;
}
.spacer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 10px;
}
table.small {
	width: 200px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	margin: 10px auto;
	text-align: center;
}
table.small th {
	padding: 7px;
	vertical-align: middle;
	background: #dcd2b4;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 50%;
	color: #762306;
	font-weight: bold;
}
table.small td {
	padding: 7px;
	vertical-align: middle;
	background: #f5ecd2;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #762306;
}
.right-col {
	float: right;
	width: 710px;
	padding: 0 10px;
	margin: 10px 0;
	background: #fff;
	min-height: 700px
}
.full-col {
	width: 950px;
	padding: 10px;
	margin: 10px 0;
	background: #fff;
}
h3 {
	background: none;
	height: auto;
	color: #af3309;
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	padding: 8px;
}
h3 i {
	width: 21px;
	height: 23px;
	display: block;
	background: url(../images/busicon.png) no-repeat;
	float: left;
	margin: 0 10px 0 0;
	border-right: 5px solid #f2ac04;
	padding-right: 10px;
}
h2.innerhd {
	background: none;
	color: #af3309;
	background: url(../images/busred.png) no-repeat;
	padding-left: 40px;
	margin: 10px 0;
	line-height: 18px;
	border-bottom: 1px solid #af3309;
}
.inner-ph-left {
	float: left;
	margin-right: 10px;
}
.inner-ph-right {
	float: right;
	margin-left: 10px;
}
table.full {
	width: 100%;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	margin: 10px auto;
	text-align: center;
}
table.full th {
	padding: 7px;
	vertical-align: middle;
	background: #dcd2b4;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #762306;
	font-weight: bold;
}
table.full td {
	padding: 7px 10px;
	vertical-align: middle;
	background: #f5ecd2;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #0b1910;
}
table.full td.alt {
	background: #fbf7ec;
}
table.full td.lft {
	text-align: left;
}
h3 {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #935135;
	font-weight: normal;
}
h3.state {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #935135;
	font-weight: normal;
	border-bottom: 1px solid #935135;
	padding-bottom: 5px;
}
.full-col ul.busstand {
	width: 900px;
	height: auto;
	padding: 0 5px;
	margin: 0;
	text-align: left;
}
.full-col ul.busstand li {
	width: 160px;
	line-height: 18px;
	background: url(../images/arrowicon.png) no-repeat left center;
	text-indent: 20px;
	display: block;
	float: left;
	border-bottom: 1px solid #dddddd;
	margin: 0 10px;
	padding: 5px 0;
}
.full-col ul.busstand li:last-child {
	border-bottom: none;
}
.full-col ul.busstand li a {
	color: #0b1910;
	line-height: 18px;
}
.full-col ul.busstand li a:hover {
	color: #af3309;
	text-decoration: none;
}
table.form {
	width: 600px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	margin: 10px auto;
	text-align: center;
}
table.form th {
	padding: 7px;
	vertical-align: middle;
	background: #dcd2b4;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #762306;
	font-weight: bold;
}
table.form td {
	padding: 7px;
	vertical-align: middle;
	background: #f5ecd2;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #0b1910;
}
table.form td.alt {
	background: #fbf7ec;
}
table.form td.lft {
	text-align: left;
}
table.form td.rt {
	text-align: right;
}
table.form label {
	color: #762306;
	font-weight: normal;
	padding-right: 3px;
}
table.form input[type="text"], textarea, select {
	font-weight: normal;
	border: 1px solid #cbc1a3;
	padding: 3px 5px;
	width: 40%;
}
table.form input[type="radio"] {
	margin: 0 5px;
}
table.form input[type="checkbox"] {
	margin: 0 5px;
	vertical-align: middle;
}
table.form input[type="submit"] {
	margin: 5px;
	vertical-align: middle;
	padding: 3px 5px;
	background: #af3309;
	color: #fff;
	cursor: pointer;
	outline: none;
	border: none;
}
table.form input[type="reset"] {
	margin: 5px;
	vertical-align: middle;
	padding: 3px 5px;
	background: #c9c9c9;
	color: #0b1910;
	cursor: pointer;
	outline: none;
	border: none;
}
.modern-ticker {
	width: 970px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-color: #af3309;
	margin: 5px auto;
}
.modern-ticker a {
	text-decoration: none;
}
.modern-ticker ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mt-label {
	margin-right: 2px;
	padding: 0 8px 0 12px;
	float: left;
	color: #f2ac04;
}
.mt-round .mt-label {
	border-radius: 2px 0 0 2px;
}
.mt-round {
	border-radius: 5px;
}
.mt-news {
	height: 100%;
	overflow: hidden;
	float: left;
}
.mt-scroll .mt-news {
	background-color: transparent;
}
.mt-round .mt-news:first-child, .mt-round .mt-news:first-child a {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.mt-round .mt-news:last-child, .mt-round .mt-news:last-child a {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.mt-scroll.mt-round .mt-news a {
	border-radius: 0;
}
.mt-news ul {
	width: 50000px;
	background-repeat: no-repeat;
	background-position: -1000px;
	list-style: square;
}
.mt-news li {
	float: left;
	list-style: square;
	color: #F90;
	padding-right: 10px;
}
.mt-news a {
	padding: 0 10px 0 0;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	color: #ffffff;
}
.mt-news span {
	padding: 0 10px 0 0;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	color: #ffffff;
}
.mt-hide {
	display: none;
}
.mt-controls {
	margin-left: 2px;
	height: 100%;
	position: absolute;
	right: 5px;
	background-repeat: no-repeat;
	background-position: -1000px;
}
.mt-play, .mt-prev, .mt-next {
	width: 8px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	float: left;
}
.mt-round .mt-next {
	border-radius: 0 2px 2px 0;
}
.mt-next {
	background: url(../images/arrow-next.png) no-repeat;
	margin: 8px 0;
}
.mt-play {
	background: url(../images/play.png) no-repeat;
	margin: 8px 10px;
}
.mt-prev {
	background: url(../images/arrow-prev.png) no-repeat;
	margin: 8px 0 8px 10px;
}
.mt-pause {
	background: url(../images/pause.png) no-repeat;
	margin: 8px 10px;
}
.modern-ticker1 {
	width: 970px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-color: #F5ECD2;
	margin: 5px auto;
	color: #762306;
}
.modern-ticker1 a {
	text-decoration: none;
	color: #762306;
}
.modern-ticker1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #762306;
}
.modern-ticker1 span {
	padding: 0 10px 0 0;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	color: #762306;
}
/*for latest news*/
/* #SAG scroller demo #1 */
/*default CSS for SAG scroller*/

.sagscroller {
	font-size: 12px;
	text-align: justify;
	width: 220px;
	overflow: hidden;
	position: relative;
	z-index: 200;
}
.sagscroller a {
	font-weight: normal;
	color: #0b1910;
	text-decoration: none;
}
.sagscroller ul {
	position: absolute;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 95%;
	padding: 0;
	left: 5px;
}
.sagscroller ul li {
	display: block;
}
.sagscroller ul li .rsscontent { /*div containing body of each RSS entry*/
	font-size: 90%;
}
.sagscroller ul li .rsslabel { /*div containing label of each RSS entry*/
	margin-top: 4px;
	font-size: 12px;
	clear: both;
}
div#mysagscroller {
	width: 100%;  /*width of scroller*/
	height: 195px;
	text-align: justify;
	margin-bottom: 10px;
}
div#mysagscroller ul li {
	list-style: none;
	color: #0b1910;
	background: url(../images/arrowicon.png) no-repeat 0 9px;
	padding: 5px 0 5px 18px;
	border-bottom: 1px solid #dddddd;
}
div#mysagscroller ul li a {
	list-style: none;
	color: #0b1910;/* margin-bottom:10px;*/
	line-height: 18px;/*bottom spacing between each LI*/
}
div#mysagscroller ul li a:hover {
	text-decoration: underline;
}
div#mysagscroller img {
	position: relative;
	top: 6px;
	right: 5px;
}
.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-buttons {
	font-size: 0px;
	padding: 10px;
	display: none;
}
.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #B8C4CF;
	color: #B8C4CF;/* text-indent: -1000px;*/
	background-color: #edebe8;
}
.cs-active {
	background-color: #c94010;
	color: #FFFFFF;
}
.cs-prev, .cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 10px;
	margin: 0;
	display: none;
}
#gamesHolder {
	margin: 0 0 0 5px;
	padding: 0;
	width: 450px;
	float: left;
}
#header {
	text-align: center;
}
#header h1 {
	color: #333333;
	font-size: 50px;
}
#header h2 {
	color: #333333;
	font-size: 30px;
}
a {
	text-decoration: none;
}
.customFont {
	font-family: 'Pompiere', Verdana, cursive;
	font-size: 18px;
}
#header h1, #header h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
ul {
	padding: 0 0 0 15px;
	margin: 0;
}
.holder {
	padding: 17px 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #CCC;
}
.text {
	background-color: #f3f3f3;
	padding: 20px;
	line-height: 20px;
	overflow: hidden;
	zoom: 1;
}
.holder h2 {
	margin: 0;
	padding: 0px 0px 15px 0px;
}
code {
	display: block;
	background-color: #fff;
	padding: 10px;
	overflow: auto;
}
pre {
	margin: 10px 0px;
	padding: 0;
}
.h2 {
	font-weight: normal;
	display: none;
}
.button a {
	background: #0B5B60;
	margin: 10px 100px;
	opacity: 1;
	outline: medium none;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	display: block;
	line-height: 50px;
	background: #599BDC;
	background: -webkit-linear-gradient(top, #599BDC, #3072B3); /* webkit browsers */
	background: -moz-linear-gradient(top, #599BDC, #3072B3); /* firefox 3.6+ */
	background: -o-linear-gradient(top, #599BDC, #3072B3); /* opera */
	background: -ms-linear-gradient(top, #599BDC, #3072B3); /* IE10 */
	background: linear-gradient(top, #599BDC, #3072B3); /* css3 */
	border: 1px solid #518CC6;
	color: #FFFFFF;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	border-radius: 5px;
}
.button a:hover {
	background: #3072B3;
	background: -webkit-linear-gradient(top, #3072B3, #599BDC); /* webkit browsers */
	background: -moz-linear-gradient(top, #3072B3, #599BDC); /* firefox 3.6+ */
	background: -o-linear-gradient(top, #3072B3, #599BDC); /* opera */
	background: -ms-linear-gradient(top, #3072B3, #599BDC); /* IE10 */
	background: linear-gradient(top, #3072B3, #599BDC); /* css3 */
	box-shadow: 0 0 3px #518CC6;
}
.bar {
	background-color: #111;
	color: #f0f0f0;
	box-shadow: 0px 0px 2px #333;
	line-height: 25px;
	padding: 0px 20px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 10000;
}
.bar a {
	color: #DDD;
}
.bar a:hover {
	color: #FFFFFF;
}
#download {
	clear: both;
}
#download .button {
	font-size: 22px;
}
#features ul {
	overflow: hidden;
	zoom: 1;
	margin: 15px;
}
#features li {
	width: 50%;
	float: left;
}
/** Coin Slider additional styles **/
.cs-buttons a {
	border-radius: 50%;
	background: #CCC;
	background: -webkit-linear-gradient(top, #CCCCCC, #F3F3F3); /* webkit browsers */
	background: -moz-linear-gradient(top, #CCCCCC, #F3F3F3); /* firefox 3.6+ */
	background: -o-linear-gradient(top, #CCCCCC, #F3F3F3); /* opera */
	background: -ms-linear-gradient(top, #CCCCCC, #F3F3F3); /* IE10 */
	background: linear-gradient(top, #CCCCCC, #F3F3F3); /* css3 */
}
a.cs-active {
	background: #c94010;
	border-radius: 50%;
	border: 1px solid #c94010 !important;
}
.press {
	background: #fff;
	margin: 5px 0 0 0;
	padding: 0;
	width: 230px;
	float: left;
	border: 1px solid #f2ac04;
	height: 244px;
}
.press ul {
	margin: 10px 0;
	padding: 0px 10px;
	text-align: left;
}
.press ul li {
	color: #0b1910;
	background: url(../images/arrowicon.png) no-repeat 0 5px;
	padding: 0 0 5px 18px;
	border-bottom: 1px solid #dddddd;
}
.press ul li a.tender {
	color: #0b1910;
	line-height: 18px;
}
.press ul li a.tender:hover {
	color: #af3309;
	text-decoration: none;
}
.press a.knmr {
	float: right;
	color: #af3309;
	padding: 5px 10px 5px 0;
	margin: 0 auto;
}
.press a.knmr:hover {
	color: #f2ac04;
	text-decoration: underline;
	padding: 5px 10px 5px 0;
}
.designation {
	text-align: left;
	margin: 0 !important;
}
.container-left {
	width: 232px;
	padding: 0;
	margin: 0;
	float: left;
}
.container-right {
	width: 240px;
	padding: 0;
	margin: 0;
	float: right;
	display: block;
}
.container-mid {
	width: 487px;
	padding: 0 5px;
	margin: 0;
	float: left;
	display: block;
}
/* scroll-panel */
.scroll-panel {
	margin: 0;
	padding: 0;
	width: 263px;
	float: left;
	height: 225px;
	overflow: hidden;
	border: 1px solid #f2ac04;
	background: #f6efdf;
}
#slider {
	overflow-x: hidden;
	overflow-y: auto;
}
#slider li {
	width: 263px;
	height: 379px;
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	position: relative;
}
#slider li h3 {
	background: #af3309;
	height: 23px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	padding: 8px;
	margin-bottom: 10px;
}
#slider li h3 i {
	width: 21px;
	height: 23px;
	display: block;
	background: url(../images/busicon.png) no-repeat;
	float: left;
	margin: 0 10px 0 0;
	border-right: 5px solid #f2ac04;
	padding-right: 10px;
}
#slider li p {
	background: url(../images/arrowicon.png) no-repeat 0 5px;
	padding: 0 0 5px 18px;
	border-bottom: 1px solid #dddddd;
	width: 220px;
	color: #0b1910;
}
#slider li .know-more {
	line-height: 20px;
	text-align: right;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	background: url(../images/know-more.png) no-repeat right bottom;
	height: 22px;
	float: right;
}
#slider li a.know-more {
	color: #d70202;
	font-size: 12px;
}
#slider li a.know-more:hover {
	color: #0b1910;
	font-size: 12px;
	cursor: pointer;
	text-decoration: underline;
}
#slider li p a {
	color: #0b1910
}
#slider li p a:hover {
	color: #d70202;
}
#slider li p.nobottom {
	border-bottom: none;
}
div.anythingSlider {
	display: block;
	margin: 0 auto;
	overflow: visible !important;
	padding: 0;
	position: relative;
}
div.anythingSlider .anythingWindow {
	height: 379px;
	overflow: hidden;
	position: relative;
	width: 263px;
}
.anythingBase {
	background: none repeat scroll 0 0 transparent;
	left: 0;
	list-style: none outside none;
	margin: 0;
	overflow: visible !important;
	padding: 0;
	position: absolute;
	top: 0;
}
.anythingBase .panel {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
/* scroll-panel */

.marbot {
	margin-bottom: 5px;
}
a.common {
	color: #0b1910;
	background: url(../images/arrowicon.png) no-repeat 0 8px;
	padding: 5px 0 5px 18px;
	border-bottom: none;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}
a.common:hover {
	color: #af3309;
	text-decoration: none;
}
.srch_rslt {
	background: #fbf7ec;
	font-size: 14px;
	font-weight: normal;
	color: #762306 !important;
	line-height: 24px;
	margin: 7px 0;
}
/************ style on 03-03-16  ***********************/
div#games {
	width: 450px !IMPORTANT;
	background-size: 450px !IMPORTANT;
	overflow: hidden;
}
.top-1 {
	background: #5a130f;
	width: 1000px;
	margin: 0 -15px;
	padding: 5px 0 0;
}
.top-1 h2.left {
	font-size: 17px;
	background: none;
	color: #f3ac04;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	float: left;
}
.top-1 h2.right {
	font-size: 15px;
	background: none;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
	float: right;
}
/*nav menu*/
.img-res {
	display: block;
	max-width: 100%;
}
.nav1 p {
	text-align: center;
}
 .toggle, [id^=drop] {
 display: none;
}
nav.nav1 {
	margin: 0;
	padding: 0;
	background: #932804;
	background: -webkit-linear-gradient(#d34313, #932804);
	background: -moz-linear-gradient(#d34313, #932804);
	background: linear-gradient(#d34313, #932804);
}
.nav1 #logo {
	display: block;
	padding: 0 30px;
	float: left;
	font-size: 20px;
	line-height: 2;
}
nav.nav1:after {
	content: "";
	display: table;
	clear: both;
}
nav.nav1 ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
nav.nav1 ul li {
	margin: 0px;
	display: inline-block;
	float: left;
	background-image: linear-gradient(to bottom, #d34313 0%, #932804 100%);
}
nav.nav1 a {
	display: block;
	padding: 0 20px;
	color: #FFF;
	font-size: 20px;
	line-height: 2;
	text-decoration: none;
}
nav.nav1 ul li ul li:hover {
	background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);
}
nav.nav1 a:hover {
	background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);
}
nav.nav1 ul ul {
	display: none;
	position: absolute;
	top: 60px;
}
nav.nav1 ul li:hover > ul {
	display: inherit;
}
nav.nav1 ul ul li {
	width: 170px;
	float: none;
	display: list-item;
	position: relative;
}
nav.nav1 ul ul ul li {
	position: relative;
	top: -60px;
	left: 170px;
}
.nav1 li > a:after {
	content: ' +';
}
.nav1 li > a:only-child:after {
	content: '';
}
.text-center {
	text-align: center;
}
.nav1 {
	display: none;
}
.nav2 {
	display: block;
}
.nav1 label.toggle {
	font-size: 14px;
}
.nav1 li a, .nav1 li label {
	font-size: 14px;
}
nav.nav1 {
	font-size: 14px;
}
.ticker2.modern-ticker1.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
.mt-news {
	width: 85% !important;
	float: left;
}
.mt-controls {
	width: 6.5% !important;
	float: left;
}
.mt-label {
	width: 5.5% !important;
	float: left;
}
.full-col {
	display: block;
	width: 98%;
	min-height: .01%;
	overflow-x: auto;
	float: left;
	padding: 1%;
}
.mt-label {
	text-align: center;
}
.mt-controls {
	text-align: center;
}







/* Media Queries starts
--------------------------------------------- */
 @media all and (max-width : 768px) {
/*.press {
	width: 100% !IMPORTANT;
}*/
.right-col {
	width: 100%;
	float: left;
	padding: 0px;
}
.mt-controls div {
	display: inline-block;
}
.mt-play, .mt-prev, .mt-next {
	float: none;
}
.footer span.copy {
	width: 100%;
}
.nav1 #logo {
	display: block;
	padding: 0;
	width: 100%;
	text-align: center;
	float: none;
}
nav.nav1 {
	margin: 0;
}
.nav1 .toggle + a, .mymenu {
	display: none;
}
.toggle.menu {
	/*background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);*/
	width: 0px;
	background: url(../images/menubtn.png) no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-size: 25px;
	margin: 0 auto;
	margin: 6px 6px 0;
	cursor: pointer;
	float: right;
}
.nav1 .toggle {
	display: block;
	padding: 0 20px;
	color: #FFF;
	font-size: 20px;
	line-height: 2;
	text-decoration: none;
	border: none;
}
/*.nav1 .toggle:hover*/
.nav1 > ul > li {
	background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);
}
.nav1 [id^=drop]:checked + ul {
	display: block;
}
nav.nav1 ul li {
	display: block;
	width: 100%;
}
nav.nav1 ul ul .toggle, nav.nav1 ul ul a {
	padding: 0 40px;
}
nav.nav1 ul ul ul a {
	padding: 0 80px;
}
nav.nav1 ul li:hover, nav.nav1 a:hover, nav.nav1 ul ul ul a {
	background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);
	cursor: pointer;
}
nav.nav1 ul li ul li .toggle, nav.nav1 ul ul a {
	background-image: linear-gradient(to bottom, #d34313 0%, #932804 100%);
}
nav.nav1 ul ul {
	float: none;
	position: static;
	color: #ffffff;
}
nav.nav1 ul ul li:hover > ul, nav.nav1 ul li:hover > ul {
	display: none;
}
nav.nav1 ul ul li {
	display: block;
	width: 100%;
}
nav.nav1 ul ul ul li {
	position: static;
}
}
/* menu ends*/



@media (min-width: 100px) and (max-width: 361px) {
body {
	width: 100%;
	background-position: 100% 100%;
}
.booking {
	width: 100%;
}
.container-left {
	width: 100%
}
.chairman {
	margin: auto;
	padding: 10px 10px;
	margin-top: 7px;
}
.mytrip {
	margin: auto;
}
.news, .tenders {
	width: 100%;
	float: left;
	margin: auto;
	height: auto;
}
.container-right {
	float: none;
	margin: auto;
}
.press p {
	padding: 0px 7px;
}
.ticker1.modern-ticker.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
#gamesHolder {
	width: 100%;
	float: left;
}
.gallery1-3 {
	width: 100%;
	float: left;
}
.gallery1-3 table {
	width: 100%;
	float: left;
}
.gallery1-3 table td {
	width: 100%;
	float: left;
	margin: 4px;
}
.footer {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px !important;
}
.top-1 .left, .top-1 .right {
	padding: 7px 0px !important;
}
.container-mid {
	margin: 0px;
	padding: 0px;
}
#gamesHolder {
	margin: 0px;
	padding: 0px;
	display: none;
}
.container-mid {
	width: 100%;
	float: left;
	margin: -2px;
}
.nav2 {
	display: none;
}
.nav1 {
	display: block;
}
#wrapper {
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
	background: url(../images/transperent-white.png) repeat-y top;
	float: left;
}
.top-1 {
	width: 100% !important;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}
.top-1 .left, .top-1 .right {
	width: 100%;
	float: left !important;
	text-align: center !important;
	height: auto;
}
.header {
	width: 100%;
	float: left;
	height: auto;
	background-size: 100% 100%;
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
}
.logo {
	width: 100%;
	height: 63px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	background-size: 100% auto;
	position: static;
	top: 15px;
	left: 20px;
	float: left;
	outline: none;
	border: none;
}
ul.socialicon {
	width: auto;
	float: left;
	right: 230px;
	top: 13px;
	position: static;
}
ul.socialicon li {
	float: left;
}
ul.font {
	position: static;
	top: 10px;
	float: left;
}
ul.language {
	position: static;
	width: auto;
	float: right;
}
ul.language li {
	margin: 0px 2px;
}
form#searchForm {
	width: 100%;
	float: left;
	margin: 10px 0px;
}
.txt {
	background: #fff;
	border: 1px solid #af3309;
	padding: 3px 30px 2px 5px;
	color: #0b1910;
	position: static;
	/* margin: 0; */
    /* top: 60px; */
    /* right: 40px; */
	outline: none;
}
.submt {
	position: static;
	padding: 5px;
}
ul.toplinks {
	width: 100%;
	float: left;
	/* margin: 0; */
    /* padding: 0; */
	position: static;
	/* top: 95px; */
    /* right: 35px; */
	color: #0b1910;
}
.menus {
	height: auto;
	width: 100%;
	float: left;
	margin: 0px;
}
#nav.menu-1 {
	width: 100%;
	float: left;
	height: auto;
}
}
 @media (min-width: 699px) and (max-width: 768px) {
.container-right.clearfix {
	width: 100%;
	float: left;
}
.press {
	width: 100%;
	height: auto;
}
.map + .clr {
	margin: 0 auto;
	padding: 0;
	clear: none;
}
.mhlogo {
	width: 48% !important;
	float: left;
	margin: 0% 1% !important;
	margin-top: 5px !important;
}
}
@media (min-width: 726px) and (max-width: 768px) {
.footer span.copy {
	width: 100%;
}
#gamesHolder {
	width: auto;
}
.bigbuttons {
	width: auto;
	float: left;
}
}
 @media (min-width: 769px) and (max-width: 997px) {
.mahashasan {
	width: 48% !Important;
	float: left;
}
.ticker2.modern-ticker1.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
.mt-news {
	width: 83% !important;
	float: left;
}
.mt-controls {
	width: 7.5% !important;
	float: left;
}
.mt-label {
	width: 6.5% !important;
	float: left;
}
#wrapper {
	margin: 0 auto;
	padding: 0 0px;
	width: 100%;
	background: url(../images/transperent-white.png) repeat-y top;
	float: left;
}
body {
	width: 100%;
	background-position: 100% 100%;
}
.top-1 {
	width: 100%;
	float: left;
	margin: 0 auto !important;
	padding: 0px;
}
#nav {
	width: 98%;
}
.container-right.clearfix {
	width: auto;
float: none;
}
.mhlogo {
	width: 48% !important;
	float: left;
	margin: 0% 1% !important;
	margin-top: 5px !important;
}
.press {
width: auto;
height: auto;
float: left;
margin: 5px;
}
.map.clearfix {
	width: 48%;
	float: left;
	padding-bottom: 15px;
}
.map + .clr {
	margin: 0 auto;
	padding: 0;
	clear: none;
}
.mytrip > .esds {
	margin-left: 0;
}
.esds {
	text-align: center;
}
.booking {
	width: 100%;
	margin: -1px;
}
div#gamesHolder {
	width: auto;
}
.bigbuttons {
	width: 39%;
}
#nav li a.top_link {
	padding: 0 14.5px;
}
.menus {
	margin: 0px;
	width: 100%;
	float: left;
}
.footer span.copy {
	width: 100%;
}
.footer {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.ticker1.modern-ticker.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
ul.socialicon {
	position: absolute;
right: 260px;
top: 18px;
}

ul.font {
	top: 16px;
}
ul.language {
	top: 16px;
}
/*
form#searchForm {
	width: 50%;
	float: left;
	margin: 10px 0px;
}
.top-1 h2.right {
	float: left;
}
ul.toplinks {
	width: 100%;
	float: left;
	/* margin: 0; */
    /* padding: 0; */
	/*position: static;
	/* top: 95px; */
    /* right: 35px; */
	/*color: #0b1910;
}
*/

.header {
	width: 100%;
	float: left;
	height: 100px;
	background-size: 100% 100%;
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
}
.logo {
	width: 50%;
height: 72%;
display: block;
background: url(../images/logo.png) no-repeat;
position: absolute;
top: 15px;
left: 20px;
float: left;
outline: none;
border: none;
background-size: 100% 100% !important;
}
/*
ul.socialicon li {
	float: none;
}
form#searchForm .submt {
	position: static;
	padding: 5px;
}
form#searchForm .txt {
	position: static;
}
ul.language li {
	margin: 0;
}*/
}
.calender {
	position: absolute;
	right: 51px;
	top: 105px;
}
.sbmtbtn {
	background: #af3309 none repeat scroll 0 0;
	color: #ffffff;
	margin: 2px;
	padding: 5px;
	text-align: center;
	outline: none;
	border: none;
}





/* Media Queries starts chrome
--------------------------------------------- */
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width : 492px) {
.ticker2.modern-ticker1.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
.mt-news {
	width: 45% !important;
	float: left;
}
.mt-controls {
	width: 26.5% !important;
	float: left;
}
.mt-label {
	width: 25.5% !important;
	float: left;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 492px) and (max-width: 768px) {
.ticker2.modern-ticker1.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
.mt-news {
	width: 65% !important;
	float: left;
}
.mt-controls {
	width: 16.5% !important;
	float: left;
}
.mt-label {
	width: 15.5% !important;
	float: left;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width : 768px) {
.right-col {
	width: 100%;
	float: left;
	padding: 0px;
}
.mt-controls div {
	display: inline-block;
}
.mt-play, .mt-prev, .mt-next {
	float: none;
}
.footer span.copy {
	width: 100%;
}
.nav1 #logo {
	display: block;
	padding: 0;
	width: 100%;
	text-align: center;
	float: none;
}
nav.nav1 {
	margin: 0;
}
.nav1 .toggle + a, .mymenu {
	display: none;
}
.toggle.menu {
	/*background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);*/
	width: 0px;
	background: url(../images/menubtn.png) no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-size: 25px;
	margin: 0 auto;
	margin-top: 5px;
	cursor: pointer;
}
.nav1 .toggle {
	display: block;
	padding: 0 20px;
	color: #FFF;
	font-size: 20px;
	line-height: 2;
	text-decoration: none;
	border: none;
}
/*.nav1 .toggle:hover*/
.nav1 > ul > li {
	background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);
}
.nav1 [id^=drop]:checked + ul {
	display: block;
}
nav.nav1 ul li {
	display: block;
	width: 100%;
}
nav.nav1 ul ul .toggle, nav.nav1 ul ul a {
	padding: 0 40px;
}
nav.nav1 ul ul ul a {
	padding: 0 80px;
}
nav.nav1 ul li:hover, nav.nav1 a:hover, nav.nav1 ul ul ul a {
	background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);
	cursor: pointer;
}
nav.nav1 ul li ul li .toggle, nav.nav1 ul ul a {
	background-image: linear-gradient(to bottom, #d34313 0%, #932804 100%);
}
nav.nav1 ul ul {
	float: none;
	position: static;
	color: #ffffff;
}
nav.nav1 ul ul li:hover > ul, nav.nav1 ul li:hover > ul {
	display: none;
}
nav.nav1 ul ul li {
	display: block;
	width: 100%;
}
nav.nav1 ul ul ul li {
	position: static;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) and (max-width : 330px) {
nav.nav1 ul li {
	display: block;
	width: 94%;
}
}



/* menu ends*/

@media screen and (-ms-min-device-pixel-ratio:0) and (min-width: 100px) and (max-width: 320px) {
	
	ul.socialicon li {
	float: none;
	display:inline-block;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 100px) and (max-width: 320px) {
body {
	width: 100%;
	background-position: 100% 100%;
}
.bigbuttons {
	margin: 0 auto;
	float: none;
}
.booking {
	width: 100%;
}
.container-left {
	width: 100%
}
.chairman {
	margin: auto;
	padding: 10px 10px;
	margin-top: 7px;
}
.mytrip {
	margin: auto;
}
.news, .tenders {
	width: 100%;
	float: left;
	margin: auto;
	height: auto;
}
.container-right {
	float: none;
	margin: auto;
}
.press p {
	padding: 0px 7px;
}
.ticker1.modern-ticker.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
#gamesHolder {
	width: 100%;
	float: left;
}
.gallery1-3 {
	width: 100%;
	float: left;
}
.gallery1-3 table {
	width: 100%;
	float: left;
}
.gallery1-3 table td {
	width: 100%;
	float: left;
	margin: 4px;
}
.footer {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px !important;
}
.top-1 .left, .top-1 .right {
	padding: 7px 0px !important;
}
.container-mid {
	margin: 0px;
	padding: 0px;
}
#gamesHolder {
	margin: 0px;
	padding: 0px;
}
.container-mid {
	width: 100%;
	float: left;
	margin: -2px;
}
.nav2 {
	display: none;
}
.nav1 {
	display: block;
}
#wrapper {
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
	background: url(../images/transperent-white.png) repeat-y top;
	float: left;
}
.top-1 {
	width: 100% !important;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}
.top-1 .left, .top-1 .right {
	width: 100%;
	float: left !important;
	text-align: center !important;
	height: auto;
}
.header {
	width: 100%;
	float: left;
	height: auto;
	background-size: 100% 100%;
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
}
.logo {
	width: 100%;
	height: 63px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	background-size: 100% auto;
	position: static;
	top: 15px;
	left: 20px;
	float: left;
	outline: none;
	border: none;
}
ul.socialicon {
	width: auto;
	float: left;
	right: 230px;
	top: 13px;
	position: static;
}
ul.socialicon li {
	float: none;
	display:inline-block;
}
ul.font {
	position: static;
	top: 10px;
	float: left;
}
ul.language {
	position: static;
	width: auto;
	float: right;
}
ul.language li {
	margin: 0px 2px;
}
form#searchForm {
	width: 100%;
	float: left;
	margin: 10px 0px;
}
.txt {
	background: #fff;
	border: 1px solid #af3309;
	padding: 3px 30px 2px 5px;
	color: #0b1910;
	position: static;
	/* margin: 0; */
    /* top: 60px; */
    /* right: 40px; */
	outline: none;
}
.submt {
	position: static;
	padding: 5px;
}
ul.toplinks {
	width: 100%;
	float: left;
	/* margin: 0; */
    /* padding: 0; */
	position: static;
	/* top: 95px; */
    /* right: 35px; */
	color: #0b1910;
}
.menus {
	height: auto;
	width: 100%;
	float: left;
	margin: 0px;
}
#nav.menu-1 {
	width: 100%;
	float: left;
	height: auto;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 699px) and (max-width: 768px) {
.container-right.clearfix {
	width: 100%;
	float: left;
}
.press {
	width: 100%;
	height: auto;
}
.map.clearfix {
	width: 48%;
	float: left;
	padding-bottom: 15px;
}
.map + .clr {
	margin: 0 auto;
	padding: 0;
	clear: none;
}
.mhlogo {
	width: 48% !important;
	float: left;
	margin: 0% 1% !important;
	margin-top: 5px !important;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 199px) and (max-width: 698px) {
.container-right.clearfix {
	width: 100%;
	float: left;
}
.press {
	width: 98%;
	height: auto;
	margin: 1% 1%
}
.map.clearfix {
	width: 96%;
	float: left;
	padding-bottom: 15px;
	margin: 0% 1% !important;
}
/*
.map + .clr {
    margin: 0 auto;
    padding: 0;
  clear: none;
} */ 
.mhlogo {
	width: 96% !important;
	float: left;
	margin: 0% 1% !important;
	margin-top: 5px !important;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 321px) and (max-width: 768px) {
ul.socialicon li {
    display: inline-block;
}
.nav2 {
	display: none;
}
.nav1 {
	display: block;
}
body {
	width: 100%;
	background-position: 100% 100%;
}
.bigbuttons {
	margin: 0 auto;
	float: none;
}
.booking {
	width: 100%;
}
.container-left {
	width: 100%
}
.chairman {
	margin: auto;
	padding: 10px 10px;
	margin-top: 7px;
}
.mytrip {
	margin: auto;
}
.news, .tenders {
	width: 100%;
	float: left;
	margin: auto;
	height: auto;
}
.container-right {
	float: none;
	margin: auto;
}
.press p {
	padding: 0px 7px;
}
.ticker1.modern-ticker.mt-round.mt-scroll {
	width: 100%;
	float: none;
}
#gamesHolder {
	width: 100%;
	float: left;
}
.gallery1-3 {
	width: 100%;
	float: left;
}
.gallery1-3 table {
	width: 100%;
	float: left;
}
.gallery1-3 table td {
	width: 100%;
	float: left;
}
.footer {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
}
.top-1 .left, .top-1 .right {
	padding: 7px 0px;
}
.container-mid {
	margin: 0px;
	padding: 0px;
}
#gamesHolder {
	margin: 0px;
	padding: 0px;
}
.container-mid {
	width: 100%;
	float: left;
	margin: -2px;
}
.nav2 {
	display: none;
}
.nav1 {
	display: block;
}
#wrapper {
	margin: 0 auto;
	padding: 0 0px;
	width: 100%;
	background: url(../images/transperent-white.png) repeat-y top;
	float: left;
}
.top-1 {
	width: 100%;
	float: left;
	margin: 0 auto !important;
	padding: 0px;
}
.top-1 .left, .top-1 .right {
	width: 100%;
	float: left;
	text-align: center !important;
	height: auto;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.header {
	width: 100%;
	float: left;
	height: auto;
	background-size: 100% 100%;
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
}
.logo {
	width: 98%;
	height: 70px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	background-size: 100% auto;
	position: relative;
	top: 0;
	left: 0;
	float: none;
	outline: none;
	border: none;
}
ul.socialicon {
	float: right;
	position: static;
	padding: 0px;
	display: inline-block;
	margin-right: 50px;
}
ul.socialicon li {
	float: none;
}
ul.font {
	position: static;
	top: 10px;
	float: left;
	margin-left: 30px;
}
ul.language {
	position: static;
	width: auto;
	float: left;
}
ul.language li {
}
form#searchForm {
	width: 100%;
	float: left;
	margin: 10px 0px;
}
.txt {
	background: #fff;
	border: 1px solid #af3309;
	padding: 5px 30px 5px 5px;
	color: #0b1910;
	position: static;
	margin-left: 15px;
	/* top: 60px; */
    /* right: 40px; */
	outline: none;
	width: 70%;
}
.submt {
	position: relative;
	padding: 0;
	top: 0;
	right: 26px;
	height: 21px;
}
ul.toplinks {
	width: 100%;
	float: left;
	/* margin: 0; */
    /* padding: 0; */
	position: static;
	/* top: 95px; */
    /* right: 35px; */
	color: #0b1910;
}
.menus {
	height: auto;
	width: 100%;
	float: left;
	margin: 0px;
}
#nav.menu-1 {
	width: 100%;
	float: left;
	height: auto;
}
ul.language li {
	margin: 0;
}
ul.language {
	padding-left: 2px;
}
.nav1 label.toggle {
	/*text-align: center;*/
	font-size: 16px;
}
.nav1 > ul > li > label.toggle {
	text-align: left;
	font-size: 14px;
	position: relative;
}
.nav1 > ul > li > label.toggle::after {
	content: "+";
	font-size: 14px;
	position: absolute;
	right: 10px;
}
nav.nav1 ul li {
	padding: 3px 0;
	cursor: pointer;
}
.journey {
	width: 100%;
	margin: 0;
}
label.lbl {
	width: 100%;
	margin-bottom: 5px;
}
.calender {
	right: -5px !important;
	top: 110px !important;
}
.mt-round {
	border-radius: 0;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 726px) and (max-width: 768px) {
.footer span.copy {
	width: 100%;
}
#gamesHolder {
	width: auto;
}
.bigbuttons {
	width: auto;
	float: left;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 769px) and (max-width: 997px) {
.ticker2.modern-ticker1.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
.mt-news {
	width: 83% !important;
	float: left;
}
.mt-controls {
	width: 7.5% !important;
	float: left;
}
.mt-label {
	width: 6.5% !important;
	float: left;
}
#wrapper {
	margin: 0 auto;
	padding: 0 0px;
	width: 100%;
	background: url(../images/transperent-white.png) repeat-y top;
	float: left;
}
body {
	width: 100%;
	background-position: 100% 100%;
}
.top-1 {
	width: 100%;
	float: left;
	margin: 0 auto !important;
	padding: 0px;
}
#nav {
	width: 98%;
}
.container-right.clearfix {
	width: 100%;
	float: left;
}
.mhlogo {
	width: 48% !important;
	float: left;
	margin: 0% 1% !important;
	margin-top: 5px !important;
}
.press {
	width: 100%;
	height: auto;
}
.map.clearfix {
	width: 48%;
	float: left;
	padding-bottom: 15px;
}
.map + .clr {
	margin: 0 auto;
	padding: 0;
	clear: none;
}
.mytrip > .esds {
	margin-left: 0;
}
.esds {
	text-align: center;
}
.booking {
	width: 100%;
	margin: -1px;
}
div#gamesHolder {
	width: auto;
}
.bigbuttons {
	width: 246px;
}
#nav li a.top_link {
	padding: 0 14.5px;
}
.menus {
	margin: 0px;
	width: 100%;
	float: left;
}
.footer span.copy {
	width: 100%;
}
.footer {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.ticker1.modern-ticker.mt-round.mt-scroll {
	width: 100%;
	float: left;
}
ul.socialicon {
	position: absolute;
right: 260px;
top: 18px;
}

ul.font {
	top: 16px;
}
ul.language {
	top: 16px;
}
form#searchForm {
	width: 50%;
	float: left;
	margin: 10px 0px;
}
.top-1 h2.right {
	float: left;
}
ul.toplinks {
	width: 100%;
	float: left;
	/* margin: 0; */
    /* padding: 0; */
	position: static;
	/* top: 95px; */
    /* right: 35px; */
	color: #0b1910;
}
.logo {
	width: 50%;
height: 72%;
display: block;
background: url(../images/logo.png) no-repeat;
position: absolute;
top: 15px;
left: 20px;
float: left;
outline: none;
border: none;
background-size: 100% 100%;
}
.header {
	width: 100%;
	float: left;
	height: auto;
	background-size: 100% 100%;
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
}
ul.socialicon li {
	float: none;
}
form#searchForm .submt {
	position: static;
	padding: 5px;
}
form#searchForm .txt {
	position: static;
}
ul.language li {
	margin: 0;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 470px) {
div#gamesHolder {
	display: none;
}
.nav3 {
	display: none;
}
}
.timetable_sbmt {
	padding: 35px 0 5px 0;
}
.sbmt_btn {
	background: none repeat scroll 0 0 #AF3309;
	color: #FFFFFF;
	margin: 2px;
	padding: 3px;
	text-align: center;
	border: none;
	outline: none;
}
.mahashasan {
	margin: 5px 0 0 0;
	border: 1px solid #F90;
	width: 230px;
}
 @media all and (max-width : 998px) {
.footer ul li {
	float: none;
	margin: 0 auto;
	overflow: auto;
	display: inline-block;
}
.footer-last {
	float: none !important;
	color: white;
	text-align: center;
	line-height: 1;
}
.copy {
	text-align: center;
}
.footer ul {
	float: none;
	text-align: center;
}
}
.copy, .footer ul, .indgov, .footer-last {
	margin: 3px 0px !important;
}

 @media (min-width: 481px) and (max-width: 768px) {
.nav3 {
	display: none;
}
.logo {
}
.myemblem {
	top: 27px;
}
ul.toplinks li {
}
.header {
}
h2 i {
	display: inline-block;
	float: none;
	position: relative;
	top: 4px;
}
.booking {
	text-align: center;
}
.booking table {
	width: 90%;
}
.journey {
	padding: 6px 0;
}
i.terms a {
	padding: 8px 0 0;
	font-size: 12px;
}
.timetable_sbmt {
	padding: 5px 0 10px !important;
}
.bannerarea, .modern-ticker {
	margin: 0 auto;
}
.mt-label {
	width: 15% !important;
	float: left;
}
.mt-controls {
	width: 20% !important;
	float: right;
}
.mt-news {
	width: 60% !important;
	float: left;
}
.news, .tenders, .gallery1-3, .press {
	float: none;
	text-align: center;
}
.news ul, .tenders ul {
	text-align: center;
}
h2.bgnone {
    background: auto;
}
.gallery1-3 img {
	width: 80%;
	height: 80%;
}
.gallery1-3 table {
	float: none;
	padding: 10px 5px;
	width: 98%;
	margin: 0 auto;
}
.news, .tenders {
	width: 98%;
	float: none;
	margin: 5px auto;
	height: auto;
}
.map {
	width: 93% !important;
	margin: 10px auto !important;
	text-align: center;
	display: block;
	float: none;
}
.press {
	width: 95%;
	height: auto;
	margin: 5px auto;
}
.bigbuttons {
	width: 333px;
}
.online li {
	width: 100%;
	height: 120px;
}
.online li.onlinebook, .online li.tours, .online li.mobibook {
	background-size: cover;
}
.online li.onlinebook a h3, .online li.tours a h3, .online li.mobibook a h3 {
	font-size: 1 em;
left: 101px;
top: 22px;
}
.online li.onlinebook a i, .online li.tours a i, .online li.mobibook a i {
	left: 108px;
font-size: 14px;
top: 57px;
}
.passes {
	width: 95%;
	height: auto;
}
.mytrip {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5px auto;
}
.chairman {
	width: 94%;
}
.press p {
	text-align: justify;
	padding: 0 10px;
}
.mahashasan {
	margin: 5px auto !important;
	width: 95% !important;
	text-align: center;
	padding: 5px 0;
}
.footer {
	text-align: center;
	margin: 0 auto;
}
.footer span.copy {
	width: 100%;
	float:none;
}
.footer-last {
	line-height: 1.5 !important;
}
.indgov {
	float: none;
	text-align: center;
	padding-bottom: 5px;
}
.top-1 .left, .top-1 .right {
	width: 100%;
	float: none;
	text-align: center !important;
	height: auto;
	padding: 5px 0 0 !important;
}
.full-col {
	display: block;
	width: 95%;
	min-height: .01%;
	overflow-x: auto;
	float: none;
	padding: 0 10px;
	margin: 0 auto;
}
table.full {
	border-collapse: collapse;
}
h3 {
	padding: 0;
}
.left-col {
	width: 95%;
	float: none;
	margin: 0 auto;
}
.innerlinks {
	width: 100%;
}
.right-col {
	width: 95%;
	float: none;
	margin: 0 auto;
	padding: 0;
	line-height: 1.5em;
	min-height: auto !important;
}
ol {
	padding-left: 0;
}
ol li {
	padding: 3px 0 3px 15px;
	position: relative;
	display: block;
	line-height: 1.5em;
}
ol li::before {
	content: "*";
	padding: 5px 0;
	position: absolute;
	display: block;
	font-size: 1.5em;
	top: 0;
	left: 0;
	display: block;
	color: #af3309;
}
table td {
	line-height: 1.5em;
}
h2.innerhd {
	line-height: 28px;
	font-size: 1.5em;
	padding: 0 0 10px 40px;
}
.gallery1-3 table td {
	float: none;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
}
.booking table td {
	position: relative;
}
.calendericon {
	position: absolute;
	top: 34px;
	right: 5px;
}
.press a.knmr {
	float: none;
	display: block;
	text-align: right;
}
nav.nav1 {
	margin: 0;
	padding: 0;
	background-color: #932804;
	display: block;
}
nav.nav1 ul {
	background-color: #ccc;
}
nav.nav1 ul li, .nav1 > ul > li {
	background-image: none;
	background-color: #f3f3f3;
	margin: 2px 0;
	width: 100%;
}
nav.nav1 a, .nav1 .toggle {
	color: #000;
}
.nav1 li > a::after, .nav1 .toggle::after {
	content: '+';
	color: #000;
	position: absolute;
	right: 20px;
}
.nav1 li > a:only-child:after, .nav1 .toggle:only-child:after {
	content: '';
}
nav.nav1 ul li ul li:hover, nav.nav1 a:hover, .nav1 .toggle:hover {
	background-image: none;
	background-color: #5a130f;
	color: #fff;
}
.nav1 li > a:hover::after, .nav1 .toggle:hover::after {
	color: #fff;
}
nav.nav1 ul li ul li .toggle, nav.nav1 ul ul a {
	background-image: none;
	background-color: #ddd;
	color: #000;
}
nav.nav1 ul ul ul a {
	background-image: none;
	background-color: #666;
	color: #fff;
}
nav.nav1 ul ul .toggle, nav.nav1 ul ul a {
	position: relative;
}
nav.nav1 ul ul a::before {
	content: '*';
	color: #af3309;
	position: absolute;
	left: 25px;
	top: 0;
	font-size: 1.5em;
	line-height: 1.8em;
}
nav.nav1 ul ul ul a::before {
	content: '*';
	color: #fff;
	position: absolute;
	left: 45px;
	top: 0;
	font-size: 1.5em;
	line-height: 1.8em;
}
nav.nav1 ul ul ul a {
	padding: 0 60px;
}
.toggle.menu:hover {
	/*background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);*/
	width: 0px;
	background: url(../images/menubtn_hover.png) no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-size: 25px;
	margin: 0 auto;
	margin: 6px 6px 0;
	cursor: pointer;
	float: right;
	border-radius: 5px;
}
.bigbuttons {
	margin: 5px 0 5px 5px;
	float: left;
	width:45%;
}
.container-left {
	float: left;
margin: 0 0 0 5px;
padding: 0;
width: 47%;
display: block;
}
.container-mid {
	display: block;
float: right;
margin: 0 10px 0 0;
padding: 0;
width: 48%;
}
.news, .tenders, .gallery1-3, .press {
    text-align: left;
	width:100%;
}
h2.bgnone {
	margin:0;
}
.gallery1-3 table {
	width:100%;
}
.container-right.clearfix {
    width: 48%;
    float: right;
	margin-right:10px;
}
.press {
    width: 100%;
}
.map {
    width: 97% !important;
}
#gamesHolder {
	display: none;
}
.header {
	width: 100%;
	display: block;
	margin: 0 auto;
	min-height: 170px;
	position: relative;
	background-size: 100% 100%;
}
.logo {
	float: none;
	position: relative;
	display: block;
	width: 70%;
	background-size: 95%;
	left: 0;
	top:0;
}
/*
.myemblem {
	top:10px;
}*/
.footer, .gallery1-3, .menus, .top-1, #wrapper {
	margin: 0 auto;
	width: 100%;
}
#wrapper {
	padding: 0;
}
.menus {
	height: 38px;
}
ul.toplinks {
	left:15px;
	top:140px;
	font-size:1em;
}
ul.socialicon {
	right: 15px;
	top: 100px;
}
ul.font {
	right: 105px;
	top: 100px;
}
ul.toplinks li {
	font-size:14px;
}
ul.language {
	right: 167px;
	top: 100px;
}
form#searchForm {
	top: 100px;
	position: absolute;
	left: 15px;
}
.txt {
	left:0;
	top:0;
	width:150px;
	padding:5px 30px 5px 5px;
}
.submt {
	top:4px;
	left:164px;
}
nav.nav1 {
	background: none;
}
.booking {
	/*float: none;*/
	width: 48%;
	margin: 5px 10px 0 0;
	min-height:380px;
}
label.lbl {
	float: none;
	display: block;
	width: 100%;
	margin: 0 0 3px;
}
.journey {
	padding: 5px;
	margin: 0;
	width: 95%;
}
.calendericon {
	right: 10px;
	top: 32px;
}
select.journey {
	width: 99%;
}
.modern-ticker {
	border-radius: 0;
	margin: 5px auto;
	width: 97%;
}
.mt-label {
    float: left;
    width: 5% !important;
}
.mt-controls {
    float: right;
    width: 10% !important;
}
.mt-news {
    float: left;
    width: 82% !important;
}
body {
	background: none;
}
.container-right {
	float: none;
	width: 100%;
}
.top-1 .left {
	float:left;
	width:50%;
	text-align:left !important;
	padding-bottom:10px !important;
}

 .top-1 .right{
	 float:right;
	width:50%;
	text-align:right !important;
}
.header {
	background-image:none;
	background-color:#eee0bd;
}
.footer {
	padding: 0;
}
.passes {
	width: 100%;
}
.mahashasan img {
	display: block;
	margin: 0 auto;
	width: 195px;
height: auto;
}
.indgov img {
	display: block;
	margin: 0 auto;
	width: 15%;
height: auto;
}
.nav2 {
	display: none;
}
.mytrip img {
	width: 94%;
	margin: 0 auto;
}
.chairman img {
	width: 100px;
	height: 92px;
}
.mhlogo {
	margin: 5px auto !important;
	border: 1px solid #F90;
	width: 96% !important;
}
}
.mahashasan {
	text-align: center;
	width:100% !important;
}
 @media all and (max-width : 768px) {
.nav3 {
	display: none !important;
}

}

/* ============================== MEDIA QUERY FOR MAX-WIDTH:480PX STARTS ============================== */
@media screen and (min-width:360px) and (max-width:480px) {
.nav3 {
	display: none;
}
.logo {
	margin-top: 60px;
}
.myemblem {
	right: 37%;
	top: 10px;
}
ul.toplinks li {
	font-size: 14px;
}
.header {
	background: #eee0bd;
	border-top: 4px solid #f3ac04;
}
h2 i {
	display: inline-block;
	float: none;
	position: relative;
	top: 4px;
}
.booking {
	text-align: center;
}
.booking table {
	width: 90%;
}
.journey {
	padding: 6px 0;
}
i.terms a {
	padding: 8px 0 0;
	font-size: 12px;
}
.timetable_sbmt {
	padding: 5px 0 10px !important;
}
.bannerarea, .modern-ticker {
	margin: 0 auto;
}
.mt-label {
	width: 15% !important;
	float: left;
}
.mt-controls {
	width: 20% !important;
	float: right;
}
.mt-news {
	width: 60% !important;
	float: left;
}
.news, .tenders, .gallery1-3, .press {
	float: none;
	text-align: center;
}
.news ul, .tenders ul {
	text-align: center;
}
h2.bgnone {
	background: rgba(0, 0, 0, 0) url("../images/busred.png") no-repeat scroll 90px 0;
}
.gallery1-3 img {
	width: 80%;
	height: 80%;
}
.gallery1-3 table {
	float: none;
	padding: 10px 5px;
	width: 98%;
	margin: 0 auto;
}
.news, .tenders {
	width: 98%;
	float: none;
	margin: 5px auto;
	height: auto;
}
.map {
	width: 93% !important;
	margin: 10px auto !important;
	text-align: center;
	display: block;
	float: none;
}
.press {
	width: 95%;
	height: auto;
	margin: 5px auto;
}
.bigbuttons {
	width: 93%;
}
.online li {
	width: 100%;
	height: 120px;
}
.online li.onlinebook, .online li.tours, .online li.mobibook {
	background-size: cover;
}
.online li.onlinebook a h3, .online li.tours a h3, .online li.mobibook a h3 {
	font-size: 1.7em;
	left: 125px;
	top: 20px;
}
.online li.onlinebook a i, .online li.tours a i, .online li.mobibook a i {
	left: 135px;
	font-size: 16px;
	top: 70px;
}
.passes {
	width: 95%;
	height: auto;
}
.mytrip {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5px auto;
}
.chairman {
	width: 94%;
}
.press p {
	text-align: justify;
	padding: 0 10px;
}
.mahashasan {
	margin: 5px auto !important;
	width: 95% !important;
	text-align: center;
	padding: 5px 0;
}
.footer {
	text-align: center;
	margin: 0 auto;
}
.footer span.copy {
	width: 94%;
}
.footer-last {
	line-height: 1.5 !important;
}
.indgov {
	float: none;
	text-align: center;
	padding-bottom: 5px;
}
.top-1 .left, .top-1 .right {
	width: 100%;
	float: none;
	text-align: center !important;
	height: auto;
	padding: 5px 0 0 !important;
}
.full-col {
	display: block;
	width: 90%;
	min-height: .01%;
	overflow-x: auto;
	float: none;
	padding: 0 10px;
	margin: 0 auto;
}
table.full {
	border-collapse: collapse;
}
h3 {
	padding: 0;
}
.left-col {
	width: 95%;
	float: none;
	margin: 0 auto;
}
.innerlinks {
	width: 100%;
}
.right-col {
	width: 89%;
	float: none;
	margin: 0 auto;
	padding: 10px;
	line-height: 1.5em;
	min-height: auto !important;
}
ol {
	padding-left: 0;
}
ol li {
	padding: 3px 0 3px 15px;
	position: relative;
	display: block;
	line-height: 1.5em;
}
ol li::before {
	content: "*";
	padding: 5px 0;
	position: absolute;
	display: block;
	font-size: 1.5em;
	top: 0;
	left: 0;
	display: block;
	color: #af3309;
}
table td {
	line-height: 1.5em;
}
h2.innerhd {
	line-height: 28px;
	font-size: 1.5em;
	padding: 0 0 10px 40px;
}
.gallery1-3 table td {
	float: none;
	display: block;
	margin: 0 auto 10px;
	padding: 0;
}
.booking table td {
	position: relative;
}
.calendericon {
	position: absolute;
	top: 34px;
	right: 5px;
}
.press a.knmr {
	float: none;
	display: block;
	text-align: right;
}
nav.nav1 {
	margin: 0;
	padding: 0;
	background-color: #932804;
	display: block;
}
nav.nav1 ul {
	background-color: #ccc;
}
nav.nav1 ul li, .nav1 > ul > li {
	background-image: none;
	background-color: #f3f3f3;
	margin: 2px 0;
	width: 100%;
}
nav.nav1 a, .nav1 .toggle {
	color: #000;
}
.nav1 li > a::after, .nav1 .toggle::after {
	content: '+';
	color: #000;
	position: absolute;
	right: 20px;
}
.nav1 li > a:only-child:after, .nav1 .toggle:only-child:after {
	content: '';
}
nav.nav1 ul li ul li:hover, nav.nav1 a:hover, .nav1 .toggle:hover {
	background-image: none;
	background-color: #5a130f;
	color: #fff;
}
.nav1 li > a:hover::after, .nav1 .toggle:hover::after {
	color: #fff;
}
nav.nav1 ul li ul li .toggle, nav.nav1 ul ul a {
	background-image: none;
	background-color: #ddd;
	color: #000;
}
nav.nav1 ul ul ul a {
	background-image: none;
	background-color: #666;
	color: #fff;
}
nav.nav1 ul ul .toggle, nav.nav1 ul ul a {
	position: relative;
}
nav.nav1 ul ul a::before {
	content: '*';
	color: #af3309;
	position: absolute;
	left: 25px;
	top: 0;
	font-size: 1.5em;
	line-height: 1.8em;
}
nav.nav1 ul ul ul a::before {
	content: '*';
	color: #fff;
	position: absolute;
	left: 45px;
	top: 0;
	font-size: 1.5em;
	line-height: 1.8em;
}
nav.nav1 ul ul ul a {
	padding: 0 60px;
}
.toggle.menu:hover {
	/*background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);*/
	width: 0px;
	background: url(../images/menubtn_hover.png) no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-size: 25px;
	margin: 0 auto;
	margin: 6px 6px 0;
	cursor: pointer;
	float: right;
	border-radius: 5px;
}
.bigbuttons {
	margin: 5px auto;
	float: none;
}
.container-left {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 95%;
	display: block;
}
.container-mid {
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0 5px;
	width: 97%;
}
#gamesHolder {
	display: none;
}
.header {
	width: 100%;
	display: block;
	margin: 0 auto;
	min-height: 260px;
	position: relative;
}
.logo {
	float: none;
	position: relative;
	display: block;
	width: 100%;
	background-size: 95%;
	margin: 55px auto 0;
	left: 0;
}
.footer, .gallery1-3, .menus, .top-1, #wrapper {
	margin: 0 auto;
	width: 100%;
}
#wrapper {
	padding: 0;
}
.menus {
	height: 38px;
}
ul.toplinks {
	top: 225px;
	right: 25px;
	position: absolute;
	text-align: center;
	margin: 0 auto;
}
ul.socialicon {
	top: 145px;
}
ul.font, ul.language {
	top: 140px;
}
form#searchForm {
	float: none;
	position: relative;
	display: block;
	width: 100%;
	bottom: 25px;
}
.txt {
	width: 80%;
	left: 0;
	margin: 0 auto;
	padding: 5px;
	right: 0;
}
.submt {
	right: 34px;
	top: 63px;
}
nav.nav1 {
	background: none;
}
.booking {
	float: none;
	width: 95%;
	margin: 0 auto;
}
label.lbl {
	float: none;
	display: block;
	width: 100%;
	margin: 0 0 3px;
}
.journey {
	padding: 5px;
	margin: 0;
	width: 95%;
}
.calendericon {
	right: 10px;
	top: 32px;
}
select.journey {
	width: 99%;
}
.modern-ticker {
	border-radius: 0;
	margin: 5px auto 0;
	width: 95%;
}
body {
	background: none;
}
.container-right {
	float: none;
	width: 100%;
}
.footer {
	padding: 0;
}
.passes {
	width: 100%;
}
.indgov img, .mahashasan img {
	display: block;
	margin: 0 auto;
}
.nav2 {
	display: none;
}
.mytrip img {
	width: 100%;
	margin: 0 auto;
}
.chairman img {
	width: 20%;
}
.mhlogo {
	margin: 5px auto !important;
	border: 1px solid #F90;
	width: 96% !important;
}
}
@media screen and (min-width:360px) and (max-width:480px) {
.nav3 {
	display: none;
}
.logo {
	margin-top: 60px;
}
.myemblem {
	right: 37%;
	top: 10px;
}
ul.toplinks li {
	font-size: 14px;
}
.header {
	background: #eee0bd;
	border-top: 4px solid #f3ac04;
}
h2 i {
	display: inline-block;
	float: none;
	position: relative;
	top: 4px;
}
.booking {
	text-align: center;
}
.booking table {
	width: 90%;
}
.journey {
	padding: 6px 0;
}
i.terms a {
	padding: 8px 0 0;
	font-size: 12px;
}
.timetable_sbmt {
	padding: 5px 0 10px !important;
}
.bannerarea, .modern-ticker {
	margin: 0 auto;
}
.mt-label {
	width: 15% !important;
	float: left;
}
.mt-controls {
	width: 20% !important;
	float: right;
}
.mt-news {
	width: 60% !important;
	float: left;
}
.news, .tenders, .gallery1-3, .press {
	float: none;
	text-align: center;
}
.news ul, .tenders ul {
	text-align: center;
}
h2.bgnone {
	background: rgba(0, 0, 0, 0) url("../images/busred.png") no-repeat scroll 90px 0;
}
.gallery1-3 img {
	width: 80%;
	height: 80%;
}
.gallery1-3 table {
	float: none;
	padding: 10px 5px;
	width: 98%;
	margin: 0 auto;
}
.news, .tenders {
	width: 98%;
	float: none;
	margin: 5px auto;
	height: auto;
}
.map {
	width: 93% !important;
	margin: 10px auto !important;
	text-align: center;
	display: block;
	float: none;
}
.press {
	width: 95%;
	height: auto;
	margin: 5px auto;
}
.bigbuttons {
	width: 93%;
}
.online li {
	width: 100%;
	height: 120px;
}
.online li.onlinebook, .online li.tours, .online li.mobibook {
	background-size: cover;
}
.online li.onlinebook a h3, .online li.tours a h3, .online li.mobibook a h3 {
	font-size: 1.7em;
	left: 125px;
	top: 20px;
}
.online li.onlinebook a i, .online li.tours a i, .online li.mobibook a i {
	left: 135px;
	font-size: 16px;
	top: 70px;
}
.passes {
	width: 95%;
	height: auto;
}
.mytrip {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5px auto;
}
.chairman {
	width: 94%;
}
.press p {
	text-align: justify;
	padding: 0 10px;
}
.mahashasan {
	margin: 5px auto !important;
	width: 95% !important;
	text-align: center;
	padding: 5px 0;
}
.footer {
	text-align: center;
	margin: 0 auto;
}
.footer span.copy {
	width: 94%;
}
.footer-last {
	line-height: 1.5 !important;
}
.indgov {
	float: none;
	text-align: center;
	padding-bottom: 5px;
}
.top-1 .left, .top-1 .right {
	width: 100%;
	float: none;
	text-align: center !important;
	height: auto;
	padding: 5px 0 0 !important;
}
.full-col {
	display: block;
	width: 90%;
	min-height: .01%;
	overflow-x: auto;
	float: none;
	padding: 0 10px;
	margin: 0 auto;
}
table.full {
	border-collapse: collapse;
}
h3 {
	padding: 0;
}
.left-col {
	width: 95%;
	float: none;
	margin: 0 auto;
}
.innerlinks {
	width: 100%;
}
.right-col {
	width: 89%;
	float: none;
	margin: 0 auto;
	padding: 10px;
	line-height: 1.5em;
	min-height: auto !important;
}
ol {
	padding-left: 0;
}
ol li {
	padding: 3px 0 3px 15px;
	position: relative;
	display: block;
	line-height: 1.5em;
}
ol li::before {
	content: "*";
	padding: 5px 0;
	position: absolute;
	display: block;
	font-size: 1.5em;
	top: 0;
	left: 0;
	display: block;
	color: #af3309;
}
table td {
	line-height: 1.5em;
}
h2.innerhd {
	line-height: 28px;
	font-size: 1.5em;
	padding: 0 0 10px 40px;
}
.gallery1-3 table td {
	float: none;
	display: block;
	margin: 0 auto 10px;
	padding: 0;
}
.booking table td {
	position: relative;
}
.calendericon {
	position: absolute;
	top: 34px;
	right: 5px;
}
.press a.knmr {
	float: none;
	display: block;
	text-align: right;
}
nav.nav1 {
	margin: 0;
	padding: 0;
	background-color: #932804;
	display: block;
}
nav.nav1 ul {
	background-color: #ccc;
}
nav.nav1 ul li, .nav1 > ul > li {
	background-image: none;
	background-color: #f3f3f3;
	margin: 2px 0;
	width: 100%;
}
nav.nav1 a, .nav1 .toggle {
	color: #000;
}
.nav1 li > a::after, .nav1 .toggle::after {
	content: '+';
	color: #000;
	position: absolute;
	right: 20px;
}
.nav1 li > a:only-child:after, .nav1 .toggle:only-child:after {
	content: '';
}
nav.nav1 ul li ul li:hover, nav.nav1 a:hover, .nav1 .toggle:hover {
	background-image: none;
	background-color: #5a130f;
	color: #fff;
}
.nav1 li > a:hover::after, .nav1 .toggle:hover::after {
	color: #fff;
}
nav.nav1 ul li ul li .toggle, nav.nav1 ul ul a {
	background-image: none;
	background-color: #ddd;
	color: #000;
}
nav.nav1 ul ul ul a {
	background-image: none;
	background-color: #666;
	color: #fff;
}
nav.nav1 ul ul .toggle, nav.nav1 ul ul a {
	position: relative;
}
nav.nav1 ul ul a::before {
	content: '*';
	color: #af3309;
	position: absolute;
	left: 25px;
	top: 0;
	font-size: 1.5em;
	line-height: 1.8em;
}
nav.nav1 ul ul ul a::before {
	content: '*';
	color: #fff;
	position: absolute;
	left: 45px;
	top: 0;
	font-size: 1.5em;
	line-height: 1.8em;
}
nav.nav1 ul ul ul a {
	padding: 0 60px;
}
.toggle.menu:hover {
	/*background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);*/
	width: 0px;
	background: url(../images/menubtn_hover.png) no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-size: 25px;
	margin: 0 auto;
	margin: 6px 6px 0;
	cursor: pointer;
	float: right;
	border-radius: 5px;
}
.bigbuttons {
	margin: 5px auto;
	float: none;
}
.container-left {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 95%;
	display: block;
}
.container-mid {
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0 5px;
	width: 97%;
}
#gamesHolder {
	display: none;
}
.header {
	width: 100%;
	display: block;
	margin: 0 auto;
	min-height: 260px;
	position: relative;
}
.logo {
	float: none;
	position: relative;
	display: block;
	width: 100%;
	background-size: 95%;
	margin: 55px auto 0;
	left: 0;
}
.footer, .gallery1-3, .menus, .top-1, #wrapper {
	margin: 0 auto;
	width: 100%;
}
#wrapper {
	padding: 0;
}
.menus {
	height: 38px;
}
ul.toplinks {
	top: 225px;
	right: 25px;
	position: absolute;
	text-align: center;
	margin: 0 auto;
}
ul.socialicon {
	top: 145px;
}
ul.font, ul.language {
	top: 140px;
}
form#searchForm {
	float: none;
	position: relative;
	display: block;
	width: 100%;
	bottom: 25px;
}
.txt {
	width: 80%;
	left: 0;
	margin: 0 auto;
	padding: 5px;
	right: 0;
}
.submt {
	right: 34px;
	top: 63px;
}
nav.nav1 {
	background: none;
}
.booking {
	float: none;
	width: 95%;
	margin: 0 auto;
}
label.lbl {
	float: none;
	display: block;
	width: 100%;
	margin: 0 0 3px;
}
.journey {
	padding: 5px;
	margin: 0;
	width: 95%;
}
.calendericon {
	right: 10px;
	top: 32px;
}
select.journey {
	width: 99%;
}
.modern-ticker {
	border-radius: 0;
	margin: 5px auto 0;
	width: 95%;
}
body {
	background: none;
}
.container-right {
	float: none;
	width: 100%;
}
.footer {
	padding: 0;
}
.passes {
	width: 100%;
}
.indgov img, .mahashasan img {
	display: block;
	margin: 0 auto;
}
.nav2 {
	display: none;
}
.mytrip img {
	width: 100%;
	margin: 0 auto;
}
.chairman img {
	width: 20%;
}
.mhlogo {
	margin: 5px auto !important;
	border: 1px solid #F90;
	width: 96% !important;
}
}

/* =================== MEDIA QUERY FOR MAN-WIDTH:320PX AND MAN-WIDTH:359PX ENDS ======================= */

@media screen and (min-width:320px) and (max-width:359px) {
.txt {
	width: 70%;
	padding: 5px;
}
form#searchForm {
	position: relative;
}
.submt {
	position: absolute;
	top: 4px;
	right: 45px;
}
ul.toplinks li {
	font-size: 12px;
}
ul.language {
	position: absolute;
	top: 137px;
	right: 28px;
}
.top-1 .left, .top-1 .right {
	font-size: 14px !important;
}
.top-1 h2.right {
	margin-bottom: 10px;
}
.nav1 .toggle {
	line-height: 2.2;
}
.online li.onlinebook a h3, .online li.tours a h3, .online li.mobibook a h3 {
	font-size: 1.7em;
	left: 120px;
	top: 30px;
}
.online li.onlinebook a i, .online li.tours a i, .online li.mobibook a i {
	left: 120px;
}
label.lbl {
	display: block;
	float: none;
	margin: 5px 0;
	text-indent: 5px;
	width: 100%;
}
.mt-round {
	border-radius: 0;
}
.journey {
	display: block;
	width: 100%;
	padding: 5px;
}
h2.bgnone {
	background: rgba(0, 0, 0, 0) url("../images/busred.png") no-repeat scroll 75px 0;
}
.gallery1-3 table td {
	float: none;
	display: block;
	margin: 0 auto 10px;
	padding: 0;
}
.booking table td {
	position: relative;
}
.calendericon {
	position: absolute;
	top: 35px;
	right: -10px;
}
.nav1 li > a:after, .nav1 .toggle::after {
	content: ' +';
	color: #000;
	position: absolute;
	right: 15px;
}
.header {
	background: #eee0bd none repeat scroll 0 0;
	border-top: 4px solid #f3ac04;
}
.header {
	display: block;
	margin: 0 auto;
	min-height: 220px;
	position: relative;
	width: 100%;
}
.myemblem {
	right: 37%;
	top: 10px;
}
.logo {
	margin-top: 60px;
}
.bigbuttons {
	width: 93%;
	margin: 5px auto;
	float: none;
}
.online li.onlinebook, .online li.tours, .online li.mobibook {
	background-size: cover;
	background-position: 0 -9px !important;
}
.online li.onlinebook a h3, .online li.tours a h3, .online li.mobibook a h3 {
	font-size: 1.4em;
	left: 90px;
	top: 15px;
}
.online li.onlinebook a i, .online li.tours a i, .online li.mobibook a i {
	left: 98px;
	font-size: 16px;
	top: 50px;
}
.online li {
	width: 100%;
}
.booking {
	width: 95%;
	margin: 0 auto;
	float: none;
}
.ticker1.modern-ticker.mt-round.mt-scroll {
	width: 95%;
	margin: 0 auto;
	float: none;
}
.mt-controls {
	width: auto !important;
	float: none;
}
.mt-news {
	width: 65% !important;
}
.mt-label {
	width: 8.5% !important;
}
.press {
	width: 100%;
	height: auto;
	margin: 5px auto;
}
.container-left {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 95%;
	display: block;
}
.container-mid {
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0 5px;
	width: 97%;
}
.passes {
	width: 98%;
	height: auto;
	margin: 0 auto;
}
.mytrip {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5px auto;
}
.chairman {
	width: 92%;
}
.chairman img {
	width: 20%;
}
.press p {
	text-align: justify;
	padding: 0 10px;
}
.news, .tenders {
	float: none;
	height: auto;
	margin: 0 auto;
	width: 95%;
}
.gallery1-3 {
	width: 95%;
	margin: 0 auto;
	float: none;
}
.container-right {
	width: 92%;
	float: none;
	margin: 0 auto;
}
.map {
	float: none;
	margin: 0 auto;
	width: 97%;
	text-align: center;
}
.mahashasan {
	width: 100%;
	float: none;
	margin: 5px auto;
}
.mahashasan img {
	display: block;
	margin: 0 auto;
}
.indgov {
	float: none;
}
.indgov img {
	margin: 5px auto;
}
.footer-last {
	line-height: 18px;
}
.booking table {
	width: 90%;
	margin: 0 5px;
}
nav.nav1 {
	margin: 0;
	padding: 0;
	background-color: #932804;
	display: block;
}
nav.nav1 ul {
	background-color: #ccc;
}
nav.nav1 ul li, .nav1 > ul > li {
	background-image: none;
	background-color: #f3f3f3;
	margin: 2px 0;
	width: 100%;
}
nav.nav1 a, .nav1 .toggle {
	color: #000;
}
.nav1 li > a::after, .nav1 .toggle::after {
	content: '+';
	color: #000;
	position: absolute;
	right: 20px;
}
.nav1 li > a:only-child:after, .nav1 .toggle:only-child:after {
	content: '';
}
nav.nav1 ul li ul li:hover, nav.nav1 a:hover, .nav1 .toggle:hover {
	background-image: none;
	background-color: #5a130f;
	color: #fff;
}
.nav1 li > a:hover::after, .nav1 .toggle:hover::after {
	color: #fff;
}
nav.nav1 ul li ul li .toggle, nav.nav1 ul ul a {
	background-image: none;
	background-color: #ddd;
	color: #000;
}
nav.nav1 ul ul ul a {
	background-image: none;
	background-color: #666;
	color: #fff;
}
nav.nav1 ul ul .toggle, nav.nav1 ul ul a {
	position: relative;
}
nav.nav1 ul ul a::before {
	content: '*';
	color: #af3309;
	position: absolute;
	left: 25px;
	top: 0;
	font-size: 1.5em;
	line-height: 1.8em;
}
nav.nav1 ul ul ul a::before {
	content: '*';
	color: #fff;
	position: absolute;
	left: 45px;
	top: 0;
	font-size: 1.5em;
	line-height: 1.8em;
}
nav.nav1 ul ul ul a {
	padding: 0 60px;
}
.toggle.menu:hover {
	/*background-image: linear-gradient(to bottom, #ffce59 0%, #d09404 100%);*/
	width: 0px;
	background: url(../images/menubtn_hover.png) no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-size: 25px;
	margin: 0 auto;
	margin: 6px 6px 0;
	cursor: pointer;
	float: right;
	border-radius: 5px;
}
.mytrip img {
	width: 100%;
	margin: 0 auto;
}
.mhlogo {
	margin: 5px auto !important;
	border: 1px solid #F90;
	width: 100% !important;
}
}
.mhlogo {
	margin: 5px 0 0 0;
	border: 1px solid #F90;
	width: 230px;
}
 @media (min-height: 768px) and (max-height: 1920px) {
	/* 
	 .footer {
    position: absolute;
    bottom: 0;
}
	 */
 }
 
@media screen and (max-width:768px){
.nav1 [id^=drop]:checked + ul {z-index: 2;}
form#searchForm {top: unset;position: relative;left: 0;display: flex;justify-content: center;padding: 1em;box-sizing: border-box;}
.txt {margin-left: 0;width: 100%;box-sizing: border-box;padding: 0px 30px 0px 5px;}
.submt {left: unset;position: relative;top: 0;right: unset;}
}
@media screen and (max-width:480px){
form#searchForm {float: left;position: relative;display: block;width: 100%;bottom: unset;display: flex;align-items: center;padding: 1em;box-sizing: border-box;}
.txt {width: 100%;left: 0;margin: 0 auto;padding: 3px !important;right: 0;}
}