﻿button,
.left-off-canvas-toggle,
.footer-top, .footer-bottom,
.left-off-canvas-menu,
.top-bar-section, .top-bar,
.top-bar-section a, .top-bar a,
.top-bar-section ul li > a,
h1, h2, h3, h4, h5, h6,
body,
.main-header, 
.quad-promo,
p.lead, nav, 
.off-canvas-list, 
.side-nav, 
.subnav-header,
.subnav-header a,
.widget-recent-blog-posts,
span,
span.normal-text,
p,
#directionsPanel .adp, 
#directionsPanel .adp table
{
    font-family: proxima-nova-n3, "proxima-nova", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
body.mobile footer, body.tablet footer {
    display: none;
}

body {
    background-color: black;
    overflow-x: hidden;
}
.homePageUspItemsWrap{
    background-color: white;
}
#main, #content {
    background-color: #f2f2f2;
}

footer, section#homePageUspArea {
    background-color: white;
}

body, #main, #content, input, a, dl, dd, div {
    font-size: 0.77778rem;
}

a {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

.logo, .backhome {
    height: 100%;
    display: block;
    color:white;
}
.backhome {
    /*padding-left: 40px;*/
    vertical-align: middle;
    display:table;
}
.backhome a{
    color:white;
    font-size:12px;
    font-weight:normal;
    display:table-cell;
    vertical-align: middle;
}
.backhome a::before{
    content: " ";
    float:left;
    display: block;
    width:16px;
    height:17px;
    background: url('img/backtohome.png') no-repeat center;
    background-size: 16px 17px;
    margin-top: 1px;

}

    .logo a {
        width: 100%;
        max-width: 157px;
        margin: 16px auto 0;
        display: block;
    }

        .logo a img {
            width: 100%;
            height: auto;
            display: block;
            border: none;
            outline: none;
            min-width: 110px;
        }

.row {
    margin: 0 auto;
    max-width: 1330px;/*100%;*/
    width: 100%;
}
footer .row{
    width: 100%;
    max-width: 100%;
}
.noselect,.no-select {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none; /* non-prefixed version, currently
                                  not supported by any browser */
}

.hide {
    display: none;
}

div.greece {
    background: url(img/greece.png) no-repeat center;
    background-size: auto 65%;
    min-height: 800px;
    height: 800px;
}
div.bar-catalogues{
    height: 70px; 
    background: url(img/cataloguesbg.png) repeat-x;
    width: 100%;
    vertical-align: middle;
}
div.bar-title{
    position:relative;
    width:50%;
    margin:0 auto;
    padding:0;
    
}
    div.bar-title p {
        color:white;
        font-size:20px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        line-height:65px;
        width:auto;
        margin:0 auto;
        padding:0;
        display:table;
    }
div.bar-title p:before{
    content: "";
    display: block;
    float:left;
}
div.bar-title p.catalogues:before{
    background: url(img/catalogueico.png) no-repeat;
    width:43px;
    height:36px;
    margin-top: 16px;
}
div.hero{
    padding: 30px 30px 45px 30px;
    margin:0;
}
div.hero.catalogues{
    background: rgb(67, 169, 155);
}
div.hero div.promo{
    width: 950px;
    height: 575px;
    background: #f5f5f5;
    margin:0 auto;
    border: none;
    border-radius: 4px;
}
div.promo .image {
    position: relative;
    border-radius: 4px 0 0 4px;
    width: 430px;
    height: 575px;
    background-size: cover;
    float:left;
}

div.promo .image:focus {
    outline: none;
}
div.promo div.datapart{
    background:white;
    float:right;
    width:520px;
    height:575px;
    border-radius: 0 4px 4px 0;
    padding:23px 20px;
    color: #888888;
    overflow: auto;
}
div.promo div.upper{
    overflow:auto;
}
div.promo .description{
    color: black;
    font-size:20px;
    font-weight: bold;
    padding-bottom: 15px;
}
div.promo .body{
    display:block;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
}
div.promo .box{
    margin: 15px 7px 0 0;
    border-radius: 4px;
    text-align:center;
    color:black;
    font-size:20px;
    font-weight: bold;
    padding:15px;
    background: #f2f2f2;
}
div.promo .box p{
    margin: 0;
    padding:5px 0 0 0;
    font-size:12px;
    color: #888888;
    font-weight: bold;
}
div.promo .upper{
    height:345px;
}
div.promo .lower{
    height:170px;
}
div.promo div.links{
    padding: 10px 0 0 0;
}
div.promo div.links a{
    display:block;
    width: 210px;
    height:45px;
    margin:0;
    padding:0;
    color:white;
    font-size:14px;
    text-align: center;
    line-height:45px;
}
div.promo div.links a.flash{
    background: url(img/buttonred.png) no-repeat;
}
div.promo div.links a.html{
    background: url(img/buttonred.png) no-repeat;    
}
div.promo div.lower p{
    margin:0;
    padding:10px 0 0 0;
}
div.areas, div.providence {
    background: url(img/finderbg.png) repeat-x;
    min-height: 50px;
    height: 50px;    
    padding: 15px;
    width: 100%;
    vertical-align: middle;
    z-index: 100;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

    div.areas div.shortcuts, div.providence div.info {
        display: table;
        margin: 0 auto;
    }

        div.areas div.shortcuts dl {
            margin: 0;
            padding: 0;
        }

        div.areas div.shortcuts dd, div.areas .back {
            color: #999999;
            float: left;
            font-size: 0.77778rem;
            font-weight: normal;
            margin-left: 0.88889rem;
            margin-bottom: 0;
        }

            div.areas div.shortcuts dd a {
                color: #d7d7d7;
                padding: 0.16667rem 0.78889rem;
                font-weight: bold;
                text-decoration: none;
                text-transform: uppercase;
            }

                div.areas div.shortcuts dd a.show-for-800 {
                    padding: 0;
                }

                div.areas div.shortcuts dd a.active {
                    color: #930616;
                    text-transform: uppercase;
                    font-weight: bold;
                    pointer-events: none;
                    cursor: default;
                }

                div.areas div.shortcuts dd a.home {
                    pointer-events: auto;
                    cursor: auto;
                }

            div.areas div.shortcuts dd.titlelink, div.areas div.shortcuts dd.titlelink a {
                color: #000000;
                white-space:nowrap;
            }

    div.areas .back {
        position: absolute;
        /*left: 17px;*/
        
        color: #2071a6;
        font-weight: bold;
        font-size: 0.7rem;
        margin-top: 2px;
        /*margin-left: 0;*/
    }

        div.areas .back::before {
            content: "";
            display: block;
            background: url(img/back.png) no-repeat;
            width: 12px;
            height: 19px;
            float: left;
            margin: -2px 6px 0 0;
        }

div.greece div.searcharea {
    position: relative;
    height: 700px;
    width: 100%;
}

.row .searcharea {
    display: table;
    margin: 0 auto;
}

div.searchbox {
    width: 330px;
    background-color: #ffffff;
    border: 1px white;
    border-radius: 4px;
    padding: 5px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    height: 41px;
    min-height: 41px;
    margin: 15px 20px;
}
.row .searcharea .searchbox {
    display: table;
    margin: 25px auto 0 auto;
}

div.greece div.searcharea div.searchbox {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

div.searchbox .textarea {
    width: 265px;
    float: left;
}

div.searchbox .searchicon {
    width: 41px;
    float: right;
    height: 31px;
    background: url(img/searchbtn.png) no-repeat center;
}

div.searchbox input {
    background: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    color: #7F7F7F;
    padding: 0;
    font-size: 0.77778rem;
    line-height: 15px;
    height: 30px;
    box-shadow: none;
    margin: 0;
}

    div.searchbox input:focus {
        background: #ffffff;
        border: none;
    }

/* Google Maps Shadow and overlay needs special handling */
#wrapper {
    position: relative;
    overflow:hidden;
}
#wrapper:before, 
#wrapper:after, 
.maparea:before, 
.maparea:after {
    content: '';
    position: absolute;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 1;
}
#wrapper:before { top: -5px; left: 0; right: 0; height: 5px; }
.maparea:before { bottom: -5px; left: 0; right: 0; height: 5px; }

#over_map {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

div.maparea {
    min-height: 620px;
    height: 620px;
}
div.directionsbox{
    position:absolute;
    width:100%;
    height:100%;
    background: #353535;
    z-index:-1;
    display: none;
}
div.directionsbox .list{
    position: absolute;
    top: 120px;
    bottom: 120px;
    left: 21px;
    right: 21px;
    border-radius:4px 4px 0 0;
    background: white;
    overflow: scroll;
}
div.directionsbox div.print{
    position: absolute;
    bottom: 80px;
    left: 20px;
    right: 20px;
}
div.directionsbox div.closer{
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}
#directionsPanel .adp-placemark {
    color: #000000;
    cursor: pointer;
    margin: 10px 0;
    vertical-align: middle;
    background: #FFF;
    border: 0;
    border-radius: 15px 15px 15px 15px;
    width: 100%;
}
#directionsPanel img{
    max-width: inherit;
}
#directionsPanel .adp, #directionsPanel.adp table {
    font-weight: 300;
    color: #2C2C2C;
}
div#over_details{
    display:none;
}
div#over_details div.searchbox {
    /*width: 340px;*/
    margin: 0;
}
div#over_details div.directionsbox{
    position: relative;
    height: 420px;
}
/* EOF Google Maps */
.toggles{
    margin-top:70px;
    margin-left:20px;
}
a.toggle, a.print, a.close {
    position: relative;
    background: black;
    color:white;
    cursor: pointer;
    border-radius: 3px; 
    width:112px;
    height: 30px;
    line-height:30px;
    display:inline-block;   
    margin:0;
    text-align:center; 
    margin-right:-6px;
    z-index:0;
    font-size:11px;
}
a.print, a.close{
    width:329px;
    border-radius: 0 0 4px 4px;
    height: 40px;
    line-height:40px;
}
a.close{
    border-radius: 4px;
}
.toggle:hover, .toggle:active{
    color:white;

}
span.actionlabel{
    text-transform: none;
}
.toggle.down {
    background: #890614;
    z-index:1;
    color:white;
}

#details {
    max-width: 1330px;
    margin: 0 auto;
    margin-top:10px;
}

div.managersarea, 
div.specialistsarea, 
div.monthlyarea,
div.specialistarea {
    padding: 20px 30px 40px 40px;
    margin: 0 auto;
    font-size: 0.8rem;
    font-weight: bold;
    text-transform: uppercase;    
}
.imgname, .imgdescription {
    color: white;    
    padding-top:5px;
}
.imgname, 
.titlename,
.imgdescription{
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.imgdescription {
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}
div.managersarea .bottom, 
div.specialistsarea .bottom 
{
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.image .below{    
    width:100%;
    position: absolute;
    bottom: 0;
    height:50px;
    border-radius: 0 0 4px 4px;
}
.image .actions{    
    width:100%;
    position: absolute;
    bottom: 0;
    height:50px;
    border-radius: 0 0 4px 4px;
    background:#ca2026;
    display:none;
    line-height: 50px;
    color:white;
}
.image .actions div{
    line-height: 50px;
    height: 50px;
    color:white;
}
.one{
    float: left;
    width: 49.50%; /*20.08%;*/
    border-right: 1px solid #d82b31;
}
.actions a{
    color:white;
    font-size: 13px;
    text-align:center;
    display: block;
    font-weight:normal;
}
.actionicon{
    width: 25px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    margin-left: -30px;
}
.actionicon.flash{
    background-image: url('img/flashico.png');
}
.actionicon.pdf{
    background-image: url('img/pdfico.png');
}
.two{
    width: 59.84%;
    float: left;
    text-align: center;
    color: #fff;
}
.three{
    float: right;
    border-left: 1px solid #ad171c;
    width: 50.50%;/*20.08%;*/
}
div.monthlyarea .below{
    background: #f7f7f7;
}
div.specialist .below {
    background: #1f1f1f;
}
div.monthlyarea, div.specialistarea{
    visibility: hidden;
}
.below .titlename{
    line-height:50px;
}
div.monthlyarea .below .titlename{
    color: #666666;    
}
div.light {
    background: white;
    -webkit-box-shadow: -1px 1px 10px 0px rgba(127,127,127,0.2);
    -moz-box-shadow: -1px 1px 10px 0px rgba(127,127,127,0.2);
    box-shadow: -1px 1px 10px 0px rgba(127,127,127,0.2);
}

div.dark {
    background: #2d2d2d;
}

div.managersarea p, div.monthlyarea {
    color: #666666;
}

div.specialistsarea p, div.specialistarea {
    color: whitesmoke;
}
div#storeswrapper{
    margin-top:25px;
}
div.storesarea {
    clear:both;
    /*padding: 20px 0 0 0;*/
    padding:0;
    margin: 0 auto;
    /*overflow: hidden;*/
}
div#stores div.store{
    width:330px;
    margin: 0 auto;
    padding:0;
    display:inline-block;
}
div.banner{
    padding: 15px 30px 30px 30px;
}
div.banner p {
    font-size: 0.8rem;
    /*font-weight: bold;*/
    text-transform: uppercase;

}
div.bannerinner {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 50px 15px 50px;
}
div.bannerinner > p{
    margin: 1rem auto 1.6rem auto;
    text-align: left;
}
    div.bannerinner .image {
        position: relative;
        border-radius: 0;
        width: 260px;        
        background-size: cover;
        margin-right: 10px;
    }
    div.monthly.bannerinner .image, 
    div.specialist.bannerinner .image{
        padding-bottom:50px;
        height: 390px;
        background-size: 260px 340px; 
        cursor: pointer;       
    }
    div.managers.bannerinner .image,
    div.specialists.bannerinner .image{
        border-radius: 10px;
        height: 360px;
    }

        div.managers.bannerinner .image:before,
        div.specialists.bannerinner .image:before
        {
            content: '';
            position: absolute;
            border-radius: 10px;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0),rgba(0, 0, 0, 0.89));
            opacity: 1;
        }
        div.managers.bannerinner .image:after,
        div.specialists.bannerinner .image:after {
            content: '';
            position: absolute;
            border-radius: 10px;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0),rgba(0, 0, 0, 0.3));
            opacity: 1;
            z-index:0;
        }

        div.bannerinner .image:focus {
            outline: none;
        }

div.store {
    padding: 10px;
}

div.storesarea div.storebox {
    background: white;
    width: 330px;
    height: 85px;
    min-height: 55px;
    padding: 5px;
    font-size: 0.8rem;
    font-weight: bold;
    color: rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.25);
    margin-bottom: 20px;
}

div.find.storesarea div.storebox {
    height: 100px;
}

div.storesarea div.storebox.hours {
    height: 135px;
}

div.storesarea div.storebox.phone {
    height: 55px;
}

div.storebox p {
    font-size: 0.8rem;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
    div.storebox.hours p.storetitle {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    div.storebox.phone p.storetitle {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    div.storebox p.storetitle {
        color: #000000;
        padding-top: 8px;
        padding-bottom: 1px;
    }

    div.storebox p.distance {
        color: #4388ad;
        padding-top: 2px;
        /*padding-bottom: 13px;*/
        font-size: 0.65rem;
        margin-left: 55px;
    }

div.storebox div.left p,
div.storebox div.right p {
    padding-bottom: 5px;
}

div.storebox .storeicon {
    float: left;
    height: 70px;
    padding: 10px 15px;
}

    div.storebox .storeicon img {
        width: 26px;
        height: 26px;
    }

div.storebox div.storenoicon {
    padding-left: 25px;
    padding-right: 25px;
}

div.providence {
    width: 100%;
    padding: 0;
    margin: 0;
}

    div.providence div.info {
        padding: 15px 0 15px 0;
    }

    div.providence p {
        font-weight: bold;
        font-size: 0.8rem;
        margin: 0;
    }

    div.providence .buttonize {
        padding: 10px 5px 8px 25px;
        background: white;
        border-top: 1px solid #f0f0f0;
    }

    div.providence a {
        width: 100%;
        display: block;
        font-weight: bold;
        color: #000000;
        font-size: 0.8rem;
        height: 28px;
        line-height: 28px;
    }

        div.providence a::before {
            content: "";
            display: block;
            background: url(img/markersmall.png) no-repeat;
            width: 20px;
            height: 28px;
            float: left;
            margin: 0px 15px 0 0;
        }

        div.providence a::after {
            content: "";
            display: block;
            background: url(img/arrowrightsmall.png) no-repeat;
            width: 11px;
            height: 16px;
            float: right;
            margin: 5px 15px 0 15px;
        }

.slick {
    margin: 0;
}

div.storesarea div.storebox.photo {
    width: 840px;
    height: 315px;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

.slick img {
    height: 315px;
    border-radius: 10px;
}

.storebox.photo .slick-dots {
    bottom: -10px;
    width: 30%;
    right: -25px;
}

.slick-dots li button:before {
    font-size: 10px;    
    opacity: .35;
    content: "•";
}
.storebox.photo .slick-dots li button:before{
    color: black;
}
.storebox.photo .slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
}
.slick-dots{
    bottom: -25px;
}
div.managersarea .slick-dots li button:before {
    color: black;
}

div.managersarea .slick-dots li.slick-active button:before {
    color: black;
}
div.specialists .slick-dots li button:before,
div.specialist .slick-dots li button:before {
    color: white;
}
div.arrows {
    position: relative;
    margin-top: -50px;
    margin-right: 40px;
}

.bannerinner .prev,
.bannerinner .next {
    content: '';
    font-size: 0;
    line-height: 30px;
    position: absolute;    
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;  
    background-size: 30px 30px;
}
.bannerinner .prev{
    left: -25px;
    background: url(img/arrows.png);
    background-position: 0 0;
}
.bannerinner .next{
    right: -40px;
    background: url(img/arrows.png);
    background-position: 30px 0;
}
    /*.bannerinner .prev:before {
        background: url(img/arrows.png) no-repeat center;
        background-color: transparent;
        background-size: 30px 30px;
        /*content: '←';
    }
    .bannerinner .next:before {
        content: '→';
    }*/
    .bannerinner .prev:before, .bannerinner .next:before {
        font-family: 'slick';
        font-size: 30px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
.slick-hidden{
    visibility:hidden;
}

@media only screen and (max-width: 1360px) {
    .row, .restrictor {
        max-width: 1190px;
    }
}

@media only screen and (max-width: 1250px) {
    body {
        min-width: inherit !important;
        max-width: 1024px;
        margin: 0 auto;
    }

    .row, .restrictor {
        max-width: 950px;
    }
    body.tablet header .row {
        max-width: none;
    }
}


@media only screen and (max-width: 1023px) {
    body {
        max-width: 770px;
    }

    .row, .restrictor {
        max-width: 700px;
    }

        body.tablet header .row {
            max-width: none;
            position: static;
        }

    .slick-slider {
        max-width: 720px;
    }

    body.mobile header, body.tablet header {
        margin-top: 0;
    }

    body.mobile .zone-header, body.tablet .zone-header {
        margin-top: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .hide-for-800 {
        display: none !important;
    }

    .detail-blog-post article .hide-for-800 {
        display: inherit !important;
    }

    .show-for-800 {
        display: inherit !important;
    }
    body.tablet header .row {
        position: fixed;
    }
}

@media only screen and (max-width: 767px) {
    body {
        max-width: 660px;
    }

        body.mobile .zone-header, body.tablet .zone-header {
            margin-top: 50px;
        }

    .row, .restrictor {
        max-width: 580px;
    }

    .slick-slider {
        max-width: 600px;
    }

    header .row.top {
        height: 50px;
    }

    .logo a {
        max-width: inherit;
        width: inherit;
    }

        .logo a img {
            min-width: 110px;
            width: 110px;
            margin: 0 auto;
        }
}

@media only screen and (min-width: 767px) {
    .show-for-800 {
        display: none !important;
    }
}

@media only screen and (max-width: 659px) {
    body {
        max-width: 480px;
    }

    .row, .restrictor {
        max-width: 376px;
    }

    .slick-slider {
        max-width: 386px;
    }
}

@media only screen and (max-width: 479px) {
    body {
        max-width: 376px;
    }

    .row, .restrictor {
        max-width: 376px;
    }

    .slick-slider {
        max-width: 352px;
    }
}

@media only screen and (max-width: 370px) {
    body {
        max-width: 320px;
    }

    .row, .restrictor {
        max-width: 320px;
    }

    .slick-slider {
        max-width: 313px;
    }
}




@media only screen and (max-width: 1499px) {
    div.maparea {
        min-height: 520px;
        height: 520px;
    }
    div.bannerinner {
        padding: 0 70px 15px 70px;
    }
}
@media only screen and (max-width: 1329px) {
    div.storesarea div.storebox.photo {
        width: 700px;
        height: 315px;
    }
}
@media only screen and (max-width: 1250px) {
    div.bannerinner {
        padding: 0 0 15px 0;
    }
    div.storesarea div.storebox.photo {
        width: 620px;
        height: 315px;
    }

    .storebox.photo .slick-dots {
        bottom: -10px;
        width: 30%;
        right: -20px;
    }

        .storebox.photo .slick-dots li button:before {
            font-size: 9px;
        }

        .storebox.photo .slick-dots li {
            width: 15px;
            height: 15px;
            margin: 0 3px;
        }
}

@media only screen and (max-width: 1023px) {
    div.areas .back {
        left: 5px;
    }
    div.storesarea div.storebox.photo,
    .slick img {
        width: 620px;
        height: 315px;
        overflow: visible;
    -o-object-fit: cover;
    object-fit: cover; /*none, scale-down, contain, fill */
    }
    div.hero div.promo{
        width: 715px;
        height: 610px;
    }
    div.promo .image {
        width: 280px;
        height: 375px;
    }
    div.promo div.datapart{
        width:435px;
        height:610px;
    }
    div.promo .upper{
        height:380px;
    }
    div.promo .lower a.html{
        display:none;
    }
    div.promo .lower a.flash{
        float:left;
    }
    .backhome a {
        display:none;
    }
    div.storesarea div.storebox.photo {
        width: 360px;
        height: 315px;
    }
        .storebox.photo .slick-dots {
        bottom: -10px;
        width: 30%;
        right: 15px;
    }

        .storebox.photo .slick-dots li button:before {
            font-size: 9px;
        }

        .storebox.photo .slick-dots li {
            width: 15px;
            height: 15px;
            margin: 0 3px;
        }
}

@media only screen and (max-width: 767px) {
    .row .searcharea .searchbox {
        margin: 15px auto 0 auto;
    }
    div#storeswrapper {
        margin-top: 15px;
    }
    div.bannerinner > p{
        text-align: center;
    }
    body.mobile header, body.tablet header {
        margin-top: 50px;
    }
    div.hero div.promo{
        width: 280px;
        height: 450px;
    }
    div.promo div.datapart{
        width:280px;
        height:75px;
        border-radius: 0 0 4px 4px;
        padding:0;
    }
    div.promo div.lower{
        height:75px;
    }
    div.promo .image{
        border-radius: 4px 4px 0 0;
    }
    div.promo .description,
    div.promo .body,
    div.promo .info,
    div.promo .upper{
        display:none;
    }
    div.promo div.dates{
        display:none;
    }
    div.promo .lower a.html {
        float: none;
        margin-left: 35px;
        margin-top: 3px;
    }
        div.promo .lower a.flash {
        float: none;
        margin-left: 35px;
        margin-top: 3px;
    }
    div#over_details{
        display:block;        
    }
    div#over_map{
        display:none;
    }
    div.directionsbox{
        z-index:0;
        background: transparent;
    }
    .toggles {
        margin-top: 20px;
        margin-left: 0;
    }
    a.toggle{
        width:115px;
    }
    a.close {
        width: 100%;
    }
    div.directionsbox .list {
        top: 45px;
        bottom: 60px;
        left: 1px;
        right: 1px;
        border-radius: 4px;
    }
    div.directionsbox div.closer {
        left: 0;
        right: 0;
        bottom:0;
    }
    /*section#main {
        margin: 0 40px 0 40px;
    }*/

    div.areas .back {
        left: 10px;
    }

    header .row.top {
        height: 50px;
    }

    .logo a {
        max-width: inherit;
        width: inherit;
        margin: 12px auto 0;
    }

        .logo a img {
            height: 25px;
            min-width: inherit !important;
            width: auto !important;
            margin: 0 auto;
        }

    .hide-for-800 {
        display: none !important;
    }

    .show-for-800 {
        display: inherit !important;
    }

    div.greece {
        height: 260px;
        max-height: 260px;
        min-height: 260px;
        background-size: 70% 85%;
        background-position-y: 40px;
    }

        div.greece div.searcharea {
            height: 210px;
        }

    div.areas div.shortcuts dd, div.areas .back {
        margin-left: 0;
    }

    div.maparea {
        min-height: 270px;
        height: 270px;
    }    
        div.storesarea div.storebox.photo,
    .slick img {
        width: 330px;
        height: 170px;
        overflow: visible;
    }
        .slick-dots, 
    .storebox.photo .slick-dots {
        bottom: -50px;
        width: 100%;
        right: 0;
    }
    div.store{
        padding:10px;
    }
    div.storesarea div.storebox {
        margin-bottom: 15px;
    }
        .slick-dots li button:before,
        .storebox.photo .slick-dots li button:before{
            font-size: 6px;
            color: black;
        }

        .slick-dots li,
        .storebox.photo .slick-dots li {
            width: 10px;
            height: 10px;
            margin: 0 3px;
        }

            .slick-dots li.slick-active button:before,
            .storebox.photo .slick-dots  li.slick-active button:before{
                color: black;
            }
    div.searchbox {
        width: 330px;        
        margin: 15px 0;
    }
}

@media only screen and (max-width: 767px) {
    div#details {
        padding-bottom: 20px;
    }
}

/*@media only screen and (max-width: 640px) {
    section#main {
        margin: 0;
    }

    div.areas .back {
        left: 15px;
    }
}*/


@media only screen and (max-width: 400px) {
    dd.titlelink {
        max-width: 160px;
    }
    section#main {
        margin: 0;
    }
    div.areas .back {
        left: 10px;
    }


}

@media only screen and (max-width: 370px) {
    div.hero{
        padding: 20px 20px 25px 20px;
    }
    div.areas .back {
        margin-top: 1px;
    }
    div.areas div.shortcuts dd, div.areas .back,
    div.areas div.shortcuts dd a.active {
        font-size: 0.7rem;
    }
    div.areas div.shortcuts dd.titlelink {
        max-width: 120px;
        float:right;
        text-align: right;
    }
    div.store{
        padding: 5px;
    }
    div.storesarea {
        padding: 10px;
    }
    div#over_details{
        padding:0 0 5px 5px;
    }
    div.searchbox {
        width: 290px;
    }
    div.searchbox .textarea {
        width: 235px;
    }
    div#stores div.store {
        width: 290px;
    }
    div.storesarea div.storebox,
    div.storesarea div.storebox.photo {
        width: 290px;
        margin-left: 0;
    }
    section#main {
        margin: 0;
    }
    div.areas .back {
        left: 10px;
    }
    .row .searcharea .searchbox {
        margin: 15px auto 0 auto;
    }
    a.toggle{
        width:101px;
    }
    div.storebox p.storetitle {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    div.storebox .storeicon {
        padding: 10px 10px;
    }
    div.storebox div.storenoicon {
        padding-left: 10px;
        padding-right: 10px;
    }
    div.monthly.bannerinner .image, 
    div.specialist.bannerinner .image {
        padding-bottom: 50px;
        width:230px;
        height: 350px;
        background-size: 230px 300px;
        cursor: pointer;
    }
    div.managersarea .image,
    div.specialistsarea .image{
        width:230px;
    }
}
div.managers.bannerinner .image:hover .empinfo, 
div.specialists.bannerinner .image:hover .empinfo,
div.managers.bannerinner .image:active .empinfo, 
div.specialists.bannerinner .image:active .empinfo  {
    visibility:visible;
}
div.managers.bannerinner .image:hover .bottom, 
div.specialists.bannerinner .image:hover .bottom,
div.managers.bannerinner .image:active .bottom, 
div.specialists.bannerinner .image:active .bottom {
    visibility:hidden;
}
/*div.managers.bannerinner .image:hover .image:after
{
    display:none;
}*/
.empinfo {
    visibility:hidden;
    position:relative;
    border-radius: 10px;
    padding: 20px;
    color: white;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.45);
}
