 /*
Theme Name: McDonald, Mackay & Weitz
Description: A child theme of Postali Theme
Author: Postali LLC
Author URI: http://www.postali.com/
Version: 1.0.0
Template: postali
*/

@import url("../postali/style.css");  

@media only screen and (max-width: 3000px) and (min-width: 1400px) { 
/* styles for ginormous screens */
.container_inner { width: 86% !important; margin: 0 auto; }
}

/* overall styles */
*, :before, :after { box-sizing: border-box; transition: .15s ease all;  }
p { margin: 20px 0; }
p.intro { font-size:19px; line-height:26px; margin: 35px 0; }
p.redHeadline { font-size: 18px; font-family: 'Playfair Display', serif; color: #e01f26; font-weight: 700; line-height: 125%; }
.title h1 {
    -webkit-animation: none;
    animation: none;
        animation-fill-mode: none;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}
h2 { font-size: 36px; line-height: 42px; font-family: 'Playfair Display',serif; margin-bottom: 30px; color: #2d3032; position: relative; }
h2:after { content: ""; position: absolute; bottom: -35px; width: 100px; border-bottom: 1px solid #e01f26; height: 1px; left: 0; }
h3 { font-size: 28px; line-height: 125%; font-weight: 700; font-family: Playfair Display,serif; margin-top: 25px; }
h4 { line-height: 140%; font-family: Playfair Display, sans-serif; font-size: 22px; margin-bottom: -10px; padding: 0 !important; }
h4 a { color: #e01f26; }
a.button { padding: 18px 60px; letter-spacing: .1em; margin-top: 30px; font-family: 'Montserrat'; font-size: 13px; font-weight: 400; transition:ease all .25s; position:relative }
a.button:after { content: "\e913"; position: absolute; right: 30px; font-size: 18px; font-weight: normal; top: 20px; color:#e01f26; font-family:icomoon; }

a.button_small { text-align: center; display: block; padding: 5px 0 6px; margin: 20px 0 -22px; background: #2d3032; color: #fff; font-family: Montserrat; font-weight: 400; font-size: 12px; text-transform: uppercase; letter-spacing: .05em; border:1px solid #2d3032; }
a.button_small:hover { background: #fff; color: #e01f26; border:1px solid #2d3032; }


.content ul li { margin: 0 0 0 25px; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 24px; color: #2d3032; font-weight: 300; position:relative; }
.content ul li:before { content: "\e903"; font-family: 'icomoon'; color: #e01f26; position: absolute; left: -22px; font-size: 9px; padding-top: 1px; }
/* columns, etc */
.two_columns_50_50 > .column1 { width: 50%; float: left; padding-right: 2%; }
.two_columns_50_50 > .column2 { width: 50%; float: left; padding-left: 2%; }
.two_columns_66_33 > .column1 { width: 63.33%; float: left; margin-right:3%; }
.two_columns_66_33 > .column2 { width: 33.33%; float: left; }
.two_columns_66_33.background_color_sidebar > .column2 { padding: 30px 0 0 0; }
.two_columns_66_33.grid2 > .column2 > .column_inner { padding: 0 0 0 12px; }
.column2 aside { margin-top: -10px; }
/* button style */
a.button:hover, input[type='submit']:hover, .load_more a:hover { color: #fff; background:#313236; outline-offset: -6px; outline: 1px solid #888; transition:ease all .2s; }
a.button:hover:after { content: "\e913"; position: absolute; right: 20px; font-size: 18px; font-weight: normal; top: 20px; color:#e01f26; }
.red { color:#e01f26 !important; }
strong { font-weight: 700; }
hr { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); margin: 40px 0; }
hr.red { margin: 25px 0; height: 1px; border-bottom: 1px solid #e01f26; width: 75px; position: relative; display: block; border-top: none; }
.bodyCallout { position: relative; display: block; float: left; width: 38%; padding: 3% 2%; margin-left: -12%; font-family: Playfair Display, serif; color: #e01f26; font-style: italic; font-size: 17px; text-align: center; margin-top: -5px; }
.bodyCallout::before { content: ""; border-top: 1px dotted #e01f26; position: absolute; left: 40%; width: 20%; top: 9%; }
.bodyCallout::after { content: ""; border-bottom: 1px dotted #e01f26; position: absolute; left: 40%; width: 20%; bottom: 6%; }


/* header */
header { background:none !important; height: 140px !important; }
.logo { -webkit-animation: none!important; animation: none!important; } 
.logo a { height: 145px !important; top:35px; }
.header_inner .lawpay a {position: absolute; top: 0; right: 60px; padding: 5px 15px; color: #fff; background: #e01f26; font-size: 12px; display: inline-block; font-family: 'Montserrat'; letter-spacing: .1em; z-index: 1000; }
.header_inner .lawpay a:hover { background: #373a3d; }


/* top menu */
nav.main_menu ul li a { padding: 0px 20px 10px; }
nav.main_menu > ul > li > a { -webkit-animation: none!important; animation: none!important; } /* all links in top header bar */                                                                                 
nav.main_menu > ul > li > a { font-family: 'Montserrat',sans-serif; font-size: 15px; font-weight: 400; color: #2d3032; line-height: 75px; text-transform: uppercase; letter-spacing: .1em; line-height: 100% !important; margin-top: 90px;  }
nav.main_menu > ul > li > a:hover { color: #e01f26; }
nav.main_menu > ul > li > a span { border-bottom: 2px solid transparent; display: block; height: auto !important; position: relative; overflow: visible!important; padding-bottom:12px; }
nav.main_menu > ul > li > a span:hover:after { content: ""; border-bottom: 0 solid #ccc; width: 100%; position: absolute; bottom: -5px; left: 0; }
.menuHoverOn nav.main_menu > ul > li:hover > a span { height: 25px !important; }
a.current { color: #e01f26 !important; }
a.current span::after { content: ""; border-bottom: 4px solid #e01f26; width: 100%; position: absolute; bottom: -8px; left: 0; }
#magic { display: none !important; }
/* subnav styles */
.drop_down .second { top: 121px !important; }
.drop_down .second .inner2 { background-color: rgba(55,58,61,0.95); }
.drop_down .second .inner2 ul li a { font-family: 'Montserrat',sans-serif; font-size: 12px; font-weight: 400; letter-spacing: .1em; margin-top: 0 !important; padding: 8px 20px; }    
.drop_down .second .inner2 ul li a:hover { background: #e01f26; color:#fff !important; }    
/*specific menus - healthecare license */
.drop_down li#nav-menu-item-44 .second .inner2 ul { width: 260px; padding: 10px 0 15px; }
/* top menu - minimized */
header.animate.move_menu { background: rgba(245,245,245,.95) !important; height: 90px !important; }
header.animate.move_menu .logo a { height: 90px !important; top: -45px !important; background: none; padding: 10px !important; }
header.animate.move_menu .logo a img { top:0; }
header.animate.move_menu nav.main_menu ul li a { margin-top: 59px; }
header.animate.move_menu .drop_down .second { top:90px !important; }
/* search styles */
.searchbox-position #s { width: 70%; padding: 3px 10px 4px; font-size: 13px !important; font-family: Montserrat; text-transform: none; font-weight: 200 !important; color: #999 !important; letter-spacing: 0; border: 1px solid #ccc; margin: 7px 0 7px 7px; box-sizing: border-box; background: #fff; font-style: italic; height: 28px; }
.searchbox-position form input[type="submit"] { margin: 0; font-size: 13px; line-height: 29px; text-transform: uppercase; color: #fff; text-decoration: none; white-space: nowrap; width: 20% !important; height: 40px; float: right; -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; -o-transition: all .3s ease 0s; background: none; background-size: 50%; background-repeat: no-repeat; background-position: center center; box-sizing: border-box; z-index: 10000;
position: absolute; top: 1px; right: -1px; }
.searchbox-position .search-container { overflow: hidden; float: right; height: 32px; width: 32px; background:#2a2a2a; -moz-transition: all 0.35s;  -webkit-transition: all 0.35s; }
.searchbox-position .search-container:hover, 
.searchbox-position .search-container:focus { width: 170px; outline: none; }
.searchbox-position .search-container:hover input, 
.searchbox-position .search-container:focus input { display: inline-block; padding: 0; outline:none; }
.searchbox-position .search-container a.button { position: absolute; right: 0px; top: -30px; height: 40px; background: #2a2a2a; }
.searchbox-position .search-container a.button:after { content:""; display:none; }
.searchbox-position .search-container a.button:hover { outline: 0; }
.searchbox-position .search-container a.button:hover::after { content: ""; position: absolute; right: 0; font-size: 0; font-weight: normal; top: 0; color: #e01f26; }
.searchbox-header { position: absolute; right: 20px; text-align: right; top: 0; width: 250px; z-index: 100000; }
.searchbox-header form input#s { padding: 9px; display: inline-block; width: 100%; font-size: 12px !important; font-style: italic; font-family: Montserrat; color: #ccc; margin: 0px 0 7px 7px; background: #282828; height: 32px; border: 0; }
.searchbox-header input[type="submit"] { display: inline-block; width: 20%; color: #fff !important; }
.searchbox-position { display: block !important; margin-top: 0; width: auto; margin-left: 20px !important; }
.searchbox-position .search-container a.button i { position: relative; padding: 0; top: 4px; font-size: 23px; right: 0px !important; margin: 0 !important; color: #fff !important; }
.searchbox-position .search-container a.button { position: absolute; right: 0px; top: -30px; height: 32px; background: #e01f26; width: auto; margin: 0; padding: 31px 6px !important; }


/* homepage */    
.full_width { padding: 0px; }                             
.full_width .container_inner { padding: 0px; } /* content containers inside text panels */
.textpanel { display: block; position: relative; overflow: hidden; max-width: 100%; padding: 60px 0px; margin: 0px auto; }


/* homepage hero panel */
.textpanel.hero { height:85vh; min-height: 790px; width:100%; background-size:cover; background-position:center center; }
.textpanel.hero .container_inner.intro { margin-top: 17vh !important; }
.hero.headline { font-family: Playfair Display, serif; font-weight: 700; font-size: 42px; display: block; margin: 0 0 20px 0; line-height: 150%; position: relative; }
.hero.headline::after { content: ""; border-bottom: 1px solid #e01f26; position: absolute; left: 0; width: 58%; display: block; bottom: -10px; }
.hero.excerpt { font-size: 18px; line-height: 135%; margin-bottom: 5px; display: block; width: 63%; font-weight: 300; font-family: Montserrat; }
.textpanel.hero .meetAttorneys { width:100%; position:absolute; display: block; background:rgba(55,58,61,.9); padding:2.5% 0; bottom:0; }
.textpanel.hero .meetAttorneys .container_inner span { font-size:20px; color:#fff; font-family:'Playfair Display',serif; font-weight:700; line-height:120%; }
.textpanel.hero .meetAttorneys .container_inner .column2 .column_inner { text-align:right; }
.textpanel.hero .meetAttorneys .container_inner .column2 .column_inner a.button { background: #fff; color: #e01f26; letter-spacing: .1em; font-size: 16px; padding: 16px 30px 15px; margin-top: 8px; font-family: 'Montserrat', sans-serif; display: inline-block; font-weight: 400; }
.textpanel.hero .meetAttorneys .container_inner .column2 .column_inner a.button:after { content:""; }
.textpanel.hero .meetAttorneys .container_inner .column2 .column_inner a.button:hover { background:#e01f26; color:#fff; outline-offset: -6px; outline: 1px solid #e01f26; }
.textpanel.hero .meetAttorneys .container_inner .column2 .column_inner a.button:hover:after { content:""; }
.home h1 { font-size: 13px; font-family: Montserrat; font-weight: 300; text-transform: uppercase; color: #e01f26; padding: 10px; background: rgba(255,255,255,.7); display: inline-block; margin-bottom: 25px; line-height: 100%; }


/* homepage tabbed boxes */
.tabbedBoxes { }
.tabsWrapper { background:#e01f26; width:100%; position:relative; }
.tabbedBoxes p.intro::after { border-bottom: none !important; }
.tabbedBoxes h1 { font-size: 20px; font-weight: bold; text-align: center; text-transform: uppercase; }
.tabbedBoxes h2 { font-size:36px; font-family:'Playfair Display',serif; color:#2d3032; margin-bottom:0; }
.tabbedBoxes h2:after { content: ""; bottom: 0; height: 0; border-bottom: none; }
.tabbedBoxes h1 + .tabbedBoxes  p { text-align: center; margin: 20px 0; font-size: 16px; }
.tabbedBoxes ul.tabs { margin: 0 !important; }
.tabbedBoxes ul.tabs li:nth-of-type(4) { border-right: 1px solid #fff; }
.tabbedBoxes .tabs li { float: left; width: 25%; margin: 0 !important; }
.tabbedBoxes .tabs li:before { content:""; }
.tabbedBoxes .tabs a { display: block; text-decoration: none; color: #fff; padding: 25px 15%; background: #e01f26; text-align: center; font-family: 'Playfair Display',serif; font-weight: 700; font-size: 21px; border-left:1px solid #fff; min-height: 100px; }
.tabbedBoxes .tabs a:hover,
.tabbedBoxes .tabs a.active { background: #ab181d; position:relative; }
.tabbedBoxes .tabs a.active:after { content: ""; width: 100%; background: #373a3d; bottom: -15px; position: absolute; height: 15px; left: 0; }
.tabbedBoxes .tabgroup div { padding: 0; }
.tabbedBoxes .tabgroup div#tab1,
.tabbedBoxes .tabgroup div#tab2,
.tabbedBoxes .tabgroup div#tab3,
.tabbedBoxes .tabgroup div#tab4 { padding: 70px 3% 50px; }
.tabbedBoxes .tabgroup div#tab4 .two_columns_50_50 { margin-top: -20px !important; padding-top: 0 !important; }
.tabbedBoxes .clearfix:after { content: ""; display: table; clear: both; }
.tabbedBoxes .tabgroup div.column1 { width: 62.66%; margin-right: 1%; }
.tabbedBoxes .tabgroup div.column2 { padding: 1% 3% 3% 2%; margin-left: 3%; box-sizing: border-box; width: 33.33%; position: relative; margin-top: 10px; background: #f4f5f5; }
.tabbedBoxes p#healthLicense.intro, 
.tabbedBoxes p#professionalLicense.intro { margin: 25px 0 45px 90px; position: relative; }
.tabbedBoxes p#governmentAffairs.intro { margin: 30px 0 45px 100px; position: relative; }
.tabbedBoxes p#otherServices.intro { margin: 55px 0 45px 100px; position: relative; }
.tabbedBoxes p#healthLicense.intro:before { content: "\e90f"; position: absolute; left: -105px; font-size: 95px; font-family: icomoon; top: 25px; color: #e01f26; }
.tabbedBoxes p#professionalLicense.intro:before { content: "\e90e"; position: absolute; left: -105px; font-size: 95px; font-family: icomoon; top: 14px; color: #e01f26; }
.tabbedBoxes p#governmentAffairs.intro:before { content: "\e910"; position: absolute; left: -105px; font-size: 95px; font-family: icomoon; top: 10px; color: #e01f26; }
.tabbedBoxes p#otherServices.intro:before { content: "\e90d"; position: absolute; left: -105px; font-size: 95px; font-family: icomoon; top: 14px; color: #e01f26; }
.tabbedBoxes .tabgroup #tab4 div.column1,
.tabbedBoxes .tabgroup #tab4 div.column2 { width: 50%; padding: 0; margin: 0; }
.tabbedBoxes .tabgroup #tab4 div.column1  { padding-right:2%; }
.tabbedBoxes .tabgroup #tab4 div.column2 { padding-left:2%; }
.tabbedBoxes .tabgroup #tab4 div.column2:before { content: ""; position: absolute; top: 0; width: 0; height: 0; border-left: none; left: 0; }
.tabbedBoxes .tabgroup #tab4 div.column2 { background:none; }


/* testimonials panel - dark */
.textpanel.testimonial { display: block; position: relative; overflow: hidden; max-width: 100%; padding: 60px 0px 45px; margin: 0px auto; background:#373a3d; }
.textpanel.testimonial h2.testimonial_rotator_slide_title { display: none; }
.textpanel.testimonial .testimonial_rotator_quote { color: #fff; font-family: Montserrat; font-size: 15px; line-height: 155%; font-weight: 300; font-style: italic; }
.textpanel.testimonial .text { display: block; padding: 0 !important; }
.testimonial_rotator_wrap { margin: 10px 0 40px 0; padding: 0; overflow: hidden; position: relative; }
.textpanel.testimonial p.intro { color: #fff; position: relative; margin-bottom: 50px; font-size: 18px; line-height: 135%; font-weight:400; }
.textpanel.testimonial p.intro:after { content:""; border:none !important; }
.textpanel.testimonial h2 { font-size:32px; color:#fff; font-family:"Playfair Display", serif; font-weight:700; margin-bottom: 50px !important; }
.textpanel.testimonial h2:before { position: absolute; left: -120px; top: 20px; content: "\e909"; font-family: icomoon; font-weight: normal; font-size: 100px; }
.textpanel.testimonial h2:after { content: ""; position: absolute; bottom: -26px; width: 100px;  border-bottom: 1px solid #e01f26 !important; height: 1px; left: 0; }
.textpanel.testimonial .column1 { padding-left: 120px; }
/* testimonials panel - light */
.textpanel.testimonial.light { display: block; position: relative; overflow: hidden; max-width: 100%; padding: 60px 0px; margin: 0px auto; background:#f4f5f5; }
.textpanel.testimonial.light .testimonial_rotator_quote { color: #373a3d; font-family: Montserrat; font-size: 15px; line-height: 155%; font-weight: 300; font-style: italic; }
.textpanel.testimonial.light .text { display: block; padding: 0 !important; }
.testimonial_rotator_wrap { margin: 10px 0 40px 0; padding: 0; overflow: hidden; position: relative; }
.textpanel.testimonial.light p.intro { color: #373a3d; }
.textpanel.testimonial.light h2 { font-size:32px; color:#373a3d; font-family:"Playfair Display", serif; font-weight:700; margin-bottom: 50px !important; }
.textpanel.testimonial.light h2:before { position: absolute; left: -120px; top: 20px; content: "\e909"; font-family: icomoon; font-weight: normal; font-size: 100px; }

.textpanel.testimonial p { color: #fff; font-style: italic; }
.textpanel.testimonial.light p { color: #282828; font-style: italic; }
.textpanel.testimonial .button { font-style: normal; }

.post-type-archive-testimonials .blog_holder article { padding: 0 0 10px 0; }
.post-type-archive-testimonials .blog_holder .post_text_holder::after { bottom: 0; margin-bottom: 0; }
.post-type-archive-testimonials .blog_holder article .post_text_inner { padding: 0 0 20px; min-height: 0; }
.post-type-archive-testimonials .container_inner .container_inner2 { padding: 0; }
.post-type-archive-testimonials h3 { font-size: 25px; }


/* when should I hire panel */
.home .textpanel.gray h2 { width: 100%; }
.home .textpanel.gray .two_columns_50_50 > .column2 { margin-top: 0; }
.home .textpanel.hire .column2 img { padding: 0 0; }
.home.page-template-full_width .textpanel.gray { display: block; position: relative; overflow: hidden; max-width: 100%; padding: 60px 0px !important; margin: 0px auto; background: #f4f5f5; }

.home .textpanel.hire .two_columns_50_50 > .column2 { margin-top: 77px; }

/* who we are panel */
.textpanel.whoweare { background:#fff; }
.textpanel.whoweare p.intro, 
.textpanel.whoweare h2 { text-align:center; }
.textpanel.whoweare p.intro { font-size: 20px; line-height: 24px; margin: 35px 0 20px; }
.textpanel.whoweare p.intro:after { border-bottom:none; }
.textpanel.whoweare h2 { margin-bottom:50px; }
.textpanel.whoweare h2:after { content: ""; position: absolute; bottom: -20px; width: 130px; border-bottom: 1px solid #e01f26 !important; height: 1px; left: 45%; }
.textpanel.whoweare .four_columns { width: 100%; margin-top: 50px; }
.textpanel.whoweare .four_columns > .column1, 
.textpanel.whoweare .four_columns > .column2, 
.textpanel.whoweare .four_columns > .column3, 
.textpanel.whoweare .four_columns > .column4 { width: 25%; float: left;  }
.textpanel.whoweare .four_columns > .column1 > .column_inner,
.textpanel.whoweare .four_columns > .column2 > .column_inner,
.textpanel.whoweare .four_columns > .column3 > .column_inner,
.textpanel.whoweare .four_columns > .column4 > .column_inner { position: relative; padding: 5px 12%; }
.textpanel.whoweare .four_columns p { margin: 20px 5%; }
.textpanel.whoweare .four_columns p > span { font-family: Playfair Display; font-weight: 700; font-size: 18px; min-width: 12px !important; display: inline-block; color:#e01f26; }
.textpanel.whoweare .four_columns p > strong { margin-bottom: 8px !important; display: inline-block; }
.textpanel.whoweare .four_columns a.button { padding: 14px 0 16px 10%; letter-spacing: .05em; font-family: 'Montserrat'; font-size: 12px; font-weight: 400; display: block; text-align: center; margin-top: 30px; transition: all ease .25s; position:relative; }
.textpanel.whoweare .four_columns a.button:after { position: relative; content: "\e913"; top: 4px; right: -2%; transition: all ease .25s; font-size: 18px; font-weight: normal; color:#e01f26; font-family:icomoon; }
.textpanel.whoweare .four_columns a.button:hover { background:#313236; outline-offset: -6px; outline: 1px solid #888; position:relative; display:block; }
.textpanel.whoweare .four_columns a.button:hover:after { position: relative; content: "\e913"; top: 4px; right: -7%; width: 100%; height: 100%; transition: all ease .25s; font-size: 18px; font-weight: 300; color:#e01f26; font-family:icomoon; }


/* footer elements */
footer { display: block; width: 100%; margin: 0 auto 0 auto; position: relative; }
.footer_top { background: url(/wp-content/uploads/2018/01/bg_footer.jpg); padding: 3.5% 0 2.5%; margin: 0; background-size: cover; background-color: #313236; background-position: center top; }
.footer_top .four_columns > .column1, 
.footer_top .four_columns > .column2 { width: 50%; float: left; }
.footer_top p.intro { color: #fff; position: relative; margin-bottom: 50px !important; font-size: 15px !important; line-height: 135%; font-weight:300; }
.footer_top p.intro:after { content: ""; position: absolute; bottom: -26px; width: 100px;  border-bottom: 1px solid #e01f26; height: 1px; left: 0; }
.footer_top p { font-size: 15px; line-height: 150%; color: #fff; font-weight: 300; }
.footer_top p > span.block { width:30px; display:inline-block; }
.footer_top h2 { font-size:26px !important; color:#fff !important; font-family:"Playfair Display", serif; font-weight:700; margin-bottom: 15px !important; }
.footer_top h2:after { content: ""; position: absolute; bottom: -0; width: 0; border-bottom: 0; height: 0; left: 0; }
.footer_bottom { display: block; text-align: left; line-height: 31px; background: #313236; padding: 11px 0; height: 50px; font-size:14px; color:#fff; }
.footer_bottom p { color: #fff; font-weight: 300; font-size: 13px; line-height: 30px; margin: 0; }
.footer_bottom .container_inner .textwidget { display: block; float: left; width: 50%; }
.footer_bottom .container_inner ul#menu-utility-footer { width: 50%; display: block; float: left; margin: 0; }
.footer_bottom .container_inner ul#menu-utility-footer li { display: inline; margin: 0 20px; padding: 0; text-transform: uppercase; font-family: Montserrat, sans-serif; font-weight: 400; letter-spacing:.1em; } 
footer .textwidget p:nth-of-type(4) a { color: #fff !important; font-weight: normal; }
footer .textwidget p:nth-of-type(4) a:hover { color: #999 !important; }
footer .column1 .textwidget p a:hover { color: #999; }


footer .column1 .textwidget span { color: #fff; }
footer .column1 .textwidget p:nth-of-type(1) { margin: 0px; }
footer .column1 .textwidget p span a { color: #fff; font-weight: normal; }

.addressLeft { float: left; display: block; margin-right: 4%; max-width: 70px; padding-top: 4px; }


/* breadcrumb styles */
.home .breadcrumbHolder { display:none; }
.breadcrumbHolder { display: inline-block; width: 100%; background: #373a3d; border-top: 4px solid #e01f26; border-bottom: 14px solid #e2e2e2; padding: 10px 0 !important; }
p#breadcrumbs { margin: 10px 0; color: #fff; font-family: Playfair Display, serif; font-size: 15px; text-transform: none; font-weight: 700; }
p#breadcrumbs span a { margin-right: 10px !important; display: inline-block; }
p#breadcrumbs span span { display: inline-block; margin-left: 10px; }


p#breadcrumbs { margin: 0 0 0 14px !important; color: #fff; font-family: Montserrat; font-size: 11px; display: inline-block; position: relative; top: 0; padding: 0; font-weight: 300; left: 0; text-transform: uppercase; }
p#breadcrumbs span span a { display: inline-block; font-size: 0px; width: 15px !important; padding: 0; margin: 0; height: 15px; }
p#breadcrumbs span span a::after { content: "\e921"; font-family: icomoon; font-size: 20px; top: 0px; position: absolute; left: 0; }
p#breadcrumbs span span span a { display: inline; font-size:11px; }


/* interior page styles - global */
aside .widget { border-bottom: none; background: #f4f5f5; padding: 7%; border-top: 3px solid #e01f26; margin: 15px 0 15px; position:relative; }
aside .widget .menu-sidebar-about-container { z-index: 1; position: relative; }
aside .widget h5 { font-size: 23px; line-height: 30px; margin: 0 0 23px 0; text-transform: none; font-family: Playfair Display, serif; color: #e01f26; z-index: 1 !important; position: relative; }
aside .widget ul { position: relative; z-index: 1; }
aside .widget ul li { margin-bottom: 8px!important; }
aside .widget ul li a { color: #4c4c4c; font-weight: 300; }
aside .widget ul li a:hover { margin-left: 3px; }
aside .widget ul li.current_page_item a { font-weight: 700; }
aside .widget.widget_recent_comments ul li, 
aside .widget.widget_recent_entries ul li { margin: 0 0 0 25px; font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 24px; color: #2d3032; font-weight: 300; position: relative; }


/* attorney contact info */
aside .widget_custom_html { background: #373a3d; color: #fff; padding: 7% 7% 4%; }
aside .widget_custom_html:after { content:""; }
aside .widget_custom_html p:nth-of-type(1)::after,
aside .widget_custom_html p:nth-of-type(2)::after { content: ""; width: 40px; border-bottom: 1px solid #e01f26; position: absolute; left: 0; top:55px; }
aside .widget_custom_html p { color: #fff; font-size: 14px !important; line-height: 21px; margin-left: 67px; position: relative; margin-bottom: 25px; }
aside .widget_custom_html p:nth-of-type(1)::before { content: "\e90b"; position: absolute; left: -64px; font-family: icomoon; font-weight: normal; font-size: 38px; background: #e01f26; border-radius: 50%; padding: 13px 4px; top: -3px; }
aside .widget_custom_html p:nth-of-type(2)::before { content: "\e905"; position: absolute; left: -64px; font-family: icomoon; font-weight: normal; font-size: 38px; background: #e01f26; border-radius: 50%; padding: 13px 4px; top: -3px; }
aside .widget_custom_html p:nth-of-type(3)::before { content: "\e904"; position: absolute; left: -64px; font-family: icomoon; font-weight: normal; font-size: 38px; background: #e01f26; border-radius: 50%; padding: 13px 4px; top: -3px; }
aside .widget_custom_html h5 { color: #fff; }


/* sidebar attorney blocks */
#menu-sidebar-attorneys { list-style-type: none; padding: 0 !important; margin: 0 !important; }
#menu-sidebar-attorneys li::before { display: none !important; }
#menu-sidebar-attorneys li { padding: 0; margin: 0; width: 45%; display: inline-block; text-align: left !important; min-height: 150px !important; position: relative; box-sizing: border-box; padding: 0; vertical-align: middle; background: #373a3d; margin: 2.5% 2%; }
#menu-sidebar-attorneys li a { color: #fff; line-height: 120% !important; display: block; width: 100%; height: 100%; position: absolute; }
#menu-item-164 { background-image: url(/wp-content/uploads/2018/02/bg-contact-jeff.png) !important; background-size: 100% !important; }
#menu-item-165 { background-image: url(/wp-content/uploads/2018/02/bg-contact-jon.png) !important; background-size: 100% !important; }
#menu-item-166 { background-image: url(/wp-content/uploads/2018/02/bg-contact-taralynn.png) !important; background-size: 100% !important; }
#menu-item-167 { background-image: url(/wp-content/uploads/2018/02/bg-contact-tim.png) !important; background-size: 100% !important; }

#menu-sidebar-attorneys li a span.attorneyLink { position: absolute; bottom: 10% !important; left: 10%; }


/* interior page styles - full width */
.title.has_background { background-repeat: no-repeat; background-position: center center; height: 40vh; background-attachment: scroll; background-size: cover; min-height: 500px;box-shadow: inset 0px 190px 125px -50px rgba(255,255,255,0.75); line-height: 260px; }
.title .container_inner h1 { top: -35px; display: inline-block; position: relative; text-transform: none; font-family: Playfair Display, sans-serif; color: #2d3032; font-size: 44px; text-shadow: none; font-weight: 700; width: 55%; vertical-align: top; }
.title .container_inner .excerpt { margin-top: -180px !important; display: block; position: relative; width: 55%; }
.title .container_inner .excerpt > p { font-size: 14px; line-height: 150%; font-family: Montserrat; font-weight: 300; margin-top: 15px; text-transform: uppercase; letter-spacing: .03em; color: #656565; }
.title .container_inner .excerpt > p.areasofpractice { color: #e01f26; font-weight: 700; font-family: montserrat; font-size: 18px; margin-top: 15px !important; margin-bottom: 0px; }
.page-template-full_width h2 { font-size: 36px; line-height: 36px; font-family: 'Playfair Display',serif; margin-bottom: 20px; color: #2d3032; position: relative; }
.page-template-full_width h2::after { content:""; border: none !important; }
.page-template-full_width p.intro { font-size: 19px; line-height: 24px; margin: 0 0 50px; position:relative; }
.page-template-full_width p.intro::after { content: ""; position: absolute; bottom: -25px; width: 75px; border-bottom: 1px solid #e01f26; height: 1px; left: 0; }
.page-template-full_width .two_columns_66_33 > .column1 { width: 63.66%; float: left; margin-right: 3%; }
.page-template-full_width .textpanel.gray { padding: 35px 0px 30px !important; background: #eaeaeb; }


/* interior page styles - default */
.page-template-default .container.top_move { margin: 0; }
.page-template-default  p.intro { margin: 0 0 50px; position: relative; }
.page-template-default  p.intro::after { content: ""; position: absolute; bottom: -25px; width: 100px; border-bottom: 1px solid #e01f26; height: 1px; left: 0; }
.page-template-default  h2 { margin-bottom: 10px !important; }
.page-template-default  h2::after { content: ""; position: absolute; bottom: 0; width: 100px; border-bottom: none; height: 1px; left: 0; }
.page-template-default  .container_inner .container_inner2 { padding: 60px 0; }
.page-template-default  .two_columns_66_33.background_color_sidebar > .column2 { padding: 0; margin: 0; }
.page-template-default .two_columns_66_33.grid2 > .column2 > .column_inner { padding: 0 0 0 12px; }
.page-template-default .two_columns_66_33.grid2 > .column1 > .column_inner { padding: 0 12px 0 0; }
.page-template-default .two_columns_66_33.grid2 > .column1 { width: 60.66%; float: left; margin-right: 3%; }


/* about page */
.textpanel.about .two_columns_25_75 > .column1 { width:20%; }
.textpanel.about .two_columns_25_75 > .column2 { width:80%; }
.textpanel.about span.block { display:inline-block; margin-left:30px; }
.textpanel.about span.block .highlight { font-family: Playfair Display, sans-serif; font-weight: 700; background: none; color: #2d3032; font-size: 20px; }
.textpanel.about .column2 p:first-of-type { margin-bottom: 40px; position: relative; font-size: 18px; }
.textpanel.about .column2 p:first-of-type::after { position: absolute; border-bottom: 1px solid #e01f26; bottom: -18px; left: 0; width: 70px; content: ""; }
.page-id-19 .textpanel.whoweare.gray { padding-top: 60px !important; }

.textpanel.about.gray { padding: 60px 0 !important; }
.textpanel.about.gray .column1,
.textpanel.about.gray .column2,
.textpanel.about.gray .column3,
.textpanel.about.gray .column4 { margin: 10px 0; }


/* government affairs page */
.page-id-26 .title .container_inner .excerpt > p { margin-left: 100px; position: relative; margin-top: 20px; width: 75%; }
.page-id-26 .title .container_inner .excerpt > p::before { content: "\e910"; position: absolute; left: -100px; font-family: icomoon; font-size: 85px; top: 16px; opacity: 1; }
.page-id-26 .textpanel.gray .column2::after { content: "\e910"; font-family: icomoon; opacity: .07; font-size: 35rem; position: absolute; top: 65%; font-weight: normal; }

.page-id-26 div.healthcare { margin-top: 40px; }
.page-id-26 div.healthcare,
.page-id-26 div.agency,
.page-id-26 div.nonprofit,
.page-id-26 div.grassroots { margin-left: 130px; position: relative; margin-bottom: 35px; }
.page-id-26 div.healthcare::before,
.page-id-26 div.agency::before,
.page-id-26 div.nonprofit::before,
.page-id-26 div.grassroots::before { content: ""; font-family: icomoon; position: absolute; left: -130px; font-size: 65px; background: #e01f26; display: block; border-radius: 50%; padding: 34px 15px; color: #fff; }
.page-id-26 div.healthcare::before { content:"\e923"; }
.page-id-26 div.agency::before { content:"\e910"; }
.page-id-26 div.nonprofit::before { content:"\e907"; }
.page-id-26 div.grassroots::before { content:"\e900"; }


/* health license defense page */
.page-id-25 .title .container_inner .excerpt > p { margin-left: 87px; position: relative; margin-top: 19px; width: 75%; }
.page-id-25 .title .container_inner .excerpt > p::before { content: "\e90f"; position: absolute; left: -100px; font-family: icomoon; font-size: 85px; top: 24px; opacity: 1; }
.page-id-25 .textpanel.gray .column2::after { content: "\e90f"; font-family: icomoon; opacity: .07; font-size: 35rem; position: absolute; top: 65%; font-weight: normal; }

.page-id-25 div.doctor { margin-top: 40px; }
.page-id-25 div.doctor,
.page-id-25 div.nurse,
.page-id-25 div.dentist,
.page-id-25 div.pharmacist,
.page-id-25 div.physicianAssistant,
.page-id-25 div.acupuncture,
.page-id-25 div.psychologist,
.page-id-25 div.counselor,
.page-id-25 div.marriage,
.page-id-25 div.veterinarian,
.page-id-25 div.socialWorker { margin-left: 130px; position: relative; margin-bottom: 35px; }
.page-id-25 div.doctor:before,
.page-id-25 div.nurse:before,
.page-id-25 div.dentist:before,
.page-id-25 div.pharmacist:before,
.page-id-25 div.physicianAssistant:before,
.page-id-25 div.acupuncture:before,
.page-id-25 div.psychologist:before,
.page-id-25 div.counselor:before,
.page-id-25 div.marriage:before,
.page-id-25 div.veterinarian:before,
.page-id-25 div.socialWorker:before { content: ""; font-family: icomoon; position: absolute; left: -130px; font-size: 65px; background: #e01f26; display: block; border-radius: 50%; padding: 34px 15px; color: #fff; }
.page-id-25 div.doctor:before { content:"\e906"; }
.page-id-25 div.nurse:before { content:"\e91a"; }
.page-id-25 div.dentist:before { content:"\e90a"; }
.page-id-25 div.pharmacist:before { content:"\e91b"; }
.page-id-25 div.physicianAssistant:before { content:"\e922"; }
.page-id-25 div.acupuncture:before { content:"\e919"; }
.page-id-25 div.psychologist:before { content:"\e918"; }
.page-id-25 div.counselor:before { content:"\e917"; }
.page-id-25 div.marriage:before { content:"\e916"; }
.page-id-25 div.veterinarian:before { content:"\e915"; }
.page-id-25 div.socialWorker:before { content:"\e914"; }


/* other services page */
.page-id-27 .textpanel.gray .column2::after { content: "\e900"; font-family: icomoon; opacity: .07; font-size: 30rem; position: absolute; top: 63%; font-weight: normal; }

.page-id-27 div.education { margin-top: 40px; }
.page-id-27 div.education,
.page-id-27 div.speaking,
.page-id-27 div.training,
.page-id-27 div.risk,
.page-id-27 div.testifying { margin-left: 130px; position: relative; margin-bottom: 35px; }
.page-id-27 div.education::before,
.page-id-27 div.speaking::before,
.page-id-27 div.training::before,
.page-id-27 div.risk::before,
.page-id-27 div.testifying::before { content: ""; font-family: icomoon; position: absolute; left: -130px; font-size: 65px; background: #e01f26; display: block; border-radius: 50%; padding: 34px 15px; color: #fff; }
.page-id-27 div.education::before { content:"\e91f"; }
.page-id-27 div.speaking::before { content:"\e920"; }
.page-id-27 div.training::before { content:"\e900"; }
.page-id-27 div.risk::before { content:"\e91e"; }
.page-id-27 div.testifying::before { content:"\e909"; }


/* contact us page */
.textpanel.contactmap { text-align:left; padding-top: 0; }
.textpanel.contactmap .container_inner { padding-top: 50px; }
.textpanel.contactmap p.intro::after { left: 0; }
.page-id-24 .textpanel.whoweare { background:#f4f5f5; }
.page-id-24 .textpanel.whoweare h2::after { border-bottom: 1px solid #e01f26 !important; left: 45% !important; }
.page-id-24 .textpanel.whoweare .four_columns a.button { padding: 14px 0 17px; }
.page-id-24 .textpanel.whoweare p.intro::after { border-bottom: none; }
.page-id-24 p.drivingDirections { font-size: 19px; margin: 25px 0 45px 40px; position: relative; display: inline-block; }
.page-id-24 p.drivingDirections a { font-family: montserrat, sans-serif; font-weight: 300; font-size: 18px; }
.page-id-24 p.drivingDirections::before { position: absolute; left: -40px; top: 0px; content: "\e901"; font-family: icomoon; color: #e01f26; font-size: 32px; }


/* we can help - govt affairs */
.textpanel.helpGovtAffairs { display: block; position: relative; overflow: hidden; max-width: 100%; padding: 60px 0px; margin: 0px auto; background:#ccc; }


/* bio page */
.accordion_holder { margin: 25px 0 20px; }
.accordion_holder.accordion h5 { cursor: pointer; margin: 0; padding: 8px 0 20px; line-height: inherit; height: auto; overflow: hidden; background: none !important; font-weight: 700; font-size: 15px; font-family: Montserrat, sans-serif; position: relative; }
.accordion_holder.accordion h5:hover { color: #e01f26; }
.accordion_holder.accordion h5::after { content: "click to view"; position: relative; left: 3%; top: 0; font-size: 13px; font-weight: 400; color: #fff; background: #e01f26; display: inline-block; padding: 1px 9px 3px; margin: 0; line-height: inherit; border-radius: 5px; }
.accordion_holder.accordion div.accordion_content { padding: 0; margin: 0; background: none !important; }
.accordion_holder.accordion h5 span.control-pm { display: none; }
#custom_html-2 { background-image: url(/wp-content/uploads/2018/02/bg-contact-jeff.png); background-position: right top; background-size: contain; background-repeat: no-repeat; }
#custom_html-3 { background-image: url(/wp-content/uploads/2018/02/bg-contact-jon.png); background-position: right top; background-size: contain; background-repeat: no-repeat; }
#custom_html-4 { background-image: url(/wp-content/uploads/2018/02/bg-contact-taralynn.png); background-position: right top; background-size: contain; background-repeat: no-repeat; }
#custom_html-5 { background-image: url(/wp-content/uploads/2018/02/bg-contact-tim.png); background-position: right top; background-size: contain; background-repeat: no-repeat; }
#custom_html-2 p, #custom_html-3 p, #custom_html-4 p, #custom_html-5 p { font-size:16px !important; line-height: 23px !important; }

#custom_html-6, #custom_html-7, #custom_html-8, #custom_html-9 { background: #fff; border-top: none; }

/* FAQ styles */
.column_inner ul li a { font-weight: 300; }
.column_inner ul li a:hover { font-weight: 700; }


/* blog styles */
.blog .title,
.single .title,
.archive .title,
.category .title { background-repeat: no-repeat; background-position: center center; background: url(/wp-content/uploads/2018/01/header_blog.jpg); height: 40vh; background-attachment: scroll; background-size: cover; min-height: 500px; box-shadow: inset 0px 190px 125px -50px rgba(255,255,255,0.75); line-height: 260px;  }

.single .container_inner .container_inner2 { padding: 30px 0 0; }

.blog .title .container_inner h1,
.single .title .container_inner h1,
.archive .title .container_inner h1,
.category .title .container_inner h1 { bottom: 125px; }

.blog_holder article span.info { position: absolute; bottom: 0; left: 0; display: inline-block; width: auto; padding: 10px 38px 12px; border-bottom: none; box-shadow: 0 1px 0 #fff; -webkit-box-shadow: 0 1px 0 #fff; -moz-box-shadow: 0 1px 0 #fff; -o-box-shadow: 0 1px 0 #fff; background: #e01f26; }
.blog_holder article span.info .right .read_more, 
.blog_holder2 article span.info .right .read_more, 
.blog_holder_list article span.info .right .read_more { width: auto; height: auto; display: inline-block; background-image: none; background-repeat: no-repeat; background-position: center; color: #fff; font-weight: normal; }
.blog_single_holder .blog_title_holder h2 { margin: 0 0 5px 0; text-transform: none; }
.blog_single_holder .blog_title_holder h2::after { bottom: -52px; width: 70px; }
.blog_single_holder .blog_title_holder > span { display: block; margin: 0 0 58px 0; }
.blog_single_holder article .image img { margin-bottom: 50px; }
.blog h3 a,
.category h3 a { color: #2d3032; margin-bottom: 5px !important; display: block; font-size: 25px; }
.blog_holder article .post_image { width: 100%; float: left; display: none; }
.blog_holder article .post_text_holder { width: 100%; float: left; }
.blog_single_holder article .blog_single_text_holder .info { display: none; }
.blog .container.top_move.no_entering_animation,
.single .container.top_move.no_entering_animation,
.archive .container.top_move.no_entering_animation,
.category .container.top_move.no_entering_animation { margin-top: 30px; }
.blog .container_inner .container_inner2,
.category .container_inner .container_inner2 { padding: 0; }
.blog_holder article .post_text_inner { position: relative; display: block; margin: 0 3% 0 0; padding: 0 0 52px; min-height: 217px; }
.blog .container_inner.clearfix,
.archive .container_inner.clearfix { padding-bottom: 40px; }
/* recent posts */
aside .widget#text-4::after { content: ""; }
aside .widget#text-4 { border-bottom: none; background: #f4f5f5; padding: 7% 7% 2%; border-top: 5px solid #e01f26; margin: 25px 0 25px; position: relative; }
.recent_post_title { display: block; font-size: 18px; font-family: playfair display, serif; font-weight: 700; margin: 15px 0 2px; }
.recent_post_image { width: 100%; height: 145px; background-size: cover !important; background-position: center center !important; }
.textwidget a.button { padding: 13px 40px;  font-size: 12px; }
.textwidget a.button:hover::after { right: 13px; top: 15px; }
.textwidget a.button::after { right: 20px; top: 15px; }
.blog_holder .post_text_holder::after { border-bottom: 1px solid #e3e3e3; content: ""; position: absolute; bottom: -117px; left: 0; width: 100%; margin-bottom: 70px; display: block; }
.blog_holder .post_text_holder { position: relative; }
.blog_holder article, .blog_holder2 article { width: 100%; display: inline-block; padding: 0 0 50px 0; }
.blog .title .container_inner h1, 
.single .title .container_inner h1, 
.archive .title .container_inner h1,
.category .title .container_inner h1 { top: 95px; }
.single .blog_title_holder h1,
.archive .blog_title_holder h1,
.category .blog_title_holder h1 { font-family: Playfair Display, serif; font-size: 36px; display: block; padding: 0; margin-bottom: 5px; }
.single .blogHeadline,
.archive .blogHeadline,
.category .blogHeadline { font-family: Playfair Display, serif; font-size: 44px; font-weight: 700; position: relative; top: -65px !important; display: block; line-height: 100%; }

.archive .title .container { bottom: 10px; }
.blog .title .container { bottom: 190px; }
.single .title .container { bottom: 76px; }

article .image img { margin-top: 30px !important; display: block; position: relative; }
.single .blog_title_holder h1 { margin-bottom: 30px; padding-bottom: 30px; position:relative; }
.single .blog_title_holder h1::after { border-bottom: 2px solid #e01f26; content: ""; position: absolute; left: 0; bottom: 7px; height: 1px; width: 70px; }
.widget li.current-menu-item a { font-weight: bold !important; }


/* contact form - successful submission */
.page-id-51 h4 { margin-bottom: 20px; }


/* styles for mobile navigation */
#menu-icon { display: none; float: right; width: 45px; height: 45px; margin-top: 20px; margin-right: 20px; }
#menu-icon hr { width: 80%; display: block; border: 2px solid #000; margin: 4px auto; padding: 0; color: #fff; transition: 0.3s; background: #000; }
#menu-icon.open hr:nth-child(1) { transform: rotate(45deg) !important; margin-top: 14px !important; }
#menu-icon.open hr:nth-child(2) { opacity: 0 !important; }
#menu-icon.open hr:nth-child(3) { transform: rotate(-45deg) !important; margin-top: -16px !important; }

/* slideToggle Menu Styles */
#mobile-nav.open { display: block; }
#mobile-nav { display: none; position: absolute; list-style-type: none; margin: 0; width: 100%; height: auto; background-color: rgba(0, 0, 0, 0.75); z-index: 1001; }
#mobile-nav ul { margin: 0; padding: 0; list-style-type: none; text-align: left; }
#mobile-nav ul li { display: block; }
#mobile-nav ul li a { display: inline-block; color: #fff; text-decoration: none; text-transform: uppercase; width: 100%; padding: 15px 0; font-size: 16px; line-height: 100%; transition: 0.3s ease-in-out; border-bottom: 1px solid rgba(0, 0, 0, 0.5); font-weight:normal;  }
#mobile-nav ul li a:hover { background-color: rgba(255, 255, 255, 0.75); color: #000; }

/* search results page */
.search .info .left a { color: #fff; font-weight: 300; font-family: Montserrat; }
.search .blog_holder article span.info { position: relative; padding: 0; background: none; margin: 0 !important; }
.search .two_columns_66_33.grid2 .blog_holder article .post_text_inner { min-height: 0 !important; padding: 0; }
.search h4 a { color: #333; text-decoration: none; text-transform: none; font-size: 26px; }
.search .pagination ul li::before { content: ""; display: none; }
.search .title .container_inner h1 { bottom: -150px; }
.search .title .container { bottom: -80px; }
.search .container.top_move.no_entering_animation { margin-top: 30px; }
.search .two_columns_66_33 > .column1 { width: 63.66%; }
.search .two_columns_66_33 > .column2 { width: 34.66%; }
.search .blog_holder article, .search .blog_holder2 article { margin-bottom: 10px; }
.search .blog_holder .post_text_holder::after { margin-bottom: 80px; }
.search .container_inner .container_inner2 { padding:0; min-height: 700px !important; }


/* sitemap */
.page-template-sitemap .two_columns_66_33 > .column1 { margin-top: -30px; }
.page-template-sitemap .container.top_move .container_inner { margin-top: 110px; }
.page-template-sitemap .title .container_inner h1 { top: 145px; }
.page-template-sitemap  .container_inner .container_inner2 { padding: 0 0 70px 0; }


/* 404 page */
.error404 ul li a { font-weight: normal; }
.error404 .container.top_move { margin: 20px 0 0 0; }
.error404 .page_not_found { background: url(/wp-content/uploads/2018/02/404.jpg); background-position: top 20% right; background-size: 50%; background-repeat: no-repeat; }
.error404 h2 { margin-bottom: 60px; }
.error404 .title { background: url(/wp-content/uploads/2018/01/header_blog.jpg); background-size: cover; background-position: bottom center; }
.error404 .title .container_inner h1 { display:none; }
.error404 .container_inner .container_inner2 { padding: 30px 0; }


/* contact form styles */
.wpcf7 span { width: 100% !important; display: inline-block; }
.wpcf7 input { width: 100%; margin: 0; padding: 13px 6%; background-color: #2d3032; outline: 0; font-size: 12px; font-family: 'Montserrat',sans-serif; text-transform: uppercase; color: #d0d0d1; border:1px solid #777; }
.wpcf7 textarea { width: 100%; height: 85px; margin: 0; padding: 14px 6.5%; background-color: #2d3032; outline: 0; resize: none; font-size: 12px; font-family: 'Montserrat',sans-serif; text-transform: uppercase; color: #d0d0d1; border:1px solid #777; }
.wpcf7 p { margin: 10px 0; }

.wpcf7-form-control-wrap.your-recipient { float: left; width: 48.5% !important; margin: 0 !important; margin-right: 1.5% !important; background: #2d3032 url(/wp-content/uploads/2018/02/select-arrow.png); background-repeat: no-repeat; background-position: 97% 48%; position: relative; z-index: 10000; overflow: hidden; padding-bottom: 0 !important; display: block; background-size: 7%; height: 38px; }

.wpcf7-form-control.wpcf7-select { width: 100% !important; padding: 10px; border-radius: 0 !important; margin-bottom: 12px; font-size: 12px; font-family: Montserrat; color: #d0d0d1; text-transform: uppercase; background: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; border:1px solid #777; height:38px; }

.wpcf7 p.name-email span { width: 100% !important; display: inline-block; padding-right: 0 !important; }
.wpcf7 p.name-email span:first-of-type { padding-right: 1.5%; }
.wpcf7 p.name-email input { width: 100%; margin: 0; padding: 13px 13.5%; background-color: #2d3032; outline: 0; font-size: 12px; font-family: 'Montserrat',sans-serif; text-transform: uppercase; color: #d0d0d1; border:1px solid #777; }

.wpcf7 p.email-phone span { width: 50% !important; display: inline-block; padding-right: 0 !important; }
.wpcf7 p.email-phone span:first-of-type { padding-right: 1.5% !important; }
.wpcf7 p.email-phone input { width: 100%; margin: 0; padding: 13px 13.5%; background-color: #2d3032; outline: 0; font-size: 12px; font-family: 'Montserrat',sans-serif; text-transform: uppercase; color: #d0d0d1; border:1px solid #777; }

.wpcf7-form-control.wpcf7-submit { color: #fff; background: #e01f26; width: 48.5%; border:none; }
.wpcf7 hr { margin: 30px 0; border-bottom: 1px dotted #666; }

.wpcf7-form-control-wrap.deadlines input { padding: 13px 6.5%; }
span.wpcf7-not-valid-tip { color: #f00; font-size: .9em; font-weight: normal; display: inline !important; line-height: 250%; }

.wpcf7-form-control-wrap.your-name::before { content: "\e908"; font-family: icomoon; position: absolute; color: #d0d0d1; left: 10px; top: 10px; font-size: 23px; z-index: 100; }
.wpcf7-form-control-wrap.your-email::before { content: "\e904"; font-family: icomoon; position: absolute; color: #d0d0d1; left: 10px; top: 10px; font-size: 23px; z-index: 100; }
.wpcf7-form-control-wrap.your-phone::before { content: "\e90b"; font-family: icomoon; position: absolute; color: #d0d0d1; left: 10px; top: 10px; font-size: 23px; z-index: 100; }
.wpcf7-form-control-wrap.deadlines::before { content: "\e91e"; font-family: icomoon; position: absolute; color: #d0d0d1; left: 10px; top: 10px; font-size: 23px; z-index: 100; }
.wpcf7-form-control-wrap.your-message::before { content: "\e909"; font-family: icomoon; position: absolute; color: #d0d0d1; left: 10px; top: 10px; font-size: 23px; z-index: 100; }

.wpcf7 input:focus, .wpcf7 textarea:focus, .wpcf7 select:focus { background: #454545 !important; }
.footer_top .four_columns > .column1 { padding-right: 5%; }
footer p, footer h2, footer .textwidget p:nth-of-type(4) a, .footer_top h2 { color: #d0d0d1 !important; }
footer .textwidget p strong { font-weight: 700; color: #fff; }
/* form errors */
.wpcf7 p.name-email span span { width: 100% !important; margin: 0 0 0 1px !important; color: #e01f26; font-size: 10px; text-transform: uppercase; background: #fff; padding: 0px 5px 1px !important; position: absolute; left: 0; top: 43px; z-index: 1000; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { border: none; background: #fff; font-size: 11px; font-family: montserrat !important; text-transform: uppercase; position: absolute; margin: -12px 0 0 0; color:#e01f26; }
div.wpcf7-validation-errors { line-height: 150%; padding: .5% 1%; width: 43%; }


/* Gravity forms styles */
.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-bottom: 3px !important;
    padding: 0;
    color: white;
}
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield textarea {
    width: 100%;
    background: #2d3032;
    border: 1px solid gray;
    color: white;
}
.gform_wrapper.gravity-theme .gfield select {
    max-width: 100%;
    width: 100%;
    background: #2d3032;
    color: white;
}


@media (max-width: 1400px) {
.bodyCallout { position: relative; display: inline; float: none; width: 100%; padding: 5% 0; margin: 0 auto 20px; font-family: Montserrat; color: #2d3032; font-style: normal; font-size: 15px; text-align: left; }
.bodyCallout:before, .bodyCallout:after { border:none !important; }
nav.main_menu > ul > li > a { letter-spacing: 0; }
}


@media (max-width: 1260px) {
.tabbedBoxes .tabs a { font-size: 19px; }
}


@media (max-width: 1024px ) {
.container_inner { width: 94% !important; }
.textpanel { padding: 60px 0px 30px; }

/* styles for mobile navigation */
#mobile-nav { background-color: rgba(49, 50, 54, 0.95); position:fixed; overflow-y: auto; top: 0; bottom: 0; left: 0; right: 0; }
#mobile-nav ul { margin: 90px 0 0 0; padding: 0; list-style-type: none; text-align: left !important; }
#mobile-nav ul li { display: block; margin: 0; }
#mobile-nav ul li a { border-bottom: 1px solid rgba(255,255, 255, 0.2); padding-left: 3%; font-weight:bold; }
#mobile-nav ul li a:hover { background-color: rgba(224, 31, 38, 0.75); color: #fff; }
#mobile-nav ul li ul { margin: 0; }
#mobile-nav ul li ul a { padding-left: 6%; font-size: 14px; font-weight:normal;}
#mobile-nav ul li ul a::before { content: "\e903"; color: #e01f26; margin-left: -3%; font-family: icomoon; font-size: 10px !important; line-height: 100%; padding-right: 1%; }


.searchbox-header { display:none; }
#menu-icon { display: block; float: right; width: 45px; height: 45px; margin-top: 30px; margin-right: 0; }

nav.main_menu { display: none; }
.header_inner .lawpay a { right: 160px; }
.header_inner { padding: 0 3%; }
.header_inner .lawpay a { right: 160px; display: none; }
header { background: rgba(245,245,245,.95) !important; height: 90px !important; }
header .logo a { height: 90px !important; top: 0; background: none; padding: 10px !important; }
header.animate.move_menu .logo a { height: 90px !important; top: 0 !important; background: #ededed; padding: 10px !important; }
header .logo img { top: 0; }
header .logo { top: 0; }

.textpanel.hero { height: 85vh; min-height: 700px; width: 100%; background-size: cover; background-position: center center; }
.textpanel.hero .container_inner.intro { margin-top: 12vh !important; }
.hero.excerpt { font-size: 16px; }
.hero.headline { font-size: 34px; }
.textpanel.hero .meetAttorneys .container_inner .column2 .column_inner a.button { font-size: 13px; padding: 16px 20px 15px; }
.tabbedBoxes .tabs a { padding: 25px 10%;; font-size: 18px; }
.tabbedBoxes .tabgroup div#tab1, 
.tabbedBoxes .tabgroup div#tab2, 
.tabbedBoxes .tabgroup div#tab3, 
.tabbedBoxes .tabgroup div#tab4 { padding: 70px 0 50px; }
.textpanel.whoweare .four_columns > .column1 > .column_inner, 
.textpanel.whoweare .four_columns > .column2 > .column_inner, 
.textpanel.whoweare .four_columns > .column3 > .column_inner, 
.textpanel.whoweare .four_columns > .column4 > .column_inner { position: relative; padding: 5px 4%; }
.textpanel.whoweare .four_columns a.button:hover { position: absolute; }
.textpanel.whoweare .four_columns a.button::after { display: none; }
.textpanel.whoweare .four_columns a.button { padding: 14px 0 16px; }
.footer_bottom .container_inner ul#menu-utility-footer li { margin: 0 3% !important; }
.footer_bottom p { font-size: 12px; line-height: 32px; }

#menu-sidebar-attorneys li { width: 100%; margin: 2.5% 0; min-height: 120px !important; background-size: 65% !important; background-position: right top; background-repeat: no-repeat; }

.title, .title.has_background { height: 50vh !important; min-height: auto !important; background-position: center top; }
.title .container_inner h1 { top: auto !important; }
.blog .title .container_inner h1, .single .title .container_inner h1, .archive .title .container_inner h1, .category .title .container_inner h1 { top: 130px !important; }
.single .blogHeadline, .archive .blogHeadline, .category .blogHeadline { top: -60px !important; }
.page-template-default .two_columns_66_33.grid2 > .column1 { width: 63.66%; float: left; margin-right: 3%; }

.page-id-24 iframe { height: 450px; }
.textpanel.about .two_columns_25_75 > .column1 { width: 30%; }
.textpanel.about .two_columns_25_75 > .column2 { width: 70%; margin-top: -15px; }
.page-id-18 a.button { margin-top: 10px; }
.textpanel.about .two_columns_25_75.clearfix { margin-bottom: 25px; }

.wpcf7 p.name-email input { padding: 13px 17.5%; }
.wpcf7 textarea, .wpcf7-form-control-wrap.deadlines input { padding: 14px 9%; }

}


@media (max-width: 768px ) {
aside .widget ul li a { text-decoration: underline; }

.container_inner { width: 90% !important; }
.page-template-default .two_columns_66_33.grid2 > .column1 { width: 100%; margin-right: 0; }

header .logo a { top: 0px !important; }
#mobile-nav ul { margin: 0; text-align: left !important; }
#mobile-nav { top: 90px; }
.textpanel.hero { height: 65vh; }
.hero.headline::after { width: 82%; }
.hero.excerpt { width: 75%; }
.textpanel.hero .container_inner.intro { margin-top: 3vh !important; }
.meetAttorneys .column1 { width: 60%; }
.meetAttorneys .column2 { width: 40%; padding-top: 0; }
.textpanel.hero .meetAttorneys { padding: 3.5% 0 1%; }
.textpanel.hero .meetAttorneys .container_inner span { font-size: 17px; }
.tabbedBoxes .tabs a { padding: 25px 6%; font-size: 17px; line-height: 120%; min-height: 90px; }
.footer_bottom .container_inner ul#menu-utility-footer li { margin: 0 15px !important; }


.textpanel.whoweare .four_columns > .column1 > .column_inner, 
.textpanel.whoweare .four_columns > .column2 > .column_inner, 
.textpanel.whoweare .four_columns > .column3 > .column_inner, 
.textpanel.whoweare .four_columns > .column4 > .column_inner { position: relative; padding: 5px 0%; min-height: 450px; }
.textpanel.whoweare .four_columns a.button { position: absolute; bottom: 0; width: 94%; margin: 30px 3% 0 !important; }
.textpanel.whoweare p strong { line-height: 125%; display: block; min-height: 40px; }
.textpanel.whoweare { display: block; position: relative; overflow: hidden; max-width: 100%; padding: 60px 0 30px 0px; margin: 0px auto; }
.textpanel.whoweare .four_columns { width: 100%; margin-top: 0px; }

.title.has_background { height: 30vh !important; min-height: auto; }
.title .container_inner h1 { font-size: 44px; width: 65%; line-height: 120%; }
.title { line-height: 300px; }
p#breadcrumbs { display:none; }

.page-template-default .two_columns_66_33.grid2 > .column2 > .column_inner { padding: 0; }
aside .widget_custom_html { background-size: 40% !important; }
.title .container_inner h1 { top: -35px !important; }
.title, .title.has_background { height: 30vh !important; min-height: auto !important; background-position: center top; }

.page-template-full_width .two_columns_66_33 > .column1 { width: 100%; float: left; margin-right: 0; }
.two_columns_66_33 > .column2 { width: 100%; float: left; margin: 0; }

.two_columns_66_33 > .column1 { width: 100%; float: left; margin-right: 0; }
.two_columns_66_33.background_color_sidebar > .column2 { margin: 0; width: 100% !important; }
.two_columns_66_33.grid2 > .column2 > .column_inner { padding: 0; }

.footer_bottom { height: 80px; }
.footer_bottom .container_inner .textwidget { display: block; float: left; width: 100%; text-align:center; }
.menu-utility-footer-container { text-align: center; }
.footer_bottom .container_inner ul#menu-utility-footer { width: 100%; display: block; float: left; margin: 0; }
.footer_bottom .container_inner ul#menu-utility-footer li { margin: 0 15px 0 0 !important; }

.textpanel.about .two_columns_25_75 > .column2 { width: 70%; padding-left: 4%; margin-top: -20px; }
.textpanel.about .two_columns_25_75 > .column1 { width: 30%;  }
.textpanel.about span.block { margin-left: 15px; }
.textpanel.about .column2 p:first-of-type { font-size: 14px; }

.textpanel { padding: 40px 0px 10px; }
.page-template-full_width .textpanel.gray { padding: 15px 0px 0px !important; background: #eaeaeb; }
.two_columns_66_33.background_color_sidebar > .column2 { padding: 0 0 25px 0; }
.single .container_inner .container_inner2 { padding: 0; }
aside .widget { padding: 4%; }
#menu-sidebar-attorneys li { width: 23.5%; margin: 1% .5%; min-height: 100px !important; background-size: 76% !important; }

hr { margin: 35px 0 30px; }
.page-id-26 .textpanel.gray .column2::after { opacity: .04; right: -181px; }
footer .four_columns > .column3, footer .four_columns > .column4 { display: none; }
.page-template-default .container_inner .container_inner2 { padding: 60px 0 20px; }

.wpcf7-form-control-wrap.your-name::before,
.wpcf7-form-control-wrap.your-email::before,
.wpcf7-form-control-wrap.deadlines::before,
.wpcf7-form-control-wrap.your-message::before { display:none; }
.wpcf7 input, .wpcf7 textarea, .wpcf7 p.name-email input, .wpcf7-form-control-wrap.deadlines input { padding: 13px 11px; }
.wpcf7-form-control-wrap.your-recipient { width: 100% !important; margin: 0 0 15px 0 !important; background-size: 6%; }
.wpcf7-form-control.wpcf7-submit { width: 100%; }
.wpcf7-form-control-wrap.deadlines { margin-top: -2px !important; }
.wpcf7 p.name-email span:first-of-type { padding-right: 2.5%; }
.wpcf7 input, .wpcf7 textarea { border-radius:0 !important; }
.footer_top .four_columns > .column2 { padding-left: 5%; }
}


@media (max-width:667px ) { 
.page-id-27 .title.has_background,
.page-id-28 .title.has_background { background-position: left 40% center; background-size: 135%; }
.blog .title { background-position: right 30% top; }
.title, .title.has_background { height: 50vh !important; }
header .logo a { top: 0 !important; } 
.logo { padding: 0 !important; }
header { position: fixed; }
.content { margin-top: 90px !important; }
.title.has_background { height: 83vh; }
aside .widget_custom_html { background-size: 60% !important; }
#menu-sidebar-attorneys li { width: 48%; margin: 1% .5%; min-height: 100px !important; background-size: 76% !important; }
.footer_top .four_columns > .column1, .footer_top .four_columns > .column2 { width: 100%; }
.footer_bottom p { font-size: 12px; line-height: 20px; }
.footer_bottom .container_inner ul#menu-utility-footer li { margin: 0 2% 0 0 !important; }
.footer_bottom a { font-weight: normal; font-size: 12px; margin-top: 10px !important; position: relative; display: inline-block; letter-spacing: .05em; }
.footer_bottom { height: 100px; }

/* global */
.two_columns_50_50 > .column1,
.two_columns_50_50 > .column2 { width: 100%; float: left; padding: 0; margin:0; }
p { font-size: 16px; }
.content ul li { font-size: 16px; }
body.large .container_inner, body.normal .container_inner, body.small .container_inner { width: 90%; }
.two_columns_66_33.background_color_sidebar > .column2, 
.two_columns_75_25.background_color_sidebar > .column2 { min-height: 1px !important; padding: 0; margin: 0; }
.search .container_inner .container_inner2 { padding: 30px 0; }
.page-template-default .container_inner .container_inner2 { padding: 30px 0 60px 0; }
.page-template-full_width .textpanel:nth-of-type(2) { padding-top: 30px !important; }
.page-template-full_width .two_columns_66_33 > .column1 { width: 100%; margin-right: 0; }

header { position: fixed; }
header .logo { padding:0 !important; }
header .logo a { top: 0 !important; } 
.content { margin-top: 90px; }
.search .two_columns_66_33 > .column1 { width: 100%; margin-top: -30px; }
.search .two_columns_66_33 > .column2 { width: 100%; }
#menu-icon { margin-top: 30px; }
#mobile-nav ul li a { padding-left: 5%; font-size: 13px; }
#mobile-nav ul li ul li a { padding-left: 10%; font-size:12px; }
.title.has_background { height: 45vh; min-height: auto; }
.title .container_inner h1 { font-size: 30px; width: 75%; line-height: 110%; }
.title.has_background { background-position: left 60% center; background-size: cover; }

.textpanel.hero { min-height: 640px; text-align: center; }
.textpanel.hero .container_inner.intro { margin-top: 0vh !important; }
.hero.headline { font-size: 18px; line-height: 120%; }
.hero.headline::after { width: 100%; }
.hero.excerpt { width: 100%; font-size: 17px; }
.meetAttorneys .column1 { width: 100%; }
.textpanel.hero .meetAttorneys .container_inner span { font-size: 16px; text-align: center !important; display: block; }
.textpanel.hero .meetAttorneys { padding: 9.5% 0 0%; }
.textpanel.hero .meetAttorneys .container_inner .column2 .column_inner { text-align: center; }
.meetAttorneys .column2 { width: 100%; padding-top: 0; }

.textpanel.hero .meetAttorneys .container_inner .column2 .column_inner a.button { margin-top: -235px !important; position: absolute; left: 20%; width: 60%; text-align: center; background: #e01f26; color: #fff; }
.button_small { width: 94%; margin: 30px 3% -20px !important; }


.tabbedBoxes .tabs li { float: left; width: 100%; margin: 0 !important; }
.tabbedBoxes .tabs a {  border-bottom: 1px solid #fff; border-left:none; }
.tabsWrapper .container_inner { width: 100% !important; padding: 0 !important; }
.tabbedBoxes ul.tabs li:nth-of-type(4) { border-right: 1px solid #fff; }
.tabbedBoxes .tabgroup div.column1 { width: 100%; margin-right: 0; }
.tabbedBoxes a.button { padding: 18px 20px; letter-spacing: 0; font-size: 11px; display: block; }
.tabbedBoxes .tabgroup div.column2 { padding: 0% 3% 3% 5%; margin-left: 0; box-sizing: border-box; width: 100%; position: relative; margin-top: 0; background: #f4f5f5; }

.tabbedBoxes .tabgroup #tab4 div.column1, 
.tabbedBoxes .tabgroup #tab4 div.column2 { width: 100%; padding: 0 !important; margin: 0; }
.tabbedBoxes .tabs a { min-height: auto; }

.textpanel.testimonial .column1 { padding-left: 120px; width: 100%; }
.textpanel.testimonial .column2 { width: 100%; }
.home .textpanel.gray h2 { width: 100%; }
.home .textpanel.gray .column1,
.home .textpanel.gray .column2 { width: 100%; padding-left: 0; }
.textpanel.whoweare p.intro, .textpanel.whoweare h2 { text-align: center; }
.page-id-24 .textpanel.whoweare h2::after { left: 33% !important; }
.textpanel.whoweare h2::after { left: 32%; }
.textpanel.whoweare .four_columns > .column1, 
.textpanel.whoweare .four_columns > .column2, 
.textpanel.whoweare .four_columns > .column3, 
.textpanel.whoweare .four_columns > .column4 { width: 100%; float: left; margin-bottom: 50px; }
.textpanel.whoweare .four_columns > .column1 > .column_inner, 
.textpanel.whoweare .four_columns > .column2 > .column_inner, 
.textpanel.whoweare .four_columns > .column3 > .column_inner,
.textpanel.whoweare .four_columns > .column4 > .column_inner { position: relative; padding: 5px 0%; min-height: 520px; text-align: center; }
.textpanel.whoweare .four_columns a.button { position: relative; }
.textpanel.whoweare img { width: 95%; margin-left: 2%; }

.footer_top { padding: 7.5% 0 2.5%; }
.footer_top .four_columns > .column1, 
.footer_top .four_columns > .column2 { width: 100%; float: left; }
.footer_bottom .container_inner .textwidget { display: block; float: left; width: 100%; }
.menu-utility-footer-container { display: none; }
.footer_bottom p { font-size: 12px; line-height: 18px; text-align: center; }	
.footer_bottom { height: 60px; }

.title .container_inner h1 { top: -130px !important; vertical-align: bottom; }
.page-id-37 .title .container_inner h1 { top: -100px !important; vertical-align: bottom; }
.blog .title .container_inner h1, .single .title .container_inner h1, .archive .title .container_inner h1, .category .title .container_inner h1 { top: 0px !important; }
.single .blogHeadline, .archive .blogHeadline, .category .blogHeadline { top: 25px !important; font-size: 30px; }
.single .blog_title_holder h1 { margin-bottom: 30px; padding-bottom: 30px; position: relative; line-height: 100%; font-size: 28px; }
.blog h3, .archive h3 { font-size: 28px; line-height: 100%; font-weight: 700; font-family: Playfair Display,serif; margin-top: 0; margin-bottom: 20px; }
.blog_holder article, .blog_holder2 article { margin: 0 0 30px 0; }

.page-id-20 .title .container_inner,
.page-id-21 .title .container_inner,
.page-id-22 .title .container_inner,
.page-id-23 .title .container_inner { bottom: 10px; }
.page-id-20 .title .container_inner h1, 
.page-id-21 .title .container_inner h1, 
.page-id-22 .title .container_inner h1, 
.page-id-23 .title .container_inner h1 { top: -100px !important; width: 100%; vertical-align: baseline; }
.page-id-20 .title .container,
.page-id-21 .title .container,
.page-id-22 .title .container,
.page-id-23 .title .container { bottom: 20px; }

.page-id-25 div.doctor, 
.page-id-25 div.nurse, 
.page-id-25 div.dentist, 
.page-id-25 div.pharmacist, 
.page-id-25 div.physicianAssistant, 
.page-id-25 div.acupuncture, 
.page-id-25 div.psychologist, 
.page-id-25 div.counselor, 
.page-id-25 div.marriage, 
.page-id-25 div.veterinarian, 
.page-id-25 div.socialWorker { margin-left: 0; position: relative; margin-bottom: 35px; margin-top: 165px; text-align: center; }
.page-id-25 div.doctor::before, 
.page-id-25 div.nurse::before, 
.page-id-25 div.dentist::before, 
.page-id-25 div.pharmacist::before, 
.page-id-25 div.physicianAssistant::before, 
.page-id-25 div.acupuncture::before, 
.page-id-25 div.psychologist::before, 
.page-id-25 div.counselor::before, 
.page-id-25 div.marriage::before, 
.page-id-25 div.veterinarian::before, 
.page-id-25 div.socialWorker::before { content: ""; font-family: icomoon; position: absolute; left: 35%; font-size: 65px; background: #e01f26; display: block; border-radius: 50%; padding: 34px 15px; color: #fff; top: -115px; }
.page-id-25 div.doctor:before { content:"\e91d"; }
.page-id-25 div.nurse:before { content:"\e91c"; }
.page-id-25 div.dentist:before { content:"\e90a"; }
.page-id-25 div.pharmacist:before { content:"\e91b"; }
.page-id-25 div.physicianAssistant:before { content:"\e91a"; }
.page-id-25 div.acupuncture:before { content:"\e919"; }
.page-id-25 div.psychologist:before { content:"\e918"; }
.page-id-25 div.counselor:before { content:"\e917"; }
.page-id-25 div.marriage:before { content:"\e916"; }
.page-id-25 div.veterinarian:before { content:"\e915"; }
.page-id-25 div.socialWorker:before { content:"\e914"; }

.page-id-26 div.healthcare,
.page-id-26 div.agency,
.page-id-26 div.nonprofit,
.page-id-26 div.grassroots { margin-left: 0; position: relative; margin-bottom: 35px; margin-top: 165px; text-align: center; }
.page-id-26 div.healthcare::before,
.page-id-26 div.agency::before,
.page-id-26 div.nonprofit::before,
.page-id-26 div.grassroots::before { content: ""; font-family: icomoon; position: absolute; left: 35%; font-size: 65px; background: #e01f26; display: block; border-radius: 50%; padding: 34px 15px; color: #fff; top: -115px; }
.page-id-26 div.healthcare::before { content:"\e906"; }
.page-id-26 div.agency::before { content:"\e910"; }
.page-id-26 div.nonprofit::before { content:"\e907"; }
.page-id-26 div.grassroots::before { content:"\e900"; }

.page-id-27 div.education,
.page-id-27 div.speaking,
.page-id-27 div.training,
.page-id-27 div.risk,
.page-id-27 div.testifying { margin-left: 0; position: relative; margin-bottom: 35px; margin-top: 165px; text-align: center; }
.page-id-27 div.education::before,
.page-id-27 div.speaking::before,
.page-id-27 div.training::before,
.page-id-27 div.risk::before,
.page-id-27 div.testifying::before { content: ""; font-family: icomoon; position: absolute; left: 35%; font-size: 65px; background: #e01f26; display: block; border-radius: 50%; padding: 34px 15px; color: #fff; top: -115px; }
.page-id-27 div.education::before { content:"\e91f"; }
.page-id-27 div.speaking::before { content:"\e920"; }
.page-id-27 div.training::before { content:"\e900"; }
.page-id-27 div.risk::before { content:"\e91e"; }
.page-id-27 div.testifying::before { content:"\e909"; }

.tabbedBoxes p#healthLicense.intro, 
.tabbedBoxes p#professionalLicense.intro,
.tabbedBoxes p#governmentAffairs.intro,
.tabbedBoxes p#otherServices.intro { margin: 5px 0 25px 0; position: relative; }
.tabbedBoxes p#healthLicense.intro:before, 
.tabbedBoxes p#professionalLicense.intro:before,
.tabbedBoxes p#governmentAffairs.intro:before,
.tabbedBoxes p#otherServices.intro:before { content: ""; }

.textpanel.gray h3 { line-height: 115%; }
.textpanel.testimonial { padding: 60px 0px 20px; }
.textpanel.contactmap .container_inner { padding-top: 0; }
.textpanel.contactmap p.intro::after { left: 0; }

.page-id-24 .textpanel.contactmap h3 { line-height: 115%; margin-bottom: 25px; }
.page-id-24 p.drivingDirections { margin: 10px 0 25px 40px; }
.single .two_columns_66_33 > .column1 { margin-bottom: 0; }
.page-id-24 iframe { height: 330px; }
.textpanel.about .two_columns_25_75 > .column1 { width: 100%; text-align: center; }
.textpanel.about .two_columns_25_75 > .column2 { width: 100%; padding-left: 0; margin-top: 0; text-align: center; }
.textpanel.about span.block { display: block; margin-left: 0; }
.textpanel.about .column2 p:first-of-type { font-size: 17px; }
.textpanel.about .column2 p:first-of-type::after { display: none; }	

footer .four_columns .column2 { margin-top: 10px; padding-top: 30px; border-top: 1px solid #777; }
.footer_top .four_columns > .column2 { padding-left: 0; }
.footer_top .four_columns > .column1 { padding-right: 0; }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { line-height: 140%; width: 90%; box-sizing: border-box; }
.wpcf7 p.name-email span span { line-height: 140%; padding: 3px 7px 5px !important; }

}

@media (max-width:375px ) { 
.title, .title.has_background { height: 20vh !important;  background-position: left 30% center; background-size: 140%; }
.page-id-25 .title { height: 26vh !important; background-position: left 32% center; background-size: 130%; }
.title .container_inner h1 { top: -100px !important; vertical-align: bottom; }
.page-id-37 .title, .page-id-38 .title { height: 30vh !important; background-position: left 54% center; background-size: 140%; }

}