.site-container {
    box-shadow: 0 20px 30px rgba(173,173,173,.5);
    position: relative;
    left: 0;
    z-index: 1;
    max-height: 100%;
    background-color: #f2f2f2;
    -webkit-transition: -webkit-transform .5s ease-in-out,-webkit-filter .5s ease-in-out,-webkit-transform .5s ease-in-out,filter .5s ease-in-out;
    transition: transform .5s ease-in-out,filter .5s ease-in-out;
    -webkit-transform: perspective(0) rotateY(0deg) scaleX(1) translateX(0);
    transform: perspective(0) rotateY(0deg) scaleX(1) translateX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0 0 .5em;
    padding: 0;
    font-weight: 900;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif;
    line-height: 1.375
}

.site-container h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt {
    font-weight: 300;
    font-style: italic
}

.site-container h1 {
    font-size: 2.75em
}

.site-container img {
    height: auto
}

a.aligncenter img {
    display: block;
    margin: 0 auto
}

a.alignnone {
    display: inline-block
}

.alignleft {
    float: left;
    text-align: left
}

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

.aligncenter,img.centered {
    display: block;
    margin: 0 auto 1.25em
}

.alignnone,.entry-content table,img.alignnone {
    margin-bottom: 1.25em
}

.alignleft,a.alignleft,img.alignleft {
    margin: 0 1.25em 1.25em 0
}

.alignright,a.alignright,img.alignright {
    margin: 0 0 1.25em 1.25em
}

.btn2 {
    display: inline-block;
    width: auto;
    border: none;
    border-radius: 0;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: all .1s;
    transition: all .1s;
    -webkit-appearance: none;
    -moz-appearance: none
}

.btn-bordered,.btn-solid,.btn-with-arrow {
    font-family: monospace,"돋움","굴림", gulim, arial, helvetica, sans-serif;
}

.btn-solid,.btn-with-arrow,a.btn-with-arrow {
    margin-right: -.5em;
    text-transform: uppercase;
    font-style: italic;
    padding: 1em 2.35em;
    background-color: #00479a;
    color: #fff;
    font-weight: 900;
    font-size: .85em
}

.archive-posts .entry .btn2,.archive-posts .entry button,.archive-posts .entry input[type=button],.archive-posts .entry input[type=reset],.archive-posts .entry input[type=submit] {
    padding: 1em 2.35em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-size: .85em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.btn-bordered {
    padding: .675em 1.3em;
    border: 1px solid #4a90e2;
    background-color: transparent;
    color: #4a90e2;
    font-weight: 400;
    font-size: 1em
}

.btn-with-arrow {
    text-decoration: none!important
}

.btn-with-arrow:focus,.btn-with-arrow:hover {
    background-color: #4a90e2
}

.btn-with-arrow:focus i,.btn-with-arrow:hover i {
    margin-right: -.5em;
    padding-left: 1.25em;
    opacity: 1
}

.btn-with-arrow i {
    display: inline-block;
    margin-right: -1em;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: .25s all;
    transition: .25s all
}

.messages {
    margin-bottom: 2.5em;
    max-width: 31em
}

.messages:empty {
    display: none
}

.alert {
    position: relative;
    display: block;
    clear: both;
    margin: 0 0 1em;
    padding: 1em 1em 1em 4em;
    border-top-width: .25em;
    border-top-style: solid;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    background-color: #fff;
    text-align: left;
    font-size: .85em
}

.alert:last-child,.entry-content ol li:last-child,.entry-content ul li:last-child {
    margin-bottom: 0
}

.alert:before {
    position: absolute;
    top: 0;
    left: 1em;
    display: block;
    padding-top: 1em;
    width: 1.5em;
    height: 2.5em;
    color: #fff;
    content: '';
    text-align: center;
    font-size: 1em;
    font-family: sans-serif;
    line-height: 1.5
}

.alert a,.text-alert a {
    color: inherit;
    text-decoration: underline
}

.alert-success {
    border-top-color: #46b450;
    color: #46b450
}

.alert-success:before {
    background-color: #46b450;
    content: '\2713'
}

.alert-error {
    border-top-color: #dc3232;
    color: #dc3232
}

.alert-error:before {
    background-color: #dc3232;
    content: '\00d7';
    font-weight: 700
}

.alert-info {
    border-top-color: #00a0d2;
    color: #00a0d2
}

.alert-info:before {
    background-color: #00a0d2;
    content: 'i';
    font-style: italic;
    font-family: Times,Georgia,serif
}

.text-alert {
    padding: .5em 0;
    text-align: left;
    font-style: italic;
    font-size: .85em
}

.text-alert-success {
    color: #46b450
}

.text-alert-error {
    color: #dc3232
}

.text-alert-info {
    color: #00a0d2
}

.flw-form {
    max-width: 46.5em
}

.field,.widget_flw_featured_widget li {
    margin-bottom: 2em
}

.field .description {
    margin-bottom: 1.25em;
    font-style: italic;
    font-size: .7em
}

.field-date .date-container {
    position: relative
}

.field-date .pika-single {
    position: absolute!important;
    top: 0!important;
    left: 0!important
}

.field-fees .payment-amount,.field-fees .select-styled,.field-payment .payment-amount,.field-payment .select-styled {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.field-fees .payment-amount,.field-payment .payment-amount {
    padding: 0 0 .25em;
    width: 4em;
    border-top: none;
    border-right: none;
    border-bottom-style: dashed;
    border-left: none;
    font-size: 1.5em
}

.field-fees .select-styled,.field-payment .select-styled {
    margin-left: 1.25em
}

.field-fees .select-styled select,.field-payment .select-styled select {
    color: #4a90e2;
    font-weight: 600
}

.field-fees .payment-currency,.field-payment .payment-currency {
    width: 5em
}

.field-payment .payment-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.field-payment .payment-frequency {
    width: 10em
}

@media (max-width: 767px) {
    .field-payment .payment-container {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .field-payment .payment-frequency {
        margin-top: 1em;
        margin-left: 0;
        width: 100%
    }
}

.field-fees .fees-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.field-fees textarea {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 1.25em
}

@media (max-width: 767px) {
    .field-fees .fees-container {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .field-fees textarea {
        margin-top: 1em;
        margin-left: 0;
        width: 100%
    }
}

.site-container label {
    display: block;
    margin-bottom: 1em;
    color: #373737;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-size: .85em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.bootstrap-iso input[type=email], 
.bootstrap-iso  input[type=number],
.bootstrap-iso input[type=password],
.bootstrap-iso input[type=search],
.bootstrap-iso input[type=text],
.bootstrap-iso input[type=url],
.bootstrap-iso textarea {
    display: block;
    padding: .65em .75em;
    max-width: 100%;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #fff;
    color: #595959;
    font-size: .85em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none
}

.select-styled select:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus {
    outline: none;
    border-color: #4a90e2;
    color: #4a90e2
}

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

textarea {
    resize: vertical
}

select {
    width: 100%
}

.select-styled {
    position: relative;
    width: 100%
}

.select-styled select {
    padding: .65em .75em;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #fff;
    color: #595959;
    font-size: .85em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

.select-styled select::-ms-expand {
    display: none
}

.ico-long-arrow-right:before {
    content: '\e902'
}


.select-styled .ico-angle-down {
    position: absolute;
    top: 50%;
    right: 1em;
    color: #00479a;
    font-size: .7em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.placeholder {
    color: #595959;
    text-overflow: ellipsis
}

::-webkit-input-placeholder {
    color: #595959;
    text-overflow: ellipsis
}

::-moz-placeholder {
    color: #595959;
    text-overflow: ellipsis
}

:-ms-input-placeholder {
    color: #595959;
    text-overflow: ellipsis
}

::placeholder {
    color: #595959;
    text-overflow: ellipsis
}

.checkbox-list.two-columns>div {
    padding-left: 2em
}

.checkbox-list.two-columns>div input[type=checkbox] {
    margin-left: -2em
}

.checkbox-list>div,.entry-content ol li,.entry-content ul li {
    margin-bottom: 1em
}

.checkbox-list input[type=checkbox] {
    display: inline-block;
    margin-right: .5em;
    width: 1em;
    height: 1em;
    border-radius: 2px;
    background-color: #fff;
    vertical-align: middle;
    -webkit-appearance: none
}

.checkbox-buttons-list input[type=checkbox]:checked,.checkbox-list input[type=checkbox]:checked {
    background-color: transparent
}

.checkbox-list input[type=checkbox]:checked+label {
    color: #00479a;
    font-weight: 900
}

.checkbox-list input[type=checkbox]:checked:before {
    color: #00479a
}

.checkbox-list label {
    display: inline-block;
    margin-bottom: 0;
    color: #595959;
    vertical-align: middle;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-size: .85em
}

@media (max-width: 767px) {
    .checkbox-list {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.checkbox-buttons-list div {
    display: inline-block;
    margin-right: .5em;
    vertical-align: middle
}

.checkbox-buttons-list div:last-child {
    margin-right: 0
}

.checkbox-buttons-list input[type=checkbox] {
    display: none
}

.checkbox-buttons-list input[type=checkbox]:checked+label {
    background-color: #4a90e2;
    color: #fff
}

.checkbox-buttons-list .btn-bordered {
    text-transform: none;
    font-style: normal
}

input[type=search] {
    box-sizing: border-box
}

.post-password-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.post-password-form input[type=password] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.post-password-form input[type=submit] {
    margin-left: .25em
}

.search-form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 38em
}

.search-form button[type=submit],.search-form input[type=search] {
    display: inline-block;
    vertical-align: middle
}

.search-form input[type=search] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-bottom: 1px solid #d5d5d5;
    background-color: transparent;
    font-size: .85em;
    font-family: "Merriweather",serif
}

.search-form input[type=search]:focus {
    border-color: transparent transparent #4a90e2
}

.search-form button[type=submit] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: .25em;
    background-color: transparent
}

.search-form button[type=submit] i,.widget_flw_banner_widget a.banner-reading .bottom-text {
    color: #00479a
}

@media (max-width: 767px) {
    .search-form {
        max-width:20em
    }
}

.pika-single {
    position: relative;
    z-index: 9999;
    display: block;
    padding-top: 1em;
    max-width: 20em;
    width: 100%;
    background-color: #f2f2f2;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    position: absolute
}

.pika-title {
    position: relative;
    margin-bottom: .5em;
    text-align: center
}

.pika-title select {
    position: absolute;
    top: .25em;
    left: 0;
    z-index: 9998;
    margin: 0;
    opacity: 0;
    cursor: pointer
}

.pika-label {
    position: relative;
    z-index: 9999;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: .25em;
    font-weight: 700;
    font-size: .85em
}

.pika-next,.pika-prev {
    position: absolute;
    top: 50%;
    display: block;
    padding: .25em .5em;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.pika-next i,.pika-prev i {
    pointer-events: none
}

.pika-next.is-disabled,.pika-prev.is-disabled {
    opacity: .3;
    cursor: default
}

.pika-prev {
    left: 0;
    float: left
}

.pika-next {
    right: 0;
    float: right
}

.pika-select {
    display: inline-block
}

.pika-table {
    margin-bottom: .5em;
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse
}

.pika-table td,.pika-table th {
    padding: 0;
    width: 14.285714285714286%
}

.pika-table th {
    padding-bottom: .25em
}

.pika-table abbr {
    border-bottom: none;
    color: #4a90e2;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .85em;
    cursor: help
}

.pika-button {
    display: block;
    margin: 0 auto;
    padding: .5em;
    width: 2em;
    height: 2em;
    background-color: transparent;
    font-size: .7em
}

.is-selected .pika-button {
    border-radius: 50%;
    background-color: #4a90e2;
    color: #fff
}

.is-disabled .pika-button,.is-outside-current-month .pika-button {
    opacity: .3;
    cursor: default;
    pointer-events: none
}

.social a,.social button {
    display: inline-block;
    margin-left: 1.25em;
    color: #595959;
    vertical-align: middle
}

.social a:first-child,.social button:first-child {
    margin-left: 0
}

.social button {
    padding: 0;
    background-color: transparent
}

.social i {
    display: block;
    font-size: 1.1em
}

.social .social-linkedin:focus,.social .social-linkedin:hover {
    color: #007bb6
}

.social .social-facebook:focus,.social .social-facebook:hover {
    color: #3b5998
}

.social .social-twitter:focus,.social .social-twitter:hover {
    color: #00aced
}

.social .social-pinterest:focus,.social .social-pinterest:hover {
    color: #cb2027
}

.social .social-tumblr:focus,.social .social-tumblr:hover {
    color: #32506d
}

.header-search-container {
    position: relative;
    z-index: 5
}

.site-header {
    background-color: #fff;
    text-align: center;
    -webkit-transition: background-color .25s;
    transition: background-color .25s
}

.show-search .site-header {
    background-color: #fff!important
}

.site-header button {
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1.25em;
    background-color: transparent
}

.site-header button i {
    display: block;
    color: #595959;
    font-size: 1.25em;
    pointer-events: none
}

@media (max-width: 1024px) {
    .site-header>.wrap {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 0;
        padding-left: 0;
        border-bottom: 1px solid #e3e3e3
    }

    .site-header button {
        display: block
    }
}

@media (max-width: 767px) {
    .search.show-search .site-header button[name=open_search] {
        background-color:#00479a
    }

    .search.show-search .site-header button[name=open_search] i {
        color: #fff
    }
}

.title-area {
    padding-top: 2.5em;
    padding-bottom: 2em;
    border-bottom: 1px solid #e3e3e3;
    -webkit-transition: border-color .25s;
    transition: border-color .25s
}

.show-search .title-area {
    border-bottom-color: transparent
}

@media (max-width: 1024px) {
    .title-area {
        -webkit-box-flex:1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-top: 1.25em;
        padding-bottom: 1.25em;
        border-bottom: none
    }
}

.site-logo {
    display: inline-block
}

.site-logo img {
    display: block;
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 1024px) {
    .site-logo img {
        max-width:15em
    }
}

@media (max-width: 767px) {
    .site-logo img {
        max-width:12em
    }
}

.header-search {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    padding-top: 2.5em;
    padding-bottom: 11.75em;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all .25s;
    transition: all .25s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.show-search .header-search {
    box-shadow: 0 15px 20px rgba(173,173,173,.5);
    top: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.header-search form {
    position: relative;
    margin-bottom: 5.25em;
    max-width: 100%
}

.header-search input[type=search] {
    padding: .5em 2.5em;
    font-size: 1em
}

.header-search input[type=search]:focus {
    outline: none
}

.header-search ::-webkit-input-placeholder {
    color: #595959
}

.header-search ::-moz-placeholder {
    color: #595959
}

.header-search :-ms-input-placeholder {
    color: #595959
}

.header-search ::placeholder {
    color: #595959
}

.header-search button[name=close_search],.header-search button[type=submit] {
    position: absolute;
    top: 50%;
    margin-right: 0;
    padding: 0;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-search button[type=submit] {
    left: 0
}

.header-search button[type=submit] i {
    color: #4a90e2;
    font-size: 1.1em
}

.header-search button[name=close_search] {
    right: 0
}

.header-search button[name=close_search] i {
    color: #595959;
    font-size: 1.1em
}

.header-search .links a {
    display: block;
    color: #00479a;
    font-size: 1.9em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif;
    line-height: 1.3
}

.header-search .links a:focus,.header-search .links a:hover {
    color: #4a90e2;
    text-decoration: underline
}

.header-search h3 {
    margin-bottom: 1.25em;
    color: #4a90e2;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 900;
    font-size: .7em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.header-search .ico-arrow {
    position: absolute;
    bottom: 3.25em;
    left: 50%;
    color: #595959;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 767px) {
    .header-search {
        padding-top:3.75em;
        padding-bottom: 0
    }

    .search .header-search {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
        background-color: #00479a
    }

    .search .header-search form {
        margin-bottom: 0
    }

    .search .header-search input[type=search] {
        padding: 0 2.5em;
        border-bottom-color: transparent;
        color: #fff
    }

    .header-search .ico-arrow,.search .header-search .links,.search .header-search button[type=submit] {
        display: none
    }

    .search .header-search button[name=close_search] {
        top: 50%;
        right: auto;
        bottom: auto;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .search .header-search button[name=close_search] i {
        color: #fff
    }

    .header-search form,.header-search h3 {
        margin-bottom: 2.5em
    }

    .header-search input[type=search] {
        padding-right: 0;
        padding-left: 0;
        font-size: 1.1em
    }

    .header-search button[name=close_search],.header-search button[type=submit] {
        top: auto;
        bottom: 100%;
        margin-bottom: 1.25em;
        -webkit-transform: none;
        transform: none
    }

    .header-search button[name=close_search] i,.header-search button[type=submit] i {
        font-size: 1.25em
    }

    .header-search .links .one-fourth {
        float: left;
        clear: none;
        margin-bottom: 2.5em;
        width: 50%
    }

    .header-search .links .one-fourth:nth-child(odd) {
        clear: left;
        padding-right: .5em
    }

    .header-search .links .one-fourth:nth-child(even) {
        padding-left: .5em
    }

    .header-search .links a {
        font-size: 1.25em;
        line-height: 1.6
    }
}

.nav-search-container {
    margin-bottom: 2em;
    background-color: #fff
}

.nav-search-container .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-search-container .left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    float: left
}

.nav-search-container .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: right
}

@media (max-width: 1024px) {
    .nav-search-container {
        display:none
    }
}

.genesis-nav-menu {
    clear: both;
    width: 100%
}

.genesis-nav-menu .menu-item a {
    position: relative;
    display: block
}

.genesis-nav-menu>.menu-item {
    position: relative;
    display: inline-block;
    float: left;
    text-align: left
}

.genesis-nav-menu>.menu-item:first-child>a {
    padding-left: 0
}

.genesis-nav-menu>.menu-item:last-child>a:after {
    display: none
}

.genesis-nav-menu>.menu-item:focus>.sub-menu,.genesis-nav-menu>.menu-item:hover>.sub-menu {
    left: auto;
    visibility: visible;
    opacity: 1
}

.genesis-nav-menu>.menu-item.current-menu-item>a {
    border-bottom-color: #4a90e2;
    color: #4a90e2
}

.genesis-nav-menu>.menu-item>a {
    position: relative;
    padding: 1.2em .85em 1em;
    border-bottom: 2px solid transparent;
    color: #595959;
    font-size: .85em
}

.genesis-nav-menu>.menu-item>a:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 2px;
    height: 2px;
    background-color: #595959;
    content: ''
}

.genesis-nav-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .35s,visibility .35s;
    transition: opacity .35s,visibility .35s
}

.genesis-nav-menu .sub-menu>.menu-item>a {
    position: relative
}

.mobile-menu {
    position: fixed;
    left: -100%;
    z-index: 2;
    overflow: scroll;
    padding-bottom: 1.75em;
    width: 100vw;
    height: 100%;
    -webkit-transition: left .5s ease-in-out;
    transition: left .5s ease-in-out
}

.mobile-menu header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 1.25em
}

.mobile-menu header button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1.25em;
    background-color: transparent
}

.mobile-menu header button i {
    display: block;
    color: #fff;
    font-size: 1.25em;
    pointer-events: none
}

.mobile-menu header a {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.mobile-menu header a img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 12.5em
}

.mobile-menu nav {
    padding-right: 30%;
    padding-left: 1.75em
}

.mobile-menu nav a {
    display: block;
    padding: .75em 0;
    color: #fff;
    font-size: 1.1em
}

@media (max-width: 1024px) {
    .mobile-menu-open .mobile-menu {
        left:0
    }
}

.archive-title,.entry-title {
    overflow: hidden;
    word-wrap: break-word
}

.archive-posts .entry h3 a,.archive-title a,.entry-title a {
    color: inherit
}

.entry-content {
    word-wrap: break-word
}

.entry-content a {
    text-decoration: underline;
    font-style: italic
}

.entry-content ol,.entry-content ul {
    overflow: hidden;
    padding-left: 2.5em
}

.entry-content ol ol,.entry-content ol ul,.entry-content ul ol,.entry-content ul ul {
    margin-bottom: .5em;
    padding-left: 1.25em
}

.entry-content ol li {
    list-style-type: decimal
}

.entry-content ul li {
    list-style-type: disc
}

.more-link {
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 900;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.entry-meta {
    clear: both
}

.single-post .site-container {
    background-color: #fff
}

.single-post .nav-search-container {
    margin-bottom: 0
}

.single-post .entry-header {
    margin-bottom: 6.25em;
    padding-top: 4em;
    padding-bottom: 2.5em;
    background-color: #f2f2f2
}

.single-post .entry-header .entry-title {
    margin-bottom: .25em;
    color: #373737;
    font-weight: 900;
    font-style: italic;
    font-size: 2.75em;
    line-height: 1.2
}

.single-post .footer-cta,.single-post .site-footer {
    background-color: #f2f2f2
}

@media (max-width: 767px) {
    .single-post .entry-header {
        margin-bottom:3em;
        padding-top: 1.25em;
        padding-bottom: 1.25em;
        text-align: center
    }

    .single-post .entry-header .entry-title {
        margin-bottom: .75em;
        font-size: 1.5em;
        line-height: 1.25
    }
}

.hero-background-container {
    background-color: #012652;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply
}

.hero-background-container .entry-header,.hero-background-container .nav-search-container,.hero-background-container .site-header {
    background-color: transparent
}

.hero-background-container .title-area {
    border-bottom-color: transparent
}

.hero-background-container .nav-search-container .inner {
    border-bottom: 1px solid #e3e3e3
}

.hero-background-container .entry-header .entry-title {
    color: #fff
}

.new-article {
    margin-bottom: 1.25em;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 900
}

.new-article span,.widget_flw_banner_widget .top-text span {
    font-size: .7em
}

.new-article,.post-author {
    color: #4a90e2;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.post-author img {
    margin-right: .75em;
    border-radius: 50%
}

.post-author span {
    text-decoration: underline
}

.author-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6.25em;
    margin-bottom: 4em
}

.author-box:before {
    position: absolute;
    right: 100%;
    z-index: -1;
    color: #f2f2f2;
    content: 'Author';
    font-weight: 900;
    font-size: 5em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif;
    -webkit-transform: rotate(90deg) translate(55%,-27%);
    transform: rotate(90deg) translate(55%,-27%);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.author-box .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: left;
    margin-right: 1em
}

.author-box img {
    display: block;
    margin: 0 auto 1.25em;
    border-radius: 50%
}

.author-box .social {
    text-align: center
}

.author-box .social a {
    margin-left: 1em;
    color: #373737
}

.author-box .social a:first-child {
    margin-left: 0
}

.author-box .right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    float: right
}

.author-box p {
    color: #595959;
    font-size: .85em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

@media (max-width: 767px) {
    .author-box {
        display:block;
        margin-top: 2.5em;
        margin-bottom: 0
    }

    .author-box:before {
        -webkit-transform: rotate(90deg) translate(75%,-27%);
        transform: rotate(90deg) translate(75%,-27%)
    }

    .author-box .left {
        float: none;
        margin-right: 0;
        margin-bottom: 2em
    }

    .author-box .right {
        float: none;
        padding-right: 2em;
        padding-left: 2em;
        text-align: center
    }

    .author-box .social a {
        font-size: 1.5em
    }
}

.related-posts {
    background-color: #f2f2f2
}

.related-posts>.wrap {
    position: relative;
    padding-top: 3em;
    padding-bottom: 1em
}

.related-posts .heading {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    text-align: center
}

.related-posts h2 {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: .25em;
    border-bottom: 3px solid #4a90e2;
    color: #4a90e2;
    font-weight: 900;
    font-style: italic;
    font-size: 1.25em
}

.related-posts .archive-posts,.related-posts .one-fourth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1023px) {
    .related-posts>.wrap {
        padding-top:2.5em
    }

    .related-posts .heading {
        position: static;
        margin-bottom: 1.25em
    }

    .related-posts h2 {
        font-size: .85em
    }
}

.sidebar .widget {
    overflow: hidden;
    margin-bottom: 1.75em;
    word-wrap: break-word
}

.sidebar .widget:last-child,.widget_flw_featured_widget li:last-child {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .sidebar .modal-open-widget,.sidebar .widget {
        margin-bottom:0
    }
}

.widget_flw_banner_widget {
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.widget_flw_banner_widget a {
    position: relative;
    display: block;
    padding: 1.6em .9em 0;
    min-height: 13.5em;
    background-size: contain;
    background-repeat: no-repeat;
    color: #fff
}

.widget_flw_banner_widget a.banner-reading {
    min-height: 18.75em;
    background-color: #012652;
    background-image: url(../images/banner-reading.svg);
    background-position: right bottom
}

.widget_flw_banner_widget a.banner-people {
    min-height: 18.75em;
    background-color: #00479a;
    background-image: url(../images/banner-people.svg);
    background-position: center bottom
}

.widget_flw_banner_widget a.banner-people .bottom-text {
    color: #4a90e2
}

.widget_flw_banner_widget .top-text {
    margin-bottom: 1em;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 900
}

.widget_flw_banner_widget h3 {
    margin-bottom: 2.25em;
    font-weight: 400;
    font-style: italic;
    font-size: 1.5em;
    line-height: 1
}

.widget_flw_banner_widget .bottom-text {
    position: absolute;
    right: .9em;
    bottom: 1em;
    left: .9em;
    padding: .75em 1em;
    background-color: #fff;
    box-shadow: 0 15px 20px rgba(17,17,17,.5);
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic
}

.widget_flw_banner_widget .bottom-text span {
    font-size: .85em;
    -webkit-transition: color .1s;
    transition: color .1s
}

@media (max-width: 1023px) {
    .widget_flw_banner_widget {
        text-align:center
    }

    .widget_flw_banner_widget a {
        padding: 2.5em 1.25em
    }

    .widget_flw_banner_widget .bottom-text {
        right: 1.25em;
        bottom: 2.5em;
        left: 1.25em
    }
}

.widget_flw_subscribe_widget {
    padding: 2.5em 1em 1.75em;
    background-color: #e3e3e3
}

.widget_flw_subscribe_widget h3 {
    margin-bottom: 2.25em;
    color: #00479a;
    text-align: center;
    font-weight: 400;
    font-size: 1em;
    font-family: "Merriweather",serif;
    line-height: 1.25
}

.widget_flw_subscribe_widget .inner {
    position: relative
}

.widget_flw_subscribe_widget input[type=email] {
    padding-right: 1.75em;
    padding-left: 0;
    border-bottom: 2px solid #595959;
    background-color: transparent
}

.widget_flw_subscribe_widget input[type=email]:focus {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #4a90e2;
    border-left-color: transparent
}

.widget_flw_subscribe_widget ::-webkit-input-placeholder {
    color: #595959;
    font-style: italic
}

.widget_flw_subscribe_widget ::-moz-placeholder {
    color: #595959;
    font-style: italic
}

.widget_flw_subscribe_widget :-ms-input-placeholder {
    color: #595959;
    font-style: italic
}

.widget_flw_subscribe_widget ::placeholder {
    color: #595959;
    font-style: italic
}

.widget_flw_subscribe_widget button[type=submit] {
    position: absolute;
    top: 50%;
    right: 0;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.widget_flw_subscribe_widget button[type=submit] i {
    color: #595959;
    font-size: .7em
}

.widget_flw_featured_widget h4 {
    font-weight: 600;
    font-style: italic
}

.widget_flw_featured_widget p {
    margin-bottom: 1.25em;
    color: #595959;
    font-size: .7em;
    line-height: 1.33
}

.widget_flw_featured_widget a {
    color: #4a90e2;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-size: .7em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.widget_flw_featured_widget a:focus,.widget_flw_featured_widget a:hover {
    color: #595959
}

@media (max-width: 1023px) {
    .widget_flw_featured_widget {
        display:none
    }
}

.footer-cta {
    position: relative;
    clear: both;
    overflow: hidden;
    padding-top: 7.5em;
    padding-bottom: 5em;
    width: 100%
}

.footer-cta>.wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-cta .left {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.footer-cta form.active h2 {
    color: #4a90e2;
    -webkit-transform: translateY(25%);
    transform: translateY(25%)
}

.footer-cta h2 {
    position: absolute;
    bottom: 100%;
    left: .5em;
    margin-bottom: -.25em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-style: italic;
    font-size: 2.75em;
    line-height: 1;
    -webkit-transition: -webkit-transform .1s,color .1s;
    transition: transform .1s,color .1s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.footer-cta .inner {
    position: relative;
    max-width: 51.25em
}

.footer-cta input[type=email] {
    padding: 1em 4em 1em 1.25em;
    color: #4a90e2;
    font-style: italic;
    font-size: 1.25em
}

.footer-cta input[type=email]:focus {
    outline: none
}

.footer-cta ::-webkit-input-placeholder {
    color: #595959;
    font-style: italic
}

.footer-cta ::-moz-placeholder {
    color: #595959;
    font-style: italic
}

.footer-cta :-ms-input-placeholder {
    color: #595959;
    font-style: italic
}

.footer-cta ::placeholder {
    color: #595959;
    font-style: italic
}

.footer-cta button[type=submit] {
    position: absolute;
    top: 50%;
    right: -.5em;
    padding: .5em;
    width: 4.5em;
    background-color: transparent;
    text-align: left;
    -webkit-transition: background-color .1s;
    transition: background-color .1s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer-cta button[type=submit]:focus,.footer-cta button[type=submit]:hover {
    background-color: #4a90e2
}

.footer-cta button[type=submit]:focus i,.footer-cta button[type=submit]:hover i {
    color: #fff;
    -webkit-transform: translateX(130%);
    transform: translateX(130%)
}

.footer-cta button[type=submit] i {
    display: inline-block;
    color: #595959;
    font-size: 1.5em;
    -webkit-transition: -webkit-transform .1s,color .1s;
    transition: transform .1s,color .1s
}

.footer-cta .text-alert {
    position: absolute;
    top: 100%;
    left: 0
}

.footer-cta .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 1.25em
}

.footer-cta .social a {
    color: #373737
}

@media (max-width: 767px) {
    .footer-cta {
        padding-top:2.5em;
        padding-bottom: 1em
    }

    .footer-cta>.wrap {
        display: block;
        padding-right: 0;
        padding-left: 0
    }

    .footer-cta form.active h2 {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .footer-cta h2 {
        position: static;
        margin-bottom: 0;
        text-align: center;
        font-size: 18.5vw
    }

    .footer-cta input[type=email] {
        padding: 1.25em 4em 1.25em .5em;
        font-size: 1em
    }

    .footer-cta button[type=submit] {
        right: 0;
        width: auto
    }

    .footer-cta button[type=submit]:focus i,.footer-cta button[type=submit]:hover i {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .footer-cta .right {
        display: none
    }
}

.site-footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1.25em;
    padding-bottom: 5em;
    border-top: 1px solid #e3e3e3
}

.site-footer .left {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.site-footer .right {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.site-footer i {
    color: #00479a
}

.site-footer p {
    text-align: right;
    font-weight: 300;
    font-style: italic;
    font-size: .7em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

@media (max-width: 767px) {
    .site-footer .inner {
        display:block;
        padding-top: .5em;
        padding-bottom: 1.25em;
        border-top: none
    }

    .site-footer .left,.site-footer p {
        text-align: center
    }

    .site-footer .right {
        padding-top: 1em
    }

    .site-footer i {
        color: #4a90e2
    }
}

.category .archive-description,.search .archive-description {
    margin-bottom: 8em;
    padding-top: 3.5em
}

.category .archive-description .archive-title,.search .archive-description .archive-title {
    color: #373737;
    text-align: center;
    font-weight: 900;
    font-style: italic;
    font-size: 2.75em
}

.category .archive-description .archive-title em,.page-template-page_landing .entry-title em,.search .archive-description .archive-title em {
    color: #4a90e2;
    font-weight: 300;
    font-style: normal
}

.category .archive-description .search-form,.search .archive-description .search-form {
    margin: 0 auto
}

@media (max-width: 767px) {
    .category .archive-description,.search .archive-description {
        margin-bottom:5em;
        padding-top: 2.25em
    }

    .category .archive-description .archive-title,.search .archive-description .archive-title {
        font-size: 1.9em
    }
}

.archive-pagination {
    clear: both
}

.archive-pagination li {
    display: inline
}

.il-load-more-container {
    padding-top: .75em;
    width: 100%;
    text-align: center
}

.archive-posts {
    position: relative
}

.archive-posts>.heading {
    position: absolute;
    bottom: 100%;
    left: 0;
    margin-bottom: 2em;
    width: 100%;
    text-align: center
}

.archive-posts>.heading span {
    display: inline-block;
    padding-bottom: .25em;
    border-bottom: 3px solid #4a90e2;
    color: #4a90e2;
    font-weight: 900;
    font-style: italic;
    font-size: 1.25em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.archive-posts .archive-posts-inner {
    width: 100%
}

.archive-posts .track {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.archive-posts .block,.archive-posts .track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.archive-posts .one-fourth,.archive-posts .one-third {
    margin-bottom: 1.25em
}

.archive-posts .entry,.archive-posts .entry a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.archive-posts .entry {
    height: 100%
}

.archive-posts .entry a {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    color: inherit;
    text-decoration: none
}

.archive-posts .entry a:focus,.archive-posts .entry a:hover,.page-template-page_books .book:focus img,.page-template-page_books .book:hover img {
    box-shadow: 0 20px 30px rgba(173,173,173,.5)
}

.archive-posts .entry a.no-image .top-inner {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.archive-posts .entry a.archive-small {
    padding: .25em
}

.archive-posts .entry a.archive-small .spacer {
    padding-bottom: 73%
}

.archive-posts .entry a.archive-small .bottom {
    padding-right: 1.25em;
    padding-left: 1.25em
}

.archive-posts .entry a.archive-medium {
    padding: .5em
}

.archive-posts .entry a.archive-medium .spacer {
    padding-bottom: 54%
}

.archive-posts .entry a.archive-medium .bottom {
    padding-right: 1.25em;
    padding-left: 1.25em
}

.archive-posts .entry .top {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.archive-posts .entry .btn2,.archive-posts .entry button,.archive-posts .entry input[type=button],.archive-posts .entry input[type=reset],.archive-posts .entry input[type=submit] {
    position: absolute;
    top: 2.25em;
    right: 0;
    margin-right: 0;
    background-color: #4a90e2;
    text-decoration: none;
    opacity: 0
}

.archive-posts .entry .btn2 i,.archive-posts .entry button i,.archive-posts .entry input[type=button] i,.archive-posts .entry input[type=reset] i,.archive-posts .entry input[type=submit] i {
    display: inline-block;
    margin-right: -.5em;
    padding-left: 1.25em;
    vertical-align: middle;
    opacity: 1;
    -webkit-transition: .25s all;
    transition: .25s all
}

.archive-posts .entry img,.listings-search-form .search-bar .btn2 i,.listings-search-form .search-bar button i,.listings-search-form .search-bar input[type=button] i,.listings-search-form .search-bar input[type=reset] i,.listings-search-form .search-bar input[type=submit] i {
    display: block
}

.archive-posts .entry .top-inner {
    padding-top: 1.75em;
    padding-right: 1.25em;
    padding-left: 1.25em
}

.archive-posts .entry h3 {
    margin-bottom: 0;
    color: #373737;
    font-size: 1.25em;
    line-height: 1.25
}

.archive-posts .entry .bottom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: 1.75em;
    padding-bottom: 1em
}

.archive-posts .entry .bottom>span {
    display: inline-block;
    margin-bottom: 2em;
    color: #4a90e2;
    text-decoration: underline;
    font-size: .85em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.archive-posts .entry p {
    color: #595959;
    font-size: .85em
}

@media (max-width: 1023px) {
    .archive-posts>.heading {
        margin-bottom:1em
    }

    .archive-posts>.heading span {
        font-size: .85em
    }

    .archive-posts .archive-posts-inner {
        overflow: hidden
    }

    .archive-posts .track {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap
    }

    .archive-posts .block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-right: 1.25em;
        width: 15.5em;
        white-space: normal
    }

    .archive-posts .one-fourth,.archive-posts .one-third {
        margin-bottom: 0
    }

    .archive-posts .entry a:focus .btn2,.archive-posts .entry a:focus button,.archive-posts .entry a:focus input[type=button],.archive-posts .entry a:focus input[type=reset],.archive-posts .entry a:focus input[type=submit],.archive-posts .entry a:hover .btn2,.archive-posts .entry a:hover button,.archive-posts .entry a:hover input[type=button],.archive-posts .entry a:hover input[type=reset],.archive-posts .entry a:hover input[type=submit] {
        display: none
    }

    .archive-posts .entry a.archive-medium {
        padding: .25em
    }

    .archive-posts .entry p {
        color: #595959;
        font-size: .7em
    }
}

.page-template-page_books .content {
    margin: 0 auto;
    max-width: 62.5em
}

.page-template-page_books .entry-header {
    margin-bottom: 3em;
    padding-top: 3.5em;
    text-align: center
}

.page-template-page_books .entry-header .entry-title {
    margin-bottom: .25em;
    color: #373737;
    font-weight: 900;
    font-style: italic;
    font-size: 2.75em;
    line-height: 1.2
}

.page-template-page_books .entry-header p {
    margin: 0 auto;
    max-width: 28.75em;
    color: #4a90e2;
    font-size: 1.1em;
    line-height: 1.5
}

.page-template-page_books .book {
    float: left;
    margin-bottom: 5em;
    width: 28.5%
}

.page-template-page_books .book:last-child,.single-book .entry-content .right ol:last-child,.single-book .entry-content .right p:last-child,.single-book .entry-content .right ul:last-child {
    margin-bottom: 0
}

.page-template-page_books .book.book-1 {
    clear: left
}

.page-template-page_books .book.book-2 {
    margin-right: 7.25%;
    margin-left: 7.25%
}

.page-template-page_books .book a {
    display: block;
    color: inherit;
    text-decoration: none;
    font-style: normal
}

.page-template-page_books .book img {
    display: block;
    margin: 0 auto 3em;
    -webkit-transition: box-shadow .1s;
    transition: box-shadow .1s
}

.page-template-page_books .book h2 {
    margin-bottom: 1em;
    color: #373737;
    font-style: normal;
    font-size: 1.25em;
    line-height: 1.25
}

.page-template-page_books .book p {
    font-style: normal;
    font-size: .85em
}

@media (max-width: 767px) {
    .page-template-page_books .entry-header {
        padding-bottom:1em;
        text-align: center
    }

    .page-template-page_books .entry-header .entry-title {
        margin-bottom: .5em;
        font-size: 1.9em;
        line-height: 1.25
    }

    .page-template-page_books .entry-header p {
        font-size: .85em
    }

    .page-template-page_books .book {
        float: none;
        margin-bottom: 2.5em;
        width: 100%
    }

    .page-template-page_books .book:focus img,.page-template-page_books .book:hover img {
        box-shadow: none
    }

    .page-template-page_books .book.book-2 {
        margin-right: 0;
        margin-left: 0
    }

    .page-template-page_books .book img {
        margin-bottom: 2em
    }

    .page-template-page_books .book p {
        font-size: .7em
    }
}

.single-book .nav-search-container {
    margin-bottom: 0
}

.single-book .content {
    margin-bottom: 5em
}

.single-book .entry-header {
    margin-bottom: 1em;
    padding-top: 4em;
    padding-bottom: 2.5em;
    max-width: 46.5em
}

.single-book .entry-header .entry-title {
    margin-bottom: .25em;
    color: #373737;
    font-weight: 900;
    font-style: italic;
    font-size: 2.75em;
    line-height: 1.2
}

.single-book .entry-content .left {
    padding-right: 3em;
    text-align: center
}

.single-book .entry-content .left img {
    display: block;
    margin: 0 auto 1.75em
}

.single-book .entry-content .left p {
    margin-bottom: 1.25em;
    line-height: 1
}

.single-book .entry-content .left .btn2,.single-book .entry-content .left button,.single-book .entry-content .left input[type=button],.single-book .entry-content .left input[type=reset],.single-book .entry-content .left input[type=submit] {
    text-decoration: none
}

.single-book .entry-content .left .download-link,.table-of-contents {
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.single-book .entry-content .left .download-link {
    font-weight: 900;
    font-style: italic;
    font-size: .85em;
    color: #00479a
}

.single-book .entry-content .right ol,.single-book .entry-content .right p,.single-book .entry-content .right ul {
    margin-bottom: 1.25em;
    font-size: .85em
}

@media (max-width: 767px) {
    .single-book .site-inner {
        background-color:#fff
    }

    .single-book .content {
        margin-bottom: 2.5em
    }

    .single-book .entry-header {
        padding-top: 1.25em;
        padding-bottom: 1em;
        text-align: center
    }

    .single-book .entry-header .entry-title {
        font-size: 1.5em;
        line-height: 1.25
    }

    .single-book .entry-content .left {
        padding-left: 3em
    }

    .single-book .entry-content .left .downloads.has-button {
        margin-top: -1.25em
    }
}

.table-of-contents {
    margin-bottom: 2.5em;
    padding-top: 1em;
    max-width: 25em;
    color: #4a90e2
}

.table-of-contents h3 {
    margin-bottom: 2em;
    text-decoration: underline;
    text-transform: uppercase;
    font-style: italic;
    font-size: .85em
}

.table-of-contents .chapter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .5em;
    font-size: .85em
}

.table-of-contents .chapter:last-child {
    margin-bottom: 0
}

.table-of-contents .name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: left;
    margin-right: .5em
}

.table-of-contents .spacer {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 1px;
    border-bottom: 1px dashed #4a90e2
}

.table-of-contents .page {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: right;
    margin-left: .5em;
    width: 2em;
    text-align: right;
    white-space: nowrap
}

.tax-guideline_cat {
    background-color: #fff
}

.tax-guideline_cat .nav-search-container {
    margin-bottom: 0
}

.tax-guideline_cat .archive-description {
    margin-bottom: 6.25em;
    padding-top: 4em;
    padding-bottom: 2.5em;
    background-color: #f2f2f2
}

.tax-guideline_cat .archive-description .archive-title {
    margin-bottom: .25em;
    color: #373737;
    font-weight: 900;
    font-style: italic;
    font-size: 2.75em;
    line-height: 1.2
}

.tax-guideline_cat .entry {
    margin-bottom: 2.5em
}

.listing-header ul li:last-child,.page-template-page_contests .entry-content ol:last-child,.page-template-page_contests .entry-content p:last-child,.page-template-page_contests .entry-content ul:last-child,.page-template-page_jobs .entry-content ol:last-child,.page-template-page_jobs .entry-content p:last-child,.page-template-page_jobs .entry-content ul:last-child,.tax-guideline_cat .entry:last-child {
    margin-bottom: 0
}

.tax-guideline_cat .entry-content p {
    margin-bottom: 1.25em
}

.tax-guideline_cat .footer-cta,.tax-guideline_cat .site-footer {
    background-color: #f2f2f2
}

.view-guidelines {
    display: inline-block;
    text-transform: uppercase
}

.page-template-page_contests .entry-content ol,.page-template-page_contests .entry-content p,.page-template-page_contests .entry-content ul,.page-template-page_jobs .entry-content ol,.page-template-page_jobs .entry-content p,.page-template-page_jobs .entry-content ul {
    margin-bottom: 1.25em;
    font-size: .85em
}

@media (max-width: 1024px) {
    .page-template-page_contests .site-header,.page-template-page_jobs .site-header {
        margin-bottom:1.25em
    }
}

@media (max-width: 1023px) {
    .page-template-page_contests .content>.one-fourth,.page-template-page_contests .content>.three-fourths,.page-template-page_jobs .content>.one-fourth,.page-template-page_jobs .content>.three-fourths {
        float:none;
        clear: both;
        margin-left: 0;
        min-height: 0;
        width: 100%
    }

    .page-template-page_contests .jobs-open-widget,.page-template-page_contests .sidebar,.page-template-page_jobs .contests-open-widget,.page-template-page_jobs .sidebar {
        display: none
    }
}

.listings-search-form {
    padding-top: .25em
}

.listings-search-form .select-styled {
    max-width: 12.5em
}

.listings-search-form .search-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .75em
}

.listings-search-form .search-bar input[type=search] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.listings-search-form .search-bar .btn2,.listings-search-form .search-bar button,.listings-search-form .search-bar input[type=button],.listings-search-form .search-bar input[type=reset],.listings-search-form .search-bar input[type=submit] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: .5em;
    padding: .375em .485em;
    background-color: #4a90e2;
    font-size: 1.25em
}

.listings-search-form input[type=search] {
    max-width: 14.706em
}

.listings-search-form .query-item {
    position: relative;
    display: inline-block;
    margin-right: .5em;
    margin-bottom: .5em
}

.listings-search-form .query-item:last-child {
    margin-right: 0
}

.listings-search-form .query-item:focus,.listings-search-form .query-item:hover {
    padding-right: 2em;
    padding-left: .6em;
    background-color: #4a90e2;
    color: #fff
}

.listings-search-form .query-item:focus i,.listings-search-form .query-item:hover i {
    opacity: 1
}

.listings-search-form .query-item i {
    position: absolute;
    top: 50%;
    right: .5em;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.listings-search-form>.btn2,.listings-search-form>button,.listings-search-form>input[type=button],.listings-search-form>input[type=reset],.listings-search-form>input[type=submit],.listings-tip.closed header button {
    display: none
}

@media (max-width: 1023px) {
    .listings-search-form {
        display:none;
        margin-top: -1.25em;
        padding-top: 0
    }

    .show-search-form .listings-search-form {
        display: block
    }

    .listings-search-form .search-bar input[type=search],.listings-search-form .select-styled {
        max-width: 100%
    }

    .listings-search-form .search-bar .btn,.listings-search-form .search-bar button,.listings-search-form .search-bar input[type=button],.listings-search-form .search-bar input[type=reset],.listings-search-form .search-bar input[type=submit] {
        margin-right: 0
    }

    .listings-search-form>.btn,.listings-search-form>button,.listings-search-form>input[type=button],.listings-search-form>input[type=reset],.listings-search-form>input[type=submit] {
        display: block;
        width: 100%;
        letter-spacing: 5px;
        font-style: normal
    }

    .listings-search-form>.btn:first-child,.listings-search-form>button:first-child,.listings-search-form>input[type=button]:first-child,.listings-search-form>input[type=reset]:first-child,.listings-search-form>input[type=submit]:first-child {
        margin-bottom: 2.5em
    }

    .show-search-form .listings-search-results {
        display: none
    }
}

.listing-results-bar {
    margin-bottom: .75em
}

@media (max-width: 1023px) {
    .listing-results-bar {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 2em
    }

    .listing-results-bar .listings-filter {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

.listings-search-results {
    margin-bottom: 2.5em
}

.listings-heading {
    margin-bottom: 2em
}

.listings-heading h1 {
    color: #4a90e2;
    font-weight: 300;
    font-style: italic;
    font-size: 2.75em;
    line-height: 1.2
}

.listings-heading p {
    font-size: 1.25em;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

@media (max-width: 1023px) {
    .listings-heading {
        display:none
    }
}

.listing {
    margin-bottom: 1.75em;
    padding-top: 2.25em;
    padding-bottom: 1.75em;
    background-color: #fff
}

.listing.status-inactive,.listing.status-pending {
    background-image: -webkit-repeating-linear-gradient(135deg,#f2f2f2,#f2f2f2 10px,#fff 10px,#fff 20px);
    background-image: repeating-linear-gradient(-45deg,#f2f2f2,#f2f2f2 10px,#fff 10px,#fff 20px)
}

.listing.status-inactive {
    opacity: .5
}

.listing.status-active:focus,.listing.status-active:hover {
    box-shadow: 0 20px 30px rgba(173,173,173,.5)
}

.listing:last-child {
    margin-bottom: 1.25em
}

@media (max-width: 1023px) {
    .listing {
        margin-right:-1.25em;
        margin-left: -1.25em
    }
}

.listing-content,.listing-header {
    margin-bottom: 1.25em;
    padding-right: 3.5em;
    padding-left: 1.75em
}

.listing-header h2 {
    margin-bottom: 1em;
    color: #373737;
    font-size: 1.1em
}

.listing-header ul {
    padding-left: 0;
    color: #373737;
    font-family: "Cooper Hewitt",Arial,"Helvetica Neue",Helvetica,sans-serif
}

.listing-header ul li {
    margin-bottom: .5em;
    list-style-type: none
}

.listing-content {
    margin-bottom: 1.75em
}

.listing-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 1.75em
}

.listing-footer .left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    float: left
}

.listing-footer .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: right
}

.listing-tags .btn,.listing-tags button,.listing-tags input[type=button],.listing-tags input[type=reset],.listing-tags input[type=submit] {
    margin-left: 1.25em;
    cursor: inherit
}

.listing-tags .btn:first-child,.listing-tags button:first-child,.listing-tags input[type=button]:first-child,.listing-tags input[type=reset]:first-child,.listing-tags input[type=submit]:first-child {
    margin-left: 0
}

@media (max-width: 1023px) {
    .listing-apply .btn,.listing-apply button,.listing-apply input[type=button],.listing-apply input[type=reset],.listing-apply input[type=submit] {
        margin-right:0
    }
}

.listing-modal {
    position: relative;
    margin: 4em auto;
    padding: 2.5em 5em 4em;
    max-width: 50em;
    width: auto;
    background-color: #fff
}

.listing-modal h2 {
    margin-bottom: .5em;
    color: #4a90e2;
    font-weight: 300;
    font-style: italic;
    font-size: 2.75em
}

.listing-modal .field>label {
    margin-right: 1em;
    font-style: normal;
    font-size: .7em
}

.listing-modal .field .description,.listing-modal .field>label {
    display: inline-block;
    margin-bottom: .5em;
    vertical-align: middle
}

.listing-modal input[type=email],.listing-modal input[type=number],.listing-modal input[type=password],.listing-modal input[type=search],.listing-modal input[type=text],.listing-modal input[type=url],.listing-modal select,.listing-modal textarea {
    border-color: #e3e3e3
}

.listing-modal input[type=email]:focus,.listing-modal input[type=number]:focus,.listing-modal input[type=password]:focus,.listing-modal input[type=search]:focus,.listing-modal input[type=text]:focus,.listing-modal input[type=url]:focus,.listing-modal select:focus,.listing-modal textarea:focus {
    border-color: #4a90e2
}

.archive-posts .entry .listing-modal .btn,.archive-posts .entry .listing-modal button,.archive-posts .entry .listing-modal input[type=button],.archive-posts .entry .listing-modal input[type=reset],.archive-posts .entry .listing-modal input[type=submit],.listing-modal .archive-posts .entry .btn,.listing-modal .archive-posts .entry button,.listing-modal .archive-posts .entry input[type=button],.listing-modal .archive-posts .entry input[type=reset],.listing-modal .archive-posts .entry input[type=submit],.listing-modal .btn-solid,.listing-modal .btn-with-arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #4a90e2;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%)
}

.archive-posts .entry .listing-modal .btn i,.archive-posts .entry .listing-modal button i,.archive-posts .entry .listing-modal input[type=button] i,.archive-posts .entry .listing-modal input[type=reset] i,.archive-posts .entry .listing-modal input[type=submit] i,.listing-modal .archive-posts .entry .btn i,.listing-modal .archive-posts .entry button i,.listing-modal .archive-posts .entry input[type=button] i,.listing-modal .archive-posts .entry input[type=reset] i,.listing-modal .archive-posts .entry input[type=submit] i,.listing-modal .btn-solid i,.listing-modal .btn-with-arrow i {
    margin-left: 2em
}

@media (max-width: 1023px) {
    .listing-modal {
        margin:3em auto 1em;
        padding: 1.25em;
        height: calc(100vh - 4em)
    }

    .listing-modal form {
        overflow: scroll;
        height: 100%
    }

    .listing-modal h2 {
        font-size: 1.5em
    }

    .listing-modal .field>label {
        display: block;
        margin-right: 0
    }

    .archive-posts .entry .listing-modal .btn,.archive-posts .entry .listing-modal button,.archive-posts .entry .listing-modal input[type=button],.archive-posts .entry .listing-modal input[type=reset],.archive-posts .entry .listing-modal input[type=submit],.listing-modal .archive-posts .entry .btn,.listing-modal .archive-posts .entry button,.listing-modal .archive-posts .entry input[type=button],.listing-modal .archive-posts .entry input[type=reset],.listing-modal .archive-posts .entry input[type=submit],.listing-modal .btn-solid,.listing-modal .btn-with-arrow {
        position: static;
        width: 100%;
        -webkit-transform: none;
        transform: none
    }
}

.listing-modal-confirmation h2 {
    margin-bottom: 1em;
    text-align: center
}

.listing-modal-confirmation p {
    margin-bottom: 2em;
    text-align: center;
    font-size: .7em
}

.column {
	margin: 10px 10px 10px 10px;
	padding: 0;
}
.column:last-child {
	padding-bottom: 1px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 140px;
	height: 195px;
	margin: 0 0 0 0px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
figure {
	width: 140px;
	height: 195px;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}


.imghover figure {
	position: relative;
}
.imghover figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.imghover figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}