@media only screen and (min-width:1921px ) {

}

@media only screen and (max-width:1380px ) {

}
@media only screen and (max-width:1200px ) {
  
}
@media only screen and (max-width:1024px ) {

}
@media only screen and (max-width:991px ) {
	.futureNowSec .fl-row-content-wrap {
		background-size: 450px;
	}
 
}
@media only screen and (max-width:769px ) { 
.futureNowSec .fl-row-content-wrap {
		background-size: 0px;
	}
	.futureNowSec .fl-module  {
		padding-left:0px !important;
	}
	.testimonialMainWrap:before {
		display:none !important;
	}
}
@media only screen and (max-width:690px ) {

	.futureNowSec .fl-module h2 {
		margin-bottom:0px;
	}
	.futureNowSec .fl-module p {
		margin-bottom:8px;	
	}
	.futureNowSec .fl-module h5 {
		margin-bottom:0px;	
	}
	.homeHeroSec img.uabb-photo-img {
		width: auto !important;
	}
	.futureNowSec .fl-row-content-wrap {
		background-size: 0px;
	}
    .futureNowSec .fl-photo-content img {
		height: 300px;
		width: auto !important;
		max-width: max-content;
	}
}
@media only screen and (max-width:480px ) {

}
@media only screen and (max-width:380px ) {

}