/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
    box-sizing:border-box;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, fieldset {
	border: 0;
}
abbr, acronym {
	text-decoration: none;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align=left] {
	display: block;
	float: left;
}
.right, .alignright, img[align=right] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align=middle] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
input[type=submit], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
.wp-smiley {
	display: inline;
}
.footer_columns, .footer_columns > .c1, .footer_columns > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.footer_columns > .c1 { width: 390px; float: left; }
.footer_columns > .c2 { width: 618px; float: left; padding-left: 30px; }
a:hover { text-decoration: none; }
#footer .coverage_cities{
  text-align: left;
  line-height: 18px;
}
#footer .coverage_cities li{
float: left;
width: 98px;
list-style-type: none;
}

#footer .coverage_cities li a:link{
font-size: 10px;
color: #909090;
}
#footer .coverage_cities li a:visited{
color: #909090;
text-decoration: none;
}
#footer .coverage_cities li a:hover{
color: #1F4294;
font-weight: bold;
}

#footer .coverage_cities p{
  color: #000000;
}
.body { font-family: Verdana, sans-serif; color: #000000; background-color: #527bda; }
a { color: #2361a1; text-decoration: none; }
#container { width: 1030px; background-color: #fff; margin-right: auto; margin-left: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.menu { position: relative; list-style: none; z-index: 50; }
.menu li { position: relative; float: left; }
.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu ul li { clear: both; }
.menu a { display: block; }
.menu ul ul { position: absolute; top: 0; }
.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }
.menu ul, .menu ul li { width: 150px; }
.menu ul ul, .menu :hover ul :hover ul { left: 150px; }
.menu a { font-family: Verdana, sans-serif; font-size: 12px; text-transform: uppercase; padding-top: 9px; padding-right: 7px; padding-bottom: 9px; padding-left: 7px; }
.menu ul a { width: auto; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #ffffff; background-color: #1f4294; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { background-color: #ddd; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover { background: #527bda; }
#header { width: 1030px; background-color: #ffffff; border-style: none; margin-right: auto; margin-left: auto; }
#site_title { font-size: 36px; line-height: 50px; font-weight: bold; }
#site_title a { color: #000000; }
#site_title a:hover { color: #2361a1; }
#site_tagline { font-size: 16px; line-height: 1.375em; color: #888; }
.columns-3, .columns-3 > .c1, .columns-3 > .c2, .columns-3 > .c3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns-3 > .c1 { width: 513px; float: left; }
.columns-3 > .c2 { width: 223px; float: left; padding-right: 11px; padding-left: 11px; }
.columns-3 > .c3 { width: 223px; float: left; padding-right: 11px; padding-left: 11px; }
.columns-3 { background: url('images/dot-ddd.gif') 513px 0 repeat-y; }
.columns-3 > .c2, .columns-3 > .c3 { padding-top: 22px; }
.columns-3 > .c3 { border-left: 1px dotted #ddd; }
.post_box, .post_box h4 { font-size: 14px; line-height: 22px; }
.post_box h1, .post_box .headline { font-size: 26px; line-height: 36px; font-weight: bolder; }
.post_box .post_content h2, .post_box h3 { font-size: 18px; line-height: 27px; margin-top: 33px; margin-bottom: 11px; }
.post_box h5, .post_box .small { font-size: 11px; line-height: 20px; }
.post_box .drop_cap { font-size: 44px; line-height: 1em; margin-right: 7px; float: left; }
.post_box p, .post_box ul, .post_box ol, .post_box blockquote, .post_box pre, .post_box dl, .post_box dd { margin-bottom: 22px; }
.post_box ul { list-style-type: square; }
.post_box ul, .post_box ol { margin-left: 22px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 22px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol, .wp-caption p { margin-bottom: 0; }
.post_box .left, .post_box .alignleft, .post_box .ad_left { margin-bottom: 22px; margin-right: 22px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 22px; margin-left: 22px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 22px; }
.post_box .block, .post_box .alignnone { margin-bottom: 22px; }
.post_box .stack { margin-left: 22px; }
.post_box { padding: 22px 22px 0 11px; border-top: 1px dotted #bbb; }
.top { border-top: 0; }
.headline_area { margin-bottom: 22px; }
.headline a, .byline a:hover, .num_comments { color: #000000; }
.headline a:hover { color: #2361a1; }
.byline { font-size: 11px; color: #888; }
.byline a { color: #888; border-bottom: 1px solid #ddd; }
.author_by, .date_on { font-style: italic; }
.post_author, .post_date, .post_edit { text-transform: uppercase; letter-spacing: 1px; }
.post_edit { margin-left: 6px; }
.post_content h4 { font-weight: bold; }
.post_content a { text-decoration: underline; }
.post_content a:hover { text-decoration: none; }
.num_comments_link { color: #666; text-decoration: none; }
.num_comments_link:hover { text-decoration: underline; }
.bracket, .num_comments { font-size: 22px; }
.bracket { color: #ccc; }
.post_nav { font-size: 14px; line-height: 22px; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.post_nav { clear: both; }
.post_nav a:hover { text-decoration: underline; }
.comments_intro { font-size: 14px; color: #666; margin-top: 44px; margin-bottom: 11px; padding-right: 22px; padding-left: 11px; }
.comments_intro a { text-decoration: underline; }
.comments_intro a:hover { text-decoration: none; }
.comments_closed { font-size: 14px; line-height: 22px; color: #888; margin-bottom: 22px; padding-right: 22px; padding-left: 11px; }
.comment { font-size: 14px; line-height: 22px; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.comment .comment_author { font-size: 16px; line-height: 22px; font-weight: bold; }
.comment .comment_aux { font-size: 11px; line-height: 20px; }
.children .comment { list-style-type: none; border-width: 0 0 0 1px; border-style: solid; border-color: #ddd; margin-top: 22px; padding-left: 22px; }
.bypostauthor { background-color: #e7f8fb; }
.children .bypostauthor { background-color: transparent; border-width: 0 0 0 2px; border-style: solid; border-color: #bde0e6; }
.comment .comment_text ul { list-style-type: square; }
.comment .comment_text ul, .comment .comment_text ol { margin-left: 22px; }
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre { margin-bottom: 22px; }
.comment .comment_text li ul, .comment .comment_text li ol { margin-left: 22px; margin-bottom: 0; }
.comment .comment_text .left, .comment .comment_text .alignleft { margin-bottom: 22px; margin-right: 22px; }
.comment .comment_text .right, .comment .comment_text .alignright { margin-bottom: 22px; margin-left: 22px; }
.comment .comment_text .center, .comment .comment_text .aligncenter { margin: 0 auto 22px auto; }
.comment .comment_text .block, .comment .comment_text .alignnone { margin: 0 auto 22px 0; }
#comments { list-style-type: none; margin-bottom: 44px; border-top: 1px dotted #bbb; }
.children .comment { padding-top: 0; padding-right: 0; padding-bottom: 0; }
.comment .avatar { float: right; margin-left: 11px; }
.comment .comment_head { margin-bottom: 11px; }
.children .comment_head { margin-bottom: 0; }
.comment_date { font-size: 12px; color: #888; margin-left: 11px; }
.comment_edit { float: right; }
.comment_date a { color: #888; }
.comment_text a, .comment_head a:hover { text-decoration: underline; }
.comment_text a:hover { text-decoration: none; }
.comment-reply-link, .comment_edit { font-size: 11px; text-transform: uppercase; letter-spacing: 1px; color: #888; }
.comment-reply-link:hover, .comment_edit:hover { text-decoration: underline; }
#commentform { font-size: 14px; line-height: 22px; margin-bottom: 44px; padding-right: 22px; padding-left: 11px; }
#commentform label { display: block; }
#commentform p { margin-bottom: 1em; }
#commentform p a { text-decoration: underline; }
#commentform p a:hover { text-decoration: none; }
#commentform p .required { color: #d00; }
.comment_moderated { font-weight: bold; }
#commentform .input_text { width: 50%; }
#commentform textarea.input_text { width: 100%; }
.comment #commentform { padding-right: 0; padding-left: 0; }
.comment #comment_form_title { margin-top: 0; }
#comment_form_title { font-size: 18px; color: #666; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; margin-top: 44px; margin-right: -22px; margin-left: -11px; padding-right: 22px; padding-bottom: 11px; padding-left: 11px; }
.input_text { font-size: 14px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; color: #000000; background-color: #1f4294; border-width: 1px; border-style: solid; border-color: #aaa; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input_text:focus { background-color: #fff; border-style: solid; border-color: #777; }
.input_text { border-right-color: #ddd; border-bottom-color: #ddd; }
.input_text:focus { border-right-color: #ccc; border-bottom-color: #ccc; }
textarea.input_text { line-height: 22px; }
.input_submit { font-size: 16px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-image: url('images/submit-bg.gif'); border-width: 3px; border-style: double; border-color: #999; padding-top: 5px; padding-right: 6px; padding-bottom: 5px; padding-left: 6px; }
.input_submit:focus { border-style: solid; }
.input_submit { border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; overflow: visible; }
.input_submit:hover { color: #090; }
#cancel-comment-reply-link { font-size: 11px; line-height: 1em; text-transform: uppercase; letter-spacing: 1px; color: #fff; background-color: #d00; border-width: 2px; border-style: solid; border-color: #ac0000; padding-top: 5px; padding-right: 7px; padding-bottom: 5px; padding-left: 7px; }
#cancel-comment-reply-link { border-top-color: #fa5a5a; border-left-color: #fa5a5a; float: right; }
.login_alert { font-weight: bold; background-color: #1f4294; border-width: 1px; border-style: solid; border-color: #ddd; }
.widget { font-size: 13px; line-height: 19px; }
.widget .widget_title { font-size: 17px; line-height: 24px; margin-bottom: 8px; }
.widget p, .widget ul { margin-bottom: 19px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: none; }
.widget li { margin-bottom: 10px; }
.widget li ul, .widget li ol { margin-top: 10px; }
.widget li a:hover, .widget p a { text-decoration: underline; }
.widget p a:hover { text-decoration: none; }
.search-form .input_text { width: 100%; }
.midband { background-image: url('images/MenuBkg.png'); background-repeat: repeat-x; }
#archive_intro { border-width: 0 0 2px 0; border-style: solid; border-color: #ddd; }
.archive_title { margin-bottom: 22px; }
#archive_intro:empty { display: none; }
.archive_nav { font-size: 11px; text-transform: uppercase; letter-spacing: 2px; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.archive_nav { clear: both; }
.archive_nav .next_posts { float: right; }
.archive_nav a:hover { text-decoration: underline; }
.archive_nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.archive_nav:empty { display: none; }
#footer { font-size: 12px; line-height: 25px; text-align: right; color: #888; border-width: 3px 0 0 0; border-style: double; border-color: #ddd; padding-top: 11px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px; }
#footer a { color: #888; border-bottom: 1px solid #ddd; }
#footer a:hover { color: #000000; }
.menu2 { position: relative; list-style: none; z-index: 50; }
.menu2 li { position: relative; float: left; }
.menu2 ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu2 ul li { clear: both; }
.menu2 a { display: block; }
.menu2 ul ul { position: absolute; top: 0; }
.menu2 li:hover ul, .menu2 a:hover ul, .menu2 :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul { visibility: visible; }
.menu2 :hover ul ul, .menu2 :hover ul :hover ul ul { visibility: hidden; }
.menu2 ul, .menu2 ul li { width: 440px; }
.menu2 ul ul, .menu2 :hover ul :hover ul { left: 440px; }
.menu2 a { font-family: Verdana, sans-serif; font-size: 10px; text-align: right; padding-right: 10px; }
.menu2 ul a { width: auto; }
.menu2 a, .menu2 .current ul a, .menu2 .current-cat ul a, .menu2 .current-menu-item ul a { color: #1f4294; }
.menu2 a:hover, .menu2 .current ul a:hover, .menu2 .current-cat ul a:hover, .menu2 .current-parent a:hover, .menu2 .current-menu-item ul a:hover, .menu2 .current-menu-ancestor a:hover { color: #C41300; }
.menu2 a:active, .menu2 .current ul a:active, .menu2 .current-cat ul a:active, .menu2 .current-parent a:active, .menu2 .current-menu-item ul a:active, .menu2 .current-menu-ancestor a:active { color: #6C93FC; }
.seal_columns, .seal_columns > .c1, .seal_columns > .c2, .seal_columns > .c3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.seal_columns > .c1 { width: 160px; float: left; padding-left: 12px; }
.seal_columns > .c2 { width: 195px; float: left; }
.seal_columns > .c3 { width: 125px; float: left; padding-top: 5px; }
.seal_columns{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#f6f8fc;
margin-right:10px;
	border: 1px solid #c6c6c6;
padding-top: 9px;
padding-bottom: 9px;
}
.header_menu_columns, .header_menu_columns > .c1, .header_menu_columns > .c2, .header_menu_columns > .c3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_menu_columns > .c1 { width: 370px; float: left; padding-top: 11px; }
.header_menu_columns > .c2 { width: 420px; float: left; padding-top: 11px; padding-right: 10px; }
.header_menu_columns > .c3 { width: 240px; float: right; padding-top: 11px; }
.faq_columns_es, .faq_columns_es > .c1, .faq_columns_es > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.faq_columns_es > .c1 { width: 445px; float: left; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; }
.faq_columns_es > .c2 { width: 200px; float: left; padding-top: 20px; }

.header_columns, .header_columns > .c1, .header_columns > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_columns > .c1 { width: 270px; float: left; }
.header_columns > .c2 { width: 435px; float: right; }
.logo { font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; text-align: center; padding-bottom: 11px; }
&headline_area { font-size: 50px; }
.phone_header { font-size: 30px; font-family: Verdana, sans-serif; font-weight: bold; text-transform: uppercase; text-align: right; color: #000000; margin-top: 20px; }
#text_icl-2 div.textwidget p img {
	top: 20px;
	position: relative;
}

#text_icl-2 div.textwidget p {
	margin-bottom: -15px;
}
.midband_columns, .midband_columns > .c1, .midband_columns > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.midband_columns > .c1 { width: 645px; float: left; }
.midband_columns > .c2 { width: 375px; float: right; }
.form { background-image: url('https://www.embassyloans.com/wp-content/uploads/2015/02/auto-title-loans-bg-app.jpg'); background-repeat: no-repeat; border-width: 2px; border-style: solid; border-color: #5d86cf; margin-right: 2px; padding-top: 5px; padding-right: 5px; padding-left: 5px; }
.form {border-radius: 10px;
-moz-box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.2);
	opacity: 1;

}
input#gform_submit_button_1.gform_button.gform_image_button {
	margin-left: auto !important;
    margin-right: auto !important;
     display: block;
}


div.gfield_description.validation_message {
	color: #fdcddc;
}

li#field_1_5.gfield.gfield_error.gf_left_third.gfield_contains_required {
	background-color: transparent;
	border: 1px solid #f24f4f;
	color: #fed6d6;
}


li#field_1_8.gfield.gfield_error.left_label.gfield_contains_required {
	background-color: transparent;
	border: 1px solid #f24f4f;
	color: #fed6d6;
}

li#field_1_9.gfield.gfield_error.left_label.gfield_contains_required {
	background-color: transparent;
	border: 1px solid #f24f4f;
	color: #fed6d6;
}

li#field_1_3.gfield.gfield_error.left_label.gfield_contains_required {
	background-color: transparent;
	border: 1px solid #f24f4f;
	color: #fed6d6;
}

#field_1_2 div.gfield_description.validation_message {
	float: left;
	padding-left: 0;
	margin-left: 0 !important;
}

#field_1_1 div.gfield_description.validation_message {
	padding-left: 0 !important;
	margin-left: 0 !important;
	margin-top: -20px;
	float: left;
}



#field_1_2 div.gfield_description.validation_message {
	margin-top: -23px;
	margin-left: 120px;
}



#field_1_3 div.ginput_container div.instruction.validation_message {
	color: white;
	padding-left: 0;
	margin-left: 0;
}



li#field_1_2.gfield.gfield_error.left_label.gfield_contains_required {
	background-color: transparent;
	border: 1px solid #f24f4f;
	color: #fed6d6;
}

li#field_1_2.gfield.gfield_error.left_label.gfield_contains_required {
	padding-bottom: 20px !important;
}

#field_1_3 div.gfield_description.validation_message {
	padding-left: 0;
	margin-left: 0;
}

#field_1_9 div.gfield_description.validation_message {
	margin-left: 0;
	padding-left: 0;
}

#field_1_8 div.gfield_description.validation_message {
	padding-left: 0;
	margin-left: 0;
}

#gform_1 div.validation_error {
	color: #fdfbfb;
}

li#field_1_1.gfield.gfield_error.left_label.gfield_contains_required {
	background-color: transparent;
	border: 1px solid #f24f4f;
	color: #f92929;
	padding-bottom: 5px!important;
	height: 60px;
}

li#field_1_6.gfield.gfield_error.gf_middle_third.gfield_contains_required {
	background-color: transparent;
	border: 1px solid #f24f4f;
	color: #fed6d6;
}

li#field_1_65.gfield.gfield_error.gf_right_third.gfield_contains_required {
	width: 80px;
	margin-left: 10px !important;
	background-color: transparent;
	border: 1px solid #f24f4f;
	color: #fed6d6;

}

input#input_1_8.medium {
	margin-left: 100px;
}

input#input_1_3.medium {
	display: block;
	position: relative;
}


#field_1_9 div.ginput_container {
	margin-left: 100px;
}


#field_1_1 {
	height: 40px;
}

#field_1_9 div.ginput_container {
	padding-top: 5px;
	padding-bottom: 5px;
}

#field_1_5 label.gfield_label {
	text-align: left;
}

#field_1_6 label.gfield_label {
	text-align: left;
}

#field_1_65 label.gfield_label {
	text-align: left;
}

#field_1_8 div.ginput_container {
	padding-bottom: 5px;
}

#field_1_2 {
	height: 40px;
}

form#gform_1 label.gfield_label {
text-transform: uppercase;
text-align: right;
	width: 110px !important;
	padding-top: 5px;
}
input#input_1_8.medium {
	margin-left: 0;
}

 form#gform_1 span.gfield_required {
	color: #c7ec28 !important;
	text-decoration: none;
}

 label.gfield_label span.gfield_required {
	color: red !important;
	text-decoration: none;
}

input#input_1_1_3 {
	width: 95% !important;
}

input#input_1_1_6 {
		width: 95% !important;
	float: right !important;
}

span#input_1_1_6_container.name_last {
	float: right;
}

#input_1_1_6_container label {
	color: white;
}

#input_1_1_3_container label {
	color: white;
}

form#gform_1 {
	padding-top: 0 !important;
}

li#field_1_3.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
		padding-top: 0;
}

li#field_1_2.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	padding-top: 0;
}

li#field_1_8.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
		padding-top: 0;}
		
li#field_1_1.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
		padding-top: 0;
		}
		
li#field_1_9.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
padding-top: 0;
}
.claim_box_left { background-color: #f6f8fc; margin-bottom: 10px; margin-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
.claim_box_left{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	border: 1px solid #c6c6c6;
}
.claim_box_left h2{
color: #4d93d2;
font-size: 30px;
font-weight: bold;
font-family: Veranda, Arial, Helvetica, sans-serif;
display: inline;
}
.claim_box_left p{
padding: 5px 20px 20px;
	text-indent: 20px;
line-height: 21px;
}
.claim_box_left img{
display: inline;
vertical-align:middle;
}
.claim_box_right { background-color: #f6f8fc; margin-right: 10px; margin-bottom: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
.claim_box_right{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	border: 1px solid #c6c6c6;
}
.claim_box_right h2{
color: #4d93d2;
font-size: 30px;
font-weight: bold;
font-family: Veranda, Arial, Helvetica, sans-serif;
display: inline;
}
.claim_box_right p{
padding: 5px 20px 20px;
	text-indent: 20px;
line-height: 21px;
}
.claim_box_right img{
display: inline;
vertical-align:middle;
}
.claim_box_columns, .claim_box_columns > .c1, .claim_box_columns > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.claim_box_columns > .c1 { width: 510px; float: left; }
.claim_box_columns > .c2 { width: 510px; float: right; }
.seals { padding-bottom: 10px; padding-left: 90px; }
.menu_bkg { background-color: #1f4294; }
.tag_cloud { margin-top: 20px; }
.archive { margin-top: 20px; }
.background_box { background-color: #D9D9D9; border-style: solid; margin-right: 2px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }
.background_box {border: 2px solid #1f4293;border-radius: 10px;}
.contact_page_columns, .contact_page_columns > .c1, .contact_page_columns > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.contact_page_columns > .c1 { width: 290px; float: left; padding-right: 5px; padding-left: 5px; }
.contact_page_columns > .c2 { width: 700px; float: left; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; }
.intro { font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }
.header_container { width: 1030px; background-color: #ffffff; margin-left: 2px; }
.header_container { width: 1030px; background-color: #ffffff; margin-left: auto;
	margin-right: auto;
}
#form_container { width: 1030px; background-color: #fff; margin-right: auto; margin-left: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.midband_form { padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 20px; }
.tag_list { margin-top: 20px; }
.faq_columns, .faq_columns > .c1, .faq_columns > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.faq_columns > .c1 { width: 445px; float: left; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; }
.faq_columns > .c2 { width: 200px; float: left; padding-top: 20px; }

.faq_title { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
.faq_logo { background-image: url('https://www.embassyloans.com/wp-content/uploads/2015/02/gradientfaq.jpg'); background-repeat: repeat-x; margin-bottom: 10px; margin-left: 10px; padding-top: 10px; padding-right: 2px; padding-bottom: 10px; padding-left: 2px; }
.faq_logo{
position:relative;
height: 120px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

background-color: #5ea0dd;;
);

}
.faq_logo img{
position: static;
left: auto;
	right: auto;
}

.faq_logo p{
z-index:100;
    position:absolute;    
    color:white;
    font-size:24px;
    font-weight:bold;
    left:20px;
    top:4px;
}
#header_language_selector { margin-right: 5px; }
#header_language_selector{
  margin-bottom: 2px;
  text-align: center;
}

#header_language_selector ul{
  list-style: none;
  margin:3px 0 3px 0;
  padding:0;
  
  border: 1px  solid #1F4294
  
  }

#header_language_selector ul li img{
  margin-right:5px;
  display:inline;
}

#header_language_selector ul li{
  display:inline;
  font-size: 12px;
  margin:0 5px 0 5px;
  padding:0
  color: #6c93fc;
  
}

#header_language_selector ul li a, #header_language_selector ul li a:visited{
  color: #1f4294;
  text-decoration: none;
  
    
}

#header_language_selector ul li a:hover{
color: #c41300;
background-color: #dddddd;

}

#header_language_selector ul li a:active{
  color: #A8A9A8;
}
.loading { margin-top: 30px; margin-left: 150px; }
.lower_midband { background-color: #f6f8fc; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
.lower_midband{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	border: 1px solid #c6c6c6;
}

.lower_midband_text h1{
font-family: Veranda, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 20px;
color: #4d93d2;
font-size: 30px;
font-weight: bold;
}
.lower_midband_text p{
padding-left: 20px;
padding-top: 20px;
	padding-right: 20px;
	text-indent: 20px;
	color: black;
	padding-bottom: 20px;
line-height: 21px;
}
#seals1 { padding-top: 25px; padding-bottom: 10px; }
#seals2 { padding-top: 10px; padding-bottom: 10px; }
.coverage_area, .coverage_area > .c1, .coverage_area > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.coverage_area > .c1 { width: 100%; float: left; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; }
.coverage_area > .c2 { width: 100%; float: right; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; }
.coverage_area{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
	background-image: url(https://www.embassyloans.com/wp-content/uploads/2015/02/gradientfaq.jpg);
}
.coverage_area_left { font-weight: bold; color: #ffffff; }
.coverage_area_left li{
float: left;
width: 165px;
list-style-type: none;
}

.coverage_area_left li a:link{
font-size: 14px;
color: #ffffff;
}
.coverage_area_left li a:visited{
color: #ffffff;
text-decoration: none;
}
.coverage_area_left li a:hover{
color: #FFFFFF;
font-weight: bold;
background-color:#ededed;
}

.coverage_area_left p{
  color: #ffffff;
  font-size:24px;
  margin-bottom:10px;
}
.coverage_area_right { font-size: 30px; font-weight: bold; color: #ffffff; padding-top: 60px; }
.copyright { width: 580px; font-size: 10px; }
.copyright{
float:right;
}
/*---:[ custom CSS ]:---*/
/**** Hide Slider images until loaded **/

#orbit-inside {display:none;}
#orbit-inside img {display: none;}


/****** Logo ********/
.logo1{
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 26px;
	font-weight: 400;
	text-transform:uppercase;
	text-align:center;
	line-height: 19px;
	color:#000000;
	margin-bottom: 0 !important;
}
.logo2{
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 15px;
	font-weight: 400;
	text-transform:uppercase;
	text-align:center;
	line-height: 19px;
	color:#000000;
	margin-bottom: 0 !important;
}
/**********Application Header **********/
.app_header {
    color: #1F4294;
    font-family: Times New Roman,Times,serif;
    font-size: 36px;
    font-weight: bolder;
    line-height: 120%;
    margin: 0;
    padding-right: 40px;
    padding-top: 40px;
	margin-bottom: 0 !important;
}
/****** Gravity Forms  *******/

/** override changes to Gravity Forms CSS in 1.7.5 release **/
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {padding: 2px 0}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email] {padding: 2px 0}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel] {padding: 2px 0}
body .gform_wrapper .gform_body .gform_fields .gfield select {padding: 2px 0}
body .gform_wrapper .gform_body .gform_fields .ginput_complex label {margin:0 0 20px; line-height: 13px;}
body .gform_wrapper div.charleft {display: none;}
body .gform_wrapper .gform_body .gform_fields  #field_2_29.gfield .gfield_label {margin:10px 0 14px;}
body .gform_wrapper .gform_body .gform_fields  #field_2_43.gfield .gfield_label {margin:10px 0 14px;}
body .gform_wrapper .gform_body .gform_fields  #field_5_29.gfield .gfield_label {margin:10px 0 14px;}
body .gform_wrapper .gform_body .gform_fields  #field_2_106.gfield .gfield_label {margin:10px 0 14px;}

/** Fix Labels at end of applications **/
body .gform_wrapper .gform_body .gform_fields  #field_2_84.gfield .gfield_label {width: 69%; margin-bottom:10px;}
body .gform_wrapper .gform_body .gform_fields  #field_2_87.gfield .gfield_label {width: 69%; margin-bottom:10px;}
body .gform_wrapper .gform_body .gform_fields  #field_2_90.gfield .gfield_label {width: 69%; margin-bottom:10px;}
body .gform_wrapper .gform_body .gform_fields  #field_7_124.gfield .gfield_label {width: 69%; margin-bottom:10px;}
body .gform_wrapper .gform_body .gform_fields  #field_7_125.gfield .gfield_label {width: 69%; margin-bottom:10px;}
body .gform_wrapper .gform_body .gform_fields  #field_7_126.gfield .gfield_label {width: 69%; margin-bottom:10px;}
body .gform_wrapper .gform_body .gform_fields  #field_7_127.gfield .gfield_label {width: 69%; margin-bottom:10px;}
body .gform_wrapper .gform_body .gform_fields  #field_7_128.gfield .gfield_label {width: 69%; margin-bottom:10px;}

/** Labels **/

body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label {float: left; font-weight: bold; margin: 0 10px 0 0; width: 33%;color: #ffffff;font-size: 11px;}

body #gform_wrapper_1 .gform_body .gform_fields .gfield .ginput_complex .ginput_left label {color: #ffffff;font-size: 9px;letter-spacing: 0pt;}
body #gform_wrapper_1 .gform_body .gform_fields .gfield .ginput_complex .ginput_right label {color: #ffffff;font-size: 9px;letter-spacing: 0pt;}
body #gform_wrapper_1 .gform_body .gform_fields .gsection .gsection_title {color: #ffffff}


/** Line Spacing **/
.widget li {margin-bottom: 2px;}

/** Select Box Margin **/
body .gform_wrapper .gform_body .gform_fields #field_1_9.gfield select {margin-left: 0px; }
body .gform_wrapper .gform_footer {padding: 2px 0 2px}

/** Fix Error Formats **/
body .gform_wrapper .gform_body .gform_fields .gfield_error {background-color: #FCC7C7;
  border: 1px solid #c89797;
  margin-bottom: 6px !important;
  padding: 4px 2px 2px !important;
margin-left: 1px;}

body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {padding: 1px 0 !important;}

/***** WP Orbit Slider  *****/

/** Kill the timer image and pause/play button by pushing it off the screen ***/

.orbit-wrapper .timer {left: -9999px;}

/** application form styles **/

#header2 {
	background-image:url("https://www.embassyloans.com/wp-content/uploads/2013/02/top2.jpg"); 
	background-repeat:no-repeat;
	border:none;
	height:305px;
	padding: 0;  
		margin: 0 15px;
}
#header2 h1 {
    color: #1F4294;
    font-size: 36px;
    line-height: 120%;
    margin: 0;
    padding-right: 40px;
    padding-top: 40px;
    font-family: Times New Roman,Times,serif;
    font-weight:bolder;
    }


.city {
	font-size:24px;
	color:#1F4294;
	padding-right: 60px;
        font-family: Times New Roman,Times,serif;
}
#intro h1 {
     font-size: 32px;
	text-align: center;
	padding-top: 15px;
}

#intro p {
     font-size: 16px;
     line-height: 120%;
     padding-top:10px;
    }
body #gform_wrapper_2 .gform_body .gform_fields .gsection {background-color: #103073;
	color: silver;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid silver;
}
body #gform_wrapper_2 .gform_body .gform_fields .gsection .gsection_title {color: #ffffff; padding-left:10px !important;}

/** image atribution style **/
.wp-caption-text {font-size:6px; line-height:8px;}

/**  FAQ Video CSS  **/

/******************************************* Custom CSS for this instance ********************************/
/* CSS file for FAQ player 6/7/2013 - Phare Consulting*/

/******************************************* Custom CSS for this instance ********************************/
/* CSS file for FAQ player 6/7/2013 - Phare Consulting*/
  
/* an overlayed element */
.overlay{width:136px;border-style:solid;border-width:1px;border-color:#aaa;display:inline-block;background:#fff url(https://www.embassyloans.com/wp-content/uploads/2015/03/faq_thumbv4.jpg?22) no-repeat;cursor:pointer;margin:0 1% 2% 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:2px 2px 4px #444;-moz-box-shadow:2px 2px 4px #444;box-shadow:2px 2px 4px #444;}

.overlay .close,.overlay .is-fullscreen .close{display:none;position:absolute;top:0;right:-4em;margin:3px;color:#eee !important;font-size:24px;font-weight:bold;cursor:pointer}
.overlay .fp-ratio{padding-top:100%}
.overlay .is-splash .fp-ui{top:33px;-webkit-background-size:20%;-moz-background-size:20%;background-size:20%;}
.overlay.is-active{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;z-index:100;background-color:rgba(0,0,0,0.8);background:-webkit-radial-gradient(50% 50%,ellipse closest-corner,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.8) 100%);background:-moz-radial-gradient(50% 50%,ellipse closest-corner,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.8) 100%);background:-ms-radial-gradient(50% 50%,ellipse closest-corner,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.8) 100%);cursor:default;}
.overlay.is-active .flowplayer{margin-top:25px;width:50%;max-width:320px;background-color:#111;-webkit-box-shadow:0 0 30px #000;-moz-box-shadow:0 0 30px #000;box-shadow:0 0 30px #000}
.overlay.is-active .close{display:block;}
.overlay.is-active .close:hover{text-decoration:underline}
#overlay1{background-position:-1px -1px}
#overlay2{background-position:-161px -1px}
#overlay3{background-position:-322px -1px}
#overlay4{background-position:-483px -1px}
#overlay5{background-position:-644px -1px}
#overlay6{background-position:-805px -1px}
#overlay7{background-position:-1px -1px}
#overlay8{background-position:-161px -1px}
#overlay9{background-position:-322px -1px}
#overlay10{background-position:-483px -1px}
#overlay11{background-position:-644px -1px}
#overlay12{background-position:-805px -1px}
body.is-overlayed{overflow:hidden}

/******************************************* Flowplayer 5.4.2 minimalist CSS ********************************/
.flowplayer{position:relative;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%;}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent,transparent) !important;background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(transparent)) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}
}.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;}
.flowplayer .fp-subtitle p:after{content:\;clear:both}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/white.png);background-size:37px 300px;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/white_rtl.png)}
.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/black.png);}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/black@x2.png)}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/black_rtl@x2.png)}
}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/white@x2.png)}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/white_rtl@x2.png)}
}.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(https://www.embassyloans.com/wp-content/uploads/2013/06/play_white.png) center no-repeat;background-size:12%;}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(https://www.embassyloans.com/wp-content/uploads/2013/06/play_white_rtl.png) center no-repeat;background-size:12%}
@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(https://www.embassyloans.com/wp-content/uploads/2013/06/play_white@x2.png) center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(https://www.embassyloans.com/wp-content/uploads/2013/06/play_white_rtl@x2.png) center no-repeat;background-size:12%}
}.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/play_black.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/play_black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/play_black@x2.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(https://www.embassyloans.com/wp-content/uploads/2013/06/play_black_rtl@x2.png)}
}.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100;}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}
.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none;}
.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}
.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0;}
.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}
.play-button.flowplayer .fp-play{display:block}
.is-paused.flowplayer .fp-play{background-position:9px 7px;}
.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}
.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important;}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}
.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px;}
.no-volume.flowplayer .fp-timeline{margin-right:60px}
.no-mute.flowplayer .fp-timeline{margin-right:140px}
.no-mute.no-volume.flowplayer .fp-timeline{margin-right:45px}
.play-button.flowplayer .fp-timeline{margin-left:67px}
.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px;}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:140px}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:45px}
.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}
.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px;}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}
.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0;}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}
.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}
.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:\;display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px;}
.is-rtl.flowplayer .fp-volume{right:auto;left:5px}
.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px;}
.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left;}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%;}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:5px;}
.play-button.flowplayer .fp-elapsed{left:27px}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px;}
.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee;}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:100px}
.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:5px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px;}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:100px}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:5px}
.flowplayer .fp-remaining{display:none}
.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}
.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}
.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px;}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px;}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}
.flowplayer.is-long.aside-time .fp-time{width:130px}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer;}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-20px;}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px;}
.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;}
.flowplayer .fp-embed-code:before{content:\;width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}
.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px;}
.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,courier new,verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.aside-time .fp-embed{left:85px;}
.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}
.flowplayer.aside-time .fp-embed-code{left:115px;}
.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}
.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.is-long.aside-time .fp-embed{left:130px;}
.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}
.flowplayer.no-time .fp-embed{left:5px !important;}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}
@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}
.flowplayer.fixed-controls .fp-controls{background-color:#333}
.flowplayer .fp-timeline{background-color:#666}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#00a7c8}
.flowplayer .fp-volumeslider{background-color:#000}
.flowplayer .fp-volumelevel{background-color:#fff}
.flowplayer .fp-play{height:24px}
.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}
.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}
.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}
.flowplayer.color-light .fp-volumeslider{background-color:#ddd}
.flowplayer.color-light .fp-volumelevel{background-color:#222}
.flowplayer.color-alt .fp-progress{background-color:#fff}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}
.flowplayer.color-alt .fp-buffer{background-color:#999}
.flowplayer.color-alt2 .fp-progress{background-color:#900}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}
/**********End Flowplayer CSS  **************/

/**********Payment Page Paybutton  **************/
div.PayEmbassyLoans {
	text-align: center;
	width: 500px;
	color: white;
	height: 50px;
	line-height: 50px;
	-moz-box-shadow: 5px 5px 1px #646464;
	box-shadow: 5px 5px 1px #646464;
	margin-left: 50px;
}

div.PayEmbassyLoans a{
	color: white !important;
	font-size: 19px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	float: right;
	background-color: #03c303 !important;
}

/**********Payment Page Paybutton End**************/

/***********Enchanced Aux Menu for payments*******/

div.c2 ul#menu-aux-menu.menu2{
position:relative;
list-style:none;

	width: 630px !important;
	font-size: 12px !important;
	z-index: 0;
	float: left;
}

#menu-item-3052 a {
	color: green !important;
}


div.c2 ul#menu-aux-menu.menu2 a {
	font-size: 14px !important;
	padding: 5px 15px !important;
	z-index: 0 !important;
}

div#header div.header_menu_columns {
	position: relative !important;
	display: block !important;
	z-index: 0 !important;
}

div.header_menu_columns div.c2 {
	float: left !important;
	z-index: 0 !important;
}

div.header_menu_columns div.c3 {
	width: 230px !important;
	float: right !important;
	z-index: 0 !important;
}
/******* Aux Enhancement end ********/

/***** Extra Top Enhancements *****/

div#text_icl-3.widget.widget_text_icl.logo {
	padding-bottom: 0 !important;
}

#text_icl-3 div.textwidget p {
	margin-bottom: 10px !important;
	margin-top: 5px !important;
}

#header div.header_columns div.c1 {
	margin-left: -30px !important;
}

#text_icl-3 div.textwidget p img{
margin-left: auto !important;
   margin-right: auto !important;
}
#text_icl-3 div.textwidget p.logo1 {
	margin-bottom: 0 !important;
}
/****** Extra Top Enhancements ****/

/**** css adjustments for slide and small app ***/
div.midband_columns div.c2 {
	margin-right: 8px;
}

#orbit-inside img.orbit-slide {
	margin-top: 2px;
}
/***** css adjustments for slide and small app END **/


/****** New Maps ***/
.wpgmza_sl_query_innerdiv1{float:left !important;display:block !important;width:100% !important;clear:left !important;}

input#addressInput {
	width: 400px !important;
}

.wpgmza_sl_radius_innerdiv1{float:left !important;display:block !important;
	width: 60px !important;
}

input.wpgmza_sl_search_button {
	clear: both !important;
	float: left !important;
	margin-top: 3px !important;
}

div#storelocatordesktop {
	width: 1005px;
}

/**** New Map End ***/
form#gform_1 {
	padding-top: 20px;
	padding-left: 10px;
}

#gform_submit_button_1 {
margin-left: auto !important;
    margin-right: auto !important;
     width: 274px !important;
}
label.gfield_label {
	width: 100%;
}

.body { font-family: Verdana, sans-serif; color: #000000; 
		
	background: url(https://www.embassyloans.com/wp-content/uploads/2015/02/grey_wash_wall.png);
}

	body.body.template-front {
		width: 1035px !important;
		margin-right: auto;
		margin-left: auto;
	}


div.loading2 {
	width: 663px;
	height: 299px;
}

div.loading {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}

#text_icl-3 div.textwidget {
	margin-left: 30px;
}

#header div.header_columns div.c2 {
	margin-right: 15px;
}
.faq_logo img{
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	height: 136px;
	margin-right: auto;
	margin-left: auto;
	top: -8px;
	position: relative;
}
ul#menu-main.menu a:hover{
 background-color: #599cda;

}

.midband_form {
	padding: 30px 10px 15px 20px;
	background: url(https://www.embassyloans.com/wp-content/uploads/2015/03/app-paper1.jpg);	opacity: 1;
	margin-top: 15px;
	border-top-style: inset;
	border-top-width: 1px;
	-moz-box-shadow: 5px 5px 5px #c0bcbc;
	box-shadow: 5px 5px 5px #c0bcbc;
	width: 970px;
	margin-left: 15px;
	border: 1px solid gray;
}
#form_container { 
	padding-top: 10px;
}
#text_icl-5 div.textwidget img {
	border-style: solid;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
}

#text_icl-6.widget.widget_text_icl div.textwidget #intro img {
	z-index: 1;
	position: static;
	margin-top: -110px;
	width: 100px;
	padding-top: 10px;
}
/*** New Language ***/
#header div.header_menu_columns div.c3 div ul {

	    list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}


div.header_menu_columns div.c3 a{
 list-style-type: none;
}

#header div.header_menu_columns div.c3 div ul li {
	float: left;
	padding-left: 10px;
}

#header div.header_menu_columns div.c3 div ul li img {
	margin-right: auto;
	margin-left: auto;
}

/** Language **/
#header div.header_menu_columns div.c3 div ul li span.icl_lang_sel_current {
	color: #4c93d2;
	margin-top: 5px;

}

#header div.header_menu_columns div.c3 div ul li a {
		background-color: rgb(255, 255, 255);
		color: #000000;
	margin-top: 5px;
	}

#seals2 p img {
	width: 100px;
	padding-left: 70px !important;
	padding-top: 9px !important;
}
/*** Bring Arrow down to 5 liner END***/

.coverage_area_left li a:hover{
		background-color: transparent;
color: #8dff0b;
font-weight: bold;
}

#post-2810 div.post_content h2 strong {
	color: white;
}

#post-2810 div.post_content p {
	color: white;
}

#post-2810 div.post_content {
background-image: url('https://www.embassyloans.com/wp-content/uploads/2015/02/auto-title-loans-bg-app.jpg'); background-repeat: repeat;
}

#post-199 div.headline_area h1.headline {
	text-align: center;
	color: #fe6600;
	font: 60px Georgia, "Times New Roman", Times, serif;
	margin-bottom: -20px;
}

#post-199 div.post_content div.“warning” p {
	margin-left: 0 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	width: 100% !important;
	background-color: gray !important;
	display: block !important;
	margin-right: 0 !important;
	color: white;
}

#post-199 div.post_content div.approved {
	line-height: 30px;
	font-size: 30px;
	color: green;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.notapproved {
	font-weight: bold;
	text-align: center;
	color: red;
	font-size: 25px;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#post-199 div.post_content div.tdreason {
	padding-top: 10px;
	padding-bottom: 10px;
}

a#gform_save_2_link.gform_save_link {
	font-size: 16px;
	display: block;
	line-height: 16px;
	margin-left: 0;
	padding-top: 5px;
	position: fixed;
	top: 15px;
	right: 10px;
	background-color: rgba(0, 0, 0, 0.73);
	border-style: solid;
	border-color: #05ff00;
	color: #11c400;
	padding-bottom: 5px;
}

#container div.lower_midband div.lower_midband_text img {
	float: left;
	width: 100px;
}

#input_1_2_2_container {
	float: right;
}

#input_1_1_6_container label {
	float: left;
}

/**  FAQ Fix  */

#container div.midband div.midband_columns div.c1 div.faq_columns div.c2 div.text_box img {
	margin-left: 550px;
}

#container div.midband div.midband_columns div.c1 div.faq_columns {
	margin-left: 95px;
	margin-right: 75px;
}

#container div.midband div.midband_columns div.c1 div div.faq_title h1 strong {
	padding-left: 50px;
}



/**  bottom Fix  */
div.Online.title.Loans {
	font-family: 'Handlee';
	font-size: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 35px;
	text-align: center;
	padding-bottom: 10px;
	padding-right: 150px;
	padding-left: 150px;
}
div.Online.title.Loans:before {
    content: open-quote;
}
div.Online.title.Loans:after {
    content: close-quote;
}

#container div.coverage_area div.c2 div.coverage_area_right p {
	text-align: center;
	font-size: 25px;
		margin-bottom: 10px;
}

.coverage_area_right { font-size: 30px; font-weight: bold; color: #ffffff; padding-top: 10px;
}


/** about page Fix  */
img.alignleft.size-full.wp-image-415 {
	padding-left: 120px;
}

div#aboutembassydesktop {
	width: 1005px;
	float: left;
	text-indent: 25px;
}

/** how it works page Fix  */
img.wp-image-12438.alignleft {
	padding: 15px 0 0;
	margin: 0;
}
div#howitworksdesktop {
	width: 1005px;
	clear: both;
}
/** locations Fix  */
#post-11949 div.post_content blockquote h2 {
	margin-top: 0;
	height: 20px;
	margin-bottom: 0;
}
/** application Fix  */
li#field_2_116.gfield.gf_right_half.field_sublabel_below.field_description_below {
	margin-top: -63px;
}

li#field_2_100.gfield.gfield_error.gf_left_half.gfield_contains_required.field_sublabel_below.field_description_below {
	display: block;
}
div.gfield_description.validation_message {
	color: red;
}

div.gsection_description {
	color: red;
}

/** 8-28  */


#text_icl-11 div.textwidget p img {
	bottom: -15px;
	position: relative;
}

#text_icl-11 div.textwidget strong {
	position: relative;
	bottom: -5px;
}

.lower_midband_text p{
font: 18px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 20px;
	text-indent: 45px;
	color: black;
	text-align: left;
}

.claim_box_left p{
font: 18px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: black;
	text-align: left;
	margin-top: -20px;
	text-indent: 85px;
}

.claim_box_right p{
font: 18px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: black;
	text-align: left;
	margin-top: -20px;
	text-indent: 85px;}





#seals2 p img {
	width: 95px;
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 4px;
}

#social img {
	margin-top: 14px;
	width: 65%;
	padding-left: 20px;
}

#seals1 {
	width: 300px;
}

#seals1 a img {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
iv.c3 {
	width: 0 !;
	height: 0;
}

#text-6 div.textwidget a img {
	float: left;
	padding-right: 15px;
}

div#text-6.widget.widget_text {
	margin-left: 75px;
	margin-top: 20px;
}

.coverage_area > .c1 { width: 100%; float: left; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; }
.coverage_area > .c2 { width: 100%; float: right; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; }

#text_icl-13 div.textwidget h1 {
	font: 25px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #86c33f;
}

#text_icl-13 div.textwidget p {
	text-indent: 25px;
	margin: 0;
	padding-top: 10px;
	font: 16px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1px;
}

div.lower_midband h1.headline {
	font: 25px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #86c33f;
}
div.lower_midband h1{
	font: 25px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #86c33f;
}

div.lower_midband div.post_content p {
	margin: 0;
	padding-top: 10px;
	font: 16px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1px;
}



div.lower_midband div.post_content ul {
	padding-top: 10px;
	padding-left: 15px;
}

div.lower_midband div.post_content ol {
	padding-top: 10px;
		padding-left: 15px;
		}

#text_icl-13 div.textwidget p {
	text-indent: 25px;
	margin: 0;
	padding-top: 10px;
	font: 16px/20px Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1px;
}

div.lower_midband div.post_content h2 {
	font: 25px/30px Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #86c33f;
	
}

.coverage_area {
	background-size: 100% 100%;
}

img.wp-image-12438.locator {
	float: left;
	left: 20px;
	position: relative;
	bottom: 7px;
	width: 66px;
	height: 67px;
}

.wpgmaps_mlist_row.even {
	background-color: #e6f5fc;
}
.wpgmza_table .wpgmaps_mlist_row:hover {
    background-color: #46bcec !important;
	color: white;
}




li#field_1_6.gfield.gf_middle_third.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left;
}

li#field_1_5.gfield.gf_left_third.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left;
}

.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { background-color: #4c93d2; }


/***** changed 1-28-2016 to fix tag logo*****/

body.Tag.body.template-tag.template-auto-title-loans div.header_container_tag #header div.header_columns div.c2 div div.text_box p {
	float: right;
}



body.Tag.body.template-tag.template-auto-title-loans div.header_container_tag #header div.header_columns div.c1 div div.text_box p img {
	padding-left: 60px;
}


body.Tag.body.template-tag.template-auto-title-loans div.header_container_tag #header div.header_columns div.c1 div div.text_box {
	margin-bottom: 10px !important;
	margin-top: 5px !important;
	display: block;
	position: relative;
	left: 50px;
	text-align: center;
}

body.Tag.body.template-tag.template-auto-title-loans .columns-3:after, .header_menu_columns:after, .header_columns:after, .midband_columns:after, .claim_box_columns:after, .contact_page_columns:after, .seal_columns:after, .faq_columns:after, .faq_columns_es:after, .footer_columns:after, .coverage_area:after, .RightSealsCol:after, .post_box:after, .post_box .post_content:after, .menu:after, .menu2:after, .comment .comment_text:after { display: table; clear: both; content: \;  }

body.Tag.body.template-tag.template-auto-title-loans div#header div.header_menu_columns div.c2 {
	position: relative;
	left: 375px;
}
body.Tag.body.template-tag.template-auto-title-loans #header div.header_columns div.c1 div div.text_box h1 {
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 26px;
	font-weight: 400;
	text-transform:uppercase;
	text-align:center;
	line-height: 19px;
	color:#000000;
	margin-bottom: 0 !important;
	padding-top: 7px;
}

/***** changed 1-28-2016 to fix tag logo - End*****/

h2.gsection_title {
	background-color: navy !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.gform_wrapper .gsection{background-color: transparent !important;
	border-style: none !important;
}

/******* Quick Form Fix July 23 2016 ****/
#field_1_1 label.gfield_label.gfield_label_before_complex {
	text-align: left;
}

div#input_1_2_container.ginput_complex.ginput_container.ginput_container_email {
	float: left;
	margin-left: 0;
}

#field_1_2 label.gfield_label.gfield_label_before_complex {
	text-align: left;
	float: left;
}

li#field_1_2.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left;
	padding-right: 0;
	width: 100%;
	height: 75px;
}

#input_1_2_2_container {
	display: block;
	float: right;
}

li#field_1_3.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left;
}

#field_1_3 div.ginput_container.ginput_container_phone {
	width: 100%;
	padding-top: 0;
	margin-top: 0;
	display: block;
	float: left;
}

span#input_1_2_1_container.ginput_left {
	float: left;
}

#gform_fields_1 {
	float: left;
	margin-left: 0;
	padding-left: 0;
}

#field_1_9 div.ginput_container.ginput_container_select {
	margin-left: 0;
	width: 100%;
}

li#field_1_9.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left;
}

li#field_1_2.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left !important;
}

#input_1_9 {
	width: 100%;
}

#field_1_8 {
	float: left;
	width: 45%;
}

#field_1_8 div.ginput_container.ginput_container_text {
	float: left;
}

#field_1_65 {
	float: left;
}

#field_1_2 {
	padding-top: 0;
	margin-top: 0;
}

#input_1_2_2_container {
	height: 45px;
	float: left;
}

div.ginput_container.ginput_container_phone {
	float: left;
}

input#input_1_3.medium {
	float: left;
}

#field_1_3 div.ginput_container.ginput_container_phone {
	float: left;
}



div#text-3.widget.widget_text.form {
	background-color: rgba(62, 139, 211, 0.94);
}

div#text-3.widget.widget_text.form {
	
}

ul#gform_fields_1.gform_fields.top_label.form_sublabel_below.description_below {
	float: left;
}

#input_1_2_1_container {
	height: 45px;
}

#input_1_8 {
	float: left;
}

label.gfield_label {
	
}

#field_1_3 label.gfield_label {
	text-align: left !important;
}

label.gfield_label {
	text-align: left !important;
}

#input_1_3 {
	text-align: left !important;
}

input#input_1_3.medium {
	width: 175px;
	float: left;
}

li#field_1_3.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	width: 45%;
	margin-right: 0;
	padding-right: 5px;
	float: left !important;
	position: relative;
	margin-top: 0;
}


li#field_1_9.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	display: block;
	padding-right: 0;
	margin-right: 0;
	position: relative;
	width: 30%;
	float: left;
	clear: right;
	margin-top: 0;
}

#input_1_2_1_container {
	
}

#input_1_1 {
	float: left;
	margin-left: 0 !important;
}

/** App fix july 2016 **/

form#gform_1 {
	padding-right: 10px;
}

li#field_1_1.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	display: block;
	position: relative;
	padding-top: 0;
	margin-top: 0;
	height: auto !important;
	float: left;
	padding-right: 0;
}

input#input_1_1_3 {
	width: 100% !important;
}

span#input_1_1_3_container.name_first {
	margin-right: 0;
	padding-right: 0;
	float: left;
}

input#input_1_1_6 {
	float: left;
}

span#input_1_1_6_container.name_last {
	padding-left: 5px;
}

span#input_1_1_6_container.name_last {
	margin-right: 0;
	padding-right: 0;
}

input#input_1_1_6 {
	width: 100% !important;
}

input#input_1_3.medium {
		width: 100% !important;
}

li#field_1_1.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	width: 100% !important;
	float: left !important;
}

span#input_1_1_6_container.name_last {
	float: left;
}



ul#gform_fields_1.gform_fields.top_label.form_sublabel_below.description_below {
	float: left;
	margin-top: -20px !important;
}

li#field_1_8.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left;
	width: 20%;
	padding-right: 0;
	margin-right: 0;
	margin-top: 0;
	clear: right;
	margin-left: 5px !important;
	
}

input#input_1_8.medium {
	width: 100%;
}

li#field_1_65.gfield.gf_right_third.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left;
	clear: right;
	padding-top: 0;
	margin-top: 0;
	margin-right: 0;
	padding-right: 0;
}

input#input_1_8.medium {
	margin-top: -5px;
	width: 100%;
}

#gform_fields_1 {
	width: 100%;
}

div#input_1_1.ginput_complex.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix.gf_name_has_2.ginput_container_name.gfield_trigger_change {
	
}

li#field_1_6.gfield.gf_middle_third.gfield_contains_required.field_sublabel_below.field_description_below {
	margin-right: 0;
	padding-right: 5px;
	padding-left: 5px;
}

li#field_1_5.gfield.gf_left_third.gfield_contains_required.field_sublabel_below.field_description_below {
	padding-right: 0;
	float: left;
	clear: right;
	padding-top: 0;
	margin-top: 0;
}

li#field_1_6.gfield.gf_middle_third.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left;
	clear: right;
	padding-top: 0;
	margin-top: 0;
}

#field_1_9 div.ginput_container.ginput_container_select {
	width: 100%;
}

#field_1_9 label.gfield_label {
	margin-left: 5px;
}

div#input_1_1.ginput_complex.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix.gf_name_has_2.ginput_container_name.gfield_trigger_change {
	width: 100%;
}

li#field_2_116.gfield.gf_right_half.field_sublabel_below.field_description_below {
	margin-top: 5px;
}

ul#gform_fields_1.gform_fields.top_label.form_sublabel_below.description_below {
	float: left;
	margin-top: 0px !important;
}
li#field_1_2.gfield.left_label.gfield_contains_required.field_sublabel_below.field_description_below {
	float: left !important;
	margin-top: -20px;
}

div#aboutembassydesktop {
	padding-top: 20px;
}


tbody.InspectionStation {
	border: 1px dashed silver;
}

tbody.CompletelyOnline {
border: 1px dashed silver;
}

#howitworksdesktop table tbody.InspectionStation tr td h3 strong {
	font-size: large;
	text-align: center !important;
	width: 100% !important;
	display: block;
	color: black;
}

#howitworksdesktop table tbody.CompletelyOnline tr td h3 strong {
	font-size: large;
	text-align: center !important;
	width: 100% !important;
	display: block;
	color: black;
	margin-top: -3px;
}

#howitworksdesktop table tbody.InspectionStation tr td a img.alignleft.wp-image-12907 {
	margin-bottom: 0;
}

#howitworksdesktop table tbody.InspectionStation tr td h3 {
	margin: 0;
}



#post-14231 div.post_content {
	background-image: url('https://www.embassyloans.com/wp-content/uploads/2015/02/auto-title-loans-bg-app.jpg'); background-repeat: repeat;
}

#text_icl-12 div.textwidget p img {
		bottom: -15px;
		position: relative;
	}

#text_icl-12 div.textwidget p {
	margin-bottom: 0;
}


#footer div.copyright p.terms {
	width: 100%;
	font-weight: bold;
	font-size: 12px;
		text-align: center;
}



#footer div.copyright {
	float: right;
	width: 100%;
}

ul#menu-footer-menu.menu2 {
	float: left;
}

#footer div.copyright p {
	width: 100%;
	float: right;
}


div#footer {
	height: 175px;

}



/** How it works box fix **/



div.stepthree {
	float: left;
	display: block;
	position: static;
	width: auto;
	height: 480px;
}

#howitworksdesktop div.stepthree table  {
	width: 40%;
	display: block;
	position: relative;
	float: left;
}


#howitworksdesktop div.stepthree table tbody.CompletelyOnline tr td img.wp-image-12438.alignleft {
	margin: -30px 0 0;
	padding: 0;
	z-index: 4;
	overflow: visible;
	position: absolute;
}

#howitworksdesktop div.stepthree table tbody.InspectionStation tr td p {
	float: left;
	text-indent: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#howitworksdesktop div.stepthree table tbody.CompletelyOnline tr td p {
	float: left;
	text-indent: 15px;
	padding-right: 10px;
	padding-left: 10px;
	width: 432px;
	margin-top: -4px;
}

#howitworksdesktop div.stepthree table tbody.CompletelyOnline tr td img.wp-image-12499.alignleft {
	float: left;
	margin-left: 65px;
	margin-right: 65px;
	margin-top: -35px;
}

#howitworksdesktop div.stepthree h1 strong span {
	float: left !important;
	display: block;
	position: relative;
	margin-top: 185px;
	width: 150px;
}



#howitworksdesktop div.stepthree table tbody.CompletelyOnline {
	float: left;
	display: block;
	position: relative;
	height: 453px;
}

#howitworksdesktop div.stepthree table tbody.InspectionStation tr td a img.alignleft.wp-image-12907 {
	padding-left: 25px;
	right: 0px !important;
	position: relative;
}


#input_1_1_3_container label {
	font-size: 9px;
}
#input_1_1_6_container label {
	font-size: 9px;
}


li.gchoice_2_116_1 {
	float: left;
}

li#field_2_116.gfield.gf_right_half.field_sublabel_below.field_description_below.gfield_visibility_visible {
	float: left;
}

label#label_2_116_1 {
	margin-right: 20px;
}

label#label_2_116_2 {
	margin-right: 20px;
	
}

label#label_2_116_3 {
	margin-right: 20px;
	
}

label#label_2_116_4 {
	margin-right: 20px;
	
}

li#field_2_20.gfield.gf_left_half.field_sublabel_below.field_description_below.gfield_visibility_visible {
	padding-top: 0;
	margin-top: 0;
}

li.gchoice_2_116_2 {
	float: left;
}

ul#input_2_116.gfield_checkbox {
	float: left;
}

#input_2_116 li.gchoice_2_116_3 {
	float: left;
}

li.gchoice_2_116_4 {
	float: left;
}

li#field_2_116.gfield.gf_right_half.field_sublabel_below.field_description_below.gfield_visibility_visible {
	width: 100%;
}

li#field_2_131.gfield.gf_inline.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	margin-top: 15px;
}







li#field_2_131.gfield.gf_inline.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	margin-top: 15px;
}


li#field_2_45.gfield.gf_right_half.field_sublabel_below.field_description_below.gfield_visibility_visible {
	width: 200px;
}

#field_2_11 div.gfield_description {
	padding-top: 0;
}

#field_2_4 label.gfield_label {
	margin-bottom: 0;
}

#field_2_5 label.gfield_label {
	margin-bottom: 0;
}

#field_2_6 label.gfield_label {
	margin-bottom: 0;
}

#field_2_100 label.gfield_label {
	margin-bottom: 0;
}

#field_2_101 label.gfield_label {
	margin-bottom: 0;
}

#field_2_116 label.gfield_label {
	margin-bottom: 0;
}

#field_2_9 label.gfield_label.gfield_label_before_complex {
	margin-bottom: 0;
}

#field_2_10 label.gfield_label {
	margin-bottom: 0;
}

#field_2_11 label.gfield_label {
	margin-bottom: 0;
}

#field_2_127 label.gfield_label {
	margin-bottom: 0;
}

#field_2_128 label.gfield_label {
	margin-bottom: 0;
}

#field_2_129 label.gfield_label {
	margin-bottom: 0;
}

#field_2_130 label.gfield_label {
	margin-bottom: 0;
}

#field_2_131 label.gfield_label {
	margin-bottom: 0;
}

#field_2_132 label.gfield_label {
	margin-bottom: 0;
}

#field_2_117 label.gfield_label {
	margin-bottom: 0;
}

#field_2_135 label.gfield_label {
	margin-bottom: 0;
}

#field_2_98 label.gfield_label {
	margin-bottom: 0;
}

#field_2_99 label.gfield_label {
	margin-bottom: 0;
}


#field_2_17 h4 {
	margin-top: 9px;
}

#field_2_26 h4 {
	margin-top: 8px;
}

#field_2_29 label.gfield_label.gfield_label_before_complex {
	margin-bottom: 0;
}

#field_2_29 label.gfield_label.gfield_label_before_complex {
	margin-bottom: 0 !important;
}

#field_2_44 label.gfield_label {
	margin-bottom: 13px;
}

#field_2_44 label.gfield_label {
	margin-bottom: 0;
	margin-top: 10px;
}

#field_2_43 label.gfield_label.gfield_label_before_complex {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#field_2_103 div.gfield_description {
	padding-top: 0;
}

#field_2_32 div.gfield_description {
	padding-top: 0;
}

#text_icl-10 div.textwidget {
	text-align: right;
}

body.body.template-front ul#menu-footer-menu.menu2 {
	top: 0px;
}

body.body.template-custom ul#menu-footer-menu.menu2 {
	top: -5px;
}


#text_icl-4 div.textwidget p.open {
	line-height: 12px;
	font-size: 24px;
	text-align: right;
	margin-bottom: 10px;
	float: left;
	padding-top: 4px;
}

#text_icl-4 div.textwidget p.opendays {
	font-size: 20px;
	margin-bottom: 5px;
}

#post-199 div.post_content p {
	width: 100%;
	float: left;
}

#post-199 div.post_content h2#m_phone span strong {
	width: 100% !important;
	float: left;
}

#mobile_delete span strong {
	line-height: 40px;
}


#post-199 div.post_content div.approved {
	line-height: 30px;
	font-size: 20px;
	color: green;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#post-199 div.post_content strong p strong a.applicationbutton {
	color: white;
	background-color: #fe6501;
	width: 250px !important;
	float: left;
	text-align: center;
	height: 50px;
	line-height: 30px;
	font-size: 25px;
	text-decoration: none;
	padding-top: 15px;
}

#post-199 div.post_content p b {
	color: green;
}

#post-199 div.post_content div.OnlineTitleLoans {
	float: left;
	border-top-style: dashed;
	border-top-color: silver;
}

#post-199 div.post_content div.OnlineTitleLoans h1 {
	padding-top: 25px;
}

#post-199 div.post_content div.OnlineTitleLoans ul li {
	clear: both;
}

#post-199 div.post_content ul li {
	float: left;
	clear: both;
}

div#aboutembassydesktop {
	width: 620px !important;
}

#post-11949 div.post_content p {
	float: left;
}

#post-11949 div.post_content blockquote h2 strong {
	float: left;
}

#post-11949 div.post_content p img.wp-image-12438.alignleft {
	float: left;
}

#post-11949 div.post_content blockquote h2 strong {
	padding-top: 40px;
}

#post-11949 div.post_content p img.wp-image-12438.alignleft {
	position: relative;
	top: 70px;
}

#post-11949 div.post_content ul li {
	margin-left: 70px;
}

#post-11949 div.post_content h3 {
	float: left;
}

#post-11949 div.post_content ul {
	float: left;
}

#text-6 div.textwidget img {
	padding-left: 52px;
	padding-top: 20px;
}

#text-6 div.textwidget a img {
	padding-left: 26px;
	width: 50%;
}

#text-6 div.textwidget img {
	float: left;
	clear: both;
	width: 40%;
}

#post-11949 div.post_content p {
	margin-bottom: 0;
}

#post-11949 div.post_content p img.wp-image-12438.alignleft {
	float: left;
	padding-top: 0;
	padding-bottom: 20px;
}

#storelocatordesktop div {
	padding-top: 10px;
}



#storelocatordesktop div.wpgmza_sl_main_div div.wpgmza_sl_search_button_div input.wpgmza_sl_search_button_20 {
	position: relative;
	left: -300px;
}

#storelocatordesktop div.wpgmza_sl_main_div div.wpgmza_sl_reset_button_div input.wpgmza_sl_reset_button_20 {
	left: -300px;
	position: relative;
}

#post-11949 div.post_content blockquote h2 strong {
	text-indent: 50px;
	padding-bottom: 10px;
}


li#field_1_1.gfield.gfield_error.left_label.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	bottom: 20px;
	background-color: #22c5e3;
}


li#field_1_2.gfield.gfield_error.left_label.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	background-color: #22c5e3;
}

li#field_1_3.gfield.gfield_error.left_label.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	background-color: #22c5e3;
}

li#field_1_9.gfield.gfield_error.left_label.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	background-color: #22c5e3;
}

li#field_1_8.gfield.gfield_error.left_label.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	background-color: #22c5e3;
		width: 600px;
}

li#field_1_5.gfield.gfield_error.gf_left_third.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	background-color: #22c5e3;
}

li#field_1_6.gfield.gfield_error.gf_middle_third.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	background-color: #22c5e3;
}

li#field_1_65.gfield.gfield_error.gf_right_third.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	background-color: #22c5e3;
}

li#field_1_2.gfield.gfield_error.left_label.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
	padding-bottom: 0px !important;
	height: 100px;
}

#field_1_2 div.gfield_description.validation_message {
	top: 20px !important;
	position: relative;
}

div.c-forms-form {
	margin-right: auto;
	margin-left: auto;
}

tbody.InspectionStation {
border-radius: 25px !important;
}

tbody.CompletelyOnline {
border-radius: 25px;
}



div#text_icl-11.widget.widget_text_icl.phone_header div.textwidget p.holiday {
	  color: red;
	  font-size: 10px;
	width: 100% !important;
	float: right;
	 line-height: 12px;
		margin-top: 9px;
	 text-align: center;
}


.InspectionStation {
	border-radius: 25px !important;
}

#footer {
	height: 175px !important;
}

#footer div.copyright {
	width: 100% !important;
	float: left !important; 
	clear both !important;
	text-align: left !important;
}

#footer p.Statute {
	width: 100% !important;
	float: left !important;
}
#footer div.copyright p.copyright2 {
	width: 100% !important;
	float: left !important; 
	text-align: left !important;
}
 #footer div.copyright ul#menu-footer-menu.menu2{
	 top: -0 !important; 
	 float: right !important; 
	 width: 45%;
}

#seals1 { 
	padding-left: 25px !important;
}

div#ksfront iframe {
 width: 160px !important;
 margin: auto !important;
 display: table-header-group !important;
}

div.trustspotmobile p iframe {
	 width: 160px !important;
	 margin: auto !important;
	 display: table-header-group !important;
}

div#wpgmza_map_20.wpgmza_map  {
	width: 1000px !important;
	position: relative;
}

div#wpgmza_marker_holder_20.wpgmza_marker_holder {
	width: 1000px !important;
	position: relative;
}

 tbody.InspectionStation {
 	float: right;
 }

div.c3 span#siteseal {
	position: relative;
	top: 34px;
}

div#container_locations {
	background-color: white;
}

div#footer div.text_box.copyright p.copyright2 a {
border-bottom-style: none;
text-decoration: none;
}


/*** jot form **/

div.midband_columns div.c2 {
	width: 400px !important;
}

div.midband_columns div.textwidget{
	width: 500px !important;
	overflow: visible;
	position: relative;
		right: 55px;
top: -20px;
}

div#text_icl-15.widget.widget_text_icl.form {
	background-color: #4c91e1;
}

div#text_icl-16.widget.widget_text_icl.form {
	background-color: #4c91e1;
}

div#container div.midband div.midband_columns div.c1 div.text_box.loading  {
	width: 400px !important;
}

Div.loading2 {
	width: 620px !important;
}
div.midband_columns div.c1 {
	width: 600px !important;
}

div.lead {
	min-width: 500px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	visibility: visible;
background-color: blue !important; 
}

ul#menu-main-spanish.menu a{
	font-size: 12px !important;
}

ul#menu-main-spanish.menu {
	float: none !important;
	width: 100% !important;
}

div.c1 div.faq_columns div.c1 {
	left: -80px;
	position: relative;
}

iframe#JotFormIFrame-203645945286061.utm-src {
	min-height: 500px !important;
}
.columns-3:after, .header_menu_columns:after, .header_columns:after, .midband_columns:after, .claim_box_columns:after, .contact_page_columns:after, .seal_columns:after, .faq_columns:after, .faq_columns_es:after, .footer_columns:after, .coverage_area:after, .RightSealsCol:after, .post_box:after, .post_box .post_content:after, .menu:after, .menu2:after, .comment .comment_text:after { display: table; clear: both; content: '';  }

/* #CCS# */
body.body.template-front {
	width: 100% !important;
	height: auto;
	padding: 0;
	margin: 0;
}

.header_container_tag {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}

#header {
	width: 100% !important;
	height: auto;
	padding: 0;
	margin: 0;
}

#container {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}

.midband_columns {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
    flex-wrap: wrap;
}

.midband_columns .c1,
.midband_columns .c2 {
	
	height: auto;
	padding: 0;
	margin: 0;
}

.claim_box_columns {
	width: 100%;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.claim_box_columns::after {
	display: none;
}

.post_content > *:not(picture) {
    /* padding: 0 3rem; */
}

.post_content > h3 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -3px;
    word-spacing: 5px;
}

.post_content > picture {
    width: 100%;
    height: 55vh;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.post_content > picture img {
    min-width: 100%;
    height: auto;
}

.post_box {
    padding: 0;
}

.headline_area h1.headline {
    font-size: 3.5rem;
    color: #ffffff;
    position: relative;
    display: block;
    line-height: 1;
}



.aligncenter img {
    margin: 0 auto;
}

.post_content {
    width: 65%;
    height: auto;
    padding: 0;
    margin: 0 auto;
}

div#text_icl-15.widget.widget_text_icl.form {
    max-width: 868px;
    background-color: #4c91e1;
    margin: 1rem auto;
}

div#aboutembassydesktop {
    width: 100% !important;
}

#text-6 div.textwidget img {
    float: none;
    max-width: fit-content;
    margin: auto;
    padding: 0;
}

.post_content iframe {
    width: 100%;
    max-height: 70px;
    padding: 0;
    margin: 0;
}
div.midband_columns div.c1 {
    width: 71%!important;
}
div.midband_columns div.c2 {
    width: 27%!important;
}
.menu a{
        font-size: 14px;
    padding-right: 13px;
    padding-left: 12px;
}
.application #form_container {
    width:100%;
}
.application .midband_form{
    margin: 0 auto;
    display: block;
}
#text_icl-5 div.textwidget img{margin: 0 auto;}
.personal-loans .headline_area{
    padding:0;
}
.personal-loans .post_content iframe.prsnl-frame{
    background-color: #f7f6f4;
	max-height: fit-content!important;
}
.template-blog .headline_area{
    background:none;
}
.template-blog .headline_area{display:block;}
.template-blog .headline_area h1.headline{font-size:30px;line-height:41px;}
.template-blog .post_content > picture{height:auto;}
.template-blog .post_content {
    width: 87%;
}
.template-blog .post_content > picture {
    width: 58%;
    margin: 0 auto;
}
.contactt .post_content ul {
    background: #f3f3fe;
    padding: 25px;
    width: 50%;
}
.contactt .post_content ul li span{color:#fff!important;}

.contactt .timings-sec {
    display: flex!important;
}
.timings-sec li span {
    font-size: 12px!important;
    font-weight: 400;
    color:#fff!important;
}
.timings-sec ul span{color:#fff!important;font-size:18px;}
.timings-sec ul li {
    color: #fff;
}
.timings-sec ul.thnksgive{
    background:#1f4294;
}
.timings-sec ul.chrismtas{
    background:#c41301;
}
.timings-sec ul.newyear{
    background:#1e4091;
}
.contactt .post_content{width:80%;}
.hdqters {
    background: #f7f6f4;
    padding: 30px;
    display: inline-flex;
    flex-wrap: wrap;
}
.hdqters .hdblock {
    width: 49%;
    display: inline-block;
    margin-bottom: 30px;
}
.testimonials .post_content {
    width: 80%;
}
.testimonials .client-img{
        width: 100%;
    display: inline-flex;
}
.menu_bkg {
    background-color: #1f4294;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: sticky;
    top: 0px;
    z-index: 999999;
}
.headline_area {
    width: 100%;
    height: auto;
    padding: 3rem;
    margin: 0 auto;
    margin-bottom: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #003276;
}