@charset "UTF-8";
/* CSS Document */

/* ipad landscape */
@media screen and (max-width: 1024px) {

.nav a {
	padding: 5px 10px;
	font-size: 18px;
}

.search {
	padding: 25px 0;
}

.search h1 {
	font-size: 85px;
}

.inner {
	width: 96%;
}

/*.inner {
	width: 100%;
}*/

.footer-ad {
	padding: 0;
}

.ad {
	margin: 4%;
	width: 92%;
}

.search-form .submit {
	
}

/* results page */

.whos_in img {
	width: 50px;
	height: 50px;
}

.sidebar h2 {
	font-size: 16px;
}

#alerts-box {
	min-width: 0;
	padding-left: 30px;
	padding-right: 30px;
}

}

/*ipad portrait */
@media screen and (max-width: 768px) {
.inner {
	width: 96%;
}

.search .inner {
	width: 96%;
}

.logo {
	font-size: 20px;
}

.logo img {
	height: 30px;
	margin-top: -4px;
}

.nav a {
	padding: 5px 10px;
}

.search {
	padding: 15px 0;
}

.search h1 {
	font-size: 65px;
}

.footer .phone {
	font-size: 18px;
}

/* results page */

.whos_in img {
	width: 30px;
	height: 30px;
}

.sidebar h2 {
	font-size: 14px;
}

.whos_in .linkedin_on, .whos_in .linkedin_on a {
	font-size: 12px;
}

}

/* iphone (568 is horizontal iphone 5 res) */
@media screen and (max-width: 568px) {
.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_third.last {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.rborder {
	background: none;
}

.desktop {
	display: none;
}

.mobile {
	display: block !important;
}

.inner {
	width: 100%;
}

.header {
	height: 80px;
}

.logo {
	font-size: 19px;
	margin-left: 4%;
	top: 20px;
}

.logo img {
	height: 30px;
	margin-top: -4px;
}

.search {
	padding: 25px 0 10px;
}

.search h1 {
	font-size: 72px;
	letter-spacing: 0;
	line-height: 72px;
	text-align: center;
}

.search h1 span {
	display: block;
	font-size: 25px;
	line-height: 25px;
}

.search h2 {
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 7px;
}

.search-form-container {
	padding: 13px 0 13px;
	background: none;
}

.search-form input[type="text"], .search-form #keywords {
	width: 96%;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 2%;
}

.search .ie-wrap {
	width: 96%;
	margin-top: 5px;
	margin-left: 2%;
}

.search .submit {
	
}

.content {
	padding-top: 15px;
	padding-bottom: 0;
}

.content h2 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 15px;
	margin-left: 4%;
}

.recent a {
	line-height: 24px;
	border-top: 1px solid #eee;
	font-size: 14px;
	display: block;
	padding: 14px 0 12px 4%;
}

.content .home_more_categories, a.minus {
	display: block;
	padding-right: 26px;
	background: transparent url('/images/icon-minus@2x.png') 92px center no-repeat;
	background-size: 18px 18px;
	margin-top: 0;
}

#mobile-category {
	border: 3px solid #ccc;
	padding: 10px 5px;
	border-radius: 5px;
	margin-left: 4%;
	width: 92%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	color: #666;
}

.recent {
	border-top: 1px solid #eee;
	margin-top: 20px;
	padding-top: 15px;
}

/* results page */

.results .search {
	padding-top: 0;
}

.results .search-form-container {
	margin-top: 0;
	padding-top: 8px;
}

.results .search h2 {
	display: none;
}

.search h2 {
	margin-left: 0;
}

.results_summary {
	border-radius: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.results_summary .sort a {
	text-align: center;
}

.results_summary h2 {
	float: none;
	margin-left: 0;
}

.results_summary .sort {
	position: static;
	float: none;
}

.results_summary h2 {
	font-size: 18px;
	font-size: 22px;
	line-height: 22px;
}

.three_fourth.rborder {
	margin-left: 0;
	padding-right: 0;
}

.result_page_header {
	border-radius: 0;
	margin-bottom: 0;
}

.result {
	border-radius: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #eee;
}

.result .three_fourth {
	width: 92%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 4%;
	padding-right: 4%;
}

.loading_more {
	border-radius: 0;
	border: none;
}

#alerts-box {
	min-width: 0px;
	padding: 20px 1% 10px;
}

#alerts-box h2 {
	font-size: 18px;
	line-height: 24px;
}

#alerts-box input[type=text] {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

#alerts-box .ie-wrap {
	width: 100%;
	margin-top: 5px;
}

#alerts-box .submit {
	width: 100%;
}

#alerts-box .proceed {
	margin-bottom: 30px;
}

#alerts-box p a {
	display: block;
}

/* footer */

.footer-ad {
	padding: 0;
}

.ad {
	margin: 4%;
	width: 92%;
	margin: 0;
	width: 100%;
}

.footer-logo {
	padding: 30px 0 22px;
}

.footer-logo h2 {
	font-size: 18px;
	line-height: 33px;
}

.footer-logo h2 img {
	margin-right: 10px;
	height: 33px;
	margin-top: -4px;
}

.footer-logo h2 .slogan {
	display: block;
	margin-left: 0;
	margin-top: 12px;
	font-size: 16px;
}

.footer {
	text-align: center;
	padding: 35px 0 30px;
}

.footer .one_fourth {
	margin-bottom: 20px;
}

.copyright {
	margin-top: 30px;
}

.copyright span.first {
	display: none;
}

.copyright span.links {
	display: block;
}
}

/* retina images */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
.footer .social a {
	background: transparent url("/images/footer_social_icons@2x.png") 0 0 no-repeat;
	background-size: 128px 32px;
}
.loading_more .anim {
	background: transparent url("/images/loading_anim@2x.gif") 0 0 no-repeat;
	background-size: 32px 32px;
}
}