@media screen and (max-width: 1800px){
	#shortInfoAddress, #aboutInfoHeader, .shortInfoPrice { font-size: 40px; }	
}

@media screen and (max-width: 1600px){
	#shortInfoAddress, #aboutInfoHeader { font-size: 30px; margin: 0 0 15px; }
	.shortInfoPrice { font-size: 30px; margin: 0 0 25px; }
	.shortInfoDetails b { font-size: 20px; }
	.shortInfoDetails i { font-size: 28px; }

	h2 { font-size: 30px; }

	#detailsRight.withMargin { margin: 63px 0 0; }
}

@media screen and (max-width: 1400px){
	#shortInfoAddress, #aboutInfoHeader { font-size: 24px; margin: 0 0 10px; }
	.shortInfoPrice { font-size: 24px; margin: 0 0 20px; }
	.shortInfoDetails { font-size: 16px; }
	.shortInfoDetails b { font-size: 18px; }
	.shortInfoDetails i { font-size: 26px; }	
}

@media screen and (max-width: 1200px){
	#contactsLeftImg { margin: 0 20px 0 0; }
	.logoImg { float: none; margin: 0 0 10px; }
	.agentImg { float: none; margin: 0; }

	#detailsLeft { float: none; width: auto; }
	#detailsRight { float: none; width: auto; padding: 0 5%; }
	#detailsRight.withMargin { margin: 0; }
	.propertyDetails_containerLeft_resp { float: left; width: 45%; }
	.propertyDetails_containerRight_resp { float: right; width: 45%; }
}

@media screen and (max-width: 1000px){
	#shInfo { position: relative; left: 0; top: 0; width: auto; margin: 0!important; padding: 20px 5%; }
	#gridImg1 { float: none; width: auto; }
	.shortInfoDetails { width: 31%; margin: 10px 1%; }
	.shortInfoDetails.wide { display: inline-block; width: 31%; margin: 10px 1%; }
	.shortInfoDetails.wide b, .shortInfoDetails.areas b { padding: 5px 0; display: inline-block; }

	#aboutInfo { float: none; width: auto; padding: 0 5% 5%; min-height: auto; }
	#aboutImg { position: relative; left: auto; top: auto; bottom: auto; width: auto; }
	#gridImg2 { position: relative; left: auto; top: auto; right: auto; height: auto; width: 49%; padding: 0 0 32%; float: left; }
	#gridImg3 { position: relative; left: auto; bottom: auto; right: auto; height: auto; width: 49%; padding: 0 0 32%; float: right; }	

	#disclosuresHeader { font-size: 26px; }
	#disclosuresLeft, #disclosuresRight { float: none; width: auto; }

	#contactsLeft, #contactsRight, #siRight { float: none; width: auto; }
	#contactsLeft { margin: 0 0 20px; }

	#_signInView .modal-dialog { width: 96%; }
}

@media screen and (max-width: 800px){
	#header { padding: 45px 0 15px; position: relative; top: auto; left: auto; }
	.content { padding: 50px 0 0; }
	#home.content { padding: 0; }

	.propertyDetails_containerLeft_resp, .propertyDetails_containerRight_resp, .propertyDetails_containerLeft, .propertyDetails_containerRight { float: none; width: auto; }
	
	.table {display:block}
	.table thead {float:left}
	.table tbody {overflow:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch}
	.table th, .table td {line-height:25px !important}
	.table tbody tr:nth-child(2n+1) {background:transparent !important}
	.table tbody tr {display:inline-block;border-right:1px solid #637588}
	.table tbody tr.hide {display:none}
	.table thead, .table tbody, .table thead tr, .table thead th, .table tbody td {display:block}
	.table .schoolRating {padding:0}
	.table label {margin:0}	

	#authorization_container { display: block; }
	#login_container, #register_container { float: none; width: auto; padding: 0; }
}

@media screen and (max-width: 700px){
	#_servicesBilling .credit .inner > h2, #_servicesThankYou h2 { font-size: 16px !important; }
}

@media screen and (max-width: 640px){
	.shortInfoDetails, .shortInfoDetails.wide { width: 48%; }

	#details dl:before { display: none; }
	#details dt { float: none; clear: none; width: auto; white-space: normal; padding: 5px 10px; border: none; }
	#details dd { padding: 5px 10px; margin: 0; border: none; }
}

@media screen and (max-width: 480px){
	#header { padding: 40px 0 10px; }

	h2 { font-size: 28px; }

	#contactsLeftImg { float: none; margin: 0 0 10px; }

	#authorization_container { padding: 10px; }
	#register_container > form { padding: 40px 10px; }
	#_facebook, #_signInView .modal-header { padding: 15px; }

	.modal-header { padding: 50px 15px 0; }
	#_servicesModal .modal-header { padding: 15px 15px 0; }
	.modal-body { padding: 15px; }
	.modal_thanksContent { padding: 15px; }

	.serviceOrder .credit input { padding: 10px !important; }

	.f_tools { background: #fff; box-shadow: rgba(0,0,0,.15) 0 0 5px; }
	.f_tools:before { content: ""; display: block; position: absolute; left: 50%; top: 4px; bottom: 4px; width: 1px; background: #e6e6e6; }
	#scrollto { position: relative; bottom: auto; left: auto; border-radius: 0; width: 50%; box-shadow: none; border: none; line-height: 40px; font-size: 16px; padding: 0; }
	#scrollto .fa { font-size: 20px; }
	.a2a_kit.a2a_floating_style { box-shadow: none; padding: 4px 0; right: 25%; transform: translateX(50%); }
}