/*-----------------------------------Home Page header Css Start --------------------------------*/

.lang_arabic .home_logo {
    width: 7rem;
    height: 6.438rem;
    margin-right: 7rem;
    margin-left: 0;
}

.lang_arabic .home_header_nav_head {
    padding-left: 4rem;
    padding-right: 0;
    width: 55%;
    display: flex;
}

.lang_arabic .home_header_lang {
    padding-bottom: 0.4em;
}

.lang_arabic .home_header_interest {
    width: 280px;
    justify-content: center;
}

.lang_arabic .home_header_btn_container {
    margin-left: 1rem;
    margin-right: 0;
}

/*-----------------------------------Home Page header Css End --------------------------------*/



/*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
.lang_arabic .header_nav,
.lang_arabic .header_btn_container,
.lang_arabic .topnav,
.lang_arabic .mb_header_nav {
    direction: rtl;
}

/* .lang_arabic .mb_header_nav {
  display: none;
  } */

.lang_arabic .hamburger-menu {
    right: auto;
    left: 1.625rem;
}

.lang_arabic .logo {
    margin-left: 0;
    margin-right: 7.5%;
}

.lang_arabic .header_nav_head {
    padding-left: 7.5%;
    padding-right: 0%;
}

.lang_arabic .arRight {
    transform: scale(-1,1);
}

.lang_arabic .dropdown-content li > a {
    text-align: right;
}

.lang_arabic .hamberger-nav {
    right: auto;
    left: 0;
}

.lang_arabic .burger-close {
    right: auto;
    left: 1.625rem;
}

.lang_arabic .mb-nav {
    width: 90%;
    margin-left: 0;
    margin-right: 1.25rem;
    direction: rtl;
}

.lang_arabic .mb_service_container, 
.lang_arabic .mb_program_container {
    margin-left: 0;
    margin-right: 1rem;
}

.lang_arabic .mb_heading {
    flex-direction: row-reverse;
    justify-content: flex-end;
}



  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
  
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
.lang_arabic .footer_container, .lang_arabic .footer_bottom {
    direction: rtl;
}

.lang_arabic  .desktop_seven {
    transform: scale(-1,1);
}

.lang_arabic .footer_cont1 div.text_1 {
    font-weight: bold;
    text-align: right;
}

.lang_arabic .gap {
    flex: 0;
}

  
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
  
  /* Media queries for desktop responsive */
@media only screen and (max-width: 1600px) {
    /*-----------------------------------Home Page header Css Start --------------------------------*/
    .lang_arabic .home_logo {
        width: 6rem;
        height: 5rem;
    }

    .lang_arabic .home_header_lang {
        padding-bottom: 0.4em;
    }

    .lang_arabic .home_dropdown-content {
        top: 5.5rem;
    }

  /*-----------------------------------Home Page header Css End --------------------------------*/
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
  
    .lang_arabic .logo {
        margin-left: 0;
        margin-right: 7.5%;
    }
  
  
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
  
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
  
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
}
  
  /* Media queries for Mac having resolution 1366 * 625 */
@media only screen and (max-width: 1370px) and (min-width: 1360px) and (max-height: 630px) and (min-height: 620px) {
}
  
  /* Handling sticky nav bar for the screens having width less or equal to 1200px */
@media only screen and (max-width: 1200px ) {
}
  
  /* Media queries for tablet responsive */
@media only screen and (max-width: 1200px ) and (min-height: 920px) {
   /*-----------------------------------Home Page header Css Start --------------------------------*/

    .lang_arabic .home_logo {
        margin-left: 0;
        margin-right: 4rem;
        width: 6rem;
        height: 5rem;
    }

    .lang_arabic .home_header_nav_head {
        display: none;
    }

    .lang_arabic .home_header_lang {
        padding: 2px 21px;
    }

   /*-----------------------------------Home Page header Css End --------------------------------*/

  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/

    .lang_arabic .logo {
        margin-left: 0;
        margin-right: 2rem;
    }
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
  
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
    .lang_arabic .tab_svg {
        transform: scale(-1,1);
    }

  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
}
  
  /* tab handling css */
  
  
@media only screen and (min-width: 720px) {
}

@media only screen and (min-width: 800px) {
}

@media only screen and (min-width: 900px) {
}

@media only screen and (min-width: 950px) {
}
  
  /* Media queries for tablet landscape responsive */
@media only screen and (min-width: 920px ) and (max-width: 1220px ) and (max-height: 1200px) and (orientation: landscape) {
  
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
  
  
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
  
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
    .lang_arabic .header_nav_head {
        width: 65%;
    }
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
}
  
  /* Media queries for Mobile responsive */
@media only screen and (max-width: 720px) {
    /*-----------------------------------Home Page header Css Start --------------------------------*/
    .lang_arabic .home_header_nav_head {
        display: none;
    }

    .lang_arabic .home_logo {
        margin-right: 2rem;
        margin-left: 0;
        width: 5rem;
        height: 4rem;
    }

    .lang_arabic .home_header_interest_mobile {
        transform: translate(-10%, -75%);
        right: 4%;
    }
  /*-----------------------------------Home Page header Css End --------------------------------*/
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
    .lang_arabic .logo {
        margin-right: 1.5rem !important;
    }


  
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
  
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/

    .lang_arabic .mob_svg {
        transform: scale(-1, 1);
    }

    .lang_arabic .footer_cont1 {
        padding-bottom: 3rem;
    }
 
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
}
  
  /* MObile responsive media queries for landscape mode */
@media only screen and (max-width: 900px) and (max-height: 900px) and (orientation: landscape) {
    .lang_arabic .home_header_nav_head {
        display: none;
    }

    .lang_arabic .home_logo {
        margin-right: 2rem;
        margin-left: 0;
        width: 5rem;
        height: 4rem;
    }

    .lang_arabic .home_header_interest_mobile {
        transform: translate(-10%, -75%);
        right: 4%;
    }
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
  
  
    .lang_arabic .logo {
        margin-right: 1.5rem;
    }
  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
  
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
    .lang_arabic .mob_land_svg {
        transform: scale(-1, 1);
        right: 1em;
    }
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
}

@media only screen and (max-width: 1200px) {
    .lang_arabic .home_topnav {
        width: 37rem;
    }
}