
.navbar {
	border: 0px solid #fff !important;
}
.navbar-default .navbar-nav > li > a {
	border-right: solid 1px;
    color: #09586a;
}
.hover-line {
	top: 0;
}
.navbar-default .navbar-nav > li:hover  > a{
	color: #fff !important;
}
.navbar-default .navbar-nav>.active {
	    background: #7DC028;
}

.navbar-default .navbar-nav>.active a {
	color: #fff;
}

.author {
	width:25%;
    padding: 10px 0;
    margin-left: 0;
	float: left;
	min-height: 425px;    background: #e7ffcd;
}
.author  p{
	text-align: center;
	color: #000;
}
.author img {
	border: 10px solid #69594F;
}
.threeblock {
	width:100%;
	float: left;
	margin: 0;
}
.threeblock .threebox1 {
	background: #D3E5F5;
    padding: 30px;
    border-right: 5px solid #fff;
	margin-bottom: 0px;
}
.threeblock .threebox1:first-child {
	border-left: 5px solid #fff;
}
.footer-bg .gap30px {
	height: 5px;
}
.content {
	background: #fff;
	font-size: 13px;
  	font-family: arial;
  	color: #5E5E5E;
   	line-height: 20px;
}
.contentbg1 {
	background: none;
	padding: 0;
}
.header-text-button {
    width: 100%;
    display: block;display: none;
}
.header-text-button a img {
	    max-width: 100%;
    width: 100px;
    height: 30px;
}
.service_container { padding: 0; }
.service_container .container { padding: 0; } 
.threebox1 .media-body h4 { font-size: 20px; }
.bottom-bar-text a { color:#A7CEF1; }
.mediaimages img { min-height: 215px;height: 165px; }
.side-menu li a{padding-left: 15px !important;}
.side-menu li a:hover {
	background-color: #AAC54A !important;
    	color: #fff !important;
}
.side-menu .slideLeft {
	border-radius: 0;
}
.navbar-default .navbar-nav > .active > a {
    	color: #FFFFFF !important;
}
.navbar-default .navbar-nav li:hover {
	background-color: #A9937A!important;
}