@media screen and (min-width: 320px) and (max-width: 767px) {
.table-responsive {
    overflow-x: scroll;
}
}
.para-b {
    font-size: 15px !important;
    }
   .seg-sec .p-0{
        padding: 0px !important;
    }
   .seg-sec .bullet-list li {
    margin-bottom: 5px !important;
    font-size: 14px !important;
}
.seg-sec .sub-head{
    padding: 0px !important;
    font-size: 26px;
}
.seg-sec img{
    margin-top: 20px;
}
section.section-sec.lblue-bg p {
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 0px !important;
}
section.section-sec.lblue-bg p.pt-0{
    padding-top: 0px !important;
}
.bullet-list li {
    font-size: 15px !important;
}

.bs-example-green.bs-example-gray .accordion .fa {
    color: #000;
    width: 15px;
    height: 15px;
    font-size: 12px;
}
.bs-example-green.bs-example-gray .accordion .active .fa {
    color: #000;
    width: 15px;
    height: 15px;
    font-size: 12px;
}
.bs-example-green.bs-example-gray .card.light-color h2 {
    background: #e1e1e100 !important;

}
.bs-example-green.bs-example-gray .card.light-color .card-header .btn-link {
text-align: left;
    background: #cccccc00 !important;
    }


.bs-example-green .card.light-color h2 {
    background: #e1e1e129;}

.bs-example-green .card.light-color .card-header .btn-link {
        background: #ccc0 !important;
    }
.bs-example-green .card {
    margin-bottom: 5px;
}
    .customer-card p.description {
    height: 140px;
}
 .customer-card {
    background: #fff;
    border-radius: 25px;
    padding: 40px;
    text-align: left;
    box-shadow: 2px 2px 20px 0px #80808038;
    height: 325px;
}
     .nblue-bg{
        background: #1c355e;
     }
    .nblue-bg .sub-head {
        color: #fff !important;
    }
     .text-white{
        color: #fff !important;
     }
     .database-tab tr th {
    background:#e7f8b800;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ffffff!important;
    padding: 10px!important;
    color: #fff;
    font-size: 14px!important;
    font-weight: 300;

}
.database-tab tr:nth-child(odd),.database-tab tr:nth-child(even) {
    background: #e7f8b800;
}
.database-tab {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 10px;
}
.database-tab tr td {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff !important;
    padding: 10px!important;
    color: #fff;
    font-size: 14px!important;
    font-weight: 300;
}
.section{
    font-family: 'Roboto',sans-serif !important;
}
.dg-color{
        background-color: #e1e3e5;
    padding: 50px 30px 50px 200px;
}
.lg-color{
        background-color: #f7f7f7;
    padding: 50px 200px 50px 50px;
}
body{
    overflow-x: hidden;
}
.customer-list tr td {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #747474!important;
    padding: 10px!important;
    color: #000;
    font-size: 15px!important;
    width: 50%;
}
.customer-list tr th.nblue-bg{
        background: #1c355e !important;
        color: #fff !important;
     }
     .customer-list {
    border-collapse: collapse;
    border-spacing: 0;
       width: 80%;
    margin-bottom: 10px;
    background-color: #fff;
}
.customer-list tr td:nth-child(2) {
text-align: center;
}
.customer-list tr th {
    background: #99c813;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #74747457 !important;
    padding: 10px!important;
    color: #000;
    font-size: 15px!important;
}
.bullet-list li {
       background: url(../images/Bullet-point.png) no-repeat top -4px left !important;
    list-style-type: none !important;
    padding-left: 35px;
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 16px;
    border-radius: 0px;
    background-repeat: no-repeat;
}
.bs-example-green.bs-example-gray .card-header .active {
   width: 100%;
    text-align: left;
    background: #cccccc;
    padding: 5px 10px 5px 10px;
    min-height: 50px;
    color: #000;
    text-decoration: none;
    line-height: 1.2;
}
.bs-example-green .card-header .btn-link {
    width: 100%;
    text-align: left;
    background: #cccccc;
    padding: 5px 10px 5px 10px;
    min-height: 50px;
    color: #000;
    border-radius: 0;
    border: 0 solid #fff;
     line-height: 1.2;
}
.bs-example-green.bs-example-gray .card-header:nth-child(even) .btn-link {
    background: #fff;
}
.feature-card {
    background: #fff;
    border-radius: 25px;
    padding: 20px;
    text-align: left;
    box-shadow: 2px 2px 20px 0px #80808038;
    height: 280px;
}
.feature-card img{
    margin-top: -55px;
    margin-bottom: 15px;
}
.main-tab td:nth-child(odd){
  background: #f2fadf;
  color: #000 !important;
  padding: 10px 20px!important;
  border: 3px solid #fff!important;
}

.main-tab td:nth-child(even) {
  background: #f8e8e7;
  color: #000 !important;
  padding: 10px 20px!important;
  border: 3px solid #fff!important;
}
table.techlist-tab.main-tab tr th {
    background-color: #939090;
    font-weight: 300;
    text-align: center;
    border: 3px solid #fff!important;
}
.main-heading{
    color: #000;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
    font-size: 28px;
}
.para{
    font-size: 16px;
    line-height: 24px;
}
.requestbutton {
    background-color: #99c813;
   border-radius: 5px;
    padding: 15px 30px;
    margin-top: 20px;
    font-size: 18px;
    color: #000 !important;
    font-weight: 500;
}
.mtb-30{
    margin-top: 35px;
    margin-bottom: 40px;
}
.b-heading{
    font-weight: 700;
   font-size: 25px;
   color: #212e49;
    font-family: 'Roboto',sans-serif;
}
.sub-head {
    font-weight: 600 !important;}
    .para-b{
        color: #000;
    font-size: 17px;
    line-height: 24px;
    }
    .pl-50{
        padding-left: 50px;
    }
        .pl-20{
        padding-left: 20px;
    }
    .bs-example-green .card-body {
    padding: 15px !important;
  
}
.row-p{
    padding: 30px 0px;
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
    .bs-example-green .card-header .btn-link {
    font-size: 23px;
}
    .row-p {
    padding: 5px;
}
    .mob-p {
    margin-bottom: 50px;
}
    .mpadding-30 {
        padding-left: 20px;
}
    .pl-50 {
   margin-top: 20px;
    padding: 0px 15px;
}
    .container {
    max-width: 760px;
}
section {
    overflow-x: hidden;
}
.lg-color,.dg-color {
    padding: 50px;
}
.customer-list {
    width: 100%;}
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .container {
    max-width: 720px;
}
    .mpadding-30{
        padding: 0px 40px;
    }
    section.section-sec.mob-p20 {
    padding: 30px 10px;
}
.techlist-tab.main-tab tr th {
     padding: 3px!important;
}
.main-tab td:nth-child(odd) {
     padding: 10px 5px!important;
   text-align: center;
}
.main-tab td:nth-child(even) {
padding: 10px 2px!important;
text-align: center;
}
.dg-color,.lg-color {
   padding: 40px;
}
.customer-list {
    width: 100%;
    }
    ul.bullet-list.pl-20{
    padding-left: 40px
    }
    .bs-example-green.bs-example-gray .card-header .active,.bs-example-green .card-header .btn-link {
   font-size: 18px;
}
.feature-list .mob-p{
    margin-top: 30px;
}
.feature-list .row-p {
    padding: 0px;
}
section{
    overflow-x: hidden;
}
.pl-50 {
    padding-left: 20px;
}
    
}