   #tabInfo{display:none;}
    .cus-in {
    padding: 20px 26px;
    background: #fff;
}
.cus-in h4 {
    color: #11284b;
    border-bottom: 2px solid #11284b;
    padding: 0 0 12px;
    font-size: 22px;
    margin: 15px 0;
}
.cus-in ul li {
    float: left;
    width: 33.33%;
    position: relative;
    padding: 0 10px 0 21px;
}
.cus-in ul li a{
    color: #696969;
}
.cus-in ul li:after {
    content: '';
    border-right: 1px solid #ccc;
    position: absolute;
    right: 27px;
    height: 60px;
    top: 0;
}
.part-cus {
    margin: 0 00 53px;
}
.cus-in ul li:before {
    content: "\f0da";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 3px;
    color: #11284b;
}
.cus-in ul li:last-child:after{
  display: none;
}
.cus-ntab .resp-tabs-list{
    width: 100%;
    display: flex;
    text-align: center;
}


.cus-ntab .resp-tabs-list li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 10px 10px 0 !important;
    position: relative;
}
.cus-ntab .span-all {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    display: block;
    height: 100%;
    padding: 32px 15px 15px;
    border-radius: 10px;
    /* overflow: hidden; */
}
.span-all strong {
    width: 100%;
    display: block;
}
.cus-ntab li.resp-tab-item.resp-tab-active span {
    background: #fff !important;
    color: #000 !important;
    border-radius: 10px;
    border-radius: 10px 10px 0 0;
    /* margin: 10px 0 0px; */
}
li.resp-tab-item.resp-tab-active .span-all {
    position: relative;
}
li.resp-tab-item.resp-tab-active .span-all:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 100%;
    height: 22px;
    top: 100%;
    display: block;
    content: '';
    z-index: 1;
    left: 0;
}
.resp-tabs-container {
 
    margin: 0 5px 0 0;
}
.cus-ntab .resp-tab-content {
    border: 0 !important;
}
.cus-ntab .resp-tab-active {
    border-bottom: none;
    background-color: transparent;
    border: 0;
}
li.resp-tab-item.resp-tab-active span span.trks {
    background: #999 !important;
    color: #fff !important;
    padding-right: 0 !important;
    margin: 0 !important;
    /* padding: 0 !important; */
    padding: 2px 14px !important;
}
.cus-ntab .resp-tabs-list li:last-child{
  padding-right: 0 !important;
}
.cus-ntab .resp-tabs-list li:last-child span.trks {
    margin-right: 0px !important;
}

.green-bg{
  background: #009245 !important;
}
.nblue-bg{
  background: #29abe2 !important;
}
.red-bg{
  background: #ed1c24 !important;
}
.yellow-bg{
  background: #f7931e !important;
}  
.pink-bg{
  background: #9e005d !important;
}
.blue-bg{
  background: #2e3192 !important;
}
span.trks {
    position: absolute;
    top: 0;
    height: unset !important;
    padding: 2px 14px !important;
    border-radius: 10px 10px 0 0;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    color: #fff !important;
    margin: 0 10px 0 0px !important;
    background: rgba(0, 0, 0, 0.06);
}
.con-part  .caption {
    padding: 20px;
}

.con-part .col-bx-in h3 {
    /*color: #11284b;*/
    margin: 19px 0 9px;
    /*border-bottom: 2px solid #11284b;*/
}
.resp-tabs-container h2 {
    display: none !important; 
}
.con-part ul {
    padding: 0 0 0 18px;
}
.con-part ul li a {
    color: #999 !important;
    color: #c1282e;
    display: block;
    padding: 5px 0px;
    margin-left: 20px;
    position: relative;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    font-size: 15px;
    font-weight: 300;
}
.con-part ul li a:after {
    position: absolute;
    left: -20px;
    content: '\f105';
    font-family: FontAwesome;
    / top: 6px; /
    top: 1px;
    font-size: 20px;
}

.con-part h3 {
       padding: 22px 0 6px;
    color: #000;
    font-weight: 600;
}

.con-part .caption li a:before {
    display:none;
}
.con-part .caption {
    padding: 0;
}
.con-part {
    background: #fff;
     background: #fff;
    padding: 0 22px 30px;
}
@media(max-width: 991px){

.cus-ntab .span-all {
  
    font-size: 12px;
    }
  }
@media(max-width: 768px){
.cus-ntab .resp-tabs-list{
  display: none;
}
h2.resp-accordion:after {
  display: none;
  
}
.resp-tabs-container h2 {
    display: block !important;
}
span.trks {
    padding: 0 !important;
    border-radius: 0;
    margin: 0 !important;
}
.cus-ntab .span-all {
    border-radius: 0;
    }
    .resp-accordion {
  
    border: 0;
}
.resp-accordion {
    padding: 0 !important;
    position: relative;
    text-align: left !important;
    margin: 0 0 10px !important;
}
div#horizontalTab {
    margin: 0 0 25px !important;
}
.cus-ntab .resp-tab-active {
    
    padding: 0 !important;
}
.resp-arrow {
    
    border-top: 12px solid #fff;
    margin: 7px 6px 0 !important;
}
.resp-tabs-container {
 
    background-color: transparent;
   
}
.JoinusSec .cnt_form {
    display: none;
}
.wclSec.FormSec {

    padding: 39px 0 12px;
}
}

.resp-tabs-container ul {
    list-style: none;
}