#grid_start_angebot{
margin-bottom: 0%;
margin-top: 1%;
}

#grid_start_peletts_kohle, #grid_start_diesel_schmierstoffe{
-webkit-animation-delay: 0s;
animation-delay: 0s;
}

#grid_start_angebot {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}

#grid_start_gas_strom_wrapper {
width: 49.5%;
height: 49%;
float: right;
}

#grid_start_gas{
z-index: 2;
float: left;
width: 49%;
height: 100%;
background: #4ca3f2; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #4ca3f2 0%, #007cec 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #4ca3f2 0%,#007cec 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #4ca3f2 0%,#007cec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ca3f2', endColorstr='#007cec',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}

#grid_start_strom{
float: right;
width: 49%;
height: 100%;
background: #fba500;
background: -moz-radial-gradient(center, ellipse cover, #fba500 0%, #dc9100 100%);
background: -webkit-radial-gradient(center, ellipse cover, #fba500 0%,#dc9100 100%);
background: radial-gradient(ellipse at center, #fba500 0%,#dc9100 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba500', endColorstr='#dc9100',GradientType=1 );
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}

#grid_start_angebot{
background: #b061b8; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #b061b8 0%, #9c39a6 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #b061b8 0%,#9c39a6 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #b061b8 0%,#9c39a6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b061b8', endColorstr='#9c39a6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#grid_start_diesel_schmierstoffe{
background: #f5b077; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #f5b077 0%, #f29c55 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #f5b077 0%,#f29c55 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #f5b077 0%,#f29c55 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5b077', endColorstr='#f29c55',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#grid_start_prodtukte_wrapper {
height: 100%;
}

#grid_start_heizoelshop_bg_img {
background-image: url(/cms/upload/start/thiele_ohg_heizoelshop_2020.png);
}

#grid_start_gas_bg_img {
background-image: url(/cms/upload/start/thiele_ohg_gas_2020.png);
}

#grid_start_strom_bg_img {
background-image: url(/cms/upload/start/thiele_ohg_strom_2020.png);
}

#grid_start_peletts_kohle_bg_img {
background-image: url(/cms/upload/start/thiele_ohg_peletts_kohle_2020.png);
}

#grid_start_diesel_schmierstoffe_bg_img {
background-image: url(/cms/upload/start/thiele_ohg_diesel_schmierstoffe_2020.png);
}

#grid_start_angebot_bg_img {
background-image: url(/cms/upload/start/thiele_ohg_angebot_2020.png);
}

/* ################################################### WIDTH 1100px ################################################### */
@media only screen and (max-width: 1100px) {

#grid_start_gas_strom_wrapper{
float: none;
width: 100%;
height: 200px;
margin-top: 20px;
}

#grid_start_gas .pt15:first-child, #grid_start_strom .pt15:first-child {
padding-top: 0px;
}

#grid_start_gas .grid_start_content_bottom, #grid_start_strom .grid_start_content_bottom {
margin-top: 0px;
}

#grid_start_angebot {
margin: 20px 0px;
}

.grid_start_angebot_bottom{
display:none;
}

#grid_start_prodtukte_wrapper {
    height: 200px;
}

}

/* ################################################### WIDTH 750px ################################################### */
@media only screen and (max-width: 750px) {

#grid_start_gas_strom_wrapper, #grid_start_prodtukte_wrapper {
height: auto;
}

#grid_start_gas, #grid_start_strom {
float: none;
height: auto;
width: 100%;
}

#grid_start_gas {
margin-bottom: 20px;
}

}