/*
Theme Name: Key Technologies Theme
Theme URI: www.key.net
Author: Transiris Corporation
Author URI: www.transiris.com
Description: Key Technologies a Duravant Company
Version: 1.0

*/@font-face {
	font-family: HelveticaNeue;
	font-weight: 200;
	src: url("fonts/HelveticaNeue.woff");
}
@font-face {
	font-family: HelveticaNeue;
	font-weight: 500;
	src: url("fonts/HelveticaNeueMedium.woff");
}
@font-face {
	font-family: HelveticaNeue;
	font-weight: 700;
	src: url("fonts/HelveticaNeueBold.woff");
}
body, html {
    height: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 1.43em;
	font-weight: 200;
	height: 100%;
	font-family: 'HelveticaNeue';
	color: #3c3c3c;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: none;
}
body a, a:link, a:visited {
	text-decoration: none;
	border:none;
    outline:none;
    -webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
  	color: #666;
}
body img {
	border: none;
	margin: 0;
	padding: 0;
}
body input:focus, select:focus, textarea:focus{
	outline: 0;
}
body hr{
	border: none;
    width: 100px;
    height: 7px;
    background: #feb600;
    margin-top: -5px;
    position: relative;
    z-index: 0;
    margin-bottom: 40px;
}
body h1 {
	font-family: 'HelveticaNeue';
	font-weight: 700;
	line-height: 1em;
	font-size: 3.14em;
	margin: 0;
	border-bottom: 1px solid #e0d8d4;
	display: inline-block;
	padding: 0 0 40px 0;
	letter-spacing: -.05em;
	color: #3c3c3c;
}
body h2 {
	font-family: 'HelveticaNeue';
	font-weight: 700;
	line-height: 1em;
	font-size: 1.43em;
	margin: 0;
	letter-spacing: -.05em;
	color: #3c3c3c;
}
.header{
	width: 100%;
	display: table;
	position: fixed;
	top: -418px;
	z-index: 50;
}
.family{
	width: 100%;
	display: table;
	background: #F6F6F6;
	position: relative;
	z-index: 100;
 box-shadow: 0px 1px 6px -2px rgba(0,0,0,0.4);
}
.family-main{
	width: 960px;
	display: table;
	margin: 0 auto;
	padding: 50px 0px 50px 0px;
	text-align: center;
}
.family-segments, .family-companies{
	list-style: none;
	margin: 0;
	padding: 30px 0px 0px 0px;
	display: inline-block;
	margin: 0 auto;
}
.family-companies{
	padding: 10px 0px 0px 0px;
}
.family-segments li{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.family-segments li a{
	text-transform: uppercase;
	font-weight: 700;
	color: #333;
}
.family-segments li a:hover{
	color: #2098CC;
}
.family-companies li{
	float: left;
	width: 160px;
	height: 96px;
}
.family-companies li a{
	display: block;
	width: 100%;
	height: 100%;
}
.family-companies li a img{
	height: auto;
	width: 100%;
}
.nav{
	width: 100%;
	height: 130px;
	background: #FFF;
 box-shadow: 0px 1px 6px -2px rgba(0,0,0,0.4);
}
.nav-main{
	width: 960px;
	margin: 0 auto;
	height: 130px;
}
.logo{
	float: left;
	width: 133px;
	height: 90px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.logo img{

	height: 90px;
}
.nav-options{
	height: 36px;
	width: 827px;
	float: right;
	overflow: hidden;
}
.sitemap__menu a{
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}
.sitemap__menu a:hover,
.nav-options a:hover{
	color: #feb600;
}
.nav-toggle{
	width: 226px;
	height: 36px;
	background: url("images/toggle-bg.png");
	display: block;
	float: right;
	position: relative;
	z-index: 150;
}
.nav-request, .nav-region{
	float: right;
	font-size: 0.75em;
}
.nav-region{
	text-transform: uppercase;
	font-size: 0.75em;
	position:relative;
	top:2px;
}
.nav-request{
	display: block;
	margin: 8px 30px 8px 30px;
}
.nav-region img{
	float: left;
}
.nav-search{
	float: right;
	margin: 4px 30px 8px 30px;
	height: 20px;
	display: block;
}
.nav-search input{
	margin: 0;
	padding: 0;
	border: none;
	font-family: 'HelveticaNeue';
	color: #666;
	font-weight: 200;
	line-height: 20px;
	font-size: 0.75em;
	width: 90px;
	float: left;
}
.nav-search input[type="submit"]{
	width: 20px;
	height: 20px;
	background: url("images/search.png");
	cursor: pointer;
}
.navigation{
	height: 24px;
	max-width: 827px;
	display: inline-block;
	float: right;
	margin: 35px 0px 35px 0px;
}
.navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.navigation ul li{
	float: left;
	display: block;
}
.navigation ul li a{
	font-size: 0.9em;
	line-height: 24px;
	text-transform: uppercase;
	margin-left: 15px;
	color: #3c3c3c;
	display: block;
	padding-right: 12px;
	background: url("images/drop.png") no-repeat right;
}
.navigation ul li a:hover{
	color: #530a20;
}
.navigation ul li a img{
	width: 12px;
	height: 24px;
}
.navigation ul li ul{
	position: absolute;
	margin-left: 15px;
	width: 220px;
	border-top: 4px solid #feb600;
 box-shadow: 0px 1px 6px -2px rgba(0,0,0,0.4);
    background: #FFF;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}
.navigation ul li:hover ul{
    opacity: 1;
    visibility: visible;
}
.navigation ul li ul li{
	width: 220px;
    position:relative;
	display: block;
}
.navigation ul li ul li a{
	width: 200px;
	display: block;
	padding: 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 20px;
	text-transform: capitalize;
	background: none;
}
.navigation ul li ul li a:hover{
	background: #feb600;
	color: #FFF;
}
.navigation ul li ul li ul{
	position: absolute;
	margin-left: 220px;
	margin-top: -40px;
	border: none;
	opacity: 0 !important;
    visibility: hidden !important;
    -webkit-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}
.navigation ul li ul li:hover ul{
	opacity: 1 !important;
    visibility: visible !important;
}

.footer {
    background:#555555;
}
.footer-main {
    color:white;
}
.footer-main a{
    color:white;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}
.footer-main a:hover{
	color: #feb600;
}
.footer-request{
	width: 100%;
	display: table;
	padding: 100px 0px 100px 0px;
	background: #F5F5F5;
}
.footer-request-main{
	width: 960px;
	display: table;
	margin: 0 auto;
	text-align: center;
	font-size: 1.71em;
	line-height: 30px;
	color: #333;
}
.footer-request-main a.ftbutton{
	width: 200px;
	height: 46px;
	line-height: 46px;
	border: 2px solid #156385;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 1em;
	font-weight: 700;
	color: #156385;
	border-radius: 4px;
}
.footer-request-main a.ftbutton:hover{
	background: #156385;
	color: #FFF;
}
.footer{
	width: 100%;
	display: table;
	padding: 50px 0px 50px 0px;
	font-size: 0.95em;
}
.footer-main{
	width: 960px;
	display: table;
	margin: 0 auto;
	text-align: center;
}
.footer-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
	text-align: left;
}
.footer-main-list{
	margin-bottom: 70px !important;
}
.footer-main ul a:hover {
	color: #feb600;
}
.footer-main ul li{
	width: 235px;
	margin-bottom: 20px;
}
.footer-main ul li a{
	font-weight: 700;
	color: #feb600 ;
	text-transform: uppercase;
}
.footer-main ul li ul li{
	margin-bottom: 0px;
}
.footer-main ul li ul li a{
	font-weight: 200;
	color: #fff;
	text-transform: none;
}
.footer-column{
	width: 240px;
	float: left;
}
.modal-box {
	display: none;
	position: fixed;
	z-index: 1000;
	width: 100%;
}
.modal-overlay {
  	opacity: 0;
  	filter: alpha(opacity=0);
 	position: fixed;
	top: 0;
 	left: 0;
  	z-index: 900;
  	width: 100%;
  	height: 100%;
  	background: url("images/map-bg.png") repeat;
}
div#versions{
	background: black;
	top:0px !important;
	padding-top:100px;
	height: 100%;
}
.versions-main{
	width: 100%;
	max-width: 960px;
	display: table;
	background-image: url("images/map6.png");
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 50px;
	margin: 0 auto;
	min-height: 500px;
	height: 500px;
}
.versions-main h2{
	text-align: center;
	color: #FFF;
}
.versions-international{
	width: 960px;
	display: table;
	margin:0 auto;
	float: left;
	text-align: center;
	font-size: 1.43em;
}
.versions-americas h2, .versions-international h2{
	text-align: left;
	color: #feb500;
	text-align: center;
	font-size: 1em;
	margin: 0 0 20px 0;
}
.versions-main ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	display: table;
	padding-bottom: 100px;
}
.versions-main ul li{
	height: 30px;
	line-height: 30px;
	width: 100%;
	color: #FFF;
	font-weight: 700;
}
.versions-main ul li a{
	color: #FFF;
	font-weight: 200;
	text-transform: uppercase;
}
.versions-main ul li a:hover{
	color: #feb500;
}
.versions-close{
	width: 80px;
	height: 80px;
	position: fixed;
	top: 0;
	right: 0;
	background: #feb500;
}
.versions-close:hover{
	background: #feb900;
}

.content{
	padding-top: 130px;
	width: 100%;
	display: table;
}
.content.service__advisor{
	padding-bottom: 75px;
}
.content-main{
	padding: 30px 0 100px 0;
	width: 960px;
	margin: 0 auto;
    display: block;
    box-sizing: border-box;
}
.content-main-full-width{
	padding: 30px 0 50px 0;
	width: 100%;
	display: table;
}
.home-slider{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.home-slider .caroufredsel_wrapper{
	width: 100% !important;
	height: 100% !important;
}
.home-slider .prev{
	position: absolute;
	top: 50%;
	width: 70px;
	height: 120px;
	z-index: 2;
	cursor: pointer;
	background: url("images/slp.png") rgba(0,0,0, 0.3);
	opacity: 0;
	visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
.home-slider .prev:hover{
	background: url("images/slp.png") rgba(0,0,0, 0.7);
}
.home-slider .next{
	position: absolute;
	top: 50%;
	right: 0;
	width: 70px;
	height: 120px;
	z-index: 2;
	background: url("images/sln.png") rgba(0,0,0, 0.3);
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
.home-slider .next:hover{
	background: url("images/sln.png") rgba(0,0,0, 0.7);
}
.home-slider:hover .prev, .home-slider:hover .next{
	opacity: 1;
	visibility: visible;
}
.home-slider-main{
	width: 100% !important;
	height: 100% !important;
	overflow: hidden;
	position: absolute;
}
.home-slider-item{
	width: 100% !important;
	height: 100% !important;
	overflow: hidden;
	position: relative;
	background-size: cover !important;
	background-position: center !important;
	cursor:default;
}
.home-slider-tag{
	padding: 30% 0 0 0;
	width: 960px;
	margin: 0 auto;
}
.home-slider-tag-main{
	width: 640px;
	padding: 23px;
	background: #feb600;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  	color: #FFF;
}
.home-slider-tag-main a{
	display: block;
	margin: 20px 0 0 0;
	font-weight: 700;
	color: #FFF;
	width:70%;
}
.home-slider-tag-main h1{
	color: #FFF;
	border: none;
	padding: 0;
	font-size: 2.5em;
	display: block;
}
.home-slider-tag-main a:hover{
	color: #530a20;
}
.home-intro{
	width: 100%;
	padding: s0px 0px 100px 0px;
	display: table;
	text-align: center;
    position:relative;
}

#product__page .home-intro {
  text-align: left;
}

#product__page .home_intro_right {
  text-align: right;
}

.home-intro-main{
	width: 960px;
	margin: 0 auto;
	display: table;
}
.home-intro-main h2 {
	margin:-20px 0 40px;
}
.home-intro-left, .home-intro-center, .home-intro-right{
	width: 280px;
	display: table;
	margin-top: 50px;
	float: left;
	/*text-align: left;*/
	margin: 50px 20px 0px 20px;
}
.home-intro-center{
	margin: 50px 40px 0px 40px;
}
.home-intro-left img, .home-intro-center img, .home-intro-right img{
	margin-bottom: 10px;
	height:180px;
}
.home-carousel{
	height: 300px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.home-carousel-main{
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: absolute;
}
.home-carousel-item{
	width: 300px;
	height: 300px;
	overflow: hidden;
	float: left;
	position: relative;
}
.home-carousel .caroufredsel_wrapper{
	width: 100% !important;
}
.hp-scroll{
	position: absolute;
	width: 270px;
	height: 70px;
    bottom: 1px;
	display: block;
	z-index: 2;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.9;
}
.hp-scroll:after {
    content:'';
	position: absolute;
	width: 270px;
	height: 14px;
	top: 33px;
	display: block;
	z-index: 2;
	left: 0;
    background: url(images/down-arrow2.png);
    opacity: 0.9;
}
.hp-scroll:hover:after{
	opacity: 1;
}
@-webkit-keyframes example {
    0%   {-webkit-transform: translateY(0px);transform: translateY(0px)}
    50%  {-webkit-transform: translateY(-20px);transform: translateY(-20px)}
    100% {-webkit-transform: translateY(4px);transform: translateY(4px)}
}
@keyframes example {
    0%   {-webkit-transform: translateY(0px);transform: translateY(0px)}
    50%  {-webkit-transform: translateY(-20px);transform: translateY(-20px)}
    100% {-webkit-transform: translateY(4px);transform: translateY(4px)}
}
.hp-scroll:after{
	-webkit-animation-name: example;
	animation-name: example;
  	-webkit-animation-duration: 1.5s;
  	animation-duration: 1.5s;
  	-webkit-animation-iteration-count: infinite;
  	animation-iteration-count: infinite;
}
.prevc{
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	background: url("images/prevc.png");
	top: 130px;
	left: 0;
	z-index: 10;
	display: block;
	cursor: pointer;
}
.nextc{
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	background: url("images/nextc.png");
	top: 130px;
	right: 0;
	z-index: 10;
	display: block;
	cursor: pointer;
}
.home-carousel-tag{
	width: 300px;
	height: 300px;
	position: absolute;
	background: url("images/tag-bg.png") repeat;
	top: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
.home-carousel-tag-main{
	width: 120px;
	height: 50px;
	background: #FFF;
	margin: 70px;
	border-radius: 80px;
	text-align: center;
	color: #146385;
	font-weight: 700;
	padding: 50px 20px 60px 20px;
	overflow: hidden;
}
.home-carousel-item:hover .home-carousel-tag{
	visibility: visible;
	opacity: 1;
}
.home-safety{
	width: auto;
	padding: 100px 0px 60px 100px;
	height: 280px;
	/*background: url("images/safety.jpg");*/
	background-size: cover !important;
}
.home-safety-main{
	width: 960px;
	margin: 0 auto;
    position:relative;
    z-index:10;
    vertical-align:middle;
}
.home-safety-main.table_view{
	width: 800px;
}
.home-safety-text{
	width: 70%;
    padding-left: 40px;
	display: inline-block;
	color: #FFF !important;
    vertical-align:middle;
}
.p_image{
	display:inline-block;
	float:left;
	text-align: center;
	color: white;
    vertical-align:middle;
}
.table_view .home-safety-text {
    width: 60%;
    padding-left: 0px;
    display: inline-block;
    color: #FFF !important;
    position: relative;
    height: 100%;
    min-height: 150px;
}
.table_view .p_image{
	display:table-cell;
	text-align: center;
	color: white;
    width:40%;
}
.p_image img{
	border-radius:70px;
}
.test_text{
	display: inline-block;
	width: 100%;
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	margin-top:-12px;

}
.home-safety-text h1{
	color: #FFF !important;
}
.home-safety-text hr{
	background: #FFF !important;
}
.home-safety-text a{
	font-weight: 700;
	color: #FFF;
}
.home-safety-text a:hover{
    color: #feb600;
}
.breadcrumb{
	width: 960px;
	padding: 10px 0 10px 0;
	font-size: 0.85em;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.int-tit-inside{
	width:960px;
	margin:0 auto;
}
.internal-content-full-about{
	width:100%;
	padding-top:0;
	padding-bottom: 50px;
}
.internal-content-gray{
	width:960px;
	margin:0 auto;
}
.breadcrumb ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
}
.breadcrumb ul li{
	float: left;
	font-weight: 200;
}
.breadcrumb ul li a{
	color: #feb600;
}
.breadcrumb ul li a:hover{
	text-decoration: underline;
}
.products-ul{
	width: 100%;
	display: table;
	margin: 0;
	padding: 0;
	border-top: 1px solid #E0E0E0;
	margin-top: 30px;
	list-style-position: inside;
	list-style-image: url("images/arrow-duravant.png");
}
.products-ul li{
	width: 100%;
	line-height: 30px;
	font-size: 1.43em;
	font-weight: 700;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #E0E0E0;
	-webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
.products-ul li:hover{
	background: #E7EFF3;
}
.products-ul li a{
	color: #222;
}
.products-ul li img{
	float: left;
}
.products-ul li a:hover{
	color: #feb600;
}
.product-content{
	width: 690px;
	display: table;
	float: left;
}
.product-image{
	width: 690px;
	display: table;
	margin: 30px 0 30px 0;
}
.product-image img{
	width: 690px;
	height: auto;
}
.product-image-cont{
	width: 100% !important;
	height: 450px !important;
    position: relative;
    overflow: hidden;
}
.product-image-cont img{
	width: auto !important;
	height: 100% !important;
	position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.product-content h2{
	color: #125572;
}
.product-content strong{
	color: #222;
}
.product-content ul{
}
.product-content td{
	background: #E7E7E7;
	text-align: center;
	padding: 10px;
	color: #333;
}
.product-tabs {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    border-bottom: 1px solid #E0E0E0;
}
.product-tab{
	width: 148px;
    float: left;
    margin: 0 2px 0 0;
    cursor: pointer;
    text-align: center;
    background: #F5F5F5;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #000;
    letter-spacing: -.05em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 0.8em;
}
.product-tab:hover, .product-tab.current{
	background: #156385;
	color: #FFF;
}
.product-tab-cont{
	width: 100%;
    padding: 40px 0 40px 0;
    display: none;
}
.product-tab-cont iframe{
	width: 100% !important;
	height: 400px !important;
}
.product-tab-cont table{
	width: 100% !important;
}
.product-tab-cont table td{
	background: #E7E7E7;
    text-align: center;
    padding: 10px;
    color: #333;
    font-size: 0.9em;
}
.product-tab-cont.current{
	display: inherit;
}
.product-contact{
	width: 200px;
	padding: 20px;
	display: table;
	float: right;
	background: #F5F5F5;
}
.product-contact h1{
	font-size: 1em;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.product-contact a{
	height: 50px;
	line-height: 50px;
	display: block;
	width: 200px;
	text-align: center;
	background: #156385;
	margin-top: 10px;
	color: #F5F5F5;
	font-weight: 700;
	border-radius: 4px;
}
.product-contact a:hover{
	background: #2098CC;
}
.internal-content{
	width: 680px;
	display: table;
	float: left;
}
.internal-content-full{
	width:100%;
	display:table;
	float:left;
	padding-bottom:50px;
}
.internal-menu{
	width: 250px;
	float: right;
	display: table;
	border-top: 1px solid #E0E0E0;
	margin-top: 10px;
}
.internal-menu ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	width: 250px;
	list-style: none;
}
.internal-menu ul li{
	width: 250px;
	border-bottom: 1px solid #E0E0E0;
}
.internal-menu ul li a{
	padding: 15px;
	display: inline-block;
	font-size: 0.9em;

}
.internal-menu ul li a::before{
	content: "+ ";
}
.internal-menu ul li.current_page_item > a, .internal-menu ul li.current_page_parent > a{
	color: #feb600;
	font-weight: 700;
}
.internal-menu ul li.current_page_item > a:hover, .internal-menu ul li.current_page_parent > a:hover{
	color: #feb600 !important;
	font-weight: 700 !important;
}
.internal-menu ul li:hover a{
	color: #feb600;
	font-weight:700!important;
}
.internal-menu ul li ul{
	display: none;
}
.internal-menu ul li.current_page_item > ul, .internal-menu ul li.current_page_parent > ul{
	display: block;
}
.internal-menu ul li ul li{
	width: 235px;
	margin-left: 15px;
	border-top: 1px solid #E0E0E0;
	border-bottom: none;
}
.internal-menu ul li ul li a{
	color: #999 !important;
	font-weight: 200 !important;
}
.internal-menu ul li ul li.current_page_item a{
	color: #feb600 !important;
	font-weight: 700 !important;
}
.internal-menu ul li ul li:hover a{
	color: #feb600 !important;
}
.internal-image{
	width: 680px;
	display: table;
	margin: 10px 0 30px 0;
}
.internal-image-about{
	width:100%;
	dispaly:table;
	margin: 10px 0 15px 0;
}
.internal-image-about img{
	width:100%;
	height:auto;
}
.internal-image img{
	width: 680px;
	height: auto;
}
.internal-content-full img{
	width:100%;
	height: auto;
}
.internal-content strong, .internal-content-full strong{
	color: #222;
}
.internal-content a, .internal-content-full a{
	color: #530a20;
	text-decoration: underline;
}
.contact-right{
	width: 200px !important;
	padding: 20px;
	display: table;
	float: right;
	background: #F5F5F5;
}
.contact-right strong{
	color: #222;
}
.contact-right a{
	color: #2098CC;
	text-decoration: underline;
}
.news-time{
	color: #999;
	width: 100%;
	margin-bottom: 10px;
}
.wall-item{
	width: 216px;
	height: 216px;
	overflow: hidden;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
.wall-item-image{
	width: 216px;
	height: 216px;
	position: relative;
}
.wall-item-image img{
	height: 100%;
    width: auto;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.wall-item-cover{
	width: 186px;
	height: 146px;
	padding: 70px 15px 0 15px;
	background: url("images/case-bg.png") repeat;
	position: absolute;
	top: 0;
	visibility: hidden;
	opacity: 0;
	color: #FFF;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
.wall-item-cover strong{
	font-size: 1.71em;
	line-height: 30px;
	color: #FFF;
	display: block;
}
.wall-item:hover .wall-item-cover{
	visibility: visible;
	opacity: 1;
}
.news-item{
	width: 100%;
	display: table;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #E0E0E0;
}
.news-link{
	font-weight: 700;
	font-size: 1.43em;
	line-height: 30px;
	text-decoration: none !important;
	text-transform: uppercase;
}
.news-link:hover{
	color: #156385;
}
.news-item .news-time{
	margin-bottom: 20px;
}
.accordion{
	width: 100%;
	display: table;
	border-top: 1px solid #E0E0E0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.accordion li{
	border-bottom: 1px solid #E0E0E0;
}
.accordion-title{
	font-weight: 700;
	color: #000;
	font-size: 1.5em;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	cursor: pointer;
	letter-spacing: -.05em;
	padding:20px;
}

.accordion-content{
	width: 100%;
	padding-bottom: 20px;
	padding-left:50px;
	display: none;
}
.accordion-content td{
	background: #F4F4F4;
	text-align: center;
	padding: 10px;
}
.accordion-content li{
	border: none;
}
.cleft{
	width: 325px;
	display: block;
	float: left;
	margin-bottom: 30px;
}
.cright{
	width: 325px;
	display: block;
	float: right;
	margin-bottom: 30px;
}
.ccenter{
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 30px;
}
.cleft label, .cright label, .ccenter label{
	width: 100%;
	display: block;
	line-height: 30px;
}
.cleft input, .cright input{
	width: 97%;
	padding-left: 3%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #E0E0E0;
	font-size: 1em;
	font-weight: 200;
	font-family: 'HelveticaNeue';
	color: #888;
}
.cleft select, .cright select{
	width: 100%;
	padding-left: 3%;
	height: 42px;
	line-height: 42px;
	border: 1px solid #E0E0E0;
	font-size: 1em;
	font-weight: 200;
	font-family: 'HelveticaNeue';
	color: #888;
	background: #FFF;
}
.ccenter textarea{
	max-width: 96%;
	max-height: 100px;
	min-width: 96%;
	min-height: 40px;
	padding: 2%;
	line-height: 20px;
	border: 1px solid #E0E0E0;
	font-size: 1em;
	font-weight: 200;
	font-family: 'HelveticaNeue';
	color: #888;
}
.ccenter input[type="submit"]{
	width: 200px;
	border: none;
	height: 50px;
	padding: 0;
	margin: 0;
	background: #156385;
	color: #FFF;
	font-size: 1em;
	font-weight: 700;
	border-radius: 4px;
	cursor: pointer;
}
.screen-reader-response, .wpcf7-not-valid-tip{
	color: #FF0000;
}
.screen-reader-response ul, .wpcf7-response-output{
	display: none !important;
}
.search-content{
	width: 100%;
	display: table;
}
.search-list{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
}
.search-item{
	width: 100%;
	display: table;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E0E0E0;
}
.search-title{
	color: #353535 !important;
	font-size: 1.2em;
	line-height: 30px;
	font-weight: 700;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}
.search-title:hover{
	color: #feb600 !important;
}
.search-title > span{
	color: #6a6a6a !important;
    font-size:14px;
    display:block;
}
.promo{
	width: 150px;
	display: table;
	background: #000;
	position: fixed;
	z-index: 100;
	bottom: 10px;
	right: 10px;
	padding: 15px;
	text-align: center;
	color: #FFF;
	background: url("images/pr-bg.png") repeat;
	font-size: 0.85em;
	display: none;
}
.promo h2{
	color: #FFF;
	font-size: 1.14em;
	line-height: 20px;
}
.promo a{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-top: 15px;
	background: #1B83AF;
	font-weight: 700;
	color: #FFF;
	border-radius: 4px;
}
.promo a:hover{
	background: #1C9DD3;
}

.h1-tit{
	display: inline-block;
}
.int-tit{
	display: table;
	width: 100%;
}
.int-tit h1{
	display: block;
}
.int-tit hr{
	float: left;
}

.action {
    color: #530a20 !important;
    font-weight: 700;
    display: block;
    margin: 20px 0 0 0;
}
.service__advisor .action {
    display: inline;
    margin: 20px 0 0 0;
}
.action:hover {
	color: #feb600 !important;
}
.action-news, .home-ev-inf h3 a{
	color:#3c3c3c !important;
	font-weight:700;
	display:block;
	margin:20px 0 0 0;
}
.home-ev-inf h3 a:hover{
	color:#530a20 !important;
}
.action-news:hover{
	color: #3c3c3c !important;
}
.home-news-text a:hover{
	color: white !important;
}
.home-news{
	background-image: url('./images/news-back2.jpg');
	width: 100%;
	padding: 50px 0 50px 0;
	display: table;
}
.home-news-cont{
	width: 960px;
	margin: 0 auto;
	display: table;
}
.home-news-lf{
	width: 620px;
	float: left;
	display: table;
}
.home-news-rg{
	width: 320px;
	float: right;
	display: table;
}
.home-news h1{
	display: block;
	font-size: 2em;
	padding: 0 0 20px 0;
}
.home-news hr{
	float: left;
    margin-bottom: 30px;
}
.home-newsroom{
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
	width: 100%;
	display: table;
}
.home-newsroom li{
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e0d8d4;
	display: table;
}
.home-news-img{
	width: 200px;
	height: 200px;
	overflow: hidden;
	float: left;
	display: block;
	position: relative;
}
.home-news-img img{
	width: auto;
    height: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
	background-color: white;
}
.home-news-text{
	width: 400px;
	float: right;
}
.home-news-inf{
	margin: 0 0 10px 0;
	overflow: hidden;
	width: 100%;
	font-size: 0.9em;
}
.home-news-inf h3{
	margin: 0 0 10px 0;
}
.home-news-inf h3 a{
	color: #3c3c3c;
}
.home-news-inf h3 a:hover{
	color: white;
}
.home-news-inf span{
	display: block;
	margin: 0 0 10px 0;
	color: white;
	font-weight: 500;
}
.home-news-text .action{
	margin: 0;
}
.home-events{
	list-style: none;
	margin: 0;
	width: 100%;
	display: table;
	padding: 0;
}
.home-events li{
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e0d8d4;
	display: table;
}
.home-ev-img{
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	/**background: #CCC;*/
	position: relative;
	display: block;
}
.home-ev-img img {
	width: 100%;
	height: auto;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
	background-color:white;
}
.home-ev-inf{
	width: 190px;
	display: table;
	float: right;
	font-size: 0.9em;
}
.home-ev-inf h3{
	margin: 0 0 10px 0;
}
.home-ev-inf h3 a{
	color: #530a20;
}
.home-ev-inf h3 a:hover{
	color: #feb600;
}

.list-full{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
}
.list-full-it{
	float: left;
	display: table;
	width: 33.33%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    padding: 30px;
    height: 720px;
    overflow: hidden;
}
.list-full-it.last{
	border-right: none;
}
.rem-bord{
	width: 100%;
	height: 1px;
	background: #FFF;
	margin-top: -1px;
	position: relative;
}
.list-full-it-img{
	width: 100%;
    padding-top: 0;
    position: relative;
    overflow: hidden;
    margin: 0 0 30px 0;
    display: block;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    height: 130px;
}
.list-full-it-img img{
	width: auto;
    height: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.eq-it-inf{
	height: 260px;
	width: 100%;
	overflow: hidden;
	margin: 0 0 30px 0;
	font-size: 0.9em;
}
.eq-it-inf h3 a{
	color: #000;
}
.eq-it-inf h3 a:hover{
	color: #feb600;
}

.left-col{
	width: 220px;
	margin: 0 0 0 0;
	display: table;
	float: right;
}
.eq-filt{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
	border-top: 1px solid #E0E0E0;
}
.eq-filt li{
	font-size: 0.9em;
	display: block;
	border-bottom: 1px solid #E0E0E0;
}
.eq-filt li a{
	padding: 15px 15px 15px 15px;
	display: block;
	color: #666666;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}
.eq-filt li.current_page_item > a,
.eq-filt li a:hover{
	color: #feb600;
	font-weight: 300;
}
.eq-filt li a::before{
	content: "+ ";
}
.eq-filt li ul{
	list-style: none;
	margin: 0;
	padding: 0 0 10px 25px;
	width: 100%;
	display: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.eq-filt li ul li{
	font-size: inherit;
	display: block;
	border-top: 1px solid #E0E0E0;
	border-bottom: none;margin-top: 5px;
}
.eq-filt li .current_page_item > a{
	border-bottom:1px solid #ECECEC;
}
.eq-filt li ul li a{
	padding: 5px 0 5px 0;
}
.eq-filt li ul li a::before{
	content: "";
}
.eq-filt li ul li a:hover{
	color: #feb600;
	text-decoration: none;
	font-weight: 300;
}
.eq-list{
	width: 720px;
	display: table;
	float: left;
}
.list-int {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: table;
}
.list-int-it{
    float: none;
    display: inline-block;
    width: 32%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    height: auto;
    overflow: hidden;
}
.list-int-it.last{
	border-right: none;
}
.list-int-it-img{
    width: 100%;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 20px 0;
    display: block;
}
.list-int-it-img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.eq-prod-inf {
    height: 180px;
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
    font-size: 0.9em;
}
.eq-prod-inf h3 a{
	color: #000;
}
.eq-prod-inf h3 a:hover{
	color: #530a20;
}
.prod-lf {
    width: 621px;
    padding: 0 20px 0 0;
    display: block;
    float: left;
    border-right: 1px solid #ECECEC;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.prod-img {
    width: 100%;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 40px 0;
}
.prod-img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.prod-det {
    width: 100%;
    display: table;
}
.prod-det .internal-content{
	width: 100% !important;
}
.prod-rg {
    width: 320px;
    padding: 0 0 0 19px;
    display: table;
    float: left;
}
.prod-rep {
    width: 100%;
    display: table;
    padding: 15px;
    background: #F5F5F5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 0 40px 0;
}
.prod-rep h3 {
    border-bottom: none;
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 1.25em;
    line-height: 1em;
    letter-spacing: -.05em;
    color: #000;
}
.prod-rg h3 {
    padding: 0 0 10px 0;
    font-size: 1.25em;
    line-height: 1em;
    letter-spacing: -.05em;
    color: #000;
    margin: 0 0 0 0;
}
.prod-bro, .prod-vid {
    width: 100%;
    display: table;
    margin: 0 0 20px 0;
}
.prod-li {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
}
.prod-li li {
    display: table;
    width: 100%;
    margin: 0 0 20px 0;
}
.prod-li li .action{
	margin: 0 0 0 0;
}
.prod-vid iframe{
	width: 100% !important;
	height: 200px !important;
}
.segm-image{
	width: 100%;
	margin: 10px 0 30px 0;
	display: table;
}
.segm-image img{
	width: auto;
	height: auto;
}
.segm-prod{
	display: table;
	width: 100%;
}
.segm-prod-tit{
	text-align: center;
	display: table;
	width: 100%;
}
.eve-list{
	width: 100%;
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
}
.eve-list-it{
	float: left;
    display: table;
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    padding: 20px;
    height: 260px;
    overflow: hidden;
}
.eve-list-it.even{
	border-right: none;
}
.eve-img{
	width: 200px;
	height: 200px;
	overflow: hidden;
	position: relative;
	float: left;
}
.eve-img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.eve-inf{
	height: 200px;
	width: 220px;
	overflow: hidden;
	float: right;
	font-size: 0.9em;
}
.eve-inf h3{
	letter-spacing: -.05em;
    color: #000;
    font-size: 1.5em;
    line-height: 1em;
}
.list-res{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	display: table;
}
.list-res-it{
	width: 100%;
	display: table;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	border-bottom: 1px solid #E0E0E0;
}

.list-res-it:last-child {
	border-bottom: none !important;
}

.list-res-it-img{
	width: 360px;
	height: 270px;
	overflow: hidden;
	float: left;
	position: relative;
	display: block;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}
.list-res-it-img img {
    width: auto;
    height: auto;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.list-res-inf{
	width: 570px;
	float: right;
	display: table;
}
.list-res-inf h2{
	margin: 0 0 20px 0;
	font-size: 2em;
}
.list-res-inf h2 a{
	color: #000;
}
.list-res-inf h2 a:hover{
	color:#530a20;
}
.list-res-inf span{
	display: block;
	color: #999;
}
.prod-li-rg{
	width: 80px;
	float: left;
	display: block;
}
.prod-li-rg img{
	width: 100%;
	height: auto;
}
.prod-li-lf{
	width: 220px;
	display: table;
	float: right;
	font-size: 0.9em;
}




.assoc{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
}
.ass-ite{
	width: 100%;
	display: table;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #E0E0E0;
}
.ass-ite-img{
	width: 200px;
	display: table;
	float: left;
}
.ass-ite-img img{
	width: 100%;
	height: auto;
}
.ass-ite-inf{
	width: 460px;
	display: table;
	float: right;
}
.ass-ite-inf h3{
	margin-top: 0;
	color: #000;
}

.menu{
	display: none;
}
.mob-region{
	display: none;
}

.head-mob{
	display: none;
}

.mod-slider{
	width: 100%;
	height: 750px;
	position: relative;
}
.ms-inf{
	position: absolute;
	top: 0;
	right: 0;
	width: 590px;
	display: table;
	text-align: right;
	color: #053379;
}
.ms-inf span{
	display: block;
	font-size: 2.75em;
	line-height: 1em;
	letter-spacing: -.05em;
}
.mbox{
	width: 180px;
	display: inline-block;
}
.mbox-logo{
	width: 100%;
	display: table;
	background: #F5F5F5;
}
.mbox-logo img{
	width: 100%;
	height: auto;
}
.mbox-ing{
	display: table;
	width: 100%;
	background: #053379;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	padding: 10px 0 10px 0;
}
.ms-lead{
	display: table;
	width: 380px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #053379;
	color: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
}
.ms-lead span{
	font-size: 1.5em;
	font-weight: 700;
	display: block;
	letter-spacing: -.05em;
	line-height: 1.25em;
}
.ms-lead p{
	font-size: 0.9em;
	line-height: 1.25em;
}
.ms-lead input{
	border: none;
	width: 75%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 0 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 0.7em;
    font-family: 'HelveticaNeue';
    font-weight: 200;
    float: left;
}
.ms-lead input[type="submit"]{
	width: 25%;
	padding: 0;
    font-size: 1em;
    font-weight: 700;
    background: #2098CC;
    color: #FFF;
    cursor: pointer;
}
.ms-lead .wpcf7-not-valid-tip{
	display: none;
}
.ms-lead .screen-reader-response{
	font-size: 0.9em;
	line-height: 1em;
	font-weight: 700;
}
.ms-buts{
	width: 100px;
	display: table;
	position: absolute;
	top: 60px;
}
.ms-but{
	width: 100%;
	height: 100px;
	display: block;
	margin: 15px 0 15px 0;
	border: 3px solid #000 !important;
	border-radius: 50px;
	background-size: cover !important;
	background-position: center !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.modex-slider{
	width: 100%;
	height: 100%;
}
.modex-slide{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center center !important ;
}

.home_intro_left {
	width: 50%;
	float: left;
	text-align:left;
}

.new__link {
    font-weight: 700;
    color: #2f2f2f !important;
    border: 2px solid #feb600 !important;
    padding: 7px 14px;
    margin: 1em 0;
    background:white;
    display: inline-block;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}
.new__link:hover {
    font-weight: 700;
    color: #2f2f2f !important;
    border: 2px solid #feb600;
    background: #feb600;
    padding: 7px 14px;
    margin: 1em 0;
    display: inline-block;
}
.home_intro_left a{
	color: #530a20;
	font-weight: 700;
	padding-left: 8px;
	margin-top: 10px;
	display: list-item;
	margin-left: 20px;
	list-style-image: url(./images/right-arrow2.png);
}
.home_intro_right{
	width: 50%;
	float: right;

}
.right_text{
	margin-left:4%;
	text-align:left;
}
.right_text p{
	margin-top:0;
}
.right_title{
	margin-left: 4%;
	margin-bottom: 2%;
	text-align:left;
}
.right_text a{
	text-align:left;
	color:#530a20;
	font-weight:700;

}
.right_text a:hover{
	color:#feb600;
}
.top-links{
	margin: 0 0 40px 0;
    padding: 0 0 0 0;
    list-style: none;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    box-sizing: border-box;
}
.top-links li {
	margin: 0 5px 0 5px;
    float: none;
    width: 23%;
    display: inline-block;
    box-sizing: border-box;
}
.top-links li a{
	display: block;
	padding: 25px;
	background: #F5F5F5;
	color: #000;
	height:150px;
	font-weight: 700;
	text-align: center;
	letter-spacing: -.05em;
    box-sizing: border-box;
}

.top-links li a img{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.top-links li a.active, .top-links li a:hover{
	background: #feb600;
	color: #FFF;
}

.top-links li a:hover img, .top-links li a.active img{
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}

.glob-lf{
	width: 850px;
	float: left;
	display: table;
}

.countries{
	width: 100%;
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
}
.country{
	width: 100%;
	display: table;
	border-bottom: 1px solid #ECECEC;
}
.btn{
width: 200px;
height: 46px;
 line-height: 46px;
 border: 2px solid #feb600;
 border-radius: 4px;
display: block; font-weight: 700;
color: #feb600;
text-align: center;
margin-top: 40px;
text-decoration: none;
}
.btn:hover{
    width: 200px;
    height: 46px;
    line-height: 46px;
    border: 2px solid #feb600;
    border-radius: 4px;
    display: block;
    font-weight: 700;
    color: #FFFFFF!important;
    text-align: center;
    margin-top: 40px;
    text-decoration: none;
    background-color:#feb600;
}

.accordion-title:hover{
	color:#530a20;
}

.list-res-inf-stories{
	width: 800px;
	float: right;
	display: table;
}
.list-res-it-img-stories{
	width: 135px;
	height: 135px;
	overflow: hidden;
	float: left;
	position: relative;
	display: block;
}
.brochures-styling-images{
	width: 98% !important;
    	height: auto !important;
    	border: solid grey 1px;
}

.resources__tabs {
    list-style-type:none;
    padding:0;
}

.nav-search input[type="submit"]:hover{
	margin-top: 0px !important;
	border:none !important;
}
.list-int-it-try-first, .list-int-it-try-second, .list-int-it-try-third{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
}
.list-full-br{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 680px;
	display: table;
}
.list-full-it-br{
	float: left;
	display: table;
	width: 31%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	padding: 30px;
	height: 585px;
	overflow: hidden;
}
.eq-list-videos{
	width:75%;
	float:left;
	font-size: 12px;
	text-align:center;
}
.eq-list-videos a{
    color:#3c3c3c;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}
.eq-list-videos a:hover{
    color:#feb600;
}
.eq-list-videos img{
    display:block !important;
    margin:0 auto !important;
}
.video-list {
	float: left;
	list-style: none;
	display: table;
	width: 100%;
	padding: 0;
	margin-top: -20px;
}
.resource-video{
	float: left;
	width: 33%;
	height:300px;
}
.title-of-videos{
	text-align:center;
    position:relative;
}

.title-of-videos h2{
    padding-bottom:30px;
}

a.anchor {
    position:absolute;
    top:-180px;
    left:0;
    pointer-events:none;
}
.resource-video >h2{
	padding: .5em 0 0;
	color: #530a20;
}
.vp-player-layout{
	left:0px !important;
	width:351px !important;
	height: 191px !important;
}
.hr-videos{
	background: #e0d8d4;
	position: relative;
	z-index: 0;
	margin-top: 50px;
	width: 100%;
	height: 1px;
}
.back-to-top-button{
	color: #3c3c3c !important;
	display: inline-block;
	font-weight: 700;
	letter-spacing: .1em;
}
.back-to-top-button:hover{
	color: #feb600 !important;
}
.markets-list{
	list-style: none;
	width: 100%;
	float: left;
	padding:0;
}
.markets-list-individual-first, .markets-list-individual-second, .markets-list-individual-third, .markets-list-individual-fourth, .markets-list-individual-fifth, .markets-list-individual-sixth, .markets-list-individual-seventh, .markets-list-individual-eighth, .markets-list-individual-nineth, .markets-list-individual-tenth{
	width: 19%;
	height: 180px;
	text-align:center;
	float:left;
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}
.markets-list-individual-fifth, .markets-list-individual-tenth{
	border-right:none;
}
.markets-list-individual-sixth, .markets-list-individual-seventh, .markets-list-individual-eighth, .markets-list-individual-nineth, .markets-list-individual-tenth
{
border-bottom:none;
}
.markets-list-individual-img{
	width: 80%;
	height: auto;
	padding-top:10px;
}

.markets-list a p {
    color:#3c3c3c !important;
    font-weight:700 !important;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}
.markets-list a:hover p {
    color:#feb600 !important;
    font-weight:700 !important;
}
.our-management-team-list{
	list-style: none;
	float: left;
	width: 750px;;
    padding: 0;
}
.our-management-team-individual{
	  width: 100%;
    	  float: left;
    	  text-align: left;
   	  padding-right: 28px;
}
.internal-content-full .our-primary-served-markets, .internal-content-full .our-primary-served-markets-2{
	 padding-top:50px;
 }
.our-primary-served-markets{
	height:600px;
}
.internal-content-white{
	width:960px;
	margin:0 auto;
	height: 900px;
}
.eq-list-videos-second{
	width: 100%;
	float:left;
}
.eq-list-videos-individual-first, .eq-list-videos-individual-second{
	width: 20%;
	float: left;
}
.menu-conveying-items:hover{
	color:#feb600 !important;
	text-decoration:none !important;
}
.location-marks{
	list-style: none;
	display: table;
	width:100%;
	float: left;
}
.location-marks-singular{
	width:100%;
	float:left;
	height: 120px;
	text-align:left;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	border-bottom: 1px solid #dddd;
	margin-bottom: 20px;
}
.location-marks-singular-image{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.location-marks-singular-image>img{
	padding-right:5px;
	height: 50px;
	width:auto;
}
.location-marks-singular-text{
	width: 100%;
}
.location-marks-singular-text>p{
	font-size: 15px;
	padding-left:10px;
	width:45%;
	float:left;
	color:#3c3c3c;
	margin:0;
}
.resource-video .resource-video-specific > iframe{
	width:300px;
	height:225px;
}
.markets-list-individual-tenth p{
	padding-left: 20px;
}
.partners-associations a{
	text-decoration: none !important;
	color: #3c3c3c !important;
	font-weight: 500!important;
}
.partners-associations a:hover{
	color: #530a20 !important;
	font-weight: 500 !important;
}

.emia-float {
    margin-left: 20px;
    float: left;
    width: 50%;
}

/* Product Page CSS - James Park */

.int-tit.contact__button h1 {
    text-align:left !important
}
.int-tit.contact__button a {
    float:right;
    font-weight:700;
    text-transform: uppercase;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}
.int-tit.contact__button a > img {
    position:relative;
    top:2px;
    height: 16px;
    width: 16px;
    margin-top:2px;
    padding-left: 10px;
}
.int-tit.contact__button a:hover {
    color:#FDB713;
}

.alignright {
    float:right;
}

.alignleft {
    float:left;
}

#product__page h2 {
    font-size: 2em;
    margin: 0 0 38px 0;
    border-bottom: 1px solid #e0d8d4;
    line-height: 2em;
}
#product__page h2+hr {
    margin-top: -42px !important;
    margin-bottom: 35px;
}

#product__page.service__advisor h2 {
    font-size:1.6em;
}

#product__page.service__advisor h2+hr,
#product__page h2.left-align+hr {
    float:left;
}

.service__advisor img {
    max-width:100%;
}

#product__page .home_intro_right img {
    max-height:300px;
}

.differ__list,
.media__list {
    list-style-type:none;
    padding:0;
    margin:0;
}

.differ__list li {
    width:calc(25% - 10px);
    display:inline-block;
    position:relative;
    vertical-align:top;
    text-align:center;
    margin-bottom:1em;
    padding:10px;
    box-sizing: border-box;
}

.differ__icon {
    background:#F8CF71;
    border-radius:50%;
    width:100px;
    height:100px;
    margin:0 auto;
    display:block;
}

.differ__icon svg,
.differ__icon svg * {
    fill:#ffffff;
}

.media__list li {
    width:calc(16.2% - 5px);
    margin-right:5px;
    display:inline-block;
    position:relative;
    vertical-align:top;
    text-align:center;
    margin-bottom:10px;
}

.media__list.small li {
    width:calc(50% - 10px);
}

.media__list.large_list li {
    width:calc(33% - 10px);
    margin-right:10px;
}

.media__list li a {
    width:100%;
    max-width:163px;
    height:163px;
    display:block;
    position:relative;
    background:#cccccc;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}

.media__list.small li a {
    height:142px;
}

.media__list.large_list li a {
    width: 100%;
    max-width: calc(100% - 10px);
    height: 200px;
    margin: 0 auto 10px auto;
}

.media__list li a:hover {
    background:#3c3c3c;
}

a.video__modal.solo {
    display: block;
    width: calc(100% - 2em);
    height: 235px;
    position: relative;
    margin-top:0;
}

.media__list li a .media__background,
a.solo .media__background {
    opacity:1;
}
.media__list li a .media__background,
a.solo .media__background {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:0;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}

.media__list li a:hover .media__background {
    opacity:0.5;
}

a.solo:hover .media__background {
    opacity:0.8;
}

.media__list li a span {
    position:absolute;
    bottom:0;
    left:0;
    width:calc(100% - 1em);
    height:auto;
    z-index:10;
    padding:0.5em;
    font-size:12px;
    color:#ffffff;
    font-weight:700;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
    background:rgba(0,0,0,0.7);
}

.media__list li a:hover span {
    color:#FEB600;
}

.media__circle {
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    height:70px;
    width:70px;
    border:2px solid #ffffff;
    border-radius: 50%;
    background:#000000;
    z-index:20;
    opacity:0.7;
}

a .media__circle.play svg {
    fill: #ffffff;
    width: 23px;
    margin-top: 23px;
    margin-left: 5px;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}

.modal__image {
    max-width:calc(100vw - 100px);
    max-height:calc(100vh - 100px);
}

.media__list.small li a .media__circle.play svg,
a.solo .media__circle.play svg {
    margin-left: 25px;
}

.media__list li a .media__circle.play.play__360 svg {
    margin-top: 20px;
    margin-left: 1px;
    width: 54px;
}

.variation_tabs__container .media__list li a .media__circle.play.play__360 svg {
    margin-left: 7px;
}

a .media__circle.play.image svg {
    margin-left: 2px;
}

#loading__spinner {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:50;
    opacity:0;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
    display:none;
}

#loading__spinner.active {
    opacity:1;
    display:block;
}

#loading__spinner img {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-67px;
    margin-left:-67px;
}

a:hover .media__circle.play svg {
    fill: #FEB600;
}

.variation_tabs__tab:not(.active) {
    display:none;
}

.h-98 { height:98%; }

.third-2 {
    width:64%;
    float:left;
}

.third {
    width:32%;
    float:right;
}

.overflow__description img {
    max-width:100%;
}

.variation_tabs__container * {
    text-align:left;
}

.seperator {
    height:1px;
    background:#cccccc;
    width:100%;
    margin:1em 0;
}

.overflow__description {
    clear:both;
}

.clear {
    clear:both;
}

.variation__differentiators {
    padding:0;
}

.variation__differentiators li:before {
    content:'●';
    position:absolute;
    left:3px;
    top:2px;
    line-height:17px;
}

.variation__differentiators li {
    width:calc(50% - 10px);
    display:inline-block;
    position:relative;
    vertical-align:top;
    padding-left:20px;
    box-sizing: border-box;
    margin-bottom:10px;
}

.variation_tabs__container {
    border:2px solid #FEB600;
    padding:1em 2em;
    box-sizing: border-box;
    min-height:400px;
}

.variation_tabs__menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

.variation_tabs__menu li {
    display: inline-block;
}

.variation_tabs__menu li a {
    padding: 7px 15px;
    display: block;
    background: #cccccc;
    color: #3c3c3c;
    font-weight:700;
}

.variation_tabs__menu li a:hover,
.variation_tabs__menu li a.active {
    background: #FEB600;
    color: white;
}

.list-parts-and-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; 
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 -10px -20px -10px;
  padding: 0;
}

.list-parts-and-service .ang {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  margin: 0 0 20px 0;
}

.ps-phone {
  text-align: center;
  margin-top: 4em;
}

a.ps-link {
    padding: 20px;
    color: #3c3c3c;
    background:#efefef;
    font-weight: 700;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    box-sizing: border-box;
    display: block;
}

a.ps-link:hover {
    background:#feb600;
    color: #FFFFFF;
}

a.ps-link img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}

a.ps-link:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

a.ps-link span {
    line-height: 40px;
    height: 40px;
    display: inline-block;
}

.ps-link-container {
    padding:1em 1em 1em 0;
}

.ps-link-container2 {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.ps-link-01 {
    padding:10px 10px 10px 0;
}

.ps-link-02 {
    padding:10px;
}

.service__list,
.brochure__list {
    list-style-type:none;
    padding:0;
}

.brochure__list li,
.service__list li {
    padding-left:35px;
    min-height:40px;
    margin-bottom:10px;
    position:relative;
}

.service__list li {
    padding-left: 0;
    margin-bottom:20px;
}

.brochure__list li img {
    position: absolute;
    left: 0;
    top: 0;
}

/*
.brochure__list li:before {
    content: url("data:image/svg+xml,%3Csvg height='40px' viewBox='-64 0 512 512' width='30px' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='#575757' d='m384.445312 10c0-5.523438-4.480468-10-10-10h-364.445312c-5.523438 0-10 4.476562-10 10v492c0 5.523438 4.476562 10 10 10h260.425781c.042969 0 .082031-.007812.125-.007812.285157-.003907.570313-.011719.851563-.039063.15625-.015625.3125-.046875.46875-.070313.164062-.023437.332031-.039062.5-.074218.15625-.03125.308594-.078125.464844-.113282.160156-.042968.324218-.074218.480468-.125.144532-.042968.28125-.097656.421875-.144531.167969-.0625.335938-.113281.5-.179687.125-.050782.242188-.117188.363281-.171875.175782-.082031.351563-.15625.523438-.246094.109375-.058594.214844-.128906.324219-.191406.171875-.101563.347656-.199219.515625-.3125.125-.082031.234375-.171875.351562-.257813.148438-.109375.300782-.210937.441406-.328125.257813-.210937.503907-.429687.738282-.667969l104.019531-104.019531c.316406-.316406.597656-.65625.867187-1.007812.066407-.089844.132813-.175781.195313-.265625.253906-.351563.488281-.71875.691406-1.097656.011719-.023438.019531-.042969.03125-.066407.1875-.363281.351563-.742187.496094-1.128906.039063-.101563.074219-.203125.109375-.304687.136719-.410157.257812-.824219.34375-1.25.085938-.421876.128906-.851563.160156-1.28125.007813-.109376.011719-.21875.015625-.328126.003907-.113281.015625-.226562.015625-.339843v-387.980469zm-364.445312 10h344.445312v367.980469h-94.019531c-5.523437 0-10 4.476562-10 10v94.019531h-240.425781zm260.425781 457.859375v-69.878906h69.878907zm0 0'/%3E%3Cpath fill='#575757' d='m73.339844 152.839844h64.246094c5.523437 0 10-4.476563 10-10v-64.25c0-5.523438-4.476563-10-10-10h-64.246094c-5.523438 0-10 4.476562-10 10v64.25c0 5.523437 4.476562 10 10 10zm10-64.25h44.246094v44.25h-44.246094zm0 0'/%3E%3Cpath fill='#575757' d='m179.082031 88.589844h130.507813c5.519531 0 10-4.476563 10-10 0-5.523438-4.480469-10-10-10h-130.507813c-5.523437 0-10 4.476562-10 10 0 5.523437 4.476563 10 10 10zm0 0'/%3E%3Cpath fill='#575757' d='m179.082031 152.839844h130.507813c5.519531 0 10-4.476563 10-10 0-5.523438-4.480469-10-10-10h-130.507813c-5.523437 0-10 4.476562-10 10 0 5.523437 4.476563 10 10 10zm0 0'/%3E%3Cpath fill='#575757' d='m73.339844 217.089844h236.25c5.519531 0 10-4.480469 10-10 0-5.523438-4.480469-10-10-10h-236.25c-5.523438 0-10 4.476562-10 10 0 5.519531 4.476562 10 10 10zm0 0'/%3E%3Cpath fill='#575757' d='m73.339844 281.339844h236.25c5.519531 0 10-4.480469 10-10 0-5.523438-4.480469-10-10-10h-236.25c-5.523438 0-10 4.476562-10 10 0 5.519531 4.476562 10 10 10zm0 0'/%3E%3Cpath fill='#575757' d='m221.925781 325.585938h-148.585937c-5.523438 0-10 4.476562-10 10 0 5.523437 4.476562 10 10 10h148.585937c5.523438 0 10-4.476563 10-10 0-5.523438-4.476562-10-10-10zm0 0'/%3E%3Cpath fill='#575757' d='m261.925781 345.585938c5.507813 0 10-4.492188 10-10 0-5.507813-4.492187-10-10-10-5.507812 0-10 4.492187-10 10 0 5.507812 4.492188 10 10 10zm0 0'/%3E%3C/g%3E%3C/svg%3E");
    width:30px;
    height:40px;
    position:absolute;
    left:0;
    top:0;
    display:block;
}
*/

.brochure__list a,
.service__list a{
    color:#91193a;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
    font-weight:700;
}

.brochure__list a:hover,
.service__list a:hover {
    color:#650c24;
}

.home-safety.product__page {
    width: 100%;
    padding: 2em 0 2em 0;
    height: auto;
    min-height:150px;
    background-size: cover !important;
}

.home-safety.product__page .test_text {
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;
    position: absolute;
    max-width: 485px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home-safety.product__page .sizing_text {
    display: block;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;
    max-width: 485px;
    visibility: hidden;
    pointer-events:none;
}

.home-safety.product__page .test_text p > span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
}

.iframeBox {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-top:1em;
    margin-bottom:1em;
}

.siteBackground .iframeBox {
    margin-top:0;
    margin-bottom:0;
}

.iframeBox iframe, .iframeBox object, .iframeBox embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Special Modal */

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 998;
  -moz-transition: opacity 0.25s ease 0s, visibility 0.35s linear;
  -o-transition: opacity 0.25s ease 0s, visibility 0.35s linear;
  -webkit-transition: opacity 0.25s ease, visibility 0.35s linear;
  -webkit-transition-delay: 0s, 0s;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0.35s linear;
  transition: opacity 0.25s ease 0s, visibility 0.35s linear;
}
.modal-overlay.state-show {
  opacity: .7;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.2s, 0s;
  transition-duration: 0.2s, 0s;
}

.modal-frame {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 999;
  /*     display: table; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-box-align: center;
  -webkit-box-pack: center;
  justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  width: 100%;
  text-align: center;
  visibility: hidden;
}
.modal-frame.state-appear {
  visibility: visible;
}
.modal-frame.state-appear .modal-inset {
  -webkit-animation: modalComeIn 0.25s ease;
  animation: modalComeIn 0.25s ease;
  visibility: visible;
  /* to keep @ final state */
}
.modal-frame.state-appear .modal-body {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1, 1);
  transform: translateY(0) scale(1, 1);
}
.modal-frame.state-leave {
  visibility: visible;
}
.modal-frame.state-leave .modal-inset {
  -webkit-animation: modalHeadOut 0.35s ease 0.1s;
  animation: modalHeadOut 0.35s ease 0.1s;
  visibility: visible;
}
.modal-frame.state-leave .modal-body {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
}

@-moz-document url-prefix() {
  .modal-frame {
    height: calc(100% - 55px);
  }
}
.modal {
    display: block;
    vertical-align: middle;
    text-align: center;
    max-height:calc(100vh - 20px);
    max-width:calc(100vw - 20px);
}

.modal-inset {
  position: relative;
  padding: 30px;
  background-color: #313131;
  box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.3);
  min-width: 320px;
  min-height: 126px;
  margin: auto;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
box-sizing:border-box;
}

#gate__modal .modal-inset,
#country__modal .modal-inset {
  background-color: #ffffff;
}

#country__modal .cta__button {
    font-weight:700;
    color:#3c3c3c;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}

#country__modal .cta__button:hover {
    font-weight:700;
    color:#feb600;
}
#country__modal .cta__button{
	position: relative;
	left:10px;
}
.modal-inset .close {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px;
  opacity: .6;
  z-index:9999;
}
.modal-inset .close:hover {
  opacity: 1;
}

.overflow { overflow:hidden !important; }

.modal-body {
  margin: auto;
  opacity: 0;
  -webkit-transform: translateY(0) scale(0.8, 0.8);
  transform: translateY(0) scale(0.8, 0.8);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

@-webkit-keyframes modalComeIn {
0% {
visibility: hidden;
opacity: 0;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
}
65.5% {
-webkit-transform: scale(1.03, 1.03);
transform: scale(1.03, 1.03);
}
100% {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@keyframes modalComeIn {
0% {
visibility: hidden;
opacity: 0;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
}
65.5% {
-webkit-transform: scale(1.03, 1.03);
transform: scale(1.03, 1.03);
}
100% {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@-webkit-keyframes modalHeadOut {
0% {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0) scale(1, 1);
transform: translateY(0) scale(1, 1);
}
100% {
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(35px) scale(0.97, 0.97);
transform: translateY(35px) scale(0.97, 0.97);
}
}
@keyframes modalHeadOut {
0% {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0) scale(1, 1);
transform: translateY(0) scale(1, 1);
}
100% {
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(35px) scale(0.97, 0.97);
transform: translateY(35px) scale(0.97, 0.97);
}
}

/* end modal */

/* End Product Page CSS - James Park */

/* Product Finder CSS - James Park */

.full-50, .grid__display [class*="full-"].grid-50 {
    width: calc(50% - 2.2em);
    display: inline-block;
    vertical-align: top;
    margin-right: 2em;
}

.grid__display .grid__align img {
    max-width:100%;
    max-height:100%;
    margin:0 auto;
    display:block;
    height:auto;
    width:auto;
}

.grid__display .grid__align {
    height:160px;
    width:100%;
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    padding:0;
    margin:0;
    border:0;
}

.full-100, .grid__display [class*="full-"].grid-100 {
    width: 100%;
    display: block;
    margin-right: 0;
}
.grid__display .hide-grid { display:none !important; }

.grid__display .products {
    vertical-align:top;
    text-align:center;
}

.industry__applications {
    list-style-type:none;
    padding:0;
}

.industry__applications > li {
    width:calc(25% - 10px);
    margin-right:6px;
    display:inline-block;
    position:relative;
    vertical-align:top;
    text-align:center;
}

.products {
    display: inline-block;
    position: relative;
    width: 99%;
    margin-right: 0;
    margin-bottom: 1em;
    padding-top: 1em;
    border-bottom:1px solid #f0f0f0;
}

.grid__display .products {
    border-bottom:none !important;
    border-top:1px solid #f0f0f0;
}

.grid__display .products.no-border {
    border-top:none;
}

.products .product_title {
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}

.products:hover .product_title {
    color:#feb600;
}

.grid__display .products {
    display: inline-block;
    position: relative;
    width: calc(33% - 1.4em);
    margin-right: 1em;
}

.products img {
    max-width: 100%;
    height:auto;
    max-height:200px;
}

.products.filtered {
    display:none;
}

.accordion__filter {
    position:relative;
    padding:10px 20px;
    margin-bottom:10px;
    box-sizing: border-box;
    background:#feb600;
}

.accordion__filter ul {
    list-style-type:none;
    padding:0;
}

.accordion__filter ul li {
    position:relative;
    margin-bottom:10px;
    cursor:pointer;
}

.accordion__filter .controller {
    position:absolute;
    right:10px;
    top:10px;
    cursor:pointer;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
}

.accordion__filter .controller img {
    -webkit-transition: 0.3s all;
    transition:0.3s all;
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
    width:25px;
}

.accordion__filter .controller.minimised img {
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
}

.base__family, .base__industry {
    list-style-type:none;
    padding:0;
    margin:0;
}

.base__family li {
    width:29%;
    display:inline-block;
    position:relative;
    vertical-align:top;
    padding:10px;
}

.base__family li:not(:last-child) {
    border-right:1px solid #cccccc;
}

.base__family li p {
    font-size:14px;
}

.base__family img {
    max-width:100%;
    height:auto;
}

.base__family li a,
.filter__panel a {
    color: #8c1111;
    font-weight: 700;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}

.base__family li a {
    font-size: 14px;
}

.base__industry li {
    width:calc(25% - 10px);
    display:inline-block;
    position:relative;
    vertical-align:top;
    text-align:center;
}

.industry__applications li h4,
.base__family li h3,
.base__industry li h3 {
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}

.industry__applications li:hover h4,
.base__family li:hover h3,
.base__industry li:hover h3 {
    color:#feb600;
}

a.fullsize {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:10;
}

.remove__filter {
    display:none;
    color:red;
    margin-left:10px;
}

.accordion__filter strong {
    cursor:pointer;
    color:white;
}

.accordion__filter input {
    visibility:hidden;
    position:absolute;
}

.accordion__filter input + label {
    color:white;
    padding-left: 30px;
    padding-right: 10px;
    position: relative;
    width: 100%;
    display: block;
    box-sizing: border-box;
    cursor:pointer;
}

.accordion__filter input:checked ~ .remove__filter {
    display: inline;
    position: absolute;
    right: 0;
    top: 0;
}

.accordion__filter input[type=radio] + label::before,
.accordion__filter input[type=checkbox] + label::before {
    display: inline;
    left: 0;
    vertical-align: middle;
    position: absolute;
}

.accordion__filter input[type=radio] + label::before {
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,0C3.6,0,0,3.6,0,8s3.6,8,8,8s8-3.6,8-8S12.4,0,8,0 L8,0z'/%3E%3C/svg%3E");
}

.accordion__filter input[type=radio]:checked + label::before {
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,0C3.6,0,0,3.6,0,8s3.6,8,8,8s8-3.6,8-8S12.4,0,8,0 L8,0z'/%3E%3Cg%3E%3Ccircle fill='%23FFFFFF' cx='8' cy='8' r='4.6'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.accordion__filter input[type=checkbox] + label::before {
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23FFFFFF' d='M14,2v12H2V2H14 M16,0H0v16h16V0L16,0z'/%3E%3C/g%3E%3C/svg%3E");
}

.accordion__filter input[type=checkbox]:checked + label::before {
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='-469 271 20 20' style='enable-background:new -469 271 20 20;' xml:space='preserve'%3E%3Cg%3E%3Cpath class='st0' fill='%23ffffff' d='M-451.5,273.5v15h-15v-15H-451.5 M-449,271h-20v20h20V271L-449,271z'/%3E%3C/g%3E%3Cpath id='_' fill='%23FFFFFF' class='st1' d='M-461.2,286.3c0.2,0.3,0.6,0.3,0.9,0c0,0,0,0,0,0l7.8-7.8c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.2-0.1-0.4-0.2-0.5l-1-1c-0.1-0.1-0.3-0.2-0.5-0.2c-0.2,0-0.4,0.1-0.5,0.2l-6.3,6.4l-3-3c-0.1-0.1-0.3-0.2-0.5-0.2 c-0.2,0-0.3,0.1-0.5,0.2l-1,1c-0.2,0.3-0.2,0.7,0,1L-461.2,286.3z'/%3E%3C/svg%3E");
}

.mobile__filter__button {
    display:none;
}

.empty__panel,
.default__panel,
.filter__panel,
.filter__panel > div { display:none; }

.content__description.empty .empty__panel,
.content__description.default .default__panel,
.content__description.filter .filter__panel,
.filter__panel > div.active { display:block; }

.content__description p {
    line-height:30px;
	padding-right:20px;
}

.default__panel .int-tit > h2 {
    line-height: 2em;
    font-size: 2.43em;
    border-bottom: 1px solid #e0d8d4;
}

.base__industry li {
    padding:20px 10px;
    box-sizing: border-box;
	height: 180px;
}

.base__industry h3 {
    font-size:16px;
    margin-bottom:0;
    margin-top:5px;
}

.base__industry-1,
.base__industry-2,
.base__industry-3,
.base__industry-5,
.base__industry-6,
.base__industry-7 {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.base__industry-4,
.base__industry-8 {
    border-bottom:1px solid #ccc;
}

.base__industry-9,
.base__industry-10 {
    border-right:1px solid #ccc;
}

.header__line {
    color: #feb600;
    padding: 0 10px 0 0;
    position: relative;
}

.filter__style {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: -7px;
    background:white;
    padding:10px;
}

.content-main-full-width.application__page {
    padding-top:0 !important;
}

.applications__bg {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:0;
    background:rgba(0,0,0,0.4);
}

.home-safety.product__page {
    position:relative;
}

.home-safety.product__page.applications a:not(:hover),
.home-safety.product__page.applications h1,
.home-safety.product__page.applications h3,
.home-safety.product__page.applications #breadcrumbs li {
    color:white !important;
}

.home-safety.product__page.applications h3 {
    text-align:left;
    margin-top:45px;
}

.home-intro-main {
    z-index:10;
    position:relative;
}

.filter__style li {
    display: inline-block;
    width: 20px;
}

.filter__style li a.active {
    pointer-events:none;
}

.filter__style li a svg * {
    -webkit-transition: 0.3s all;
    transition:0.3s all;
}

.filter__style li a.active svg * {
    fill: #feb600;
}

.header__line:after {
    content: '';
    height: 1px;
    background: #ccc;
    width: 100%;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 0;
}

.header__line > span {
    display: inline-block;
    padding: 0 10px 0 0;
    background: white;
    z-index: 10;
    position: relative;
}

.results__panel { display:none; position:relative;}
.results__panel.show { display:block; }

/* End Product Finder CSS - James Park */

@media all and (-ms-high-contrast:none) {
    a .media__circle.play svg {
        margin-top: 1px;
    }

    .media__list li a .media__circle.play.play__360 svg {
        margin-top: 1px;
    }

    *::-ms-backdrop, a .media__circle.play svg {
        margin-top: 1px;
    }

    *::-ms-backdrop, .media__list li a .media__circle.play.play__360 svg {
        margin-top: 1px;
    }
}

li.list-full-it.third {
    border-right: none;
}
.list-full-it-optical-text:hover{
	color:#feb600 !important;
}
.contact-select-drop-down{
	background-color: #fff;
	border: 3px solid #feb600;
	display: inline-block;
	height: 35px;
	position: relative;
	width: 100%;
    max-width:400px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.li.contact-global-network-drop-down-continent-name{
	color: #959595;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 10px;
    width: 50%;
    float: left;
}
.marketo-parts-inquiry-wrapper, .marketo-sales-inquiry-wrapper, .marketo-service-inquiry-wrapper{
	max-width: 1020px;
	width: 100%;
	padding: 3.75em 0;
}
.marketo-second-wrapper{
	width: 53%;
}
.mktoFormRow:nth-child(n+1) {
	margin-top: .75em;
}
.mktoLabel {
	display: block;
	float: none;
	font-weight: 700;
	line-height: 1.62!important;
	text-transform: uppercase;
	width: 100%!important;
}
.mktoForm .mktoRequiredField .mktoAsterix {
	color: #91193a!important;
	display: inline-block!important;
	float: none;
	padding: 0 .25em 0 0!important;
	width: auto;
}
.mktoForm input[type=text], .mktoForm input[type=number], .mktoForm input[type=password], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm textarea {
	background-color: #ddd;
	border: 1px solid #959595;
	border-radius: 0;
	max-width: 100%;
	padding: .5em !important;
	width: 100%;
}
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
	padding: 2px 3px;
	width: 95% !important;
}
.mktoForm{
	width:auto !important;
}
.mktoFormRow{
	width: 100%;
}
.mktoFieldDescriptor.mktoFormCol{
	width:50%;
}
select#Country, select#Industry, select#language {
	background-color: #fff;
	border: 3px solid #feb600;
	display: inline-block;
	height: 40px;
	position: relative;
	width: 50%;
	background: 0 0;
	outline: 0;
	font-weight: 300;
	padding: 6px 10px 6px 10px!important;
	position: relative;
	text-transform: uppercase;
}
.mktoForm textarea {
	min-height: 100px!important;
}
.mktoForm .mktoLabel {
	padding-left: 10px;
}
.mktoButtonRow {
	margin-top: 1em !important;
}
button.mktoButton{
	background-color: transparent;
	border:solid 3px #feb600;
	color: #555;
	display: inline-block;
	font-weight: 400;
	letter-spacing: .1em;
	padding: .75em 2em;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
span.mktoButtonWrap.mktoNative {
	margin-left: 10px!important;
}
.mktoFieldWrap {
	width: 100%;
}
.mktoForm input[type=text], .mktoForm input[type=number], .mktoForm input[type=password], .mktoForm input[type=email], .mktoForm input[type=tel] {
	height: 40px!important;
}
textarea#Question_Comment__c {
    height: 100px;
}
.news-styling-grid{
	float: left;
	width: 50%;
	list-style: none;
}
.ctct-popup-form{
	display: none !important;
}
.eq-filt li ul li a::before {
	content: "+ ";
}
.general-orange-button{
	background-color: transparent;
	border: solid 3px #feb600 !important;
	color: #555;
	display: inline-block;
	font-weight: 400;
	letter-spacing: .1em;
	padding: .75em 2em;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	font-size: 13px;
}
.general-orange-button:active{
	background-color: #feb600;
	color:#fff;
}
.mr-250 {
    margin-right:250px;
}

#gate__modal .button.close > svg > path,
#country__modal .button.close > svg > path{
    fill: #666666 !important;
}

.custom-company li .anim {
	color: #666666 !important;
}
a.activated {
	color: #feb600 !important;
	font-weight: 700 !important;
}

.brochure__type {
    position: absolute;
    z-index: 10;
    color: white;
    top: 43px;
    right: 15px;
    font-size: 18px;
}

.brochure__title {
    color:#101010;
    padding:0px 10px;
    display:block;
}

.brochure__link {
    position: relative;
    border: 2px solid white;
    display: block;
    overflow: hidden;
    box-shadow: -1px -1px 0px #ccc, 1px -1px 0px #ccc;
    min-height:175px;
}

.home-01, .home-02 {
    margin-top:50px;
    margin-bottom:50px;
}

.variation__testimonial p {
    display: inline-block;
    vertical-align: middle;
    width: calc(97% - 135px);
    padding-left: 2%;
}

.variation__testimonial img {
    display: inline-block;
    vertical-align: middle;
    max-width:135px;
    height:auto;
}

.variation__testimonial p em {
    display: block;
}
a.action-news.anim {
	width: 120px;
}
a.brochure__link.action.gated-content, a.brochure__link.action {
	height: 200px;
	border: 1px solid grey;
}
.title-of-videos h2 span{
	padding-bottom:15px;
}
.custom-company li a:hover {
	color: #feb600 !important;
}
.list-res-inf a {
	width: 40%;
}
.eve-inf a {
	width: 50%;
}
.page-numbers {
    padding: 2px 10px;
    background: #bdbdbd;
    -webkit-transition: 0.3s all;
    transition:0.3s all;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
a.page-numbers:hover {
    background: #feb600;
    color:white;
}
.page-numbers.current {
    padding: 2px 10px;
    background: #feb600;
    color:white;
    font-weight:700;
}
.animactive {
    color: #feb600 !important;
    font-weight: 700 !important;
}
.int-tit.contact__button a {
	border: 2px solid #feb600;
	padding:10px;
	width: 16%;
	text-align:center;
}
.digital-sorting-book{
	background-image: url(' ./images/back5.png');
	padding-top:30px;
	height:auto;
}
.digital-sorting-book-button:hover{
	color:#feb600;
}
.digital-sorting-book-content h4{
	margin-bottom:5px;
	font-size:16px;
}
.digital-sorting-book-content p{
	line-height: 1.2em !important;
}
.digital-sorting-book-content a {
	position: relative;
	top: 15px;
}
.digital-sorting-book-content a:hover{
	color:#feb500 !important;
}

.key_nav__menu .menu-item-has-children:after {
    content: '';
    position: absolute;
    right: 0;
    top: 3px;
    height: 37px;
    width: 40px;
    background-image: url(images/drop.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.mobile__only {
    display:none !important;
}

.sitemap__menu {
    text-align:left !important;
}
.tri div a img{
	display:block;
	margin:0 auto;
}
.tri div a span{
	display:block;
	text-align:center;
}
.presentation-company{
	font-size: 3.0em;
}
.products-specific-header{
	display: inline-block;
	width: 80%;
	float: left;
}

#product_filter {
    max-width:250px;
}
a.no__click,
.no__click > a {
    pointer-events: none;
}

#section_below_products {
    margin-top:20px;
    border-top:1px solid #e0d8d4;
    padding-top:40px;
}