/* --------------footer------------------ */

@media (max-width: 1125px) {
  footer .container-fluid {
    width: 100% !important;
  }
}

@media (max-width: 1004px) {
  .footer-content {
    flex-direction: column-reverse !important;
  }

  .footer-logo {
    margin-bottom: 30px;
  }

  .footer-links {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-links a {
    padding: 10px 25px;
    /* padding-bottom: 25px; */
  }

  .footer-container {
    padding-top: 40px;
  }

  .footer-icons {
    display: flex;
    flex-direction: row-reverse;
  }
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1324px) {
  .objective-block h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 28.26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: white;
    margin: 0;
    padding-bottom: 16px;
    padding-top: 31px;
    width: 100%;
    min-height: 103px;
  }

  .navbar-nav li a {
    font-size: 13px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {}

@media (max-width: 1200px) {}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {}

/* --------------footer------------------ */

@media (max-width: 1125px) {
  footer .container-fluid {
    width: 100% !important;
  }
}

@media (max-width: 1004px) {
  .footer-content {
    flex-direction: column-reverse !important;
  }

  .footer-logo {
    margin-bottom: 30px;
  }

  .footer-links {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-links a {
    padding: 10px 25px;
    /* padding-bottom: 25px; */
  }

  .footer-container {
    padding-top: 40px;
  }

  .footer-icons {
    display: flex;
    flex-direction: row-reverse;
  }
}

/* -------------Sponsors----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .dis-mobile {
    display: block;
  }

  .dis-desktop {
    display: none;
  }

  .label-default {
    max-width: 200px;
    line-height: 150%;
    margin-top: 70px;
    opacity: 0;
  }

  .tooltip {
    bottom: 72%;
  }

  .text-under-video {
    flex-direction: column;
  }

  .workshop-container {
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .text-under-video h3 {
    margin-left: 0px;
  }

  .inner-container {
    padding: 0px;
  }

  .card {
    margin: 10px;
  }

  .content h1 {
    font-size: 30px;
    line-height: 42px;
    margin-top: 20px;
    margin-bottom: 12px;
    padding-top: 0;
  }

  .content p {
    font-size: 16px;
    line-height: 26px;
  }

  .default-btn {
    font-size: 18px;
    padding: 15px 20px;
  }

  .navbar-toggler {
    right: 10px;
    left: auto;
    bottom: auto;
    /* top: -36px; */
    transform: none;
  }

  .top_logo a img {
    margin: 0;
    height: 85px;
  }

  .navbar-area .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 11px;
    transform: translateX(-50%);
    padding: 10px 15px;
    background: var(--grediantColor1);
    width: 100%;
    padding-bottom: 7px;
  }

  .conference-section p,
  .topics-section p {
    font-size: 18px;
  }

  .navbar-nav li:first-child a {
    border: 0;
  }

  .content {
    width: 100%;
  }

  .container-fluid {
    width: 100%;
  }

  .content h4 {
    font-size: 16px;
    padding: 16px 10px;
  }

  .content h1 span {
    margin: 0 5px;
  }

  .navbar-nav li a {
    font-weight: 600;
    text-decoration: none;
    padding: 15px 0;
    display: block;
    border-top: 1px solid #8c8c8c;
    font-size: 18px;
  }

  .message-block {
    padding: 30px;
  }

  .message-block .row {
    flex-direction: column-reverse;
  }

  .president {
    margin-bottom: 24px;
  }

  .message-block p {
    font-size: 16px;
    line-height: 26px;
  }

  .conference-section,
  .topics-section {
    padding: 40px 0;
  }

  .vertical-topic {
    margin: 40px 0;
    margin-bottom: 0;
  }

  .circle {
    margin-top: 10px;
  }

  .circles-container {
    padding: 40px 0;
  }

  .topic h3 {
    font-size: 20px;
  }

  .topic p {
    font-size: 16px;
    line-height: 24px;
  }

  .vertical-topic {
    height: 600px;
  }

  .topic {
    min-height: 202px;
  }

  .topic-main-block,
  .topic-block {
    padding: 22px;
  }

  .topic-main-block p,
  .topic-block p {
    font-size: 18px;
  }

  .topic-main-block li {
    font-size: 16px;
  }

  .conference-section .default-btn {
    margin-bottom: 40px;
  }

  .conference-section p {
    margin: 0;
  }

  .main-title {
    margin-bottom: 12px;
  }

  .message-section {
    padding: 30px 0 30px;
  }

  .message-block h3 {
    font-size: 24px;
    margin: 16px 0;
    line-height: 160%;
  }

  .main-title h2 {
    font-size: 30px;
  }

  .text-under-video {
    flex-direction: column;
  }

  .workshop-container {
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .text-under-video h3 {
    margin-left: 0px;
    font-size: 34px;
    line-height: 48px;
  }

  .inner-container {
    padding: 0px;
  }

  .card {
    margin: 10px;
  }

  .topic-main-block .ima {
    right: 30px;
    width: 150px;
    height: 150px;
  }

  .topic-main-block {
    padding-top: 138px;
  }

  .topic-main-block .ima span {
    width: 60px;
  }

  .topic-main-block .ima span:last-child {
    top: 38px;
    width: 40px;
  }

  .speaker-section p {
    font-size: 16px;
    line-height: 25px;
  }

  .speaker-block h3 {
    font-size: 21px;
  }

  .speaker-block h4 {
    font-size: 18px;
    font-weight: 600;
  }

  .speaker-block img {
    max-width: 240px;
  }

  .nav-section .col-lg-10 {
    position: relative;
  }

  button#topToggle {
    top: 50%;
    right: 15px;
    position: absolute;
    transform: translateY(-50%);
    margin-top: -24px !important;
  }

  .nav-section {
    padding: 8px 0;
  }

  html {
    overflow-x: hidden !important;
  }

  ul.social {
    display: flex;
    width: 100%;
    bottom: 0px;
    right: 0;
    align-items: flex-end;
    justify-content: center;
    margin: auto;
    height: fit-content;
    top: 100%;
    padding-bottom: 20px;
  }

  #home .img-wrapper {
    height: fit-content;
  }

  .social li img {
    padding: 0px 8px;
    scale: 0.8;
  }

  p,
  .default-btn,
  h6 {
    font-size: 16px;
  }

  h1 {
    font-size: 26px;
  }

  .hero-bottom {
    overflow-y: visible;
  }

  .swiper.Slider1 {
    padding-top: 120px;
  }

  .navigator-slider1 {
    margin: auto !important;
  }

  .hero-block h6 {
    font-size: 16px;
    line-height: 160%;
  }

  .hero-block {
    padding: 0px 0px 10px;
  }

  .hero-block img {
    height: 30px;
    width: 30px;
    margin-top: 5px;
  }

  .img-wrapper .row.justify-content-between.align-items-center {
    margin-bottom: 16px;
  }

  .swiper-button1 {
    scale: 0.8;
    margin: 0 !important;
  }

  .royal-section .cont>img {
    margin: 10px 0;
  }

  .hero-bottom .container-fluid .row {
    display: flex;
  }

  /* .last-hero-block {
    padding-bottom: 30px !important;
  } */

  .royal-section h2 {
    font-size: 20px;
    line-height: 160%;
  }

  .royal-section p {
    font-size: 16px;
  }

  .royal-section h3 {
    font-size: 16px;
  }

  .royal-section h2 img {
    height: 15px;
  }

  .links {
    justify-content: right !important;
  }

  .navbar-nav li a {
    font-size: 14px !important;
  }

  .royal-section,
  .what-section,
  .Objective-section,
  .projects-section,
  .blogs,
  .asked-questions {
    padding: 32px 0px;
  }

  .royal-section h2 {
    padding: 0;
  }

  .what-section h3 {
    font-size: 22px !important;
  }

  .what-section h2 {
    font-size: 22px;
    line-height: 140%;
  }

  .counter {
    margin-top: 12px !important;
  }

  .counter .col-lg-3 {
    padding-bottom: 20px;
  }

  .Objective-section img {
    scale: 0.8;
  }

  .Objective-section h2 {
    margin-bottom: 32px;
  }

  .Objective-section p {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .Slider2 {
    width: 95%;
    height: fit-content !important;
    margin-top: 20px !important;
  }

  .data-cont h3 {
    font-size: 20px;
  }

  .data-cont p {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .data-cont a {
    font-size: 18px;
  }

  .slider2-both-buttons {
    text-align: left;
  }

  .slider2-both-buttons div {
    margin: 20px 0px 10px;
  }

  .projects-section p {
    margin: 0px;
    font-size: 16px;
  }

  .asked-questions-subtitle {
    font-size: 16px;
  }

  .slider2-buttons {
    padding-right: 0px !important;
  }

  .project-block {
    height: 367px !important;
  }

  .project-block .content {
    margin: 0px;
    padding: 0 20px 30px;
  }

  .royal-section .cont .col-lg-4>img {
    display: block;
    margin: 0 auto;
  }

  .tab-link {
    padding: 4px 12px !important;
  }

  .tab-li {
    margin-right: 8px !important;
  }

  .Slider3 {
    margin-top: 10px !important;
  }

  .blogs-title,
  .projects-section h2,
  .wrap-globe h2,
  .Objective-section h2 {
    font-size: 24px;
  }

  footer {
    padding: 10px;
  }

  .accordion-header {
    font-size: 18px !important;
  }

  .accordion-link-question h5 {
    font-size: 20px !important;
  }

  .asked-questions-title {
    font-size: 24px !important;
  }

  .what-section p {
    padding-top: 15px;
    font-size: 16px;
    line-height: 150%;
  }

  .count-block {
    padding: 20px 15px;
    padding-bottom: 18px;
  }

  .count-block h4 {
    font-size: 20px;
  }
}

@media (max-width: 850px) {
  .sponsor-title {
    position: relative;
    width: 100%;
  }

  .stroked-title {
    font-size: 16vw;
    letter-spacing: 1vw;
  }
}

@media (max-width: 767px) {
  .mobile-nav li.nav-item a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 12px;
  }

  .mobile-menu ul.dropdown-menu, .mobile-menu ul.dropdown-menu1, html[lang=en] ul.dropdown-menu1 {
    background: transparent;
    box-shadow: none;
    position: relative;
    top: 100%;
    margin-top: 0;
    border-radius: 0;
    z-index: 9999;
    padding: 0 0;
    border: none;
    min-width: auto;
    padding: 0;
    right: auto;
    left: auto;
}

.mobile-menu li.nav-item.dropdown-m1 a img, html[lang=en] .mobile-menu li.nav-item.dropdown-m1 a img {
  transform: rotate(270deg);
}
  .royal-section .cont>img {
    margin: 10px 0;
  }

  .dis-mobile {
    display: block;
  }

  .dis-desktop {
    display: none;
  }

  .label-default {
    max-width: 200px;
    line-height: 150%;
    margin-top: 70px;
    opacity: 0;
  }

  .inner {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .tooltip {
    bottom: 72%;
  }

  .text-under-video {
    flex-direction: column;
  }

  .workshop-container {
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .text-under-video h3 {
    margin-left: 0px;
  }

  .inner-container {
    padding: 0px;
  }

  .card {
    margin: 10px;
  }

  .content h1 {
    font-size: 30px;
    line-height: 42px;
    margin-top: 20px;
    margin-bottom: 12px;
    padding-top: 0;
  }

  .content p {
    font-size: 16px;
    line-height: 26px;
  }

  .default-btn {
    font-size: 18px;
    padding: 15px 20px;
  }

  .navbar-toggler {
    right: 10px;
    left: auto;
    bottom: auto;
    /* top: -36px; */
    transform: none;
  }

  .top_logo a img {
    margin: 0;
    height: 85px;
  }

  .navbar-area .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 4px;
    transform: translateX(-50%);
    padding: 10px 15px;
    background: var(--grediantColor1);
    width: 100%;
    padding-bottom: 7px;
  }

  .conference-section p,
  .topics-section p {
    font-size: 18px;
  }

  .navbar-nav li:first-child a {
    border: 0;
  }

  .content {
    width: 100%;
  }

  .container-fluid {
    width: 100%;
  }

  .content h4 {
    font-size: 16px;
    padding: 16px 10px;
  }

  .content h1 span {
    margin: 0 5px;
  }

  .navbar-nav li a {
    font-weight: 600;
    text-decoration: none;
    padding: 15px 0;
    display: block;
    border-top: 1px solid #8c8c8c;
    font-size: 18px;
  }

  .message-block {
    padding: 30px;
  }

  .message-block .row {
    flex-direction: column-reverse;
  }

  .president {
    margin-bottom: 24px;
  }

  .message-block p {
    font-size: 16px;
    line-height: 26px;
  }

  .conference-section,
  .topics-section {
    padding: 40px 0;
  }

  .vertical-topic {
    margin: 40px 0;
    margin-bottom: 0;
  }

  .circle {
    margin-top: 10px;
  }

  .circles-container {
    padding: 40px 0;
  }

  .right-word .imagea {
    height: 310px;
    margin: 20px 0;
}

section.word-director .row.mt-4 {
  flex-direction: column-reverse;
}

  .topic h3 {
    font-size: 20px;
  }

  .topic p {
    font-size: 16px;
    line-height: 24px;
  }

  .vertical-topic {
    height: 600px;
  }

  .topic {
    min-height: 202px;
  }

  .topic-main-block,
  .topic-block {
    padding: 22px;
  }

  .topic-main-block p,
  .topic-block p {
    font-size: 18px;
  }

  .topic-main-block li {
    font-size: 16px;
  }

  .conference-section .default-btn {
    margin-bottom: 40px;
  }

  .conference-section p {
    margin: 0;
  }

  .main-title {
    margin-bottom: 12px;
  }

  .message-section {
    padding: 30px 0 30px;
  }

  .message-block h3 {
    font-size: 24px;
    margin: 16px 0;
    line-height: 160%;
  }

  .main-title h2 {
    font-size: 30px;
  }

  .text-under-video {
    flex-direction: column;
  }

  .workshop-container {
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .text-under-video h3 {
    margin-left: 0px;
    font-size: 34px;
    line-height: 48px;
  }

  .inner-container {
    padding: 0px;
  }

  .card {
    margin: 10px;
  }

  .topic-main-block .ima {
    right: 30px;
    width: 150px;
    height: 150px;
  }

  .topic-main-block {
    padding-top: 138px;
  }

  .topic-main-block .ima span {
    width: 60px;
  }

  .topic-main-block .ima span:last-child {
    top: 38px;
    width: 40px;
  }

  .speaker-section p {
    font-size: 16px;
    line-height: 25px;
  }

  .speaker-block h3 {
    font-size: 21px;
  }

  .speaker-block h4 {
    font-size: 18px;
    font-weight: 600;
  }

  .speaker-block img {
    max-width: 240px;
  }

  .nav-section .col-lg-10 {
    position: relative;
  }

  button#topToggle {
    top: 50%;
    right: 15px;
    position: absolute;
    transform: translateY(-50%);
    margin-top: -24px !important;
  }

  .nav-section {
    padding: 8px 0;
  }

  html {
    overflow-x: hidden !important;
  }

  ul.social {
    display: flex;
    width: 100%;
    bottom: 0px;
    right: 0;
    align-items: flex-end;
    justify-content: center;
    margin: auto;
    height: fit-content;
    top: 100%;
    padding-bottom: 20px;
  }

  #home .img-wrapper {
    height: fit-content;
  }

  .navbar-nav li:last-child a {
    border-bottom: 1px solid #8c8c8c;
    margin-bottom: 15px;
  }

  .social li img {
    padding: 0px 8px;
    scale: 0.8;
  }

  p,
  .default-btn,
  h6 {
    font-size: 16px;
  }

  h1 {
    font-size: 26px;
  }

  .hero-bottom {
    overflow-y: visible;
    /* position: absolute;
    bottom: 0; */
  }

  /* .hero-bottom .container-fluid .col-lg-10 .row {
    display: flex;
    flex-direction: row;
  }

  .hero-bottom .container-fluid .col-lg-10 .row .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  } */

  .swiper.Slider1 {
    padding-top: 120px;
  }

  .navigator-slider1 {
    margin: auto !important;
  }

  .hero-block h6 {
    font-size: 16px;
    line-height: 160%;
  }

  .hero-block {
    padding: 0px 0px 10px;
  }

  .hero-block img {
    height: 30px;
    width: 30px;
    margin-top: 5px;
  }

  .royal-section .cont .col-lg-4>img {
    display: block;
    margin: 0 auto;
  }

  .img-wrapper .row.justify-content-between.align-items-center {
    margin-bottom: 16px;
  }

  .swiper-button1 {
    scale: 0.8;
    margin: 0 !important;
  }

  .hero-bottom .container-fluid .row {
    display: flex;
    /* flex-direction: column-reverse; */
  }

  /* .last-hero-block {
    padding-bottom: 30px !important;
  } */

  .royal-section h2 {
    font-size: 20px;
    line-height: 160%;
  }

  .royal-section p {
    font-size: 16px;
  }

  .royal-section h3 {
    font-size: 16px;
  }

  .royal-section h2 img {
    height: 15px;
  }

  .links {
    justify-content: start !important;
  }

  .navbar-nav li a {
    font-size: 14px !important;
  }

  .royal-section,
  .what-section,
  .Objective-section,
  .projects-section,
  .blogs,
  .asked-questions {
    padding: 32px 0px;
  }

  .royal-section h2 {
    padding: 0;
  }

  .what-section h3 {
    font-size: 22px !important;
  }

  .what-section h2 {
    font-size: 22px;
    line-height: 140%;
  }

  .counter {
    margin-top: 12px !important;
  }

  .counter .col-lg-3 {
    padding-bottom: 20px;
  }

  .Objective-section img {
    scale: 0.8;
  }

  .Objective-section h2 {
    margin-bottom: 32px;
  }

  .Objective-section p {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .Slider2 {
    width: 95%;
    height: fit-content !important;
    margin-top: 20px !important;
  }

  .data-cont {
    transform: translateY(88%);
  }

  .data-cont h3 {
    font-size: 20px;
  }

  .data-cont p {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .data-cont a {
    font-size: 18px;
  }

  .slider2-both-buttons {
    text-align: left;
  }

  .slider2-both-buttons div {
    margin: 20px 0px 10px;
  }

  .projects-section p {
    margin: 0px;
    font-size: 16px;
  }

  .asked-questions-subtitle {
    font-size: 16px;
  }

  .slider2-buttons {
    padding-right: 0px !important;
  }

  .project-block {
    height: 367px !important;
  }

  .project-block .content {
    margin: 0px;
    padding: 0 20px 30px;
  }

  .tab-link {
    padding: 4px 12px !important;
  }

  .tab-li {
    margin-right: 8px !important;
  }

  .Slider3 {
    margin-top: 10px !important;
  }

  .blogs-title,
  .projects-section h2,
  .wrap-globe h2,
  .Objective-section h2 {
    font-size: 24px;
  }

  footer {
    padding: 10px;
  }

  .accordion-header {
    font-size: 18px !important;
  }

  .accordion-link-question h5 {
    font-size: 20px !important;
  }

  .asked-questions-title {
    font-size: 24px !important;
  }

  .what-section p {
    padding-top: 15px;
    font-size: 16px;
    line-height: 150%;
  }

  .count-block {
    padding: 20px 15px;
    padding-bottom: 18px;
  }

  .count-block h4 {
    font-size: 20px;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
  button#topToggle {
    margin-top: 0 !important;
  }
}

@media (max-width: 1470px) {
  .head-btn {
    line-height: 20px !important;
    padding: 12px 20px !important;
    padding-top: 14px !important;
    font-size: 16px !important;
  }

  .nav-item {
    /* text-align: center !important; */
    padding: 0px !important;
  }
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1270px) {
  .head-btn {
    line-height: 20px !important;
    padding: 12px 20px !important;
    padding-top: 14px !important;
    font-size: 16px !important;
  }

  .nav-item {
    /* text-align: center !important; */
    padding: 0px !important;
  }
}

@media (max-width: 1199px) {
  button#topToggle {
    top: 50%;
    right: 15px;
    position: absolute;
    transform: translateY(-50%);
    margin-top: 0px;
  }

  .navbar-toggler {
    right: 10px;
    left: auto;
    bottom: auto;
    top: -36px;
    transform: none;
  }

  .top_logo a img {
    margin: 0;
    height: 85px;
  }
}

@media (max-width: 991px) {
  .slider2-buttons {
    padding-right: 0px !important;
  }
}

@media (max-width: 767px) {
  .img-wrapper.news {
    height: 100vh !important;
  }

  /* .content {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
  } */

  .data-cont {
    transform: none;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .img-wrapper.news {
    height: 100vh;
  }

  .royal-section {
    padding-bottom: 0px;
  }
}

/* ----------news&mainNews------ */
@media (max-width: 767px) {
  .news-breadcrumb {
    font-size: 22px;
    font-weight: 500;
    line-height: 41.32px;
  }

  .hero-bottom.breadcrumb-data.news .container-fluid .row {
    display: flex;
    flex-direction: column;
  }

  .hero-bottom.breadcrumb-data.news {
    position: relative;
    padding-top: 100px;
  }

  .about-news-text h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32.26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: capitalize;
    margin-top: 24px;
    margin-bottom: 14px;
  }

  .about-news-card.first-card {
    margin-top: 24px;
  }

  .main-news-blog-wrapper {
    padding-top: 50px;
  }

  .inner.main-news {
    padding-bottom: 50px;
  }

  .main-news-section h2,
  .project-section .info h2 {
    font-size: 24px;
  }

  .main-news-section p,
  .project-section .info p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  /* .content {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
  } */

  .data-cont {
    transform: none;
  }
}

/* ----------about-us-------------- */
@media (max-width: 991px) {
  #about-us p {
    font-size: 16px;
  }

  #about-us h3 {
    font-size: 26px;
  }

  #about-us h4 {
    font-size: 22px;
  }

  #about-us .mission-vision-img {
    text-align: center;
  }

  .obj-our-mission {
    padding-top: 5px;
  }

  .teams-title {
    padding: 12px 0px;
  }

  .word-director {
    padding-top: 24px;
  }

  .our-team {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    color: white;
    padding-right: 25px;
    padding-left: 25px;
  }

  .our-values {
    padding-top: 24px;
    padding-bottom: 12px;
  }

  .word-director-title {
    padding-bottom: 24px;
  }

  .left-word h3 {
    text-align: center;
  }

  .right-word img {
    margin: auto !important;
  }

  .right-seven {
    margin: auto;
  }

  .goals-img {
    text-align: center;
  }

  .seven-means .row {
    padding-top: 30px;
    row-gap: 20px;
  }

  .word-director .row {
    justify-content: center;
  }

  .seven-means {
    padding-top: 40px;
  }

  .seven-means .container-fluid h3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .seven-means .container-fluid h3 img {
    scale: 0.8;
  }

  .teams-card-container {
    margin: auto;
  }

  .date-time.date {
    margin-top: 16px;
  }

  .in-this-event {
    padding-top: 30px;
  }

  .more-blogs-box {
    margin-bottom: 16px;
  }

  .abt-event {
    padding: 40px 24px;
  }

  .hero-bottom-text {
    padding: 20px 46px;
  }

  .hero-bottom-text h3 {
    font-size: 24px;
  }

  .abt-event-row h3 {
    font-size: 22px;
  }

  .sub-event p {
    font-size: 18px;
  }

  #search-for-blogs {
    width: 50%;
    margin: auto;
  }

  .search-btn {
    text-align: center;
    margin-top: 15px;
  }

  .navigator-slider1 {
    margin-top: -10px !important;
    margin-bottom: 16px !important;
}

html[lang="ar"] .swiper-button1.me-3, html[lang="ar"] .swiper-button1.me-3 {
  margin: 0 !important;
}
}

@media (max-width: 600px) {
  /* .right-word img {
    scale: 0.7;
  } */
}

@media (max-width: 1024px) and (min-width: 991px) {
  button#topToggle {
    /* top: 15px; */
    right: 15px;
    position: absolute;
    transform: translateY(-50%);
    margin-top: 0px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1199px) {
  .navbar-area .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 11px;
    transform: translateX(-50%);
    padding: 10px 15px;
    background: var(--grediantColor1);
    width: 100%;
    padding-bottom: 7px;
  }

  .navbar-nav li a {
    font-weight: 600;
    text-decoration: none;
    padding: 15px 0;
    display: block;
    border-top: 1px solid #8c8c8c;
    font-size: 18px;
  }

  .navbar-nav li:first-child a {
    border: 0;
  }

  .navbar-area .navbar-collapse,
  .navbar-area.is-sticky {
    background: linear-gradient(311deg, #000000 28.56%, #00451d 95.49%);
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .navbar-area .navbar-collapse {
    background: linear-gradient(311deg, #000000 28.56%, #00451d 95.49%);
    margin-top: 0;
  }

  .navbar-area,
  .navbar-area.is-sticky {
    /* background: linear-gradient(258deg, #000000 -15.44%, #00451d 95.49%); */
  }

  .about-news-card.first-card {
    margin-top: 24px;
  }

  ul.dropdown-menu {
    margin-top: -8px;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  .news-card-container {
    flex-direction: column;
    justify-content: center;
    align-items: left;
  }

  .news-card-container img {
    margin-bottom: 10px;
  }

  .news-card-text-col {
    padding-left: 0px;
  }

  ul.dropdown-menu {
    margin-top: -8px;
  }
}

@media (max-width: 991px) {
  .col-2.news-carousel-btns {
    justify-content: center;
    padding: 12px;
  }

  .news-carousel-next img {
    padding-left: 5px;
  }

  .news-carousel-prev img {
    padding-right: 5px;
  }
}

@media (max-width: 767px) {
  .news-carousel-text {
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .col-2.news-carousel-btns {
    padding: 2px;
  }

  .latest-news {
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .latest-news p {
    font-size: 11px;
  }

  .news-carousel-text {}

  .about-news-text p {
    font-size: 16px;
  }

  .news-carousel-next img {
    padding-left: 0px;
  }

  .news-carousel-prev img {
    padding-right: 5px;
  }

  .royal-section {
    padding-bottom: 0px;
  }
}

@media (max-width: 1024px) {
  .royal-section .upper-royal-row {
    justify-content: end;
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {

  .up-img-div img,
  .bottom-img-div img {
    scale: 0.5;
  }

  .royal-section .row.lower-royal-row .col-6, .royal-section .row.lower-royal-row .col-5 {
    position: relative;
    max-height: fit-content;
    width: 100%;
  }

  .text-behind-royal {
    padding: 20px;
    position: relative;
    bottom: 0px !important;
    left: 0px !important;
    top: 0px !important;
    transform: translateY(0);
    width: 100%;
    padding-left: 5px;
    border-radius: 0;
  }

  .royal-text {
    padding: 0 38px;
  }

  .Objective-section.inners,
  html[lang="ar"] .Objective-section.inners {
    background: none;
    padding-top: 0em;
  }

  .Objective-section.inners .container-fluid {
    padding-top: 0 !important;
  }

  /* .Objective-section.inners:before {
    background: url(../images/about-us/grad.png) no-repeat bottom center;
    background-size: cover;
  }

  .Objective-section.inners:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
    width: 90%;
    height: 200px;
    background: url(../images/about-us/about.jpg) no-repeat center;
    border-radius: 20px;
    background-size: cover;
  } */

  .obj-our-mission, .obj-our-vision, .our-values {
    padding: 0 15px;
    padding-bottom: 1em;
  }

  .left-word p {
    font-size: 18px;
  }

  .d-flex.hero-bottome {
    /* display: block !important; */
    column-gap: 2em;
    justify-content: center;
    flex-wrap: wrap;
}

.d-flex.hero-bottome .d-flex {
  margin-bottom: 1em;
  flex: 0 0 44%;
  max-width: 44%;
}

html[lang="en"] .d-flex.hero-bottome .d-flex {
  margin-bottom: 1em;
  flex: 0 0 100%;
  max-width: 100%;
}

html[lang="ar"] .royal-text, html[lang="en"] .royal-text {
  font-size: 20px;
  line-height: 38px;
}

p.royal-text1 strong, html[lang=en] p.royal-text1 strong {
  font-size: 16px;
  line-height: 32px;
}

p.royal-text1, html[lang=en] p.royal-text1 {
  font-size: 14px;
  line-height: 32px;
}

.d-flex.hero-bottome .d-flex:last-child {
  margin-bottom: 1em;
}

  html[lang="ar"] .left-seven p, .left-seven p {
    font-size: 16px;
  }

  .inner.projects .contact-section h2 {
    font-size: 24px;
  }

  .obj-our-vision h3:before,
  .obj-our-mission h3:before,
  .our-values h2:before {
    display: none;
  }

  .obj-our-vision h3,
  .obj-our-mission h3,
  .our-values h2 {
    font-size: 20px;
    margin: 0 !important;
  }

  .img-wrapper.news {
    height: 70vh !important;
  }

  .left-royal {
    margin-top: -45px;
  }

  .about-news-left {
    padding: 10px;
  }

  .windmils-img-container {
    height: 250px;
  }

  .content-project h3 {
    padding-top: 10px;
  }

  .hero-bottom.breadcrumb-data h2 {
    font-size: 40px;
  }

  .project-block.project-rout-block .details-opacity-none {
    width: 190px;
    height: 190px;
    padding-top: 27px;
  }

  .project-block a {
    font-size: 14px;
    line-height: 26.904px;
  }

  a.details-opacity-none img {
    height: 26px !important;
    filter: brightness(500);
  }

}

@media (min-width: 768px) and (max-width: 1201px) {
  .d-lg-none {
      display: block !important;
  }

  .d-lg-block {
      display: none !important;
  }
}


.iti {
  display: block !important;
  width: 100% !important;
}

.iti__flag-container {
  right: auto !important;
  left: 0 !important;
}

.iti__country-list {
  min-width: 300px !important;
  width: auto !important;

  left: 0 !important;
  right: auto !important;

  text-align: right !important;
  direction: rtl !important;
  white-space: normal !important;
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
  padding-right: 15px !important;
  padding-left: 90px !important;
  direction: ltr !important;
  text-align: right !important;
}

.iti__country-name {
  margin-left: 10px !important;
  margin-right: 0 !important;
}

@media (min-width: 1344px) {
  .iti__country-list {
    min-width: 360px !important; 
  }
}