/*
Theme Name:     Enexus
Description:    A custom theme for Enexus based on the parent theme Enfold. Do not delete the parent theme from your site.
Version:		1.0
Author:         ACS Creative
Author URI:		http://www.acscreative.com/
Template:		enfold
*/

/* ---- @import url('includes/elements.css'); ---- */

/* ------------------------------------------------------------
	Header
------------------------------------------------------------ */

.logo svg {
	padding-top: 10px !important;
	padding-bottom: 10px;
}

nav.main_menu {
	display: none !important;
}

/* ------------------------------------------------------------
	Landing Page Styles
------------------------------------------------------------ */

.wp-image-16 {
	width: 300px !important;
}

#hero h1 {
	text-transform: none;
	color: #ffffff;
	font-size: 30px;
}

#hero p {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.4;
}

#service-block {
	padding: 50px 25px;
	border-radius: 5px !important;
	height: 250px;
}

#home-product .entry-content-wrapper.clearfix {
	margin-top: -150px !important;
}

#home-product .av-flex-placeholder {
    display: table-cell;
    width: 1%;
}

#home-product .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
	margin-top: 15px;
}

#service-block h3 {
	color: #ffffff;
}

#service-block p {
	color: #ffffff;
}

#service-block ul {
	color: #ffffff;
}

#about-col h3 {
	color: #ffffff;
}

#about-col p {
	color: #ffffff !important;
}

#about-col strong {
	color: #ffffff !important;
}

#home-ground h1 {
	font-size: 25px;
	line-height: 1.3;
	border-left: 5px solid #e67826;
	padding-left: 10px;
	text-transform: none;
	letter-spacing: normal;
}

#home-ground .av-flex-placeholder {
    display: table-cell;
    width: 1%;
}

input#gform_submit_button_1 {
	background-color: #e67826 !important;
}

.av-image-hotspot_inner {
	font-size: 0px;
}



/* --------- Insert your custom styles on next rows --------- */



@media only screen and (min-width: 1100px) and (max-width: 1230px) {

}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1099px) {

}

@media only screen and (max-width: 900px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 480px) {

}