@media(max-width: 1400px) {
    .fb-skeleton-filter {
    padding-right: 24px;
}
    .fb-time-options {
    flex-wrap: wrap;
}

.filterWrapper-inr {
    padding: 20px 20px 20px 20px;
}

    .fb-time-options .time-option {
    flex: 0 0 47%;
    height: 92px;
}

  .fb-container {
    max-width: 1120px;
  }

  .fb-filter-input input,
  .fb-filter-date-input h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .fb-filter-input input {
    height: 28px;
  }

  .fb-filter-item {
    height: 100%;
    min-height: 86px;
  }

  .fb-filter-date-input input {
    font-size: 14px !important;
    width: 100%;
    background: transparent;
  }

  .fb-h1 {
    font-size: 42px;
    line-height: 54px;
  }

  .fb-section-header p {
    font-size: 18px;
  }

  .fb-filter-bottom .fb-btn {
    display: flex;
    flex-direction: column;
    gap: 5px;
    font-size: 16px;
  }

  .fb-filter-item span {
    font-size: 14px;
  }

  .fb-filter-bottom .fb-filter-items:first-child .fb-filter-item {
    max-width: 170px;
    min-width: 170px;
  }

  .fb-filter-input img {
    width: 24px;
  }

  .fb-swipe-btn button {
    height: 36px;
    width: 36px;
  }

  .return-label {
    font-size: 12px;
    line-height: 15px;
  }

  .fb-filter-item label {
    top: -9px;
    left: 10px;
  }

  .fb-filter-wrapper {
    padding: 25px;
    border-radius: 20px;
  }

  .fb-h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .fb-promo-label,
  .fb-small {
    font-size: 12px;
  }

  .fb-custom-section {
    padding: 60px 0px;
  }

  .fb-h4 {
    font-size: 20px;
    line-height: 28px;
  }

  .fb-h4.fb-h4-price {
    font-size: 25px;
  }

  .service-box .fb-h4 {
    margin: 10px 0px;
  }

  .fb-services .service-box {
    padding: 15px;
  }

  .fb-services .service-box .fb-h4 {
    margin: 10px 0px 6px 0px;
  }

  .service-box p {
    font-size: 14px;
    line-height: 20px;
  }

  .fb-recommendations-outer {
    height: 380px;
  }

  .fb-search-filter {
    max-width: 280px;
    margin-right: 24px;
  }

  .fb-airport-name h6 {
    font-size: 12px;
  }

  .fb-user-profile-wrapper {
    gap: 30px;
  }
  
  .fb-airport-part {
    gap: 20px;
}
}

@media(max-width: 1220px) {
  .fb-filter-item label {
    font-size: 13px;
    left: 10px;
  }

  .fb-filter-bottom .fb-filter-items:first-child .fb-filter-item {
    max-width: 175px;
    min-width: 175px;
  }

  .fb-swipe-btn button {
    height: 32px;
    width: 32px;
    border-radius: 8px;
  }

  .fb-swipe-btn svg {
    width: 16px;
    height: 16px;
  }

  .fb-filter-bottom,
  .fb-filter-items {
    gap: 10px;
  }

  .fb-filter-date {
    gap: 0px;
  }

  .fb-date-filter-slide .owl-nav button {
    width: 50px;
    height: 80px;
    border-radius: 10px !important;
  }

  .fb-date-filter-slide {
    padding: 20px 60px;
  }

  .fb-date-filter-slide .owl-nav {
    width: calc(100% + 130px);
    left: -65px;
  }

  .fb-search-filter {
    max-width: 260px;
  }


  .fb-time-options .time-option {
    flex: 0 0 calc(50% - 4px);
  }

  .fb-time-options {
    flex-wrap: wrap;
  }

  .fb-roundtrip-wrapper .fb-airport-part {
    gap: 12px;
  }

  .fb-h4 {
    font-size: 20px;
    line-height: 26px;
  }

  .fb-services .service-box {
    padding: 15px;
  }

  .fb-support-wrapper {
    gap: 32px;
  }

  .fb-recommendations-outer {
    height: 340px;
    border-radius: 132px;
    padding: 12px;
  }

  .fb-recommendations-items {
    gap: 15px;
  }

  .fb-custom-section {
    padding: 50px 0px;
  }

  .fb-services-wrapper {
    gap: 15px;
  }

  .fb-filter-bottom .fb-btn {
    max-width: 123px;
    min-width: 123px;
  }

  .fb-form-group {
    max-width: calc(100% / 3 - 15px);
}
}

@media(max-width: 1080px) {

  .fb-filter-item {
    padding: 20px;
  }

  .fb-filter-toggle img {
    width: 16px;
  }

  .fb-filter-bottom {
    gap: 24px;
    flex-direction: column;
  }

  .fb-filter-bottom .fb-filter-items:first-child .fb-filter-item {
    max-width: 50%;
    flex: 1;
  }

  .fb-filter-item label {
    font-size: 14px;
    left: 15px;
  }

  .fb-filter-items {
    flex-direction: row;
    gap: 15px;
  }

  .fb-filter-bottom .fb-filter-items:first-child .fb-filter-item:first-child {
    padding: 15px;
  }

  .fb-filter-bottom .fb-filter-items:first-child .fb-filter-item:last-child {
    padding: 15px;
  }

  .fb-filter-date {
    gap: 0px;
    flex-direction: row;
  }

  .fb-filter-item {
    width: 100%;
    min-height: 95px;
  }

  .fb-filter-bottom .fb-btn {
    gap: 10px;
    flex-direction: row;
    max-width: 100%;
  }

  .fb-btn {
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 14px;
    align-items: center;
  }

  .fd-header-action ul .fb-search {
    height: 42px;
    width: 42px;
    border-radius: 6px;
  }

  .fb-search-filter {
    padding-right: 24px;
    max-width: 260px;
    position: fixed;
    padding: 24px;
    background: #fff;
    z-index: 2;
    top: 0px;
    left: 0px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
    height: 100vh;
    overflow: auto;
    transform: translateX(-260px);
    transition: all 300ms;
  }

  body.filter-active .fb-search-filter {
    transform: translateX(0);
  }

  .filterWrapper-inr {
    position: initial;
    top: 20px;
    overflow: initial;
    max-height: 100%;
    padding: 0;
  }

  .fb-filter-close {
    display: block;
  }

  .fb-search-list {
    padding-left: 0px;
    border: none;
    width: 100%;
  }

  .fb-listing-wrapper {
    padding: 50px 0px 0;
    flex-direction: column;
    gap: 20px;
  }

  .fb-filter-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .fb-searchlist-heading .fb-form-group.price-high-filter {
      display: none;
  }
  
  .fb-form-group.price-high-filter select {
    height: 30px;
}

  .fb-filter-heading h4 {
    font-size: 20px;
    line-height: 24px;
  }

  .fb-search-item h5 {
    font-size: 16px;
  }

  .fb-filter-btn {
    font-size: 14px;
    padding: 4px 12px;
  }

  .fb-checkbox-label {
    font-weight: 500;
    font-size: 14px;
  }

  .fb-roundtrip-wrapper .fb-flightcard-wrapper {
    margin-bottom: 12px;
    gap: 8px;
  }

  .fb-roundtrip-wrapper {
    gap: 12px;
  }

  .fb-flight-icon {
    gap: 6px;
  }

  .fb-traveller-class-selector {
    left: 0px !important;
  }

  .fb-h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .fb-support-wrapper {
    gap: 15px;
  }

  .fb-h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .fb-services-wrapper img {
    width: 32px;
  }

  .fb-services .service-box .fb-h4 {
    margin: 8px 0px 8px 0px;
  }

  .service-box p {
    font-size: 14px;
  }

  .service-box .fb-h4 {
    margin: 10px 0px;
  }

  .fb-support img {
    width: 24px;
  }

  .fb-support .service-box div {
    height: 42px;
    width: 42px;
  }

  .fb-support-wrapper {
    gap: 10px;
  }

  .fb-h4.fb-h4-price {
    font-size: 24px;
  }

  .fb-promo-wrapper .owl-nav button,
  .fb-recommendations-items .owl-nav button {
    width: 32px;
    height: 32px;
    border-radius: 6px;
  }

  .fb-promo-wrapper .owl-nav button span,
  .fb-recommendations-items .owl-nav button span {
    height: 10px !important;
    width: 6px !important;
    background-size: 6px;
  }

  .fb-filter-date .fb-filter-item {
    max-width: 100%;
  }

  .fb-passenger-main .fb-card-body h4.fb-h4 {
    font-size: 16px;
}
}

@media(min-width:993px) {
  .responsive-logout {
    display: none;
}
}
@media(max-width: 992px) {
  .active-menu {
    overflow: hidden;
  }

  li.head-menu {
    display: block;
  }

  .fb-continue-booking .fb-btn {
    padding: 12px 24px !important;
  }

  .fb-airport-name h6 {
    font-size: 12px;
    max-width: 150px;
  }

  .fb-airport-part {
    gap: 15px;
  }

  .fb-flightcard-wrapper {
    gap: 20px;
    flex-wrap: wrap;
  }

  .fb-flightcard-main .fb-flight-img {
    max-width: 100% !important;
    flex: 0 0 100%;
}

.fb-flight-time {
  gap: 24px;
  padding-left: 0 !important;
  flex: 0 0 30%;
  max-width: 30% !important;
  border-left: 0;
  border-right: 1px solid rgb(0 0 0 / 20%);
  padding-right: 16px;
}

.fb-flight-time:before, .fb-flight-time:after {
  left: inherit;
  right: -5px;
}

.fb-flight-time:after {
  right: -4px;
}

.fb-airports-wrapper {
  max-width: 100% !important;
  flex: 0 0 60%;
}

  .fb-listing-wrapper {
    padding: 35px 0px 0;
  }

  .fb-header-navigation {
    position: absolute;
    background: #fff;
    height: 100dvh;
    top: 0px;
    left: 0px;
    padding: 24px;
    width: 280px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-280px);
    transition: all 300ms;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .responsive-logout img {
    filter: invert(1);
}

  .active-menu .fb-header-navigation {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }

  .fb-header-navigation ul {
    gap: 12px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-height: calc(100dvh - 90px);
    overflow: auto;
  }

  .fb-header-navigation ul a {
    display: block;
    font-size: 14px;
  }

  .fb-h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .fb-roundtrip-wrapper .fb-btn {
    font-weight: 500;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 14px;
  }

  .fb-history-table {
    padding: 10px;
    overflow: auto;
  }

  .fb-history-wrapper td {
    padding: 12px;
    min-width: 150px;
  }

  .fb-login-res .fb-btn {
    font-size: 12px;
  }

  a.fb-btn.fb-search.fb-logout {
    margin-top: 0px;
  }

  .fb-user-details {
    max-width: 220px;
  }

  .fb-profile-img span {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    font-size: 20px;
  }

  .fb-profile-img {
    height: 100px;
  }

  .fb-booking-details-wrap {
    gap: 0px;
    flex-direction: column;
  }

  .fb-booking-details h3 {
    font-size: 18px;
    padding-bottom: 10px;
  }

  .fb-details-pop {
    max-width: calc(100% / 2 - 14px);
  }

  .fb-user-profile-wrapper {
    gap: 20px;
}

.fb-selected-details {
  gap: 5px;
}

.my-trip-price-box {
  text-align: left;
}

.my-trip-price-box p {
  justify-content: start;
}

.fb-flight-details-wrapper .fb-flight-right {
  max-width: 270px;
}

.fb-fare-details {
  font-size: 14px;
}

.fb-fare-wrapper, .fb-flightcard-main, .fb-passenger-main, .fb-fare-rule {
  padding: 15px;
  border-radius: 10px;
}

.fb-form-group {
  max-width: calc(100% / 2 - 15px);
}

.fb-note .fb-h6 {
  font-size: 16px;
  line-height: 22px;
}

.fb-note p {
  font-size: 14px;
}

.fb-custom-btn {
  margin: 30px 0px 0;
}

.fb-header-navigation>ul>li.fb-dropdown>a {
  display: flex;
  justify-content: space-between;
}

.fb-dropdown {
  width: 100%;
}

}

@media(min-width: 768px) {
  .fb-flightcard-wrapper:hover {
    background: linear-gradient(45deg, rgb(1 45 44 / 10%), rgb(3 147 144 / 10%));
  }

  .responsive-tab {
    display: none;
}
}

@media(max-width: 767px) {
  .fb-recommendations-outer {
    height: 300px;
  }

  li.fb-login-res {
    display: block;
  }

  .fb-login-res .fb-btn {
    display: flex;
    border-radius: 6px !important;
    padding: 8px 12px;
    margin-top: 20px;
  }

  .fb-filter-item {
    width: 100%;
    min-height: 72px;
    padding: 12px;
  }

  .fb-date-filter-slide .owl-nav button {
    width: 40px;
    height: 72px;
    border-radius: 8px !important;
  }

  .fb-date-filter-slide {
    padding: 20px 50px;
  }

  .fb-date-filter-slide .owl-nav {
    width: calc(100% + 110px);
    left: -55px;
  }

  .fb-form-check-label {
    font-size: 14px;
    line-height: 14px;
    ;
    padding: 7px 10px;
  }

  .fb-filter-wrapper {
    padding: 20px 20px;
    border-radius: 12px;
    margin-top: 24px;
  }

  .fb-h1 {
    font-size: 36px;
    line-height: 38px;
  }

  .fb-section-header p {
    font-size: 16px;
  }

  .fb-filter-banner {
    padding-top: 108px;
    padding-bottom: 40px;
  }

  .fb-logo img {
    max-width: 160px;
    width: 100%;
  }

  .fb-date-filter-slide .fb-day-box {
    font-size: 14px;
  }

  .fd-header-action ul .fb-search {
    height: 32px;
    width: 32px;
  }

  .fb-menu-toggle {
    height: 32px;
    width: 32px;
    border-radius: 6px;
  }

  .toggle span {
    width: 18px;
    height: 2px;
    border-radius: 6px;
    box-shadow: 0 6px 0 #000, 0 -6px 0 #000;
  }

  .active-menu .toggle span::after {
    width: 18px;
  }

  section.fb-filter-banner.fb-listing-banner {
    padding-bottom: 0px;
  }

  .fb-filter-heading {
    padding-bottom: 12px;
  }

  .fb-login-form h2 {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 32px;
  }

  .fb-header-wrapper {
    padding: 12px 0px;
    height: 70px;
  }

  section.fb-filter-banner.fb-listing-banner {
    padding-top: 59px;
  }

  .fb-booking-details .fb-history-wrapper {
    font-size: 14px;
  }

  .fb-booking-information {
    padding: 40px 0px;
  }

  .fb-chips {
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
  }

  .fb-user-details {
    max-width: 100%;
    width: 100%;
  }

  .fb-travel-message {
    display: none;
  }

  .fb-filter-bottom .fb-btn {
    margin: 0 auto;
  }

  .fb-filter-top {
    justify-content: center;
  }

  .fb-filter-bottom .fb-filter-items:first-child span {
    display: none;
  }

  .fb-filter-bottom .fb-filter-items:first-child .fb-filter-item:last-child,
  .fb-filter-bottom .fb-filter-items:first-child .fb-filter-item:first-child {
    min-height: fit-content;
  }

  .fd-header-action .fb-btn {
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 500;
  }

  .fb-support .service-box {
    max-width: 280px;
    margin: 0 auto;
  }

  .fb-support .fb-support-wrapper {
    gap: 32px;
  }

  .fb-services-wrapper {
    flex-wrap: wrap;
  }

  .fb-services .service-box {
    flex: none;
    max-width: calc(50% - 13px);
    width: 100%;
  }

  .fb-h4 {
    font-size: 16px;
  }

  .fb-custom-section {
    padding: 40px 0px;
  }

  .fb-h2 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  .fb-recommendations-content:after {
    display: none;
  }

  .fb-recommendations-content .fb-btn,
  .fb-recommendations-content p {
    visibility: visible;
    opacity: 1;
  }

  .fb-user-profile-wrapper {
    gap: 20px;
    flex-direction: column;
  }

  .fb-user-profile, .fb-booking-information, .fb-details-page {
    margin-top: 70px;
    padding: 0 0 50px;
    min-height: calc(100dvh - 71px);
}

.fb-user-profile > .fb-container,
.fb-booking-information> .fb-container, .fb-details-page> .fb-container  {
  padding: 50px 15px 0;
}

.fb-user-history .fb-h2 {
  text-align: left;
}

.fb-fare-wrapper, .fb-flightcard-main, .fb-passenger-main, .fb-fare-rule {
  padding: 16px;
  border-radius: 8px;
}

.fb-dropdown span.fb-user-icon + p, .fb-dropdown span.fb-user-icon + p + img {
  display: none;
}

.fb-header-navigation>ul>li.fb-dropdown .fb-dropdown-content {
  position: initial;
  display: none;
  transform: translate(0);
  box-shadow: none;
  background: rgb(0, 0, 0, 0.05);
  border-radius: 5px;
  opacity: 1;
  visibility: visible;
}

.fb-flight-details-wrapper {
  flex-direction: column;
}

.fb-flight-details-wrapper .fb-flight-right {
  max-width: 100%;
}

.fb-form-row {
  gap: 15px;
}

.fb-custom-btn {
  margin: 20px 0px 0;
}

.fb-roundtrip-wrapper {
  flex-direction: column;
}

.responsive-tab ul {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.responsive-tab {
    position: sticky;
    top: 0px;
    background: #fff;
    z-index: 999;
    padding: 20px 0;
}

a.fb-secoundary-btn.fb-active-tab {
  background: #012d2c;
  color: #fff;
}

.fb-Journey-list .fb-filter-heading {
  padding-bottom: 0;
}

.fb-Journey-list {
  display: none;
}

.fb-Journey-list.fb-active-return, .fb-Journey-list.fb-active-departure {
  display: block;
}

.fb-city, .fb-h4.fb-h4-price, .fb-recommendations-content .fb-btn, .fb-recommendations-content p {
  transform: translateY(0px);
}

.fb-fare-rule table {
    font-size: 14px;
}


}

@media(max-width: 580px) {
    
.fb-fare-rule table {
    font-size: 12px;
}

.fb-fare-rule table th, .fb-fare-rule table td {
    padding: 8px 12px;
}

.fb-fare-rule fieldset {
    padding: 12px;
}

.fb-fare-rule ul {
    margin-left: 16px;
}

  .fb-header-wrapper {
    height: 60px;
}
  .fb-promo-wrapper .owl-nav button {
    top: 35%;
  }

  .fb-filter-items {
    flex-direction: column;
  }

  .fb-filter-bottom .fb-filter-items:first-child .fb-filter-item {
    max-width: 100%;
    flex: 1;
  }

  .fb-swipe-btn {
    left: inherit;
    right: 20px;
    transform: translateY(-50%);
  }

  .fb-filter-date .fb-filter-item:first-child {
    border-radius: 10px;
  }

  .fb-filter-date .fb-filter-item:nth-child(2) {
    border-radius: 10px;
    border: 1px solid rgb(0 0 0 / 20%);
  }

  .fb-filter-bottom,
  .fb-filter-date {
    gap: 15px;
  }

  .fb-filter-bottom .fb-btn {
    font-size: 14px;
    font-weight: 600;

  }

  .fb-filter-bottom .fb-btn img {
    width: 18px;
  }

  .fb-flightcard-wrapper {
    gap: 10px;
    flex-wrap: wrap;
    padding: 12px;
  }

  .fb-searchlist-heading {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .fb-date-filter-slide .fb-filter-item {
    padding: 10px 8px;
  }

  .fb-filter-wrapper {
    padding: 15px 15px;
  }

  .fb-logo img {
    max-width: 120px;
  }

  .fb-traveller-row .fb-counter button {
    width: 24px;
    height: 24px;
    border-radius: 5px;
    font-size: 14px;
  }

  .fb-traveller-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }

  .fb-traveller-row .fb-person-label span {
    font-size: 12px;
    line-height: 14px;
  }

  .fb-traveller-row .fb-person-label p,
  .fb-traveller-class p {
    font-size: 14px;
    line-height: 18px;
  }

  .fb-class-selector button {
    padding: 4px 8px;
  }

  .fb-traveller-class-selector {
    width: 320px;
    height: 310px;
  }

  .fb-person-label {
    max-width: 100%;
    display: flex;
    gap: 6px;
  }

  .fb-login-form {
    max-width: 100%;
    border-radius: 12px;
    padding: 15px;
  }

  .custom-modal-content {
    max-width: 80%;
    width: 100%;
  }

  .custom-modal-open {
    overflow: hidden;
  }

  .fb-support-wrapper {
    gap: 15px;
    flex-direction: column;
  }

  .fb-services .service-box {
    max-width: 280px;
    margin: 0 auto;
  }

  .fb-promo-offers .owl-item {
    padding: 0px;
  }

  .fb-recommendations-outer {
    height: 360px;
    max-width: 260px;
    margin: 0 auto;
    padding: 20px;
  }

  .fb-download-pdf {
    margin-bottom: 20px;
    flex-direction: column;
    align-items: self-start;
    gap: 10px;
  }

  .fb-details-pop {
    max-width: calc(100% / 1 - 14px);
  }

  .fb-booking-details-wrap .fb-booking-details .fb-flex-row .fb-details-pop {
    flex-direction: column;
  }

  .fb-airports-wrapper {
    flex: 0 0 66%;
}

.fb-flight-time {
  padding-right: 12px;
}

.fb-flightcard-wrapper {
  gap: 15px 10px;
}

.fb-user-icon {
  font-size: 14px;
  border-radius: 5px;
  width: 36px;
  height: 36px;
}

.fb-login.fb-dropdown>a {
  gap: 8px;
}

.fb-view-icon {
  display: block;
  width: 16px;
}

.fb-user-profile .fb-selected-details a.fb-secoundary-btn {
  font-size: 0;
  padding: 5px;
  border-radius: 5px;
}

.fb-user-profile-detail .fb-form-group {
  max-width: calc(100% / 1 - 15px);
}

.fb-user-profile, .fb-booking-information, .fb-details-page {
  padding: 0 0 35px;
  margin-top: 60px;
  min-height: calc(100dvh - 61px);
}

.fb-user-profile > .fb-container,
.fb-booking-information> .fb-container, .fb-details-page> .fb-container {
  padding: 35px 15px 0;
}

.fb-header-navigation {
  padding: 20px 10px;
  width: 260px;
}

.fb-promo-offers {
  margin-left: 0;
  width: calc(100% + 0px);
}

.fb-form-group {
  max-width: calc(100% / 1 - 0px);
}

.fb-form-row {
  gap: 12px;
}

.fb-details-page .fb-selected-wrap, .fb-flight-detail-pop .fb-selected-wrap {
  flex-direction: column;
  align-items: self-start;
  gap: 10px;
}

.fb-selected-details .fb-secoundary-btn {
  padding: 7px 10px;
  font-size: 13px;
}

.fb-departure-title .fb-h5 {
  font-size: 15px;
}

.fb-flight-card {
  min-width: 270px;
}

.fb-roundtrip-wrapper {
  gap: 10px;
}

.fb-roundtrip-wrapper .fb-flightcard-wrapper {
  margin-bottom: 10px;
}

.fb-roundtrip-wrapper .fb-airport-part {
  justify-content: space-between;
}

.fb-flight-info {
  width: 100%;
}
    .fb-time-options .time-option {
        height: 85px;
    }
}