@media (max-width: 1680px) {
	.how-section {padding: 70px 0 100px}
}
@media (max-width: 1575px) {
	.how-section {padding: 60px 0 80px}
}
@media (max-width: 1450px) {
	.how-section {padding: 50px 0 70px}
	.key-section {padding-bottom: 20px}
	.hero-left h1 {font-size: 3.2rem}
	.page-heading {padding-bottom: 40px}
}
@media (max-width: 1280px) {
	.hero-left h1 {font-size: 3rem}
	p {font-size: 14px}
	.btn {
	    border-radius: 5px;
	    padding: 14px 27px;
	    font-size: 14px;
	}
	.keys h3 {font-size: 20px}
	.resources-logos-section {padding-top: 200px}
}
@media (max-width: 1199px) {
	.hero-left h1 {
		font-size: 2.7rem;
		line-height: 3rem;
	}
	.partner-section {padding: 50px 0}
	h2 {
		font-size: 34px;
		line-height: 38px;
	}
	.why-right p {padding: 30px 0 50px}
	.key-section {padding-top: 60px}
	.keys img {height: 90px}
	.keys {margin-top: 60px}
	.how-links a:last-child {margin-left: 30px}
	.remarkable-section {padding-top: 200px}
	.remarkable-single img {height: 40px}
	p {font-size: 13px}
	.remarkable-single a {font-size: 14px}
	.remarkable-single a:before {margin-right: 12px; width: 40px}
	.testimonials-heading p {font-size: 16px}
	.testimonial-single {padding: 24px 20px}
	.testimonial-single p {font-size: 14px}
	.testimonial-meta img {height: 40px}
	.testimonial-meta span {
	    top: 3px;
	    font-size: 14px;
	}
	.moneyguide-box p {
	    font-size: 14px;
	    padding: 30px 0 10px;
	}
	.moneyguide-box img {height: 50px}
	.moneyguide-box {padding: 40px}
	.page-heading {padding: 40px 0 20px}
	.page-heading .sub-head {
	    font-size: 18px;
	    line-height: 20px;
	    margin: 18px 0 12px;
	}
	.mission-page-box {padding-bottom: 220px}
	.mission-page-box {margin-top: 20px}
}

@media (max-width: 991px) {
	.hero-left h1 {
	    font-size: 2rem;
	    line-height: 2.4rem;
	}
	.hero-left p {
        padding: 20px 0 30px;
	    line-height: 20px;
	}
	.btn {
	    padding: 11px 20px;
	    font-size: 13px;
	}
	.partner-section p {
	    font-size: 14px;
	    margin-bottom: 50px;
	}
	.all-partners {
	    margin-top: 50px;
	    font-size: 12px;
	}
	.all-partners:before {
	    width: 40px;
	    left: -75%;
	    top: -30%;
	}
	h2 {
	    font-size: 27px;
	    line-height: 30px;
	}
	.why-right p {
		padding: 20px 0 30px; 
		line-height: 24px;
	}
	.why-section {padding: 30px 0}
	.why-right .btn {padding: 10px 20px !important}
	.keys img {height: 85px}
	.keys h3 {
		line-height: 50px; 
		margin-top: 5px;
	}
	.keys .col-md-4:first-child {padding-right: 30px}
	.keys .col-md-4:nth-child(2) {
		padding-right: 20px;
		padding-left: 20px;
	}
	.keys .col-md-4:last-child {padding-left: 30px}
	.key-section {padding-bottom: 0}
	.how-section {padding: 75px 0 70px}
	.how-links .btn {
	    padding-left: 11px;
	    padding-right: 11px;
	}
	.how-links a:last-child {
	    margin-left: 7px;
	    font-size: 13px;
	}
	.how-left {padding-top: 30px}
	.how-left p {
	    padding: 24px 0 30px;
	    line-height: 26px;
	}
	.moneyguide-box {padding: 24px}
	.hero-section {padding: 70px 0}
	.moneyguide-box p {
	    font-size: 12px;
	    padding: 20px 0 0;
	}
	.moneyguide-box img {height: 40px}
	.moneyguide-box a {font-size: 14px}
	.remarkable-section {padding-top: 150px}
	.remarkable-single img {height: 30px}
	.remarkable-single p {
	    padding: 30px 0 0;
	    line-height: 24px;
	}
	.testimonials-section {padding: 0 0 50px}
	.testimonial-single p {font-size: 13px}
	.footer-links a {font-size: 12px}
	.footer-about a, .footer-bottom a, .footer-about p {font-size: 13px}
	.navbar {display: none}
	.mobile-navbar {padding: 10px 0}
	.navbar-brand img {height: 70px}
	.fixed-toggle-btn,
	.get-started .btn {
		position: absolute !important;
		top: 50%;
		transform: translateY(-50%);
	}
	.get-started .btn {right: 0}
	.page-heading h1 {font-size: 34px}
	.resource-page-box .moneyguide-box {padding: 30px 40px}
	.resources-logos-section {padding-top: 150px}
	.resource-logo img {height: 40px}
	.resource-logo p {
	    line-height: 22px;
	    font-size: 13px;
	    padding: 24px 0 0;
	    padding-right: 14%;
	}
	.page-heading .sub-head {
	    font-size: 16px;
	    line-height: 22px;
	    margin: 15px 0 12px;
	}
	.work-step {width: 100%; padding: 20px}
}

@media (max-width: 767px) {
	.hero-section {background: #F8F9FE; padding: 0 0 40px}
	.hero-section .container:first-child {
		max-width: 100%;
		width: 100%;
		padding: 0;
	}
	.hero-section h1 {
		font-size: 30px;
		line-height: 30px;
	}
	.hero-left p {padding: 10px 0 20px}
	.partner-slider .slick-arrow:before {display: none}
	.partner-slider .slick-next {
		background: url(assets/images/home/right.svg) no-repeat;
	    background-size: 100%;
	    height: 30px;
	    width: 30px;
	}
	.partner-slider .slick-prev {
		background: url(assets/images/home/left.svg) no-repeat;
	    background-size: 100%;
	    height: 30px;
	    width: 30px;
	}
	.partner-slider img {
		height: 40px;
		width: auto;
	}
	.why-right {margin-top: 30px}
	.keys .col-md-4 {margin-bottom: 30px}
	.how-section {
		background: url('assets/images/home/how/how-mob-bg.png') no-repeat;
		background-size: 100%;
		background-position: top;
	}
	.how-links a:last-child {
	    margin-left: 15px;
	    font-size: 15px;
	}
	.how-moneyguide {margin-top: 40px}
	.how-moneyguide .container {
		max-width: 100%;
    	padding: 0;
	}
	.moneyguide-box {
	    padding: 24px 32px;
	    position: relative;
	    bottom: 0;
	    width: 100%;
	}
	.moneyguide-box img {height: 60px}
	.remarkable-section {padding-top: 50px}
	.remarkable-single img {height: 50px}
	.remarkable-posts {margin-top: 50px}
	.remarkable-single {margin-bottom: 40px}
	.remarkable-section .btn {margin-top: 0}
	.testimonials-heading p {font-size: 15px}
	.testimonials-slider {margin-top: 30px}
	.resources-logos-section {padding-top: 70px}
	.rpb-2 {margin-top: 0}
	.work-section {margin-top: 50px}
	.work-steps {padding: 40px 0 10px}
	.work-step {padding: 15px; margin-bottom: 22px}
	.work-step .step-head {font-size: 20px}
	.work-step p {font-size: 13px}
	.steps-img {display: none}
	.mission-page-box {padding-bottom: 70px}
	.footer-about p {padding-bottom: 15px}
	.accordion-button:not(.collapsed),
	.accordion-button 
	{background: transparent; box-shadow: none; padding: 10px 30px 14px}
	footer {padding-bottom: 40px}
	footer .accordion-item {
		border: 0;
		border-radius: 0 !important;
		border-top: 1px solid #D2D2D2;
	}
	footer hr {margin: 0 0 30px}
	footer .footer-links-head {margin-bottom: 0}
	footer #accordionExample {margin-top: 50px}
	footer .container {
		max-width: 100%;
		padding: 0;
	}
	.footer-logo, .footer-about, .footer-bottom {padding: 0 30px}
	footer .accordion-body {padding: 0 30px 20px}
	footer .accordion-button:not(.collapsed)::after {
	    background: url(assets/images/minus.svg) no-repeat;
	    transform: none;
	}
	footer .accordion-button::after {
	    background: url(assets/images/plus.svg) no-repeat;
	    transform: none;
	}
}

@media (max-width: 575px) {
	.partner-slider .slick-prev {
		left: -5px;
		height: 20px;
	    width: 20px;
	}
	.partner-slider .slick-next {
		right: 5px;
		height: 20px;
	    width: 20px;
	}
	.partner-slider .slick-list {
		width: 100%;
		margin: 0 auto;
	}
	.partner-slider img {
		height: 32px;
		width: auto;
	}
	.how-links a:last-child {
	    margin-left: 12px;
	    font-size: 13px;
	}
	.get-started .btn {padding: 10px 0 !important}
	.partner-section p {margin-bottom: 30px}
	.partner-section {padding: 30px 0}
	.all-partners {margin-top: 30px}
	.page-heading h1 {font-size: 32px}
}

@media (max-width: 420px) {
	.mobile-navbar .col-4 {padding-left: 0}
	.get-started .btn {font-size: 12px}
	.footer-logo, .footer-about, .footer-bottom {padding: 0 20px}
	footer .accordion-body {padding: 0 20px 20px}
	.accordion-button:not(.collapsed), .accordion-button {padding: 10px 20px 14px;}
}