.phone-only { display: none !important; }

.tablet-only { display: none; }

.sdesk-only { display: block; }

.desk-only { display: none; }

.map { display: block; width: 49%; float: right; height: 60vh; background: #eee; }

.results { height: 60vh; overflow: scroll; width: 49%; float: left; }

.logo { max-height: 120px; margin: 25px; }

.header { height: 170px; }

.menu { margin-top: 65px; width: 60%; }

.menu li { margin-right: 15px; }

.trade-labels { max-width: 30% !important; text-align: right !important; }

.lightbox-form textarea { width: 70% !important; }

.header { margin: auto auto; max-width: 1200px; }

.index-people { display: block; }

.big-logo { display: inline-block; }

.small-logo { display: none; }

.tagline { display: inline-block; padding-bottom: 5px; padding-left: 0px; padding-right: 0px; font-weight: 300; text-transform: uppercase; text-align: center; }
.tagcontain{ clear: right; text-align: center; width: 60%; float: right;}

.blc-button { max-width: 100%; }

.review-photos div { width: 14vw; height: 14vw; }

.tradelogo { width: 25%; }

/*# sourceMappingURL=../css/smalldesktop2.map */

.toolbox-info-third{
				 width: calc(50% - 15px) !important; 
				 box-sizing: border-box; 
				 margin: 0px;
				 }
				 
				 .trade-formo{
					 width: calc(100% - 15px) !important; float: left; box-sizing: border-box;
				 }
				 .trade-form-extra{
					 display: block;
				 }
				 
				 .completed-profects{
	width: 60%; 
	
	}
	
	#acbox{
		width: calc(40% - 30px); 
	}
	
	

.mobile-hide-cell{
	display: block;
}

.mobile-full-cell{
	margin-top: 0px;
	width: none;
}
.new-stat-cell{
	width: 20%;
	
	}
	
	.double-cell{
	width: 40%;
}