/* Template: Summit */

@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);
@import url(https://cdn.asicentral.com/esp-websites/RotatingBanners/jquery.bxslider.min.css);
header .logo {margin-top:-35px}
.addthis {display: none;}

/* RESETS */
body { font-size: 12px; font-family:'Arimo', sans-serif; }
.container { margin: 0 auto;}
.fullWidthHeaderZone { color: #fff; background:#3660a8; width: 100%; text-align: center; height: 40px; line-height:40px; }
.fullWidthHeaderZone .loginModule { text-align:right; float: right; }
.subFooter { background: none; border: none; }
.container_12 {width: 100% !important;    margin: 0 auto;}
.container_12 .grid_12 {width:100%!important; margin:0 auto;}
.headerZone1{margin-top:35px!important;}
.headerZone4{margin:-40px auto -20px!important;}
.sectionWrap {max-width:1024px; margin: 40px auto;}
.Home .sectionWrap{max-width:100%; margin: 0;}
.fa-twitter:before {content: "\e61b";}

/*Presentation*/
*{
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
*:before,
*:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

/* LOGO */
.Logo { clear: both; height:150px; padding: 10px 0; line-height: 1em; }
.logo { text-align: center; height: 150px; padding:0; }
.logo a { display: inline-block; font-size: 24px; font-weight: bold; line-height: 1em; }
img[id$="imgLogoLnk"]{height:auto!important; max-height:150px!important;}

/* LINKS */
a, a:link, a:visited, a:hover, a:active { text-decoration: none; color: #3660a8; }
a:hover { text-decoration: underline; }
.styledtxt { color: #3660a8; }

/* HEADERS */
h3, h4, h5, h6 { margin-bottom: 5px; }
h3 { font-size: 16px; }

/* ICO BOX */
.icoBox {text-indent: 0;}
.icoBox.vsWand {text-indent:-9999px;}
.icoBox.iArrowLeft, .icoBox.iArrowRight{display:none}

/* MAIN MENU */
.header .Menu { margin-bottom: 20px; }
.header .Menu .menu { float: none; height: auto; max-width: 1024px; line-height: auto; margin: 0 auto; background: none;z-index:99; }
.header .Menu .menu>ul { list-style-type: none; padding:0; margin: 0; width: 100%; text-align:center; }
.header .Menu .menu .tabs>li>a { float:left; font-size: 16px; }
.header .Menu .menu>ul li { display: #414241; display: inline-block; float: none; margin: 0; position: relative; padding: 0; text-transform:uppercase; margin:0;  }
.top-level::after { content:'\f107'; font-family:FontAwesome; margin-left:10px;  }
.header .Menu .menu .tabs>li>a:hover, 
.header .Menu .menu .tabs>li>a.current{ color: #3660a8; }
.header .Menu .menu>ul li a  { color: #414241; padding: 12px 20px; line-height: 19px; height: 19px; }
.header .Menu .menu>ul li a.divider { padding: 0; }
.header .Menu .menu>ul li a:hover, 
.header .Menu .menu>ul li a.current { border: none; text-decoration: none; }

/* FULL WIDTH HEADER */
.menu{background:none;float:right; margin: 0 20px 0 0;}
.menu > ul li { padding: 0 15px;}
.fullWidthHeaderZone .socialLinks {margin: 0 0 0 20px; float:left;}
.fullWidthHeaderZone button {color:#fff;font-size:8px;}
.fullWidthHeaderZone .socialLinks h3{display:none;}
.fullWidthHeaderZone a{color:#fff;}
.social-icon{background:none; color:#3660a8;}
.social-icon:hover{color:#719de9;}
.fullWidthHeaderZone .phone::before{content:'\f095'; font-family:'FontAwesome'; font-size:16px; margin-right:10px;}
.fullWidthHeaderZone .email a::before{content:'\f0e0'; font-family:'FontAwesome'; font-size:16px; margin-right:10px;}
.fullWidthHeaderZone .phonelabel, .fullWidthHeaderZone .emaillabel {display:none;}
.fullWidthHeaderZone .Menu .menu ul.dropdown li:hover {background:#3660a8; }
.fullWidthHeaderZone .Menu .menu ul.dropdown li a { display: block; font-weight: normal; color: #414241; line-height: normal; padding: 5px; margin:0; border-radius: 0; text-shadow: none; float:none; text-align:left; }
.fullWidthHeaderZone .Menu .menu ul.dropdown li a:hover{text-decoration:none; color:#fff; }

.fullWidthHeaderZone .Menu .menu ul.dropdown ul{left:100%; top:0; width:auto;}
.fullWidthHeaderZone .Menu .menu ul.dropdown { display: none; position: absolute; left: 0; top: 100%; min-width: 150px; background: #FFF; white-space: nowrap !important; z-index: 999999; border:none; min-width:200px; -moz-box-shadow:1px 1px 2px #888;
-webkit-box-shadow: 1px 1px 2px #888;box-shadow: 1px 1px 2px #888; }

/* HEADER DROP MENU */
.header .Menu .menu ul.dropdown { display: none; position: absolute; left: 0; top: 100%; min-width: 150px; background: #FFF; white-space: nowrap !important; z-index: 999; border:none; min-width:200px; -moz-box-shadow:1px 1px 2px #888;
-webkit-box-shadow: 1px 1px 2px #888;box-shadow: 1px 1px 2px #888; }
.header .Menu .menu ul.dropdown li { display: block; float: none; margin:0; font-size: 14px; clear: left; text-align: left; border: none; text-transform: none; }
.header .Menu .menu ul.dropdown li span { float: none; }
.header .Menu .menu ul.dropdown li a { display: block; font-weight: normal; color: #414241; line-height: normal; padding: 10px; margin:0; border-radius: 0; text-shadow: none; float:none; text-transform:uppercase; }
.header .Menu .menu ul.dropdown li a:hover{ background: #3660a8; display:block; cursor:pointer; border: none; color: #fff; }
.header .Menu .menu ul.dropdown ul { left: 95%; top: 0; width: auto; }
.header .Menu .menu ul.dropdown li a:hover span, ul.dropdown li a:hover span { background:none; }

/* END USER STATUS */
.EndUserStatus .menuWrap { border: none; margin: 0; }
.EndUserStatus .menu a { padding: 0 8px; }
.EndUserStatus .divider { display: none; }
.EndUserStatus .menu > ul li { padding: 0; }
.EndUserStatus .menu { height: auto; line-height: 29px; background: none; margin:0; padding: 0; }
.EndUserStatus .menu ul { border-right: none; padding: 0; }
.EndUserStatus .menu>ul li a { text-transform: none; color: #414241; font-weight:normal; }
.EndUserStatus {float:right; margin:-130px 140px 0 0; display:block; z-index: 99; position:relative;}

/* FORMS */
a.btnLink { display: inline-block; margin-right:4px; padding: 0.25em 0 0.16em; text-decoration: none; font-weight: bold; line-height: 1.0em; position: relative; cursor: pointer; }
a.btnLink:hover .btnTxt {text-decoration:underline;}
.buttons { padding: 0.3em 8px; border: 0 none; }
a.btn, a.btn.styled {  color: #fff; text-transform: uppercase; font-size: 14px; padding: 10px 30px; border: none; background: #3660a8; font-weight:normal; }
a.btn:hover, a.btn:active, a.btn.styled:hover, a.btn.styled:active {background:rgba(0, 0, 0, .9); text-decoration:none;}
a.btn:hover .btnTxt { text-decoration: none; }

/* FORM - INLINE */
.formLayout.inline { overflow: hidden; zoom: 1; }
.formLayout.inline .flGrp{ float: left; display: inline-block; clear: none; overflow: hidden; padding: 0 8px; }
.formLayout.inline label.lblTitle { float: left; margin: 0.2em 0.5em 0 0;}
.formLayout.inlineTitle { padding: 0; }
.formLayout.inlineTitle .info { display: inline-block; float: left; margin: 0; padding: 2px 0; border-bottom: 0 none; }
.formLayout.inlineTitle .info h2 { font-size: 2em; line-height: 1.0em; margin: 0; clear: left; }

/* ADDRESS | Header */
.address.inline h3, .address.inline div {display:none;}
.address.inline .email, .address.inline .phone { padding: 0 10px; display: inline; float: left;}

/* FOOTER */
.footerWrap{ background:#3660a8;}
.footer { color: #FFF; font-size:20px; max-width:1024px; margin:0 auto;padding 0 0 20px 0; }
.footer .innerWrapper { margin: 0 auto; padding: 20px 0px; }
.footer .asiModule .email a { white-space: -moz-pre-wrap; white-space: -hp-pre-wrap; white-space: -o-pre-wrap; white-space: -pre-wrap; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word;}
.footer h3,
.footer h3 span, 
.footer a { color:#FFF; font-weight:normal; }
.footer a.btn { color: #FFFFFF; background: #719de9; border: none; text-transform: uppercase; padding: 10px 40px; }
.footer h3 { text-transform: uppercase; font-size: 25px; margin-bottom:0; }
.footer p { font-size:22px;font-weight: normal;}
.footer .txt { clear: both; display: block; }
.footer .newsletter .formLayout input.text { padding: 3px; width:250px; height: 25px; border: 2px solid #719de9; background:#fff; }

.footer .newsletter .formLayout, .newsletter .formLayout .flGrp { margin: 0; padding: 4px 0 0 0; }
.footer .newsletter .formLayout.inline .flGrp.buttons { margin:-39px 280px }
.footer .socialLinks .social { list-style: none outside none !important; margin: 0; padding: 0; }
.footer .socialLinks li { margin-left: 0px; margin-bottom: 4px; padding-bottom: 4px; border-bottom: 1px dashed #666666; line-height: 21px; height: 21px; }
.footer .socialLinks li.inline { border-bottom: none; }
.footer .socialLinks .social li span { display: inline-block; vertical-align: middle; margin-bottom:40px; }
.footer .socialLinks .social li a {color: #FFF; font-weight: normal; text-decoration: none; vertical-align: middle; line-height: 21px; }
.footer .social-icon{color:#fff;}
.footer .social-icon:hover{color:#719de9;}
.footer .address .map { background-color: #FFFFFF; margin-bottom: 8px; overflow: hidden; padding: 8px 0 0 8px; border: 1px solid #000; }
.footer .errorMessage, .footer .successMessage { background: #a2eaff; border: none; padding: 5px; color: #0189dd; }
.footer .menu {display:none;}

/* COPYRIGHT */
.fullWidthFooterZone { background: #719de9;}
.fullWidthFooterZone .asiModule.Content { color: #fff; font-size: 12px; margin: 10px auto; padding: 0; line-height: 2em;text-align: center; }
.fullWidthFooterZone a { color: #fff; font-size: 12px; }

/* CONTENT */
.section .asiModule { margin-bottom: 20px; }
.section .grid_12 .asiModule { padding: 0; border: none; }
.section h1, .section h2 {font-size: 25px; text-transform: uppercase; font-weight:normal;}

/* SHOPPING CART | Header */
.ShoppingCart {float:right; margin:-130px 20px 0 0;}
.ShoppingCart .Cart a.btnLink{ display:none;}
.Cart { background: none; }
.Cart .scTrigger { background: none; }
.Cart .btnLink { float: left; display: inline-block; font-weight: bold; }
.Cart .scTrigger .btnTxt { display: block; text-transform:uppercase; font-size:0px; color:#414241; }
.Cart .scTrigger .btnTxt::before{ content:'\f07a'; font-family:'FontAwesome'; font-size:18px; margin-right:10px;}
.Cart .scTrigger .btnTxt::after{ content:'CART'; font-size:18px; margin-right:10px; font-weight:normal;}
.Cart a.btnLink { border: none; background: none; padding: 9px 20px 14px; color: #808080; margin: 0; border-right: 1px solid #e6e6e6; }
.Cart .btnLink:hover .btnTxt { text-decoration: none; }

/* SHOPPING CART Menu | Header */
#shoppingCart { -moz-box-shadow: 0px 0px 5px #A4A4A5; -webkit-box-shadow: 0px 0px 5px #A4A4A5; box-shadow: 0px 0px 5px #A4A4A5; }
#shoppingCart { position: absolute; right: -1px; top: 100%; }
#shoppingCart .scTop {border-bottom: 1px solid #CCCCCC; height: 35px; }
#shoppingCart-empty td {padding: 2px 0 5px 10px;}
#shoppingCart .menu ul.tabs li a  {color: #5d5d5d; font-weight: normal; border-left: 1px solid #CCCCCC;}
#shoppingCart .menu ul.dropdown li a  {color: #4d4d4d; font-weight: normal; border-left: none;}
#shoppingCart .menu ul.tabs .divider span {display: none;}
#shoppingCart .menu ul.tabs li a:hover {background: #E6E6E6; color: #0085DB; cursor: pointer;}

/* QUICK SEARCH / Product Search */
.QuickSearchBasic .quickSearch { position: relative; float: left; margin:-130px 0 0 20px; }
.quickSearch .formLayout { line-height: 30px; }
.quickSearch .formLayout.inlineTitle .info { background: none; border: none; }
.quickSearch .formLayout.inlineTitle .info h2,
.quickSearch .formLayout.inline span { color: #808080; font-size: 12px; font-weight: bold; line-height: inherit; border: none;}
.quickSearch .formLayout input.text { padding: 2px; height: 25px; margin-left: 5px; border: 0; background:#FFF; color:#414241; }
.quickSearch .formLayout .flGrp.Xxxx input { width: 150px; margin-left: 0; color: #414241; }
.quickSearch .formLayout.inline .flGrp span  { float: none; }
.quickSearch .formLayout.inline .flGrp label { display: none; }
.quickSearch .formLayout.inline a.btn { float: left; font-size: 16px; background: #fff; border: none; color: #414241; font-weight: normal;margin-top:-4px; padding:10px; }
.quickSearch .formLayout.inline .flGrp.price span + span:before  { content: ""; }
.quickSearch .formLayout.inline .flGrp.price .field  { color: #c3c3c3; font-size: 13px; width: 80px; }
.quickSearch .formLayout.inline .flGrp.price .symbol { display: none; }
.quickSearch .formLayout.inline .flGrp.buttons { padding:0; margin:0; }
.quickSearch .formLayout.inline .flGrp.buttons div { position: absolute; top:30px; left:25px; }
.quickSearch .formLayout.inline .flGrp { overflow: visible;}
.quickSearch .formLayout.inline .flGrp.price {padding:0 3px;}
.quickSearch .errorMessage { display: block; position: absolute; top: 100px; right: 0; margin-right: 10px; text-align: left; }
.quickSearch .info::before{content:'\f002'; font-family:'FontAwesome'; font-size:18px;}
.quickSearch .info h2{display:none;}

/* HP MAIN BANNER */
.banner1-bg img{ width:100%;}
.banner-inner {text-align:center;   text-shadow: 2px 2px #414241; margin:15% 20% 250px; position:absolute; z-index:98; }
.banner-inner h3{ color:#fff; font-size:4em; line-height:1em; text-transform:uppercase;}
.banner-inner p{ color:#fff; font-size:2em; line-height:1.2em;}
.banner-inner a {background:none;color: #fff;font-size: 14px;padding: 10px 30px;border: 2px solid #fff; font-weight:bold;}
.banner-inner a:hover{background:rgba(255, 255, 255, .2); text-decoration:none;}
.arrow{text-align:center; margin:-30px 0 40px; text-shadow:none; z-index:899; position: relative;}
.arrow a{color:#3660a8; font-size:60px;  background:#fff; border-radius:50%; padding:15px 20px;}
.arrow a:hover{color:#719de9;}

/* HP SHOP BY CATEGORY TILES */
.shopByCategory{max-width:1024px;     margin: 0 auto;}
.shopByTile{display:inline-block; width:24%; margin-right:5px;}
.shopByTile img{width:100%;}
.tileText{text-transform:uppercase;font-size:2.8em; color:#fff; font-weight:bold; text-shadow: 2px 2px #414241; text-align:center; margin:-180px 0 150px;}
.tileText a {color:#fff; font-size:14px; padding:10px 30px; border:2px solid #fff; text-shadow:none; line-height:50px;}
.tileText a:hover {background:rgba(255, 255, 255, .2); text-decoration:none;}

/* AD BANNER */
.Ad, .Banner {margin: 0 50px; clear:both; }
.adSlider .btns{display:none;}
.adSlider .pagerBtn .pagination { float:right; margin-top:5px;}
.adSlider .pagerBtn .pagination li { float: left; margin: 0 7px 0 0;}
.adSlider {margin-bottom:50px;}
.adSlider .pagerBtn .pagination li a {
    background: #ccc;
	float:left;
    font-size: 0;
    height: 12px;
    width: 12px;
    line-height: 0;
    overflow: hidden;
	border-radius:50%;
}
.adSlider .pagerBtn .pagination li.active a { background: #414241;}

/* POTD */
.POD-News-wrapper{ max-width:1024px; margin:0 auto;}
.PODay { position: relative; border: none; padding:20px 0 }
.PODay .prodInfo { float: right; margin: 0; width: 60%; }
.PODay .prodImg { float: left; margin: 0; width: 35%; }
.PODay .prodLink { font-size: 15px; font-weight: bold; font-size: 18px; }
.PODay img { float: left; width: 100%; }
.PODay h2 { margin: 0 0 0 194px; }
.PODay h4 { margin: 0 0 10px; font-size: 16px; }
.PODay p { margin: 0 0 10px 0; }
.PODay btn { border: none; background: none; }
.PODay .socialLinks { padding: 5px; margin: 0 0 0 17px; float: left; }
.grid_3 .PODay .socialLinks { position: relative; height: 20px; }
.grid_3 .PODay p { margin: 0 0 5px 0; }
.grid_3 .PODay .prodInfo { width: 100%; }
.grid_3 .PODay .prodImg { width: 110px; margin-left: 45px; }
.grid_3 .PODay h4, .grid_3 .PODay .prodLink, .grid_3 .PODay p { display: block; text-align: center; }
.grid_3 .PODay .prodNum { display: none;}

/* PRODUCT SET AUTO */
.Home .ProductSetAutoUpdate {
    width: 90% !important;
    margin: 4% auto 3%;
    float: none;
    display: block;
    clear: both;
    position: relative;
	max-width:1024px;
}
.prodSet h2{ font-size:30px; text-align:center;}
.ProductSetAutoUpdate .allLinks {    text-align: center; padding:30px;}
.ProductSetAutoUpdate a.next {    float: right;    margin-right: -30px;}
.ProductSetAutoUpdate a.previous {    float: left;    margin-left: -50px;}
.ProductSetAutoUpdate a:hover {color:#719de9;}
a.next:before {     content: '\f105';    font-family: FontAwesome;    font-size: 50px;}
a.previous:before {    content: '\f104';    font-family: FontAwesome;    font-size: 50px;}
#productset-content.carousel .dataTables_info { display:none; }
#productset-content.carousel .ui-toolbar.ui-widget-header { line-height: 15px;} 
#productset-content.carousel .pagination-links { display: none; }
#productset-content.carousel li { padding: 0; }
#productset-content.carousel li .prodName { line-height: 1; height: auto; color: #464646; font-size: 12px; background: none; text-shadow: none; position: relative; width: auto; padding: 4px 10px!important; }
#productset-content.carousel li a { background: none;}
#productset-content.carousel .big { font-size: 13px; } 
#productset-content.carousel .mask { margin-top: -8px; }
.ellipsis {margin:0!important;}
.ProductSetAutoUpdate .fg-toolbar {
    position: absolute;
    top: 40%;
    width: 100%;
    background: none;
    border: none;
}

.configOptions {
    position: absolute;
    left: -35px;
    top: 230px;
    z-index: 200;
    width: 27px;
}

.configOptions .configHandle {
    position: absolute;
    width: 200px;
    height: 25px;
    line-height: 22px;
    color: #FFF;
    text-align: center;
    z-index: 199;
    text-transform: uppercase;
	font-size: 14px;
	border: none; 
	background: #3660a8; 
	font-weight:normal;
    left: -80px;
    top: 100px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
}

@media \0screen {
    .configOptions .configHandle {
        position: absolute;
        width: 200px;
        height: 25px;
        line-height: 24px;
        color: #FFF;
        text-align: center;
        z-index: 199;
        font-weight: bold;
        font-size: 16px;
        border: 1px solid #0085DB;
        left: -80px;
        top: 100px;
        background: url('images/menuBG.png') left top repeat-x #0085DB;
        background: -moz-linear-gradient(19% 100% 90deg, #0085DB, #00C6FF);
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00C6FF), to(#0085DB));
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
        top: 0px;
        left: 0px;
    }
}

.configOptions .configHandle:hover {
    cursor: pointer;
}

.configOptions .configHandle:before,
.prdrebConfig .configHandle:after {
    content: ' ';
    display: block;
    position: absolute;
    top: -1px;
    width: 13px;
    height: 27px;
    background: url(images/sprite.png) 0 0 no-repeat;
}

.configOptions .configHandle:before {
    background-position: 0 -52px;
    left: -13px;
}

.configOptions .configHandle:after {
    background-position: -22px -52px;
    right: -12px;
}

.configOptions .configHolder {
    overflow: hidden;
    position: relative;
    margin-left: 12px;
    padding: 10px;
    height: auto;
    width: auto;
}

.configOptions .config {
    position: relative;
    background: #FFF;
    margin: 0 0 0 10px;
    left: -240px;
    width: 210px;
    border: none;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.configOptions .configHolder .ui-widget-header {
    color: #fff;
    background: #3660a8;
}

.configOptions .configHolder .ui-widget-header h5 {
    color: #fff;
}


/* PROD TILE */
.ProductSetAutoUpdate {
    width: 90%;
    margin: 0 auto;

    max-width: 1024px;
    position: relative;
    background: #FFF;
    margin-top: -150px;
    padding: 2em!important;
}

.ProductSetAutoUpdate:before {
    content: "BROWSE PRODUCTS";
    display: block;
    color: #414241;
    text-align: center;
    font-size: 30px;
}

.prodSet h2 {
    display: none;
}

.prodTile .prodName a {
    color: #464646;
}

.prodSet .tabs li a,
.prodSet .tabs li a:hover {
    background: none!important;
}

.prodSet li .prodName,
.prodSet .tabs li a:hover .prodName {
    font-size: 16px;
    line-height: 2;
    position: relative;
    background: none;
    color: #666;
    text-shadow: none;
    text-decoration: none;
}

.prodVSTag {
    position: absolute;
    top: 158px;
    left: 40%;
    z-index: 200;
}


/* PROD RESULTS */
.prdrebConfig h5 { color: #fff;}
.pageControls { position: absolute; top: -30px; lefT: 0;}
.ProductResultsBasic .prodTile { border: none; height: auto;}
.ProductResultsBasic .prdrebConfig {  bordeR: none;  width: 20%;}
.ProductResultsBasic .prdrebConfig a {  font-size:14px}
.prodTile .p_Img_Title { displaY: inline-table;  margin-bottom: 20px;}
.col4 {   width: 33%;}
.downloadLinks {    text-align: center;}
.prdrebConfig .fieldsetInner {   border-top: none; bordeR: none;}
.prdrebConfig .ui-widget-header { padding: 0; color: #000; border: none; font-size: 1.2em; background: none;   font-weight: normal;}
.prdrebConfig .ui-widget-header h5 {  font-size: 1.0em;  padding: 0;  line-height: inherit; color: #000; font-weight: normal;}
.prdrebProducts.grid_9.omega {  widtH: 75%!important;  margin-left: 3%;}
.prdrebDimensionGroup ul li a {   text-align: left;}
.prdrebDimensionGroup .btnTxt {  font-size: 1.2em;  text-transform: uppercase;  color: #000;  line-height: normal;}
.prdrebDimensionGroup a.strong.moreLink {  color: #414241;}
a.product-image-link img {  border: 1px solid #efeeee;}
a.product-image-link img[style] {  border-width: thin !important;}
.prdrebConfig ul ul {  margin-left: 10px;}
.prdrebConfig ul li a span { text-transform: lowercase;}
.YouMayAlsoLike .gridFooter .prod-det ._50 {  width: 90%;}
.prdrebTopBreadcrumbs {  width: 79%;  float: right;  font-size: 1.2em;  font-weight: normal;}
.col4.prodPannel { width: 25%!important;}
.prodTile .prodImg img { max-width: 175px; max-height: 175px;}
.ProductSetList{ margin:40px auto; max-width:1024px;}
.prodTags{z-index:1;}

/* PROD DETAIL */
.ProductDetailsBasic{max-width:1024px; margin: 40px auto;}
.prodDetailLinks a{font-size:16px; }
.ProductDetailsBasic .prodName{font-size:20px;}
.prodImage .hei300 {height: auto;width: 100%;display: block;}
.prodImage .prodImg ._p_a_tag > img {max-height: none;max-width: none;height: auto;width: 100%;}
.YouMayAlsoLike {margin:20px 0;}
.YouMayAlsoLike .gridFooter {   border: 1px solid #CCC; border-bottom: 2px solid #CCC; border-top: none; background: #FFF; height:180px; width: 16%; float: left;}
.YouMayAlsoLike .gridFooter img{margin-bottom:10px;}
.YouMayAlsoLike .fieldsetInner {   border: none;}
.downloadLinks a{font-size:16px;}

/* PRESENTATIONS */
.Presentation .pageControls {position:relative; top:unset; left:unset;}

/* FEATURED VIDS */
.featureVideo h6 { margin-bottom: 5px; margin-top: -6px; font-weight: normal; }
.featureVideoSet ul { margin: 0 -5px; }
.featureVideoSet ul li { float: left; padding:0; }
.featureVideoSet .tile { padding: 10px 0; border: none; margin: 5px; }
.featureVideoSet .title { margin: 5px; text-align: center; font-size: 11px; }
.featureVideoSet ul li:first-child { width: 100%; display: block; }
.featureVideoSet ul li:first-child .tile { border: none; margin: 0; }
.featureVideoSet ul li:first-child .title { text-align: left; float: none; font-size: 14px; font-weight: bold; }

/* ARTICLES */
.article { float: left; display: inline-block; line-height: inherit; color:#fff; }
.article a{color:#fff;}
.article img{display:none;}
.article:last-child { margin-right: 0px; }
.article h3 { font-size:1.7em; line-height: 1.3em; font-weight:normal; margin-top:20px; }
.article .readmore { padding: 8px 0 0 0; width: inherit; font-weight: bold; }
.article .readmore a:after { content:" >";}
.EditorialContentFeed {color:#fff; background: #3660a8; padding:20px;}
.readmore a{color:#fff;}
.EditorialContentFeed::before{content:'Industry News'; font-size: 25px; text-transform: uppercase;}
.ui-accordion .ui-accordion-header, .attributesContainer { background: none; border-style: dashed; border-color: #b2b2b2;}

@media only screen and (min-width: 1400px) {
	.banner-inner h3 { font-size:5em;}
	.banner-inner p { font-size:2.3em;}
}

@media only screen and (min-width:481px) and (max-width:1200px) {
	.quickSearch .formLayout.inline .flGrp.price {display:none;}
}

@media only screen and (min-width: 481px) {
	.container_12 .grid_4 { width: 340px;}
	.container_12 .grid_8 { width: 600px;;margin-left: 50px;}
	.container_12 .grid_6 { width: 490px;}
}

/* TABLET */
@media only screen and (min-width:481px) and (max-width: 1024px) {
	.container_12 .grid_8 { width: 500px;}
	.container_12 .grid_6 { width: 450px;}
	.fullWidthHeaderZone .SocialLinks{display:none;}
	.sectionWrap {max-width:95%; margin: 40px auto;}
	.banner-inner {margin: 10% 15% 250px;}
}

/* MOBILE */
@media only screen and (max-width: 480px) {
    body { min-width: 100%; }
	.sectionWrap {max-width:350px;}
    body.mobile nav.mobile-menu { color: #fff; background: #719de9; }
	nav.mobile-menu > ul {background:#3660a8;}
    .header, .section { padding: 0; border-left: none; border-right: none; }
	.section .asiModule{overflow:hidden;}
	a.btn, a.btn.styled {font-size:18px;}
    .fullWidthHeaderZone { height: auto; background: none; border-bottom: none; color:#414241; } 
	.fullWidthHeaderZone a{color:#414241;}   
    .fullWidthHeaderZone .Address { text-align: center; }
	.headerZone1 {margin-top: 0!important;}
	.Logo .logo {margin:20px auto 30px;}
	.fullWidthHeaderZone .socialLinks, .fullWidthHeaderZone .Address, .fullWidthHeaderZone .Menu { display:none;}
	.ShoppingCart .shoppingCart-container{right:0; top: -39px; z-index:2; position:absolute;}
	.ShoppingCart .Cart #shoppingCart { width: 300px; left: auto; right: 0;}
		.Cart .scTrigger .btnTxt {color:#fff;}
	.shopping-cart-header h5{color:#414241;}
	.QuickSearchBasic .quickSearch .formLayout.inlineTitle { background:#3660a8; height:50px;}
	.quickSearch .formLayout .flGrp.Xxxx input { margin-top:10px;}
	.quickSearch .formLayout.inline a.btn {background:#414241; color:#fff; height:9px; margin-top:10px;}
	.banner1{margin-top:9px;}
	.banner-inner{ margin: 0; }
	.introContent{text-shadow:none; margin:0 3%; text-align:center;}
	.introContent h3 {font-size:2.8em; color:#414241;}
	.introContent p {font-size:1.2em; color:#414241;}
	.arrow{display:none;}
	.shopByTile {width:46%; margin:5px; height:200px;}
	.tileText {font-size:1.5em; margin:-130px 0 150px;}
	.PODay h2 {margin:0 0 0 140px; line-height:1.3em;}
	.article{ width:90%!important; margin: 0 10px 20px!important;}
	.EditorialContentFeed::before {margin:10px;}
	.ProductSetAutoUpdate a.next, .ProductSetAutoUpdate a.previous{display:none;}
	.ProductSetAutoUpdate {padding: 0!important;}
    .NewsletterSignup .formLayout.inlineTitle { display: inline-block; }
    .footer .innerWrapper { width: 100%; }
	.footer .socialLinks{ margin:10px auto 40px; width:100%;}
	.footer a.btn {padding-left: 20px;}
	.footer .menu {display:block; margin-bottom:200px;}
	.footer .menu li{width:100%;}
	.footer .menu > ul li {padding:0 0 0 15px;}
	
	/* PROD RESULTS */
	.prdrebProducts.grid_9.omega {width:100%!important;}
	.col4.prodPannel {    width: 100%!important;}
	.ProductResultsBasic .prdrebConfig.active {   z-index: 1000;   width: 100%;}
	.prdrebTopBreadcrumbs{width:100%;float:none;}
	.btn-close-filters { content: url(https://cdn.asicentral.com/esp-websites/designstore/summit/images/close.png);}

}
/* Presentation*/
.container_12 {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
