.l-titlebar.size_large .l-titlebar-h, .l-sidebar, .l-section-h, .l-section.width_full .vc_col-sm-12 .w-tabs-section-content-h {
	padding: 2rem 0;
}
.slider-row{margin-top: -100px;}

.field-50 {
    width: 48%;
    float: left;
    clear: none !important;
    margin-right: 2%;
}

.field-30 {
    width: 32%;
    float: left;
    clear: none !important;
    margin-right: 14px;
}
.form-100 {
    width: 98%;
}
#ninja_forms_required_items, .nf-field-container {
    position: relative;
    margin-bottom: 10px !important;
}
.nf-field-element input, .nf-field-element select {
    margin: 0;
    width: auto;
    height: 38px !important;
    vertical-align: inherit;
}
input[type="button"], input[type="submit"] {
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 17px !important;
    line-height: 5px !important;
    padding: 1.4em 2.5em !important;
    border-radius: 0.3em;
    letter-spacing: 0px;
}
.nf-before-form-content .nf-form-fields-required {
    display: none !important;
}


@media (max-width:600px){
.slider-row{margin-top: -50px;}
.how-different-table{display: none;}
}

.section-heading {
	background-color: rgba(255,255,255,0.85);
	padding: 30px 0px;
	width: auto;
	height: auto;
	max-width: 600px;
	position: relative;
	margin: 0 auto;
}
.ush_text_1 {
	font-size: 26px;
	font-family: crimson text;
	color: #111E3A;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 0px !important;
}
.w-text.font_main_menu, .w-nav-item {
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.5px !important;
}
.l-titlebar h1 {
	margin: 0;
	text-transform: uppercase;
}
.l-titlebar .g-breadcrumbs {
	font-size: .9rem;
	line-height: 1.4;
	margin: .8rem 0 .3rem;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.caldera-grid .btn-default {
	color: #fff;
	background-color: #111E3A;
	border-color: #ccc;
}
.caldera-grid .btn {
  	margin-top: 10px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 7px 25px;
	font-size: 16px;
	line-height: 1.42857143;
	border-radius: 2px;
	user-select: none;
}

@media (max-width:700px){
.field-50, .form-100, .field-30 {
    width: 100%;
    float: none;
    clear: both !important;
    margin-right: 0;
}
.quote-form-holder{padding-left: 0px !important;}
}
