﻿@media screen and (min-width: 95.625em)
{
    .scrollable-tabs .tabset li
    {
        margin: 0 0 0 2.375rem;
    }
}
@media screen and (min-width: 80em)
{
    body .banner-gallery .txt-holder
    {
        right: 110px!important;
    }
    .scrollable-tabs .tabset li
    {
        margin: 0 0 0 1.875rem;
    }
}
@media screen and (min-width: 64em)
{
    .banner-gallery .txt-holder
    {
        right: 50px!important;
    }
}
@media screen and (min-width: 48em)
{
    .banner-gallery .txt-holder
    {
        left: unset;
        right: 25px;
    }
}
@media(max-width: 767px)
{
    .scrollable-tabs .tabset
    {
        display: flex;
        grid-gap: 20px;
    }
    .tabset li
    {
        margin: 0 1em;
    }
}
.mfp-bg
{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
}
.mfp-wrap
{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container
{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before
{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before
{
    display: none;
}
.mfp-content
{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content
{
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur
{
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom
{
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content
{
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure
{
    display: none;
}
.mfp-hide
{
    display: none!important;
}
.mfp-preloader
{
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a
{
    color: #ccc;
}
.mfp-preloader a:hover
{
    color: #fff;
}
.mfp-s-ready .mfp-preloader
{
    display: none;
}
.mfp-s-error .mfp-content
{
    display: none;
}
button.mfp-close, button.mfp-arrow
{
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 999999;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
.mfp-close
{
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}
.mfp-close:hover, .mfp-close:focus
{
    opacity: 1;
}
.mfp-close:active
{
    top: 1px;
}
.mfp-close-btn-in .mfp-close
{
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close
{
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter
{
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow
{
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active
{
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus
{
    opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after
{
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after
{
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before
{
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left
{
    left: 0;
}
.mfp-arrow-left:after
{
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before
{
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right
{
    right: 0;
}
.mfp-arrow-right:after
{
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before
{
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content
{
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close
{
    top: -40px;
}
.mfp-iframe-scaler
{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe
{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000;
}
img.mfp-img
{
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure
{
    line-height: 0;
}
.mfp-figure:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444;
}
.mfp-figure small
{
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure
{
    margin: 0;
}
.mfp-bottom-bar
{
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title
{
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content
{
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure
{
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px)
{
    .mfp-img-mobile .mfp-image-holder
    {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after
    {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small
    {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar
    {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter
    {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close
    {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px)
{
    .mfp-arrow
    {
        -webkit-transform: scale(.75);
        transform: scale(.75);
    }
    .mfp-arrow-left
    {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right
    {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container
    {
        padding-left: 6px;
        padding-right: 6px;
    }
}
@-webkit-keyframes spinner
{
    0%
    {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner
{
    0%
    {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes spinner
{
    0%
    {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.gform_wrapper .gform_title
{
    font-size: 33px;
    line-height: 1.2;
    margin-bottom: 0;
    color: #292d2e;
    text-transform: uppercase;
    letter-spacing: .03125rem;
    font-weight: 600;
    font-family: "acumin-pro-condensed",Helvetica,Roboto,Arial,sans-serif;
    padding: 0 0 35px;
    text-align: center;
}
.gform_wrapper .validation_error
{
    display: none;
}
.gform_wrapper .gfield_label
{
    font-size: 15px;
}
.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=password], .gform_wrapper select
{
    height: 45px;
}
.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=password], .gform_wrapper textarea, .gform_wrapper select, .gform_wrapper .gchoice
{
    font-size: 16px;
}
.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=password], .gform_wrapper textarea, .gform_wrapper select, .gform_wrapper .chosen-choices
{
    margin: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    color: #372f2f;
    padding: 5px 20px;
    position: relative;
    border-radius: 4px;
}
.gform_wrapper input[type=text]:focus, .gform_wrapper input[type=email]:focus, .gform_wrapper input[type=tel]:focus, .gform_wrapper input[type=password]:focus, .gform_wrapper textarea:focus, .gform_wrapper select:focus, .gform_wrapper .chosen-choices:focus
{
    border-color: #d43d06;
    background-color: #f7f7f7;
    color: #000;
}
.gform_wrapper textarea
{
    padding: 20px 20px 5px;
    max-width: 100%;
    max-height: 100%;
    min-width: 100%;
    min-height: 100%;
    height: 100px;
}
.gform_wrapper .gform_fields
{
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
}
.gform_wrapper .gform_fields:after, .gform_wrapper .gform_fields:before
{
    content: "";
    clear: both;
    display: table;
}
.gform_wrapper .gform_fields .gfield
{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    list-style-type: none;
    position: relative;
}
.gform_wrapper .gfield_checkbox
{
    padding: 0;
}
.gform_wrapper .gfield_checkbox input
{
    display: none;
}
.gform_wrapper .gfield_checkbox .gchoice
{
    position: relative;
}
.gform_wrapper .gfield_checkbox label
{
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    user-select: none;
    cursor: pointer;
    padding: 0 0 0 60px;
    height: 36px;
    display: inline-block;
    line-height: 36px;
}
.gform_wrapper .gfield_checkbox label:before
{
    content: "";
    width: 36px;
    height: 36px;
    display: inline-block;
    background-color: #ccc;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    top: 0;
}
.gform_wrapper .gfield_checkbox label:after
{
    content: none;
    width: 22px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 10px;
    border-left: 2px solid #372f2f;
    border-bottom: 2px solid #372f2f;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.gform_wrapper .gfield_checkbox input[type=checkbox]:checked+label:after
{
    content: "";
}
.gform_wrapper .gfield_error input[type=text], .gform_wrapper .gfield_error input[type=email], .gform_wrapper .gfield_error input[type=tel], .gform_wrapper .gfield_error textarea, .gform_wrapper .gfield_error select
{
    border-color: #f90000;
}
.gform_wrapper .validation_message
{
    color: #f90000;
    font-size: 14px;
    position: absolute;
    line-height: 1.3;
    padding: 0;
}
.gform_wrapper .gform_footer
{
    position: relative;
    margin: 20px auto 10px auto;
}
.gform_wrapper .gform_footer .gform_ajax_spinner
{
    position: absolute;
    right: 15px;
    top: 50%;
    margin: -8px 0 0;
    z-index: 1;
}
.gform_wrapper .gform_ajax_spinner
{
    border: 4px solid rgba(50,50,50,.05);
    border-left: 4px solid #9e9e9e;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.gfield_required
{
    color: #f90000;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    -khtml-opacity: .75;
    opacity: .75;
    margin: 0;
    top: 0;
    position: relative;
}
.frm_st-1_wrapper fieldset
{
    border: 0;
    padding: 0;
    margin: 0;
}
body .form_st1_wrapper fieldset.gfield *
{
    text-align: left!important;
}
form input::-webkit-input-placeholder, form textarea::-webkit-input-placeholder
{
    color: #a0a0a0!important;
}
form input:-moz-placeholder, form textarea:-moz-placeholder
{
    color: #a0a0a0!important;
    opacity: 1;
}
form input::-moz-placeholder, form textarea::-moz-placeholder
{
    color: #a0a0a0!important;
    opacity: 1;
}
form input:-ms-input-placeholder, form textarea:-ms-input-placeholder
{
    color: #a0a0a0!important;
}
form input::-ms-input-placeholder, form textarea::-ms-input-placeholder
{
    color: #a0a0a0!important;
}
form input::placeholder, form textarea::placeholder
{
    color: #a0a0a0!important;
}
form input:focus::-webkit-input-placeholder
{
    color: #372f2f!important;
}
form input:focus:-moz-placeholder
{
    color: #372f2f!important;
    opacity: 1;
}
form input:focus::-moz-placeholder
{
    color: #372f2f!important;
    opacity: 1;
}
form input:focus:-ms-input-placeholder
{
    color: #372f2f!important;
}
form input:focus::-ms-input-placeholder
{
    color: #372f2f!important;
}
form input:focus::placeholder
{
    color: #372f2f!important;
}
.instruction.validation_message, .gform_submission_error.hide_summary
{
    display: none;
}
.gform_confirmation_wrapper
{
    font-size: 20px;
    background: rgba(255,255,255,.75);
    padding: 50px 20px;
    line-height: 1.4;
    border: 2px dashed #aaa;
    color: #f94909;
    text-align: center;
    font-weight: 500;
}
.gform_required_legend
{
    display: none;
}
@media(max-width: 767px)
{
    .gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper select
    {
        height: 40px;
    }
    .gform_wrapper .gform_button
    {
        font-size: 15px;
        line-height: inherit;
    }
    .gform_wrapper .gform_title
    {
        font-size: 20px;
        line-height: 1.2;
        padding: 20px 0 15px;
    }
    .gform_wrapper .gform_fields .gfield
    {
        padding-bottom: 15px;
    }
}
.toolsl
{
    padding-top: 0;
}
.toolsl .holder
{
    margin-top: 0;
}
.toolsl .card-tool
{
    margin: 0 0 10px;
}
.fl-embed
{
    margin: 30px 0 45px;
}
.fl-embed h2
{
    padding: 0 0 0 35px;
}
.fl-embed h2:before
{
    left: 0;
}
.tl-banner
{
    margin: 0 0 30px;
}
.tl-content p:last-of-type
{
    margin-bottom: 0;
}
.post-detail .meta .mdf-tool-date
{
    color: #292d2e;
    font-weight: 700;
}
.post-detail .meta .mdf-tool-date:before
{
    content: none;
}
.btn-dwn
{
    text-transform: uppercase!important;
    width: 230px;
}
.tool-paper
{
    z-index: 2;
    position: absolute;
    width: 240px;
    height: 240px;
    background-color: rgba(249,73,9,.75);
    right: -120px;
    top: -120px;
    color: #fff;
    padding: 0 0 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transition: all .15s linear 0s;
    -o-transition: all .15s linear 0s;
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s;
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.tool-paper:before
{
    content: "";
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px;
    display: inline-block;
    border: 2px dashed #fff;
}
.tool-paper .tool-label
{
    font-size: 1rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    font-family: "acumin-pro-condensed",Helvetica,Roboto,Arial,sans-serif;
    letter-spacing: .01875rem;
}
a.tool-card
{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.enterDiv .tool-card .tool-paper
{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.enterDiv .tool-card .scissors-container .half
{
    animation: rot-up 1s ease-out .3s 1;
}
.enterDiv .tool-card .scissors-container .half:nth-child(even)
{
    animation: rot-down 1s ease-out .3s 1;
}
.scissors-container
{
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 4px;
    right: 18px;
}
.scissors-container .scissors
{
    position: relative;
    width: 80px;
    height: 18px;
    margin: 80px auto;
    transform: rotate(180deg);
}
.scissors-container .half
{
    width: 100px;
    height: 15px;
    position: absolute;
    top: 6px;
    left: 0;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    transform-origin: 41.79688% 100% 0;
    transform: rotate(15deg);
}
.scissors-container .half:nth-child(even)
{
    top: 13px;
    transform-origin: 41.79688% 0% 0;
    transform: rotate(-15deg);
}
.scissors-container .half:nth-child(even) .blade
{
    top: 3px;
    border-radius: 0 .3125em 0 0;
}
@keyframes rot-up
{
    0%
    {
        transform: rotate(15deg);
    }
    50%
    {
        transform: rotate(30deg);
    }
    100%
    {
        transform: rotate(15deg);
    }
}
@keyframes rot-down
{
    0%
    {
        transform: rotate(-15deg);
    }
    50%
    {
        transform: rotate(-30deg);
    }
    100%
    {
        transform: rotate(-15deg);
    }
}
.scissors-container .handle
{
    width: 20px;
    height: 15px;
    border-radius: 20px;
    border: 3px solid #ddd;
    background: 0 0;
    position: absolute;
    top: 1px;
    left: 3px;
    box-sizing: border-box;
}
.scissors-container .blade
{
    width: 40px;
    height: 5px;
    position: absolute;
    top: 10px;
    left: 2.5em;
    background: #ddd;
    border-radius: 0 0 .3125em;
}
.scissors-container .blade:before
{
    content: '';
    width: 20px;
    height: 5px;
    background: #ddd;
    position: absolute;
    top: 0;
    left: -1.25em;
}
.scissors-container .joint
{
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    top: 17px;
    left: 38px;
}
.modal-bktp
{
    background-color: #fff;
    width: 550px;
    margin: 0 auto;
    padding: 40px 50px 35px;
    max-width: 95%;
    position: relative;
}
button.mfp-close:active
{
    top: 0;
}
button.mfp-close span:before
{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 2px;
    right: -7px;
}
button.mfp-close span:after
{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -7px;
}
button.mfp-close span:after, button.mfp-close span:before
{
    height: 2px;
    width: 30px;
    display: block;
    content: "";
    background-color: #686762;
    position: relative;
}
.idfrm_wrapper .gform_footer .button
{
    display: block;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .5px;
    padding: 0;
    height: 45px;
}
@media(min-width: 768px)
{
    .toolsl .tab-key .row
    {
        display: -webkit-box;
        display: block;
        display: -moz-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .toolsl .tab-key .row .column
    {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    }
    .toolsl .card-tool
    {
        margin: 0 0 30px;
    }
}
@media(max-width: 767px)
{
    .btn-dwn
    {
        width: 170px;
        line-height: 24px;
        height: 25px;
        padding: 0;
    }
    .modal-bktp
    {
        padding: 10px 10px 5px;
    }
}
blockquote, blockquote p
{
    color: #757575;
}
.small-caps
{
    font-variant: small-caps;
}
.owl-carousel
{
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage
{
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer
{
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item
{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.owl-carousel .owl-item
{
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img
{
    display: block;
    width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled
{
    display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot
{
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot
{
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.owl-carousel.owl-loaded
{
    display: block;
}
.owl-carousel.owl-loading
{
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden
{
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item
{
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item
{
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab
{
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl
{
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item
{
    float: right;
}
.no-js .owl-carousel
{
    display: block;
}
.owl-carousel .animated
{
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in
{
    z-index: 0;
}
.owl-carousel .owl-animated-out
{
    z-index: 1;
}
.owl-carousel .fadeOut
{
    animation-name: fadeOut;
}
@keyframes fadeOut
{
    0%
    {
        opacity: 1;
    }
    100%
    {
        opacity: 0;
    }
}
.owl-height
{
    transition: height .5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy
{
    opacity: 0;
    transition: opacity .4s ease;
}
.owl-carousel .owl-item img.owl-lazy
{
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper
{
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon
{
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/wp-content/themes/aba/assets/new/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
}
.owl-carousel .owl-video-play-icon:hover
{
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon
{
    display: none;
}
.owl-carousel .owl-video-tn
{
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame
{
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.owl-theme .owl-nav
{
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-]
{
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover
{
    background: #869791;
    color: #fff;
    text-decoration: none;
}
.owl-theme .owl-nav .disabled
{
    opacity: .5;
    cursor: default;
}
.owl-theme .owl-nav.disabled+.owl-dots
{
    margin-top: 10px;
}
.owl-theme .owl-dots
{
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot
{
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-dots .owl-dot span
{
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
    background: #869791;
}
.join-bnr-sld
{
    background-color: #d43d06;
}
.jbs-frame
{
    background-size: cover;
    background-position: center;
    background-color: #d43d06;
}
.jbs-frame, .jbs-frame .row
{
    height: 660px;
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.jbs-frame .jbs-frame-i
{
    max-width: 660px;
    padding: 0 15px 0 0;
}
.jbs-frame .jbs-frame-i h1, .jbs-frame .jbs-frame-i h2, .jbs-frame .jbs-frame-i h3, .jbs-frame .jbs-frame-i h4, .jbs-frame .jbs-frame-i h5, .jbs-frame .jbs-frame-i h6
{
    font-family: "acumin-pro",Helvetica,Roboto,Arial,sans-serif;
    font-size: 3rem;
    line-height: 1.4;
    letter-spacing: -.4px;
    margin-bottom: 1rem;
    text-transform: inherit;
}
.jbs-frame .jbs-frame-i h1:before, .jbs-frame .jbs-frame-i h2:before, .jbs-frame .jbs-frame-i h3:before, .jbs-frame .jbs-frame-i h4:before, .jbs-frame .jbs-frame-i h5:before, .jbs-frame .jbs-frame-i h6:before
{
    content: none;
}
.jbs-frame .jbs-frame-i p
{
    letter-spacing: .4px;
    font-size: 1rem;
    line-height: 1.5;
}
.jbs-frame .jbs-frame-i p:last-of-type
{
    margin: 0;
}
.jbs-frame .jbs-frame-i, .jbs-frame .jbs-frame-i h1, .jbs-frame .jbs-frame-i h2, .jbs-frame .jbs-frame-i h3, .jbs-frame .jbs-frame-i h4, .jbs-frame .jbs-frame-i h5, .jbs-frame .jbs-frame-i h6, .jbs-frame .jbs-frame-i p
{
    color: #fff;
}
.jbs-frame .jbs-frame-i .button
{
    margin: 30px 0 0;
    background-color: #fff;
    color: #d43d06;
    line-height: 40px;
    padding: 0;
    height: 40px;
}
.jbs-frame .jbs-frame-i .button:hover, .jbs-frame .jbs-frame-i .button.leaveButton
{
    background-color: #fff;
}
.jbs-frame .jbs-frame-img
{
    padding: 50px 0 0;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    text-align: right;
    -webkit-box: 0;
    -moz-box: 0;
    -webkit-flex: 0 0 490px;
    -ms-flex: 0 0 490px;
    flex: 0 0 490px;
}
.sld-stl-1 .owl-nav
{
    margin: 0;
}
.sld-stl-1 .owl-nav button.owl-prev, .sld-stl-1 .owl-nav button.owl-next
{
    top: 50%;
    position: absolute;
    background: #fff;
    width: 56px;
    height: 56px;
    margin: -28px 0 0;
    border-radius: 50%;
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.sld-stl-1 .owl-nav button.owl-prev:hover, .sld-stl-1 .owl-nav button.owl-next:hover
{
    background: #fff;
}
.sld-stl-1 .owl-nav button.owl-prev:after, .sld-stl-1 .owl-nav button.owl-next:after
{
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    color: #d43d06;
}
.sld-stl-1 .owl-nav button.owl-prev
{
    left: 20px;
}
.sld-stl-1 .owl-nav button.owl-prev:after
{
    content: "";
}
.sld-stl-1 .owl-nav button.owl-next
{
    right: 20px;
}
.sld-stl-1 .owl-nav button.owl-next:after
{
    content: "";
}
.sld-stl-1 .owl-nav span
{
    display: none;
}
.sb-ttl-stl1
{
    color: #d43d06;
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 20px;
}
.sb-ttl-stl1:after
{
    content: "";
    width: 40px;
    height: 1px;
    display: inline-block;
    background-color: #d43d06;
    margin: 0 0 0 10px;
}
.sb-cont-stl1 h2:before
{
    content: none;
}
.sb-cont-stl1 h1, .sb-cont-stl1 h2, .sb-cont-stl1 h3, .sb-cont-stl1 h4, .sb-cont-stl1 h5, .sb-cont-stl1 h6
{
    line-height: 1.2;
    text-transform: inherit;
    letter-spacing: .025rem;
    font-size: 2.5rem;
}
.join-bnr-abt
{
    padding: 70px 0 40px;
}
.join-bnr-abt .sb-cont-stl1
{
    margin: 0 0 20px;
}
.join-bnr-abt .sb-cont-numc
{
    margin: 35px -10px 25px;
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
}
.join-bnr-abt .sb-cont-numc .sb-cont-col
{
    padding: 0 10px;
    -webkit-box: 0;
    -moz-box: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
.join-bnr-abt .sb-cont-numc .sb-cont-round
{
    width: 140px;
    height: 140px;
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 50%;
    border: 1px solid #d43d06;
    position: relative;
    padding: 15px;
}
.join-bnr-abt .sb-cont-numc .sb-cont-round:before
{
    content: "";
    position: absolute;
    background-color: #fcf3ef;
    left: 6px;
    right: 6px;
    top: 6px;
    bottom: 6px;
    z-index: 1;
    border-radius: 50%;
}
.join-bnr-abt .sb-cont-numc .sb-cont-round div
{
    position: relative;
    z-index: 2;
}
.join-bnr-abt .sb-cont-numc .sb-cont-round .sb-cont-num
{
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    color: #d43d06;
}
.jn-blb-rw
{
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.jn-blb-rw .column, .jn-blb-rw .columns
{
    float: none;
    margin: 0 0 30px;
}
.join-blbc
{
    padding: 40px 0;
}
.join-blbc .jn-blb
{
    height: 100%;
    padding: 25px;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    border-radius: 10px;
    margin: 0 0 30px;
}
.join-blbc .jn-blb .jn-iconw
{
    background-color: #d43d06;
    width: 80px;
    height: 80px;
    padding: 12px;
    border-radius: 6px;
    margin: 0 0 15px;
}
.join-blbc .jn-blb .jnbb-stl
{
    font-weight: 400;
    font-size: 25px;
    letter-spacing: .5px;
    margin: 0 0 5px;
    font-family: "acumin-pro-condensed",Helvetica,Roboto,Arial,sans-serif;
    text-transform: uppercase;
}
.join-blbc .jn-blb .jnbb-link
{
    margin: 0 0 10px;
    display: inline-block;
    text-decoration: underline;
    color: #d43d06;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
}
.join-blbc .jn-blb .jnbb-link:hover
{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.sb-cont-stl2
{
    margin: 0 0 45px;
}
.jn-ftr-bnr
{
    padding: 80px 0 50px;
    text-align: center;
    border-bottom: 1px solid #aaa;
    background-color: #292d2e;
}
.jn-ftr-bnr .sb-ttl-stl2
{
    display: table;
    margin: 0 auto;
    padding: 0 60px;
    border-top: 1px solid #d43d06;
}
.jn-ftr-bnr .sb-ttl-stl2 span
{
    font-size: 22px;
    color: #d43d06;
    margin: -17px 0 0;
    display: table;
    padding: 0 15px;
    background-color: #292d2e;
    z-index: 2;
    position: relative;
}
.jn-ftr-bnr .ftr-ttl
{
    font-size: 40px;
    color: #fff;
}
.jn-ftr-bnr .ftr-ttl:before
{
    content: none;
}
.join-wyg
{
    padding: 40px 0 80px;
}
@media(max-width: 1399px)
{
    .jbs-frame
    {
        padding: 0 100px;
    }
}
@media(min-width: 768px) and (max-width: 900px)
{
    .join-bnr-abt
    {
        padding: 40px 0 20px;
    }
    .join-blbc
    {
        padding: 30px 0 0;
    }
    .join-wyg
    {
        padding: 20px 0 60px;
    }
}
@media(max-width: 767px)
{
    .jbs-frame
    {
        padding: 20px 10px 15px;
    }
    .jbs-frame, .jbs-frame .row
    {
        height: auto;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .jbs-frame .jbs-frame-img
    {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        max-width: 250px;
        margin: 0 auto 15px auto;
        -webkit-box: 1;
        -moz-box: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 0;
    }
    .jbs-frame .jbs-frame-i
    {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .jbs-frame .jbs-frame-i p
    {
        line-height: 1.2;
    }
    .jbs-frame .jbs-frame-i
    {
        max-width: 100%;
        padding: 10px 15px 12px;
    }
    .jbs-frame .jbs-frame-i h1, .jbs-frame .jbs-frame-i h2, .jbs-frame .jbs-frame-i h3, .jbs-frame .jbs-frame-i h4, .jbs-frame .jbs-frame-i h5, .jbs-frame .jbs-frame-i h6
    {
        font-size: 22px;
        margin: 0 0 10px;
    }
    .jbs-frame .jbs-frame-i .button
    {
        margin: 17px 0 0;
    }
    .sld-stl-1 .owl-nav button.owl-prev, .sld-stl-1 .owl-nav button.owl-next
    {
        width: 30px;
        height: 30px;
        margin: -15px 0 0;
    }
    .sld-stl-1 .owl-nav button.owl-prev:after, .sld-stl-1 .owl-nav button.owl-prev:after, .sld-stl-1 .owl-nav button.owl-next:after, .sld-stl-1 .owl-nav button.owl-next:after
    {
        font-size: 15px;
    }
    .sld-stl-1 .owl-nav button.owl-prev
    {
        left: 10px;
    }
    .sld-stl-1 .owl-nav button.owl-next
    {
        right: 10px;
    }
    .join-bnr-abt
    {
        padding: 25px 0 20px;
    }
    .join-bnr-abt .sb-cont-numc
    {
        margin: 25px -10px;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .join-bnr-abt .sb-cont-numc .sb-cont-col
    {
        padding: 5px;
    }
    .join-bnr-abt .sb-cont-numc .sb-cont-round
    {
        width: 120px;
        height: 120px;
    }
    .join-bnr-abt .sb-cont-numc .sb-cont-round .sb-cont-num
    {
        font-size: 30px;
        margin: 0 0 5px;
    }
    .join-bnr-abt .sb-cont-numc .sb-cont-round .sb-cont-det
    {
        font-size: 14px;
        line-height: 1.1;
    }
    .join-blbc
    {
        padding: 20px 0 10px;
    }
    .join-blbc .jn-blb
    {
        padding: 15px;
        margin: 0 0 20px;
    }
    .join-blbc .jn-blb .jn-iconw
    {
        width: 60px;
        height: 60px;
    }
    .join-blbc .jn-blb .jnbb-stl
    {
        font-size: 20px;
    }
    .join-wyg
    {
        padding: 10px 0 35px;
    }
    .sb-cont-stl2
    {
        margin: 0 0 25px;
    }
    .sb-cont-stl1 h2, .sb-cont-stl2 h2
    {
        font-size: 22px;
        margin: 0 0 15px;
    }
    .jn-ftr-bnr
    {
        padding: 40px 0 20px;
    }
    .jn-ftr-bnr .ftr-ttl
    {
        margin: 0 0 20px;
        font-size: 22px;
    }
    .jn-ftr-bnr .sb-ttl-stl2 span
    {
        font-size: 16px;
        margin: -13px 0 0;
        display: table;
        padding: 0 10px;
    }
}
a
{
    color: #d43d06;
}
.ft-adv a
{
    display: block;
    margin: 30px 0;
}
.home .ft-adv a
{
    margin-top: 0;
}
.drop-down.bol>li:last-child a
{
    text-decoration: none;
}
.drop-down.bol>li:last-child a
{
    justify-content: left;
}
.drop-down.bol .sv-icon
{
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 37px;
    top: 50%;
    margin: -17px 0 0;
}
.drop-down.bol>li>a
{
    position: relative;
}
.drop-down.bol .txt
{
    width: 100%;
}
.drop-down.rsrc .sv-icon
{
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 2px 14px 0 -8px;
}
.drop-down.rsrc>li>a
{
    position: relative;
}
.icon-dip
{
    background-image: url(../image/div-incl.svg);
}
.icon-lpm
{
    background-image: url(../image/lms.svg);
}
.icon-pbo
{
    background-image: url(../image/pro-bono.svg);
}
.icon-pdl
{
    background-image: url(../image/pro-dev.svg);
}
.icon-podcast
{
    background-image: url(../image/podcast-min.svg);
}
.icon-recentdev
{
    background-image: url(../image/recent-dev-icon.svg);
}
.icon-rol
{
    background-image: url(../image/scales-of-justice.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-join
{
    background-image: url(../image/join.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
#hm-upc
{
    padding: 2.5rem 0 4.688rem;
}
#hm-upc .holder
{
    border-bottom: 1px solid #923b1c;
    margin: 0 0 40px;
    padding-bottom: 20px;
}
#hm-upc.featured-widget header h2
{
    transform: none;
}
#hm-upc .btn-prev, #hm-upc .btn-next
{
    display: inline-block!important;
    line-height: 1;
}
#hm-upc .trends-gallery
{
    width: 100%;
}
#hm-upc .ftbw:focus
{
    outline: none;
}
#hm-upc .ftb
{
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
}
#hm-upc header.fte-l h2
{
    padding: 25px 20px 25px 30px;
}
#hm-upc header.fte-l h2:before
{
    width: 20px;
    left: 0;
    top: 50%;
}
#hm-upc header.fte-l:after
{
    right: 10px;
}
#hm-upc .fte-r
{
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#hm-upc .fte-r h3.fte-r1 a
{
    margin: 0 0 0 20px;
    display: block;
}
.js-tab-hidden
{
    top: -999999999px!important;
}
.hm-mib
{
    padding: 55px 0 60px;
    background-color: #292d2e;
}
.hm-mib *
{
    color: #fff;
}
.hm-mib-rww
{
    max-width: 1200px;
    margin: 0 auto;
}
.hm-mib-rw
{
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    margin: 0 -15px;
}
.hm-mib-rw .hm-mib-cl
{
    flex: 0 1 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 10px 0;
}
.hm-mib-rw .hm-mib-ttl
{
    font-size: 18px;
    line-height: 1.25;
    max-width: 200px;
    margin: auto;
    text-transform: uppercase;
    font-family: "acumin-pro-condensed",Helvetica,Roboto,Arial,sans-serif;
}
.hm-mib-rw .hm-mib-pos
{
    margin: 20px 0 30px;
}
.hm-mib-rw .hm-mib-pos i
{
    font-size: 40px;
}
.prt-rw
{
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.hs-rw
{
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}
.hs-rw h3
{
    font-size: 20px;
    line-height: 1.2;
}
.hs-rw .img-holder
{
    margin: 0 0 15px;
    display: block;
}
.h-la-tc1, .h-la-tc2, .h-la-tc3
{
    padding-left: 15px;
    padding-right: 15px;
}
.h-la-tc1
{
    width: 50%;
}
.h-la-tc1 span.title br
{
    display: none;
}
.h-la-tc1 span.title div
{
    float: right;
    margin: 0!important;
}
.h-la-tc1 .arc-w .over
{
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.h-la-tc2
{
    width: 30%;
}
.h-la-tc2 .arc-w
{
    margin: 0 0 35px;
}
.h-la-tc3
{
    width: 20%;
}
.h-la-tc3 .title
{
    display: none;
}
.h-la-tc3 .arc-w
{
    border-bottom: 1px solid #96999a;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.h-la-tc3 .arc-w:last-of-type
{
    border: 0;
}
.h-la-tc3 .la-mt2:after, .h-la-tc3 .la-mt2:before
{
    content: "";
    clear: both;
    display: table;
}
.h-la-tc3 .la-mt2 *
{
    float: left;
    margin: 0;
    font-size: .875rem;
}
.h-la-tc3 .la-mt2 .author
{
    color: #d43d06;
}
.latest-articles-mobile .arc-w
{
    display: -webkit-box;
    display: block;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.latest-articles-mobile span.title
{
    display: none;
}
.latest-articles-mobile .img-holder
{
    -webkit-box: 0;
    -moz-box: 0;
    -webkit-flex: 0 0 115px;
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    margin: 0 20px 0 0;
}
.latest-articles-mobile .main-article h3
{
    font-size: 1.2rem;
}
.latest-articles-mobile .la-mt2:after, .latest-articles-mobile .la-mt2:before
{
    content: "";
    clear: both;
    display: table;
}
.latest-articles-mobile .la-mt2 *
{
    float: left;
    margin: 0!important;
    font-size: .875rem;
}
.latest-articles-mobile .la-mt2 .author
{
    color: #d43d06;
}
.misc-content .slick-dots
{
    list-style: none;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    justify-content: center;
    z-index: 999;
    position: relative;
}
.misc-content .slick-dots li
{
    margin: 0 .125rem;
}
.misc-content .slick-dots button
{
    cursor: pointer;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #292d2e;
}
#hm-upc .holder h2
{
    display: inline-block;
}
#hm-upc .btn-prev, #hm-upc .btn-next
{
    z-index: 3;
    color: #f94909;
    transition: color .2s ease-in-out;
}
.evs-w .fte-r1
{
    margin: 0 0 25px;
}
.evs-w .btn-st2
{
    font-size: 1rem;
    padding: 1rem .625rem;
    min-width: 8.75rem;
    border: 1px solid #d43d06;
    height: 50px;
    border-radius: 25px;
    background-color: transparent;
}
.evs-w .btn-st2:hover
{
    background-color: #d43d06;
}
.evs-w .details
{
    margin: 0 0 20px;
}
.ft-btn
{
    width: 40px;
    height: 40px;
    background-color: #d43d06;
    border-radius: 20px;
    text-align: center;
    justify-content: center;
    color: #fff;
    display: table;
}
.ft-btn span
{
    display: table-cell;
    vertical-align: middle;
}
#sidebar .ab-aut-blk h3
{
    font-family: "acumin-pro",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1rem;
    text-transform: inherit;
}
.ab-aut-blk .ab-autk
{
    margin: 0 0 25px;
}
.ab-aut-blk .ab-autk img
{
    max-width: 100%;
    width: auto;
}
.ab-aut-blk .ab-autk:last-of-type
{
    margin: 0;
}
.lwptoc
{
    margin: 32px 0;
    background-color: #fafafa;
}
.section.mm-sec
{
    clear: both;
}
section.board-members.mm-bd
{
    padding: 0;
}
.mm-bd.board-members h3
{
    font-size: 22px;
    font-weight: 400;
    font-family: "acumin-pro-condensed",Helvetica,Roboto,Arial,sans-serif;
}
.cont-full-prm, .hp-cont-full-prm
{
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
}
.hm-tp-s
{
    padding: 50px 0;
}
.ps-prm-tp
{
    padding: 50px 0 0;
}
.hm-ft-s
{
    padding: 0 0 50px;
}
.brnd-frm
{
    display: inline-block;
}
.ps-sd-s2
{
    margin: 0 0 30px;
}
.ps-sd-s
{
    margin: 0 0 40px;
}
header#article-header ul li
{
    position: relative;
    padding: 0 5px 0 0;
}
header#article-header ul li:after
{
    position: absolute;
    content: ";";
    right: 0;
    top: 0;
}
.article.column.medium-4.large-3 .img-holder .over, .misc-content .slide-holder .img-holder .over
{
    padding: 7px 10px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.article.column.medium-4.large-3 .img-holder .over .icon, .misc-content .slide-holder .img-holder .over .icon
{
    font-size: 22px;
    margin: 5px 0 7px;
    line-height: 1.3;
}
.article.column.medium-4.large-3 .img-holder .over h3, .misc-content .slide-holder .img-holder .over h3
{
    font-size: 14px;
    min-height: auto;
}
.misc-gallery-s
{
    position: relative;
    padding: 60px 0 0;
}
.misc-gallery-s .btn-holder span
{
    font-size: 20px;
}
.misc-gallery-s .slick-slide
{
    padding: 0 15px;
}
.misc-gallery-s .slide-holder .img-holder
{
    margin-bottom: .9375rem;
}
.misc-gallery-s .slide-holder .txt-holder
{
    display: none;
}
.misc-gallery-s .slide-holder h3
{
    font-size: 1.125rem;
    margin-bottom: .5rem;
    line-height: 1.19;
}
.misc-gallery-s .btn-holder
{
    position: absolute;
    right: 0;
    top: 0;
}
.hm-tp-s h3
{
    font-size: 1.25rem;
    text-align: center;
    margin: 0 0 20px;
}
@media(min-width: 999px)
{
    .drop-down.bol>li:nth-last-child(2)
    {
        margin-bottom: 1.875rem;
    }
    .drop-down.bol>li:last-child
    {
        display: block!important;
        text-align: left;
        width: 100%;
    }
}
@media(min-width: 1000px)
{
    .drop-down.bol>li>a
    {
        padding: 0 2.875rem 0 5.5rem;
    }
}
@media screen and (min-width: 95.625em)
{
    .latest-articles .holder
    {
        margin-bottom: 3rem;
    }
}
@media(min-width: 64em) and (max-width: 95.624em)
{
    .drop-down.bol>a
    {
        padding: 0 1.5625rem 0 4.3rem;
    }
    .drop-down.bol .sv-icon
    {
        left: 25px;
    }
}
@media screen and (max-width: 999px)
{
    .drop-down.bol>li>a
    {
        margin-top: 0;
        padding: 0 1.25rem 0 75px!important;
    }
    .drop-down.bol .sv-icon
    {
        left: 20px;
    }
}
@media screen and (min-width: 80em)
{
    .featured-widget header:after
    {
        right: 0;
    }
    .mm-sec .board-members h3
    {
        font-size: 1.3rem;
    }
    .misc-gallery-s .slide-holder .img-holder
    {
        margin-bottom: 1.6875rem;
    }
}
@media(min-width: 768px) and (max-width: 800px)
{
    #header .medium-8
    {
        width: 100%;
    }
    #header .medium-4
    {
        position: relative;
        width: 25%;
    }
    #header .logo-holder
    {
        width: 100%;
        top: -6px;
    }
    #nav
    {
     }
    #nav>ul>li
    {
        margin: 0 10px -40px;
    }
}
@media(min-width: 799px) and (max-width: 999px)
{
    #nav
    {
         max-width: 450px;
    }
    #nav>ul>li
    {
        margin: 0 5px -40px;
    }
}
@media(min-width: 1000px) and (max-width: 1079px)
{
    #nav
    {
     }
    #nav>ul>li
    {
        margin: 0 15px -40px;
        padding: 0 0 40px;
    }
}
@media(min-width: 1080px) and (max-width: 1285px)
{
    #nav
    {
     }
}
@media(min-width: 768px)
{
    #hm-upc header.fte-l
    {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 28%;
        -ms-flex: 0 0 28%;
        flex: 0 0 28%;
    }
    #hm-upc .btn-prev
    {
        left: 5px;
        right: auto;
    }
    #hm-upc .btn-next
    {
        right: 5px;
    }
    #hm-upc .ftb
    {
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    #hm-upc .fte-r
    {
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 72%;
        -ms-flex: 0 0 72%;
        flex: 0 0 72%;
    }
    #hm-upc .fte-r h3.fte-r1
    {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }
    #hm-upc .fte-r .details
    {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }
    #hm-upc .details
    {
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .banner-gallery .bar
    {
        height: 8px;
    }
    .mib
    {
        padding: 70px 0;
    }
    .mib.row h2
    {
        font-size: 2.5rem;
    }
    .mib.row h2:before
    {
        display: none;
    }
    .mib .medium-3
    {
        width: 36%;
    }
    .mib .column .medium-3
    {
        text-align: right;
    }
    .mib .medium-9
    {
        width: 64%;
    }
    .visible-xs
    {
        display: none;
    }
}
@media screen and (min-width: 48em)
{
    .banner-gallery:before, .banner-gallery:after
    {
        bottom: 8px;
    }
    #hm-upc .btn-prev, #hm-upc .btn-next
    {
        font-size: 1.875rem;
    }
    #hm-upc .btn-holder
    {
        margin-left: 3.7%;
    }
    #hm-upc .btn-next
    {
        margin-left: 1.875rem;
    }
    .evs-w
    {
        display: -webkit-box;
        display: block;
        display: -moz-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -moz-box-direction: normal;
        -moz-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: -60px;
        margin-right: -60px;
    }
    .evs-w .evs-b
    {
        padding: 0 60px;
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        position: relative;
    }
    .slick-active .evs-w .evs-b:after
    {
        height: 90%;
        position: absolute;
        display: block;
        background-color: #923b1c;
        content: "";
        width: 1px;
        right: 0;
        top: 0;
        bottom: auto;
    }
    #sidebar .widget.widget_posts
    {
        padding-bottom: 0;
    }
    #sidebar .ab-aut-blk
    {
        padding: 1.25rem 0 0;
    }
    #sidebar .ab-aut-blk h3
    {
        margin-bottom: 2rem;
        font-size: 1.5rem;
    }
    .mm-bd.board-members .text
    {
        width: calc(100% - 4.9375rem);
    }
    .mm-bd.board-members .designation, .mm-bd.board-members .practice-area
    {
        font-size: 12px;
        line-height: 1.1;
    }
    .misc-gallery-s .slide-holder .img-holder
    {
        margin-bottom: 1.25rem;
    }
}
@media(max-width: 767px)
{
    .hidden-xs
    {
        display: none;
    }
    .drop-down.bol>li>a
    {
        margin: 1rem 0 1.6875rem;
        padding: 0 1.25rem 0 35px!important;
    }
    .drop-down.bol .sv-icon
    {
        left: -9px;
        width: 35px;
        height: 35px;
    }
    .drop-down.rsrc .sv-icon
    {
        margin: 2px 9px 0 -8px;
    }
    #hm-upc
    {
        padding: 60px 0 1rem;
    }
    #hm-upc .trends-gallery
    {
        padding: 0 20px;
    }
    #hm-upc .trends-gallery .btn-prev, #hm-upc .trends-gallery .btn-next
    {
        top: 25px;
    }
    #hm-upc header.fte-l h2
    {
        padding: 5px 20px 5px 30px;
    }
    #hm-upc .fte-r
    {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #hm-upc .ftb
    {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #hm-upc .details ul
    {
        font-size: 1rem;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    #hm-upc h3:before
    {
        left: 0;
        right: 0;
    }
    .featured-widget h3:before
    {
        display: none;
    }
    .hm-mib
    {
        padding: 0 0 30px;
    }
    .hm-mib-rw
    {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .hm-mib-rw .hm-mib-ttl
    {
        margin: 0 0 0 30px;
        text-align: left;
        font-size: 15px;
        max-width: 100%;
    }
    .hm-mib-rw .hm-mib-pos
    {
        margin: 0;
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 60px;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
    }
    .hm-mib-rw .hm-mib-pos i
    {
        font-size: 30px;
    }
    a.hm-mib-frm
    {
        display: -webkit-box;
        display: block;
        display: -moz-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 0 20px 0 40px;
    }
    .featured-widget
    {
        padding: 50px 0 0;
    }
    .mob-btn
    {
        margin: 20px auto 0 auto;
        display: table;
    }
    .fte-r2.details
    {
        display: -webkit-box;
        display: block;
        display: -moz-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .hm-tp-s
    {
        padding: 20px 10px;
    }
    .ps-prm-tp
    {
        padding: 20px 10px 0;
    }
    .hm-ft-s
    {
        padding: 0 10px 20px;
    }
    .ps-sd-s2
    {
        margin: 0;
    }
    .misc-gallery-s .slick-slide
    {
        padding: 0 5px;
    }
    .hm-tp-s h3
    {
        font-size: 13px;
        margin: 0 0 10px;
    }
    .tl-lp .video-detail
    {
        padding-bottom: 1.5rem;
    }
    .tl-lp .video-detail:after
    {
        content: none;
    }
    .article>div
    {
        min-height: auto!important;
    }
    .fl-embed h2
    {
        padding: 0 0 0 15px;
    }
    .idfrm_wrapper .gform_footer .button
    {
        height: 40px;
    }
}
.ead-loading-wrap
{
    position: relative;
    height: 100%;
}
.ead-loading-main
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #e4eaf1;
    height: 100%;
    opacity: .5;
}
.ead-loading
{
    text-align: center;
    width: 100%;
}
.ead-loading span
{
    display: block;
    font-size: 14px;
    color: #74787d;
}
.ead-loading img
{
    margin: 0 auto;
}
.ead-loading-foot
{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px 20px 53px;
    font-size: 14px;
    text-align: center;
}
.ead-loading-foot .ead-loading-foot-title
{
    margin: 0 0 20px!important;
    color: #404347;
    font-size: 14px;
    font-weight: 700;
}
.ead-loading-foot .ead-loading-foot-title span
{
    display: block;
    margin-top: 15px;
    font-size: 14px;
    letter-spacing: 0;
}
.ead-loading-foot p
{
    margin-bottom: 0;
    color: #1a1f2a;
}
.ead-loading-foot span
{
    margin: 0 10px;
}
.ead-loading-foot .ead-document-btn
{
    color: #1a1f2a;
    cursor: pointer;
    display: inline-block;
    text-decoration: underline;
}
.ead-loading-foot .ead-document-btn:active
{
    opacity: .5;
}
.ead-loading-foot .ead-loading-foot-title img
{
    margin: 0 auto;
}
.ead-loading-foot .ead-document-btn img
{
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}
.ppv-lightbox.open .ppv-overlay
{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.6901960784);
    top: 0;
    left: 0;
    z-index: 99;
}
.ppv-lightbox .ppv_wrapper
{
    display: none;
}
.ppv-lightbox.open .ppv_wrapper
{
    display: block;
    z-index: 999;
    position: fixed!important;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 900px!important;
    background: #fff;
    padding: 15px 10px;
    height: auto!important;
}
.ppv_wrapper .ppv-lightbox-close
{
    z-index: 9999;
    font-size: 30px;
    position: fixed;
    top: 0;
    right: 10px;
    color: #333;
    display: none;
    cursor: pointer;
    display: none;
}
.ppv-lightbox button
{
    padding: .6em 1.1em;
}
.ppv-lightbox button:hover
{
    text-decoration: none;
}
.ppv-lightbox button.small
{
    font-size: 16px;
}
.ppv-lightbox button.medium
{
    font-size: 20px;
}
.ppv-lightbox button.large
{
    font-size: 30px;
}
.ppv-lightbox button.extra-large
{
    font-size: 50px;
}
.ppv-lightbox.open .ppv-lightbox-close
{
    display: block;
}
.ppv-lightbox-loading
{
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: pvvspin 2s linear infinite;
    animation: pvvspin 2s linear infinite;
    position: absolute;
    top: 45%;
    left: 42%;
    transform: translate(-50%,-50%);
}
@-webkit-keyframes pvvspin
{
    0%
    {
        -webkit-transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes pvvspin
{
    0%
    {
        transform: rotate(0deg);
    }
    100%
    {
        transform: rotate(360deg);
    }
}
.ppv-loading
{
    position: absolute;
    top: 49%;
    left: 48%;
    z-index: 9999;
}
.join-aba #join-bnr-sldi .button
{
    padding: 0 25px!important;
}
.hotshotArea
{
    text-transform: initial;
}
.hotshot-page .row .row
{
    margin-left: auto;
    margin-right: auto;
}
.hotshot-alert
{
    border-top: 1px solid #babcbd;
    border-bottom: 1px solid #babcbd;
    padding: 35px 0;
}
.hotshot-alert .close
{
    text-align: right;
}
.alert-data
{
    display: flex;
    align-items: center;
}
.alert-data h1
{
    flex-basis: 17%;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 0;
    margin-right: 100px;
}
.alert-data div
{
    flex: 1;
    padding-right: 8%;
}
.cat-text
{
    color: #c93d05;
}
.section-data
{
    padding: 0;
}
.section-data:after
{
    content: '';
    display: block;
    clear: both;
}
.section-data h2, .hotshot-page h2
{
    float: unset;
    letter-spacing: normal;
}
.hotshot-page .section-title h3
{
    font-size: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: normal;
    font-family: "acumin-pro-condensed",Helvetica,Roboto,Arial,sans-serif;
}
.hotshot-page .font
{
    font-size: 20px;
    color: #000;
}
.hotshot-page .font p
{
    margin-bottom: 0;
}
.mt-80, .hotshot-page section:nth-child(2)
{
    margin-top: 80px;
}
.pl-pr, .hotshot-archive__section
{
    padding: 0 15px;
}
.mb-0
{
    margin-bottom: 0;
}
.mb-16
{
    margin-bottom: 16px;
}
.mt-25
{
    margin-top: 25px;
}
.no-print
{
    margin-bottom: 20px;
}
.section-title
{
    display: flex;
    align-items: center;
}
.text-transform
{
    text-transform: uppercase;
}
.hotshot-videos article a.button, .section-data.videos article a.button, .video article a.button, main .tab-content .tab-key.loaded .btn-more-holder, .hotshot-sidebar article .title div, .hotshot-sidebar .hotshot article a.button, .hotshot-sidebar .video article a.button, .hotshot-sidebar h2:before, .hotshot-page .video article a.button, .hotshot-page .hotshot article a.button, .hotshot-page .over.bg-red, .hotshot-sidebar .over.bg-red
{
    display: none;
}
.author-posts .article
{
    align-items: center;
}
.author-posts h3
{
    min-height: fit-content;
    line-height: 1.2em;
    margin-bottom: 15px!important;
}
.author-posts .text, .hotshot-posts.videos, .hotshot-page .videos
{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.hotshot-sidebar article
{
    float: unset;
    width: 100%;
    padding: 0;
}
.hotshot-sidebar article div
{
    min-height: auto!important;
}
.hotshot-sidebar h2
{
    float: unset;
    letter-spacing: 0;
    margin-bottom: 20px;
    line-height: 1.2em;
}
.hotshot-sidebar article.article h3
{
    margin-bottom: 20px;
}
.hotshot-sidebar .section-posts.hotshot article.article h3
{
    margin-bottom: 10px;
}
.hotshot-sidebar div.more-courses
{
    text-align: center;
}
.hotshot-sidebar .more-courses .leaveButton, .hotshot-sidebar .more-courses .enterButton:hover
{
    min-width: 10.3125rem;
    font-size: 19px;
    padding: 22px 75px;
    line-height: 1.2em;
}
.section-posts
{
    margin-top: 35px;
}
.cours_summary_link
{
    font-family: "jaf-domus","acumin-pro",Helvetica,Roboto,Arial,sans-serif;
}
.cours_summary_link:hover
{
    text-decoration: underline;
}
.hotshot-archive__load-more
{
    clear: both;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 3.3125rem 0 3.75rem!important;
}
#load-more__hotshot-archive
{
    min-width: 8.5rem;
    margin: 0;
    color: #292d2e;
    border: 1px solid rgba(0,0,0,.5);
    position: relative;
    z-index: 2;
    background-color: transparent;
    border-radius: 1000px;
    display: inline-block;
    vertical-align: middle;
    padding: 8.5px 0;
    font-size: 14.4px;
    font-weight: 600;
}
#load-more__hotshot-archive:hover
{
    color: #fff;
    background: #96999a;
    border-color: rgba(0,0,0,.5);
}
#load-more__hotshot-archive:before, #load-more__hotshot-archive:after
{
    width: 1000px;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    left: auto;
    right: 100%;
    bottom: auto;
    transform: translateY(-50%);
    background: rgba(0,0,0,.5);
    z-index: 1;
}
#load-more__hotshot-archive:after
{
    right: auto;
    left: 100%;
}
.show_archive article
{
    display: none;
}
.footer-join-business-laws
{
    white-space: nowrap;
}
.home-recommended-for-you.misc-content
{
    padding-bottom: 1rem;
}
.home-recommended-for-you.misc-content h2
{
    margin-top: 0;
}
.home-recommended-for-you .holder
{
    margin-top: 0;
}
.home-recommended-for-you .misc-gallery .slide-holder
{
    padding-bottom: 0;
}
div.brnd-wrp-img-sidebar3
{
    max-width: 300px!important;
    height: auto;
}
@media(min-width: 80em)
{
    .hotshot-sidebar
    {
        padding-top: 11.8125rem!important;
    }
    .hotshot-page .section-title h3
    {
        font-size: 36px;
    }
}
@media(min-width: 64em)
{
    .hotshot-sidebar
    {
        float: right;
    }
    .hotshot-page h2:before
    {
        top: 50%;
        left: -19px;
    }
}
@media(min-width: 48em)
{
    .hotshot-page .hotshot-posts article
    {
        padding-bottom: 20px;
    }
    #load-more__hotshot-archive
    {
        min-width: 11.75rem;
        padding: .875rem;
        font-size: 1rem;
        line-height: 1.25;
    }
}
@media(max-width: 1025px)
{
    .hotshot-sidebar div.article .leaveButton, .hotshot-sidebar div.article .enterButton:hover
    {
        padding: 16px 30px;
    }
}
@media(max-width: 980px)
{
    .hotshot-page h2
    {
        margin-bottom: 0;
        margin-right: 5px;
    }
    .alert-data div
    {
        padding-right: 0;
        padding-left: 30px;
    }
    .hotshot-sidebar .related-posts h2+article, .hotshot-sidebar .section-posts h2+article
    {
        padding-top: 0;
    }
    .alert-data h1
    {
        margin-right: 0;
    }
}
@media(max-width: 767px)
{
    .hotshot-page .section-title h3
    {
        font-size: 16px;
        line-height: 1.2;
    }
    .alert-data h1
    {
        margin-bottom: 20px;
    }
    .hotshot-sidebar.videos .article+.article:before
    {
        left: 0;
        right: 0;
    }
    .hotshot-page .font
    {
        font-size: 14px;
    }
    .pl-pr
    {
        padding: 0;
        margin: 0 2.375rem;
    }
    .alert-data
    {
        display: block;
    }
    .alert-data div
    {
        padding-left: 0;
    }
    .alert-data div p
    {
        margin-bottom: 10px;
    }
    .mt-80
    {
        margin-top: 30px;
    }
    .hotshot-archive__section
    {
        padding: 0;
    }
    .hotshot-page .btn-more-holder
    {
        margin: 0 1.3rem 3.75rem!important;
    }
    .footer-join-business-laws
    {
        white-space: normal;
    }
}
#sidebar h3
{
    min-height: inherit;
    margin-bottom: 10px;
    margin-top: 15px;
}
.mobile_designation_zs
{
    display: none;
}
.banner-gallery:before
{
    display: none;
}
.banner-gallery .slick-track
{
    padding: 0!important;
}
.banner-gallery:before, .banner-gallery:after
{
    display: none;
}
.banner-gallery .img-holder img
{
    max-height: 688px;
}
#main section.area-topics.row.column h1
{
    text-align: center;
}
#main section.area-topics.row.column .holder
{
    display: flex;
    flex-wrap: wrap;
}
#main section.area-topics.row.column .holder .box
{
    flex-grow: 1;
    width: 28.3%;
    padding: 60px 0!important;
    margin: 0 30px;
}
#main section.area-topics.row.column .holder .box a h2
{
    margin-bottom: 30px;
}
#main section.area-topics.row.column .holder .box a i
{
    display: block;
    font-size: 40px;
    margin-bottom: 25px;
}
#main section.area-topics.row.column .holder .box a i:before
{
    color: #000;
}
.head-open-tog.active:after
{
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}
@media screen and (max-width: 769px)
{
    #panel, #flip
    {
        padding: 5px;
        text-align: center;
    }
    ul#panel
    {
        padding: 0;
        display: none;
    }
    #for-desktop
    {
        display: none;
    }
    #main section.area-topics.row.column .holder #for-mob
    {
        flex-grow: 1;
        width: 100%;
        padding: 20px 0!important;
        margin: 0 30px;
    }
    #ico-aligh
    {
        float: left;
    }
    #panel, #flip
    {
        padding: 0;
        text-align: left;
        margin-top: -5px;
        margin-left: 35px;
    }
    .area-topics.column
    {
        padding: 10px;
    }
    .area-topics h2:after
    {
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
    }
    .holder div#for-mob
    {
        display: block!important;
    }
    #main section.area-topics.row.column .holder #for-mob
    {
        flex-grow: 1;
        width: 100%;
        padding: 35px 0!important;
        margin: 0 30px;
        padding-bottom: 10px!important;
    }
    ul#panel
    {
        padding-bottom: 30px;
    }
    h2#flip
    {
        cursor: pointer!important;
    }
    .authors .partners .img-holder
    {
        display: flex;
    }
    .partners .article .img-holder>a
    {
        max-width: 80px;
        width: 100%;
    }
    .mobile_designation_zs
    {
        display: inline-block;
        margin-left: 20px;
    }
    .authors .partners .img-holder img
    {
        max-width: 80px;
    }
    .txt-holder .location, .txt-holder .location+a
    {
        display: none;
    }
}
.holder div#for-mob
{
    display: none;
}
@media screen and (min-width: 768px) and (max-width: 1024px)
{
    .card-tool
    {
        flex: 0 0 33%!important;
    }
}
@media screen and (max-width: 700px)
{
    #main .tools .tools.items li
    {
        width: 100%;
        padding: 0;
        position: relative;
        overflow: hidden;
        margin-bottom: 16px;
    }
    #main .tools.items a
    {
        position: unset;
    }
    .tools.items picture
    {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    #main .tools .tools.items img
    {
        width: 100%;
        max-width: inherit;
        height: 150px;
        display: block;
    }
    #main .tools .tools.items .text
    {
        color: #fff;
        display: flex;
        flex-flow: unset!important;
        justify-content: unset!important;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0;
        text-align: left;
        align-items: center;
        min-height: 75px;
    }
    #main .tools .tools.items .text .icon
    {
        font-size: 1.5625rem;
        line-height: 2.5625rem;
        margin-bottom: 1.125rem;
        position: relative;
        margin-right: 30px;
        align-self: center;
        margin-bottom: auto;
        margin-top: auto;
        margin-left: 16px;
    }
    .tools.items .text h3
    {
        color: inherit;
        text-transform: uppercase;
        font-family: "acumin-pro-condensed",Helvetica,Roboto,Arial,sans-serif;
        letter-spacing: .01875rem;
        font-size: .875rem;
        line-height: 1.125rem;
        position: relative;
        align-self: center;
        margin-top: auto;
        margin-bottom: auto;
    }
    .header .row .column medium-8 .search-form-inline .button.alert.round
    {
        position: relative;
        width: 100%;
        margin-top: 15px;
    }
    .header .row .column medium-8 .search-form-inline
    {
        padding: 0;
    }
    .search-form-inline
    {
        padding-right: 0;
        margin-bottom: 0;
    }
    .search-form-inline .button.alert.round
    {
        position: relative;
        margin-top: 15px;
        width: 100%;
    }
    .tools h2
    {
        margin-bottom: 0;
    }
    .banner-gallery .slick-dots
    {
        top: 46vw;
    }
    div.column.medium-9 h3.column.medium-9.xlarge-9
    {
        font-size: 13px;
    }
    .hm-mib-rw .hm-mib-pos i
    {
        font-size: 25px;
    }
    .hm-mib-rw .hm-mib-ttl
    {
        margin: 0 0 0 5px;
    }
    .latest-articles-mobile .la-mt2 *
    {
        margin-bottom: 10px!important;
    }
    .latest-articles-mobile .img-holder
    {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 75px;
        -ms-flex: 0 0 75px;
        flex: 0 0 75px;
    }
    .cus-mob-cen-allign
    {
        text-align: center;
        margin: 0 auto;
        max-width: 45%;
        display: block;
    }
    .cus-min-height-tit
    {
        min-height: 50px!important;
    }
    .details ul li
    {
        margin: 0 3.25rem 0 0;
    }
    .slick-track .evs-frm.slick-slide.slick-current.slick-active.slick-center .evs-w .evs-b h3.fte-r1
    {
        border-bottom: 1px solid #f94909;
        padding-bottom: 15px;
        margin-bottom: 15px!important;
    }
    #hm-upc .holder
    {
        border-bottom: 0 solid #923b1c;
        margin: 0 0 40px;
        padding-bottom: 20px;
    }
    .featured-widget .holder:after
    {
        display: none!important;
    }
    .featured-widget .holder.column
    {
        display: flex;
        justify-content: space-between;
    }
    .cus-mob-cen-allign-team
    {
        width: 45%;
        margin: 0 auto!important;
        display: block!important;
        position: unset!important;
    }
    .txt-holder .location, .txt-holder .location+a
    {
        display: block;
    }
}
.share_icons_footer_zs
{
    padding-top: 1.5rem;
    border-top: 1px solid #96999a;
}
.bottom_meta_zs
{
    margin: 2.5rem auto 1.5rem;
}
#sidebar .author-posts .text a>h3
{
    margin-top: 0;
}
#sidebar .author-posts .text
{
    margin-top: 15px;
}
.authors .partners .article
{
    margin-bottom: 35px;
}
#nav
{
     padding-right: 20px;
}
#nav>ul>li:nth-last-child(1)>a.has-drop-down-a
{
    border: none!important;
    padding-bottom: 0!important;
}
#nav>ul>li
{
  
}
.user-links
{
    position: relative!important;
    top: -19px;
}
#nav>ul
{
    justify-content: flex-end;
}
.menu+.header-search
{
    margin-top: -30px;
}
.icon-recentdev
{
    background-image: url(../image/recent-dev-icon.png);
    background-size: 34px;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 966px)
{
    #nav
    {
        width: calc(100% - 150px)!important;
    }
    #nav>ul>li
    {
        margin: 23px 7px!important;
    }
    #nav>ul>li>a
    {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px)
{
    #nav
    {
        width: 100%!important;
    }
    .authors>header.header
    {
        display: none;
    }
    .authors
    {
        padding-top: 0!important;
    }
    .authors .word-filter
    {
        border-top: 0;
    }
    .authors .partners .article
    {
        padding-bottom: 20px;
        padding-top: 20px;
        margin-bottom: 0;
    }
    .trends-gallery .evs-b
    {
        padding-bottom: 40px;
    }
    .trends-gallery .evs-b:last-child
    {
        padding-bottom: 0;
    }
}
#li_join_aba_bls_today_desktop
{
    display: block!important;
}
#li_join_aba_bls_today_mobile
{
    display: none!important;
}
@media screen and (max-width: 966px)
{
    #li_join_aba_bls_today_desktop
    {
        display: none!important;
    }
    #li_join_aba_bls_today_mobile
    {
        display: inline!important;
    }
}
.page-id-22 .partners
{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.nav-footer-links
{
    width: 100%;
}
.sv-icon-prc_area_bol
{
    width: 60px;
    height: 60px;
    margin-bottom: 5px!important;
    background-repeat: no-repeat;
    background-image: url(../image/pro-bono.svg);
}
.sv-icon-prc_area_bol_mob
{
    width: 30px;
    height: 30px;
    margin-bottom: 0!important;
    margin-top: -7px!important;
    margin-left: -3px!important;
    background-repeat: no-repeat;
    background-image: url(../image/pro-bono.svg);
}
.sv-icon-prc_area_ibl
{
    width: 40px;
    height: 40px;
    margin-bottom: 5px!important;
    background-repeat: no-repeat;
    background-image: url(../image/int-bus-law.svg);
    margin-bottom: 25px!important;
}
.sv-icon-prc_area_ibl_mob
{
    width: 16px;
    height: 16px;
    margin-bottom: 0!important;
    margin-top: -2px!important;
    background-repeat: no-repeat;
    background-image: url(../image/int-bus-law.svg);
}
.inner-drop li a:hover
{
    color: #000!important;
}
.icon-svg-int-bus-law
{
    background-image: url(../image/int-bus-law.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-svg-int-bus-law-pa-page
{
    background-image: url(../image/int-bus-law.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px!important;
    height: 40px!important;
}
.icon-svg-int-bus-law-mib-page
{
    background-image: url(../image/int-bus-law-white.svg);
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: center;
    height: 72px!important;
}
.icon-svg-bus-of-law-1
{
    background-image: url(../image/pro-bono-white.svg);
    background-size: 52px!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    width: 277px!important;
    height: 40px!important;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}
.sv-icon-size-1
{
    background-size: 100px!important;
    width: 250px!important;
    height: 60px!important;
    margin: 5px 0!important;
}
.icon-svg-int-bus-law-1
{
    background-image: url(../image/int-bus-law-white.svg);
    background-size: 25px;
    background-repeat: no-repeat!important;
    background-position: center!important;
    height: 28px!important;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}
.sv-icon-size-2
{
    background-size: 50px!important;
    width: 250px!important;
    height: 60px!important;
    margin: 5px 0!important;
}
@media screen and (max-width: 1530px)
{
    .icon-svg-int-bus-law
    {
        background-size: 18px!important;
    }
}
@media screen and (max-width: 1590px)
{
    .icon-svg-int-bus-law
    {
        background-size: 22px;
    }
}
.drop-down.rsrc .icon-svg-int-bus-law
{
    margin: 2px 14px 0 -11px;
}
@media screen and (min-width: 1530px)
{
    .drop-down.rsrc .icon-svg-int-bus-law
    {
        margin: 2px 14px 0 -8px;
    }
}
#screen_2
{
    display: none;
}
.container_1, .container_2
{
    display: flex;
    padding: 3px;
}
.container_1
{
    flex-direction: column;
    border-bottom: 1px solid #8e8b8b;
    margin: 15px;
}
.container_2 .item
{
    background: #fff;
    height: auto;
    margin: 0;
}
.container_2 .size_1
{
    flex-basis: 30%;
    padding: 5px;
}
.container_2 .size_2
{
    flex-basis: 70%;
    padding: 0 5px 5px 10px;
}
.container_2 .size_2 .author
{
    color: #d43d06;
}
.container_2 .size_2 .post_date
{
    color: #54524c;
}
@media screen and (max-width: 766px)
{
    #screen_1
    {
        display: none;
    }
    #screen_2
    {
        display: block;
    }
}
.container_pagination
{
    display: flex;
    flex-direction: row;
    float: right;
}
.circle_filled
{
    border: 3px solid #d43d06;
    background: #d43d06;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 14px;
    cursor: pointer;
}
.circle_nonefilled
{
    border: 3px solid #d43d06;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 14px;
    cursor: pointer;
}
.circle_greyfilled
{
    border: 3px solid #808080;
    background: #808080;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 14px;
    cursor: pointer;
}
.container_pagination .circle_left
{
    background: #cecece;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 5p;
    cursor: pointer;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    color: #d43d06;
}
.container_pagination .circle_right
{
    background: #cecece;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    color: #d43d06;
}
.showing
{
    width: 160px;
    padding: 15px 10px 0;
    justify-content: center;
    align-items: center;
}
.pages
{
    border: 0 dashed #050505;
    margin-top: 2px;
}
.show_me
{
    display: inline-block;
    display: inline;
}
.hide_me
{
    display: none;
}
.no-results-mobile
{
    padding: 10px 10px 10px 40px;
}
.ajax_loader
{
    height: 10px;
    width: 100%;
    --c: no-repeat linear-gradient(#d43d06 0 0);
    background: var(--c),var(--c),#dbdadc;
    background-size: 60% 100%;
    animation: l16 3s infinite;
    display: none;
}
@keyframes l16
{
    0%
    {
        background-position: -150% 0,-150% 0;
    }
    66%
    {
        background-position: 250% 0,-150% 0;
    }
    100%
    {
        background-position: 250% 0,250% 0;
    }
}
.pagination
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination span
{
    margin-top: -5px;
}
.jqpaginator
{
    position: relative;
}
.jqpaginator .jqp-wrap
{
    display: block;
    margin: 0 auto;
    max-width: 540px;
    position: relative;
    text-align: center;
}
.jqpaginator .jqp-wrap .jqp-input
{
    display: block;
    margin: 0 auto;
    width: 100px;
}
.jqpaginator .jqp-wrap .jqp-prev, .jqpaginator .jqp-wrap .jqp-next, .jqpaginator .jqp-wrap .jqp-pages
{
    display: inline-block;
}
.jqpaginator .jqp-wrap .jqp-pages
{
    padding: 0;
    margin: 0;
}
.jqpaginator .jqp-wrap .jqp-pages li
{
    cursor: default;
    display: inline-block;
    background: #cecece;
    border-radius: 50%;
    border: 2px solid #d43d06;
    width: 35px;
    height: 35px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 10px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 18px;
    color: #000;
}
.jqpaginator .jqp-wrap .jqp-pages li.jqp-page, .jqpaginator .jqp-wrap button
{
    cursor: pointer;
}
.jqpaginator .jqp-wrap .jqp-pages li.jqp-active
{
    cursor: default;
    font-weight: 700;
    background: #d43d06;
    border-radius: 50%;
    border: 2px solid #d43d06;
    width: 35px;
    height: 35px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 10px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}
.jqpaginator .jqp-wrap button .jqp-disable
{
    color: #bbb;
    cursor: default;
    pointer-events: none;
}
.jqpaginator .jqp-wrap .jqp-prev button, .jqpaginator .jqp-wrap .jqp-next button
{
    background: #cecece;
    border-radius: 50%;
    border: 0 solid #cecece;
    width: 35px;
    height: 35px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 10px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 18px;
    color: #d43d06;
}
ul.jqp-pages li span
{
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.1;
    padding-top: 5px;
}
.container_2 a, .container_2 img
{
    width: 100%;
}
div#num_pages
{
    margin-top: 26px;
}
ul.jqp-pages
{
    position: relative;
    top: -13px;
}
.container_1
{
    padding-bottom: 10px;
}
@font-face
{
    font-display: block;
    font-family: TablePress;
    font-style: normal;
    font-weight: 400;
    src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPUAA0AAAAACZAAAAN+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCUhEICoQIgnILFgABNgIkAygEIAWGcgeBARv6B8iuBzK53oAhKg2KWDsrezjalSefocfD9/uZ575PSbYEqJHAIdo6tMDGdCprFIHd+F9r+rZE46O2iHBJfoAuxwW0yfgKS8KGVFE4dHX1gPmgVhzwhcJbReQ9RWXcraeutbmNHE7T7B1sex8stfMfnkvv0XsgUZrYO1hirXme9TnUkBvQ22RGX50VAr48H54Cn9b8GD73edAAhjboBpIQ6kKOhCz7GA8V5HfzyeA6h0mnrFTJnPjxC7KCrl9caqIUg0EAYACGDBn6YGCxeIE+EkwANTWJX/brZpNfyE5o/7r9uPZjS4tESbCTExLCjxOEbxGi2dQeNEAXUMMlvADkqSV0IHXtkQXNOnI2ctJpRIPt8+HjNivx3rlQYA8FqGwdCxF2aZrdJluMnaqFvy+yngVKbBcn0fSOd1xTpnW4HTkptV8Gi2kvCeUHC0BD+D0VKMIqXniZPJyPya9D7gT6DvUpwJER6avgKDsOfW9jU+YGc/ng6MhA3VSar3NdtvrD9WHZurKVKYOi0RwlY9500YSuWDE084F+jMinu4sTudD5yBTTozA9Horpmb+M3TwIBHempnzdpu1/raWypX0JND/ki4p71CQQlFqnAvkijABrVFIq5BdNJbFncoBOF03/h3IINPQRBxJCYDoAOnkRIDR0w0BSmYiBzDinAuQ6eROg0DEGY6DUiEUYqKyILwFq2qS9GKhrpFsykdeFLmDjknYG4jKbNeNyQ1zhCoP840pdYiqu8jTW4mp6pMXH1HVJp8wRmHmQKTKiUOBVSMHrlKuBlYidxkMgw6/bMoG5RD6qfs8yO8LVqFCFa8ELrcVLEqTaS7UG5aqVq1GlWi28k3rRgCjbiU+qqOItvDEqXjkvwF/dUF595jB8LSqqgwIWAWsRmcJJ5GsHbYUqVbirBi5IpRMxLso/i2oSA6ZYDoMFCiknI7ZkGacSVYUjlLSXyG8n08nOQcXTeyzU5ozbiGRQZRt0vu/TMoEV8RLI3DiBSiVzMtNKAPgErlwLoqiAY2fJ9UbRMU/0rz38UP5FQtH3i8V3KYSHYJdSYRnwW8XazUAUop3gQY19hkEH98OA2QQ6wg0S+FjtwOwdOvF5J2VXBBLQmo2EAxsIKVJkkUcRZVRRa7NrP+my6Ns8cKszHYJf+fPPLPTq5vFcmYKZNL+fn1CZDgoYecKZHwA=) format("woff2"),url(/wp-content/plugins/tablepress/css/build/tablepress.woff) format("woff");
}
.tablepress
{
    --text-color: #111;
    --head-text-color: var(--text-color);
    --head-bg-color: #d9edf7;
    --odd-text-color: var(--text-color);
    --odd-bg-color: #f9f9f9;
    --even-text-color: var(--text-color);
    --even-bg-color: #fff;
    --hover-text-color: var(--text-color);
    --hover-bg-color: #f3f3f3;
    --border-color: #ddd;
    --padding: .5rem;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 100%;
}
.tablepress>:not(caption)>*>*
{
    background: 0 0;
    border: none;
    box-sizing: initial;
    float: none!important;
    padding: var(--padding);
    text-align: left;
    vertical-align: top;
}
.tablepress>*+tbody>*>*, .tablepress>tbody>*~*>*, .tablepress>tfoot>*>*
{
    border-top: 1px solid var(--border-color);
}
.tablepress>:where(thead,tfoot)>*>th
{
    background-color: var(--head-bg-color);
    color: var(--head-text-color);
    font-weight: 700;
    vertical-align: middle;
    word-break: normal;
}
.tablepress>:where(tbody)>tr>*
{
    color: var(--text-color);
}
.tablepress>:where(tbody)>.odd>*
{
    background-color: var(--odd-bg-color);
    color: var(--odd-text-color);
}
.tablepress>:where(tbody)>.even>*
{
    background-color: var(--even-bg-color);
    color: var(--even-text-color);
}
.tablepress>.row-hover>tr:hover>*
{
    background-color: var(--hover-bg-color);
    color: var(--hover-text-color);
}
.tablepress img
{
    border: none;
    margin: 0;
    max-width: none;
    padding: 0;
}
.tablepress-table-description
{
    clear: both;
    display: block;
}
.dataTables_wrapper
{
    clear: both;
    margin-bottom: 1rem;
    position: relative;
}
.dataTables_wrapper .tablepress
{
    clear: both;
    margin-bottom: 0;
}
.dataTables_wrapper:after
{
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.dataTables_wrapper label input, .dataTables_wrapper label select
{
    display: inline;
    margin: 2px;
    width: auto;
}
.dataTables_length
{
    float: left;
    white-space: nowrap;
}
.dataTables_filter
{
    float: right;
    white-space: nowrap;
}
.dataTables_filter label input
{
    margin-left: .5em;
    margin-right: 0;
}
.dataTables_info
{
    clear: both;
    float: left;
    margin: 4px 0 0;
}
.dataTables_paginate
{
    float: right;
    margin: 4px 0 0;
}
.dataTables_paginate .paginate_button
{
    color: #111;
    display: inline-block;
    margin: 0 5px;
    outline: none;
    position: relative;
    text-decoration: underline;
}
.dataTables_paginate .paginate_button:first-child
{
    margin-left: 0;
}
.dataTables_paginate .paginate_button:last-child
{
    margin-right: 0;
}
.dataTables_paginate .paginate_button:after, .dataTables_paginate .paginate_button:before
{
    color: #d9edf7;
}
.dataTables_paginate .paginate_button:hover
{
    cursor: pointer;
    text-decoration: none;
}
.dataTables_paginate .paginate_button:hover:after, .dataTables_paginate .paginate_button:hover:before
{
    color: #049cdb;
}
.dataTables_paginate .paginate_button.disabled
{
    color: #999;
    cursor: default;
    text-decoration: none;
}
.dataTables_paginate .paginate_button.disabled:after, .dataTables_paginate .paginate_button.disabled:before
{
    color: #f9f9f9;
}
.dataTables_paginate .paginate_button.current
{
    cursor: default;
    font-weight: 700;
    text-decoration: none;
}
.dataTables_paginate.paging_simple
{
    padding: 0 15px;
}
.dataTables_paginate.paging_simple .paginate_button.next:after, .dataTables_paginate.paging_simple .paginate_button.previous:before
{
    font-family: TablePress;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    bottom: 0;
    content: "";
    height: 14px;
    left: -14px;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: auto;
    text-shadow: .1em .1em #666;
    top: 0;
    width: 14px;
}
.dataTables_paginate.paging_simple .paginate_button.next:after
{
    content: "";
    left: auto;
    text-align: right;
}
.dataTables_scroll
{
    clear: both;
}
.dataTables_scroll .tablepress
{
    width: 100%!important;
}
.dataTables_scrollHead table.tablepress
{
    margin: 0;
}
.dataTables_scrollBody
{
    -webkit-overflow-scrolling: touch;
}
.dataTables_scrollBody .tablepress thead th:after
{
    content: "";
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing
{
    height: 0;
    margin: 0!important;
    overflow: hidden;
    padding: 0!important;
}
.tablepress
{
    --head-active-bg-color: #049cdb;
    --head-active-text-color: var(--head-text-color);
}
.tablepress .sorting, .tablepress .sorting_asc, .tablepress .sorting_desc
{
    cursor: pointer;
    outline: none;
    padding-right: 20px;
    position: relative;
}
.tablepress .sorting:after, .tablepress .sorting_asc:after, .tablepress .sorting_desc:after
{
    font-family: TablePress;
    font-size: 14px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    bottom: 0;
    height: 14px;
    left: auto;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: 6px;
    top: 0;
}
.tablepress .sorting:after
{
    content: "";
}
.tablepress .sorting_asc:after
{
    content: "";
    padding: 0 0 2px;
}
.tablepress .sorting_desc:after
{
    content: "";
}
.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc
{
    background-color: var(--head-active-bg-color);
    color: var(--head-active-text-color);
}