/* ==========================================================================
   MOBILE VERSION
   ========================================================================== */
.kwicks {
display: block;
list-style-type: none;
list-style: none;
position: relative;
margin: 0;
padding: 0;
}
.mobile #da-slider .da-slide .da-txt .clip_copy {
  display: none;
}
.mobile .browserVersion {
  display: none;
}
.mobile .ifMobile {
  display: block;
}
.mobile .keep_calm {
  position: fixed;
  display: none;
}

.mobile #awwwardsDev,
.mobile #awwwards {
  display: none;
}
.mobile .main_menu ul li a[rel="external"] span {
  background: transparent url(../imgs/icon-link-external.html) no-repeat top right;
  background-size: 10px 9px;
}
.browserVersion.ifMobile br {
  display: none;
}
@media screen and (max-width: 1024px) {
  /*.c_browsers .browser{display: block; position: relative; float: left; width: 20%; height: 100%; }*/
  .browser .download a {
    width: 160px;
  }
}
@media screen and (max-width: 960px) {
  
  /*.browserVersion.ifMobile br{display: block;}*/
  .pusher {
    overflow: hidden;
  }
  /*    .keep_calm{display: none;}*/
  .loadContent {
    position: relative;
    left: auto;
    top: auto;
  }
  .conProgcen{
    padding-top: 0 !important
  }

  .c_browsers.hideBrowsers {
    opacity: 1;
  }
  .c_browsers {
    height: auto;
  }
  .c_browsers .browser {
  width: 100% !important;
height: auto;
padding: 40px 0 0;
float: none;
display: inline-block;
position: relative;
left: 0 !important
  }
  .secpro{
    display: block !important;
  }
  .browser:after {
    display:  none;
  }
  /*.browser{-webkit-transition: none; transition: none;}*/
  .browser .center {
    height: auto;
  }
  .browser .center h2 {
    position: relative;
    width: 200px;
    height: auto;
    top: auto;
  }
  .browser .center h2 span {
    margin-bottom: 15px;
  }
  .browser .center .download {
    position: relative;
    left: 50%;
    bottom: 0;
    width: 260px;
    text-align: center;
    margin-left: -130px;
    padding-top: 50px;
  }
  .browser .statistic {
    position: relative;
    float: left;
    top: auto;
    opacity: 1;
    text-transform: uppercase;
    text-align: center;
  }
  .browser .center {
    display: block;
    position: relative;
    float: left;
    top: auto;
    left: 0;
    width: 100%;
    height: auto;
    padding: 45px 0;
  }
  .browser .available {
    display: block;
    position: relative;
    float: left;
  }
  .browser .statistic,
  .browser .download {
    opacity: 1;
  }
  .browser .download a {
    width: 210px;
  }
  /*Slider*/
  #da-slider {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  #da-slider .da-slide .da-img {
    display: none;
  }
}
@media screen and (max-width: 768px), screen and (max-height: 600px) {
  .da-slide .da-txt {
    width: 100%;
  }
  .da-slide .da-txt h2 {
    font-size: 60px;
    line-height: 60px;
    width: 100%;
    padding-right: 110px;
  }
  .da-slide .da-txt p.desc {
    width: 100%;
    padding-right: 110px;
  }
  .da-slide .da-txt h2 span img {
    height: 70px;
  }
}
@media screen and (max-height: 600px) {
  .da-slide .da-txt {
    width: 100%;
  }
  .da-slide .da-txt {
    height: 400px;
    margin-top: -200px;
  }
  .da-slide .da-txt p.desc {
    margin: 30px 0;
  }
}
@media screen and (max-width: 600px) {


  .da-slide .da-txt h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .da-slide .da-txt h2 span img {
    height: 50px;
  }
  .da-slide .da-txt p.desc {
    font-size: 20px;
    line-height: 24px;
  }
  .da-slide .da-txt h2,
  .da-slide .da-txt p.desc {
    padding: 0 80px;
  }
  .da-slide .da-txt .da-link {
    margin-left: 80px;
  }
  
  .main_menu .lang-picker ul li {
    width: 200px;
  }
  .effect.menu_open .pusher {
    -webkit-transform: translate3d(200px, 0, 0);
    -moz-transform: translate3d(200px, 0, 0);
    -ms-transform: translate3d(200px, 0, 0);
    -o-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
  /* Fallback for browsers that don't support 3D transforms */
  .no-csstransforms3d .pusher,
  .no-js .pusher {
    padding-left: 200px;
  }
}

@media screen and (max-width: 568px) and (orientation: landscape) {
  .da-slide .da-txt {
    height: 200px;
    margin-top: -100px;
  }
  .da-slide .da-txt h2 span {
    left: 410px;
  }
  .da-slide .da-link {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .da-slide .da-txt h2,
  .da-slide .da-txt p.desc {
    padding: 0 30px;
  }
  .da-slide .da-txt .da-link {
    margin-left: 30px;
  }
  .da-arrows span.da-arrows-prev {
    left: 14px;
    margin-left: 0;
  }
  .da-arrows span.da-arrows-next {
    right: 14px;
    margin-right: 0;
  }
  .da-slide .da-txt .da-link {
    display: none;
  }
  .title h3 {
    margin: 23px 0 0 0;
  }
  .menu a {
    left: 20px;
    top: 20px;
  }
  .social {
    margin-right: 20px;
  }
  .social .socialcount {
    margin-top: 20px;
  }
  .da-slide .da-txt h2,
  .da-slide .da-txt p.desc {
    padding: 0 20px;
  }
  .da-arrows span.da-arrows-prev {
    left: 0px;
  }
  .da-arrows span.da-arrows-next {
    right: 5px;
  }
}
@media screen and (max-height: 480px) {
  .da-slide .da-txt {
    height: 200px;
    margin-top: -120px;
  }
  .da-slide .da-txt h2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -1px;
  }
  .da-slide .da-txt h2 span img {
    height: 30px;
  }
  .da-slide .da-txt p {
    font-size: 18px!important;
    line-height: 20px!important;
    margin: 15px 0!important;
  }
}