
footer .container-fluid {
    max-width: 100%;
}
@media (min-width: 768px){
    .container, .container-fluid {
/*
	   max-width: 1260px;
        width: 100%;
*/
        width: 1260px;
    }
}
.graybg {
    background: #F4F4F4; 
}

@charset "utf-8";
/* CSS Document */
/* jssor slider arrow navigator skin 13 css */
/*
.jssora13l                  (normal)
.jssora13r                  (normal)
.jssora13l:hover            (normal mouseover)
.jssora13r:hover            (normal mouseover)
.jssora13l.jssora13ldn      (mousedown)
.jssora13r.jssora13rdn      (mousedown)
*/
.jssora13l, .jssora13r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 60px;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5) url(../images/a21.png) no-repeat;
    overflow: hidden;
}
@-ms-viewport{ width: auto !important; }
html.ie .jssora13l, html.ie .jssora13r {
    top: 0 !important;
}

.jssora13l { background-position: -5px center; }
.jssora13r { background-position: -60px center;}
html.ie .jssora13r {right: 0 !important;}
.jssora13l:hover, .jssora13r:hover { opacity: 0.2; }
/*.jssora13r:hover { background-position: -190px -35px; }*/
.jssora13l.jssora13ldn { background-position: -250px -35px; }
.jssora13r.jssora13rdn { background-position: -310px -35px; }

.embed-responsive-16by9 {
    margin-bottom: 20px;
}

.inline-block {display: inline-block;}

#slider1_container {
    margin: 0 auto;
}

#slider1_container div img.slide_img {
    width: 100%;
}

input {outline: none;}

input::-webkit-input-placeholder {color: #606060;}
input:-moz-placeholder {color: #606060;}
input::-moz-placeholder {color: #606060;}
input:-ms-input-placeholder {color: #606060;}

input:focus::-webkit-input-placeholder {color: #909090;}
input:focus:-moz-placeholder {color: #909090;}
input:focus::-moz-placeholder {color: #909090;}
input:focus:-ms-input-placeholder {color: #909090;}

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: -2px 5px 0 0;
}

.wpcf7-submit {
    display: inline-block;
      padding: 6px 12px;
      margin-bottom: 0;
      font-size: 14px;
      font-weight: normal;
      line-height: 1.42857143;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
          touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
    
    color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.wpcf7-submit:hover {
    color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/*

.btn-lg, .btn-group-lg > .btn {
    padding: 7px 8px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 2px;
}
*/

.single img {
/*  opacity: 0;*/
}
/**/

.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 1em 1em; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.floatleft { float: left; }
.floatright { float: right; }

.service-and-repair .single_content,
.design-and-architecture .single_content,
.success-services .single_content,
.onevisit .single_content,
.technology .single_content,
.equipment .single_content,
.benco-lab .single_content,
.about-us .single_content,
.benco-family-foundation .single_content,
.chief-customer-advocate .single_content,
.culture-philosophy .single_content,
.green-initiatives  .single_content,
.news .single_content,
.benco-brands .single_content,
.single .single_content {
	text-align: justify;
}
/*
img.aligncenter, img.alignright,
img.alignleft { border: 3px solid #EEE; } 
*/
.nocomments {
  display: none;
}
.fixed {position: fixed;}

body {
  font-family: 'Open Sans', sans-serif;
  color: #2c2c2c;

}
#respond {
    display: none;
}
p {
  margin-bottom: 20px;
  line-height: 24px;
}

.unit {float: left;}
.unitExt {float: right;}

img {border: none;max-width: 100%}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
}

.imgwrap {background-position: center top; background-repeat: no-repeat; background-size: cover;}

.imgwrap.v2 {
    
    max-width: 1440px;
    margin: 0 auto;
    height: 333px;
    background-size: contain;
}

@media screen and (min-width: 1600px){
    .imgwrap.v2 {
        padding-top: 15.2%;
    }
}

@media screen and (max-width: 1140px){
    .imgwrap.v2 {
        height: auto;
        padding-top: 25%;
    }
}
#mainhead {
    margin: 0 -15px;
    height: 131px;
}

.my_fist_post_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  /*height: 325px;*/
  height: 300px;
}
.roboto {font-family: 'Roboto', sans-serif;}
.opensans {font-family: 'Open Sans', sans-serif;}

h1,h2, h3, h4, h5, h6 {/*font-family: 'Roboto', sans-serif;*/ font-family: "Open Sans",sans-serif; line-height: normal;}

.clear {clear: both;}

/*slider*/
.sliderwrap {
/*
    background: #f7f7f7;
    border-bottom: 1px solid #e4e4e4;
    box-shadow: 0 5px 5px #f8f8f8;
    margin-bottom: 15px;
*/
    overflow: hidden;
}
.flex.sliderwrap {
/*margin-bottom: 80px;*/
    margin: 0 5px 15px;
}

.sliderwrap .flexslider {
    border: 0;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    
/*    margin: 0 auto -50px;*/
    margin: 0 auto 0px;
    max-width: 1140px;
    
    border: 0 solid #fff;
    -webkit-box-shadow: 0 1px 3px #ccc;
    -moz-box-shadow: 0 1px 3px #ccc;
    -o-box-shadow: 0 1px 3px #ccc;
    box-shadow: 0 1px 3px #ccc;
}
.sliderwrap .flex-direction-nav a {
    height: 50px;
}

.sliderwrap .flex-control-nav {
    bottom: 10px;
    display: none;
}

body {
    color: #666666;
}

/*header*/
header {
/*    background: #eeeeee;*/
}
.logowrap img {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5 linear;
}
.userinfo {padding-left: 10%;}
.logoff {color: #72c267;}


.quickwrap {
    text-align: right;
}
.quickwrap #prodnum {
    width: 75px;
    height: 28px;
    padding: 0 6px;
    border: 1px solid #ccc;
}
    .ie .quickwrap #prodnum {
        padding: 3px;
    }

.quickwrap #qty {
    width: 50px;
    height: 28px;
    padding: 0 6px;
    border: 1px solid #ccc;
}
    .ie .quickwrap #qty {
        padding: 3px;
    }
.quickwrap button {
    background: transparent;
    border: none;
    color: #005696;
}
.searchwrap form {
    border: 1px solid #ccc;
    padding: 5px 0px;
}
.searchwrap input {
    border: none;
    padding: 5px 20% 5px 13px;
    width: 100%;
    outline: none;
}

    .ie .searchwrap input {
        padding: 3px 20% 7px 13px;
    }

.searchwrap button {
    background: #73C167;
    color: #fff;
    float: right;
    border: none;
    padding: 11px 13px;
    position: absolute;
    right: 0;
    top: 0;
    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .ie .searchwrap button {
        padding: 9px 13px;
    }

.searchwrap button:hover {
    background: #4f8948;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

header .fa-shopping-cart {
    font-size: 30px;
    color: #666666;
}
header .cartwrap {
    padding-top: 5px;
    padding-bottom: 5px;
}
.cartlabel {
    display: none;
}

header .cartwrap span.items {
    padding: 10px;
    position: absolute;
    top: -5px;
    color: #FFFFFF;

    background-color: rgb(255, 102, 102);
   /* -webkit-border-radius: 50%; 
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    height: 30px;
    width: 30px;
    */
    line-height: 10px;
    font-size: 11px;
text-align: center;
}
#navigation{
    text-align: right;
}
#navigation ul.menu {
    padding-top: 10px;
}
header .menu > li {
    display: inline-block;
    border-left: 1px solid #cccccc;
}

header .menu li a {
    color: #666666;
    padding: 0 15px;
    margin-left: 5px;
    background: rgba(102, 102, 102, 0.0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

header .menu li:first-child {
    border-left: none;
}
header .menu li:hover a, header .menu li.current_page_item  a {
    background: rgba(102, 102, 102, 1.0);
    color: #fff;
    text-decoration: none;
    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
    .ie header .menu li a:hover, header .menu li.current_page_item  a {
        background: #666;
    }

.openmenu {
    display: none;
}
.secmenu {
    border-top: #cccccc 5px solid;
    background: #f1f1f1;
    padding: 8px 0 8px;
}
.secmenu ul {
    margin: 0;
    padding-top: 4px;
}
.secmenu ul li {
    position: relative;
}
    .secmenu ul.menu > li > ul.sub-menu:before {
        background: rgba(102, 102, 102, 1);
        content: " ";
        display: block;
        left: 10%;
        padding: 5px;
        position: absolute;
        top: -5px;
        transform: rotate(45deg);
    }
    .secmenu ul.menu > li > ul.sub-menu {
        border-top: 10px solid #f1f1f1;
        border-top: 10px solid rgba(241, 241, 241, 1);
    }
    .secmenu ul.menu li > ul.sub-menu {
        display: none;
        background: rgba(102, 102, 102, 1);
        left: 5px;
        position: absolute;
        top: 20px;
        z-index: 9999;
        white-space: nowrap;
    }
    .secmenu ul.menu li > ul.sub-menu ul.sub-menu {
        border-left: 5px solid #999999;
        left: 150px;
        padding: 0;
        position: absolute;
        top: -1px;
        display: none;
    }
        .secmenu ul.menu li:first-child > ul.sub-menu ul.sub-menu {
            left: 205px;
        }
    .secmenu ul.menu li > ul.sub-menu li {
        list-style: none;
    }

        .secmenu ul.menu li > ul.sub-menu li:hover ul.sub-menu {display: block;}

    .secmenu ul.menu li > ul.sub-menu a {
        border-bottom: 1px solid #777777;
        color: #fff;
        display: block;
        margin: 0;
        padding: 7px 20px;
    }
    .secmenu ul.menu li > ul.sub-menu a:hover {
        color: #ADE8A3;
    }
    

    .secmenu ul.menu li:hover ul.sub-menu {
        display: block;
    }
/*home*/
.home .ads {
    text-align: center;
}
.specials h1 {
    color: #336699;
    font-size: 22px;
}
.specials .col-md-4 .imgwrap {
    overflow: hidden;
    display: block;
}
.specials .col-md-4 .imgwrap > img {
/*    max-height: 300px;*/
    width: auto;
    margin: 0 auto 0;
}
.specials .col-md-6 .imgwrap > img {
/*    max-height: 500px;*/
/*    height: 100%;*/
    width: 100%;
    margin: 0 auto 0;
}
.items {
    margin-bottom: 10px; 
}
.items > a {
    text-align: center;
    display: block;
    color: #666666;
    padding: 7px 12px 20%;
        padding: 0;
/*    padding-bottom: 0;*/
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    position: relative;
    
    
        background: #f9f9f9;
        border-color: #e9f0f6;
        text-decoration: none;
}

col-md-6 items .items > a {
    padding: 7px 12px 13%;
}

.items > a:hover {
    background: #fff;
    border-color: #fff;
    text-decoration: none;
}

.items > a > .wrap {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
    padding-bottom: 12px;
}

.prodname {
    text-align: center;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 6px;
}
.desc {
    text-align: center;
    display: block;
    padding: 0 10%;
}
.desc p {
    margin: 0;
}

/*sell sheets*/
.sellsheets h3 {
    border-bottom: 1px solid #ccc;
    font-size: 17px;
    padding-bottom: 13px;
}
.sellsheets a {
    display: block;
    padding: 4px;
}


/*footer*/
footer {
/*
    background: #eeeeee;
    padding: 30px 0 10px;
*/
}
footer {
    color: #fff;
    margin-top: 30px;
}
footer > .container,
footer > .container-fluid {
    background: #3E79BF;
        background: #3B689D;
    max-width: 1260px;
}
footer .bottomfooter {
    text-align: right;
}
footer .topfooter {
    text-align: right;
/*    background: #024d88;*/
    border-bottom: 1px solid #135C98;
}
footer .ftrlinks {
    margin: 0;
}
.ftrlinks ul {
    margin: 0;
}
.ftrlinks li {
    border-left: 1px solid #fff;
    display: inline;
    padding: 0 10px;
}

    .ftrlinks li:first-of-type {
        border: none;
        
    }
    .ftrlinks li:last-of-type {
        padding-right: 0;
    }
.ftrlinks a {
    color: #72c267;
    color: #ffffff;
}
.copyright {
    text-align: left;
}
footer .upperSec {
/*    padding: 20px 0;*/
}
footer .gobenco {
    text-align: center;
}
    .gobenco p {
        margin: 0;
        padding-top: 0;
        font-size: 16px;
    }
.bottomfooter {
    padding-top: 15px;
    padding-bottom: 15px;
}
footer p.italic {
    letter-spacing: 5px;
} 
footer .phone {
    display: block;
    font-style: normal;
/*    color: #72c267;*/
    font-size: 29px;
        font-size: 25px;
    letter-spacing: normal;
    padding-bottom: 5px;
    font-weight: bold;
}
.sociallinks {
    text-align: right;
}
.sociallinks > ul,
.sociallinks2 > ul{
    margin-left: 0;
}
.sociallinks > ul li {
    display: inline-block;
    border-left: 1px solid #035596;
}
.sociallinks > ul li:last-of-type {
    border-right: 1px solid #035596;
}
.sociallinks > ul li:first-of-type {
    border: medium none;
    font-size: 15px;
    left: -15px;
    position: relative;
    top: -5px;
}

    .sociallinks2 > ul li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px;
    }
.sociallinks2 {
    text-align: left;
}
.sociallinks2 > ul li a{
   background: #BBBDBF;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    color: #035596;
    color: #fff;
    display: block;
    font-size: 22px;
   height: 34px;
    line-height: normal;
    padding: 1px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 34px;
    opacity: 1;
    
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.sociallinks > ul li a:hover {
/*    background: #EFEFD2;*/
    opacity: 0.7;
    
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
footer .ftrlinks {
/*    margin-top: -20px;*/
    font-size: 12px;
}
/*Shop*/
.shop {
    padding-bottom: 60px;
}
.shop .col-md-3 a {
    color: #4778af;
    text-decoration: underline;
}
.shop .col-md-3 a:hover {
    text-decoration: none;
}
.shop .head {
    border: 1px solid #cccccc;
    display: block;
    margin-bottom: 10px;
}
.shop .head > img {
    margin-right: 20px;
}
.shop .text ul {
    margin: 0;
}
.shop .text li {
    line-height: 28px;
    list-style: none;
}
.shop .shopall {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}

/*Services*/
.services .listings {
    padding-top: 50px;
}

.services .listings > .col-md-6 {
    margin-bottom: 30px;
}

.services .list > img {
    float: left;
    margin-right: 20px;
}

.services .list h2 {
    font-size: 20px;
    margin: 0 0 10px;
}

.services .text {
    padding: 10px;
}


.services .wrap {
    overflow: hidden;
/*    border: 1px solid #ccc;*/
}

.services .wrap > a {
    display: block;
    position: relative;
    min-height: 170px;
}
.services .imgwrap {
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.services .text {
    font-size: 14px;
    color: #999;
}
.services .text h2 {
    font-size: 23px;
    margin: 0 0 10px;
}
.services .text p {
    margin: 0;
}
/*contact*/
.contact .head {
    padding-top: 20px;
    padding-bottom: 50px;
}

.contact .head h2 {
    font-weight: normal;
    font-size: 23px;
}
.contact .mapwrap .col-md-3 {
    text-align: center;
    font-size: 18px;
}
.contact .bordered {
    border-left: 1px solid #ccc;
    margin-left: -1px;
}
.map {
    padding-top: 50px;
}

.map > img {
    width: 100%;
}
.contact .mapwrap .col-md-3 > img {
    display: block;
    margin: 0 auto;
}

.conOptions {
    padding: 10px 0;
}
.conOptions a img {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.conOptions a img:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

/*mobile map*/
.mobilemap {
    display: none;
    margin-bottom: 20px;
}
.selectWrap select {
    border: 1px solid #ccc;
    display: block;
    padding: 5px;
    width: 100%;
}

.InfoMobile > .infoMobi {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}
.infoMobi h1 {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
}
.infoMobi h3 {
    font-size: 16px;
}

/*single*/
.shadow1 {
    background: url(../images/shadow1.png) no-repeat;
    display: block;
    height: 15px;
    width: 300px;
    position: absolute;
    top: -15px;
    left: 0;
}
.shadow2 {
    background: url(../images/shadow2.png) no-repeat;
    display: block;
    width: 15px;
    height: 500px;
    position: absolute;
    left: 0;
    top: -60px;
}
.shadow3 {
    background: url(../images/shadow3.png) no-repeat;
    display: block;
    width: 15px;
    height: 500px;
    position: absolute;
    right: 0;
    top: -60px;
}
.single .wp-caption {
    background: #efefef;
    border: 1px solid #dedede;
    padding: 10px 10px 0;
    text-align: center;
    margin: 0 auto;
}
.single_content {
    padding: 15px 0/*8px*/; 
/*    text-align: justify;*/
}
    .BencoPage .single_content {
       padding: 15px;
    }
.high-standards {
    background: #f9f9f9;
    border: 1px solid #ccc;
}
.high-standards h4 {
    background: #71af59;
    padding: 7px 0;
    color: #fff;
}
.single_content fieldset {
    background: #f5f5f5;
    padding: 0 30px;
}

fieldset .line {
    margin-bottom: 20px;
}

fieldset .line .practice-type span.wpcf7-list-item {
    width: 45%;
    float: left;
}

fieldset.centerpoint {
    background: transparent;
    margin-top: -25px;
    padding: 15px 25px 15px 15px;
}

fieldset.centerpoint legend {
    font-size: 14px;
    margin: 0;
    padding-top: 30px;
    position: relative;
    top: 10px;
}

fieldset.centerpoint span.wpcf7-list-item {
    display: block;
}

/*sidebar*/
.single blockquote {
    background: #f8f8f8 none repeat scroll 0 0;
    margin-top: 30px;
    padding: 25px 10px;
}
.side_box {
    margin-bottom: 30px;
}
.side_box .row > h3 {
    border-bottom: 1px solid #efefef;
    font-size: 17px;
    margin: 0 0 10px;
    padding-bottom: 6px;
    padding-top: 15px;
}

.underpages {
    overflow: hidden;
    margin-bottom: 30px;
    background: #F1F1F1;
/*    padding: 5px;*/
}
.underpages ul {
    margin: 0;
}
.underpages li {
    list-style: none;
    border-bottom: 1px solid #fff;
}
.underpages li .children {
	padding-left: 0;
    border-top: 1px solid #fff;
    border-left: 4px solid #c4c4c4;
}
.underpages a {
    display: block;
    color: #71AF59;
    padding: 7px 15px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    border-left: 0px solid #60d900;
}
.underpages li:hover > a,
.underpages .current_page_item > a,
.underpages li .children li:hover > a {
  border-left: 7px solid #60d900;
  font-weight: bold;
    text-decoration: none;
    
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.underpages .page-item-220 .children {
    display: none;
}

/*
.underpages .imgwrap {
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.gpagetitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 10px;
    padding-bottom: 10px;
}
*/

/*archive*/
.newslist a {color: rgb(102, 102, 102)}

/*breadcrumbs*/
#crumbs{
    background: rgba(204, 204, 204, 0.05);
    border-bottom: 1px solid #efefef;
    font-size: 12px;
    list-style: outside none none;
    margin: 1px 0 10px;
    overflow: hidden;
    padding: 10px 15px;
}

/*Page*/
.page > .container-fluid > .row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.page .title {
/*    background: #f5f5f5;*/
    border-bottom: 1px solid #f5f5f5;
    font-size: 22px;
    margin: 0;
    padding: 13px 15px;
        padding: 13px 0;
    position: relative;
}

/*breadcrumbs*/
#breadcrumbs{
    list-style:none;
    margin: 0;
    overflow:hidden;
    border: 1px solid #efefef;
    border-top-color: #f5f5f5;
    font-size: 85%;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right: 3px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#989898;
}
.bread-home, .bread-cat, .bread-current {
    display: block;
    padding: 6px 4px;
    color: #656565;
}
.bread-home:hover, .bread-cat:hover {
    color: #73C167;
}
.bread-home {
    padding: 4px 8px;
}


/*slide menu*/
body.customize-support .slidemenu {
    z-index: 999999;
}
.slidemenu {
    display: none;
    position: fixed;
    background: #fff;
    background-color: rgba(255, 255, 255, 1.0);
    z-index: 9999;
    padding: 20px 0px 0 0px;
/*    height: 100%;*/
    width: 100%;
/*    left: -60%;*/
    top: 0;
    left: 0;
    -moz-box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    -o-box-shadow: 0 0 0 #000;
    box-shadow: 0 0 0 #000;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5 linear;
    
    border-bottom: 1px solid #ccc;
}
.slidemenu > .logo {
    max-width: 140px;
    margin-left: 20px;
    margin-top: -8px;
}
.slidemenu .divider {
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
}
.slidemenu .menuwrap {
    overflow-y: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #EDEDED;
    height: auto;
    max-height: 250px;
}
.menuwrap > h1 {
    margin: 1px 0 20px;
    color: #A1A1A1;
    font-size: 22px;
    padding: 0 17px;
}
.trigger {
    position: absolute;
      right: 0;
      display: block;
      top: 0;
      padding: 3px 10px;
      font-size: 30px;
        color: #999;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5 linear;
/*
    background: #c8c8c8;
    background: rgba(200, 200, 200,1.0);
*/
    margin-top: 7px;
    display: none;
    
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
.slidemenu.open {
    left: 0%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5 linear;
    -moz-box-shadow: 0 0 20px #000;
    -webkit-box-shadow: 0 0 20px #000;
    -o-box-shadow: 0 0 20px #000;
    box-shadow: 0 0 20px #000;
}
.slidemenu.open .trigger {
    right: 0;
    color: #b7b7b7;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5 linear;
    background: transparent;
    background: rgba(200, 200, 200,0.0);
}

.slidemenu ul {
    margin: 0;
}

.slidemenu ul li {
    list-style: none;
}

.slidemenu ul li a {
    padding: 10px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.74);
    display: block;
    color: #383838;
}

.slidemenu .sub-menu {
    border-left: 5px solid #ccc;
}

/*switching sidebar and content area*/
.contentarea {
    float: right !important;
}
#sidebar {
    float: left;
}
    .recentNews ul {
/*        margin-left: 15px;*/
    }
    
    .recentNews ul li {
        border-bottom: 1px dashed rgba(204, 204, 204, 0.37);
        margin-bottom: 8px;
        padding: 7px 10px;
    }

/*gallery*/
.gallery {
    float: right;
}
.BencoPage .gallery {
	   float: none;
}
.gallery-item {
    padding: 5px;
}
.slb_data_title {
    display: none;
}

/*Map*/
.mapWrapper {
    width: 100% !important;
    max-width: 1600px;
    margin: 0 auto;
    height: auto !important;
}


.mapWrapper #map {
    width: 75% !important;
    height: auto !important;
    position: relative !important;
}

.mobMap .imgStat {
    width: 110px;
    height: 110px;
    background: url('https://www.benco.com/wp-content/themes/benco/assets/images/contact/customer-service.jpg') no-repeat center center;
}

html.ie .mapWrapper #map, html.safari .mapWrapper #map {
    height: 806px !important;
}

html.safari svg {
    height: 850px !important;
}

.mapWrapper #text {
    width: 25% !important;
    height: auto !important;
    max-height: 700px;
}

#text > h1 {
    background: #7ebe74;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-size: 23px;
    line-height: normal;
    margin: 0 -5px 20px;
    padding: 11px 15px 10px;
}

#text h3 {
  border-bottom: 1px solid #ccc;
  font-size: 17px;
  padding-bottom: 8px;
}

#text ul li {
    margin-bottom: 6px;
}

/*bluchip*/
.benefits .text .head {
    background: #99ccff;
    display: block;
    margin-bottom: 20px;
    padding: 10px;'
    text-align: center
        
}

/*gallery*/'
#gallery-2 img {
    border: none !important;
}

.page-item-96 {
    display: none;
}

/*location list*/
.locList h4 {
    color: #71af59;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 22px;
}
.LocationList {
    margin: 0 0 20px;
    overflow: hidden;
}
.LocationList > li {
    list-style: none;
    padding-left: 1%;
    width: 24%;
    display: inline-block;
    vertical-align: top;
}

.StateGroup {
    margin-bottom: 30px;
}
.StateGroup h2 {
    font-size: 20px;
    margin-bottom: 10px;
    
}

.locList {
    border-top: 1px solid #727272;
    float: none;
    margin: 0 auto;
    max-width: 1540px;
    overflow: hidden;
    padding-top: 30px;
    width: 95%;
}

.Locations li {
    list-style: none;
    padding-left: 5px;
    margin-bottom: 5px;
}
.Locations li:before {
	content: '»'
}

.CPaddress {
    float: none;
    margin: 0 auto;
    max-width: 1540px;
    width: 95%;
    overflow: hidden;
}

.newsListing a, .newsListing a:hover {
    border-bottom: 1px solid rgba(237, 237, 237, 0.4);
    text-decoration: none;
    display: block;
    padding: 5px 0px;
    overflow: hidden;
}
    .newsListing a, .newsListing a:hover {
        color: inherit;
    }
    .newsListing a:hover {
        opacity: 0.7;
    }

.newsListing h4,
.newsItem h4 {
    font-size: 20px;
    color: #6FC265;
    margin-top: 0;
}

.newsListing .readmore {
	font-size: 11px;
}

/*
.line.moreNews > a {
    background: #145385;
    border: 1px solid #002340;
    border-radius: 5px;
    color: #fff;
    float: right;
    padding: 10px 20px;
}
    .line.moreNews > a:hover {
        text-decoration: none;
        opacity: 0.7;
    }
*/
.openSubmenu {
    font-size: 25px;
    color: rgb(255, 255, 255);
    position: relative;
    top: 5px;
    right: 10px;
    display: none;
}
.date {
    display: block;
    font-size: 12px;
    font-style: italic;
}

.newslist {
    overflow: hidden;
}

.paging {
    margin-top: 20px;
    margin-bottom: 20px;
}
.line.moreNews > a {
    float: right;
}
.navigation a,
.line.moreNews > a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.line.moreNews > a,
.paging a, .paging a:hover {
	display: inline-block;
    text-decoration: none;
}
.line.moreNews > a,
.paging a:hover {
    opacity: 0.8;
}

/*benco pages*/
.BencoPage {
    margin-top: -6px;
}
.BencoPage .single_content {
    font-size: 16px;
}
    .BencoPage .single_content p {
        line-height: 28px;
    }
.BencoPage .imgwrap.v2 {
    margin-bottom: -70px;
    margin: 0;
    padding: 0;
    height: auto;
/*    margin-top: 30px; */
}
.bContent {
    background: #fff;
}
.BencoPage .contentarea  .title {
	margin: 15px;
}

.bPage_parent {
    float: left;
    background: #006bbe;
    position: relative;
    left: 0;
    top: 10px;
        top: 0;
    margin-top: 10px;
    border-left: 5px solid #6cc24a;
    margin-right: 20px;
    padding-right: 15px;
    padding-left: 10px;
    display: block;
}

.bPage_parent:after {
    position: absolute;
    right: -10px;
    top: 15px;
    content: " ";
    background: #006bbe;
    padding: 10px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bPage_parent:hover, .bPage_parent:hover:after {
    background: #0076d1;
}
.bPage_parent a, .bPage_parent a:hover {
	display: block;
    padding: 15px 10%;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.bPage_parent a {
    display: block;
    white-space: nowrap;
}

.b_subpages {
	background: #005596;
    position: relative;
/*    border-bottom: 5px solid #007add;*/
}

.b_subpages ul {
    text-align: center;
    margin: 15px 0 0;
    display: table;
    width: 100%;
}
    .whatwedo .b_subpages {
        border-bottom: 5px solid #007add;
    }
    .whatwedo .b_subpages ul {
        display: block;
        margin-bottom: -5px;
    }

.b_subpages li {
    list-style: none;
    display: inline-block;
        display: table-cell;
        vertical-align: middle;
}
    .whatwedo .b_subpages li {
        display: inline-block;
    }
.b_subpages li a {
    display: block;
    color: #fff;
    padding: 15px 10%;
    position: relative;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
/*
.b_subpages li a:hover,
.b_subpages li.current_page_item a {
*/
.b_subpages li {
    text-decoration: none;
    color: #6CC24A;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border-bottom: 5px solid #007add;
}
    .b_subpages li:hover,
    .b_subpages li.current_page_item {
        border-bottom: 5px solid #6CC24A;
    }
    .b_subpages li:hover a,
    .b_subpages li.current_page_item a {
        text-decoration: none;
        outline: none;
        color: #6CC24A;
    }

/*
.whatwedo .b_subpages li:after {
    content: " ";
    display: block;
    height: 5px;
    width: 100%;
    left: 0;
    position: absolute;
    bottom: -5px;
    background: #6CC24A;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
*/


/*.whatwedo .b_subpages li:hover a,*/
.whatwedo .b_subpages li.current_page_item a:after {
    height: 5px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

    .whoweare .b_subpages li {
        width: 15%;
    }
    .whatwesell .b_subpages li {
        width: 24%;
    }
    .whatwedo .b_subpages li {
        width: 19%; 
    }


/*Edited*/
.bPage_parent2 {
    float: left;
    
}
    .bPage_parent2 a {
        font-weight: bold;
          position: relative;  
    }
    .bPage_parent2 a:after,
    .currentPageTitle span:after{
/*
        background: #488032;
        border: 1px solid #488032;
        bottom: -8px;
        content: " ";
        left: 46%;
        padding: 5px;
        position: absolute;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
*/
        bottom: 0;
        content: " ";
        left: 45%;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 5px 5px 5px;
        border-color: transparent transparent #488032 transparent;
    }
.currentPageTitle span {
    float: left;
}

.b_subpages2 {
    float: right;
}
    .b_subpages2 ul {
        margin: 0;
        display: block;
    }
    .b_subpages2 ul li {
        display: inline-block;
    }
        .bPage_parent2 a,
        .b_subpages2 ul li a,
        .b_subpages2 ul li span,
        .currentPageTitle span{
            color: #fff;
            padding: 9px 15px;
            display: block;
            position: relative;
            text-shadow: 1px 1px 0 #587A35;
        }
        
        .bPage_parent2 a:hover,
        .b_subpages2 ul li a:hover,
        .bPage_parent2.current_page_item a,
        .b_subpages2 ul li.current_page_item a{
            text-decoration: none;
            background: #68A253;
        }
        .b_subpages2 ul li:hover a:after,
        .b_subpages2 ul li.current_page_item a:after {
/*
            background: #488032;
            border: 1px solid #488032;
            bottom: -8px;
            content: " ";
            left: 46%;
            padding: 5px;
            position: absolute;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
*/
            bottom: 0;
            content: " ";
            left: 45%;
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 5px 5px 5px;
            border-color: transparent transparent #488032 transparent;
        }

    .b_subpages2 ul li ul.children {
        display: none;
    }
    .subNav {
        overflow: hidden;
        display: block;
        background: #74af5d;
        border-bottom: 2px solid #488032;
    }

.bContent .flex-direction-nav a {
    height: 50px;
}
.bContent .flex-caption {
    background: #000;
    padding: 20px 30px;
    color: #fff;
}
    .bContent .flex-caption hr {
        margin: 10px 0;
        border-color: #4e4e4e;
    }

.flexslider.custom {
	background: #ccc none repeat scroll 0 0;
    border-color: #e3f4ff;
    margin-top: 20px;
}
    .homeContent .slides > li {
/*        margin-right: 1px;*/
        position: relative;
    }
.flexslider.servicesslides .slides > li {
    position: relative;
}
.flexslider.servicesslides .slides img {
    padding-right: 50%;
    height: auto;
    width: 130%;
    max-width: 200%;
}
.flexslider.servicesslides .flex-caption {
	overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%; 
        width: 40%;
    height: 100%; 
}

.flexslider.servicesslides .flex-direction-nav a::before {
    color: #ffffff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.66);
}

.homeContent .slides > li .writeups {
    position: absolute;
    background: #000;
    opacity: 0.5;
    max-width: 387px;
        max-width: 327px;
    width: 100%;
    height: 100%;
}
.homeContent .slides > li .writeups h1,
.homeContent .slides > li .writeups h2,
.homeContent .slides > li .writeups h3,
.homeContent .slides > li .writeups h4,
.homeContent .slides > li .writeups h5,
.homeContent .slides > li .writeups h6 {
    font-size: 18px;
    color: #fff;
    padding: 20px 20px 10px;
    font-weight: bold;
}
.homeContent .slides > li .writeups p {
    color: #fff;
    font-size: 13px;
    line-height: normal;
    margin: 0;
    padding: 5px 20px;
}
.homeContent .slides > li .writeups hr {
    margin: 3px 10px;
}

/*Map View fixes*/
.col-md-5.mapView {
    width: 31.667%;
}
.single_content {
    overflow: hidden;
}
.container {
/*
    max-width: 1300px;
    width: 100%; 
*/
}
.single_content a {
    cursor: pointer;
}

.BencoPage .btn-primary {
    background-color: #3B689D;
    border-color: #3b689d;
    box-shadow: 0 0 0 #1d3f69;
    color: #fff;
    margin: 10px 0;
    position: relative;
    top: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.BencoPage .btn-primary:hover {
    box-shadow: 0 3px 0 #1d3f69;
    top: -3px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
    .BencoPage .btn-primary .fa {
        border-right: 1px solid rgba(255, 255, 255, 0.22);
        float: left;
        font-size: 20px;
        margin-left: -10px;
        margin-right: 8px;
        padding: 0 10px;
        position: relative;
        top: 0;
    }

body.catalogs .single_content .row > div {
    font-weight: bold;
    margin-bottom: 50px;
}
@media screen and (min-width: 768px){
    body.catalogs .single_content .row > div img {
        max-width: 80%;
    }
    .BencoPage {
        width: 1260px;
        margin: -6px auto 0;
    }
}

@media screen and (min-width: 1600px){
    .LocationList > li {
        width: 19%;
    }
}

@media screen and (max-width: 1300px){
/*
    .container {
        max-width: 1140px;
        width: 100%;
    }
*/
    .col-md-5.mapView {
        width: 22.667%;
    }
}


@media screen and (max-width: 1550px){
/*    html.ie #map svg, html.ie #map .rvml {*/
        top: -14.58px !important;
    }
}
@media screen and (max-width: 1440px){
/*
    html.ie #map svg {
        top: -35.88px !important;
    }
*/
}
@media screen and (max-width: 1366px){
/*
    html.ie #map svg {
        top: -55.88px !important
    }
    html.ielatest #map svg {
        top: -1.88px !important
    }
*/
}
@media screen and (max-width: 1280px){
    .mapWrapper #text {
        max-height: 540px;
    }
/*
    html.ie #map svg {
        top: -3.88px !important;
    }
    html.ielatest #map svg {
        top: -11.88px !important
    }
*/
}
@media screen and (max-width: 1140px){
    html.ie .mapWrapper #map {
        height: 736px !important;
    }
    
    .b_subpages2 ul li a, .b_subpages2 ul li span {
        padding: 15px 5px;
    }
}


@media screen and (max-width: 1024px){
/*    html.ie #map svg, html.ie #map .rvml {*/
        height: 730px !important;
    }
    html.ie .mapWrapper #map {
        height: 688px !important;
    }
/*
    html.ie #map svg {
        top: -99.88px !important;
    }
    html.ielatest #map svg {
        top: -25.88px !important
    }
*/
    .col-md-5.mapView {
        width: 100%;
    }
    .fullpage.single.page .col-md-7.tcenter {
        width: 100%;
    }
    
   
}
footer .ftrlinks {
        margin-top: 0;
    }
@media screen and (min-width: 991px){
    
    .sociallinks {
/*        margin-top: -10px;*/
    }
    footer .ftrlinks {
        margin-top: 0;
    }
/*
    footer .ftrlinks {
        margin-top: -95px;
    }
    .ftrlinks li {
        border-left: medium;
        display: block;
        padding: 0 10px;
        margin-bottom: 5px;
    }
*/
}
@media screen and (max-width: 991px){
    .col-md-5.mapView {
        width: 100%;
    }
    #sidebar {
        margin-top: 50px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 15px;
        margin-right: 15px;
        padding-top: 30px;
        border-top: 1px solid #E6E6E6;
        float: none;
    }
    .contentarea {
        float: none !important;
    }
    
    .mapWrapper #map {
        width: 100% !important;
    }
    .mapWrapper #text {
        max-height: 320px;
        width: 100% !important;
    }
    .homeFrame {
        height: 2000px;
    }
    html.ie .mapWrapper #map, html.safari .mapWrapper #map {
        height: 620px !important;
    }
/*
    html.ie #map svg {
        top: 5.88px !important;
    }
*/
/*    html.ie #map svg, html.ie #map .rvml {
        height: 656px !important;
    }*/
    .LocationList > li {
        width: 49%;
    }
    .page.category .pull-right {
	   float: none !important;
    }
    
    .topfooter, .sociallinks {
        text-align: center;
    }
    
    
    /**/
    
    .openSubmenu {display: block;}
    .openSubmenu > .fa {
        position: relative;
        top: -4px;
    }
    .b_subpages2 ul {
        position: absolute;
        right: 0;
        top: 39px;
        background: #74AF5D;
        z-index: 9;
        display: none;
    }
    .b_subpages2 ul li a, .b_subpages2 ul li span {
        padding: 15px;
    }
    .b_subpages2:hover ul {
        display: block;
    }
    .b_subpages2 ul li {
        display: block;
        border-bottom: 1px solid #6da558;
    }
    .b_subpages2 ul li:hover a:after {
        display: none;
    }
    
    .b_subpages2 {
        text-align: right;
        width: 20%;
    }
}

@media screen and (max-width: 920px){
/*
    html.ie #map svg {
        top: -17.88px !important;    
    } 
*/
}
@media screen and (max-width: 800px){
    .mobilemap {
        display: block;
    }
    .row.map, .locList {
        display: none;
    }
     
}
@media screen and (max-width: 768px){
/*
    body.customize-support > header {
        position: relative;
        top: -40px;
        margin-bottom: -40px;
    }
    
*/
    #mainhead {
        height: auto;
    }
    .sociallinks2,
    .sociallinks,
    footer .gobenco,
    .copyright,
    footer .ftrlinks {
        margin-bottom: 25px;
        text-align: center;
    }
    .ftrlinks li:last-of-type {
        padding-right: 20px;
    }
    .copyright {
        margin-bottom: 15px;
    }
    footer .phone {
        margin-top: 20px;
    }
    #BrowsProduct {
        display: none;
    }
    .slidemenu {
        display: block;
    }
    .trigger {
        display: block;
    }
    .logowrap {
        text-align: center;
        /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

        /* IE 5-7 */
        filter: alpha(opacity=0);

        /* Netscape */
        -moz-opacity: 0;

        /* Safari 1.x */
        -khtml-opacity: 0;
        opacity: 0;
    }
    .searchwrap {
        margin-bottom: 20px;
    }
    .searchwrap button {
        right: 15px;
    }
    .userinfo {
        padding: 2px;
    }
    .cartwrap {
        text-align: center;
    }
    
    #navigation, .secmenu .menus {
/*        display: none;*/
    }
    .quickwrap {
        text-align: center;
    }
    .quickwrap #prodnum {
        width: 50%;
    }
    .quickwrap #qty {
        width: 20%;
    }
    .logowrap img {
        max-width: 190px;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5 linear;
    }
    .ftrlinks {
        text-align: center;
    }
    .ftrlinks li {
        display: inline-block;
        padding: 0 20px;
    }
    .ftrlinks li a {
        display: block;
    }
    .sociallinks {
        text-align: center;
    }
    .sociallinks > ul {
        margin: 0;
    }
    
    .services .imgwrap {
        width: 40%;
    }
    
    .services .text {
        width: 60%;
    }
    .openmenu {
        display: block;
        background: #ccc;
        cursor: pointer;
        margin: -15px -15px 0;
        padding: 10px;
    }
    
    header .menu > li {
        display: block;
        border: 0;
    }
    header .menu li a {
        display: block;
        padding: 5px;
    }
    .secmenu ul.menu > li > ul.sub-menu::before {
        display: none;
    }
    .secmenu ul.menu li > ul.sub-menu {
        display: block;
        position: relative;
        top: 0;
        border: 0;
        background: transparent;
    }
    
    .secmenu ul.menu li > ul.sub-menu a {
        border: none;
        color: #666666;
    }
    header .secmenu .menu li.current_page_item a, header .menu li.current_page_item a{
/*        color: #fff !important;*/
    }
    .secmenu ul.menu li > ul.sub-menu ul.sub-menu {
        position: relative;
        left: 0;
        display: block;
    }
    header .menu li.current_page_item a, header .menu li:hover a,
    .secmenu ul.menu li > ul.sub-menu a:hover{
        background: transparent;
        color: #000;
    }
    .secmenu ul.menu > li > ul.sub-menu {
        border-left: 1px solid #ccc;
    }
    #menu-secondary-menu {
        display: none;
    }
    
    .BencoPage {
        margin-top: -18px;
    }
    
}
@media screen and (max-width: 600px) {
    .cartwrap {
        text-align: left;
    }
    .homeFrame {
        height: 3800px;
    }
    .LocationList > li {
        width: 99%;
    }
    .ftrlinks li {
        margin-bottom: 15px;
        border: none;
    }
    footer .ftrlinks {
        padding-top: 20px;
        border-top: 1px solid rgba(114, 170, 183, 0.27);
    }
    .BencoPage .btn-group > .btn, .BencoPage .btn-group-vertical > .btn {
        float: none;
        display: block;
        width: 100%;
    }
    .newsListing a, .newsListing a:hover {
        border-bottom: 10px solid rgba(237, 237, 237, 0.4);
        margin-bottom: 50px;
    }
    .date {
        float: none !important;
        margin: 0 !important;
        padding-bottom: 5px;
    }
}
@media screen and (max-width: 480px) {
    
    .cartwrap {
        text-align: left;
    }
    header .cartwrap span.items {
        right: 10px;
    }
    .quickwrap #prodnum {
        width: 40%;
    }
    .quickwrap #qty {
        width: 15%;
    }
    .col-xs-10.userwrap, .col-xs-2.cartwrap {
        display: block;
        width: 100%;
    }
    .col-xs-2.cartwrap {
        margin-top: 20px;
        border: 1px solid #ccc;
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 10px;
        padding-right: 10px;
        float: right;
        padding-top: 5px;
        width: auto;
    }
    header .fa-shopping-cart {
        display: none;
    }
    header .cartwrap span.items {
        color: #fff;
        display: inline-block;
        font-size: 13px;
        height: auto;
        left: 0;
        line-height: 10px;
        margin-bottom: 0;
        margin-left: 10px;
        padding: 7px 5px;
        position: relative;
        text-align: center;
        top: 0px;
        width: auto;
    }
    .cartlabel {
        display: inline-block;
    }
    .btn.moreInfo,
    .btn.referafriend,
    .btn.contactTech {
        width: 100%;
        margin-bottom: 10px;
    }
    
    .BencoPage .btn-primary {
        width: 100%;   
    }
}

@media screen and (max-width: 320px) {
    .quickwrap #prodnum {
        width: 25%;
    }
    
}
/**/
html.ielatest #map svg {
    top: -25px !important;
}
@media screen and (max-width: 1180px) {
    html.ielatest #map svg {
        top: -48px !important;
    }
}
@media screen and (max-width: 1160px) {
    html.ielatest #map svg {
        top: -55px !important;
    }
}
@media screen and (max-width: 1100px) {
    html.ielatest #map svg {
        top: -65px !important;
    }
}
@media screen and (max-width: 1084px) {
    html.ielatest #map svg {
        top: -85px !important;
    }
}
@media screen and (max-width: 991px) {
    html.ielatest #map svg {
        top: -5px !important;
    }
    html.ielatest .mapWrapper #map {
        height: 670px !important;
    }
}
@media screen and (max-width: 890px) {
    html.ielatest #map svg {
        top: -35px !important;
    }
}
@media screen and (max-width: 960px) {
    html.ielatest #map svg {
        top: -10px !important;
    }
}

@media screen and (max-width: 850px) {
    html.ielatest #map svg {
        top: -55px !important;
    }
}
/*iefix
html.ielatest #map > div {
    background-position: 17px 20px;
}

@media screen and (max-width: 1190px) {
    html.ielatest #map > div {
        background-position: 17px 40px;
    }
}
@media screen and (max-width: 1140px) {
    html.ielatest #map > div {
        background-position: 17px 50px;
    }
}
@media screen and (max-width: 1080px) {
    html.ielatest #map > div {
        background-position: 17px 65px;
    }
}
@media screen and (max-width: 1024px) {
    html.ielatest #map > div {
        background-position: 17px 80px;
    }
}
@media screen and (max-width: 991px) {
    html.ielatest #map > div {
        background-position: 17px 60px;
    }
    html.ielatest .mapWrapper #map {
        height: 736px !important;
    }

    html.ielatest #map svg, html.ielatest #map .rvml {
        padding-bottom: 0;
    }
}
@media screen and (max-width: 900px) {
    html.ielatest #map > div {
        background-position: 17px 95px;
    }
}
@media screen and (max-width: 880px) {
    html.ielatest #map > div {
        background-position: 17px 95px;
    }
}
@media screen and (max-width: 800px) {
    html.ielatest #map > div {
        background-position: 17px 115px;
    }
}
*/