.zsection .cont-cent {
    max-width: 830px;
}
.tabpart h3 {
    border: 0;
    padding: 12px 20px 28px 0;
    cursor: pointer;
    max-width: 80% 
}
.tabpart h3 {
    cursor: pointer;
    font-size: 26px;
    color: #989898 
}
.tabpart.active h3 {
    color: #fff 
}
.tabpart.active h3:after {
    content: "_________";
    display: block;
    color: #d24243;
    position: relative;
    bottom: 0;
    height: 2px 
}
.tab-inner h2, .tab-inner p {
    color: #fff 
}
.tab h2 {
    font-size: 40px 
}
.z-accordianBox-head h3 {
    font-size: 22px;
    padding-right: 20px;
}
@media screen and (max-width:1440px) {
    .tabpart h3 {
        font-size: 24px 
   }
}
@media screen and (min-width:992px) {
    .tabpart h3 {
        font-size: 20px 
   }
    .tabpart.active h3:after {
        bottom: -7px 
   }
    .tabpart h3 {
        border-bottom: 1px solid #333232 
   }
}
@media screen and (max-width:1199px) {
    .tabpart h3 {
        max-width: 85%;
        padding: 12px 20px 21px 0;
        font-size: 20px 
   }
}
@media screen and (max-width:991px) {
    .tabpart.active h3:after {
        content: none 
   }
    .tabpart h3 {
        color: #fff 
   }
    .tabpart, .tabpart h3 {
        max-width: 100% 
   }
    .tabpart.active h3 {
        box-shadow: none;
        border: 0 
   }
    .tabpart h3 {
        color: #fff;
        padding: 20px 0 0 
   }
    .z-accordianBox-head h3 {
        font-size: 20px;
   }
}
@media screen and (max-width:768px) {
    .tabpart h3 {
        font-size: 24px 
   }
    .tab h2 {
        font-size: 30px;
   }
   .i18n-ar .tab h2 {
    text-align: center;
   }
}
