@media (max-width: 1200px) {
  .footer-bottom-content {
    flex-direction: column;
    gap: 30px;
  }
  .footer-bottom-content-right {
    width: 100%;
  }
  .footer-bottom-content-left {
    width: 100%;
  }
  .header-pattern {
    left: -200px;
  }
  .team-gallery {
    grid-template-columns: auto auto auto;
  }
  .achievement-number {
    font-size: 34px;
  }
  .achievement-text {
    font-size: 34px;
  }
  .contact-us-information-title {
    font-size: 48px;
  }
  .contact-us-information-text {
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  /* 

====================================
             header
====================================

*/
  .header-pattern {
    left: -400px;
  }
  .header-search {
    height: 50px;
  }
  .play,
  .stop {
    width: 125px;
    height: 125px;
  }
  .header-slider-stop,
  .header-slider-play {
    width: 45px;
    height: 45px;
  }
  .header-slider-title {
    font-size: 48px;
  }
  .header-slider-text {
    font-size: 18px;
  }
  .location-green,
  .error-green {
    margin-top: 5px;
    margin-left: 5px;
    width: 15px;
    height: 15px;
  }
  .banner {
    flex-direction: column;
  }
  .notification-item:last-child {
    display: none;
  }
  .notification-item:nth-child(4) {
    display: none;
  }
  .sliders {
    flex-direction: column;
  }
  .news {
    width: 100%;
  }
  .multimedia {
    width: 100%;
  }
  .footer-top-bottom {
    flex-direction: column-reverse;
  }
  .new-slider-item {
    height: calc(100vh - 250px);
  }
  .menu-dekstop {
    display: none;
  }
  .menu-contents {
    width: 100%;
    height: calc(100vh - 150px);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .menu-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }
  .menu-link {
    font-size: 40px;
  }
  .menu-information {
    width: 100%;
    border-radius: 12px;
    background: var(--white);
    padding: 10px;
  }
  .menu-email-link {
    color: #1f1f1f;
  }
  .menu-tel-link,
  .menu-link-app {
    color: #232323;
  }
  .menu-tel {
    border-bottom: 2px solid #242424;
  }
  .menu-address-texts {
    color: var(--black);
  }
  .menu-mobile {
    display: block;
  }
  .menu-link.center-last {
    margin-left: auto;
    margin-right: auto;
  }
  .menu-pattern {
    right: -300px;
  }
  .team-gallery {
    grid-template-columns: auto auto;
  }
  .what-we-do-header-title,
  .contact-us-header-title,
  .our-mission-header-title {
    font-size: 17px;
  }

  .what-we-do-content-text,
  .our-mission-content-text {
    font-size: 20px;
  }
  .achievement-number {
    font-size: 26px;
  }
  .achievement-text {
    font-size: 26px;
  }
  .contact-us-content {
    flex-direction: column;
  }
  .contact-us-information-text {
    margin-bottom: 30px;
  }
  .header-time:hover {
    width: 350px;
  }
}
@media (max-width: 768px) {
  :root {
    --marquee-width: 100vw;
    --marquee-height: 16vh;
    --marquee-elements-displayed: 3;
  }
  .sponsors:before,
  .sponsors:after {
    width: 5rem;
  }
  .multimedia-box,
  .new-slider-item {
    min-height: 575px;
  }
  .header-pattern {
    left: -500px;
  }
  .main {
    margin-top: 40px;
  }
  .services-filter {
    display: none;
  }
  .services-filter-combobox {
    display: block;
  }
  .notification-items {
    flex-direction: column;
    border-radius: 10px;
  }
  .notification-item {
    height: 125px;
  }
  .notification-item:nth-child(4) {
    display: none;
  }
  .header-time-text {
    font-size: 12px;
  }
  .header-time {
    width: 230px;
  }
  .header-municipality-not-active {
    font-size: 12px;
  }
  .header-time:hover {
    width: 300px;
  }
  .achievement-number {
    font-size: 20px;
  }
  .achievement-text {
    font-size: 19px;
  }
  .header-logo-profile-wrapper,
  .header-logo-login-wrapper {
    display: none;
  }
}
@media (max-width: 576px) {
  /* 

====================================
             header
====================================

*/
  .header-pattern {
    height: 475px;
    left: -150px;
    bottom: 500px;
  }
  .header-circle {
    width: 300%;
    height: 300%;
    bottom: 0px;
  }
  .header-search {
    height: 40px;
  }
  .header-search-input {
    font-size: 12px;
  }
  .header-search-input::placeholder {
    font-size: 12px;
  }
  .play {
    width: 100px;
    height: 100px;
  }
  .stop {
    display: none;
  }
  .header-slider-stop,
  .header-slider-play {
    width: 35px;
    height: 35px;
  }
  .header-slider-title {
    font-size: 32px;
  }
  .header-slider-text {
    font-size: 10px;
  }
  .location-green {
    margin-top: -4px;
    margin-left: 3px;
    width: 7px;
    height: 9px;
  }

  .error-green {
    margin-top: -4px;
    margin-left: 3px;
    width: 10px;
    height: 10px;
  }
  .messages-items .owl-dots .owl-dot span,
  .new-slider .owl-dots .owl-dot span,
  .header-sliders .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
  }

  .messages-title {
    font-size: 16px;
  }
  .messages-text {
    font-size: 12px;
  }
  .footer {
  }
  .footer-top {
  }
  .footer-top-bottom-right {
  }
  .footer-top-top {
    margin-bottom: 8px;
  }

  .footer-top-bottom-right-text {
    font-size: 16px;
    font-weight: 600;
  }
  .footer-top-bottom-right-link {
    font-size: 16px;
    padding: 15px;
  }
  .footer-top-bottom-right-email-link,
  .contact-us-email-link {
    font-size: 18px;
  }
  .footer-top-bottom-right-tel {
  }
  .footer-top-bottom-right-tel-link,
  .contact-us-tel-link {
    font-size: 16px;
  }
  .footer-top-bottom-right-app {
  }
  .footer-top-bottom-right-link-app,
  .contact-us-link-app {
    font-size: 14px;
    text-align: left;
  }
  .footer-top-bottom-left {
  }
  .footer-top-bottom-left-image {
    height: 300px;
  }
  .footer-bottom {
    padding-left: 5px;
    padding-right: 5px;
  }
  .footer-bottom-contact-us-title {
    font-size: 28px;
  }
  .footer-form-input-email,
  .contact-us-form-input-email {
    font-size: 16px;
  }
  .footer-form-input-name,
  .contact-us-form-input-name {
    font-size: 16px;
  }
  .footer-form-input::placeholder,
  .contact-us-input::placeholder {
    font-size: 16px;
  }
  .footer-form-email-btn,
  .contact-us-form-email-btn {
    font-size: 16px;
  }
  .footer-form-text-area,
  .contact-us-form-text-area {
    font-size: 16px;
  }
  .footer-form-text-area::placeholder,
  .footer-form-text-area::placeholder {
    font-size: 16px;
  }
  .footer-form-btn,
  .contact-us-form-btn {
    font-size: 16px;
  }
  .footer-bottom-content-left-address {
    margin-bottom: 15px;
  }
  .footer-bottom-content-left-address-texts,
  .contact-us-address {
    font-size: 14px;
  }
  .new-slider-title {
    font-size: 32px;
  }
  .new-slider-text {
    font-size: 16px;
  }
  .multimedia-player-title {
    font-size: 20px;
  }
  .multimedia-player-text {
    font-size: 13px;
  }
  .multimedia-player-location-text {
    font-size: 14px;
  }
  .menu {
  }
  .menu-link {
    font-size: 24px;
  }
  .menu-email-link {
    font-size: 18px;
  }
  .menu-tel-link {
    font-size: 16px;
  }
  .menu-link-app {
    font-size: 14px;
  }
  .menu-address-texts {
    font-size: 14px;
  }
  .menu-pattern {
    right: -450px;
  }
  .header-time-text {
    font-weight: 700;
  }
  .header-municipality-not-active {
    font-size: 10px;
    font-weight: 700;
  }
  .header-time:hover {
    width: 200px;
    padding: 2px;
  }
  .header-time {
    gap: 5px;
  }
  .what-we-do-header-title,
  .contact-us-header-title,
  .our-mission-header-title {
    font-size: 14px;
  }

  .what-we-do-content-text,
  .our-mission-content-text {
    font-size: 16px;
  }
  .sponsors {
    padding: 20px 10px;
  }
  .sponsors-logo-wrapper.last {
    width: 100px !important;
    height: 42px !important;
  }
  .sponsors-logo-wrapper {
    width: 42px;
    height: 42px;
  }

  .achievements-wrapper {
    flex-direction: column;
  }
  .contact-us-information-title {
    font-size: 35px;
  }
  .contact-us-information-text {
    font-size: 18px;
  }
  .popup-content {
    max-width: 280px;
  }
  .popup-title {
    font-size: 13px;
  }
  .popup-text {
    font-size: 11px;
  }
  .popup-btn {
    font-size: 10px;
  }
}
@media (max-width: 430px) {
  .header-pattern {
    left: -300px;
  }
}
