/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {




/*new*/

.header_bot {
    display: none;
}
.top_slider {
    display: none;
}
.header_logo {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 74px;
    background: url(/manager/templates/Lombard/img/Logo_top.png) 0px 0px no-repeat;
    text-indent: -999em;
    overflow: hidden;
    background-position: center;
}
.header_contacts {
    margin-top: 10px;
    border-left: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    float: left;
    overflow: inherit;
    width: 100%;
}
.header_contacts_inf {
    white-space: nowrap;
    text-align: center;
    margin-bottom: 0;
    float: none;
    margin-right: 0px;
}
.header_contacts_callback {
    display: none;
}
ul.nav.menu-1 {
    display: none;
}
.footer-left-1 {
float: right;
    padding-top: 50px;
    width: 100%;
    height: auto;
    padding-left: 00px;
    font: italic 12px/20px GothamPro;
    color: white;
	text-align: center;
}
.footer-rifht-1 {
    float: right;
    padding-top: 40px;
    width: 100%;
    height: auto;
    padding-right: 0px;
    font: italic 20px/30px GothamPro;
    color: white;
    padding-bottom: 31px;
    text-align: center;
}
footer {
    position: relative;
    height: auto;
    clear: both;
    background-color: #0069C3;
    display: inline-block;
}
.footer-rifht-1 a:before {
    content: '';
    position: absolute;
    background-image: url(http://axiomannov.ru/wp-content/uploads/2016/10/logogl1.png);
    width: 126px;
    height: 59px;
    background-position: 0;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 16px;
}
.page-news-gl {
    width: 100%;
    text-align: center;
    float: left;
    margin: 1%;
    border: 2px solid #0069c3;
}




nav{
  background: #2196f3;  
  padding: 15px;
}
.list-menu{
  display: flex;
  list-style: none;
}
.list-menu > li > a{
  color: #fff;
  display: block;
  padding: 5px 15px;
}
.list-menu > li > a:hover{
  background: #000;
}

#btn-menu{
  display: none;
}
#btn-menu + label{
  display: none; 
  position: relative;
  color: #fff; 
  height: 20px;
  z-index: 1;
  cursor: pointer;
}
#btn-menu + label:before{
content: '';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 22px;
    display: block;
    background: url(/manager/templates/Lombard/img/b.png) no-repeat;
    height: 18px;
    width: 18px;
    margin-right: 10px;
    margin-top: 3px;
    float: revert;
    float: left;
}
#btn-menu:checked + label:before{
  content: '';
  color: #f00;
}

@media screen and (max-width: 767px) {
 
   #btn-menu + label{
      display: inline-block;
   }
  #btn-menu + label + .list-menu{
    display: none;
  }
  #btn-menu:checked + label + .list-menu{
    display: block;
  }
}
.site_nav {

    display: none;
}
.mob_menu {
    display: block;
}
.maps-ya-text {
    width: 100%;
    float: left;
    line-height: 1.5em;
}
.maps-ya {
    width: 100%;
    float: left;
}

.table-dock td {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.five {
    display: none;
}
.catcher-of-leads {
    display: none;
}
.how-to-book {
    margin-bottom: 52px;
    DISPLAY: NONE;
}
.you-need.zalog-auto {
    width: 100%;
}
.you-need.zalog-auto h2.zalog-auto-h2-left {
    text-align: -webkit-center;
}
a.header-mob-button {
    background: #2196f3;
    color: #fff;
    font-weight: 900;
    border-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 13px 12px;
    margin: auto;
    display: inline-table;
	text-decoration: none;
}
.mob-button {
    width: 100%;
    text-align: center;
    margin-top: 23px;
	display: block;

}
.col-sm-12-from-footer-44 {
    display: none;
}
.col-sm-12-from-footer-22 {
    display: none;
}
.col-sm-12-from-footer-11 {
    width: 100%;
    float: right;
}
.accordion>.accordion-toggle:checked~section {
    min-height: 90px;
}
.accordion>label {
    display: block;
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    background: #ecebec;
    color: black;
    font-size: 12px;
    font-weight: 100;
    cursor: pointer;
}
.loan-block--item {
    width: 100%;
	padding-left: 220px
;
}
.gl_t {
    adding: 6% 15px 0;
    max-width: 95uto;
}
.gl_2 {
    padding: 6% 0%;
    max-width: 95%;
    margin: 0 auto;
}
}