@import url("../CherryFramework/style.css");
@import url("//fonts.googleapis.com/css?family=Rubik:300,500");
body { font-weight:300; }
.main-holder {
	overflow:hidden;
	background:#fff;
}
a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
a:hover, a:focus { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { line-height:1.3; }
@media (max-width: 768px) {
	h1, h2, h3, h4, h5, h6 { line-height:1.2; }
}
h1 {
	color:#35434f;
	font-size:60px;
	margin:45px 0;
}
h2 {
	font-size:45px;
	margin:34px 0;
}
h3 {
	font-size:30px;
	margin:22.5px 0;
}
p { margin:0 0 20px; }
@media (max-width: 768px) {
	h1 { font-size:35px; }
	h2 { font-size:25px; }
	h3 { font-size:20px; }
}
.title-section {
	padding-top:40px;
	margin-bottom:10px;
}
.title-header { margin:0 0 15px; }
.alignleft {
	float:left;
	margin:0 30px 10px 0;
}
.pagination a { color:#177397; }
.pagination a:hover { color:#21a5d9; }
input, select {
	margin-bottom:0 !important;
	font-weight:300;
}
select {
	-webkit-appearance:none;
	-webkit-border-radius:0;
	-moz-appearance:none;
	appearance:none;
	background:url('/wp-content/themes/matchcollege/images/template_images/dropdown.svg') no-repeat 92% 50% #fff;
	background-size:16px 9px;
}
.top_search_box { padding:31px 0; }
.top_search_box #search_by {
	height:44px;
	margin:0 -6px;
}
@media (max-width: 768px) {
	.top_search_box #search_submit { padding:8px 20px; }
}
.header {
	padding:0;
	background:#fff;
	border:none;
}
.header > .container > div > div { padding:29px 0; }
@media (max-width: 768px) {
	.header > .container > div > div { padding:0; }
}
#search-header .btn { margin-top:5px; }
.social-nets-wrapper {
	margin-top:22px;
	float:right;
}
.social-nets-wrapper li {
	font-size:20px;
	line-height:20px;
	margin-left:5px;
}
.social-nets-wrapper li a {
	padding:4px;
	color:#c4bebb;
}
.social-nets-wrapper li a:hover { color:#21a5d9; }
.social-nets-wrapper li:first-child { margin:0; }
.logo {
	border-right:1px solid #e7e5e4;
	padding-bottom:8px;
	margin-right:15%;
}
.logo_h__txt {
	position:relative;
	top:22px;
	padding-bottom:18px;
}
.logo_tagline {
	padding-left:30px;
	color:#21a5d9;
	text-transform:none;
	font-size:11px;
}
.nav-container { background-color:#21a5d9; }
.nav-holder {
	float:left;
	margin-left:0;
}
#topnav { float:none; }
#topnav li { background:none; }
#topnav li a {
	padding:8px 20px;
	border:none;
	text-transform:uppercase;
}
@media (min-width: 1200px) {
	#topnav li a { padding:11px 20px; }
}
#topnav li a .sf-sub-indicator {
	top:85%;
	right:50%;
	margin-right:-5px;
	background:url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li:first-child { margin-left:-15px; }
#topnav li .sub-menu {
	margin:10px 0 0 -5px;
	padding:0;
	width:auto;
	background:#444444;
}
#topnav li .sub-menu li {
	margin:0;
	width:100%;
	text-align:left;
	border-top:1px solid #3d3d3d;
	background:none;
}
#topnav li .sub-menu li a {
	padding:10px 35px 10px 20px;
	white-space:nowrap;
	color:#fff;
	font:11px/16px 'Open Sans', sans-serif;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:36%;
	right:13px;
	background:url(images/arrows-ffffff.png) 0 0 no-repeat;
}
#topnav li .sub-menu li:first-child {
	padding:0;
	border:none;
}
#topnav li .sub-menu li > a:hover, #topnav li .sub-menu li.sfHover > a, #topnav li .sub-menu li.current-menu-item > a { background:#126d9c; }
#topnav li .sub-menu li > a:hover .sf-sub-indicator, #topnav li .sub-menu li.sfHover > a .sf-sub-indicator, #topnav li .sub-menu li.current-menu-item > a .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px 0 no-repeat; }
#topnav li .sub-menu .sub-menu {
	margin:-1px 0 0 1px;
	left:100%;
}
#topnav li:first-child { margin:0; }
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover { background:#126d9c; }
#topnav li.current-menu-item > a .sf-sub-indicator, #topnav li.sfHover > a .sf-sub-indicator, #topnav li a:hover .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px -100px no-repeat; }
.slider .camera_wrap { margin:0 0 70px !important; }
.slider .camera_wrap .camera_pag li { background:#21a5d9; }
.slider .camera_wrap .camera_pag li.cameracurrent span, .slider .camera_wrap .camera_pag li:hover span { background:#fff; }
.slider .camera_thumbs {
	position:absolute;
	width:100%;
	bottom:-50px;
	text-align:center;
}
.slider .camera_thumbs .camera_thumbs_cont { background:#fff; }
.slider .camera_thumbs .camera_thumbs_cont ul { width:auto !important; }
.slider .camera_thumbs .camera_thumbs_cont ul li > img { border:none; }
.slider .camera_command_wrap { display:inline-block; }
.slider .camera_thumbs_cont {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.slider .camera_caption {
	left:50%;
	bottom:10%;
	margin-left:-470px;
	width:940px;
}
.slider .camera_caption > div {
	position:relative;
	left:56%;
	bottom:30px;
	padding:5%;
	width:34%;
	background:#21a5d9;
	font-size:15px;
	line-height:15px;
	color:#fff;
	text-transform:uppercase;
}
.slider h1, .slider h2 {
	text-transform:none;
	font-size:30px;
	line-height:32px;
	font-weight:bold;
	color:#fff;
	margin-bottom:20px;
}
.slider .camera_commands, .slider .camera_prev, .slider .camera_next {
	top:30px;
	width:72px;
	height:72px;
	background:#21a5d9;
}
.slider .camera_prev span, .slider .camera_next span, .slider .camera_commands div {
	width:100%;
	height:100%;
}
.slider .camera_prev span { background:url(images/slider_prev.png) 0 0 no-repeat; }
.slider .camera_next span { background:url(images/slider_next.png) 0 0 no-repeat; }
.slider .camera_commands { right:74px; }
.slider .camera_commands .camera_play { background:url(images/slider_play.png) 0 0 no-repeat; }
.slider .camera_commands .camera_stop { background:url(images/slider_stop.png) 0 0 no-repeat; }
.slider .camera_prev span:hover, .slider .camera_next span:hover, .slider .camera_commands > div:hover { background-position:0 -60px; }
.slider .camera_commands:hover, .slider .camera_prev:hover, .slider .camera_next:hover { background:#f6f6f0; }
.content-holder { padding-bottom:0; }
#back-top-wrapper a span {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#21a5d9;
	opacity:.8;
}
#back-top-wrapper a:hover span { background-color:#21a5d9; }
.btn.type_1, .btn.type_1:focus, .btn.type_2, .btn.type_2:focus {
	height:48px;
	line-height:48px;
	padding:0;
	width:168px;
}
.btn.type_2, .btn.type_2:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#444;
	border-color:#cdcfd1;
	background:#fff;
}
.btn.type_2:hover { background:#eee; }
.thumbnail {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	position:relative;
	overflow:visible;
	padding:0;
	display:block;
	border:3px solid #fff;
	margin-bottom:10px;
}
a.thumbnail:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.thumbnail:after {
	position:absolute;
	content:"";
	width:100%;
	height:10px;
	bottom:-13px;
	background:url(images/thumb_shadow.png) 50% 0 no-repeat;
	background-size:100% 100%;
}
.flexslider { overflow:visible; }
.breadcrumb {
	color:#a3b1b9;
	padding:0;
	margin:20px 0 10px;
	background:none;
}
.breadcrumb span + span, .breadcrumb span > span, .breadcrumb span > a > span { margin-left:20px; }
.post__holder { margin-bottom:60px; }
.post-title { margin-bottom:25px; }
.post-title a { color:#000; }
.post-title a:hover { color:#21a5d9; }
.post_meta {
	margin:0;
	border-color:#e4e4e4;
}
.post_meta div.post_meta_unite { border-color:#e4e4e4; }
.post_meta i { color:#21a5d9; }
.post_meta a, .post_meta a i { color:#177397; }
.post_meta a:hover, .post_meta a:hover i { color:#21a5d9; }
.post_content .excerpt { margin-bottom:15px; }
.post_content .btn, .post_content .btn:focus {
	padding:0 20px;
	height:32px;
	font-size:13px;
	line-height:32px;
}
.post-author { border-color:#e4e4e4; }
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.portfolio .gallery_item { padding:0 1px 1px 0; }
.caption__portfolio h3 {
	margin-top:15px;
	margin-bottom:5px;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}
.caption__portfolio h3 a { color:#000; }
.caption__portfolio h3 a:hover { color:#21a5d9; }
.zoom-icon { background:none repeat scroll 0 0 rgba(0,0,0,0.2); }
.filterable-portfolio .image-wrap { background:none; }
.filter-wrapper strong { display:none; }
.nav-pills li a {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ff9973;
	-moz-box-shadow:inset 0px 1px 0px 0px #ff9973;
	box-shadow:inset 0px 1px 0px 0px #ff9973;
	padding:0 20px 0;
	height:38px;
	font:bold 14px/38px 'Open Sans', sans-serif;
	color:#fff;
	background:#ff8153;
	border:1px solid #e3734b;
}
.nav-pills li.active a, .nav-pills li.active a:focus, .nav-pills li a:hover, .nav-pills li.active a:hover {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-box-shadow:inset 0px 1px 0px 0px #676767;
	-moz-box-shadow:inset 0px 1px 0px 0px #676767;
	box-shadow:inset 0px 1px 0px 0px #676767;
	color:#fff;
	border:1px solid #333333;
	background:#444444;
}
.portfolio-meta, .portfolio-meta-list { border-color:#e4e4e4; }
.portfolio-meta i, .portfolio-meta-list i { color:#21a5d9; }
.portfolio-meta a { color:#000; }
.portfolio-meta a:hover { color:#21a5d9; }
.flex-control-paging li a { background:#21a5d9; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#177397; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#21a5d9;
	border:none;
}
.pager li.active a, .pager li a:hover {
	color:#fff;
	background:#177397;
}
.comment-list .comment .comment-body {
	border-color:#e4e4e4;
	background:none;
}
.comment-list .comment .comment-author img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.comment-list .comment .reply a {
	color:#21a5d9;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#177397;
	background:none;
}
.cancel-comment-reply small { font-size:95%; }
#sidebar { overflow:hidden; }
#sidebar h2 { color:#000; }
#sidebar .widget {
	overflow:hidden;
	margin-bottom:50px;
}
#sidebar .thumbnail { margin-top:0; }
#sidebar time {
	display:block;
	margin-bottom:3px;
	font-size:10px;
	line-height:14px;
	color:#21a5d9;
	text-transform:uppercase;
}
#sidebar .post-list_h {
	font-size:16px;
	line-height:16px;
	margin-top:0;
	margin-bottom:3px;
}
#sidebar .post-list_h a { color:#177397; }
#sidebar .post-list_h a:hover { color:#21a5d9; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style-type:none;
	line-height:20px;
	font-weight:bold;
	margin-bottom:9px;
	padding-top:6px;
	border-top:1px solid #e4e4e4;
	background:none;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#21a5d9;
}
#sidebar ul li a:hover { color:#177397; }
#sidebar ul li:first-child {
	padding-top:0;
	border:none;
}
#sidebar .unstyled li {
	border:none;
	padding:0;
	margin-bottom:25px;
	background:none;
}
#sidebar .unstyled li .excerpt { font-weight:normal; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a { color:#177397; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a:hover {
	color:#21a5d9;
	text-decoration:none;
}
#sidebar .btn {
	padding:0 20px;
	height:32px;
	line-height:32px;
	font-size:12px;
	color:#fff;
}
#sidebar .btn:hover { color:#fff; }
.social {
	text-align:left;
	display:block;
	margin:0 auto;
	width:120px;
}
.social li {
	float:left;
	display:block;
	margin-bottom:15px;
	list-style:none;
	padding:0 8px;
	line-height:42px;
}
.social li a i { font-size:24px; }
#calendar_wrap caption { color:#177397; }
.social-nets-wrapper .social { overflow:hidden; }
.social-nets-wrapper .social li {
	float:left;
	list-style:none;
}
.social .social_li { margin-left:4px; }
.spacer { clear:both; }
.accordion .accordion-group { border:none; }
.accordion .accordion-group .accordion-heading {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#f4f1ea;
	font:bold 14px/22px 'Open Sans', sans-serif;
}
.accordion .accordion-group .accordion-heading a {
	position:relative;
	padding:12px 50px 12px 20px;
	color:#000;
}
.accordion .accordion-group .accordion-heading a:hover { color:#21a5d9; }
.accordion .accordion-group .accordion-heading a:after {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	content:'\f067';
	position:absolute;
	font:14px/28px FontAwesome;
	color:#fff;
	text-align:center;
	top:8px;
	right:8px;
	width:28px;
	height:28px;
	background:#ff8153;
}
.accordion .accordion-group .accordion-heading a.active:after { content:'\f068'; }
.accordion .accordion-group .accordion-inner { border:none; }
.content_plane {
	position:relative;
	background:#f5f5f5;
	padding:50px 0;
	margin-bottom:50px;
}
.content_plane:after, .content_plane:before {
	background:#f5f5f5;
	content:"";
	position:absolute;
	top:0;
	width:100%;
	height:100%;
}
.content_plane:after { right:-100%; }
.content_plane:before { left:-100%; }
.testimonials { margin-left:-2% !important; }
.testimonials .testi-item {
	padding:0;
	float:left;
	margin-left:2%;
	width:31.3%;
	margin-bottom:30px;
}
.testimonials .testi-item .testi-item_blockquote {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:35px 40px 35px 70px;
	background:#f4f1ea;
	border:none;
	font-style:italic;
	margin-bottom:12px;
}
.testimonials .testi-item .testi-item_blockquote a { color:#000; }
.testimonials .testi-item .testi-item_blockquote a:hover { color:#21a5d9; }
.testimonials .testi-item .testi-item_blockquote:before {
	left:50%;
	border-left:30px solid transparent;
	border-top:30px solid #f4f1ea;
	bottom:-30px;
}
.testimonials .testi-item blockquote:after {
	background:url(images/quote.png) 0 0 no-repeat;
	content:"";
	position:absolute;
	width:45px;
	height:32px;
	top:35px;
	left:25px;
}
.testimonials .testi-item .featured-thumbnail {
	margin:0;
	float:none;
	width:100%;
	height:auto;
	text-align:right;
}
.testimonials .testi-item .featured-thumbnail > img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	display:inline-block;
	width:96px;
	height:96px;
}
.testimonials .testi-item .testi-meta {
	padding:14px 15px 0 0;
	text-align:right;
	font:bold 14px/22px 'Open Sans', sans-serif;
	color:#000;
}
.recent-posts li .featured-thumbnail { max-width:100%; }
.recent-posts li h5 {
	margin:0 0 18px;
	font-size:14px;
}
.recent-posts li h5 a { color:#000; }
.recent-posts li h5 a:hover { color:#21a5d9; }
.recent-posts li .excerpt { margin-bottom:35px; }
.recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col { margin-left:-2% !important; }
.recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li {
	display:inline-block;
	vertical-align:top;
	margin-left:2%;
}
.recent-posts.two-col li { width:48%; }
.recent-posts.three-col li { width:31.3%; }
.recent-posts.four-col li { width:23%; }
.recent-posts.four-col li { text-align:center; }
.recent-posts.four-col li .featured-thumbnail {
	float:none;
	text-align:left;
	max-width:100%;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	margin-bottom:24px;
}
.list.custom-list > ul { margin-left:0; }
.list.custom-list > ul li {
	list-style-type:none;
	line-height:20px;
	font-weight:bold;
	margin-bottom:9px;
	padding-top:6px;
	border-top:1px solid #e4e4e4;
	background:none;
}
.list.custom-list > ul li a {
	vertical-align:top;
	line-height:20px;
	color:#21a5d9;
}
.list.custom-list > ul li a:hover { color:#177397; }
.list.custom-list > ul li:before {
	width:0;
	margin:0;
	padding:0;
	content:"";
}
.list.custom-list > ul li:first-child {
	padding-top:0;
	border:none;
}
.navbar .nav > li > a {
	color:#21a5d9;
	text-shadow:none;
}
.footer {
	background:#232b37;
	min-height:250px;
	margin-top:135px;
}
.footer .copyright {
	margin-top:12px;
	padding:0;
}
.footer .slogan {
	margin-top:20px;
	color:#a3b1b9;
}
.footer h3 {
	font-size:18px;
	line-height:22px;
	margin-bottom:22px;
}
.footer .alignleft { margin-right:20px; }
.footer nav.footer-nav {
	margin:20px 0;
	float:none;
	text-align:center;
}
.footer nav.footer-nav ul {
	display:inline-block;
	float:none;
}
.footer nav.footer-nav ul li { text-transform:uppercase; }
.footer nav.footer-nav ul li.current-menu-item a, .footer nav.footer-nav ul li a:hover {
	color:#21a5d9;
	text-decoration:none;
}
.footer .footer-widgets {
	color:#000;
	position:relative;
	background:#f5f5f5;
}
.footer .footer-widgets a { font-weight:bold; }
.footer .footer-widgets:after, .footer .footer-widgets:before {
	background:#f5f5f5;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.footer .footer-widgets:after { right:-99%; }
.footer .footer-widgets:before { left:-99%; }
.footer .footer-widgets > div > div > div { margin:50px 0; }
.footer .footer-widgets .flickr_li { margin-bottom:8px; }
.footer .footer-widgets .flickr_li .thumbnail {
	display:block;
	border:none;
	background:none;
}
.footer .footer-widgets .flickr_li .thumbnail img, .footer .footer-widgets .flickr_li .thumbnail .zoom-icon {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	max-width:none;
	width:100%;
}
.footer .footer-widgets .flickr_li .thumbnail:after { display:none; }
.footer .footer-logo { margin-bottom:9px; }
.footer .copyright-widget {
	color:#cfcfcf;
	margin-bottom:25px;
}
.footer .copyright-widget span { margin-right:30px; }
.footer .copyright-widget i {
	margin-right:5px;
	font-size:14px;
	color:#717171;
}
.footer .copyright-text { padding-top:24px; }
.footer .footer-text {
	float:none;
	color:#fff;
}
.testimonial {
	background:none;
	border:1px solid #e4e4e4;
}
.faq-list .faq-list_h { color:#21a5d9; }
.faq-list .marker { color:#177397; }
.error404-holder_num { color:#21a5d9; }
.wpcf7-not-valid-tip { text-transform:none !important; }
.flexslider { margin-bottom:35px; }
.archive_lists { padding-top:30px; }
.check-list { margin-bottom:30px; }
@media (min-width: 1200px) {
	.nav-holder { margin-left:2.5%; }
	.nav__primary { margin:24px 0 0; }
	.page-template-page-home-php .header > .container > div { position:absolute; }
	.header > .container > div > div {
		position:relative;
		background:#fff;
	}
	.header > .container > div > div:after, .header > .container > div > div:before {
		background:#fff;
		content:"";
		position:absolute;
		top:0;
		width:50px;
		height:100%;
		z-index:-1;
	}
	.header > .container > div > div:after { right:-50px; }
	.header > .container > div > div:before { left:-50px; }
	.social-nets-wrapper li { margin-left:20px; }
	.slider .camera_caption {
		width:1170px;
		margin-left:-585px;
	}
	.slider .camera_caption > div {
		font-size:20px;
		line-height:20px;
	}
	.slider h1, .slider h2 {
		font-size:38px;
		line-height:40px;
		margin-bottom:30px;
	}
	.slider .camera_commands, .slider .camera_prev, .slider .camera_next { top:50%; }
	.testimonials .testi-item .testi-item_blockquote:before { left:60%; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.slider .camera_wrap .camera_caption {
		width:724px;
		margin-left:-362px;
	}
	.slider .camera_wrap .camera_caption > div {
		font-size:13px;
		line-height:13px;
	}
	.slider .camera_wrap h1, .slider .camera_wrap h2 {
		font-size:24px;
		line-height:26px;
		margin-bottom:15px;
	}
	.logo {
		width:auto;
		margin-right:3%;
		padding-right:14%;
		padding-bottom:1px;
	}
	.nav-holder { margin-left:2.5%; }
	.nav__primary { margin-top:17px; }
	#topnav li { margin-left:14px; }
	#topnav li a { font-size:12px; }
	.social-nets-wrapper { margin-top:15px; }
	.social-nets-wrapper li { margin-left:1px; }
	.testimonials .testi-item .testi-item_blockquote:before { left:40%; }
	.recent-posts.three-col li .thumbnail {
		display:inline-block;
		margin:0 0 15px 0;
		float:none;
	}
}
@media (max-width: 979px) {
	#topnav { display:none; }
	.select-menu { display:block; }
	body {
		padding-left:0;
		padding-right:0;
	}
	.content-holder > div.container, .nav__primary, .footer {
		padding-left:20px;
		padding-right:20px;
	}
	.footer .copyright, .footer .footer-text { text-align:center; }
	.vertical-divider {
		padding:0;
		margin:0;
		background:none;
		border:none;
	}
	.recent-posts, .recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col { margin-left:0 !important; }
	.recent-posts li, .recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li {
		margin-left:0;
		margin-bottom:35px;
		width:100%;
		float:none;
	}
	.recent-posts li .thumbnail, .recent-posts.two-col li .thumbnail, .recent-posts.three-col li .thumbnail, .recent-posts.four-col li .thumbnail {
		max-width:120px;
		margin-bottom:8px;
		margin-right:20px;
		float:left;
	}
	.recent-posts.four-col li { text-align:left; }
	.recent-posts li h5 { margin-bottom:0; }
	.recent-posts li .excerpt { margin-bottom:10px; }
	.testimonials { margin-left:0 !important; }
	.testimonials .testi-item {
		float:none;
		margin-left:0;
		width:100%;
	}
	.logo {
		text-align:center;
		border:none;
		padding:0 20px;
		margin-right:0;
	}
	.nav-holder {
		float:none;
		margin-left:0;
	}
	.social-nets-wrapper { padding:0 20px; }
	.footer .copyright-widget span {
		display:block;
		margin-right:0;
	}
	.slider .camera_wrap .camera_caption {
		width:100%;
		left:0;
		margin:0;
	}
	.slider .camera_wrap .camera_caption > div {
		left:40%;
		bottom:5px;
		padding:3%;
		width:50%;
		font-size:11px;
		line-height:11px;
	}
	.slider .camera_wrap h1, .slider .camera_wrap h2 {
		font-size:16px;
		line-height:18px;
		margin-bottom:15px;
	}
}
@media (max-width: 620px) {
	.filter-wrapper strong { display:none; }
	.filter-wrapper > div { float:none; }
	.nav-pills > li { float:none; }
}
@media (max-width: 550px) {
	.breadcrumb { font-size:14px; }
}
@media (max-width: 480px) {
	.slider { display:none; }
	.breadcrumb {
		font-size:12px;
		margin-left:20px;
	}
}
@media (max-width: 360px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.breadcrumb { font-size:10px; }
}
.cmn_widget {
	background-color:#fff;
	border:1px solid #a3b1b9;
	width:100%;
	margin-bottom:20px;
}
.cmn_widget h3 {
	border-bottom:1px solid #a3b1b9;
	font-size:23px;
	padding-bottom:20px;
	text-align:center;
}
.cmn_widget dt { margin-top:10px; }
.cmn_widget dd { margin-left:0; }
.cmn_widget dl { margin-top:5px; }
.cmn_widget label { font-weight:300; }
.cmn_widget select {
	font-size:16px;
	width:100%;
	height:44px;
}
.cmn_widget #load_cmn_widget { padding:5px 15px 0; }
.cmn_widget #load_cmn_widget .btn { background-color:#f8792c; }
.cmn_widget .btn { width:100%; }
.search-box {
	border:1px solid #e7eef4;
	border-bottom:0 none;
	position:relative;
	padding-top:15px;
}
.search-box .ais-search-box { display:inline-block; }
.search-box .term {
	height:34px !important;
	line-height:20px;
}
@media (max-width: 1023px) {
	.search-box {
		padding:25px;
		padding-bottom:0;
	}
	.search-box .input-append {
		display:block;
		margin:0;
	}
	.search-box .input-append .ais-search-box { display:block; }
	.search-box .input-append .term {
		display:block;
		margin:0;
		width:100%;
	}
}
@media (min-width: 1024px) {
	.search-box:after {
		content:"";
		background:url("/wp-content/themes/matchcollege/images/icons/arrow_white.png") no-repeat scroll center center #f8792c;
		position:absolute;
		width:165px;
		height:100%;
		left:0;
		top:0;
	}
}
.search-box .btn { width:165px; }
@media (max-width: 1023px) {
	#filter .search-box > div > div {
		margin-left:20px;
		width:100%;
		padding-right:40px;
		box-sizing:border-box;
	}
	#filter .search-box > div > div .btn {
		float:right;
		margin-top:10px;
		margin-right:-14px;
	}
}
.filters {
	border:1px solid #e7eef4;
	padding:25px;
}
@media (max-width: 1023px) {
	.filters { border-top:0 none; }
	.filters > .row > div {
		width:100%;
		padding-right:20px;
		box-sizing:border-box;
	}
}
.filters .search { width:210px; }
@media (max-width: 1023px) {
	.filters .search { width:100%; }
}
.filters .search .btn {
	width:100%;
	border:1px solid #a3b1b9;
	margin-bottom:20px;
}
.filters .search .btn a { color:inherit; }
.filters .search input {
	width:100%;
	height:40px;
	box-sizing:border-box;
	margin-bottom:20px !important;
}
.filters .search-width { width:308px; }
.filters .facet-title {
	color:#a3b1b9;
	margin-top:10px;
	margin-bottom:10px;
}
.filters select + select, .filters .select2-container + select + .select2-container { margin-top:20px; }
.filters .select2-container {
	width:100% !important;
	height:44px;
}
.filters .select2-container .select2-selection {
	box-sizing:border-box;
	border-radius:0;
	border:1px solid #ccc;
	height:44px;
}
.filters .select2-container .select2-selection .select2-selection__rendered {
	box-sizing:border-box;
	padding:4px 6px;
	height:44px;
	line-height:38px;
}
.filters .select2-container .select2-selection .select2-selection__arrow {
	right:1px;
	top:1px;
	background:url('/wp-content/themes/matchcollege/images/template_images/dropdown.svg') no-repeat 5px center #fff;
	background-size:16px 9px;
	width:32px;
	height:42px;
}
.filters .select2-container .select2-selection .select2-selection__arrow b { display:none; }
@media (max-width: 768px) {
	.filters select, .filters .select2-container { width:100% !important; }
}
.filters .ais-sort-by-selector {
	width:100%;
	height:44px;
	box-sizing:border-box;
}
.filters .facet-item { font-weight:300; }
.filters input[type=checkbox] { margin-top:-5px; }
.filters .ais-clear-all.btn {
	margin-top:20px;
	background-color:#f8792c;
	color:#ffffff;
}
#btn-find.load {
	background-color:#ccc;
	padding:8px 20px;
}
#result.load { position:relative; }
#result.load:after {
	content:"";
	background-color:rgba(255,255,255,0.8);
	left:10px;
	top:0;
	width:100%;
	height:100%;
	position:absolute;
	display:block;
}
#spacer { height:60px; }
#spacer.load { background:url('/wp-content/themes/matchcollege/images/spin.gif') no-repeat center center transparent; }
.display-listings .ais-hits--item { margin-bottom:20px; }
.blog-posts .post .post-image img {
	max-width:270px;
	max-height:185px;
}
.blog-posts .post .post-date { margin:20px 0; }
.blog-posts .post .post-title {
	margin:10px 0;
	font-weight:normal;
	font-size:21.25px;
}
.blog-posts .post .post-title a { color:#21a5d9; }
.blog-posts .post .post-content {
	max-height:5.8em;
	overflow:hidden;
}
.blog-posts .post .btn.btn-article {
	margin-top:40px;
	background-color:#f8792c;
	color:#ffffff;
}
.blog-posts .post:nth-of-type(n+3) { margin-top:50px; }
.blog-posts .post + .post { margin-top:40px; }
.blog-post .post-image img {
	max-width:600px;
	max-height:450px;
}
@media (max-width: 768px) {
	.blog-post .post-image img {
		max-width:300px;
		max-height:250px;
	}
}
.blog-post .post-date {
	margin:40px 0;
	color:#a3b1b9;
}
.blog-post article {
	padding-bottom:50px;
	border-bottom:1px solid #e7eef4;
}
.subscribe-box { border:1px solid #e7eef4; }
.subscribe-box form { margin:0; }
.subscribe-box .wysija-paragraph {
	display:inline-block;
	margin:0;
}
@media (max-width: 1023px) {
	.subscribe-box .wysija-paragraph {
		display:block;
		margin:auto;
		width:500px;
	}
}
@media (max-width: 767px) {
	.subscribe-box .wysija-paragraph { width:200px; }
}
.subscribe-box .wysija-paragraph input {
	height:34px;
	width:250px;
}
@media (max-width: 1023px) {
	.subscribe-box .wysija-paragraph input {
		box-sizing:border-box;
		width:100%;
	}
}
.subscribe-box .wysija-submit {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:8px 40px;
	margin-bottom:0;
	font-size:17px;
	line-height:25px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:#35434f;
	background-color:#fff;
	*background-color:#fff;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	*margin-left:.3em;
	color:#fff;
	background-color:#21a5d9;
	*background-color:#21a5d9;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	display:inline-block;
	margin:0;
	margin-left:-6px;
}
.subscribe-box .wysija-submit:hover, .subscribe-box .wysija-submit:focus, .subscribe-box .wysija-submit:active, .subscribe-box .wysija-submit.active, .subscribe-box .wysija-submit.disabled, .subscribe-box .wysija-submit[disabled] {
	color:#35434f;
	background-color:#e6e6e6;
	*background-color:#d9d9d9;
}
.subscribe-box .wysija-submit:active, .subscribe-box .wysija-submit.active { background-color:#cccccc \9; }
.subscribe-box .wysija-submit:first-child { *margin-left:0; }
.subscribe-box .wysija-submit:hover, .subscribe-box .wysija-submit:focus {
	color:#35434f;
	text-decoration:none;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
.subscribe-box .wysija-submit:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.subscribe-box .wysija-submit.active, .subscribe-box .wysija-submit:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.subscribe-box .wysija-submit.disabled, .subscribe-box .wysija-submit[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.subscribe-box .wysija-submit:hover, .subscribe-box .wysija-submit:focus, .subscribe-box .wysija-submit:active, .subscribe-box .wysija-submit.active, .subscribe-box .wysija-submit.disabled, .subscribe-box .wysija-submit[disabled] {
	color:#fff;
	background-color:#126d9c;
	*background-color:#0f5d85;
}
.subscribe-box .wysija-submit:active, .subscribe-box .wysija-submit.active { background-color:#0d4d6e \9; }
@media (max-width: 1023px) {
	.subscribe-box .wysija-submit {
		margin:10px auto;
		display:block;
	}
}
.subscribe-box label {
	display:inline-block;
	font-size:28px;
	margin-right:30px;
	position:relative;
	bottom:-5px;
}
@media (max-width: 1023px) {
	.subscribe-box label {
		text-align:center;
		bottom:0;
		display:block;
		margin:0 auto 10px;
	}
}
.subscribe-box .link-find {
	font-size:28px;
	line-height:44px;
	font-weight:bold;
	white-space:nowrap;
}
.subscribe-box [class^=span] {
	padding:30px 50px;
	box-sizing:border-box;
}
@media (max-width: 1023px) {
	.subscribe-box [class^=span] {
		box-sizing:border-box;
		display:block;
		float:none;
		margin-left:0;
		width:100%;
	}
}
.subscribe-box [class^=span] + [class^=span] {
	border-left:1px solid #e7eef4;
	margin-left:28px;
}
@media (max-width: 1023px) {
	.subscribe-box [class^=span] + [class^=span] {
		border-top:1px solid #e7eef4;
		border-left:0 none;
		margin:0;
	}
}
.btn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:8px 40px;
	margin-bottom:0;
	font-size:17px;
	line-height:25px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:#35434f;
	background-color:#fff;
	*background-color:#fff;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	*margin-left:.3em;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color:#35434f;
	background-color:#e6e6e6;
	*background-color:#d9d9d9;
}
.btn:active, .btn.active { background-color:#cccccc \9; }
.btn:first-child { *margin-left:0; }
.btn:hover, .btn:focus {
	color:#35434f;
	text-decoration:none;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
.btn:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled, .btn[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-large {
	padding:11px 19px;
	font-size:21.25px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] { margin-top:4px; }
.btn-small {
	padding:2px 10px;
	font-size:14.45px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] { margin-top:0; }
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] { margin-top:-1px; }
.btn-mini {
	padding:0 6px;
	font-size:12.75px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-block {
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn-block + .btn-block { margin-top:5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width:100%; }
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color:rgba(255,255,255,0.75); }
.btn-primary {
	color:#fff;
	background-color:#21a5d9;
	*background-color:#21a5d9;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color:#fff;
	background-color:#126d9c;
	*background-color:#0f5d85;
}
.btn-primary:active, .btn-primary.active { background-color:#0d4d6e \9; }
.btn-warning {
	color:#fff;
	background-color:#fbb450;
	*background-color:#fbb450;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	color:#fff;
	background-color:#f89406;
	*background-color:#df8505;
}
.btn-warning:active, .btn-warning.active { background-color:#c67605 \9; }
.btn-danger {
	color:#fff;
	background-color:#ee5f5b;
	*background-color:#ee5f5b;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	color:#fff;
	background-color:#bd362f;
	*background-color:#a9302a;
}
.btn-danger:active, .btn-danger.active { background-color:#942a25 \9; }
.btn-success {
	color:#fff;
	background-color:#62c462;
	*background-color:#62c462;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	color:#fff;
	background-color:#51a351;
	*background-color:#499249;
}
.btn-success:active, .btn-success.active { background-color:#408140 \9; }
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	*background-color:#5bc0de;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	color:#fff;
	background-color:#2f96b4;
	*background-color:#2a85a0;
}
.btn-info:active, .btn-info.active { background-color:#24748c \9; }
.btn-inverse {
	color:#fff;
	background-color:#444;
	*background-color:#444;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color:#fff;
	background-color:#222;
	*background-color:#151515;
}
.btn-inverse:active, .btn-inverse.active { background-color:#090909 \9; }
button.btn, input[type="submit"].btn {
	*padding-top:3px;
	*padding-bottom:3px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
	padding:0;
	border:0;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
	*padding-top:7px;
	*padding-bottom:7px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
	*padding-top:3px;
	*padding-bottom:3px;
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
	*padding-top:1px;
	*padding-bottom:1px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color:transparent;
	background-image:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-link {
	border-color:transparent;
	cursor:pointer;
	color:#21a5d9;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.btn-link:hover, .btn-link:focus {
	color:#177397;
	text-decoration:underline;
	background-color:transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color:#35434f;
	text-decoration:none;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:35px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
