body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.general-menu {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family:'Museosanscyrl 700', sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.general-menu:hover {
  color: #0390FC;
}
.general-menu.w--current {
  color: white;
}
.general-menu.two {
  color: #525252;
  font-weight: 700;
}
.general-menu.two:hover {
  color: #999;
}
.general-menu.two.w--current:hover {
  color: #999;
}
.general-menu-bg {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 2%;
  padding-top: 0%;
  background-color: transparent;
}
.scroll {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 3%;
}
.scroll-bg {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  display: block;
}
.header-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;

}
.slider {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: auto;
  height: auto;
  background-color: transparent;
}
.logo {
  padding-top: 8px;
  padding-bottom: 8px;
}
.slider-center {
  position: absolute;
  left: 0px;
  top: 80px;
  right: 0px;
  bottom: 0px;
  overflow-x: auto;
  overflow-y: auto;
  width: 80%;
  height: 400px;
  margin: auto;
  padding-bottom: 1px;
}
.header-zag {
  display: block;
  margin: 0px auto;
  padding-top: 0px;
  font-family:'Museosanscyrl 900', sans-serif;
  color: #525252;
  font-size: 48px;
  line-height: 56px;
  font-weight: 900;
  text-align: center;
}
.header-zag-mini {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family:'Museosanscyrl 300', sans-serif;
  color: #5A61F9;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
}
.header-zag-button {
  display: block;
  width: 210px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #07B6FC;
  border-radius: 28px;
  background-color: rgba(253, 129, 2, 0.09);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family:'Museosanscyrl 700', sans-serif;
  color: #07B6FC;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.header-zag-button-login {
    padding: 5px;
    margin-top: 12px;
    width: 160px;
    border: 2px solid #07B6FC;
    border-radius: 28px;
    background-color: rgba(253, 129, 2, 0.09);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    font-family:'Museosanscyrl 700', sans-serif;
    color: #07B6FC;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.header-zag-button:hover,.header-zag-button-login:hover {
  background-color: rgba(253, 129, 2, 0.21);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.arrow {
  opacity: 0.27;
}

.content {
  position: absolute;
  top: 100%;
  width: 100%;
  background-color: white;
}
.screen1 {
  display: block;
}
.block-center {
  display: block;
  padding-top: 4%;
  padding-bottom: 4%;
}
.zag-style-1 {
  margin-top: 4%;
  margin-bottom: 25px;
  font-family:'Museosanscyrl 700', sans-serif;
  color: #525252;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.text-style-1 {
  font-family:'Museosanscyrl 500', sans-serif;
  color: #828282;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  text-align: center;
}
.img-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2%;
  padding-bottom: 2%;
}
.slider1 {
background:url('./7.jpg');
  background-position: 100% 100%;
 background-size:100% 84%;
  background-repeat: no-repeat;
}
.slider2 {
 background:url('./2.jpg');
   background-position: 100% 100%;
 background-size:100% 84%;
 background-repeat: no-repeat;
}
.slider3 {
 background:url('./20.jpg');
  background-position: 100% 100%;
  background-size:100% 84%;
  background-repeat: no-repeat;
}
.text-style-2 {
  font-family:'Museosanscyrl 500', sans-serif;
  color: #828282;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.text-style-2.text-style-2-2 {
  text-align: right;
}
.text-style-2-1 {
  padding-top: 0px;
  color: #ff8b15;
  font-size: 26px;
}
.screen2 {
  background-color: #f6f6f6;
  background-image: url("./bg-list.jpg");
  background-position: 50% 100%;
  background-size: 1000px;
  background-repeat: no-repeat;
}
.list-text {
  padding-bottom: 20px;
  font-family:'Museosanscyrl 300', sans-serif;
  color: #525252;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.list-text.icon1 {
  padding-left: 53px;
  background-image: url("./icon1.png");
  background-position: 0px 0px;
  background-size: 41px;
  background-repeat: no-repeat;
}
.list-text.icon2 {
  padding-left: 53px;
  background-image: url("./icon2.png");
  background-position: 0px 0px;
  background-size: 36px;
  background-repeat: no-repeat;
}
.list-text.icon3 {
  padding-left: 53px;
  background-image: url("./icon3.png");
  background-position: 0px 0px;
  background-size: 38px;
  background-repeat: no-repeat;
}
.list-text.icon4 {
  padding-left: 53px;
  background-image: url("./icon4.png");
  background-position: 0px 0px;
  background-size: 38px;
  background-repeat: no-repeat;
}
.list-text.icon5 {
  padding-left: 53px;
  background-image: url("./icon5.png");
  background-position: 0px 0px;
  background-size: 34px;
  background-repeat: no-repeat;
}
.list-text.icon6 {
  padding-left: 53px;
  background-image: url("./icon6.png");
  background-position: 0px 0px;
  background-size: 35px;
  background-repeat: no-repeat;
}
.list-text.icon7 {
  padding-left: 53px;
  background-image: url("./icon7.png");
  background-position: 0px 0px;
  background-size: 36px;
  background-repeat: no-repeat;
}
.list-advertisers {
  padding-top: 4%;
}
.block-center2 {
  padding-top: 4%;
  padding-bottom: 1%;
}
.screen3 {
  background-color: white;
}
.partners {
  display: block;
  width: auto;
  margin-top: 46px;
}
.slider-parners {
  height: 150px;
  padding-right: 80px;
  padding-left: 80px;
  background-color: transparent;
}
.icon-slider-partner {
  margin-right: 0px;
  margin-left: -10px;
  padding-left: 0px;
  background-color: transparent;
  color: #c9c9c9;
}
.partner-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.icon-slider-partner2 {
  margin-right: -10px;
  color: #c9c9c9;
}
.screen5 {
  background: #D9CEFB;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.text-style-3 {
  font-family:'Museosanscyrl 500', sans-serif;
  color: white;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}
.img-publishers {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}
.block-center-3 {
  padding-top: 5%;
  padding-bottom: 5%;
}
.text-style-3-1 {
  display: inline-block;
  margin-bottom: 0px;
  padding-bottom: 7px;
  font-family:'Museosanscyrl 700', sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.text-style-4 {
  padding-bottom: 30px;
  font-family:'Museosanscyrl 300', sans-serif;
  color: #525252;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.text-style-4.icon1 {
  padding-bottom: 50px;
  padding-left: 90px;
  background-image: url("./develop1.png"/*tpa=http://www.joymedia.mobi/assets/images/develop1.png*/);
  background-position: 0px 0px;
  background-size: 67px;
  background-repeat: no-repeat;
}
.text-style-4.icon2 {
  padding-left: 90px;
  background-image: url("./develop2.png"/*tpa=http://www.joymedia.mobi/assets/images/develop2.png*/);
  background-position: 0px 0px;
  background-size: 67px;
  background-repeat: no-repeat;
}
.text-style-4.icon3 {
  padding-left: 90px;
  background-image: url("./develop3.png"/*tpa=http://www.joymedia.mobi/assets/images/develop3.png*/);
  background-position: 0px 0px;
  background-size: 67px;
  background-repeat: no-repeat;
}
.text-style-4-1 {
  font-family:'Museosanscyrl 500', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 500;
}
.block-center-4 {
  padding-top: 4%;
}
.developers-list {
  padding-top: 80px;
}
.screen7 {
  background-color: #ebebeb;
}
.events {
  display: block;
  margin-top: 40px;
  padding-right: 70px;
  padding-left: 70px;
}
.screen8 {
  background-color: whitesmoke;
}
.text-style-5 {
  display: block;
  margin-bottom: 15px;
  float: none;
  font-family:'Museosanscyrl 300', sans-serif;
  color: #828282;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}
.map-link {
  display: block;
  float: right;
  font-family:'Museosanscyrl 300', sans-serif;
  color: #07B6FC;
  font-size: 16px;
  text-align: right;
}
.facebook-link {
  display: inline-block;
  width: 10px;
  height: 21px;
  float: left;
  background-image: url("./facebook.png"/*tpa=http://www.joymedia.mobi/assets/images/facebook.png*/);
  background-position: 50% 50%;
  background-size: 10px 21px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.facebook-link:hover {
  opacity: 0.7;
}
.twitter-link {
  width: 21px;
  height: 23px;
  margin-left: 20px;
  padding-left: 0px;
  background-image: url("./twitter.png"/*tpa=http://www.joymedia.mobi/assets/images/twitter.png*/);
  background-position: 50% 50%;
  background-size: 21px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.twitter-link:hover {
  opacity: 0.7;
}
.map-block {
  padding-top: 15px;
  padding-left: 80px;
}
.input {
  margin-bottom: 20px;
  border-width: 0px 0px 1px;
  border-bottom-style: solid;
  border-bottom-color: #d1d1d1;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family:'Museosanscyrl 300', sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.input:hover {
  background-color: rgba(255, 255, 255, 0.43);
}
.input:focus {
  border-bottom-color: #07B6FC;
}
.input-text {
  display: inline-block;
  height: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  border-width: 0px 0px 0px 2px;
  border-left-color: #07B6FC;
  background-color: white;
  font-family:'Museosanscyrl 300', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.input-button {
  margin-top: 20px;
  padding: 10px 30px;
  border-radius: 24px;
  background-color: #07B6FC;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family:'Museosanscyrl 500', sans-serif;
  color: white;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.input-button:hover {
  background-color: black;
}
.text-style-6 {
  margin-bottom: 0px;
  background-color: transparent;
  font-family:'Museosanscyrl 500', sans-serif;
  color: #5e5e5e;
  font-size: 16px;
  font-weight: 500;
}
.error {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 23px;
  background-color: #d63845;
}
.text-style-6-1 {
  margin-bottom: 0px;
  font-family:'Museosanscyrl 300', sans-serif;
  color: white;
  font-size: 16px;
}
.submition {
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 25px;
}
.menu-two {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  border-bottom: 2px solid #f3f3f3;
  background-color: white;
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
  -webkit-transform: translate(0px, -64px);
  -ms-transform: translate(0px, -64px);
  transform: translate(0px, -64px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="animation-content"] {
  opacity: 0.4;
  -webkit-transform: scale(0.74);
  -ms-transform: scale(0.74);
  transform: scale(0.74);
}
html.w-mod-js.w-mod-no-ios *[data-ix="animation-phone"] {
  opacity: 0;
  -webkit-transform: translate(-73px, 0px);
  -ms-transform: translate(-73px, 0px);
  transform: translate(-73px, 0px);
}
@media (max-width: 991px) {
  .general-menu {
    text-align: center;
  }
  .general-menu-bg {
    position: fixed;
    margin-top: 0%;
    background-color: black;
  }
  .scroll-bg {
    display: none;
  }
  .header-zag {
    font-size: 43px;
    line-height: 48px;
  }
  .header-zag-mini {
    font-size: 26px;
    line-height: 25px;
  }
  .zag-style-1 {
    font-size: 41px;
    line-height: 32px;
  }
  .text-style-1 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    line-height: 29px;
  }
  .screen2 {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
  }
  .list-text.icon5 {
    font-size: 16px;
  }
  .list-text.icon6 {
    font-size: 16px;
  }
  .list-text.icon7 {
    font-size: 16px;
  }
  .list-advertisers {
    margin-left: 0px;
    padding-left: 91px;
  }
  .block-center2 {
    padding-bottom: 4%;
  }
  .text-style-3 {
    font-size: 14px;
    line-height: 24px;
  }
  .text-style-3-1 {
    font-size: 18px;
    line-height: 11px;
  }
  .block-center-4 {
    padding-bottom: 4%;
  }
  .developers-list {
    padding-top: 20px;
    padding-right: 50px;
    padding-left: 58px;
  }
  .icon-sidemenu {
    color: white;
  }
  .img-ipad {
    display: none;
  }
  .menu-button {
    margin-right: -20px;
  }
  .menu-button.w--open {
    margin-right: -20px;
    float: right;
    background-color: #3d3d3d;
  }
  .bg-menu {
    background-color: #3d3d3d;
  }
}
@media (max-width: 767px) {
  .header-zag {
    font-size: 33px;
    line-height: 45px;
  }
  .header-zag-mini {
    font-size: 19px;
    line-height: 21px;
  }
  .text-style-2 {
    padding-top: 20px;
    text-align: center;
  }
  .text-style-2.text-style-2-2 {
    text-align: center;
  }
  .list-advertisers {
    padding-right: 10px;
    padding-left: 40px;
  }
  .icon-slider-partner {
    margin-top: 80px;
    margin-left: 10px;
  }
  .icon-slider-partner2 {
    margin-top: 80px;
    margin-right: 10px;
  }
  .img-publishers {
    padding-top: 25px;
  }
  .developers-list {
    padding-left: 25px;
  }
  .text-style-5 {
    text-align: center;
  }
  .map-link {
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .facebook-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    float: none;
  }
  .twitter-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .map-block {
    padding-left: 0px;
  }
  .input {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .input-text {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .input-button {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .menu-button {
    margin-right: 0px;
  }
  .menu-button.w--open {
    margin-right: 0px;
  }
  .mobile-list {
    display: none;
  }
}
@media (max-width: 479px) {
  .header-zag {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 37px;
  }
  .header-zag-mini {
    font-size: 15px;
    line-height: 20px;
  }
  .header-zag-button {
    width: 120px;
    margin-top: 0px;
    font-size: 16px;
  }
  .arrow {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-bottom: auto;
  }
  .zag-style-1 {
    font-size: 25px;
  }
  .text-style-1 {
    font-size: 15px;
    line-height: 25px;
  }
  .text-style-2 {
    font-size: 17px;
  }
  .text-style-2.text-style-2-2 {
    font-size: 17px;
  }
  .text-style-2-1 {
    font-size: 21px;
  }
  .list-text.icon1 {
    font-size: 14px;
  }
  .list-text.icon2 {
    font-size: 14px;
  }
  .list-text.icon3 {
    font-size: 14px;
  }
  .list-text.icon4 {
    font-size: 14px;
  }
  .list-text.icon5 {
    font-size: 14px;
  }
  .list-text.icon6 {
    font-size: 14px;
  }
  .list-text.icon7 {
    font-size: 14px;
  }
  .list-advertisers {
    padding-left: 6px;
  }
  .slider-parners {
    height: 300px;
  }
  .icon-slider-partner {
    margin-top: 120px;
  }
  .icon-slider-partner2 {
    margin-top: 120px;
  }
  .text-style-4.icon1 {
    padding-top: 80px;
    padding-bottom: 30px;
    padding-left: 0px;
    background-image: url("./develop1.png"/*tpa=http://www.joymedia.mobi/assets/images/develop1.png*/);
    background-position: 50% 0px;
    background-size: 67px;
    background-repeat: no-repeat;
    text-align: center;
  }
  .text-style-4.icon2 {
    padding-top: 80px;
    padding-left: 0px;
    background-image: url("./develop2.png"/*tpa=http://www.joymedia.mobi/assets/images/develop2.png*/);
    background-position: 50% 0px;
    background-size: 67px;
    background-repeat: no-repeat;
    text-align: center;
  }
  .text-style-4.icon3 {
    padding-top: 80px;
    padding-left: 0px;
    background-image: url("./develop3.png"/*tpa=http://www.joymedia.mobi/assets/images/develop3.png*/);
    background-position: 50% 0px;
    background-size: 67px;
    background-repeat: no-repeat;
    text-align: center;
  }
  .developers-list {
    padding-right: 10px;
    padding-left: 10px;
  }
  .twitter-link {
    margin-top: 10px;
  }
  .input {
    text-align: center;
  }
  .menu-button.w--open {
    margin-right: 0px;
  }
  .right {
    left: 0px;
    top: 80%;
    bottom: 0px;
    height: 30px;
    margin-left: 0px;
  }
  .right.left {
    margin-left: 150px;
  }
  .left {
    position: absolute;
    top: 80%;
    right: 0px;
    bottom: 0px;
    display: block;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: right;
    clear: right;
  }
}

@font-face {
  font-family: 'Museosanscyrl 500';
  src: url("./exljbris - MuseoSansCyrl-500.otf"/*tpa=http://www.joymedia.mobi/assets/fonts/exljbris - MuseoSansCyrl-500.otf*/) format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Museosanscyrl 300';
  src: url("./MuseoSansCyrl_300.otf"/*tpa=http://www.joymedia.mobi/assets/fonts/MuseoSansCyrl_300.otf*/) format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museosanscyrl 700';
  src: url("./MuseoSansCyrl_700.otf"/*tpa=http://www.joymedia.mobi/assets/fonts/MuseoSansCyrl_700.otf*/) format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Museosanscyrl 900';
  src: url("./MuseoSansCyrl_900.otf"/*tpa=http://www.joymedia.mobi/assets/fonts/MuseoSansCyrl_900.otf*/) format('opentype');
  font-weight: 900;
  font-style: normal;
}