body { 
	/*overflow-x: hidden;*/
 }
.hero-img>.hero-img-overlay { 
	top:20%;
 }

.container_subtitle { 
	margin-top: 400px;
 }

.custom_row { 
	margin-right: 16.66%;
	margin-left: 16.66%;
 }

.al_custom-table { 
	display: table-caption;
	float: left;
	width: 20%;
 }

.al_center { 
	margin-left: 50%;
	margin-right: 50%;
	transform:translateX(-50%);
 }

.al_padding-t5 { 
	padding-top: 5%;
 }
.call-to-action { 
	color: black;
 }

.al_padding { 
	padding-bottom: 50px;
 }
 .content-wrap section p  {
 	color: black !important;

 }
.font-color- p { 
	color: black !important;
 }

 .font-color-primary p { 
	color: black !important;
 }

 .font-color-secondary p { 
	color: black !important;
 }
@media screen and (max-width: 1080px) { 
.al_custom-table { 
	width: 33%;
 }
 .responsive-marge { 
 	margin-left: 16.66%
  }
}

@media screen and (max-width: 740px) { 
.al_custom-table { 
	width: 80%;
	margin-left: 10% !important;
 }
 .responsive-marge { 
 	margin-left: 0;
  }
}

@media screen and (max-width: 767px) { 
.container_subtitle { 
	margin-top: 0px;
 }
}