@media screen and (max-width : 1024px) and (min-width:  992px) {
	
	.service-tables .header, footer h4 { font-size: 25px; }
	.service-tables .learn-more .yellow-btn, .service-tables .learn-more .white-btn { font-size: 18px; }
	.service-tables .price li { font-size: 16px; }
	.service-tables .column-4:first-child .features { padding-top: 335px; }
	

	
	.about .center-content h2 { font-size: 28px; line-height: 1.5em; }
	.about .center-content h2:first-child { margin-bottom: 20px; }
	.about .center-content p { max-width: 74%; font-size: 22px; }
	.about .center-content p, .about .c-row { width: 98%; }
	.about .column-6:first-child .parallax-box, .about .column-6:nth-child(2) .parallax-box { background-attachment: scroll; background-size: cover; }
	
	.popup-section h2 { font-size: 32px; }
	.popup-section .popup-block img { max-width: 130px; }
	.popup-section p { font-size: 18px; }
	
	.management p, .read-link { text-align: left; font-size: 18px; }
	
    .green-parallax p { margin: 10px auto 0; font-size: 16px; }
}
