@media only screen and (min-width: 1801px) {
  .exchange-calculator-widget.mobile {
    display: none;
  }
  .exchange-calculator-wrapper {
    top: 60px;
  }
}
@media only screen and (max-width: 1800px) {
  .main .container .exchange-calculator-wrapper {
    top: 0 !important;
  }
 
  .container {
    width: 1370px;
  }
  header .navigation ul li {
    margin: 0 15px;
  }
  header .header-controls .city {
    margin-right: 18px;
  }
  .main .caption h1 {
    font-size: 60px;
    margin-bottom: 120px;
  }
  .main .container .exchange-calculator-widget {
    top: 60px;
  }
  .main .container .exchange-calculator-widget:before {
    top: 70px;
  }
  .exchange-calculator-widget .exchange-calculator-inner {
    width: 580px;
    padding-top: 40px;
    height: 550px;
  }
  .exchange-calculator-widget h3 {
    font-size: 36px;
    margin-bottom: 36px;
  }
  .exchange-calculator-widget .select-control .dropdown-wrapper .selected {
    font-size: 28px;
  }
  .exchange-calculator-widget .input-control input {
    font-size: 28px;
  }
  .exchange-calculator-widget .input-control input::placeholder {
    font-size: 28px;
  }
  .exchange-calculator-widget .input-control input::-ms-input-placeholder {
    font-size: 28px;
  }
  .exchange-calculator-widget .input-control label {
    margin-bottom: 11px;
  }
  .exchange-calculator-widget .select-control .dropdown-wrapper .selected:after {
    top: 14px;
  }
  .exchange-calculator-widget .bottom-part .exchange-result {
    margin-top: 22px;
    margin-bottom: 34px;
  }
  .button button, .button a {
    height: 90px;
    border-radius: 20px;
  }
  .button a {
    line-height: 90px;
  }
  .exchange-calculator-widget .reverse-button {
    top: 212px;
  }

  .rate-widget {
    margin-top: 100px;
  }
  .rate-widget .rate-list {
    width: auto;
  }
  .rate-widget .rate-list .item {
    width: 436px;
    max-width: 32.8%;
  }
  .main-exchange-table .table h3 {
    font-size: 36px;
  }
  .location .content:before {
    width: 140px;
    height: 140px;
    background-size: 140px;
  }

  .location .address {
    width: 600px;
    padding: 54px;
    padding-top: 120px;
  }
  .location .content {
    background-size: 740px;
  }
  .location .map {
    width: 650px;
  }
  .location .address h3 {
    font-size: 48px;
    margin-bottom: 30px;
  }
  .location .address a,
  .location .address p{
    font-size: 22px;
    line-height: 1.3;
  }
  .location .address p{
  font-size: 16px; 
  }
  .partners .content {
    padding: 70px 60px;
    height: 450px;
  }
  .partners .content:after {
    width: 600px;
    height: 500px;
    background-size: contain;
  }
  .partners .partners-list {
    width: 670px;
  }
  .partners h3 {
    font-size: 48px;
    margin-bottom: 60px;
  } 
  .about .content h3 {
    font-size: 42px;
  }
  .reviews .slider .item {
    width: 500px;
    margin: 0 30px;
    padding: 66px 40px 66px 40px;
  }
  .reviews .slick-arrow.slick-prev {
    left: 50%;
    margin-left: -105px;
  }
  .reviews .slick-arrow.slick-next {
    right: 50%;
    margin-right: -105px;
  }
  .reviews h3 {
    font-size: 56px;
  }
  .contacts .right {
    padding: 40px;
    width: 420px;
    border-radius: 30px;
  }
  .contacts .right h4 {
    margin-bottom: 140px;
  }
  .contacts .right ul li {
    font-size: 20px;
  }
  .contacts .right ul li:not(:last-child) {
    margin-bottom: 24px;
  }
  .contacts .left .info h3 {
    font-size: 36px;
    margin-bottom: 50px;
  }
  .contacts .left {
    width: 860px;
    padding: 40px;
  }
  .contacts .left .info {
    width: 414px;
  }
  .contacts .left {
    width: 890px;
  }
  .contacts .right h4 {
    margin-bottom: 90px;
  }
  .contacts .left form {
    width: 380px;
  }
  .contacts .left form .form-group .field input {
    height: 60px;
  }
  .contacts .left .info .information p {
    margin-bottom: 30px;
  }
  .contacts .left {
    border-radius: 30px;
  }
  .reviews .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  
  .rate-widget .rate-list .item {
    width: 33%;
  }
  .deal .left-part h3 {
    font-size: 54px;
  }
  .deal .left-part {
    width: 520px;
  }
  .deal .right-part {
    width: 800px;
  }
  .deal .right-part .item {
    padding: 45px 35px;
  }
  .deal .left-part .desc {
    padding-right: 100px;
    font-size: 22px;
  }
  footer .footer-inner .information {
    display: block;
  }
  footer .footer-inner .information p {
    margin-bottom: 15px;
  }
  .additional-page.main-page-5 {
    background-size: 100% auto;
    background-position: right bottom;
  }

  .main .container:before {
    right: 450px;
  }
  .main-exchange-table .table {
    width: 100%;
  }
}



@media only screen and (min-width: 861px) and (max-width: 1500px) {
  .main {
    background-position: center bottom;
    height: 1000px;
  }
  .main .container .exchange-calculator-widget {
    top: 180px;
  }
}
@media only screen and (min-width: 861px) and (max-width: 1400px) {
  .main .caption .information {
    display: block;
  }
  
}
@media only screen and (max-width: 1400px) {
  .container {
    width: 1000px;
  }

  .additional-page {
    padding-bottom: 500px;
    background-position: right bottom;
    background-size: auto;
  }

  .exchange-calculator-widget .exchange-calculator-inner {
    width: 464px;
    height: 440px;
  }
  .main-exchange-table .table .table-inner {
    padding: 32px;
    max-width: 100%;
  }

  header .navigation {
    display: none;
  }
  header .toggler {
    display: block;
  }

  .main .caption .information li a,
  .additional-page .caption .information li a {
    width: 54px;
    height: 54px;
  }
  .main .container .exchange-calculator-widget {
    top: 200px;
  }
  .main {
    height: 760px;
    background-size: cover;
  }
  header {
    padding: 34px 0;
  }
  .main .container:after {
    width: 170px;
    height: 100px;
    background-size: contain;
    right: 0px;
    top: -76px;
  }
  .main .container:before {
    width: 160px;
    height: 100px;
    background-size: contain;
  }
  .main .caption h1 {
    margin-bottom: 320px;
  }
  
  .main .caption .information ul,
  .additional-page .caption .information ul {
    width: 150px;
    margin-top: 30px;
  }
  .exchange-calculator-widget h3 {
    font-size: 28px;
    margin-bottom: 22px;
  }
 
  .exchange-calculator-widget .input-control label {
    margin-bottom: 2px;
    font-size: 16px;
  }
  .exchange-calculator-widget .select-control label {
    margin-bottom: 13px;
    font-size: 16px;
  }
  .exchange-calculator-widget .reverse-button {
    top: 167px;
  }
  .exchange-calculator-widget .reverse-button button {
    width: 54px;
    height: 54px;
    margin-left: -27px;
  }
  .exchange-calculator-widget .bottom-part {
    margin-top: 66px;
  }
  .exchange-calculator-widget .bottom-part .phone-field input {
    height: 58px;
  }
  .exchange-calculator-widget .bottom-part .exchange-result {
    margin-top: 14px;
    margin-bottom: 20px;
  }
  .main-exchange-table .table {
    border-radius: 32px;
  }
  .main-exchange-table .table h3 {
    font-size: 34px;
  }
  .main-exchange-table .table table td {
    font-size: 24px;
  }
  .main-exchange-table .button-more {
    margin-top: 24px;
  }
  .location .map {
    width: 490px;
  }
  .location .address h3 {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .location .address {
    padding-left: 20px;
    padding-top: 106px;
    padding-right: 20px;
    width: 440px;
  }
  .location .content {
    background-size: 524px;
    margin-left: 30px;
  }
  .partners .partners-list .partner {
    height: 46px;
    text-align: center;
  }
  .partners .partners-list .partner img {
    max-height: 100%;
  }
  .partners .partners-list .partner p{
    margin-top: 24px;
    font-size: 18px;
  }
  .partners h3 {
    font-size: 36px;
    margin-bottom: 45px;
  } 
  .partners .content {
    height: 340px;
    padding: 60px 50px;
  }
  .partners .partners-list {
    width: 520px;
  }
  .partners .content:after {
    width: 450px;
    height: 400px;
  }
  .about .content .text {
    
    padding: 34px;
  }
  .about .content h4 {
    font-size: 24px;
  }
  .contacts .left {
    width: 100%;
  }
  .contacts .right {
    width: 100%;
    margin-top: 20px;
  }
  .contacts .right h4 {
    margin-bottom: 50px;
  }
  .contacts .container:before {
    width: 260px;
    background-size: contain;
    height: 200px;
    left: -50px;
    bottom: 260px;
    background-position: left -14px bottom -14px;
  }
  .contacts .container:after {
    background-size: contain;
    width: 200px;
    height: 160px;
    right: 20px;
    bottom: 80px;
    top: auto;
    background-position: center;
  }
  footer .footer-inner .information p {
    width: 220px;
    margin-bottom: 16px;
  }
  footer .footer-inner .logo {
    margin-top: 0;
  }
  footer .footer-inner .information {
    display: block;
    
  }
 
  footer .footer-inner .navigation li:not(:last-child) {
    margin-bottom: 20px;
  }
  .reviews .slider .item {
    width: 470px;
  }
  .exchange-calculator-widget .reverse-button button {
    background-size: 30px;
  }
  .deal .left-part {
    width: 100%;
    margin-bottom: 60px;
  }
  .deal .left-part .desc {
    display: none;
  }
  .deal .left-part h3 {
    margin-bottom: 0;
  }
  .deal {
    padding: 140px 0 100px;
  }
  .deal .mobile {
    display: block;
    margin-top: 30px;
    font-size: 28px;
    line-height: 1.3;
  }
  .deal .right-part {
    width: auto;
  }
  .main .container .exchange-calculator-wrapper {
    height: auto;
    right: 12px;
    top: 80px;
  }
  .main .container:before {
    right: 400px;
  }
  .main .container:after {
    top: 0;
  }
  .main .caption {
    width: calc(100% - 500px);
  }
  .main .caption h1 {
    margin-bottom: 100px;
    font-size: 42px;
  }
  .main .caption .information,
  .additional-page .caption .information {
    font-size: 20px;
  }


  footer .footer-inner .navigation {
    width: auto;
  }
  footer .footer-inner .footer-contacts {
    width: auto;    
  }
}

@media only screen and (max-width: 1400px) {
  .deal.full .right-part .item {
    width: 49%;
    max-width: 49%;
  }
  .pockets-text_widget .item {
    width: calc(50% - 10px);    
  }
}
@media only screen and (max-width: 1200px) {

  .main {
    height: 800px;
  }
 
  .main .container .exchange-calculator-widget {
    top: 130px;
  }
  .location .content:before {
    width: 100px;
    height: 100px;
    background-size: contain;
  }
  .location .address {
    padding-top: 70px;
    width: 400px;
  }
  .partners .content:after {
    width: 400px;
    height: 300px;
    right: -20px;
  }
 
}
@media only screen and (min-width: 760px) {
  .mobile-navigation .languages {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .choose-your-city {
    width: 760px;
    padding: 36px;
  }
  .choose-your-city .right img {
    max-width: 100%;
  }
  .choose-your-city .right {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
  .choose-your-city {
    max-height: 96vh;
  }
}
@media only screen and (max-width: 960px) {
  header .toggler {
    width: 24px;
  }
  footer .footer-inner .logo {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  header .toggler .menu-btn .line {
    margin: 6px 0;
  }
  header .toggler {
    height: 26px;
  }
  .main-exchange-table .table table th, .main-exchange-table .table table td {
    padding: 16px 12px 16px 12px;
  }
  .about .content h3 {
    font-size: 36px;
    margin-bottom: 16px;
  }
  .reviews .slider .item {
    width: 470px;
    margin: 0 26px;
    padding: 50px 30px 40px 30px;
  }
  .location .map {
    width: 440px;
  }
  .location .address {
    width: calc(100% - 460px);
  }
  .location .content {
    background-position: left 0 bottom -60px;
  }
  .location .content:before {
    left: -34px;
  }

  footer .footer-inner .information,
  footer .footer-inner .footer-contacts {
    margin-top: 40px;
    /*width: 100%;
    margin-top: 40px;*/
  }
   
  .order-form-popup .form-group .field input {
    height: 58px;
  }
}
@media only screen and (max-width: 900px) {
  .contacts .left .info {
    width: 360px;
  }
  .contacts .left .info h3 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 861px) {
  .rate-widget .predesc {
    display: none;
  }
}
@media only screen and (max-width: 860px) {
  .rate-widget .predesc {
    font-size: 16px;
    line-height: 1.35;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;

  }
  .rate-widget {
    margin-top: 60px;
  }
  .container {
    width: 740px;
  }
  .location .address {
    width: 100%;
  }
  .location .map {
    width: 100%;
    height: 380px;
    border-radius: 20px;
  }
  .location .content {
      background-position: left 0 bottom 350px;
      background-size: 100% auto;
  }
  .location .address {
    padding-bottom: 100px;
  }

  .main-exchange-table {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='880' height='823' viewBox='0 0 880 823' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2372_2)'%3E%3Cg filter='url(%23filter0_f_2372_2)'%3E%3Cpath d='M-140.738 452.45C-207.47 276.67 -498.091 61.2197 99.3115 106.849C875.884 511.022 1616.76 153.492 1683.49 329.271C1750.22 505.05 863.86 706.504 664.552 721.594C465.245 736.685 -74.0068 628.229 -140.738 452.45Z' fill='%23FFCD00' fill-opacity='0.4'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_2372_2' x='-370.117' y='0.650391' width='2157.19' height='822.339' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_2372_2'/%3E%3C/filter%3E%3CclipPath id='clip0_2372_2'%3E%3Crect width='880' height='823' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .main-exchange-table .table {
    margin-bottom: 16px;
  }
  .main-exchange-table .table,
  .main-exchange-table .table .table-inner {
    width: 100%;
  }
  .exchange-calculator-widget {
    margin: 0 auto;
  }
  .main .container .exchange-calculator-widget {
    margin-left: -232px;
    left: 50%;
    width: 464px;
  }
  .main .caption h1 {
    font-size: 46px;
    text-align: center;
  }
  .main .container .exchange-calculator-widget {
    top: 200px;
  }
  .main {
    padding-top: 120px;
    height: 900px;
  }
  .main .caption .information {
    width: 100%;
    position: absolute;
    top: -70px;
    left: 0px;
    font-size: 16px;
    justify-content: center;
  }
  .main .caption .information li a,
  .additional-page .caption .information li a {
    width: 40px;
    height: 40px;
  }
  .main .caption .information p,
  .additional-page .caption .information p {
    width: 250px;
  }
  .main .caption .information li a img,
  .additional-page .caption .information li a img {
    width: 20px;
  }
  .main .caption .information ul,
  .additional-page .caption .information ul {
    width: 160px;
    margin-top: 0;
  }
  .main .caption p.main-description {
    display: none;
  }
  .partners .content:after {
    width: 350px;
    height: 350px;
    right: -60px;
  }
  .partners .partners-list {
    width: 426px;
  }
  .partners .content {
    padding: 60px 40px;
    overflow: hidden;
  }
  .main .caption .information li:last-child,
  .additional-page .caption .information li:last-child{
    margin-right: 0;
  }
  .contacts .left .info {
    width: 300px;
  }
  .contacts .left form {
    width: 320px;
  }
  .contacts .left {
    padding: 30px;
  }
  .contacts .left form .form-group .field input {
    padding-left: 30px;
  }

  .additional-page .caption h1 {
    font-size: 54px;
  }
  .main .caption h1 {
    margin-bottom: 30px;    
  }
  .main .container .exchange-calculator-wrapper {
    top: 230px;
    width: 100%;
    right: 0;
    position: static;
  }
  .main .container .exchange-calculator-widget {
    margin: 0 auto;
  }
  .main .container .exchange-calculator-widget:before {
    left: -0px;
  }
  .order-form-popup h3 {
    font-size: 30px;
  text-align: center;
  }
  .main .caption {
    width: 100%;
  }
  .main .container:after {
    top: 200px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 860px) {
  .rate-widget .rate-list .item .icon {
    margin-bottom: 10px;
  }
  .rate-widget .rate-list .item {
    padding: 20px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 800px) {
  footer .footer-inner .navigation {
    width: 100%;
    margin-bottom: 30px;
  }
  footer .footer-inner .footer-contacts {
    margin-bottom: 30px;
  }
  footer .container {
    width: 360px;
  }
}
@media only screen and (max-width: 760px) {
  .rate-widget .rate-list .item:not(:last-child) {
    margin-bottom: 12px;
  }
  .rate-widget .rate-list .item {
    width: 100%;
    max-width: 100%;
  }
  .rate-widget .container {
    width:680px;
  }
  .rate-widget .rate-list .item .buttons button {
    height: 40px;
    padding: 0 16px;
  }
  .about .content .text {
    width: 100%;
  }
  .about {
    padding: 100px 0;
    background-size: auto;
    background-position: center bottom -2px;
    background-repeat: no-repeat;
    border-radius: 0;
  }
  .reviews .slick-arrow.slick-prev {
    margin-left: -100px;
  }
  .reviews .slick-arrow.slick-next {
    margin-right: -100px;
  }
  .reviews .slider .item {
    width: 420px;
  }
  .choose-your-city h3 {
    font-size: 32px;
  }
  .deal .left-part h3 {
    font-size: 44px;
  }
  .deal .mobile {
    font-size: 20px;
  }
  .additional-page .order-form .fields {
    padding: 22px 18px;
  }
}
@media only screen and (max-width: 720px) {
  .contacts .left form .options label {
    font-size: 20px;
  }
  .contacts .left form .options.socials label {
    font-size: 20px;
  }
  .contacts .left .info {
    width: 100%;
  }
  .contacts .left form {
    width: 100%;
  }
  .contacts .container:before {
    display: none;
  }
  .contacts .left {
    padding-bottom: 140px;
    position: relative;
  }
  .contacts .left .info .information {
    position: absolute;
    left: 30px;
    bottom: 20px;
  }
  .contacts .left .info .information p {
    margin-bottom: 0;
  }
  .contacts .container:after {
    background-size: contain;
    width: 127px;
    height: 110px;
    right: 4px;
    bottom: 200px;
  }
  footer .footer-inner .navigation {
    width: calc(100% - 200px);
  }
}

@media only screen and (max-width: 700px) {
  .partners .content:after {
    width: 350px;
    margin-right: -175px;
    right: 50%;
    height: 270px;
    margin-bottom: -30px;
  }
  .partners .content {
    text-align: center;
    height: 480px;
    padding: 40px 20px;
  }
  .partners .partners-list {
    width: 100%;
    max-width: 100%;
    justify-content: space-around;
    margin: 0 auto;
  }
  .partners .partners-list .partner {
    height: 36px;
    margin-bottom: 20px;
  }
  .partners .partners-list .partner p{
    margin-top: 14px;
  }
  .partners .subtitle {
    margin-bottom: 50px;
  }
  .partners h3 {
    margin-bottom: 20px;
  } 
  header .toggler {
    margin-left: 24px;
  }
  .deal .right-part .item h4 {
    font-size: 20px;
  }
  .deal .right-part .item {
    width: 100%;
    max-width: 100%;
  }
  .choose-your-city {
    padding: 26px;
  }
  .additional-page .order-metals .button button,
  .additional-page .order-form .button .wpcf7-submit{
    height: 64px;
    border-radius: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .deal.full .right-part .item {
    width: 100%;
    max-width: 100%;
  }
  .pockets-text_widget .item {
    width: 100%;    
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 580px) {

  .reviews .slider .item {
    width: 78vw;
    margin: 0 20px;
    padding: 40px 20px 30px 20px;
  }
  .reviews .slider .item .name {
    margin-bottom: 20px;
  }
  .reviews h3 {
    font-size: 36px;
    margin: 0px 5px 50px 5px;
  }
  .reviews {
    padding: 60px 0 100px 0;
  }
  .contacts {
    padding: 60px 0;
  }

  .location {
    padding-bottom: 60px;
  }
  .deal {
  margin-bottom: 60px;
  } 
  .contacts .left .info .information p {
    margin-bottom: 30px;
    width: 100%;
  }
  .contacts .left {
    padding-bottom: 160px;
  }
  footer .footer-inner .navigation {
    width: 100%;
    margin-top: 40px;
    justify-content: flex-start;
    gap: 20px;
  }
  footer .footer-inner .footer-contacts {
    width: 100%;
  }
  footer .footer-inner .footer-contacts .btn a {
    width: 192px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
  }
  .about .content .text {
    padding: 24px;
  }
  .additional-page .caption h1 {
    font-size: 44px;
    text-align: center;
  }
  .choose-your-city .left .city-dropdown .selected {
    height: 54px;
    line-height: 54px;
  }
  .choose-your-city .left .city-dropdown .selected:after {
    top: 22px;
  }
  .main .container .exchange-calculator-widget {
    top: 280px;
  }
  
  header {
    padding: 10px 0;
  }
  .exchange-calculator-widget .exchange-calculator-inner {
    height: 348px;
    padding: 30px 18px;
  }
  .exchange-calculator-widget h3 {
    font-size: 22px;
    margin-bottom: 25px;
  }
  header .header-controls .city .selected {
    padding: 10px 32px 10px 12px;
  }

  .exchange-calculator-widget .input-control label,
  .exchange-calculator-widget .select-control label {
    font-size: 12px;
  }
  .languages ul li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  header .header-controls .city .selected:after {
    top: 15px;
    right: 6px;
    background-size: 12px auto;
  }
  header .logo img {
    width: 114px;
  }
  body {
    padding-top: 64px;
  }
  .main {
    padding-top: 120px;
    background-position: center 0;
/*     background-size: auto; */
  }
  .main .caption h1 {
    font-size: 44px;
  }
  .main .container .exchange-calculator-widget:after {
    top: -60px;
  }
  .main .caption .information {
    top: -90px;
  }
  .exchange-calculator-widget .select-control .dropdown-wrapper .selected {
    font-size: 23px;
  }
  .exchange-calculator-widget .select-control .dropdown-wrapper .selected:after {
    top: 10px;
  }
  .exchange-calculator-widget .input-control input::-ms-input-placeholder {
    font-size: 20px;
  }
  .exchange-calculator-widget .input-control input::placeholder {
    font-size: 20px;
  }
  .exchange-calculator-widget .input-control input {
    font-size: 20px;
    height: 42px;
  }
  .exchange-calculator-widget .reverse-button {
    top: 136px;
  }
  .exchange-calculator-widget .reverse-button button {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    background-size: 18px;
  }
  .exchange-calculator-widget .exchange-calculator-inner:after {
    top: 44%;
  }
  .exchange-calculator-widget .bottom-part {
    margin-top: 40px;
  }
  .exchange-calculator-widget .bottom-part .exchange-result {
    font-size: 12px;
    margin-bottom: 14px;
  }
  .exchange-calculator-widget .bottom-part .phone-field input::-ms-input-placeholder {
    font-size: 16px;
  }
  .exchange-calculator-widget .bottom-part .phone-field input::placeholder {
    font-size: 16px;
  }
  .exchange-calculator-widget .bottom-part .phone-field input {
    height: 46px;
    padding-left: 10px;
    font-size: 16px;
  }
  .exchange-calculator-widget .exchange-calculator-inner {
    border-radius: 20px;
  }
  .button a {
    line-height: 70px;
  }
  .button button, .button a {
    height: 70px;
    font-weight: 700;
    font-size: 16px;
  }
  .main .container .exchange-calculator-widget:after {
    display: none;
  }
  .rate-widget {
    margin-top: 20px;
  }
  .location .content {
    margin-left: 0;
  }
  .choose-your-city .left .city-dropdown .dropdown {
    top: 54px;
    border-radius: 8px;
  }
  .choose-your-city .left .city-dropdown .dropdown ul {
    
  }
  .order-metals-form .order-metals {
    padding: 40px ;
  }
  .button button, .button a, .button .wpcf7-submit {
  font-size: 20px;  
  }
  

}


@media only screen and (max-width: 480px) {
  body {
    padding-top: 64px;
  }
  .partners .partners-list {
    justify-content: center;
  }
  .partners .partners-list > a {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .partners .content {
    height: 500px;
    background-size: cover;
  }
  header .languages {
    display: none;
  }
  .main .container .exchange-calculator-widget {
    width: 100%;
    left: 0;
    margin-left: 12px;
  }
  .button button, .button a {
    height: 70px;
  }
  .main .container .exchange-calculator-widget {
    top: 270px;
  }
  .main .container .exchange-calculator-widget > div.button {
    margin-top: 0px;
    position: relative;
    z-index: 1;
  }
  .main-exchange-table .table table th {
    font-size: 16px;
  }
  .main-exchange-table .table table td {
    font-size: 18px;
  }
  .main-exchange-table .button-more {
    text-align: center;
  }
  .exchange-calculator-widget {
    max-width: 100%;
  }
  .main-exchange-table .table h3 {
    font-size: 30px;
  }
  .exchange-calculator-widget .exchange-calculator-inner {
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
  }
  .contacts .left .info .information {
    left: 26px;
  }
  .contacts .left {
    padding-left: 26px;
    padding-right: 26px;
  }
  .contacts .left .info .information p {
    margin-bottom: 16px;
  }
  .contacts .right {
    padding: 40px 26px;
  }
  .contacts .right ul li.phone {
    font-size: 28px;
  }
  .contacts .right ul li {
    font-size: 16px;
  }

  .reviews .slider .item {
    margin: 0 10px;

  }
  .reviews .slick-list .slick-center .item {
    transform: scale(1.1);
  }
  .about .content .text {
    padding: 18px;
  }
  .about .content h3 {
    font-size: 32px;
  }
  .main .caption h1 {
    font-size: 36px;
  }
  .main .caption .information {
    padding: 0 12px;
  }
  .main .caption .information p,
  .additional-page .caption .information p{
    width: 200px;
    margin-right: 12px;
  }
  .main .caption .information li:not(:last-child),
  .additional-page .caption .information li:not(:last-child) {
    margin-right: 0;
  }
  .main .caption .information ul,
  .additional-page .caption .information ul{
    width: 140px;
  }
  .main {
    height: 750px;
    
  }
  .main .container .exchange-calculator-widget:after {
    display: none;
  }
  .additional-page .caption h1 {
    font-size: 34px;
  }
  .choose-your-city h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .footer-inner .container {
    padding-left: 40px;
  }
  .partners h3 {
    font-size: 28px;
  }
  .partners .content {
    padding: 30px 12px;
  }
  .partners-list .flex {
    justify-content: space-around;
  }
  .about .content h2 {
    font-size: 32px;
  }
  .deal.full .right-part .item {
    padding: 25px 15px;
  }
}

@media only screen and (max-width: 1400px) {
  .additional-page.main-page-4 {
    background-size: 1400px auto;
    background-position: right -60px bottom;
    padding-bottom: 250px;
  }
  .additional-page .order-form {
    width: 500px;
  }
  .additional-page.main-page-3 {
    background-size: 1400px auto;
    background-position: right -60px bottom;
    padding-bottom: 250px;
  }
  .additional-page.main-page-2 {
    background-size: 1400px auto;
    background-position: right -60px bottom;
    padding-bottom: 250px;
  }
  .additional-page.main-page-1 {
    background-size: 1400px auto;
    background-position: right -60px bottom;
    padding-bottom: 250px;
  }
}
@media only screen and (max-width: 1200px) {
  .additional-page.main-page-5 {
    background-size: 1200px auto;
  }
  .additional-page.main-page-4 {
    background-size: 1200px auto;
  }
  .additional-page.main-page-3 {
    background-size: 1200px auto;
  }
  .additional-page.main-page-2 {
    background-size: 1200px auto;
  }
  .additional-page.main-page-1 {
    background-size: 1200px auto;
  }
}
@media only screen and (max-width: 860px) {
  .additional-page.main-page-4 {
    background-size: 900px auto;
    padding-bottom: 500px;
    background-position: right bottom;
  }

  .additional-page.main-page-3 {
    background-size: 900px auto;
    padding-bottom: 400px;
    background-position: right bottom;
  }
  .additional-page.main-page-2 {
    background-size: 900px auto;
    padding-bottom: 400px;
    background-position: right bottom;
  }
  .additional-page.main-page-1 {
    background-size: 900px auto;
    padding-bottom: 400px;
    background-position: right 0px bottom;
  }
  .page-template-front-page .main .caption h1 {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
} 
@media only screen and (max-width: 640px) {
  .additional-page.main-page-5 {
    background-size: 1000px auto;
  }
  .additional-page.main-page-4 {
    background-size: 700px auto;
    background-position: right bottom;
    padding-bottom: 400px;
  }

  .additional-page.main-page-3 {
    background-size: 900px auto;
    background-position: right bottom;
    padding-bottom: 400px;
  }
  .additional-page.main-page-2 {
    background-size: 900px auto;
    background-position: right bottom;
    padding-bottom: 400px;
  }
  .additional-page.main-page-1 {
    background-size: 900px auto;
    padding-bottom: 400px;
  }
  .mobile-navigation .nav li:not(:last-child) {
    margin-bottom: 38px;
  }
}
@media only screen and (max-width: 540px) {
  .additional-page.main-page-5 {
    background-size: 900px auto;
    background-position: right -40px bottom 0;
  }
  .additional-page {
    padding-bottom: 50px !important;
  background-image: none !important;
  }
  footer .footer-inner .information li {
    margin-right: 0;
  }
  footer .footer-inner .information {
    width: 270px;
  }
  footer .footer-inner .information ul {
    gap: 30px;
  }

}
@media only screen and (max-width: 460px) {
  .additional-page.main-page-3 {
    background-size: 700px auto;
    padding-bottom: 320px;
  }
  .additional-page.main-page-2 {
    background-size: 700px auto;
    padding-bottom: 320px;
  }
  .additional-page.main-page-1 {
    background-size: 700px auto;
    padding-bottom: 320px;
  }
  .main .container .exchange-calculator-wrapper {
    top: 188px;
  }
  .main .caption h1 {
    font-size: 32px;
    padding-top: 50px;
    position: relative;
    z-index: 2;
  }
  .main .container:after {
    width: 90px;
    height: 70px;
  }
  .main .caption .information p,
  .additional-page .caption .information p {
    width: 180px;
  }
  .main .caption .information,
  .additional-page .caption .information {
    font-size: 14px;
  }
}
@media only screen and (max-width: 400px) {
  
  .additional-page.main-page-5 {
    background-size: 800px auto;
  }
  header .toggler {
    margin-left: 0;
}

  
  
}