@media all and (max-width: 1700px) {
  .container {
    max-width: 1120px;
  }
  .phone-se img {
    width: 340px;
  }
  .modal-img {
    width: 80px;
    height: 80px;
  }
  .curren-name,
  .modal-title {
    font-size: 16px;
  }
  #servicies-section {
    height: 680px;
  }
  .main-wrapper {
    max-width: 630px;
  }
  .cube-s {
    position: absolute;
    bottom: 30px;
    right: -60px;
  }
  .phone-s {
    right: 260px;
  }
  .services-item {
    width: 178px;
    height: 200px;
  }
  #all-services {
    padding: 50px 0 120px 0;
  }
  .services-item h5 {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 14px;
    line-height: 135%;
    letter-spacing: -0.03em;
    color: #fff;
    left: 10px;
    bottom: 10px;
    padding: 5.5px 28px;
  }
  .cube-s svg {
    width: 320px;
  }
  .main-wrapper h1 {
    font-size: 64px;
  }
  .circles {
    width: 375px;
  }
  .main-wrapper > p {
    font-size: 14px;
  }
  #main {
    height: 680px;
    background-image: url(../img/main-t.png);
  }
  .title {
    font-size: 48px;
  }
  .main-services-item {
    width: 273px;
    height: 350px;
    padding: 20px;
  }
  .main-service-wrapper {
    gap: 32px;
  }
  .main-services-item img {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 100%;
  }
  #main-services {
    padding-top: 60px;
  }
  .main-services-item-text div h5 {
    font-size: 32px;
  }
  .main-services-item-text div p {
    font-size: 14px;
  }
  .s-btn {
    background-image: url(../img/bb-t.png);
  }
  .about-tags p {
    font-size: 14px;
  }
  .about-p p {
    font-size: 14px;
  }
  #about img {
    top: 56%;
  }
  #about {
    padding-top: 97px;
    height: 845px;
    width: 100%;
    position: relative;
    z-index: -1;
    overflow: hidden;
  }
  #form-section {
    padding-top: 100px;
    height: 940px;
  }
  .form {
    max-width: 367px;
  }
  .footer-content {
    padding: 40px 0;
  }
  .footer-nav li a {
    font-size: 14px;
  }
  .footer-content-data div a {
    font-size: 14px;
  }
  .footer-content-data div p {
    font-size: 14px;
  }
  .phone {
    max-width: 303px;
    left: 45%;
  }
  .cube {
    right: 0;
  }
  .cube svg {
    width: 290px;
  }
  .form {
    margin-top: 20px;
  }
  .form > input {
    font-size: 14px;
  }
  .form > input::-moz-placeholder {
    font-size: 14px;
  }
  .form > input::placeholder {
    font-size: 14px;
  }
  .form button {
    /* background-image: url(../img/form-btn-t.png); */
    height: 50px;
  }
}
@media all and (max-width: 1340px) {
  .burger-ul li a {
    color: #333333;
  }
  .burger-btn {
    display: flex;
    background: initial;
    border: none;
    cursor: pointer;
  }
  .burger-btn img {
    width: 40px;
  }
  .header-nav,
  .call-btn {
    display: none;
  }
  .currency-switcher.dtop {
    display: none;
  }
  .currency-switcher.mob {
    margin: 20px 0px 0px 0px;
  }
}
@media all and (max-width: 1199px) {
  .container {
    padding: 0 10px;
  }
  .main-services-items {
    justify-content: center;
  }
  #servicies-section {
    overflow: hidden;
  }
  .phone-se img {
    width: 330px;
  }
}
@media all and (max-width: 991px) {
  .swiper-slide {
    background-repeat: no-repeat;
  }
  .main-wrapper {
    justify-content: space-between;
    height: 70%;
  }
  .slide-01 {
    background-image: url("../img/slide-01-m.png");
    background-size: cover;
    background-position-y: center;
  }
  .slide-02 {
    background-image: url("../img/slide-02-m.png");
    background-size: cover;
    background-position-y: 100%;
  }
  .slide-03 {
    background-image: url("../img/slide-03-m.png");
    background-size: cover;
    background-position-y: center;
  }
  .slide-04 {
    background-image: url("../img/slide-04-m.png");
    background-size: cover;
    background-position-y: center;
  }
  .main-services-items {
    max-width: 768px;
    margin: 0 auto;
  }
  .cube-s {
    display: none;
  }
  #servicies-section {
    height: 800px;
  }
  .servicies-section-service {
    background-image: url(/wp-content/themes/marginplus/assets/img/main-service-m.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .main-servise-block {
    padding-top: 60px !important;
  }
  .phone-s {
    left: 50%;
    right: unset;
    transform: translate(-50%, 0);
  }
  .phone-s img {
    width: 246px;
  }
  .main-services-item {
    width: 370px;
    height: 300px;
  }
  .main-service-wrapper {
    gap: 24px;
  }
  .main-services-item picture img {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 100%;
  }
  .s-btn {
    background-image: url(../img/bb-m.png);
  }
  .circles-d {
    display: none;
  }
  .circles-m {
    display: flex;
    max-width: 170px;
    width: 100%;
  }
  #main {
    height: 800px;
    background-image: url(../img/main-m.png);
  }
  .main-wrapper {
    max-width: 345px;
    padding-top: 102px;
    margin: 0 auto;
  }
  #main-services {
    padding-top: 0;
  }
  .main-wrapper h1 {
    font-size: 42px;
    margin-top: 12px;
  }
  .main-wrapper > p {
    margin: 16px 0 20px 0;
  }
  .main-wrapper > p br {
    display: none;
  }
  /* .service-btn {
    display: flex;
    align-items: center;
    padding-left: 100px;
    gap: 10px;
    max-width: 366px;
    width: 100%;
    height: 50px;
    text-decoration: none;
    background-image: url(../img/btn.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    filter: drop-shadow(0 0 34px rgba(234, 113, 79, 0.3));
  } */
  .bottom-img {
    position: absolute;
    right: 0;
    /* top: -100%; */
    bottom: -100%;
    width: 100%;
  }
  .service-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    max-width: 366px;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    text-decoration: none;
    background-color: #0aa0d6;
    border-radius: 50px;
    color: #ffffff;
    font-family: var(--second-family);
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    text-align: center;
    filter: none;
    box-shadow: 0 0 20px rgba(10, 160, 214, 0.5), 0 0 40px rgba(10, 160, 214, 0.4);
    transition: 0.3s ease;
  }
  .service-btn:hover {
    box-shadow: 0 0 25px rgba(10, 160, 214, 0.6), 0 0 50px rgba(10, 160, 214, 0.5);
  }
  .newButton {
    min-width: 100%;
  }
  .title {
    font-size: 36px;
  }
  .bottom-img {
    position: absolute;
    right: 0;
    /* top: -100%; */
    bottom: -100%;
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .services-search input {
    min-width: auto;
  }
  header .container {
    max-width: 100%;
  }
  .container {
    max-width: 375px;
  }
  .policy-wrapper h1 {
    font-size: 32px;
  }
  .policy-wrapper h2 {
    font-size: 22px;
  }
  .policy-wrapper {
    padding: 80px 0 580px 0;
  }
  .policy-wrapper p,
  .policy-wrapper ul li,
  .policy-wrapper ol li {
    font-size: 14px;
  }
  .modal-title {
    font-size: 20px;
  }
  .modal-item-head .modal-title {
    font-size: 16px;
  }
  .steam-inputs {
    flex-direction: column;
  }
  .modal-item-head-wrapper {
    display: flex;
    align-items: start;
    width: 100%;
    justify-content: space-between;
    flex-direction: column-reverse;
    gap: 16px;
  }
  .wrapper-btn-modal button {
    font-size: 14px;
  }
  .modal-item {
    padding: 20px 10px;
  }
  .modal-panel {
    padding: 20px 10px;
    border-radius: 0;
    margin-top: 0;
  }
  .modal-wrapper {
    padding-top: 0;
  }
  .mobile-item {
    display: flex;
  }
  .price-items-game {
    gap: 10px;
  }
  .bottom-img {
    position: absolute;
    right: 0;
    top: 100%;
    bottom: -100%;
    width: 100%;
  }
  .game-prices-item {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #fff;
    padding: 10px 7.5px;
    border-radius: 10px;
    background: #25294a;
    cursor: pointer;
  }
  .service-btn-all {
    display: none;
  }
  .services-item {
    width: 173px;
    height: 200px;
  }
  #all-services {
    padding: 10px 0 50px 0;
  }
  .services-item h5 {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 13px;
    line-height: 135%;
    letter-spacing: -0.03em;
    color: #fff;
    left: 10px;
    bottom: 10px;
    padding: 5.5px 22px;
  }
  .main-servise-block h1 {
    margin-top: 0;
  }
  .mobile-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .main-services-item {
    max-width: 370px;
    width: 100%;
    height: 300px;
  }
  .about-tags {
    flex-wrap: wrap;
  }
  #about {
    padding-top: 80px;
    height: 775px;
    width: 100%;
    position: relative;
    z-index: -1;
    overflow: hidden;
  }
  .map-m {
    position: absolute;
    bottom: 24%;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .about-p p br {
    display: none;
  }
  .copyright {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .copyright div {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .border {
    padding: 20px 0 30px 0;
  }
  .footer-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-content-data {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .footer-nav {
    margin-top: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-content-data div:nth-child(2) {
    margin-left: 0;
  }
  .footer-content-data div:nth-child(3) {
    margin-top: -8px;
  }
  .footer-content {
    padding: 30px 0 20px 0;
  }
  .cube {
    right: -10%;
    z-index: 100;
    top: 240%;
    pointer-events: none;
  }
  .cube svg {
    width: 220px;
  }
  .form:after {
    content: none;
  }
  #form-section {
    padding-top: 60px;
    height: 1300px;
  }
  .phone {
    max-width: 234px;
    left: 50%;
    top: 170%;
    transform: translate(-50%, -50%);
  }
  .header-wrapper {
    padding: 16px 0;
  }
  .main-servise-block {
    padding-top: 102px !important;
  }
  .phone-se img {
    width: 230px;
  }
}/*# sourceMappingURL=dev-media.css.map */