/* Global shell: header, mobile menu and footer polish */
@media (max-width:767px){
  .td-header-mobile-wrap .iv2-mobile-header-row{
    display:flex!important;
    align-items:center!important;
    box-sizing:border-box!important;
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:12px 24px!important;
  }
  .td-header-mobile-wrap .iv2-mobile-header-row:before,
  .td-header-mobile-wrap .iv2-mobile-header-row:after{display:none!important}
  .td-header-mobile-wrap .iv2-mobile-header-row>.vc_column_inner{
    float:none!important;
    padding:0!important;
    margin:0!important;
    min-height:0!important;
  }
  .td-header-mobile-wrap .iv2-mobile-header-row>.vc_column_inner:nth-child(1){
    width:25%!important;flex:0 0 25%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;
  }
  .td-header-mobile-wrap .iv2-mobile-header-row>.vc_column_inner:nth-child(2){
    width:50%!important;flex:0 0 50%!important;display:flex!important;align-items:center!important;justify-content:center!important;
  }
  .td-header-mobile-wrap .iv2-mobile-header-row>.vc_column_inner:nth-child(3){
    width:25%!important;flex:0 0 25%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;
  }
  .td-header-mobile-wrap .iv2-mobile-header-row .td_block_wrap{margin-bottom:0!important}
  .td-header-mobile-wrap .iv2-mobile-header-row .tdm-descr{font-size:32px!important;line-height:1!important}
  .td-header-mobile-wrap .tdb-mobile-menu-button i{
    font-size:28px!important;width:46px!important;height:46px!important;line-height:46px!important;color:#05255b!important;
  }
  .td-header-mobile-wrap .tdb-header-search-button-mob i{
    font-size:24px!important;width:46px!important;height:46px!important;line-height:46px!important;color:#05255b!important;
  }

  .td-menu-login-section,#login-form-mobile{display:none!important}
  .td-menu-background{background:#eaf4ff!important;opacity:.98!important}
  #td-mobile-nav{background:#eaf4ff!important}
  #td-mobile-nav .td-mobile-container{background:#eaf4ff!important;min-height:100vh!important}
  #td-mobile-nav .td-menu-socials-wrap{height:56px!important}
  #td-mobile-nav .td-mobile-close .td-icon-close-mobile:before{color:#05255b!important}
  #td-mobile-nav .td-mobile-content{padding:34px 28px 36px!important}
  #td-mobile-nav .td-mobile-main-menu{padding:0!important;margin:0!important}
  #td-mobile-nav .td-mobile-main-menu li{border-bottom:1px solid rgba(5,37,91,.12)!important}
  #td-mobile-nav .td-mobile-main-menu li:last-child{border-bottom:0!important}
  #td-mobile-nav .td-mobile-main-menu li a{
    color:#05255b!important;font-size:26px!important;line-height:1.18!important;font-weight:700!important;padding:16px 0!important;
  }

  .iv2-footer-main>.vc_column{margin-bottom:20px!important}
  .iv2-footer-main>.vc_column:last-child{margin-bottom:0!important}
  .iv2-footer-main .vc_column_text{margin-bottom:0!important}
}
