.nav > ul,
.mega-sub-drop .social-list,
.picture-menu-list,
.menu-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.clearfix:after,
.container-fluid:after {
    content: "";
    display: block;
    clear: both;
}
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.df-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}
@media (min-width: 480px) {
    .df-row.df-rr-ph {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
@media (min-width: 480px) {
    .df-row.df-aic-ph {
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 768px) {
    .df-row.df-rr-sm {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
@media (min-width: 768px) {
    .df-row.df-aic-sm {
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 1024px) {
    .df-row.df-rr-md {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
@media (min-width: 1024px) {
    .df-row.df-aic-md {
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-1 {
        -ms-flex: 1 0 calc(100% / 12 * 1);
        flex: 1 0 calc(100% / 12 * 1);
        max-width: calc(100% / 12 * 1);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-2 {
        -ms-flex: 1 0 calc(100% / 12 * 2);
        flex: 1 0 calc(100% / 12 * 2);
        max-width: calc(100% / 12 * 2);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-3 {
        -ms-flex: 1 0 calc(100% / 12 * 3);
        flex: 1 0 calc(100% / 12 * 3);
        max-width: calc(100% / 12 * 3);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-4 {
        -ms-flex: 1 0 calc(100% / 12 * 4);
        flex: 1 0 calc(100% / 12 * 4);
        max-width: calc(100% / 12 * 4);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-5 {
        -ms-flex: 1 0 calc(100% / 12 * 5);
        flex: 1 0 calc(100% / 12 * 5);
        max-width: calc(100% / 12 * 5);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-6 {
        -ms-flex: 1 0 calc(100% / 12 * 6);
        flex: 1 0 calc(100% / 12 * 6);
        max-width: calc(100% / 12 * 6);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-7 {
        -ms-flex: 1 0 calc(100% / 12 * 7);
        flex: 1 0 calc(100% / 12 * 7);
        max-width: calc(100% / 12 * 7);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-8 {
        -ms-flex: 1 0 calc(100% / 12 * 8);
        flex: 1 0 calc(100% / 12 * 8);
        max-width: calc(100% / 12 * 8);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-9 {
        -ms-flex: 1 0 calc(100% / 12 * 9);
        flex: 1 0 calc(100% / 12 * 9);
        max-width: calc(100% / 12 * 9);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-10 {
        -ms-flex: 1 0 calc(100% / 12 * 10);
        flex: 1 0 calc(100% / 12 * 10);
        max-width: calc(100% / 12 * 10);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-11 {
        -ms-flex: 1 0 calc(100% / 12 * 11);
        flex: 1 0 calc(100% / 12 * 11);
        max-width: calc(100% / 12 * 11);
    }
}
@media (min-width: 480px) {
    .df-row .col-ph-12 {
        -ms-flex: 1 0 calc(100% / 12 * 12);
        flex: 1 0 calc(100% / 12 * 12);
        max-width: calc(100% / 12 * 12);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-0 {
        margin-left: calc(100% / 12 * 0);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-1 {
        margin-left: calc(100% / 12 * 1);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-2 {
        margin-left: calc(100% / 12 * 2);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-3 {
        margin-left: calc(100% / 12 * 3);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-4 {
        margin-left: calc(100% / 12 * 4);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-5 {
        margin-left: calc(100% / 12 * 5);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-6 {
        margin-left: calc(100% / 12 * 6);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-7 {
        margin-left: calc(100% / 12 * 7);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-8 {
        margin-left: calc(100% / 12 * 8);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-9 {
        margin-left: calc(100% / 12 * 9);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-10 {
        margin-left: calc(100% / 12 * 10);
    }
}
@media (min-width: 480px) {
    .df-row .col-offset-ph-11 {
        margin-left: calc(100% / 12 * 11);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-1 {
        -ms-flex: 1 0 calc(100% / 12 * 1);
        flex: 1 0 calc(100% / 12 * 1);
        max-width: calc(100% / 12 * 1);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-2 {
        -ms-flex: 1 0 calc(100% / 12 * 2);
        flex: 1 0 calc(100% / 12 * 2);
        max-width: calc(100% / 12 * 2);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-3 {
        -ms-flex: 1 0 calc(100% / 12 * 3);
        flex: 1 0 calc(100% / 12 * 3);
        max-width: calc(100% / 12 * 3);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-4 {
        -ms-flex: 1 0 calc(100% / 12 * 4);
        flex: 1 0 calc(100% / 12 * 4);
        max-width: calc(100% / 12 * 4);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-5 {
        -ms-flex: 1 0 calc(100% / 12 * 5);
        flex: 1 0 calc(100% / 12 * 5);
        max-width: calc(100% / 12 * 5);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-6 {
        -ms-flex: 1 0 calc(100% / 12 * 6);
        flex: 1 0 calc(100% / 12 * 6);
        max-width: calc(100% / 12 * 6);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-7 {
        -ms-flex: 1 0 calc(100% / 12 * 7);
        flex: 1 0 calc(100% / 12 * 7);
        max-width: calc(100% / 12 * 7);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-8 {
        -ms-flex: 1 0 calc(100% / 12 * 8);
        flex: 1 0 calc(100% / 12 * 8);
        max-width: calc(100% / 12 * 8);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-9 {
        -ms-flex: 1 0 calc(100% / 12 * 9);
        flex: 1 0 calc(100% / 12 * 9);
        max-width: calc(100% / 12 * 9);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-10 {
        -ms-flex: 1 0 calc(100% / 12 * 10);
        flex: 1 0 calc(100% / 12 * 10);
        max-width: calc(100% / 12 * 10);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-11 {
        -ms-flex: 1 0 calc(100% / 12 * 11);
        flex: 1 0 calc(100% / 12 * 11);
        max-width: calc(100% / 12 * 11);
    }
}
@media (min-width: 768px) {
    .df-row .col-sm-12 {
        -ms-flex: 1 0 calc(100% / 12 * 12);
        flex: 1 0 calc(100% / 12 * 12);
        max-width: calc(100% / 12 * 12);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-0 {
        margin-left: calc(100% / 12 * 0);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-1 {
        margin-left: calc(100% / 12 * 1);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-2 {
        margin-left: calc(100% / 12 * 2);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-3 {
        margin-left: calc(100% / 12 * 3);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-4 {
        margin-left: calc(100% / 12 * 4);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-5 {
        margin-left: calc(100% / 12 * 5);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-6 {
        margin-left: calc(100% / 12 * 6);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-7 {
        margin-left: calc(100% / 12 * 7);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-8 {
        margin-left: calc(100% / 12 * 8);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-9 {
        margin-left: calc(100% / 12 * 9);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-10 {
        margin-left: calc(100% / 12 * 10);
    }
}
@media (min-width: 768px) {
    .df-row .col-offset-sm-11 {
        margin-left: calc(100% / 12 * 11);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-1 {
        -ms-flex: 1 0 calc(100% / 12 * 1);
        flex: 1 0 calc(100% / 12 * 1);
        max-width: calc(100% / 12 * 1);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-2 {
        -ms-flex: 1 0 calc(100% / 12 * 2);
        flex: 1 0 calc(100% / 12 * 2);
        max-width: calc(100% / 12 * 2);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-3 {
        -ms-flex: 1 0 calc(100% / 12 * 3);
        flex: 1 0 calc(100% / 12 * 3);
        max-width: calc(100% / 12 * 3);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-4 {
        -ms-flex: 1 0 calc(100% / 12 * 4);
        flex: 1 0 calc(100% / 12 * 4);
        max-width: calc(100% / 12 * 4);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-5 {
        -ms-flex: 1 0 calc(100% / 12 * 5);
        flex: 1 0 calc(100% / 12 * 5);
        max-width: calc(100% / 12 * 5);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-6 {
        -ms-flex: 1 0 calc(100% / 12 * 6);
        flex: 1 0 calc(100% / 12 * 6);
        max-width: calc(100% / 12 * 6);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-7 {
        -ms-flex: 1 0 calc(100% / 12 * 7);
        flex: 1 0 calc(100% / 12 * 7);
        max-width: calc(100% / 12 * 7);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-8 {
        -ms-flex: 1 0 calc(100% / 12 * 8);
        flex: 1 0 calc(100% / 12 * 8);
        max-width: calc(100% / 12 * 8);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-9 {
        -ms-flex: 1 0 calc(100% / 12 * 9);
        flex: 1 0 calc(100% / 12 * 9);
        max-width: calc(100% / 12 * 9);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-10 {
        -ms-flex: 1 0 calc(100% / 12 * 10);
        flex: 1 0 calc(100% / 12 * 10);
        max-width: calc(100% / 12 * 10);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-11 {
        -ms-flex: 1 0 calc(100% / 12 * 11);
        flex: 1 0 calc(100% / 12 * 11);
        max-width: calc(100% / 12 * 11);
    }
}
@media (min-width: 1024px) {
    .df-row .col-md-12 {
        -ms-flex: 1 0 calc(100% / 12 * 12);
        flex: 1 0 calc(100% / 12 * 12);
        max-width: calc(100% / 12 * 12);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-0 {
        margin-left: calc(100% / 12 * 0);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-1 {
        margin-left: calc(100% / 12 * 1);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-2 {
        margin-left: calc(100% / 12 * 2);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-3 {
        margin-left: calc(100% / 12 * 3);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-4 {
        margin-left: calc(100% / 12 * 4);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-5 {
        margin-left: calc(100% / 12 * 5);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-6 {
        margin-left: calc(100% / 12 * 6);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-7 {
        margin-left: calc(100% / 12 * 7);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-8 {
        margin-left: calc(100% / 12 * 8);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-9 {
        margin-left: calc(100% / 12 * 9);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-10 {
        margin-left: calc(100% / 12 * 10);
    }
}
@media (min-width: 1024px) {
    .df-row .col-offset-md-11 {
        margin-left: calc(100% / 12 * 11);
    }
}
.df-row [class*="col-"] {
    width: 100%;
    padding: 0 15px;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
    color: inherit;
    text-decoration: none;
}
h1 a:focus,
h1 a:hover,
.h1 a:focus,
.h1 a:hover,
h2 a:focus,
h2 a:hover,
.h2 a:focus,
.h2 a:hover,
h3 a:focus,
h3 a:hover,
.h3 a:focus,
.h3 a:hover,
h4 a:focus,
h4 a:hover,
.h4 a:focus,
.h4 a:hover,
h5 a:focus,
h5 a:hover,
.h5 a:focus,
.h5 a:hover,
h6 a:focus,
h6 a:hover,
.h6 a:focus,
.h6 a:hover,
.h a:focus,
.h a:hover {
    color: #c9090a;
    opacity: 1;
}
[id="wrapper"] {
    height: 100%;
}
#main {
    padding: 0;
}
.container-fluid {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}
.nav-active {
    height: 100vh;
    overflow-y: scroll;
}
@media (min-width: 1024px) {
    .nav-active .nav > ul > li:not(.nav-desktop-block) {
        pointer-events: none;
    }
}
li.d-mobile-none.nav-desktop-block {
    padding: 16px 0 14px 0;
}
.mega-search-wrap.search-open-close {
    margin: 2px 0 -2px 0;
}
.post.feat .head-post h1 {
    float: none;
}
.post.feat .head-post .title-info {
    float: none;
}
body.category {
    padding-top: 0;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}

@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.eot?unu28q);
    src: url(fonts/icomoon.eot?unu28q#iefix) format("embedded-opentype"), url(fonts/icomoon.ttf?unu28q) format("truetype"), url(fonts/icomoon.woff?unu28q) format("woff"), url(fonts/icomoon.svg?unu28q#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
    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;
}
.icon-arrow:before {
    content: "\e904";
}
.icon-arrow-left:before {
    content: "\e900";
}
.icon-arrow-right:before {
    content: "\e903";
}
.icon-pinterest:before {
    content: "\e902";
}
.icon-email:before {
    content: "\e901";
}
.icon-facebook:before {
    content: "\e80d";
}
.icon-twitter:before {
    content: "\e811";
}
.icon-search:before {
    content: "\e617";
}
#content .social-network,
#menu ul,
#nav ul,
.directory-list,
.footer-list,
.footer-list ul,
.post.feat .list-design,
.tabset {
    margin: 0;
    padding: 0;
    list-style: none;
}
#content .comment-holder .wrap:after,
#content .gallerybox a:after,
#content .holder:after,
#content .social-network:after,
#content .storybox a:after,
#footer .holder:after,
#header .top-holder:after,
#menu .social-network:after,
#nav .drop-menu ul:after,
#nav ul:after,
#nav:after,
.area:after,
.category-holder .holder:after,
.category-news .wrap:after,
.clearfix:after,
.directory-list:after,
.exclusives-gallery:after,
.footer-list:after,
.head-post:after,
.main-holder:after,
.navigation-single:after,
.post-password-form p:after,
.search-form:after,
.tabset:after,
.widget:after,
dl:after {
    content: "";
    display: block;
    clear: both;
}
.email-gallery {
    background-color: #eee;
    margin-bottom: -16px;
    margin-top: 20px;
    padding: 60px 0 30px 0;
}
.email-gallery h4 {
    text-align: center;
    font-size: 1.5em;
    padding-bottom: 5px;
}
.email-gallery label.gfield_label {
    display: none !important;
}
li#field_51_2 {
    margin-bottom: 30px !important;
}
label#label_51_2_1 {
    margin-top: 7px;
}
label#label_51_2_2 {
    margin-top: 7px;
}
input#input_51_1 {
    width: 75%;
}
input#gform_submit_button_51 {
    color: #fff;
    width: 22%;
    padding: 6px;
    border: 0;
    background-color: #b80e0e;
    margin-top: -65px;
}
.DOP_NextGENThumbnailGallery_Caption {
    display: none !important;
}
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
* {
    max-height: 1000000px;
}
body {
    color: #26292a;
    background: #fff;
    font: 18px/1.4 "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.gm-style img {
    max-width: none;
}
#wrapper {
    overflow: hidden;
}
.area {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.single-setstudio .area {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.single-graphics .area {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.wr-megamenu-container .jsn-bootstrap3 .row {
    max-width: 1170px;
    padding: 0 5px !important;
    margin: 0 auto !important;
}
iframe {
    max-width: 100%;
}
span.embed-youtube iframe {
    max-height: 380px;
}
span.embed-youtube {
    margin-bottom: -30px;
}
address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
    margin: 0 0 1.2em;
}
blockquote {
    border-left: 4px solid #8b8b8b;
    padding-left: 0.5em;
    margin-left: 1.2em;
}
td,
th {
    border: 1px solid #8b8b8b;
    padding: 0.5em;
    text-align: left;
    vertical-align: top;
}
th {
    text-align: center;
    vertical-align: middle;
}
ol,
ul {
    padding-left: 3em;
}
ol ol,
ol ul,
ul ol,
ul ul {
    padding-left: 3em;
    margin: 0;
}
ul {
    list-style-type: disc;
}
dl dt {
    float: left;
    clear: left;
    padding-right: 0.3em;
    font-weight: 700;
}
dl dd {
    overflow: hidden;
}
pre {
    max-width: 100%;
}
fieldset,
form {
    margin: 0;
    padding: 0;
    border-style: none;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: 1px solid #8b8b8b;
    padding: 0.4em 0.7em;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
textarea:focus {
    border-color: #26292a;
}
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #8b8b8b;
}
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #8b8b8b;
}
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #8b8b8b;
}
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #8b8b8b;
}
input[type="email"].placeholder,
input[type="password"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="text"].placeholder,
textarea.placeholder {
    color: #8b8b8b;
}
select {
    -webkit-border-radius: 0;
}
textarea {
    resize: vertical;
    vertical-align: top;
}
button,
input[type="button"],
input[type="file"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
}
.widget {
    margin-bottom: 1.2em;
}
.widget ul {
    padding-left: 2em;
}
.widget select {
    min-width: 150px;
}
.widget ul {
    padding-left: 0;
}
.wpp-list li {
    overflow: hidden;
    float: none;
    clear: both;
    border-top: 1px solid #eee;
    padding: 10px 0 10px 0;
}
.comment-form label {
    display: block;
    padding-bottom: 4px;
}
.comment-form textarea {
    overflow: auto;
    margin: 0;
    height: 120px;
    min-height: 120px;
}
.comment-form input[type="text"],
.comment-form textarea {
    margin: 0 4px 0 0;
    width: 300px;
}
.comment-form input[type="submit"] {
    display: block;
    float: none;
}
.post-password-form label {
    display: block;
}
.post-password-form input[type="password"] {
    margin: 0 4px 0 0;
    width: 300px;
}
.search-form input {
    float: left;
    height: 36px;
}
.search-form input[type="search"] {
    margin: 0 4px 0 0;
    width: 150px;
}
.post-password-form input {
    float: left;
}
.post-password-form input[type="password"] {
    width: 300px;
    margin-right: 1rem;
}
.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    text-align: center;
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid #252525;
    text-decoration: none;
    padding: 9px 10px 8px;
    color: #2d2f33;
    background: 0 0;
}
.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
    color: #c9090a;
    border-color: #c9090a;
}
.commentlist {
    margin: 0 0 1.2em;
}
.commentlist .edit-link {
    margin: 0;
}
.commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0;
}
.commentlist-item .commentlist-item {
    padding: 0;
}
.comment,
.commentlist-holder {
    overflow: hidden;
}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
    padding-top: 1.2em;
}
.widget_calendar #next {
    text-align: right;
}
.gallery-item dt {
    float: none;
    padding: 0;
}
.navigation,
.navigation-comments {
    position: relative;
    vertical-align: middle;
    margin-bottom: 1.2em;
    margin: 0 0 1.2em;
}
.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px;
}
.navigation .page-numbers,
.navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.4em;
}
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    text-align: center;
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid #252525;
    text-decoration: none;
    padding: 9px 10px 8px;
    color: #2d2f33;
    background: 0 0;
}
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
    color: #c9090a;
    border-color: #c9090a;
}
.navigation-single {
    margin-bottom: 1.2em;
}
.navigation-single .next,
.navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    text-align: center;
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid #252525;
    text-decoration: none;
    padding: 9px 10px 8px;
    color: #2d2f33;
    background: 0 0;
}
.navigation-single .next:hover,
.navigation-single .prev:hover {
    color: #c9090a;
    border-color: #c9090a;
}
.navigation-single .next a,
.navigation-single .prev a {
    color: inherit;
    text-decoration: none;
}
.navigation-single .next {
    float: right;
}
div.aligncenter {
    margin: 0 auto;
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignleft {
    float: left;
    margin: 0 1.2em 4px 0;
}
.alignright {
    float: right;
    margin: 0 0 1.6em 1.2em;
}
.mejs-container {
    margin-bottom: 1.2em;
}
.alignnone,
.bypostauthor,
.gallery,
.gallery-caption,
.sticky,
.wp-caption-text {
    height: auto;
}
.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 700;
    margin: 0 0 0.5em;
    color: #2d2f33;
}
.h1,
h1 {
    font-size: 35px;
}
.h2,
h2 {
    font-size: 27px;
    color: #56595e;
}
.h3,
h3 {
    font-size: 27px;
    font-weight: 400;
}
.h4,
h4 {
    font-size: 22px;
    font-weight: 600;
}
.h5,
h5 {
    font-size: 22px;
    font-weight: 600;
}
.h6,
h6 {
    font-size: 15px;
}
p {
    margin: 0 0 1em;
}
a {
    color: #8b8b8b;
    text-decoration: none;
}
a:focus,
a:hover {
    text-decoration: none;
    color: #c9090a;
}
#header {
    background: #b80e0e;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 100;
}
#header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(images/bg-decor.png);
    height: 10px;
}
#header .top-holder {
    padding: 26px 0 12px;
}
#header .banner {
    float: right;
    max-width: 728px;
    margin-top: -3px;
}
#header .banner img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
.logo {
    float: left;
    margin: 21px 0 0;
}
.author-name {
    float: right !important;
    font-size: 15px !important;
    margin-top: -17px;
    margin-bottom: 10px;
}
.author-name a {
    color: #fff !important;
}
#nav {
    background: #c9090a;
    padding: 0 0 0;
}
.menu-wrap.social {
    padding-top: 15px;
}
#mega-menu-wrap-primary {
    clear: both;
    margin-left: -10px;
}
#mega-menu-wrap-primary #mega-menu-primary p {
    margin-bottom: 10px;
    line-height: 15px;
    padding-top: 10px;
    font-size: 13px;
    max-width: 262px;
    text-transform: initial;
}
div#div-gpt-ad-1452248236756-0 {
    margin-top: 10px;
}
div#div-gpt-ad-1452248152694-0 {
    margin-top: 10px;
}
div#div-gpt-ad-1452248132102-0 {
    margin-top: 10px;
}
#nav ul > li {
    vertical-align: top;
}
h4.mega-block-title {
    font-weight: 600 !important;
    font-size: 18px !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: 15px !important;
}
.mega-directory a {
    font-size: 14px !important;
}
.mega-directory li {
    padding: 10px 20px !important;
}
.mega-ad {
    margin-left: -15px;
}
#mega-menu-wrap-primary li img {
    padding-top: 10px;
}
.nav-secondary a {
    font-size: 15px;
    text-transform: capitalize;
    display: block !important;
    padding-bottom: 10px !important;
}
.nav-secondary li {
    display: block !important;
}
.wr-megamenu-container ul.wr-mega-menu ul.sub-menu,
.wr-megamenu-inner {
    background: #b80e0e !important;
}
.wr-megamenu-inner {
    border: 0 !important;
    top: 100% !important;
    padding: 30px 0 0 !important;
    text-align: left;
}
#nav .wr-megamenu-container .widget_recent_entries_from_category {
    width: 75%;
}
#nav .wr-megamenu-container .widget_recent_entries_from_category ul li,
#nav .wr-megamenu-container .widget_text {
    float: left;
    width: 33.3%;
    font-size: 20px;
    padding: 0 15px;
    margin: 0 !important;
    text-transform: none;
}
#nav .wr-megamenu-container .widget_text {
    width: 25%;
    font-size: 12px;
}
#nav .wr-megamenu-container .widget_recent_entries_from_category ul li:first-child {
    padding: 0 15px 0 0;
}
#nav .wr-megamenu-container .widget {
    float: left;
}
#nav ul.wr-mega-menu {
    width: 100%;
    font-size: 0;
    line-height: 0;
    text-align: justify;
}
#nav ul.wr-mega-menu:after {
    display: inline-block;
    width: 100%;
    content: "";
    height: 0;
    font-size: 0;
    line-height: 0;
}
#nav ul.wr-mega-menu li {
    padding: 0 0 18px;
    margin: 0 2.18% -3px;
}
#nav ul > li {
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    float: none;
    margin: 0 2.2% -3px 0;
}
#nav ul > li.active a {
    color: #8b8b8b;
}
#nav ul > li.current-post-parent a {
    color: #fff;
}
#nav ul > li:hover .drop-menu {
    max-height: 4000px;
}
#nav ul > li:hover .drop-menu .drop {
    transform: translateY(0);
}
#nav ul > li:hover > a {
    opacity: 0.75;
}
#nav ul a {
    text-decoration: none;
    color: #fff;
    position: relative;
    padding: 0;
    display: inline-block;
}
#nav ul a:hover {
    opacity: 0.75;
}
#nav ul a:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -20px;
    bottom: -4px;
    border-left: 0 dotted rgba(233, 158, 158, 0.5);
}
#nav .menu {
    display: table;
    width: 100%;
}
#nav .menu-holder {
    display: table-row;
}
#nav .menu-wrap {
    display: table-cell;
    vertical-align: top;
}
#nav .social-network {
    width: 100%;
    padding: 6px 16px;
    text-align: justify;
    font-size: 0;
    line-height: 0;
    position: relative;
    top: -3px;
}
#nav .social-network:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    bottom: 2px;
    border-left: 1px dotted rgba(233, 158, 158, 0.5);
}
#nav .social-network:after {
    display: inline-block;
    width: 100%;
    content: "";
    height: 0;
    font-size: 0;
    line-height: 0;
}
#nav .social-network li {
    border-left: 0;
    padding: 0 2px 0 2px !important;
    font-size: 12px;
    line-height: 19px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
#nav .social-network li:first-child {
    padding: 0;
    margin: 0;
}
#nav .social-network li a:after {
    display: none;
}
#nav .search {
    padding: 0 0 15px 20px;
    margin-right: -15px;
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
    position: relative;
}
#nav .search:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    bottom: 9px;
    border-left: 1px dotted rgba(233, 158, 158, 0.5);
}
#nav .search:hover .search-wrap {
    max-height: 4000px;
}
#nav .search:hover .search-wrap .search-block {
    transform: translateY(0);
}
#nav .search i {
    display: none;
    font-size: 20px;
}
#nav .search .search-wrap {
    position: absolute;
    top: 100%;
    right: 0;
    width: 400px;
    z-index: 100;
    max-height: 0;
    transition: all 0.25s linear;
    overflow: hidden;
}
#nav .search .search-block {
    background: #c9090a;
    padding: 10px;
    transition: all 0.25s linear;
    transform: translateY(-100%);
}
#nav .search .row {
    position: relative;
}
#nav .search input[type="search"] {
    border: 0;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 10px 40px 10px 10px;
}
#nav .search button[type="submit"] {
    position: absolute;
    top: 50%;
    right: 12px;
    border: 0;
    transform: translateY(-50%);
    background: 0 0;
    padding: 2px;
    outline: 0;
}
#nav .search button[type="submit"] i {
    display: block;
}
#nav .search .link-search {
    text-decoration: none;
    color: #fff;
}
#nav .drop-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 1080;
    max-height: 0;
    transition: all 0.25s linear;
}
#nav .drop-menu .drop {
    transition: all 0.25s linear;
    transform: translateY(-100%);
    background: #b80e0e;
}
#nav .drop-menu ul {
    margin: 0 -15px;
    padding: 30px 0;
}
#nav .drop-menu ul > li {
    float: left;
    width: 25%;
    padding: 0 15px;
    margin: 0;
    font-size: 20px;
    text-transform: none;
}
#nav .drop-menu ul > li:hover a {
    opacity: 1;
}
#nav .drop-menu ul > li a {
    display: block;
    transition: opacity 0.3s ease;
}
#nav .drop-menu ul > li a:hover {
    opacity: 0.75;
}
#nav .drop-menu ul > li a:after {
    display: none;
}
#nav .drop-menu ul > li.category {
    font-size: 12px;
    text-transform: capitalize;
}
#nav .drop-menu ul > li:first-child {
    padding: 0 15px;
    margin: 0;
}
.container {
    position: relative;
}
.banner {
    text-align: center;
}
.top-banner {
    padding: 15px;
}
.banner-728 {
    width: auto;
}
.banner-spacer {
    height: 120px;
}
.spacer {
    height: 40px;
}
.massonry-holder {
    padding: 51px 0 0;
}
.massonry-holder .area {
    max-width: 1074px;
}
.massonry-holder .js-masonry {
    margin: 0 -15px;
}
.massonry-holder .box {
    float: left;
    padding: 0 15px 30px;
}
.massonry-holder .box.story {
    width: 36.5%;
}
.massonry-holder .box.gal {
    width: 27%;
}
.news-post {
    background: #fff;
    position: relative;
}
.news-post a {
    display: block;
    color: #2c2c2c;
    text-decoration: none;
    transition: color 0.3s ease;
}
.news-post a:hover {
    color: #c9090a;
}
.news-post.style-blue {
    background: #e7f8ff;
}
.news-post.style-blue .title {
    color: #3a84ad;
}
.news-post.gallary a {
    display: block;
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease;
}
.news-post.gallary a:hover .descript {
    color: #8b8b8b;
}
.news-post.gallary a .descript {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(38, 41, 42, 0.8);
    color: #fff;
    font-weight: 600;
    width: 100%;
}
.news-post.gallary span {
    display: block;
    font-size: 18px;
    font-weight: 400;
}
.news-post.sponsor {
    background: 0 0;
    border: 1px solid #d7d7d7;
}
.news-post img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
.news-post .title {
    display: block;
    padding: 10px 13px 8px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}
.news-post .descript {
    padding: 14px 10px;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -.5px;
}
.news-post .descript p {
    margin: 0;
}
.home-tease {
    width: 100%;
    height: 100px;
    margin-bottom: 60px;
    background: url(http://www.newscaststudio.com/wp-content/uploads/2016/07/olympic-central2.jpg) no-repeat center center;
}
.callout-wrap {
    width: 100%;
    background-color: #2d2f33;
    margin: 21px 0 9px 0;
    color: #fff;
}
.callout-wrap a {
    color: #fff;
}
.callout-wrap span {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.2em;
}
.callout-content {
    max-width: 1170px;
    margin: 0 auto;
}
#callout-left {
    float: left;
    background: #2d2f33;
    width: 46%;
    border: 1px solid #eee;
    padding: 20px;
    margin: 20px;
}
#callout-left:hover {
    background: #c9090a;
    transition: all 0.3s;
    color: #fff;
}
#callout-right {
    float: right;
    background: #2d2f33;
    width: 46%;
    border: 1px solid #eee;
    padding: 20px;
    margin: 20px;
}
#callout-right:hover {
    background: #c9090a;
    transition: all 0.3s;
    color: #fff;
}
.accordion-title {
    border: 1px solid #eee;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.accordion-title:focus {
    outline: 0;
}
.accordion-title.open {
    background: #eee;
}
.directory-holder {
    position: relative;
    padding: 66px 0 0;
    border-bottom: 10px solid #c9090a;
    margin: 0 0 50px;
}
.directory-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 33px;
    background: url(images/bg-decor3.png) repeat-x;
}
.directory-holder h2 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 30px;
}
.directory-list {
    margin: 0 -15px;
    padding: 0 0 5px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}
.directory-list li {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    padding: 0 15px 28px;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 20px;
}
.directory-list .directory-post {
    border-bottom: 1px dotted #26292a;
    padding: 0 0 4px;
}
.directory-list h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 4px;
}
.directory-list a {
    color: #26292a;
    text-decoration: none;
    transition: color 0.3s ease;
}
.directory-list a:hover {
    color: #c9090a;
}
.recent-stories.slick-initialized.slick-slider {
    margin-top: 42px;
}
.category-holder {
    padding: 40px 0 0;
}
.category-holder .head {
    padding: 0 0 4px;
}
.category-holder .head h1 {
    color: #2d2f33;
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.category-holder .image-box {
    position: relative;
}
.category-holder .image-box a:hover .text-wrap {
    color: #8b8b8b;
}
.category-holder .image-box a:hover .text-wrap h2 {
    color: #8b8b8b;
}
.category-holder .image-box .text-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(38, 41, 42, 0.9);
    color: #fff;
    width: 100%;
    padding: 24px 34px;
    transition: all 0.9s ease;
    font-size: 18px;
    font-weight: 400;
}
.category-holder .image-box .text-wrap p {
    margin: 0;
}
.category-holder .image-box .text-wrap h2 {
    font-size: 29px;
    line-height: 31px;
    font-weight: 600;
    margin: 0 0 4px;
    color: #fff;
    transition: all 0.9s ease;
}
.category-holder .image-box img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
.category-holder .holder {
    margin: 0 -15px;
    font-size: 0;
    line-height: 0;
}
.category-holder .banner {
    margin: 0 0 30px;
}
.category-holder .box {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 30px;
    width: 50%;
    letter-spacing: 0;
}
.category .head h1 {
    color: #2d2f33;
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
    margin-bottom: 42px;
    text-align: left;
}
body.page-template-template-all .category-holder {
    margin-top: 40px;
}
body.post-type-archive-setstudio aside#sidebar {
    margin-top: 40px;
}
body.post-type-archive-graphics aside#sidebar {
    margin-top: 40px;
}
.page-template-template-generic .category {
    padding: 80px 0 0 0;
}
body.tag .category-holder {
    margin-top: 40px;
}
body.designer-template-default .category-holder {
    margin-top: 40px;
}
body.page-template-template-directory .category-holder {
    margin-top: 40px;
}
.company-directory {
    margin-top: 40px;
}
.category {
    padding: 40px 0 0 0;
}
.category-holder .news-post {
    max-width: none;
}
.set-news {
    padding: 0px 0 0;
}
.set-news .heading {
    position: relative;
    margin: 0 0 30px;
    border-bottom: 2px solid #c9090a;
}
.set-news .heading h2 {
    font-size: 21px;
    line-height: 22px;
    color: #26292a;
    text-transform: uppercase;
    margin: 0;
}
.set-news .heading:before {
    content: "";
    position: absolute;
    top: 102%;
    left: 0;
    width: 100%;
    background: url(images/bg-decor.png);
    height: 10px;
}
.sliderbox .image-box {
    position: relative;
}
.sliderbox .image-box a:hover .text-wrap {
    color: #8b8b8b;
}
.sliderbox .image-box a:hover .text-wrap h2 {
    color: #8b8b8b;
}
.sliderbox .image-box .text-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(38, 41, 42, 0.9);
    color: #fff;
    width: 100%;
    padding: 24px 34px;
    transition: all 0.9s ease;
    font-size: 18px;
    font-weight: 400;
}
.sliderbox .image-box .text-wrap p {
    margin: 0;
}
.sliderbox .image-box .text-wrap h2 {
    font-size: 29px;
    line-height: 31px;
    font-weight: 600;
    margin: 0 0 4px;
    color: #fff;
    transition: all 0.9s ease;
}
.sliderbox .image-box img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
#footer {
    background: #fafafa;
    padding: 27px 0;
}
#footer .holder {
    padding: 20px 0 10px;
}
.footer-list {
    margin: 0 -5px;
    padding: 0 0 24px;
}
.footer-list .menu > li {
    float: left;
    width: 16.666%;
    padding: 0 5px;
}
.footer-list .menu > li > a {
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 6px;
    color: #8b8b8b;
    display: block;
}
.footer-list ul {
    font-size: 14px;
    line-height: 16px;
}
.footer-list ul li {
    padding: 0 0 3px;
}
.footer-list ul a {
    color: #8b8b8b;
    transition: color 0.3s ease;
    text-decoration: none;
}
.footer-list ul a:hover {
    color: #c9090a;
}
.footer-logo {
    float: left;
}
.copy-holder {
    overflow: hidden;
    padding: 0 0 0 64px;
    color: #8b8b8b;
    font-size: 14px;
    line-height: 16px;
    max-width: 668px;
}
.copy-holder p {
    margin: 0 0 15px;
}
.copy-holder a {
    color: #8b8b8b;
    text-decoration: none;
    transition: color 0.3s ease;
}
.copy-holder a:hover {
    color: #c9090a;
}
.copy-holder span {
    font-size: 11px;
}
.post.feat {
    line-height: 24px;
}
.post.feat h1 {
    letter-spacing: -2px;
    float: left;
    margin-bottom: 15px;
}
.post.feat p {
    margin: 0 0 24px;
}
.post.feat .title-info {
    padding-top: 3px;
    float: right;
}
.post.feat .title-info address {
    font-style: normal;
    margin: 0;
}
.post.feat .title-info dl {
    margin: 0;
    overflow: hidden;
}
.post.feat .title-info dt {
    float: left;
    padding: 0 8px 0 0;
    margin: 0;
    font: 15px/22px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.post.feat .title-info dd {
    float: left;
    margin: 0;
    font: 18px/20px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.post.feat .custom-gallery {
    margin-bottom: 14px;
}
.post.feat .custom-gallery img {
    width: 100%;
    vertical-align: top;
}
.post.feat .design {
    background: #f7f7f7;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    margin-bottom: 16px;
}
.post.feat .design .img-hold {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    width: 20%;
}
.post.feat .design .txt-hold {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    width: 24%;
    padding-left: 10px;
    margin-top: -2px;
}
.post.feat .design .txt-hold span {
    display: block;
    color: #5d6365;
    font: 15px/20px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.post.feat .design .txt-hold span.name {
    color: #2d2f33;
    font: 600 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.post.feat .design .button-hold {
    padding: 0 13px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    width: 56%;
    text-align: right;
    margin: 0 0;
}
.design img {
    max-width: 120px;
    height: auto;
    padding: 20px 0 20px 20px;
}
.post.feat .design .button-hold .more {
    text-align: center;
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid #252525;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 26px 10px;
    min-width: 165px;
    color: #2d2f33;
    margin: 0 2%;
}
.post.feat .design .button-hold .more:hover {
    text-decoration: none;
    color: #c9090a;
    border-color: #c9090a;
}
.post.feat .list-design {
    letter-spacing: -4px;
    font-size: 0;
    line-height: 0;
    margin: 0 -16px 25px;
}
.post.feat .list-design li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 50%;
    padding: 0 16px;
    margin-bottom: 17px;
}
ul.list-design.additional li {
    width: 33% !important;
}
.post.feat .list-design a {
    display: block;
    text-decoration: none;
    background: #f7f7f7;
}
.post.feat .list-design a:hover .txt-hold {
    background: #8b8b8b;
}
.post.feat .list-design a:hover .txt-hold span {
    color: #fff;
}
.post.feat .list-design img {
    vertical-align: top;
}
.post.feat .list-design .txt-hold {
    padding: 15px 20px;
    background-color: #eee;
}
.post.feat .list-design .txt-hold span {
    display: block;
    color: #5d6365;
    font: 13px/20px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.post.feat .list-design .txt-hold span.name {
    color: #2d2f33;
    font: 16px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.post.feat .img-wrap {
    margin: -4px 0 24px;
    text-align: center;
}
.main-holder {
    position: relative;
    padding: 46px 0 0;
}
.main-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
    background: #b80e0e;
    z-index: -1;
}
.nav-links {
    text-align: right;
}
.pagelink {
    float: right;
    width: 100%;
    text-align: right;
    padding-top: 20px;
}
.my-paginated-posts {
    font-size: 10px;
    font-weight: 400;
    font-family: arial;
    margin-top: 10px;
    margin-bottom: 50px;
}
.my-paginated-posts p {
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.my-paginated-posts p a {
    color: #2d2f33;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0.6em;
    margin-right: 0.6em;
    padding: 0.4em 0.5em;
    text-decoration: none;
    border: 1px solid #252525;
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.my-paginated-posts p a:hover {
    color: #fff;
    margin-left: 0.6em;
    padding: 0.4em 0.5em;
    text-decoration: none;
    border: 1px solid #c9090a;
    background: #c9090a;
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.custom .my-paginated-posts a:hover {
    color: #fff;
    background: #7f1315;
}
.DOP_NextGENThumbnailGallery_Container {
    direction: ltr;
    display: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 2 !important;
}
#lead-text img {
    max-width: 320px;
    padding-top: 10px;
}
#focus-area {
    background: #f5f5f5 url(images/header-pic.jpg);
    margin-top: -20px;
    border-bottom: 1px solid #eee;
}
#nab-lead {
    padding: 75px 15px 75px;
    max-width: 1170px;
    margin: 0 auto;
}
#nab-left {
    float: left;
    width: 48%;
}
#nab-right {
    float: right;
    width: 48%;
}
#nab-show {
    background: #2d2f33;
    margin-top: -20px;
    color: #fff;
    border-bottom: 1px solid #eee;
}
#nab-show #nab-lead p {
    max-width: 700px;
    font-size: 17px;
    line-height: 23px;
}
#nab-show a {
    color: #e5e5e5;
}
#nab-show h1 {
    color: #fff;
}
.quote {
    margin-left: 40px;
    margin-bottom: 30px;
    font-style: italic;
    font-size: 1.6em;
    letter-spacing: -1px;
    position: relative;
    border-bottom: 2px solid #c9090a;
}
.quote:before {
    content: "";
    position: absolute;
    top: 102%;
    left: 0;
    width: 100%;
    background: url(images/bg-decor.png);
    height: 10px;
}
#lead-text p {
    max-width: 500px;
}
#lead-text {
    padding: 75px 15px 75px;
    max-width: 1170px;
    margin: 0 auto;
}
.designer-page-headlines li {
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    list-style-type: none;
}
.designer-page-headlines ul {
    padding-left: 0;
}
.designer-page-news-link {
    color: #26292a;
}
.designer-page-news-link:focus,
.designer-page-news-link:hover {
    color: #c9090a;
}
.designer-holder {
    position: relative;
    padding: 46px 0 0;
}
.designer-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    background: #b80e0e;
    z-index: -1;
}
img.designer-image {
    margin-bottom: 40px;
}
.designer-button .more {
    text-align: center;
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid #252525;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 26px 10px;
    min-width: 165px;
    color: #2d2f33;
    width: 100%;
}
.designer-button .more:hover {
    text-decoration: none;
    color: #c9090a;
    border-color: #c9090a;
}
.designer-premium {
    position: relative;
    padding: 46px 0 0;
}
.designer-premium:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background: #b80e0e;
    z-index: -1;
}
.designer-banner {
    margin-bottom: 40px;
}
.designer-banner img {
    width: 100%;
}
.designer-main {
    width: 65%;
    float: left;
    margin-right: 5%;
}
.designer-contact {
    border: 1px solid #333;
    padding: 25px;
    background-color: #fff;
}
.head-post {
    color: #fff;
}
.head-post h1 {
    color: #fff;
    font-size: 49px;
    line-height: 50px;
    margin: 0 0 15px;
    font-weight: 400;
    letter-spacing: -2px;
}
.soty-holder {
    position: relative;
    padding: 46px 0 0;
}
hr {
    padding: 10px;
    border-top: 2px solid #eee !important;
    border: 0;
}
.soty-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 190px;
    background: #b80e0e;
    z-index: -1;
}
.head-post time {
    font-size: 15px;
    font-weight: 300;
    display: block;
    padding: 0 0 6px;
    text-transform: uppercase;
}
#content {
    float: left;
    width: 74%;
    padding: 0 90px 0 0;
}
#content-designer {
    float: left;
    width: 100%;
    padding: 0;
}
#content .social-network {
    float: left;
    width: 97px;
    padding: 20px 0 0;
}
#content .social-network li {
    padding: 0 0 5px;
}
.social-network .st-facebook-counter {
    background: url(images/ico-f.png) no-repeat !important;
    width: 50px !important;
    height: 50px !important;
}
.social-network .st-twitter-counter {
    background: url(images/ico-t.png) no-repeat !important;
    width: 50px !important;
    height: 50px !important;
}
.social-network .stBubble {
    position: absolute;
    bottom: 0;
    z-index: 4;
    background: 0 0 !important;
}
.social-network .stBubble .stBubble_count {
    background: 0 0 !important;
    border-style: none !important;
    font-size: 10px !important;
    color: #fff !important;
    position: absolute;
    bottom: 0;
    width: 50px !important;
}
#content .text-holder {
    float: left;
    width: 90%;
    padding: 25px 0 0;
    margin: 1rem 3rem 0;
}
#content .text-holder p {
    margin: 0 0 25px;
}
#content .text-holder .title {
    margin: 0 0 22px;
    display: block;
}
.wp-caption p {
    margin: 0;
    font-style: italic;
}
p.wp-caption-text {
    padding-top: 10px;
}
.wp-caption-text a {
    text-decoration: none !important;
    border-bottom: 1px solid;
}
#content figure,
.wp-caption {
    margin: 0 0 28px -60px;
    font-style: italic;
    color: #555;
    font: 18px/1.2 "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#content figure img,
.wp-caption img {
    display: block;
    margin: 0 0 7px;
}
#content .comment-holder .wrap {
    padding: 0 64px 0 0;
}
#content .comment-holder .title {
    text-transform: uppercase;
    margin: 0 0 10px;
}
#content .comment-holder .title h3 {
    font-size: 12px;
    font-weight: 400;
    border-bottom: 1px solid #9c9c9c;
    color: #9c9c9c;
    padding: 0 0 6px;
}
#content .comment-holder .box {
    float: left;
    width: 50%;
    padding: 0 35px 0 0;
    font-size: 12px;
    color: #9c9c9c;
}
#content .banner-box {
    margin: 0 -20px 30px -50px;
    clear: both;
}
#content .storybox {
    opacity: 0;
    transition: opacity 0.3s ease 0.5s;
    margin: 25px 0 35px;
}
#content .storybox.fade-in {
    opacity: 1;
}
#content .storybox a {
    display: block;
    background: #e6e6e6;
    text-decoration: none;
    color: #aeaeae;
    transition: color 0.3s ease, background 0.3s ease;
}
#content .storybox a:hover {
    color: #e6e6e6;
    background: #aeaeae;
}
#content .storybox img {
    float: left;
}
#content .storybox .text {
    overflow: hidden;
    padding: 9px 20px;
    font-size: 23px;
    font-weight: 600;
}
#content .storybox .text p {
    margin: 0;
}
#content .storybox .text span {
    float: right;
    font-size: 24px;
    line-height: 24px;
}
#content .storybox.alignleft,
#content .storybox.alignright {
    max-width: 295px;
}
#content .storybox.alignleft {
    margin: 4px 20px 20px -34px;
}
#content .storybox.aligncenter {
    max-width: none;
    margin: 0 0 20px;
}
.clear-box {
    clear: both;
}
#content .gallerybox {
    opacity: 0;
    transition: opacity 0.3s ease 0.5s;
    margin: 0 0 20px;
}
#content .gallerybox.fade-in {
    opacity: 1;
}
#content .gallerybox.hidden {
    display: none;
}
#content .gallerybox a {
    min-width: 295px;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #b5b5b5;
    transition: color 0.3s ease, background 0.3s ease;
}
#content .gallerybox a:hover {
    color: #313131;
    background: #b5b5b5;
}
#content .gallerybox .img-hold {
    position: relative;
    float: left;
    border: 4px solid #6c6c6c;
    margin-right: 24px;
}
#content .gallerybox .border-one {
    display: block;
    width: 110%;
    height: 110%;
    border-right: 4px solid #6c6c6c;
    border-bottom: 4px solid #6c6c6c;
    position: absolute;
    right: -12px;
    top: 4px;
}
a.gallery-none {
    text-decoration: none !important;
}
#content .gallerybox .border-two {
    display: block;
    width: 110%;
    height: 110%;
    border-right: 4px solid #6c6c6c;
    border-bottom: 4px solid #6c6c6c;
    position: absolute;
    right: -20px;
    top: 12px;
}
#content .gallerybox img {
    float: left;
    width: 200px;
    height: auto;
}
#content .gallerybox .text {
    font-size: 16px;
    font-weight: 600;
}
#content .gallerybox .text strong {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
}
#content .gallerybox .text p {
    margin: 0 0 8px;
}
#content .gallerybox .text p:last-child {
    margin-bottom: 0;
}
#content .gallerybox.alignleft,
#content .gallerybox.alignright {
    max-width: 295px;
}
#content .gallerybox.alignleft {
    margin: 4px 20px 20px -34px;
}
#content .gallerybox.aligncenter {
    max-width: none;
    margin: 0 0 20px;
}
#content .banner {
    margin: 0 0 20px;
    margin: 0 auto 20px;
    width: 728px;
}
#sidebar {
    float: left;
    width: 26%;
}
.gallery-exlusive .gallery-wrap {
    background: #2d3033;
    padding: 46px 0 0;
    margin: 0 0 30px;
}
.gallery-exlusive .custom-gallery {
    float: left;
    width: 86%;
    padding: 0 36px 0 0;
}
.gallery-exlusive .custom-gallery .descript {
    font-size: 18px;
    color: #fff;
    float: right;
    padding: 10px 0 0;
}
.gallery-exlusive .sidebar {
    float: left;
    width: 14%;
}
.gallery-exlusive .sidebar img {
    width: 100%;
    height: auto;
}
.exclusives-gallery {
    position: relative;
    margin: 0 0 50px;
}
.exclusives-gallery:before {
    content: "";
    background: url(images/bg-decor2.png) repeat-x;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 78px;
}
.exclusives-gallery:hover .slick-next,
.exclusives-gallery:hover .slick-prev {
    opacity: 1;
}
.exclusives-gallery .slick-slide:after {
    display: none;
}
.exclusives-gallery .slick-slide img {
    width: 100%;
    height: auto;
    min-height: inherit;
}
.exclusives-gallery .slick-slide .text-holder {
    opacity: 1;
    padding: 19px 25px 5px;
    background: url(images/bg-decor2.png) repeat-x;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    position: absolute;
}
.exclusives-gallery .slick-prev {
    left: 0;
    opacity: 1;
}
.exclusives-gallery .slick-next {
    right: 0;
    opacity: 1;
}
.responsive-gallery {
    margin: 50px 0 50px;
}
.responsive-gallery .news-post {
    margin: 0 15px;
}
.responsive-gallery:hover .slick-next,
.responsive-gallery:hover .slick-prev {
    opacity: 1;
}
.responsive-gallery .slick-slide:after {
    display: none;
}
.responsive-gallery .slick-prev {
    left: 0;
    opacity: 1;
}
.responsive-gallery .slick-next {
    right: 0;
    opacity: 1;
}
.slider {
    margin: 0 0 50px;
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 38%;
    transform: translateY(-50%);
    padding: 0;
    border: none;
    outline: 0;
    z-index: 10;
    width: 90px;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-prev {
    left: 19%;
}
.slick-prev:hover:before {
    color: #c9090a;
}
.slick-prev:before {
    content: "\e900";
    font-family: icomoon;
    color: #fff;
    font-size: 90px;
    transition: color 0.3s ease;
}
.slick-next {
    left: auto;
    right: 19%;
}
.slick-next:hover:before {
    color: #c9090a;
}
.slick-next:before {
    content: "\e903";
    font-family: icomoon;
    color: #fff;
    font-size: 90px;
    transition: color 0.3s ease;
}
img.attachment-full.wp-post-image {
    width: 100%;
}
.directory-buttons ul {
    padding-left: 0;
}
.directory-buttons li {
    list-style: none;
    display: block;
}
.directory-buttons a {
    list-style: none;
    display: block;
    width: 100%;
    line-height: 2em;
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 20px;
}
.directory-buttons a:hover {
    background-color: #c9090a;
    color: #fff;
}
.DOP_NextGENThumbnailGallery_Image img {
    border-radius: 0 !important;
}
.DOP_NextGENThumbnailGallery_ImageBg {
    border-radius: 0 !important;
}
.DOP_NextGENThumbnailGallery_Thumb {
    border-radius: 0 !important;
    border-style: solid !important;
    border-width: 0 !important;
}
.DOP_NextGENThumbnailGallery_ThumbContainer {
    border-radius: 0 !important;
    border-style: solid !important;
    border-width: 0 !important;
}
.DOP_NextGENThumbnailGallery_Image {
    border-radius: 0 !important;
}
.box .news-post {
    min-height: 250px !important;
}
.author-photo img {
    float: right;
    max-width: 200px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.author-title {
    margin-top: -40px;
    margin-bottom: 20px;
}
.recent-stories .slick-prev {
    left: 0;
}
.recent-stories .slick-next {
    right: 0;
}
#podcast-header {
    background: #2d2f33;
    margin-top: 0;
    border-bottom: 1px solid #eee;
}
#podcast-artwork img {
    max-width: 330px;
}
.podcast-subscribe a {
    padding-right: 5px;
    padding-left: 5px;
}
#podcast-text {
    padding: 60px 15px 40px;
    max-width: 1170px;
    margin: 0 auto;
}
#podcast-header p {
    color: #fff;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
#podcast-header h1 {
    color: #fff;
    padding-top: 20px;
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
}
.podcast-landing {
    margin-top: -150px;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.podcast-landing img {
    outline: 1px solid #eee;
    outline-offset: -1px;
    margin-bottom: 30px;
}
.podcast-host {
    background: #eee;
}
.podcast-host h3 {
    margin-top: 80px;
}
.podcast-host p {
    margin-bottom: 80px;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.podcast-host img {
    max-height: 260px;
    padding-left: 100px;
    padding-top: 40px;
}
body.page-template-template-soty #main {
    margin-top: 30px;
}
#cat-header {
    background: #2d2f33;
    margin-top: -22px;
    border-bottom: 1px solid #eee;
    padding: 50px 0 50px 0;
}
#cat-header:after {
    content: "";
    clear: both;
    display: table;
}
#cat-text {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#cat-header p {
    color: #fff;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
#cat-header h1 {
    color: #fff;
    padding-top: 20px;
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
}
.divider-line {
    height: 1px;
    border-top: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.featured-box {
    width: 100%;
    background: #fff;
    margin: 0 0 25px -5px;
    color: #4a4a4f;
    line-height: 22px;
    font-size: 17px;
    letter-spacing: 0 !important;
    border: 4px solid #f7f7f7;
}
.featured-box .holder {
    padding: 0;
}
.featured-box .frame {
    overflow: hidden;
    padding: 25px 30px 25px 30px;
}
.featured-box .ads {
    float: right;
    margin: 5px 5px 0 0;
}
.featured-box .ads img {
    display: block;
    padding: 0 0 20px 20px;
    max-width: 160px;
    height: auto;
}
.featured-box .text {
    overflow: hidden;
}
#content .featured-box h3 {
    margin: 0;
    font-size: 26px;
    line-height: 27px;
    font-weight: 400;
    color: #777;
    margin-bottom: 10px;
}
.featured-box h3 a {
    color: #4a4a4f;
    text-decoration: none;
}
.featured-box h3 a:hover {
    text-decoration: underline;
}
#content .featured-box p {
    margin: 0 0 6px;
}
.featured-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    color: #979797;
    line-height: 18px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}
.featured-box ul li {
    list-style-type: none;
    list-style-position: outside;
}
.featured-box ul li:first-child {
    border-left: none;
    padding-left: 0;
}
.featured-box ul a {
    color: #979797;
    text-decoration: none;
}
.featured-box ul a:hover {
    text-decoration: underline;
}
.featured-box ul.bullet-list {
    margin-bottom: 10px;
    list-style-type: none;
    border: none;
    margin-top: -5px;
}
.featured-box ul.bullet-list li {
    margin-left: 20px;
    list-style-type: disc;
    border: none;
    color: #777;
    background: 0 0;
    padding: 0;
}
.featured-box strong {
    font-family: inherit;
    font-weight: 700;
}
.info-list {
    margin: 0 7px 32px -6px;
    padding: 0;
    list-style: none;
    color: #737373;
    line-height: 2.5em;
}
.info-list li {
    overflow: hidden;
    list-style-type: none;
    list-style-position: outside;
    padding: 0 0 4px;
    margin: 0 0 3px;
    border-bottom: 1px solid #f2f2f2;
}
.info-list a {
    float: right;
    color: #737373;
    text-decoration: none;
}
.info-list a:hover {
    text-decoration: underline;
}
.directory-subtext {
    font-size: 12px;
    margin: -35px 0 30px 0;
    width: 100%;
    text-align: right;
}
.company-directory h1 {
    border-bottom: 2px solid #f7f7f7;
}
.directory-ad {
    width: 100%;
    margin: 40px 0 40px -6px;
    background-color: #b80e0e;
    padding: 20px 20px 5px 20px;
    display: block;
    color: #fff;
    position: relative;
}
.directory-ad h3 {
    color: #fff;
}
#content h2.generator {
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #666;
    display: block;
    padding: 10px;
    background: #fff;
    margin: 0 auto;
    letter-spacing: 2px;
}
.generator-box {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 50px 0;
    margin: 20px 0;
    font-size: 42px;
    line-height: 110%;
    letter-spacing: -1px;
    text-align: center;
    margin-top: -5px;
}
#content p.tools {
    text-align: center;
    margin-top: -33px;
    font-size: 13px;
}
#content p.tools a {
    background: #fff;
    color: #666;
    text-decoration: none;
    margin: 0 5px;
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
}
#content p.tools a:hover {
    background: #f2f2f2;
}
p.suggestions {
    border: 0;
    font-size: 13px;
    text-align: center;
}
p.suggestions a {
    color: #666;
}
.popular-posts {
    margin-top: 60px;
}
.soty .top_label .gfield_label {
    font-size: 16px;
    letter-spacing: 0;
    margin: 30px 0 0 0;
}
.soty .top_label input.medium {
    margin: 0 !important;
    width: 100%;
}
.soty .gfield_list select {
    width: 100%;
    border: 1px solid #ccc;
    background: url(/wp-content/themes/newscaststudio/images/down-arrow.png) no-repeat top right;
    height: 32px;
    -webkit-appearance: none;
    border-radius: 0;
    padding-left: 10px;
}
.soty table.gfield_list thead th {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.gform_wrapper .gform_footer input[type="submit"] {
    border: 2px solid #c90909; /* Outline color */
    background-color: transparent; /* Transparent background */
    color: #c90909; /* Text color */
    padding: 10px 20px; /* Add some padding for better usability */
    font-size: 16px; /* Adjust text size */
    border-radius: 4px; /* Rounded corners */
    cursor: pointer; /* Pointer cursor for better UX */
    transition: background-color 0.3s ease, color 0.3s ease; /* Smooth transition */
	float: none;
}

.gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #c90909; /* Fill background color on hover */
    color: #fff; /* Change text color to white on hover */
}

.gform_wrapper .gform_footer input[type="submit"],
.soty .gform_wrapper .gform_footer input.button {
    margin-bottom: 30px;
}
.gform_wrapper .gform_footer input:hover,
.soty .gform_wrapper .gform_footer input.button {
    background: #666 !important;
}
input#gform_submit_button_54 {
    float: left;
    width: 100%;
    display: block;
    padding: 10px;
    margin-bottom: 40px;
}
.gallerybox {
    background: #333;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px;
    position: relative;
}
.gallerybox-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 24px 8px 8px;
}
.gallerybox-arrow {
    font-size: 24px;
    line-height: 24px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}
.gallerybox img {
    float: left;
}
.gallerybox h6 {
    margin-bottom: 5px !important;
}
.gallerybox h6 a {
    color: #fff;
    font-size: 36px;
    letter-spacing: -1px;
    text-decoration: none;
    line-height: 100%;
    text-transform: none;
}
.gallerybox h6 a:hover {
    color: #ccc;
}
.gallerybox p.gallerybox-read-more a {
    color: #fff;
    font-size: 12px;
}
.sgc {
    width: 180px;
    float: right;
    margin: 30px 0 30px 30px;
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    padding: 30px 0;
}
.sgc h4 a {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.sgc p,
.sgc p a {
    font-size: 14px;
    color: #000;
}
.sgc p a {
    color: #c03;
    text-decoration: underline;
}
.sgc p a:hover {
    text-decoration: none;
}
.sgc .sgc-cta {
    background: #c03;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.sgc .sgc-cta:hover {
    background: #666;
}
.sgc-tag,
.sgc-tag a {
    color: #a8a8a8;
    text-decoration: none;
}
.sgc-button {
    background: #c03;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}
a.sgc-button {
    text-decoration: none !important;
    text-align: center;
}
.sgc-button:hover {
    text-decoration: none;
    color: #fff;
}
.story-sponsorship p {
    margin: 0 !important;
}
.story-sponsorship a {
    display: block;
    background: #e7f8ff;
    overflow: hidden;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
    text-decoration: none !important;
    font-size: 14px;
}
.sgc-title {
    float: left;
    text-align: left;
    width: 40%;
    font-weight: 600;
}
.sgc-summary {
    float: right;
    text-align: right;
    width: 40%;
}
#content .sgc-home-box {
    margin-bottom: 25px;
}
#content .sgc-home-box span {
    color: #d6d6d6;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
}
#content .sgc-home-box span a {
    text-decoration: none;
    color: #d6d6d6;
}
#content .sgc-home-box img {
    margin-bottom: 10px;
}
#content .content .sgc-home-box h4 {
    padding-bottom: 20px;
    font-size: 25px;
    line-height: 27px;
}
.tease {
    border-bottom: 1px solid #c03;
    color: #a9a9a9;
    margin: 20px 0;
    border-right: 1px solid #c03;
    border-left: 1px solid #c03;
    clear: both;
}
.tease a {
    color: #999;
    text-decoration: none !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 3px;
}
.tease a:hover {
    text-decoration: none;
}
.tease h6.tease {
    color: #fff !important;
    background: #c03 !important;
    padding: 10px 10px 10px 10px;
    font-size: 14px !important;
    letter-spacing: 2px;
    color: #fff !important;
}
.tease p {
    padding: 10px 20px;
}
.tease img {
    max-width: 200px;
    max-height: 200px;
    float: right;
    padding: 0 20px 0 40px;
}
.author-box {
    border-bottom: 1px solid #c03;
    color: #a9a9a9;
    margin: 20px 0;
    border-right: 1px solid #c03;
    border-left: 1px solid #c03;
}
.author-box a {
    color: #999;
    text-decoration: none !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 3px;
}
.author-box a:hover {
    text-decoration: none;
}
.author-box p {
    padding: 10px 20px;
}
.author-box h6 {
    color: #fff !important;
    background: #c03 !important;
    padding: 10px 10px 10px 10px;
    font-size: 14px !important;
    letter-spacing: 2px;
    color: #fff !important;
}
.author-box h6 {
    color: #fff !important;
    background: #c03 !important;
    padding: 10px 10px 10px 10px;
    font-size: 14px !important;
    letter-spacing: 2px;
    color: #fff !important;
}
.slick-slide {
    position: relative;
}
.slick-slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(38, 41, 42, 0.8);
    transition: opacity 0.3s ease;
}
.slick-slide a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease;
}
.slick-slide a:hover h2 {
    color: #8b8b8b;
}
.slick-slide a:hover .text-holder {
    color: #8b8b8b;
}
.slick-slide .text-holder {
    left: 0;
    bottom: 0;
    background: rgba(38, 41, 42, 0.9);
    color: #fff;
    width: 100%;
    height: 100px;
    padding: 18px 34px 18px;
    font-size: 18px;
    font-weight: 400;
    z-index: -10;
}
.slick-slide .text-holder p {
    margin: 0 0 10px;
}
.slick-slide .text-holder h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 4px;
    color: #fff;
}
.slick-slide.slick-active:after,
.slick-slide.slick-current:after {
    opacity: 0;
    visibility: hidden;
}
.slick-slide.slick-active .text-holder,
.slick-slide.slick-current .text-holder {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
.slick-slide img {
    width: 100%;
    height: auto;
}
.slick-dots {
    display: none !important;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
}
.category-news {
    padding: 42px 0 34px;
}
.category-news .banner {
    float: right;
    padding: 8px 0 0;
    width: 26%;
}
.category-news .banner img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
.tabset {
    border-bottom: 2px solid #c9090a;
    margin: 0 0 31px;
    position: relative;
}
.tabset:before {
    content: "";
    position: absolute;
    top: 102%;
    left: 0;
    width: 100%;
    background: url(images/bg-decor.png);
    height: 10px;
}
.tabset li {
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 0 10px;
}
.tabset li:first-child {
    padding: 0;
}
.tabset a {
    color: #bababa;
    text-decoration: none;
    display: inline-block;
    padding: 4px 4px 2px;
    transition: color 0.3s ease, background 0.3s ease;
}
.tabset a.active {
    font-weight: 700;
    background: #c9090a;
    color: #fff;
}
.tabset a:hover {
    background: #c9090a;
    color: #fff;
}
.tab-holder {
    overflow: hidden;
    padding: 0 7.5% 0 0;
}
.tab-holder .wrap {
    margin: 0 -15px;
    letter-spacing: -4px;
    font-size: 0;
    line-height: 0;
}
.tab-holder .box {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 30px;
    width: 50%;
    letter-spacing: 0;
}
.mobile-drop {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    right: 100%;
    bottom: 0;
    z-index: 99;
    width: 260px;
    display: none;
    background: #c9090a;
}
.mobile-drop:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    z-index: 99;
    box-shadow: -1px 0 7px 1px #000;
}
#menu ul {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
}
#menu ul li {
    padding: 8px;
    border-bottom: 1px dotted rgba(233, 158, 158, 0.5);
}
#menu ul a {
    text-decoration: none;
    color: #fff;
    transition: color 0.3s ease;
}
#menu ul a:hover {
    color: #8b8b8b;
}
#menu .social-network {
    text-align: center;
    padding: 20px 0;
}
#menu .social-network li {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 0;
}
.nav-opener {
    float: left;
    width: 51px;
    height: 51px;
    position: relative;
    border-radius: 3px;
    text-indent: -9999px;
    overflow: hidden;
    display: none;
}
.nav-opener span,
.nav-opener:after,
.nav-opener:before {
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 16px;
    left: 20%;
    right: 20%;
    height: 3px;
    margin-top: -2px;
    transition: all 0.2s linear;
}
.nav-opener:after,
.nav-opener:before {
    content: "";
    top: 10px;
}
.nav-opener:after {
    top: 22px;
}
.mobile-class .nav-opener span {
    opacity: 0;
}
.nav-opener:hover {
    opacity: 0.9;
}
.mobile-class .nav-opener:after,
.mobile-class .nav-opener:before {
    transform: rotate(45deg);
    top: 16px;
    left: 15%;
    right: 15%;
}
.mobile-class .nav-opener:after {
    transform: rotate(-45deg);
}
@media (min-width: 768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }
}
.nav-primary {
    display: none;
}
@media (min-width: 600px) {
    .nav-mobile {
        display: none;
    }
    .nav-primary {
        display: block;
    }
}
@media only screen and (min-width: 1025px) {
    a[href^="skype"],
    a[href^="sms"],
    a[href^="tel"] {
        cursor: default;
        pointer-events: none;
    }
    .hustle-ui.hustle-inline {
        margin-top: -2.5rem !important;
    }
	
	#hustle-embedded-id-13 {
    margin-left: -23px !important;
}

#hustle-embedded-id-14 {
    margin-left: -23px !important;
}
}
@media (max-width: 1169px) {
    #content .text-holder {
        margin: 0px;
    }
    td,
    th {
        padding: 0.3em;
    }
    #header .banner {
        max-width: 500px;
        padding: 10px 0 0;
    }
    #nav ul {
        font-size: 14px;
    }
    #nav ul > li {
        font-size: 16px;
        line-height: 18px;
    }
    #nav ul a:after {
        left: -25px;
    }
    #nav .social-network {
        padding: 6px 15px;
    }
    #nav .search {
        font-size: 14px;
    }
    #nav .search:after {
        left: 0;
    }
    .post.feat .design .img-hold {
        width: 19%;
    }
    .post.feat .design .button-hold {
        padding: 0 8px;
    }
    .post.feat .design .button-hold .more {
        width: 185px;
        margin: 2px 5px;
    }
    .post.feat .list-design {
        margin: 0 -8px 25px;
    }
    .post.feat .list-design li {
        padding: 0 8px;
    }
    .post.feat .list-design .txt-hold {
        padding: 20px;
    }
    #content {
        padding: 0 15px 0 0;
    }
    #content .social-network {
        width: 90px;
    }
    #content .text-holder {
        width: 80%;
    }
    .slick-slide .text-holder {
        padding: 14px 24px 10px;
    }
    .slick-slide .text-holder h2 {
        font-size: 25px;
        line-height: 28px;
    }
    .tabset li {
        padding: 0 0 0 10px;
        font-size: 18px;
    }
}
@media (max-width: 1079px) {
    #nav ul a:after {
        left: -20px;
    }
    #nav ul.wr-mega-menu li {
        margin: 0 1.8% -3px;
    }
    #nav ul.wr-mega-menu li:first-child {
        margin: 0 1.8% -3px 0;
    }
}
@media (max-width: 1023px) {
    #header .banner {
        max-width: 400px;
        padding: 0;
    }
    .logo {
        margin: 0;
    }
    #nav ul a:after {
        left: -14px;
    }
    .massonry-holder {
        padding: 20px 0 0;
    }
    .news-post .title {
        font-size: 14px;
        line-height: 18px;
        padding: 8px 12px 8px;
    }
    .news-post .descript {
        font-size: 16px;
        line-height: 18px;
        padding: 10px;
        letter-spacing: 0;
    }
    .directory-list li {
        width: 50%;
    }
    .category-holder .head h1 {
        font-size: 40px;
        line-height: 42px;
    }
    .post.feat .design .txt-hold {
        width: 30%;
    }
    .post.feat .design .button-hold {
        width: 50%;
    }
    .post.feat .design .button-hold .more {
        width: 185px;
        margin: 4px 5px;
    }
    .head-post h1 {
        font-size: 40px;
        line-height: 44px;
    }
    .exclusives-gallery .slick-slide .text-holder {
        font-size: 16px;
        padding: 10px 16px 10px;
    }
    .slick-next,
    .slick-prev {
        width: 60px;
    }
    .slick-prev:before {
        font-size: 60px;
    }
    .slick-next:before {
        font-size: 60px;
    }
    .slick-slide .text-holder {
        font-size: 14px;
        line-height: 18px;
    }
    .tabset li {
        font-size: 14px;
    }
}
@media (max-width: 979px) {
    .slick-slide img {
        height: auto !important;
        min-height: 0;
    }
    .slick-slide .text-holder {
        height: 80px;
    }
    .slick-slide .text-holder h2 {
        font-size: 20px;
        line-height: 20px;
    }
    .callout-wrap {
        display: none;
    }
    #header .banner {
        max-width: 400px;
        margin: 0 auto 0;
        float: right;
        clear: none;
    }
    .logo {
        width: 450px;
        margin: 0 0 0 10px;
    }
    #nav {
        padding: 0;
    }
    #nav ul {
        float: none;
        padding: 20px 0;
        display: none;
    }
    #nav ul > li {
        float: none;
        border-bottom: 1px dotted rgba(233, 158, 158, 0.5);
        display: block;
        margin: 0;
        padding: 8px;
    }
    #nav ul > li:first-child {
        padding: 8px;
    }
    #nav ul a:after {
        display: none;
    }
    #nav .social-network {
        border-left: 0;
    }
    #nav .social-network li {
        border-bottom: 0;
        font-size: 20px;
    }
    #nav .search {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    #nav .search:after {
        display: none;
    }
    #nav .search span {
        display: none;
    }
    #nav .search i {
        display: block;
    }
    #content {
        float: none;
        width: 100%;
        padding: 0;
    }
    #sidebar {
        float: none;
        width: 100%;
        padding: 0 0 20px;
    }
    #sidebar .widget {
        max-width: 300px;
        margin: 0 auto;
    }
    .gallery-exlusive .sidebar {
        float: none;
        width: 100%;
        max-width: 107px;
        margin: 0 auto;
        padding: 10px 0;
    }
    .mobile-drop {
        display: block;
    }
    .nav-opener {
        display: block;
    }
}
@media (max-width: 767px) {
	.module_id_13 .hustle-main-wrapper {
    margin-top: -55px;
	}

	
    .wp-caption {
        width: 110% !important;
        margin-left: 5% !important;
    }
    .social-network {
        display: none;
    }
    aside#sidebar {
        padding: 40px 0 !important;
    }
    p.wp-caption-text {
        padding: 0 15px;
    }
    .display-none-mobile {
        display: none !important;
    }
    #cat-header {
        margin-top: -76px;
    }
    #cat-text {
        padding: 0 20px;
    }
    .slick-slide .text-holder {
        height: 60px;
    }
    #nab-left {
        float: none;
        width: 100%;
        padding-bottom: 20px;
    }
    #nab-right {
        float: none;
        width: 100%;
    }
    .navigation .page-numbers,
    .navigation-comments .page-numbers {
        padding: 0 2px;
    }
    .slider.center.slick-initialized.slick-slider {
        margin-top: -36px;
    }
    .navigation .next,
    .navigation .prev,
    .navigation-comments .next,
    .navigation-comments .prev {
        font-size: 16px;
    }
    .navigation .next,
    .navigation .prev,
    .navigation-comments .next,
    .navigation-comments .prev {
        padding: 0.2em;
    }
    .navigation-single .next,
    .navigation-single .prev {
        font-size: 16px;
    }
    .navigation-single .next,
    .navigation-single .prev {
        padding: 0.2em;
    }
    .h1,
    h1 {
        font-size: 30px;
    }
    #header .banner {
        max-width: 292px;
        display: none;
    }
    .logo {
        width: 210px;
        margin: 0;
    }
    #nav {
        background: #c9090a;
    }
    #nav .search .search-wrap {
        width: 300px;
        right: -20px;
    }
    #lead-text {
        padding: 20px;
        text-align: center;
    }
    #lead-text .banner {
        display: none;
    }
    .home .banner.aligncenter.banner-728 {
        margin-bottom: 20px;
    }
    .banner.aligncenter.banner-728 {
        margin-bottom: 50px !important;
    }
    .massonry-holder {
        padding: 0;
    }
    .massonry-holder .box.story {
        width: 100%;
    }
    .massonry-holder .box.gal {
        width: 100%;
    }
    .news-post {
        max-width: none;
    }
    .directory-holder {
        padding: 20px 0 0;
        margin: 0 0 20px;
    }
    .directory-list li {
        width: 100%;
    }
    .category-holder .head h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .category-holder .image-box .text-wrap {
        font-size: 14px;
        line-height: 18px;
        padding: 12px;
    }
    .category-holder .image-box .text-wrap h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .sliderbox .image-box .text-wrap {
        font-size: 14px;
        line-height: 18px;
        padding: 12px;
    }
    .sliderbox .image-box .text-wrap h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .category-holder .holder {
        margin: 0;
    }
    .category-holder .box {
        display: block;
        width: 100%;
        padding: 0 0 30px;
    }
    .story-sponsorship a {
        text-decoration: none !important;
    }
    .sgc-title {
        width: 100%;
        float: none;
        text-align: center;
    }
    .sgc-summary {
        width: 100%;
        float: none;
        text-align: center;
    }
    #footer .holder {
        padding: 0;
    }
    .footer-list {
        padding: 0 0 10px;
    }
    .footer-list .menu > li {
        width: 50%;
        padding: 0 5px 10px;
    }
    .footer-logo {
        float: none;
    }
    .copy-holder {
        padding: 10px 0 0;
    }
    .post.feat h1 {
        letter-spacing: 0;
        float: none;
    }
    .post.feat .title-info {
        float: none;
        margin-bottom: 10px;
    }
    .main-holder {
        padding: 20px 0 0;
    }
    .head-post h1 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0;
    }
    #content .social-network {
        float: none;
        width: 100%;
    }
    #content .social-network li {
        float: left;
        padding: 0 5px 0 0;
    }
    #content .text-holder {
        width: 100%;
        float: none;
    }
    #content figure,
    .wp-caption {
        margin: 0 0 20px;
    }
    #content .comment-holder .wrap {
        padding: 0;
    }
    #content .comment-holder .box {
        float: none;
        width: 100%;
        padding: 0 0 20px;
    }
    .box .news-post {
        min-height: 200px !important;
    }
	
    #content .banner-box {
        margin: 0 0 10px;
    }
    #content .storybox .text {
        padding: 16px;
        font-size: 14px;
    }
    #content .storybox.alignleft {
        margin: 0 10px 20px;
    }
    #content .gallerybox .text {
        font-size: 14px;
    }
    #content .gallerybox.alignleft {
        margin: 0 10px 20px;
    }
    .gallery-exlusive .custom-gallery {
        float: none;
        width: 100%;
        padding: 0 0 20px;
    }
    .slider {
        margin: 0 0 20px;
    }
    .slick-next,
    .slick-prev {
        width: 30px;
    }
    .slick-prev {
        left: -2px;
    }
    .slick-prev:before {
        font-size: 30px;
    }
    .slick-next {
        right: -2px;
    }
    .slick-next:before {
        font-size: 30px;
    }
    .slick-slide .text-holder {
        font-size: 12px;
        line-height: 14px;
        padding: 5px;
    }
    .slick-slide .text-holder p {
        margin: 0;
    }
    .slick-slide .text-holder h2 {
        font-size: 16px;
        line-height: 16px;
    }
    .category-news {
        padding: 10px 0;
    }
    .category-news .banner {
        float: none;
        width: 100%;
        margin: 0 auto 20px;
        max-width: 300px;
    }
    .tabset li {
        float: none;
        padding: 0 0 5px;
    }
    .tabset li:first-child {
        padding: 0 0 5px;
    }
    .tab-holder {
        padding: 0;
    }
    .tab-holder .box {
        width: 100%;
    }
}
@media (max-width: 479px) {
    #header {
        position: inherit;
    }
    #main {
        padding: 0;
    }
    .home #main {
        padding-top: 0;
        margin-top: -13px;
    }
    .display-none-mobile {
        display: none !important;
    }
    .re embed,
    .re iframe,
    .responsive-embed embed,
    .responsive-embed iframe {
        width: 100% !important;
        height: 100% !important;
    }
    .main-holder:after {
        background-color: #b80e0e;
    }
    .author-name,
    .author-name a,
    .head-post h1,
    .head-post time {
        color: #fff !important;
    }
	.article-tags .tag {
    font-size: 11px;
    margin: 4px 3px 0 0;
    padding: 7px;
	}
	
    .post.feat .design .img-hold {
        width: 30%;
    }
    .post.feat .design .txt-hold {
        width: 70%;
    }
    .post.feat .design .button-hold {
        width: 100%;
        padding: 10px;
        text-align: center;
        margin: 0;
    }
    .post.feat .design .button-hold .more {
        width: 100%;
        margin: 4px 0;
    }
    .post.feat .list-design li {
        width: 100%;
    }
    #content .storybox.alignleft,
    #content .storybox.alignright {
        float: none;
    }
    #content .gallerybox.alignleft,
    #content .gallerybox.alignright {
        float: none;
    }
    .news-feed {
        margin-top: 30px;
        margin-bottom: -25px;
    }
}
#mc-embedded-subscribe {
    border: 0;
    text-transform: uppercase;
    padding: 0.4em 0.7em;
}
#hospitalDropDown {
    max-width: 350px;
    border-radius: 2px;
    height: 30px;
    margin-bottom: 15px;
}
#hospitalDropDown option {
    width: 100%;
}
.category #searchform {
    position: relative;
    margin-bottom: 15px;
}
.category #searchform input {
    height: 30px;
    padding: 10px 40px 10px 10px;
}
.custom-search .form-row {
    position: relative;
    margin-bottom: 8px;
}
.custom-search .form-row:last-child {
    margin-bottom: 0;
}
.custom-search .form-row input,
.custom-search .form-row select {
    width: 100%;
    margin-bottom: 8px;
}
.custom-search .form-row select {
    height: 32px;
}
.custom-search .search-container {
    position: relative;
    width: 100%;
}
.custom-search .form-row input:last-child,
.custom-search .form-row select:last-child {
    margin-bottom: 0;
}
.custom-search input[type="search"] {
    border: 0;
    height: auto !important;
    display: block;
    box-sizing: border-box;
    border: 1px solid #8b8b8b;
}
.custom-search button[type="submit"] {
    position: absolute;
    top: 50%;
    right: 12px;
    border: 0;
    transform: translateY(-50%);
    background: 0 0;
    padding: 2px;
    outline: 0;
}
@media (min-width: 576px) {
    .custom-search .form-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .custom-search .form-row input,
    .custom-search .form-row select {
        -ms-flex: 1;
        flex: 1;
        margin-right: 8px;
        margin-bottom: 0;
    }
    .custom-search .form-row input:last-child,
    .custom-search .form-row select:last-child {
        margin-right: 0;
    }
    .custom-search .search-container {
        -ms-flex: 1;
        flex: 1;
    }
}
@media (min-width: 768px) {
    .custom-search .form-row select {
        height: 40px;
    }
}
.category #searchform input[type="image"] {
    position: absolute;
    right: 0;
    top: 0;
}
.holder .pagination-designer {
    margin-bottom: 20px;
    margin-left: 7px;
}
.holder .pagination-designer a,
.holder .pagination-designer span {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.4em;
}
.holder .pagination-designer .next,
.holder .pagination-designer .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    text-align: center;
    font: 18px/18px "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 1px solid #252525;
    text-decoration: none;
    padding: 9px 10px 8px;
    color: #2d2f33;
    background: 0 0;
}
#nav .menu {
    position: relative;
}
#nav .submenu-wrap {
    background: #b80e0e;
}
#nav .submenu-wrap ul {
    display: none;
    padding: 35px 5px 10px;
}
#nav .submenu-wrap ul li {
    display: table-cell;
    width: 25%;
    padding-right: 15px;
    vertical-align: top;
}
#nav .submenu-wrap ul li:last-child {
    padding-right: 0;
}
#nav .submenu-wrap ul li p {
    color: #fff;
    line-height: 1.4;
    margin-right: 15px;
    text-transform: none;
    font-size: 0.8em;
}
#nav .submenu-wrap ul li:last-child p {
    margin-top: 3px;
    font-size: 0.8em;
}
#nav .submenu-wrap ul li img {
    max-height: 140px;
    width: 100%;
}
#nav .submenu-wrap ul li a {
    display: block;
}
p.dlm-nf-download-link > a {
    background: #b80e0e;
    display: inline-block;
    padding: 15px 40px;
    color: #fff;
    margin-top: 20px;
}
.guide-text {
    font-size: 8px;
    position: absolute;
    top: -999px;
    left: -999px;
}
.guide-module img {
    width: 300px;
    height: auto;
    float: left;
    margin: 30px 30px 0 0;
}
li.guide-form label.gfield_label {
    display: none !important;
}
.ezcol.guides {
    margin-top: 30px;
}
.ezcol.guides .gform_wrapper .gform_footer {
    margin-top: -15px !important;
}
.ezcol.guides .gform_button.button {
    border: 0;
    background: #b80e0e;
    color: #fff;
    padding: 10px 15px 8px 15px;
}
.ezcol.guides .gform_button.button:hover {
    background: #666;
}
.market-focus {
    border-top: 1px solid #ccc;
    margin-top: 30px;
}
.dbn-box {
    float: right;
    width: 40%;
    margin: 20px 0 20px 20px;
    background: #2f2f2f;
    font-size: 11px;
    color: #fff !important;
}
.dbn-box h4 {
    padding: 20px 20px 10px 20px;
    color: #fff;
    margin: 0;
}
.dbn-box p.dbn {
    padding: 0 20px 10px 20px;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0 !important;
}
.dbn-box ol.dbn {
    color: #fff;
}
.dbn-box ol.dbn li {
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    list-style-type: decimal;
    margin-left: 10px;
    list-style-position: inside;
}
.dbn-box ol.dbn li a {
    text-decoration: underline;
    color: #fff;
}
.dbn-box ol.dbn li a:hover {
    text-decoration: none;
}
.text-holder a {
    text-decoration: underline;
}
.text-holder a:hover {
    text-decoration: none;
}
.text-holder p {
    line-height: 1.5;
}
#content .gallerybox .text p,
#content .gallerybox .text strong {
    text-decoration: none !important;
}
#content .social-network {
    margin-top: -20px !important;
}
img.ncsfw {
    width: 1170px;
    max-width: 1170px;
    margin-left: -97px;
}
@media only screen and (max-width: 767px) {
	.hustle-ui h2 {
    font-size: 18px !important;
	}
	
    .dbn-box {
        display: none;
    }
    #content .social-network {
        margin-top: 0;
    }
    #content .social-network .sfsi_wicons {
        float: left;
    }
    .norm_row {
        width: 100% !important;
    }
    img.ncsfw {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
}
.wp-caption {
    width: 110% !important;
}
a.tweetit {
    color: #55acee;
}
.text-holder a.tweetit::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2017/07/tweetit-icon.png) no-repeat;
    margin-left: 5px;
    margin-right: 10px;
}
p.picboxcaption {
    font-style: normal;
    color: #26292a;
    font-size: 18px;
    line-height: 1.5;
}
p.picboxcaption a {
    color: #ba0000;
}
aside {
    padding: 25px 0 0 0;
    margin: 0 30px 20px 30px;
    background: url(/wp-content/themes/newscaststudio2015/images/bg-decor.png) repeat-x;
}
aside p {
    font-size: 15px !important;
    color: #8b8b8b !important;
}
aside#sidebar {
    background: 0 0;
    padding: 8px 0 0 0;
    margin: 0;
}
.g-19 {
    border-top: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
    padding: 1rem !important;
    margin: 0 0 1.6rem 0 !important;
}
.sticky-wrap:not(.fixed-position) [id="header"] {
    position: relative !important;
}
[id="header"]:after {
    display: none;
}
[id="header"] .container-fluid {
    max-width: 1310px;
}
[id="header"] .top-bar {
    padding: 17px 0 19px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 1024px) {
    [id="header"] .top-bar {
        min-height: 126px;
    }
}
[id="header"] .top-bar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
[id="header"] .top-bar .iframe-post {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right;
}
[id="header"] .top-bar .iframe-post img {
    margin-bottom: 0;
}
[id="header"] .logo {
    float: none;
    margin: 0 15px 0 0;
    width: 100%;
	max-width: 450px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 768px) {
    [id="header"] .logo {
        width: 100%;
		max-width: 450px;
        margin-right: 45px;
    }
}
.header-bar {
    background-color: #c90909;
    color: #fff;
    padding: 14px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1024px) {
    .header-bar {
        position: relative;
        padding: 0;
    }
}
.nav {
    font-size: 17px;
    line-height: 1.3;
}
@media (min-width: 1024px) {
    .nav {
        font-size: 15px;
    }
}
@media (min-width: 1100px) {
    .nav {
        font-size: 17px;
    }
}
.nav ul a {
    transition: color 0.5s ease-in-out;
}
@media (min-width: 1024px) {
    .nav > ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 -8px;
    }
}
.nav > ul > li {
    margin: 0 0 10px;
}
@media (min-width: 1024px) {
    .nav > ul > li {
        margin: 0 5px;
        padding: 14px 0;
    }
}
@media (min-width: 1024px) {
    .nav > ul > li.hover .mega-drop {
        display: block;
        opacity: 1;
        visibility: visible;
        pointer-events: visible;
    }
}
.nav > ul > li.hover > a {
    color: #2c2c2c;
}
.nav > ul > li > a {
    color: inherit;
}
@media (min-width: 1024px) {
    .nav-active .nav-desktop-block .mega-sub-drop {
        opacity: 1;
        visibility: visible;
    }
}
.mega-drop {
    display: none;
    padding: 15px 0;
    margin: 10px -15px;
    background-color: #f0f0f0;
}
.mega-drop .news-post a img {
    height: 146px;
    object-fit: cover;
}
@media (min-width: 1024px) {
    .mega-drop {
        transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
        display: block;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #f0f0f0;
        padding: 33px 0 18px;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 80vh;
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.16);
        margin: 0;
    }
    .mega-drop .container-fluid {
        max-width: 1170px;
    }
}
@media (min-width: 1024px) {
    .mega-sub-drop {
        transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #f0f0f0;
        padding: 25px 0 34px;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 80vh;
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.16);
    }
}
@media (min-width: 1024px) {
    .mega-sub-drop .container-fluid {
        display: -ms-flexbox;
        display: flex;
        max-width: 1170px;
    }
}
@media (min-width: 1024px) {
    .mega-sub-drop .social-list-col {
        width: 277px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-left: 17px;
    }
}
@media (min-width: 1024px) {
    .mega-sub-drop .menu-list-col {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
.mega-sub-drop .title {
    display: block;
    color: #2c2c2c;
    margin: 0 0 23px;
    font-size: 24px;
    font-weight: 700;
}
@media (min-width: 1024px) {
    .mega-sub-drop .menu-list li {
        width: 33.3%;
    }
}
.mega-sub-drop .social-list {
    font-size: 18px;
}
.mega-sub-drop .social-list li {
    margin: 0 0 -1px;
}
.mega-sub-drop .social-list a {
    color: #2c2c2c;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ccc;
}
.mega-sub-drop .social-list a:hover {
    color: #c4c4c4;
}
.mega-sub-drop .social-list a:hover svg {
    fill: #c90909;
}
.mega-sub-drop .social-list svg {
    transition: fill 0.5s ease-in-out;
    width: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.mega-sub-drop .social-list .text {
    padding: 0 0 0 15px;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.picture-menu-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
}
@media (min-width: 768px) {
    .picture-menu-list {
        margin: 0 -17px;
    }
}
@media (min-width: 1024px) {
    .picture-menu-list {
        margin: -33px -9999px 16px;
        padding: 33px 9979px 27px;
        box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.06);
        background-color: #eaeaea;
    }
}
.picture-menu-list:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    height: 3px;
    background-color: #b90e0e;
    max-width: 1140px;
}
.picture-menu-list li {
    padding: 0 5px;
    width: 50%;
}
@media (min-width: 768px) {
    .picture-menu-list li {
        padding: 0 17px;
    }
}
@media (min-width: 1024px) {
    .picture-menu-list li {
        width: 25%;
    }
}
.picture-menu-list li a {
    transition: opacity 0.5s ease-in-out;
}
.picture-menu-list li a:hover {
    opacity: 0.8;
}
.picture-menu-list .news-post.post-small {
    max-width: 100%;
    background-color: transparent;
    margin: 0;
}
.picture-menu-list .news-post.post-small .descript {
    font-size: 12px;
    line-height: 1.2;
    padding: 6px 0 0;
    height: auto;
    min-height: 0;
    letter-spacing: normal;
    align-items: flex-start;
}
@media (min-width: 768px) {
    .picture-menu-list .news-post.post-small .descript {
        font-size: 16px;
        line-height: 1.375;
        padding-bottom: 0;
    }
}
.picture-menu-list .iframe-post a {
    transition: color 0.5s ease-in-out;
}
.picture-menu-list .iframe-post a:hover {
    opacity: 1;
}
.iframe-post {
    font-size: 13px;
    color: #c4c4c4;
}
.iframe-post a {
    color: #c4c4c4;
}
.iframe-post a:hover {
    color: #2c2c2c;
}
.iframe-post img {
    margin: 0 0 10px;
}
.menu-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    font-size: 14px;
    line-height: 1.22;
}
@media (min-width: 768px) {
    .menu-list {
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .menu-list {
        margin: 0 -17px;
    }
}
.menu-list li {
    width: 50%;
    padding: 0 5px;
    margin: 0 0 -1px;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 768px) {
    .menu-list li {
        padding: 0 17px;
    }
}
@media (min-width: 1024px) {
    .menu-list li {
        width: 25%;
    }
}
.menu-list li.hover a {
    color: #c90909;
}
.menu-list a {
    color: #2c2c2c;
    display: block;
    width: 100%;
    padding: 9px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ccc;
}
.d-mobile-none {
    display: none;
}
@media (min-width: 1024px) {
    .d-mobile-none {
        display: block;
    }
}
.nav-opener {
    display: block;
    position: relative;
    width: 22px;
    height: 14px;
    overflow: visible;
}
@media (min-width: 1024px) {
    .nav-opener {
        display: none;
    }
}
@media (min-width: 1024px) {
    .nav .nav-opener {
        display: block;
        margin-top: 3px;
    }
}
.nav-opener:after,
.nav-opener:before,
.nav-opener span {
    transition: all 0.5s ease-in-out;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    background-color: #fff;
}
.nav-opener:after,
.nav-opener:before {
    content: "";
}
.nav-opener:before {
    top: 0;
}
.nav-opener:after {
    top: 12px;
}
.nav-opener span {
    top: 50%;
    transform: translateY(-50%);
}
.nav-active .nav-opener span {
    opacity: 0;
}
.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
    transform: rotate(-45deg);
    top: 50%;
}
.nav-active .nav-opener:after {
    transform: rotate(45deg);
}
.nav-mobile-drop {
    transition: left 0.5s ease-in-out;
    background-color: #c90909;
    padding: 15px;
    position: absolute;
    top: 100%;
    left: -100%;
    width: 100%;
    z-index: 100;
    height: calc(100vh - 103px);
    height: calc((var(--vh, 1vh) * 100) - 103px);
    overflow: auto;
}
@media (min-width: 1024px) {
    .nav-mobile-drop {
        background-color: transparent;
        position: static;
        height: auto;
        overflow: visible;
        padding: 0;
    }
}
.nav-active .nav-mobile-drop {
    left: 0;
}
.resize-active .nav-mobile-drop,
.resize-active .nav-mobile-drop > ul {
    transition: none !important;
}
.all-category {
    display: -ms-flexbox;
    display: flex;
}
.all-category ul li {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.02px;
    line-height: 22px;
    border-top: 1px solid #ccc;
}
.all-category ul li:last-child {
    border-bottom: 1px solid #ccc;
}
.sociall-all ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.sociall-all ul li br {
    display: none;
}
.sociall-all ul li a {
    display: -ms-flexbox !important;
    display: flex !important;
    color: #2c2c2c !important;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.02px;
    line-height: 22px;
    text-align: left;
}
.sociall-all ul li {
    padding-top: 11px;
    padding-bottom: 11px;
    border-top: 1px solid #ccc;
}
.sociall-all ul li:last-child {
    border-bottom: 1px solid #ccc;
}
.sociall-all ul li a svg {
    margin-right: 10px;
}
h4.mega-block-title {
    color: #2c2c2c;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    border: 0 !important;
}
.nav-secondary ul li a {
    color: #2c2c2c;
}
.search-open-close {
    position: relative;
}
.search-open-close .search-opener {
    color: #fff;
    display: none;
}
.search-open-close .search-opener:hover {
    color: #2c2c2c;
}
@media (min-width: 1024px) {
    .search-open-close .search-opener {
        display: block;
    }
}
.search-open-close .search-slide {
    padding: 15px 0 0;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    background: #c90909;
}
@media (min-width: 1024px) {
    .search-open-close .search-slide {
        width: auto;
        padding: 14px 10px 10px;
    }
}
@media (max-width: 1023px) {
    .search-open-close .search-slide {
        position: static !important;
    }
}
.search-open-close form {
    display: -ms-flexbox;
    display: flex;
}
.search-open-close input[type="search"] {
    height: 40px;
    display: block;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 10px 0 0;
    border: 0;
    color: #2c2c2c;
}
.search-open-close input[type="submit"] {
    border: 0;
    color: #fff;
    background: rgba(51, 51, 51, 0.89);
    padding: 5px 8px;
}
.news-feed-title {
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 9px;
}
.news-feed-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.news-feed-item {
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
}
.news-feed-link {
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    transition: 0.3s all;
}
.follow-us {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 85px;
    padding: 0 20px;
    background: #f8f8f8;
}
.follow-us-title {
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    margin-bottom: 0;
    margin-right: 10px;
}
.follow-us-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.follow-us-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.follow-us-item + .follow-us-item {
    margin-left: 19px;
}
@media (min-width: 500px) {
    .follow-us-item + .follow-us-item {
        margin-left: 12px;
    }
}
.follow-us-item:last-child {
    margin-right: 0;
}
.follow-us-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.follow-us-link svg {
    height: 30px;
}
.follow-us-link svg path {
    transition: all 0.3s ease-in-out;
}
.follow-us-link:hover svg path {
    fill: #c9090a;
}
.news-list {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 19px;
}
.news-list .img {
    position: relative;
    max-width: 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    height: 80px;
    z-index: 1;
}
.news-list .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    object-position: center;
}
.news-list-post a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 22px;
    cursor: pointer;
    overflow: hidden;
}
.news-list-post a:hover p {
    color: #c9090a;
}
.news-list-post a p {
    margin-bottom: 0;
    margin-left: 23px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    color: #2c2c2c;
    overflow: hidden;
    max-height: 78px;
    transition: all 0.3s ease-in-out;
}
.post-partners .news-post .title {
    color: #2c2c2c;
    background-color: #e7f8ff;
}
.post-partners .news-post .descript {
    background-color: #e7f8ff;
}
.post-topics {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #2c2c2c;
    margin-top: 17px;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media only screen and (max-width: 1110px) {
    .post-topics {
        max-height: none;
    }
}
@media only screen and (max-width: 425px) {
    .post-topics {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.post-topics-title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 0;
    margin-right: 30px;
}
@media only screen and (max-width: 1110px) {
    .post-topics-title {
        margin-right: 10px;
    }
}
.post-topics-list {
    margin: 0;
    padding: 0;
    list-style: type;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
	line-height: 1.8;
}
@media only screen and (max-width: 425px) {
    .post-topics-list {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 10px;
    }
}
.post-topics-item {
    margin-right: 25px;
}
@media only screen and (max-width: 1110px) {
    .post-topics-item {
        margin-right: 10px;
    }
}
.post-topics-item:last-child {
    margin-right: 0;
}
.post-topics-link {
    transition: all 0.3s ease-in-out;
    color: #fff;
    cursor: pointer;
    text-transform: capitalize;
}
.podcast-area {
    background: linear-gradient(to bottom, transparent 18%, #f0f0f0 0);
    padding-bottom: 25px;
}
.podcast-area img {
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
}
.podcast-area .img {
    margin: 0 0 27px;
    padding: 0 40px;
}
.podcast-area .description {
    padding: 0 40px 11px;
}
@media only screen and (max-width: 572px) {
    .podcast-area .description {
        padding-left: 14px;
    }
}
.podcast-area .description p {
    color: #2c2c2c;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
}
.podcast-area .title {
    padding: 0 40px;
    color: #2c2c2c;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 0;
}
@media only screen and (max-width: 572px) {
    .podcast-area .title {
        padding-left: 14px;
    }
}
.podcast-area .title a {
    color: inherit;
}
.podcast-area .title a:hover {
    color: #c90909;
}
.subscribe-container {
    height: 77px;
    background-color: #f8f8f8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 35px;
    padding-right: 31px;
}
@media only screen and (max-width: 572px) {
    .subscribe-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.subscribe-container .subscribe-list {
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.subscribe-container .subscribe-list-item {
    margin-right: 25px;
    transition: all 0.3s ease-in-out;
}
.subscribe-container .subscribe-list-item:hover {
    transform: scale(0.9);
}
.subscribe-container .subscribe-list-item:last-child {
    margin-right: 0;
}
.subscribe-container .subscribe-title {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
}
.hero_section {
    padding-top: 30px;
    margin-bottom: 50px;
}
@media (min-width: 1100px) {
    .hero_section {
        padding-top: 45px;
        margin-bottom: 60px;
    }
}
.hero_section img {
    width: 100%;
}
.hero_section .df-row [class*="col-"]:first-child {
    padding-bottom: 30px;
}
.hero_section .news-post {
    max-width: none;
}
.hero_section .news-post + .news-post {
    margin-top: 30px;
}
.hero_section .news-post-list [class*="col-"] {
    padding-bottom: 30px;
}
.hero_section .news-post-list [class*="col-"]:last-child {
    padding-bottom: 0;
}
.hero_section .news-post.post-large {
    background: transparent !important;
}
@media (min-width: 1100px) {
    .banner {
        padding-bottom: 10px;
    }
}
.banner .html-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 250px;
    background-color: #007409;
}
.banner .html-block p {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0;
    color: #fff;
}
.banner.area {
    max-width: 1000px;
}
.news-partners {
    margin-bottom: 57px;
}
.news-partners .news-post-group [class*="col-"] {
    padding-bottom: 30px;
}
.tabs-bg {
    background-color: #f2f2f2;
    padding: 30px 0 33px;
    margin-bottom: 51px;
}
.tabs-bg .container-fluid {
    max-width: 1200px;
}
@media (min-width: 1024px) {
    .tabs-bg .df-row {
        margin: 0 -34px;
    }
}
.tabs-bg .col-tabset {
    margin-bottom: 20px;
}
@media (min-width: 480px) {
    .tabs-bg .col-tabset {
        max-width: 270px;
        -ms-flex: 0 0 270px;
        flex: 0 0 270px;
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .tabs-bg .col-tabset {
        max-width: 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }
}
@media (min-width: 1024px) {
    .tabs-bg .col-tabset {
        max-width: 448px;
        -ms-flex: 0 0 448px;
        flex: 0 0 448px;
    }
}
.tabs-bg .col-content {
    -ms-flex: 1;
    flex: 1;
}
@media (min-width: 1024px) {
    .tabs-bg [class*="col-"] {
        padding: 0 34px;
    }
}
.tabs-bg .news-tabs .tabset {
    width: 100%;
    border-bottom: 0;
    margin-bottom: 0;
}
.tabs-bg .news-tabs .tabset::before,
.tabs-bg .news-tabs .tabset::after {
    display: none;
}
.tabs-bg .news-tabs .tabset li {
    float: none;
    padding: 0;
}
.tabs-bg .news-tabs .tabset li a {
    padding: 0;
    padding: 18px 0;
    font-size: 16px;
    font-weight: 400;
    color: #2c2c2c;
    padding-left: 22px;
    text-transform: initial;
    width: 100%;
    transition: all 0.3s ease-in-out;
    border-right: 4px solid transparent;
    position: relative;
    line-height: 1;
}
@media (min-width: 768px) {
    .tabs-bg .news-tabs .tabset li a {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .tabs-bg .news-tabs .tabset li a {
        font-size: 22px;
    }
}
.tabs-bg .news-tabs .tabset li a::before {
    content: "";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    display: inline-block;
    height: 12px;
    left: 18px;
    position: absolute;
    top: 40%;
    width: 12px;
    border-color: #2c2c2c;
    visibility: hidden;
    transform: translateX(-20px) rotate(315deg);
}
.tabs-bg .news-tabs .tabset li a::after {
    content: "";
    right: -4px;
    height: 1px;
    background: #c7c7c7;
    position: absolute;
    bottom: 0;
    left: 23px;
}
.tabs-bg .news-tabs .tabset li a:hover {
    background: #fff;
    padding-left: 55px;
    border-right: 4px solid #b90e0e;
    font-weight: 700;
}
.tabs-bg .news-tabs .tabset li a:hover::after {
    background: transparent;
}
.tabs-bg .news-tabs .tabset li a:hover::before {
    visibility: inherit;
    transform: translateX(0) rotate(315deg);
    transition: none;
    transition: transform 0.6s ease;
}
.tabs-bg .news-tabs .tabset li a.active {
    background: #fff;
    padding-left: 55px;
    border-right: 4px solid #b90e0e;
    font-weight: 700;
}
.tabs-bg .news-tabs .tabset li a.active::before {
    visibility: inherit;
    transform: translateX(0) rotate(315deg);
    transition: none;
    transition: transform 0.6s ease;
}
.tabs-bg .news-tabs .tabset li a.active::after {
    background: transparent;
}
.tabs-bg .news-tabs .tabset li + li {
    margin-top: -2px;
}
.tabs-bg .news-tabs .tab-content .tab-container .col a {
    display: block;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    .tabs-bg .news-tabs .tab-content .tab-container .col a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tabs-bg .news-tabs .tab-content .tab-container .col a:hover h4 {
    color: #c9090a;
}
.tabs-bg .news-tabs .tab-content .tab-container .col a .img {
    max-width: 100%;
    padding-bottom: 15px;
}
@media (min-width: 768px) {
    .tabs-bg .news-tabs .tab-content .tab-container .col a .img {
        max-width: 240px;
        -ms-flex: 0 0 240px;
        flex: 0 0 240px;
        padding-right: 40px;
        padding-bottom: 0;
    }
}
.tabs-bg .news-tabs .tab-content .tab-container .col a .img img {
    width: 100%;
}
.tabs-bg .news-tabs .tab-content .tab-container .col a h4 {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.15;
    color: #2c2c2c;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    .tabs-bg .news-tabs .tab-content .tab-container .col a h4 {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .tabs-bg .news-tabs .tab-content .tab-container .col a h4 {
        font-size: 22px;
    }
}
.tabs-bg .news-tabs .tab-content .tab-container .col .category-sponsor {
    color: #2c2c2c;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.15;
    background: transparent;
    padding: 0;
    margin-top: 6px;
}
.broadcast-industry-news {
    margin-bottom: 60px;
}
.broadcast-industry-news .banner {
    margin-bottom: 20px;
}
.broadcast-industry-news .banner img {
    width: 100%;
}
.broadcast-industry-news .news-post {
    margin-bottom: 30px;
}
.broadcast-industry-news h2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 28px;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    line-height: 1;
    color: #2c2c2c;
}
@media (min-width: 768px) {
    .broadcast-industry-news h2 {
        font-size: 30px;
    }
}
.broadcast-industry-news h2 > a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.broadcast-industry-news h2 > a::after {
    content: "";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    display: inline-block;
    height: 12px;
    width: 20px;
    margin-left: 15px;
    top: 14px;
    max-width: 12px;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    border-color: currentColor;
    transform: rotate(315deg);
}
.broadcast-industry-news .news-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.broadcast-industry-news .news-container .col {
    width: calc(33.33% - 15px);
}
@media only screen and (max-width: 1023px) {
    .broadcast-industry-news .news-container .col {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
}
@media only screen and (max-width: 576px) {
    .broadcast-industry-news .news-container .col {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.broadcast-industry-news .news-container .col .news-post {
    margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
    .broadcast-industry-news .news-container .col .news-post {
        max-width: 100%;
    }
}
.broadcast-industry-news .news-container .col .news-post:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
    .broadcast-industry-news .news-container .col .news-post:last-child {
        margin-left: 30px;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 576px) {
    .broadcast-industry-news .news-container .col .news-post:last-child {
        margin-left: 0;
    }
}
.brodcast-gear-news {
    margin-bottom: 52px;
}
.brodcast-gear-news [class*="col-"] {
    padding-bottom: 30px;
}
.brodcast-gear-news .banner img {
    width: 100%;
}
.brodcast-gear-news h2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #2c2c2c;
    font-size: 24px;
    font-weight: 700;
    position: relative;
}
@media (min-width: 768px) {
    .brodcast-gear-news h2 {
        font-size: 30px;
    }
}
.brodcast-gear-news h2 > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.brodcast-gear-news h2 > a:after {
    content: "";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    display: inline-block;
    height: 12px;
    width: 20px;
    margin-left: 15px;
    top: 14px;
    width: 12px;
    border-color: currentColor;
    transform: rotate(315deg);
}
.slide-bg {
    padding-top: 51px;
    padding-bottom: 60px;
    background: linear-gradient(to bottom, #f0f0f0 267px, transparent 267px);
}
@media only screen and (max-width: 767px) {
    .slide-bg {
        background: linear-gradient(to bottom, #f0f0f0 290px, transparent 267px);
    }
}
@media only screen and (max-width: 479px) {
    .slide-bg {
        background: linear-gradient(to bottom, #f0f0f0 277px, transparent 277px);
    }
}
@media only screen and (max-width: 379px) {
    .slide-bg {
        background: linear-gradient(to bottom, #f0f0f0 273px, transparent 273px);
    }
}
@media (max-width: 479px) {
    .slide-bg .carousel-slider-container {
        margin: 0 -10px;
    }
}
.slide-bg .carousel-slider-container .carousel-slider .post-slider a {
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}
.slide-bg .carousel-slider-container .carousel-slider .post-slider a:hover .descript p {
    color: #b90e0e;
}
.section-slider .slick-track {
    display: -ms-flexbox;
    display: flex;
}
.section-slider .carousel-slider-description {
    max-width: 1050px;
    margin: 0 auto 30px;
    padding: 0 33px;
}
@media (min-width: 768px) {
    .section-slider .carousel-slider-description {
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.section-slider .carousel-slider {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .section-slider .carousel-slider {
        padding: 0 60px;
    }
}
.section-slider .carousel-slider .news-post a {
    overflow: visible;
}
.section-slider h3 {
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.2;
    font-size: 20px;
}
@media (min-width: 380px) {
    .section-slider h3 {
        font-size: 22px;
    }
}
@media (min-width: 480px) {
    .section-slider h3 {
        font-size: 28px;
    }
}
@media (min-width: 768px) {
    .section-slider h3 {
        font-size: 30px;
    }
}
.section-slider .carousel-slider-description p {
    color: #2c2c2c;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
}
@media (min-width: 380px) {
    .section-slider .carousel-slider-description p {
        font-size: 14px;
    }
}
@media (min-width: 480px) {
    .section-slider .carousel-slider-description p {
        font-size: 18px;
    }
}
.section-slider .carousel-slider-description p a {
    cursor: pointer;
    color: #2c2c2c;
    text-decoration: underline;
    transition: all 0.3s ease-in-out;
}
.section-slider .carousel-slider-description p a:hover {
    color: #c9090a;
}
.section-slider .slick-arrow {
    color: #2c2c2c;
    font-size: 30px;
    width: auto;
}
@media (min-width: 768px) {
    .section-slider .slick-arrow {
        font-size: 60px;
        font-family: icomoon;
    }
}
.section-slider .slick-arrow::before {
    font-size: inherit;
}
.section-slider .slick-arrow:before {
    color: inherit;
}
.section-slider .slick-arrow:hover {
    color: #c90909;
}
.section-slider .slick-prev {
    left: 0;
}
.section-slider .slick-prev:before {
    content: "\e902";
}
.section-slider .slick-next {
    right: 0;
}
.section-slider .slick-next:before {
    content: "\e905";
}
.section-slider .post-slider {
    padding: 15px 15px 0;
    background-color: transparent;
}
.section-slider .post-slider:after {
    display: none;
}
.section-slider .post-slider .img {
    position: relative;
    height: 135px;
    z-index: 1;
}
.section-slider .post-slider .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}
.section-slider .post-slider .title {
    position: absolute;
    top: -14px;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: -0.01px;
    line-height: 1;
    background-color: #b90e0e;
    color: #fff;
    z-index: 2;
}
.section-slider .post-slider .descript {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    border-bottom: 4px solid #b90e0e;
    font-size: 14px;
    padding: 10px 0;
    letter-spacing: 0.009em;
}
@media (min-width: 768px) {
    .section-slider .post-slider .descript {
        font-size: 18px;
        min-height: 68px;
    }
}
.news-post {
    max-width: none;
}
.news-post.post-large .title {
    padding: 5px 9px 5px 8px;
}
.news-post.post-large .descript {
    padding: 13px 0;
    border-bottom: 5px solid #b90e0e;
}
.news-post.post-large .descript p {
    font-size: 26px;
    line-height: calc(32 / 26);
    font-weight: 700;
}
@media (min-width: 1024px) {
    .news-post.post-large .descript p {
        font-size: 30px;
		letter-spacing: -.5px;
    }
}
@media (min-width: 1100px) {
    .news-post.post-large .descript p {
        font-size: 30px;
    }
}
.news-post .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    background: rgba(33, 33, 33, 0.5);
    font-weight: 600;
    color: #fff;
    font-size: 12px;
    padding: 7px 8px 6px 10px;
    line-height: 1;
    z-index: 1;
}
.news-post .img {
    overflow: hidden;
}
.news-post img {
    transition: 0.3s transform;
}
.news-post:hover .descript {
    color: #c9090a;
}
.news-post:hover img {
    transform: scale(1.02);
}
.news-post .descript {
    padding: 14px 10px;
    font-size: 18px;
    display: -ms-flexbox;
    display: flex;
    color: #2c2c2c;
    transition: 0.3s color;
    align-items: center;
}
@media (min-width: 768px) {
    .news-post .descript {
        font-size: 22px;
    }
}
.news-post.post-small {
    background: #f7f7f7;
}
.mega-drop .news-post.post-small {
    background: none;
}
.news-post.post-small .descript {
    padding: 6px 12px 7px 11px;
    min-height: 75px;
}
@media (min-width: 768px) {
    .news-post.post-small .descript {
        font-size: 20px;
    }
}
.news-post a {
    overflow: hidden;
}
.set-news .news-post {
    background: #f7f7f7;
    overflow: hidden;
}
.set-news .news-post .title {
    display: block;
    position: static;
    width: 100%;
    background: none;
    color: #26292a;
    padding: 10px 13px 8px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
}
#content .storybox {
    opacity: 1;
}
#content .storybox a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: color 0.3s ease, background 0.3s ease;
    background: #f5f5f5;
    color: #767676;
}
#content .storybox a:hover {
    color: #fff;
    background: #b80e0e;
}
#content .storybox .text {
    padding: 0;
    overflow: hidden;
    font-size: 24px;
    font-weight: 600;
}
#content .gallerybox {
    border-radius: 0;
    padding: 0;
    opacity: 1;
    background: #f5f5f5;
    color: #767676;
    transition: color 0.3s ease, background 0.3s ease;
}
#content .gallerybox .gallerybox-inner {
    padding: 10px 20px;
}
#content .gallerybox:hover {
    color: #fff;
    background: #b80e0e;
}
#content .gallerybox .img-hold {
    border: 0;
    margin: 0;
}
#content .gallerybox .img-hold img {
    width: auto;
}
@media (min-width: 1024px) {
    .category-holder {
        padding-top: 0;
    }
    .post-type-archive-graphics .category-holder {
        padding-top: 0;
    }
    .post-type-archive-setstudio .category-holder {
        padding-top: 0;
    }
    .archive .category-holder {
        padding-top: 40px;
    }
}
@media (min-width: 1024px) {
    .category-holder .recent-stories {
        margin-top: 42px;
    }
}
.recent-stories .slick-prev:before {
    content: "\e902";
}
.recent-stories .slick-next:before {
    content: "\e905";
}
.hustle-button-close {
    color: #2c2c2c !important;
}
li#menu-item-110000 .mega-drop {
    padding: 33px 0 !important;
}
form.post-password-form {
    min-height: 600px;
}
.section-feed .container {
    max-width: 1310px;
    margin: 0 auto 60px;
    padding: 25px 15px 0px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.section-feed .df-row {
    align-items: center;
}

.section-feed .df-row .col .df-row {
    align-items: center;
}

.section-feed .df-row .col {
    margin-bottom: 15px;
}

.section-feed .text h3 {
    font-weight: 700;
    color: #2c2c2c;
}

.section-feed .text a {
    text-decoration: underline;
    color: #2c2c2c;
}

.section-feed .text a:hover {
    text-decoration: none;
}

.section-feed .col a {
    display: flex;
    align-items: center;
    color: #2c2c2c;
}
.section-feed .col a:hover {
    color: #c9090a;
}

.section-feed .col a .img {
    margin-right: 15px;
    flex-shrink: 0;
    width: 80px;
    height: 80px;
}

.section-feed .col a .img img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.section-feed .col a {
    transition: 0.3s;
}

.section-feed .col a p {
    margin: 0;
}

@media (min-width: 1024px) {
    .df-row .col-lg-4 {
        -ms-flex: 1 0 calc(100% / 12 * 4);
        flex: 1 0 calc(100% / 12 * 4);
        max-width: calc(100% / 12 * 4);
    }
}

.banner-category {
    border: 1px solid #f7f7f7;
    margin-top: -4px;
	}
	
.banner-category img {
    width: 100% !important;
    height: auto;
}	