/*-----------------------------------------------------------------
DESKTOP: LARGER THEN 961px, LESS THEN 1140px
------------------------------------------------------------------*/
@media only screen and (min-width : 769px) and (max-width : 960px) {
	#zenbox_tab {
	display: block !important;
}
	.wrap {
		width: 768px;
	}
	.wrap2 {
		width: 768px;
	}
	#nav a {
	padding:12px 12px;
	}
	ul#nav {
	font-size:12px;
	}

	#nav li.nav-home{
	display:none;
	}
.top-accessibility{
display:none;	
}
.top-search  input[type="text"]{
-webkit-appearance: none;
}

.top-social-screen{
margin-left:105px;
float:left;
}

.newsletter-bar  h4{
	font-size: 18px;
}

.blog-col{
width:350px;
}

.blog-content{	
width:220px;
}


.events-col{
width:350px;
}

.events-content{	
width:250px;
}
.rooms-for-rent .room-col{
display:table-cell;
vertical-align:middle;
width:250px;
height:93px;
padding:20px 10px;
text-align:center;
font-size:px;
color:#fff;	
font-family: 'ProximaNovaBold',"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:19px;
text-transform:uppercase;
margin:0 0 0 0;
border:1px solid #fff;
border-radius:5px;
}
.footer-left{
float:none;
width:100%;	
text-align:center;
}
.footer-right{
float:none;
width:100%;	
text-align:center;
}
.footer-address .left{
float:none;
width:100%;
}
.footer-address .right{
float:none;
width:100%;
}
#sidebar, #sidebar-ram-sidebar {
	width: 350px;
	float: right;
}
.content-left{
width:350px;
}

aside#sidebar-events{
float:none;	
width:100%;
}
aside#sidebar-events img{
display:none;	
}
.event-right{
width:100%;
float:none;
}
.event-listing-content{
width:80%;
}
.tablet-col{
width:50%;
float:left;	
}
.sidebar-search label.check-label{
text-transform:none;	
padding:0;
margin:0 20px 10px 10px;
clear:none;
}
.sidebar-search .styledCheckbox{
clear:none;	
}
.event-type-col-one{
float:left;
width:auto;	
}
.event-type-col-two{
float:left;
width:auto;		
}
#search-form-contain{
display:inline;	
}
.room-cell2{
width:350px;
margin:30px 0px 0 0;
}

.room-cell2.last{
margin:30px 0 0 0;

}
.room-cell2.odd{
clear:right;	
float:right;
}
.room-cell2.even{
clear:left;	
}
.room-sort{
float:left;	
margin-top:-5px;
clear:both;
}
.room-sort a{

margin:0 30px 0 0px;
}
aside#blog-sidebar {
	width: 300px;
	float: right;
}
.blog-left{
float:left;
width:420px;
}
.blog-left .blog-row img{
	float:none;
	clear:both;
	margin-bottom:20px;
}
.comment-row .comment{
width:100%;	
}
.comment-row img{
display:none;
}
#solar-widget {
	float: none;
	width: 100%;
}
}