.mainmenu-item__safet-logo {
    width: 60px;
    min-width: 60px;
}

.mmenu_dd_left li.disabled a {
    color: #cecece
}

.mmenu_dd_left > ul > li.disabled.active > a {
    color: #cecece
}

.main-banner-wrp {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;

}

.main-banner-images-wrp {
    width: calc(100% - 345px);
    height: 540px;
    overflow: hidden;
}

.leftmenu-items {
    border: 1px solid #d7d7d7;
    padding: 0;
    margin: 0 30px 0 0;
    width: 315px;
    box-sizing: border-box;
    display: table;
    z-index: 210;
}

.leftmenu-items * {
    box-sizing: border-box;
}

.leftmenu-item {
    position: relative;
    padding: 0 20px 0 40px;
    border-bottom: 1px solid #d7d7d7;
    display: block;
}

.leftmenu-item:hover {
    background-color: #f2f2f2;
}
.leftmenu-item:last-child {
    border-bottom: none;
}

.leftmenu-item a {
    text-decoration: none;
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    line-height: 45px;
}

.leftmenu-item:hover > a {
    color: #E96758;
    transition: .3s ease-out;
}

.MainMenu.homepage .Container {
    border-bottom: none;
}

.leftmenu-subitem-wrp {
    display: none;
    position: absolute;
    left: calc(100% + 0px);
    top: -1px;
    width: 690px;
    min-height: 280px;
    box-shadow: 5px 5px 9.2px 0.8px rgba(0, 0, 0, 0.05);
    z-index: 10;
    background-color: #ffffff;
    padding: 20px 150px 100px 40px;
    border: 1px solid #d7d7d7;
}

.leftmenu-item:hover .leftmenu-subitem-wrp {
    display: block;
    column-count: 2;
    background-color: #f2f2f2;
}

.leftmenu-subitem-col {
    width: 38%;
    box-sizing: border-box;
    padding-right: 21px;
}
.right-menu-subitem-col {
    width: 32%;
}
.right-menu-subitem-col-2 {
     width: 30%;
 }

.leftmenu-item:hover .leftmenu-subitem-wrp__safet {
    padding: 20px 40px;
    column-count: 1;
    min-height: 75px;
    display: flex;
    width: 800px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__safet .leftmenu-subitem__item {
    padding-left: 0;
}

.leftmenu-subitem__item-spec {
    font-weight: 500;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__post-covid {
    height: 231px;
    padding: 20px 40px 20px 30px;
    column-count: 3;
    width: 800px;
    min-height: 100px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__post-covid .leftmenu-subitem-title {
    display: none;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__desking-systems {
    padding: 20px 40px 20px 40px;
    column-count: 3;
    width: 800px;
    min-height: auto;
    top: -1px;

}

.leftmenu-item:hover .leftmenu-subitem-wrp__occasional-tables {
    padding: 20px 40px 20px 40px;
    column-count: 1;
    width: 800px;
    min-height: auto;
    top: -1px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__training-room-tables {
    column-count: 3;
    height: 312px;
    width: 800px;
    padding: 20px 40px 20px 30px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__training-room-tables .leftmenu-subitem-title {
    display: none;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__hospitality-tables {
    column-count: 3;
    height: 312px;
    width: 800px;
    padding: 20px 40px 20px 30px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__hospitality-tables .leftmenu-subitem-title {
    display: none;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__flip-and-nest-tables  {
    column-count: 3;
    width: 800px;
    min-height: auto;
    padding: 20px 20px 20px 40px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__conference-tables  {
    position: absolute;
    left: calc(100% + 0px);
    box-shadow: 5px 5px 9.2px 0.8px rgba(0, 0, 0, 0.05);
    z-index: 10;
    border: 1px solid #d7d7d7;
    top: -1px;
    column-count: 3;
    width: 800px;
    min-height: auto;
    padding: 20px 20px 20px 40px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__height-adjustable-tables {
    position: absolute;
    left: calc(100% + 0px);
    top: -1px;
    box-shadow: 5px 5px 9.2px 0.8px rgba(0, 0, 0, 0.05);
    z-index: 10;
    border: 1px solid #d7d7d7;
    column-count: 3;
    width: 800px;
    min-height: auto;
    padding: 20px 20px 20px 40px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__multi-purpose-tables {
    position: absolute;
    left: calc(100% + 0px);
    top: -1px;
    z-index: 10;
    column-count: 3;
    width: 800px;
    min-height: auto;
    padding: 20px 20px 20px 40px;
}

.leftmenu-item:hover .leftmenu-subitem-wrp__accessories {
    column-count: 3;
    position: absolute;
    left: calc(100% + 0px);
    top: -236px;
    z-index: 10;
    width: 800px;
    min-height: auto;
    padding: 20px 20px 20px 40px;
}



.leftmenu-subitem-title {
    display: none;
}
.leftmenu-subitem-title {
    position: absolute;
    color: #a3a3a3;
    right: 30px;
    font-size: 28px;
    top: 25px;
    display: none;
}
.leftmenu-subitem__item a {
    font-size: 15px;
    line-height: 30px;
    color: #2d2d2d;
}

.leftmenu-subitem__col {
    margin-right: 35px;
}

.leftmenu-subitem__col:last-child {
    margin-right: 0;
}

.leftmenu-item__subitems:after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 8px;
    line-height: 46px;
    opacity: 0.6;
}

.leftmenu-item:hover .leftmenu-item__subitems:after {
    opacity: 1;
    color: #E96758;
    transition: .3s ease-out;
}

.newhome #main-slider-slick-custom .slider__item .caption_wrap {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

.newhome #main-slider-slick-custom .slider__item .caption {
    background: none;
    width: calc(100% - 80px);
    box-sizing: border-box;
    top: auto;
    left: 36px;
    bottom: 20px;
    right: auto;
    padding: 0;
}

.newhome .caption .h1 {
    color: #ffffff;
    font-size: 38px;
    font-weight: 500;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    text-transform: none;
    line-height: 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.slider-btns {
    margin-bottom: 25px;
}

.newhome #main-slider-slick-custom,
.newhome #main-slider-slick-custom .slider__item {
    max-height: 540px;
    overflow: hidden;
    height: 100%;
}

.newhome .btn2233 {

    border-radius: 20px;

    align-items: center;
    justify-content: center;
    background-color: #E96758;
    border: 1px solid #E96758;
    border-radius: 2px;
    height: 33px;
    box-sizing: border-box;
    line-height: 11px;
    text-align: center;
    width: auto;
    min-width: auto;
    text-transform: uppercase;
}

.newhome.main-content-wrapper #main-slider-wrap {
    height: 100%;
}

.newhome .banner {
    height: 100%;
}

.tilt-wrapper {
    height: 100%;
}

.onlyhome {
    height: 100%;
}

.newhome #main-slider-slick-custom .slider__item .picture_wrapper .grumpy-image  {
    min-width: 930px;
}

.newhome #main-slider-slick-custom .slider__item .picture_wrapper {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    display: flex;
    justify-content: center;
}

.newhome #main-slider-slick-custom .picture_wrapper img {
    left: 50%;
    transform: translateX(-50%);
    transition: none;
}

.newhome #main-slider-slick-custom .picture_wrapper:hover img {
    left: 50%;
    transform: translateX(-50%);
    transition: none;
}

.newhome #main-slider-slick-custom .picture_wrapper{
    transform: scale(1);
    transition: all 1.8s cubic-bezier(.03, .67, .52, .99);
}

.newhome #main-slider-slick-custom .picture_wrapper:hover {
    transform: scale(1.03);
    transition: all 1.8s cubic-bezier(.03, .67, .52, .99);
}

.newhome #main-slider-slick-custom .slider__item img.mainmenu-item__safet-logo {
    width: 270px;
    transition: none;
    position: relative;
    transform: none;
    left: auto;
    display: inline-flex;
    margin-left: 20px;
    margin-bottom: 10px;
}

.newhome #main-slider-slick-custom .slider__item .caption_wrap:hover ~ .picture_wrapper img {
    left: 50%;
    transform: translateX(-50%);
    transition: none;
}

.newhome #main-slider-slick-custom .slider__item-8743 img.mainmenu-item__safet-logo {
    width: 141px;
    margin-left: 15px;
    margin-bottom: -9px;
}
.newhome #main-slider-slick-custom .slider__item-8743 .caption {
bottom: 45px;
}
.newhome #main-slider-slick-custom .slider__item-8743 .caption .detailed span {
    margin: 0 10px;

}

.leftmenu-subitem__item-spec a{
    color: #2d2d2d;
    font-weight: 500;
    font-size: 18px;
}

.activeMenuItem .mainmenu-item__safet-logo {
    border: none;
    width: 70px;
    height: auto;
    margin-top: 7px;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(5deg) brightness(152%) contrast(102%);
}

.newhome #main-slider-slick-custom .LearningEnvironments.slider__item-8677 .mainmenu-item__safet-logo {
    width: 141px;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: -9px;
}

.newhome #main-slider-slick-custom .slider__item-8748 img.mainmenu-item__safet-logo {
    width: 141px;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: -9px;
}

.newhome .slider__item-8748  .caption .h1 {
    justify-content: flex-end;
    color: white;
}

.safe-t__row {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.safe-t__block-image {
    width: 50%;
    min-width: 400px;
    overflow: hidden;
    position: relative;
}

.safe-t__block-text {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: left;
    padding: 90px 60px 0;
    box-sizing: border-box;
}

.safe-t__title {
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    padding: 0 0 30px;
    margin: 0;
}

.safe-t__text {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 30px;
    margin: 0;
    color: #555555;
}

.container__safe-t .form-buttons {
    justify-content: flex-start;
}
.container__safe-t .form-button {
    padding: 0 20px;
    font-size: 14px;
}

.safe-t__block-image img {
    display: block;
    position: relative;
    -webkit-transition: all .6s linear;
    transition: all .6s linear;
}

.safe-t__block-image:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
}

.safe-t__block-text .Button-Configure {
    width: 125px;
    min-width: 125px;
    height: 33px;
    padding: 0;
    margin: 0;
}

.safe-t__block-text .Button-Text {
    margin: 0;
    padding: 0;
}

.landing-page-only .container__safe-t h2 {
    margin-top: 30px;
    text-transform: none;
}

.container__safe-t .ctext {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0;
}

.container__safe-t .ctext ol {
    width: 200px;
    text-align: left;
    margin: -20px auto 30px;
}

.container__safe-t .ctext a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}

.container__safe-t .ctext a:hover {
    color: #329bf5;
}

.container__safe-t .ctext p {
    margin: 0 0 0 0;
    color: #555555;
    font-size: 14px;
    line-height: 22px;
}

.item_wrap {
    float: left;
    width: 100px;
}

.item-wrp {
    margin-right: 20px;
}

.item-wrp:last-child {
    margin-right: 0;
}

.form-item-row__uploads {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.newhome .caption .h2 {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.newhome .caption .h2:after {
    display: none;
}

.three-items {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.newhome  .three-items .first-row {
    margin-bottom: 5px;
}
.one-safe-block {
    margin: 0 10px 20px 10px;
    display: inline-block;
    width: calc(33.3% - 20px);
    min-width: 320px;
}

.hovereffect .logo {
    width: 140px;
    margin: 0 auto;
    bottom: 30px;
    right: 35px;
    position: absolute;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(5deg) brightness(152%) contrast(102%);
    transition: all .1s linear;
    z-index: 1;
}

.explain-text {
    margin: 0;
    top: -14px;
    right: 10px;
    position: relative;
}

.explain-text-home {
    right: 27px;
}

.logo_wrap_one_line {
    display: flex;
}

.explain-text p{
    font-size: 15px;
}

.hovereffect .logo.smaller-logo {
    width: 115px;
    bottom: -15px;
}

.hovereffect:hover .logo {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
    z-index: 1;
}

.logo_wrap_one_line {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.hovereffect .text   {
    position: relative;
    z-index: 888888;
    color: white;
    width: 100%;
    font: normal 16px/22px 'Raleway', sans-serif;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
}

.hovereffect .logo_wrap_one_line .logo_wrap{
    width: 166px;
}

.hovereffect .text  p {
    color: white;
    font: normal 16px/22px 'Raleway', sans-serif;
}

.hovereffect:hover .text   {
    margin-top: 110px;
    opacity:1;
}

.hovereffect .logo_wrap_one_line .text {
    margin-top: 60px;
    width: auto;
}

.hovereffect:hover .text p {

}

.hovereffect:hover .Button {
    margin-top: 0;
}

.one-safe-block  .info {
    height: 22px;
    width: auto;
    min-width: auto;
    margin: 50px 0 0;
    padding: 9px 27px 4px 27px;
}

.one-safe-block  .info .Button-Text {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding-right: 0;
    z-index: 1;
    margin: 0;
    text-transform: none;
    position: relative;
}

.hovereffect {
    width:100%;
    height:100%;
    float:left;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:default;
}

.hovereffect .overlay {
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    opacity:0;
    background-color:rgba(0,0,0,0.5);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}

.hovereffect img {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
}

.hovereffect .logo_wrap {
    text-transform:uppercase;
    color:#fff;
    text-align:center;
    position:relative;
    font-size:17px;
    -webkit-transform:translatey(10px);
    -ms-transform:translatey(10px);
    transform:translatey(10px);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    padding:10px;

}
.hovereffect .logo_wrap a {
    text-align:center;
    width: 140px;
    position: absolute;
    margin: 40px auto;
    left: calc(50% - 70px);
    right: calc(50% - 70px);
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(5deg) brightness(152%) contrast(102%);

}

.hovereffect a.info {
    text-decoration:none;
    display:inline-block;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    margin: 50px 0 0;
    padding: 9px 27px 4px 27px;
}

.hovereffect a.info:hover {
    border:1px solid #E96758;
}

.hovereffect:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}

.hovereffect:hover .overlay {
    opacity:1;
    filter:alpha(opacity=100);
    z-index: 2;
}

.hovereffect:hover h2,.hovereffect:hover a.info {
    opacity:1;
    filter:alpha(opacity=100);
    -ms-transform:translatey(0);
    -webkit-transform:translatey(0);
    transform:translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay:.2s;
    transition-delay:.2s;
}
.one-safe-block-1 {
    margin-left: 0;
}

.one-safe-block-3 {
    margin-right: 0;
}

.content-wrap__air .hovereffect .logo {
    bottom: 0;
    right: 0;
}

.content-wrap__air .logo_wrap_one_line {
    flex-direction: column;
    flex-wrap: wrap;
}

.content-wrap__air .hovereffect .logo_wrap_one_line .logo_wrap {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    text-transform: none;
}

.content-wrap__air .hovereffect .logo_wrap_one_line .text {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.content-wrap__air .explain-text p {
    font-size: 24px;
    font-weight: 500;
    box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, 0.05);
    margin-top: 0;
    margin-bottom: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.content-wrap__air .hovereffect .logo {
    width: 100%;
    text-align: right;
}

.content-wrap__air .hovereffect .text p {
    padding: 0 10px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0;
}

.safe-t-first-row {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}


.slide-video {
    background: white;

}

.slide-video .plyr--video {
    margin-bottom: 32px;
    width: 100%;
}

.newhome #main-slider-slick-custom .slider__item.slide-video .caption_wrap {
    bottom: 60px;
    right: 50px;
    width: 620px;
}

.newhome .slide-video .caption .h1 {

    text-align: right;
    line-height: 38px;
}

.newhome .slide-video .caption .detailed {
    text-align: right;
}

#onbehalf_select_user_modal .select2-selection,
#mgr_onbehalf_select_user_modal .select2-selection

{
    height: 55px;
}

#onbehalf_select_user_modal .select2-search__field,
#mgr_onbehalf_select_user_modal .select2-search__field {
    line-height: 55px;
    height: 55px;
    margin-top: 0;
}

#onbehalf_select_user_modal .form-buttons ,
#mgr_onbehalf_select_user_modal .form-buttons {
    margin-top: 30px;
}

.select2-container {
    z-index: 10010;
}
.select2-dropdown {
    z-index: 10011;
}

#select2-onbehalf_user-container, #select2-mgr_onbehalf_user-container {
    height: 55px;
    line-height: 20px;
    display: flex;
    align-items: center;
    padding-right: 40px;
    font-weight: 400;
}

#onbehalf_select_user_modal .select2-selection__placeholder , #mgr_onbehalf_select_user_modal .select2-selection__placeholder {
    color: #6b6b6b !important;
    font-size: 18px;
    line-height: 55px;
    font-weight: 500;
}

#onbehalf_select_user_modal .select2-container--default .select2-selection--single .select2-selection__arrow,
#mgr_onbehalf_select_user_modal .select2-container--default .select2-selection--single .select2-selection__arrow
{
    top: 14px;
}

#onbehalf_select_user_modal .select2-selection__clear,
#mgr_onbehalf_select_user_modal .select2-selection__clear

{
    position: absolute;
    top: 13px;
    right: 20px;
    height: 26px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #888;
}

.select2-search--dropdown {
    padding: 0;
    height: 32px;
    line-height: 32px;
    margin-top: -1px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 32px;
    outline: none;
}

.select2-results {
    border: 1px solid #aaa;
    margin-top: 0;
    width: 408px;
    margin-left: 0;
}

.select2-results__option {
    border-bottom: 1px solid #aaa;
}

.select2-results__option:last-child {
    border-bottom: none;
}

.Header.scroll-down {
    top: -140px;
    transition: top 200ms ease-out;
    overflow: hidden;
}

#onbehalf_popup .btns-wrap {
    display: flex;
    flex-direction: row;
}

#onbehalf_popup .form-btn {
    display: block;
    /* border: 1px solid #fff; */
    padding: 9px 11px;
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
    text-decoration: none;
    color: #fff;
    background-color: #6ca6ea;
    font-weight: 500;

    margin-bottom: 10px;
    text-align: center;
}

.onbehalf-user-item__email {
    font-size: 11px;
}

.warn-supply-wrp {
    display: flex;
    align-items: center;
    z-index: 10000;
}

.item-label__warn_supply {
    width: auto;
    margin-top: 60px;
    margin-left: 36px;
    font-size: 16px;
}

.new-items__featured .Button-Configure {
    margin: 10px auto;
    background-color: transparent;
}

.new-items__featured .Button-Configure .Button-Text{
    color: #E96758;
}

.new-items__featured .Button-Configure:hover .Button-Text {
    color: #fff;
}

.featured-product-title {
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    width: 100%;
    text-align: right;
    margin-bottom: 0;
}

.featured-category-title {

    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    text-align: right;
    margin-bottom: -10px;
    margin-top: -10px;
}

.featured-img {
    margin: 0 auto;
}

.new-items__featured .first-row {
    width: 100%;
}

.new-items__featured .one-safe-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.h3-featured {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: none;
}

.p3-safet-products {
    text-align: left;
    margin: 0 0 10px 0;
    color: #4d4d4d;
    font-weight: 400;
    font-size: 16px;
    padding: 0 20px 0 0;
    line-height: 20px;

}
.safe-t-block .h3-featured, .new-items__featured .h3-featured{
    font-size: 26px;
}

.featured-description-card {
    position: absolute;
    bottom: 10px;
    right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.one-safe-block-1 .featured-product-title,
.one-safe-block-1 .featured-category-title,
.one-safe-block-3 .featured-product-title,
.one-safe-block-3 .featured-category-title {
    color: #2C4461;
}



.one-safe-block-2 .featured-product-title,
.one-safe-block-2 .featured-category-title {
    color: #fff;
}

.new-items__featured .h3-featured {
    margin-bottom: 30px;
}

/*MEDIA QUERIES*/
@media screen and (max-width: 1100px) {
    .Navigation li {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .leftmenu-items {
        display: none;
    }

    .main-banner-images-wrp {
        width: 100%;
    }

    .newhome #main-slider-slick-custom .picture_wrapper img {
        left: auto;
        transform: none;
        transition: none;
    }

    .newhome #main-slider-slick-custom .picture_wrapper:hover img {
        left: auto;
        transform: none;
        transition: none;
    }

    .newhome #main-slider-slick-custom .slider__item .caption_wrap:hover ~ .picture_wrapper img {
        left: auto;
        transform: none;
        transition: none;
    }

    .landing-page-only .container__safe-t .h2 {
        margin-top: 30px;
    }

    .safe-t-first-row {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .one-safe-block {
        min-width: calc(50% - 20px);
        margin-bottom: 20px;
    }
}

@media all and (max-width: 800px) {
    .Navigation > li {
        padding-left: 0;
        padding-right: 0;
    }

    .mainmenu-item__safet-logo {
        width: 70px;
    }

    .Navigation > li > a.mainmenu-item__safet-logo-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .activeMenuItem {
        width: 100%;
        z-index: 20000;
    }
}

@media screen and (max-width: 450px) {
    .Navigation li {
        padding-left: 0;
        padding-right: 0;
    }

    .container__safe-t .Button-Configure {
        width: 130px;
        min-width: 130px;
    }

    .container__safe-t .Button-Configure  .Button-Text {
        padding-right: 0;
        font-size: 14px
    }

    .one-safe-block {
        margin: 0 0 10px 0;
        display: inline-block;
        width: 100%;
    }

    .hovereffect .overlay {
        opacity: 1;
    }

    .hovereffect .text {
        opacity: 1;
    }

    .hovereffect a.info {
        opacity: 1;
    }

    #main-slider-wrap .caption_mobile {
        margin-bottom: 0 !important;
    }

    .leftmenu-items {
        display: none;
    }

    .main-banner-images-wrp {
        width: 100%;
        height: auto;
    }

    .newhome .caption .h1 {
        font-size: 30px;
        line-height: 40px;
        color: #707070;
        justify-content: center;
        text-shadow: none;
    }

    .newhome #main-slider-slick-custom .slider__item .picture_wrapper .grumpy-image {
        min-width: auto;
    }

    .landing-page #main-slider-slick-custom .main-slider-loader {
        height: 300px;
    }

    .newhome #main-slider-slick-custom .picture_wrapper img {
        left: auto;
        transform: none;
    }

    .newhome #main-slider-slick-custom, .newhome #main-slider-slick-custom .slider__item {
        min-height: 300px;
    }

    .seo_text {
        height: 0;
    }

    .main-banner-wrp {
        padding-left: 0;
        padding-right: 0;
    }

    .banner img.mainmenu-item__safet-logo {
        width: 94px;
        margin-bottom: 7px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .onlyhome .caption_mobile .detailed {
        display: flex;
        justify-content: center;
    }

    .newhome .btn2233 {
        white-space: nowrap;
        width: auto;
        margin-top: 20px;
    }

    .safe-t__row {
        flex-direction: column;
    }

    .safe-t__block-image {
        width: 100%;
        min-width: auto;
    }

    .safe-t__block-text {
        width: 100%;
        padding: 15px 0 0;
        justify-content: center;
        margin-bottom: 60px;
    }

    .safe-t__title {
        text-align: center;
        padding-bottom: 15px;
    }

    .safe-t__text {
        text-align: center;
        padding-bottom: 15px;
    }

    .safe-t__row-air .safe-t__block-image {
        order: 1;
    }

    .safe-t__row-air .safe-t__block-text {
        order: 2;
    }

    .slider-dots {
        display: none;
    }

    .veneerLanding #main-slider-wrap.clear2-slider {
        margin-bottom: 90px;
    }

    .hovereffect a.info {
        margin-top: 10px;
    }

    .landing-page-only .container__safe-t h2 {
        margin-top: 0 !important;
    }

    .container__safe-t .ctext {
        margin-bottom: 30px;
    }

    .content-wrap__air .hovereffect .text p {
        margin-bottom: 0;
        font-size: 14px;
    }

    .container__safe-t .ctext p {
        font-size: 14px;
        line-height: 22px;
    }

    .slider-info .safe-t__category_wrap {
        margin-bottom: 10px;
        border-bottom: 1px solid #555759;
        padding-bottom: 7px;
        display: flex;
        justify-content: center;
    }

    .safe-t__category_wrap .category_logo {
        width: 100px;
        margin-left: 40px;
    }

    .banner .safe-t-logo {
        width: 100%;
    }

    .slider-info .safe-t__category-title {
        font-size: 14px;
        margin-top: 0;
    }

    .landing-page .clear2-slider .slider-info h1 {
        text-transform: none;
        color: #707070;
        font-size: 31px;
        margin: 0;
        text-align: center;
        font-weight: 400;
    }

    .landing-page-only .clear2-gallery .Container .h2 {
        margin-top: 20px;
    }

    #return-to-top {
        bottom: 60px;
    }

    .main-slider-button__right {
        bottom: 0;
    }
    .main-slider-button__left {
        bottom: 0;
    }

    .Navigation   li   a.mainmenu-item__safet-logo-wrap {
        padding: 8px 20px;
        display: block;
    }

    .h3-featured {
        padding-left: 0;
        text-align: center;
    }

    .p3-safet-products {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }
}

@media screen and (max-width: 320px) {
    .veneerLanding #main-slider-wrap.clear2-slider {
        margin-bottom: 145px;
    }

    .DownloadBrochureWrap {
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .content-wrap__air .hovereffect .logo_wrap_one_line .text {
        margin-top: 0;
        font-size: 14px;
    }

}


