@media (min-width: 1280px) {
  .container_right {
    margin-left: calc((100% - (1380px - 1.5rem)) / 2);
  }

  .container_left {
    margin-right: calc((100% - (1223px - 1.5rem)) / 2);
  }
}

@media (min-width: 1400px) {
  .banner .details p {
    font-size: 22px;
    line-height: 35px;
  }
}

@media (min-width: 1201px) {
  .title p,
  .card-content p {
    font-size: 18px;
    line-height: 30px;
  }
  .oru-fonts .title h2 {
    font-size: 48px;
    line-height: 1;
  }
  .category h2 {
    font-size: 48px;
  }
  .card-content .url-link {
    margin-top: 40px;
  }
  .card-content h4 {
    font-size: 48px;
    line-height: 60px;
  }
  .font-info .content .title {
    font-size: 16px;
  }
  .font-info .content .sub-title {
    font-size: 18px;
  }
  .similar-fonts .title h2 {
    font-size: 40px;
  }
  .cart-list-tags span {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .cart-list-licence h4 {
    font-size: 24px;
  }
}

@media (max-width: 1500px) {
    .big-title> span:first-child {
        font-size: 82px;
        line-height: 100px;
    }
	.banner .details{
		margin-top:25px;
	}
}

@media (max-width: 1450px) {
}

@media (max-width: 1367px) {
}

@media (max-width: 1200px) {
  .main {
    --space-x: 70px;
    --space-y: 70px;
    --space-z: 70px;
  }
  h1 {
    font-size: 80px;
    line-height: 78px;
  }
  h2 {
    font-size: 40px;
    line-height: 52px;
  }
  .cart-list {
    padding-bottom: 100px;
  }
  .boosting .container{
      overflow:hidden;
  }
  .big-title .main-text{
      font-size:150px;
      line-height:1.2;
  }
  .big-title> span:first-child {
    font-size: 80px;
    line-height: 1.3;
    }
}

@media (max-width: 1040px) {
  .error-404,
  .search-page-inner,
  .search-noresult-inner {
    padding: 60px 30px;
  }

  .error-404 h1,
  .search-page h1,
  .search-noresult h1 {
    font-size: 24px;
  }

  .error-404 h4 {
    font-size: 16px;
  }

  .error-404 ul {
    margin: 0 0 0 24px;
  }

  .error-404 ul li {
    font-size: 14px;
    line-height: 20px;
  }

  .error-404 ul li + li {
    margin-top: 6px;
  }

  .error-404 h3 {
    margin: 15px 0 15px 0;
    font-size: 18px;
  }

  .error-404 .button {
    margin-top: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 12px;
  }
  .footer-top {
    padding: 100px 0;
  }
  .footer-top .left-side .link {
    font-size: 30px;
    line-height: 42px;
  }
.banner .scroll {
  right: -30px;
  bottom: 44px;
  padding: 0 0 0 70px;
}
    
    .banner .scroll::after{
        width: 60px;
    }

    .blog-detail-left,
    .blog-detail-right {
      width: 100%;
  }
}

@media (max-width: 860px) {
  .main {
    --space-x: 50px;
    --space-y: 50px;
    --space-z: 60px;
  }
  h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .sub-banner .container {
    padding-bottom: 50px;
  }
  .search-form {
    margin-bottom: 40px;
  }

  .search-form .form-field {
    padding-left: 25px;
    height: 38px;
    background-size: 18px;
  }
  .big-title> span:first-child {
    font-size: 70px;
    line-height: 100px;
    }
    
    .title .url-link {
  position: initial;
  margin-top:20px;
}

.oru-fonts .title p br{
    display:none;
}

.filter.active {
  font-size: 25px;
}


.fonts-card-content {
  padding-top: 20px;
}

.fonts-card-image {
  min-height: 250px;
  padding-bottom: 30px;
}

  .badge {
    --size: 60px;
    --space: 15px;
    font-size: 14px;
  }
  .category-list {
    justify-content: center;
  }
  .category-item {
    width: calc(100% / 4);
    padding: 10px;
  }

  .category-item img {
    max-width: 40px;
    max-height: 40px;
  }

  .category h2 {
    margin-bottom: 40px;
  }

  .category-item:nth-child(5) {
    border: none;
  }

  .category-item .text {
    font-size: 16px;
    margin-top: 10px;
  }

  .footer-top {
    padding: 50px 0;
  }
  .footer-top .left-side {
    max-width: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .footer-top .left-side .link {
    font-size: 18px;
    line-height: 25px;
    margin: auto;
  }
  .footer-top .right-side {
    width: 100%;
    flex-direction: column;
  }
  .footer-top .left-side .link + .link {
    margin-top: 12px;
  }
  .quick-links li + li {
    margin-top: 0;
  }
  .quick-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -2%;
    width: 100%;
  }
  .quick-links li {
    width: auto;
    margin: 0 2%;
  }
  .information {
    text-align: center;
  }
  .information .social {
    justify-content: center;
  }

  .information .social li:first-child {
    width: 100%;
    margin-bottom: 15px;
    display: none;
  }

  .information .social li:nth-child(2) {
    margin-left: 0;
  }
  .footer-bottom {
    padding: 20px 0;
  }
  .footer-bottom .container > img {
    display: none;
  }
  .bottom-links li + li {
    margin-left: 18px;
  }
  .about-inner .content {
    padding-left: 0;
  }
  .about-inner p + p {
    margin-top: 15px;
  }
  .about-inner h2 {
    margin-bottom: 35px;
  }
  .scrolling span {
    font-size: 50px;
    line-height: 64px;
  }
  .scrolling span + span {
    margin-left: 20px;
  }
  .about > img {
    display: none;
  }
  .buy-options {
    padding: 50px 0;
  }
  .cart-list {
    padding-bottom: 70px;
  }
  .banner .inside img {
    margin: 20px 0;
    max-width:70%;
  }
  .blog-list{
    grid-template-columns: repeat(2, 1fr);
  }
  .more-blogs-title p {
    max-width: 100%;
} 
.blog-list-content .url-link {
  margin: 25px 0 0 auto;
}
.filter-list{
    row-gap:30px;
}

.category{
    padding:50px 0;
}
.category-list-new{
    padding:30px 0;
}

}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
  .header-sticky::after{
      backdrop-filter: blur(30px);
      background: rgba(255, 255, 255, 0.9);
  }
  h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .url-link {
    font-size: 16px;
    margin-top: 25px;
  }
  .page-numbers {
    width: 40px;
    height: 40px;
  }
.pagination ul{
    column-gap:12px;
}
  .title .url-link {
    position: initial;
  }
  filter-item img {
    max-width: 25px;
    max-height: 25px;
}
  
  .image-side video {
    width: 100%;
    height:auto;
}

.category-new-item {
    padding: 0 20px;
}
  .error-404,
  .search-page-inner,
  .search-noresult-inner {
    padding: 60px 15px;
  }
  .footer-bottom .container {
    flex-direction: column;
  }
  .footer-bottom p {
    font-size: 12px;
  }
  .filter-item {
    font-size: 12px;
  }

  .filter.active {
    font-size: 18px;
  }
  .filter-list {
    justify-content: center;
  }
  .filter::after {
    bottom: -6px;
  }
  .fonts-card-content h4 {
    font-size: 18px;
  }
  .fonts-card-item {
    padding: 30px 20px 30px 20px;
  }

  .logo-list {
    margin-top: 30px;
    justify-content: center;
  }

  .logo-item {
    line-height: initial;
    width: calc(100% / 3);
    padding: 10px;
    display: flex;
    align-items: center;
  }

  .logo-item:nth-child(4n) {
    border-color: none;
  }
  .card-list {
    row-gap: 50px;
    margin-top: 50px;
  }
  .card-image,
  .card-content {
    width: 100%;
    padding: 0;
  }
  .font-info .image,
  .font-info .content {
    width: 100%;
  }
  .font-info .content ul {
    row-gap: 25px;
    margin-top: 30px;
  }
  .font-info .content {
    padding-right: 0;
  }
  .font-info .content .url-link {
    font-size: 14px;
    margin-top: 34px;
  }
  .url-link {
    text-underline-offset: 4px;
  }
  .url-link img {
    margin-left: 5px;
    max-width: 15px;
  }
  .similar-fonts .title h2 {
    margin-bottom: 0;
  }
  .options,
  .options li {
    justify-content: center;
  }

  textarea {
    height: 80px;
  }

  .form-style {
    row-gap: 25px;
  }

  .form-field {
    padding: 0 10px 8px 0;
  }

  .options li {
    width: 100%;
  }

  .options img {
    margin: 0;
    max-width: 40px;
    display: block;
    margin: auto;
  }

  .options a,
  .options p {
    font-size: 16px;
  }

  .contact-form .title {
    margin-bottom: 33px;
  }
  .span-title {
    font-size: 15px;
    margin-bottom: 15px;
  }

  /*.big-title span:nth-child(2) {*/
  /*  font-size: 70px;*/
  /*  line-height: 70px;*/
  /*}*/

  .big-title> span:first-child {
    font-size: 35px;
    line-height: 1.2;
	  max-width:100%;
  }
  .buy-option-list li {
    width: 100%;
  }
  .buy-option-list .title {
    font-size: 15px;
    margin-bottom:5px;
  }

  .buy-option-list .sub-title {
    font-size: 25px;
    line-height: 1;
  }
  .cart-list {
    padding-bottom: 50px;
  }
  .cart-list-tags span:first-child,
  .cart-list-tags span:nth-child(2) {
    width: auto;
  }
  .cart-list-tags span + span {
    margin-left: 15px;
  }
  .cart-list-tags {
    padding-bottom: 15px;
  }
  .cart-list-content,
  .cart-list-licence {
    width: 100%;
  }
  .cart-list-price .price {
    font-size: 16px;
  }
  .cart-list-content .title {
    width: 100%;
    padding-left: 0;
    font-size: 13px;
  }
  .cart-list-item .cross {
    top: 10px;
    transform: initial;
    width: 15px;
  }
  .cart-list-item {
    padding: 10px 25px 20px 0;
  }

  .cart-list-content {
    position: relative;
  }

  .cart-list-licence h4 {
    font-size: 15px;
    line-height: 18px;
  }

  .cart-list-price,
  .cart-list-licence,
  .cart-list-content {
    padding-left: 70px;
  }

  .cart-list-image {
    padding: 10px;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
  }
  .cart-list-item:last-child{
    border: none;
  }
  .banner .scroll {
    bottom: 18px;
    right:0;
    font-size: 12px;
    padding: 0 0 0 20px;
}

.banner .scroll::after {
    width: 17px;
    transform: translate(0, 8px);
}

.font-info .container{
  flex-direction: column-reverse;
}
.big-title .main-text {
    font-size: 50px;
    line-height: 1.2;
}

}

@media (max-width: 640px) {
  h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom:12px;
  }

  h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .search-page .image,
  .search-page .content {
    width: 100%;
  }
  .fonts-card {
    --space: 0;
    --width: 100%;
    row-gap: 20px;
  }
  .fonts-card-image {
    min-height: 190px;
    padding-bottom: 30px;
  }
  .menu-ul a {
        font-size: 25px;
    }
        .touch a {
        font-size: 15px;
        line-height:22px;
    }
    .filter-list{
    column-gap: 15px;
}
}

@media (max-width: 480px) {
  .blog-list{
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 360px) {
}
