.t4-header {
    border-bottom: none;
}
.header {
    background: transparent!important;
    z-index: 9;
    position: absolute;
    top: 1px;
    width: 100%;
}
.header-wrap {    
  	padding-right: 10px;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    font-size: 1.2rem;
}
div#t4-subsection-top {
  	position: absolute;
    top: 150px;
    z-index: 999;
  	width: 100%;
  	color: #fff;
}
h2.t4-masthead-title {
    font-size: 3rem;
  	text-shadow: -1px 2px 2px #070302;
}
.t4-masthead-description {
    font-size: 1.8rem;
    text-shadow: -1px 2px 2px #070302;
}
.t4-masthead-description {
    font-size: 1.5rem;
}
div#t4-video {    
    overflow: hidden;
    margin-right: 5px;
  	margin-top: -25px;
  	margin-bottom: 20px;
}
.t4-col.t4-video {
	height: 500px;
}
.t4-col.t4-video2 {
    height: 850px;
  	margin-top: -100px;
}
@media (max-width: 576px) {
div#t4-subsection-top {
  top: 69px;
}
  .t4-col.t4-video {Height: 350px;}
  .t4-col.t4-video2 {height: 455px;} 
}

.t4-navbar .nav-item {
    position: relative;
    background: #fff;
}
span.c-button__text {
    color: #fff;
    padding: 10px;
}
.bottomdetails {
	border: none;
}
.moduletable {float: left;}
.jswcrm_contact.bordered {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 40px;
}
.jswcrm_contact.noborder {
    border:  none;
}
.mceBranding {
    visibility: hidden;
}
.contact-image img {
    border: 1px solid #ccc;
}