/* Arabic Css Start */
/* Header Css Start */
.lg_btn_icon{
    margin-right: 0px;
    margin-left: 7px;
}
/* Header Css End */
/* Mission And Vission Section Css Start */
.mission_vission_main_wrapper:before{
    background-image: url('../img/mission-bg.jpg');
}
.mission_vission_main_wrapper::after{
    background-image: url('../img/vision_bg_new.webp');
}
.vision_content_wrapper {
    padding-left: 100px;
    padding-right: 0px;
}
.m_box {
    padding-left: 0px;
    padding-right: 100px;
}
.moon_icon{
    right: -20px;
    transform: translate(7px, -12px) rotate(90deg);
}
/* Mission And Vission Section Css End */
/* IPO Timeline Section Css Start */
.timeline_items:before{
    right: -102px;
    left: 0px;
    transform: skew(0deg, -31deg) scaleX(-1.11);
}
.timeline_items:nth-child(2n + 1)::before{
    transform: skew(0deg, 35deg) scaleX(-1.11);
}
/* IPO Timeline Section Css End */
/* Jaamjoom In Number Section Css Start */
.cp_table_wrapper tbody th, .cp_table_wrapper tbody td{
    border-right: unset;
    border-left: 1px solid #000;
}
/* Jaamjoom In Number Section Css End */
/* Highlight Section Css Start */
.ip_modals ul {
    padding-left: 0px;
    padding-right: 32px;
}
/* Highlight Section Css End */
/* FAQ Section Css Start */
.accordion-button::after {
    margin-left: unset;
    margin-right: auto;
}
/* FAQ Section Css End */
/* Modal Css Start */
.btn-close{
    left: -10px;
    right: unset;
}
/* Modal Css End */
/* Contact Us Section Css Start */
.contact_location_icon{
    margin-right: 0px;
    margin-left: 10px;
}
.contact_box{
    height: 100%;
}
/* Contact Us Section Css End */
/* FAQ Section Css Start */
.accordion-button{
    text-align: right;
}
/* FAQ Section Css End */
/* IPO Modals Css Start */
.switch_lang{
    left: 17px;
    right: unset;
}
.agree_terms_list {
    padding-left: 0px;
    padding-right: 20px;
}
.section_heading_wrapper p{
    margin-top: 24px;
}
/* IPO Modals Css End */
/* overview Sedction Css Start */
.overview_section ul li{
    text-align: right;
}
.overview_section ul li ul {
    padding-left: 0px;
    padding-right: 20px;
    margin-top: 10px;
}
.overview_list {
    padding-left: 0px;
    padding-right: 20px;
}
/* overview Sedction Css End */
#jamjoomAccordionAr .accordion-item {
    border: 0px;
}
/* Arabic page Responsive Css Start */
@media(max-width:1399px){
    .timeline_items:before{
        right: -99px;
    }
}
@media(max-width:767px){
    .mission_vission_main_wrapper::after{
        top: 0 !important;
        bottom: unset !important;
    }
    .mission_vission_main_wrapper:before{
        bottom: 0;
    }
}
@media(max-width:575px){
    .moon_icon{
        right: 4px;
    }
    .mission_vission_title {
        padding-left: 0px;
        padding-right: 16px;    
    }
}