/*
************************************************************
Styles:     flix//theme
************************************************************
*/


@media only screen and (min-width: 1200px) and (max-width: 1400px) {

   .slidertext-container,
   #offersign {
      display:none;
   }

   .wrapper {
      width:1184px;
   }



   /* *************************************************
   *** Header
   ************************************************* */
   #logo {
      margin-left:20px;
   }

   .head-right-container {
      margin-right: 20px;
   }

   #shadow-header {
      width:100%;
      background-position: center top;
   }


   /* *************************************************
   *** Slider
   ************************************************* */
   #slider-canvas {
      height:auto;
   }

   .standard #slider-canvas,
   .detail #slider-canvas {
      height:auto;
      margin-bottom:-15px;
   }

   #slider-canvas img {
      width:100%;
      height:auto;
   }


   /* *************************************************
    *** Main
    ************************************************* */
   #breadcrumb-canvas {
      width:1144px;
      padding:0 20px;
   }

   .headline-wrapper {
      width:1144px;
      padding:0 20px;
   }

   .detail .headline-wrapper {
      padding:0;
      width:100%;
   }

   #content-wrapper {
      width:1144px;
      padding:0 20px;
   }

   #content-canvas {
      margin-right:54px;
   }





   /* *************************************************
   *** Footer
   ************************************************* */
   #footer-canvas .footerbox {
      margin-right:137px;
   }

   #footer-canvas .footerbox.first {
      margin-left:20px;
   }

   #footer-canvas .footerbox.last {
      margin-right: 20px;
   }



   .nav-meta {
      margin-right:20px;
   }



   /* *************************************************
   *** Pageelements Info
   ************************************************* */





   /* *************************************************
   *** Pageelements Main
   ************************************************* */
   .contentbox .wrapper {
      width:1144px;
      padding:0 20px;
   }


   /* ********** texteditor-start-main ********** */
   .texteditor-start-main .wrapper {
      padding-bottom:15px !important;
   }


   /* ********** offerteaser-start ********** */
   .offerteaser-start .offerbox.first {
      margin-left:0;
   }

   .offerteaser-start .shadow {
      width:100%;
      background-position: center top;
   }


   /* ********** gallery-detail  ********** */
   .gallery-detail .galleryImageThumb {
      width:256px;
      height:auto;
   }


   /* ********** pageteaser-start ********** */
   .pageteaser-start .teaserbox {
      margin-right:30px;
      width:361px;
   }

   .pageteaser-start .teaserbox img {
      width:361px;
      height:auto;
   }

   .pageteaser-start .text-wrapper {
      height:145px;
   }



   /* ********** overview-pages ********** */
   .overview-pages .overview-item {
      margin: 0 30px 30px 0;
   }


   /* ********** overview-pages ********** */
   .service-list .list-left {
      width:523px;
   }




}