/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 08 2020 | 13:52:22 */
/* max-width 36em – 576px */
@media (max-width: 36em) {
  
  /* GRID */
/*   .container {
    padding-left: 24px;
    padding-right: 24px;
  } */
  
  /* Header */
/*   body.navigation_light_mode .custom-logo {
    display: none;
  }
  
  body.navigation_light_mode .custom-logo-link::before {
    display:block;
    content: url('/wp/wp-content/themes/dvinci/assets/img/brand_dvinci_white.svg');
    height: 22px;
    width: auto;
  }
  
  body.navigation_light_mode.scrolling .custom-logo {
    display: block;
  }
  
  body.navigation_light_mode.scrolling .custom-logo-link::before {
    display: none;
  }
   */
  /* MENU */
/*     .social-links {
    display: block;
  }
  
    .social-links li {
      margin-right: 6px !important;
      margin-left: 6px !important;
      padding-right: 6px !important;
      padding-left: 6px !important;
    }
  
  .social-links li a {
    font-size: 18px;
  }
   */
  /* FOOTER */
/*   
  .main-footer iframe {
    height: 250px !important;
    width: 100%;
  }
 */
  
  /* TYPOGRAPHY */
/*   
  h1 {
    font-size: 30px;
  }
  
  .p1 p {
    font-size: 20px !important;
    line-height: 29px !important;
  }
  
  .p4 {
    line-height: 1.4em !important;
  } */
  
  /* SLIDE-OUT Navigation */
/* 
  .main-nav .container-fluid {
    padding-left: 24px;
  }
  
  .main-header-dropdown-menu {
    max-width: 600px;
    padding: 150px 24px 15px 24px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  }

  .close.mobileMenu {
      position: absolute;
      right: 32px;
      top: 44px;
  }

  .dropdown-menu-inner {
    height: 100%;
  }
  
  .dropdown-menu-top {
      width: 100%;
	  height: 100%;
      display: flex;
      flex-direction: column;
  }

  .dropdown-menu-bottom {
      width: 100%;
      display: flex;
      flex-direction: column;
  }
  
  .dropdown-menu-bottom .social-links li {
    margin-right: 6px;
    margin-left: 6px;
  }
  
  .dropdown-menu-top .desktop-dropdown-navbar {
    display: flex;
  }
   */
  /* SLIDER */
/*   
  .gradient-opacity {
    opacity: 1;
  }
  
  .gradient-opacity:after {
    display: none;
    background: none;
  }
   */
  /* PRICING */
/*   .d-card {
    margin-bottom: 24px;
  }
   */
  /* PAGE: Startseite */
  /* PAGE: Bewerbermanagement */
  /* PAGE: Onboarding */
/*   
  .hero-section.home-hero {
    background-image: url('/wp/wp-content/themes/dvinci/assets/img/bg-corner-general-mobile.png') !important;
  } */
  
/*   .vc_section.home-bms-section {
    background-image: url('/wp/wp-content/themes/dvinci/assets/img/bg-divider-bms-mobile.png') !important;
  } */
  
/*   .vc_section.home-onb-section {
    background-image: url('/wp/wp-content/themes/dvinci/assets/img/bg-divider-onb-mobile.png') !important;
  } */
/*   
  .hero-section.bms-hero {
    background-size: contain !important;
    background-position: top !important;
  }
  
  .hero-section.onb-hero {
    background-size: contain !important;
    background-position: top !important;
  }
  
  .vc_section.bms-glance-section,
  .vc_section.onb-glance-section {
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 50px !important;
  }
   */
  /* PAGE Bewerbermanagement */
/*   
    .bms-features-col1 {
    margin-bottom: 32px;
  }
  
  .bms-features-col2 {
    
  } */
  
  /* PAGE: References */
  
  .references-slider-section {
    background-image: url('') !important;
  }

}