.logo-image {
    width: 280px!important; 
	border-right: none ;
	height: 70px;
	line-height: 70px;
}

.has-slideshow .t3-header {
  padding-top: 0px;
}

.t3-header .container > .row {
  background-color: #777474;
  height: 80px;
  
}

.navbar-default {
  background-color: #777474;
}

.ja-ss-btns {
	top: 165px;
}

.navbar {
	height: 70px;
	min-height: 70px;
	}

.logo {
	height: 70px;
	}

.navbar-nav {
	height: 70px;
	}

.navbar-nav .navbar-nav > li {
	height: 70px;
	}
.navbar-nav .navbar-nav > li  > a{
	height: 70px;
	}

.navbar-default .navbar-nav > li {
	height: 70px;
	}
.navbar-default .navbar-nav > li > a{
	height: 70px;
	}

	.affix .navbar {
	min-height: 70px;
	}

	.navbar-nav > li >a {
	padding-top: 20px;
	}

	.t3-megamenu .mega-dropdown-menu {
		margin-top: -15px !important;
		}

	body {
	background-color: #777474;
	}

	.t3-mainbody {
	background-color: #777474;
	}
	.t3-wrapper {
	background-color: #777474;

	}
	.off-canvas-toggle {
	margin-top: 0px;
	margin-bottom: 0px;
	}

	@media (max-width: 991px) {
  .t3-mainnav {
    padding-left: 0;
    padding-right: 0;
	visibility: hidden;
  }}
   @media (min-width: 1024px) {
  .head-offcanvas {
    height: 80px;
    width: 80px;
    line-height: 80px;
	visibility: hidden;
  }}
  @media (min-width: 1024px) {
  .affix .head-offcanvas {
    height: 80px;
    width: 80px;
    line-height: 80px;
	visibility: hidden;
  }}
  @media (min-width: 1024px) {
  .off-canvas-toggle {
    margin-top: 23px;
    margin-bottom: 23px;
	visibility: hidden;
  }}


   @media (max-width: 970px) {
  .head-offcanvas {
    height: 80px;
    width: 80px;
    line-height: 80px;
	border-left: none;
	border-right: none;
	}}

	.t3-header .head-right > div:first-child {
  border-right: none;
}

@media (min-width: 992px) {
	.t3-header + .container-hd {
	padding-top: 20px;
	background-color: #777474;
	}
}

.alusion .ja-tabs-title-top {
	font-size: 120%;
}
a img {
	color:#777474;
	}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Open Sans, Verdana, Calibri, Times, serif;
  font-weight: 300;
  color: white;
}

h2,
.h2 {
  margin-top: 45px;
  margin-bottom: 12.5px;
}


body {
  font-family: Open Sans, Verdana, Calibri, Times, serif;
  font-weight: normal;
}

.container-hd {
  background-color: #777474;
}

.ja-ss-desc {
	top: 85%;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.alusion .ja-tabs-title-top ul.ja-tabs-title li.active,
.alusion .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.alusion .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	background: #777474;
	border-bottom: 1px solid #777474;
}
.alusion .ja-tabs-title-top ul.ja-tabs-title li {
	background: #777474;
}


.vsig_top img {
	border: 0px solid #ccc !important;
	background:#777474 !important;
}

.vsig_thumb img {
	border: 0px solid #ccc !important;
	background:#777474 !important;
}

.vsig_thumb div.inside {
text-align:left !important;
line-height:0 !important;
font-size:0 !important;filter:alpha(opacity=60) !important;opacity:0.60 !important;
z-index:2 !important;position:absolute !important;
left:0px !important;
bottom:5px !important;
display:block !important;
position: relative !important;
margin:-20px 5px 0px 5px !important;
background:#fff !important;
padding:0px !important;
border:none !important;
}


.vsig_thumb div span {
    line-height: 12px !important;
    font-size: 12px !important;
    margin: 3px !important;
    display: block !important;
    font-weight: bold !important;
    color: #000 !important;
}

.vsig_top div span + span {
	font-weight:bold !important;
	}


a {
  color: #F58220;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: #DF14EE;
  outline: none;
  text-decoration: none;
}