/*
 Theme Name:     Nova Process Engineering 2016
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme - Updates by Mango
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#top-menu li, .bottom-nav li {
	font-weight: 400;
	text-transform: uppercase;    
}

.bottom-nav ul {
	margin:auto 0;    
}

.bottom-nav, #footer-info {
    font-family: Roboto;
    font-weight: 400 !important;
    margin: 0 auto !important;
    /*max-width: 660px !important;*/
    text-align: center !important;
	float:none !important;
}

#footer-info {
    font-size:14px;
}

#main-content .container::before {
background: none !important;
}

#main-content {
	background: #fff url(http://novaprocessengineers.com/wp-content/themes/Divi/images/h1-bg.gif) repeat-x top;
}

#main-content .container {
    padding-top: 170px !important;
    padding-bottom: 60px;
}

#main-content {

min-height: 600px;
}

.entry-title {
	    position: absolute;
    top: 40px;
}

.blog #main-content {
	background: none !important;
}

.blog #main-content .container {
    padding-top: 38px !important;
}

.blog .entry-title {
	    position: relative;
    top: 0;
}

.home-point h4 {
	text-align:center;
	margin-bottom:12px;
}

h2, h3 {
    margin-bottom: 6px;
    margin-top: 28px;
}

h2 {
color:#00a196 !important;
}

.et-learn-more h3.heading-more {
    color: #666 !important;
    font-size: 16px !important;
}

button.et_pb_contact_submit.et_pb_button {
    color: #fff;
}

#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    padding: 17px 0 23px 16px !important;
}

li {
    margin-bottom: 8px;
    margin-top: 6px;
}

	.banner-title h1 {
margin-left: 28%; line-height: 1.3; text-align: left;
}
	
	
@media only screen and (max-width: 930px) {
	
	.banner-title h1 {
    margin-left:0;
	font-size:80%;
}

.et-pb-active-slide {
	background-position: right;
}
	
}