@media (max-width: 991px) {
  .mobile-mt-10 {
    margin-top: 20px !important;
  }
}


/* Footer contact heading/content responsiveness */
.footer-contact-desktop {
  display: inline;
}

.footer-contact-mobile {
  display: none;
}

.footer-links-desktop {
  display: inline;
}

.footer-links-mobile {
  display: none;
}

@media (max-width: 767px) {
  .footer-contact-desktop {
    display: none;
  }

  .footer-contact-mobile {
    display: inline;
  }

  h5 .footer-contact-mobile {
    display: inline !important;
  }

  h5 .footer-contact-desktop {
    display: none !important;
  }

  .footer-links-desktop {
    display: none !important;
  }

  .footer-links-mobile {
    display: inline !important;
  }

  .footer-contact-list li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    text-align: left;
    line-height: 1.5;
  }

  .footer-contact-list li>a {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    word-break: break-word;
    overflow-wrap: anywhere;
  }

  .footer-contact-list li>i,
  .footer-contact-list li>a>i {
    margin-top: 2px;
    margin-right: 0 !important;
    flex: 0 0 auto;
  }

  /* Hide contact information icons on mobile */
  .footer-contact-list li>i,
  .footer-contact-list li>a>i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-contact-desktop {
    display: none;
  }

  .footer-contact-mobile {
    display: inline;
  }

  .footer-links-desktop {
    display: none;
  }

  .footer-links-mobile {
    display: inline;
  }
}

#profileTabs .nav-item {
  display: inline-block;
}

.pilot-profile-wrap {
  border-radius: 8px;
  color: #fff;
  margin: 20px 0;
  background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}

.pilot-profile-block {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  border-radius: 15px;
}

.pilot-profile-block h2 {
  font-size: 25px;
  margin: 0;
}

.pilot-profile-wrap img {
  object-fit: cover;
  border-radius: 50%;
  border-radius: 50px;
  BOX-SHADOW: 2PX 2PX 2PX #d1d1d1;
  HEIGHT: 60PX;
  WIDTH: 60PX;
}

.pilotdetails-section h3 {
  margin-bottom: 30px;
  background: #ffe499;
  background: linear-gradient(114deg, rgba(255, 228, 153, 0.52) 0%, rgba(252, 238, 197, 0.71) 70%, rgba(255, 255, 255, 1) 100%);
  border-left: 6px solid #f18430;
  padding-left: 12px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ef8736 !important;
  padding-top: 8px;
}

.pilotdetails-section ul.list-unstyled {
  margin: 0;
  padding: 0;
}

.pilotdetails-section .detailul li {
  display: flex;
  justify-content: left;
  gap: 10px;
  flex-direction: row;
}

.pilotdetails-section .detailul li span {}

.pilotdetails-section {
  margin-bottom: 40px;
}

.pilotdetails-section .card {
  background-color: #fff;
  padding: 15px;
}

.pilotdetails-section ul.list-unstyled li {
  font-size: 14px;
  line-height: 18px;
}

/* ---------------------------------------- */

.course-item {
  position: relative;
}

.removeCourseBtn {
  position: absolute;
  width: 21px;
  height: 20px;
  right: 0;
  background: #000000;
  border: 0px;
  text-align: center;
  padding: 0;
  margin: 0;
  border-radius: 78px;
  color: #fff;
  top: -3px;
}

.custom-file,
.custom-select,
.form-control,
.form-select,
input {
  padding: 6px 15px;
}

/* Notification Bar Styles */
.notificationbar {
  position: relative;
  /* background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08); */
  padding: 0 12px;
  min-width: 48px;
  transition: box-shadow 0.2s;
}

.notificationbar:hover {
  box-shadow: 0 4px 16px rgba(243, 132, 50, 0.15);
}

.notificationbar .feather-bell {
  font-size: 22px;
  color: #ffffff;
  vertical-align: middle;
}

.notificationbar .badge-dot {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 8px;
  background: #f38432;
  border: 2px solid #fff;
}

.notificationbar .dropdown-menu {
  min-width: 220px;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  margin-top: 10px;
  padding: 12px 0;
  background: #fff;
}

.notificationbar .dropdown-header {
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.notificationbar .dropdown-item {
  color: #333;
  font-size: 14px;
  padding: 8px 16px;
  border-radius: 6px;
  transition: background 0.2s;
}

.notificationbar .dropdown-item:hover {
  background: #f7f7f7;
}

.nav__holder.nav--sticky {
  -webkit-box-shadow: 0 6px 11px -3px rgba(0, 0, 0, .1) !important;
  -moz-box-shadow: 0 6px 11px -3px rgba(0, 0, 0, .1) !important;
  box-shadow: 0 6px 11px -3px rgba(0, 0, 0, .1) !important;
}

.directory-table h4 {
  font-size: 14px;
  font-weight: bold;
}

.directory-table .profile-img {
  font-size: 16px;
  box-shadow: 0px 0px 4px #939393;
  width: 40px;
  height: 40px !important;
}

.directory-table .coursename {
  font-size: 14px;
  text-align: left;
}

.directory-table .btn {
  padding: 4px 10px;
}



#profileTabs .nav-item {
  display: inline-block;
}

#profileTabs {
  gap: 0;
  margin-bottom: 0 !important;
  height: auto;
  min-height: auto;
  background: #fff;
  border-radius: 10px 10px 0 0;
  border: 1px solid #e9ecef;
  border-bottom: none;
  padding: 0 10px;
}

.corsedetails-section {
  padding: 10px;
}

.level-explanation li {
  font-size: 12px !important;
  line-height: 20px !important;
  color: #555;
}

.form-wrapper {
  background-color: #fff;
  padding: 15px 18px;
  margin-bottom: 12px;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  border-left: 3px solid #e87537;
  transition: box-shadow 0.2s ease;
}

.form-wrapper:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.10);
}

.form-wrapper label {
  font-size: 13px;
  font-weight: 600;
  color: #e87537;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin-bottom: 4px;
  display: block;
}

.form-wrapper p {
  font-size: 15px;
  color: #222;
  margin: 0;
  word-break: break-word;
}

#profileTabs .nav-item {
  margin-bottom: -3px;
}

#profileTabsContent.tab-content {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #e9ecef;
  border-top: none;
}

#profileTabsContent>.tab-pane {
  display: none !important;
  opacity: 0;
}

#profileTabsContent>.tab-pane.active {
  display: block !important;
  opacity: 1;
}

#profileTabs .nav-link {
  position: relative;
  color: #939393;
  font-weight: 500;
  font-size: 15px;
  padding: 14px 28px;
  border: none;
  background: transparent;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease;
  border-radius: 0;
  cursor: pointer;
}

#profileTabs .nav-link:hover {
  color: #e87537;
  background-color: rgba(251, 173, 3, 0.08);
  border-bottom-color: rgba(251, 173, 3, 0.3);
}

#profileTabs .nav-link.active {
  color: #000;
  font-weight: 600;

  border-bottom: 3px solid #e87537;
}

#profileTabs .nav-link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 3px;

  transform: translateX(-50%);
  transition: width 0.3s ease;
}

#profileTabs .nav-link:hover::before {
  width: 80%;
}

#profileTabs .nav-link.active::before {
  width: 100%;
}

/* Tab Content Animation */
.tab-content {
  animation: fadeIn 0.4s ease-in;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Mobile Responsive */
@media (max-width: 768px) {
  #profileTabs {
    flex-direction: column;
    border-bottom: none;
  }

  #profileTabs .nav-item {
    width: 100%;
    margin-bottom: 0;
  }

  #profileTabs .nav-link {
    text-align: left;
    padding: 4px 20px;
    border-bottom: 1px solid #e9ecef;
    border-left: 3px solid transparent;
  }

  #profileTabs .nav-link.active {
    border-bottom: 1px solid #e9ecef;
    border-left: 3px solid #e87537;
    background-color: rgba(251, 173, 3, 0.1);
  }

  #profileTabs .nav-link:hover {
    border-left-color: rgba(251, 173, 3, 0.5);
  }

  #profileTabs .nav-link::before {
    display: none;
  }
}

/* Left-aligned nav menu — scoped to .nav__menu--left only */
.nav__menu--left {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.nav__wrap:has(.nav__menu--left) {
  text-align: left;
}

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

  /* ── Logo row: logo left, hamburger right, fixed height ── */
  .nav__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 64px;
    padding: 0 4px;
  }

  .logo-wrap {
    float: none !important;
    display: flex;
    align-items: center;
    height: 64px;
  }

  .logo-wrap .logo__link {
    height: 64px !important;
    display: flex !important;
    align-items: center;
  }

  .logo-wrap .logo {
    max-height: 48px;
    width: auto;
  }

  .nav__icon-toggle {
    position: static !important;
    top: auto !important;
    float: none !important;
    margin: 0;
    padding: 8px;
  }

  /* ── Nav panel: sits directly below the header row ── */
  #navbar-collapse.nav__wrap {
    clear: both;
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 0;
    background: #fff;
    border-top: 2px solid #f36b21;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  }

  /* ── Menu list ── */
  .nav__menu--left {
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
  }

  /* ── Each top-level item: flex row so link + arrow are on same line ── */
  .nav__menu--left>li {
    position: relative;
    display: flex !important;
    align-items: center;
    border-bottom: 1px solid #e6ebed;
  }

  /* ── Link takes all remaining space ── */
  .nav__menu--left>li>a {
    flex: 1;
    padding: 0 12px !important;
    line-height: 50px !important;
    height: 50px;
    font-size: 15px !important;
    font-weight: 600;
    color: #121212 !important;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* ── Arrow trigger: fixed-width tap target, vertically centered ── */
  .nav__menu--left>li>.nav__dropdown-trigger,
  .nav__menu--left>li>.nav__dropdown-arrow {
    position: static !important;
    width: 46px !important;
    height: 50px;
    flex-shrink: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-left: 1px solid #e6ebed;
    border-bottom: none !important;
    font-size: 14px;
    color: #555;
    transition: color 0.2s, background 0.2s;
    transform: none !important;
    background: transparent;
  }

  .nav__menu--left>li>.nav__dropdown-trigger:hover,
  .nav__menu--left>li>.nav__dropdown-trigger.active {
    background: #fff5f0;
    color: #f36b21;
    transform: none !important;
  }

  .nav__menu--left>li>.nav__dropdown-trigger.active .nav__caret-icon {
    transform: rotate(180deg);
    display: inline-block;
    transition: transform 0.2s ease;
  }

  .nav__menu--left>li>.nav__dropdown-trigger .nav__caret-icon {
    transition: transform 0.2s ease;
  }

  /* ── Submenu items: same flex pattern ── */
  .nav__menu--left .nav__dropdown-menu>li {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f0f0f0;
    background: #fafafa;
  }

  .nav__menu--left .nav__dropdown-menu>li>a {
    flex: 1;
    padding: 0 12px 0 22px !important;
    line-height: 46px !important;
    height: 46px;
    font-size: 14px !important;
    color: #444 !important;
    display: block;
  }

  .nav__menu--left .nav__dropdown-menu>li>.nav__dropdown-trigger,
  .nav__menu--left .nav__dropdown-menu>li>.nav__dropdown-arrow {
    position: static !important;
    width: 46px !important;
    height: 46px;
    flex-shrink: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-left: 1px solid #e6ebed;
    border-bottom: none !important;
    font-size: 13px;
    color: #888;
    transform: none !important;
    background: transparent;
  }

  .nav__menu--left .nav__dropdown-menu>li>.nav__dropdown-trigger.active .nav__caret-icon {
    transform: rotate(180deg);
    display: inline-block;
    transition: transform 0.2s ease;
  }

  .nav__menu--left .nav__dropdown-menu>li>.nav__dropdown-trigger .nav__caret-icon {
    transition: transform 0.2s ease;
  }

  /* ── Deep submenu items ── */
  .nav__menu--left .nav__dropdown-submenu .nav__dropdown-menu {
    padding-left: 0 !important;
    background: #f4f4f4;
  }

  .nav__menu--left .nav__dropdown-submenu .nav__dropdown-menu>li>a {
    padding-left: 36px !important;
    font-size: 13px !important;
    color: #666 !important;
    height: 42px;
    line-height: 42px !important;
  }

  /* hide the desktop right-chevron inside link text on mobile */
  .nav__menu--left .submenuicn {
    display: none !important;
  }
}

/* ------------------------------------------ */

.courses .sdo .section-1 h3 {
  font-size: 16px;
  line-height: 28px;
  min-height: auto;
}

#job-search .btn-search {
  height: 40px;
  font-size: 15px;
  font-weight: 700;
  padding: 0 20px;
}

.job-logo {
  width: 150px;
  height: 120px;
  object-fit: contain;
  display: block;
  margin: 15px auto;
}

.pp.page-header p {
  font-size: 16px;
  max-width: 900px;
  margin: 20px auto;
  color: #333;
  line-height: 1.8;
}

.post-a-job-form .row {
  align-items: center !important;
  display: flex;
}





/* $tarts ---------- job-page --------------------------------------------------  */


.job-page {
  padding: 60px 0;
}

.job-page .page-header h2 {
  color: #ff6b00;
  font-weight: 600;
  margin-bottom: 15px;
}

.job-page .page-header p {
  font-size: 13px;
  max-width: 750px;
  margin: auto;
  color: #666;
  line-height: 1.6;
}

.job-page form label {
  font-size: 13px;
  margin-top: 15px;
  font-weight: 600;
}

.job-page form input,
.job-page form select,
.job-page form textarea {
  width: 100%;
  padding: 0px 12px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  font-size: 13px;
  background: #f9f9f9;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.job-page form textarea {
  resize: none;
}

.job-page form small {
  font-size: 13px;
  color: #999;
  display: inline-block;
}

.job-page .checkbox {
  margin-top: 10px;
  font-size: 13px;
}

.job-page .section-title {
  color: #ff6b00;
  margin-top: 30px;
  font-weight: 600;
}

.job-page .btn-group-custom {
  margin-top: 20px;
}

.job-page .btn-orange {
  background: #ff6b00;
  color: #fff;
  border: none;
  padding: 6px 18px;
  border-radius: 25px;
  font-size: 13px;
}

.job-page .btn-orange:hover {
  background: #e55d00;
}

.job-page .btn-light-custom {
  background: #eee;
  border: none;
  padding: 6px 18px;
  border-radius: 25px;
  font-size: 13px;
  margin-left: 8px;
}

.job-page .image-large img {
  width: 100%;
  object-fit: cover;
  border-radius: 25px;
}

.job-page .small-images {
  margin-top: 20px;
}

.job-page .small-images img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 25px;
}

.job-page .signin-link {
  font-size: 13px;
  margin-top: 15px;
}

.joba-a-page.signin-link a {
  color: #ff6b00;
  font-weight: 600;
  text-decoration: none;
}

.job-page .checkbox-line {
  display: flex;
  gap: 10px;
  align-items: center;
}

/* @nd ---------- job-page -------------------------------------------------------------  */





.post-a-job-section {
  padding: 60px 0;
}

.post-a-job .form-box {
  background: #f8f8f8;
  padding: 30px;
  border-radius: 6px;
}

.post-a-job .form-title {
  margin-bottom: 25px;
  color: #f26522;
}

.post-a-job .form-group {
  margin-bottom: 20px;
}

.post-a-job .form-control {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.post-a-job .checkbox-group {
  display: flex;
  align-items: center;
  gap: 10px;
}

.post-a-job .terms {
  color: #f26522;
}

.post-a-job .button-group {
  margin-top: 20px;
}

.post-a-job .btn {
  padding: 8px 18px;
  border: none;
  border-radius: 20px;
  .post-a-job;
}

.post-a-job .btn-preview {
  background: #f26522;
  color: #fff;
}

.post-a-job .btn-draft {
  background: #ddd;
  margin-left: 10px;
}

.post-a-job .right-image {
  text-align: right;
}

.post-a-job .right-image img {
  width: 100%;
  max-width: 650px;
  height: auto;
  display: block;
  margin-left: auto;
}

.job-page input[type="checkbox"] {
  width: 16px;
  height: 16px;
}

.company-title {
  font-weight: 700 !important;
  color: #f26522 !important;
}

.job-small-text {
  margin-top: 10px;
  display: block;
}

@media only screen and (min-width: 992px) {
  .nav__dropdown-submenu>a:before {
    font-size: 20px;
  }
}

header.nav {
  background: linear-gradient(135deg, #ff9034 0%, #f0702b 50%, #e87537 100%);
}

.logo-wrap {
  padding: 6px 0;
  background: #fff;
  margin: 5px 0;
  border-radius: 10px;
  border-bottom: 5px solid #944003;
  border-left: 5px solid #944003;
}

.logo__link {
  height: 85px;
}

@media only screen and (min-width: 992px) {
  .nav {
    height: 115px !important;
  }
  #navbar-collapse .nav__menu>li>a:hover,
  #navbar-collapse .nav__menu>li>a>span {
    color: #ffffff;
    transform: translateY(-1px);
  }
  #navbar-collapse .nav__menu>li>.nav__dropdown-arrow {
    color: #ffffff;
  }
}





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

  .nav {
    position: relative;
    z-index: 1000;
    width: 100%;
  }

  .nav__holder {
    width: 100%;
    background: #fff;
  }

  .nav__holder .flex-parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }

  .nav__search-wrap {
    margin-bottom: 0;
  }

  #navbar-collapse .nav__dropdown-trigger .nav__caret-icon {
    margin: 0;
    font-size: 12px;
    line-height: 1;
    display: block;
  }


  .nav__header {
    flex: 0 0 auto;
    min-width: 0;
  }

  .nav__holder .flex-parent {
    display: block;
  }

  .nav__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 60px;
  }

  .nav__header:before,
  .nav__header:after {
    display: none;
  }

  .nav__header .logo-wrap {
    float: none;
    flex: 0 1 auto;
    margin-right: 12px;
  }

  .nav__header .logo-wrap .logo__link {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .nav__header .logo-wrap .logo {
    max-height: 46px;
    width: auto;
  }

  .nav__header .nav__icon-toggle {
    float: none;
    top: 0;
    right: 0;
    margin-left: auto;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 44px;
    min-height: 44px;
    padding: 10px;
  }

  #navbar-collapse {
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  #navbar-collapse::-webkit-scrollbar {
    display: none;
  }

  #navbar-collapse .nav__menu {
    width: 100%;
  }

  #navbar-collapse .nav__menu>li {
    display: block;
    width: 100%;
  }

  #navbar-collapse .nav__menu>li.nav__dropdown,
  #navbar-collapse .nav__menu .nav__dropdown-submenu {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    border-bottom: 1px solid #e6ebed;
  }

  #navbar-collapse .nav__menu>li.nav__dropdown>a,
  #navbar-collapse .nav__menu .nav__dropdown-submenu>a {
    flex: 1 1 calc(100% - 52px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 50px;
    margin: 0;
    padding: 12px 14px;
    line-height: 1.4;
    text-align: left;
    white-space: normal;
    word-break: break-word;
    border-bottom: 0;
  }

  #navbar-collapse .nav__menu>li:not(.nav__dropdown)>a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    min-height: 50px;
    margin: 0;
    padding: 12px 14px;
    line-height: 1.4;
    text-align: left;
    white-space: normal;
    word-break: break-word;
    border-bottom: 1px solid #e6ebed;
  }

  #navbar-collapse .nav__menu>li.nav__dropdown>a>span,
  #navbar-collapse .nav__menu .nav__dropdown-submenu>a>span {
    flex: 1 1 auto;
  }

  #navbar-collapse .nav__dropdown-trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 52px;
    width: 52px;
    min-height: 50px;
    height: 50px;
    line-height: 0;
    border-left: 1px solid #e6ebed;
    background: #fff7f2;
    color: #121212;
    cursor: pointer;
  }

  #navbar-collapse .nav__dropdown-trigger .nav__caret-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1;
    vertical-align: middle;
    transform: translateY(0);
    transform-origin: center;
    transition: transform 0.2s ease;
  }

  #navbar-collapse .nav__dropdown-trigger.active .nav__caret-icon {
    transform: rotate(180deg);
  }

  #navbar-collapse .nav__dropdown-submenu>.nav__dropdown-menu {
    padding-left: 0;
  }

  #navbar-collapse .nav__dropdown-menu {
    width: 100% !important;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    background: #fff;
  }

  #navbar-collapse .nav__dropdown-menu>li>a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 44px;
    height: auto;
    margin: 0;
    padding: 10px 14px;
    line-height: 1.4;
    text-align: left;
    white-space: normal;
    word-break: break-word;
    border-bottom: 1px solid #e6ebed;
  }

  #navbar-collapse .nav__menu .nav__dropdown-submenu>a .submenuicn {
    display: none !important;
  }

  #cookieConsentBanner {
    display: none !important;
  }
}

/* ---------------------------------------- */