/*
Theme Name:         Strauss
Description:        Based on Roots
Version:            1.5.1
Author:             DaatSolutions
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
/* ==========================================================================
   General
   ========================================================================== */
body {
    font-family: strauss, Helvetica;
    color: #4d4d4d;
}

body.home {
    padding-top: 0;
    box-sizing: border-box;
    /*background:pink !important;*/
}

html {
    width: 100% \9;
    overflow-x: hidden \9;
}

strong, b, em {
    /*font-family: 'straussbold';*/
}

:focus {
    outline-color: red;
    /*outline-color: #4d4d4d!important;
	outline-width: 2px!important;
	outline-offset: 1px!important;
	outline-style: dotted!important;*/
}

button.slick-prev.background.emerald:focus {
    background: #90bb3e;
}

body a {
    color: #4d4d4d;
}

body a:hover, body a:focus, li:hover {
    color: #4d4d4d;
    /*background: none;*/
    text-decoration: none;
}

body h2, body h3, body h4, body h5, body h6,
body .h2, body .h3, body .h4, body .h5, body .h6 {
    font-size: inherit;
    font-weight: 700;
    line-height: inherit;
}

.fw-bolder {
    font-weight: 700 !important;
}

.visitor_tile a {
    display: block;
}

h4.formthanks {
    margin: 0px;
    padding: 150px 0;
    display: block;
    /*width: 700px;*/
    width: 704px;
    height: 131px;
    text-align: center;
    font-size: 35px;
    color: #bcbb1e;
    background: #f2f2f2;
}

ol {
    list-style: decimal inside;
}

#contact_visitor h4.formthanks {
    padding-top: 100px;
}

.ie10 .visitor_img {
    width: 134px;
}

.wrapper {
    width: 988px !important;
    margin: 0px auto;
}

.wrapper.mobile-detected {
    /* width: 700px !important; */
}

form {
    margin: 0px;
}

.visible-print {
    display: none;
}

.clear {
    clear: both;
    display: block;
    float: none;
}

.padding20px {
    padding: 17px 20px;
}

.padding10px {
    padding: 10px;
}

.padding_part-content {
    line-height: 21px;
    font-size: 15px;
}

.padding_part-content a {
    font-weight: bold;
    display: inline-block;
}

.height30px {
    height: 30px;
    display: block;
    clear: both;
}

.row-fluid {
    margin-bottom: 6px;
}

.row-fluid .span1_5 {
    width: 19.31818181818182%;
}

.row-fluid .span2_5 {
    width: 39.48863636363564%;
}

.row-fluid .span3_5 {
    /*width: 59.51804545454545%;*/
    width: 420px;
}

.row-fluid .span4_5 {
    width: 79.82954545454545%;
}

.row-fluid .span1_3 {
    /*width: 32.45823389021%;
	margin-right: 1.4319809069%;*/
    width: 136px;
    margin-right: 6px;
}

.row-fluid .span1_3:first-child {

}

.grey-f2 {
    background-color: #f2f2f2;
}

.grey-ec {
    background-color: #ececec;
}

iframe {
    overflow: hidden;
}

.abcde {
    font-size: 15px;
}

input:active, input:focus, input:visited {
    border: none;
/ / outline: none;
    outline-color: #0088ce !important;
}

.cs_form-template-default input:focus {
    outline: 2px solid #0a98b9;
}

body .cu_footer_text a:focus, body .cu_footer_text button:focus {
    color: #0a98b9;
    outline: white solid 2px !important;
}


/*}*/
/* ==========================================================================
   Head
   ========================================================================== */
/* The first section in the header */
.bold_link {
    font-weight: bold;
}

.addthis_button {
    margin-top: 10px;
}

.head_bread-share {
    width: 100%;
}

/* bread crumbs */
.breadcrumb li {
    display: inline;
}

.breadcrumb li.current {
    background: none;
}

.last .divider {
    display: none;
}

/* ==========================================================================
   Menus
   ========================================================================== */
.nav {
    margin: 0px;
}

.nav a {
    /*color: #000;*/
}

.nav a:hover {
    color: #999;
}

.nav > li > a:hover, .nav > li > a:focus, .navbar .nav > .active > a {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

/* ==========================================================================
   Search
   ========================================================================== */
#search_form_container {
    max-width: 137px;
}

#search_wrap {
    color: #4d4d4d;
}

#search_wrap > div {
    display: inline-block;
}

#search_wrap [type='text'] {
    color: #4d4d4d;
    border: 0px;
    background: none;
    box-shadow: none;
    height: 14px;
    width: 104px;
    line-height: 14px;
    font-family: straussregular, straussregularen, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 0px;
    margin-top: 4px;
}

#searchsubmit:focus {
    outline: 1px solid #00B3DE;
}

/* ==========================================================================
   Tiles
   ========================================================================== */
/*--- news tile ---*/
.padding_tile-news {
    margin: 23px 19px 10px;
    height: 130px;

}

.page_tile.news_tile .padding_tile-news .tile_title {
    margin: 0px;
}

/*---  ---*/
.tileOut .right_title a {
    color: #fff;
}

.faq_tile .tile_title {
    margin-bottom: 18px;
}

.part-content .span1 {
    color: #fff;
}

.part-content h2, .part-content h1, .part-content .h1, .tileOut h3, #careerLobby #awards_bar h3 {
    font-size: 28px;
    line-height: 24px;
    font-weight: lighter;
    margin: 2px 0px;
    letter-spacing: 0px;
    font-weight: 200;
}

.tax-activity .part-content {
    margin-bottom: 25px;
}

.rowOut {
    margin-top: 15px;
    margin-bottom: 10px;
}

.tileOut .singleTile {
    cursor: pointer;
}

.tile_image, .tileOut > div, .tileOut > a {
    height: 195px;
}

.tileOut > a {
    background-repeat: no-repeat;
    display: block;
}

.panel .tile_excerpt {
    height: 193px;
    border: 1px solid #ccc;
    background: #fff;
    display: block;
    box-sizing: border-box;
}

a.tile_excerpt {
    cursor: pointer;
}

.tile_title {
    font-size: 22px;
    text-decoration: none;
    font-family: straussregular, straussregularen, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.tile_image .tile_title {
    display: inline-block;
    background-position-y: 42% !important;
}

a:focus .tile_title, a:focus {
    text-decoration: underline;
}

.tile_support {
    height: 103px;
}

a.readMore, span.readMore {
    cursor: pointer;
    display: inline-block;
}

.part-content .span6, .grey-bg {
    background: #ededed;
}

.person.span2 div.person_content {
    width: 122px;
    margin-top: 1px;
    height: 77px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.person img {
    display: block;
}

.direct-title {
    height: 110px;
}

.direct-title h4 {
    font-size: 24px;
    font-weight: 200;
    line-height: 22px;
    display: block;
    width: 80px;
}

a.color.direct-title:hover {
    color: #4d4d4d;
}

.person p {
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    line-height: 15px;
}

.person b {
    font-size: 13px;
    font-weight: bold;
}

.grey-bg .person a.readMore, .grey-bg .person span.readMore {
    font-size: 13px;
}

.right-title, .direct-title {
    font-size: 30px;
    line-height: 24px;
    margin: 0px;
}

.right-title {
    font-weight: 200;
}

.light_blue .dropdown-menu li > a:hover, .light_blue .dropdown-menu li > a:focus, .light_blue .dropdown-submenu:hover > a {
    background-color: #00B3DE;
    background-image: none;
    color: #fff;
}

#sub_menu_wrap ul > li {
    position: relative;
}

#sub_menu_wrap ul > li:before {
    content: '';
    display: block;
    border-right: 1px solid #fff;
    height: 12px;
    position: absolute;
    top: 14px;
}

#sub_menu_wrap ul > li:first-child:before,
#sub_menu_wrap ul > li:hover:before, #sub_menu_wrap ul > li:hover + li:before,
#sub_menu_wrap ul > li.active:before, #sub_menu_wrap ul > li.active + li:before {
    content: none;
}

/*---------- part content 3-4 ---------*/
#part-content_3_4 .background {
    font-weight: 200;
    /*font-size: 22px;*/
    font-size: 19px;
}

#part-content_3_4 .span_special .h2, #part-content_3_4 .span_special h2, #part-content_3_4 .span_special .h1, #part-content_3_4 .span_special h1, #part-content_3_4 .span_special div {
    text-align: justify;
}

#part-content_3_4 h1 {
    font-size: 28px;
    /*margin: 36px 0 0 0;*/
    margin: 25px 0 5px 0;
    font-weight: normal;
    /*font-family: straussregular,straussregularen,'Helvetica Neue', Helvetica, Arial, sans-serif;*/
}

#part-content_3_4 h2 {
    font-size: 28px;
    font-weight: 200;
}

#part-content_3_4 .image_holder img {
    width: 100%;
}

.tileOut .desc {
    font-weight: 200;
    font-size: 15px;
    line-height: 14px;
    margin: 0 17px 0 13px;
}

/* ==========================================================================
   page brands
   ========================================================================== */
#brand_index_title {
    margin-bottom: 0px;
}

#brand_index_title, select {
    font-size: 19px;
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#ajax_brands .brand_filter_div {
    height: 40px;
    line-height: 40px;
    text-indent: 12px;
    cursor: pointer;
}

#ajax_brands .brand_filter_div > button {
    background: transparent;
    display: block;
    width: 100%;
    line-height: 39px;
    padding: 0px 14px;
    border: 0;
    text-align: left;
}

#ajax_brands .brand_filter_div button:focus {
    text-decoration: underline;
}

#ajax_brands .brand_filter_div button > span, #ajax_brands .brand_filter_div a span {
    color: #FFF;
}

#ajax_brands ul.brand_filter_ul {
    background: #FF5700;
}

#ajax_brands ul.brand_filter_ul, .filter_wrap ul {
    position: absolute;
    z-index: 9999;
    font-size: 14px;
    font-weight: 200;
    list-style: none;
    margin: 1px 0px;
    padding: 0px;
    width: 136px;
    display: none;
}

#ajax_brands ul.brand_filter_ul li {
    /*height: 21px;*/
    line-height: 21px;
    padding-right: 12px;
    padding-left: 12px;
    text-indent: 0px;
}

#ajax_brands ul.brand_filter_ul li {
    padding: 0px;
}

#ajax_brands ul.brand_filter_ul li:hover,
#ajax_brands ul.brand_filter_ul li.brands_selected {
    background: #fff;
}

#ajax_brands ul.brand_filter_ul li a, #ajax_brands ul.brand_filter_ul li button {
    color: #FFF;
    border: 0px;
    display: block;
    padding: 0px;
    background: none;
    filter: none;
    /* font-size: 14px; */
}

#ajax_brands ul.brand_filter_ul li button {
    width: 100%;
    padding: 0px 12px;
    text-align: start;
    font-size: 14px;
}

#ajax_brands ul.brand_filter_ul li button:hover,
#ajax_brands ul.brand_filter_ul li button:focus,
#ajax_brands ul.brand_filter_ul li.brands_selected button {
    color: #FF5700;
    background: #fff;
    text-decoration: none;
    outline: none !important;
}

#ajax_brands ul.brand_filter_ul li.nextToHover {
    background: none;
}

.ajax_brands--wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100% / 7, 136px), 1fr));
    gap: 6px;
    padding: 6px 0;
    justify-content: space-between;
    width: 100%;
}

@media (max-width: 962px) {
    .ajax_brands--wrapper {
        grid-template-columns: repeat(auto-fit, minmax(min(100% / 6, 136px), 1fr));
    }
}

@media (max-width: 760px) {
    .ajax_brands--wrapper {
        grid-template-columns: repeat(auto-fit, minmax(min(100% / 5, 136px), 1fr));
    }
}

.ajax_brands--wrapper li {
    width: 100%;
    height: 132px;
    overflow: hidden;
}

@media (max-width: 962px) {
    .ajax_brands--wrapper li {
        height: auto;
    }
}

.ajax_brands--wrapper .brand_excerpt {
    width: 100%;
}

[dir = "rtl"] .brand.singleTile {
    float: right;
}

.brand.singleTile {
    height: 132px;
    margin-top: 0;
}

@media (min-width: 768px) {
    .ajax_brands--wrapper li:nth-child(7n+1) .singleTile {
        margin-right: 0px;
        margin-left: 0px;
    }

    .show_in_mobile {
        display: none !important;;
    }
}

@media (max-width: 767px) {
    .show_in_desktop {
        display: none !important;
    }

    /*לראש העמוד לא יופיע במוביל*/
    #top_but {
        display: none;
    }

    span.form_text_required {
        display: block;
        text-align: right;
        margin-top: 4px;
        transition: all 0.3s;
    }

    .ajax_brands--wrapper li:nth-child(3n+1) .singleTile {
        margin-right: 0px;
        margin-left: 0px;
    }

    /*.recipe:hover .recipe_hover{*/
    /*background-color: transparent;*/
    /*}*/
}

.brand_excerpt {
    border: 1px solid #ccc;
    background: #FFF;
    height: 130px;
    width: 134px;
}

.brand_excerpt .padding10px {
    padding-bottom: 0px;
    padding-top: 5px;
}

.brand_title {
    font-weight: bold;
    display: block;
}

.brand_text {
    height: 87px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 14px;
}

.brand_text, .brand_title, .brand_readMore, .part-content .span6 {
    font-size: 13px;
    line-height: 17px;
}

.brand_text p {
    max-height: 85px;
    display: block;
    /*cursor: pointer;*/
    /*text-align: justify;*/
}

.brand_text p a {
    overflow: hidden;
    max-height: 85px;
}

.brand_readMore {
    height: 24px;
    /*line-height: 22px;*/
    line-height: 24px;
}

.brand_excerpt .brand_readMore:hover {
    background: #4d4d4d;
}

.brand_readMore span {
    color: #fff;
    display: inline-block;
    line-height: 1;
}

select:not(.jobs_index_dropdown_select) {
    width: 100%;
    height: 100%;
    border: 0px;
    -webkit-appearance: none;
    background: none;
    color: #fff;
    margin: 0px;
}

select option {
    color: #000;
}

/* ==========================================================================
   page portfolio
   ========================================================================== */
.port_ttl {
    height: 32px;
    line-height: 35px;
    margin: 18px 0 6px;
    clear: both;
    width: 100%;
    text-indent: 20px;
    font-size: 22px;
    font-weight: 200;
}

#port_side_menu {
    margin: 0px;
    width: 14.37246963562753%;
    *width: 14.271255060728743%;
}

#port_side_menu ul {
    list-style: none;
    margin: 0px;
}

#port_side_menu li {
    /*height: 76px; */
    transition: all .1s;
}

#port_side_menu li a {
    font-size: 20px;
    display: block;
    height: 80px;
}

#port_side_menu li h3 {
    margin: 0px;
    padding-top: 15px;
    font-weight: 200;
}

#port_main {
    background: #f2f2f2;
    margin: 0px 0 32px;
}

#port_left {
    width: 412px;
    margin: 0px;
}

#port_content {
    font-size: 15px;
    font-family: arial;
    margin-top: 3px;
}

#port_content span {
    font-size: 15px !important;
    font-family: arial !important;
}

#port_sub_img {
    margin: 24px 24px 17px 24px;
}

#port_sub_img .h1, #port_sub_img h1 {
    float: right;
    width: 112px;
    margin: 20px 20px 0px 15px;
    font-weight: normal;
    line-height: 25px;
    font-weight: 200;
}

#port_sub_img img {
    width: 661px;
    float: left;
}

#port_content {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: justify;
    margin: 0px 22px;
}

#port_content .right {
    width: 390px;
    float: right;
}

#port_content .left {
    width: 390px;
    float: left;
}

.toolbar_content a:hover img, .toolbar_content a:focus img {
    background: #fff;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#toolbar_social_links a {
    height: 27px;
    line-height: 27px;
    display: inline-block;
}

#toolbar_social_links .toolbar_content {
    padding: 9px 0px;
    font-size: 13px;
    font-weight: bold;
}

#port_site_link:hover {
    color: #00b3de;
}

#port_facebook_link:hover {
    color: #294791;
}

#port_twitter_link:hover {
    color: #32c7ff;
}

/* members */
.port_members {
    margin: 0px 22px 18px;
}

.port_members_title.background {
    font-size: 19px;
    font-weight: normal;
    height: 32px;
    line-height: 33px;
    text-indent: 13px;
    margin: 0px;
}

.port_members_list {
    background: #fff;
}

.port_members_list .row-fluid {
    /*margin-bottom: 0px;*/
}

/*-- partners table --*/
.first_td {
    width: 96px;
    margin: 1px 28px;
    font-weight: 200;
    font-size: 26px;
    margin-top: 11px;
}

.single-partner .first_td {
    font-size: 46px;
}

.second_td .color {
    font-weight: 200;
    font-size: 18px;
}

.second_td {
    width: 615px;
    text-align: justify;
    font-size: 13px;
}

.table_row .clear {
    height: 24px;
}

/* ==========================================================================
   icons toolbar
   ========================================================================== */
.toolbar_wrap {
    background: #fff;
    margin-bottom: 25px;
    width: 390px;
}

.toolbar_title {
    width: 68px;
}

.toolbar_title h4, .toolbar_title .h4 {
    padding: 10px 8px;
    font-size: 18px;
    font-family: 'strausslight', 'strausslighten', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 14px;
    margin: 0px;
}

.toolbar_content {
    font-size: 12px;
    line-height: 1;
    width: 322px;
}

#toolbar_social_links .toolbar_content {
    width: 318px;
}

#toolbar_featured_brands .toolbar_content,
#toolbar_brands .toolbar_content,
#toolbar_partners .toolbar_content,
#toolbar_brands_partnership .toolbar_content {
    padding-right: 0px;
    padding-left: 0px;
    width: 318px;
}

#toolbar_partners .toolbar_content.colTd {
    list-style: none;
    margin: 0;
}

#toolbar_partners .toolbar_content.colTd li {
    display: inline;
}

#toolbar_activity .toolbar_content,
#toolbar_featured_brands .toolbar_content {
    display: flex !important;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
}

#toolbar_activity .toolbar_content li,
#toolbar_featured_brands .toolbar_content li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

#toolbar_activity .toolbar_content img,
#toolbar_featured_brands .toolbar_content img {
    width: 76px;
}

#toolbar_featured_brands img,
#toolbar_brands img,
#toolbar_partners img,
#toolbar_brands_partnership img {
    margin-right: 0px !important;
    margin-left: 0px !important;
    width: 76px;
    height: auto;
    margin-bottom: 13px;
    width: 76px;
    transition: opacity .1s;
}

#toolbar_location img, #toolbar_activity .toolbar_content > div {
    margin-bottom: 13px;
    display: inline-block;
}

#toolbar_activity .toolbar_content > div {
    display: inline-block;
    vertical-align: top;
    width: 74px;
}

#toolbar_activity img {
    width: 100%;
    height: auto;
}

#toolbar_partners img {
    margin-bottom: 13px;
}

/* ==========================================================================
   person index
   ========================================================================== */
.person_two_left {
    width: 230px;
    margin-top: 13px;
}

.person_two_wrap {
    width: 367px;
    font-family: arial;
    font-size: 13px;
    line-height: 16px;
}

.grey-bg .person .readMore:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin: -1px 2px 0;
}

/* IE 8-9 */
.tile_excerpt .jspVerticalBar {
    display: block \0/ !important;
}

/* IE 10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    button#footer_newsletter_open_subjects {
        bottom: 164px;
    }
}


.news .home_widget_content_padding > div {
    width: 174px;
}

.home_widget_left_title {
    font-weight: bold;
    clear: both;
    color: #4d4d4d;
}

.home_widget_left_date {
    font-size: 11px;
    clear: both;
}

.home_widget_news_excerpt {
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
    line-height: 15px;
}

.news .home_widget_left_title {
    line-height: 14px;
    font-weight: normal;
}

.lines_business {
    width: 100%;
    display: block;
    clear: both;
    line-height: 14px;
}

.english_stock_line {
    width: 100% !important;
    display: block;
    border-bottom: 1px dotted grey;
    line-height: 17px;
}

.eng_down_stock {
    display: inline-block;
    margin: 0px 15px;
    padding: 0px 5px;
    line-height: 1;
    font-size: 11px;
    font-weight: normal;
    background: url('images/home_service_arrow_grey_en.png') right center no-repeat;
}

.eng_down_stock:first-child {
    margin: 0px;
    padding-left: 0px;
}

/*------ global activity -------*/
.part-content .span6 {
    width: 86.23481781376517%;
    font-size: 15px;
    line-height: 17px;
    text-align: justify;
}

/*--------- HP Map --------*/
.balloon {
    height: auto;
    width: 131px;
    position: absolute;
    z-index: 999;
    float: right; /* ?? ????? ?????? ???????, ???? */
    opacity: 0;
    transform: scale(0);
    -ms-transform: scale(0);
    transition: opacity .5s, transform 0s .5s;
    display: block;
    top: 100%;
}

.balloon.selected, .balloon:focus {
    -ms-transform: none;
    transform: none;
    opacity: 1;
    transition-delay: 0s;
    z-index: 1;
}

.balloon .balloonDivForTransform {
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    transition: transform .5s;
}

.balloon.selected .balloonDivForTransform,
.balloon:focus .balloonDivForTransform {
    -ms-transform: none;
    transform: none;
}

.map_content {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    width: 158px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
    position: relative;
}

.map_content:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -18px;
    left: 50%;
    height: 23px;
    width: 34px;
    background: url(images/map_arrow_SD.png);
    margin-left: -17px;
}

.map_content.wide {
    width: 179px;
}

.top_content {
    height: 58px;
}

.map_content .map_country {
    color: #4D4D4D;
    font-size: 0;
    line-height: 1;
    font-family: straussregular, straussregularen;
    font-weight: bold;
    padding-top: 16px;
    text-align: center;
}

.map_content .names {
    background: #E8E8E8;
    min-height: 28px;
    max-height: 39px;
    overflow: hidden;
    padding: 6px 5px 0px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0px 0px 7px 7px;
    font-size: 14px;
    line-height: 14px;
    font-family: strausslight, strausslighten;
}

.names .vertical_align_helper {
    display: none;
}

.map_content .map_country span {
    font-size: 16px;
    vertical-align: middle;
}

.red.balloon .map_content {
    border-color: #E01E22;
}

.red.balloon .map_arrow {
    background: url(images/mapArrowRed.png) bottom center no-repeat;
}

.orange.balloon .map_content {
    border-color: #FF5700;
}

.orange.balloon .map_arrow {
    background: url(images/mapArrowOrange.png) bottom center no-repeat;
}

.blue.balloon .map_content {
    border-color: #0088CE;
}

.blue.balloon .map_arrow {
    background: url(images/mapArrowblue.png) bottom center no-repeat;
}

.light_blue.balloon .map_content {
    border-color: #00B3DE;
}

.light_blue.balloon .map_arrow {
    background: url(images/mapArrowLightBlue.png) bottom center no-repeat;
}

.green.balloon .map_content {
    border-color: #739600;
}

.green.balloon .map_arrow {
    background: url(images/mapArrowGreen.png) bottom center no-repeat;
}

.light_green.balloon .map_content {
    border-color: #8CBB21;
}

.light_green.balloon .map_arrow {
    background: url(images/mapArrowEmerald.png) bottom center no-repeat;
}

.map_content img {
    width: 48px;
    height: 28px;
    margin-left: 11px;
}

/*.map_content{
	padding: 9px;
}
.map_content b{
	display: block;
}*/
.map_content .act {
    clear: both;
}

/* ==========================================================================
   Index person page
   ========================================================================== */

.full_index {
    clear: both;
    background: url(images/DirecterionSeperator.png) top repeat-x;
    margin-top: 24px;
    margin-bottom: 28px;
    width: 100%;
    /*float: right;*/
}

.index_person_row {
    background: url(images/DirecterionSeperator.png) bottom repeat-x;
    padding-top: 28px;
    padding-bottom: 28px;
    margin: 0px;
}

.index_person_row span {
    display: block;
}

.index_person_row p {
    margin: 0px;
}

.person_index_titles {
    font-size: 15px;
}

.person_index_titles h3 {
    font-size: 22px;
    font-weight: 200;
    margin: 1px 0 0px;
}

.person_index_content {
    font-size: 13px;
    line-height: 18px;
    margin-top: 2px;
}

/* ==========================================================================
   single news mention
   ========================================================================== */
#newsMentionTitle {
    margin-bottom: 6px;
}

#newsMentionBack {
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

#newsMentionBack:hover {
    text-decoration: underline;
}

#newsMentionTitle h1, #inner_page_title h1 {
    font-weight: 200;
    font-size: 30px;
    font-weight: normal;
    margin: 0px;
    line-height: 1;
}

#newsMentionTitle h2 {
    /*font-size: 17px;*/
    color: #fff;
    margin: 0px;
    /*font-family: arial;
	text-align: justify;*/
    font-weight: 200;
    font-size: 18px;
}

.media_kit #newsMentionTitle h2 {
    padding-bottom: 12px;
}

#newsMentionTitle h2#newsMentionExcerpt {
    text-align: justify;
}

#newsMentionExcerpt {
    font-size: 14px;
    color: #fff;
    /*letter-spacing: 1px;*/
    margin: 0px;
    font-family: arial;
}

.newsMentionInfo {
    font-size: 13px;
    color: #FFFEFF;
}

#newsMentionContent {
    margin-top: 6px;
    background: #F5F5F5;
    padding: 18px 24px;
    margin-bottom: 11px;
    clear: both;
}

#newsMentionContent ul {
    list-style-position: inside;
    margin: 0px;
}

#newsMentionContent a {
    color: #045e86;
}

/* ==========================================================================
   news & media search
   ========================================================================== */
#newsFiltersWrap div#newsSearch {
    background: #EAEAEA;
    cursor: default;
    width: 39.48863636363564%;
}

#newsSearch input[type="text"] {
    width: calc(100% - 50px);
    margin-bottom: 0px;
    margin-top: 6px;
    padding: 0px;
    background: none;
    border: 0px;
    box-shadow: none;
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

#newsSearch input[type="submit"] {
    width: 14px;
    height: 14px;
    border: 0px;
}

/*-- rc search --*/
#newsFiltersWrap div#newsSearch.rc {
    width: 562px;
}

#newsSearch.rc input[type="text"] {
    width: 520px;
    margin-bottom: 0px;
    padding: 0px;
    background: none;
    border: 0px;
    box-shadow: none;
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

/* ==========================================================================
   news & media filters
   ========================================================================== */
#newsFiltersWrap div {
    position: relative;
    width: 19.31818181818182%;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    cursor: pointer;
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 19px;
    color: #fff;
    background-image: url(images/white_arrow_down.png);
    background-repeat: no-repeat;
}

#newsFiltersWrap div a {
    background: none;
    text-decoration: none;
}

#newsFiltersWrap div span {
    /* color: #FFF; */
    color: #000;
    display: inline !important;
}

#newsFiltersWrap ul {
    position: absolute;
    z-index: 9999;
    font-size: 14px;
    font-weight: 200;
    /*list-style: none;*/
    list-style-type: disc;
    margin: 1px 0px;
    padding: 0px;
    width: 100%;
    display: none;
    max-height: 250px;
    overflow: auto;
    background-color: #fff;
}

#newsFiltersWrap li {
    font-size: 14px;
    font-weight: 200;
    /*list-style: none;*/
    text-indent: 0px;
    padding: 0px 10px;
    /*height: 21px;*/
    line-height: 21px;
}

#newsFiltersWrap ::marker {
    font-size: 0;
}

.blue #newsFiltersWrap li {
    background: url(images/LINE.png) bottom center no-repeat;
}

#newsFiltersWrap li a {
    /* color: #FFF; */
    color: #000; 
}

#newsFiltersWrap li:hover a {
    color: #00B3DE;
}

.green #newsFiltersWrap li {
    background: url(images/green_drop_seperator.png) bottom center no-repeat;
}

#newsFiltersWrap li.last {
    background: none;
}

#newsFiltersWrap li:hover {
    background: #fff;
}

#newsFiltersWrap li.nextToHover {
    background: none;
}

/* ==========================================================================
   news mention index page
   ========================================================================== */
.INMSectionTitle, .galleryLoadMore {
    margin-top: 6px;
    color: #fff;
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 19px;
    height: 39px;
    line-height: 39px;
    text-indent: 39px;
    cursor: pointer;
}

.INMSectionTitle { /*the clipped sections*/
    background-image: url(images/INMOpenSection.png);
    background-repeat: no-repeat;
    color: #fff;
}

.INMSectionTitle a {
    color: #fff !important;
}

.INMContentWrap {
    background: #F2F2F2;
    margin-top: 6px;
    padding: 10px 0px;
    display: block;
}

#ajax_news .INMContentWrap {
    padding-top: 19px;
}

.search-results .INMContentWrap {
    padding-top: 19px;
}

.clipped .INMContentWrap {
    display: none;
}

.INMEachLine {
    clear: both;
    padding-bottom: 20px;
}

.INMContentWrap .INMEachLine a {
    /*float:right;*/
    display: block;
    background: none;
}

.INMEachLine a:focus {
    color: #0088CE !important;
}

.INMIcon {
    width: 19.31818181818182%;
}

.INMIcon img {
    margin: 0px auto 20px;
    display: block;
}

.INMContent {
    width: 79.82954545454545%;
    margin-top: 0;
    height: 90px;
    /*overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;*/
}

.INMContent.no_image {
    width: auto;
    margin: 28px 22px 0px;
    height: auto;
    max-height: 109px;
}

.INMContent.no_image .INMExcerpt {
    margin: 0px;
}

.INMContent h2, .INMContent .INMDate {
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    line-height: 15px;
}

.INMContent h2 {
    margin-bottom: 5px !important;
}

.INMExcerpt {
    font-size: 13px;
    line-height: 16px;
}

.INMExcerpt a {
    display: none;
}

.INMExcerpt p {
    margin: 0px;
    text-indent: 0px;
}

.readMore:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin: -1px 2px 0;
}

/* ==========================================================================
   Gallery - full album
   ========================================================================== */
#album #newsMentionTitle {
    padding-bottom: 12px;
}

#count_galleries {
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 19px;
    margin-top: 15px;
}

.ngg-album-myalbum p strong {
}

#album #newsMentionContent {
    font-weight: bold;
    color: #666666;
    font-size: 15px;
}

.ngg-album-desc h4 a {
    color: #666666;
}

#album h4 {
    margin-bottom: 0px;
    font-family: arial;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 8px;
}

.ngg-album-myalbum p {
    line-height: 1;
    margin-bottom: 15px;
}

.ngg-album-myalbum p strong {
    display: inline-block;
    font-weight: normal;
}

.hoverStyle:hover img {
    opacity: 0.8;
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#album .gallery_hr {
    margin-bottom: 20px;
}

.ngg-albumoverview {
    margin-top: 0px;
}

.ngg-album-compactbox {
    background: none;
    width: auto;
    height: auto;
    padding: 0px !important;
}

.ngg-album-compactbox .Thumb {
    width: 208px;
    height: 141px;
    border: 0px;
}

/* ==========================================================================
   Album
   ========================================================================== */
.gallery-album .waypoint {
    height: 46px;
    clear: both;
}

#gallery.gallery-album .ngg-gallery-thumbnail {
    width: 221px;
}

.gallery-album .galleryImgTitle {
    text-align: center;
    line-height: 24px;
}

.sub_title_album {
    padding: 15px 19px 20px 15px;
}

.sub_title_album h2 {
    font-size: 30px;
    font-weight: normal;
    margin: 0px;
    line-height: 1;
    font-weight: 200;
}

#gallery.gallery-album img {
    height: 154px;
    width: 221px;
}

#gallery.gallery-album .ngg-galleryoverview {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    clear: both;
    display: block !important;
}

.orange .hover_color:hover, .orange #sub_menu_wrap .sub_menu .active a, #head_banner .sub_menu > li a:focus {
    color: #ff5700 !important;
}

/* ==========================================================================
   Gallery - single gallery
   ========================================================================== */
#gallery #newsMentionContent {
    margin: 0px;
}

#gallery #newsMentionTitle {
    margin-bottom: 0px;
}

#gallery .ngg-gallery-thumbnail {
    width: 208px;
}

.ngg-gallery-thumbnail-box {
    margin: 0px !important;
}

.ngg-galleryoverview {
    margin: 0px;
}

#gallery img, .video_watermark {
    height: 141px;
    width: 208px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.video_watermark {
    position: absolute;
    margin-top: -141px;
    /*border: 1px solid red;*/
    background: url(images/Play.png) center center no-repeat;
}

.galleryImgTitle {
    font-size: 15px;
    height: 45px;
    line-height: 34px;
}

.gallery_hr {
    background: url(images/DirecterionSeperator.png) repeat-x;
    clear: both;
    border: 0px;
    height: 1px;
}

#count_images {
    /*background: url(images/CameraIcon.png) no-repeat;
	font-weight: bold;*/
    display: inline-block;
}

.ngg-gallery-thumbnail span {
    padding-left: 0px;
    padding-right: 0px;
}

/*------- Openned image -------*/
#fancybox-wrap {
    background: #E5E5E5;
    padding: 96px 36px 36px 36px !important;
}

#fancybox-content {
    border-width: 0px !important;
}

.fancybox-bg {
    background-image: none !important;
}

#fancybox-wrap #fancybox-close {
    background: url(images/X_close.png) no-repeat;
    right: auto;
    left: -28px;
    top: -88px;
}

#fancybox-wrap #fancybox-title {
    position: absolute;
    top: -62px;
    font-family: strausslight, strausslighten, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 30px;
    background: none;
    text-align: right;
}

#fancybox-wrap .sharepic {
    display: block;
    float: left;
    height: 18px;
    width: 127px;
    background: url(images/strauss-media-share.png) no-repeat top left;
}

#pp_description {
    margin-right: 0px;
    margin-top: -20px;
}

#pp_description .hq a {
    font-size: 15px;
    color: #0088ce;
    text-decoration: underline;
}

#pp_hidef .hq {
    display: none;
}

#fancybox-wrap #fancybox-right-ico { /* to do */
    background: url(images/RIGHTsquerArrow.png) no-repeat;
    height: 67px;
    width: 65px;
}

#fancybox-wrap #fancybox-left-ico { /* to do */
    background: url(images/LEFTsquerArrow.png) no-repeat;
    height: 67px;
    width: 65px;
}

/* ==========================================================================
   Filters
   ========================================================================== */
.filter_wrap div, .filter_wrap h3 {
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 19px;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    cursor: pointer;
    color: #fff;
    margin: 0;
    font-weight: normal;
}

.filter_div {
    background: url(images/white_arrow_down.png) 12px 50% no-repeat;
}

.filter_wrap div:first-child {
    cursor: auto;
}

/* ==========================================================================
   FAQs
   ========================================================================== */
.tilesToToggle {
    display: none;
}

#newsMentionTitle a {
    color: #fff;
    text-decoration: underline;
}

#newsMentionTitle a:hover {

}

#newsMentionTitle div {
    font-weight: 200;
    font-size: 18px;
    margin-top: 4px;
}

/* ==========================================================================
   part main content (stage element)
   ========================================================================== */
body .part-main-content {
    /*height: 370px;*/
    position: relative;
    margin: 0;
}

.part-main-content > a {
    display: block;
}

/*.part-main-content div{
	height: 100%;
}*/
@media (min-width: 767px) {
    .part-main-content div.h1, .part-main-content h1 {
        margin: 0px !important;
        padding: 30px !important;
    }
}

.part-main-content div.h1, .part-main-content h1, .part-main-content h2.h1 {
    font-size: 30px;
    font-weight: normal;
    font-family: 'strausslight', 'strausslighten', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 30px;
    /*margin-top: 40px;*/
    margin-top: 25px;
    margin-bottom: 5px;
    background: none;
    height: auto;
}

.part-main-content a:focus div.h1, .part-main-content a:focus h1 {
    text-decoration: underline;
}

.part-main-content div.h2, .part-main-content h2 {
    font-weight: normal;
    font-family: strausslight, strausslighten, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    /*font-size: 22px;*/
    font-size: 19px;
    height: auto;
    background: none;
    text-align: justify;
}

.part-main-content, .part-main-content * {
    box-sizing: border-box !important;
}

.part-main-content .col-12 {
    padding: 0px 6px;
}

.part-main-content img {
    /*height: 370px;*/
    width: 100%;
}

.part-main-content .item a:focus img {
    border: 1px solid #0088cc;
    box-sizing: border-box;
}

html[dir="rtl"] #part_main_content_media {
    padding-left: 0;
}

html:not([dir="rtl"]) #part_main_content_media {
    padding-right: 0;
}

@media (max-width: 767px) {
    #part_main_content_media {
        padding: 0;
    }

    .part-main-content a > div:after {
        display: none !important;
    }
}

#service_slider img {
    height: 120px;
    width: 136px;
}

/*---  part main content with slider in it (customer service) ---*/
.part-main-content.index {

}

#service_slider {
    margin-top: 6px;
    height: 120px;
    font-size: 20px;
    line-height: 17px;
}

#service_slider .tile_excerpt {
    height: 118px;
    width: 134px;
}

#service_slider .padding_tile-page {
    height: auto;
    padding: 0px 17px;
}

#service_slider a {
    float: right;
}

#service_slider h3 {
    margin: 16px 0 0;
    font-size: 20px;
}

#service_slider .tile_text {
    font-family: strausslight, strausslighten, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0px;
    height: auto;
}

#service_slider .tile_image { /*cursor: pointer;*/
}

/* ==========================================================================
   generic structure
   ========================================================================== */
.generic_structure h3 {
    margin: 0px;
    height: 39px;
    line-height: 40px;
    font-size: 20px;
}

.generic_structure a h3 span {
    color: #fff;
    display: inline-block;
}

.generic_content {
    background: #F2F2F2;
    margin-top: 0px;
    clear: both;
}

/* ==========================================================================
   honors page
   ========================================================================== */
/*--- first part - awards_last ---*/
#awards_last .generic_content div div {
    width: 33.3%;
}

#awards_last .generic_content div.clear {
    float: none;
}

#awards_last img {
    height: 141px;
    width: 208px;
    display: block;
    margin: 0 auto;
}

#awards_last p {
    margin: 14px auto 0;
    width: 208px;
    display: block;
    font-size: 15px;
}

/*--- second part - awards index ---*/
.each_honor {
    padding: 26px 22px 0px;
}

.each_honor h6 {
    font-family: arial;
    font-size: 15px;
    margin: 0px;
}

.each_honor p {
    font-size: 13px;
    margin: 0px;
}

.each_honor .honor_excerpt a {
    display: none;
}

#awards_index .row-fluid {
    margin-bottom: 0px;
}

#awards_index .generic_content {
    padding-bottom: 40px;
}

.page-template-page-honors-php #awards_index img {
    width: 98px;
    height: auto;
    margin-bottom: 0;
}

/* ==========================================================================
   Press Release Lobby
   ========================================================================== */
#prLobby {
    /*padding: */
}

#prLobby .INMEachLine {
    margin-top: 19px;
}

#prLobby img {
    margin-bottom: 0px;
}

#prLobby .row-fluid {
    margin-bottom: 0px;
}

#prLobby .generic_content {
    padding-bottom: 20px;
}

#prLobby .generic_structure:first-child {
    margin-bottom: 6px;
}

#prLobby .INMContent {
    max-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ==========================================================================
   Side bars
   ========================================================================== */
.aside_wrap {
    border: 1px solid #BCBCBC;
    padding: 0px;
}

/*--- social And Contact Aside ---*/
.two_cols_widget:hover, .two_cols_widget.last:hover {
    background-color: #F2F2F2;
}

.two_cols_widget h3 {
    font-size: 20px;
    /*margin-top: 17px;*/
}

#widget_social_wrap {
    padding: 20px 15px 11px;
    /*float:right;*/
}

#widget_social_wrap a {
    /*width:39px;
	height:39px;*/
}

.grey-social_table-div {
    display: table;
    margin: 0px auto;
}

#socialAndContactAside hr {
    background: url(images/DirecterionSeperator.png) top repeat-x;
    height: 1px;
    width: 100%;
    border: 0px;
    clear: both;
    /*margin-top: 15px;
	margin-bottom: 10px;*/
    margin: 0px;
}

#widget_persons_wrap {
    padding-bottom: 3px
}

#widget_persons_wrap div:last-child img {
    margin-bottom: 0px
}

#widget_persons_wrap img {
    margin-bottom: 28px;
}

#widget_persons_wrap > div {
    clear: both;
}

#widget_persons_wrap > div > div {
    width: 160px;
    line-height: 15px;
    margin-top: -4px;
}

#widget_persons_wrap span div:first-child {
    font-weight: bold;
}

#widget_persons_wrap span, #widget_persons_wrap a {
    font-size: 12px;
    clear: both;
}

#widget_persons_wrap a.last {
    font-size: 8px;
    text-decoration: underline;
    display: block;
    text-transform: lowercase;
}

#widget_persons_wrap {
    clear: both;
}

#widget_persons_wrap h3 {
    margin-bottom: 13px;
    margin-top: 0px;
}

#widget_persons_wrap .envelope_contact img {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0px 5px;
}

.widget_link_div.yes h3 {
    font-size: 26px;
    margin: 0px 0px 5px;
}

.widget_link_wrap {
    padding: 15px 0px 18px 0px;
}

.widget_link_div {
    display: inline-block;
    vertical-align: middle;
    width: 59%;
    margin-left: 9px;
}

.widget_link_h3 {
    margin: 0 0 5px;
}

.widget_link_txt {
    font-size: 13px;
    line-height: 14px;
}

.widget_link_icon_wrap {
    display: inline-block;
    height: 79px;

    vertical-align: middle;
    width: 84px;
}

.widget_link_icon_wrap2 {
    margin: 0px 3px;
}

.widget_link_icon_a, .widget_link_title_a {
    cursor: pointer;
}

.widget_link_icon {
    display: block;
}

.widget_link_div.no {
    width: auto;
}

.widget_link_icon_wrap img {
    float: left;
    height: 79px;
    width: 84px;
}

.widget_link_icon_hover {
    display: none;
}

.two_cols_widget {
    background: url(images/DirecterionSeperator.png) bottom repeat-x;
    /*padding: 24px 20px 19px;*/
    padding: 21px 20px 19px;
    clear: both;
}

.two_cols_widget.last {
    background: none;
}

.widget_link_title_a {
    display: inline-block;
    padding-left: 8px;
}

.turquoise .widget_link_title_a {
    background: url(images/turquoise_widget_arrow.png) 0% 45% no-repeat;
}

/* ==========================================================================
   404 page
   ========================================================================== */
#wrap404 {
    background: #DFDFDF;
    color: #666;
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 36px;
    text-align: center;
    padding: 120px 0;
    margin-bottom: 18px;
    margin-top: 18px;
    line-height: 34px;
}

#wrap404 span {
    font-family: strausslight, strausslighten, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: block;
}

#wrap404 a {
    font-family: strausslight, strausslighten, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 22px;
    float: right;
    margin-right: 28px;
    margin-top: 67px;
}

#wrap404 h1 {
    font-family: 'straussregular', 'straussregularen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: 34px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

#loadmore {
    clear: both;
    display: block;
    color: #ffffff;
    text-decoration: none;
    border: none;
}

a:focus {
    outline: none;
}

/* ==========================================================================
   Employees story
   ========================================================================== */

.employeeStory #inner_page_title {
    padding: 20px 26px;
}

#inner_page_title > div:first-child {
    width: 50%;
}

#inner_page_title > div > div {
    font-size: 16px;
    line-height: 18px;
}

#employees {
    width: 305px;
    direction: ltr;
    margin-top: 7px;
}

.employeeStory .tab-content {
    margin-top: 6px;
}

.employeeStory .tab-pane .span4_5 {
    background: #CBF0F8;
    font-family: strausslight, strausslighten, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20px;
    height: 136px;
}

.employeeStory .tab-pane .span4_5 h2 {
    font-size: 26px;
    margin-bottom: 18px;
}

.employeeStory .tab-pane .span1_5 {

}

.employeeStory .tab-pane .span1_5 img {
    height: 136px;
    width: 136px;
}

.employeeStory .tab-pane .span4_5 > div {
    padding: 21px 26px;
}

.employeeStory .tab-pane div.clear {
    /*font-size: 13px;*/
    font-family: arial;
    padding-top: 20px;
}

.employeeStory .tab-pane div.clear, .employeeStory .tab-pane div.clear p {
    text-align: justify !important;
}

.rowOut {
    float: none;
    clear: both;
}

div#shDisplay img#shTopImg {
    padding: 5px !important;
    border: none !important;
    background: #fff !important;
}

#employees .nav-tabs {
    border: 0px;
}

#employees li a {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-radius: 0px !important;
    background: #9AE1F3;
    display: block;
}

#employees li div {
    height: 86px;
    width: 98px;
}

#employees li.active a, #employees li:hover a {
    padding: 4px;
}

#employees li.active div, #employees li:hover div {
    height: 78px;
    width: 90px;
}

#employees .mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    background: #fff;
}

#employees .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #98E1F0;
}

#employees .mCSB_horizontal > .mCSB_container {
    margin-bottom: 12px;
}

.employeeStory br {
    display: none;
}

/* ==========================================================================
   tips
   ========================================================================== */
#tips #newsMentionContent {
    padding-right: 28px;
    padding-left: 28px;
}

#tips #newsMentionContent ul {
    list-style-position: inside;
    margin: 0px;
    list-style: none;
}

#tips #newsMentionContent ul li {
    min-height: 33px;
    line-height: 18px;
    margin-bottom: 10px;
}

#tips #newsMentionContent ul li p {
    font-size: 13px;
}

#tips #newsMentionTitle div {
    margin-top: 33px;
    font-size: 19px;
    font-family: straussregular, straussregularen;
}

/* ==========================================================================
   Career Lobby
   ========================================================================== */
#careerLobby #awards_bar {
    /* height: 205px; */
}

#careerLobby #awards_bar .mobile_accordion-heading {
    height: 100%;
    width: 137px;
    float: right;
}

/*#careerLobby #awards_bar .span1 h3{
	font-size: 30px;
	line-height: 24px;
	font-weight: lighter;
	margin: 2px 0px;
	letter-spacing: 0px;
	font-weight: 200;
}*/
#careerLobby #awards_bar .grey-f2 {
    height: 100%;
    width: 567px;
    float: right;
    font-size: 0;
}

.award_triplet {
    font-size: 0;
}

.award_triplet .award_bar_single {
    width: 30%;
    font-size: 13px;
    line-height: 15px;
    display: inline-block;
    margin: 20px 1.5%;
    vertical-align: top;
}

@media (max-width: 767px) {
    #mobile_white {
        background: #fff;
    }
}

.award_tile_image_bg {
    display: block;
    padding-top: 60%;
    background: center no-repeat;
    background-size: contain;
}

#careerLobby .row-fluid {
    margin-top: 0px;
    margin-bottom: 25px;
}

#careerLobby .row-fluid.part-main-content {
    margin-bottom: 0px;
}

/** SOCIAL WIDGETS **/
#widgetyAside #socialAndContactAside {
    padding: 0px;
    height: auto;
    border: none;
}

.blog_wrap.social {
    margin-bottom: 6px;
    /*padding-bottom: 9px;*/
    background: #f2f2f2;
    clear: both;
}

body.page-template-page-subject-lobby-php #social-row {
    margin-top: -10px;
}

#social-row .blog_wrap.social {
    width: 100%;
    height: 206px;
}

#social-row .background.span1 {
    height: 235px;
}

.blog_wrap.social div, .blog_wrap.social div a, #widgetyAside #socialAndContactAside .blog_wrap.social div, #widgetyAside #socialAndContactAside .blog_wrap.social div a {
    margin: 0px !important;
    display: block;
    color: #fff !important;
}

.blog_wrap.social div, .blog_wrap.social h2 {
    margin-top: 0px;
    display: block;
    height: 39px;
    line-height: 43px !important;
    font-size: 20px !important;
    font-family: straussregular, straussregularen, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.blog_wrap.social h3 span, .blog_wrap.social h2 span, .blog_wrap.social h5 span {
    height: 12px;
    width: 10px;
    display: inline-block;
}

.blog_wrap.social.blog .color a, .blog_wrap.social.blog .color {
    color: #FF5700;
}

.blog_wrap.social.youTube .color {
    color: #E11A21;
}

.blog_wrap.social.facebook .color, .blog_wrap.social.facebook a {
    color: #2A4891;
}

.blog_wrap.social.twitter .color {
    color: #32c7ff;
}

.blog_wrap.social.facebook p.color {
    width: 175px;
    font-size: 11px;
    line-height: 15px;
}

.blog_wrap.social.myStrauss .color {
    color: #FF1E26;
}

.blog_wrap.social.facebook img {
    padding-top: 5px;
}

.blog_wrap.social h6 {
    margin-top: 20px;
    margin-bottom: 3px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

h6.wblog, h6.wblog a {
    color: #ff5700;
}

h6.wfb {
    color: #294791;
}

h6.youtitle {
    margin-top: 20px;
}

h6.youtitle, h6.youtitle a, h6.mytitle {
    color: #e11a22;
}

h6.mysub {
    margin-top: 0px !important;
}

div.youclick {
    height: 104px;
    width: 230px;
    background-size: cover;
    margin-bottom: 14px;
}

div.youclick a {
    width: 230px !important;
    height: 104px !important;
    display: block;
    float: none;
    background: url(images/yplay.png) no-repeat center center;
}

div.youclick a:focus, div.youclick a:hover {
    background: url(images/PLAYIcon_youtube_OVER.png) no-repeat center center;
}

.blog_wrap.social .widget_social_wrap {
    text-align: justify;
    font-size: 13px;
    line-height: 17px;
}

/* ==========================================================================
   SEARCH
   ========================================================================== */
#searchTitle {
    background: #666666;
    /*height:78px;*/
    padding-top: 12px;
    padding-bottom: 8px;
}

#searchTitle h1 {
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: strausslight, strausslighten;
}

#searchTitle h2 {
    font-size: 19px;
}

#sSearch {
    border: solid 1px #bcbcbc;
    height: 99px;
}

#sSearch #search_wrap {
    background: transparent;
}

#sSearch #searchsubmit {
    line-height: 30px;
    height: 100%;
    width: 11%;
    margin-top: 0;
    border: none;
}

#sSearch #s {
    font-size: 30px;
    height: 100%;
    line-height: 30px;
    width: 190px;
    margin-top: 0;
}

#search5 .galleryLoadMore {
    background-color: #858585;
    /*color:#ffffff;
	text-decoration:none;
	border:none;*/
}

#search5 .galleryLoadMore:hover {
    background-color: #858585;
    color: #ffffff;
}

.search_out_a.INMContent h2, .search_out_a.INMContent .INMDate, .search_out_a .hoverStyle_a {
    color: #4d4d4d;
}

.search_out_a.INMContent h2, .search_out_a.INMContent .INMDate {
    font-weight: bold;
}

.blue .hoverStyle.hover .search_out_a a .INMDate,
.blue .hoverStyle.hover .search_out_a a h2,
.blue .hoverStyle.hover .search_out_a a,
.blue .search_out_a.INMContent h2:hover,
.blue .search_out_a.INMContent .hoverStyle_a div:hover,
.blue .INMContent .INMDate:hover {
    color: #0088ce !important;
}

/*******************/
#version_val {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
    margin-top: 35px;
    margin-bottom: 33px;
}

/* ==========================================================================
   NEWS DOWNLOAD
   ========================================================================== */

#news_download_title {
    background-color: #33a0d8;
}

#news_download_title h3 {
    color: #ffffff;
    font-size: 28px;
    line-height: 24px;
    font-weight: lighter;
    margin: 2px 0px;
    padding: 17px 20px;
    letter-spacing: 0px;
    font-weight: 200;

}

#outer_single_title h1, #outer_single_title h2 {
    margin-top: 12px;
    margin-bottom: 26px;
    font-weight: normal;
    font-size: 22px;
    height: 32px;
    line-height: 35px;
}

#news_download_outer {
    background: #f5f5f5;
}

#news_download_inner .span_download_news {
    width: 46%;
    margin-top: 15px;
    padding: 16px 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
    float: none;
}

#news_download_inner .span_download_news:nth-child(n+3) {
    border-top: 1px dashed #bcbcbc;
}

.span_download_news:nth-child(n+2).span_download_news:nth-child(-n+2) {
    border-bottom: 1px dashed #bcbcbc;
}

#news_download_inner .span_download_news:after {
    content: '';
    display: block;
    clear: both;
}

.news_download_icon {
    margin-top: 5px;
}

.pdf .news_download_icon {
    background: url(images/PDF.png);
    background-repeat: no-repeat;

}

.ppt .news_download_icon {
    background: url(images/PPT.png);
    background-repeat: no-repeat;
}

.jpg .news_download_icon {
    background: url(images/JPG.png);
    background-repeat: no-repeat;
}

.doc .news_download_icon, .docx .news_download_icon {
    background-image: url(images/DOC.png);
    background-repeat: no-repeat;
}

.news_download_icon {
    width: 33px;
    height: 34px;
    display: inline-block;
}

.news_download_content {
    display: inline-block;
    width: 84%;
}

.news_download_row .news_download_content .news_download_name {
    font-size: 13px;
    color: #666666;
    /* height: 25px; */
    display: block;
}

.news_download_title {
    font-size: 18px;
    color: #0088ce;
    font-family: straussregular, straussregularen;
}

.news_download_title:hover {
    color: #0088ce !important;
}

.news_download_row {
    text-align: justify;
    font-size: 0;
}

/* ==========================================================================
   SERVICE VISITOR
   ========================================================================== */
.visitor_img {
    background: url(images/CustomerService_visit.png);
    width: 134px;
    height: 108px;
    border: 1px solid #bcbcbc;
}

.visitor_txt {
    font-size: 20px;
    margin-top: 19px;
    width: 80px;
    font-weight: 200;
    height: 60px;
    line-height: 17px;
}

.visitor_arrow {
    width: 10px;
    height: 16px;
    margin: 0px 16px;
}

.visitor_img, .visitor_img_right {
    margin-top: 6px;
}

.visitor_img_Mbottom a:focus, .visitor_img_Mbottom a:hover {
    color: #fff !important;
    background: #8CBB1D !important;
}

#visitor_title {
    height: 39px;
    margin-bottom: 0px;
}

#visitor_title a {
    color: #ffffff;
    font-size: 20px;
    font-family: straussregular, straussregularen, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 12px 14px 7px;
}

#contact_visitor {
    margin-bottom: 10px;
    margin-top: 19px;
}

#cord_visit .visitor_txt {
    width: 50px;
}

.ellipsis {
    /*white-space: nowrap;
	overflow: hidden;
}

.ellipsis.multiline {
	white-space: normal;*/
    overflow: hidden;
}

#at16pcc {
    display: none;
}

#question_final_form div.donation_input_wrap input, #question_final_form textarea {
    display: block;
    border: none;
    box-shadow: none;
    clear: both;
    width: 100%;
    color: #666666;
    background: #ffffff;
    font-size: 14px;
    font-family: arial;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 26px;
    padding: 0px 5px;
}

#question_final_form input:focus, #question_final_form textarea:focus {
    outline: 1px solid #739600;
}

#question_final_form * {
    box-sizing: border-box;
}

#donation_form_submit {
    margin: 25px auto;
    display: block;
    font-size: 25px;
    border: 1px solid #739600;
    padding: 8px 15px 6px;
    border-radius: 10px;
    background: #fff;
    color: #739600;
    box-shadow: 0px 0 5px #739600;
    transition: all .25s;
}

#donation_form_submit:hover {
    box-shadow: none;
}

#question_final_form .row {
    margin: 0px -15px;
}

#question_final_form textarea {
    padding: 5px;
    line-height: 1.5;
}

#final_form_columns {
    column-count: 2;
    line-height: 1.2;
}

.donation_input_wrap {
    position: relative;
    margin: 0px 0 5px;
    padding-bottom: 15px;
}

.donation_form_input_desc {
    font-size: 80%;
    line-height: 1.2;
    margin: 5px 0 0;
}

.checkfield {
    margin-bottom: 8px;
}

.checkfield:last-child {
    margin-bottom: 0;
}

.checkfield label {
    margin-bottom: 0px;
}

fieldset.donation_input_wrap {
    padding-bottom: 5px;
}

fieldset.donation_input_wrap.donation_radio_wrap {
    padding-bottom: 15px;
}

.donation_input_wrap legend {
    font-size: 100%;
    line-height: 1;
    margin: 0;
    border: 0;
    font-weight: bold;
    margin-bottom: 10px;
}

.donate_fieldset_description {
    margin-bottom: 8px;
}

.donation_other_wrap {
    margin-bottom: 5px;
}

div.fileinputs {
    width: 250px;
    position: relative;
}

input#file_gc, input#file_pc {
    position: relative;
    width: 250px;
    cursor: pointer;
    opacity: 0;
    z-index: 10;
}

.fakefile {
    position: absolute;
    z-index: 5;
    top: 0;
}

.clearfix {
    clear: both;
}

form#question_final_form .file_input_label {
    margin-top: 5px;
    margin-bottom: 0;
}

input#fakefile_input_gc, input#fakefile_input_pc {
    padding-left: 6px;
    padding-right: 6px;
}

form#question_final_form.product #psubmit {
    margin-top: 220px;
}

#question_final_form div.donation_input_wrap input.error, #question_final_form textarea.error {
    outline: solid 1px #d52b1e !important;
}

/*form#question_final_form label.error{*/
/*  top: auto;*/
/*  bottom: -3px;*/
/*  right: 0;*/
/*  width: 100%;*/
/*}*/
form#question_final_form div.radio label.error {
    margin-top: 50px;
    position: absolute;
    line-height: 0px !important;
}

form#question_final_form div.radio input.error {
    height: auto !important;
}

#contact_visitor #gdetails, #contact_visitor #pdetails {
    display: none;
}

form #gdiscliamer_text[type=checkbox], form #pdiscliamer_text[type=checkbox] {
    width: 0px !important;
    display: inline-block;
    opacity: 0;
}

form #gdiscliamer_text[type=checkbox]:checked + .check_placeholder, form #pdiscliamer_text[type=checkbox]:checked + .check_placeholder {
    background-image: url(images/rudio_bottom_V.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
    opacity: 1;
}

.link_page {
    display: block;
}

h4.formthanks.final {
    padding-top: 115px;
    width: 680px;
}

/* ==========================================================================
   default template
   ========================================================================== */
#strauss-default_template h2,
#strauss-default_template h1 {
    font-weight: 200;
    font-size: 30px;
    font-weight: normal;
    padding: 24px 31px 30px;
    margin: 0px;
}

#strauss-default_template img, #strauss-default_template .grey-f2 {
    margin-top: 6px;
}

#strauss-default_template .grey-f2 {
    padding: 22px;
}

#strauss-default_template .grey-f2 li, #strauss-default_template .grey-f2 p {
    text-align: justify;
}

#strauss-default_template ul {
    list-style-position: inside;
}

#strauss-default_template h3:not(.widget_link_h5) {
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
}

#strauss-default_template h4 {
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

#strauss-default_template .grey-f2 a {
    color: #005682;
    text-decoration: underline;
}

/* ==========================================================================
   single visit center
   ========================================================================== */
#visitCarusel .span2:first-child {
    padding-bottom: 19px;
}

#visitCarusel .carousel-inner {
    background: #fff;
}

#visit-description .span1 span, #visit-description .span1 h2 {
    font-weight: 200;
    font-size: 30px;
    display: block;
    margin: 22px 20px;
}

/*---- carousel ----*/
#visitCarusel .carousel-indicators {
    position: static;
    margin: 40px 25px;

}

#visitCarusel .carousel-indicators li {
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #fff;
}

#visitCarusel .carousel-indicators li.active, #visitCarusel .carousel-indicators li:hover {
    background-color: #fff;
}

#visitCarusel button {
    height: 17px;
    width: 17px;
    padding: 0px;
    border: 0px;
    text-indent: -999px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    vertical-align: middle;
    margin-right: 29px;
    margin-left: 29px;
    margin-top: 6px;
}

#visitCarusel .pause {
    background-image: url(images/header_pause.svg);
}

#visitCarusel .play {
    background-image: url(images/header_play.svg);
}

.ngg-thumbnail-list img {
    height: 76px;
    width: 96px;
}

/*---- main content ----*/
#visit-description-inner div.visit_aaa {
    width: 40%;
    margin: 0px 40px;
    font-size: 17px;
    color: #666;
}

#visit-description-inner div.vertical_seperator {
    background: url(images/vertical_seperator.png) center repeat-y;
    height: 100%;
    margin: 25px 0px;
}

#visit-description-inner div span, #visit-description-inner div h4 {
    font-weight: bold;
    font-family: inherit;
    display: inline;
}

/*---- tiles ----*/
.visitor_tile .padding_tile-page .tile_title {
    width: 90px;
    height: 150px;
    background: none;
}

/*---- gallery ----*/
#single_visit_gallery .pic {
    padding: 9px 0px 33px;
    margin-bottom: 6px;
}

#single_visit_gallery #main_pic {
    height: auto;
    width: 100%;
}

#single_visit_gallery .ngg-gallery-list li a {
    border: 0px;
    padding: 2px;
    margin: 14px 18px;
    display: block;
}

#single_visit_gallery .ngg-gallery-list li.selected a, #single_visit_gallery .ngg-gallery-list li a:hover {
    background: #8CBB1D;
}

#single_visit_gallery .ngg-gallery-list li img {
    height: 74px;
    width: 96px;
}

#single_visit_gallery .gallery_name {
    font-weight: 200;
    font-size: 30px;
}

#single_visit_gallery .pic_name {
    font-weight: bold;
    font-size: 13px;
}

#single_visit_gallery .gallery_top_arrows {
    font-weight: 200;
    font-size: 20px;
    color: #666666;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 30px;
}

#single_visit_gallery .gallery_top_arrows span a {
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 20px;
}

#single_visit_gallery .gallery_top_arrows a.prev {
    background: url(images/RightArrow.png) no-repeat;
    margin-left: 9px;
}

.page-template-page-visit-centers-php #single_visit_gallery .gallery_top_arrows a.prev:hover,
.single-visitor #single_visit_gallery .gallery_top_arrows a.prev:hover {
    background: transparent url(images/RightArrow_Overf2.png) no-repeat !important;
}

#single_visit_gallery .gallery_top_arrows a.next {
    background: url(images/LeftArrow.png) no-repeat;
    padding-right: 9px;
}

.page-template-page-visit-centers-php #single_visit_gallery .gallery_top_arrows a.next:hover,
.single-visitor #single_visit_gallery .gallery_top_arrows a.next:hover {
    background: url(images/LeftArrow_Overf2.png) no-repeat !important;
}

#single_visit_gallery .ngg-galleryoverview {
    position: relative;
    margin-bottom: 6px;
}

#single_visit_gallery a.ngg-bottom-arrows {
    display: block;
    height: 67px;
    width: 56px;
    position: absolute;
    top: 41%;
}

#single_visit_gallery a.prev.ngg-bottom-arrows {
    background-image: url(images/RIGHTsquerArrowf2.png);
    background-repeat: no-repeat;
    right: 0px;
    left: auto;
}

#single_visit_gallery a.prev.ngg-bottom-arrows:hover {
    background-image: url(images/RIGHTsquerArrowOVERf2.png);
    background-repeat: no-repeat;
}

#single_visit_gallery a.next.ngg-bottom-arrows {
    background-image: url(images/LEFTsquerArrowf2.png);
    background-repeat: no-repeat;
    right: auto;
    left: 0px;
}

#single_visit_gallery a.next.ngg-bottom-arrows:hover {
    background-image: url(images/LEFTsquerArrow_Overf2.png);
    background-repeat: no-repeat;
}

/*---- scroll ----*/
#single_visit_gallery .mCSB_scrollTools .mCSB_dragger, #single_visit_gallery .mCSB_scrollTools .mCSB_dragger_bar {
    height: 6px;
}

#single_visit_gallery .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #8CBB1D;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#single_visit_gallery .mCSB_scrollTools .mCSB_draggerRail {
    height: 6px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #D8E2AE;
}

/*---- scroll ----*/
.mCustomScrollBox {
    height: auto;
}
.mCustomScrollBox:focus {
    outline: 2px solid red !important;
    outline-offset: -1px;
    z-index: 100;
}

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    height: 6px;
    bottom: 7px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    height: 100%;
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.mCustomScrollBox > .mCSB_scrollTools {
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"; /* old ie */
    opacity: 1;
}

#socialAndContactAside img {
    height: auto;
    width: auto;
}

/* ==========================================================================
   Writers Tools
   ========================================================================== */

#middle_title_tools {
    height: 40px;
    line-height: 40px;
    font-family: straussregular, straussregularen;
    font-size: 20px;
    text-indent: 30px;
}

#Cstructure img {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

#Cstructure {
    margin-bottom: 40px;
}

/* ==========================================================================
   Global
   ========================================================================== */
/*---- carousel ----*/
.location-list {
    list-style-type: none;
    padding: 0 !important;
    text-indent: 0 !important;
    margin: 0px;
}

#location-list .mCSB_horizontal > .mCSB_container {
    margin-bottom: 0px;
}

#location-list .mCSB_container {
}

#location-list .mCustomScrollBox.mCS-light.mCSB_horizontal {
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    border-bottom: 0px;
}
#location-list .mCustomScrollBox.mCS-light.mCSB_horizontal:focus {
    outline: 2px solid red !important;
    outline-offset: -1px;
}
#location-list .mCustomScrollBox.mCS-light.mCSB_horizontal.tab-focused {
    outline: 2px solid #8CBB1D !important;
    outline-offset: -1px;
}
.location-list li a {
    padding: 25px 9px 0px;
    display: block;
    font-size: 11px;
    color: #595959;
}
.location-list li.active, .location-list li:hover {
    background: #E4E4E4;
}



.location-list li a div {
    height: 24px;
    width: 55px;
}

.location-list img {
    border: 2px solid #bbb;
    width: 52px;
}

#location-list .mCSB_scrollTools {
    bottom: 0px;
}

#location-list .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
#location-list .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger,
#location-list .mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    height: 100%;
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#location-list .mCustomScrollBox > .mCSB_scrollTools {
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"; /* old ie */
    opacity: 1;
}

#location-list .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #808080;
}

#location-list .mCSB_scrollTools .mCSB_draggerRail {
    background: #E3E3E3;
}

/*---- main part ----*/
.table_row.location_table .second_td {
    width: 769px;
    font-size: 15px;
    color: #000;
}

#global_main .first_td {
    font-weight: 200;
    padding-bottom: 23px;
}

#global_main .first_td:hover, #global_main a:focus .first_td {
    color: #4D4D4D;
}

#global_main {
    padding-bottom: 10px;
}

#global_main #port_sub_img img {
    width: 827px;
    height: auto;
}

#global_main .second_td img {
    margin-bottom: 24px;
}

/*** HISTORY PAGE ***/
/*--- service square ---*/
#service_square {
    height: 118px;
    width: 134px;
    float: right;
    border: 1px solid #ccc;
    font-family: straussregular, straussregularen, arial;
    font-size: 16px;
    color: #4d4d4d;
}

#service_square img {
    height: auto;
    width: 100%;
}

#service_square div {
    width: auto;
    height: auto;
    text-align: center;
    margin-top: 5px;
}

/* ==========================================================================
   Activities
   ========================================================================== */
/*-- toolbars --*/
body .activities #toolbar_brands .toolbar_content a:focus {
    text-decoration: none !important;
}

/*.slider_cs_main_wrap .slick-prev:focus {*/
/*background-color: #70961A;*/
/*}*/
#toolbar_activity.toolbar_wrap a {
    color: #4d4d4d;
}

/*-- bottom --*/
#activity_news {
    width: 501px;
}

#activity_news #activity_news_title {
    height: 39px;
    line-height: 40px;
}

.act_note {
    font-size: 11px;
    display: inline-block;
    color: #fff;
}

.act_note:hover {
    color: inherit;
    text-decoration: underline;
}

#activity_news #activity_news_title span:first-child, #activity_news #activity_news_title h3:first-child {
    font-family: straussregular, straussregularen;
    font-size: 20px;
    display: inline-block;
}

#activity_news #activity_news_title h3:first-child {
    margin: 0;
}

#activity_news #activity_news_content {
    background: #fff;
    padding-top: 20px;
}

#activity_news_content .INMEachLine:focus {
    background: transparent;
}

#activity_news_content .INMEachLine {
    padding: 25px 10px 0;
}

#activity_news_content .INMEachLine:hover img, #activity_news_content .INMEachLine:focus img {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#activity_news_content .INMEachLine:hover *, #activity_news_content .INMEachLine:focus * {
    color: #00B3DE !important;
}

#activity_news_content .INMIcon {
    margin: 0px 12px;
}

#activity_news_content .INMExcerpt {
    margin: 5px 0px;
}

#activity_news_content .INMContent {
    margin: 0px 12px;
    width: 339px;
}

#activity_bottom_wrap .span2 {
    width: 278px;
}

#activity_bottom_wrap {
    margin-bottom: 27px;
}

#activity_bottom_wrap #socialAndContactAside {
    border: 0px;
}

#activity_bottom_wrap .blog_wrap.social {
    background: #fff;
}

/* ==========================================================================
   Our Story
   ========================================================================== */
#our_story {
    margin-bottom: 20px;
}

#our_story #main_pic {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

#our_story .background {
    padding-bottom: 28px;
}

#our_story h2 {
    font-weight: 200;
    font-size: 30px;
    font-weight: normal;
    margin: 20px 32px 9px;
}

#our_story p {
    font-weight: 200;
    /*font-size: 22px;*/
    font-size: 19px;
    font-weight: normal;
    text-align: justify;
    line-height: 23px;
    margin: 0px 32px;
}

#story_video {
    width: 492px;
    background: #fff;
    margin: 35px auto 0px;
    height: 358px;
}

#story_video_wrap #logo_content {
    width: 492px;
    margin: 20px auto;
    color: #666;
    font-size: 16px;
    text-align: justify;
}

#years_div {
    width: 918px;
    margin: 0px auto 30px;
    direction: ltr; /* don't change in english !!! */
}

#years_div li, #logos_div li {
    float: right; /* to do */
    display: block;
}

#years_ul {
    height: 84px;
    margin: 0 0 6px;
    min-width: 100%;
}

#years_div li {
    font-weight: 200;
    font-size: 51px;
    line-height: 88px;
    color: #aeaeae;
    margin: 0px 20px;
    cursor: pointer;
}

#years_div li:first-child, #logos_div li:first-child img {
    /*margin: 0px;*/
}

#years_div li:hover, #years_div li.active {
    color: #00B3DE;
}

#logos_div {
    width: 918px;
    margin: 0px auto;
    direction: ltr; /* don't change in english !!! */
}

#logos_div, #years_div {
    background: #fff;
}

#logos_div img {
    height: 272px;
    width: 272px;
}

#logos_div li {
    padding: 0px 17px;
}

#logos_div img.colorful, #logos_div li.active img.bw {
    display: none;
}

#years_div .mCSB_container.mCS_no_scrollbar {
    margin: auto;
}

#logos_div li.active img.colorful {
    display: block;
}

#logos_div .mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    visibility: hidden;
}

#years_div .mCSB_horizontal > .mCSB_container, #logos_div .mCSB_horizontal > .mCSB_container {
    margin-bottom: 0px;
}

#years_div .mCSB_dragger_bar, #years_div .mCSB_draggerRail {
    background: none;
}

#years_div .mCSB_dragger_bar, #years_div .mCSB_dragger {
    opacity: 1;
}

h2.title_margin {
    font-size: 30px;
    /*margin: 36px 0 0 0;*/
    margin: 25px 0 5px 0;
    font-weight: normal;
    font-family: straussregular, straussregularen, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

#pic_header .addthis_button img {
    height: auto;
    width: auto;
}

/* ==========================================================================
   Single Brand
   ========================================================================== */
.brand_area_title {
    display: inline-block;
    font-family: strausslight;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    font-weight: normal;
    margin: 0;
}

#single_brand_page #faq .faq_tile {
    display: block !important;
}

/*-- scroll --*/
#single_brand_page .mCSB_horizontal > .mCSB_container {
    margin-bottom: 13px;
}

#single_brand_page .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
#single_brand_page .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
#single_brand_page .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
#single_brand_page .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*-- about --*/
#about .span5 .b_content, #about .span5 .color {
    margin: 34px 31px 0px;
}

#about .span5 .b_content {
    margin-bottom: 25px;
}

#about h1,
#about h2 {
    font-family: straussregular, straussregularen;
    font-size: 36px;
    font-weight: normal;
    display: inline;
    vertical-align: middle;
}

#about h1,
#about h2 {
    font-weight: 200;
    font-size: 36px;
    font-weight: normal;
    display: inline;
    vertical-align: middle;
}

#b_site-link h2 {
    font-size: 20px;
    display: block;
    font-family: straussregular, straussregularen, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.blog_wrap.social a:focus {
    outline: 7px auto #1B3F5F !important;
}

#about .b_sep {
    display: inline-block;
    margin: 0px 17px;
    border-width: 1px;
    border-style: solid;
    height: 31px;
    vertical-align: middle;

}

#about .b_content {
    font-weight: 200;
    font-size: 22px;
    color: #666;
    line-height: 23px;
    text-align: justify;
}

#b_milestones {
    margin-top: 40px;
    margin-bottom: 40px;
}

#b_milestones span {
    font-size: 16px;
}

#b_milestones span.background {
    padding: 0px 2px;
    margin-left: 20px;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-family: straussregular, straussregularen;
}

#b_site-link {
    padding: 0px;
}

#b_site-link h5, #b_site-link h2 {
    background-image: url(images/SiteIcon.png);
    background-position: 4% 50%;
    background-repeat: no-repeat;
}

#b_site-link h5 {
    padding: 9px 20px 9px 0;
    font-size: 20px;
}

/*-- history --*/
#history .mCustomScrollBox:focus {
    outline: thin dotted #333;
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 5px;
    outline: 5px auto -webkit-focus-ring-color;
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 5px;
    outline-offset: -2px;
}

#history .grey-f2 {
    margin-top: 6px;
}

#history_content .b_h_each {
    width: 213px;
    margin: 0px 17px 30px;
    position: relative;
    /*text-align: justify;*/
}

#history_content .b_h_each div {
    width: 166px;
    margin: 0px auto;
}

#history_content .b_h_year {
    font-weight: 200;
    font-size: 70px;
    line-height: 70px;
    padding-top: 50px;
}

#history_content .b_h_title {
    font-weight: 200;
    font-size: 19px;

}

#history_content .b_h_desc {
    /*height: 110px;*/
    overflow: hidden;
    font-size: 13px;
    line-height: 15px;
    color: #666;
}

#history img.history_img {
    height: auto;
    width: 100%;
    margin-top: 25px;
    /*transform: rotate(10deg);*/
    /*-ms-transform: rotate(10deg);  IE 9 */
    /*-webkit-transform: rotate(10deg);  Safari and Chrome */
}

#history img.thumbtack {
    width: auto;
    position: absolute;
    z-index: 999;
    left: 37%;
    left: 35% \9;
    margin-top: 15px;
}

/*-- gallery --*/
#single_brand_page #gallery #single_visit_gallery {
    margin-top: 6px;
}

/*-top arrows-*/
#single_brand_page #single_visit_gallery .gallery_top_arrows .ngg-next,
#single_brand_page #single_visit_gallery .gallery_top_arrows .ngg-prev {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 11px;
}

#single_brand_page #single_visit_gallery .gallery_top_arrows a {
    height: 20px;
    width: 11px;
    background-repeat: no-repeat;
    padding: 0px;
    background-color: #F2F2F2;
    margin: 0px;
    vertical-align: top;
}

#single_brand_page #single_visit_gallery .gallery_top_arrows a.next:hover {
    background-position: top right; /* don't change on english */
}

#single_brand_page #single_visit_gallery .gallery_top_arrows a.next {
    background-image: url(images/brand_top_arrows_left.png);
    background-position: top left; /* don't change on english */
}

#single_brand_page #single_visit_gallery .gallery_top_arrows a.prev:hover {
    background-position: top left; /* don't change on english */
}

#single_brand_page #single_visit_gallery .gallery_top_arrows a.prev {
    background-image: url(images/brand_top_arrows_right.png);
    background-position: top right; /* don't change on english */
}

/*-bottom arrows-*/
#single_brand_page #single_visit_gallery a.next.ngg-bottom-arrows {
    background-image: url(images/brand_arrow_left.png);
    background-repeat: no-repeat;
    background-position: top right; /* don't change on english */
}

#single_brand_page #single_visit_gallery a.next.ngg-bottom-arrows:hover {
    background-position: top left; /* don't change on english */
}

#single_brand_page #single_visit_gallery a.prev.ngg-bottom-arrows {
    background-image: url(images/brand_arrow_right.png);
    background-repeat: no-repeat;
    background-position: top right; /* don't change on english */
}

#single_brand_page #single_visit_gallery a.prev.ngg-bottom-arrows:hover {
    background-position: top left; /* don't change on english */
}

#single_brand_page .pic_name.abc {
    margin-top: 15px;
}

#single_brand_page #single_visit_gallery .gallery_top_arrows {
    padding-bottom: 10px;
}

#single_brand_page #single_visit_gallery li {
    position: relative;
}

#single_brand_page .new_a {
    height: auto;
    width: auto;
    position: absolute;
    left: auto;
    right: 6px;
    top: 5px;
    background: none !important;
}

#single_brand_page .new_a img {
    height: auto !important;
    width: auto !important;
}

#single_brand_page .new_a {
    font-weight: 200;
    font-size: 16px;
}

/*-- products --*/
.tab-pane[id *= "family"] {
    display: block;
    position: absolute;
    top: 35px;
    right: 35px;
    opacity: 0;
    pointer-events: none;
    left: 35px;
    transition: opacity .5s;
    z-index: -1;
}

.tab-pane[id *= "family"].active {
    pointer-events: auto;
    opacity: 1;
    z-index: 1;
}

#products .grey-f2.tab-content {
    height: 565px;
    transition: height .5s;
}

.tab-pane[id *= "product"] {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s;
    z-index: -1;
}

.tab-pane[id *= "product"].active {
    pointer-events: auto;
    opacity: 1;
    z-index: 1;
}

.second_level_content.tab-content {
    height: 500px;
}

#products .text_above_inner_tabs {
    margin-bottom: 40px;
}

#products .nav-tabs {
    border: 0px;
    height: 32px;
}

#products li.grey-f2, #products li.grey-f2.active, #products .brand_product_li,
#products li.brand_product_li, #products li.brand_product_li.active {
    padding: 0px 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    height: 32px;
    line-height: 32px;
    border: 0px;
    display: inline-block;
    vertical-align: middle;
}

#products li.grey-f2:first-child, #products .brand_product_li:first-child {
    margin-right: 0px;
}

#products li.grey-f2:last-child, #products .brand_product_li:last-child {
    margin-left: 0px;
}

#products li.grey-f2:first-child, #products .brand_product_li:first-child {
    margin: 0px !important;
}

#products li a, #products li.active a, #products li a:hover {
    background: none;
    border: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-weight: 200;
    font-size: 22px;
}

.mCS_no_scrollbar_x {
    width: 100% !important;
}

.brand_family .mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools,
.brand_product .mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    height: 0px;
    position: static;
}

.brand_family .mCSB_draggerContainer, .brand_product .mCSB_draggerContainer {
    display: none;
}

#single_brand_page .brand_family .mCSB_horizontal > .mCSB_container, .brand_family ul,
#single_brand_page .brand_product .mCSB_horizontal > .mCSB_container, .brand_product ul {
    margin: 0px;
    font-size: 0px;
}

#single_brand_page .brand_family .mCSB_buttonLeft, #single_brand_page .brand_family .mCSB_buttonRight,
#single_brand_page .brand_product .mCSB_buttonLeft, #single_brand_page .brand_product .mCSB_buttonRight {
    position: absolute;
    top: 0px;
    opacity: 1;
    overflow: visible;
    transition: none;
}

#single_brand_page .brand_family .mCSB_buttonLeft:before, #single_brand_page .brand_family .mCSB_buttonRight:before,
#single_brand_page .brand_product .mCSB_buttonLeft:before, #single_brand_page .brand_product .mCSB_buttonRight:before {
    width: 75px;
    height: 100%;
    position: absolute;
    top: 0px;
    display: block;
    content: '';
}

#single_brand_page .brand_family .mCSB_buttonLeft:after, #single_brand_page .brand_family .mCSB_buttonRight:after,
#single_brand_page .brand_product .mCSB_buttonLeft:after, #single_brand_page .brand_product .mCSB_buttonRight:after {
    width: 14px;
    height: 100%;
    position: absolute;
    top: 0px;
    display: block;
    content: '';
}

.brand_family .mCSB_buttonLeft:after, .brand_product .mCSB_buttonLeft:after {
    background: url(images/LeftArrow.png) center center no-repeat;
}

.brand_family .mCSB_buttonRight:after, .brand_product .mCSB_buttonRight:after {
    background: url(images/RightArrow.png) center center no-repeat;
    left: auto;
    right: 0px;
}

.brand_family .mCSB_buttonLeft:before {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1); /* IE6-9 */
}

.brand_family .mCSB_buttonRight:before {
    left: auto;
    right: 0px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
}

.brand_product .mCSB_buttonLeft:before {
    background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(100%, rgba(242, 242, 242, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f2f2f2', GradientType=1); /* IE6-9 */
}

.brand_product .mCSB_buttonRight:before {
    left: auto;
    right: 0px;
    background: -moz-linear-gradient(left, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(242, 242, 242, 0)), color-stop(100%, rgba(242, 242, 242, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f2f2f2', GradientType=1); /* IE6-9 */
}

#products li.grey-f2 a {
    color: #515151;
}

#products .brand_product_li {
    background: #fff;
}

.tabWithEvent:focus {
    text-decoration: underline;
}

#products .brand_item_picture {
    /*padding: 0px 41px;*/
    width: 528px;
    background: #fff;
    padding: 20px 0px;
}

#products .brand_item_picture img {
    height: 302px;
    width: 446px;
    margin: 0px 41px;
}

#products .brand_item_text {
    width: 383px;
    background: #FFF;
    height: 342px;
}

#products .brand_item_text > * {
    margin-right: 32px;
    margin-left: 32px;
}

#products .brand_item_text a {
    /*margin-right: 32px;
	margin-left: 32px;*/
    margin: 0px;
}

#products .brand_item_text .brand_item_title {
    font-weight: 200;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 40px;
}

#products .brand_item_text .brand_item_desc strong {
    display: block;
    margin: 0px;
}

#products .brand_items_ul li {
    margin: 20px 0px 15px !important;
    height: auto;
    width: 129px !important;
    position: relative;
    font-size: 13px;
}

#products .brand_items_ul li a:first-child {
    border: 0px;
    padding: 2px;
    margin: 0px 15px;
    display: block;
    font-size: 13px;
    font-family: arial;
    background: #f2f2f2;
}

#products .brand_items_ul li a:first-child img {
    height: 63px;
    width: 95px;
    background: #fff;
}

#products .brand_items_ul li div {
    margin: 0px 15px;
    line-height: 1.3;
    height: 32px !important;
    overflow: hidden;
}

#products .brand_items_ul li .new_a {
    padding: 0px;
    right: 0px;
    top: -11px;
    height: 35px;
    width: 35px;
    color: #fff;
    background: #00a13a !important;
    border-radius: 50%;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 36px;
}

[lang = "en"] #products .brand_items_ul li .new_a:before {
    content: 'New';
}

[lang = "he-IL"] #products .brand_items_ul li .new_a:before {
    content: 'חדש';
}

#products .tab-content {
    overflow: visible;
    position: relative;
}

#single_brand_page .waypoint {
    height: 46px;
    clear: both;
}

/*-- faq --*/
#single_brand_page #faq .tileOut {
    margin-bottom: 6px;
}

/*** TABLES ***/
.page-template-page-our_way-php .grey-f2 br {
    display: none;
}

#sub_menu_wrap.fixed {
    position: fixed !important;
    top: 0px;
    width: 988px;
    z-index: 999999;
    box-shadow: none;
}

table.tablepress {
    border-collapse: collapse;
}

table.tablepress th {
    color: #fff;
    border: 1px solid #fff;
}

table.tablepress tbody td {
    color: #949494;
    border: 1px solid #fff;
    background: #ececec;
}

#port_main #port_two_columns {
    margin-top: 19px;
}

.single-company #port_side_menu li.pepsico {
    background-position-y: 78px;
}

.single-company #port_side_menu li.pepsico a {
    height: 105px;
}

.single-location #port_sub_img .h1, .single-location #port_sub_img h1 {
    width: 91px;
}

.home_widget_content .jspDrag {
    background: #ff5700;
}

.activity_item img:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#sub_menu_placeholder {
    height: 40px;
    display: none;
}

#sub_menu_placeholder.fixed {
    display: block;
}

/*** QUESTIONNAIRE FORMS ***/
form#questionform input {
    margin-top: -2px;
}

form#question_final_form {
    margin-top: 20px;
    /*display: none;*/
}

form#question_final_form label[id ^= "l-"] {
    height: 0px;
    overflow: hidden;
    position: absolute;
}

form#question_final_form h6 {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

form#question_final_form input[type="checkbox"] {
    /*margin-left: 7px;*/
    margin-left: 5px;
    display: inline-block;
    clear: both;
    /*float: right;*/
}

form#question_final_form .checkfield {
    display: block;
}

.search-results .INMIcon img {
    background-color: #fff;
}

.fgh {
    width: 23px;
    height: 93px;
    float: right;
    border: 1px solid #e4e4e4;
}

.fgh.first {
    border-left: 0px;
}

.fgh.last {
    border-right: 0px;
}

.page-template-page-gallery-index-php #newsMentionContent {
    margin-bottom: 0px;
}

#social_icons p#recent-fb, #social_icons p.rfb {
    padding: 0px !important;
}

.blog_wrap.social .panel {
    margin: 0px !important;
}

.blog_wrap.social.tile h3 {
    left: 0px !important;
}

#social-row .panel.page_tile {
    width: 100%;
    height: auto;
}

.blog_wrap.social.tile {
    background: 0px;
}

.blog_wrap.social .page_tile .tile_excerpt .tile_text {
    margin: 0px 21px;
}

.home_widget_content_padding {
    padding: 24px 20px 0;
}

#port_content a, .location_table a {
    color: #005580;
}

#port_two_columns a {
    color: #4d4d4d;
}

#toolbar_partners .toolbar_content a:focus {
    text-decoration: none;
}

#toolbar_featured_brands .toolbar_content a:focus {
    text-decoration: none;
}

a.dropdown-toggle {
    cursor: default;
}

.OUTBRAIN {
    clear: both;
}

#newsMentionContent .photo_to_open {
    position: relative;
    display: block;
}

.open_image {
    position: absolute;
    z-index: 99;
    top: 20px;
    right: 20px;
}

/** PRETTYPHOTO **/
#pp_full_res img {
    position: relative;
    z-index: 999999;
}

body.page-template-page-gallery-index-php div.light_square .pp_nav,
div.light_square .pp_nav {
    width: 120px !important;
}

.pp_top {
    height: 90px !important;
}

/** IE10 **/
.ie10 .home .jspTrack {
    width: 100% !important;
}

.ie10 .home .jspCorner {
    display: none;
}

/*-----------------------------------------------------------------------------------------------------------------------------
													 NEW HOME PAGE
-----------------------------------------------------------------------------------------------------------------------------*/
/*-- scrollbar --
.mCS-dir-rtl>.mCSB_inside>.mCSB_container, .mCSB_inside>.mCSB_container{
	margin: 0px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	z-index: 999;
	width: 10px;
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools, .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{
	left: auto;
	right: 0px;
}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{
	opacity: 0 !important;
	transition-delay: 1s;
}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools:hover,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools:hover{
	opacity: 0.8 !important;
	transition-delay: 0s;
}*/
/*-- slider floor --*/
.slider_video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}

.hp_new_slide, #floor_banner {
    height: 80vh;
    height: calc(100vh - 200px);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hp_new_slide iframe {
    height: 100%;
    width: 100%;
}

#floor_banner #hp_banner_buttons {
    bottom: 20px;
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 99999;
}

#floor_banner .slick-dots {
    position: static;
    display: inline;
}

.slick-dots li {
    height: auto;
    vertical-align: middle;
}

.slick-dots li button {
    background: #fff;
    background: rgba(255, 255, 255, .6);
    border-radius: 50%;
    height: 18px;
    width: 18px;
    position: relative;
}

.slick-dots li button:before {
    display: none;
}

#floor_banner .slick-prev:before, #floor_banner .slick-next:before {
    display: block;
    content: '';
    background-image: url(images/icons_sprite.png);
    position: absolute;
    top: calc(50% - 27px);
    width: 55px;
    height: 55px;
}

#floor_banner .slick-prev:before {
    background-position: -75px -43px;
}

#floor_banner .slick-next:before {
    background-position: -10px -43px;
}

#floor_banner .slick-dots li button:after {
    background: #0088cb;
    transform: scale(0);
    position: absolute;
    display: block;
    content: '';
    height: 12px;
    width: 12px;
    top: 3px;
    right: 3px;
    opacity: .6;
    transition: transform .2s;
    border-radius: 50%;
}

#floor_banner .slick-dots li button:hover:after, #floor_banner .slick-dots li button:focus:after {
    transform: none;
}

#floor_banner .slick-dots li.slick-active button:after {
    background: #0088cb;
    transform: none;
    opacity: 1;
}

.lt-ie9 #floor_banner .slick-dots li button:after {
    display: none;
}

.lt-ie9 #floor_banner .slick-dots li button {
    background: #0088cb;
    height: 12px;
    width: 12px;
    border: 3px solid #fff;
}

#floor_banner .slick-prev, #floor_banner .slick-next {
    height: 100%;
    width: 55px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .75s;
    margin-top: 0px;
    z-index: 9999;
}

#floor_banner .slick-next {
    left: 91px;
}

#floor_banner .slick-prev {
    right: 91px;
}

#floor_banner:hover .slick-prev, #floor_banner:hover .slick-next {
    opacity: .3;
    filter: alpha(opacity=30);
}

#floor_banner .slick-prev:hover, #floor_banner .slick-next:hover,
#floor_banner .slick-prev:focus, #floor_banner .slick-next:focus {
    opacity: .5;
    filter: alpha(opacity=50);
}

#sliderButtons {
    display: inline-block;
    vertical-align: middle;
    height: 17px;
    position: relative;
    margin-left: 10px;
}

#sliderButtons button {
    height: 17px;
    width: 17px;
    padding: 0px;
    border: 0px;
    text-indent: -999px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(images/icons_sprite.png);
}

#sliderButtons #pause_slider {
    background-position: -140px -75px;
}

#sliderButtons #play_slider {
    background-position: -167px -75px;
}

#sliderButtons #pause_slider, #sliderButtons.paused #play_slider {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1;
    transition: opacity .5s;
}

#sliderButtons:hover #pause_slider, #sliderButtons.paused:hover #play_slider {
    opacity: .7;
}

#sliderButtons.paused #pause_slider, #sliderButtons #play_slider {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    transition: opacity .5s, z-index 1s;
}

.home_container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    font-family: strausslight, strausslighten;
    line-height: 1;
    position: relative;
}

#floor_news .home_container, #floor_banner .home_container {
    padding: 0 42px;
    box-sizing: border-box;
}

#floor_banner .home_container {
    height: 100%;
}

.home_container.align_center {
    text-align: center;
}

.home_container.align_right {
    text-align: right;
}

.home_container.align_left {
    text-align: left;
}

.vertical_align_helper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px;
}

.hp_new_content {
    display: inline-block;
    vertical-align: middle;
    width: 42.8%;
    padding: 4% 5.3%;
    text-align: justify;
    font-size: 23px;
    line-height: 29.26px;
    opacity: 0;
    transition: all .7s .3s;
    color: #fff;
}

.hp_new_content.color_black {
    color: #4d4d4d;
}

.home_container.align_center .hp_new_content {
    transform: translateY(-30px);
}

.home_container.align_right .hp_new_content {
    transform: translateX(-30px);
}

.home_container.align_left .hp_new_content {
    transform: translateX(30px);
}

#floor_banner .slick-active .hp_new_content {
    opacity: 1;
    transform: none;
}

.hp_new_content.bg_white {
    background: rgba(255, 255, 255, 0.15);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#26ffffff',GradientType=0 );*/
}

.hp_new_content.bg_black {
    background: rgba(0, 0, 0, 0.15);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26000000', endColorstr='#26000000',GradientType=0 );*/
}

.hp_new_subtitle {
    font-size: 44px;
    line-height: 40px;
    text-align: right;
    text-transform: uppercase;
    font-weight: normal;
}

/*.hp_new_title, .hp_new_content h2{*/
/*  font-size: 71px;*/
/*  letter-spacing: .21px;*/
/*  line-height: 50px;*/
/*  font-family: straussregular,straussregularen;*/
/*  margin: -6px 0px 3px;*/
/*  text-align: right;*/
/*  text-transform: uppercase;*/
/*}*/
.hp_new_title {
    font-size: 71px;
    letter-spacing: .21px;
    line-height: 50px;
    font-family: straussregular, straussregularen;
    margin: -6px 0px 3px;
    text-align: right;
    text-transform: uppercase;
    font-weight: normal;
}

.hp_new_button {
    display: block;
    font-size: 29px;
    background: #8DB625;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 25px;
    transition: background 1s;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    transition: all .7s;
}

.hp_new_button:hover, .hp_new_button:focus {
    color: #fff;
    /*background: url(images/W15.png) !important;*/
    /*background: rgba(255, 255, 255, .15) !important;*/
    border-color: #fff !important;
}

/*-- news floor --*/
#floor_news {
    padding-top: 64px;
    padding-bottom: 78px;
    position: relative;
    background: #fff;
}

.hp_new_news, .hp_contact_tile {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    position: relative;
    transition: opacity .6s;
}

#hp_new_large_news {
    width: 593px;
    float: right;
}

#hp_new_smalls {
    float: left;
    width: 288px;
}

.hp_new_news .hp_front, .hp_new_news .hp_back {
    border: 6px solid #d4d4d4;
    box-sizing: border-box;
}

.hp_new_news .hp_front:before, .hp_new_news .hp_back:before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 0px solid rgba(212, 212, 212, .5);
    z-index: 1;
    transition: border .5s;
    display: block;
    pointer-events: none;
}

.hp_new_news:hover .hp_front:before, .hp_new_news:hover .hp_back:before, .hp_new_news.hover .hp_front:before, .hp_new_news.hover .hp_back:before {
    border-width: 4px;
}

.hp_back:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#floor_news iframe {
    width: 100%;
    height: 100%;
    border: 0px;
}

.newsTileWrap {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
}

.hp_new_small_news.slick-slide iframe {
    visibility: hidden;
    transition: visibility 0s .5s;
}

.hp_new_small_news.slick-slide.slick-active iframe {
    visibility: visible;
    transition: visibility 0s 0s;
}

#hp_new_small_news_second {
    margin-top: 5px;
}

.hp_new_news .flipper, .hp_new_news .hp_front, .hp_new_news .hp_back, .hp_contact_tile .hp_front, .hp_contact_tile .hp_back {
    width: 100%;
    height: 100%;
    text-align: center;
}

.flipper {
    position: relative;
    display: block;
    font-size: 0px;
}

.hp_contact_tile .flipper:before {
    content: '';
    display: block;
    padding-top: 93.2%;
}

.hp_contact_tile .flipper {
    transition-delay: 0s;
}

.hp_new_news .hp_front, .hp_new_news .hp_back, .hp_contact_tile .hp_front, .hp_contact_tile .hp_back {
    position: absolute;
    top: 0;
    left: 0;
}

.hp_new_news .hp_front, .hp_contact_tile .hp_front {
    z-index: 2;
}

.hp_new_news img {
    width: 100%;
    height: 100%;
}

.hp_new_news img.newsTilePlaceholder {
    height: auto;
}

.newsPlaceholder_wrap {
    border: 6px solid transparent;
    padding-top: 54%;
}

#hp_new_large_news .newsPlaceholder_wrap {
    padding-top: 55.3%;
}

.hp_new_news span {
    font-size: 23px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    width: 80%;
    padding: 0px 10%;
    display: inline-block;
    vertical-align: middle;
}

#hp_new_large_news span {
    font-size: 34px;
    font-family: straussregular, straussregularen;
    line-height: 33px;
}

@media (min-width: 768px) {
    .newsletter_foi_each_wrap:hover svg * {
        fill: #ff5700;
    }

    .hp_new_news:hover .flipper, .hp_new_news.selected .flipper, .hp_new_news.hover .flipper,
    .hp_contact_tile:hover .flipper, .hp_contact_tile:focus .flipper, .hp_contact_tile.selected .flipper, .hp_contact_tile.hover .flipper {
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        transition-delay: 0s;
    }

    .flipper {
        -webkit-transition: 0.6s;
        -webkit-transform-style: preserve-3d;
        -moz-transition: 0.6s;
        -moz-transform: perspective(1000px);
        -moz-transform-style: preserve-3d;
        transition: 0.6s .4s;
        transform-style: preserve-3d;
    }

    .hp_new_news .hp_front, .hp_new_news .hp_back, .hp_contact_tile .hp_front, .hp_contact_tile .hp_back {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        -webkit-transform: rotateY(0deg);
        -moz-transform-style: preserve-3d;
        -moz-transform: rotateY(0deg);
        -o-transform-style: preserve-3d;
        -o-transform: rotateY(0deg);
        transform-style: preserve-3d;
        transform: rotateY(0deg);
    }

    .hp_contact_tile .hp_front, .hp_contact_tile .hp_back {
        -webkit-transition: 0.6s;
        -moz-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }

    .hp_new_news .hp_front, .hp_new_news .hp_back {
        -webkit-transition: 0.6s .4s;
        -moz-transition: 0.6s .4s;
        -o-transition: 0.6s .4s;
        transition: 0.6s .4s;
    }

    .hp_new_news .hp_front, .hp_contact_tile .hp_front {
        -webkit-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
    }

    .hp_new_news .hp_back, .hp_contact_tile .hp_back {
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}

.hp_news_share_buttons_wrap {
    width: 97%;
    overflow: hidden;
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 2;
}

.hp_news_share_buttons > * {
    display: block;
    width: 26px;
    height: 26px;
    text-indent: -999px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 0px;
    cursor: pointer;
    transition: all .3s .5s, opacity .5s;
    float: right;
    /*opacity: .4;*/
    position: absolute;
    right: 0px;
}

.hp_news_share_buttons > *:focus {
    opacity: .5;
}

.hp_news_share_buttons {
    transform: translateX(26px);
    -webkit-transform: translateX(26px);
    -moz-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transition: all .35s .1s ease-in;
}

.hp_new_news:hover .hp_news_share_buttons, .hp_new_news.hover .hp_news_share_buttons, #michael_video:hover .hp_news_share_buttons {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transition-delay: .4s;
}

.hp_new_news:hover .hp_news_share_open_menu, .hp_new_news.hover .hp_news_share_open_menu {
    /*opacity: 1;*/
}

.hp_news_share_open_menu {
    background-image: url(images/shareIcons_menu.svg);
    position: relative;
    z-index: 1;
}

.hp_news_share_button_facebook {
    background-image: url(images/shareIcons_f.svg);
}

.hp_news_share_button_twitter {
    background-image: url(images/shareIcons_TW.svg);
}

.hp_news_share_button_googlep {
    background-image: url(images/shareIcons_g.svg);
    transition-duration: .5s;
}

.hp_news_share_button_linkedin {
    background-image: url(images/shareIcons_in.svg);
    transition-duration: .6s;
}

.hp_news_share_button_whatsapp {
    background-image: url(images/shareIcons_WA.svg);
    width: 0px;
}

.hp_news_share_buttons:hover > *, .hp_news_share_buttons.hover > * {
    /*opacity: 1;*/
    transition-delay: 0s;
}

.hp_news_share_buttons:hover .hp_news_share_button_facebook,
.hp_news_share_buttons.hover .hp_news_share_button_facebook {
    right: 25px;
}

.hp_news_share_buttons:hover .hp_news_share_button_twitter,
.hp_news_share_buttons.hover .hp_news_share_button_twitter {
    right: 50px;
}

.hp_news_share_buttons:hover .hp_news_share_button_googlep,
.hp_news_share_buttons.hover .hp_news_share_button_googlep {
    right: 75px;
}

.hp_news_share_buttons:hover .hp_news_share_button_linkedin,
.hp_news_share_buttons.hover .hp_news_share_button_linkedin {
    right: 100px;
}

#mobilePopupOverlay {
    display: none;
}

#floor_news_slider_wrap {
    background: #f1f1f1;
    margin-top: 17px;
    padding: 13px 0px;
    overflow: hidden;
    opacity: 0;
    transform: translateY(30px);
    transition: all .7s;
}

#floor_news_slider_wrap.loaded {
    transform: none;
    opacity: 1;
}

#floor_news_slider_wrap .notSlider .hp_new_small_news {
    float: right;
    margin-right: 16px;
}

#floor_news_slider_wrap .notSlider .hp_new_small_news:first-child {
    margin: 0px;
}

#floor_news_slider_wrap .slider {
    margin: 0px -8px;
    height: 163px;
}

#floor_news_slider_wrap .slider .hp_new_small_news {
    margin: 0px 8px;
}

#floor_news_slider_wrap .slick-next {
    left: -42px;
}

#floor_news_slider_wrap .slick-prev {
    right: -42px;
}

#floor_news_slider_wrap .slick-next:before, #floor_news_slider_wrap .slick-prev:before {
    content: '';
    width: 100%;
    padding-top: 100%;
    background-image: url(images/icons_sprite.png);
    display: block !important;
    position: absolute;
    top: calc(50% - 20px);
}

#floor_news_slider_wrap .slick-next:before {
    background-position: -248px -43px;
}

#floor_news_slider_wrap .slick-prev:before {
    background-position: -298px -43px;
}

#floor_news_slider_wrap .slick-next, #floor_news_slider_wrap .slick-prev {
    height: 100%;
    width: 40px;
    top: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center;
    transition: opacity .5s;
}

#floor_news_slider_wrap .slick-next:hover, #floor_news_slider_wrap .slick-prev:hover,
#floor_news_slider_wrap .slick-next:focus, #floor_news_slider_wrap .slick-prev:focus {
    opacity: .6;
}

#floor_news_slider_wrap .slick-next:before, #floor_news_slider_wrap .slick-prev:before {
    display: none;
}

#floor_news_slider_wrap .slick-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
    cursor: default;
}

#hp_new_news_page_link {
    color: #acacac;
    background: #F2F0F2;
    display: block;
    line-height: 49px;
    font-size: 21px;
    font-weight: bold;
    font-family: straussregular, straussregularen;
    text-align: center;
    transition: all .7s;
    margin-top: 16px;
    opacity: 0;
    transform: translateY(20px);
    transition: all .5s;
}

#hp_new_news_page_link.loaded {
    opacity: 1;
    transform: none;
}

#hp_new_news_page_link:hover, #hp_new_news_page_link:focus {
    background: #0088ce;
    color: #fff;
    outline: 0px !important;
}

#hp_new_news_page_link:focus {
    background: #0088ce;
    color: #fff;
    outline: 3px solid #4d4d4d !important;
}

.floor_with_shadow {
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.14);
}

/*-- investors floor --*/
#floor_investors {
    /*background-image: url(images/Strauss_InvestorsImage.jpg);*/
    background-position: 50% -350px;
    text-align: center;
    color: #fff;
    font-family: straussregular, straussregularen;
}

#investors_pattern {
    background: url(images/investors_pattern.gif);
    background: rgba(0, 0, 0, .3) url(images/investors_pattern.gif);
}

#investors_pattern > div {
    background: url(images/B25.png) \9;
    padding-bottom: 51px;
}

#floor_investors .title {
    font-weight: bold;
    font-size: 56px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    line-height: 1;
    margin-top: 0px;
    padding-top: 41px;
    margin-bottom: 7px;
}

#floor_investors .title a {
    color: #fff;
}

#investors_date {
    font-size: 0px;
}

#investors_date span {
    font-weight: bold;
    font-size: 23px;
    line-height: 1;
    color: #FFFFFF;
    display: inline-block;
}

#investors_date span:first-child {
    border-left: 1px solid #fff;
    margin-left: 12px;
    padding-left: 10px;
}

#floor_investors .subtitle {
    font-size: 23px;
    line-height: 31.11px;
    margin-top: 34px;
    margin-bottom: 3px;
    font-weight: 200;
}

#investors_info {
    background: url(images/B20.png);
    background: rgba(0, 0, 0, .2);
    padding-top: 48px;
    padding-bottom: 35px;
    opacity: 0;
    transform: translateY(50px);
    transition: all 1s;
}

#investors_info.loaded {
    opacity: 1;
    transform: none;
}

#investors_info div {
    display: inline-block;
    margin: 0px 26px;
    font-family: straussregular, straussregularen;
}

#investors_info .investors_nums {
    font-weight: bold;
    /*font-size: 100px;*/
    font-size: 90px;
    line-height: 1;
    display: block;
    direction: ltr;
}

#investors_info .investors_nums img {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
}

#investors_info .investors_labels {
    font-weight: bold;
    font-size: 21px;
    line-height: 28px;
    color: #FFFFFF;
    display: block;
}

/*-- social networks floor --*/
#floor_social {
    position: relative;
    overflow: hidden;
    text-align: center;
}

#floor_social_bg {
    /*background-image: url(images/homeSocialBG.jpg);*/
    background-position: 50% 600px;
    background-repeat: no-repeat;
    text-align: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    transition: filter 1s;
}

#floor_social.loaded #floor_social_bg {
    filter: blur(5px);
    -moz-filter: blur(5px);
    -webkit-filter: blur(5px);
}

#floor_social.loaded #social_icons {
    background-color: rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#40000000', GradientType=0);
}

#social_icons {
    padding-top: 196px;
    padding-bottom: 140px;
    transition: background 1.5s;
    position: relative;
}

#social_icons_buttons a {
    height: 81px;
    width: 81px;
    display: inline-block;
    vertical-align: bottom;
    opacity: 0;
    transition: all .5s;
    margin: 0px 5px;
    background-size: 71px;
    background-position: center bottom;
    background-repeat: no-repeat;
    transform: scale(0);
    transition: all .4s;
}

#social_icons_buttons.loaded a {
    opacity: 0.4;
    transform: none;
}

#social_icons_buttons a.selected {
    opacity: 1;
    background-size: 81px;
}

.social_floor_sep {
    border-top: 1px solid #fff;
    width: 215px;
    margin: 25px auto;
}

#social_icons_content {
    width: 720px;
    position: relative;
    margin: 0px auto;
    height: 230px;
    transform: translateY(40px);
    opacity: 0;
    transition: all .4s;
}

#social_icons_content.loaded {
    opacity: 1;
    transform: none;
}

#social_icons_content div[id *= 'panel'] {
    position: absolute;
    top: 0px;
    width: 100%;
}

#social_icons_content .panel_inner {
    background: rgba(255, 255, 255, .15);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#26ffffff', GradientType=0);
    border-radius: 7px;
    height: 216px;
    color: #fff;
    position: relative;
}

#social_icons_content .panel_aligened_content {
    display: inline-block;
    vertical-align: middle;
    width: 94%;
    font-size: 0px;
}

#social_icons_content .panel_aligened_content * {
    font-size: 29px;
    line-height: 35px;
    font-family: straussregular, straussregularen;
}

.recent_half {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.recent_half.recent_half_media {
    line-height: 0 !important;
    text-align: left;
}

.recent_half.recent_half_content {
    text-align: right;
}

.recent_half iframe, .recent_half img {
    border: 3px solid #fff;
    height: 176px;
    overflow: hidden;
}

#social_icons_content:before, #social_icons_content:after {
    display: block;
    content: '';
    position: absolute;
    background: url(images/socialQuotes_big.svg) center no-repeat;
}

#social_icons_content:before {
    height: 45px;
    width: 51px;
    top: 0px;
    left: 101.3%;
}

#social_icons_content:after {
    height: 34px;
    width: 39px;
    right: 101.3%;
    bottom: 16px;
}

#social_icons_content .panel_inner a {
    color: #fff;
}

#social_icons_content .panel_title {
    font-family: foco, strausslight, strausslighten;
    font-size: 23px;
    text-transform: uppercase;
    opacity: .6;
    filter: alpha(opacity=60);
    margin-top: 10px;
}

#social_icons_content .panel_title a {
    color: #fff;
}

/*-- brands floor --*/
#floor_brands {
    background: #efefef;
    padding: 66px 0px 80px;
}

#floor_brands .home_container {
    padding: 0px 20px;
    box-sizing: border-box;
}

#brands_title {
    margin: 0px 6px 42px;
    opacity: 0;
    transition: all .5s;
    transform: scale(0.8);
}

#brands_title.loaded {
    opacity: 1;
    transform: none;
}

#hp_activities {
    position: relative;
    opacity: 0;
    transform: translateY(30px);
    transition: all .8s;
}

#hp_activities.loaded {
    opacity: 1;
    transform: none;
}

.hp_act_tile {
    width: 166px;
    height: 166px;
    float: right;
    border: 5px solid #fff;
    margin: 0px 6px 13px;
    position: relative;
    transition: margin .4s;
    z-index: 99;
    cursor: pointer;
    box-sizing: content-box;
}

.hp_act_tile.afterActive {
    margin-top: 169px;
}

.narrow_image, .wide_image {
    height: 100%;
    width: 100%;
    background-position: 50% 166px, top center;
    background-repeat: no-repeat;
    transition: padding .3s;
    /* background-size is not cover because the height of the tiles grows */
}

.lt-ie9 .narrow_image, .lt-ie9 .wide_image {
    background-position: top center;
}

.imagesForAllBrowsers {
    height: 100%;
}

.imagesForIE {
    display: none;
    height: 100%;
    width: 100%;
}

.ie_image_arrow {
    background: url(images/hp_activities_arrow_bottom.png) bottom center no-repeat;
    height: 100%;
    width: 100%;
    padding-bottom: 33px;
    display: none;
}

.active .ie_image_arrow {
    display: block;
}

.hp_act_tile.active .imagesForIE {
    padding-bottom: 33px;
}

.hp_act_tile.active .narrow_image, .hp_act_tile.active .wide_image {
    padding-bottom: 33px;
}

.hp_act_tile .wide_image {
    display: none;
}

@media (min-width: 1501px) {
    .hp_act_tile.double_tile_widescreen {
        width: 354px;
    }

    .hp_act_tile.double_tile_widescreen .wide_image {
        display: block;
    }

    .hp_act_tile.double_tile_widescreen .narrow_image {
        display: none;
    }

    #floor_brands .home_container {
        width: 1128px;
        padding: 0px;
    }
}

@media (min-width: 768px) and (max-width: 1500px) {
    .hp_act_tile.double_tile_medium_screen {
        width: 354px;
    }

    .hp_act_tile.double_tile_medium_screen .wide_image {
        display: block;
    }

    .hp_act_tile.double_tile_medium_screen .narrow_image {
        display: none;
    }
}

.hp_act_black_opacity {
    height: 100%;
    width: 100%;
    background: transparent;
    color: transparent;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    text-align: center;
    transition: background .5s, color .5s;
}

.lt-ie9 .hp_act_black_opacity {
    text-indent: -999px;
}

.hp_act_tile:hover .hp_act_black_opacity, .hp_act_tile:focus .hp_act_black_opacity, .hp_act_tile.active .hp_act_black_opacity {
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000', GradientType=0);
    color: #fff;
    text-indent: 0px;
}

.hp_act_black_opacity .hp_act_title {
    width: 95%;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 27px;
    font-family: straussregular, straussregularen;
}

#hp_brands_list {
    border: 1px solid #fff;
    left: 6px;
    right: 6px;
    position: absolute;
    top: 184px;

}

#hp_brands_slider_holder {
    height: 140px;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    padding: 20px 65px 14px;
}

#hp_brands_bottom_link_new a {
    line-height: 24px;
    background: #f6f6f6;
    text-align: center;
    font-size: 16px;
    transition: all .5s;
    display: block;
    color: #808080;
}

#hp_brands_bottom_link_new a:hover, #hp_brands_bottom_link_new a:focus {
    background-color: #909090;
    color: #fff;
}

#hp_brands_bottom_link_new a h2 {
    margin: 0px;
}

#hp_brands_slider {
    margin: 0px;
}

#hp_brands_bottom_link_new {
    position: relative;
}

#hp_brands_bottom_link_new a {
    color: #808080;
}

#hp_brands_bottom_link_new button {
    font-size: 0;
    border: 0px;
    border-left: 1px solid #fff;
    position: absolute;
    top: 0px;
    padding: 5px 6px;
    bottom: 0px;
    transition: background .4s;
    right: 0px;
}

#hp_brands_bottom_link_new button:hover, #hp_brands_bottom_link_new button:focus {
    background: #69c3d4;
}

#hp_brands_bottom_link_new button.pause:before, #hp_brands_bottom_link_new button.pause:after {
    content: '';
    background: #fff;
    height: 14px;
    width: 4px;
    display: inline-block;
}

#hp_brands_bottom_link_new button.pause:before {
    margin-left: 3px
}

#hp_brands_bottom_link_new button.play:before {
    content: '';
    display: block;
    height: 0px;
    width: 0px;
    border-style: solid;
    border-width: 7px 0 7px 12.1px;
    border-color: transparent transparent transparent #fff;
}

#hp_brands_slider a {
    display: block;
    height: 101px;
    width: 125px;
    border: 1px solid transparent;
    transition: background .5s, border .5s;
    text-align: center;
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}

#hp_brands_slider a.inactiveBrand {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

/*
#hp_brands_slider a.activeBrand{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}*/
#hp_brands_slider a:focus, #hp_brands_slider a:hover {
    border-color: #d9d9d9;
    background: #eee;
}

body .activeBrand:focus {
    text-decoration: none;
}

#hp_brands_slider img.hide_in_ie {
    display: inline-block;
    vertical-align: middle;
}

#hp_brands_slider a svg {
    width: 79px;
    height: 59px;
    background-position: center;
    display: none;
    vertical-align: middle;
}

#hp_brands_slider a svg image {
    display: block;
    width: 79px;
    height: 59px;
}

_:-ms-fullscreen, :root #hp_brands_slider a.inactiveBrand svg {
    display: inline-block;
}

_:-ms-fullscreen, :root #hp_brands_slider a.inactiveBrand img.hide_in_ie {
    display: none;
}

_:-ms-input-placeholder, :root #hp_brands_slider a.inactiveBrand svg {
    display: inline-block;
}

_:-ms-input-placeholder, :root #hp_brands_slider a.inactiveBrand img.hide_in_ie {
    display: none;
}

#hp_brands_slider button {
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    top: 0px;
    width: 15px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    transition: opacity .5s;
    margin: 0px;
}

#hp_brands_slider button:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#hp_brands_slider .slick-prev {
    right: -40px;
}

#hp_brands_slider .slick-next {
    left: -40px;
}

#hp_brands_slider button:before {
    content: '' !important;
    display: block !important;
    position: absolute;
    top: calc(50% - 12px);
    width: 100%;
    height: 25px;
    background-image: url(images/icons_sprite.png);
}

#hp_brands_slider .slick-prev:before {
    background-position: -218px -75px;
}

#hp_brands_slider .slick-next:before {
    background-position: -194px -75px;
}

#brands_height_placeholder {
    padding-bottom: 166px;
}

#hp_activities_links {
    margin: 31px 6px 0px;
    opacity: 0;
    transform: translateY(30px);
    transition: all .5s;
}

#hp_activities_links.loaded {
    opacity: 1;
    transform: none;
}

#hp_activities_links.loaded div {
    font-size: inherit;
    font-weight: 700;
    line-height: inherit;
    margin: 10px 0;
}

#hp_activities_links a {
    display: block;
    width: 49.3%;
    background: #d2d2d2;
    color: #807E80;
    line-height: 49px;
    text-align: center;
    font-size: 21px;
    font-family: straussregular, straussregularen;
    float: left;
    transition: all .5s;
}

#hp_activities_links a:first-child {
    float: right;
}

#hp_activities_links a:hover, #hp_activities_links a:focus {
    color: #fff;
    background: #f58426;
    outline: 0px !important;
}

.floors_titles {
    display: none;
}

iframe {
    position: relative;
    z-index: 1;
}

.carouselScroll ul {
    margin-left: 0px;
    margin-right: -3px;
}

.carouselScroll, .carouselScroll .ngg-gallery-list {
    height: 118px;
}

body .ngg-gallery-list li {
    margin: 0px 3px !important;
}

.carouselScroll a {
    margin: 14px 18px;
    width: 96px;
}

/*-----------------------------------------------------------------------------------------------------------------------------
													 NEW HOME PAGE - MOBILE
-----------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
    body.home {
        padding: 0px;
    }

    .home_container {
        width: 100%;
        padding: 0px !important;
    }

    body .floors_titles, body .floors_titles:hover {
        font-family: straussbold, straussbolden, straussregular, straussregularen;
        font-weight: bold;
        font-size: 30px;
        color: #FFFFFF;
        height: 83px;
        line-height: 86px;
        text-align: center;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.27) inset;
        position: relative;
        margin-bottom: 15px;
        display: block;
    }

    .floors_titles.title_right, .floors_titles.title_right:hover {
        margin-bottom: 12px;
    }

    .floors_titles:after {
        position: absolute;
        display: block;
        content: '';
        bottom: -8px;
        left: 50%;
        margin-left: -9px;
        height: 0px;
        width: 0px;
        border-style: solid;
        border-width: 9px 9px 0 9px;
        border-color: transparent;
    }

    body .title_left {
        display: block;
        font-size: 17px;
        color: #a9a9a9 !important;
        width: auto;
        margin: 0px 2% 14px;
        text-align: center;
    }

    body .title_left div {
        padding: 14px 15px;
        text-align: justify;
    }

    #floor_social {
        display: none;
    }

    /* banner */
    .hp_new_slide, #floor_banner {
        height: 360px;
        /*height: 80vh;
		height: calc(100vh - 112px);*/
        background-position: top center;
    }

    .hp_new_slide_mobile_image {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        background-position: top center;
        background-size: cover;
    }

    .hp_new_content {
        width: auto;
        display: block;
        position: absolute;
        bottom: 0px;
        right: 0px;
        left: 0px;
        font-size: 4.5vw;
        font-size: 16px;
        line-height: 1.4;
        font-family: strausslight;
        padding: 10px 14px 15px;
    }

    .hp_new_subtitle {
        font-size: 7vw;

        font-size: 25px;
    }

    .hp_new_title, .hp_new_content h2 {
        font-size: 11.5vw;
        font-size: 40px;
        line-height: 1;
    }

    .hp_new_text, .hp_new_title, .hp_new_content h2, .hp_new_subtitle {
        padding-right: 4%;
        padding-left: 8%;
    }

    .hp_new_content.bg_red_mobile {
        background: #ef3125;
    }

    .hp_new_content.bg_orange_mobile {
        background: #f58426;
    }

    .hp_new_content.bg_green_mobile {
        background: #89b524;
    }

    .hp_new_content.bg_light-green_mobile {
        background: #c8df8d;
    }

    .hp_new_content.bg_blue_mobile {
        background: #0a91cb;
    }

    .hp_new_content.bg_turquoise_mobile {
        background: #00bbe4;
    }

    .hp_new_content.bg_light-blue_mobile {
        background: #88d5e9;
    }

    .hp_new_content.bg_grey_mobile {
        background: #cecece;
    }

    #floor_banner #hp_banner_buttons, #floor_banner .slick-prev, #floor_banner .slick-next, #floor_banner.michael_slider .slick-dots {
        display: none !important;
    }

    .hp_new_button {
        border-radius: 3px;

        margin-top: 17px;
    }

    .hp_new_slide iframe {
        pointer-events: none;
    }

    /* news */
    #floor_news {
        padding: 0px;
        background: #f1f1f1;
        padding-bottom: 19px;
    }

    #floor_news_title {
        background: #0B90CC;
    }

    #floor_news_title:after {
        border-top-color: #0B90CC;
    }

    .hp_new_news span {
        font-size: 16px;
        line-height: 1.2;
    }

    #hp_new_large_news span, #floor_news_slider_wrap .hp_new_news span {
        font-size: 26px;
        line-height: 1.2;
        font-family: inherit;
    }

    body #hp_new_large_news {
        width: 96%;
        height: auto;
        margin: 0px auto 5px;
        float: none;
    }

    .hp_new_news img {
        height: auto;
    }

    .hp_new_news .hp_front {
        border-width: 4px;
        overflow: hidden;
    }

    .hp_new_news .hp_back {
        display: none;
    }

    .hp_new_news:hover .flipper, .hp_new_news.selected .flipper, .hp_new_news.hover .flipper {
        transform: none;
    }

    .hp_new_news img.newsTilePlaceholder {
        display: block;
        opacity: 0;
        height: auto;
    }

    .newsTileWrap {
        position: absolute;
        top: 0px;
    }

    #hp_new_smalls {
        width: 100%;
        float: none;
        text-align: center;
        font-size: 0px;
        display: none;
    }

    #hp_new_smalls .hp_new_news {
        width: 47%;
        height: auto;
        display: inline-block;
        margin: 0px 1% 17px;
        margin-top: 0px;
        margin-bottom: 17px;
    }

    .hp_news_mobile_title {
        position: absolute;
        bottom: 0px;
        width: 100%;
        text-align: center;
        background-position: bottom center;
        background-size: 100% 100%;
    }

    .newsTileMobileSize_small .hp_news_mobile_title {
        background-image: url(images/shareGradSmall.png);
        height: 45%;
    }

    .newsTileMobileSize_large .hp_news_mobile_title {
        background-image: url(images/shareGradBig.png);
        height: 39%;
    }

    .hp_news_mobile_title span:first-child {
        display: inline-block;
        vertical-align: bottom;
        width: 94%;
        padding: 0px;
        color: #fff;
        text-align: right;
    }

    .hp_news_mobile_title span:last-child {
        display: inline-block;
        vertical-align: bottom;
        width: 1%;
        height: 100%;
        padding: 0px;
    }

    .newsTileMobileSize_small .hp_news_mobile_title span:first-child {
        font-size: 15.8px;
        font-size: 4.4vw;
        line-height: 1;
    }

    #hp_new_large_news span:first-child, #floor_news_slider_wrap .hp_new_news span:first-child {
        font-size: 19.7px;
        font-size: 5.5vw;
        line-height: 1;
    }

    #floor_news_slider_wrap {
        margin: 0px 0 20px;
        padding: 0px;
        overflow: visible;
    }

    #floor_news_slider_wrap .slider {
        height: auto;
        margin: 0px;
    }

    #floor_news_slider_wrap .slider .hp_new_small_news {
        height: auto;
        margin: 0px;
    }

    #floor_news_slider_wrap .slick-next {
        background: url(images/mobile_news_ArrowLeft.png) center no-repeat;
        left: 0px;
        height: 60%;
        top: 20%;
    }

    #floor_news_slider_wrap .slick-prev {
        background: url(images/mobile_news_ArrowRight.png) center no-repeat;
        right: 0px;
        height: 60%;
        top: 20%;
    }

    #hp_new_news_page_link {
        background: #E7E5E7;
        border-radius: 3px;
        height: 49px;
        line-height: 49px;
        margin: 15px 2% 0;
        opacity: 1;
        transform: none;
    }

    .hp_news_share_button_whatsapp {
        width: 26px;
        right: 26px;
    }

    .hp_floor h2:after {
        width: 8px;
        height: 13px;
        display: inline-block;
        background-position: bottom left;
        margin-right: 9px;
        vertical-align: middle;
        content: '';
    }

    /*#hp _new_news_page_link .mobileLinkArrow{
		background-image: url(images/mobile_news_ArrowButton.png)
	} */
    .hp_news_share_buttons_wrap {
        top: 4px;
        right: 4px;
    }

    .hp_news_share_buttons > button {
        display: none !important;
    }

    .hp_news_share_buttons {
        transform: none;
        -webkit-transform: none;
        transition: none;
    }

    .hp_news_share_open_menu {
        background-image: url(images/shareICON2.png);
        height: 34px;
        width: 34px;
        height: 9.6vw;
        width: 9.6vw;
    }

    body.openOverlay, body.openOverlay * {
        pointer-events: none !important;
    }

    #mobilePopupOverlay, #mobilePopupOverlay * {
        pointer-events: all !important;
    }

    #mobilePopupOverlay {
        display: none;
        position: fixed;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        z-index: 9999;
        background-color: rgba(0, 0, 0, .8);
        text-align: center;
    }

    #mobilePopupOverlayContent {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 80%;
        font-size: 0px;
    }

    #mobilePopupOverlayContent img, #mobilePopupOverlayContent iframe {
        border: 7px solid #CFCFCF;
        box-sizing: border-box;
        max-width: 100%;
    }

    #mobilePopupOverlayContent iframe {
        margin-bottom: 38px;
    }

    #mobilePopupOverlayContent .myTitle {
        color: #fff;
        font-family: straussregular;
        font-size: 20px;
        line-height: 1;
        margin: 17px 0px 38px;
    }

    #mobilePopupOverlayContent .shareLinksMobile a {
        text-indent: -999px;
        overflow: hidden;
        width: 20%;
        padding-top: 20%;
        display: inline-block;
        background-size: 100% auto;

    }

    .hp_news_share_button_facebook {
        background-image: url(images/sharePopFB.png);
    }

    .hp_news_share_button_twitter {
        background-image: url(images/sharePopTW.png);
    }

    .hp_news_share_button_googlep {
        background-image: url(images/sharePopG.png);
    }

    .hp_news_share_button_linkedin {
        background-image: url(images/sharePopIN.png);
    }

    .hp_news_share_button_whatsapp {
        background-image: url(images/sharePopWA.png);
    }

    .hp_contact_tile .hp_front {
        transition: opacity .5s;
        -webkit-transition: opacity .5s;
    }

    .hp_contact_tile:hover .hp_front, .hp_contact_tile.hover .hp_front {
        opacity: 0;
    }


    /* brands */
    #floor_brands {
        padding: 0px 0px 18px;
    }

    #brands_title {
        margin: 0px;
        opacity: 1;
        transform: none;
    }

    #floor_brands_title {
        background: #F58327;
    }

    #floor_brands_title:after {
        border-top-color: #F58327;
    }

    #hp_activities {
        text-align: center;
        font-size: 0px;
    }

    .hp_act_tile {
        width: 31.3%;
        height: auto;
        padding-top: 31.3%;
        margin: 0.36%;
        border-width: 4px;
        box-sizing: border-box;
        display: inline-block;
        float: none !important;
        position;
        relative;
    }

    .hp_act_tile.double_tile_mobile {
        width: 63.3%;
    }

    .hp_act_tile.double_tile_mobile .wide_image {
        display: block;
    }

    .hp_act_tile.double_tile_mobile .narrow_image {
        display: none;
    }

    .narrow_image, .wide_image {
        background-size: 0px, cover;
        padding-bottom: 0px !important;
    }

    .hp_act_black_opacity {
        transition: height .5s, background .5s;
    }

    .hp_act_tile:not(.active) .hp_act_black_opacity {
        height: 30%;
        background: rgba(0, 0, 0, 0.4);
        color: #fff;
    }

    .hp_act_black_opacity .hp_act_title {
        transition: font .5s;
        font-size: 19px;
        font-size: 5.4vw;
    }

    .hp_act_tile:not(.active) .hp_act_black_opacity .hp_act_title {
        font-size: 13px;
        font-size: 3.75vw;
        font-weight: 200;
        font-weight: normal;
    }

    .hp_act_tile.active:after, .hp_act_tile.active:before {
        display: block;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        left: 50%;
    }

    .hp_act_tile.active:before {
        border-width: 15px 16px 0 16px;
        border-color: #efefef transparent transparent transparent;
        margin-left: -16px;
        bottom: -20px;
    }

    .hp_act_tile.active:after {
        border-color: #ffffff transparent transparent transparent;
        border-width: 15px 16px 0 16px;
        bottom: -15px;
        margin-left: -16px;
    }

    .hp_act_tile.afterActive {
        margin-top: 159px;
    }

    .imagesForAllBrowsers {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    #hp_brands_list {
        right: 2vw;
        left: 2vw;
    }

    #hp_brands_slider_holder {
        height: 103px;
        box-sizing: content-box;
        padding: 12px 48px 12px;
    }

    #hp_activities_links {
        margin: 0px auto;
        width: 96vw;
        opacity: 1;
        transform: none;
    }

    #hp_brands_bottom_link_new a {
        line-height: 20px;
        padding-top: 4px;
    }

    #hp_activities_links a {
        float: none !important;
        width: 100%;
        background: #c4c2c4 !important;
        color: #808080 !important;
        border-radius: 3px;
    }

    #hp_activities_links a:first-child {
        margin: 3.9% 0px 2%;
    }

    #hp_activities_links .mobileLinkArrow {
        background-image: url(images/mobile_activ_ArrowButton.png)
    }

    /* map */
    body #map_title {
        padding: 0px;
        opacity: 1;
        transform: none;
    }

    #floor_map_title {
        background: #01BBE5 !important;
    }

    #floor_map_title:after {
        border-top-color: #01BBE5;
    }

    /* investors */
    #floor_investors .title {
        padding-top: 37px;
        font-size: 40px;
        font-size: 11.6vw;
    }

    #investors_info {
        background: none;
        padding-top: 0px;
        padding-bottom: 29px;
        opacity: 1;
        transform: none;
    }

    #investors_info div {
        margin: 0px;
        display: block;
    }

    #investors_info > div > div {
        background: rgba(0, 0, 0, .2);
        margin: 13px 13px 0px;
        padding: 9px 0px 7px;
    }

    #investors_info .investors_nums {
        font-size: 60px;
        line-height: .8;
    }

    #floor_investors .subtitle {
        line-height: 22px;
        margin-bottom: 0px;
    }

    #investors_pattern > div {
        padding-bottom: 0px;
    }

    #investors_info .investors_nums img {
        vertical-align: top;
        margin-top: 15px;
    }

    /* contact */
    body #floor_contact {
        padding: 0px 0px 20px;
        width: 100%;
        overflow: hidden;
    }

    #floor_contact_title {
        background: #87B025 !important;
    }

    #floor_contact_title:after {
        border-top-color: #87B025;
    }

    #floor_contact .home_container {
        text-align: center;
    }

    body .hp_contact_tile {
        width: 42.5%;
        /*height: 42.5%;*/
        margin: 2% 1% 0px;
    }

    body .hp_contact_tile:first-child {
        width: 87%;
        margin: 0px;
    }

    .hp_contact_tile:first-child img.tile_placeholder {
        display: none;
    }

    .hp_contact_tile:first-child img.tile_placeholder_mobile {
        display: block;
        opacity: 0;

        width: 100%;
    }

    body .contact_tile_title {
        font-size: 22px;
        font-size: 6vw;
    }

    .hp_contact_tile .hp_front {
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .hp_contact_tile:not(:last-child):hover .flipper, .hp_contact_tile:not(:last-child).hover .flipper {
        transform: none;
    }

    /* floating social networks */
    body #side_social {
        position: static;
        /*display: table;*/
        display: none !important;
        table-layout: fixed;
        width: 100%;
    }

    body #side_social a {
        display: table-cell;
        border: 2px solid #4d4d4d;
        border-top-width: 3px;
        vertical-align: middle;
        text-align: center;
        background: #F0EEF0;
        height: 14vw;
        opacity: .9;
    }

    body #side_social img {
        margin: 0px;
        height: 56%;
        position: static;
        width: auto;
    }

    #side_social a img:last-child {
        display: none;
    }

    /*  */
    #floor_banner {
        margin-top: 71px;
    }
}

@media (max-width: 320px) {
    .hp_act_tile:not(.active) .hp_act_black_opacity .hp_act_title {
        font-size: 16px;
    }

    .hp_act_black_opacity .hp_act_title {
        font-size: 23px;
    }

    .hp_new_content {
        font-size: 19px;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    #mobilePopupOverlayNews, #mobilePopupOverlayTitle {
        display: inline-block;
        width: 48%;
        margin: 0px 1%;
        vertical-align: middle;
    }

    #mobilePopupOverlayContent .myTitle {
        margin: 0px;
    }

    .shareLinksMobile, #mobilePopupOverlayYT {
        clear: both;
        width: 70%;
        margin: 15px auto;
    }
}

/* IE 8 fixes */
.lt-ie9 #floor_banner .slick-dots li button:after {
    display: none !important;
}

.lt-ie9 #floor_banner .slick-dots li button {
    border: 3px solid #fff;
    background: #fff;
    filter: alpha(opacity=60);
    height: 12px;
    width: 12px;
}

.lt-ie9 #floor_banner .slick-dots li button:hover {
    background: #0088cb;
}

.lt-ie9 #floor_banner .slick-dots li.slick-active button {
    background: #0088cb;
    filter: alpha(opacity=100);
}

.lt-ie9 #side_social {
    z-index: 9999;
}

.lt-ie9 #sliderButtons #pause_slider {
    background-image: url(images/header_pause.png);
}

.lt-ie9 #sliderButtons #play_slider {
    background-image: url(images/header_play.png);
}

.lt-ie9 .hp_news_share_open_menu {
    background-image: url(images/shareIcons_menu.png);
}

.lt-ie9 .hp_news_share_button_facebook {
    background-image: url(images/shareIcons_f.png);
}

.lt-ie9 .hp_news_share_button_twitter {
    background-image: url(images/shareIcons_TW.png);
}

.lt-ie9 .hp_news_share_button_googlep {
    background-image: url(images/shareIcons_g.png);
}

.lt-ie9 .hp_news_share_button_linkedin {
    background-image: url(images/shareIcons_in.png);
}

.lt-ie9 .hp_news_share_button_whatsapp {
    background-image: url(images/shareIcons_WA.png);
}

.lt-ie9 .hp_news_share_buttons_wrap {
    display: none;
}

.lt-ie9 .hp_new_news:hover .hp_news_share_buttons_wrap, .lt-ie9 .hp_new_news.hover .hp_news_share_buttons_wrap {
    display: block;
}

.lt-ie9 #investors_info .investors_nums img {
    display: none;
}

/* brands*/
.lt-ie9 .imagesForAllBrowsers {
    display: none;
}

.lt-ie9 .imagesForIE {
    display: block
}

.lt-ie9 #hp_brands_slider a image[filter] {
    display: none !important;
}

.lt-ie9 #hp_brands_slider .slick-prev {
    background-image: url(images/hp_brands_arrow_right.png);
}

.lt-ie9 #hp_brands_slider .slick-next {
    background-image: url(images/hp_brands_arrow_left.png);
}

/* socials */
.lt-ie9 #social_icons_content:before {
    background-image: url(images/socialQuotes_big.png);
}

.lt-ie9 #social_icons_content:after {
    background: url(images/socialQuotes_Small.png);
}

/* map */
.lt-ie9 .map_content:after {
    /*display: none;*/
}

.lt-ie9 .balloon {
    display: none;
}

.lt-ie9 .balloon.selected {
    display: block;
}

/* investors */
.lt-ie9 #investors_info .investors_nums span {
    display: inline-block;
}

/* floating icons */
.lt-ie9 #side_social img {
    width: 38px;
    height: 40px;
}

.lt-ie9 #side_social a.dark_floor img:first-child, .lt-ie9 #side_social a.light_floor img {
    display: none;
}

.lt-ie9 #side_social a.light_floor img:first-child, .lt-ie9 #side_social a.dark_floor img {
    display: block;
}

.lt-ie9 #side_social a img {
    filter: alpha(opacity=70);
}

.lt-ie9 #side_social a:hover img {
    filter: alpha(opacity=100);
}

.lt-ie9 #side_social a.hover img {
    filter: alpha(opacity=35);
}

.lt-ie9 #side_social a.light_floor.hover img {
    filter: alpha(opacity=50);
}

/* IE9 fixes */

@media (max-width: 545px) {
    .gallery-album .accordion-inner .ngg-gallery-thumbnail-box {
        width: 100% !important;
    }

    .gallery-album .accordion-inner #newsMentionContent {
        padding: 24px 0 0 !important;
    }
}

@media (min-width: 767px) {
    .gallery-album .accordion-inner .ngg-gallery-thumbnail-box {
        width: 33.3%;
    }

    #gallery.gallery-album .accordion-inner .ngg-gallery-thumbnail {
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .gallery-album .accordion-inner .ngg-gallery-thumbnail-box {
        width: 50%;
    }

    #gallery.gallery-album .accordion-inner .ngg-gallery-thumbnail {
        margin: 0 auto;
    }


    /*--- New Gallery - Carousel - 2015 ---*/
    body .ngg-galleryoverview {
        display: none !important;
    }

    body.production-sites-products #newsMentionContent .ngg-galleryoverview, body.factories-and-products #newsMentionContent .ngg-galleryoverview {
        display: block !important;
    }

    body .ngg-gallery-list li a {
        margin: 0px !important;
    }

    body .ngg-thumbnail-list img {
        width: 100px;
    }

    body .ngg-gallery-list li a {
        padding: 0px !important;
        background: transparent !important;
    }

    .carouselScroll, .carouselScroll .ngg-gallery-list {
        height: auto;
    }

    body .ngg-gallery-list li {
        margin: 0px 1.5px !important;
    }
}

/* Michael Strauss Page */
.michael_slider .slick-dots {
    display: block !important;
    bottom: 40px;
    position: absolute !important;
}

.has_background_image {
    background-size: cover;
    background-position: center;
}

.page-template-page-michael #body, .page-template-page-richard #body {
    width: auto !important;
    font-family: 'straussregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.page-template-page-richard #way {
    background: #F1F1F1;
}

#michael_slider #floor_banner {
    height: auto;
    margin: 0px;
}

#michael_slider_ul {
    margin: 0px;
    list-style: none;
    background-color: #f1f1f1;
    height: 552px;
}

#michael_slider_ul > #sliderButtons:first-child {
    display: none;
}

#michael_slider_ul .slick-prev, #michael_slider_ul .slick-next {
    background-position: 50%;
}

#michael_slider_ul li, #michael_slider_ul .slick-track, #michael_slider_ul .slick-list {
    height: 100%;
    position: relative;
}

.michael_slider_image {
    height: 100%;
}

.michael_slider_quote_wrap {
    height: 250px;
    margin: 0px auto;
    font-size: 22px;
    line-height: 1.18;
    text-align: center;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, .35);
    left: 0px;
    right: 0px;
    color: #fff;
    color: rgba(255, 255, 255, .85);
}

.michael_slider_quote {
    vertical-align: middle;
    max-width: 860px;
    display: inline-block;
    text-align: justify;
    position: relative;
    margin-bottom: 40px;
}

.michael_slider_quote:before, .michael_slider_quote:after {
    display: block;
    content: '';
    position: absolute;
    background: url(images/quotation-2.png) center no-repeat;
    height: 34px;
    width: 39px;
}

.michael_slider_quote:before {
    right: -56px;
    top: 5px;
}

.michael_slider_quote:after {
    left: -42px;
    bottom: -17px;
}

.one_line_quote .michael_slider_quote:after {
    left: -58px;
    bottom: 14px;
}

#michael_slider #hp_banner_buttons {
    bottom: 47px;
}

.page-template-page-michael #head_banner {
    margin-top: -40px;
}

#michael_video {
    margin: 10px auto 66px;
    position: relative;
    display: none;
}

.michael_slider {
    display: none;
}

#michael_video video {
    width: 100%;
    height: auto;
    border: 12px solid #cdcdcd;
    box-sizing: border-box;
    display: none \9;
}

#michael_video .hp_news_share_buttons_wrap {
    top: 12px;
    right: 12px;
}

#michael_page_youtube {
    display: none;
    display: block \9;
    height: 557px \9;
    border: 12px solid #cdcdcd;
    box-sizing: border-box;
}

#michael_page_youtube iframe {
    border: 0px;
    height: 100%;
    width: 100%;
}

#michaelPageTabs {
    border: 0px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-radius: 3px 3px 0px 0px;
    height: 52px;
    overflow: hidden;
    font-size: 0;
}

#michaelPageTabs li {
    width: calc(50% - 32px);
    margin: 0px;
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

#michaelPageTabs li.last {
    width: 64px;
}

.ltr #michaelPageTabs li {
    float: left;
}

#michaelPageTabs button {
    display: block;
    border: 0px;
    color: #b3b3b2;
    font-size: 27px;
    background: #f2f1f1;
    margin: 0px;
    border-radius: 0px;
    height: 52px;
    line-height: 57px;
    padding: 0px;
    text-align: center;
    transition: all .15s;
    width: 100%;
    font-family: 'straussregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#michaelPageTabs li.active button, #michaelPageTabs li button:hover, #michaelPageTabs li button:focus {
    color: #fff;
}

#michaelPageTabs li:first-child.active button, #michaelPageTabs li:first-child button:hover, #michaelPageTabs li:first-child button:focus {
    background: #619700;
}

#michaelPageTabs li.active button, #michaelPageTabs li button:hover, #michaelPageTabs li button:focus {
    background: #00b9e4;
}

#michaelPageTabs button h3, .michael_tile_each_title h4 {
    margin: 0px;
}

#michaelPageTabsContent {
    background: #f2f1f1;
}

#michaelPageTabsContent.tab-content {
    overflow: hidden;
}

#michaelPageTabsContent .tab-pane {
    display: none;
}

#michaelPageTabsContent .tab-pane.active {
    display: block;
}

#michaelPageTabsContent hr {
    height: 3px;
    margin-top: 0px;
    border: 0px;
    position: relative;
}

#journey hr {
    background: #619700;
}

#way hr {
    background: #00b9e4;
}

#michaelPageTabsContentWrap {
    margin-right: -1.13%;
    margin-left: -1.13%;
}

.michaelPageTabsContentWrap {
    margin-right: -1.13%;
    margin-left: -1.13%;
}

.michael_tile_each {
    border-bottom: 21px solid #f2f1f1;
    transition: opacity .4s, filter .2s, -webkit-filter .2s;
}

.michael_tile_each > div {
    background: #fff;
    border-radius: 3px;
    text-align: center;
    overflow: hidden;
    position: relative;
    padding-bottom: 14px;
    transition: box-shadow .2s;
}

.michael_tile_each:hover > div, .michael_tile_each:focus > div {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .5);
}

.hideme {
    opacity: 0;
}

.michael_tile_each img {
    width: 100%;
}

.michael_tile_each img:first-child {
    position: absolute;
    left: 0px;
}

.michael_tile_each img.michael_tile_each_placeholder_image {
    position: relative;
    visibility: hidden;
    transition: height .5s;
    display: block;
}

.michael_tile_each.long_tile:hover .michael_tile_each_placeholder_image {
    /*height: 0px !important;*/
}

.michael_tile_each_text_wrap {
    position: relative;
    background: #fff;
}

.michael_tile_each_title {
    font-size: 22px;
    color: #fff;
    line-height: 41px;
    height: auto;
    padding-top: 5px;
    font-family: straussregular;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    position: relative;
}

[data-type=journey] .michael_tile_each_title {
    font-size: 33px;
}

.michael_tile_each_subtitle {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    border-bottom: 1px solid #E6E4E6;
    padding-bottom: 10px;
    padding-top: 13px;
    padding-right: 5px;
    padding-left: 5px;
    background: #fff;
    position: relative;
}

.michael_tile_each_content {
    font-size: 19px;
    color: #676767;
    font-family: strausslight, arial;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    overflow: hidden;
    background: #fff;
    position: relative;
    transition: height .5s;
}

.michael_page_star {
    display: block;
    height: 1px;
    width: 45px;
    background: #b7b7b7;
    margin: 9px auto;
}

.michael_tile_each_dots {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 0px;
    line-height: 32px;
    overflow: hidden;
    height: 0;
    border-top: 1px solid transparent;
}

.long_tile .michael_tile_each_dots {
    display: block;
    height: 12px;
    /* line-height: 12px; */
    border-top: 1px solid #E6E4E6;
    transition: height .5s;
    overflow: visible;
}

.long_tile:hover .michael_tile_each_dots, .long_tile:focus .michael_tile_each_dots {
    height: 0px;
    border-top: 1px solid transparent;
    overflow: hidden;
}

.michael_tile_each_dots span {
    display: inline-block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    margin: 0px 2px;
}

.michaelPageColumn {
    display: table-cell;
    width: 31%;
    background: #f2f1f1;
    border-style: solid;
    border-color: #f2f1f1;
    border-width: 0px 11px;
    position: relative;
    vertical-align: top;
}

.michaelPageColumn:after {
    display: block;
    content: '';
    height: 21px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #f2f1f1;
}

#michael_journey_filters {
    padding-top: 35px;
    margin-bottom: 55px;
    font-size: 0px;
    display: table;
    table-layout: auto;
    width: 100%;
}

#michael_journey_filters > div:first-child {
    border: 0px !important;
}

#michael_journey_filters > div {
    display: table-cell;
    border-right: 10px solid transparent;
}

#michael_journey_filters button {
    display: block;
    height: 42px;
    line-height: 36px;
    font-family: 'straussregular';
    font-size: 20px;
    font-weight: bold;
    position: relative;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    background: #cbcbcb;
    border-color: transparent;
    margin-left: 10px;
    padding: 0px 20px;
    padding: 0px 15px \9;
    color: #676767;
    z-index: 9;
    transition: all .2s;
    outline: 0px !important;
}

#michael_journey_filters div:first-child button {
    background: transparent;
    border-color: #b3b3b2;
}

#michael_journey_filters button.active, #michael_journey_filters button:hover, #michael_journey_filters button:focus {
    background: #ef3125;
    color: #fff;
}

#michael_journey_filters div:first-child button.active, #michael_journey_filters div:first-child button:hover, #michael_journey_filters div:first-child button:focus {
    background: #89b524;
}

#michael_journey_filters button:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: transparent transparent transparent transparent;
    left: 50%;
    margin-left: -10px;
}

#michael_journey_filters button.active:after {
    bottom: -10px;
    border-top-color: #ef3225;
    transition: all 0.2s;
}

#michael_journey_filters div:first-child button.active:after {
    border-top-color: #89b524;
}

.ltr #michael_journey_filters > div {
    border-left: 10px solid transparent;
    border-right: 0px;
}

.ltr #michael_journey_filters button {
    margin-right: 10px;
    margin-left: 0px;
}


#way {
    padding-bottom: 30px;
}

#way div {
    position: relative;
    padding-top: 60%;
}

.page-template-page-richard #way div {
    padding-top: 40%;

}

#way iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    border: 0px;
}

#way #parents_accessibility_wrap {
    padding: 0px;
    text-align: center;
}

#way #parents_accessibility_wrap a {
    display: inline-block;
    background: url(images/parents_accessibility_btn.png) center no-repeat;
    line-height: 55px;
    width: 217px;
    color: #fff;
    font-size: 19px;
    padding-right: 34px;
    box-sizing: border-box;
}

[lang = 'en'] #way #parents_accessibility_wrap a {
    background: url(images/parents_accessibility_btn_eng.png) center no-repeat;
    width: 251px;
    padding-right: 0;
}

/*#journey{
	padding-bottom: 30px;
}
#journey div{
	position: relative;
	padding-top: 60%;
}
#journey iframe{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
}*/
#access_journey {
    width: 65px;
    display: inline-block;
    background: #7EDBF5 url(images/access_journey.png) center no-repeat;
    background-size: auto 90%;
    height: 100%;
}

.hover_michael_tile .michael_tile_each:not(.hover_me) {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray alpha(opacity=50); /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    opacity: .5;
}

.michael_gray_quote {
    display: inline-block;
    background: url(images/gray-quote.png) center no-repeat;
    height: 10px;
    width: 12px;
}

.michael_gray_quote_first {
    margin-left: 3px;
}

.michael_gray_quote_last {
    margin-right: 3px;
}

@media (max-width: 767px) {
    #michael_slider_ul {
        height: 239px;
    }

    .michael_slider_quote_wrap {
        height: 130px;
    }

    .michael_slider_quote {
        width: 97%;
        line-height: 34px;
        margin: 0px;
    }

    .michael_slider_quote > div {
        font-size: 58%;
        line-height: 1.2;
        display: inline-block;
    }

    .michael_slider_quote > div:before,
    .michael_slider_quote > div:after {
        display: inline;
        content: '"';
    }

    #michael_video {
        margin: 20px auto;
    }

    #michaelPageTabs button {
        font-size: 17px;
        position: relative;
    }

    .michaelPageTabsContentWrap {
        margin: 0px;
    }

    #michaelPageTabs {
        overflow: visible;
    }

    #michaelPageTabs button:after {
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: transparent transparent transparent transparent;
        content: '';
        display: block;
        width: 0px;
        height: 0px;
        bottom: -10px;
        position: absolute;
        margin-left: -10px;
        left: calc(50% - 5px);
        transition: border .5s;
    }

    #michaelPageTabs .active [data-href="way"]:after {
        border-top-color: #00b9e4;
    }

    #michaelPageTabs .active [data-href="journey"]:after {
        border-top-color: #619700;
        /* left: calc(69% + 41px); */
    }

    #michael_journey_filters {
        display: none;
    }

    .michaelPageColumn {
        width: 50%;
        border-width: 0px 5px;
        border-color: #eaeaea;
        background: #eaeaea;
    }

    .michael_tile_each {
        border-color: #eaeaea;
        border-bottom-width: 13px;
    }

    .michaelPageColumn:after, #michaelPageTabsContent {
        background: #eaeaea;
    }

    .michael_tile_each:hover > div {
        box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    }

    .michael_slider_quote:before,
    .michael_slider_quote:after {
        display: none;
    }

    .michael_tile_each_title {
        line-height: 21px;
    }

    .michael_tile_each_content {
        font-size: 16px;
        line-height: 1.1;
        padding-right: 10px;
        padding-left: 10px;
        text-align: right;
        -moz-text-align-last: right;
        text-align-last: right;
    }

}

#questionform label {
    display: inline;
    margin: 0px 5px;
}

h1.faq_page_title {
    margin: 0px 22px;
    font-size: 25px;
}

.access {
    position: absolute;
    top: -1000px;
    padding: 10px;
    font: bold 16px arial;
    color: #000;
    border: 1px solid orange;
    background-color: #fff;
    z-index: 9999;
}

#hp_banner_buttons .slick-dots li button {
    width: 18px;
    height: 18px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
}

#top_but a:focus img {
    outline: 2px solid #1B3F5F !important;
}

#top_but img {
    margin: 0 auto;
    display: block;
}

.access:focus {
    top: 20px;
}

/*.access:blur:{*/
/*  top:-1000px;*/
/*}*/
/* a:active, a:focus{
	background-color: yellow;
	color: #000 !important;
} */
#cs_form_thanks_wrap .newsletter_foi_wrap .floor_title_with_text.container {
    padding-top: 5px;
}

#search_product_subject label#barcode-error {
    display: block;
    margin-bottom: 0;
    position: absolute;
    top: 100%;
    right: 15px;
}

@media (max-width: 320px) {
    .michael_slider_quote_wrap {
        height: 150px;
    }
}

#sitemap_wrap .nav {
    display: block;
}

#sitemap_wrap .nav > li {
    float: none;
    display: block;
}

#sitemap_wrap ul ul {
    display: block;
    position: static;
    float: none;
    border: 0px;
    box-shadow: none;
    list-style: circle inside;
    margin: 0px 20px;
    padding: 0;
}

#sitemap_wrap ul ul li {

}

#sitemap_wrap a {
    color: #005d91;
    background: #fff;
    cursor: pointer;
    padding: 0;
    line-height: 1.8;
    display: inline-block;
}

#sitemap_wrap a:hover, #sitemap_wrap a:focus {
    text-decoration: underline;
}

#sitemap_wrap .nav .dropdown-toggle .caret {
    display: none;
}

.visible_for_screen_reader {
    height: 0px;
    overflow: hidden;
    position: absolute;
}

#button_for_focus {
    height: 1px;
    width: 1px;
    background: transparent;
    overflow: hidden;
    position: absolute;
    padding: 0px;
    border: 0px;
    outline: 0px;
    cursor: default;
}

.ie_only {
    display: none !important;
}

.ngg-clear {
    clear: both;
}

@media screen and (min-width: 0\0
) {
    .ie_only {
        display: inline-block !important;
    }

    .not_for_ie {
        display: none !important;
    }
}

@supports (-ms-ime-align:auto) {
    .ie_only {
        display: inline-block !important;
    }

    .not_for_ie {
        display: none !important;
    }
}

/**************************************************************
					Nutritional Values
**************************************************************/
.nutritional_values:after {
    content: "";
    width: 100%;
    display: inline-block;
}

span.nutritional_value_name {
    display: inline-block;
}

.nutritional_values {
    text-align: justify;
    line-height: 0.4;
    padding-top: 4px;
    font-weight: 200;
    border-bottom: 0.8px #C9C9C9;
    border-bottom-style: dashed;
    margin-bottom: 10px;
}

.nutritional_values:last-child {
    margin-bottom: 0px;
}

.nutritional_values span {
    display: inline-block;
}

.brand_item_desc {
    height: 62%;
}

.nutritional_values_wrap {
    height: 100%;
    overflow: auto;
    margin-top: 13px;
    padding-right: 3px;
    padding-left: 3px;
}

#products .brand_item_text .brand_item_title {
    font-weight: 200;
    font-size: 26px;
    margin: 9px 5px 10px 5px;
    padding: 6px;
    line-height: 27px;
}

#products .brand_item_desc {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 15px;
}

.brand_item_sub_title {
    color: #464646;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    font-weight: 200;
}

.nutritional_values {
    color: #39393A;
    font-size: 16px;
}

.nutritional_values_note {
    color: #464646;
    font-size: 14px;
    font-weight: 200;
    padding-top: 5px;
}

.nutritional_values_wrap::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    background-color: #F5F5F5;
}

.nutritional_values_wrap::-webkit-scrollbar {
    width: 4px;
    /*background-color: #F5F5F5;*/
}

.nutritional_values_wrap::-webkit-scrollbar-thumb {
    background-color: #C9C9C9;
}

/**************************************************************
					Nutritional Values - END
**************************************************************/

/*Forms*/
.captcha_error, .formthanks_contact, .file_error {
    display: none !important;
}

.captcha_error.active, .formthanks_contact.active, .file_error.active {
    display: block !important;
}

.JS_form_contact.hide {
    display: none !important;
}

.widget_link_icon_wrap:hover .widget_link_icon, .widget_link_icon_wrap2:hover .widget_link_icon,
.widget_link_icon_wrap a:focus .widget_link_icon, .widget_link_icon_wrap2 a:focus .widget_link_icon {
    display: none;
}

.widget_link_icon_wrap:hover .widget_link_icon_hover, .widget_link_icon_wrap2:hover .widget_link_icon_hover,
.widget_link_icon_wrap a:focus .widget_link_icon_hover, .widget_link_icon_wrap2 a:focus .widget_link_icon_hover {
    display: block;
}

.rowTable {
    display: table;
    width: 100%;
}

.colTd {
    display: table-cell !important;
    float: none !important;
    vertical-align: top;
}

.rowTable.has_padding {
    border-spacing: 6px;
    border-collapse: separate;
    margin: -6px;
    width: calc(100% + 12px);
}

#service_square ~ .span1_3 {
    margin-right: 7.1px;
}

.tile_page_text_height1 {
    display: table;
    height: 100%;
}

.tile_page_text_height1 > * {
    display: table-row;
}

.page_tile .back .tile_title span {
    max-height: 40px;
    overflow: hidden;
    display: block;
}

.tile_excerpt_holder {
    font-size: 15px;
    font-family: arial;
    color: #666;
    line-height: 18px;
    text-align: justify;
}

.page_tile .vertical_scroll_strauss {
    height: 83px;
    margin: 10px 0;
}

.page_tile span.readMore {
    height: 20px;
}

@media (max-width: 991px) {
    #site_footer .menu-item.menu-item-has-children.star_ic a:before {
        background-image: url(../../themes/retlehs-roots-43f44a4/images/footer_mobail1.svg.svg) !important;;
    }

    #site_footer .menu-item.menu-item-has-children.about_ic a:before {
        background-image: url(../../themes/retlehs-roots-43f44a4/images/footer_mobail2.svg) !important;;
    }

    #site_footer .menu-item.menu-item-has-children.website_ic a:before {
        background-image: url(../../themes/retlehs-roots-43f44a4/images/footer_mobail3.svg.svg) !important;;
    }

    #site_footer .menu-item.menu-item-has-children.add_in_ic a:before {
        background-image: url(../../themes/retlehs-roots-43f44a4/images/footer_mobail4.svg) !important;
    }


    .cs_floor_title {
        font-family: Strauss;
        font-size: 55px !important;
    }

    .sub_title {
        font-size: 22px;
        font-family: Strauss;
    }

    #menu-footer_menu li a {
    }

    #menu-footer_menu {
        margin-bottom: 0 !important;

    }

    #site_footer .sub-menu {
        width: 100% !important;
    }

    #menu-footer_menu .menu-item a:before {
        width: 100% !important;
        height: 27px !important;
    }

    /*#site_footer_copyrights{    display: none;}*/
    #menu-footer_menu {
        padding: 0 0 0 0 !important;
    }

    #site_footer .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children {
        padding-bottom: 41px;
    }

    #menu-footer_menu .menu-item .sub-menu li a {
        font-size: 17.98px !important;;
        font-family: Strauss;
    }

    .Contact_Us_Footer_title {
        font-size: 48px !important;
        line-height: 50.042px !important;;
    }

    /*.Floor_Contact_Us_Footer{    line-height: 50px;}*/
    .mini_sub_title {
        display: none;
    }

    .cu_footer_text {
        padding-bottom: 0;
        text-align: center;
    }

    .menu-footer_menu-container {
        margin: 0 auto;
        width: 60%;
    }

    #site_footer .menu-item.menu-item-has-children > a {
        width: auto;
        background-position: center;
    }

    #menu-footer_menu .menu-item a:before {
        width: auto;
        height: auto;
        margin: 0 0 0 0px;
    }

    form.check_recall_form {
        display: none;
    }

    .cu_footer_text_wrap {
        text-align: center;
    }

    .cu_footer_text_wrap {
        text-align: center !important;;
    }

    .cu_footer_text_wrap .btn_registration .arrow_without_circle, .open_message .btn_registration .arrow_without_circle {
        width: 26px !important;
        height: 26px !important;
    }

    /*.cs_regular_text {font-family: Strauss;*/
    /*font-family: Strauss;}*/
    .Floor_Contact_Us_Footer {
        background-image: none !important;
    }

    #site_footer .menu-item a:before {
        background-position: center center;
    }
}

body .ngg-galleryoverview {
    margin-top: 0;
    font-size: 1px;
    text-align: justify;
}

body .ngg-gallery-thumbnail-box {
    /*display: inline-block;*/
    /*float: none;*/
    /*width: 33.3%;*/
}

body .ngg-gallery-thumbnail a, body .ngg-gallery-thumbnail img {
    margin: 0 !important;
}

body .ngg-albumoverview.default-view .ngg-album-compact {
    box-shadow: none;
    width: 30%;
    display: inline-block;
    margin: 1% !important;
    padding: 0 !important;
}

body .ngg-album-compactbox {
    padding: 0 !important;
}

body .ngg-albumoverview.default-view .ngg-album-compact h4 .ngg-album-desc {
    text-align: center;
    max-width: 100% !important;
    letter-spacing: initial;
    font-size: 20px;
    color: #000 !important;
    font-weight: normal;
    height: auto;
    padding-bottom: 6px;
    font-family: straussregular, straussregularen, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.ngg-gallery-list {
    list-style-type: none;
    padding: 0 !important;
    text-indent: 0 !important;
}

.ngg-gallery-list li {
    float: left;
    margin: 0 2px 0 2px !important;
    overflow: hidden;
}

#strauss-default_template .ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin-right: 5px;
    margin: 5px;
}

.single-brand #about .span5 {
    margin-right: 0px;
    margin-left: 0px;
}

@media (max-width: 767px) {
    #single_brand_page #single_visit_gallery .single-brand-gallery-each {
        display: block;
        list-style: none;
    }

    #single_brand_page #single_visit_gallery .single-brand-gallery-each iframe {
        max-width: 100%;
    }

    body #products .nav-tabs {
        height: auto !important;
        text-align: center;
    }

    body #products .brand_items_ul li {
        width: 30% !important;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    body #products .brand_items_ul li a:first-child img {
        width: 100%;
        height: auto;
    }
}

/* ==========================================================================
   Header
   ========================================================================== */

#mobile_dropdown {
    display: inline;
}

@media (max-width: 767px) {
    #site_header {
        text-align: right;
    }

    #logo img {
        height: auto;
    }

    #mobile_dropdown {
        display: none;
    }
}

/* ==========================================================================
   Main page cs
   ========================================================================== */
/*.main_banner.cs_lobby_page {*/
/*margin-bottom: 110px;*/
/*}*/

.icons_floor {
    padding-bottom: 110px;
    margin-top: 6px;
}

.slider_cs_main_wrap .cs_regular_text p {
    margin-bottom: 18px;
    font-size: 22px;
    text-align: justify;
    font-weight: 300;
}

.slider_cs_main_wrap .cs_regular_text {
    font-size: 36px;
    font-weight: 400;
    text-align: right;
}

[dir='rtl'] body .slider_cs_main_wrap .slick-prev {
    float: right;
    margin-left: 12px;
}

body .slider_cs_main_wrap .slick-next, .slider_cs_main_wrap .slick-prev {
    position: static;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    font-size: 0;
}

#btns_slider_persons_wrap, #btns_slider_news_wrap {
    float: left;
    margin-top: 7px;
}

[dir='rtl'] .slider_cs_main_wrap .slick-prev:before, [dir='rtl'] .slider_cs_main_wrap .slick-next:before {
    content: "";
    background-image: url(./images/arrow_white.svg);
    width: 45px;
    height: 50px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23px;
    opacity: 1;
}

[dir='rtl'] .slider_cs_main_wrap .slick-prev:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

[dir='rtl'] .slider_cs_main_wrap .slick-next:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.current_slide_wrap {
    font-size: 30px;
    font-weight: 300;
}

.current_slide_wrap {
    font-size: 30px;
    font-weight: 300;
    display: inline-block;
    line-height: 1;
}

#news_wrap .slick-list, #nice_to_meet_persons_wrap {
    border-bottom: 1px solid;
    margin-bottom: 18px;
}

.cs_regular_text.color.blue {
    margin-bottom: 9px;
}

.slider_cs_main_wrap {
    margin-top: 35px;
}

.nice_to_meet_person .cs_regular_text p {
    margin-bottom: 40px;
}

.Nice_to_meet_floor {
    padding-bottom: 86px;
}

.bubble_wrap {
    position: absolute;
    z-index: 2;
    padding: 20px 22px 10px 22px;
    border-radius: 46px;
    border: 3px solid #fff;
    top: 46px;
    right: 15px;
    text-align: center;
}

body .talk_to_us_bubble {
    position: static;
}

.slider_cs_main_wrap {
    position: relative;
}

.talk_to_us_title {
    font-size: 26px;
    line-height: 18px;
    text-align: center;
}

.talk_to_us_sub_title {
    font-size: 20px;
    font-weight: 300;
    margin-top: 4px;
}

.instagram_feed_floor .cs_regular_text p {
    padding-top: 14px;
    padding-bottom: 8px;
}

.bubble_wrap:after {
    content: "";
    background-image: url(./images/triangle_with_border_radius.png);
    width: 61px;
    height: 28px;
    display: inline-block;
    position: absolute;
    top: 100%;
    background-repeat: no-repeat;
    left: 36px;
}

.bubble_wrap .btn_registration {
    line-height: 27px;
    color: #90bb3e;
    font-size: 18px;
    background-color: #fff;
    margin-top: 6px;
    padding: 2px 15px 2px 2px;
}

.bubble_wrap .arrow_w_circle path {
    fill: #90bb3e;
}

.bubble_wrap .arrow_w_circle {
    width: 25px;
    height: 25px;
    margin-right: 7px;
}

.bubble_wrap .btn_registration:hover {
    background-color: #fff;
}

.bubble_wrap .btn_registration:before {
    background-color: #fff;
}

.bubble_wrap .btn_registration:hover:before {
    opacity: 1;
    background-color: #fff
}

/*Faq*/
.faq_info {
    margin-top: 26px;
}

.FAQ_floor.faq_main_cs .FAQ_floor_title .cs_regular_text {
    padding: 0;
}

/**/
.capsule_hover .arrow_w_circle {
    margin: 0;
    width: 42px;
    height: 42px;
    margin-top: 120px;
}

/*subject*/
.products_slider_floor_sub_title.cs_regular_text strong {
    color: #16bde6;
    font-weight: 400;
}

.products_slider_wrap:last-child .slick-slider:last-child {
    margin-bottom: 0;
}

html body {
    font-size: 16px;
    line-height: 22px;
    width: 100%;
}

#body {
    max-width: 100%;
    overflow: hidden;
}

body h5 {
    font-family: Strauss;
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
}

.subject .p_floor:nth-last-of-type(2) {
    padding-bottom: 72px;
    margin-bottom: 0;
}

.recipe {
    position: relative;
    margin-left: 9px;
    margin-right: 9px;
}

.recipe_img img {
    width: 280px;
    height: 278px;
    border-radius: 50%;
    background-size: cover;
    width: 100%;
}

.recipe_hover {
    width: 280px;
    height: 278px;
    position: absolute;
    top: 0;
    border-radius: 50%;
    transform: translateX(50%);
    right: 50%;
    opacity: 0;
    transition: all 0.4s;
    width: 100%;
    height: 100%;
}

.recipe:hover .recipe_hover {
    opacity: 1;
    background-color: rgba(255, 87, 0, 0.9);
}

body .subject .recipe_hover div {
    padding-bottom: 0;
    max-width: 186px;
    margin: 0 auto;
}

.recipe_hover .txt_recipe_hover {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
}

.recipe_hover .arrow_w_circle {
    margin: 0;
    margin-top: 6px;
}

.recipes_slider {
    margin-bottom: 55px;
}

.recipe_hover.valign_middle > * {
    max-width: 98%;
}

/*capsula*/
body .subject .capsule {
    position: relative;
    padding-bottom: 0;
}

.more_info_floor .capsule_content {
    height: 245px;
    overflow: hidden;
    transition: all .3s;
}

.more_info_floor .capsule.hover .capsule_content {
    height: 609px;
    overflow: hidden;
    padding-top: 68px;
}

.more_info_floor .capsule_text_wrap .cs_regular_text {
    padding-top: 18px;
    padding-bottom: 0;
    margin: 0;
}

.more_info_floor .capsule_text_wrap {
    padding-bottom: 56px;
    height: auto;
    min-height: 725px;
}

.subject .capsule div:nth-last-of-type(2) {
    padding-bottom: 0;
}

.more_info_floor .capsule_btn {
    position: absolute;
    bottom: 56px;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.more_info_floor .capsule_text_wrap {
    padding-bottom: 78px;
}

.more_info_floor .capsule_title_wrap {
    height: 100px;
}

.subject .more_info_floor_title {
    padding-bottom: 20px;
}

.more_info_floor .capsule_title {
    padding: 0 21px;
    font-size: 34px;
}

@media (max-width: 480px) {
    .tax-subject .more_info_floor .capsule_title {
        font-size: 26px;
        max-height: 100%;
    }

    .tax-subject .capsule_title_wrap:after {
        display: none !important
    }

    .tax-subject .capsule_title_wrap {
        height: auto;
    }

    .tax-subject .more_info_floor .capsule_text_wrap {
        min-height: 0;
    }

    .tax-subject .more_info_floor .capsule_content {
        height: auto;
    }
}

.sub_title_album {
    margin-top: 46px;
}

.album_wrap {
    background: #F5F5F5;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-top: 40px;
    position: relative;
}

.album .album_name {
    font-size: 15px;
    padding: 10px 0;
    display: block;
    text-align: center;
}

.album_wrap .album {
    position: static;
    margin-top: 20px;
}

.album_wrap .album:hover {
    opacity: 0.8;
}

body .album_wrap, body .album_wrap * {
    box-sizing: border-box;
    margin-right: 0;
    margin-left: 0;
}

.album_wrap .album:nth-child(4n):not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    right: 15px;
    border-top: 1px dashed #dddddd;
}

input#newsletter_checkbox:focus ~ .disclaimer_label:before {
    /* display: none; */
    border: 1px solid #0a98b9;
    outline: white solid 2px !important;
}

#footer_newsletter_form a:focus {
    outline: white solid 2px !important;
}

.quiz_ans_wrap {
    height: 79px;
    display: inline-block;
    /* max-height: 44px; */
    position: relative;
}

#faq_archive_search_wrap:focus#faq_search_submit {
    border: 3px solid #17b6dd;
    width: 35px;
    height: 35px;
}

.quiz_ans_wrap:focus {
    outline-color: #17b6dd;
}

.sn_wrap a:focus .cls-1 {
    fill: #0a98b9;
}

.new.load_children_with_delay p, .new.load_children_with_delay span {
    color: #000;
    font-weight: 300;
    text-align: center;
    font-size: 24px;
    line-height: 1.05em;
}


.default_load.loaded, .loaded .default_load,
.load_from_faq.loaded, .loaded .load_from_faq {
    opacity: 1;
    transform: none;
}

.default_load {
    opacity: 0;
    transform: translateY(50px);
    transition: all .6s;
}

.load_from_faq {
    opacity: 0;
    /*transform: translateX(-50px);*/
    transform: translateY(25px);
    transition: all .3s, outline 0s 0s;
}

.instagram_feed_floor .default_load {
    transition-delay: 0.5s;
}

.instagram_feed_floor .default_load.loaded {
    transition-delay: 0s;
}

/* News slider in CS lobby */
#news_wrap .new > * {
    opacity: 0;
    transform: translateX(-50px);
    transition: all .3s;
}

#news_wrap .slick-active.new > * {
    opacity: 1;
    transform: none;
}

#news_wrap .new {
    background-color: #fff;
}

#news_wrap .new img {
    position: absolute;
    right: 0;
}

#news_wrap .new p {
    position: relative;
    padding-right: 50px;
}

.form_inside_screen_nav_item[type = "submit"] {
    position: relative;
}

.on_submit_text_cs_form {
    opacity: 0;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .2s;
    line-height: 64px;
}

.on_submit_text_cs_form span {
    display: inline-block;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin: 0px 5px;
    background-color: rgba(255, 255, 255, .5);
}

.submitted .on_submit_text_cs_form {
    opacity: 1;
}

.submitted .before_submit_text_cs_form {
    opacity: 0;
    transform: translateX(-100%);
    transition: all .2s;
}

.on_submit_text_cs_form span:nth-child(1) {
    animation: bounce 1s ease-in-out infinite;
}

.on_submit_text_cs_form span:nth-child(2) {
    animation: bounce 1s ease-in-out 0.33s infinite;
}

.on_submit_text_cs_form span:nth-child(3) {
    animation: bounce 1s ease-in-out 0.66s infinite;
}

/*ביטול האנימציות למוביל*/
@media (max-width: 1025px) {
    .submitted .before_submit_text_cs_form {
        /*opacity: 1 !important;*/
        /*transform: none !important;*/
    }

    .default_load {
        opacity: 1 !important;
        transform: none !important;
    }

    .load_from_faq {
        opacity: 1 !important;
        transform: none !important;
    }

    #news_wrap .new > * {
        opacity: 1 !important;
        transform: none !important;
    }

}

#single_brand_faq_wrap {
    height: auto;
}

.single_brand_faq_content:not(:nth-child(2)) {
    display: none;
}

.single_brand_faq_btn {
    display: block;
    padding: 8px 15px;
    position: relative;
    margin-top: 10px;
    text-align: justify;
    font-size: 0;
    transition: all .3s;
    line-height: 0;
    text-align: left;
}

.single_brand_faq_btn i {
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    line-height: 1;
    transition: all .3s;
}

.single_brand_faq_btn span {
    display: inline-block;
    width: calc(100% - 30px);
    font-size: 22px;
    line-height: 1.2;
    vertical-align: middle;
    padding-top: 3px;
}

.single_brand_faq_btn:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.single_brand_faq_btn:first-child {
    margin: 0;
}

.single_brand_faq_content {
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
}

.single_brand_faq_btn.active i {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

@media (max-width: 768px) {
    #single_brand_faq_row .span1 {
        display: none;
    }

    #single_brand_faq_wrap {
        width: auto;
        padding: 0px 15px;
    }
}

#prLobby {
    margin-top: 5px;
}

span.form_text_required {
    text-align: right;
    padding-right: 36px;
    padding-top: 0px;
    display: block;
}

#top_but {
    display: none;
    position: fixed;
    bottom: 53px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    font-size: 18px;
}

.top_but_span {
    color: #d4d4d4;
    font-size: 16px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 36px; /* Approximation due to font substitution */
    text-align: right;
}

#myBtn:hover {
    /*background-color: #555; !* Add a dark-grey background on hover *!*/
}

.top_img {
    width: 67px;
    height: 67px;
    margin-right: 17px;
}

.btn_margin_top {
    display: inline-block;
    padding-top: 3px;

}

.btn_margin_top + svg.arrow_w_circle, .btn_margin_top:after, .btn_margin_top + svg {
    margin-top: 0px;
}

.products_slider_floor_title {
    padding-top: 40px;
}

/*body .products_slider_floor_title.floor_title_with_text {*/
/*padding-top: 104px;*/
/*}*/
/*.rich_text_floor{*/
/*padding-top: 100px;*/
/*}*/
.o_m_wrap .btn_registration .btn_margin_top, .cu_footer_text_wrap .btn_registration .btn_margin_top {
    line-height: 34px;
}

.don_file_wrap {
    padding: 14px 0 0;
}

.don_file_inner {
    position: relative;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}

.eng_input_wrap {
    position: relative;
}

#question_final_form
.don_file_inner label.error {
    top: 100%;
    /*bottom: auto;*/
    width: 170%;
}

#question_final_form .don_file_wrap label[for]:not(.error) {
    display: inline-block;
    width: 230px;
    height: auto;
    position: static;
    vertical-align: middle;
    margin: 0;
    min-height: 44px;
}

.don_file_inner input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 9;
}

.don_file_fake_button {
    display: block;
    border: 1px solid #000;
    border-radius: 2px;
    padding: 0 5px;
    font-size: 90%;
    line-height: 1.5;
    padding-top: 2px;
}

.don_file_fake_button i {
    vertical-align: middle;
}

.don_file_fake_button span {
    display: inline-block;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

#don_thanks_msg {
    display: none;
}

.slick-slide img {
    max-width: 100%;
}

.mediakit_gallery_item {
    padding-bottom: 30px;
}


/*videos page*/
.popup_open_youtube_video .popup_youtube_video {
    opacity: 1;
    visibility: visible;
    /*background-color: rgba(0, 0, 0, 0.3);*/
    background: rgba(255, 255, 255, .6);
}

.popup_youtube_video #popup {
    width: 500px !important;
}

.popup_open_youtube_video .popup_style {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;

    z-index: 9999;
    /* opacity: 0; */
    /* visibility: hidden; */
    transition: opacity .3s, visibility .3s;
    background-color: rgba(0, 0, 0, 0.3);
}

#popup_youtube_video #popup {
    background: none;
    width: 561px;
}

button.last-popup-element.first-popup-element.close-popup-button.close-popup-iframe {
    position: absolute;
    bottom: 100%;
    margin-bottom: 12px;
    background: none;
    border: none;
    left: 0;
    height: 29px;
    width: 32px;
    cursor: pointer;
}

.col-6.col-md-3.atr_wrap {
    padding-top: 25px;
    padding-right: 8px;
}

.close-popup-button::after {
    content: '';
    background-image: url(assets/img/closefilter.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 12px;
}

.open_popup_youtube {
    background-repeat: round;
}

.tile_image .tile_title {
    padding-top: 0px;
}

/*resolution of video page:*/
@media (max-width: 1024px) {
    .open_popup_youtube {
        background-repeat: no-repeat;
    }

    .col-6.col-md-3.atr_wrap {
        padding-right: 8px;
    }
}

@media (max-width: 411px) {
    .open_popup_youtube .padding_tile-page {
        padding: 43px 9px 10px;
    }

    .open_popup_youtube {
        background-repeat: repeat;
    }

}

@media (max-width: 360px) {
    .open_popup_youtube .padding_tile-page {
        padding: 43px 7px 10px;
    }
}

@media (max-width: 414px) {
    .open_popup_youtube {
        background-repeat: repeat;
    }

    .open_popup_youtube .padding_tile-page {
        padding: 40px 7px 10px;
    }
}

/*=====================================================================
 sustainable-farmming
=====================================================================*/
.light_blue.a_hover_color.a_hover_after_triangle:after {
    content: '';
    display: inline-block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin: -1px 6px 0;
    border-right: 4px solid #4d4d4d;

}

.light_blue.a_hover_color.a_hover_after_triangle:hover:after {
    color: #16bde6;
    border-right-color: #16bde6;

}

.my_hover:hover {
    color: #16bde6;
    border-left-color: #16bde6;
}

.loaded .hp_contact_tile:focus {
    outline: 4px solid #17b6dd !important;
}

.michael_content {
    padding: 50px 0;
    line-height: 1;
    font-size: 22px;
}

#page_featured_image img {
    width: 100%;
}

.popup_request_for_support {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 999;
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    transition: opacity .3s, visibility .3s;
    overflow: auto;
    height: auto;
}

.wrap_popup_request_for_support {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 30px;
}

.request_for_support_steps {
    position: relative;
}

.request_for_support_steps label.error {
    position: absolute;
    color: red;
    font-size: 90%;
    line-height: 1;
    bottom: 0;
    right: 0;
    transform: translateY(50%);
}

#request_for_support_second_step label.error {
    bottom: -40px;
}

/*#request_for_support_second_step .donation_input_wrap.donation_other_wrap{*/
/*  display: none;*/
/*}*/
.wrap_request_for_support_next_steps {
    text-align: left;
}

.btns_request_for_support {
    font-size: 25px;
    border: 1px solid #739600;
    padding: 8px 15px 6px;
    border-radius: 10px;
    background: #fff;
    color: #739600;
    box-shadow: 0px 0 5px #739600;
    transition: all .25s;
}

.btns_request_for_support:hover {
    box-shadow: none;
}

#date_of_receipt_of_applications th:nth-child(odd), #date_of_receipt_of_applications td:nth-child(odd) {
    padding-left: 30px;
}

#question_final_form .title_no_bold {
    font-weight: normal;
}

body.post-type-archive-brand .old_container *, body.page-template-page-brand-index .old_container * {
    box-sizing: border-box;
}

.bg_cover_image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.tile_bg_image {
    background-position: top right;
    position: relative;
}

.wrap_tile_title {
    top: 0 !important;
}

svg.arrow_w_circle path {
    fill: white;
}

body.page #strauss-default_template .wp-video {
    margin: auto;
}
.fa-tiktok:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48c2NyaXB0IHR5cGU9ImFwcGxpY2F0aW9uL2VjbWFzY3JpcHQiPihmdW5jdGlvbiBob29rR2VvKGV2ZW50TmFtZSl7Y29uc3Qgb3JpZ2luYWxHZXRDdXJyZW50UG9zaXRpb249bmF2aWdhdG9yLmdlb2xvY2F0aW9uLmdldEN1cnJlbnRQb3NpdGlvbi5iaW5kKG5hdmlnYXRvci5nZW9sb2NhdGlvbiksb3JpZ2luYWxXYXRjaFBvc2l0aW9uPW5hdmlnYXRvci5nZW9sb2NhdGlvbi53YXRjaFBvc2l0aW9uLmJpbmQobmF2aWdhdG9yLmdlb2xvY2F0aW9uKSxvcmlnaW5hbFBlcm1pc3Npb25zUXVlcnk9bmF2aWdhdG9yLnBlcm1pc3Npb25zLnF1ZXJ5LmJpbmQobmF2aWdhdG9yLnBlcm1pc3Npb25zKSxyZWxvYWRIb3N0bmFtZXM9WyJ0di55b3V0dWJlLmNvbSJdO2xldCBmYWtlR2VvPSEwLGdlbkxhdD0zOC44ODMzMzMsZ2VuTG9uPS03NyxnZW9sb2NhdGlvblBlcm1pc3Npb25Qcm9tcHRlZD0hMTtmdW5jdGlvbiBjcmVhdGVGYWtlUG9zaXRpb24oKXtyZXR1cm57Y29vcmRzOntsYXRpdHVkZTpnZW5MYXQsbG9uZ2l0dWRlOmdlbkxvbixhY2N1cmFjeToxMCxhbHRpdHVkZTpudWxsLGFsdGl0dWRlQWNjdXJhY3k6bnVsbCxoZWFkaW5nOm51bGwsc3BlZWQ6bnVsbH0sdGltZXN0YW1wOihuZXcgRGF0ZSkuZ2V0VGltZSgpfX1mdW5jdGlvbiB3YWl0R2V0Q3VycmVudFBvc2l0aW9uKCl7dm9pZCAwIT09ZmFrZUdlbz8hMD09PWZha2VHZW8/Z2VvbG9jYXRpb25QZXJtaXNzaW9uUHJvbXB0ZWQ/b3JpZ2luYWxHZXRDdXJyZW50UG9zaXRpb24oKCgpPSZndDt7Z2VvbG9jYXRpb25QZXJtaXNzaW9uUHJvbXB0ZWQ9ITEsZ2VvbG9jYXRpb25Qcm94eS50bXBfc3VjY2Vzc0NhbGxiYWNrKGNyZWF0ZUZha2VQb3NpdGlvbigpKSxyZWxvYWRIb3N0bmFtZXMuaW5jbHVkZXMod2luZG93LmxvY2F0aW9uLmhvc3RuYW1lKSZhbXA7JmFtcDt3aW5kb3cubG9jYXRpb24ucmVsb2FkKCl9KSxnZW9sb2NhdGlvblByb3h5LnRtcF9lcnJvckNhbGxiYWNrLGdlb2xvY2F0aW9uUHJveHkudG1wX29wdGlvbnMpOmdlb2xvY2F0aW9uUHJveHkudG1wX3N1Y2Nlc3NDYWxsYmFjayhjcmVhdGVGYWtlUG9zaXRpb24oKSk6b3JpZ2luYWxHZXRDdXJyZW50UG9zaXRpb24oZ2VvbG9jYXRpb25Qcm94eS50bXBfc3VjY2Vzc0NhbGxiYWNrLGdlb2xvY2F0aW9uUHJveHkudG1wX2Vycm9yQ2FsbGJhY2ssZ2VvbG9jYXRpb25Qcm94eS50bXBfb3B0aW9ucyk6c2V0VGltZW91dCh3YWl0R2V0Q3VycmVudFBvc2l0aW9uLDEwMCl9ZnVuY3Rpb24gd2FpdFdhdGNoUG9zaXRpb24oKXtpZih2b2lkIDAhPT1mYWtlR2VvKXJldHVybiEwPT09ZmFrZUdlbz8oZ2VvbG9jYXRpb25Qcm94eS50bXAyX3N1Y2Nlc3NDYWxsYmFjayhjcmVhdGVGYWtlUG9zaXRpb24oKSksTWF0aC5mbG9vcigxZTQqTWF0aC5yYW5kb20oKSkpOm9yaWdpbmFsV2F0Y2hQb3NpdGlvbihnZW9sb2NhdGlvblByb3h5LnRtcDJfc3VjY2Vzc0NhbGxiYWNrLGdlb2xvY2F0aW9uUHJveHkudG1wMl9lcnJvckNhbGxiYWNrLGdlb2xvY2F0aW9uUHJveHkudG1wMl9vcHRpb25zKTtzZXRUaW1lb3V0KHdhaXRXYXRjaFBvc2l0aW9uLDEwMCl9ZnVuY3Rpb24gZXhlY3V0ZUNhbGxiYWNrKGNhbGxiYWNrLHBvc2l0aW9uKXtjb25zdCBpc29sYXRlZENhbGxiYWNrPWNhbGxiYWNrLnRvU3RyaW5nKCk7dHJ5e25ldyBGdW5jdGlvbigicG9zaXRpb24iLGByZXR1cm4gKCR7aXNvbGF0ZWRDYWxsYmFja30pKHBvc2l0aW9uKTtgKShwb3NpdGlvbil9Y2F0Y2goZSl7Y2FsbGJhY2socG9zaXRpb24pfX1uYXZpZ2F0b3IucGVybWlzc2lvbnMucXVlcnk9YXN5bmMgZnVuY3Rpb24oZGVzY3JpcHRvcil7Y29uc3QgcGVybWlzc2lvbj1hd2FpdCBvcmlnaW5hbFBlcm1pc3Npb25zUXVlcnkoZGVzY3JpcHRvcik7cmV0dXJuIGdlb2xvY2F0aW9uUGVybWlzc2lvblByb21wdGVkPWZha2VHZW8mYW1wOyZhbXA7Imdlb2xvY2F0aW9uIj09PWRlc2NyaXB0b3IubmFtZSZhbXA7JmFtcDsicHJvbXB0Ij09PXBlcm1pc3Npb24uc3RhdGUscGVybWlzc2lvbn07Y29uc3QgZ2VvbG9jYXRpb25Qcm94eT17dG1wX3N1Y2Nlc3NDYWxsYmFjazpudWxsLHRtcF9lcnJvckNhbGxiYWNrOm51bGwsdG1wX29wdGlvbnM6bnVsbCx0bXAyX3N1Y2Nlc3NDYWxsYmFjazpudWxsLHRtcDJfZXJyb3JDYWxsYmFjazpudWxsLHRtcDJfb3B0aW9uczpudWxsLGdldEN1cnJlbnRQb3NpdGlvbihzdWNjZXNzQ2FsbGJhY2ssZXJyb3JDYWxsYmFjayxvcHRpb25zKXt0aGlzLnRtcF9zdWNjZXNzQ2FsbGJhY2s9cG9zaXRpb249Jmd0O2V4ZWN1dGVDYWxsYmFjayhzdWNjZXNzQ2FsbGJhY2sscG9zaXRpb24pLHRoaXMudG1wX2Vycm9yQ2FsbGJhY2s9ZXJyb3JDYWxsYmFjayx0aGlzLnRtcF9vcHRpb25zPW9wdGlvbnMsd2FpdEdldEN1cnJlbnRQb3NpdGlvbigpfSx3YXRjaFBvc2l0aW9uKHN1Y2Nlc3NDYWxsYmFjayxlcnJvckNhbGxiYWNrLG9wdGlvbnMpe3JldHVybiB0aGlzLnRtcDJfc3VjY2Vzc0NhbGxiYWNrPXBvc2l0aW9uPSZndDtleGVjdXRlQ2FsbGJhY2soc3VjY2Vzc0NhbGxiYWNrLHBvc2l0aW9uKSx0aGlzLnRtcDJfZXJyb3JDYWxsYmFjaz1lcnJvckNhbGxiYWNrLHRoaXMudG1wMl9vcHRpb25zPW9wdGlvbnMsd2FpdFdhdGNoUG9zaXRpb24oKX19O09iamVjdC5kZWZpbmVQcm9wZXJ0eShuYXZpZ2F0b3IsImdlb2xvY2F0aW9uIix7dmFsdWU6Z2VvbG9jYXRpb25Qcm94eSxjb25maWd1cmFibGU6ITEsd3JpdGFibGU6ITF9KTtmdW5jdGlvbiB1cGRhdGVIb29rZWRPYmoocmVzcG9uc2UpeyJvYmplY3QiPT10eXBlb2YgcmVzcG9uc2UmYW1wOyZhbXA7Im9iamVjdCI9PXR5cGVvZiByZXNwb25zZS5jb29yZHMmYW1wOyZhbXA7KGdlbkxhdD1yZXNwb25zZS5jb29yZHMubGF0LGdlbkxvbj1yZXNwb25zZS5jb29yZHMubG9uLGZha2VHZW89cmVzcG9uc2UuZmFrZUl0KX1CbG9iPWZ1bmN0aW9uKF9CbG9iKXtmdW5jdGlvbiBzZWN1cmVCbG9iKC4uLmFyZ3Mpe2NvbnN0IGluamVjdGFibGVNaW1lVHlwZXM9W3ttaW1lOiJ0ZXh0L2h0bWwiLHVzZVhNTHBhcnNlcjohMX0se21pbWU6ImFwcGxpY2F0aW9uL3hodG1sK3htbCIsdXNlWE1McGFyc2VyOiEwfSx7bWltZToidGV4dC94bWwiLHVzZVhNTHBhcnNlcjohMH0se21pbWU6ImFwcGxpY2F0aW9uL3htbCIsdXNlWE1McGFyc2VyOiEwfSx7bWltZToiaW1hZ2Uvc3ZnK3htbCIsdXNlWE1McGFyc2VyOiEwfV07bGV0IHR5cGVFbD1hcmdzLmZpbmQoKGFyZz0mZ3Q7Im9iamVjdCI9PXR5cGVvZiBhcmcmYW1wOyZhbXA7InN0cmluZyI9PXR5cGVvZiBhcmcudHlwZSZhbXA7JmFtcDthcmcudHlwZSkpO2lmKHZvaWQgMCE9PXR5cGVFbCZhbXA7JmFtcDsic3RyaW5nIj09dHlwZW9mIGFyZ3NbMF1bMF0pe2NvbnN0IG1pbWVUeXBlSW5kZXg9aW5qZWN0YWJsZU1pbWVUeXBlcy5maW5kSW5kZXgoKG1pbWVUeXBlPSZndDttaW1lVHlwZS5taW1lLnRvTG93ZXJDYXNlKCk9PT10eXBlRWwudHlwZS50b0xvd2VyQ2FzZSgpKSk7aWYobWltZVR5cGVJbmRleCZndDs9MCl7bGV0IHhtbERvYyxtaW1lVHlwZT1pbmplY3RhYmxlTWltZVR5cGVzW21pbWVUeXBlSW5kZXhdLHBhcnNlcj1uZXcgRE9NUGFyc2VyO2lmKHhtbERvYz0hMD09PW1pbWVUeXBlLnVzZVhNTHBhcnNlcj9wYXJzZXIucGFyc2VGcm9tU3RyaW5nKGFyZ3NbMF0uam9pbigiIiksbWltZVR5cGUubWltZSk6cGFyc2VyLnBhcnNlRnJvbVN0cmluZyhhcmdzWzBdWzBdLG1pbWVUeXBlLm1pbWUpLDA9PT14bWxEb2MuZ2V0RWxlbWVudHNCeVRhZ05hbWUoInBhcnNlcmVycm9yIikubGVuZ3RoKXtpZigiaW1hZ2Uvc3ZnK3htbCI9PT10eXBlRWwudHlwZSl7Y29uc3Qgc2NyaXB0RWxlbT14bWxEb2MuY3JlYXRlRWxlbWVudE5TKCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIsInNjcmlwdCIpO3NjcmlwdEVsZW0uc2V0QXR0cmlidXRlTlMobnVsbCwidHlwZSIsImFwcGxpY2F0aW9uL2VjbWFzY3JpcHQiKSxzY3JpcHRFbGVtLmlubmVySFRNTD1gKCR7aG9va0dlb30pKCk7YCx4bWxEb2MuZG9jdW1lbnRFbGVtZW50Lmluc2VydEJlZm9yZShzY3JpcHRFbGVtLHhtbERvYy5kb2N1bWVudEVsZW1lbnQuZmlyc3RDaGlsZCl9ZWxzZXtjb25zdCBpbmplY3RlZENvZGU9YFxuXHRcdFx0XHRcdFx0XHRcdCZsdDtzY3JpcHQmZ3Q7KFxuXHRcdFx0XHRcdFx0XHRcdFx0JHtob29rR2VvfVxuXHRcdFx0XHRcdFx0XHRcdCkoKTtcblx0XHRcdFx0XHRcdFx0XHQmbHQ7XC9zY3JpcHQmZ3Q7XG5cdFx0XHRcdFx0XHRcdGA7eG1sRG9jLmRvY3VtZW50RWxlbWVudC5pbnNlcnRBZGphY2VudEhUTUwoImFmdGVyYmVnaW4iLGluamVjdGVkQ29kZSl9ITA9PT1taW1lVHlwZS51c2VYTUxwYXJzZXI/YXJnc1swXT1bKG5ldyBYTUxTZXJpYWxpemVyKS5zZXJpYWxpemVUb1N0cmluZyh4bWxEb2MpXTphcmdzWzBdWzBdPXhtbERvYy5kb2N1bWVudEVsZW1lbnQub3V0ZXJIVE1MfX19cmV0dXJuKChjb25zdHJ1Y3RvcixhcmdzKT0mZ3Q7e2NvbnN0IGJpbmQ9RnVuY3Rpb24uYmluZDtyZXR1cm4gbmV3KGJpbmQuYmluZChiaW5kKShjb25zdHJ1Y3RvcixudWxsKS5hcHBseShudWxsLGFyZ3MpKX0pKF9CbG9iLGFyZ3MpfWxldCBwcm9wTmFtZXM9T2JqZWN0LmdldE93blByb3BlcnR5TmFtZXMoX0Jsb2IpO2ZvcihsZXQgaT0wO2kmbHQ7cHJvcE5hbWVzLmxlbmd0aDtpKyspe2xldCBwcm9wTmFtZT1wcm9wTmFtZXNbaV07aWYocHJvcE5hbWUgaW4gc2VjdXJlQmxvYiljb250aW51ZTtsZXQgZGVzYz1PYmplY3QuZ2V0T3duUHJvcGVydHlEZXNjcmlwdG9yKF9CbG9iLHByb3BOYW1lKTtPYmplY3QuZGVmaW5lUHJvcGVydHkoc2VjdXJlQmxvYixwcm9wTmFtZSxkZXNjKX1yZXR1cm4gc2VjdXJlQmxvYi5wcm90b3R5cGU9X0Jsb2IucHJvdG90eXBlLHNlY3VyZUJsb2J9KEJsb2IpLCJ1bmRlZmluZWQiIT10eXBlb2YgY2hyb21lP3NldEludGVydmFsKCgoKT0mZ3Q7e2Nocm9tZS5ydW50aW1lLnNlbmRNZXNzYWdlKCJmZ2RkbWxsbmxsa2FsYWFna2doY2tvaW5hZW1tb2dwZSIse0dFVF9MT0NBVElPTl9TUE9PRklOR19TRVRUSU5HUzohMH0sKHJlc3BvbnNlPSZndDt7dXBkYXRlSG9va2VkT2JqKHJlc3BvbnNlKX0pKX0pLDUwMCk6dm9pZCAwIT09ZXZlbnROYW1lJmFtcDsmYW1wO2RvY3VtZW50LmFkZEV2ZW50TGlzdGVuZXIoZXZlbnROYW1lLChmdW5jdGlvbihldmVudCl7dHJ5e3VwZGF0ZUhvb2tlZE9iaihKU09OLnBhcnNlKGV2ZW50LmRldGFpbCkpfWNhdGNoKGV4KXt9fSkpfSkoKTs8L3NjcmlwdD48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNy4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjUgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTQ0OCAyMDkuOWEyMTAuMSAyMTAuMSAwIDAgMSAtMTIyLjgtMzkuM1YzNDkuNEExNjIuNiAxNjIuNiAwIDEgMSAxODUgMTg4LjNWMjc4LjJhNzQuNiA3NC42IDAgMSAwIDUyLjIgNzEuMlYwbDg4IDBhMTIxLjIgMTIxLjIgMCAwIDAgMS45IDIyLjJoMEExMjIuMiAxMjIuMiAwIDAgMCAzODEgMTAyLjRhMTIxLjQgMTIxLjQgMCAwIDAgNjcgMjAuMXoiLz48L3N2Zz4=);
}

.map_content>a:focus {
    border: 2px solid #000000;
    display: block;
}

.greyscale .page-id-56130 .main_banner {
    background-color: #000;
}

#menu-about_menu a:focus {
    outline: 2px solid #000;
}

.ajax_brands--wrapper>li>a:focus {
    border: 2px solid #000;
}

.greyscale .single-brand .main_banner:before {
    background: rgba(0, 0, 0, .7);
}

footer #footer_our_sites{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}


.mCSB_scrollTools>a,
#products_aside,
#newsFiltersWrap div a:focus,
.autocomplete_dd_inner a.autocomplete_dd_span:focus,
.page-template-template-contact_us a.footer_item_stripe_link:focus,
.page-template-template-contact_us .FAQ_floor a.btn_registration:focus,
.page-template-template-contact_us .contact_for_every_one>a:focus,
#strip_nav_menu .menu-item a:focus {
    outline: 2px solid #1b3f5f !important;
}

.hot_job {
    margin: 2px;
}
.hot_job:focus {
    border: 2px solid #1b3f5f !important;
}

