.cnc-features-section.cnc-features-section-layout1{padding:100px 0;}
.cnc-features-section.cnc-features-section-layout1 .container{max-width:1430px;margin:0 auto;padding:0 15px;box-sizing: border-box;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper{display: flex;flex-wrap: wrap;position: relative;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col{max-width: calc(33.33% - 3.33px);width: 100%;box-sizing: border-box;padding: 35px 18px;position: relative;border-bottom: 3px solid #CCDEF3; }
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:not(:nth-child(3n)) {border-right: 3px solid #CCDEF3;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:nth-last-child(-n+3) { border-bottom: none; }
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:first-child :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){color: #005BC5; font-size: 48px; font-weight: 700; line-height: normal;margin: 0;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:first-child :is(p){color: #000727; font-size: 20px; font-weight: 400; line-height: normal;margin: 0;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col span{width: 44px; height: 44px;box-sizing: border-box;padding: 10px;background-color: #005BC5;border-radius: 50%;display: flex;justify-content: center;align-items: center;margin-bottom: 10px;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col span img{max-width: 100%;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col span svg , .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col span i{width: 100%;height: 100%;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){color: #005BC5; font-size: 20px; font-weight: 700; line-height: normal;margin: 0;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col :is(p){color: #000727; font-size: 16px; font-weight: 400; line-height: normal;margin: 0;}
.cnc-features-section.cnc-features-section-layout1 .features-wrapper .col :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child) , .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:first-child :is(p):not(:last-child) , .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col :is(p):not(:last-child){margin: 0 0 10px;}

@media (max-width:1199px) {
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col { max-width: calc(50% - 5px);padding: 30px 18px;}
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:nth-child(odd) { border-right: 3px solid #CCDEF3; }
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:nth-child(even) { border-right: none; }
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:nth-last-child(-n+3) { border-bottom: 3px solid #CCDEF3; }
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:nth-last-child(-n+2) { border-bottom: none; }
}
@media (max-width:1024px) {
  .cnc-features-section.cnc-features-section-layout1 { padding: 50px 0; }
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:first-child :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 40px;}
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:first-child :is(p) , .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 18px;}
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col :is(p){font-size: 15px;}
  
}
@media (max-width:767px) {
  .cnc-features-section.cnc-features-section-layout1 { padding: 30px 0; }
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col { max-width: 100%;padding: 20px 0px; border-bottom: 3px solid #CCDEF3;}
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:nth-child(odd) { border-right: none; }
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:nth-last-child(-n+2) { border-bottom: 3px solid #CCDEF3; }
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:last-child { border-bottom: none; }
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:first-child :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 30px;}
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col:first-child :is(p) , .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 16px;}
  .cnc-features-section.cnc-features-section-layout1 .features-wrapper .col :is(p){font-size: 14px;}
}