@font-face {
    font-family:"FuturaBT-Book";
    font-style:normal;
    font-weight:400;
    src:url(fonts/futura_book_bt-webfont.eot) format("embedded-opentype"),url(fonts/futura_book_bt-webfont.woff) format("woff"),url(fonts/futura_book_bt-webfont.ttf) format("truetype"),url(fonts/futura_book_bt-webfont.svg) format("svg")
}

@font-face {
    font-family:"FuturaBT-Medium";
    font-style:normal;
    font-weight:400;
    src:url(fonts/futura_medium_bt-webfont.eot) format("embedded-opentype"),url(fonts/futura_medium_bt-webfont.woff) format("woff"),url(fonts/futura_medium_bt-webfont.ttf) format("truetype"),url(fonts/futura_medium_bt-webfont.svg) format("svg")
}

@font-face{
    font-family:"FuturaBT-Light";
    font-style:normal;
    font-weight:normal;
    src:url("fonts/231DED_0_0.eot?#iefix") format("embedded-opentype"),url("fonts/231DED_0_0.woff") format("woff"),url("fonts/231DED_0_0.ttf") format("truetype"),url("fonts/231DED_0_0.svg#FuturaBT-Light") format("svg")
}

@font-face {
    font-family: 'Futura PT Demi';
    src: url('fonts/FuturaPT-Demi.eot');
    src: url('fonts/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('fonts/FuturaPT-Demi.woff') format('woff'),
        url('fonts/FuturaPT-Demi.ttf') format('truetype'),
        url('fonts/FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Futura PT Book';
    src: url('fonts/FuturaPT-Book.eot');
    src: url('fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Book.woff2') format('woff2'),
        url('fonts/FuturaPT-Book.woff') format('woff'),
        url('fonts/FuturaPT-Book.ttf') format('truetype'),
        url('fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura PT';
    src: url('fonts/FuturaPT-Bold.eot');
    src: url('fonts/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Bold.woff2') format('woff2'),
        url('fonts/FuturaPT-Bold.woff') format('woff'),
        url('fonts/FuturaPT-Bold.ttf') format('truetype'),
        url('fonts/FuturaPT-Bold.svg#FuturaPT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


html {
    font-size: 62.5%
}

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;
    /*font-size: 100%;
    font: inherit;
    vertical-align: baseline;*/
    color: #000;
    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: Arial;*/
    font-family: 'Futura PT Book';
    /*font-size: 13px;*/
    font-size: 15px;
}

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;
}

* {
    box-sizing: border-box;
}

p {
    padding: 1em;
    clear:both;
}

 /*MAP*/

 .ol-attribution.ol-uncollapsible a {
    text-decoration: underline;
 }

.map {
    position:relative;
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    /*min-height: 630px;
    max-height: 800px;*/
    min-height: 630px;
        /*max-height: 700px;*/
        max-height: 680px;
}

.map div {
    padding: 0;
}

.ol-zoom {
    bottom: 30px;
    top: auto;
    left: auto;
    right: 25px;
}

.ol-control button {
    font-size: 1.74em;
}

#map {
    position: relative;
    height: 350px;
    width: 59%;
    border: 1px solid #f2f4f2;
    float: left;
}

.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_innerImage{
    height:40px !important;
    width:40px !important;
}

#OpenLayers_Control_PanZoom_zoomout_innerImage {
    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 {   
    position:absolute; 
    bottom: 0;
    width: 96%;
}
.attribution a {
    color:#9AB531;
}

.attribution span {
    display: inline-block;
    text-align: center;
}

 /*SEARCH FORM*/

 input, select {
    font-family: "Futura PT Book",Arial,Helvetica,sans-serif;
 }

.form-wrapper {
    height: 220px;
    width: 100%;
    background-color: white;
}

#filter_button{
    position: relative;
    width: 17px;
    bottom: 2px;
    margin-left: 13px;
    padding: 8px 12px 8px 12px;
    border: 2px solid #028ab0;
    border-radius: 3px;
    cursor:pointer;
}

#filter_button_up{
    display:none;
    position: relative;
    width: 17px;
    bottom: 2px;
    margin-left: 13px;
    padding: 8px 12px 8px 12px;
    border: 2px solid #028ab0;
    border-radius: 3px;
    cursor:pointer;
}

.box-wrapper {
    height: 100%;
    margin: 0 auto;
}

.locator-wrapper {
    border-bottom: 5px solid #028ab0;
    height: 220px;
}

#locator_search {
    background-color: #fff;
    width: 80%;
    position: relative;
    max-width: 100%;
    padding:10px 0;
    margin:0px auto;
    
}

.desktop {
    display: inline-block;
}

.mobile, .mobilefilters {
    display: none!important;
}

.h1 {
    text-transform: uppercase;
    text-align: center;
}

@media (min-width: 435px) and (max-width: 768px) {
    .mobileviews {
        top: 10px!important;
    }
}


@media (min-width: 0px) and (max-width: 768px) {

    .desktop {
        display: none!important;
    }

    .form-wrapper {
        height: auto!important;
    }

    .mobile {
        display: inline-block!important;
    }

    .h1 {
        text-align: left!important;
        font-size: 14px!important;
        padding-left: 20px;
        width: 55%;
        line-height: 18px;
        position: relative;
        margin-top: -10px;
    }

    .locator-wrapper {
        /*height: 260px!important;*/
        height: auto!important;
        padding-bottom: 10px;
        margin-top: 20px;
        margin-bottom: 5px!important;
    }

    #filterOne {
        width: 100%!important;
        margin-left: 0px!important;
    }
    #locator_search {
        width: 90%!important;
        background: transparent!important;
        margin-bottom: 5px!important;
    }

    .search-box {
        border-radius: 0;
        width: 98%!important;
        max-width: 100%!important;
    }

    #filterOne label {
        width: 100%;
    }

    #locator_search .button-search {
        width: 24px!important;
        height: 24px!important;
        cursor: pointer!important;
        background-color: transparent!important;
        border: 0px!important;
        margin-left: -29px!important;
        font-weight: bold!important;
        vertical-align: middle!important;
        position: absolute!important;
        background: url(../images/new/search-icon.png) no-repeat!important;
        /*left: initial!important;*/
        left: auto !important;
        margin-right: 0px!important;
        right: 50px;
        top: 28px!important;
    }

    .filters {
        width: 48%!important;
        margin-bottom: 10px;
    }


    .selectbox span {
        line-height: auto!important;
    }

    .mobilefilters {
        display: inline-block!important;
        position: relative;
    }

    #mfilter_exclusives, #mfilter_treatments {
        display: none;
        overflow: auto!important;
        padding-left: 10px!important;
        max-width: 300px!important;
        position: relative;
        height: auto!important;
    }


    .filter_div {
        border: 0px!important;
        width: 245px!important
    }
    .filter_div .filter_checkbox:checked ~ .checkmark:after {
        display: inline-block;
    }

    .filter_div .boxes:checked ~ .checkmark:after {
        display: inline-block;
    }

    .filter_div .checkmark {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        border: 2px solid #ccc;
        border-radius: 50%; 
        background:#fff;
        vertical-align: middle;
        float: left;
    }
    .filter_div .checkmark:after {
        content: "";        
        width: 12px!important;
        height: 12px!important;
        vertical-align: middle;
        background: none!important;
        background-color: #028ab0!important;
        border-radius: 50px!important;
        background-position: center!important;
        margin-top: -6px;
        margin-left: 2px;
    }

    /*.filter_div .checkmark:after {
        background:transparent!important;
    }*/
    .filter_div input[type="checkbox"] {
        -webkit-appearance: none;
        appearance : none;
        -moz-appearance: none;
    }
    .filter_div input[type="checkbox"]::-ms-check {
        display: none;
    }

    /*.filter_div .filter_checkbox:checked ~ .checkmark {
        background:#ddd;
    }*/
  
    .wrapper {
        /*top: 182px!important;*/
        top: 0px!important;
    }

    .content-list {
        max-height: 100%!important;
    }

    .content-list.poi-result li {
        width: 100%!important;
    }

    .hideit {
        display: none!important;
    }

    .poi h3 {
        display: none;
    }

    .icon_div_mobile {
        right: auto!important;
    }

    .poi_box div {
        margin-bottom:0px!important;
    }

    .poi_box span:first-of-type {
        text-decoration: underline;
        line-height: 18px;
    }

    
}


@media (min-width:769px) and (max-width:979px) { 

    #search_country, .selectbox {
        /*width: 160px!important;*/
        width: 170px!important;
    }
    #locator_search label {
        width: 100%!important;
    }
    #locator_search {
        width: 90%!important;
        background: transparent!important;
        margin-bottom: 5px!important;
    }
    #filterOne {
        width: 30%!important;
        margin-left: 0px!important;
    }
    .filters {
        width: 25%!important;
        margin-bottom: 10px;
    }
    .bluebutton {
        width: unset!important;
    }
    .search-box {
        border-radius: 0;
        width: 98%!important;
        max-width: 100%!important;
    }
    #locator_search .button-search {
/*        width: 24px!important;
        height: 24px!important;
        cursor: pointer!important;
        background-color: transparent!important;
        border: 0px!important;
        margin-left: -29px!important;
        font-weight: bold!important;
        vertical-align: middle!important;
        position: absolute!important;
        background: url(../images/new/search-icon.png) no-repeat!important;
        left: initial!important;
        margin-right: 0px!important;
        right: 15px;
        top: 36px!important;
*/    }


}

@media (min-width:980px) and (max-width:1100px) { 

    #search_country, .selectbox {
        width: 200px!important;
        background: url(../images/new/filter-drop-down-arrow.png) no-repeat 170px 15px!important;
        padding-right: 7px;
    }
    #locator_search label {
        width: 23%;
    }

    .filters label {
        width: 100%!important;
    }

    .bluebutton {
        max-width: 85px!important;
        padding-left: 5px!important;
        padding-right: 5px!important;
        margin-left: 20px;
    }

    #loctor_search .button-search {
        margin-right: 10px;
        position: absolute!important;
        top: 36px;
        right: 5px;
        left:auto!important;
    }

    .search-box {
        margin-top:3px;
        width: 100%!important;
    }

    .filters {
        width: 24%;
        display: inline-block;
        margin: 0px 10px 0;
    }

    .filters #filter_exclusives, .filters #filter_treatments {
        height: 615px!important;
        max-width: 320px!important;
    }
    .filter_div {
        width: 280px;!important;
        padding-left: 5px;
    }

    .filters #filter_exclusives {
        height: 360px!important;
    }
}

@media (min-width:1101px) and (max-width:1340px) { 

    #search_country, .selectbox {
        width: 220px!important;
        background: url(../images/new/filter-drop-down-arrow.png) no-repeat 185px 15px!important;
        padding-right: 7px;
    }
    #locator_search label {
        width: 24%;
    }

    .filters label {
        width: 100%!important;
    }

    .bluebutton {
        max-width: 105px!important;
        padding-left: 5px!important;
        padding-right: 5px!important;
        margin-left: 20px;
    }

    #locator_search .button-search {
        margin-right: 10px;
        position: absolute!important;
        top: 36px;
        right: 5px;
        left:auto!important;
    }

    .search-box {
        margin-top:3px;
        width: 100%!important;
    }

    .filters {
        width: 24%;
        display: inline-block;
        margin: 0px 10px 0;
    }

    .filters #filter_exclusives, .filters #filter_treatments {
        height: 615px!important;
        max-width: 320px!important;
    }
    .filter_div {
        width: 280px;!important;
        padding-left: 5px;
    }

    .filters #filter_exclusives {
        height: 360px!important;
    }
}

@media (min-width:1341px) and (max-width:1540px) { 
    #locator_search .button-search {
        margin-right: 10px;
        position: absolute!important;
        top: 36px;
        /*right: 35px;*/
        right: 70px;
        left:auto!important;
    }

    #locator_search {
        width: 90%!important;
    }
}


#locator_search label {
    /*text-transform: uppercase;
    display: block;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;*/
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
    /*margin: 0px 10px 0px;*/
    font-family: 'Futura PT Demi';
}

#search_country, .selectbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 50px;
    width:255px;
    /*margin-top: 10px;*/
    padding-left:10px;
    background: url(../images/new/filter-drop-down-arrow.png) no-repeat 218px 15px;
    text-indent: 1px;
    cursor:pointer;
    font-size:16px;
    border: 2px solid #f2f2f2;
}

#search_country:focus, .selectbox:focus, #search_country:active, .selectbox:active, #search_country:hover, .selectbox:hover {
    border: 2px solid #f2f2f2;
    outline: 2px solid #000;
} 


.selectbox span {
    color: #000!important;
    font-size: 12px;
    position: relative;
    line-height: 50px;
    font-family: 'Futura PT Demi';
    text-transform: uppercase;
}

select::-ms-expand {
    display: none;
}

#locator_search span {
    color: #fff;
}

#locator_search span:hover {
    color:#9AB531;
}

.wrapper {
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.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 {
    position: relative;
    width:445px;
    /*max-height:500px;*/
    background: #FFF;
}

.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 {
    position:absolute;
    width: 470px;
    height:auto;
    max-height:568px;
    /*top:157px;*/
    top: 227px;
    left:100px;
    overflow: auto;  
    background-color:white;
    opacity:.9;
}

#filters {
	position:absolute;
	left:10px;	
}

.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_box {
    font-size:15px;
    margin-top: 15px;
    margin-bottom:15px;
    cursor:pointer;
    display: inline-block;
    vertical-align: top;
    margin-left:10px;
    width: 90%;
}

.poi_box span:first-of-type {
    font-weight: bold;
    font-size: 18px;
}

.poi_box span.storename {
    text-decoration: underline;
    font-family: 'Futura PT';
    line-height: 26px;
}

.poi_box div {
    margin-top:5px;
    margin-bottom:5px;
}

.icon_div {
    width: 26px;
    position: relative;
    margin-top: 15px;
    display: inline-block;
    vertical-align: top;
}

.moreinfo_box .icon_div {
    margin-top: 5px;
}

.showiconAA, .showicondefaultdefault, .showiconSCSC {
    display: inline-block;
}

.showiconAdefault, .showicondefaultA, .showiconASC, .showicondefaultSC, .showiconSCA, .showiconSCdefault {
    display: none;
}

.icons {
    display: inline-block;
    position: relative;
}
.icon_div img {
    width:28px;
}

.icon_div span {
    z-index: 99999;
    position: relative;
    bottom: 35.5px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.close_text {
    position: absolute;
    top: 50px;
    margin-top:15px;
    margin-left:8px;
    font-size:14px;
    text-align: center;
}

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

.phone_icon {
    margin-right: 10px;
    margin-top: 3px;
    float: left;
}

h3 {
    height:65px;
    line-height:45px; 
    color: #000;
    background-color:#fff;
    font-size: 14px;
    text-align: center;
    clear:both;
}

#poiEl {
    min-height:600px;
}

#poiEl.maneuver {
    /*min-height: 450px;
    height: 450px;*/
    min-height: 410px;
    height: 410px;
}

#poiEl h3 ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

#poiEl h3 ul li:first-child {
    /*width: 55%;*/
    width: 57%;
   
}

#poiEl h3 ul li {
    list-style: none;
    display: inline-block;
    /*width: 40%;*/
    width: 23%;
    text-align: left;
    vertical-align: top;
    line-height: 65px;
    font-size:14px;
}

.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 {
    width: 97%;
    padding:10px;
    margin:0 auto;
    float:none;
    display: block;
    border: none;    
    border-bottom: 2px solid #e1e1e1;
    position: relative;
    line-height: 20px;
    cursor:pointer;
}

.content-list.poi-result.moreinfo_box li {
    cursor: default;
}

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

.poi-item a {
    cursor: pointer;  
}

.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;
}

.content-list.poi-result .amenities {
    margin-left: 25px;
    padding: 0; 
    background: none;
}

.content-list.poi-result .amenities li {
    display: inline-block;
    width:30px;
    font-size: 17px;
    background: none;
    color: #BEB5A0;
    border: none;
}

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

.search-box {
    /*max-width: 308px;*/
    width: 100%;
    /*width: 90%;*/
    height: 50px;
    padding-left: 10px;
    padding-right: 40px;
    line-height: 50px;
    font-size:16px;
    border:2px solid #f2f2f2;
}

.bluebutton {
    max-width: 185px;
    font-family: 'Futura PT Demi';
    width: 100%;
    height: 47px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #028ab0;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border: 2px solid #028ab0;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.active_action {
    font-weight: bold;
}


div.olControlZoom {
    display: none;
}

#locator_search .button-search {    
    cursor: pointer;
    background: url(../images/new/search-icon.png) no-repeat;
    background-color: transparent;
    border: none;
    border-radius: 0;
    /* margin-left: -29px; */
    font-weight: bold;
    height: 24px;
    margin: 0;
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
}

@media (max-width: 1340px) {
	#locator_search .button-search {    
		right: 15px;
	}
}

@media (max-width: 801px) {

}

@media (max-width: 768px) {
	#locator_search .button-search {    
		right: 60px;
	}
}

.button-location {
    height: 36px;
    background: rgb(139, 198, 56);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#8bc638', endColorstr='#7db333');
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(139, 198, 56)), to(rgb(125, 179, 51)));
    background: -moz-linear-gradient(top, #8bc638, #7db333);
    font-family: "Futura PT Book",Arial,Helvetica,sans-serif;
    text-shadow: rgb(79, 79, 79) 0px 1px 1px;
    border: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 31px;
    border: 1px solid rgb(112, 161, 44);
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.button-location i {
    color: #fff;
    margin-right: 8px;
}

.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: none;
    /*margin-top: 2px;
    display:inline;*/
    margin-top: 0px;
    display: block;
}
.calendar {
    float: right;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 35px;
}
.calendar a {
    color: #028ab0;
    text-decoration: underline;
}


.ABlue_12R {
    color:#028ab0;
    text-decoration: underline;
    margin: 10px 5px;
    font-family: 'Futura PT Demi';
}


.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:15px !important;
    /*width: 310px; 
	height:248px;    
	background: url('fonts/http://hosted.where2getit.com/yong/images/bubble.png'); */
	background-color: #ffffff;
}

/*.tab-content.active {
    display: block;
}
*/
.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:#fff;
    padding-top:20px;
    overflow:auto;
    z-index:1001;
    position:absolute;
    /* width: 750px;
    height: 500px; */
}

/*.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;
    /*border-bottom: 2px solid #e1e1e1;*/
    margin-top: 5px;
    padding-bottom: 7px;
    text-align: center
}

.poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev, .content-list.poi-result span.poi_paging_next, .content-list.poi-result span.poi_paging_prev {
    display: inline-block;
    width: 49%;
}

.content-list.poi-result span.poi_paging_next span, .content-list.poi-result span.poi_paging_prev span {
    display: inline;
}

.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: #028ab0;
    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;
}

@media (max-width: 801px){
     /*.content-list.poi-result li:last-of-type, li div.poi_paging_wrapper {
        display: none;
    }*/
}

.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 #028ab0;
     /*width:445px !important;*/
     width: 100%!important;
     overflow-x:hidden !important;
     overflow-y:hidden !important;
}

.more_info_header_container {
    margin-top: 10px;
    margin-left: 7px;
    max-width: 449px;
    display: inline-block;
    font-family: 'Futura PT';
    vertical-align: top;
    width: 88%;
}

.moreinfo_box li{
    background-color:white !important;
}

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

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

.directions_btn_wrapper button {
    cursor:pointer;
}

#desktop_info {
    height: auto; 
    width: 85%;
    margin-left: 23px; 
    margin-top:15px; 
    border-top: 2px solid #028ab0; 
    padding-top: 15px;
}

#desktop_info_one {
    width:57%;
    height:auto; 
    display: inline-block;
    vertical-align: top;
}

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

#desktop_info_one img {
   float:left
}

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

#desktop_info_two {
    width:40%; 
    height:100px; 
    display: inline-block;
    vertical-align: 
}

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

#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 {
    margin-top:25px;
}

#desktop_hours {
    height: auto; 
    width: 275px; 
    margin-left: 23px; 
    float:left; 
    border-top: 2px solid #028ab0; 
    padding-top: 15px; 
    margin-top: 12px;
}

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

#desktop_hours img{
    float:left; 
    margin-top:1px;
}

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

#moreinfo_back span {
    margin-left: 10px;
    color: #028ab0; 
    float: left;
    font-size: 9px;
    font-weight: bold
}

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

#input_moreinfo{
    font-size:16px;
    width: 75%; 
    height: 36px;
    padding-left:5px;
    float: left;
}

#button_moreinfo{
    background-color: #028ab0; 
    border: none; 
    height: 36px; 
    width: 36px; 
    padding: 6px;"
}

.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;
}

/*driving directions*/

#driving_directions {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    /* width:35em; */
    position: relative;
    margin-bottom:10px;
}

#driving_directions span {
    display: inline-block;
    width: 40px;
    font-weight:bold;
}

#driving_directions label {
    display: inline-block;
    margin:3px;
    margin-left:20px;
    width: 85%;
    font-family: 'Futura PT Demi';
}

#driving_directions input.search-box {
    width: 95%;
    color: #000;
    padding-right: 10px;
}

#driving_directions img.reverse {
    position: relative;
    margin-left:10px;
}

.dd-button-search {
    background: none repeat scroll 0 0 #028ab0 !important;
    cursor: pointer;
    color: white !important;
    width: 412px !important;
    border-radius: 3px !important;
    margin-left: 17px !important;
    margin-top: 10px !important;
    right: auto!important;
    left: auto!important;
    padding: 10px;
}

.icon-bar {
    display:none;
}

.dd-form-wrapper {
    width:450px;
    position: absolute;
    z-index: 99999;
    background-color: white;
    left: 100px;
    opacity:.9;
    top:25px;
    border-top: 10px solid #028ab0;
    height: 246px;
}

.poi.maneuver {
    /*top:220px !important;*/
    /*top: 265px !important;*/
    top: 271px;
    width:450px !important;
   /* max-height:none !important;*/
}

.maneuver-result {
   /* max-height:none !important;*/
    overflow-y:scroll !important;
}

#search_return{
    border: 2px solid #028ab0;
    border-radius: 3px;
    cursor:pointer;
    height:40px;
    margin-bottom: 20px;
    margin-left: 17px;
    margin-top: 2px;
    width: 412px;
}

#search_return img {
    width: 28px;
    margin-top: 4px;
    margin-left: 40px;
}

#search_return span {
    /*color:#028ab0;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    top: 4px;
    margin-left: 23px;*/

    color: #028ab0;
    display: block;
    font-weight: bold;
    font-size: 15px;
    left: 50%;
    line-height: 2;
    position: absolute;
    top: 7px;
    transform: translateX(-50%);
}

#search_return span:before {
    background-image: url('/skinceuticalsca/2019/images/new/back_to_search.png');
    background-size: contain;
    content: '';
    display: inline-block;
    height: 28px;
    left: -35px;
    position: absolute;
    width: 28px;
}

.dist_time {
    margin-left:17px;
    color:#028ab0;
}

.dist_time span {
    font-weight:bold;
    color:#028ab0;
}

.maneuver_start, .maneuver_end {
    color:#028ab0;
    font-family: 'Futura PT';
}

.maneuver-result, .address-suggestions {
/*    max-height: 320px;
    max-width: 420px;
*/    padding-right:32px;
/*    overflow-y: auto !important;
    overflow-x: hidden !important;*/
}


/*error messages*/
.error_bar {
    background-color: #028ab0;
    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*/

#filterOne {
    margin-left: calc(10% - 50px);
}

#filters, .filters {
    position: relative;
    display: inline-block;
    width: 24%;
}

.filters .filtersgroup {
    display: none;
    z-index: +1;
}

/*.filters #filter_exclusives {
    width: 260px;
}

.filters #filter_treatments {
    width: 540px;
}*/

.filters #filter_exclusives {
    height: 175px !important;
    width: 255px!important;
}

.filters #filter_treatments {
    height: 245px !important;
    width: 255px!important;
}

.filters #filter_exclusives, .filters #filter_treatments {
    height:345px;
    overflow: hidden;
    max-width: 680px;
    width: 520px;
    background-color: white;
    font-size: 16px;
    position: absolute;
    top: 78px;
    margin-bottom:10px;
    margin-left: 0px;
    padding: 10px;
    flex-wrap: wrap;
    flex-direction: column;
    z-index: 11;
}

.filters #filter_exclusives {
    height: 425px;
}


.filter_div {
    margin-left: 15px;
    font-size: 16px;
    position: relative;
    margin-bottom:10px;
    display: block;
    border: 2px solid #f2f2f2;
    margin: 10px auto;
    width: 240px;
}

.filter_div label {
    color: #000;
    width: 100%!important;
    text-transform: none!important;
    margin: 10px auto;
    padding:10px 0;
    font-size:13px!important;
    line-height: 20px;
    cursor: pointer;
    padding-left: 5px;
}

.filter_div input[type="checkbox"] {
    -webkit-appearance: none;
    appearance : none;
    -moz-appearance: none;
        height: 0;
    width: 0;
    border: 0;
}
.filter_div input[type="checkbox"]::-ms-check {
    display: none;
}

.filter_div .checkmark:after {
    content: "";
    background: url('../images/new/check-filter.png') no-repeat right;
    margin-right: 10px;
    width: 24px;
    height: 20px;
    vertical-align: middle;
}

.filter_div .filter_checkbox:checked ~ .checkmark:after {
    display: inline-block;
}



/*.filter_checkbox {
    display:none;
}

#filters {
    position: absolute;
    height:auto;
    top: 102px;
    left: -9000px;
    overflow: auto;
    width: 350px;
    background-color: white;
    opacity: .9;
}

#filters span {
    color:black !important;
}

#filter_bar {
    background-color: #028ab0;
    height: 35px;
    margin-bottom: 30px;
}

#filter_bar div{
    color:white;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    margin-left: 40px;
}

.filter_div {
    margin-left: 15px;
    font-size: 16px;
    position: relative;
    top: 3px;
    margin-bottom:10px;
}

.filter_div span {
    position: absolute; 
    left: 60px;
    bottom: 10px;
}

.filter_unselected {
    cursor:pointer;
}

.filter_selected {
    display:none;
    cursor:pointer;
}

.check_image {
    display:none;
    position: absolute;
    top: 11px;
    right: 31px;
}

#apply_button{
    display:block;
    background-color: #028ab0;
    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: #028ab0;
    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;
}*/

/*Mobile buttons*/

#listview, #mapview {
    display:none;
    cursor:pointer;
    float:left;
    width: 50%;
    height:50px;
    font-size:16px;
    text-align: center;
    line-height:46px;
    font-weight:bold;
    text-transform: uppercase;
    color: #028ab0;
    border:1px solid #028ab0;
    text-decoration: underline;
    /*border-top: 10px solid #028ab0;
    border-bottom: 10px solid #028ab0;*/
}

#listview i, #mapview i {
    color: #028ab0;
}


.mobileviews {
    position: absolute;
    right: 10px;
    width: 40%;
    top: 25px;
    z-index: +1;
}

#mapview {
    color:#028ab0;
    background-color:white;
}

#listview, #listview i {
    color:white;
    background-color:#028ab0;

}

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

@media (min-width:802px) {
    #filter_button_mobile, #filter_button_up_mobile {
        display:none !important;
    }
}
@media (min-width:1px) and (max-width:801px) {

    #w2gi_wrapper {
        min-height: 500px;
    }

    .wrapper {
        position: relative;
        /*top: 212px;*/
        top: 10px;
        overflow: auto;
        left: 0px;
        width: 100%;
    }

    div.attribution {
        top: 100vh;
    }

    /*Map*/

    /*.olPopupContent{
        display:block !important;
        width:225px !important;
    }*/

    .map {
        left: -9990px;
        /*top:212px;*/
        height:600px;
        max-height:600px;
        margin-left:10px;
        margin-right:10px;
        width:96%;
        min-height: 200px;
        max-width: 100%;
        height: calc(100vh - 250px);
        position: absolute;
    }

    .map.active {
        left: 2%;
        /*height: calc(100% - 227px);*/
        position: relative;
    }

    .attribution {
        display:none;
    }

    /*POI*/

    .content-list.poi-result li.poi-item:hover {
        background-color: #fff;
    }

    .content-list {
        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;
    }

    .close_text {
        position: absolute;
        top: 50px;
        text-align: center;
        margin-top:15px;
        margin-left:0;
        right:  calc(78% - 16px);
    }

    /*Search Form*/

    #locator_search {
        margin-top:0;
        margin-bottom:25px;
    }

    #locator_search .button-search {
    /*    background-color:#028ab0;
        border-radius:0;
        height:35px;
        color:white;
        float: right;
        margin-right: 15px;
        position:relative;
        top:2px;*/
    }

    #filter_button_mobile {
        display:block;
        position:absolute;
        right:15px;
        bottom:0;
        border: 2px solid #028ab0;
        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 #028ab0;
        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-box {
        width: calc(81% - 84px);
        border: 1px solid gray;
        margin-top:2px;
    }

    #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;
    }

    .form-wrapper {
        top:0;
        padding-top:15px;
    }

    .poi {
        top: 0px;
        position: relative;
    }

    .poi.hidden {
        left: -9000px;
        height: 100px;
        margin-top: 0px;
    }

    #listview, #mapview {
    display:block;
    }

    h3 {
        background-color:#028ab0;
    }

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

    #filters {
        top:107px;
        opacity: 1;
        width: 100%;
    }

    .poi_wrapper {
       /* width:88%;*/
        width:95%;
        margin-left:auto;
        margin-right:auto;
    }

    .sub_poi_wrapper_mobile {
        display:block;
        width:auto;
        height:150px;
        min-width:10%;
        margin-left:auto;
        margin-right:auto;
    }

    .sub_poi_wrapper_mobile_first {
        width:15%; 
        float:left;
        height:150px;
    }

    .sub_poi_wrapper_mobile_second {
       width:85%; 
       float:left; 
       /* height: 130px;
       max-height:180px */
    }

    .sub_poi_wrapper { 
        display:none;
    }

    .poi_mobile_directions {
        display:inline-block;
        background-color:#028ab0;
        color:white;
        /*width: calc(40% - 20px);*/
        width: calc(100% - 210px);
        min-width:130px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-weight: bold;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .poi_box {
        margin-left:0;
        width: 100%;
    }

    .poi_box div{
        max-width:214px;
    }
    .calendar {
        right: 23px;
    }

    .vert_line {
        bottom: 56px;
        height: 64%;
    }

    .desktopPhone {
        display:none !important;
    }
    .desktopshow {
        display:none !important;
    }
    .mobilePhone, .showY {
        /*display:inline-block !important;*/
        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:40px;
        font-size:16px;
        text-align:center;
        font-weight:bold;
        cursor:pointer;
     }

    #moreinfo_mobile_back {
        float:left;
        color:#028ab0;
        background-color:white;
        border:2px solid #028ab0;;
    }

    #moreinfo_mobile_directions {
        float:right;
        color:white;
        background-color:#028ab0;
        border:2px solid #028ab0;
    }

    .olPopupCloseBox {
        visibility:visible;
    }
}

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

@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;
    }

    .poi_box {
       margin-left:100px;
    }
*/
    .poi_wrapper {
        width: 100%;
    }

    .olPopupCloseBox {
        visibility:visible;
    }
}

.stores-events-toggle, .stores-events-toggle2 {
    left: 0;
    overflow: hidden;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
}

.stores-events-toggle li, .stores-events-toggle2 li {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.stores-events-toggle button, .stores-events-toggle2 button {
    background-color: #fff;
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: block;
    font-family: 'Futura PT Demi';
    font-size: 15px;
    height: 47px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
}

.stores-events-toggle button.active, .stores-events-toggle button.active span{
    color: #028ab0;
}

.stores-events-toggle button.inactive, .stores-events-toggle2 button.inactive {
    color: #000;
}

.stores-events-toggle li:after, .stores-events-toggle2 li:after {
    border-bottom: 1px solid #999;
    bottom: 0;
    content: "";
    display: block;
    /*left: 50%;*/
    position: absolute;
    /*transform: translateX(-50%);*/
    /*width: 90%;*/
    /*width: 75%;*/
    width: 100%;
}

.stores-events-toggle li:last-of-type:before, .stores-events-toggle2 li:last-of-type:before {
    border-left: 1px solid #666;
    content: "";
    display: block;
    height: 60%;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

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

#events-list .content-list.poi-result li {
    cursor: default;
    padding: 20px 0 20px 10px;
}


.events-img {
    float: left;
}

.events-img img {
    height: 124px;
    width: 124px;
}

.events-address {
    float: left;
    font-size: 18px;
    width: calc(100% - 110px);
}

.events-address div {
    line-height: 23px;
    /*line-height: 25px;*/
}

.content-list.poi-result .events-address span {
    display: inline;
}

.events-name {
    /*font-family: 'Futura PT Demi';*/
    font-family: 'Futura PT';
    font-size: 26px;
    margin: 5px 0 10px;
}

.events-name a {
    text-decoration: underline;
}

.events-calendar {
    float: right;
    /*padding: 31px 0 0;*/
    padding: 3px 0 0;
}

.events-calendar a {
    color: #028ab0;
    display: block;
    font-family: 'Futura PT Demi';
    text-decoration: underline;
}

.cap {
    text-transform: capitalize;
}

.content-list.poi-result .events-address strong {
    font-family: 'Futura PT Demi';
    font-size: 18px;
    margin-left: 0;
    text-align: left;
}

.justhideit {display:none}
.showifOne1{display:inline-block}
.hideifOne1 {display:none}

@media (min-width: 1340px){
        /*#filter_treatments .filter_div:nth-of-type(odd) {
            float: left;
        }

        #filter_treatments .filter_div:nth-of-type(even) {
            float: left;
        }*/

}

@media (min-width: 802px){
    .stores-events-toggle2 {
        display: none;
    }    
}

@media (max-width: 801px){
    .wrapper.max {
        max-height: 470px;
        overflow: hidden;
    }
    .poi {
        position: static;
    }
    .stores-events-toggle {
        display: none;
    }
    .stores-events-toggle2 button {
        background-color: #e1e1e1;
    }
    .stores-events-toggle2 button strong {
        display: inline-block;
        position: relative;
    }
    .stores-events-toggle2 button strong:after {
        border: 1px solid #000;
        bottom: 0;
        content: '';
        display: block;
        left: 0;
        position: absolute;
        text-decoration: underline;
        width: calc(100% - 3px);
    }
    .stores-events-toggle2 button.active strong:after {
        border: 1px solid #028ab0;
    }
    .stores-events-toggle2 button.active, .stores-events-toggle2 button.active span, .stores-events-toggle2 button.active strong {
        color: #028ab0;
    }
    .stores-events-toggle2 button.inactive, .stores-events-toggle2 button.inactive span, .stores-events-toggle2 button.inactive strong {
        color: #000;
    }
    .stores-events-toggle2 li {
        width: calc(100% / 2);
    }
   .stores-events-toggle2 li:last-of-type:before {
        content: none;
    }
    .events-name {
        font-size: 21px;
    }
    .events-address {
        width: calc(100% - 120px)
    }
    .events-address div {
        font-size: 16px;
        line-height: 21px;
    }
    .events-calendar {
        padding: 1px 10px 0 0;
    }
}

@media (max-width: 768px) {
    #search_country, .selectbox {
        /*min-width: 100px!important;*/
        background: url(../images/new/filter-drop-down-arrow.png) no-repeat right!important;
        text-indent: 1px;
        width: 100%;
        margin-right:10px;
    }

}

