body {
  margin: 0;
  background: #fff;
  color: #7f878b; /*#41484b;*/
  font: 14px Arial, Verdana, sans-serif;
}
a {
  color: #26c5e4;
}
a:hover {
}
img {
  border: 0;
}
.hide {
  display: none !important;
}
.C {
  text-align: center;
}
.R {
  text-align: right !important;
}
.L {
  text-align: left;
}
.B {
  font-weight: bold;
}
.N {
  font-weight: normal;
}
.f16 {
  font-size: 16px !important;
}
.f14 {
  font-size: 14px !important;
}
.f11 {
  font-size: 11px !important;
}
.upr {
  text-transform: uppercase;
}
.fr {
  float: right;
}
.float-none {
  float: none !important;
}
/*flex elements*/
.inflex-cont {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.flex-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jc-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.jc-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.ai-s {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.ai-fs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.ai-fe {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}
.fd-c {
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.t-blue {
  color: #26c5e4;
}
.t-gray {
  color: #888f93;
}
.t-lgray {
  color: #b7c1c8;
}
.btn-blue {
  background: #26c5e4;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 6px 10px 7px 11px;
  text-decoration: none;
  vertical-align: middle;
}
.btn-black {
  background: #31373b;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 6px 10px 7px 11px;
  text-decoration: none;
  vertical-align: middle;
}

.btn-red {
  background: #dc3545;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 6px 10px 7px 11px;
  text-decoration: none;
  vertical-align: middle;
}

.ly-center {
  width: 935px;
  margin-left: auto;
  margin-right: auto;
}
.ly-top-logo-block {
  padding-top: 27px;
  padding-bottom: 15px;
}
.ly-top-logo {
  width: 160px;
  height: 36px;
}
.ly-arr {
  color: #9fc42e;
}
/*.ly-top-text {
	padding-top: 16px;
	height: 20px;
	font-size: 14px;
	color: #8a939a;
	width: 350px;
	float: left;
}*/
.ly-top-settings {
  color: #41484b;
  font-size: 14px;
}

.ly-top-curr-block {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  background: #26c5e4;
  position: relative;
  width: 50px;
  height: 27px;
  margin-left: 7px;
  color: #fff;
  cursor: pointer;
}
.lytc-ul {
  list-style: none;
  margin: 0;
  height: 24px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 50px;
}
.lytc-active .lytc-ul {
  background: #26c5e4;
  height: auto;
}
.lytc-li {
  line-height: 1;
  height: 27px;
}
.lytc-a {
  color: #fff;
  height: 100%;
  padding: 0 15px 0 9px;
  text-decoration: none;
}
.lytc-a:hover {
  background: #5b6468;
}
.lytc-sp {
  color: #fff;
  height: 100%;
  padding: 0 15px 0 9px;
}
.ly-top-lang-block {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  background: #26c5e4;
  position: relative;
  height: 27px;
  width: 70px;
  margin-left: 15px;
  color: #fff;
  cursor: pointer;
}
.lytl-ul {
  margin: 0;
  list-style: none;
  height: 24px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 70px;
}
.lytl-active .lytl-ul {
  background: #26c5e4;
  height: auto;
}
.lytl-li {
  height: 27px;
  line-height: 1;
}
.lytl-a {
  color: #fff;
  height: 100%;
  padding: 0 0 0 28px;
  text-decoration: none;
}
.lytl-sp {
  color: #fff;
  height: 100%;
  padding: 0 16px 0 28px;
}
.lytl-en {
  background: url("../images/icons/lang/en.png") no-repeat 4px 6px;
  background-size: 21px;
}
.lytl-ru {
  background: url("../images/icons/lang/ru.png") no-repeat 4px 6px;
  background-size: 21px;
}
.lytl-lv {
  background: url("../images/icons/lang/lv.png") no-repeat 4px 6px;
  background-size: 21px;
}
.lytl-es {
  background: url("../images/icons/lang/es.png") no-repeat 4px 6px;
  background-size: 21px;
}
.lytl-de {
  background: url("../images/icons/lang/de.png") no-repeat 4px 6px;
  background-size: 21px;
}
.lytl-a:hover {
  background-color: #5b6468;
}

.arrow-down {
  cursor: pointer;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  height: 0;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translate(0, -50%);
  width: 0;
  z-index: 1;
}

.ly-top-buttons {
  order: 3;
}
.ly-top-buttons a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  background: #26c5e4;
  color: #fff;
  padding: 6px 7px 7px 7px;
  text-decoration: none;
  margin-left: 7px;
}
.ly-top-btn-lc {
  padding-left: 30px;
  background: #26c5e4 url("../images/icons/top_spr.png") no-repeat 2px 8px;
}
.ly-top-buttons .ly-top-btn-si {
  background: #26c5e4 url("../images/icons/top_spr.png") no-repeat 3px -23px;
  padding-left: 30px;
}
.ly-top-buttons .ly-top-btn-reg {
  background: #31373b url(../images/icons/top_spr.png) no-repeat 3px -213px;
  padding-left: 30px;
}
a.ly-top-btn-ma {
  padding: 6px 7px 7px 30px;
  background: #26c5e4 url("../images/icons/top_spr.png") no-repeat 3px -23px;
  width: 160px;
  box-sizing: border-box;
}
a.ly-top-btn-lo {
  background: #7f878b;
  padding: 5px 7px 4px 7px;
  margin-left: 0;
}
.ly-top-menu {
  background: #7f878b;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 15px 0 15px 0;
}
.ly-top-menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lytml-li {
  display: inline-block;
  vertical-align: middle;
  padding: 4px 0 4px 0;
  /*width: 220px;*/
  text-align: center;
}
.lytml-item {
  display: block;
  vertical-align: middle;
  padding: 12px 25px 12px 25px;
  text-decoration: underline;
  color: #fff;
  border-left: 1px solid #525e64;
  text-decoration: none;
}
.ly-top-menu-list .lytml-li:first-child .lytml-item {
  border-left: 0;
}
.lytml-item:hover {
  background-color: #41484b;
  text-decoration: underline;
}
.lytml-vs {
  background: url("../images/icons/top_spr.png") no-repeat 15px -62px;
  padding-left: 42px;
}
.lytml-ds {
  background: url("../images/icons/top_spr.png") no-repeat 15px -132px;
  padding-left: 40px;
}
.lytml-cd {
  background: url("../images/icons/top_spr.png") no-repeat 17px -96px;
  padding-left: 45px;
}
.lytml-cx {
  background: url("../images/icons/top_spr.png") no-repeat 30px -165px;
}
.ly-top-line {
  height: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #41484b;
}

.ly-content {
  min-height: 400px;
  padding-bottom: 60px;
}

.ly-footer {
  background: #31373b;
  color: #657884;
  padding: 26px 0 58px 0;
  border-top: 1px solid #d2e0e6;
}
.lyf-left {
  width: 615px;
  height: 150px;
  float: left;
}
.lyf-logo {
  width: 160px;
  float: left;
  margin-left: -20px;
}
.lyf-top {
  /*list-style-image: url("../images/li.png");*/
  list-style: none;
  margin-left: 130px;
}
.lyft-li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 22px;
  padding-left: 9px;
  background: url("../images/li.png") no-repeat 0 6px;
}
.lyft-a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.ly-ripe {
  padding-top: 12px;
}
.lyf-policy {
  list-style: none;
  margin-left: 0;
  margin-top: 40px;
  padding-left: 0;
}
.lyfp-li {
  display: inline-block;
  vertical-align: middle;
}
.lyfp-li + .lyfp-li {
  padding-left: 25px;
}
.lyfp-a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}
.lyf-right {
  height: 128px;
  font-size: 11px;
  text-align: right;
  padding-top: 22px;
}
.lv .lyf-right {
  padding-top: 3px;
}
.lyc-addr {
  color: #657884;
  text-decoration: none;
}
.lyc-cr {
  white-space: nowrap;
}
.ly-social {
  padding-top: 25px;
}
.lv .ly-social {
  padding-top: 0;
}
.lys-a {
  color: transparent;
  height: 42px;
  margin: 0 5px;
  vertical-align: middle;
  width: 42px;
}
.lys-a img {
  height: 100%;
  width: 100%;
}
.lys-fb img,
.lys-inst img {
  height: 30px;
  width: auto;
}
.lys-tg img {
  height: auto;
  width: 30px;
}
.lys-tw {
  background-color: #1da1f2;
}
.lys-fb {
  background-color: #1877f2;
}
.lys-inst {
  background-color: #f00075;
}
.lys-tg {
  background-image: linear-gradient(45deg, #1e96c8, #37aee2);
}
/*.lys-tw {
	background: url("../images/icons/social_spr.png") no-repeat 0 -45px;
}*/
.lys-gp {
  background: url("../images/icons/social_spr.png") no-repeat 0 -92px;
}

.dc-divider {
  height: 1px;
  border-bottom: 1px solid #c3c7c9;
  width: 1001px;
  margin-left: -30px;
}
.page-title {
  font-size: 34px;
  color: #5b6468;
  margin: 30px 0 30px 0;
}
.page-title.small {
  font-size: 16px;
  padding-bottom: 5px;
  margin-top: 0;
}
.page-sub-title {
  color: #b7c1c8;
  position: relative;
  top: -30px;
  font-size: 12px;
}

.errorMessage,
.errorSummary {
  font-size: 12px;
  color: #d8000c;
}
.error {
  color: #d8000c;
}
.successMessage,
.successSummary {
  color: #4f8a10;
}
.success {
  color: #4f8a10;
}
.clear {
  clear: both;
  height: 1px;
}

.ep-block {
  width: 475px;
  margin: 130px auto;
  padding-left: 83px;
  background: url("../images/error_page.png") no-repeat 0 7px;
}
.epb-msg {
  font-size: 38px;
  font-weight: bold;
  padding-bottom: 7px;
}
.epb-descr {
  font-size: 12px;
  padding-bottom: 28px;
}
.epb-a.btn-blue {
  padding: 11px 22px 11px 20px;
  font-size: 12px;
}
.sp-block {
  padding-top: 65px;
  padding-bottom: 65px;
  display: inline-block;
  text-align: left;
}
.spb-l {
  width: 170px;
  float: left;
}
.spb-r {
  padding-bottom: 30px;
  margin-left: 170px;
}
.sp-block .page-title {
  margin-top: 0;
  font-size: 30px;
}
.sp-block .page-sub-title {
  top: -15px;
}
.spb-header {
  font-size: 34px;
  font-weight: bold;
  color: #5b6468;
}
.spbb-id {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  width: 180px;
}
.spbb-chat {
  padding-left: 30px;
  background: #26c5e4 url("../images/icons/top_spr.png") no-repeat 2px 6px;
}
.spbb-contact-us {
  padding-left: 30px;
  background: #26c5e4 url("../images/status/contact_us.png") no-repeat 6px 5px;
  margin-left: 6px;
}

.sp-block.sp-processing .spb-l {
  padding-top: 37px;
}
.sp-block.sp-processing .page-title {
  padding-top: 5px;
  margin-bottom: 12px;
}
.sp-block.sp-processing .spbb-id {
  margin-bottom: 32px;
}
.sp-block.sp-processing .spbb-id span {
  background: #26c5e4;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  padding: 1px 3px 1px 3px;
}
.spp-info {
  margin-bottom: 18px;
}
.spp-info div {
  display: inline-block;
  vertical-align: middle;
}
.sppi-auto {
  color: #b7c1c8;
  padding-left: 9px;
}
.spp-approve {
  margin-bottom: 70px;
}
.spp-approve div {
  display: inline-block;
  vertical-align: middle;
}
.sppa-btn {
  padding-left: 20px;
}
.spbb-thanks {
  float: right;
  font-size: 16px;
  font-weight: bold;
  padding-top: 6px;
}

.sp-block.sp-failed .page-title {
  padding-top: 25px;
  font-size: 34px;
}
.success-block {
  min-height: 120px;
  padding-left: 130px;
  background: url("../images/status/success.png") no-repeat top left;
}
.success-block .header {
  font-size: 38px;
  font-weight: bold;
}
.success-block .text {
  font-size: 30px;
  font-weight: bold;
}
.success-block .buttons {
  padding-top: 10px;
}
.success-block .buttons a {
  min-width: 100px;
  font-size: 14px;
  text-align: center;
}
.more-fields-in {
  padding-top: 15px;
  text-align: center;
}
.more-fields-in .errorMessage {
  margin-left: 0;
  margin-bottom: 0;
}
.g-recaptcha {
  transform: scale(0.92);
  transform-origin: 0 0;
}
.g-recaptcha > div {
  margin-left: auto;
  margin-right: -1px;
}
.in-order .g-recaptcha {
  transform: scale(0.85);
}
.in-order .g-recaptcha > div {
  margin-left: auto;
  margin-right: -32px;
}
.nop-reg .g-recaptcha > div {
  margin-right: 9px;
}
.register-page .g-recaptcha > div {
  margin: 0;
}
.register-page .re-captcha,
.register-page .cb-row,
.register-page .buttons {
  margin-left: 193px;
}
/*mobile menu*/
.hidden-menu-ticker {
  display: none;
}
.btn-menu {
  display: none;
}
.ly-top-btn-lo > span {
  display: none;
}
@media only screen and (max-width: 1000px) {
  * {
    box-sizing: border-box;
  }
  .ly-top-logo-block {
    padding: 15px 10px;
  }
  .code .fld4 {
    height: 22px;
    box-sizing: content-box;
  }
  .code .field input[type="text"] {
    height: 32px;
  }
  .ly-center {
    width: 100%;
  }
  .ixp-news-h3 {
    text-align: center;
  }
  .ixp-news .ly-center {
    padding: 10px;
  }
  .ixp-providers {
    box-sizing: border-box;
    padding: 30px 10px 0;
    text-align: center;
  }
  .ixpp-label {
    flex-wrap: wrap;
  }
  .ixpp-img {
    text-align: center;
  }
  .ixpp-img img {
    height: auto;
    max-width: 100%;
  }
  .ixpp-text {
    padding-top: 30px;
  }
  .ospd-left-menu {
    float: none;
    width: 100%;
  }
  .opsdlm-ul {
    display: flex;
  }
  .ospds-content {
    margin-left: 0;
  }
  .ospdlm-active {
    padding: 10px 20px 10px 42px;
  }
  .dstm-item {
    height: auto;
    padding: 10px 20px;
  }
  .slide-price {
    height: 49px;
  }
  .ixp-slides-block {
    display: block;
    height: auto;
    padding: 0 7px 7px;
  }
  #slideBF {
    margin: 0 -7px -7px;
  }
  /*footer*/
  .ly-footer {
    padding: 20px 10px 40px;
  }
  .lyf-left {
    float: none;
    height: auto;
    width: 100%;
  }
  .lyf-right {
    height: auto;
    text-align: center;
  }
  .lyf-logo {
    float: none;
    margin: 0 auto 15px;
  }
  .lyf-logo img {
    height: auto;
    width: 100%;
  }
  .lyf-top {
    margin: 5px auto;
    width: 100%;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .lyf-policy {
    margin-left: 0;
    padding: 0 10px;
    text-align: center;
  }
  .lyfp-li {
    margin: 0 0 15px;
  }
  .slide2-center {
    padding: 25px 0;
  }
  .slide2-center img {
    height: auto;
    width: 100%;
  }
  .dc-page,
  .page-bc {
    padding: 0 10px;
  }
  .dc-divider {
    width: 100%;
    margin-left: 0;
  }
  .page-bar {
    text-align: center;
  }
  .offers-solutions-page > .ly-center {
    padding: 10px;
  }
  .offers-solutions-page > .page-title,
  .offers-solutions-page > .page-sub-title {
    padding: 0 10px;
  }
  .nop-tab {
    padding: 10px;
  }
  .t-lgray {
    text-align: center;
  }
  .noptc-block form,
  .nop-payment form,
  .nop-login {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .noptcb-left {
    float: none;
    width: auto;
    flex-grow: 1;
  }
  .noptcb-right {
    margin-left: 0;
    flex-grow: 1;
  }
  .nop-reg {
    flex-grow: 1;
    float: none;
    padding: 0 5px;
    width: auto;
  }
  .nop-reg label {
    display: block;
    margin-bottom: 7px;
    padding-left: 0;
    width: auto;
  }
  .cb-row,
  .nop-reg .buttons {
    padding-left: 0;
  }
  .nop-in {
    margin-left: 0;
    flex-grow: 1;
  }
  .nop-in .form label {
    display: block;
    margin-bottom: 7px;
    width: auto;
  }
  .in-order .g-recaptcha {
    transform: none;
  }
  .in-order .g-recaptcha > div {
    margin-left: 0;
    margin-right: 0;
  }
  .nop-in .form .buttons {
    padding-left: 0;
  }
  .nopa-title {
    padding-left: 0;
  }
  .nop-payment .noptcb-right {
    width: auto;
    float: none;
  }
  .nopp-right {
    margin-left: 0;
  }
  .nop-reg .g-recaptcha > div {
    margin: 0;
  }
  .sp-block {
    display: block;
    padding: 25px 10px;
  }
}
@media only screen and (max-width: 900px) {
  .ospg-img {
    max-width: 90%;
    height: 50px;
  }
  .ixpoi-name {
    font-size: 28px;
  }
  .dstm-item {
    flex-direction: column;
    padding: 5px 10px;
  }
  .dstm-item span {
    border-left: 0;
    border-top: 3px solid transparent;
    height: auto;
    padding-left: 0;
    padding-top: 7px;
  }
  .dstm-active span::before {
    border-color: #92cc42 transparent transparent transparent;
    left: calc(50% - 4px);
    top: -1px;
  }
  .dstm-active span {
    border-color: #92cc42;
  }
  .dstm-item img {
    margin-top: 7px;
  }
}
@media only screen and (max-width: 860px) {
  .slide1-center {
    background-size: 38%;
    background-position: bottom right;
    height: auto;
  }
  .nops-separator {
    width: 10px;
  }
  .nop-payment form {
    flex-direction: column;
  }
  .nopp-right {
    padding: 20px 10px;
  }
  .nopp-curr-wrap {
    width: 100%;
    overflow-y: auto;
  }
  .slideBF-center {
    position: relative;
  }
  .slideBF-center .flex-cont::after {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  .slideBF-center .slide-descr {
    position: relative;
    text-shadow: 2px 2px 13px #002540;
    z-index: 1;
  }
}
@media only screen and (max-width: 768px) {
  input[type="text"],
  input[type="password"],
  input[type="email"],
  textarea,
  select,
  input[type="number"] {
    font-size: 16px;
  }
  .ly-top-menu-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lytml-item {
    padding: 12px 5px;
  }
  .lytml-ds {
    background: url(../images/icons/top_spr.png) no-repeat 2px -132px;
    padding-left: 30px;
  }
  .lytml-vs {
    background: url(../images/icons/top_spr.png) no-repeat 2px -62px;
    padding-left: 30px;
  }
  /*login*/
  .lp-left {
    float: none;
    margin: auto;
    padding-top: 20px;
    text-align: center;
    width: 100%;
  }
  .lp-left .form {
    border-right: 0;
    margin-left: 0;
  }
  .login-page label,
  .register-page label {
    display: block;
    margin-bottom: 7px;
    width: auto;
  }
  .g-recaptcha {
    transform: none;
  }
  .g-recaptcha > div,
  .register-page .g-recaptcha > div {
    margin-right: auto;
    margin-left: auto;
  }
  .login-page input[type="submit"],
  .lp-remind,
  #sbmt-loading,
  .errorMessage {
    margin-left: 0;
  }
  .lp-right {
    margin-left: 0;
    padding-top: 25px;
    padding-left: 0;
    text-align: center;
  }
  .lp-soc-block {
    margin-top: -10px;
  }
  .cupf-b {
    width: 268px;
  }
  .nop-login {
    flex-direction: column;
    text-align: center;
  }
  .nop-in {
    margin-top: 50px;
  }
  .nop-in .form {
    padding: 30px 0;
  }
  .in-order .g-recaptcha > div {
    margin: auto;
  }
  .ds-block-network table {
    display: block;
  }
  .ds-block-network table * {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
  }
  .ds-block-network table img {
    height: auto;
    margin: 0 auto !important;
    max-width: 500px;
    width: 100%;
  }
  .nop-reg .g-recaptcha > div {
    margin: 0 auto;
  }
  .register-page .re-captcha,
  .register-page .cb-row,
  .register-page .buttons {
    margin-left: 0;
  }
  .nop-reg .form {
    padding-top: 0;
  }
}
@media only screen and (max-width: 700px) {
  .form .row {
    margin: 0 auto 17px;
    max-width: 330px;
    text-align: center;
  }
  .successMessage,
  .successSummary,
  .errorMessage,
  .errorSummary {
    margin: 5px 0 10px;
    text-align: center;
  }
  .buttons {
    text-align: center;
  }
  .dsc-form form {
    max-width: 339px;
    margin: auto;
  }
  .ospds-content {
    padding: 10px 10px 35px;
  }
  .dstm-item img {
    width: auto;
    height: 50px;
  }
  .spb-l {
    float: none;
    margin-top: 18px;
    position: absolute;
    width: auto;
  }
  .sp-block.sp-processing .spb-l {
    padding-top: 0;
  }
  .spp-approve div {
    display: block;
  }
  .sppa-btn {
    display: block;
    padding-left: 0;
    padding-top: 10px;
  }
  .register-page .page-title,
  .register-page .page-sub-title {
    text-align: center;
  }
  .register-page .g-recaptcha > div {
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 640px) {
  .noptc-block form {
    flex-direction: column;
  }
  .noptcb-left {
    min-height: auto;
  }
  .noptcb-right {
    text-align: center;
  }
  .noptcbr-params,
  .noptcbr-name {
    padding: 0 5px 14px;
  }
  .noptc-options {
    padding: 0 5px 20px;
  }
  .noptc-quantity,
  .noptc-addons {
    padding: 0 5px;
  }
  .noptca-block {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
  }
  .noptca-item {
    display: inline-block;
    text-align: left;
  }
  .noptcbr-p {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .noptc-options label {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .nop-reg input[type="submit"] {
    white-space: pre-line;
  }
}
@media only screen and (max-width: 600px) {
  .ly-top-logo-block > .flex-cont {
    flex-wrap: wrap;
  }
  .ly-top-buttons {
    order: 2;
  }
  .ly-top-settings {
    margin-top: 22px;
    order: 3;
    text-align: center;
    width: 100%;
  }
  .page-title {
    font-size: 28px;
  }
  .page-title,
  .page-sub-title,
  .page-title-descr {
    text-align: center;
  }
  /*index*/
  .slide-header,
  .slide-descr {
    text-align: center;
  }
  .ixpn-article {
    box-sizing: border-box;
    float: none;
    padding: 0 20px;
    width: auto;
  }
  .ixp-news .ly-center {
    padding: 0;
  }
  .ixpn-body {
    height: auto;
    width: 100%;
  }
  /*footer*/
  .ly-footer {
    padding: 20px 0;
  }
  .lyf-policy {
    padding: 0 15px;
  }
  .lyfp-li {
    margin-bottom: 14px;
    text-align: center;
    width: 100%;
  }
  .lyfp-li + .lyfp-li {
    padding-left: 0;
  }
  .lyfp-a {
    font-size: 16px;
  }
  .lyf-right {
    height: auto;
    text-align: center;
  }
  .ly-social {
    text-align: center;
  }
  .ly-ripe {
    padding: 12px 0;
  }
  .cup-left {
    float: none;
    height: auto;
    margin-bottom: 15px;
  }
  .cup-right {
    height: auto;
    margin-top: 15px 0 25px;
  }
  .offers-solutions-page > .ly-center > .flex-cont {
    flex-direction: column;
  }
  .osp-specifications {
    width: 100%;
    min-height: auto;
    box-sizing: border-box;
  }
  .osp-groups {
    position: relative;
    padding-top: 84px;
    z-index: 2;
  }
  .osp-groups::before {
    content: "";
    display: inline-block;
    border: 7px solid transparent;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-top: 7px solid #41484b;
    border-bottom: 0;
    position: absolute;
    right: 10px;
    top: 42px;
    transform: translate(0, -50%);
    pointer-events: none;
    z-index: 2;
  }
  .osp-groups::after {
    content: "";
    height: 84px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .osp-groups > .flex-cont {
    background: #ecf2f4;
    flex-direction: column;
    height: 0;
    overflow: hidden;
    top: 0;
  }
  .osp-groups.opened > .flex-cont {
    height: auto;
  }
  .ospg-item {
    border-bottom: 1px solid #fff;
    padding: 10px 7px;
    width: 100%;
  }
  .ospg-active {
    border-bottom: 1px solid #41484b;
    position: absolute;
    top: 0;
    z-index: 0;
  }
  .dst-list-wrap,
  .list-wrap {
    width: 100%;
    overflow-y: auto;
  }
  .dst-list {
    min-width: 550px;
  }
  .nop-steps {
    padding: 0 10px;
  }
  .nop-step {
    display: block;
  }
  .nops-separator {
    height: 20px;
    width: 1px;
  }
  .spb-r {
    margin-left: 0;
    text-align: center;
  }
  .spb-l {
    left: 50%;
    position: relative;
    text-align: center;
    transform: translate(-50%, 0);
  }
  .sp-block.sp-processing .spb-l {
    position: absolute;
  }
  .spb-l img {
    height: auto;
    width: 80px;
  }
  .sp-block.sp-processing .spb-l img {
    height: auto;
    width: 35px;
  }
  .spbb-thanks {
    float: none;
    margin-bottom: 10px;
  }
  .spp-approve .sppa-btn {
    display: block;
    margin-top: 10px;
    padding-left: 0;
  }
}
@media only screen and (max-width: 525px) {
  .dstm-item {
    font-size: 12px;
  }
  .dstm-item img {
    height: 40px;
  }
  .noptc-row {
    padding: 20px 10px;
  }
  .slideBF-center .flex-cont::after {
    background-color: rgba(0, 0, 0, 0.65);
  }
  .slideBF-center .flex-cont {
    flex-direction: column;
  }
  .slideBF-center .slide-descr {
    text-align: center;
    text-shadow: 2px 2px 13px #27c0e2;
  }
  .slideBF-center .slide-descr + .slide-descr {
    margin: 15px 0 0;
  }
  .slideBF-center .slide-descr > span {
    display: inline;
    max-width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .slide-header {
    font-size: 28px;
  }
  .dstm-item img {
    height: 30px;
  }
  .noptc-field select {
    width: 100%;
  }
  .lyft-li {
    display: block;
    width: 105px;
    margin: 0 auto 18px;
  }
  input[type="submit"] {
    max-width: 100%;
    white-space: normal;
  }
  .slide4-center h3 {
    font-size: 38px;
    text-align: center;
  }
}
@media only screen and (max-width: 400px) {
  .lytml-item {
    font-size: 11px;
  }
  .lytml-vs {
    background-position: 2px -64px;
  }
  .lytml-ds {
    background-position: 2px -134px;
  }
  .dsc-form input[type="text"],
  .dsc-form input[type="email"] {
    width: 300px;
  }
  .dsc-form .code .field input[type="text"] {
    width: 226px;
  }
  .dstm-item {
    font-size: 10px;
  }
  .ly-top-logo-block > .flex-cont {
    -ms-align-items: center;
    align-items: center;
  }
  .ly-top-buttons {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .ly-top-btn-reg {
    margin-top: 7px;
  }
  .slide4-center h3 {
    font-size: 32px;
  }
  .slide4-center .small-font {
    font-size: 18px;
  }
}
@media only screen and (max-width: 375px) {
  .ly-top-logo {
    width: 150px;
  }
  .dstm-item img {
    height: 26px;
    margin-bottom: 7px;
    width: auto;
  }
  .ixpoi-name {
    font-size: 24px;
  }
  .opsdlm-ul {
    font-size: 11px;
  }
  .ospdlm-active {
    padding: 13px 10px 13px 42px;
  }
  .ospdlm-a {
    padding: 13px 5px 13px 42px;
  }
  .ly-social > span {
    display: block;
    margin-bottom: 15px;
  }
  .slide4-center h3 {
    font-size: 28px;
  }
}
