/*
Theme Name:   College Raptor Rebrand
Template: 	  collegeraptor_v2
Author:       College Raptor Inc
Version:      1.0.2
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  collegeraptor-v2-rebrand
*/



.single-post .container,
.category-archive .container {
	width: 80%;
	padding: 0;
}
.single-post #breadcrumbs {
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 5%;
}
.single-post .sub-head h1,
.single-post .intro-bar h1 {
	color: #303030;
	font-size: 3em;
	text-align: center;
}
.single-post #breadcrumbs span,
.single-post #breadcrumbs a {
	color: #626262;
	font-size: 13px;
	font-family: Cabin;
}
.single-post .publisher-date {
	padding: 16px 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin-bottom: 30px;
}
.single-post .publisher-date a {
	color: #27a8e0;
}
.single-post .publisher-date i {
	color: #666;
	font-size: 15px;
	margin-right: 7px;
}
.single-post .publisher-date .date-posted,
.single-post.category-archive #primary article .date-posted {
	
}
.single-post .col-md-3 .mashsb-box .mashsb-buttons a {
	width: 100%;
	text-align: center;
	border-radius: 3px;
	padding: 18px;
}
.single-post .mashicon-facebook .icon:before,
.single-post .mashicon-twitter .icon:before {
	float: none;
}

.single-post .mashicon-twitter .icon {
	padding-right: 6px;
}

.single-post .col-md-3 .mashsb-container {
	padding-top: 0px;
}
.single-post .col-md-3 aside h3,
.single-post .col-md-3 aside li {
	padding-left: 0;
	padding-right: 0;
}
.single-post #recent_posts h3.widget-title {
	color: #303030;
	font-weight: bold;
	font-size: 24px;
}
.single-post .side_thumbnail {
	height: auto !important;
	padding: 0;
	border: 0;
	max-width: 215px;
	max-height: 143px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-transition: background-size 0.2s linear;
	-moz-transition: background-size 0.2s linear;
	-o-transition: background-size 0.2s linear;
	transition: background-size 0.2s linear;
	display: block;
	overflow: hidden;
	position: relative;
	min-width: 243px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.single-post .side_thumbnail img {
	border: 0px solid #eee;
	transform: translate(0%, 0%);
	width: 70%;
	min-height: 143px !important;
}
.single-post .caption {
	margin: 5px 0;
	display: inline-block;
}
.single-post .caption span {
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5;
}
.single-post #recent_posts .post-author {
	display: none;
}
.single-post #recent_posts .date-posted i {
	color: #9d9d9d;
	font-size: 13px;
	margin-right: 8px;
}
.single-post #recent_posts .date-posted span {
	color: #7d7d7d;
	font-size: 14px;
}
.single-post #recent_posts.widget ul li > a {
	border-bottom: none;
	padding-bottom: 0;
}
.single-post #recent_posts.widget ul li > div {
	margin-top: -5px;
	margin-bottom: 15px;
}

.single-post #recent_posts.widget ul li > div.clear {
	margin:0;
}

.single-post #recent_posts.widget.recent-below-post ul {
	text-align: center;
}
.single-post #recent_posts.widget.recent-below-post li {
	width: 30.3%;
	display: inline-block;
	vertical-align: top;
}
.single-post #recent_posts.widget.recent-below-post li .caption {
	min-height: 44.8px;
}
.single-post .lender-ads-wrapper {
	margin-right: auto;
	margin-left: auto;
}
.single-post #author-info #author-description #author-avatar {
	border: 0;
	display: inline-block;
	width: 20%;
	border-right: 1px solid #ccc;
}
.single-post #author-info #author-description #author-avatar img {
	width: 90%;
}
.single-post .article-author-description {
	display: inline-block;
	width: 75%;
	vertical-align: middle;
	margin-left: 10px;
}
.single-post .article-author-description .article-author {
	font-weight: bold;
	margin-bottom: 10px;
}
.single-post #author-info {
	background-color: #fff;
}
.single-post .social-share-floating {
	position: absolute;
	/* right: -10px; */
	left: -60px;
	top: 0;
}
.single-post .social-share-floating .social-absolute {
	width: 40px;
	position: absolute;
	top: 65px;
	/* right: -60px; */
}
.single-post .social-share-floating .social-fixed {
	display: none;
	position: fixed;
	top: 135px;
	/* right: 4%;  */
	width: 40px;
}
.single-post .social-share-floating h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
.single-post .social-share-floating .mashsb-box .mashsb-buttons a {
	width: 100%;
	text-align: center;
	min-width: 10px;
	border-radius: 14px;
}
.single-post .social-share-floating .mashsb-box .mashsb-buttons a span.text {
	display: none;
}
.single-post .social-media-share.social-share-floating .mashsb-box {
	display: block;
}
.single-post .comment-form {
	text-align: center;
}
.single-post .comment-form .comment-form-author,
.single-post .comment-form .comment-form-email,
.single-post .comment-form .comment-form-url {
	width: 32.5%;
	display: inline-block;
}
.single-post .comment-form .comment-form-author {
	text-align: left;
}
.single-post .comment-form .comment-form-email {
	text-align: center;
}
.single-post .comment-form .comment-form-url {
	text-align: right;
}
.single-post .comment-form textarea {
	width: 100%;
	padding: 16px;
	height: 180px;
	background: #eee;
	border: none;
}
.single-post .comment-form input[type="text"],
.single-post .comment-form input[type="password"],
.single-post .comment-form input[type="number"],
.single-post .comment-form input[type="email"],
.single-post .comment-form input[type="url"],
.single-post .comment-form .comment-form-author input[type="text"] {
	background: #eee;
	border: none;
	width: 95%;
	padding: 16px;
}
.single-post .comment-form .comment-notes {
	text-align: center;
}
.single-post .comment-form .comment-form-cookies-consent label {
	display: inline-block;
	margin-left: 5px;
}
.posted-by i {
	display: none;
}
.single-post .posted-by i {
	display: inline-block;
}
.single-post.category-archive #primary article .posted-by i {
	display: inline-block;
	color: #666;
	font-size: 15px;
	margin-right: 5px;
}
.textwidget.widget-text .mashsb-container.mashsb-main,
.social-share-responsive .mashsb-container.mashsb-main {
	text-align: center;
}
.textwidget.widget-text .mashsb-container.mashsb-main .mashsb-box,
.social-share-responsive .mashsb-container.mashsb-main .mashsb-box {
	display: inline-block;
}
.single-post .intro-bar .container {
	overflow: hidden;
}
.colle-mid-content-loan-origination .cr-content-ads.ads-inarticle > div {
	width: 70% !important;
}
.blog-content .cr-content-ads.ads-inarticle li {
	text-align: left;
}
.lender-ads-wrapper table thead tr th:nth-child(3) {
	text-align: left !important;
	padding-left: 30px;
}
#secondary .ads-container-widget > div,
#secondary #slfad-rightrail-gradcap-huntingforloans {
	text-align: center;
}
#primary .social-share-responsive {
	display: none;
}
.follow-us-label {
	display: none;
}
#primary #desktopBanner,
#primary .sib_signup_form {
	width: 75% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.single-post .mashsb-box .mashsb-buttons a.mashicon-mail {
	background: #c62d2e;
	padding-left: 12px;
}

.rebrand-container #container.details,
.rebrand-container .inner #container.details {
	padding-top: 115px;
}

#primary #desktopBanner {
	padding: 0 !important;
	padding-top: 5% !important;
}
.social-media-share.social-share-floating .mashsb-box .mashsb-buttons a.mashicon-facebook .icon {
	margin-left: -1px;
}
.social-media-share.social-share-floating .mashsb-box .mashsb-buttons a.mashicon-twitter .icon {
	margin-left: -2px;
}
.social-media-share.social-share-floating .mashsb-box .mashsb-buttons a.mashicon-mail .icon:before {
	font-size: 15px;
}
aside#campusexplorer-3.campusexplorer_wp_widget {
	margin-bottom: 170px !important;
}
table.lender-ads-table thead tr th:nth-child(2) {
	min-width: 100px;
}
table#bfp_testTable {
	display: none !important;
}
div.entry-content .lender-refi {
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
}
.single-post #secondary.widget-area aside.widget.colle-widget {
	max-width: 280px;
	text-align: center;
	margin: 0 auto 0 auto;
}
.single-post a#cancel-comment-reply-link {
	width: 115px !important;
}
.single-post a#cancel-comment-reply-link:before {
	opacity: 0;
}
/*send in blue form*/
.sib-form-newsletter #mc_embed_signup .mc-field-group input[type=radio] {
	width: auto;
	margin-left: 20px;
	opacity: 0;
	visibility: visible;
}
/* ajaxify comment */
body.hasRanking2019Popup .blockUI.blockMsg.blockPage {
	top: 165px;
}
.blockUI.blockMsg.blockPage {
	top: 125px;
}
ins#google_pedestal_container {
	z-index: 0 !important;
}
.category-archive .post_thumbnail .tags.scholarship-search-applications,
.category-archive .post_thumbnail .tags.financial-advice-planning,
.category-archive .post_thumbnail .tags.affordability-college-cost {
	max-width: 155px;
	margin-left: -5px;
}
textarea#comment {
	resize: none;
}

/*Request demo form style*/
.request-demo-form-container {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	font-family: Cabin;
}
.request-demo-page__header-text,
.request-demo-page__header-subtext {
	width: 61%;
	margin-left: auto;
	margin-right: auto;
	font-family: Cabin;
}
.request-demo-page__header-text,
.cr-wrapper.college-page .enrollment-pages.page-standard h1.request-demo-page__header-text {
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
}

.request-demo-page__header-subtext {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
}

.request-demo-form-container input[type="text"],
.request-demo-form-container input[type="number"],
.request-demo-form-container input[type="email"] {
	width: 100%;
}

.request-demo-form-container .form-control {
	background-color: #fff;
	border: solid 2px #ccc;
	height: 50px;
	border-radius:0px;
}
.request-demo-form-container .send-button {
	background-color: #d85c16;
	border-radius: 0px;
	border: solid 1px #d85c16;
	width: 30%;
	color: #fff;
	margin-top: 40px;

	font-family: Cabin;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: center;
}

.request-demo-form-container .send-button:hover {
	background-color: #f46717;
	 
	border: solid 1px #f46717;
}

.request-demo-form-container #sib_captcha {
	margin-top: 18px;
}

.request-demo-form-container label span.indicator-required{
		color:#c91f27;
}

.request-demo-form-container div#sib_captcha > div {
	margin-left: 0 !important;
}

.request-demo-header-text {
	color: #f79101;
	border: 5px solid #f79101;
	display: flex;
	justify-content: center;
	font-size: 2.5rem;
	padding: 5px;
	margin-bottom: 25px;
	text-align: center;
}

.enrollment-services-panel{
	padding-left:0px;
}

.enrollment-services-panel label {
	font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.89;
    letter-spacing: normal;
    text-align: left;
    color: #222222;
    vertical-align: middle;
    padding-left: 12px !important;
}

.enrollment-services-panel-caption {
	font-family: Cabin;
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
}

.request-demo-caption {
	font-family: Cabin;
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
	margin-bottom: 0;
	padding-bottom: 0px;
}
.request-demo-optional-text {
	color: #ccc;
}

.the-content {
	display: none;
}
.the-content .entry-content {
	font-size: 1em;
}

h2.entry-title a:hover,
.entry-header .entry-meta a:hover,
.comments-link a:hover,
.widget a:hover {
	text-decoration: underline;
	color: #27a8e0;
}

#primary h2.entry-title {
	font-family: Cabin;
	font-size: 22px;
}
.heapBox .heap .heapOptions .heapOption {
	list-style: none;
	margin-left: 0 !important;
}
.heapBox .holder,
.heapBox .heap .heapOptions .heapOption a {
	color: #000 !important;
	text-decoration: none;
}
img[src="https://dc.ads.linkedin.com/collect/?pid=274620&conversionId=347018&fmt=gif"] {
	display: none;
}
/* accordion container */
article .entry-header {
	padding: 0px 25px 5px 25px;
	overflow: auto;
	margin-bottom: 0;	
	font-size: 36px;	  
	line-height: 1.17;
	text-align: left;
	color: #222;
}

article .entry-header .entry-meta .post-author a:hover {
	text-decoration: underline;
	color: #fff;
}

article div.entry-content,
article footer.entry-meta {
	padding: 20px 30px 20px 30px !important;
	margin-bottom: 0;
}

article .entry-header .entry-title a {
	
}

article .entry-header .entry-title {
	display: inline-block;
	padding-bottom: 15px;
}

.entry-header .entry-meta .fn,
.entry-header .entry-meta .date-posted .fa,
.entry-header .entry-meta .post-author .fa {
	color: #297195;
}

.entry-content .post_thumbnail .tags {
	left: 30px;
}

/* article { */
	/* -webkit-box-shadow: 1px 3px 14px 4px rgba(224, 224, 224, 1); */
	/* -moz-box-shadow: 1px 3px 14px 4px rgba(224, 224, 224, 1); */
	/* box-shadow: 1px 3px 14px 4px rgba(224, 224, 224, 1); */
/* } */

/* article.single-content { */
	/* box-shadow: none; */
/* } */

article.single-content .entry-content h2 > a {
	color: #1d1d1d !important;
}
/* end accordion container */

.college-netprice-row img {
	object-fit: contain;
}

.has-medium-font-size.sub-text {
	padding-left: 40px;
	padding-right: 40px;
}

.wp-pagenavi {
	display: inline-block;
}
.wp-pagenavi a,
.wp-pagenavi span {
	padding: 0px 4px 4px 4px;
	min-width: 30px;
	text-align: center;
	font-size: 28px;
	border: 1px solid #ddd !important;
	font-family: Cabin;
	display: inline-block;
}
.wp-pagenavi span.current {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7 !important;
}
.wp-pagenavi a.page,
.wp-pagenavi span {
	font-size: 17px;
	padding: 12px 6px 8px 6px;
}
.wp-pagenavi a:hover {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
.wp-pagenavi a.first {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.wp-pagenavi a.last {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.category-list .list-categories-title {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
	font-family: Cabin;
}
.category-list .category-list-item li a {
	border-bottom: 0;
	display: block;
	padding-bottom: 0;
	color: #0ba5d5;
	font-weight: bold;
	text-decoration: underline;
}
.category-list .category-list-item li a:hover {
	text-decoration: none;
}
.cr-ads-advanced-desktop-container {
	/* min-height: 100px; */
}
.cr-ads-advanced-desktop-container .cr-ads-advanced {
	margin-top: 0 !important;
}
.category-list .category-list-item li {
	font-size: 15px;
	margin: 0;
	padding: 8px 15px 4px;
}
.single-post .publisher-date .posted-by .post-author,
.single-post .publisher-date .posted-by .date-posted {
	display: inline-block;
	width: 50%;
}
.single-post .publisher-date .posted-by .date-posted {
	text-align: right;
	float: none !important;
}
.content-wrapper #primary .entry-content p img.alignright {
	max-width: 300px;
}
.content-wrapper #primary .entry-content .cr-content-ads.ads-inarticle .image img {
	width: 100%;
}
article.rankings-list-item .entry-content h2.entry-title {
	margin: 20px 0 !important;
}
article.rankings-list-item header h2 {
	margin-top: 10px !important;
}
.paying-for-college-category-student-loans .lender-table .maxbutton.ad-rightrail-refi-link {
	min-width: 120px;
}

/*new enrollment services styles*/

.cr-wrapper .new-enrollment-header-nav .login-reg-panel{
	margin-top:0;
	border-bottom: 1px solid #ccc;
}

.enrollment-pages .enrollment-landing-carousel .colle-adlabel {
	/* hide ad label for carousel in enrollment pages. */
	display: none;
}

.enrollment-pages .colle-adlabel {
	display: none;
}

.enrollment-pages .slick-dots li.slick-active button::before,
.enrollment-pages .slick-dots li button::before {
	color: #fff;
	font-size: 35px;
	content: "â—‹";
}

.enrollment-pages .slick-dots li.slick-active button::before {
	opacity: 1;
	content: "●";
}

.enrollment-pages ul.slick-dots {
	margin-top: 15px;
	bottom: -50px;
}

.enrollment-landing-carousel {
	/* padding-bottom: 40px; */
	padding: 76px 37.5px 45px 37px;
}

/*WP carousel styles*/

.enrollment-pages .wpcp-carousel-section .wpcp-single-item {
	border: none !important;
}

.enrollment-pages .wpcp-carousel-section .wpcp-single-item img {
	width: 40% !important;
	max-height: 100px;
	border: none;
	object-fit: revert;
}

/* .enrollment-pages .wpcp-carousel-section.slick-initialized .slick-slide .wpcp-single-item {
	height: 100px;
} */
.enrollment-landing {
	font-family: "cabin";
}

.enrollment-landing__headercontainer {
	width: 100vw;
	margin: 1px 0 0;
	padding: 70px 80px 67px;
	background-color: #297195;
}

.enrollment-landing__headercontainer--sub {
	margin-top: -2px;
	padding: 32px;
	background-color: #2280af;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

.enrollment-landing__header--rightsection_inner a {
    
}

.enrollment-landing__header--rightsection_inner .rightsection__row {
    padding-top: 12px;
    padding-bottom: 9px;
    margin-top: 0;
	margin-left: 3px;
    margin-right: 3px;
}

.enrollment-landing__headertext {
	font-family: Cabin;
	font-size: 62px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.9;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.enrollment-landing__headertext--small {
	font-size: 20px;
	line-height: 1.4;
	font-weight: normal;
}

.enrollment-landing__subheadertext {
	margin: 3px 36.5px 8px 0;
	font-family: Cabin;
	font-size: 32px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.rightsection__icon {
	padding-right: 0 !important;
	text-align: right;
}

.rightsection__icon i {
	margin-top: 7px;
	color: #fff;
	font-size: 35px;
	opacity: 0.6;
}

.rightsection__title, .rightsection__title a {
	font-family: Cabin;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}


.rightsection__subtitle {
	font-family: Cabin;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: left;
	color: #fff;	
}

.rightsection__row {
	box-shadow: 0 2px 0 0 rgba(255, 255, 255, 0.1);
	height: auto;
	margin-top: 15px;
	transition: background-color 0.3s;
}

.rightsection__row .rightsection__title,
.rightsection__row .rightsection__subtitle{
	transition: color 0.3s;

}

.rightsection__row:hover
{
	background-color: #fff;
	color: #297195;
}

.rightsection__row:hover .rightsection__title,
.rightsection__row:hover .rightsection__icon span i{
	color: #297195;
	opacity:1;
}

.rightsection__row:hover .rightsection__subtitle{
	color:#B3B3B3;
}



.enrollment-landing__btn {
	padding: 9px 28px;
	border-radius: 0px;
	background-color: transparent;
	border: solid 2px #297195;
	font-size: 20px;
	color: #297195;
	font-weight: bold;
	text-align: center;
}

a.enrollment-landing__btn--white-outline,
a:active.enrollment-landing__btn--white-outline,
a:focus.enrollment-landing__btn--white-outline,
a:hover.enrollment-landing__btn--white-outline,
.enrollment-landing__btn--white-outline {
	color: #fff;
	border: solid 2px #fff;
	display: inline-block;
}

a.enrollment-landing__btn--blue-outline,
a:active.enrollment-landing__btn--blue-outline,
a:focus.enrollment-landing__btn--blue-outline,
.enrollment-landing__btn--blue-outline {
	color: #297195;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	padding: 3px 25px;
}

.enrollment-landing-section__headertext {
	font-family: Cabin;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
	margin-top: 0;
}

.enrollment-landing-section__description {
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
}

.enrollment-landing-section__list {
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
	margin-bottom: 25px;
	list-style: outside none none;
}

.netprice-calculator-section,
.predictive-modeling-section {
	margin-left: 0;
	margin-bottom: 20px;
	/* width: 690px; */
}

.financial-aid-section,
.student-lead-generation {
	/* width: 690px; */
	margin-left: 110px;
	margin-bottom: 20px;
}

.enrollment-landing-section__img--right {
	margin-top: 10px;
	margin-left: auto;
	margin-right: -10px;
}

/* .enrollment-landing-sections .enrollment-landing-section__img--right,
.enrollment-landing-sections .enrollment-landing-section__img--moreright,
.enrollment-landing-sections .enrollment-landing-section__img--left {
	width: 300px;
} */

.enrollment-landing-section__img--moreright {
	margin-top: 10px;
	margin-left: auto;
	margin-right: -35px;
}

.enrollment-landing-section__img--left {
	margin-top: 10px;
	margin-right: auto;
	margin-left: -10px;
}

.enrollment-services-section-container{
	margin-left:0;
	margin-right: 0;
}

.netprice-calculator-section-container,
.predictive-modeling-section-container {
	padding: 44.5px 0 41px 0;
}

.financial-aid-section-container,
.student-lead-generation-container {
	padding: 44.5px 0 62px 0;
	background-color: #f2f0e6;
}

.enrollment-landing-carousel {
	background-color: #297195;
}
.enrollment-landing-carousel.slider-container {
	background-color: #297195;
	max-width: 1000px;
}

.testimonials__header-text {
	opacity: 0.6;
	font-family: Cabin;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	text-align: center;
}

.testimonials__header-text strong{ 
	font-weight: normal !important;	 
}

.enrollment-landing-carousel .testimonial-content.row .testimonial-text p {
	font-family: Cabin;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
}

.enrollment-landing-carousel .author-name {
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
}

.enrollment-landing-carousel .school-name,
.enrollment-landing-carousel .school-name a {
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: center;
	color: #fff !important;
	text-decoration: underline;
}

.enrollment-landing-carousel .author-name .author-position-inspan {
	font-style: italic;
}

.enrollment-landing-carousel .slick-prev::before,
.enrollment-landing-carousel .slick-next::before {
	/* color: #fff; */
	display:none;
}

.enrollment-landing-carousel .slick-prev {
	left: -150px;
}

.enrollment-landing-carousel .slick-next {
	right: -150px;
}

.enrollment__contact-section {
	background-color: #f2f0e6;
	padding: 2px;
	padding-bottom:76px;
}

.contact-section__headertext {
	font-family: Cabin;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #104431;
	width: 550px;
	margin-top: 55px;
}

.contact-section__subtext {
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
	margin-bottom: 20px;
	width: 75%;
}


.enrollment__contact-section a.enrollment-landing__btn--white-outline {
    border: solid 2px #d85c16;
	background-color: #d85c16;
}

.enrollment__contact-section a.enrollment-landing__btn--white-outline:hover {
    border: solid 2px #f46717;
	background-color: #f46717;
}

/*enrollment pages*/

.enrollment-pages__header {
	padding: 86px 0 89px 0;
	background-color: #f2f0e6;
}

.enrollment-pages__nav {
	text-align: right;
	padding: 12px 28px 17px 0;
	font-family: Cabin;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: right;
	color: #297195;
	position:fixed;
}

.enrollment-pages__nav li {
	margin-bottom: 7px;
	margin-left: auto;
	width: 100%;
}

.enrollment-pages__nav li.active-nav, .enrollment-pages__nav li.current-menu-item {
	margin-bottom: 7px;
	margin-left: auto;
	width: 100%;
}

/* .enrollment-pages__nav .active-nav {
	background-color: #297195;
} */
.enrollment-pages__nav li.active-nav a, .enrollment-pages__nav li.current-menu-item a {
	color: #fff;
	padding: 5px 12px;
	display: block ruby;
	display: inline-block;
	background-color: #297195;
}

.enrollment-pages__nav li a {
	color: #297195;
}

.enrollment-pages__headertext {
	font-family: Cabin;
	font-size: 62px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.9;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 14px;
}

.enrollment-pages__subheadertext {
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
}

.enrollment-pages__scheduledemo {
	width: 100vw;
	padding: 25px 109.8px;
	background-color: #104431;
	margin-top: -2px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
}

a:hover.enrollment-landing__btn--blue-outline{
background-color:#297195;
color:#fff;
}

a:hover.enrollment-landing__btn--white-outline:hover{
	color: #fff;
	background-color: #f46717;
}
.enrollment-landing__btn--red-outline {
	color: #c91f27;
	border: solid 2px #c91f27;
	height: 50px;
	margin-top: 5px;
}

a.enrollment-landing__btn--red-outline {
	color: #c91f27;
}

a.enrollment-landing__btn--red-outline:hover{
	background-color:#c91f27;
	color:#fff;
}

.enrollment-pages__scheduledemo a.enrollment-landing__btn--red-outline {
	background-color:#d85c16;
	color: #fff;
	border-radius:0px;
	border: solid 2px #d85c16;
}

.enrollment-pages__scheduledemo a.enrollment-landing__btn--red-outline:hover {
	background-color:#f46717;
	border: solid 2px #f46717;
	color:#fff;
}


.schedule-demo__headertext {
	margin: 0px 36.5px 0px 0;
	font-family: Cabin;
	font-size: 32px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.pages-section__headertext {
	font-family: Cabin;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
	margin-bottom: 10px;
}

.pages-section__descriptiontext {
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
	margin-left: auto;
	margin-right: auto;
}
.enrollment-pages-section__img {
	margin-top: 90px;
}

.download-section__img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.download-pdf-container {
	margin-top: 35px;
}
.download-pdf-container a i {
	color: #297195;
}

a.enrollment-landing__btn--blue-outline-pdf {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	padding: 7px 25px;
	color: #297195;
}

a:active.enrollment-landing__btn--blue-outline-pdf,
a:focus.enrollment-landing__btn--blue-outline-pdf,
a:hover.enrollment-landing__btn--blue-outline-pdf {
	background-color:  #297195;
	color:#fff;
}

a:hover.enrollment-landing__btn--blue-outline-pdf i{
	color:#fff;
}

.enrollment-pages__download-section {
	margin-top: 30px;
	/* padding: 40px 20px; */
}

.enrollment-pages__download-section .col-md-7 {
	border: 2px solid #f7f7f7;
	padding-top: 20px;
	padding-bottom: 40px;
}

.enrollment-pages__download-section--FAL,
.enrollment-pages__download-section--PM,
.enrollment-pages__download-section--SLG,
.enrollment-pages__download-section--IF {
	margin-bottom: 70px;
}

.pages-section__descriptiontext--download-section {
	text-align: center;
}

.download-section__img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.download-section__btn-center {
	margin-top: 35px;
	text-align: center;
}
.enrollment-npc-carousel {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 25px;
}
.enrollment-npc-carousel__headertext {
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	text-align: center;
	color: #767676;
}
.enrollment-bottom-note {
	margin-top: 50px;
}
.enrollment-bottom-note__section {
	padding: 37px 158.7px 37px 138.3px;
	background-color: #005b8d;
	margin-bottom:80px;
}

.enrollment-bottom-note__text {
	font-family: Cabin;
	font-size: 32px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.31;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
}

.enrollment-pages__download-section a i {
	color: #297195;
}

.enrollment-footer__roxie-img {
	margin-bottom: -5px;
}

.enrollment-footer__roxie-img--npc-page {
	margin-bottom: -23px;
}

.enrollment-footer__roxie-img--landing-page {
	position:absolute;
	left: 15%;
}

a.enrollment-services-login-btn,
a:hover.enrollment-services-login-btn,
.cr-wrapper.college-page .header-menu .trans-header ul li:hover > a.enrollment-services-login-btn {
	font-family: Cabin;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.22;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	text-transform: capitalize;
}

.btn.btn-danger.request-demo-panel,
.cr-wrapper.college-page .header-menu .trans-header ul li:hover > a.btn.btn-danger.request-demo-panel,
.cr-wrapper.college-page
	.header-menu
	.trans-header
	.trans-sub-menu
	ul.second-level-menu
	li
	a.btn.btn-danger.request-demo-panel {
	background-color: #104431;
	border-color: #104431;
	border-radius: 30px;
	text-transform: none;
	font-family: Cabin;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
}

.btn.btn.btn-danger.request-demo-panel:hover,
.cr-wrapper.college-page
	.header-menu
	.trans-header
	.trans-sub-menu
	ul.second-level-menu
	li
	a.btn.btn-danger.request-demo-panel:hover,
	.cr-wrapper.college-page .header-menu .trans-header ul li:hover > a.btn.btn-danger.request-demo-panel{
	background-color: #104431;
	border: 1px solid #104431;
}


.header-menu.new-enrollment-header-nav .btn.btn-danger.request-demo-panel{
	background-color: #d85c16;
	border-color: #d85c16;
	border-radius: 0px;
}

.header-menu.new-enrollment-header-nav .btn.btn.btn-danger.request-demo-panel:hover,
.cr-wrapper.college-page .header-menu .trans-header ul li:hover > a.btn.btn-danger.request-demo-panel {
	background-color: #f46717;
	border-color: #f46717;
	border-radius: 0px;
}




.enrollment-landing-section__list li{
	display: flex;
	align-items:start;
}
.enrollment-landing-section__list li i {
	margin-right: 8px;
	font-size: 18px;
	color: #eeaa48;
	margin-top:5px;
}

.row.enrollment-pages__section:first-child{
	margin-top:60px;
}

.enrollment-landing-carousel .row.quote-author {
	border-top: none !important;
}
/*end enrollment pages*/

.enrollment-pages .cr-menu-main a.btn.btn-danger.request-demo-panel {
    padding: 9px 28px 10px 27px;
    line-height: normal;
	color: #fff;
}

.new-enrollment-header-nav .mobile-menu .mobile-menu-items li:hover{
	border-left:7px solid #297195;		
}
.new-enrollment-header-nav .mobile-menu .mobile-menu-items li:active{
	backgrond-color: #297195;
	color:#fff;
}

/* Rebrand Theme*/
.rebrand-container{
  font-family: Cabin;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.rebrand-container #breadcrumbs {
    margin-bottom: 32px;
    height: auto;
    padding-bottom: 0;	
}

.rebrand-container #breadcrumbs span,
.rebrand-container #breadcrumbs a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.86;
	letter-spacing: normal;
	text-align: left;	
}

.rebrand-container #breadcrumbs span{	
	color: #767676;	
}

.rebrand-container #breadcrumbs span.separator{
	color: #cccccc;
	margin: 0 4px 0 5px;
}

.rebrand-container #breadcrumbs a {
	color: #297195;
}

.rebrand-container .content-header h1 {
  /* margin: 32px 363px 40px 138px; */
  font-family: Cabin;
  font-size: 52px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #222;
}

.rebrand-container .content-header {
    margin-bottom: 40px;
}

.rebrand-container .content-section .content-text .article-thumbnail,
.rebrand-container .content-section .content-text .article-details {
    float: left;
}

.rebrand-container .content-section .content-text .article-thumbnail {
    width: 20%;
	min-width:150px;
    margin-right: 3%;
	text-align:center;
	min-height:150px;
}

.rebrand-container .content-section .content-text .article-thumbnail .post_thumbnail{
	float: none;
    margin: 0;
}

.rebrand-container .content-section .content-text .article-details {
    width: 75%;
}

.rebrand-container .content-section .content-text .article-details .article-link {
    margin-bottom: 4px;
}

.rebrand-container .content-section .content-text .article-details .article-link a {
    background: none;
	font-size: 16px;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #9c9c9c;
	text-transform: capitalize;
}

.rebrand-container .content-section .content-text .article-details .entry-header{
	padding: 0;
	overflow: hidden;
	border-bottom:none;
	margin-bottom:15px;
}

.rebrand-container .content-section .content-text .article-details .entry-header h2.entry-title{
	margin-bottom: 10px;
    padding: 0;
    margin-top: 0;
}
.rebrand-container .content-section .content-text .article-details .entry-header h2.entry-title a {
	font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #222;  
}

.rebrand-container .content-section .content-text .article-details .entry-header .entry-meta{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #707070;  
}

.rebrand-container .content-section .content-text .article-details .entry-header .entry-meta .post-author,
.rebrand-container .content-section .content-text .article-details .entry-header .entry-meta .date-posted
{
	
}
.rebrand-container .content-section .content-text .article-details .entry-header .entry-meta .post-author{
	
}

.rebrand-container .content-section .content-text .article-details .entry-header .entry-meta .date-posted{	
}

.rebrand-container .content-section .content-text .article-details .entry-header .entry-meta .date-posted .separator {
    margin-left: 8px;
    margin-right: 8px;
    border-left: 1px solid #707070;
    min-height: 12px;
    display: inline-block;
}

.rebrand-container .content-section .content-text article footer.entry-meta{
	padding: 10px 30px 30px 30px !important;
}

.rebrand-container .footer-section {
    margin-top: 30px;
    margin-bottom: 30px;
}

.rebrand-container .sidebar-section {
    padding-left: 30px;
    padding-right: 30px;
}

.rebrand-container .sidebar-section .category-list {
    padding: 30.7px 45px 37.3px 30px;
	border-radius: 4px;
	background-color: #f2f0e6;
	margin-bottom: 14px;
	/* margin-right: 20px; */
    /* margin-left: 20px; */
}

.rebrand-container .sidebar-section .category-list .list-categories-title{
	margin: 0 0 20px;
    font-family: Cabin;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    border-bottom: none;
    color: #222;
}

.rebrand-container .sidebar-section .category-list .category-list-item{
	margin-bottom: 0;
	font-family: Cabin;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #297195;
}

.rebrand-container .sidebar-section .category-list .category-list-item li {
    font-size: 20px;
    padding: 0;
}

.rebrand-container .sidebar-section .category-list .category-list-item li a {
    color: #297195;
    text-decoration: none;
}

.rebrand-container .sidebar-section #recent_posts{
  padding: 20px 16px 16px 20px;
  border-radius: 4px;
  background-color: #f2f0e6;
  margin-bottom: 15px;
  /* margin-right: 20px; */
  /* margin-left: 20px; */
}
.rebrand-container .sidebar-section #recent_posts h3.widget-title{
  font-family: Cabin;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #222;
  border-bottom:none;
  margin-top: 0;
  margin-bottom: 26px;
}

.rebrand-container .sidebar-section .widget-items{
	
}

.rebrand-container .sidebar-section .widget ul.widget-items li {
    padding: 0;
	margin-bottom: 15px;
}

.rebrand-container .sidebar-section .widget-items .side_thumbnail {
    float: left;
    height: auto!important;
    max-height: unset;
    max-width: unset;
    min-width: 80px;
    width: 35%;
}

.rebrand-container .sidebar-section .widget-items .side_thumbnail a{
	border: none;
    padding: 0;
}

.rebrand-container .sidebar-section .widget-items .side_thumbnail img {    
    width: 100%;
    min-height: auto!important;
}

.rebrand-container .sidebar-section .widget-items .caption{
  margin: 0 0 4px 15px;  
  float: left;
  width: 50%;
}

.single-post .rebrand-container #recent_posts.widget ul li > div {
    margin-bottom: 15px;
}

.rebrand-container .sidebar-section .widget-items .caption a{
	text-decoration: none;
	padding: 0;
	border: none;
}

.rebrand-container .sidebar-section .widget-items .caption span{  
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #297195;
}

.rebrand-container .sidebar-section .widget-items .caption .categories ul li{
	display: inline;
    margin: 0;
    padding: 0;
    width: auto;
}

.rebrand-container .sidebar-section .widget-items .caption .categories a{
	background: none;
    color: #9c9c9c;
    display: inline-block;
    margin-top: 4px;
	font-family: Cabin;
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-transform: capitalize;
}

/*Rebrand Single*/
.single-post .rebrand-container .content-header{
	margin-bottom: 20px;
}

.single-post .rebrand-container .content-header h1 {
    margin-top: 0;
	margin-bottom: 0;
}

.single-post .rebrand-container .publisher-date .posted-by .post-author, .single-post .rebrand-container .publisher-date .posted-by .date-posted {
    width: auto;
    display: inline;
	font-family: Cabin;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #707070;
}

.single-post .rebrand-container .publisher-date{
	margin: 0 0 28px 0;
    border: none;
    padding: 0;
}

.single-post .rebrand-container .publisher-date .posted-by .date-posted .separator {
    margin-left: 10px;
    margin-right: 10px;
    border-left: 2px solid #707070;
    display: inline-block;
    height: 20px;
    margin-bottom: -3px;
}

.single-post .rebrand-container .publisher-date .posted-by .date-posted {
   
}

.single-post .rebrand-container .publisher-date .posted-by .post-author{
	
}

.single-post .rebrand-container .publisher-date .posted-by .post-author .vcard.author{
	color: #297195;
}

.single-post .rebrand-container article div.entry-content, article footer.entry-meta{
	font-family: Cabin;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #222222;
	padding: 0 !important;
}

.single-post .rebrand-container article div.entry-content h2{
  font-family: Cabin;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #222222;
  margin: 40px 0 20px 0 !important;
}

.single-post .rebrand-container .entry-content a, 
.single-post .rebrand-container .entry-content .related-contents-container a, 
.single-post .rebrand-container .entry-content #comments a{
	color: #297195 !important;
    text-decoration: none;
}

.single-post .rebrand-container .entry-content a:hover, 
.single-post .rebrand-container .entry-content .related-contents-container a:hover, 
.single-post .rebrand-container .entry-content #comments a:hover{
    text-decoration: underline;
}

.single-post .rebrand-container #author-info{
	background: #f2f0e6;
}

.single-post .rebrand-container #author-info #author-description{
	border: none;
    border-radius: 4px;
    padding: 20px 20px 21px;
}

.single-post .rebrand-container #author-info #author-description #author-avatar{
	border: none;
    width: 25%;
	text-align: center;
}

.single-post .rebrand-container #author-info #author-description #author-avatar img {
    width: 90%;
    height: auto;
}

.single-post .rebrand-container #author-info #author-description .article-author-description{
  font-family: Cabin;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #767676;
  width: 70%;
}

.single-post .rebrand-container #author-info #author-description .article-author-description .article-author, 
.single-post .rebrand-container #author-info #author-description .article-author-description .article-author a {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #222222 !important;
    text-decoration: none;
}

.single-post .rebrand-container #author-info #author-description .article-author-description .article-author a:hover{
	text-decoration: underline;
}

.single-post .rebrand-container .social-share-floating .social-absolute, 
.single-post .rebrand-container .social-share-floating .social-fixed{
	width: 50px;
}

.single-post .rebrand-container .mashicon-facebook .icon:before, 
.single-post .rebrand-container .mashicon-twitter .icon:before{
	font-size: 20px;
    padding: 0;
    margin: 0;
}

.single-post .rebrand-container .mashicon-twitter .icon:before {
    font-size: 14px;
}

.single-post .rebrand-container .social-media-share.social-share-floating .mashsb-box .mashsb-buttons a.mashicon-mail .icon:before{
	font-size: 14px;
}

.single-post .rebrand-container .social-share-floating .mashsb-box .mashsb-buttons a{
	background: #f7f7f7;
    border-radius: 0;
    padding: 16px 14px 14px 14px;
    text-align: center;
    margin-bottom: 2px;
    height: 50px;
}

.single-post .rebrand-container .social-share-floating .mashsb-box .mashsb-buttons a.mashicon-twitter{
	padding-top: 18px;
}

.single-post .rebrand-container .social-share-floating .mashsb-box .mashsb-buttons a.mashicon-mail{
	padding-top: 19px;
}

.single-post .rebrand-container .social-share-floating .mashsb-box .mashsb-buttons a .icon{
	color: #767676
}

/*Rankings Template*/
.price-information span, .price-information h1, .intro-bar .price-information h1{
	font-family: 'Cabin';
}

.intro-bar.template-rankings h1.entry-title{
	margin-top:50px;
}
input#NET_PRICE_CALC[type="checkbox"],
input#FINANCIAL_AID[type="checkbox"],
input#PREDICTIVE_MODEL[type="checkbox"],
input#STUDENT_LEAD_GEN[type="checkbox"],
input#FINANCEFIRST[type="checkbox"],
input#INSIGHTFA[type="checkbox"]

{
	width: 22px;
	height: 22px;
}

input#NET_PRICE_CALC[type="checkbox"]:before,
input#FINANCIAL_AID[type="checkbox"]:before,
input#PREDICTIVE_MODEL[type="checkbox"]:before,
input#STUDENT_LEAD_GEN[type="checkbox"]:before,
input#FINANCEFIRST[type="checkbox"]:before,
input#INSIGHTFA[type="checkbox"]:before
{
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 2px solid #808080;
    content: "";
    background: #FFF;
}

input#NET_PRICE_CALC[type="checkbox"]:after,
input#FINANCIAL_AID[type="checkbox"]:after,
input#PREDICTIVE_MODEL[type="checkbox"]:after,
input#STUDENT_LEAD_GEN[type="checkbox"]:after,
input#FINANCEFIRST[type="checkbox"]:after,
input#INSIGHTFA[type="checkbox"]:after
{
    position: relative;
    display: block;
    left: 0px;
    top: -22px;
    width: 22px;
    height: 22px;
    border-width: 2px;
    border-style: solid;
    border-color: #808080;
    content: "";
    background-image: linear-gradient(135deg, #fff 0%,#FFF 100%);
    background-repeat: no-repeat;
    background-position:center;
}

input#NET_PRICE_CALC[type="checkbox"]:checked:after,
input#FINANCIAL_AID[type="checkbox"]:checked:after,
input#PREDICTIVE_MODEL[type="checkbox"]:checked:after,
input#STUDENT_LEAD_GEN[type="checkbox"]:checked:after,
input#FINANCEFIRST[type="checkbox"]:checked:after,
input#INSIGHTFA[type="checkbox"]:checked:after{
    background-image:  url('/wp-content/themes/collegeraptor-v2-rebrand/images/enrollment/check-solid.png'), linear-gradient(135deg, #FFF 0%,#FFF 100%);
}
input#NET_PRICE_CALC[type="checkbox"]:disabled:after,
input#FINANCIAL_AID[type="checkbox"]:disabled:after,
input#PREDICTIVE_MODEL[type="checkbox"]:disabled:after,
input#STUDENT_LEAD_GEN[type="checkbox"]:disabled:after,
input#FINANCEFIRST[type="checkbox"]:disabled:after,
input#INSIGHTFA[type="checkbox"]:disabled:after{
    -webkit-filter: opacity(0.4);
}


.intro-bar h1.entry-title {
    font-family: 'Cabin';
}

.content-wrapper #primary .entry-content h2, .content-wrapper #primary .comment-content h2, .content-wrapper #primary .mu_register h2 {
    font-family: 'Cabin';
}

.content-wrapper #primary .entry-content h3,
.content-wrapper #primary .comment-content h3 {	
	line-height: 1.3;
}


#AccountSectionPartial{
	display:none;
}
/*End Rebrand Single*/

/*New enrollment services media queries*/

@media (min-width:991px) and (max-width: 1525px){
	.enrollment-landing-section__list li.li-insightfa_first{
	display: flex;
	align-items:flex-start;
}
.enrollment-landing-section__list li.li-insightfa_first i {
	margin-top:5px;
}

}

@media (max-width: 1513px) {
  .rebrand-container .sidebar-section .widget-items .caption {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
  }

  .rebrand-container .sidebar-section .widget-items .side_thumbnail {
    float: none;
    width: 70%;
  }
}

@media (max-width: 1366px) {
  /* .rebrand-container .sidebar-section .widget-items .caption {
    margin: 0;
  } */
  .rebrand-container .sidebar-section .widget-items .side_thumbnail {
    float: none;
  }
}

@media (max-width: 1280px) {
}

@media (max-width: 1200px) {
	.enrollment-pages__nav{
		padding: 0;
	}
	.enrollment-pages__scheduledemo {
		flex-direction: column;
		align-items: center;
	}
	.enrollment-bottom-note .enrollment-bottom-note__section{
		margin-bottom: 30px;
	}
}

@media (max-width: 1100px) {
	.enrollment-pages__scheduledemo {
		height: auto;
		padding: 25px;
	}

	.enrollment-bottom-note__section {
		padding: 37px 60px 37px 60px;
	}

	.enrollment-pages__nav{
		font-size:14px;
	}
	.enrollment-pages__nav li {
		width: 100%;
	}
	.enrollment-landing-section__headertext {
		width: 70%;
	}
	.enrollment-landing-section__description {
		width: 70%;
	}
	.enrollment-landing-section__list {
		width: 80%;
	}

	.enrollment-landing-carousel .slick-prev {
		left: -130px;
	}
	
	.enrollment-landing-carousel .slick-next {
		right: -110px;
	}
	
}

@media (max-width: 1030px){
	.enrollment-pages__nav{
		font-size:14px;
	}

	.new-enrollment-header-nav__headertext{
		margin:0;
	}
	
}
@media (max-width: 1000px) {
	.enrollment-landing__headertext {
		font-size: 50px;
	}

	.enrollment-landing__headertext--small {
		font-size: 20px;
	}

	.enrollment-landing-carousel .slick-prev {
		left: -80px;
	}
	
	.enrollment-landing-carousel .slick-next {
		right: -70px;
	}

	.cr-wrapper .new-enrollment-header-nav .cr-logo{
		margin-left:0;
	}
}

@media (max-width: 991px) {
	.new-enrollment-header-nav .mobile-menu {
		top:125px;
	}
	.enrollment-mobile-nav.mobile-menu{
		opacity: 1;
	}

	/* .new-enrollment-header-nav .mobile-mode .cr-logo{
		text-align: left;
	} */

	.enrollment-mobile-nav.mobile-menu .mobile-menu-items li.mobile-menu-active{
		background-color: #297195;
		
	}

	.new-enrollment-header-nav .mobile-menu .mobile-menu-items li a{
		color:#297195;
	}

	.new-enrollment-header-nav .mobile-menu .mobile-menu-items li.mobile-menu-active a{
		color:#fff;
	}
	.enrollment-pages__nav {
		display: none;
	}
	.enrollment-pages__header {
		padding: 80px 15px 25px 15px;
	}

	.enrollment-pages__section {
		padding-left: 15px;
		padding-right: 15px;
	}
	.pages-section__descriptiontext {
		width: 100%;
	}
	.pages-section__descriptiontext.pages-section__descriptiontext--download-section {
		width: 80%;
	}
	.enrollment-bottom-note__text {
		font-size: 26px;
	}
	.enrollment-pages__scheduledemo {
		flex-direction: column;
		align-items: center;
	}
	.schedule-demo__headertext {
		text-align: center;
		font-size: 26px;
	}

	.financial-aid-section,
	.student-lead-generation,
	.netprice-calculator-section,
	.predictive-modeling-section,
	.student-lead-generation,
	.enrollment-landing-section__img--small {
		margin: 0;
	}

	.enrollment-landing-section__img--small {
		width: 100px;
	}

	.netprice-calculator-section-container,
	.predictive-modeling-section-container,
	.financial-aid-section-container,
	.student-lead-generation-container {
		padding: 30px 0;
		margin-top: 15px;
		width: 100%;
	}

	.enrollment-landing-section__headertext,
	.enrollment-landing-section__description {
		width: 100%;
	}

	.img-responsive.enrollment-landing-section__img--right.enrollment-footer__roxie-img,
	.enrollment-footer__roxie-img {
		margin-left: auto;
		margin-right: auto;
		width: 50%;
		position:relative;
		left:0;
	}

	.enrollment-landing-section__img--non-landing {
		margin-left: 0;
	}

	.enrollment-pages__header {
		padding: 35px;
	}

	.enrollment-pages__headertext {
		margin-top: 20px;
	}

	.row.enrollment-pages__section {
		padding: 20px 35px;
	}
	.contact-section__headertext,
	.contact-section__subtext + div {
		width: 100%;
		text-align: center;
	}
	.contact-section__subtext {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		width: 80%;
	}

	.enrollment-pages-section__img {
		margin-top: 0;
	}
	.contact-section__headertext {
		margin-top: 30px;
	}

	.enrollment__contact-section {
		padding: 5px 30px 0px;
	}
	
	.enrollment__contact-section .text-wrapper{
		position:absolute;	
	}

	.schedule-demo__headertext {
		margin: 0;
	}
	.enrollment-pages__scheduledemo {
		width: 100%;
	}
}

@media (max-width: 800px) {
	.enrollment-landing__headertext {
		font-size: 40px;
	}
	.enrollment-landing__headertext--small {
		font-size: 18px;
	}

	.enrollment-landing__headercontainer--sub {
		flex-direction: column;
	}

	.enrollment-landing__subheadertext {
		text-align: center;
		margin-right: 0;
	}

	.enrollment-landing-section__description {
		font-size: 16px;
	}
	.enrollment-landing-section__list {
		font-size: 16px;
	}

	.enrollment-landing-carousel .testimonial-content.row .testimonial-text p {
		font-size: 26px;
	}
	.enrollment-pages__download-section,
	.enrollment-pages__download-section--FAL,
	.enrollment-pages__download-section--PM,
	.enrollment-pages__download-section--SLG,
	.enrollment-pages__download-section--IF {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}

	.enrollment-pages__download-section .col-md-7 {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.netprice-calculator-section,
	.predictive-modeling-section {
		width: 100%;
	}
	.enrollment-landing-section__headertext {
		max-width: 600px;
	}
	.enrollment-landing-section__description {
		max-width: 520px;
	}
	
	.enrollment__contact-section {
		padding: 5px 30px 0px;
	}
}

@media (max-width: 768px){
	.new-enrollment-header-nav .mobile-menu {
		top:99px;
	}
	
	/* .cr-wrapper #container.details { */
		/* padding-top: 20px!important; */
	/* } */
	
	.cr-wrapper.enrollment-pages #container.details{
		padding-top: 115px!important;
	}
}

@media (max-width: 640px){
	.new-enrollment-header-nav .mobile-menu {
		top:75px;
	}
}

@media (max-width: 576px) {
	.enrollment-landing-section__headertext {
		max-width: 410px;
	}
	.enrollment-landing-section__description,
	.enrollment-landing-section__list {
		max-width: 410px;
	}

	.pages-section__descriptiontext.pages-section__descriptiontext--download-section {
		width: 100%;
	}

	.enrollment-pages__header {
		padding: 20px;
	}

	.enrollment-pages__headertext {
		font-size: 40px;
	}
	.pages-section__headertext {
		line-height: 1.11;
	}
	.row.enrollment-pages__section {
		padding: 20px;
	}
	.contact-section__subtext {
		width: 100%;
	}
	.enrollment-landing__headercontainer {
		padding: 20px;
	}
	.enrollment-pages__download-section,
	.enrollment-pages__download-section--FAL,
	.enrollment-pages__download-section--PM,
	.enrollment-pages__download-section--SLG,
	.enrollment-pages__download-section--IF {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.enrollment__contact-section {
    padding: 5px 30px 67px;
	}
	
	.img-responsive.enrollment-landing-section__img--right.enrollment-footer__roxie-img,
	.enrollment-footer__roxie-img {		 
		width: 100%;	 
	}
	
}

@media (max-width: 425px) {
	.enrollment-landing-section__headertext,
	.enrollment-landing-section__description,
	.enrollment-landing-section__list {
		max-width: 350px;
	}

	a.enrollment-landing__btn--blue-outline-pdf {
		display: block;
		text-align: center;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.enrollment-landing-section__img--small {
		width: 80px;
	}
	.enrollment-pages-section__img {
		width: 100px;
	}
	.enrollment-footer__roxie-img {
		margin-bottom: -10px;
	}

	a.enrollment-landing__btn--blue-outline-pdf {
		width: 100%;
	}

	.new-enrollment-header-nav__headertext{
		font-size: 18px;
	}
	
	.enrollment__contact-section {
    padding: 5px 30px 150px;
}
}

@media (max-width: 365px){
	.cr-wrapper .new-enrollment-header-nav .cr-logo{
		padding:0;
	}
	.cr-wrapper .trans-header.mobile-mode .cr-logo img{
		width:100px;
	}
}

@media (max-width: 340px){
	.cr-wrapper.college-page .enrollment-mobile-nav .request-demo-panel a.enrollment-mobile-request-demo-button{
		width: 145px;
	}
	
	.enrollment__contact-section {
    padding: 5px 30px 200px;
}
}
/*End new enrollment services media queries*/

/*END new enrollment services styles*/

@media (max-width: 1130px) {
	.lender-ads-wrapper {
		margin-left: 0 !important;
	}
}
@media (min-width: 1024px) {
	.lender-ads-wrapper {
		max-width: 75%;
	}
}

@media (max-width: 1024px) {
	body {
		width: 100% !important;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 270px) {
	#costwidget-container {
		width: 100% !important;
	}
}
@media (max-width: 991px) {
	.container.border-box.content-wrapper .row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		/* optional */
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.container.border-box.content-wrapper .row .col-md-3 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.container.border-box.content-wrapper .row .col-md-9 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

	.single-post .col-md-3 #recent_posts {
		display: none;
	}
	.single-post .col-md-3 #recent_posts ul {
		text-align: center;
	}
	.single-post .col-md-3 #recent_posts ul li {
		width: 30.3%;
		display: inline-block;
		vertical-align: top;
	}
	.single-post .col-md-3 .mashsb-box .mashsb-buttons a {
		width: auto;
	}
	.single-post .comment-form input[type="text"],
	.single-post .comment-form input[type="password"],
	.single-post .comment-form input[type="number"],
	.single-post .comment-form input[type="email"],
	.single-post .comment-form input[type="url"],
	.single-post .comment-form .comment-form-author input[type="text"] {
		width: 100%;
	}
	.single-post .comment-form .comment-form-author,
	.single-post .comment-form .comment-form-email,
	.single-post .comment-form .comment-form-url {
		width: 100%;
	}

	/* .request-demo-form-container input[type="text"],
  .request-demo-form-container input[type="number"],
  .request-demo-form-container input[type="email"] {
    width: 120%;
  } */

	.request-demo-form-container {
		width: 90%;
	}
	.request-demo-page__header-text,
	.request-demo-page__header-subtext {
		width: 93%;
	}

	.enrollment-services-container {
		margin-left: 0;
	}

	.request-demo-form-container .send-button {
		float: none;
	}

	.single-post .social-share-floating {
		left: -30px;
	}
	.category-list .category-list-item {
		margin-left: 20px;
	}
	.category-list .category-list-item li {
		display: inline-block;
		width: 48%;
	}
	
	
}

@media (max-width: 640px) {
	article.rankings-list-item {
		padding: 20px 30px 20px 30px;
	}

	.has-medium-font-size.sub-text {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 768px) {
	.rebrand-container .content-section .content-text .article-details{
		width: 100%;
	}
	
	.single-post .social-share-floating .mashsb-box .mashsb-buttons a.mashicon-mail .icon:before,
	.mashicon-share:before,
	[class*=" mashicon-"] .icon:before,
	[class^=mashicon-] .icon:before {
		float: none;
	}
	#primary .social-share-responsive {
		display: block;
	}
	#primary #desktopBanner,
	#primary .sib_signup_form {
		width: 100% !important;
	}
	.single-post .social-share-floating {
		display: none;
	}
	.category-archive .post_thumbnail .tags.scholarship-search-applications,
	.category-archive .post_thumbnail .tags.financial-advice-planning,
	.category-archive .post_thumbnail .tags.affordability-college-cost {
		max-width: 155px;
	}
	.post_thumbnail .tags {
		left: 15px;
	}

	.content-wrapper #primary img.alignright {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	div#slfad-rightrail-gradcap-huntingforloans {
		display: flex;
		justify-content: center;
	}

	.credible-right-container.ads-container-widget.cr-ads-advanced {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}
@media (max-width: 700px) {
	.colle-mid-content-loan-origination .cr-content-ads.ads-inarticle > div {
		width: fit-content !important;
	}
	.single-post .publisher-date .posted-by .post-author,
	.single-post .publisher-date .posted-by .date-posted,
	article .entry-header .posted-by .post-author,
	article .entry-header .posted-by .date-posted {
		display: block;
		float: none;
		width: 100%;
	}
	
	.rebrand-container .content-section .content-text .article-details .entry-header .entry-meta .post-author, .rebrand-container .content-section .content-text .article-details .entry-header .entry-meta .date-posted {
		display:inline;
	}	
	
	.single-post .publisher-date .posted-by .date-posted,
	article .entry-header .posted-by .date-posted {
		text-align: left;
	}
}
@media (max-width: 640px) {
	.blog-content .cr-content-ads.ads-inarticle {
		padding-left: 0;
	}
	.blog-content .cr-content-ads.ads-inarticle > div {
		display: block !important;
	}
	.blog-content .cr-content-ads.ads-inarticle > div .image {
		width: 100% !important;
	}
	.blog-content .cr-content-ads.ads-inarticle > div .image.pathwayU {
		margin: auto;
		display: block !important;
		width: 70% !important;
	}
	.blog-content .cr-content-ads.ads-inarticle > div .content-button {
		text-align: center !important;
		font-family: Cabin !important;
		border-left: none !important;
		padding-left: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100%;
	}

	article div.entry-content,
	article footer.entry-meta {
		padding: 10px !important;
		margin-bottom: 0;
	}
}
@media (max-width: 574px) {
	.single-post #recent_posts.widget.recent-below-post li {
		width: 100%;
	}
	.single-post #author-description {
		text-align: center;
	}
	.single-post #author-info #author-description #author-avatar {
		border: 0;
		width: 30%;
	}
	.single-post .article-author-description {
		text-align: justify;
		width: 90%;
	}
	.category-list .category-list-item {
		margin-left: 0;
	}

	.request-demo-form-container {
		width: 85%;
	}
	.request-demo-page__header-text,
	.request-demo-page__header-subtext {
		width: 88%;
	}
}
@media (max-width: 568px) {
	.mashsb-box {
		width: 100%;
	}
	.mashsb-buttons {
		width: 100%;
		display: inline-block;
	}
	.social-share-responsive .mashsb-buttons,
	#secondary .mashsb-buttons {
		width: fit-content;
	}
	.single-post .col-md-3 .mashsb-box .mashsb-buttons a {
		width: 48%;
		display: inline-block;
	}
	.follow-us-label {
		display: block;
	}
}

@media (max-width:550px){
	#wrapper.blog-content .wpsm_panel-group{
        margin-left: 0!important;
        width: 105%!important;
    }
}

@media (max-width: 530px) {
	.lender-ads-wrapper table.lender-ads-table tr td:before {
		top: 0;
		padding-top: 0 !important;
	}
	.blog-content .lender-ads-wrapper table.lender-ads-table tr td .images {
		padding-top: 0;
	}
	.lender-ads-wrapper table.lender-ads-table tr td .grad-ungrad,
	.lender-ads-wrapper table.lender-ads-table tr td.apr-rates .apr-rates-item:nth-child(1),
	.lender-ads-wrapper table.lender-ads-table tr td .images {
		padding-top: 20px;
	}
	.category-list .category-list-item {
		text-align: left;
	}
	.category-list .category-list-item li {
		display: list-item;
		width: 100%;
	}
	article.rankings-list-item {
		padding: 20px 10px;
	}
	article.rankings-list-item header h2 {
		margin-top: 0 !important;
	}
	.content-wrapper #primary .entry-content p img.alignright {
		max-width: 100%;
	}
}

@media (max-width: 425px){
	#wrapper.blog-content .wpsm_panel-group{
        margin-left: 0!important;
        width: 105%!important;
    }
}

@media (max-width: 530px) and (min-width: 400px) {
	.content-wrapper #primary .entry-content p img.alignright {
		padding: 55px;
	}
}

@media (max-width: 400px) {
	.colle-mid-content-loan-origination .cr-content-ads.ads-inarticle {
		padding-left: 0;
	}
	article .entry-content .post_thumbnail {
		text-align: center;
		width: 100%;
	}
	article .entry-content .post_thumbnail > a:not(.tags) {
		display: block;
	}
	article .entry-content .post_thumbnail > a > img {
		margin-left: auto;
		margin-right: auto;
		width: 65%;
	}
	article .entry-content .post_thumbnail > a.tags {
		display: unset;
		position: unset;
	}
	article.rankings-list-item .entry-content h2.entry-title {
		margin: 0 !important;
	}

	article div.entry-content h2 {
		font-size: 1.1em;
	}

	article div.entry-content {
		overflow-wrap: break-word;
	}
}
@media (max-width: 368px) {
	.category-archive .post_thumbnail .tags.scholarship-search-applications,
	.category-archive .post_thumbnail .tags.financial-advice-planning,
	.category-archive .post_thumbnail .tags.affordability-college-cost {
		margin-top: -25px;
	}

	.single-post .container span h1 {
		font-size: 2.5em;
	}
}

@media print {
	.single-post .side_thumbnail {
		background-size: auto 100% !important;
		background-repeat: no-repeat !important;
		background-position: 50% 50% !important;
	}
}