@media all and (max-width: 320px) {
	.aq-block-wpcl_column_block {
		
	}
	body {
		min-width: 250px;
	}
}

@media all and (min-width: 321px) and (max-width: 480px) {

}
@media all and (max-width: 455px) {
	.secureLock {
		padding-top: 0px;	
	}
}

@media all and (max-width: 600px) {
	.aq-block-wpcl_column_block {
		float: none;
		width: 100%!important;
		margin-left: auto!Important;
		margin-right: auto!important;
	}
	.aq-block-wpcl_column_block .aq-block {
		float: none;
		margin-left: auto!Important;
		margin-right: auto!important;
	}
	.aq-template-wrapper .aq-first {
		margin-left: auto!Important;
	}
}
@media all and (max-width: 5px) {
	.aq-block-wpcl_column_block {
		float: none;
		width: 99%!important;
		margin-left: auto!Important;
		margin-right: auto!important;
	}
	.aq-template-wrapper .aq-first {
		margin-left: auto!Important;
		margin-right: auto!important;		
	}
}




.textwidget .pb-container-post > .aq-block-wpcl_column_block {
	float: none;
	width: 100%!important;
	margin-left: auto!Important;
	margin-right: auto!important;
}
.textwidget .pb-container-post .aq-block-wpcl_column_block .aq-block {
	/*float: none;
	margin-left: auto!Important;
	margin-right: auto!important;*/
}
.textwidget .pb-container-post .aq-template-wrapper .aq-first {
	
}


.aq-block p img,
.aq-block img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
form .frm-row-submit {
	margin: 5px 0px;
}

.secureLock {
	min-height: 35px;
} 



body {
	
}
