.menu-list > li ul{
	width: auto;
}
.menu-list > li ul > li > a{
	white-space: nowrap;
}
.home-vision__desc{
	text-transform: inherit;
	padding: 0px 80px;
	display: block;
	font-size: 14px;
}
.timeline-box--left{
	
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.timeline-box--right{
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.timeline-box__desc{
	font-size: 14px;
	margin-top: 0px;
}
.news-item__title{
	height: 50px;
}
.service-details-text{
    font-size: 25px;
    font-weight: bold;
}
.home-vision__desc{
	text-align: justify;
}
.back{
	background: #e8e8e8;
}
.color{
	color: #111;
}
.thumbnail1{
	width: 100%!important;
	height: 100%!important;
}
@media (max-width: 767px){
	.home-vision__right{
	position: relative!important;
	top: inherit!important;
	left: inherit!important;
	transform: translate(0)!important;
	}
	.home-vision__desc{
		padding: 0px 40px!important;
	}
	.home-vision__text{
		height: 400px!important;
	}
}

.home-carousel-item__title{
	font-size: 20px;
	margin-bottom: 10px;
}
.home-carousel-item__text{
	margin-top: 40px;
}

.news-detail-title{
	text-transform: none;
}
img{
	height: auto;
}