.why-sec1 li, .why-sec1 a {
	display: inline-block;
}
.why-sec1 li {
    padding: 0 15px;
}
.why-sec1 a {
	color: #09170a;
}
.why-sec1 li.active, .why-sec3 .head1 {
    font-weight: 600;
    color:#17bcd2;
    
}
.why-sec1 li.active a, .why-sec1 li:hover a {
    color: #17bcd2;
}
.why-sec3 {
    background-image: url(../images/whybg_02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #17bcd2;
}
.why-sec3 .text, .why-sec4 .text {
    line-height: 28px;
} 




@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
	.why-sec3 {
	    background-image: none;
	    background-color: #17bcd2;
	}
	.z-t-40 {
	    font-size: 26px;
	}
	.why-sec3, .why-sec4 {
	    padding-top: 30px;
	    padding-bottom: 0;
	}
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
	.z-t-40 {
	    font-size: 24px;
	}
}