@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/helveticaneueltpro-lt.eot');
    src: url('../fonts/helveticaneueltpro-lt.eot') format('embedded-opentype'),
        url('../fonts/helveticaneueltpro-lt.woff2') format('woff2'),
        url('../fonts/helveticaneueltpro-lt.woff') format('woff'),
        url('../fonts/helveticaneueltpro-lt.ttf') format('truetype'),
        url('../fonts/helveticaneueltpro-lt.svg#helveticaneueltpro-lt') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/helveticaneueltpro-ltit.eot');
    src: url('../fonts/helveticaneueltpro-ltit.eot') format('embedded-opentype'),
        url('../fonts/helveticaneueltpro-ltit.woff2') format('woff2'),
        url('../fonts/helveticaneueltpro-ltit.woff') format('woff'),
        url('../fonts/helveticaneueltpro-ltit.ttf') format('truetype'),
        url('../fonts/helveticaneueltpro-ltit.svg#helveticaneueltpro-ltit') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/helveticaneueltpro-bd.eot');
    src: url('../fonts/helveticaneueltpro-bd.eot') format('embedded-opentype'),
        url('../fonts/helveticaneueltpro-bd.woff2') format('woff2'),
        url('../fonts/helveticaneueltpro-bd.woff') format('woff'),
        url('../fonts/helveticaneueltpro-bd.ttf') format('truetype'),
        url('../fonts/helveticaneueltpro-bd.svg#helveticaneueltpro-bd') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/helveticaneueltpro-bdit.eot');
    src: url('../fonts/helveticaneueltpro-bdit.eot') format('embedded-opentype'),
        url('../fonts/helveticaneueltpro-bdit.woff2') format('woff2'),
        url('../fonts/helveticaneueltpro-bdit.woff') format('woff'),
        url('../fonts/helveticaneueltpro-bdit.ttf') format('truetype'),
        url('../fonts/helveticaneueltpro-bdit.svg#helveticaneueltpro-bdit') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

* {scrollbar-width: thin;scrollbar-color: #C1C1C1;}
*::-webkit-scrollbar {width: 5px;height: 5px;}
*::-webkit-scrollbar-thumb {background: #C1C1C1;}
*::-webkit-scrollbar-track {background: transparent;}
body { font-family: 'Helvetica Neue LT Pro'; font-weight: 300; font-size: 16px; line-height: 24px; color: #000; }
#wrapper { max-width: 1920px; margin: 0 auto; overflow: hidden;}
h1 { font-size: 20px; line-height: 88px; margin: 0 0 40px 0; font-family: 'Helvetica Neue LT Pro'; font-weight: 300; }
h2 { font-size: 60px; line-height: 88px; margin: 0 0 40px 0; font-family: 'Helvetica Neue LT Pro'; font-weight: 300; }
h2 span { display: block;}
h3 { font-size: 50px; line-height: 58px; margin: 0 0 20px 0; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }
h4 { font-size: 40px; line-height: 50px; margin: 0 0 20px 0; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }
h5 { font-size: 36px; line-height: 44px; margin: 0 0 20px 0; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }
h6 { font-size: 24px; line-height: 34px; margin: 0 0 25px 0; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }

img { max-width: 100%; }
p { font-size: 20px; line-height: 20px;  }
p:last-child { margin-bottom: 0;}
b,
strong { font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }
a { color: #009CB4;}
a:hover { color: #008195;}
a,
button,
.header .nav > li > a:after,
.header-topnav ul li a:after,
.article-slider .slick-prev:before,
.article-slider .slick-next:before { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease; }
a:hover,
.grid-block p a:hover,
.article-share ul li a:hover,
.content-element .content .download:hover,
.innerbanner-contentcol .socials li a:hover,
.grid-block .download:hover,
.grid-block .title a:hover,
.grid-block .social li a:hover,
.compacting-maprow .compacting-leftcol .location-row a:hover,
.presscontact-col .presscontact-content .bottom-info a:hover,
.contact-form-block .ct-row .text-block .bottom-info a:hover,
.event-block .event-content .detail-link:hover { color: #009CB4; }
.black-bg { background-color: #000; color: #fff;}
.btn-primary { color: #fff; background-color: #009CB4; font-size: 17px; line-height: 16px; display: inline-block; padding: 17px 38px 15px 38px;
    text-align: center; text-decoration: none; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; -ms-border-radius: 24px;
    font-family: 'Helvetica Neue LT Pro'; font-weight: bold; border: none; outline: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active { background-color: #008195 !important; box-shadow: none !important; }

.header-navigation { margin-left: auto; margin-top: 10px; }

.header { background-color: #000000; padding: 20px 0; position: relative; }
.header .header-logo .logo img { width: auto; object-fit: contain; height: 80px;}
.nav-wrapper { margin-top: 22px; width: 100%; }
.header .nav > li { padding:0px 15px; font-size: 20px; line-height: 30px; position: static; }
.header .nav > li > a { color:#fff; padding:0px; position: relative; display: block; }
.header .nav > li.active > a { background:transparent; text-decoration: none; position: relative; }
.header .nav > li > a:after { background:#fff; position: absolute; bottom: -5px; height: 2px; background-color: #fff; content: ''; width: 0;
    left: 50%; -webkit-transform: translate(-50%); -moz-transform: translate(-50%); transform: translate(-50%); -ms-transform: translate(-50%);
}
.header .nav > li:hover > a:after,
.header .nav > li.active > a:after { width: 100%; }


.header .nav-close { position: absolute; right: 14px; top: 4px; cursor: pointer; width: 28px; height: 28px; }
.header .nav-close img { vertical-align: top;}

.header-toprow { width: 100%;}
.header-topnav ul { margin: 0; padding: 0;}
.header-topnav ul li { margin: 0; padding: 0 10px; list-style: none; font-size: 13px; line-height: 16px;}
.header-topnav ul li a { color: #fff; position: relative; }
.header-topnav ul li a:after { background:#fff; position: absolute; bottom: -3px; height: 1px; background-color: #fff; content: ''; width: 0;
    left: 50%; -webkit-transform: translate(-50%); -moz-transform: translate(-50%); transform: translate(-50%); -ms-transform: translate(-50%);
}
.header-topnav ul li:hover a:after,
.header-topnav ul li.active a:after { width: 100%; }

.header .nav > li .nav-title { font-family: 'Helvetica Neue LT Pro'; font-weight: bold; font-size: 30px; line-height: 35px; margin-bottom: 86px; color: #fff;}
.header .nav > li .second-level { padding: 0; margin: 0; max-width: 460px; width: 100%; border-right: 1px solid #fff; position: absolute; left: 15px; top: 117px; }
.header .nav > li .second-level li { padding: 0; margin: 0; list-style: none;}
.header .nav > li .dropdown-menu { margin: 0; padding: 72px 0 0 0; border-radius: 0; border: none; background-color: #000; height: 100%; width: 100%; overflow: hidden;
    position: absolute; top: 100%; /*transform: translate(0, -100%);*/ left: 0; right: 0; z-index: -1; transition: opacity 0.25s linear;
    transition: bottom 0.3s ease-in-out, top 0.3s ease-in-out, transform 0.3s ease-in-out;
}


.header .nav > li .dropdown-menu li { font-size: 30px; line-height: 35px; padding-bottom: 30px;}
.header .nav > li .dropdown-menu li:last-child { padding-bottom: 0;}
.header .nav > li .dropdown-menu li a { display: block; color: #fff; padding: 0 50px 0 0; position: relative;}
.header .nav > li .dropdown-menu .container { position: relative; height: 100%;}
.header .nav > li .dropdown-menu li.submenu > a:after { position: absolute; right: 25px; top: 11px; width: 9px; height: 15px; content: '';
    background-image: url(../images/single-chevron-right.svg); background-position: center center; background-repeat: no-repeat;
    -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
}
.header .nav > li .dropdown-menu li.submenu > a:hover:after { right: 15px; }
.header .nav > li .dropdown-menu .second-level li.submenu > a.active { font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }
.header .nav > li .dropdown-menu .second-level li.submenu > a.active:after { background-image: url(../images/double-chevron-right.svg); width: 17px; right: 15px;}
.header .nav > li .dropdown-menu .second-level li.submenu > a.active:hover:after { right: 15px; }
.header .nav > li .dropdown-menu .second-level li.submenu .third-level { padding: 0 0 0 50px; margin: 0 0 0 1px; max-width: 460px; position: absolute;
    left: 100%; top: 0; width: 100%; display: none; height: 100%; background-color: #000;
}
.header .nav > li .dropdown-menu .second-level li.submenu .third-level.has-fourth-level > li { border-right: 1px solid #fff; }
.header .nav > li .dropdown-menu .second-level li.submenu .third-level li:last-child { padding-bottom: 0;}

.header .nav > li .dropdown-menu .second-level li.submenu .third-level li.submenu .fourth-level { padding: 0 0 0 50px; margin: 0; max-width: 460px;
    position: absolute; left: 100%; top: 0; width: 100%; display: none; height: 100%;
}
.header .nav > li .dropdown-menu .third-back,
.header .nav > li .dropdown-menu .fourth-back { display: none; color: #fff; position: relative; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; font-size: 22px;
    line-height: 26px; padding: 27px 43px; background: #161616;
}

@-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
  
    100% {
      opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
      opacity: 0;
    }
  
    100% {
      opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn; animation-name: fadeIn;
}

.header .nav > li .dropdown-menu li:nth-of-type(1) { animation-delay: 0.2s;}
.header .nav > li .dropdown-menu li:nth-of-type(2) { animation-delay: 0.3s;}
.header .nav > li .dropdown-menu li:nth-of-type(3) { animation-delay: 0.4s;}
.header .nav > li .dropdown-menu li:nth-of-type(4) { animation-delay: 0.5s;}
.header .nav > li .dropdown-menu li:nth-of-type(5) { animation-delay: 0.6s;}
.header .nav > li .dropdown-menu li:nth-of-type(6) { animation-delay: 0.7s;}
.header .nav > li .dropdown-menu li:nth-of-type(7) { animation-delay: 0.8s;}
.header .nav > li .dropdown-menu li:nth-of-type(8) { animation-delay: 0.9s;}
.header .nav > li .dropdown-menu li:nth-of-type(9) { animation-delay: 1s;}
.header .nav > li .dropdown-menu li:nth-of-type(10) { animation-delay: 1.1s;}
.header .nav > li .dropdown-menu li:nth-of-type(11) { animation-delay: 1.2s;}
.header .nav > li .dropdown-menu li:nth-of-type(12) { animation-delay: 1.3s;}
.header .nav > li .dropdown-menu li:nth-of-type(13) { animation-delay: 1.4s;}
.header .nav > li .dropdown-menu li:nth-of-type(14) { animation-delay: 1.5s;}
.header .nav > li .dropdown-menu li:nth-of-type(15) { animation-delay: 1.6s;}
.header .nav > li .dropdown-menu li:nth-of-type(16) { animation-delay: 1.7s;}
.header .nav > li .dropdown-menu li:nth-of-type(17) { animation-delay: 1.8s;}
.header .nav > li .dropdown-menu li:nth-of-type(18) { animation-delay: 1.9s;}
.header .nav > li .dropdown-menu li:nth-of-type(19) { animation-delay: 2s;}
.header .nav > li .dropdown-menu li:nth-of-type(20) { animation-delay: 2.1s;}

.language-dropdown { line-height: 16px;}
.language-dropdown .dropdown-toggle { color: #fff; font-family: 'Helvetica Neue LT Pro'; font-size: 13px; background: none; border: none; outline: none;
    line-height: 16px; vertical-align: top;
}
.language-dropdown .dropdown-toggle:after { width: 10px; height: 16px; content: ''; border: none; margin: 0; vertical-align: top;
    background-image: url(../images/chevron-down4.svg); background-position: center center; background-repeat: no-repeat;
}
.language-dropdown .dropdown-menu { min-width: 80px; }
.language-dropdown .dropdown-menu .dropdown-item { padding: 5px 10px; font-size: 13px;}
body.nav-open { overflow: hidden; padding-right: 5px; }
.language-dropdown .dropdown-menu .language-title { display: none;}

.header-search { line-height: 18px; padding: 0 10px; font-size: 14px; }
.header-search a { color: #fff; }
.header-search img { width: 16px; height: 16px; vertical-align: top; top: 2px; position: relative;}

.header-socials ul { padding: 0; margin: 0; }
.header-socials ul li { padding: 0 6px; margin: 0; list-style: none; font-size: 14px; line-height: 18px; }
.header-socials ul li a { color: #fff;}
.header-socials ul li:last-child { padding-right: 0;}
.header .logo-mobile { display: none;}

.home-banner { position: relative; }
.home-banner img { height: auto; max-height: calc(100vh - 120px); width: 100%; object-fit: cover; object-position: center center; background: #000;}
.home-banner-content { width: 100%; position: absolute; left: 0; top: 50%;
    -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); -ms-transform: translateY(-50%);
}
.banner-contentcol { background-color: rgba(0,156,180,0.5); color: #fff; padding: 60px; max-width: 622px;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
}
.banner-contentcol h1,
.banner-contentcol h2 { margin-bottom: 0;}
.banner-contentcol p { font-size: 40px; line-height: 60px; margin-bottom: 40px;}
.banner-contentcol p:last-child { margin-bottom: 0;}

.banner-media4 video { height: auto; max-height: calc(100vh - 120px); width: 100%; object-fit: cover; object-position: center center; background: #000; vertical-align: top; }



/*.content-block { padding: 200px 0 100px 0;}*/
.content-block .content-cols p { max-width: 805px;}

/*.grid-section { padding: 100px 0 70px 0;}*/
.grid-section .grid-content {  min-height: 800px; position: relative; margin-bottom: 30px;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
    -webkit-box-shadow: 0 0px 15px rgba(0,0,0,0.1); -moz-box-shadow: 0 0px 15px rgba(0,0,0,0.1); box-shadow: 0 0px 15px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 0px 15px rgba(0,0,0,0.1);
}
.grid-section .grid-content .image { position: absolute; bottom: 0; left: 0; height: auto; width: 100%; text-align: center;}
.grid-section .grid-content .image img { height: 800px; object-fit: cover; object-position: center; border-radius:28px }
.grid-section .grid-content .content { padding: 40px; position: relative; z-index: 1; #000 }
.grid-section .grid-content .content h6 { position: relative; z-index: 1; }
.grid-section .grid-content .content p { max-width: 764px; position: relative; z-index: 1; }
.grid-section .grid-content.black-bg .content .tile-content-overlay { position: absolute; left: 0; top: 0; width: 100%; height: 130%; border-radius:28px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=0 );
}
.grid-section .grid-content .content .tile-content-overlay { position: absolute; left: 0; top: 0; width: 100%; height: 130%;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#00ffffff',GradientType=0 );
}
.grid-section .grid-content.large .content p { max-width: 840px;}
.grid-section .grid-content .btn-primary { position: absolute; bottom: 25px; right: 25px; }
.grid-section .grid-content.two-col { min-height: 686px;}
.grid-section .grid-content.two-col .image { text-align: right;}
.grid-section .grid-content.two-col .image img { height: 686px;} 

.grid-section .hover-contentrow { position: absolute; color: #fff; z-index: 11; width: 100%; height: 100%; background-color: #000;
    opacity: 0; visibility: hidden; padding: 40px;
    -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
}
.grid-section .hover-contentrow .hover-content { height: calc(100% - 74px); overflow: auto; }
.grid-section .hover-contentrow .hover-content p { max-width: 524px;}
.grid-section .grid-content .btn-primary { z-index: 1; }
.grid-section .grid-content .btn-primary.more-info { padding: 0; width: 48px; height: 48px; line-height: 40px; z-index: 1;
    -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; -ms-border-radius: 50px;
    /*background-image: url(../images/plus-icon-white.svg); background-position: center center; background-repeat: no-repeat;*/
}
.grid-section .grid-content .btn-primary.more-info img { vertical-align: middle; width: 28px; height: 28px;}
.grid-section .grid-content .btn-primary.more-info svg { width: 28px; height: 28px; vertical-align: top; position: relative; top: 10px; }
.grid-section .grid-content .btn-primary.more-info svg path { fill: #fff;}
.grid-section .grid-content.active .hover-contentrow { opacity: 1; visibility: visible;}
.grid-section .grid-content.active .btn-primary.more-info { z-index: 11; background-color: #fff; }
.grid-section .grid-content.active .btn-primary.more-info svg path { fill: #000;}
.grid-section .grid-content .btn-primary.more-info,
.grid-section .grid-content .btn-primary.more-info svg {-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;}
.grid-section .grid-content.active .btn-primary.more-info svg { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg);
    transform: rotate(45deg); -ms-transform: rotate(45deg);
}
.grid-section .grid-content.active .btn-primary.more-info:hover,
.grid-section .grid-content.active .btn-primary.more-info:focus,
.grid-section .grid-content.active .btn-primary.more-info:active { background-color: #fff !important; }
.grid-section .grid-content.large .hover-contentrow .hover-content p { max-width: 680px; }
.grid-section .grid-content.simple-content-col .content { position: absolute; width: 100%; height: 100%;}
.grid-section .grid-content.simple-content-col .hover-content { height: calc(100% - 74px); }
.grid-section .grid-content.simple-content-col .hover-content h3 { max-width: 446px; }

/*.efficiency-section { padding: 300px 0;}*/
.efficiency-column .image-col { max-width: 44.5%; flex: 0 0 44.5%; }
.efficiency-column .image-col .image { position: relative; max-width: 448px; }
.efficiency-column .image-col .circle { position: absolute; left: 8.3%; top: 7.8%; cursor: pointer; width: 45%;
    -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s;
}
.efficiency-column .image-col .image img { height: auto; width: auto;}

.efficiency-column .circle.yellow-circle { left: 47%; top: 28.9%; }
.efficiency-column .circle.orange-circle { top: 50%; }

.efficiency-column .content-col { max-width: 55.5%; flex: 0 0 55.5%; }
.efficiency-column .content-col .content { padding-left: 117px; display: none; }
.efficiency-column .content-col .content h6 { line-height: 24px; }
.efficiency-column .content-col .content h6 span,
.efficiency-column .content-col .content h6 strong { color: #87888A; display: block;}

.efficiency-column.all-active #all-active { display: block;}
.efficiency-column.first-active #first-active { display: block;}
.efficiency-column.second-active #second-active { display: block;}
.efficiency-column.third-active #third-active { display: block;}

.efficiency-column.first-active .yellow-circle,
.efficiency-column.first-active .orange-circle {opacity: 0; visibility: hidden;}
.efficiency-column.first-animation .yellow-circle,
.efficiency-column.first-animation .orange-circle{left: 8.3%; top: 7.8%;}

.efficiency-column.second-active .blue-circle,
.efficiency-column.second-active .yellow-circle {opacity: 0; visibility: hidden;}
.efficiency-column.second-active .circle.orange-circle { left: 8.3%; top:  50%; }
.efficiency-column.second-animation .yellow-circle{left: 8.3%; top: 50%;}

.efficiency-column.third-active .blue-circle,
.efficiency-column.third-active .orange-circle {opacity: 0; visibility: hidden;}
.efficiency-column.third-active .circle.yellow-circle {left: 47%; top: 28.9%; }
.efficiency-column.third-animation .yellow-circle{left: 8.3%; top: 50%;}
.efficiency-column.third-animation .blue-circle {left: 47%; top: 28.9%; }

.efficiency-column.all-active .yellow-circle,
.efficiency-column.all-active .orange-circle {opacity: 1; visibility: visible;}
.efficiency-column.all-active .circle.blue-circle {left: 8.3%; top: 7.8%; }




/*.content-element { padding: 100px 0;}*/
.content-element .content-col { max-width: 686px; margin: 0 auto;}
.content-element .content-col p { margin-bottom: 40px; }
.content-element .content-col p:last-child { margin-bottom: 0;}
.content-element .content-col ul,
.content-block .content-cols ul { padding: 0 0 0 20px; margin-bottom: 30px; }
.content-element .content-col ol,
.content-block .content-cols ol { padding: 0 0 0 22px; margin-bottom: 30px; }
.content-element .content-col ul li,
.content-element .content-col ol li,
.content-block .content-cols ul li,
.content-block .content-cols ol li { font-size: 20px; line-height: 30px; }

/*.news-section { padding: 0 0 170px 0;}*/
.news-block { overflow: hidden; position: relative; margin-bottom: 30px;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
    -webkit-box-shadow: 0 0px 20px #E2E3E4; -moz-box-shadow: 0 0px 20px #E2E3E4; box-shadow: 0 0px 20px #E2E3E4; -ms-box-shadow: 0 0px 20px #E2E3E4;
}
.news-block .news-thumb img { height: 252px; width: 100%; object-fit: cover; object-position: center;}
.news-block .news-content { padding: 40px 40px 60px 40px;}
.news-block .news-content .category-name { color: #818A8F; font-size: 13px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 20px; }
.news-block .news-content .category-name a { color: #818A8F; }
.news-block .news-content p { font-size: 20px; line-height: 25px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 20px; }
.news-block .news-content p a { color: #000000; }
.news-block .news-content .bottom-row { color: #818A8F; font-size: 13px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold;
    position: absolute; width: 100%; bottom: 40px; left: 0; padding: 0 40px;
}
.news-block .news-content .bottom-row .time { margin-left: auto; }
.news-block.active .news-content { background-color: #000;}
.news-block.active .news-content .category-name,
.news-block.active .news-content .category-name a,
.news-block.active .news-content p,
.news-block.active .news-content p a,
.news-block.active .news-content .bottom-row { color: #fff;}

/*.imagegrid-section { padding: 200px 0; }*/
.imagegrid-section .image-col { overflow: hidden; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px; }
.imagegrid-section .image-col img { height: 570px; width: 100%; object-fit: cover; object-position: center; }
.imagegrid-section .content-col { padding-left: 117px;}

.footer { background-color: #000000; padding: 100px 0; color: #fff; }
.footer a { color: #fff;}
.footer a:hover { color: #009CB4; }
.footer .footer-logo { margin-bottom: 50px;}
.footer .footer-logo img { width: 224px; object-fit: contain; height: auto; }
.footer .footer-nav { padding: 0; margin: 0 0 50px 0; }
.footer .footer-nav li { list-style: none; padding: 0 15px; margin: 0; font-size: 20px; line-height: 30px; }
.footer .footer-social { margin: 0 0 50px 0; padding: 0; }
.footer .footer-social li { padding: 0 17px; font-size: 30px; list-style: none; }

.footer .footer-last { margin: 0 auto; }
.footer .footer-last p { font-size: 13px; line-height: 16px; text-align: center; margin: 0; }
.footer .footer-navlast { padding: 0; margin: 0 0 16px 0; }
.footer .footer-navlast li { list-style: none; padding: 0 7px; margin: 0; font-size: 13px; line-height: 16px; position: relative; }
.footer .footer-navlast li:after { position: absolute; right: -1px; top: 0; content: '|'; }
.footer .footer-navlast li:last-child:after { display: none;}

.inner-banner { min-height: 541px; padding: 40px 0;}
.innerbanner-content { width: 100%;}
.innerbanner-contentcol { max-width: 812px; margin: 0 auto;}
.innerbanner-contentcol p { max-width: 686px; margin: 0 auto 20px auto;}
.innerbanner-contentcol p:last-child { margin-bottom: 0;}
/*.content-listing { padding: 100px 0; }*/

.event-listsection { padding-top: 20px;}
.event-listsection .button-row { padding-top: 38px;}
.event-block { overflow: hidden; position: relative; margin-bottom: 30px;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
    -webkit-box-shadow: 0 0px 20px #E2E3E4; -moz-box-shadow: 0 0px 20px #E2E3E4; box-shadow: 0 0px 20px #E2E3E4; -ms-box-shadow: 0 0px 20px #E2E3E4;
}
.event-block .event-thumb img { height: 252px; width: 100%; object-fit: cover; object-position: center;}
.event-block .event-content { padding: 40px 40px 60px 40px;}
.event-block .event-content .event-name { color: #000000; font-size: 20px; line-height: 25px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 20px; }
.event-block .event-content .event-name a { color: #000000; }
.event-block .event-content p a { color: #000000; }
.event-block .event-content .detail-link { color: #000000; font-size: 17px; line-height: 20px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold;
    position: absolute; left: 40px; bottom: 40px; padding-left: 15px;
}
.event-block .event-content .detail-link em { font-size: 14px; color: #009CB4; line-height: 20px; position: absolute; left: 0; top: 1px; }

.newslist-section h5 { margin-bottom: 40px;}
.newslist-section + .newslist-section { padding-top: 60px;}
.newslistview-section .button-row { padding-top: 60px;}
.paging-row { padding-top: 60px; padding-bottom: 40px;}
.paging-row .prev { margin-right: 50px;}
.paging-row .next { margin-left: 50px;}
.paging-row a { width: 48px; height: 48px; line-height: 48px; text-align: center; background-color: rgba(210,210,210,0.5); display: inline-block; color: #fff;
    font-size: 24px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -ms-border-radius: 100%;
}
.paging-row a:hover { background-color: rgba(210,210,210,1); }
.paging-row span { font-size: 20px; line-height: 30px;}

.newslist-row { border-bottom: 1px solid #D2D2D2; padding-bottom: 40px; margin-bottom: 40px; }
 .newslist-row .newslist-thumb { overflow: hidden; position: relative;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
}
.newslist-row .newslist-thumb img { height: 252px; width: 100%; object-fit: cover; object-position: center;}
.newslist-row .newslist-content { padding-top: 20px; }
.newslist-row .newslist-content .top-row { color: #818A8F; font-size: 13px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 20px; }
.newslist-row .newslist-content .top-row .date { margin-right: 10px;}
.newslist-row .newslist-content .top-row a { color: #818A8F; }
.newslist-row .newslist-content p { line-height: 25px; margin-bottom: 20px; }
.newslist-row .newslist-content p:last-child { margin-bottom: 0;}
.newslist-row .newslist-content p a { color: #000000; }
.newslist-row .newslist-content .date-mobile { color: #818A8F; font-size: 13px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 20px; display: none; }

.locations-slider .slick-slide .image { overflow: hidden; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;
    -ms-border-radius: 30px;
}
.locations-slider .slick-slide .image img { height: 500px; width: 100%; object-fit: cover; object-position: center; }
.locations-slider .slick-slide .text { padding: 20px 120px;}
.locations-slider .slick-slide .text p { color: #818A8F; font-size: 13px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }

.locations-slider .slick-dots li { width: auto; height: auto; margin: 0 7px; vertical-align: top;}
.locations-slider .slick-dots li button { width: 8px; height: 8px; padding: 0; background-color: #D2D2D2;
    -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -ms-border-radius: 10px;
}
.locations-slider .slick-dots li button:before { display: none;}
.locations-slider .slick-dots li.slick-active button { background-color: #818A8F; }

.no-gutter { margin-right: 0; margin-left: 0; }
.no-gutter [class*="col-"] { padding-right: 0; padding-left: 0; }
/*.compacting-section { padding: 0px 0 200px;}*/
.compacting-maprow { overflow: hidden; position: relative;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
    -webkit-box-shadow: 0 0px 20px #E2E3E4; -moz-box-shadow: 0 0px 20px #E2E3E4; box-shadow: 0 0px 20px #E2E3E4; -ms-box-shadow: 0 0px 20px #E2E3E4;
}
.compacting-maprow .compacting-map { height: 100%;}
.compacting-maprow .compacting-leftcol { padding: 35px 40px; background-color: #fff; height: 100%; max-height: 800px; min-height: 800px; overflow: auto; }
.compacting-maprow .compacting-leftcol .location-optioncol { padding-bottom: 15px; }
.compacting-maprow .compacting-leftcol .location-row { border-top: 1px solid #D2D2D2; padding-top: 25px; padding-bottom: 20px; }
.compacting-maprow .compacting-leftcol .location-row .title { font-size: 20px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; line-height: 26px;}
.compacting-maprow .compacting-leftcol .location-row p { font-size: 17px; line-height: 26px; }
.compacting-maprow .compacting-leftcol .location-row a { color: #000;}
.compacting-maprow .compacting-leftcol .location-option { padding: 0; margin: 0; }
.compacting-maprow .compacting-leftcol .location-option li { width: 50%; list-style: none; }
.compacting-maprow .compacting-leftcol h6 { margin-bottom: 15px;}


.checkbox-col { position: relative; display: block; margin-bottom: 10px; line-height: 17px;}
.checkbox-col input[type="checkbox"] { opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; cursor: pointer;}
.checkbox-col label { cursor: pointer; position: relative; display: inline-block; padding: 0px 0 0px 32px; line-height: 17px;
    font-size: 12px; top: 0; left: 0; vertical-align: top; color: #000000; margin-bottom: 0;
}
.checkbox-col label:before { height: 17px; width: 17px; border: 1px solid #009CB4; left: 0px; top: 0px; position: absolute; content: "";
    background-color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -ms-border-radius: 5px;
}
.checkbox-col label:after { height: 11px; width: 11px; left: 3px; top: 3px; position: absolute; content: ""; opacity: 0;
    background-color: #009CB4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -ms-border-radius: 3px;
}
.checkbox-col input[type="checkbox"]:checked + label:after { opacity: 1; }

.searchform-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); visibility: hidden;
    z-index: 99999; display: flex; align-items: center; justify-content: center; opacity: 0; pointer-events: none; transition: all 0.5s;
}
body.searchFormActive .searchform-wrapper { opacity: 1; pointer-events: all; visibility: visible; }
.searchform-wrapper .form-group { margin: 0; }
.searchform-wrapper .form-group .searchForm-submit { background-color: transparent; padding: 0; outline: none; width: 50px; height: 54px; border: none;
    background-image: url(../images/search-icon.svg); background-position: center center; background-repeat: no-repeat; vertical-align: top;background-size: 25px;
}
.searchform-wrapper .form-group .searchForm-input { border: none; height: 54px; padding: 10px 20px; background: none; outline: none;
    width: 70vw; max-width: 500px; border-bottom: 1px solid #fff; color: #fff; font-size: 22px;
}

.pt-1 { padding-top: 100px !important;}
.pt-2 { padding-top: 200px !important;}
.pt-3 { padding-top: 300px !important;}
.pt-4 { padding-top: 400px !important;}
.pb-1 { padding-bottom: 100px !important;}
.pb-2 { padding-bottom: 200px !important;}
.pb-3 { padding-bottom: 300px !important;}
.pb-4 { padding-bottom: 400px !important;}




/*.contact-search { padding-top: 40px;}*/
.contact-search .form-group { position: relative; margin: 0 auto; max-width: 400px; }
.contact-search .form-group .form-control { border: none; height: 54px; padding: 10px 20px 10px 70px; background: none; outline: none; width: 100%; font-size: 17px;
    line-height: 26px; color: #000; text-shadow: none;
    -webkit-box-shadow: 0px 0px 20px #E2E3E4; -moz-box-shadow: 0px 0px 20px #E2E3E4; box-shadow: 0px 0px 20px #E2E3E4; -ms-box-shadow: 0px 0px 20px #E2E3E4;
    -webkit-border-radius: 27px; -moz-border-radius: 27px; border-radius: 27px; -ms-border-radius: 27px;
}
.contact-search .form-group .submit-btn { background-color: #009CB4; padding: 0; outline: none; width: 48px; height: 48px; border: none;
    position: absolute; left: 3px; top: 3px;
    -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; -ms-border-radius: 24px;
    background-image: url(../images/search-icon.svg); background-position: center center; background-repeat: no-repeat; background-size: 18px;
}
.contact-search .form-group .submit-btn:hover { background-color: #008195; }
/*.contact-listsection { padding-bottom: 200px;}*/
.contact-listsection .contact-list { padding-top: 85px; }
.contact-listsection .contact-list .distributorcountry-wrapper { padding-top: 15px; padding-bottom: 25px;}
.grid-block { position: relative; padding: 15px 0; z-index: 1;}
.grid-block .shadow1 { background-color: #fff; padding: 40px; position: relative;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
    -webkit-box-shadow: 0 0px 20px #E2E3E4; -moz-box-shadow: 0 0px 20px #E2E3E4; box-shadow: 0 0px 20px #E2E3E4; -ms-box-shadow: 0 0px 20px #E2E3E4;
}
.grid-block .branch-name { font-size: 17px; line-height: 26px; margin-bottom: 6px;}
.grid-block .title { font-size: 20px; line-height: 25px; margin-bottom: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold;}
.grid-block .title a { color: #000;}
.grid-block p { font-size: 17px; line-height: 26px; margin-bottom: 20px; }
.grid-block p a { color: #000000; }
.grid-block .social { margin: 0; padding: 0;}
.grid-block .social li { margin: 0 18px 0 0; padding: 0; font-size: 22px; list-style: none;}
.grid-block .social li a { color: #000000; }
.grid-block .download { font-size: 13px; line-height: 16px; color: #000000; position: relative; padding: 6px 0 7px 40px; }
.grid-block .download:before { background-color: #009CB4; width: 29px; height: 29px; text-align: center; content: ''; position: absolute; left: 0; top: 0;
    background-image: url(../images/download-icon.svg); background-position: center center; background-repeat: no-repeat;
    border-radius: 100%;
}
/*.contact-list { padding-bottom: 100px;}*/
.contact-list .listing { column-gap: 30px; -webkit-column-count: 4; -moz-column-count: 4; column-count: 4; }
.contact-list .listing .inside { -webkit-break-inside: avoid; -moz-break-inside: avoid; break-inside: avoid; }

/*.request-section { padding: 200px 0;}*/
/*.request-formrow { padding-top: 80px;}*/
.request-formcol { padding: 40px; position: relative; background-color: #fff;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
    -webkit-box-shadow: 0 0px 20px #E2E3E4; -moz-box-shadow: 0 0px 20px #E2E3E4; box-shadow: 0 0px 20px #E2E3E4; -ms-box-shadow: 0 0px 20px #E2E3E4;
}
.request-formcol h6 { margin-bottom: 50px;}
.request-formcol .form-group { margin-bottom: 20px; }
.request-formcol .form-group label { margin: 0; font-size: 12px; line-height: 16px; color: #000000; vertical-align: top; padding: 0px 0px 0px 24px; }
.request-formcol .form-group .form-control { border: none; border-bottom: 1px solid #D2D2D2; padding: 0; height: 30px; font-size: 16px; box-shadow: none;
    border-radius: 0; color: #000; line-height: 22px;
}
.request-formcol .form-group textarea.form-control { height: 140px; resize: none;}
.request-formcol .btn-primary { margin-top: 20px;}
.request-formcol .note { margin-top: 40px;}
.request-formcol .note p { font-size: 12px; line-height: 16px; margin-bottom: 16px;}
.request-formcol .note p:last-child { margin-bottom: 0;}
.request-formcol .note p a { color: #009CB4;}
.select-menucol .select2-container { width: 100% !important;}

.request-formcol .row { margin-left: -14px; margin-right: -14px;}
.request-formcol .row [class*="col-"] { padding-left: 14px; padding-right: 14px;}
.request-formcol .dropdown-cols { flex: 0 0 17%; max-width: 17%; }
.request-formcol .input-cols { flex: 0 0 41.5%; max-width: 41.5%; }
.request-formcol .full-cols { flex: 0 0 83%; max-width: 83%; }
.request-formcol .offset-lg-2 { margin-left: 17%; }

/*.download-section { padding-top: 60px;}*/
.inner-banner.article-banner { min-height: 260px;}
/*.inner-banner.article-banner .innerbanner-contentcol { max-width: 686px;}*/
.inner-banner.article-banner .innerbanner-contentcol p { max-width: 100%;}
.innerbanner-contentcol .category-name { font-size: 13px; line-height: 16px; margin-bottom: 5px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold;}
.innerbanner-contentcol .date { font-size: 13px; line-height: 16px; margin-bottom: 25px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold;}
.innerbanner-contentcol .socials { padding: 20px 0 0 0; margin: 0;}
.innerbanner-contentcol .socials li { padding: 0; margin: 0 15px 0 0; list-style: none;}
.innerbanner-contentcol .socials li a { color: #fff;}

.image-column .image { overflow: hidden;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
}
.image-column .image img { height: auto; max-height: 600px; object-fit: contain; width: 100%; }
.image-column .text { max-width: 686px; margin: 0 auto; font-size: 13px; line-height: 16px; color: #818A8F; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; padding-top: 20px;}
.image-column .text p { font-size: 13px; line-height: 16px; color: #818A8F; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 0;}
.image-column.small-image .image img { height: 520px;}
/*.content-element .content { padding: 100px 0;}*/

.article-slider .slick-slide .item .image img { height: auto; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px; }
.article-slider .slick-slide .item .text { max-width: 686px; margin: 0 auto; font-size: 13px; line-height: 16px; color: #818A8F;
    font-family: 'Helvetica Neue LT Pro'; font-weight: bold;
}
.article-slider .slick-dots { bottom: -42px; }
.article-slider .slick-dots li { width: auto; height: auto; margin: 0 7px; vertical-align: top;}
.article-slider .slick-dots li button { width: 8px; height: 8px; padding: 0; background-color: #D2D2D2;
    -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -ms-border-radius: 10px;
}
.article-slider .slick-dots li button:before { display: none;}
.article-slider .slick-dots li.slick-active button { background-color: #818A8F; }
.article-slider .slick-prev,
.article-slider .slick-next { width: 16px; height: 25px; }
.article-slider .slick-prev { left: -34px; }
.article-slider .slick-next { right: -34px;}
/*.article-slider .slick-prev:before,
.article-slider .slick-next:before { font-family: 'Font Awesome 5 Free'; font-weight: 900; opacity: 1; font-size: 22px; color: #D2D2D2; }
.article-slider .slick-prev:before { content: "\f053"; }
.article-slider .slick-next:before { content: "\f054"; }
.article-slider .slick-prev:hover:before,
.article-slider .slick-next:hover:before { color: #000;}*/
.article-slider .slick-prev:before,
.article-slider .slick-next:before { display: none; }
.article-slider .slick-slide .item { vertical-align: top; }
.article-slider .slick-prev,
.article-slider .slick-next { width: 15px; height: 25px; background-size: contain; background-position: center center; background-repeat: no-repeat; }
.article-slider .slick-prev { background-image: url(../images/icon-chevron-left.svg); }
.article-slider .slick-next { background-image: url(../images/icon-chevron-right.svg); }

.article-share { border-top: 1px solid #D2D2D2; border-bottom: 1px solid #D2D2D2; padding: 40px 0; margin-top: 100px; }
.article-share label { font-size: 13px; line-height: 16px; margin: 0 15px 0 0; padding: 4px 0; }
.article-share ul { padding: 0; margin: 0;}
.article-share ul li { padding: 0; margin: 0 15px 0 0; list-style: none;}
.article-share ul li a { color: #000000;}
.content-element .content .download { font-size: 13px; line-height: 16px; color: #000000; position: relative; padding: 6px 0 7px 40px; display: inline-block; margin-top: 40px; }
.content-element .content .download:before { background-color: #009CB4; width: 29px; height: 29px; text-align: center; content: ''; position: absolute; left: 0; top: 0;
    background-image: url(../images/download-icon.svg); background-position: center center; background-repeat: no-repeat;
    border-radius: 100%;
}
/*.news-section.artiel-news-section { padding-bottom: 70px;} */
.news-section.artiel-news-section h5,
.news.news-single .news-related h5 { margin-bottom: 40px;}

/*.newslisting-section { padding: 100px 0 70px 0; }*/
.newslisting-section h5 { margin-bottom: 40px;}
.row-twocol .news-block .news-thumb img { height: 386px;}
.row-twocol .news-block .news-content p { font-size: 24px; line-height: 30px;}
.newslisting-hrrow { overflow: hidden; position: relative; margin-bottom: 30px;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
    -webkit-box-shadow: 0 0px 20px #E2E3E4; -moz-box-shadow: 0 0px 20px #E2E3E4; box-shadow: 0 0px 20px #E2E3E4; -ms-box-shadow: 0 0px 20px #E2E3E4;
}
.newslisting-hrrow .no-gutter .image-col { max-width: 66%; flex: 0 0 66%; }
.newslisting-hrrow .no-gutter .image-col .image img { height: 520px; object-fit: cover; object-position: center; width: 100%; }
.newslisting-hrrow .no-gutter .content-col { max-width: 34%; flex: 0 0 34%; padding: 40px 40px 70px 40px; position: relative; }
.newslisting-hrrow .no-gutter .content-col .category-name { color: #818A8F; font-size: 13px; line-height: 16px;
    font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 20px;
}
.newslisting-hrrow .no-gutter .content-col h5 { font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 20px;}
.newslisting-hrrow .no-gutter .content-col h5 a { color: #000;}
.newslisting-hrrow .no-gutter .content-col .bottom-row { color: #818A8F; font-size: 13px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold;
    position: absolute; width: 100%; bottom: 40px; left: 0; padding: 0 40px;
}
.newslisting-hrrow .no-gutter .content-col .bottom-row .time { margin-left: auto;}
.newslisting-hrrow.black-bg .no-gutter .content-col .category-name,
.newslisting-hrrow.black-bg .no-gutter .content-col h5 a,
.newslisting-hrrow.black-bg .no-gutter .content-col .bottom-row { color: #fff;} 
.mb-90 { margin-bottom: 90px;}

.filter-section { background-color: #1D1D1D; padding: 16px 0; color: #fff; position: relative; z-index: 11; }
.filter-column label { font-size: 13px; line-height: 16px; color: #fff; margin-bottom: 0;}
.filter-column .space-right { margin-right: 80px; }
.filter-column .space-right-small { margin-right: 50px; }
.filter-dropdown { line-height: 16px; }
.filter-dropdown .select2-container { width: auto !important;}
.filter-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 16px; font-size: 13px; padding-right: 14px; }
.filter-dropdown .select2-container .select2-selection--single { height: 16px; border: none; }
.filter-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow { height: 16px; width: 9px;
    -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
}
.filter-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow:after { line-height: 16px;
    font-size: 10px; width: 10px; height: 6px; top: 6px; content: '';
    background-image: url(../images/chevron-down.svg); background-position: center center; background-repeat: no-repeat;
}
.filter-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); -ms-transform: rotate(180deg);
}
.filter-dropdown .select2-container--default.select2-container--open.select2-container--above .select2-selection--single { border-bottom: none;}

.filter-selectWrap .select2-dropdown { background-color: #1D1D1D; top: 18px; border: none; left: -20px;}
.filter-selectWrap .select2-results__options { padding: 10px 0;}
.filter-selectWrap .select2-results__option,
.filter-selectWrap .select2-results__options .select2-results__option:first-child { padding: 6px 20px; font-size: 13px; line-height: 16px; color: #fff; }
.filter-selectWrap .select2-results__option--highlighted[aria-selected],
.filter-selectWrap .select2-results__option[aria-selected="true"] { background-color: #000000; }
.filter-selectWrap .select2-results > .select2-results__options { max-height: 250px; }
.filter-selectWrap .select2-container--open .select2-dropdown--above { top: -21px; }


.filter-resetbtn { font-size: 13px; line-height: 16px; display: inline-block; color: #fff; background: #009CB4; padding: 4px 20px; vertical-align: top;
    -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; -ms-border-radius: 24px;
}
.filter-resetbtn:hover { background-color: #008195; color: #fff; }

.filter-toggle { line-height: 16px; }
.filter-toggle .allkey-word { position: relative; font-size: 13px; line-height: 24px; color: #fff; padding-right: 14px; }
.filter-toggle .allkey-word:after { position: absolute; right: 0; line-height: 16px; width: 10px; height: 6px; top: 6px; content: '';
    background-image: url(../images/chevron-down2.svg); background-position: center center; background-repeat: no-repeat;
    -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
}

.keyword-dropdown { display: none; width: 100%; position: absolute; left: 0; top: 100%; height: auto; background-color: #1D1D1D; color: #fff;
    padding: 20px 0 68px 0; z-index: 11111;
}
.keyword-dropdown ul { padding: 0; margin: 0;}
.keyword-dropdown ul li { padding: 0; margin: 0 0 20px 0; list-style: none; font-size: 17px; line-height: 20px;}
.keyword-dropdown ul li a { color: #fff;}
.keyword-dropdown .category-tree { position: relative; z-index: 11; }

.filter-search .form-group { margin: 0; position: relative;}
.filter-search .form-group .form-control { border: none; height: 24px; padding: 2px 2px 2px 30px; background: none; outline: none; width: 185px; font-size: 13px;
    line-height: 16px; color: #fff; text-shadow: none; box-shadow: none; border-radius: 0;
}
.filter-search .form-group .submit-btn { position: absolute; left: 0; top: 0; border: none; outline: none; width: 20px; height: 24px; background-color: transparent;
    background-image: url(../images/search-icon.svg); background-position: center center; background-repeat: no-repeat; padding: 0;
}
.filter-search .form-group .form-control::-webkit-input-placeholder { color: #fff; opacity: 1; }
.filter-search .form-group .form-control::-moz-placeholder { color: #fff; opacity: 1; }
.filter-search .form-group .form-control:-ms-input-placeholder { color: #fff; opacity: 1; }
.filter-search .form-group .form-control::-ms-input-placeholder { color: #fff; opacity: 1; }
.filter-search .form-group .form-control::placeholder { color: #fff; opacity: 1; }

.filter-search.filter-search-mobile .form-group .form-control { height: 33px; font-size: 17px; width: 100%; line-height: 26px; border-bottom: 1px solid #fff;} 
.filter-search.filter-search-mobile .form-group .submit-btn { background-size: 20px; height: 33px; }
.reset-row { margin-top: 30px;}

.allkeyword-lable { font-size: 17px; line-height: 20px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; color: #fff; margin-bottom: 20px;}
.filter-close { position: absolute; width: 24px; cursor: pointer; right: 22px; top: 23px; height: 24px; }
.filter-close span { background: #fff; display: block; height: 1px; margin: 4px 0 0; transition: all 0.3s ease-in-out 0s; }
.filter-close span:nth-child(2) { margin: 8px 0 0 0; }
body.filter-open .filter-close span:first-child {
    transform: translate(0px, 5px) rotate(45deg); -webkit-transform: translate(0px, 5px) rotate(45deg); -moz-transform: translate(0px, 5px) rotate(45deg);
}
body.filter-open .filter-close span:last-child {
    transform: translate(0px, -4px) rotate(-45deg); -webkit-transform: translate(0px, -4px) rotate(-45deg); -moz-transform: translate(0px, -4px) rotate(-45deg);
}

/*.request-section.newslisting-request-section { padding: 100px 0 190px 0;} */

/*.morenews-section { padding: 200px 0 90px 0;}*/
.morenews-section h5 { margin-bottom: 40px;}
.morenews-section .newslist-row { border-bottom: none; padding: 0; margin: 0;}
.morenews-section .button-row { padding-top: 60px;}
.morenews-row { border-bottom: 1px solid #D2D2D2; padding-bottom: 40px; margin-bottom: 40px; align-items: flex-start;}
.morenews-row .morenews-imagecol { width: 35%; overflow: hidden; position: relative; -webkit-border-radius: 30px; -moz-border-radius: 30px;
    border-radius: 30px; -ms-border-radius: 30px;
}
.morenews-row .morenews-imagecol img { height: 134px; width: 100%; object-fit: cover; object-position: center; }
.morenews-row .morenews-contentcol { padding: 0 28px; width: 65%;}
.morenews-row .morenews-contentcol .category { color: #818A8F; font-size: 13px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; margin-bottom: 12px; text-transform: uppercase; }
.morenews-row .morenews-contentcol p { font-size: 20px; line-height: 25px; margin-bottom: 14px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }
.morenews-row .morenews-contentcol p a { color: #000;}
.morenews-row .morenews-contentcol .date { color: #818A8F; font-size: 13px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }

#leftnav { position: fixed; left: 0; top: 270px; z-index: 11111; }
#leftnav ul { padding: 0; margin: 0;}
#leftnav ul li { padding: 0; margin: 10px 0; list-style: none;}
#leftnav ul li a { display: inline-block; vertical-align: top; color: #fff; position: relative; background-color: #D2D2D2;
    border-radius: 0 5px 5px 0; width: 12px; height: 48px;
}
#leftnav ul li a span { font-size: 16px; line-height: 28px; white-space: nowrap; display: inline-block; padding: 10px 12px; position: relative; z-index: 1;
    -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
    -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); -ms-transform: translateX(-100%);
}
#leftnav ul li a:hover span { background-color: #009CB4;
    -webkit-border-radius: 0px 50px 50px 0px; -moz-border-radius: 0px 50px 50px 0px; border-radius: 0px 50px 50px 0px; -ms-border-radius: 0px 50px 50px 0px;
    -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); -ms-transform: translateX(0);
}
#leftnav ul li.active a { width: 25px; background-color: #009CB4; }
#leftnav ul li.active a span { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); -ms-transform: translateX(-100%); }

/*.tab-section { padding-top: 80px;}*/
.nav-list { margin-bottom: 100px;}
.nav-tabs { border-bottom: 0px solid #dee2e6; padding: 3px; /*overflow: auto;
    -webkit-box-shadow: 0px 0px 20px #E2E3E4; -moz-box-shadow: 0px 0px 20px #E2E3E4; box-shadow: 0px 0px 20px #E2E3E4; -ms-box-shadow: 0px 0px 20px #E2E3E4;
    -webkit-border-radius: 27px; -moz-border-radius: 27px; border-radius: 27px; -ms-border-radius: 27px;*/
}
.nav-tabs .nav-item { font-size: 14px; line-height: 16px; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; }
.nav-tabs .nav-link { margin-bottom: 0px; border: 0px solid transparent; border-top-left-radius: 0; border-top-right-radius: 0; padding: 16px 25px;
    color: #000000;
    -webkit-border-radius: 27px; -moz-border-radius: 27px; border-radius: 27px; -ms-border-radius: 27px;
}
.tabs-nav { position: relative; overflow: auto; background-color: #fff; max-width: 820px;
    -webkit-box-shadow: 0px 0px 20px #E2E3E4; -moz-box-shadow: 0px 0px 20px #E2E3E4; box-shadow: 0px 0px 20px #E2E3E4; -ms-box-shadow: 0px 0px 20px #E2E3E4;
    -webkit-border-radius: 27px; -moz-border-radius: 27px; border-radius: 27px; -ms-border-radius: 27px;
}
.tabs-nav #nav_indicator { position: absolute; box-sizing: content-box; display: inline-block; width: 0px; padding: 0; background-color: #009CB4;
    top: 3px; height: 48px; transition-property: left, width; transition-duration: 0.3s, 0.3s;
    -webkit-border-radius: 27px; -moz-border-radius: 27px; border-radius: 27px; -ms-border-radius: 27px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active { color: #fff; background-color: transparent; position: relative; z-index: 1; }
.tabs-contentrow .tab-imagecol img { height: auto; object-fit: cover; object-position: center; width: 100%; }
.tabs-contentrow .tabs-content h6 { margin-bottom: 20px; }
.tabs-contentrow.about-tabscontentrow .tab-imagecol { text-align: center;}
.tabs-contentrow.about-tabscontentrow .tab-imagecol img { height: auto; max-height: 600px; object-fit: cover; object-position: center; width: 100%;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
}
.download-btn img { width: 20px; vertical-align: top; height: auto; margin-left: 10px; }

.accordian-col { margin-top: 45px; }
.accordian-col .accordion-panel { padding-bottom: 20px; }
.accordian-col .accordion-panel .accordion-panelheading { position: relative; border-bottom: 1px solid #D2D2D2; margin-bottom: 15px; }
.accordian-col .accordion-panel .accordion-panelheading.active .accordion-paneltitle:before { transform: rotate(45deg);}
.accordian-col .accordion-panel .accordion-paneltitle { margin: 0; padding: 3px 0 3px 37px; position: relative; cursor: pointer;}
.accordian-col .accordion-panel .accordion-paneltitle:before { position: absolute; left: 0; top: 12px; content: ''; width: 17px;
    height: 17px; background-image: url(../images/plus-icon.svg); background-position: left center; background-repeat: no-repeat;
    transition: all 0.5s ease;
}
.accordian-col .accordion-panelbody { padding: 0 0 0 37px; display: none; }
.accordian-col .accordion-panelbody .panelbody-content ul { margin: 0 0 30px 0; padding: 0;}
.accordian-col .accordion-panelbody .panelbody-content ul:last-child { margin-bottom: 0;}
.accordian-col .accordion-panelbody .panelbody-content ul li { margin: 0 0 10px 0; padding: 0 0 0 35px; position: relative; list-style: none; font-size: 20px; line-height: 30px;}
.accordian-col .accordion-panelbody .panelbody-content ul li:before { position: absolute; left: 0; top: 8px; content: ''; width: 20px;
    height: 15px; background-image: url(../images/tick-icon.svg); background-position: left center; background-repeat: no-repeat;
}
.accordian-col .accordion-panelbody .panelbody-content h3 { display: inline-block; margin-right: 10px; }
.accordian-col .accordion-panelbody .panelbody-content p { display: inline-block; }
/*.news-section.product-news-section { padding: 100px 0 0 0;} */
/*.content-element.product-content-element { padding: 100px 0 170px 0;} */


.contact-form-block {background: #F7F7F7; padding: 100px 0;}
.contact-form-block .wrap {max-width: 1043px;margin: 0 0 0 120px;}
.contact-form-block .title-block {max-width: 805px;}
.contact-form-block .ct-row {margin: 100px 0 0 0;}
.contact-form-block .ct-row .text-block {width: 355px;padding: 20px 30px 0 0;}
.contact-form-block .ct-row .form-block {width: calc(100% - 355px); }
.contact-form-block .ct-row .text-block address {font-size: 20px;line-height: 30px; margin: 0 0 30px 0;}
.contact-form-block .ct-row .text-block .bottom-info .mail,
.contact-form-block .ct-row .text-block .bottom-info .phone {padding: 0 0 0 32px; position: relative;}
.contact-form-block .ct-row .text-block .bottom-info .phone:before {content: '';position: absolute;left: 0;top: 7px;background: url(../images/phone-icon.svg) no-repeat center;background-size: contain;width: 15px;height: 15px;}
.contact-form-block .ct-row .text-block .bottom-info .mail:before {content: '';position: absolute;left: 0;top: 8px;background: url(../images/mail-icon.svg) no-repeat center;background-size: contain;width: 15px;height: 15px;}
.contact-form-block .ct-row .text-block .bottom-info a {color: #000000;font-size: 20px;line-height: 30px;}

/*.press-listsection { padding: 100px 0;}*/
/*.registration-pressmail.request-section { padding: 100px 0;} */
.checkbox-row .checkbox-col { margin-right: 50px;}
.checkbox-row .checkbox-col:last-child { margin-right: 0px;}

/*.presscontact-section { padding: 100px 0;}*/
.presscontact-row { margin-top: 80px;}
.presscontact-col .presscontact-image img { height: 375px; object-fit: cover; object-position: center; width: 100%;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
}
.presscontact-col .presscontact-content { padding: 40px 40px 0px 40px; }
.presscontact-col .presscontact-content h4 { margin-bottom: 6px;}
.presscontact-col .presscontact-content address { margin: 30px 0; font-size: 20px; line-height: 30px;}
.presscontact-col .presscontact-content .bottom-info .mail,
.presscontact-col .presscontact-content .bottom-info .phone {padding: 0 0 0 35px; position: relative;}
.presscontact-col .presscontact-content .bottom-info .phone:before {content: '';position: absolute;left: 0;top: 7px;background: url(../images/phone-icon.svg) no-repeat center;background-size: contain;width: 15px;height: 15px;}
.presscontact-col .presscontact-content .bottom-info .mail:before {content: '';position: absolute;left: 0;top: 8px;background: url(../images/mail-icon.svg) no-repeat center;background-size: contain;width: 15px;height: 15px;}
.presscontact-col .presscontact-content .bottom-info a {color: #000000;font-size: 20px;line-height: 30px;}

/*.poolimages-section { padding: 100px 0 200px 0; }*/
.pool-imagesrow.contact-list { padding: 65px 0 0 0;} 

/*.icon-gridrow { margin-top: 100px; }*/
.icon-gridcol { overflow: hidden; position: relative; margin-bottom: 30px;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
    -webkit-box-shadow: 0 0px 20px #E2E3E4; -moz-box-shadow: 0 0px 20px #E2E3E4; box-shadow: 0 0px 20px #E2E3E4; -ms-box-shadow: 0 0px 20px #E2E3E4;
}
.icon-gridcol .grid-image img { height: auto; width: 100%; object-fit: cover; object-position: center;}
.icon-gridcol .icongrid-content { padding: 40px;}
.icon-gridcol .icongrid-content h6 { margin-bottom: 15px; font-size: 20px; line-height: 25px; }
.icon-gridcol .icongrid-content h6 a { color: #000;}

.video-cols { /*margin-top: 100px;*/ width: 100%; display: block; position: relative; overflow: hidden; padding-top: 56.6%;
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;
}
.video-cols iframe,
.video-cols video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.video-cols video { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px; }
.ce-gallery.ce-media4 .ce-outer,
.ce-gallery.ce-media4 .ce-inner { float: none; right: auto; }
.ce-gallery.ce-media3 .ce-outer,
.ce-gallery.ce-media3 .ce-inner { float: none; right: auto; }
.ce-gallery.ce-media3 audio { width: 100%; }

/*.management-section { padding: 100px 0 0 0;}*/
.management-section .image-columns { flex: 0 0 59.7%; max-width: 59.7%; }
.management-section .content-columns { flex: 0 0 34.3%; max-width: 34.3%; margin-left: 6%; }
.management-section .image-col { overflow: hidden; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px;}
.management-section .image-col img { height: 537px; width: 100%; object-fit: cover; object-position: center;}
.management-section .content-col { max-width: 100%;}
.management-section .content-col h4 { margin: 0;}
.management-section .content-col p { margin-bottom: 20px;}
/*.logo-image { margin-top: 40px;}*/
.logo-image img { height: auto; object-fit: contain; width: 100%; max-width: 686px; }
/*.content-element.content-element-inner { padding-bottom: 200px;}*/


.newsroom-search-result .button-row { padding-top: 70px; }
.download-section { padding-top: 85px; }
.contact-listsection .button-row,
.download-section .button-row { padding-top: 85px; }
.frame-newsHeading h5 { margin-bottom: 40px; }

.grid-section .grid-content .ore-info { z-index: 1; }







/*-------------------------------- 4D STYLING -----------------------------*/

.frame-thin { margin-left: 24%; margin-right: 24%; }


/* TESTIMONIAL */
.testimonial {padding-left: 35px; padding-right: 35px;}
.testimonial__item {opacity: 0; height: auto;}
.slick-track .testimonial__item{opacity: 1;}
.testimonial__imageWrap {height: 100px;}
.testimonial__image {border-radius: 50%; border: 3px solid #009CB4; margin: 0 auto}
.testimonial__quote {color: #009CB4; font-size: 36px; position: relative; line-height: 0; top: 4px;}
.testimonial__quote:first-child {margin-right: 4px;}
.testimonial__quote:last-child {margin-left: 4px;}
.testimonial__author {color: #009CB4; text-transform: uppercase; font-size: 13px; font-weight: bold; text-align: center;}
.testimonial__slider .slick-slide .item .image img { height: auto; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -ms-border-radius: 30px; }
.testimonial__slider .slick-slide .item .text { max-width: 686px; margin: 0 auto; font-size: 13px; line-height: 16px; color: #818A8F;font-family: 'Helvetica Neue LT Pro'; font-weight: bold;}
.testimonial__slider .slick-dots { bottom: -42px; left: 0}
.testimonial__slider .slick-dots li { width: auto; height: auto; margin: 0 7px; vertical-align: top;}
.testimonial__slider .slick-dots li button { width: 8px; height: 8px; padding: 0; background-color: #D2D2D2; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -ms-border-radius: 10px;}
.testimonial__slider .slick-dots li button:before { display: none;}
.testimonial__slider .slick-dots li.slick-active button { background-color: #818A8F; }
.testimonial__slider .slick-prev,
.testimonial__slider .slick-next { width: 16px; height: 25px; }
.testimonial__slider .slick-prev { left: -34px; }
.testimonial__slider .slick-next { right: -34px;}
.testimonial__slider .slick-prev:before,
.testimonial__slider .slick-next:before { display: none; }
.testimonial__slider .slick-slide .item { vertical-align: top; }
.testimonial__slider .slick-prev,
.testimonial__slider .slick-next { width: 15px; height: 25px; background-size: contain; background-position: center center; background-repeat: no-repeat; }
.testimonial__slider .slick-prev { background-image: url(../images/icon-chevron-left.svg); }
.testimonial__slider .slick-next { background-image: url(../images/icon-chevron-right.svg); }


/* ACCORDION */
.accordionDce__container { width: 100%;}




/* Responsive Style Start 
-------------------------------------------------- */
@media (min-width: 992px) {
    .header .nav > li:last-child,
    .header .nav > li:last-child > a { padding-right:0px; }
    /*.header .nav > li .dropdown-menu .second-level li.submenu:hover .third-level { display: block;}
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level li.submenu:hover .fourth-level { display: block;}*/
    body.nav-open .header .nav > li .dropdown-menu { z-index: 111111; /*transform: translate(0, 0);*/ min-height: calc(100vh - 120px); overflow: auto; }
    .header .nav > li .dropdown-menu li {
        -webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: 0.5s;  animation-duration: 0.5s;
        -webkit-animation-fill-mode: backwards;  animation-fill-mode: backwards;
    }
}

@media (min-width: 768px) {
.pt-md-1 { padding-top: 100px !important;}
.pt-md-2 { padding-top: 200px !important;}
.pt-md-3 { padding-top: 300px !important;}
.pt-md-4 { padding-top: 400px !important;}
.filter-selectWrap .select2-dropdown { width: 190px !important;}
.filter-toggle.active .allkey-word:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); -ms-transform: rotate(180deg);}
}

@media (min-width: 1200px) {
    .container { max-width: 1430px; }
}

@media only screen and (min-width: 1200px) and (max-width: 1430px)  {
    /*.efficiency-section .image-col .image { width: 370px; height: 310px;}
    .efficiency-section .image-col .circle { left: 31px; top: 31px; width: 166px; height: 166px; }
    .efficiency-section .image-col .circle.yellow-circle { left: 174px; top: 113px; }
    .efficiency-section .image-col .circle.orange-circle { top: 196px;}*/
}

@media (max-width: 1199px) {
    h1,
    h2 { font-size: 70px; line-height: 78px;}
    .banner-contentcol { padding: 40px; max-width: 530px;}
    .banner-contentcol p { margin-bottom: 20px;}
    .header { padding: 14px 0;}
    .header-navigation { margin-top: 5px;}
    .nav-wrapper { margin-top: 10px;}
    .header .nav > li { font-size: 18px; line-height: 24px;}
    .header .nav > li .dropdown-menu { padding: 30px 0 0 0;}
    .header .nav > li .dropdown-menu li { font-size: 22px; line-height: 28px; padding-bottom: 30px;}
    .header .nav > li .nav-title { font-size: 22px; line-height: 28px;}
    .header .nav > li .second-level { max-width: 340px; top: 80px;}
    body.nav-open { padding-right: 0; }
    body.nav-open .header .nav > li .dropdown-menu { min-height: calc(100vh - 108px);}
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level,
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level li.submenu .fourth-level { padding: 0 0 0 30px; max-width: 340px;}
    
    .efficiency-column .content-col .content { padding-left: 50px;}
    .news-block .news-content { padding: 20px 20px 60px 20px; }
    .news-block .news-content .bottom-row { padding: 0 20px;}
    .news-block .news-thumb img { height: 200px;}
    .row-twocol .news-block .news-thumb img { height: 300px;}
    .imagegrid-section .content-col { padding-left: 50px;}
    .event-block .event-content { padding: 30px 30px 50px 30px;}
    .event-block .event-content .detail-link { bottom: 30px; left: 30px;}
    .compacting-maprow .compacting-leftcol { padding: 25px 20px;}
    .location-optioncol .checkbox-col label { padding: 0px 0 0px 25px;}
    .locations-slider .slick-slide .text { padding: 20px 80px;}
    .grid-block { padding: 15px 0;}
    .grid-block .shadow1 {padding: 25px;}
    .contact-list .listing { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
    .request-formcol { padding: 28px;}
    .image-column .text,
    .article-slider .slick-slide .item .text { max-width: 610px;}

    .newslisting-hrrow .no-gutter .content-col { padding: 20px 20px 60px 20px;}
    .newslisting-hrrow .no-gutter .content-col .bottom-row { padding: 0 20px; }
    .newslisting-hrrow .no-gutter .content-col h5 { font-size: 28px; line-height: 34px;}
    .newslisting-hrrow .no-gutter .image-col .image img { height: 450px;}
    .morenews-row .morenews-contentcol { padding: 0 20px;}
    .grid-section .grid-content { min-height: 650px; }
    .grid-section .grid-content .image img { height: 650px;}
    .grid-section .grid-content .content { padding: 28px; }
    .grid-section .grid-content.two-col { min-height: 600px;}
    .grid-section .grid-content.two-col .image img { height: 500px;}
    .contact-form-block .wrap { margin-left: 0;}
    .contact-form-block .ct-row .text-block { width: 320px; padding: 20px 20px 0 0;}
    .contact-form-block .ct-row .form-block { width: calc(100% - 320px); }
    .tabs-contentrow .tab-imagecol { text-align: center;}
    .grid-section .hover-contentrow { padding: 28px;}

    .presscontact-col .presscontact-content { padding: 28px 28px 0px 28px;}
    .presscontact-col .presscontact-image img { height: 280px;}
    .checkbox-row .checkbox-col { margin-right: 20px;}
    .icon-gridcol .icongrid-content { padding: 28px;}
    .icon-gridcol .icongrid-content p { font-size: 18px; line-height: 26px; }
    .grid-section .grid-content.simple-content-col .hover-content h3 { font-size: 38px; line-height: 46px; }
}

@media (max-width: 991px) {
    .header { padding: 14px 0; }
    .header .header-logo { position: relative;}
    .header .header-logo .logo img { height: 52px; }
    .header .nav { display: block; }
    .header .nav > li { font-size: 22px; line-height: 26px; margin-bottom: 40px; padding: 0px 22px; }
    .header .nav > li > a { color: #fff; }
    .header .nav > li.active > a {color: #fff;}
    .header .nav > li:hover > a{color: #fff;}
    .header-topnav ul li { width: 100%; font-size: 17px; line-height: 23px; padding: 0; margin-bottom: 20px;}
    .header .nav > li .dropdown-menu { transform: none; left: 100%; top: 0; display: block; z-index: 1; padding: 0; }
    .header .nav > li .dropdown-menu,
    .header .nav > li .dropdown-menu .second-level,
    .header .nav > li .dropdown-menu .third-level,
    .header .nav > li .dropdown-menu .fourth-level { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;}
    .header .nav > li .dropdown-menu .container { max-width: 100%; padding: 0;}
    .header .nav > li .second-level { max-width: 100%; border-right: none; left: 100%; top: 0; position: static; padding: 40px 0;}
    .header .nav > li .dropdown-menu.open, 
    .header .nav > li .dropdown-menu.open .second-level { left: 0;}
    .header .nav > li .second-level.open { left: 0;}
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level,
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level li.submenu .fourth-level { display: block;}
    
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level { max-width: 100%; background: #000; padding: 0; z-index: 1; display: block !important;}
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level.open { left: 0;}
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level li.submenu .fourth-level { max-width: 100%; background: #000; padding: 0; z-index: 1; display: block !important;}
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level li.submenu .fourth-level.open { left: 0;}
    .header .nav > li .dropdown-menu .third-back,
    .header .nav > li .dropdown-menu .fourth-back { display: block; margin-bottom: 40px; cursor: pointer; }
    .header .nav > li .dropdown-menu li { font-size: 22px; line-height: 26px; padding: 0 22px; margin-bottom: 40px; }
    /*.header .nav > li .dropdown-menu li.submenu > a:after { display: none;}*/
    .header .nav > li .nav-title { color: #fff; position: relative; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; font-size: 22px;
        line-height: 26px; padding: 27px 43px; background: #161616; margin: 0; cursor: pointer;
    }
    /*.header .nav > li .nav-title:before { position: absolute; left: 16px; top: 28px; font-size: 18px; color: #fff; content: "\f053";
        font-family: 'Font Awesome 5 Free'; font-weight: 900; line-height: 26px;
    }
    .header .nav > li .nav-title:before { position: absolute; left: 22px; top: 11px; width: 9px; height: 15px; content: '';
        background-image: url(../images/single-chevron-right.svg); background-position: center center; background-repeat: no-repeat;
        -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
        -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); -ms-transform: rotate(180deg);
    }*/
    .header .nav > li .nav-title:before,
    .header .nav > li .dropdown-menu .third-back:before,
    .header .nav > li .dropdown-menu .fourth-back:before { position: absolute; left: 22px; top: 33px; width: 9px; height: 15px; content: '';
        background-image: url(../images/single-chevron-right.svg); background-position: center center; background-repeat: no-repeat;
        -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
        -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); -ms-transform: rotate(180deg);
    }

    .header > .container { max-width: 100%; padding: 0 38px;}
    .header .nav > li .back-arrow { position: absolute; right: 0px; top: 0; width: 26px; height: 26px; text-align: center; cursor: pointer;}
    .header .nav > li .back-arrow:after { position: absolute; right: 0; top: 0; font-size: 18px; color: #fff; 
         line-height: 26px; font-family: 'Font Awesome 5 Free'; font-weight: 900; content: "\f054";
    }
    .header .nav > li .dropdown-menu li:last-child { margin-bottom: 0;}

    .header .nav > li.dropdown > a:after { position: absolute; right: 0px; top: 6px; width: 9px; height: 15px; content: '';
        background-image: url(../images/single-chevron-right.svg); background-position: center center; background-repeat: no-repeat;
        -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
        background-color: transparent; transform: none; left: auto; display: block;
    }
    .header .nav > li.dropdown > a:hover:after { right: -5px;}
    .header .nav > li .dropdown-menu li.submenu > a:after { right: 0; top: 6px; }
    .header .nav > li .dropdown-menu li.submenu > a:hover:after { right: -5px;}
    .header .logo-mobile { margin-left: 38px; padding: 14px 0 54px 0; display: inline-block;}
    .header .logo-mobile img { height: 52px; width: auto; object-fit: contain; }
    .header .header-navigation-inner { position: relative; overflow: hidden;}
    .header .nav > li .dropdown-menu .second-level li.submenu .third-level.has-fourth-level > li { border-right: none;}
    .header .nav > li > a:after,
    .header-topnav ul li a:after { display: none; }
    h1,
    h2 { font-size: 50px; line-height: 54px; margin-bottom: 20px;}
    p { font-size: 17px; line-height: 26px; margin-bottom: 26px;}
    .content-element .content-col ul,
    .content-element .content-col ol,
    .content-block .content-cols ul,
    .content-block .content-cols ol { margin-bottom: 26px; }
    .content-element .content-col ul li,
    .content-element .content-col ol li,
    .content-block .content-cols ul li,
    .content-block .content-cols ol li { font-size: 17px; line-height: 26px; }

    .btn-primary { font-size: 14px; line-height: 18px; padding: 12px 28px; }
    .m-menu { display: inline-block; position: absolute; width: 24px; cursor: pointer; z-index: 99; right: 0; top:14px; padding: 3px 0; height: 24px;
        -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -ms-border-radius: 100%; z-index: 11111;
    }
    .m-menu span { background:#fff; display: block; height:1px; margin: 4px 0 0; transition: all 0.3s ease-in-out 0s; }
    .m-menu span:nth-child(2){ margin: 8px 0 0 0;}
    body.nav-open { overflow: hidden;}
    .header-navigation { position: fixed; background:#000; width:100%; text-align: left; padding:0; margin: 0; left: 0; top: 0;
        overflow: auto; z-index: 9998; transform: translateX(100%); transition: all 0.3s ease-in-out 0s; height: 100%;
    }
    body.nav-open .header-navigation { transform: translateX(0px);}
    body.nav-open .m-menu span:first-child { transform: translate(0px, 5px) rotate(45deg); -webkit-transform: translate(0px, 5px) rotate(45deg);
        -moz-transform: translate(0px, 5px) rotate(45deg);
    }
    body.nav-open .m-menu span:last-child { transform: translate(0px, -4px) rotate(-45deg); -webkit-transform: translate(0px, -4px) rotate(-45deg);
        -moz-transform: translate(0px, -4px) rotate(-45deg);
    }
    .nav-wrapper { margin-top: 0; }
    .header-toprow { padding: 0 15px; margin-top: 50px; }
    .language-dropdown { margin-bottom: 20px; position: static;}
    .language-dropdown .dropdown-toggle { padding: 0; font-size: 17px; line-height: 23px; }
    /*.language-dropdown .dropdown-toggle:after { content: "\f054"; font-size: 12px; margin-left: 2px; }*/
    .language-dropdown .dropdown-toggle:after { height: 23px; }
    .language-dropdown .dropdown-menu { min-width: 80px; transform: none !important; padding: 0; margin: 0; border-radius: 0; border: none; width: 100%;
        height: 100%; left: 100%; transition: all 0.5s ease; top: 0; background: #000;
    }
    .language-dropdown .dropdown-menu .dropdown-item { font-size: 22px; line-height: 26px; margin-bottom: 40px; padding: 0; position: relative;}
    .language-dropdown .dropdown-menu .dropdown-item:hover { background-color: transparent; }
    .language-dropdown .dropdown-menu li { padding: 0 22px;}
    .language-dropdown .dropdown-menu li a { color: #fff; }
    .language-dropdown .dropdown-menu li.active .dropdown-item:after { position: absolute; right: 0; top: 0; width: 20px; height: 26px; content: '';
        background-image: url(../images/tickmark-icon.svg); background-position: right center; background-repeat: no-repeat;
    }
    .language-dropdown .dropdown-menu .language-title { color: #fff; position: relative; font-family: 'Helvetica Neue LT Pro'; font-weight: bold; font-size: 22px;
        line-height: 26px; padding: 27px 43px; background: #161616; cursor: pointer; margin-bottom: 40px; display: block;
    }
    .language-dropdown .dropdown-menu .language-title:before { position: absolute; left: 22px; top: 33px; width: 9px; height: 15px; content: '';
        background-image: url(../images/single-chevron-right.svg); background-position: center center; background-repeat: no-repeat;
        -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; -ms-transition: all 0.5s ease;
        -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); -ms-transform: rotate(180deg);
    }

    .header-search { display: none;}
    .header-socials { margin-bottom: 120px;}
    .header-socials ul li { padding: 0 25px 0 0; font-size: 25px;}
    
    .mobile-search { line-height: 18px; font-size: 14px; position: absolute; right: 46px; top: 16px; width: 18px; text-align: center; }
    .mobile-search a { color: #fff; }
    .mobile-search img { width: 18px; height: 18px;}
    .banner-contentcol { padding: 30px; max-width: 350px;}
    .banner-contentcol p { font-size: 17px; line-height: 26px; }

    .grid-section .grid-content { min-height: 600px;}
    .grid-section .grid-content.large { min-height: 440px; }
    .grid-section .grid-content.large .image img { height: 340px; }
    .grid-section .grid-content .image img { height: 600px;}
    .grid-section .grid-content .content { padding: 28px;}
    .grid-section .grid-content .content h6,
    .grid-section .hover-contentrow h6 { font-size: 20px; line-height: 24px; margin-bottom: 20px; }
    .grid-section .grid-content.two-col { min-height: 420px;}
    .grid-section .grid-content.two-col .image img { height: 280px;}
    .grid-section .grid-content.simple-content-col .hover-content h3 { font-size: 30px; line-height: 38px;}
    .grid-section .grid-content .btn-primary.more-info { width: 42px; height: 42px; line-height: 36px; right: 16px; bottom: 16px; }
    .grid-section .grid-content .btn-primary.more-info svg { width: 22px; height: 22px;}
    /*.efficiency-section { padding: 100px 0;}*/
    .efficiency-column .content-col .content { padding-left: 20px;}
    .imagegrid-section .content-col { padding-left: 20px;}
    .imagegrid-section .image-col { margin-bottom: 30px;}
    /*.content-block { padding: 120px 0;}*/
    .content-block.inner { padding-bottom: 60px;} 

    .footer { padding: 80px 0;}
    .footer .footer-logo { margin-bottom: 40px;}
    .footer .footer-nav li { padding: 0 10px; font-size: 17px; line-height: 26px;}
    .footer .footer-nav { margin: 0 0 40px 0;}
    .footer .footer-social { margin: 0 0 40px 0;}
    .footer .footer-navlast { margin: 0 0 23px 0;}
    .footer .footer-navlast li { font-size: 17px; line-height: 23px; }
    .footer .footer-last p { font-size: 17px; line-height: 23px; max-width: 300px; margin: 0 auto;}

    .inner-banner { min-height: 313px;}
    /*.content-listing { padding: 60px 0; }*/
    h5 { font-size: 24px; line-height: 30px; }
    .event-listsection { padding-top: 0;}
    .event-block .event-content { padding: 28px 28px 45px 28px;}
    .event-block .event-content .detail-link { left: 28px;}
    .event-block .event-thumb img { height: 187px;}
    .event-block .event-content .detail-link { font-size: 14px; line-height: 17px; bottom: 28px;}
    .event-block .event-content .detail-link em { line-height: 17px; font-size: 12px; top: 0;}
    .event-listsection .button-row { padding-top: 30px;}

    .newslist-row { padding-bottom: 20px; margin-bottom: 20px;}
    .newslist-row .newslist-thumb img { height: 136px;}
    .newslist-section h5 { margin-bottom: 20px;}
    .newslist-row .newslist-content { padding-top: 15px;}
    .newslist-row .newslist-content p { font-size: 20px;}
    .newslist-row .newslist-content .top-row { margin-bottom: 15px;}
    .news-block .news-thumb img { height: 187px;}
    .news-block .news-content { padding: 24px 24px 45px 24px;}
    .news-block .news-content .bottom-row { padding: 0 24px; bottom: 24px;}
    .paging-row a { width: 29px; height: 29px; line-height: 29px; font-size: 14px;}
    .paging-row span { font-size: 17px; line-height: 26px;}
    .paging-row .prev { margin-right: 40px;}
    .paging-row .next { margin-left: 40px;}
    .paging-row { padding-top: 40px; padding-bottom: 40px;}
    .newslistview-section .button-row { padding-top: 20px;}
    .compacting-maprow .compacting-leftcol { max-height: 500px; min-height: 500px; }
    .compacting-maprow .compacting-leftcol .location-option li { width: 100%;}
    .locations-slider .slick-slide .text { padding: 20px 50px;}
    .contact-list .listing { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
    .request-formcol .select-menucol { width: 100px;}
    .request-formcol .form-group .checkbox-col label { max-width: 484px; }
    .request-formcol h6 { margin-bottom: 40px;}
    /*.content-element .content { padding: 60px 30px;}*/
    .image-column .text,
    .article-slider .slick-slide .item .text { max-width: 570px;}
    /*.image-column .image img { height: 389px;}*/
    .image-column.small-image .image img { height: 320px;}
    /*.content-element { padding: 60px 0;}*/
    .inner-banner.article-banner { min-height: 431px;}
    /*.inner-banner.article-banner .innerbanner-contentcol { max-width: 512px; }*/
    .innerbanner-contentcol p { max-width: 602px; }
    .keyword-dropdown { padding: 20px 0 40px 0;}

    .filter-column .space-right { margin-right: 50px;}
    .filter-row .reset-column { margin-left: auto;}
    .request-section.newslisting-request-section { padding: 20px 0 120px 0;} 
    .newslisting-hrrow .no-gutter .image-col { max-width: 100%; flex: 0 0 100%;}
    .newslisting-hrrow .no-gutter .content-col { max-width: 100%; flex: 0 0 100%;}
    .newslisting-hrrow .no-gutter .image-col .image img { height: 389px;}
    .newslisting-hrrow .no-gutter .content-col { padding: 28px;}
    .newslisting-hrrow .no-gutter .content-col .bottom-row { position: relative; bottom: 0; padding: 0; margin-top: 40px;}
    .newslisting-hrrow .no-gutter .content-col h5 { font-size: 24px; line-height: 30px;}
    /*.newslisting-section { padding: 60px 0 70px 0;}*/
    .newslisting-section h5 { margin-bottom: 20px;}
    .newslisting-row.mb-90 { margin-bottom: 60px;}
    .row-twocol .news-block .news-thumb img { height: 187px;}
    .row-twocol .news-block .news-content p { font-size: 20px; line-height: 25px;}
    /*.morenews-section { padding: 120px 0 60px 0;}*/
    .morenews-row { padding-bottom: 20px; margin-bottom: 20px;}
    .morenews-row .morenews-imagecol img { height: 136px;}
    .morenews-section .button-row { padding-top: 40px;}
    .content-element .content-col h2 { max-width: 602px; margin: 0 auto 20px auto;}
    .content-element .content-col p { max-width: 602px; margin: 0 auto 40px auto;}
    /*.tab-section { padding-top: 60px;}*/
    .nav-tabs .nav-link { padding: 13px 22px;}
    .nav-list { margin-bottom: 60px;}
    .tabs-contentrow .tab-imagecol { text-align: center; margin-bottom: 40px;}
    .tabs-contentrow.about-tabscontentrow .tab-imagecol { margin-bottom: 0; margin-top: 20px;}
    .tabs-contentrow .tab-imagecol img,
    /*.tabs-contentrow.about-tabscontentrow .tab-imagecol img { height: 432px;}*/
    .tabs-contentrow .tabs-content { padding-left: 0; max-width: 512px; margin: auto;}
    .tabs-contentrow .tabs-content h4 { font-size: 24px; line-height: 28px;}
    .accordian-col .accordion-panel .accordion-paneltitle { padding: 0px 0 6px 34px; font-size: 20px; line-height: 24px;}
    .accordian-col .accordion-panel .accordion-paneltitle:before { top: 6px; width: 14px; height: 14px; background-size: contain;}
    .accordian-col .accordion-panelbody .panelbody-content ul { margin: 0 0 26px 0;}
    .accordian-col .accordion-panelbody .panelbody-content ul li { font-size: 17px; line-height: 26px; padding: 0 0 0 25px;}
    .accordian-col .accordion-panelbody .panelbody-content ul li:before { top: 8px; width: 16px; height: 12px; background-size: contain;}
    .accordian-col .accordion-panelbody { padding: 0 0 20px 34px;}
    .accordian-col .accordion-panel { padding-bottom: 5px;}
    .download-btn img { width: 17px;}
    .contact-form-block .wrap { margin: 0;}
    .contact-form-block .ct-row .text-block { width: 100%; padding: 0; margin-bottom: 60px;}
    .contact-form-block .ct-row .form-block { width: 100%;}
    .contact-form-block { padding: 60px 0;}
    .contact-form-block .ct-row { margin: 60px 0 0 0; }
    .contact-form-block .ct-row .text-block address { font-size: 17px; line-height: 24px; }
    .contact-form-block .ct-row .text-block .bottom-info a {font-size: 17px;line-height: 26px;}
    .contact-form-block .ct-row .text-block .bottom-info .mail,
    .contact-form-block .ct-row .text-block .bottom-info .phone { padding: 0 0 0 27px;}
    .contact-form-block .ct-row .text-block .bottom-info .phone:before,
    .contact-form-block .ct-row .text-block .bottom-info .mail:before { top: 6px;}
    .content-element.product-content-element { padding: 40px 0 90px 0;}
    .presscontact-col .presscontact-content h4 { font-size: 34px; line-height: 40px;}
    .presscontact-col .presscontact-image img { height: 240px;}
    .presscontact-col .presscontact-content address,
    .presscontact-col .presscontact-content .bottom-info a { font-size: 17px; line-height: 26px; margin-bottom: 26px; }
    .presscontact-col .presscontact-content .bottom-info .mail,
    .presscontact-col .presscontact-content .bottom-info .phone { padding: 0 0 0 27px;}
    .presscontact-col .presscontact-content .bottom-info .phone:before,
    .presscontact-col .presscontact-content .bottom-info .mail:before { top: 6px;}
    .poolimages-section { padding-bottom: 60px;}

    .request-formcol .dropdown-cols { flex: 0 0 100%; max-width: 100%; }
    .request-formcol .input-cols { flex: 0 0 50%; max-width: 50%; }
    .request-formcol .full-cols { flex: 0 0 100%; max-width: 100%; }
    .request-formcol .offset-lg-2 { margin-left: 0; }
    .tabs-nav #nav_indicator { height: 42px;}
    .frame-indent { margin-left: 0; margin-right: 0; }
    .newsroom-search-result .button-row { padding-top: 30px; }
    .download-section { padding-top: 45px; }
    .contact-listsection .button-row,
    .download-section .button-row { padding-top: 45px; }
    .frame-newsHeading h5 { margin-bottom: 20px; }
    .contact-listsection .contact-list { padding-top: 45px; }
    .contact-listsection .contact-list .distributorcountry-wrapper { padding-bottom: 15px; }
    body.filter-open .m-menu { z-index: 1; }
    .article-share { margin-top: 60px;}
    .news-section.artiel-news-section h5,
    .news.news-single .news-related h5 { margin-bottom: 20px; }
    .newslist-section + .newslist-section { padding-top: 40px;} 
    
    
    
    .frame-thin { margin-left: 0; margin-right: 0; }
}

@media (max-width: 767px) {
    h1,
    h2 { font-size: 46px; line-height: 50px; word-wrap: break-word; }
    .header { padding: 10px 0;}
    .header .header-logo .logo img,
    .header .logo-mobile img { height: 44px; }
    .header .nav > li .nav-title { padding: 19px 43px; }
    .header .nav > li .nav-title:before,
    .header .nav > li .dropdown-menu .third-back:before,
    .header .nav > li .dropdown-menu .fourth-back:before,
    .language-dropdown .dropdown-menu .language-title:before { top: 25px;}
    .header .nav > li .dropdown-menu .third-back,
    .header .nav > li .dropdown-menu .fourth-back { padding: 19px 43px; }
    .header > .container { padding: 0 15px;}
    .header .logo-mobile { margin-left: 15px; padding: 10px 0 50px 0; }
    .language-dropdown .dropdown-menu .language-title { padding: 19px 43px; }
    .m-menu { top: 10px;}
    .mobile-search { top: 12px; }
    .home-banner-content { position: relative; background-color: #000; top: auto;
        -webkit-transform: none; -moz-transform: none; transform: none; -ms-transform: none;
    }
    .banner-contentcol { padding: 40px 0px; max-width: 100%; background-color: transparent; border-radius: 0;}
    /*.content-block { padding: 100px 0;}*/
    .content-block.inner { padding: 100px 0 30px 0; } 
    /*.grid-section { padding: 60px 0 70px 0;}*/
    .grid-section .grid-content { min-height: 580px;}
    /*.grid-section .grid-content .image { position: relative;}*/
    .grid-section .grid-content .image img { height: 580px; width: 100%;}
    .grid-section .grid-content.two-col { min-height: 358px;}
    .grid-section .grid-content.two-col .image img { height: 280px;}
    .efficiency-column .image-col { max-width: 100%; flex: 0 0 100%;}
    .efficiency-column .content-col { max-width: 100%; flex: 0 0 100%; margin-top: 40px;}
    .efficiency-column .content-col .content { padding-left: 0;}
    /*.imagegrid-section { padding: 100px 0;}*/
    .imagegrid-section .content-col { padding-left: 0px;}
    .imagegrid-section .image-col img { height: auto;}
    .news-block .news-content .bottom-row { bottom: 30px;}
    .news-block .news-thumb img { height: 201px; }
    .news-block .news-content { padding: 28px;}
    .news-block .news-content .bottom-row { position: relative; bottom: 0; padding: 0; margin-top: 15px;}
    .row-twocol .news-block .news-content p { margin-bottom: 15px;}
    /*.news-section { padding: 0 0 100px 0;}*/
    .footer .footer-nav li { width: 100%; text-align: center; margin-bottom: 10px;}

    .inner-banner { min-height: 281px; padding: 60px 0 56px 0;}
    .innerbanner-content h2 { margin-bottom: 10px;}
    /*.content-listing { padding: 34px 0 60px 0;}*/
    .event-section h5 { display: none;}
    .event-block .event-thumb img { height: 201px;}

    .newslistview-section { padding-top: 26px;}
    .newslist-row .newslist-thumb img { height: 201px;}
    .newslist-row { padding-bottom: 0; border-bottom: none; margin: 0; }
    .newslist-row .newslist-content { padding: 0; margin: 20px 28px; border-bottom: 1px solid #D2D2D2;}
    .paging-row .prev { margin-right: 30px;}
    .paging-row .next { margin-left: 30px;}
    .newslist-row .newslist-content .top-row .date { display: none;}
    .newslist-row .newslist-content .date-mobile { display: block; }
    .locations-slider .slick-slide .image img { height: auto;}
    .locations-slider.slick-slider { margin-bottom: 50px;}
    .compacting-maprow .compacting-map { min-height: 400px; }
    .compacting-maprow .compacting-leftcol { max-height: 400px; min-height: 400px; }
    .compacting-maprow .compacting-leftcol .location-option li { width: 50%;}
    /*.compacting-section { padding: 0px 0 60px;}*/
    /*.contact-listsection { padding-bottom: 60px;}*/
    /*.request-section { padding: 100px 0;}*/

    /*.image-column .image img { height: 201px;}*/
    .image-column .text,
    .article-slider .slick-slide .item .text { max-width: 512px; margin: 0 28px;}
    /*.content-element .content { padding: 60px 0;}*/
    .image-column.small-image .image img { height: 201px;}
    .news-section .container .row [class*="col-"]:last-child > .news-block { margin-bottom: 0;}
    /*.news-section.artiel-news-section { padding-bottom: 60px;}*/
    .event-block .event-content { padding: 28px;}
    .event-block .event-content .detail-link { position: relative; left: 0; bottom: 0; padding-left: 0;}
    .event-block .event-content .detail-link em { position: relative;}

    .filter-column .space-right,
    .filter-column .space-right-small { margin-right: 0;}
    .filter-column label { line-height: 26px; }
    .filter-dropdown .select2-container { width: 100% !important;}
    .filter-dropdown .select2-container .select2-selection--single { height: 35px;}
    .filter-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 35px;}
    .filter-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow { height: 35px; right: 0px; width: 10px;}
    .filter-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow:after { line-height: 35px; height: 35px;
        font-size: 16px; top: 0;
    }
    .filter-selectWrap .select2-dropdown { left: 0; top: 0;}
    .filter-selectWrap .select2-container--open .select2-dropdown--above { top: 0;}
    .filter-section .container { padding: 0;}
    .filter-row .reset-column { padding: 0 15px; margin: 10px 0 5px 0; text-align: center;}
    .filter-column label,
    .filter-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered { padding: 0;}
    .filter-selectWrap .select2-results__option,
    .filter-selectWrap .select2-results__options .select2-results__option:first-child { padding: 6px 15px;}
    .filter-resetbtn { text-align: center; padding: 8px 20px;}
    .filter-toggle .allkey-word { padding: 0; display: block;}
    .filter-toggle .allkey-word:after { line-height: 24px; right: 0px; font-size: 16px; height: 15px; }
    .keyword-dropdown { padding: 60px 44px; position: fixed; top: 0; height: 100%; overflow: auto; display: block !important; transform: translateX(100%);
        transition: all 0.3s ease-in-out 0s;
    }
    body.filter-open { overflow: hidden;}
    body.filter-open .keyword-dropdown { transform: translateX(0px); }
    .filter-search { margin-bottom: 20px;}
    .keyword-dropdown ul { padding: 0 20px;}
    .newslisting-hrrow .no-gutter .image-col .image img { height: 201px;}
    .newslisting-hrrow .no-gutter .content-col h5 { font-size: 20px; line-height: 25px; margin-bottom: 15px;}
    .newslisting-hrrow .no-gutter .content-col .category-name,
    .news-block .news-content .category-name,
    .news-block .news-content p { margin-bottom: 15px;}
    .newslisting-hrrow .no-gutter .content-col .bottom-row { margin-top: 15px;}
    .row-twocol .news-block .news-thumb img { height: 201px;}
    /*.request-formrow { padding-top: 60px;}*/
    .morenews-row .morenews-imagecol { width: 100%;}
    .morenews-row .morenews-contentcol { width: auto; border-bottom: 1px solid #D2D2D2; padding: 0; margin: 20px 28px;}
    .morenews-row .morenews-imagecol img { height: 202px;}
    .morenews-row { padding-bottom: 0; border-bottom: none; margin: 0; }
    .morenews-row .morenews-contentcol .date { margin-bottom: 20px;}
    /*.press-listsection { padding: 60px 0;}*/
    /*.registration-pressmail.request-section { padding: 60px 0;}*/
    .checkbox-row { margin: 0 -10px; }
    .checkbox-row .checkbox-col { margin-right: 0; width: 50%; padding: 0 10px;}
    .presscontact-col .presscontact-content { padding: 28px;}
    .presscontact-section, 
    /*.poolimages-section { padding: 60px 0;}
    .icon-gridcol .grid-image img { height: 201px;}*/
    .icon-gridcol .icongrid-content p { font-size: 17px; }
    /*.icon-gridrow { margin-top: 60px;}*/
    /*.video-cols { margin-top: 40px;}*/
    .management-section .image-columns { flex: 0 0 100%; max-width: 100%; margin-bottom: 40px;}
    .management-section .content-columns { flex: 0 0 100%; max-width: 100%; margin-left: 0;}
    .management-section .image-col img { height: 239px;}
    .management-section .content-col h4 { font-size: 24px; line-height: 28px;}
    .content-element .content-col p { margin-bottom: 25px;}
    .tabs-contentrow .tabs-content h6 { font-size: 20px; line-height: 24px; margin-bottom: 5px;}
    /*.tabs-contentrow.about-tabscontentrow .tab-imagecol img { height: 358px;}*/
    /*.content-element.content-element-inner { padding-bottom: 60px;}*/

    .request-formcol .input-cols { flex: 0 0 100%; max-width: 100%; }
    .download-section { padding-top: 45px; }
    body.filter-open .keyword-dropdown.filtersection.fullwidthcontent:before,
    body.filter-open .keyword-dropdown.filtersection.fullwidthcontent:after {display: none;}
}

@media (max-width: 575px) {
    /*.contact-list { padding-bottom: 60px;}*/
    .contact-list .listing { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
    .contact-list .listing .inside:last-child .grid-block { margin-bottom: 0;}
}

@media (max-width: 479px) {
    .checkbox-row .checkbox-col { width: 100%;}
}
/* Responsive Style End
-------------------------------------------------- 