/*
Theme Name: No Find No Fee
Theme URI: http://thewebspecialists.org/
Author: MA
Description: USA Detective Wordpress Theme
Version: 1
*/

/**
 * Reset
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
embed,
iframe,
object,
video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
a:focus,
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

/**
 * Typography
 */
 
/* Fonts */
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold_italic';
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,
button,
input,
select,
textarea {
	color: #000000;
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom:15px;
	font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
	line-height: 1.4;
}


.title {
	margin-bottom:25px;
}

h1 { 
	font-size:32px;
	font-size:3.2rem;
}
h2 { 
	font-size:28px;
	font-size:2.8rem;
}
h3 { 
	font-size:24px;
	font-size:2.4rem;
}
h4 { 
	font-size:20px;
	font-size:2.0rem;
}
h5 { 
	font-size:18px;
	font-size:1.8rem;
}
h6 { 
	font-size:14px;
	font-size:1.4rem;
}
p {
	margin-bottom:15px;
	line-height:1.5;
}
b,
strong {
	font-weight: 700;
}
strong.green {
	color:#357a16;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}
.hreview blockquote {
	border-left: 0;
}
blockquote p {
	margin-bottom: 15px;
}
blockquote > p:last-child {
	margin-bottom: 0;
}
blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: "Noto Sans", sans-serif;
	line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}
blockquote strong,
blockquote b {
	font-weight: 400;
}
address {
	font-style: italic;
	margin: 0 0 1.6em;
}
code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}
mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
.redtxt { color:#F00} 
/**
 * Elements
 */
 
hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}
.pagecontent ul,
.pagecontent ol {
	margin: 0 0 1.6em 1.3333em;
}
.pagecontent ul {
	list-style: disc outside;
}
.pagecontent ul li {
	word-wrap:break-word;
	line-height:1.4;
}
.pagecontent ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
}
dl {
	margin-bottom: 1.6em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.6em;
}
table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	 /*table-layout: fixed; Prevents HTML tables from becoming too wide */
	width: 100%;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}
td {
	border-width: 0 1px 1px 0;
}
th, td {
	padding: 0.4em;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
figure {
	margin: 0;
}
del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}
:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}
::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}

/**
 * Forms
 */
 
button,
input,
select,
textarea {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button,
input {
	line-height: normal;
}
input,
textarea,
select {
	background-color: #ebebeb;
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #000;
	margin-bottom:5px;
	padding:15px;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
}
select {
	padding:14px 10px;
	width:100%;
}
input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}
input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0.7917em 1.8em;
	text-transform: uppercase;
	color:#fff;
	display:block;
	font-family: 'open_sansbold';
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e91e26+0,c4131b+100 */
	background: #e91e26; /* Old browsers */
	background: -moz-linear-gradient(top,  #e91e26 0%, #c4131b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e91e26 0%,#c4131b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e91e26 0%,#c4131b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91e26', endColorstr='#c4131b',GradientType=0 ); /* IE6-9 */
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1e767+0,feb645+100;Yellow+3D */
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
	color:#000;
	outline: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="date"],
textarea {
	padding: 15px;
	width: 100%;
	margin-bottom:10px;
}

input[type="file"] {
	width: 100%;
}

textarea {
	overflow: auto;
	vertical-align: top;
	height:150px;
	margin-bottom:20px;
	line-height:1.4;
}
select {
    -webkit-appearance: none !important;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="rgba(120,125,133,0.8)" x="0px" y="0px" width="10px" height="10px" viewBox="0 0 386.257 386.257" style="enable-background:new 0 0 386.257 386.257;" xml:space="preserve"><polygon points="0,96.879 193.129,289.379 386.257,96.879 "/></svg>');
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus {
	outline: 0;
}
.post-password-form {
	position: relative;
}
.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}
.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}
.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}
.topsearch input {
	border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px;
	padding:8px 35px 8px 10px;
	margin:0;
}
.formleft {
	float:left;
	width:50%;
	padding-right:10px;
}

.formright {
	float:right;
	width:50%;
	padding-left:10px;
}

.formaddleft {
	float:left;
	width:34%;
}

.formaddmiddle {
	float:left;
	width:32%;
	padding:0 10px;
}

.formaddright {
	float:right;
	width:34%;
}

.checkbullet {
	padding:25px 20px;
}

.checkbullet2 {
	padding:4px 10px;
}

form p {
	margin-bottom:0;
}

.wpcf7-form-control-signature-body {
	border:#333333 1px solid;
	margin-bottom:5px;
}

input[type="button"]#wpcf7_signature-101_clear, input[type="button"]#wpcf7_signature-102_clear {
	font-size:14px;
	padding: 8px 12px;
}

ul.col4 {
	padding:10px 0;
	margin:0;
}

ul.col4 li {
	display:inline-block;
	list-style:none;
	margin-right:10px;
}
.zform_fields {
	margin:0 !important;
	padding:0;
	font-size:0;
}

.zform_box {
	padding:0 0 30px 0;
	margin:0 0 30px 0;
	border-bottom:#ddd 1px dotted;
}

.zform_box_first {
	padding:30px 0 30px 0;
	margin:10px 0 30px 0;
}

.zform_fields li {
	box-sizing: border-box;
	list-style:none;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 700;
}

.zform_fields li input, .zform_fields li select, .z_description_below textarea, .z_description_below {
	width:100%;
}

.zform_fields li input[type="checkbox"] {
	width:20px;
}

.z_left_half {
	width: 50%;
	padding-right: 8px;
}

.z_right_half {
	width: 50%;
	padding-left: 8px;
}

.z_right_third {
	paddingt: 0 16px;
}

.z_left_third, .z_right_third, .z_middle_third {
	width: 33.3%;
}

.z_left_third {
	padding-right: 8px;
}

.z_middle_third {
	padding: 0 8px;
}

.z_right_third {
	padding-left: 8px;
}

.z_col4 {
	width:25%;
}

.z_col4_pad1 {
	padding-left:16px;
	padding-right:8px;
}

.z_col4_pad2 {
	padding-right:16px;
	padding-left:8px;
}

.zform_title {
	margin-bottom:20px;
}

.zformside {
	padding:25px;
	border: 1px solid rgba(0,0,0,0.12);
	background-color:#f5f5f5;
	margin-bottom:25px;
}


.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="date"],
.gform_wrapper input[type="number"],
.gform_wrapper textarea,
.gform_wrapper select {
	font-size:16px !important;
	padding: 12px 16px !important;
	width: 100%  !important;
	margin:0;
}

.gform_wrapper .ginput_container.ginput_container_date {
	position:relative;
}

.gform_wrapper img.ui-datepicker-trigger {
	position: absolute;
	top: 50%;
	right: 30px;
	z-index: 3;
	-webkit-transform: translate(50%,-50%);-ms-transform: translate(50%,-50%);transform: translate(50%,-50%);
}

.gfield_checkbox, .gfield_radio {
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
	-ms-flex-wrap:wrap; flex-wrap:wrap;
}

.gfield_checkbox div, .gfield_radio div {
	margin-right:5px;
}

.gfield_checkbox input, .gfield_radio input {
	margin:0;
}

.gform_wrapper.gravity-theme .ginput_container_address span.address_city,
.gform_wrapper.gravity-theme .ginput_container_address span.address_state,
.gform_wrapper.gravity-theme .ginput_container_address span.address_zip {
    flex: 0 0 33.33%;
}

.gform_wrapper.gravity-theme .ginput_container_address .ginput_left.ginput_address_zip {
	    padding: 0 0 0 2%;
}

.gform_drop_instructions {
	text-align:left;
}

/**
 * Links
 */
 
a {
	color:#d40000;
	text-decoration: none;
}
a:hover {
	color:#ff0000;
	
}

a.pdfbtn {
	display: inline-block;
	*display:inline;
	background:url(images/icon-pdf.png) 10px 8px no-repeat;
	padding:12px 20px 12px 50px;
	border:#999999 1px solid;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	font-family: 'open_sanssemibold';
	color:#000;
}

a.pdfbtn:hover {
	color:#fff;
	background:#ff0000 url(images/icon-pdf.png) 10px -82px no-repeat;
	border: none;
}

a.btn {
	background: #3bb215; /* Old browsers */
	background: -moz-linear-gradient(left,  #3bb215 0%, #239632 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #3bb215 0%,#239632 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #3bb215 0%,#239632 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bb215', endColorstr='#239632',GradientType=1 ); /* IE6-9 */
	padding:10px 20px;
	width:auto;
	display:inline-block;
	color:#fff;
}

/**
 * Alignments
 */
 
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
.wp-caption {
	max-width:100%;
}

/**
 * Clear
 */
 
.clr:before,
.clr:after {
	content: "";
	display: table;
}
.clr:after {
	clear: both;
}

/**
* Global
**/

body {
	min-width:1024px;
}
 
.wrapper {
	width:1024px;
	margin:0 auto;
	position:relative;
}

.wrapper:after {
	content: "";
	display: table;
	clear: both;
}

.flex {
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
}

.grid {
	display: -ms-grid;
    display: grid;
}

/**
* Top
**/

.top {
	padding:10px 0;
	border-bottom:1px #CCCCCC solid; 
}

.logo {
	float:left;
	width: 30%;
	padding: 5px 0 0 0;
}

.topleft {
	float:right;
	width:70%;
}

.topleft ul {
	padding:0;
	text-align:right;
}

.topleft ul li {
	display:inline-block;
	*display:inline;
	margin:0 0 0 5px;
	text-align:left;
	vertical-align:middle;
}

.topleft ul li:first-child {
	margin:0 0 0 15px;
}

.topleft ul li.question {
	background:url(images/icon-question.png) center right no-repeat ;
	padding:10px 0 10px 0;
}

.topleft ul li.placeorder a {
	color:#fff;
	display:block;
	padding:5px 10px;
	font-family: 'open_sansbold';
	width: 100px;
	text-align: center;
	line-height: 1;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e91e26+0,c4131b+100 */
	background: #e91e26; /* Old browsers */
	background: -moz-linear-gradient(top,  #e91e26 0%, #c4131b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e91e26 0%,#c4131b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e91e26 0%,#c4131b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91e26', endColorstr='#c4131b',GradientType=0 ); /* IE6-9 */
}

.topleft ul li.placeorder a:hover {
	color:#000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1e767+0,feb645+100;Yellow+3D */
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

.topleft ul li p {
	margin:0;
}

.topleft ul li.textpi {
	background:url(images/icon-sms.png) center left no-repeat ;
	padding:10px 0px 10px 55px;
}

.topleft ul li.textpi a {
	color:#333;
}

.topleft ul li.phone {
	background:url(images/icon-phone2.png) center left no-repeat ;
	padding:10px 0px 10px 55px;
}

.topleft ul li.phone a {
	color:#333;
}

.topleft ul li.fax {
	background:url(images/icon-fax.png) center left no-repeat ;
	padding:10px 0px 10px 55px;
}


.topleft ul li.question a {
	padding:10px 40px 10px 10px;
	color:#555;
	
}

/**
* Header
**/

header {
	width:100%;
	padding:30px 0;
	text-align:center;
	background:url(images/headbg.jpg) center center no-repeat;
	background-size:cover;
}

header p {
	font-size:16px;
}

header h1 {
	font-size:45px;
	line-height:1;
}

header .start {
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	background:rgba(255,255,255, 0.5);
	width:840px;
	margin:0 auto;
}



header .startbtn {
	float:left;
	width:160px;	
}

header .startbtn a {
	padding:11px 10px;
	display:block;
	color:#FFFFFF;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	font-family: 'open_sansbold';
	font-size:22px;
	transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e91e26+0,c4131b+100 */
	background: #e91e26; /* Old browsers */
	background: -moz-linear-gradient(top,  #e91e26 0%, #c4131b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e91e26 0%,#c4131b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e91e26 0%,#c4131b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91e26', endColorstr='#c4131b',GradientType=0 ); /* IE6-9 */
}

header .startbtn a:hover {
	color:#000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1e767+0,feb645+100;Yellow+3D */
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

header .starttext {
	width:680px;
	float:left;
	font-family: 'open_sanssemibold';
	font-size:18px;
	padding:8px 0;
	line-height:1;
}

header .start2col {
	margin-bottom:15px;
}

header .start2col ul {
	-ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
}

header .start3col ul li {
	float:left;
	width:31.33%;
	margin:0 1%;
	background:rgba(255,255,255,0.3);
	border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	border:#333333 1px solid;
	overflow:hidden;
}

header .start2col ul li {
	background:rgba(255,255,255,0.3);
	border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	border:#333333 1px solid;
	overflow:hidden;
	min-height: 250px;
	padding-bottom: 60px;
	position:relative;
}

header .start2col ul li .locatesearchtxt h4 {
	padding:20px 0 20px 0;
}

header .start2col .startbtn, header .start1col .startbtn {
	float:none;
	width:100%;
	position:absolute;
	bottom:0;
}

header .start2col .startbtn a {
	width:150px;
	margin:0 auto;
}

header .start1col ul li {
	float:left;
	width:98%;
	margin:0 1%;
	background:rgba(255,255,255,0.3);
	border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	border:#333333 1px solid;
	overflow:hidden;
}

header .start1col .startdesc {
	float:left;
	width:50%;
	padding: 10px 10px 70px 10px;
	min-height: 170px;
	position:relative;
}

header .start1col .startdesc.frst {
	border-right:#000000 1px solid;
}

header .start1col .startbtn {
	width:98%;
} 

header .start1col .startbtn a {
	width:300px;
	margin:0 auto;
}

header .starttitle {
	background: #e91e26;
	color:#fff;
	padding:10px;
}

header .starttitle h4 {
	padding:0;
	margin:0;
	line-height:1;
}

header .startdesc {
	padding:10px;
}

header .start3col .startbtn, header .start2col .startbtn, header .start1col .startbtn {
	margin:0 auto 20px;
	float:none;
}

header .start3col .startbtn a, header .start2col .startbtn a, header .start1col .startbtn a {
	padding:8px 8px 10px 8px;
	display:block;
	font-size:16px;
}




/**
* Nav
**/

nav {
	background:#333333;
	padding:5px 0;
	min-height:52px;
}

nav ul li a {
	color:#fff;
	font-family: 'open_sanssemibold';
	font-size:17px;
	padding:10px 15px;
	display:block;
	transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear;
}

nav ul li a:hover {
	color:#f2ba41;
}

nav ul {
	text-align:center;
	
}

nav ul li {
	display:inline-block;
	*display:inline;
	
}

nav ul li.current-menu-item, nav ul li.current_page_item, nav ul li.current_page_parent, nav ul li.current-page-ancestor {
	background:#ec1f27;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
}

nav ul li.current-menu-item a:hover, nav ul li.current_page_item a:hover, nav ul li.current_page_parent a:hover, nav ul li.current-page-ancestor a:hover {
	color:#fff;
}

/**
* Section
**/

section {
	padding:60px 0;
}

section ul {
	margin:0 0 15px 30px;
	list-style:disc
}

section ol {
	margin:0 0 20px 30px;
	list-style-type: decimal;
}

section.home {
	text-align:center;
}

section.home h1 span {
	color:#831100;
}

section.home .services {
	font-size:0;
	margin:0 0 10px 0;
	text-align:left;
}

section.home .services a {
	color:#000;
}

section.home .services li {
	display:inline-block;
	*display:inline;
	width:33.33%;
	vertical-align:top;
	padding:20px;
	transition: all 0.5s ease;
	text-align:center;
}

section.home .services li:hover {
	background:#ddd;
}

section.home .services li p {
	font-size:18px;
	margin:0;
	padding:20px 0;
	line-height:1.2;
}

section.home .services li p span {
	color:#831100;
	font-family: 'open_sanssemibold';
}

section.home .homesubmenu {
	text-align:center;
}

section.home .homesubmenu li {
	display:inline-block;
	*display:inline;
}

section.home .homesubmenu li a {
	padding:10px 20px;
	background:#ec1f27;
	color:#fff;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}

section.home .homesubmenu li a:hover {
	background:#fab915;
	color:#000;
}

section.subpage {
	text-align:center;
	min-height:500px;
}

section.subpage.left {
	text-align:left;
}

ul.column2 {
	column-count:2;
	-moz-column-count:2;
	-webkit-column-count:2;
}

h2.initialprice {
	color:#555;
}

h2.initialprice span {
	background:#ec1f27;
	padding:2px 15px;
	color:#fff;
}

ul.serviceswrap {
	border:1px #999999 solid;
	border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	font-family: 'open_sansbold';
	font-size:0;
	overflow:hidden;
	margin-bottom:20px;
}

section ul.serviceswrap {
	border:1px #999999 solid;
	border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	font-family: 'open_sansbold';
	font-size:0;
	overflow:hidden;
	margin:0 0 20px 0;
}


ul.serviceswrap li {
	padding:10px;
	font-size:18px;
}

ul li.servicelist {
	display: inline-block;
	*display:inline;
	width:70%;
	background:#333;
	vertical-align:middle;
	border-bottom:#444 1px solid;
	color:#fff;
}

ul li.servicelist a {
	color:#fff;
}

ul li.servicelist a:hover {
	color:#ec1f27;
}

ul li.servicerate {
	display: inline-block;
	*display:inline;
	width:30%;
	vertical-align:middle;
	border-bottom:#ccc 1px solid;
}

ul.servicesbtn {
	margin:30px 0 30px;
	list-style:none;
}

ul.servicesbtn:after {
	content:"";
	clear:both;
	display:table;
}

ul.servicesbtn li {
	float:right;
	margin-bottom:10px;
}

ul.servicesbtn li:first-child {
	float:left;
}

ul.servicesbtn li:last-child {
	float:right;
}


ul.servicesbtn .orderbtn {
	padding:8px 15px;
	display:block;
	color:#FFFFFF;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	font-family: 'open_sansbold';
	font-size:22px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e91e26+0,c4131b+100 */
	background: #e91e26; /* Old browsers */
	background: -moz-linear-gradient(top,  #e91e26 0%, #c4131b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e91e26 0%,#c4131b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e91e26 0%,#c4131b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91e26', endColorstr='#c4131b',GradientType=0 ); /* IE6-9 */
}

ul.servicesbtn .orderbtn:hover {
	color:#000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1e767+0,feb645+100;Yellow+3D */
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

.servicebox {
	text-align:left;
}

.servicebox ul {
	list-style:none;
	margin:0;
}

.servicebox ul  li {
	float:left;
}

.servicebox  span {
    background: #007a33;
    padding: 0 8px;
    color: #fff;
	margin-left:5px;
}

.easy_t_single_testimonial {
	border-bottom:#CCCCCC 1px dashed;
}

.easy_testimonial_title {
	color:#000;
}

ul.requestforms {
	list-style:none;
	margin:0 0 15px 0;
}

ul.requestforms li a {
	font-family: 'open_sanssemibold';
	font-size:24px;
	color:#000000;
}

ul.onlineforms {
	list-style:none;
	margin:0 0 15px 0;
}

ul.onlineforms li a {
	font-family: 'open_sanssemibold';
	font-size:24px;
	color:#000000;
}


/**
* Reviews
**/

blockquote.easy_testimonial {
	font-style:normal;
}

.testimonial-client {
	font-weight:bold;
}

.easy_t_pagination {
	padding-top:30px;
}

.easy_t_pagination a {
	padding:5px 10px;
	border:#CCCCCC 1px solid;
}

.easy_t_pagination span.current {
	padding:5px 10px;
	border:#CCCCCC 1px solid;
	background: #e91e26;
	color: #ffff;
	font-weight:bold;
}

/**
* Blog
**/

article {
	margin-bottom:40px;
}

article .fimage {
	float:left;
	width:30%;
	padding:10px 20px 0 0;
}

article .bexcerpt {
	float:left;
	width:70%;
}

p.date {
	margin-bottom:5px;
}

article a.readmorebtn {
	color:#fff;
	display:inline-block;
	*display:inline;
	padding:5px 10px;
	font-family: 'open_sansbold';
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e91e26+0,c4131b+100 */
	background: #e91e26; /* Old browsers */
	background: -moz-linear-gradient(top,  #e91e26 0%, #c4131b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e91e26 0%,#c4131b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e91e26 0%,#c4131b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91e26', endColorstr='#c4131b',GradientType=0 ); /* IE6-9 */
}

article a.readmorebtn:hover {
	color:#000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1e767+0,feb645+100;Yellow+3D */
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

.unsubscribe { 
	width:420px; 
	padding:20px; 
	margin:0 auto; 
	border:10px solid #f4f4f4;
}

.unsubscribe input[type=text] {
	text-align:center;
}

.unsubscribe input[type=submit] {
	margin:0 auto;
}

/**
* Services Form
**/

.servicesform {
	margin:0 auto;
	padding:30px;
	border: #333333 1px solid;
	border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
}

.servicesform h3 {
	margin:0
}

.servicesform input[type="text"], .servicesform input[type="email"], .servicesform input[type="url"], .servicesform input[type="password"], .servicesform input[type="search"], .servicesform input[type="tel"], .servicesform input[type="date"], .servicesform textarea {
    padding: 8px;
    width: 100%;
    margin-bottom: 4px;
}

.formcol2a {
	width:49%;
	margin-right:1%;
	float:left;
}

.formcol2b {
	width:49%;
	margin-left:1%;
	float:left;
}

/**
* Footer
**/

.paypal {
	/*background:#ebebeb;
	padding:20px;
	border:1px solid #eaeaea;*/
	text-align:center;
	margin-bottom:30px;
}

footer {
	padding:30px 0; 
	background:#000;
	color:#fff;
	font-size:12px;
}

footer .fleft {
	float:left;
	width:50%;
}

footer .fright {
	float:right;
	width:50%;
	text-align:right;
}

footer .fright ul li {
	display:inline-block;
	*display:inline;
}

footer .fright a {
	display:10px;
	padding:0 15px;
	color:#f2ba41;
}

footer .fright a:hover {
	color:#fff;
}

footer .fright ul li {
	border-right:#777 1px solid;
}

footer .fright ul li:last-child {
	border-right: none;
}

footer .copyr {
	padding:30px 0;
	width:100%;
	text-align:center;
}

.speakft {
	background:#f5f5f5;
	padding:20px;
	text-align:center;
	width:720px;
	margin:0 auto 60px;
}

.speakft h1, .speakft h2 {
	margin:0;
}

.speakft h2 span {
	color:#ff0000;
}