
.cont-area{background-image:url("../images/common-bg.jpg"); background-repeat: no-repeat; background-position: center top; background-size: cover;}
.cont-area .about-main-title{color:#0f75bc;}
.about-bg img {
    float: left;
    width: 100%;
}
.about-main-cont .about-box .about-title{display: block;}
.about-main-cont .about-box:nth-child(1) a{background-color: #0f75bc; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}
.about-main-cont .about-box:nth-child(1) a:hover,.about-main-cont .about-box:nth-child(2) a:hover,.about-main-cont .about-box:nth-child(3) a:hover,.about-main-cont .about-box:nth-child(4) a:hover,.about-main-cont .about-box:nth-child(5) a:hover,.about-main-cont .about-box:nth-child(6) a:hover,.about-main-cont .about-box:nth-child(7) a:hover,.about-main-cont .about-box:nth-child(8) a:hover,.about-main-cont .about-box:nth-child(9) a:hover{background-color:#000;}
.about-main-cont .about-box:nth-child(2) a{background-color: #278f5f; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}
.about-main-cont .about-box:nth-child(3) a{background-color: #c5ce17; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}
.about-main-cont .about-box:nth-child(4) a{background-color: #20c2e6; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}
.about-main-cont .about-box:nth-child(5) a{background-color: #c5ce17; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}
.about-main-cont .about-box:nth-child(6) a{background-color: #0f75bc; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}
.about-main-cont .about-box:nth-child(7) a{background-color: #0f75bc; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}
.about-main-cont .about-box:nth-child(8) a{background-color: #278f5f; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}
.about-main-cont .about-box:nth-child(9) a{background-color: #20c2e6; display:block; padding: 34px 75px; font-weight: 600; text-decoration:none; color:#FFF;}


.about-main-cont .about-box a img {
    margin: 0 auto;
    display: table;
}






@media screen and (max-width: 1362px) {
	
	.about-main-cont .about-box .about-title{font-size:22px;}
	
}

@media screen and (max-width: 992px) {
	
	.about-main-cont .about-box .about-title{font-size: 13px;}
	
}

@media screen and (max-width: 767px) {
	
	.about-main-cont .about-box .about-title{font-size:22px;}
	.about-main-cont .about-box:nth-child(1) a,.about-main-cont .about-box:nth-child(2) a,.about-main-cont .about-box:nth-child(3) a,.about-main-cont .about-box:nth-child(4) a,.about-main-cont .about-box:nth-child(5) a,.about-main-cont .about-box:nth-child(6) a,.about-main-cont .about-box:nth-child(7) a,.about-main-cont .about-box:nth-child(8) a,.about-main-cont .about-box:nth-child(9) a{padding: 20px 7px;}
	
}

@media screen and (max-width: 479px) {
	
	
	
}