.cs-category article.cs-articlePreview,
.cs-searchResults .cs-articlePreview {width: calc(100% /4 - 2em);margin: 1em;box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;padding: 15px;}
.cs-closeOverlay {top: 16px;}

/*@media (max-width: 1610.98px) {
  body.cs-start section.cs-main {padding-top: 25%;}
}*/
@media (max-width: 1410.98px) {
  /*.cs-startBox .cs-startLeft {display: none;}*/
  .cs-startBox .cs-startRight {width: 100%;}
  /*body.cs-start section.cs-main {padding-top: 23%;}*/
    .cs-startBox > div {width: 100%;}

}
@media (max-width: 1350.98px) {
  /*.theme-default .nivo-caption .cs-captionWrapper {margin-top: 3em;}*/
  /*body.cs-start section.cs-main {padding-top: 22%;}*/
  body .cs-logo {margin-left: 1em;}
}
@media (max-width: 1200.98px) {
  /*body.cs-start section.cs-main {padding-top: 20%;}*/
  .cs-overlayButton.cs-overlayMenuButton svg {top: -3px;}
}
@media (max-width: 1100.98px) {
  /*body.cs-start section.cs-main {padding-top: 18%;}*/
  .cs-category article.cs-articlePreview,
  .cs-searchResults .cs-articlePreview {width: calc(100% /3 - 2em);margin: 1em;}
}
@media (max-width: 940.98px) {
  /*body .cs-startSlider {display: none;}*/
  body.cs-start section.cs-main {padding-top: 0;}
  /*.cs-logo img {filter: brightness(0%);}*/
  body.cs-start header .cs-miniButtons .cs-svgIcon path {fill: #121212;}
  .cs-topPages .cs-topPagesBurger {color: #fff;}
  .cs-bannerRow {margin-top: 0;}
  footer .cs-footerTop {flex-direction: column; }
}
@media (max-width: 767.98px) {
  .theme-default .nivo-caption .cs-captionWrapper{
   max-width: 100%;
  }
  .cs-body .slider-wrapper .nivoSlider .nivo-caption{
   left: 0px; 
  }
    body .cs-startSlider {display: unset !important;}

  html body .cs-topBar {background: #fff;}
  .cs-overlayButton.cs-overlayMenuButton svg {top: 1px;}
  
  /*.cs-startBox .cs-startRight {display: none;}*/
  header .cs-headerContent {margin: 0 auto;padding: 0;margin-bottom: 0;}
  .cs-categoriesBox {margin: 1em -5px;}
  .cs-largeMenu {display: none !important;}
  .cs-categoriesBox .cs-overlayButton {width: 100%;}
  .cs-category article.cs-articlePreview,
  .cs-searchResults .cs-articlePreview {width: calc(100% /2 - 2em);margin: 1em;}
  
  header .cs-headerContent .cs-container {display: flex;flex-wrap: wrap;}
  body .cs-logo {width: 80%;margin: 0;padding-left: 1em;}
  html body.cs-start .cs-categoriesBox,
  html body .cs-categoriesBox {width: 100%;margin: 0;}
  
  html body .cs-categoriesBox .cs-overlayMenuButton {margin: 0;padding: 0;text-align: right;}
  html body .cs-categoriesBox .cs-overlayMenuButton > span {display: none;}
  html body .cs-categoriesBox .cs-overlayMenuButton svg {width: 2em !important;height: 2em !important;}
  
  html body header .cs-headerContent {padding-top: 1em;}
  html body header .cs-miniButtons {margin-top: 0;padding-left: 1em;width: 100%;}
  
}
@media (max-width: 575.98px) {
  html body header .cs-miniButtons {margin-top: 0;}
  .cs-logo {max-width: 270px;}
}


/*@media only screen and (min-width: 2100px){
 section.cs-mainContent{
   margin-top: 75px !important;
  }
  
}*/