/*
 * 
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
/*
 * 
 * Created on : 26.07.2017, 12:24:22
 * Author     : Сергей
 */
/*
 * 
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
/*
 * 
 * Created on : 07.07.2017, 10:48:30
 * Author     : Сергей
 */
/*
 * CSS3 calc() function to perform calculations
 */
.navbar-toggle {
  display: inline-block; }
  @media (min-width: 992px) {
    .navbar-toggle {
  display: none; } }

  .airnode-collapse-menu ul {
    list-style: none;
    padding-left: 0; }
      .airnode-collapse-menu ul li a {
        color: white; }
  @media (max-width: 991px) {
    .airnode-collapse-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #3dc4d0;
  color: white;
  max-height: unset;
  text-align: left;
  overflow: hidden;
  width: 0;
  transition: all 0.5s;
  padding: 18px 33px;
  width: 284px;
  margin-left: -320px; }
      .airnode-collapse-menu li a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
        font-size: 16px; } }
    @media (min-width: 992px) {
      .airnode-collapse-menu_onlyside {
    display: none; } }
    .airnode-collapse-menu_onlyside li > a {
      padding-left: 0; }
    .airnode-collapse-menu_onlyside a {
      background-position: 0 50% !important; }
      .airnode-collapse-menu_onlyside a:hover,
      .airnode-collapse-menu_onlyside a:active,
      .airnode-collapse-menu_onlyside a:focus,
      .airnode-collapse-menu_onlyside a.active {
        background-position: 0 50% !important; }
    @media (max-width: 991px) {
      .airnode-collapse-menu li {
    margin-left: 14px; }
      .airnode-collapse-menu li.active {
        background: none; }
        .airnode-collapse-menu li.active a {
          color: white;
          text-decoration: none;
          font-size: 16px; }
          .airnode-collapse-menu li.active a:hover,
          .airnode-collapse-menu li.active a:active,
          .airnode-collapse-menu li.active a:focus {
            color: white;
            text-decoration: none; } }
      @media (max-width: 991px) {
        .airnode-collapse-menu li.airnode-collapse-menu__li_enter {
      margin-top: 10px; } }
    @media (max-width: 767px) {
      .airnode-collapse-menu__link_arrow {
        background: url(/sites/all/themes/aoiot/img/menu_arrow.png) no-repeat;
        background-size: 16px;
        background-position: 0 40% !important;
        padding-left: 25px !important; }
        .airnode-collapse-menu__link_arrow:hover {
          background: url(/sites/all/themes/aoiot/img/menu_arrow.png) no-repeat !important;
          background-size: 16px !important;
          background-position: 0 40% !important; }
      .airnode-collapse-menu__link_enter {
        background: url(/sites/all/themes/aoiot/img/menu_enter.png) no-repeat;
        background-position: 0 40% !important;
        padding-left: 25px !important; }
        .airnode-collapse-menu__link_enter:hover {
          background: url(/sites/all/themes/aoiot/img/menu_enter.png) no-repeat;
          background-size: 16px !important; } }
  .airnode-collapse-menu__close {
    background: url(/sites/all/themes/aoiot/img/mobile_menu_close.png) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
    padding: 0;
    margin: 0 0 40px 0px; }
    @media (min-width: 992px) {
      .airnode-collapse-menu__close {
    display: none; } }
  .airnode-collapse-menu__divider {
    margin-top: 5px;
    padding-top: 15px;
    border-top: 1px solid #2fabb6; }

