.gform_wrapper .top_label .gfield_label, .gform_wrapper .top_label .gfield_label {
display:none !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}


.et_pb_slide:first-child .et_pb_slide_image img.active {
    -webkit-animation-name: fadeTop;
    -moz-animation-name: fadeTop;
    -ms-animation-name: fadeTop;
    -o-animation-name: fadeTop;
    animation-name: fadeTop !important;
}

@media (min-width: 1100px) {
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    margin-right: 100px;
}
}

#top-menu li li a {
    line-height: 1.4em;
}

.mobile_menu_bar:before {
color: white !important;
}

.et_pb_button_module_wrapper {
margin-bottom: 0px !important;
}

/* styling for definitions */

dl {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
}

dt {
float:left;
margin-right:0px;
font-weight:bold;
}

dd {
    display: block;
    padding-left: 110px;
    margin-bottom: 15px;

}

/* top call to action styling */

.requestquotebutton {
    font-size: large;
    font-weight: 900;
    color: #78da4b !important;
    text-transform: uppercase;
    position: relative;
    bottom: -2px;
}

.requestquotebutton a {
    color: #78da4b !important;
}

/* Subhead styling */

span.et_pb_fullwidth_header_subhead {
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 3px;    
line-height: 1.3em;
}



/* First paragraph styling */

.first-para p {
    font-size: 19px;
    font-family: 'montserrat';
    font-weight: bolder;
    color: #759096;
    padding-bottom: 0px;
    margin-bottom: -10px;
}


/* Blockquote styling */


blockquote {
border:none;
padding-bottom: 10px;
padding-top: 5px;
padding-left: 0px !important;
margin:0px;
}

blockquote p {
    margin: 20px 0 30px;
font-family: 'Crete Round', serif;
    font-size: 22px;
    line-height: 140%;
    color: #b3bfc3 !important;
    font-style: italic;
}

.entry-content blockquote p::after {
    content: "";
    width: 50%;
    text-align: center;
    height: 3px;
    display: block;
    background-color: #4b882f;
    clear: both;
    margin-top: 18px;
    margin-bottom: 15px;
    margin-left:0px;
    margin-right: auto;
}

.et_pb_text_align_left h2, .et_pb_text_align_left h3, .et_pb_text_align_left h4 {
margin-top:1.5em;
color: #4b882f !important;
}

.et_pb_text_align_left h2 {
font-size:24px;
}

.et_pb_text_align_left h3 {
font-size:20px;
}

.et_pb_text_align_left h4 {
font-size:18px;
}

h6 {
font-weight: lighter !important;
    letter-spacing: 2px !important;
    font-size: 14px !important;
    color: #737373 !important;
}

.et_pb_text_align_left ul {
    list-style: none;
    padding: 0px 20% 1em 30px;
    margin:0;
}


.et_pb_text_align_left ol { 
list-style-position: outside;
}

.et_pb_text_align_left ol li { 
margin-left:25px;
}

.et_pb_text_align_left ul li { 
    padding-left: 1em; 
    text-indent: -1.7em;
}

.et_pb_text_align_left ul li:before {
    content: "◼";
    font-family:arial;
    color: #4b882f;
    padding-right:0.85em;
}

.feature-blurb img, .widget_featuredimagewidget img {
border-bottom: solid 7px #4b882f;
}

.widget_featuredimagewidget {
margin-bottom:25px !important;
}

h4.widgettitle {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 20px;
    margin-bottom: 15px;
}

.feature-blurb .et_pb_main_blurb_image {
margin-bottom:10px;
}

.home-overlay h1, .home-overlay header-content h1 {
font-size:60px;
    margin: auto;
    text-align: center;
}

.home-overlay h1::after, .home-overlay header-content h1::after {
    content:"";
    width: 20%;
    text-align: center;
    height: 7px;
    display: block;
    background-color: #4b882f;
    clear: both;
    margin-top: 36px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.et_pb_column_1_2 .et_pb_map, .et_pb_column_3_8 .et_pb_map {
    height: 100% !important;
}