/*======================================
Theme Name: Divi Child Theme
Theme URI: https://www.nibbledigital.com.au/
Description: Divi child theme!
Author: Nibble Digital
Author URI: https://www.nibbledigital.com.au/
Author Email: dev@nibbledigital.com.au
Template: Divi
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/


/*add your custom CSS below this line*/

@font-face {
  font-family: 'CriqueGroteskLight';
  src: url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskLight.eot');
  src: url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskLight.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskLight.woff2') format('woff2'),
       url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskLight.woff') format('woff'),
       url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskLight.ttf') format('truetype'),
       url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskLight.svg#CriqueGroteskLight') format('svg');
}

@font-face {
  font-family: 'CriqueGrotesk';
  src: url('/wp-content/themes/Divi-Child/fonts/CriqueGrotesk.eot');
  src: url('/wp-content/themes/Divi-Child/fonts/CriqueGrotesk.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/Divi-Child/fonts/CriqueGrotesk.woff2') format('woff2'),
       url('/wp-content/themes/Divi-Child/fonts/CriqueGrotesk.woff') format('woff'),
       url('/wp-content/themes/Divi-Child/fonts/CriqueGrotesk.ttf') format('truetype'),
       url('/wp-content/themes/Divi-Child/fonts/CriqueGrotesk.svg#CriqueGrotesk') format('svg');
}

@font-face {
    font-family: 'CriqueGroteskMedium';
    src: url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskMedium.eot');
    src: url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskMedium.eot') format('embedded-opentype'),
         url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskMedium.woff2') format('woff2'),
         url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskMedium.woff') format('woff'),
         url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskMedium.ttf') format('truetype'),
         url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskMedium.svg#CriqueGroteskMedium') format('svg');
}

@font-face {
    font-family: 'CriqueGroteskBold';
    src: url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskBold.eot');
    src: url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskBold.eot') format('embedded-opentype'),
         url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskBold.woff2') format('woff2'),
         url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskBold.woff') format('woff'),
         url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskBold.ttf') format('truetype'),
         url('/wp-content/themes/Divi-Child/fonts/CriqueGroteskBold.svg#CriqueGroteskBold') format('svg');
}

h1,h2 {
	font-family: 'CriqueGroteskLight';
}
h1{
    color: #434040;
    font-size: 61px !important;
    line-height: 72px;
    font-family: 'CriqueGroteskLight';
}
h2 {
    color: #434040;
    font-size: 61px !important;
    line-height: 72px;
    font-family: 'CriqueGroteskLight';
}
h3 {
    font-family: 'CriqueGrotesk';
    font-size: 31px;
    line-height: 35px;
}
p {
	color: #323030;
	font-family: 'CriqueGrotesk';
	font-size: 16px;
	line-height: 20px;
}
.et_pb_text_inner {
    position: relative;
    color: #323030;
    color: #323030;
    font-family: 'CriqueGrotesk';
    font-size: 16px;
    line-height: 20px;
}
body #page-container .et_pb_section .et_pb_button_0 {
    font-family: 'CriqueGrotesk';
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
    font-family: 'CriqueGrotesk';
}
.custom-header .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
}
.custom-header .et_pb_menu__wrap {
    justify-content: flex-end !important;
}
.custom-header .et_pb_column--with-menu {
    width: 100% !important;
    margin-right: 0 !important;
}
.custom-header .et_pb_column_1_4 {
    width: 10.875% !important;
}

li.secondary-btn.et_pb_menu_page_id-536.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-536  {
    background: #565252;
    color: #fff !important;
    padding: 10px 20px !important;
}
li.secondary-btn.et_pb_menu_page_id-536.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-536 a:after {
    content: "";
    display: block;
    height: 1px;
    width: 0%;
    background: #fff;
    transition: .3s;
}
li.secondary-btn.et_pb_menu_page_id-536.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-536 a:hover::after {
    width: 100%;
}
li.secondary-btn.et_pb_menu_page_id-536.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-536 a{
    color: #fff !important;
    display: inline-block;
}
.header-row {
	display: flex;
	align-items: center;
}
.et_pb_menu_0_tb_header {
	margin-bottom: 0 !important;
}
.et_pb_menu .et-menu>li {
    padding-left: 15px;
    padding-right: 15px;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a, .CSR-connect-btn{
    color: #212020!important;
    font-family: 'CriqueGrotesk';
    font-size: 14px;
    line-height: 18px;
}

ul.sub-menu li {
    padding: 0;
    background: none;
}
.et-menu .menu-item-has-children>a:first-child:after {
    font-weight: 500;
}
.custom-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#Home-banner .dp_oc_image_content {
    position: absolute;
    top: auto;
    bottom: auto;
    flex-wrap: wrap;
    width: 100%;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#Home-banner .dp_oc_item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#Home-banner .dp_oc_image_content h1 {
    color: #fff;
    font-family: 'CriqueGroteskLight';
    font-size: 49px;
    line-height: 52px;
    margin-bottom: 30px;
}
#Home-banner .dp_oc_image_content h1 strong {
    color: #f8d512;
    font-weight: 500;
}
.custom-secondary-btn a {
    background: #f8d512;
    padding: 15px 45px;
    color: #212020;
    font-size: 16px;
    font-family: 'CriqueGrotesk';
    border: 1px solid #f8d512;
    display: inline-block;
}
.custom-secondary-btn a::after {
    content: "";
    display: block;
    height: 1px;
    width: 0%;
    background: #000;
    transition: .3s;
}
.custom-secondary-btn a:hover {
    width: 100%;
}
#download-cemintel .col-2.submit-btn label{
    display: inline-block;
    width: 100%;
}
#download-cemintel .col-2.submit-btn label:after {
    content: "" !important;
    display: block;
    height: 1px;
    width: 0%;
    background: #fff;
    transition: .3s;
    position: relative;
    left: 5px;
}
#download-cemintel .col-2.submit-btn label:hover::after {
    width: 95%;
}



.col-3.submit-btn.primary label{
    display: inline-block;
    width: 100%;
}
.col-3.submit-btn.primary label:after {
    content: "" !important;
    display: block;
    height: 1px;
    width: 0%;
    background: #fff;
    transition: .3s;
    position: relative;
    left: 5px;
}
.col-3.submit-btn.primary label:hover::after {
    width: 95%;
}

span.wpcf7-spinner {
    display: none;
}
#stockist-form .col-2.submit-btn{
    padding: 10px 15px 12px 15px !important;
    width: auto;
    float: left;
    position: relative;
    background-color: #f7d310!important;
    width: 19%;
    text-align: center;
    top: 5px;
}
#stockist-form .col-2.submit-btn label{ 
    display: inline-block;
   
 }

#stockist-form .col-2.submit-btn.primary label:after{
    content: "" !important;
    display: block;
    height: 1px;
    width: 0%;
    background: #444141;
    transition: .3s;
    position: relative;
    left: 5px;
}
#stockist-form .col-3.submit-btn label:hover::after {
    width: 95%;
}

/* #stockist-form .col-3.submit-btn{
    padding: 10px 15px 12px 15px !important;
    width: auto;
    float: left;
    position: relative;
    background-color: #f7d310!important;
    width: 19%;
    text-align: center;
    top: 5px;
} */
#stockist-form .col-3.submit-btn label{ 
    display: inline-block;
   
 }

#stockist-form .col-3.submit-btn.primary label:after{
    content: "" !important;
    display: block;
    height: 1px;
    width: 0%;
    background: #444141;
    transition: .3s;
    position: relative;
    left: 5px;
    top: -10px;
}
#stockist-form .col-3.submit-btn label:hover::after {
    width: 95%;
}
#inspiration-home .et_pb_row {
	width: 100%;
    max-width: 100%;
    padding-left: 10.5%;
}
#inspiration-home h2 {
    color: #434040;
    font-size: 61px !important;
    line-height: 72px;
    font-family: 'CriqueGroteskLight';
}
div#inspire-market-home {
    padding-top: 80px;
}
.inspiration-home h3 {
    font-size: 23px;
    line-height: 28px;
    padding-top: 15px;
    padding-bottom: 0;
    color: #323030;
    font-family: 'CriqueGrotesk';
}
.featured-content p {
    padding: 10px 0;
}
.featured-btn {
	padding: 10px 0;
}
.featured-btn a {
    color: #444141;
    font-size: 16px;
    line-height: 20px;
    font-family: 'CriqueGroteskMedium';
    display: inline-block;
}
.featured-btn:after {
    content: url(/wp-content/uploads/2023/09/Vector-30.svg)!important;
    position: relative;
    left: 3px !important;
    top: 1px;
}
.featured-btn a:after {
    content: "";
    display: block;
    height: 1px;
    width: 0%;
    background: #000;
    transition: .3s;
}
.featured-btn a:hover::after {
    width: 100%;
}

.primary-btn .et_pb_text_inner a {
    background: #f8d512;
    padding: 15px 35px 17px 35px !important;
}
.primary-btn {
    display: flex;
    width: 50%;
    align-items: flex-start;
    float: right;
    justify-content: unset;
    padding: 15px 25px;
}
.primary-btn a{
    display: inline-block;
    color: #444141;
    font-size: 16px;
    font-family: 'CriqueGrotesk';
}
.primary-btn a:after {
    content: "";
    display: block;
    height: 1px;
    width: 0%;
    background: #000;
    transition: .3s;
}
.primary-btn a:hover::after {
    width: 100%;
}



.secondary-btn .et_pb_text_inner a {
    background: #444141;
    padding: 15px 35px 17px 35px;
    text-align: center;
}

.secondary-btn a {
    font-family: 'CriqueGrotesk';
    color: #fff;
    font-size: 16px;
    display: inline-block;
}
.secondary-btn a:after {
    content: "";
    display: block;
    height: 1px;
    width: 0%;
    background: #fff;
    transition: .3s;
}
.secondary-btn a:hover::after {
    width: 100%;
}

div#callto-action {
    margin-bottom: 0;
}
.owl-carousel .owl-dots .owl-dot {
    background-color: #999999;
    width: 12px !important;
    height: 12px !important;
}
#inspire .owl-dots {
     margin-top: 25px;
    display: block !important;
    text-align: left;
    position: relative;
    left: 20%;
}
.application-col {
    width: 24%;
    padding: 0 5px;
        display: flex;
    padding: 0 5px;
    flex-wrap: wrap;
}
.inspiration-home .featured-image img {
    width: 302px;
}
#home-application-filter {
    padding-top: 30px;
}
.application-col .featured-image {
    position: relative;
}
.application-col h3 {
    font-family: 'CriqueGrotesk';
    color: #fff;
    font-size: 25px;
    line-height: 29px;
    position: absolute;
    top: auto;
    bottom: 0;
    padding: 25px 15px;
    z-index: 99;
	width: 70%;
}
.application-col .featured-content {
    padding: 5px 0px;
}
.application-col .featured-image img {
    width: 302px;
	height: 360px;
	object-fit:cover;
}
.brochure-link {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: end;
}
.brochure-link a {
    color: #434040;
    font-size: 14px;
    font-family: 'CriqueGroteskMedium';
    line-height: 18px;
   /* border-bottom: 1px solid #323030;*/
}
.filter-tabs {
    display: flex;
    width: 50%;
}
.home-application-tab {
    display: flex;
    width: 96%;

}
div#why-cemintel .et_pb_column_7 .et_pb_text {
    width: 50%;
    margin: 0 !important;
    display: inline-block;
    padding: 0 15px;
}
#why-cemintel .et_pb_button_module_wrapper {
    display: flex;
    width: 48%;
    align-items: flex-start;
    float: right;
    justify-content: flex-start;
}
div#why-cemintel img {
    width: 100%;
}

div#download-form h3 {
    font-size: 18px;
    line-height: 22px;
    padding-top: 5px;
}
#resources .et_pb_blurb_content {
    border-bottom: 1px solid #C7C5C5;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#resources .et_pb_blurb_content h4:after {
    content: url(/wp-content/uploads/2023/07/chevron-right.svg) !important;
    position: absolute !important;
    right: 0px !important;
    display: block !important;
    top: 2px !important;
}
#resources .et_pb_blurb {
    margin-bottom: 15px !important;
}
#resources .et_pb_blurb_content {
   
    transition: .3s;
}
#resources .et_pb_blurb_content:hover {
  
    padding: 0px 15px 10px 15px;
    transition: .5s;
}
div#resources h4 {
    font-size: 16px;
    line-height: 21px;
    position: relative;
    top: 5px;
    font-family: 'CriqueGrotesk';
    color: #434040;
    left: 7px;
}
div#callto-action h3 {
    color: #434040;
    font-size: 23px;
    line-height: 28px;
    font-family: 'CriqueGrotesk';
}

#download-cemintel input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select {
    background-color: #FFFFFF;
    border: 1px solid #D9D8D8;
    padding: 12px 10px;
    color: #565252 !important;
    margin: 10px 0px !important;
    width: 97%;
    font-size: 16px !important;
}
#download-cemintel textarea {
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #D9D8D8;
}
#download-cemintel select.wpcf7-form-control {
    width: 100%;
    font-size: 16px !important;
    color: #565252 !important;
    -webkit-appearance: none;
    -moz-appearance: window;
    background-image: url(/wp-content/uploads/2023/09/Vector-31.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 18px;
}
#download-cemintel .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
#download-cemintel .col-2 {
    width: 50%;
    float: left;
}
#download-cemintel .col-1 {
    width: 100%;
    margin-bottom: 15px;
}
#download-cemintel .submit-btn {
    display: flex;
    justify-content: end;
    padding: 15px 30px 17px 30px !important;
    width: auto;
    float: right;
    position: relative;
    left: -10px;
    background: #444141;
}
#download-cemintel .submit-btn .wpcf7-form-control {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    background: none;
    border: none;
    display: inline-block;
}
#download-cemintel span.wpcf7-list-item-label {
    font-size: 14px;
    line-height: 18px;
    position: relative;
    top: -2px;
}
#download-cemintel span.wpcf7-spinner {
    display: none;
}
#download-cemintel .submit-btn {
    display: flex;
    justify-content: end;
    padding: 0 10px;
}
#footer-top .et_pb_row {
    display: flex;
    align-items: center;
}
#footer-top p {
    color: #434040;
    font-size: 31px;
    line-height: 35px;
    font-family: 'CriqueGroteskLight';
}
#footer-top .icon {
    background-repeat: no-repeat;
}
#footer-top .et_pb_social_media_follow {
    display: flex;
    justify-content: end;
}

 #footer-links h3 {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-family: 'CriqueGroteskBold';
}
#footer-links ul, #footer-links ul li a {
    list-style: none;
    font-size: 12px;
    line-height: 16px;
    padding: 0;
    color: #fff;
    font-family: 'CriqueGrotesk';
}
#footer-links ul li {
    padding: 2px 0;
}
div#footer-column {
    width: 20%;
    display: inline-flex;
}
#footer-bottom p {
    font-size: 12px;
    line-height: 16px;
    color: #444141;
}
#footer-bottom .et_pb_row {
    display: flex;
    align-items: center;
}
/* .wpcf7-response-output {
    display: none;
} */
div#quick-links ul {
    text-align: right;
}
 .featured-image {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
 .featured-image img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
 .featured-image:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.wpcf7-not-valid {
    border: 1px solid #EF4444 !important;
    background: #FEF2F2 !important;
}

input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus, input[type="email"]:focus {
    border-color: #6B6666 !important;
    color: #3e3e3e;
    box-shadow: 0 30px 60px 0 rgba(90, 116, 148, 0.2);
}
input.text:hover, input.title:hover, input[type=text]:hover, select:hover, textarea:hover, input[type="email"]:hover {
    border-color: #6B6666 !important;
    color: #3e3e3e;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
input[type=checkbox] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
   accent-color: #444141;
    width: 12px;
    height: 12px !important;
    top: 0px !important;
	margin: 0;
}
/* #home-slider ul.slick-dots {
    position: absolute;
    right: 0;
    transform: rotate(90deg);
    bottom: 35px;
} */
/* #home-slider .slick-dotted.slick-slider {
    margin-bottom: 0;
}
#home-slider .slick-dots li button:before {
    font-size: 0 !important;
}
#home-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 3px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background: #fff;
}
#home-slider li.slick-active {
    background: #F8D512 !important;
} */
.slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.banner-content h1 {
    color: #FFFFFF;
    font-size: 49px !important;
    line-height: 52px !important;
    font-family: 'CriqueGrotesk';
    font-weight: 300;
}
.banner-content h1 strong {
    color: #F8D512;
    font-weight: 300;
}
div#banner-btn {
    display: flex;
    width: fit-content;
    text-align: center;
    background: #F8D512;
    float: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 15px auto;
    padding: 15px 45px;
}
.col-3 {
    width: 27%;
    float: left;
}
.col-2.submit-btn.primary .wpcf7-submit {
     color: #444141;
    font-size: 16px;
    line-height: 21px;
    background: none;
    border: none;
    display: inline-block;
}
.col-3.submit-btn.primary .wpcf7-submit {
     color: #444141;
    font-size: 16px;
    line-height: 21px;
    background: none;
    border: none;
    display: inline-block;
}
.slider-main {
    height: 760px !important;
    background-position: center !important;
}
#inspiration-home .et_pb_column_1 {
    margin-right: 0px !important;
    padding-right: 10px;
    width: 302px !important;
}
.application-col {
    width: 302px !important;
    padding: 0 5px;
    display: flex;
    padding: 0 5px;
    flex-wrap: wrap;
}

#home-slider .et_pb_row {
    max-width: 100% !important;
    width: auto !important;
}
#inspiration-home .et_pb_row {
    width: 100%;
    max-width: 100% !important;
    padding-left: 10.5%;
}

li#mega-menu-item-text-2 {
    left: 120px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
#resources .et_pb_column.et_pb_column_1_3.et_pb_column_12 {
    /* margin-top: 20px; */
    background-color: #FFFFFF;
    padding-top: 50px!important;
    padding-right: 40px!important;
    padding-bottom: 50px!important;
    padding-left: 40px!important;
    
}
#callto-action1 {
    margin-top: 20px;
}
/*.et_mobile_nav_menu {
    display: none !important;
}*/
@media only screen and (max-width: 767px) {

.still-need-help {
    display: block !important;
    align-items: center;
}


/*.et_pb_row {
    max-width: 1256px;
    width: 100%;
    padding: 10px 20px;
}*/
.product-cont .et_pb_module.et_pb_text.et_pb_text_2_tb_body.products-title-section.et_pb_text_align_left.et_pb_bg_layout_light.et_had_animation {
    padding-top: 120px !important;
}
.product-searchpro .outer-product .inner-product {
/*         width: 44% !important; */
}
.archive li.sf-field-taxonomy-application h4:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px !important;
    height: 16px !important;
    display: block;
    position: absolute;
    left: auto !important;
    right: 15px !important;
    top: 25px;
}
#home-slider .slick-initialized .slick-slide {
    display: block;
    height: 610px !important;
}
#home-slider .nav-slider .slick-dots {
    display: block;
    width: 125px !important;
    bottom: 45px !important;
    height: 5px;
    position: absolute !important;
    top: auto;
}
#home-slider .nav-slider li, #home-slider .nav-slider .slick-dots li.slick-previ {
    rotate: 90deg;
    width: 125px !important;
    position: absolute !important;
    bottom: 45px !important;
    left: 0px;
    height: 5px;
} 
#inspire .owl-dots {
    text-align: center;
    margin-top: 25px;
    display: none;
}
#stockist-form .col-2.submit-btn {
    padding: 9px 15px!important;
    float: left;
    position: relative;
    background-color: #F7D310!important;
    width: 100% !important;
    text-align: center;
    top: 10px;
}
#download-cemintel input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    background-color: #f7f7f7;
    border: 1px solid #D9D8D8;
    padding: 12px 10px;
    color: #565252;
    margin: 10px 0px !important;
    width: 100%;
    font-size: 16px !important;
}
/*     .filter-content .item.active {
        display: block !important;
    } */
.banner-content h1 {
    color: #FFFFFF;
    font-size: 39px;
    line-height: 44px;
    font-family: 'CriqueGrotesk';
    font-weight: 300;
    animation: slide-up 0.9s cubic-bezier(0.65, 0, 0.35, 1) both;
    text-align: center;
}
   .custom-header .et_pb_column {
        margin-bottom: 0 !important;
    }
 .custom-header .et_pb_column.et_pb_column_1_4 {
    display: none;
}
#Home-banner img {
    height: 553px;
    object-fit: cover;
}
#Home-banner .dp_oc_image_content h1 {
    color: #fff;
    font-family: 'CriqueGroteskLight';
    font-size: 39px;
    line-height: 44px;
    margin-bottom: 30px;
    text-align: center;
}
.mobile_menu_bar:before {
    content: "a";
    font-size: 40px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
    color: #212020 !important;  
}
div#resources .et_pb_column.et_pb_column_1_3.et_pb_column_10 {
    margin-bottom: 0 !important;
}
div#resources .et_pb_column.et_pb_column_1_3.et_pb_column_12 {
    margin-top: 20px;
}
div#banner-btn {
    display: flex;
    width: fit-content !important;
    text-align: center;
    background: #F8D512;
    float: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 15px auto;
    padding: 15px 45px;
}   
ul#mobile_menu2 {
    margin-top: 30px;
}
div#inspire-market-home {
    padding-top: 10px;
}
#stockist-form .col-2.submit-btn {
    padding: 9px 15px !important;
    float: left;
    position: relative;
    background-color: #F7D310!important;
    width: 15%;
    text-align: center;
    top: 10px;
}
#inspiration-home h2 {
    color: #434040;
    font-size: 49px !important;
    line-height: 52px;
    font-family: 'CriqueGroteskLight';
}
h2 {
    color: #434040;
    font-size: 49px !important;
    line-height: 52px;
    font-family: 'CriqueGroteskLight';
}
.col-3 {
    width: 100%;
    float: left;
}
.home-application-tab {
    display: block;
    padding: 0;
}
.brochure-link {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: end;
    padding: 20px 0;
}
.application-col {
    width: 49%;
    display: inline-block;
    padding: 10px 5px;
}
.application-col h3 {
    padding: 20px 5px;
}
.application-col .featured-content {
    padding: 5px 5px;
}
h3 {
    font-family: 'CriqueGrotesk';
    font-size: 25px;
    line-height: 29px;
}
div#why-cemintel .et_pb_column_7 .et_pb_text {
    width: 100%;
    margin: 0 !important;
    display: inline-block;
    padding: 0 0px;
}
#why-cemintel .et_pb_button_module_wrapper {
    display: flex;
    width: 100%;
    float: right;
}
#why-cemintel .et_pb_button_0 {
    width: 100%;
    text-align: center;
}
div#resources .et_pb_column_11 {
    margin: 0;
}
div#callto-action a {
    background: #444141;
    padding: 15px 15px;
    position: relative;
    top: 20px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #444141;
    width: 100%;
    margin-bottom: 20px;
}
#resources h2, .home #download-cemintel h2{
    font-family: 'CriqueGrotesk';
    font-size: 31px !important;
    line-height: 35px !important;
    color: #444141;
}

#download-cemintel .col-2 {
    width: 100%;
    float: left;
}
#download-cemintel .submit-btn {
    display: inline-block;
    margin-top: 20px;
}
#download-cemintel .submit-btn .wpcf7-form-control {
    background: #444141;
    color: #fff;
    padding: 5px 35px !important;
    width: 100%;
    font-size: 16px;
    line-height: 21px;
}

#footer-top .et_pb_row {
    display: block;
    align-items: center;
}
#footer-top .et_pb_social_media_follow {
    display: flex;
    justify-content: flex-start;
}

div#footer-column {
    width: 50%;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
}
div#quick-links ul {
    text-align: left;
}
.footer-resources {
    position: relative;
    top: -85px;
}
#footer-links .et_pb_column_2_3.et_pb_column_2_tb_footer {
    height: 275px !important;
    margin-bottom: 10px;
}
.footer-resources {
    position: relative;
    top: -85px;
}
#footer-top p {
    color: #434040;
    font-size: 25px;
    line-height: 29px;
    font-family: 'CriqueGroteskLight';
}
	.application-col h3 {
    font-family: 'CriqueGrotesk';
    color: #fff;
    font-size: 25px;
    line-height: 29px;
    position: absolute;
    top: auto;
    bottom: 0;
    padding: 25px 15px;
    z-index: 99;
	width: 100%;
}
.primary-btn {
        display: block;
    width: 100% !important;
    align-items: flex-start;
    float: left;
    justify-content: unset;
    padding: 0;
    text-align: center !important;
}
.secondary-btn .et_pb_text_inner {
    background: none;
    padding: 0;
    text-align: center;
}
#why-cemintel .et_pb_column.et_pb_column_3_5.et_pb_column_6 .et_pb_text {
    width: 100% !important;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
}

}

li#mega-menu-27-0 {
    position: relative;
    left: 15% !important;
}
#why-cemintel .et_pb_column.et_pb_column_3_5.et_pb_column_6 .et_pb_text {
    width: 50%;
    display: inline-block;
    padding: 0 10px;
}
#why-cemintel .primary-btn {
    padding: 10px 15px !important; 
}
    @media (max-width: 981px) {
        .product-cont .et_pb_module.et_pb_text.et_pb_text_2_tb_body.products-title-section.et_pb_text_align_left.et_pb_bg_layout_light.et_had_animation {
        padding-top: 120px !important;
    }
    .archive .filtersort-wrapper.sortcat {
        margin-left: 0 !important; 
    }
    .tax-application .filter-container .dp-dfg-skin-default .dp-dfg-filters .dp-dfg-taxonomy-label {
        padding: 15px 10px !important;
    }
    .filter-container .et_pb_module.et_pb_code.et_pb_code_1_tb_body {
        margin-bottom: 20px !important;
    }
    #faq .et_pb_column.et_pb_column_3_4.et_pb_column_6_tb_body.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 100% !important;
        max-width: 100% !important;
    }
    /*.et_pb_menu .et_pb_menu__menu {
        display: block !important;
    }
     .et_pb_menu .et_pb_menu__menu>nav{
        display: block !important;
    }*/
    #mega-menu-wrap-primary-menu .mega-menu-toggle {
        background: #fff !important;
    }
    #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner {
        background-color: #444141 !important;
    }
    #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
         background-color: #444141 !important;
    }
    #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
         background-color: #444141 !important;
    }
    #mega-menu-wrap-primary-menu .mega-menu-toggle + #mega-menu-primary-menu {
        background: #F7F7F7;
        padding: 15px 15px 30px 10px;
        display: none;
        position: absolute;
        width: 100%;
        z-index: 9999999;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
        max-width: 100% !important;
        margin: auto;
        position: relative;
        display: block !important;
        width: 100% !important;
        align-items: flex-end;
        justify-content: end;
        flex-wrap: wrap;
        right: 0 !important;
        left: 10px;
        float: left;
        left: 0 !important;
    }
    li#mega-menu-item-726 {
        left: 0 !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0 !important;
        width: 100%;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
        width: 50% !important;
        max-width: 50% !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
        visibility: inherit;
        opacity: 1;
        display: flex !important;
        flex-wrap: wrap;
    }
    .custom-header .et_pb_column--with-menu {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 0;
    }
    li.sf-field-taxonomy-application h4:after, li.sf-field-taxonomy-product_range h4:after {
        content: "";
        background-image: url(/wp-content/uploads/2023/09/Input-Field.svg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 15px !important;
        height: 15px !important;
        display: block;
        position: absolute;
        left: auto !important;
        right: 10px !important;
        top: 18px !important;
    }
    div#product-searchfilter li.sf-field-taxonomy-building_type::after, div#product-searchfilter li.sf-field-taxonomy-finish::after, div#product-searchfilter li.sf-field-taxonomy-color::after {
        content: "";
        background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 15px !important;
        height: 15px !important;
        display: block;
        position: absolute;
        left: auto !important;
        right: 15px !important;
        top: 18px !important;
    }
    .filtersub-wrapper.catone li.sf-field-taxonomy-application, .filtersub-wrapper.cattwo li.sf-field-taxonomy-product_range, .filtersub-wrapper.catthree li.sf-field-sort_order {
        padding: 15px 5px 0px !important;
    }
    #inspire .owl-dots {
        display: none !important;
    }

    #download-cemintel input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select {
        width: 100%;
    }
    

}
@media only screen and (max-width: 480px) {
    .inspiration-home .featured-image img {
/*         width: 259px !important; */
        height: 257px !important;
    }
    .application-col .featured-image img {
        width: 167px !important;
        height: 180px !important;
    }
 }



@media only screen and (min-width: 768px) and (max-width: 981px) { 

/*     .filter-content .item.active {
        display: block !important;
    } */
.application-col {
    width: 48.7%;
    display: inline-block;
    padding: 15px 5px;
}
	.application-col h3 {
    font-family: 'CriqueGrotesk';
    color: #fff;
    font-size: 25px;
    line-height: 29px;
    position: absolute;
    top: auto;
    bottom: 0;
    padding: 25px 15px;
    z-index: 99;
    width: 100%;
}
#why-cemintel .primary-btn {
    display: flex;
    width: 100%;
    align-items: flex-start;
    float: right;
    justify-content: unset;
    padding: 0;
}
.custom-header .et_pb_menu__wrap {
    justify-content: flex-end !important;
    position: relative;
    right: -45px;
}

}
@media only screen and (max-width: 1280px) { 
    .application-col h3 {
        font-family: 'CriqueGrotesk';
        color: #fff;
        font-size: 25px;
        line-height: 29px;
        position: absolute;
        top: auto;
        bottom: 0;
        padding: 25px 15px;
        z-index: 99;
        width: 100%;
    }
}
@media only screen and (min-width: 1080px) and (max-width: 1200px) { 
    li#mega-menu-27-0 {
    left: 9% !important;
}
 }
@media only screen and (min-width: 1200px) and (max-width: 1260px) { 
li#mega-menu-27-0 {
    left: 10% !important;
}
}
@media only screen and (min-width: 1260px) and (max-width: 1320px) { 
    li#mega-menu-27-0 {
    left: 11.5% !important;
}
}
@media only screen and (min-width: 1321px) and (max-width: 1400px) { 
    li#mega-menu-27-0 {
    left: 12.5% !important;
}}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {
     #inspiration-home .et_pb_row {
        width: 100%;
        max-width: 100%;
        padding-left: 10.2%;
    }
       li#mega-menu-27-0 {
    left: 13.5% !important;
}
}
@media only screen and (min-width: 1501px) and (max-width: 1600px) {
   li#mega-menu-27-0 {
    left: 14.5% !important;
}

 }

@media only screen and (min-width: 1601px) and (max-width: 1800px) {
     #inspiration-home .et_pb_row {
        width: 100%;
        max-width: 100%;
        padding-left: 12%;

    }
    li#mega-menu-27-0 {
        position: relative;
        left: 13.5% !important;
    }
    .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 12%;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 12%;
    }
 }
 @media only screen and (min-width: 1801px) and (max-width: 1920px) {
    li#mega-menu-27-0 {
        position: relative;
        left: 12.5% !important;
    }
    .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 16% !important;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 16% !important;
    }
}
 @media only screen and (min-width: 1921px) and (max-width: 2100px) { 
    #inspiration-home .et_pb_row {
        width: 100%;
        max-width: 100%;
        padding-left: 14.5%;
    }
    li#mega-menu-27-0 {
        position: relative;
        left: 12.5% !important;
    }
    .home-application-tab {
        display: flex;
        width: 91%;
    }
    #inspiration-home .et_pb_column_1 {
        margin-right: 0px !important;
        padding-right: 10px;
        width: 19%;
    }
    .application-col {
    width: 23%;
    padding: 0 5px;
    display: flex;
    padding: 0 5px;
    flex-wrap: wrap;
}
.product-resource .residential-col, .archive .residential-col{
        background: #F7F7F7;
        padding-left: 20% !important;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col,  {
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 20% !important;
    }
   #why-cemintel .primary-btn {
        display: flex;
        width: 55%;
        align-items: flex-start;
        float: right;
        justify-content: unset;
        padding: 15px 25px;
    }
 }
@media only screen and (min-width: 2101px) and (max-width: 2200px) {
    #inspiration-home .et_pb_row {
        width: 100%;
        max-width: 100%;
        padding-left: 16.5%;
    }
    li#mega-menu-27-0 {
        position: relative;
        left: 11.5% !important;
    }
    .home-application-tab {
        display: flex;
        width: 91%;
    }
    #inspiration-home .et_pb_column_1 {
        margin-right: 0px !important;
        padding-right: 10px;
        width: 18.8%;
    }
    .application-col {
    width: 23%;
    padding: 0 5px;
    display: flex;
    padding: 0 5px;
    flex-wrap: wrap;
}
.product-resource .residential-col, .archive .residential-col{
        background: #F7F7F7;
        padding-left: 22% !important ;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 22% !important;
    }
}
@media only screen and (min-width: 2201px) and (max-width: 2300px) {
#inspiration-home .et_pb_row {
        width: 100%;
        max-width: 100%;
        padding-left: 17.5%;
    } 
.home-application-tab {
    display: flex;
    width: 91%;
}
#inspiration-home .et_pb_column_1 {
    margin-right: 0px !important;
    padding-right: 10px;
    width: 18.8%;
}
.application-col {
    width: 23%;
    padding: 0 5px;
    display: flex;
    padding: 0 5px;
    flex-wrap: wrap;
}
li#mega-menu-27-0 {
        position: relative;
        left: 10.5% !important;
    }
    .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 24% !important;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 24% !important;
    }
}

@media only screen and (min-width: 2301px) and (max-width: 2400px) {
    #inspiration-home .et_pb_row {
        width: 100%;
        max-width: 100%;
        padding-left: 18.5%;
    } 
    .home-application-tab {
        display: flex;
        width: 91%;
    }
    .application-col {
    width: 23%;
    padding: 0 5px;
    display: flex;
    padding: 0 5px;
    flex-wrap: wrap;
}
li#mega-menu-27-0 {
    position: relative;
    left: 9.5% !important;
}
.product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 22% !important;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 23% !important;
    }
 }
@media only screen and (min-width: 2401px) and (max-width: 2500px) {
  
    #inspiration-home .et_pb_column_1 {
    margin-right: 0px !important;
    padding-right: 10px;
    width: 17%;
}
.home-application-tab {
        display: flex;
        width: 91%;
    }
.application-col {
    width: 23%;
    padding: 0 5px;
    display: flex;
    padding: 0 5px;
    flex-wrap: wrap;
}
div#inspiration-home .et_pb_column_2 {
    width: 82%;
}
#inspiration-home .et_pb_row {
    width: 100%;
    max-width: 100%;
    padding-left: 21.5% ;
}
li#mega-menu-27-0 {
        position: relative;
        left: 9.5% !important;
    }
    .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 24% !important;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 25% !important;
    }
}
@media only screen and (min-width: 2501px) and (max-width: 2600px) {
    div#inspiration-home .et_pb_column_2 {
    width: 82%;
}
#inspiration-home .et_pb_column_1 {
    margin-right: 0px !important;
    padding-right: 10px;
    width: 16%;
}
#inspiration-home .et_pb_row {
    width: 100%;
    max-width: 100%;
    padding-left: 21.5%;
}
.home-application-tab {
    display: flex;
    width: 93%;
}
li#mega-menu-27-0 {
        position: relative;
        left: 9.5% !important;
    }
    .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 28% !important;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 28% !important;
    }
}
@media only screen and (min-width: 2601px) and (max-width: 2700px) {
     div#inspiration-home .et_pb_column_2 {
    width: 83%;
}
#inspiration-home .et_pb_column_1 {
    margin-right: 0px !important;
    padding-right: 10px;
    width: 15.8%;
}
    #inspiration-home .et_pb_row {
    width: 100%;
    max-width: 100%;
    padding-left: 22.5%;
}
li#mega-menu-27-0 {
        position: relative;
        left: 8.5% !important;
    }
      .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 26% !important;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 26% !important;
    }
 }
 @media only screen and (min-width: 2701px) and (max-width: 3100px) {
    #inspiration-home .et_pb_row {
    width: 100%;
    max-width: 100%;
    padding-left: 25.5%;
}
li#mega-menu-27-0 {
        position: relative;
        left: 8.5% !important;
    }
      .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 30% !important;
        padding-right: 45px;
    }
    .product-resource .commercial-col, .archive .commercial-col{
        background: #E9E8E8;
        padding-left: 45px;
        padding-right: 30% !important;
    }
}
li#mega-menu-27-0-1 {
    position: relative;
    left: 25px !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #F7F7F7 !important;
    border-top: 1px solid #F8D512 !important;
        margin-top: 15px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    font-family: CriqueGrotesk;
    font-size: 14px !important;
    padding: 0px 15px 0px 15px ;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #444141 !important;
    font-size: 14px !important;
    font-family: CriqueGrotesk;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 14px !important;
    color: #444141 !important;
    padding: 5px 0px 5px 0px !important;
    font-family: CriqueGrotesk;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
        display: inline-flex !important;
}
.mega-sub-menu a.mega-menu-link {
    display: inline-block !important;
}
.mega-sub-menu a.mega-menu-link:after {
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 0% !important;
    background: #F8D512 !important;
    transition: .3s !important;
}
.mega-sub-menu a.mega-menu-link:hover::after{
    width: 100% !important;
}
li#mega-menu-item-536{
    background: #565252 !important;
    margin:  0 5px !important;
    padding: 0 15px !important;
    
}
li#mega-menu-item-536 a {
    color: #fff !important;
    display: inline-block !important;
    padding: 0 !important;
}
li#mega-menu-item-536 a:after {
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 0% !important;
    background: #fff !important;
    transition: .3s !important;
    position: absolute;
    top: 30px;
}
li#mega-menu-item-536 a:hover::after {
    width: 100% !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children.mega-menu-megamenu > a.mega-menu-link > span.mega-indicator:after
{
    content: url(/wp-content/uploads/2023/07/chevron-down.svg)!important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
        transform: rotateX(180deg);
}
#inspiration-home .et_pb_column_1 {
    margin-right: 0px !important;
    padding-right: 10px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.removehref > a.mega-menu-link{
       pointer-events: none !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.removehref > a.mega-menu-link:after {
    display: none !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12{
    width: 250px !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    max-width: fit-content;
    margin: auto;
    position: relative;
    display: flex;
    width: initial;
    align-items: flex-end;
    justify-content: end;
    flex-wrap: wrap;
    right: 0 !important;
    left: 10px;
}
/* product */

div#static-banner {
    display: flex;
}
div#static-banner .et_pb_row {
    display: flex;
    align-items: center;
}
div#product-gallery {
    position: absolute;
    width: 100%;
    background: none;
    top: 400px;
    padding: 0;
    z-index: 9;
    overflow: hidden;
}

.banner-content p {
    font-size: 23px;
    line-height: 28px;
    font-family: 'CriqueGrotesk';
    font-weight: 300;
    color: #fff;
}
div#product-gallery .owl-carousel {
    width: 195% !important;
}

div#product-gallery .owl-carousel .owl-item img {
    display: block;
    width: 280px !important;
    height: 280px !important;
    object-fit: cover;
}
div#product-gallery .et_pb_dp_oc_custom .owl-stage-outer .owl-item {
    float: left;
    width: auto !important;
}
.product-resource .et_pb_blurb {
    margin-bottom: 15px !important;
    display: flex;
    width: 50%;
    float: left;
}
.product-resource .et_pb_column {
   padding: 60px 0;
    margin: 0;
    width: 50%;
}
.product-resource .et_pb_row{
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
}

.product-resource .et_pb_blurb, .archive .et_pb_blurb{
    margin-bottom: 15px !important;
    max-width: 680px;
    
}
.product-resource .residential-col .et_pb_blurb, .archive .residential-col .et_pb_blurb {
    margin-left: auto!important;
    margin-right: 0px!important;
}
.product-resource .commercial-col .et_pb_blurb, .archive .commercial-col .et_pb_blurb {
    margin-left: 0 !important;
    margin-right: auto !important;
}
.product-resource .residential-col, .archive .residential-col {
    background: #F7F7F7;
    padding-left: 10%;
    padding-right: 45px;
}
.product-resource .commercial-col, .archive .commercial-col{
    background: #E9E8E8;
    padding-left: 45px;
    padding-right: 10%;
}
.product-resource .et_pb_blurb_content, .archive .et_pb_blurb_content {
    margin: 0 10px;
}
#faq h3 {
    font-size: 39px !important;
    line-height: 44px;
}
.resource-residential, .resource-commercial {
    display: flex;
    align-items: flex-start;
}
.resource-residential:before {
    content: url('/wp-content/uploads/2023/09/Residential.svg');
    padding: 0 15px;
}
.resource-commercial:before {
    content: url('/wp-content/uploads/2023/09/Cemintel-Icon-2.svg');
    padding: 0 15px;
}
#faq .et_pb_toggle {
    border-top: 1px solid #C7C5C5 !important;
    border-bottom: 1px solid #C7C5C5 !important;
    border-left: none !important;
    border-right: none !important;
    margin-bottom: 0px !important;
    background: transparent !important;
    color: #444141 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    font-family: 'CriqueGroteskMedium' !important;
        padding: 20px 5px !important;
}
.et_pb_accordion_0 .et_pb_toggle_title:before {
    font-family: ETmodules!important;
    font-weight: 400!important;
    content: "\33"!important;
    color: #C7C5C5 !important;
    font-size: 25px !important;
}
.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #444141;
    font-size: 16px;
    line-height: 20px;
    font-family: 'CriqueGroteskMedium';
}
.et_pb_toggle_content {
    color: #444141;
    font-size: 16px;
    line-height: 20px;
    font-family: 'CriqueGrotesk';
}
div#product-searchfilter {
    margin-top: -90px;
}
#product-searchfilter .searchandfilter label {
    display: flex;
    margin: 0;
    width: 100%;
}
#product-searchfilter input.sf-input-text {
    width: 100% !important;
    background: #F7F7F7 !important;
    border: 0px solid var(--primary-400, #D9D8D8);
    padding: 17px 20px;
    font-family: CriqueGrotesk;
    font-size: 16px;
}
#product-searchfilter input.sf-input-text:after {
    content: url("/wp-content/uploads/2023/07/search-1.svg");
}
#product-searchfilter .searchandfilter .sf-field-search label:after {
    content: url(/wp-content/uploads/2023/07/search-1.svg);
    position: absolute;
    left: auto;
    top: 35px;
    cursor: pointer;
    right: 15px;
    bottom: 0;
}
.searchandfilter ul li li {
    padding: 5px 0;
    display: flex;
}

.searchandfilter ul li ul li {
    padding: 10px 0 !important;
}
.searchandfilter ul>li>ul:not(.children) {
    margin-left: 0;
    padding: 0 !important;
}
.searchandfilter .sf-field-taxonomy-building_type h4, .sf-field-taxonomy-finish h4, .sf-field-taxonomy-color h4 {
    margin: 0;
    padding: 15px 10px;
    font-size: 16px;
    border-top: 1px solid #D9D8D8;
    border-bottom: 1px solid #D9D8D8;
}
li.sf-field-search {
    margin-bottom: 40px !important;
}
li.sf-field-taxonomy-finish, li.sf-field-taxonomy-building_type, li.sf-field-taxonomy-color{
    padding: 0 !important;
}
.filtersub-wrapper.catone li.sf-field-taxonomy-application h4 {
    color: #565252 !important;
    font-size: 16px !important;
}
div#search-filter-results-1122 {
    width: 100%;
    position: revert;
    padding-top: 25px !important;
}

.dvmm_submenus--slide_right .dvmm_mobile__menu .dvmm_menu li ul, .dvmm_submenus--slide_right.dvmmv_inner .dvmm_menu li ul {
    width: 100% !important;
}
.dvmm_mad_menu_0_tb_header .dvmm_mobile_menu_wrapper {
    min-width: 100%;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    width: 100% !important;
    left: 0px !important;
    height: 100vh !important;
    background: #F7F7F;
}
.dvmm_mobile__menu li.dvmm_submenu_header, .dvmmv_inner li.dvmm_submenu_header {
    background: none !important;
}
.dvmm_mobile__menu .dvmm_menu li.menu-item-has-children>a, .dvmmv_inner .dvmm_menu li.menu-item-has-children>a {
    background: none !important;
}
button.dvmm_go_back.dvmm_back_home {
    display: none;
}
ul#menu-primary-menu-3 li {
    border-bottom: 1px solid #C9C5C5;
}
.dvmm_mad_menu_0_tb_header .dvmm_dd--downwards .dvmm_mobile_menu_wrapper {
    top: 100%;
    padding: 0 0px;
}
span.dvmm_link_text {
    color: #434040;
    text-edge: cap;
    font-family: CriqueGrotesk;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 5px 0 !important;
}
span.dvmm_link_text.dvmm_back_text {
    color: #434040;
    text-edge: cap;
    font-family: CriqueGrotesk;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 20px 0 !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: -35px;
}
.dvmm_mobile_menu_wrapper {
    border-top: 1px solid #F7F7F7;
    background-color: #F7F7F7;
}
.dvmm_mad_menu_0_tb_header .dvmm_mobile__menu .dvmm_menu li a {
    padding-top: 10px !important;
    padding-right: 20px;
    padding-bottom: 10px !important;
    padding-left: 20px;
}
.dvmm_level--1 {
    background: #FFF !important;
}
.dvmm_level--2 {
    background: #fff !important;
}

@media only screen and (max-width: 981px) {
li.secondary-btn.dvmm_menu_page_id-536.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-536.dvmm_level--0 {
    background: #444141 !important;
}
li.secondary-btn.dvmm_menu_page_id-536.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-536.dvmm_level--0 a span {
    color: #fff !important;
}
.dvmm_mad_menu_0_tb_header .dvmm_mobile__menu .dvmm_menu li a:after {
    content: url(/wp-content/uploads/2023/07/box-arrow-up-right.svg);
    position: absolute;
    left: auto;
    top: 20px;
    cursor: pointer;
    right: 15px;
    width: auto;
}
.dvmm_mad_menu_0_tb_header .dvmm_menu_inner_container {
    padding: 0 !important;
}
.dvmm_mad_menu_0_tb_header .dvmm_menu_inner_container .dvmm_content {
        padding: 0 15px !important;
}
.dvmm_element.dvmm_search_button__wrap.dvmm_search_hides {
    position: relative;
    left: 60px;
}
.mobile-footer .et_pb_social_media_follow_0_tb_header li a {
    background-repeat: no-repeat;
}
.mobile-footer .et_pb_row.et_pb_row_2_tb_header {
    background: #F7F7F7;
    border-bottom: 1px solid var(--primary-500, #C9C5C5);
    width: 100%;
    padding: 0 15px;
}
.et_pb_section.et_pb_section_1_tb_header.mobile-footer.et_section_regular {
    position: absolute;
    top: 85%;
    padding-bottom: 60px;
    width: 100%;
}
.mobile-footer .et_pb_row.et_pb_row_3_tb_header {
    display: flex;
}
.mobile-footer .et_pb_module.et_pb_text.et_pb_text_0_tb_header.et_pb_text_align_left.et_pb_bg_layout_light {
    width: 85%;
    float: left;
    margin: 0 !important;
}
.mobile-footer .et_pb_module.et_pb_text.et_pb_text_0_tb_header.et_pb_text_align_left.et_pb_bg_layout_light p {
    font-size: 14px !important;
}
.mobile-footer .et_pb_module.et_pb_image.et_pb_image_2_tb_header {
    width: 15% !important;
    float: right;
    margin: 0 !important;
}
.dvmm_element.dvmm_search_button__wrap.dvmm_search_hides {
    position: absolute;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    left: -40px;
    top: -5px;
}
.product-slide .et_pb_row.product-slider-inner {
    padding: 0 !important;
    width: 100% !important;
}
.filtersub-wrapper.catone ul, .filtersub-wrapper.cattwo ul, .filtersub-wrapper.catthree li.sf-field-sort_order ul {
    margin: 20px 0px !important;
}

}
/* #stockist-form form.wpcf7-form.init {
    padding: 0 30px;
}
 */
@media only screen and (min-width: 981px) and (max-width: 1201px) {  
li.secondary-btn.et_pb_menu_page_id-536.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-536 {
    background: #565252;
    color: #fff !important;
    padding: 10px 10px !important;
    margin-right: 15px;
}
}
@media only screen and (min-width: 1920px) {
#why-cemintel .primary-btn {
    display: flex;
    width: 55%;
    align-items: flex-start;
    float: right;
    justify-content: unset;
    padding: 15px 25px;
}
}

.archive .dp-dfg-container.dp-dfg-layout-grid.dp-dfg-skin-default {
    display: flex;
}
.archive .dp-dfg-filters.dp-dfg-filters-dropdown-layout {
    width: 30%;
    display: flex;
}
.archive .dp-dfg-items {
    width: 70%;
    position: relative;
    top: -50px;
}
form#search-filter-form-1066 ul {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    background: #fff;
    padding: 0 !important;
}
.archive #range {
    position: absolute !important;
    left: auto !important;
    top: -54%;
    width: 20%;
    left: 55% !important;
    right: 100%;
    border-bottom: 0 !important;
}
.archive li.sf-field-taxonomy-application {
    margin: 0 !important;
    
}
.archive li.sf-field-search {
    margin-bottom: 0 !important;
        width: 70%;
}
.archive li.sf-field-search label {
    width: 42%;
}
.archive li.sf-field-taxonomy-application h4:after {
   content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: auto !important;
    right: 10px !important;
    top: 25px !important;
}
.archive .searchandfilter h4 {
    margin: 0;
    padding: 15px 10px 15px;
    font-size: 16px;
    width: 100%;
    border: 1px solid #e2e2e2;
    text-align: left;
    font-family: 'CriqueGrotesk';
    color: #444141;
}
.archive .et-l .dp-dfg-skin-default .dp-dfg-filter a.dp-dfg-filter-link {
    font-family: 'CriqueGrotesk';
    color: #444141;
}
li.sf-field-taxonomy-application ul li {
    font-family: 'CriqueGrotesk';
    font-size: 16px;
    line-height: 18px;
    color: #444141;
}
.archive .dp-dfg-header.entry-header .entry-title {
    font-size: 15px !important;
    line-height: normal;
    padding:  10px 0 0px 10px;
    font-family: 'CriqueGroteskBold';
}
.archive .dp-dfg-layout-grid .dp-dfg-item {
    padding: 0 !important;
        border: none;
}
.archive .dp-dfg-skin-default .dp-dfg-image img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 198px;
}
.archive input.sf-input-text {
    width: 90% !important;
    background: #F7F7F7 !important;
    border: 0px solid var(--primary-400, #D9D8D8);
    padding: 15px 20px;
    font-family: CriqueGrotesk;
    font-size: 16px;
        margin-bottom: 45px !important;
}
.archive .searchandfilter .sf-field-search label:after {
    content: url(/wp-content/uploads/2023/07/search-1.svg);
    position: absolute;
    left: 23%;
    top: 35px;
    cursor: pointer;
}


#overall-catapp-div p.dp-dfg-dropdown-label {
    border-left: none !important;
    border-right: none !important;
    padding: 10px 0 !important;
}
.archive .searchandfilter label {
    display: inline-block;
    margin: 0;
    padding: 0
}
.archive .filtersort-wrapper.sortcat {
    position: absolute;
    left: 77%;
    width: 22%;
    top: 10%;
}
span.dp-dfg-dropdown-placehoder {
    display: block !important;
    font-size: 16px;
}
.archive .et_pb_blurb_content {
    margin: 0 0px !important;
}
div#archive-product {
    display: flex;
}
div#archive-product .et_pb_row {
    display: flex;
    justify-content: center;
    align-items: center;
}
div#archive-product h1 {
    font-size: 49px !important;
    line-height: 52px !important;
    color: #fff;
    font-family: 'CriqueGrotesk';
}
div#archive-product .et_pb_module.et_pb_post_title.et_pb_post_title_0_tb_body.et_pb_bg_layout_light.et_pb_text_align_left {
    margin-bottom: 10px !important;
}
div#archive-product p {
    font-size: 23px;
    color: #fff;
    line-height: 28px !important;
}
.filtersub-appciation.buildingtypecat::before {
    content: 'Filter By';
    position: absolute;
    top: -50px;
    font-weight: 500;
    width: 24%;
    border-top: 1px solid #ddd;
    padding: 15px 0;
    font-size: inherit;
    display: inline-flex;
    font-size: 16px;
    font-family: 'CriqueGroteskMedium';
    color: #444141;
}
#archive-product .et_pb_module.et_pb_text.et_pb_text_0_tb_body.et_pb_text_align_left.et_pb_bg_layout_light {
    padding-right: 250px;
}
#archive-product .et_pb_column.et_pb_column_2_5.et_pb_column_1_tb_body.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    background: #F0EFEF;
    padding: 50px 40px;
    position: relative;
    top: 50px;
}
#archive-product .accordion {
    border: none !important;
    border-radius: 4px;
}
#archive-product .accordion-item {
    border-bottom: none;
}
#archive-product .accordion-title {
    padding: 10px;
    margin: 10px 0;
    cursor: pointer;
    background-color: #fff;
    border: none !important;
}
#archive-product h2.accordion-title p {
    color: #565252 !important;
    font-size: 16px !important;
}
#archive-product .accordion-content p {
    color: #565252 !important;
    font-size: 16px !important;
    line-height: 22px !important;
}
#archive-product h5 {
    font-size: 18px !important;
    color: #434040;
    font-weight: 500;
}

#archive-product .download-brochure.primary-btn {
    background: #f8d512 !important;
    padding: 15px 35px 17px 35px;
    border: none !important;
    color: #444141;
    font-size: 14px !important;
    line-height: 18px !important;
    width: 100%;
    text-align: center;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
#archive-product .find-stockist.secondary-btn {
    background: #565252
 !important;
    padding: 15px 35px 17px 35px;
    border: none !important;
    color: #fff;
    font-size: 14px !important;
    line-height: 18px !important;
     width: 100%;
    text-align: center;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
#archive-product .et_pb_button_module_wrapper.et_pb_button_0_tb_body_wrapper.et_pb_module {
    width: 100%;
    float: left;
    margin-bottom: 10px !important;
}
#archive-product .et_pb_button_module_wrapper.et_pb_button_1_tb_body_wrapper.et_pb_module {
    width: 100%;
    float: left;
}

@media only screen and (max-width: 1300px) {
	#archive-product .et_pb_module.et_pb_text.et_pb_text_0_tb_body.et_pb_text_align_left.et_pb_bg_layout_light {
		padding-right: 0;
	}
}

@media only screen and (max-width: 981px) {

.archive #range {
    position: static;
    left: auto !important;
    top: 0;
    width: 100%;
    left: 55% !important;
    right: 100%;
}
form#search-filter-form-1066 ul {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    background: #fff;
    padding: 0 !important;
}
.archive li.sf-field-search label {
    width: 100%;
}
.archive li.sf-field-search {
    margin-bottom: 0 !important;
    width: 100%;
}
.archive li.sf-field-taxonomy-application {
    margin: 0 !important;
    width: 100%;
    position: static;
    top: 85px;
    left: 0;
    text-align: center;
    padding: 0 !important;
    z-index: 9;
}
.archive #range {
    position: static !important;
    left: auto !important;
    top: 0;
    width: 100%;
    left: 0;
    right: 100%;
}
.archive .dp-dfg-filters.dp-dfg-filters-dropdown-layout {
    width: 100%;
    display: flex !important;
    flex-direction: column-reverse !important;
}
.archive .dp-dfg-items {
    width: 100% !important;
}
.archive .dp-dfg-container.dp-dfg-layout-grid.dp-dfg-skin-default {
    display: block !important;
}
.archive div#overall-catapp-div {
    width: 100% !important;
}
.archive .searchandfilter .sf-field-search label:after {
    content: url(/wp-content/uploads/2023/07/search-1.svg);
    position: absolute;
    left: 90% !important;
    top: 35px;
    cursor: pointer;
}
.archive li.sf-field-taxonomy-application h4:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: auto !important;
    right: 10px !important;
    top: 15px !important;
}

.archive .filtersort-wrapper.sortcat {
    position: absolute;
    left: 0;
    width: 100%;
    top: -55px;
}
.archive input.sf-input-text {
    width: 100% !important;
    background: #F7F7F7 !important;
    border: 0px solid var(--primary-400, #D9D8D8);
    padding: 15px 20px;
    font-family: CriqueGrotesk;
    font-size: 16px;
    
}
.archive .searchandfilter h4 {
    margin: 0;
    padding: 15px 10px 15px;
    font-size: 16px;
    width: 100% !important;
    border: 1px solid #e2e2e2;
    text-align: left;
}
.et-db #et-boc .et-l .dvmm_mad_menu_0_tb_header .dvmm_search_button__wrap {
    display: flex;
    order: 2;
    justify-content: flex-end !important;
}
div#archive-product {
    display: block;
}
div#archive-product .et_pb_row {
    display: block;
    justify-content: center;
    align-items: center;
}

#archive-product .et_pb_column.et_pb_column_2_5.et_pb_column_1_tb_body.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    background: #F0EFEF;
    padding: 50px 40px;
    position: relative;
    top: 0;
}
.filtersub-appciation.buildingtypecat::before {
    display: none;
}
.archive input.sf-input-text {
    margin-bottom: 0 !important;
}
.product-resource .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    padding: 0 !important
}
.product-resource .et_pb_blurb {
    margin-bottom: 15px !important;
    display: block;
    width: 100%;
    float: left;
}
.product-resource .residential-col, .archive .residential-col {
    background: #F7F7F7;
    padding-left: 20px;
    padding-right: 45px;
}
.product-resource .commercial-col, .archive .commercial-col {
    background: #E9E8E8;
    padding-left: 20px;
    padding-right: 10%;
}
.archive .dp-dfg-items {
    width: 100% !important;
    position: relative;
    top: 0;
}
}

/* 31-07-2023 */
div#product-searchfilter .searchandfilter ul li ul li {
    cursor: pointer;
    align-items: center;
}
.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #444141;
}
#archive-product .et_pb_column.et_pb_column_3_5.et_pb_column_0_tb_body.et_pb_css_mix_blend_mode_passthrough {
    position: relative;
    top: -100px;
}
div#overall-application-div {
    position: absolute;
    display: flex;
    left: 33%;
    top: 15px;
    width: 100%;
}
div#overall-application-div div {
    width: 23.5%;
    margin: 0 10px;
    position: relative;
    z-index: 9;
}
p.dp-dfg-taxonomy-label.dp-dfg-taxonomy-product_range {
    margin-top: 10px;
    padding: 15px 10px 15px;
    font-size: 16px;
    width: 100%;
    border: 1px solid #e2e2e2;
    text-align: left;
}
p.dp-dfg-taxonomy-label.dp-dfg-taxonomy-product_range {
    display: flex;
}
p.dp-dfg-taxonomy-label.dp-dfg-taxonomy-product_range:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: auto !important;
    right: 15px !important;
}
.archive li.sf-field-taxonomy-application h4:after {
   content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: auto !important;
    right: 10px !important;
    top: 25px;
}
ul.dp-dfg-level.dp-dfg-taxonomy-level-3.dp-dfg-taxonomy-product_range li a:before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(/wp-content/uploads/2023/07/Rectangle-6710.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: relative;
    left: 16px;
    top: 1px;
    left: 0;
    margin-right: 10px;
}
ul.dp-dfg-level.dp-dfg-taxonomy-level-3.dp-dfg-taxonomy-product_range li a {
    position: relative;
    left: 6px;
    padding: 0 10px !important;
    font-family: 'CriqueGrotesk';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    border: 0px;
    padding: 0px 0px 0px 40px;
    margin-bottom: 24px;
    position: relative;
    color: #444141;
}
ul.dp-dfg-level.dp-dfg-taxonomy-level-3.dp-dfg-taxonomy-product_range li a {
    display: flex;
    margin-bottom: 10px;
}
li.sf-field-taxonomy-application ul {
    background: #fff;
    position: relative;
    z-index: 9;
}
.tax-application .filter-container .dp-dfg-skin-default .dp-dfg-filters .dp-dfg-taxonomy-label {
    padding: 15px 0 !important;
}
.tax-application .filter-container .dp-dfg-skin-default .dp-dfg-filters ul {
    padding: 15px 0px 0 !important;
}
ul.dp-dfg-level.dp-dfg-taxonomy-level-3.dp-dfg-taxonomy-product_range li {
    padding: 10px 0 0 0;
}
li.sf-field-sort_order h4:after {
    content: '';
    position: absolute;
    top: 16px;
    right: 13px;
    font-size: 18px;
    background: url(/wp-content/uploads/2023/07/filter-right.svg);
    height: 16px;
    width: 16px;
}
.tax-application li.sf-field-sort_order h4 {
    padding: 15px 0 15px 10px !important;
    position: relative;
    top: 3px;
}
.arcchive-application-filter .dp-dfg-layout-grid .dp-dfg-item {
    box-shadow: 1px 1px 7px #efefef;
}
.arcchive-application-filter .dp-dfg-content.entry-summary {
    padding: 0px 0 10px 10px !important;
    font-family: 'CriqueGrotesk';
    color: #434040;
    font-size: 16px;
}
.archive .dp-dfg-items {
    width: auto !important;
}
.archive .filtersort-wrapper.sortcat {
    margin-left: 15px;
}
li.sf-field-sort_order ul li {
    font-family: 'CriqueGrotesk';
    padding: 0 !important;
    font-size: 16px;
    line-height: 18px;
}
div#product-searchfilter li.sf-field-search {
    position: relative !important;
}

li.sf-field-taxonomy-application h4:after, li.sf-field-taxonomy-product_range h4:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/Input-Field.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 13px;
    height: 7px;
    display: block;
    position: absolute;
    left: auto !important;
    right: 20px !important;
    top: 20px;
}
.filtersub-wrapper.catone::before, .filtersub-wrapper.cattwo::before {
    display: none;
}
div#product-searchfilter li.sf-field-taxonomy-building_type::after, div#product-searchfilter li.sf-field-taxonomy-finish::after, div#product-searchfilter li.sf-field-taxonomy-color::after{
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: auto !important;
    right: 15px !important;
    top: 15px;
}
li.sf-field-sort_order h4:after {
    content: '';
    position: absolute;
    top: 16px;
    right: 13px;
    font-size: 18px;
    background: url(/wp-content/uploads/2023/07/filter-right.svg);
    height: 16px;
    width: 16px;
}
.filtersub-wrapper.catthree li.sf-field-sort_order::after {
    display: none;
}
.product-searchpro .outer-product .inner-product {
      padding: 0 0px !important;
     
        box-shadow: 1px 1px 7px #efefef;
    }
    .product-searchpro .outer-product .inner-product h2 {
        box-shadow: none;
    }
    .product-searchpro .outer-product .inner-product .product-thumb {
    width: 100%;
}
.product-searchpro .outer-product .inner-product {
/*     width: 22%; */
    padding: 0 10px;
    float: left;
    border: 0;
    text-align: left;
/*     margin: 10px 10px; */
}
@media only screen and (min-width: 1600px) {
  .col-two-product .search-filter-results .outer-product .inner-product {
/*     margin-right: 0 !important;
     width: 185px !important; */
 }
}
@media only screen and (min-width: 1201px) and (max-width: 1600px) { 
  #faq .et_pb_column.et_pb_column_1_4.et_pb_column_4.et_pb_css_mix_blend_mode_passthrough {
    width: 20.875% !important;
    margin-right: 5.5% !important;
   }
   #faq .et_pb_column.et_pb_column_3_4.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 73.625% !important;
    }
   #faq .et_pb_column.et_pb_column_1_4.et_pb_column_4_tb_body.et_pb_css_mix_blend_mode_passthrough {
        width: 20.875% !important;
    margin-right: 5.5% !important;
    }
   #faq .et_pb_column.et_pb_column_3_4.et_pb_column_5_tb_body.et_pb_css_mix_blend_mode_passthrough.et-last-child {
     width: 73.625% !important;
   }
    #faq h3 {
        font-size: 34px !important;
        line-height: 42px;
    }
    .product-banner .slider-nav .slick-slide {
          margin-left: 25px;
    }
    .product-banner .content {
        width: 400px;
        padding: 50px 0;
        /* background-color: #ffffff; */
        position: absolute;
        bottom: 180px;
        left: 11%;
    }
    .page-id-175 .banner-slider-container {
        margin-left: 9%;
    }

    .page-id-175 .product-banner .content {
        width: 400px;
        padding: 50px 0;
        /* background-color: #ffffff; */
        position: absolute;
        bottom: 180px;
        left: 9%;
    }
    div#overall-application-div div {
        width: 22.5%;
        margin: 0 10px;
        position: relative;
        z-index: 9;
    }
    #faq .et_pb_column.et_pb_column_1_4.et_pb_column_5_tb_body.et_pb_css_mix_blend_mode_passthrough {
        width: 25% !important;
        margin-right: 35px!important;
    }
    #faq .et_pb_column.et_pb_column_3_4.et_pb_column_6_tb_body.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 70% !important;
    }
    #faq .et_pb_column_5 {
        width: 25% !important;
        margin-right: 35px!important;
    }
    #faq .et_pb_column_6 {
        width: 70% !important;
    }
 }
@media only screen and (min-width: 981px) and (max-width: 1200px) {
    #product-searchfilter .searchandfilter li.sf-field-search label {
        width: 25%;
        margin-top: 10px;
    }
    .filtersub-wrapper.catone, .filtersub-wrapper.cattwo {
        width: 215px !important;
        margin-right: 10px;
    }
    .product-searchpro .outer-product .inner-product {
/*         width: 23.5%; */
        padding: 0 10px;
        float: left;
        border: 0;
        text-align: left;
        margin: 0 0px 20px;
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }
    .product-searchpro .outer-product {
/*         display: flex; */
        padding: 10px;
        width: 100%;
        float: left;
        flex-wrap: wrap;
        margin: 0 !important;
    }
    .archive .dp-dfg-container.dp-dfg-layout-grid.dp-dfg-skin-default {
        column-gap: 0px !important;
    }
    .archive .dp-dfg-items {
        position: relative;
        left: -100px;
    }
    #product-searchfilter .searchandfilter .sf-field-search label:after {
        content: url(/wp-content/uploads/2023/07/search-1.svg);
        position: absolute;
        left: auto;
        top: 45px !important;
        cursor: pointer;
        right: 78%;
        bottom: 0;
    }
    
}
@media only screen and (min-width: 981px) and (max-width: 1100px) {  
    .archive .filtersort-wrapper.sortcat h4 {
        width: 55% !important;
        display: block;
        position: relative;
        right: -100px;
    }
    div#overall-application-div {
        position: absolute;
        display: flex;
        left: 38%;
        top: 15px;
        width: 100%;
    }
    div#overall-application-div div {
        width: 22.5%;
        margin: 0 10px;
        position: relative;
        z-index: 9;
    }
    .archive .searchandfilter .sf-field-search label:after {
        content: url(/wp-content/uploads/2023/07/search-1.svg);
        position: absolute;
        left: 31% !important;
        top: 35px;
        cursor: pointer;
    }
    .arcchive-application-filter .dp-dfg-layout-grid .dp-dfg-item {
            display: grid;
            width: 47%;
            margin-bottom: 0;
    }
    .filtersub-appciation.buildingtypecat::before {
            width: 36%;
    }
}
@media only screen and (min-width: 1100px) and (max-width: 1200px) { 
    .archive .filtersort-wrapper.sortcat h4 {
        width: 65%;
        display: block;
        position: relative;
        right: -55px;
    }
    .archive .searchandfilter .sf-field-search label:after {
        content: url(/wp-content/uploads/2023/07/search-1.svg);
        position: absolute;
        left: 28% !important;
        top: 35px;
        cursor: pointer;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
/*    .page-id-175 div#overall-outer-div div {
        width: auto; !important;
        margin: 10px !important;
    } */
    .page-id-175 div#product-searchfilter li.sf-field-search {
        margin-bottom: 120px !important;
    }
    .page-id-175 .et_pb_column.et_pb_column_3_4.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child{
        width: auto !important;
    }
    .product-cont .et_pb_with_border.et_pb_row.et_pb_row_1 {
        border-bottom: none !important;
        padding-bottom: 20px !important;
        padding-top: 0 !important;
    }
    .product-cont .et_pb_section.product-cont {
        padding: 4% 0 15px !important;
    }
    .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 10px;
        padding-right: 25px;
    }
   #resources .et_pb_row.et_pb_row_4 {
        padding: 0 !important;
    }
    .product-resource .commercial-col, .archive .commercial-col {
        background: #E9E8E8;
        padding-left: 10px;
        padding-right: 25px;
    }
    .product-banner .content {
        
        left: 9% !important;
    }
    .product-resource .et_pb_column {
        padding: 60px 10% !important;
        margin: 0;
        width: 100% !important;
    }
    #resources .et_pb_blurb_content {
        padding-right: 25px;
    }
    .product-resource .et_pb_blurb {
        max-width: 100%;
    }
   .product-resource .et_pb_blurb_content {
        max-width: 100%;
    }
    .et_pb_row.et_pb_row_1_tb_header {
        max-width: 100%;
        width: 80%;
    }
    .product-searchpro .outer-product .inner-product {
        width: 23.5%;
        padding: 0 0px !important;
        float: left;
        border: 0;
        text-align: left;
        margin: 0 0px 20px;
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        box-shadow: 1px 1px 7px #efefef;
    }
    .product-searchpro .outer-product .inner-product h2 {
        box-shadow: none;
    }
    .product-searchpro .outer-product {
        display: flex;
        padding: 10px;
        width: 100%;
        float: left;
        flex-wrap: wrap;
        margin: 0 !important;
    }
    .et_pb_column.et_pb_column_4_4.et_pb_column_5_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        display: flex;
    }
    .searchandfilter ul li ul li label {
        padding: 10px!important;
        cursor: pointer;
        line-height: 16px;
    }
    .archive .dp-dfg-items {
        width: 100%;
        position: relative;
        top: 40px;
        display: block !important;
    }
    .arcchive-application-filter .dp-dfg-layout-grid .dp-dfg-item {
        box-shadow: 1px 1px 7px #efefef;
        width: auto; !important;
        float: left;
        padding: 0 5px !important;
    }
    #faq .et_pb_column.et_pb_column_3_4.et_pb_column_5_tb_body.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: auto !important;
    }
    .et-db #et-boc .et-l .et_pb_toggle_open .et_pb_toggle_title, .et-db #et-boc .et-l .et_pb_toggle_open h5.et_pb_toggle_title {
        color: #434040 !important;
    }
    .et-db #et-boc .et-l .et_pb_toggle_close .et_pb_toggle_title, .et-db #et-boc .et-l .et_pb_toggle_close h5.et_pb_toggle_title {
        color: #434040 !important;
    }
    .products-title-section {
        padding-top: 50px;
    }
    .product-cont .et_pb_with_border.et_pb_row.et_pb_row_1_tb_body {
        border: none !important;
    }
   
    /* .et_pb_row {
        width: 80% !important;
        max-width: 1080px;
        margin: auto;
        position: relative;
        padding: 10px 20px !important;
    }*/
    .filter-container .dp-dfg-filters.dp-dfg-filters-buttons-layout {
        width: 100% !important;
    }
    .footer-resources {
        position: relative;
        top: 0;
    }
    .filterapp-search.serchcat input.sf-input-text {
        width: 100% !important;
    }
    #resources .et_pb_blurb_content {
        max-width: 100% !important;
    }
    .product-resource .et_pb_column {
        padding: 60px 10% !important;
        margin: 0;
        width: 100% !important;
    }
    div#overall-application-div {
        position: static;
        display: block;
        left: 100%;
        top: 15px;
        width: 100%;
    }
    div#overall-application-div div {
        width: 100%;
        margin: 10px 0px 0 0;
        position: relative;
        z-index: 9;
    }
    .archive .filtersort-wrapper.sortcat {
        position: static;
        left: 0;
        width: 100%;
        top: -55px;
        width: 100% !important;
    }
    .archive .searchandfilter .sf-field-search label:after {
        content: url(/wp-content/uploads/2023/07/search-1.svg);
        position: absolute;
        left: 90% !important;
        top: 100px;
        cursor: pointer;
    }
    .archive .dp-dfg-items {
        width: 100%;
        position: relative;
        top: 40px;
        display: block !important;
    }
    .arcchive-application-filter .dp-dfg-layout-grid .dp-dfg-item {
        box-shadow: 1px 1px 7px #efefef;
        width: auto !important;
        float: left;
        padding: 0 10px !important;
    }
    p.dp-dfg-taxonomy-label.dp-dfg-taxonomy-product_range:after {
            content: "";
            background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            width: 20px;
            height: 20px;
            display: block;
            position: absolute;
            left: auto !important;
            right: 15px !important;
        }
    .archive li.sf-field-taxonomy-application h4:after {
         content: "";
            background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            width: 20px;
            height: 20px;
            display: block;
            position: absolute;
            left: auto !important;
            right: 10px !important;
            top: 15px !important;
    }
    .archive .searchandfilter .sf-field-search label:after {
        content: url(/wp-content/uploads/2023/07/search-1.svg);
        position: absolute;
        left: 95% !important;
        top: 100px;
        cursor: pointer;
    }
    div#faq {
        padding: 50px 0 !important;
    }
    #product-searchfilter .searchandfilter .sf-field-search label:after {
        content: url(/wp-content/uploads/2023/07/search-1.svg);
        position: absolute;
        left: auto !important;
        top: 45px !important;
        cursor: pointer;
        right: 15px;
        bottom: 0;
    }
 }
@media only screen and (min-width: 1208px)  and (max-width: 1300px) { 
.archive .dp-dfg-items {
    position: relative;
    left: -80px;
}

div#overall-application-div div {
    width: 20.5%;
    margin: 0 10px;
    position: relative;
    z-index: 9;
}
}
@media only screen and (min-width: 1301px)  and (max-width: 1500px) { 
.archive .dp-dfg-items {
    position: relative;
    left: -50px;
}
p.dp-dfg-taxonomy-label.dp-dfg-taxonomy-product_range:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    right: 0 !important;
}
}
@media only screen and (min-width: 320px)  and (max-width: 787px) {
    div#search-filter-results-1122 {
        width: 100%;
        position: revert;
        padding-top: 5px !important;
    }

    .product-cont .et_pb_section.product-cont {
        padding: 4% 0 15px !important;
    }   
    #faq .et_pb_column.et_pb_column_1_4.et_pb_column_4.et_pb_css_mix_blend_mode_passthrough {
        width: 100% !important;
       }
       #faq .et_pb_column.et_pb_column_3_4.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child {
            width: 100% !important;
        }
        .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 10px;
        padding-right: 25px;
    }
    .product-resource .et_pb_column.et_pb_column_1_2.et_pb_column_6_tb_body.residential-col.et_pb_css_mix_blend_mode_passthrough {
        padding: 30px 20px !important;
     }
    .product-resource .et_pb_column.et_pb_column_1_2.et_pb_column_7_tb_body.commercial-col.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        padding: 30px 20px !important;
     }
   #resources .et_pb_row.et_pb_row_4 {
        padding: 0 !important;
    }
    .product-resource .commercial-col, .archive .commercial-col {
        background: #E9E8E8;
        padding-left: 10px;
        padding-right: 25px;
    }
    .product-resource .et_pb_column {
        padding: 60px 20px !important;
        margin: 0;
        width: 100% !important;
    }
    #resources .et_pb_blurb_content {
        padding-right: 25px;
    }
    .product-resource .et_pb_blurb {
        max-width: 100%;
    }
   .product-resource .et_pb_blurb_content {
        max-width: 100%;
    }
    .product-cont .et_pb_with_border.et_pb_row.et_pb_row_1 {
        border-bottom: none !important;
        padding-bottom: 20px !important;
        padding-top: 0 !important;
    }
    .et_pb_column.et_pb_column_4_4.et_pb_column_5_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        display: flex;
    }
    .searchandfilter ul li ul li label {
        padding: 10px!important;
        cursor: pointer;
        line-height: 16px;
    }
    #archive-product .et_pb_column.et_pb_column_3_5.et_pb_column_0_tb_body.et_pb_css_mix_blend_mode_passthrough {
        position: relative;
        top: 0;
    }
    div#overall-application-div {
        position: static;
        display: block;
        left: 100%;
        top: 15px;
        width: 100%;
    }
    div#overall-application-div div {
        width: 100%;
        margin: 10px 0px 0 0;
        position: relative;
        z-index: 9;
    }
    .archive .filtersort-wrapper.sortcat {
        position: static;
        left: 0;
        width: 100%;
        top: -55px;
        width: 100% !important;
    }
    .archive .searchandfilter .sf-field-search label:after {
        content: url(/wp-content/uploads/2023/07/search-1.svg);
        position: absolute;
        left: auto !important;
        top: 100px;
        cursor: pointer;
        right: 15px !important;
    }
    .archive .dp-dfg-items {
        width: 100%;
        position: relative;
        top: 40px;
        display: block !important;
    }
    .arcchive-application-filter .dp-dfg-layout-grid .dp-dfg-item {
        box-shadow: 1px 1px 7px #efefef;
        width: auto !important;
        float: left;
        padding: 0 5px !important;
    }
    #faq .et_pb_column.et_pb_column_3_4.et_pb_column_5_tb_body.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: auto !important;
    }
    .et-db #et-boc .et-l .et_pb_toggle_open .et_pb_toggle_title, .et-db #et-boc .et-l .et_pb_toggle_open h5.et_pb_toggle_title {
        color: #434040 !important;
    }
    .et-db #et-boc .et-l .et_pb_toggle_close .et_pb_toggle_title, .et-db #et-boc .et-l .et_pb_toggle_close h5.et_pb_toggle_title {
        color: #434040 !important;
    }
    .products-title-section {
        padding-top: 10px;
    }
    .product-cont .et_pb_with_border.et_pb_row.et_pb_row_1_tb_body {
        border: none !important;
    }
   
    /* .et_pb_row {
        width: 100% !important;
        max-width: 1080px;
        margin: auto;
        position: relative;
        padding: 10px 20px !important;
    }*/
    .filter-container .dp-dfg-filters.dp-dfg-filters-buttons-layout {
        width: 100% !important;
    }
    .footer-resources {
        position: relative;
        top: 0;
    }
    .filterapp-search.serchcat input.sf-input-text {
        width: 100% !important;
    }
    div#faq {
        padding: 50px 0 !important;
    }
    #download-cemintel select.wpcf7-form-control {
        width: 100%;
    }
     #download-cemintel .submit-btn {
            left: 0;
    }
    #faq .et_pb_column.et_pb_column_3_4.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 100% !important;
    }
    #product-searchfilter input.sf-input-text {
         margin: 0 !important;
    }
}

@media only screen and (max-width: 420px) {
.arcchive-application-filter .dp-dfg-layout-grid .dp-dfg-item {
        box-shadow: 1px 1px 7px #efefef;
        width: 50% !important;
        float: left;
        padding: 0 5px !important;
    }
}
.tax-accordion h2.accordion-title {
    display: flex;
    align-items: center;
} 
.tax-accordion h2.accordion-title:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: auto;
    right: 20px;

}
.tax-accordion .accordion-content {
    display: none;
    padding: 0px 10px 15px 10px;
}
#archive-product .accordion-title {
    padding: 10px 15px !important;
    margin-bottom: 15px;
    margin-top: 0px;
}
/* 03-08-23*/
.still-need-help {
    border-top: 4px solid #F8D512;
    padding: 0;
    background: #fff;
    margin-bottom: 15px;
}
.still-need-help h5 {
    font-size: 23px;
    line-height: 28px;
    font-family: 'CriqueGrotesk';
}
.still-need-help {
    display: flex;
    align-items: center;
}
.still-need-help .et_pb_blurb_content {
    text-align: left;
    margin: 0;
}
.still-need-help .et_pb_column {
    margin-right: 0;
}
.still-need-help .et_pb_blurb {
    margin: 15px 0 !important;
}
.still-need-help .et_pb_main_blurb_image img {
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}
.still-need-help .et_pb_blurb_description a {
    font-size: 16px;
    color: #444141 !important;
    display: inline-block;
    border-bottom: 1px solid;
}

.still-need-help .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 5px;
}
.still-need-help .et_pb_module.et_pb_text {
    border-bottom: 1px solid #E1E0E0;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
}
.still-need-help .et_pb_column_3_5 {
    padding: 0 15px;
}

#about-fullwidth .et_pb_column.et_pb_column_1_2.et_pb_column_4 {
    margin: 0;
    width: 50%;
}
#about-fullwidth .et_pb_column.et_pb_column_1_2.et_pb_column_5 {
    width: 50%;
    margin: 0;
}
div#about-fullwidth .et_pb_column {
    width: 50%;
    margin: 0;
}
div#about-fullwidth {
    display: flex;
}
div#about-fullwidth .et_pb_row {
    display: flex;
    align-items: center;
}
div#left-text-fullwidth {
    max-width: 560px;
    padding-left: 50px;
}
div#fullwidth-image .et_pb_image_wrap {
    width: 100%;
}
#right-text-fullwidth {
    max-width: 560px;
    margin-left: auto;
    padding-right: 50px;
}
div#right-text-fullwidth ul {
    list-style: none;
}
div#right-text-fullwidth ul li:before {
    content: "";
    background: url(/wp-content/uploads/2023/08/check2-circle.svg);
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
}
div#fullwidth-image img {
    width: 100%;
}
div#right-text-fullwidth ul li {
    padding: 10px 15px;
    border-bottom: 1px solid #D9D8D8;
    display: flex;
    align-items: center;
}
div#right-text-fullwidth ul li:hover {
    padding: 10px 15px;
    border-bottom: 1px solid #F8D512;
}

@media screen and (max-width: 981px) {

    div#about-fullwidth .et_pb_row.et_pb_row_2 {
        display: flex;
        flex-direction: column-reverse;
    }
    div#left-text-fullwidth {
        max-width: 100%;
        padding: 20px 20px;
    }
    #right-text-fullwidth {
        max-width: 100%;
        margin-left: auto;
        padding: 20px 20px;
    }
    div#about-fullwidth .et_pb_row.et_pb_row_3 {
        display: block;
    }
    div#about-fullwidth {
        display: flex;
        padding: 50px 0;
    }
    #about-fullwidth .et_pb_column.et_pb_column_1_2.et_pb_column_5 {
        width: 100%;
        margin: 0;
    }
    #about-fullwidth .et_pb_column.et_pb_column_1_2.et_pb_column_4 {
        margin: 0;
        width: 100%;
    }
    div#about-fullwidth .et_pb_column {
        width: 100%;
        margin: 0;
    }
}
 @media screen and (min-width: 769px) and (max-width: 981px) {
    div#left-text-fullwidth {
        max-width: 100%;
        padding: 20px 40px;
    }
    #right-text-fullwidth {
        max-width: 100%;
        margin-left: auto;
        padding: 20px 40px;
    }
    .page-id-1786 .et_pb_row.et_pb_row_1 {
        display: flex;
        align-items: center;
    }
    #download-cemintel .et_pb_module.et_pb_text.et_pb_text_7 {
        padding-top: 15px !important;
    }
}

@media screen and (min-width: 982px) and (max-width: 1201px) { 

    /*div#left-text-fullwidth {
        max-width: 480px;
        padding-left: 50px;
    }
    div#fullwidth-image .et_pb_image_wrap {
        width: 100%;
    }
    #right-text-fullwidth {
        max-width: 480px;
        margin-left: auto;
        padding-right: 50px;
    }*/
  
div#left-text-fullwidth {
    max-width: 100%;
    padding-left: 50px;
}
div#about-fullwidth .et_pb_row.et_pb_row_2 {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}
#about-fullwidth .et_pb_column.et_pb_column_1_2.et_pb_column_5 {
    width: 100%;
    margin: 0;
    padding: 40px 60px;
}
#about-fullwidth .et_pb_column.et_pb_column_1_2.et_pb_column_6 {
    width: 100%;
    margin: 0;
    padding: 40px 60px;
}
#about-fullwidth .et_pb_column.et_pb_column_1_2.et_pb_column_4 {
    margin: 0;
    width: 100%;
}
div#about-fullwidth .et_pb_column {
    width: 100%;
    margin: 0;
}
#right-text-fullwidth {
    max-width: 100%;
    margin-left: auto;
    padding-left: 50px;
}
div#about-fullwidth .et_pb_row {
    display: block;
    align-items: center;
}
 .page-id-1786 .et_pb_row.et_pb_row_1 {
        display: flex;
        align-items: center;
    }
}

.contact-us .et_pb_toggle {
    border-left: none !important;
    border-right: none !important;
}
.contact-us .et_pb_toggle {
    border-left: none !important;
    border-right: none !important;
    margin: 0 !important;
    background: #fff;
    padding: 20px 10px;
}
.contact-us .et_pb_toggle_open {
    background: #F7F7F7 !important;
}

.contact-us .et_pb_toggle_title {
    color: #444141;
   font-family: 'CriqueGroteskMedium';
}
.keep-me-informed .wpcf7-form .stockist-filter .col-3 {
    width: 100%;
    float: left;
}
.keep-me-informed .col-3.submit-btn {
    padding: 0 !important;
    width: auto;
    float: left;
    position: relative;
    background-color: #f7d310!important;
    width: 19%;
    text-align: center;
    top: 10px;
    height: 47px;
}
.keep-me-informed .col-3.submit-btn {
    top: 10px !important;
}
.col-3.submit-btn.primary .wpcf7-submit {
    color: #444141;
    font-size: 16px;
    line-height: 21px;
    background: none;
    border: none;
    display: inline-block;
    padding-top: 3px;
}
.col-3.submit-btn.primary {
    width: 20% !important;
    padding: 0 30px !important;
}
.keep-me-informed input[type=text] {
    background: #fff !important;
    padding: 15px 10px;
}

@media (max-width: 981px) { 
.col-3.submit-btn.primary {
    width: 100% !important;
}
.keep-me-informed  input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 0 !important;
}
}


#map-location .et_pb_accordion_0 .et_pb_toggle_title:before {
    font-family: ETmodules!important;
    font-weight: 400!important;
    content: "\33"!important;
    color: #C7C5C5 !important;
    font-size: 25px !important;
    content: ""!important;
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}
.keep-me-inform-inner p {
    font-size: 18px;
    padding-top: 10px;
}

#privacy-policy h3 {
    font-size: 39px;
    line-height: 44px;
}

#sitemap-links ul li:before {
    content: "";
    background: url(/wp-content/uploads/2023/08/chevron-down-2.svg);
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    margin-top: 5px;
}
div#sitemap-links ul {
    list-style: none;
}
div#sitemap-links ul li {
    padding: 5px 0;
    display: flex;
    align-items: flex-start;
}
div#sitemap-links ul li a {
    color: #444141;
}
div#sitemap-links h3 {
    font-size: 23px;
    line-height: 28px;
}
.accoridan-link .et_pb_toggle_item {
    margin: 0 !important;
    padding: 10px 0;
    background: #fff;
    border: none !important;
    font-family: 'CriqueGrotesk';
}
.accoridan-link .et_pb_toggle_title:before {
    display: none;
}
.accoridan-link h5.et_pb_toggle_title {
    margin: 0 17px;
}
.accoridan-link .et_pb_toggle_item:before {
    content: "";
    background: url(/wp-content/uploads/2023/08/chevron-down-2.svg);
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
}
.accoridan-link .et_pb_toggle_content ul li:before {
    display: none;
}
.accoridan-link .et_pb_toggle_content {
    padding: 10px 0 0 10px;
}
.accoridan-link .et_pb_toggle_content ul {
    padding: 0 20px !important;
}
.accoridan-link .et_pb_toggle_content ul li {
    display: list-item !important;
    line-height: 15px;
}
.accoridan-link .et_pb_toggle_content ul {
    list-style: disc !important;
}
.accoridan-link .et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #444141;
    font-size: 16px;
    line-height: 20px;
    font-family: 'CriqueGrotesk';
}
.divider-row .et_pb_column_1_4 {
    margin-right: 20px;
    width: 25%;
}
.divider-row .et_pb_blurb_content {
    padding: 15px 0px;
    background: #F7F7F7;
    border-top: 2px solid #F8D512;
}
.divider-row h4.et_pb_module_header {
    font-size: 20px;
    line-height: 24px;
}
.divider-row .et_pb_blurb_description ul {
    list-style: none;
    display: flex;
    justify-content: end;
    padding-top: 15px;
    padding-bottom: 5px;
}
.divider-row .et_pb_blurb_description ul li:nth-child(1):after {
    content: url(/wp-content/uploads/2023/08/box-arrow-up-right-1.svg);
    position: relative;
    padding: 0 5px;
}
.divider-row .et_pb_blurb_description ul li:nth-child(2):after {
    content: url(/wp-content/uploads/2023/08/cloud-download-1.svg);
    position: relative;
    padding: 0 5px;
}
.divider-row .et_pb_blurb_description ul li a {
    color: #444141;
    /*border-bottom: 1px solid #444141;*/
    display: inline-block;
}
.divider-row .et_pb_blurb_description ul li a:after { 

    content: "";
    display: block;
    height: 1px;
    width: 0%;
    background: #000;
    transition: .3s;

}
.divider-row .et_pb_blurb_description ul li a:hover:after{
    width: 100%;
}

.divider-row .et_pb_blurb_description ul li  {
    padding: 10px 10px;
}
.divider-row h4.et_pb_module_header {
    font-size: 20px;
    line-height: 24px;
    padding: 10px 35px 20px 35px;
    border-bottom: 1px solid #E1E0E0;
}
.primary-btn.cta {
    display: flex;
    width: 50%;
    align-items: center;
    float: LEFT;
    justify-content: unset;
    padding: 0;
}
.safety-data-sheet p {
    font-size: 18px;
    line-height: 22px;
    padding-top: 20px;
}
.page-id-2708 .product-resource .residential-col, .archive .residential-col {
    background: #F7F7F7;
    padding-left: 15%;
    padding-right: 45px;
}
.page-id-2708 .product-resource .commercial-col, .archive .commercial-col {
    background: #E9E8E8;
    padding-right: 10%;
    padding-left: 100px;
}
.managing-res h3 {
    font-size: 49px;
    line-height: 52px;
    padding-bottom: 35px;
}
.working-safety h2 {
    padding-bottom: 35px;
}
.expression-of-interest h2 {
    font-size: 49px !important;
    line-height: 52px;
    font-family: 'CriqueGrotesk';
    padding-bottom: 15px !important;
}
 @media only screen and (min-width: 981px) and (max-width: 1208px) { 
    .page-id-2708 .product-resource .residential-col, .archive .residential-col {
        background: #F7F7F7;
        padding-left: 10%;
        padding-right: 0px;
    }
    .primary-btn .et_pb_text_inner {
        background: #f8d512;
/*         padding: 15px 25px; */
    }
    
}

@media screen and (max-width: 981px) { 
    div#resources {
        padding-bottom: 0 !important;
    }
}

.page-id-2226 .ryt-ind-videos .ind-invideo-blocks .thumb-nailimg .cat-nam {
    display: none !important;
}
.page-id-2226 .ryt-ind-videos .ind-invideo-blocks .ind-vtxt-block .aut-dat {
    display: none !important;
}
.page-id-2226 .rd-btn {
    margin-top: 10px;
}

@media only screen and (max-width:1280px){

    #resources .et_pb_blurb_content h4:after {
        content: url(/wp-content/uploads/2023/07/chevron-right.svg) !important;
        position: absolute !important;
        right: -15px !important;
        display: block !important;
        top: 2px !important;
    }
   

}
@media only screen and (max-width: 768px) { 

.contact-links {
    margin-top: 24px;
    display: block !important; 
    width: 100%;
}
.contact-links a {
    display: block !important;
    padding: 5px 0;
}
}

@media only screen and (max-width: 980px) {
    .et_pb_section.et_pb_section_2.product-cont.et_section_regular {
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1280px) {

    div#overall-outer-div {
        position: absolute;
        right: 0;
        top: -20px;
    }
    div#product-searchfilter {
        margin-top: -75px;
    }
    #resoure-code {
        background-color: #FFFFFF;
        padding-top: 36px;
        padding-right: 15px;
        padding-bottom: 36px;
        padding-left: 15px;
        box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.05);
    }
}
div#resources h2 {
    font-size: 39px !important;
    line-height: 42px;
    font-weight: 400;
    font-family: 'CriqueGrotesk';
}
div#resources .et_pb_main_blurb_image img {
    width: 100%;
    height: 100%;
}

div#resources .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0;
}
@media only screen and (min-width: 981px) {
.call-action {
    position: relative;
    top: -80px;
}
.secondary-btn {
    margin-top: 0px !important;
}
.download-form-home {
    position: relative;
    top: -30px;
}
}
.featured-btn:hover::after {
    position: relative;
    padding: 0 5px !important;
    transition: .5s;
}
.tab {
    background: none !important;
    border: 1px solid #f8d512 !important;
    color: #444141 !important;
    font-size: 14px !important;
}
.tab.active, .tab:first-child.active {
    color: #444141 !important;
    font-size: 14px !important;
}
.brochure-link a:after {
    content: "";
    display: block;
    height: 1px;
    width: 0%;
    background: #000;
    transition: .3s;
}
.brochure-link a:hover::after {
    width: 100%;
}
li.sf-field-taxonomy-application h4:after, li.sf-field-taxonomy-product_range h4:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px !important;
    height: 16px !important;
    display: block;
    position: absolute;
    left: auto !important;
    right: 20px !important;
    top: 20px !important;
}
.filtersub-wrapper.catone li.sf-field-taxonomy-application h4, .filtersub-wrapper.cattwo li.sf-field-taxonomy-product_range h4, .filtersub-wrapper.catthree li.sf-field-sort_order h4 {
    padding: 15px 20px !important;
}
.product-cont {
    padding-bottom: 0px !important;
}
div#product-searchfilter ul {
    padding-left: 0 !important;
}
.pfs-feature-text:before {
    content: "";
    background: url(/wp-content/uploads/2023/07/check2-circle.svg);
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0px !important;
    left: 0;
}
.pfs-features-divider {
    width: 100%;
    border-bottom: 1px solid #C7C5C5 !important;
    margin-top: 15px;
    margin-bottom: 15px;
    border-width: 0px;
}
.pfs-feature-text {
    font-family: 'CriqueGrotesk';
    text-align: left;
    position: relative;
    padding-left: 36px;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
}
.pfs-keyfeatures-section {
    padding-top: 15px !important;
} 

.new-find-a-stockist p {
    font-size: 16px;
    color: #fff !important;
    line-height: 21px;
}
.new-stockist-form .et_pb_row {
    display: flex;
    align-items: center;
}
div#resources-main .et_pb_main_blurb_image img {
    width: 65px !important;
    height: 65px !important;
}
div#resources-main .et_pb_main_blurb_image {
    margin-bottom: 10px;
}
@media only screen and (max-width: 768px) { 
.new-stockist-form .et_pb_row {
    display: block;
    align-items: center;
}
}
.new-resource h3 {
    font-size: 39px !important;
    line-height: 44px;
    padding-bottom: 0;
}
.new-resource .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0px !important;
}
.new-resource h2 {
    font-size: 61px !important;
    line-height: 72px !important;
    font-weight: 300 !important;
    font-family: 'CriqueGroteskLight' !important;
}
#new-resource .et_pb_blurb_content {
    border-bottom: 1px solid #C7C5C5;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
div#new-resource h4 {
    font-size: 16px !important;
    line-height: 21px;
    position: relative;
    top: 5px;
    font-family: 'CriqueGrotesk';
    color: #434040;
    left: 7px;
}
#new-resource .et_pb_blurb_content h4:after {
    content: url(/wp-content/uploads/2023/07/chevron-right.svg) !important;
    position: absolute !important;
    right: 0px !important;
    display: block !important;
    top: 2px !important;
}
#new-resource .et_pb_blurb_content:hover {
    padding: 0px 15px 10px 15px;
    transition: .5s;
}
#new-resource .et_pb_blurb_content {
    transition: .3s;
}
/*.other-app-grid {
    width: 23.5% !important;
    margin-right: 10px !important;
}*/

#new-resource .et_pb_module.et_pb_blurb {
    margin: 0 10px 15px;
}
#new-resource .et_pb_column.et_pb_column_1_4 {
    width: 302px !important;
    margin-right: 0px !important;
}
.primary-btn.cta-btn {
    width: 100% !important;
    padding: 0 !important;
}

div#recladding-num {
    position: relative;
    top: 25px;
}
div#recladding-hr {
    padding: 0;
    border-bottom: 1px solid #D9D8D8;
    position: relative;
    top: 50px;
    margin: 0 auto;
}
.recladding-steps-planning {
    margin-bottom: 35px;
}
#cemintel-provides .recladding-list-right .et_pb_text_inner p {
    display: flex;
    position: relative;
    position: relative;
    left: 35px;
}
#cemintel-provides .recladding-list-right .et_pb_text_inner:before {
    content: "";
    background: url(/wp-content/uploads/2023/08/check2-circle.svg);
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
}
.page-id-2638 .recladding-brochure-download .brochures-content figure {
    display: none;
}
.content-wrapper {
    padding: 20px 15px !important;
    border-bottom: 1px solid #E1E0E0;
}
.recladding-brochure-download .et_pb_code_inner .content-wrapper h4 {
    display: flex;
    position: relative;
    left: 50px;
    width: 80%;
    align-items: center;
    color: #444141;
    font-weight: 400 !important;
    font-family: 'CriqueGrotesk' !important;
}
.recladding-brochure-download .et_pb_code_inner .content-wrapper:before {
    content: "";
    background: url(/wp-content/uploads/2023/09/File.svg);
    position: absolute;
    /* left: 0; */
    background-repeat: no-repeat;
    width: 39px;
    height: 36px;
}
.recladding-brochure-download .et_pb_code_inner .content-wrapper {
    padding: 20px 15px !important;
    border-bottom: 1px solid #E1E0E0;
    height: 90px !important;
    display: flex;
    align-items: center;
}
.recladding-brochure-download .brochures-content {
    width: auto;
    background: #fff;
}
.recladding-brochure-download .brochures-content {
    width: auto;
    background: #fff;
    border-top: 2px solid #F8D512 !important;
    width: 302px !important;
}
#post-2638 h2 {
    padding-bottom: 0 !important;
}
.file-size {
    display: none;
}
div#recladding-safety p {
    font-size: 25px;
    line-height: 29px;
    font-family: CriqueGrotesk;
    font-weight: 700;
    padding-top: 10px;
}
.et_pb_row.et_pb_row_16.recladding-safepractice-sec-content {
    display: flex;
    align-items: center;
}
.et_pb_module.et_pb_text.et_pb_text_30.recladding-safepractice-sec-content-left.et_pb_text_align_left.et_pb_bg_layout_light p {
    padding-bottom: 30px;
}
.post-2638 .download-info {
    width: 100%;
    display: block !important;
    float: right;
    text-align: end;
}

 .post-2638  div#download-form h2 {
     font-family: 'CriqueGrotesk';
    font-size: 31px !important;
    line-height: 35px !important;
    color: #444141;
    padding-bottom: 15px !important;
}

@media only screen and (min-width: 981px) and (max-width: 1280px) { 

.page-id-175 .banner-slider-container {
    margin-left: 9%;
}
.product-banner .slider.slider-nav {
    display: block !important;
 }
.et_pb_section.product-cont {
    padding: 15% 0 10px !important;
}
}

div#cladding-versatility h2 {
    padding-bottom: 25px !important;
}
.filtersub-wrapper.catthree .sort-list p:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/filter-right.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px !important;
    height: 16px !important;
    display: block;
    position: absolute;
    left: auto !important;
    right: 20px !important;
    top: 20px !important;
}
li.sf-field-taxonomy-building_type h4:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: auto !important;
    right: 15px !important;
    top: 15px;
}
li.sf-field-taxonomy-finish h4:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/07/toggle-chevron-down.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: auto !important;
    right: 15px !important;
    top: 15px;
}
div#product-searchfilter li.sf-field-taxonomy-building_type::after, div#product-searchfilter li.sf-field-taxonomy-finish::after{
    display: none;
}

@media (max-width: 980px) {
    .product-cont {
        padding-bottom: 40px !important;
    }
}


/* Styles by Dev - A */
div#product-searchfilter ul #overall-outer-div .filtersub-wrapper li ul {padding-left: 20px !important;}
div#product-searchfilter ul #overall-outer-div .filtersub-wrapper .sort-list .sort-wrapper {padding: 10px 20px;}
div#product-searchfilter ul #overall-outer-div .filtersub-wrapper.arrow_rotate li h4:after, div#product-searchfilter ul li h4.arrow_rotate:after, 
.technical-toggles-wrapper.active .toggles-inner-wrapper h2:after  { transform: rotate(180deg); }
div#product-searchfilter ul li h4 {border-bottom: 1px solid #D9D8D8 !important;border-top: 0px solid #D9D8D8 !important;}
div#product-searchfilter ul #overall-outer-div .filtersub-wrapper li h4{ border-bottom: 0px solid #D9D8D8 !important; }
div#product-searchfilter form.searchandfilter li.sf-field-taxonomy-building_type ul, div#product-searchfilter form.searchandfilter li.sf-field-taxonomy-finish ul, 
div#product-searchfilter form.searchandfilter li.sf-field-taxonomy-color ul {border-top: 0px solid #D9D8D8!important;border-bottom: 1px solid #D9D8D8!important;}
#article-filters .dp-dfg-skin-default .dp-dfg-filters .dp-dfg-taxonomy-label.arrow_rotate:after, 
#inspiration-view-all .dp-dfg-skin-default .dp-dfg-filters .dp-dfg-taxonomy-label.arrow_rotate:after, 
#videos-filtergrid .dp-dfg-skin-default .dp-dfg-filters .dp-dfg-taxonomy-label.arrow_rotate:after,
#product-brochures.dpdfg_filtergrid_0 .dp-dfg-skin-default .dp-dfg-filters .dp-dfg-taxonomy-label.arrow_rotate:after, 
.product-range-list-filter .filtersub-wrapper h4.arrow_rotate:after {transform: rotate(180deg);}
#product-brochures.dpdfg_filtergrid_0 .dp-dfg-skin-default .dp-dfg-filters ul, 
#inspiration-view-all .dp-dfg-skin-default .dp-dfg-filters ul {border-bottom: 1px solid #d9d8d8 !important;margin-bottom: 0;padding-bottom: 15px;}
.product-range-list-filter .filtersub-wrapper h4:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/Vector-31.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 13px !important;
    height: 7px !important;
    display: block;
    position: absolute;
    left: auto !important;
    right: 20px !important;
    top: 20px !important;
}
#top-banner h3 {padding-bottom:0px;}
div#top-banner a {color: #323030;font-weight: bold;}
div#top-banner a:hover {opacity: 0.8;}

input[type=checkbox] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    accent-color: #444141;
    width: 12px !important;
    height: 12px !important;
    top: 0px !important;
    margin: 0 !important;
}
.cem-samplereq-filtwhole-left .list-cem ul .appli-flter-cls label {padding-left: 10px;margin-top: -5px;}
#selected_filters {width: 100%;margin-bottom: 0px;}
#selected_filters p span {font-size: 14px;font-weight: 500;color: #444141;padding: 7px 10px;font-family: 'CriqueGroteskMedium';background-color: #f7f7f7;margin-right: 7px;margin-bottom: 7px;display: inline-block;}
#selected_filters p {padding-top: 20px;}
.product_range_filtersRow #selected_filters p, div#product-brochures div#selected_filters p {padding-top: 0px;padding-bottom: 20px;}
div#product-brochures div#selected_filters {left: 0 !important;position: relative;width: 100% !important;}
/* #product-brochures .dp-dfg-container .dp-dfg-items {margin-top: 50px;} */
div#product-brochures .smalldevice_filter{ display:none; }

@media (max-width: 1400px) {
	div#product-brochures div#selected_filters {left: 27%;width: 73%;}
}
@media (max-width: 1200px) {
	.product-range-list-filter .filtersub-wrapper.cattwo h4, .product-range-list-filter .filtersub-wrapper.catone h4 {font-size: 16px;}
}
@media (max-width: 1023px) {
	div#product-brochures div#selected_filters { display:none; }
	div#product-brochures .smalldevice_filter{ display:block !important; }
	div#product-brochures div#selected_filters {left: 0;position: relative;;width: 100%;margin-bottom:20px;}
	div#product-brochures div#selected_filters p {padding-top: 0px;padding-bottom: 0px;}
}
@media (max-width: 980px) {
   #selected_filters p {padding-top: 0px;}
   .product-searchpro .product-range-list-filter .rl-filters-wrapper .rl-filters .filtersub-wrapper {width: 230px !important;}
}
@media (max-width: 800px) {
	.product-searchpro .product-range-list-filter .rl-filters-wrapper .rl-filters .filtersub-wrapper {width: 210px !important;}
	.product-searchpro .product-range-list-filter .rl-filters-wrapper .rl-filters .filtersub-wrapper h4 {padding: 15px 10px!important;}
	.product-searchpro .product-range-list-filter .filtersub-wrapper h4:after {right: 7px !important;}
}
@media (max-width: 699px) {
	.product-searchpro .product-range-list-filter .rl-filters-wrapper .rl-filters .filtersub-wrapper {width: 230px !important;}
	.product-searchpro .product-range-list-filter .rl-filters-wrapper .rl-filters .filtersub-wrapper h4 {padding: 15px 20px!important;}
	.product-searchpro .product-range-list-filter .filtersub-wrapper h4:after {right: 20px !important;}
}
.mfp-wrap.mfp-gallery figure figcaption {display: none;}
#download-cemintel .col-2.submit-btn{
	width: 228px !important;
    float: left !important;
    text-align: center !important;
	        position: unset;
        justify-content: center;
        margin-top: 30px !important;
}
#download-cemintel .wpcf7-list-item{
	margin-bottom: 12px !important;
    display: block !important;
}









