@charset "UTF-8";



.clear-space20 {
    height: 25px;
    width: 90%;
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    text-align: left;
    padding-top: 16px;
    padding-bottom: 18px;
}

@media (min-width:1200px){
	
		.intro-text {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
   
}
	
	
	
	
	
	
}


@media (min-width:992px) and (max-width:1199px){
	
	
	.intro-text {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
   
}
	
	
	
	}



@media (min-width:992px) and (max-width:1199px){
	
	
	
	
	
}







@media (min-width:768px) and (max-width:991px){
	
	
	
	
	
	
}






@media (max-width:767px) {
	
	
	
	
	
	
}

