/*--------------------------------------------------------------
## CUSTOMIZE
--------------------------------------------------------------*/
@media only screen and (min-width: 751px) {
	
/*--Home 1 Banner--*/
#home-1-banner a {
	font-size: 100px;
	background-image: linear-gradient(180deg,rgba(0, 0, 0, 0) 65%,#f89f8d 0);
}

/*--Home 1 About--*/
#home-1-about {
	background-color: #f5f5f5;
}
#home-1-about h2 {
	font-size: 46px;
}
#home-1-about p {
	font-size: 16px;
}

/*--Home 1 Services--*/
#home-1-services {
	background-color: #fff;
}

#home-1-services  h2 {
	font-size: 36px;
} 
#home-1-services  h3 {
	font-size: 15px;
} 
#home-1-services  p {
	font-size: 12px;
} 

/*--Home 1 Projects--*/
#home-1-projects {
	background-color: #f5f5f5;
}
#home-1-projects h2 {
	font-size: 66px;
}
#home-1-projects p {
	font-size: 16px;
}

/*--Home 1 Testimonials--*/
#home-1-testimonials {
	background-color: #fff;
}
#home-1-testimonials h2 {
	font-size: 36px;
}
#home-1-testimonials .carousel h2 {
	font-size: 12px;
}
#home-1-testimonials .carousel h3 {
	font-size: 12px;
}

/*--Home 1 Blog--*/
#home-1-blog {
	background-color: #f5f5f5;
}
#home-1-blog .post-body h3 {
	
}
#home-1-blog .post-body p {

}
/*--Home 1 Contact*/
#home-1-contact p {
	font-size: 36px;
}
/*--Home 2 Banner--*/
#home-2 .content h1 {
	font-size: 46px;
}
#home-2 .content > p {
	font-size: 16px;
}
#home-2 .service-box .item h3 {
	
}
#home-2 .service-box .item p {
	
}

/*--Home 2  About--*/
#home-2-about {
	background-color: red !important; 
}
#home-2-about .content-top {
	background: #f5f5f5 !important; 
}

/*--Home 2 Project Header--*/
#home-2-projects-header {
	background-color: #f5f5f5;
}
#home-2-projects-header h2 {

}
#home-2-projects-header p {
	
}

/*--Home 3 Projects Content--*/
.home-2-projects-content {
	background-color: #fff;
}

/*--Home 2 Testimonials--*/
#home-2-testimonials .content-top,
#home-2-testimonials .content-top .slice {
	background: #f5f5f5;
}

/*--Home 2 Blog--*/
#home-2-blog {
	background-color: #fff;
}

/*--Home 2 Contact--*/
#home-2-contact .content-top, #home-2-contact .content-top .slice {
	background-color: #f5f5f5;
}
#home-2-contact h2 {

}
#home-2-contact p {
	
}
#home-2-contact a {
	font-size: 26px !important;
}

/*--Home 3 Banner--*/
#home-3 #top, #home-3 #top .slice {
	background-color: #f5f5f5;
}
#home-3 #top h2 {
	font-size: 30px;
}
#home-3 #top a {
	font-size: 20px;
}
#home-3 #bottom h2 {
	font-size: 30px;
}
#home-3 #bottom a {
	font-size: 20px;
}
#home-3 #bottom, #home-3 #bottom .slice {
	background-color: #fcf113;
}

/*--Home 3 About--*/
#home-3-about .content-top, #home-3-about .slice {
	background-color: #f5f5f5;
}
#home-3-about h2 {  }
#home-3-about p {  }
#home-3-about a {  }

/*--Home 3 Services--*/
#home-3-services .content-bottom,
#home-3-services .content-bottom .slice {
	background-color: #f5f5f5;
}
#home-3-services .service-box h3 { }
#home-3-services .service-box p {  }

/*--Home 3 Projects Header--*/
#home-3-projects-header {
	background-color: #fcf113;
}
#home-3-projects-header h2 {  }
#home-3-projects-header p {  }

#home-2-testimonials h2 {
	font-size: 36px;
}
#home-2-testimonials .carousel h2 {
	font-size: 12px;
}
#home-2-testimonials .carousel h3 {
	font-size: 12px;
}

#home-3-reachus {
	background-color: #D91E18;
}
#home-3-reachus h3 {  }
#home-3-reachus p {  }

/*--About 1 Header--*/
#about-1-header {
	background-color: #f5f5f5;
}
#about-1-header h2 {  }
#about-1-header p {  }

/*--About 1 Description--*/
#about-1-description .content-left, 
#about-1-description .content-left .slice {
	background-color: #fff;
}
#about-1-description h2 {  }

/*--About 1 Services--*/
#about-1-services {
	background-color: #fff;
}
#about-1-services .carousel .fa {
	font-size: 50px;
}
#about-1-services .carousel h3 {  }
#about-1-services .carousel p {  }
#about-1-services .carousel .item:hover {
	background-color: #f89f8d;
}

/*--About 1 Counter--*/
#about-1-counter {
	background-color: #f5f5f5;
}

/*--About 1 Reach Us--*/
#about-1-reachus {
	background-color: #f89f8d;
}

/*--Blog 1 Post Headline---*/
#blog-1-post-headline .content h2 {  }
#blog-1-post-headline .content span {  }
#blog-1-post-headline .content p {  }
#blog-1-post-headline .content {
	background-image: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%,#f89f8d 0);
	background-color: #fff;
}

/*--Blog 1 Navigation--*/
#blog-1-navigation .prev-page {  }
#blog-1-navigation .next-page {  }

/*--Contact 1 Header--*/
#contact-1-contact-header {
	padding: 80px 20px;
	background-color: #f5f5f5;
}
#contact-1-contact-header .text-box-1 {
	z-index: 2;
}
#contact-1-contact-header .text-box-1 h2,
#contact-1-contact-header .text-box-1 p {
	color: #fff;
}
#contact-1-contact-header .overlay {
	opacity: 0.5;
	background-color: #000;
}

/*--Works Page 1 Header--*/
#works-page-1-header {
	background-color: #f5f5f5;
}
#works-page-1-header h2 {  }
#works-page-1-header p {  }

/*--Works Page 1--*/
#works-page-1 {
	background-color: #fff !important;
}

/*--Works Page 2 Header--*/
#works-page-2-header {
	background-color: #f5f5f5;
}
#works-page-2-header h2 {  }
#works-page-2-header p {  }

/*--Works Page 1--*/
#works-page-2 {
	background-color: #fff !important;
}

/*--Works Page 3 Content--*/
#works-page-3 {
	background-color: #f5f5f5 !important;
}

/*--Works Page 4 Content--*/
#works-page-4 {
	background-color: #f5f5f5 !important;
}

/*--Works Page 5 Content--*/
#works-page-5 {
	background-color: #f5f5f5 !important;
}


/*--Contact 2 Header--*/
#contact-2-header {
	background-color: #f5f5f5;
}
#contact-2-header h2 {  }
#contact-2-header p {  }

/*--Contact 2 Content--*/
#contact-2-content .content-left,
#contact-2-content .content-left .slice {
	background-color: #fff;
}
#contact-2-content .text h2 {  }
#contact-2-content .text p {  }

#works-page-4 {
	background-color: #f5f5f5;
}
#works-page-5 {
	background-color: #f5f5f5;
}

/*--404 Page - Reach Us--*/
#page404-reachus {
	background-color: #D91E18;
}
#page404-reachus h3 {  }
#page404-reachus p {  }

#faqs {
	background-color: #f5f5f5;
}

}