.hero {
	background-attachment: fixed;
	background-size: cover;
	color: white;
	height: 700px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.hero.small {
	height: 450px
}
.header2 {
	border-bottom: 1px solid #ffffff;
	padding-top: 25px;
	height: 115px;
	line-height: 115px;
	position: relative
}






.header {
	z-index: 10000 !important;
	top: 0;
	padding-top: 0;
	height: 115px;
	
	width: 100%;
	max-width: 1300px;
	margin: 0 auto; border-bottom: 1px solid #ffffff;}

.menuframe {
	text-align: right;
	float: right;
	height: 110px;
	line-height: 110px;
	font-size: 19px;
	color: #ffffff;
	font-family: "din-2014", sans-serif;
}
.menuframe a {
	color: #ffffff;
	text-decoration: none;
	height: 110px;
	display: inline-block;
}
.menuframe a:hover, .menuframe a.active {
	border-bottom: 5px solid #D95D33;
}
.menuframe ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.menuframe li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	font-size: 19px;
	text-transform: uppercase;
}
.menuframe li a {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
li.orange a {
	background: #D95D33;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 15px 20px;
	height: 20px;
	display: inline;
	font-weight: bold;
	border: 2px solid #D95D33;
	transition: all 0.1s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}
li.orange a:hover {
	background: #ffffff;
	color: #D95D33;
	border: 2px solid #D95D33 !important;
	padding: 15px 20px;
}
.dropdown {
	1height: 350px;
	background: #052D3F url(../images/supernav_temp.jpg) right center no-repeat;
	border-top: 5px solid #D95F29;
	position: absolute;
	top: 115px;
	width: 100%;
	display: none;
	color: #FFF;
	line-height: 16px;
	z-index: 100;
	-webkit-box-shadow: -1px 12px 29px -18px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 12px 29px -18px rgba(0,0,0,0.75);
	box-shadow: -1px 12px 29px -18px rgba(0,0,0,0.75);
	background-size: 55% !important;
}












.dropdown.company {background: #062D3F url(../images/Supernav_company.jpg) right center no-repeat;}
.dropdown.products {background: #062D3F url(../images/Supernav_product.jpg) right center no-repeat;}
.dropdown.solutions {background: #062D3F url(../images/Supernav_solutions.jpg) right center no-repeat;}
.dropdown.resources {background: #062D3F url(../images/Supernav_resources.jpg) right center no-repeat;}
.dropdown.media {background: #062D3F url(https://www.actisense.com/wp-content/uploads/2017/08/SuperNav-media.jpg) right center no-repeat;}




.dropdown .col {
	width: 18%;
	display: inline-block;
	float: left;
}
.dropdown .col.double {
	width: 36%;
	display: inline-block;
	float: left;
}
.dropdown .col .inner {
	padding: 50px 25px;
	1height: 250px;
	position: relative;
	font-size: 15px;
	line-height: 17px;
}

.dropdown .col.double .inner {
	height: 250px;

}

.dropdown .col .inner .title, .dropdown .colright .text .title {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
	line-height: 20px;
	font-style: normal;
	text-transform: none
}
.dropdown .col .inner .menugap {
	height: 20px;
	width: 100%
}
.dropdown .col .inner .border {
	right: 0;
	top: 50px;
	width: 1px;
	background: #D95D33;
	height: 250px;
	position: absolute
}
.dropdown .colright {
	width: 46%;
	display: inline-block;
	float: left;
	position: relative;
}
.dropdown .colright .text {
	padding: 50px 0 25px 25px;
	width: 65%;
	font-size: 29px;
	line-height: 30px;
	font-style: italic;
	text-transform: uppercase
}
.dropdown .colright .title {
	padding-bottom: 10px
}
.dropdown .colright .button {
	left: 25px;
	bottom: 50px;
	position: absolute;
}
.dropdown a {
	text-decoration: none;
	color: #ffffff
}
.headerpadding {
	height: 115px;
	
}
.headerfixbg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 115px;
	background: none;
	z-index: 999;
	
}
.headerfixbg.small {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background: #052D3F;
	z-index: 999
}



.header.small {
	
	z-index: 10000 !important;
	top: 0;
	padding-top: 0;
	height: 89px;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	border-bottom: 1px solid #052D3F;
	
}
.header.small .logo {
	margin-top: 20px
}
.header .menuframe a { height:110px; line-height: 110px;}

.header.small .menuframe {
	height: 85px;
	line-height: 85px;
}


.header.small .menuframe a {
	height: 85px;
	line-height: 85px;
}
.header.small .dropdown {
	top: 90px;
}







.menuframe, .header .menuframe a { 
transition:  height 0.2s linear, line-height 0.2s linear !important;
   -webkit-transition:  height 0.2s linear, line-height 0.2s linear !important;
   -moz-transition:height 0.2s linear, line-height 0.2s linear !important}
   

.headerfixbg { 
transition:  height 0.2s linear, line-height 0.2s linear !important;
   -webkit-transition:  height 0.2s linear, line-height 0.2s linear !important;
   -moz-transition:height 0.2s linear, line-height 0.2s linear !important}
   
   
   .headerfixbg img {
	   transition:  margin 0.2s linear,height 0.2s linear, line-height 0.2s linear !important;
   -webkit-transition:  margin 0.2s linear,height 0.2s linear, line-height 0.2s linear !important;
   -moz-transition: margin 0.2s linear,height 0.2s linear, line-height 0.2s linear !important}