

@media (max-width: 970px){
  body {
    padding-top: 52px;
  }

  .top-menu, .container{
    width: 100%;
    min-width: inherit;
  }
  .container, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding: 0;
  }

  .top-menu{
    position: fixed;
    top:0;
    width: 100%;
    height: 52px;
    z-index: 1000;
  }

  .top-menu table{
      display: none ;
  }

  .logo-mobile{
    padding: 15px 10px 10px 10px;
  }

  .proverka{
    color: #ae2034;
    text-align: right;
  }

  .mobile-toggle,.logo-mobile, .mobile-view{
    display: block;
  }

  .logo, .non-mobile-view{
    display: none;
  }

  .logo-mobile img{
    width: 100%;
  }
  .logo-mobile .md-grey-text img{
    width: auto;
  }

  .red-number{
    font-size: 160%;
    text-align: right;
    color: #ae2034 !important;
    -webkit-text-fill-color: #ae2034;
    -webkit-opacity: 1;
  }

  .row{
    margin: 0;
  }


  .left-col .blue-block.allwidth{
  width: 100%;
    height: auto;
  }

  .left-col .blue-block{
    height: 216px;
  }


  .col.col_25{
    width: 50% !important;
    float: left;
    height: 140px;
  }

  .left-col.mobile-view{
    display: table;
    float: none;
  }

  .left-col, .left-col .blue-block{
    float: left;
    width: 100%;
  }

  .right-col{
    padding-left: 0;
  }

  .main-menu-ico{
    height: auto;
    background: rgb(20,20,20);
    background: -moz-linear-gradient(top, rgba(20,20,20,1) 1%, rgba(20,65,81,1) 50%, rgba(20,20,20,1) 100%);
    background: -webkit-linear-gradient(top, rgba(20,20,20,1) 1%,rgba(20,65,81,1) 50%,rgba(20,20,20,1) 100%);
    background: linear-gradient(to bottom, rgba(20,20,20,1) 1%,rgba(20,65,81,1) 50%,rgba(20,20,20,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#141414',GradientType=0 );
    margin: 16px 0;
  }

  .main-menu-ico .col {
    text-align: center;
    padding: 8px 0;
  }

  .main-menu-ico .col a
  {
    text-decoration: underline;
  }

  .main-menu-ico .col:first-child img
  {
    padding-top:16px;
  }

  .main-banner{
    display: none;
  }

  .foot-menu-top{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000 !important;
    background-color: transparent;
    border: none;
  }

  .foot-menu-top a{
    font-size: 120%;
  }

  .foot-menu-top .col-xs-4{
    float: none;
    width: 110px;
    padding-left: 15px;
    -webkit-border-bottom-left-radius:50px;
    -webkit-border-top-left-radius:50px;
    -moz-border-bottom-left-radius:50px;
    -moz-border-top-left-radius:50px;
    border-bottom-left-radius:50px;
    border-top-left-radius:50px;

    overflow: hidden;
    background-color: #164e92;
    margin-bottom: 10px;
    display: none;
    transition: .3s ease-in;
  }

  .foot-menu-top .col-xs-4.active{
    display: block;
  }

  .foot-menu-top .col-xs-4:last-child
  {
    margin-bottom: 65px;
  }

  .foot-menu-top .row, .foot-menu-top .col-xs-4{
    border-left:none;
    border-right: none;
  }

  .foot-menu-top img{

  }

  .call-functions{
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 10px;
    -webkit-border-top-left-radius:30px;
    -moz-border-top-left-radius:30px;
    border-top-left-radius:30px;
    background-color: #164e92;
    cursor:pointer;
    z-index: 2147483647 !important;

  }

  .foot-bottom .col-xs-4{
    width: calc(100% / 3);
    max-width: calc(100% / 3);
    padding: 0;
    overflow: hidden;
  }

  .foot-bottom .contacts-block{
    position: relative;
    right:0;
    text-align: center;
    margin-bottom: 20px;
  }

  .foot-bottom .container{
    height: auto;
    padding-right:0;
  }

  .actions-toggle{
    float: right;
    margin-right: 0;
    color: #fff;
    margin-top: 17px;
    font-size: 130%;
    cursor: pointer;
  }

  #dLabel{
    background: transparent;
    border: none;
    outline: none;
  }
  .dropdown-menu
{
  background: -moz-linear-gradient(top, #993241 0%,#77212e 100%);
  background: -webkit-linear-gradient(top, #993241 0%, #77212e 100%);
  background: -o-linear-gradient(top, #993241 0%,#77212e 100%);
  background: -ms-linear-gradient(top, #993241 0%,#77212e 100%);
  background: linear-gradient(top, #993241 0%,#77212e 100%);

}

  .dropdown-menu li a{
    color:#fff;
  }

  .navbar-nav .open .dropdown-menu{
    position: absolute;
    right: 0px;
    left:inherit;
    z-index: 1000;
    top: 35px;
  }
  .navbar-nav .open .dropdown-menu.main-menu{
    position: absolute;
    z-index: 1000;
    left: 0;
    right: inherit;
    top: 52px;
  }

  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .nav>li>a:hover, .nav>li>a:focus{
    background: transparent;
  }

  .navbar-nav{
    margin: 0;
  }

  .navbar-nav>li>a{
    color:#fff;
  }

  .menu-toggle{
    float: left;
  }

  .navbar-nav>li>a{
    padding-top: 0;
    padding-bottom: 0;
  }

  .partners.mobile-view{
    height: 370px;
    text-align: center;
    padding-top: 50px;
  }

  .col-xs-12 img{
    width: 100%;
  }
  .col-xs-12 .original-icon-list img, .col-xs-12 .block_npl img, .col-xs-12 .how-work img  {
    width: auto;

  }

  .col-xs-12 .how-work img{
    margin-left:calc((100% - 82px)/2);
  }

  .mobile-view .how-work .how-text
  {
    text-align:center;
    margin-bottom: 14px;
    margin-top: 4px;
  }

  .mobile-order-block .order-block-btn
  {
    text-align:center;
    margin-bottom: 12px;
  }

  .left-col .blue-block {
    width: 50%;
    margin-bottom: 35px;

  }
.row p
{
  margin-left:10px;
}

  .content-block .icon-list {
    padding: 8px 0px 8px 10px;
  }

  .content-block .icon-list .col-xs-6 {
    padding-left: 45px;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .red-num-list {
    margin-bottom: 20px;
    padding: 0 10px;
  }

  .red-num-list div {
    padding-left: 35px;
  }

  .content-block .text p {
    margin-bottom: 10px;
  }

  .left-col .menu a, .left-col .menu a:hover
  {
    color: black;
    padding: 4px 20px 4px 37px;
    background: url(../images/left-menu-arrow.png) 20px 10px no-repeat;
  }

  .mobile-view h2
  {
    margin-top:0;
    margin-bottom:10px;
  }

  .content-block h1
  {
    padding:10px;
  }

  .how-work
  {
    width: 50%;
    height: 145px;
    margin: 0;
    float: left;
  }

  .left-col .blue-block{
    background: none;
  }

  .left-col-title{
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19pt;
    font-weight: lighter;
    height: 42px;
    display: table;
    vertical-align: middle;
    width: 100%;
  }

  .left-col-icon{
    float: left;
    background: #1a569f;
    height: 42px;
    width: 55px;
    padding-left: 15px;
  }

  .left-col-icon img{

  }

  .left-col .blue-block .content{
    box-shadow: none;
    border: none;
  }

  .left-col-header-text{
    height: 43px;
    line-height: 43px;
    padding-left: 67px;
    width: calc(100% - 2px);
    background: rgba(18,88,172,1);
    background: -moz-linear-gradient(left, rgba(18,88,172,1) 0%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(18,88,172,1)), color-stop(100%, rgba(32,124,229,1)));
    background: -webkit-linear-gradient(left, rgba(18,88,172,1) 0%, rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(left, rgba(18,88,172,1) 0%, rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(left, rgba(18,88,172,1) 0%, rgba(32,124,229,1) 100%);
    background: linear-gradient(to right, rgba(18,88,172,1) 0%, rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1258ac', endColorstr='#207ce5', GradientType=1 );
  }

  #kaskoWrapper .side-block{
    width: 50%;
    float:left;
    padding-left:0;
  }

  .contacts-form-wrapper{
    width: 100%;
  }

  .mapview{
    width: 80%;
    margin: 0 auto;
  }

  #YMapsID{
    height: 300px;
  }

  .yamap_metki>div{
    width: 33%;
  }

  .mobile-view.logo-top{
    width: 45%;
    float: left;
    margin-top: 6px;
    position: relative;
    left: -15px;
  }

  .mobile-view.logo-top img {
    width: 162px;
  }

}