@media screen and (max-width: 1800px){	
	#shortInfoAddress, .shortInfoPrice, .shortInfoDetails span { font-size: 30px; }
	#shortInfoBot, #shortInfoTop>div:first-child { font-size: 16px; }
}

@media screen and (max-width: 1600px){
	h2, #map_menu ul { font-size: 38px; }

	#shortInfoAddress, .shortInfoPrice, .shortInfoDetails span { font-size: 26px; }

	#contactsForm { width: 40%; padding: 14px 0 0; }
}

@media screen and (max-width: 1400px){}

@media screen and (max-width: 1200px){
	#header { padding: 10px 10% 10px 380px; }

	#shortInfoAddress, .shortInfoPrice, .shortInfoDetails span { font-size: 24px; }
	#shortInfoBot, #shortInfoTop>div:first-child { font-size: 15px; }
	#shortInfoTop>div:first-child { padding: 8px 2% 10px 0; }
	#shortInfoTop>div:last-child { padding: 8px 0 10px 2%; }
	.shortInfoDetails { padding: 8px 2%; }
	.shortInfoDetails span { margin: 0 10px 0 0; }

	#sidemenu li { font-size: 16px; }
	
	#detailsLeft { width: 49%; }
	#detailsRight { width: 49%; }	
}

@media screen and (max-width: 1000px){
	.layout { width: 90%; }

	#header { box-shadow: 0 0 5px rgba(0,0,0,.15); padding: 10px 5% 10px 380px; }

	h2, #map_menu ul { font-size: 32px; margin: 0 0 35px; }

	#map_menu li { margin: 0 20px 0 0; }

	#aboutInfo { float: none; width: auto; padding: 0 0 20px; }
	#gridImg2 { position: relative; left: auto; top: auto; bottom: auto; width: auto; padding: 0 0 32%; }	

	.sub_caption { font-size: 20px; margin: 0 0 15px; }

	#disclosuresLeft, #disclosuresRight { float: none; width: auto; }

	#_signInView .modal-dialog { width: 96%; }

	#contactsForm { width: 49%; padding: 7px 0 0; }
}

@media screen and (max-width: 800px){
	#header, #header.fixed { padding: 10px 5% 10px 190px; }

	#sidemenu li { font-size: 15px; }
	#sidemenu a, #sidemenu a:hover, #sidemenu a:visited { padding: 3px 0; margin: 0 0 0 15px; }

	#shortInfoTop>div:first-child { width: 100%; padding: 0 0 15px; }
	#shortInfoTop>div:last-child { width: 100%; padding: 0 0 15px; border: none; }
	.shortInfoDetails span { margin: 0; display: block; }

	#detailsLeft, #detailsRight { float: none; width: auto; }
	 
	section.content { padding-top: 50px; }	
	
	.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; }

	#contactsInfo, #contactsForm { float: none; width: auto; padding: 0; }
	#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){
	#aboutBlock { padding: 10px 0; }
	#shortInfoAddress, .shortInfoPrice, .shortInfoDetails span { font-size: 20px; }
	#shortInfoBot, #shortInfoTop>div:first-child { font-size: 14px; }
	#shortInfoTop>div:first-child, #shortInfoTop>div:last-child { padding: 0 0 10px; }

	#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){
	h2, #map_menu ul { 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){
	#header, #header.fixed { padding: 10px 5% 10px 110px; }

	.shortInfoDetails { width: 50%; border-left: none; border-right: 1px solid rgba(255,255,255,.4); }
	.shortInfoDetails:nth-child(2n+1) { padding-left: 0; border-right: 1px solid rgba(255,255,255,.4); }
	.shortInfoDetails:nth-child(2n) { padding-right: 0; border: none; }
}