/*MAIN-BG.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that intializes BG Images used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: NEXUS.*/
/* Author: Designova.*/
/* Website: http://www.designova.net */
/* Copyright: (C) 2014 */
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* INTRO / HOME VARIANTS */
/*--------------------------------------------------------------*/
.about{
	background-image: url('../images/bg/about.jpg');
}
.portfolio{
	background-image: url('../images/bg/portfolio.jpg');
}

/*--------------------------------------------------------------*/
/* CALL TO ACTIONS & SECTIONS */
/*--------------------------------------------------------------*/
.about-bg{
	background-image: url('../images/bg/about.jpg');
}
.call-to-action-01{
	background-image: url('../images/bg/home.jpg');
}
.portfolio-bg{
	background-image: url('../images/bg/portfolio.jpg');
}
.home-bg{
	background-image: url('../images/bg/homebg.jpg');
}
.contact-bg{
	background-image: url('../images/bg/home.jpg');
}

/*--------------------------------------------------------------*/
/* CONTACT PAGE SECTIONS */
/*--------------------------------------------------------------*/
.contact-head{
	background-image: url('../images/bg/contact.jpg');
}

/*--------------------------------------------------------------*/
/* SERVICES PAGE SECTIONS */
/*--------------------------------------------------------------*/



/*--------------------------------------------------------------*/
/* NEWS POSTS IMAGES */
/*--------------------------------------------------------------*/
.news-block-00.show-img{
	background-image: url('http://placehold.it/1000x667');
}
.news-block-01.show-img{
	background-image: url('http://placehold.it/1000x667');
}
.news-block-02.show-img{
	background-image: url('http://placehold.it/1000x667');
}
.news-block-03.show-img{
	background-image: url('http://placehold.it/1000x667');
}
.news-block-04.show-img{
	background-image: url('http://placehold.it/1000x667');
}
.news-block-05.show-img{
	background-image: url('http://placehold.it/1000x667');
}
.news-block-06.show-img{
	background-image: url('http://placehold.it/1000x667');
}
.news-post-01{
	background-image: url('http://placehold.it/1500x1067');
}

/*--------------------------------------------------------------*/
/* SINGLE PROJECT PAGE IMAGES */
/*--------------------------------------------------------------*/
.single-project-01{
	background-image: url('http://placehold.it/1500x1067');
}

/*--------------------------------------------------------------*/
/* MISC ELEMENTS */
/*--------------------------------------------------------------*/
.poster-img{
	background-image:url('../images/poster.jpg') !important;
}
.mastnav{
	background-image:url('../images/bg/home.jpg');
}
.team-wall-bg{
	background-image:url('http://placehold.it/1500x1067');
}
.uc-bg{
	background-image: url('../images/bg/thanks.jpg');
}
.error404-bg{
	background-image: url('../images/bg/error.jpg');
}
.thanks-bg{
	background-image: url('../images/bg/thanks.jpg');
}