

 /*    critical styles     */
 #sg_b.sungroup .res.top{
  position: absolute;
  left: 0;
  top: 0;
}
#sg_b.sungroup .sg_pic_top{
  position: relative;
  display: block;
}

  @media (min-width:0px){
    #sg_b.sungroup picture.sg_pic_top{
      height: 0 !important;
      padding-top:calc( 150 / 300 * 100%);
    }
  }
  @media (min-width:300px){
    #sg_b.sungroup picture.sg_pic_top{
      height: 0 !important;
      padding-top:calc( 230 / 500 * 100%);
    }
  }
  @media(min-width:500px){
    #sg_b.sungroup picture.sg_pic_top{
      height: 0 !important;
      padding-top:calc( 400 / 1200 * 100%);
    }
  }
  /* @media(min-width:500px) {
      #sg_b.sungroup picture.sg_pic_top {
          height: 0 !important;
          padding-top: calc(400 / 1360 * 100%);
      }
  }
  @media(min-width:1360px) {
      #sg_b.sungroup picture.sg_pic_top{
        height: 0 !important;
        padding-top:calc( 400 / 1920 * 100%);
      }
    } */


#sg_b.sungroup .res {
  width: 100%;
  height: auto;
}

      .sg_fix{
        max-width: 1200px;
        width: 100%;
        margin: auto;
      }

      /* .sg_fix {
          max-width: 1920px;
          width: 100%;
          margin: auto;
      } */
      .sg_fix .lp-content {
        max-width: 1200px;
        width: 100%;
        margin: auto;
      }
      /* .landing-page-sun-group {
          max-width: 1920px !important;
      }
      .c-layout_row.c-layout_item.is-main.is-container {
          width: 1920px;
          max-width: 100%;
          padding-right: 0 !important;
          padding-left: 0 !important
      }
      .c-layout_row.c-layout_item.is-main.is-container .c-headline_title {
          width: 1200px;
          max-width: 100%;
          margin-left: auto;
          margin-right: auto;
          padding-right: 10px;
          padding-left: 10px;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
      }
      @media screen and (min-width:1200px) {
          .c-layout_row.c-layout_item.is-main.is-container .c-headline_title {
              padding-right: 0;
              padding-left: 0;
          }
      } */


      #sg_b.sungroup .ban {
      	display: block;
      	width: 100%;
      	margin: 5px 0;
      }
      #sg_b.sungroup .ban img {
      	width: 100%;
      	height: auto;
      }

      /* #sg_b.sungroup .produkty .box_pro {
         max-width: 33.3333%;
     } */


      /* #sg_b.sungroup .row-products .sg_sp1_box .bg-text {
      	display: none;
      } */



      #sg_b.sungroup .sg_sp1_box .sg_plus_sign_lub {
      	font-size: 24px;
      	text-transform: uppercase;
      	width: 100px;
      	border-radius: 30px;
      	right: -55px !important;
        top: 45%;
      }
      @media(max-width:1000px){
      	#sg_b.sungroup .sg_sp1_box .sg_plus_sign_lub {
      		font-size: 18px;
      		width: 54px;
            height: 40px;
      		right: -32px !important;
      	}
      }
      @media(max-width:600px){
      	#sg_b.sungroup .sg_sp1_box .sg_plus_sign_lub {
            min-height: 35px;
            font-size: 15px;
            width: 48px;
            height: 35px;
            right: -26px !important;
      	}
      }


      /* #sg_b.sungroup .sg_sp1_box .sg_plus_sign {
      	background-color: #fff !important;
      	color: #FE0000 !important;
      	box-shadow: 0px 0px 4px 0px rgba(107, 107, 107, 0.25);
      } */

      #sg_b.sungroup .splide .border:hover {
      	border-color: #BF1920 !important;
      }
      #sg_b.sungroup .sg_border_arrow {
        border-color: #BF1920 !important
      }

      @media (min-width: 1201px) {
      	/* #sg_b.sungroup .splide__arrow {
      		top: 40%;
      	} */
      	#sg_b.sungroup .splide__arrow--prev {
      		left: 2em;
      	}
      	#sg_b.sungroup .splide__arrow--next {
      		right: 2em;
      	}
      }
      #sg_b.sungroup .linkSG {
      	word-wrap: break-word;
      	-moz-user-select: all;
      	-khtml-user-select: all;
      	-webkit-user-select: all;
      	-ms-user-select: all;
      	user-select: all;
      	word-break: break-word;
      }

/*
      #sg_b.sungroup .row-products .sg_sp1_box:nth-child(1) .bg-text {
      	display: none;
      }
      #sg_b.sungroup .row-products .sg_sp1_box:nth-child(1) .sg_img_div {
      	margin-top: 45px;
      }
      @media (max-width: 600px) {
      	#sg_b.sungroup .row-products .sg_sp1_box:nth-child(1) .sg_img_div {
      		margin-top: 40px;
      	}
      }
      @media (max-width: 400px) {
      	#sg_b.sungroup .row-products .sg_sp1_box:nth-child(1) .sg_img_div {
      		margin-top: 35px;
      	}
      } */

#sg_b.sungroup .row-products .sg_sp1_box article {
    width: 100%;
}

      /* #sg_b.sungroup .row-products .sg_sp1_box {
      	width: 440px;
      	max-width: 100%;
      } */
