@media (max-width: 992px) {
.afterAboutInner h2 span.changeFontA, .afterAboutInner h2 {
	font-size: 50px;
}
.aboutRight {
	padding-right: 0;
}
}
@media (max-width:768px) {
.aboutSec3Right{
	width: 100%;
	height:auto;
	position: static;
}
/*.special_h4 {
    font: 40px 'edo' !important;
}
.special_h4 span {
    font: 25px 'GothamBook' !important;
}*/
.aboutSec3Left{
	height: auto;
}
.topBanner {
	min-height: 350px;
}
.aboutLeft {
	width: 100%;
}
.topBanner {
	min-height: 240px;
}
.aboutLeft {
	width: 100%;
	margin-bottom: 20px;
}
.aboutRight {
	width: 100%;
}
.aboutImg {
	margin-top: 0;
}
.afterAbout {
	padding: 0;
}
.afterAboutInner {
	max-width: initial;
	padding-left: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 50px 15px;
}
.aboutRight h2 {
	font-size: 30px;
}
.aboutRight p {
	font-size: 14px;
}
.afterAboutInner h2 span.changeFontA, .afterAboutInner h2 {
	font-size: 30px;
}
.afterAboutInner p {
	font-size: 16px;
	margin-bottom: 20px;
}
}
@media (max-width: 480px) {
/*.special_h4 {
    font: 30px 'edo' !important;
}*/
/*.aboutSec3Right{
	padding: 0;
}*/
/*.special_h4 span {
    font: 20px 'GothamBook' !important;
}*/
.ul_img{
	display: none;
}
.aboutImg {
	background-size: 100% 100%;
}
.aboutRight p {
	text-align: center;
}
.aboutRight h2 {
	text-align: center;
}
.afterAboutInner h2 span.changeFontA, .afterAboutInner h2 {
	text-align: center;
}
.afterAboutInner p {
	font-size: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.topBanner {
	min-height: 185px;
}
/*.afterAboutInner {
    padding: 115px 15px;
}*/
}
