@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Just+Another+Hand');

/**
 * @license
 * MyFonts Webfont Build ID 3096263, 2015-09-23T10:37:03-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: ProximaNovaA-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-bold/
 *
 * Webfont: ProximaNovaA-Light by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-light/
 *
 * Webfont: ProximaNovaS-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-bold/
 *
 * Webfont: ProximaNovaS-Light by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-light/
 *
 * Webfont: ProximaNova-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 *
 * Webfont: ProximaNova-Light by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/light/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3096263
 * Licensed pageviews: Unlimited
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 *
 * © 2015 MyFonts Inc
*/





@font-face {font-family: 'ProximaNovaA-Bold';src: url('../webfonts/2F3EC7_0_0.eot');src: url('../webfonts/2F3EC7_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2F3EC7_0_0.woff2') format('woff2'),url('../webfonts/2F3EC7_0_0.woff') format('woff'),url('../webfonts/2F3EC7_0_0.ttf') format('truetype');font-display: swap;}


@font-face {font-family: 'ProximaNovaA-Light';src: url('../webfonts/2F3EC7_1_0.eot');src: url('../webfonts/2F3EC7_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2F3EC7_1_0.woff2') format('woff2'),url('../webfonts/2F3EC7_1_0.woff') format('woff'),url('../webfonts/2F3EC7_1_0.ttf') format('truetype');font-display: swap;}


@font-face {font-family: 'ProximaNovaS-Bold';src: url('../webfonts/2F3EC7_2_0.eot');src: url('../webfonts/2F3EC7_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2F3EC7_2_0.woff2') format('woff2'),url('../webfonts/2F3EC7_2_0.woff') format('woff'),url('../webfonts/2F3EC7_2_0.ttf') format('truetype');font-display: swap;}


@font-face {font-family: 'ProximaNovaS-Light';src: url('../webfonts/2F3EC7_3_0.eot');src: url('../webfonts/2F3EC7_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2F3EC7_3_0.woff2') format('woff2'),url('../webfonts/2F3EC7_3_0.woff') format('woff'),url('../webfonts/2F3EC7_3_0.ttf') format('truetype');font-display: swap;}


@font-face {font-family: 'ProximaNova-Bold';src: url('../webfonts/2F3EC7_4_0.eot');src: url('../webfonts/2F3EC7_4_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2F3EC7_4_0.woff2') format('woff2'),url('../webfonts/2F3EC7_4_0.woff') format('woff'),url('../webfonts/2F3EC7_4_0.ttf') format('truetype');font-display: swap;}


@font-face {font-family: 'ProximaNova-Light';src: url('../webfonts/2F3EC7_5_0.eot');src: url('../webfonts/2F3EC7_5_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2F3EC7_5_0.woff') format('woff'),url('../webfonts/2F3EC7_5_0.ttf') format('truetype');font-display: swap;}

/* CSS Document */
.ProximaNovaA-Bold { 
	font-family: ProximaNovaA-Bold;
	font-weight: normal;
	font-style: normal;
}
.ProximaNovaA-Light { 
	font-family: ProximaNovaA-Light;
	font-weight: normal;
	font-style: normal;
}
.ProximaNovaS-Bold { 
	font-family: ProximaNovaS-Bold;
	font-weight: normal;
	font-style: normal;
}
.ProximaNovaS-Light { 
	font-family: ProximaNovaS-Light;
	font-weight: normal;
	font-style: normal;
}
.ProximaNova-Bold {
	font-family: ProximaNova-Bold;
	font-weight: normal;
	font-style: normal;
}
.ProximaNova-Light { 
	font-family: ProximaNova-Light;
	font-weight: normal;
	font-style: normal;
}


*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


html{
    background-color: #fff;
    background-repeat: repeat-x;
    background-position: left top;
    height: 100%;
    min-height: 100%;
    background-size: 100% 100%;
}

body
{
	 padding: 0px; margin: 0px;  height: 100%; font-family: ProximaNova-Light, Arial, Helvetica, sans-serif;  font-size: 14px; color: #ffffff;
         background-color: transparent;
}

body.overlayinact{
    overflow: hidden;
}

body#body2{
    height: 100%;
    background-color: rgba(3,30,63, 1);
}

body#body2 div#e404{
    text-align: center;
    padding: 30px;
}

body#body2 div#e404 h1{
    font-size: 120px;
    font-weight: 700;
    color: #fff;
    text-shadow: 5px 5px 30px rgba(0,0,0, 0.9);
}

body#body2 div#e404 h2{
    font-size: 32px;
}

body#body2 header, body#body2 footer{
    display: none;
}

body#body2 header div.logo{
    float: none;
}

body#body2 div.mainContent {
    padding: 0;
}

body#body2 div#main{
    height: 100%;
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

body > .errMessage1{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 5100;
    width: 100%;
    padding: 0;
}

body > .errMessage1 > .errContent{
    margin: 0;
}

body > .errMessage1 > div.closeOverlay {
    right: 8px;
    top: 2px;
    z-index: 20;
}

div.errMessage1 .errContent, div.errMessage1 .infoContent{
    padding: 10px;
    text-align: center;
    font-weight: 600;
}

div.errMessage1 .closeOverlay.abs a.relative{
    font-size: 20px;
}

div.errMessage1 .errContent{
    background-color: #c00;
    color: #fff;
}

div.errMessage1 .infoContent{
    background-color: #13BAA6;
    color: #fff;
}

img{
    border: 0;
    vertical-align: middle;
}

a img{
	border: 0;
}

form{
	margin: 0px;
	padding: 0px;
}

a{
	border: 0;
	color: #0a4263;
	text-decoration: none;
}

a:hover{
	color: #0a4263;
	text-decoration: underline;
}

.h1{
    font-size: 20px;
}

.h1.bigger{
    font-size: 30px;
}

.h4{
    font-size: 16px;
}

.h4.bigger{
    font-size: 24px;
}

.fa-1-5x {
    font-size: 1.5em;
}

.lineheight100{
    line-height: 100%;
}

input, select, textarea, button{
    border: none; border: 0;
    font-family: ProximaNova-Light, Arial, Helvetica, sans-serif;
    padding: 0px;
    font-size: 14px;
}

input.mf-radio, input.mf-checkbox{margin: 0px; padding: 0px;}

#wrapOverlayBlue div.searchBlock ::-webkit-input-placeholder {
   color: #fff;
   opacity: 0.7;
}

#wrapOverlayBlue div.searchBlock :-moz-placeholder { /* Firefox 18- */
   color: #fff;  
   opacity: 0.7;
}

#wrapOverlayBlue div.searchBlock ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
   opacity: 0.7;
}

#wrapOverlayBlue div.searchBlock :-ms-input-placeholder {  
   color: #fff;
   opacity: 0.7;
}

#wrapOverlayBlue div.searchBlock :focus::-webkit-input-placeholder {
   color: #fff;
   opacity: 1;
}

#wrapOverlayBlue div.searchBlock :focus:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
   opacity: 1;
}

#wrapOverlayBlue div.searchBlock :focus::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
   opacity: 1;
}

#wrapOverlayBlue div.searchBlock :focus:-ms-input-placeholder {  
   color: #fff;
   opacity: 1;
}

ul{
	padding: 0px;
	margin: 0px;
	display: block;
	list-style-type: none;
}

.regular-text ul{
    list-style-type: disc;
    padding-left: 15px;
}


.ui-tooltip {
  display: block;
  position: absolute;
  padding: 7px 5px;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #121b2e;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  z-index: 150;
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);
  box-shadow:0px 0px 5px rgba(0,0,0,0.5);
}

.ui-tooltip small{
    font-size: 10px;
    font-weight: normal;
}

.ui-tooltip:after {
   content: "";
    position: absolute;
    z-index: 100;
    left: 50%;
    margin-left: -10px;
    bottom: -40px;
    border-color: #121b2e transparent transparent;
    border-style: solid;
    border-width: 20px 10px 20px;
}

.overflow{
    overflow: hidden;
}

div.bottomTooltip{
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 15;
}

div.bottomTooltip a.addToCustomQuoteLink{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

div.bottomTooltip a.addToCustomQuoteLink:hover{
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

div.bottomTooltip a.addToCustomQuoteLink span.abs{
    top: 50%;
    margin-top: -7px;
    right: 10px;
}

div.bottomTooltip.bottomTooltip2 a.addToCustomQuoteLink span.abs{
    right: auto;
    left: 10px;
}

div.overDisabler{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

div.overDisabler img.icon{
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.listProducts div.bottomTooltip{
    position: relative;
    float: right;
    width: 15%;
    font-size: 20px;
}

div.bottomTooltip div.insideContent{
    margin: 15px;
    padding: 10px 0 0;
    background-color: transparent;
    font-weight: bold;
    border-top: solid 1px #B3B3B3;
}
/*
div.t3EItem:hover div.bottomTooltip div.insideContent{
    border-top: solid 1px transparent;
    color: transparent;
}
*/

div.bottomTooltip div.insideContent span.abs a{
    font-size: 20px;
    top: -3px;
}

div.bottomTooltip div.insideContent span.abs a i.fa-heart{
    color: #e94937;
}

div.bottomTooltip div.insideContent span.abs a i.fa-shopping-cart{
    color: #13BAA6;
}

div.bottomTooltip div.insideContent span.abs a:hover, div.bottomTooltip div.insideContent span.abs a.hoveratag{
    background-position: 0 -18px;
}

.wider{
    display: block;
    position: relative;
    width: 105%;
    overflow: hidden;
}

.scroller{
    overflow-x: hidden;
    overflow-y: auto;
    height: 600px;
}



em{display: none;}

h1, h2, h3, h4, h5, h6, p{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h1{
         
}

div, section, article, aside, item, nav, .relative{
    display: block;
    position: relative;
}

.table{
    display: table;
    width: 100%;
}

.tr{
    display: table-row;
}

.td{
    display: table-cell;
    vertical-align: top;
}

.hidden{
    display: none;
}

.badge{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 14px;
    line-height: 100%;
}

.pill{
    padding: 6px 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 12px;
    line-height: 100%;
    background-color: #7c8da4;
    color: #01233D;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 8px;
    margin-right: 8px;
    transition: background 0.2s linear 0s, color 0.3s linear 0s;
    -moz-transition: background 0.2s linear 0s, color 0.3s linear 0s;
    -webkit-transition: background 0.2s linear 0s, color 0.3s linear 0s;
}

.pill:hover{
    background-color: #13BAA6;
    color: #fff;
    text-decoration: none;
}

.nopadding{
    padding: 0;
}

.width60{
    width: 60%;
    margin: 0 auto;
}

.width70{
    width: 70%;
    margin: 0 auto;
}

.forcedWidth90{
    width: 90px;
}

.forcedWidth100{
    width: 100px;
}

.forcedWidth110{
    width: 110px;
}

.forcedWidth120{
    width: 120px;
}

.forcedWidth150{
    width: 150px;
}

.forcedWidth250{
    width: 250px;
}

.text-uppercase{
    text-transform: uppercase;
}

button, input.mf-submit, a.btn{
    border: none;
    color: #fff;
    background-color: #3aa8ce;
    font-weight: 600;
    text-align: center;
    padding: 4px 10px;
    cursor: pointer;
    transition: background 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s;
    -webkit-transition: background 0.3s ease 0s;
}

button:hover, input.mf-submit:hover{
    background-color: #2a82a5;
}

.bg-green{
    background-color: #13BAA6;
}

.btn-green, a.btn-green{
    background-color: #13BAA6;
    border-color: #13BAA6;
    text-decoration: none;
}

.btn-green:hover, a.btn-green:hover{
    background-color: #118C7E;
    border-color: #118C7E;
    text-decoration: none;
}

.btn-danger, a.btn-danger{
    background-color: #e94937;
    border-color: #e94937;
    text-decoration: none;
}

.btn-danger:hover, a.btn-danger:hover{
    background-color: #bc3b2d;
    border-color: #bc3b2d;
    text-decoration: none;
}

.errContent{
    display: block;
    position: relative;
    margin: 3em 1em 0;
    background-color: #FFFFCC;
    border: 1px solid #AA0000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    color: #404040;
    padding: 1em;
}

.errContent div.closeBtn{
    top: 10px;
    right: 10px;
}

.errMessage{
	display: none;
	position: fixed;
        z-index: 2110;
	left: 0px;
	top: 0px;
	right: 0px;
	padding: 10px;
	font-size: 1em;
}

.errMessage p{
    margin: 0;
    padding: 0;
}

.errMessage h3{
    font-size: 1.5em;
    color: #cc0000;
}

.errContent a{
    border: 0;
    color: #000000;
    text-decoration: none;
    font-size: 1.2em;
}

.errContent a:hover{
    color: #000000;
    text-decoration: underline;
}

.paddLeftRight5{
    padding-left: 5px;
    padding-right: 5px;
}

.paddLeftRight10{
    padding-left: 10px;
    padding-right: 10px;
}

.paddLeftRight15{
    padding-left: 15px;
    padding-right: 15px;
}

.paddLeftRight20{
    padding-left: 20px;
    padding-right: 20px;
}

.paddTopBottom60{
    padding-top: 60px;
    padding-bottom: 60px;
}

.paddTop60{
    padding-top: 60px;
}

.paddTopBottom40{
    padding-top: 40px;
    padding-bottom: 40px;
}

.paddTopBottom20{
    padding-top: 20px;
    padding-bottom: 20px;
}

.paddTopBottom10{
    padding-top: 10px;
    padding-bottom: 10px;
}

.paddTopBottom5{
    padding-top: 5px;
    padding-bottom: 5px;
}

.paddTopBottom7{
    padding-top: 7px;
    padding-bottom: 7px;
}

.paddBottom20{
    padding-bottom: 20px;
}

.margin-bottom-20{
    margin-bottom: 20px;
}

.marginLeftRight20{
    margin-left: 20px;
    margin-right: 20px;
}

.marginLeftRight30{
    margin-left: 30px;
    margin-right: 30px;
}

.padd20{
    padding: 20px;
}

.padd30{
    padding: 30px;
}

.padd10{
    padding: 10px;
}

.padd5{
    padding: 5px;
}

.padd15{
    padding: 15px;
}

.inline-block{
    display: inline-block;
    vertical-align: middle;
}

.strong{
    font-family: ProximaNova-Bold;
}

.overlayImgWhite {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255, 1);
    z-index: 10;
}

hr{
    margin: 10px 0;
    border: none;
    border: 0;
    border-top: solid 1px #eee;
}

.signature{
    font-family: "Just Another Hand", cursive;
    font-size: 28px;
    font-weight: 100;
    font-style: italic;
    transform: scale(1.5, 1);
    -moz-transform: scale(1.5, 1);
    -webkit-transform: scale(1.5, 1);
    transform-origin: left;
    -moz-transform-origin: left;
    -webkit-transform-origin: left;
}

div.h3{
    font-size: 18px;
    font-weight: 600;
}

div.h5{
    font-size: 14px;
    font-weight: 600;
}

.bgimage{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.text-center{
    text-align: center;
}

.text-right{
    text-align: right;
}

.text-danger, a.text-danger{
    color: #e94937;
}

a.text-danger:hover{
    color: #b7392a;
}

.text-white, a.text-white{
    color: #fff;
}

a.text-white:hover{
    color: #ccc;
}

.text-green{
    color: #13BAA6;
}

.text-green1{
    color: #118C7E;
}

.text-darkblue{
    color: #031E42;
}

.text-primary{
    color: #06416E;
}

.text-muted{
    color: #666;
}

.text-muted1{
    color: #4D4D4D;
}

.text-black, a.text-black, a.text-black:hover{
    color: #000;
}

.text-gray{
    color: #b3c8cc;
}

a.text-gray:hover{
    color: #13BAA6;
}

.text-muted2{
    color: #E4E8ED;
}

.text-bigger{
    font-size: 125%;
}

.text-bigger1{
    font-size: 140%;
}

.border-around{
    border: solid 1px #ccc;
}

.size-10{ font-size: 10px; }
.size-11{ font-size: 11px; }
.size-12{ font-size: 12px; }
.size-13{ font-size: 13px; }
.size-14{ font-size: 14px; }
.size-16{ font-size: 16px; }
.size-18{ font-size: 18px; }
.size-20{ font-size: 20px; }
.size-22{ font-size: 22px; }
.size-24{ font-size: 24px; }
.size-26{ font-size: 26px; }
.size-28{ font-size: 28px; }
.size-30{ font-size: 30px; }
.size-32{ font-size: 32px; }
.size-34{ font-size: 34px; }
.size-36{ font-size: 36px; }
.size-38{ font-size: 38px; }
.size-40{ font-size: 40px; }
.size-42{ font-size: 42px; }
.size-44{ font-size: 44px; }
.size-46{ font-size: 46px; }
.size-48{ font-size: 48px; }
.size-50{ font-size: 50px; }
.size-52{ font-size: 52px; }

.hidden-xs{
    display: none;
}

.visible-sm, .visible-md, .visible-lg{
    display: none;
}

.visible-xs{
    display: block;
}

.bg-yellow{
    background-color: #fecb2e;
}

.bg-muted2{
    background-color: #E4E8ED;
}

.bg-darkblue{
    background-color: #03152E;
}

.bg-white{
    background-color: #fff;
}

.btn-darkblue, a.btn-darkblue{
    background-color: #03152E;
    border-color: #03152E;
    text-decoration: none;
}

.btn-darkblue:hover, a.btn-darkblue:hover{
    background-color: #13BAA6;
    border-color: #13BAA6;
    text-decoration: none;
}

div.fRow button.btn > .loader, div.ajaxLoader > .fineloader {
  display: none;
  border: 3px solid #f2f2f2;
  border-radius: 50%;
  border-top: 3px solid #58be3d;
  width: 24px;
  height: 24px;
  animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -webkit-animation: spin 2s linear infinite;
  position: absolute;
  top: 5px;
  left: 100%;
  margin-left: 10px;
}

div.fRow button.btn.activated > .loader, div.ajaxLoader > .fineloader{
    display: block;
}

div.ajaxLoader{
    z-index: 5000;
}

div.ajaxLoader > .fineloader{
    border: 4px solid transparent;
    border-top: 4px solid #13BAA6;
    position: relative;
    width: 150px;
    height: 150px;
    top: 0;
    left: 0;
    margin: 0;
}

body[class^="page-"] div.ajaxLoader > .fineloader{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: transparent;
    border-top-color: #ec971f;
}

div.ajaxLoader.threeLoaders > .fineloader{
    border-width: 1px;
}

div.ajaxLoader.threeLoaders:first-child > .fineloader{
    width: 150px;
    height: 150px;
    border-color: transparent;
    border-top-color: #13BAA6;
    animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    -webkit-animation: spin 3s linear infinite;
    border-width: 4px;
}

div.ajaxLoader.threeLoaders:nth-child(2n) > .fineloader{
    width: 240px;
    height: 240px;
    border-color: transparent;
    border-left-color: #ccc;
    animation: spin1 2s linear infinite;
    -moz-animation: spin1 2s linear infinite;
    -webkit-animation: spin1 2s linear infinite;
    border-width: 4px;
}

div.ajaxLoader.threeLoaders:nth-child(3n) > .fineloader{
    width: 250px;
    height: 250px;
    border-color: transparent;
    border-right-color: #0275d8;
    animation: spin1 3s linear infinite;
    -moz-animation: spin1 3s linear infinite;
    -webkit-animation: spin1 3s linear infinite;
    border-width: 4px;
}

body.classiplocked-yep div.overlayWhite div.ajaxLoader:nth-child(4n) > .fineloader{
    width: 260px;
    height: 260px;
    border-color: transparent;
    border-bottom-color: #202020;
    animation: spin 5s linear infinite;
    -moz-animation: spin 5s linear infinite;
    -webkit-animation: spin 5s linear infinite;
    border-width: 4px;
}

.row{
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
}

.row.row-5{
    margin-left: -5px;
    margin-right: -5px;   
}

.row.row-0{
    margin-left: 0;
    margin-right: 0;
}

.row.row-5 > [class^="col-"]{
    padding-left: 5px;
    padding-right: 5px;
}

.row.row-0 > [class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}

div[class^="col-"], a[class^="col-"]{
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.row > .col-md-6{
    padding-left: 15px;
    padding-right: 15px;
}

div.col-md-4, div.col-md-3{
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

div.col-md-4{
    width: 33.33%;
}

.col-45{
    width: 45%;
}

.col-2{
    width: 2%;
}

.col-5{
    width: 5%;
}

.col-10{
    width: 10%;
}

.col-28{
    width: 28%;
}

.col-25{
    width: 25%;
}

.col-20{
    width: 20%;
}

.col-30{
    width: 30%;
}

.btn-lg, a.btn.btn-lg{
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 600;
}

.bg-lightgray{
    background-color: #E8ECF0;
}

.bg-lightgray1{
    background-color: #F6F6F6;
}

.round{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.left50{
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.top50{
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.top50.left50{
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

input.mf-input, select.mf-select, textarea.mf-textarea, div.mf-input {
    color: #000;
    height: 26px;
    padding-left: 3px;
    width: 100%;
}

div.scrollToTop {
    display: none;
    bottom: 25px;
    position: fixed;
    right: 25px;
    z-index: 100;
}

div.scrollToTop.active{
    display: block;
}

div.scrollToTop div.relative a{
    width: 67px;
    height: 67px;
    background-image: url("../images/canvasIcons.png");
    background-repeat: no-repeat;
    background-position: -237px -96px;
}

div.scrollToTop div.relative a:hover{
    background-position: -237px -163px;
}

div#forceLandscapeAlways {
    display: block;
    position: fixed;
    z-index: -2000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 4em;
    font-weight: 600;
    color: #fff;
    background-color: #000;
}


div#wrapOverlay {
    background-color: rgba(15,59,87, 0.95);
    display: none;
    left: 0;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -2000;
    opacity: 0;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.overlayDarker{
    background-color: rgba(0,0,0, 0.35);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.wrapOverlayBlue{
    display: block;
    position: fixed;
    background-color: rgba(15,59,87, 0.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#wrapOverlay.showme{
    display: block;
}

div#wrapOverlay.overlayinact{
    overflow: auto;
    height: 100%;
}

div#wrapOverlay.activated{
    opacity: 1;
}

p.small{
    font-size: 11px;
}

p.small.gray{
    color: #999;
}

div.disclaimer{
    padding: 10px 0 0;
}

div.banner3years{
    top: 40px;
    right: 0;
    z-index: 20;
}


section.homeBlocks h3{
    font-size: 18px;
    font-weight: bold;
    color: #3A95C4;
    border-bottom: dashed 1px #2d3a51;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

div.popup div.insideContent iframe {
    width: 100%;
    min-height: inherit;
}

div.popup div#mainCVideo{
    width: 640px;
    height: 360px;
}

div.popup.gallerySlideShow div.infoComingSoon{
    background-color: #fff;
    padding: 5px;
}

div.popup.gallerySlideShow div.infoComingSoon [data-type="content-replace"] > img {
    max-height: calc(100vh - 100px);
    width: auto;
    max-width: calc(100vw - 100px);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    opacity: 0;
}

.closeOverlay.abs {
    display: block;
    position: absolute;
    z-index: 40;
    bottom: 100%;
    left: auto;
    right: 0;
    margin-left: 0;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
}

div.popup div.insideContent > .closeOverlay.abs{
    right: 35px;
    bottom: auto;
    top: 28px;
}

.closeOverlay.abs.big-circle{
    bottom: auto;
    left: auto;
    top: 40px;
    right: 40px;
}

.closeOverlay.abs.big-circle > a.relative{
    color: #EB482F;
    line-height: 200%;
    font-size: 32px;
}

.closeOverlay.abs.big-circle > a:hover{
    color: #fff;
}

div.popup.gallerySlideShow .closeOverlay.abs {
    bottom: 100%;
    left: 100%;
    right: auto;
    top: auto;
    margin-bottom: 15px;
    margin-left: 15px;
    font-size: 14px;
}

div.popup.gallerySlideShow .closeOverlay.abs a {
    font-size: 16px;
}

.closeOverlay.abs a.relative {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    font-weight: 100;
}

div.popup div.insideContent > .closeOverlay.abs a.relative{
    color: #000;
}

div.arrows {
    color: #fff;
    font-size: 62px;
    left: 0;
    width: 100%;
    z-index: 500;
}

div.arrows .arrow.left0 {
    left: -60px;
    width: calc(50% + 60px);
}

div.arrows .arrow.right0 {
    right: -60px;
    left: auto;
    width: calc(50% + 60px);
}

div.arrows a {
    color: #fff;
    padding: 20px;
    text-decoration: none;
}

.fullwidth {
    width: 100%;
}

.fullheight {
    height: 100%;
}

.right0 {
    right: 0;
}

.left0 {
    left: 0;
}

.bottom0{
    bottom: 0;
}

.top0{
    top: 0;
}

div.slideshowCounter {
    width: 70px;
    background-color: rgba(255,255,255, 0.7);
    color: #000;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    z-index: 40;
}

div.popup.gallerySlideShow div.infoComingSoon [data-type="content-replace"] > img.activated {
    opacity: 1;
}

div.popup div.singleProductContainer h1.relative{
    padding-right: 50%;
}

div.popup.popup1{
    width: 800px;
    padding: 0;
    margin-top: 50px;
    padding-bottom: 100px;
}

div.popup.popup2{
    width: 500px;
    padding: 0;
}

div.popup.popup3{
    width: 360px;
    padding: 0;
}

div.popup.popup5{
    width: 490px;
    background-color: #F1F7F8;
    margin: 50px auto;
}

div.popup5 div.fRow {
    margin: 0 auto;
    width: 300px;
    text-align: center;
}

div.popup.popup3 div.closeOverlay{
    top: 0;
    right: 0;
}

div.popup.popup3 div.closeOverlay a{
    color: #ccc;
    font-weight: 300;
}

div.popup div.insideContent{
    padding: 25px;
}

div.popup div.insideContent div.arrow{
    right: 103%;
    top: 50%;
    margin-top: -50px;
    z-index: 20;
}

div.popup div.insideContent div.arrow.arrownext{
    right: auto;
    left: 103%;
}

div.popup div.insideContent div.arrow a, div.popup div.insideContent div.arrow.arrownext a{
    display: block;
    position: relative;
    border-style: solid;
    border-width: 50px;
    border-color: transparent #fff transparent transparent;
}

div.popup div.insideContent div.arrow.arrownext a{
    border-color: transparent transparent transparent #fff;
}

div.popup div.logo{
    margin: 0;
    float: none;
    padding-bottom: 15px;
    border-bottom: dashed 1px #0a4263;
    margin-bottom: 10px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.centered{
    text-align: center;
}

.abs{
    display: block;
    position: absolute;
}

.noFloatLeft{
    clear: left;
}

.noFloatRight{
    clear: right;
}

.noFloat{ clear: both;}

div#main
{
	position: relative; padding: 0;width: auto; margin: 0px auto; text-align: left; min-height: 700px;
}

header{
    display: block;
    position: fixed;
    left: 0;
    width: 100%;
    height: 110px;
    top: 0;
    z-index: 1000;
}

footer{
    padding: 12px 0 22px;
    overflow: hidden;
}

.flexbox, .flexbox-sm, div.flexbox, div.flexbox-sm {
  display: -webkit-box !important;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box !important;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox !important;      /* TWEENER - IE 10 */
  display: -webkit-flex !important;     /* NEW - Chrome */
  display: flex !important;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
 }

.align-items-center {
    align-items: center;
    -webkit-align-items: center;
    -moz-box-align: center;
}

.justify-content-center {
    justify-content: center;
    -webkit-justify-content: center;
}
 
.flex1{
    position: relative;
    text-align: left;
    padding: 0 1em;
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    align-self: baseline;
    -webkit-align-self: baseline;
} 

.flex1.text-center{
    text-align: center;
}

.flex1.flex-vertical{
    align-self: center;
    -webkit-align-self: center;
}

.flex1.nopadding{
    padding: 0;
}

div.logo{
    z-index: 20;
    float: left;
    padding-top: 20px;
}

div.loginAndSearchHolder{
    min-height: 40px;
    background-color: #03152E;
}

div.wrapLogoAndMenu{
    background-color: rgba(3,30,63, 1);
    padding: 0 40px;
    height: 80px;
}

body#body-id-1 div.wrapLogoAndMenu{
    background-color: rgba(3,30,63, 0.85);
}

div.wrapLogoAndMenu:before{
    display: block;
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    height: 4px;
    width: 100%;
    background-color: rgba(55,59,87, 0.6);
}

.wrapLineVertical{
    width: 1px;
    background-color: #fff;
}

div.loginAndSearchInner{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 2500;
}

div.loginAndSearchInner div.searchBlock{
    padding-top: 14px;
    color: #3aa8ce;
    font-size: 12px;
}

div.loginAndSearchInner div.searchBlock div.left{
    padding-right: 10px;
}

div.loginAndSearchInner div.searchBlock input.mf-input{
    background-color: #f2f2f2;
    border: solid 1px #e3e0e0;
    padding-left: 10px;
    font-size: 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 0 0 rgba(0,0,0, 0.2);
    -moz-box-shadow: 1px 0 0 rgba(0,0,0, 0.2);
    -webkit-box-shadow: 1px 0 0 rgba(0,0,0, 0.2);
}

div.loginAndSearchInner div.searchBlock button.mf-submit{
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0;
    width: 24px;
}

div.loginAndSearchInner div.searchBlock button.mf-submit:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -6px;
    width: 12px;
    height: 13px;
    background-image: url("../images/canvasIcons.png");
    background-repeat: no-repeat;
    background-position: -475px -98px;
}

div.loginAndSearchInner div.searchBlock div.insideContent{
    margin-top: -4px;
    background-color: transparent;
    height: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

div.loginAndSearchInner div.insideContent{
    background-color: #fff;
    height: 100%;
    box-shadow: 0 0 15px rgba(0,0,0, 0.5);
    -moz-box-shadow: 0 0 15px rgba(0,0,0, 0.5);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0, 0.5);
}

div.loginAndSearchInner div.insideContent div.relative, div.informationBar div.insideContent1 div.relative{
    width: 1110px;
    margin: 0 auto;
    height: 100%;
}


div.loginSignup{
    right: 0;
    top: 0;
    height: 100%;
    z-index: 20;
}

div.customQuote{
    left: 0;
    top: 0;
    height: 100%;
    z-index: 20;
}

div.customQuote a, div.customQuote a:hover{
    text-decoration: none;
}

div.customQuote.hidden{
    display: none;
}

div.loginSignup button.mf-button, div.customQuote button.mf-button, div.customQuote div.mf-button{
    text-transform: none;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 100%;
    margin-left: 2px;
}

div.customQuote button.mf-button{
    font-size: 12px;
    line-height: 16px;
    background-color: #a4050d;
}

div.customQuote button.mf-button:hover{
    background-color: #80060c;
}

div.customQuote div.mf-button{
    font-size: 12px;
    font-weight: normal;
    background-color: #3aa8ce;
}

div.customQuote div.mf-button span{
    padding-top: 12px;
}

div.loginSignup button.mf-button.small{
    font-size: 12px;
    padding-left: 40px;
}

div.loginSignup button.mf-button.small:before{
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    overflow: hidden;
    z-index: 5;
    top: 10px;
    left: 15px;
    background-image: url("../images/canvasIcons.png");
    background-repeat: no-repeat;
    background-position: -19px -18px;
}

div.loginSignup button.mf-button.small span{
    font-weight: normal;
    margin-left: 4px;
    color: #05344f;
}

button.mf-facebook{
    width: 234px;
    height: 41px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-image: url("../images/canvasIcons.png");
    background-repeat: no-repeat;
    background-position: 0 -155px;
}

button.mf-facebook:hover{
    background-position: 0 -196px;
}

div.loginSignup button.mf-button span.small{
    font-size: 10px;
    font-weight: normal;
    padding-top: 1px;
}

div#leftCleanupIcon{
    display: block;
    position: fixed;
    left: -200px;
    bottom: 0;
    z-index: 50;
}

div#leftCleanupIcon img.icon{
    vertical-align: middle;
}

div.mainContent{
    padding-top: 120px;
}

body#body-id-1 div.mainContent{
    padding-top: 40px;
}

div.mainContent div.content{
    padding: 20px 0;
}

body#body-id-26 div.mainContent{
    background-color: #06416E;
}

body#body-id-77 div.mainContent{
    background-color: #03152E;
}


p.caption{
    padding-top: 15px;
    font-size: 12px;
    color: #4DB8C8;
    text-align: center;
}

div.mainContent div.content h1{
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    color: #E3288D;
}

div.mAOLThumb{
    display: block;
    position: relative;
    float: left;
}

div.mAOLThumb img.mAOLThumb{
    vertical-align: middle;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    z-index: 1;
}

div.wrapProductGalleryThumb div.mAOLThumb img.mAOLThumb{
    width: 100%;
}

div.mainContent div.content.content4 div.right div.mAOLThumb{
    border: none;
    border: 0;
}

div.mainContent div.content div.right{
    width: 77%;
}

div.mainContent div.content.content4 div.left{
    width: 55%;
}

div.mainContent div.content.content4 div.right{
    width: 40%;
    padding-top: 60px;
}

div.mainContent div.content.content4 div.fourBlocks div.right{
    padding: 0;
}

div.mainContent div.content div.mAOLThumb img.mAOLThumb{
    vertical-align: middle;
    border: solid 6px #fff;
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

div.mainContent div.content.content4 div.right div.mAOLThumb img.mAOLThumb{
    border: none;
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

span.showIfPortrait{
    display: none;
}

section.wrapContact div.bodytext a{
    color: #3aa8ce;
}

div.popup div.bodytext{
    font-size: 16px;
    line-height: 20px;
    word-wrap: break-word;
}

div.popup div.bodytext a{
    text-decoration: underline;
}

div#welcomeBanner2Blocks ul.relative{
    top: 0;
    left: 0;
    height: 100%;
    width: 1000%;
}

div.link{
    font-size: 10px;
    width: 207px;
    height: 15px;
}

div.link a{
    color: #3aa8ce;
    z-index: 2;
    transtition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -webkit-transition: all 0.3s ease 0.2s;
}

div.link a:hover{
    color: #000;
    text-decoration: none;
    padding-left: 5px;
}

div.link div.slider{
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background-color: #d6dde1;
    opacity: 0;
    z-index: 1;
    transtition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

div.link:hover div.slider{
    width: 100%;
    opacity: 1;
}

section.wrapWelcome.td.left, section.wrapContact div.left.td, section.wrapContact div.right.td, section.wrapAboutUs div.left.td, section.wrapAboutUs div.right.td{
    overflow: hidden;
    float: none;
    width: auto;
}

section.wrapContact div.left.td{
    width: 180px;
    padding-right: 20px;
}

section.wrapTop3Blocks.td.right{
    float: none;
    width: 651px;
    padding-left: 13px;
}

section.wrapAboutUs div.right.td{
    width: 300px;
    padding-left: 20px;
}

section#tradeShows.wrapAboutUs div.right.td, section#wrapStaging.wrapAboutUs div.right.td{
    width: 743px;
}

div.textColumn{
    padding-right: 30px;
}


div.welcomeVideo{
    height: 280px;
    background-color: #fff;
    margin-bottom: 17px;
}

div.welcomeVideo div.insideContent{
    height: 256px;
    background-color: #fff;
    padding: 12px;
}

div.welcomeVideo div.insideContent div.redLoaderHolder{
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6px;
    z-index: 50;
    overflow: hidden;
}

div.welcomeVideo div.insideContent div.redLoaderHolder div.redLoader{
    left: -377px;
    top: 0;
    width: 100%;
    height: 6px;
    background-color: #4DB8C8;
}

div.welcomeVideo div.insideContent div.oeStage{
    overflow: hidden;
}

div.welcomeVideo div.insideContent div.oeStage ul{
    overflow: hidden;
    height: 248px;
    border: 4px solid #06456E;
}

div.tradeShowLarge div.oeStage ul{
    width: 446px;
    overflow: hidden;
    height: 318px;
    border: 4px solid #06456E;
}

div.welcomeVideo div.insideContent div.oeStage ul li, div.tradeShowLarge div.oeStage ul li{
    width: 511px;
    height: 307px;
    opacity: 0;
    top: 50%;
    left: 50%;
    margin-top: -153px;
    margin-left: -255px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    transition: transform 6s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform 6s ease-in-out, opacity 1s ease-in-out;
    -webkit-transition: -webkit-transform 6s ease-in-out, opacity 1s ease-in-out;
    transform-origin: top left;
}

 div.tradeShowLarge div.oeStage ul li{
     width: 640px;
     height: 384px;
     margin-left: -320px;
     margin-top: -192px;
     cursor: pointer;
 }

div.welcomeVideo div.insideContent div.oeStage ul li.link1, div.tradeShowLarge div.oeStage ul li.link1{
     transform-origin: top left;
}

div.welcomeVideo div.insideContent div.oeStage ul li.link2, div.tradeShowLarge div.oeStage ul li.link2{
     transform-origin: top right;
}

div.welcomeVideo div.insideContent div.oeStage ul li.link3, div.tradeShowLarge div.oeStage ul li.link3{
     transform-origin: bottom right;
}

div.welcomeVideo div.insideContent div.oeStage ul li.rescale, div.tradeShowLarge div.oeStage ul li.rescale{
    opacity: 1;
    transform: scale(0.93, 0.93);
    -moz-transform: scale(0.93, 0.93);
    -webkit-transform: scale(0.93, 0.93);
}

section.wrapTop3Blocks div.item{
    width: 207px;
    margin-left: 15px;
    overflow: hidden;
}

section.wrapTop3Blocks div.item a, section.wrapTop3Blocks div.item a:hover{
    color: #3aa8ce;
}

section.wrapTop3Blocks div.item div.link a:hover{
    color: #000;
}

section.wrapTop3Blocks div.item.item1{
    margin: 0
}

section.wrapTop3Blocks div.item.item1 div.item{
    margin: 0;
    margin-right: 15px;
}

section.wrapTop3Blocks div.item ul{
    width: 1000%;
}

section.wrapTop3Blocks div.item div.imgThumbnail{
    background-color: #fff;
    height: 280px;
    margin-bottom: 17px;
}

section.wrapTop3Blocks div.item div.imgThumbnail div.mAOLThumb{
    margin-top: 12px;
    margin-left: 13px;
    width: 175px;
    height: 246px;
}

section.wrapTop3Blocks div.item div.imgThumbnail div.mAOLThumb a{
    display: block;
    position: relative;
    background-color: transparent;
    z-index: 3;
    top: 0;
    left: 0;
    width: 175px;
    height: 246px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 4px solid #06456E;
    overflow: hidden;
}

section.wrapTop3Blocks div#welcomeBanner5.item div.imgThumbnail div.mAOLThumb a{
    overflow: visible;
    z-index: 8;
}

section.wrapTop3Blocks div.item div.imgThumbnail div.mAOLThumb a:after{
    content: "";
    display: block;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-image: url("../images/overlay.png");
    opacity: 0;
    transtition: opacity 0.5s ease 0s, left 0.5s ease 0s, width 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s, left 0.5s ease 0s, width 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s, left 0.5s ease 0s, width 0.5s ease 0s;
}

section.wrapTop3Blocks div#welcomeBanner5.item div.imgThumbnail div.mAOLThumb a:after{
    opacity: 0;
    width: 0;
    left: auto;
    right: 0;
}

section.wrapTop3Blocks div#welcomeBanner5.item div.imgThumbnail div.mAOLThumb a:hover:after{
    opacity: 0.3;
    width: 100%;
}

section.wrapTop3Blocks div#welcomeBanner5.item div.imgThumbnail div.mAOLThumb img.mAOLThumb{
    border: none;
    border: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

section.wrapTop3Blocks div.item div.imgThumbnail div.mAOLThumb a:hover:after{
    opacity: 0.3;
    left: 0;
}

div.fArrow{
    width: 72px;
    height: 72px;
    z-index: 10;
}

div.fArrow a{
    display: block;
    position: relative;
    width: 72px;
    height: 72px;
    background-image: url("../images/canvasIcons.png");
    background-repeat: no-repeat;
    background-position: 0 -51px;
}

div.fArrow a:hover{
   background-position: 0 -122px; 
}

div.fArrow.arrowleft, div.fArrow.arrowright{
    left: -46px;
    top: 50%;
    margin-top: -36px;
}

div.fArrow.arrowright{
    left: auto;
    right: -50px;
}

div.fArrow.arrowright a{
    background-position: -72px -51px;
}

div.fArrow.arrowright a:hover{
   background-position: -72px -122px; 
}

div.bottomIcons a{
    margin-left: 5px;
}

div.fourBlocks{
    padding-bottom: 3px;
    border-bottom: solid 3px #fff;
    margin-bottom: 14px;
}

div.fourBlocks ul{
    margin-left: -10px;
    padding-left: 10px;
    width: 105%;
}

div.fourBlocks ul li{
    width: 205px;
    margin: 10px 10px 10px 0;
}


div.fourBlocks ul li item{
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    padding: 10px;
    height: 62px;
    cursor: pointer;
}

div.fourBlocks ul li item:hover{
   background-color: #d9ecee; 
   box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

div.fourBlocks ul li item div.outer{
    padding: 6px;
    background-color: #4db8c8;
}

div.fourBlocks ul li item div.nofloat{
    width: 55px;
    height: 50px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
}


div.fourBlocks ul li item div.nofloat:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -23px;
    width: 45px;
    height: 33px;
    overflow: hidden;
    background-image: url("../images/canvasIcons.png");
    background-repeat: no-repeat;
    background-position: 0 0;
}

div.fourBlocks ul li item div.nofloat#icons5:after{
    width: 42px;
    height: 34px;
    margin-left: -20px;
    background-position: -45px 0;
}

div.fourBlocks ul li item div.nofloat#icons8:after{
    width: 39px;
    height: 34px;
    margin-left: -20px;
    margin-top: -18px;
    background-position: -87px 0;
}

div.fourBlocks ul li item div.nofloat#icons13:after{
    width: 23px;
    height: 45px;
    margin-top: -22px;
    margin-left: -12px;
    background-position: -132px 0;
}

div.fourBlocks ul li item div.right{
    width: 60%;
    text-align: left;
}

div.fourBlocks ul li item div.right h3{
    font-size: 14px;
    color: #e3288d;
    text-transform: uppercase;
    font-weight: bold;
}

div.fourBlocks ul li item div.right p{
    font-size: 10px;
    color: #707070;
    width: 105%;
}

div.navArrow{
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent #fff transparent;
    opacity: 1;
}

div.navArrow.hidden{
    display: block;
    opacity: 0;
}

nav.menu{
    float: none;
    font-size: 14px;
    height: inherit;
    margin-left: -20px;
    margin-right: -20px;
}

nav.menu ul{
    top: 0;
    right: 0;
    font-size: 14px;
    white-space: nowrap;
    font-weight: 600;
    color: #fff;
    height: inherit;
}

nav.menu ul > li.relative{
    height: inherit;
}

nav.menu ul li.relative > .sublink{
    display: none;
    bottom: auto;
    right: auto;
    top: 100%;
    left: 0;
}



nav.menu ul li.relative:hover > .sublink{
    display: block;
}

nav.menu ul li.relative > .sublink > div{
    left: -150px;
    transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    font-weight: 400;
    text-align: left;
    background-color: #fff;
    height: auto;
    padding: 15.5px;
    border-top: solid 4px #13BAA6;
    opacity: 0;
    z-index: -1000;
    animation: menuGoDown 0.2s ease-out 1;
    -moz-animation: menuGoDown 0.2s ease-out 1;
    -webkit-animation: menuGoDown 0.2s ease-out 1;
}

nav.menu ul li.relative:hover > .sublink > div{
    z-index: 50;
    opacity: 1;
    transform: translateY(0);
    animation: menuGoUp 0.3s ease-out 1;
    -moz-animation: menuGoUp 0.3s ease-out 1;
    -webkit-animation: menuGoUp 0.3s ease-out 1;
}

nav.menu ul li.relative > .sublink > div > ul{
    padding: 0 20px;
    font-weight: 400;
    vertical-align: top;
}

nav.menu ul li.relative > .sublink li.relative{
    width: 130px;
}

nav.menu ul li.relative > .sublink li.relative a{
    padding: 2px 0;
    color: #3579a4;
}

nav.menu ul li.relative > .sublink li.relative a > span{
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
}

nav.menu ul li.relative > .sublink li.relative a:hover{
     background-color: transparent;
     color: #0f3b57;
}

nav.menu ul li.relative > .sublink li.relative a:hover > span{
    padding-left: 15px;
}

nav.menu ul li a:hover, nav.menu ul li span.akalink:hover{
    background-color: #13BAA6;
}

nav.menu ul li a, nav.menu ul li.special, nav.menu ul li span.akalink{
    display: block;
    position: relative;
    padding: 33px 15.5px;
    color: #fff;
    text-decoration: none;
    height: inherit;
}

nav.menu ul li span.akalink{
    cursor: pointer;
    padding: 30px 15.5px;
}

nav.menu ul li span.akalink i.fa{
    font-size: 20px;
    vertical-align: bottom;
}

nav.menu ul li.current a{
    background-color: #13BAA6;
}

nav.menu ul li.current a:hover{
    background-color: #118C7E;
}

nav.menu ul li.nolink ul li{
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

nav.menu ul li.nolink ul li a{
    padding: 6px 13px;
    background-color: #E3288D;
    font-size: 12px;
    border-bottom: solid 1px #fff;
}

nav.menu ul li.nolink ul li a:hover{
    background-color: #118C7E;
}

nav.menu ul li a{
    z-index: 20;
}

nav.menu ul li.special{
    
}

section.welcomeText{
    margin: 105px 0 0 43px;
}

section.welcomeText h1{
    text-transform: uppercase;
    color: #e3288d;
    font-size: 26px;
    padding: 0;
    margin: 0;
}

section.welcomeText h2{
    color: #56b7c5;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

section.welcomeText p.bodytext{
    border-top: dashed 1px #000;
    margin-top: 4px;
    padding: 4px 0;
    text-align: left;
}

div.fourBlocks{
    margin: 30px 0 0;
}

footer div.fourBlocks{
    margin: 0 0 10px 0;
}

div.mainContent div.content div.fourBlocks div.right.right1{
    width: 50%;
}

div.mainContent div.content div.fourBlocks div.relative.left, div.mainContent div.content div.fourBlocks div.relative.right{
    width: 390px;
    margin-bottom: 30px;
    background-color: #E3288D;
    color: #fff;
    font-size: 14px;
}

div.mainContent div.content div.fourBlocks div.relative.right{
    margin-bottom: 10px;
}


div.mainContent div.content div.fourBlocks h3{
    display: block;
    position: relative;
    padding: 7px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #f26ab2;
}

div.mainContent div.content div.fourBlocks div.bodytext{
    font-size: 14px;
    color: #fff;
    padding: 20px;
}

div.bottomTestimonials{
    padding-top: 20px;
    font-size: 16px;
    font-family: "Times New Roman", Helvetica, sans-serif;
    font-style: italic;
}

div.bottomTestimonials, div.testimonialSlideshow{
    width: 600px;
    color: #fff;
}

div.testimonialSlideshow{
    overflow: hidden;
}

div.bottomTestimonials ul{
    height: 200px;
}

div.bottomTestimonials ul li{
    left: 0;
    top: 10px;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
}


div.bottomTestimonials em{
    display: block; 
    position: relative;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
}
/*
section.wrapContact div.mAOLThumb:after{
    content: "";
    display: block;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.7);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.7);
}
*/

section.wrapAboutUs table.table{
    width: 100%;
    border: none;
    border: 0;
    border-collapse: collapse;
    margin-bottom: 12px;
}

section.wrapAboutUs table.table td{
    padding: 0;
    margin: 0;
    text-align: left;
}

section.wrapAboutUs table.table td.column3{
    width: 33%;
}

.table.wrap-job-postings div.tr > div.td{
    padding: 5px 10px;
    font-size: 16px;
    border: solid 1px #fff;
    color: #666;
}

.table.wrap-job-postings div.tr > div.td{
    background-color: #e6e6e6;
}

.table.wrap-job-postings div.tr > div.td:first-child{
    width: 180px;
    background-color: #03152E;
    font-weight: 600;
    color: #fff;
}

section#wrapStaging.wrapAboutUs div.textColumn.left, section#tradeShows.wrapAboutUs div.textColumn.left{
    width: auto;
}

section.wrapAboutUs div.textColumn.left{
    padding: 0;
}

section.wrapAboutUs div.textColumn.left div.bodytext{
    padding-right: 30px;
}

div#aboutUsSlideShow div.insideContent{
    background-color: #fff;
    padding: 15px;
}

div#aboutUsSlideShow div.insideContent div.mAOLThumb1{
    width: 720px;
    height: 365px;
    overflow: hidden;
    z-index: 2;
    border: solid 4px #06456E;
    background-position: center center;
    background-repeat: no-repeat;
}

div.stagingSlideshow div.left, div.tradeShows div.left{
    width: 211px;
}

div.stagingSlideshow div.right{
    width: 512px;
}

div.stagingSlideshow div.right1{
    float: right;
}

div.tradeShows div.left{
    background-color: #fff;
    color: #12528e;
    padding: 15px;
}

div.tradeShows div.left ul{
    margin-bottom: 12px;
}

div.tradeShows div.left ul li, table.table ul li{
    display: list-item;
    font-size: 12px;
}

div.tradeShows div.left ul li:before, table.table ul li:before{
    content: "- ";
}

div.tradeShowLarge{
    width: 485px;
    height: 356px;
    background-color: #fff;
}

div.tradeShowLarge div.oeStage{
    left: 15px;
    top: 15px;
    width: 455px;
    height: 326px;
    overflow: hidden;
}

div.tradeShows div.left p.bodytext{
    color: #12528e;
}

div.tradeShows div.left p.bodytext.nopadding{
    padding-bottom: 1px;
}

div.stagingSlideshow div.left li.relative{
    width: 81px;
    height: 65px;
    overflow: hidden;
    padding: 9px;
    margin-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0, 1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0, 1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0, 1);
}

div.stagingSlideshow div.left li.relative div.mAOLThumb{
    display: block;
    position: absolute;
    float: none;
    top: 9px;
    left: 9px;
    width: 81px;
    height: 65px;
    background-color: #06456E;
}

div.stagingSlideshow div.left li.relative div.mAOLThumb div.rescale{
    display: block;
    position: absolute;
    z-index: 2;
    top: -5%;
    left: -5%;
    width: 110%;
    height: 110%;
    transform-origin: center center;
    -moz-transform-origin: center center;
    -webkit-transform-origin: center center;
     background-color: #06456E;
     transition: transform 0.5s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
}

div.stagingSlideshow div.left li.relative:hover div.mAOLThumb div.rescale{
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
}

div.stagingSlideshow div.left li.relative div.mAOLThumb a{
    display: block;
    position: absolute;
    z-index: 3;
    float: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

div.stagingSlideshow div#stagingLarge{
    background-color: #fff;
    padding: 15px;
}

div.stagingSlideshow div#stagingLarge div.oeStage{
    width: 482px;
    height: 343px;
    overflow: hidden;
}

div.stagingSlideshow div#stagingLarge div.oeStage div.mAOLThumb img.mAOLThumb{
    border: none;
    border: 0;
}

div.stagingSlideshow div#stagingLarge ul.relative{
    width: 100%;
    height: 343px;
}

div.stagingSlideshow div#stagingLarge ul.relative li.relative.left{
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease 0s;
    -moz-transition: opacity 1s ease 0s;
    -webkit-transition: opacity 1s ease 0s;
}

div.stagingSlideshow div#stagingLarge ul.relative li.relative.left.active{
    z-index: 100;
    opacity: 1;
}


section.wrapContact h2{
    font-size: 14px;
    font-weight: bold;
    color: #eff5f9;
}

section.wrapContact hr{
    border: none;
    border: 0;
    border-top: solid 1px #fff;
    margin-bottom: 12px;
}

section.wrapContact div.right{
    overflow: hidden;
}

section.wrapContact div.flex1{
    padding-left: 40px;
}

div.viewMap{
    background-color: #fff;
}

div.viewMap h3{
    font-size: 16px;
    font-weight: bold;
    color: #06456E;
    padding: 5px 0;
}

div.viewMap div.insideContent{
    padding: 0;
}

div.viewMap div.insideContent div.mAOLThumb{
    width: 100%;
    height: 309px;
}

div.viewMap div.insideContent div.mAOLThumb iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

div.infoCloud{
    left: 0;
    top: 0;
    width: 100%;
    z-index: 50;
}

div.infoCloud div.infoMessage{
    opacity: 0;
    margin: 20px;
    padding: 10px;
    background-color: #E3288D;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s;
}

div.infoCloud div.infoMessage.visible{
    opacity: 1;
}

section.loginBlock div.fRow, section.payPalBlock div.fRow{
    padding-bottom: 10px;
}

section.payPalBlock div.fRow.noPadding{
    padding: 10px 0 0;
}

section.payPalBlock{
    width: 600px;
    text-align: center;
    margin: 0 auto;
    top: 10px;
    opacity: 0;
    transition: opacity 0.3s ease 0s, top 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, top 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s, top 0.3s ease 0s;
}

section.payPalBlock.active{
    top: 0;
    opacity: 1;
}

section.loginBlock{
    margin: 100px auto 0; 
    width: 320px;
    text-align: center;
}

section.payPalBlock span.small{
    font-size: 11px;
}

section.loginBlock h3{
    font-size: 16px;
    padding: 5px 0;
}

section.loginBlock input.mf-input{
    height: 26px;
    font-size: 16px;
}

section.loginBlock input.mf-submit{
    padding: 7px 20px;
}

section.loginBlock input.mf-submit:hover, section.payPalBlock button.mf-button:hover{
    background-color: #000;
}

section.loginBlock input.mf-input, section.loginBlock input.mf-submit{
    width: 50%;
    margin: 0 auto;
}

section.loginBlock div.logo{
    top: auto;
    left: auto;
    text-align: center;
}

div.loginBlock{
    width: 234px;
    margin: 0 auto;
}

div.loginBlock input.mf-input{
    height: auto;
    padding: 9px 7px;
    font-size: 14px;
}

div.categorySelectors{
    background-image: url("../images/overlay1.png");
    padding: 10px 15px;
}

div.categorySelectors div.abs.centered{
    left: 0;
    top: 0;
    padding: 12px 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
}

div.categorySelectors div.abs.centered.activated{
    opacity: 1;
}

div.categorySelectors div.left, div.categorySelectors div.right{
    z-index: 2;
}

div.categorySelectors div.left{
    padding-right: 10px;
}

div.categorySelectors div#gridControler{
    float: right;
    z-index: 20;
}

div.categorySelectors div#gridControler li{
    padding-left: 10px;
}

div.categorySelectors div#gridControler a{
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    overflow: hidden;
    background-image: url("../images/canvasIcons.png");
    background-repeat: no-repeat;
    background-position: -19px 0;
}

div.categorySelectors div#gridControler a.gridViewer1{
    width: 21px;
    background-position: -39px 0;
}

div.productList{
    padding: 25px 0;
}

div.productList h1 span.small{
    font-size: 16px;
}

div.productList h3{
    color: #01233D;
    font-weight: 400;
    font-size: 16px;
    height: 62px;
    overflow: hidden;
    margin: 15px;
}

div.productList p.bodytext{
    display: none;
    padding: 0 10px;
}

.listProducts div.productList h3{
    font-size: 20px;
}

div.productList ul.relative{
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}

.listProducts div.productList ul.relative{
    width: auto;
}

div.productList ul.relative li.relative{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.listProducts div.productList ul.relative li.relative{
    float: none;
    width: auto;
}

.listProducts div.productList ul.relative li.relative p.bodytext{
    display: block;
    color: #000;
}

div.productList ul li.relative div.t3EItem{
    background-color: #fff;
    height: 260px;
    color: #01233D;
    cursor: pointer;
    transition: transform 0.5s ease 0s;
    -moz-transition: -moz-transform 0.5s ease 0s;
    -webkit-transition: -webkit-transform 0.5s ease 0s;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

div.productList ul li.relative div.t3EItem div.mAOLThumb img.mAOLThumb{
    border: none;
    border: 0;
    display: inline-block;
}

div.productList ul li.relative div.t3EItem div.mAOLThumb{
    float: none;
    height: 120px;
    overflow: hidden;
    background-color: #f2f2f2;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

div.t3EItem div.mAOLThumb div.ajaxLoader{
    z-index: 20;
}

div.productList ul li.relative div.t3EItem div.mAOLThumb div.ajaxLoader > div.fineloader, .productList.wrapAllVideosFE div.mAOLThumb div.ajaxLoader > div.fineloader{
    width: 70px;
    height: 70px;
}

.listProducts div.productList ul li.relative div.t3EItem div.mAOLThumb{
    float: left;
    margin-right: 20px;
}

div.wrapPager{
    padding: 0 0 20px 0;
}

div.productList div.wrapPager ul.relative{
    width: auto;
}

div.productList div.wrapPager ul li.relative{
    margin: 0 0 0 10px;
    width: auto;
}

.listProducts div.productList div.wrapPager ul li.relative{
    float: left;
}

div.productList div.wrapPager ul li.relative span{
    display: block;
    position: relative;
    padding: 5px 0;
}

div.wrapPager ul li.relative a{
    display: block;
    position: relative;
    padding: 5px 7px;
    color: #fff;
    text-decoration: none;
    background-image: url("../images/overlay1.png");
    text-align: center;
}

div.wrapPager ul li.relative a:hover{
    background-color: #000;
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
}

div.wrapPager ul li.relative.current a{
    background-color: #f5f5f5;
    color: #000;
}

div#CVSocialLinks{
    bottom: 5px;
    right: 0;
    z-index: 50;
}

div#CVSocialLinks div#socialLinks ul li{
    width: 42px;
    height: 42px;
}

div#CVSocialLinks div#socialLinks ul li.auto{
    color: #999;
    width: auto;
    height: auto;
    padding-top: 6px;
    text-align: right;
    font-size: 16px;
}

div#CVSocialLinks div#socialLinks ul li a {
    background-image: url("../images/canvasIcons.png");
    background-position: 0 -260px;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}

div#CVSocialLinks div#socialLinks ul li#twitterLink a{
    background-position: -42px -260px;
}

div#CVSocialLinks div#socialLinks ul li#emailLink a{
    background-position: -220px 0;
}

div#CVSocialLinks div#socialLinks ul li#pinterestLink a{
    background-position: -84px -260px;
}

div#CVSocialLinks div#socialLinks ul li a:hover{
    background-position: 0 -301px;
}

div#CVSocialLinks div#socialLinks ul li#twitterLink a:hover{
    background-position: -42px -301px;
}

div#CVSocialLinks div#socialLinks ul li#emailLink a:hover{
    background-position: -220px -48px;
}

div#CVSocialLinks div#socialLinks ul li#pinterestLink a:hover{
    background-position: -84px -301px;
}

div.singleProductContainer div.oeStage div.left, div.singleProductContainer div.oeStage div.right{
    width: 49%;
    padding-top: 5px;
}

div.singleProductContainer div.oeStage div.right{
    padding-top: 20px;
}

div.titleAndSocials{
    padding: 0 0 10px 0;
    border-bottom: dashed 1px #999;
}

div.titleAndSocials h1{
    min-height: 48px;
}

div.popup div.singleProductContainer div.oeStage div.bottomTooltip div.insideContent{
    background-color: #0a4263;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

div.popup div.singleProductContainer div.oeStage div.bottomTooltip div.insideContent div.right{
    padding: 0;
    width: auto;
}

div.popup div.singleProductContainer div.oeStage div.bottomTooltip div.insideContent div.right.right2{
    float: left;
}

div.popup div.singleProductContainer div.oeStage div.bottomTooltip div.insideContent div.right a{
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}

div.popup div.singleProductContainer div.oeStage div.bottomTooltip div.insideContent:hover{
    background-color: #000;
}


div.popup div.singleProductContainer div.oeStage div.bottomTooltip div.insideContent:hover span.priceHolder{
    display: none;
}

div.popup div.singleProductContainer div.bottomLinks{
    margin-top: 10px;
    padding: 10px 0 0;
    border-top: dashed 1px #0a4263;
}

div.popup div.singleProductContainer div.bottomLinks ul li.relative{
    width: 33%;
}

div.popup div.singleProductContainer div.bottomLinks ul li.relative a{
    padding: 30px 0 30px 80px;
    color: #999;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}

div.popup div.singleProductContainer div.bottomLinks ul li#addToCustomQuote.relative a{
    padding: 30px 0 30px 100px;
}

div.popup div.singleProductContainer div.bottomLinks ul li.relative a:hover{
    background-color: #0a4263;
    color: #fff;
}

div.popup div.singleProductContainer div.bottomLinks ul li.relative a:before{
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
    width: 60px;
    height: 60px;
    background-image: url("../images/canvasIcons.png");
    background-repeat: no-repeat;
    background-position: -396px 0;
}

div.popup div.singleProductContainer div.bottomLinks ul li.relative#addToCustomQuote a:before{
    width: 80px;
    height: 73px;
    background-position: -316px 0;
}

div.popup div.singleProductContainer div.bottomLinks ul li.relative#downloadPDFSheet a:before{
    top: 17px;
}

div.popup div.singleProductContainer div.bottomLinks ul li.relative#addToFavorites a:before{
    top: 20px;
    width: 58px;
    height: 54px;
    background-position: 0 -37px;
}

div.popup div.singleProductContainer div.bottomLinks ul li.relative#addToFavorites a:hover:before{
    background-position: 0 -90px;
}

div.formHolder h2{
    font-size: 14px;
    color: #0a4263;
    font-weight: 400;
    padding: 10px 0 20px;
}

div.formHolder h2.infoOnly{
    font-size: 16px;
    padding: 70px 0;
    font-weight: 600;
}

div.formHolder div.loginBlock{
    width: 50%;
    margin: 0 auto;
    font-size: 16px;
}

div.popup1 div.formHolder div.loginBlock{
    width: 90%;
}

div.popup3 div.formHolder div.loginBlock{
    width: 70%;
}

div.loginBlock div.fRow{
    padding-bottom: 10px;
}

div.formHolder div.loginBlock div.fRow label{
    display: block;
    position: relative;
    padding-bottom: 2px;
}

div.formHolder div.loginBlock div.fRow label span.important{
    color: #a00;
}

div.notification{
    font-size: 10px;
    color: #a00;
}

div.borderedSpacer{
    font-size: 18px;
}

div.borderedSpacer > div:before, div.borderedSpacer > div:after{
    content: "";
    display: block;
    position: absolute;
    left: 40px;
    top: 50%;
    width: 120px;
    height: 1px;
    background-color: #fff;
}

div.borderedSpacer > div:after{
    left: auto;
    right: 40px;
}

div.formHolder div.loginBlock div.fRow input.mf-input, div.formHolder div.loginBlock div.fRow textarea.mf-textarea, div.formHolder div.loginBlock div.fRow select.mf-select{
    color: #000;
    font-size: 16px;
    height: 30px;
    width: 100%;
    background-color: #eee;
    text-align: left;
}

div.formHolder div.loginBlock div.fRow input.mf-input.missingField, div.formHolder div.loginBlock div.fRow textarea.mf-textarea.missingField, div.formHolder div.loginBlock div.fRow select.mf-select.missingField{
    background-color: #ffc;
    box-shadow: inset 0 0 1px #c00;
    -moz-box-shadow: inset 0 0 1px #c00;
    -webkit-box-shadow: inset 0 0 1px #c00;
}

div.formHolder div.loginBlock div.fRow textarea.mf-textarea{
    height: 355px;
}

div.formHolder div.loginBlock div.fRow input.mf-submit{
    background-color: #0a4263;
    width: 100%;
    padding: 10px 0;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

div.formHolder div.loginBlock div.fRow input.mf-submit:hover{
    background-color: #000;
}

div.formHolder div.loginBlock div.regularForm{
    padding: 20px;
    margin-bottom: 20px;
    border-bottom: dashed 1px #0a4263;
}

#frmSendCustomQuote button.mf-button{
    font-size: 20px;
    padding: 12px 30px;
    margin: 20px 0 0;
}

div.formHolder div.loginBlock #frmSendCustomQuote div.fRow select.mf-select{
    width: auto;
}

div.formHolder div.loginBlock #frmSendCustomQuote div.fRow.wideSB select.mf-select{
    width: 100%;
}

footer{
    height: auto;
    background-color: #061626;
}

footer div.blackTrack{
    width: 1110px;
    margin: 0 auto;
}

div.blackTrack div.mAOLThumb img.mAOLThumb{
    border: none;
    border: 0;
    transtition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}

div.blackTrack div.mAOLThumb a:hover img.mAOLThumb{
    opacity: 0.5;
}

div.blackTrack div.insideContent{
    padding: 30px 0;
}

div.blackTrack div.insideContent h4{
    color: #999;
    margin-top: -20px;
    padding-bottom: 30px;
}

div.blackTrack div.insideContent ul.relative{
    width: auto;
    top: 100px;
    height: 100px;
    overflow: hidden;
    transition: top 1s ease 1s;
    -moz-transition: top 1s ease 1s;
    -webkit-transition: top 1s ease 1s;
}

div.blackTrack div.insideContent ul.relative.active{
    top: 0;
}

div.blackTrack div.insideContent div.oeStage{
    height: 100px;
    overflow: hidden;
}

div.blackTrack div.insideContent li.relative{
    width: 16.66%;
    text-align: center;
    height: 100px;
}

div.blackTrack div.insideContent li.relative a, div.blackTrack div.insideContent li.relative span.abs{
    display: block;
    position: absolute;
    text-align: center;
    left: 0;
    top: 50%;
    margin-top: -35px;
    width: 100%;
}

div.blackTrack div.insideContent li.relative div.mAOLThumb{
    margin: 0 auto;
    float: none;
    text-align: center;
}

div.blackTrack div.insideContent li.relative img.mAOLThumb{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    text-align: center;
    margin: 0 auto;
}

div.blackTrack div.insideContent li.relative.active img.mAOLThumb{
    transform: scale(0,0);
    -moz-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    opacity: 0;
}

div.blackTrack div.insideContent li.relative a:hover img.mAOLThumb{
    filter: none;
    -moz-filter: none;
    -webkit-filter: none;
}

div.regularForm div.left, div.regularForm div.right{
    width: 48%;
}

div.regularForm div.left{
    width: 46%;
}

div.regularForm div.right{
    width: 52%;
}

section.wrapHomeQuotes{
    border-top: dashed 1px #fff;
    padding: 30px 0;
    margin: 30px 0 0;
}

section#homeBlocks.wrapHomeQuotes{
    padding-bottom: 0;
    overflow: hidden;
}

section.wrapHomeQuotes div.table{
   width: 102.5%;
}

section.wrapHomeQuotes div.table div.td div.t3EItem{
    float: left;
}

section.wrapHomeQuotes div.table div.td div.t3EItem a.blockWhite{
    width: 110px;
    height: 110px;
    background-color: #fff;
    margin-bottom: 10px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

section.wrapHomeQuotes div.table div.td div.t3EItem a.blockWhite img.icon{
    width: 100%;
    opacity: 0;
     transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}

section.wrapHomeQuotes div.table div.td div.t3EItem a.blockWhite:hover img.icon{
    opacity: 1;
}

div.wrapMiniBanners{
    width: 67%;
}

div.wrapQuotes{
    width: 30%;
    height: 370px;
    overflow: hidden;
    text-align: center;
}

div.wrapQuotes div.oeStage, div.wrapQuotes div.oeStage ul{
    height: inherit;
}

div.wrapQuotes ul li.abs{
    left: 0;
    top: 50%;
    text-align: center;
    width: 100%;
    opacity: 0;
    transition: opacity 2s ease 0s;
    -moz-transition: opacity 2s ease 0s;
    -webkit-transition: opacity 2s ease 0s;
}

div.wrapQuotes ul li.abs.active{
    opacity: 1;
}

div.wrapQuotes ul li.abs h3{
    font-size: 26px;
    font-family: "Times New Roman", Times, serif;
    padding-bottom: 10px;
}

div.wrapQuotes ul li.abs p{
    font-size: 16px;
    font-style: italic;
}

div.wrapMiniBanners div.mAOLThumb img.mAOLThumb{
    border: none;
    border: 0;
    cursor: pointer;
    transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s;
}

div.wrapMiniBanners div.mAOLThumb:hover img.mAOLThumb, div.wrapMiniBanners div.mAOLThumb:hover div.abs{
    opacity: 0.7;
}

div.wrapMiniBanners ul li.relative{
    width: 50%;
    margin-bottom: 20px;
}

div.wrapMiniBanners div.mAOLThumb{
    background-color: #000;
    width: 95%;
    overflow: hidden;
}

div.wrapMiniBanners div.mAOLThumb div.abs{
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s;
}

div.wrapMiniBanners div.mAOLThumb div.abs div.item{
    padding: 50px 15px 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

div.wrapMiniBanners div.mAOLThumb div.abs div.item h3{
    display: block;
    position: absolute;
    left: 100px;
    bottom: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 1px 1px rgba(0,0,0, 0.7);
    -moz-text-shadow: 0 1px 1px rgba(0,0,0, 0.7);
    -webkit-text-shadow: 0 1px 1px rgba(0,0,0, 0.7);
}

div.wrapMiniBanners div.mAOLThumb div.abs div.item div.left{
    width: 60px;
    padding: 5px;
    height: 65px;
    margin-right: 15px;
    background-color: #002c67;
    text-transform: uppercase;
}

div.wrapMiniBanners div.mAOLThumb div.abs div.item div.left1{
    padding: 1px;
    background-color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #002c67;
}

div.wrapMiniBanners div.mAOLThumb div.abs div.item div.left2{
    padding: 2px;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}

div.wrapMiniBanners ul li.relative ul.relative{
        height: inherit;
    }
    
div.wrapMiniBanners ul li.relative ul.relative li.relative{
    display: block;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    transition: opacity 2s ease 0s;
    -moz-transition: opacity 2s ease 0s;
    -webkit-transition: opacity 2s ease 0s;
}

div.wrapMiniBanners ul li.relative ul.relative li.relative.active{
    opacity: 1;
}

div.informationBar{
    left: 0;
    width: 100%;
    z-index: 2000;
    top: -140px;
    height: 100px;
    display: none;
    transition: top 0.3s ease-out 0.2s;
    -moz-transition: top 0.3s ease-out 0.2s;
    -webkit-transition: top 0.3s ease-out 0.2s;
}

div.informationBar.activated{
    top: 0;
}

div.informationBar div.insideContent1{
    padding: 0 20px;
    background-color: #c00;
    color: #fff;
}

div.informationBar div.insideContent1 div.closeOverlay{
    right: 10px;
    top: 5px;
    font-size: 14px;
    z-index: 20;
}

div.informationBar div.insideContent1 div.closeOverlay a{
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
}

div.informationBar div.insideContent1 div.relative{
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0, 0.4);
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0, 0.4);
    -webkit-text-shadow: 1px 1px 1px rgba(0,0,0, 0.4);
}

div.informationBar div.insideContent1 div.relative a{
    color: #fff;
    text-decoration: underline;
}

div.informationBar div.insideContent1 div.relative a:hover{
    color: #ddd;
    text-decoration: underline;
}

nav#menu div.wrapSearchIcon{
    height: inherit;
}

div.wrapSearchIcon a.relative{
    width: 80px;
    padding: 24px 0;
    color: #fff;
    text-align: center;
}

div.wrapSearchIcon a.relative:hover{
    color: #13BAA6;
}

div.wrapSlideshow{
    height: 580px;
    background-color: #ccc;
    overflow: hidden;
}

div.wrapSlideshow div.searchBlock{
    display: block;
    position: absolute;
    z-index: 200;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

div.wrapSlideshow div.searchBlock div.regularForm{
    width: 600px;
    margin: 0 auto;
}

#wrapOverlayBlue div.searchBlock div.regularForm, #wrapOverlayBlue2 div.searchBlock div.regularForm{
    width: 600px;
    margin: 0 auto;
}

div.wrapSlideshow div.searchBlock .h1{
    font-size: 32px;
    font-weight: 600;
    white-space: nowrap;
}

div.wrapSlideshow div.searchBlock div.flex1{
    padding: 0;
}

div.wrapSlideshow div.searchBlock input.mf-input, #wrapOverlayBlue div.searchBlock input.mf-input{
    height: 50px;
    font-size: 20px;
    padding: 10px;
}

#wrapOverlayBlue div.searchBlock input.mf-input{
    background-color: transparent;
    border: none;
    border: 0;
    border-bottom: solid 1px rgba(255,255,255, 0.7);
    color: #fff;
    outline: none;
}

#wrapOverlayBlue div.searchBlock input.mf-input:focus{
    border-bottom: solid 1px rgba(255,255,255, 1);
}

#wrapOverlayBlue div.searchBlock a[data-action="showsearchover"]{
    color: rgba(255,255,255, 0.7);
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    vertical-align: bottom;
    padding: 10px;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    line-height: 100%;
}

#wrapOverlayBlue div.searchBlock div.wrapCloseButton{
    margin-left: -40px;
    margin-top: 5px;
}

#wrapOverlayBlue div.searchBlock a[data-action="showsearchover"]:hover{
    color: #EB482F;
    text-decoration: none;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

div.wrapSlideshow div.searchBlock button.btn{
    font-size: 14px;
    font-weight: 600;
    height: inherit;
    padding-left: 2rem;
    padding-right: 2rem;
}

div.wrapSlideshow div.item{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}

div.wrapSlideshow div.item > a{
    z-index: 150;
}

div.wrapSlideshow div.item > div.mAOLThumb{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 100;
}

.wrapPartyRentals{
    padding: 0 25px;
    margin: 0 auto;
}

#wrapOverlayBlue.wrapOverlayBlue{
    z-index: -2000;
    opacity: 0;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

#wrapOverlayBlue2.wrapOverlayBlue{
    opacity: 1;
    z-index: 2100;
    top: calc(100% + 100px);
    transition: top 0.15s ease-out 0s;
    -moz-transition: top 0.15s ease-out 0s;
    -webkit-transition: top 0.15s ease-out 0s;
}

#wrapOverlayBlue.wrapOverlayBlue.activated, #wrapOverlayBlue2.wrapOverlayBlue.activated, div#wrapOverlay.activated{
    opacity: 1;
    z-index: 2000;
    top: 40px;
}

#wrapOverlayBlue2.wrapOverlayBlue.activated{
    z-index: 2100;
    
}

.wrapHomeBlocks div.item{
    width: 16.6666%;
    display: block;
    text-align: center;
    float: left;
}

.wrapHomeBlocks div.item > div.t3EItem, .wrapHomeBlocks .t3EItem > a.relative{
    height: 0;
    padding-bottom: 100%;
}

.wrapHomeBlocks .t3EItem > a.relative{
    background-position: center 30%;
    background-repeat: no-repeat;
    background-size: auto 40%;
    background-color: #03152E;
    transition: background 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s;
    -webkit-transition: background 0.3s ease 0s;
    color: #fff;
}

.wrapHomeBlocks div.item > div.t3EItem h3, .wrapHomeBlocks .t3EItem h3{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 17px;
    padding: 15px 0;
    text-align: center;
}

.wrapHomeBlocks div.item > div.t3EItem > a.relative{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center 30%;
    background-repeat: no-repeat;
    background-size: auto 40%;
    background-color: #03152E;
    transition: background 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s;
    -webkit-transition: background 0.3s ease 0s;
    color: #fff;
}

.wrapHomeBlocks div.item > div.t3EItem > a.relative:hover, .wrapHomeBlocks .t3EItem > a.relative:hover{
    background-color: #13BAA6;
}

div.container{
    padding: 0 25px;
    margin: 0 auto;
}

div.wrapHomeAboutUs div.bodytext{
    font-size: 18px;
    line-height: 140%;
}

div.title{
    margin-bottom: 20px;
}

div.wrapQuoteForm div.title{
    margin-bottom: 10px;
}

div.wrapQuoteForm input.mf-input, div.wrapQuoteForm textarea.mf-textarea, div.wrapQuoteForm select.mf-select{
    background-color: #e1e8ea;
}

div.wrapQuoteForm input.mf-input{
    height: 30px;
    padding: 4px 10px;
}

div.wrapQuoteForm textarea.mf-textarea{
    height: 268px;
    padding: 4px 10px;
}

div.wrapQuoteForm textarea.mf-textarea.dtype1{
    height: 308px;
}

div.wrapQuoteForm textarea.mf-textarea.dtype2{
    height: 388px;
}

div.wrapQuoteForm div.fRow{
    padding-bottom: 10px;
}

div.wrapQuoteForm div.fRow > label.relative{
    padding-bottom: 6px;
}

.subtitle{
    font-size: 16px;
}

div.title > div.wrapActions{
    z-index: 40;
}

div.title > h1, div.title h1{
    font-size: 32px;
}

div.wrapQuoteForm div.title > h1{
    font-size: 28px;
}

div.title > h1.text-bigger{
    font-size: 34px;
}

div.singleProductContainer div.title > h1.text-bigger{
    padding-right: 34px;
}

div.wrapStoreShortFE > div{
    border-bottom: solid 1px rgba(255,255,255, 0.2);
    padding: 6px 0;
    margin-bottom: 6px;
}

.min-height-400{
    min-height: 400px;
}

.min-height-500{
    min-height: 500px;
}

.fixed-width-100{
    width: 100px;
}

.fixed-width-150{
    width: 150px;
}

.fixed-width-200{
    width: 200px;
}

.fixed-width-500{
    width: 500px;
}

.flex1.fixed-width-100{
    -webkit-flex: 0 0 100px;
    flex: 0 0 100px;
}

.flex1.fixed-width-200{
    -webkit-box-flex: 0 0 200px;
    -webkit-flex: 0 0 200px;
    -moz-box-flex: 0 0 200px;
    flex: 0 0 200px;
}

.flex1.fixed-width-80-percent{
    -webkit-box-flex: 0 0 80%;
    -webkit-flex: 0 0 80%;
    -moz-box-flex: 0 0 80%;
    flex: 0 0 80%;
}

.flex1.fixed-width-20-percent{
    -webkit-box-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0 0 20%;
    flex: 0 0 20%;
}

.flex1.fixed-width-70-percent{
    flex: 0 0 70%;
    -webkit-flex: 0 0 70%;
}

.flex1.fixed-width-30-percent{
    -webkit-box-flex: 0 0 30%;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0 0 30%;
    flex: 0 0 30%;
}

.fixedWidth400{
    width: 400px;
}

.fixedWidth300{
    width: 300px;
}

.wrapContact div.viewMap{
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 0;
    height: 570px;
    width: calc((100% / 2) + 200px);
}

.wrapContact div.viewMap div.insideContent div.mAOLThumb{
    min-height: 570px;
}

.wrapHomeGoogleMap div.viewMap{
    height: 300px;
}

.wrapHomeGoogleMap div.viewMap div.insideContent, .wrapHomeGoogleMap div.viewMap div.insideContent div.mAOLThumb{
    height: inherit;
}

div.wrapAboutUsPhotos{
    height: 304px;
    overflow: hidden;
}

div.wrapAboutUsPhotos > div.oeStage{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

div.wrapAboutUsPhotos > div.oeStage > div.left{
    width: 25%;
}

div.wrapAboutUsPhotos div.mAOLThumb{
    border: solid 2px #fff;
    float: none;
    width: auto;
}

div.wrapAboutUsPhotos div.mAOLThumb > img.mAOLThumb{
    width: 100%;
}

div.wrapHomeBanners{
    overflow: hidden;
    height: 204px;
}

div.wrapHomeBanners > div.oeStage > div.left{
    width: 33.3333%;
}

div.wrapHomeBanners.wrapStagingPhotos > div.oeStage > div.left{
    width: 25%;
}

div.wrapHomeBanners div.mAOLThumb{
    border: solid 2px #fff;
    float: none;
    width: 304px;
    height: 204px;
    flex: 0 0 304px;
    -moz-flex: 0 0 304px;
    -webkit-flex: 0 0 304px;
}

.priceHolder{
    font-size: 16px;
}

div.wrapProductGalleryThumb div.mAOLThumb{
    float: none;
    background-color: rgba(3,21,46, 0.5);
}

div.wrapProductGalleryThumb div.mAOLThumb.noImage{
    height: 0;
    padding-bottom: 65.5%;
}

div.wrapProductGalleryThumb div.mAOLThumb{
    height: 150px;
}

div.wrapHomeBanners div.mAOLThumb > a, div.t3EItem > a.abs, div.wrapProductGalleryThumb div.mAOLThumb > a, .productList.wrapAllVideosFE div.item > a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(19,186,166, 0.6);
    opacity: 0;
    transition: opacity 0.2s ease-out 0s;
    -moz-transition: opacity 0.2s ease-out 0s;
    -webkit-transition: opacity 0.2s ease-out 0s;
    color: rgba(255,255,255, 0.7);
    text-decoration: none;
}

div.wrapHomeBanners div.mAOLThumb div.ajaxLoader > .fineloader, div.t3EItem div.ajaxLoader > .fineloader, div.wrapProductGalleryThumb div.mAOLThumb div.ajaxLoader > .fineloader{
    width: 100px;
    height: 100px;
}

div.wrapHomeBanners div.mAOLThumb > a:hover, div.t3EItem > a.abs:hover, div.wrapProductGalleryThumb div.mAOLThumb > a:hover, .productList.wrapAllVideosFE div.item > a:hover{
    opacity: 1;
}

div.wrapHomeBanners div.mAOLThumb > a:hover i.fa, div.t3EItem > a.abs:hover i.fa, div.wrapProductGalleryThumb div.mAOLThumb > a:hover i.fa, .productList.wrapAllVideosFE div.item > a:hover div.circle{
    transform: scale(3,3);
    -moz-transform: scale(3,3);
    -webkit-transform: scale(3,3);
    transition: transform 0.3s ease-out 0.1s;
    -moz-transition: transform 0.3s ease-out 0.1s;
    -webkit-transition: transform 0.3s ease-out 0.1s;
}

div.wrapHomeBanners div.mAOLThumb > a:hover i.fa.fa-play-circle{
    transform: scale(4,4);
    -moz-transform: scale(4,4);
    -webkit-transform: scale(4,4);
}

div.wrapHomeBanners div.mAOLThumb > img.mAOLThumb{
    width: 100%;
}

div.wrapPriceAndQuote a.btn{
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 12px 10px;
    font-size: 12px;
    font-weight: 600;
}

div.singleProductContainer div.bodytext a{
    color: #fff;
}

div.wrapSearchLabels div.row{
    margin-left: -8px;
    margin-right: -8px;
}

div.wrapSearchLabels div.item{
    margin-bottom: 14px;
}

div.wrapSearchLabels a.btn{
    font-weight: 100;
    padding: 8px 0;
}

div.wrapSearchLabels div.row > div[class^="col-"]{
    padding-left: 8px;
    padding-right: 8px;
}

div.customQuoteItems div.item{
    border-bottom: solid 1px #eee;
}

div.customQuoteItems div.item > div.wrapDeleteBlock{
    z-index: 50;
    display: block;
    z-index: -2000;
    opacity: 0;
    transition: opacity 0.15s linear 0s;
    -moz-transition: opacity 0.15s linear 0s;
    -webkit-transition: opacity 0.15s linear 0s;
}

div.customQuoteItems div.item.deletetag > div.wrapDeleteBlock{
    display: block;
    z-index: 50;
    opacity: 1;
}

div.customQuoteItems div.item > div.wrapDeleteBlock > a.btn{
    top: 4px;
    height: calc(100% - 8px);
    font-weight: 100;
}

div.customQuoteItems div.item > div.wrapDeleteBlock > a.btn.btn-danger:hover{
    background-color: #e94937;
    border-color: #e94937;
}

div.customQuoteItems div.item div.image-holder{
    width: 64px;
    height: 64px;
    background-color: #f2f2f2;
}

div.customQuoteItems div.item div.image-holder > div.bg-image-outer{
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

div.customQuoteItems div.item h3{
    color: #000;
}

div.customQuoteItems div.item div.wrapDelete{
    z-index: 42;
}

div.customQuoteItems div.item div.wrapDelete a{
    color: #e94937;
    text-decoration: none;
}

div.customQuoteItems div.item div.wrapQty{
    width: 70px;
    z-index: 40;
}

div.customQuoteItems div.flex1{
    align-self: center;
    -webkit-align-self: center;
}

div#wrapHomeTestimonials div.oeStage{
    height: 340px;
    overflow: hidden;
}

div#wrapHomeTestimonials div.oeStage .fa{
    color: rgba(255,255,255, 0.6);
}

div#wrapHomeTestimonials div.oeStage div.h1{
    padding-left: 60px;
    padding-right: 60px;
}

div#wrapHomeTestimonials div.oeStage div.inline-block{
    margin: 0 2px;
}

div#wrapHomeTestimonials div.oeStage div.mAOLThumb{
    float: none;
    display: inline-block;
    width: 130px;
    height: 130px;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: solid 2px #fff;
}

div#wrapHomeTestimonials div.oeStage > ul.relative, div#wrapHomeTestimonials div.oeStage > ul.relative > li.relative{
    height: inherit;
}

div.image-holder div.bg-image{
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


div.checkbox label{
    padding: 7px 3px;
    font-size: 0.75rem;
}

div.checkbox.btn-sm label{
    padding: 5px 5px;
}

div.checkbox > input[type=checkbox], div.checkbox > input[type=radio]{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
}

div.checkbox > input[type=checkbox] + label,
 div.checkbox > input[type=radio] + label{
    display: block;
    position: relative;
    height: 100%;
    text-align: center;
}

.checkbox-primary > input[type=checkbox] + label,
 .checkbox-primary > input[type=radio] + label,
 .checkbox-danger > input[type=checkbox] + label,
 .checkbox-danger > input[type=radio] + label{
     background-color: #ccdde0;
     color: #79979c;
     font-weight: 600;
     z-index: 4;
 }
 
 .checkbox-primary > input[type=checkbox].missingField + label,
 .checkbox-primary > input[type=radio].missingField + label{
     background-color: #ffc;
     color: #c00;
     box-shadow: inset 0 0 0 1px #c00;
    -moz-box-shadow: inset 0 0 0 1px #c00;
    -webkit-box-shadow: inset 0 0 0 1px #c00;
 }
 
 .checkbox-primary > input[type=checkbox]:checked + label,
 .checkbox-primary > input[type=radio]:checked + label{
     background-color: #13BAA6;
     color: #fff;
 }
 
 .checkbox-danger > input[type=checkbox]:checked + label,
 .checkbox-danger > input[type=radio]:checked + label{
     background-color: #e94937;
     color: #fff;
 } 
 
 #bgvid, video#bgvid1 {
    bottom: -9999px;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: -9999px;
    width: auto;
    z-index: 50;
    overflow: hidden;
    opacity: 0;
    transition: opacity 1s ease 0s;
    -moz-transition: opacity 1s ease 0s;
    -webkit-transition: opacity 1s ease 0s;
     transform: scale(2.3, 2.3);
     -moz-transform: scale(2.3, 2.3);
     -webkit-transform: scale(2.3, 2.3);
}

#bgvid > iframe, #bgvid > lite-youtube{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

#bgvid.activated{
    opacity: 1;
    bottom: 0;
    right: 0;
    z-index: 110;
}

#bgvid div#videoContainerBG{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    transform: scale(1.8, 1.8);
}
 
 #bgvid{
    display: none;
}

div.wrapAdvertisingCorner{
    top: 120px;
    width: 250px;
    height: 250px;
    overflow: hidden;
    z-index: 600;
}

.wrapAdvertisingTrack{
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.wrapAdvertisingTrack > div{
    width: 120%;
    top: 14%;
}

.wrapAdvertisingTrack:hover > div{
    box-shadow: 0 0 10px 5px rgba(254,203,46, 0.8);
    -moz-box-shadow: 0 0 10px 5px rgba(254,203,46, 0.8);
    -webkit-box-shadow: 0 0 10px 5px rgba(254,203,46, 0.8);
}

.hover-dark:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.1);
    opacity: 0;
}

.hover-dark:hover:before{
    opacity: 1;
}

.productList.wrapAllVideosFE div.item{
    margin-bottom: 30px;
    font-size: 16px;
    color: #01233D;
    overflow: hidden;
}

.productList.wrapAllVideosFE div.item div.circle{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}

.productList.wrapAllVideosFE div.item div.circle i.fa{
    margin-left: 3px;
    margin-top: 2px;
}

.productList.wrapAllVideosFE div.item h3{
    height: 102px;
    overflow: hidden;
}

.productList.wrapAllVideosFE div.image-holder{
    padding-bottom: 60%;
    height: 0;
    float: none;
}

.productList.wrapAllVideosFE div.mAOLThumb{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
}

div.bluredBG {
    width: 110%;
    height: 110%;
    opacity: 0.25;
    top: -5%;
    left: -5%;
    z-index: 10;
    background-size: cover;
    background-position: center center;
    filter: blur(10px);
    -moz-filter: blur(10px);
    -webkit-filter: blur(10px);
}

div.bluredBG + div.container{
    z-index: 100;
}

.align-self-end{
    align-self: end;
}

div.wrapVideo{
    padding-bottom: 56.25%;
    height: 0;
    background-color: #000;
}

div.wrapSingleVideoDetailsFE{
    min-height: 500px;
}

div.wrapSingleVideoDetailsFE h1{
    padding-right: 20px;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@-webkit-keyframes spin1 {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(-360deg); }
}

@keyframes spin1 {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}


@-webkit-keyframes menuGoUp {
  0% { 
      opacity: 0;
      transform: translateY(50px);
  }
  100% { 
      opacity: 1; 
      transform: translateY(0);
  }
}

@keyframes menuGoUp {
  0% { 
      opacity: 0;
      transform: translateY(50px);
  }
  100% { 
      opacity: 1; 
      transform: translateY(0);
  }
}

@-webkit-keyframes menuGoDown {
  0% { 
      opacity: 1;
      -webkit-transform: translateY(0);
  }
  50% { 
      opacity: 0; 
      -webkit-transform: translateY(50px);
  }
  100% { 
      -webkit-transform: translateY(-200%);
  }
}

@keyframes menuGoDown {
  0% { 
      opacity: 1;
      transform: translateY(0);
  }
  50% { 
      opacity: 0;
      transform: translateY(50px);
  }
  100% { 
      transform: translateY(-200%);
  }
}

@media only screen and (min-width: 490px) {
    div.productList ul.relative li.relative{
        width: 50%;
    }
}

@media only screen and (min-width: 640px) {
    div.productList ul.relative li.relative{
        width: 33.3333%;
    }
}


@media only screen and (min-width: 768px) {
    div.container{
        width: 728px;
    }
    
    .visible-xs{
        display: none;
    }
    
    .visible-sm{
        display: block;
    }
    
    div.row > div.col-md-3{
        width: 25%;
    }

    .row > .col-md-2{
        width: 16.666667%;
    }
    
    .row > .col-md-6{
        width: 50%;
    }
    
    div.row > div.col-md-8{
        width: 66.6667%;
    }
    
    div.row > .col-md-offset-2{
        margin-left: 16.66667%;
    }
}

@media only screen and (min-width: 992px) {
    div.container{
        width: 942px;
    }
    
    div.wrapSlideshow div.searchBlock .h1{
        font-size: 42px;
        text-shadow: 2px 2px 2px rgba(0,0,0, 0.8);
        -moz-text-shadow: 2px 2px 2px rgba(0,0,0, 0.8);
        -webkit-text-shadow: 2px 2px 2px rgba(0,0,0, 0.8);
    }
    
    .wrapHomeBlocks div.item{
        width: 8.3333%;
    }
    
    div.col-md-4{
        width: 33.3333%;
    }

    div.col-md-5{
        width: 41.6666%;
    }
    
    div.col-md-3{
        width: 25%;
    }
    
    div.productList ul.relative li.relative{
        width: 25%;
    }
    
    .visible-sm{
        display: none;
    }
    
    .visible-md{
        display: block;
    }
    
    nav.menu{
        float: right;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 1144px) {
    div.container{
        width: 1094px;
    }
    
     #bgvid{
        display: block;
    }
    
    div.productList ul.relative li.relative{
        width: 20%;
    }
    
    div.wrapHomeBanners > div.oeStage{
        width: 1000vw;
    }
    
    div.wrapHomeBanners > div.oeStage > div.left{
        width: auto;
    }
    
    div.wrapHomeBanners div.mAOLThumb > img.mAOLThumb{
        width: auto;
    }
    
    div.wrapHomeBanners.wrapStagingPhotos > div.oeStage{
        width: auto;
    }
    
    div.wrapHomeBanners.wrapStagingPhotos > div.oeStage > div.left{
        width: 25%;
    }
    
    div.wrapHomeBanners.wrapStagingPhotos div.mAOLThumb > img.mAOLThumb{
        width: 100%;
    }
    
    .visible-md{
        display: none;
    }
    
    .visible-lg{
        display: block;
    }

    .row > .col-xl-1{
        width: 8.333333%;
    }
    
}

@media only screen and (min-width: 1400px) {
    div.wrapAboutUsPhotos > div.oeStage{
        width: 1000vw;
    }
    
    div.wrapAboutUsPhotos > div.oeStage > div.left{
        width: auto;
    }
    
    div.wrapAboutUsPhotos div.mAOLThumb > img.mAOLThumb{
        width: auto;
    }
    
    
}


@media only screen and (max-width: 1300px) {
    div.scrollToTop, div.scrollToTop.active{
        display: none;
    }
    div.informationBar div.insideContent1 div.relative{
        width: auto;
        padding: 20px;
    }
}

@media only screen and (max-width: 1144px) {
    div.welcomeVideo div.insideContent div.oeStage ul li, div.tradeShowLarge div.oeStage ul li{
        display: block;
        position: absolute;
        float: none;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin: 0;
        background-size: cover;
        transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
    }
    
    div.welcomeVideo div.insideContent div.oeStage ul li.rescale, div.tradeShowLarge div.oeStage ul li.rescale{
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
    }
    
    
    section.wrapTop3Blocks.td.right{
        width: 429px;
    }
    
    section.wrapTop3Blocks.td.right div#welcomeBanner5{
        display: none;
    }
    
    div.viewMap{
        width: auto;
        float: none;
        margin-left: 0;
    }
    
    div.viewMap div.insideContent div.mAOLThumb{
        width: auto;
        float: none;
    }
    
    section.wrapAboutUs div.td.left{
        width: 70%;
    }
    
   section.wrapAboutUs div.td.right{
        width: 30%;
    }
    
    div.stagingSlideshow div.left{
        display: none;
    }
    
    body.overlayinact {
        height: 100%;
        overflow: hidden;
        width: 100%;
        position: fixed;
    }
}

@media only screen and (max-width: 1020px) {
    div.loginAndSearchInner div.searchBlock div.left span{
        display: none;
    }
}

@media only screen and (max-width: 980px) {
    nav.menu ul{
        font-size: 1em;
    }
    
    section.wrapAboutUs div.td.left{
        width: 60%;
    }
    
   section.wrapAboutUs div.td.right{
        width: 40%;
    }
    
    div.tradeShowLarge, div.tradeShowLarge div.oeStage, div.tradeShowLarge div.oeStage ul{
        width: auto;
        height: auto;
        left: auto;
        top: auto;
    }
    
    div.tradeShowLarge div.oeStage ul{
        height: 20em;
    }
    
    
    div.stagingSlideshow div.left, div.tradeShows div.left, div.stagingSlideshow div.right{
        float: none;
        margin-bottom: 20px;
    }
    
    div.tradeShows div.left, div.stagingSlideshow div.left{
        width: 512px;
        overflow: hidden;
    }
    
    div.tradeShows div.left{
        width: 458px;
        float: right;
        clear: both;
    }
   
}

/*@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {*/
@media only screen and (max-width: 820px){
    div.popup.popup1{
        width: 600px;
    }
    
    span.hideIfPortrait{
        display: none;
    }
    
    span.showIfPortrait{
        display: inline;
    }
    
    div#CVSocialLinks div#socialLinks ul li.auto{
        display: none;
    }
    
    div.wrapProductGallery{
        height: 196px;
    }
    
    section.wrapHomeQuotes div.table{
        display: block;
        position: relative;
        width: auto;
    }
    
    section.wrapHomeQuotes div.table div.tr{
        display: block;
        position: relative;
    }
    
    section.wrapHomeQuotes div.table div.td{
        display: block;
        position: relative;
        float: left;
        width: 14.28%;
        margin-bottom: 0;
    }
    
    section.wrapHomeQuotes div.table div.td[data-name='linens']{
        display: none;
    }
    
    section.wrapHomeQuotes div.table div.td div.t3EItem{
        float: none;
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }
    
    section.wrapHomeQuotes div.table div.td div.t3EItem a.blockWhite{
        width: auto;
        height: 6.5em;
    }
    
    section.wrapAboutUs div.td.left{
        width: auto;
        float: none;
        clear: both;
        display: table-row;
    }
    
    section#tradeShows.wrapAboutUs div.right.td, section#wrapStaging.wrapAboutUs div.right.td{
        float: none;
        width: auto;
        display: table-row;
    }
    
    section.wrapAboutUs div.td.right{
        float: none;
        width: auto;
    }
    
    section#wrapAboutUs.wrapAboutUs div.td.right{
        display: table-row;
        float: none;
        width: auto;
    }
    
    div.tradeShows div.left, div.stagingSlideshow div.left{
        display: none;
    }
    
    div.stagingSlideshow div.right{
        width: auto;
    }
    
    div.stagingSlideshow div#stagingLarge{
        background-color: transparent;
        padding: 15px 0;
    }
    
    div.stagingSlideshow div#stagingLarge div.oeStage{
        height: auto;
        width: auto;
    }
    
    div.stagingSlideshow div#stagingLarge ul.relative{
        height: auto;
    }
    
    div.stagingSlideshow div#stagingLarge ul.relative li.relative.left{
        position: relative;
        width: 25%;
        opacity: 1;
        margin-bottom: 1.5em;
        text-align: center;
    }
    
    div.stagingSlideshow div#stagingLarge ul.relative li.relative.left div.mAOLThumb, div#tradeShows div#tradeShowLarge ul.relative li.relative.left div.mAOLThumb, section#wrapAboutUs div#tradeShowLarge ul.relative li.relative.left div.mAOLThumb{
        width: 80%;
        margin: 0 auto;
        border: solid 8px #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 1);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    }
   
    
    div.tradeShowLarge div.oeStage ul li{
       margin-bottom: 1.5em;
        opacity: 0;
        position: relative;
        text-align: center;
        width: 25%;
        height: auto;
        transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        float: left;
        top: auto;
        left: auto;
        background-color: transparent;
        
    }
    
    div.tradeShowLarge div.oeStage ul li.activated{
        opacity: 1;
    }
    
    div.stagingSlideshow div#stagingLarge div.mAOLThumb img.mAOLThumb {
        width: 100%;
    }
   
    div.stagingSlideshow div#stagingLarge div.oeStage div.mAOLThumb img.mAOLThumb{
        width: 100%;
    }
    
    div#tradeShows div#tradeShowLarge div.oeStage div.mAOLThumb img.mAOLThumb, section#wrapAboutUs div#tradeShowLarge div.oeStage div.mAOLThumb img.mAOLThumb{
        border: none;
        border: 0;
        width: 100%;
    }
    
    section#tradeShows div.left, section#tradeShows div.right{
        display: table-row;
    }
    
    section#tradeShows div.right{
        width: auto;
    }
    
    section#tradeShows div#stagingLarge{
        background-color: transparent;
        padding: 15px 0;
    }
    
    section#tradeShows div#stagingLarge div.oeStage{
        height: auto;
        width: auto;
    }
    
    section#tradeShows div#stagingLarge ul.relative{
        height: auto;
    }
    
    section#tradeShows div#stagingLarge ul.relative li.relative.left{
        position: relative;
        width: 25%;
        opacity: 1;
        margin-bottom: 1.5em;
        text-align: center;
    }
    
    section#tradeShows div#stagingLarge ul.relative li.relative.left div.mAOLThumb{
        width: 80%;
        margin: 0 auto;
        border: solid 8px #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 1);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    }
    
    div.tradeShowLarge, div.tradeShowLarge div.oeStage, div.tradeShowLarge div.oeStage ul{
        width: auto;
        height: auto;
        left: auto;
        top: auto;
        border: none;
        border: 0;
        background-color: transparent;
    }
    
    section#tradeShows div#stagingLarge div.oeStage div.mAOLThumb img.mAOLThumb{
        width: 100%;
    }
    
    div.tradeShowLarge div.oeStage ul{
        height: auto;
    }
    
    div.tradeShowLarge ul.relative li.abs {
    display: block;
    position: relative;
    float: left;
    margin-bottom: 1.5em;
    opacity: 1;
    position: relative;
    text-align: center;
    width: 25%;
}
    
    div.wrapMiniBanners{
        width: 50%;
    }
    
    div.wrapQuotes{
        width: 47%;
        height: 25em !important;
    }
    
    
    div.wrapMiniBanners ul li.relative{
        float: none;
        width: auto;
        overflow: hidden;
        margin-bottom: 2em;
        height: 170px;
    }
    
    div.wrapMiniBanners div.mAOLThumb img.mAOLThumb{
        width: 100%;
    }
    
    div.blackTrack div.insideContent li.relative{
        width: 25%;
    }
    
    section#tradeShows div.whitebg.left{
        display: none;
    }
}

@media only screen and (max-width: 700px){
    div.wrapQuotes{
        display: none;
    }
    
    div.wrapMiniBanners{
        float: none;
        width: auto;
    }
    
    div.wrapMiniBanners ul li.relative{
        height: 250px;
    }
}

/*@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {*/
@media only screen and (max-width: 1024px){
    
    section.wrapAboutUs div.td.left{
        width: 60%;
    }
    
    section.wrapAboutUs div.td.right{
        width: 40%;
    }
    
    section#tradeShows div.whitebg.left{
        display: none;
    }
    
     
    
    div#tradeShows div.right{
        float: none;
    }
}

@media screen and (max-width: 1001px) and (orientation:portrait) {
    div#forceLandscapeAlways{
        z-index: 3000;
        opacity: 1;
        transition: opacity 0.1s ease 0s;
        -moz-transition: opacity 0.1s ease 0s;
        -webkit-transition: opacity 0.1s ease 0s;
    }
}
/*
@media only screen and (min-width: 1002px) {
    opacity: 0;
    z-index: -2000;
}
*/