.dis-flex { display: flex; flex-wrap: wrap; }
.text-center{text-align:center;}
.nextgen-six-column-module .six-column-title { padding-bottom: 40px;}
.nextgen-six-column-module .box-title {  min-height: 20%;}
.nextgen-six-column-module .box-left-icon-img {  width: 80px; max-width:80px;text-align:center;}
.nextgen-six-column-module .box-left-icon-img svg{ width:80px;height:80px;text-align:center;}
.nextgen-six-column-module .box-right-content {  width: calc(100% - 80px);padding-left:15px;height:100%; }
.nextgen-six-column-module .box { margin: 5px; width: calc(33.33% - 10px); background: #fbfcfd; border-radius: 10px; padding: 40px 20px; align-items: center;border: 2px solid #e0ecf1;}
.nextgen-six-column-module .inner-six-column-section { margin: 0 -5px;}
.nextgen-six-column-module .btn { margin: 20px auto; text-align: center;}

.box-left-icon-img img {
  width: 100% !important;
}
.under-six-box-text { text-align: center; padding-top: 25px; }

@media(max-width:1024px){
  .nextgen-six-column-module .box-right-content { width: 100%; padding-left: 0px; text-align:center;}
  .nextgen-six-column-module .box-left-icon-img { text-align: center; margin: 0 auto 26px auto;}
  .nextgen-six-column-module .box-title { min-height:auto;}
}


@media(max-width:991px){

  .nextgen-six-column-module .box{ width: calc(50% - 10px);}


}

@media(max-width:767px){

  .nextgen-six-column-module .box { margin: 0 auto 15px; width: 90%;}
  /*   .nextgen-six-column-module .box-right-content { padding-left:0;} */


  /*   .main-four-column-section .inner-four-column-section{padding:32px;}
  .main-four-column-section .item-four-column-section { width: 100%; }
  .main-four-column-section .item-four-column-section:first-child, .main-four-column-section .item-four-column-section:nth-child(3), .four-column-text.jp-slases-rep .main-four-column-section .item-four-column-section:nth-child(5)  { border-right: none; }
  .main-four-column-section .item-four-column-section { border-color: rgb(229, 231, 235 ); border-bottom-width: 1px; border-bottom-style: solid; } */

}


@media(max-width:480px){

  .nextgen-six-column-module .box { margin: 0 auto 15px; width: 100%;}

/*   .nextgen-six-column-module .box-right-content { width: 100%; padding-left: 0px; text-align:center;} */
/*   .nextgen-six-column-module .box-left-icon-img { text-align: center; margin: 0 auto 26px auto;} */
  .nextgen-six-column-module .box-title { height:auto;}

  /*   .main-four-column-section .inner-four-column-section { padding: 32px 15px; }
  .item-four-column-section .btn a {font-size:15px;}
  .main-four-column-section .inner-four-column-section .btn{padding: 10px 15px 10px 30px;}
} */

  @media(max-width:375px){

    .item-four-column-section .btn a {font-size: 12px;}

    /*   .nextgen-six-column-module .box-right-content { width: 100%; padding-left: 0px;} */
    /*   .nextgen-six-column-module .box-left-icon-img { text-align: center; margin: 0 auto 26px auto;} */
  }




