/*
Theme Name: mPower v.2
Version: 2.0
Description:  STUDENT LOANS IN THE USA & CANADA FOR INTERNATIONAL STUDENTS
Author: ScaleFocus
Author URI: https://www.scalefocus.com/
*/
/*
@import url('css/global.css');
@import url('css/home.css');
@import url('css/schools.css');
@import url('css/scholarships.css');
@import url('css/refer.css');
@import url('css/about.css');
@import url('css/blog.css');
@import url('css/resources.css');
@import url('css/gravity-forms.css');
@import url('css/price-tables.css');
*/

.mpower-yellow{
	color: #F2B817;
}
.logos-grid .logo img {
    max-width: 100%;
    width: 100%;
}
span.search-instance {
    font-weight: bold;
    background: #f0e68c;
    padding: 2px;
    display: inline-block;
    text-transform: capitalize;
}
#temp-alertBox{
/* 	margin-top: 0; */
    background: #2D4B91;
    color: #f3f3f3;
    padding: 10px;
	
}

#temp-alertBox .mt-5.text-center{
	margin: 0 !important;
}
#temp-alertBox .my-5.text-center{
	margin: 0 !important;
}
#temp-alertBox a, .nav-global-banner{
	background: transparent;
    color: #fff;
    border: 0;
	/*font-weight: bold;*/
	font-family: 'Montserrat',sans-serif;
    font-size: 18px;
/* 	text-decoration: underline; */
	padding: 0px;
}
#temp-alertBox a:hover{
	text-decoration: underline;
}
/* .guides-cont .recent-posts-title{
	height: 45%;
} */
.guide-title h2{
	border-left: 14px solid #FFAF0F;
    text-align: left;
    padding-left: .5em;
}
/* .guide-title ul{
	list-style: disc;
}
.guide-title ul li:before{
	content: '';
	
} */
body .gform_wrapper .gform_footer input[type=submit], #zendesk_field_zen_submit input[type=submit], #zrf_faq_button{
	border-radius: .25rem;
}
#gform_28{
	width: 75%;
}
#gform_28 #field_28_7, #gform_28 #field_28_8, #gform_33 #field_33_3, #gform_33 #field_33_13{
	display: inline-block;
    width: 50%;
	vertical-align: top;
}
#gform_28 .gform_wrapper li.gfield.gfield_error{
	margin-top: 0;
}
#gform_28 input[type="email"], #gform_33 input[type="email"]{
	width: 100%;
}
#gform_28 select, #gform_33 select{
	width: 100%;
    border: 1px solid #ccc;
    padding: 1em!important;
}
.faq .card-header .btn-link:before{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
.faq .card-header .btn-link.collapsed:before{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
} 
.price-table-cont .price-table{
	min-height: auto;
  max-width: 100%;
	width: 65%;
}
.refer-info{
	display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
}
.refer-left{
	width: 40%;
	padding: 0 3.5rem !important;
}
.refer-right{
	width: 40%;
    border-left: 1px solid rgba(0,0,0,.1);
	padding: 0 3.5rem !important;
}
.loan-process-block{
/* 	display: flex;
	justify-content: space-between;
	align-items: center; */
	text-align: center;
}
.loan-process-block img{
/* 	width: 50px; */
	margin: 0 10px;
}
.loan-process-block .col-sm-2:hover img{
	filter: grayscale(100%) brightness(60%) contrast(1.7);
	transform: scale(1.2);
	transition: ease-in 0.3s;
}
.loan-process-block .col-sm-2:hover h3{
	color: #666;
}
.loan-process-block .step{
	text-align: center;
/* 	width: 16%; */
	
}
.loan-process-block .even-step{
	align-self: baseline;
}
.loan-process-block h3{
	color: #5DA2D8;
	font-size: 18px;
}
.loan-process-block p{
	color: #000;
	font-size: 12px;
    font-weight: bold;
}
.loan-process-block .test-block{
	visibility: hidden;
	font-size: 12px;
}
.loan-process-block hr{
	border: 2px solid #FFAF0F;
   width: 100%;
	background: #FFAF0F;
/* 	transform: rotate( 
90deg
 );
	height: 135px; */
}
.loan-process-block .step-icon{
	display: flex;
}
.loan-process-block .step-process{
	height: 150px;
	width: 100%;
}
.loan-process-block .col-sm-2{
	display: flex;
    padding: 0;
}
.disp-mob{
	display: none;
}
.page-item.active .page-link{
	background-color: #2da2d8;
    border-color: #2da2d8;
}
.page-link{
	color: #2da2d8;
}
#gform_wrapper_1 .gform_body{
	display: block !important;
  margin: auto;
}
.gfrm_title h2{
	color: #5CA1D8;
    font-size: 1.5em;
    line-height: 2;
}
.page-id-13242 .menu-wrapper, .page-id-13242 .btn-login.login,.page-id-13242 .btn-china, .page-id-13242 #search,
.page-id-13328 .menu-wrapper, .page-id-13328 .btn-login.login,.page-id-13328 .btn-china, .page-id-13328 #search{
	display: none;
}
.page-id-13242 .navbar, .page-id-13328 .navbar{
	justify-content: space-between;
}
.page-id-13242 .menu-buttons, .page-id-13328 .menu-buttons{
	flex-grow: 2;
    text-align: right;
}
.page-id-13242 .navbar-light .navbar-toggler, .page-id-13328 .navbar-light .navbar-toggler{
	display: none;
}
.modal.show .modal-dialog{
	max-width: 600px;
	margin-bottom: 100px;
}
#exampleModalCenter{
	top: 100px;
}
#exampleModalCenter .gform_wrapper{
	border: 1px solid #000;
    padding: 0 50px 50px;
	text-align: left;
}
#exampleModalCenter #field_39_1, #exampleModalCenter #field_39_5, #exampleModalCenter #field_39_6{
	display: flex;
    justify-content: space-between;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	flex-wrap: wrap;
}
#exampleModalCenter #field_39_1 .gfield_label, #exampleModalCenter #field_39_5 .gfield_label, #exampleModalCenter #field_39_6 .gfield_label{
	width: 65%;
}
#exampleModalCenter form{
	position: relative;
}
.modal-open .modal{
	top: 100px;
}
#exampleModalCenter #field_39_14{
	left: 15%;
    	position: absolute;
    top: 93%;
}
#exampleModalCenter form button{
	background-color: #d5d5d5;
    border-color: #FFAF0F;
    color: #333;
    padding: 1em 2em;
    margin-bottom: 4px;
    box-shadow: none!important;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
}
#gform_confirmation_message_39 button{
	background-color: #9b9b9b;
    border-radius: 50%;
    padding: 0 5px;
}
#exampleModalCenter form .gform_footer{
	position: absolute;
    top: 92%;
    left: 60%;
	margin-top: 8px;
}
#exampleModalCenter .gform_wrapper .gform_body{
	padding-bottom: 100px;
}
#exampleModalCenter #field_39_7{
	border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
#exampleModalCenter .gform_wrapper.gravity-theme .gform_fields{
	color: #333;
}
#exampleModalCenter .gform_wrapper.gravity-theme .gform_fields h5{
	font-size: 28px;
    font-family: "Museo Slab 900";
    color: #333333;
    font-weight: 900;
    line-height: 1;
    margin: 1em 0;
}
footer .modal-btn{
	    background: transparent;
    border: none;
    color: #fff;
	padding: 0;
}
footer .modal-btn:hover{
	text-decoration: underline;
}
footer .modal-btn:focus{
	outline: none;
}
.feedback-section{
	background: linear-gradient( 180deg, rgba(221, 236, 247,1) 0%, rgba(255,255,255,1) 100%);
    padding: 5em 0;
}
.visible-sm-block{
	display: none;
}
.visible-lg-block{
	display: block;
}
.hero-img img{
	width: 200px;
	background-color: #fff;
}

#funding-sec img, .text-with-icon img{
	height: 100px;
}
#funding-sec table tr, .text-with-icon table tr{
	border: none;
}
#funding-sec table td, .text-with-icon table td{
	border: none;
	vertical-align: top;
	padding: 0 10px;
}
#funding-sec table td h5, .text-with-icon table td h5{
	margin-top: 0;
	font-size: 24px;
}
.loan-terms .simple-heading h2{
	margin-bottom: 0.5em;
}
.gfield_checkbox li input{
	margin-top: 0;
}
@media (max-width: 1440px){
/* 	#funding-sec{
		 padding: 0 100px;
	} */
}
@media (min-width: 1296px) and (max-width: 1381px){
	nav .menu-buttons a.btn{
		width: max-content;
    		height: auto;
    		margin: 0 2px;
    		padding: 8px;
    		font-size: 12px;
	}
}

@media (min-width: 1200px) and (max-width: 1295px){
	nav .menu-buttons a.btn{
		width: max-content;
		margin: 0;
    margin-left: 0px;
	}
	nav .menu-buttons a.btn-login{
		margin-right: 0px !important;
		margin-left: 10px !important;
	}
}
@media (min-width:768px) and (max-width: 1024px){
	.loan-process-block .step-process p{
	width: 150%;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
}
	.loan-process-block{
		width: 85%;
    margin: auto;
	}
}
@media (max-width: 1024px){}
@media (max-width: 768px){
	.disp-mob{
		display: block;
	}
	.disp-lg{
	display: none;
}
	.loan-process-block img{
		width: 50px;
	}
	#temp-alertBox a{
		font-size: x-small;
    padding: 0;
    width: 100%;
		font-family: 'Montserrat',sans-serif;
	}
	
#hero-banner .hero-overlay h1{
/* 	font-size: 30px; */
/* 	    width: 65%; */
/*     	margin: auto;
	margin-top: 2em; */
}
/* 	.hero-img p{
		font-size: smaller;
	} */
	.btn-outline-primary{
		margin-bottom: 1.5em !important;
	}
	#path2successTab .nav-item .nav-link{
	padding: 0.5em;
}
	#study-abroad-schools p{
		text-align: center;
	}
	#study-abroad-schools  img{
		float: none;
	}
	#gform_28{
	width: 100%;
}
	#gform_28 #field_28_7, #gform_28 #field_28_8{
    width: 100%;
}
	#referform #gform_9 li{
		padding: 0;
	}
	#referform .justify-content-center{
		padding: 0 !important;
	}
	.price-table-cont .price-table{
		width: 100%;
	}
	.refer-left, .refer-right{
		width: auto;
    padding: 0 10px !important;
	}
	.loan-process-block .step{
		display: flex;
		align-items: center;
		text-align: left;
	}
	.loan-process-block .col-sm-2{
		padding: 0 15px;
	}
	.loan-process-block hr{
		border: 2px solid #FFAF0F;
    width: 13%;
    background: #FFAF0F;
    transform: rotate(
90deg
);
		margin-left: 15px;
    margin-right: 0;
	}
	.loan-process-block .step-process{
		padding: 0 10px;
		height: auto;
	}
	.hero-img{
/* 		background-position: 70%; */
/* 		margin-top: 100px;
    	background-position: bottom;
		background-size: contain;
		    padding: 0 20px; */
	}
/* 	.hero-overlay{
		align-items: flex-start;
	} */
	#hero-center{
/* 		background-position: center; */
		background-position: bottom;
    background-size: contain;
	}
	.single-hero-img.thumbnailimg{
/* 		padding-top: calc(450 / 1024 * 100%); */
		padding-top: calc(383 / 1024 * 100%);
		background-size: contain;
		    margin-top: 0;
	}
	.disp-mob .step:hover img{
	filter: grayscale(100%) brightness(60%) contrast(1.7);
	transition: ease-in 0.3s;
}
.disp-mob .step:hover h3{
	color: #666;
}
#exampleModalCenter .gform_wrapper .gform_body{
	   padding-bottom: 5px;
}
#exampleModalCenter form .gform_footer{
	position: relative;
    width: 100%;
    left: 0;
}
#exampleModalCenter form .gform_footer input, #exampleModalCenter form button{
	width: 100%;
}
#exampleModalCenter #field_39_14{
	    position: relative;
    top: 0;
    left: 0;
}
footer .modal-btn{
	margin-bottom: 30px;
}
#exampleModalCenter .gform_wrapper{
	    padding: 0 10px;
}
#field_39_1 .gfield_label, #field_39_5 .gfield_label, #field_39_6 .gfield_label{
	width: 60%;
}
#gform_confirmation_message_39 button{
	right: 10px;
    top: 10px;
      font-size: 30px;
}
.visible-sm-block{
	display: block;
}
.visible-lg-block{
display: none;

}
	.text-with-icon{
		padding: 0;
	}
	#funding-sec table, .text-with-icon table{
		width: 100% !important;
		margin-top: 40px;
	}
	#funding-sec .spacer, .text-with-icon .spacer{
		display: none;
	}
	#funding-sec table tr, .text-with-icon tabe tr{
		display: flex;
    	flex-wrap: wrap;
		height: auto;
/* 		margin-bottom: 2em; */
	}
	#funding-sec table td, .text-with-icon table td{
		width: 65% !important;
	}
	.simpletext-block{
		padding: 0;
	}
	.ready-to-apply-cta, .apply-refi-cta{
		padding: 2em;
	}
	.menu-container{
/* 		margin-top: 100px; */
/* 		margin-top: 50px; */
	}
	#loancalc{
/* 		background-image: url(../images/Group1151.png);
		background-color: #FFAF0F;
		background-repeat: no-repeat; */
		padding-top: 3em;
	}
	#loancalc .my-5{
		margin-bottom: 30px !important;
	}
	.gal-faqs{
		    background-image: url(../images/Path191.jpg);
    background-size: contain;
		    padding: 5em 0 2em;
		    background-color: #EBF5FF;
	}
	#achievement-sec table{
		margin: 0 !important;
		width: 100% !important;
	}
	#mission-sec{
		padding-left: 0;
    	padding-right: 0;
    	background-size: inherit;
		padding-bottom: 2em;
		background-image: url(images/Group187.png);
		background-size: contain;
	}
	#mission-sec .formated-text{
		width: 80%;
	}
	#mission-sec iframe{
		width: 100%;
	}
	#support-sec table tr{
		display: flex;
    	height: auto;
    	flex-wrap: wrap;
	}
	#support-sec table td{
		height: auto;
		width: 50% !important;
	}
	.degree-types-sec{
		padding: 0;
	}
	.degree-types-sec iframe{
		width: 100%;
	}
	.navbar{
		flex-wrap: nowrap;
	}
	.navbar-brand img{
		width: 80%;
	}
	/*.footer img{
		margin-bottom: 2em;
	}*/
	#funding-sec table td:nth-child(odd), .text-with-icon table td:nth-child(odd){
		width: 35% !important;
	}
/* 	.interest-rates-sec{
		background-position: bottom;
    	background-size: contain;
		padding: 1em 0;
	} */
}

@media (max-width: 480px){}
@media (max-width: 376px){
/* 	.hero-img{
		margin-top: 77px;
	} */
/* 	#hero-banner .hero-overlay h1{
		margin-top: 15px;
	} */
	.hero-img h1 p{
		font-size: smaller;
	}
	.hero-img p{
		font-size: small;
	}
/* 	#achievement-sec .simple-heading{
		padding-left: 2em !important;
		padding-right: 2em !important;
	} */
}

@media (max-width: 500px) {
	.iti--flexible-dropdown-width .iti__country-list {
		padding-bottom: 35px;
	}
}

.from-bangladesh-to-adelphi-university-yt {
	height: 380px;
}
@media (max-width:899px) {
	.from-bangladesh-to-adelphi-university-yt {
		 height: 380px;
	}
}
@media (min-width: 501px) and (max-width: 600px) {
	.from-bangladesh-to-adelphi-university-yt {
		 height: 245px;
	}
}
@media (min-width:900px) and (max-width: 991px) {
	.from-bangladesh-to-adelphi-university-yt {
		 height: 420px;
	}
}
@media (min-width:992px) and (max-width: 1024px) {
	.from-bangladesh-to-adelphi-university-yt {
		 height: 240px;
	}
}
@media (min-width:1025px) and (max-width: 1140px) {
	.from-bangladesh-to-adelphi-university-yt {
		 height: 270px;
	}
}
@media (min-width:1141px) and (max-width: 1280px) {
	.from-bangladesh-to-adelphi-university-yt {
		 height: 315px;
	}
}
@media (min-width: 1281px) and (max-width: 1350px) {
	.from-bangladesh-to-adelphi-university-yt {
		 height: 350px;
	}
}
@media (max-width: 500px) {
	.from-bangladesh-to-adelphi-university-yt, .blog-youTubeiframe {
		 height: 200px;
	}
	.author-editor-info {flex-direction:column;margin-bottom: 20px !important;}
	.author-editor-info .d-flex.mb-4 {margin-bottom:0 !important;}
}
@media (max-width: 360px) {
	.from-bangladesh-to-adelphi-university-yt, .blog-youTubeiframe {
		 height: 170px;
	}
}
@media (max-width: 768px){
	#temp-alertBox .my-5.text-center {
		line-height: 21px;
	}
}
.amcharts-chart-div a {
    position: absolute !important;
    top: 0px !important;
}
.footer .newsletter h2 {
    text-align: center;
}
/* CSS for BBB and SOC Compliance Logos on footer */
.footer-logos-container {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 32px;
    align-items: center;
}
#bbb-logo-img {
	width: 185px !important;
	height: auto !important;
}
#aicpa-logo-img {
	width: 73px !important;
	height: auto !important;
}
@media (max-width: 768px){
	.footer-logos-container {
		gap: 16px;
	}
}
.container.faq button.btn.btn-link p { margin-bottom: 0;}
.mpower-recaptcha-form .btn-primary.disabled, .mpower-recaptcha-form .btn-primary:disabled {
	background-color: #F05A37;
    border-color: #F05A37;
}
.author-editor-info {gap:20px;}
.cat-heading {
	font-size: 46px;
    margin: 0.5em 0 0.25em;
}
@media screen and (max-width: 1360px) {
    .cat-heading {
        font-size: 30px;
        margin-bottom: 0.25em;
    }
}