/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Global Start */
body.rtl,
.rtl .headingH1,
.rtl .headingH2,
.rtl .headingH3,
.rtl .headingH4,
.rtl .headingH5,
.rtl .headingH6 {
  font-family: "Expo Arabic" !important;
}
body.rtl,
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
.rtl a,
.rtl p{
  font-family: "Expo Arabic" !important;
}
.rtl ul li, 
.rtl ul li strong,
.rtl strong {
    font-family: 'Expo Arabic' !important;
}
.rtl table tr,
.rtl table tr th,
.rtl table tr td, 
.rtl table tr td span,
.rtl table tr td strong{
    font-family: 'Expo Arabic' !important;
}
/* Global End */

/* Header Start */
#header-outer #top .sf-menu .wpml-ls-item-en,
#slide-out-widget-area .menu .wpml-ls-item-en {
  display: none !important;
}
.rtl #header-outer #top .sf-menu .wpml-ls-item-en,
.rtl #slide-out-widget-area .menu .wpml-ls-item-en {
  display: flex !important;
}
#header-outer #top .sf-menu .wpml-ls-item-ar,
#slide-out-widget-area .menu .wpml-ls-item-ar {
  display: flex !important;
}
.rtl #header-outer #top .sf-menu .wpml-ls-item-ar,
.rtl #slide-out-widget-area .menu .wpml-ls-item-ar {
  display: none !important;
}
#top ul.sf-menu.sf-js-enabled li a span {
  transition: 0.4s ease;
}
#top ul.sf-menu.sf-js-enabled li a span:hover {
  color: rgb(255 255 255 / 50%);
}
#top ul.sf-menu.sf-js-enabled li.current-menu-item a span {
  color: rgb(255 255 255 / 50%);
}
.rtl #header-outer #top .row {
  flex-direction: row !important;
}
.rtl #header-outer #top .row .col.span_3 {
  margin-left: 0;
}
.rtl #header-outer #top .row .col.span_9 {
  margin-left: auto;
  margin-right: unset;
}
.rtl #top ul.sf-menu.sf-js-enabled li a span {
  font-family: "Expo Arabic";
}
#top ul.sf-menu.sf-js-enabled li#menu-item-wpml-ls-3-ar a span{
    font-family: "Expo Arabic" !important;
}
.rtl #top ul.sf-menu.sf-js-enabled li#menu-item-wpml-ls-3-en a span {
    font-family: 'DM Sans';
}
/* Header End */

/* Header Offcanvas Mobile Start */
#slide-out-widget-area .inner .container {
  margin-top: 0 !important;
  margin-left: 15px !important;
  padding-top: 20px !important;
}
.rtl #slide-out-widget-area .inner .container {
  margin-left: 0 !important;
}
#slide-out-widget-area .inner .off-canvas-menu-container .menu .menu-item {
  margin-bottom: 24px;
}
#slide-out-widget-area .inner .off-canvas-menu-container .menu .menu-item a {
  font-size: 16px !important;
  line-height: 16px !important;
}
.rtl
  #slide-out-widget-area
  .inner
  .off-canvas-menu-container
  .menu
  .menu-item
  a {
  font-family: "Expo Arabic";
}
#slide-out-widget-area
  .inner
  .off-canvas-menu-container
  .menu
  .menu-item
  a:after {
  display: none;
}
#header-outer
  #top
  .slide-out-widget-area-toggle
  .menu-push-out
  .close-wrap
  .close-line {
  background-color: #898d8f !important;
}
#slide-out-widget-area .inner .off-canvas-menu-container .menu .wpml-ls-item a {
  border-radius: 24px;
  border: 1px solid #1c3b83;
  background: #1c3b83;
  color: #fff !important;
  padding: 4px 20px;
  font-size: 14px !important;
  line-height: 28px !important;
}
#slide-out-widget-area
  .inner
  .off-canvas-menu-container
  .menu
  .wpml-ls-item-ar
  a {
  font-family: "Expo Arabic";
}
.rtl
  #slide-out-widget-area
  .inner
  .off-canvas-menu-container
  .menu
  .wpml-ls-item-en
  a {
  font-family: "DM Sans" !important;
}
/* Header Offcanvas Mobile End */

/* Home Page Start */
/* Banner Start */
.rtl #homeBanner .banHome .content {
  width: 100%;
  top: auto !important;
  bottom: 75px;
  padding-left: 100px;
}
.rtl #homeBanner .banHome .content h2,
.rtl #homeBanner .banHome .content p {
  font-family: "Expo Arabic";
}
#homeBanner .banHome .buttons .button a {
  font-weight: 500 !important;
  font-size: 16px;
  line-height: normal;
  padding: 16px 60px 16px 30px;
  border-radius: 170px !important;
  position: relative;
  transition: 0.4s ease;
  border: 1px solid #fff;
  transform: unset;
}
.rtl #homeBanner .banHome .buttons .button a {
  padding: 16px 50px 16px 60px;
  font-family: "Expo Arabic";
}
#homeBanner .banHome .buttons .button a:before {
  position: absolute;
  content: "";
  background-image: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Arrow-Light.svg);
  height: 17px;
  width: 17px;
  background-repeat: no-repeat;
  left: 0;
  right: -140px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: center;
  transition: 0.4s ease;
}
.rtl #homeBanner .banHome .buttons .button a:before {
  left: -110px;
  right: 0;
  background-position: center;
  transform: rotate(-180deg);
}
.rtl #homeBanner .banHome .buttons .button.transparent a:before {
  left: -140px;
}
#homeBanner .banHome .buttons .transparent a:hover {
  border: 1px solid #e3ac37;
}
#homeBanner .banHome .buttons .button a:hover:before {
  background-image: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Arrow-Dark.svg);
}
#homeBanner .banHome .buttons .solid_color a {
  color: #000;
}
.rtl #homeBanner .banHome .buttons .button.solid_color {
  padding-right: 0 !important;
}
#homeBanner .banHome .buttons .solid_color a:before {
  background-image: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Arrow-Dark.svg);
}
#homeBanner .banHome .buttons .button a:hover {
  background: #e3ac37 !important;
  color: #000;
  border: 1px solid #e3ac37;
}
#homeBanner .banHome .buttons {
  margin-top: 23%;
  padding-bottom: 20px;
  border-top: 1px solid #fff;
  padding-top: 50px;
}
.rtl #homeBanner .banHome .buttons {
  flex-direction: row-reverse;
  justify-content: right;
}
#homeBanner .swiper-slide .slide-bg-wrap .image-bg {
    background-position: bottom !important;
}
#homeBanner .swiper-slide .slide-bg-wrap .slide-bg-overlay {
    opacity: 0.4;
}
/* Banner End */

/* Our Program Start */
#homeProgram .innerCol {
  width: 33.33%;
  margin-top: 15px;
}
#homeProgram .innerCol .vc_column-inner {
  border-radius: 8px;
  min-height: 100%;
}
#homeProgram .inner-col-dark .vc_column-inner {
  background: #1c3b83;
  color: #fff;
  padding: 36px;
  display: flex;
  align-items: center;
}
#homeProgram .inner-col-dark .vc_column-inner .headingH4 {
  margin-bottom: 35px;
}
#homeProgram .inner-col-light .vc_column-inner .headingH4 {
  margin-right: 30px;
}
.rtl #homeProgram .inner-col-light .vc_column-inner .headingH4 {
  margin-right: 0;
  margin-left: 30px;
  max-width: 85%;
  margin-left: auto;
}
#homeProgram .inner-col-light .vc_column-inner {
  background: #d1d3d34d;
  padding: 36px 0 0 36px;
  transition: 0.4s ease;
}
.rtl #homeProgram .inner-col-light .vc_column-inner {
  padding: 36px 36px 0 0;
}
#homeProgram .inner-col-light .program-img {
  height: 130px;
  width: 160px;
  object-fit: cover;
}
.rtl #homeProgram .inner-col-light .program-img {
  display: table;
  margin-right: auto;
  height: 140px;
}
#homeProgram .innerCol #darkBtn {
  font-weight: 500 !important;
  font-size: 16px;
  line-height: normal;
  padding: 16px 60px 16px 30px;
  border-radius: 170px !important;
  position: relative;
  transition: 0.4s ease;
  margin-bottom: 0;
  margin-top: 24px;
  transform: unset;
}
.rtl #homeProgram .innerCol #darkBtn {
  padding: 16px 40px 16px 60px;
  font-family: "Expo Arabic";
}
#homeProgram .innerCol #darkBtn:before {
  position: absolute;
  content: "";
  background-image: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Arrow-Blue.svg);
  height: 17px;
  width: 17px;
  background-repeat: no-repeat;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: center;
  transition: 0.4s ease;
}
.rtl #homeProgram .innerCol #darkBtn:before {
  right: 0;
  left: -130px;
  transform: rotate(180deg);
}
#homeProgram .innerCol:hover #darkBtn {
  background: #1c3b83 !important;
  color: #fff !important;
}
#homeProgram .innerCol:hover #darkBtn:before {
  background: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Arrow-Light.svg);
}
#homeProgram .inner-col-light .vc_column-inner:hover {
  background: #c4d9eb;
}
#homeProgram .inner-col-light .program-mbl-img {
  display: none;
}
/* Our Program End */

/* Upcoming Events Start */
#homeEvent .headingH2 {
  margin-bottom: 20px;
}
#homeEvent .innerCol .event-img {
  height: 320px;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: 0.6s ease;
}
#homeEvent .innerCol:hover .event-img {
  transform: scale(1.1);
}
#homeEvent .innerCol .hover-wrap-inner {
  overflow: hidden;
  border-radius: 12px;
}
#homeEvent .headingH4 {
  font-size: 34px;
  line-height: 44px;
}
#homeEvent .innerCol:hover .headingH4 {
  text-decoration: underline;
}
#homeEvent .headingH5 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}
#homeEvent .txt-block p {
  font-size: 22px;
  line-height: 30px;
  color: #545454;
}
/* Upcoming Events End */

/* Our Mission Start */
#homeMission .innerCol .vc_column-inner {
  background: #f9fafb;
  padding: 40px 0px 0px 40px;
  min-height: 100%;
  border-radius: 24px 6px;
  transition: 0.4s ease;
  border: 1px solid rgba(28, 59, 131, 0.2);
}
.rtl #homeMission .innerCol .vc_column-inner {
  background: #f9fafb;
  padding: 40px 40px 0px 0px;
}
#homeMission .innerCol:hover .vc_column-inner {
  background: #1c3b83;
}
#homeMission .innerCol .mission-img {
  height: 200px;
  width: 160px;
  object-fit: contain;
  bottom: 15px;
}
.rtl #homeMission .innerCol .mission-img {
  margin-right: auto;
  display: table;
}
#homeMission .innerCol .txtBlock {
  margin-bottom: 0;
  min-height: 300px;
}
.rtl #homeMission .innerCol .txtBlock {
  margin-bottom: 30px;
  min-height: unset;
}
#homeMission .innerCol .txtBlock p {
  color: #397fba;
  font-size: 25px;
  line-height: 32px;
  max-width: 95%;
  transition: 0.4s ease;
}
#homeMission .innerCol:hover .txtBlock p {
  color: #fff;
}
#homeMission .innerCol .headingH3 {
  font-weight: 600;
  transition: 0.4s ease;
}
#homeMission .innerCol:hover .headingH3 {
  color: #e3ac37 !important;
}
/* Our Mission End */

/* Gateway Start */
#homeGateway .gate-border {
  border-top: 1px solid #eaeaea;
  padding-top: 54px;
  margin-top: 44px;
}
#homeGateway .nectar-milestone {
  padding-left: 40px;
}
#homeGateway .nectar-milestone .number h1 {
  font-weight: 500;
}
.rtl #homeGateway .nectar-milestone .number h1 {
  font-family: "Expo Arabic";
}
#homeGateway .nectar-milestone .number .symbol-wrap {
  font-weight: 500;
}
#homeGateway .nectar-milestone .subject {
  font-weight: 300 !important;
  font-size: 25px;
  line-height: 33px;
}
/* Gateway End */

/* Board Of Director Start */
#homeBoard h2.headingH2 {
  max-width: 50%;
}
.rtl #homeBoard h2.headingH2 {
  max-width: 100%;
}
#homeBoard .team-member {
  overflow: hidden;
  border-radius: 6px 22px;
  padding-bottom: 0;
}
#homeBoard .team-member img {
  height: 436px;
  width: 100%;
  object-fit: cover;
  border-radius: 6px 22px;
  margin-bottom: 0;
  transition: 0.3s ease;
}
#homeBoard .team-member:hover img {
  transform: scale(1.1);
}
#homeBoard .team-member h4 {
  color: #fff;
  font-size: 26px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 0px 0px 6px 22px;
  background: rgba(0, 0, 0, 0.6);
  padding: 12px 10px;
}
#homeBoard .team-member h4 em {
    display: block;
    font-size: 18px;
	line-height: 26px;
    color: #e3ac37;
    font-style: unset;
}
#homeBoard .team-member .position {
  font-size: 20px;
  line-height: 28px;
  color: #303133;
}
#homeBoard .txtBlock p {
  font-size: 25px;
  line-height: 33px;
}
#homeBoard .owl-stage-outer {
  width: 140% !important;
}
#homeBoard .owl-carousel {
  padding-top: 60px;
}
#homeBoard button.owl-next:hover:before,
#homeBoard button.owl-prev:hover:before {
  background-color: rgb(7 8 8 / 50%);
  transition: 0.9s;
}
#homeBoard button.owl-prev:before {
  position: absolute;
  content: "";
  background: #070808;
  border-radius: 60px;
  background-image: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Team-Arrow-Left.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  height: 20px;
  width: 20px;
  padding: 10px 10px;
}
#homeBoard button.owl-prev {
  background: transparent;
  position: absolute;
  right: 120px;
  top: -20px;
  font-size: 0;
  border: 0px;
}
.rtl #homeBoard button.owl-prev {
  right: unset;
  left: 0;
}
#homeBoard button.owl-next:before {
  position: absolute;
  content: "";
  background: #070808;
  border-radius: 60px;
  background-image: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Team-Arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  height: 20px;
  width: 20px;
  padding: 10px 10px;
}
.rtl #homeBoard button.owl-next {
  left: 60px;
  right: unset;
}
#homeBoard button.owl-next {
  background: transparent;
  position: absolute;
  right: 60px;
  top: -20px;
  font-size: 0;
  border: 0px;
}
#homeBoard .owl-carousel .owl-nav.disabled {
  display: block !important;
}
#homeBoard .owl-dots {
  display: none;
}
#homeBoard .owl-stage {
  padding: 0;
}
#homeBoard .carousel-item #innerRow {
  margin-bottom: 0;
}
/* Board Of Director End */

/* Download Start */
#homeDownload #innerRow {
  background-color: #f9fafb;
  padding: 0px 30px;
  border-radius: 16px;
}
#homeDownload .row-bg.viewport-desktop {
  border-radius: 16px;
}
#homeDownload .colRight .img-with-aniamtion-wrap {
  display: inline-block;
}
#homeDownload .colRight .hover-wrap {
  margin-bottom: 0;
  margin-right: 15px;
}
.rtl #homeDownload .colRight .hover-wrap {
  margin-right: 0;
  margin-left: 15px;
}
#homeDownload .down-img {
  width: auto;
  height: 55px;
}
#homeDownload .txtBlock p {
  font-size: 25px;
  line-height: 33px;
}
#homeDownload .row_col_wrap_12.col.span_12 {
  justify-content: center;
}
#homeDownload .colLeft .download-img {
  transform: scale(1.04);
  transition: 0.4s ease-in-out !important;
}
#homeDownload:hover .colLeft .download-img {
  transform: scale(1.1);
}
#homeDownload,
#homeDownload .colLeft,
#homeDownload .colRight {
  transition: 0.4s ease-in-out !important;
}
#homeDownload:hover .colLeft {
  width: 35%;
}
/* Download End */

/* Media Center Start */
#homeMedia .innerCol .hover-wrap {
  margin-bottom: 0;
}
#homeMedia .colLeft .media-img {
  height: 825px;
  width: 100%;
}
#homeMedia .colRight .media-img {
  height: 414px;
  width: 100%;
}
#homeMedia .colLeft .txtBlock {
  position: absolute;
  bottom: 60px;
  left: 60px;
}
#homeMedia .colRight .txtBlock {
  position: absolute;
  bottom: 56%;
  left: 60px;
  margin-bottom: 0;
}
#homeMedia #innerRow .innerCol .vc_column-inner {
  background: #1c3b83;
  padding: 72px;
  border-radius: 12px;
  box-shadow: 0px 70px 140px 0px rgba(0, 0, 0, 0.05);
}
#homeMedia #innerRow .colRight .vc_column-inner {
  background: #fff;
  color: #000;
}
#homeMedia #innerRow .colRight .vc_column-inner .txt-box h5,
#homeMedia #innerRow .colRight .vc_column-inner .txt-box p,
#homeMedia #innerRow .colRight .vc_column-inner .txt-box a {
  color: #000;
}
#homeMedia .innerCol a {
  opacity: 1;
  font-size: 17px;
  line-height: 20px;
  position: relative;
}
#homeMedia .innerCol a:before {
  position: absolute;
  content: "";
  background-image: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Media-Icon.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  height: 17px;
  width: 17px;
  right: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#homeMedia #innerRow .colRight a {
  filter: brightness(0);
}
/* Media Center End */
/* Home Page End */

/* Submit a Training Program  Start */
#program {
  height: 550px;
  display: flex;
  align-items: end;
}
.rtl #program {
    justify-content: end;
}
#program .headingH1 {
  font-size: 75px;
  line-height: 83px;
}
#program .txt-block p {
  font-size: 30px;
  line-height: 38px;
  max-width: 77%;
}
#program .txt-block {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  padding-bottom: 35px;
  margin-bottom: 50px;
}
#application .headingH5 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
}
#application .headingH6 {
  margin-bottom: 40px;
}
#application .gform_heading {
  display: none;
}
#application .gform-body .gform_fields .gfield .gfield_label {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  color: #000;
  margin-bottom: 15px;
  margin-top: 0;
}
.rtl #application .gform-body .gform_fields .gfield .gfield_label {
  font-family: "Expo Arabic";
  direction: ltr;
}
#application
  .gform-body
  .gform_fields
  .gfield
  .ginput_container
  input::placeholder {
  color: rgba(119, 119, 119, 0.6);
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}
#application .gform-body .gform_fields .txt-field .ginput_container input {
  border-radius: 8px;
  border: 1px solid #e6e9eb;
  box-shadow: unset !important;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #131214;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}
#application .gform-body .gform_fields .gchoice label {
  font-size: 18px;
  line-height: normal;
  color: #182230;
}
#application
  .gform-body
  .gform_fields
  .txt-check
  .gfield_checkbox
  .gchoice
  input {
  border-radius: 6px;
  border: 1px solid #d0d5dd;
}
#application .gform-body .gform_fields .txt-radio .gfield_radio .gchoice input {
  border-radius: 9999px;
  border: 1px solid #d0d5dd;
}
#application .gform-footer .gform_button {
  background: rgb(7 8 8 / 50%);
  width: 250px;
  border-radius: 100px !important;
  color: #fff;
  font-size: 17px;
  line-height: 17px;
  font-weight: 500;
  transition: 0.3s ease;
  transform: unset;
}
#application .gform-footer .gform_button:hover {
  background: #070808;
  box-shadow: unset !important;
}
#application .gform-footer .gform_button:focus {
  outline: unset;
}
#application .gform-body .gform_fields .gfield .validation_message {
  color: #d92d20;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
}
#application .gform-footer {
  justify-content: end;
}
.rtl #application .gform-footer {
  justify-content: start;
}
#application
  .gform-body
  .gform_fields
  .gfield
  .gfield_label
  .gfield_required.gfield_required_asterisk {
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
}
#application
  .gform-body
  .gform_fields
  .gfield
  .ginput_container_telephone
  .iti__flag-container
  .iti__selected-flag {
  background-color: unset !important;
  padding-left: 5px;
  position: relative !important;
}
.rtl #application
  .gform-body
  .gform_fields
  .gfield
  .ginput_container_telephone
  .iti__flag-container
  .iti__selected-flag {
    flex-direction: row;
    left: -10px;
}
#application
  .gform-body
  .gform_fields
  .gfield
  .ginput_container_telephone
  .iti__flag-container
  .iti__selected-flag:before {
  position: absolute;
  content: "\f107";
  font-family: "fontawesome" !important;
  color: #131214;
  right: -15px;
  font-size: 20px;
}
#application
  .gform-body
  .gform_fields
  .gfield
  .ginput_container_telephone
  .iti__flag-container
  .iti__selected-dial-code {
  font-size: 16px;
  line-height: 16px !important;
  color: #131214;
}
#application
  .gform-body
  .gform_fields
  .txt-field
  .ginput_container
  .gf-telephone {
  padding-left: 120px !important;
}
.rtl #application .gform-body .gform_fields .txt-field .ginput_container .gf-telephone {
    padding-right: 125px !important;
}
.rtl .gform-body .gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
.rtl .gform-body .gform_fields .gfield {
  width: 50%;
}
.rtl .gform-body .gform_fields #field_2_24,
.rtl .gform-body .gform_fields #field_2_28 {
  width: 49.3%;
}
.rtl .gform-body .gform_fields #field_4_28,
.rtl .gform-body .gform_fields #field_4_25 {
  width: 49.3%;
  direction: rtl;
}
.rtl .gform-body .gform_fields .gfield label,
.rtl #application .gform-body .gform_fields .gfield legend {
  justify-content: end;
  flex-direction: row-reverse;
  text-align: right;
}
.rtl .gform-body .gform_fields .gfield label,
.rtl .gform-body .gform_fields .gfield input {
  text-align: right;
}
.rtl .gform-body .gform_fields .gfield input {
  width: 100%;
}
.rtl .gform-body .gform_fields .gfield #input_2_28 {
  padding-left: 10px !important;
  padding-right: 90px !important;
}
.rtl .gform-body .gform_fields .gfield .iti .iti__flag-container {
  right: 0 !important;
  left: auto !important;
  margin-right: 30px;
}
.rtl
  .gform-body
  .gform_fields
  .gfield
  .iti
  .iti__flag-container
  .iti__selected-flag {
  flex-direction: row-reverse;
}
.rtl
  .gform-body
  .gform_fields
  .gfield
  .iti
  .iti__flag-container
  .iti__selected-flag:before {
  right: unset;
  left: 80px;
}
.rtl .gform-body .gform_fields .gfield .gfield_radio .gchoice,
.rtl .gform-body .gfield .gchoice,
#application .gform-body .gform_fields .txt-field .ginput_container #input_2_27,
#application
  .gform-body
  .gform_fields
  .txt-field
  .ginput_container
  #input_2_26 {
  direction: rtl;
}
.rtl .gform-body .gform_fields .gfield .iti .iti__flag-container .iti__country-list {
    text-align: right !important;
}
.rtl .gform-body .gform_fields .gfield .iti .iti__flag-container .iti__country-list  .iti__country-name, 
.rtl .gform-body .gform_fields .gfield .iti .iti__flag-container .iti__country-list .iti__flag-box {
    margin-right: 0px !important;
    margin-left: 6px !important;
}
/* .rtl .gform-footer {
    justify-content: end !important;
} */
/* Submit a Training Program  End */

/* Registration Received Start */
#registration .headingH5 {
  font-weight: 600;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 5px;
}
#registration .txt-block p {
  font-size: 20px;
  line-height: 28px;
  color: #6e7375;
}
#registration .txt-block {
  max-width: 43%;
  margin: auto;
}
/* Registration Received End */

/* Discover Your Perfect Program Start */
#discover {
  height: 400px;
  display: flex;
  align-items: end;
}
#discover .row-bg.viewport-desktop {
    background-position: 100% 80% !important;
}
#discover .row_col_wrap_12.col.span_12 {
  width: 100%;
}
#discover h2.headingH2 {
  font-size: 70px;
  line-height: 78px;
  font-weight: 600;
}
#discover .txt-block p {
  font-size: 26px;
  line-height: 40px;
}
#health .iwithtext {
  display: flex;
  align-items: center;
  border-radius: 31px;
  background: rgba(119, 119, 119, 0.1);
  margin-bottom: 10px;
  padding: 5px 14px;
}
.rtl #health .iwithtext {
  flex-direction: row-reverse;
}
#health .iwithtext .iwt-icon {
  position: relative;
  top: 2px;
}
#health .iwithtext .iwt-icon img {
  height: 28px;
  width: 28px;
  object-fit: contain;
  margin-bottom: 0;
}
#health .iwithtext .iwt-text {
  padding-left: 5px;
}
.rtl #health .iwithtext .iwt-text {
  padding-right: 5px;
}
#health .iwithtext .iwt-text h6 {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #1c3b83;
  font-weight: 700;
  margin-bottom: 0;
}
.rtl #health .iwithtext .iwt-text h6 {
  font-family: "Expo Arabic";
}
#health ul.wpb_tabs_nav {
  margin-bottom: 30px;
  margin-top: 15px;
  display: flex;
  gap: 12px;
}
#health ul.wpb_tabs_nav li.tab-item.active-tab a {
  background: #1c3b83;
  color: #fff;
}
#health ul.wpb_tabs_nav li.tab-item a {
  border-radius: 24px;
  border: 1px solid #d0d5dd !important;
  background: #fff;
  color: #344054;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}
#health ul.wpb_tabs_nav li.tab-item:hover a {
  background: #1c3b83;
  color: #fff;
}
#health #innerRow .innerCol {
  width: 33.33%;
  margin-bottom: 30px;
}
#health #innerRow .innerCol .vc_column-inner {
  border-radius: 32px;
  background: rgba(209, 211, 211, 0.18);
  padding: 24px 40px;
  transition: 0.4s ease;
}
#health #innerRow .innerCol:hover .vc_column-inner {
  background: #1c3b83;
}
#health h6.headingH6 {
  font-weight: 700;
}
#health #innerRow .innerCol h6.headingH6,
#health #innerRow .innerCol .txt-block p,
#health #innerRow .innerCol .nectar-fancy-ul ul li {
  transition: 0.4s ease;
}
#health #innerRow .innerCol:hover h6.headingH6,
#health #innerRow .innerCol:hover .txt-block p,
#health #innerRow .innerCol:hover .nectar-fancy-ul ul li {
  color: #fff !important;
}
#health #innerRow .innerCol:hover .iwithtext {
  background: #c4d9eb;
}
#health .txt-block p {
  color: #424057;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
#health .nectar-fancy-ul ul {
  margin-bottom: 0;
}
#health .nectar-fancy-ul ul li {
  color: #424057;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  padding-left: 15px;
  margin-bottom: 10px;
}
.rtl #health .nectar-fancy-ul ul li {
  padding-left: 0;
  padding-right: 15px;
}
#health .nectar-fancy-ul ul li:before {
  font-weight: 700;
}
.rtl #health .row_col_wrap_12_inner.col.span_12 {
  flex-direction: row-reverse;
}
/* Discover Your Perfect Program End */

/* Shop Start */
#basicShop .headingH6 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
#basicShop h2.headingH2 {
    margin-bottom: 30px;
}
.woocommerce .products .classic.product .product-add-to-cart a {
    width: 100%;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 11px 16px !important;
    display: block;
    font-weight: 500 !important;
}
.woocommerce .products .classic.product .product-wrap .product-add-to-cart {
  display: none;
}
.woocommerce ul.products li.product.classic .product-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.product .summary .product_title {
    color: #070808;
}
.woocommerce .products .classic.product .woocommerce-loop-product__title {
    color: #070808;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
.woocommerce .products .classic.product .price {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #070808 !important;
}
.woocommerce .products .classic.product .price bdi {
    display: flex;
}
.woocommerce .products .classic.product .price {
    display: flex;
}
.woocommerce .products .classic.product .price .woocommerce-Price-currencySymbol {
    order: 2;
    padding-left: 5px;
    text-transform: uppercase;
}
.nectar-shop-header .woocommerce-result-count {
    display: none;
}
.nectar-shop-header h1.page-title {
    color: #070808;
}
#basicShop #exploreBtn, .woocommerce-cart .wp-block-woocommerce-cart #exploreBtn {
    text-align: center;
    display: table;
    margin: auto;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: normal;
    padding: 16px 45px;
    border-radius: 170px !important;
    position: relative;
    transition: 0.4s ease;
    margin-bottom: 0;
    margin-top: 40px;
    transform: unset;
}
.woocommerce-cart .wp-block-woocommerce-cart #exploreBtn {
    color: #1c3b83;
    border: 2px solid #1c3b83;
	margin-top: 0;
}
#basicShop #exploreBtn:hover, .woocommerce-cart .wp-block-woocommerce-cart #exploreBtn:hover {
    background: #1c3b83 !important;
    color: #fff !important;
}
.rtl #basicShop #exploreBtn {
    font-family: "Expo Arabic";
}
.rtl .summary .cart .single_add_to_cart_button,
.rtl .summary .cart .button{
    font-family: 'Expo Arabic' !important;
}
.product .nectar-prod-wrap {
    display: flex;
    align-items: center;
}
.rtl .product .nectar-prod-wrap {
    flex-direction: row-reverse;
}
.woocommerce .products .classic.product .product-wrap .attachment-woocommerce_thumbnail,
.woocommerce ul.products li.product.classic .product-wrap img,
.wp-block-woocommerce-cart .wp-block-woocommerce-product-new ul li .wc-block-grid__product-image img{
    height: 369px !important;
    object-fit: cover !important;
}
.woocommerce.single-product .woocommerce-product-gallery .attachment-shop_single {
    width: 504px !important;
    height: 630px !important;
    object-fit: cover;
}
.woocommerce .woocommerce-ordering select.orderby {
    -webkit-appearance: none;
    background-image: url("https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/08/shop-chevron-2.png");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 10px;
}
.rtl.woocommerce .woocommerce-ordering select.orderby {
    background-position: left 15px center;
}
/* Add to cart Start */

li.nectar-woo-cart .widget_shopping_cart .woocommerce-mini-cart__total strong, 
li.nectar-woo-cart .widget_shopping_cart .woocommerce-mini-cart__total span {
    font-size: 20px !important;
    line-height: 28px !important;
}
.wp-block-woocommerce-cart h2.wp-block-heading {
    color: #070808;
}
.wp-block-woocommerce-cart li.wc-block-grid__product .wc-block-grid__product-price.price {
    color: #070808;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.wp-block-woocommerce-cart li.wc-block-grid__product .wp-block-button a {
    width: 100%;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 11px 16px !important;
    display: block;
    font-weight: 500 !important;
    background: #1c3b83 !important;
    border-radius: 3px !important;
}
.wp-block-woocommerce-cart li.wc-block-grid__product a .wc-block-grid__product-title {
    color: #070808;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
#header-outer .cart-outer .widget_shopping_cart_content p.woocommerce-mini-cart__empty-message {
    background: #1c3b83;
}
.rtl .wc-block-components-sidebar-layout .wc-block-components-main {
    direction: rtl;
    padding-left: 0;
    padding-right: 4.5%;
}
.rtl .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-cart-item__product {
    padding-right: 20px;
    padding-left: 0;
}
.rtl .wc-block-components-sidebar-layout .wc-block-components-main tr .wc-block-cart-item__image {
    padding-right: 0;
}
.xoo-cp-content td.xoo-cp-pimg img.attachment-woocommerce_thumbnail {
    height: auto;
    max-width: 100%;
}
/* Add to cart End */

/* Checkout Start */
.rtl .wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-cart-items-block {
    direction: rtl;
}
.rtl .wp-block-woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-checkout-step__container {
    direction: rtl;
}
/* Checkout End */

/* Oder Page Thankyou Text Start */
.rtl .woocommerce-order p.order-eng {
    display: none;
}
.woocommerce-order p.order-ar {
    display: none;
}
.rtl .woocommerce-order p.order-ar {
    display: block;
}
/* Oder Page Thankyou Text End */
/* Shop End */

/* Youth Projects Start */
#youthProjects .txt-block {
    margin-bottom: 10px;
}
	#youthProjects .txt-block p {
    font-size: 20px;
    line-height: 28px;
}
#youthProjects .txt-bold {
    margin-top: 25px;
    margin-bottom: 25px;
}
#youthProjects .txt-bold p {
    color: #1c3b83;
    font-weight: 600;
	font-size: 24px;
    line-height: 32px;
}
#youthProjects #darkBtn {
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 28px;
    padding: 16px 40px;
    margin-bottom: 0;
    margin-top: 10px;
}
#youthProjects #darkBtn i {
    font-size: 20px;
    right: 30px;
}
/* Youth Projects End */

/* Youth City 2030 Event Start */
#youthEvent h6 {
    margin-top: 40px;
}
#youthEvent .txt-block p {
    font-size: 20px;
    line-height: 28px;
}
/* Youth City 2030 Event End */

/* Footer Start */
#footer .menu {
  margin: 0;
}
#footer .footer-menu .menu li {
  list-style: none;
  margin-bottom: 16px;
  line-height: normal;
}
#footer .footer-menu .menu li a {
  font-size: 28px;
  line-height: 36px;
  color: #fff;
}
#footer .copyright-menu .menu li {
  list-style: none;
  display: inline;
}
#footer .copyright-menu .menu li a {
    color: #fff;
    font-family: 'DM Sans';
    font-size: 16px;
    line-height: 24px;
}
}
#footer .txtBlock p {
  font-size: 38px;
  line-height: 46px;
}
#footer .copy-border {
  border-top: 1px solid rgba(230, 233, 235, 0.2);
}
#footer .footer-logo {
  width: 260px;
  height: 54px;
  object-fit: contain;
}
#footer .footer-mbl-logo {
  display: none;
}
#footer .copy-border .textBlock p {
    font-size: 16px;
    line-height: 24px;
}
.rtl #footer .copy-border .textBlock p {
    direction: ltr;
}
#footer .socialIcons {
    display: flex;
    margin: 0;
}
.rtl #footer .socialIcons {
    justify-content: end;
    flex-direction: row-reverse;
}

#footer .socialIcons li {
    list-style: none;
    margin-right: 15px;
}
#footer .socialIcons li a img {
    margin-bottom: 0;
    height: 25px;
    width: 25px;
    object-fit: contain;
    filter: invert(1) brightness(2);
}
/* Footer End */

/* Responsive Start */
@media (max-width: 1600px) {
	#homeBanner .banHome .buttons {
    margin-top: 18%;
}
}
@media (max-width: 1440px) {
  #homeBanner .banHome .buttons {
	margin-top: 15%;
    padding-bottom: 20px !important;
    padding-top: 50px !important;
  }
  #homeBanner .content p {
    font-size: 25px;
    line-height: 33px;
  }
  #homeBanner .banHome .buttons .button a {
    padding: 12px 60px 12px 30px;
  }
  #homeProgram .innerCol #darkBtn {
    padding: 12px 60px 12px 30px;
  }
  #homeProgram .inner-col-light .vc_column-inner .headingH4 {
    font-size: 36px;
    line-height: 44px;
  }
  #homeProgram .inner-col-dark .vc_column-inner .headingH4 {
    font-size: 36px;
    line-height: 44px;
  }
  #homeBoard .team-member h4 {
    font-size: 20px;
  }
  #footer .txtBlock p {
    font-size: 25px;
    line-height: 32px;
  }
  #footer .footer-menu .menu li a {
    font-size: 25px;
    line-height: 30px;
  }
  #homeEvent .headingH4 {
    font-size: 30px;
    line-height: 38px;
  }
  #homeEvent .headingH5 {
    font-size: 18px;
    line-height: 22px;
  }
  #homeEvent .txt-block p {
    font-size: 18px;
    line-height: 20px;
  }
  #homeEvent .headingH2 {
    font-size: 40px;
    line-height: 48px;
  }
  #program {
    height: 450px;
    padding-bottom: 100px !important;
  }
  #program .headingH1 {
    font-size: 70px;
    line-height: 78px;
    max-width: 90%;
  }
.rtl #program .headingH1 {
        max-width: 100%;
    }
  #program .txt-block p {
    font-size: 25px;
    line-height: 33px;
    max-width: 85%;
  }
  #application .headingH5 {
    font-size: 30px;
    line-height: 38px;
  }
  .rtl #homeProgram .inner-col-light .vc_column-inner .headingH4 {
    max-width: 80%;
  }
  #health ul.wpb_tabs_nav li.tab-item a {
    font-size: 16px;
    line-height: 24px;
  }
  #health .iwithtext .iwt-text h6 {
    font-size: 15px;
    line-height: 23px;
  }
  #health .iwithtext {
    padding: 5px 10px;
  }
  #health h6.headingH6 {
    font-size: 22px;
    line-height: 30px;
  }
  #health .txt-block p {
    font-size: 18px;
    line-height: 26px;
  }
  #health .nectar-fancy-ul ul li {
    font-size: 18px;
    line-height: 26px;
  }
  #health #innerRow .innerCol .vc_column-inner {
    padding: 20px 30px;
  }
	#homeDownload .colRight .hover-wrap {
    margin-right: 10px;
}
	.rtl #homeDownload .colRight .hover-wrap {
    margin-left: 10px;
}
	.woocommerce .products .classic.product .woocommerce-loop-product__title {
     font-size: 16px !important;
}
}
@media (max-width: 1366px) {
  #homeMedia .colLeft .media-img {
    height: 700px;
  }
  #homeMedia .colRight .media-img {
    height: 350px;
  }
  #homeMedia .colRight .txtBlock {
    bottom: 62%;
    left: 40px;
    max-width: 90%;
  }
  #homeMedia #innerRow .innerCol .vc_column-inner {
    padding: 40px;
  }
  #homeBoard .team-member img {
    height: 380px;
  }
	    #homeDownload .down-img {
        height: 50px;
    }
	#homeBoard .team-member h4 em {
    font-size: 16px;
    line-height: 24px;
}
	.rtl .gform-body .gform_fields #field_4_28, .rtl .gform-body .gform_fields #field_4_25 {
    width: 49%;
    direction: rtl;
}
}
@media (max-width: 1280px) {
  #homeProgram .inner-col-dark .vc_column-inner .headingH4 {
    margin-bottom: 10px;
  }
  #homeProgram .inner-col-dark .vc_column-inner {
    padding: 25px;
  }
  #homeProgram .inner-col-light .vc_column-inner {
    padding: 25px 0 0 25px;
  }
  #homeProgram .vc_column-inner .headingH4 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  #homeProgram .innerCol #darkBtn {
    padding: 12px 45px 12px 20px;
    margin-top: 14px;
  }
  #homeProgram .innerCol #darkBtn:before {
    right: 15px;
  }
  #homeMission .innerCol .vc_column-inner {
    padding: 30px 0px 0px 30px;
  }
  #homeBoard .team-member .position {
    font-size: 16px;
    line-height: 24px;
  }
  #homeDownload .headingH2 {
    font-size: 35px !important;
    line-height: 43px !important;
  }
  #homeDownload .down-img {
    height: 40px;
  }
  #homeDownload .colRight .hover-wrap {
        margin-right: 5px;
    }
  #footer .footer-logo {
    width: 200px;
    height: 43px;
  }
  #homeMission .innerCol .txtBlock p {
    font-size: 18px;
    line-height: 26px;
    min-height: 235px;
  }
  #homeGateway .nectar-milestone {
    padding-left: 20px;
  }
  #homeGateway .nectar-milestone .subject {
    font-size: 18px;
    line-height: 26px;
  }
  #homeGateway .nectar-milestone .number h1 {
    font-size: 50px;
    line-height: 58px;
  }
  #homeGateway .nectar-milestone .number .symbol-wrap {
    font-size: 50px !important;
    line-height: 58px !important;
  }
  #homeBoard .txtBlock p {
    font-size: 17px;
    line-height: 26px;
  }
  #homeDownload .txtBlock p {
    font-size: 20px;
    line-height: 28px;
  }
  #homeProgram .inner-col-light .program-img {
    height: 110px;
    width: 140px;
  }
  #homeMedia #innerRow .innerCol .vc_column-inner {
    padding: 20px;
  }
  #homeMission .innerCol .txtBlock {
    min-height: unset;
  }
  #program .headingH1 {
    font-size: 50px;
    line-height: 58px;
  }
  #program .txt-block p {
    font-size: 20px;
    line-height: 28px;
  }
  #homeEvent .headingH4 {
    font-size: 23px;
    line-height: 30px;
  }
  #homeEvent .headingH5 {
    font-size: 18px;
    line-height: 21px;
  }
  #homeEvent .txt-block p {
    font-size: 16px;
    line-height: 20px;
  }
  #program .headingH1 {
    max-width: 100%;
  }
  #program .txt-block p {
    max-width: 100%;
  }
  #registration .txt-block {
    max-width: 100%;
  }
  #health h6.headingH6 {
    font-size: 18px;
    line-height: 26px;
  }
  #health ul.wpb_tabs_nav {
    margin-bottom: 20px;
    overflow-x: auto;
    white-space: nowrap;
    width: 110%;
    scrollbar-width: none;
  }
	    .rtl #homeDownload .colRight .hover-wrap {
        margin-left: 5px;
    }
		.woocommerce .products .classic.product .woocommerce-loop-product__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
	  #homeMission .innerCol .mission-img {
    height: 110px;
    width: 110px;
  }
}
@media (max-width: 999px) {
  #homeProgram .innerCol {
    width: 50%;
    margin: 0;
    margin-bottom: 15px;
  }
  #homeWho .headingH5 {
    font-size: 25px;
    line-height: 33px;
  }
  #homeWho .headingH3 {
    font-size: 27px !important;
    line-height: 35px !important;
  }
  #homeMission .innerCol:first-child {
    margin-bottom: 20px;
  }
  #homeGateway .nectar-milestone {
    padding-left: 0;
    width: 100%;
  }
  #homeGateway .innerCol {
    width: 50%;
    margin-bottom: 0;
  }
  #homeGateway .nectar-milestone .subject {
    font-size: 16px;
    line-height: 24px;
  }
  #homeBoard .owl-carousel .owl-nav.disabled {
    display: none !important;
  }
  #homeBoard h2.headingH2 {
    max-width: 100%;
  }
  #homeBoard .team-member h4 {
    font-size: 18px;
    line-height: 26px;
  }
  #homeMedia .colLeft .media-img {
    height: 450px;
  }
  #footer .footer-menu .menu li a {
    font-size: 18px;
    line-height: 24px;
  }
  #footer .txtBlock p {
    font-size: 20px;
    line-height: 28px;
  }
  #homeGateway .gateway-img {
    margin-left: auto;
    height: 180px;
    width: 300px;
    object-fit: contain;
    margin-top: 10px;
  }
  #homeBoard .owl-carousel {
    padding-top: 0px;
  }
  #homeBoard .inner-board {
    margin-bottom: 0;
  }
  #homeDownload .headingH2 {
    text-align: center !important;
  }
  #homeDownload .colRight {
    text-align: center !important;
  }
  #program .txt-block p {
    max-width: 100%;
  }
  #program {
    height: 310px;
  }
  #application .headingH5 {
    font-size: 25px;
    line-height: 33px;
  }
  #application .headingH6 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
  }
  .rtl #homeProgram .inner-col-light .vc_column-inner .headingH4 {
    max-width: 70%;
  }
  .rtl #homeBanner .banHome .content {
    bottom: -110px;
    padding-left: 0;
  }
  .rtl #header-outer #top .span_3 {
    display: flex;
  }
  .rtl #header-outer #top .row .col.span_9 {
    position: relative !important;
    width: 100% !important;
    align-items: baseline;
  }
  .rtl.page-template-default #top #logo {
    position: relative !important;
  }
  .rtl #slide-out-widget-area.fullscreen-split .left-side {
    align-items: end !important;
  }
  #health ul.wpb_tabs_nav li.tab-item a {
    font-size: 14px;
    line-height: 22px;
  }
  #health #innerRow .innerCol {
    width: 50%;
    margin-bottom: 15px;
  }
	#homeBanner .banHome .buttons {
        padding-bottom: 100px !important;
    }
	.product .nectar-prod-wrap {
    display: unset;
}
	.woocommerce.single-product .woocommerce-product-gallery .attachment-shop_single {
    width: 100% !important;
	height: auto !important;
}
	.woocommerce .products .classic.product .product-wrap .attachment-woocommerce_thumbnail, .woocommerce ul.products li.product.classic .product-wrap img, .wp-block-woocommerce-cart .wp-block-woocommerce-product-new ul li .wc-block-grid__product-image img {
     height: 200px !important;
}
	.rtl #application .gform-body .gform_fields .txt-field .ginput_container .gf-telephone {
    padding-left: 10px !important;
}
	#homeMission .innerCol .txtBlock p {
        min-height: unset;
    }
}
@media (max-width: 690px) {
/* 	#slide-out-widget-area.fullscreen-split.open ~ #header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top #mobile-cart-link i {
    color: #000 !important;
} */
  #homeProgram .innerCol {
    width: 100%;
    margin-bottom: 20px;
  }
  #homeProgram .inner-col-dark .vc_column-inner {
    padding: 20px;
    text-align: center;
  }
  #homeProgram .inner-col-dark .vc_column-inner .headingH4 {
    text-align: center !important;
  }
  #homeProgram .inner-col-light .program-img {
    display: none;
  }
  .rtl #homeProgram .inner-col-light .program-img {
    display: none !important;
  }
  #homeProgram .inner-col-light .program-mbl-img {
    display: block;
    margin-left: auto;
    height: 100px;
    width: 120px;
    object-fit: contain;
    right: 10px;
  }
  .rtl #homeProgram .inner-col-light .program-mbl-img {
    margin-left: unset !important;
    right: -10px;
    margin-right: auto;
  }

  #homeProgram .inner-col-light .vc_column-inner .headingH4 {
    max-width: 76%;
    line-height: 24px;
  }
  #homeProgram .innerCol #darkBtn {
    font-size: 12px;
    padding: 8px 45px 8px 20px;
    letter-spacing: -0.143px;
	margin-top: 0;
  }
  .rtl #homeProgram .innerCol #darkBtn {
    padding: 8px 30px 8px 40px;
  }
  #homeProgram .innerCol #darkBtn:before {
    height: 15px !important;
    width: 15px !important;
    right: 20px;
    background-size: contain;
  }
  #homeProgram .innerCol:hover #darkBtn:before {
    background-size: contain;
    background-repeat: no-repeat !important;
  }
  #homeEvent .headingH2 {
    font-size: 22px !important;
    line-height: 22px !important;
  }
  #homeEvent .txtBlock {
    margin-bottom: 20px;
  }
  #homeEvent .txtBlock p {
    font-size: 14px;
    line-height: 18px;
  }
  #homeWho .headingH5 {
    font-size: 16px;
    line-height: 16px;
  }
  #homeWho .headingH3 {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  #homeMission .headingH3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  #homeMission .innerCol .txtBlock p {
    font-size: 16px;
    line-height: 22px;
  }
  #homeMission .innerCol .vc_column-inner {
    padding: 22px 0px 0px 22px;
  }
  #homeMission .innerCol .mission-img {
    height: 110px;
    width: 75px;
    right: 15px;
    bottom: 5px;
  }
  .rtl #homeMission .innerCol .mission-img {
    right: -20px;
  }
  #homeMission .innerCol:first-child {
    margin-bottom: 16px;
  }
  #homeGateway .headingH2 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  #homeGateway .gate-border {
    padding-top: 10px;
    margin-top: 15px;
  }
  #homeGateway .innerCol {
    width: 100%;
    margin-bottom: 15px;
  }
  #homeGateway .nectar-milestone {
    text-align: center;
  }
  #homeGateway #innerRow {
    margin-bottom: 0;
  }
  #homeGateway .nectar-milestone .number h1 {
    font-size: 28px;
    line-height: 38px;
  }
  #homeGateway .nectar-milestone .number .symbol-wrap {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  #homeGateway .nectar-milestone .subject {
    line-height: 12px;
  }
  #homeBoard h2.headingH2 {
    font-size: 22px !important;
    line-height: 22px !important;
  }
  #homeBoard .txtBlock p {
    font-size: 14px;
    line-height: 18px;
  }
  #homeBoard #innerRow {
    margin-bottom: 10px;
  }
  #homeBoard .team-member h4 {
    font-size: 16px;
    line-height: 16px;
  }
  #homeBoard .team-member .position {
    font-size: 14px;
    line-height: 22px;
  }
  #homeBoard .team-member img {
    border-radius: 3px 10px;
    height: 100%;
  }
  #homeBoard .owl-stage-outer {
    width: 120%;
  }
  #homeBoard .owl-stage .carousel-item {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .rtl #homeBoard .owl-stage .carousel-item {
    margin-right: 0 !important;
    margin-left: 20px;
  }
  #homeDownload .headingH2 {
    font-size: 22px !important;
    line-height: 26px !important;
  }
  #homeDownload .txtBlock p {
    font-size: 14px;
    line-height: 18px;
  }
  #homeDownload .down-img {
    width: 130px;
    height: 40px;
    object-fit: contain;
  }
  #homeDownload .colLeft .hover-wrap {
    margin-right: 10px;
  }
  #homeMedia .headingH2 {
    font-size: 22px !important;
    line-height: 22px !important;
  }
  #homeMedia .innerCol-1 {
    margin-bottom: 10px;
  }
  #homeMedia .colLeft .media-img {
    height: 324px;
    border-radius: 5px;
  }
  #homeMedia .colLeft .txtBlock {
    bottom: 16px;
    left: 26px;
  }
  #homeMedia .txtBlock h5,
  #homeMedia .txt-box h5 {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.172px;
  }
  #homeMedia .colRight .txtBlock {
    left: 26px;
    bottom: 57%;
  }
  #homeMedia .txtBlock p {
    display: none;
  }
  #homeMedia #innerRow .innerCol .vc_column-inner {
    padding: 17px;
  }
  #homeMedia .colRight .media-img {
    height: 140px;
    border-radius: 3px;
  }
  #homeMedia .txt-box a {
    font-size: 10px;
    line-height: 5px;
    letter-spacing: -0.084px;
  }

  #homeMedia .txt-box p {
    font-size: 12px;
    line-height: 12px;
  }
  #homeMedia #innerRow .innerCol .vc_column-inner {
    padding: 70px 17px 70px 17px;
    border-radius: 3px;
  }
  #homeMedia .innerCol a:before {
    background-size: contain;
    height: 12px;
    width: 12px;
    right: -15px;
  }
  #homeMedia .colLeft {
    margin-bottom: 15px;
  }
  #footer .txtBlock p {
    font-size: 16px;
    line-height: 24px;
  }
  #footer .textBlock p {
    font-size: 15px;
    line-height: 26px;
  }
  #footer .copyright-menu .menu li a {
    font-size: 15px;
    line-height: 26px;
  }
  #footer .footer-logo {
    display: none;
  }
  #footer .footer-mbl-logo {
    display: block;
  }
  #footer .copy-border .innerCol {
    margin-bottom: 4px;
  }
  .rtl #footer .copy-border .innerCol {
    text-align: right !important;
  }
  #homeBanner .txtBlock {
    margin-bottom: 7%;
  }
  #homeProgram .inner-col-dark .txtBlock p {
    font-size: 14px;
    line-height: 16px;
  }
  #homeBanner .banHome .buttons {
    padding-top: 50px !important;
  }
  #homeBanner .banHome .buttons .button {
    width: 100%;
    text-align: center;
    padding: 0 !important;
  }
  #homeBanner .banHome .buttons {
    display: flex;
    flex-direction: column-reverse;
    gap: 12px;
  }
  #homeGateway .gateway-img {
    height: 66px;
    width: 104px;
  }
  #homeBoard .team-member {
    border-radius: 3px 10px;
  }
  #homeBoard .team-member h4 {
    border-radius: 0px 0px 3px 10px;
    font-size: 13px;
    line-height: 13px;
    padding: 8px 5px;
  }
	#homeBoard .team-member h4 em {
        font-size: 13px;
        line-height: 21px;
    }
  #homeDownload .colLeft .download-img {
    transform: scale(1);
    transform: unset;
    height: 260px;
    width: 120px;
    object-fit: contain;
  }
  #homeDownload {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #homeDownload .colLeft .download-img {
    transform: unset !important;
  }
  #program {
    height: 220px;
    padding-bottom: 24px !important;
  }
  #program .headingH1 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  #program .txt-block p {
    font-size: 14px;
    line-height: 16px;
  }
  #program .txt-block {
    border-bottom: unset;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #homeDownload .row-bg.viewport-desktop {
    background-color: unset !important;
  }
  #homeBoard .row-bg.viewport-desktop {
    background-color: #f9fafb;
  }
  #homeEvent .innerCol .event-img {
    height: 200px;
  }
  #homeEvent .headingH4 {
    font-size: 18px;
    line-height: 27px;
  }
  #homeEvent .headingH5 {
    margin-bottom: 5px;
  }
  #homeEvent .headingH4 {
    margin-bottom: 5px;
  }
  #homeBanner .banHome .buttons .button a:before {
    right: -150px;
  }
  #application .headingH5 {
    font-size: 18px;
    line-height: normal;
  }
  #application .headingH6 {
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
  }
  #application .gform-body .gform_fields .txt-field .ginput_container input {
    width: 100%;
  }
  #application .gform-footer .gform_button {
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
  }
  #application .gform-body .gform_fields .gfield .gfield_label {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 12px;
    display: block;
  }
	#application .gform-body .gform_fields .gfield .gfield_label .gfield_required.gfield_required_asterisk {
    padding-left: 5px;
}
  #application .gform-body .gform_fields .txt-check .gchoice label {
    font-size: 16px;
    line-height: 16px;
  }
  #application .gform-body .gform_fields {
    gap: 18px;
  }
  #registration .headingH5 {
    font-size: 22px;
    line-height: 33px;
  }
  #registration .txt-block p {
    font-size: 14px;
    line-height: 21px;
  }
  .rtl #homeProgram .inner-col-light .vc_column-inner .headingH4 {
    max-width: 100%;
  }
  .rtl #homeProgram .innerCol #darkBtn:before {
    left: -100px;
  }
  #health #innerRow .innerCol {
    width: 100%;
  }
  #health h2.headingH2 {
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 600;
  }
  #health #innerRow .innerCol .vc_column-inner {
    padding: 13px 21px;
    border-radius: 17px;
  }
  #health .iwithtext .iwt-text h6 {
    font-size: 13px;
    line-height: 17px;
  }
  #health .iwithtext .iwt-icon img {
    height: 20px;
    width: 20px;
  }
  #health h6.headingH6 {
    line-height: 14px;
  }
  #health .txt-block {
    margin-bottom: 15px;
  }
  #health .txt-block p {
    font-size: 14px;
    line-height: 18px;
  }
  #health .nectar-fancy-ul ul li {
    font-size: 14px;
    line-height: 17px;
  }
  #health .nectar-fancy-ul ul li:before {
    top: 0;
  }
  #discover {
    height: 190px;
  }
  #discover h2.headingH2 {
    font-size: 28px !important;
    line-height: 28px !important;
    font-weight: 600;
  }
  #discover .txt-block p {
    font-size: 12px;
    line-height: 14px;
  }
  #health ul.wpb_tabs_nav li.tab-item a {
    font-size: 12px;
    line-height: 10px;
    padding: 8px 12px;
  }
  #health ul.wpb_tabs_nav {
    gap: 4px;
  }
	.gform-body .gform_fields .gfield {
    width: 100% !important;
}
	.woocommerce .products .classic.product .product-add-to-cart a {
    font-size: 14px !important;
    line-height: 22px;
    padding: 8px 16px !important;
}
	.woocommerce .products .classic.product .woocommerce-loop-product__title {
    font-size: 16px;
    line-height: 24px;
}
	.woocommerce .products .classic.product .price {
    font-size: 14px !important;
    line-height: 22px !important;
}
	#homeProgram .inner-col-dark #darkBtn:before {
    background: url(https://klabs-wp-space.fra1.digitaloceanspaces.com/youth-city/wp-content/uploads/2025/05/Arrow-Light.svg);
    background-size: contain;
}
	#basicShop #exploreBtn, .woocommerce-cart .wp-block-woocommerce-cart #exploreBtn {
    font-size: 14px;
    padding: 14px 30px;
    margin-top: 0;
}
	#footer .socialIcons li a img {
    height: 20px;
    width: 20px;
}
	#footer .socialIcons li {
    margin-right: 12px;
}
	.product .summary .product_title {
    font-size: 30px !important;
    line-height: 38px !important;
}
	.product .summary .woocommerce-product-details__short-description p {
    font-size: 16px;
    line-height: 24px;
}
	.woocommerce div.product .summary p.price {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 0.5em;
}
	.rtl .gform-body .gform_fields .gfield .iti .iti__flag-container .iti__selected-flag:before {
    left: 72px;
}
	#youthEvent h4 {
    font-size: 28px;
    line-height: 36px;
}
   #youthEvent h5 {
    font-size: 22px;
    line-height: 30px;
}
	#youthEvent h6 {
    font-size: 20px;
    line-height: 28px;
}
}
@media (max-width: 479px) {
	    .woocommerce .products .classic.product .woocommerce-loop-product__title {
        font-size: 14px !important;
        line-height: 22px;
    }
	.woocommerce .products .classic.product .price {
        font-size: 13px;
        line-height: 21px;
    }
	    .woocommerce .products .classic.product .product-add-to-cart a {
        font-size: 13px !important;
    }
	#basicShop h2.headingH2 {
    font-size: 25px !important;
    line-height: 33px !important;
}
	    #homeBoard .team-member h4 {
        min-height: 71px;
		font-size: 12px;
        line-height: 20px;
        padding: 5px 5px;
    }
	    #homeBoard .team-member h4 em {
        font-size: 12px;
        line-height: 20px;
    }
	#youthEvent .txt-block p a {
    font-size: 18px;
}
}
@media (max-width: 414px) {
}
@media (max-width: 375px) {
	#application .gform-body .gform_fields .gfield .gfield_label {
        font-size: 13px;
    }
	    .product .summary .product_title {
        font-size: 25px !important;
        line-height: 33px !important;
    }
	    .woocommerce div.product .summary p.price {
        font-size: 20px;
    }
}
@media (max-width: 360px) {
  #homeBanner #ban-btn:before {
    right: 60px;
  }
}
/* Responsive End */