﻿@charset "UTF-8";

@font-face {
    font-family: 'Avenir Medium';
    src: url(/site/view/fonts/Avenir-Medium.ttf);
}

@font-face {
    font-family: 'Avenir Black';
    src: url(/site/view/fonts/Avenir-Black.ttf);
}

@font-face {
    font-family: 'Avenir Black WOFF';
    src: url(/site/view/fonts/Avenir-Black.woff);
}

/* CSS Document */
html {
	background-color: #E9EAEA;
	color: #191919;
	margin:inherit;		
	font-family: 'Avenir Medium', sans-serif;
	font-size: 12px;
	overflow-y: scroll;
	height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}

body
{
	position: relative;
	min-height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}

ul {
    padding: 0;
}

.divwrap
{
	width:1025px;
	margin:auto;
	max-width: 100%;
}

.divpagecontainer
{
	background-color: #E6E7E8;
}

.divwraptextcategory
{
	margin-left: 0px;
}

.divlogo
{
	margin-left: 40px;
	text-align: center;
	width: 235px;
	margin-top: 35px;
}

.imgLogo {
	margin-bottom: 10px;
}

.divHeader
{	
    height: 77px;
	background-repeat:no-repeat;
	background-position: -44px;
}

.divHeader a
{
	font-family: 'Avenir Medium', sans-serif;
}

.divHeader a, .divButton a, .divrequestquote a
{
	text-decoration: none;
}

.divHeaderback
{	
    height: 120px;
    background-color: #FFFFFF;
}

.divHeaderLeft
{	
    background-color: #e26b1d;
    float:left;
    width: 310px;
    height: 120px;
    position: relative;
}

.divHeaderBg
{	
    background-color: #e26b1d;
    position: absolute;
    top: 0;
    left 0;
    width: calc(50% - 350px);
    height: 120px;
}

.divHeaderRight
{	
    float:left;
    width: calc(100% - 310px);
    color: #7f7f7f;
    background-color: #FFFFFF;
    height: 120px;
   /* overflow: hidden;*/
}

.divHeaderRightArrow
{	
    border-top: 120px solid #e26b1d;
	border-bottom: 0 solid #e26b1d;
	border-right: 120px solid #FFF;
	z-index: 99;
	position: relative;
	float: left;
	width: 0;
}

.divHeadercontainer {
	width: 100%;
	margin-left:0px;
	padding-top:22px;
}


h1 {	
	font-size: 2.5em;
	margin-bottom:20px;
	line-height:26px;
	font-family: "Avenir Black", sans-serif;
}
h2 {	
	font-size: 2.2em;	
	margin-bottom:3px;
	line-height:26px;
	font-family: "Avenir Medium", sans-serif;
}

h1 span, h2 span {
	font-weight: normal;
	font-family: 'Avenir Medium';
	font-size: .4em;
	margin-top: -9px;
	display: inline-table;
	vertical-align: top;
	margin-left: 2px;
}

h3 {
	font-size: 1.7em;
	margin-bottom: 0px;
	font-family: "Avenir Medium", sans-serif;
	line-height: 23px;
}

h4 {
	font-size: 1em;		
	margin-bottom:10px;
}
h5 {
	font-size: 0.8em;
	margin-bottom:5px;
}
strong {
	font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;
}
p {
	margin-bottom: 15px;
}
sup {
    font-size: 0.7em;
    vertical-align: super;
}
sub {
    font-size: 0.7em;
    vertical-align: sub;
}
em {
	font-style:italic;
}

table {
	max-width: 100%;
}

img {
	max-width: 100%;
}


/* BANNER */
.divbannercontainer {		
	margin-bottom: 0px!important;
}

.divbanner {		
	/*background-size: cover;*/
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	width: 100%;
	min-height: 380px;
	background-color: #202120;
}

.divcontentoverlay {
    position: absolute;
    width: 100%;
    height: 100%;
}

/*
.divbanner .divcontentoverlay {
    background-color: #000000;
    opacity: 0.4;
}
*/

.divbannercontent {	
    width: calc(100% - 20px);
    position: absolute;
    text-align: left; 
    top: 50%;
    transform: translateY(-50%);
     -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */
	-ms-transform: translateY(-50%); /* IE 9 */
	max-width: 1024px;
	color: #FFF;
}

.divbanner h1, .divbanner h2 {
	font-size: 2.6em;    
    color: #ffffff;
	line-height: 32px;
    width: 100%;
    max-width: 100%;
    margin: auto;
    font-weight: normal;
    display:inline-block;
    padding: 0px;
    margin-top: 18px;
    font-family: 'Avenir Black', sans-serif;
}

.divbanner h1 span, .divbanner h2 span {
	font-weight: normal;
	font-family: 'Avenir Medium';
	font-size: .4em;
	margin-top: -9px;
	display: inline-table;
	vertical-align: top;
	margin-left: 2px;
}

.divbanner h3, .divbanner h4 {
	font-size: 1.7em;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    /*background-color: rgba(0,0,0,0.55);*/
    padding: 7px 14px;
    display: inline;
    line-height: 44px;
}

.divbannercontent p {
	font-size: 1.1em; 
	font-family: "Avenir Black", sans-serif; 
}

/* HEADER */
.divEBlastHeader {
	background-color: #404041;
	height: 90px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Avenir Medium", sans-serif;
}

.divTitle {
	width: 310px;
	float: left;
	height: 90px;
}

.divTitle h1 {
	font-size: 1.5em;
	margin: 0px;
	font-weight: normal;
	font-family: 'Avenir Medium', sans-serif;
	line-height: 90px;
}

.divSubTitle {
	background-color: #6D6E70;
	width: calc(100% - 550px);
	float: left;
	height: 90px;
	font-size: 1.5em;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	font-weight: bold;
}

.divSubTitle span {
	width: calc(100% - 40px);
	position: absolute;
	text-align: left;
	padding-top: 36px;
	color: #FFF;
	line-height: 17px;
}

.divLanguage {
	width: 180px;
	float: left;
	height: 90px;
	line-height: 90px;
	font-size: 1.5em;
	padding-left: 20px;
	text-align: center;
}


.divLanguage a {
	text-decoration: none;
	color: #d03530;
}

.divLanguage a:hover {

}

.divfooter  {
	background-image: url(/site/view/images/eblast/footer-1440px.png);
	background-position: top left;
	background-size: cover;
	min-height: 327px;
	position: relative;
}

.divfootersocial span {
	display: inline-block;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 2em;
	color: #404041;
	width: 100%;
}

.divfootersocial a {
	display: inline-block;
	width: 60px;
}


.divfootersocial  {
	width: 100%;
	position: absolute;
	text-align: left;
	top: 30%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	max-width: 1024px;
	text-align: center;
}


.divcontent {
	background-color: #F1F1F2;
	overflow: hidden;
	position: relative;
}

.divcontentBg
{	
    background-color: #E9EAEA;
    position: absolute;
    top: 0;
    left 0;
    width: calc(50% - 513px);
    height: 100%;
}

.divcontentleft {
	width: 512px;
	padding-top: 30px;
	background-color: #E9EAEA;
	float:left;
	padding-bottom: 20px;
}

.divcontentleft p {
	padding-right: 20px;
}

.divcontentright {
	width: calc(100% - 572px);
	padding-top: 30px;
	float:left;
	padding-left: 30px;
	padding-right: 30px;
}

.divcontentintroduction {
	margin-bottom: 30px;
}


.divProductItemPhoto  {
	float: left;
	width: 140px;
	height: 140px;
	position: relative;
	cursor: pointer;
	overflow:hidden;
}

.divProductItemPhoto img {
	width: 100%;
	float: left;
	position: absolute;
	text-align: left;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.divProductItemPhoto:hover .divProductItemView
{	
	opacity: 1;
	margin-left: 0px;
	margin-top: 20px;
}

.divProductItemView
{	
	position: relative;
	height: 120px;
	width: 120px;
	overflow: hidden;
	color: #FFFFFF;
	opacity: 0;
	margin-left: 120px;
	margin-top: -120px;
	-webkit-transition:all 1s ease; /* delay = 1 s */
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
  	-o-transition:all 1s ease;
    transition:all 1s ease;	
}

.divProductItemViewText {	
	position: relative;
	color: #FFFFFF;
	z-index: 999;
	margin-top: 95px;
	margin-left: 10px;
	text-transform: uppercase;
}

.divProductItemViewBack
{
	position: absolute;
	height: 120px;
	width: 120px;
	left: -65px;
	bottom: -65px;
	-webkit-transform: rotate(45deg); 
    -moz-transform: rotate(45deg);  
    -ms-transform: rotate(45deg);  
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5); /*for IE*/
    background-color: #d03530;
}

.divproduct  {
	float: left;
	width: 100%;
	border-bottom: 1px solid #6D6E70;
	min-height: 140px;
	margin-bottom: 30px;
}

.divProductItemContent  {
	float: left;
	width: calc(100% - 160px);
	padding-right:20px;
	min-height: 140px;
}

.divProductItemContent a  {
	text-decoration: none;
	color: #d03530;
}


.divProductItemContent h2   {
	font-weight: normal;
	color: #d03530;
	margin-bottom: 3px;
	font-size: 2.2em;
	font-family: "Avenir Medium", sans-serif;
}

.divProductItemContent h1 span, .divProductItemContent h2 span {
	font-weight: normal;
	font-family: 'Avenir Medium';
	font-size: .4em;
	margin-top: -9px;
	display: inline-table;
	vertical-align: top;
	margin-left: 2px;
}

.divProductItemContent h3 {
	font-weight: normal;
	font-size: 1.5em;
	margin: 0px;
	line-height: 19px;
	font-family: "Avenir Medium", sans-serif;
}

.divProductItemContent p {
	margin: 0px;
}


.divformtitle {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #6D6E70;
}

.divform {
	color: #6D6E70;
	font-size: 1.3em;
}

.divform span {
	display: block;
}

.divform input[type="text"] {
	width: 100%;
	margin-bottom: 20px;
	font-size:1.2em;
	height:30px;
}

.divform input[type=button] {
	color: #FFFFFF;
	background-color: #d03530;
	font-size: 1.3em;
	cursor: pointer;
	border: none;
	padding: 6px 16px;
	text-transform: uppercase;
}


@media screen and (min-width : 0px) and (max-width : 1024px) {  

	html {
		width: 100%;
	}
	body {
		width: 100%;
		overflow: hidden;
	}
	.divwrap
	{
		width: 100%;
	}

	.divfooter {
	    width: calc(100% - 20px);
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.divwrap, .divwraptext {
	    padding-left: 0px;
	    margin-right: 0px;
	}

	

}


@media screen and (min-width : 0px) and (max-width : 975px) {  
	
	.divHeadercontainer {
	    width: calc(100% - 300px);
	}

	#ctl00_mainPlaceHolder_ctlcontent {
		max-width: calc(100% - 20px);
	}
	
	.divHeaderback {
	    height: 70px;
	    background-color: #FFFFFF;
	}

	.divHeaderRight {
	    height: 70px;
	    width: calc(100% - 215px);
	    overflow: hidden;
	}

	.divHeaderLeft {
	    height: 70px;
	    width: 215px;
	}

	.divHeader {
	    height: 70px;
	}

	.divHeaderBg {
	    display: none;
	}

	.divHeaderSearch {
	    height: 66px;
	    padding-top: 4px;
	}

	.divlogo {
	    margin-left: 20px;
	    text-align: center;
	    width: 200px;
	    margin-top: 15px;
	}

}

@media screen and (min-width : 0px) and (max-width : 768px) {  

	.divcontentleft {
		width: calc(100% - 20px);
		padding-left: 10px;
	}

	.divcontentright {
		width: calc(100% - 60px);
	}

	.divEBlastHeader {	  
	    height: 180px;	   
	}

	.divTitle {
	    width: calc(100% - 20px);
	    float: left;
	    height: 60px;
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.divTitle h1 {
	    line-height: 60px;
	}

	.divSubTitle {
	    width: calc(100% - 20px);
	    float: left;
	    height: 60px;
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.divSubTitle span {		
		padding-top: 21px;
	}

	.divLanguage {
	    width: calc(100% - 20px);
	    float: left;
	    height: 60px;
	    padding-left: 10px;
	    line-height: 60px;
	    padding-right: 10px;
	}

	.divbannercontent {
		padding-left: 10px;
	}
}

@media screen and (min-width : 0px) and (max-width : 767px) {  
	
}

@media screen and (min-width : 0px) and (max-width : 640px) {  

	.divwrap {
		width: 100%;
	}

	.divHeadercontainer {
		width: 100%;
		margin-left: 0px;
		height: 60px;
		overflow: hidden;
	}

	.divHeader {
		background-color: #A4A4A4;
		float: left;
		width: 100%;
		background-position: -300px -26px;
		height: auto;
		overflow: hidden;
	}

	.divHeaderRight  {
		display: block!important;
	}

	.divcontainer 
	{
		padding: 0;
	}

	.divwraptext
	{
		padding-left: 0;
		margin-left: 0;
		padding: 10px;
	}

	.divbanner h1, .divbanner h2 {
		font-size: 2.2em;
		line-height: 25px;
	}

	h2 {
		font-size: 1.8em;
		line-height: 23px;

	}
}


@media screen and (min-width : 0px) and (max-width : 480px) {  

	.divProductItemContent h3 {
		font-size: 1.3em;
	}
	
}

@media screen and (max-width : 479px) {
	
		
}

@media screen and (max-width:380px) {
	
}

/* end responsive */
