.h1-homepage-header {
    font-size: inherit;
    margin: 0;
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cwrap {
    zoom: 1
}

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

#header,
#head,
#topnav,
#main,
.widget,
.detailedform,
.widget input,
.widget textarea,
.detailedform input,
.detailedform textarea,
.widget button,
.widget #Submit,
.detailedform button,
.detailedform #Submit,
#footer {
    width: 100%
}

body.home #breadcrumbs,
.detailedform legend,
body.search .search_page_heading label.screen-reader-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.clr {
    display: none
}

.gameover {
    display: none !important
}

.heading2,
.heading3,
.heading4,
.heading5,
.heading6 {
    display: block;
    padding: 0;
    text-transform: none
}

.heading2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

.heading3 {
    font-size: 1.17em;
    margin: 1em 0
}

.heading4 {
    font-size: 1.0625em;
    margin: 1.33em 0
}

.heading5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

.heading6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

/*!
normalize.css v2.1.2 | 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;
    -ms-text-size-adjust: 100%;
    -webkit-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: bold
}

dfn {
    font-style: italic
}

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

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

code,
kbd,
pre,
samp {
    font-family: 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: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .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
}

/*!tnv2*/
#top-numbers-v2 {
    z-index: 9999;
    overflow: hidden;
    display: block;
    width: 100%;
    padding: 6px 10px 12px;
    background-color: #fff;
    color: #000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    text-align: center;
    font-size: 16px;
    position: relative;
    font-family: sans-serif
}

#top-numbers-v2 a {
    color: currentColor
}

#top-numbers-v2 ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#top-numbers-v2 .tnv2-button {
    display: block;
    max-width: 60%;
    padding: 7px 0;
    border-radius: 20px;
    margin: 3px auto 0;
    background-color: #BA0000;
    color: #fff;
    box-shadow: 0 3px 0 #870000;
    font-weight: bold
}

#top-numbers-v2 .tnv2-button:hover {
    cursor: pointer
}

#top-numbers-v2.tnv2-sticky {
    position: fixed;
    top: 0;
    height: 83px
}

#top-numbers-v2.tnv2-sticky~.container {
    padding-top: 83px
}

#top-numbers-v2.tnv2-multiple {
    padding-bottom: 0;
    height: auto
}

#top-numbers-v2.tnv2-multiple .tnv2-button {
    margin-bottom: 12px
}

#top-numbers-v2.tnv2-multiple ul {
    display: none;
    border-bottom: 1px solid #999;
    margin: 0 -10px
}

#top-numbers-v2.tnv2-multiple ul a {
    display: block;
    padding: 10px
}

#top-numbers-v2.tnv2-multiple li {
    border-top: 1px solid #ccc
}

#top-numbers-v2.tnv2-multiple.tnv2-sticky {
    height: auto
}

#top-numbers-v2 #tnv2-toggle {
    display: none
}

#top-numbers-v2 #tnv2-toggle:checked+ul {
    display: block
}

@media screen and (min-width: 31.25em) {
    #top-numbers-v2 {
        font-size: 19px
    }

    #top-numbers-v2.tnv2-sticky {
        height: 92px
    }

    #top-numbers-v2.tnv2-sticky~.container {
        padding-top: 92px
    }
}

@media screen and (min-width: 46.875em) {
    #top-numbers-v2 {
        display: none
    }

    #top-numbers-v2.tnv2-sticky~.container {
        padding-top: 0
    }
}

@media print {
    #top-numbers-v2 {
        position: static !important;
        display: block !important;
        font-size: 12px !important;
        font-size: .75rem !important;
        padding: 12px 10px 12px !important
    }

    #top-numbers-v2 * {
        text-decoration: none !important
    }

    #top-numbers-v2 .tnv2-button {
        display: none !important
    }

    #top-numbers-v2.tnv2-sticky {
        height: auto !important
    }

    #top-numbers-v2.tnv2-sticky~.container {
        padding-top: 0 !important
    }

    #top-numbers-v2.tnv2-multiple ul {
        display: block !important;
        border: none !important
    }

    #top-numbers-v2.tnv2-multiple li {
        display: inline-block !important;
        border: none !important
    }
}

/*!tnv2*/
#topnav {
    font-family: sans-serif
}

body {
    font-size: 106.25%;
    font-family: sans-serif;
    font-size-adjust: 100%;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
    background: #3C3A38 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAACuBAMAAAD9kYF2AAAAD1BMVEU7b38sKijNWjEAAAA3ana7OHEEAAAAIElEQVQ4y2NUYgACRlykMZhkGCVHyRFMCoJJFyT2sCYBUjQEZ4GknaMAAAAASUVORK5CYII=') repeat-x left top;
    position: relative;
    color: #333
}

a {
    text-decoration: none;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    color: #ce5834
}

.container {
    width: 100%
}

#header {
    float: left;
    position: relative
}

#head {
    float: none;
    text-align: center;
    border-bottom: 1px solid #3E6B77;
    max-width: 1200px;
    margin: 0 auto
}

#logo {
    display: inline-block;
    padding: 30px 5% 24px;
    display: block
}

#logo a {
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    display: inline-block;
    overflow: hidden;
    text-indent: -9001px
}

#logo a img {
    float: left;
    height: auto;
    width: 100%
}

#tagline {
    display: none
}

#topnav {
    max-width: 1200px;
    margin: 0 auto
}

#topnav {
    float: left;
    position: relative;
    z-index: 9001;
    height: 39px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #2C2A28
}

#topnav ul,
#topnav li,
#topnav a {
    color: #fff;
    margin: 0;
    padding: 0;
    display: inline-block;
    white-space: nowrap;
    position: relative
}

#topnav #tnav-toplevel {
    width: inherit;
    float: left
}

#topnav #tnav-toplevel.temporary_hidden {
    height: 39px;
    overflow: hidden
}

#topnav #tnav-toplevel .is-inactive {
    display: none
}

#topnav #tnav-toplevel>li {
    float: left
}

#topnav #tnav-toplevel>li ul {
    display: none
}

#topnav #tnav-toplevel>li:hover {
    background-color: #C95B37
}

#topnav #tnav-toplevel>li:hover>ul {
    display: block
}

#topnav #tnav-toplevel>.morebtn {
    cursor: pointer;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background-color: #C95B37;
    border-left: 3px solid #ce6b4b
}

#topnav #tnav-toplevel>.morebtn>a {
    padding: 0 22px 0 48px;
    font-weight: bold
}

#topnav #tnav-toplevel>.morebtn:before,
#topnav #tnav-toplevel>.morebtn:after,
#topnav #tnav-toplevel>.morebtn>a:after {
    content: '';
    display: block;
    width: 21px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    top: 10.5px;
    left: 12px
}

#topnav #tnav-toplevel>.morebtn:after {
    top: 17.5px
}

#topnav #tnav-toplevel>.morebtn>a:after {
    top: 24.5px
}

#topnav #tnav-toplevel>.morebtn.is-active {
    display: block
}

#topnav #tnav-toplevel>.morebtn>a:before {
    content: none
}

#topnav #tnav-toplevel>li>a {
    line-height: 39px;
    padding: 0 65px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px
}

#topnav #tnav-toplevel ul {
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 0 0 1px #a1492c;
    background-color: #C95B37;
    border-bottom: 4px solid #a1492c;
    min-width: 100%;
    padding: 6px 0
}

#topnav #tnav-toplevel ul li,
#topnav #tnav-toplevel ul a {
    display: block
}

#topnav #tnav-toplevel ul a {
    padding: 6px 40px 6px 20px
}

#topnav #tnav-toplevel ul li:hover {
    background-color: #ce6b4b;
    text-shadow: 0 0 3px #444;
    border-left: 4px solid #b15030;
    margin-left: -4px
}

#topnav #tnav-toplevel ul li:hover a {
    color: #fff
}

#topnav #tnav-toplevel ul ul {
    right: 100%;
    top: -5px
}

#topnav #tnav-toplevel .morebtn ul {
    left: auto;
    right: 0;
    text-align: right
}

#topnav #tnav-toplevel .morebtn ul a {
    padding: 6px 15px 6px 30px
}

#topnav #tnav-toplevel.mobile-menu {
    padding-left: 0
}

#topnav #tnav-toplevel.mobile-menu>li {
    width: 33.33%
}

#topnav #tnav-toplevel.mobile-menu>li>a {
    padding: 0;
    display: block;
    font-weight: bold;
    text-align: center;
    font-family: 'AvenirNext-Bold', sans-serif
}

#topnav #tnav-toplevel.mobile-menu>li.morebtn {
    padding: 0;
    border: none;
    background-color: transparent
}

#topnav #tnav-toplevel.mobile-menu>li.morebtn:before,
#topnav #tnav-toplevel.mobile-menu>li.morebtn:after,
#topnav #tnav-toplevel.mobile-menu>li.morebtn>a:after {
    left: 50%;
    margin-left: -10px
}

#topnav #tnav-toplevel.mobile-menu ul {
    font-size: .94118em
}

#topnav #tnav-toplevel.mobile-menu ul a {
    font-weight: normal;
    font-size: .94118em;
    padding: 10px 20px 10px 30px;
    font-family: 'AvenirNext-Medium', sans-serif
}

#main {
    float: left
}

#main .video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%
}

#main .video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#main .video-wrapper {
    margin-top: 1.5em
}

.mwrap {
    overflow-y: hidden;
    position: relative;
    z-index: 0;
    background: #fff
}

section.content .bodytext,
section.content .cfrags {
    padding: 0 20px
}

section.content .bodytext *+h4,
section.content .bodytext h4:first-child,
section.content .cfrags *+h4,
section.content .cfrags h4:first-child {
    margin-bottom: 0
}

section.content .bodytext h4+p,
section.content .cfrags h4+p {
    margin-top: 0
}

section.content .bodytext .description h1,
section.content .bodytext .description h3,
section.content .cfrags .description h1,
section.content .cfrags .description h3 {
    color: #ce5834;
    font-size: 30px;
    font-size: 1.875rem;
    margin-top: 0;
    text-align: left
}

section.content .bodytext .description>p:first-child,
section.content .cfrags .description>p:first-child {
    margin-top: 0
}

section.content .bodytext a,
section.content .cfrags a {
    font-weight: bold
}

section.content .bodytext a:hover,
section.content .cfrags a:hover {
    text-decoration: underline
}

section.content .bodytext>h1,
section.content .cfrags>h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.1
}

section.content .bodytext .widget,
section.content .cfrags .widget {
    padding-left: 0 !important;
    padding-right: 0px !important
}

section.content .bodytext .description {
    padding-top: 0
}

.widget,
.detailedform {
    float: left;
    padding: 0 20px 1.5em
}

.widget ul,
.widget li,
.widget a,
.detailedform ul,
.detailedform li,
.detailedform a {
    display: block;
    padding: 0;
    margin: 0
}

.widget ul a,
.detailedform ul a {
    font-weight: bold
}

.widget ul ul a,
.detailedform ul ul a {
    padding-left: 30px;
    font-weight: normal
}

.widget ul li,
.detailedform ul li {
    padding: 0 0 1em
}

.widget label,
.detailedform label {
    font-weight: bold
}

.widget input,
.widget textarea,
.detailedform input,
.detailedform textarea {
    border: 1px solid #fff;
    border-radius: 3px;
    line-height: 2.5em;
    height: 2.5em;
    margin-bottom: 3px;
    outline: none;
    padding: 0 10px
}

.widget input:focus,
.widget textarea:focus,
.detailedform input:focus,
.detailedform textarea:focus {
    border-color: #ce5834
}

.widget textarea,
.detailedform textarea {
    line-height: normal;
    height: 8em;
    padding-top: 8px;
    padding-bottom: 5px;
    resize: none
}

.widget button,
.widget #Submit,
.detailedform button,
.detailedform #Submit {
    padding: 8px 0;
    background-color: #C75539;
    border: 1px solid #d07059;
    border-width: 1px 1px 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: .94118em;
    border-radius: 3px;
    font-weight: bold;
    outline: none;
    position: relative
}

.widget button:hover,
.widget #Submit:hover,
.detailedform button:hover,
.detailedform #Submit:hover {
    background-color: #c95c41
}

.widget button:active,
.widget #Submit:active,
.detailedform button:active,
.detailedform #Submit:active {
    position: relative;
    bottom: -1px;
    margin-bottom: 1px;
    border-width: 1px 1px 1px
}

.widget #Submit:active,
.detailedform #Submit:active {
    margin-bottom: 9px;
    margin-top: -1px
}

.widget span#captchainstructions,
.detailedform span#captchainstructions {
    display: none
}

.home .bodytext {
    padding-top: 40px !important
}

.home .bodytext h1 {
    line-height: 1.1;
    font-size: 20px;
    font-size: 1.25rem
}

.home .cfrags>div>div {
    padding-top: 16px
}

#footer {
    float: left;
    padding: 0;
    text-align: center;
    background: #e7e7e7 url('data:image/gif;base64,R0lGODdhAQBWAPAAAOfn5wAAACwAAAAAAQBWAAACCISPqcvtD1kBADs=') repeat-x;
    color: #2d2d2d;
    border-top: 1px solid #EDEDED
}

#footer a {
    color: #2d2d2d
}

#footer a:hover {
    text-decoration: underline
}

#footer .fcontainer {
    background: url('../img/footer-logo.png') no-repeat center 18px;
    padding: 120px 30px 0;
    background-size: auto auto
}

#footer #address {
    font-weight: bold
}

#footer #address>div {
    margin-bottom: 3em
}

#footer #address>div>strong {
    color: #c3593b;
    text-transform: uppercase
}

#footer #address>div br {
    display: none
}

#footer #address>div span.contacts>span {
    display: block
}

#footer .footerlocalities {
    clear: both;
    margin-bottom: 3em
}

#footer #footernav {
    margin: 0 0 20px
}

#footer #footernav ul,
#footer #footernav li,
#footer #footernav a {
    color: #c3593b;
    margin: 0;
    padding: 0;
    display: inline-block
}

#footer .attorneyadvertising {
    display: block;
    margin: 1em 0
}

#footer .credits a span {
    text-transform: uppercase;
    font-weight: bold
}

#footer .copyright {
    font-size: 13px;
    font-size: .8125rem
}

#footer .copyright a {
    display: inline-block
}

#footer .copyright br {
    display: none
}

#footer #address span[itemprop=addressCountry] {
    display: none !important
}

.contactform.widget {
    font-size: 14px;
    font-size: .875rem
}

.contactform.widget label {
    display: none;
    color: #000;
    font-size: 1em
}

.contactform.widget img {
    display: block;
    margin: 0 auto
}

.contactform.widget .fld,
.contactform.widget .textarea {
    display: block;
    margin-bottom: 3px
}

.contactform.widget input,
.contactform.widget textarea {
    font-size: 1em;
    color: #000;
    background-color: #fff;
    margin: 0
}

.contactform.widget label[for="imagetext"] {
    display: block;
    text-align: center;
    margin-bottom: 3px
}

.contactform.widget label[for="imagetext"] strong {
    display: block;
    line-height: 1.2
}

.contactform.widget #ImageText {
    text-align: center
}

.contactform.widget input::-webkit-input-placeholder,
.contactform.widget textarea::-webkit-input-placeholder {
    color: #000
}

.contactform.widget input:-moz-placeholder,
.contactform.widget textarea:-moz-placeholder {
    color: #000
}

.contactform.widget input::-moz-placeholder,
.contactform.widget textarea::-moz-placeholder {
    color: #000
}

.contactform.widget input:-ms-input-placeholder,
.contactform.widget textarea:-ms-input-placeholder {
    color: #000
}

.contactform.widget .formdesc {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-weight: bold;
    color: #fff
}

.contactform.widget .formdesc a {
    color: #fff
}

.contactform.widget .formdesc strong {
    font-size: 1.25em;
    display: block
}

#bottom-scf.widget .bcf-side-wrap {
    display: none
}

@media screen and (min-width: 46.875em) {
    #stripe-01 {
        float: left;
        width: 100%;
        padding: 0 30px;
        padding-top: 20px;
        padding-bottom: 35px;
        background-color: #d9d9d9
    }

    #stripe-01 .stripewrap {
        width: 100%;
        max-width: 1140px;
        margin: 0 auto;
        position: relative
    }

    .justia_contact_form.widget {
        width: 100%;
        padding-bottom: 20px;
        font-size: 14px;
        font-size: .875rem;
        background: #2C454D;
        color: #fff
    }

    .justia_contact_form.widget .fld,
    .justia_contact_form.widget .textarea {
        margin-bottom: 8px
    }

    .justia_contact_form.widget input {
        line-height: 30px;
        line-height: 1.875rem;
        height: 32px;
        height: 2rem
    }

    .justia_contact_form.widget textarea {
        height: 62px;
        height: 3.875rem
    }

    .justia_contact_form.widget button {
        margin-top: 3px;
        padding: 9px 0;
        font-weight: bold
    }

    .justia_contact_form.widget form #captchaimage {
        float: left;
        display: block;
        width: 38.66667%
    }

    .justia_contact_form.widget form #captchaimage center img {
        display: block;
        width: 100%;
        height: auto;
        border-radius: 3px;
        margin: 0
    }

    .justia_contact_form.widget form #captchaimage+.fld {
        width: 59.33333%;
        float: right;
        padding-top: 12.98889%;
        position: relative
    }

    .justia_contact_form.widget form #imagetxtlabel {
        display: none;
        position: absolute;
        bottom: 110%;
        left: 0;
        width: 100%;
        padding: 6px 3px;
        line-height: 1.3em;
        font-weight: normal;
        font-family: verdana, sans-serif;
        font-size: 12px;
        font-size: .75rem;
        text-align: center;
        border: 1px solid #b80000;
        border-radius: 3px;
        background-color: #c00;
        color: #fff
    }

    .justia_contact_form.widget form #ImageText {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 100%;
        padding: 0;
        font-size: 12px;
        font-size: .75rem;
        text-align: center
    }

    .justia_contact_form.widget form #ImageText.parsley-error {
        background-color: #ffe6e6;
        border-color: #F00
    }

    .justia_contact_form.widget form #ImageText+.parsley-error-list {
        display: none
    }

    .justia_contact_form.widget form #captchaimage+.fld:hover #imagetxtlabel {
        display: block
    }

    .justia_contact_form.widget:after {
        content: '';
        border: 0;
        display: none
    }

    .justia_contact_form.widget h4 {
        color: #fff;
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 5px
    }

    .justia_contact_form.widget h4 a {
        color: #fff
    }

    .justia_contact_form.widget .formdesc {
        padding: 0 25px 12px;
        margin: 0 -25px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.1;
        font-weight: bold
    }

    .justia_contact_form.widget .formdesc a {
        color: #fff
    }

    .justia_contact_form.widget span.fld>label,
    .justia_contact_form.widget span.textarea>label {
        display: none
    }
}

@media screen and (min-width: 55.375em) {
    #stripe-01 #bottom-scf {
        padding-right: 536px
    }

    #bottom-scf.widget .bcf-side-wrap {
        display: block
    }
}

#stripes {
    width: 100%;
    float: left
}

#stripe-01 {
    background: #F6F6F6;
    max-width: 1200px;
    margin: 0 auto;
    float: none;
    clear: both
}

#stripe-01 .widget {
    padding: 0;
    float: none !important
}

#contactus #stripe-01,
#thankyou #stripe-01,
#thankyouform #stripe-01,
#generic_10 #stripe-01 {
    display: none !important
}

.jwpw_connect.widget {
    margin-top: -1px;
    padding-bottom: 2em;
    padding-top: 1em
}

.jwpw_connect.widget .widget-title {
    display: none
}

.jwpw_connect.widget a {
    display: inline-block;
    float: left;
    margin: 0 0 2px;
    padding: 0 2px;
    width: 16%;
    max-width: 48px
}

.jwpw_connect.widget a img {
    display: block;
    float: left;
    width: 100%;
    height: auto
}

.jwpw_connect.widget.social-3 a {
    width: 33.33333%
}

.jwpw_connect.widget.social-4 a {
    width: 25%
}

.jwpw_connect.widget.social-5 a {
    width: 20%
}

.jwpw_connect.widget.social-6 a {
    width: 16.66667%
}

.jwpw_connect.widget.social-7 a {
    width: 14.28571%
}

.jwpw_connect.widget.social-4 a {
    padding: 0;
    width: 21%;
    margin-left: 5.33%
}

.jwpw_connect.widget.social-4 a:first-child {
    margin-left: 0
}

#badges.widget .badge {
    margin: 2em 0;
    text-align: center;
    font-weight: bold
}

#badges.widget .badge>* {
    display: block;
    margin: 0 auto
}

#badges.widget .badge img+span {
    margin-top: 0.5em
}

.blue.widget {
    background: #D9E4E6;
    margin-bottom: 1em;
    padding-top: 2em;
    padding-bottom: 2em
}

.blue.widget .description {
    text-align: center
}

.blue.widget .description img {
    margin: 1em 0;
    max-width: 50%
}

#clean.widget h4 {
    border-bottom: 0;
    font-weight: normal;
    text-transform: none;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.3;
    color: #ce5834
}

#clean.widget h4 a {
    color: #ce5834
}

#clean.widget .description {
    text-align: left
}

#greenwich.widget {
    font-style: italic;
    font-weight: bold
}

#greenwich.widget .description img {
    display: block;
    margin: 1em auto
}

#news.widget {
    font-weight: bold;
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 13px;
    font-size: .8125rem
}

#news.widget #news-header {
    font-size: 20px;
    font-size: 1.25rem;
    color: #54595e
}

#news.widget .description {
    padding-top: 0
}

#opinionpages.widget {
    border: 1px solid #C6D6DA;
    border-width: 1px 0;
    font-size: 13px;
    font-size: .8125rem
}

#opinionpages.widget img {
    display: block;
    margin-bottom: 1em
}

#opinionpages.widget a.readmore {
    display: block;
    margin-top: 1em;
    text-transform: uppercase;
    font-weight: bold
}

#breadcrumbs {
    display: none
}

#text-2 .widget-title {
    display: none
}

#text-2 h4 {
    letter-spacing: 1px
}

#text-2 span {
    display: block;
    text-align: center;
    font-weight: bold
}

#text-2 a {
    display: block;
    margin: 0 auto
}

#text-2 img {
    display: block;
    margin: 0 auto
}

#text-3 .widget-title {
    display: none
}

#text-3 h4 {
    letter-spacing: 1px
}

#text-4 {
    font-weight: bold;
    padding-top: 8%
}

#text-4 .widget-title {
    display: none
}

#text-4 img {
    max-width: 100%
}

#text-5 {
    text-align: center
}

#text-5 a {
    display: block;
    margin: 10px auto 10px
}

#text-5 img {
    display: block;
    margin: 0 auto
}

#text-5:after {
    display: none
}

#text-6.widget {
    padding-bottom: 30px
}

#text-6.widget h4 {
    margin-bottom: 5px
}

#text-6.widget .content .searchform #s,
#text-6.widget .content .searchform #searchsubmit {
    height: 34px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

#text-6.widget .content .searchform #s {
    float: left;
    width: 79.333%;
    font-size: 14px;
    font-size: .875rem;
    background: #ffffff;
    border: 1px solid #fff;
    color: #999999
}

#text-6.widget .content .searchform #s::-webkit-input-placeholder {
    color: #999999;
    opacity: 1
}

#text-6.widget .content .searchform #s:-moz-placeholder {
    color: #999999;
    opacity: 1
}

#text-6.widget .content .searchform #s::-moz-placeholder {
    color: #999999;
    opacity: 1
}

#text-6.widget .content .searchform #s:-ms-input-placeholder {
    color: #999999;
    opacity: 1
}

#text-6.widget .content .searchform #searchsubmit {
    float: none;
    width: 11.66667%;
    min-width: 35px;
    text-indent: -9999px;
    outline: 0;
    border: 1px solid #cd5a31;
    background: #cd5a31 url('../img/magn.png') no-repeat center center
}

#text-6.widget .content .searchform #searchsubmit:hover {
    background: #d36a45 url('../img/magn.png') no-repeat center center
}

#text-6.widget .content .searchform #searchsubmit:active {
    bottom: 0;
    margin-bottom: 0;
    border: none;
    background: #d77b5a url('../img/magn.png') no-repeat center center
}

#text-7 {
    background-color: #f6f6f6;
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    float: none
}

#text-7 .widget-title {
    display: none
}

#text-7 h4 {
    text-align: center
}

#text-7 img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1066px
}

#text-7:after {
    display: none
}

#text-8 {
    padding: 0
}

#text-8 .widget-title {
    display: none
}

.practiceareas.level2 section.content .bodytext .description {
    padding-top: 0
}

.detailedform fieldset {
    border: none;
    padding: 0
}

.detailedform label {
    margin-bottom: 10px;
    display: block
}

.detailedform input,
.detailedform textarea {
    border-color: #ccc
}

.detailedform #Submit {
    padding: 0
}

img.profilepic {
    display: none
}

.peoplelist .col3 {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    margin-bottom: 20px
}

.peoplelist .name {
    font-size: 130%;
    display: block
}

.peoplelist .emllink {
    font-weight: normal !important
}

#top-numbers {
    display: none
}

.attorney section.content .bodytext {
    padding-bottom: 1em;
    overflow-y: hidden
}

.attorney section.content .bodytext a.emllink {
    word-wrap: break-word
}

.attorney section.content .bodytext ul li {
    padding: 0
}

.attorney section.content .bodytext #otherinfo h4 {
    margin: 1em 0 0 -20px;
    padding-bottom: 1em;
    border-left: 1px solid #fff;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2em;
    text-transform: none
}

.attorney section.content .bodytext #otherinfo div {
    padding-left: 19px;
    border-left: 1px dotted #cacaca
}

.attorney section.content .bodytext #otherinfo div div {
    padding-left: 0;
    border-left: 0
}

.attorney section.content .bodytext #otherinfo p {
    margin: 0
}

.attorney section.content .bodytext h1+strong.position {
    display: block;
    margin: -1.3em 0 0 0;
    padding-bottom: 1em;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1em;
    font-weight: normal;
    color: gray
}

.attorney section.content .bodytext #coreinfo {
    font-weight: bold;
    padding-left: 19px;
    border-left: 1px dotted #cacaca
}

.attorney section.content .bodytext #coreinfo ul {
    padding: 0
}

.attorney section.content .bodytext #coreinfo ul li {
    list-style: none
}

.attorney section.content .bodytext #practiceareas strong {
    text-transform: uppercase;
    font-size: 115%;
    display: inline-block
}

.attorney section.content .bodytext #practiceareas ul li:before {
    content: '\bb\20'
}

.attorney section.content .bodytext .description {
    clear: both
}

.attorney .bodytext .social-media {
    padding: 15px 0;
    border: none
}

.attorney .bodytext .social-media a {
    float: left
}

.attorney .bodytext .social-media a img {
    margin: 0px 2px
}

.blockquotelike {
    line-height: 1.4
}

.blockquotelike .item-3 {
    display: inline-block
}

.visuallyhidden {
    display: none
}

.visuallyhidden,
.screen-reader-text {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.entry-title {
    margin-top: 0
}

.entry {
    float: left;
    width: 100%;
    position: relative;
    padding: 2.4em 0 1.6em;
    border-bottom: 1px solid #e5e5e5
}

.entry:first-child {
    padding-top: 0;
    background-image: none
}

.entry .sharelinks {
    display: block;
    float: left;
    clear: both;
    margin: 1em 0 0
}

.entry .sharelinks a {
    display: block;
    float: left;
    margin-right: 5px
}

.entry .sharelinks a img {
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background: none;
    opacity: 0.85;
    -moz-transform: rotate(0);
    transform: rotate(0)
}

.entry .sharelinks a:hover img {
    opacity: 1
}

.entry .published-date {
    text-transform: uppercase;
    font-size: 13px;
    font-size: .8125rem
}

.entry .published-date-label {
    display: none
}

.entry .entry-title {
    margin: 4px 0 5px;
    line-height: 1.2em;
    font-size: 21px;
    font-size: 1.3125rem
}

.entry .entry-title a {
    font-weight: normal
}

.entry .author.vcard {
    font-size: 13px;
    font-size: .8125rem
}

.entry .author.vcard a {
    text-transform: none
}

.entry .inner-wrapper header {
    zoom: 1
}

.entry .inner-wrapper header:after {
    content: "";
    display: table;
    clear: both
}

.entry .inner-wrapper header h3.entry-title a {
    font-weight: normal
}

.entry .inner-wrapper header div.author a {
    font-weight: normal
}

.entry .inner-wrapper>footer {
    font-size: 13px;
    font-size: .8125rem
}

.entry .inner-wrapper>footer div.author,
.entry .inner-wrapper>footer div.published-date {
    display: none
}

.entry-content img {
    border-radius: 2px;
    padding: 4px;
    background-color: #f2f2f2;
    border: 1px solid #e6e6e6;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    max-width: 50%;
    height: auto
}

.entry-content img:hover {
    background-color: #e6e6e6;
    border: 1px solid #dedede
}

.entry-content img.alignright {
    float: right;
    margin: 0 0 0.5em 1em
}

.entry-content img.alignleft {
    float: left;
    margin: 0 1em 0.5em 0
}

.entry-content img.aligncenter {
    display: block;
    margin: 0 auto 0.5em
}

.entry-content div.wp-caption {
    text-align: center;
    border-radius: 2px;
    padding: 4px;
    background-color: #f2f2f2;
    border: 1px solid #e6e6e6;
    text-shadow: 1px 1px 0 #fff;
    width: auto !important;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.entry-content div.wp-caption p {
    margin: -0.3em 0 0;
    font-size: .8em;
    line-height: normal
}

.entry-content div.wp-caption img {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    border-radius: 0
}

.entry-content div.wp-caption.alignright {
    float: right;
    margin: 0 0 0.5em 1em
}

.entry-content div.wp-caption.alignleft {
    float: left;
    margin: 0 1em 0.5em 0
}

.entry-content div.wp-caption.aligncenter {
    margin: 0 auto 0.5em
}

.entry-content div.wp-caption:hover {
    background-color: #ebebeb;
    border: 1px solid #e3e3e3
}

.entry-content div.featured-image.alignright {
    float: right;
    margin: 0 0 0.5em 1em
}

.entry-content div.featured-image.alignleft {
    float: left;
    margin: 0 1em 0.5em 0
}

.entry-content div.featured-image.aligncenter {
    margin: 0 auto 0.5em
}

h1.archive-title {
    font-size: 1.5em;
    line-height: 1
}

.navigation {
    clear: both;
    padding: 1em 0;
    zoom: 1
}

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

.navigation #pagination-simple-top .nav-next,
.navigation #pagination-simple-bottom .nav-next,
.navigation #pagination-simple .nav-next {
    float: right
}

.navigation #pagination-simple-top .nav-next a:after,
.navigation #pagination-simple-bottom .nav-next a:after,
.navigation #pagination-simple .nav-next a:after {
    content: " »"
}

.navigation #pagination-simple-top .nav-previous,
.navigation #pagination-simple-bottom .nav-previous,
.navigation #pagination-simple .nav-previous {
    float: left
}

.navigation #pagination-simple-top .nav-previous a:before,
.navigation #pagination-simple-bottom .nav-previous a:before,
.navigation #pagination-simple .nav-previous a:before {
    content: "« "
}

.navigation #pagination-simple-top .nav-next,
.navigation #pagination-simple-top .nav-previous,
.navigation #pagination-simple-bottom .nav-next,
.navigation #pagination-simple-bottom .nav-previous,
.navigation #pagination-simple .nav-next,
.navigation #pagination-simple .nav-previous {
    padding: 0 6px;
    border-radius: 3px
}

.navigation #pagination-simple-top .nav-next a,
.navigation #pagination-simple-top .nav-previous a,
.navigation #pagination-simple-bottom .nav-next a,
.navigation #pagination-simple-bottom .nav-previous a,
.navigation #pagination-simple .nav-next a,
.navigation #pagination-simple .nav-previous a {
    padding: 2px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1em;
    text-shadow: 0 1px 0 #fff
}

.navigation #pagination-simple-top .nav-next a:after,
.navigation #pagination-simple-top .nav-next a:before,
.navigation #pagination-simple-top .nav-previous a:after,
.navigation #pagination-simple-top .nav-previous a:before,
.navigation #pagination-simple-bottom .nav-next a:after,
.navigation #pagination-simple-bottom .nav-next a:before,
.navigation #pagination-simple-bottom .nav-previous a:after,
.navigation #pagination-simple-bottom .nav-previous a:before,
.navigation #pagination-simple .nav-next a:after,
.navigation #pagination-simple .nav-next a:before,
.navigation #pagination-simple .nav-previous a:after,
.navigation #pagination-simple .nav-previous a:before {
    margin-left: 2px;
    font-family: "times new roman", times, serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #923d23
}

.navigation #pagination-simple-top .nav-next:hover,
.navigation #pagination-simple-top .nav-previous:hover,
.navigation #pagination-simple-bottom .nav-next:hover,
.navigation #pagination-simple-bottom .nav-previous:hover,
.navigation #pagination-simple .nav-next:hover,
.navigation #pagination-simple .nav-previous:hover {
    background: #ddd
}

.navigation #pagination-simple-top .nav-next:hover a,
.navigation #pagination-simple-top .nav-previous:hover a,
.navigation #pagination-simple-bottom .nav-next:hover a,
.navigation #pagination-simple-bottom .nav-previous:hover a,
.navigation #pagination-simple .nav-next:hover a,
.navigation #pagination-simple .nav-previous:hover a {
    text-decoration: none
}

.widget .content a:hover {
    text-decoration: underline
}

li.required {
    display: block;
    background: #fff;
    color: #F00;
    font-size: 11px;
    font-size: .6875rem;
    padding: .4em !important;
    border: solid #3c0304;
    border-width: 0 1px 1px;
    background-color: #ffe6e6
}

#searchform {
    zoom: 1
}

#searchform:after {
    content: "";
    display: table;
    clear: both
}

#sitemap-category-list {
    margin-top: 1em
}

body.search h1.search-title {
    line-height: 1.1em
}

body.search .search_page_heading {
    float: left;
    width: 100%;
    margin-bottom: 1.5em
}

body.search .search_page_heading #s {
    float: left;
    margin-right: 3px;
    padding: 0 5px !important;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc
}

body.search .search_page_heading #searchsubmit {
    display: block;
    float: left;
    height: 30px;
    background-color: #C75539;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: .76471em;
    border-radius: 3px;
    font-weight: bold;
    outline: none;
    position: relative
}

.widget_categories {
    color: #ce5834
}

.widget_categories ul li a {
    display: inline
}

#searchsubmit {
    -webkit-font-smoothing: antialiased
}

.custom_html_content_top_home .widget {
    padding: 20px 30px 0;
    margin-bottom: 50px
}

.custom_html_content_top_home .widget h4 {
    color: #7c0002;
    font-size: 21px;
    font-size: 1.3125rem;
    position: relative;
    text-align: center;
    width: 100%;
    padding-bottom: 0.85em
}

.custom_html_content_top_home .widget h4:after {
    content: "";
    width: 20%;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10%;
    background: #7B040A
}

.custom_html_content_top_home .widget .content {
    border-bottom: 7px solid #E0E1E5
}

.custom_html_content_top_home .widget .content p {
    text-align: center;
    padding-bottom: 1em
}

.entry footer a,
a.more-link {
    font-weight: normal !important
}

.page-template-sitemap-html-php .bodytext .archive h3 {
    margin-bottom: 0.75em
}

.page-template-sitemap-html-php .bodytext .sitemap-post-list h3 {
    margin-top: 0.5em;
    margin-bottom: 0.25em
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list h3 {
    margin-top: 0.75em;
    margin-bottom: 0.25em
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list-ul {
    padding-left: 0
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list li {
    list-style: none
}

.stripes {
    clear: both
}

@media screen and (max-width: 46.8125em) {
    #header {
        background-color: #3b6f7f
    }

    #slider {
        display: none
    }

    #topnav .morebtn>a {
        text-indent: -999999px
    }

    #topnav #tnav-toplevel>.morebtn::before,
    #topnav #tnav-toplevel>.morebtn::after,
    #topnav #tnav-toplevel>.morebtn>a::after {
        left: 23px
    }

    .home .imgwrap {
        z-index: 101;
        position: relative;
        background: #2E454C
    }

    .home .imgwrap #img1 {
        background-color: #d1d1d1;
        background: url('../img/main_image.jpg') no-repeat center top;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='jresources/images/main_image.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='jresources/images/main_image.jpg', sizingMethod='scale')";
        background-size: cover;
        padding: 27.91667% 0 0;
        padding-top: 240px;
        position: relative;
        overflow: hidden
    }

    .home .imgwrap #img1 img {
        max-width: 135%;
        position: absolute;
        left: 0;
        bottom: 20px
    }

    #spanishlink {
        clear: both
    }

    #spanishlink .description a {
        display: block;
        text-align: center;
        background: #CE5834;
        padding: 6px 0;
        border: 1px solid #EE663C
    }

    #spanishlink .description a:after {
        content: "En Español";
        text-align: center;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 15px;
        font-size: .9375rem
    }

    .justia_contact_form.widget {
        background: #2E454C;
        color: #fff;
        border-top: 6px solid #ce5834;
        border-bottom: 1px solid #dbdbdb
    }

    .justia_contact_form.widget h4 {
        margin-bottom: 0.5em;
        color: #fff
    }

    .justia_contact_form.widget h4 a {
        color: #fff
    }

    .justia_contact_form.widget .formdesc {
        padding-left: 1em;
        border-left: 1px dotted #fff;
        margin-bottom: 1em
    }

    .justia_contact_form.widget button {
        margin-top: 1em
    }

    .jwpw_connect.widget {
        text-align: center
    }

    .jwpw_connect.widget a {
        float: none;
        width: 15%
    }

    #text-7 {
        display: none
    }

    .widget {
        border-top: 1px solid #ccc
    }

    .widget h4 {
        font-family: 'AvenirNext-Bold', sans-serif;
        text-transform: uppercase;
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: bold;
        display: block;
        color: #000
    }

    .widget h4 a {
        color: #000
    }

    #footer #address {
        padding-bottom: 2em
    }

    #footer #footernav {
        font-family: 'AvenirNext-Bold', sans-serif
    }

    #footer #footernav ul,
    #footer #footernav li,
    #footer #footernav a {
        display: block
    }

    #footer #footernav ul {
        background-color: #dfdfdf;
        border: 1px solid #dadada;
        box-shadow: 0 0 1px rgba(255, 255, 255, 0.2);
        border-radius: 2px
    }

    #footer #footernav li {
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #dadada
    }

    #footer #footernav li:first-child {
        border-top: none
    }

    #footer #footernav li:last-child {
        border-bottom: none
    }

    #footer #footernav a {
        text-transform: uppercase;
        font-weight: bold;
        padding: 1em 0;
        color: #c3593b
    }

    #footer #footernav a:hover {
        background-color: #d8d8d8
    }

    #footer .credits {
        position: relative;
        height: 60px;
        margin-top: 1em
    }

    #footer .credits a {
        position: absolute;
        font-weight: bold;
        display: inline-block;
        background-color: #dadada;
        border-top: 1px solid #cecece;
        line-height: 60px;
        width: 100%;
        padding: 0 30px;
        left: -30px;
        text-transform: capitalize;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    #footer .credits a:after {
        content: " »";
        font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
        font-size: 1.1em
    }

    #footer .credits a:hover {
        background-color: #fff
    }

    #text-6.widget .content .searchform #s {
        border-color: #ccc
    }

    #categories-2.widget ul,
    #categories-2.widget li,
    #categories-2.widget a {
        padding: 0;
        margin: 0
    }

    #categories-2.widget ul.toplevel a {
        padding: 8px 0;
        display: block;
        position: relative
    }

    #categories-2.widget ul.toplevel strong a {
        text-transform: uppercase;
        border-bottom: 2px solid #C7D6DA;
        margin-bottom: 1em
    }

    #categories-2.widget ul.toplevel>li {
        margin-bottom: 1em
    }

    #categories-2.widget ul.toplevel>li:first-child>strong a {
        padding-top: 0
    }

    #categories-2.widget ul.toplevel ul a {
        padding-left: 10px
    }

    #categories-2.widget ul.toplevel ul a:before {
        content: "\203A\20";
        font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
        position: absolute;
        margin-left: -10px;
        margin-top: -1px
    }

    #categories-2.widget ul.toplevel ul ul a {
        padding-left: 30px;
        font-size: 15px;
        font-size: .9375rem
    }

    #categories-2.widget strong {
        font-size: 18px;
        font-size: 1.125rem
    }

    body #top-numbers:first-child {
        display: block;
        width: 100%;
        list-style-type: none;
        background-color: #262626;
        text-align: center;
        color: #fff
    }

    body #top-numbers:first-child label {
        display: block;
        padding: 15px 0;
        font-weight: bold;
        cursor: pointer;
        border-bottom: 1px solid #383838;
        box-shadow: inset 0 -5px 5px #1f1f1f
    }

    body #top-numbers:first-child a {
        padding: 15px 0
    }

    body #top-numbers:first-child ul {
        padding: 0;
        margin: 0
    }

    body #top-numbers:first-child ul li {
        border-top: 1px solid #333;
        border-bottom: 1px solid #1a1a1a
    }

    body #top-numbers:first-child ul li:first-child {
        border-top: 0
    }

    body #top-numbers:first-child ul li,
    body #top-numbers:first-child ul a {
        display: block;
        color: #fff;
        font-weight: bold
    }

    input#pToggle:checked+ul {
        display: block
    }

    #pToggle {
        display: none
    }

    #opinionpages.widget {
        padding-top: 6%
    }

    #opinionpages+#badges.widget {
        border-top: 0
    }

    #footer-badges {
        display: none
    }
}

@media screen and (max-width: 22.5em) {
    .attorney section.content .bodytext a.emllink {
        font-size: 15px;
        font-size: .9375rem
    }

    #footer .fcontainer {
        background-size: 90%
    }
}

@media screen and (min-width: 26.25em) {
    html {
        font-size: 17px
    }

    section.content .bodytext,
    section.content .cfrags,
    .widget,
    .detailedform {
        padding: 2% 8% 6%
    }
}

@media screen and (min-width: 31.875em) {
    html {
        font-size: 18px
    }

    section.content .bodytext,
    section.content .cfrags,
    .widget,
    .detailedform {
        padding-left: 10%;
        padding-right: 10%
    }
}

@media screen and (max-width: 39.25em) {
    #logo a {
        width: 100%
    }
}

@media screen and (min-width: 39.25em) {
    #logo a {
        width: 588px;
        height: 24px
    }
}

@media screen and (min-width: 46.875em) {
    html {
        font-size: 16px
    }

    body {
        padding: 0 0
    }

    #head {
        width: 100%;
        height: 136px;
        position: relative
    }

    #head:after {
        content: " ";
        position: absolute;
        top: 137px;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        background: #2C2A28
    }

    .hfrags {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        position: relative
    }

    #spanishlink a {
        display: block;
        width: 120px;
        height: 49px;
        position: absolute;
        bottom: 70px;
        right: 21px;
        z-index: 1000
    }

    #logo {
        float: left;
        display: block;
        padding: 0;
        margin: 59px 0 0 26px
    }

    #tagline {
        display: none
    }

    #tagline a {
        display: block;
        float: right;
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        text-transform: capitalize;
        background-image: url('../img/tagline.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 251px;
        height: 67px;
        margin: 36px 20px 0 0
    }

    #topnav {
        float: none
    }

    #main .mwrap {
        max-width: 1200px;
        margin: 0 auto
    }

    .sidebar {
        margin-top: -1px;
        padding-bottom: 2em
    }

    .sidebar .fragcontent,
    .sidebar .description {
        padding-top: 16px
    }

    .secondary-sidebar {
        font-size: 14px;
        font-size: .875rem
    }

    .mwrap:before {
        content: " ";
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        z-index: -1;
        background-color: #d8e4e6
    }

    .l2 .mwrap:after {
        content: none
    }

    .widget {
        padding: 0 25px 25px;
        position: relative
    }

    .widget:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 300px;
        border-bottom: 1px solid #81959a
    }

    .widget h4 {
        display: block;
        font-family: sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        padding: 30px 0 0;
        margin: 0 0 12px;
        color: #1a3841;
        font-size: 17px;
        font-size: 1.0625rem
    }

    .widget h4 a {
        color: #1a3841
    }

    section.content .bodytext,
    section.content .cfrags {
        padding: 20px 30px
    }

    section.content .bodytext>h1,
    section.content .cfrags>h1 {
        font-size: 30px;
        font-size: 1.875rem;
        margin: 1em 0;
        font-weight: normal
    }

    section.content .bodytext h4,
    section.content .cfrags h4 {
        font-size: 16px;
        font-size: 1rem
    }

    section.content .bodytext h4 {
        text-transform: uppercase
    }

    #breadcrumbs .wrapper {
        padding: 14px 26px
    }

    #footer {
        padding: 0;
        text-align: left;
        position: relative;
        font-size: 14px;
        font-size: .875rem
    }

    #footer:before {
        content: '';
        border-bottom: 40px solid #d8d8d8;
        height: 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: 85px
    }

    #footer .fcontainer {
        position: relative;
        overflow-y: hidden;
        padding: 150px 30px 30px;
        background-size: auto auto;
        background-position: center 18px;
        max-width: 1200px;
        margin: 0 auto
    }

    #footer #address {
        float: left;
        font-weight: normal;
        padding-bottom: 20px;
        width: 100%;
        font-size: 16px;
        font-size: 1rem
    }

    #footer #address .slocation {
        float: left;
        border-left: 1px dotted #6C6C6C;
        padding: 0 11% 0 18px;
        line-height: 1.35
    }

    #footer #address .slocation>span>span {
        font-weight: bold
    }

    #footer #address .slocation>span>span>span {
        font-weight: normal
    }

    #footer .attorneyadvertising {
        margin-bottom: 25px;
        float: left
    }

    #footer #footernav {
        width: 100%;
        position: absolute;
        left: 0;
        top: 86px;
        text-transform: uppercase;
        text-align: center;
        font-weight: normal;
        padding: 8px 0 9px;
        background-color: #d8d8d8;
        border-bottom: 1px solid #e8e8e8
    }

    #footer #footernav li:before {
        content: "|";
        display: inline-block
    }

    #footer #footernav li:first-child:before {
        content: none
    }

    #footer #footernav li a {
        padding: 6px 10px 5px;
        font-size: 11px;
        font-size: .6875rem;
        line-height: 1
    }

    #footer #footernav li a:hover {
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 3px
    }

    #footer .copyright {
        clear: both;
        line-height: normal
    }

    #footer .copyright a {
        display: inline
    }

    #footer .copyright br {
        display: none
    }

    #footer .copyright .jfirm_info {
        padding-bottom: 3em
    }

    #footer .copyright .jfirm_info a:first-child:after {
        content: '|';
        font-weight: bold;
        margin: 0 10px 0 10px
    }

    #footer .credits {
        float: right;
        font-weight: normal;
        margin-top: -16px
    }

    #main .bodytext .video-wrapper {
        width: 58%;
        margin-top: 0;
        padding-top: 35%;
        float: right;
        margin-left: 1.5em
    }

    .home .imgwrap {
        z-index: 101;
        position: relative;
        background: #2E454C
    }

    .home .imgwrap #img1 {
        background-color: #d1d1d1;
        background: url('../img/main_image.jpg') no-repeat center top;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='jresources/images/main_image.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='jresources/images/main_image.jpg', sizingMethod='scale')";
        background-size: cover;
        padding: 27.91667% 0 0;
        padding-top: 335px;
        position: relative;
        overflow: hidden
    }

    .home .imgwrap #img1 img {
        max-width: 135%;
        position: absolute;
        left: 0;
        bottom: 20px
    }

    #slider {
        width: 100%;
        height: 100%;
        position: relative
    }

    #slider .slide {
        width: 100% !important;
        height: 100% !important;
        background-color: transparent !important;
        display: none
    }

    #slider .slide:first-child {
        display: block
    }

    #slider .slidetext {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        border-left: 5px solid #C75539;
        padding: 2.12% 3.05%;
        color: #fff;
        font-family: serif;
        font-weight: bold;
        font-size: 16px;
        font-size: 1rem
    }

    #categories-2 li {
        padding-bottom: 0
    }

    #categories-2 ul a {
        display: inline-block;
        line-height: 1.1em;
        margin: 0;
        padding: 2% 0;
        text-transform: normal
    }

    #categories-2 ul a:hover {
        background: rgba(0, 0, 0, 0.04)
    }

    #categories-2 ul.toplevel>li {
        padding-bottom: 1.5em
    }

    #categories-2 li ul a {
        margin: 0 -25px;
        padding: 1% 25px 1% 39px;
        font-weight: bold
    }

    #categories-2 li ul a:hover {
        background-color: rgba(0, 0, 0, 0.04)
    }

    #categories-2 li ul ul a {
        margin: 0 -25px;
        padding: 1% 25px 1% 53px;
        font-weight: normal;
        background-image: none
    }

    .blue.widget .description img {
        max-width: 100%
    }

    #clean.widget {
        padding-bottom: 1em
    }

    #clean.widget h4 {
        padding-left: 25px;
        padding-right: 25px;
        margin-left: -25px;
        margin-right: -25px;
        margin-bottom: 0;
        padding-bottom: 100px;
    }

    #clean.widget .description>a {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        font-size: .75rem
    }

    #greenwich.widget .description {
        padding-top: 0
    }

    #greenwich.widget img {
        margin-top: 0
    }

    #opinionpages.widget {
        border-width: 1px
    }

    #opinionpages.widget .description {
        padding-bottom: 16px
    }

    #badges.widget .badge {
        max-width: 184px;
        margin-left: auto;
        margin-right: auto
    }

    #footer-badges h4 {
        text-align: center;
        border-bottom: 0
    }

    #footer-badges img {
        width: 100%;
        max-width: 1066px;
        display: block;
        margin: 0 auto
    }

    #breadcrumbs {
        display: block;
        border-bottom: 1px dotted #e0e0e0
    }

    #breadcrumbs .wrapper {
        text-indent: -9001px;
        text-indent: 0;
        font-size: 12px;
        font-size: .75rem;
        width: 100%;
        overflow-y: hidden
    }

    #breadcrumbs .wrapper a {
        font-weight: bold
    }

    #breadcrumbs .wrapper a,
    #breadcrumbs .wrapper span {
        text-decoration: none;
        display: inline-block;
        float: left;
        text-indent: 0;
        display: inline;
        float: none;
        line-height: normal
    }

    #breadcrumbs .wrapper a:after {
        content: "\20\200D\20\3009";
        display: inline-block;
        margin-left: 5px;
        color: #999
    }

    .attorney section.content .bodytext h1+strong.position {
        margin-top: -30px
    }
}

@media screen and (min-width: 57.4375em) {
    #tagline {
        display: block
    }

    #tagline a {
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        text-transform: capitalize;
        background-image: url('../img/tagline.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 251px;
        height: 67px;
        margin-top: 36px
    }
}

@media screen and (min-width: 48em) {
    img.profilepic {
        display: block;
        float: right;
        border-radius: 2px;
        margin: 30px 0 10px 0;
        background-color: #e6e6e6;
        padding: 5px;
        border: 1px solid #e0e0e0
    }

    #disclaimer .bodytext .entryinfo {
        margin: 0
    }

    .bodytext .location {
        width: 50%;
        float: left
    }

    #sitemap section.content .bodytext ul,
    section.content .bodytext div.subpageslist ul {
        list-style-type: none;
        padding-left: 0
    }

    #sitemap section.content .bodytext ul ul,
    section.content .bodytext div.subpageslist ul ul {
        padding-left: 20px;
        margin: 1em 0
    }

    #sitemap section.content .bodytext div>ul>li,
    section.content .bodytext div.subpageslist>ul>li {
        padding: 0 0 0 0
    }

    #sitemap section.content .bodytext div>ul ul,
    section.content .bodytext div.subpageslist>ul ul {
        border-left: 1px dotted #cacaca
    }

    .peoplelist .col1,
    .peoplelist .col2,
    .peoplelist .col3 {
        float: left;
        margin: 0
    }

    .peoplelist {
        border-bottom: 1px solid #ccc;
        overflow-y: hidden;
        padding: 15px 0
    }

    .peoplelist .col1 {
        width: 42%
    }

    .peoplelist .col2 {
        width: 28%
    }

    .peoplelist .col3 {
        width: 25%;
        border-bottom: none;
        margin-bottom: 0
    }

    .peoplelist .name {
        font-size: 130%;
        display: inline-block;
        float: left
    }

    .peoplelist .emllink,
    .peoplelist .loc,
    .peoplelist .blocknumbers {
        font-size: 90%;
        color: #888;
        font-weight: normal !important
    }

    .peoplelist .emllink {
        display: inline-block;
        float: left;
        clear: both
    }

    .peoplelist .emllink:before {
        content: "\2d\20"
    }

    .peoplelist .pos {
        font-style: italic;
        font-family: georgia, times, serif
    }

    .peoplelist p {
        margin: 0
    }
}

@media screen and (min-width: 42.75em) {
    .detailedform {
        padding: 20px 30px
    }
}

@media screen and (min-width: 52.5em) {
    .detailedform fieldset {
        border: none;
        padding: 0
    }

    .detailedform fieldset>span.fld {
        display: block;
        padding-left: 250px
    }

    .detailedform input,
    .detailedform textarea {
        border-color: #ccc
    }

    .detailedform label {
        width: 100%;
        float: left
    }

    .detailedform label strong {
        display: block;
        float: left;
        width: 250px;
        text-align: right;
        margin-right: -250px;
        padding: 5px 10px 0 0
    }

    .detailedform label span {
        display: block;
        float: left;
        padding-left: 250px;
        width: 100%
    }

    .detailedform label input {
        width: 100%
    }

    .formdisclaimer,
    .submitbtn {
        display: block;
        padding-left: 250px
    }
}

@media screen and (min-width: 56.25em) {
    #slider .slidetext {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media screen and (min-width: 57.5em) {
    .primary-sidebar {
        font-size: 15px;
        font-size: .9375rem
    }

    .primary-sidebar .widget {
        padding: 0 25px
    }

    .primary-sidebar .widget.blue {
        padding: 1em 25px
    }

    .primary-sidebar .widget:first-child {
        padding-top: 14px
    }

    .l2 .primary-sidebar {
        display: none
    }

    #text-6.widget {
        padding-bottom: 30px
    }

    #text-6.widget h4 {
        margin-bottom: 5px
    }

    #text-6.widget .content .searchform #s {
        width: 88.3333%
    }

    #text-6.widget .content .searchform #searchsubmit {
        float: right;
        width: 11.66667%;
        min-width: 24px
    }
}

@media screen and (min-width: 46.875em) {
    .sidebar {
        float: right
    }

    .sidebar.secondary-sidebar {
        width: 250px;
        margin-left: -250px
    }

    section.content {
        float: left;
        padding-right: 250px;
        width: 100%
    }

    .mwrap:before {
        width: 250px;
        right: 0
    }
}

@media screen and (min-width: 53.5625em) {
    .sidebar {
        float: right
    }

    .sidebar.secondary-sidebar {
        width: 29.16667%;
        margin-left: -29.16667%
    }

    section.content {
        float: left;
        padding-right: 29.16667%;
        width: 100%
    }

    .mwrap:before {
        width: 29.16667%
    }
}

@-moz-document url-prefix() {
    #head:before {
        content: url('../img/print-logo.png');
        display: none
    }
}

@media print {
    .container {
        width: 640px;
        margin: 0 auto;
        max-width: 1024px
    }

    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    #header,
    body {
        border-top: 0
    }

    #logo {
        margin: -12px auto 0;
        float: none;
        padding: 0 0
    }

    #head {
        border-bottom: 0
    }

    #head:before {
        content: url('../img/print-logo.png');
        display: block
    }

    #head img {
        display: none
    }

    .sidebar.secondary-sidebar,
    .sidebar.primary-sidebar {
        display: none !important
    }

    .sharelinks {
        display: none !important
    }

    .sidebar {
        border-top: 1px solid #000 !important
    }

    .jwpw_connect {
        display: none !important
    }

    .entry {
        border-bottom: 0
    }

    .jwpw_connect.widget,
    .justia_contact_form,
    .widget_categories,
    .widget_recent_entries,
    #footer:before,
    #footernav,
    #topnav,
    form input,
    form textarea,
    form label,
    form button,
    #video_library,
    .imgwrap,
    #badges,
    .home section.content .bodytext:before,
    #breadcrumbs,
    .tcfrags,
    #tagline,
    img.profilepic {
        display: none !important
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
}

@media print {
    section.content {
        margin: 0 auto
    }
}

@page {
    margin: 1in
}

/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/
.jp-carousel-wrap * {
    line-height: inherit
}

.jp-carousel-overlay {
    background: #000
}

div.jp-carousel-fadeaway {
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    position: fixed;
    bottom: 0;
    z-index: 2147483647;
    width: 100%;
    height: 15px
}



.jp-carousel-msg {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    display: inline-block;
    line-height: 19px;
    padding: 11px 15px;
    font-size: 14px;
    text-align: center;
    margin: 25px 20px 0 2px;
    background-color: #fff;
    border-left: 4px solid #ffba00;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}



.jp-carousel-wrap {
    font-family: "Helvetica Neue", sans-serif !important
}

.jp-carousel-info {
    position: absolute;
    bottom: 0;
    text-align: left !important;
    -webkit-font-smoothing: subpixel-antialiased !important
}

.jp-carousel-info ::-moz-selection {
    background: #68c9e8;
    color: #fff
}

.jp-carousel-info ::selection {
    background: #68c9e8;
    color: #fff
}

.jp-carousel-info ::-moz-selection {
    background: #68c9e8;
    color: #fff
}

.jp-carousel-photo-info {
    position: relative;
    left: 25%;
    width: 50%
}

.jp-carousel-transitions .jp-carousel-photo-info {
    transition: .4s ease-out
}

.jp-carousel-info h2 {
    background: 0 0 !important;
    border: none !important;
    color: #999;
    display: block !important;
    font: normal 13px/1.25em "Helvetica Neue", sans-serif !important;
    letter-spacing: 0 !important;
    margin: 7px 0 0 0 !important;
    padding: 10px 0 0 !important;
    overflow: hidden;
    text-align: left;
    text-shadow: none !important;
    text-transform: none !important;
    -webkit-font-smoothing: subpixel-antialiased
}

.jp-carousel-next-button,
.jp-carousel-previous-button {
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer
}

.jp-carousel-next-button span,
.jp-carousel-previous-button span {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 82px;
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: .2
}

.jp-carousel-transitions .jp-carousel-next-button span,
.jp-carousel-transitions .jp-carousel-previous-button span {
    transition: .5s opacity ease-out
}

.jp-carousel-next-button:hover span,
.jp-carousel-previous-button:hover span {
    filter: alpha(opacity=60);
    opacity: .6
}

.jp-carousel-next-button span {
    background-position: -110px center;
    right: 0
}

.jp-carousel-previous-button span {
    background-position: -10px center;
    left: 0
}

.jp-carousel-buttons {
    margin: -18px -20px 15px;
    padding: 8px 10px;
    border-bottom: 1px solid #222;
    background: #222;
    text-align: center
}

div.jp-carousel-buttons a {
    border: none !important;
    color: #999;
    font: normal 11px/1.2em "Helvetica Neue", sans-serif !important;
    letter-spacing: 0 !important;
    padding: 5px 2px 5px 0;
    text-decoration: none !important;
    text-shadow: none !important;
    vertical-align: middle;
    -webkit-font-smoothing: subpixel-antialiased
}

div.jp-carousel-buttons a:hover {
    color: #68c9e8;
    border: none !important
}

.jp-carousel-transitions div.jp-carousel-buttons a:hover {
    transition: none !important
}

.jp-carousel-next-button,
.jp-carousel-previous-button,
.jp-carousel-slide,
.jp-carousel-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.jp-carousel-slide {
    position: fixed;
    width: 0;
    bottom: 0;
    background-color: #000;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.jp-carousel-transitions .jp-carousel-slide {
    transition: .3s ease-out
}

.jp-carousel-slide.selected {
    position: absolute !important;
    filter: alpha(opacity=100);
    opacity: 1
}

.jp-carousel-slide {
    filter: alpha(opacity=25);
    opacity: .25
}

.jp-carousel-slide img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    background: 0 0 !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    zoom: 1
}

.jp-carousel-transitions .jp-carousel-slide {
    transition: opacity .4s linear
}

.jp-carousel-close-hint {
    color: #999;
    cursor: default;
    letter-spacing: 0 !important;
    padding: .35em 0 0;
    position: absolute;
    text-align: right;
    width: 90%
}

.jp-carousel-transitions .jp-carousel-close-hint {
    transition: color .2s linear
}

.jp-carousel-close-hint span {
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    display: inline-block;
    height: 22px;
    font: 400 24px/1 "Helvetica Neue", sans-serif !important;
    line-height: 22px;
    margin: 0 0 0 .4em;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    border-radius: 4px
}

.jp-carousel-transitions .jp-carousel-close-hint span {
    transition: border-color .2s linear
}

.jp-carousel-close-hint:hover {
    cursor: default;
    color: #fff
}

.jp-carousel-close-hint:hover span {
    border-color: #fff
}



div.jp-carousel-buttons a.jp-carousel-commentlink,
div.jp-carousel-buttons a.jp-carousel-reblog {
    margin: 0 14px 0 0 !important
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-color: #303030;
    padding-right: 8px !important;
    border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    margin: 0 2px 0 -12px !important
}

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
    background-position: 6px -36px;
    padding-right: auto !important;
    padding-left: 26px !important;
    color: #999
}

div.jp-carousel-buttons a.jp-carousel-commentlink {
    background-position: 0 -156px;
    padding-left: 19px !important
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
    cursor: default
}

div.jp-carousel-buttons a.jp-carousel-reblog:hover {
    background-position: 6px -56px;
    color: #68c9e8
}



div#carousel-reblog-box {
    background: #222;
    background: -moz-linear-gradient(bottom, #222, #333);
    background: -webkit-gradient(linear, left bottom, left top, from(#222), to(#333));
    padding: 3px 0 0;
    display: none;
    margin: 5px auto 0;
    border-radius: 2px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .9);
    height: 74px;
    width: 565px
}

#carousel-reblog-box textarea {
    background: #999;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    color: #444;
    padding: 3px 6px;
    width: 370px;
    height: 48px;
    float: left;
    margin: 6px 9px 0 9px;
    border: 1px solid #666;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 2px
}

#carousel-reblog-box textarea:focus {
    background: #ccc;
    color: #222
}

#carousel-reblog-box label {
    color: #aaa;
    font-size: 11px;
    padding-right: 2px;
    padding-left: 2px;
    display: inline;
    font-weight: 400
}

#carousel-reblog-box select {
    width: 110px;
    padding: 0;
    font-size: 12px;
    font-family: "Helvetica Neue", sans-serif !important;
    background: #333;
    color: #eee;
    border: 1px solid #444;
    margin-top: 5px
}

#carousel-reblog-box .submit,
#wrapper #carousel-reblog-box p.response {
    float: left;
    width: 154px;
    padding-top: 0;
    padding-left: 1px;
    overflow: hidden;
    height: 34px;
    margin: 3px 0 0 2px !important
}

#wrapper #carousel-reblog-box p.response {
    font-size: 13px;
    clear: none;
    padding-left: 2px;
    height: 34px;
    color: #aaa
}

#carousel-reblog-box input#carousel-reblog-submit,
#jp-carousel-comment-form-button-submit {
    font: 13px/24px "Helvetica Neue", sans-serif !important;
    margin-top: 8px;
    padding: 0 10px !important;
    border-radius: 1em;
    height: 24px;
    color: #333;
    cursor: pointer;
    font-weight: 400;
    background: #aaa;
    background: -moz-linear-gradient(bottom, #aaa, #ccc);
    background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#ccc));
    border: 1px solid #444
}

#carousel-reblog-box input#carousel-reblog-submit:hover,
#jp-carousel-comment-form-button-submit:hover {
    background: #ccc;
    background: -moz-linear-gradient(bottom, #ccc, #eee);
    background: -webkit-gradient(linear, left bottom, left top, from(#ccc), to(#eee))
}

#carousel-reblog-box .canceltext {
    color: #aaa;
    font-size: 11px;
    line-height: 24px
}

#carousel-reblog-box .canceltext a {
    color: #fff
}

.jp-carousel-titleanddesc {
    border-top: 1px solid #222;
    color: #999;
    font-size: 15px;
    padding-top: 24px;
    margin-bottom: 20px;
    font-weight: 400
}

.jp-carousel-titleanddesc-title {
    font: 300 1.5em/1.1 "Helvetica Neue", sans-serif !important;
    text-transform: none !important;
    color: #fff;
    margin: 0 0 15px;
    padding: 0
}

.jp-carousel-titleanddesc-desc p {
    color: #999;
    line-height: 1.4;
    margin-bottom: .75em
}

.jp-carousel-comments p a,
.jp-carousel-info h2 a,
.jp-carousel-titleanddesc p a {
    color: #fff !important;
    border: none !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
    font-style: normal !important
}

.jp-carousel-titleanddesc p b,
.jp-carousel-titleanddesc p strong {
    font-weight: 700;
    color: #999
}

.jp-carousel-titleanddesc p em,
.jp-carousel-titleanddesc p i {
    font-style: italic;
    color: #999
}

.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover,
.jp-carousel-titleanddesc p a:hover {
    color: #68c9e8 !important
}

.jp-carousel-titleanddesc p:empty {
    display: none
}

.jp-carousel-left-column-wrapper h1:after,
.jp-carousel-left-column-wrapper h1:before,
.jp-carousel-photo-info h1:after,
.jp-carousel-photo-info h1:before {
    content: none !important
}

.jp-carousel-image-meta {
    background: #111;
    border: 1px solid #222;
    color: #fff;
    font-size: 13px;
    font: 12px/1.4 "Helvetica Neue", sans-serif !important;
    overflow: hidden;
    padding: 18px 20px;
    width: 209px !important
}

.jp-carousel-image-meta h5,
.jp-carousel-image-meta li {
    font-family: "Helvetica Neue", sans-serif !important;
    position: inherit !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    background: 0 0 !important;
    border: none !important;
    font-weight: 400 !important;
    line-height: 1.3em !important
}

.jp-carousel-image-meta ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important
}

.jp-carousel-image-meta li {
    width: 48% !important;
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0 2% 15px 0 !important;
    color: #fff !important;
    font-size: 13px !important
}

.jp-carousel-image-meta h5 {
    color: #999 !important;
    text-transform: uppercase !important;
    font-size: 10px !important;
    margin: 0 0 2px !important;
    letter-spacing: .1em !important
}

a.jp-carousel-image-download {
    padding-left: 23px;
    display: inline-block;
    clear: both;
    color: #999;
    line-height: 1;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    background-position: 0 -82px
}

a.jp-carousel-image-download span.photo-size {
    font-size: 11px;
    border-radius: 1em;
    margin-left: 2px;
    display: inline-block
}

a.jp-carousel-image-download span.photo-size-times {
    padding: 0 1px 0 2px
}

a.jp-carousel-image-download:hover {
    background-position: 0 -122px;
    color: #68c9e8;
    border: none !important
}

.jp-carousel-image-map {
    position: relative;
    margin: -20px -20px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    height: 154px
}

.jp-carousel-image-map img.gmap-main {
    border-top-left-radius: 6px;
    border-right: 1px solid rgba(255, 255, 255, .17)
}

.jp-carousel-image-map div.gmap-topright {
    width: 94px;
    height: 154px;
    position: absolute;
    top: 0;
    right: 0
}

.jp-carousel-image-map div.imgclip {
    overflow: hidden;
    border-top-right-radius: 6px
}

.jp-carousel-image-map div.gmap-topright img {
    margin-left: -40px
}

.jp-carousel-image-map img.gmap-bottomright {
    position: absolute;
    top: 96px;
    right: 0
}

.jp-carousel-comments {
    font: 15px/1.7 "Helvetica Neue", sans-serif !important;
    font-weight: 400;
    background: none transparent
}

.jp-carousel-comments p a:active,
.jp-carousel-comments p a:focus,
.jp-carousel-comments p a:hover {
    color: #68c9e8 !important
}

.jp-carousel-comment {
    background: none transparent;
    color: #999;
    margin-bottom: 20px;
    clear: left;
    overflow: auto;
    width: 100%
}

.jp-carousel-comment p {
    color: #999 !important
}

.jp-carousel-comment .comment-author {
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    width: auto;
    display: inline;
    float: none;
    border: none;
    margin: 0
}

.jp-carousel-comment .comment-author a {
    color: #fff
}

.jp-carousel-comment .comment-gravatar {
    float: left
}

.jp-carousel-comment .comment-content {
    border: none;
    margin-left: 85px;
    padding: 0
}

.jp-carousel-comment .avatar {
    margin: 0 20px 0 0;
    border-radius: 4px;
    border: none !important;
    padding: 0 !important;
    background-color: transparent !important
}

.jp-carousel-comment .comment-date {
    color: #999;
    margin-top: 4px;
    font-size: 11px;
    display: inline;
    float: right
}

#jp-carousel-comment-form {
    margin: 0 0 10px !important;
    float: left;
    width: 100%
}

textarea#jp-carousel-comment-form-comment-field {
    background: rgba(34, 34, 34, .9);
    border: 1px solid #3a3a3a;
    color: #aaa;
    font: 15px/1.4 "Helvetica Neue", sans-serif !important;
    width: 100%;
    padding: 10px 10px 5px;
    margin: 0;
    float: none;
    height: 147px;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 3px;
    overflow: hidden;
    box-sizing: border-box
}

textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #555
}

textarea#jp-carousel-comment-form-comment-field:focus {
    background: #ccc;
    color: #222
}

textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: #aaa
}

#jp-carousel-comment-form-spinner {
    color: #fff;
    margin: 22px 0 0 10px;
    display: block;
    width: 20px;
    height: 20px;
    float: left
}

#jp-carousel-comment-form-submit-and-info-wrapper {
    display: none;
    overflow: hidden;
    width: 100%
}

#jp-carousel-comment-form-commenting-as input {
    background: rgba(34, 34, 34, .9);
    border: 1px solid #3a3a3a;
    color: #aaa;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    padding: 3px 6px;
    float: left;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 2px;
    width: 285px
}

#jp-carousel-comment-form-commenting-as input:focus {
    background: #ccc;
    color: #222
}

#jp-carousel-comment-form-commenting-as p {
    font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
    margin: 22px 0 0;
    float: left
}

#jp-carousel-comment-form-commenting-as fieldset {
    float: left;
    border: none;
    margin: 20px 0 0 0;
    padding: 0
}

#jp-carousel-comment-form-commenting-as fieldset {
    clear: both
}

#jp-carousel-comment-form-commenting-as label {
    font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
    margin: 0 20px 3px 0;
    float: left;
    width: 100px
}

#jp-carousel-comment-form-button-submit {
    margin-top: 20px;
    float: right
}

#js-carousel-comment-form-container {
    margin-bottom: 15px;
    overflow: auto;
    width: 100%
}

#jp-carousel-comment-form-container {
    margin-bottom: 15px;
    overflow: auto;
    width: 100%
}

#jp-carousel-comment-post-results {
    display: none;
    overflow: auto;
    width: 100%
}

#jp-carousel-comment-post-results span {
    display: block;
    text-align: center;
    margin-top: 20px;
    width: 100%;
    overflow: auto;
    padding: 1em 0;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    border-radius: 2px;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    border: 1px solid rgba(255, 255, 255, .17);
    box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 1)
}

.jp-carousel-comment-post-error {
    color: #df4926
}

#jp-carousel-comments-closed {
    display: none;
    color: #999
}

#jp-carousel-comments-loading {
    font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
    display: none;
    color: #999;
    text-align: left;
    margin-bottom: 20px
}

.jp-carousel-light .jp-carousel-overlay {
    background: #fff
}

.jp-carousel-light .jp-carousel-next-button:hover span,
.jp-carousel-light .jp-carousel-previous-button:hover span {
    opacity: .8
}

.jp-carousel-light .jp-carousel-close-hint:hover,
.jp-carousel-light .jp-carousel-titleanddesc div {
    color: #000 !important
}

.jp-carousel-light .jp-carousel-comment .comment-author a,
.jp-carousel-light .jp-carousel-comments p a,
.jp-carousel-light .jp-carousel-info h2 a,
.jp-carousel-light .jp-carousel-titleanddesc p a {
    color: #1e8cbe !important
}

.jp-carousel-light .jp-carousel-comment .comment-author a:hover,
.jp-carousel-light .jp-carousel-comments p a:hover,
.jp-carousel-light .jp-carousel-info h2 a:hover,
.jp-carousel-light .jp-carousel-titleanddesc p a:hover {
    color: #f1831e !important
}

.jp-carousel-light .jp-carousel-comment,
.jp-carousel-light .jp-carousel-comment p,
.jp-carousel-light .jp-carousel-info h2,
.jp-carousel-light .jp-carousel-titleanddesc,
.jp-carousel-light .jp-carousel-titleanddesc p,
.jp-carousel-light .jp-carousel-titleanddesc p b,
.jp-carousel-light .jp-carousel-titleanddesc p em,
.jp-carousel-light .jp-carousel-titleanddesc p i,
.jp-carousel-light .jp-carousel-titleanddesc p strong,
.jp-carousel-light div.jp-carousel-buttons a {
    color: #666
}

.jp-carousel-light .jp-carousel-buttons {
    border-bottom-color: #f0f0f0;
    background: #f5f5f5
}

.jp-carousel-light div.jp-carousel-buttons a:hover {
    text-decoration: none;
    color: #f1831e
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
    background-position: 4px -56px;
    padding-left: 24px !important
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-color: #2ea2cc;
    color: #fff
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
    background-position: 0 -176px
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-position: 5px -36px
}

.jp-carousel-light div#carousel-reblog-box {
    background: #eee;
    background: -moz-linear-gradient(bottom, #ececec, #f7f7f7);
    background: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f7f7f7));
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    border: 1px solid #ddd
}

.jp-carousel-light #carousel-reblog-box textarea {
    border: 1px inset #ccc;
    color: #666;
    border: 1px solid #cfcfcf;
    background: #fff
}

.jp-carousel-light #carousel-reblog-box .canceltext {
    color: #888
}

.jp-carousel-light #carousel-reblog-box .canceltext a {
    color: #666
}

.jp-carousel-light #carousel-reblog-box select {
    background: #eee;
    color: #333;
    border: 1px solid #aaa
}

#jp-carousel-comment-form-button-submit,
.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit {
    color: #333;
    background: #fff;
    background: -moz-linear-gradient(bottom, #ddd, #fff);
    background: -webkit-gradient(linear, left bottom, left top, from(#ddd), to(#fff));
    border: 1px solid #aaa
}

.jp-carousel-light .jp-carousel-image-meta {
    background: #fafafa;
    border: 1px solid #eee;
    border-top-color: #f5f5f5;
    border-left-color: #f5f5f5;
    color: #333
}

.jp-carousel-light .jp-carousel-image-meta li {
    color: #000 !important
}

.jp-carousel-light .jp-carousel-close-hint {
    color: #ccc
}

.jp-carousel-light .jp-carousel-close-hint span {
    background-color: #fff;
    border-color: #ccc
}

.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #aaa
}

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
    color: #333
}

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: #ddd
}

.jp-carousel-light a.jp-carousel-image-download {
    background-position: 0 -122px
}

.jp-carousel-light a.jp-carousel-image-download:hover {
    background-position: 0 -122px;
    color: #f1831e
}

.jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
    background: #fbfbfb;
    color: #333;
    border: 1px solid #dfdfdf;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1)
}

.jp-carousel-light #jp-carousel-comment-form-commenting-as input {
    background: #fbfbfb;
    border: 1px solid #dfdfdf;
    color: #333;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1)
}

.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
    background: #fbfbfb;
    color: #333
}

.jp-carousel-light #jp-carousel-comment-post-results span {
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .05)
}

.jp-carousel-light .jp-carousel-slide {
    background-color: #fff
}

.jp-carousel-light .jp-carousel-titleanddesc {
    border-top: 1px solid #eee
}

.jp-carousel-light .jp-carousel-fadeaway {
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, .75), rgba(255, 255, 255, 0));
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, 0)))
}

@media only screen and (max-width:760px) {
    .jp-carousel-info {
        margin: 0 10px !important
    }

    .jp-carousel-next-button,
    .jp-carousel-previous-button {
        display: none !important
    }

    .jp-carousel-buttons {
        display: none !important
    }

    .jp-carousel-image-meta {
        float: none !important;
        width: 100% !important;
        box-sizing: border-box
    }

    .jp-carousel-close-hint {
        font-weight: 800 !important;
        font-size: 26px !important;
        position: fixed !important;
        top: -10px
    }

    .jp-carousel-slide img {
        filter: alpha(opacity=100);
        opacity: 1
    }

    .jp-carousel-wrap {
        background-color: #000
    }

    .jp-carousel-fadeaway {
        display: none
    }

    #jp-carousel-comment-form-container {
        display: none !important
    }

    .jp-carousel-titleanddesc {
        padding-top: 0 !important;
        border: none !important
    }

    .jp-carousel-titleanddesc-title {
        font-size: 1em !important
    }

    .jp-carousel-left-column-wrapper {
        padding: 0;
        width: 100% !important
    }

    .jp-carousel-photo-info {
        left: 0 !important;
        width: 100% !important
    }
}

.contact-form .clear-form {
    clear: both
}

.contact-form input[type=email],
.contact-form input[type=text],
.contact-form input[type=url] {
    width: 300px;
    max-width: 98%;
    margin-bottom: 13px
}

.contact-form select {
    margin-bottom: 13px
}

.contact-form textarea {
    height: 200px;
    width: 80%;
    float: none;
    margin-bottom: 13px
}

.contact-form input[type=checkbox],
.contact-form input[type=radio] {
    float: none;
    margin-bottom: 13px
}

.contact-form label {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: block
}

.contact-form label.checkbox,
.contact-form label.radio {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: inline-block
}

.contact-form label span {
    color: #aaa;
    margin-left: 4px;
    font-weight: 400
}

.contact-form-submission {
    margin-bottom: 4em;
    padding: 1.5em 1em
}

.contact-form-submission p {
    margin: 0 auto
}

.form-errors .form-error-message {
    color: red
}

.textwidget .contact-form input[type=email],
.textwidget .contact-form input[type=text],
.textwidget .contact-form input[type=url],
.textwidget .contact-form textarea {
    width: 250px;
    max-width: 100%;
    box-sizing: border-box
}

#jetpack-check-feedback-spam {
    margin: 1px 8px 0 0
}

.jetpack-check-feedback-spam-spinner {
    display: inline-block;
    margin-top: 7px
}

.infinite-loader {
    color: #000;
    display: block;
    height: 28px;
    text-indent: -9999px
}

#infinite-handle span {
    background: #333;
    border-radius: 1px;
    color: #eee;
    cursor: pointer;
    font-size: 13px;
    padding: 6px 16px
}

#infinite-handle span button,
#infinite-handle span button:focus,
#infinite-handle span button:hover {
    display: inline;
    position: static;
    padding: 0;
    margin: 0;
    border: none;
    line-height: inherit;
    background: 0 0;
    color: inherit;
    cursor: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit
}

#infinite-handle span button::-moz-focus-inner {
    margin: 0;
    padding: 0;
    border: none
}

@media (max-width:800px) {
    #infinite-handle span:before {
        display: none
    }

    #infinite-handle span {
        display: block
    }
}

#infinite-footer {
    position: fixed;
    bottom: -50px;
    left: 0;
    width: 100%
}

#infinite-footer a {
    text-decoration: none
}

#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-info a:hover {
    color: #444;
    text-decoration: underline
}

#infinite-footer .container {
    background: rgba(255, 255, 255, .8);
    border-color: #ccc;
    border-color: rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: 1px 0 0;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px 20px;
    width: 780px
}

#infinite-footer .blog-credits,
#infinite-footer .blog-info {
    box-sizing: border-box;
    line-height: 25px
}

#infinite-footer .blog-info {
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%
}

#infinite-footer .blog-credits {
    font-weight: 400;
    float: right;
    width: 60%
}

#infinite-footer .blog-info a {
    color: #111;
    font-size: 14px;
    font-weight: 700
}

#infinite-footer .blog-credits {
    color: #888;
    font-size: 12px;
    text-align: right
}

#infinite-footer .blog-credits a {
    color: #666
}

.infinity-end.neverending #infinite-footer {
    display: none
}

@media (max-width:640px) {
    #infinite-footer .container {
        box-sizing: border-box;
        width: 100%
    }

    #infinite-footer .blog-info {
        width: 30%
    }

    #infinite-footer .blog-credits {
        width: 70%
    }

    #infinite-footer .blog-credits,
    #infinite-footer .blog-info a {
        font-size: 10px
    }
}

@media (max-width:640px) {
    #infinite-footer {
        position: static
    }
}



#jp-post-flair {
    padding-top: .5em
}

#content div.sharedaddy,
#main div.sharedaddy,
div.sharedaddy {
    clear: both
}

div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700
}

div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em
}

#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
    width: 61px;
    overflow: hidden
}

#wpadminbar iframe.admin-bar-likes-widget {
    width: 61px;
    height: 28px;
    min-height: 28px;
    border-width: 0;
    position: absolute;
    top: 0
}

div.jetpack-likes-widget-wrapper {
    width: 100%;
    min-height: 50px;
    position: relative
}

div.jetpack-likes-widget-wrapper .sd-link-color {
    font-size: 12px
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
    width: 1px;
    min-height: 0
}

div.jetpack-comment-likes-widget-wrapper {
    width: 100%;
    position: relative;
    min-height: 31px
}

div.jetpack-comment-likes-widget-wrapper iframe {
    margin-bottom: 0
}

#likes-other-gravatars {
    display: none;
    position: absolute;
    padding: 10px 10px 12px 10px;
    background-color: #2e4453;
    border-width: 0;
    box-shadow: 0 0 10px #2e4453;
    box-shadow: 0 0 10px rgba(46, 68, 83, .6);
    min-width: 130px;
    z-index: 1000
}

#likes-other-gravatars * {
    line-height: normal
}

#likes-other-gravatars .likes-text {
    color: #fff;
    font-size: 12px;
    padding-bottom: 8px
}

#likes-other-gravatars li,
#likes-other-gravatars ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none
}

#likes-other-gravatars li::before {
    content: ""
}

#likes-other-gravatars ul.wpl-avatars {
    overflow: auto;
    display: block;
    max-height: 190px
}

#likes-other-gravatars ul.wpl-avatars li {
    width: 32px;
    height: 32px;
    float: left;
    margin: 0 5px 5px 0
}

#likes-other-gravatars ul.wpl-avatars li a {
    margin: 0 2px 0 0;
    border-bottom: none !important;
    display: block
}

#likes-other-gravatars ul.wpl-avatars li a img {
    background: 0 0;
    border: none;
    margin: 0 !important;
    padding: 0 !important;
    position: static
}

div.sd-box {
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, .13)
}

.comment-likes-widget,
.entry-content .post-likes-widget,
.post-likes-widget {
    margin: 0;
    border-width: 0;
    display: block
}

.comment-likes-widget-placeholder,
.post-likes-widget-placeholder {
    margin: 0;
    border-width: 0;
    position: relative
}

.comment-likes-widget-placeholder {
    height: 18px;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin-top: 4px
}

.comment-likes-widget-placeholder::before {
    -webkit-font-smoothing: antialiased;
    font-family: Noticons;
    font-size: 20px;
    line-height: .9;
    color: #5cb5d4;
    content: '\f408';
    width: 16px;
    display: inline-block;
    vertical-align: middle
}

.post-likes-widget-placeholder .button {
    display: none
}

.comment-likes-widget-placeholder .loading,
.post-likes-widget-placeholder .loading {
    color: #999;
    font-size: 12px
}

.comment-likes-widget-placeholder .loading {
    padding-left: 5px;
    margin-top: 2px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #4e4e4e
}

.slim-likes-widget .post-likes-widget {
    width: auto;
    float: none
}

div.sharedaddy.sd-like-enabled .sd-like h3 {
    display: none
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
    width: 100%;
    float: none;
    position: absolute;
    top: 0
}

.comment-likes-widget {
    width: 100%
}

.pd-rating {
    display: block !important
}

.sd-gplus .sd-title {
    display: none
}

#jp-relatedposts {
    display: none;
    padding-top: 1em;
    margin: 1em 0;
    position: relative;
    clear: both
}

.jp-relatedposts:after {
    content: '';
    display: block;
    clear: both
}

#jp-relatedposts h3.jp-relatedposts-headline {
    margin: 0 0 1em 0;
    display: inline-block;
    float: left;
    font-size: 9pt;
    font-weight: 700;
    font-family: inherit
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 1em
}

#jp-relatedposts h3.jp-relatedposts-headline em {
    font-style: normal;
    font-weight: 700
}

#jp-relatedposts .jp-relatedposts-items {
    clear: left
}

#jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: -20px
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    float: left;
    width: 33%;
    margin: 0 0 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding-right: 20px;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
    clear: both
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
    text-decoration: underline
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
    position: relative
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border-bottom: 0
}

#jp-relatedposts .jp-relatedposts-items p {
    margin-bottom: 0
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    text-transform: none;
    margin: 0;
    font-family: inherit;
    display: block;
    max-width: 100%
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
    text-decoration: underline
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
    display: block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
    max-width: 100%
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    opacity: .6
}

.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    display: none
}

#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
    display: none
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
    overflow: hidden
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
    margin-bottom: 1em
}

#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
    clear: both;
    width: 100%
}

#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
    float: left;
    overflow: hidden;
    max-width: 33%;
    margin-right: 3%
}

#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
    display: inline-block;
    max-width: 63%
}

@media only screen and (max-width:640px) {
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        width: 50%
    }

    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
        clear: left
    }

    #jp-relatedposts .jp-relatedposts-items-visual {
        margin-right: 20px
    }
}

@media only screen and (max-width:320px) {
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        width: 100%;
        clear: both;
        margin: 0 0 1em
    }

    #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,
    #jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
        float: none;
        max-width: 100%;
        margin-right: 0
    }
}

#jp-post-flair {
    padding-top: .5em
}

#content div.sharedaddy,
#main div.sharedaddy,
div.sharedaddy {
    clear: both
}

div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700
}

div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em
}

body.highlander-light h3.sd-title:before {
    border-top: 1px solid rgba(0, 0, 0, .2)
}

body.highlander-dark h3.sd-title:before {
    border-top: 1px solid rgba(255, 255, 255, .4)
}

.sd-content ul {
    padding: 0 !important;
    margin: 0 0 .7em 0 !important;
    list-style: none !important
}

.sd-content ul li {
    display: inline-block
}

.sd-block.sd-gplus {
    margin: 0 0 .5em 0
}

.sd-gplus .sd-content {
    font-size: 12px
}

#sharing_email .sharing_send,
.sd-content ul li .option a.share-ustom,
.sd-content ul li a.sd-button,
.sd-content ul li.advanced a.share-more,
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content>ul>li .digg_button>a,
.sd-social-official .sd-content>ul>li>a.sd-button,
.sd-social-text .sd-content ul li a.sd-button {
    text-decoration: none !important;
    display: inline-block;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    border-radius: 3px;
    color: #777 !important;
    background: #f8f8f8;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
    text-shadow: none;
    line-height: 23px;
    padding: 1px 8px 0 5px
}

.sd-content ul li .option a.share-ustom span,
.sd-content ul li a.sd-button>span,
.sd-content ul li.advanced a.share-more span,
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-social-icon-text .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content>ul>li .digg_button>a span,
.sd-social-official .sd-content>ul>li>a.sd-button span,
.sd-social-text .sd-content ul li a.sd-button span {
    line-height: 23px
}

.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,
.sd-social-official .sd-content>ul>li .digg_button>a,
.sd-social-official .sd-content>ul>li>a.sd-button {
    line-height: 17px;
    box-shadow: none;
    vertical-align: top
}

.sd-social-official .sd-content ul li a.sd-button>span {
    line-height: 17px
}

.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
.sd-social-official .sd-content>ul>li .digg_button>a:before,
.sd-social-official .sd-content>ul>li>a.sd-button:before {
    margin-bottom: -1px
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-official .sd-content>ul>li .digg_button>a:active,
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover {
    color: #555;
    background: #fafafa;
    border: 1px solid #999
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:active,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .16)
}

.sd-content ul li a.sd-button:before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal 18px/1 social-logos;
    vertical-align: top;
    text-align: center
}

.sd-social-icon-text ul li a.sd-button:before {
    position: relative;
    top: 2px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-content ul li a.sd-button:before {
        position: relative;
        top: 2px
    }
}

.sd-social-official ul li a.sd-button:before {
    position: relative;
    top: -2px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-social-official ul li a.sd-button:before {
        top: 0
    }
}

.sd-content ul li {
    margin: 0 5px 5px 0;
    padding: 0
}

.jp-sharing-input-touch .sd-content ul li {
    padding-left: 10px
}

.sd-content ul li.preview-item a.sd-button span,
.sd-social-icon-text .sd-content ul li a span,
.sd-social-official .sd-content ul li a.sd-button span {
    margin-left: 3px
}

.sd-content ul li.preview-item.no-icon a.sd-button span {
    margin-left: 0
}

.sd-content ul li.no-icon a:before,
.sd-social-text .sd-content ul li a:before {
    display: none
}

body .sd-content ul li.share-custom.no-icon a span,
body .sd-social-text .sd-content ul li.share-custom a span {
    background-image: none;
    background-position: -500px -500px !important;
    background-repeat: no-repeat !important;
    padding-left: 0;
    height: 0;
    line-height: inherit
}

.sd-social-icon .sd-content ul li a.share-more {
    position: relative;
    top: -4px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-social-icon .sd-content ul li a.share-more {
        top: 2px
    }
}

@-moz-document url-prefix() {
    .sd-social-icon .sd-content ul li a.share-more {
        top: 2px
    }
}

.sd-social-icon .sd-content ul li a.share-more span {
    margin-left: 3px
}

.sd-content ul li.share-print div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-print a:before,
.sd-social-icon-text .sd-content li.share-print a:before,
.sd-social-official .sd-content li.share-print a:before,
.sd-social-text .sd-content ul li.share-print a:before {
    content: '\f469'
}

.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-icon-text .sd-content li.share-email a:before,
.sd-social-official .sd-content li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before {
    content: '\f410'
}

.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before {
    content: '\f207'
}

.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before {
    content: '\f202'
}

.sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-reddit a:before,
.sd-social-icon-text .sd-content li.share-reddit a:before,
.sd-social-text .sd-content ul li.share-reddit a:before {
    content: '\f222'
}

.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-tumblr a:before,
.sd-social-icon-text .sd-content li.share-tumblr a:before,
.sd-social-text .sd-content ul li.share-tumblr a:before {
    content: '\f607'
}

.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-pocket a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before {
    content: '\f224'
}

.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before {
    content: '\f210'
}

.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-google-plus-1 a:before,
.sd-social-icon-text .sd-content li.share-google-plus-1 a:before,
.sd-social-text .sd-content ul li.share-google-plus-1 a:before {
    content: '\f218'
}

.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before {
    content: '\f203'
}

.sd-content ul li.share-press-this div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-press-this a:before,
.sd-social-icon-text .sd-content li.share-press-this a:before,
.sd-social-official .sd-content li.share-press-this a:before,
.sd-social-text .sd-content ul li.share-press-this a:before {
    content: '\f205'
}

.sd-social-official .sd-content li.share-press-this a:before {
    color: #2ba1cb
}

.sd-content ul li.share-telegram div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-telegram a:before,
.sd-social-icon-text .sd-content li.share-telegram a:before,
.sd-social-official .sd-content li.share-telegram a:before,
.sd-social-text .sd-content ul li.share-telegram a:before {
    content: '\f606'
}

.sd-social-official .sd-content li.share-telegram a:before {
    color: #08c
}

.sd-content ul li.share-skype div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-skype a:before,
.sd-social-icon-text .sd-content li.share-skype a:before,
.sd-social-text .sd-content ul li.share-skype a:before {
    content: '\f220'
}

.sd-content ul li.advanced a.share-more:before,
.sd-social-icon .sd-content ul a.share-more:before,
.sd-social-icon-text .sd-content a.share-more:before,
.sd-social-official .sd-content a.share-more:before,
.sd-social-text .sd-content ul a.share-more:before {
    content: '\f415'
}

.sd-social-official .sd-content a.share-more:before {
    color: #2ba1cb
}

.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before {
    content: '\f608'
}

.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
    color: #43d854
}

.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button {
    background: #43d854;
    color: #fff !important
}

.sd-social .sd-button .share-count {
    background: #2ea2cc;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    padding: 1px 3px;
    line-height: 1
}

.sd-social-official .sd-content ul,
.sd-social-official .sd-content ul li {
    line-height: 25px !important
}

.sd-social-official .sd-content>ul>li>a.sd-button span {
    line-height: 1
}

.sd-social-official .sd-content ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.sd-social-official .sd-content li.share-press-this a {
    margin: 0 0 5px 0
}

.sd-social-official .sd-content ul>li {
    display: block;
    float: left;
    margin: 0 10px 5px 0 !important;
    height: 25px
}

.sd-social-official .fb-share-button>span {
    vertical-align: top !important
}

.sd-social-official .sd-content .pocket_button iframe {
    width: 98px
}

.googleplus1_button .g-plus {
    vertical-align: top !important
}

.reddit_button iframe {
    margin-top: 1px
}

.googleplus1_button iframe,
.linkedin_button>span,
.pinterest_button,
.pocket_button iframe,
.twitter_button {
    margin: 0 !important
}

.sd-social-official .sd-content .share-skype {
    width: 55px
}

body .sd-social-official li a.share-more,
body .sd-social-official li.share-custom a,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-press-this a,
body .sd-social-official li.share-print {
    position: relative;
    top: 0
}

body .sd-social-icon .sd-content li.share-custom>a {
    padding: 2px 3px 0 3px;
    position: relative;
    top: 4px
}

body .sd-content ul li.share-custom a.share-icon span,
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span {
    background-size: 16px 16px;
    background-repeat: no-repeat;
    margin-left: 0;
    padding: 0 0 0 19px;
    display: inline-block;
    height: 21px;
    line-height: 16px
}

body .sd-social-icon .sd-content li.share-custom a span {
    width: 0
}

body .sd-social-icon .sd-content li.share-custom a span {
    padding-left: 16px !important
}

.sharing-hidden .inner {
    position: absolute;
    z-index: 2;
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    border-radius: 2px;
    margin-top: 5px;
    max-width: 400px
}

.sharing-hidden .inner ul {
    margin: 0 !important
}

.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
    clear: both;
    margin: 0 !important;
    height: 0 !important
}

.sharing-hidden .inner:after,
.sharing-hidden .inner:before {
    position: absolute;
    z-index: 1;
    top: -8px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #ccc;
    content: "";
    display: block
}

.sharing-hidden .inner:after {
    z-index: 2;
    top: -7px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff
}

.sharing-hidden ul {
    margin: 0
}

.sd-social-icon .sd-content ul li[class*=share-] a,
.sd-social-icon .sd-content ul li[class*=share-] a:hover,
.sd-social-icon .sd-content ul li[class*=share-] div.option a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    box-shadow: none;
    padding: 7px;
    position: relative;
    top: -2px;
    line-height: 1;
    width: auto;
    height: auto;
    margin-bottom: 0
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,
.sd-social-icon .sd-content ul li[class*=share-] div.option a span {
    line-height: 1
}

.sd-social-icon .sd-content ul li[class*=share-] a:hover,
.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
    border: none;
    opacity: .6
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
    top: 1px;
    top: 0\9
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom {
    padding: 8px 8px 6px 8px;
    top: 5px
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
    margin-left: 10px
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
    margin-left: 0
}

.sd-social-icon .sd-button span.share-count {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0;
    background: #555;
    font-size: 9px
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
    background: #e9e9e9;
    margin-top: 2px;
    text-indent: 0
}

.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button {
    background: #2c4762;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
    background: #3b5998;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
    background: #00acee;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button {
    background: #ca1f27;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button {
    color: #555 !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button {
    background: #1e8cbe;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button {
    background: #08c;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button {
    background: #0077b5;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button {
    background: #dd4b39;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button {
    background: #ee4056;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button {
    background: #cee3f8;
    color: #555 !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button {
    background: #00aff0;
    color: #fff !important
}

.sharing-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.sharing-screen-reader-text:active,
.sharing-screen-reader-text:focus,
.sharing-screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#sharing_email {
    width: 342px;
    position: absolute;
    z-index: 1001;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    text-align: left
}

div.sharedaddy.sharedaddy-dark #sharing_email {
    border-color: #fff
}

#sharing_email .errors {
    color: #fff;
    background-color: #771a09;
    font-size: 12px;
    padding: 5px 8px;
    line-height: 1;
    margin: 10px 0 0 0
}

#sharing_email label {
    font-size: 12px;
    color: #333;
    font-weight: 700;
    display: block;
    padding: 0 0 4px 0;
    text-align: left;
    text-shadow: none
}

#sharing_email form {
    margin: 0
}

#sharing_email input[type=email],
#sharing_email input[type=text] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 1em;
    background: #fff;
    font-size: 12px;
    color: #333;
    max-width: none;
    padding: 1px 3px
}

#jetpack-source_f_name {
    display: none !important;
    position: absolute !important;
    left: -9000px
}

#sharing_email .sharing_cancel {
    padding: 0 0 0 1em;
    font-size: 12px;
    text-shadow: none
}

#sharing_email .recaptcha {
    width: 312px;
    height: 123px;
    margin: 0 0 1em 0
}

.slideshow-window {
    background-color: #222;
    border: 20px solid #222;
    border-radius: 10px;
    height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 30px !important;
    padding-bottom: 56.25% !important;
    position: relative;
    z-index: 1
}

.slideshow-window.slideshow-white {
    background-color: #fff;
    border-color: #fff
}

.slideshow-window,
.slideshow-window * {
    box-sizing: content-box
}

.slideshow-loading {
    height: 100%;
    text-align: center;
    margin: auto
}

body div.slideshow-window * img {
    background-color: transparent !important;
    background-image: none !important;
    border-width: 0 !important;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    padding: 0 !important;
    position: relative;
    transform: translateY(-50%);
    top: 50%
}

.slideshow-loading img {
    vertical-align: middle
}

.slideshow-slide {
    display: none;
    height: 100% !important;
    left: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100% !important
}

.slideshow-slide img {
    vertical-align: middle
}

.slideshow-line-height-hack {
    overflow: hidden;
    width: 0;
    font-size: 0
}

.slideshow-slide-caption {
    font-size: 13px;
    font-family: "Helvetica Neue", sans-serif;
    color: #f7f7f7;
    text-shadow: #222 1px 1px 2px;
    line-height: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center
}

.slideshow-controls {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    margin: auto;
    text-align: center;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
    direction: ltr;
    transition: .3s opacity ease-out
}

.slideshow-window:hover .slideshow-controls {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1
}

body div div.slideshow-controls a,
body div div.slideshow-controls a:hover {
    border: 2px solid rgba(255, 255, 255, .1) !important;
    background-color: #000 !important;
    background-color: rgba(0, 0, 0, .6) !important;
    background-repeat: no-repeat;
    background-size: 142px 16px !important;
    background-position: -34px 8px !important;
    color: #222 !important;
    margin: 0 5px !important;
    padding: 0 !important;
    display: inline-block !important;
    display: inline;
    zoom: 1;
    height: 32px !important;
    width: 32px !important;
    line-height: 32px !important;
    text-align: center !important;
    border-radius: 10em !important;
    transition: .3s border-color ease-out
}



body div div.slideshow-controls a:hover {
    border-color: rgba(255, 255, 255, 1) !important
}

body div div.slideshow-controls a:first-child {
    background-position: -76px 8px !important
}

body div div.slideshow-controls a:last-child {
    background-position: -117px 8px !important
}

body div div.slideshow-controls a:nth-child(2) {
    background-position: -34px 8px !important
}

body div div.slideshow-controls a.running {
    background-position: -34px 8px !important
}

body div div.slideshow-controls a.paused {
    background-position: 9px 8px !important
}

.slideshow-controls a img {
    border: 50px dotted #f0f
}

body.presentation-wrapper-fullscreen-parent,
html.presentation-wrapper-fullscreen-parent {
    overflow: hidden !important
}

.presentation-wrapper-fullscreen-parent #wpadminbar {
    display: none
}

.presentation-wrapper-fullscreen,
.presentation-wrapper-fullscreen-parent {
    min-width: 100% !important;
    min-height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 10000 !important
}

.presentation-wrapper-fullscreen {
    background-color: grey;
    border: none !important
}

.presentation-wrapper-fullscreen .nav-arrow-left,
.presentation-wrapper-fullscreen .nav-arrow-right {
    z-index: 20001
}

.presentation-wrapper-fullscreen .nav-fullscreen-button {
    z-index: 20002
}

.presentation-wrapper {
    margin: 20px auto;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    line-height: normal
}

.presentation {
    position: relative;
    margin: 0;
    overflow: hidden;
    outline: 0
}

.presentation,
.presentation .step {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%
}

.presentation .step.fade:not(.active) {
    opacity: 0
}

.presentation .slide-content {
    padding: 30px
}

.presentation .nav-arrow-left,
.presentation .nav-arrow-right,
.presentation .nav-fullscreen-button {
    position: absolute;
    width: 34px;
    background-repeat: no-repeat;
    z-index: 2;
    opacity: 0;
    transition: opacity .25s
}

.presentation .nav-arrow-left,
.presentation .nav-arrow-right {
    height: 100%;
    background-size: 450% 61px
}

.presentation .nav-arrow-left {
    left: 0;
    background-position: 4px 50%
}

.presentation .nav-arrow-right {
    right: 0;
    background-position: -120px 50%
}

.presentation .nav-fullscreen-button {
    width: 32px;
    height: 32px;
    margin: 4px;
    bottom: 0;
    right: 0;
    z-index: 3;
    background-size: 100% 100%
}

.presentation:hover .nav-arrow-left,
.presentation:hover .nav-arrow-right {
    opacity: 1
}

.presentation:hover .nav-fullscreen-button {
    opacity: .8
}



.presentation .autoplay-overlay {
    height: 15%;
    width: 80%;
    margin: 30% 10%;
    position: relative;
    z-index: 100;
    display: table;
    border-radius: 50px;
    background-color: #e5e5e5;
    background-color: rgba(0, 0, 0, .75);
    transition: opacity .5s
}

.presentation .autoplay-overlay .overlay-msg {
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff
}

.presentation .will-fade {
    opacity: 0
}

.presentation .do-fade {
    opacity: 1;
    transition: opacity .5s
}

div.jetpack-quiz {
    border: 1px solid #deede3;
    background-color: #f3f3f3;
    padding: 1em;
    line-height: 1.3em;
    margin-bottom: 2em;
    border-radius: .2em
}

div.jetpack-quiz div.jetpack-quiz-question {
    margin-bottom: .5em;
    font-weight: 700
}

div.jetpack-quiz div.jetpack-quiz-answer {
    cursor: pointer;
    margin-bottom: .5em;
    padding: 1em 0 1em 1em;
    border-bottom: 1px dotted #999
}

div.jetpack-quiz div.jetpack-quiz-answer.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

div.jetpack-quiz div.jetpack-quiz-answer.correct {
    color: green
}

div.jetpack-quiz div.jetpack-quiz-answer.wrong {
    color: red
}

div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation {
    display: none
}

div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,
div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation {
    display: block;
    color: #000;
    font-size: 90%;
    margin-top: 1em
}

div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,
div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt {
    font-size: 85%
}

div.jetpack-quiz pre {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background: 0 0;
    margin: 0;
    padding: 0
}

#subscribe-email input {
    width: 95%
}

.comment-subscription-form .subscribe-label {
    display: inline !important
}

.jetpack-video-wrapper {
    margin-bottom: 1.6em
}

.jetpack-video-wrapper>.wp-video,
.jetpack-video-wrapper>embed,
.jetpack-video-wrapper>iframe,
.jetpack-video-wrapper>object {
    margin-bottom: 0
}

.jetpack-social-navigation ul {
    display: block;
    margin: 0 0 1.5em;
    padding: 0
}

.jetpack-social-navigation li {
    display: inline-block;
    margin: 0;
    line-height: 1
}

.jetpack-social-navigation a {
    border: 0;
    height: 1em;
    text-decoration: none;
    width: 1em
}

.jetpack-social-navigation-svg .icon {
    color: inherit;
    fill: currentColor;
    height: 1em;
    vertical-align: middle;
    width: 1em
}

.jetpack-social-navigation-genericons a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: Genericons;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    vertical-align: top;
    width: 1em
}

.jetpack-social-navigation-genericons a:before {
    content: "\f415"
}

.jetpack-social-navigation-genericons a[href*="codepen.io"]:before {
    content: "\f216"
}

.jetpack-social-navigation-genericons a[href*="digg.com"]:before {
    content: "\f221"
}

.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before {
    content: "\f201"
}

.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before {
    content: "\f225"
}

.jetpack-social-navigation-genericons a[href*="mailto:"]:before {
    content: "\f410"
}

.jetpack-social-navigation-genericons a[href*="facebook.com"]:before {
    content: "\f203"
}

.jetpack-social-navigation-genericons a[href*="flickr.com"]:before {
    content: "\f211"
}

.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before {
    content: "\f226"
}

.jetpack-social-navigation-genericons a[href*="github.com"]:before {
    content: "\f200"
}

.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before {
    content: "\f206"
}

.jetpack-social-navigation-genericons a[href*="instagram.com"]:before {
    content: "\f215"
}

.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before {
    content: "\f208"
}

.jetpack-social-navigation-genericons a[href*="path.com"]:before {
    content: "\f219"
}

.jetpack-social-navigation-genericons a[href*="pinterest.com"]:before {
    content: "\f210"
}

.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before {
    content: "\f224"
}

.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before {
    content: "\f217"
}

.jetpack-social-navigation-genericons a[href*="reddit.com"]:before {
    content: "\f222"
}

.jetpack-social-navigation-genericons a[href$="/feed/"]:before {
    content: "\f413"
}

.jetpack-social-navigation-genericons a[href*="skype:"]:before {
    content: "\f220"
}

.jetpack-social-navigation-genericons a[href*="spotify.com"]:before {
    content: "\f515"
}

.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before {
    content: "\f223"
}

.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before {
    content: "\f214"
}

.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before {
    content: "\f516"
}

.jetpack-social-navigation-genericons a[href*="twitter.com"]:before {
    content: "\f202"
}

.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before {
    content: "\f212"
}

.jetpack-social-navigation-genericons a[href*="vine.co"]:before {
    content: "\f517"
}

.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,
.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before {
    content: "\f205"
}

.jetpack-social-navigation-genericons a[href*="youtube.com"]:before {
    content: "\f213"
}

.tiled-gallery {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden
}

.tiled-gallery img {
    margin: 2px !important
}

.tiled-gallery .gallery-group {
    float: left;
    position: relative
}

.tiled-gallery .tiled-gallery-item {
    float: left;
    margin: 0;
    position: relative;
    width: inherit
}

.tiled-gallery .gallery-row {
    overflow: hidden
}

.tiled-gallery .tiled-gallery-item a {
    background: 0 0;
    border: none;
    color: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: auto
}

.tiled-gallery .tiled-gallery-item img,
.tiled-gallery .tiled-gallery-item img:hover {
    background: 0 0;
    border: none;
    box-shadow: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle
}

.tiled-gallery-caption {
    background: #eee;
    background: rgba(255, 255, 255, .8);
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap
}

.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
    font-size: 11px
}

.widget-gallery .tiled-gallery-unresized {
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.tiled-gallery .tiled-gallery-item img.grayscale {
    position: absolute;
    left: 0;
    top: 0
}

.tiled-gallery .tiled-gallery-item img.grayscale:hover {
    opacity: 0
}

.tiled-gallery.type-circle .tiled-gallery-item img {
    border-radius: 50% !important
}

.tiled-gallery.type-circle .tiled-gallery-caption {
    display: none;
    opacity: 0
}

.jetpack-display-remote-posts {
    margin: 5px 0 20px 0
}

.jetpack-display-remote-posts h4 {
    font-size: 90%;
    margin: 5px 0;
    padding: 0
}

.jetpack-display-remote-posts h4 a {
    text-decoration: none
}

.jetpack-display-remote-posts p {
    margin: 0 !important;
    padding: 0;
    line-height: 1.4em !important;
    font-size: 90%
}

.jetpack-display-remote-posts img {
    max-width: 100%
}

.widget-grofile h4 {
    margin: 1em 0 .5em
}

.widget-grofile ul.grofile-urls {
    margin-left: 0;
    overflow: hidden
}

.widget-grofile ul.grofile-accounts li {
    list-style: none;
    display: inline
}

.widget-grofile ul.grofile-accounts li::before {
    content: "" !important
}

.widget-grofile .grofile-accounts-logo {
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px
}

.rtl .widget-grofile .grofile-accounts-logo {
    margin-left: 8px;
    margin-right: 0
}

.grofile-thumbnail {
    width: 500px;
    max-width: 100%
}



div[class^=gr_custom_container] {
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px 5px 10px 5px;
    background-color: #fff;
    color: #000
}

div[class^=gr_custom_container] a {
    color: #000
}

h2[class^=gr_custom_header] {
    display: none
}

div[class^=gr_custom_each_container] {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #aaa
}

div[class^=gr_custom_book_container] {
    float: right;
    overflow: hidden;
    height: 60px;
    margin-left: 4px;
    width: 39px
}

div[class^=gr_custom_author] {
    font-size: 10px
}

div[class^=gr_custom_tags] {
    font-size: 10px;
    color: gray
}

div[class^=gr_custom_rating] {
    display: none
}

.widget_wpcom_social_media_icons_widget ul {
    list-style-type: none;
    margin-left: 0
}

.widget_wpcom_social_media_icons_widget ul li {
    border: 0 none;
    display: inline;
    margin-right: .5em
}

.widget_wpcom_social_media_icons_widget li a {
    border: 0 none;
    text-decoration: none
}

.widget_wpcom_social_media_icons_widget .genericon {
    font-family: Genericons
}

.widget_wpcom_social_media_icons_widget .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.widget_wpcom_social_media_icons_widget .screen-reader-text:active,
.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,
.widget_wpcom_social_media_icons_widget .screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.widgets-grid-layout {
    width: 100%
}

.widgets-grid-layout:after,
.widgets-grid-layout:before {
    content: " ";
    display: table
}

.widgets-grid-layout:after {
    clear: both
}

.widget-grid-view-image {
    float: left;
    max-width: 50%
}

.widget-grid-view-image a {
    display: block;
    margin: 0 2px 4px 0
}

.widget-grid-view-image:nth-child(even) {
    float: right
}

.widget-grid-view-image:nth-child(even) a {
    margin: 0 0 4px 2px
}

.widgets-grid-layout .widget-grid-view-image img {
    max-width: 100%;
    height: auto
}

.widgets-multi-column-grid ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.widgets-multi-column-grid ul li {
    background: 0 0;
    clear: none;
    float: left;
    margin: 0 -5px -3px 0;
    padding: 0 8px 6px 0;
    border: none;
    list-style-type: none !important
}

.widgets-multi-column-grid ul li a {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0
}

.widgets-multi-column-grid .avatar {
    vertical-align: middle
}

.widgets-list-layout {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.widgets-list-layout li:after,
.widgets-list-layout li:before {
    content: "";
    display: table
}

.widgets-list-layout li:after {
    clear: both
}

.widgets-list-layout li {
    zoom: 1;
    margin-bottom: 1em;
    list-style-type: none !important
}

.widgets-list-layout .widgets-list-layout-blavatar {
    float: left;
    width: 21.276596%;
    max-width: 40px;
    height: auto
}

.widgets-list-layout-links {
    float: right;
    width: 73.404255%
}

.widgets-list-layout span {
    opacity: .5
}

.widgets-list-layout span:hover {
    opacity: .8
}

.jetpack-image-container:after {
    clear: both
}

.jetpack-image-container:after,
.jetpack-image-container:before {
    display: table;
    content: ""
}

.widgets-multi-column-grid ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.widgets-multi-column-grid ul li {
    background: 0 0;
    clear: none;
    float: left;
    margin: 0 -5px -3px 0;
    padding: 0 8px 6px 0;
    border: none;
    list-style-type: none !important
}

.widgets-multi-column-grid ul li a {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0
}

.widgets-multi-column-grid .avatar {
    vertical-align: middle
}

.widget_jetpack_my_community .avatar-240,
.widget_jetpack_my_community .avatar-48 {
    max-width: 48px;
    max-height: 48px
}

.widget.widget_authors li>ul,
.widget_authors>ul {
    margin-left: inherit;
    padding-left: 0
}

.widget_authors ul li li {
    padding-left: 0
}

.widget_authors>ul>li {
    margin-bottom: 1em;
    list-style: none
}

.widget_authors>ul>li+li {
    border-top: 0
}

.widget.widget_authors img {
    margin-right: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    box-shadow: none
}

.wpcnt {
    text-align: center;
    line-height: 2
}

.wpa {
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%
}

.wpa-about {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    display: block;
    margin-top: 0;
    color: #888;
    font: 10px/1 "Open Sans", Arial, sans-serif !important;
    text-align: left !important;
    text-decoration: none !important;
    opacity: .85;
    border-bottom: none !important;
    box-shadow: none !important
}

.wpa .u>div {
    display: block;
    margin-top: 5px;
    margin-bottom: 1em
}

div.wpa>div {
    margin-top: 20px
}

.wpa .u .adsbygoogle {
    display: block;
    margin-top: 17px;
    margin-bottom: 1em;
    background-color: transparent
}

.widget_eu_cookie_law_widget.widget {
    border: none;
    bottom: 1em;
    display: none;
    left: 1em;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 1em;
    width: auto;
    z-index: 50001
}

#eu-cookie-law {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #2e4467;
    font-size: 12px;
    line-height: 1.5;
    overflow: hidden;
    padding: 6px 6px 6px 15px;
    position: relative
}

#eu-cookie-law a,
#eu-cookie-law a:active,
#eu-cookie-law a:visited {
    color: inherit;
    cursor: inherit;
    text-decoration: underline
}

#eu-cookie-law a:hover {
    cursor: pointer;
    text-decoration: none
}

#eu-cookie-law.negative {
    background-color: #000;
    border: none;
    color: #fff
}

#eu-cookie-law input,
#eu-cookie-law input:focus,
#eu-cookie-law input:hover {
    background: #f3f3f3;
    border: 1px solid #dedede;
    border-radius: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #2e4453;
    cursor: pointer;
    display: inline;
    float: right;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: inherit;
    margin: 0 0 0 5%;
    padding: 8px 12px;
    position: static;
    text-transform: none
}

#eu-cookie-law.negative input,
#eu-cookie-law.negative input:focus,
#eu-cookie-law.negative input:hover {
    background: #282828;
    border-color: #535353;
    color: #fff
}

@media (max-width:600px) {
    #eu-cookie-law {
        padding-bottom: 55px
    }

    #eu-cookie-law input.accept {
        bottom: 8px;
        position: absolute;
        right: 8px
    }
}

.flickr-images {
    text-align: center
}

.flickr-size-thumbnail .flickr-images {
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.flickr-images img {
    max-width: 100%;
    margin: 5px
}