/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup,
main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: 'PT Serif', Serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
	font-family: 'Rufina', Serif;
    font-size: 2.5em;
    margin: 0
}

h2 {
	font-family: 'Rufina', Serif;
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: 'PT Serif', Serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: 'PT Serif', Serif;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-facebook::before {
    content: "\f09a"
}

.fa-google-plus::before {
    content: "\f0d5"
}

.fa-linkedin::before {
    content: "\f0e1"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-envelope::before {
    content: "\f0e0"
}

.fa-arrow-up::before {
    content: "\f062"
}

.fl-drop-left ul li ul {
    left: auto !important;
    right: 100% !important
}

.fl-drop-left ul li ul li ul {
    right: auto !important
}

.fl-drop-right ul li ul {
    right: auto !important;
    left: 100% !important
}

.fl-drop-right ul li ul li ul {
    left: auto !important
}

.fl-show {
    display: block !important
}

.fl-accordion-horizontal .fl-show {
    display: inline-block !important
}

#eNewsletter h3, #eNewsletterArticles h3 {
    font-size: 1.2em;
    padding-bottom: 1.2em
}

#eNewsletter h4, #eNewsletterArticles h4 {
    font-size: 1.1em;
    padding-bottom: .3em
}

#eNewsletter h5, #eNewsletterArticles h5 {
    font-size: 1em;
    padding-bottom: .3em
}

#eNewsletterArchives .eNewsletterArchivesTopic {
    display: none
}

.faqContainerQuestions {
    float: right;
    width: 200px;
    margin: 0 0 0 10px;
    border: 1px #000 solid;
    padding: 1.2em 1.2em 0 1.2em
}

ul.faqQuestions {
    margin: 0;
    padding: 0 0 1.2em 0;
    list-style: none;
    overflow: visible
}

ul.faqQuestions li {
    display: block;
    padding: 0 0 1.2em 0
}

#faq h3, #faqQuestions h3, #faqArticles h3 {
    font-size: 1.2em;
    padding-bottom: 1.2em
}

#faq h4, #faqQuestions h4, #faqArticles h4 {
    font-size: 1.1em;
    padding-bottom: .3em
}

#faq h5, #faqQuestions h5, #faqArticles h5 {
    font-size: 1em;
    padding-bottom: .3em
}

#faqQuestions h3.fl_pafaq_title {
    display: none
}

#faqArchives .faqArchivesTopic {
    display: none
}

#dynamicProductsCaseSummaries .dynamicProductsCaseSummariesTopic {
    display: none
}

#dynamicProductsNews .dynamicProductsNewsTopic {
    display: none
}

ul.dynamicProductsNewsList {
    margin: 0;
    padding: 0 0 1.2em 0;
    list-style: none;
    overflow: visible
}

ul.dynamicProductsNewsList li {
    display: block
}

.newsCaseSummariesNews h2.newsCaseSummariesNewsTitle {
    display: none
}

.newsCaseSummariesCaseSummaries {
    padding-top: 15px;
    border-top: 1px #000 solid
}

.newsResourcePackColumnNewsArticles {
    float: left;
    width: 49%;
    padding: 0 1% 1.2em 0
}

.newsResourcePackArticles {
    padding-top: 15px;
    border-top: 1px #000 solid
}

.newsResourcePackColumnCaseSummariesFAQ {
    float: left;
    width: 49%;
    padding: 0 0 1.2em 1%
}

.newsResourcePackFAQ {
    padding: 15px;
    border: 1px #000 solid
}

#newsResourcePackQuestions h3.fl_pafaq_title {
    display: none
}

#newsResourcePackQuestions h3 {
    font-size: 1.2em;
    padding-bottom: 1.2em
}

#newsResourcePackQuestions h4 {
    font-size: 1.1em;
    padding-bottom: .3em
}

#newsResourcePackQuestions h5 {
    font-size: 1em;
    padding-bottom: .3em
}

#newsResourcePack .newsResourcePackNewsTopic {
    display: none
}

#newsResourcePack .newsResourcePackArticlesTopic {
    display: none
}

#newsResourcePack .newsResourcePackCaseSummariesTopic {
    display: none
}

#newsResourcePack .newsResourcePackFAQTopic {
    display: none
}

#newsResourcePackQuestions .newsResourcePackQuestionsTopic {
    display: none
}

#newsResourcePackArticles .newsResourcePackArticlesTopic {
    display: none
}

#newsResourcePackArticleArchives .newsResourcePackArticleArchivesTopic {
    display: none
}

.intakeFormError {
    color: #ff0000;
    font-weight: bold
}

#containerIntakeFormI, #containerIntakeFormI * {
    margin: 0;
    padding: 0
}

#containerIntakeFormI p.intakeFormINote {
    padding: 0
}

#intakeFormI fieldset {
    border: none;
    border-top: 1px solid #000;
    padding: 1em 0 0 1.2em;
    margin: 1em 0 0
}

#intakeFormI fieldset legend {
    font-weight: bold
}

#ie #intakeFormI fieldset legend {
    margin: 0 0 0 -.6em
}

#intakeFormI fieldset label {
    cursor: pointer
}

#intakeFormI fieldset .formHide {
    display: none
}

#intakeFormI fieldset #formError {
    display: block;
    cursor: default;
    color: #f00;
    clear: both
}

#intakeFormI fieldset #formError strong {
    font-weight: normal
}

#intakeFormI fieldset label.formDescribeIssue {
    float: left;
    margin: .2em 0
}

#intakeFormI fieldset div.formCheck label {
    margin: 0 3em 0 0
}

#intakeFormI fieldset div.formCheck label[for="intakeFormIDisclaimerCheck"] {
    margin: 0
}

#intakeFormI fieldset input, #intakeFormI fieldset select {
    display: block;
    width: 20.5em;
    margin: .2em 0 .5em 0;
    padding: 2px
}

#intakeFormI fieldset input.intakeFormHiddenInput {
    padding: 0
}

#intakeFormI fieldset div.formHighlight * {
    border: 1px solid #aaa
}

#intakeFormI fieldset div.formHighlight * :hover, #intakeFormI fieldset div.formHighlight * :focus {
    background: #ffc
}

#intakeFormI fieldset select {
    width: 21em
}

#intakeFormI fieldset label input {
    display: inline;
    width: 2em;
    margin: 0
}

#intakeFormI fieldset textarea {
    clear: left;
    display: block;
    width: 25em;
    height: 10em;
    padding: 2px;
    margin: .2em 0 0 0
}

#intakeFormI fieldset p {
    margin: .5em 0
}

#intakeFormI fieldset div.formCheck {
    margin: .5em 0
}

#intakeFormI fieldset .formCheck input {
    background: none
}

#intakeFormI img.formDisclaimer {
    float: left;
    margin: 0 1em 0 0
}

#intakeFormISubmit {
    width: 12.5em;
    height: 2.5em;
    margin: .5em 0
}

#containerIntakeFormShort, #containerIntakeFormShort * , #containerIntakeFormShortAutofill,
#containerIntakeFormShortAutofill * {
    margin: 0;
    padding: 0
}

#intakeFormShort fieldset, #intakeFormShortAutofill fieldset {
    border: none
}

#intakeFormShort fieldset legend span, #intakeFormShort fieldset label span,
#intakeFormShortAutofill fieldset legend span, #intakeFormShortAutofill fieldset label span,
#intakeFormShortAutofill fieldset label.formLabelHide {
    position: absolute;
    left: -9000em
}

#intakeFormShort fieldset label, #intakeFormShortAutofill fieldset label {
    cursor: pointer
}

#intakeFormShort fieldset .formHide, #intakeFormShortAutofill fieldset label.formHide,
#intakeFormShortAutofill fieldset p.formHide {
    display: none
}

#intakeFormShort fieldset #formError strong, #intakeFormShortAutofill fieldset #formError strong {
    font-weight: normal
}

#intakeFormShort fieldset input.intakeFormHiddenInput, #intakeFormShortAutofill fieldset input.intakeFormHiddenInput {
    padding: 0
}

#intakeFormShort fieldset textarea, #intakeFormShortAutofill fieldset textarea {
    height: 80px
}

#intakeFormShort fieldset .formCheck, #intakeFormShortAutofill fieldset .formCheck {
    display: block;
    line-height: 1.5em
}

#intakeFormShort fieldset label input, #intakeFormShortAutofill fieldset label input {
    display: inline;
    width: 20px;
    margin: 0 0 0 -3px;
    padding: 0
}

#intakeFormShort fieldset input.checkbox, #intakeFormShortAutofill fieldset input.checkbox {
    background: none
}

#intakeFormShortDisclaimer {
    display: none;
    width: 200px;
    font-size: 12px;
    position: relative
}

#intakeFormShortDisclaimer div {
    border: 2px solid #333;
    background: #fff;
    color: #000;
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0
}

#intakeFormShortDisclaimer p {
    clear: both;
    overflow: auto;
    padding: 10px 15px .8em;
    font-family: 'PT Serif', Serif;
}

#intakeFormShortDisclaimer a {
    display: block;
    margin: 0 15px 0 0;
    color: #00f;
    font-weight: bold;
    text-decoration: none
}

#containerIntakeFormShort, #containerIntakeFormShortAutofill {
    font-size: .91em;
    font-family: 'PT Serif', Serif;
}

#containerIntakeFormShort p, #containerIntakeFormShortAutofill p {
    padding: 0 0 .5em 0
}

#intakeFormShort fieldset #formError, #intakeFormShortAutofill fieldset #formError {
    display: block;
    cursor: default;
    color: #f00
}

#intakeFormShortAutofill fieldset #formError {
    padding: 0 0 2px 0
}

#intakeFormShort fieldset input, #intakeFormShort fieldset textarea,
#intakeFormShortAutofill fieldset input, #intakeFormShortAutofill fieldset textarea {
    display: block;
    width: 150px;
    font-family: 'PT Serif', Serif;
    margin: .2em 0 .5em 0;
    padding: 3px
}

#intakeFormShort fieldset div.formHighlight * , #intakeFormShortAutofill fieldset div.formHighlight * {
    border: 1px solid #aaa
}

#intakeFormShort fieldset div.formHighlight * :hover, #intakeFormShort fieldset div.formHighlight * :focus,
#intakeFormShortAutofill fieldset div.formHighlight * :hover, #intakeFormShortAutofill fieldset div.formHighlight * :focus {
    background: #ffc
}

#intakeFormShortSubmit, #intakeFormShortAutofillSubmit {
    width: auto;
    height: auto;
    margin: .5em 0
}

#containerSearchFormDesign, #searchFormDesign {
    margin: 0;
    padding: 0
}

#searchFormDesign #searchFormDesignSearchTerms {
    margin: 0;
    padding: 0;
    width: 150px;
    border: 1px solid #ccc
}

#searchFormDesign #searchFormDesignSearchTerms:focus, #searchFormDesign #searchFormDesignSearchTerms:hover {
    border-color: #000
}

#searchFormDesign #searchFormDesignSubmit {
    width: auto;
    height: auto;
    display: inline;
    vertical-align: top
}

#searchFormDesign label {
    cursor: pointer
}

#searchFormDesign .formLabelHide {
    position: absolute;
    left: -5000px
}

.map-module {
    margin: 10px 0
}

@media (min-width: only) and (max-width: 600px) {
    .content input[type="text"], .content textarea, .content fieldset select {
        width: 90% !important
    }

    #intakeFormI input[type="text"], #intakeFormI textarea, #intakeFormI fieldset select,
    #emailObfuscation input[type="text"], #emailObfuscation fieldset textarea,
    #emailObfuscation fieldset select {
        width: 90% !important
    }
}

#practicePageSide {
    float: right;
    width: 182px;
    margin: 0 0 0 15px
}

#practicePageFormShort {
    border: solid 1px #000000;
    padding: 10px 15px;
    width: 152px;
    margin: 0 0 15px 0
}

#practicePageFormShort form {
    margin: 0
}

#practicePageFormShort p {
    padding: 0;
    margin: 0
}

#practicePageFormShort br {
    line-height: 0
}

#practicePageFormShort a {
    margin: 10px 0 0 0;
    display: block
}

#practicePageFormShort .practicePageFormShortHeader {
    font-weight: bold
}

#practicePageFormShort .practicePageFormShortHeaderLine2 {
    margin: 0 0 10px 0
}

#practicePageFormShort input {
    margin-bottom: 5px
}

#practicePageFormShort .practicePageFormSubmit {
    width: 73px
}

#practicePageCallToAction {
    border: solid 1px #000000;
    background-color: #cccccc;
    color: #333333;
    padding: 10px;
    margin: 0 0 15px 0
}

#ie6 #practicePageCallToAction {
    width: 164px
}

#practicePageCallToAction p {
    margin: 0;
    padding: 10px
}

#practicePageSidebar2 {
    padding: 10px;
    border: solid 1px #000000;
    background-color: #eeeeee;
    color: #333333;
    margin: 0 0 15px 0
}

#ie6 #practicePageSidebar2 {
    width: 165px
}

#practicePageFAQAbstract {
    border: solid 1px #000000;
    padding: 10px 15px
}

#ie6 #practicePageFAQAbstract {
    width: 155px
}

#practicePageLinksAbstract {
    border: solid 1px #000000;
    padding: 10px 15px
}

#practicePageSidebar1 {
    padding: 10px;
    border: solid 1px #000000;
    background-color: #eeeeee;
    color: #333333;
    margin: 15px 197px 15px 0
}

#ie #practicePageSidebar1 {
    display: inline-block
}

.practicePageError {
    color: #ff0000;
    font-weight: bold
}

#practiceCenterSide {
    float: right;
    width: 182px;
    margin: 0 0 0 15px
}

#practiceCenterFormShort {
    border: solid 1px #000000;
    padding: 10px 15px;
    margin: 0 0 15px 0
}

#practiceCenterFormShort form {
    margin: 0
}

#practiceCenterFormShort p {
    padding: 0;
    margin: 0
}

#practiceCenterFormShort br {
    line-height: 0
}

#practiceCenterFormShort a {
    margin: 10px 0 0 0;
    display: block
}

#practiceCenterFormShort .practiceCenterFormShortHeader {
    font-weight: bold
}

#practiceCenterFormShort .practiceCenterFormShortHeaderLine2 {
    margin: 0 0 10px 0
}

#practiceCenterFormShort input {
    margin-bottom: 5px
}

#practiceCenterFormShort .practiceCenterFormSubmit {
    width: 73px
}

#practiceCenterCallToAction {
    border: solid 1px #000000;
    background-color: #cccccc;
    color: #333333;
    padding: 10px;
    margin: 0 197px 15px 0
}

#ie6 #practiceCenterCallToAction {
    margin-right: 202px
}

#practiceCenterCallToAction p {
    margin: 0;
    padding: 10px
}

#practiceCenterSidebar2 {
    padding: 10px;
    border: solid 1px #000000;
    background-color: #eeeeee;
    color: #333333;
    margin: 0 0 15px 0
}

#ie6 #practiceCenterSidebar2 {
    width: 165px
}

#practiceCenterResourceLinksAbstract hr {
    height: 1px;
    border: none;
    border-top: 1px solid #000000;
    margin: 0 0 10px 0
}

#practiceCenterSidebar1 {
    padding: 10px;
    border: solid 1px #000000;
    background-color: #eeeeee;
    color: #333333;
    margin: 15px 197px 15px 0
}

#ie #practiceCenterSidebar1 {
    display: inline-block
}

#practiceCenterFAQAbstract {
    border: solid 1px #000000;
    padding: 10px 15px
}

#ie6 #practiceCenterFAQAbstract {
    width: 155px
}

ul.practiceCenterNewsList {
    margin: 0;
    padding: 0 0 1.2em 0;
    list-style: none;
    overflow: visible
}

ul.practiceCenterNewsList li {
    display: block
}

#practiceCenterFamilyLawCalculator {
    background-color: #eeeeee;
    border: solid 1px #000000;
    padding: 10px 15px;
    width: 150px;
    margin: 0 0 15px 0
}

#practiceCenterFamilyLawCalculator .practiceCenterFamilyLawCalculatorHeader {
    font-weight: bold
}

#practiceCenterFamilyLawCalculator form {
    margin: 0
}

.practiceCenterError {
    color: #ff0000;
    font-weight: bold
}

#practiceCenterNavigation {
    border: solid 1px #000000;
    margin: 0 0 15px 0
}

#practiceCenterNavigation ul {
    list-style: none;
    margin: 0;
    padding: 10px 10px 0 10px
}

#practiceCenterNavigation li {
    margin: 0 0 10px 0
}

.practiceCenterTitle {
    display: none
}

@media (min-width: only) and (max-width: 978px) {
    #practiceCenterSide {
        width: auto;
        float: none;
        margin: 0
    }

    #practiceCenterSide input, #practiceCenterSide textarea {
        width: 100% !important
    }
}

.mceContentBody {
    background: #F7F7F7
}

.smallText {
    font-size: .9em
}

@media (min-width: only) and (max-width: 400px) {
    #attorneyProfile img.attorneyProfilePhoto {
        float: none
    }
}

#attorneyProfile ul {
    padding-left: 0;
    list-style: none
}

#attorneyProfile img.attorneyProfilePhoto {
    float: right;
    margin: 0 0 10px 15px
}

#attorneyProfile div.attorneyProfileNarrative ul {
    list-style: disc;
    padding: 0 0 0 2em
}

#attorneyProfile div.attorneyProfileNarrative ul li {
    padding: 3px 0 3px 0
}

#attorneyProfile div.attorneyProfileSection ul {
    margin-left: 20px
}

#attorneyProfile div.attorneyProfileSection ul li {
    padding: 3px 0 3px 0
}

#attorneyProfile div.attorneyProfileSection ul li ul li {
    padding: 0 0 0 0
}

#attorneyProfile div.attorneyProfileSection p {
    padding: 3px 0 3px 20px
}

#attorneyProfile .attorneyProfileName {
    padding-bottom: 0;
    display: none
}

#attorneyProfile .attorneyProfilePositions {
    padding-bottom: 1.2em
}

#attorneyProfile .attorneyProfileLocationLabel, #attorneyProfile .attorneyProfilePhoneLabel,
#attorneyProfile .attorneyProfileFaxLabel, #attorneyProfile .attorneyProfileEmailLabel,
#attorneyProfile .attorneyProfileVCardLabel {
    width: 6em;
    float: left;
    font-weight: bold
}

#attorneyProfile .attorneyProfileLocation, #attorneyProfile .attorneyProfilePhone,
#attorneyProfile .attorneyProfileFax, #attorneyProfile .attorneyProfileEmail,
#attorneyProfile .attorneyProfileVCard {
    margin-left: 6em;
    padding-bottom: .6em
}

#ie6 #attorneyProfile .attorneyProfileLocation, #ie6 #attorneyProfile .attorneyProfilePhone,
#ie6 #attorneyProfile .attorneyProfileFax, #ie6 #attorneyProfile .attorneyProfileEmail,
#ie6 #attorneyProfile .attorneyProfileVCard {
    display: inline-block
}

#attorneyProfile .attorneyProfileEducation ul li strong {
    display: block
}

#attorneyProfile .attorneyProfileContactInformation {
    padding-bottom: 1.2em
}

#containerEmailObfuscation, #containerEmailObfuscation * {
    margin: 0;
    padding: 0
}

#containerEmailObfuscation p.emailObfuscationNote {
    padding: 0
}

#emailObfuscation fieldset {
    border: none;
    border-top: 1px solid #000;
    padding: 1em 0 0 1.2em;
    margin: 1em 0 0
}

#emailObfuscation fieldset legend {
    font-weight: bold
}

#ie #emailObfuscation fieldset legend {
    margin: 0 0 0 -.6em
}

#emailObfuscation fieldset label {
    cursor: pointer
}

#emailObfuscation fieldset label.formDescribeIssue {
    float: left;
    margin: .2em 0
}

#emailObfuscation fieldset .formHide {
    display: none
}

#emailObfuscation fieldset #formError {
    display: block;
    cursor: default;
    color: #f00;
    clear: both
}

#emailObfuscation fieldset #formError strong {
    font-weight: normal
}

#emailObfuscation fieldset input {
    display: block;
    width: 20.5em;
    margin: .2em 0 .5em 0;
    padding: 2px
}

#emailObfuscation fieldset input.intakeFormHiddenInput {
    padding: 0
}

#emailObfuscation fieldset textarea {
    clear: left;
    display: block;
    width: 25em;
    height: 10em;
    padding: 2px;
    margin: .2em 0 0 0
}

#emailObfuscation fieldset div.formHighlight * {
    border: 1px solid #aaa
}

#emailObfuscation fieldset div.formHighlight * :hover, #emailObfuscation fieldset div.formHighlight * :focus {
    background: #ffc
}

#emailObfuscation fieldset p {
    margin: .5em 0
}

#emailObfuscation fieldset div.formCheck {
    margin: .2em 0
}

#emailObfuscation fieldset .formCheck input {
    background: none
}

#emailObfuscation fieldset label input {
    display: inline;
    width: 2em
}

#emailObfuscation fieldset .formHasJavaScript {
    display: none
}

#emailObfuscation fieldset p img {
    float: left;
    margin: 0 1em 0 0
}

input#emailObfuscationSubmit {
    width: 12.5em;
    height: 2.5em;
    margin: .5em 0
}

#searchResults dd {
    margin: 0 0 1.2em 0
}

#searchResults .searchResultsHighlight {
    font-weight: bold
}

#searchResults ul.searchResultsPagination, #searchResults ul.searchResultsPagination li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none
}

#searchResults ul.searchResultsPagination li {
    display: block;
    margin-right: .25em
}

.eNewsletterDesignModule {
    padding: 5px
}

.faqDesignModule {
    padding: 5px
}

.faqDesignModule ul.faqDesignModuleList {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: visible
}

.faqDesignModule ul.faqDesignModuleList li {
    display: block;
    padding: 0 0 1.2em 0
}

.newsDesignModule {
    padding: 5px
}

.newsDesignModule ul.newsDesignModuleList {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: visible
}

.newsDesignModule ul.newsDesignModuleList li {
    display: block;
    padding: 0 0 1.2em 0
}

@media (min-width: only) and (max-width: 978px) {
    .content iframe {
        width: 100%
    }
}

.office {
    padding: 0 0 15px 0
}

.office-last {
    padding: 0
}

.office-embedded-map {
    position: relative;
    height: 0;
    padding-bottom: 80%;
    margin: 0 0 15px 0
}

.office-embedded-map iframe {
    width: 100%;
    position: absolute;
    height: 100%
}

.office-photo img {
    max-width: 100%;
    height: auto
}

/*! /* TinyMCE Style: callOut=Call Out */
.fontColor000000 {
    color: #000
}

.fontColorC0C0C0 {
    color: #C0C0C0
}

.fontColor000080 {
    color: #000080
}

.fontColor008000 {
    color: #008000
}

.fontColor008080 {
    color: #008080
}

.fontColor800000 {
    color: #800000
}

.fontColor800080 {
    color: #800080
}

.fontColor808000 {
    color: #808000
}

.fontColor808080 {
    color: #808080
}

.fontColorFFFFFF {
    color: #FFF
}

.fontColor0000FF {
    color: #00F
}

.fontColor00FF00 {
    color: #0F0
}

.fontColor00FFFF {
    color: #0FF
}

.fontColorFF0000 {
    color: #F00
}

.fontColorFF00FF {
    color: #F0F
}

.fontColorFFFF00 {
    color: #FF0
}

.backgroundColor000000 {
    background: #000
}

.backgroundColorC0C0C0 {
    background: #C0C0C0
}

.backgroundColor000080 {
    background: #000080
}

.backgroundColor008000 {
    background: #008000
}

.backgroundColor008080 {
    background: #008080
}

.backgroundColor800000 {
    background: #800000
}

.backgroundColor800080 {
    background: #800080
}

.backgroundColor808000 {
    background: #808000
}

.backgroundColor808080 {
    background: #808080
}

.backgroundColorFFFFFF {
    background: #FFF
}

.backgroundColor0000FF {
    background: #00F
}

.backgroundColor00FF00 {
    background: #0F0
}

.backgroundColor00FFFF {
    background: #0FF
}

.backgroundColorFF0000 {
    background: #F00
}

.backgroundColorFF00FF {
    background: #F0F
}

.backgroundColorFFFF00 {
    background: #FF0
}

#navigationBlog {
    padding: 0 5%
}

.group h4 {
    text-transform: uppercase;
    font-size: 16px
}

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

.group ul li {
    display: inline
}

.group a {
    display: block;
    padding: 3px 0
}

#tagCloud ul {
    list-style: none
}

#tagCloud li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
    border: 0
}

#tagCloud li a {
    display: inline;
    background: none;
    padding: 0
}

#tagCloud .tagRank1 {
    font-size: 20px
}

#tagCloud .tagRank2 {
    font-size: 19px
}

#tagCloud .tagRank3 {
    font-size: 18px
}

#tagCloud .tagRank4 {
    font-size: 19px
}

#tagCloud .tagRank5 {
    font-size: 18px
}

#tagCloud .tagRank6 {
    font-size: 15px
}

#tagCloud .tagRank7 {
    font-size: 12px
}

#tagCloud .tagRank8 {
    font-size: 11px
}

#tagCloud .tagRank9 {
    font-size: 10px
}

#tagCloud .tagRank10 {
    font-size: 9px
}

.post {
    clear: both;
    border-top: 1px dotted #ccc;
    padding: 19px 0
}

.postFirst {
    border: none;
    padding-top: 0
}

.post h2 {
    padding: 0 0 3px
}

.post h2 a {
    text-decoration: underline
}

.post h2 a:hover, .post h2 a:focus, .post h2 a.current {
    text-decoration: none
}

.postMeta {
    clear: both
}

.postMeta p {
    padding: 0 0 5px
}

.containerComment {
    clear: both;
    padding: 14px 0 5px
}

.comment {
    border-bottom: 1px dotted #ccc
}

.about {
	list-style-type: none;
	padding: 0px 0px 15px 0px;
	margin-left: -40px
}


#containerBlogCommentForm, #containerBlogCommentForm * , #containerBlogCommentFormAutofill,
#containerBlogCommentFormAutofill * {
    margin: 0;
    padding: 0
}

#blogCommentForm fieldset, #blogCommentFormAutofill fieldset {
    border: none
}

#blogCommentForm fieldset legend span, #blogCommentForm fieldset label span,
#blogCommentFormAutofill fieldset legend span, #blogCommentFormAutofill fieldset label span,
#blogCommentFormAutofill fieldset label.formLabelHide {
    position: absolute;
    left: -9999px
}

#blogCommentForm fieldset label, #blogCommentFormAutofill fieldset label {
    cursor: pointer
}

#blogCommentForm fieldset .formHide, #blogCommentFormAutofill fieldset label.formHide,
#blogCommentFormAutofill fieldset p.formHide {
    display: none
}

#blogCommentForm fieldset #formError strong, #blogCommentFormAutofill fieldset #formError strong {
    font-weight: normal
}

#blogCommentForm fieldset input.intakeFormHiddenInput, #blogCommentFormAutofill fieldset input.intakeFormHiddenInput {
    padding: 0
}

#blogCommentForm fieldset textarea, #blogCommentFormAutofill fieldset textarea {
    height: 100px
}

#containerBlogCommentForm, #containerBlogCommentFormAutofill {
    font-family: 'PT Serif', Serif;
}

#containerBlogCommentForm p, #containerBlogCommentFormAutofill p {
    padding: 0 0 5px 0;
    color: #aa9272
}

#blogCommentForm, #blogCommentFormAutofill {
    padding: 15px 0 0 0
}

#blogCommentForm fieldset #formError, #blogCommentFormAutofill fieldset #formError {
    display: block;
    cursor: default;
    color: #f00
}

#blogCommentFormAutofill fieldset #formError {
    padding: 0 0 2px 0
}

#blogCommentForm fieldset input, #blogCommentForm fieldset textarea,
#blogCommentFormAutofill fieldset input, #blogCommentFormAutofill fieldset textarea {
    display: block;
    width: 90%;
    margin: 2px 0 5px;
    padding: 5px 5%;
    background: #fff;
    color: #999
}

#blogCommentForm fieldset div.formHighlight * , #blogCommentFormAutofill fieldset div.formHighlight * {
    border: 1px solid #a7a7a7
}

#blogCommentForm fieldset .formCheck a:link, #blogCommentForm fieldset .formCheck a:visited,
#blogCommentFormAutofill fieldset .formCheck a:link, #blogCommentFormAutofill fieldset .formCheck a:visited {
    color: #bb9b65;
    text-decoration: underline
}

#blogCommentForm fieldset .formCheck a:hover, #blogCommentForm fieldset .formCheck a:focus,
#blogCommentFormAutofill fieldset .formCheck a:hover, #blogCommentFormAutofill fieldset .formCheck a:focus {
    color: #bb9b65;
    text-decoration: none
}

#blogCommentFormAutofill fieldset #comment-submit, #blogCommentFormAutofill fieldset #comment-cancel,
#blogCommentFormAutofill fieldset #comment-preview {
    width: auto;
    height: auto;
    margin: 5px 0;
    padding: 0
}

.pagination {
    clear: both;
    border-top: 1px dotted #ccc;
    padding: 19px 0;
    float: left;
    width: 100%
}

.pagination ol {
    list-style: none;
    padding: 0
}

.pagination li {
    float: left;
    margin-right: 5px
}

.pagination li.resultsPrevious {
    margin-right: 5px
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.printElement {
    display: none
}

.offscreen {
    text-indent: -9999em;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    overflow: hidden;
    list-style: none
}

.offscreen br {
    display: none
}

.clearfix:before {
    content: "";
    display: table
}

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

.btn-togglebox {
    display: none;
    text-decoration: none
}

@media (max-width: 700px) {
    .btn-togglebox {
        display: block;
        padding: 10px;
        text-transform: uppercase;
        color: #0d223d
    }
}

.togglebox-close {
    display: none !important
}

@media (max-width: 700px) {
    .togglebox-close {
        display: block !important
    }
}

html {
    font-size: 62.5%
}

body {
    font-size: 18px;
    color: #535252;
    font-family: 'PT Serif', Serif;
}

@media (max-width: 700px) {
    body {
        font-size: 17px
    }
}

a {
    color: #f1f1f2;
    text-decoration: none;
    border-bottom: 1px #f1f1f2;
}

a:visited {
    color: #1c282a;
    text-decoration: none
}

a:hover, a:focus {
	content: "";
    color: #ffffff;
    bottom: 0;
    border-bottom: 1px solid #ffffff;
}

a:active, a .current {
    color: #f1f1f2
}

h2, h3, h4, h5, h6 {
    font: 400 24px 'Rufina', Serif;
    color: #000000
}

@media (max-width: 700px) {
    h2, h3, h4, h5, h6 {
        font-size: 20px
    }
}

@media (max-width: 700px) {
    h2 {
        font-size: 22px
    }
}

td img {
    max-width: none
}

@media (max-width: 1200px) {
    img {
        max-width: 100%
    }
}

.section-container, .container-page, .tagline {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    margin: 0 auto;
    max-width: 1181px;
}

.section-container:before, .section-container:after, .container-page:before,
.container-page:after, .tagline:before, .tagline:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.section-container:after, .container-page:after, .tagline:after {
    clear: both
}

@media (max-width: 1200px) {
    .section-container, .container-page, .tagline {
        padding: 0 10px
    }
}

.header-wrap {
    
}

.home .header-wrap {
    
}

.header-top-wrap {
	background: url(../images/Trinity-Plaza-2.jpg) top center no-repeat;
    background-color: #000000;
    background-size: cover;
}


a.brand {
    width: 32.20339%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    margin-top: 79px;
    margin-bottom: 54px;
}

@media (max-width: 700px) {
    a.brand {
        width: 100%;
        float: none;
        margin: 25px auto;
        display: table;
        text-align: center;
    }
}

.header-right {
    width: 45.76271%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    margin-top: 90px
}

@media (max-width: 700px) {
    .header-right {
        width: 100%;
        float: none;
        margin: 0 auto 15px;
        display: table
    }
}

.cta {
    text-align: right;
    color: #f1f1f2;
    font: 400 21px 'Rufina', Serif;
}

@media (max-width: 700px) {
    .cta {
        text-align: center
    }
}

.cta strong {
    color: #f1f1f2;
    font-size: 22px
}

.cta a {
    color: #f1f1f2;
    text-decoration: none
}

.cta-text-phone strong.number-one {
    padding: 0 0px 0 3px
}

.cta-text-phone strong.number-two {
    padding-left: 14px;
    border-left: 1px solid #70b2c7
}

@media (max-width: 1200px) {
    .cta-text-phone strong.number-two, .cta-text-phone strong.number-one {
        display: block;
        border: none;
        padding: 0
    }
}

.nav-main {
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    width: 100%;
    margin-top: 11.7%;
    position: relative;
    z-index: 1
}

.nav-main ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: justify;
    text-justify: distribute-all-lines
}

.nav-main ul li {
    display: inline-block
}

.nav-main ul li a {
    display: block
}

.nav-main ul li ul {
    text-align: left;
    text-justify: auto
}

.nav-main > ul:after {
    content: '';
    width: 100%;
    display: inline-block;
    height: 0px
}

.nav-main .fl-justify {
    width: 100%;
    display: inline-block
}

@media (max-width: 1200px) {
    .nav-main {
        width: 100%
    }
}

@media (max-width: 700px) {
    .nav-main {
        display: none;
        width: 100%;
        position: relative;
        z-index: 9999;
        margin: 0;
        padding: 0;
        clear: both
    }

    .nav-main ul {
        display: block;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }

    .nav-main ul li {
        display: block;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }

    .nav-main ul li a {
        display: block
    }

    .nav-main ul li ul {
        display: none;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }

    .nav-main ul li ul li {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }

    .nav-main ul li ul li ul {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }

    .nav-main ul li ul li ul li {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }

    .nav-main ul li ul li ul li ul {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }

    .nav-main ul .last-child > ul > li > ul {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }

    .nav-main ul .fl-drop-active > ul {
        display: block
    }
}

.nav-main ul {
    margin: 0;
    padding: 20px 15px 0px 15px;
    list-style: none;
    background-color: rgba(0,0,0,0.3);
}

@media (max-width: 700px) {
    .nav-main ul {
        display: block;
        height: auto
    }
}

.nav-main ul li.mobile {
    display: none
}

@media (max-width: 700px) {
    .nav-main ul li.mobile {
        display: list-item
    }
}

.nav-main ul li.has-child > a:after {
    content: "+";
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
    float: right;
    font-size: 20px;
    font-weight: 700
}

.nav-main ul li.has-child > a.fl-scripts-toggle-enabled:after {
    content: "-"
}

.nav-main ul li.togglebox-close a span {
    font-size: 20px;
    font-weight: 600;
    color: #c6d0d5
}

.nav-main ul li a {
    text-decoration: none;
    display: block;
    color: #f1f1f2;
    font: 700 21px 'Rufina', Serif;
    text-transform: none;
}

.nav-main ul li a:hover, .nav-main ul li a:focus, .nav-main ul li a.current {
    color: #ffffff;
}

@media (max-width: 700px) {
    .nav-main ul li a {
        width: 100%;
        border-right: none;
        text-align: none;
        text-transform: none;
        padding: 14px 20px;
        border-bottom: 1px solid #fff;
        margin: 0;
        font-size: 21px;
        color: #f1f1f2;
        letter-spacing: 1.1px;
        background-color: rgba(0,0,0,0.4);
    }

    .nav-main ul li a:hover, .nav-main ul li a:focus, .nav-main ul li a.current {
        color: #fff;
        background: #f1f1f2;
        border-bottom: 1px solid #fff
    }
}

@media (max-width: 700px) {
    .nav-main ul ul li a {
        padding-left: 15%
    }
}

.nav-mob {
    margin: 10px;
    display: none;
}

@media (max-width: 700px) {
    .nav-mob {
        display: block
    }
}

.nav-mob a {
    display: block;
    padding: 15px 0;
    margin: 10px 0;
    width: 48%;
    float: left;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    background: #1995ad;
    text-transform: none;
    color: #fff
}

.nav-mob a span {
    display: inline-block;
    padding-left: 5px
}

.nav-mob a.contact-btn {
    float: right;
    color: #fff
}

.nav-mob a.contact-btn span {
    display: inline-block
}

.tagline {
    color: #03343b;
    text-transform: none;
    font: 900 39px 'Rufina', Serif;
    padding: 4.2% 0 4%;
    text-align: center;
}

@media (max-width: 700px) {
    .tagline {
        font: 700 20px 'Rufina', Serif;
    }
}

.home .tagline {
    font: 900 42px 'Rufina', Serif;
    padding: 45px 145px 45px
}

@media (max-width: 1200px) {
    .home .tagline {
        padding: 5% 3%
    }
}

@media (max-width: 700px) {
    .home .tagline {
        font-size: 25px;
        padding: 4% 1%
    }
}

a.more {
    margin: 44px auto 8px;
    display: table;
    text-transform: none;
    font: 700 16px 'PT Serif', Serif;
    border: 2px solid #0d3a40;
    color: #0d3a40;
    padding: 2.3% 6.8%;
    text-decoration: none
}

a.more:hover {
    background: #0d3a40;
    color: #fff
}

.container-content-wrap {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    position: relative
}

.container-content-wrap:before, .container-content-wrap:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.container-content-wrap:after {
    clear: both
}

.container-content-wrap:before {
    position: absolute;
    content: "";
    width: 41.7%;
    background: #1995ad;
    height: 100%
}

@media (max-width: 1200px) {
    .container-content-wrap:before {
        width: 444px
    }
}

@media (max-width: 700px) {
    .container-content-wrap:before {
        display: none
    }
}

.container-column-main {
    float: right;
    width: 100%
}

.column-main {
    margin-left: 480px
}

@media (max-width: 700px) {
    .column-main {
        margin-left: 0
    }
}

.home .column-main {
    padding: 0 27px 0 110px
}

@media (max-width: 1200px) {
    .home .column-main {
        padding: 0
    }
}

.column-side {
    float: left;
    margin-right: -100%;
    width: 384px;
    padding-right: 50px;
}

.column-side a {
	color: #1995ad;
}

@media (max-width: 700px) {
    .column-side {
        margin-right: 0;
        width: 100%;
        background-color: #1995ad;
        padding-right: 10px;
        padding-left: 10px;
    }
}

.home .column-side {
    position: relative;
    z-index: 1
}

.container-columns {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    margin: 6.1% 0 5%
}

.container-columns:before, .container-columns:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.container-columns:after {
    clear: both
}

@media (max-width: 700px) {
    .container-columns {
        margin: 0 !important
    }
}

.home .container-columns {
    margin: 48px 0 54px
}

.page-title {
    font: 400 38px 'Rufina', Serif;
    margin: 0;
    padding: 23px 0 5px
}

@media (max-width: 700px) {
    .page-title {
        padding: 15px 0;
        font-size: 25px
    }
}

.content {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    line-height: 1.7;
    letter-spacing: -0.2px
}

.content:before, .content:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.content:after {
    clear: both
}

.content-top {
    line-height: 1.64;
    letter-spacing: -0.1px
}

.content-top p {
    margin: 0;
    padding: 18px 0 14px
}

.nav-practice, .silo-nav {
    background: #1b484f;
    border: 1px solid #e9ab27;
    margin-top: 8%
}

.nav-practice ul, .silo-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-practice ul li a, .silo-nav ul li a {
    text-decoration: none;
    display: block;
    color: #ffffff;
    text-transform: none;
    font: 400 16px / 1.2 'Rufina', Serif;
    border-bottom: 1px solid #ffffff;
    padding: 18px 31px
}


.home .nav-practice {
    background: #1995ad;
    margin-top: 31px;
    border: none
}

.home .nav-practice ul li {
    border: 1px solid #ffffff;
    margin-bottom: 18.5px
}

.home .nav-practice ul li a {
    border-bottom: 0px
}


.content-middle-wrap {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    background: #bcbabe;
    padding: 49px 0 85px
}

.content-middle-wrap:before, .content-middle-wrap:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.content-middle-wrap:after {
    clear: both
}

@media (max-width: 700px) {
    .content-middle-wrap {
        padding: 10px 0
    }
}

.content-middle {
    line-height: 1.7;
    letter-spacing: -0.1px
}

.content-middle h2 {
    font: 400 30px 'Rufina', Serif;
    margin: 0;
    padding: 25px 0 14px;
    letter-spacing: 0.1px;
    color: #000000;
}

.content-middle p {
	color: #000000;
}


.content-middle .portrait {
	padding: 25px 0 0px 0;
	width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    clear: none;
    border: none;
    margin-top: 8px
}

.portrait {
	padding: 25px 0 0px 0;
	width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    clear: none;
    border: none;
    margin-top: 8px
}

.map-image {
	padding: 25px 0 0px 0;
	width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    clear: none;
    border: none;
    margin-top: 8px
}

.content-middle .left {
    width: 62.88136%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    padding-right: 55px
}

@media (max-width: 700px) {
    .content-middle .left {
        width: 100%;
        margin: 0;
        float: none;
        padding-right: 0
    }
}

.content-middle .right {
    width: 35.42373%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none
}

@media (max-width: 700px) {
    .content-middle .right {
        width: 100%;
        margin: 0;
        float: none
    }
}

.content-middle p {
    margin: 0;
    padding: 18px 0 12px
}

ul.sm-icons {
    margin: 103px 0 0 56px;
    padding: 0;
    list-style: none
}

@media (max-width: 700px) {
    ul.sm-icons {
        margin: 15px 0
    }
}

ul.sm-icons li {
    margin-bottom: 29px
}

.content-bottom-wrap {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    position: relative
}

.content-bottom-wrap:before, .content-bottom-wrap:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.content-bottom-wrap:after {
    clear: both
}

.content-bottom-wrap:after {
    position: absolute;
    background: #ffffff;
    right: 0;
    width: 0%;
    height: 100%;
    top: 0
}

@media (max-width: 700px) {
    .content-bottom-wrap:after {
        display: none
    }
}

.content-bottom {
    line-height: 1.7
}

.content-bottom .bottom-left {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-left: 0%;
    clear: none;
    margin-top: 65px;
    margin-bottom: 84px
}

.content-bottom .bottom-left a {
    color: #1995ad;
}

.content-bottom .bottom-left a:hover {
    color: #a1d6e2;
}



@media (max-width: 700px) {
    .content-bottom .bottom-left {
        width: 100%;
        margin: 10px 0 0;
        float: none
    }
}

.content-bottom .bottom-left h2 {
    font: 400 30px 'Rufina', Serif;
    margin: 0;
    padding: 15px 0
}

.content-bottom .bottom-left p {
    margin: 0;
    padding: 18px 0 12px
}

.content-bottom .bottom-right {
    width: 0%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none
}

@media (max-width: 700px) {
    .short-form {
        display: none
    }
}

.home .short-form {
    position: relative;
    z-index: 9
}

.form-wrap {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    background: #15434b
}

.form-wrap:before, .form-wrap:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.form-wrap:after {
    clear: both
}

h4.title-short-form {
    font: 700 34px 'Rufina', Serif;
    color: #ffffff;
    padding: 60px 0 33px;
    margin: 0
}

.home h4.title-short-form {
    letter-spacing: -0.25px;
    padding: 74px 0 33px
}

#containerIntakeFormShortAutofill {
    font: 400 13px 'PT Serif', Serif;
    color: #fff;
    margin-bottom: 7.8%
}

#intakeFormShortAutofill fieldset #formError {
    padding: 0 0 2px 0;
    position: absolute;
    top: 100%;
    font-size: 15px;
    background: #fff
}

#containerIntakeFormShort, #containerIntakeFormShortAutofill {
    font-weight: 300;
    color: #fff;
    font-size: 13px;
    padding: 0
}

#containerIntakeFormShort p, #containerIntakeFormShortAutofill p {
    padding: 0 0 8px 0;
    font-size: 14px
}

#intakeFormShort fieldset, #intakeFormShortAutofill fieldset {
    position: relative
}

#intakeFormShort fieldset input, #intakeFormShortAutofill fieldset input {
    width: 32.20339%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    font-family: 'PT Serif', Serif;
    display: block;
    margin: 5px 0 6px;
    padding: 11px 11px 19px;
    font-size: 16px;
    color: #fff;
    clear: both
}

@media (max-width: 700px) {
    #intakeFormShort fieldset input, #intakeFormShortAutofill fieldset input {
        width: 100%;
        margin-bottom: 0
    }
}

#intakeFormShort fieldset div.formHighlight * , #intakeFormShortAutofill fieldset div.formHighlight * {
    border: 1px solid #fff;
    background: none
}

#intakeFormShort fieldset div.formHighlight * :hover, #intakeFormShort fieldset div.formHighlight * :focus,
#intakeFormShort fieldset div.formHighlight * :active, #intakeFormShortAutofill fieldset div.formHighlight * :hover,
#intakeFormShortAutofill fieldset div.formHighlight * :focus, #intakeFormShortAutofill fieldset div.formHighlight * :active {
    border: 1px solid #fff;
    background: none
}

#intakeFormShort fieldset textarea, #intakeFormShortAutofill fieldset textarea {
    height: 174px;
    width: 32.20339%;
    float: left;
    margin-right: -100%;
    margin-left: 33.89831%;
    clear: none;
    margin-top: -181px;
    clear: both;
    color: #fff;
    padding: 10px 12px
}

@media (max-width: 700px) {
    #intakeFormShort fieldset textarea, #intakeFormShortAutofill fieldset textarea {
        width: 100%;
        position: relative;
        height: 112px
    }
}

#intakeFormShort fieldset .formCheck, #intakeFormShortAutofill fieldset .formCheck {
    width: 32.20339%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    margin: -175px 0 0;
    font-weight: 300;
    text-align: left
}

@media (max-width: 700px) {
    #intakeFormShort fieldset .formCheck, #intakeFormShortAutofill fieldset .formCheck {
        margin: 13px 0 0
    }
}

#intakeFormShort fieldset .formCheck #formError, #intakeFormShortAutofill fieldset .formCheck #formError {
    position: static
}

#intakeFormShort fieldset .formCheck a, #intakeFormShort p.intakeFormShortPrivacy a,
#intakeFormShortAutofill fieldset .formCheck a, #intakeFormShortAutofill p.intakeFormShortPrivacy a {
    color: #e9ab27
}

#intakeFormShort fieldset .formCheck a:hover, #intakeFormShort fieldset .formCheck a:focus,
#intakeFormShort fieldset .formCheck a:active, #intakeFormShort p.intakeFormShortPrivacy a:hover,
#intakeFormShort p.intakeFormShortPrivacy a:focus, #intakeFormShort p.intakeFormShortPrivacy a:active,
#intakeFormShortAutofill fieldset .formCheck a:hover, #intakeFormShortAutofill fieldset .formCheck a:focus,
#intakeFormShortAutofill fieldset .formCheck a:active, #intakeFormShortAutofill p.intakeFormShortPrivacy a:hover,
#intakeFormShortAutofill p.intakeFormShortPrivacy a:focus, #intakeFormShortAutofill p.intakeFormShortPrivacy a:active {
    color: #e9ab27;
    text-decoration: none
}

#intakeFormShortDisclaimer {
    width: 32.4%;
    float: right;
    position: absolute;
    right: 0;
    top: 35px
}

#intakeFormShortDisclaimer div {
    z-index: 9
}

.home #intakeFormShortDisclaimer {
    width: 100%;
    top: auto
}

#intakeFormShortSubmit, #intakeFormShortAutofillSubmit {
    width: 32.20339%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    display: block;
    margin-top: -122px;
    position: relative
}

.home #intakeFormShort fieldset input, .home #intakeFormShortAutofill fieldset input {
    width: 100%;
    float: none;
    margin: 6px 0 11px;
    padding: 10px 11px 19px
}

.home input#intakeFormShortAutofillDisclaimerCheck {
    width: auto !important
}

.home #intakeFormShort fieldset textarea, .home #intakeFormShortAutofill fieldset textarea {
    width: 100%;
    float: none;
    margin: 0;
    height: 126px
}

.home #intakeFormShort fieldset .formCheck, .home #intakeFormShortAutofill fieldset .formCheck,
.home #intakeFormShortSubmit, .home #intakeFormShortAutofillSubmit {
    width: 100%;
    float: none;
    margin: 20px 0 0
}

.badge-wrap {
    background: #e9e9e9;
    text-align: center
}

.badge-wrap ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: table
}

.badge-wrap ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 51px 56px 52px
}

@media (max-width: 1200px) {
    .badge-wrap ul li {
        padding: 20px
    }
}

.contact-wrap {
    background: #1995ad;
    padding: 101px 0 126px
}

@media (max-width: 700px) {
    .contact-wrap {
        text-align: center;
        padding: 25px
    }
}

.home .contact-wrap {
    padding: 60px 0 126px
}

@media (max-width: 750px) {
    .home .contact-wrap {
        padding: 25px 0
    }
}

.contact-top {
    margin-bottom: 57px;
    color: #fff
}

.contact-top h2 {
    font: 400 26px 'Rufina', Serif;
    color: #fff
}

.contact-top p {
    margin: 0;
    padding: 10px 0;
    line-height: 1.7
}

.office-img {
    width: 45.76271%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    border: none;
    margin-top: 8px
}

@media (max-width: 750px) {
    .office-img {
        width: 100%;
        float: none;
        margin: 0 auto;
        display: table
    }
}

.contact-info {
    width: 25.42373%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    font: 400 18px / 1.7 'PT Serif', Serif;
    color: #fff;
    letter-spacing: -0.1px;
}

@media (max-width: 800px) {
    .contact-info {
        font-size: 16px
    }
}

@media (max-width: 750px) {
    .contact-info {
        width: 100%;
        float: none;
        margin: 20px auto;
        display: table;
        text-align: center
    }
}

.contact-info p {
    padding: 0;
    margin: 0
}

.contact-info a.office-map-link, .contact-info a.office-page-link {
    color: #f1f1f2;
}

.contact-info a.office-map-link:hover, .contact-info a.office-page-link:hover {
    color: #fff
}

.social-media {
    text-align: right;
    width: 25.42373%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none
}

@media (max-width: 750px) {
    .social-media {
        width: 100%;
        float: none;
        margin: 0 auto;
        display: table;
        text-align: center;
        padding-left: 25px
    }
}

.social-media ul {
    margin: 20px 30px 0 0px;
    padding: 0;
    list-style: none
}

.social-media ul li {
    display: inline-block
}

.social-media ul li a span {
    background: #f1f1f2;
    width: 36px;
    height: 36px;
    color: #0a191b;
    text-align: center;
    padding: 10px 0;
    border-radius: 27px
}

.social-media ul li a:hover span {
    background: #fff
}

.footer-wrap {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    background: #1995ad;
}

.footer-wrap:before, .footer-wrap:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.footer-wrap:after {
    clear: both
}

footer.footer-page {
    padding: 50px 0;
    text-align: center;
    color: #f1f1f2;
    font: 400 15px 'PT Serif', Serif;
}

footer.footer-page a {
    color: #f1f1f2
}

footer.footer-page a:hover {
    color: #045b69
}

.copyright {
    display: inline;
    padding: 0;
    margin: 0 10px 0 0
}

.branding {
    display: inline;
    padding: 0
}

a.back-to-top {
    display: none;
    width: 50px;
    margin: -30px auto 0;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    text-align: center;
    text-transform: none;
    background: #02343c;
    text-decoration: none
}

@media (max-width: 700px) {
    a.back-to-top {
        display: block
    }
}

a.btn-short-form, a.btn-nav-silo {
	display: block;
    padding: 20px 0;
    margin: 20px 0;
    width: 100%;
    text-decoration: none;
    text-align: center;
    background: #e9ab27;
    color: #ffffff;
    border-radius: 5px;
    font: 400 17px 'PT Serif', Serif;
}

@media (max-width: 700px) {
    a.btn-short-form, a.btn-nav-silo {
        display: block
    }
}

a.btn-short-form span, a.btn-nav-silo span {
    padding: 0px 10px
}

@media (max-width: 1000px) {
    #intakeFormI fieldset div.formHighlight * , #intakeFormI fieldset input,
    #intakeFormI fieldset select {
        width: 100%
    }
}

#intakeFormISubmit {
    background: #e9ab27;
    color: #fff;
    border: none
}

#intakeFormISubmit:hover, #intakeFormISubmit:focus, #intakeFormISubmit:active,
#intakeFormISubmit.current {
    background: #02343c
}

iframe[src^="https://maps.google.com"], iframe[src^="https://maps.google.com"] {
    max-width: 100%
}

#containerIntakeFormI fieldset div.formCheck label {
    margin: 0 1.5em 0 0
}

#containerIntakeFormI fieldset div.formCheck label[for="intakeFormIDisclaimerCheck"] {
    margin-right: 0;
    font-size: 15px
}

@media (min-width: only) and (max-width: 700px) {
    .content input[type="text"], .content textarea, .content fieldset select {
        width: 90% !important
    }

    #intakeFormI input[type="text"], #intakeFormI textarea, #intakeFormI fieldset select,
    #emailObfuscation input[type="text"], #emailObfuscation fieldset textarea,
    #emailObfuscation fieldset select {
        width: 90% !important
    }
}

@media (max-width: 700px) {
    #attorneyProfile img.attorneyProfilePhoto {
        float: none;
        margin: 0 0 10px 0
    }
}

#navigationBlog {
    padding: 0 5%;
    margin: 50px 0
}

.subscribe {
    display: block;
    background: url("../images/bg-subscribe.png") 0 0 no-repeat;
    padding-left: 23px;
    font-size: 14px;
    margin: 20px 0
}

.findlaw-network {
    margin-top: 20px
}

.group h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #000000;
    font-weight: 700
}

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

.group ul li {
    display: inline;
    font-size: 15px
}

.group a {
    display: block;
    padding: 3px 17px;
    color: #d09720;
    position: relative
}

.group a:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 10px;
    left: 0;
    background: #000
}

.group a:hover, .group a:focus, .group a:active {
    color: #163f40
}

#tagCloud a:before {
    background: none
}

.fb-like, .twitter-share-button, .g-plusone {
    min-width: 110px
}

.fb-like {
    top: -10px
}

#blogCommentForm fieldset input, #containerBlogCommentFormAutofill #comment-submit,
#blogCommentFormAutofill fieldset #comment-submit {
    font-size: 18px;
    color: #0b3941;
    text-transform: uppercase;
    font-weight: 700;
    background: #e9ab27;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px
}

#blogCommentForm fieldset input:hover, #blogCommentForm fieldset input:focus,
#blogCommentForm fieldset input:active, #containerBlogCommentFormAutofill #comment-submit:hover,
#containerBlogCommentFormAutofill #comment-submit:focus, #containerBlogCommentFormAutofill #comment-submit:active,
#blogCommentFormAutofill fieldset #comment-submit:hover, #blogCommentFormAutofill fieldset #comment-submit:focus,
#blogCommentFormAutofill fieldset #comment-submit:active {
    border: 0;
    color: #fff;
    background: #0b3941
}

#containerSearchFormDesign, #searchFormDesign {
    * zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    * zoom: 1;
    margin: 0 0 12px;
    padding: 0;
    clear: both
}

#containerSearchFormDesign:before, #containerSearchFormDesign:after,
#searchFormDesign:before, #searchFormDesign:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

#containerSearchFormDesign:after, #searchFormDesign:after {
    clear: both
}

#searchFormDesign #searchFormDesignSearchTerms {
    margin: 0;
    padding: 6px 15px 6px;
    width: 70%;
    color: #02343c;
    font-size: 15px;
    background: #e9e9e9;
    float: left;
    border: 0
}

#searchFormDesign #searchFormDesignSearchTerms:hover, #searchFormDesign #searchFormDesignSearchTerms:focus,
#searchFormDesign #searchFormDesignSearchTerms:active {
    background: #e9e9e9;
    border: 0
}

#searchFormDesign #searchFormDesignSubmit, #searchFormDesign .search-submit {
    width: 28%;
    height: auto;
    display: inline;
    vertical-align: top;
    margin: 0;
    font-size: 14px;
    color: #fff;
    padding: 7px 17px 8px 12px;
    border: 0;
    float: left;
    background: #02343c
}

#searchFormDesign .formLabelHide {
    position: absolute;
    left: -5000px
}


