.slider-animated-1 h1, h2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.slider-animated-1 p {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.slider-animated-1 a {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.slider-animated-1.slider-single-img img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.slider-animated-2.slider-single-img2 img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.slider-animated-2 h1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.slider-animated-2 p {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.slider-animated-2 a {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.post__desc {
	font-size: 16px !important;
	}
.heading__desc{
	font-size: 16px !important;
	}
.member__name{
	font-size: 16px !important;
	}
.heading__desc{
	font-size: 16px !important;
	}
.widget-post__date{ 
	font-size: 16px !important;
	color:#000 !important;
	margin-top:10px !important;
	text-align:justify !important;
	line-height:1.5 !important;
	} 
.widget-post__content{
	max-height: 135px !important;
	overflow:hidden !important;
	}
.header-topbarmobi{height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0093dd} 
.btn-csb:hover{color:#da251d !important;text-decoration:none !important;}
@media (min-width:1200px){.header-topbarmobi{display:none}}
@media (max-width:1199px){
	.header-topbar{display:none !important;}
	.header-topbarmobi{display:block}
	.post__title {font-size:20px !important;}
	.widget-post__date {font-size:16px !important;}
	.member__name {font-size:16px !important;}
	.btn__secondary{padding:8px 0;margin-top:5px}

}