@media(max-width: 768px){
	.header-logo-bar img{
		//padding: 1rem 0 1rem;
	}

	.banner .top_callouts .callout .main-section{
		padding: 0px 0rem 0 4rem;
	}

	.banner .top_callouts .last_callout h3{
		font-size: 1.5rem;
		line-height: 2;
	}

	.banner .top_callouts .last_callout h5{
		font-size: 0.8rem;
	}

	.aiims-logo{
		margin: 1rem 0;
	}

	.banner .right_callout{
		margin-top: 1rem;
	}

	.banner .bottom_callouts{
		padding: 0;
	}

	.about-us-bottom .about_image{
		position: static;
		padding: 0;
	}

	.about-us-bottom .about_image img{
		position: static;
		max-width: 160px;
		margin: auto;
		display: block;
	}

	.features .media-object-section p{
		font-size: 1.1rem;
	}

	.content_section .content_bottom .callout{
		padding: 1rem 0 0 1rem;
	}

	.content_section .content_bottom .callout h2 span{
		font-size: 2rem;
		margin-right: 0;
	}

	.banner .right_bottom_callout h3 br{
		display: none;
	}

	.banner .right_bottom_callout h2{
		font-size: 5rem;
	}


	.form_section .before_form .callout_2:before{
		content: none;
	}

	.form_section .before_form .callout_3:before, .form_section .before_form .callout_3:after{
		content: none;
	}

	.form_section .before_form{
		margin: 1rem 0;
	}

	.form_section .fullwidth .small-up-1 .media-object-section img{
		max-width: 32px;
	}

	.content_section .content_top .callout{
		padding: 1.5rem;
	}

	.content_section .content_top .callout_left:after{
		content: none;
	}

	.content_section{
		padding: 1rem 0 ;
	}

	.content_section img{
		width: 30%;
		margin-left: 10px;
	}

	.ctas{
		overflow: hidden;
	}

	.ctas .gemoney:after{
		transform: scale(0.5);
	}

	.content_section .content_bottom .callout h5 .button{
		margin: 1rem 0 ;
	}

	.logo_small{
		//background-color: white;
		margin-bottom: 1rem;
	}

	.header-logo-bar{
		//background-color: #f9070d;
	}

	.features h2{
		font-size: 2rem;
	}

	.features h2 .button{
		margin-top: 1rem;
	}

	.features .media-object-section img{
		max-width: 64px;
	}

	.features{
		padding: 2em 0;
	}

	.about-us{
		padding: 2em 0;
	}

	.banner {
		padding: 2em 0;
	}

	.form_section .fullwidth {
		padding: 1rem 0 2rem;
	}
}