 .scroll-to-top {
    right: 16px;
    bottom: 16px;
    width: auto;
    height: auto;
    border: none;
    border-radius: 4px;
    padding: 5px 10px;
    background-image: url(/media/SVG/up.svg);
    background-position: right 10px top 12px;
}

#filter_control{
     width:100vw;
     background-color: teal
 }

 .filter_control{     display: flex;

 }

 .filter_control_item{
     flex-grow: 1;
 }
 .filter_control_item__filters{
    flex-grow: 4;
 }

 .map-button {
    bottom: 26px;
    position: fixed;
    width: 100%;
}
.map-button__button {
    box-shadow: 0 0 16px rgba(0,0,0,.1);
    display: block;
    margin: 0 auto;
}

.btn__label:only-child {
    display: flex;
}
.btn__label {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.btn__label .SVGIcon:first-child {
    margin-left: -8px;
    margin-right: .3333em;
}
.map-button__button .btn__label .SVGIcon:first-child {
    margin-left: 0;
}
 .cat-name-picture {
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    position: absolute;
     right: 24px;
    right: 100px;
    text-transform: uppercase;
    top: 24px;
}

.feat-highlight span {
    margin-right:0.5rem;

}

.map-listing__item-photo {position:relative;width:100%;min-height:1px;}
.map-listing__item-photo {-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}

.map-listing__item-body {position:relative;width:100%;min-height:1px;padding-top:15px;padding-right:15px;padding-left:15px}
.map-listing__item-body {-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}

.map-listing__item {
    max-height: 290px;
}

.map-listing__item  picture {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    min-height: 300px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}



 .MOB_map__listings {
    position: relative !important;
    z-index: 0 !important;
    min-height: calc(65px + 100vh) !important;


}

.MOB_map__nav {
    -moz-box-direction: normal !important;
    -moz-box-orient: vertical !important;
    display: flex !important;
    flex-direction: column !important;
    left: 0px !important;
    position: fixed !important;
    right: 0px !important;
    top: 0px !important;
    transition: -ms-transform 0.2s cubic-bezier(0.35, 0, 0.65, 1) 0s, transform 0.2s cubic-bezier(0.35, 0, 0.65, 1) 0s, transform 0.2s cubic-bezier(0.35, 0, 0.65, 1) 0s !important;
    z-index: 1 !important;
}

.MOB_map__nav::before {
    content: "" !important;
    position: absolute !important;
    inset: 0px !important;
    transition: opacity 0.2s cubic-bezier(0.35, 0, 0.65, 1) 0s !important;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;
    border-bottom: 1px solid rgb(247, 247, 247) !important;
    opacity: 0 !important;
}

.MOB_map__nav-wrapper {
    position: relative !important;
    z-index: 2 !important;

    color: rgb(34, 34, 34) !important;

}

.MOB_map__nav-content::before {
    display: flex !important;
    content: "" !important;
}


.MOB_map__nav-content::after {
    display: flex !important;
    content: "" !important;
}

.MOB_map__nav-content_ctrl {
    padding: 8px 24px !important;
    width: 100% !important;
}

.MOB_map__nav-content_ctrlUI {
    width: 100% !important;
    height: 48px !important;
    display: inline-flex !important;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% padding-box !important;
    border-color: rgba(0, 0, 0, 0.04) !important;
    border-radius: 24px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 20px !important;
    color: rgb(34, 34, 34) !important;
}

.MOB_map__nav-content_ctrlgoback{
    -moz-box-pack: center !important;
    -moz-box-align: center !important;
    flex-basis: 48px !important;
    flex-shrink: 0 !important;
    min-width: 0px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.MOB_map__nav-content_ctrlgobacklink {
    appearance: none !important;
    display: inline-block !important;
    border-radius: 50% !important;
    border: medium none !important;
    outline: currentcolor none medium !important;
    margin: 0px !important;
    padding: 0px !important;
    color: rgb(34, 34, 34) !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
    position: relative !important;
    background: transparent none repeat scroll 0% 0% !important;
    transition: -ms-transform 0.25s ease 0s, transform 0.25s ease 0s, transform 0.25s ease 0s !important;
}

.MOB_map__nav-content_ctrlgobacklink::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
}

.MOB_map__nav-content_ctrlbuttonwrap {
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
}

.MOB_map__nav-content_ctrlbuttonwrap_filter {
    flex-basis: 48px !important;
    flex-shrink: 0 !important;
    min-width: 48px !important;
}



.MOB_map__nav-content_ctrlbutton {
    cursor: pointer !important;
    position: relative !important;
    touch-action: manipulation !important;
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
    border-radius: 0px !important;
    outline: currentcolor none medium !important;
    transition: box-shadow 0.2s ease 0s, -ms-transform 0.1s ease 0s, transform 0.1s ease 0s, transform 0.1s ease 0s !important;
    background: transparent none repeat scroll 0% 0% !important;
    border: medium none !important;
    color: inherit !important;
    display: block !important;
    margin: 0px !important;
    padding: 0px !important;
    text-align: inherit !important;
    text-decoration: none !important;
    height: 100% !important;
    width: 100% !important;
}

.MOB_map__nav-content_ctrlbutton::-moz-focus-inner {
    border: medium none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.MOB_map__nav-content_ctrlbutton-content {
    -moz-box-align: center !important;
    align-items: center !important;
    display: flex !important;
    padding-right: 12px !important;
    border-right: 1px solid rgba(0, 0, 0, 0.15) !important;
}

._zt2e60x {
    -moz-box-align: center !important;
    align-items: center !important;
    display: flex !important;
    padding-right: 12px !important;
    border-right: 1px solid rgba(0, 0, 0, 0.15) !important;
}

._16rtxsd {
    -moz-box-flex: 1 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    max-height: 18px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -moz-box-orient: vertical !important;
    color: rgb(34, 34, 34) !important;
    font-weight: 600 !important;
    flex-grow: 1 !important;
    padding-right: 4px !important;
    flex-shrink: 0 !important;
    max-width: 55% !important;
}

.MOB_map__nav-content_ctrl_loc {
    -moz-box-flex: 1 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    max-height: 18px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -moz-box-orient: vertical !important;
    color: rgb(34, 34, 34) !important;
    font-weight: 600 !important;
    flex-grow: 1 !important;
    padding-right: 4px !important;
    flex-shrink: 0 !important;
    max-width: 55% !important;
}

.MOB_map__nav-content_ctrl_dates {
    -moz-box-flex: 1 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    max-height: 18px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -moz-box-orient: vertical !important;
    color: rgb(113, 113, 113) !important;
    font-weight: 600 !important;
    text-align: right !important;
    flex-grow: 1 !important;
}




.MOB_map__wrap {
    inset: 0px 0px auto !important;
    display: flex !important;
    position: fixed !important;
    height: 100vh !important;
}

.MOB_map__content::before {
    display: flex !important;
    content: "" !important;
}

.MOB_map__content::after {
    display: flex !important;
    content: "" !important;
}



.MOB_map__placeholder {
    position: fixed !important;
    right: 24px !important;
    bottom: 96px !important;
    transition: -ms-transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s, transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s, transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s !important;
}

.MOB_map__listingswrap {
  bottom: 0px !important;
    position: fixed !important;
    width: 100% !important;
}

._dgbeb18 {
    appearance: none !important;
    background: transparent none repeat scroll 0% 0% !important;
    border: 0px none !important;
    display: block !important;
    margin: 0px !important;
    outline: currentcolor none medium !important;
    width: 100% !important;
    z-index: -1 !important;
    min-height: 40vh !important;
}

.mymen_listings_MOB {
    position: relative !important;
    z-index: 5 !important;
    display: flex !important;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;
    min-height: calc(65px + 60vh) !important;
    width: 100% !important;
    border-top-left-radius: 24px !important;
    border-top-right-radius: 24px !important;
    margin-top:-200px;
}
/*
.owl-carousel .owl-stage-outer {

 overflow:visible;

}
*/



ul.hotel-listings {
    scrollbar-width: none !important;
    display: flex !important;
    height: 100% !important;
    list-style: outside none none !important;
    overflow: auto hidden !important;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    min-width: 100% !important;
    scroll-snap-type: x mandatory !important;
}

ul.hotel-listings li.item {
    border-style: solid !important;
    border-color: transparent !important;
    scroll-snap-align: center !important;
}

.hotels-list-item-cont {
    -moz-box-pack: center !important;
    height: 100% !important;
    display: flex !important;
    justify-content: center !important;
}


.hotels-list-item-wrap {
    max-width: 100% !important;
    padding-top: 24px !important;
}






.hotels-list-item {
    background-color: rgb(255, 255, 255) !important;
    font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif !important;
    border-radius: 12px !important;
    box-shadow: rgba(0, 0, 0, 0.28) 0px 8px 28px !important;
    color: rgb(34, 34, 34) !important;
    display: flex !important;
    height: 108px !important;
    max-width: 100% !important;
    position: relative !important;
    width: calc(-48px + 100vw) !important;
}



._hxt6u1e {
    position: relative !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}

._1vh9w33 {
    position: absolute !important;
    z-index: 1 !important;
    padding: 8px !important;
    width: 100% !important;
}


.hotels-list-itemOFF {
    max-width: 100% !important;
    padding-top: 24px !important;
}


.map_listing_body {
    flex: 1 1 0% !important;
    padding: 12px !important;
}
.map_photo_cont {
    background-color: rgb(113, 113, 113) !important;
    border-bottom-left-radius: 12px !important;
    border-top-left-radius: 12px !important;
    height: 108px !important;
    min-width: 108px !important;
    overflow: hidden !important;
    pointer-events: none !important;
    position: relative !important;
    width: 108px !important;
}



.map_photo_cont::after {
    content: "" !important;
    position: absolute !important;
    inset: 0px !important;
    border-radius: inherit !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    pointer-events: none !important;
}


.map_listing_body ol {
    margin: 0px !important;
    padding: 0px !important;
}

.map_listing_body__one {
    color:  #222222 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    max-height: 18px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -moz-box-orient: vertical !important;
}



.map_listing_body__address  {
    font-weight: 400 !important;
    color:  #222222 !important;
    word-break: break-all !important;
    font-size: 14px !important;
    line-height: 18px !important;
    line-height: 18px;
    max-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -moz-box-orient: vertical;
}



.map_photo_cont__label
 {  position: absolute !important;
    z-index: 1 !important;
    padding: 8px !important;
    width: 100% !important;

}

._1vh9w33 {
    position: absolute !important;
    z-index: 1 !important;
    padding: 8px !important;
    width: 100% !important;
}


.map_photo_cont__label_cont {
    display: inline-flex !important;
    vertical-align: top !important;
    background-clip: padding-box !important;
    max-width: 100% !important;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px !important;
    border-radius: 6px !important;
    padding: 2px 6px !important;
}

.map_photo_cont__img_cont {

}
.map_photo_cont__img_img {

}

.map_photo_cont__img_wrap {
    -moz-box-pack: center !important;
    -moz-box-align: center !important;
    position: absolute !important;
    inset: 0px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.map_photo_cont__img_img-mapthumb {
    height: 100% !important;
    width: 100% !important;
    position: static !important;
}



.map_photo_cont__img_img-mapthumb_back {
    display: inline-block !important;
    vertical-align: bottom !important;
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
    inset: 0px !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}

._1ggd23b {
    -moz-box-pack: justify !important;
    display: flex !important;
    justify-content: space-between !important;
    margin-bottom: 6px !important;
}


._19g2ez5g {
    -moz-box-align: center !important;
    align-items: center !important;
    display: flex !important;
    width: 100% !important;
    font-size: 12px !important;
    line-height: 16px !important;
}


._1c50qo6 {
    margin-right: 10px !important;
}


.map_listing_rating {
    -moz-box-align: center !important;
    align-items: center !important;
    display: flex !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

._1ca2jxl {
    -moz-box-align: center !important;
    align-items: center !important;
    display: flex !important;
    font-size: 12px !important;
    line-height: 16px !important;
}


._10xjrv2u {
    display: inline-block !important;
    vertical-align: bottom !important;
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
    inset: 0px !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}

._10xjrv2u {
    display: none !important;
    background-image: none !important;
}

.map_photo_cont__img_img-mapthumb_back {
    display: none !important;
    background-image: none !important;
}


._91slf2a {
    height: 100% !important;
    width: 100% !important;
    position: static !important;
}



.map_photo_cont__label-text{
    font-size: 8px !important;
    line-height: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    max-height: 16px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -moz-box-orient: vertical !important;
}


._noselect {
    pointer-events: none !important;
    user-select: none !important;
    white-space: pre-wrap !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

._1ggd23b {
    -moz-box-pack: justify !important;
    display: flex !important;
    justify-content: space-between !important;
    margin-bottom: 6px !important;
}

._19g2ez5g {
    -moz-box-align: center !important;
    align-items: center !important;
    display: flex !important;
    width: 100% !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

._1c50qo6 {
    margin-right: 10px !important;
}

._1ca2jxl {
    -moz-box-align: center !important;
    align-items: center !important;
    display: flex !important;
    font-size: 12px !important;
    line-height: 16px !important;
}


._star_rating {
    -moz-box-align: center !important;
    align-items: center !important;
    display: flex !important;
    margin-right: 4px !important;
    color: rgb(56, 115, 255) !important
}

.map_listing_addfav
 {
    appearance: none !important;
    display: inline-block !important;
    border-radius: 50% !important;
    border: medium none !important;
    outline: currentcolor none medium !important;
    margin: 0px !important;
    padding: 0px !important;
    color: rgb(34, 34, 34) !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
    position: relative !important;
    background: transparent none repeat scroll 0% 0% !important;
    transition: -ms-transform 0.25s ease 0s, transform 0.25s ease 0s, transform 0.25s ease 0s !important;
}

._187sg6v {
    appearance: none !important;
    display: inline-block !important;
    border-radius: 50% !important;
    border: medium none !important;
    outline: currentcolor none medium !important;
    margin: 0px !important;
    padding: 0px !important;
    color: rgb(34, 34, 34) !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
    position: relative !important;
    background: transparent none repeat scroll 0% 0% !important;
    transition: -ms-transform 0.25s ease 0s, transform 0.25s ease 0s, transform 0.25s ease 0s !important;
}

.map_listing_addfav::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
}

.map_listing_addfav::-moz-focus-inner {
    border: medium none !important;
    padding: 0px !important;
    margin: 0px !important;
}



._11ry7lz {
    color: rgb(34, 34, 34) !important;
}

._a7a5sx {
    color: rgb(113, 113, 113) !important;
}

#cookie-bar {
    background: rgba(0, 0, 0, 0.8);
    height: auto;
    line-height: 24px;
    color: #eeeeee;
    text-align: center;
    padding: 15px 0;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 500;
}
#cookie-bar p {
    margin: 0;
    padding: 0;
}
#cookie-bar a {
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    padding: 2px 10px;
    margin-left: 8px;
}
@media (max-width: 767px) {
    #cookie-bar a {
        display: block;
        max-width: 150px;
        margin: auto;
        margin-bottom: 5px;
    }
}
#cookie-bar .cb-enable {
    background: #32a067;
}
#cookie-bar .cb-enable:hover {
    background: #fff;
    color: #0054a6;
}
#cookie-bar .cb-disable {
    background: #990000;
}
#cookie-bar .cb-disable:hover {
    background: #bb0000;
}
#cookie-bar .cb-policy {
    background: #0762f8;
}
#cookie-bar .cb-policy:hover {
    background: #fff;
    color: #0054a6;
}
#cookie-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}
#cookie-bar.fixed.bottom {
    bottom: 0;
    top: auto;
}
@media (max-width: 767px) {
    #cookie-bar {
        padding: 5px 0;
    }
}
/* CORE */


.h1, h1 {
    font-size: 1.5rem;
}

@media only screen and (min-width: 992px) {
    .h1, h1 {
        font-size: 2.5rem;
    }
}

ul#top_menu li a.INFOshare-it {
    color: #444;
}



/* new  2021 */
header {
    position: fixed;
    z-index: 1500;
}

#header {
    margin-top:100px;
}
#header.search-is-open {
    margin-top:130px;
}

.mymen-listings {    margin-top:30px;
    }
.mymen-busines-header {    margin-top:20px;
    }

/* base size 24px */
.SVGIcon {
    display: inline-block;
    stroke-width: 1.5;
    stroke: currentColor;
    width: 24px;
    height: 24px;
}

.SVGIcon--inline-flex {
    display: inline-flex;
    vertical-align: text-bottom;
}

.SVGIcon--24px {
    width: 24px;
    height: 24px;
}

.SVGIcon--32px {
    width: 32px;
    height: 32px;
}


.SVGIcon--36px {
    width: 36px;
    height: 36px;
}

.SVGIcon--64px {
    width: 64px;
    height: 64px;
}

@media only screen  and
 (max-device-width : 476px) {
  .SVGIcon--36px {
    width: 36px;
    height: 36px;
}

 }

/* end new svg 2021 */


/* All styles for screen size over 992px*/
@media only screen and (min-width: 992px) {
    .mymen_transferIcon {
        padding-left: 10px;
    }

    .mymenorca_spacer {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .mymenorca_spacer_bottom {
        padding-top: 30px;
        padding-bottom: 30px;
    }


    nav#menu.main-menu {
        /* not required for flexbox display: block !important;  */
    }

    #mm-menu.main-menu {
        display: none !important;
    }

    header .btn_mobile {
        display: none !important;
    }

    /* Menu */
    .main-menu {
        /* position: relative;
    z-index: 9;
    width: auto;
    top: 12px;
    right: 15px;
    float: right;   */
           -moz-transition: all .3s ease-in-out;
             -o-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
        color: #fff;
        font-family: 'Lato', sans-serif;
    }
    .main-menu ul, .main-menu ul li {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 0;
    }
    .main-menu ul a, .main-menu ul li a {
        position: relative;
        margin: 0;
        padding: 0;
        display: block;
        padding: 5px 10px;
        white-space: nowrap;
    }

    /*First level styles */
    /* orig .main-menu > ul > li span > a {
    color: white;
    padding: 0 8px 15px 8px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
  }  */
    /* main menu top level  asthetics */
    .main-menu > ul > li span > a, .main-menu > ul > li span > a > h4 {
        color: inherit;
        cursor: pointer;
        padding: 0 5px;
        font-weight: 700;
        margin-left: 8px;
        background: transparent;
        /* dev allows to see spacing AFTER flex
    background: #0000007a;
    transition: background-color .35s,border-color .35s;
    border: 1px solid transparent;
    border-radius: 8px;
    box-shadow: none; */
    }

    .main-menu > ul > li span > a > h4 {
        font-weight: 900;
    }

    .site-header-nav--link {
        /*   display: flex;
    align-items: center; */
    }

    .site-header-nav--utilititypad {
        align-items: center;
        color: inherit;
        /*display:flex;   */
        font-size: .875rem;
    }

    .site-header-nav--icon-label {
        /*padding-left:8px; */
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 150px;
    }



    .main-menu > ul > li span:hover > a {
        opacity: .7;
    }

    header.sticky .main-menu > ul > li span > a, header.stickyDIR .main-menu > ul > li span > a {
        color: #444;
    }
    header.sticky .main-menu > ul > li span:hover > a, header.stickyDIR .main-menu > ul > li span:hover > a {
        opacity: 1;
        color: #0762f8;
    }

    /* Submenu*/
    .main-menu ul ul {
        position: absolute;
        z-index: 1;
        visibility: hidden;
        left: 3px;
        top: 100%;
        margin: 0;
        display: block;
        padding: 0;
        background: #fff;
        min-width: 200px;
        -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .175);
           -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .175);
                box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .175);
        transform: scale(.4);
        transform-origin: 10% top;
                transition: .15s linear, .1s opacity cubic-bezier(.39, .575, .565, 1), .15s transform cubic-bezier(.1, 1.26, .83, 1);
        opacity: 0;
           -moz-transition: all .2s ease;
             -o-transition: all .2s ease;
        -webkit-transition: all .2s ease;
            -ms-transition: all .2s ease;
                transition: all .2s ease;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
            -ms-border-radius: 3px;
                border-radius: 3px;
    }
    .main-menu ul ul:before {
        bottom: 100%;
        left: 15%;
        border: solid transparent;
        content: ' ';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #fff;
        border-width: 7px;
        margin-left: -7px;
    }
    .main-menu ul ul li {
        display: block;
        height: auto;
        padding: 0;
    }
    .main-menu ul ul li a {
        font-size: 13px;
        font-size: .8125rem;
        color: #555;
        border-bottom: 1px solid #ededed;
        display: block;
        padding: 15px 10px;
        line-height: 1;
    }
    /* mine might be wring */
    .main-menu ul ul li.submenu span {
        font-size: 13px;
        font-size: .8125rem;
        color: #555;
        border-bottom: 1px solid #ededed;
        display: block;
        padding: 15px 10px;
        line-height: 1;
    }

    .main-menu ul li:hover > ul {
        padding: 0;
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
                transform: scale(1);
        -webkit-transition-delay: .2s;
                transition-delay: .2s;
        -webkit-transition-duration: 0s, .2s, .2s;
                transition-duration: 0s, .2s, .2s;
        z-index: 1031!important;
    }

    .main-menu ul ul li:first-child a:hover {
        -webkit-border-radius: 3px 3px 0 0;
           -moz-border-radius: 3px 3px 0 0;
            -ms-border-radius: 3px 3px 0 0;
                border-radius: 3px 3px 0 0;
    }
    .main-menu ul ul li:last-child a {
        border-bottom: none;
    }
    .main-menu ul ul li:last-child a:hover {
        -webkit-border-radius: 0 0 3px 3px;
           -moz-border-radius: 0 0 3px 3px;
            -ms-border-radius: 0 0 3px 3px;
                border-radius: 0 0 3px 3px;
    }
    .main-menu ul ul li:hover > a {
        background-color: #f9f9f9;
        color: #0762f8;
        padding-left: 18px;
    }

    .site-header-logo--SVG {
        /* width:189px; */

        height: 50px;
    }


    .site-header--flex-spacer {
        width: 50px;
    }
}

/* \ END ALL styles  @media only screen and (min-width: 992px) { */

/* ipad mini landscape & portrraint */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
    .site-header-logo {
        /* flex: 1 1 200px; */

        padding-right: 20px;
    }

    /* main menu top level  asthetics */
    .main-menu > ul > li span > a, .main-menu > ul > li span > a > h4 {
        font-size: .8rem;
        padding: 0 2px;
        font-weight: 700;
        margin-left: 2px;
    }

    .main-menu > ul > li span > a > h4 {
        font-weight: 900;
    }

    .site-header-nav--link {
        /*   display: flex;
    align-items: center; */
    }

    .site-header-logo--SVG {
        height: 40px;
    }

    .site-header-nav--utilititypad {
        align-items: center;
        color: inherit;
        /*display:flex;   */
        font-size: .875rem;
    }

    .site-header-nav--icon-label {
        padding-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 150px;
    }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1) {
    .site-header-logo--SVG {
        margin-left: 30px;
        height: 40px;
    }

    .site-header-nav--utilititypad {
        align-items: center;
        color: inherit;
        /*display:flex;   */
        font-size: .875rem;
    }

    .site-header-nav--icon-label {
        padding-left: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 150px;
    }

    .site-header-nav--header {
        padding-left: 8px;
        overflow: hidden;
        white-space: nowrap;
        max-width: 150px;
        opacity: .5;
    }
}





@media (min-width:1200px) {
    .site-header-nav--link {
        padding: 9px 12px;
    }
    .site-header-nav--header {
        padding-left: 0;
        max-width: 150px;
        opacity: .5;
    }
}






/* Submenu 2nd level right */
.main-menu ul ul.second_level_right {
    left: auto;
    right: 3px;
}
.main-menu ul ul.second_level_right:before {
    right: 15%;
    left: auto;
}

/* Submenu 3rd level */
.main-menu ul ul li span a {
    font-weight: normal !important;
}
.main-menu ul ul li span a:hover {
    color: #0762f8;
    padding-left: 18px;
    opacity: 1;
}
.main-menu ul ul li span a:after {
    font-family: 'ElegantIcons';
    content: '\35';
    float: right;
    font-size: 16px;
    font-size: 1rem;
    margin-top: -2px;
}

.main-menu ul ul ul {
    position: absolute;
    border-top: 0;
    z-index: 1;
    height: auto;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    min-width: 190px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.main-menu ul ul ul.third_level_left {
    right: 100%;
    left: auto;
}
.main-menu ul ul ul li a, .main-menu ul ul ul li span {
    border-bottom: 1px solid #ededed !important;
}

/* Arrows top 3rd level*/
.main-menu ul ul ul:before {
    border-width: 0;
    margin-left: 0;
}

/* All styles for screen size under 991px */
@media only screen and (max-width: 991px) {
    nav#menu {
        display: none !important;
    }

    .mm-menu {
        background: #fff;
    }

    .main-menu {
        top: 0;
        right: 0;
        float: none;
    }

    ul.mm-listview {
        line-height: 25px;
    }
    ul.mm-listview li a {
        color: #555 !important;
        display: block;
    }
}
#menu.fake_menu {
    display: none !important;
    visibility: hidden !important;
}
/* CRITICAL re-define #header-nav  to put DIR nav on new line with clear: both; */
/*.main-menu::after{ clear:both;}*/

#header-nav {
   /* margin-top: 20px; */
    /*   background-color: #fff; */
    border-bottom: 1px solid #dee3e5;
    z-index: 5;
    clear: both;
}

/*-------- 1.3 Structure --------*/
/* Header */

header.header .logo_sticky {
    display: none;
}
header.header.stickyDIR .logo_normal {
    display: none;
}

header.header.stickyDIR .logo_normal {
    display: none;
}
header.header.sticky, header.header.stickyDIR {
       -moz-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    border-bottom: 1px solid #ededed;
    background-color: #fff;
    padding: 15px 20px;
}
@media (max-width: 991px) {
    header.header.sticky, header.header.stickyDIR {
        padding: 15px 15px 5px 15px;
    }
}
header.header.sticky .logo_normal, header.header.stickyDIR .logo_sticky {
    display: none;
}
header.header.sticky .logo_sticky, header.header.stickyDIR .logo_sticky {
    display: inline-block;
}


ul, ol {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
}
/* also acts as FLEX child and parent */
ul#top_menu {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
    align-items: center;
    color: inherit;
    font-size: .875rem;
}

.site-header-nav--icon-label {
    /*padding-left:8px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
}
/*float: right;
  margin: 0 0 0 10px;
  padding: 0;
  font-size: 13px;
  font-size: 0.8125rem;
  */


@media (max-width: 991px) {
    ul#top_menu {
        margin: -2px 0 0 10px;
    }
}
ul#top_menu li {
    /*float: left;
  margin: 0;
  line-height: 1;
  margin-right: 15px; */
}
/* search */
ul#top_menu li:last-child {
    margin-right: 0;
    position: relative;
    top: 0;
    padding-left: 30px;
}
@media (max-width: 991px) {
    ul#top_menu li {
        margin: 0 0 0 10px;
    }
    ul#top_menu {
        justify-content: flex-end;
    }
}
@media (max-width: 767px) {
    ul#top_menu li:first-child {
        /* display: none;*/
    }
    ul#top_menu li:last-child {
        padding-left: 20px;
    }


    ul#top_menu {
        justify-content: flex-end;
    }
}
ul#top_menu li a {
    color: #fff;
}
ul#top_menu li a:hover {
    color: #fff;
    opacity: .7;
}
ul#top_menu li a.login, ul#top_menu li a.wishlist_bt_top, ul#top_menu li a.cart-menu-btn, ul#top_menu li a.transfer-menu-btn, ul#top_menu li a.airplane-menu-btn, ul#top_menu li a.share-menu-btn, ul#top_menu li a.carhire-menu-btn {
    /*display: block;
  width: 22px;
  height: 23px;
  position: relative;
  top: 8px;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;  */
}
@media (max-width: 991px) {
    ul#top_menu li a.login, ul#top_menu li a.wishlist_bt_top, ul#top_menu li a.cart-menu-btn, ul#top_menu li a.transfer-menu-btn, ul#top_menu li a.share-menu-btn, ul#top_menu li a.airplane-menu-btn, ul#top_menu li a.carhire-menu-btn {
        top: 2px;
    }
}
ul#top_menu li a.login:before, ul#top_menu li a.wishlist_bt_top:before, ul#top_menu li a.cart-menu-btn:before {
    font-family: 'Glyphter';
    font-size: 21px;
    font-size: 1.3125rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    line-height: 1;
}
ul#top_menu li a.transfer-menu-btn:before {
    font-family: 'fontello';
    font-size: 21px;
    font-size: 1.3125rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: normal;
    line-height: 1;
}
ul#top_menu li a.airplane-menu-btn:before {
    font-family: 'fontello';
    font-size: 21px;
    font-size: 1.3125rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: normal;
    line-height: 1;
}

ul#top_menu li a.carhire-menu-btn:before {
    font-family: 'fontello';
    font-size: 21px;
    font-size: 1.3125rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    line-height: 1;
}

ul#top_menu li a.share-menu-btn:before {
    font-family: 'fontello';
    font-size: 21px;
    font-size: 1.3125rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
    line-height: 1;
}
.sticky ul#top_menu li a.login:before, .sticky ul#top_menu li a.wishlist_bt_top:before, .sticky ul#top_menu li a.cart-menu-btn:before, .sticky ul#top_menu li a.transfer-menu-btn:before, .sticky ul#top_menu li a.airplane-menu-btn:before, .sticky ul#top_menu li a.share-menu-btn:before, .sticky ul#top_menu li a.carhire-menu-btn:before {
    color: #444;
}

.stickyDIR ul#top_menu li a.login:before, .stickyDIR ul#top_menu li a.wishlist_bt_top:before, .stickyDIR ul#top_menu li a.cart-menu-btn:before, .stickyDIR ul#top_menu li a.transfer-menu-btn:before, .stickyDIR ul#top_menu li a.airplane-menu-btn:before, .stickyDIR ul#top_menu li a.share-menu-btn:before, .stickyDIR ul#top_menu li a.carhire-menu-btn:before {
    color: #444;
}
ul#top_menu li a.wishlist_bt_top {
    text-indent: -9999px;
    overflow: hidden;
}
ul#top_menu li a.wishlist_bt_top:before {
    content: '\0043';
}
ul#top_menu li a.login {
    text-indent: -9999px;
    overflow: hidden;
}
ul#top_menu li a.login:before {
    content: '\0042';
}
ul#top_menu li a.cart-menu-btn {
    top: 6px;
}
ul#top_menu li a.transfer-menu-btn, ul#top_menu li a.airplane-menu-btn {
    top: 6px;
}

ul#top_menu li a.carhire-menu-btn {
    top: 6px;
}

ul#top_menu li a.share-menu-btn {
    top: 6px;
}
@media (max-width: 991px) {
    ul#top_menu li a.cart-menu-btn {
        top: 0;
    }
    ul#top_menu li a.transfer-menu-btn, ul#top_menu li a.airplane-menu-btn {
        top: 0;
    }
    ul#top_menu li a.carhire-menu-btn {
        top: 0;
    }
}
ul#top_menu li a.cart-menu-btn:before {
    content: '\0041';
}
ul#top_menu li a.transfer-menu-btn:before {
    /*content: '\ed5a'; */
    content: '\ef26';
}

ul#top_menu li a.carhire-menu-btn:before {
    content: '\ed5a';
}

ul#top_menu li a.airplane-menu-btn:before {
    content: '\e8db';
}

ul#top_menu li a.share-menu-btn:before {
    content: '\e9cc';
}
ul#top_menu li a.cart-menu-btn strong {
    font-size: 11px;
    font-size: .6875rem;
    width: 15px;
    height: 15px;
    display: block;
    background-color: #333;
    color: #fff;
    position: relative;
    bottom: -15px;
    right: -10px;
    text-align: center;
    line-height: 17px !important;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
        -ms-border-radius: 50%;
            border-radius: 50%;
    margin: 0;
    padding: 0;
}

ul#top_menu li a.transfer-menu-btn strong, ul#top_menu li a.airplace-menu-btn strong {
    font-size: 11px;
    font-size: .6875rem;
    width: 15px;
    height: 15px;
    display: block;
    background-color: #333;
    color: #fff;
    position: relative;
    bottom: -15px;
    right: -10px;
    text-align: center;
    line-height: 17px !important;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
        -ms-border-radius: 50%;
            border-radius: 50%;
    margin: 0;
    padding: 0;
}
ul#top_menu li a.logged {
    display: block;
    width: 25px;
    height: 25px;
    position: relative;
    overflow: hidden;
    top: 6px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
        -ms-border-radius: 50%;
            border-radius: 50%;
       -moz-transition: opacity .5s ease;
         -o-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
        -ms-transition: opacity .5s ease;
            transition: opacity .5s ease;
}
ul#top_menu li a.logged img {
    width: 26px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
    ul#top_menu li a.logged {
        top: 0;
    }
}

/* Dropdown user logged */
.dropdown-user .dropdown-menu {
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
        -ms-border-radius: 0;
            border-radius: 0;
    min-width: 0;
    padding: 0;
    width: 150px;
    top: 160%;
    margin-left: -115px;
    font-weight: normal;
    text-shadow: none;
    text-transform: none !important;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .02);
    border-left: 1px solid rgba(0, 0, 0, .02);
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow: 3px 2px 7px 1px rgba(0, 0, 0, .08);
       -moz-box-shadow: 3px 2px 7px 1px rgba(0, 0, 0, .08);
            box-shadow: 3px 2px 7px 1px rgba(0, 0, 0, .08);
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
            border-radius: 3px;
    padding: 0;
}
.dropdown-user .dropdown-menu:before {
    bottom: 100%;
    right: 10%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}
.dropdown-user .dropdown-menu ul {
    padding: 0;
    margin: 0 !important;
    list-style: none;
}
.dropdown-user .dropdown-menu ul li {
    border-bottom: 1px solid #ededed;
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 13px;
    font-size: .8125rem;
}
@media (max-width: 991px) {
    .dropdown-user .dropdown-menu ul li {
        margin: 0 !important;
    }
}
.dropdown-user .dropdown-menu ul li a {
    color: #444 !important;
    padding: 15px 8px 15px 8px;
    display: block;
}
.dropdown-user .dropdown-menu ul li a:hover {
    color: #0762f8 !important;
    opacity: 1 !important;
    padding-left: 15px;
}
.dropdown-user .dropdown-menu ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .dropdown-user .dropdown-menu ul li:first-child {
        display: block !important;
    }
}

header.sticky .hamburger-inner, header.sticky .hamburger-inner::before, header.sticky .hamburger-inner::after {
    background-color: #444;
}

header.stickyDIR .hamburger-inner, header.stickyDIR .hamburger-inner::before, header.stickyDIR .hamburger-inner::after {
    background-color: #444;
}

/*#logo {
  float: left;
} */
@media (max-width: 991px) {
    /* #logo {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
  } */
    #logo img {
        width: auto;
        height: 30px;
        margin: 12px 0 0 0;
    }
}

@media (max-width: 467px) {
    /*#logo {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    margin-left: 70px;
    text-align: center;
  }    */
    #logo img {
        width: auto;
        height: 30px;
        /*margin: 12px 70px 0 0;  */
    }
}

.margin_60_35 {
    padding-top: 60px;
    padding-bottom: 35px;
}

/* Footer */
footer {
    background-color: #121921;
    color: #fbfbfb;
    color: rgba(255, 255, 255, .7);
    position: relative;
    z-index: 100000;
}
footer h5 {
    color: #fff;
    margin: 25px 0;
    font-size: 18px;
    font-size: 1.125rem;
}
@media (max-width: 575px) {
    footer h5 {
        margin: 25px 0 10px 0;
    }
}
footer ul li {
    margin-bottom: 5px;
}
footer ul li a {
       -moz-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    display: inline-block;
    position: relative;
    color: #fff;
    opacity: .7;
}
footer ul li a:hover {
    color: #0762f8;
    opacity: 1;
}
footer ul li a i {
    margin-right: 10px;
    color: #fff;
}
footer ul.links li a:hover {
    -webkit-transform: translate(5px, 0);
       -moz-transform: translate(5px, 0);
        -ms-transform: translate(5px, 0);
         -o-transform: translate(5px, 0);
            transform: translate(5px, 0);
}
footer ul.links li a:hover:after {
    opacity: 1;
    color: #0762f8;
}
footer ul.links li a:after {
    font-family: 'ElegantIcons';
    content: '\24';
    position: absolute;
    margin-left: 5px;
    top: 1px;
    opacity: 0;
       -moz-transition: all .5s ease;
         -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
        -ms-transition: all .5s ease;
            transition: all .5s ease;
}
footer ul.contacts li a i {
    margin-right: 10px;
}
footer hr {
    opacity: .1;
}
footer #copy {
    text-align: right;
    font-size: 13px;
    font-size: .8125rem;
    opacity: .7;
}
@media (max-width: 767px) {
    footer #copy {
        text-align: left;
        margin: 5px 0 20px 0;
    }
}

/* Newsletter footer*/
#newsletter .form-group {
    position: relative;
}
#newsletter .loader {
    position: absolute;
    right: -20px;
    top: 11px;
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
}
#newsletter h6 {
    color: #fff;
    margin: 15px 0 15px 0;
}
#newsletter .form-group {
    position: relative;
}
#newsletter input[type='email'] {
    border: 0;
    height: 40px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
        -ms-border-radius: 0;
            border-radius: 0;
    padding-left: 15px;
    font-size: 14px;
    font-size: .875rem;
    background-color: #f3f3f3;
    background-color: rgba(255, 255, 255, .06);
    color: #fff;
}
#newsletter input[type='email']:focus {
    border: 0;
    box-shadow: none;
}
#newsletter input[type='submit'] {
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 600;
    top: 0;
    border: 0;
    padding: 0 12px;
    height: 40px;
    cursor: pointer;
    -webkit-border-radius: 0 3px 3px 0;
       -moz-border-radius: 0 3px 3px 0;
        -ms-border-radius: 0 3px 3px 0;
            border-radius: 0 3px 3px 0;
    background-color: #0762f8;
       -moz-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
    outline: none;
}
#newsletter input[type='submit']:hover {
    background-color: #ffc107;
    color: #222;
}

.follow_us {
    margin-top: 15px;
            animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
       -moz-animation-delay: 1.1s;
}
.follow_us h5 {
    color: #fff;
}
.follow_us ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    font-size: 1.25rem;
}
.follow_us ul li:first-child {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 13px;
    font-size: .8125rem;
}
.follow_us ul li a {
    color: #fff;
    opacity: .7;
}
.follow_us ul li a:hover {
    opacity: 1;
}

ul#footer-selector {
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
}
ul#footer-selector li {
    float: left;
    margin-right: 10px;
}
@media (max-width: 575px) {
    ul#footer-selector li:last-child {
        margin-top: 5px;
    }
}

/* Addtional links Footer */
ul#additional_links {
    margin: 0;
    padding: 8px 0 0 0;
    color: #555;
    font-size: 13px;
    font-size: .8125rem;
    float: right;
}
@media (max-width: 991px) {
    ul#additional_links {
        float: none;
        margin-top: 10px;
    }
}
ul#additional_links li {
    display: inline-block;
    margin-right: 15px;
}
ul#additional_links li:first-child {
    margin-right: 20px;
}
ul#additional_links li:last-child:after {
    content: '';
}
ul#additional_links li span {
    color: #fff;
    opacity: .5;
}
ul#additional_links li a {
    color: #fff;
    opacity: .5;
       -moz-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}
ul#additional_links li a:hover {
    opacity: 1;
}
ul#additional_links li:after {
    content: '|';
    font-weight: 300;
    position: relative;
    left: 10px;
}

.styled-select {
    width: 100%;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    border: none;
    background-color: #f3f3f3;
    background-color: rgba(255, 255, 255, .05);
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
            border-radius: 3px;
    padding-right: 35px;
    position: relative;
}
.styled-select#lang-selector:after {
    font-family: 'ElegantIcons';
    content: '\e0e2';
    color: #fff;
    position: absolute;
    right: 10px;
    top: 0;
}
.styled-select#currency-selector:after {
    font-family: 'ElegantIcons';
    content: '\33';
    color: #fff;
    position: absolute;
    right: 10px;
    top: 0;
}
.styled-select select {
    background: transparent;
    width: 110%;
    padding-left: 10px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: 30px;
    color: #ccc;
    font-size: 12px;
    font-size: .75rem;
    margin: 0;
    font-weight: 500;
       -moz-appearance: window;
    -webkit-appearance: none;
    cursor: pointer;
    outline: none;
}
.styled-select select:focus {
    color: #fff;
    outline: none;
    box-shadow: none;
}
.styled-select select::-ms-expand {
    display: none;
}

.styled-select#lang-selector select option {
    color: #555;
}

.dropdown-share {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-share[x-placement^='bottom'], .dropdown-share[x-placement^='left'], .dropdown-share[x-placement^='right'], .dropdown-share[x-placement^='top'] {
    right: auto;
    bottom: auto;
}

.cat-name-figure-courtesy {
    background-color: #0003;
    color: #fff;
    font-size: .55rem;
    font-weight: 400;
    position: absolute;
    right: 24px;
    bottom: 5px;
}

#map-col {
    z-index: 0;
}
.dropdown-menu {
    z-index: 1000000;
}
.mymenorca_admin_modal {
    margin-top: 120px;
    margin-bottom: 60px;
}

.mymenorca_modal {
    margin-top: 120px;
    margin-bottom: 60px;
}
.mymenorca_footer {
    z-index: 1000000;
}
.mymenorca-select-category {
    margin-top: 200px !important;
    margin-bottom: 100px !important;
}
.mymenorca-dropdown {
    z-index: 1000000;
}
mymenorca-dropdown-share-right {
    z-index: 1000000;
}
.mymenorca_helper_txt {
    background-color: rgba(0, 0, 0, .6);
    font-size: .8rem;
    font-weight: 900;
    border-radius: 2px;
    padding: 2px;
    position: absolute;
    bottom: 0;
    width: 90%;
    margin-left: -10px;
}


@media (max-width: 467px) {
    .tpl-listing .breadcrumbs {
        margin-top: 60px;
    }
    .mymenorca_admin_modal {
        margin-top: 120px;
        margin-bottom: 60px;
    }

    .mymenorca_modal {
        margin-top: 120px;
        margin-bottom: 60px;
    }

    .mymenorca-select-category {
        margin-top: 60px !important;;
        margin-bottom: 10px !important;;
    }

    .mymenorca_helper_txt {
        background-color: rgba(0, 0, 0, .4);
        font-size: 1.0rem;
        position: absolute;
        bottom: 0;
        width: 90%;
        margin-left: -10px;
    }
}


h3.menu-heading, h4.menu-heading, h5.menu-heading, h6.menu-heading {
    font-family: inherit;
    font-weight: 500;
    font-size: 1.0rem;
    color: inherit;
}

ul.otherlinks a, ul.otherlinks a.h1, ul.otherlinks a.h2, ul.otherlinks a.h3, ul.otherlinks a.h4, ul.otherlinks a.h5, ul.otherlinks a.h6 {
    color: #0796f6;
    text-decoration: none;
}



@media (min-width: 768px) {
    .box_grid .wrapper {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .box_grid .wrapper h3 {
        font-size: 20px;
        font-size: 1.25rem;
        margin-top: 10;
    }
}

@media (max-width: 767px) {
    .box_grid .wrapper {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .box_grid .wrapper h3 {
        font-size: 20px;
        font-size: 1.25rem;
        margin-top: 10;
    }
}

@media (min-width: 768px) {
    .box_grid ul {
        padding-top: 20px  !important;
        padding-bottom: 20px  !important;
        border-top: 1px solid #ededed;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .box_grid ul {
        padding-top: 10px  !important;
        padding-bottom: 10px  !important;
        border-top: 1px solid #ededed;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.box_grid figure {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    height: 210px;
}

.box_grid figure small {
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    left: 20px;
    top: 22px;
    text-transform: uppercase;
    color: #ccc;
    font-weight: 600;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
            border-radius: 3px;
    padding: 7px 10px 4px 10px;
    line-height: 1;
}

.box_grid .wrapper h5 {
    font-size: .65rem;
    font-weight: 700;
}


.box_grid .box_headline {
    padding: 10px;
}
.box_grid .box_headline h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 0;
}

.box_grid .box_headline a, .box_grid .box_headline a h4 {
    color: #0762f8 !important;
}

.box_grid .hotel_type p {
    margin-top: .1 !important;
    margin-bottom: 0 !important;
    color: silver !important ;
}
.box_grid a {
    color: #0762f8;
    text-decoration: none;
    outline: none;
}



.mymen_text-dark {
    color: #212529;
}
.mymen-adminmodal {
    margin-top: 100px;
}


@media only screen and (min-width: 992px) {
    .mymen-adminmodal {
        z-index: 999999999;
        margin-top: 150px;
    }
}


.mymen_navspacer {
    margin-bottom: 100px;
}


.mymenorca_admin_modal {
    margin-top: 110px;
    /* margin-bottom: 60px;  */
    max-height: 80%;
    /*width: 55%;    */
}

.mymenorca_admin_modal-content {
    /*  height: auto !important;   */
    /* max-height: calc(100vh - 340px) !important;  */
}

.SVGIcon--32px {
    width: 32px;
    height: 32px;
}

.mymenorca_admin_modal {

        z-index:999999999999;
    }

@media only screen and (min-width: 992px) {
    .mymen_navspacer {
        margin-bottom: 130px;
    }

    .mymenorca_admin_modal {
        margin-top: 150px;
        max-height: 80%;
    }
    .mymenorca_admin_modal .modal-header, .mymenorca_admin_modal .modal-footer {
        background-color: teal;
    }
    .mymenorca_admin_modal .modal-title, .mymenorca_admin_modal .modal-footer {
        color: white;
    }
    .mymenorca_admin_modal .modal-header .close {
        color: white;
    }

    .mymen__my-plans {
        min-height: 450px;
    }

    .mymen__my-listings, .mymen__edit-pass, .mymen__forgot-password, .mymen__register, .mymen__sign-in, .mymen__thanks, .mymen__create-listing {
        min-height: 450px;
    }
}
/* ipad mini portrait */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1) {
    .mymen__showmap {
        display: none;
    }
}


.SVGIcon {
    display: inline-block;
    stroke-width: 1.5;
    stroke: currentColor;
    width: 24px;
    height: 24px;
}

.SVGIcon--inline-flex {
    display: inline-flex;
    vertical-align: text-bottom;
}

.SVGIcon--24px {
    width: 24px;
    height: 24px;
}

.SVGIcon--32px {
    width: 32px;
    height: 32px;
}


.SVGIcon--36px {
    width: 36px;
    height: 36px;
}

@media only screen  and
 (max-device-width : 476px) {
    .SVGIcon--36px {
        width: 24px;
        height: 24px;
    }
}



.SVGIcon--64px {
    width: 64px;
    height: 64px;
}

.navbar-brand {
    min-width: 110px;
    padding: 10px;
    padding-left: 15px;
    position: relative;
}
.navbar-brand--mymen {
    /* refine as required */
}


.brand-paths {
    fill: white;
}

.site-header--wrapper {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    position: fixed;
    width: 100%;
}
.site-header--wrapper {
    z-index: 1000;
    background-color: #127776;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
    header {
        /*padding: 15px 15px 5px 15px;     */
    }
}

/* Orig header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 20px 30px;
  z-index: 1000;
  background-color: #127776;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
  header {
    padding: 15px 15px 5px 15px;
  }
} */


.site-header {
    align-items: center;
    /*background:#f5f4f3;*/
    background: #127776;
    color: #fff;
    display: flex;
    margin: 0;
    max-width: 100%;
    height: 48px;
    padding: 0 24px;
    width: 100%;
}
.site-header, .site-header a {
    font-weight: 700;
}
@media (min-width:768px) {
    .site-header {
        padding: 12px 24px;
        height: 72px;
    }
}
@media (max-width:467px) {
    .site-header {
    }
}

.site-header-nav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}



@media only screen and (min-width: 992px) {
    .site-header-nav {
    }
}



@media (max-width:767px) {
    .site-header-logo {
        padding-right: 0;
    }
    .site-header-logo {
        display: flex;
        flex: 1 1 auto;
        justify-content: flex-start;
        padding-right: 0;
    }
}
.site-header-logo {
    position: relative;
    top: -2px;
}
@media (max-width:767px) {
    .site-header-logo {
        top: -1px;
    }
}

@media (max-width:767px) {
    .site-header-logo__img {
        max-height: 32px;
        height: 32px;
        max-width: 200px;
        width: auto;
    }


    .site-header-logo__img .Header-BG {
        width: 720px;
        height: 36px;
        background-color: #f5f4f3;
    }
}
.site-header-logo__img.site-logo {
    height: 32px;
}
@media (max-width:360px) {
    .site-header-logo .hidden-xxs {
        display: none;
    }
}

.site-header-logo__link {
    display: flex;
}


.site-header__link {
    color: #2474de;
    text-decoration: none;
}
.site-header__link:active, .site-header__link:focus, .site-header__link:hover {
    background-color: #f5f4f3;
    outline: none;
    text-decoration: none;
}

.site-header-logo__img {
    margin: auto;
}

@media (max-width:767px) {
    .site-header-logo__img {
        max-height: 24px;
    }
}

img {
    max-width: 100%;
    height: auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.mymen-search-icon {
    padding-left: 10px;
    padding-right: 10px;
}

.sej-fixed-section {
    position: absolute;
    padding: 0;
    top: 70px;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    max-width: 1380px;
    z-index: 999;
    background: 0 0;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-color: silver;
}

.sej-search-container {
    min-width: 600px;
    padding: 20px 15px;
    background: #fff;
    float: right;
}

.sej-search-container input {
    width: 100%;
}
/*
        .mymen-search-icon.active .fa-search:before {
            content: '\e805'
        }
        */
.srch-btn {
    height: 40px !important;
}

.module-show.active, .no-touch-scr .sej-social-icon:hover .module-show {
    display: block;
}
/*.mymen-search-icon.active .fa-search::before {
    content: '\e805';
     }
               */
.sej-search-container, .sej-social-menu {
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
}
.sej_error_message::after, form::after {
    content: '';
}

.sej_error_message::after {
    display: block;
}
.frm-2-f-3 .l-dwn-field, .input-box {
    margin-bottom: 10px;
}
.frm-2-1 .input-box {
    margin-bottom: 0;
}
.frm-2-1 .input-box:nth-child(1) {
    padding-right: 0;
}

.col-xs-9 {
    width: 75%;
}

.module-show {
    display: none;
}

._share_item_wrapper {
    font-size: 19px !important;
    font-weight: 300 !important;
    line-height: 1 !important;
}

._share_item--item {
    border-bottom: 1px solid rgb(235, 235, 235) !important;
    border-top: 1px solid rgb(235, 235, 235) !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

._share_item--item-wrapper {
    margin: 0 !important;
    overflow-wrap: break-word !important;
    /*font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif !important;    */
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.375em !important;
    color: rgb(72, 72, 72) !important;
}

._share_item--item-button {
    color: rgb(0, 132, 137) !important;
    font-style: inherit !important;
    font-variant: inherit !important;
    font-weight: inherit !important;
    font-stretch: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    font-size-adjust: inherit !important;
    font-kerning: inherit !important;
    font-optical-sizing: inherit !important;
    font-language-override: inherit !important;
    font-feature-settings: inherit !important;
    font-variation-settings: inherit !important;
    /*font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif !important; */
    text-decoration: none !important;
    appearance: none !important;
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none !important;
    cursor: pointer !important;
    margin: 0 !important;
    padding: 0 !important;
    user-select: auto !important;
    text-align: left !important;
    display: inline-block !important;
}

._share_item--item-button {
    color: var(--color-text-link, #008489) !important;
    text-decoration: var(--font-link-text-decoration, none) !important;
}

._share_item--item-link {
    display: flex !important;
}

._share_item--item-linkitem {
    display: inline-flex !important;
    align-self: center !important;
}

/* share dialog */

.mymen-share-button  { cursor:pointer ; padding-left : 20px}

.mymen_transferIcon {
    display:block;

    fill:#fff;
    width:50px;height:50px;
     align-items: centre;
}
@media(min-width:1250px) {
    .mymen_transferIcon {
     width:64px;height:64px;
     padding-left: 20px;
    }
}

.hidden {
    display: none;
}

svg.mymenshare-svg {
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.mymenshare-dialog > button, .mymenshare-dialog > .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 2px;
    text-transform: capitalize;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 4px;
    border: 1px solid #ddd;
    cursor: pointer;
}

.mymenshare-dialog > button:hover, .mymenshare-dialog >.button:hover {
    border-color: #cdd;
}

.share-button, .copy-link {
    padding-left: 30px;
    padding-right: 30px;
}

#mymen-cover{
            position:fixed;
            top:0;
            left:0;
            background:rgba(0,0,0,0.8);
            z-index:50000000;
            width:100%;
            height:100%;
            display:none;
}
#mymen-cover.admin-modal-open {

            display:block;
}


/* webshare  */
.share-button,.mymenshare-dialog{
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mymenshare-dialog {
    display: none;
    width: 95%;
    max-width: 500px;
    box-shadow: 0 8px 16px rgba(0,0,0,.15);
    z-index:-1;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 4px;
    background-color: #fff;
}



.mymenshare-is-open {
    display: block;
    z-index: 50000001;
}


#mymen-cover.back-active{
    display: block;
}



.mymen-share-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.mymenshare-targets {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: 20px;
}

.close-button {
    background-color: transparent;
    border: none;
    padding: 0;
}

.mymenshare-dialog.close-button svg {
    margin-right: 0;
}
.mymenshare-dialog.close-button svg {
    margin-right: 0;
}

.mymenshare-dialog .link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 4px;
    background-color: #eee;
}
.link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 4px;
    background-color: #eee;
}

.pen-url {
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* \ end share dialog */

/*search */


.site-header .search {
    opacity:0;
    visibility:hidden;
    position:absolute;
    left:0;
    top:100%;
    background:#000;
    width:100%;
    padding:1rem!important
 }
 .site-header .search.open {
    opacity:1;
    visibility:visible;
    z-index:2
 }


@media(max-width:1250px) {
/* .site-header .search {
    opacity:0;
    visibility:hidden;
    position:absolute;
    left:0;
    top:100%;
    background:#000;
    width:100%;
    padding:1rem!important
 }  */
 .site-header .search.open {
    opacity:1;
    visibility:visible;
    z-index:2
 }

}

@media(max-width:855px) {


}

.site-header .search {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    background: #000;
    width: 100%;
    padding: 1rem !important;
}

.page-header-top-nav .search,
.site-header .search {
 padding:0 1rem;
 flex:1;
 display:grid;
 place-items:center
}
.page-header-top-nav .search>*,
.site-header .search>* {
 width:100%
}
.page-header-top-nav .search-form,
.site-header .search-form {
 border-radius:28px;
 display:flex;
 border:2px solid #312d3c
}
@media(max-width:467px) {



.site-header .search-form {
 max-width:300px;
}
}
.page-header-top-nav .search-form input[type=search],
.site-header .search-form input[type=search],
.site-header .search-form input[type=search]:focus {
 background:#201c29;
 border:0;
 min-width:0;
 flex:1;
 color:#fff;
 padding:.5rem 1rem;
 border-top-left-radius:27px;
 border-bottom-left-radius:27px;
 border-top-right-radius:0;
 border-bottom-right-radius:0;
 -webkit-appearance:unset
}



.page-header-top-nav .search-form:focus-within,
.site-header .search-form:focus-within {
 border-color:#fff
}
.site-header .button-search {
 border:0;
 border-top-right-radius:27px;
 border-bottom-right-radius:27px;
 border-top-left-radius:8px;
 border-bottom-left-radius:8px;
 color: #fff;
 background-color: #28a745;
 border-color: #28a745;
 padding:0 22px 0 28px ;
 min-width:150px;
}
.site-header .mymen-icon-search {
 fill:#fff
}
.page-header-top-nav .mymen-icon-search-close,
.site-header .mymen-icon-search-close {
 fill:#fff;
 display:none
}
.site-header .search {
 flex:0 0 400px
}
.search-is-open .mymen-icon-search {
 display:none
}
.search-is-open .mymen-icon-search-close {
 display:block
}


/* end share dialogog */


a.boxed_list h4 {
    word-wrap: break-word;
}


a.boxed_list {
    text-align: center;
    padding: 30px;
    border: 1px solid #ededed;
    display: block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 25px;
}
a.boxed_list i {
    font-size: 60px;
    font-size: 3.75rem;
    margin-bottom: 15px;
}
a.boxed_list h4 {
    font-size: 18px;
    font-size: 1.125rem;
    color:#0762f8
}
a.boxed_list h5 {
    font-size: 16px;
    font-size: 1.0rem;
    color:#0762f8

}
a.boxed_list p {
    color: #777;
    margin-bottom: 0;
}
a.boxed_list:hover i {
    color: #32a067;
}


.announce__box {
    color: white;
    background-color: teal;
    padding: 25px 25px 15px;
    margin-bottom: 20px;
}

.shoutout__box {
    color: white;
    background-color: teal;
    padding: 25px 25px 15px;
    margin-bottom: 20px;
}
/* BEGIN device definitions */


@media only screen and (max-device-width : 467px) {
    .site-header-logo {
        padding-right: 20px;
    }

    .site-header-nav--header {
        padding-left: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 300px ;
        font-weight: 900  ;
        opacity: .5;
    }
    .sej-fixed-section {
        top: 40px;
    }
}

/* For 1024 Resolution */
@media only screen
    and (min-device-width : 768px)
    and (max-device-width : 1024px) {
    /* LAPTOP */

    .site-header--flex-spacer {
        width: 0;
    }
    .sej-fixed-section {
        top: 40px;
    }
}


/* For 1366 Resolution my */
@media only screen
    and (min-width: 1030px)
    and (max-width: 1366px) {
    /* LAPTOP */

    .site-header--flex-spacer {
        width: 0;
    }

    .main-menu > ul > li span > a, .main-menu > ul > li span > a > h4 {
        padding: 0 5px; ;
        font-weight: 700;
        margin-left: 8px;
    }
}
@media only screen
    and (min-width: 1370px)
    and (max-width: 1605px) {
    /* Desktop */
    .site-header--flex-spacer {
        width: 30px;
    }

    .main-menu > ul > li span > a, .main-menu > ul > li span > a > h4 {
        padding: 0 5px; ;
        font-weight: 700;
        margin-left: 8px;
    }
    .sej-fixed-section {
        top: 40px;
    }
}
