@charset "utf-8";
.slide1 {
background:
url('../images/text-2-if-needed.png'),
url('../images/text-1-if-needed.png'),
url('../images/oftec-logo.png'),
url('../images/matchmaker-image.png'),
url('../images/boiler.png'),
url('../images/worcester-logo.png'),
url('../images/slide1-bg.png'),
url('../images/oil-banner-background.png');
background-repeat:no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-y,no-repeat;
background-position:bottom 20% left 58%, top 15% left 58%, top 50% right 15%, top 25% left 15%, top 42% left 25%, top 15% right 0%, top 0 right 0, left 0 bottom 10%;
background-size:auto auto, auto auto, auto auto, auto 40%, auto 80%, auto auto, auto auto, cover;}

.slide1 .appointment-btn{
position:absolute; bottom:8%; right:2%;
}
@media (max-width:1550px) {
.slide1 {
background-position:bottom 20% left 60%, top 15% left 60%, top 50% right 15%, top 25% left 10%, top 42% left 20%, top 15% right 0%, top 0 right 0, left 0 bottom 10%;
background-size:auto 35%, auto 35%, auto auto, auto 35%, auto 70%, auto auto, auto auto, cover;}

.slide1 .appointment-btn{
position:absolute; bottom:8%; right:2%;
}
}
@media (max-width:1365px) {
.slide1 {
background-position:bottom 40% left 60%, top 25% left 60%, top 50% right 15%, top 25% left 10%, top 50% left 20%, top 15% right 0%, top 0 right 0, left 0 bottom 10%;
background-size:auto 25%, auto 25%, auto 20%, auto 35%, auto 70%, 25% auto, auto auto, cover;}

.slide1 .appointment-btn{
position:absolute; bottom:8%; right:-5%;
}
.slide1 .appointment-btn img{width:80%; height:auto;}
}

@media (max-width:1169px) {

}

@media (max-width:991px) {

}

@media (max-width:767px) {
.slide1 .appointment-btn{
position:absolute; bottom:8%; right:-20%;
}	
.slide1 .appointment-btn img{width:60%; height:auto;}
}
@media (max-width:575px) {
	
}
@media (max-width:479px) {

}

@media (max-width:360px) {
.slide1 {
background-position:bottom 40% left 60%, top 25% left 60%, bottom 10% right 5%, top 5% left 5%, top 50% left 20%, top 15% right 0%, top 0 right -5%, left 0 bottom 10%;
background-size:auto 25%, auto 25%, auto 20%, auto 25%, auto 70%, 25% auto, auto auto, cover;}

.slide1 .appointment-btn{
position:absolute; bottom:2%; right:-5%;
}
.slide1 .appointment-btn img{width:50%; height:auto;}
}
