#amazingcarousel-2 .amazingcarousel-image {

	position: relative;

	padding: 0px;

}

#amazingcarousel-2 .amazingcarousel-image img {

	display: block;

	width: 100%;

	max-width: 100%;

	border: 0;

	margin: 0;

	padding: 0;

	-moz-border-radius: 0px;

	-webkit-border-radius: 0px;

	border-radius: 0px;

}

#amazingcarousel-2 .amazingcarousel-title {

	position: relative;

	color: #333333;

	margin: 6px;

	text-align: center;

	line-height: 18px;

	font-weight: 700;

	height: 40px;

	overflow: hidden;

	font-size: 15px;

	display: flex;

	align-items: center;

	justify-content: center;

	text-transform: uppercase;

}

#amazingcarousel-2 .amazingcarousel-description {

	position: relative;

	margin: 6px;

	overflow: hidden;

	color: #666;

	font-size: 15px;

	line-height: 25px;

	text-align: justify;

}

#amazingcarousel-2 .amazingcarousel-list-container {

	padding: 16px 0;

}

#amazingcarousel-2 .amazingcarousel-item-container {

	text-align: center;

	padding: 4px;

	background-color: #fff;

}

#amazingcarousel-2 .amazingcarousel-prev {

	right: 0%;

	top: 0;

	margin-left: 0;

	margin-top: -41px;

	margin-right: 40px;

}

#amazingcarousel-2 .amazingcarousel-next {

	right: 0%;

	top: 0;

	margin-right: 2px;

	margin-top: -41px;

}

#amazingcarousel-2 .amazingcarousel-nav {

	position: absolute;

	width: 100%;

	top: 100%;

}

#amazingcarousel-2 .amazingcarousel-bullet-wrapper {

	margin: 4px auto;

}

#amazingcarousel-container-1 {

	margin-top: -5px;

}

.hom_news_bg {

	background: none;

	margin: 25px 0;

	float: left;

	width: 100%;

}

.hom_news_bg h2 {

	font-size: 30px;

	font-weight: 700;

	color: #080808;

	text-align: center;

	letter-spacing: .5px;

	padding: 15px 0 0 0;

	margin: 0;

}

.hom_news_date {

	float: left;

	width: 100%;

	padding: 0;

	margin: 0;

	margin-top: -29px;

	position: relative;

}

.hom_news_date span {

	background: rgba(0, 0, 0, 0.5215686274509804);

	padding: 7px 20px;

	color: #fff;

	font-size: 14px;

}

.hom_news_date span i {

	margin-right: 5px;

}

.more {

	color: #222;

	font-size: 13px;

	font-weight: 700;

	display: inline-block;

	text-transform: uppercase;

	float: right;

	margin-top: 35px;

}

.more:hover {

	text-decoration: none;

	color: #d10101;

}

.sub_head {

	padding-bottom: 0px;

	display: block;

	color: #fff;

	position: relative;

	font-size: 20px;

	font-weight: 400;

	text-transform: uppercase;

}

.amazingcarousel-description {

	border-top: solid 1px #ccc;
min-height: 101px;
	padding-top: 15px;

}

.separator {

	border-top-style: solid;

	border-top-width: 3px;

	border-top-color: #560005;

	width: 50px;

	float: left;

	margin-top: 5px;

}



@media (min-width: 200px) and (max-width: 816px) {

	.amazingcarousel-next {

		display: none !important;

	}

	.amazingcarousel-prev {

		display: none !important;

	}

}