
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
*, *:before, *:after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,g
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /*color: #333;*/
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1.5;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    
}

input,button {
    font-family: Helvetica,Arial,sans-serif;
}

ol, ul {
    list-style: none;
	clear:left;
}
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
img { vertical-align: middle; }
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
}
p {
    padding: 1em;
    clear:both;
}
.hide1{ display: none !important; }
.show1{ display: block !important; }

.wrapper {
    background-color: #fff;
    height: 100%;
    width: 100%
}

.wrapper:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}


 /*MAP*/
 .ol-attribution.ol-uncollapsible a {
    text-decoration: underline;
 }
.map {
    
    float: right;
    /*margin: 0 auto;*/
    height: 100vh;
    min-height: 757px;
    max-height: 757px;
    max-width: 1077px;
    position:relative;
    width: 56%;
}

.map div { padding: 0; }
.ol-zoom {
    bottom: 30px;
    top: auto;
    left: auto;
    right: 25px;
}
.ol-control button { font-size: 1.74em; }
#map {
}
.ol-zoomslider { display:none !important; }
.ol-panzoom {
    top: auto !important;
    bottom: 200px !important;
}
#OpenLayers_Control_PanZoom_panup, #OpenLayers_Control_PanZoom_panleft, #OpenLayers_Control_PanZoom_panright, #OpenLayers_Control_PanZoom_pandown {
    display:none !important;
}
#OpenLayers_Control_PanZoom_zoomin {
    background-color: #034B47;
    border-radius: 50%;
    color: #fff;
    height: 40px !important;
    width: 40px !important;
}

#OpenLayers_Control_PanZoom_zoomin:before {
    content: '+';
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#OpenLayers_Control_PanZoom_zoomout {
    background-color: #034B47;
    border-radius: 50%;
    color: #fff;
    height: 40px !important;
    width: 40px !important;
}

#OpenLayers_Control_PanZoom_zoomout:before {
    content: '-';
    font-size: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#OpenLayers_Control_PanZoom_zoomin_innerImage{
    height: 40px !important;
    opacity: 0;
    position: absolute;
    width:40px !important;
}
#OpenLayers_Control_PanZoom_zoomout_innerImage {
    height:40px !important;
    opacity: 0;
    height: 40px !important;
    width:40px !important;
}
#OpenLayers_Control_PanZoom_zoomin {
    left:auto !important;
    right:10px !important;
}
#OpenLayers_Control_PanZoom_zoomout {
     left:auto !important;
     right:10px !important;
     top:112px !important;
}
#w2gi_copyright, #navteq_copyright, #osm_copyright {
    z-index: 999;
    position: absolute;
    bottom: 5px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}
#w2gi_copyright { right: 3px; }
 #navteq_copyright { 
    display: none;    
    left: 3px;
}
 #osm_copyright {
    display: none;
    left: 3px;
}
#indicator { display:none; }

.attribution {   
    pointer-events: none;
    position:absolute; 
    bottom: 0;
    width: 100%;
}
.attribution a {
    color:#9AB531;
    pointer-events: all;
}
.attribution span {
    background: rgba(255,255,255.8);
    display: inline-block;
    max-width: 468px;
    padding: 0 5px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

 /*SEARCH FORM*/
.forms-poi-box {
    /*background-color: #034B47;*/
    color: #fff;
    /*padding: 30px 0 0;*/
    width: 100%;
}

@media (min-width: 811px) {
    .forms-poi-box {
        position: relative;
        z-index: 2;
    }

    .mobile-recycling-laws {
        display: none;
    }
}
.form-wrapper {
    /*background-color: white;*/
    /*height: 54px;*/
    /*left: 100px;*/
    /*top: 25px;*/
    /*width: 425px;*/
    /*z-index: 999;*/
}

h2 {
    color: #fff;
    /*display: inline-block;*/
    /*float: left;*/
    font-size: 28px;
    font-weight: 700;
    /*line-height: 28px;*/
    line-height: 36px;
    margin: 0 0 20px;
    text-align: center;
}

#filter_button{
    position: relative;
    width: 17px;
    bottom: 0px;
    margin-left: 13px;
    font-size: 17px;
    padding: 8px 12px 9px 12px;
    border: 2px solid #014E62;
    border-radius: 3px;
    cursor:pointer;
}
#filter_button_up{
    display:none;
    position: relative;
    width: 17px;
    bottom: 0px;
    margin-left: 13px;
    font-size: 17px;
    padding: 8px 12px 9px 12px;
    border: 2px solid #014E62;
    border-radius: 3px;
    cursor:pointer;
}
.box-wrapper {
    height: 100%;
    margin: 0 auto;
}
.box-wrapper:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}
#locator_search {  
    max-width: 100%;
    /*margin-top: 20px;
    margin-bottom:10px;  */
/*padding: 0 0 36px;*/
    position: relative;
    z-index: 2;
}

#search_country {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 36px;
    width:255px;
    margin-top: 10px;
    margin-left: 15px;
    padding-left:10px;
    background: url(https://hosted.where2getit.com/salesdemo1/images/new/chevron_down.png) no-repeat scroll 221px 11px;
    text-indent: 1px;
    cursor:pointer;
    font-size:16px;
}
select::-ms-expand { display: none; }
/*#locator_search span { color: #fff; }*/
/*#locator_search span:hover { color:#9AB531; }*/
.icon-bar {
    position: relative;
    float:right;
    margin-right:10px;
}
.icon img { cursor:pointer !important; }
.icon-bar a, .icon-bar i { font-size: 12px; }
.icon-bar i {
    padding-right: 6px;
    font-size: 14px;
}

/*POI*/
.content-list {
    background: #fff;
    max-height: 678px;
    position: relative;
}
.content-list > li {
    display: block;
    width: 30%;
    padding-bottom: 0.1em;
    border-bottom: 0.1em solid #CCC;
}
.content-list.maneuver-result li { width: 100%; }
.content-list > li em {
    display: inline-block;
    width:20%;
    text-transform: none;
}
.poi {
    background-color: transparent;
    float: right;
    height:auto;
    /*left:100px;*/
    /* max-height: 714px; */
    max-height: 727px;
    overflow: auto;
    /*top: 111px;*/
    width: 487px;
}
.searchFilters div { float: left; }
.searchFilters input { vertical-align: middle; }
.arrow_div {
    position: absolute;
    right: 11px;
    top: 40%;
}
.vert_line {
    position:absolute;
    height: 100%;
    left: 83px;
    bottom: 2px;
}

/*.poi_wrapper {
    width: 100%;
}
*/
.poi-hover .poi_wrapper {
    /*background-color: #fafff2;*/
    background-color: #d0d0d0;
}

.poi_wrapper:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}

.poi_box {
    float: left;
    font-size: 14px;
    /*margin-left: 90px;*/
    padding: 15px 0;
}

.sub-heading {
    color: #464646;
    font-size: 14px;
    /*letter-spacing: .025em;*/
    line-height: 1.2;
    /*text-transform: uppercase;*/
}

h3.store_name {
    color: #066562;
    /*font-size: 28px;*/
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 10px;
}

.poi_box a {
    color: inherit;
}

.poi_box a:hover {
    text-decoration: underline;
}

/*.poi_box div {
    max-width: 220px;
    margin-top:5px;
    margin-bottom:10px;
}*/

.address { text-transform: capitalize; }

.phone a {
    color: #4ba196;
}

.poi_box div.distance { margin-top: 0; }
.phone_icon {
    margin-right: 10px;
    margin-top: 3px;
    float: left;
}

.accepts {
    clear: both;
    margin: 16px 0;
}

.accepts h4 {
    display: inline-block;
    margin: 0 6px 12px 0;
}

.accepts ul {
    display: inline-flex;
    gap: 20px;
    /*justify-content: space-between;*/
}

.accepts ul li {
    /*display: flex;*/
    text-align: center;    
}

.accepts ul li img {
    height: auto;
    width: 35px;
}

.accepts ul li span {
    font-size: 12px;
    line-height: 1.2;

}

.cta_wrapper {
    float: right;
    margin: 32px 0 0;
    /*max-width: 167px;*/
    max-width: 133px;
    width: 100%;
}

.cta_wrapper a.btn {
    /*border-radius: 2px;*/
    display: inline-block;
    font-size: 12px;
    height: 32px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 100%;
}

.directions_btn {
    background-color: #fff;
    border: 2px solid #006662;
    color: #034B47;
}

.directions_btn:hover {
    /*background-color: #fff;
    color: #0e283c;*/
}

.lp_btn {
    background-color: #006662;
    border: 1px solid #006662;
    color: #fff;
    margin: 16px 0 0;
}

.lp_btn:hover {
    /*background-color: #0E283C;
    color: #fff;*/
}
.olPopupCloseBox {
    visibility:hidden;
}

.poi .content-list > li {
    /*float:left;*/
    background: #FFF;
    margin: .3em;
    padding: .4em;    
}

.poi .content-list.maneuver-result li {
    float: none;
}

.content-list.poi-result {
	clear: left;
}

.content-list.poi-result > li {
    border: none;    
    /*border-bottom: 1px solid #f2f2f2;*/
    /*cursor:pointer;*/
    /*float:left;*/
    /*height: 140px;*/
    line-height: 20px;
    margin:0;
    padding:0;
    position: relative;
    width: 100%;
}

.content-list.poi-result li:last-of-type {
    border-bottom: none;
}

.poi_wrapper {
    /*height: 120px;*/
    border-bottom: 1px solid #707070;
    margin: 0 auto;
    /*max-width: 560px;*/
    padding: 0 27px 0 40px;
    position: relative;
}

.icon_wrap {
    left: 15px;
    position: absolute;
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*top: 93px;*/
    top:  20px;
}

.icon_wrap:after {
    border-right: 1px solid rgba(65, 64, 66,.4);
    content: '';
    display: block;
    height: 100%;
    right: -13px;
    position: absolute;
    top: 0;
}

.icon_div {
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    width: 26px;
}

.icon_div img {
    width:25px;
}

.icon_div span {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    text-align: center;
    /*top: 5px;*/
    top:  15px;
    width: 25px;
    z-index: 9;
}

.moreinfo_header_wrap {
    padding: 10px 0 0 20px;
    width: 100%;
}

.moreinfo_header_wrap:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}

.moreinfo_header_wrap .icon_div {
    float: left;
}

.more_info_header_container {
    float: left;
    margin: 0 0 0 10px;
}

.close_text {
    /*margin-left:8px;*/
    font-size:14px;
    text-align: center;
}

.close_text span {
    font-size:15px;
    font-weight:bold;
}


.poi-item {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.poi-item a {
    cursor: pointer;  
    text-decoration: underline;
}

.poi .content-list > li.poi-item.poi-hover {
    /*background-color: #efefef;*/
}

.box-wrapper {
	position:relative;
}

.content-list.poi-result > li.poi-item:hover {
    /*background-color: #efefef;*/
}

.content-list.poi-result .poi_icon {    
    position: relative;
}
.content-list.poi-result p {
    padding:0;
    margin-left: 35px;
    line-height: 14px;
}

.content-list.poi-result strong {
    margin-left: 3px;
    line-height: 25px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

.content-list.poi-result span {
    display: block;
}
.content-list.poi-result .poi_number {
    position: absolute;
    width:40px;
    left: 5px;
    top: 10px;
    font-size: 14px;
    color:#cd2452;
    font-weight: bold;
    font-style: normal;
}

.street-view-wrapper {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
    height: 250px;
    z-index: 100;
}

.search_wrapper {
    background-color: #006662;
    /*height: 172px;*/
    /*padding: 0 15px;*/
    padding: 29px 0 37px;
    margin: 0 auto;
    /*max-width: 754px;*/
    width: 100%;
}
.search_wrapper:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
}

.search_inner {
    display: flex;
    /*float: right;
    width: 350px;*/
}

.search_inner > div:first-of-type, .search_inner > div:last-of-type {
    width: calc((100% - 438px) / 2);
}

.search_inner > div:last-of-type {
    padding-left: 34px;
}

.search_input_wrapper {
    align-items: center;
    background-color: #fff;
    display: flex;
    width: 438px;
}

.search-box {
    background-color: #fff;
    /*border: 1px solid #fff;*/
    border: none;
    border-radius: 0;
    color: #464646;
    font-size: 24px;
    float: left;
    height: 57px;
    max-width: 276px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
}

.search-box::placeholder {
    color: #c3c3c3;
    font-size: 16px;
}

.active_action {
    font-weight: bold;
}

div.olControlZoom {
    display: none;
}

.button-search {
    /*background: #93b44c;*/
    background-color: #6c943e;
    border: 1px solid #6c943e;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    height: 49px;
    line-height: 47px;
    margin: 0 4px 0 0;
    text-align: center;
    transition: all .25s ease-in-out;
    width: 157px;
}

.button-search img
 {
    height: auto;
    width: 28px;
}

.button-search img:last-of-type {
    display: none;
}

.button-search:hover {
    background-color: #fff;
    color: #93b44c;
}

.button-search:hover img:first-of-type {
    display: none;
}

.button-search:hover img:last-of-type {
    display: inline;
}

.recycling-laws {
    align-items: center;
    display: flex;
    /*margin: 0 0 0 34px;*/
}

.recycling-laws div {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 8px;
}

.recycling-laws a {
    color: #b0ef07;
    text-decoration: underline;
}

.divider-text {
    margin-top: 5px;
    color:#fff;
    font-size: 16px;
    display: block;
}
.location-wrapper {
    width:20em;
    margin: 0 auto;
    text-align: center;
    margin-top: 1%;
}
.desktopPhone {
    float: left;
    margin-top: 2px;
    display:inline;
}
.poi_mobile_directions {
    display:none;
}
.mobilePhone {
    display:none !important;
}
.mobileshow {
    display:none !important;
}
input[type="submit"], #search_button {
    background: none repeat scroll 0 0 #c60c30;
    border: medium none;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    padding: 2px 7px;
    text-transform: uppercase;
}
.closeBtn {
    z-index:999;
    position:absolute; 
    right:20px; 
    top:15px;
}
.hideit {
    display:none !important;
}
.inline-list {
    padding: 1em;
}
.inline-list li {
    display: inline-block;
}
.block, .inline-list li.block {
    display: block;
}
.blue {
    color:#20596E;
}
.search_again {
    font-weight:bold;
    cursor:pointer;
}

/* Popup*/
.w2gi-popup h3 {
    color:#000;
}

/*.olPopupContent{
    display:none !important;
}

.olPopupContent {
    overflow: hidden !important;
}*/

.olPopupCloseBox {
    background-image: url("https://hosted.where2getit.com/w2gi/images/close.gif");
    top: 10px !important;
    right: 10px !important; 
    width: 12px !important;
    height: 10px !important;
}

/*Tabs*/
.tabs li {
    height: 24px;
    width: 60px;
    background: #ccc;
    display: inline-block;
    padding: 4px;
    margin-right: 5px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}
.tabs li.active {
    background: #fff;
}
.tab-content {
    display: none;
    padding: 0 !important;
	background-color: #ffffff;
}
.tab-content.active strong {
    display: block;
    font-size: 14px;
    margin: 5px 0;
    text-align: center;
    width: 100%;
}
.w2gi-backbone .olPopupCloseBox {
    background: none;
    display: none;
    height: 0;
    width: 0;
}
.tab-content.active button {
    background-color: #414042;
    border: 1px solid #414042;
    border-radius: 0;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 36px;
    margin: 0 auto 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.tab-content.active div{
   margin-top:15px;
   text-decoration: underline;
}
.overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}
.modal{
    display: none;
    background:#fafff2;
    padding-top:20px;
    overflow:auto;
    z-index:1001;
    position:absolute;
}

.noLocs {
    background-color: rgba(244,163,30,.15);
    box-sizing: border-box;
    padding: 25px;
    text-align: center;
    width: 100%;
}


/*.ol-overlay-container {
    position: absolute !important;
    left: calc(55% - 128px) !important;
    bottom: 42% !important;    
}*/

/*
 * Paging controls
 */
.poi_paging_wrapper {
    background: #fff;
    border-bottom: 1px solid #C7D3DA;
    margin-top: 5px;
    text-align: center
}

.poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev {
    display: inline-block;
    width: 49%;
}

.poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev,
.poi_paging_wrapper .poi_paging_next span, .poi_paging_wrapper .poi_paging_prev span {
    color: #014E62;
    font-weight: bold;
    cursor: pointer;
}

.poi_paging_wrapper .poi_paging_disabled,
.poi_paging_wrapper .poi_paging_disabled span,
.poi_paging_wrapper .poi_paging_disabled i {
    color: #ccc;
    cursor: default;
}

.active_action {
    font-weight: bold;
}

.fa {margin-left:5px; margin-right:5px;}

.w2gi-backbone .poi.maneuver {clear:none !important;}

.itemlist {float:left; margin-right:20px; margin-left:5px; margin-bottom:20px;}

.itemlist li {
    list-style: outside none none;
}

div.breadcrumb {
    margin: 20px 10px;
    width: auto;
}

.addressBlock {
    padding: 15px;
}

#panel {
    border: 1px solid #f2f4f2;
    float: left;
    height: 350px;
    overflow: auto;
    width: 40%;
}

 .sub_poi_wrapper_mobile {
    display:none;
}


.mainlocation {
    float:left; margin:10px;
}

.nearby_icon {
	background: url("https://hosted.where2getit.com/w2gi/images/icons/gray-pin-shadow.png");
    color: #fff;
    float: left;
    font-weight: bold;
    height: 35px;
    padding-top: 5px;
    text-align: center;
    width: 33px;
}

.main_icon {
	background: url("https://hosted.where2getit.com/w2gi/images/icons/pin1.png");
    color: #fff;
    float: left;
    font-weight: bold;
    height: 24px;
    padding-top: 3px;
    text-align: center;
    width: 30px;
    vertical-align:middle;
    margin-right:10px;
}

.nearby_details {
    float:left;
}

.map_panel {
    float: left;
    width: 100%;
}

#cities_list {
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

#postalcodes_list {
    float: left;
    font-size: 11px;
    margin-left: 10px;
}

.footer {
    clear: both;
    float: left;
    font-size: 11px;
    margin-left: 10px;
    margin-top: 20px;
}

.reviewbutton {
    background: #d7294a none repeat scroll 0 0;
    border-radius: 6px;
    color: white;
    display: block;
    font-weight: bold;
    height: 12px;
    padding-bottom: 9px;
    padding-top: 4px;
    text-align: center;
    vertical-align: middle;
    width: 250px;
}

.less_results { 
        float: left; 
        text-decoration: none; 
    color:#cd2452; 
    font-weight:700; 
    font-size:14px 
} 

.more_results { 
    float: right; 
    text-decoration: none; 
    color:#cd2452; 
    font-weight:700; 
    font-size:14px 
}

/*more info section*/

.moreinfo_box {
     border-top: 10px solid #014e62;
     width:350px !important;
     overflow-x:hidden !important;
     overflow-y:hidden !important;
     max-height: 430px;
}

/*.more_info_header_container {
    margin-top: 10px;
    margin-left: 74px;
    max-width: 229px
}
*/
.moreinfo_box li{
    background-color:white !important;
}

.more_info_header {
    font-size: 20px;
    font-weight: bold;
    margin-top: 11px;
}

.directions_btn_wrapper {
    margin-left: 23px;
    margin-top: 20px;
    width:279px;
}

.directions_btn_wrapper button {
    cursor:pointer;
}

.moreinfo_getdirections {
    background-color: #414042;
    border: 1px solid #414042;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    height: 36px;
    /*left: 50%;*/
    margin: 10px 0 10px 20px;
    /*position: relative;*/
    transition: all .15s ease-in-out;
    text-transform: uppercase;
/*    transform: translateX(-50%);*/
    width: calc(100% - 40px);
    -webkit-appearance: none;
}

.moreinfo_getdirections:hover {
    background-color: #fff;
    color: #414042;
}

#desktop_info {
    height: auto; 
    width: 305px; 
    margin-left: 23px; 
    margin-top:15px; 
    border-top: 1px solid #414042; 
    padding-top: 15px;
}

#desktop_info_one {
    width:58%;
    height:auto; 
    float:left;
}

.add_info {
    float: left;
    font-size: 16px;
    margin-left: 10px;
    font-weight: bold;
}

.add_info:before {
    content: '\f278';
    font-family: 'FontAwesome';
    left: -9px;
    position: relative;
}


#desktop_info_one img {
   float:left
}

#desktop_info_one div {
    margin-top:25px; 
    margin-bottom:-10px;
}

#desktop_info_two {
    width:42%; 
    /*height:100px; */
    height: 70px;
    float:left;
}

.distance_text{
    float:left; 
    font-size:16px; 
    margin-left:10px;
    font-weight:bold
}


.distance_text:before {
    content: '\f1b9';
    font-family: 'FontAwesome';
    left: -9px;
    position: relative;
}

span.distance {
    margin-left: 12px;
}

#desktop_info_two img {
    margin-left:15px; 
    margin-top:4px;
    float:left; 
}

#desktop_info_two div {
    min-width: 93px;
    margin-top:21px; 
    margin-left:15px; 
}


.moreinfo_phone_text {
    margin-left:10px; 
    float:left; 
    font-size:16px; 
    font-weight:bold;
}


.moreinfo_phone_text:before {
    content: '\f095';
    font-family: 'FontAwesome';
    left: -9px;
    position: relative;
}

.moreinfo_phone {
    margin-top:25px;
}

#desktop_hours {
    height: auto; 
    width: 305px; 
    margin-left: 23px; 
    float:left; 
    border-top: 1px solid #414042;
    padding-top: 15px; 
    margin-top: 12px;
}

#desktop_hours span {
    float:left; 
    font-size:16px; 
    margin-left:10px; 
    font-weight:bold
}

#desktop_hours span:before {
    content: '\f017';
    font-family: 'FontAwesome';
    position: relative;
    left: -9px;
}

#moreinfo_back {
    position: absolute;
    width: 98px;
    height: 50px;
    bottom: 22px;
    right: 15px;
}

#moreinfo_back span {
    margin-left: 17px;
    /*color: #0E283C; */
    float: left;
    font-size: 9px;
    font-weight: bold
}

#back_image{
    width: 35px;
    cursor:pointer; 
    float:left;
    margin-left: 30px;
    margin-top:4px;
}

#input_moreinfo {
    border: 1px solid #414042;
    border-radius: 0;
    font-size:16px;
    height: 36px; 
    width: 234px; 
    padding: 0; 
    padding-left:5px;
    float: left;
}

#button_moreinfo{
    background-color: #414042; 
    border: none; 
    height: 36px; 
    width: 36px; 
    padding: 0;
}

.week_head {
    margin-top:30px;
}

.weekinfo {
    line-height: 10px;
}

.weekday {
    min-width: 82px;
    float: left;
}

.weekhours {
    min-width: 100px;
}

.weekhours:last-child {
   margin-bottom:10px;
}

.day1 {
    font-weight:bold;
}

#mobile_button_wrapper {
    display:none;
}

.see_hours {
    display: none;
}

/*driving directions*/


/*error messages*/
.error_bar {
    background-color: #014E62;
    height: 30px;
    margin-bottom: 15px;
}

.error_head {
    font-size: 16px;
    font-weight: bold;
    margin-left: 17px
}

.error_request {
    margin-top: 10px;
    margin-right: 22px;
    margin-left: 17px;
    font-size: 14px;
}

.error_tip {
    font-weight:bold;
    margin-bottom: -5px;
}

.error_tip_list {
    font-size:14px;
    font-size: 13px;
    margin-left: 12px;
    margin-bottom: 1px;
}

.error_tip_list:last-of-type {
    margin-bottom:15px;
}

/*filters*/
#filterToggle {
    background-color: #0B817B;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: none;
    /*height: 41px;*/
    height: 49px;
    position: relative;
    /*top: 2px;*/
    transition: ease-in-out .45s all;
    /*width: 80px;*/
    width: 50px;
}


.filter_checkbox {
    display:none;
}

.filter_wrapper {
    background-color: #f8f8f8;
    padding: 30px 0 44px;
    /*padding: 20px;*/
    width: 100%;
}

.filter_wrapper ul {
    /*column-gap: 40px;*/
    display: flex;
    justify-content: center;
    /*justify-content: space-between;*/
}

.filter_wrapper li {
    /*display: inline-block;*/
    align-items: center;
    border-left: 1px solid #fff;
    border-right: 1px solid #ebebeb;
    /*display: inline-flex;*/
    flex-wrap: wrap;
    padding: 0 36px;
}

.filter_wrapper li:first-of-type {
    border-left: 0;
}

.filter_wrapper li:last-of-type {
    border-right: 0;
}



.filter_wrapper strong {
    /*align-self: center;*/
    color: #464646;
    /*display: flex;*/
    display: block;
    font-size: 21px;
    margin: 0 0 23px;
    text-align: center;
    width: 100%;
}

.filter_wrapper strong + span {
    color: #73AD4B;
    font-size: 16px;
}

.filter_wrapper li:nth-of-type(5) {

}

.filter_wrapper li:nth-of-type(5):before {
    /* content: ''; */
    display: block;
    border-left: 1px solid #fff;
    height: 43px;
}



.filter_wrapper input {
    display: none;
}

.cb_wrapper {
    /*margin: 0 0 16px;*/

}

.cb_wrapper > div {

    flex-basis: 100%;
    margin: 0 0 18px;
    text-align: center;
}

.cb_wrapper img {
    
    height: auto;
    width: 55px;
}

.filter_wrapper > div:first-of-type {
    margin: 0 0 10px;
}

.filter_wrapper label {
    align-items: center;
    color: #464646;
    cursor: pointer;
    display: inline-flex;
    font-weight: 700;
    position: relative;
    vertical-align: bottom;
}

.filter_wrapper label:before {
    background-color: #fff;
    content: '';
    display: inline-block;
    height: 23px;
    margin: 0 13px 0 0;
    min-width: 23px;
    /*opacity: .47;*/
    width: 23px;
}

/*filter_wrapper label[for=show-single-use-checkbox]:before {
    border: 4px solid #861749;

}*/

.filter_wrapper label > span {
    /*display: inline-block;*/
    font-size: 17px;
    line-height: 17px;
    /*text-transform: uppercase;*/
}

.filter_wrapper label > span span.fl-note {
    /*color: #73AD4B;*/
    /*color: #721c49;*/
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
}

.filter_wrapper label > span a {
    /*color: #73AD4B;*/
    color: #464646;
    font-size: 13px;
    pointer-events: all;
    text-decoration: underline;
    text-transform: capitalize;
}


.filter_wrapper label[for=show-cellphones-checkbox] {
    height: 35px;
}
.filter_wrapper label[for=show-high-energy-battery-checkbox] {
    height: 35px;
}

.filter_wrapper label[for=show-rechargeable-checkbox]:before {
    border: 4px solid #861749;
}


.filter_wrapper label[for=show-single-use-checkbox]:before {
    border: 4px solid #549534;
}

.filter_wrapper label[for=show-cellphones-checkbox]:before {
    /*content: url('/call2recycle/2016/2022/images/cellphones.svg');*/
    border: 4px solid #df5e25;
}

.filter_wrapper label[for=show-ebike-checkbox]:before {
    /*content: url('/call2recycle/2016/2022/images/ebike.png');*/
    border: 4px solid #006662;
}

.filter_wrapper label[for=show-high-energy-battery-checkbox]:before {
    border: 4px solid #199d94;
}

.filter_wrapper label[for=show-outdoor-power-checkbox]:before, .filter_wrapper label[for=power-checkbox]:before {
    border: 4px solid #199d94;
}



.filter_wrapper input[type="checkbox"]:checked + label:after {
    /*opacity: 1;*/
    content: '\2713';
    color: #141414;
    left: 6px;
    position: absolute;
    top: 8px;
}





#closeFilters {
    background: transparent;
    border: none;
    border-radius: 0;
    color:  #0E283C;
    cursor: pointer;
    font-size: 26px;
    right:  16px;
    padding: 1px 6px;
    position: absolute;
    top: 12px;
    -webkit-appearance: none;
}

#apply_button{
    display:block;
    background-color: #014E62;
    color: white;
    text-align: center;
    width: 150px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    border-radius: 3px;
    margin-top: 50px;
    float: right;
    margin-right: 26px;
    margin-bottom:30px;
    cursor:pointer;
}

#apply_button_mobile {
    display:none;
    background-color: #014E62;
    color: white;
    text-align: center;
    width: 150px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    border-radius: 3px;
    margin-top: 50px;
    float: right;
    margin-right: 26px;
    margin-bottom:30px;
    cursor:pointer;
}

/* banner section */

.banner-cta {
    background-color: #006662;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.banner-cta p {
    margin: 0 auto;
    max-width: 720px;
    padding: 0 1em;
    position: relative;
}

.banner-cta p:before {
    content: url(/call2recycle/2016/2022/images/warning.png);
    left: -30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.banner-cta a {
    /*color: #73AD4B;*/
    color: #B0EF07;
    text-decoration: underline;
}

/*.hide-notice .banner-cta {
    display: none;
}
*/

/*Mobile buttons*/

.toggle_wrapper {
    display: none;
}

/* .toggle_wrapper:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
} */

#listview, #mapview {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #034B47;
    cursor:pointer;
    display:none;
    float:left;
    font-size:16px;
    line-height: 36px;
    padding: 2px 0;
    text-align: center;
    width: 50%;
}

#listview.active,#mapview.active {
    color: #549534;
    
    position: relative;
}

#listview.active:after,#mapview.active:after {
    background-color: #549534;
    bottom: 0;
    content: '';
    display: block;
    height: 5px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 80%;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px !important;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus{
    position:absolute;
    top:10px; left:10px;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto;
    z-index: 1;
}

.poi.w-filt {
    left: -9000px;
}

#error_message {
    padding: 0 0 10px 15px;
}

/*.pop-header {
    color: #006762;
    font-size: 24px;
    font-weight: bold;
    padding: 20px 0;
}*/

.closeBtn {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 999;
    font-size: 26px;
    color: #fff;
    /*background-color: #004B47;*/
    border: 1px solid #444;
    background-color: #004b21;
    border-radius: 50%;
    line-height: 22px;
    font-weight: 800;
    height: 27px;
    width: 31px;
    text-align: center;
    padding: 0px 1px 4px 1px;
    transition: color 0.15s ease-in-out;
}
.closeBtn:hover {
    color: #b0ef07;
}
#dispPop {
    margin: 15px 10px 10px;
}
.pop-box {
    text-align: center;
    /*padding: 20px;*/
    padding: 8px 20px 14px;
    max-width: 380px;
}
.pop-header {
    color: #006762;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
}
.view-tab span {
    font-weight: 600;
}
.pop-sub-header {
    color: #464646;
    font-weight: 800;
}

.pop-mid-cont {
    /*border-bottom: 1px solid rgba(0,0,0,0.4);
    border-top:1px solid rgba(0,0,0,0.4);   */
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 20px 0;
    padding: 13px 0;
}
.pop-mid-red {
    color: #006762;
    font-weight: 800;
}
.pop-mid-res, .pop-btm-mid {
    color: #464646;
}

.red-x {
    color: inherit;
    font-weight: 800;
    font-size: 20px;
    margin-right: 10px;
}
.pop-w, .pop-v {
    /*color: #00b2a9;*/
    color: #009c95;
    display: block;
    font-weight: 400;
    margin-top: 15px;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out;
}
a.pop-v.min {
    font-weight: inherit;
    font-size: inherit;
    text-transform: inherit;
    cursor: pointer;
}
.pop-v:hover {
    color: #005b57;
}
.pop-btm-cont {
    margin-top: 70px;
    padding: 0 20px;
}
.pop-btm-green {
    color: #006762;
    font-size: 17px;
    font-weight: 800;
    line-height: 25px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}

div.modal.adj {
    left: calc(50% - 175px) !important;
    top: 100px !important;
}


@media screen and (max-width:560px) {

    div.modal.adj {
        left: 10px !important;
        max-width: 95%;
    }
}

@media (min-width:811px) {
    #filter_button_mobile, #filter_button_up_mobile {
        display:none !important;
    }

    h3.store_name {
        max-width: 270px;
    }
}

@media (min-width: 1921px) {
    .poi {
        /*width: 818px;*/
    }

    .map {
        max-width: none;
        width: calc(100% - 850px);
    }
}

@media (max-width: 1560px) {
    .filter_wrapper strong {
        margin: 0 20px 0 0;
    }
}

@media (max-width: 1540px) {

    .filter_wrapper {
        flex-wrap: wrap;
    }

    .filter_wrapper strong {
        /*flex: 1 0 100%;*/
        margin: 0 0 16px;
    }
}

@media (max-width: 1440px) {

    .map {
        /*width: calc(100% - 618px);*/
        width: calc(100% - 487px);
    }

    .poi_wrapper {
        margin: 0 auto;
    }

}

/*@media(max-width: 915px) and (min-width: 811px) {
    .filter_wrapper li:first-of-type, .filter_wrapper li:nth-of-type(2) {
        flex-basis: 20%;
    }
}*/

@media (max-width: 1160px) and (min-width: 811px){
    .filter_wrapper label, .filter_wrapper label[for=show-cellphones-checkbox] {
        height: 75px;
    }

	.filter_wrapper label, .filter_wrapper label[for=show-high-energy-battery-checkbox] {
        height: 75px;
    }

    .filter_wrapper input[type="checkbox"]:checked + label:after {
        top: 28px;
    }
}


@media (max-width: 1024px) {

    /*.poi {
        width: 550px;
    }

    .map {
        width: calc(100% - 568px);
    }

    .poi_wrapper {
        max-width: 540px;
    }*/
}


@media (min-width: 811px) {
    /*#w2gi_wrapper {
        height: 1168px !important;
        max-height: 1168px;
    }*/
}


@media (min-width:1px) and (max-width:810px) {
    .button-search {
        align-items: center;
        display: flex;
        font-size: 13.3333px;
        justify-content: center;
    }
    .filter_wrapper ul {
        display: block;
    }

    .filter_wrapper li {
        width: 100%;
    }
    .box-wrapper {
        min-height: 312px;
    }

    .forms-poi-box, .wrapper {
        float: none;
        width: 100%;
    }
    .forms-poi-box {
        /*padding: 24px 0 0;*/
        z-index: 10;
        position: relative;
    }
    .form-wrapper {
        border-top: 0;
        /*height: 80px;*/
        opacity: 1;
        padding-top: 0;
    }

    #filterToggle {
        display: block;
    }

    h2 {
        display: block;
        float: none;
        font-size: 22px;
        line-height: 25px;
        margin: 0 0 25px;
        text-align: center;
    }

    .filter_wrapper {
        /*display: none;*/
        height: 0;
        overflow: hidden;
        padding: 0;
        transition: all .3s ease-in-out;
    }

    .cb_wrapper > div {
        display: inline-block;
        flex-basis: 55px;
        margin: 0 12px 0 0;
        width: 55px;
    }

    .filter_wrapper.open {
        display: block;
        /*height: auto;*/
        height: 368px;
    }

    .filter_wrapper li {
        padding: 0 16px;
    }

    .filter_wrapper li strong {
        text-align: center;
        width: 100%;
    }

    .filter_wrapper label {
        top: -10px;
    }

    .filter_wrapper label > span {
        font-size: 16px;
        line-height: 16px;
    }

    .filter_wrapper label > span a {
        font-size: 11px;
    }

    .mobile-recycling-laws {
        border-top: 1px solid #fff;
        padding: 16px 0;
        text-align: center;
        width: 100%;
    }

    .banner-cta {
        padding: 16px 0;
    }

    .banner-cta p {
        padding: 0;
    }



    #OpenLayers_Control_PanZoom_zoomout, #OpenLayers_Control_PanZoom_zoomin {
        right: auto !important;
    }

    #OpenLayers_Control_PanZoom_zoomout {
        top: 83px !important;
    } 

    #OpenLayers_Control_PanZoom_zoomin {
        top: 132px !important;
    }

    .attribution {
        display: none;
    }
    #w2gi_wrapper {
        overflow: hidden;
        height: auto !important;
    }
    /* .wrapper {
        position: relative;
        overflow: visible;
        top: 20px;
    } */

    div.attribution {
        /*top: 100vh;*/
    }

    .toggle_wrapper {
        display: block;
    }

    /*Map*/

    /*.olPopupContent{
        display:block !important;
        width:225px !important;
    }*/
    .map {
        left: -9990px;
        height:505px;
        max-height:505px;
        margin-left:10px;
        margin-right:10px;
        min-height: 505px;
        max-width: 100%;
        /*height: calc(100vh - 250px);*/
        position: absolute;
        width: 100%;
    }
    .map.active {
        /*left: -2%;*/
        left: 0;
        position: relative;
    }
    .attribution { display:none; }

    /*POI*/
    .content-list.poi-result > li.poi-item:hover {
        background-color: #fff;
    }
    .content-list {
        max-height: none;
        width:100%;
    }
    .poi .content-list > li.poi-item.poi-hover {
        background-color: #fff;
    }
    .icon_div_mobile {
        position: absolute;
        left: 30px;
        width: 26px;
        right:78%;
        left: auto;
        margin-top:20px;
    }
    .icon_div_mobile img {
        width:25px;
    }
    .icon_div_mobile span {
        color: white;
        position: relative;
        z-index: 99999;
        font-weight: bold;
        font-size: 15px;
        bottom: 35.5px;
        text-align: center;
    }
    .moreinfo_getdirections {
        display: none;
    }
  
    /*Search Form*/
    #locator_search {
        margin: 0 auto;
        padding: 0;
        /*width: 82%;*/
        width: 100%;
    }

    .search_inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .search_inner > div:first-of-type, .search_inner > div:last-of-type {
        margin-top: 16px;
        width: auto;
    }


    .button-search {
        position:relative;
        /*top:2px;*/
        /*width: 80px;*/
        width: 50px;
    }

    .button-search span {
        display: none;
    }

    .search_input_wrapper {
        display: flex;
        float: none;
        justify-content: center;
        max-width: 450px;
        width: 94%;
    }
    #filter_button_mobile {
        display:block;
        position:absolute;
        right:15px;
        bottom:0;
        border: 2px solid #014E62;
        padding: 8px 12px 8px 12px;
        width: 17px;
        border-radius: 3px;
        margin-left: 13px;
        cursor:pointer;
    }
    #filter_button_up_mobile{
        display:none;
        position:absolute;
        right:15px;
        bottom:0;
        border: 2px solid #014E62;
        padding: 8px 12px 8px 12px;
        width: 17px;
        border-radius: 3px;
        margin-left: 13px;
        cursor:pointer;
    }
    #filter_button, #filter_button_up {
        display:none !important;
    }
    #apply_button {
        display:none;
    }
    #apply_button_mobile {
        display:block;
    }
    .search_wrapper {
    /*    border-bottom: 1px solid #fff;
        margin: 0 auto;
        padding: 0 0 32px;*/
        padding: 29px 0 12px;
    }
    .search-box {
        font-size: 18px;
        margin-top:2px;
        width: calc(100% - 100px);
    }
    #filterToggle {
        /*left: auto;
        right: 10px;
        top: -10px;*/
    }

    .filter_wrapper ul li:nth-of-type(5),.filter_wrapper ul li:last-of-type {
        /*display: none;*/
    }

    .filter_wrapper strong {
        line-height: 1.2;
        margin: 16px 0;
    }

    #search_country {
        width: calc(86% - 50px);
        background: url(https://hosted.where2getit.com/salesdemo1/images/new/chevron_down.png) no-repeat scroll calc(100% - 17px) 11px;
        border: 1px solid gray
    }
    .form-wrapper, .poi {
        width:100%;
        left:0;
        max-height:none;
    }
  

    .poi {
        top: 10px;
        overflow: auto;
        position: relative;
    }
    .poi.hidden {
        left: -9000px;
        height: 100px;
        margin-top: 0px;
        position: absolute;
    }
    .lp_btn:hover{
        background: #fff;
        color: #0e283c;
    }
    .lp_btn:active{
        background: #0e283c;
        color: #fff;
    }
    .directions_btn:hover{
        background: #0e283c;
        color: #fff;
    }
    .directions_btn:active{
        background-color: #fff;
        color: #0e283c;
    }

    /* .toggle_wrapper {
        margin-top: 20px;
    } */

    #listview, #mapview {
    display:block;
    }

    h3 {
        /*background-color:#0E283C;*/
    }

    .arrow_div {
        position: absolute;
        right: 25px;
        top: 30.5%
    }

    #closeFilters {
        top: 9px;
    }
    .poi_wrapper {
        margin-left:auto;
        margin-right:auto;
        padding: 0 0 25px;
    }
    
    .poi_mobile_directions {
        background-color:#414042;
        border: 1px solid #414042;
        border-radius: 0;
        color: #fff;
        display:block;
        height: 40px;
        line-height: 40px;
        margin: 0 auto 10px;
        text-align: center;
        transition: all .15s ease-in-out;
        width: calc(100% - 40px);
    }

    .poi_box {
        text-align: center;
        width: 100%;
    }

    .accepts {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .accepts h4 {
        display: block;
        flex-basis: 100%;
        margin: 0 0 6px;
        text-align: center;
    }

    .accepts ul {
        justify-content: center;
        margin: 0 10px;
    }

    .cta_wrapper {
        display: flex;
        float: none;
        justify-content: space-around;
        margin: 25px auto 0;
        max-width: 100%;
        width: calc(100% - 20px);
    }

    .cta_wrapper a.btn {
        width: calc(50% - 14px);
    }

    .lp_btn {
        margin: 0;
    }
    /*.poi_box div{
        max-width:214px;
    }*/
    .vert_line {
        bottom: 56px;
        height: 64%;
    }

    .desktopPhone {
        display:none !important;
    }
    .desktopshow {
        display:none !important;
    }
    .mobilePhone {
        display:block !important;
    }
    .mobileshow {
        display:block !important;
    }

    /*more info*/

    .moreinfo_box {
         border-top: none;
    }

    .directions_btn_wrapper {
        display:none;
    }

    .moreinfo_box {
        width:100% !important;
    }

    #desktop_info {
        width: calc(100% - 46px);
    }

    #desktop_hours {
        width: calc(100% - 46px);
    }

    #moreinfo_back{
        display:none;
    }

    #mobile_button_wrapper {
        display:block;
        margin: 23px 22px 79px 22px;
    }
    #moreinfo_mobile_directions, #moreinfo_mobile_back {
        width:47%;
        height:40px;
        min-width:120px;
        line-height:38px;
        font-size:16px;
        text-align:center;
        cursor:pointer;
     }
    #moreinfo_mobile_back {
        float:left;
        color:#414042;
        background-color: #fff;
        border: 1px solid #414042;
    }
    #moreinfo_mobile_directions {
        float:right;
        color: #fff;
        background-color: #0E283C;
        border:1px solid #0E283C;
    }
    .olPopupCloseBox {
        visibility:visible;
    }
}


@media (max-width: 425px) {
    #locator_search {
        /*width: 90%;*/
        width: 100%;
    }

    .search-box {
        /*width: calc(100% - 175px);*/
        /*width: calc(100% - 160px);*/
        width: calc(100% - 110px);
    }

    .search-box::placeholder {
        /*font-size: 10.5px;*/
        font-size: 16px;
    }

    .filter_wrapper li {
        margin: 0 0 16px;
    }
}


@media (min-width:1px) and (max-width:350px) {
    .arrow_div {
        display:none;
    }

    .close_text {
        right:auto;
        margin-left:8px;
    }

    #search_country {
     background:none
    }

    .poi_wrapper {
        width:100%;
        margin-left:auto;
        margin-right:auto;
    }
    .sub_poi_wrapper_mobile {
        display:none;
    }
    .sub_poi_wrapper { 
        display:block;
    }
    .olPopupCloseBox {
        visibility:visible;
    }
}

.ol-control button {
    background-color: rgba(65,64,66,.5);
}

.ol-control button:hover {
    background-color: rgba(65,64,66,.7);
}