* {
margin: 0;
padding: 0;
} html {
background: #212321;	
}
body {
font: normal 16px/1.6em 'Source Sans Pro', Arial, sans-serif;
color: #383c39;
}
a {
color: #3069d1;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
a:hover, a:active {
color: #383c39;
text-decoration: none;
}
p {
margin: 0 0 25px;
}
p.no-padding {
margin-bottom: 2px;	
}
* > *:last-child {
margin-bottom: 0 !important;	
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 12px;
font-weight: 600;
letter-spacing: 1px;
line-height: 1em;
}
h1 {
font-size: 39px;
}
h2, #page-title h1 {
font-size: 35px;
}
h3 {
font-size: 31px;	
}
h4 {
font-size: 27px;	
}
h5 {
font-size: 23px;	
}
h6 {
font-size: 19px;	
}
img {
max-width: 100%;
height: auto;
border: none;	
}
.mid a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);	
}
th {
text-align: left;
}
ul, ol {
padding-left: 30px;
margin-bottom: 17px;	
}
ul li, ol li {
padding-bottom: 8px;	
}
ul ul, ol ol {
margin: 8px 0 -8px;	
}
p + ul, p + ol {
margin-top: -10px;
}
sup, sub {
height: 0;
line-height: 1;
vertical-align: baseline;
position: relative;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
hr {
clear: both;
width: 100%;
height: 1px;
margin: 25px 0;
background-color: #cfcfcf;
border: none;
}
table {
width: 100%;
margin-bottom: 25px;
border-collapse: collapse;
}
table td {
vertical-align: top;
padding: 10px;	
}
.align-middle td {
vertical-align: middle !important;
padding: 0 10px;
}
table td img {
max-width: none;
}
table tr td:first-child, table tr th:first-child {
padding-left: 0;
}
table tr td:last-child, table tr th:first-child {
padding-right: 0;
}
table ul, table ol {
padding-left: 20px;
}
table hr {
width: 55px;
height: 1px;
margin: 20px 0;
background-color: #f9bd9f;
border: none;
}
button {
border: none;
background: none;
cursor: pointer;	
}
iframe {
display: block;
max-width: 100%;
margin-bottom: 25px;
border: none;
} .hidden {
display: none;
}
.clear {
clear: both;
}
.relative, .pie {
position: relative;
}
.fa {
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
text-align: center;
}
.float-left {
float: left;	
}
.float-right {
float: right;	
}
.font-orange {
color: #f37132;
}
.no-underline {
text-decoration: none !important;	
}
.display-block {
display: block;	
}
.upper {
text-transform: uppercase;	
}
.text-replace {
display: block;
text-indent: -9999px;
overflow: hidden;	
}
.text-center {
text-align: center;
}
.clickable {
cursor: pointer;	
}
.button, .gform_button {
display: inline-block;
width: auto;
padding: 10px 20px;
background-color: #008000;
border-color: #008000;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
color: #fff;
cursor: pointer;
font-size: 16px;
letter-spacing: 1px;
line-height: 1em;
text-decoration: none;
text-transform: uppercase;
}
.button:hover {
background-color: #009b00;
border-color: #009b00;
color: #fff;
}
.alignleft {
float: left;
margin: 0 25px 20px 0;
}
.alignright {
float: right;
margin: 0 0 20px 25px;
}
.aligncenter {
clear: both;
display: block;
margin: 15px auto;
}
.wp-caption {
background-color: #f0f0f0;
}
.wp-caption img {
display: block;
}
.wp-caption-text {
padding: 15px;
margin-bottom: 0;
color: #979797;
font-size: 13px;
line-height: 1.35em;
}
.wp-caption-text strong {
display: block;
padding: 8px 0 0 8px;
}
.loading-gif {
display: block;
max-width: 100%;
height: auto;
margin: 20px auto;
}
.wrapper {
clear: both;
float: left;
width: 100%;
}
.container {
width: 960px;
height: 100%;
margin: 0 auto;
padding: 0 5px;
} #top-bar {
position: relative;
padding: 8px 0 7px;
background-color: #125c9b;
color: #fff;
}
#top-bar a {
color: #fff;
}
#top-bar a:hover {
color: #eaeaea;
}
#top-bar .sm-icons {
margin-bottom: 0;
}
#top-bar .menu-top-corner-menu-container {
display: inline-block;
}
#top-bar ul, #top-bar li, #top-bar li a {
display: inline-block;
padding: 0;
vertical-align: middle;
}
#top-bar ul {
list-style: none;
margin: 0;
}
#top-bar li {
padding-left: 20px;
margin: 0;
}
#top-bar ul li:first-child {
padding-left: 0;
border-left: none;
}
#top-bar li a {
padding: 8px 16px;
background-color: #008000;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
color: #fff;
font-size: 14px;
line-height: 14px;
text-decoration: none;
text-transform: uppercase;
}
#top-bar li a:hover {
background-color: #009b00;
color: #fff;
}
#top-bar h6 {
display: inline-block;
margin: 1px 20px 0;
letter-spacing: 1px;
}
#top-bar .fa {
width: 22px;
height: 14px;
padding: 4px 0;
border: 1px solid #238ae2;
color: #238ae2;
font-size: 14px;
line-height: 1em;
} #page-wrapper {
position: relative;
z-index: 1;
overflow: hidden;
background: #fff;
} header {
position: fixed;
top: 49px;
left: 0;
z-index: 999;
padding: 15px 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.scrolled header {
top: 0;
background: #fff;
-webkit-box-shadow: 0 8px 6px -6px #aeaeae;
-moz-box-shadow: 0 8px 6px -6px #aeaeae;
box-shadow: 0 8px 6px -6px #aeaeae;
}
#site-logo {
float: left;
}
#site-logo img {
display: block;
width: auto;
height: 65px;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: crisp-edges;
image-rendering: -webkit-optimize-contrast;
-ms-interpolation-mode: nearest-neighbor;
}
.mobile-phone {
margin: 10px 0;
color: #000;
font-size: 14px;
font-weight: bold;
text-align: right;
text-decoration: none;
} nav {
margin-top: 20px;
}
nav ul {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
nav ul li {
display: inline-block;
position: relative;
padding: 0 0 0 50px;
margin-bottom: 0;
}
nav ul li:first-child {
padding-left: 0;	
}
nav a {
display: block;
color: #383c39;
font-size: 18px;
font-weight: 600;
letter-spacing: 1px;
line-height: 1em;
text-decoration: none;
text-transform: uppercase;
}
nav .current_page_item a, nav .current-menu-item a, nav a:hover, nav .current-page-ancestor a, .single-resources .menu-item-3280 {
color: #3069d1;
}
li .sub-menu {
display: none;
position: absolute;
z-index: 9999;
width: 225px;
height: auto !important;
top: 100%;
left: 5px;
padding: 0;
margin: -1px 0 0;
background-color: #fff;
text-align: left;
}
li:hover .sub-menu {
display: block !important;	
}
li .sub-menu:after {
display: none;
}
nav .sub-menu li, nav .sub-menu a {
display: block !important;
float: none !important;
height: auto !important;
margin: 0 !important;
background: none !important;
}
nav .sub-menu li {
padding: 0 !important;	
}
nav .sub-menu a {
padding: 13px !important;
font-size: 12px;
letter-spacing: normal;
line-height: 1em;
color: #000 !important;
}
nav .sub-menu .current-menu-item a, nav .sub-menu li a:hover {
background-color: #cecdc1 !important;
color: #000 !important;
}
.mobile-nav-click {
display: none;
float: right;
width: auto;
padding: 8px 15px;
margin-top: 3px;
background: #fff;
color: #383c39;
cursor: pointer;
font-size: 16px;
border: 1px solid #383c39;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.mobile-nav {
display: none;
position: absolute;
z-index: 1000;
top: 0;
right: -200px;
width: 190px;
padding: 0 5px;
padding-top: 1%;
padding-bottom: 1%;
min-height: 100%;
background: #fff;
font-size: 16px;
}
.mobile-nav.show-nav {
display: block;
}
.mobile-nav ul {
list-style: none;
padding: 0;
margin: 0;
}
.mobile-nav li {
display: block;
padding: 10px 0;
}
.mobile-nav li .sub-menu {
display: block;
position: relative;
width: auto !important;
top: 0;
left: 0;
padding: 0 0 0 10px !important;
margin-bottom: -10px !important;
background: none !important;
}
.mobile-nav a {
display: block;
margin: 0;
padding: 0;
text-decoration: none;
text-align: right;
color: #383c39;
text-transform: uppercase;
font-weight: 600;
}
.mobile-nav .sub-menu a {
font-weight: normal;
text-transform: none;
}
.mobile-nav form {
display: none;
}
.mobile-nav hr {
clear: both;
width: 50px;
height: 1px;
margin: 15px 0 15px 140px;
background: #383c39;
border: none;
}
.mobile-nav .sm-icons {
margin-top: 20px;
text-align: right;
}
.mobile-nav .sm-icons a {
font-size: 25px;
margin: 0 10px;
color: #383c39;
}
.mobile-phone {
font-size: 18px;
} #banner-wrapper {
margin-top: 95px;
}
#banner {
min-height: 31px;
background-color: #fff;
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
}
.home #banner {
position: relative;
height: 450px;
}
.banner-position {
display: table;
width: 54%;
height: 450px;
margin: auto;
}
.banner-cell {
display: table-cell;
vertical-align: middle;
}
.banner-content {
padding: 6%;
background: rgba(255, 255, 255, 0.8);
letter-spacing: 2px;
text-align: center;
text-transform: uppercase;
}
.banner-content h1 {
font-size: 45px;
font-weight: 600;
}
.banner-content p {
margin-bottom: 18px;
font-size: 30px;
font-weight: 600;
line-height: 1.2em;
}
.banner-content .button-wrapper {
margin: 0;
}
.banner-content .button {
padding: 14px 24px;
background-color: #3069d1;
border-color: #3069d1;
border-radius: 24px;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
font-size: 20px;
}
.banner-content .button:hover {
background-color: #125c9b;
border-color: #125c9b;
}
.page-title {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
text-align: center;
}
.page-title h1 {
display: inline-block;
width: auto;
padding: 20px;
margin: 0;
background-color: #fff;
text-transform: uppercase;
} .mid, .row-wrapper {
padding: 30px 0;
background: #fff;
} .notification {
padding: 25px 0;
background-color: #e9e9e9;
color: #383c39
}
.notification td {
padding-left: 20px;
padding-right: 20px;
vertical-align: middle;
}
.notification a {
color: #383c39;
}
.notification a:hover {
color: #000;
}
.notification-headline {
border-right: 5px solid #e0e0e0;
text-align: center;
text-transform: uppercase;
} #col-left {
width: 68%;
}
#col-right {
width: 260px;
}
.entry-content hr {
width: 235px;
margin: 15px auto;
background-color: #f3df81;
} .team-bios {
margin-bottom: 25px;
border-bottom: 1px solid #c8c8c8;
text-align: center;
}
.team-bios table {
table-layout: fixed;
}
.team-bios.bios-table table {
width: 100%;
width: calc(100% + 60px);
margin: 0 0 30px -30px;
overflow: hidden;
}
.team-bios.bios-table td {
padding: 0 30px 35px !important;
}
.team-bios.bios-table .bio-image {
display: block;
max-width: 195px;
height: auto;
margin: 0 auto 10px !important;
}
.team-bios td {
padding-bottom: 35px;
}
.team-bios a {
color: #383c39;
text-decoration: none;
}
.bio-image {
display: block;
margin: 0 auto 8px;
}
.bio-popup .bio-image {
float: left;
width: auto !important;
max-height: 350px !important;
margin-right: 20px;
}
.bio-popup {
max-width: 800px;
}
.bio-name, .bio-title {
text-align: center;
}
.bio-popup .bio-name, .page-id-298 .bio-popup .bio-title {
text-align: left;
}
.bio-name {
margin-bottom: 0;
font-weight: 600;
text-align: center;
}
.bio-title {
display: block;
margin-bottom: 12px;
color: #3069d1;
text-align: center;
} .testimonials {
margin-top: 25px;
text-align: center;
}
.testimonial {
margin-bottom: 50px;
}
.testimonials blockquote {
padding-left: 50px;
background: url(//www.crccpas.com/wp-content/themes/christiansencpas/assets/images/quote-open.png) center left no-repeat;
}
.testimonial-quote {
display: block;
padding-right: 50px;
background: url(//www.crccpas.com/wp-content/themes/christiansencpas/assets/images/quote-close.png) center right no-repeat;
}
.testimonial-byline {
display: block;
margin-top: 20px;
font-size: 14px;
font-weight: 600;
}
.testimonial-title {
color: #3069d1;
} .cta-blocks {
margin-top: 35px;
text-align: center;
}
.home .cta-blocks {
margin-top: 0;
}
.cta-blocks table {
table-layout: fixed;
}
.cta-blocks td {
padding-left: 20px !important;
padding-right: 20px !important;
}
.block-icon {
display: block;
margin: 0 auto 20px;
}
.block-title {
margin-bottom: 20px;
text-transform: uppercase;
}
.block-excerpt {
margin-bottom: 15px;
} .contact-table {
table-layout: fixed;
font-size: 15px;
}
.contact-table tr td:first-child {
width: 42%;
}
.contact-table .fa {
margin-bottom: 20px;
font-size: 50px;
}
.contact-table p {
margin-bottom: 5px;
font-size: 13px;
line-height: 1.4em;
}
.contact-table table {
table-layout: fixed;
margin-bottom: 0 !important;
}
.contact-table table td {
padding-top: 0 !important;
}
.contact-table table tr td:first-child {
width: auto;
} .post {
clear: both;
}
.featured-image {
float: right;
width: 22%;
border: 1px solid #cecdc1;
}
.featured-image img {
display: block;
}
.post-excerpt {
float: left;
width: 72%;
}
.post-title {
margin-bottom: 15px;
}
.post-title, .post-title a {
color: #f37132;
text-decoration: none;
text-transform: uppercase;
}
.post-title a:hover {
color: #000;
}
.post-meta {
color: #87867d;
font-weight: normal;
text-transform: uppercase;
}
.post-hr {
width: 80px;
background-color: #cecdc1;
}
.read-more a {
color: #f37132;
text-transform: uppercase;
}
.read-more a:hover {
color: #000;
}
div.sharedaddy div.sd-block {
clear: both !important;
margin: 35px 0 !important;
border: none !important;
}
#respond {
margin-top: 35px;	
}
.screen-reader-text {
display: none;	
}
.result {
margin-bottom: 50px;
}
.blog-cta {
padding: 15px;
background-color: #f37132;
color: #fff;
text-align: center;
}
.blog-cta h5 {
margin-bottom: 20px;
font-size: 19px;
line-height: 1.2em;
}
.blog-cta .button {
padding: 10px 18px;
background-color: #fff;
border-color: #fff;
color: #000;
font-size: 15px;
}
.blog-cta .button:hover {
background-color: #eaeaea;
border-color: #eaeaea;
}
.blog-sidebar {
padding: 15px;
margin-top: 30px;
background-color: #f2f1e9;
border: 1px solid #eaeaea;
}
.blog-sidebar hr {
width: 80px;
margin: 15px 0;
background-color: #dfded4;
}
.widget {
margin-top: 40px;
font-size: 15px !important;
}
#col-right .widget:first-child {
margin-top: 0;
}
.widget p {
margin: 12px 0 0;
}
.widget ul {
padding: 0;
list-style: none;
}
.widget li {
padding: 0;
margin-top: 12px;
line-height: 1.5em;
}
.widget li a {
color: #000;
font-family: 'lato', Arial, sans-serif !important;
}
.widget .sm-icons a {
color: #154457;
}
.widget .sm-icons a:hover {
color: #000;
}
.search-input {
display: block;
width: 190px;
padding: 8px 30px 8px 8px;
font-size: 13px;
font-weight: normal;
background: #fff;
border: none;
}
.search-input::-webkit-input-placeholder {
color: #969696;
}
.search-input::-moz-placeholder {
color: #969696; 
}
.search-input:-ms-input-placeholder {  
color: #969696;
}
.search-submit {
position: absolute;
top: 1px;
right: 1px;
padding: 7px;
background: #fff;
color: #f37132;
border: none;
cursor: pointer;
}
.search-submit:hover {
color: #000;
}
.tw-pagination a, .tw-pagination .current {
top: 0 !important;
padding: 7px 12px !important;
margin: 0 4px !important;
background-color: #f37132 !important;
border: none !important;
color: #fff !important;
font-size: 18px !important;
}
.tw-pagination .current, .tw-pagination a:hover {
background-color: #fff !important;
color: #000 !important;
} .post-type-archive .resource-post {
margin-bottom: 60px;
}
.resource-post .featured-image {
float: left;
width: 19%;
}
.resource-post .featured-image img {
display: block;
border: 1px solid #cecdc1;
}
.resource-post .post-excerpt {
float: right;
width: 77.5%;
}
.resource-type {
color: #87867d;
text-transform: uppercase;
}
.resource-post hr {
width: 80px;
background-color: #cecdc1;
margin: 15px 0;
} .client-portal-table td {
text-align: center;
}
.client-portal-table p {
margin-bottom: 15px;
}
.client-portal-table .fa {
font-size: 40px;
}
.client-portal-table form .button {
border: none !important;
font: normal 16px/1em 'Source Sans Pro', Arial, sans-serif !important;
} .sm-icons {
margin-bottom: 15px;
}
.sm-icons a {
display: inline-block;
margin-right: 15px;
color: #fff;
font-size: 24px;
}
.sm-icons a:hover {
color: #000;
}
.sm-icons a:hover .fa-facebook {
color: #3765a3;
}
.sm-icons a:hover .fa-twitter {
color: #5ea9dd;
}
.sm-icons a:hover .fa-linkedin {
color: #0274b3;
}
.sm-icons a:hover .fa-google-plus {
color: #df4b38;
}
.sm-icons a:hover .fa-yelp {
color: #c31200;
} #above-footer {
padding: 25px 0;
background-color: #2f3330;
border-bottom: 1px solid #636664;
color: #fff;
font-size: 14px;
line-height: 1.45em;
}
#above-footer p, #above-footer h6 {
margin-bottom: 20px;
}
#above-footer hr {
margin: 20px 0;
background-color: #fff;
}
#above-footer a {
color: #fff;
}
#above-footer a:hover {
color: #bababa;
}
#above-footer .column {
float: left;
width: 47%;
margin-left: 6%;
}
#above-footer .column:first-child {
margin-left: 0 !important;
} footer {
padding: 20px 0;
color: #fff;
font-size: 12px;
}
footer p {
margin-bottom: 15px;
}
footer a {
color: #fff;
}
footer a:hover {
color: #bababa;
}
.footer-nav ul {
padding: 0;
margin: 0 0 15px;
list-style: none;
text-align: right;
}
.footer-nav li {
display: inline-block;
height: 12px;
padding: 0 6px;
border-left: 1px solid #fff;
line-height: 1em;
overflow: hidden;
}
.footer-nav ul li:first-child {
padding-left: 0;
border-left: none;
}
.footer-nav li a {
position: relative;
top: -1px;
text-transform: uppercase;
font-weight: bold;
} .fancybox-skin {
background: #fff !important;
border: 1px solid #d0d0d0 !important;
color: #383c39 !important;
}
.fancybox-content {
max-width: 700px !important;
} .gform_wrapper {
margin: 0 !important;
}
.gform_wrapper .gfield_label {
margin: 0 0 2px !important;
}
.gform_wrapper .ginput_container {
margin: 0 0 10px !important;
}
.gform_wrapper label {
text-transform: uppercase;
}
.gform_wrapper .gform_footer {
margin: 10px 0 0 !important;
padding: 0 !important;
}
.gform_wrapper .validation_error {
display: none;
}
.gform_wrapper .gfield_error {
background: none !important;
border: none !important;
} ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.comment { padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font:normal 16px 'Lato', Arial, sans-serif; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:2px solid #f2f2f2; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.comment-meta { font-size:11px; }
ol.commentlist li.comment div.comment-meta a { color:#4b4b4b; }
ol.commentlist li.comment p { font-size:13px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:13px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:13px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #303030; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #dcdcdc; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #303030; margin:0 0 .25em .25em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f2f2f2; }
ol.commentlist li.parent { border-left:5px solid #303030; }
#commentform input, #commentform textarea {
padding: 4px;
background: #f2f2f2;
border: none;
} @media screen and (max-width: 990px) {
.container {
width: 98%;
padding: 0 1%;
}
table td img {
max-width: 100%;
}
img.size-medium {
max-width: 31% !important;	
}
nav ul li {
padding-left: 30px;
}
.banner-position {
width: 515px;
}
}
@media screen and (max-width: 768px) {
table.break-mobile td {
display: block;
width: 100% !important;
padding: 0 !important;
margin: 0 0 20px;
text-align: center !important;
}
table.break-mobile ul {
white-space: normal !important;
list-style: inside;
padding-left: 0;
}
}
@media screen and (max-width: 767px) {
body {
font-size: 14px !important;
}
h1 {
font-size: 30px !important;
}
h2, #page-title h1 {
font-size: 27px !important;
}
h3 {
font-size: 24px !important;
}
h4 {
font-size: 22px !important;
}
h5 {
font-size: 20px !important;
}
h6 {
font-size: 17px !important;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
line-height: 1.3em;
}
.button {
padding: 8px 16px !important;
font-size: 14px !important;
}
table td, .team-bios.bios-table td {
display: block;
width: 100% !important;
padding: 0 !important;
margin: 0 0 35px;
text-align: center !important;
}
table tr td:last-child {
margin-bottom: 0 !important;
}
table ul {
white-space: normal !important;
list-style: inside;
padding-left: 0;
}
table hr {
margin: 20px auto;
}
.team-bios.bios-table table {
width: 100% !important;
margin-left: 0 !important;
}
.tax-table {
width: calc(100% + 20px);
margin-left: -10px;
overflow: hidden;
}
.tax-table td {
display: table-cell !important;
width: auto !important;
padding: 10px !important;
margin: 0 !important;
text-align: left !important;
}
#top-bar {
display: none;
}
header {
top: 0 !important;
padding: 7px 0 !important;
background: #fff !important;
}
#site-logo img {
height: 44px;
}
nav {
display: none;
}
.mobile-nav-click {
display: block;
}
.mobile-phone {
display: block;
}
.mid {
padding: 20px 0;
}
#banner-wrapper {
margin-top: 57px;
}
.home #banner, .banner-position {
height: 250px;
}
.banner-position {
width: 94%;
}
.banner-content p {
font-size: 18px;
}
.banner-content br {
display: none;
}
.banner-content h1 {
margin-bottom: 10px;
font-size: 24px !important;
}
#col-left, #col-right {
float: none !important;
clear: both !important;
}
#col-left {
width: 100% !important;
}
#col-right {
margin: 50px auto 0;
}
.alignright, .alignleft {
max-width: 45% !important;
}
.notification-headline {
margin-bottom: 8px;
}
.team-bios {
padding-bottom: 35px;
}
.cta-blocks td {
padding-left: 0 !important;
padding-right: 0 !important;
}
#above-footer .column {
clear: both !important;
float: none !important;
width: 100% !important;
margin-bottom: 40px;
margin-left: 0;
text-align: center;
}
#above-footer .col2 {
margin-bottom: 0;
}
#above-footer hr {
width: 200px;
margin-left: auto;
margin-right: auto;
}
footer .float-right, footer .float-left {
float: none !important;
margin-bottom: 12px;
font-size: 11px;
text-align: center;
}
.footer-nav {
display: none;
}
.mobile-footer-nav {
display: inline-block;
margin: 0 auto;
padding: 5px;
}
footer .float-left {
margin-top: 15px;
}
.gform_wrapper .gform_body .top_label li.gfield.gf_right_half { 
float: left; 
clear: left !important;
width: 99%;
} 
.gform_wrapper .gform_body .top_label li.gfield.gf_left_half { 
float: left; 
clear: left !important;
width: 99%;
}
}
@media screen and (max-width: 480px) {
.bio-popup .bio-image {
float: none !important;
max-height: 150px !important;
margin: 0 0 10px !important;
}
} #covid-cta {
padding: 10px;
background-color: #008000;
color: #fff;
font-size: 110%;
font-weight: 600;
text-align: center;
}
#covid-cta .container {
max-width: 700px;
}
#covid-cta .fa {
position: relative;
top: 2px;
font-size: 22px;
margin-right: 10px;
}
#covid-cta a {
color: #fff;
}
#covid-cta a:hover {
color: #fafafa;
}
.tax-table {
table-layout: auto !important;
width: auto !important;
margin-bottom: 30px !important;
}
@media screen and (max-width: 767px) {
body.covid-cta header {
top: 45.6px !important;
}
body.covid-cta .covid-cta-scrolled header {
top: 0 !important;
}
}