@font-face {
  font-family: DINNextLTArabicRegular;
  src: url('fonts/DINNextLTArabic-Regular.ttf');
}

@font-face {
  font-family: DINNextLTArabicMedium;
  src: url('fonts/DINNextLTArabic-Medium.ttf');
}

@font-face {
  font-family: HelveticaNeueLTRegular;
  src: url('fonts/HelveticaNeueLT.ttf');
}

@font-face {
  font-family: DINNextLTArabicBold;
  src: url('fonts/DINNextLTArabic-Bold.ttf');
}
/*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/

.header_container {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1920px;
}

.header_nav {
  width: 100%;
  height: 8.813rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
  z-index: 5;
  max-width: 1920px;
  margin: auto;

}

.mb_header_nav {
  height: 6.813rem;
  width: 100%;
  display: none !important;
}


.logo {
  width: 8.1875rem;
  color: white;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  /* margin-left: 7.5%; */
}


#page .logo  {
  justify-content: flex-start;
}

#page .navbar .logo img {
  margin-left: 1rem!important;
}
html[dir='rtl'] #page .navbar .logo img {
  margin-right: 1rem!important;
  margin-left: 0!important;
}

.logo_arb {
  margin-left: 0;
  margin-right: 7rem;
}

.header_nav_head_arb {
  margin-right: 0rem;
  margin-left: 4rem;

}

.logo img {
  width: 100%;
  margin-left: 45px;
}

.header_nav_head {
  margin-right: 3.5%;
  width: 65%;
  height: 6.438rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.not-only-innovator.administrator .header_nav_head,
.not-only-innovator.imo .header_nav_head,
.not-only-innovator.supervisor .header_nav_head {
  width: 85%;
}

.header_lang {
  background: #636466;
  color: white;
  border: none;
  outline: none;
  padding: 1px 21px 6px 21px;
  border-radius: 0.375rem;
  border: 1px solid #FFFFFF;
  display: block;
  cursor: pointer;
  text-decoration: none;
}

.header_interest {
  background: #F26722;
  color: white;
  border: none;
  outline: none;
  /* padding: 4px 21px; */
  padding-top: 0px;
  padding-left: 21px;
  padding-right: 21px;
  padding-bottom: 0.4em;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  cursor: pointer;
  justify-content: center;
  text-decoration: none;
  max-height: 45px;
  width: 280px;
}

.header_interest div.btnText {
  min-width: 176px;
}


.header_nav_head .btnText {
  font-size: 1rem;
  font-family: DINNextLTArabicMedium !important;
}

.header_btn_container {
  display: flex;
  gap: 2rem;
  margin-right: 0rem;
  justify-content: flex-end;
  max-height: 3rem;
}


/***new**/
/*prelogin pages **/
.page-user-reset .header_container, .page-user-register .header_container, .page-user-login .header_container, .page-user-password .header_container, body:has(.errormsg_overall) .header_container{
  height: 7.813rem;  
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
} 
.page-user-reset .header_nav, .page-user-register .header_nav, .page-user-login .header_nav, .page-user-password .header_nav, body:has(.errormsg_overall) .header_nav{
  height: 6rem;
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
  align-content: center;
}
/* 
.page-user-register .logo, .page-user-login .logo, .page-user-password .logo, body:has(.errormsg_overall) .logo{
  width: 14%;
} */

.page-user-reset .logo img, .page-user-register .logo img, .page-user-login .logo img, .page-user-password .logo img, body:has(.errormsg_overall) .logo img{  
  margin-left: 1.5rem;
  width: 100px;
}

/* .errormsg_overall{  
  height: auto!important;
  padding: 3% 5%!important;
} */
/** prelogin pages ends */
.navbar {
  gap: 20px;  
  align-items: flex-start;
}
#page .navbar .notification-block .noti_bar {
  margin-top: 10px;
  margin-right: 0;
}
.flex.justify_content_center:has(.header_container){
  position: relative;
  margin-bottom: 0;
}
.flex.justify_content_center:has(.header_container) .header_nav{
  position: relative;
}
#block-notifications{
  width: 5%;
  margin:0;
}
#block-notifications .tip {  
  position: absolute;
  right: 21px;
}
#notificationDiv .noti_scroll::-webkit-scrollbar {
  width: 8px;
  border-radius: 5px;
}
#notificationDiv .noti_scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 5px;
}
#notificationDiv .noti_scroll::-webkit-scrollbar-thumb {
  background-color: #cecece;
  outline: 0;
  border-radius: 5px;
}
/* .noti_container {
  right: unset;
  top: 65px;
  margin-left: -450px;
} */
.noti_bar img{
  margin: 0 5px;
}

#page .navbar .container-fluid{
  width: 95%;
  height: 7.813rem;
}
#page .navbar .logo {
  width: 15%;
}
/* #page .navbar .header_nav_head {
  width: 100%;
} */
#page .navbar .logo img {
  width: 100px;
  padding:0;
  margin:0;
  margin-left: 5%;
}
#page .navbar #navbarSupportedContent a{
  padding: 10px 0px !important;
}
#page .navbar .header_nav_head {
  margin-right: 0;
  padding: 0;
}
.notification-block{
  display: flex;
  justify-content: flex-end;
}
/* .navbar .logo img {
  margin-left: 9rem!important;
} */

.header_container #myTopnav .dropdown-content {
  max-width: unset;
}
.header_container #myTopnav .dropdown {
  justify-content: flex-start;
}
.header_container #myTopnav .dropdown li {
  padding-left: 0;
}

@media only screen and (max-width: 990px){
  .navbar .logo img {
    margin-left: 3rem;
  }
  .navbar-light .navbar-toggler {
    display: block;
    margin: 5px 0 0!important;
    order: 2;
  }
  #page .navbar .container-fluid{
    width: 100%!important;
    height: auto!important;
  }
  .header_nav_head, .page-user-register .header_nav_head, .page-user-login .header_nav_head, .header_nav_head .page-user-password .header_nav_head{
    width: auto!important;
  } 
  
  .navbar {
    justify-content: space-between!important;
  }
  .navbar>.container-fluid{
    align-items: flex-start;
    margin-top: 12px!important;
  }  
  #page .navbar .logo img {
    margin-left: 1rem!important;
  }
  html[dir='rtl'] #page .navbar .logo img {
    margin-right: 1rem!important;
    margin-left: 0!important;}
  }
.footer_cont1 {
  position: relative;
}
/*** new ends ***/
.navbar {
  gap: 32px;
}
.topnav {
  padding-right: 0rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin:0;
  padding:0;
}

.topnav a {
  float: left;
  display: block;
  color: #636466;
  text-align: center;
  padding: 0px 16px;
  text-decoration: none;
  font-size: 1.375rem;
  font-family: DINNextLTArabicRegular;
  white-space: nowrap;
}

/* change made my jr */

/* for bug 2082 */
.topnav li:last-child a {
  padding: 0;
}

/* change made my jr end*/
.active {
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropbtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
}

.dropbtn a {
  font-size: 1.375rem;
  font-family: DINNextLTArabicRegular;
  padding: 0;
  text-decoration: none;
}

.topnav .dropdown .dropbtn {
  font-size: 1.375rem;
  border: none;
  outline: none;
  color: #636466;
  padding: 0px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-family: DINNextLTArabicRegular;
  font-weight: normal;
}

.arrowdown {
  margin-top: 0.5rem;
}

.dropdown:hover path {
  fill: #F26722;
}

.arRight {
  margin-top: 0.3rem;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #FFF;
  min-width: 150px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  z-index: 1;
  top: 8.2em;
  border-radius: 0.5rem;
  max-width: 250px;
  word-break: break-all;
  white-space: normal;
}

.dropdown-content li>a {
  float: none;
  color: black;
  padding: 12px 16px !important;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 1.375rem;
  font-family: DINNextLTArabicRegular;
  word-break: break-word;
}

.topnav a:hover,
.dropdown:hover .dropbtn,
.dropdown:hover .dropbtn a,
.dropdown-content li:hover {
  color: rgb(255, 102, 0);
}


.hamburger-bg {
  display: none;
  position: fixed;
  width: 100%;
  max-width: 100vw;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.64);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
  overflow-x: hidden;
}

.hamberger-nav {
  background-color: #fff;
  width: 76%;
  min-height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.mb-nav {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  margin-top: 9rem;
  margin-left: 1.25rem;
  gap: 1.313rem;
  padding: 0;
}

.mb_heading {
  display: flex;
  gap: 0.25rem;
  align-items: center;
  cursor: pointer;
}

.mb-nav a,
.mb_heading span,
.mb-nav div.dropdown span {
  font-size: 1.25rem;
  font-family: DINNextLTArabicRegular;
  color: #636466;
  cursor: pointer;
  text-decoration: none;
}

.mb-nav a:hover,
.mb-nav div.dropdown span:hover,
.mb_heading span:hover {
  color: rgb(255, 102, 0);
  ;
  font-family: DINNextLTArabicBold;
}

.mb_header_interest {
  background: #F26722;
  color: white;
  border: none;
  outline: none;
  padding: 4px 21px;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 13.75rem;
  height: 2.813rem;
  text-decoration: none;
}

.mb_header_interest span.btnText {
  font-family: DINNextLTArabicMedium !important;
  font-size: 1.125rem;

}

.mb_header_lang {
  background: #636466;
  color: white;
  border: none;
  outline: none;
  padding: 4px 21px;
  border-radius: 0.375rem;
  border: 1px solid #FFFFFF;
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 2.813rem;
  text-decoration: none;

}

.mb_header_lang span.btnText {
  font-size: 1.5rem;
}

.burger-close {
  position: fixed;
  right: 1.625rem;
  top: 2.813rem;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  z-index: 6;
}

.burger-close img {
  width: 100%;
}

.hamburger-menu {
  display: none;
  position: absolute;
  right: 1.625rem;
  top: 2.813rem;
  border: none;
  outline: none;
  background: transparent;
  cursor: pointer;

}

.mb_service_container,
.mb_program_container {
  display: flex;
  flex-direction: column;
  margin-left: -1rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  gap: 1.25rem;
  display: none;

}


.mb_service_container a,
.mb_program_container a {
  font-size: 1rem;
  max-width: 100%;
}

.mb-cta {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 1.25rem;
  margin: 5rem 0;
  padding: 0 1.25rem;
}

.current {
  color: #F26722 !important;
}

.current path {
  fill: #F26722;
}


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

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

.tab_foot_2_and_3 {
  display: none;
}

.socials_tab_icons {
  display: none;
}

.tab_svg {
  display: none !important;
}

.tab_footer_bottom {
  display: none;
}

.home_footer {
  width: 100%;
}

.footer {
  padding: 3rem 0rem;
  width: 90%;
  align-items: center;
  /* background-image: url('../assets/images/completeSeven.svg'); */
  background-size: contain;
  background-repeat: no-repeat;
}

.footer_container {
  width: 100%;
  height: 100%;
  max-width: 1920px;
  padding: 0 3.5rem;
  padding-top: 5.3rem;
  justify-content: space-between;
  position: relative;
  gap: 3rem;
}

.desktop_seven {
  display: block;
  position: absolute;
  top: 3rem;
  width: 93%;
  z-index: -1;
}

.footer_cont1 {
  flex: 1;
}

.mob_svg,
.mob_land_svg {
  display: none;
}

.footer_cont2 {
  flex: 1;
}

.footer_cont3 {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;

}

.footer_comp {
  margin-bottom: 1rem;
}

.footer_compList_responsive {
  display: none;
}

.footer_compList {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.5rem;
  gap: 0 1.8rem;
}


.compList_cont {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  text-align: left;
  font-size: 20px;
  letter-spacing: 0px;
  color: #636466;
  opacity: 1;
  padding:0px;
}

.compList_cont a {
  cursor: pointer;
  height: 44px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: HelveticaNeueLTRegular;
  color: #636466;
  text-decoration: none;
  line-height: 1;
}

.compList_cont a:hover {
  color: #F26722;

}

.seperator {
  display: none;
}


.subscribe_btn {
  display: block;
  margin-top: 3.75rem;
  width: 220px;
  height: 72px;
  background: #F26722 0% 0% no-repeat padding-box;
  border-radius: 6px;
  opacity: 1;
  text-align: center;
  letter-spacing: 0px;
  font-size: 1.5rem;
  color: #FFFFFF;
  opacity: 1;
  outline: none;
  border: none;
}

.mail_input {
  border: 1px solid #636466;
  border-radius: 6px;
  margin-top: 1.5rem;
  width: 348px;
  height: 55px;
  padding: 0 1rem;
  -webkit-user-select: auto;
}

.footer_cont1 div.text_1 {
  width: 348px;
  text-align: left;
  font-size: 24px;
  letter-spacing: 0px;
  color: #636466;
  opacity: 1;
  font-family: DINNextLTArabicRegular;


}

.footer_cont3 a {
  height: 57%;
}

.footer_cont3 div.box {
  /*height: 100%; */
  width: 100%;
  margin-top: 1rem;
  background-size: 100% 100%;
  background-position-x: right;
  background-repeat: no-repeat;
}

.socials {
  margin-top: 5rem;
}

.privacy_terms {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  flex: 1;
  align-items: center;

}

.privacy_terms a {
  cursor: pointer;
  text-decoration: none;
  color: #636466;
  white-space: nowrap;
}

.copyright {
  display: flex;
  justify-content: flex-end;
  flex: 1;

}

.footer_bottom {
  width: 100%;
  gap: 3rem;
  padding: 0 3.5rem;
  max-width: 1920px;
  font-size: 18px;
  opacity: 48%;
  margin-top: 3.75rem !important;
}

.svg-line {
  position: absolute;
  width: 92vw;
  top: -1%;
  right: 0%;
  max-width: 1920px;
  z-index: -1;
}

.gap {
  flex: 1;
}
.footer_bottom .gap {
  flex: 0;
}
.svg-bg {
  position: relative;

}

.svg-clip {
  position: absolute;
  bottom: 0rem;
  right: 0;
  width: 30vw;
}


.socials_icons {
  display: flex;
  gap: 10px;
  margin-top: 1.4rem;
}

.socials_text,
.address_text,
.footer_comp {
  font-size: 1.5rem;
  font-weight: bold;
  font-family: DINNextLTArabicBold;
  color: #636466;  ;
}

.language_ar .socials_text, .language_ar .address_text, .language_ar .footer_comp{
  text-align: right;
}
/* Latest changes done by varshini for header*/

.width-100 {
  width:100%
}
.align_items_center {
  align-items: center;
}
.justify_content_between {
  justify-content: space-between;
}

/* Latest header changes ended*/

/* Latest changes done by varshini for footer*/
.flex {
  display: flex;
}

.justify_content_center {
  justify-content: center;
  margin-bottom:7rem;
}

.direction_column {
  flex-direction: column;
}
ul {
  list-style-type: none;
}
.box .width-100 {
  width:100%
}
.box .height-100 {
  height: 100%;
}
.flex .tab_footer_bottom {
  display: none;
}
.socials_icons img{
  height: auto;
}

.signin-sec{
  display: none;
}
.navbar-collapse .topnav {
  padding: 0!important;     
  align-items: flex-start;  
}

/* Latest footer changes ended*/
/*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/

/* Media queries for desktop responsive */
@media only screen and (max-width: 1600px) {

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

  .header_nav {
    height: auto;
  }
  #page .navbar .container-fluid, .page-user-register .header_container, .page-user-login .header_container, .page-user-password .header_container, body:has(.errormsg_overall) .header_container{
    height: 6.813rem;
  }
  .header_nav_head, .page-user-register .header_nav, .page-user-login .header_nav, .page-user-password .header_nav {
    height: 5rem;
  }
 

  /* .header_lang {

    padding-top: 0px;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 0.5em;

  } */

  .topnav a,
  .btnText,
  .dropbtn span,
  .dropdown-content li,
  .dropdown-content li>a {

    font-size: 1rem;

  }

  .dropdown-content {

    top: 6.6em;

  }

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

  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
  .footer_container {
    padding: 0 3rem;
    padding-top: 1.3rem;

  }

  .desktop_seven {  
    top: -1rem;
    width: 91%;
  }

  .footer_cont1 div.text_1 {
    font-size: 1.125rem;
  }

  .socials_text,
  .address_text,
  .footer_comp {
    font-size: 1.125rem;
  }

  .compList_cont a {
    font-size: 0.8rem;
  }

  .compList_cont a {
    height: 35px;
  }

  .mail_input {
    margin-top: 1.2rem;
    width: 310px;
    height: 50px;
  }

  .subscribe_btn {
    margin-top: 1.75rem;
    width: 200px;
    height: 51px;
  }

  .footer_bottom {
    margin-top: 1.75rem;
  }

  .privacy_terms a {
    font-size: 0.8rem;
  }

  .copyright {
    font-size: 0.8rem;
  }
  
  .language-link .btnText {
	margin-top: 0px!important; 
  }
  .language_ar .language-link .btnText {
    margin-top: 0px!important; 
    }
  
  /* .mb_header_interest .btnText {
	margin-bottom: 8px;  
  } */

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

/* Handling sticky nav bar for the screens having width less or equal to 1200px */
@media only screen and (max-width: 1200px) {
  .header_nav {
    position: absolute;
  }
}

/* Media queries for tablet responsive */
@media only screen and (max-width: 1200px) and (min-height: 920px) {
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
.signin-sec{
  display: block;
}
.signin-head{
  font-family: DINNextLTArabicBold !important;
  padding-bottom: 1rem;
}
p.signin-txt {
  font-size: 19px !important;
font-family: HelveticaNeueLTRegular !important;
}

.justify_content_center {	
	margin-bottom: 0;
}

}

/* tab handling css */


@media only screen and (min-width: 720px) {
  .tab_svg {
    top: -1.5rem;
    height: 21.5rem;
  }
}

/* @media only screen and (min-width: 800px) {
  .tab_svg {
    top: -2.5rem;
    height: 23.5rem;
  }
} */

@media only screen and (min-width: 900px) {
  /* .tab_svg {
    top: -3rem;
    height: 26.5rem;
  } */

  .tab_foot_2_and_3 {

    padding-top: 3.5rem;
  }

}

@media only screen and (min-width: 950px) {
  /* .tab_foot_2_and_3 {

    padding-top: 5rem;
  }

  .tab_svg {
    height: 28rem;
  } */

}


/* Media queries for Mobile responsive */

@media only screen and (max-width: 766px) {
    /* .home_footer.justify_content_center {
        display: none;
    } */
    /* .page-user-login .home_footer.justify_content_center, .page-user-register .home_footer.justify_content_center {
      display: block!important;     
    } */
    
}

@media only screen and (max-width: 720px) {

  /*=======================================Common Header for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
  html,
  body {
    overflow-x: hidden;
  }

  .header_nav_head {
    display: none !important;
  }

 /* .mb_header_nav .logo {
    margin-left: 1.5rem;
    width: 4.625rem;
  } */

  .header_nav {
    display: none;
    height: 6.813rem !important;
  }

  .mb_header_nav {

    display: flex !important;
  }

  .hamburger-menu {
    display: block;
  }

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

  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
  .footer_container {
    padding: 0;
    flex-direction: column;
    gap: 1rem;
  }

  /*.desktop_seven {
    display: none;
  }
 
  .footer {
    background-image: none;
    width: 100%;
    padding-top: 6rem;
  } */

  /* .footer_cont1 {
    background-color: #F7F7F7;
    padding: 1rem;
    position: relative;
  } */

  .privacy_terms {
    gap: 0.5rem;
  }

  .seperator {
    display: block;
  }

  .socials {
    display: none;
  } 

  .footer_cont2 {
    padding: 1.5rem;
    padding-bottom: 0.313rem;

  }

  .footer_cont3 {
    padding: 1.5rem;
    padding-top: 0.313rem;
  }

  .footer_cont3 div.box {
    height: 260px;
    width: 100%;
    margin-top: 1rem;
    background-size: 100% 100%;
    background-position-x: right;
    background-repeat: no-repeat;
  }

  .socials_tab_icons {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .footer_bottom {
    margin-top: 1rem;
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
  }

  .footer_compList {
    display: none;
  }

  .footer_compList_responsive {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0.5rem;
    gap: 0 4rem;
  }


  .compList_cont a {
    height: 30px;
    align-items: flex-start;
  }

  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Ended==========================================*/
  .signin-sec{
    display: block;
  }
  p.signin-txt {
    font-size: 14px !important;
    font-family: HelveticaNeueLTRegular !important;
  }

  .signin-head{
    font-family: DINNextLTArabicBold !important;
    padding-bottom: 1rem;
  }
  
  .header_lang span.btnText {

font-family:DINNextLTArabicMedium !important;
font-size:1rem;
}
}




@media only screen and (max-width: 1200px) {

  .topnav {
    padding-right: 0%;
  }

  .header_btn_container {
    margin-right: 0rem;
  }

  .topnav a {
    text-align: right;
  }

  .header_nav {
    position: absolute;
  }

}

/**********Header css changes********/

.header_nav_head .header_btn_container a:hover,a:active,a:focus{
	
	color:white;
	text-decoration:none;
}

.topnav li .dropdown a:hover{
	
	background-color:white;
}

.topnav .dropdown {
  margin-top: 0;
  position: static;
}

.dropdown-content{
padding: 0;
}

.forgot-pass-mobile a:focus, .sign_in_dont a:focus, .terms_conditions_label a:focus, .sign-in-link a:focus{
	
	color: #0d6efd !important;
    text-decoration: underline !important;
}

.privacy_terms a:focus, .compList_cont a:focus, .topnav a:focus{
	
	color: #636466 !important;
	
}

@media only screen and (min-width: 991px) {  
.header_nav_head, .navbar-collapse{
  display: inline-flex!important;
}
.topnav {  
  flex-direction: row;
}
.topnav li{
  padding: 0px 0 0 10px;
}
.language_ar .topnav li{
  padding: 0px 10px 0 0;
}
.topnav{
  /* justify-content: flex-end; */
}
}
@media only screen and (min-width: 990px) {  
  .navbar-light .navbar-toggler{
    display: none;
  }  
 
}

.notioverflow{
  overflow: unset!important;
}
.navbar-toggler.tablet_lang_menu{
  padding: 5px 10px!important;
}
@media only screen and (max-width: 990px) {
  
  .justify_content_center {    
    margin-bottom: 0!important;
  }
  
  .header_nav_head {
    width: 100%;
    height: auto;
    display: block !important;
    padding: 0;
    margin: 0!important;
    margin-top: 5px!important;
  }
  .header_btn_container {
    justify-content: center;
  }
  .justify_content_center .header_nav_head{
    display: inline-flex!important;
    width: 65%;
    height: 5rem;
    padding-right: 2%;
  }
  .justify_content_center .header_btn_container {
    justify-content: flex-end;
  }
  .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
    flex-wrap: wrap;
  }
  /* .navbar-light .navbar-toggler{
    display: block;
    margin: 0 65px!important;
  } */
  .notification-block .noti_bar {
    margin-top: 25px;
    position: absolute;
    right: 0;
  } 
  .language_ar .notification-block .noti_bar {   
    left: 0;
    right: unset;
  } 
  .footer_container {    
    padding: 0;
  }
  /* .navbar-collapse .topnav {		
    padding: 1rem 8rem 0!important; 
  } */
  
}
@media only screen and (max-width: 950px){
/* .justify_content_center .header_nav_head{
  padding-right: 5%;
} */
}
@media only screen and (max-width: 766px){
  /*=======================================Common footer for About US, IdeaJourney, Programs and Services CSS has Started==========================================*/
  .footer_container {
    flex-direction: column;
    gap: 1rem;
  }
  /* .footer {
    background-image: none;
  } */
  .footer_cont1 {
    background-color: #F7F7F7;
    padding:0rem;
    position: relative;
  }
  .desktop_seven {
    display: none;
  }
  .mob_svg {
    display: none;
  }
  .mob_land_svg {
    display: block;
    position: absolute;
    top: -2.5rem;   
    width: 95%;
    left: 1em;
    z-index: 0;
    height: 25rem;
  }
  .language_ar .mob_land_svg {
    transform: scale(-1, 1);
    right: 1em;
  }
  .socials {
    display: none;
  }

  .privacy_terms {
    gap: 0.5rem;
  }
  .seperator {
    display: block;
  }   
  .footer_cont3 div.box {
    height: 260px;
    width: 100%;
    margin-top: 1rem;
    background-size: 100% 100%;
    background-position-x: right;
    background-repeat: no-repeat;
  }    
  .socials_tab_icons {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .footer_bottom {
    margin-top: 1.75rem;
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
  }

  .footer_compList {
    display: none;
  }

  .footer_compList_responsive {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0.5rem;
    gap: 0 4rem;
  }

  .compList_cont a {
    height: 25px;
  }
  .footer_bottom{
    margin-top: 1.75rem !important;
  }  
  .footer {   
    padding-top: 0rem;
    margin: auto;
  } 
}
@media only screen and (max-width: 768px){     
  .page-user-login #main-wrapper, .page-user-register #main-wrapper, 	.page-user-password	#main-wrapper{
		margin-top: 0px!important;
    padding-bottom: 40px!important;
  }
  /* .errormsg_overall {
		margin-top: 0px!important;
    padding-bottom: 0px!important;
  } */
  .page-user-login .sign_in_margin, .page-user-password .sign_in_margin{
    margin-bottom: 10px!important;
  }
  }
  
  @media only screen and (max-width: 600px){ 
    .footer_cont3 div.box {
      height: auto;     
    } 
    .footer_cont3 div.box img {
      height: auto;
    }  
    .mob_land_svg {      
      top: -4.5rem;  
  }
  .desktop_seven, .mob_land_svg {
    display: none;   
  }
  .mob_svg {
    display: block;
    position: absolute;
    top: 0;
    width: auto;
    right: 0rem;
    z-index: -5;
  }
  .language_ar .mob_svg{
    transform: scale(-1,1);
    right: unset;
    left: 0rem;
  }  
}
  @media only screen and (max-width: 900px){
   .page-user-reset .header_nav, .page-user-register .header_nav, .page-user-login .header_nav, .page-user-password .header_nav, body:has(.errormsg_overall) .header_nav{
      display: none!important;
    }
    .mb_header_nav{
      display: flex!important;
    }
    .hamburger-menu {
      display: block;
  }
  }

  .hamberger-nav .language-link .btnText {
    margin-top: 6px!important;
  }
  .mb_header_interest:hover, .hamberger-nav .language-link .btnText{
    color:#fff;
    text-decoration: none;
  }

