div.shadow{top:120px;width:100%;height:100%;z-index:8;background:rgba(0,0,0,.75);display:none;position:fixed;top:0;left:0;}.csrMsg{display:none;width:60%;position:absolute;top:200px;margin:0 20%;z-index:1000;background:#eee;border:#fff 2px ridge;padding:10px;border-radius:10px;box-shadow:0 1px 3px #000;font-size:20px;line-height:24px}.csrMsg li{margin:10px 0}#searchbar{width:340px;height:30px;background:none;border:none;padding:0 5px;z-index:100}#kwmx-header-search #searchbar{width:286px;height:33px}#search #submit{width:44px;height:30px;opacity:0;cursor:pointer;float:right;border:none}::-webkit-input-placeholder{color:#ccc;opacity:.8}::-moz-placeholder{color:#ccc;opacity:.8}:-ms-input-placeholder{color:#ccc;opacity:.8}:-moz-placeholder{color:#ccc;opacity:.8}#search #kwmx-header-search #submit{width:82px}.sch404 #search{height:50px;z-index:9;background:rgba(0,0,0,0) url(https://edimagefiles.s3.us-east-2.amazonaws.com/unified/img/404-search.png) no-repeat scroll 0 0;width:705px;padding:0}.sch404 #search #searchbar{height:30px;margin-left:10px;margin-top:11px;width:570px}.sch404 #search #submit{display:block;float:right;height:35px;margin-right:8px;margin-top:7px;width:100px}#searchSuggestions{width:370px;position:absolute;top:28px;left:-2px;display:none;background:#fff;border:1px solid #ccc;z-index:9}#searchSuggestions ul{list-style-type:none;margin:0;overflow:hidden;padding:0}#searchSuggestions ul li{display:block}li.primary:last-of-type{border-bottom:1px solid #ccc}#searchSuggestions li.selected{background:#e9e9e9}#searchSuggestions a{text-transform:none;text-decoration:none;color:#000;width:100%;height:100%;display:block;padding:5px 10px}#searchSuggestions a:hover{background:#e9e9e9}#searchSuggestions a .tlc{color:#000}#searchSuggestions li.brandResult{border:1px solid #c6c6c6;overflow:hidden;margin:10px auto 5px;width:95%}.brandResult a{padding:5px 10px}.brandResult img{border-right:1px solid #c6c6c6;float:left;margin:0 30px 0 0;padding-right:20px;width:90px;padding-top:5px;padding-bottom:10px}.brandResult h5{font-size:1.5em;margin:18px 0 20px;display:inline-block;line-height:35px;width:185px}span.dept{color:#666;font-weight:700}#headerright{width:396px!important}#bc-links{display:none}@media only screen and (max-width:720px){div.shadow{top:171px;height:1000px}#search{min-height:30px;background:rgba(255,126,0,.95)!important;border-radius:5px;border:1px solid #fff;font-family:Arial,sans-serif}#searchbar{color:#fff;width:85%;font-weight:lighter;height:30px;font-size:14.5px}#search #submit{float:right;display:block;border:none;background:none;border-left:1px solid #fff;opacity:1;width:35px;height:30px;padding:0;font-weight:700;color:#fff;;font-size:14.5px}#headerright{background:none!important;width:99%!important}}@media only screen and (max-width:450px){#searchSuggestions{width:270px}#searchSuggestions h5{width:100px}}

.owl-height{
    -webkit-transition:height .5s ease-in-out;
    -moz-transition:height .5s ease-in-out;
    -ms-transition:height .5s ease-in-out;
    -o-transition:height .5s ease-in-out;
    transition:height .5s ease-in-out
}
.owl-carousel{
    display:none;
    width:100%;
    position:relative;
    z-index:1
}
.owl-carousel .owl-stage{
    position:relative;
    -ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel .owl-stage-outer{
    position:relative;
    overflow:hidden;
    width:94%;
    margin:auto;
    -webkit-transform:translate3d(0,0,0);
    padding-bottom:14px;
    padding-top:5px
}
.owl-carousel .owl-controls,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-loaded{
    display:block
}
.owl-carousel.owl-loading{
    opacity:0;
    display:block
}
.owl-carousel.owl-hidden{
    opacity:0
}
.owl-carousel .owl-refresh .owl-item{
    display:none
}
.owl-carousel .owl-item{
    position:relative;
    min-height:1px;
    float:left;
    -webkit-backface-visibility:hidden;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    width:185px
}
.owl-carousel .owl-item img{
    display:block;
    margin:auto;
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item{
    -webkit-user-select:auto;
    -moz-user-select:auto;
    -ms-user-select:auto;
    user-select:auto
}
.owl-carousel .owl-grab{
    cursor:move;
    cursor:-webkit-grab;
    cursor:-o-grab;
    cursor:-ms-grab;
    cursor:grab
}
.owl-carousel.owl-rtl .owl-item{
    float:right
}
.no-js .owl-carousel{
    display:block
}
.owl-carousel .owl-item .owl-lazy{
    opacity:0;
    -webkit-transition:opacity .4s ease;
    -moz-transition:opacity .4s ease;
    -ms-transition:opacity .4s ease;
    -o-transition:opacity .4s ease;
    transition:opacity .4s ease
}
.owl-carousel .owl-video-wrapper{
    position:relative;
    height:100%;
    background:#000
}
.owl-carousel .owl-video-play-icon{
    position:absolute;
    height:80px;
    width:80px;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-40px;
    background:url(owl.video.play.png) no-repeat;
    cursor:pointer;
    z-index:1;
    -webkit-backface-visibility:hidden;
    -webkit-transition:scale .1s ease;
    -moz-transition:scale .1s ease;
    -ms-transition:scale .1s ease;
    -o-transition:scale .1s ease;
    transition:scale .1s ease
}
.owl-carousel .owl-video-play-icon:hover{
    -webkit-transition:scale(1.3,1.3);
    -moz-transition:scale(1.3,1.3);
    -ms-transition:scale(1.3,1.3);
    -o-transition:scale(1.3,1.3);
    transition:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{
    display:none
}
.owl-carousel .owl-video-tn{
    opacity:0;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    -moz-background-size:contain;
    -o-background-size:contain;
    background-size:contain;
    -webkit-transition:opacity .4s ease;
    -moz-transition:opacity .4s ease;
    -ms-transition:opacity .4s ease;
    -o-transition:opacity .4s ease;
    transition:opacity .4s ease
}
.owl-carousel .owl-video-frame{
    position:relative;
    z-index:1
}
.owl-next span.next,.owl-prev span.previous{
    height:30px;
    width:21px;
    padding:0;
    display:block
}

.owl-next span.next{
    background:url(https://edimagefiles.s3.us-east-2.amazonaws.com/unified/img/efs-general-sprite-new.png) -379px -271px no-repeat;
    float:right;
    margin:10px 0 0 15px
}
.owl-next span.next:hover{
    background:url(https://edimagefiles.s3.us-east-2.amazonaws.com/unified/img/efs-general-sprite-new.png) -334px -271px no-repeat
}
.owl-prev span.previous{
    background:url(https://edimagefiles.s3.us-east-2.amazonaws.com/unified/img/efs-general-sprite-new.png) -358px -271px no-repeat;
    float:left;
    margin:10px 15px 0 0
}
.owl-prev span.previous:hover{
    background:url(https://edimagefiles.s3.us-east-2.amazonaws.com/unified/img/efs-general-sprite-new.png) -312px -271px no-repeat
}
.owl-theme .owl-controls .owl-nav div{
    position:absolute
}
.owl-theme .owl-controls .owl-nav .owl-prev{
    display:block;
    left:0;
    top:55px
}
.owl-theme .owl-controls .owl-nav .owl-next{
    display:block;
    right:0;
    top:55px
}