/* section background
/* -------------------------------------------------- */
section,#subheader,#subheader1,#subheader2,#subheader3{
-webkit-background-size: 100% !important;
-moz-background-size: 100% !important;
-o-background-size: 100% !important;
background-size: 100% !important;
}

#subheader{
background:url(../images/background/bg-subheader.jpg)top fixed;
}

.page-projects #subheader{background-image:url(../images/background/subheader-1.jpg);}
.page-services #subheader{background-image:url(../images/background/subheader-2.jpg);}
.page-services #subheader1{background-image:url(../images/background/subheader-7.jpg);}
.page-about #subheader1{background-image:url(../images/background/subheader-7.jpg);}
.page-about #subheader2{background-image:url(../images/background/subheader-8.jpg);}
.page-about #subheader3{background-image:url(../images/background/subheader-9.jpg);}
.page-about #subheader{background-image:url(../images/background/subheader-3.jpg);}
.page-blog #subheader{background-image:url(../images/background/subheader-4.jpg);}
.page-shop #subheader{background-image:url(../images/background/subheader-5.jpg);}
.page-contact #subheader{background-image:url(../images/background/subheader-6.jpg);}
.page-contact #subheader1{background-image:url(../images/background/subheader-10.jpg);}
.page-contact #subheader2{background-image:url(../images/background/subheader-14.jpg);}

.seo{background-image:url(../images/background/bg1.jpg) !important;}
.seo1{background-image:url(../images/background/bg13.jpg) !important;}
.google{background-image:url(../images/background/bg2.jpg) !important;}
.reputation{background-image:url(../images/background/bg3.jpg) !important;}
.brand{background-image:url(../images/background/bg4.jpg) !important;}
.google1{background-image:url(../images/background/bg5.jpg) !important;}
.msn{background-image:url(../images/background/bg6.jpg) !important;}
.linkedin{background-image:url(../images/background/bg7.jpg) !important;}
.facebook{background-image:url(../images/background/bg8.jpg) !important;}
.blog{background-image:url(../images/background/bg9.jpg) !important;}
.twitter{background-image:url(../images/background/bg10.jpg) !important;}
.video{background-image:url(../images/background/bg11.jpg) !important;}
.yahoo{background-image:url(../images/background/bg12.jpg) !important;}
.ppc{background-image:url(../images/background/bg14.jpg) !important;}
.social1{background-image:url(../images/background/bg15.jpg) !important;}



#info-address{background:url(../images/background/bg-3.jpg) top fixed;}
#view-all-projects, #call-to-action{padding:60px 0 60px 0;}
#section-about-us-2{background:#f8f8f8; height:100%;}
#section-about-us-2 .image-container{background:url(../images/background/bg-side-1.jpg);}
#section-services-2 .image-container{background:url(../images/background/bg-side-2.jpg);}
#section-services-2 .seo-bg{background:url(../images/background/bg-side-3.jpg);}
#section-services-2 .ppc-bg{background:url(../images/background/bg-side-4.jpg);}
#section-services-2 .social-bg{background:url(../images/background/bg-side-5.jpg);}
#section-contact{ background:url(../images/background/bg-4.jpg) top fixed;}
#section-about-us-2{background:#18191b; height:100%;}
.de_light #section-about-us-2{background:none;}
#section-welcome{background:url(../images/background/bg-4.jpg) top fixed;}
#section-welcome-2{background:url(../images/background/bg-6.html) top fixed;}
#section-welcome-3{background:url(../images/background/bg-7.html) top fixed;}
#section-portfolio{background:#222; width:101%;}
.de_light #section-portfolio{background:#fff;}
#section-skill-bar{ background:url(../images/background/bg-8.html) top fixed;}
#section-testimonial{ background:url(../images/background/bg-3.jpg) top fixed;}
#section-steps{ background:url(../images/background/bg-2.jpg) top fixed;}
#section-team{background:#111;}
.de_light #section-team{background:#f5f5f5;}


@media only screen and (max-width: 992px) {
section,#subheader,#subheader1,#subheader2,#subheader3{
-webkit-background-size:cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
}

