/*Bilgisayar 1200px altı*/

@media only screen and (max-width: 1200px) {
  .single-pharmacy-form-line {
    flex-direction: column;
  }
  .single-pharmacy-form-line > .left,
  .single-pharmacy-form-line > .right {
    width: 100% !important;
  }
  .postlist-11 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .post-group-6 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }

  .post-group-6 .post-group-6-item:nth-child(1) {
    grid-column: span 2 / span 2;
    grid-row: span 2 / span 2;
  }

  .post-group-6 .post-group-6-item:nth-child(2) {
    grid-row-start: 3;
  }

  .post-group-6 .post-group-6-item:nth-child(3) {
    grid-row-start: 3;
  }

  .postlist-8 {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .header-2-nav-menu {
    position: absolute;
    top: 0;
    left: -1000%;
  }

  .header-2-top-left .h2tl-social {
    display: none;
  }

  .header-2-wrapper .oli-nav-home-button,
  .d-header-navigation .oli-nav-home-button,
  .header-3-wrap .oli-nav-home-button,
  .header-4-menu .oli-nav-home-button {
    display: none;
  }

  .oli-post-story {
    overflow-x: auto;
  }

  .oli-post-story::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .oli-postlist-5 {
    grid-template-columns: repeat(5, 1fr) !important;
  }

  .rl-ads {
    display: none;
  }

  .oli-headline-3-slide-image {
    width: 50%;
    height: 60vh;
  }

  .oli-headline-3-slide-number {
    font-size: 6rem;
  }

  header .nav-menu-icon {
    display: none !important;
  }

  .oli-postlist-7-url {
    width: 30ch;
  }

  .header-3-bottom {
    display: none;
  }
}

/* Tablet  (991px Altı) */
@media only screen and (max-width: 991px) {
  .postlist-12-item,
  .postlist-12-item:hover {
    grid-template-columns: 4.5rem minmax(0, 1fr) 10rem;
  }

  .postlist-12-content {
    padding: 1.5rem;
  }

  .postlist-12-title {
    font-size: 1.0625rem;
  }

  .postlist-12-image-label {
    display: none;
  }
  .footer-6-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .footer-6-brand {
    grid-column: 1 / -1;
    min-height: 12rem;
    padding: 2.25rem 2.5rem;
  }

  .footer-6-links {
    border-top: 1px solid var(--olivin_border_1);
  }

  .footer-6-connect {
    border-top: 1px solid var(--olivin_border_1);
  }
  .footer-5-main {
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 2.5rem 1.875rem;
    padding: 2.8125rem 2.1875rem;
  }

  .footer-5-main::before {
    left: 2.1875rem;
    right: 2.1875rem;
  }

  .footer-5-brand {
    max-width: none;
  }

  .footer-5-featured {
    grid-column: 1 / -1;
  }
  .oli-youtube-gallery-featured {
    align-items: stretch;
  }

  .oli-youtube-gallery-featured-content {
    padding: 1rem 0 2rem 0;
  }

  .oli-youtube-gallery-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .footer-4-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .single-pharmacy-top {
    flex-direction: column;
  }

  .single-pharmacy-top > .left,
  .single-pharmacy-top > .right {
    width: 100% !important;
  }

  .pharmacies-single-loop {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .headline-5-right-thumbnail-link {
    width: 100% !important;
  }

  .postlist-11 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .standings-wrap .leagues-buttons {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .standings-wrap {
    flex-direction: column;
  }
  .headline-5 {
    flex-direction: column;
  }

  .headline-5-left-posts {
    flex-direction: row;
  }

  .headline-5-left-posts > .left-item {
    border-radius: 50%;
    padding: 0.2rem;
  }

  .headline-5-left-posts > .left-item > .content > .title,
  .headline-5-left-posts > .left-item > .content > .headline-5-category,
  .headline-5-left-posts > .left-item > .content {
    display: none;
  }

  .headline-5-left-posts {
    height: fit-content;
  }

  .headline-5-right-displayed > .right-item {
    flex-direction: column;
  }

  .headline-5-right-displayed > .right-item .headline-5-right-thumbnail {
    min-width: 100%;
    height: 280px;
    min-height: 280px;
    max-height: 280px;
  }

  .headline-5-contents .details h3 a {
    font: 1.2rem;
  }

  .postlist-9 {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .postlist-8 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .affiliate-2-wrap {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .hero-2-wrap .hero-2-content {
    width: 100%;
  }

  .hero-2-wrap {
    padding: 6rem 1rem;
  }

  .oli-login-page {
    flex-direction: column;
  }

  .oli-login-page > .right {
    height: 100vh;
    padding: 2rem;
  }

  .oli-login-page > .right,
  .oli-login-page > .right > .forms {
    width: 100%;
  }
  .oli-login-page > .left {
    display: none;
  }
  .crypto-coin-page,
  .exchange-rates-page {
    flex-direction: column;
  }

  #company-search-results {
    grid-template-columns: repeat(2, 1fr);
  }

  .company-contact {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .oli-hero-1 > .right {
    display: none;
  }

  .oli-hero-1 > .left {
    align-items: center;
  }

  .oli-hero-1 > .left > .desc,
  .oli-hero-1 > .left > .title {
    text-align: left;
  }

  .sectors-taxonomy-wrap .dynamic-right {
    display: none;
  }

  .company-directory-body,
  .sectors-taxonomy-wrap {
    flex-direction: column;
  }

  .company-directory-body > .left,
  .company-directory-body > .right,
  .sectors-taxonomy-wrap > .left,
  .sectors-taxonomy-wrap > .right,
  .crypto-coin-page > .left,
  .crypto-coin-page > .right,
  .exchange-rates-page > .left,
  .exchange-rates-page > .right {
    width: 100%;
    max-width: 100%;
  }

  .company-list.type2 {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .company-list {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .oli-headline-ar-container,
  .oli-archive-page {
    flex-direction: column;
  }

  .oli-headline-ar-main-content,
  .oli-headline-ar-sidebar,
  .oli-archive-page-left,
  .oli-archive-page-sidebar {
    max-width: 100%;
    width: 100%;
  }

  .oli-home-contents {
    flex-direction: column;
  }

  .oli-home-left-contents {
    max-width: 100%;
    width: 100%;
  }

  .oli-home-sidebar {
    max-width: 100%;
    width: 100%;
    order: 2;
  }

  .oli-postlist-1-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .oli-postlist-1-wrapper-item:not(:nth-child(1)):not(:nth-child(3)) {
    display: none !important;
  }

  .d-footer-col {
    width: 33.33333%;
  }

  .oli-single-post-wrapper {
    flex-direction: column;
  }

  .oli-single-post-left {
    max-width: 100%;
    width: 100%;
  }

  .oli-single-post-sidebar {
    max-width: 100%;
    width: 100%;
  }

  .oli-postlist-2 {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .oli-postlist-3 {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .oli-postlist-4 {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .oli-archive-page {
    grid-template-columns: 1fr;
  }

  .oli-archive-title h1 {
    font-size: 1.375rem;
  }

  .oli-archive-postlist {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }

  .oli-archive-postlist-title .h2-title {
    font-size: 0.875rem;
  }

  .oli-archive-postlist-excerpt .oli-text {
    font-size: 0.8125rem;
  }

  .oli-archive-postlist-img img,
  .oli-archive-postlist-top {
    height: 150px;
  }

  .container {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .navmenu a,
  .navmenu a:focus {
    color: #000 !important;
    padding: 0.625rem 20px;
    font-family: var(--olivin_family);
    font-size: 0.9375rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
  }

  .oli-archive-page-left {
    width: 100%;
  }

  .oli-author-content {
    grid-template-columns: repeat(1, 1fr);
  }

  .oli-postlist-5 {
    grid-template-columns: repeat(4, 1fr) !important;
  }

  .oli-au-card-1-container {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .oli-single-2-content {
    flex-direction: column;
  }

  .oli-single-2-right {
    min-width: 100%;
  }

  .oli-single-2-left {
    width: 100%;
    max-width: 100%;
  }

  .oli-single-2-post-dynamic {
    padding: 1.5625rem 15px;
  }
}

/* Desktop (767px Altı) */
@media only screen and (max-width: 767px) {
  .footer-6 {
    margin-top: 3rem;
  }

  .footer-6-wrapper {
    grid-template-columns: 1fr;
  }

  .footer-6-brand {
    grid-column: auto;
    min-height: auto;
    padding: 2rem;
  }

  .footer-6-heading {
    font-size: 1.5rem;
  }

  .footer-6-links {
    border-right: 0;
  }

  .footer-6-connect {
    padding: 2rem;
  }

  .footer-6-bottom {
    grid-template-columns: 1fr auto;
    gap: 0.75rem 1.5rem;
    padding: 1rem 0.25rem 0;
  }

  .footer-6-bottom-mark {
    display: none;
  }
  .footer-5 {
    margin-top: 2.8125rem;
    padding-bottom: 0.9375rem;
  }

  .footer-5-main {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.1875rem 1.5625rem;
    padding: 2.375rem 1.5625rem 1.75rem;
  }

  .footer-5-main::before {
    left: 1.5625rem;
    right: 1.5625rem;
  }

  .footer-5-brand,
  .footer-5-featured {
    grid-column: 1 / -1;
  }

  .footer-5-bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.75rem;
    padding-top: 1.0625rem;
  }

  .footer-5-bottom-menu {
    gap: 0.5rem 1rem;
  }
  .oli-recommended-post-link-icon {
    display: none !important;
  }
  .sp-author-card .card-author-link {
    position: absolute;
    top: 1.4rem;
    right: 1rem;
  }
  .sp-author-card .right .bottom {
    flex-wrap: wrap;
    row-gap: 0.5rem;
  }
  .sp-author-card .left {
    width: 80px;
    height: 80px;
  }
  .sp-author-card {
    flex-direction: column;
    position: relative;
  }
  .oli-single-1-category-line {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: auto;
    margin-right: 0.5rem;
    border-radius: var(--olivin_radius);
    scrollbar-width: thin;
  }
  .footer-4-right-social {
    margin: 0;
  }
  .footer-4-right-menu {
    padding: 0 0 1rem 0;
    margin: 0;
    border: none;
  }
  .footer-4-right {
    flex-direction: column;
    column-gap: 1rem;
  }
  .oli-hero-3 .hero-3-title {
    font-size: 1.7rem;
    line-height: 1.3;
  }

  #oli-pharmacies-1-form > .fields {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .football-lig-standings th:not(:nth-child(2)),
  .football-lig-standings td:not(:nth-child(2)) {
    width: 40px;
  }
  .post-group-6 .post-group-6-item:nth-child(1) .post-group-6-content {
    padding: 1.4rem;
  }

  .post-group-6-title {
    color: #fff;
    font-size: 1.6rem;
  }

  .post-group-6-content {
    padding: 0.95rem;
  }

  .affiliate-1-top .affiliate-1-status {
    top: -25px;
    left: 0;
    right: auto;
  }
  .hero-2-wrap {
    width: 95%;
  }
  .hero-2-wrap .hero-2-content .oli-text {
    line-height: normal;
  }
  .hero-2-title {
    font-size: 1.85rem;
    line-height: 2.3rem;
  }
  .oli-headline-4-slide {
    grid-template-columns: 1fr;
  }

  .oli-headline-4-slide-image {
    display: none;
  }

  .oli-headline-4-headlines-slider {
    height: 300px;
  }

  .oli-headline-4-slide-content {
    padding: 1.562rem;
  }

  .oli-headline-4-slide-content h2 {
    font-size: 1.5rem;
  }

  .oli-headline-4-meta-info {
    font-size: 0.812rem;
    gap: 15px;
  }

  .oli-headline-4-slider-nav {
    padding: 0.75rem 20px;
  }

  .oli-headline-4-slider-dots {
    max-width: calc(100% - 90px);
  }

  .oli-headline-4-dot {
    width: 20px;
  }

  .oli-postlist-7-results {
    gap: 24px;
  }

  .oli-postlist-7-result {
    padding: 1rem;
  }

  .oli-postlist-7-title {
    font-size: 1.125rem;
  }

  .oli-postlist-7-snippet {
    font-size: 0.875rem;
  }

  .comment-meta {
    width: 100%;
    gap: 10px;
  }

  .comment-content {
    width: 100%;
  }

  .comment-content p {
    font-size: 0.875rem;
  }

  .comment-author-info {
    margin-left: 0;
  }

  .half-width {
    width: 100%;
    float: none;
  }

  .comment-form-author {
    margin-right: 0;
  }

  .email-subs-widget-box {
    flex-direction: column;
    text-align: center;
  }

  .email-subs-widget-box .left {
    padding-bottom: 0 !important;
  }

  .email-subs-widget-box .left,
  .email-subs-widget-box .right {
    padding: 2rem;
  }

  .oli-input-group {
    flex-direction: column;
  }

  .email-input,
  .email-subs-btn {
    width: 100%;
    border-radius: 8px;
  }

  .oli-disc-filters {
    flex-direction: column;
    gap: 1.25rem;
  }

  .oli-disc-filter-group {
    width: 100%;
    flex-direction: column;
  }

  .oli-disc-select-wrapper {
    width: 100%;
  }

  .oli-disc-styled-select {
    width: 100%;
  }

  .oli-disc-view-options {
    width: 100%;
    justify-content: center;
  }

  .oli-disc-reset {
    width: 100%;
    text-align: left;
  }

  .header-crypto-item {
    padding: 0 16px;
  }

  .header-crypto-symbol,
  .header-crypto-price {
    font-size: 13px;
  }

  .header-crypto-change {
    font-size: 11px;
  }

  .sticky-left-buttons {
    left: 0;
    border-radius: 0 20px 20px 0;
  }

  .post-group-5 > .left {
    padding: 2rem 1rem;
  }

  .post-group-5 .left .title {
    font-size: 1.5rem;
  }

  .post-group-5 > .left,
  .post-group-5 > .right {
    width: 100%;
    max-width: 100%;
  }

  .post-group-5 {
    flex-direction: column;
  }

  .oli-post-group-4-container {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .oli-post-group-4-item {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    min-height: 280px;
  }

  .oli-post-group-4-item h2 {
    font-size: 1.125rem;
  }

  .footer-3 {
    flex-direction: column;
  }

  .footer-3 > .left,
  .footer-3 > .right {
    width: 100%;
  }

  .svg-icon.currency-converter {
    right: 0;
    top: 108%;
  }

  .contact-info-set .oli-input-group,
  .oli-form-row .oli-input-group {
    margin-bottom: 0.5rem;
  }

  #company_featured_image,
  #company_gallery_images {
    width: 240px;
  }

  .contact-info-set {
    gap: 0.3rem;
  }

  .oli-hero-1 > .left > .title {
    font-size: 2rem;
  }

  .oli-hero-1 > .left > .desc {
    font-size: 1rem;
  }

  .oli-headline-ar-container {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0.625rem;
  }

  #oli-headline-ar-headlines-container {
    min-height: 300px;
  }

  .oli-headline-ar-headline-image .headline-ar-content {
    padding: 0.9375rem;
  }

  .oli-headline-ar-headline-title {
    font-size: 1.125rem;
  }

  .oli-headline-ar-pagination {
    margin-top: 0.625rem;
  }

  .oli-headline-ar-sidebar {
    height: auto;
    max-height: 300px;
  }

  .oli-headline-ar-news-item {
    padding: 0.75rem;
  }

  .oli-headline-ar-number {
    font-size: 1.5rem;
    min-width: 24px;
  }

  .oli-headline-ar-news-item p {
    font-size: 0.875rem;
  }

  table {
    font-size: 0.875rem;
  }

  th,
  td {
    padding: 0.5rem;
  }

  .oli-archive-postlist {
    grid-template-columns: repeat(2, 1fr);
  }

  .d-header-right {
    display: none !important;
  }

  .container .d-header-left {
    width: 100%;
  }

  .oli-postlist-1-wrapper {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .oli-postlist-1-wrapper-item:not(:first-child) {
    display: none !important;
  }

  .oli-postlist-1-wrapper-item {
    height: 310px;
  }

  .oli-postlist-1-text .oli-entry-title {
    font-size: 1rem;
  }

  .oli-single-meta {
    align-items: flex-end;
    flex-direction: column;
  }

  .oli-single-right-buttons {
    justify-content: flex-start;
  }

  .oli-single-social-buttons {
    width: 100%;
  }

  .single-2 .oli-single-social-buttons {
    width: auto;
  }

  .oli-single-post-the-content * {
    font-size: 0.9375rem;
  }

  .oli-single-post-the-content ul {
    padding: 0 0 0 15px;
  }

  .d-footer-col {
    width: 50%;
  }

  .oli-post-group-1 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(3, 1fr);
  }

  .oli-post-group-1-item {
    height: 215px;
  }

  .oli-post-group-1-item:last-child .oli-post-group-1-item-post-excerpt {
    opacity: 1;
    max-height: 100px;
    margin: 0;
  }

  .oli-post-group-1-item:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1;
  }

  .oli-post-group-1-item:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 1;
  }

  .oli-post-group-1-item:nth-child(3) {
    grid-column: 1 / -1;
    grid-row: 2;
  }

  .oli-post-group-1-item:nth-child(4) {
    grid-column: 1 / -1;
    grid-row: 3;
  }

  .oli-post-group-1-item .oli-post-group-1-item-title h2 {
    font-size: 0.875rem !important;
  }

  .oli-post-group-1-item:nth-child(3) .oli-post-group-1-item-title h2 {
    font-size: 1rem !important;
  }

  .oli-post-group-1-item-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 15px;
    font-size: 0.75rem;
  }

  .oli-post-group-1 {
    grid-gap: 10px;
  }

  .oli-post-group-1-item-content {
    inset: auto 15px 15px;
  }

  .oli-post-group-1-item-category {
    position: absolute;
    inset: 10px 10px auto;
  }

  .oli-postlist-3-item-title .h2-title {
    font-size: 0.9375rem;
    -webkit-line-clamp: 1;
  }

  .oli-postlist-3-read-more {
    display: none;
  }

  .post-categories a {
    font-size: 0.8125rem !important;
  }

  .oli-postlist-3-item-category .post-categories a {
    font-size: 0.75rem;
  }

  .oli-postlist-3-item-left {
    width: 27%;
  }

  .oli-postlist-3-item-right {
    width: 73%;
    gap: 4px;
  }

  .oli-postlist-3-item-img {
    height: 155px;
  }

  .oli-postlist-3-item-meta-author a,
  .oli-postlist-3-item-meta-time span,
  .oli-postlist-3-item-meta-viewing span {
    font-size: 0.75rem;
  }

  .oli-postlist-4 {
    grid-template-columns: repeat(2, 1fr) !important;
    column-gap: 15px;
    row-gap: 25px;
  }

  .oli-postlist-4-item-title .h2-title {
    font-size: 0.9375rem;
    line-height: 20px;
  }

  .oli-postlist-4-item-excerpt p {
    font-size: 0.8125rem;
  }

  .oli-postlist-4-item-img {
    height: 155px;
  }

  .oli-postlist-4-item-top-icon a {
    height: 45px;
    width: 45px;
    font-size: 1rem;
  }

  .oli-postlist-4-item-top-icon {
    height: 75px;
    width: 75px;
  }

  .oli-postlist-4-item-top-icon::after {
    bottom: 4.7rem;
    right: 0.375rem;
  }

  .oli-headline-1-title .h2-title {
    font-size: 1.25rem;
    line-height: 29px;
  }

  .oli-headline-1-item {
    height: 280px;
  }

  .oli-headline-1-content {
    width: 60%;
  }

  .oli-headline-2-slide-content .oli-headline-2-title {
    font-size: 1.25rem;
    line-height: 29px;
  }

  .oli-headline-2-slide-content .oli-text {
    width: 100%;
  }

  .oli-headline-2-dots {
    overflow-x: auto;
  }

  .oli-headline-2-ad {
    display: none !important;
  }

  .comment-body {
    flex-direction: column;
  }

  .d-header-extra-money-to-money .d-header-turkish-lira {
    font-size: 0.75rem;
  }

  .d-header-extra-money-to-money .d-header-dollar {
    height: 18px;
    width: 22px;
    font-size: 0.75rem;
  }

  .d-header-extra-categories-link a {
    font-size: 0.8125rem;
    font-weight: 400;
  }

  .oli-postlist-4-item-meta {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: auto;
    column-gap: 4px;
    width: fit-content;
  }

  .oli-postlist-4-item-meta-time,
  .oli-postlist-4-item-meta-viewing,
  .oli-postlist-4-item-meta-time i,
  .oli-postlist-4-item-meta-viewing i {
    font-size: 0.75rem;
  }

  .oli-search-results {
    padding: 0.9375rem;
  }

  .oli-search-results-loop,
  .oli-author-post-loop {
    grid-template-columns: repeat(1, 1fr);
  }

  .oli-author-post-loop-item-right a h3 {
    font-size: 0.875rem;
  }

  .oli-search-results-loop-item-right a h3 {
    font-size: 0.9375rem;
  }

  .oli-search-form {
    width: 100%;
  }

  .search-page-top .search-title {
    width: 100%;
  }

  .search-page-top .search-title h1 {
    -webkit-line-clamp: 3;
  }

  .oli-author-profile-tabs .tab-content {
    padding: 0.9375rem;
  }

  .oli-post-faq-accordion .accordion {
    padding: 0.625rem;
    font-size: 0.875rem;
  }

  .oli-post-faq-accordion .opfa-panel .oli-text {
    font-size: 0.8125rem;
  }

  .oli-post-group-2
    .oli-post-group-2-item:nth-child(2)
    .oli-post-group-2-item-bottom {
    position: absolute;
    right: 20px;
    left: 20px;
    bottom: 20px;
  }

  .oli-post-group-2-item-title h2 {
    font-size: 0.9375rem;
  }

  .oli-post-group-2-item-meta .oli-post-group-2-item-meta-left span,
  .oli-post-group-2-item-meta .oli-post-group-2-item-meta-right span {
    font-size: 0.75rem;
  }

  .oli-post-group-2
    .oli-post-group-2-item:nth-child(2)
    .oli-post-group-2-item-title
    h2 {
    font-size: 1.125rem;
  }

  .oli-post-group-2-item-top {
    height: 150px;
  }

  .oli-post-group-2 .oli-post-group-2-item:nth-child(2) {
    height: 260px;
  }

  .oli-post-group-2 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 15px;
  }

  .oli-post-group-2 .oli-post-group-2-item:nth-child(1) {
    grid-column: 1 / 1;
    grid-row: 1;
  }

  .oli-post-group-2 .oli-post-group-2-item:nth-child(3) {
    grid-column: 2 / 2;
    grid-row: 1;
  }

  .oli-post-group-2 .oli-post-group-2-item:nth-child(2) {
    grid-column: 1 / 3;
    grid-row: 2;
  }

  .oli-post-group-3 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 10px;
  }

  .oli-post-group-3 .oli-post-group-3-item:nth-child(1) {
    grid-column: span 1 / span 1;
    grid-row: auto;
  }

  .oli-post-group-3 .oli-post-group-3-item:nth-child(2) {
    grid-column: span 2 / span 2;
  }

  .oli-post-group-3 .oli-post-group-3-item:nth-child(3) {
    grid-column: span 1 / span 1;
    grid-row: 1;
  }

  .oli-post-group-3 .oli-post-group-3-item:nth-child(4),
  .oli-post-group-3 .oli-post-group-3-item:nth-child(5) {
    grid-column: span 1 / span 1;
  }

  .oli-post-group-3-item-title h2 {
    font-size: 0.875rem;
  }

  .oli-post-group-3
    .oli-post-group-3-item:nth-child(2)
    .oli-post-group-3-item-title
    h2 {
    font-size: 1.125rem !important;
  }

  .oli-post-group-3 .oli-post-group-3-item:not(:nth-child(2)) {
    padding: 0.625rem;
  }

  .oli-post-group-3
    .oli-post-group-3-item:not(:nth-child(2))
    .oli-post-group-3-item-meta
    > .post-categories
    a {
    padding: 0;
    background-color: transparent;
  }

  .oli-post-group-3-item-meta > span {
    font-size: 0.75rem;
  }

  .opg3-item-author-avatar-meta span {
    font-size: 0.6875rem;
  }

  .opg3-item-author-avatar > img {
    width: 25px;
    height: 25px;
  }

  .oli-post-group-3 .oli-post-group-3-item {
    min-height: 190px;
    max-height: 190px;
  }

  .oli-post-group-3 .oli-post-group-3-item:nth-child(2) {
    min-height: 300px;
    max-height: 300px;
  }

  .oli-post-story-item-img-container {
    position: relative;
    width: 70px;
    height: 70px;
  }

  .oli-post-story-popup-title {
    font-size: 1.3rem;
  }

  .oli-post-story-footer .desc {
    font-size: 0.85rem;
  }

  .oli-postlist-5 {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .oli-postlist-6 {
    flex-direction: column;
    gap: 30px;
  }

  .oli-postlist-6-left,
  .oli-postlist-6-right {
    width: 100%;
  }

  .oli-au-card-1-container {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .arama-sonuc-ogesi {
    font-size: 0.875rem;
    padding: 0.75rem;
  }

  .arama-sonuc-ogesi > .result-icon {
    display: none;
  }

  #olivin-ajax-arama-input {
    font-size: 0.875rem;
    padding: 0.75rem 16px;
  }

  .arama-sonuc-ogesi {
    font-size: 0.875rem;
    padding: 0.75rem;
  }

  .oli-single-social-modal-content {
    width: 90%;
  }

  .ossm-close {
    top: -45px;
    right: 0;
  }

  .oli-headline-2-headline-content .oli-text {
    width: 100%;
  }

  .oli-category-list-1-item .oli-category-list-1-image {
    min-width: 70px;
    height: 70px;
  }

  .oli-category-list-1-title {
    font-size: 0.875rem;
  }

  .oli-packages-1 .price .amount {
    font-size: 3rem;
  }

  .oli-packages-1-faq-wrap {
    margin: 2rem 0;
  }

  .faq-trigger,
  .faq-content-inner {
    padding: 1rem;
  }

  .oli-packages-1 .pricing-cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .oli-contact-1-container {
    flex-direction: column;
  }

  .oli-contact-1-info,
  .oli-contact-1-form {
    padding: 2.5rem 20px 20px 20px;
  }

  .oli-contact-1-info-content {
    max-width: 100%;
  }

  .oli-standing-table {
    padding: 0.5rem;
  }

  .oli-standing-table td:nth-child(2) {
    font-size: 0.875rem;
  }

  .oli-standing-table table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .oli-standing-table th,
  .oli-standing-table td {
    padding: 0.75rem 0.5rem;
    font-size: 0.875rem;
  }

  .oli-standing-table .last-updated {
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
  }

  .oli-headline-3-slide-text h2 {
    font-size: 1.1875rem;
  }

  .oli-headline-3-slide-number {
    font-size: 4rem;
  }

  .oli-headline-3-slider-nav {
    width: 60px;
  }

  .oli-headline-3-nav-btn {
    width: 40px;
    height: 40px;
  }

  .oli-headline-3-slide-content {
    flex-direction: column;
  }

  .oli-headline-3-slider-container {
    height: 80vh;
  }

  .oli-headline-3-slide-text p {
    font-size: 0.8125rem;
  }

  .oli-headline-3-slide-meta {
    font-size: 0.75rem;
  }

  .oli-headline-3-slide-image {
    width: 100%;
  }

  .footer-nav-menu {
    display: block;
  }

  .footer-nav-menu-wrap {
    height: 53px;
  }

  header .oli-ajax-search-button {
    display: none;
  }

  .oli-up-btn {
    display: none;
  }

  .header-2-wrapper .oli-mode-switcher,
  .d-header-navigation .oli-mode-switcher,
  .oli-ajax-search-button-container,
  .header-3-wrap .oli-mode-switcher,
  .header-3-wrap .header-3-top-right,
  .header-4 .oli-mode-switcher {
    display: none;
  }

  .oli-news-ticker-label {
    font-size: 0.875rem;
    padding: 0 10px;
  }

  .oli-news-ticker-container {
    height: 40px;
  }

  .oli-news-ticker-item {
    font-size: 0.875rem;
    padding: 0 20px;
  }

  .oli-news-ticker-item a {
    font-size: 0.8125rem;
  }

  .ad-manage-sticky-bottom-wrap,
  #admsb_show {
    bottom: 51px;
  }

  #admsb_show {
    font-size: 0.75rem;
  }

  .oli-search-button-container {
    display: none;
  }

  .oli-post-related-popup {
    display: none;
  }

  .single-page .oli-single-page-content > .container {
    padding: 1.25rem;
  }

  .single-page h2,
  .oli-single-post-the-content h2 {
    font-size: 1.0625rem;
  }

  .single-page h3,
  .oli-single-post-the-content h3 {
    font-size: 1rem;
    font-weight: 600;
  }

  .single-page h4,
  .oli-single-post-the-content h4,
  .single-page h5,
  .oli-single-post-the-content h5 {
    font-size: 0.9375rem;
    font-weight: 600;
  }

  p,
  li {
    font-size: 0.9375rem;
  }

  .oli-author-card-2-author-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
  }

  .oli-author-card-2-author-stats {
    width: 100%;
    justify-content: space-around;
    padding-top: 1rem;
    border-top: 1px solid var(--olivin_border_1);
  }
}

/*767 End ↑ */

/* Mobile(670px Altı) */
@media only screen and (max-width: 670px) {
  .postlist-12-item,
  .postlist-12-item:hover {
    grid-template-columns: minmax(0, 1fr) 6.5rem;
    min-height: 7.5rem;
  }

  .postlist-12-index {
    display: none;
  }

  .postlist-12-content {
    padding: 1rem;
  }

  .postlist-12-meta {
    gap: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .postlist-12-meta a::after {
    width: 0.75rem;
    margin-left: 0.5rem;
  }

  .postlist-12-title {
    font-size: 0.875rem;
    line-height: 1.5;
  }

  .postlist-12-bottom {
    margin-top: 0.625rem;
  }

  .postlist-12-read {
    display: none;
  }
  .oli-youtube-gallery-card strong {
    -webkit-line-clamp: 3;
  }
  .oli-youtube-gallery-card-image {
    height: 120px;
  }
  .oli-youtube-gallery {
    padding: 1rem;
  }

  .oli-youtube-gallery-header,
  .oli-youtube-gallery-featured {
    align-items: center;
    flex-direction: column;
    padding: 1rem;
    margin-bottom: 0;
  }

  .oli-youtube-gallery-title {
    font-size: 1.5rem;
  }

  .oli-youtube-gallery-featured-content,
  .oli-youtube-gallery-featured-image {
    box-sizing: border-box;
    width: 100%;
  }

  .oli-youtube-gallery-featured-image {
    height: auto;
    aspect-ratio: 16 / 9;
  }

  .post-reaction-bar {
    width: 100%;
    justify-content: center;
    order: -1;
  }
  .post-reaction-wrap {
    padding: 1rem;
  }
  .post-reaction-items {
    gap: 0.7rem;
    justify-content: space-between;
    width: 100%;
  }
  .pharmacies-single-loop .pharmacy-loop-buttons {
    flex-direction: row !important;
  }
  .pharmacies-single-loop .pharmacy-loop-buttons a {
    width: 100%;
  }
  .pharmacies-single-loop > .item > .left,
  .pharmacies-single-loop > .item > .right {
    width: 100% !important;
  }
  .pharmacies-single-loop > .item {
    flex-direction: column;
  }
  .postlist-11-item {
    height: 195px !important;
  }
  .postlist-11 {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .football-lig-standings .team-logo {
    display: none;
  }
  .postlist-8-info-item {
    width: 30px;
    height: 30px;
  }
  .postlist-8-info-item i {
    font-size: 1rem;
  }
  .postlist-8-content .postlist-8-title a {
    font-size: 1.1rem;
  }

  .postlist-8-img .postlist-8-thumbnail {
    height: 220px !important;
  }

  .oli-calculator-form-groups {
    grid-template-columns: repeat(1, 1fr);
  }

  .oli-login-page .container {
    padding: 1.25rem 2rem 2rem 2rem;
  }

  #company-search-results {
    grid-template-columns: repeat(1, 1fr);
  }

  .company-directory-top {
    height: 200px;
  }

  .single-company-meta ul li,
  .single-company-meta ul li a {
    font-size: 0.75rem;
  }

  .company-gallery .gallery img {
    width: 85px;
    height: 85px;
  }

  .company-directory-top-details .company-title {
    font-size: 1.5rem;
  }

  .sector-list {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .company-list {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .company-content .company-title a {
    font-size: 0.9rem;
  }

  .company-content .company-options li {
    font-size: 0.7rem !important;
  }

  .company-list .company-img-link {
    height: 135px;
  }

  .company-list.type2 .company-img-link,
  .company-list.type2 .company-img-link img {
    height: 160px;
  }

  .company-list.type2 .company {
    flex-direction: column !important;
  }

  .company-list.type2 .company-top {
    width: 100%;
  }

  .author-reference .container {
    flex-direction: column;
  }

  .author-reference .left,
  .author-reference .right {
    width: 100%;
  }

  .author-reference .right a {
    float: left;
  }

  .oli-headline-ar-container {
    padding: 0.3125rem;
    gap: 15px;
  }

  #oli-headline-ar-headlines-container {
    min-height: 220px;
  }

  .oli-headline-ar-headline-title {
    font-size: 1.225rem;
  }

  .oli-headline-ar-tag {
    padding: 0.25rem 10px;
    font-size: 0.75rem;
  }

  .oli-headline-ar-main-content {
    height: 282px;
  }

  .oli-headline-ar-sidebar {
    max-height: 220px;
    padding: 0.625rem;
  }

  .oli-headline-ar-news-item {
    padding: 0.625rem;
    gap: 10px;
  }

  .d-header-topbar-wrapper {
    display: none;
  }

  .oli-search-form-popup input[type="search"] {
    width: 100%;
    max-width: 100%;
  }

  .oli-search-form-popup input[type="submit"] {
    display: none;
  }

  .d-footer-col {
    width: 100%;
  }

  .oli-weather input {
    width: 70%;
  }

  .oli-postlist-2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px;
  }

  .oli-postlist-2-item-title h2,
  .oli-postlist-2-item-title h3 {
    font-size: 0.875rem;
  }

  .oli-postlist-2-item-excerpt .oli-text {
    font-size: 0.8125rem;
  }

  .oli-postlist-2-item-post-author {
    display: none;
  }

  .oli-postlist-2-item-img {
    height: 105px;
  }

  .oli-headline-1-wrapper {
    flex-direction: column;
  }

  .oli-headline-1-btns {
    order: 2;
    display: flex;
    flex-direction: row;
  }

  .oli-headline-1-content {
    width: 80%;
  }

  .oli-headline-1-content {
    left: 20px;
  }

  .oli-headline-1-meta {
    flex-wrap: wrap;
    row-gap: 5px;
  }

  .oli-headline-1-category {
    right: 20px;
    top: 20px;
  }

  .oli-headline-2-slide-content {
    padding: 1.25rem;
  }

  .oli-headline-2-slide-content .oli-headline-2-title {
    font-size: 1.2rem;
  }

  .oli-headline-2-slide-content p {
    font-size: 0.9rem;
  }

  .oli-headline-2-prev-next-button {
    width: 35px;
    height: 35px;
  }

  .oli-author-profile-tabs .tabs {
    flex-direction: column;
    border-bottom: none;
    margin-bottom: 0.9375rem;
    gap: 0.8rem;
  }

  .oli-author-profile-tabs .oapt-tab-button {
    background-color: #fff;
  }

  .oli-author-profile-tabs .oapt-tab-button.active {
    color: #fff;
    background-color: var(--olivin_1);
  }

  .oli-author-contact-details {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  }

  .oli-author-contact-details li a {
    font-size: 0.875rem;
  }

  .oli-post-group-2-item-meta {
    margin-top: 0;
  }

  .oli-post-group-2 .oli-post-group-2-item .oli-post-group-2-item-title {
    -webkit-line-clamp: 2;
  }

  .header-2-top-right {
    gap: 10px;
  }

  .header-2-top-right .oli-login-button {
    display: none;
  }

  .oli-postlist-5 {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .oli-postlist-6-left-item-img img {
    height: 185px;
  }

  .op6ric-top {
    gap: 5px;
  }

  .oli-postlist-6-right-item-content .h3-title {
    font-size: 0.875rem;
  }

  .oli-dual-postlist-left {
    width: 100%;
    margin-bottom: 0.9375rem;
  }

  .oli-dual-postlist-right {
    width: 100%;
  }

  .oasm-content {
    width: 95%;
  }

  .footer-2-copyright {
    justify-content: center;
  }

  .oli-au-card-1-container {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .oli-cookie-modal-inner {
    flex-wrap: wrap;
    justify-content: center;
  }

  .oli-cookie-modal-center .oli-text {
    -webkit-line-clamp: 3;
    text-align: center;
  }

  .oli-cookie-modal-container {
    bottom: 70px;
    width: 95% !important;
    border-radius: 16px;
    padding: 1.3rem;
  }

  .oli-headline-2-headline-content {
    padding: 1.25rem;
  }

  .oli-headline-2-headline-content .oli-headline-2-title {
    font-size: 1.1875rem;
    line-height: normal;
  }

  .oli-single-2-top {
    padding: 1.875rem 0 30px 0;
  }

  .oli-packages-1 .pricing-card {
    width: 100%;
  }

  .oli-packages-1 .pricing-cards {
    grid-template-columns: repeat(1, 1fr);
  }

  .oli-standing-table td:nth-child(2) {
    font-size: 0.875rem;
  }

  .notification-panel {
    width: 93%;
    left: 15px;
    margin: 0;
    border-radius: var(--olivin_radius);
  }

  .notification-container {
    padding: 0 1rem;
  }

  .oli-author-card-2-author-info {
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    width: 100%;
    gap: 15px;
  }

  .oli-author-card-2-author-avatar {
    margin: 0 auto;
  }

  .oli-author-card-2-author-details {
    align-items: center;
    text-align: center;
    width: 100%;
  }

  .oli-author-card-2-author-header {
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
  }

  .oli-author-card-2-author-bio {
    text-align: center;
  }

  .oli-author-card-2-author-list {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}

/*670px*/

@media (max-width: 480px) {
  .footer-6-brand {
    padding: 1.75rem 1.5rem;
  }

  .footer-6-brand::before {
    width: 8rem;
    height: 8rem;
  }

  .footer-6-heading {
    font-size: 1.375rem;
  }

  .footer-6-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .footer-6-link-group {
    padding: 1.75rem 1.5rem;
  }

  .footer-6-connect {
    padding: 1.75rem 1.5rem;
  }

  .footer-6-social {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .footer-6-bottom {
    grid-template-columns: 1fr;
    gap: 0.625rem;
  }

  .footer-6-legal {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0.625rem 1rem;
  }
  .footer-5-main {
    grid-template-columns: 1fr;
    gap: 1.875rem;
    padding: 2.1875rem 1.375rem 1.5rem;
  }

  .footer-5-main::before {
    left: 1.375rem;
    right: 1.375rem;
  }

  .footer-5-brand,
  .footer-5-featured {
    grid-column: auto;
  }

  .footer-5-description {
    font-size: 0.8125rem;
  }

  .footer-5-featured {
    padding: 1.25rem;
  }
  .post-group-6 .post-group-6-item:nth-child(1) {
    height: 340px;
  }

  .post-group-6 {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
  }

  .post-group-6 .post-group-6-item {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
  }

  .postlist-9-content {
    flex-direction: column;
  }

  .postlist-8 {
    gap: 1rem;
  }

  .affiliate-2-wrap {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .last-posts-404 {
    grid-template-columns: repeat(1, 1fr);
  }

  .oli-headline-4-headlines-slider {
    height: 280px;
  }

  .oli-headline-4-slide-content {
    padding: 1.25rem;
  }

  .oli-headline-4-slide-content h2 {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
  }

  .oli-headline-4-category {
    font-size: 0.75rem;
    padding: 0.188rem 8px;
  }

  .post-group-6 .post-group-6-item:nth-child(1) .post-group-6-thumbnail {
    height: 340px;
  }

  .oli-headline-4-slide-content p {
    font-size: 0.875rem;
    margin-bottom: 1rem;
  }

  .oli-headline-4-meta-info {
    font-size: 0.75rem;
    gap: 10px;
    flex-wrap: wrap;
  }

  .oli-headline-4-slider-nav {
    padding: 0.625rem 15px;
    gap: 10px;
  }

  .oli-headline-4-slider-dots {
    max-width: calc(100% - 80px);
    gap: 6px;
  }

  .oli-headline-4-dot {
    width: 16px;
  }

  .oli-headline-4-prev-btn,
  .oli-headline-4-next-btn {
    padding: 0.375rem;
    font-size: 0.875rem;
  }

  .oli-postlist-7-results {
    gap: 16px;
  }

  .oli-postlist-7-result {
    padding: 0.875rem;
  }

  .oli-standing-table th,
  .oli-standing-table td {
    font-size: 0.75rem;
    padding: 0.5rem 0.25rem;
  }
}
