@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
body {
	font-family: "Open Sans";
	margin:0;
	padding:0;
	}
.clear{
   clear: both;
}
.ctr{
   text-align:center;
}
.clearfix:before, .clearfix:after{
  content:"";
  display:table;
}
.clearfix:after{
  clear:both;
}
#top form {
    margin-bottom: 0;
}
/*======================Header Style========================*/
header {
	height: 213px;
	position: fixed;
	width:100%;
	z-index:999;
	}
a.av-contains-svg svg {
    max-width: 597px;
    margin: 0;
}
.header-logo svg {
	 max-width: 597px;
	 margin: 0;
}
.top-contact-wrap {
	background: #ec5b17;
	border-bottom: 1px solid #e9e9e9;
}
.topnav-wrap {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.header-logo-wrap, .topnav-wrap {
    background: #ffffff;
    max-height: 125px;
}
.main-container .content-area .inner-wrap {
	width: 95% !important;
}
.header-logo-wrap .inner-wrap {
    position: relative;
}
.plp-search-wrapper {
	background: #e1e1e1;
    padding: 14px 15px;
    position: absolute;
    right: 4%;
    top:0;
}
input#searchsubmit {
    background: url(search-btn-new.png) no-repeat top right;
    height: 17px;
    width: 17px;
    border: none;
    cursor: pointer;
    margin-left: 9px;
    position: relative;
    top: -4px;
}
/*======================innerWarp Style========================*/
.inner-wrap {
	margin:0 auto;
	width: 1210px;
	}
.plp-search-wrapper {
    background: #e1e1e1;
    padding: 11px 12px 11px 13px;
    position: absolute;
    right: -80px;
    top: 0;

}
.plp-search-wrapper input#keyword {
	position: relative;
    top: -1px;
}

/*======================Header Contact-info Style========================*/
header .contact-info {
	padding-bottom: 2px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    text-align: right;
   margin-right: -9px;
	}
header .contact-info > span {
    display: inline-block;
    font-size: 15px;
    padding: 4px 7px 2px 0;
}
header .contact-info > a {
    color: #ffffff;
    font-size: 15px;
    padding: 0 8px;
    text-decoration: none;
}
/*header .contact-info > a:nth-of-type(2) {
	padding:0 0 0 8px;
	}*/
header .contact-info > a:hover {
text-decoration:underline;
}
/*====================== Header logo Style========================*/
.header-logo > img {
    margin-top: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}
/*====================== Header Topnav Style========================*/
header .topnav{
	position:relative;
}
header .topnav ul {
    background:none;
    display: inline-block;
    padding: 0;
	margin:0;
    text-align: left;
	vertical-align:top;
	width: 825px;
}
header .topnav ul li {
    display: inline-block;
    line-height: 30px;
    padding: 10px 0 9px;
	vertical-align:top;
}
header .topnav ul li.tech-drop{
	position:relative;
}
header .topnav ul li:hover:nth-of-type(2), header .topnav ul li:hover:nth-of-type(3) {
border-bottom: none;
	}
header .topnav ul li a {
	color: #808080;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 31px;
	padding: 0 11px;
    text-decoration: none;
	transition: background-color 0.4s ease-in-out 0s, color 0.4s ease-in-out 0s, border-color 0.8s ease-in-out 0s;
	}
header .topnav ul li:hover {
	border-bottom:2px solid #f05a1a;
	}
header .topnav ul li a:hover {
		color: #333333;
		}
.avia-search-tooltip{
	box-shadow:0 7px 10px 0 rgba(0, 0, 0, 0.2);
	display:none;
	position:absolute;
	right:0;
	top:87%;
	z-index:1;
	}
.avia-search-tooltip.active{
	display:block;
	}
header .topnav ul li.tech-drop ul {
    background: #ffffff;
	border-top:2px solid #f05a1a;
	box-shadow:0 7px 10px 0 rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    margin: 0;
    padding: 5px 0 4px;
    text-align: left;
    top: 100%;
	position:absolute;
	width:200px;
	z-index:9999;
}
header .topnav ul > .tech-drop > ul > li a {
    font-size: 12px;
    font-weight: 300;
    padding: 0 0 7px 15px;
}
header .topnav ul li div{
	border-top:2px solid #f05a1a;
	box-shadow:0 7px 10px 0 rgba(0, 0, 0, 0.2);
	box-sizing:border-box;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	background:#ffffff;
	display:none;
	z-index:999;
}
header .topnav ul li div.search-by-industry ul {
	width:100%;
	margin: 21px 19px 25px;
	padding:0;
	}
header .topnav ul li div.search-by-industry ul li:hover {
	border-right:1px dotted #e1e1e1;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
header .topnav ul li div.search-by-industry ul li {
border-right:1px dotted #e1e1e1;
   padding: 3px 42px 9px 0;
	}
header .topnav ul li div.search-by-industry ul li:nth-of-type(5), header .topnav ul li div.search-by-industry ul li:hover:nth-of-type(5) {
	border-right:none;
	}
header .topnav .products > .sub-menu > li > ul > li:hover {
	border-right:none;
	}
header .topnav ul li div.search-by-industry ul li a {
	color:#333333;
	}
header .topnav ul li div.search-by-industry ul li a:hover {
    text-decoration: underline;
}
header .topnav ul li.tech-drop:hover ul, header .topnav ul li:hover div {
    display: block;
}
header .topnav ul li div ul li span a {
	color:#000000;
	 display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: 0px;
	text-decoration:none;
	}
header .topnav ul li div ul li .sub-menu {
	margin:0;
	padding:0;
	}
header .topnav ul li div ul li span a {
	padding:5px 0 5px 0;
	}
header .topnav ul li div ul li span a:hover {
	text-decoration: underline;
	}
header .search-trigger {
    background: url(search-img.jpg) no-repeat left top;
 	float: right;
	cursor:pointer;
    height: 21px;
    margin: 12px 0 0 0;
    width: 21px;
    display: none;
}
header .search-trigger:hover {
	 background: url(search-img-hover.jpg) no-repeat left top;
	 }
	
header .topnav ul li ul li ul {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    display: block;
    margin: 0;
    padding: 0;
	width: 100%;
}
header .topnav ul li ul li > ul > li {
    display: block;
}
header .topnav ul li ul li > ul > li > a {
    font-size: 14px;
    font-weight: normal;
}
header .topnav .products > .sub-menu { 
    padding: 20px 30px 30px;
    width: auto;
 }
header .topnav .products > .sub-menu > li { 
border-right:1px dotted #e1e1e1;
	height:148px;
  	display: inline-block;
	margin:0 7px 0 0;
    padding: 7px 0 0 0;
    vertical-align: top;
	width: 178px;
}
header .topnav .products > .sub-menu > li:last-child {
    border-right: none;
}
header .topnav .products > .sub-menu > li:hover:last-child{
	    border-right: none;}
header .topnav .products > .sub-menu > li > ul > li {
	background: url(bullet-list-off.jpg) no-repeat 2px center;
	padding:0;
	margin-right:10px;
	}
header .topnav .products > .sub-menu > li > ul > li:hover {
    border-bottom: none;
	background:#e1e1e1 url(bullet-list-on.jpg) no-repeat 2px center;
}
header .topnav .products > .sub-menu >li:hover {
	border-right:1px dotted #e1e1e1;
	border-top:none;
	border-bottom:none;
	border-left:none;
	}
header .topnav ul > .tech-drop > ul > li {
    display: block;
	padding:0;
}
header .topnav ul > .tech-drop > ul > li:hover {
	background: #e1e1e1;
	border-bottom:none;
	}
/*=====================Content Area Style================*/
.content-area {
    clear: both;
    display: block;
    padding: 188px 0 16px;
}
/*====================== Footer Style========================*/

footer {
	background: #adadad url(grain-top.png) repeat-x scroll center top;
	border-top:1px solid #555555;
	padding:0;
	margin:0 0 -32px;
	position:relative;
	}
footer .footer-top-container p {
    font-size: 19px;
    margin: 10px 0 21px;
    padding: 0;
}
footer .footer-top-container p,  footer .footer-top-container p a {
    color: #244b86;
    text-align: center;
	text-decoration:none;
	letter-spacing: -0.1px;
	line-height: 25px;
}
footer .footer-top-container p a:hover {
	text-decoration:underline;
	}
.footer-logo img {
    display: inline-block;
    margin: 0 39px 36px 72px;
    vertical-align: top;
}
.footer-site-info {
    background: #000000;
    border-top: 1px solid #161616;
}
.footer-site-info span {
    color: #ffffff;
    /* display: block; */
	line-height:25px;
	padding-bottom: 15px;
    padding-top: 15px;
    font-size: 11px;
}
.footer-logo > div {
    display: inline-block;
	margin: 30px 0 40px;
    text-align: center;
    vertical-align: top;
    width: 198px;
}
.footer-logo > div img {
    margin: 0 0 0 2px;
}
#return_to_top {
	background:url(back-to-top-img.jpg) no-repeat left top;
	bottom: 56px;
    height: 50px;
    position: fixed;
    right: 50px;
    width: 50px;
	}
#return_to_top:hover {
	background:url(back-to-top-hover.jpg) no-repeat left top;
	}

.vl img {
    width: 98%;
}

.f-usa img {
    width: 35%;
    margin-left: -131px !important;
}

.ft-logo img {
    margin-left: -123px !important;
}