#services-banner,#worcester-banner,#contactus-banner {float:left; width:100%; position:relative; height:250px;}
#services-banner .wrapper,#worcester-banner .wrapper,#contactus-banner .wrapper { display:table;}

#services-banner {background:url('../images/services-banner.jpg');background-repeat:no-repeat; background-position:left 0 bottom 32%; background-size:100% auto;}
#worcester-banner {background:url('../images/worcester-banner.jpg');background-repeat:no-repeat; background-position:left 0 bottom 50%; background-size:100% auto;}
#contactus-banner {background:url('../images/contactus-banner.jpg');background-repeat:no-repeat; background-position:left 0 bottom 37%; background-size:100% auto;}

.banner-inn { text-align: right; display:table-cell; vertical-align: bottom;height:250px; padding:0 0 3%;}
.banner-inn h1 { color:#fff; font-size:60px; line-height:70px;font-weight:normal; margin:0px; padding:0; text-transform:uppercase;}
#contactus-banner .banner-inn h1 { color:#8dc63f;}

@media only screen and ( max-width:1640px) {

}

@media only screen and ( max-width:1300px) {

}

@media only screen and ( max-width:1170px) {
.banner-inn h1 { font-size:35px; line-height:40px;}
}

@media only screen and ( max-width:980px) {
#services-banner,#worcester-banner,#contactus-banner,.banner-inn{ height:250px; vertical-align:middle; padding:0px;}

.banner-inn h1,#contactus-banner .banner-inn h1 { color:#fff;}
.banner-inn h1 br { display:none;}
.banner-inn { text-align:center;}

#services-banner {
background:
linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),
url('../images/services-banner.jpg');
background-repeat:no-repeat,no-repeat; 
background-position:top 0 left 0,left 0 bottom 32%; 
background-size:100% 100%,130% auto;}

#worcester-banner {
background:
linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),
url('../images/worcester-banner.jpg');
background-repeat:no-repeat,no-repeat; 
background-position:top 0 left 0,left 0 bottom 60%; 
background-size:100% 100%,130% auto;}

#contactus-banner {
background:
linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),
url('../images/contactus-banner.jpg');
background-repeat:no-repeat,no-repeat; 
background-position:top 0 left 0,left 0 bottom 32%; 
background-size:100% 100%,130% auto;}

}

@media only screen and ( max-width:767px) {
.banner-inn h2 {font-size:22px;line-height:30px;}
.banner-inn h3 {font-size:30px;line-height: 30px;}


}

@media only screen and ( max-width:640px) {
#services-banner,#worcester-banner,#contactus-banner,.banner-inn{ height:200px;}
.banner-inn h1 { font-size:26px; line-height:35px;}
.banner-inn .btn { margin:5% 0 0;}

}

@media only screen and ( max-width:520px) {
.banner-inn .btn a {padding: 6px 20px;font-size: 18px;}
}

@media only screen and ( max-width:420px) {

}








