﻿@media (min-width: 1200px) {

  .home-page .faqs h4,
  .html-buy-for-me-common .faqs h4,
  .html-howitworks-page .faqs h4 {
    margin-right: 69px;
  }

  #how-to-use-address-modal .modal-dialog {
    max-width: 1056px;
  }

  .add-post-modal-wrapper .modal-dialog {
    max-width: 440px;
  }

  .html-discounting-shipping .advantages .gx-custom {
    --bs-gutter-x: 110px;
  }

  .gx-xl-110 {
    --bs-gutter-x: 110px;
  }

  .container {
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
  }

  .html-account-pages .sidebar {
    left: calc(-55px + .75rem);
  }

  .btn-header-signup {
    right: 155px;
  }

  .offcanvas.offcanvas-end-lg {
    padding-right: 250px;
  }

  .html-account-pages .offcanvas.offcanvas-end-lg {
    padding-right: 0;
  }

  .html-account-pages .offcanvas-body {
    margin-left: -149px;
  }

  .pricing-type .col.left {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .navbar-collapse {
    padding-left: 90px;
  }

  .home-page .features .pink-top {
    left: 0;
    top: calc((100vw / 9.51436) - (42px - (162px / 9.51436)));
  }

  .home-page .features .blue-top {
    right: -196px;
    top: calc(588px / -9.51436);
  }

  .home-page .features .shapes {
    padding-bottom: calc(440px / 9.51436);
  }

  .home-page .features .blue-bottom {
    right: -366px;
  }

  .home-page .hero h1 {
    font-size: 60px;
    line-height: 70px;
  }

  .hero-map {
    left: calc(0.59083 * 100vw);
    top: 131px;
  }

  .html-howitworks-page .hero-map {
    top: 59px;
  }

  .hero-map .map-us {
    transform: none;
  }

  .hero-map .map-path {
    position: absolute;
    top: 70px;
    left: 314px;
    transform: rotateZ(16deg);
  }

  .hero-map .map-receiver {
    position: absolute;
    left: 210px;
    top: 303px;
    transform: none;
  }

  .hero .pink-block {
    left: calc(100vw * 0.9516);
    top: 158px;
  }

  .testimonials-map {
    bottom: 92px;
    left: calc(0.27833 * 100vw);
  }

  .hero-plane {
    top: 100px;
    left: 300px;
    animation: moveandrotate 100s ease-in-out infinite;
  }

  .features-end-img {
    margin-left: -130px;
  }

  .shopping-sites .left-col {
    min-width: 530px;
  }

  .popular-sites-box {
    left: calc(100vw * 0.49);
    top: 344px;
  }

  .home-page .hero-bottom {
    margin-top: 196px;
  }

  .testimonials-map {
    position: absolute;
  }

  .table-rate img {
    max-width: 100%;
  }

  .dimen-wrapper input {
    width: 56px;
  }

  .popular-sites-box .list-group-item {
    height: 39px;
    width: 180px;
  }

  .popular-sites-box .list-group-item.active {
    font-size: 12px;
    height: 30px;
  }

  .popular-sites-box .list-group-item img {
    max-height: 22px;
  }

  .popular-sites-box .list-group-item:last-child:after {
    width: 14px;
    height: 14px;
  }

  .section-payment-types .container > .row {
    margin-top: 125px;
  }

  .bg-receive-packages {
    height: 780px;
  }

  .html-pricing-page .section-payment-types {
    padding-bottom: calc((100vw - 1080px) / 9.4092);
  }

  .moving-finger {
    margin-left: 165px;
    margin-top: 135px;
    width: 100px;
  }

  .timeline-view-1 .second-item {
    padding-top: 150px;
  }

  .timeline-view-1 .third-item {
    padding-top: 130px;
  }

  .html-buy-for-me-common .section-popular-shopping-sites,
  .html-shopping-sites-page .section-popular-shopping-sites {
    margin-top: calc(var(--skew-height) * -1 + 100px);
  }

  .html-shopping-sites-page .section-hero .container .img1 {
    margin-top: -50px;
  }

  .html-shopping-sites-page .shopping-sites-img {
    margin-left: -56px;
  }
}
