@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
html, body, p, ul, div, form, input, select, section, nav, header, footer {
	margin:0;
}
body {
	padding:0;
	font-size:14px;
	color:#666666;
    background: url(../images/site/bod-bg.png) no-repeat center center;
	font-family: Arial, Helvetica, sans-serif;
	background-size:100% 100%;
}
a {
	text-decoration:none;
	outline:none;
	color:#f15e0a;
}
a img {
	outline:none;
	border:none;
}
th {
	font-weight:normal;
}
p {
	font-size:14px;
	line-height:24px;
	margin:15px 0;
}
ul {
	padding:0;
	list-style:none;
	margin:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal; 
}
input, select {
	border:1px solid #d1d1d1;
	color:#666;
	height:26px;
	line-height:26px;
}
::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

:-ms-input-placeholder {  
   color: #000;  
} 
.left {
	float:left;
}
input[type=radio], input[type=checkbox] {
	vertical-align:middle;
	display:inline-block;
	margin-right:5px;
	height:auto !important;
}
.right {
	float:right;
}
.clear {
	clear:both;
	float:none;
}
.center {
	text-align:center;
}
.fix_width {
	margin:0 auto;
	width:100%;
	max-width:980px;
}
#content {
	/* background:#fff; 
    padding:20px;s
   box-shadow:0 0 10px rgba(0,0,0,0.14); 
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.14); 
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.14); 
    -o-box-shadow:0 0 10px rgba(0,0,0,0.14); 
    -ms-box-shadow:0 0 10px rgba(0,0,0,0.14);
	width:96%;*/
	float:left;
	  margin: 0 0 0px 0;
	  padding: 0px 0;
	  width: 100%;
}
/*#content h2 {
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:24px;
	color:#252525;
}*/
/******************* HEADER *******************/
#header {
	float: left;
  width: 100%;
}
.header {
  float: left;
  width: 100%;
  background:#494c9a;
  border-bottom:1px solid #fff;
	  position: relative;
	  -webkit-box-shadow: inset 2px 1px 26px -1px rgba(0,0,0,0.64);
-moz-box-shadow: inset 2px 1px 26px -1px rgba(0,0,0,0.64);
box-shadow: inset 2px 1px 26px -1px rgba(0,0,0,0.64);
border-top:3px solid #c4c12b;
}
.header-top {
  float: right;
  color: #fff;
  width:780px;
    padding: 8px 0;
	margin-left:0px;
}
.header-top .agt {
	float:left;
	padding:5px 0 0 0;
}
.header-top p{
	margin:0;
	    line-height: 28px;
    font-size: 16px;
}
.header-top .agt li a {
	color:#fff;
	padding:0 0 0 22px;
	font-size: 14px;
	padding-right:15px !important;
}
.header-top .agt a {
	background:url(../images/site/lock.png) no-repeat left center;
	  padding: 0 0 0 20px;
}
.heder-top-left {
  float: left;
  font-size:16px;
  color:#000;
  font-weight:600;	
}
.heder-top-right {
  float: right;
  font-size:16px;
  color:#000;
  font-weight:600;
}
.heder-top-right.right {
	text-align:right;
	margin-right:12px;
}
.yellow {
	color:#c4c12b;
	font-size:20px !important;
	font-weight:normal;
}
.heder-top-right li {
	float:left;
	padding-right:8px;
}
.heder-top-right li:last-child {
	padding-right:0;
}
.logo {
  float: left;
  padding:0px 0 0px 0;
  position:absolute;
  top:-3px;
}
.header-sub {
  float: left;
  width: 100%;
  padding:5px 0;
	background:#fff;
	box-shadow:0px 2px 2px rgba(0, 0, 0, 0.15);
}
.header_content {
	clear:both;
	padding:0px;
}
.header_content .logo {
	float:left;
	  width: 30%;
}
.help_line {
	text-align:right;
	font-size:14px;
	padding-top:0px;
	float:right;
    line-height:22px;
    color:#060000;
}
.help_line span {
	background:url(http://newbharattravels.com/images/site/phone.png) no-repeat left center;
	  padding: 0 0 0 20px;
}
.header-right ul {
	 float: right;
  width: 100%;
  text-align: right;
}
.header-right ul li {
	  background:#0094b2;
	  float:right;
	  padding:8px 0 8px 15px;
	  margin: 0 0px 0 0;
}
.header-right ul li.fb-cnt {
	margin:0;
}
.header-right ul li.fb-cnt a {
	background:url(../images/site/fb-icon.png) no-repeat left center;
	
}
.header-right ul li.play-store a {
	border-right:none;
	background:url(http://newbharattravels.com/images/site/play-store.png) no-repeat left center;
}
.header-right {
  float: right;
  color: #000;
    font-size: 15px;
	width: 70%;
}
.header-right-sub {
  float: left;
  margin:0px 0 0;
  background:#363879;
    width: 100%; 
}
.header-right-sub:before {
	content:'';
	float:left;
	position:relative;
	background:url(../images/site/nav-left.png) no-repeat left center;
	width:10px;
	height:68px;
	margin: -10px;
}
.header-right-sub:after {
	content:'';
	float:right;
	position:relative;
	background:url(../images/site/nav-right.png) no-repeat right center;
	width:10px;
	height:68px;
	    margin: -70px -9px 0 0;
    top: 10px;
}
.shadow-img  {
	
}
.header-right-sub ul {
	text-align:left;
}
.header-right-sub ul li {
	float:left;
	padding:8px 24px;
  position:relative;
  top:-1px;
}
.header-right-sub ul li:hover, .header-right-sub ul li.active {
  border-top: none;
  border-bottom: 00;
}
.header-right-sub ul li:hover a, .header-right-sub ul li.active a {
	color:#f3f04a;
}
.header-right-sub ul li a {
	  padding: 0 !important;
  border: none;
 	color:#fff;
	text-transform:capitalize;
	  line-height: 34px;
	  font-size:16px;
}
.full-cnt {
  float: left;
  width: 100%;
}
.email span {
	background:url(../images/site/mail.png) no-repeat left center;
	padding:0 0 0 20px;
}
.nav {
	  float: right;
  width: 98%;
  margin: 0px 0;
	border-radius:0;
	padding:0 10px;
}
#header:before {
	background:#fff url(http://newbharattravels.com/images/site/nav-top.png) no-repeat top center;
	content:'';
	float:left;
	width:100%;
	height:7px;
}
#header:after {
	background:#fff url(http://newbharattravels.com/images/site/nav-bottom.png) no-repeat top center;
	content:'';
	float:left;
	width:100%;
	height:7px;
}
#header.header .nav {

}
#header .nav ul li {
	display:inline-block;
	text-align:center;
	padding:0 15px;
}
#header .nav ul li:last-child {
	background:none;
}
#header .nav ul li a {
	display:block;
	line-height:49px;
	color:#fff;
	font-size:17px;
   
    
}
#header .nav ul li a:hover, #header .nav ul li.active a {
	color:#fff;
    
}
#header .nav ul li:hover, #header .nav ul li.active {
	background:#cc4716;
	  box-shadow: 0px 0px 0 1px #f46d30;
}
/******************* FOOTER *******************/
#footer {
	padding:35px 0;		
	font-size:14px;
    text-align:left;
	float: left;
  width: 100%;
}
.footer {
	  background:#fff url(../images/site/ft-top.png) repeat-x left top;
	  float:left;
	  width:100%;
	  padding:7px 0 0 0;
}
.footer-main {
	float:left;
	width:100%;
	  background-color: #303266;
}
.ft-sub1 {
  float: left;
  width: 280px;
  padding:0 0 0 20px;
    margin: 8px 0 0;
}
.ft-sub2 {
	  text-align: center;
}
.ft-sub3 {
	  float: left;
  text-align: CENTER;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted rgba(69, 81, 137, 0.99);
}
#footer h1 {
	line-height:normal;
	color:#f26a38;
	font-size:17px;
	font-weight:bold;
}
#footer ul li {
	display: inline-block;
  text-align: center;
  margin: 0;
  padding: 0 20px;
  line-height: normal;
 border-right:1px solid #fff;
}
#footer ul li:last-child {
	border:none;
}
#footer ul li a {
	  padding: 0 0px 0 0;
  line-height: normal;
  color: #fff;
  font-size:13px;
}
#footer ul li a:hover, #footer ul li.active a {
	color:#f3f04a;
	
}

#footer p {
	color:#fff;
	margin:0;
	font-size:14px;
}
#footer a {
	color:#fff;
}
.footer-bottom a {
	color:#9698c3;
}
.footer-bottom {
  float: left;
  width: 100%;
  background-color: #262852;
  color: #9698c3;
  font-size:12px;
    padding: 10px 0;
}
.footer-bottom p {
	margin:0;
	line-height:normal;
	font-size:12px;
	color:#9698c3;
}
.copyright {
  float: left;
}
.host {
  float: right;
}
/******************* HOME PAGE *******************/
#banner {
	float: right;
   width: 675px;
  margin-left: 0px;
  position:relative;
}
.sub-cnt-right  {
	width:570px;
	float:left;
	    padding-right: 45px;
 }
.banner_bg {
    position: relative;
    float: left;
    width: 100%;
	border-top: 1px solid #a7aac5;
}
.sub-cnt-right h3, .hot1 h3.title {
	font-size:24px;
	color:#000;
	line-height:normal;
	text-decoration:underline;
	font-family: 'Oswald', sans-serif;
	margin-bottom:6px;
}
.blue {
	color:#494c9a;
	text-decoration:underline;
}
.y1 {
	color:#c4c12b;
	text-decoration:underline;
}

.sub-cnt-right p {
	margin-top:0;
	line-height:26px;
}
.read-more {
	color:#494c9a;
	text-decoration:underline;
	font-style:italic;
	background:url(../images/site/plus.png) no-repeat left;
	padding-left:15px;
	font-weight:600;
}
.small-bus-part {
  float: left;
  width: 100%;
} 
.small-bus-part li {
	float:left;
	margin:0 3px 0 0;
}
.small-bus-part li:last-child {
	margin:0;
}
.small-bus-part li img {
	border:2px solid #8c0101;
	width:210px;
}
#banner #slider {
     float: right;
  border: 5px solid #dbdbdb;
  width: 630px;
    background:#ebebeb; 
	  margin-bottom: 4px;  
}
#banner #slider1 {
     float: right;
  width: 100%;
    background:none; 
	margin-top:0px;
}
 
.search_form {
	width:458px;
	float:left;
	background:url(../images/site/form-main.png) no-repeat;
	    position: absolute;
    z-index: 99999;
	background-size:100% 100%;
}
#ctl00_sitecontent_uplserach {
  float: left;
  width: 407px;
  background:url(../images/site/form-inner.png) right top no-repeat;
  margin:24px 0 13px 18px;
}
.search_form h3 {
	color:#fff;
	font-size:26px;
	background:#464995;
	text-transform:capitalize;
    text-align:left;
	margin-bottom:0px;
    padding:0px 0 0px 18px;
	line-height: 57px;
	width:62%;
	  position:relative;
}
.search_form h3:after {
	content:'';
	float:right;
	left: 24px;
	position:relative;
	background:url(../images/site/title-right.png) no-repeat right top;
	width:29px;
	height:57px;
}

.search_bus {
  float: LEFT;
  width: 269px;
 padding: 22px 12px;
  margin-top: 0;
    padding-bottom: 0;
}
.search_bus label {
	color:#666666;
	font-weight:normal;
	font-size:14px;
}
.search_form .search_bus div.select_box, .search_form .search_bus div.calender {
	margin-bottom:24px;
}
.search_form label {
	display:block;
	  margin-bottom: 10px;
}
.search_form .search_bus input, .search_form .search_bus select {
	width:100%;
	height:34px;
	line-height:34px;
	color:#000;
	padding:0 0 0 10px;
    border:1px solid #c4c4cd;
     font-size: 14px;
	   background-color: #fff;
}
.search_form .search_bus input.date {
	width:96%;
	background:url(../images/site/cal.png) no-repeat 97% center #fff;
	color:#000;
}
.search_form .search_bus input.submit, .search-btn {
    
	font-weight:600;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	border:none;
	font-size:15px;
	height:31px;
	line-height:31px;
	cursor:pointer;
	padding:0 12px;
	background: #494c9a;
    box-shadow: 0px 3px 0px #33356b;
}
.search_form .search_bus input.submit {
    width:100%;
	background:#494c9a;
	  padding: 0 18px;
	  font-size:15px;
	  height:35px;
	  font-weight:bold;
	  box-shadow:0px 3px 0px #33356b;
}

#content h2.title b {
	color:#252525;
}
.sub-cnt {
  float: left;
  width: 96%;
  background:#fff;
  padding:2%;
  box-shadow:0px 2px 2px rgba(0, 0, 0, 0.15);
}
#content .hot_routes {
	
  width: 260px;
  float: right;
}
#content .hot_routes.last {
	margin-right:0;
}
.hot1 {
  float: left;
  width: 100%;
  padding: 0px;
}
.box-main {
  float: left;
  width: 100%;
    margin:15px 0 10px 0;
}
h2.box-title {
	  font-size: 16px;
  padding-left: 12px;
  /*background:url(http://newbharattravels.com/images/site/title-bt.png) repeat-x bottom left;*/
    line-height: 42px;
  font-weight: 600;
}
.box {
  float: left;
  width: 24%;
  background-color: #fff;
  border: 1px solid #e3dede;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.14);
    margin-right: 10px;
	  min-height: 192px;
}
.box .left img {
	text-align:center;
}
.box.last {
	margin-right:0;
}
.box-sub p {
	margin:0;
}
.box-sub {
  float: left;
  padding: 11px 9px;
  width: 92%;
}
.bx-sub {
	padding-left:10px;
	width: 78%;
	word-break:break-all;
}
.box-sub .left {
	float:none;
	text-align:center;
	width:100%;
	padding-left:0;
}
.left.bx-sub .btns {
	float:none;
}
.btns {
	margin-top: 8px;
  float: left;
background: rgba(174,176,177,1);
  background: -moz-linear-gradient(top, rgba(174,176,177,1) 0%, rgba(157,163,167,1) 50%, rgba(150,150,150,1) 51%, rgba(133,136,137,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(174,176,177,1)), color-stop(50%, rgba(157,163,167,1)), color-stop(51%, rgba(150,150,150,1)), color-stop(100%, rgba(133,136,137,1)));
  background: -webkit-linear-gradient(top, rgba(174,176,177,1) 0%, rgba(157,163,167,1) 50%, rgba(150,150,150,1) 51%, rgba(133,136,137,1) 100%);
  background: -o-linear-gradient(top, rgba(174,176,177,1) 0%, rgba(157,163,167,1) 50%, rgba(150,150,150,1) 51%, rgba(133,136,137,1) 100%);
  background: -ms-linear-gradient(top, rgba(174,176,177,1) 0%, rgba(157,163,167,1) 50%, rgba(150,150,150,1) 51%, rgba(133,136,137,1) 100%);
  background: linear-gradient(to bottom, rgba(174,176,177,1) 0%, rgba(157,163,167,1) 50%, rgba(150,150,150,1) 51%, rgba(133,136,137,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeb0b1', endColorstr='#858889', GradientType=0 );
  color: #fff;
  text-transform: uppercase;
  padding: 6px 10px;
  font-size: 12px;
  border-radius: 3px;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.4);
	  
}
#ieslider {
	margin:15px 0;
}
#content .hot_routes ul {
	padding:5px 0;
	float:left;
	width:100%;
}
#content .hot_routes li {
	margin-bottom:10px;
	padding-left:20px;
	line-height:20px;
	background:url(../images/site/root.png) no-repeat;
}
#content .hot_routes li p {
	margin:0;
	color:#6b3809;
	line-height:normal;
}
#content .hot_routes li a {
	color:#666666;
	  font-size: 16px;
}
#content .intro_txt {
	float: left;
  width: 66%;
  margin-top: 25px;
  padding: 0 0 0 20px;
}
h2.title {
     font-weight: normal;
  color: #2b2c2b;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  line-height: normal;
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding-left: 0;
  margin: 0;
  text-transform: capitalize;
  font-size: 16px;
  
}
h2.title span {
	background:url(http://newbharattravels.com/images/site/titile-bt.png) no-repeat left bottom;
	position: relative;
  top: 3px;
}
#content .intro_sec {
    /*padding:0 10px;
    border:1px solid #ccc;
    margin-top:1px;*/
}
#content .banner {
	margin-top:10px;
	float:left;
	width:100%;
	text-align:center;
}
#content a.more {
	color:#572509;
	font-weight:600;
}
.ajax__calendar_container TABLE div {
	margin:0px !important
}
/*AutoComplete flyout */
.autocomplete_completionListElement {
	border:inset 1px #C5DFF6;
	padding:0px;
	list-style:none;
	margin:0px;
	height:auto;
	overflow:auto;
	width:150px;
	font-family:"Trebuchet MS";
	color:#195688;
	font-weight:bold;
	background:#F9F9F9;
}
.autocomplete_completionListElementFromTo {
	border:inset 1px #CD1434;
	padding:0px;
	list-style:none;
	margin:0px;
	height:auto;
	overflow:auto;
	width:150px !important;
	font-family:"Trebuchet MS";
	color:#333333;
	font-weight:bold;
	background:silver;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
	background:#F7F3F7;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	font-weight:normal;
	list-style:none;
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
}
/* AutoComplete item */
.autocomplete_listItem {
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	font-weight:normal;
	list-style:none;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
}
.av-rts {
  float: left;
  width: 82%;
}
.src-btn {
  float: right;
}

@-moz-document domain(support.mozilla.org) {
 textarea {  
  resize: none; /* disables resizability */  
 }
}
.main-left {
  float: right;
  width: 26%;
}
.seat-main {
  float: left;
  width: 100%;
}
.main_right {
  float: right;
  width: 25%;
}
.middle-side-column {
  float: right;
  width: 48%;
}
.middle-side-column .middle {
  margin: 0 auto;
  width: 90%;
  float: none;
  overflow: hidden;
}
/*Seat selaction*/
.twise-trip.Return_SelectGander {
  width: 100% !important;
  margin: 0 !important;
}
.Return_SelectGander input {
  width: 100% !important;
}
.Return_SelectGander .cldr-inp-val1 {
  width: 96% !important;
}
.Return_SelectGander .cldr-inp-val {
  width: 32px !important;
}
.Return_SelectGander #ctl00_sitecontent_chkIAgree {
  width: auto !important;
  margin-left: 0;
}
.Return_SelectGander .search-btn {
  width: auto !important;
}
.twise-trip {
  width: 26% !important;
  margin: -365px 0 0;
}
.left-side-tab1 {
  float: left;
  width: 100%;
}
.NewClass_SingleTrip {
  display: none;
}
.full-width {
	clear:both;
}
.navigation {
	text-align: center;
    width: 100%;
	float: left;
	  position: relative;
  z-index: 9999;
}
.contactus h3 {
	color: #980A0A;
  font-size: 18px;
  margin: 5px 0 0;
  float: left;
  width: 100%;
  font-weight: 600;
}
.half {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  line-height:22px;
}

.mainhalf {
    float:left;
    width: 100%;
}
.mainhalf h3 {
    color: #0094B2;
  font-size: 18px;
  margin: 5px 0 0;
  float: left;
  width: 100%;
  font-weight: 600;
}
.half p b{
  
}

#ctl00_sitecontent_uplbuschartred {
	padding-left:15px;
}
.inner-imgs {
	float:right;
}
.abt {
	  margin: 10px 0 0 0;
  float: left;
  padding: 0 15px;
}
.abt-main {
	padding:0;
	float:left;
}
.inner-imgs-left {
	float:left;
	margin-right:10px;
}
.canc {
	clear:both;
}
.about {
  float: left;
}
.gv_galleryWrap {
	float:left;
}

.main_Testimonials {
    float: left;
  width: 98%;
  border: 1px solid #818181;
  margin: 5px 0;
  padding: 10px;
}
.bus-track {
  background: linear-gradient(to bottom, rgba(93,217,242,1) 0%, rgba(16,187,221,1) 46%, rgba(12,166,197,1) 49%, rgba(0,148,178,1) 100%);
	color:#fff;
	font-weight:bold;
	box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.12);
	  font-size: 13px;
  float: left;
  padding: 8px 5px;
  border-radius: 5px;
}
.bus-track span {
	background:url(http://newbharattravels.com/images/site/track.png) no-repeat left center;
	 padding: 5px 0 5px 30px;
}
@media only screen and (max-width:1000px) and (min-width:768px) {
img {
	max-width:100%;
}
.fix_width {
	width: 96%;
	margin: 0 2%;
}
#header .nav ul li a {
	font-size:13px;
}
#content #banner {width:63%;   overflow: hidden;}
.search_form {
	  width: 55%;
	      background-size: 100%;
		  min-height: 99%;
	  
}
.hot1 {
	 padding: 0;
}
.sub-cnt-right {
	width:60%;
	    padding-right: 10px;
}
.sub-cnt-right p {
	font-size:14px;
}
.small-bus-part li img {
	width: 98%;
}
.small-bus-part li {
	  width: 32%;
}
#content .hot_routes li a {
	  font-size: 15px;
}
#content .hot_routes li {
	margin-bottom: 15px;
}
.sub-cnt {
	padding:4% 2%;
}
#footer ul li {
	margin:10px 0;
	padding:0 8px;
}
#ctl00_sitecontent_uplserach {
	width:92%;
	margin:20px 0 13px 18px;
	    background-size: 100%;
	min-height: inherit;
}
.search_form h3:after {
	  /*background:none;*/       
}
#banner #slider {
	width:98%;
}
.search_bus {
	padding:12px;
	padding-bottom: 0;
	width:65%;
}
#banner #slider1 {
	  width: 100%;
	  border:none;background:none;
}

#header .nav ul li {
	  padding: 0 9px; 	
}
#banner:after {
	background:none;
}
.search_form h3 {
	  font-size: 22px;
	  width: 62%;
}
.search_form .search_bus div.select_box, .search_form .search_bus div.calender {
	  margin-bottom: 8px;

}
.box {
	width:48%;
	 min-height: 200px;
	  margin-right: 1%;
	    margin-top: 10px;
}
.bx-sub {
	width:72%;
	padding-left: 7px;
	word-break: inherit;
}
#header .header_content .logo {
	width: 50%;
}
#header.header .nav {
	  bottom: -85px;
}
#content .intro_txt {
	width: 62%;
	  padding: 0;
	    overflow: hidden;
}
#content .hot_routes {
	  width: 35%;
	    margin-right: 18px;
}
#footer ul li a {
	  padding: 0 0px;
	    font-size: 13px;
}
.ft-sub1, .ft-sub2, .ft-sub3 {
	padding:0;
}
.w800 {
  width: 100% !important;
  padding:0 !important;
}
.gv_galleryWrap {
	WIDTH: 98% !important; 	
}
.gv_gallery {
	  width: 100% !important;
}
textarea {
	  resize: none;
}
.av-rts {
	width:75%;
}
.av-rts span {
	float:left;
	width:100%;
	text-align:left;
}
.src-btn {
  margin: 20px 0 0;
}

/*seat-selaction part*/
.main-left {
  width: 27%;
}
.main-left table {
  font-weight: normal !important;
  width: 100%;
}
.main_right .right-side-column, .main_right right, .journey-info, .journey-info table {
  float: left;
  width: 100%;
  font-size: 13px;
}
.main-left select, .main-left input, .twise-trip input {
  width: 100% !important;
}
.cldr-inp.cldr-inp-val1 {
  width: 82% !important;
}
.main-left select, .main-left input, .twise-trip input {
  width: 100% !important;
}
.left-side-tab1 .cldr-inp-val {
  width: 26px !important;
}
.Return_SelectGander .cldr-inp.cldr-inp-val1 {
  width: 95% !important;
}
.twise-trip .search-btn {
  width: 100%;
  margin-bottom: 5px;
}
.search_form .search_bus input.submit, .search-btn {
  height: 28px;
  font-size: 15px;
  line-height: inherit;
}
#ctl00_sitecontent_chkIAgree {
  width: auto !important;
  margin-left: 0;
}
.ChartDisplay {
	width:100%;
}
#content {
	  width: 100%;
  padding: 0%;
}
.tableCell {
	  width: 36px;
      border: none !important;
}
.header-right-sub ul li {
	  padding: 5px 2%;
}
.header-right-sub ul li a {
	font-size:13px;
	  line-height: 40px;
}
.banner_bg {
  margin: 0px 0 0;
}
.search_form label {
	margin-bottom:5px;
}
.search_form .search_bus input, .search_form .search_bus select {
	height:26px;
	line-height:26px;
}
.ajax__calendar .ajax__calendar_container {
	z-index:999999;
}
.pagecap h2 {
	  padding-left: 1%;
}
.cancellation table {
	width:100% !important;
	clear:both;
}
.canc {
	float:left;
	clear:both;
}
.logo {
	width:180px;
}
.header-top {
	  margin-left: 0;
	  width: 74%;
}
.header-right-sub {
	width:100%;
}
}
@media only screen and (max-width:767px) { 
img {
	max-width:100%;
}
.gv_panel img { left:0 !important;}
body {
	font-size:13px;
}
.fix_width {
	width: 92%;
	padding: 0;
	max-width: inherit;
	clear: both;
}
#header .help_line {
	  font-size: 14px;
	    padding-top: 0;
}
.logo {
	width:35%;
}
.header-top {
	width:60%;
	margin-left:0;
}
.header-top .agt {
	  float:left;
}
#header .nav ul li a {
	font-size:13px;
}
#header .nav ul li {
	  padding: 0 7px; 	
}
#header .header_content .logo {
	width: 50%;
}
#header.header .nav {
	  bottom: -85px;
}
#header .nav {
	display:none;
}
#content {
	  padding: 0%;
	    width: 100%;
}
.rmm {
	display:block !important;
	width:96% !important;
	  top: 65px;
}
.heder-top-right {
	font-size:14px;
}
#content .intro_txt {
	width: 100%;
	  margin-bottom: 0px;
	  padding:0;
	  margin-top:0;
}
#footer ul li a {
	  padding: 0 0px;
	    font-size: 13px;
}
.w800 {
  width: 100% !important;
  padding:0 !important;
}
.gv_galleryWrap {
	WIDTH: 98% !important; 	
}
.gv_gallery, .gv_panelWrap, .gv_panel {
	  width: 100% !important;
}
.gv_filmstripWrap {
	  width: 60px !important;
}
.gv_panel img, .gv_panel, .gv_panelWrap {
	  height: 280px !important; 
}
#header .help_line span {
	  font-size: 18px;
}
#banner {
    width:100%;   float: none;
  margin: 0px auto 0px;
  overflow: hidden;
  margin-top:0px;
}
.copyright, .host {
    float: none;
  width: 95%;
  text-align: center;
  margin: 8px auto 0;
}
#banner #slider {
	width:100%;
	border:none;
	background:#fff;
}
.small-bus-part li {
	width:32%;
}
.small-bus-part li img {
	width:98%;
}
#banner #slider img{
	  border: 5px solid #dbdbdb;
	    width: 71% !important;
}
.search_form .search_bus input, .search_form .search_bus select {
	  width: 100%;
}
.simpleFAQ_list li, .simpleFAQ_item .answer {
	width: 95% !important;
}
.search_form {
	  width: 100%;
  float: none;
  position: inherit;
  background:#363879;
  margin: 0 auto;
  clear:both;
  display:inline-block;
}
.search_form h3, #content h2 {
	  font-size: 20px;
	    margin-bottom: 4px;
}
.pagecap h2 {
	  padding-left: 1%;
}
.box-sub {
	  width: 95%;
	    min-height: 150px;
}
.pagecap {
  padding:0 2%;
}
.bx-sub {
  padding-left: 0;
  width: 100%;
}
#content .intro_sec {
	height:inherit !important;
}
h2.title span {
	  top: 6px;
}
.ft-sub1 {
  float: none;
  width: 166px;
  padding: 0 0 0 20px;
  margin: 10px auto;
}
.ft-sub2, .ft-sub3 {
}
.search_form .search_bus div.select_box {
	  margin-top: 0;
  margin-bottom: 15px;
}
.ajax__calendar .ajax__calendar_container {
  z-index: 999999;
}
.search_bus {
	  padding: 15px 10px 15px 15px;
	  width:65%;
}
.search_form .search_bus input.date {
	width:98%;
}
#content .hot_routes {
	float: left;
  margin:0px auto;
  width:100%;
  overflow: hidden;
  clear:both;
}
.sub-cnt-right {
	width:100%;
	margin-left:0;
	margin-top:10px;
	padding-right:0;
}
.shadow-img {
	display:none;
}
#footer ul li {
    margin: 10px 0;
    padding: 0 8px;
}
.sub-cnt {
	margin-top:0px;
}
.sub-cnt-right p {
	font-size:14px;
}
#footer ul li {
	  padding: 0px 12px;
}
#footer .copyright {
  float: none;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.footer-bottom {
	  padding: 10px 0;
}
.carousel-control {
	left:0 !important;
}
#footer ul {
	float:none;
}
#ctl00_sitecontent_upAll div {
	width: 100% !important;
  padding: 0!important;
}
textarea {
	  resize: none;
	  height:50px !important;
}
@-moz-document domain(support.mozilla.org) {
 textarea {  
  resize: none; /* disables resizability */  
 }
} 
.cldr-inp {
	width:170px !important;
}
.frm-inp-jump {
	width: 172px !important;
}
p {
  font-size: 13px;
  line-height: 24px;
  margin: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
}
#ctl00_sitecontent_upAll td, #ctl00_sitecontent_upAll th, #ctl00_sitecontent_pnlLogin th, .left-tables th {
	text-align:left;
}
.header_content .logo {
  float: none;
  width: 40%;
  margin: 0 auto;
}
.header-right {
	width:100%;
	margin-top: 10px
}
.header-right ul {
  float: left;
  width: 100%;
  text-align: left;
  background-color: #0094B2;
}
.header-right ul li {
  float: right;
  padding: 5px 0px;
  margin: 0 0px 0 0;
  width: 33%;
    border-right: 1px solid #fff;
  text-align: center;
}
.header-right-sub {
	  width: 100%;
	    text-align: center !important;
		  margin: 10px 0 0;
}
.help_line {
	text-align:center;
	width: 100%;
}
#ctl00_sitecontent_pnlLogin, .left-tables {
	margin:0 !important;
	padding:0 !important;
	width:100% !important;
}
/*#ctl00_sitecontent_uplbuschartred div {
	width:100% !important;
	padding-left:0 !important;
}*/
.full-width {
	width:100% !important;
	padding:0 !important;
	 clear: both;
}
.av-rts {
	width:100%;
}
.av-rts td {
	width:21%;
	float:left;
}
.av-rts td input {
	width:100% !important;
	padding:3px;
	  height: 18px;
}
.av-rts td select {
	width:100% !important;
}
.av-rts span {
	float:left;
	width:100%;
	text-align:left;
}
.src-btn {
    float: none;
  text-align: center;
  display: inline-block;
  margin: 10px 0;
}
.bus_detail {
	height:auto;
}
.cancellation {
	width:98%;
	clear:both;
}
.cancellation table {
	width:100% !important;
	clear:both;
}
.canc {
	float:left;
	clear:both;
}
/*seat-selaction part*/ 
.main_right {
  float: left;
  width: 35%;
}
.main_right .right-side-column, .main_right .right, .main_right .journey-info, .main_right table {
  width: 100%;
  float: left;
  font-size: 13px;
}
.middle-side-column {
  float: right;
  width: 65%;
}
.middle-side-column .middle {
  margin: 0;
  width: 95%;
  float: right;
}
.main-left {
  float: left;
  width: 100%;
  min-height: inherit;
}
.left-side-tab1 {
  float: left;
  width: 100%;
}
.main-left table {
  width: 100%;
}
.twise-trip {
  width: 100% !important;
  margin: 0;
}
.left-side-tab1 {
  float: left;
  width: 100%;
}
.left-side-tab1 input {
  width: 100% !important;
  height: 20px !important;
  line-height: normal;
}
.left-side-tab1 .cldr-inp-val {
  width: 8% !important;
}
.cldr-inp.cldr-inp-val1 {
  width: 90% !important;
}
#ctl00_sitecontent_chkIAgree {
  width: auto !important;
  margin-left: 0;
}
.twise-trip .search-btn {
  width: auto !important;
  height: 32px !important;
    line-height: 30px;
}
.ChartDisplay {
	width:100%;
}
.date-cal1 {
  width: inherit !important;
}
.gv_panelNavPrev, .gv_panelNavNext {
	top:45% !important;
}
#header:before {
	background:none;
}
#banner:after {
	background:none;
}
#slider1:after {
	background:none;
}
#banner #slider1 {
  width: 100%;
  border: none;
  background: none;
}
#ctl00_sitecontent_uplserach {
	min-height: inherit;
	width:95%;
	background-size:100% 100%;
}
.tableCell {
  width: 37px;
  border: none !important;
}
.half {
	width:100%;
}
.nav {
	display:none;
}
.header {
	  height: inherit;
}
.header-right ul li a {
	  border-right: none;
	    font-size: 11px;
  line-height: 25px;
  padding: 0 0 0 18px
}
.search_form h3:after {
}
.box {
	  width: 48%;
	    margin-right: 1%;
		margin-top:10px;
}
.hot1 {
	padding: 0;
    width: 100%;
}
.inner-imgs, .inner-imgs-left {
  width: 200px !important;
}
#ctl00_sitecontent_div_policy table {
	width:100%;
}
.main_Testimonials {
	  width: 95%;
	    word-break: break-all;
}
.rmm-toggled {
	display:block !important;
}
.header-sub .header-top {
	width:100%;
	    margin-top: 60px;
    border-top: 1px solid #CAC954;
    text-align: center;
}
.heder-top-left, .heder-top-right.right {
	    text-align: center;
    width: 100%;
}
.header-right-sub {
	display:none;
}
}
@media only screen and (max-width: 550px) {
/*seat-selaction part*/ 
.left-side-tab1, .main_right {
  float: left;
  width: 100%;
}
.middle-side-column {
  float: left;
  width: 100%;
}
.main_right .right-side-column, .main_right .right, .main_right .journey-info, .main_right table {
  height: inherit;
}
.tooltips {
	background:none;
}
}
@media only screen and (max-width:480px) { 
.fix_width {
  width: 94%; 
}
.header_content .logo { 
	 width: 60%;
}
#header .header_content {
	padding: 15px 0;
}
#header .header_content .logo {
    width: 153px;
  float: none;
  margin: 0 auto;
}
.logo {
    width: 100%;
    position: inherit;
    text-align: center;
    background-color: #fff;
	border-bottom:5px solid #fff;
}
.header-top {
  width: 100%;
  margin-left: 0;
  text-align: center;
}
.header-top .agt li a, .heder-top-right {
	font-size:14px;
}
.heder-top-right {
	text-align:center;
	float: left;
    width: 100%;
}
.heder-top-right li {
	float:none;
	display:inline-block;
}
#header .help_line {
	  float: none;
	    text-align: center;
}
.main_Testimonials {
  width: 92%;
  word-break: break-all;
}
.search_form .search_bus input, .search_form .search_bus select {
	width:99.5%;
}
.header-right ul li {
	  border-bottom: 1px solid #fff;
	    width: 100%;
}
.header-top .agt {
	float:right;
	width:100%;
	text-align:center;
	    margin-bottom: 10px;
}
.header-top .agt li a {
	padding-right: 0 !important;
}
#banner {
	  width: 100%;
	  clear:both;
}
#banner #slider1 img {
	width:100% !important;
}
.search_bus {
	width:65%;
}
.search_form .search_bus div.select_box, .search_form .search_bus div.calender {
	margin-bottom: 8px;
}
#footer ul li {
	padding:0 7px;
}
#footer {
	    padding: 25px 0;
}
#footer ul li a {
  padding: 0 0px;
  font-size: 12px;
  line-height: normal;
}
.rmm {
	  top: 15px;
}
.header-sub .header-top {
	margin-top:0;
	border-top:none;
}
.search_form .search_bus input.date {
	  padding: 0 0 0 6px;
}
#content .intro_txt { float:none;overflow: hidden; }
#content .intro_txt h2.title { font-size:18px; }
#content .hot_routes {
	clear:both;
	width:100%;
    margin-top:25px;
    float:none;
}
#footer p {
	font-size: 11px;
}
.inner-imgs, .inner-imgs-left {
  width: 100% !important;
  margin:0 0 10px 0;
}

#ctl00_sitecontent_upAll td, #ctl00_sitecontent_upAll th, 
#ctl00_sitecontent_uplbuschartred td, #ctl00_sitecontent_uplbuschartred th {
	/*width:100% !important;
	float:left;*/
	text-align: left;
}
#ctl00_sitecontent_div_policy table {
	width:100% !important;
}
.left-tables td{
	padding-left:0 !important;
	text-align:left !important;
}
.left-tables ol {
	margin:0;
}
.cancellation {
	width:95%;
}
table {
	width:100% !important;
}
#ctl00_sitecontent_uplbuschartred div {
	/*width:100% !important;*/
	padding-left:0 !important;
}
.full-width {
	width:100% !important;
	float:left;
}
.full-width table {
	float:left;
	width:100%;
}
table td {
	text-align:left;
}
p {
  font-size: 13px;
  line-height: 24px;
  margin: 10px 0;
}
#ctl00_sitecontent_uplcaptcha {
	float:left;
}
.cap-class {
	float:left;
	width:100%;
}
.full-width th, .full-width td {
	float:left;
	width:100%;
}
#ctl00_sitecontent_CalendarExtender1_daysTable thead, #ctl00_sitecontent_CalendarExtender1_daysTable td {
	width:auto !important;
	float:none;
}
.Journey-Time {
	  width: 70px !important;
}
.av-rts td {
  width: 48%;
}
.date-cal {
  width: 40% !important;
}
.date-cal1 {
	text-align:right;
}
/*seat-selaction part*/
.ChartDisplay {
width:100%;
}
.middle-side-column .middle {
  margin: 0;
  width: 100%;
  float: left;
}
.gv_panelNavPrev, .gv_panelNavNext {
	top:45% !important;
}
.box {
    margin: 5px 0;
    width: 98%;
	min-height:inherit;
}
.box-sub {
	min-height:inherit;
}
#content .hot_routes {
	width: 96%;
}
.hot1 {
	width:100%;
	 padding: 0%;
}
.banner_bg {
	margin-top:0px;
}
#content .hot_routes.last {
	margin:0px auto !important;
	width:100%;
} 
.simpleFAQ_list li, .simpleFAQ_item .answer {
	width: 92% !important;
}
.small-bus-part li {
  width: 80%;
  float: none;
  margin: 0 auto;
}
.small-bus-part li:last-child {
	margin:0 auto;
}
.sub-cnt-right h3 {
	font-size:20px;
}
.footer-bottom p {
	font-size:12px;
}
}
@media only screen and (max-width:400px) { 
.av-rts td {
  width: 100%;
}
.date-cal {
    width: 40% !important;
}
.round-txt span:first-child {
	padding-left:0 !important;
}
/*.titlebg-mybook td:first-child {
	display:none;
}*/
.titlebg-mybook {
	  font-size: 10px;
	  line-height: 18px;
}
.routedetail {
	font-size:12px;
}
.search-btn {
	font-size: 12px;
    font-weight: 700;
    height: 28px;
    line-height: 24px;
    padding: 0 8px;
}
.routedetail table td img {
	float: none !important;
    padding-left: 0 !important;
	margin-bottom:2px !important;
}
.gv_panel img { left:0 !important;}
.logo {
	width:100%;
	position:inherit;
}
.header-top {
	width:100%;
	border-top:none;
}
.header-top .agt {
	text-align:center;
}
.heder-top-right {
	float:none;
	text-align:center;
	display:block;
}
.rmm {
}
}
@media only screen and (max-width:360px) { 
.search_form {
}
#ctl00_sitecontent_uplserach {
	width:89%;
}
.tableCell {
	  width: 32px;
} 
.help_line {
	font-size: 12px;
}
.header_content .logo {
	width:50%;
}
}
.ajax__validatorcallout
{
    z-index:99999;
}