/*
  the mobile css!
*/

@media all and (max-width:640px){
    .thewrapper {
      min-height: auto;
    }

    .wrapper {
      width: auto;
    }

    header{
      height: auto;
    }
    header .line1 {
    height: auto;
    padding-left: 20px;
        padding-right: 20px;
  }
  header .line1 {
    height: auto;
    padding-left: 20px;
}

header .menu {
    padding-left: 0;
    padding-top: 20px;
}

header .logo {
    margin-top: 20px;
}

header .menu ul li {
    padding-bottom: 12px;
    padding-right: 0;
    width: 33%;
}

header .menu ul li.callback {
    margin: 0;
    margin-right: 5px;
    padding: 0;
    width: auto;
    margin-left: 33%;
}

header .crumbs {
    padding-left: 20px;
    padding-top: 10px;
}

footer .line {
    min-width: auto;
}

footer .wrapper {
    min-width: auto;
    height: auto;
}

footer .copyright {
    margin-top: 10px;
    margin-left: 10px;
}

footer .place {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 13px;
}

footer .place img {
    margin-bottom: 20px;
}

footer .phone {
    margin-top: 0;
    margin-left: 10px;
}

footer .social {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
}


.homepage {
    margin-top: -16px;
}

.main-rotator {
    padding-top: 15px;
}

.owl-main-nav {
}

.nav-wrapp {
    display: none;
}
.main-rotator .item {
  width: 100%;
  height: 220px;
}
.owl-main-nav {
    height: auto;
    position: inherit;
    margin-top: 0;
    text-align: left;
}
.dots-wrapp {
  height: 22px;
}
.main-rotator .item img {
    width: auto;
    height: 220px;
}
.main-rotator .item .text h2 {
    margin: 0 !important;
    width: 100% !important;
    padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
}
.main-rotator .item .text .big-rotator-text{
  font-size:22px;
}



.homepage .sports {
    margin-top: 10px;
}

h1, h2, .h1, .h2 {
    font-size: 23px;
}

.homepage .sports .items {
    margin-top: 20px;
}
.homepage .sports .items .item {
    margin: 0 auto;
    float: none;
}
.homepage .about {
    margin: 20px;
}
.homepage .about h2 {
    margin-bottom: 26px;
}
.homepage .about .column {
    width: 100%;
}
.homepage .about .column p {
    font-size: 16px;
}
.homepage .about .column:first-of-type {
    margin-bottom: 30px;
}
.home-news > div {
    width: 100%;
    float: none;
        margin-bottom: 20px;
}
.home-news > div img {
    width: 200px;
    height: 200px;
}
.homepage .sports .items .item {
    margin: 0 auto;
    float: none;
}

.homepage .about {
    margin: 20px;
}

.homepage .about .column {
    width: 100%;
}

.home-news > div {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.clients {
    margin: 0;
    padding-bottom: 0;
}
.clients h2 {
    margin-bottom: 10px;
}


.owl-partners-nav {
    display: none;
}
.clients .items .item {
    width: 100%;
    height: 100px;
}

.clients .items .item img {
    width: 90%;
}
.partners{
  display : flex;
  align-items : center;
}

.news-box {
    padding: 0 20px;
    font-size: 14px;
}

.tehnonews-item .img {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
    max-height: 200px;
}

.tehnonews-item img {
    width: 100%;
}

.news-box .info h3 {
    font-size: 23px;
    font-family: 'Kelson Sans';
    text-transform: uppercase;
    font-weight: 400;
    color: #419873;
}

.news-box > .item-content {
    width: 100%;
    margin-bottom: 30px;
}

.news-box > .item-content img {
    width: 100%;
    margin-top: 0;
}

.news-box > .item-content p {
    font-size: 14px;
    line-height: 160%;
}

.publ {
    margin: 20px 20px 0;
    font-size: 14px;
    line-height: 160%;
}

.publ ul {
    margin-left: 8px;
}

.publ a {
    word-wrap: break-word;
}

.contacts {
    padding: 0 20px;
    font-size: 14px;
    line-height: 130%;
}

.contacts p {
    width: 100% !important;
    font-size: 14px !important;
    margin-top: 10px;
}

.contacts .contacts-info .column {
    width: 210px;
    margin: 0 auto;
    margin-bottom: 19px;
    border-bottom: 1px solid #419873;
    padding-bottom: 19px;
    float: none;
}
.contacts{
  margin-bottom: 20px;
}

    /*for debug*/
    #content{
      /*display: none;*/

    }


    .articles2-0 .for-text {
      width: auto;
      float: none;
      margin-bottom: 20px;
  }

  .articles2-0 .for-images {
      float: none;
      width: auto;
      padding-left: 0;
  }

  .articles2-0 .for-images img {
      max-width: none;
  }

}
