@media only screen and (max-width: 1366px) and (min-width: 1201px){
	.hero-banner{
		margin-top: 25%;
	}
	.header_inner{
		height: auto;
		min-height: 100%;
	}
	
	.header_inner .secure-logos{
		margin: 30px 0;
	}
}
@media only screen  and (max-width: 1200px) and (min-width: 992px){
	.hero-banner{
		margin-top: 35%;
	}
	#faqAcc {
		margin-top: 35px;
	}


	.header_inner{
		height: auto;
		min-height: 100%;
	}
	
	.header_inner .secure-logos{
		margin: 30px 0;
	}
}

@media screen and (max-width: 992px) and (min-width: 768px) {
	.overlay nav {
	    top: 65%;
	}
	.hero-banner {
		margin-top: 45%
	}
	.steps_content h2{
		font-size: 26px;
	}
	.steps_content{
		padding: 45px 25px;
	}
	.testimonial blockquote {
		text-align: center;
	}

	.avatar img {
		display: block;
		clear: both;
		margin: 0 auto;
	}


	#faqAcc {
		margin-top: 35px;
	}

	.header_inner{
		height: auto;
		min-height: 100%;
	}
	
	.header_inner .secure-logos{
		margin: 30px 0;
	}

	.hero-banner h1 {
		font-size: 60px;
		line-height: 70px;
	}



}

@media only screen and (max-width:767px) {
	.overlay nav {
    top: 65%;
}
	#header img {
		max-width: 175px;
	}

	.hero-banner {
		margin-top: 275px
	}

	.hero-banner h1 {
		font-size: 45px;
		line-height: 55px;
	}

	.steps_header h1 {
		font-size: 24px;
	}

	.steps, .step {
		display: block;
		clear: both;
		width: 100%;
	}

	.border_sides {
		border-top: 1px solid #73afdb;
		border-bottom: 1px solid #73afdb;
		border-left: none;
		border-right: none;
	}

	.steps_content {
		padding: 35px 0 20px;
	}

	.steps_content h2 {
		font-size: 24px;
	}

	#testimonialsHeader, .testimonial {
		padding-bottom: 45px;
	}

	#testimonialsHeader h1 {
		font-size: 36px;
	}

	.testimonial blockquote {
		text-align: center;
	}

	.avatar img {
		display: block;
		clear: both;
		margin: 0 auto;
	}

	#mstFooter .text-right, #about-us .text-right, #about-us .alignright {
		text-align: center;
		margin: 0;
	}

	#testimonials, #about-us, #mstFooterNav, #faqs {
		padding: 60px 0;
	}

	.footerlogo {
		margin-bottom: 30px;
	}

	#faqs, #mstFooter {
		text-align: center;
	}

	#mstFooterNav ul li {
		border-right: none;
	}


	#faqAcc {
		margin-top: 35px;
	}

	.header_inner{
		height: auto;
		min-height: 100%;
	}
	
	.header_inner .secure-logos{
		margin: 30px 0;
	}
	
}

@media only screen and (max-width:479px) {
	#header img {
		max-width: 150px;
	}

	.mstHeader {
		height: 650px;
		min-height: 650px;
	}

	.button_container {
		margin-top: 15px;
	}

	.hero-banner {
		margin-top: 150px;
	}

	.secure-logos {
		margin-top: 15px;
	}

	.secure-logos img {
		width: 100px;
		height: auto
	}

	.hero-banner h1 {
		font-size: 36px;
		line-height: 40px;
	}

	.hero-banner h2 {
		font-size: 22px;
	}

	.btn {
		padding: 15px 25px;
	}

	.overlay nav {
		top: 65%;
	}

	.overlay ul li a {
		font-size: 35px;
	}

	#about-us h1, #faqs h1 {
		font-size: 30px;
		text-align: center;
	}


	#mstFooterNav ul li {
		display: block;
		clear: both;
		border-right: none;
		line-height: 45px;
		height: auto;
	}



	.box_header h1{
		font-size: 30px;
	}
	
	
	.box_container{
		margin-top: 150px;
	}

	
}

@media only screen and (max-width:320px) {
	.hero-banner {
    	margin-top: 125px;
	}
	#header img {
		max-width: 125px;
	}

	.mstHeader {
		height: 650px;
		min-height: 650px;
	}
	.btn {
	    padding: 10px 15px;
	    font-size: 12px;
	}
	
}
