/* section background
/* -------------------------------------------------- */
section,#subheader{
-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-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);}

#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-blog {background:url(../images/background/bg-5.jpg) top fixed;}
#section-coming-soon{ background:none; position:absolute; min-height:100%; width:100%;z-index:1;}
#bg-coming-soon-page{background:url(../images/background/bg6.jpg) top fixed; position:fixed; min-height:100%; width:100%;}
#section-about-us-2{background:#18191b; height:100%;}
.de_light #section-about-us-2{background:none;}
#section-welcome-A{background:url(../images/background/bg6a-work.jpg) top fixed;}
#section-welcome-B{background:url(../images/background/bg6b.jpg) top fixed;}
#section-welcome-C{background:url(../images/background/bg6c.jpg) top fixed;}
#section-welcome-D{background:url(../images/background/bg6d1.jpg) top fixed;}
#section-welcome-E{background:url(../images/background/bg6e.jpg) top fixed;}
#section-welcome-E1{background:url(../images/background/bg6e1.jpg) top fixed;}
#section-welcome-F{background:url(../images/background/bg6f.jpg) top fixed;}
#section-welcome-AS{background:url(../images/background/bg-SS-168102818-a.jpg) top fixed;}
#section-welcome{background:url(../images/background/bg6.jpg) top fixed;}
#section-welcome-X{background:url(../images/background/bg-4.jpg) top fixed; background-repeat: no-repeat;}
#section-welcome-2{background:url(../images/background/bg-6.jpg) top fixed;}
#section-welcome-3{background:url(../images/background/bg-7.jpg) top fixed;}
#section-coming{background:url(../images/background/bg9.jpg) top fixed;}
#section-coming2{background:url(../images/background/bg9a.jpg) top fixed;}
#section-coming3{background:url(../images/background/treasure.jpg) top fixed;}
#section-egyptian{background:url(../images/background/bg-egyptian2.jpg) top fixed;}
#section-asassin{background:url(../images/background/bg-asassin.jpg) top fixed;}
#section-countdown{background:url(../images/background/bg-countdown.jpg) top fixed;}
#section-lost{background:url(../images/background/bg-lost.jpg) top fixed;}
#section-decode{background:url(../images/background/bg-decode.jpg) top fixed;}
#section-knight{background:url(../images/background/bg-knight.jpg) top fixed;}
#section-thebomb{background:url(../images/background/bg-thebomb.jpg) top fixed;}
#section-rescue{background:url(../images/background/bg-rescue1.jpg) top fixed; background-repeat: no-repeat;}
#section-joker{background:url(../images/background/bg-joker.jpg) top fixed;}
#section-welcome-SS{background:url(../images/background/bg-SS-168102818-a.jpg) top fixed;}
#section-welcome-TI1{background:url(../images/background/bg-ti-1.jpg) top fixed;}
#section-welcome-TI2{background:url(../images/background/bg-ti-2.jpg) top fixed;}
#section-team{background:url(../images/background/bg-team.jpg) top fixed;}
#section-contact{background:url(../images/background/bg-contact.jpg) top fixed;}
#section-pricinghead{background:url(../images/background/bg-pricing.jpg) top fixed;}
#section-about{background:url(../images/background/bg-about.jpg) top fixed;}
#section-booknow{background:url(../images/background/bg-booknow.jpg) top fixed;}



#section-portfolio{background:#222; width:101%;}
.de_light #section-portfolio{background:#fff;}
#section-skill-bar{ background:url(../images/background/bg-8.jpg) top fixed;}
#section-testimonial{ background:url(../images/background/bg-3.jpg) top fixed;}

#section-steps{ background:url(../images/background/bg-SS-168102818-b.jpg) top fixed;}

/*
#section-team{background:#111;}
.de_light #section-team{background:#f5f5f5;}
*/

#hide-content{position:absolute; width:100%; min-height:100%; z-index:100;display:none; background:rgba(0,0,0,.8);}

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

