.wp-block-quote {
  display: none;
}

@media screen and (max-width: 1024px) {

  .tunga__service-page .tunga__service-left {
    width: 25%;
  }

  .tunga__service-page .tunga__service-right {
    width: 75%;
    padding-left: 30px;
  }

  .tunga-new-view .tunga-new_item--left {
    width: 75%;
  }

  .tunga-new-view .tunga-new_item--right {
    width: 25%;
  }

  .tunga-new-view .tunga-new_item--post .tunga-post_thumbnail--link {
    width: 50%;
  }

  .tunga-new-view .tunga-new_item--post .tunga-post__text {
    width: 50%;
    padding-right: 30px;
  }

  .tunga__section-box .tunga__section-box-item--wrapper {
    padding: 25px 50px !important;
  }

  .tunga__section-box .tunga__section-box-item--title {
    margin-left: 20px !important;
  }

  #main-nav {
    margin-right: 0px;
  }

  .tunga__section-box--about-item--wrapper {
    padding: 40px 25px !important;
  }
}

@media screen and (max-width: 979px) {
  .tunga-header-container {
    max-width: 860px !important;
  }

  .tunga__section-box .tunga__section-box-item--title {
    font-size: 20px !important;
    margin-left: 20px !important;
  }

  .tunga__section-box--about .tunga__section-box--about-item {
    width: 100%;
  }

  .tunga__section-box .tunga__section-box-item--wrapper {
    padding: 30px 40px !important;
  }

  .tunga__section-box .tunga__section-box-item--number {
    font-size: 60px !important;
  }

  .tunga__service-page .tunga__service-left {
    width: 30%;
  }

  .tunga__service-page .tunga__service-right {
    width: 70%;
    padding-left: 30px;
  }

  .tunga-new-view .tunga-new_item--left {
    width: 70%;
  }

  .tunga-new-view .tunga-new_item--right {
    width: 30%;
  }

  .tunga-new-view .tunga-new_item--post .tunga-post_thumbnail--link {
    width: 100%;
    padding-right: 30px;
  }

  .tunga-new-view .tunga-new_item--post .tunga-post__text {
    width: 100%;
    padding: 0;
    margin-top: 10px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .main-content {
    padding: 30px 0 !important;
  }

  .tunga__section .tunga__section-content {
    padding: 0px;
  }

  .tunga__section .tunga-container {
    padding: 0px;
  }

  .tunga__section .tunga__section-thumbnail {
    display: flex;
    flex-wrap: wrap;
  }

  .tunga__section .tunga__section-thumbnail-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .tunga__section-space--m {
    padding: 10px 0;
  }

  .tunga__section .tunga__section-box-item--wrapper {
    padding: 25px !important;
  }

  .tunga__section .tunga__section-box-item--number {
    font-size: 60px !important;
  }

  .tunga__section .tunga__section-box-item--title {
    font-size: 20px !important;
    margin-left: 30px !important;
  }

  .footer--wraper {
    padding: 10px 0px;
  }

  .footer--wraper .footer--left,
  .footer--wraper .footer--right {
    width: 100%;
  }

  .footer--wraper .footer--left-content {
    margin-right: 0;
  }

  .footer--wraper .footer--left-header {
    justify-content: center;
  }

  .footer--wraper .footer--left-form--group.flex-right {
    justify-content: center !important;
  }

  .footer--wraper .footer--right {
    margin-top: 30px;
  }

  .footer--wraper .footer--right-content {
    padding: 0px;
  }

  .tunga__section-box--about .tunga__section-box--about-item {
    width: 100% !important;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
  }

  .post-content {
    padding: 0 15px;
  }

  .tunga__about-page .tunga__section-header {
    padding: 15px 0 !important;
  }

  .tunga__section-box--about-item--wrapper {
    padding: 60px 40px !important;
  }

  .tunga__section-partner {
    padding-bottom: 40px;
  }

  .tunga__service-page .tunga__service-content {
    flex-wrap: wrap;
  }

  .tunga__service-page .tunga__service-left {
    width: 100%;
    border-bottom: solid 1px var(--tunga-border-color);
    border-right: none;
    margin-bottom: 40px;
  }

  .tunga__service-page .tunga__service-left-header {
    border: unset;
    text-align: center;
  }

  .tunga__service-page .tunga__service-left-title {
    font-size: 2rem !important;
  }

  .tunga__service-page .tunga__service-item {
    text-align: center;
  }

  .tunga__service-page .tunga__service-item a {
    font-size: 1.5rem !important;
  }

  .tunga__service-page .tunga__service-right {
    width: 100%;
    padding-left: 0;
  }

  .tunga-new-view {
    flex-wrap: wrap;
  }

  .tunga-new-view .tunga-new_item--left {
    width: 100%;
    padding-right: 0;
  }

  .tunga-new-view .tunga-new_item--right {
    width: 100%;
    position: relative;
    top: unset;
    height: unset;
    z-index: unset;
    border-left: none;
  }

  .tunga-new-view .tunga-new_item--right_container,
  .tunga-new-view .tunga-post_filter {
    width: 100%;
  }

  .tunga-new-view .tunga-post_thumbnail--link {
    width: 100%;
  }

  .tunga-new-view .tunga-post__text {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }

  .tunga-new-view .tunga-post__title {
    margin-bottom: 15px;
  }

  .tunga-new-view .tunga-post__title a {
    font-size: 1.5rem !important;
  }

  .tunga-new-view .tunga-post__meta-data {
    margin-bottom: 15px;
  }

  .tunga-new-view .tunga-post_filter--wrap:last-child .tunga-post_filter--items {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .tunga-new-view .blog-pagination {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .pagination__text-arrow {
    display: none;
  }
}

@media screen and (max-width: 640px) {

  .tunga__section-box--about-item--wrapper {
    padding: 30px 20px !important;
  }

  .tunga__section .tunga__section-box-item {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {

  .tunga__section .tunga__section-title h2 {
    font-size: 2rem;
  }
}