ul div.navHTML figure, ul div.navHTML img
{
	max-width: 97% !important;
	height: auto !important;
	float: none !important;
}
.main-menu ul div.navHTML, .main-menu ul div.navHTML p
{
	color: white;
}
ul div.navHTML
{
	padding: 5px;
}

.footer-upper h5
{
	position: relative;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.4em;
    padding: 0px 0px 12px;
    margin-bottom: 25px;
    text-transform: capitalize;
    color: #ffffff;
    border-bottom: 1px dashed #4b5868;
}
.footer-upper h6 { font-size: 16px; }
.footer-upper li a
{
	color: white;
}
.footer-upper li a:hover
{
	color: #f06626;
}
.submenu li a.active
{
	text-decoration: underline;
    background-color: gray;
    padding: 5px;
    color: white;
}
.submenu li a.active:hover
{
	color: lightgray;	
}
body header.main-header.header-fixed div.header-lower
{
	padding: 5px 0;
}

.team-section .image-box
{
	height: 220px;
}
.four-column .column .lower-part
{
	height: 300px;
}
.default-banner h2
{
	text-shadow: 1px 1px black;	
}
.default-banner .with-bg
{
	background-color: rgba(34,42,51,0.40);
    border-radius: 5px;
}
table td
{
	padding: 5px;
	border: 1px solid #ddd;
}
body .main-header .right-cont {
    padding-top: 25px;
}