:root {
    --odm-padding-space-top:80px;
    --odm-padding-space-bottom:80px;
    --odm-margin-space-top:80px;
    --odm-margin-space-bottom:80px;
    --green-color:#51970a;
}
.odm-padding-space-top{padding-top:var(--odm-padding-space-top);}
.odm-padding-space-bottom{padding-bottom:var(--odm-padding-space-bottom);}
.odm-margin-space-top{padding-top:var(--odm-margin-space-top);}
.odm-margin-space-bottom{padding-top:var(--odm-margin-space-bottom);}
#banner-odm-all{background:#0e7dc2 url(../images/sustainability/banner.jpg) no-repeat center top;position:relative}
#banner-odm-all:before{content:"";position: absolute;left:0; top:0px;right:0;bottom:0;display:block;background:rgba(0,0,0,0.4);z-index: 1;}
#banner-odm-all .container{height: 630px;display: flex;align-items: center;justify-content: center;max-width:900px;margin:0 auto;position:relative;z-index:2;color:#fff}
#banner-odm-all .index-h2 h2{color:#fff}
.get_quote_box{margin:20px 0;text-align:center;display: flex;flex-wrap: wrap;justify-content: center;}
.get_quote_box a{border-radius:50px;padding:12px 25px;font-size:16px;}
.get_quote_box a:nth-child(2){margin-left:25px}
.get_quote_box a i{transform:translateY(-2px)}
.get_quote_box a.get_catalogue:hover i:before{background-image:url(../images/arrow_outward_24dp_51970A_FILL0_wght400_GRAD0_opsz24.png)}
.get_quote_box a:nth-child(2) i{}
.get_quote{background:var(--green-color);border:1px solid var(--green-color);color:#fff}
.get_quote:hover{background:var(--logo-color);color:#fff;border-color:var(--logo-color)}
.get_catalogue{border:1px solid #fff;color:#fff}
.get_catalogue:hover{background:#fff;color:var(--green-color)}
/**/
.odm-desc-p{font-size:18px;line-height:1.5}
#solution-odm-all .odm-desc-p{text-align:center;max-width:900px;margin:0 auto}
.odm_banner_ul{display:flex;flex-wrap:wrap;margin-top:35px}
.odm_banner_ul li{width:25%;text-align:center;line-height:1.3;padding:0 20px}
.odm_banner_ul li img{border-radius:150px;width:170px;height:170px;}
.odm_banner_ul li b{display:inline-block;border:1px solid #ddd;padding:15px;border-radius:150px}
.odm_banner_ul li h3{min-height:2em;margin-bottom:10px;font-size:18px;font-weight:600;margin-top:25px}
.odm_banner_ul li p{font-size:16px;}
/**/
/**/
.odm-customization-capabilities{background:var(--green-color);color:#fff}
.odm-customization-capabilities .index-h2 h2{color:#fff}
.odm-customization-capabilities ul{display:flex;flex-wrap:wrap;line-height:1.3; padding-top:25px;}
.odm-customization-capabilities li{width:calc(33.33333% - 20px);margin-right:30px;padding:50px 30px;position:relative;height: 370px;background: rgba(0,0,0,.15);border-radius: 5px;}
.odm-customization-capabilities li:nth-child(3n){margin-right:0}
.odm-customization-capabilities li h3{font-size: 25px;font-weight:600;margin-bottom:15px;color: #fff;}
.odm-customization-capabilities li p{font-size: 18px;}
.odm-customization-capabilities li span{ width: 80px;display: flex; background: #86bb46; position: absolute;right: 30px; bottom: 50px;text-align: center; padding: 0; justify-content: center; align-items: center;  height: 85px;border-radius: 5px;}
.odm-customization-capabilities li span img{ width: auto;height: 45px;}
.odm-customization-capabilities li b{font-size: 150px;color: rgba(255,255,255,0.2);position:absolute;left: 10px;bottom: -20px;}
/**/
.odm-step{}
.odm-step .container{display: flex; flex-wrap: wrap;}
.odm-step-desc{width: 60%; padding-right: 100px;display: flex; align-items: center;}
.odm-step-desc .index-h2{justify-content:left;text-align: left;}
.odm-step-desc .index-h2 h2{}
.odm-step-ul{display: flex;flex-wrap: wrap;margin-top:25px;width: 100%;justify-content: space-between;}
.odm-step-ul li{ width: calc(50% - 20px); margin-right: 40px; margin: 25px 0; position: relative;padding-left: 80px;}
.odm-step-ul li:nth-child(2n){margin-right:0}
.odm-step-ul b{border-radius: 10px; width: 60px; height: 60px;background: #000;display: inline-block; color: #fff; font-size: 35px; text-align: center; line-height: 60px; position: absolute; left: 0;top: 0;}
.odm-step-ul p{font-size: 16px; line-height: 1.3;}
.odm-step-ul h3{ font-weight: 600; font-size: 20px; margin-bottom: 10px;}
.odm-step .thumb{ width: 40%; position: relative; height: 580px;}
.odm-step .thumb img{width: auto; height: 100%; border-top-left-radius: 850px;border-bottom-left-radius: 850px;}
/**/
.odm-gift{background:url(../images/sustainability/cbg.jpg) no-repeat center top;position:relative}
.odm-gift .index-h2 h2{color:#fff}
.odm-gift{color:#fff;line-height:1.3}
.odm-gift .container{display:flex;flex-wrap:wrap}
.odm-gift .index-h2{text-align:left}
.odm-gift-desc{align-items:center;width:50%;padding-right:100px}
.odm-gift-ul{width:50%;display:flex;flex-wrap:wrap;text-align:center;font-size:16px}
.odm-gift-ul li{width:calc(33.333333% - 15px);margin-right:22.5px;}
.odm-gift-ul li:nth-child(3n){margin-right:0}
.odm-gift-ul img{width:100%;height:auto;margin-bottom:15px}
.gift-thumb{margin-top:35px}
.gift-thumb img{height:auto;width:375px}
.gift-thumb p{font-size:15px;margin-top:25px}
/***/
.odm-adv-desc{}
.odm-adv-desc .odm-desc-p{max-width:900px;margin:0 auto;text-align:center}
.odm-adv-ul{display:flex;flex-wrap:wrap;margin-top:35px;line-height:1.3}
.odm-adv-ul li{text-align:center;width:25%;padding:0 25px;}
.odm-adv-ul img{width:90px;height:auto}
.odm-adv-ul b{font-size:18px;font-weight:600;margin-top:15px;margin-bottom:10px;display:block}
.odm-adv-ul p{font-size:15px;}
/**/
.odm-cert{}
.odm-cert .container{display:flex;flex-wrap:wrap}
.odm-cert-desc .index-h2{text-align:left}
.odm-cert-desc{width:50%;}
.product-cat-faqs{}
.product-cat-faqs li{border: 1px solid #999;margin-top: 20px;}
.product-cat-faqs h3{font-size: 18px; font-weight: 600;line-height: 1.3; padding: 15px 15px;padding-right:40px;position: relative;cursor: pointer;}
.product-cat-faqs h3:after{width: 2px;height: 20px;content:"";display:block;position:absolute;right: 23px;top: 16px;background:#000}
.product-cat-faqs h3:before{width: 20px;height: 2px;content:"";display:block;position:absolute;right: 14px;top: 24px;background:#000}
.product-cat-faqs p{font-size: 16px; padding: 20px 15px; border-top: 1px solid #999;display:none;line-height:1.3}
.odm-cert .thumb{width:50%;padding-right:100px}
.odm-cert .thumb img{width:100%;height:auto}
.product-cat-faqs li.on p{display:block}
.product-cat-faqs li.on h3:after{opacity: 0;}
/**/
.review-needs{background:url(../images/sustainability/fbg.jpg) no-repeat center top;background-size:cover;position:relative;color:#fff;padding:var(--odm-margin-space-top) 0;text-align:center}
.review-needs h2{color:#fff;font-size: 35px;font-weight: 600;margin-bottom: 35px;}
.review-needs p{font-size:18px;line-height:1.3;max-width:800px;margin:0 auto}
.review_quote{margin-top:35px;}
.review_quote a{border-radius:50px;border:1px solid #fff;font-size:16px;padding:15px 20px;display:inline-block;position: relative;padding-right: 55px;}
.review_quote a i{text-align: center;margin-left:10px;width: 36px;height: 36px;border-radius: 50px;position: absolute;right: 6px;top: 5px;display: flex;justify-content: center;align-items: center;}
.review_quote a i:before{transform:translateY(0)}
.review_quote a:nth-child(2){margin-left:25px;}
.quote-one,.quote-two:hover{background:#fff;color:var(--green-color);}
.quote-one i,.quote-two:hover i{background: var(--green-color);color: #fff;}
.quote-two,.quote-one:hover{background:none;color:#fff}
.quote-two i,.quote-one:hover i{background:none;border:1px solid #fff}
/*********************************************/
@media(max-width:1800px){
    :root {
    --odm-padding-space-top:70px;
    --odm-padding-space-bottom:70px;
    --odm-margin-space-top:70px;
    --odm-margin-space-bottom:70px;
    }
    .odm-cert .thumb{padding-right:80px}
}
@media(max-width:1700px){
    #banner-odm-all .container{height:600px}
    #banner-odm-all{background-size:100% 600px; }
    .odm_banner_ul li img{width:150px;height:150px}
        .odm-cert .thumb{padding-right:70px}
}
@media(max-width:1600px){
    #banner-odm-all .container{height:550px}
    #banner-odm-all{background-size:100% 550px; }
     :root {
    --odm-padding-space-top:60px;
    --odm-padding-space-bottom:60px;
    --odm-margin-space-top:60px;
    --odm-margin-space-bottom:60px;
    }
   .odm-step-desc{padding-right:80px}
   .odm-gift-desc{padding-right:80px}
       .odm-cert .thumb{padding-right:60px}
}
@media(max-width:1500px){
    #banner-odm-all .container{height:500px}
    #banner-odm-all{background-size:100% 500px; }
    .odm_banner_ul li img{width:130px;height:130px}
     /**/
    .odm-customization-capabilities li{padding: 30px;height: auto;padding-bottom: 140px;}
    .odm-customization-capabilities li h3{}
    .odm-customization-capabilities li p{}
    .odm-customization-capabilities li b{bottom: -10px;font-size: 120px;}
    .odm-customization-capabilities li span{bottom: 30px;}
    .odm-customization-capabilities li span img{}
    /**/
    .odm-step-desc{padding-right:70px}
    .odm-gift-desc{padding-right:70px}
        .odm-cert .thumb{padding-right:50px}
}
@media(max-width:1400px){
    #banner-odm-all .container{height:450px}
    #banner-odm-all{background-size:100% 450px; }
     :root {
    --odm-padding-space-top:50px;
    --odm-padding-space-bottom:50px;
    --odm-margin-space-top:50px;
    --odm-margin-space-bottom:50px;
    }
   .odm-step-desc{padding-right: 30px;width: 60%;}
   .odm-step .thumb{width: 40%;height: 500px;}
   .odm-gift-desc{padding-right:30px}
   .odm-cert .thumb{width:45%;padding-right:40px}
   .odm-cert-desc{width:55%}
   /**/
}
@media(max-width:1300px){
    #banner-odm-all .container{height:400px}
    #banner-odm-all{background-size:100% 400px; }
    .odm_banner_ul li h3{margin-top:15px}
     /**/
    .odm-customization-capabilities li{padding: 25px;height: auto;padding-bottom: 120px;}
    .odm-customization-capabilities li h3{font-size: 22px;margin-bottom: 10px;}
    .odm-customization-capabilities li p{font-size: 16px;}
    .odm-customization-capabilities li b{bottom: -5px;font-size: 100px;left: 20px;}
    .odm-customization-capabilities li span{bottom: 20px;height: 78px;}
    .odm-customization-capabilities li span img{height: 40px;}
     .odm-step-desc{padding-right:50px} 
     .index-h2{margin-bottom:20px}
     .review-needs h2{font-size:30px}
     .review_quote{margin-top:25px}
}
@media(max-width:1200px){
    #banner-odm-all .container{height:auto;padding:60px 0}
    #banner-odm-all{background-size:cover; }
     :root {
    --odm-padding-space-top:40px;
    --odm-padding-space-bottom:40px;
    --odm-margin-space-top:40px;
    --odm-margin-space-bottom:40px;
    }
    .odm_banner_ul li b{padding:10px}
    .odm_banner_ul li b img{width:100px;height:100px}
    .odm_banner_ul li{padding:0 10px}
    .odm-adv-ul li{padding:0 15px}
    .odm-cert .thumb{width:45%;padding-right:30px}
}
@media(max-width:1100px){
    .odm-step-ul b{
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    top: -2px;
}
    .odm-step-ul li{
    padding-left: 70px;
    margin: 20px 0;
}
    .odm-step-desc{
    padding-right: 20px;
}
     .odm-step-ul h3{
    font-size: 18px;
}
    .odm-step-ul p{
    font-size: 15px;
} 
.product-cat-faqs h3{font-size:16px}
.product-cat-faqs p{font-size:14px}
     .review-needs h2{font-size:25px;margin-bottom:20px}
     .review-needs p{font-size:16px}
}
@media(max-width:1000px){
   #banner-odm-all .container{margin: 0 50px;}
    :root {
    --odm-padding-space-top:35px;
    --odm-padding-space-bottom:35px;
    --odm-margin-space-top:35px;
    --odm-margin-space-bottom:35px;
    }
    .odm_banner_ul li h3{font-size:16px}
    .odm_banner_ul li p{font-size:14px}
     /**/
    .odm-customization-capabilities ul{padding-top: 0;}
    .odm-customization-capabilities li{padding: 20px;height: auto;padding-bottom: 110px;width: calc(33.33333% - 13.33333333333333px);margin-right: 20px;}
    .odm-customization-capabilities li h3{font-size: 20px;margin-bottom: 10px;}
    .odm-customization-capabilities li p{font-size: 15px;}
    .odm-customization-capabilities li b{bottom: 1px;font-size: 80px;left: 15px;}
    .odm-customization-capabilities li span{bottom: 20px;height: 70px;width: 70px;right: 20px;}
    .odm-customization-capabilities li span img{}
    /**/
    .odm-gift-desc{width:100%;padding-right:0}
    .odm-gift-ul{width:100%;margin-top: 25px;}
}
@media(max-width:900px){
   .get_quote_box a{padding: 15px 15px; font-size: 14px;}
   .review_quote a{padding: 15px 15px; font-size: 14px;padding-right:55px}
   .review_quote a i{height:34px;height:34px;}
   .review_quote a:nth-child(2){margin-left:15px}
   #banner-odm-all .container{margin: 0 40px;}
   .odm-desc-p{font-size:16px}
    .odm-step-desc{
    width: 100%;
}
    .odm-step .thumb{
    width: 100%;
    border-radius: 0;
    height: auto;
    margin-top: 20px;
}
    .odm-step .thumb img{
    border-radius: 0;
    width: 100%;
    height: auto;
}
.odm-adv-ul b{font-size:16px}
.odm-adv-ul li{padding:0 10px}
}
@media(max-width:800px){
   #banner-odm-all .container{margin: 0 30px;}
   #banner-odm-all .index-h2{margin-bottom:20px}
    :root {
    --odm-padding-space-top:30px;
    --odm-padding-space-bottom:30px;
    --odm-margin-space-top:30px;
    --odm-margin-space-bottom:30px;
    }
         /**/
    .odm-customization-capabilities ul{padding-top: 0;}
    .odm-customization-capabilities li{padding: 20px;height: auto;padding-bottom: 100px;}
    .odm-customization-capabilities li h3{font-size: 20px;margin-bottom: 10px;}
    .odm-customization-capabilities li p{font-size: 15px;}
    .odm-customization-capabilities li b{bottom: 5px;font-size: 70px;left: 15px;}
    .odm-customization-capabilities li span{bottom: 20px;height: 60px;width: 60px;right: 20px;}
    .odm-customization-capabilities li span img{height: 35px;}
    .odm-adv-ul{margin-top:25px}
    .odm-cert .thumb{width:100%;padding-right:0;margin-bottom:25px}
    .odm-cert-desc{width:100%}
}
@media(max-width:700px){
    #banner-odm-all .container{margin: 0 25px;}
    #banner-odm-all .container{height:auto;padding:50px 0}
    /**/
    .odm_banner_ul li{width:50%}
    .odm_banner_ul li:nth-child(-n+2){margin-bottom:15px}
    .odm_banner_ul li h3{min-height:auto}
             /**/
    .odm-customization-capabilities ul{padding-top: 0;margin-top: -10px;}
    .odm-customization-capabilities li{padding: 20px;height: auto;padding-bottom: 120px;width: 100%;margin-top: 15px;margin-right: 0;}
    .odm-customization-capabilities li h3{font-size: 20px;margin-bottom: 10px;}
    .odm-customization-capabilities li p{font-size: 15px;}
    .odm-customization-capabilities li b{bottom: -5px;font-size: 100px;left: 15px;}
    .odm-customization-capabilities li span{bottom: 20px;height: 80px;width: 80px;right: 20px;}
    .odm-customization-capabilities li span img{height: 45px;}
    /**/
    .odm-adv-ul li{width:50%}
    .odm-adv-ul li:nth-child(-n+2){margin-bottom:20px}
}
@media(max-width:600px){
     .get_quote_box a:last-child{margin-left:15px}
    .get_quote_box a{padding:8px 15px}
    .get_quote_box{margin-top: 0;}
    .odm-step-ul li{
    width: 100%;
    margin: 20px 0;
}
.gift-thumb img{width:60%;height:auto}
.gift-thumb{margin-top:20px}
/**/
.review_quote a:nth-child(2){margin:0 30px;margin-top:15px}
}
@media(max-width:500px){
     .get_quote_box a{font-size:12px;}
    .get_quote_box a i:before{width:16px;height:16px;}
    .get_quote_box a:last-child{margin-left:10px}
    #banner-odm-all .container{height:auto;padding:40px 0}
    .odm_banner_ul li b{padding:5px;}
    .odm_banner_ul li b img{width:80px;height:80px}
    .odm-gift-ul li{width:calc(33.33333% - 10px);margin-right:15px;}
    .odm-gift-ul img{margin-bottom:10px}
    .odm-adv-ul img{width:70px;}
}
@media(max-width:400px){
   .get_quote_box a{font-size: 0.7rem;}
  .index-h2{margin-bottom:20px}
  #banner-odm-all .container{height:auto;padding:30px 0;padding-bottom:20px}
  .review_quote a:nth-child(2){margin-left:20px;margin-right:20px}
}
@media(max-width:359px){
   .get_quote_box{padding:0 5%}
  .get_quote_box a{padding: 8px 15px;font-size: 12px;}  
  .get_quote_box a:last-child{margin-left: 0;margin-top: 10px;}
  .review_quote a:nth-child(2){margin-left:10px;margin-right:10px}
  .review_quote a{padding-right:50px}
}
