 @media only screen and (min-width: 480px) and (max-width: 787px){
	
/* Body */
.body {
	background: none;
}

h1{margin: 0px 0px 10px 0px !important;}

img, object, embed, video, iframe {
	border:none;
	max-width: 100%;
}
	
/* Wrapper */
.wrapper {
	width: 98%;
	padding:0% 1%;
}

.container{
	background-color:#fff;
}

header{
	background-image:none;
}

.logo{
	display:none;
}

.mobile_logo{display:block; margin-left:7px; }

.border{border:none; margin-top:0px;padding-top: 10px;}
.header_right{display:none;}


.banner,.banner2{/*background-image:url(/RootImages/mobile_banner.jpg);*/ margin-top:13px; height:inherit;}

.content_left{background-color:transparent;height:100%; width:0%;}
.mobile_no{display:block;}
.facebook{display:none;}

#fb-like{display: none;}

#menuIcons
{
	display:none;
}

.content{padding-bottom:0px;}
.content_right{width:99%; float:none; padding:1%;}
.shadetabs{margin-top:10px; padding-top:0px;}
.shadetabs li a span {padding:7px;}
.shadetabs li a {padding:7px; font-size:11px; padding-left:2px; padding-right:2px;}
.footer{display:none;}
.sixth_street{display:none;}

#slider1
{
	width:100%!important;
	height:300px!important;
}

div.anythingSlider .arrow{
	bottom:15px!important;
}
.anythingSlider .forward {right:60px!important;}

.anythingSlider .back {right:130px!important;}      

.anythingBase .panel.vertical{width:100%!important;}

div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .anythingControls ul a, div.anythingSlider .arrow a, div.anythingSlider .start-stop{
	width:100%!important;
}

.fortworth{
	display:none; margin:0px;
	padding:0px;
}

.market_img{width:28%; margin:0px; padding:0px; float:right;}
.market1{width:53%; float:left; margin-left:0px; margin-top:15px;}
.advertise{text-align:left; font-weight:normal; display:block; margin-top:120px; color:#5a5a5a;}
.footer_line{display:none;}
.announcement{display:none;}
.tab_cnt{margin-top:19px;}
.copyright
{
	border-top:1px solid #c0c0c0;width:99%; font-size:10px;color:#5a5a5a; padding-top:10px; margin-bottom:10px;
}
.copyright span{display:block;}
.white_bg ul li{padding-top:0px; background-position:9px 4px;}
.white_bg h2{font-size:12px;}

.mobile_icons{
	display:block; 
	text-align: center;
	overflow: auto;
}

.mobile_icons a{
	display:inline-block;
	width:70px; 
	color:#696969; 
	text-decoration:none; 
	text-transform:uppercase; 
	font-weight:bold; 
	text-align:center; 
	margin-bottom:20px;
}

.fort_mobile{background-image:url(/RootImages/event_img.jpg); background-repeat:no-repeat;height:190px; background-position:90px;}

.fort_txt{text-align:center; font-size:11px; margin-left:76px;}


.nav{
	background-image:none;
	overflow:hidden;
}

.nav li {
    display: block;
    float: none; 
}

.nav li li a {
    display: block;
    float: none;
	width:100%;
	color:#656464;
	background-color:#0c2c52;
	font-size:13px;
	border-top:none;
	padding-left:0px!important;
}

.nav{ 
	height:inherit;
} 

.nav{
	list-style: none;
	zoom: 1;
	padding-top:0px;
	padding-left:0px;
	float:none;
	background-image:none;
	overflow:hidden;
	position: absolute;
	right: 0;
	width:50%;
	top:20%;
}
.nav li.hover a {
	border-radius: none;
	radius: none;
	color:#fff;
}

.nav li{
	padding-top:0px; 
	background-image:none;
	float: none;
}

.nav a {
	display:block !important;
	font-size:11px;
	display:block;
	line-height:normal;
	padding:5px;
	padding-left:0px;
    background-image: none;
	text-align:center;
	color:#fff;
	background-color:#87669e;
    line-height: 26px;
}

.nav li.lastItem{
	background-image:none;
}
.nav .first_child{margin-bottom:1px;}

.nav a:hover { background-color: #073367; color:#fff!important;}

.nav a.active {
	display: block;
	color:#fff!important;
}

.nav li a:hover{
	background-color:transparent;
}

ul.MenuList li.lastItem{
	background-image:none;
}

.nav ul.MenuList{
	background-image:none; 
	margin-top:0px;
	border-bottom:solid 1px #cccccc; 
	padding-top:0px;
}

.leftContent{
	width: 96% !important;
}

.rightMenu{
	width: 96% !important;
	clear: both;
	margin-top: 10px;
	margin-left: 0px !important;
}

.leftBox{
	margin-left: 15% !important;
}

.bxslider{
	margin-left:0px!important;
}

.bxslider li{
	height: 60px;
}
.contentBlock{
	display: block;
	width:98% !important;
}
.marginTop{
	margin-top: 10px;
}

.span3 img{
	max-width: 45%;	 
	max-height: 45%;
}
.img100{
	max-width: 100%!important; 
}
}

@media only screen and (min-width: 680px) and (max-width: 787px){
	
	#slider{height:120px!important;}
	#slider li ul li{width:650px;}
}
@media only screen and (min-width: 580px) and (max-width: 679px){
	#slider{height:120px!important;}
	#slider li ul li{width:570px;}
}
@media only screen and (min-width: 480px) and (max-width: 579px){
	#slider{height:140px!important;}
	#slider li ul li{width:420px;}
}








