.site-branding {
	float: left;
	width: 370px;
	padding-right: 10px;
}
.about-content {
	font-size: 19px;
	line-height: 10px;
}
.about-image-wrap {
 width: 37%;
	 text-align: center;
}
.features-title-icon {
	float: left;
	width: 00px;
	height: 40px;
	margin-right: 20px;
	border-radius: 2px;
	color: #fff;
	background: #0D1858;
	-webkit-box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
	box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.about-content {
	font-size: 20px;
	line-height: 35px;
}
.page-template-test .carousel-indicators {
		display: block;
		display: table;
		bottom: 0;
		left: 0;
		width: 100%;
		margin: 0;
		margin-left: 0;
		padding: 0;
		border-spacing: 3px;
		border-collapse: separate;
	}
.page-template-test	.carousel-indicators li {
		display: table-cell;
		border: none;
		border-radius: 0;
		background: rgba(255,255,255,0.3);
	}
.page-template-test	.carousel-indicators .active {
		background-color: rgba(176,50,48,0.8);
	}
	.carousel-indicators li,
	.carousel-indicators .active {
		height: 5px;
	}
.page-template-test	.carousel-caption {
		text-align: left;
	}
	.carousel-control.left,
	.carousel-control.right {
		display: block;
		z-index: 99;
		top: 45%;
		left: 20px;
		width: 40px;
		height: 40px;
		border-radius: 2px;
		opacity: 1;
		background: rgba(255,255,255,0.25);
		text-shadow: none;
		font-size: 30px;
		line-height: 40px;
		text-align: center;

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#EAEAEA', GradientType=1);
	}
.page-template-test	.carousel-control.left:hover,
.page-template-test	.carousel-control.right:hover {
		background: rgba(255,255,255,0.5);

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D4D4D4', endColorstr='#D4D4D4', GradientType=1);
	}
.page-template-test	.carousel-control.right {
		right: 20px;
		left: auto;
	}
.page-template-test	a.slider-button {
		float: left;
	}
.page-template-test .site {
margin:0px;
}
.page-template-test .slider-wrapper {
    width: 175% ;
	  height: auto;
		align-content: center;
    margin-left: -35%;
	padding: 0px;}
.site-footer .widget {
	padding-bottom: 0px;
}
.wpsm_nav-tabs {
    border-bottom: 1px solid #ddd;
    text-align-last: left;
}
.page-template-custom-full .container {
    Width: 90%;
}
.content-area {
    margin-top: 01px}