
html body.extraHeight { margin-top: 0; } 
html body{ margin-top: 0px; background-color: #f5d19f; }

html #main { min-height: calc(100vh - 266px); }

div#header { display: none; } 
div#main { float: none; margin-left: auto; margin-right: auto; }

div#right { display: none; }  
div#footer { box-shadow: none; background: #23283d; color: #959dc0; z-index: 10; position: relative; }
div#footer h1 { color: #959dc0; }
div#footer a { color: #959dc0;}

/* image 2 */
#main #c12354 h1 { margin-left: 5%; margin-top: -27%; width: 53%; }
#main #c12354 p { margin-left: 5%; }
  
/* image 3 */
#c12355 h1 { margin-top: -20px; }
  

  
@media (min-width: 550px) { 

html body{
    margin-top: 0px; 
    background-color: #f5d19f;
    background-image: url(/fileadmin/bilder/Products/Gifts_for_a_King/background-left.jpg);
    background-size: 1196px;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
}
  
}

@media (min-width: 720px) { 
	div#main { margin-top: 0px; }
    #content figure:last-of-type { margin: 0 0 0px 0; }
      
    #main #c12353 #content figure:last-of-type { margin: 0 0 0px 0; }  
      
    /* image 2 */
	#main #c12354 h1 { margin-left: 5%; margin-top: -24%; width: 43%; }
	#main #c12354 p {  margin-left: 5%; width: 90%; }

    /* Product Image */
    #main #c12357.header-bild-links-inside-text figure { margin-left: 16%; }
    #main #c12357.header-bild-links-text figure { margin-left: 2%; margin-bottom: 30px; margin-top: 30px; width: 60%; }
    #c12357 h3 { margin-top: 80px; }
 
      
}

@media (min-width: 960px) {
  
	#main #c12354 p { margin-left: 5%;  width: 60%; }

    /* image 3 */
	#main #c12355 h1 { margin-left: 53%; margin-top: -27%; }
  	#main #c12355 p { margin-left: 53%; }
  
div#main { float: none; margin-left: 30%; margin-right: 0%; }
  

}

@media (min-width:1140px) {
  
html body{
    background-image: url(/fileadmin/bilder/Products/Gifts_for_a_King/background-left-big.jpg);
    background-size: 2727px;
}

}
 