html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    outline: 0 none;
}
audio,
canvas,
video { display: inline-block }
ol { list-style: decimal}
ul { list-style: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q,
blockquote { quotes: none }
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
a img { border: none }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary { display: block }
img { height: auto }
img,
object,
embed { max-width: 100% }
a[href*='mailto:'] { word-break: break-all }
input,
textarea { outline: none }
input[type="submit"],
button,
input[type="checkbox"] { cursor: pointer }
.clearfix,
.social-links,
.mc_merge_var,
.page-subscribe .left { *zoom: 1 }
.clearfix:before,
.social-links:before,
.mc_merge_var:before,
.page-subscribe .left:before,
.clearfix:after,
.social-links:after,
.mc_merge_var:after,
.page-subscribe .left:after {
    content: "";
    display: table;
}
.clearfix:after,
.social-links:after,
.mc_merge_var:after,
.page-subscribe .left:after { clear: both }
@font-face {
    font-family: "ddm";
    src: url('../fonts/ddm.eot');
    src: url('../fonts/ddm.eot?#iefix') format('eot'),url('../fonts/ddm.svg#slac') format('svg'), url('../fonts/ddm.woff') format('woff'), url('../fonts/ddm.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sprites-sprite,
.sprites-FaceBook_32x32,
.social-links a.fb,
.sprites-Twitter_32x32,
.social-links a.twt,
.sprites-link-icon,
.share-wrap .share-btn:after,
.sprites-linkedin_32,
.social-links a.in,
.sprites-menu-icon,
#second-menu-toggle:after,
.sprites-menu_mobile,
.sprites-orange-triangle { background: url('../images/sprites-sd82390deb2.png') no-repeat }
.sprites-FaceBook_32x32,
.social-links a.fb {
    background-position: 0 -128px;
    height: 24px;
    width: 24px;
}
.sprites-Twitter_32x32,
.social-links a.twt {
    background-position: 0 -40px;
    height: 24px;
    width: 24px;
}
.sprites-link-icon,
.share-wrap .share-btn:after {
    background-position: 0 -200px;
    height: 14px;
    width: 15px;
}
.sprites-linkedin_32,
.social-links a.in {
    background-position: 0 -84px;
    height: 24px;
    width: 24px;
}
.sprites-menu-icon,
#second-menu-toggle:after {
    background-position: 0 0;
    height: 20px;
    width: 30px;
}
.sprites-menu_mobile {
    background-position: 0 -234px;
    height: 20px;
    width: 20px;
}
.sprites-orange-triangle {
    background-position: 0 -172px;
    height: 8px;
    width: 7px;
}
html {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.25;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    color: #222;
    background-color: #fff;
}
.container {
    max-width: 1000px;
    _width: 1000px;
    padding-left: 13px;
    padding-right: 13px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.container:after {
    content: "";
    display: table;
    clear: both;
}
a {
    color: #f7971c;
    text-decoration: none;
}
.layout-type-6 .right a:hover { color: #f7971c }
.main-nav {
    text-align: center;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.main-nav.active {
    visibility: visible;
    height: 100%;
    margin-top: 20px;
}
.main-nav li {
    display: inline-block;
    margin-bottom: 5px;
}
.main-nav li:after {
    content: "|";
    color: #7ac142;
    display: inline-block;
    margin: 0 7px;
}
.main-nav li a { color: #999 }
.main-nav li.current_page_item a,
.main-nav li a:hover { color: #f7971c }
.main-nav li:last-of-type:after { display: none }
body.active .layout-type-6 .right .wrapper>ul {
    display: block;
    right: 0;
}
body.active .layout-type-6 .right .wrapper>ul li.current-menu-item a {
    font-weight: bold;
    color: #f7971c;
}
.image { margin-bottom: 20px }
.left { margin-bottom: 20px }
.page-home .image-text {
    position: relative;
    top: 130px;
    font-size: 12px;
    font-size: 0.75rem;
    color: #474747;
}
.page-home .image-text span {
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
}
@media (min-width: 480px) { 
    .image-text { display: none }
}
@media (max-width: 767px) { 
    .page-home .layout-type-6 .left {
        margin-right: -100%;
        margin-left: 0%;
        padding-right: 0;
        width: 100%;
        float: left;
        margin-right: 10.25641%;
        margin-top: 210px;
    }
}
@media (min-width: 480px) and (max-width: 767px) { 
    .page-home .layout-type-6 .left {
        padding-right: 25px;
        float: none;
        width: auto;
        margin-right: auto;
        margin-top: 0;
    }
}
@media (min-width: 768px) { 
    .main-nav {
        margin-top: 26px;
        font-size: 12px;
        font-size: 0.75rem;
        height: auto !important;
        visibility: visible;
    }
    .main-nav ul { *zoom: 1 }
    .main-nav ul:before,
    .main-nav ul:after {
        content: "";
        display: table;
    }
    .main-nav ul:after { clear: both }
    .main-nav li {
        float: left;
        margin-bottom: 0px;
    }
}
.content {
    background-color: #f4f4f4;
    margin-left: -13px;
    margin-right: -13px;
    padding: 13px;
    font-size: 14px;
    font-size: 0.875rem;
}
.content.default { padding: 13px }
@media (min-width: 768px) { 
    .content { padding: 0 }
}
body .content {
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
}
@media (min-width: 768px) { 
    body.active .content {
        position: static;
        right: auto;
    }
}
body.active .layout-type-6 .right .wrapper>ul {
    display: block;
    right: 0;
}
.layout-type-6 .right .wrapper>ul a { color: #fff }
@media (min-width: 768px) { 
    .layout-type-6 .right .wrapper {
        background: url('../images/rgbapng/00000033-5.png');
        background: rgba(0,0,0,0.2);
    }
}
@media (max-width: 767px) { 
    .layout-type-6 .right .wrapper ul {
        display: none;
        position: absolute;
        width: 250px;
        -webkit-transition: 0.2s all ease;
        -moz-transition: 0.2s all ease;
        -o-transition: 0.2s all ease;
        transition: 0.2s all ease;
        z-index: 100;
        background: url('../images/rgbapng/000000b3-5.png');
        background: rgba(0,0,0,0.7);
        top: 20px;
        padding: 5px 13px;
    }
    .layout-type-6 .right .wrapper ul li a:before { display: none }
}
@media (min-width: 768px) { 
    .layout-type-6 .right {
        margin-top: 25px;
        margin-bottom: 25px;
        width: 40.74803%;
        float: left;
        margin-right: 1.5748%;
        padding: 0px 55px 0px 0px;
    }
    .layout-type-6 .right .wrapper {
        min-height: 450px;
        padding: 24px 20px 20px 50px;
    }
    .home .layout-type-6 .right .wrapper { min-height: 350px }
}
@media (min-width: 1026px) { 
    .layout-type-6 .right {
        width: 28.05118%;
        float: left;
        margin-right: 1.5748%;
    }
    .layout-type-6 .right {
        width: 28.05118%;
        float: left;
        margin-right: 1.5748%;
    }
}
.content.background {
    background-repeat: no-repeat;
    background-position: top right;
}
.content.background.layout-type-6 { background-position: 80% 0 }
@media (max-width: 767px) { 
    .content.background.layout-type-6 {
        -webkit-background-size: auto 270px;
        -moz-background-size: auto 270px;
        -o-background-size: auto 270px;
        background-size: auto 270px;
        background-color: transparent;
        *zoom: 1;
        margin: 0 -13px;
    }
    .content.background.layout-type-6:before,
    .content.background.layout-type-6:after {
        content: "";
        display: table;
    }
    .content.background.layout-type-6:after { clear: both }
}
@media (min-width: 480px) and (max-width: 767px) { 
    .content.background.layout-type-6 {
        -webkit-background-size: auto 399px;
        -moz-background-size: auto 399px;
        -o-background-size: auto 399px;
        background-size: auto 399px;
        background-color: #f4f4f4;
    }
}
@media (min-width: 768px) { 
    .layout-type-6 .left {
        margin-top: 75px;
        width: 57.0%;
        float: right;
        margin-right: 0;
        padding: 0px 70px 0px 0px;
    }
    .layout-type-6 .left.with_image {
        margin-top: 35px;
        width: 57.0%;
        float: right;
        margin-right: 0;
    }
}
@media (min-width: 1026px) { 
    .layout-type-6 .left {
        width: 65.6%;
        float: right;
        margin-right: 0;
    }
    .layout-type-6 .left.with_image {
        margin-top: 170px;
        width: 36.51575%;
        float: right;
        margin-right: 0;
    }
    .layout-type-6 .left.with_image .wrapper { padding-left: 30px }
}
.portfolio-image {
    text-align: center;
    margin-bottom: 10px;
}
@media (min-width: 768px) { 
    .portfolio-image {
        width: 57.0%;
        float: right;
        margin-right: 0;
        margin-top: 25px;
        text-align: left;
    }
}
@media (min-width: 1026px) { 
    .portfolio-image {
        margin-top: 80px;
        float: none;
        width: auto;
        margin-right: auto;
        width: 32.28346%;
        float: left;
        margin-right: 1.5748%;
    }
    .portfolio-image .wrapper { padding-left: 50px }
}
h1,
h2,
h3 { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif }
.left h1 {
    line-height: 1.2;
    font-size: 30px;
    font-size: 1.875rem;
}
.left h1 span { font-weight: 400 }
.layout-type-6 .left h1 {
    font-size: 20px;
    font-size: 1.25rem;
    color: #f7971c;
    font-weight: 400;
    margin-bottom: 10px;
}
@media (min-width: 480px) { 
    .left h1 {
        font-weight: 300;
        font-size: 42px;
        font-size: 2.625rem;
        line-height: 105%;
    }
    .page-contact .left h1 {
        font-size: 39px;
        font-size: 2.4375rem;
    }
}
.left h2,
.left h3 { font-weight: 400 }
.left h2 {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 10px 0;
}
.left h3 {
    font-size: 20px;
    font-size: 1.25rem;
}
.left p {
    font-size: 13px;
    font-size: 0.8125rem;
}
.layout-type-6 .left p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.2;
    margin-bottom: 10px;
}
em { font-style: italic }
strong { font-weight: bold }
.alignleft {
    float: left;
    margin-right: 20px;
}
iframe {
    width: 100%;
    max-height: 400px;
}
.current_item_with_line,
.layout-type-6 .right li.current>a,
.layout-type-6 .right li.category-active>a {
    display: block;
    position: relative;
}
.current_item_with_line:before,
.layout-type-6 .right li.current>a:before,
.layout-type-6 .right li.category-active>a:before {
    content: "";
    height: 1px;
    width: 48px;
    background-color: #f7971c;
    display: block;
    position: absolute;
    left: -50px;
    top: 6px;
}
.layout-type-6 .right ul ul {
    margin: 5px 0 0 10px;
    font-size: 11px;
    font-size: 0.6875rem;
}
.layout-type-6 .left ul {
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 5px 0 10px 20px;
}
.layout-type-6 .left .wrapper ol {
    list-style-type: decimal;
    margin-left: 15px;
}
.layout-type-6 .left .wrapper ol li { margin-bottom: 5px }
.layout-type-6 .left .wrapper ul { list-style-type: disc }
.layout-type-6 .left .wrapper ul.category-posts {
    list-style-type: none;
    margin-left: 0;
}
.layout-type-6 .left .wrapper ul.category-posts li { padding: 7px 0 14px 0 }
.extension_triangle-link:after,
.sub-category-active a:after,
.link:after {
    content: "\e603";
    color: #f7971c;
    font-family: "ddm";
    font-weight: normal;
    font-style: normal;
    text-indent: 0;
    speak: none;
    display: inline-block;
    margin-left: 2px;
    position: absolute;
    margin-top: 1px;
}
.layout-type-6 .right li { margin-bottom: 5px }
@media (min-width: 768px) { 
    .layout-type-2 .right li a,
    .layout-type-3 .right li a { color: #fff }
    .layout-type-2 .right li a:hover,
    .layout-type-3 .right li a:hover { color: #f7971c }
}
strong { font-weight: bold }
.orange { color: #f7971c }
.green { color: #7ac142 }
@media (min-width: 480px) { 
    .content {
        margin-left: 0;
        margin-right: 0;
    }
    .content.default { padding: 20px }
}
@media (min-width: 768px) { 
    .content {
        *zoom: 1;
        font-size: 12px;
        font-size: 0.75rem;
        min-height: 530px;
    }
    .content:before,
    .content:after {
        content: "";
        display: table;
    }
    .content:after { clear: both }
}
.wrapper { position: relative }
.header {
    margin-top: 10px;
    margin-bottom: 16px;
    text-align: center;
}
@media (min-width: 768px) { 
    .header,
    .footer {
        padding-left: 50px;
        padding-right: 50px;
    }
}
.footer {
    font-size: 10px;
    font-size: 0.625rem;
    margin: 10px 0;
}
.social-links {
    position: static;
    right: 0px;
    top: 0px;
    display: block;
    margin: 10px auto 0;
    text-align: center;
}
footer .social-links {
    position: static;
    margin: 20px 0 0 0;
}
footer .social-links a:first-child { margin-left: 0 }
.social-links a {
    float: left;
    display: inline-block;
    margin-left: 8px;
}
.issue-date span { display: none }
@media (min-width: 480px) { 
    .social-links {
        top: 55px;
        position: absolute;
        margin-top: 0;
    }
    .issue-date span { display: inline }
    .header {
        margin-top: 20px;
        text-align: left;
    }
    .page-home .layout-type-6 .left .wrapper {
        background: url('../images/rgbapng/ffffff4d-5.png');
        background: rgba(255,255,255,0.3);
        padding: 15px 35px;
    }
}
.logo {
    position: relative;
    left: 10px;
    top: -2px;
    display: inline-block;
    width: 115px;
}
#mobileToggle,
#second-menu-toggle {
    display: inline-block;
    cursor: pointer;
    z-index: 10;
    top: -1px;
    right: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    line-height: 1;
    margin-bottom: 10px;
}
#mobileToggle {
    position: relative;
    display: none;
}
#second-menu-toggle {
    color: #f7971c;
    text-align: right;
    margin-top: -10px;
}
#second-menu-toggle:after {
    display: inline-block;
    content: "";
}
#second-menu-toggle { display: block !important }
@media (min-width: 768px) { 
    #second-menu-toggle { display: none !important }
}
@media (min-width: 480px) { 
    .logo { width: auto }
    .header { margin-top: 20px }
    #mobileToggle { top: -6px }
}
@media (min-width: 768px) { 
    .logo { position: static }
    .social-links { right: -15px }
}
input[type=submit] {
    background-color: #91ca5c;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF91CA5C', endColorstr='#FF6EC15A');
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxY2E1YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZlYzE1YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #91ca5c), color-stop(100%, #6ec15a));
    background: -webkit-linear-gradient(top, #91ca5c 0%,#6ec15a 100%);
    background: -moz-linear-gradient(top, #91ca5c 0%,#6ec15a 100%);
    background: -o-linear-gradient(top, #91ca5c 0%,#6ec15a 100%);
    background: linear-gradient(top, #91ca5c 0%,#6ec15a 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 0 none;
    padding: 6px 14px 7px;
    font-size: 12px;
    font-size: 0.75rem;
    color: #fff;
}
.page-contact-us textarea,
.page-contact-us input[type='text'],
.page-contact-us input[type='email'],
.page-contact-us input[type='tel'] {
    font-family: inherit;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 1px 2px;
}
input[type='text'],
input[type='email'],
input[type='tel'] { border: 1px solid #a9a9a9 }
.page-contact-us textarea {
    resize: none;
    border: 1px solid #000;
    height: 100px;
    width: 100%;
}
.page-contact-us form li { margin-bottom: 6px }
form input[type='text'],
form input[type='email'],
form input[type='tel'] { width: 100% }
form label { width: 39.64912% }
form input[type='text'],
form input[type='email'],
form input[type='tel'] {
    float: right;
    width: 54.73684%;
    padding: 2px;
    margin: 0;
}
.validation_message {
    color: red;
    display: inline-block;
}
.validation_error {
    font-size: 16px;
    font-size: 1rem;
    color: red;
    margin-bottom: 20px;
}
@media (min-width: 480px) { 
    .page-contact-us form li { *zoom: 1 }
    .page-contact-us form li:before,
    .page-contact-us form li:after {
        content: "";
        display: table;
    }
    .page-contact-us form li:after { clear: both }
    form .gfield_checkbox,
    form textarea {
        clear: left;
        margin-top: 5px;
        display: inline-block;
        width: 100%;
    }
    form .gfield_checkbox label,
    form textarea label { margin-right: 5px }
    form .gfield_checkbox>li,
    form textarea>li {
        display: inline-block;
        margin-right: 10px;
    }
    form .gfield_checkbox input,
    form textarea input { margin: 0 }
    form .gfield_checkbox input,
    form .gfield_checkbox label,
    form textarea input,
    form textarea label {
        vertical-align: middle;
        display: inline-block;
    }
    form label { width: 17.30769% }
    form input[type='text'],
    form input[type='email'],
    form input[type='tel'] { width: 72.4359% }
    .validation_message { margin-left: 10px }
}
@media (min-width: 768px) { 
    .layout-type-6 .right .wrapper>ul li.current-menu-item a {
        font-weight: bold;
        color: #f7971c;
    }
    .layout-type-6 .right .wrapper>ul a { color: #222 }
    .layout-type-6 .right .wrapper>ul a:hover { color: #f7971c }
    .layout-type-6.journal .right .wrapper {
        background: url('../images/rgbapng/ffffff4d-5.png');
        background: rgba(255,255,255,0.3);
        padding: 24px 20px 20px 35px;
    }
    .layout-type-6.journal.default-pages .right .wrapper {
        background: url('../images/rgbapng/0000001a-5.png');
        background: rgba(0,0,0,0.1);
    }
    .content.journal { min-height: initial }
    .content.journal footer {
        width: 95.76772%;
        float: right;
        margin-right: 0;
    }
    .content.journal footer .wrapper { padding: 73px 0 37px 8px }
    .content.journal footer p {
        width: 74.6063%;
        float: left;
        margin-right: 1.5748%;
    }
    .content.journal footer .social-links {
        padding-left: 12px;
        width: 23.8189%;
        float: right;
        margin-right: 0;
        margin-top: 0;
    }
    .layout-type-6.journal .left .wrapper {
        background: url('../images/rgbapng/ffffff4d-5.png');
        background: rgba(255,255,255,0.3);
    }
    .layout-type-6.journal.default-pages .left .wrapper { background: none }
    .layout-type-6.journal .left {
        margin-top: 25px;
        width: 48.4%;
        float: left;
        margin-right: 3.2%;
        padding: 0px 65px 0px 0px;
    }
    .layout-type-6.journal .left .wrapper { padding: 15px 35px }
    .layout-type-6.journal .left.with_image {
        margin-top: 35px;
        width: 57.0%;
        float: right;
        margin-right: 0;
    }
    .layout-type-6.journal.default-pages .left {
        float: none;
        width: auto;
        margin-right: auto;
        width: 57.0%;
        float: right;
        margin-right: 0;
        padding: 0px 75px 0px 0px;
        margin-top: 25px;
    }
    .layout-type-6.journal.default-pages .left .wrapper { padding: 0 }
    .layout-type-6.journal.default-pages .left.with_image {
        float: none;
        width: auto;
        margin-right: auto;
        width: 57.0%;
        float: right;
        margin-right: 0;
        padding-right: 75px;
    }
    .image {
        width: 57.0%;
        float: right;
        margin-right: 0;
        padding-right: 75px;
        margin-top: 45px;
    }
}
@media (min-width: 1026px) { 
    .layout-type-6.journal .right {
        width: 23.8189%;
        float: left;
        margin-right: 1.5748%;
        padding: 0px 13px 0px 0px;
    }
    .layout-type-6.journal.default-pages .left {
        width: 74.2%;
        float: right;
        margin-right: 0;
    }
    .layout-type-6.journal.default-pages .left.with_image {
        width: 39.8%;
        float: left;
        margin-right: 3.2%;
        padding-right: 0;
    }
    .image {
        width: 31.2%;
        float: right;
        margin-right: 0;
    }
}
.issue-date {
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
}
.mc_merge_var { margin-bottom: 2px !important }
#mc_signup { margin-top: 12px }
.mc_signup_submit {
    margin-top: 10px;
    width: 54.73684%;
    float: right;
    margin-right: 0;
    *margin-left: -32px;
    display: inline;
    margin-bottom: 10px;
    text-align: left !important;
}
@media (min-width: 480px) { 
    .mc_signup_submit {
        width: 72.4359%;
        float: right;
        margin-right: 0;
    }
    .container footer { *zoom: 1 }
    .container footer:before,
    .container footer:after {
        content: "";
        display: table;
    }
    .container footer:after { clear: both }
}
@media (min-width: 1026px) { 
    #mc_signup { padding-right: 63px }
}
h4.archive-parent {
    color: #b8b8b8;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 10px 15px 10px 0;
    cursor: pointer;
}
h4.archive-parent.active {
    color: #000;
    font-weight: bold;
}
@media (min-width: 768px) { 
    h4.archive-parent {
        font-size: 16px;
        font-size: 1rem;
        margin: 27px 36px 29px 0;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: normal;
        padding: 0 0px 17px;
        position: relative;
    }
    h4.archive-parent.active:before {
        content: "";
        height: 4px;
        width: 120%;
        position: absolute;
        bottom: 0;
        left: -10%;
        display: block;
        background-color: #f7971c;
    }
}
#tab_container ul { margin: 0 }
.related-articles {
    margin-top: 20px;
    background-color: #fff;
    padding: 18px 15px 11px 23px;
}
.related-articles h3 {
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
}
.related-articles ul {
    padding-top: 16px;
    font-size: 12px;
    font-size: 0.75rem;
}
.related-articles ul li {
    border-bottom: 1px dotted #9f9f96;
    margin-bottom: 9px;
}
.related-articles ul a {
    padding-bottom: 7px;
    display: block;
}
.category-title { font-weight: bold }
.widget_yarpp_widget { list-style: none }
.share-wrap { *zoom: 1 }
.share-wrap:before,
.share-wrap:after {
    content: "";
    display: table;
}
.share-wrap:after { clear: both }
.share-wrap .share-btn {
    background: #fff;
    color: #7f939e;
    display: initial;
    padding: 2px 0px 2px 2px;
    float: right;
    font-size: 13px;
    font-weight: bolder;
}
.share-wrap .share-btn:hover { cursor: pointer }
.share-wrap .share-btn:after {
    content: "";
    width: 15px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.share-wrap .share {
    display: none;
    border: 3px solid #ccd4d8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 4px 4px 4px 10px;
    color: #7f939e;
    font-size: 13px;
    right: 0;
    position: absolute;
    margin-top: 16px;
    z-index: 1;
}
.share-wrap .share.visible { display: block !important }
.share-wrap .share .addtoany_share_save { display: none }
hr.line {
    border-top: 1px solid #c2c2c2;
    margin-bottom: 35px;
    margin-top: 45px;
}
#my-video3_wrapper { z-index: 999 }
.comment-author>img { display: none }
ol.commentlist { margin-left: 0 !important }
ol.commentlist>li {
    list-style-type: decimal;
    margin-left: 27px;
    margin-bottom: 31px !important;
}
ol.commentlist>li article:after,
ol.commentlist>li article:before { display: none !important }
ol.commentlist .children {
    list-style-type: none !important;
    margin-top: 16px;
}
h3#comments { margin-bottom: 70px }
#comment-nav { display: none }