/*.inner-mill { border-radius: 5px; padding: 37px 20px; text-align:center; /*background: #006380;position:relative; }*/
.inner-mill h4 { position: relative;  z-index: 1; max-width: 770px; margin: 20px auto 40px; text-align: center; color: #E5E5E5;}
.inner-mill p { position: relative; margin:0; color: #CACACA; font-size: 16px; font-weight: 400; }
.inner-mill p span{ margin-bottom: 5px; position:relative; display:block; color: #6AB5AF; font-size: 16px; font-weight: 400; }
.inner-mill p span:before{ content: ""; position: absolute; width: 90px; height: 1px; background: #fff; left: 0; right: 0; margin: 0 auto; top: -16px; }
/* .inner-mill:before{ content: ""; position: absolute; width: 124px; height: 124px; right: 0; bottom: 0; background: url(https://cdn2.hubspot.net/hubfs/6730591/Realization%20Feb%202020/Home/right-bottom.png); } */
/*.inner-mill:after { border-radius: 5px 0 0 0; content: ""; position: absolute; width: 75px; height: 75px; left: 0; top: 0; background: url('https://cdn2.hubspot.net/hubfs/6730591/Realization%20Feb%202020/Why%20It%20Works/right-top-corner.png'); }*/
.delPro__module{display:none;}
.strip-mill { margin: 0 0 2%;}
.strip-mill-new{background: #006380;margin:0 0 30px;position: relative;border-radius: 5px; padding: 37px 20px 70px; text-align:center;}
.strip-mill-new:before { content: ""; position: absolute; width: 124px; height: 124px; right: 0; bottom: 0; background: url(https://cdn2.hubspot.net/hubfs/6730591/Realization%20Feb%202020/Home/right-bottom.png); }
.strip-mill-new:after { border-radius: 5px 0 0 0; content: ""; position: absolute; width: 75px; height: 75px; left: 0; top: 0; background: url('https://cdn2.hubspot.net/hubfs/6730591/Realization%20Feb%202020/Why%20It%20Works/right-top-corner.png'); }
.strip-mill-new .slick-dots{bottom:25px;left:0;}
.strip-mill-new .slick-dots li button:before{font-size:12px;}
.strip-mill-new .slick-list{max-width:700px; margin:0 auto;}
.strip-mill-new button.slick-next.slick-arrow, .strip-mill-new button.slick-prev.slick-arrow {
    height: 50px;
    top: 50%;
    transform: translateY(-50%) scale(1);
    transition: all .3s ease;
    width: 50px;
    z-index: 1;
      border: none;
}
.strip-mill-new button.slick-prev.slick-arrow {
    background: url(https://6730591.fs1.hubspotusercontent-na1.net/hubfs/6730591/Realization%20Feb%202020/white-left-arrow-svg.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 20px !important;
}
.strip-mill-new button.slick-next.slick-arrow {
    background: url(https://6730591.fs1.hubspotusercontent-na1.net/hubfs/6730591/Realization%20Feb%202020/white-right-arrow-svg.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    right: 20px !important;
}
.strip-mill-new button.slick-next.slick-arrow:hover, .strip-mill-new button.slick-prev.slick-arrow:hover {
    transform: translateY(-50%) scale(1.5);
}
.strip-mill-new .slick-dots li button:before {
    color: #078880 !important;
    font-size: 18px;
    line-height: 23px !important;
    opacity: 1 !important;
}
.slick-dots li.slick-active button:before{
    background: #21b7b0 !important;
}
.strip-mill-new .slick-dots li button {
    border: 2px solid #21b7b0 !important;
    border-radius: 50% !important;
}
.slick-next:before, .slick-prev:before {content:none;}
.slick-dots li button:before {
    content: '';
    height: 13px;
    left: 50%;
    line-height: 20px;
    top: 50%;
    width: 13px;
    transform: translate(-50%, -50%);
    background: #078880 !important;
    border-radius: 50%;
}
@media(max-width:1200px){

  .strip-mill { margin: 0 0 2%;}

}

@media(max-width:1024px){
.inner-mill h4 {
        font-size: 16px;
          line-height: 24px;
    }
  .strip-mill-new button.slick-next.slick-arrow, .strip-mill-new button.slick-prev.slick-arrow {
    height: 30px;
    width: 20px;
  }
  .inner-mill h4{ padding:0 50px;}
  
}
@media(max-width:991px){
.strip-mill-new .slick-list{max-width:600px;}
}

@media(max-width:767px){

  .strip-mill { margin: 0 0 30px;}
/*   .inner-mill:before{ background-size: 50%; background-repeat: no-repeat; background-position: bottom right;} */
  /*.inner-mill:after{ background-size: 50%; background-repeat: no-repeat; background-position: left top;}  */
  .strip-mill-new:before{background-size: 50%; background-repeat: no-repeat; background-position: bottom right;}
  .strip-mill-new:after{background-size: 50%; background-repeat: no-repeat; background-position: left top;}
 .inner-mill { max-width:600px; padding:0 20px;}
  .inner-mill h4 { padding: 0;}
  
}

@media(max-width:480px){
.strip-mill-new .slick-dots li button:before {font-size: 10px;}
.strip-mill-new .slick-dots li{margin:0 2px;}
.strip-mill-new .slick-list{max-width:450px; }
}

