
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Medium.eot');
    src: url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Medium.woff2') format('woff2'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Medium.woff') format('woff'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Medium.ttf') format('truetype'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Medium.svg#FormaDJRBanner-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Regular.eot');
    src: url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Regular.woff2') format('woff2'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Regular.woff') format('woff'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Regular.ttf') format('truetype'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Regular.svg#FormaDJRBanner-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Light.eot');
    src: url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Light.eot?#iefix') format('embedded-opentype'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Light.woff2') format('woff2'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Light.woff') format('woff'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Light.ttf') format('truetype'),
        url('https://vorschau.gartenbau-heil.de/fonts/FormaDJRBanner-Light.svg#FormaDJRBanner-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heimat Didone';
    src: url('https://vorschau.gartenbau-heil.de/fonts/HeimatDidone-20Regular.eot');
    src: url('https://vorschau.gartenbau-heil.de/fonts/HeimatDidone-20Regular.eot?#iefix') format('embedded-opentype'),
        url('https://vorschau.gartenbau-heil.de/fonts/HeimatDidone-20Regular.woff2') format('woff2'),
        url('https://vorschau.gartenbau-heil.de/fonts/HeimatDidone-20Regular.woff') format('woff'),
        url('https://vorschau.gartenbau-heil.de/fonts/HeimatDidone-20Regular.ttf') format('truetype'),
        url('https://vorschau.gartenbau-heil.de/fonts/FHeimatDidone-20Regular.svg#HeimatDidone-20Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, button, input, select, textarea, label,
b, strong{
    font-family: "Forma DJR Banner", Arial;
}

strong{
   font-weight: 500;
}

h2, h3, p, .nf-form-content label, 
.nf-form-content input[type=submit],
li{
    font-weight: normal;
    letter-spacing: 1.92px;
}

.fa-phone-alt,
.fa-envelope {
    color: #94c11f !important;
}

#menu-footer a {
  font-family: 'Forma DJR Banner';
  text-align: right;
  letter-spacing: 1.44px;
  color: #FFFFFF;
  font-weight: 300;
  font-size: 24px;
  line-height: 38px;
}

#menu-footer {
    text-align: right;
}

#menu-footer li {
    margin-bottom: 0;
}

.social-icons {
  display: flex;
  flex-direction: column;
}

.social-icons img {
  width:40px;
  cursor: pointer;
  margin-bottom: 10px !important;
}

 @media screen and (max-width: 600px) {
.social-icons {
    display: flex;
    align-items: center;
}
   #menu-footer {
    align-items: center;
    flex-direction: column;
    display: flex;
    text-align: right;
}
}

/* Mobile Menü-Buttons */

button.menu-toggle,
button.menu-toggle:hover,
button.menu-toggle:focus
{
  color: #94c11f;
}

/* Weiterlesen Buttons und Buttons im Blog */

.read-more-container
{
  margin-top: 24px;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.button,
a.wp-block-button__link:not(.has-background),
a.button:hover,
a.button:focus 
{
  background-color: #94c11f;
}

a.button:hover,
a.button:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus
{
  opacity: 0.9;
}


/* VC Buttons */

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus
{
  text-align: center;
  font-family: "Forma DJR Banner", Arial;
  font-size: 32px;
  line-height: 39px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1.92px;
  color: #FFFFFF !important;
  background-color: #94C11F !important;
  border: 0 !important;
  background-image: none !important;
  padding: 20px 40px;
}

/* VC Icons */

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon
{
  color: #94c11f;
}

/* Blog Links */

.post-navigation a,
.entry-meta a {
  color: #94c11f;
}


/* Top und Footer-Bar */

.site-info,
.top-bar {
    background-color: #94c11f;
    color: #ffffff;
}

.site-info {
  display: none;
}

.site-footer {
  background-color: #3C3C3B;
  box-shadow: 0px -7px 18px #00000041;
}

/* Akkordions */

.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before
{
  border-color: #94c11f !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a
{
  color: #94c11f !important;
}

h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
    font-size: 18px;
    font-weight: 600;
}

.vc_tta-panel {
    margin-bottom: 25px;
    box-shadow: 0 0 15px rgb(0 0 0 / 7%);
}

.vc_tta.vc_general .vc_tta-panel-title>a
{
  padding: 25px 20px !important;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a
{
padding-left: 46px !important;
}

.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
  border-radius: 0 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body
{
  background-color: #fff !important;
}



/* Cookie Meldung */


#mybyte_media_cookiesettings {
    position: relative !important;
    z-index: 1 !important;
    background: none;
    border: 0 none;
    font-size: inherit;
  	box-shadow: none;
    color: inherit;
    padding: 0;
  	margin: 0px;
    margin-left: 20px;
}

#mybyte_media_cookiehinweis_close {
  background: #94c11f;
}





/* Anpassung Ninja Forms
---------------------------- */ 


.nf-form-content textarea,
.nf-form-content select,
.nf-form-content input:not([type="button"]),
.nf-form-content input:focus,
.nf-form-content input:-internal-autofill-selected,
.nf-form-content input:-webkit-autofill,
.nf-form-content input:-webkit-autofill:hover,
.nf-form-content input:-webkit-autofill:focus,
.nf-form-content input:-webkit-autofill:active  {
  background: #484848 !important;
  font-size: inherit !important;
}

.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit],
.nf-form-content button:hover,
.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover,
.nf-form-content button:active,
.nf-form-content input[type=button]:active,
.nf-form-content input[type=submit]:active,
.nf-form-content button:focus,
.nf-form-content input[type=button]:focus,
.nf-form-content input[type=submit]:focus

{
  background-color: #94c11f !important;
  color: #fff !important;
}

.nf-row{
	margin: 0 -5px;
}

.nf-field-label label {
    font-weight: 600;
}

.nf-form-fields-required{
	display: none !important;
	visibility: hidden;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	font-size: 16px;
}

.label-above .nf-field-label {
    margin-bottom: 0 !important;
}

.label-right .nf-field-label {
    padding-left: 8px !important;
}

.label-right .checkbox-wrap .nf-field-element {
    margin-top: -4px;
}

.nf-field-container{
	margin-bottom: 1em !important;
}

.nf-field-element select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.nf-fu-progress-bar {
  background-color:  !important;
}

.files_uploaded a, .files_uploaded a:visited {
    color: #990000;
}

.files_uploaded p {
    margin-bottom: 5px;
}

.nf-form-content input:not([type="submit"]), .nf-form-content textarea {
  background: #484848 !important;
  border: 1px solid #484848 !important;
  color: #94C11F !important;
  font-family: 'Forma DJR Banner', Arial;
  font-size: 24px;
  line-height: 29px;
  font-weight: 300;
  letter-spacing: 1.44px;
  padding-left: 24px;
}

textarea.ninja-forms-field {
  padding-left: 24px !important;
  font-size: 24px !important;
}

.nf-form-content input:not([type="submit"]):hover, .nf-form-content textarea:hover {
  background-color: #606060 !important;
}

.nf-form-content input:not([type="submit"]):focus, .nf-form-content textarea:focus {
  background-color: #3C3C3B !important;
  border: 1px solid #94C11F !important;
}

.nf-error .ninja-forms-field {
  border: 0 !important;
}

.nf-error.field-wrap .nf-field-element::after {
  background: #94c11f !important;
}

.nf-error .nf-error-msg, .nf-error-msg {
  color: #94c11f !important;
  letter-spacing: 1.44px;
  padding-left: 24px;
  font-weight: 300;
}

.nf-form-content input[type="submit"] {
  font-size: 32px !important;
  font-weight: 300 !important;
  letter-spacing: 1.92px !important;
  line-height: 32px !important;
  width: 100% !important;
  padding: 10px !important;
}

.nf-form-content input[type="submit"]:hover {
  background: #769F0C !important;
}

.label-right .nf-field-label {
  padding-left: 0 !important;
}

.nf-form-content label {
  font-size: 24px !important;
  font-weight: 300 !important;
}

.nf-form-content label {
  line-height: 28px !important;
}

/* Typographie */
body, p, ul, li, td {
  font-family: 'Forma DJR Banner', Arial;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  letter-spacing: 1.92px;
  color: #fff;
}

.main-navigation a {
  font-family: 'Forma DJR Banner', Arial;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 1.4px;
  color: #fff;
}

h1 {
  font-family: 'Heimat Didone', Georgia;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
  color: #fff;
}

h2 {
  font-family: 'Forma DJR Banner', Arial;
  font-size: 32px;
  line-height: 39px;
  font-weight: 500;
  letter-spacing: 2.5px;
  color: #94C11F;
  text-transform: uppercase;
}

h3 {
  font-family: 'Forma DJR Banner', Arial;
  font-size: 40px;
  line-height: 48px;
  font-weight: normal;
  letter-spacing: 2.8px;
  color: #fff;
}

h4 {
  font-family: 'Forma DJR Banner', Arial;
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
  letter-spacing: 2.8px;
  color: #94C11F;
}

h5 {
  color: #94C11F;
  letter-spacing: 1.44px;
  line-height: 29px;
  margin-bottom: 5px;
  margin-top: 40px;
}

/* Header / Menu */
#site-navigation {
  display: none;
}

.main-navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #3C3C3B94;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.inside-navigation {
  padding-left: 0 !important;
}

#menu-item-304 a {
  padding-left: 0;
}

#menu-item-304 img {
  padding-top: 24px;
  cursor: pointer;
}

#burger-toggle {
  position: fixed;
  top: 25px;
  left: 50px;
  z-index: 101;
  cursor: pointer;
}

/* Listen */
ul {
  margin: 0;
  list-style: none;
}

li:not(.menu-item) {
  display: flex;
  align-items: center;
}

li:not(.menu-item)::before {
  content: '';
  background: #94C11F;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 10px;
}

/* Layout */
.displaynone {
  display: none;
}

.site-header, .top-bar {
  display: none;
}

body {
  background: url(https://vorschau.gartenbau-heil.de/wp-content/uploads/2024/05/bg.png) repeat-y;
  background-color: #3C3C3B;
  background-position: center;
  background-size: auto;
}

.site, .site-content, .content-area, .site-main, article, .inside-article, .entry-content, .wpb-content-wrapper {
  background: transparent !important;
}

.title-img img {
  opacity: 0.15;
}

.title-img {
  background-color: #3C3C3B;
}

.prefooter {
  border-top-width: 1px !important;
  border-top-color: #94c11f !important;
  border-top-style: solid !important;
  border-radius: 1px !important;
  padding-top: 30px;
  margin-top: 70px;
}

.prefooter h2 {
  font-weight: 300;
}

.vc_row:not(:first-of-type):not(.noblur):not(.vc_gitem_row) {
  margin-top: 80px;
  margin-bottom: 135px;
  background: #FFFFFF0F;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding-top: 50px;
  padding-bottom: 50px;
}

.layout-box-shadow {
  box-shadow: inset -12px 2px 18px #00000029;
  background-color: #3C3C3B;
}

/* Positionierung der Bilder */
.logo-home img {
  margin-top: -930px;
  padding-left: 30px;
  padding-right: 30px;
}

.logo-page img {
  width: 288px;
  height: auto;
  margin-top: -480px;
}

.arrow-home img {
  margin-top: -330px;
  position: relative;
  z-index: 99;
}

.vc_row.row-imgoverflow {
  overflow: visible !important;
}

.img-1 img {
  margin-top: -150px;
  margin-bottom: -150px;
}

.img-2 img {
  margin-top: -85px;
  margin-bottom: -110px;
}

.img-3 img {
  margin-top: -300px;
  margin-bottom: -440px;
  margin-right: -15px;
  margin-left: 15px;
}

.img-4 img {
  margin-left: -15px;
  margin-right: 15px;
  margin-bottom: -391px;
  margin-top: -365px;
}

.img-5 img {
  margin-top: -75px;
  margin-bottom: -110px;
}

.img-6 img {
  margin-top: -85px;
  margin-bottom: -110px;
}

.img-7 img {
  margin-top: -451px;
  margin-bottom: -440px;
  margin-right: -15px;
  margin-left: 15px;
}

.img-8 img {
  margin-left: -15px;
  margin-right: 15px;
  margin-bottom: -391px;
  margin-top: -365px;
}

.img-9 img {
  margin-top: -75px;
  margin-bottom: -110px;
}

/* Quick Contact */
.quick-contact {
  z-index: 99;
  position: fixed;
  right: 0;
  bottom: 50px;
}

.quick-phone {
  background: #94C11F;
  padding: 10px 10px 4px 10px;
  margin-bottom: 2px;
}

.quick-mail {
  background: #94C11F;
  padding: 10px 10px 4px 10px;
}

/* To-Top Button */
.generate-back-to-top {
  font-size: 32px;
  border-radius: 0;
  bottom: 50px;
  right: auto;
  line-height: 32px;
  left: 0;
}

/* Rollover Images Leistungen */
.image-container {
  position: relative;
  width: 100%;
  max-width: 360px;
  margin: auto;
  margin-bottom: 60px;
  border-radius: 50%;
}

.image-container img {
  width: 100%;
  display: block;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #3C3C3B80;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s ease;
  overflow: hidden;
  padding: 20px;
}

.overlay p {
  font-size: 16px;
  line-height: 24px;
}

.overlay h2 {
  font-weight: 300;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 30px;
  letter-spacing: 3px;
}

.overlay .content {
  text-align: center;
  padding: 10px;
  transition: transform 0.5s ease;
}

.overlay .description {
  display: none;
  margin-top: 10px;
}

.image-container:hover .overlay {
  height: 100%;
}

.image-container:hover .overlay .content {
  transform: translateY(-15%);
}

.image-container:hover .overlay .description {
  display: block;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.image-container:hover .overlay .description {
  opacity: 1;
}

/* Stellenangebote */
.vc_grid-item-mini.vc_clearfix {
  display: flex;
  align-items: center;
}

.vc_grid-item-zone-c-left .vc_gitem-zone-c {
  width: 15% !important;
}

.jobs-icons {
  margin-bottom: 0 !important;
}

.jobs-column {
  margin-bottom: 0 !important;
  font-size: 18px;
  letter-spacing: 1.5px;
  font-weight: 300;
  line-height: 18px;
}

.jobs-divider {
  border-bottom-width: 1px !important;
  padding-bottom: 50px !important;
  border-bottom-color: #94c11f !important;
  border-bottom-style: solid !important;
  margin-bottom: 30px;
}

.vc_grid-item-zone-c-left .vc_gitem-animated-block {
  width: 85% !important;
}

.vc_grid-item {
  border-bottom: 1px solid #94C11F;
  padding: 0 !important;
  margin-bottom: 15px;
}

.vc_gitem-zone-a .vc_gitem-row-position-top {
  position: inherit !important;
}

.vc_gitem-zone-a .vc_gitem-row-position-middle {
  position: inherit !important;
  transform: none !important;
}

.vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
  display: flex;
  justify-content: space-between;
}

.vc_col-sm-3.vc_gitem-col, .jobs-meta .vc_col-sm-3 {
  width: 20%;
}

.vc_gitem-post-data h2 {
  font-size: 24px;
  line-height: 24px;
}

.jobs-icons {
  min-width: 35px;
  text-align: center;
  float: left;
}

.jobs-icons img {
  margin-right: 15px;
}

/* Beitrags Seiten (Jobs) */
.entry-header {
  display: none;
}

.featured-image {
  display: none;
}

.entry-meta {
  display: none;
}

.type-post h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 10px;
  margin-top: 40px;
}

.type-post h2 {
  margin-top: 40px;
  margin-bottom: 10px;
}

/* Responive */
@media (max-width: 992px) and (min-width: 769px) {
  .tablet-fix.vc_col-sm-4 {
    width: 57.6% !important;
  }

  .vc_col-sm-3.vc_gitem-col {
    width: 33.33%;
  }

  .vc_row:not(:first-of-type):not(.noblur) {
    margin-top: 0;
  }

  .vc_row:not(:first-of-type):not(.noblur):not(.vc_gitem_row) {
    margin-top: 0px;
  }

  .inside-navigation.grid-container {
    margin-left: 50px;
  }

  .main-navigation:not(.slideout-navigation) a, .main-navigation .menu-bar-items {
    font-size: 24px;
  }

  .tablet-fix.vc_col-sm-4:nth-of-type(2n) .vc_column-inner {
    padding-left: 50px;
  }

  #willkommen .vc_column-inner:not(.vc_hidden-xs) {
    padding-left: 50px;
  }

  .img-1 img {
    margin-top: 0;
    margin-bottom: 0;
  }

  .overlay h2 {
    font-size: 24px;
  }

  .overlay:hover h2 {
    margin-bottom: 10px;
    margin-top: 40px;
  }

  .overlay p {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 768px) {
  #burger-toggle {
    display: none;
  }

  #site-navigation {
    display: block;
  }

  #menu-item-304 {
    display: none;
  }

  .mobile-menu {
    display: none;
  }

  .main-navigation .menu-toggle {
    font-size: 36px;
  }

  button.menu-toggle {
    text-align: left;
  }

  .menu-toggle {
    padding-left: 30px;
    padding-top: 10px;
  }

  .menu-item a {
    padding-left: 30px !important;
  }

  .main-navigation:not(.slideout-navigation) a, .main-navigation .menu-bar-items {
    font-size: 24px;
  }

  .inside-article {
    padding-top: 0 !important;
  }

  .vc_column-inner:not(.vc_custom_1715936075320):not(.vc_custom_1717579584304):not(.vc_custom_1717581088135):not(.vc_custom_1717580778910):not(.vc_custom_1717678421714) {
    padding-left: 30px !important;
    padding-right: 20px !important;
  }

  #willkommen {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .home-video {
    height: 100vh;
  }

  .logo-home img {
    margin-top: -85vh;
    z-index: 99;
    position: relative;
  }

  .vc_row:not(:first-of-type):not(.noblur) {
    margin-top: 0px;
  }

  .vc_row:not(:first-of-type):not(.noblur):not(.vc_gitem_row) {
    margin-top: 0px;
  }

  #burger-toggle {
    top: 30px;
    left: 30px;
  }

  .vc_col-sm-3.vc_gitem-col {
    width: 100%;
  }

  .vc_grid-item-zone-c-left .vc_gitem-zone-c {
    display: none;
  }
}
