.ongoinged {
  color: #0b40aa;
}

.home-join {
  display: flex;
  justify-content: center;
  align-items: center;
}

.letterings {
  display: flex;
}

.letterings-dated {
  display: flex;
}

.newssed-img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin-right: 15px;
}

.bloggingss-btnss {
  color: #083fb2 !important;
  background: #fff !important;
  padding: 6px 17px !important;
  border-radius: 5px !important;
  cursor: pointer !important;
  margin-bottom: 15px !important;
  text-transform: none !important;
  font-weight: 600 !important;
}

span.round-black {
  width: 30px;
  display: flex;
  height: 30px;
  background: black;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  margin-left: 25px;
}

h3.eveing {
  color: white;
  text-align: center;
  margin-bottom: 35px;
}

img.tans-get {
  width: 100%;
  max-width: 204px;
}

.eve-no-fou {
  color: #fff;
  text-align: center;
}

.tans-div {
  background: #0f1733;
  width: 100%;
  height: auto;
  padding: 25px;
  border-radius: 12px;
  margin-bottom: 20px;
}

p.text-danger.email-require {
  margin-right: 20rem;
}

p.text-danger.email-errors {
  margin-right: 20rem;
}

.gccbanner-page {
  background: url('/images/dubai gcc.png');
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gcco-chip-text {
  text-align: center;
  font-size: 12px;
  font-weight: 100;
}

.gcco-chip-text span {
  background: #1f3e81;
  color: #fff;
  padding: 10px 15px;
  border-radius: 30px;
}

.gcco-chip-text h1 {
  color: #9daac7;
  padding-top: 44px;
  font-size: 65px;
  font-weight: 700;
  text-transform: uppercase;
}

.gcco-chip-text h4 {
  font-size: 28px;
  color: #9daac7;
}

.gcco-chip-text h6 {
  color: #9daac7;
  padding: 13px 180px;
  line-height: 35px;
}

h2.chap-dub {
  text-align: center;
  color: #0B40AA;
}
h2.chap-dubs {
  color: #0B40AA;
}

p.dub-glob {
  line-height: 30px;
  color: #6B6B6B;
  font-size: 16px;
  text-align: center;
}
p.dub-globs {
  line-height: 30px;
  color: #6B6B6B;
  font-size: 16px;
}

.dubai-set {
  margin-top: 45px;
}

.containerv2{
  margin-top: 55px;
}

.dubai-background {
  background: url('/images/group-dubai-map.png');
  background-size: cover;
  background-position: center;
  height: auto;
  border-radius: 35px;
  overflow: hidden;
  position: relative;
}

.dubai-thumbnail {
  display: none;
  width: 100%;
  height: 350px;
  object-fit: fill;
  object-position: top;
  position: absolute;
  left: 0;
}

.dubai-video {
  width: 70%; 
  height: 70%; 
  border-radius: 35px; 
  object-position: top; 
}

.dubai-play-button {
  position: absolute;
  border-radius: 50%;
  transform: scale(1.25);
  transition: transform 0.3s ease;
  background-color: #f9a825;
  transition: background-color 0.3s ease;
  box-shadow: 0px 4px 0px #ff7043;
  color: white;
  width: 25px;
  top: 220px;
  left: 400px;
}

.dubai-play-button {
  transform: scale(1.5); 
  width: 25px;
}
.button-effect {
  background-color: #f9a825; /* Orange color */
  border: none;
  border-radius: 25px;
  color: white;
  padding: 8px 18px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease;
  box-shadow: 0px 4px 0px #ff7043; 
}

.button-effect:hover {
  box-shadow: 0px 0px 0px #f4511e; 
  transform: translateY(2px); 
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
  .letterings {
    display: block;
    text-align: center;
  }

  .letterings-dated {
    display: block;
    text-align: center;
    margin-top: 18px;
  }

  p.news-letter-para {
    text-align: justify;
  }

  .bloggingss-btnss {
    margin-left: -4px !important;
  }

  .related-search-div {
    margin: 0px 30%;
  }

  .card-catlyst {
    margin: 0px 32%;
  }

  .ongoinged {
    text-align: center;
  }
  .dubai-play-button {
    top: 106px;
    left: 240px;
}

  .service-partners-title h4 {
    text-align: center;
  }

  .mySwiper {
    margin: 0px 30% !important;
  }

  .profile-btn {
    justify-content: center;
  }

  .gcco-chip-text h6 {

    padding: 13px 15px;
    font-size: 14px;
  }

  .gcco-chip-text h6 {
    font-size: 14px;
    line-height: 30px;
  }
}

@media (max-width: 426px) {
  .launch-color {
    text-align: justify;
    word-spacing: 4px;
  }

  .launch-parad {
    text-align: justify;
    padding: 16px;
    font-size: 14px;
  }

  .ongoinged {
    margin-top: 20px;
  }

  .search-bar {
    margin: 16px 1px 0px 16px;
  }

  .profile-btn {
    display: block;
    text-align: center;
  }

  .det-flex {
    justify-content: center;
  }

  .home-join {
    display: block;
  }

  .news-img {
    margin-top: 18px;
  }

  .blog-box {
    width: 285px;
  }
  .dubai-play-button {
    top: 60px;
    left: 130px;
}
  .newssed-img {
    margin-left: 100px;
  }

  .bloggingss-btnss {
    margin-left: -8px !important;
  }

  .gallery-list {
    margin-top: 18px;
  }

  .news-list {
    margin-top: 18px;
  }

  .related-search-div {
    margin: 0px 15%;
  }

  .launchedddd {
    text-align: center;
    margin-bottom: 25px;
    font-size: 22px;
  }

  .why-accel-sec1 {
    margin-top: 25px;
  }

  .card-catlyst {
    margin: 0px 18%;
  }

  .disc-ini {
    margin-top: 20px;
  }

  .cardingss {
    margin: 0px 12% !important;
  }

  .automate {
    width: 325px !important;
  }

  .service-partners-title h4 {
    text-align: center;
  }

  .discovery {
    margin: 0px 12% !important;
  }

  .aboutings {
    margin: 0px 12% !important;
  }

  .mySwiper {
    margin: 0px 15% !important;
  }

  p.text-danger.email-require {
    margin-right: 0rem;
  }

  p.text-danger.email-errors {
    margin-right: 0rem;
  }

  .gcco-chip-text h6 {

    padding: 13px 0px;
  }

  .gcco-chip-text h1 {

    font-size: 50px;

  }

  .gcco-chip-text h1 {
    padding-top: 44px;
    font-size: 34px !important;
  }

  /* .gcco-chip-text h1 {

    font-size: 50px;

  } */

  .gcco-chip-text h6 {
    font-size: 14px;
    line-height: 30px;
    padding: 13px 0px;
  }

  .gcco-chip-text h4 {
    font-size: 15px;
  }
}

@media (max-width: 425px) {
  .launch-color {
    text-align: justify;
    word-spacing: 4px;
  }

  .home-join {
    display: block;
  }

  .launch-parad {
    text-align: justify;
    padding: 16px;
  }

  .ongoinged {
    margin-top: 20px;
  }

  .search-bar {
    margin: 16px 1px 0px 16px;
  }

  .profile-btn {
    display: block;
    text-align: center;
  }

  .inv-prof-name {
    display: flex;
    justify-content: center;
  }

  .profile-btn {
    display: block;
  }

  .all-userdetails1 {
    display: block;
    text-align: center;
  }

  .det-flex {
    justify-content: center;
  }

  .news-img {
    margin-top: 18px;
  }
  .dubai-play-button {
    top: 60px;
    left: 130px;
}
  .blog-box {
    width: 285px;
  }

  .newssed-img {
    margin-left: 100px;
  }

  .bloggingss-btnss {
    margin-left: -8px !important;
  }

  .gallery-list {
    margin-top: 18px;
  }

  .news-list {
    margin-top: 18px;
  }

  .related-search-div {
    margin: 0px 15%;
  }

  .launchedddd {
    text-align: center;
    margin-bottom: 25px;
    font-size: 22px;
  }

  .why-accel-sec1 {
    margin-top: 25px;
  }

  .card-catlyst {
    margin: 0px 18%;
  }

  .disc-ini {
    margin-top: 20px;
  }

  .cardingss {
    margin: 0px 12% !important;
  }

  .automate {
    width: 325px !important;
  }

  .service-partners-title h4 {
    text-align: center;
  }

  .discovery {
    margin: 0px 12% !important;
  }

  .aboutings {
    margin: 0px 12% !important;
  }

  .mySwiper {
    margin: 0px 15% !important;
  }

  p.text-danger.email-require {
    margin-right: 0rem;
  }

  p.text-danger.email-errors {
    margin-right: 0rem;
  }
}

@media (max-width: 376px) {
  .search-bar {
    margin: 16px 1px 0px 14px;
  }

  .inv-prof-name {
    display: flex;
    justify-content: center;
  }

  .profile-btn {
    display: block;
  }

  .foccused-sector-edit {
    justify-content: center;
  }

  .blog-box {
    width: 315px;
  }

  .bloggingss-btnss {
    margin-left: -45px !important;
  }

  .newssed-img {
    margin-left: 72px;
  }

  .related-search-div {
    margin: 0px 8%;
  }

  .card-catlyst {
    margin: 0px 13%;
  }

  .cardingss {
    margin: 0px 4% !important;
  }

  .automate {
    width: 275px !important;
  }
  .dubai-play-button {
    top: 50px;
    left: 110px;
}
  .discovery {
    margin: 0px 4% !important;
  }

  .aboutings {
    margin: 0px 4% !important;
  }

  .mySwiper {
    margin: 0px 9% !important;
  }

  p.text-danger.email-require {
    margin-right: 0rem;
  }

  p.text-danger.email-errors {
    margin-right: 0rem;
  }

  .gcco-chip-text h6 {

    padding: 13px 0px;
  }

  .gcco-chip-text h6 {
    font-size: 14px;
    padding: 13px 0px;
  }
}

@media (max-width: 375px) {
  .search-bar {
    margin: 16px 1px 0px 30px;
  }

  .all-userdetails1 {
    display: block;
    text-align: center;
  }

  .inv-prof-name {
    display: flex;
    justify-content: center;
  }

  .profile-btn {
    display: block;
  }

  .foccused-sector-edit {
    justify-content: center;
  }

  .blog-box {
    width: 315px;
  }

  .bloggingss-btnss {
    margin-left: -45px !important;
  }

  .newssed-img {
    margin-left: 72px;
  }

  .related-search-div {
    margin: 0px 8%;
  }

  .card-catlyst {
    margin: 0px 13%;
  }

  .disc-ini {
    margin-top: 20px;
  }

  .cardingss {
    margin: 0px 4% !important;
  }

  .automate {
    width: 275px !important;
  }

  .discovery {
    margin: 0px 4% !important;
  }

  .aboutings {
    margin: 0px 4% !important;
  }

  .mySwiper {
    margin: 0px 9% !important;
  }

  p.text-danger.email-require {
    margin-right: 0rem;
  }

  p.text-danger.email-errors {
    margin-right: 0rem;
  }
  .dubai-play-button {
    top: 50px;
    left: 110px;
}
}

@media (max-width: 360px) {
  .blog-box {
    width: 300px;
  }

  .bloggingss-btnss {
    margin-left: -45px !important;
  }

  .newssed-img {
    margin-left: 65px;
  }

  .search-bar {
    margin: auto;
  }

  .related-search-div {
    margin: 0px 6%;
  }

  .card-catlyst {
    margin: 0px 11%;
  }

  .disc-ini {
    margin-top: 20px;
  }

  .cardingss {
    margin: 0px 1% !important;
  }

  .discovery {
    margin: 0px 1% !important;
  }

  .aboutings {
    margin: 0px 1% !important;
  }

  .mySwiper {
    margin: 0px 7% !important;
  }

  p.text-danger.email-require {
    margin-right: 0rem;
  }

  p.text-danger.email-errors {
    margin-right: 0rem;
  }
}

@media (max-width: 320px) {
  .blog-box {
    width: 260px;
  }

  .bloggingss-btnss {
    margin-left: -45px !important;
  }

  .newssed-img {
    margin-left: 45px;
  }

  .related-search-div {
    margin: 0px 0%;
  }

  .card-catlyst {
    margin: 0px 5%;
  }

  .cardingss {
    margin: 0px 0% !important;
  }

  .automate {
    width: 240px !important;
  }

  .discovery {
    margin: 0px 0% !important;
  }

  .aboutings {
    margin: 0px 0% !important;
  }

  .mySwiper {
    margin: 0px 3% !important;
  }

  p.text-danger.email-require {
    margin-right: 0rem;
  }

  p.text-danger.email-errors {
    margin-right: 0rem;
  }

  .gcco-chip-text h6 {
    padding: 1px 0px;
  }
  .dubai-play-button {
    top: 37px;
    left: 85px;
}
  .gcco-chip-text span {
    font-size: 10px;
  }
}