@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
/*
Theme Name: Sheashea Theme
Theme URI: http://wordpress.org/
Author: the WordPress team
Author URI: http://wordpress.org/
Description: 
Version: 1.0
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: sheashea

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*!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: sans-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-size: 2em;
    margin: .67em 0
}

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

b,
strong {
    font-weight: 700
}

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: monospace, 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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    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: 400;
    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-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

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

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

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

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

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

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

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

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

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

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

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

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

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

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

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

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

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

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

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

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}


.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.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
}

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

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

#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;
    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: red;
    font-weight: 700
}

#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: 700
}

#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: red;
    clear: both
}

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

#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;
    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
}

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

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

#intakeFormI fieldset .formCheck input {
    background: 0 0
}

#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 {
    display: none
}

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

#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: 0 0
}

#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: Verdana, Geneva, sans-serif
}

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

#containerIntakeFormShort,
#containerIntakeFormShortAutofill {
    font-size: .91em;
    font-family: Verdana, Geneva, sans-serif
}

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

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

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

#intakeFormShort fieldset input,
#intakeFormShort fieldset textarea,
#intakeFormShortAutofill fieldset input,
#intakeFormShortAutofill fieldset textarea {
    display: block;
    width: 150px;
    font-family: Verdana, Geneva, sans-serif;
    margin: .2em 0 .5em;
    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 #000;
    padding: 10px 15px;
    width: 152px;
    margin: 0 0 15px
}

#practicePageFormShort form {
    margin: 0
}

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

#practicePageFormShort br {
    line-height: 0
}

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

#practicePageFormShort .practicePageFormShortHeader {
    font-weight: 700
}

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

#practicePageFormShort input {
    margin-bottom: 5px
}

#practicePageFormShort .practicePageFormSubmit {
    width: 73px
}

#practicePageCallToAction {
    border: solid 1px #000;
    background-color: #ccc;
    color: #333;
    padding: 10px;
    margin: 0 0 15px
}

#ie6 #practicePageCallToAction {
    width: 164px
}

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

#practicePageSidebar2 {
    padding: 10px;
    border: solid 1px #000;
    background-color: #eee;
    color: #333;
    margin: 0 0 15px
}

#ie6 #practicePageSidebar2 {
    width: 165px
}

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

#ie6 #practicePageFAQAbstract {
    width: 155px
}

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

#practicePageSidebar1 {
    padding: 10px;
    border: solid 1px #000;
    background-color: #eee;
    color: #333;
    margin: 15px 197px 15px 0
}

#ie #practicePageSidebar1 {
    display: inline-block
}

.practicePageError {
    color: red;
    font-weight: 700
}

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

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

#practiceCenterFormShort form {
    margin: 0
}

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

#practiceCenterFormShort br {
    line-height: 0
}

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

#practiceCenterFormShort .practiceCenterFormShortHeader {
    font-weight: 700
}

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

#practiceCenterFormShort input {
    margin-bottom: 5px
}

#practiceCenterFormShort .practiceCenterFormSubmit {
    width: 73px
}

#practiceCenterCallToAction {
    border: solid 1px #000;
    background-color: #ccc;
    color: #333;
    padding: 10px;
    margin: 0 197px 15px 0
}

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

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

#practiceCenterSidebar2 {
    padding: 10px;
    border: solid 1px #000;
    background-color: #eee;
    color: #333;
    margin: 0 0 15px
}

#ie6 #practiceCenterSidebar2 {
    width: 165px
}

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

#practiceCenterSidebar1 {
    padding: 10px;
    border: solid 1px #000;
    background-color: #eee;
    color: #333;
    margin: 15px 197px 15px 0
}

#ie #practiceCenterSidebar1 {
    display: inline-block
}

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

#ie6 #practiceCenterFAQAbstract {
    width: 155px
}

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

ul.practiceCenterNewsList li {
    display: block
}

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

#practiceCenterFamilyLawCalculator .practiceCenterFamilyLawCalculatorHeader {
    font-weight: 700
}

#practiceCenterFamilyLawCalculator form {
    margin: 0
}

.practiceCenterError {
    color: red;
    font-weight: 700
}

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

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

#practiceCenterNavigation li {
    margin: 0 0 10px
}

.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
}

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

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

#attorneyProfile div.attorneyProfileSection ul li ul li {
    padding: 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: 700
}

#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: 700
}

#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: red;
    clear: both
}

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

#emailObfuscation fieldset input {
    display: block;
    width: 20.5em;
    margin: .2em 0 .5em;
    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
}

#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: 0 0
}

#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
}

#searchResults .searchResultsHighlight {
    font-weight: 700
}

#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
}

.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
}

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

.office {
    padding: 0 0 15px
}

.office-last {
    padding: 0
}

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

.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: silver
}

.fontColor000080 {
    color: navy
}

.fontColor008000 {
    color: green
}

.fontColor008080 {
    color: teal
}

.fontColor800000 {
    color: maroon
}

.fontColor800080 {
    color: purple
}

.fontColor808000 {
    color: olive
}

.fontColor808080 {
    color: gray
}

.fontColorFFFFFF {
    color: #fff
}

.fontColor0000FF {
    color: #00f
}

.fontColor00FF00 {
    color: #0f0
}

.fontColor00FFFF {
    color: #0ff
}

.fontColorFF0000 {
    color: red
}

.fontColorFF00FF {
    color: #f0f
}

.fontColorFFFF00 {
    color: #ff0
}

.backgroundColor000000 {
    background: #000
}

.backgroundColorC0C0C0 {
    background: silver
}

.backgroundColor000080 {
    background: navy
}

.backgroundColor008000 {
    background: green
}

.backgroundColor008080 {
    background: teal
}

.backgroundColor800000 {
    background: maroon
}

.backgroundColor800080 {
    background: purple
}

.backgroundColor808000 {
    background: olive
}

.backgroundColor808080 {
    background: gray
}

.backgroundColorFFFFFF {
    background: #fff
}

.backgroundColor0000FF {
    background: #00f
}

.backgroundColor00FF00 {
    background: #0f0
}

.backgroundColor00FFFF {
    background: #0ff
}

.backgroundColorFF0000 {
    background: red
}

.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: 0 0;
    border: 0
}

#tagCloud li a {
    display: inline;
    background: 0 0;
    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;
    
}

.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
}

#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 {
    display: none
}

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

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

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

#containerBlogCommentForm,
#containerBlogCommentFormAutofill {
    font-family: Verdana, Geneva, sans-serif
}

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

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

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

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

#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
}

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

html {
    font-size: 62.5%
}

body {
    font-size: 18px;
    color: #282828;
    font-family: montserrat, sans-serif;
    overflow-x: hidden
}

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

a {
    color: #040a05;
    outline: none;
    text-decoration: underline;
    transition: all .2s
}

a:visited {
    color: #040a05;
    outline: none;
    text-decoration: underline
}

a:hover,
a:focus {
    color: #1c4b26;
    outline: none;
    text-decoration: underline
}

a:active,
a .current {
    color: #1c4b26;
    outline: none;
    text-decoration: none
}

h2,
h3,
h4,
h5,
h6 {
    font-size: 22px
}

h2 {
    font-size: 30px
}

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

td img {
    max-width: none
}

.header-page,
.banner,
.container-content-one,
.container-nav-practice,
.container-badges,
.container-content-two,
.container-content-three,
.container-content-four,
.container-content-five,
.container-content-six,
.container-content-seven,
.breadcrumbs,
.container-columns,
.container-lower-cta,
.short-form,
.contact-info,
.footer-page {
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    *zoom: 1;
    margin: 0 auto !important;
    max-width: 90% !important;
}

.header-page:before,
.header-page:after,
.banner:before,
.banner:after,
.container-content-one:before,
.container-content-one:after,
.container-nav-practice:before,
.container-nav-practice:after,
.container-badges:before,
.container-badges:after,
.container-content-two:before,
.container-content-two:after,
.container-content-three:before,
.container-content-three:after,
.container-content-four:before,
.container-content-four:after,
.container-content-five:before,
.container-content-five:after,
.container-content-six:before,
.container-content-six:after,
.container-content-seven:before,
.container-content-seven:after,
.breadcrumbs:before,
.breadcrumbs:after,
.container-columns:before,
.container-columns:after,
.container-lower-cta:before,
.container-lower-cta:after,
.short-form:before,
.short-form:after,
.contact-info:before,
.contact-info:after,
.footer-page:before,
.footer-page:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.header-page:after,
.banner:after,
.container-content-one:after,
.container-nav-practice:after,
.container-badges:after,
.container-content-two:after,
.container-content-three:after,
.container-content-four:after,
.container-content-five:after,
.container-content-six:after,
.container-content-seven:after,
.breadcrumbs:after,
.container-columns:after,
.container-lower-cta:after,
.short-form:after,
.contact-info:after,
.footer-page:after {
    clear: both
}

body .btn-short-form a {
    width: 100% !important;
    max-width: 100% !important;
    padding: 16px 10px !important;
    color: #fff !important;
    float: left !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    font-family: lato, sans-serif !important;
    background: #1f6421 !important;
    text-transform: none !important;
    text-decoration: none !important;
    text-align: center !important;
    outline: none !important;
    vertical-align: middle !important;
    border-radius: 0 !important;
    max-width: 300px !important;
    margin: 0 auto !important;
    float: none !important;
}
.btn-short-form {
    float: left;
    width: 100%;
    text-align: center !important;
}
.btn-short-form + .wpb_text_column.wpb_content_element {
    margin: 0 !important;
}

.btn-nav-practice {
    float: none;
    max-width: 100%;
    display: none
}

.header-page-wrap {
    background: url(../images/header-bg.jpg) no-repeat;
    background-size: contain;
    background-position-x: 50%
}

@media(max-width:2000px) {
    .header-page-wrap {
        background-size: cover
    }
}

@media(max-width:700px) {
    .header-page-wrap {
        background: #040a05
    }
}

.header-wrap {
    padding: 48px 0;
    background-color: #000
}

@media(max-width:760px) {
    .header-wrap {
        padding: 0
    }
	h2.vc_custom_heading.banner-text, p.vc_custom_heading.banner-text {
    font-size: 24px !important;
}
}

@media(max-width:700px) {
    .header-wrap {
        padding: 15px 10px;
        background: #040a05
    }
}

.Home .header-wrap {
    background: 0 0
}


.home_areas {
	color: #ffffff;
}
.home_areas a {
	color: #ffffff;
}


@media(max-width:700px) {
    .header-page-wrap, .header-page {
        padding: 30px 10px !important;
        background: #040a05 !important;
    }
	.sticky-header.enabled .container-nav-cta {
    padding: 0 !important;
}
}

.header-page {
    padding: 41px 0
}

@media(max-width:1300px) {
    .header-page {
        padding: 40px 10px
    }
}

@media(max-width:700px) {
    .header-page {
        padding: 0 10px
    }
}

.sticky-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 900;
    max-width: 100%;
    margin: 0 auto;
	
}
.blog .sticky-header{
    background: #000;
} 


.sticky-header.enabled {
    background: #000
}

.sticky-header.enabled .brand-image {
    transition: .3s all ease;
    max-width: 280px;
    width: 100%;
    display: table
}

.sticky-header.enabled .header-page {
    padding: 10px
}

.sticky-header.enabled .container-nav-cta {
    padding: 15px 0
}

a.brand {
    float: left
}

a.brand img {
    max-width: 100%
}

@media(max-width:700px) {
    a.brand img {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        display: block
    }
}

@media(max-width:1200px) {
    a.brand {
        width: 30%
    }
}

@media(max-width:960px) {
    a.brand {
        width: 23%
    }
}

@media(max-width:700px) {
    a.brand {
        float: none;
        width: 100%
    }
}

.container-nav-cta {
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    *zoom: 1;
    width: 55.25114%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding: 0;
    display: block;
    line-height: 1
}

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

.container-nav-cta:after {
    clear: both
}

@media(max-width:1300px) {
    .container-nav-cta {
        width: auto
    }
}

@media(max-width:700px) {
    .container-nav-cta {
        width: 100%
    }
}

.cta {
    float: right;
    text-align: right
}

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

.cta-text {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: -.1px
}

@media(max-width:850px) {
    .cta-text {
        font-size: 14px
    }
}

@media(max-width:700px) {
    .cta-text {
        display: table;
        margin: 10px auto;
        text-align: center
    }
}

.cta-phone {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #fff
}
.column-side h2.widget-title {
        font-family: montserrat,sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #040a05;
    text-transform: uppercase;
    margin: 20px 0 2px;
}
.column-side ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.column-side ul li{    display: block;
    font-size: 16px;}
.column-side ul li a{text-decoration: underline;
    
    text-transform: capitalize;
    font-family: montserrat,sans-serif;
    border-bottom: 0;
    padding: 7px 3px;
    font-weight: 400;
    color: #040a05;}
.column-side ul li a:hover {text-decoration:none;}
.column-side span.screen-reader-text {
    display: none;
}
.column-side input.search-field {
    margin: 0;
    padding: 7px 88px 7px 15px;
    width: 100%;
    color: #929292;
    border: 1px solid #040a05;
    font-family: montserrat,sans-serif;
    font-size: 16px;
    outline: none;
    background: #fefefe;
    box-sizing: border-box;
}
.column-side input.search-submit {
    font-family: montserrat,sans-serif;
    width: auto;
    height: auto;
    display: inline;
    vertical-align: top;
    margin: 0;
    font-size: 16px;
    color: #040a05;
    padding: 6px 17px 8px 12px;
    border: 1px solid #040a05;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    border-radius: 0;
}
.column-side input.search-submit:hover, .column-side input.search-submit:focus, .column-side input.search-field:hover, .column-side input.search-field:focus  {    background: #1f6421;
    border: 1px solid #040a05 !important;
    outline: none !important;
    color: #fff !important;}
.column-side form label:hover ::placeholder, .column-side form label:focus ::placeholder {
    color: #fff;
}
form.search-form {position:relative;    margin-bottom: 45px;}
.index-text {
    margin: 0 0 30px;
}
.social-share-wrap.social-share-show-text {
    padding: 30px 0 20px;
}
.column-main h1.page-title{    padding-bottom: 0;}
.sharethis-inline-share-buttons {
    display: inline-block !important;
}
div#secondary {
    display: none;
}
.column-side div#secondary {
    display: block;
}
.sharethis-inline-share-buttons {
    display: none !important;
}
 .social-share-wrap.social-share-show-text .sharethis-inline-share-buttons {
    display:  inline-block !important;
}


@media(max-width:1100px) {
    .cta-phone {
        font-size: 24px
    }
}

@media(max-width:960px){
	
	body .column-main {
    width: 100%;
		padding-bottom:0;
		padding-top:50px;
		padding-right:0;
}
	body .column-side{ width: 100%;float:left;padding-top:50px;}
}
@media(max-width:850px) {
    .cta-phone {
        font-size: 16px
    }
}

@media(max-width:700px) {
    .cta-phone {
        display: block;
        float: none;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
        font-size: 18px
    }
}

.mobile-nav-btns {
    display: none
}

.mobile-nav-btns ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between
}

.mobile-nav-btns ul li {
    width: 48%
}

.mobile-nav-btns ul li:first-child {
    background: #1c4b26
}

.mobile-nav-btns ul li:last-child {
    background: #1f6421
}

.mobile-nav-btns ul li a {
    font-weight: 400;
    color: #fff;
    font-family: montserrat, sans-serif;
    padding: 16px 0;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    display: block
}

@media(max-width:700px) {
    .mobile-nav-btns {
        display: block;
        clear: both;
        max-width: 300px;
        width: 100%;
        margin: 10px auto
    }
}

a.btn-nav-practice {
    display: none
}

@media(max-width:700px) {
    a.btn-nav-practice {
        font-weight: 400;
        color: #fff;
        font-family: montserrat, sans-serif;
        padding: 16px 0;
        font-size: 16px;
        text-decoration: none;
        text-align: center;
        text-transform: none;
        display: block;
        background: #1c4b26;
        max-width: 300px;
        width: 100%;
        margin: 10px auto
    }
}

.nav-main {
    float: left;
    padding: 10px 0
}

.nav-main ul {
    margin: 0;
    padding: 0;

    list-style: none;
    position: relative
}

.nav-main ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative
}

.nav-main ul li:hover>ul,
.nav-main ul li:focus>ul,
.nav-main ul li.drop-active>ul {
    visibility: visible;
    opacity: 1;
    z-index: 999999
}

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

.nav-main ul li ul {
    transition-property: opacity, visibility;
    transition-duration: 200ms, 200ms;
    transition-timing-function: ease-out, linear;
    transition-delay: 0s;
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    top: 100%;
    left: auto
}

.nav-main ul li ul li {
    width: auto;
    display: block;
    float: none
}

.nav-main ul li ul li:hover ul,
.nav-main ul li ul li:focus ul,
.nav-main ul li ul li.drop-active ul {
    visibility: visible;
    opacity: 1;
    z-index: 999999
}

.nav-main ul li ul li ul {
    left: 100%;
    top: 0;
    visibility: hiddden
}

.nav-main ul li ul li ul ul {
    visibility: hiddden;
    opacity: 0;
    position: relative;
    left: auto;
    right: auto
}

.nav-main ul .last-child>ul>li>ul {
    left: auto;
    right: 100%
}

@media(max-width:1300px) {
    .nav-main {
        padding: 10px 10px
    }
}

@media(max-width:700px) {
    .nav-main {
        display: none;
        max-width: 300px;
        width: 100%;
        margin: 10px auto;
        text-align: center;
        float: none;
        padding: 0;
        border: 1px solid #fff
    }
    .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: 0;
    list-style: none;
    display: flex
}

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

.nav-main ul li {
    margin-right: 34px
}

@media(max-width:1100px) {
    .nav-main ul li {
        margin-right: 13px
    }
}

@media(max-width:750px) {
    .nav-main ul li {
        margin-right: 10px
    }
}

@media(max-width:700px) {
    .nav-main ul li {
        margin-right: 0
    }
}


.nav-main ul li a {
    font-family: source sans pro, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 0 0 15px;
    margin: 0;
    letter-spacing: -.2px;
    text-transform: capitalize;
    position: relative
}

.nav-main ul li a:before {
    content: '';
    position: absolute;
    background: #1f6421;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0
}

@media(max-width:900px) {
    .nav-main ul li a {
        font-size: 15px;
        text-transform: none
    }
}

@media(max-width:750px) {
    .nav-main ul li a {
        font-size: 14px
    }
}

@media(max-width:700px) {
    .nav-main ul li a {
        margin: 0;
        font-size: 18px;
        background: #000;
        padding: 12px;
        color: #fff;
        border-bottom: 1px solid #fff;
        text-align: left;
        text-transform: none;
        font-weight: 400
    }
    .nav-main ul li a:hover {
        background: #1f6421
    }
}

.nav-main ul li a:hover {
    color: #fff
}

.nav-main ul li a:hover:before {
    height: 1px
}

@media(max-width:700px) {
    .nav-main ul li a:hover {
        color: #fff
    }
}

.nav-main ul li:last-child,
.nav-main ul li.itemLast {
    margin-right: 0
}

.nav-main ul li.has-child>a {
    position: relative
}

@media(max-width:700px) {
   .nav-main ul li.has-child>a:after {
    position: absolute;
    content: "\f067";
    font-family: fontawesome;
    line-height: 1;
    right: 0;
    top: 0;
    color: #fff;
    width: auto;
    font-size: 16px;
    height: 43px;
    width: 43px;
    line-height: 2.8;
    text-indent: 14px;
	   z-index:9999999999999;
}
}

.nav-main ul li.has-child>a.fl-scripts-hover-intent.fl-scripts-toggle-enabled {
    position: relative
}

@media(max-width:700px) {
    .nav-main ul li.has-child>a.fl-scripts-hover-intent.fl-scripts-toggle-enabled:after {
        content: "\f068";
        font-family: Fontawesome;
        position: absolute;
        display: inline-block;
        float: right;
        color: #fff;
        line-height: 1;
        font-size: 12px;
        right: 20px;
        top: 15px
    }
}

.nav-main ul ul {
    background: #000;
    width: 260px;
    margin: 17px 0 0!important
}

.nav-main ul ul li {
    margin-right: 0
}

@media(max-width:700px) {
    .nav-main ul ul li:last-child {
        margin-bottom: 0
    }
}

.nav-main ul ul li a {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    background: #000;
    text-transform: none;
    color: #fff;
    margin-bottom: 1px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 33px
}

.nav-main ul ul li a:hover {
    background: #1f6421;
    color: #fff
}

.nav-main ul ul li a:hover:after {
    height: 0
}

@media(max-width:700px) {
    .nav-main ul ul li a:hover {
        background: #1f6421;
        color: #fff
    }
}

@media(max-width:700px) {
    .nav-main ul ul li a {
        background: #000;
        color: #fff;
        padding-top: 14px;
        padding-bottom: 14px;
        font-size: 16px
    }
}

@media(max-width:700px) {
    .nav-main ul ul {
        background: 0 0;
        margin-top: 0!important
    }
}

.banner-wrap {
    padding: 107px 0 5px;
    clear: both
}

.banner-wrap {
    padding: 107px 0 5px;
    clear: both
}

.blog .banner-wrap, .single .banner-wrap, .archive .banner-wrap, .category .banner-wrap, .error404 .banner-wrap {
    padding: 147px 0 5px;
    clear: both
}
.archive .first-rec.col-lg-12.post, .category .col-md-12.col-lg-6.post:first-child {

    border: 0 !important;
}
@media(max-width:1300px) {
    .banner-wrap, .blog .banner-wrap, .single .banner-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1100px) {
    .banner-wrap {
        padding: 70px 10px
    }
}

@media(max-width:700px) {
    .banner-wrap {
        padding: 15px 10px;
        width: 100%;
        float: none;
        margin-left: 0
    }
}

.banner-text {
    width: 29.68037%;
    float: left;
    margin-right: -100%;
    margin-left: 12.78539%;
    clear: none;
    width: 26.68037%;
    margin-left: 13.08539%;
    background: #004800;
    padding: 36px 25px 35px 39px;
		    font-weight: bold !important;
}

.banner-text h1 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 44px;
    color: #fff;
    margin: 0 0 24px 0;
    letter-spacing: 0;
    line-height: 1.4;
}

.banner-text h2 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 44px;
    color: #fff;
    margin: 0;
    letter-spacing: 0;
    line-height: 1.5
}

.banner-text h2 span {
    display: block
}

@media(max-width:1100px) {
    .banner-text h2 {
        font-size: 40px !important;
    }
}

@media(max-width:960px) {
    .banner-text h2 {
        font-size: 28px !important;
    }
}

@media(max-width:700px) {
    .banner-text h2 {
        font-size: 22px  !important;
        line-height: 1.3  !important;
        text-align: center !important;
    }
	.banner-text .vc_column-inner {
    padding: 0 !important;
}
}

@media(max-width:1100px) {
    .banner-text {
        width: 30%;
        margin-left: 5%;
        padding: 36px 25px 35px
    }
	h2.vc_custom_heading.banner-text, p.vc_custom_heading.banner-text {
    font-size: 30px !important;
}
}

@media(max-width:700px) {
    .banner-text {
        padding: 15px 10px;
        width: 100%;
        float: none;
        margin-left: 0
    }
}

.Home .banner-wrap {
    padding: 164px 0 197px;
    clear: both;
    position: relative
}

@media(max-width:1300px) {
    .Home .banner-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1100px) {
    .Home .banner-wrap {
        padding: 130px 10px
    }
}

@media(max-width:960px) {
    .Home .banner-wrap {
        padding: 40px 10px
    }
}

@media(max-width:700px) {
    .Home .banner-wrap {
        padding: 15px 10px 0;
        width: 100%;
        float: none;
        margin-left: 0
    }
}

a.scroll-btn {
    position: absolute;
    bottom: -25.2%;
    left: 27.7%
}
html {    scroll-behavior: smooth;}
@media(max-width:960px) {
    a.scroll-btn {
        display: none
    }
}

.Home .banner-text {
    width: 36.07306%;
    float: left;
    margin-right: -100%;
    margin-left: 6.39269%;
    clear: none;
    width: 37.37306%;
    margin-left: 6.99269%;
    background: #004800;
    padding: 28px 25px 53px 42px
}

.Home .banner-text h2 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 68px;
    color: #fff;
    margin: 0;
    letter-spacing: 0;
    line-height: 1.53
}

.Home .banner-text h2 span {
    display: block
}

@media(max-width:1300px) {
    .Home .banner-text h2 {
        font-size: 45px
    }
}

@media(max-width:960px) {
    .Home .banner-text h2 {
        font-size: 34px
    }
}

@media(max-width:700px) {
    .Home .banner-text h2 {
        font-size: 22px;
        line-height: 1.3;
        text-align: center;
        padding: 0
    }
}

@media(max-width:400px) {
    .Home .banner-text h2 {
        font-size: 20px
    }
}

.Home .banner-text p {
    font-family: montserrat, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 21px 40px 21px 6px;
    letter-spacing: 0;
    line-height: 1.87
}

@media(max-width:1100px) {
    .Home .banner-text p {
        padding: 21px 10px
    }
}

@media(max-width:700px) {
    .Home .banner-text p {
        font-size: 16px;
        padding: 0;
        line-height: 1.4
    }
}

body .banner-btn a {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 20px !important;
    color: #fff !important;
    background: 0 0;
    width: 100%;
    display: table !important;
    text-decoration: none !important;
    text-align: center !important;
    text-transform: uppercase;
    border: 1px solid #fff !important;
    border-radius: 35px !important;
}
body .banner-btn a:hover {
    background: #42b55a !important;
    border: 1px solid #42b55a !important;
}

@media(max-width:1100px) {
    .Home .banner-text a.banner-btn {
        font-size: 16px;
        margin-top: 20px;
        margin-left: 0
    }
}

@media(max-width:700px) {
    .Home .banner-text a.banner-btn {
        display: none
    }
}

@media(max-width:1100px) {
    .Home .banner-text {
        width: 47.85845%
    }
}

@media(max-width:960px) {
    .Home .banner-text {
        width: 45.85845%
    }
}

@media(max-width:700px) {
    .Home .banner-text {
        width: 100%;
        float: none;
        margin-left: 0;
        padding: 10px 0
    }
}

.tagline-wrap {
    background: #fff;
    padding: 30px 0
}

.tagline-wrap h3 {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-size: 36px;
    color: #040a05;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    line-height: 1.35;
    text-transform: uppercase;
    text-align: center
}

.tagline-wrap h3 span {
    font-weight: 700
}

@media(max-width:700px) {
    .tagline-wrap h3 span {
        display: block
    }
}

@media(max-width:700px) {
    .tagline-wrap h3 {
        font-size: 17px
    }
}

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

.content-one-wrap {
    padding: 135px 0 109px;
    background: url(../images/content-one-bg.jpg) no-repeat;
    background-size: cover
}

.content-one-wrap .content-one-left {
    width: 48.85845%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    margin-left: 2.4%
}

.content-one-wrap .content-one-left h1.page-title {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-size: 44px;
    color: #040a05;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    line-height: 1.35;
    text-transform: none;
}

.content-one-wrap .content-one-left h1.page-title span {
    font-weight: 700
}

@media(max-width:1100px) {
    .content-one-wrap .content-one-left h1.page-title {
        font-size: 30px
    }
}

@media(max-width:960px) {
    .content-one-wrap .content-one-left h1.page-title {
        font-size: 26px
    }
}

@media(max-width:700px) {
    .content-one-wrap .content-one-left h1.page-title {
        font-size: 22px;
        padding: 0 0 15px;
        line-height: 1.3;
        margin-left: 0;
        width: 100%
    }
}

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

.content-one-wrap .content-one-right {
    width: 42.46575%;
    float: left;
    margin-right: -100%;
    margin-left: 51.14155%;
    clear: none;
    width: 40.76575%;
    margin-left: 56.24155%
}

.content-one-wrap .content-one-right p {
    font-family: montserrat, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #040a05;
    margin: 0;
    padding: 0 0 85px;
    letter-spacing: 0;
    line-height: 1.94
}

.content-one-wrap .content-one-right p span {
    font-weight: 700;
    text-transform: capitalize
}

@media(max-width:1100px) {
    .content-one-wrap .content-one-right p {
        padding: 0 0 50px
    }
}

@media(max-width:960px) {
    .content-one-wrap .content-one-right p {
        padding: 0 0 35px
    }
}

@media(max-width:700px) {
    .content-one-wrap .content-one-right p {
        padding: 0 0 15px;
        line-height: 1.4;
        font-size: 16px
    }
}

.content-one-wrap .content-one-right p.location {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 24px;
    font-style: italic;
    color: #040a05;
    display: block;
    padding: 0 0 0 20px;
    line-height: 1.4;
    position: relative
}

.content-one-wrap .content-one-right p.location:before {
    content: '';
    position: absolute;
    background: #040a05;
    width: 1px;
    height: 100%;
    left: 0;
    top: 0
}

@media(max-width:700px) {
    .content-one-wrap .content-one-right p.location:before {
        display: none
    }
}

.content-one-wrap .content-one-right p.location:after {
    content: '';
    position: absolute;
    background: #040a05;
    width: 100%;
    height: 1px;
    right: -83%;
    top: 50%
}

@media(max-width:1600px) {
    .content-one-wrap .content-one-right p.location:after {
        right: -90%;
        display: none
    }
}

@media(max-width:700px) {
    .content-one-wrap .content-one-right p.location:after {
        display: none
    }
}

@media(max-width:1100px) {
    .content-one-wrap .content-one-right p.location {
        font-size: 20px
    }
}

@media(max-width:700px) {
    .content-one-wrap .content-one-right p.location {
        font-size: 16px;
        padding: 0 0 15px
    }
}

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

@media(max-width:1300px) {
    .content-one-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1024px) {
    .content-one-wrap {
        padding: 30px 10px
    }
}

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

.content-two-wrap {
    background: #fff;
    padding: 70px 0 64px
}

.content-two-wrap h3 {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-size: 44px;
    color: #040a05;
    margin: 0;
    padding: 0 0 75px;
    letter-spacing: 0;
    line-height: 1.24;
    text-transform: uppercase;
    text-align: center
}

.content-two-wrap h3 span {
    font-weight: 700
}

@media(max-width:1100px) {
    .content-two-wrap h3 {
        font-size: 32px;
        padding: 0 0 30px
    }
}

@media(max-width:700px) {
    .content-two-wrap h3 {
        font-size: 20px;
        width: 100%;
        padding: 0 0 15px;
        line-height: 1.3
    }
}

.content-two-wrap .content-two {
    width: 87.21461%;
    float: left;
    margin-right: -100%;
    margin-left: 6.39269%;
    clear: none;
    width: 91.21461%;
    margin-left: 4.99269%
}

.content-two-wrap .content-two p {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    margin: 0;
    letter-spacing: -.1px;
    padding: 0 0 36px;
    line-height: 1.9
}

@media(max-width:700px) {
    .content-two-wrap .content-two p {
        font-size: 16px;
        padding: 0 0 15px;
        line-height: 1.4;
        letter-spacing: 0
    }
}

.content-two-wrap .content-two ul {
    padding: 0;
    list-style: none
}

.content-two-wrap .content-two ul.list-one {
    width: 42.46575%;
    float: left;
    margin-right: -100%;
    margin-left: 6.39269%;
    clear: none;
    margin-left: 6.39269%;
    margin-top: 0
}

@media(max-width:700px) {
    .content-two-wrap .content-two ul.list-one {
        width: 100%;
        float: none;
        margin-left: 0
    }
}

.content-two-wrap .content-two ul.list-two {
    width: 42.46575%;
    float: left;
    margin-right: -100%;
    margin-left: 51.14155%;
    clear: none;
    width: 46.66575%;
    margin-left: 47.74155%;
    margin-top: 0
}

@media(max-width:700px) {
    .content-two-wrap .content-two ul.list-two {
        width: 100%;
        float: none;
        margin-left: 0
    }
}

.content-two-wrap .content-two ul li {
    margin: 0;
    padding: 0 0 12px 82px;
    letter-spacing: -.1px;
    position: relative
}

.content-two-wrap .content-two ul li:before {
    content: '';
    position: absolute;
    background: url(../images/content-two-list-arrow.png) no-repeat;
    top: 8px;
    left: 34px;
    width: 21px;
    height: 8px
}

@media(max-width:700px) {
    .content-two-wrap .content-two ul li:before {
        left: 10px;
        top: 5px
    }
}

@media(max-width:700px) {
    .content-two-wrap .content-two ul li {
        padding: 0 0 12px 45px
    }
}

@media(max-width:700px) {
    .content-two-wrap .content-two ul {
        margin: 0
    }
}

@media(max-width:1300px) {
    .content-two-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1100px) {
    .content-two-wrap {
        padding: 70px 10px
    }
}

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

.badges-wrap {
    background: url(../images/badges-bg.jpg) no-repeat;
    background-size: cover;
    padding: 46px 0 46px
}

.badges-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center
}

.badges-wrap ul li {
    margin-right: 66px
}

@media(max-width:1100px) {
    .badges-wrap ul li {
        margin-right: 35px
    }
}

.badges-wrap ul li img {
    max-width: 100%
}

.badges-wrap ul li:last-child {
    margin-right: 0
}

@media(max-width:1300px) {
    .badges-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1100px) {
    .badges-wrap {
        padding: 70px 10px
    }
}

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

.content-three-wrap {
    padding: 55px 0 300px;
    background: #000 url(../images/content-three-bg-updated.jpg) no-repeat;
    background-size: cover;
    background-position-x: 50%
}

.content-three-wrap h3 {
    width: 55.25114%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    margin-left: 2.4%;
    font-family: montserrat, sans-serif;
    font-weight: 300;
    font-size: 44px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 0;
    padding: 0 0 39px;
    line-height: 1.33;
    text-transform: unset;
}
.content-three-wrap h3 strong {
    display: block;
    text-transform: uppercase;
}
.content-three-wrap h3, .content-three-wrap p, .content-three-wrap a, .content-three-wrap .vc_btn3-container.vc_btn3-inline {
    display: block !important;
    width: 100% !important;
}
.content-three-wrap h3 span {
    font-weight: 300;
    text-transform: capitalize
}

@media(max-width:1100px) {
    .content-three-wrap h3 {
        font-size: 30px;
        padding: 0 0 15px
    }
}

@media(max-width:700px) {
    .content-three-wrap h3 {
        font-size: 22px;
        width: 100%;
        padding: 0 0 15px;
        line-height: 1.3;
        float: none;
        margin-left: 0
    }
}

.content-three-wrap p {
    
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    width: 70.96575% !important;
    margin-left: 2.6%;
    clear: both;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    margin-top: 0;
    letter-spacing: 0;
    padding: 31px 0 15px;
    line-height: 1.9
}

.content-three-wrap p span {
    font-weight: 700
}

@media(max-width:700px) {
    .content-three-wrap p {
        font-size: 16px;
        padding: 0 0 15px;
        line-height: 1.4;
        letter-spacing: 0;
        width: 100%;
        float: none;
        margin-left: 0
    }
}

.content-three-wrap a {  
    width: 29.68037% !important;
    float: left;
    margin-right: -100%;
    margin-left: 0% !important;
    clear: none;
    width: 49.38037% !important;
    margin-left: 2.6% !important;
    clear: both;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px !important;
    color: #fff !important;
    margin-top: 58px;
    background: 0 0;
    text-transform: capitalize;
    padding: 14px !important;
    display: table !important;
    text-decoration: none !important;
    border: 1px solid #fff !important;
    border-radius: 35px !important;
    text-align: center !important;
    background: transparent !important;
}

.content-three-wrap a:hover { background: #1f6421 !important; border: 1px solid #1f6421 !important; }

@media(max-width:1100px) {
    .content-three-wrap a {
        width: auto
    }
}

@media(max-width:960px) {
    .content-three-wrap a {
        font-size: 16px;
        margin-top: 15px
    }
}

@media(max-width:700px) {
    .content-three-wrap a {
        max-width: 300px;
        width: 100%;
        margin-left: 0;
        float: none;
        margin: 0 auto;
        font-size: 15px
    }
}

@media(max-width:400px) {
    .content-three-wrap a {
        font-size: 14px
    }
}

@media(max-width:1300px) {
    .content-three-wrap {
        padding-left: 10px;
        padding-right: 10px;
        background-size: 120%
    }
}

@media(max-width:1100px) {
    .content-three-wrap {
        padding: 70px 10px
    }
}

@media(max-width:900px) {
    .content-three-wrap {
        background-size: 140%
    }
}

@media(max-width:700px) {
    .content-three-wrap {
        padding: 15px 10px;
        background: #000
    }
}

.content-four-wrap {
    
    background-size: cover;
    background-position-x: 50%;
    padding: 96px 0 96px;
    overflow: hidden;
    position: relative
}

.content-four-wrap:before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2019/12/content-four-quote-left.png) no-repeat;
    width: 400px;
    height: 350px;
    top: -12.9%;
    left: 1%
}

@media(max-width:1100px) {
    .content-four-wrap:before {
        background-size: 50%;
        top: -8%
    }
}

@media(max-width:960px) {
    .content-four-wrap:before {
        background-size: 40%
    }
}

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

.content-four-wrap:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2019/12/content-four-quote-right.png) no-repeat;
    width: 204px;
    height: 178px;
    bottom: -6%;
    right: 9%
}

@media(max-width:1100px) {
    .content-four-wrap:after {
        bottom: -20px;
        right: 0;
        background-size: 60%
    }
}

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

.content-four-wrap .content-four {
    width: 61.64384%;
    float: left;
    margin-right: -100%;
    margin-left: 19.17808%;
    clear: none;
    width: 63.74384%;
    margin-left: 18.77808%;
    position: relative;
    z-index: 5
}

.content-four-wrap .content-four h4 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 50.04px;
    color: #fff;
    margin: 0;
    padding: 0 0 72px;
    text-transform: capitalize;
    text-align: center
}

@media(max-width:1100px) {
    .content-four-wrap .content-four h4 {
        font-size: 30px;
        padding: 0 0 30px
    }
}

@media(max-width:960px) {
    .content-four-wrap .content-four h4 {
        font-size: 26px;
        padding: 0 0 30px
    }
}

@media(max-width:700px) {
    .content-four-wrap .content-four h4 {
        font-size: 22px;
        padding: 0 0 15px;
        line-height: 1.3
    }
}

.content-four-wrap .content-four p {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    margin: 0;
    letter-spacing: .06px;
    padding: 0 0 48px 10px;
    line-height: 1.9
}

@media(max-width:1300px) {
    .content-four-wrap .content-four p br {
        display: none
    }
}

@media(max-width:1100px) {
    .content-four-wrap .content-four p {
        padding: 0 0 15px
    }
}

@media(max-width:700px) {
    .content-four-wrap .content-four p {
        font-size: 16px;
        padding: 0 0 15px;
        line-height: 1.4;
        letter-spacing: 0;
        width: 100%;
        float: none;
        margin-left: 0
    }
}

.content-four-wrap .content-four span {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 18px;
    color: #fff;
    margin: 0;
    letter-spacing: 0;
    padding: 0 10px 15px;
    text-align: center;
    display: block
}

@media(max-width:700px) {
    .content-four-wrap .content-four span {
        float: none
    }
}

.content-four-wrap .content-four a {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #fff !important;
    margin-top: 60px;
    margin-left: 321px;
    background: 0 0;
    text-transform: capitalize;
    padding: 13px;
    display: table;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 35px;
    text-align: center;
    max-width: 192px;
    width: 100%;
	 background: transparent !important;
}
.content-four-wrap .content-four a:hover{
	
	    color: #fff !important;
    background: #1f6421 !important;
    border: 1px solid #1f6421 !important;
}
.content-four-wrap .content-four a img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px
}

.content-four-wrap .content-four a:hover {
    color: #fff;
    background: #1f6421;
    border: 1px solid #1f6421
}

@media(max-width:1100px) {
    .content-four-wrap .content-four a {
        margin: 30px auto
    }
}

@media(max-width:700px) {
    .content-four-wrap .content-four a {
        margin: 10px auto;
        font-size: 16px
    }
}

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

@media(max-width:1300px) {
    .content-four-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1100px) {
    .content-four-wrap {
        padding: 70px 10px
    }
}

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

.content-five-wrap {
    padding: 134px 0 78px;
    background: #1f6421 url(../images/content-five-bg.jpg) no-repeat;
    background-size: cover;
    background-position-x: 50%
}

.content-five-wrap .content-five-left {
    width: 29.68037%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    margin-left: 2.5%
}

.content-five-wrap .content-five-left h3 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 44px;
    color: #fff;
    margin: 0;
    letter-spacing: 0;
    padding: 0 0 31px;
    line-height: 1.37;
    text-transform: uppercase
}

.content-five-wrap .content-five-left h3 span {
    font-weight: 300
}

@media(max-width:1100px) {
    .content-five-wrap .content-five-left h3 {
        font-size: 30px
    }
}

@media(max-width:700px) {
    .content-five-wrap .content-five-left h3 {
        font-size: 22px;
        width: 100%;
        padding: 0 0 15px;
        line-height: 1.3
    }
}

.content-five-wrap .content-five-left a {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    margin: 51px auto 51px 60px;
    background: 0 0;
    text-transform: capitalize;
    padding: 13px;
    display: table;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 35px;
    text-align: center;
    max-width: 260px;
    width: 100%
}

.content-five-wrap .content-five-left a img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 17px
}

.content-five-wrap .content-five-left a:hover {
    background: #1c4b26;
    border: 1px solid #1c4b26
}

@media(max-width:1100px) {
    .content-five-wrap .content-five-left a {
        margin: 30px auto
    }
}

@media(max-width:700px) {
    .content-five-wrap .content-five-left a {
        margin: 10px auto;
        font-size: 16px
    }
}

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

.content-five-wrap .content-five-right {
    width: 55.25114%;
    float: left;
    margin-right: -100%;
    margin-left: 38.35616%;
    clear: none;
    width: 61.55114%;
    margin-left: 37.35616%;
    display: none
}

.content-five-wrap .content-five-right p {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    margin: 0;
    letter-spacing: -.05px;
    padding: 0 0 15px;
    line-height: 1.94
}

.content-five-wrap .content-five-right p span {
    font-weight: 700
}

@media(max-width:700px) {
    .content-five-wrap .content-five-right p {
        font-size: 16px;
        padding: 0 0 15px;
        line-height: 1.4;
        letter-spacing: 0
    }
}

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

@media(max-width:1300px) {
    .content-five-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1100px) {
    .content-five-wrap {
        padding: 70px 10px
    }
}

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

.content-six-wrap {
    background: #fff;
    padding: 135px 0 101px;
    display: none
}

.content-six-wrap .content-six-left {
    width: 29.68037%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    margin-left: 2.5%
}

.content-six-wrap .content-six-left h3 {
    font-family: montserrat, sans-serif;
    font-weight: 300;
    font-size: 44px;
    color: #040a05;
    margin: 0;
    letter-spacing: 0;
    padding: 0 0 31px;
    line-height: 1.37;
    text-transform: capitalize
}

.content-six-wrap .content-six-left h3 span {
    font-weight: 700;
    display: block
}

@media(max-width:1100px) {
    .content-six-wrap .content-six-left h3 {
        font-size: 30px
    }
}

@media(max-width:960px) {
    .content-six-wrap .content-six-left h3 {
        font-size: 26px
    }
}

@media(max-width:700px) {
    .content-six-wrap .content-six-left h3 {
        font-size: 22px;
        width: 100%;
        padding: 0 0 15px;
        line-height: 1.3
    }
}

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

.content-six-wrap .content-six-right {
    width: 55.25114%;
    float: left;
    margin-right: -100%;
    margin-left: 38.35616%;
    clear: none;
    width: 60.15114%;
    margin-left: 37.35616%
}

.content-six-wrap .content-six-right p {
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #040a05;
    margin: 0;
    letter-spacing: -.05px;
    padding: 0 0 15px;
    line-height: 1.96
}

.content-six-wrap .content-six-right p span {
    font-weight: 600
}

@media(max-width:700px) {
    .content-six-wrap .content-six-right p {
        font-size: 16px;
        padding: 0 0 15px;
        line-height: 1.4;
        letter-spacing: 0
    }
}

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

@media(max-width:1300px) {
    .content-six-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1100px) {
    .content-six-wrap {
        padding: 70px 10px
    }
}

@media(max-width:960px) {
    .content-six-wrap {
        padding: 40px 10px
    }
}

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

.breadcrumbs-wrap {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    color: #040a05;
    padding: 18px 0;
    letter-spacing: -.4px
}

.breadcrumbs-wrap a {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #040a05;
    text-decoration: none;
    letter-spacing: -.5px
}

.breadcrumbs-wrap a:hover,
.breadcrumbs-wrap a:active,
.breadcrumbs-wrap a:visited {
    color: #5ca5fd
}

.breadcrumbs-wrap span {
    font-size: 16px;
    font-weight: 700;
    color: #1c4b26;
    padding: 0 19px
}

@media(max-width:960px) {
    .breadcrumbs-wrap span {
        padding: 0 5px
    }
}

@media(max-width:1300px) {
    .breadcrumbs-wrap {
        padding: 0 10px;
        margin-top: 5px
    }
}

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

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

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

.container-columns:after {
    clear: both
}

@media(max-width:1300px) {
    .container-columns {
        padding: 0 10px
    }
}

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

.column-main {
       margin-right: 0;
    padding-top: 74px;
    padding-bottom: 129px;
    float: left;
    width: 70%;
    max-width: 830px;
	padding-right:20px;
}



.column-side {
    float: right;
    width: 30%;
    margin-left: 0;
    margin-top: 0;
    padding-top: 74px;
}


h1.page-title {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #000;
    margin: 0;
    padding: 0 0 30px 4.1%;
    letter-spacing: 0;
    line-height: 1.27;
    text-transform: uppercase
}

@media(max-width:1100px) {
    h1.page-title {
        font-size: 34px
    }
}

@media(max-width:960px) {
    h1.page-title {
        font-size: 28px;
        padding: 0 0 0 4.1%
    }
}

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

.vc_column_container.vc_col-sm-8 .vc_column-inner {
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    *zoom: 1;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #040a05;
    padding: 30px 0 0 4.1%
}

.vc_column_container.vc_col-sm-8 .vc_column-inner:before,
.vc_column_container.vc_col-sm-8 .vc_column-inner:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.vc_column_container.vc_col-sm-8 .vc_column-inner:after {
    clear: both
}

.vc_column_container.vc_col-sm-8 .vc_column-inner h2 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #040a05;
    margin: 0;
    padding: 6px 0 18px;
    line-height: 1.3;
    letter-spacing: 0
}

@media(max-width:1100px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner h2 {
        padding: 15px 0 10px;
        font-size: 28px
    }
}

@media(max-width:700px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner h2 {
        padding: 0 0 15px;
        font-size: 22px;
        line-height: 1.3
    }
}

.vc_column_container.vc_col-sm-8 .vc_column-inner h3 {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #040a05;
    margin: 0;
    padding: 50px 0 37px;
    text-transform: uppercase
}

@media(max-width:1100px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner h3 {
        padding: 15px 0 10px
    }
}

@media(max-width:700px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner h3 {
        padding: 0 0 15px;
        font-size: 22px;
        line-height: 1.3
    }
}

.vc_column_container.vc_col-sm-8 .vc_column-inner p {
    margin: 0 0 30px;
    padding: 0;
    line-height: 1.78
}

@media(max-width:1100px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner p {
        margin: 0 0 15px
    }
}

@media(max-width:700px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner p {
        margin: 0 0 15px;
        line-height: 1.5
    }
}

.vc_column_container.vc_col-sm-8 .vc_column-inner ul {
    padding: 0;
    line-height: 1.7;
    list-style: none
}

@media(max-width:1100px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner ul {
        padding: 0
    }
}

@media(max-width:700px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner ul {
        padding: 0 0 15px 20px;
        line-height: 1.5;
        margin-bottom: 0;
        margin-top: 0
    }
}

.vc_column_container.vc_col-sm-8 .vc_column-inner ul li {
    margin: 0;
    padding: 0 0 0 43px;
    position: relative
}

.vc_column_container.vc_col-sm-8 .vc_column-inner ul li:before {
    content: '\f101';
    position: absolute;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 700;
    color: #1c4b26;
    left: 21px;
    top: 0
}

@media(max-width:700px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner ul li:before {
        left: 5px
    }
}

@media(max-width:700px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner ul li {
        padding: 0 0 0 20px
    }
}

.vc_column_container.vc_col-sm-8 .vc_column-inner .callOut {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    font-size: 20px;
    font-style: italic;
    color: #1c4b26;
    padding: 30px 127px 30px 29px;
    margin: 0 0 34px;
    line-height: 1.7;
    background-color: #fff
}

@media(max-width:1100px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner .callOut {
        padding: 15px 25px;
        margin: 0
    }
}

@media(max-width:700px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner .callOut {
        padding: 10px 15px;
        margin: 0 0 15px;
        line-height: 1.5
    }
}

@media(max-width:700px) {
.vc_column_container.vc_col-sm-8 .vc_column-inner {
        font-size: 16px;
        padding: 0
    }
}

.desktop-prac {
    display: block
}

@media(max-width:700px) {
    .desktop-prac {
        display: none
    }
}

.mobile-prac {
    display: none
}

@media(max-width:700px) {
    .mobile-prac {
        display: block
    }
}

.title-practice, aside#nav_menu-2 h2 {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #fff;
    margin: 0;
    padding: 0px 30px 0px 35px;
    text-transform: uppercase
}
body .head-right .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

@media(max-width:768px) {
    .title-practice {
        padding: 15px 47px 15px 41px;
        font-size: 35px
    }
}

@media(max-width:700px) {
    .title-practice, aside#nav_menu-2 h2 {
        font-size: 32px;
        padding: 10px 0;
        text-align: center;
        display: none
    }
}

.nav-practice {
    background: #000
}

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

.nav-practice ul li {
    padding: 0
}

.nav-practice ul li a {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 18.01px;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 14px 30px 16px 63px;
    position: relative;
    letter-spacing: 0;
    line-height: 1.69;
    position: relative
}

.nav-practice ul li a:before {
    content: "\f101";
    position: absolute;
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: 700;
    top: 13px;
    left: 40px
}

@media(max-width:700px) {
    .nav-practice ul li a:before {
        display: none
    }
}

.nav-practice ul li a:hover {
    color: #fff;
    background: #1f6421
}

.nav-practice ul li a:hover:before {
    content: '\f103'
}

@media(max-width:800px) {
    .nav-practice ul li a {
        font-size: 18px
    }
}

@media(max-width:700px) {
    .nav-practice ul li a {
        margin-bottom: 0;
        padding: 12px;
        font-size: 16px;
        border-bottom: 0
    }
}

.nav-practice ul li ul {
    background: #1c4b26;
    padding: 0
}

.nav-practice ul li ul li {
    margin: 0
}

.nav-practice ul li ul li a {
    font-family: montserrat, sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 1.46;
    text-decoration: none;
    position: relative;
    display: block;
    padding: 15px 30px 20px 83px;
    text-align: left;
    position: relative;
    letter-spacing: -.7px
}

.nav-practice ul li ul li a:before {
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 700;
    top: 16px;
    left: 64px
}

@media(max-width:700px) {
    .nav-practice ul li ul li a:before {
        display: none
    }
}

.nav-practice ul li ul li a:hover {
    color: #fff;
    background: #1f6421
}

.nav-practice ul li ul li a:hover:before {
    content: '\f107'
}

@media(max-width:800px) {
    .nav-practice ul li ul li a {
        font-size: 18px
    }
}

@media(max-width:700px) {
    .nav-practice ul li ul li a {
        padding: 12px 10px 12px 35px;
        font-size: 15px
    }
}

.nav-practice ul li ul li ul {
    padding: 0;
    list-style: none
}

.nav-practice ul li ul li ul li {
    margin: 0
}

.nav-practice ul li ul li ul li a {
    padding: 15px 30px 20px 115px;
    position: relative
}

.nav-practice ul li ul li ul li a:before {
    content: "\f0da";
    position: absolute;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 700;
    top: 16px;
    left: 103px
}

@media(max-width:700px) {
    .nav-practice ul li ul li ul li a:before {
        display: none
    }
}

.nav-practice ul li ul li ul li a:hover:before {
    content: "\f0da"
}

@media(max-width:700px) {
    .nav-practice ul li ul li ul li a {
        padding: 15px 30px 20px 55px
    }
}

@media(max-width:700px) {
    .nav-practice ul li {
        padding: 0;
        margin-bottom: 0
    }
}

@media(max-width:700px) {
    .nav-practice {
        padding-top: 0;
        padding-bottom: 0;
        max-width: 300px;
        width: 100%;
        margin: 10px auto
    }
}

.container-nav-practice {
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    *zoom: 1;
    clear: both;
    width: 100%
}

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

.container-nav-practice:after {
    clear: both
}

.practice-area-wrap {
    background: #1c4b26;
    padding: 66px 10px 44px
}

@media(max-width:1260px) {
     .practice-area-wrap {
        padding: 50px 10px
    }
}

@media(max-width:700px) {
    .practice-area-wrap {
        display: none
    }
}

h4.title-nav-practice {
    font-family: montserrat, sans-serif;
    font-weight: 300;
    font-size: 48px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0;
    padding-left: 7px
}

h4.title-nav-practice span {
    font-weight: 300
}

@media(max-width:1100px) {
    h4.title-nav-practice {
        font-size: 42px
    }
}

@media(max-width:960px) {
    h4.title-nav-practice {
        font-size: 28px
    }
}

@media(max-width:700px) {
    h4.title-nav-practice {
        display: none
    }
}

.nav-practice {
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    *zoom: 1;
    width: 80.82192%;
    float: left;
    margin-right: -100%;
    margin-left: 6.39269%;
    clear: none;
    width: 84.12192%;
    padding: 38px 0;
    background: #1c4b26
}

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

.nav-practice:after {
    clear: both
}

@media(max-width:1100px) {
    .nav-practice {
        padding: 70px 0
    }
}

.nav-practice ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex
}

.nav-practice ul li {
    margin-right: 135px
}

.nav-practice ul li a {
    display: block;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    padding: 0;
    text-decoration: none;
    line-height: 1.1;
    text-align: center;
    text-transform: capitalize;
    transition: all .2s ease-in-out;
    position: static
}
.nav-practice ul li a:before {
    display: none
}

.nav-practice ul li a span {
    display: block
}

@media(max-width:1100px) {
    .nav-practice ul li a span br {
        display: none
    }
}

.nav-practice ul li a p {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 17.96px;
    color: #fff;
    margin: 0;
    line-height: 1;
    display: inline-block
}

.nav-practice ul li a img {
    max-width: 100%;
    display: block;
    margin: 28px auto
}

.nav-practice ul li a:hover {
    color: #fff;
    background: 0 0
}

@media(max-width:1100px) {
    .nav-practice ul li a {
        font-size: 24px
    }
}

@media(max-width:960px) {
    .nav-practice ul li a {
        font-size: 16px
    }
}

.nav-practice ul li:last-child,
.nav-practice ul li.last-pa {
    margin-right: 10px
}

@media(max-width:960px) {
    .nav-practice ul li {
        margin-right: 70px
    }
}

.nav-practice ul.row-two {
    justify-content: space-around;
    margin-top: 134px;
    padding-left: 94px
}

@media(max-width:1100px) {
    .nav-practice ul.row-two {
        margin-top: 20px
    }
}

@media(max-width:960px) {
    .nav-practice ul.row-two {
        margin-top: 70px;
        padding-left: 10px
    }
}

@media(max-width:700px) {
    .nav-practice ul.row-two {
        margin-top: 0;
        padding-left: 0
    }
}

@media(max-width:977px) {
    .nav-practice {
        padding: 20px 0
    }
}

@media(max-width:700px) {
    .nav-practice {
        display: none;
        width: 300px;
        margin: 0 auto 20px;
        padding: 0;
        float: none
    }
    .nav-practice ul {
        display: block;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }
    .nav-practice ul li {
        display: block;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }
    .nav-practice ul li a {
        display: block
    }
    .nav-practice ul li ul {
        display: none;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }
    .nav-practice ul li ul li {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }
    .nav-practice ul li ul li ul {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }
    .nav-practice ul li ul li ul li {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }
    .nav-practice ul li ul li ul li ul {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }
    .nav-practice ul .last-child>ul>li>ul {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        float: none;
        visibility: visible;
        opacity: 1;
        width: auto
    }
    .nav-practice ul .fl-drop-active>ul {
        display: block
    }
    .nav-practice ul li {
        float: none;
        width: 100%;
        margin: 0
    }
    .nav-practice ul li a {
        font-family: montserrat, sans-serif;
        font-size: 16px;
        padding: 16px;
        border-bottom: 1px solid #fff;
        text-align: left;
        min-height: 0;
        color: #fff;
        background: #000;
        text-transform: none
    }
    .nav-practice ul li a:hover {
        color: #fff;
        background: #1a3e1b
    }
    .nav-practice ul li a img {
        display: none
    }
    .nav-practice ul li a p {
        display: none
    }
}

.contact-info-wrap {
    padding: 83px 0 50px;
    background: #1f6421
}

.contact-info-wrap .contact-info-logo {
    width: 36.07306%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    display: table;
    margin-left: 2.7%;
    margin-top: 16px
}

.contact-info-wrap .contact-info-logo img {
    max-width: 100%;
    display: table
}

@media(max-width:700px) {
    .contact-info-wrap .contact-info-logo img {
        margin: 10px auto;
        max-width: 300px;
        width: 100%
    }
}


@media(max-width:1100px) {
    .contact-info-wrap .contact-info-logo {
        width: 30%;
        margin-left: 0
    }
}

@media(max-width:700px) {
    .contact-info-wrap .contact-info-logo {
        width: 100%;
        float: none;
        margin-left: 0
    }
}

@media(max-width:1100px) {
    .contact-info-wrap {
        padding: 70px 10px
    }
}

@media(max-width:960px) {
    .contact-info-wrap {
        padding: 40px 10px
    }
}

@media(max-width:700px) {
    .contact-info-wrap {
        padding: 15px 10px 0
    }
}

@media(max-width:700px) {
    .contact-info {
        margin-top: 0;
        text-align: center
    }
}

.offices p {
    padding: 0;
    margin: 0
}

.office-1 {
    width: 23.28767%;
    float: left;
    margin-right: -100%;
    margin-left: 57.53425%;
    clear: none;
    text-align: center
}

@media(max-width:1100px) {
    .office-1 {
        width: 60%;
        margin-left: 34.35616%
    }
}

@media(max-width:700px) {
    .office-1 {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0
    }
}

.office-2 {
    width: 23.28767%;
    float: left;
    margin-right: -100%;
    margin-left: 70.31963%;
    clear: none;
    text-align: center
}

@media(max-width:1100px) {
    .office-2 {
        width: 33%;
        margin-left: 66.31963%
    }
}

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

.office-title {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #00003f;
    text-transform: uppercase;
    display: block;
    padding-bottom: 14px;
    display: none;
    position: relative
}

.office-title:before {
    content: '';
    position: absolute;
    width: 57px;
    height: 1px;
    bottom: 0;
    left: 40%;
    background: #0a3468
}

@media(max-width:750px) {
    .office-title {
        font-size: 16px
    }
}

@media(max-width:700px) {
    .office-title {
        font-size: 18px
    }
}

.office-address {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    line-height: 1.8;
    letter-spacing: -.3px;
    padding-top: 6px;
    display: block;
    text-align: center;
    text-transform: uppercase
}

@media(max-width:1300px) {
    .office-address {
        font-size: 18px;
        letter-spacing: 0
    }
}

@media(max-width:960px) {
    .office-address {
        font-size: 16px;
        text-transform: none
    }
}

@media(max-width:700px) {
    .office-address {
        float: none;
        font-size: 18px
    }
}

.office-phone {
    font-size: 0
}

.office-phone-label {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 8px
}

@media(max-width:750px) {
    .office-phone-label {
        font-size: 16px
    }
}

@media(max-width:700px) {
    .office-phone-label {
        display: block
    }
}

.office-phone-number {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #fff;
    display: inline-block;
    letter-spacing: 1.1px
}

@media(max-width:960px) {
    .office-phone-number {
        font-size: 20px
    }
}

@media(max-width:750px) {
    .office-phone-number {
        font-size: 16px
    }
}

@media(max-width:700px) {
    .office-phone-number {
        line-height: 1;
        display: inline-block;
        font-size: 18px
    }
}

a.office-map-link,
a.office-page-link {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    display: table;
    margin: 49px auto;
    letter-spacing: .2px;
    max-width: 206px;
    width: 100%;
    text-transform: capitalize;
    padding: 16px 5px;
    border: 1px solid #fff;
    background: #1f6421;
    border-radius: 36px
}

a.office-map-link:hover,
a.office-page-link:hover {
    color: #fff;
    background: #42b55a;
    border: 1px solid #42b55a
}

@media(max-width:1100px) {
    a.office-map-link,
    a.office-page-link {
        margin: 15px auto
    }
}

@media(max-width:900px) {
    a.office-map-link,
    a.office-page-link {
        font-size: 15px
    }
}

@media(max-width:700px) {
    a.office-map-link,
    a.office-page-link {
        margin: 10px auto
    }
}

.map {
    height: 192px;
    background: url(../images/map-bg.jpg) no-repeat;
    background-size: cover;
    background-position-x: 50%
}

@media(max-width:1100px) {
    .map {
        height: 150px
    }
}

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

@media(max-width:700px) {
    .E-mail .mobile-btns,
    .Contact .mobile-btns {
        display: none
    }
}

.E-mail .short-form-wrap,
.Contact .short-form-wrap {
    display: none
}

.short-form-wrap {
    background: #fff;
    padding: 113px 0 152px;
    border-top: 1px solid #040a05
}

@media(max-width:1300px) {
    .short-form-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width:1100px) {
    .short-form-wrap {
        padding: 70px 10px
    }
}

@media(max-width:700px) {
    .short-form-wrap {
        padding: 30px 0 15px;
        display: none
    }
}

.short-form {
    padding: 0px;
    width: 100%
}

@media(max-width:960px) {
    .short-form {
        padding: 0
    }
}

.title-short-form, aside#text-2 h2 {
    font-family: montserrat, sans-serif;
    font-weight: 300;
    font-size: 49.88px;
    color: #040a05;
    text-transform: capitalize;
    text-align: center;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    line-height: 1
}

@media(max-width:1100px) {
    .title-short-form, aside#text-2 h2 {
        font-size: 38px
    }
}

@media(max-width:960px) {
    .title-short-form, aside#text-2 h2 {
        font-size: 32px
    }
}

#containerIntakeFormShort,
#containerIntakeFormShortAutofill {
    font-size: 18px;
    font-family: montserrat, sans-serif;
    padding: 20px 0 0;
    color: #040a05;
    position: relative;
    margin-top: 0;
    text-align: center
}

#containerIntakeFormShort>p,
#containerIntakeFormShortAutofill>p {
    padding: 0 0 78px 0;
    letter-spacing: 0
}

#containerIntakeFormShort p,
#containerIntakeFormShortAutofill p {
    font-weight: 400
}

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

#intakeFormShort fieldset input,
#intakeFormShort fieldset textarea,
#intakeFormShortAutofill fieldset input,
#intakeFormShortAutofill fieldset textarea, .wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select{
    font-family: montserrat, sans-serif;
    display: block;
    width:80%;
    margin: 5px 0 12px;
    padding: 12px 16px;
    font-size: 18px;
    color: #040a05;
    float: left;
    letter-spacing: -.8px;
    height: 51px;
		    border: 2px solid #040a05;
	    background: #fff;
}
.ct-form .wpcf7-form-control-wrap textarea{  height:150PX; width:80%; }
 
.wpcf7-form-control-wrap {
    position: relative;
    float: left;
    width: 100%;
}
form.wpcf7-form {
    position: relative;
}
span.wpcf7-form-control-wrap.textarea-559 {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
}
input[type="checkbox"] {
    width: 21px;
    height: 26px;
    margin: 2px 9px 0 0;
}
span.wpcf7-list-item {margin:0;}
input.wpcf7-form-control.wpcf7-submit, input[type="submit"] {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 20px;
    height: auto;
    margin: 0 auto;
    display: table;
    float: right;
    background: #fff;
    color: #040a05;
    border: 2px solid #040a05;
    text-align: center;
    text-decoration: none;
    padding: 16px 0;
    max-width: 352px;
    width: 100%;
    border-radius: 35px;
    text-transform: capitalize;
	outline:0 !important;
}
input.wpcf7-form-control.wpcf7-submit:hover, input[type="submit"]:hover{background: #1f6421;
    color: #fff;}
.wpcf7-form-control-wrap ::placehoder {font-size: 18px;
    color: #040a05;}
@media(max-width:700px) {
    #intakeFormShort fieldset input,
    #intakeFormShort fieldset textarea,
    #intakeFormShortAutofill fieldset input,
    #intakeFormShortAutofill fieldset textarea {
        width: 100%;
        float: none
    }
}

#intakeFormShort fieldset input#intakeFormShortName,
#intakeFormShort fieldset input#intakeFormShortPhone,
#intakeFormShort fieldset textarea#intakeFormShortName,
#intakeFormShort fieldset textarea#intakeFormShortPhone,
#intakeFormShortAutofill fieldset input#intakeFormShortName,
#intakeFormShortAutofill fieldset input#intakeFormShortPhone,
#intakeFormShortAutofill fieldset textarea#intakeFormShortName,
#intakeFormShortAutofill fieldset textarea#intakeFormShortPhone {
    margin-right: 5.5%
}

#intakeFormShort fieldset div.formHighlight *,
#intakeFormShortAutofill fieldset div.formHighlight * {
    border: 2px solid #040a05;
    background: #fff
}

#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: 2px solid #040a05;
    background: #fff
}

#intakeFormShort fieldset textarea,
#intakeFormShortAutofill fieldset textarea {
    height: 189px;
    right: 0;
    top: 0;
    position: absolute;
    width: 50.3%;
    padding: 14px 17px 19px;
    letter-spacing: 0
}

#intakeFormShort fieldset .formCheck,
#intakeFormShortAutofill fieldset .formCheck {
    clear: both;
    float: left
}

#intakeFormShort fieldset #formError,
#intakeFormShortAutofill fieldset #formError {
    position: absolute;
    top: -30px;
    right: 0;
    font-size: 16px;
    z-index: 1
}

@media(max-width:850px) {
    #intakeFormShort fieldset #formError,
    #intakeFormShortAutofill fieldset #formError {
        font-size: 13px
    }
}

@media(max-width:700px) {
    #intakeFormShort fieldset #formError,
    #intakeFormShortAutofill fieldset #formError {
        position: relative;
        top: 0
    }
}

#intakeFormShort .formHide,
#intakeFormShortAutofill .formHide {
    display: none
}

#intakeFormShort fieldset .formCheck,
#intakeFormShort p.intakeFormShortPrivacy,
#intakeFormShortAutofill fieldset .formCheck,
#intakeFormShortAutofill p.intakeFormShortPrivacy {
    display: inline-block;
    padding: 0
}

#intakeFormShort fieldset .formCheck a,
#intakeFormShort p.intakeFormShortPrivacy a,
#intakeFormShortAutofill fieldset .formCheck a,
#intakeFormShortAutofill p.intakeFormShortPrivacy a {
    font-family: montserrat, sans-serif;
    font-size: 18px;
    color: #040a05;
    text-decoration: underline
}

#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: #040a05;
    text-decoration: underline
}

#intakeFormShortDisclaimer {
    width: 100%
}

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

#intakeFormShortDisclaimer a {
    color: #040a05;
    text-align: center
}

#intakeFormShortDisclaimerCheck {
    font-weight: 400;
    font-family: montserrat, sans-serif
}

#intakeFormShortSubmit,
#intakeFormShortAutofillSubmit,
#intakeFormISubmit,
#emailObfuscationSubmit {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px;
    height: auto;
    margin: 0 auto;
    display: table;
    float: right;
    background: #fff;
    color: #040a05;
    border: 2px solid #040a05;
    text-align: center;
    text-decoration: none;
    padding: 16px 0;
    max-width: 352px;
    width: 100%;
    border-radius: 35px;
    text-transform: capitalize
}

@media(max-width:1024px) {
    #intakeFormShortSubmit,
    #intakeFormShortAutofillSubmit,
    #intakeFormISubmit,
    #emailObfuscationSubmit {
        margin: 15px auto
    }
}

#intakeFormShortSubmit:hover,
#intakeFormShortAutofillSubmit:hover,
#intakeFormISubmit:hover,
#emailObfuscationSubmit:hover {
    background: #1f6421;
    color: #fff
}

#emailObfuscationSubmit,
#intakeFormISubmit {
    width: 100%!important;
    height: 100%!important;
    margin: 10px 0;
    max-width: 300px;
    float: none
}

@media(max-width:700px) {
    #emailObfuscationSubmit,
    #intakeFormISubmit {
        font-size: 16px;
        margin: 10px auto;
        font-size: 16px;
        width: 100%
    }
}

@media(max-width:700px) {
    #intakeFormI fieldset textarea {
        width: 22em
    }
}

@media(max-width:1100px) {
    #attorneyProfile img.attorneyProfilePhoto {
        float: none
    }
}

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

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

@media(max-width:920px) {
    #intakeFormI fieldset input,
    #intakeFormI fieldset select {
        width: 90%
    }
}

@media(max-width:920px) {
    #intakeFormI fieldset textarea {
        width: 90%
    }
}

@media(max-width:920px) {
    #containerEmailObfuscation fieldset input,
    #intakeFormI fieldset select {
        width: 90%
    }
}

@media(max-width:920px) {
    #containerEmailObfuscation fieldset textarea {
        width: 90%
    }
}

#intakeFormShortAutofill fieldset input.checkbox {
    width: 21px;
    height: 26px;
    margin: 0 9px 0 0
}

.footer-page-wrap {
    background: #fff;
    padding: 88px 10px 80px
}

@media(max-width:1200px) {
    .footer-page-wrap {
        padding: 40px 10px
    }
}

@media(max-width:700px) {
    .footer-page-wrap {
        padding: 15px 10px
    }
}

.footer-right {
    width: 40%;
    float: right
}

@media(max-width:1150px) {
    .footer-right {
        width: 100%;
        float: none
    }
}

a.review-us {
    font-family: montserrat, sans-serif;
    font-weight: 400;
    color: #254f58;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    display: table;
    margin: 0 auto;
    letter-spacing: .2px;
    max-width: 206px;
    width: 100%;
    text-transform: capitalize;
    padding: 18px 0;
    border: 1px solid #254f58;
    background: #fff;
    border-radius: 36px;
    float: left;
    margin-left: 50px
}

a.review-us:hover {
    color: #fff;
    background: #1c4b26;
    border: 1px solid #1c4b26
}

@media(max-width:1150px) {
    a.review-us {
        float: none;
        text-align: center;
        margin: 10px auto
    }
}

@media(max-width:900px) {
    a.review-us {
        font-size: 16px
    }
}

@media(max-width:700px) {
    a.review-us {
        margin: 10px auto;
        float: none
    }
}

a.back-to-top {
    padding: 0 20px;
    float: right;
    text-decoration: none;
    margin-right: 0
}

@media(max-width:1150px) {
    a.back-to-top {
        float: none;
        text-align: center;
        margin: 0 auto;
        display: block
    }
}

@media(max-width:700px) {
    a.back-to-top {
        margin: 10px auto;
        float: none;
        display: table;
        padding: 0
    }
}

.social-media {
    float: left
}

.social-media ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex
}

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

.social-media ul li {
    margin: 0;
    padding: 0;
    display: inline-block
}

.social-media ul li a {
    text-decoration: none
}

.social-media ul li a span {
    font-size: 26px;
    color: #1f6421;
    display: block;
    margin-right: 19px
}

.social-media ul li a span:hover {
    color: #42b55a
}

@media(max-width:1150px) {
    .social-media {
        float: none;
        text-align: center;
        margin: 10px auto
    }
}

@media(max-width:700px) {
    .social-media {
        width: 100%;
        float: none;
        margin-left: 0;
        padding: 15px 0;
        display: block;
        text-align: center
    }
}

.fine-print {
    float: left;
    width: 50%;
    font-family: montserrat, sans-serif;
    font-size: 16px;
    color: #040a05;
    font-weight: 400;
    letter-spacing: .2px
}

.fine-print a {
    color: #1c4b26;
    text-decoration: none;
    font-weight: 600;
    display: inline-block
}

.fine-print a:hover {
    text-decoration: underline
}

.fine-print p {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    line-height: 1.6;
    display: inline
}

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

@media(max-width:1150px) {
    .fine-print {
        width: 100%;
        float: none;
        text-align: center
    }
}

@media(max-width:700px) {
    .fine-print {
        font-size: 16px;
        margin-bottom: 20px;
        float: none;
        width: 100%;
        letter-spacing: -.2px;
        text-align: center
    }
}

p.branding {
    line-height: 1.6;
    padding-left: 5px
}

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

iframe[src^="http://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
    }
}

.Search #searchFormSubmit {
    background: #1d1d1e;
    color: #c0961f;
    padding: 3px 5px;
    border: 1px solid #d89b18
}

.Search #searchFormSubmit:hover {
    color: #fff;
    background: #bd891c;
    border: 1px solid #1d1d1e
}

@media(max-width:950px) {
    .Search .content #searchFormSearchTerms {
        width: 40%!important
    }
}

.Search .content #searchPage {
    padding: 10px 0
}

.Site-Map .content ul {
    margin: 0 0 0;
    padding: 0 0 0 15px
}

.search .content #searchFormSearchTerms {
    width: 40%
}

@media(max-width: 700px) {
    .search .column-main {
        margin-bottom: 15px
    }
}

a[href^="tel:"] {
    color: inherit!important;
    text-decoration: none!important;
    cursor: text!important;
    display: inline-block
}

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

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

.blog #navigationBlog:after {
    clear: both
}

.subscribe {
    display: block;
    background: url(../images/bg-subscribe.png) 0 3px no-repeat;
    padding-left: 23px;
    margin: 20px 10px;
    color: #040a05;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px
}

.subscribe:hover,
.subscribe:focus,
.subscribe:active,
.subscribe.current {
    text-decoration: none
}

.findlaw-network {
    margin: 20px 10px 25px;
    display: block
}

.blog .group h4 {
    font-family: montserrat, sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #040a05;
    text-transform: uppercase;
    margin: 20px 0 2px
}

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

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

.blog .group a {
    text-decoration: underline;
    display: block;
    text-transform: capitalize;
    font-family: montserrat, sans-serif;
    border-bottom: 0;
    padding: 7px 3px;
    font-weight: 400;
    color: #040a05
}

.blog .group a:hover,
.blog .group a:focus,
.blog .group a:active,
.blog .group a.current {
    color: #040a05;
    text-decoration: none
}

.blog #tagCloud a {
    padding: 12px 10px 13px 0;
    float: none
}

.blog #tagCloud a:before {
    background: 0 0
}

.blog #blogCommentForm fieldset input,
.blog #containerBlogCommentFormAutofill #comment-submit,
.blog #blogCommentFormAutofill fieldset #comment-submit {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    text-transform: uppercase;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #040a05;
    padding: 9px 18px;
    border: 0
}

.blog #blogCommentForm fieldset input:hover,
.blog #blogCommentForm fieldset input:focus,
.blog #blogCommentForm fieldset input:active,
.blog #blogCommentForm fieldset input.current,
.blog #containerBlogCommentFormAutofill #comment-submit:hover,
.blog #containerBlogCommentFormAutofill #comment-submit:focus,
.blog #containerBlogCommentFormAutofill #comment-submit:active,
.blog #containerBlogCommentFormAutofill #comment-submit.current,
.blog #blogCommentFormAutofill fieldset #comment-submit:hover,
.blog #blogCommentFormAutofill fieldset #comment-submit:focus,
.blog #blogCommentFormAutofill fieldset #comment-submit:active,
.blog #blogCommentFormAutofill fieldset #comment-submit.current {
    background: #1f6421;
    color: #fff
}

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

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

.blog .pagination ol li {
    float: left;
    margin-right: 5px;
    position: relative
}

.blog .pagination ol li:before {
    display: none
}

@media(max-width:700px) {
    .blog .postContent p img {
        max-width: 300px;
        widows: 100%;
        margin: 0 auto;
        display: block
    }
}

.blog input[type=submit] {
    text-indent: 0!important
}

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

.blog .fb-like {
    top: -8px;
    min-width: 114px
}

.blog .IN-widget {
    vertical-align: middle!important
}

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

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

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

.blog #searchFormDesign #searchFormDesignSearchTerms {
    margin: 0;
    padding: 7px 88px 7px 15px;
    width: 100%;
    color: #929292;
    border: 1px solid #040a05;
    font-family: montserrat, sans-serif;
    font-size: 16px;
    float: left;
    outline: none;
    background: #fefefe
}

.blog #searchFormDesign #searchFormDesignSearchTerms:hover,
.blog #searchFormDesign #searchFormDesignSearchTerms:focus,
.blog #searchFormDesign #searchFormDesignSearchTerms:active,
.blog #searchFormDesign #searchFormDesignSearchTerms.current {
    background: #1f6421;
    border: 1px solid #040a05;
    outline: none;
    color: #fff
}

.blog #searchFormDesign #searchFormDesignSubmit,
.blog #searchFormDesign .search-submit {
    font-family: montserrat, sans-serif;
    width: auto;
    height: auto;
    display: inline;
    vertical-align: top;
    margin: 0;
    font-size: 16px;
    color: #040a05;
    padding: 8px 17px 8px 12px;
    border: 1px solid #040a05;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff
}

.blog #searchFormDesign #searchFormDesignSubmit:hover,
.blog #searchFormDesign #searchFormDesignSubmit:focus,
.blog #searchFormDesign #searchFormDesignSubmit:active,
.blog #searchFormDesign #searchFormDesignSubmit.current,
.blog #searchFormDesign .search-submit:hover,
.blog #searchFormDesign .search-submit:focus,
.blog #searchFormDesign .search-submit:active,
.blog #searchFormDesign .search-submit.current {
    color: #fff;
    background: #1f6421;
    border: 1px solid #040a05
}

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

.Search-Results .content ul li:before {
    display: none
}
body .head-right {
    width: 26.2%;
    float: right;
}
.head-right li {
    list-style: none;
	position:relative;
}
body .head-right li a {
    color: #fff;
    text-decoration: none;
    font-family: open sans,sans-serif;
    font-weight: 400;
    font-size: 18.01px;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 14px 30px 16px 63px;
    position: relative;
    letter-spacing: 0;
    line-height: 1.69;
    position: relative;
	
}

.head-right ul {
    padding: 0;
}
body .head-right li a:hover {
    color: #fff;
    background: #1f6421;
}
body .head-right li a:before {
    position: absolute;
    content: "\f101";
    font-family: fontawesome;
    left: 38px;
	
}
span.wpcf7-list-item-label {
    font-weight: bold;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    font-size: large;
    width: 100%;
    display: inline-block;
    margin-top: 60px;
	text-align:center;
}
span.wpcf7-list-item-label a {
    font-weight: normal;
}

span.wpcf7-form-control-wrap.email-193 * {
    font-weight: bold !important;
}
span.wpcf7-form-control-wrap.email-193 
{font-weight:normal !important;}
body span.wpcf7-not-valid-tip {
    float: left;
    width: 100%;
    font-weight: normal !important;
    font-size: 12px;
    margin-top: -3px;
}
body .head-right li a:hover:before{transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);}
body .head-left form.wpcf7-form {
    padding-left: 30px;
}
body .head-left form.wpcf7-form label {
    display: block;
}
body .head-left form.wpcf7-form label>span {
    display: block;
}
body .head-left form.wpcf7-form  legend {
    font-weight: 700;
	position:relative;
	    float: left;
    width: 100%;
	margin-bottom: 20px;
}
body .head-left form.wpcf7-form legend:before {
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    content: '';
    background: #000;
	
}
body .head-left form.wpcf7-form legend>span {
    background: #fff;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
    z-index: 1;
	    margin-left: 22px;
}

body .head-left form.wpcf7-form  input[type="checkbox"] {width:auto;    margin-top: 4px;}
body .head-left form.wpcf7-form .wpcf7-form-control-wrap.checkbox-548, body .head-left form.wpcf7-form .wpcf7-form-control-wrap.checkbox-549 {
    display: inline-block;
    width: auto;
    padding-left: 0;
    margin-right: 45px;
    font-weight: normal;
}
body .head-left form.wpcf7-form .wpcf7-form-control-wrap.checkbox-548 span.wpcf7-list-item-label, body .head-left form.wpcf7-form .wpcf7-form-control-wrap.checkbox-549 span.wpcf7-list-item-label {
    font-weight: normal;
}
body .head-left form.wpcf7-form  p{float:left;width:100%;margin:0;line-height:1.78;}
span.would-title {
    display: block;
    margin-bottom: 15px;
}
img.formDisclaimer {
    vertical-align: middle;
}
body .head-left form.wpcf7-form  span.wpcf7-list-item-label strong {
	font-size: 14px;}
body .head-left form.wpcf7-form span.wpcf7-form-control.wpcf7-acceptance.optional span.wpcf7-list-item, body .head-left form.wpcf7-form span.wpcf7-form-control.wpcf7-acceptance.optional {
    margin: 0;
    float: left;
    width: 100%;
}
body .head-left form.wpcf7-form input.wpcf7-form-control.wpcf7-submit, body .head-left form.wpcf7-form input[type="submit"] {
    float: left;
    margin: 25px 0 20px 0;
}
body .head-left form.wpcf7-form .wpcf7-form-control-wrap textarea {
    
    width: 50%;
}
body .head-left .wpcf7 {
    float: left;
    width: 100%;
    margin-top: -60px;
}

.head-right li ul {
    background: #1c4b26;
}
.head-right li ul li a {
    padding-left: 83px;
}
.head-right li ul li a:before  {    content: "\f105";    left: 64px;}
.head-right li ul li a:hover{    background: #1f6421;}
.head-right li ul li ul li a {
    padding-left: 115px;
}
.head-right li ul li ul li a:before {content: "\f0da";left:103px;}
.practice-area-wrap h5 {    font-family: montserrat,sans-serif;    font-weight: 500;}
.practice-area-wrap h5 a:hover{opacity:1 !important;}
article#content, .content, #content {
    LINE-HEIGHT: 1.78;
}
header.entry-header H1 {
    display: none;
}
span.menu-trigger {
    position: absolute;
    top: 0;
    right: 0;
    height: 43px;
    width: 43px;
	cursor: pointer;
}
body .head-right span.menu-trigger {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 60px;
	    cursor: pointer;
}
body .head-right span.menu-trigger .fa {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    font-weight: normal;
	transition:ease all .5s;
}
ul#menu-sidebar-menu > li.menu-item-has-children>a:before {display:none;}
ul#menu-sidebar-menu > li.menu-item-has-children.open-child-menu span.menu-trigger .fa {
    	 transform:translate(-50%,-50%) rotate(90deg);
    -webkit-transform:translate(-50%,-50%) rotate(90deg);
    -moz-transform: translate(-50%,-50%) rotate(90deg);
    -o-transform: translate(-50%,-50%) rotate(90deg);
}

ul#menu-sidebar-menu > li > ul {display:none;	transition:ease all .5s;}
ul#menu-sidebar-menu > li.menu-item-has-children.open-child-menu > ul {display:block;}
.comment-form-post {
    border-top: 1px dotted #ccc;
    padding: 19px 0;
    clear: both;
}
.comment-form-post input, .comment-form-post select, .comment-form-post textarea {
    width: 100%;
    font-family: montserrat, sans-serif;
    display: block;
    margin: 5px 0 12px;
    padding: 12px 16px;
    font-size: 18px;
    color: #040a05;
    float: left;
    letter-spacing: -.8px;
    height: 51px;
    border: 2px solid #040a05;
    background: #fff;
}
.comment-form-post input[type="checkbox"] { height: auto;width:auto;display:inline-block;    margin-right: 10px;
    margin-top: 9px;}
.comment-form-post textarea {
	height: 189px;resize:none;}
.comment-form-post label {display:block;}

.banner-text.hm-bn-text {
/*	width: 35.7%; */
	padding-top: 0 !important;
}



#main-search form.search-form {
    display: flex;
    justify-content: space-between;
    max-width: 470px;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: -moz-flex;
    -moz-justify-content: space-between;
    display: -o-flex;
    -o-justify-content: space-between;
    padding: 0 0 0px 40px;
}
#main-search input.wpcf7-form-control.wpcf7-submit, #main-search input[type="submit"] {
    background: #1d1d1e;
    color: #c0961f;
    padding: 3px 5px;
    border: 1px solid #d89b18;
    border-radius: 0;
    width: auto;
    position: relative;
    float: left;
}
#main-search input.wpcf7-form-control.wpcf7-submit:hover, #main-search input[type="submit"]:hover {
    color: #fff;
    background: #bd891c;
    border: 1px solid #1d1d1e;
}
#main-search label{    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 18px;}

body.error404 .head-left, body.search-results .head-left {    width: 66.66666667%;    float: left;}
body.error404 .head-right .vc_column-inner, body.search-results .head-right .vc_column-inner{margin-right: 0px !important;padding-top: 35px;
    margin-left: 0px !important;
    background-color: #000000 !important;}
body.error404 .main-text-outer, body.search-results .main-text-outer{    padding-top: 90px !important;
    padding-bottom: 129px !important;}
header.header-page ul#nav-main > li:last-child {display:none;cursor:pointer;}
form.wpcf7-form ::placeholder {
    color: #000;
}
.cta-phone a, .office-phone-number a {cursor:pointer !important;text-decoration:none !important;color:#fff !important;}
.sticky-header.enabled .nav-main ul li {    margin-right: 24px;}
.nav-main ul ul li {
    margin-right: 0 !important;
}
.widget_categories li.cat-item.cat-item-1 {
    display: none;
}
.content a {    color: #1f6421;}
.comment-form-post {
    display: none;
}
.breadcrumbs {
    color: #000;
    font-size: 14px;
    padding-left: 40px;
	    padding-top: 20px;
/* 	margin-top: -60px !important; */
}
.breadcrumbs a {
    color: #3f95fd;text-decoration:none;border:none; font-size: 16px;
}
a.post.post-page.current-item {
    color: #000;
        font-weight: 600;
    text-decoration: none;
    font-size: 16px;
}
body .main-text-outer, .main-text-outer {
    padding-top: 20px !important;
}
.breadcrumbs + .breadcrumbs, .home .breadcrumbs{
    display: none;
}
.short-form-wrap .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
    margin: 0 auto;
    padding-top: 20px;
}
.short-form-wrap form.wpcf7-form > div + p + .wpcf7-form-control-wrap + p {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0 0;
}
.short-form-wrap input.wpcf7-form-control.wpcf7-submit, input[type="submit"] {
	margin: 0 auto;
	float: none;
	margin-top: 20px !important;
	display: inline;
}

/*Responsive CSS*/
@media(max-width: 1300px){
	.banner-text.hm-bn-text {
		width: 60%;
	}
	
}
@media(max-width: 1200px){
	.banner-text.hm-bn-text {
		width: 60%;
	}
	
	body .banner-text.hm-bn-text a {margin-left:0 !important;    padding: 15px !important;font-size: 16px !important;}
	
}
@media(max-width: 1100px){
	body .banner-text .bann
	er-btn a {
    margin-left: 0 !important;
    font-size: 16px !important;
    margin-top: 20px !important;
}
}
@media(max-width: 1001px){
	body .head-right {
		width: 30%;}
	.title-practice, aside#nav_menu-2 h2 {padding: 0px 15px 0px 15px;}
	body .head-right li a:before {left: 17px;}
	body .head-right li a {    padding: 14px 15px 16px 35px;}
	.head-right li ul li a {  padding-left: 50px;}
	.head-right li ul li a:before { left: 34px;}
	.head-right li ul li ul li a {  padding-left: 70px;}
	.head-right li ul li ul li a:before { left: 55px;}
	body .head-right span.menu-trigger .fa{left:32%;}
	#main-search form.search-form {padding-top:30px;}
}
@media (max-width: 767px){
body .head-right { width: 100%;  float: left;margin-top:30px;}
	body .main-text-outer {
    padding: 20px 0 !important;
}
	.Form-LR > div { width:100%; padding-left:0px; } 
	#intakeFormShort fieldset input, #intakeFormShort fieldset textarea, #intakeFormShortAutofill fieldset input, #intakeFormShortAutofill fieldset textarea, .wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select {
    width: 100%;
}
	body .head-left form.wpcf7-form .wpcf7-form-control-wrap textarea {
    width: 100%;
}
	body h1.page-title, body .content {
    padding-left: 0;
}
	body .head-left form.wpcf7-form {
    padding-left: 0;
}
	body .vc_row {margin-right:0;margin-left:0;}
	body.error404 .head-left, body.search-results .head-left{width:100%;}
	body.error404 .main-text-outer, body.search-results .main-text-outer{
    
    padding-bottom: 30px !important;
}
	body.error404 .mobile-prac, body.search-results .mobile-prac{
    background: #fff;
    text-align: center;
    padding: 0 0 25px;
    float: left;
    width: 100%;
}
	body.error404  .btn-short-form a, body.search-results .btn-short-form a{    padding: 16px 50px 16px 40px !important;}
	body.error404 .head-right .vc_column-inner, body.search-results .head-right  {
    
		padding-top: 5px;}
	.blog-frm {
    display: none !important;
}
	}
@media(max-width:700px){
	
	.banner-text .vc_column-inner .banner-btn {
    display: none;
}
	.breadcrumbs {   padding-left: 25px;}
	.top-banner-main {
    background-image: none !important;
    padding: 0 !important;
}
	.top-banner-main .vc_column-inner {
    padding-top: 0 !important;
}
	body .vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
}
	.top-banner-main .vc_column_container {
        background: #000;
}
	body .tagline-wrap.vc_column_container {
    padding-right: 0;
}
	body .content-three-wrap h3, body .content-three-wrap p, body .content-three-wrap a, body .content-three-wrap .vc_btn3-container.vc_btn3-inline {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
		    margin-left: 0 !important;
}
	.content-four-wrap .content-four .vc_btn3-container.vc_btn3-inline {
    width: 100%;
}
	.content-four-wrap .content-four a {
    min-width: auto !important;
    width: 100% !important;
}
	h1.vc_custom_heading.page-title {
    font-size: 22px !important;
}
	.content-one-wrap .content-one-right .vc_column-inner {
    padding-top: 0;
}
	h3.vc_custom_heading {
    font-size: 17px !important;
   
}
	.content-four-wrap:before, .content-four-wrap:after{display:none !important;}
	.nav-main ul li.has-child>span.slide-toggle:after {
    position: absolute;
    content: "\f067";
    font-family: fontawesome;
    line-height: 1;
    left: 33%;
    top: 50%;
    transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
}
	.nav-main ul li.has-child>span.slide-toggle {
		position: absolute;
       right: 0;
    top: 0;
    color: #fff;
    width: auto;
    font-size: 16px;
    height: 43px;
    width: 43px;
    line-height: 2.8;
    text-indent: 14px;
    z-index: 9999999999999;
		cursor:pointer;
}
	.nav-main ul li.has-child>a:after, .nav-main ul li.has-child>a:before{display:none;}
	.nav-main ul li.has-child.iinner-open>span.slide-toggle:after {content: "\f068";}
	h2.vc_custom_heading.banner-text, p.vc_custom_heading.banner-text {
    font-size: 22px !important;
    line-height: 1.3 !important;
    text-align: center !important;
    margin: 0;
}
	.header-page-wrap.banner-wrap, .header-page-wrap.banner-wrap .vc_column-inner {
    padding-top: 0 !important;
}
	.head-right, .head-left {
    padding: 0 !important;
}
	.sticky-header {
        position: relative
    }
	body .head-right .vc_column-inner {
    padding-top: 0;
}
	body .btn-nav-practice a, body .btn-nav-practice  button {
    font-weight: 400;
    color: #fff !important;
    font-family: montserrat,sans-serif !important;
    padding: 16px 0 !important;
    font-size: 16px !important;
    text-decoration: none !important;
    text-align: center !important;
    text-transform: none !important;
    display: block !important;
    background: #1c4b26 !important;
    max-width: 300px;
    width: 100% !important;
    margin: 10px auto !important;
		border-radius:0 !important;
}
	.nav-practice.fl-drop.fl-show.fl-accordion .widget.widget_nav_menu {
    display: none;
}
	.nav-practice.fl-drop.fl-show.fl-accordion {
    margin-bottom: 0;
}
	body .tagline-wrap .vc_column-inner {
    padding-top: 0 !important;
}
	body .tagline-wrap .vc_column-inner h3.vc_custom_heading {
    max-width: 300px;
    margin: 0 auto;
}
	div#P-areas {
    margin-bottom: 6px !important;
}
	.home .nav-practice {
    
		width: auto;}
	.mobile-prac .vc_column-inner {
    padding-top: 0 !important;
}
	.btn-nav-practice {    text-align: center;display:block !important;}
	.banner-text {
    padding: 15px 10px !important;
    width: 100% !important;
    float: none;
    margin-left: 0;
}
	.banner-text h2 {padding: 12px;}
	header.header-page ul#nav-main > li.menu-item-has-children.open-child-menu ul.sub-menu{display:block !important;}
	header.header-page span.menu-trigger:before {
    position: absolute;
    content: "\f067";
    font-family: fontawesome;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
}
	header.header-page ul#nav-main > li.menu-item-has-children.open-child-menu span.menu-trigger:before{    content: "\f068";}	
	body .content-three-wrap {
    background-image: none !important;
}
	header.header-page ul#nav-main > li:last-child {display:block;}
	.sticky-header.enabled .nav-main ul li {
    margin-right: 0;
}
	a.office-page-link {
    padding: 18px 20px !important;
    max-width: 250px !important;
}
}

.Form-Full { width: 100%; float:left; }
.Form-LR { display: flex;
    flex-wrap: wrap;
    justify-content: left; }
.Form-LR > div {
    width: 50%;
}
.Form-LR > div.Form-right { padding-left:30px; }
.Form-Filed p {
    margin: 0;
}
.short-form .wpcf7-form { max-width: 800px; margin: 0 auto; }
.Form-LR > div.Form-right textarea { height: 120px; font-weight: 700;  }
input[type="checkbox"] { width:auto !important; }
.Form-Full.Recaptcha .wpcf7-recaptcha > div { width: 100% !important;
    height: auto !important; }
.Form-Filed input { width: 100%; font-weight: 700; }
.Form-LR span.wpcf7-form-control-wrap.textarea-559 {     position: relative;
    top: 0;
    right: 0;
    width: 100%; }
.Form-Full.acceptance input { display:none; }
.Form-Full.acceptance input:checked+span:before{ content:"\f00c"; font-size:11px; color:#040a05; font-family:fontawesome; line-height:normal;  }
.Form-Full.acceptance  .wpcf7-list-item-label  { position: relative; padding-left:25px; cursor: pointer;  }
.Form-Full.acceptance .wpcf7-list-item-label:before { position:absolute; top:2px; left:0px;  border:2px solid #040a05; height:13px; width:13px; display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;  }
span.menu-trigger{  visibility:hidden;}
.highlight-text{ padding: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: rgb(98 177 101 / 0.37);}
.vc_column_container.vc_col-sm-8 .vc_column-inner  ul li a:hover{ color:#040a05;  opacity:0.5;  }
.banner-wrap h1.page-title{    font-size: 35px;
    color: #ffffff; text-transform:none; background: #004800;
    padding: 36px 25px 35px 39px; margin:70px 0; max-width:45%;
    line-height: 1.5;
    text-align: left;}

/*.nav-main > ul > li > ul{ min-width:500px; }
.nav-main > ul > li > ul > li{  border-radius:0px;display:inline-block; padding:0 10px; width:50%; float:left; }
.nav-main > ul > li > ul > li > ul{ width:100%;}
.nav-main > ul > li > ul > li > ul > li{ border-radius:0px; width:100%;}
.nav-main ul li ul li ul{ left:0px; visibility:visible; position:relative; opacity:1; }
.nav-main ul li ul li ul li a{ font-size:14px; padding:10px; }
.nav-main ul ul li a{ border-radius:0px;  }
.nav-main > ul > li > ul > li > a{font-size:14px; padding:10px; background:#1f6421; }*/
 

@media(max-width:1199px){
.banner-wrap h1.page-title{ font-size: 24px; padding:15px; max-width:100%; }
}
@media(max-width:508px){
		#main-search form.search-form {
    padding-top: 0px;
    padding-left: 0;
    max-width: 100%;
			padding-left:0;
			flex-flow:column;
			-webkit-flex-flow:column;
			-moz-flex-flow:column;
			-o-flex-flow:column;
			 margin-bottom: 0;
}
	#main-search form.search-form * {
    display: block;
    width: 100%;
		box-sizing: border-box;
}
	#main-search input.wpcf7-form-control.wpcf7-submit, #main-search input[type="submit"] {
    max-width: 100%;
    margin: 10px 0 0 0;
}
	div#main-search {
    margin-bottom: 0;
}
	.banner-text h1{ font-size:30px; padding:20px; }
body #wpfront-notification-bar.wpfront-fixed{ min-height:100px; }
body #wpfront-notification-bar div.wpfront-message{  font-size:15px; padding:0 35px 12px; }
body #wpfront-notification-bar div.wpfront-close{ top:9px; font-size:19px; }
}









.header-page .container-nav-cta{ width:60%; display:flex; }
.container-nav-cta #mega-menu-wrap-primary{ background:none; }
.header-page .container-nav-cta .cta{ margin-right:-23px !important; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{ background:none !important; }

.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,
.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{ background:#000; }
.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, 
.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{color:#fff; margin:0 0 10px; }
.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, .header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{ color:#fff; }

.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, .header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover{ opacity:0.5; color:#fff; }
.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{ background:#000; 
padding:0 15px 0 15px; color:#fff; }
.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{ background:rgba(255,255,255,0.20); }
.header-page #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{ background:none !important; }

.ct-form .wpcf7-form p > label{ display:block; }
.ct-form span.wpcf7-list-item .wpcf7-list-item-label{ font-weight:normal; }

.ct-form input[type="submit"]{float:left; margin:20px 0 0 0; }
.wpcf7-form-control-wrap .g-recaptcha{ margin:20px 0 10px 0; }
.vc_column_container.vc_col-sm-8 .vc_column-inner p.clare{ display:inline-block; width:100%; padding:20px 0 0 0; }
.wpcf7 form .wpcf7-response-output{ display:inline-block;} 
.ct-form .wpcf7-form p{ font-size:15px;  }
span.wpcf7-list-item{ width:100%;}

body.page-id-54 .contact-info .office-1 a.office-page-link{ display:none; }
p.sm-text{     font-weight: 400;
    font-size: 18px;
    color: #040a05;     margin: 0 0 30px;
    padding: 0;
    line-height: 1.78;  }
.ct-box-main{ flex-wrap:wrap; width:100%; display:flex; }
.ct-box-main .ct-box{ width:100%; padding:18px 0 0 0;}
.ct-box-main .ct-box h5{ margin:0px; padding:0px;  font-size: 16px;
    color: #282828;
    font-family: montserrat, sans-serif; font-weight:bold; }
.ct-box-main .ct-box p{ margin:0px; padding:0px; font-size:16px; }


.ct-right-main h3{ line-height:1.5; }
.ct-form .wpcf7-form p.clare{ max-width:613px; }
.header-page .container-nav-cta .cta


@media(max-width:1250px){
.header-page .container-nav-cta{ width:74%; }	
.header-page a.brand{ max-width:200px; }
}
@media(max-width:992px){
.header-page .container-nav-cta{ width:auto; padding-right:0px; }	
.header-page a.brand{ max-width:200px; }
.header-page .container-nav-cta .cta{  padding-left:30px;}
.header-page  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{ width:330px;}

.sticky-header.enabled,
.sticky-header{ position:absolute !important; background:none !important; }


.ct-box-main .ct-box{ width:100%; padding:20px 0 0 0;}
}

@media(max-width:700px){
 .mobile-nav-btns ul li:first-child a{ pointer-events:none; opacity:0; visibility:hidden;  }
 .header-page .container-nav-cta{ position:relative; width:100% !important;}
 #mega-menu-wrap-primary .mega-menu-toggle{ position:absolute; left:50%; margin:0 0 0 -150px; width:300px; background:none; top:-50px; }
 .container-nav-cta #mega-menu-wrap-primary{ position:static !important; }
 .header-page .container-nav-cta .cta{ padding:0px; text-align:center; width:100%;}
 #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right{ width: 144px;
    position: absolute;
    left: 0;
    text-align: center;
    display: block;}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{ display:inline-block; }
.header-page  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{ width:100%; position:absolute; left:0px;} 
}