.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.page-list .current_page_item > a {
font-weight: bold; } .page-list-ext {
clear: both;
} .page-list-ext {
*zoom: 1;
}
.page-list-ext:before, .page-list-ext:after {
display: table;
line-height: 0;
content: "";
}
.page-list-ext:after {
clear: both;
}
.page-list-ext .page-list-ext-item {
clear: both;
margin: 10px 0 30px 0;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.page-list-ext .page-list-ext-image {
float: left;
display: inline;
margin: 5px 15px 15px 0;
}
.page-list-ext .page-list-ext-title {
clear: none;
}
.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-gap: 30px;
}
.page-list-cols-2 {
column-count: 2;
}
.page-list-cols-3 {
column-count: 3;
}
.page-list-cols-4 {
column-count: 4;
}
.page-list-cols-5 {
column-count: 5;
} @media (max-width: 767px) { .page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-count: 1;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} 
body {line-height: 1;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;} input, select {vertical-align:middle;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}  
mark  {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} 
ins { background-color:#ff9; color:#000; text-decoration:none;} body {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color:#3a3a3a;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; line-height:normal; margin:0; font-family: 'Signika Negative', sans-serif;}
h1, h2, h3 {color:#1788d5;} h4, h5, h6 {color:#262626;}
h1, h2 {font-size:22px; padding:0px 0 10px; font-weight:bold;}
h2 {font-size:20px; padding:0px 0 10px; font-weight:bold;}
h3 {font-size:18px; padding:0px 0 8px; font-weight:bold;}
h4 {font-size:16px; padding:0px 0 3px; font-weight:normal;}
h5 {font-size:14px; padding:0px 0 5px;font-weight: bold;}
h6 {font-size:12px; padding:0px 0 5px; font-weight:bold;}
a:link, a:visited { color:#1788d5; text-decoration:none;}
a:focus, a:hover{color:#292929; text-decoration:none;}
p {padding:0 0 8px 0; }  
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fleft {float:left;} .fright {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;}  
strong, dfn, b {font-weight:bold;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;}  
sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;}  
del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em'andale mono','lucida console',monospace;line-height:1.5;} 
ul,ol{margin:0 0 .5em 0; list-style:none;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;} 
dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;} 
table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} 
small{font-size:11px;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .right {text-align:right;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .last {margin-right:0px !important;} .first {margin-left:0px !important;} .nomg {margin-right:0 !important; margin-left:0 !important;} 
.ui-tabs-hide, .hide, .ui-helper-hidden-accessible, #ui-datepicker-div {display:none;} .one_half, .one_third, .two_third, .one_fourth, .three_fourth {padding-bottom:10px; float:left;}
.one_half {width:49%; padding-right:2%;} .one_half.last {float:right; padding-right:0;}
.one_third {width:32%; padding-right:2%;} .one_third.last {float:right; padding-right:0;}
.two_third {width:66%; padding-right:2%;} .two_third.last {float:right; padding-right:0;}
.one_fourth {width:23.5%; padding-right:2%;} .one_fourth.last {float:right; padding-right:0;}
.three_fourth {width:74.5%; padding-right:2%;} .three_fourth.last {float:right; padding-right:0;}
.one_half+.one_half, .one_third+.two_third, .two_third+.one_third, .one_third+.one_third+.one_third, .one_fourth+.one_fourth+.one_half, .one_fourth+.one_half+.one_fourth, .one_half+.one_fourth+.one_fourth, .one_fourth+.three_fourth, .three_fourth+.one_fourth, .one_fourth+.one_fourth+.one_fourth+.one_fourth {float:right; padding-right:0%;}
@media (max-width: 600px) { .one_half, .one_third, .two_third, .one_fourth, .three_fourth {width:100%; padding-right:0%;}} .main, .container {width:960px;	margin:0 auto; position:relative;} .row {display:block; float:left; margin-bottom:20px;} 
.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; }
.grid.first, [class*="grid"].first {margin-left:0px; } [class*="grid"] [class*="grid"]:first-child {margin-left:0px;}
.grid.last, [class*="grid"].last {margin-right:0px;} [class*="grid"] [class*="grid"]:last-child {margin-right:0px;}
.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} .grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}
.section {float:left; width:100%; clear:both;} .fleft {float:left;} .fright {float:right;} 
.on-phone, .on-tablet, .on-desktop, .off-phone, .off-tablet, .off-desktop {display:none;}
@media (min-width: 1220px) {
.main, .container { width:1200px;} .grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} 
.grid5 {width:480px;} .grid6 {width:580px;} .grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;}
.grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}
.on-desktop, .off-tablet, .off-phone {display:block;} .off-desktop, .on-tablet, .on-phone {display:none;}
} 
@media (min-width: 979px) {
.off-phone, .off-tablet, .on-desktop {display:block;} .off-desktop, .on-tablet, .on-phone {display:none;}
}
@media (min-width: 768px) and (max-width: 979px) {
.main, .container { width:720px;} .grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:160px;} .grid4 {width:220px;} 
.grid5 {width:280px;} .grid6 { width:340px;} .grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:520px;} 
.grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 
.off-phone, .on-tablet, .off-desktop  {display:block;} .off-tablet, .on-desktop, .on-phone {display:none;}
}
@media (max-width: 767px) {
.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;}
.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;}
.on-phone, .off-desktop, .off-tablet {display:block;} .on-desktop, .off-phone, .on-tablet {display:none;}
} #body {background:#fff;}  
#header { background: #fafafa url(//www.tfginsurance.com/wp-content/themes/scthomas/images/header_bg.png) repeat-x 0 0; border-top:2px solid #1788d5; padding-top:10px; padding-bottom:16px;}
#logo {} #logo img {max-width:100%; height:auto;}
#top {text-align:right; float:right; font-family: 'Signika Negative', sans-serif; font-size:13px; color:#828282;}
#top p {padding:10px 0 0; line-height:18px;} #top .toll {color:#2991d8; font-size:24px; line-height:24px;} #top .slogan {} #menu-nav {background:#157dc4 url(//www.tfginsurance.com/wp-content/themes/scthomas/images/nav_bg.png) repeat-x 0 0; border-bottom:1px solid #68abd9;} #nav {} #nav-icon {display:none;}
#nav ul.menu {margin:0; list-style:none;} 
#nav ul.menu li {float:left; position:relative; padding:0 0 0 7px; background: url(//www.tfginsurance.com/wp-content/themes/scthomas/images/nav_arrow.png) no-repeat 0 50%;} 
#nav ul.menu li a {color:#fff; line-height:19px; font-size:13px; font-weight:600; padding:14px 9px 15px 5px; text-decoration:none; display:block; text-transform:uppercase; font-family: 'Signika Negative', sans-serif;}
#nav ul.menu li a:hover, #nav > ul.menu > li.current-menu-item > a, #nav > ul.menu > li.current-page-parent > a, #nav > ul.menu > li.sfHover > a,
#nav > ul.menu > li.current_page_parent > a, #nav > ul.menu > li.current_page_item > a, #nav > ul.menu > li.current-page-ancestor > a {color:#88eaff;} #nav ul ul {position:absolute; top:-999em; width:220px; z-index:999; list-style:none;padding:0; padding-left:0; left:13px; margin-top:2px;} 
#nav ul li.sfHover ul, #nav ul li:hover ul {top:46px;} #nav ul li.last.sfHover ul, #nav ul li.last:hover ul {left:inherit; right:0;}
#nav ul li.sfHover ul ul, #nav ul li:hover ul ul {top:-3px; left:221px;}
#nav ul.menu li li {padding:0; border-radius:0px; padding-right:0; padding-left:0; width:100%; text-align:left; border-top: 1px solid #68abd9;}
#nav ul.menu li li a { background:#157dc4; color:#fff; font-weight:normal; display:block; line-height:18px; font-size:13px; padding:8px 10px 9px 12px; text-align:left; border-bottom:0px; font-weight:600;}
#nav ul.menu li li a:hover { color:#fff; background:#2991d8;}
#nav ul.sub-menu > li.current_page_item > a, #nav ul.sub-menu > li.current-page-ancestor > a, #nav ul.sub-menu > li.current-page-parent > a {color:#fff; background:#2991d8;}
#banner {position: relative; background:#2f7fcf url(//www.tfginsurance.com/wp-content/themes/scthomas/images/banner_bg.png) repeat-x 0 0;} 
.banner-wrap {background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/slider_bg2.png) no-repeat 50% 100%; padding:20px 0 16px;}
.ebanner .block, .islider li .thumbs {background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/slider_bg.png) no-repeat 50% 50%; padding:15px 76px 10px 54px; background-size:contain;} .islider li .thumbs {padding:15px 74px 10px 64px;} .ebanner img, .islider li .thumbs img {padding:8px; box-shadow:0 0 5px #4c4c4c; background:#fff;}
.wg_banner {padding:0 40px 10px 20px;} .wg_banner .textwidget {padding-top:35px; color:#fff; font-size:18px; line-height:28px; font-family: 'Signika Negative', sans-serif;}  .wg_banner .textwidget p {font-weight:normal;}
.wg_banner a.button {background-color:#10466c; border-color:#fff; color:#fff; text-transform:uppercase; padding:8px 18px 9px; font-size:18px; margin-top:15px;} .wg_banner a.button:hover {background-color:#fff; color:#10466c; border-color:#10466c; text-decoration:none;} .islider-wrap, .ebanner {position:relative; max-width:100%; padding:0;} .ebanner img {max-width:100%; height:auto;}
.islider-wrap .islider { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; background:#fff; }
.islider-wrap .islider li {position: absolute; display: none;  width: 100%; left: 0; top: 0;}
.islider-wrap .islider li:first-child { position: relative; display: block; float: left;  }
.islider-wrap .islider img { display: block; height: auto; float: left; width: 100%; border: 0;} .flexslider { position: relative; margin:0; padding: 0;}
.flexslider .slides,  .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider .slides {zoom: 1;} .flexslider .slides img {width: 100%; display: block;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .no-js .flexslider .slides > li:first-child {display: block;}
.flexslider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;} .islider-wrap .prev, .islider-wrap .next, .flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { background-color:#000; background-color:rgba(0,0,0,.5); background-repeat:no-repeat; background-position:50% 50%; height:40px; width:24px; text-indent:-999em; overflow:hidden; position:absolute; top:48%; z-index:18; cursor: pointer;}
.islider-wrap a.prev, .flex-direction-nav a.flex-prev {background-image:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/prev.png); left:0px;} 
.islider-wrap a.next, .flex-direction-nav a.flex-next {background-image:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/next.png); right:0px;}
.islider-wrap a.prev:hover, .flex-direction-nav a.flex-prev:hover  {opacity: .8; filter:alpha(opacity=80);} 
.islider-wrap a.prev:active, .flex-direction-nav a.flex-prev:active  {opacity:1; filter:alpha(opacity=100);} 
.islider-wrap a.next:hover, .flex-direction-nav a.flex-next:hover {opacity:.8; filter:alpha(opacity=80);} 
.islider-wrap a.next:active, .flex-direction-nav a.flex-next:active {opacity:1; filter:alpha(opacity=100);}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .islider-wrap ul.pagination, .flexslider .flex-control-nav {position:absolute; left:20px; bottom:20px; list-style:none; padding:0; margin:0; z-index:19; background-color:#000; background-color:rgba(0,0,0,.5); padding:6px 8px 6px 4px;}
.islider-wrap ul.pagination li, .flexslider .flex-control-nav li {width:10px; height:10px; overflow:hidden; float:left; margin-left:4px;}
.islider-wrap ul.pagination li a, .flexslider .flex-control-nav li a {display:block; padding-top:9px; height:1px; line-height:1px; text-indent:-999em; overflow:hidden; background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/nav_to.png) no-repeat; cursor:pointer;}
.islider-wrap ul.pagination li.current a, .flexslider .flex-control-nav li a.flex-active {background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/nav_to_act.png) no-repeat;} .islider-wrap .overlay, .ebanner .overlay, .flexslider .overlay {position:absolute; left:80px; bottom:40px; color:#fff; line-height:24px; font-size:20px; padding:10px 20px 0; text-align:left; background:#10466C; background:rgba(16,70,108,.5);}
.islider-wrap .overlay h2, .ebanner .overlay h2, .islider-wrap .overlay h3, .ebanner .overlay h3, .flexslider .overlay h2, .flexslider .overlay h3 { text-transform:uppercase; font-weight:bold; font-size:36px; line-height:normal; color:#fff; padding-bottom:10px; text-transform:uppercase;}
.islider-wrap .overlay h4, .ebanner .overlay h4, .islider-wrap .overlay h5, .ebanner .overlay h5, .flexslider .overlay h4, .flexslider .overlay h5 {font-weight:bold; font-size:24px; line-height:24px; color:#fff; padding-bottom:10px; text-shadow:1px 1px 1px #666;}
.islider-wrap .overlay p, .flexslider .overlay p {font-size:20px; font-family: 'Montserrat', sans-serif; line-height:24px; text-shadow:1px 1px 1px #333;}
.islider-wrap .overlay a.button, .flexslider .overlay a.button { float:right; color:#fff; font-size:14px; font-family: 'Montserrat', sans-serif; background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/icon_more.png) no-repeat 100% 50%; padding-right:24px; text-transform:uppercase;}
a.button, .more a.more-link {background:#3a3a3a; color:#fff; border-left:6px solid #37a2ec; padding:5px 12px 6px; display:inline-block; transition:all ease .3s; margin:0 0 5px 0; text-decoration:none; font-weight:normal;} 
a.button:hover, .more a.more-link:hover { background-color:#37a2ec; border-color:#3a3a3a; color:#fff; text-decoration:none;}
.featured {font-size:12px; color:#3a3a3a; line-height:17px;} .featured p {padding:0 0 6px;}
.featured > .widget_custom_text, .featured .wg_feature {margin-bottom:15px;}
.featured .title a {color:#157dc4; font-size:12px; line-height:18px; font-weight:400; background-image:none; background-position:0 0; background-repeat:no-repeat; text-transform:uppercase; position:relative; display:block;} .featured .title a strong {color:#3a3a3a; font-weight:700;}
.featured .title a:hover {color:#3a3a3a; text-decoration:none;} .featured .title a:hover strong {color:#157dc4;}
.featured .icon1 .title a, .featured .icon2 .title a, .featured .icon3 .title a, .featured .icon4 .title a {padding:12px 0 30px 66px;}
.featured .icon1 .title a {background-image:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/feature_ico1.png);} .featured .icon2 .title a {background-image:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/feature_ico2.png);}
.featured .icon3 .title a {background-image:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/feature_ico3.png);} .featured .icon4 .title a {background-image:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/feature_ico4.png);}
.featured .content {background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/box_bg_bt.png) no-repeat 50% 100%; background-size:contain; padding-bottom:7px;}
.featured .content .block {padding:18px 10px 0 12px; background:#fff; border:1px solid #e3e3e3;}
.featured .icon1 .title+.block, .featured .icon2 .title+.block, .featured .icon3 .title+.block, .featured .icon4 .title+.block {margin-top:-22px;} #wrap {padding:0; background:#fff url(//www.tfginsurance.com/wp-content/themes/scthomas/images/wrap_bg.png) repeat-x 0 0; padding-top:20px;} #banner+#wrap {padding-top:0;}
#wrap .wrap {background:#fff url(//www.tfginsurance.com/wp-content/themes/scthomas/images/wrapper_bg.png) repeat-x 0 0; box-shadow: 0 0 5px #727272; border-radius:6px 6px 0 0; -webkit-border-radius:6px 6px 0 0;-ms-border-radius:6px 6px 0 0; -webkit-border-radius:6px 6px 0 0; -ms-margin-top:3px; padding:20px 0 15px;}
#wrapper {} #content {} #content  > .content-indent {}
#rightside {float:right; } #leftside {float:left;} .sidebar {}
.side_widget {margin:0 0 12px;} .side_widget p {font-size:12px; line-height:18px;}
.side_widget h3, .side_widget h4 {color:#1788d5; font-size:20px; font-weight:600; padding:0 0 10px;}
.side_widget img {max-width:100%; height:auto;} 
.side_widget ul {list-style:none; margin:0 0 10px; padding:0;}
.side_widget ul ul {margin:5px 0px 0px 0px; list-style:none;}
.side_widget ul li {padding:0px 0 6px 18px; background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/bullet_b.png) no-repeat 0px 3px; font-size:12px; line-height:17px;}
.side_widget ul li a, .side_widget a {text-decoration:none; color:#484848;} .side_widget ul li a, .side_widget a {color:#37a2ec; text-decoration:none;}
.wg_gmap {margin-bottom:15px;}
.wg_gmap img {max-width:100%; height:auto;} #footer {background: #157dc4; border-top:3px solid #0370ba; padding:20px 0 15px; color:#fff;}
.footer-widget {border-bottom:1px solid #066fb7; padding-bottom:10px;} .footer-widget+.copyrights { border-top:1px solid #2b99e4; padding-top:15px;}
.wg_footer {margin-bottom:10px; font-size:12px; line-height:16px;} 
.wg_footer h3, .wg_footer h4 {color:#fff; font-size:16px; font-weight:600; text-transform:uppercase; padding-bottom:15px;}
.wg_footer a {color:#fff; text-decoration:none;} .wg_footer a:hover {color:#fff; text-decoration:underline;}
.wg_footer a.button { border-color:#fff; background:#3a3a3a;} 
.wg_footer a.button:hover {text-decoration:none; background-color:#fff; color:#3a3a3a; border-color:#3a3a3a;}
.wg_footer ul {list-style:none; margin:0; padding:0;} 
.wg_footer ul li {color:#fff; background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/bullet_w.png) no-repeat 0 5px; padding:0 0 3px 12px; line-height:17px;}
.wg_footer img {max-width:100%; height:auto; margin:8px 10px 0  0;}
.copyrights { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#fff;} .copyrights p {padding:0 0 5px;}
.site-by {text-align:right; } .copyrights a {color:#fff; text-decoration:none;} .copyrights a:hover {color:#fff; text-decoration:underline;} .post {overflow:hidden; font-size:12px; line-height:19px;} 
.post .entry {overflow:hidden;} .iblog .post {padding-bottom:10px; margin-bottom:15px; border-bottom:1px solid #dbdbdb;}
.post h1.heading, .post h2.heading { font-size:24px; line-height:30px; font-weight:700; color:#1788d5;}
.iblog .post h2.heading, .iblog h1.heading {font-size:24px; line-height:30px; font-weight:700;}
.post .heading a {color:#3a3a3a; text-decoration:none;} .post .heading a:hover, .post-page .heading a { color:#1788d5; text-decoration:none;}
.iblog .post .entry {padding:0px;} .post-page .post .entry {padding:0 0 10px;}
.iblog .post .post-thumbs {padding:0 0 15px;} .iblog .post .post-thumbs img {max-width:100%;}
.iblog .meta-date {margin-top:-12px; margin-bottom:12px;} .iblog .meta-post {font-size:12px;}
.post h1, .post h2 {font-size:22px; line-height:28px; padding-bottom:14px; font-weight:normal; color:#1788d5;}
.post h1 strong, .post h2 strong, .post h1 b, .post h2 b {font-weight:700;}
.post h2 {font-size:21px; line-height:24px; padding-bottom:12px;} 
.post h3 {font-size:18px; font-weight:600; padding-bottom:8px; padding-top:5px; line-height:24px;}
.post h4 {font-size:16px; font-weight:600; padding-bottom:8px; padding-top:6px; line-height:22px;}
.post h3+h5 {color:#262626; font-size:16px; margin-top:-8px; padding-top:0;}
.post h1+h4, .post h2+h4 {color:#262626; font-size:18px; margin-top:-10px; padding-top:0; font-weight:400;}
.post p {font-size:12px; padding:0 0 12px; line-height:19px;}
.post td, .post td p {line-height:18px;}
.post td p {padding:0 0 6px;} .post td {vertical-align:top;}
.post hr {border:none; border-bottom:1px solid #d1dfdf; clear:both; padding-top:10px; margin-bottom:12px;}
.post ol {list-style:decimal; margin:-4px 0 12px; padding:0; padding-left:25px;}
.post ol ol {margin:0px; padding-left:20px}
.post ol li {line-height:17px; padding:0 0 5px;}
.post ul {list-style:none; margin:-4px 0 12px 0px; padding:0; padding-left:0px;}
.post ul ul {margin:0px 0px 15px 10px; padding-top:6px; list-style:none;}
.post ul li {padding:0px 0 5px 20px; background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/bullet_b.png) no-repeat 0 3px; line-height:17px;}
.post .list {overflow:hidden; margin:0 0 15px;} .post .list ul {overflow:hidden;}
.post .list.list-column2 ul li {float:left; width:47%;}
.post .list.list-column3 ul li {float:left; width:32%;}
.post .list.list-column4 ul li {float:left; width:22%;}
.post .youtube_sc {margin:0 auto;}
.post .cl-logo .logo-block {padding:10px 10px 8px; background:#e9e9e9;}
.post .cl-logo .logo-block img {max-width:100%; height:auto; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -ms-border-radius:0;}
.post .quote {width:100%; margin:10px 0px 15px; font-family:Arial, sans-serif; overflow:hidden; width:100%;} .quote .block p {padding:0;}
.post .quote .block { background:#e1f0ff; color:#5c5c5c; font-size:17px; font-weight:bold; line-height:24px; border-left:8px solid #37a2ec; padding:10px 15px 10px 20px;}
.post img {max-width:100%; height:auto;}
img.alignright {float:right; margin:4px 0 5px 20px; clear:right;}
img.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
img.alignalone {margin:5px auto 8px;}
img.alignnone {margin:2px 0px 3px;}
img.aligncenter {margin: 5px auto 8px; display:block;}
img.alignright, img.alignleft, img.alignnone {padding:0;}
.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;}
.wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
.wp-caption.alignalone {margin:5px auto 8px;}
.wp-caption.alignnone {margin:2px 0px 3px;}
.wp-caption.aligncenter {margin: 5px auto 8px;}
.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}
.wp-caption p {padding:5px 0 0; color:#1788d5; text-align:center;} .wp-caption img {max-width:100%; height:auto;}
a.more-link {color:#37a2ec; text-decoration:underline; font-weight:bold; display:block; text-align:right; font-size:12px; padding:10px 0 5px;}
a.more-link:hover {text-decoration:none;}
a.post-edit-link {background:#37a2ec; color:#fff; text-decoration:none; display:inline-block; padding:3px 8px; font-size:11px; line-height:14px; text-transform:uppercase; float:left; clear:both;} 
a.post-edit-link:hover {background:#228dd6; color:#fff; text-decoration:none;} #post-comment .ipagi a.next, #post-comment .ipagi a.prev {margin-top:10px;}
#respond {padding-top:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#respond h3, h3#comments {font-size:18px; font-weight:300; line-height:20px; color:#484848; padding:5px 0 10px;} 
#respond form p label {display:inline-block; padding:10px 0 0 8px;}
.commentlist {list-style:none; padding:0; margin:0 0 5px; font-size:13px; line-height:17px;}  
.commentlist .comment-meta {padding-bottom:8px;}
.commentlist .comment-meta a {color:#999; text-decoration:none;} .commentlist .comment-meta a:hover {color:#333;}
.commentlist ol, .commentlist ul {margin:15px 0 0 35px; list-style:none;}
.commentlist li {padding:12px 0 15px; border-bottom:1px solid #e7e6e6;} 
.commentlist li li { padding:15px 0 12px; border-top:1px solid #e7e6e6; border-bottom:0 none;}
.commentlist li:last-child {border-bottom:0 none; padding-bottom:5px;}
.commentlist a.comment-reply-link {color:#717171; background:#ddd; padding:1px 4px 4px; text-decoration:none; display:inline-block; font-size:11px; line-height:14px;} 
.commentlist a.comment-reply-link:hover {color:#000;} .pagi {text-align:center; padding:0;} .pagi ul.page-numbers {display:inline;} 
.pagi ul.page-numbers li {display:inline; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.pagi ul.page-numbers li a.page-numbers {display:inline-block; padding:2px 8px; background:#3a3a3a; color:#fff; margin:0 1px 1px 0; text-decoration:none;}
.pagi ul.page-numbers li a.page-numbers:hover{background:#37a2ec; color:#fff; text-decoration:none;}
.pagi ul.page-numbers li span.page-numbers.current {background:#37a2ec; padding:2px 8px; color:#fff; margin:0 1px 1px 0; display:inline-block;}
.pagi ul.page-numbers li a.next, .pagi ul.page-numbers a.prev {padding:2px 10px;}
.pagi.ipagi {overflow:hidden; margin:10px 0;} .pagi .inext {float:right;} .pagi .iprev {float:left;}
.pagi .inext a, .pagi .iprev a {display:inline-block; padding:4px 20px 5px; background-color:#3a3a3a; color:#fff; margin:0 3px 3px 0; text-decoration:none; background-repeat:no-repeat; font-weight:bold; font-size:12px;}
.pagi .inext a:hover, .pagi .iprev a:hover {background-color:#37a2ec; color:#fff; text-decoration:none;} .contact-page .wpcf7 { margin:5px 0 0; float:left;} .wpcf7 p {padding:0 0 5px;}
.star{ color:#F00;} .entry {padding:0px; } .blog .entry {padding:10px 0 0;}
.wpcf7 p > strong {display:inline-block; font-weight:normal; width:150px;}
.formsets {border:1px solid #771800;}
.formsets h2 {background:#771800; color:#fff; font-size:18px; padding:5px 10px 6px 15px; margin:0 0 10px;}
.formset h3 {background:#666; color:#fff; font-size:18px; padding:5px 10px 6px 15px; margin:5px 0 12px;}
.formset p {padding:0 15px 5px !important;}
input.input, input[type=text], input[type=password], input[type=email], input[type=tel], input.wpcf7-text, input.wpcf7-email, input.wpcf7-date, input.wpcf7-tel, select, textarea {background:#fff; border:1px solid #c4c4c4; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#6e6e6e; width:260px; padding:5px 6px 6px 8px; } 
textarea {height:75px;} select {padding:5px 5px 6px 8px; width:278px;} textarea#comment {width:96.8%;}
input.input:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input.wpcf7-text:focus, input.wpcf7-email:focus, input.wpcf7-date:focus, input.wpcf7-tel:focus, select:focus, textarea:focus {border-color:#a4a4a4; color:#4f4f4f;} 
input.error, select.error, textarea.error {border-color:#ffbfbf;} input.wpcf7-file {padding:5px 5px 5px;}
input.wpcf7-submit, input.button, input.submit, input#submit, input[type='button'], input[type='submit'] {border: 0; background:#37a2ec; display:inline-block; padding:6px 20px 7px; line-height:18px; font-size:12px; color:#fff; text-decoration:none; width:auto; text-align:center; font-weight:700; font-family: Arial, sans-serif; transition:all ease .2s;}
input.wpcf7-submit:hover, input.button:hover, input.submit:hover, input#submit:hover, input[type='button']:hover, input[type='submit']:hover {color:#fff; text-decoration:none; cursor:pointer; background:#474747;}
span.wpcf7-form-control-wrap {display:inline-block;}
span.wpcf7-form-control-wrap textarea {height:75px; width:260px;}
span.wpcf7-form-control-wrap input {width:260px;} 
span.wpcf7-list-item {display:block; margin-left:0; margin-top:3px;}
span.wpcf7-list-item input {margin-top:0; padding:0; width:auto;}
.wpcf7-not-valid-tip {font-size:11px !important; line-height:14px !important; font:Arial, sans-serif; width:175px !important; font-family:Arial, Helvetica, sans-serif !important; background:#fff !important; color:#000 !important; text-transform:capitalize;}
.wpcf7-response-output {background:#fff; color:#000 !important; font-size:12px !important; line-height:14px !important; margin:8px 0.4em 6px !important; font-family:Arial, Helvetica, sans-serif !important; text-align:center; padding:8px !important}
div.wpcf7 img.ajax-loader {height:16px !important; width:16px !important;}
@media (min-width:503px) {.page-id-19 .g-recaptcha {margin-left:35.5%;}} @media only screen and (min-width:1220px) {
#nav ul.menu li a { padding:14px 26px 15px 8px; font-size:14px;}
.featured .content { padding-bottom:9px;} .featured .title a {font-size:15px;}
.wg_banner .textwidget {padding-top:85px;}
} @media (max-width: 979px) {
#nav { position:relative;} #nav .mobile-nav {display:none;}
#nav-icon {color:#fff; float:left; width:100%; height:18px; background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/nav_icon.png) no-repeat 0 50%; padding:7px 0 9px 0; text-align:right; margin:4px 0 4px 0; cursor: pointer; display: block; text-transform:uppercase; font-weight:bold; font-size:15px; font-family:Arial, Helvetica, sans-serif;}
#nav-icon:hover, #nav-icon:active, #nav-icon.show {background:url(//www.tfginsurance.com/wp-content/themes/scthomas/images/nav_icon_act.png) no-repeat 0 50%;} #nav-icon.show {color:#fff;}
#nav ul.menu {clear:both; border:0 none; position:absolute; top:42px; left:0; right:0; z-index:99999; padding:5px; background:#fff; display:none;}
#nav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none !important; border-bottom:1px solid #cbcdca; text-align:left;}
#nav ul.menu li:last-child, #nav ul.menu li.last {border-bottom:0 none;}
#nav ul.menu li a {display:block; background:none !important; padding:7px 10px 8px 15px !important; line-height:16px; font-size:13px; color:#3a3f39 !important; border: none; font-family:Arial, Helvetica, sans-serif; text-shadow:none; text-align:left; font-weight:bold;} 
#nav ul.menu li a br {display:none;} #nav ul.menu li li a {color:#3a3f39 !important;}
#nav ul.menu li a:hover, #nav ul.menu li ul a:hover, #nav ul.menu li a:active, #nav ul.menu li ul a:active { color:#157dc4 !important; background:none !important;}
#nav ul.menu ul {width:100%; position:static; visibility:visible !important; display: block !important; opacity:1 !important; background:inherit;border:0 none;margin:0; padding:0;}
#nav ul.menu ul li {border-top:1px solid #cbcdca; border-bottom:0 none;}
#nav ul.menu ul li a {padding:6px 10px 5px 15px !important; font-weight:normal; font-size:12px;} 
#nav ul.menu ul li ul li a {padding:6px 10px 5px 25px !important; font-size:12px;}
#nav ul li.sfHover ul, #nav ul li:hover ul, #nav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;}
}
@media (min-width: 980px) {
#nav ul.menu {display: block !important;}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
#header {padding-bottom:12px;} #top p {padding:4px 0 0;}
.wg_footer h3, .wg_footer h4 {font-size:14px;}
.featured .content { padding-bottom:6px;} 
.islider-wrap .overlay, .ebanner .overlay, .flexslider .overlay {display:none;}
.wg_banner .textwidget {font-size:14px; line-height:20px; padding-top:15px;}
}
@media only screen and (max-width: 767px) {
#header {padding-bottom:10px;} 
#logo, #top {text-align:center;} 
#top p {padding:5px 0 0;}
#content > .content-indent {padding:0 12px;}
.banner-wrap {background:none; padding:15px 0 10px;} 
.wg_banner { padding:0 25px 0;} .wg_banner a.button {font-size:16px; margin-top:8px;}
.wg_banner .textwidget {font-size:14px; line-height:20px; padding-top:10px; text-align:center;}
.site-by, .copyright {text-align:center;}
.featured .title a {font-size:15px;} 
.featured .content {padding:0 12px 0; background-size:auto;}
.sidebar {margin-top:15px;}
.post {font-size:12px; line-height:19px;} 
.post h1.heading, .post h2.heading {font-size:22px; line-height:24px;}
.iblog .post h2.heading, .iblog h1.heading {font-size:18px; line-height:20px;}
.post h1, .post h2 {font-size:21px; line-height:24px;}
.post h1 strong, .post h2 strong, .post h1 b, .post h2 b {font-size:21px;}
.post h2 {font-size:20px; line-height:24px;} 
.post h3 {font-size:18px;}
.post h4 {font-size:16px;}
.post h1+h2 {font-size:18px; line-height:20px;}
.post h3+h5 {font-size:14px;}
.post h1+h4, .post h2+h4 {font-size:15px;}
.post p {font-size:12px; line-height:19px;}
.post .list.list-column2 ul li, .post .list.list-column3 ul li, .post .list.list-column4 ul li {float:none; width:auto;}
}
@media (max-width: 600px) {
.post .cl-logo .logo-block {text-align:center;} .post .cl-logo .logo-block img {width:auto;}
}
@media (max-width: 480px) {
#body {min-width:320px;}
.post img {width:100%; height:auto; margin:5px 0 8px;} .post img.no-resize {width:auto; max-width:100%;}
.islider-wrap .overlay p, .flexslider .overlay p {font-size:16px;}
}
@media (max-width: 480px) {
.islider-wrap .overlay, .ebanner .overlay, .flexslider .overlay {display:none;}
}