body{ font-family: 'Roboto', sans-serif;}
.no-padding{ padding: 0px;}
.onex-3{ width: 100%; display: inline-block; margin: 4rem 0;}
.onex-3 .about-main{ width: 100%; display: inline-block; margin: 0px;}
.onex-3 .about-title{ width: 100%; display: inline-block; margin: 0px 0 2.5rem 0; text-align: center; font-size: 3rem; font-weight: 700; color: #212121; text-transform: uppercase; letter-spacing: 1px;}
.onex-3 .about-content{ width: 100%; display: inline-block; margin: 0px; text-align: center; font-size: 15px; color: #717171; line-height: 2.8rem;}


@media screen and (min-width:901px) and (max-width:1024px){


}

@media screen and (min-width:768px) and (max-width:900px){


}

@media screen and (min-width:601px) and (max-width:767px){


}

@media screen and (min-width:481px) and (max-width:600px){


}

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


}
