#about-us #about-us-text { padding-right: 30px }
#about-us h1 { color: #0090C0; font-size: 36px; font-weight: 800; margin: 0; padding-bottom: 30px }
#about-us h2 { color: #0090C0; font-size: 28px; font-weight: 800; margin: 0; padding-bottom: 10px; text-transform: uppercase }
#about-us p { font-size: 18px; margin: 0; padding-bottom: 20px }
#about-us ul { font-size: 18px; list-style: none; margin: 0; padding: 0 0 20px 0 }
#about-us ul li { padding: 0 0 5px 0; word-break: break-all }
#about-us ul li:before { display: inline-block; font-family: 'Font Awesome Kit'; font-size: 26px; font-style: normal; font-weight: 400; line-height: 1; margin-right: 8px; position: relative; text-align: center; text-rendering: auto; top: 2px; width: 30px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
#about-us ul li.facebook:before { color: #3B5998; content: '\e005' }
#about-us ul li.instagram:before { color: #C13584; content: '\e00b' }
#about-us ul li.repair:before { color: #F00D0D; content: '\e002' }
#about-us ul li.waves:before { color: #11B9F1; content: '\e011' }
#about-us ul li a { color: #7B7B7B; font-weight: 700 }

@media (max-width: 1459px) {
	#about-us h1 { font-size: 32px; padding-bottom: 25px }
	#about-us h2 { font-size: 24px }
	#about-us p { font-size: 16px }
	#about-us ul { font-size: 16px }
	#about-us ul li:before { font-size: 22px; width: 25px }
}

@media (max-width: 1199px) {
	#about-us h1 { font-size: 28px; padding-bottom: 20px }
	#about-us h2 { font-size: 20px }
	#about-us p { font-size: 14px }
	#about-us ul { font-size: 14px }
	#about-us ul li:before { font-size: 18px; width: 25px }
}

@media (max-width: 991px) {
	#about-us #about-us-text { padding: 0 0 20px 0 }
}

@media (max-width: 767px) {

}

@media (max-width: 575px) {
	#about-us ul li:before { display: none }
}

@media (max-width: 374px) {

}