@media screen and (max-width: 1800px){
	#shortInfoAddress, .shortInfoPrice { font-size: 40px; }
	.shortInfoDetails span { font-size: 32px; }
	.shortInfoPrice { margin: 28px 0 50px; }
}

@media screen and (max-width: 1600px){
	h2, #map_menu ul li { font-size: 38px; }

	#shortInfoAddress, .shortInfoPrice { font-size: 30px; }
	.shortInfoDetails span { font-size: 26px; }
	.shortInfoPrice { margin: 20px 0 25px; }
	#shortInfoBot { padding: 20px 0 0; }
}

@media screen and (max-width: 1400px){}

@media screen and (max-width: 1200px){
	#shortInfoAddress, .shortInfoPrice, .shortInfoDetails span { font-size: 24px; }
	#shortInfoBot { font-size: 16px; }

	#sidemenu li { font-size: 16px; margin: 5px 0; }
	
	#detailsLeft { width: 49%; }
	#detailsRight { width: 49%; }

	#contactsFormLeft, #contactsFormRight { float: none; width: auto; }
}

@media screen and (max-width: 1000px){
	.layout { width: 90%; }

	.shortInfoPrice { margin: 15px 0; }
	 #shortInfoBot { padding: 15px 0 0; font-size: 15px; }

	h2, #map_menu ul { margin: 0 0 35px; }
	#map_menu ul li { font-size: 32px; }

	.sub_caption { font-size: 20px; margin: 0 0 15px; }

	#disclosuresLeft, #disclosuresRight { float: none; width: auto; }

	#_signInView .modal-dialog { width: 96%; }
}

@media screen and (max-width: 900px){
	#contentBox { float: none; width: auto; }
	#sidemenu { position: fixed; z-index: 2; left: 0; width: 100%; top: 30px; background: #fff; padding-top: 0; box-shadow: 0 0 5px rgba(0,0,0,.15); }
	#sidemenu li { display: inline-block; margin: 0 0 0 10px; }
	ul#nav { padding: 5px 5% 5px 380px; }
	ul#nav.fixed { position: relative; top: auto; }
	#sidemenu li { font-size: 15px; }
	#sidemenu a, #sidemenu a:hover, #sidemenu a:visited { padding: 3px 0; }
}

@media screen and (max-width: 800px){
	#home { min-height: auto; }
	#gridImg1 { position: relative; width: auto; right: auto; top: auto; height: auto; padding: 0 0 75%; margin: 60px 0 0; }
	#shortInfoBlock { position: relative; width: auto; left: auto; top: auto; transform: none; padding: 15px 0; }

	ul#nav { padding: 5px 5% 5px 190px; }

	.photosGrid1, .photosGrid2 { float: none; width: auto; }
	.photosGrid3 .photosItem:nth-child(1) { margin: 0 2% 2% 0; width: 23.5%; padding: 0 0 23.5%; }
	.photosGrid3 .photosItem:nth-child(2) { margin: 0 0 2%; width: 23.5%; padding: 0 0 23.5%; }
	.photosGrid3 .photosItem:nth-child(3) { width: 49%; margin: 0 0 2%; padding: 0 0 23.5%; }

	#detailsLeft, #detailsRight { float: none; width: auto; }
	 
	section.content { padding-top: 50px !important; }
	section#home.content { padding-top: 0 !important; }	
	
	.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; }

	#contacts { margin: 50px 0 0; }
	#contactsInfo, #contactsForm { float: none; width: auto; }
	#contactsInfo { margin: 0 0 30px; }
}

@media screen and (max-width: 700px){
	#_servicesBilling .credit .inner > h2, #_servicesThankYou h2 { font-size: 16px !important; }
}

@media screen and (max-width: 640px){
	#sidemenu li { font-size: 14px; }
	
	#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){
	#gridImg1 { padding: 0 0 100%; margin: 80px 0 0; }

	 #shortInfoBot { padding: 10px 0 0; }
	.shortInfoDetails { width: 50%; padding: 5px 0; }

	h2, #map_menu ul li { font-size: 28px; }

	#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%); }
}

@media screen and (max-width: 400px){
	ul#nav { padding: 5px 5% 5px 110px; }
	button.btn { padding: 0 40px; }
}