@charset "UTF-8";
/* CSS Document

font-family:'Futura W01 Light';
font-family:'FuturaW01-LightOblique';
font-family:'Futura W01 Book';
font-family:'Futura W01 Book Oblique';
font-family:'Futura W01 Medium';
font-family:'FuturaW01-MediumOblique';
font-family:'Futura W01 Bold';
font-family:'Futura W01 Bold Oblique';
font-family:'Futura W01 ExtraBold';
font-family:'FuturaW01-ExtraBoldObli';
font-family:'Futura W01 Heavy';
font-family:'FuturaW01-HeavyOblique';
font-family:'FuturaW01-LightCondense_774878';
font-family:'FuturaW01-LightCondense_774881';
font-family:'FuturaW01-MediumCondens';
font-family:'FuturaW01-MediumCondObl';
font-family:'FuturaW01-BoldCondensed_774890';
font-family:'FuturaW01-BoldCondensed_774893';
font-family:'FuturaW01-ExtraBoldCond_774896';
font-family:'FuturaW01-ExtraBoldCond_774899';
font-family:'FuturaW01-ShadowedExBol';
font-family:'Futura W01 Display';
font-family:'Futura W01 Black';

element { / replace with your selector /
	font-family: "Action Condensed Medium G3033c";
	font-weight: normal;
	font-style: normal;
}
element { / replace with your selector /
	font-family: "Action Condensed Regular 04e5b";
	font-weight: normal;
	font-style: normal;
}


*/

@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=b01202d0-509f-47cc-952b-376047e83da6&fontids=1475862,1475874");
    @font-face{
        font-family:"Futura LT W04 Light Con1475862";
        src:url("/Fonts/1475862/8579bec5-4196-44e9-8319-58949942dc56.woff2") format("woff2"),url("/Fonts/1475862/b12639ca-c991-4e3f-8b92-527fbd940cc8.woff") format("woff");
        font-display: swap;
    }
    @font-face{
        font-family:"Futura LT W04 Medium Co1475874";
        src:url("/Fonts/1475874/943761d2-2c65-4417-9f63-45cacc4d648f.woff2") format("woff2"),url("/Fonts/1475874/c53dfb9d-fab8-46e1-9637-6a0a64fd2150.woff") format("woff");
        font-display: swap;
    }



@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 480px), only screen and (min-device-pixel-ratio: 1.5) {
	article#article_home form#form_search_home input#con_Search { background-image: url(/images/form_bg@2x.png) !important;}
}



/* ================================================= */
/* ACCESSIBILITY
/* ================================================= */

a#a_skip_main {
	position: absolute;
	height: auto;
	width: auto;
	top: -70px;
	left: 280px;
}

a#a_skip_main:focus, a#a_skip_main:active {
	top: 28px;
	z-index: 10000;
}

a#a_skip_main a {
    display: block;
    position: absolute;
    left: -999px;
    top: -999px;
    }

a#a_skip_main a:focus {
    left: 0;
    top: 0;
    padding: 3px;
    background: #ffc;
    border:1px solid #990000;
    }

a#a_skip_footer {
	position: absolute;
	height: auto;
	width: auto;
	top: -30px;
	left: 280px
}

a#a_skip_footer:focus, a#a_skip_footer:active {
	top: 28px;
	z-index: 10000;
}

a#a_main_content {
	position: absolute;
	height: auto;
	width: auto;
	top: -300px;
	left: 0px
}

a#a_main_content:focus, a#a_main_content:active {
	top: 20px;
	z-index: 10000;
}

/* ================================================= */
/* ADMIN
/* ================================================= */

* { margin: 0; padding: 0; font-weight: normal; }

html, body {
	font-family: "Futura LT W04 Light Con1475862", Arial, Helvetica, sans-serif;
	color: #807F83;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	min-width: 1000px;
	height: 100%;
	text-size-adjust: none;
}

@media only screen and (max-width: 1075px) {
	html.html_2019, body.body_2019 {
		min-width: 100%;
	}
}

a { text-decoration: none; color: #333333; }

img { display: block; border: none; }

/* ================================================= */
/* UTILITIES
/* ================================================= */

.page_container {
	position: relative;
	width: 1100px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div.page_container {
	padding-top: 115px;
}

body.body_2019 .page_container {
	width: 100%;
	max-width: 1100px;
}

/* ================================================= */
/* OUTER POSITIONAL STYLES
/* ================================================= */

header#header_main {
	position: relative;
	display: block;
	width: 100%;
	height: 115px;
	background-image: url(/images/header_bg_2.png);
	background-repeat: repeat-x;
	z-index: 2;
	overflow: hidden;
}

header#header_main a.a_search {
	display: block;
	position: absolute;
	right: 205px;
	top: 55px;
	text-transform: uppercase;
    font-family: "Futura LT W04 Medium Co1475874"; font-weight: normal;
	font-style: normal;
	color: #ffffff;
	background-color: #1c2b3d;
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 7px;
	width: 172px;
}

@media only screen and (max-width: 1050px) {
	header#header_main a.a_search {
		width: 90px;	
	}
}

header#header_main a.a_search:hover {
	text-decoration: underline;
}

header#header_main a.a_search img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

@media only screen and (max-width: 960px) {
	header#header_main a.a_search {
		top: 5px;
		width: 70px;
	}
}

@media only screen and (max-width: 380px) {
	header#header_main a.a_search {
		font-size: 0px;
		width: 20px;
	}
}

header#header_main.header_2019 {
	background-image: url(/images/header_bg_3.png);
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 {
		height: auto !important;
		background-color: #2c4460;
		background-image: none !important;
	}
}

section#section_main {
	position: relative;
	display: block;
	width: 100%;
	min-height: 600px;
	height: auto;
	margin-top: -115px;
	overflow: hidden;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
}

nav#nav_secondary {
	position: relative;
	display: block;
	float: left;
	width: 160px;
	min-height: 250px;
	padding-top: 20px;
}

@media only screen and (max-width: 1120px) {
	body.body_2019 nav#nav_secondary {
		clear: both;
		float: none;
		min-height: 0px;
		padding-left: 20px;
	}
	
}

article#article_main {
	position: relative;
	display: block;
	float: left;
	width: 700px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 250px;
	height: auto;
	background-color: #FFFFFF;
}

article#article_main.article_main_detail {
	width: 860px;
	padding-left: 0px;
}


body.body_2019 article#article_main.article_main_detail, body.body_2019 article#article_main {
	width: 100%;
	width: calc(100% - 400px);
}

body.body_2019 article#article_main.article_main_detail {
	width: calc(100% - 265px);
	padding-left: 20px;
	padding-right: 20px;
}

@media only screen and (max-width: 1120px) {
	body.body_2019 article#article_main  {
	width: calc(100% - 265px);
	padding-left: 20px;
	padding-right: 20px;
	}
}


@media only screen and (max-width: 615px) {
	body.body_2019 article#article_main.article_main_detail, body.body_2019 article#article_main {
		width: calc(100% - 40px);
	}
}

aside#aside_main {
	position: relative;
	display: block;
	float: left;
	width: 200px;
	padding-left: 25px;
	min-height: 250px;
	margin-top: -55px;
	margin-bottom: 20px;
}

body.body_2019 aside#aside_main {
	margin-top: 0px;
}

@media only screen and (max-width: 615px) {
	body.body_2019 aside#aside_main {
		width: 100%;
		padding-left: 0px;
	}
}

aside#aside_main.aside_sales {
	margin-top: 20px;
	width: 615px;
}

address.address_map {
	display: block;
	position: relative;
	width: 290px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 25px;	
}

footer#footer_main {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
	padding-bottom: 20px;
}

section#section_twitter {
	display: block;
	position: relative;
	width: 100%;
	height: 50px;
	background-color: #1c2b3d;
}

/* ================================================= */
/* HEADER STYLES
/* ================================================= */

header#header_main nav#nav_container {
	display: block;
	width: 1100px;
	height: 215px;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

header#header_main.header_2019 nav#nav_container {
	width: 100%;
	max-width: 1100px;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container {
		width: 100%;
		max-width: 1100px;
		height: auto !important;
	}
}

header#header_main nav#nav_container ul#nav_primary {
	display: block;
	width: 490px;
	height: 215px;
	position: relative;
	overflow: hidden;
	overflow: visible;
	float: left;	
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary {
		width: 100%;
		margin-top: 90px;
		background-color: #1c2b3d;
		height: auto !important;
	}	
}

header#header_main nav#nav_container ul#nav_primary > li {
	display: block;
	position: relative;
	width: 98px;
	height: 115px;
	float: left;
	font-family:"Futura LT W04 Medium Co1475874";
	text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li {
		width: 20%;
		height: auto;
	}
}

header#header_main nav#nav_container ul#nav_primary > li > a {
	display: block;
	width: 97px;
	height: 45px;
	padding-top: 70px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	background-image: url(/images/white_tint.png);
	background-repeat: repeat;
	margin-left: 1px;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > a {
		width: 100%;
		padding-top: 65%;
		height: 30px;
		font-size: 11px;
	}
}

header#header_main.header_2019 nav#nav_container ul#nav_primary > li > a {
	background-image: none;
}

header#header_main nav#nav_container ul#nav_primary > li > a:hover, header#header_main nav#nav_container ul#nav_primary > li > a.selected {
	background-color: #2c4460;
	background-image: none;
}

header#header_main.header_2019 nav#nav_container ul#nav_primary > li > a.selected {
	background-color: #1c2b3d;
}

header#header_main nav#nav_container ul#nav_primary > li > a > img {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > a > img {
		width: 100%;
		height: auto;
	}
}

header#header_main nav#nav_container ul#nav_primary > li > ul {
	display: block;
	position: relative;	
	width: 1000px;
	height: 50px;
	list-style: none;
	margin-left: 5px;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul {
		display: none;
		width: auto;
		height: auto;
		margin-left: 0px;
		position: relative;
	}
	
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul#nav_zone1_ul_1 { left: -100%; }
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul#nav_zone1_ul_2 { left: -200%; }
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul#nav_zone1_ul_3 { left: -300%; }
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul#nav_zone1_ul_4 { left: -400%; }
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul#nav_zone1_ul_5 { left: -500%; }
	
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li {
	display: block;
	float: left;
	padding-top: 17px;
	width: auto;
	overflow: visible;
	margin-right: 10px;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul > li {
		width: 100% !important;
		min-width: 300px !important;
		height: auto;
		margin-left: 0px;
		border-left: 0px !important;
		padding-top: 5px !important;
	}
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li > a {
	display: block;
	position: relative;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	margin-bottom: 18px;
	padding-left: 15px;
	height: 15px;
	font-size: 12px;
	width: auto;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul > li > a {
		border-left: 0px !important;
	}
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li > a:hover, header#header_main nav#nav_container ul#nav_primary > li > ul > li > a.selected {
	color: #00aced;
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li:first-child > a {
	border: 0px;
	margin-left: 0px;
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li > ul {
	display: none;
	width: 800px;
	overflow: visible; 
}

@media only screen and (max-width: 960px) {
	header#header_main nav#nav_container ul#nav_primary > li > ul > li > ul {
		padding-bottom: 10px !important;
		padding-top: 10px;
		padding-left: 10px;
		background-color: #2c4460;
		margin-bottom: 5px;
	}
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li > ul > li {
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 17px;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul > li > ul > li {
		width: 100% !important;
		min-width: 300px !important;
		height: auto;
		margin-left: 0px;
		border-left: 0px !important;
		padding-top: 5px !important;
		float: none !important;
		position: relative !important;
		overflow: hidden !important;
		padding-bottom: 10px !important;
	}
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li > ul > li > a {
	color: #ffffff;
	border-left: 1px solid #ffffff;
	padding-left: 10px;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_primary > li > ul > li > ul > li > a {
		border-left: 0px !important;
		padding-bottom: 15px !important;
		height: auto !important;
		overflow: hidden !important;
		position: relative !important;
	}
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li > ul > li > a:hover {
	color: #00aced;
}

header#header_main nav#nav_container ul#nav_primary > li > ul > li > ul > li:first-child > a {
	border: 0px;
}

header#header_main nav#nav_container h1 a {
	display: block;
	position: relative;
	float: left;
	width: 125px;
	height: 0px;
	padding-top: 115px;
	overflow: hidden;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019  nav#nav_container h1 a {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 90px;
		height: 0px;
		padding-top: 85px;
	}
}

@media only screen and (max-width: 430px) {
	header#header_main.header_2019  nav#nav_container h1 a {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 70px;
		height: 0px;
		padding-top: 65px;
	}
}

header#header_main nav#nav_container h1 a:hover {
	background-color: #2c4460;
}

header#header_main nav#nav_container h1 a img {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	display: block;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019  nav#nav_container h1 a img {
		width: 100%;
		height: auto;
	}
}

header#header_main nav#nav_container ul#nav_supplemental {
	display: block;
	list-style: none;
	overflow: hidden;
	padding-top: 45px;
	padding-left: 0px;
}


header#header_main.header_2019 nav#nav_container ul#nav_supplemental {
	padding-top: 20px;
	padding-right: 15px;
	float: right;
}


@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_supplemental {
		position: absolute;
		top: 35px;
		right: 0px;
	}
}

@media only screen and (max-width: 1055px) {
	header#header_main nav#nav_container ul#nav_supplemental li:first-child {
	 display: none !important;
	}
	
	header#header_main nav#nav_container ul#nav_supplemental li a {
		border-left: 0px !important;
		margin-left: 0px !important;
		padding-left: 12px !important;
	}
}

@media only screen and (max-width: 430px) {
	header#header_main.header_2019 nav#nav_container ul#nav_supplemental {
		position: absolute;
		top: 50px;
		right: 0px;
		padding-right: 12px !important;
	}
	
}

header#header_main nav#nav_container ul#nav_supplemental li {
	display: block;
	position: relative;
	float: left;
}

header#header_main nav#nav_container ul#nav_supplemental li a {
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	color: #ffffff;
	font-family:"Futura LT W04 Medium Co1475874";
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px #ffffff solid;
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#nav_supplemental li a {
		font-size: 11px;
	}
}

header#header_main nav#nav_container ul#nav_supplemental li:first-child a {
	border-left: 0px #ffffff solid;	
}

header#header_main nav#nav_container ul#nav_supplemental li a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------- */
/* SHARING ICONS */

header#header_main nav#nav_container ul#ul_header_share {
	display: block;
	position: absolute;
	top: 53px;
	right: 10px;	
}

@media only screen and (max-width: 1075px) {
	header#header_main.header_2019 nav#nav_container ul#ul_header_share {
		top: 53px;
	}
}

@media only screen and (max-width: 960px) {
	header#header_main.header_2019 nav#nav_container ul#ul_header_share {
		top: 5px;
	}
}


header#header_main nav#nav_container ul#ul_header_share li {
	display: block;
	position: relative;
	float: left;
}

header#header_main nav#nav_container ul#ul_header_share li a {
	display: block;
	width: 35px;
	height: 0px;
	padding-top: 35px;
	overflow: hidden;
	background-color: #015075;
	margin-right: 1px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

header#header_main.header_2019 nav#nav_container ul#ul_header_share li a {
	background-color: #2c4460;
}

header#header_main nav#nav_container ul#ul_header_share li a:hover {
	background-color: #162e47;
}



/* ================================================= */
/* ARTICLE HOME
/* ================================================= */

article#article_home {
	display: block;
	width: 1100px;
	height: 485px;
	padding-top: 115px;
	margin-left: auto;
	margin-right: auto;
}

article#article_home form#form_search_home {
	display: block;
	width: 460px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 115px;
	background-image: url(/images/white_20.png);
	background-repeat: repeat;
	overflow: hidden;
	position: relative;
	
}

article#article_home form#form_search_home input#con_Search {
	display: block;
	position: absolute;
	width: 460px;
	height: 100px;
	border: 0px;
	background-color: transparent;
	font-size: 30px;
	text-indent: 100px;
	text-transform: uppercase;
	color: #ffffff;
	font-family:'Futura W01 Light';
	background-image: url(/images/form_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 460px 100px;
	z-index: 1;
}

article#article_home form#form_search_home input#con_Search:focus {
	outline: none;
}

article#article_home form#form_search_home input#con_Submit {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 32px;
	left: 50px;
}

article#article_home ul#ul_predict {
	display: none;
	width: 460px;
	height: auto;
	max-height: 250px;
	overflow: scroll;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
}

article#article_home ul.ul_predict li {
	display: block;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/images/white_70.png);
	
}

article#article_home ul.ul_predict li a {
	display: block;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #00aced;
	font-size: 14px;
	font-family:"Futura LT W04 Medium Co1475874";
	text-transform: uppercase;
}

article#article_home ul.ul_predict li a:hover {
	color: #00aced;
}

/* ================================================= */
/* CAROUSEL
/* ================================================= */

section#section_main img.img_carousel {
	display: block;
	position: absolute;
	top: -50px;
	left: 0px;
	padding-left: 50%;
	margin-left: -1000px;
}

/* ================================================= */
/* HEADER SECTION
/* ================================================= */

header#header_section {
	display: block;
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: auto;
}

body.body_2019 header#header_section {
	width: 100%;
	width: calc(100% - 40px);
	padding-left: 20px;
	padding-right: 20px;
}

header#header_section ul {
	display: block;
	position: relative;
	list-style: none;
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

header#header_section ul li {
	display: block;
	float: left;
	margin-right: 5px;
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
}

header#header_section ul li a {
	display: block;
	color: #00aced;
	font-size: 14px;
}

header#header_section h1 {
	display: block;
	overflow: hidden;
	position: relative;
	font-size: 70px !important;
	font-family:"Futura LT W04 Medium Co1475874" !important;
	color: #202c39;
	text-transform: uppercase;
	clear: both;
	width: 800px;
	line-height: 70px;
}

body.body_2019 header#header_section h1 {
	width: auto;
	padding-bottom: 30px;
}

/* ================================================= */
/* NAV SECONDARY STYLES
/* ================================================= */

nav#nav_secondary ul {
	display: block;
	list-style: none;
	
}

nav#nav_secondary > ul > li > a {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	color: #00aced;
	font-size: 14px;
	border-bottom: 1px solid #00aced;
	display: block;
	position: relative;
	margin-bottom: 5px;
	padding-top: 5px;
}

nav#nav_secondary > ul > li > a.selected {
	color: #202c39;
}

nav#nav_secondary > ul > li > ul {
	display: block;
	padding-bottom: 10px;
}

nav#nav_secondary > ul > li > ul li a {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	display: block;
	color: #202c39;
	font-size: 16px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 0px;
	margin-bottom: 5px;
	height: auto;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

nav#nav_secondary > ul > li > ul li a.selected {
	border-left-width: 20px !important;
	padding-left: 5px !important;
	border-left-color: #202c39 !important;
}

/* ================================================= */
/* ARTICLE MAIN STYLES
/* ================================================= */

section.section_product {
	display: block;
	position: relative;
	width: 165px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}


section.section_product a.a_product {
	display: block;
	position: relative;
	width: 145px;
	height: auto;
	padding: 10px;
	padding-bottom: 0px;
	background-image: url(/images/product_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 165px 365px;
	background-color: #c9d6e4;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 480px), only screen and (min-device-pixel-ratio: 1.5) {
	section.section_product a.a_product { background-image: url(/images/product_bg@2x.png);}
}

section.section_product a.a_product div.img_container {
	display: block;
	width: 145px;
	height: 145px;
	position: relative;
	overflow: hidden;	
	white-space: nowrap;
    text-align: center;
}

section.section_product a.a_product span.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

section.section_product a.a_product img {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: auto;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

section.section_product a.a_product h2 {
	display: block;
	position: relative;
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	color: #202c39;
	font-size: 16px;
	padding-top: 15px;
	margin-left: -10px;
}

section.section_detail {
	display: block;
	position: relative;
	padding-left: 25px;
	overflow: hidden; 
	width: auto;
}

@media only screen and (max-width: 950px) {
	body.body_2019 article.article_main_detail section.section_detail {
		width: 100%;
		padding-left: 0px;
	}
}

article#article_main h2 {
	
}

article#article_main h3 {
	display: block;
	font-size: 18px;
	font-family:"Futura LT W04 Light Con1475862";
	color: #00aced;
	margin-bottom: 10px;
}

article#article_main h4 {
	display: block;
	font-size: 16px;
	font-family:"Futura LT W04 Light Con1475862";
	color: #00aced;
	margin-bottom: 10px;
}

article#article_main p {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;	
	color: #202c39;
	font-family:"Futura LT W04 Light Con1475862";
}

article#article_main p a {
	color: #009fda;
}

article#article_main ul {
	display: block;
	list-style-type: square;
	padding-left: 15px;
}

article#article_main ul li {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	color: #202c39;
	font-size: 14px;
	margin-bottom: 10px;
}

article#article_main figcaption {
	border-top: 1px solid #00aced;
	padding-top: 5px;
	color: #00aced;
	font-size: 14px;
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
}

section.section_detail a.a_play_video, a.a_download, a.a_external {
	display: block;
	width: 350px;
	position: relative;
	background-color: #00aced;
	color: #ffffff !important;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 1px;
	height: auto;
	overflow: hidden;
	font-size: 16px;
}

section.section_detail a.a_play_video img, a.a_external img {
	display: block;
	position: absolute;
	top: 5px;
	left: 15px;
}


div.div_download {
	width: calc(33% - 14px);
	height: auto;
	margin-right: 10px;
	float: left;
	display: block;
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #202c39;
}

@media only screen and (max-width: 850px) {
	div.div_download {
		width: calc(50% - 14px);
	}
}

@media only screen and (max-width: 530px) {
	div.div_download {
		width: calc(100% - 14px);
	}
}

div.div_download > img {
	width: 217px;
    height: 307px;

}

@media only screen and (max-width: 1000px) {
   div.div_download > img {
        width: 100%;
        height: auto;

    }
 
}

div.div_download a.a_download {
	width: calc(100% - 45px);
	height: 47px;
	margin-right: 0px;
	padding-right: 5px;
	margin-bottom: 0px;
}

a.a_download img {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
}

aside#aside_main p.p_more_info {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	background-color: #2c4460;
	color: #ffffff !important;
	font-size: 20px !important;
	margin-top: 15px;
	width: 215px;
	margin-top: 0px;
	height: auto;
	padding: 0px !important;
	margin-bottom: 15px;
}

@media only screen and (max-width: 615px) {
	body.body_2019 aside#aside_main p.p_more_info {
		width: 100%;
	}
}

aside#aside_main p.p_more_info span.bigger {
	display: block;
	padding: 10px;
}

aside#aside_main p.p_more_info strong {
	width: 90px;
	display: inline-block;
	float: left;
}

aside#aside_main p.p_more_info span.smaller {
	font-size: 14px;
	display: block;
	background-color: #2d6297;
	padding: 10px;
}

aside#aside_main p.p_more_info span.smaller span {
	color: #ccd0df;
	display: block;
	float: none;
	width: 100%;
	overflow: hidden;
}

aside#aside_main p.p_more_info span.smaller strong {
	display: block;
	float: none;
	width: 100%;
	margin-top: 5px;
}

aside#aside_main p.p_more_info a {
	color: #009fda
}



article.article_main_detail section.section_product {
	width: 340px;
	height: auto;
	margin: 0px;
}

@media only screen and (max-width: 360px) {
	body.body_2019 article.article_main_detail section.section_product {
		margin-left: -20px;
	}
}


article.article_main_detail section.section_product a.a_product {
	padding-bottom: 10px;
	background-image: url(/images/product_bg_large.png);
	background-size: 340px 340px;
	width: 320px;
	height: 320px;
	margin-left: 0px;
	display: block;
	overflow: hidden;
}



@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 480px), only screen and (min-device-pixel-ratio: 1.5) {
	article.article_main_detail section.section_product a.a_product {
		background-image: url(/images/product_bg_large@2x.png);
	}
}

article.article_main_detail section.section_product a.a_product div.img_container {
	display: block;
	position: relative;
	overflow: hidden;
	width: 320px;
	height: 320px;
}

/* ================================================= */
/* ARTICLE MAIN PAGE
/* ================================================= */

article.article_main_page h1 {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	color: #202c39;
	font-size: 30px;
	margin-bottom: 15px;
}

article.article_main_page h2 {
	font-family:"Futura LT W04 Light Con1475862";
	color: #009fda;
	font-size: 20px;
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
}


article#article_main iframe {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 0px;
}

article#article_main iframe.iframe_office {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-bottom: 15px;
}

/* ------------------------------------------------- */
/* SHARING ICONS */

article#article_main ul#ul_article_share {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

article#article_main ul#ul_article_share li {
	display: block;
	position: relative;
	float: left;
	margin-right: 1px;
}

article#article_main ul#ul_article_share li:first-child {
	display: block;
	position: relative;
	height: 35px;
	width: 159px;
	overflow: hidden;
}

body.body_2019 article#article_main ul#ul_article_share li:first-child {
	width: 139px;
}

article#article_main ul#ul_article_share li a {
	display: block;
	width: 35px;
	height: 0px;
	padding-top: 35px;
	overflow: hidden;
	background-color: #2c4460;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

article#article_main ul#ul_article_share li:first-child a {
	display: block;
	width: 139px;
	height: auto;
	color: #FFFFFF;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	line-height: 35px;
}

article#article_main ul#ul_article_share li a:hover {
	background-color: #162e47;
}

/* ================================================= */
/* ASIDE STYLES
/* ================================================= */

aside#aside_main h2 {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	color: #009fda;
	font-size: 20px;
	display: block;
	position: relative;
}

aside#aside_main h3 {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	color: #202c39;
	font-size: 35px;
	display: block;
	position: relative;
}

@media only screen and (max-width: 615px) {
	body.body_2019 aside#aside_main h3 {
		padding: 20px;
		padding-top: 30px;
	}
}

aside#aside_main p {
	font-family:"Futura LT W04 Light Con1475862";
	color: #ffffff;
	padding: 5px;
	padding-left: 10px;
}

aside#aside_main section.section_contact {
	display: block;
	overflow: hidden;
	background-color: #2c4460;
	margin-top: 5px;
	min-height: 110px;
	padding-bottom: 55px;
	position: relative;
	width: 200px;
	margin-right: 5px;
	float: left;
	z-index: 999999;
}

@media only screen and (max-width: 615px) {
	body.body_2019 aside#aside_main section.section_contact {
		width: 100%;
		width: calc(100% - 5px);
	}
}

aside#aside_main.aside_sales section.section_contact {
	min-height: 150px;
}

aside#aside_main section.section_contact h2 {
	padding-top: 10px;
	padding-left: 10px;
}

aside#aside_main section.section_contact h3 {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	color: #ffffff;
	font-size: 17px;
	display: block;
	position: relative;
	padding-right: 60px;
	padding-left: 10px;
}

aside#aside_main section.section_contact a {
	color: #ffffff;
}

aside#aside_main section.section_contact a.a_contact_call, aside#aside_main section.section_contact a.a_contact_email {
	display: block;
	width: 50px;
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	background-color: #2d6297;
	position: absolute;
	bottom: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 50px 50px;
}

aside#aside_main section.section_contact a.a_contact_call:hover, aside#aside_main section.section_contact a.a_contact_email:hover {
	background-color: #009fda;
}

aside#aside_main section.section_contact a.a_contact_call {
	left: 0px;
	background-image: url(/images/in_icon.png);
}

aside#aside_main section.section_contact a.a_contact_email {
	left: 50px;
	width: 100px;
	padding-top: 0px;
	height: 50px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 50px;
	padding-left: 50px;
	background-image: url(/images/email_icon.png);
}

body.body_2019 aside#aside_main section.section_contact a.a_contact_email {
	width: 100%;
	width: calc(100% - 100px);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 480px), only screen and (min-device-pixel-ratio: 1.5) {
	aside#aside_main section.section_contact a.a_contact_call {
		background-image: url(/images/phone_icon@2x.png);
	}
	
	aside#aside_main section.section_contact a.a_contact_email {
		background-image: url(/images/email_icon@2x.png);
	}
}

aside#aside_main section.section_contact img {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100px;
	height: auto;
}

aside#aside_main blockquote {
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	color: #009fda;
	font-size: 25px;
	display: block;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #009fda;
	border-bottom: 1px solid #009fda;
	margin-top: 25px;
}


aside#aside_main section.section_product {
	margin-left: 0px;
	margin-top: 1px;
	width: 99px;
	height: 100px;
	overflow: hidden;
	margin-right: 1px;
	margin-bottom: 0px;
}

aside#aside_main section.section_product a.a_product {
	width: 80px;
	background-image: url(../images/product_aside_bg.png);
	background-size: 100px 365px;
	height: 90px;
}

aside#aside_main section.section_product a.a_product h2 {
	font-size: 14px;
}

aside#aside_main section.section_product a.a_product div.img_container {
	width: 80px;
	height: 80px;	
}

aside#aside_main a.a_show_more_contacts {
	display: block;
	position: relative;
	padding: 10px;
	text-transform: uppercase;
	background-color: #00aced;
	color: #ffffff;
	margin-top: 5px;
}

aside#aside_main section.section_contact.other_conatcts {
	display: none;	
}

address.address_map iframe {
	display: block;
	width: 300px;
	height: 300px;
	
}

address.address_map h2 {
	font-family:"Futura LT W04 Light Con1475862";
	color: #009fda;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-style: normal;
}

address.address_map h3 {
	font-family:"Futura LT W04 Light Con1475862";
	color: #2c4460;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-style: normal;
}

/* ================================================= */
/* TWITTER
/* ================================================= */

section#section_twitter ul {
	overflow: hidden;
	position: absolute;
	display: block;
	height: 50px;
	width: 100%;
	z-index: 1;
}

section#section_twitter ul li {
	display: block;
	height: 50px;
	line-height: 50px;
	position: absolute;
	overflow: hidden;
	padding-left: 35px;
	text-transform: uppercase;
	background-image: url(/images/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

section#section_twitter ul li span {
	color: #ffffff;
}

section#section_twitter ul li, section#section_twitter ul li a {
	font-weight: normal;
	color: #ffffff;
}


section#section_twitter ul li span a {
	color: #ffffff;
}

section#section_twitter ul li a:hover {
	text-decoration: underline;
}

/* ================================================= */
/* GENERAL FORM STYLES
/* ================================================= */

#section_main form.form_cms {
	display: block;
	padding: 20px;
	background-color: #c0e0ef;
}

#section_main form.form_cms fieldset {
	border: none;
	margin-bottom: 20px;
}

#section_main form.form_cms legend {
	color: #002144;
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 10px;
}

#section_main form.form_cms input, #section_main form.form_cms textarea {
	display: block;
	float: left;
	width: 320px;
	height: 16px;
	border: none;
	padding: 2px;
	background-repeat: no-repeat;
	background-position: center right;
}

#section_main form.form_cms textarea {
	height: 500px;
}

#section_main form.form_cms select {
	width: 525px;
}

#section_main form.form_cms select.select_short {
	width: 320px;
}

#section_main form.form_cms textarea.textarea_small {
	height: 50px;
	width: 243px;
	margin-right: 4px;
}

#section_main form.form_cms textarea.textarea_medium {
	height: 100px;
}

#section_main ul.cms > li {
	color: #ffffff;	
	padding: 5px;
}

#section_main form.form_cms ul.cms > li label {
	display: block;
	float: left;
	width: 195px;
	min-height: 20px;
	line-height: 20px;
	padding-left: 5px;
}

#section_main form.form_cms ul.cms > li label.label_long {
	width: 753px;
}

#section_main form.form_cms ul.cms > li.required label {
	background-image: url(/images/forms/required.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 175px;
}

#section_main form.form_cms ul.cms > li {
	display: block;
	padding: 5px;
	color: #FFFFFF;
	background-color: #80c0de;
	background-image: none;
	overflow: hidden;
}

#section_main form.form_cms a.a_remove {
	display: block;
	background-image: url(/images/misc/a_remove.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

#section_main form.form_cms a.a_tick {
	display: block;
	background-image: url(/images/misc/a_tick.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

#section_main form.form_cms a.a_up {
	display: block;
	background-image: url(/images/misc/a_up.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

#section_main form.form_cms a.a_down {
	display: block;
	background-image: url(/images/misc/a_down.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

#section_main form.form_cms a.a_add {
	display: block;
	background-image: url(/images/misc/a_add.png);
	height: 0px;
	width: 20px;
	padding-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
}

#section_main form.form_cms ul li.li_error {
	background-color: #002144;
	margin-top: -5px;
	display: none;	
}

#section_main form.form_cms ul li input#use_Submit, #section_main form.form_cms ul li input#con_Submit {
	background-color: #002144;
	padding: 2px;
	color: #FFFFFF;
	width: 525px;
	height: 20px;
	cursor: pointer;
}

#section_main form.form_cms fieldset#fieldset_stage2, #section_main form.form_cms fieldset#fieldset_stage3 {
	display: none;	
}

a.redactor_btn_image, a.redactor_btn_video, a.redactor_btn_alignment {
	display: none !important;	
}

/* ================================================= */
/* FOOTER
/* ================================================= */

footer#footer_main p {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 20px;
    color: #000000;
}

footer#footer_main p img {
	text-align: center;
	display: inline;	
}

/* ================================================= */
/* UTILITIES
/* ================================================= */

.utils_lightblue {
	color: #00aced !important;
}

.utils_lightfont {
	font-family:"Futura LT W04 Light Con1475862" !important;
}

.utils_a_standardlink_short_lightblue a_download {
	
}

/* ================================================= */
/* 2019
/* ================================================= */

section#section_marquee {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background-color: #1c2b3d;
	overflow: hidden;
}

section#section_marquee article {
	display: block;
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: auto;
	top: 0px;
	left: 0px;
}

section#section_marquee article.article_marquee_1 {
	position: relative;
}

section#section_marquee article.article_marquee_2 { opacity: 0;}
section#section_marquee article.article_marquee_3 { opacity: 0;}
section#section_marquee article.article_marquee_4 { opacity: 0;}

section#section_marquee article img {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: auto;
}

section#section_matrix {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 300px;
	background-color: #ffffff;
	overflow: hidden;
	padding-bottom: 0px;
}

section#section_matrix > div.page_container {
	width: 100%;
	width: calc(100% - 60px);
	max-width: 1100px;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
	position: relative;
}

section#section_matrix h1 {
	font-size: 40px;
	font-family:'Droid Serif W01 Bold';
	font-family: 'PT Serif', serif; font-weight: 700 !important;
	color: #2c4460;
}

section#section_matrix ul.ul_values {
	display: block;
	list-style: none;
	padding-top: 40px;
	padding-bottom: 0px;
	overflow: hidden;
}

section#section_matrix ul.ul_values li {
	display: block;
	list-style: none;
	float: left;
	width: 20%;
	height: auto;
	overflow: hidden;
	position: relative;
}

section#section_matrix ul.ul_values li a {
	display: block;
	position: relative;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	padding-bottom: 15px;
	font-family: "Futura LT W04 Medium Co1475874"; font-weight: normal;
	font-style: normal;
	text-align: center;
}

@media only screen and (max-width: 990px) {
	section#section_matrix ul.ul_values li a {
		font-size: 16px;
	}
}

@media only screen and (max-width: 750px) {
	section#section_matrix ul.ul_values li a {
		font-size: 14px;
	}
}

@media only screen and (max-width: 350px) {
	section#section_matrix ul.ul_values li a {
		font-size: 10px;
	}
}




section#section_matrix ul.ul_values li a.selected {
	background-color: #02a5e2;
}

section#section_matrix ul.ul_values li a img {
	display: block;
	position: relative;
	height: auto;
	width: 50%;
	padding: 25%;
	padding-bottom: 5%;
	padding-top: 0px;
	height: auto;
	background-color: #ffffff;
	margin-bottom: 15px;
}

section#section_matrix section.section_values {
	background-color: #02a5e2;
	padding: 50px;
	padding-top: 0px;
	display: none;
}

section#section_matrix section.section_values div.page_container {
	padding-top: 50px;
	width: 100%;
	max-width: 1100px;
}

section#section_matrix section.section_values h4 {
	color: #ffffff;
	font-size: 18px;
	width: calc(100% - 60px);
	padding: 30px;
	position: relative;
}

section#section_matrix section.section_values#section_1 div.page_container {
	width: 50%;
	padding-right: 50%;
}

section#section_matrix section.section_values#section_2 div.page_container {
	width: 50%;
	padding-right: 40%;
	padding-left: 10%;
}

section#section_matrix section.section_values#section_3 div.page_container {
	width: 50%;
	padding-right: 25%;
	padding-left: 25%;
}

section#section_matrix section.section_values#section_4 div.page_container {
	width: 50%;
	padding-right: 10%;
	padding-left: 40%;
}

section#section_matrix section.section_values#section_5 div.page_container {
	width: 50%;
	padding-right: 0%;
	padding-left: 50%;
}

@media only screen and (max-width: 900px) {
	section#section_matrix section.section_values div.page_container {
		width: 100% !important;
		padding-right: 0% !important;
		padding-left: 0% !important;
	}
}

section#section_matrix table {
	width: 100%;
	border-collapse: collapse;
}

section#section_matrix table td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #02a5e2;
	border-left: 0px;
	border-top: 0px;
	align-content: center;
	color: #ffffff;
	font-size: 40px;
	cursor: pointer;
}

section#section_matrix table td:hover {
	background-color: #1c2b3d;
}

section#section_matrix table td.selected {
	background-color: #02a5e2;
}

section#section_matrix table td img {
	width: 70%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline;
}

@media only screen and (max-width: 615px) {
	section#section_matrix table td img {
		width: 98%;
	}
}

section#section_matrix div.div_matrix_popup {
	display: none;
	width: 33%;
	max-width: 300px;
	height: auto;
	background-color: #02a5e2;
	position: absolute;
	top: 0px;
	left: 0px;
}


section#section_matrix div.div_matrix_popup h2 {
	color: #ffffff;
	font-size: 18px;
    font-family: 'Droid Serif W01 Bold';
	font-family: 'PT Serif', serif; font-weight: 700 !important;
	padding: 15px;
}

section#section_matrix div.div_matrix_popup p {
	color: #ffffff;
	font-size: 16px;
    font-family: "Futura LT W04 Medium Co1475874"; font-weight: normal;
	font-style: normal;
	padding: 15px;
	padding-top: 0px;
}

section#section_locations {
	display: block;
	position: relative;
	width: 100%;
	height: 485px;
	background-color: #ffffff;
	overflow: hidden;
	margin-bottom: -12px;
    border-top: 1px solid #ffffff;
}

section#section_locations iframe {
	margin-top: -65px;
	position: absolute;
	top: 0px;
	left: -1px;
	display: block;
}

section#section_locations div.page_container {
	display: block;
	padding-top: 50px;
	margin: auto;
	position: relative;
	z-index: 2;
	width: calc(100% - 60px);
    max-width: 1100px;
    padding-left: 30px;
    padding-right: 30px;
}

section#section_locations h2 {
	font-size: 40px;
	font-family:'Droid Serif W01 Bold';
	font-family: 'PT Serif', serif; font-weight: 700 !important;
	color: #ffffff;
}

section#section_quote {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	overflow: hidden;
}

section#section_quote div.page_container {
	display: block;
	padding-top: 50px;
	margin: auto;
	position: relative;
	width: calc(100% - 60px);
    max-width: 1100px;
    padding-left: 30px;
    padding-right: 30px;
	padding-bottom: 50px;
}

@media only screen and (max-width: 950px) {
	section#section_quote div.page_container {
		padding-bottom: 0px;	
	}
}

section#section_quote blockquote {
	font-size: 20px;
	font-family:'Droid Serif W01 Bold';
	font-family: 'PT Serif', serif; font-weight: 700 !important;
	color: #2C445C;
	width: 100%;
	width: calc(100% -120px);
	padding: 30px;
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
	overflow: hidden;
	font-style: normal;
	z-index: 2;
}

section#section_quote blockquote span {
	display: block;
	margin-bottom: 10px;
}

@media only screen and (max-width: 950px) {
	section#section_quote blockquote {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
	}
}

section#section_quote p {
	display: block;
    position: relative;
    height: auto;
    overflow: hidden;
    font-size: 20px;
	text-transform: uppercase;
	font-family:"Futura LT W04 Light Con1475862";
	color: #2c4460;
}

section#section_quote p strong {
	font-family: "Futura LT W04 Medium Co1475874"; font-weight: normal;
	font-style: normal;
}

section#section_quote img {
	display: block;
	position: absolute;
}

section#section_quote img.quote_topleft {
	top: 0px;
	left: 0px;
}

section#section_quote img.quote_bottomright {
	right: 0px;
	bottom: 0px;
}

section#section_quote img.img_contact_quote {
	display: block;
    position: absolute;
	width: 30%;
	height: auto;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}

@media only screen and (max-width: 950px) {
	section#section_quote img.img_contact_quote {
		width: 80%;
		position: relative;
	}
}

section#section_newtwitter {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background-color: #02a5e2;
	overflow: hidden;
}

section#section_newtwitter div.page_container {
	display: block;
	padding-top: 50px;
	margin: auto;
	position: relative;
	width: calc(100% - 60px);
    max-width: 1100px;
    padding-left: 30px;
    padding-right: 30px;
	padding-bottom: 50px;
	background-image: url(../images/twitter_bg.webp);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 500px 1200px;
}


section#section_newtwitter_inner {
	display: block;
	position: relative;
	font-size: 28px;
	color: #ffffff;
	font-family:"Futura LT W04 Light Con1475862";
	text-transform: uppercase;
	width: 50%;
	width: calc(50% - 60px);
	padding: 30px;
	margin-left: 50%;
}

@media only screen and (max-width: 950px) {
	section#section_newtwitter div.page_container {
		background-image: none;
	}
	
	section#section_newtwitter_inner {
		width: calc(100% - 70px);
		margin-left: 5px;
		margin-right: 5px;
	}
}

section#section_newtwitter_inner img {
	position: absolute;
}

section#section_newtwitter_inner span {
	color: #ffffff;
	display: block;
}

section#section_newtwitter_inner span a {
	color: #ffffff;
}

section#section_newtwitter_inner > div > span > a {
	color: #2c4460;
}

section#section_productsearch {
	display: none;
	position: relative;
	background-image: url(../images/productsearch.png);
	background-size: 2000px 445px;
	background-position: center -93px;
}

section#section_productsearch div.page_container {
	display: block;
	padding-top: 0px;
	margin: auto;
	position: relative;
	width: calc(100% - 60px);
    max-width: 1100px;
	min-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
	padding-bottom: 30px;
}

section#section_productsearch article {
	padding-top: 0px;
	width: auto;
	height: auto;
}

section#section_productsearch div.page_container h4 {
	color: #2C445C;
	font-size: 18px;
	width: calc(100% - 60px);
	padding: 30px;
	padding-bottom: 15px;
	position: relative;
	font-size: 40px;
    font-family: 'Droid Serif W01 Bold';
	font-family: 'PT Serif', serif; font-weight: 700 !important;
	display: none;
}

@media only screen and (max-width: 950px) {
	section#section_productsearch div.page_container h4 {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
		font-size: 30px;
		padding-bottom: 25px;
	}
}

section#section_productsearch article#article_home form#form_search_home input#con_Search {
	color: #2c4460;
	background-image: none !important;
	font-family:"Futura LT W04 Light Con1475862";
	width: 100%;
}

section#section_productsearch article#article_home form#form_search_home {
	margin: 0px;
	height: 79px;
}

@media only screen and (max-width: 950px) {
	section#section_productsearch article#article_home form#form_search_home {
		margin-left: -50px;
		width: 100%;
	}
}

section#section_productsearch article#article_home ul.ul_predict {
	margin-left: 80px;
	height: 200px;
}

/*

font-family:'Droid Serif W01 Regular';
font-family:'Droid Serif W01 Italic';
font-family:'Droid Serif W01 Bold';
font-family:'DroidSerifW01-BoldItali';

*/
