@media screen and (max-width: 959px) {
	#headerBlock2, #faq {
		margin-bottom: -350px !important;
	}
	
	#headerBlock2 {
		height: 570px !important;
	}
	
	#headerBlock {
		max-height: 510px !important;
	}
	
	#headerBlock2 {
		max-height: 570px !important;
	}
	
	.main-container .row-container .double-top-padding {
		padding-top: 10px;
	}
	
	.main-container .row-container .double-bottom-padding {
		padding-bottom: 0px;
	}
	
	#customTitle2 {
		padding: 0px 0px 0px 0px;
		margin-bottom: -25px !important;
	}
	
	.cssgrid-container {
		grid-template-columns: repeat(1, 1fr) !important;
	}
	
	.cssgrid-system {
		width: 90% !important;
		margin: 0 auto;
	}
	
	#blogBlock .grid-cat-3 {
		width: 100% !important;
		height: auto;
	}
	
	.fullImg .single-wrapper, .fullImg .single-wrapper img {
		width: 100% !important;
		max-width: 100% !important;
	}
	
	.fullImg .quad-h-padding {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media only screen and (min-width: 700px) and (max-width: 1024px) {}

@media only screen and (max-width: 747px) {}