.mfp-iframe-scaler iframe {
    box-shadow: 0 0 0px rgba(0, 0, 0, 0) !important;
}

.add_lim_hp {
    position: absolute;
    width: 1px !important;
    margin: 0 -4px !important;
}

.new_disabeld_butrton_holder {
    position: relative;
}

.new_disabeld_butrton_holder.m_hp {
    position: fixed !important;
    top: 0 !important;
    width: 54px;
    height: 54px;
    padding: 11px 10px;
    background: rgba(38, 38, 38, 0.8);
    box-sizing: border-box;
    z-index: 1001;
}

.new_disabeld_butrton_holder svg {
    width: 32px;
    height: 31px;
    fill: #ffffff;
}

.top-section-holder {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
}

.top-section-holder .hp-logo {
    position: absolute;
    display: block;
    top: 7.6%;
    right: 3%;
    width: 94% !important;
    height: 80% !important;
    text-align: center;
    padding: 0;
    border-left: 4px #ffffff solid;
    border-right: 4px #ffffff solid;
}

.top-section-holder .hp-logo img.hp-big-logo {
    position: relative;
    top: -45px;
}

.top-section-holder .hp-logo .big-top-line {
    position: relative;
    width: 40%;
    height: 4px;
    background: #ffffff;
}

.top-section-holder .hp-logo .big-top-line.left {
    float: left;
}

.top-section-holder .hp-logo .big-top-line.right {
    float: right;
}

.top-section-holder .hp-logo .bottom-line-holder {
    display: block;
    width: 100%;
    position: absolute;
    bottom: -17px;
}

.top-section-holder .hp-logo .bottom-line-holder .big-top-line {
    width: 46.8%;
    top: 4px;
}

.top-bottom-arrow {
    position: relative;
    top: -4px;
}

/* Search */

.searech-form-holder {
    position: absolute;
    top: 40px;
    display: none;
    width: 200px;
left: 8px;
}

/* Header */

.social-icons li a, .social-icons li {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 0 transparent !important;
    -moz-box-shadow: 0 0 0 0 transparent !important;
    box-shadow: 0 0 0 0 transparent !important;
}

.social-icons li a svg {
    position: relative;
    top: 3px;
    fill: #ffffff;
    width: 15px;
    height: 30px;
}

svg.new_search_icon {
    width: 39px;
    height: 24px;
    fill: #71bf44;
}

.social-icons li a.language-change {
    display: block;
    position: relative;
    top: -3px;
    width: 60px !important;
 font-family: Tahoma, Arial;
 font-size: 22px;
    color: #ffffff !important;
    text-decoration: underline;
}

#header .header-logo img {
    display: block;
    max-width: 170px !important;
    margin: 0 !important;
}

html.sticky-header-enabled #header.header-semi-transparent .header-body:before, html.sticky-header-enabled #header.header-semi-transparent-light .header-body:before, html.sticky-header-active #header.header-semi-transparent .header-body:before, html.sticky-header-active #header.header-semi-transparent-light .header-body:before {
    background: transparent;
}

html #header.header-semi-transparent .header-body:not(html.sticky-header-active #header.header-semi-transparent .header-body) {
    position: relative;
    margin: 0 auto !important;
    max-width: 1200px;
    height: 68px;
    box-sizing: border-box;
}

#header .m_hp .header-logo {
    display: none;
}

html #header.header-semi-transparent .header-body .m_hp {
    position: relative;
    top: 124px;
    display: block;
    background: rgba(26, 26, 26, 0.83);
}

html.sticky-header-active #header.header-semi-transparent .header-body .m_hp {
    top: 0;
    background: transparent;
}

html #header.header-semi-transparent .header-body:not(.m_hp) {
    background: rgba(38, 38, 38, 0.83);
}

/* Sticky Header */

html.sticky-header-active #header.header-semi-transparent .header-body {
    position: fixed;
    width: 100% !important;
    background: rgba(38, 38, 38, 0.83) !important;
}

html.sticky-header-active #header .m_hp .header-logo {
    display: block;
}

/* Top HP Image */

#topimg-holder img {
    display: block;
    width: 100%;
}

/* Top Menu */

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border: 0 !important;
}

.new-menu-thumbs {
    text-align: center;
}

.new-menu-thumbs img {
    width: 254px;
    border-bottom: 6px #71bf44 solid;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    display: block;
    width: 254px;
    margin-bottom: 24px;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    color: #333131;
    text-decoration: none !important;
}

.dropdown-menu li {
    position: relative;
}

.dropdown-menu li svg.mazonit_green_leaf {
    position: absolute;
right: -38px;
    bottom: -34px;
    width: 154px;
    height: 99px;
    fill: #71bf44;
}

.eng_only .dropdown-menu::after {
    position: absolute;
    display: block;
    content: " ";
    width: 154px;
    height: 99px;
right: -38px;
    bottom: -34px;
    background: url('https://www.mazonit.co.il/images/mazonit-green-leaf.svg?250116178') no-repeat center center;
}

.eng_only .dropdown-menu li {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1001;
}

.eng_only .dropdown-menu li a {
    font-size: 19px;
    margin: 0 12px !important;
    width: auto !important;
}

.eng_only .dropdown-menu li:first-child a {
    border-bottom: 1px #71bf44 solid !important;
}

/* Page Header */

.new-tp-header .precontainer {
    margin: 0 32px 0 32px !important;
    padding: 40px 0;
    text-align: center;
    border: 3px #ffffff solid !important;
    box-sizing: border-box;
}

.new-tp-header .precontainer::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(26, 26, 26, 0.3) !important;
}

section.parallax .container:before {
    display: none !important;
}

section.page-header h1 {
    font-size: 65px;
    font-weight: 300;
    line-height: 75px;
    margin-bottom: 12px;
}

ul.breadcrumb li {
    position: relative;
    font-size: 28px;
    font-weight: 300 !important;
    text-shadow: 4px 4px #666 !important;
    z-index: 1001 !important;
    opacity: 1 !important;
}

ul.breadcrumb li a {
    color: #ffffff !important;
    opacity: 1 !important;
    text-decoration: none !important;
}

.breadcrumb > li + li:before {
    content: ">" !important;
}

/* Home Text */

section.section-new-hp {
    padding: 110px 0;
}

.hp-text-holder {
    position: relative;
    z-index: 10;
}

.hp-text-holder .text-itself {
    display: block;
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 0 12px 0 #999999;
    z-index: 101;
}

.hp-text-holder .text-itself h2 {
    font-size: 32px;
    font-weight: 300;
}

.hp-text-holder .text-itself div.preview-text {
    font-size: 23px;
    font-weight: 300;
    margin: 38px 0;
}

.hp-read-more-holder {
    position: relative;
}

.hp-read-more-holder span, .hp-product-item span.hp-text-read-more {
    display: block;
    padding: 16px 22px;
    font-size: 32px;
/*    letter-spacing: 12px;*/
    font-weight: 300;
    color: #ffffff;
    background: #71bf44 url('https://www.mazonit.co.il/images/btn-arrr.svg?250116178') no-repeat center left;
    background-size: 48px 18px;
    background-position: 12px 20px;
    box-sizing: border-box;
}

.green-title-split {
    color: #47a212;
}

/* HP New Portfolio slider*/

section.section.newportfolio {
    background: url('https://www.mazonit.co.il/images/3-section-bg.jpg?250116178') no-repeat center top;
}

.container-wrapper {
    display: block;
    box-shadow: 0 0 12px 0 #999999;
    background: #ffffff;
}

.new-hp-product-slider-holder {
    position: relative;
}

.hp-product-item h2 {
    font-weight: 300;
}

.green-line {
    width: 180px;
    height: 3px;
    margin-bottom: 16px;
    background: #71bf44;
}

.hp-product-item span {
    width: 100%;
    margin: 24px 0;
}

.product-in-action-img {
    position: relative;
    display: block;
}

.product-in-action-img img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
}

.product-in-action-img .slidescount {
    position: absolute;
right: 44px;
    bottom: 34px;
    color: #ffffff;
    font-size: 72px;
    font-weight: 300;
    z-index: 2;
}

.product-preview-text {
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
}

 h1.newportfolioh1 {
    padding-top: 18px;
}

.new-hp-product-slider-holder .owl-nav {
    position: absolute;
    width: 198px;
    height: 68px;
    top: 86% !important;
    background: #ffffff;
    box-shadow: 0 0 12px 0 #999999;
}

.new-hp-product-slider-holder .owl-nav .owl-prev, .new-hp-product-slider-holder .owl-nav .owl-next {
    width: 58px;
    height: 58px;
    margin-top: 16px;
    background-color: transparent !important;
    border-radius: 0 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.new-hp-product-slider-holder .owl-nav .owl-prev {
    border: 2px #71bf44 solid;
}

.new-hp-product-slider-holder .owl-nav .owl-next {
    border: 2px #242424 solid;
}

.new-hp-product-slider-holder .owl-nav .owl-prev {
    margin-right: 32px !important;
}

.new-hp-product-slider-holder .owl-nav .owl-next {
    margin-left: 32px !important;
}

.new-hp-product-slider-holder .owl-nav .owl-prev:before, .new-hp-product-slider-holder .owl-nav .owl-next:before {
    font-size: 24px;
}

.new-hp-product-slider-holder .owl-nav .owl-prev:before {
    color: #71bf44;
}

.new-hp-product-slider-holder .owl-nav .owl-next:before {
    color: #242424;
}

/* HP Supplayers*/

.container.clients {
    padding-top: 54px;
}

h1.supplayers {
    position: relative;
    display: block;
    text-align: right;
    margin-bottom: -64px;
    z-index: 101;
}

.supplaers-owl-holder {
    position: relative;
    margin: 0 auto !important;
    height: 206px !important;
    background: #ffffff !important;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 12px 0 #999999;
    -moz-box-shadow: 0 0 12px 0 #999999;
    box-shadow: 0 0 12px 0 #999999;
    z-index: 2;
}


.supplaers-owl {
    position: relative;
    padding-top: 18px;
}

.supplaers-owl .owl-stage-outer {
    position: relative;
    top: 24px;
    margin: 0 auto;
}

.supplaers-owl .owl-stage-outer .owl-item div {
    margin: 12px;
    padding-top: 12px;
    height: 100px !important;
    border: 1px #71bf44 solid;
}

.sups .owl-nav {
    top: 40%;
}

.sups .owl-nav .owl-prev, .sups .owl-nav .owl-next {
    width: 58px;
    height: 58px;
    background-color: transparent !important;
    border-radius: 0 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sups .owl-nav .owl-prev {
    margin-right: -102px !important;
}

.sups .owl-nav .owl-next {
    margin-left: -132px !important;
}

.sups .owl-nav .owl-prev:before, .sups .owl-nav .owl-next:before {
    font-size: 24px;
}

.sups .owl-nav .owl-prev:before, .sups .owl-nav .owl-next:before {
    position: relative;
    top: -4px;
    display: block;
    width: 58px;
    height: 58px;
    padding-top: 16px;
    box-sizing: border-box;
}

.sups .owl-nav .owl-prev:before {
right: -7px;
    padding-right: 0;
    color: #71bf44;
    border: 2px #71bf44 solid !important;
}

.sups .owl-nav .owl-next:before {
right: -7px;
    padding-left: 0;
    color: #242424;
    border: 2px #242424 solid !important;

}

/* Catalog */

.new-isotop-menu-holder {
    text-align: center;
    margin-bottom: 62px;
}

ul.new-isotop-menu {
    list-style-type: none;
    display: inline-table;
}

ul.new-isotop-menu li {
    display: inline-block;
    margin: 0 18px;
}

ul.new-isotop-menu li a {
    display: block;
    font-size: 29px;
    font-weight: 300;
    padding: 18px;
    border-top: 3px #ffffff solid;
    border-bottom: 3px #ffffff solid;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul.new-isotop-menu li a:hover, ul.new-isotop-menu li a.current {
    color: #71bf44;
    border-top: 3px #71bf44 solid;
    border-bottom: 3px #71bf44 solid;
}

.product-thumb-info, .product-thumb-info img {
    border: 0 !important;
    border-radius: 0 !important;
}

.thumb-info {
    border: 0 !important;
    border-radius: 0 !important;
}

.thumb-info .thumb-info-title {
    display: block;
    width: 209px !important;
    height: 79px;
    background: #ffffff !important;
    text-align: center;
    top: 23px;
    color: #252525 !important;
    font-size: 22px !important;
    font-weight: 300;
right: 0;
    box-sizing: border-box !important;
    box-shadow: 6px 0 12px 0 #9d9393;
    z-index: 10;
    text-transform: capitalize;
    padding: 0;
}

.thumb-info .thumb-info-title.latin {
    font-size: 22px;
}

.thumb-info .thumb-info-title:hover, .thumb-info .thumb-info-title:focus {
    background: #ffffff !important;
}

.thumb-info .thumb-info-inner {
    position: relative;
    height: 79px;
    padding: 9px;
    background: #ffffff !important;
    box-sizing: border-box;
    z-index: 8;
    font-size: inherit !important;
}

.thumb-info .thumb-info-inner:before {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 79px;
    width: 209px;
    background: #ffffff;
    content: "";
    z-index: -1;
}

.thumb-info .thumb-info-wrapper {
    border-radius: 0 !important;
}

.thumb-info .thumb-info-wrapper:after {
    display: none;
}

.thumb-info-wrapper span.ct-green-bar {
    position: absolute;
    top: 94px;
right: 6px;
    display: block;
    width: 209px !important;
    height: 17px;
    background: #71bf44;
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper::after {
    background: transparent !important;
}

.thumb-info .thumb-info-action-icon {
left: 0 !important;
    width: 74px !important;
    height: 46px !important;
    border-radius: 0 !important;
    background: #71bf44 !important;
}

.thumb-info:hover .thumb-info-action-icon {
    top: initial !important;
    bottom: 0 !important;
}

.thumb-info .thumb-info-action-icon svg.shortarrow_icon {
    top: 4px !important;
}

ul.isotope-list {
    direction: rtl;
}

ul.isotope-list li.isotope-list-item {
    float: right;
}

/* Catalog Inner */

span.share-button {
    cursor: pointer;
}

svg.plus_icon {
    position: relative;
    top: -6px;
    width: 40px;
    height: 40px;
    fill: #71bf44;
    vertical-align: middle;
}

span.share-line {
    font-size: 26px;
    margin-right: 12px;
}

div.prd-img-holder img {
    display: block;
    width: 100%;
}

div.content-holder, div.pretext-holder {
    font-size: 19px;
}

div.content-holder {
    margin-bottom: 24px;
}

div.pretext-holder {
    color: #71bf44;
    margin-bottom: 24px !important;
}

div.add-info {
    font-size: 22px;
    padding: 12px 8px;
    border-bottom: 2px #e6e6e6 solid;
}

div.add-info.no-border {
    border-bottom: 0 !important;
}

div.searchcolors {
    display: inline-block;
    padding: 0;
    float: left;

}

div.add-info span.add-info-text {
    color: #71bf44;
}

div.add-info span.add-info-text.thikness {
    margin-left: 8px;
}

div.add-info span.series {
    margin-right: 50px;
}

ul.add-info-items {
    display: inline-table;
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

ul.add-info-items li {
    display: inline-block;
    padding-bottom: 0 !important;
    line-height: 14px;
    border-left: 2px #666666 solid;
}

ul.add-info-items li:last-child {
    border-left: 0;
}

span.interested, span.manuf-info {
    display: block;
    height: 56px;
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    box-sizing: border-box;
    cursor: pointer;
}

span.interested {
    color: #ffffff;
    background: #71bf44;
    margin-bottom: 12px;
}

span.interested svg {
    width: 45px;
    height: 37px;
    fill: #ffffff;
}

span.manuf-info {
    color: #71bf44;
    border: 1px #71bf44 solid;
}

span.manuf-info svg {
    width: 36px;
    height: 33px;
    fill: #71bf44;
}

span.interested svg, span.manuf-info svg {
    margin-left: 12px;
    position: relative;
    top: 9px;
}

span.man-info-line {
    position: relative;
    top: 2px;
}

a.prd-video-button {
    display: block;
    width: 100%;
    margin-top: 9px;
    padding: 12px;
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    background: #464646;
    box-sizing: border-box;
    text-decoration: none !important;
}

svg.video_play_button_icon {
    width: 14.968px;
    height: 19.938px;
    fill: #80c342;
    fill-rule: evenodd;
    margin-left: 12px;
    position: relative;
    top: 3px;
}

.examples-holder {
    margin: 45px 24px;
    border: 2px #434343 solid;
}

.examples-holder h2 {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 300;
    margin: 0 auto;
    padding: 12px;
    background: #ffffff;
    box-sizing: border-box;
}

figure.working-example-holder {
    display: block;
    width: 310px;
    height: 310px;
    overflow: hidden;
}

figure.working-example-holder img {
    display: block;
    height: 310px;
    margin: 0 auto;
}

.products {
    position: relative;
    top: -42px;
    margin: 0 auto;
}

.products .owl-dots {
    display: block !important;
}

.products .owl-nav {
    top: 26%;
}

.products .owl-nav .owl-prev, .products .owl-nav .owl-next {
    width: 58px;
    height: 58px;
    background-color: transparent !important;
    border-radius: 0 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.products .owl-nav .owl-prev:before, .products .owl-nav .owl-next:before {
    font-size: 24px;
}

.products .owl-nav .owl-prev:before, .products .owl-nav .owl-next:before {
    position: relative;
    top: -4px;
    display: block;
    width: 58px;
    height: 58px;
    padding-top: 12px;
    box-sizing: border-box;
}

.products .owl-nav .owl-prev:before {
right: -7px;
    padding-right: 0;
    color: #71bf44;
    border: 2px #71bf44 solid !important;
}

.products .owl-nav .owl-next:before {
right: -7px;
    padding-left: 0;
    color: #242424;
    border: 2px #242424 solid !important;

}

.products .owl-dots {
    position: relative;
    top: 34px;
}

.products .owl-dots .owl-dot span {
    border-radius: 0 !important;
    width: 17px;
    height: 17px;
}

.products .owl-dots .owl-dot span {
    background: #6e6e86;
}

.products .owl-dots .owl-dot.active span, .products .owl-dots .owl-dot:hover span {
    background: #71bf44;
}

.my-colors-holder {
    height: auto;
    margin-top: -4px;
    padding: 12px 4px;
    background: #f3f3f3;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.my-colors-holder.add-border {
    border-top: 2px #e6e6e6 solid;
}

.closed {
    height: 160px;
    overflow: hidden;
    background: transparent !important;
}

.color-title {
    display: inline-block;
    margin-top: 0 !important;
    padding-top: 0 !important;
    color: #71bf44;
}

.colors-category {
    margin: 4px 4px 8px 4px;
    padding: 12px 4px 6px 4px;
    border: 0;
    color: #ffffff;
    font-size: 18px;
    background: #333333;
    box-shadow: 0 2px 8px -2px #000000;
    transition: all 0.5s ease;
}

.colors-category:hover, .colors-category.current {
    background: #71bf44;
}

#colors-holder {
    margin-top: 24px;
}

.cl-holder-helper {
    display: inline-block;
    width: 64px;
    height: 100px;
    vertical-align: text-top;
}

.cl-holder-helper span {
    display: block;
    position: relative;
left: -4px;
    width: 62px;
    height: 24px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    word-wrap: break-word;
}

.cl-holder-helper img {
    display: block;
    width: 62px;
    border: 1px #181818 solid;
}

.color-holder {
    width: 62px;
    height: 65px;
    margin: 5px;
    box-sizing: border-box;
}

.color-holder.add-border {
    border: 1px #000000 solid;
}

span.opener {
    position: relative;
    float: left;
    color: #464646;
    font-size: 20px;
}

span.toallcolors {
    position: relative;
    top: -2px;
    margin: 0 4px;
}

svg.open_plus_icon {
    width: 26px;
    height: 26px;
    fill: #ffffff;
    cursor: pointer;
}

#imagebox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 28px;
    background: rgba(38, 38, 38, 0.9);
    overflow: hidden;
    z-index: 991199;
}

#imagebox .imgholder {
    position: relative;
    max-width: 620px;
    margin: 22px auto;
    padding: 2px 1px 2px 2px;
    background: #ffffff;
    box-sizing: border-box;
    box-shadow: 0 0 18px 0 #000000;
}

#imagebox .imgholder button {
    position: absolute;
    top: -28px;
    right: -28px;
    border: 0 !important;
    background: transparent;
    transform: rotate(45deg);
}

#imagebox .imgholder img {
    display: block;
    width: 100%;
}

#img-info-holder {
    display: block;
    position: absolute !important;
    bottom: 0;
    padding: 14px;
    text-align: center !important;
}

#imginfobox {
    display: block;
    max-width: 200px;
    margin: 0 auto;
    font-size: 22px;
    color: #ffffff;
    padding: 12px;
    border: 2px #ffffff solid;
    background: rgba(18, 18, 18, 0.9);
}

.clearfix {
    display: block;
    clear: both;
}

.searchcolors input[type='text'] {
    position: relative;
    top: -2px;
    height: 38px;
    padding: 0 4px;
    border: 1px #cccccc solid;
    background: #ffffff !important;
    box-sizing: border-box;
}

.searchcolors button {
    position: relative;
    height: 38px;
    top: 7px;
    padding: 4px 12px 2px 12px;
    color: #ffffff;
    border: 0;
    background: #71bf44;
    transition: all 0.5s ease;
    box-sizing: border-box;
}

.searchcolors button:hover {
    background: #333333;
}

.searchcolors .color-search-icon {
    width: 26px;
    height: 26px;
    fill: #ffffff;
    margin-top: 2px;
}

#noitemsfound {
    display: none;
    padding: 16px 8px 8px 8px;
    font-size: 16px;
    text-align: center;
    color: #ff0000;
}

/* Pop up font size fix */

.pswp__caption {

    bottom: unset;
    text-align: center;
    padding: 12px;
}

.pswp__caption__center {
    font-size: 24px !important
}

/* Modal Box */

label {
    cursor: pointer;
}

#mynewmodal {
    color: #262626;
    background: #ffffff;
}

.modal-header, .modal-body, .modal-footer {
    border: 0 !important;
}

.modal-header div {
    text-align: center;
}

.modal-header.top div svg {
    width: 54px;
    height: 48px;
    fill: #71bf44;
}

.modal-header img {
    width: 20px;
    height: 20px;
}

.modal-heading {
    display: block;
    font-size: 60px;
    line-height: 70px;
    font-weight: 300;
}

.modal-heading.top .new-item-title-1.green-title-split, .contacttop .new-item-title-1.green-title-split, .ino-page-h2 .new-item-title-1.green-title-split {
    color: #262626 !important;
}

.container.newinterestedform {
    width: auto !important;
}

.inputholder {
    position: relative;
    text-align: center;
    font-size: 19px;
    padding-top: 0 !important;
}

.inputholder label {
    margin-top: 0 !important;
    padding: 4px 12px 0 12px;
    background: #fff;
    position: relative;
    top: 20px;
}

.inputholder input, .inputholder textarea {
    display: block;
    width: 100%;
    padding: 12px !important;
    text-align: right;
    border: 1px #262626 solid !important;
    box-sizing: border-box;
}

.inputholder textarea {
    height: 145px;
    resize: none;
    overflow: auto;
}

.inputholder.checkboxesholder {
    display: block;
    width: 94%;
    text-align: right;
    margin: 18px;
    padding: 24px 0 28px 0 !important;
    border-top: 1px #d6d6d6 solid;
    border-bottom: 1px #d6d6d6 solid;
    box-sizing: border-box !important;
}

.inputholder.checkboxesholder label {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 4px;
    padding-left: 32px;
    background: #ffffff;
    position: relative;
    top: 12px;
    font-weight: 300;
    color: #000000 !important;
    cursor: pointer;
}

span.icon-holder {
    position: relative;
    display: inline-block;
    margin-left: 8px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    cursor: pointer;
    width: 20px !important;
    height: 20px !important;
    box-sizing: border-box;
    border: 1px #262626 solid;
}

svg.checkbox-checked {
    width: 20px;
    height: 20px;
    fill: #71bf44;
    display: none;
}

input[type="checkbox"].profession, input[type="radio"].profession {
    position: absolute;
    display: inline-block;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 2px;
    height: 2px;
    opacity: 0;
}

input[type="checkbox"].profession:checked + svg.checkbox-checked, input[type="radio"].profession:checked + svg.checkbox-checked {
    display: block;
    margin: 2px 0;
    position: relative;
    top: -3px;
    right: -1px;
}

p#checkboxerror {
    padding: 6px;
    text-align: right;
    font-weight: bold;
    font-size: 19px;
    color: #ff0000;
    border: 1px #ff0000 solid;
    display: none;
}

span.prof-name-holder {
    position: relative;
    top: -4px;
}

.nlandcaptch {
    padding: 32px 0 24px 0;
}

.modal-footer, .send-button-holder {
    position: relative;
}

.modal-footer #submit-this-form, .send-button-holder #submit-this-form {
    display: block;
    height: 66px;
    text-align: center;
    border: 0;
    background: #71bf44;
}

svg.submit_form_icon {
    position: relative;
    top: 5px;
    fill: #ffffff;
    width: 33px;
    height: 30px;
}

.mymodalthankyou {
    text-align: center;
}

svg.green_v_icon {
    fill: #71bf44;
    width: 100px;
    height: 90px;
    margin-bottom: -35px;
}

h1.thankyouh1 {
    font-size: 65px;
    margin-bottom: -28px;
}

h2.thankyouh2 {
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: -12px;
}

h3.thankyouh3 {
    font-size: 22px;
}

.thankyoutextholder {
    text-align: center;
}

/* Blog */

.blog-list {
    position: relative;
}

.blog-list .thumb-info {
    min-height: 151px;
    border: 0 !important;
    -webkit-box-shadow: 0 0 9px 0 #ded6d6 !important;
    -moz-box-shadow: 0 0 9px 0 #ded6d6 !important;
    box-shadow: 0 0 9px 0 #ded6d6 !important;
    border-radius: 0 !important;
}

.thumb-info img {
    border-radius: 0 !important;
}

#fullWidth .thumb-info-caption .thumb-info-caption-text {
    font-size: 19px;
}

.thumb-info-caption-text h4 {
    font-size: 30px;
    font-weight: 300;
}

.thumb-info-caption-text h4 span.green {
    color: #71bf44;
}

.thumb-info-caption-text h5 {
    font-size: 19px;
    margin-bottom: 27px;
}

.blog-list .btn-flat {
    display: block;
    position: absolute;
    bottom: 0;
left: 0;
    width: 72px;
    height: 42px;
    text-align: center;
    background: #71bf44;
}

svg.shortarrow_icon {
    position: relative;
    top: 10px;
    fill: #ffffff;
    width: 23px;
    height: 21px;
}

.lego-col p {
    font-size: 22px;
    line-height: 32px;
    font-weight: 300;
    color: #181818;
}

/* Footer */

#footer {
    background: #ffffff;
    border: 0 !important;
}

.bottom-logo {
    position: absolute;
    z-index: 20;
}

.new-footer {
    padding: 0 !important;
}

.new-footer .dark {
    background: #242424 url('https://www.mazonit.co.il/images/footer-img-bg.jpg?250116178') repeat-y top right;
}

.new-footer .green {
    background: #71bf44;
    direction: ltr;
}

.new-footer .dark, .new-footer .green {
    position: relative;
    padding-top: 120px;
    padding-bottom: 42px;
    float: right;
}

.new-footer::after {
    display: block;
    clear: both;
    content: "";
}

.new-footer .dark .box, .new-footer .green .box {
    width: 315px;
    height: 153px;
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    color: #ffffff;
    box-sizing: border-box;
}

.footer-contact-icon {
    position: relative;
    top: -16px;
    right: -2px;
}

.footer-map-icon {
    width: 39px;
    height: 36px;
    position: relative;
    top: -18px;
}

span.left-line, span.right-line {
    position: relative;
    top: -25px;
}

span.left-line {
    float: left;
}

span.right-line {
    float: right;
}

.new-footer .dark .box a, .new-footer .green .box a {
    color: #ffffff !important;
    text-decoration: none !important;
    display: block;
    text-align: center;
}

a.footer-text-links {
    font-size: 22px;
}

a.footer-text-links.address-line {
    position: relative;
    top: 8px;
}

.new-footer .dark .box {
    border-right: 1px #71bf44 solid;
    border-bottom: 1px #71bf44 solid;
    border-left: 1px #71bf44 solid;
}

.new-footer .green .box {
    border-right: 1px #242424 solid;
    border-bottom: 1px #242424 solid;
    border-left: 1px #242424 solid;
}

#footer .footer-copyright {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    text-align: center;
}

#footer .footer-copyright a {
    margin-right: 24px;
}

/* Contact Us */

#googlemaps > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(4) > div {
    display: none;
}

.contact-text {
    margin: 0 !important;
    padding: 0 !important;
}

.google-map {
    margin: 0 !important;
}

#contact-form label {

}

#contact-form label.inputlabel {
    float: none !important;
    display: inline;
    width: 46% !important;
    margin: 0 auto;
    color: #000000;
}

.g-captch-holder {
    position: relative;
    padding: 0 !important;
}

.g-captch-holder .g-recaptcha {
    margin: 0 !important;
}

.thankyou-span #form-was-submitted {
    display: block;
    height: 66px;
    text-align: center;
    border: 0;
    background: #242424;
    overflow: hidden;
}

.thankyou-span #form-was-submitted svg {
    fill: #ffffff;
    width: 76px;
    height: 72px;
}

.perrholder {
    position: relative;
}

/* Projects And Exhibitions */

.top-green-box {
    padding: 12px;
    text-align: center;
    font-size: 22px;
    border: 1px #71bf44 solid;
}

.top-green-box span.top-green-box-title {
    position: relative;
    top: -34px;
    color: #71bf44;

}

.prandex-box {
    margin-top: 12px;
    margin-bottom: 12px;
}

.inner-gallery-image-holder img {
    display: block;
    width: 100%;
}

.speaker_icon_holder {
    position: relative;
    top: -36px;
    display: block;
    margin: 0 auto !important;
    padding: 8px;
    width: 100px;
    height: 38px;
    background: #ffffff;
    overflow: hidden;
}

svg.speaker_icon {
    width: 39px;
    height: 31px;
    fill: #71bf44;
    margin-bottom: 0 !important;
}

.thumb-info-title.m_exb {
    padding-left: 12px;
    padding-right: 12px;
    line-height: 28px;
    text-align: right;
}

.exb_date_holder {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    color: #71bf44;
    font-size: 22px !important;
    text-shadow: none !important;
}

.upex-content {
    margin-top: -32px;
    font-size: 19px;
}

.upex-content p {
    color: #474747;
}

/* 404 */

img.my-404-img {
    display: block;
    margin: 0 auto 54px auto;
    max-width: 100%;
}

p.main-404-error {
    font-size: 32px !important;
    font-weight: 300;
    letter-spacing: 8px;
    color: #2c2b2b !important;
}

p.goto, p.goto a {
    font-size: 24px;
    font-weight: 300;
    color: #2c2b2b !important;
}

p.goto a {
    text-decoration: none !important;
}

p.goto a:hover {
    border-bottom: 1px #2c2b2b solid;
}

.page-not-found-main {
    margin-bottom: 100px;
}

figure.big-mazonit-holder {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 887px;
}

figure.big-mazonit-holder svg {
    fill: #f0f0f0;
}

/* About page */

.about-top-buttons {
    position: relative;
    top: -20px;
}

svg.abouit_printer_icon {
    position: relative;
    top: 6px;
right: 4px;
    fill: #71bf44;
    width: 34px;
    height: 32px;
}

.share-button.about-page {
    display: inline-block;
    border-right: 1px #474747 solid;
    height: 32px;
    margin-right: 18px;
    padding-right: 18px;
}

.share-button.about-page svg.plus_icon {
    width: 32px;
    height: 32px;
}

.prd-img-holder .owl-carousel .owl-nav {
    top: 44%;
}

.prd-img-holder .owl-carousel .owl-nav [class*="owl-"] {
    width: 46px;
    height: 46px;
    background: rgba(38, 38, 38, 0.5);
    border-radius: 0 !important;
}

.about-content, .about-content p, .prevtext {
    font-size: 16px;
    color: #181818;
    font-family: Arial;
    margin: 0 !important;
}

.about-content p strong {
    color: #71bf44;
    font-weight: 400;
}

.add2any-holder {
    display: none;
    position: absolute;
    top: 49px;
right: 19px;
    width: 200px;
    padding: 8px;
    direction: rtl;
    z-index: 101;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 3px 12px -2px #000000;
}

/* Single Article */

.ino-page-h2 h2 {
    font-weight: 300;
    font-size: 29px;
}

.ib, .ib strong {
    font-size: 22px;
    font-weight: 300;
}

/* Lego Text */

.legoText_mazonit_info_contents_body_heb .lego-col .lego-sa span.lego-sa {
    font-size: 24px;
}

.lego-col, .lego-col p, .series, .add-info-items, .ib, .lead, .related-pages h4 {
    font-family: Arial;
    font-size: 16px;
    color: #181818;
}

.related-pages h4 {
    font-weight: bold;
}

/* Miscellaneous */

.list.list-icons.list-primary li {
    font-size: 24px;
}

.list.list-icons.list-primary li a {
    position: relative;
    top: 5px;
}

/* Mobile and Tablets */

@media (min-width: 768px) {

    .receiveNews {
        padding-top: 25px;
        text-align: left;
    }

    p#checkboxerror {
        position: absolute;
    }

    .searchcolors {
        position: relative;
        top: -12px;
        width: 220px;
    }

}

@media (min-width: 992px) {

    #header .header-nav {
        display: flex !important;
    }
    #header .header-nav-main {
        display: flex;
    }
    .nav-pills>li+li {
        margin-right: 0;
    }

.supplaers-owl-holder {
    padding: 0 144px;
}

    #header .header-nav-main nav > ul > li > a {
        padding: 10px;
    }

    .pull-this-right {
        float: right;
        display: block;
    }

    .header-404 {
        position: relative;
        top: -54px !important;

    }

    figure.big-mazonit-holder svg {
        width: 886px;
        height: 185px;
    }

    .supplaers-owl .owl-nav {
        display: block !important;
    }

    img.woods {
        position: relative;
        top: -100px;
    left: -46px;
        float: left;
    }

    .inner-gallery-image-holder {
        width: 32% !important;
    }

    .products .owl-nav, .products .owl-dots {
        display: block !important;
    }

    .top-green-box {
        width: 97.7%;
    }

    .modal-footer #submit-this-form, .send-button-holder #submit-this-form, .thankyou-span #form-was-submitted {
        position: absolute;
        width: 116px;
    left: -28px;
        bottom: -25px;
    }

    /* Contact Page */
    .contact-page-mapholder {
        height: 648px !important;
    }

    .google-map {
        margin: 0 !important;
        height: 648px !important;
    }

    .modal-heading.contacttop {
        position: absolute;
        top: -56px;
    right: -56px;
        font-size: 74px !important;
    }

    .send-button-holder, .thankyou-span {
        padding: 24px 0;
    }

    .row.contact-page-row {
        padding: 64px 0 !important;
    }

    .contact-page-mapholder, .contact-page-formholder {
        box-shadow: 0 0 16px 0 #b1a0a0;
    }

    .g-captch-holder .g-recaptcha {
        transform: scale(0.77) !important;
        -webkit-transform: scale(0.77) !important;
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    /* Footer */
    .new-footer .green .box {
        margin-left: 22px;
    }

    .new-footer .dark .box {
        margin-right: 22px;
    }

    .perrholder {
        top: 76px;
    }

    /* */
    span.interested, span.manuf-info {
        width: 300px;
    }

    .eng_only a.dropdown-toggle {
        position: relative;
        top: 2px;
        font-size: 17px !important;
        font-weight: normal !important;;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        font-size: 20px !important;
        color: #2b2b2b !important;
    }

    .new_disabeld_butrton_holder {
    left: 0;
    }

    #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
        left: 0 !important;
        right: 0 !important;
    }

    html #header.header-semi-transparent .header-nav-main nav > ul > li > a {
        font-weight: 300;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    html #header.header-semi-transparent .header-nav-main nav > ul > li:not(.active) > a:hover, html #header.header-semi-transparent .header-nav-main nav > ul > li.active > a {
        color: #71bf44 !important;
        background: transparent !important;
    }

    html #header.header-semi-transparent .header-body .m_hp {
        max-width: 992px;
        height: 64px;
    }

    html.sticky-header-active #header.header-semi-transparent .header-body .m_hp {
        max-width: 1170px;
    }

    .container-wrapper {
        margin: 6px 43px;
        padding: 32px;
    }

    h1 {
        font-size: 79px;
        font-weight: 300;
    }

    .col-md-3.with-image h1 {
        margin-top: 138px;
    }

    /* Sections with side logo */
    section.section-new-hp, section.contact-us-page, section.prandex {
        background: #ffffff url('https://www.mazonit.co.il/images/side-logo.png?250116178') no-repeat center left;
    }

    /* Home Page Text*/
    .hp-text-holder .text-itself {
        position: absolute;
    right: 0;
        width: 750px;
    }

    .hp-read-more-holder span {
        width: 333px;
        position: absolute;
    left: -63px;
        letter-spacing: 12px;
        font-weight: 300;
    }

    /* New HP slider*/
    .hp-product-item h2 {
        font-size: 40px;
    }

    .product-in-action-img {
        display: block;
        padding: 20px;
    }

    .new-hp-product-slider-holder .owl-nav {
    left: -40px;
    }

    /* HP Supplyers */


    .supplaers-owl .owl-stage-outer {
    }

    .supplaers-owl .owl-dots {
        display: none;
    }

    .supplaers-owl .owl-stage-outer .owl-item {
 /*       width: 198px !important;
        margin: 24px 2px !important;*/
    }

    /* Blog */
    .new-thumb-img-holder {
        width: 254px;
        display: block;
        float: right;
        margin-top: 7px;
        margin-right: 10px;
        margin-bottom: 7px;
        margin-left: 19px;
    }

    /* Footer */
    .bottom-logo {
        top: -18px;
        left: calc(50% - 211px);
    }

    .new-footer {
        margin: 0 32px;
    }

    .new-footer .dark {
        display: inline-block;
        margin: 0 !important;
        width: 50%;
    }

    .new-footer .green {
        position: relative;
    left: -2px;
        display: inline-block;
        width: 49%;
    }

    #footer .footer-copyright span {
        position: relative;
        top: -3px;
    }

    /* Catalog Inner */
    ul.add-info-items li {
        margin: 0 6px;
        padding-left: 12px;
    }

    ul.add-info-items li.info-item {
        margin: 0 2px;
        padding-left: 4px;
    }

    .examples-holder h2 {
        font-size: 56px;
        width: 420px;
        top: -54px;
    }

    /* Swipe box fix */
    #swipebox-overlay {
        background: rgba(18, 18, 18, 0.8);
    }

    #swipebox-slider .slide img {
        max-width: 40% !important;
        height: auto !important;
        border: 2px #ffffff solid !important;
        box-shadow: 0 0 18px 0 #000000;
    }
}

@media (min-width: 1199px) {

    html #header.header-semi-transparent .header-nav-main nav > ul > li > a {
        font-size: 22px;
    }
}

@media (min-width: 1360px) {

    div.container.catalog-inner {
        width: 1358px !important;
    }

    .products {
        width: 74%;
    }

    .products .owl-nav .owl-prev {
        margin-right: -144px !important;
    }

    .products .owl-nav .owl-next {
        margin-left: -144px !important;
    }

    .colors-category {
        width: 31%;
    }

    div.searchcolors {
        margin-left: 3px;
    }

    .searchcolors input[type='text'] {
    left: -8px;
    }

    .searchcolors button {
    right: 4px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    html #header.header-semi-transparent .header-nav-main nav > ul > li > a {
        font-size: 17px;
    }
}

@media (max-width: 1626px) {

    .top-section-holder .hp-logo img.hp-big-logo {
        width: 270px;
        top: -40px;
    }

}

@media (max-width: 1463px) {

    .top-section-holder .hp-logo img.hp-big-logo {
        width: 250px;
        top: -32px;
    }

}

@media (max-width: 1359px) {
    .products {
        width: 80%;
    }

    .products .owl-nav .owl-prev {
        margin-right: -90px !important;
    }

    .products .owl-nav .owl-next {
        margin-left: -90px !important;
    }

    .colors-category {
        width: 98%;
    }

    .searchcolors input[type='text'], .searchcolors button, .color-title {
        display: block;
        width: 100%;
        float: none !important;
    }

    .color-title {
        margin-bottom: 18px;
    }

    .searchcolors {
        display: block !important;
        width: 98%;
        margin: 0 auto !important;
        padding-bottom: 28px !important;
        float: none !important;
    }

    .searchcolors button {
        margin-top: 0;
        box-sizing: border-box;
    }

}

@media (max-width: 1356px) {

    .top-section-holder .hp-logo img.hp-big-logo {
        width: 220px;
        top: -28px;
    }

}

@media (max-width: 1200px) {

    .top-section-holder .hp-logo img.hp-big-logo {
        width: 180px;
        top: -25px;
    }

    .top-section-holder .hp-logo .big-top-line {
        height: 2px;
    }

    .top-section-holder .hp-logo {
        border-left: 2px #ffffff solid;
        border-right: 2px #ffffff solid;
    }

    .top-bottom-arrow {
        width: 24px;
    }

}

@media (max-width: 1199px) {
    .header-logo.home {
        display: none !important;
    }

}

@media (max-width: 991px) {

    h1.mb-lg {
        font-size: 60px !important;
        font-weight: 300;
        text-align: center;
    }

    .supplaers-owl {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    h1.supplayers {
        z-index: 50;
        margin-bottom: 0;
        font-size: 60px !important;
        font-weight: 300;
        display: block;
        text-align: center;
    }

/*    .supplaers-owl .owl-stage-outer .owl-item {
        position: relative;
        margin-top: 24px;
        margin-bottom: 24px;
    }*/

    .supplaers-owl .owl-dots {
        position: relative;
        top: 20px !important;
    }

    html.sticky-header-active #header .m_hp .header-logo, .top-section-holder .hp-logo {
        display: none;
    }

    .dropdown-menu li svg.mazonit_green_leaf, .eng_only .dropdown-menu::after {
        display: none;
    }

    .nav-pills > li {
        float: left !important;
    }

    html.sticky-header-enabled #header .header-nav-main {
        position: absolute;
        width: 90%;
        min-height: 370px;
        height: 100% !important;
        top: 54px;
        z-index: 100001;
        box-shadow: 0 4px 12px -2px #000000;
    }

    #header .header-nav-main nav > ul li {
        width: 100%;
        max-height: 100% !important;
    }

    #header .header-nav-main nav > ul li a {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        font-size: 24px;
        font-weight: 300;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        text-align: right;
    }

    .about-content {
        margin-top: 24px;
    }

    img.woods {
        display: none;
    }

    .modal-heading.contacttop {
        position: relative;
        top: 18px;
    }

    .g-captch-holder .g-recaptcha {
        position: relative;
    right: 18px;
    }

    .send-button-holder, .thankyou-span {
        padding: 44px 0;
    }

    .perrholder {
        padding: 6px 18px 0 18px;
    }

    /* Catalog Inner */
    span.interested, span.manuf-info {
        width: 100%;
    }

    div.pretext-holder {
        margin-top: 24px;
    }

    ul.add-info-items li {
        margin: 0 4px;
        padding-left: 8px;
    }

    .examples-holder h2 {
        font-size: 32px;
        width: 310px;
        top: -44px;
    }

    /* */
    .modal-footer #submit-this-form, .send-button-holder #submit-this-form, .thankyou-span #form-was-submitted {
        width: 100%;
    }

    section.section-new-hp {
        background: #ffffff;
    }

    .hp-read-more-holder span {
        display: block;
        margin: 0 auto;
    }

    .product-in-action-img img {
        margin-bottom: 24px;
    }

    .new-hp-product-slider-holder .owl-nav {
    left: calc(50% - 90px);
    }

    /* Blog */
    .thumb-info-caption-text {
        padding-bottom: 49px !important;
    }

    /* Footer */
    .bottom-logo {
        width: 300px;
        left: calc(50% - 150px);
    }

    .new-footer .dark, .new-footer .green {
        display: block;
        width: 100%;
    }

    .new-footer .green .box, .new-footer .dark .box {
        margin: 0 auto !important
    }

    #footer .footer-copyright span {
        position: relative;
        top: 8px;
    }

    /* End of Footer */
    .collapse {
        display: none;
    }

    .collapse.in {
        display: block;
        height: 100%;
        -webkit-transition-delay: 0.25s;
        transition-delay: 0.25s;
    }

    button.burger-container {
        height: 50px;
        width: 50px;
        cursor: pointer;
        transform: rotate(0deg);
        transition: all 0.3s ease;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
    }

    button.burger-container #burger {
        width: 18px;
        height: 8px;
        position: relative;
        display: block;
        margin: -4px auto 0;
        top: 50%;
    }

    button.burger-container #burger {
        width: 18px;
        height: 8px;
        position: relative;
        display: block;
        margin: -4px auto 0;
        top: 50%;
    }

    button.burger-container #burger .bar {
        width: 100%;
        height: 1px;
        display: block;
        position: relative;
        background: #FFF;
        transition: all 0.3s ease;
        transition-delay: 0s;
    }

    button.burger-container #burger .bar.topBar {
        transform: translateY(0px) rotate(0deg);
    }

    button.burger-container #burger .bar.btmBar {
        transform: translateY(6px) rotate(0deg);
    }

    .header-column-center .icon {
        display: inline-block;
        position: absolute;
        line-height: 50px;
        width: 50px;
        height: 50px;
        text-align: center;
        color: #FFF;
        font-size: 22px;
        left: 50%;
        transform: translateX(-50%);
    }

    .header-column-center .icon.icon-bag {
        right: 0;
        top: 0;
        left: auto;
        transform: translateX(0px);
        transition: transform 0.5s ease;
        transition-delay: 0.65s;
    }

    .products {
        width: 100%;
    left: -24px;
    }

    .new_disabeld_butrton_holder {
    right: 0;
    }

    .top-section-holder .hp-logo .big-top-line {
        display: none;
    }

    .top-section-holder .hp-logo {
        border: 0 !important;
    }

    html #header.header-semi-transparent .header-body .m_hp {
        top: 0;
        background: transparent !important;
    }

    /* Swipebox fix */
    #swipebox-slider .slide img {
        width: 86% !important;
        height: auto !important;
        border: 2px #ffffff solid !important;
        box-shadow: 0 0 18px 0 #000000;
    }
}

@media (max-width: 767px) {

    .breadcrumb li a, .breadcrumb li span {
        font-size: 26px !important;
    }

    .receiveNews {
        position: relative;
        top: 32px;
    }

    p#checkboxerror {
        position: relative;
    }

    .supplaers-owl .owl-stage-outer .owl-item {
        border: 0 !important;
    }

    .supplaers-owl-holder {
        padding: 0 44px;
    }

    h1.newportfolioh1 {
        font-weight: bold;
        margin-bottom: 8px;
    }


    .new-tp-header .precontainer {
        padding: 40px 0;
    }

}

@media (min-width: 663px) {

    .pswp__caption {
        top: 70%;
        right: 50%;
        left: unset;
        transform: translate(50%, 50%);
        max-width: 687px;
        width: unset !important;
        background: #000000 !important;
        box-shadow: 0 4px 12px -2px #000000;
    }

}

@media (max-width: 662px) {
    .pswp__caption {
        top: 50%;
        background: transparent !important;
    }

    .pswp__caption__center {
        background: #000000 !important;
        box-shadow: 0 4px 12px -2px #000000;
    }
}

@media (max-width: 479px) {
    #header .header-logo {
        top: 4px;
    }

    #header .header-logo img {
        width: 90px;
    }

    .supplaers-owl {
        top: -38px;
    }

}

@media (max-width: 350px) {
    figure.working-example-holder {
        width: 190px;
        height: 190px;
    }

    #header .header-logo img {
        display: none;
    }

}

@media print {
    .no-print {
        display: none;
    }
}

