@media screen and (max-width: 1600px){
	#doubleBlock { margin: 100px 0 60px; }
}

@media screen and (max-width: 1400px){
	.contactsFormHeader { font-size: 32px; }

	.aboutBlock dt { float: none; clear: none; width: auto; white-space: normal; padding: 5px 10px; border: none; }
	.aboutBlock dd { padding: 5px 10px; margin: 0; border: none; }
	.aboutBlock dt { background: #f1f1f1; }
}

@media screen and (max-width: 1200px){
	#shortInfo { padding: 8.2vmin 0; }

	#doubleBlock { margin: 50px 0; }
	#shortInfoList { margin: 0 0 20px; }
	#_contactMeView { padding: 40px 20px; }
	.contactsFormHeader { font-size: 28px; margin: 0 0 20px; }

	#gridImg7 .clickMore { font-size: 20px; padding: 40px 10px; }	
	
	#detailsLeft { width: 49%; }
	#detailsRight { width: 49%; }	
}

@media screen and (max-width: 1000px){
	.layout { width: 96%; }

	#header { right: -260px; top: 0; left: auto; bottom: 0; width: 260px; overflow-y: auto; z-index: 1002; padding: 0; box-shadow: none; background: #000; background: rgba(0,0,0,.9); }
	#header .layout { width: auto; }
	.toggle-nav, .modal_close { display: block; }
	#sidemenu { padding: 20px 0px; }
	#sidemenu ul { border-top: 2px solid #333; margin: 10px 0 0; text-align: left; }
	#sidemenu li { display: block; }
	#sidemenu a, #sidemenu a:hover, #sidemenu a:visited { padding: 15px 25px; border-bottom: 2px solid #333; margin: 0; }
	#sidemenu a:hover, #sidemenu li.selected a, #sidemenu li.selected a:hover, #sidemenu li.selected a:visited { border-color: #fff; }

	#shortInfo { padding: 6.2vmin 0; }

	.contactsFormHeader { font-size: 22px; }

	#gridImg7 .clickMore { font-size: 18px; padding: 35px 10px; }
	#gridImg7 .clickMore:before { font-size: 36px; }	

	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: 800px){
	#shortInfo { padding: 30px 0; }
	#shortInfoAddress { font-size: 20px; }
	.shortInfoType { font-size: 14px; }
	.shortInfoPrice { font-size: 30px; }

	.shortInfoDetails span { font-size: 30px; }

	.aboutBlock, #contactsForm { float: none; width: auto; }
	.aboutBlock { padding: 0 0 20px; }
	#contactsFormInner, #_contactMeView>form { max-width: none; }
	.contactsFormHeader { text-align: left; }	

	#gridImg7 .clickMore { padding: 30px 10px; font-size: 14px; }
	#gridImg7 .clickMore:before { font-size: 30px; }

	#detailsLeft, #detailsRight { float: none; width: auto; }
	 
	section.content { padding-top: 50px !important; }
	section#home.content { padding-top: 0 !important; }	
	section#photos.content { padding: 0 0 50px !important; }
	#details { padding-bottom: 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; }

	#contacts { margin: 50px 0 0; }
	#contactsInfoImg { float: none; }
	.agentImg { margin: 0 0 20px; }
}

@media screen and (max-width: 700px){
	#_servicesBilling .credit .inner > h2, #_servicesThankYou h2 { font-size: 16px !important; }
}

@media screen and (max-width: 640px){
	#shortInfo { padding: 15px 0; }
	#shortInfoAddress { font-size: 18px; }
	.shortInfoType { font-size: 13px; }
	.shortInfoPrice { font-size: 24px; }
	
	#gridImg7 .clickMore { font-size: 12px; }

	#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; }
	#details dt { background: rgba(255,255,255,.1); }
}

@media screen and (max-width: 480px){
	#gridImg4, #gridImg5, #gridImg6, #gridImg7 { width: 50%; }

	h2, #map_menu ul li { font-size: 28px; }

	.agentInfoName { font-size: 24px; }
	.agentInfoItem { font-size: 16px; }

	#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){
	button.btn { padding: 0 40px; }
}

@media screen and (max-width: 260px){
	#header { width: 100%; }
}