/*
Theme Name:     Newspaper 6 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        6.0c
*/
/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

body {
    visibility: visible !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mx_image_background {
    background-color: #f2f2f2;
}
.td-visibility-hidden {
    visibility: hidden;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    line-height: 0;
    display: table;
    content: '';
}
.clearfix:after {
    clear: both;
}
.td-dispaly-none {
    display: none;
}
.td-dispaly-block {
    display: block;
}
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: .67em 0;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
hr {
    -moz-box-sizing: content-box;
    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 {
    font: inherit;
    margin: 0;
    color: inherit;
    border-radius: 3px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    cursor: pointer;
    -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
    border-radius: 3px;
}
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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
}
img.rabatt {
    position: absolute;
    margin-top: -40px;
    margin-left: -15px;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
}
.td-main-content-wrap,
.td-category-grid {
    padding: 20px 20px 10px 20px;
    background-color: rgba(255, 255, 255, .95);
}
@media (max-width: 767px) {
    .td-main-content-wrap {
        padding-top: 15px;
        padding-right: 10px;
        padding-left: 10px;
    }
}
.google-translator {
    min-height: 27px;
}
.td-pb-row {
    margin-right: 0;
    margin-left: 0;
    *zoom: 1;
}
.td-pb-row:before,
.td-pb-row:after {
    display: table;
    content: '';
}
.td-pb-row:after {
    clear: both;
}
[class*='span']{
    margin-left: 0;
}
.td-pb-row [class*='td-pb-span'] {
    position: relative;
    display: block;
    float: left;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-row [class*='td-pb-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-row [class*='td-pb-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
#mashbar-header .mashsb-count {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #0072bf;
}
.mashsb-count {
    font-family: 'Raleway', sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #999;
    margin-top: 8px;
}
@media (max-width: 767px) {
    .mashsb-count {
        font-size: 30px;
    }
    .td-pb-row [class*='td-pb-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
.td-pb-span1 {
    width: 8.33333333%;
}
.td-pb-span2 {
    width: 16.66666667%;
}
.td-pb-span3 {
    width: 25%;
}
.td-pb-span4 {
    width: 33.333%;
}
.td-pb-span5 {
    width: 41.66666667%;
}
.td-pb-span6 {
    width: 50%;
}
.td-pb-span7 {
    width: 58.33333333%;
}
.td-pb-span8 {
    width: 66.66666667%;
}
.td-pb-span9 {
    width: 75%;
}
.td-pb-span10 {
    width: 83.33333333%;
}
.td-pb-span11 {
    width: 91.66666667%;
}
.td-pb-span12 {
    width: 100%;
}
.td-pb-row .td-pb-row .td-pb-span1 {
    width: 8.33333333%;
}
.td-pb-row .td-pb-row .td-pb-span2 {
    width: 16.66666667%;
}
.td-pb-row .td-pb-row .td-pb-span3 {
    width: 25%;
}
.td-pb-row .td-pb-row .td-pb-span4 {
    width: 33.33333333%;
}
.td-pb-row .td-pb-row .td-pb-span5 {
    width: 41.66666667%;
}
.td-pb-row .td-pb-row .td-pb-span6 {
    width: 50%;
}
.td-pb-row .td-pb-row .td-pb-span7 {
    width: 58.33333333%;
}
.td-pb-row .td-pb-row .td-pb-span8 {
    width: 66.66666667%;
}
.td-pb-row .td-pb-row .td-pb-span9 {
    width: 75%;
}
.td-pb-row .td-pb-row .td-pb-span10 {
    width: 83.33333333%;
}
.td-pb-row .td-pb-row .td-pb-span11 {
    width: 91.66666667%;
}
.td-pb-row .td-pb-row .td-pb-span12 {
    width: 100%;
}
.wpb_row {
    margin-bottom: 0;
}
.td-block-row:before,
.td-block-row:after {
    display: table;
    content: '';
}
.td-block-row:after {
    clear: both;
}
.td-block-row [class*='td-block-span'] {
    display: block;
    float: left;
    min-height: 1px;
}
@media (max-width: 1018px) {
    .home_lower_block {
        width: 100% !important;
    }
    .home_week_random {
        display: none !important;
    }
}
.td-block-span4 {
    width: 33.33333333%;
}
.td-block-span6 {
    width: 50%;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-row {
        margin-right: 0;
        margin-left: 0;
        *zoom: 1;
    }
    .td-pb-row:before,
    .td-pb-row:after {
        display: table;
        content: '';
    }
    .td-pb-row:after {
        clear: both;
    }
    .td-pb-row [class*='td-pb-span'] {
        display: block;
        float: left;
        min-height: 1px;
        padding-right: 24px;
        padding-left: 24px;
    }
    .td-block-row:before,
    .td-block-row:after {
        display: table;
        content: '';
    }
    .td-block-row:after {
        clear: both;
    }
    .td-block-row [class*='td-block-span'] {
        display: block;
        float: left;
        min-height: 1px;
        padding-right: 24px;
        padding-left: 24px;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) and (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-row [class*='td-pb-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) and (min-width: 768px) and (max-width: 1018px) {
    .td-pb-row [class*='td-pb-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) and (max-width: 767px) {
    .td-pb-row [class*='td-pb-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) and (min-width: 1019px) and (max-width: 1140px) {
    .td-block-row [class*='td-block-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) and (min-width: 768px) and (max-width: 1018px) {
    .td-block-row [class*='td-block-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) and (max-width: 767px) {
    .td-block-row [class*='td-block-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-row {
        margin-right: 0;
        margin-left: 0;
    }
    .td-pb-row:before,
    .td-pb-row:after {
        display: table;
        content: '';
    }
    .td-pb-row:after {
        clear: both;
    }
    .td-pb-row [class*='td-pb-span'] {
        display: block;
        float: left;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
    }
    .td-block-row {
        margin-right: 0;
        margin-left: 0;
    }
    .td-block-row:before,
    .td-block-row:after {
        display: table;
        content: '';
    }
    .td-block-row:after {
        clear: both;
    }
    .td-block-row [class*='td-block-span'] {
        display: block;
        float: left;
        min-height: 1px;
    }
    .mashsb-buttons a {
        padding: 10px;
    }
    .onoffswitch,
    .onoffswitch2 {
        line-height: 36px;
        width: 36px;
        height: 36px;
        margin-left: 2px;
    }
}
@media (max-width: 767px) {
    .mashsb-box .mashsb-buttons a {
        padding: 8px 0px;
        width: 38px;
    }
    .onoffswitch,
    .onoffswitch2 {
        line-height: 36px;
        width: 36px;
        height: 36px;
        margin-left: 2px;
    }
    .td-header-wrap .td-container {
        width: 100%;
        height: 54px;
        padding-right: 0;
        padding-left: 0;
    }
    .google-translator {
        width: 100%;
        margin-bottom: 20px;
    }
    .td-pb-row {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .td-pb-row [class*='td-pb-span'] {
        display: block;
        float: left;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
    }
    .td-pb-row .td-pb-span1,
    .td-pb-row .td-pb-span2,
    .td-pb-row .td-pb-span3,
    .td-pb-row .td-pb-span5,
    .td-pb-row .td-pb-span6,
    .td-pb-row .td-pb-span7,
    .td-pb-row .td-pb-span8,
    .td-pb-row .td-pb-span9,
    .td-pb-row .td-pb-span10,
    .td-pb-row .td-pb-span11,
    .td-pb-row .td-pb-span12 {
        float: none;
        width: 100%;
    }
    .td-pb-row .td-pb-row {
        padding-right: 0;
        padding-left: 0;
    }
    .td-pb-row .td-pb-row .td-pb-span1,
    .td-pb-row .td-pb-row .td-pb-span2,
    .td-pb-row .td-pb-row .td-pb-span3,
    .td-pb-row .td-pb-row .td-pb-span4,
    .td-pb-row .td-pb-row .td-pb-span5,
    .td-pb-row .td-pb-row .td-pb-span6,
    .td-pb-row .td-pb-row .td-pb-span7,
    .td-pb-row .td-pb-row .td-pb-span8,
    .td-pb-row .td-pb-row .td-pb-span9,
    .td-pb-row .td-pb-row .td-pb-span10,
    .td-pb-row .td-pb-row .td-pb-span11,
    .td-pb-row .td-pb-row .td-pb-span12 {
        width: 100%;
    }
    .td-block-row {
        margin-right: 0;
        margin-left: 0;
        *zoom: 1;
    }
    .td-block-row:before,
    .td-block-row:after {
        display: table;
        content: '';
    }
    .td-block-row:after {
        clear: both;
    }
    .td-block-row [class*='td-block-span'] {
        display: block;
        float: left;
        min-height: 1px;
    }
    .td-block-span4,
    .td-block-span6,
    .td-block-span12 {
        float: none;
        width: 100%;
    }
}
ul.td_ul_logout li a {
    font-size: 12px;
    line-height: 58px;
    margin-right: 0;
}
.td-affix ul.td_ul_logout {
    display: none;
}
.td-header-wrap {
    position: relative;
    z-index: 2000;
}
.td-header-row {
    font-family: 'Raleway', arial, sans-serif;
}
/*.td-header-row:before,.td-header-row:after{display:table;content:""}*/

.td-header-row:after {
    clear: both;
}
.td-header-row [class*='td-header-sp'] {
    display: inline-block;
    min-height: 1px;
}
@media (max-width: 767px) {
    ul.td_ul_logout {
        display: none;
    }
    .td-header-row [class*='td-header-sp'] {
        padding-right: 0;
        padding-left: 0;
    }
}
.td-header-sp-logo img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.td-main-menu-logo {
    display: none;
    float: left;
    height: 48px;
    margin-right: 10px;
}
@media (max-width: 767px) {
    .td-main-menu-logo {
        display: block;
        height: 0;
        margin-right: 0;
    }
}
.td-main-menu-logo a {
    line-height: 50px;
}
.td-main-menu-logo img {
    position: relative;
    max-width: 250px;
    max-height: 50px;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .td-main-menu-logo img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        padding: 0;
    }
}
@media (min-width: 768px) {
    .td-affix .td-logo-sticky {
        display: inline-table;
    }
    .td-header-wrap .td-affix .td-main-menu-logo {
        display: inline;
        float: left;
        height: 50px !important;
    }
    .td-header-wrap .td-affix .td-main-menu-logo a {
        line-height: 50px !important;
    }
    .td-header-wrap .td-affix .td-main-menu-logo img {
        height: 45px;
    }
    .td-header-wrap .td-affix .sf-menu > li > a {
        line-height: 56px !important;
    }
}
.td-affix .sf-menu > li > a {
    font-size: 12px;
}
.td-main-menu-logo .td-sticky-mobile.td-mobile-logo {
    display: inherit;
}
.td-main-menu-logo .td-sticky-mobile.td-header-logo {
    display: none;
}
.td-main-menu-logo .td-sticky-header.td-mobile-logo {
    display: none;
}
@media (max-width: 767px) {
    .td-main-sidebar {
        width: 100%;
        text-align: center;
    }
    .td-main-menu-logo .td-sticky-header.td-mobile-logo {
        display: inherit;
    }
}
.td-main-menu-logo .td-sticky-header.td-header-logo {
    display: inherit;
}
@media (max-width: 767px) {
    .td-main-menu-logo .td-sticky-header.td-header-logo {
        display: none;
    }
}
.td-header-menu-wrap.td-affix {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-right: auto;
    margin-left: auto;
    width: 1020px;
    z-index: 9999;
    position: fixed !important;
    top: 0;
}
.admin-bar .td-header-menu-wrap.td-affix {
    top: 32px;
}
@media (max-width: 767px) {
    #cookie-law-info-bar {
        font-size: 10px !important;
    }
    .admin-bar .td-header-menu-wrap.td-affix {
        top: 46px;
    }
}
@media (max-width: 602px) {
    .admin-bar .td-header-menu-wrap.td-affix {
        top: 0;
    }
}
@media (max-width: 500px) {
    .td-pb-row .td-pb-span4 {
        float: none;
        width: 100%;
    }
}
.td-boxed-layout #td-outer-wrap {
    z-index: 1;
}
@media (max-width: 1140px) {
    .td-boxed-layout .td-header-menu-wrap.td-affix {
        width: 100%;
    }
}
.td-header-top-menu-full {
    position: relative;
    z-index: 9999;
}
@media (max-width: 767px) {
    .td-header-top-menu-full {
        display: none;
    }
}
body.home header.td-post-title {
    width: 100%;
    padding: 20px 100px 60px;
}
@media(max-width: 1058px) {
    body.home header.td-post-title {
        padding: 20px;
    }
}
ul.top-header-menu.td_ul_logout {
    float: right;
}
.td-affix .td_ul_login {
    display: none;
}
h3#wc-comment-header {
    display: none !important;
}
body.home .td-post-template-8 .td-post-header-holder {
    padding: 0;
}
.td-banner-wrap-full {
    position: relative;
}
.td-header-menu-wrap-full {
    position: relative;
    z-index: 9998;
    height: 54px !important;
    background-color: #fff;
}
@media (max-width: 767px) {
   
    .td-header-wrap .td-header-menu-wrap {
        width: 100%;
    }
    .td-header-header {
        padding: 0;
    }
}
.td-header-main-menu {
    width: 100%;
    height: 54px;
    padding-right: 20px;
    padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    ul.td_ul_logout li a {
        font-size: 10px;
        margin-right: 0;
    }
}

.logo-text-container {
    line-height: 1;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
}
.logo-text-container span {
    display: inline-block;
    width: 100%;
}
.logo-text-container .td-logo-text {
    font-family: serif;
    font-size: 75px;
    line-height: 1;
    color: #111;
}
@media (max-width: 767px) {
    .logo-text-container .td-logo-text {
        font-size: 36px;
    }
}
.logo-text-container .td-tagline-text {
    font-family: serif;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 10px;
    letter-spacing: 1.8px;
    color: #777;
}
@media (max-width: 767px) {
    .logo-text-container .td-tagline-text {
        font-size: 11px;
    }
}
.td-header-style-1 .td-header-top-menu-full {
    background-color: #111;
}
.td-header-style-1 .td-header-sp-logo {
    position: relative;
    width: 284px;
    height: 90px;
    margin: 28px 28px 9px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-1 .td-header-sp-logo {
        width: 224px;
        margin-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-1 .td-header-sp-logo {
        width: 214px;
        max-height: 60px;
        margin: 14px 28px 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-1 .td-header-sp-logo {
        display: none;
    }
}
.td-header-style-1 .td-header-sp-logo img {
    max-height: 90px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-1 .td-header-sp-logo img {
        max-height: 60px;
    }
}
.td-header-style-1 .td-header-sp-recs {
    margin: 28px 0 9px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-1 .td-header-sp-recs {
        margin: 14px 0 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-1 .td-header-sp-recs {
        margin: 0;
    }
}
@media (min-width: 768px) {
    .td-banner-wrap-full {
        background-color: #fff;
    }
    .td-header-style-1 .td-header-sp-recs .td-a-rec-id-header > div,
    .td-header-style-1 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
        margin: auto;
    }
}
.td-header-style-1 .header-search-wrap .td-icon-search {
    color: #000;
}
@media (max-width: 767px) {
    .td-header-style-1 .header-search-wrap .td-icon-search {
        color: #fff;
    }
}
.td-header-style-2 .td-header-top-menu-full {
    background-color: #111;
}
.td-header-style-2 .td-header-sp-logo {
    position: relative;
    width: 284px;
    height: 90px;
    margin: 24px 28px 0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-2 .td-header-sp-logo {
        width: 224px;
        margin: 24px 14px 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-2 .td-header-sp-logo {
        width: 214px;
        height: 60px;
        margin-top: 14px;
    }
}
@media (max-width: 767px) {
    .td-header-style-2 .td-header-sp-logo {
        display: none;
    }
}
.td-header-style-2 .td-header-sp-logo img {
    max-height: 90px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-2 .td-header-sp-logo img {
        max-height: 60px;
    }
}
.td-header-style-2 .td-header-sp-recs {
    margin: 24px 0 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-2 .td-header-sp-recs {
        margin-top: 14px;
    }
}
@media (max-width: 767px) {
    .td-header-style-2 .td-header-sp-recs {
        margin: 0;
    }
}
@media (min-width: 768px) {
    .td-header-style-2 .td-header-sp-recs .td-a-rec-id-header > div,
    .td-header-style-2 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
        margin: auto;
    }
}
.td-header-style-2 .header-search-wrap .td-icon-search {
    color: #000;
}
@media (max-width: 767px) {
    .td-header-style-2 .header-search-wrap .td-icon-search {
        color: #fff;
    }
}
.td-header-style-2 .td-header-menu-wrap-full {
    position: relative;
}
@media (min-width: 1019px) {
    .single_template_6 .td-header-style-2 .td-header-sp-recs,
    .single_template_7 .td-header-style-2 .td-header-sp-recs,
    .homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,
    .single_template_8 .td-header-style-2 .td-header-sp-recs,
    .single_template_10 .td-header-style-2 .td-header-sp-recs,
    .single_template_11 .td-header-style-2 .td-header-sp-recs,
    .td_category_template_2 .td-header-style-2 .td-header-sp-recs,
    .td_category_template_5 .td-header-style-2 .td-header-sp-recs,
    .td_category_template_6 .td-header-style-2 .td-header-sp-recs,
    .td_category_template_8 .td-header-style-2 .td-header-sp-recs {
        margin-bottom: 24px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-2 .td-header-sp-recs,
    .single_template_7 .td-header-style-2 .td-header-sp-recs,
    .homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,
    .single_template_8 .td-header-style-2 .td-header-sp-recs,
    .single_template_10 .td-header-style-2 .td-header-sp-recs,
    .single_template_11 .td-header-style-2 .td-header-sp-recs,
    .td_category_template_2 .td-header-style-2 .td-header-sp-recs,
    .td_category_template_5 .td-header-style-2 .td-header-sp-recs,
    .td_category_template_6 .td-header-style-2 .td-header-sp-recs,
    .td_category_template_8 .td-header-style-2 .td-header-sp-recs {
        margin-bottom: 14px;
    }
}
@media (min-width: 1019px) {
    .td_category_template_7 .td-header-style-2 .td-header-sp-recs {
        margin-bottom: 6px;
    }
}
.td_category_template_2 .td-header-style-2,
.td_category_template_5 .td-header-style-2 {
    border-bottom: 1px solid #f2f2f2;
}
.td-header-style-3 .td-header-menu-wrap-full {
    background-color: transparent !important;
}
.td-header-style-3 .td-header-top-menu-full {
    background-color: #111;
}
.td-header-style-3 .td-header-sp-logo {
    position: relative;
    width: 284px;
    height: 90px;
    margin: 28px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-3 .td-header-sp-logo {
        width: 224px;
        margin-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-3 .td-header-sp-logo {
        width: 214px;
        height: 60px;
        margin: 14px 28px 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-3 .td-header-sp-logo {
        display: none;
    }
}
.td-header-style-3 .td-header-sp-logo img {
    max-height: 90px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-3 .td-header-sp-logo img {
        max-height: 60px;
    }
}
.td-header-style-3 .td-header-sp-recs {
    margin: 28px 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-3 .td-header-sp-recs {
        margin: 14px 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-3 .td-header-sp-recs {
        margin: 0;
    }
}
@media (min-width: 768px) {
    .td-header-style-3 .td-header-sp-recs .td-a-rec-id-header > div,
    .td-header-style-3 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
        margin: auto;
    }
}
.td-header-style-3 .header-search-wrap {
    margin-right: 6px;
}
@media (max-width: 767px) {
    .td-header-style-3 .header-search-wrap {
        margin-right: 0;
    }
}
.td-header-style-3 .header-search-wrap .td-icon-search {
    color: #fff;
}
.td-header-style-3 .td-header-main-menu {
    background-color: #151515;
}
@media (max-width: 767px) {
    .td-header-style-3 .td-header-main-menu {
        padding-left: 2px;
    }
}
.td-header-style-3 .sf-menu > li > a {
    color: #fff;
}
.td-header-style-3 .sf-menu > li > a:after {
    display: none;
}
.td-header-style-3 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-3 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-3 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-3 .black-menu .sf-menu > li > a:hover,
.td-header-style-3 .black-menu .sf-menu > .sfHover > a {
    background-color: #0072bf;
}
.td-header-style-3 .td-affix {
    background-color: transparent !important;
}
.td-header-style-3 .td-affix .td-header-main-menu {
    background-color: #151515;
}
.td_category_template_2 .td-header-style-3,
.td_category_template_5 .td-header-style-3 {
    border-bottom: 1px solid #f2f2f2;
}
.td-boxed-layout .td-header-style-3 .td-header-menu-wrap {
    background-color: #151515 !important;
}
.td-full-layout .td-header-style-3 .td-header-main-menu {
    padding-left: 21px;
}
.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child {
    margin-left: 17px;
}
@media (max-width: 1140px) {
    .td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child {
        margin-left: 18px;
    }
}
.td-full-layout .td-header-style-3 .td-mega-menu ul {
    left: 0 !important;
    width: 1068px !important;
    border-top: none;
    box-shadow: none;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-3 .td-mega-menu ul {
        width: 980px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-3 .td-mega-menu ul {
        width: 740px !important;
    }
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
    width: 208px;
    padding-top: 18px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
        width: 192px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
        width: 144px;
    }
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a {
    padding: 5px 18px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a {
        padding: 3px 18px;
    }
}
.td-full-layout .td-header-style-3 .td-mega-row {
    padding: 18px 0 12px;
}
.td-full-layout .td-header-style-3 .td-mega-span {
    width: 192px;
    min-height: 199px;
    margin-left: 18px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-3 .td-mega-span {
        width: 174px;
        min-height: 187px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-3 .td-mega-span {
        width: 126px;
        min-height: 174px;
    }
}
.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
    min-height: 132px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
        min-height: 120px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
        min-height: 87px;
    }
}
.td-header-style-4 .td-header-top-menu-full {
    background-color: #111;
}
.td-header-style-4 .td-main-menu-logo {
    display: block;
    margin: 0 21px 0 0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-4 .td-main-menu-logo {
        margin: 0 14px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-4 .td-main-menu-logo {
        margin: 0 10px;
    }
}
@media (max-width: 767px) {
    .td-header-style-4 .td-main-menu-logo {
        display: inline;
        float: left;
        width: 0;
        margin: 0;
    }
}
.td-header-style-4 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-4 .td-header-sp-recs img {
    position: relative;
}
.td-header-style-4 .td-header-sp-recs .adsbygoogle {
    position: relative;
    display: block !important;
}
.td-header-style-4 .td-header-rec-wrap {
    min-height: 0;
}
@media (max-width: 767px) {
    .td-header-style-4 .td-header-rec-wrap {
        width: 100% !important;
        padding: 0 10px;
    }
}
.td-header-style-4 .header-search-wrap .td-icon-search {
    color: #fff;
}
.td-header-style-4 .td-header-menu-wrap-full {
    background-color: transparent !important;
}
.td-header-style-4 .td-header-main-menu {
    background-color: #151515;
}
.td-header-style-4 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-4 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-4 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-4 .black-menu .sf-menu > li > a:hover,
.td-header-style-4 .black-menu .sf-menu > .sfHover > a {
    background-color: #0072bf;
}
.td-header-style-4 .sf-menu > li > a {
    color: #fff;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-4 .sf-menu > li > a {
        padding: 0 12px;
    }
}
.td-header-style-4 .sf-menu > li > a:after {
    display: none;
}
.td-header-style-4 .td-affix {
    background-color: transparent !important;
}
.td-header-style-4 .td-affix .td-header-main-menu {
    background-color: #151515;
}
.td_category_template_2 .td-header-style-4,
.td_category_template_5 .td-header-style-4 {
    border-bottom: 1px solid #f2f2f2;
}
.td-boxed-layout .td-header-style-4 .td-header-menu-wrap {
    background-color: #151515 !important;
}
.td-full-layout .td-header-style-4 .td-main-menu-logo {
    display: block;
    margin: 0 21px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-4 .td-main-menu-logo {
        margin: 0 14px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-4 .td-main-menu-logo {
        margin: 0 10px;
    }
}
.td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child {
    margin-left: 17px;
}
@media (max-width: 1140px) {
    .td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child {
        margin-left: 18px;
    }
}
.td-full-layout .td-header-style-4 .td-mega-menu ul {
    left: 0 !important;
    width: 1068px !important;
    border-top: none;
    box-shadow: none;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-4 .td-mega-menu ul {
        width: 980px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-4 .td-mega-menu ul {
        width: 740px !important;
    }
}
.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
    width: 208px;
    padding-top: 18px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
        width: 192px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
        width: 144px;
    }
}
.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a {
    padding: 5px 18px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a {
        padding: 3px 18px;
    }
}
.td-full-layout .td-header-style-4 .block-mega-child-cats {
    max-height: 216px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-4 .block-mega-child-cats {
        max-height: 192px;
    }
}
.td-full-layout .td-header-style-4 .td-mega-row {
    padding: 18px 0 12px;
}
.td-full-layout .td-header-style-4 .td-mega-span {
    width: 192px;
    min-height: 199px;
    margin-left: 18px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-4 .td-mega-span {
        width: 174px;
        min-height: 187px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-4 .td-mega-span {
        width: 126px;
        min-height: 174px;
    }
}
.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
    min-height: 132px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
        min-height: 120px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
        min-height: 87px;
    }
}
.td-header-style-5 .td-header-top-menu-full {
    background-color: #f9f9f9;
}
.td-header-style-5 .td-header-top-menu-full .td-header-top-menu {
    color: #000;
}
.td-header-style-5 .td-header-top-menu-full a {
    color: #000;
}
.td-header-style-5 .td-social-icon-wrap .td-icon-font {
    color: #000;
}
.td-header-style-5 .top-header-menu .sub-menu {
    background-color: #f9f9f9;
}
.td-header-style-5 .td-main-menu-logo {
    display: block;
    height: 60px;
    margin-right: 42px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-5 .td-main-menu-logo {
        margin-right: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-5 .td-main-menu-logo {
        margin-right: 10px;
    }
}
@media (max-width: 767px) {
    .td-header-style-5 .td-main-menu-logo {
        display: inline;
        float: left;
        width: 0;
        height: 0;
        margin: 0;
    }
}
.td-header-style-5 .td-main-menu-logo a {
    line-height: 58px;
}
.td-header-style-5 .td-main-menu-logo img {
    max-height: 60px;
}
@media (max-width: 767px) {
    .td-header-style-5 .td-main-menu-logo img {
        max-height: 48px;
    }
}
.td-header-style-5 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-5 .td-header-rec-wrap {
    min-height: 0;
}
@media (min-width: 1019px) {
    .td-header-style-5 .td-a-rec-id-header > div,
    .td-header-style-5 .td-g-rec-id-header > div,
    .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
        margin: 24px auto 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-5 .td-a-rec-id-header > div,
    .td-header-style-5 .td-g-rec-id-header > div,
    .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
        margin: 14px auto 0 !important;
    }
}
.td-header-style-5 .td-a-rec-id-header img,
.td-header-style-5 .td-g-rec-id-header img {
    position: relative;
}
.td-header-style-5 .td-a-rec-id-header .adsbygoogle,
.td-header-style-5 .td-g-rec-id-header .adsbygoogle {
    position: relative;
    display: block !important;
}
.td-header-style-5 .header-search-wrap .td-icon-search {
    color: #fff;
}
.td-header-style-5 .td-header-menu-wrap-full {
    background-color: #151515;
}
.td-header-style-5 #td-header-menu {
    min-height: 60px;
}
.td-header-style-5 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-5 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-5 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-5 .black-menu .sf-menu > li > a:hover,
.td-header-style-5 .black-menu .sf-menu > .sfHover > a {
    background-color: #0072bf;
}
.td-header-style-5 .sf-menu > li > a {
    line-height: 60px;
    color: #fff;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-5 .sf-menu > li > a {
        padding: 0 12px;
    }
}
.td-header-style-5 .sf-menu > li > a:after {
    display: none;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-5 .sf-menu a.sf-with-ul {
        padding-right: 26px;
    }
}
.td-header-style-5 .td-mega-menu ul {
    border-top: none;
}
@media (max-width: 767px) {
    .td-header-style-5 .td-header-menu-wrap-full {
        height: 54px !important;
    }
    .td-header-style-5 #td-header-menu {
        min-height: 54px;
    }
    .td-header-style-5 .td-header-main-menu {
        height: 54px;
    }
}
.td-header-style-5 .td-affix {
    background-color: #161616;
    background-color: rgba(22, 22, 22, .9);
}
.td-header-style-5 .td-affix #td-header-menu {
    min-height: 48px;
}
@media (min-width: 1019px) {
    .single_template_6 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-5 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-5 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-5 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-5 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 14px !important;
    }
}
.td-header-wrap .td-header-top-menu-full {
    border-bottom: none;
}
.td_category_template_2 .td-header-style-5,
.td_category_template_5 .td-header-style-5 {
    border-bottom: 1px solid #f2f2f2;
}
.td-header-style-6 .td-header-top-menu-full {
    background-color: #f9f9f9;
}
.td-header-style-6 .td-header-top-menu-full .td-header-top-menu {
    color: #000;
}
.td-header-style-6 .td-header-top-menu-full a {
    color: #000;
}
.td-header-style-6 .td-social-icon-wrap .td-icon-font {
    color: #000;
}
.td-header-style-6 .top-header-menu .sub-menu {
    background-color: #f9f9f9;
}
.td-header-style-6 .td-main-menu-logo {
    display: block;
    height: 80px;
    margin-right: 42px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-6 .td-main-menu-logo {
        margin-right: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-6 .td-main-menu-logo {
        margin-right: 10px;
    }
}
@media (max-width: 767px) {
    .td-header-style-6 .td-main-menu-logo {
        display: inline;
        float: left;
        width: 0;
        height: 0;
        margin: 0;
    }
}
.td-header-style-6 .td-main-menu-logo a {
    line-height: 78px;
}
.td-header-style-6 .td-main-menu-logo img {
    max-height: 80px;
}
@media (max-width: 767px) {
    .td-header-style-6 .td-main-menu-logo img {
        max-height: 48px;
    }
}
.td-header-style-6 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-6 .td-header-rec-wrap {
    min-height: 0;
}
@media (min-width: 1019px) {
    .td-header-style-6 .td-a-rec-id-header > div,
    .td-header-style-6 .td-g-rec-id-header > div,
    .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
        margin: 24px auto 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-6 .td-a-rec-id-header > div,
    .td-header-style-6 .td-g-rec-id-header > div,
    .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
        margin: 14px auto 0 !important;
    }
}
.td-header-style-6 .td-a-rec-id-header img,
.td-header-style-6 .td-g-rec-id-header img {
    position: relative;
}
.td-header-style-6 .td-a-rec-id-header .adsbygoogle,
.td-header-style-6 .td-g-rec-id-header .adsbygoogle {
    position: relative;
    display: block !important;
}
.td-header-style-6 .header-search-wrap .td-icon-search {
    color: #fff;
}
.td-header-style-6 .td-header-menu-wrap-full {
    background-color: #151515;
}
.td-header-style-6 #td-header-menu {
    min-height: 80px;
}
.td-header-style-6 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-6 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-6 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-6 .black-menu .sf-menu > li > a:hover,
.td-header-style-6 .black-menu .sf-menu > .sfHover > a {
    background-color: #0072bf;
}
.td-header-style-6 .sf-menu {
    float: right;
}
.td-header-style-6 .sf-menu > li > a {
    line-height: 80px;
    color: #fff;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-6 .sf-menu > li > a {
        padding: 0 12px;
    }
}
.td-header-style-6 .sf-menu > li > a:after {
    display: none;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-6 .sf-menu a.sf-with-ul {
        padding-right: 26px;
    }
}
.td-header-style-6 .td-mega-menu ul {
    border-top: none;
}
@media (max-width: 767px) {
    .td-header-style-6 #td-header-menu {
        min-height: 54px;
    }
    .td-header-style-6 .td-header-main-menu {
        height: 54px;
    }
}
.td-header-style-6 .td-affix {
    background-color: #161616;
    background-color: rgba(22, 22, 22, .9);
}
.td-header-style-6 .td-affix #td-header-menu {
    min-height: 48px;
}
@media (min-width: 1019px) {
    .single_template_6 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-6 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-6 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-6 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-6 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 14px !important;
    }
}
.td_category_template_2 .td-header-style-6,
.td_category_template_5 .td-header-style-6 {
    border-bottom: 1px solid #f2f2f2;
}
.td-header-style-7 .td-header-top-menu-full {
    background-color: #fff;
}
.td-header-style-7 .td-header-top-menu-full a {
    color: #000;
}
.td-header-style-7 .td-header-top-menu {
    color: #000;
    border-bottom: 1px solid #e0e0e0;
}
@media (max-width: 767px) {
    .td-header-style-7 .td-header-top-menu {
        padding: 5px 0;
    }
}
.td-header-style-7 .td-social-icon-wrap .td-icon-font {
    color: #000;
}
.td-header-style-7 .top-header-menu .sub-menu {
    background-color: #fff;
}
.td-header-style-7 .td-header-sp-logo {
    float: left;
    height: 106px;
    margin-right: 42px;
    padding: 0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-7 .td-header-sp-logo {
        margin-right: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-7 .td-header-sp-logo {
        height: 54px;
        margin-right: 10px;
    }
}
@media (max-width: 767px) {
    .td-header-style-7 .td-header-sp-logo {
        display: none;
    }
}
.td-header-style-7 .td-header-sp-logo a {
    line-height: 104px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-7 .td-header-sp-logo a {
        line-height: 54px;
    }
}
.td-header-style-7 .td-header-sp-logo img {
    line-height: 106px;
    position: relative;
    max-height: 106px;
    padding: 6px 0;
    vertical-align: middle;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-7 .td-header-sp-logo img {
        line-height: 54px;
        max-width: 140px;
        max-height: 54px;
        padding: 3px 0;
    }
}
.td-header-style-7 .td-main-menu-logo {
    display: none;
}
@media (max-width: 767px) {
    .td-header-style-7 .td-main-menu-logo {
        display: block;
    }
}
.td-header-style-7 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-7 .td-header-rec-wrap {
    min-height: 0;
}
@media (min-width: 1019px) {
    .td-header-style-7 .td-a-rec-id-header > div,
    .td-header-style-7 .td-g-rec-id-header > div,
    .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
        margin: 24px auto 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-7 .td-a-rec-id-header > div,
    .td-header-style-7 .td-g-rec-id-header > div,
    .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
        margin: 14px auto 0 !important;
    }
}
.td-header-style-7 .td-a-rec-id-header img,
.td-header-style-7 .td-g-rec-id-header img {
    position: relative;
}
.td-header-style-7 .td-a-rec-id-header .adsbygoogle,
.td-header-style-7 .td-g-rec-id-header .adsbygoogle {
    position: relative;
    display: block !important;
}
.td-header-style-7 #td-top-search {
    top: auto;
    bottom: 17px;
    margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-7 #td-top-search {
        bottom: 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-7 #td-top-search {
        bottom: 0;
    }
}
.td-header-style-7 .header-search-wrap .td-icon-search {
    color: #000;
}
@media (max-width: 767px) {
    .td-header-style-7 .header-search-wrap .td-icon-search {
        color: #fff;
    }
}
.td-header-style-7 .td-header-menu-wrap-full,
.td-header-style-7 .td-header-main-menu {
    position: relative;
}
.td-header-style-7 #td-header-menu {
    min-height: 106px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-7 #td-header-menu {
        min-height: 54px;
    }
}
.td-header-style-7 .sf-menu {
    float: right;
    margin-top: 28px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-7 .sf-menu {
        margin-top: 6px;
    }
}
.td-header-style-7 .sf-menu > li > a {
    line-height: 78px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-7 .sf-menu > li > a {
        padding: 0 12px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-7 .sf-menu > li > a {
        line-height: 48px;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-7 .sf-menu a.sf-with-ul {
        padding-right: 26px;
    }
}
@media (max-width: 767px) {
    .td-header-style-7 #td-header-menu {
        min-height: 54px;
    }
    .td-header-style-7 .td-header-main-menu {
        height: 54px;
    }
}
.td-header-style-7 .td-affix .td-header-sp-logo {
    height: 48px;
}
.td-header-style-7 .td-affix .td-header-sp-logo a {
    line-height: 46px;
}
.td-header-style-7 .td-affix .td-header-sp-logo img {
    line-height: 48px;
    max-height: 48px;
    padding: 3px 0;
}
.td-header-style-7 .td-affix #td-header-menu {
    min-height: 48px;
}
.td-header-style-7 .td-affix .sf-menu {
    margin-top: 0;
}
.td-header-style-7 .td-affix #td-top-search {
    bottom: 0;
}
@media (min-width: 1019px) {
    .single_template_6 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-7 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-7 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-7 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-7 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 14px !important;
    }
}
.td_category_template_2 .td-header-style-7,
.td_category_template_5 .td-header-style-7 {
    border-bottom: 1px solid #f2f2f2;
}
.td-header-style-8 .td-header-menu-wrap-full {
    position: relative;
}
.td-header-style-8 .td-header-menu-wrap {
    display: table;
    width: 100%;
}
.td-header-style-8 .td-header-menu-wrap.td-affix {
    background-color: rgba(255, 255, 255, .95);
}
.td-header-style-8 .td-social-icon-wrap .td-icon-font {
    color: #000;
}
.td-header-style-8 .td-header-header {
    clear: both;
}
.td-header-style-8 .td-header-top-menu {
    width: 786px;
    margin-left: 282px;
    padding: 12px 0;
    color: #000;
    border-bottom: 1px solid #e0e0e0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-8 .td-header-top-menu {
        width: 768px;
        margin-left: 212px;
        padding: 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-8 .td-header-top-menu {
        width: 588px;
        margin-left: 152px;
        padding: 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-8 .td-header-top-menu {
        display: none;
    }
}
.td-header-style-8 .td-header-top-menu a {
    color: #000;
}
.td-header-style-8 .top-header-menu .sub-menu {
    background-color: #fff !important;
}
.td-header-style-8 .td-header-sp-logo {
    position: absolute;
    width: 238px;
    height: 94px;
    margin-top: -47px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-8 .td-header-sp-logo {
        width: 190px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-8 .td-header-sp-logo {
        width: 140px;
    }
}
@media (max-width: 767px) {
    .td-header-style-8 .td-header-sp-logo {
        display: none;
    }
}
.td-header-style-8 .td-header-sp-logo img {
    right: auto;
    max-height: 86px;
}
.td-header-style-8 .td-main-menu-logo {
    display: none;
}
@media (max-width: 767px) {
    .td-header-style-8 .td-main-menu-logo {
        display: block;
    }
}
.td-header-style-8 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-8 .td-header-rec-wrap {
    min-height: 0;
}
@media (min-width: 1019px) {
    .td-header-style-8 .td-a-rec-id-header > div,
    .td-header-style-8 .td-g-rec-id-header > div,
    .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
        margin: 24px auto 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-8 .td-a-rec-id-header > div,
    .td-header-style-8 .td-g-rec-id-header > div,
    .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
        margin: 14px auto 0 !important;
    }
}
.td-header-style-8 .td-a-rec-id-header img,
.td-header-style-8 .td-g-rec-id-header img {
    position: relative;
}
.td-header-style-8 .td-a-rec-id-header .adsbygoogle,
.td-header-style-8 .td-g-rec-id-header .adsbygoogle {
    position: relative;
    display: block !important;
}
.td-header-style-8 .header-search-wrap .td-icon-search {
    color: #000;
}
@media (max-width: 767px) {
    .td-header-style-8 .header-search-wrap .td-icon-search {
        color: #fff;
    }
}
.td-header-style-8 .td-header-main-menu {
    float: left;
    width: 786px;
    margin-left: 282px;
    background-color: transparent !important;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-8 .td-header-main-menu {
        width: 768px;
        margin-left: 212px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-8 .td-header-main-menu {
        width: 588px;
        margin-left: 152px;
    }
}
@media (max-width: 767px) {
    .td-header-style-8 .td-header-main-menu {
        width: 100%;
        margin-left: 0;
    }
}
.td-header-style-8 .sf-menu > li > a {
    line-height: 53px;
}
.td-header-style-8 .td-mega-menu ul {
    left: -305px !important;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-8 .td-mega-menu ul {
        left: -232px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-8 .td-mega-menu ul {
        left: -173px !important;
    }
}
.td-header-style-8 .sf-menu > .current-menu-item > a,
.td-header-style-8 .sf-menu > .current-menu-ancestor > a,
.td-header-style-8 .sf-menu > .current-category-ancestor > a,
.td-header-style-8 .sf-menu > li > a:hover,
.td-header-style-8 .sf-menu > .sfHover > a {
    background-color: transparent !important;
}
@media (max-width: 767px) {
    .td-header-style-8 .td-header-menu-wrap .td-container {
        padding: 0;
    }
}
.td-header-style-8 .td-affix .td-header-sp-logo img {
    top: auto;
    max-height: 46px;
    padding: 2px 0;
}
@media (min-width: 1019px) {
    .single_template_6 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-8 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-8 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-8 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-8 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 14px !important;
    }
}
.td_category_template_2 .td-header-style-8,
.td_category_template_5 .td-header-style-8 {
    border-bottom: 1px solid #f2f2f2;
}
.td-header-style-9 .td-header-top-menu-full {
    background-color: #fff;
}
a.td_user_logd_in,
.wp_logout_url_wrap,
.td_user_logd_in_wrap,
a.td-login-modal-js.menu-item,
.wp_logout_url_wrap a {
    font-size: 12px;
    color: #222;
}
a.td-login-modal-js.menu-item:hover,
a.td_user_logd_in:hover,
.wp_logout_url_wrap > a:hover {
    color: #0072bf;
}
.fa {
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-align: center;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.td-header-style-9 .td-social-icon-wrap .td-icon-font {
    color: #666;
}
.td-header-style-9 .top-header-menu .sub-menu {
    background-color: #fff;
}
.td-header-style-9 .td-logo-wrap-full {
    line-height: 130px;
    min-height: 140px;
}
.a-single.a-3 {
    text-align: center;
}
@media (max-width: 767px) {
    #td-header-menu,
    .td-header-style-9 .header-search-wrap {
        float: right;
    }
    .td-header-style-9 .td-logo-wrap-full {
        display: none;
    }
}
.td-header-style-9 .td-logo-wrap-full a {
    line-height: 100px;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .td-header-style-9 .td-logo-wrap-full a {
        line-height: 90px;
    }
}
.td-header-style-9 .logo-text-container a {
    line-height: 1;
}
body.home .td-header-style-9 .td-header-sp-logo {
    background-color: #fff;
}
.td-header-style-9 .td-header-sp-logo {
    text-align: center;
}
.td-header-style-9 .td-header-sp-logo img {
    position: relative;
    z-index: 1;
    display: block;
    height: 110px;
}
@media (max-width: 767px) {
    .td-header-style-9 .td-logo-wrap-full {
        display: none;
    }
    .td-header-style-9 .td-main-menu-logo {
        display: block;
    }
    .td-header-style-9 .td-affix .td-main-menu-logo {
        display: block;
    }
}
.td-header-style-9 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-9 .td-header-rec-wrap {
    min-height: 0;
}
@media (min-width: 1019px) {
    .td-header-style-9 .td-a-rec-id-header > div,
    .td-header-style-9 .td-g-rec-id-header > div,
    .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
        margin: 0 !important;
    }
}
.td-affix .td-search-wrapper {
    float: left;
}
.td-affix .top-header-login {
    display: none;
}
.td-header-style-9 .td-a-rec-id-header img,
.td-header-style-9 .td-g-rec-id-header img {
    position: relative;
}
.td-header-style-9 .td-a-rec-id-header .adsbygoogle,
.td-header-style-9 .td-g-rec-id-header .adsbygoogle {
    position: relative;
}
.td-header-style-9 .td-banner-bg {
    background-color: #fff;
}
body.td_category_template_8 .td-header-style-9 .td-banner-bg {
    opacity: .9;
}
.td-header-style-9 .td-search-wrapper {
    float: right;
}
.td-header-style-9 .login-wrapper {
    font-size: 18px;
    display: none;
    float: right;
    margin-right: -15px;
}
.td-header-style-9 .td-header-menu-wrap-full {
    position: relative;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-9 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-9 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-9 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-9 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-9 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-9 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-9 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-9 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 14px !important;
    }
}
.td_category_template_2 .td-header-style-9,
.td_category_template_5 .td-header-style-9 {
    border-bottom: 1px solid #f2f2f2;
}
.td-header-style-10 .td-header-top-menu-full {
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
}
.td-header-style-10 .td-header-top-menu-full .td-header-top-menu {
    color: #000;
}
.td-header-style-10 .td-header-top-menu-full a {
    color: #000;
}
.td-header-style-10 .td-social-icon-wrap .td-icon-font {
    color: #000;
}
.td-header-style-10 .top-header-menu .sub-menu {
    background-color: #fff;
}
.td-header-style-10 .td-logo-wrap-full {
    line-height: 100px;
    min-height: 100px;
}
@media (max-width: 767px) {
    .td-header-style-9 .td-search-wrapper {
        float: right;
    }
    .td-header-style-10 .td-logo-wrap-full {
        line-height: 90px;
        min-height: 90px;
    }
}
.td-header-style-10 .td-logo-wrap-full a {
    line-height: 130px;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 1018px) {
    .td-header-style-10 .td-logo-wrap-full a {
        line-height: 90px;
    }
}
.td-header-style-9 .header-search-wrap .td-icon-search {
    position: relative;
    width: 40px;
    color: #444;
}
@media (min-width: 768px) {
    .td-header-style-9 .header-search-wrap .td-icon-search {
        top: 2px;
    }
    .td-header-style-10 .td-logo-sticky {
        position: absolute;
        left: 0;
    }
    .td-header-style-10 .td-logo-sticky img {
        max-width: 102px;
    }
}
@media (min-width: 1019px) {
    .td-header-style-10 .td-logo-sticky img {
        max-width: inherit;
    }
}
.td-header-style-10 .td-header-sp-logo {
    text-align: center;
}
.td-header-style-10 .td-header-sp-logo img {
    position: relative;
    z-index: 1;
    display: block;
}
.td-header-style-10 .logo-text-container a {
    line-height: 1;
}
.td-affix .menu-mainmenu-container {
    height: 54px;
}
@media (max-width: 767px) {
    .top-header-menu.td_ul_login {
        display: none;
    }
    .td-header-style-10 .td-main-menu-logo {
        display: none;
    }
    .td-header-style-10 .td-affix .td-main-menu-logo {
        display: block;
    }
}
.td-header-style-10 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-10 .td-header-rec-wrap {
    min-height: 0;
}
@media (min-width: 1019px) {
    .td-header-style-10 .td-a-rec-id-header > div,
    .td-header-style-10 .td-g-rec-id-header > div,
    .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
        margin: 24px auto 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-10 .td-a-rec-id-header > div,
    .td-header-style-10 .td-g-rec-id-header > div,
    .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
        margin: 14px auto 0 !important;
    }
}
.td-header-style-10 .td-a-rec-id-header img,
.td-header-style-10 .td-g-rec-id-header img {
    position: relative;
}
.td-header-style-10 .td-a-rec-id-header .adsbygoogle,
.td-header-style-10 .td-g-rec-id-header .adsbygoogle {
    position: relative;
    display: block !important;
}
.td-header-style-10 .td-banner-bg {
    background-color: #fff;
}
.td-header-style-10 .header-search-wrap .td-icon-search {
    color: #000;
}
@media (max-width: 767px) {
    .td-header-style-10 .header-search-wrap .td-icon-search {
        color: #fff;
    }
}
.td-header-style-10 .td-header-menu-wrap-full {
    position: relative;
}
.td-header-style-10 .menu-main-menu-container {
    display: inherit;
}
.td-header-style-10 .td-header-main-menu {
    padding-left: 48px;
}
@media (max-width: 767px) {
    .td-header-style-10 .td-header-main-menu {
        padding-left: 2px;
    }
}
.td-header-style-10 #td-header-menu {
    display: table;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .td-header-style-10 #td-header-menu {
        display: block;
    }
}
@media (min-width: 1019px) {
    .td-header-style-10 .td-affix #td-header-menu {
        margin: 0 auto 0 106px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-10 .td-affix #td-header-menu {
        margin: 0 auto 0 64px;
    }
}
@media (min-width: 1019px) {
    .single_template_6 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-10 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-10 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-10 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-10 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 14px !important;
    }
}
.td_category_template_2 .td-header-style-10,
.td_category_template_5 .td-header-style-10 {
    border-bottom: 1px solid #f2f2f2;
}
.td-header-style-11 .td-header-top-menu-full {
    background-color: #111;
}
.td-header-style-11 .td-header-top-menu-full .td-header-top-menu {
    color: #fff;
}
.td-header-style-11 .td-header-top-menu-full a {
    color: #fff;
}
.td-header-style-11 .top-header-menu .sub-menu {
    background-color: #111;
}
.td-header-style-11 .td-logo-wrap-full {
    line-height: 160px;
    width: 100%;
    min-height: 160px;
    border-bottom: 1px solid #eee;
}
@media (max-width: 767px) {
    .td-header-style-11 .td-logo-wrap-full {
        line-height: 90px;
        min-height: 90px;
    }
}
.td-header-style-11 .td-logo-wrap-full a {
    line-height: 160px;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .td-header-style-11 .td-logo-wrap-full a {
        line-height: 90px;
    }
}
.td-header-style-11 .td-header-sp-logo {
    text-align: center;
}
.td-header-style-11 .td-header-sp-logo img {
    position: relative;
    z-index: 1;
    display: block;
}
.td-header-style-11 .logo-text-container a {
    line-height: 1;
}
@media (max-width: 767px) {
    .td-header-style-11 .td-main-menu-logo {
        display: none;
    }
    .td-header-style-11 .td-affix .td-main-menu-logo {
        display: block;
    }
}
.td-header-style-11 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-11 .td-header-rec-wrap {
    min-height: 0;
}
@media (min-width: 1019px) {
    .td-header-style-11 .td-a-rec-id-header > div,
    .td-header-style-11 .td-g-rec-id-header > div,
    .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
        margin: 24px auto 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-11 .td-a-rec-id-header > div,
    .td-header-style-11 .td-g-rec-id-header > div,
    .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
        margin: 14px auto 0 !important;
    }
}
.td-header-style-11 .td-a-rec-id-header img,
.td-header-style-11 .td-g-rec-id-header img {
    position: relative;
}
.td-header-style-11 .td-a-rec-id-header .adsbygoogle,
.td-header-style-11 .td-g-rec-id-header .adsbygoogle {
    position: relative;
    display: block !important;
}
.td-header-style-11 .td-banner-bg {
    background-color: #fff;
}
.td-header-style-11 .header-search-wrap .td-icon-search {
    color: #000;
}
@media (max-width: 767px) {
    .td-header-style-11 .header-search-wrap .td-icon-search {
        color: #fff;
    }
}
.td-header-style-11 .td-header-menu-wrap-full {
    position: relative;
}
.td-header-style-11 .sf-menu > li > a {
    line-height: 52px;
}
.td-header-style-11 .td-affix:after {
    position: absolute;
    z-index: 1;
    bottom: -12px;
    width: 100%;
    height: 12px;
    content: '';
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMCFg8LBQd761rpAAAAFklEQVQI12MQAEIFIDQAwgAGByAEAwAUCAGRLNh3YwAAAABJRU5ErkJggg==);
}
.td_category_template_2 .td-header-style-11 .td-logo-wrap-full,
.td_category_template_5 .td-header-style-11 .td-logo-wrap-full {
    border-bottom: 0;
}
@media (min-width: 1019px) {
    .single_template_6 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-11 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-11 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-11 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-11 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 14px !important;
    }
}
.td_category_template_2 .td-header-style-11,
.td_category_template_5 .td-header-style-11 {
    border-bottom: 1px solid #f2f2f2;
}
.td-header-style-12 .td-header-top-menu-full {
    z-index: 1;
    background-color: #2b2b2b;
}
.td-header-style-12 .td-header-top-menu-full .td-header-top-menu {
    text-transform: uppercase;
}
.td-header-style-12 .top-header-menu .sub-menu {
    top: 39px;
    background-color: #111;
}
.td-header-style-12 .td-header-sp-top-menu,
.td-header-style-12 .td-header-sp-top-widget {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.td-header-style-12 .td-main-menu-logo {
    display: block;
    height: 80px;
    margin-right: 42px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-12 .td-main-menu-logo {
        margin-right: 22px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-12 .td-main-menu-logo {
        margin-right: 12px;
    }
}
@media (max-width: 767px) {
    .td-header-style-12 .td-main-menu-logo {
        display: inline;
        width: 0;
        height: 0;
        margin: 0;
    }
}
.td-header-style-12 .td-main-menu-logo a {
    line-height: 78px;
}
.td-header-style-12 .td-main-menu-logo img {
    max-height: 66px;
}
@media (max-width: 767px) {
    .td-header-style-12 .td-main-menu-logo img {
        max-height: 48px;
    }
}
.td-header-style-12 .td-header-sp-recs {
    width: 100%;
}
.td-header-style-12 .td-header-rec-wrap {
    min-height: 0;
}
@media (min-width: 1019px) {
    .td-header-style-12 .td-a-rec-id-header > div,
    .td-header-style-12 .td-g-rec-id-header > div,
    .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
        margin: 24px auto 0 !important;
    }
}
a#login-button {
    position: relative;
    display: inline-block;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-style-12 .td-a-rec-id-header > div,
    .td-header-style-12 .td-g-rec-id-header > div,
    .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
        margin: 14px auto 0 !important;
    }
}
.td-header-style-12 .td-a-rec-id-header img,
.td-header-style-12 .td-g-rec-id-header img {
    position: relative;
}
.td-header-style-12 .td-a-rec-id-header .adsbygoogle,
.td-header-style-12 .td-g-rec-id-header .adsbygoogle {
    position: relative;
    display: block !important;
}
.td-header-style-12 .header-search-wrap .td-icon-search {
    color: #fff;
}
.td-header-style-12 .td-header-menu-wrap-full {
    background-color: #0072bf;
}
.td-header-style-12 .td-header-menu-wrap-full .td-header-gradient:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=0);
}
.td-header-style-12 .sf-menu > .current-menu-item > a,
.td-header-style-12 .sf-menu > .current-menu-ancestor > a,
.td-header-style-12 .sf-menu > .current-category-ancestor > a,
.td-header-style-12 .sf-menu > li > a:hover,
.td-header-style-12 .sf-menu > .sfHover > a {
    background-color: rgba(0, 0, 0, .3) !important;
}
.td-header-style-12 .td-affix {
    background-color: #0072bf;
}
.td-header-style-12 .td-header-menu-wrap .td-header-main-menu {
    background-color: transparent;
}
.td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
    line-height: 80px;
    color: #fff;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
        padding: 0 13px;
    }
}
.td-header-style-12 .td-header-menu-wrap .sf-menu > li > a:after {
    display: none;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-style-12 .td-header-menu-wrap .sf-menu a.sf-with-ul {
        padding-right: 28px;
    }
}
.td-header-style-12 .td-mega-menu ul {
    border-top: none;
}
@media (min-width: 1019px) {
    .single_template_6 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-12 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-12 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .single_template_6 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_8 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_10 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_11 .td-header-style-12 .td-a-rec-id-header > div,
    .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div,
    .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div,
    .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div,
    .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div,
    .single_template_6 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
    .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_8 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_10 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_11 .td-header-style-12 .td-g-rec-id-header > div,
    .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div,
    .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div,
    .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div,
    .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div,
    .single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
    .single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
    .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
        margin-bottom: 14px !important;
    }
}
.td_category_template_2 .td-header-style-12,
.td_category_template_5 .td-header-style-12 {
    border-bottom: 1px solid #f2f2f2;
}
#login-button {
    color: #000;
}
.sf-menu,
.sf-menu ul,
.sf-menu li {
    display: inline-block;
    margin: 0;
    list-style: none;
}
@media (max-width: 767px) {
    .sf-menu {
        display: none;
    }
}
.sf-menu ul {
    position: absolute;
    top: -999em;
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li .fa {
    font-size: 1.4em;
    position: relative;
    top: -1px;
    margin-right: 10px;
    vertical-align: middle;
}
.sf-menu li .td-only-icon {
    margin-right: 0;
}
.sf-menu .td-menu-item > a {
    position: relative;
    display: block;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    z-index: 99;
    top: auto;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    top: 0 !important;
    left: 10em;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
.td-no-down-arrow > a .sf-sub-indicator {
    display: none;
}
.sf-menu > li > a {
    font-size: 14px;
    line-height: 56px;
    min-width: 1px;
    height: 54px;
    padding: 0 15px;
    text-transform: uppercase;
    color: #222;
    -webkit-backface-visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu > li > a {
        font-size: 11px;
        padding-right: 10px;
        padding-left: 10px;
    }
    a.td_user_logd_in,
    .wp_logout_url_wrap,
    .td_user_logd_in_wrap,
    a.td-login-modal-js.menu-item,
    .wp_logout_url_wrap a,
    .wp_logout_url_wrap a {
        font-size: 11px !important;
    }
}
.moodometer-container hr {
    display: none !important;
}
.moodly-wrap .block-title {
    margin-bottom: 0 !important;
}
.sf-menu .menu_icon {
    position: relative;
    top: 13px;
    float: left;
}
.sf-menu .sub-menu .menu_icon {
    top: 0;
}
.sf-menu .menu_hidden {
    display: none !important;
}
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover > a {
    z-index: 999;
    background-color: transparent;
}
.td-affix .sf-menu > .current-menu-item > a,
.td-affix .sf-menu > .current-menu-ancestor > a,
.td-affix .sf-menu > .current-category-ancestor > a,
.td-affix .sf-menu > li > a:hover,
.td-affix .sf-menu > .sfHover > a {
    background-color: transparent;
}
.sf-menu > li > a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.sf-menu > .current-menu-item > a:after,
li.current-post-ancestor a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
    background-color: #0072bf !important;
}
.td-header-style-9 #td-header-search-button:hover:after,
.td-header-style-9 #td-header-search-button:focus:after,
.td-header-style-9 #td-header-search-button:active:after,
a#login-button:hover:after,
a#login-button:active:after,
a#login-button:focus:after {
    background-color: #0072bf;
}
#td-header-menu {
    float: left;
    height: 54px;
}
.td-mobile-nav-wrap .td-head-form-search-wrap{padding-right:0px}
.td-mobile-nav-wrap #td-header-search{display: inline-block;    width: auto;}
.td-mobile-nav-wrap #td-header-search-top {display: inline-block;float: right;}

.td_module_mx12 i.td-icon-views {
    font-size: 13px;
    position: relative;
    top: 2px;
}
.td_module_mx12 .td-post-comments {
    display: inline-table;
    padding-left: 10px;
    color: #fff;
}
.td_module_mx12 .td-post-comments i {
    font-size: 9px;
    position: relative;
    top: 1px;
    padding-right: 4px;
}
.td_module_mx12 .td-post-comments a {
    color: #fff;
}
@media (min-width: 768px) {
    #td-header-search-button:after,
    a#login-button:after {
        position: absolute;
        z-index: 99;
        bottom: 0;
        left: 0;
        width: 40px;
        height: 2px;
        content: '';
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.td-post-views {
    display: inline-block;
    color: #fff;
}
.td-post-views:before {
    padding-right: 2px;
    content: '|';
}
.td_block_wrap.td_block_18.td_block_id_308145619 {
    margin-top: -38px;
}
.menu-mainmenu-container {
    margin-left: -15px;
}
.td-affix .menu-mainmenu-container {
    margin-left: 0;
}
.sf-menu li {
    float: left;
}
.td-affix .menu-mainmenu-container,
.td-affix .menu-mainmenu-container li.td-mega-menu,
.td-affix .menu-mainmenu-container li.td-normal-menu {
    display: inline-block;
    float: left;
}
li.menu-item-25845 a{color:#0072bf}
.td-normal-menu ul {
    width: 270px !important;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .3);
    left:auto !important;
}
.sf-menu ul {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.95);
}
.sf-menu ul .td-menu-item > a {
    font-size: 13px;
    padding: 7px 20px 8px;
    color: #111;
}
.sf-menu ul .td-menu-item > a .fa {
    font-size: 1em;
    position: relative;
    top: -1px;
    width: 20px;
    margin-right: 5px;
    text-align: center;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-normal-menu ul {
        width: 400px !important;
    }
    .sf-menu ul .td-menu-item > a {
        font-size: 11px;
        padding: 5px 12px 6px;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-menu-wrap.td-affix .sf-menu > .td-menu-item > a {
        font-size: 12px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-menu-wrap.td-affix .sf-menu .menu-item-7075 {
        display: none;
    }
}
.sf-menu ul .td-icon-menu-down {
    font-size: 9px;
    top: 0;
    float: right;
}
.sf-menu ul .td-menu-item > a:hover,
.sf-menu ul .sfHover > a,
.sf-menu ul .current-menu-ancestor > a,
.sf-menu ul .current-category-ancestor > a,
.sf-menu ul .current-menu-item > a {
    color: #fff;
    background-color: #0072bf;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    outline: 0;
}
.sf-menu .td-icon-menu-down {
    font-size: 9px;
    position: absolute;
    top: 50%;
    display: none;
    margin-top: -5px;
    padding-left: 7px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .sf-menu .td-icon-menu-down {
        padding-left: 6px;
    }
}
.sf-menu .sub-menu {
    -webkit-backface-visibility: hidden;
}
.sf-menu .sub-menu .td-icon-menu-down {
    line-height: 19px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
}
.sf-menu a.sf-with-ul {
    min-width: 1px;
}
a.sf-with-ul i.td-icon-menu-down:before {
    content: '\e808';
}
ul.sf-js-enabled > li > a > i.td-icon-menu-down:before {
    content: '\f107' !important;
}
.td-mega-menu {
    position: static !important;
}
.td-mega-menu ul {
    position: absolute;
    display: none;
    width: 100% !important;
    height: auto;
    left:0;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .3);
}
.td-mega-menu-page .td-mega-grid {
    padding: 22px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-mega-menu-page .td-mega-grid {
        padding: 21px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-mega-menu-page .td-mega-grid {
        padding: 22px;
    }
}
.td-mega-menu-page .td-mega-grid .td_block_wrap {
    padding-bottom: 26px;
}
.td-mega-menu-page .wpb_content_element {
    clear: both;
}
.td-mega-menu-page .wpb_content_element .td_block_wrap .td-pulldown-filter-display-option {
    display: none;
}
.td-mega-menu-page .wpb_content_element .widgettitle:after {
    width: 1200px;
}
.td-mega-menu-page .wpb_content_element ul {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    display: inline-block !important;
    width: 100% !important;
    margin-left: 0 !important;
    border: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    webkit-box-shadow: none !important;
}
.td-mega-menu-page .wpb_content_element ul li {
    line-height: 30px !important;
    float: none !important;
    width: auto !important;
    margin-left: 0;
    padding: 0 !important;
    list-style-position: inside;
    list-style-type: disc !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    webkit-box-shadow: none !important;
}
.td-mega-menu-page .wpb_content_element ul li ul {
    margin-top: 4px !important;
    margin-left: 21px !important;
    padding-bottom: 0 !important;
    opacity: 1 !important;
}
.td-mega-menu-page .wpb_content_element ul li ul li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}
.td-mega-menu-page .wpb_content_element ul li a {
    line-height: 26px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #111 !important;
    background-color: transparent !important;
}
.td-mega-menu-page .wpb_content_element ul li a i {
    display: none;
}
.td-mega-menu-page .wpb_content_element ul li a:hover {
    color: #0072bf !important;
    background-color: transparent !important;
}
.td-mega-menu-page .vc_wp_custommenu ul li {
    padding: 5px 0 !important;
    list-style-type: none !important;
    border-top: 1px dashed #ededed;
}
.td-mega-menu-page .vc_wp_custommenu ul li:first-child {
    border: none;
}
.td-mega-menu-page .vc_wp_custommenu ul li:last-child {
    border-bottom: 1px dashed #ededed;
}
.td-mega-menu-page .vc_wp_custommenu ul li li {
    border-top: 1px dashed #ededed !important;
}
.td_block_mega_menu {
    display: table;
    width: 100%;
    padding-bottom: 0 !important;
    min-height:270px;
}
.td_mega_menu_sub_cats {
    position: relative;
    display: table-cell;
    width: 130px;
    height: 100%;
    padding-top: 22px;
    text-align: right;
    vertical-align: top;
    background-color: #fff;
}
@media (min-width: 768px) and (max-width: 900px) {
    .td_mega_menu_sub_cats {
        width: 118px;
    }
}
.td_mega_menu_sub_cats:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    content: '';
    background-color: #eaeaea;
}
.td_mega_menu_sub_cats a {
    font-size: 13px;
    font-weight: 500;
    position: relative;
    display: block;
    padding: 2px 15px;
    vertical-align: middle;
    color: #111;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
@media (min-width: 768px) and (max-width: 900px) {
    .td_mega_menu_sub_cats a {
        font-size: 11px;
        padding: 3px 22px;
    }
}
.donation-title-wrap span {
    color: #fff;
}
.td_mega_menu_sub_cats .cur-sub-cat {
    color: #0072bf;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background-color: #fff;
}
.td_mega_menu_sub_cats .cur-sub-cat:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    content: '';
    background-color: #fff;
}
.block-mega-child-cats {
    overflow-x: hidden;
    overflow-y: auto;
}
.td_mega_menu_sub_cats {
    padding-top: 0;
    padding-bottom: 0;
}
.td-mega-row {
    display: table-cell;
    padding: 12px 0 15px;
}
.td-no-subcats .td-mega-span {width: 20%;}
.td-mega-span {
    float: left;
    width: 25%;
    min-height: 202px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-no-subcats .td-mega-span {width: 20%;}
    .td-mega-span {
        
        min-height: 176px;
    }
}
.td-mega-span .td-module-thumb {
    position: relative;
    margin-bottom: 0;
}
.td-mega-span .entry-thumb {
    min-height: 135px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-mega-span .entry-thumb {
        min-height: 122px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-mega-span .entry-thumb {
        min-height: 89px;
    }
}
.home_lower_block .td-block-row .td-block-span6:first-child .td_module_2 {
    margin-right: 6px;
}
.home_lower_block .td-block-row .td-block-span6:last-child .td_module_2 {
    margin-left: 6px;
}
.td-mega-span h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin: 7px 0 0;
}
.td-mega-span h3 a {
    display: block;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
    color: #333;
}
.td-mega-span h3 a:hover {
    color: #0072bf;
}
.td_mod_mega_menu:hover .entry-title a {
    color: #0072bf;
}
.td_mod_mega_menu .entry-thumb {
    max-width: 100%;
}
.wpdiscuz-front-actions {
    margin-bottom: 0;
    padding: 0;
    border-right: 0;
    border-left: 0;
    background: #fff !important;
}
.wpdiscuz-subscribe-bar {
    padding: 0;
    border-right: 0;
    border-left: 0;
    background: #fff !important;
}
@media (max-width: 767px) {
    #td-top-search {
        top: 0;
        margin-top: 0;
    }
    #td-top-mobile-toggle i {
        margin-left: -5px;
    }
}
#wcThreadWrapper #wpcomm .avatar,
#wpcomm .wc-comment .wc-comment-right {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
}
#td-header-search {
    line-height: 17px;
    width: 235px;
    height: 32px;
    margin: 0;
    border-color: #e1e1e1;
    border-right: 0;
}
@media (max-width: 767px) {
    #td-header-search {
        font-size: 16px;
        width: 100%;
    }
}
.td-head-form-search-wrap {
    padding-right: 70px;
}
.header-search-wrap #td-header-search-button {
    position: relative;
    display: block;
    width: 40px;
    text-align: center;
}
.header-search-wrap .td-icon-search {
    font-size: 15px;
    line-height: 54px;
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .header-search-wrap .td-icon-search {
        font-size: 24px;
        line-height: 58px;
        width: 54px;
        height: 54px;
        color: #444;
    }
}
.header-search-wrap .td-drop-down-search {
    position: absolute;
    z-index: 999;
    top: 54px;
    right: 0;
    display: none;
    width: 342px;
    border: none;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
    .header-search-wrap .td-drop-down-search {
        width: 100%;
    }
}
.header-search-wrap .td-drop-down-search .btn {
    line-height: 17px;
    position: absolute;
    top: 20px;
    right: 20px;
    min-width: 67px;
    height: 32px;
    margin: 0 !important;
    padding: 7px 15px 8px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    vertical-align: top;
    border-radius: 0 3px 3px 0;
    text-shadow: none;
}
.header-search-wrap .td-drop-down-search:before {
    position: absolute;
    top: -10px;
    right: 19px;
    display: none;
    width: 0;
    height: 0;
    content: '';
    border-width: 0 5.5px 6px;
    border-style: solid;
    border-color: transparent transparent #0072bf;
}
.header-search-wrap .td-drop-down-search:after {
    position: absolute;
    top: -4px;
    display: none;
    width: 100%;
    height: 4px;
    content: '';
    background-color: #0072bf;
}
.header-search-wrap .td_module_mx2 a:after {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    content: '';
}
.header-search-wrap .td-drop-down-search-open {
    display: block;
}
.header-search-wrap .td-search-form {
    margin: 20px;
}
.header-search-wrap .result-msg {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-style: italic;
    padding: 4px 0 6px;
    text-align: center;
    color: #111;
}
.header-search-wrap .result-msg a {
    display: block;
    color: #111;
}
.header-search-wrap .result-msg a:hover {
    color: #0072bf;
}
.header-search-wrap .td-aj-search-results {
    padding: 10px 0;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background-color: #fdfdfd;
}
.header-search-wrap .td-aj-search-results .item-details {
    margin: 10px 20px 10px 115px;
}
.header-search-wrap .td-aj-search-results .td-module-thumb {
    top: 10px;
    margin-left: 20px;
}
.header-search-wrap .td_module_mx2 {
    padding-bottom: 0;
}
.header-search-wrap .no-result {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background-color: #fdfdfd;
}
.header-search-wrap .meta-info {
    line-height: 14px;
}
.header-search-wrap .td-aj-cur-element {
    background-color: #f0f0f0;
}
.td-header-top-menu {
    font-size: 13px;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}
.td-header-top-menu .fa {
    position: relative;
    top: -1px;
    margin-right: 8px;
}
.menu-top-container a:hover {
    color: #222;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-header-top-menu {
        overflow: visible;
    }
}
.td-affix .td-search-wrapper {
    float: right;
}
.top-header-login {
    line-height: 54px;
    float: right;
}
.menu-item {
    display: block;
}
.td-header-sp-top-menu {
    line-height: 24px;
    z-index: 1000;
    padding-bottom: 6px !important;
}
@media (max-width: 767px) {
    .top-header-login {
        display: none;
    }
    .td-header-sp-top-menu {
        display: none !important;
    }
}
.top-header-menu.td_ul_login {
    float: right;
}
.td-header-sp-top-menu .td_ul_logout {
    float: right;
    margin-right: 0;
}
.td-header-sp-top-widget {
    margin-right: -10px;
    padding: 2px 0 !important;
    text-align: right;
}
@media (max-width: 767px) {
    .td-header-sp-top-widget {
        width: 100%;
        text-align: center;
    }
}
.td_data_time {
    display: inline-block;
    margin-right: 32px;
    text-transform: uppercase;
    color: #666;
}
.menu-top-container {
    display: inline-block;
}
.top-header-menu {
    display: inline-block;
    margin: 0;
    list-style: none;
}
.top-header-menu li {
    position: relative;
    display: inline-block;
    margin-left: 0;
}
.top-header-menu li li {
    width: 100%;
}
.top-header-menu li a {
    line-height: 1;
    margin-right: 16px;
    color: #666;
}
.top-header-menu .avatar {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
.top-header-menu .td-icon-menu-down {
    font-size: 8px;
    position: relative;
    top: -1px;
    padding-left: 6px;
}
.top-header-menu .td-icon-logout {
    font-size: 10px;
}
.top-header-menu .sub-menu {
    position: absolute;
    z-index: 1000;
    top: 26px;
    left: -10px;
    display: none;
    background-color: #111;
}
.top-header-menu .sub-menu a {
    line-height: 28px;
    display: block;
    margin: 0 10px;
    white-space: nowrap;
}
.top-header-menu .current-menu-item > a,
.top-header-menu .current-menu-ancestor > a,
.top-header-menu .current-category-ancestor > a {
    color: #0072bf;
}
.top-header-menu ul .td-icon-menu-down,
.top-header-menu .td-mega-menu .td-icon-menu-down {
    display: none;
}
.top-header-menu .td-mega-menu ul,
.top-header-menu ul ul {
    display: none !important;
}
.td-social-icon-wrap > a {
    display: inline-block;
}
.td-social-icon-wrap .td-icon-font {
    font-size: 14px;
    line-height: 26px;
    height: 24px;
    padding-right: 10px;
    padding-left: 10px;
}
@media (max-width: 767px) {
    .td-social-icon-wrap {
        margin: 0 3px;
    }
}
.top-bar-style-1 .td-header-sp-top-widget {
    float: right;
}
.top-bar-style-2 .td_ul_login,
.top-bar-style-2 .td_ul_logout {
    margin-right: 32px;
}
.top-bar-style-2 .td-header-sp-top-menu {
    float: right;
}
.top-bar-style-2 .td-header-sp-top-menu ul:last-child,
.top-bar-style-2 .td-header-sp-top-menu div:last-child {
    margin-right: 0;
}
.top-bar-style-2 .menu-top-container,
.top-bar-style-2 .top-header-menu li:last-child a {
    margin-right: 0;
}
.top-bar-style-4 .td-header-sp-top-widget,
.top-bar-style-4 .td-header-sp-top-menu {
    float: right;
}
#td-outer-wrap {
    position: relative;
    overflow: hidden;
    width: 1020px;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 0 0 15px -5px #000;
}
@media screen and (max-width: 1019px) {
    #mashbar-header {
        width: 100% !important;
    }
    .td-header-menu-wrap.td-affix {
        width: 100%;
    }
    .td-social-icon-wrap .td-icon-font {
        padding-right: 8px;
        padding-left: 8px;
    }
    #td-outer-wrap {
        width: 100%;
    }
}
.kopp{text-align: center;margin-top:18px}
@media screen and (max-width: 767px){
    .td-header-gradient{
    transform: translate3d(0px, 0px, 0px);
display: block;
margin-right: auto;
margin-left: auto;
z-index: 9999;
position: fixed !important;
top: 0px;
}
}
.td-header-menu-wrap.td-header-gradient:before {
    position: absolute;
    height: 54px;
    background-color: rgba(255, 255, 255, 0.95);
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    content: '';
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
}
.td-header-menu-wrap.td-header-gradient:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #ccc;
}
.td-mobile-nav-wrap {
    position: absolute;
    top: 54px;
    left: -80%;
    width: 80%;
    height: 100%;
    border-right: 1px solid #ccc;
    background: rgba(255, 255, 255, .9);
}
.td-content-wrap {
    position: relative;
}
#td-top-mobile-toggle {
    display: none;
}
@media (max-width: 767px) {
    #td-top-mobile-toggle {
        position: relative;
        display: inline-block;
    }
}
#td-top-mobile-toggle a {
    display: inline-block;
}
#td-top-mobile-toggle i {
    font-size: 26px;
    line-height: 54px;
    display: inline-block;
    width: 54px;
    height: 54px;
    color: #444;
}
.td-mobile-close {
    position: relative;
    display: none;
}
.td-mobile-close a {
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 600;
    z-index: -1;
    display: block;
    width: 100%;
    padding: 15px 0 17px;
    text-align: center;
    color: #fff;
    background-color: #0072bf;
}
.td-mobile-close a:hover {
    text-decoration: none !important;
    background: #fff;
    color: #0072bf;
}
.td-mobile-close .td-nav-triangle {
    position: absolute;
    top: 14px;
    right: 0;
    width: 0;
    height: 0;
    border-width: 7.5px 8px 7.5px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.td-mobile-content .fa {
    margin-right: 10px;
}
.td-mobile-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    box-shadow: none;
}
.td-mobile-content li {
    float: none;
    margin-left: 0;
}
.td-mobile-content li a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 21px;
    display: block;
    margin-left: 0;
    padding: 9px 13px 9px 25px;
    color: #1e1e1e;
    border-bottom: 1px solid #e8e8e8;
}
.td-mobile-content li a:hover {
    text-decoration: none !important;
    color: #0072bf;
}
.td-mobile-content div > ul > li > a {
    text-transform: uppercase;
}
.td-mobile-content .td-icon-menu-down {
    font-size: 16px;
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 5px;
    bottom: 0;
    float: right;
    width: 10px;
    padding: 12px 28px 8px 13px;
    color: #666;
}
.td-mobile-content .sub-menu .td-icon-menu-down {
    font-size: 11px;
    right: 3px;
    padding-top: 11px;
    color: #999;
}
.td-mobile-content .sub-menu a {
    font-size: 13px;
    line-height: 19px;
    padding: 9px 8px 9px 36px !important;
}
.td-mobile-content .sub-menu .sub-menu a {
    padding-left: 55px !important;
}
.td-mobile-content .sub-menu .sub-menu .sub-menu a {
    padding-left: 74px !important;
}
.td-mobile-content .menu_icon {
    display: none;
}
@media screen and (max-width: 767px) {
    #td-outer-wrap {
        vertical-align: bottom;
    }
    #td-mobile-nav {
        position: absolute;
        display: block;
        overflow: hidden;
        width: 100%;
    }
    #td-mobile-nav .menu-item-has-children a {
        z-index: 1;
        width: 100%;
    }
    #td-mobile-nav .td-link-element-after {
        position: relative;
    }
    .td-menu-mob-open-menu .td-mobile-nav-wrap {
        left: 0;
    }
    .td-menu-mob-open-menu .td-content-wrap {
        left: 80%;
    }
}
body,
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
}
p {
    margin-top: 0;
    margin-bottom: 21px;
}
.google-ad p {
    margin-bottom: 0;
}
a:active,
a:focus {
    outline: none;
}
a {
    text-decoration: none;
    color: #0072bf;
}
ins {
    text-decoration: none;
    background: #fff;
}
code {
    position: relative;
    top: -1px;
    padding: 2px 6px;
    border: none;
    background-color: #f1f1f1;
}
pre {
    margin-top: 24px;
    padding: 4px 10px;
    border: none;
    border-radius: 0;
    background-color: #f1f1f1;
}
cite {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    color: #000;
}
cite a {
    color: #000;
}
cite a:hover {
    color: #0072bf;
}
q {
    font-style: italic;
}
ul,
ol {
    padding: 0;
}
ul li,
ol li {
    line-height: 24px;
    margin-left: 24px;
}
ol li {
    margin-bottom: 15px;
}
.dl-horizontal a {
    font-weight: 500 !important;
}
.dl-horizontal dt {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    width: 70px;
}
.dl-horizontal dd {
    font-size: 14px;
    line-height: 24px;
    margin-left: 90px;
}
address {
    font-size: inherit !important;
    line-height: inherit !important;
    margin-bottom: 21px;
}
big {
    text-transform: uppercase;
}
embed {
    width: 100%;
}
table {
    overflow: auto;
    width: 100%;
    white-space: nowrap;
}
table th {
    padding: 2px 8px;
    text-align: left;
    border: 1px solid #ededed;
}
table td {
    padding: 2px 8px;
    border: 1px solid #ededed;
}
table .odd td {
    background-color: #fcfcfc;
}
h1,
h2,
h3,
h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin: 6px 0;
    text-align: left;
    color: #0072bf;
}
h1 > a,
h2 > a,
h3 > a,
h5 > a,
h6 > a {
    font-weight: 400;
    color: #222;
}
h4 > a {
    text-decoration: underline;
}
h1 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 33px;
    margin-bottom: 23px;
}
h2 {
    font-size: 27px;
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 20px;
}
h3 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 27px;
    margin-bottom: 17px;
}
h4 {
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 14px;
    text-align: justify;
}
h5 {
    font-size: 17px;
    line-height: 25px;
    margin-top: 21px;
    margin-bottom: 11px;
}
h6 {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #444;
}
.td-post-content h4 {
    margin-top: 0;
}
.videopress-placeholder {
    width: 100% !important;
}
.videopress-poster {
    width: 100% !important;
    height: auto !important;
}
.video-player {
    width: 100% !important;
}
textarea {
    font-size: 12px;
    line-height: 21px;
    width: 100%;
    max-width: 100%;
    height: 168px;
    min-height: 168px;
    padding: 6px 9px;
    color: #444;
    border: 1px solid #e1e1e1;
}
textarea:active,
textarea:focus {
    border-color: #b0b0b0;
}
textarea:focus,
input:focus,
input[type]:focus {
    outline: 0 none;
}
button.wpb_button,
a.vc_btn.vc_btn-black.vc_btn-sm.vc_btn_square,
input.wpb_button[type='submit'],
.link-article,
.td_ajax_load_more,
.wc-load-more-submit,
button,
a.vc_btn_square,
input[type=submit],
input#login_button.wpb_button.btn.td-login-button,
input#forgot_button.wpb_button.btn.td-login-button,
#wpcomm .wc-field-submit input[type='button'] {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px;
    padding: 8px 15px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    color: #0072bf !important;
    border: 1px solid #0072bf !important;
    border-width: 0;
    border-radius: 3px;
    background-color: #fff !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
button.wpb_button:hover,
a.vc_btn.vc_btn-black.vc_btn-sm.vc_btn_square:hover,
input.wpb_button[type='submit']:hover,
.td_ajax_load_more:hover,
.wc-load-more-submit:hover,
button:hover,
a.vc_btn_square:hover,
input[type=submit]:hover,
input#login_button.wpb_button.btn.td-login-button:hover,
input#forgot_button.wpb_button.btn.td-login-button:hover,
#wpcomm .wc-field-submit input[type='button']:hover,
button.wpb_button:active,
.link-article:hover,
.link-article:active,
input.wpb_button[type='submit']:active,
.td_ajax_load_more:active,
.wc-load-more-submit:active,
button:active,
a.vc_btn_square:active,
input[type=submit]:active,
input#login_button.wpb_button.btn.td-login-button:active,
input#forgot_button.wpb_button.btn.td-login-button:active,
#wpcomm .wc-field-submit input[type='button']:active {
    -webkit-transition: background-color .4s;
    -webkit-transition: color .4s;
    -moz-transition: background-color .4s;
    -moz-transition: color .4s;
    -o-transition: background-color .4s;
    -o-transition: color .4s;
    transition: background-color .4s;
    transition: color .4s;
    color: #fff !important;
    background: #0072bf !important;
}
a.vc_btn {
    margin-top: 15px;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
    font-size: 12px;
    line-height: 21px;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
    color: #444;
    border: 1px solid #aaa;
}
input[type=text]:active,
input[type=url]:active,
input[type=tel]:active,
input[type=email]:active,
input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=email]:focus {
    border-color: #888;
}
input[type=password] {
    font-size: 12px;
    line-height: 21px;
    position: relative;
    top: 0;
    display: inline-table;
    width: 100%;
    max-width: 100%;
    height: 34px;
    margin-bottom: 10px;
    padding: 3px 9px;
    vertical-align: middle;
    color: #444;
    border: 1px solid #ccc;
}
.td-post-content img,
.wpb_text_column img,
.td_block_text_with_title img,
.woocommerce #tab-description img,
.mce-content-body img {
    margin-bottom: 21px;
}
.td-post-content figure img,
.wpb_text_column figure img,
.td_block_text_with_title figure img,
.woocommerce #tab-description figure img,
.mce-content-body figure img {
    margin-bottom: 0;
}
.td-post-featured-image figure img {
    margin-bottom: 0;
}
img.wp-smiley {
    width: auto;
}
.wp-caption-text,
.wp-caption-dd {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-style: italic;
    line-height: 17px;
    margin: 6px 0 26px;
    text-align: left;
    color: #444;
}
.wp-caption {
    max-width: 100% !important;
    text-align: center;
}
.wp-caption img {
    max-width: 100% !important;
}
.alignnone {
    margin-top: 0;
}
.aligncenter {
    display: block;
    clear: both;
    max-width: 100%;
    margin: 6px auto;
    text-align: center;
}
body.page-id-6598 .td-page-header {
    display: none;
}
body.page .td-crumb-container {
    display: none;
}
body.page-id-6598 .td-ss-main-content {
    padding-top: 0;
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.alignnone img,
.aligncenter img {
    width: 100%;
}
.alignleft {
    float: left;
    margin: 24px 24px 6px 0 !important;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .alignleft {
        max-width: 312px !important;
        margin-right: 21px;
    }
}
.td_module_mx12 .td-module-comments a {
    font-weight: 500;
    color: #fff;
}
.td_module_mx12 .td-module-comments a:before {
    padding-right: 4px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-top-menu {
        font-size: 12px;
    }
    .td-social-icon-wrap .td-icon-font {
        font-size: 12px;
    }
    .home_lower_block .td-block-row .td-block-span6:first-child .td_module_2 {
        margin-right: 50px;
    }
    .home_lower_block .td-block-row .td-block-span6:last-child .td_module_2 {
        margin-left: 50px;
    }
    .alignleft {
        max-width: 220px !important;
        margin-right: 21px;
    }
}
@media (max-width: 767px) {
    .alignleft {
        max-width: 220px !important;
        margin-right: 21px;
    }
}
@media (max-width: 500px) {
    .alignleft {
        float: none;
        max-width: 100% !important;
        margin-right: auto;
        margin-bottom: 21px;
        margin-left: auto;
        text-align: center;
    }
    .alignleft img {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .alignleft figcaption {
        text-align: center;
    }
}
.mce-content-body .alignleft {
    margin: 6px 24px 6px 0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-span12 .alignleft,
    .mceContentBody-max-width-big .alignleft {
        max-width: 550px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .top-header-menu li a {
        margin-right: 12px;
    }
    .td-pb-span12 .alignleft,
    .mceContentBody-max-width-big .alignleft {
        max-width: 400px !important;
    }
}
.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}
.alignright {
    float: right;
    margin: 6px 0 6px 24px !important;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .alignright {
        max-width: 312px !important;
        margin-left: 21px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .alignright {
        max-width: 220px !important;
        margin-left: 21px;
    }
}
@media (max-width: 767px) {
    .alignright {
        max-width: 220px !important;
        margin-left: 21px;
    }
}
@media (max-width: 500px) {
    .alignright {
        max-width: 100% !important;
        margin-right: auto;
        margin-bottom: 21px;
        margin-left: auto;
        text-align: center;
    }
    .alignright img {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .alignright figcaption {
        text-align: center;
    }
}
.mce-content-body .alignright {
    margin: 6px 0 6px 24px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-span12 .alignright,
    .mceContentBody-max-width-big .alignright {
        max-width: 550px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span12 .alignright,
    .mceContentBody-max-width-big .alignright {
        max-width: 400px !important;
    }
}
.td-page-content,
.td-post-content,
.wpb_text_column,
.td_block_text_with_title,
.woocommerce #tab-description,
.mce-content-body {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #111;
}
.td-page-content a:hover,
.td-post-content a:hover,
.wpb_text_column a:hover,
.td_block_text_with_title a:hover,
.woocommerce #tab-description a:hover,
.mce-content-body a:hover {
    text-decoration: underline;
}
.td-page-content ul,
.td-post-content ul,
.wpb_text_column ul,
.td_block_text_with_title ul,
.woocommerce #tab-description ul,
.mce-content-body ul {
    margin-bottom: 26px;
}
.td-post-content,
.td-page-content p,
.td-post-content p,
.wpb_text_column p,
.td_block_text_with_title p,
.woocommerce #tab-description p,
.mce-content-body p,
.td-page-content li,
.td-post-content li,
.wpb_text_column li,
.td_block_text_with_title li,
.woocommerce #tab-description li,
.mce-content-body li {
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
}
.td-post-content blockquote li {
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
    line-height: 32px;
    text-align: justify;
    color: #666 !important;
}
.contact-form label {
    font-family: 'Raleway';
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    float: none;
    margin-bottom: 0;
}
label.grunion-field-label.select {
    margin-bottom: -2px;
}
.contact-form select {
    font-size: 13px;
    border-color: #ccc;
}
.td-page-content p,
.td-post-content p,
.td_block_text_with_title p,
.woocommerce #tab-description p,
.mce-content-body p {
    margin-top: 15px;
    margin-bottom: 0;
}
.wpb_wrapper ol {
    margin-top: 0;
    margin-left: 20px;
}
.td-page-content .td-arrow-list,
.td-post-content .td-arrow-list,
.wpb_text_column .td-arrow-list,
.td_block_text_with_title .td-arrow-list,
.woocommerce #tab-description .td-arrow-list,
.mce-content-body .td-arrow-list {
    margin-left: 16px;
    list-style: none;
}
.td-page-content .td-arrow-list li:before,
.td-post-content .td-arrow-list li:before,
.wpb_text_column .td-arrow-list li:before,
.td_block_text_with_title .td-arrow-list li:before,
.woocommerce #tab-description .td-arrow-list li:before,
.mce-content-body .td-arrow-list li:before {
    font-size: 14px;
    line-height: 26px;
    float: left;
    margin-left: -16px;
    content: '\e803';
}
.entry-title a:hover,
.td-post-category:hover {
    text-decoration: none !important;
}
.post blockquote p,
.page blockquote p {
    display: block !important;
}
.td-page-content blockquote,
.td-post-content blockquote,
.wpb_text_column blockquote,
.td_block_text_with_title blockquote,
.bbpress blockquote,
.woocommerce #tab-description blockquote,
.mce-content-body blockquote,
.comment-content blockquote {
    position: relative;
    display: block;
    margin: 40px 5% 38px;
    padding: 0;
    border-left: none;
}
@media (max-width: 767px) {
    .td-page-content blockquote,
    .td-post-content blockquote,
    .wpb_text_column blockquote,
    .td_block_text_with_title blockquote,
    .bbpress blockquote,
    .woocommerce #tab-description blockquote,
    .mce-content-body blockquote,
    .comment-content blockquote {
        margin: 20px 3% 18px;
    }
}
.td-post-content blockquote,
.td-page-content blockquote,
.td-page-content blockquote p,
.td-post-content blockquote ol,
.td-post-content blockquote ul,
.td-post-content blockquote p,
.wpb_text_column blockquote p,
.td_block_text_with_title blockquote p,
.bbpress blockquote p,
.woocommerce #tab-description blockquote p,
.mce-content-body blockquote p,
.comment-content blockquote p {
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
    line-height: 32px;
    display: inline-block;
    margin: 0 20px 15px 80px;
    text-align: justify;
    text-transform: none;
    color: #666 !important;
}
.td-post-content > blockquote > p:nth-last-child(1),
.td-page-content > blockquote > p:nth-last-child(1),
.td-post-content > blockquote:nth-last-child(1),
.td-page-content > blockquote:nth-last-child(1) {
    margin-bottom: 10px;
}

.td-page-content .twitter-tweet p,
.td-post-content .twitter-tweet p,
.wpb_text_column .twitter-tweet p,
.td_block_text_with_title .twitter-tweet p,
.bbpress .twitter-tweet p,
.woocommerce #tab-description .twitter-tweet p,
.mce-content-body .twitter-tweet p,
.comment-content .twitter-tweet p {
    font-family: initial;
    font-size: initial;
    font-weight: initial;
    font-style: initial;
    line-height: initial;
    text-align: initial;
    text-transform: initial;
    color: initial;
}
.td-page-content .td_quote_right,
.td-post-content .td_quote_right,
.wpb_text_column .td_quote_right,
.td_block_text_with_title .td_quote_right,
.bbpress .td_quote_right,
.woocommerce #tab-description .td_quote_right,
.mce-content-body .td_quote_right,
.comment-content .td_quote_right {
    float: right;
    width: 50%;
    margin: 21px 0 21px 21px;
}
@media (max-width: 767px) {
    .td-page-content .td_quote_right,
    .td-post-content .td_quote_right,
    .wpb_text_column .td_quote_right,
    .td_block_text_with_title .td_quote_right,
    .bbpress .td_quote_right,
    .woocommerce #tab-description .td_quote_right,
    .mce-content-body .td_quote_right,
    .comment-content .td_quote_right {
        float: none;
        width: auto;
        margin-right: 5%;
        margin-left: 5%;
    }
}
.td-page-content .td_quote_left,
.td-post-content .td_quote_left,
.wpb_text_column .td_quote_left,
.td_block_text_with_title .td_quote_left,
.bbpress .td_quote_left,
.woocommerce #tab-description .td_quote_left,
.mce-content-body .td_quote_left,
.comment-content .td_quote_left {
    float: left;
    width: 50%;
    margin: 18px 18px 18px 0;
}
@media (max-width: 767px) {
    .td-page-content .td_quote_left,
    .td-post-content .td_quote_left,
    .wpb_text_column .td_quote_left,
    .td_block_text_with_title .td_quote_left,
    .bbpress .td_quote_left,
    .woocommerce #tab-description .td_quote_left,
    .mce-content-body .td_quote_left,
    .comment-content .td_quote_left {
        float: none;
        width: auto;
        margin-right: 5%;
        margin-left: 5%;
    }
}
.td-page-content .td_quote_left p,
.td-post-content .td_quote_left p,
.wpb_text_column .td_quote_left p,
.td_block_text_with_title .td_quote_left p,
.bbpress .td_quote_left p,
.woocommerce #tab-description .td_quote_left p,
.mce-content-body .td_quote_left p,
.comment-content .td_quote_left p {
    text-align: left;
}
@media (max-width: 767px) {
    .td-page-content .td_quote_left p,
    .td-post-content .td_quote_left p,
    .wpb_text_column .td_quote_left p,
    .td_block_text_with_title .td_quote_left p,
    .bbpress .td_quote_left p,
    .woocommerce #tab-description .td_quote_left p,
    .mce-content-body .td_quote_left p,
    .comment-content .td_quote_left p {
        text-align: center;
    }
}
.td-page-content .td_quote_box,
.td-post-content .td_quote_box,
.wpb_text_column .td_quote_box,
.td_block_text_with_title .td_quote_box,
.bbpress .td_quote_box,
.woocommerce #tab-description .td_quote_box,
.mce-content-body .td_quote_box,
.comment-content .td_quote_box {
    position: relative;
    top: 6px;
    clear: both;
    margin: 0;
    padding: 15px 23px 0;
    border-left: 2px solid #0072bf;
    background-color: #fcfcfc;
}
.td-page-content .td_quote_box p,
.td-post-content .td_quote_box p,
.wpb_text_column .td_quote_box p,
.td_block_text_with_title .td_quote_box p,
.bbpress .td_quote_box p,
.woocommerce #tab-description .td_quote_box p,
.mce-content-body .td_quote_box p,
.comment-content .td_quote_box p {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    margin: 0;
    padding-bottom: 16px;
    text-transform: none;
    color: #777;
}
.td-page-content .td_box_left,
.td-post-content .td_box_left,
.wpb_text_column .td_box_left,
.td_block_text_with_title .td_box_left,
.bbpress .td_box_left,
.woocommerce #tab-description .td_box_left,
.mce-content-body .td_box_left,
.comment-content .td_box_left {
    float: left;
    width: 40%;
    margin: 0 34px 20px 0;
}
@media (max-width: 767px) {
    .td-page-content .td_box_left,
    .td-post-content .td_box_left,
    .wpb_text_column .td_box_left,
    .td_block_text_with_title .td_box_left,
    .bbpress .td_box_left,
    .woocommerce #tab-description .td_box_left,
    .mce-content-body .td_box_left,
    .comment-content .td_box_left {
        float: none;
        width: auto;
        margin: 0 0 36px;
    }
}
.td-page-content .td_box_left p,
.td-post-content .td_box_left p,
.wpb_text_column .td_box_left p,
.td_block_text_with_title .td_box_left p,
.bbpress .td_box_left p,
.woocommerce #tab-description .td_box_left p,
.mce-content-body .td_box_left p,
.comment-content .td_box_left p {
    text-align: left;
}
.td-page-content .td_box_right,
.td-post-content .td_box_right,
.wpb_text_column .td_box_right,
.td_block_text_with_title .td_box_right,
.bbpress .td_box_right,
.woocommerce #tab-description .td_box_right,
.mce-content-body .td_box_right,
.comment-content .td_box_right {
    float: right;
    width: 30%;
    margin: 0 0 20px 34px;
}
@media (max-width: 767px) {
    .td-page-content .td_box_right,
    .td-post-content .td_box_right,
    .wpb_text_column .td_box_right,
    .td_block_text_with_title .td_box_right,
    .bbpress .td_box_right,
    .woocommerce #tab-description .td_box_right,
    .mce-content-body .td_box_right,
    .comment-content .td_box_right {
        float: none;
        width: auto;
        margin: 0 0 36px;
    }
}
.td-page-content .td_box_right p,
.td-post-content .td_box_right p,
.wpb_text_column .td_box_right p,
.td_block_text_with_title .td_box_right p,
.bbpress .td_box_right p,
.woocommerce #tab-description .td_box_right p,
.mce-content-body .td_box_right p,
.comment-content .td_box_right p {
    text-align: left;
}
.td-page-content .td_box_center,
.td-post-content .td_box_center,
.wpb_text_column .td_box_center,
.td_block_text_with_title .td_box_center,
.bbpress .td_box_center,
.woocommerce #tab-description .td_box_center,
.mce-content-body .td_box_center,
.comment-content .td_box_center {
    margin: 0 0 29px;
}
@media (max-width: 767px) {
    .td-page-content .td_box_center,
    .td-post-content .td_box_center,
    .wpb_text_column .td_box_center,
    .td_block_text_with_title .td_box_center,
    .bbpress .td_box_center,
    .woocommerce #tab-description .td_box_center,
    .mce-content-body .td_box_center,
    .comment-content .td_box_center {
        margin-bottom: 36px;
    }
}
.td-page-content .td_pull_quote,
.td-post-content .td_pull_quote,
.wpb_text_column .td_pull_quote,
.td_block_text_with_title .td_pull_quote,
.bbpress .td_pull_quote,
.woocommerce #tab-description .td_pull_quote,
.mce-content-body .td_pull_quote,
.comment-content .td_pull_quote {
    clear: both;
    margin: 0;
    padding: 18px 25px;
}
.td-page-content .td_pull_quote p,
.td-post-content .td_pull_quote p,
.wpb_text_column .td_pull_quote p,
.td_block_text_with_title .td_pull_quote p,
.bbpress .td_pull_quote p,
.woocommerce #tab-description .td_pull_quote p,
.mce-content-body .td_pull_quote p,
.comment-content .td_pull_quote p {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    text-transform: none;
}
.td-page-content .td_pull_quote p:first-child:before,
.td-post-content .td_pull_quote p:first-child:before,
.wpb_text_column .td_pull_quote p:first-child:before,
.td_block_text_with_title .td_pull_quote p:first-child:before,
.bbpress .td_pull_quote p:first-child:before,
.woocommerce #tab-description .td_pull_quote p:first-child:before,
.mce-content-body .td_pull_quote p:first-child:before,
.comment-content .td_pull_quote p:first-child:before {
    position: absolute;
    left: 0;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==) no-repeat;
}
.td-page-content .td_pull_quote p:after,
.td-post-content .td_pull_quote p:after,
.wpb_text_column .td_pull_quote p:after,
.td_block_text_with_title .td_pull_quote p:after,
.bbpress .td_pull_quote p:after,
.woocommerce #tab-description .td_pull_quote p:after,
.mce-content-body .td_pull_quote p:after,
.comment-content .td_pull_quote p:after {
    position: absolute;
    right: 0;
    bottom: 10px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC) no-repeat;
}
.td-page-content .td_pull_left,
.td-post-content .td_pull_left,
.wpb_text_column .td_pull_left,
.td_block_text_with_title .td_pull_left,
.bbpress .td_pull_left,
.woocommerce #tab-description .td_pull_left,
.mce-content-body .td_pull_left,
.comment-content .td_pull_left {
    float: left;
    width: 40%;
    margin-right: 34px;
}
@media (max-width: 767px) {
    .td-page-content .td_pull_left,
    .td-post-content .td_pull_left,
    .wpb_text_column .td_pull_left,
    .td_block_text_with_title .td_pull_left,
    .bbpress .td_pull_left,
    .woocommerce #tab-description .td_pull_left,
    .mce-content-body .td_pull_left,
    .comment-content .td_pull_left {
        float: none;
        width: auto;
        margin: 0 0 30px;
    }
}
.td-page-content .td_pull_right,
.td-post-content .td_pull_right,
.wpb_text_column .td_pull_right,
.td_block_text_with_title .td_pull_right,
.bbpress .td_pull_right,
.woocommerce #tab-description .td_pull_right,
.mce-content-body .td_pull_right,
.comment-content .td_pull_right {
    float: right;
    width: 30%;
    margin-left: 34px;
}
@media (max-width: 767px) {
    .td-page-content .td_pull_right,
    .td-post-content .td_pull_right,
    .wpb_text_column .td_pull_right,
    .td_block_text_with_title .td_pull_right,
    .bbpress .td_pull_right,
    .woocommerce #tab-description .td_pull_right,
    .mce-content-body .td_pull_right,
    .comment-content .td_pull_right {
        float: none;
        width: auto;
        margin: 0 0 30px;
    }
}
.td-page-content .td_pull_center,
.td-post-content .td_pull_center,
.wpb_text_column .td_pull_center,
.td_block_text_with_title .td_pull_center,
.bbpress .td_pull_center,
.woocommerce #tab-description .td_pull_center,
.mce-content-body .td_pull_center,
.comment-content .td_pull_center {
    margin: 17px 0;
    padding: 15px 50px;
}
@media (max-width: 767px) {
    .td-page-content .td_pull_center,
    .td-post-content .td_pull_center,
    .wpb_text_column .td_pull_center,
    .td_block_text_with_title .td_pull_center,
    .bbpress .td_pull_center,
    .woocommerce #tab-description .td_pull_center,
    .mce-content-body .td_pull_center,
    .comment-content .td_pull_center {
        padding: 15px 20px;
    }
}
blockquote small {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    display: block;
    margin-top: 5px;
    text-transform: none;
    color: #444;
}
blockquote.pull-right {
    padding-left: 20px;
    border-right: none;
}
blockquote.pull-right:after {
    right: -40px;
    width: 40px;
    border-right: 2px solid #fb5502;
}
.td-page-content .dropcap,
.td-post-content .dropcap,
.wpb_text_column .dropcap,
.td_block_text_with_title .dropcap,
.bbpress .dropcap,
.woocommerce #tab-description .dropcap,
.mce-content-body .dropcap,
.comment-content .dropcap {
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    line-height: 50px;
    display: block;
    float: left;
    margin: 9px 13px 0 0;
    padding: 2px 13px 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #0072bf;
}
.td-page-content .dropcap1,
.td-post-content .dropcap1,
.wpb_text_column .dropcap1,
.td_block_text_with_title .dropcap1,
.bbpress .dropcap1,
.woocommerce #tab-description .dropcap1,
.mce-content-body .dropcap1,
.comment-content .dropcap1 {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.td-page-content .dropcap2,
.td-post-content .dropcap2,
.wpb_text_column .dropcap2,
.td_block_text_with_title .dropcap2,
.bbpress .dropcap2,
.woocommerce #tab-description .dropcap2,
.mce-content-body .dropcap2,
.comment-content .dropcap2 {
    font-size: 79px;
    line-height: 69px;
    margin: 0 9px 0 0;
    padding: 0 13px 0 0;
    color: #4b4b4b;
    background-color: transparent !important;
}
.td-page-content .dropcap3,
.td-post-content .dropcap3,
.wpb_text_column .dropcap3,
.td_block_text_with_title .dropcap3,
.bbpress .dropcap3,
.woocommerce #tab-description .dropcap3,
.mce-content-body .dropcap3,
.comment-content .dropcap3 {
    font-size: 79px;
    font-weight: 700;
    line-height: 69px;
    margin: 0 9px 0 0;
    padding: 0 13px 0 0;
    color: #4b4b4b;
    background-color: transparent !important;
}
.comment-content a img {
    display: none;
}
.td_text_columns_two_cols {
    margin-bottom: 26px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #e9e9e9;
    -moz-column-rule-color: #e9e9e9;
    column-rule-color: #e9e9e9;
}
.td_text_highlight_0 {
    margin: 0 8px;
    padding: 5px 0 6px;
    -webkit-transition: color 400ms;
    -moz-transition: color 400ms;
    -o-transition: color 400ms;
    transition: color 400ms;
    color: #2a2a2a;
    background-color: rgba(0, 0, 0, .77);
    box-shadow: 8px 0 0 rgba(0, 0, 0, .77), -8px 0 0 rgba(0, 0, 0, .77);
}
.td_text_highlight_0:hover {
    color: #f9f9f9;
}
.td_text_highlight_marker {
    margin: 0 8px;
    padding: 5px 0 6px;
    -webkit-transition: color 400ms;
    -moz-transition: color 400ms;
    -o-transition: color 400ms;
    transition: color 400ms;
    color: #fff;
}
.td_text_highlight_marker:hover {
    color: #f9f9f9;
}
.td_text_highlight_marker_red {
    background-color: rgba(255, 28, 26, .62);
    box-shadow: 8px 0 0 rgba(255, 28, 26, .62), -8px 0 0 rgba(255, 28, 26, .62);
}
.td_text_highlight_marker_blue {
    background-color: rgba(57, 213, 255, .75);
    box-shadow: 8px 0 0 rgba(57, 213, 255, .75), -8px 0 0 rgba(57, 213, 255, .75);
}
.td_text_highlight_marker_green {
    background-color: rgba(77, 216, 69, .65);
    box-shadow: 8px 0 0 rgba(77, 216, 69, .65), -8px 0 0 rgba(77, 216, 69, .65);
}
.td_text_highlight_marker_yellow {
    background-color: rgba(255, 203, 0, .75);
    box-shadow: 8px 0 0 rgba(255, 203, 0, .75), -8px 0 0 rgba(255, 203, 0, .75);
}
.td_text_highlight_marker_pink {
    background-color: rgba(255, 101, 243, .75);
    box-shadow: 8px 0 0 rgba(255, 101, 243, .75), -8px 0 0 rgba(255, 101, 243, .75);
}
.td-paragraph-padding-0 {
    display: inline-block;
    padding-right: 6%;
    padding-left: 0;
}
.td-paragraph-padding-1 {
    display: inline-block;
    padding-right: 6%;
    padding-left: 6%;
}
.td-paragraph-padding-2 {
    display: inline-block;
    padding-right: 12%;
    padding-left: 12%;
}
.td-paragraph-padding-3 {
    display: inline-block;
    padding-right: 12%;
    padding-left: 6%;
}
.td-paragraph-padding-4 {
    display: inline-block;
    padding-right: 0;
    padding-left: 6%;
}
.td-paragraph-padding-5 {
    display: inline-block;
    padding-right: 18%;
    padding-left: 18%;
}
.td-paragraph-padding-6 {
    display: inline-block;
    padding-right: 6%;
    padding-left: 12%;
}
.td-pb-span8 .td-paragraph-padding-0,
.td-pb-span8 .td-paragraph-padding-0,
.mceContentBody-max-width-small .td-paragraph-padding-0 {
    padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-1,
.td-pb-span8 .td-paragraph-padding-1,
.mceContentBody-max-width-small .td-paragraph-padding-1 {
    padding-right: 4%;
    padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-2,
.td-pb-span8 .td-paragraph-padding-2,
.mceContentBody-max-width-small .td-paragraph-padding-2 {
    padding-right: 8%;
    padding-left: 8%;
}
.td-pb-span8 .td-paragraph-padding-3,
.td-pb-span8 .td-paragraph-padding-3,
.mceContentBody-max-width-small .td-paragraph-padding-3 {
    display: inline-block;
    padding-right: 8%;
    padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-4,
.td-pb-span8 .td-paragraph-padding-4,
.mceContentBody-max-width-small .td-paragraph-padding-4 {
    padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-5,
.td-pb-span8 .td-paragraph-padding-5,
.mceContentBody-max-width-small .td-paragraph-padding-5 {
    display: inline-block;
    padding-right: 12%;
    padding-left: 12%;
}
.td-pb-span8 .td-paragraph-padding-6,
.td-pb-span8 .td-paragraph-padding-6,
.mceContentBody-max-width-small .td-paragraph-padding-6 {
    display: inline-block;
    padding-right: 4%;
    padding-left: 8%;
}
@media (max-width: 500px) {
    .td-paragraph-padding-0,
    .td-paragraph-padding-1,
    .td-paragraph-padding-2,
    .td-paragraph-padding-3,
    .td-paragraph-padding-4,
    .td-paragraph-padding-5,
    .td-paragraph-padding-6 {
        display: block;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}
.td_module_wrap {
    position: relative;
    padding-bottom: 35px;
}
.td_module_wrap .entry-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 6px;
}
.td_module_wrap:hover .entry-title a {
    color: #0072bf;
}
.td-module-thumb {
    position: relative;
    margin-bottom: 13px;
}
.td-module-thumb .entry-thumb {
    display: block;
    max-width: 100%;
}
.td_module_mx10.td-small-thumb .td-module-thumb .entry-thumb {
    min-width: 100%;
    max-width: 110%;
    min-height: 100%;
}
.td-video-play-ico > img {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    display: none;
}
.iosSlider-col-1 .td-module-meta-info {
    font-size: 14px;
}
.td-module-meta-info {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 13px;
    display: block;
}
.td_module_6 .td-module-meta-info {
    font-size: 11px;
}
header .td-module-meta-info {
    display: inline-block;
}
.entry-review-stars {
    position: relative;
    top: 1px;
    display: inline-block;
}
.td-post-author-name {
    font-weight: 700;
    position: relative;
    top: 2px;
    display: inline-block;
}
.td-post-author-name a {
    color: #000;
}
.td-post-author-name span {
    font-weight: 400;
    margin: 0 2px;
    color: #ccc;
}
.td_module_10 .td-post-date {
    color: #222;
    text-shadow: none;
}
.td_module_mx1 .td-post-date {
    color: #fff;
}
.td-post-date {
    position: relative;
    display: inline-block;
}
.td-module-comments {
    font-family: 'Raleway', arial, sans-serif;
    line-height: 1;
    position: relative;
    display: inline-block;
}
.td-module-comments a {
    position: relative;
    min-width: 17px;
    padding: 3px 4px 4px 5px;
    color: #222;
}
.td-module-comments a:before {
    padding-right: 7px;
    content: '|';
}
.td-excerpt {
    font-size: 12px;
    margin-top: 9px;
    color: #222;
}
.td-read-more,
.more-link-wrap {
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    padding: 10px 12px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    color: #fff;
    background-color: #0072bf;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
    text-decoration: none;
    background-color: #111 !important;
}
.td-admin-edit {
    font-size: 13px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: none;
    padding: 3px 10px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    color: #fff !important;
    background-color: rgba(0, 0, 0, .3);
}
.td-admin-edit:hover {
    background-color: #000;
}
.td-module-thumb:hover .td-admin-edit {
    display: block;
}
.dts_category {
    display: none;
}
.td-post-category {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 11px;
    line-height: 1;
    position: absolute;
    top: 8px;
    left: 8px;
    display: block;
    padding: 3px 4px 2px;
    text-align: center;
    color: #fff;
    background-color: #0072bf;
}
.td-post-category:hover {
    opacity: 1;
}
.td-module-image {
    position: relative;
}
.td-module-image .td-post-category {
    position: absolute;
    text-align: center;
}
.td-module-meta-info .td-post-category {
    display: inline-block;
}
.td_module_1 {
    padding-bottom: 24px;
}
.text-box.box-content p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-module-meta-info {
        font-size: 12px;
    }
    .td_module_1 .entry-title {
        font-size: 17px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .td-module-meta-info {
        font-size: 11px;
    }
    .iosSlider-col-1 .td-module-meta-info {
        font-size: 11px;
        line-height: 11px;
    }
    .td_module_1 .entry-thumb {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .td_module_1 .td-module-thumb {
        height: auto;
    }
}
.td_module_2 {
    padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_2 .entry-title {
        font-size: 17px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .td_module_2 .entry-thumb {
        width: 100%;
    }
}
/*
.td_module_2 .td-module-thumb{height:160px}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_module_2 .td-module-thumb{height:148px}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_module_2 .td-module-thumb{height:113px}
}
*/

@media (max-width: 767px) {
    .td_module_2 .td-module-thumb {
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_3 .entry-title {
        font-size: 17px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .td_module_3 .entry-thumb {
        width: 100%;
    }
}
.td_module_3 .td-module-thumb {
    height: 235px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_module_3 .td-module-thumb {
        height: 218px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_3 .td-module-thumb {
        height: 165px;
    }
}
@media (max-width: 767px) {
    .td_module_3 .td-module-thumb {
        height: auto;
    }
}
.td_module_4 {
    padding-bottom: 43px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_4 .entry-title {
        font-size: 17px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .td_module_4 .entry-thumb {
        width: 100%;
    }
}
.td_module_4 .td-module-thumb {
    display: inline-table;
    height: 230px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_4 .td-module-thumb {
        height: 165px;
    }
}
@media (max-width: 767px) {
    .td_module_4 .td-module-thumb {
        height: auto;
    }
}
.td_module_5 {
    margin-bottom: 17px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #f2f2f2;
}
.td_module_5 .td-module-meta-info {
    margin-bottom: 17px;
}
.td_module_5 .td-module-thumb {
    margin-bottom: 14px;
}
.td_module_5 .td-excerpt {
    margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_5 .entry-title {
        font-size: 17px;
        font-weight: 500;
        line-height: 22px;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_module_5 .entry-title {
        font-weight: 400;
    }
}
@media (max-width: 767px) {
    .td_module_5 .entry-thumb {
        width: 100%;
    }
}
.td_module_5 .td-module-thumb {
    height: 235px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_module_5 .td-module-thumb {
        height: 218px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_5 .td-module-thumb {
        height: 165px;
    }
}
@media (max-width: 767px) {
    .td_module_5 .td-module-thumb {
        height: auto;
    }
}
.td_block_7.td_block_widget .td_module_6 {
    padding-bottom: 10px;
}
.td_block_7.td_block_widget .td_module_6 .td-post-date,
.td_block_7.td_block_widget .td_module_6 .td-post-views:before{display:none}
.td_block_7.td_block_widget .td_module_6 .td-post-views{color:#0072bf;padding-left:0}
.td_block_7.td_block_widget .td_module_6 .entry-title {margin-bottom:0}
.td_module_6 {
    padding-bottom: 22px;
}
.td_block_1 .td_module_6 {
    padding-right: 10px;
}
.td_module_6 .td-module-thumb {
    position: absolute;
    top: 4px;
    left: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_6 .td-module-thumb {
        width: 80px;
    }
}
.td_module_6 .item-details {
    min-height: 70px;
    margin-left: 116px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_6 .item-details {
        min-height: 55px;
        margin-left: 95px;
    }
}
.td_module_6 .entry-title {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 1140px) {
    .td_module_6 .entry-title {
        font-size: 12px;
        line-height: 18px;
    }
}
@media (max-width: 767px) {
    .td_module_6 .entry-title {
        font-size: 14px;
    }
}
.td_module_6 .td-module-meta-info {
    margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1140px) {
    .td_module_6 .td-icon-star,
    .td_module_6 .td-icon-star-empty,
    .td_module_6 .td-icon-star-half {
        font-size: 15px;
        width: 17px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_6 .td-post-category {
        margin-bottom: 5px;
    }
}
@media (max-width: 500px) {
    .td_module_6 .td-icon-star,
    .td_module_6 .td-icon-star-empty,
    .td_module_6 .td-icon-star-half {
        font-size: 15px;
        width: 17px;
    }
}
.td_module_7 {
    padding-bottom: 26px;
}
.td_module_7 .td-module-thumb {
    position: absolute;
    top: 0;
    right: 0;
}
.td_module_7 .item-details {
    min-height: 70px;
    margin-right: 116px;
}
.td_module_7 .entry-title {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 1140px) {
    .td_module_7 .entry-title {
        font-size: 12px;
        line-height: 18px;
    }
}
@media (max-width: 767px) {
    .td_module_7 .entry-title {
        font-size: 14px;
    }
}
.td_module_7 .td-module-meta-info {
    margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1140px) {
    .td_module_7 .td-icon-star,
    .td_module_7 .td-icon-star-empty,
    .td_module_7 .td-icon-star-half {
        font-size: 15px;
        width: 17px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_7 .td-post-category {
        margin-bottom: 5px;
    }
}
@media (max-width: 500px) {
    .td_module_7 .td-icon-star,
    .td_module_7 .td-icon-star-empty,
    .td_module_7 .td-icon-star-half {
        font-size: 15px;
        width: 17px;
    }
}
.td_module_8 {
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px dashed #ccc;
}
.td_module_8 .entry-title {
    font-size: 11px;
    line-height: 14px;
}
.td_module_8 .td-module-meta-info {
    margin-bottom: 0;
    display: none;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_8 .td-post-author-name {
        display: none;
    }
}
.td_module_9 {
    margin-bottom: 26px;
    padding-bottom: 25px;
    text-align: center;
    border-bottom: 1px dashed #f2f2f2;
}
.td_module_9 .td-module-comments {
    top: auto;
    float: none;
    margin-bottom: 8px;
}
.td_module_9 .entry-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 8px;
}
.td_module_9 .td-module-meta-info {
    margin-bottom: 0;
}
.td_module_9 .td_quote_on_blocks {
    text-align: center;
}
.td_module_9 .td-post-category {
    display: inline-block;
    margin: 0 0 8px;
}
.td_module_10 {
    padding-bottom: 40px;
}
@media (max-width: 767px) {
    .td_module_10 {
        padding-bottom: 26px;
    }
    .td_module_10 .td-post-category {
        display: none;
    }
}
.td_module_10 .td-module-thumb {
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 767px) {
    .td_module_10 .td-module-thumb {
        width: 150px;
    }
}
@media (max-width: 500px) {
    .td_module_10 .td-module-thumb {
        width: 100px;
    }
}
.td_module_10 .item-details {
    min-height: 150px;
    margin-left: 244px;
}
@media (max-width: 767px) {
    .td_module_10 .item-details {
        min-height: 103px;
        margin-left: 170px;
    }
}
@media (max-width: 500px) {
    .td_module_10 .item-details {
        min-height: 69px;
        margin-left: 115px;
    }
}
@media (max-width: 767px) {
    .td_module_10 .td-excerpt {
        display: none;
    }
}
.td_module_10 .entry-title {
    font-size: 22px;
    line-height: 28px;
    position: relative;
    top: -4px;
    margin-bottom: 5px;
}
@media (max-width: 500px) {
    .td_module_10 .entry-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
}
@media (max-width: 500px) {
    .td_module_10 .td-video-play-ico img {
        width: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span8 .td_module_10 .td-module-thumb {
        width: 190px;
    }
    .td-pb-span8 .td_module_10 .item-details {
        min-height: 131px;
        margin-left: 210px;
    }
    .td-pb-span8 .td_module_10 .entry-title {
        font-size: 17px;
        line-height: 22px;
    }
    .td-pb-span8 .td_module_10 .td-post-author-name {
        display: none;
    }
}
.td-pb-span4 .td_module_10 {
    padding-bottom: 40px;
}
.td-pb-span4 .td_module_10 .td-module-thumb {
    width: 80px;
}
@media (max-width: 767px) {
    .td-pb-span4 .td_module_10 .td-module-thumb {
        width: 150px;
    }
}
@media (max-width: 500px) {
    .td-pb-span4 .td_module_10 .td-module-thumb {
        width: 100px;
    }
}
.td-pb-span4 .td_module_10 .item-details {
    min-height: 70px;
    margin-left: 0;
}
@media (max-width: 767px) {
    .td-pb-span4 .td_module_10 .item-details {
        min-height: 103px;
        padding-left: 170px;
    }
}
@media (max-width: 500px) {
    .td-pb-span4 .td_module_10 .item-details {
        min-height: 69px;
        padding-left: 0;
    }
}
.td-pb-span4 .td_module_10 .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    min-height: 55px;
    margin-bottom: 13px;
    padding-left: 95px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_module_10 .entry-title {
        font-size: 13px;
        line-height: 18px;
        min-height: 50px;
    }
}
@media (max-width: 767px) {
    .td-pb-span4 .td_module_10 .entry-title {
        font-size: 22px;
        font-weight: 400;
        line-height: 28px;
        min-height: 0;
        margin-bottom: 5px;
        padding-left: 0;
    }
}
@media (max-width: 500px) {
    .td-pb-span4 .td_module_10 .entry-title {
        font-size: 17px;
        font-weight: 500;
        line-height: 23px;
        min-height: 69px;
        margin-bottom: 13px;
        padding-left: 110px;
    }
}
.td-pb-span4 .td_module_10 .td-video-play-ico img {
    width: 20px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_module_10 .td-post-author-name {
        display: none;
    }
}
.td_module_11 {
    padding-bottom: 48px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_11 {
        margin-bottom: 20px;
        padding-bottom: 0;
        border-bottom: 1px dashed #eaeaea;
    }
    .td_module_11:last-child {
        border: 0;
    }
}
@media (max-width: 767px) {
    .td_module_11 {
        padding-bottom: 30px;
    }
}
.td_module_11 .td-module-thumb {
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 767px) {
    .td_module_11 .td-module-thumb {
        width: 200px;
    }
}
@media (max-width: 500px) {
    .td_module_11 .td-module-thumb {
        width: 100px;
    }
}
.td_module_11 .item-details {
    min-height: 235px;
    margin-left: 350px;
}
@media (max-width: 767px) {
    .td_module_11 .item-details {
        min-height: 145px;
        margin-left: 220px;
    }
}
@media (max-width: 500px) {
    .td_module_11 .item-details {
        min-height: 73px;
        margin-left: 0;
        padding-left: 110px;
    }
}
.td_module_11 .entry-title {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 11px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_11 .entry-title {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
    }
}
@media (max-width: 500px) {
    .td_module_11 .entry-title {
        font-size: 17px;
        font-weight: 500;
        line-height: 23px;
        margin-bottom: 8px;
    }
}
@media (max-width: 767px) {
    .td_module_11 .td-post-author-name {
        display: none;
    }
}
.td_module_11 .td-excerpt {
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .td_module_11 .td-excerpt {
        display: none;
    }
}
.td_module_11 .td-read-more {
    margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_11 .td-read-more {
        display: none;
    }
}
@media (max-width: 767px) {
    .td_module_11 .td-read-more {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span12 .td_module_11 .entry-title {
        font-size: 22px;
        font-weight: 400;
        line-height: 28px;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-span8 .td_module_11 .td-module-thumb {
        width: 300px;
    }
    .td-pb-span8 .td_module_11 .item-details {
        min-height: 218px;
        margin-left: 324px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span8 .td_module_11 .td-module-thumb {
        width: 192px;
    }
    .td-pb-span8 .td_module_11 .item-details {
        min-height: 165px;
        margin-left: 210px;
    }
    .td-pb-span8 .td_module_11 .td-post-author-name {
        display: none;
    }
}
.td-pb-span4 .td_module_11 .td-module-thumb {
    position: relative;
    margin-bottom: 8px;
}
@media (max-width: 767px) {
    .td-pb-span4 .td_module_11 .td-module-thumb {
        position: absolute;
    }
}
@media (max-width: 500px) {
    .td-pb-span4 .td_module_11 .td-module-thumb {
        width: 100px;
    }
}
.td-pb-span4 .td_module_11 .item-details {
    margin-left: 0;
}
@media (max-width: 767px) {
    .td-pb-span4 .td_module_11 .item-details {
        margin-left: 220px;
    }
}
@media (max-width: 500px) {
    .td-pb-span4 .td_module_11 .item-details {
        min-height: 73px;
        margin-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_module_11 .td-post-author-name {
        display: none;
    }
}
.td_module_12 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #f2f2f2;
}
.td_module_12 .entry-title {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 8px;
}
@media (max-width: 1018px) {
    .td_module_12 .entry-title {
        font-size: 26px;
        line-height: 36px;
    }
}
.td_module_12 .td-module-meta-info {
    margin-bottom: 17px;
}
.td_module_12 .td-excerpt {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
.td_module_13 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #f2f2f2;
}
.td_module_13 .entry-title {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 8px;
}
@media (max-width: 1018px) {
    .td_module_13 .entry-title {
        font-size: 26px;
        line-height: 36px;
    }
}
.td_module_13 .td-module-meta-info {
    margin-bottom: 17px;
}
.td_module_13 .td-module-thumb {
    margin-bottom: 22px;
}
.td_module_14 {
    padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_14 {
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .td_module_14 {
        padding-bottom: 21px;
    }
}
.td_module_14 .entry-thumb {
    width: 100%;
}
.td_module_14:last-child {
    padding-bottom: 0;
}
.td_module_14 .meta-info-container {
    position: relative;
}
.td_module_14 .entry-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    position: relative;
    bottom: -2px;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .td_module_14 .entry-title {
        font-size: 22px;
        line-height: 30px;
    }
}
@media (max-width: 500px) {
    .td_module_14 .entry-title {
        font-size: 18px;
        line-height: 26px;
        margin-right: 14px;
        margin-left: 14px;
    }
}
.td_module_14 .entry-title:after {
    position: absolute;
    bottom: -43px;
    left: 0;
    width: 100%;
    content: '';
    border-bottom: 1px dashed #f1f1f1;
}
.td_module_14 .td-module-meta-info {
    position: absolute;
    bottom: -43px;
    width: 100%;
    margin: 0;
    padding: 0 60px;
}
@media (max-width: 1018px) {
    .td_module_14 .td-module-meta-info {
        padding: 0 40px;
    }
}
@media (max-width: 767px) {
    .td_module_14 .td-module-meta-info {
        bottom: -45px;
    }
}
@media (max-width: 500px) {
    .td_module_14 .td-module-meta-info {
        padding: 0 20px;
    }
}
.td_module_14 .td-module-meta-holder {
    padding: 10px 20px 17px;
    background-color: #fff;
}
@media (max-width: 500px) {
    .td_module_14 .td-module-meta-holder {
        padding: 8px 0 19px;
    }
}
@media (max-width: 767px) {
    .td_module_14 .td-post-category {
        display: none;
    }
}
.td_module_14 .td-module-thumb {
    margin-bottom: 60px;
}
@media (max-width: 767px) {
    .td_module_14 .td-module-thumb {
        margin-bottom: 70px;
    }
}
@media (max-width: 500px) {
    .td_module_14 .td-post-author-name {
        margin-left: 14px;
    }
}
@media (max-width: 500px) {
    .td_module_14 .td-module-comments {
        margin-right: 14px;
    }
}
.td_module_14 .td-excerpt {
    font-size: 14px;
    line-height: 24px;
    margin-top: 11px;
    padding: 0 80px;
}
@media (max-width: 1018px) {
    .td_module_14 .td-excerpt {
        padding: 0 60px;
    }
}
@media (max-width: 767px) {
    .td_module_14 .td-excerpt {
        margin-top: -5px;
        padding: 0 60px;
    }
}
@media (max-width: 500px) {
    .td_module_14 .td-excerpt {
        padding: 0 32px;
    }
}
.td_module_14 .td-read-more {
    display: block;
    margin-top: 15px;
}
.td-pb-span8 .td_module_14 .td-module-meta-info {
    padding: 0 40px;
}
@media (max-width: 500px) {
    .td-pb-span8 .td_module_14 .td-module-meta-info {
        padding: 0 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span8 .td_module_14 .entry-title {
        font-size: 22px;
        line-height: 30px;
    }
    .td-pb-span8 .td_module_14 .td-module-meta-info {
        padding: 0 20px;
    }
}
.td-pb-span8 .td_module_14 .td-excerpt {
    padding: 0 60px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span8 .td_module_14 .td-excerpt {
        padding: 0 40px;
    }
}
@media (max-width: 500px) {
    .td-pb-span8 .td_module_14 .td-excerpt {
        padding: 0 34px;
    }
}
.td-pb-span8 .td_module_14 .td-module-thumb {
    height: 385px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-pb-span8 .td_module_14 .td-module-thumb {
        height: 354px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span8 .td_module_14 .td-module-thumb {
        height: 268px;
    }
}
@media (max-width: 767px) {
    .td-pb-span8 .td_module_14 .td-module-thumb {
        height: auto;
    }
}
.td-pb-span4 .td_module_14 .td-module-meta-info {
    padding: 0 40px;
}
@media (max-width: 500px) {
    .td-pb-span4 .td_module_14 .td-module-meta-info {
        padding: 0 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_module_14 .entry-title {
        font-size: 22px;
        line-height: 30px;
    }
    .td-pb-span4 .td_module_14 .td-module-meta-info {
        padding: 0 20px;
    }
}
.td_module_15 {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #f2f2f2;
}
.td_module_15 .entry-title {
    font-size: 34px;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 8px;
}
@media (max-width: 1018px) {
    .td_module_15 .entry-title {
        font-size: 26px;
        line-height: 36px;
    }
}
.td_module_mx1 .td-module-comments a {
    color: #fff;
}
.td_module_15 .entry-title a:hover {
    text-decoration: none;
}
.td_module_15 .td-module-meta-info a:hover {
    text-decoration: none;
}
.td_module_15.post {
    margin-top: 0;
}
.td_module_15.post .td-post-comments {
    position: relative;
    top: 2px;
    display: inline-block;
    float: none;
    margin-left: 22px;
    vertical-align: top;
}
.td_module_15.post .td-post-comments a {
    color: #444;
}
.td_module_15.post .td-module-meta-info {
    margin-bottom: 21px;
}
.td_module_15 .entry-review-stars {
    top: 5px;
}
.td_module_15 .td-post-content {
    padding-bottom: 0;
}
.td_module_15 .td-icon-comments {
    font-size: 9px;
    margin-right: 5px;
    vertical-align: middle;
}
.td_module_16 {
    padding-bottom: 40px;
}
@media (max-width: 767px) {
    .td_module_16 {
        padding-bottom: 26px;
    }
}
.td_module_16 .td-module-thumb {
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 767px) {
    .td_module_16 .td-module-thumb {
        width: 80px;
    }
}
.td_module_16 .item-details {
    min-height: 150px;
    margin-left: 174px;
}
@media (max-width: 767px) {
    .td_module_16 .item-details {
        min-height: 80px;
        margin-left: 95px;
    }
}
.td_module_16 .entry-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .td_module_16 .entry-title {
        font-weight: 500;
    }
}
@media (max-width: 500px) {
    .td_module_16 .entry-title {
        font-size: 17px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .td_module_16 .td-excerpt {
        display: none;
    }
}
.td_module_mx1 {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx1 .td-module-meta-info .td-post-category {
        display: none;
    }
}
.td_module_mx1 .td-module-meta-info {
    font-size: 12px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    padding: 5px 10px;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, .5);
}
.td_module_mx1 .td-module-meta-info .td-post-author-name a {
    color: #fff;
}
.td_module_mx1 .entry-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx1 .entry-title {
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
    }
}
.td_module_mx1 .entry-title a {
    color: #fff !important;
}
.td_module_mx1 .td-video-play-ico img {
    z-index: 1;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx1 .td-video-play-ico img {
        top: auto;
        right: 10px;
        bottom: 10px;
        left: auto;
    }
}
.td_module_mx1 .td-icon-star,
.td_module_mx1 .td-icon-star-half,
.td_module_mx1 .td-icon-star-empty {
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx1 .td-icon-star,
    .td_module_mx1 .td-icon-star-half,
    .td_module_mx1 .td-icon-star-empty {
        font-size: 14px;
        width: 17px;
    }
}
.td_module_mx1 .td-module-thumb {
    overflow: hidden;
    height: 220px;
    margin-bottom: 0;
}
@media (max-width: 1140px) {
    .td_module_mx1 .td-module-thumb {
        height: auto;
    }
}
.td_module_mx1 .td-module-thumb .entry-thumb {
    max-width: none;
}
@media (max-width: 1140px) {
    .td_module_mx1 .td-module-thumb .entry-thumb {
        width: 100%;
        max-width: 100%;
    }
}
.td_module_mx1 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 80%;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx1 .td-author-date {
        display: block;
        margin-top: 5px;
    }
}
.td_module_mx2 {
    padding-bottom: 0;
    *zoom: 1;
}
.td_module_mx2:before,
.td_module_mx2:after {
    line-height: 0;
    display: table;
    content: '';
}
.td_module_mx2:after {
    clear: both;
}
.td_module_mx2 .entry-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 5px;
}
.td_module_mx2 .entry-thumb {
    width: 80px;
}
.td_module_mx2 .td-module-thumb {
    position: absolute;
    margin-bottom: 0;
}
.td_module_mx2 .item-details {
    min-height: 60px;
    margin: 0 0 20px 100px;
    padding-top: 2px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_inner .td_module_mx2 .item-details {
        margin-left: 95px;
    }
    .td_block_inner .td_module_mx2 .td-post-category {
        margin-bottom: 5px;
    }
    .td_block_inner .td_module_mx2 .td-icon-star,
    .td_block_inner .td_module_mx2 .td-icon-star-empty,
    .td_block_inner .td_module_mx2 .td-icon-star-half {
        font-size: 15px;
        width: 17px;
    }
}
@media (max-width: 767px) {
    .td_block_inner .td_module_mx2 .entry-title {
        font-size: 16px;
        line-height: 22px;
    }
    .td_block_inner .td_module_mx2 .item-details {
        margin-bottom: 30px;
    }
}
@media (max-width: 500px) {
    .td_block_inner .td_module_mx2 .entry-title {
        font-size: 14px;
        line-height: 20px;
    }
}
.td_module_mx3 {
    position: relative;
    margin-bottom: 18px;
    padding-bottom: 53px;
}
@media (max-width: 767px) {
    .td_module_mx3 {
        float: left;
        width: 48%;
        margin-bottom: 0;
        padding-bottom: 73px;
    }
    .td_module_mx3:nth-child(even) {
        margin-left: 4%;
    }
}
@media (max-width: 500px) {
    .td_module_mx3 {
        float: left;
        width: 100%;
        padding-bottom: 75px;
    }
    .td_module_mx3:nth-child(even) {
        margin-left: 0;
    }
}
.td_module_mx3:last-child {
    margin-bottom: 0;
}
.td_module_mx3 .td-module-meta-info {
    position: absolute;
    bottom: 7px;
    width: 284px;
    margin: 0 20px;
    padding: 14px 20px 25px;
    border-bottom: 1px dashed #f1f1f1;
    background-color: #fff;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_module_mx3 .td-module-meta-info {
        width: 270px;
        margin: 0 15px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx3 .td-module-meta-info {
        width: 208px;
        margin: 0 10px;
        padding: 9px 16px 25px;
    }
    .td_module_mx3 .td-module-meta-info .td-post-category {
        display: none;
    }
}
@media (max-width: 767px) {
    .td_module_mx3 .td-module-meta-info {
        bottom: 33px;
        width: 90%;
        margin: 0 5%;
        padding-right: 5%;
        padding-bottom: 20px;
        padding-left: 5%;
        border-bottom: 0;
    }
}
@media (max-width: 1018px) {
    .td_module_mx3 .td-post-category {
        display: none;
    }
}
.td_module_mx3 .entry-title {
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
    line-height: 21px;
    position: relative;
    bottom: 0;
    height: auto;
    margin: 0 0 12px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx3 .entry-title {
        font-size: 15px;
    }
}
@media (max-width: 500px) {
    .td_module_mx3 .entry-title {
        font-size: 18px;
        font-weight: 500;
        line-height: 26px;
    }
}
@media (max-width: 767px) {
    .td_module_mx3 .entry-thumb {
        width: 100%;
    }
}
.td_module_mx3 .td-module-thumb {
    height: 235px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_module_mx3 .td-module-thumb {
        height: 218px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx3 .td-module-thumb {
        height: 165px;
    }
}
@media (max-width: 767px) {
    .td_module_mx3 .td-module-thumb {
        height: auto;
    }
}
.td_module_mx4 .td-module-thumb {
    margin-bottom: 7px;
}
@media (max-width: 500px) {
    .td_module_mx4 .td-module-thumb {
        margin-bottom: 0;
    }
}
.td_module_mx4 .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}
@media (max-width: 500px) {
    .td_module_mx4 .entry-title {
        font-size: 14px;
        line-height: 21px;
        padding-left: 115px;
    }
}
.td_module_mx4 .td_quote_on_blocks {
    margin-top: 10px;
}
.td_module_mx4 .entry-thumb {
    width: 100%;
}
@media (max-width: 767px) {
    .td_module_mx4 .td-video-play-ico img {
        width: 30px;
    }
}
@media (max-width: 500px) {
    .td_module_mx4 .td-video-play-ico img {
        width: 20px;
    }
}
@media (max-width: 500px) {
    .td_module_mx4 {
        min-height: 69px;
        margin-bottom: 30px;
        padding-bottom: 0;
    }
    .td_module_mx4 .td-module-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100px;
    }
}
@media (max-width: 767px) {
    .td-column-3 .td_module_mx4 .entry-title {
        font-size: 12px;
        line-height: 18px;
    }
}
@media (max-width: 500px) {
    .td-column-3 .td_module_mx4 .entry-title {
        font-size: 14px;
        line-height: 21px;
        padding-left: 115px;
    }
}
.td-column-1 .td_module_mx4 {
    padding-bottom: 22px;
}
@media (max-width: 767px) {
    .td-column-1 .td_module_mx4 {
        padding-bottom: 35px;
    }
}
.td-column-1 .td_module_mx4 .entry-title {
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
}
@media (max-width: 767px) {
    .td-column-1 .td_module_mx4 .entry-title {
        font-size: 16px;
        line-height: 22px;
    }
}
@media (max-width: 500px) {
    .td-column-1 .td_module_mx4 .entry-title {
        font-size: 14px;
        line-height: 21px;
        padding-left: 0;
    }
}
.td-column-1 .td_module_mx4 .td-video-play-ico img {
    width: 30px;
}
@media (max-width: 500px) {
    .td-column-1 .td_module_mx4 {
        margin-bottom: 0;
    }
    .td-column-1 .td_module_mx4 .td-module-thumb {
        margin-bottom: 7px;
    }
    .td-column-1 .td_module_mx4 .td-module-image {
        position: relative;
        width: 100%;
    }
    .td-column-1 .td_module_mx4 .td-post-category {
        width: auto;
    }
}
a.sf-with-ul {
    color: #0072bf;
}
span.wc_header_text_count {
    font-weight: 600;
}
#wpcomm .wc-comment-title {
    font-family: 'Raleway';
    font-weight: 400;
    padding: 0;
    text-align: left;
}
#wc_show_hide_loggedin_username {
    padding: 0 0 10px;
}
.td_module_mx7 .td-module-thumb {
    margin-bottom: 9px;
}
.td_module_mx7 .entry-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx7 .entry-title {
        font-size: 14px;
        line-height: 20px;
    }
}
.td_module_mx7 .td-module-meta-info {
    margin-bottom: 13px;
}
.td_module_mx7 .td_quote_on_blocks {
    margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx7 .td-post-author-name {
        display: none;
    }
}
@media (max-width: 767px) {
    #wpcomm .wc-comment-title {
        font-size: 12px;
    }
    .td_module_mx7 .entry-thumb {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .td-column-3 .td_module_mx7 .td-post-author-name {
        display: none;
    }
    .td-column-3 .td_module_mx7 .entry-title {
        font-size: 18px;
        line-height: 24px;
    }
    .td-column-3 .td_module_mx7 .td-video-play-ico img {
        width: 40px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-column-2 .td-module-thumb {
        height: auto !important;
    }
}
.wc-blog-guest.wc-comment-label {
    display: none;
}
.td_module_mx8 .entry-thumb {
    width: 100%;
}
.td_module_mx8:hover .entry-title a {
    color: #fff !important;
}
.td_module_mx8 .td-module-thumb {
    margin-bottom: 5px;
}
.td_module_mx8 .td-module-thumb a:last-child:after {
    position: absolute;
    z-index: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 80%;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.td_module_mx8 .meta-info-container {
    position: relative;
}
.td_module_mx8 .td-module-meta-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 10px 20px;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, .5);
}
.td_module_mx8 .entry-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin: 5px 0 0;
}
.td-big-grid-post:hover .td-post-category,
.td_module_mx8:hover .td-post-category,
.td_module_mx1:hover .td-post-category,
.td-theme-slider:hover .slide-meta-cat a {
    color: #000;
    background: #fff;
}
.td-mega-span:hover .td-post-category,
.td_module_10:hover .td-module-thumb a,
.td-big-grid-post .td-post-category:hover,
.td_module_mx8 .td-post-category:hover,
.td_module_mx1 .td-post-category:hover,
.td-theme-slider .slide-meta-cat a:hover,
.td_module_mx10:hover .td-post-category,
.td_module_mx9:hover .td-post-category {
    color: #fff;
    background: #0072bf;
    background: rgba(0, 114, 191, .7);
}
.td_module_mx8 .td-post-category {
    font-weight: 400;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 4px 8px;
    text-align: center;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, .5);
}
.td_module_mx8 .entry-review-stars {
    margin-right: 22px;
}
.td_module_mx8 .entry-title a,
.td_module_mx8 .td-post-author-name a,
.td_module_mx8 .td-post-date,
.td_module_mx8 .td-icon-star,
.td_module_mx8 .td-icon-star-half,
.td_module_mx8 .td-icon-star-empty {
    color: #fff;
}
.td_module_mx8 .td-post-date {
    font-weight: 500;
    margin-right: 7px;
}
.td_module_mx8 .td-module-comments a {
    font-weight: 500;
    padding: 0 7px 0 0;
    color: #fff;
}
.td_module_mx8 .td-module-comments a:after {
    display: none;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_module_mx8 .td-author-date {
        display: block;
        margin-top: 5px;
    }
}
.td_block_slide {
    position: relative;
}
.td_block_slide .td-module-thumb,
.td_block_slide .td-video-play-ico,
.td_block_slide .td-slide-meta,
.td_block_slide i {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
}
.td_block_slide .td-module-thumb {
    position: static;
    z-index: -1;
    margin-bottom: 0;
}
.td_block_slide .td-video-play-ico img {
    width: 40px !important;
}
@media (max-width: 1018px) {
    .td_block_slide .td-video-play-ico img {
        top: 12px;
        right: 12px;
        bottom: auto;
        left: auto;
    }
}
.td_block_slide .td-admin-edit {
    height: auto !important;
}
.td_block_slide .td_module_slide {
    z-index: 1;
    height: 450px;
}
.td_block_slide .td-image-gradient:before {
    height: 225px;
}
.td-slide-meta .td-post-views:before {
    padding-right: 7px;
}
.td-slide-meta .td-module-comments a {
    padding: 3px 7px 4px 8px;
}
.td_block_slide .td-slide-meta {
    position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 15px 15px 5px;
    color: #fff;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, .5);
}
@media (max-width: 767px) {
    .td_block_slide .td_module_slide {
        z-index: 1;
        height: 350px;
    }
    .td_block_slide .td-slide-meta {
        padding: 10px 10px 5px;
    }
}
.td_block_slide .td-slide-meta a,
.td_block_slide .td-slide-meta span {
    color: #fff;
}
.td_block_slide .entry-title {
    margin: 5px 0;
}
.td_block_slide .entry-review-stars {
    top: 0;
    margin-right: 22px;
}
.td_block_slide .td-post-date {
    color: #fff;
}
.td_block_slide .td-post-views {
    display: inline-block;
}
.td_block_slide .td-icon-views {
    font-size: 14px;
    line-height: 17px;
    position: relative;
    margin-right: 5px;
    vertical-align: top;
}
.td_block_slide .td-post-comments {
    position: relative;
    top: 2px;
    display: inline-block;
    vertical-align: top;
}
.td_block_slide .td-icon-comments {
    font-size: 9px;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.td_block_slide .td-icon-left,
.td_block_slide .td-icon-right {
    font-size: 38px;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -40px;
    padding: 30px;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    color: #fff;
}
.td_block_slide .td-icon-left {
    left: -10px;
}
.td_block_slide .td-icon-right {
    right: -10px;
}
.plista-wrap {
    margin-bottom: 20px;
}
.td-banner-wrap-full.td-banner-bg {
    text-align: center;
}
#comments .block-title {
    margin-bottom: 20px;
}
.td_block_slide .td_module_wrap:hover .entry-title a {
    color: #fff;
}
.td-ss-main-sidebar .td_block_slide,
.td-ss-row .td-pb-span4 .td_block_slide {
    overflow: visible;
}
.td-post-comments-icon {
    font-family: 'Raleway', arial, sans-serif;
    font-weight: 500;
    line-height: 1;
    position: absolute;
    z-index: 9;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: url(http://www.statusquo-news.de/wp-content/themes/Newspaper-child/comments.svg) no-repeat;
}
.td_module_2 .td-post-comments-icon {
    font-size: 16px;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 35px;
    padding-top: 6px;
    padding-right: 0;
}
.td_module_mx12 .td-post-comments-icon {
    font-size: 16px;
    top: 32px;
    right: 5px;
    width: 40px;
    height: 35px;
    padding-top: 6px;
    padding-right: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx12 .td-post-comments-icon {
        font-size: 12px;
        top: 24px;
        right: 3px;
        width: 30px;
        height: 25px;
        padding-top: 4px;
        padding-right: 1px;
    }
}
@media (max-width: 767px) {
    .td_module_mx12 .td-post-comments-icon {
        font-size: 12px;
        width: 30px;
        height: 25px;
        padding-top: 5px;
    }
}
@media (max-width: 450px) {
    .td_module_mx12 .td-post-comments-icon {
        right: 10px;
    }
}
article.td-post-template-7 .td-post-comments-icon {
    font-size: 18px;
    z-index: 2;
    top: 30px;
    right: 30px;
    width: 50px;
    height: 40px;
    padding-top: 7px;
    padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    article.td-post-template-7 .td-post-comments-icon {
        font-size: 16px;
        width: 40px;
        height: 35px;
        padding-top: 6px;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    article.td-post-template-7 .td-post-comments-icon {
        font-size: 14px;
        padding-top: 5px;
        padding-right: 0;
    }
}
@media (max-width: 450px) {
    article.td-post-template-7 .td-post-comments-icon {
        top: 10px;
        right: 10px;
    }
}
body.home .td_block_slide .td-post-comments-icon {
    font-size: 24px;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 50px;
    padding-top: 8px;
    padding-right: 1px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    body.home .td_block_slide .td-post-comments-icon {
        font-size: 16px;
        top: 15px;
        right: 25px;
        width: 40px;
        height: 35px;
        padding-top: 6px;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    body.home .td_block_slide .td-post-comments-icon {
        font-size: 14px;
        width: 35px;
        height: 30px;
        padding-top: 5px;
        padding-right: 0;
    }
}
@media (max-width: 450px) {
    body.home .td_block_slide .td-post-comments-icon {
        top: 10px;
        right: 10px;
    }
}
.td-container.td-post-header {
    width: 100% !important;
}
.td-theme-slider .slide-meta-cat a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    display: block;
    padding: 2px 10px;
    color: #fff;
}
.td-theme-slider:hover .td-icon-left,
.td-theme-slider:hover .td-icon-right {
    z-index: 1;
    opacity: 1;
}
a.td-login-modal-js.menu-item {
    line-height: 54px;
    margin-right: 0;
}
.iosSlider-col-1,
.td_block_slide .td_block_inner {
    position: relative;
    width: 980px;
    height: 450px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .iosSlider-col-1,
    .td_block_slide .td_block_inner {
        width: 750px;
        height: 400px;
    }
    .iosSlider-col-1 .entry-title {
        font-size: 34px;
        line-height: 40px;
    }
    .td_block_slide .td_module_slide {
        z-index: 1;
        height: 400px;
    }
    .td_block_slide .td-image-gradient:before {
        width: 100%;
        height: 200px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider .slide-meta-cat a {
        font-size: 13px;
        line-height: 18px;
        padding: 0 6px;
    }
    .td_block_slide .td-image-gradient:before,
    .iosSlider-col-1,
    .td_block_slide .td_block_inner {
        width: 100%;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    .iosSlider-col-1,
    .td_block_slide .td_block_inner {
        left: 0;
        height: 320px;
    }
    .td_block_slide .td_module_slide {
        z-index: 1;
        height: 320px;
    }
    .td_block_slide .td-image-gradient:before {
        height: 160px;
    }
}
@media (min-width: 400px) and (max-width: 599px) {
    .iosSlider-col-1,
    .td_block_slide .td_block_inner {
        left: 0;
        height: 250px;
    }
    .td_block_slide .td_module_slide {
        z-index: 1;
        height: 250px;
    }
    .td_block_slide .td-image-gradient:before {
        height: 250px;
    }
}
@media (max-width: 399px) {
    .iosSlider-col-1,
    .td_block_slide .td_block_inner {
        left: 0;
        height: 200px;
    }
    .iosSlider-col-1 .entry-thumb {
        height: 100%;
    }
    .td_block_slide .td_module_slide {
        z-index: 1;
        height: 200px;
    }
    .td_block_slide .td-image-gradient:before {
        height: 200px;
    }
    .td_block_slide .td-module-thumb {
        height: 100%;
    }
}
.iosSlider-col-1 .td-icon-left,
.iosSlider-col-1 .td-icon-right {
    font-size: 55px;
}
@media (max-width: 1018px) {
    [class*=' mashicon-'] .onoffswitch-label,
    [class^='mashicon-'] {
        font-size: 13px !important;
    }
    .iosSlider-col-1 .td-icon-left,
    .iosSlider-col-1 .td-icon-right {
        font-size: 38px;
    }
}
@media (min-width: 1019px) {
    .iosSlider-col-1 .entry-title {
        font-size: 38px;
        line-height: 44px;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .iosSlider-col-1 .entry-title {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (max-width: 500px) {
    .iosSlider-col-1 .entry-title {
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
    }
}
.iosSlider-col-1 .entry-thumb {
    width: 100%;
}
.iosSlider-col-2 {
    height: 385px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .iosSlider-col-2 {
        height: 354px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .iosSlider-col-2 {
        height: 268px;
    }
}
@media (max-width: 767px) {
    .iosSlider-col-2 {
        height: 303px;
    }
}
@media (max-width: 500px) {
    .iosSlider-col-2 {
        height: 166px;
    }
}
.iosSlider-col-2 .td_module_slide {
    height: 385px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .iosSlider-col-2 .td_module_slide {
        height: 354px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .iosSlider-col-2 .td_module_slide {
        height: 268px;
    }
}
@media (max-width: 767px) {
    .iosSlider-col-2 .td_module_slide {
        height: 303px;
    }
}
@media (max-width: 500px) {
    .iosSlider-col-2 .td_module_slide {
        height: 166px;
    }
}
.iosSlider-col-2 .entry-title {
    font-size: 26px;
    line-height: 32px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .iosSlider-col-2 .entry-title {
        font-size: 22px;
        line-height: 28px;
    }
}
@media (max-width: 500px) {
    .iosSlider-col-2 .entry-title {
        font-size: 18px;
        line-height: 24px;
    }
}
.iosSlider-col-2 .entry-thumb {
    width: 696px;
}
.home_week_random {
    padding-left: 10px !important;
}
.td_block_slide .td_module_slide {
    visibility: hidden !important;
}
.td_block_slide .td_module_slide:first-child {
    visibility: visible !important;
}
.td-js-loaded .td_block_slide .td_module_slide {
    visibility: visible !important;
}
.td_block_wrap {
    position: relative;
    clear: both;
}
@media (max-width: 767px) {
    .td_block_wrap .td-load-more-wrap {
        margin-bottom: 20px;
    }
}
.td_block_wrap .td-subcat-item .td-cur-simple-item {
    color: #000;
}
.td-pb-span4 .td_block_wrap .td-next-prev-wrap,
.td-pb-span4 .td_block_wrap .td-load-more-wrap {
    margin-top: 0;
}
.td_with_ajax_pagination {
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.moodly-wrap {
    margin-top: 30px;
}
.plista-wrap .block-title {
    margin-bottom: 0;
}
.block-title {
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid;
    border-bottom-color: #888 !important;
}
aside.widget .block-title,
.td_block_social_counter .block-title {
    font-size: 16px;
}
.block-title h4,
.block-title a,
.block-title span,
.block-title label {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    color: #444;
    background-color: #fff !important;
}
.td-footer-wrapper .block-title a,
.td-footer-wrapper .block-title span,
.td-footer-wrapper .block-title label {
    border-right: 0;
    border-left: 0;
}
aside.widget .block-title a,
aside.widget .block-title span,
.td_block_social_counter .block-title span {
    font-size: 18px;
    line-height: 24px;
}
@media (max-width: 500px) {
    .block-title {
        margin-top: 0;
    }
    .td-crumb-container{display:none}
}
.widgettitle:after,
.td-trending-now-title,
.td-trending-now-wrapper:hover .td-trending-now-title,
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a,
.td-related-title .td-cur-simple-item,
.woocommerce .product .products h2,
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more {
    background-color: #fff !important;
}
.td-footer-wrapper .block-title > span {
    background-color: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #0072bf !important;
}
.td-related-title,
.wpb_tabs .wpb_tabs_nav,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-color: #111;
}
.td_block_wrap .td-subcat-item .td-cur-simple-item {
    color: #0072bf;
}
.td-next-prev-wrap {
    position: relative;
    clear: both;
    text-align: center;
}
i.td-icon-font.td-icon-menu-right {
    position: relative;
    bottom: 2px;
    left: 1px;
}
i.td-icon-font.td-icon-menu-left {
    position: relative;
    right: 1px;
    bottom: 2px;
}
.td-next-prev-wrap a {
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    text-align: center;
    color: #999;
    border: 1px solid #ccc;
    border-radius: 20px;
}
.td-next-prev-wrap a:hover {
    color: #0072bf !important;
    border-color: #0072bf !important;
    background-color: #fff !important;
}
.td-next-prev-wrap .ajax-page-disabled {
    opacity: .5;
}
.td_ajax_load_more i {
    font-size: 10px;
    position: relative;
    top: 0;
    margin-left: 6px;
}
.td_ajax_load_more.ajax-page-disabled {
    visibility: hidden;
}
.td-load-more-wrap {
    clear: both;
    text-align: center;
}
.td_block_inner_overflow {
    overflow: hidden;
}
.td-load-more-infinite-wrap {
    display: none;
}
body.page-id-9429 .td-main-page-wrap,
body.page-id-9429 .aboutme_content {
    padding-top: 0;
}
.td_module_10 .td-post-category {
    display: none;
}
.td-subcat-filter {
    z-index: 2;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-align: center;
    opacity: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.td-subcat-filter ul {
    margin: 0;
}
.td-subcat-filter .td-display-filter {
    display: none !important;
}
.td-subcat-filter .td-subcat-list {
    display: inline-block;
    padding-top: 3px;
    vertical-align: top;
}
.td-subcat-filter .td-subcat-list .td-subcat-item {
    line-height: 1;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}
.td-subcat-filter .td-subcat-list a {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 1;
    color: #222;
}
.td-subcat-filter .td-subcat-list a:hover,
.td-subcat-filter .td-subcat-list a:active {
    color: #0072bf;
}
.td-subcat-filter .td-subcat-dropdown {
    display: inline-block;
    text-align: right;
}
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more span,
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more i {
    color: #fff;
}
.td-subcat-filter .td-subcat-dropdown:hover ul {
    display: block;
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more {
    height: 30px;
    margin-left: 15px;
    padding-top: 3px;
    padding-left: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more i {
    font-size: 9px;
    margin-right: 12px;
    margin-left: 12px;
    color: #777;
}
.td-subcat-filter .td-subcat-dropdown ul {
    position: absolute;
    z-index: 999;
    top: 30px;
    right: 0;
    display: none;
    padding: 6px 0 8px;
    list-style: none;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #ededed;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .95);
}
.td-subcat-filter .td-subcat-dropdown a {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 26px;
    display: block;
    padding-right: 15px;
    padding-left: 21px;
    white-space: nowrap;
    color: #777;
}
.td-subcat-filter .td-subcat-dropdown a:hover {
    color: #0072bf;
}
.td-subcat-filter .td-subcat-dropdown li {
    margin-left: 0;
}
.td-subcat-filter .td-subcat-dropdown span {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 1;
    color: #777;
}
.td-js-loaded .td-subcat-filter {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}
.td_block_1 .td_module_4 {
    margin-top: 4px;
    margin-right: 10px;
    padding-bottom: 21px;
    overflow: hidden;
}
.td_block_2 .td_module_2 {
    padding-bottom: 21px;
}
.td_block_4 .td-block-span12:last-child .td_module_2,
.td_block_4 .td-block-row:last-child .td_module_2 {
    padding-bottom: 21px;
}
.td_block_5 .td-block-span12:last-child .td_module_3,
.td_block_5 .td-block-row:last-child .td_module_3 {
    padding-bottom: 21px;
}
.td_block_6 .td-block-span12:last-child .td_module_5,
.td_block_6 .td-block-row:last-child .td_module_5 {
    margin-bottom: 0;
    border-bottom: none;
}
.td_block_6 .block-title {
    margin-bottom: 21px;
}
.td_block_9 .td-block-span12:last-child .td_module_8,
.td_block_9 .td-block-row:last-child .td_module_8 {
    margin-bottom: 0;
    border-bottom: none;
}
.td_block_9 .block-title {
    margin-bottom: 21px;
}
.td_block_10 .td-block-span12:last-child .td_module_9,
.td_block_10 .td-block-row:last-child .td_module_9 {
    margin-bottom: 0;
    border-bottom: none;
}
.td_block_11 .td-block-span12:last-child .td_module_10 {
    padding-bottom: 26px;
}
.td_block_12 .td-block-span12:last-child .td_module_11 {
    padding-bottom: 26px;
}
.td_block_13 {
    padding-bottom: 40px;
}
.td-trending-now-display-area .entry-title a {
    font-weight: 400;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_13 {
        padding-bottom: 30px;
    }
}
.td_block_13 .td_module_mx3:last-child .td-module-meta-info {
    border-bottom: 0;
}
.td_block_13 .td-next-prev-wrap,
.td_block_13 .td-load-more-wrap {
    margin-top: 40px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_13 .td-next-prev-wrap,
    .td_block_13 .td-load-more-wrap {
        margin-top: 30px;
    }
}
.td-pb-span4 .td_block_13 {
    padding-bottom: 22px;
}
.td_block_14 .td_block_inner {
    margin-right: -3px;
}
aside.widget.widget_mymail_signup {
    margin: 18px 0 20px;
    padding: 20px;
    border: 1px solid #0072bf;
    background: #fff;
}
.mymail-widget-text.mymail-widget-text-before {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #0072bf;
}
.mymail-form .mymail-wrapper {
    margin-top: 5px;
    text-align: left;
}
.mymail-wrapper .submit-button {
    width: 100%;
}
.mymail-form-0 {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}
.mymail-widget-text.mymail-widget-text-after {
    font-size: 11px;
    text-align: center;
}
.mymail-form-0 label,
.mymail-form-0 .mymail-form-info p {
    font-size: 12px;
    color: #222;
}
.mymail-form-0 .mymail-form-info.error {
    margin-top: 10px;
    text-align: center;
    border: 1px solid #c61010;
    background: #fff;
}
.mymail-form-0 .error input {
    border: 0;
    outline: 1px solid #bf4d4d;
}
.mymail-form-0 .mymail-form-info ul li {
    color: #c61010;
}
.mymail-widget-text.mymail-widget-text-before:before {
    font-family: FontAwesome;
    font-size: 50px;
    line-height: 50px;
    display: block;
    margin-bottom: 10px;
    content: '\f003';
}
@media (max-width: 600px) {
    .td_block_14 .td_block_inner {
        margin-right: 0;
    }
}
.td_block_14 .td-block-row {
    margin-right: 0;
    margin-left: 0;
}
.td_block_14 .td-block-row:last-child {
    margin-bottom: 23px;
}
.td_block_14 .td-block-span12:last-child .td_module_mx1 {
    margin-bottom: 0;
}
.td_block_14 .td-block-span6 {
    width: 50%;
    padding-right: 3px;
    padding-left: 0;
}
.td_block_14 .td-block-span4 {
    width: 33.33333333%;
    padding-right: 3px;
    padding-left: 0;
}
@media (max-width: 767px) {
    .td-next-prev-wrap {
        position: relative;
        padding-bottom: 10px;
    }
    .td-trending-now-wrapper .td-next-prev-wrap {
        margin-top: 0;
    }
    .td_block_14 .td-block-span12,
    .td_block_14 .td-block-span4 {
        float: left;
        width: 50%;
        padding-right: 3px;
    }
    .td_block_14 .td-block-span12:nth-child(even) {
        margin-right: -3px;
    }
}
#wpcomm .wc-reply .wc-comment-right {
    background: #f5f5f5;
}
#wpcomm .wc-comment .wc-comment-right {
    background: #fff;
}
@media (max-width: 500px) {
    .td_block_14 .td-block-span12,
    .td_block_14 .td-block-span4,
    .td_block_14 .td-block-span6 {
        float: left;
        width: 100%;
        padding-right: 0;
    }
    .td_block_14 .td-block-span12:nth-child(even) {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .td-pb-span12 .td_block_14 .td-block-span4:first-child {
        width: 100%;
    }
    .td-pb-span12 .td_block_14 .td-block-span4:first-child .entry-thumb {
        width: 100%;
    }
}
.td-pb-span4 .td_block_14 {
    padding-bottom: 48px;
}
.td-pb-span4 .td_block_14 .td_block_inner {
    margin-right: 0;
}
@media (max-width: 767px) {
    .td-pb-span4 .td_block_14 .td_block_inner {
        margin-right: -3px;
    }
}
@media (max-width: 500px) {
    .td-pb-span4 .td_block_14 .td_block_inner {
        margin-right: 0;
    }
}
.td-pb-span4 .td_block_14 .td-next-prev-wrap,
.td-pb-span4 .td_block_14 .td-load-more-wrap {
    margin-top: 23px;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .td-pb-span4 .td_block_14 .td-next-prev-wrap,
    .td-pb-span4 .td_block_14 .td-load-more-wrap {
        padding-top: 20px;
    }
}
.td_block_15 .td-block-span4 {
    width: 33.33333333%;
}
@media (max-width: 500px) {
    .td_block_15 .td-block-span4 {
        width: 100%;
    }
}
.td_block_15 .td-column-3 .td-block-row {
    margin-right: -22px;
    margin-left: 0;
}
@media (max-width: 1018px) {
    .td_block_15 .td-column-3 .td-block-row {
        margin-right: -15px;
    }
}
.td_block_15 .td-column-3 .td-block-row .td-block-span4 {
    width: 20%;
    padding-right: 22px;
    padding-left: 0;
}
@media (max-width: 1018px) {
    .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
        padding-right: 15px;
    }
}
@media (max-width: 500px) {
    .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
        width: 100%;
    }
}
.td_block_15 .td-column-3 .td-module-thumb {
    height: 135px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_15 .td-column-3 .td-module-thumb {
        height: 123px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_15 .td-column-3 .td-module-thumb {
        height: 94px;
    }
}
@media (max-width: 767px) {
    .td_block_15 .td-column-3 .td-module-thumb {
        height: auto;
    }
}
.td_block_15 .td-column-2 .td-block-row {
    margin-right: -21px;
    margin-left: 0;
}
@media (max-width: 1018px) {
    .td_block_15 .td-column-2 .td-block-row {
        margin-right: -15px;
    }
}
@media (max-width: 500px) {
    .td_block_15 .td-column-2 .td-block-row {
        margin-right: 0;
    }
}
.td_block_15 .td-column-2 .td-block-row .td-block-span4 {
    padding-right: 21px;
    padding-left: 0;
}
@media (max-width: 1018px) {
    .td_block_15 .td-column-2 .td-block-row .td-block-span4 {
        padding-right: 15px;
    }
}
@media (max-width: 500px) {
    .td_block_15 .td-column-2 .td-block-row .td-block-span4 {
        padding-right: 0;
    }
}
.td_block_15 .td-column-2 .td-block-row:last-child .td_module_mx4 {
    padding-bottom: 21px;
}
@media (max-width: 767px) {
    .td_block_15 .td-column-2 .td-block-row:last-child .td_module_mx4 {
        padding-bottom: 0;
    }
}
.td_block_15 .td-column-2 .td_module_mx4 {
    padding-bottom: 21px;
}
@media (max-width: 767px) {
    .td_block_15 .td-column-2 .td_module_mx4 {
        padding-bottom: 0;
    }
}
.td_block_15 .td-column-1 {
    margin-right: -21px;
}
@media (max-width: 1018px) {
    .td_block_15 .td-column-1 {
        margin-right: -15px;
    }
}
.td_block_15 .td-column-1 .td-block-span12 {
    float: left;
    width: 50%;
    padding-right: 21px;
    padding-left: 0;
}
@media (max-width: 1018px) {
    .td_block_15 .td-column-1 .td-block-span12 {
        padding-right: 15px;
    }
}
.td_block_15 .td-column-1 .td-block-span12:nth-of-type(odd) {
    clear: left;
}
.td_block_15 .td-column-1 .td-module-thumb {
    height: 104px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_15 .td-column-1 .td-module-thumb {
        height: 96px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_15 .td-column-1 .td-module-thumb {
        height: 73px;
    }
}
@media (max-width: 767px) {
    .td_block_15 .td-column-1 .td-module-thumb {
        height: auto;
    }
}
@media (max-width: 767px) {
    .td_block_15 .td_module_mx4 {
        margin-bottom: 26px;
        padding-bottom: 0;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_15 .entry-title {
        font-size: 14px;
    }
}
.td-pb-span4 .td_block_15 {
    float: left;
}
.td_block_16 .td-column-3 .td-block-row {
    margin-right: -22px;
    margin-left: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_16 .td-column-3 .td-block-row {
        margin-right: -15px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-column-3 .td-block-row {
        margin-right: 0;
    }
}
.td_block_16 .td-column-3 .td-block-row .td-block-span4 {
    width: 20%;
    padding-right: 22px;
    padding-left: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_16 .td-column-3 .td-block-row .td-block-span4 {
        padding-right: 15px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-column-3 .td-block-row .td-block-span4 {
        width: 100%;
        padding-right: 0;
    }
}
.td_block_16 .td-column-3 .td-module-thumb {
    height: 135px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_16 .td-column-3 .td-module-thumb {
        height: 123px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_16 .td-column-3 .td-module-thumb {
        height: 94px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-column-3 .td-module-thumb {
        height: auto;
    }
}
.td_block_16 .td-column-2 .td-module-thumb {
    position: relative;
    height: 150px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_16 .td-column-2 .td-module-thumb {
        height: 137px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_16 .td-column-2 .td-module-thumb {
        height: 101px;
    }
}
.td_block_16 .td-column-2 .td-block-row {
    margin-right: -21px;
    margin-left: 0;
}
@media (max-width: 767px) {
    .td_block_16 .td-column-2 .td-block-row {
        margin-right: 0;
    }
}
.td_block_16 .td-column-2 .td-block-row .td-block-span4 {
    width: 33.33333333%;
    padding-right: 21px;
    padding-left: 0;
}
@media (max-width: 767px) {
    .td_block_16 .td-column-2 .td-block-row .td-block-span4 {
        width: 100%;
        padding-right: 0;
    }
}
.td_block_16 .td-column-2 .td-block-row:last-child .td_module_mx4 {
    padding-bottom: 26px;
}
.td_block_16 .td-column-2 .td_module_mx7 {
    padding-bottom: 26px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_16 .td-excerpt {
        display: none;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-excerpt {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_16 .td_module_mx7 {
        padding-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td_module_mx7 {
        padding-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td_module_mx7 .entry-title {
        font-size: 14px;
        line-height: 20px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td_module_mx7 .td-module-image {
        float: left;
        width: 100px;
        margin-bottom: 26px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td_module_mx7 .td-module-thumb {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td_module_mx7 .item-details {
        margin-left: 115px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_16 .td-module-meta-info {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-module-meta-info {
        margin-bottom: 0;
    }
}
.td_block_17 .td-next-prev-wrap,
.td_block_17 .td-load-more-wrap {
    margin-top: 16px;
}
@media (min-width: 768px) {
    .td_block_17 .td-block-span4 .td_module_8:last-child,
    .td_block_17 .td-block-span6 .td_module_8:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
}
@media (max-width: 767px) {
    .td_block_17 .td-block-span4:last-child .td_module_8:last-child,
    .td_block_17 .td-block-span6:last-child .td_module_8:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
}
.td_block_17 .td-column-1 .td-block-span12:last-child .td_module_8 {
    margin-bottom: 5px;
    border-bottom: 0;
}
.td_block_17 .td-column-1 .td_module_4 {
    margin-bottom: 16px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #f2f2f2;
}
.td_block_17 .td-column-2 .td_module_4,
.td_block_17 .td-column-3 .td_module_4 {
    padding-bottom: 6px;
}
@media (max-width: 767px) {
    .td_block_17 .td-column-2 .td_module_4,
    .td_block_17 .td-column-3 .td_module_4 {
        margin-bottom: 14px;
        padding-bottom: 16px;
        border-bottom: 1px dashed #f2f2f2;
    }
}
.td_block_18 .td-block-span12 {
    width: 100%;
}
@media (max-width: 767px) {
    .td_block_18 .td_module_mx8 .td-module-thumb {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td_module_mx8 .entry-title {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td_module_mx8 .td-module-meta-info {
        padding: 0 14px;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td_module_mx2 .item-details {
        margin-bottom: 26px;
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td_module_mx2 .item-details .entry-title {
        margin-bottom: 3px;
    }
}
.td_block_18 .td-column-1 .td_module_wrap {
    padding-bottom: 0;
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
        margin-bottom: 26px;
    }
}
.td_block_18 .td-column-1 .td_module_mx8 .entry-title {
    font-size: 18px;
    line-height: 24px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td-column-1 .td_module_mx8 .entry-title {
        font-size: 15px;
        line-height: 19px;
    }
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-meta-info {
    padding: 0 14px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td-column-1 .td_module_mx8 .td-post-category {
        display: none;
    }
}
.td_block_18 .td-column-1 .td_module_mx2:last-child {
    margin-bottom: 6px;
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
    height: 179px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
        height: 166px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
        height: 126px;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td-column-2 .td_module_mx8 {
        padding-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td-column-2 .td_module_mx8 {
        padding-bottom: 6px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td-column-2 .td_module_10 {
        padding-bottom: 24px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td-column-2 .td_module_10 .td-excerpt {
        margin-top: 3px;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td-column-2 .td_module_10 .td-module-meta-info {
        margin-bottom: 0;
    }
}
.td_block_18 .td-column-2 .td_module_mx8 .td-module-thumb {
    height: auto;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_18 .td-column-2 .td_module_mx8 .td-module-thumb {
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td-column-2 .td_module_mx8 .td-module-thumb {
        height: auto;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td-column-2 .td_module_mx8 .td-module-thumb {
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td-column-3 .td_module_mx8 {
        padding-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td-column-3 .td_module_mx8 {
        padding-bottom: 6px;
    }
}
.td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info {
    bottom: 20px;
}
@media (max-width: 767px) {
    .td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info {
        bottom: 14px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td_module_10 {
        padding-bottom: 30px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_18 .td_module_10 .td-excerpt {
        margin-top: 3px;
    }
}
@media (max-width: 767px) {
    .td_block_18 .td_module_10 .td-module-meta-info {
        margin-bottom: 0;
    }
}
.td_block_19 .td_module_mx1 {
    margin-bottom: 26px;
}
@media (max-width: 767px) {
    .td_block_19 .td_module_mx2 .item-details {
        margin-bottom: 26px;
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    .td_block_19 .td_module_mx2 .item-details .entry-title {
        margin-bottom: 3px;
    }
}
.td_block_19 .td-block-row {
    margin-right: -15px;
    margin-left: -15px;
}
.td_block_19 .td-block-span6,
.td_block_19 .td-block-span4 {
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_19 .td-block-row {
        margin-right: -10px;
        margin-left: -10px;
    }
    .td_block_19 .td-block-span6,
    .td_block_19 .td-block-span4 {
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (max-width: 767px) {
    .td_block_19 .td-block-row {
        margin: 0;
    }
    .td_block_19 .td-block-span6,
    .td_block_19 .td-block-span4 {
        padding: 0;
    }
}
.td_block_19 .td-block-span12:last-child {
    margin-bottom: 6px;
}
.td_block_19 .td-column-1 .td_module_mx2:last-child {
    margin-bottom: 6px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_19 .td-column-1 .td-module-thumb {
        height: 185px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_19 .td-column-1 .td-module-thumb {
        height: 141px;
    }
}
@media (max-width: 767px) {
    .td_block_19 .td-column-1 .td-module-thumb {
        height: auto;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_19 .td-column-2 .td-module-thumb {
        height: 188px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_19 .td-column-2 .td-module-thumb {
        height: 143px;
    }
}
@media (max-width: 767px) {
    .td_block_19 .td-column-2 .td-module-thumb {
        height: auto;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_19 .td-column-3 .td-module-thumb {
        height: 190px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_19 .td-column-3 .td-module-thumb {
        height: 144px;
    }
}
@media (max-width: 767px) {
    .td_block_19 .td-column-3 .td-module-thumb {
        height: auto;
    }
}
.td_block_20 .td-module-meta-info {
    margin-left: 0;
}
.td_block_20 .td-post-author-name,
.td_block_20 .td-post-date {
    line-height: 17px;
    top: -1px;
    margin-left: 0;
    vertical-align: top;
}
.td_block_20 .td-module-comments {
    position: absolute;
    right: 20px;
    bottom: 12px;
    margin-right: 0;
}
.td_block_20 .td_module_14 .td-module-thumb {
    margin-bottom: 12px;
}
.td_block_20 .td_module_14 .td-module-meta-holder {
    padding: 14px 20px 12px;
}
@media (max-width: 500px) {
    .td_block_20 .td_module_14 .td-module-meta-holder {
        padding: 10px 10px 12px;
    }
}
.td_block_20 .td_module_14 .td-module-meta-info {
    bottom: 0;
    width: 90%;
    padding: 0;
}
.td_block_20 .td_module_14 .td-excerpt {
    width: 90%;
    padding: 0 10px 0 20px;
}
@media (max-width: 500px) {
    .td_block_20 .td_module_14 .td-excerpt {
        padding-left: 10px;
    }
}
.td_block_20 .td_module_14 .entry-title {
    bottom: auto;
}
@media (max-width: 500px) {
    .td_block_20 .td_module_14 .entry-title {
        margin-right: 0;
        margin-left: 0;
    }
}
.td_block_20 .td_module_14 .entry-title:after {
    display: none;
}
.td_block_20 .td_module_14:last-child {
    padding-bottom: 0;
}
.td_block_20 .td_module_mx3 {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #ededed;
}
@media (max-width: 767px) {
    .td_block_20 .td_module_mx3 {
        width: 100%;
    }
    .td_block_20 .td_module_mx3:nth-child(even) {
        margin-left: 0;
    }
}
.td_block_20 .td_module_mx3:last-child {
    border-bottom: 0;
}
.td_block_20 .td_module_mx3 .td-module-meta-info {
    bottom: 25px;
    width: 90%;
    margin: 0;
    padding: 14px 16px 12px;
    border-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_20 .td_module_mx3 .td-module-meta-info {
        padding: 6px 0 0;
    }
}
@media (max-width: 500px) {
    .td-trending-style2 {
        margin-bottom: 15px !important;
    }
    .td_block_20 .td_module_mx3 .td-module-meta-info {
        padding: 10px 20px 12px 10px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_20 .td_module_mx3 .td-post-author-name,
    .td_block_20 .td_module_mx3 .td-post-date,
    .td_block_20 .td_module_mx3 .td-module-comments {
        display: none;
    }
}
.td_block_20 .td_module_mx3 .entry-title {
    font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_20 .td_module_mx3 .entry-title {
        font-size: 15px;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .td_block_20 .td_module_mx3 .entry-title {
        font-size: 22px;
        line-height: 30px;
    }
}
@media (max-width: 500px) {
    .td_block_20 .td_module_mx3 .entry-title {
        font-size: 18px;
        line-height: 26px;
        margin-right: 0;
        margin-left: 0;
    }
}
.td_block_20 .td_module_mx3 .td-module-thumb {
    margin-bottom: 0;
}
.td_block_20 .td-video-play-ico > img {
    top: 24px;
    right: 24px;
    bottom: auto;
    left: auto;
}
.td_block_20 .td-next-prev-wrap,
.td_block_20 .td-load-more-wrap {
    margin-top: 40px;
}
@media (max-width: 500px) {
    .td_block_20 .td-next-prev-wrap,
    .td_block_20 .td-load-more-wrap {
        margin-bottom: 0;
    }
}
.td_block_20 .td-column-1 .td_module_mx3:last-child {
    margin-bottom: 1px;
}
.td-pb-span4 .td_block_20 .td-next-prev-wrap,
.td-pb-span4 .td_block_20 .td-load-more-wrap {
    margin-bottom: 26px;
}
.td-pb-span4 .td_block_21 .td-module-thumb {
    width: 100px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_block_21 .td-module-thumb {
        width: 50px;
    }
}
@media (max-width: 767px) {
    .td-pb-span4 .td_block_21 .td-module-thumb {
        width: 80px;
    }
}
.td-pb-span4 .td_block_21 .item-details {
    min-height: 100px;
    margin-left: 115px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_block_21 .item-details {
        min-height: 50px;
        margin-left: 60px;
    }
}
@media (max-width: 767px) {
    .td-pb-span4 .td_block_21 .item-details {
        min-height: 80px;
        margin-left: 95px;
    }
}
.td-pb-span4 .td_block_21 .entry-title {
    font-size: 17px;
    line-height: 23px;
    min-height: 0;
    padding-left: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_block_21 .entry-title {
        font-size: 14px;
        line-height: 21px;
    }
}
@media (max-width: 767px) {
    .td-pb-span4 .td_block_21 .entry-title {
        font-size: 22px;
        font-weight: 500;
        line-height: 28px;
    }
}
@media (max-width: 500px) {
    .td-pb-span4 .td_block_21 .entry-title {
        font-size: 17px;
        line-height: 22px;
    }
}
.td-pb-span4 .td_block_21 .td-excerpt {
    display: none;
}
.td-pb-span4 .td_block_21 .td_module_16 {
    padding-bottom: 19px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_block_21 .td-post-author-name {
        display: none;
    }
}
.td-trending-now-wrapper {
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
li.td-mega-menu .td-next-prev-wrap {
    position: absolute; 
bottom: 10px;
margin-left: auto;
margin-right: auto;
left: 100px;
right: 0;
}
@media (max-width: 767px) {
    .td-trending-now-wrapper {
        padding: 0;
        text-align: center;
    }
}
.td-trending-now-wrapper .td-next-prev-wrap {
    display: none;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-trending-now-wrapper .td-next-prev-wrap {
        float: none;
        margin-top: 10px;
    }
}
.td-trending-now-title {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 22px;
    display: inline-block;
    padding: 4px 10px 2px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    text-transform: uppercase;
    color: #0072bf;
    border: 1px solid #ccc;
    background-color: transparent !important;
}
@media (max-width: 767px) {
    .td-trending-now-title {
        padding: 2px 10px 1px;
    }
}
.td-trending-now-display-area {
    display: inline-block;
    height: 36px;
    padding: 0 0 0 15px;
    vertical-align: text-top;
}
@media (max-width: 767px) {
    .td-trending-now-display-area {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0;
    }
}
.td-trending-now-display-area .entry-title {
    font-size: 15px;
    line-height: 23px;
    margin: 0;
}
@media (max-width: 767px) {
    .td-trending-now-display-area .td_module_trending_now .entry-title {
        font-size: 14px;
        line-height: 18px;
        overflow: visible;
        text-align: center;
    }
}
.home .td-trending-now-wrapper .td-next-prev-wrap {
    margin-top: 0;
}
.td_module_trending_now h3 a:hover {
    color: #0072bf;
}
.td-trending-now-post {
    position: absolute;
    padding-right: 70px;
    opacity: 0;
}
.td-trending-now-post:first-child {
    z-index: 1;
    opacity: 1;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-trending-now-post {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .td-trending-now-post {
        width: 100%;
        padding-right: 0;
    }
}
.td-trending-now-post:first-child {
    opacity: 1;
}
.td-trending-now-nav-right {
    margin-right: 0;
}
.td-main-page-wrap > .td-container > .td-pb-row:first-child > .wpb_column > .wpb_wrapper > .td_block_trending_now {
    position: relative;
    z-index: 1;
}
.td-trending-style2 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.td_quote_on_blocks {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-weight: 400;
    font-style: italic;
    line-height: 35px;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase;
    color: #0072bf;
}
@media (max-width: 1018px) {
    .td_quote_on_blocks {
        font-size: 22px;
        line-height: 28px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .homepage-post .td-post-template-7 .td-post-header header .entry-title {
        font-size: 36px;
        line-height: 46px;
    }
}
@media (max-width: 767px) {
    .homepage-post .td-post-template-7 .td-post-header header .entry-title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 7px;
    }
}
.td-homepage-post .entry-title {
    margin-top: 0;
}
.td_block_popular_categories {
    padding-bottom: 0;
}
.td_block_homepage_full_1 {
    padding-bottom: 0;
}
.td_block_text_with_title p:last-child {
    margin-bottom: 0;
}
.td-menu-blocks-custom {
    margin-bottom: 30px;
}
.td-menu-blocks-custom .widget {
    margin-bottom: 0;
}
.td-menu-blocks-custom ul {
    text-align: center;
}
.td-menu-blocks-custom ul li {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 8px;
    margin-left: 0;
}
.td-menu-blocks-custom ul li a {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 31px;
    display: block;
    padding: 0 12px;
    border: 1px solid #eaeaea;
}
.td-menu-blocks-custom ul li a:hover {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
.td-menu-blocks-custom .current-menu-item a {
    color: #fff;
    border-color: #0072bf;
    background-color: #0072bf;
}
.td-menu-blocks-custom .current-menu-item a:hover {
    color: #fff;
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
    border-bottom: 0;
}
.td-tab-blocks-custom .wpb_text_column {
    margin-bottom: 21px;
}
.td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a,
.td-tab-blocks-custom.wpb_tabs li:hover a {
    border: 1px solid #111 !important;
    background-color: #111;
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
    display: table;
    margin-right: auto;
    margin-left: auto;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li {
    display: inline-block;
    margin-right: -1px;
    margin-left: 0;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    padding: 5px 13px !important;
    border: 1px solid #eaeaea !important;
}
@media (max-width: 767px) {
    .td-tab-blocks-custom ul.wpb_tabs_nav li a {
        padding: 4px 7px !important;
    }
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
.td-hover-1 .td-big-grid-wrapper .entry-thumb {
    transition-timing-function: ease !important;
}
.td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: #0072bf;
    background: -moz-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0072bf), color-stop(100%, #4a8f5e));
    background: -webkit-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -o-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -ms-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072bf', endColorstr='#4a8f5e', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: #d17646;
    background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
    background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: #d760b7;
    background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
    background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: #54a3db;
    background: -moz-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #54a3db), color-stop(100%, #4bcf77));
    background: -webkit-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
    background: -o-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
    background: -ms-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
    background: linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#54a3db', endColorstr='#4bcf77', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: #f4d03f;
    background: -moz-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #f4d03f), color-stop(100%, #f27a35));
    background: -webkit-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
    background: -o-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
    background: -ms-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
    background: linear-gradient(135deg, #f4d03f 0%, #f27a35 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: #d760b7;
    background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
    background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: #0072bf;
    background: -moz-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0072bf), color-stop(100%, #4a8f5e));
    background: -webkit-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -o-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -ms-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072bf', endColorstr='#4a8f5e', GradientType=1);
}
.td-grid-style-2 .td-video-play-ico img,
.td-grid-style-3 .td-video-play-ico img {
    opacity: .5;
}
.td-grid-style-1 .td-meta-info-container {
    bottom: 0;
}
.td-grid-style-1 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 70%;
    content: '';
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-module-thumb a:last-child:before {
        height: 130% !important;
    }
}
.td-grid-style-1 .td-post-category {
    background-color: rgba(0, 0, 0, .4);
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-big-thumb .td-big-grid-meta {
        width: 90%;
        margin-left: 15px;
    }
}
.td-grid-style-1 .td-big-thumb .entry-title {
    font-size: 27px;
    font-weight: 500;
    line-height: 34px;
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-big-thumb .td-module-meta-info {
        margin-bottom: 18px;
    }
}
.td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
    width: 80%;
    margin: 20px 0 14px 19px;
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
        margin: 0 15px 11px;
    }
}
.td-grid-style-1 .td-medium-thumb .entry-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}
.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
    padding: 5px 10px;
}
.td-grid-style-1 .td-small-thumb .entry-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}
.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
    margin: 0 10px 10px 14px;
}
.td-grid-style-1 .td-tiny-thumb .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
}
.td-grid-style-1 .td-tiny-thumb .td-post-category {
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    padding: 3px 5px;
}
.td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb {
    -webkit-transition: -webkit-transform .3s ease, opacity .3s;
    transition: transform .3s ease, opacity .3s;
}
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.td-grid-style-1.td-hover-1 .td-post-category {
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(.02deg);
    transform: scale3d(1.1, 1.1, 1);
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-video-play-ico img {
        bottom: auto;
        left: auto;
        margin: 20px 20px 0;
    }
}
.td-grid-style-2 .td-meta-info-container {
    bottom: 0;
}
.td-grid-style-2 .td-module-thumb a:last-child:before {
    opacity: .8;
    -webkit-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);
}
.td-grid-style-2 .td-post-category {
    background-color: rgba(0, 0, 0, .2);
}
.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
    font-size: 34px;
}
.td-grid-style-2 .td-big-thumb .td-meta-info-container {
    position: static;
    top: 0;
    bottom: auto;
}
.td-grid-style-2 .td-big-thumb .td-big-grid-meta {
    position: absolute;
    top: 0;
    width: 80%;
    margin: 20px 0 20px 20px;
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-big-thumb .td-big-grid-meta {
        width: 90%;
        margin-left: 15px;
    }
}
.td-grid-style-2 .td-big-thumb .td-module-meta-info {
    position: absolute;
    bottom: 0;
}
.td-grid-style-2 .td-big-thumb .entry-title {
    font-size: 34px;
    line-height: 41px;
}
@media (max-width: 1140px) {
    .td-grid-style-2 .td-big-thumb .entry-title {
        font-weight: 500;
    }
}
.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta {
    top: auto;
    bottom: -6px;
}
.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info {
    top: 5px;
    right: 22px;
    bottom: auto;
}
.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
    width: 80%;
    margin: 20px 0 14px 19px;
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
        margin: 0 15px 11px;
    }
}
.td-grid-style-2 .td-medium-thumb .entry-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}
.td-grid-style-2 .td-small-thumb .td-big-grid-meta {
    margin: 0 15px 11px;
}
.td-grid-style-2 .td-small-thumb .entry-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    margin-top: 2px;
}
.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
    margin: 0 10px 10px 14px;
}
.td-grid-style-2 .td-tiny-thumb .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
}
.td-grid-style-2 .td-tiny-thumb .td-post-category {
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    padding: 3px 5px;
}
.td-grid-style-2.td-hover-1 .td-module-thumb .entry-thumb {
    -webkit-transition: -webkit-transform .3s ease, opacity .3s;
    transition: transform .3s ease, opacity .3s;
}
.td-grid-style-2.td-hover-1 .td-post-category {
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(.02deg);
    transform: scale3d(1.1, 1.1, 1);
}
.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-post-category {
    background-color: rgba(0, 0, 0, .5);
}
.td-grid-style-3 .td-meta-info-container {
    bottom: 0;
}
.td-grid-style-3 .td-module-thumb a:last-child:before {
    opacity: .8;
}
.td-grid-style-3 .td-post-category {
    background-color: rgba(0, 0, 0, .2);
}
.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
    font-size: 34px;
}
.td-grid-style-3 .td-big-thumb .td-meta-info-container {
    position: static;
    top: 0;
    bottom: auto;
}
.td-grid-style-3 .td-big-thumb .td-big-grid-meta {
    position: absolute;
    top: 0;
    width: 80%;
    margin: 20px 0 20px 20px;
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
        width: 90%;
        margin-left: 15px;
    }
}
.td-grid-style-3 .td-big-thumb .td-module-meta-info {
    position: absolute;
    bottom: 0;
}
.td-grid-style-3 .td-big-thumb .entry-title {
    font-size: 34px;
    line-height: 41px;
}
@media (max-width: 1140px) {
    .td-grid-style-3 .td-big-thumb .entry-title {
        font-weight: 500;
    }
}
.td-grid-style-3 .td-big-thumb .entry-title a {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}
.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta {
    top: auto;
    bottom: -6px;
}
.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info {
    top: 5px;
    right: 22px;
    bottom: auto;
}
.td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
    width: 80%;
    margin: 20px 0 14px 19px;
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
        margin: 0 15px 11px;
    }
}
.td-grid-style-3 .td-medium-thumb .entry-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}
.td-grid-style-3 .td-medium-thumb .entry-title a {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}
.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
    margin: 0 15px 11px;
}
.td-grid-style-3 .td-small-thumb .entry-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    margin-top: 2px;
}
.td-grid-style-3 .td-small-thumb .entry-title a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}
.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
    margin: 0 10px 10px 14px;
}
.td-grid-style-3 .td-tiny-thumb .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
}
.td-grid-style-3 .td-tiny-thumb .entry-title a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}
.td-grid-style-3 .td-tiny-thumb .td-post-category {
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    padding: 3px 5px;
}
.td-grid-style-3.td-hover-1 .td-module-thumb .entry-thumb {
    -webkit-transition: -webkit-transform .3s ease, opacity .3s;
    transition: transform .3s ease, opacity .3s;
}
.td-grid-style-3.td-hover-1 .td-post-category {
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(.02deg);
    transform: scale3d(1.1, 1.1, 1);
}
.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-post-category {
    background-color: rgba(0, 0, 0, .5);
}
.td-grid-style-4 .td-meta-info-container {
    z-index: 1;
    bottom: 0;
}
.td-grid-style-4 .td-post-category {
    background-color: rgba(0, 0, 0, .4);
}
.td-grid-style-4 .entry-title {
    background-color: #0072bf;
    background-color: rgba(77, 178, 236, .7);
}
.td-grid-style-4 .entry-title a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}
.td-grid-style-4 .td-module-meta-info {
    display: table;
    margin: 0;
    padding: 5px 7px 6px;
    background-color: rgba(0, 0, 0, .4);
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-4 .td-big-thumb .td-meta-info-container {
    width: 80%;
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-big-thumb .td-meta-info-container {
        width: 100%;
    }
}
.td-grid-style-4 .td-big-thumb .td-post-category {
    display: table;
    margin-bottom: 0;
}
.td-grid-style-4 .td-big-thumb .td-module-meta-info {
    margin: 0;
}
.td-grid-style-4 .td-big-thumb .entry-title {
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    padding: 3px 8px 6px;
}
.td-grid-style-4 .td-medium-thumb .entry-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    padding: 4px 11px 6px;
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-medium-thumb .entry-title {
        padding: 5px 7px 6px;
    }
}
.td-grid-style-4 .td-medium-thumb .td-post-category {
    display: table;
    margin-bottom: 0;
}
.td-grid-style-4 .td-small-thumb .td-post-category {
    display: table;
    margin-bottom: 0;
}
.td-grid-style-4 .td-small-thumb .td-module-meta-info {
    margin: 0;
}
.td-grid-style-4 .td-small-thumb .entry-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    padding: 5px 7px 6px;
}
.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta {
    margin: 0 10px 10px 14px;
}
.td-grid-style-4 .td-tiny-thumb .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
    margin-right: 3px;
    padding: 5px 7px 6px;
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-tiny-thumb .entry-title {
        margin-right: 0;
    }
}
.td-grid-style-4 .td-tiny-thumb .td-post-category {
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    display: table;
    margin-bottom: 0;
    padding: 3px 5px;
}
.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta {
    margin: 0;
}
.td-grid-style-4.td-hover-1 .td-module-thumb .entry-thumb {
    -webkit-transition: -webkit-transform .3s ease, opacity .3s;
    transition: transform .3s ease, opacity .3s;
}
.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(.02deg);
    transform: scale3d(1.1, 1.1, 1);
}
.td-grid-style-5 .td-meta-info-container {
    font-size: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
}
.td-grid-style-5 .td-meta-info-container:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}
.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
    font-size: 34px;
}
.td-grid-style-5 .td-meta-align {
    display: inline-block;
    vertical-align: bottom;
}
.td-grid-style-5 .td-module-meta-info {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.td-grid-style-5 .td-module-thumb a:last-child:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, .6);
}
.td-grid-style-5 .td-post-category {
    margin-top: 0;
    background-color: rgba(0, 0, 0, .7);
}
.td-grid-style-5 .td-big-thumb .td-meta-info-container {
    padding: 0 50px;
}
@media (max-width: 767px) {
    .td-grid-style-5 .td-big-thumb .td-meta-info-container {
        padding: 0 15px;
    }
}
.td-grid-style-5 .td-big-thumb .entry-title {
    font-size: 34px;
    line-height: 41px;
}
@media (max-width: 1140px) {
    .td-grid-style-5 .td-big-thumb .entry-title {
        font-weight: 500;
    }
}
.td-grid-style-5 .td-medium-thumb .td-meta-info-container {
    padding: 0 40px;
}
.td-grid-style-5 .td-medium-thumb .entry-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}
.td-grid-style-5 .td-small-thumb .td-meta-info-container {
    padding: 0 10px;
}
.td-grid-style-5 .td-small-thumb .entry-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    margin-top: 2px;
}
.td-grid-style-5 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 10px;
}
.td-grid-style-5 .td-tiny-thumb .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
}
.td-grid-style-5 .td-tiny-thumb .entry-title a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}
.td-grid-style-5 .td-tiny-thumb .td-post-category {
    font-size: 9px;
    font-weight: 600;
    line-height: 1;
    padding: 3px 5px;
}
.td-grid-style-5 .td-video-play-ico img {
    bottom: auto;
    left: auto;
    margin: 20px 20px 0;
}
.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:before {
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
}
.td-grid-style-5.td-hover-1 .td-module-thumb .entry-thumb {
    -webkit-transition: -webkit-transform .3s ease, opacity .3s;
    transition: transform .3s ease, opacity .3s;
}
.td-grid-style-5.td-hover-1 .td-post-category {
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
    box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .75);
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(.02deg);
    transform: scale3d(1.1, 1.1, 1);
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category {
    background-color: #0072bf;
}
@media (max-width: 767px) {
    .td-grid-style-5.td-hover-1 .td-module-thumb .entry-thumb {
        width: 100%;
        margin-top: -70px;
    }
}
td_module_mx1:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50%;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
}
@media (max-width: 1018px) {
    .td-grid-style-5 .td-big-grid-post .td-post-category {
        line-height: 14px;
        padding: 2px 6px 1px;
    }
}
.td-big-grid-post {
    position: relative;
    overflow: hidden;
}
.td-big-grid-post .entry-review-stars {
    margin-top: -5px;
    color: #fff;
}
.td-big-grid-post .td-post-category {
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    z-index: 9;
    top: 8px;
    left: 8px;
    width: auto;
    padding: 3px 5px;
    text-align: center;
    color: #fff;
    background: #0072bf;
}
.td_module_mx10 .td-post-category {
    font-size: 11px;
    padding: 3px 5px;
    border: 0;
}
.td_module_mx9 .td-post-category {
    top: 15px;
    left: 15px;
    padding: 5px 7px;
    border: 0;
}
@media (max-width: 1018px) {
    .td-grid-style-1 .td-small-thumb .entry-title {
        font-size: 12px;
        line-height: 14px;
    }
    .td_module_mx10 .td-post-category {
        font-size: 10px;
        padding: 3px 5px;
    }
    .td_module_mx9 .td-post-category {
        font-size: 11px;
        padding: 4px 8px;
    }
}
.td-big-grid-post .td-meta-info-container {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    color: #fff;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, .7);
}
.td_module_mx9 .td-meta-info-container {
    padding: 15px;
}
.td_module_mx10 .td-meta-info-container {
    padding: 0 0 5px;
}
.td-big-grid-post .td-meta-align {
    pointer-events: none;
}
.td-big-grid-post .td-post-author-name a,
.td-big-grid-post .td-post-author-name span {
    color: #fff;
}
.td-big-grid-post .entry-title {
    margin: 0;
}
.td-big-grid-post .entry-title a {
    font-weight: 400;
    color: #fff;
}
.td-big-grid-post .td-module-meta-info {
    z-index: 1;
    margin: 2px 10px;
}
.td-big-grid-post .td-post-author-name {
    pointer-events: auto;
}
.td-big-grid-post .td-big-grid-meta {
    z-index: 1;
}
@media (max-width: 1018px) {
    .td-big-grid-post .td-video-play-ico img {
        width: 30px !important;
    }
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta {
    font-size: 27px;
}
@media (max-width: 1140px) {
    .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
        line-height: 1.3;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
        font-size: 80%;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
        font-size: 22px;
    }
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta {
    font-size: 24px;
}
@media (max-width: 767px) {
    .td-big-grid-post.td-medium-thumb .td-big-grid-meta {
        font-size: 16px;
    }
}
@media (max-width: 1140px) {
    .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
        line-height: 1.3;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
        font-size: 85%;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
        font-size: 65%;
    }
}
@media (max-width: 767px) {
    .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
        font-size: 16px;
        line-height: 21px;
    }
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta {
    font-size: 16px;
}
@media (max-width: 1018px) {
    .td_module_mx12 .entry-title {
        font-size: 15px;
        line-height: 18px;
    }
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta {
    font-size: 15px;
}
@media (max-width: 1140px) {
    .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
        line-height: 1.4;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
        font-size: 90%;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_module_mx6 .td-module-meta-info {
        margin: 2px 5px;
    }
    .td_module_mx6 .td-big-grid-meta {
        padding: 5px 5px 0 !important;
    }
    .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
        font-size: 70%;
    }
}
.td_module_mx12 .td-module-thumb:hover > a.td-post-category {
    background: #0072bf;
}
@media (max-width: 767px) {
    .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
        font-size: 16px;
        line-height: 21px;
    }
}
.td-big-grid-post .td-module-thumb {
    overflow: hidden;
    margin: 0;
}
.td-big-grid-post .td-module-thumb {
    background-color: #e5e5e5;
}
.td-big-grid-post .td-post-author-name,
.td-big-grid-post .td-post-date {
    top: 0;
}
.td-big-grid-post .td-video-play-ico img {
    z-index: 1;
}
@media (max-width: 767px) {
    .td-big-grid-post .td-module-thumb img {
        width: 100%;
    }
    .td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title {
        font-size: 16px !important;
        line-height: 21px !important;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,
    .td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title {
        font-size: 24px !important;
        line-height: 30px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,
    .td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
        font-size: 70%;
    }
}
@media (max-width: 767px) {
    .td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
        font-size: 60%;
    }
}
.td_block_big_grid_1,
.td_block_big_grid_2,
.td_block_big_grid_3,
.td_block_big_grid_4,
.td_block_big_grid_5,
.td_block_big_grid_6,
.td_block_big_grid_7,
.td_block_big_grid_8 {
    padding-bottom: 48px;
}
@media (max-width: 767px) {
    .td_block_big_grid_1,
    .td_block_big_grid_2,
    .td_block_big_grid_3,
    .td_block_big_grid_4,
    .td_block_big_grid_5,
    .td_block_big_grid_6,
    .td_block_big_grid_7,
    .td_block_big_grid_8 {
        margin-right: -10px;
        margin-left: -10px;
    }
}
.iosSlider.td_block_wrap {
    margin-bottom: 34px !important;
}
@media (max-width: 767px) {
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
        font-size: 0;
        z-index: 0;
        overflow-x: auto;
        overflow-y: hidden;
        padding-top: 3px;
        transform: translate3d(0, 0, 0);
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 3px;
    }
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb {
        width: 100%;
        height: 170px;
    }
}
@media (max-width: 767px) {
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
        display: inline-block;
        float: none;
        width: 80%;
        vertical-align: top;
        white-space: normal;
    }
}
@media (max-width: 767px) {
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
        width: 100%;
    }
}
.td_block_big_grid_1 .td-big-grid-post {
    float: left;
}
.td_block_big_grid_1 .td-big-thumb {
    margin-right: 3px;
}
.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 532px;
    height: 399px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
        width: 504px;
        height: 355px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
        width: 374px;
        height: 271px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
        width: 100%;
        height: auto;
    }
}
.td_block_big_grid_1 .td-small-thumb .td-module-thumb {
    width: 265px;
    height: 198px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
        width: 235px;
        height: 176px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
        width: 180px;
        height: 134px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_1 .td-big-grid-post-0 {
        float: none;
        width: 100%;
    }
}
.td_block_big_grid_1 .td-big-grid-post-1,
.td_block_big_grid_1 .td-big-grid-post-3 {
    margin-right: 3px;
}
.td_block_big_grid_1 .td-big-grid-post-1,
.td_block_big_grid_1 .td-big-grid-post-2 {
    margin-bottom: 3px;
}
.td_block_big_grid_1.td-grid-style-5 .td-module-meta-info {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
@media (max-width: 767px) {
    .td_block_big_grid_1 .td-module-empty {
        display: none !important;
    }
}
.td_block_big_grid_1 .td-module-empty .td-module-thumb {
    width: 265px;
    height: 198px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_1 .td-module-empty .td-module-thumb {
        width: 235px;
        height: 176px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_1 .td-module-empty .td-module-thumb {
        width: 180px;
        height: 134px;
    }
}
.td_block_big_grid_2 .td-big-grid-post {
    float: left;
}
.td_block_big_grid_2 .td-big-thumb .td-module-thumb {
    height: 450px;
}
.td_block_big_grid_2 .td-big-thumb .td-module-thumb a img {
    width: auto;
    min-width: 100%;
    min-height: 100%;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
        width: 100%;
        height: 426px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
        height: 380px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
        width: 100%;
        height: auto;
    }
}
.td_block_big_grid_2 .td-small-thumb .td-module-thumb {
    width: 100%;
    height: 148px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
        height: 140px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
        height: 110px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
        height: 124px !important;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_2 .td-big-grid-post-0 {
        float: none;
        width: 100%;
    }
}
.td_block_big_grid_2 .td-big-grid-post-1,
.td_block_big_grid_2 .td-big-grid-post-2 {
    margin-bottom: 3px;
}
.td_block_big_grid_2.td-grid-style-5 .td-module-meta-info {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
@media (max-width: 767px) {
    .td_block_big_grid_2 .td-module-empty {
        display: none !important;
    }
}
.td_block_big_grid_2 .td-module-empty .td-module-thumb {
    width: 324px;
    height: 160px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_2 .td-module-empty .td-module-thumb {
        width: 285px;
        height: 140px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_2 .td-module-empty .td-module-thumb {
        width: 222px;
        height: 110px;
    }
}
.td_block_big_grid_3 .td-big-grid-post {
    float: left;
}
.td_block_big_grid_3 .td-big-thumb {
    margin-right: 3px;
}
.td_block_big_grid_3 .td-big-thumb .td-module-thumb {
    width: 432px;
    height: 462px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
        width: 432px;
        height: 422px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
        width: 368px;
        height: 318px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
        width: 100%;
        height: auto;
    }
}
.td_block_big_grid_3 .td-medium-thumb {
    margin-bottom: 3px;
}
.td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    width: 533px;
    height: 261px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
        width: 489px;
        height: 237px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
        width: 369px;
        height: 179px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
        height: 124px !important;
    }
}
.td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    width: 265px;
    height: 198px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
        width: 243px;
        height: 182px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
        width: 183px;
        height: 136px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
        height: 124px !important;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-big-grid-post-0 {
        float: none;
        width: 100%;
    }
}
.td_block_big_grid_3 .td-big-grid-post-3 {
    margin-left: 3px;
}
.td_block_big_grid_3.td-grid-style-4 .td-post-category {
    margin-bottom: 0;
}
.td_block_big_grid_3.td-grid-style-5 .td-module-meta-info {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-module-empty {
        display: none !important;
    }
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
    width: 533px;
    height: 261px;
    margin-bottom: 3px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
        width: 489px;
        height: 237px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
        width: 369px;
        height: 179px;
    }
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
    width: 265px;
    height: 198px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
    .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
        width: 243px;
        height: 182px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
    .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
        width: 183px;
        height: 136px;
    }
}
.td_block_big_grid_4 {
    margin-right: -3px;
}
@media (max-width: 767px) {
    .td_block_big_grid_4 {
        margin-right: -10px;
    }
}
.td_block_big_grid_4 .td-big-grid-post {
    float: left;
    width: 50%;
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post {
        float: none;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post:first-child {
        padding-bottom: 3px;
    }
}
.td_block_big_grid_4 .td-module-thumb {
    height: 399px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_4 .td-module-thumb {
        height: 350px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_4 .td-module-thumb {
        height: 280px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-module-thumb {
        width: 100%;
        height: 220px;
    }
}
.td_block_big_grid_4 .td-big-thumb {
    padding-right: 3px;
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-thumb {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,
    .td_block_big_grid_4.td-grid-style-1 .td-module-meta-info {
        margin-left: 12px;
    }
}
.td_block_big_grid_4.td-grid-style-5 .td-module-meta-info {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-module-empty {
        display: none !important;
    }
}
.td_block_big_grid_5 {
    margin-right: -3px;
}
@media (max-width: 767px) {
    .td_block_big_grid_5 {
        margin-right: -10px;
    }
}
.td_block_big_grid_5 .td-big-grid-post {
    float: left;
    width: 320px;
}
.td_block_big_grid_5 .td-big-grid-post-0,
.td_block_big_grid_5 .td-big-grid-post-1 {
    margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_5 .td-big-grid-post-0,
    .td_block_big_grid_5 .td-big-grid-post-1 {
        margin-right: 5px;
    }
    .td_block_big_grid_5 .td-big-grid-post {
        width: 246px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-big-grid-post {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-big-grid-post:first-child {
        padding-top: 0;
    }
}
.td_block_big_grid_5 .td-module-thumb a:last-child:before {
    height: 100%;
}
.td_block_big_grid_5.td-grid-style-4 .td-module-meta-info {
    display: none;
}
.td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta {
    padding-right: 3px;
}
.td_block_big_grid_5.td-grid-style-5 .td-module-meta-info {
    margin-left: 0;
}
.td_block_big_grid_5.td-grid-style-5 .entry-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}
.td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 220px;
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-module-empty .td-module-thumb {
        height: 196px;
    }
}
.td_block_big_grid_5.td-grid-style-1 .td-video-play-ico img,
.td_block_big_grid_5.td-grid-style-2 .td-video-play-ico img,
.td_block_big_grid_5.td-grid-style-3 .td-video-play-ico img {
    bottom: auto;
    left: auto;
    margin: 20px 20px 0;
}
.td_block_big_grid_6 {
    margin-right: -3px;
}
@media (max-width: 767px) {
    .td_block_big_grid_6 {
        margin-right: -10px;
    }
}
.td_block_big_grid_6 .td-big-grid-post-0,
.td_block_big_grid_6 .td-big-grid-post-1 {
    float: left;
    width: 50%;
    margin-bottom: 3px;
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-big-grid-post-0,
    .td_block_big_grid_6 .td-big-grid-post-1 {
        float: none;
        width: 100%;
        margin-top: 3px;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-big-grid-post-0:first-child,
    .td_block_big_grid_6 .td-big-grid-post-1:first-child {
        margin-top: 0;
    }
}
.td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,
.td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb {
    padding-right: 3px;
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,
    .td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb {
        padding-right: 0;
    }
}
.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
    height: 373px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
        height: 360px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
        height: 280px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
        width: 100%;
        height: 220px;
    }
}
.td_block_big_grid_6 .td-big-grid-post-2,
.td_block_big_grid_6 .td-big-grid-post-3,
.td_block_big_grid_6 .td-big-grid-post-4,
.td_block_big_grid_6 .td-big-grid-post-5,
.td_block_big_grid_6 .td-big-grid-post-6 {
    float: left;
    width: 20%;
}
.td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb {
    padding-right: 3px;
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,
    .td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,
    .td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,
    .td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,
    .td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb {
        padding-right: 0;
    }
}
.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
    height: 140px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
        height: 130px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
        height: 100px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
    .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
        height: auto;
    }
}
.td_block_big_grid_6 .td-post-category {
    vertical-align: bottom;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
        margin: 0 0 0 14px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-module-meta-info {
        margin: 7px 0 14px 14px;
    }
}
.td_block_big_grid_6.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_6.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    background: #d17646;
    background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
    background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_6.td-grid-style-5 .td-module-meta-info {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.td_block_big_grid_6 .td-module-empty.td-big-grid-post {
    padding-right: 3px;
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-module-empty.td-big-grid-post {
        display: none !important;
    }
}
.td_block_big_grid_6.td-grid-style-1 .td-video-play-ico img {
    bottom: auto;
    left: auto;
    margin: 20px 20px 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_6.td-grid-style-1 .td-video-play-ico img {
        margin: 10px 10px 0;
    }
}
.td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico img,
.td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico img,
.td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico img,
.td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico img {
    bottom: auto;
    left: auto;
    margin: 20px 20px 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico img,
    .td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico img,
    .td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico img,
    .td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico img {
        margin: 10px 10px 0;
    }
}
.td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico img {
    width: 30px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico img {
        width: 20px !important;
    }
}
.td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb {
    margin-right: 10px;
}
.td_block_big_grid_7 .td-big-grid-post-0,
.td_block_big_grid_7 .td-big-grid-post-1,
.td_block_big_grid_7 .td-big-grid-post-2 {
    float: left;
    width: 320px;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-0,
    .td_block_big_grid_7 .td-big-grid-post-1,
    .td_block_big_grid_7 .td-big-grid-post-2 {
        float: none;
        margin-bottom: 0;
    }
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 220px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,
    .td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb {
        margin-right: 5px;
    }
    .td_block_big_grid_7 .td-big-grid-post-0,
    .td_block_big_grid_7 .td-big-grid-post-1,
    .td_block_big_grid_7 .td-big-grid-post-2 {
        width: 246px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
    .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
    .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
        height: 196px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_7 .td-big-grid-post-0 .td-module-meta-info,
    .td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
    .td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
        font-size: 12px;
        margin: 4px 5px 0;
    }
    .td_module_mx12 .td-big-grid-meta {
        padding: 5px 5px 0 !important;
    }
    .td_module_mx6 .entry-title {
        font-size: 13px;
    }
    .td_module_mx6 .td-post-date,
    .td_module_mx6 .td-post-views,
    .td_module_mx6 .td-module-comments a {
        font-size: 9px !important;
    }
}
.td_block_big_grid_7 .td-big-grid-post-0 .entry-title,
.td_block_big_grid_7 .td-big-grid-post-1 .entry-title,
.td_block_big_grid_7 .td-big-grid-post-2 .entry-title,
.td_block_big_grid_5.td-grid-style-1 .entry-title,
.td_block_big_grid_5.td-grid-style-2 .entry-title,
.td_block_big_grid_5.td-grid-style-3 .entry-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-0 .entry-title,
    .td_block_big_grid_7 .td-big-grid-post-1 .entry-title,
    .td_block_big_grid_7 .td-big-grid-post-2 .entry-title,
    .td_block_big_grid_5.td-grid-style-1 .entry-title,
    .td_block_big_grid_5.td-grid-style-2 .entry-title,
    .td_block_big_grid_5.td-grid-style-3 .entry-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 19px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-0 {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
    .td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
        display: none;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
    .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
        height: 150px !important;
    }
}
.td_block_big_grid_7 .td-meta-info-container {
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, .5);
}

@media (max-width: 767px) {
    .td_block_big_grid_7 .td-meta-info-container {
        padding-right: 0;
    }
}
.td_block_big_grid_7 .td-big-grid-post-3,
.td_block_big_grid_7 .td-big-grid-post-4,
.td_block_big_grid_7 .td-big-grid-post-5,
.td_block_big_grid_7 .td-big-grid-post-6 {
    display: inline-block;
    width: 237.5px;
}
.td_block_big_grid_7 .td-big-grid-post-3,
.td_block_big_grid_7 .td-big-grid-post-4,
.td_block_big_grid_7 .td-big-grid-post-5 {
    margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_7 .td-big-grid-post-3,
    .td_block_big_grid_7 .td-big-grid-post-4,
    .td_block_big_grid_7 .td-big-grid-post-5,
    .td_block_big_grid_7 .td-big-grid-post-6 {
        display: inline-block;
        width: 183.25px;
    }
    .td_block_big_grid_7 .td-big-grid-post-3,
    .td_block_big_grid_7 .td-big-grid-post-4,
    .td_block_big_grid_7 .td-big-grid-post-5 {
        margin-right: 5px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,
    .td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,
    .td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,
    .td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
        height: 150px !important;
    }
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    background: #d760b7;
    background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
    background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
    background: #0072bf;
    background: -moz-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0072bf), color-stop(100%, #4a8f5e));
    background: -webkit-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -o-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -ms-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072bf', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
    background: #d17646;
    background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
    background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-4 .td-module-meta-info {
    display: none;
}
.td_block_big_grid_7.td-grid-style-4 .td-big-grid-meta {
    margin: 0;
}
.td_block_big_grid_7.td-grid-style-5 .td-module-meta-info {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.td_block_big_grid_7.td-grid-style-5 .td-small-thumb .td-meta-info-container {
    padding: 0 30px 0 18px;
}
.td_block_big_grid_7 .td-module-empty.td-big-grid-post {
    padding-right: 12px;
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-module-empty.td-big-grid-post {
        display: none !important;
    }
}
.td_block_big_grid_7.td-grid-style-1 .td-video-play-ico img,
.td_block_big_grid_7.td-grid-style-2 .td-video-play-ico img,
.td_block_big_grid_7.td-grid-style-3 .td-video-play-ico img,
.td_block_big_grid_7.td-grid-style-4 .td-video-play-ico img {
    bottom: auto;
    left: auto;
    margin: 20px 20px 0;
}
.td_block_big_grid_8 .td-grid-columns {
    float: left;
    width: 33.33333333%;
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-columns {
        display: inline;
        float: none;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-meta-info-container {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-module-meta-info {
        display: none;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
        padding-top: 3px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post:first-child {
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-scroll.td-scroll-full .td-grid-columns {
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns {
        padding-left: 3px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns:first-child {
        padding-left: 0;
    }
}
.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
    height: 182px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
        height: 167px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
        height: 125px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb {
        height: 198px !important;
    }
}
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
    height: 364px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
        height: 334px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
        height: 250px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb,
    .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
        height: 156px !important;
    }
}
.td_block_big_grid_8 .td-small-thumb .td-module-meta-info {
    display: none;
}
.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta {
    margin: 0 20px 14px;
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-small-thumb .td-big-grid-meta {
        margin: 0 15px 14px;
    }
}
.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container,
.td_block_big_grid_8.td-grid-style-3 .td-meta-info-container {
    top: 0;
    bottom: auto;
}
.td_block_big_grid_8.td-grid-style-2 .td-small-thumb .td-big-grid-meta,
.td_block_big_grid_8.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
    margin-top: 20px;
}
.td_block_big_grid_8.td-grid-style-4 .td-small-thumb .td-big-grid-meta {
    margin: 0;
}
.td_block_big_grid_8.td-grid-style-4 .td-meta-info-container {
    width: 80%;
}
.td_block_big_grid_8.td-grid-style-5 .td-module-meta-info {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
    background: rgba(244, 208, 63, .97);
    background: -moz-linear-gradient(-45deg, rgba(244, 208, 63, .97) 0%, #f27a35 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(244, 208, 63, .97)), color-stop(100%, #f27a35));
    background: -webkit-linear-gradient(-45deg, rgba(244, 208, 63, .97) 0%, #f27a35 100%);
    background: -o-linear-gradient(-45deg, rgba(244, 208, 63, .97) 0%, #f27a35 100%);
    background: -ms-linear-gradient(-45deg, rgba(244, 208, 63, .97) 0%, #f27a35 100%);
    background: linear-gradient(135deg, rgba(244, 208, 63, .97) 0%, #f27a35 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
    background: #d17646;
    background: -moz-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
    background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -o-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: -ms-linear-gradient(45deg, #d17646 0%, #c63939 100%);
    background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    background: #d760b7;
    background: -moz-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
    background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -o-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: -ms-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
    background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
    background: #0072bf;
    background: -moz-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0072bf), color-stop(100%, #4a8f5e));
    background: -webkit-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -o-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -ms-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072bf', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
    background: #0072bf;
    background: -moz-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0072bf), color-stop(100%, #4a8f5e));
    background: -webkit-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -o-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: -ms-linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    background: linear-gradient(45deg, #0072bf 0%, #4a8f5e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072bf', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
    background: #b0b43b;
    background: -moz-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, .97) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #b0b43b), color-stop(100%, rgba(145, 96, 81, .97)));
    background: -webkit-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, .97) 100%);
    background: -o-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, .97) 100%);
    background: -ms-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, .97) 100%);
    background: linear-gradient(135deg, #b0b43b 0%, rgba(145, 96, 81, .97) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b0b43b', endColorstr='#916051', GradientType=1);
}
@media (max-width: 767px) {
    .td_block_big_grid_8 .td-module-empty {
        display: none !important;
    }
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
    height: 364px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
        height: 334px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
        height: 250px;
    }
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-2 {
    opacity: .9;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-3 {
    opacity: .8;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-4 {
    opacity: .7;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-5 {
    opacity: .7;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 {
    opacity: .8;
}
@media (max-width: 767px) {
    .td_block_big_grid_8.td-grid-style-1 .td-big-grid-meta {
        margin: 0 15px 13px !important;
    }
}
.td_block_big_grid_8.td-grid-style-1 .td-big-thumb .td-video-play-ico img {
    bottom: auto;
    left: auto;
    margin: 20px 20px 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-video-play-ico img,
.td_block_big_grid_8.td-grid-style-3 .td-video-play-ico img {
    top: auto;
    left: auto;
    margin: 0 20px 20px;
}
.td_block_big_grid_8.td-grid-style-4 .td-video-play-ico img {
    bottom: auto;
    left: auto;
    margin: 20px 20px 0;
}
.td_top_authors {
    margin-bottom: 16px;
}
.td_top_authors img {
    position: absolute;
    left: 0;
    max-width: 70px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_top_authors img {
        max-width: 55px;
    }
}
.td_top_authors .item-details {
    position: relative;
    top: 1px;
    height: 70px;
    margin-left: 85px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_top_authors .item-details {
        height: 55px;
        margin-left: 70px;
    }
}
.td_top_authors .item-details span {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 9px;
    font-weight: 700;
    font-style: normal;
    margin-right: 5px;
    padding: 3px 7px;
    color: #fff;
}
.td_top_authors .td-active .td-author-post-count {
    background-color: #0072bf;
}
.td_top_authors .td-active .td-author-comments-count {
    opacity: .8;
    background-color: #0072bf;
}
.td_top_authors .td-active .td-authors-name a {
    color: #0072bf;
}
.td_top_authors .td_mod_wrap {
    min-height: 70px;
    padding-top: 9px;
    padding-bottom: 9px;
    border: 1px solid #fff;
}
.td_top_authors .td_mod_wrap:hover {
    border: 1px solid #ededed;
}
.td_top_authors .td_mod_wrap:hover .td-author-post-count {
    background-color: #0072bf;
}
.td_top_authors .td_mod_wrap:hover .td-author-comments-count {
    opacity: .8;
    background-color: #0072bf;
}
.td_top_authors .td_mod_wrap:hover .td-authors-name a {
    color: #0072bf;
}
.td_top_authors .block-title {
    margin-bottom: 16px;
}
.td_top_authors .td-authors-url {
    position: relative;
    top: -2px;
    display: table;
}
.td_top_authors .td-authors-url a {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #999;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_top_authors .td-authors-url {
        display: none;
    }
}
.td_top_authors .td-authors-name a {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    display: inline-block;
    padding-bottom: 4px;
    color: #111;
}
.td_top_authors .td-authors-name a:after {
    position: absolute;
    top: -15px;
    right: 0;
    width: 324px;
    height: 96px;
    content: '';
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_top_authors .td-authors-name a:after {
        width: 300px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_top_authors .td-authors-name a:after {
        width: 228px;
    }
}
@media (max-width: 767px) {
    .td_top_authors .td-authors-name a:after {
        width: 100%;
    }
}
.td_top_authors .td-author-post-count {
    background-color: #111;
}
.td_top_authors .td-author-comments-count {
    background-color: #444;
}
.td-big-grid-slide {
    overflow: hidden;
    height: 534px !important;
}
.td_module_mx9.td-big-thumb {
    width: 69.7%;
    margin-right: .3%;
}
.td_module_mx10.td-small-thumb {
    width: 30%;
}
@media (max-width: 767px) {
    .td-big-grid-slide {
        height: 451px !important;
        margin-right: auto;
        margin-bottom: 48px !important;
        margin-left: auto;
    }
    .td-big-grid-slide .td-big-grid-scroll {
        overflow: visible !important;
        white-space: normal;
    }
    .td-big-grid-slide .td_module_mx10,
    .td-big-grid-slide .td_module_mx9 {
        display: block !important;
        width: 100% !important;
    }
    .td-big-grid-slide .td_module_mx9 .td-module-thumb {
        max-height: 200px;
    }
    .td-big-grid-slide .td-big-grid-post-1 {
        margin-bottom: 3px !important;
    }
    .td-big-grid-slide .td-big-grid-post-2 {
        display: inline-block !important;
        width: 50% !important;
        margin-left: 0 !important;
    }
    .td-big-grid-slide .td-big-grid-post-2 .entry-thumb {
        min-width: 100%;
        min-height: 100%;
    }
    .td-big-grid-slide .td-big-grid-post-3 {
        display: inline-block !important;
        width: 50% !important;
    }
    .td-big-grid-slide .td-big-grid-post-3 .entry-thumb {
        min-width: 100%;
        min-height: 100%;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-big-grid-slide {
        height: 474px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-big-grid-slide {
        height: 384px !important;
    }
}
.td-big-grid-slide .td-icon-left,
.td-big-grid-slide .td-icon-right {
    font-size: 40px;
    position: absolute;
    z-index: 1;
    top: 50%;
    display: block;
    height: 80px;
    margin-top: -65px;
    padding: 20px;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    opacity: 0;
    color: #fff;
}
@media (max-width: 767px) {
    .td-big-grid-slide .td-icon-left,
    .td-big-grid-slide .td-icon-right {
        display: none;
    }
}
.td-big-grid-slide .td-icon-left {
    left: 0;
}
.td-big-grid-slide .td-icon-right {
    right: 0;
}
.td-big-grid-slide:hover .td-icon-left,
.td-big-grid-slide:hover .td-icon-right {
    opacity: .6;
}
@media (min-width: 1140px) {
    .td-big-grid-slide .td_block_wrap {
        width: 1068px !important;
    }
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-big-grid-slide .td_block_wrap {
        width: 980px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-big-grid-slide .td_block_wrap {
        width: 740px !important;
    }
}
@media (max-width: 767px) {
    .td-big-grid-slide .td_block_wrap {
        overflow: hidden;
        margin: 0 !important;
        padding: 0 !important;
    }
}
#td_css_split_separator {
    visibility: visible;
}
.td-crumb-container {
    padding: 0 20px;
    font-size: 12px;
}
.td_block_related_posts .td-next-prev-wrap {
    padding-bottom: 20px;
    text-align: left;
    text-align: center;
}
@media (max-width: 767px) {
    .single-post .td-bred-no-url-last {
        display: none;
    }
}
.entry-crumbs,
p#breadcrumbs,
p#breadcrumbs a {
    display: inline-block;
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    padding-top: 1px;
    padding-bottom: 0;
}
p#breadcrumbs a {
    color: #666;
}
.entry-crumbs a {
    color: #c3c3c3;
}
.entry-crumbs a:hover {
    color: #777;
}
.entry-crumbs .td-bread-sep {
    font-size: 8px;
    margin: 0 5px;
}
.td-sidebar-left .td-crumb-container {
    padding-left: 372px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-sidebar-left .td-crumb-container {
        padding-left: 341px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-sidebar-left .td-crumb-container {
        padding-left: 256px;
    }
}
@media (max-width: 767px) {
    .td-sidebar-left .td-crumb-container {
        padding-left: 0;
    }
}
.td-sidebar-left-content {
    float: right !important;
}
@media (max-width: 767px) {
    .td-sidebar-left-content {
        float: none !important;
    }
}
#menu-item-7971 a {
    color: #0072bf;
}
.td-category {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 10px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: none;
}
.td-category li {
    line-height: 1;
    display: inline-block;
    margin: 0 5px 5px 0;
}
.entry-category {
    margin: 0 5px 5px 0;
    font-family: 'Raleway', arial, sans-serif;
    font-size: 20px;
}
.entry-category:after {
    content: "|";
    padding-left: 10px;
    padding-right: 7px;
    color: #888;
}
.entry-category:last-child:after {
    content: "";
    padding: 0;
}
header.td-post-title .td-category a {
    font-weight: 600;
    padding: 3px 6px 4px;
    color: #fff;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, .5);
}
.td-category a {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #444;
}
.post header .entry-title {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 7px;
    word-wrap: break-word;
}
@media (max-width: 1018px) {
    .post header .entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
.td-post-sub-title {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    line-height: 24px;
    margin: 9px 0 14px;
    color: #999;
}
@media (max-width: 767px) {
    .entry-category {
        font-size: 15px;
    }
    .entry-category:after {
        padding-left: 6px;
        padding-right: 4px;
    }
    .td-category a {
        font-size: 15px;
    }
    .td-post-sub-title {
        margin: 0 0 16px;
    }
}
.bypostauthor {
    line-height: 1;
}
header .td-post-author-name {
    font-weight: 400;
    color: #444;
}
header .td-post-author-name a {
    font-weight: 700;
    margin-right: 3px;
}
header .td-post-date {
    color: #fff;
}
.td-post-template-7 .td-post-title .td-post-comments:before {
    padding-right: 7px;
    content: '|';
    color: #fff;
}
header .td-icon-views {
    font-size: 14px;
    line-height: 17px;
    position: relative;
    margin-right: 5px;
}
header .td-post-comments {
    position: relative;
    float: right;
}
header .td-post-comments a {
    color: #fff;
}
header .td-post-comments i {
    vertical-align: middle;
}
header .td-icon-comments {
    font-size: 9px;
    margin-right: 5px;
}
.td-post-sharing {
    font-family: 'Raleway', arial, sans-serif;
    margin-bottom: 21px;
}
.td-post-sharing a {
    display: inline-block;
}
.td-default-sharing {
    display: inline-block;
    vertical-align: middle;
}
.td-social-sharing-buttons {
    font-size: 11px;
    min-width: 40px;
    height: 40px;
    margin-right: 10px;
    padding: 10px 13px 8px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.td-social-sharing-buttons:hover {
    opacity: .8;
}
.td-social-sharing-buttons .td-sp {
    width: 14px;
    height: 20px;
}
.td-social-but-text {
    line-height: 16px;
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 12px;
    padding-left: 10px;
}
.td-social-facebook {
    background-color: #516eab;
}
.td-social-facebook .td-icon-facebook {
    font-size: 14px;
    position: relative;
    top: 1px;
}
.td-social-facebook .td-social-but-text {
    border-left: 1px solid rgba(255, 255, 255, .1);
}
.td-social-twitter {
    background-color: #29c5f6;
}
.td-social-twitter .td-icon-twitter {
    font-size: 10px;
}
.td-social-twitter .td-social-but-text {
    border-left: 1px solid rgba(255, 255, 255, .2);
}
.td-social-google {
    background-color: #eb4026;
}
.td-social-google .td-icon-googleplus {
    font-size: 15px;
    position: relative;
    top: 2px;
    left: 1px;
}
.td-social-pinterest {
    margin-right: 0;
    background-color: #ca212a;
}
.td-social-pinterest .td-icon-pinterest {
    font-size: 13px;
    position: relative;
    top: 1px;
}
.td-classic-sharing {
    display: inline-block;
    vertical-align: middle;
}
.td-classic-sharing ul {
    height: 20px;
    margin: 0 0 0 30px;
}
.td-classic-sharing li {
    display: inline-block;
    height: 20px;
    margin-left: 0;
}
.td-classic-twitter {
    position: relative;
    top: -1px;
    left: 2px;
}
.td-classic-twitter .twitter-share-button {
    margin: 0 !important;
}
.td-post-sharing-bottom {
    margin-bottom: 40px;
    padding: 10px 26px;
    border: 1px solid #ededed;
}
.td-post-sharing-bottom .td-social-sharing-buttons {
    min-width: 32px;
    height: 32px;
    padding: 6px 9px 4px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.td-post-sharing-bottom .td-social-but-text {
    margin-left: 8px;
    padding-left: 9px;
}
.td-post-share-title {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin-right: 20px;
    vertical-align: middle;
}
@media (max-width: 1140px) {
    .td-pb-span8 .td-with-like .td-social-but-text {
        display: none;
    }
}
@media (max-width: 1018px) {
    .td-pb-span8 .td-with-like .td-post-share-title {
        display: none;
    }
    .td-pb-span8 .td-post-sharing-bottom.td-with-like {
        padding: 18px;
    }
}
@media (max-width: 767px) {
    .td-post-sharing {
        text-align: center;
    }
    .td-with-like .td-social-but-text,
    .td-with-like .td-post-share-title {
        display: none;
    }
    .td-post-sharing-top {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .td-post-sharing-bottom {
        padding: 20px 0;
    }
}
@media (max-width: 484px) {
    .td-post-sharing-top .td-social-but-text {
        display: none;
    }
    .td-default-sharing {
        margin-right: 0;
    }
    .td-classic-sharing {
        width: 100%;
        margin-top: 20px;
    }
    .td-classic-sharing ul {
        margin-left: 0;
    }
    .td-post-share-title {
        display: none;
    }
}
.post footer {
    clear: both;
}
.page-nav.page-nav-post {
    margin-top: 0;
}
.td-post-source-tags {
    font-size: 11px;
}
.td-post-source-tags a {
    font-size: 11px;
}
.td-post-source-tags .td-no-tags {
    margin-bottom: 34px;
}
.td-post-source-via,
.plista_widget_standard_1 .itemTitle {
    font-family: 'Raleway', sans-serif;
}
.plista_widget_standard_1 .itemTitle {
    font-weight: 600;
}
.td-post-small-box {
    line-height: 20px;
    clear: left;
}
.td-post-small-box span,.td-post-foto-box span {
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
    color: #888;
}
.imgsrc{display: inline-block;margin-left: 4px;padding: 0px 6px;color: #444;border: 1px solid #ededed;}
.td-post-small-box a,
.dts-source {
    display: inline-block;
    color: #444;
}
.dts-source .autobesttag{display: inline-block;
float: none;
height: 0;
margin: 0;
padding: 0;
line-height: 0;}
.dts-source .autobesttag:hover{background-color:#fff;
color: #444;
border: none;
padding: 0;}
.dts,.dts_foto,.support {
    font-family: 'Raleway', sans-serif;
}
.dts {
    margin-top: 20px;
}
.support{
    color:#444;
    font-style: italic;
    margin-top:10px;
}
.td-post-small-box a:hover {
    color: #0072bf;
    background-color:#fff !important; 
}
.td-tags {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
}
.td-tags li {
    display: inline-block;
    margin-left: 0;
    list-style: none;
    line-height:16px;
}
.td-tags a:after {content:',';padding:0 3px 0 0;}
.td-tags span,
.td-tags a {
    margin-left: 0;
}
.td-post-next-prev-content {
    display: inline-block;
}
.td-post-next-prev-content span {
    font-size: 12px;
    display: block;
    margin-bottom: 7px;
    color: #c1c1c1;
}
.td-post-next-prev-content a {
    font-size: 14px;
    line-height: 21px;
    display: block;
    margin-bottom: 43px;
    color: #222;
}
.td-post-next-prev-content a:hover {
    color: #0072bf;
}
.td-post-next-post {
    text-align: right;
}
.td-next-prev-separator {
    display: none;
}
.td-post-prev-post {
    padding-left: 0;
    margin-left:0;
}
.td-post-next-post {
    padding-right: 0;
    margin-left:0;
}
@media (max-width: 767px) {
    .td-post-next-prev-content a {
        font-size: 12px;
    }
    .td-post-prev-post,
    .td-post-next-post {
        width: 50%;
    }
}
.author-box-wrap {
    margin-bottom: 10px;
    padding: 21px;
    border: 1px solid #ededed;
    display:none;
}
@media (max-width: 767px) {
    .author-box-wrap {
        text-align: center;
    }
}
.author-box-wrap .avatar {
    float: left;
    width: 100px;
}
@media (max-width: 767px) {
    .author-box-wrap .avatar {
        float: none;
        margin-bottom: 5px;
    }
}
[class*=' mashicon-'] .text,
[class^=mashicon-] .text {
    font-family: 'Raleway', sans-serif;
}
.author-box-wrap .desc {
    font-size: 12px;
    margin-left: 117px;
}
@media (max-width: 767px) {
    .author-box-wrap .desc {
        margin-left: 0;
    }
}
.author-box-wrap .td-social-icon-wrap .td-icon-font {
    color: #111;
}
.author-box-wrap .td-author-social {
    margin-bottom: -5px;
}
.author-box-wrap .td-author-social a {
    margin-top: 11px;
    color: #444;
}
.author-box-wrap .td-author-social a:hover {
    color: #0072bf;
}
.author-box-wrap .td-author-social .td-icon-font {
    font-size: 15px;
    width: auto;
    min-width: 18px;
    height: auto;
    margin-right: 15px;
}
.td-author-name {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
    margin: 0 0 8px;
}
.td-author-name a {
    color: #111;
}
.td-author-name a:hover {
    color: #0072bf;
}
.td-author-url {
    font-size: 11px;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 6px;
}
.td-author-url a {
    color: #444;
}
.td-author-url a:hover {
    color: #0072bf;
}
.td-related-row {
    margin-right: -21px;
    *zoom: 1;
}
.td-related-row:before,
.td-related-row:after {
    display: table;
    content: '';
}
.td-related-row:after {
    clear: both;
}
.td-related-row [class*='td-related-span'] {
    display: block;
    float: left;
    min-height: 1px;
    padding-right: 24px;
    padding-left: 24px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-related-row [class*='td-related-span'] {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-related-row [class*='td-related-span'] {
        padding-right: 14px;
        padding-left: 14px;
    }
}
.td-post-categories {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
ul.sub-menu .td-post-category {
    display: none;
}
@media (max-width: 767px) {
    .td-post-categories {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .td-crumb-container {
        padding: 0 10px;
    }
    .entry-crumbs,
    p#breadcrumbs,
    p#breadcrumbs a {
         font-size: 10px;
        line-height: 10px;
        margin-bottom: 5px;
    }
    .td-related-row [class*='td-related-span'] {
        padding-right: 0;
        padding-left: 0;
    }
}
.td-related-row .td-related-span4 {
    width: 33.33333333%;
    padding-right: 10px;
    padding-left: 0;
    margin-left: 0;
}
#mashbar-header .mashbar-logo {
    display: none;
}
.td-pb-span8.td-main-content {
    margin-left: 0;
}
@media (max-width: 510px) {
    .entry-category {
        font-size: 13px;
    }
    .entry-category:after {
        padding-left: 4px;
        padding-right: 3px;
    }
    .td-category a {
        font-size: 13px;
    }
    .entry-crumbs,
    p#breadcrumbs,
    p#breadcrumbs a {
        font-size: 10px;
        line-height: 13px;
        margin-bottom: 0;
    }
    [class*=' mashicon-'] .text,
    [class^=mashicon-] .text {
        display: none;
    }
    .td-related-row .td-related-span4 {
        padding-right: 10px;
    }
    .td-related-row .td-related-span4 .td-module-title {
        font-size: 11px;
        line-height: 18px;
        margin-bottom: 20px;
    }
}
@media (max-width: 500px) {
    .td-related-row {
        margin-right: -10px;
    }
    .td-related-row .td-video-play-ico img {
        width: 20px;
    }
}
.td-related-full-width .td-related-row {
    margin-right: -22px;
}
.td-related-full-width .td-related-row .td-related-span4 {
    position: relative;
    width: 20%;
    padding-right: 22px;
}
@media (max-width: 767px) {
    .td-related-full-width .td-related-row .td-related-span4 {
        padding-right: 10px;
    }
}
@media (max-width: 500px) {
    .td-related-full-width .td-related-row .td-related-span4 {
        width: 100%;
        min-height: 62px;
        margin-bottom: 20px;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .td-related-full-width .td-related-row {
        margin-right: -10px;
    }
    .td-related-full-width .td-related-row .td-module-title {
        font-size: 11px;
        line-height: 18px;
    }
    .td-related-full-width .td-related-row .td-video-play-ico img {
        width: 20px;
    }
}
@media (max-width: 500px) {
    .td-related-full-width .td-related-row {
        margin-right: 0;
    }
    .td-related-full-width .td-related-row .td-module-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 80px;
    }
    .td-related-full-width .td-related-row .item-details {
        width: 100%;
        padding-left: 90px;
    }
    .td-related-full-width .td-related-row .td-post-category {
        width: 100%;
    }
    .td-related-full-width .td-related-row .td-module-title {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 0;
    }
}
.td_block_related_posts {
    position: relative;
    padding-bottom: 0;
}
.td_block_related_posts .td-module-thumb {
    margin-bottom: 7px;
}
.td_block_related_posts .td-module-title {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 0;
}
.td-related-title a {
    font-weight: 400 !important;
    color: #fff !important;
}
.td-related-title {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-top: 20px;
    margin-bottom: 27px;
    border-bottom: 1px solid #111;
}
.td-related-title > .td-related-right {
    display: none !important;
}
@media (max-width: 500px) {
    .td-related-title > .td-related-left,
    .td-related-title > .td-related-right {
        width: 100%;
    }
}
.td-related-title > .td-related-left:hover,
.td-related-title > .td-related-right:hover {
    color: inherit;
}
.td-related-title .td-cur-simple-item {
    color: #fff;
}
.td-related-title .td-cur-simple-item:hover {
    color: #fff;
}
.td_mod_related_posts:hover h3 > a {
    color: #0072bf;
}
.td-parallax-header {
    margin-bottom: 0;
}
.td-image-gradient:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50%;
    content: '';
}
@media (max-width: 1018px) {
    .td-image-gradient:before {
        height: 100%;
    }
}
.td-post-content p:empty {
    display: none;
}
.td-post-featured-image {
    position: relative;
}
.td-post-featured-image img {
    display: block;
    width: 100%;
    margin-bottom: 26px;
}
.td-post-featured-image .wp-caption-text {
    z-index: 1;
    margin-bottom: 26px;
}
.td-post-content {
    margin-top: 21px;
}
.td-post-content img {
    display: block;
}
.td-post-content table {
    margin-bottom: 21px;
}
.td-post-template-default .td-post-title .td-post-comments {
    margin-left: 22px;
}
.td-post-template-default .td-post-title div.td-post-views {
    margin-right: 0;
}
@media (max-width: 1018px) {
    .td-post-template-default .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
.td-post-template-default .td-post-featured-image img {
    width: auto;
}
.td-post-template-1 .td-post-header .entry-title {
    font-size: 40px;
    line-height: 50px;
}
@media (max-width: 1018px) {
    .td-post-template-1 .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
.td-post-template-1 .td-post-sharing-top {
    margin-bottom: 30px;
}
.td-post-template-1 .td-featured-image-rec {
    float: left;
    width: 300px;
    margin-right: 21px;
}
@media (max-width: 767px) {
    .td-post-content {
        margin-top: 21px;
    }
    .td-post-template-1 .td-featured-image-rec {
        width: auto;
        margin-right: 15px;
    }
}
@media (max-width: 500px) {
    .td-post-template-1 .td-featured-image-rec {
        width: 100%;
        margin-right: 0;
    }
}
.td-post-template-1 .td-featured-image-rec img,
.td-post-template-1 .td-featured-image-rec .wpb_video_wrapper {
    margin-bottom: 21px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-1 .td-pb-span8 .td-featured-image-rec {
        width: 200px;
        margin-right: 17px;
    }
}
.td-post-template-1 .td-pb-span8 .format-video .td-featured-image-rec {
    float: none;
    width: 100%;
}
.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
    float: left;
    width: 60%;
}
@media (max-width: 767px) {
    .td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
        float: none;
        width: 100%;
    }
}
.td-post-template-1 .td-post-title .td-post-comments {
    margin-left: 22px;
}
.td-post-template-1 .td-post-title .td-post-views {
    margin-right: 0;
}
.wpb_video_wrapper {
    margin-bottom: 26px;
}
.wpb_video_wrapper iframe {
    display: block;
    height: 335px !important;
}
.td-post-template-2 .td-post-header .entry-title {
    color: #000;
}
@media (max-width: 1018px) {
    .td-post-template-2 .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
@media (max-width: 500px) {
    .wpb_video_wrapper iframe {
        height: 250px !important;
    }
    .td-post-template-2 .td-post-header header .entry-title {
        font-size: 26px;
        line-height: 30px;
    }
    h3 {
        font-size: 20px;
        line-height: 28px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
}
.td-post-template-2 .td-post-title .td-category {
    margin-bottom: 5px;
}
.td-post-template-2 .td-post-title .td-post-date {
    margin-right: 22px;
}
.td-post-template-2 .td-post-title .td-post-comments,
.td-post-template-2 .td-post-title .td-post-views {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.td-post-template-2 .td-post-featured-image img {
    width: 100%;
}
.td-post-template-2 .td-post-content {
    margin-top: 0;
}
.td-post-template-2 .td-post-sharing-top {
    margin-bottom: 30px;
}
.td-post-template-2 .td-post-sub-title {
    font-size: 19px;
    line-height: 25px;
    margin: 12px 0 20px;
}
@media (max-width: 767px) {
    .td-post-template-2 .td-post-sub-title {
        margin: 0 0 16px;
    }
}
.td-post-template-3 .td-post-featured-image img {
    margin-bottom: 0;
}
.td-post-template-3 .td-crumb-container {
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}
@media (max-width: 767px) {
    .td-post-template-3 .td-crumb-container {
        padding-right: 10px;
        padding-left: 10px;
    }
}
.td-post-template-3 .td-crumb-container .entry-crumbs {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media (max-width: 1018px) {
    .td-post-template-3 .td-crumb-container .entry-crumbs {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.td-post-template-3 .td-post-header-holder {
    position: relative;
    overflow: hidden;
    min-height: 300px;
    margin-bottom: 36px;
    background-color: #444;
}
@media (max-width: 1018px) {
    .td-post-template-3 .td-post-header-holder {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 .td-post-header-holder {
        min-height: 200px;
    }
}
.td-post-template-3 .td-post-header-holder .wp-caption-text {
    display: none;
}
.td-post-template-3 .td-post-featured-image img {
    margin-bottom: 0;
}
.td-post-template-3 .td-post-title {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    padding: 0 30px 9px;
}
@media (max-width: 1018px) {
    .td-post-template-3 .td-post-title {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 .td-post-title {
        padding: 0 14px;
    }
}
.td-post-template-3 .td-post-title .td-category {
    margin-bottom: 0;
}
.td-post-template-3 .td-post-title .td-post-date {
    margin-right: 22px;
}
.td-post-template-3 .td-post-title .td-post-comments,
.td-post-template-3 .td-post-title .td-post-views {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.td-post-template-3 .td-post-title .td-post-author-name,
.td-post-template-3 .td-post-title .td-post-author-name a,
.td-post-template-3 .td-post-title .td-post-date,
.td-post-template-3 .td-post-title .td-post-comments a,
.td-post-template-3 .td-post-title .td-post-views {
    color: #fff;
}
.td-post-template-3 .td-post-title .wp-caption-text {
    position: absolute;
    right: 21px;
    bottom: 27px;
    overflow: hidden;
    max-width: 40%;
    height: 17px;
    margin-bottom: 0;
    text-align: right;
    color: #fff;
}
.td-post-template-3 .td-post-header .entry-title {
    font-size: 44px;
    font-weight: 500;
    line-height: 54px;
    margin-bottom: 14px;
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-3 .td-post-header header .entry-title {
        font-size: 36px;
        line-height: 46px;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 .td-post-header header .entry-title {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 .td-post-header.td-container {
        padding-right: 0;
        padding-left: 0;
    }
}
.td-post-template-3 .td-post-sub-title {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 25px;
    color: #ddd;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-3 .td-post-sub-title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 .td-post-sub-title {
        font-size: 13px;
        line-height: 18px;
        margin-top: 0;
        margin-bottom: 10px;
        color: #fff;
    }
}
.td-post-template-3 .td-post-content {
    margin-top: 0;
}
.td-post-template-3 .td-image-gradient:before {
    z-index: 1;
}
@media (max-width: 767px) {
    .td-post-template-3 .td-post-sharing-top {
        margin-top: 0;
    }
}
.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top {
    text-align: center;
}
.td-boxed-layout .td-post-template-3 .td-post-title {
    padding: 0 48px 25px;
}
@media (max-width: 1140px) {
    .td-boxed-layout .td-post-template-3 .td-post-title {
        padding: 0 21px 9px;
    }
}
.td-boxed-layout .td-post-template-3 .td-post-header-holder {
    left: -48px;
    width: 1164px;
}
@media (max-width: 1140px) {
    .td-boxed-layout .td-post-template-3 .td-post-header-holder {
        left: 0;
        width: 100%;
    }
}
@media (max-width: 1018px) {
    .td-post-template-4 .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
.td-post-template-4 .td-crumb-container {
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}
.td-post-template-4 .td-crumb-container .entry-crumbs {
    margin-bottom: -35px;
    padding-top: 15px;
}
@media (max-width: 1018px) {
    .td-post-template-4 .td-crumb-container .entry-crumbs {
        margin-bottom: -24px;
        padding-top: 10px;
    }
}
.td-post-template-4 .td-post-header-holder {
    position: relative;
    min-height: 240px;
    margin-bottom: 48px;
    padding-top: 48px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-4 .td-post-header-holder {
        margin-bottom: 30px;
        padding-top: 30px;
    }
}
@media (max-width: 767px) {
    .td-post-template-4 .td-post-header-holder {
        min-height: 0;
        margin-bottom: 0;
        padding-top: 30px;
        background-color: transparent;
    }
}
.td-post-template-4 .td-post-header-holder .wp-caption-text {
    display: none;
}
.td-post-template-4 .td-post-featured-image {
    background-color: #444;
}
@media (max-width: 767px) {
    .td-post-template-4 .td-post-featured-image {
        margin-bottom: 21px;
    }
}
.td-post-template-4 .td-post-title {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 720px;
    padding: 21px 21px 0 0;
    background-color: #fff;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-post-template-4 .td-post-title {
        width: 664px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-4 .td-post-title {
        width: 498px;
    }
}
@media (max-width: 767px) {
    .td-post-template-4 .td-post-title {
        position: relative;
        width: 100%;
        padding: 0;
    }
}
.td-post-template-4 .td-post-title h1.entry-title {
    margin-bottom: 14px;
}
@media (max-width: 1018px) {
    .td-post-template-4 .td-post-title h1.entry-title {
        margin-bottom: 7px;
    }
}
.td-post-template-4 .td-post-title .td-category {
    margin-bottom: 7px;
}
.td-post-template-4 .td-post-title .td-module-meta-info {
    position: relative;
    bottom: -4px;
    margin-bottom: 0;
}
.td-post-template-4 .td-post-title .wp-caption-text {
    position: absolute;
    right: 21px;
    bottom: 17px;
    max-width: 300px;
    margin-bottom: 0;
    text-align: right;
    color: #fff;
}
.td-post-template-4 .td-post-title .td-post-views {
    margin-right: 0;
}
.td-post-template-4 .td-post-title .td-post-comments {
    margin-left: 22px;
}
.td-post-template-4 .td-post-sub-title {
    margin-bottom: 18px;
}
.td-post-template-4 .td-post-content {
    margin-top: 0;
}
@media (max-width: 767px) {
    .td-post-template-4 .td-image-gradient:before {
        display: none;
    }
}
@media (max-width: 1018px) {
    .td-post-template-5 .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
.td-post-template-5 .td-post-title .td-post-comments {
    margin-left: 22px;
}
.td-post-template-5 .td-post-title .td-post-views {
    margin-right: 0;
}
.td-post-template-5 .td-crumb-container {
    margin-bottom: 9px;
}
.td-post-template-6 .td-post-header {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}
.td-full-screen-header-image-wrap {
    position: relative;
    overflow: hidden;
    height: 500px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-full-screen-header-image-wrap {
        height: 450px;
    }
}
@media (max-width: 767px) {
    .td-full-screen-header-image-wrap {
        height: 260px;
    }
}
.td-post-template-6 .td-post-header-holder {
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    position: relative;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-6 .td-post-header-holder {
        padding: 21px;
    }
}
@media (max-width: 767px) {
    .td-post-template-6 .td-post-header-holder {
        position: relative;
        padding: 10px 10px 0;
    }
}
.td-post-template-6 .entry-crumbs {
    margin-bottom: 9px;
}
.td-post-template-6 .td-post-header .entry-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 58px;
    margin-bottom: 11px;
    color: #fff;
    text-align: center;
    padding: 20px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-6 .td-post-header header .entry-title {
        font-size: 36px;
        line-height: 46px;
    }
}
@media (max-width: 767px) {
    .td-post-template-6 .td-post-header header .entry-title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 7px;
    }
}
@media (max-width: 510px) {
    .td-post-template-6 .td-post-header header .entry-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0;
    }
}
.td-post-template-6 .td-post-title .td-category {
    margin-bottom: 5px;
}
.td-post-template-6 .td-post-title .td-post-date {
    margin-right: 6px;
}
.td-post-template-6 .td-post-title .td-post-date:after {
    margin-left: 10px;
    content: '|';
}
.td-post-template-6 .td-post-title .td-post-comments,
.td-post-template-6 .td-post-title .td-post-views {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.td-post-template-6 .td-post-title .td-post-views:before {
    padding-right: 10px;
    padding-left: 7px;
}
.td-post-template-6 .td-post-title .td-module-meta-info {
    margin-bottom: 0;
}
.td-pb-span8.td-main-content {
    padding-right: 340px;
    width: 100%;
    padding-left: 20px;
}
.td-pb-span4.td-main-sidebar {
    margin-top: 0;
    padding-left: 0;
    margin-left: 0;
    width: 300px;
    position: absolute;
    right: 20px;
}
.mashsb-buttons a,
.onoffswitch {
    border-radius: 4px !important;
}
.thumbnail_description {
    padding-right: 20px;
}
@media (max-width: 767px) {
    .td-ss-main-content,
    .td-pb-span4.td-main-sidebar,
    .thumbnail_description {
        margin-top: 0;
        padding: 10px;
        position: relative;
        width: 100%;
        right: 0;
    }
    .td-main-sidebar {
        margin-top: 28px;
        padding: 10px;
    }
    .td-pb-span8.td-main-content {
        padding-right: 0;
        width: auto;
        padding-left: 0;
    }
}
.td-post-template-6 .td-post-content {
    margin-top: 0;
}
#mashbar-header {
    background-color: rgba(255, 255, 255, 0.85) !important;
    width: 1020px !important;
}
.td-post-template-6 .td-post-sub-title {
    font-size: 19px;
    line-height: 25px;
    margin: 9px 0 18px;
}
.td-post-template-6 #td-full-screen-header-image {
    position: absolute;
}
.td-image-gradient-style6:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .3) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .3)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .3) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .3) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .3) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#4d000000', GradientType=0);
}
@media (max-width: 767px) {
    .td-image-gradient-style6:after {
        display: none;
    }
}
#td-full-screen-header-image {
    z-index: 0;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    text-align: center;
}
.td-post-template-7 .td-post-header {
    position: relative;
    left: 0;
    width: 100%;
    height: 500px;
    padding-right: 0;
    padding-left: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-7 .td-post-header {
        height: 450px;
    }
}
@media (min-width: 501px) and (max-width: 767px) {
    .td-post-template-7 .td-post-header {
        height: 400px;
    }
}
@media (max-width: 500px) {
    .td-post-template-7 .td-post-header {
        height: 250px;
    }
}
.td-post-template-7 .td-post-header-holder {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    margin-left: 0;
}
.td-post-template-7 .td-post-title .td-category {
    margin-bottom: 5px;
}
.td-post-template-7 .td-post-title .td-post-author-name,
.td-post-template-7 .td-post-title .td-post-author-name a,
.td-post-template-7 .td-post-title .td-post-date,
.td-post-template-7 .td-post-title .td-post-comments a,
.td-post-template-7 .td-post-title .td-post-views {
    color: #fff;
}
.td-post-template-7 .td-post-title .td-post-date {
    margin-right: 7px;
}
.td-post-template-7 .td-post-title .td-post-comments,
.td-post-template-7 .td-post-title .td-post-views {
    display: inline-block;
    float: none;
}
.td-post-template-7 .entry-crumbs,
.td-post-template-7 .entry-crumbs a {
    color: #fff;
}
.td-post-template-7 .td-post-header .entry-title {
    font-weight: 700;
    margin-top: 10px;
    color: #fff;
}
.td-post-template-7 .td-post-header .entry-title a {
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-7 .td-post-header header .entry-title {
        font-size: 30px;
        line-height: 38px;
    }
}
@media (max-width: 767px) {
    .td-post-template-7 .td-post-header .entry-title {
        margin-top: 0;
    }
    .td-post-template-7 .td-post-header header .entry-title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 7px;
    }
}
@media (max-width: 450px) {
    .td-post-template-7 .td-post-header header .entry-title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 0;
    }
}
.td-post-template-7 .td-post-sub-title {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 25px;
    color: #ddd;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-7 .td-post-sub-title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .td-post-template-7 .td-post-sub-title {
        font-size: 13px;
        line-height: 18px;
        margin-top: 0;
        margin-bottom: 10px;
        color: #fff;
    }
}
.td-post-template-7 .td-read-down {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    text-align: center;
}
.td-post-template-7 .td-read-down a {
    display: inline-block;
}
.td-post-template-7 .td-read-down .td-icon-read-down {
    font-size: 44px;
    position: relative;
    bottom: -10px;
    opacity: .8;
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-7 .td-read-down .td-icon-read-down {
        font-size: 25px;
        bottom: 0;
    }
    .td-post-template-7 .td-main-content,
    .td-post-template-7 .td-main-sidebar {
        width: 560px;
    }
}
@media (max-width: 767px) {
    .td-post-template-7 .td-read-down .td-icon-read-down {
        font-size: 25px;
        bottom: 0;
    }
}
.td-post-template-7 .td-main-content,
.td-post-template-7 .td-main-sidebar {
    margin-top: 0;
    margin-left: 0;
}
@media (max-width: 767px) {
    .td-post-template-7 .td-main-content {
        margin-top: 0;
    }
    .td-post-template-7 .td-main-sidebar {
        margin-top: 28px;
    }
}
.td-post-template-7 .td-post-content {
    margin-top: 0;
}
.td-post-template-7 #td-full-screen-header-image {
    position: absolute;
}
.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top {
    text-align: center;
}
.td-image-gradient-style7:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .3)), color-stop(18%, rgba(0, 0, 0, 0)), color-stop(28%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, .8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#cc000000', GradientType=0);
}
.td-post-template-8-box {
    width: 1164px;
    margin: 0 auto;
    padding: 0 48px;
    background-color: #fff;
}
@media (max-width: 1180px) {
    .td-post-template-8-box {
        width: 100%;
        padding: 0;
    }
}
.td-post-template-8 {
    background: transparent;
}
.td-post-template-8 .td-post-header {
    position: relative;
    display: table;
    width: 1164px;
    height: 570px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .5);
}
@media (max-width: 1180px) {
    .td-post-template-8 .td-post-header {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-8 .td-post-header {
        height: 450px;
    }
}
@media (max-width: 767px) {
    .td-post-template-8 .td-post-header {
        height: 340px;
    }
}
.td-post-template-8 .td-post-header-holder {
    z-index: 1;
    display: table-cell;
    padding: 20px 48px;
    text-align: left;
    vertical-align: bottom;
}
@media (max-width: 1180px) {
    .td-post-template-8 .td-post-header-holder {
        padding: 20px 0;
    }
}
@media (min-width: 768) and (max-width: 1140px) {
    .td-post-template-8 .td-post-header-holder {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .td-post-template-8 .td-post-header-holder {
        padding: 10px;
    }
}
.td-post-template-8 .td-crumb-container {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 1068px;
    margin: auto;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-post-template-8 .td-crumb-container {
        width: 980px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-8 .td-crumb-container {
        width: 740px;
    }
}
@media (max-width: 767px) {
    .td-post-template-8 .td-crumb-container {
        width: 100%;
        padding: 11px;
    }
}
.td-post-template-8 .entry-crumbs,
.td-post-template-8 .entry-crumbs a {
    color: #fff;
}
.td-post-template-8 .td-post-title .td-category {
    margin-bottom: 5px;
}
.td-post-template-8 .td-post-title .td-module-meta-info {
    margin-bottom: 0;
}
.td-post-template-8 .td-post-title .td-post-author-name,
.td-post-template-8 .td-post-title .td-post-author-name a,
.td-post-template-8 .td-post-title .td-post-date,
.td-post-template-8 .td-post-title .td-post-comments a,
.td-post-template-8 .td-post-title .td-post-views {
    color: #fff;
}
.td-post-template-8 .td-post-title .td-post-date {
    margin-right: 22px;
}
.td-post-template-8 .td-post-title .td-post-comments,
.td-post-template-8 .td-post-title .td-post-views {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.td-post-template-8 .td-post-title {
    width: 80%;
}
.td_module_2:hover .td-post-category,
.td_module_mx1:hover .td-post-category,
.td_module_mx12:hover .td-post-category,
.td_module_mx6:hover .td-post-category {
    color: #fff;
    background: #0072bf;
    background: rgba(0, 114, 191, .7);
}
.td_module_2 .td-post-category:hover {
    box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .75);
}
.td-trending-now-wrapper .td-next-prev-wrap {
    display: none;
    text-align: left;
}
.td-ss-main-sidebar {
    padding-right: 20px;
    padding-left: 10px;
    width: 300px !important;
}
@media (max-width: 1018px) {
    .td-post-template-8 .td-post-title {
        width: 100%;
    }
}
.td-post-template-8 .td-post-header .entry-title {
    font-size: 44px;
    line-height: 54px;
    margin-bottom: 14px;
    color: #fff;
}
.td-post-template-8 .td-post-header .entry-title a {
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-8 .td-post-header header .entry-title {
        font-size: 36px;
        line-height: 46px;
    }
}
@media (max-width: 767px) {
    .td-trending-now-wrapper .td-next-prev-wrap {
        text-align: center;
    }
    .td-post-template-8 .td-post-header header .entry-title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 7px;
    }
}
.td-post-template-8 .td-post-sub-title {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 21px;
    color: #ddd;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-8 .td-post-sub-title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .td-post-template-8 .td-post-sub-title {
        font-size: 13px;
        line-height: 18px;
        margin-top: 0;
        margin-bottom: 10px;
        color: #fff;
    }
}
.td-post-template-8 .td-main-content,
.td-post-template-8 .td-main-sidebar {
    margin-top: 48px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-post-template-8 .td-main-content,
    .td-post-template-8 .td-main-sidebar {
        margin-top: 26px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-8 .td-main-content,
    .td-post-template-8 .td-main-sidebar {
        margin-top: 21px;
    }
}
@media (max-width: 767px) {
    .td-post-template-8 .td-main-content {
        margin-top: 0;
    }
    .td-post-template-8 .td-main-sidebar {
        margin-top: 28px;
    }
}
.td-post-template-8 .td-post-content {
    margin-top: 0;
}
.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top {
    text-align: center;
}
.td-image-gradient-style8:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-box-shadow: inset 0 0 188px 0 #000;
    -moz-box-shadow: inset 0 0 188px 0 #000;
    box-shadow: inset 0 0 188px 0 #000;
}
@media (max-width: 1018px) {
    .td-post-template-9 .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
.td-post-template-9 .td-crumb-container {
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}
.td-post-template-9 .td-crumb-container .entry-crumbs {
    margin-bottom: -35px;
    padding-top: 15px;
}
@media (max-width: 1018px) {
    .td-post-template-9 .td-crumb-container .entry-crumbs {
        margin-bottom: -24px;
        padding-top: 10px;
    }
}
.td-post-template-9 .td-post-featured-video {
    margin-bottom: 48px;
    padding-top: 48px;
}
@media (max-width: 1018px) {
    .td-post-template-9 .td-post-featured-video {
        margin-bottom: 30px;
        padding-top: 30px;
    }
}
.td-post-template-9 .td-post-featured-video iframe {
    display: block;
}
.td-post-template-9 .td-post-title .td-post-comments {
    margin-left: 22px;
}
.td-post-template-9 .td-post-title .td-post-views {
    margin-right: 0;
}
@media (max-width: 1018px) {
    .td-post-template-10 .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 40px;
    }
}
.td-post-template-10 .td-crumb-container {
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}
.td-post-template-10 .td-crumb-container .entry-crumbs {
    margin-bottom: -35px;
    padding-top: 15px;
}
@media (max-width: 1018px) {
    .td-post-template-10 .td-crumb-container .entry-crumbs {
        margin-bottom: -23px;
        padding-top: 9px;
    }
}
.td-post-template-10 .entry-crumbs a:hover {
    color: #fff;
}
.td-post-template-10 .td-post-featured-video {
    margin-bottom: 48px;
    padding-top: 48px;
    padding-bottom: 48px;
}
@media (max-width: 1018px) {
    .td-post-template-10 .td-post-featured-video {
        margin-bottom: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
.td-post-template-10 .td-post-featured-video img,
.td-post-template-10 .td-post-featured-video .wpb_video_wrapper {
    margin-bottom: 0;
}
.td-post-template-10 .td-post-featured-video iframe,
.td-post-template-10 .td-post-featured-video img {
    display: block;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
}
.td-post-template-10 .td-post-title .wp-caption-text {
    margin-bottom: 0;
    color: #c3c3c3;
}
.td-post-template-10 .td-post-title .td-post-comments {
    margin-left: 22px;
}
.td-post-template-10 .td-post-title .td-post-views {
    margin-right: 0;
}
.td-video-template-bg {
    margin-top: 20px;
    background-color: #111;
}
.td-video-template-bg .td-category a {
    background-color: #111;
}
.td-post-template-11 .td-video-template-bg .td-pb-span4 {
    float: right;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-11 .td-video-template-bg .td-pb-span4 {
        clear: both;
        width: 100%;
    }
}
.td-post-template-11 .td-crumb-container {
    margin-top: 0;
    margin-bottom: 13px;
    padding-top: 14px;
}
.td-post-template-11 .entry-crumbs a:hover {
    color: #fff;
}
.td-post-template-11 .td-post-featured-video {
    padding-bottom: 21px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-11 .td-post-featured-video {
        clear: both;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .td-post-template-11 .td-post-featured-video {
        clear: both;
    }
}
.td-post-template-11 .td-post-featured-video img {
    margin-bottom: 0;
}
.td-post-template-11 .td-post-featured-video iframe {
    display: block;
}
.td-post-template-11 .wpb_video_wrapper {
    margin-bottom: 0;
}
.td-post-template-11 .td-post-sharing-top {
    margin-top: 21px;
    margin-bottom: 0;
    text-align: center;
}
.td-post-template-11 .td-post-header {
    padding-bottom: 21px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-11 .td-post-header {
        padding-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .td-post-template-11 .td-post-header {
        padding-bottom: 0;
    }
}
.td-post-template-11 .td-post-header .entry-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
}
@media (max-width: 1018px) {
    .td-post-template-11 .td-post-header header .entry-title {
        font-size: 26px;
        line-height: 32px;
    }
}
.td-post-template-11 .td-post-sub-title {
    font-size: 14px;
    margin-bottom: 10px;
    color: #ddd;
}
.td-post-template-11 .td-post-title .td-module-meta-info {
    margin-bottom: 36px;
}
@media (max-width: 1018px) {
    .td-post-template-11 .td-post-title .td-module-meta-info {
        margin-bottom: 12px;
    }
}
.td-post-template-11 .td-post-title .td-post-date {
    margin-right: 22px;
}
.td-post-template-11 .td-post-title .td-post-comments,
.td-post-template-11 .td-post-title .td-post-views {
    display: inline-block;
    float: none;
    vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-11 .td-post-title .td-post-comments,
    .td-post-template-11 .td-post-title .td-post-views {
        margin-top: 0;
    }
}
.td-post-template-11 .td-post-title .td-post-author-name,
.td-post-template-11 .td-post-title .td-post-date,
.td-post-template-11 .td-post-title .td-post-comments a,
.td-post-template-11 .td-post-title .td-post-views {
    color: #aaa;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-11 .td-post-title .td-post-author-name,
    .td-post-template-11 .td-post-title .td-post-date,
    .td-post-template-11 .td-post-title .td-post-comments a,
    .td-post-template-11 .td-post-title .td-post-views {
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-11 .td-post-title .td-post-comments {
        width: 60%;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-11 .td-post-title .td-post-views {
        float: none;
        clear: left;
    }
}
.wp-caption.aligncenter {
    margin-top: 20px;
}
.td-post-template-11 .td-post-title .td-post-author-name a {
    color: #e6e6e6;
}
.td-post-template-11 .td-post-title .wp-caption-text {
    margin-bottom: 0;
    color: #c3c3c3;
}
.td-post-template-11 .td-post-title .td-category a {
    background-color: #000;
}
.td-post-template-11 .td-main-content,
.td-post-template-11 .td-main-sidebar {
    margin-top: 48px;
}
@media (max-width: 767px) {
    .td-post-template-11 .td-main-content,
    .td-post-template-11 .td-main-sidebar {
        margin-top: 28px;
    }
}
.td-post-template-11 .td-post-content {
    margin-top: 0;
}
.td-video-template-bg-small {
    background-color: #1d1d1d;
}
.td-post-template-6 .td-ss-main-sidebar,
.td-post-template-7 .td-ss-main-sidebar {
    /*-webkit-transform: translate3d(0,0,0);*/
    
    padding: 0;
}
.comment {
    margin-bottom: 21px;
    margin-left: 0;
    padding-bottom: 13px;
    list-style: none;
    border-bottom: 1px dashed #ededed;
}
.comment:first-child {
    border-top: none;
}
.comment .avatar {
    float: left;
    width: 50px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.comment cite {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
}
@media (max-width: 500px) {
    .comment cite a {
        display: block;
    }
}
.comment .comment-content,
.comment .comment-meta {
    margin-left: 70px;
}
.comment .comment-content {
    margin-top: 7px;
}
.comment p {
    margin-bottom: 0;
    word-wrap: break-word;
}
.comment .logged-in-as {
    margin-bottom: 10px;
}
.comment .children {
    margin-top: 13px;
    margin-left: 70px;
    padding-top: 16px;
    border-top: 1px dashed #ededed;
}
@media (max-width: 500px) {
    .comment .children {
        margin-left: 20px;
    }
}
.comment .children .children {
    margin-left: 56px;
}
.comment .children .comment:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.comment .children .comment .avatar {
    position: relative;
    top: 5px;
    width: 36px;
    height: 36px;
}
@media (max-width: 500px) {
    .comment .children .comment .avatar {
        top: 0;
    }
}
.comment .children .comment .comment-content,
.comment .children .comment .comment-meta {
    margin-left: 56px;
}
.comment-link {
    font-size: 11px;
    line-height: 1;
    padding-left: 10px;
    color: #b4b4b4;
}
@media (max-width: 500px) {
    .comment-link {
        margin-bottom: 5px;
        padding-left: 0;
    }
}
.comment-meta {
    margin-top: 3px;
}
.comment-reply-link {
    font-size: 11px;
    color: #b4b4b4;
}
.comment-reply-link:hover {
    color: #0072bf;
}
.single .comments {
    margin-bottom: 48px;
}
#reply-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px;
}
/*.logged-in .ulp-content,.logged-in #arevicofancy-wrap,.logged-in #arevicofancy-overlay{display:none !important}*/

.ulp-layer,
.ulp-preview-layer {
    line-height: 1 !important;
}
#ulp-layer-365,
#ulp-layer-377,
#ulp-layer-385,
#ulp-layer-375 {
    padding-top: 2px !important;
    border-radius: 20px;
}
.logged-in-as {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 10px;
}
.logged-in-as a {
    font-weight: 600;
    color: #111;
}
.logged-in-as a:hover {
    color: #0072bf;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: 400;
    margin-left: 10px;
    color: #111;
}
#cancel-comment-reply-link:hover {
    color: #0072bf;
}
.comment .comment-form-input-wrap {
    margin-top: 0;
    margin-bottom: 21px;
}
.td-page-title {
    font-size: 30px;
    line-height: 38px;
    margin: -9px 0 19px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    body .td-page-title {
        font-size: 26px;
        line-height: 34px;
        margin: -2px 0 19px;
    }
}
a.cli-plugin-main-button:before {
    content: "\f00d";
    font-family: "FontAwesome";
    float: right;
    padding-right: 40px;
    font-size: 20px;
}
@media (max-width: 767px) {
    .td-ss-main-sidebar {
        width: 300px !important;
        -webkit-transform: translate3d(0, 0, 0);
        margin-left: auto;
        margin-right: auto;
        padding:0;
    }
    body .td-page-title {
        font-size: 24px;
        line-height: 32px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .page-template-page-pagebuilder-title .td-crumb-container,
    .page-template-default .td-crumb-container {
        margin-bottom: 0;
    }
}

.td-author-page {
    font-size: 12px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-author-page {
        margin-bottom: 40px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-author-page {
        margin-bottom: 28px;
    }
}
@media (max-width: 767px) {
    .td-author-page {
        margin-bottom: 28px;
    }
}
.td-author-counters {
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #fff;
}
@media (max-width: 767px) {
    .td-author-counters {
        margin-bottom: 10px;
    }
}
.td-author-counters span {
    position: relative;
    top: 0;
    margin-right: 10px;
    padding: 4px 9px 3px;
    background-color: #111;
}
.td-404-title {
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    line-height: 50px;
    margin: 50px 0 17px;
    text-align: center;
    color: #111;
}
@media (max-width: 767px) {
    .td-404-title {
        font-size: 34px;
        line-height: 44px;
    }
}
.td-404-sub-title {
    font-family: 'Raleway', sans-serif;
    font-size: 21px;
    line-height: 24px;
    margin: 0 0 40px;
    text-align: center;
    color: #a6a6a6;
}
@media (max-width: 767px) {
    .td-404-sub-title {
        font-size: 17px;
        line-height: 22px;
    }
}
.td-404-sub-sub-title {
    margin-bottom: 70px;
    text-align: center;
}
.td-404-sub-sub-title a {
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    margin-left: 6px;
    padding: 8px 15px;
    color: #fff;
    border: medium none;
    background-color: #111;
}
.td-404-sub-sub-title a:hover {
    color: #fff;
    background-color: #0072bf;
}
.td-404-head {
    text-align: center;
}
.td-attachment-page-content p {
    font-size: 11px;
    font-style: italic;
    line-height: 17px;
    color: #444;
}
.td-attachment-prev {
    display: inline-block;
    margin: 10px 0 21px;
}
.td-attachment-prev img {
    width: 100px;
    height: 100px;
}
.td-attachment-next {
    float: right;
    margin: 10px 0 21px;
}
.td-attachment-next img {
    width: 100px;
    height: 100px;
}
.td-search-query {
    color: #0072bf;
}
.search-page-search-wrap {
    margin: 37px 0 51px;
}
.td-search-form-widget {
    line-height: 21px;
    position: relative;
}
.td-search-form-widget .wpb_button {
    line-height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    height: 32px;
    margin: 0;
    padding: 7px 15px 8px;
    text-shadow: none;
}
.td-search-form-widget .wpb_button:hover {
    background-color: #0072bf;
}
.td-search-form-widget div {
    text-align: left;
}
.td-search-form-widget .td-widget-search-input {
    line-height: 21px;
    position: relative;
    top: 0;
    display: inline-table;
    width: 95%;
    height: 32px;
    vertical-align: middle;
    border-right: 0;
}
.td_search_subtitle {
    font-size: 12px;
    position: relative;
    top: 11px;
    left: 2px;
}
.page-nav {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    display: inline-block;
    width: 100%;
    margin: 30px 0;
}
@media (max-width: 767px) {
    .page-nav {
        display: table;
        width: auto;
        margin-right: auto;
        margin-left: auto;
    }
}
.page-nav a:hover {
    color: #fff;
    border-color: #444;
    background-color: #444;
}
.page-nav a,
.page-nav span {
    line-height: 21px;
    display: inline-block;
    float: left;
    min-width: 33px;
    margin: 0 8px 8px 0;
    padding: 5px 11px;
    text-align: center;
    color: #666;
    border: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
    .page-nav .first,
    .page-nav .last {
        display: none;
    }
}
.page-nav .extend {
    border: none;
}
@media (max-width: 767px) {
    .page-nav .extend {
        display: none;
    }
}
.page-nav i {
    font-size: 9px;
    line-height: 1;
    display: inline-table;
}
.page-nav .pages {
    float: right;
    margin: 0;
    padding: 6px 0 6px 6px;
    border: none;
}
@media (max-width: 767px) {
    .page-nav .pages {
        display: none;
    }
}
.page-nav .current {
    color: #fff;
    border-color: #0072bf;
    background-color: #0072bf;
}
.page-nav:first-child > div {
    line-height: 21px;
    display: inline-block;
    float: left;
    min-width: 33px;
    margin: 0 8px 8px 0;
    padding: 5px 11px;
    text-align: center;
    color: #fff;
    border: 1px solid #0072bf;
    background-color: #0072bf;
}
.td-page-content {
    padding: 20px;
}
.td-page-header {
    padding-left: 20px;
    padding-right: 20px;
}
.td-page-content table {
    margin-bottom: 21px;
}
.td-review {
    font-size: 13px;
    width: 100%;
    margin-bottom: 34px;
}
.td-review td {
    padding: 7px 14px;
}
.td-review .td-review-summary {
    padding: 21px 14px;
}
@media (max-width: 767px) {
    .td-page-content {
        padding: 10px;
    }
    .td-page-header {
        padding-left: 10px;
        padding-right: 10px;
    }
    .td-review .td-review-summary {
        padding: 0;
    }
}
.td-review i {
    margin-top: 5px;
}
.td-review .td-review-row-stars:hover {
    background-color: #fcfcfc;
}
.td-review .td-review-percent-sign {
    font-size: 15px;
    line-height: 1;
}
.td-review-header .block-title {
    line-height: 16px;
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 12px 6px;
    color: #fff;
    border-bottom: 0;
    background-color: #111;
}
.td-review-header td {
    padding: 26px 0;
    border: 0;
}
.td-icon-star,
.td-icon-star-empty,
.td-icon-star-half {
    font-size: 15px;
    width: 20px;
}
.td-review-stars {
    text-align: center;
}
@media (max-width: 767px) {
    .td-review-stars {
        width: 134px;
    }
}
.td-review-final-score {
    font-size: 48px;
    line-height: 80px;
    margin-bottom: 5px;
}
.td-rating-bar-wrap {
    margin: 0 0 7px;
    background-color: #f5f5f5;
}
.td-rating-bar-wrap div {
    max-width: 100%;
    height: 20px;
    background-color: #0072bf;
}
.td-review-row-bars .td-review-desc {
    display: inline-block;
    padding-bottom: 2px;
}
.td-review-percent {
    float: right;
    padding-bottom: 2px;
}
@media (max-width: 767px) {
    .td-review-footer {
        position: relative;
        display: block;
        border-left: 1px solid #ededed;
    }
    .td-review-footer:after {
        position: absolute;
        top: 0;
        right: -1px;
        width: 1px;
        height: 100%;
        content: '';
        background-color: #ededed;
    }
}
.td-review-summary {
    padding: 21px 0 0;
    vertical-align: top;
}
@media (max-width: 767px) {
    .td-review-summary {
        display: block;
        clear: both;
        width: 100%;
        border: 0;
    }
}
.td-review-summary .block-title {
    line-height: 16px;
    position: relative;
    display: inline-block;
    margin-bottom: 13px;
    padding: 8px 12px 6px;
    color: #fff;
    border-bottom: 0;
    background-color: #111;
}
@media (max-width: 767px) {
    .td-review-summary .block-title {
        margin: 14px 0 0 14px;
    }
}
.td-review-summary-content {
    font-size: 12px;
    margin-right: 21px;
}
@media (max-width: 767px) {
    .td-review-summary-content {
        margin: 14px;
    }
}
.td-review-score {
    font-family: 'Raleway', arial, sans-serif;
    font-weight: 700;
    width: 150px;
    padding: 0;
    text-align: center;
    vertical-align: bottom;
}
@media (max-width: 767px) {
    .td-review-score {
        display: block;
        width: 100%;
        padding: 0;
        border-right: 0;
        border-left: 0;
    }
}
.td-review-overall {
    line-height: 14px;
    padding: 0 0 28px;
}
.td-review-overall span {
    font-size: 11px;
}
.td-review-final-star {
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .td-review-row-stars {
        display: block;
        float: left;
        clear: both;
        width: 100%;
        border: 1px solid #ededed;
        border-right: 0;
        border-bottom: 0;
    }
    .td-review-row-stars td {
        float: left;
        border: 0;
    }
    .td-review-row-stars .td-review-desc {
        width: 70%;
        padding: 9px 14px;
    }
    .td-review-row-stars .td-review-stars {
        width: 30%;
        text-align: right;
    }
    .td-review-row-stars:nth-last-of-type(2) {
        border-bottom: 1px solid #ededed;
    }
}
@media (max-width: 500px) {
    .td-review-row-stars .td-review-desc {
        width: 55%;
    }
    .td-review-row-stars .td-review-stars {
        width: 45%;
    }
}
.gallery-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
}
.gallery-item .gallery-caption {
    margin: 0;
    text-align: center;
}
.gallery-item .gallery-icon img {
    display: inline-block;
}
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
    margin-bottom: 20px;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-columns-1 .gallery-item {
    position: relative;
    margin-bottom: 30px;
}
.gallery-columns-1 .gallery-item img {
    display: block;
}
.gallery-columns-1 .gallery-caption {
    font-size: 12px;
    font-style: normal;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 8px 14px 10px;
    color: #fff;
    background-color: #0e0e0e;
}
.post_td_gallery {
    font-family: 'Raleway', arial, sans-serif;
    position: relative;
    clear: both;
    overflow: hidden;
    margin-bottom: 24px;
    color: #fff;
    background-color: #111;
}
.td-gallery-slide-top {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    width: 100%;
    min-height: 35px;
    background-color: rgba(0, 0, 0, .5);
}
.td-gallery-title {
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    line-height: 21px;
    width: 80%;
    padding: 16px 20px 14px;
}
@media (max-width: 767px) {
    .td-gallery-title {
        width: 65%;
    }
}
.td-gallery-controls-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 33px;
    margin: auto !important;
}
.td-gallery-slide-count {
    font-size: 12px;
    font-weight: 600;
    font-style: italic;
    position: relative;
    top: -8px;
    display: inline-block;
    margin-right: 7px;
}
.td-gallery-slide-prev-next-but {
    position: relative;
    display: inline-block;
    margin-right: 12px;
}
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
    font-size: 30px;
    padding: 1px 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
}
.td-gallery-slide-copywrite {
    font-size: 11px;
    font-style: italic;
    line-height: 1;
    display: none;
    float: right;
    padding: 4px 6px;
    text-align: left;
    background-color: rgba(0, 0, 0, .8);
}
.td-button {
    margin: 0 4.2px 0 4.3px;
}
button {
    -webkit-appearance: none;
}
.td-doubleSlider-1 {
    width: auto;
    height: 580px;
}
.td-main-content #ulp-inline-layer-3WtUOMcqbRQhQH1j-358 {
    box-shadow: none;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-doubleSlider-1 {
        height: 420px;
    }
}
@media (max-width: 767px) {
    .td-doubleSlider-1 {
        height: 180px;
    }
}
.td-doubleSlider-1 .td-slide-galery-figure {
    position: relative;
    width: 1068px;
    height: 580px;
    text-align: center;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-doubleSlider-1 .td-slide-galery-figure {
        width: 980px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-doubleSlider-1 .td-slide-galery-figure {
        width: 740px;
        height: 420px;
    }
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-galery-figure {
        width: 100%;
        height: 180px;
    }
}
.td-doubleSlider-1 .td-slide-item img {
    max-width: none;
    max-height: 100%;
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-item img {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-item {
        width: 100%;
    }
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
    position: absolute;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    overflow: auto;
    margin: auto;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    float: right;
    margin-bottom: 20px;
    padding: 0 5px;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
    width: 100%;
}
.td-slide-on-2-columns .td-gallery-title {
    width: 73%;
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-gallery-title {
        width: 65%;
    }
}
.td-slide-on-2-columns .td-doubleSlider-1 {
    height: 420px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-slide-on-2-columns .td-doubleSlider-1 {
        height: 320px;
    }
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-doubleSlider-1 {
        height: 180px;
    }
}
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 100%;
    height: 420px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
        width: 484px;
        height: 320px;
    }
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
        width: 100%;
        height: 180px;
    }
}
.td-slide-on-2-columns .td-button {
    margin: 0 5px;
}
.td-doubleSlider-2 {
    width: 100%;
    height: 80px !important;
    padding: 20px 0 10px;
    background-color: #111;
}
@media (max-width: 767px) {
    .td-doubleSlider-2 {
        display: none;
    }
}
.td-slider {
    height: 100%;
}
.td-doubleSlider-2 .td-slider {
    width: 100%;
    height: 100%;
    overflow-wrap: normal;
}
.td-doubleSlider-2 .td-button {
    top: -10px;
    display: inline-block;
}
.td-doubleSlider-2 .td-button:hover {
    cursor: pointer;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-doubleSlider-2 .td-button {
        top: -9px !important;
    }
}
.td-doubleSlider-2 .td-button .td-border {
    width: 80px;
    height: 60px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-doubleSlider-2 .td-button .td-border {
        width: 56px;
        height: 58px;
    }
}
.td-doubleSlider-2.td_center_slide2 {
    padding: 25px 0 10px;
    text-align: center;
}
.td-doubleSlider-2.td_center_slide2 .td-slider {
    display: inline-block;
}
.td-doubleSlider-2.td_center_slide2 .td-button {
    position: relative;
    top: -15px;
    margin: 0 2px 0 3px;
}
.td-pb-span12 .td-slide-on-2-columns .td-slide-galery-figure {
    width: 1068px;
}
.td-pulldown-filter-list {
    display: none;
}
.td-category-pulldown-filter:hover .td-pulldown-filter-list {
    display: block;
}
.td-category-header {
    background-color: #fff;
}
.td-category-header .td-container {
    position: relative;
}
.td-category-header .td-page-title {
    font-weight: 700;
    margin-top: -2px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.td-category a:hover,
.td-category a:active {
    color: #0072bf;
}
.thumbnail_description {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: right;
    color: #444;
}
header.td-post-title {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
}
section.migla-panel {
    background-color: transparent;
}
@media(max-width:767px) {
    .td-post-template-7 .td-post-header header .entry-title {
        font-size: 18px;
        line-height: 22px;
    }
}
header.td-post-title .td-category a:hover,
header.td-post-title .td-category a:active {
    color: #111;
    background-color: #fff;
}
.td-category-header .entry-category a {
    font-size: 13px;
}
.td-category-header .td-category-pulldown-filter {
    position: absolute;
    top: 49px;
    right: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-category-header .td-category-pulldown-filter {
        top: 46px;
    }
}
@media (max-width: 767px) {
    .td-category-header .td-category-pulldown-filter {
        top: 50px;
        right: 10px;
    }
}
.td-category-header .td-pulldown-filter-display-option {
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    padding: 5px 15px 4px 16px;
    cursor: pointer;
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
    background-color: #444;
}
.td-category-header .td-icon-menu-down {
    font-size: 9px;
    position: relative;
    top: -1px;
    margin-left: 5px;
}
.td-category-header .td-pulldown-filter-list {
    position: absolute;
    z-index: 2;
    right: 0;
    min-width: 110px;
    margin: 4px 0 0;
    padding: 6px 0;
}
.td-category-header .td-pulldown-filter-list a {
    background-color: transparent !important;
}
.td-category-header .td-pulldown-filter-item {
    line-height: 1;
    margin-left: 0;
    list-style: none;
    display: inline-block;
}
.td-category-header .td-pulldown-category-filter-link {
    font-size: 10px;
    line-height: 24px;
    display: inline-block;
    width: 100%;
    padding: 0 13px;
    text-transform: none;
    color: #fff;
}
.td-category-header .td-pulldown-category-filter-link:hover {
    color: #0072bf;
}
.td-category-description {
    width: 90%;
}
@media (max-width: 767px) {
    .td-category-description {
        width: 100%;
    }
    .thumbnail_description {
    font-size: 10px;
    line-height: 15px;
    padding-top: 8px;
    padding-bottom: 10px;
    }
}
body.archive .td-page-header {
    padding-left: 0;
    padding-right: 0;
}
.td-category-description p {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 0;
    color: #777;
}
.td-category-siblings {
    position: relative;
    z-index: 2;
    width: 744px;
    opacity: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-category-siblings {
        width: 560px;
    }
}
@media (max-width: 767px) {
    .td-category-description p {
        font-size: 13px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .td-category-siblings {
        width: auto;
        margin-right: 0;
    }
}
.td-category-siblings .td-category {
    display: inline-block;
    overflow: hidden;
    height: 20px;
    vertical-align: top;
}
.td-category-siblings .td-subcat-more {
    line-height: 1;
    padding: 4px 5px 3px;
}
.td-category-siblings .td-subcat-dropdown {
    position: absolute;
    top: 0;
    display: inline-block;
    padding: 0;
    color: #111;
    border: 1px solid #eaeaea;
    background-color: transparent;
}
@media (max-width: 767px) {
    .td-category-siblings .td-subcat-dropdown {
        position: absolute;
        top: 0;
    }
}
.td-category-siblings .td-subcat-dropdown i {
    top: 0;
    margin: 0;
}
.td-category-siblings .td-subcat-dropdown ul {
    z-index: 999;
    margin: 0;
    border: 1px solid #e6e6e6;
}
.td-category-siblings .td-subcat-dropdown:hover {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
.td-category-siblings .td-subcat-dropdown:hover ul {
    top: 23px;
    right: -1px;
    display: block;
    border-color: #111;
}
.td-category-siblings .td-subcat-dropdown:hover ul:before {
    position: absolute;
    top: -5px;
    right: -1px;
    width: 21px;
    height: 4px;
    content: '';
    background-color: #111;
}
.td-category-siblings .td-subcat-dropdown li {
    margin-left: 0;
    list-style: none;
}
.td-category-siblings .td-subcat-dropdown a {
    font-size: 10px;
    display: block;
    padding: 0 13px;
    white-space: nowrap;
    text-transform: none;
    color: #fff;
}
.td-category-siblings .td-subcat-dropdown a:hover {
    color: #0072bf;
}
a.td-current-sub-category {
    color: #111 !important;
    border-color: #fff !important;
    background-color: #fff !important;
}
a.td-current-sub-category:hover {
    color: #0072bf !important;
}
.td-js-loaded .td-category-siblings {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
}
@media (max-width: 767px) {
    .category .td-crumb-container {
        margin-bottom: 3px;
        padding-top: 15px;
    }
}
@media (max-width: 767px) {
    .category .td-category-grid .td_block_wrap {
        padding-bottom: 40px;
    }
}
.td_category_template_1 .td-category-header {
    padding-bottom: 18px;
}
@media (max-width: 1018px) {
    .td_category_template_1 .td-category-header {
        padding-bottom: 14px;
    }
}
.td_category_template_1 .td-category-description p {
    margin-top: 12px;
    margin-bottom: 5px;
}
@media (max-width: 1018px) {
    .td_category_template_1 .td-category-description p {
        margin-top: 9px;
    }
}
@media (max-width: 767px) {
    .td_category_template_1 .td-category-pulldown-filter {
        display: none;
    }
}
.td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
    margin-bottom: 6px;
}
@media (max-width: 767px) {
    .td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
        margin-bottom: 5px;
    }
}
.td_category_template_2 .td-category-header {
    padding-bottom: 18px;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fcfcfc;
}
@media (max-width: 767px) {
    .td_category_template_2 .td-category-header {
        padding-bottom: 14px;
    }
}
.td_category_template_2 .td-category-pulldown-filter {
    top: 42px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_2 .td-category-pulldown-filter {
        top: 40px;
    }
}
@media (max-width: 767px) {
    .td_category_template_2 .td-category-pulldown-filter {
        display: none;
    }
}
.td_category_template_2 .td-crumb-container {
    margin-bottom: 2px;
}
@media (max-width: 767px) {
    .td_category_template_2 .td-crumb-container {
        margin-bottom: 3px;
        padding-top: 15px;
    }
}
.td_category_template_2 .td-category-description p {
    margin-top: 12px;
    margin-bottom: 1px;
}
@media (max-width: 767px) {
    .td_category_template_2 .td-category-description p {
        margin-top: 9px;
        margin-bottom: 0;
    }
}
.td_category_template_2 .td-category-grid {
    padding-top: 26px;
}
@media (max-width: 767px) {
    .td_category_template_2 .td-category-grid {
        padding-top: 21px;
    }
}
.td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap {
    padding-top: 26px;
}
@media (max-width: 767px) {
    .td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap {
        padding-top: 21px;
    }
}
.td_category_template_3 .td-category-header {
    padding-bottom: 23px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_3 .td-category-header {
        padding-bottom: 19px;
    }
}
@media (max-width: 767px) {
    .td_category_template_3 .td-category-header {
        padding-bottom: 20px;
    }
}
.td_category_template_3 .td-crumb-container {
    margin-bottom: 2px;
}
.td_category_template_3 .td-category-siblings {
    margin-top: 13px;
    margin-bottom: 6px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_3 .td-category-siblings {
        margin-top: 14px;
        margin-bottom: 1px;
    }
}
@media (max-width: 767px) {
    .td_category_template_3 .td-category-siblings {
        margin-top: 14px;
        margin-bottom: 0;
    }
}
.td_category_template_3 .td-category-siblings .td-subcat-dropdown {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
.td_category_template_3 .td-category-description p {
    margin-top: 19px;
}
@media (max-width: 1018px) {
    .td_category_template_3 .td-category-description p {
        margin-top: 15px;
    }
}
.td_category_template_3 .td-category,
.td_category_template_3 .entry-category {
    margin-bottom: 0;
}
.td_category_template_3 .td-current-sub-category {
    color: #fff;
    background-color: #0072bf;
}
.td_category_template_3 .td-category-pulldown-filter {
    top: 83px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_3 .td-category-pulldown-filter {
        top: 80px;
    }
}
@media (max-width: 767px) {
    .td_category_template_3 .td-category-pulldown-filter {
        display: none;
    }
}
.td_category_template_4 .td-category-header {
    padding-bottom: 23px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_4 .td-category-header {
        padding-bottom: 19px;
    }
}
@media (max-width: 767px) {
    .td_category_template_4 .td-category-header {
        padding-bottom: 20px;
    }
}
.td_category_template_4 .td-crumb-container {
    margin-bottom: 3px;
}
.td_category_template_4 .td-category-siblings {
    margin-top: 13px;
    margin-bottom: 6px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_4 .td-category-siblings {
        margin-top: 14px;
        margin-bottom: 1px;
    }
}
@media (max-width: 767px) {
    .td_category_template_4 .td-category-siblings {
        margin-top: 14px;
        margin-bottom: 0;
    }
}
.td_category_template_4 .td-category-siblings .td-category {
    margin-bottom: 0;
}
.td_category_template_4 .td-category-siblings .td-category a {
    padding: 3px 7px 4px;
    color: #111;
    border: 1px solid #eaeaea;
    background-color: transparent;
}
.td_category_template_4 .td-category-siblings .td-category a:hover {
    color: #fff;
    border-color: #0072bf;
    background-color: #0072bf;
}
.td_category_template_4 .td-category-siblings .td-category .td-current-sub-category {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
.td_category_template_4 .td-category-siblings .entry-category {
    margin-bottom: 0;
}
.td_category_template_4 .td-category-description p {
    margin-top: 19px;
}
@media (max-width: 1018px) {
    .td_category_template_4 .td-category-description p {
        margin-top: 15px;
    }
}
.td_category_template_4 .td-category-pulldown-filter {
    top: 83px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_4 .td-category-pulldown-filter {
        top: 81px;
    }
}
@media (max-width: 767px) {
    .td_category_template_4 .td-category-pulldown-filter {
        display: none;
    }
}
.td_category_template_5 .td-category-header {
    padding-bottom: 18px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_5 .td-category-header {
        padding-bottom: 13px;
    }
}
@media (max-width: 767px) {
    .td_category_template_5 .td-category-header {
        padding-bottom: 14px;
    }
}
.td_category_template_5 .td-crumb-container {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_5 .td-crumb-container {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .td_category_template_5 .td-crumb-container {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}
.td_category_template_5 .td-scrumb-holder {
    min-height: 62px;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fcfcfc;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_5 .td-scrumb-holder {
        min-height: 52px;
    }
}
@media (max-width: 767px) {
    .td_category_template_5 .td-scrumb-holder {
        min-height: 0;
    }
}
.td_category_template_5 .td-category-pulldown-filter {
    top: 16px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_5 .td-category-pulldown-filter {
        top: 11px;
    }
}
@media (max-width: 767px) {
    .td_category_template_5 .td-category-pulldown-filter {
        display: none;
    }
}
.td_category_template_5 .td-page-title {
    margin-top: 18px;
}
@media (max-width: 1018px) {
    .td_category_template_5 .td-page-title {
        margin-top: 13px;
    }
}
.td_category_template_5 .td-category-description p {
    margin-top: 12px;
    margin-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_5 .td-category-description p {
        margin-top: 9px;
        margin-bottom: 6px;
    }
}
@media (max-width: 767px) {
    .td_category_template_5 .td-category-description p {
        margin-top: 4px;
        margin-bottom: 0;
    }
}
.td_category_template_6 .td-category-header {
    position: relative;
    display: table;
    width: 1164px;
    min-height: 364px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .5);
}
@media (max-width: 1180px) {
    .td_category_template_6 .td-category-header {
        width: 100%;
    }
}
.td_category_template_6 .td-category-header .td-page-title,
.td_category_template_6 .td-category-header p {
    color: #fff;
}
.td_category_template_6 .td-pulldown-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1068px;
    height: 51px;
    margin: auto;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_category_template_6 .td-pulldown-container {
        width: 980px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_6 .td-pulldown-container {
        width: 740px;
    }
}
@media (max-width: 767px) {
    .td_category_template_6 .td-pulldown-container {
        width: 100%;
    }
}
.td_category_template_6 .td-crumb-container {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 1068px;
    margin: auto;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_category_template_6 .td-crumb-container {
        width: 980px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_6 .td-crumb-container {
        width: 740px;
    }
}
@media (max-width: 767px) {
    .td_category_template_6 .td-crumb-container {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        text-align: left;
    }
}
.td_category_template_6 .entry-crumbs,
.td_category_template_6 .entry-crumbs a {
    color: #fff;
}
.td_category_template_6 .td-category-pulldown-filter {
    z-index: 2;
    top: auto;
    bottom: 26px;
}
@media (max-width: 767px) {
    .td_category_template_6 .td-category-pulldown-filter {
        position: relative;
        right: 0;
        bottom: 0;
        left: 0;
        display: table;
        margin: auto;
    }
}
.td_category_template_6 .td-pulldown-filter-display-option {
    padding: 4px 13px 3px;
    border: 1px solid #b7b7b7;
    background-color: transparent;
}
.td_category_template_6 .td-pulldown-filter-display-option:hover {
    border-color: #111;
    background-color: #111;
}
.td_category_template_6 .td-pulldown-filter-list {
    margin-top: 4px;
}
.td_category_template_6 .td-category-description {
    width: 100%;
}
.td_category_template_6 .td-category-description p {
    margin-top: 25px;
    margin-bottom: 25px;
}
.td_category_template_6 .td-main-content-wrap {
    padding-top: 48px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_6 .td-main-content-wrap {
        padding-top: 26px;
    }
}
@media (max-width: 767px) {
    .td_category_template_6 .td-main-content-wrap {
        padding-top: 40px;
    }
}
.td_category_template_6 .td-category-grid {
    padding-top: 48px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_6 .td-category-grid {
        padding-top: 26px;
    }
}
@media (max-width: 767px) {
    .td_category_template_6 .td-category-grid {
        padding-top: 40px;
    }
}
.td_category_template_6 .td-category-grid .td_block_wrap {
    padding-bottom: 0;
}
.td-category-title-holder {
    z-index: 2;
    display: table-cell;
    padding: 110px 15%;
    text-align: center;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .td-category-title-holder {
        padding: 80px 5%;
    }
}
.td-category-title-holder .td-page-title {
    font-size: 36px;
    font-weight: 500;
    line-height: 54px;
}
@media (max-width: 767px) {
    .td-category-title-holder .entry-title.td-page-title {
        font-size: 30px;
        line-height: 40px;
    }
}
.td_category_template_7 .td-category-header {
    position: relative;
    margin-bottom: 0;
}
.td_category_template_7 .td-crumb-container {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
@media (max-width: 767px) {
    .td_category_template_7 .td-crumb-container {
        left: 10px;
    }
}
@media (max-width: 767px) {
    .td_category_template_7 .td-pulldown-container {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 56px;
        margin: auto;
    }
}
.td_category_template_7 .td-category-title-holder {
    display: table;
    width: 100%;
    padding: 80px 15% 89px;
}
@media (max-width: 767px) {
    .td_category_template_7 .td-category-title-holder {
        padding: 60px 5% 69px;
    }
}
.td_category_template_7 .td-category-pulldown-filter {
    top: 18px;
}
@media (max-width: 767px) {
    .td_category_template_7 .td-category-pulldown-filter {
        position: relative;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        display: table;
        margin: auto;
    }
}
.td_category_template_7 .td-category-description {
    width: 100%;
}
.td_category_template_7 .td-category-description p {
    margin-top: 25px;
}
@media (max-width: 767px) {
    .td_category_template_7 .td-category-description p {
        margin-top: 7px;
        margin-bottom: 28px;
    }
}
.td_category_template_8 .td-category-header {
    position: relative;
    height: 500px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .5);
}
.td_category_template_8 .td-category-header .td-container {
    text-align: center;
    height: 100%;
    padding-top: 190px;
}
.td_category_template_8 .td-category-header .td-page-title,
.td_category_template_8 .td-category-header p {
    color: #fff;
}
.td_category_template_8 .td-category-header .td-page-title {
    text-align: center;
    font-size: 80px;
    padding-bottom: 20px;
}
.td_category_template_8 .td-category-header .td-category {
    margin-bottom: 0;
    vertical-align: top;
}
.td_category_template_8 .td-category-header .td-category a {
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
}
.td_category_template_8 .td-category-header .td-category a:hover {
    opacity: 1;
    color: #111;
    background-color: #fff;
}
.td_category_template_8 .td-crumb-container {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}
@media (max-width: 767px) {
    .td_category_template_8 .td-crumb-container {
        left: 10px;
    }
}
.td_category_template_8 .entry-crumbs,
.td_category_template_8 .entry-crumbs a {
    color: #fff;
}
.td_category_template_8 .td-category-pulldown-filter {
    z-index: 999;
    top: auto;
    bottom: 38px;
    display: none;
    width: 100%;
}
@media (max-width: 767px) {
    .td_category_template_8 .td-category-header .td-page-title {
        font-size: 60px;
        padding-bottom: 15px;
    }
    .td_category_template_8 .td-category-pulldown-filter {
        display: none;
    }
}
@media (max-width: 500px) {
    .td_category_template_8 .td-category-header .td-page-title {
        font-size: 45px;
        padding-bottom: 5px;
    }
}
.td_category_template_8 .td-pulldown-filter-display-option {
    padding: 4px 13px 3px;
    border: 1px solid #b7b7b7;
    background-color: transparent;
}
.td_category_template_8 .td-pulldown-filter-list {
    margin-top: 4px;
}
.td_category_template_8 .td-category-description {
    width: 100%;
    padding: 10px;
    margin-top: 16px;
}
.td_category_template_8 .td-category-grid {
    padding-top: 48px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_category_template_8 .td-category-grid {
        padding-top: 26px;
    }
}
@media (max-width: 767px) {
    .td_category_template_8 .td-category-grid {
        padding-top: 40px;
    }
}
#wpcomm {
    margin: 0 !important;
    padding: 0 !important;
    border-top: 0 !important;
}
.td_category_template_8 .td-category-grid .td_block_wrap {
    padding-bottom: 0;
}
.td_category_template_8 .td-main-content-wrap {
    padding-top: 48px;
}
.td_category_template_8 .td-category-title-holder {
    position: relative;
    padding: 0;
    display: block;
}
.td_category_template_8 .td-category-siblings {
    margin-top: 12px;
    width: 100%;
}
.td_category_template_8 .td-subcat-dropdown {
    padding: 0;
    vertical-align: top;
    color: #fff;
    border-color: #e6e6e6;
}
.td-more-articles-box {
    position: fixed;
    z-index: 9999;
    right: -384px;
    bottom: 48px;
    visibility: hidden;
    width: 341px;
    padding: 16px 20px 0;
    -webkit-transition: all 500ms cubic-bezier(.265, .365, .26, .865);
    -moz-transition: all 500ms cubic-bezier(.265, .365, .26, .865);
    -o-transition: all 500ms cubic-bezier(.265, .365, .26, .865);
    transition: all 500ms cubic-bezier(.265, .365, .26, .865);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #ededed;
    background-color: #fff;
}
@media (max-width: 767px) {
    .td-more-articles-box {
        display: none !important;
    }
}
.td-more-articles-box-title {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    display: inline-block;
    min-width: 300px;
    margin-bottom: 18px;
    text-align: center;
    color: #111;
}
.td-content-more-articles-box .td_module_1,
.td-content-more-articles-box .td_module_3 {
    padding-bottom: 20px;
}
.td-content-more-articles-box .td_module_4 {
    margin-bottom: 20px;
}
.td-content-more-articles-box .td_module_2 {
    padding-bottom: 10px;
}
.td-content-more-articles-box .td_module_5:last-child,
.td-content-more-articles-box .td_module_9:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.td-content-more-articles-box .td-module-thumb {
    height: auto !important;
}
.td-close-more-articles-box {
    font-size: 17px;
    line-height: 26px;
    position: absolute;
    top: 21px;
    left: 14px;
    display: inline-block;
    padding: 2px 11px;
    cursor: pointer;
}
.td-front-end-display-block {
    right: 0;
    visibility: visible;
}
[class^='td-icon-']:before,
[class*=' td-icon-']:before {
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-align: center;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class*='td-icon-'] {
    font-family: 'FontAwesome';
    line-height: 1;
    display: inline-block;
    text-align: center;
}
.td-icon-down:before {
    content: '\f107';
}
.td-icon-left:before {
    content: '\f104';
}
.td-icon-right:before {
    content: '\f105';
}
.td-icon-up:before {
    content: '\f106';
}
.td-icon-views:before {
    content: '\f080';
}
.td-icon-menu-down:before {
    content: '\f107';
}
i.fa.fa-chevron-left {
    font-size: 40px;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    margin-top: -10px;
    color: #fff;
}
i.fa.fa-chevron-right {
    font-size: 40px;
    position: absolute;
    z-index: 9;
    top: 50%;
    right: 0;
    margin-top: -10px;
    color: #fff;
}
@media (max-width: 767px) {
    i.fa.fa-chevron-left,
    i.fa.fa-chevron-right {
        font-size: 25px;
    }
}
.td_module_mx12 .td-module-comments a,
.td_module_mx12 .td-post-views,
.td_module_mx12 .td-post-date {
    font-weight: 500;
    color: #fff;
}
.td_module_mx6 .td-big-grid-post .td-module-meta-info {
    margin: 7px 5px 2px;
}
.td_module_mx6 .td-grid-style-1 .td-small-thumb .td-big-grid-meta {
    padding: 5px;
}
.td_module_mx6 .td-module-comments a {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    padding: 0 4px 0 0;
    color: #fff !important;
}
.td_module_mx6 .td-post-date,
.td_module_mx6 .td-post-views,
.td_module_mx6 .td-post-comments a {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: #fff !important;
}
.td_module_mx6 .td-module-comments {
    line-height: 1;
}
.td_module_mx6 .td-post-comments {
    display: inline-block;
}
.td_module_mx6 .td-module-comments a:before {
    padding-right: 5px;
    padding-left: 5px;
}
.td-icon-menu-up:before {
    content: '\f106';
}
.td-icon-search:before {
    content: '\f002';
}
.td-icon-user:before {
    content: '\f007';
}
.td-icon-menu-left:before {
    content: '\f104';
}
.td-icon-menu-right:before {
    content: '\f105';
}
.td-icon-star:before {
    content: '\e80f';
}
.td-icon-mail:before {
    content: '\f003';
}
.td-icon-behance:before {
    content: '\e811';
}
.td-icon-blogger:before {
    content: '\e812';
}
.td-icon-delicious:before {
    content: '\e813';
}
.td-icon-deviantart:before {
    content: '\e814';
}
.td-icon-digg:before {
    content: '\e815';
}
.td-icon-dribbble:before {
    content: '\e816';
}
.td-icon-evernote:before {
    content: '\e817';
}
.td-icon-facebook:before {
    content: '\f09a';
}
.td-icon-flickr:before {
    content: '\e819';
}
.td-icon-forrst:before {
    content: '\e81a';
}
.td-icon-googleplus:before {
    content: '\f0d5';
}
.td-icon-html5:before {
    content: '\e81c';
}
.td-icon-instagram:before {
    content: '\e81d';
}
.td-icon-lastfm:before {
    content: '\e81e';
}
.td-icon-linkedin:before {
    content: '\e81f';
}
.td-icon-mail-1:before {
    content: '\f003';
}
.td-icon-myspace:before {
    content: '\e821';
}
.td-icon-path:before {
    content: '\e822';
}
.td-icon-paypal:before {
    content: '\f1ed';
}
.td-icon-picasa:before {
    content: '\e824';
}
.td-icon-pinterest:before {
    content: '\f231';
}
.td-icon-posterous:before {
    content: '\e826';
}
.td-icon-reddit:before {
    content: '\e827';
}
.td-icon-rss:before {
    content: '\f09e';
}
.td-icon-share:before {
    content: '\e829';
}
.td-icon-skype:before {
    content: '\e82a';
}
.td-icon-soundcloud:before {
    content: '\e82b';
}
.td-icon-spotify:before {
    content: '\e82c';
}
.td-icon-stackoverflow:before {
    content: '\e82d';
}
.td-icon-steam:before {
    content: '\e82e';
}
.td-icon-stumbleupon:before {
    content: '\e82f';
}
.td-icon-tumblr:before {
    content: '\f173';
}
.td-icon-twitter:before {
    content: '\f099';
}
.td-icon-vimeo:before {
    content: '\e832';
}
.td-icon-windows:before {
    content: '\e833';
}
.td-icon-wordpress:before {
    content: '\e834';
}
.td-icon-yahoo:before {
    content: '\e835';
}
.td-icon-youtube:before {
    content: '\f167';
}
.td-icon-vk:before {
    content: '\f189';
}
.td-icon-grooveshark:before {
    content: '\e838';
}
.td-icon-star-empty:before {
    content: '\e839';
}
.td-icon-star-half:before {
    content: '\e83a';
}
.td-icon-close:before {
    content: '\e83c';
}
.td-icon-read-down:before {
    content: '\e83d';
}
.td-icon-comments:before {
    content: '\e83b';
}
.td-icon-mobile:before {
    content: '\f0c9';
}
.td-social-icon-wrap a:hover {
    color: transparent;
}
.td-social-icon-wrap .td-icon-font {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    color: #fff;
}
.td-icon-mail-1:hover,
.td-icon-mail:hover {
    color: #0072bf;
}
.td-social-icon-wrap i.td-icon-behance:hover {
    color: #000;
}
.td-social-icon-wrap i.td-icon-blogger:hover {
    color: #ffa900;
}
.td-social-icon-wrap i.td-icon-delicious:hover {
    color: #39f;
}
.td-social-icon-wrap i.td-icon-deviantart:hover {
    color: #4e6252;
}
.td-social-icon-wrap i.td-icon-digg:hover {
    color: #000;
}
.td-social-icon-wrap i.td-icon-dribbble:hover {
    color: #ea4c89;
}
.td-social-icon-wrap i.td-icon-evernote:hover {
    color: #07c257;
}
.td-social-icon-wrap i.td-icon-facebook:hover {
    color: #3b5998;
}
.td-social-icon-wrap i.td-icon-flickr:hover {
    color: #ff0084;
}
.td-social-icon-wrap i.td-icon-forrst:hover {
    color: #3b7140;
}
.td-social-icon-wrap i.td-icon-googleplus:hover {
    color: #dd4b39;
}
.td-social-icon-wrap i.td-icon-grooveshark:hover {
    color: #f77f00;
}
.td-social-icon-wrap i.td-icon-html5:hover {
    color: #f16729;
}
.td-social-icon-wrap i.td-icon-instagram:hover {
    color: #3f729b;
}
.td-social-icon-wrap i.td-icon-lastfm:hover {
    color: #ce2127;
}
.td-social-icon-wrap i.td-icon-linkedin:hover {
    color: #007bb6;
}
.td-social-icon-wrap i.td-icon-mail:hover {
    color: #000;
}
.td-social-icon-wrap i.td-icon-myspace:hover {
    color: #000;
}
.td-social-icon-wrap i.td-icon-path:hover {
    color: #e62f17;
}
.td-social-icon-wrap i.td-icon-paypal:hover {
    color: #009cde;
}
.td-social-icon-wrap i.td-icon-picasa:hover {
    color: #000;
}
.td-social-icon-wrap i.td-icon-pinterest:hover {
    color: #cb2027;
}
.td-social-icon-wrap i.td-icon-posterous:hover {
    color: #ffe173;
}
.td-social-icon-wrap i.td-icon-reddit:hover {
    color: #ff4100;
}
.td-social-icon-wrap i.td-icon-rss:hover {
    color: #f36f24;
}
.td-social-icon-wrap i.td-icon-share:hover {
    color: #000;
}
.td-social-icon-wrap i.td-icon-skype:hover {
    color: #01aef2;
}
.td-social-icon-wrap i.td-icon-soundcloud:hover {
    color: #f50;
}
.td-social-icon-wrap i.td-icon-spotify:hover {
    color: #81b900;
}
.td-social-icon-wrap i.td-icon-stackoverflow:hover {
    color: #000;
}
.td-social-icon-wrap i.td-icon-steam:hover {
    color: #000;
}
.td-social-icon-wrap i.td-icon-stumbleupon:hover {
    color: #eb4923;
}
.td-social-icon-wrap i.td-icon-tumblr:hover {
    color: #32506d;
}
.td-social-icon-wrap i.td-icon-twitter:hover {
    color: #00aced;
}
.td-social-icon-wrap i.td-icon-vimeo:hover {
    color: #5289cc;
}
.td-social-icon-wrap i.td-icon-vk:hover {
    color: #45668e;
}
.td-social-icon-wrap i.td-icon-windows:hover {
    color: #319de5;
}
.td-social-icon-wrap i.td-icon-wordpress:hover {
    color: #111;
}
.td-social-icon-wrap i.td-icon-yahoo:hover {
    color: #720e9e;
}
.td-social-icon-wrap i.td-icon-youtube:hover {
    color: #b00;
}
.mfp-bg {
    position: fixed;
    z-index: 1042;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #0b0b0b;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    position: fixed;
    z-index: 1043;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 8px;
    text-align: center;
}
.mfp-container:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    z-index: 1045;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur{
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    position: absolute;
    z-index: 1044;
    top: 50%;
    right: 8px;
    left: 8px;
    width: auto;
    margin-top: -.8em;
    text-align: center;
    color: #ccc;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    z-index: 1046;
    display: block;
    overflow: visible;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    font-family: Arial, Baskerville, monospace;
    background: transparent !important;
    font-size: 50px;
    font-style: normal;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0 4px 18px 10px !important;
    text-align: center;
    text-decoration: none;
    opacity: .65;
    color: #fff !important;
    filter: alpha(opacity=65);
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    background: transparent !important;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: -6px;
    padding-right: 6px;
    text-align: right;
    color: #fff;
    border: none !important;
}
.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
    color: #fff !important;
    background-color: transparent !important;
}
.mfp-counter {
    font-size: 12px;
    font-size: 11px;
    line-height: 18px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 15px;
    color: #ccc;
}
.mfp-arrow {
    font-size: 60px;
    background: rgba(0,0,0,0.4) !important;
    border:none !important;
    position: absolute;
    top: 50%;
    width: 80px;
    height: 100px;
    margin: -50px 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    background: rgba(0,0,0,0.4) !important;
    border:none !important;
}
.mfp-arrow:hover:before{
    color: #fff !important;
}
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin-top: 35px;
    margin-left: 35px;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:before {
    content: '\f0a8';
    font-family:'FontAwesome';
    color: rgba(255,255,255,0.6) !important;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:before {
    content: '\f0a9';
    font-family:'FontAwesome';
    color: rgba(255,255,255,0.6) !important;;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}
img.mfp-img {
    line-height: 0;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:before {
    position: absolute;
    z-index: 0;
    bottom: 40px;
    display: block;
    width: 100%;
    height: 20%;
    content: '';
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
    opacity: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.mfp-ready .mfp-s-ready .mfp-figure:before {
    opacity: 1;
}
.mfp-figure:after {
    position: absolute;
    z-index: -1;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;
    display: block;
    width: auto;
    height: auto;
    content: '';
    background: #444;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}
.mfp-figure small {
    font-size: 12px;
    line-height: 14px;
    display: block;
    color: #bdbdbd;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    font-size: 11px;
    line-height: 18px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 50px;
    padding: 0 65px 0 15px;
    cursor: auto;
}
.mfp-title {
    line-height: 18px;
    text-align: left;
    word-wrap: break-word;
    color: #f3f3f3;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-right: 0;
        padding-left: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        position: fixed;
        top: auto;
        bottom: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        padding: 3px 5px;
        background: rgba(0, 0, 0, .6);
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        top: 3px;
        right: 5px;
    }
    .mfp-img-mobile .mfp-close {
        line-height: 35px;
        position: fixed;
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        padding: 0;
        text-align: center;
        background: rgba(0, 0, 0, .6);
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-right: 6px;
        padding-left: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    left: 50%;
    width: 600px;
    margin-top: 5px;
    margin-left: -300px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.image-source-link {
    color: #98c3d1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: .001;
    -webkit-backface-visibility: hidden;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-bg {
    z-index: 10000;
}
.mfp-wrap {
    z-index: 10000;
}
.white-popup-block {
    position: relative;
    max-width: 350px;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    background: none repeat scroll 0 0 #fff;
}
.td_sp_login_ico_style {
    position: absolute;
    top: 3px;
    right: -9px;
}
.td_sp_logout_ico_style {
    position: relative;
    top: 3px;
    left: 17px;
}
.td-login-wrap {
    padding: 14px 21px 17px;
}
.td-login-wrap .td-login-input {
    font-size: 12px;
    width: 308px;
    height: 40px;
    margin-bottom: 21px;
    padding: 3px 14px;
    color: #555;
    border: 1px solid #ededed !important;
    outline: medium none;
    background-color: #fcfcfc !important;
    box-shadow: none !important;
}
.td-login-wrap .td-login-input:invalid {
    font-style: italic;
}
.td-login-wrap .td-login-input:invalid:focus {
    color: #555;
}
.td-login-wrap .td-login-button {
    float: right;
    margin: 0;
}
.td-login-wrap .td-login-info-text {
    font-size: 12px;
    font-style: italic;
    position: relative;
    top: -14px;
    display: inline-block;
    margin-top: 23px;
}
.td-login-wrap .td-login-info-text a {
    color: #3d3d3d;
}
.td-login-wrap .td-login-info-text a:hover {
    color: #0072bf;
}
.td-login-wrap .btn {
    margin-top: 4px;
    padding-top: 5px;
    padding-bottom: 6px;
    color: #fff;
    border: 0;
    border-radius: 0;
    background-color: #0072bf;
    text-shadow: none;
}
#login-form .mfp-close {
    top: -2px;
}
.td-login-tabs {
    margin: 0;
    list-style-type: none;
    background-position: bottom;
}
.td-login-tabs li {
    line-height: 20px;
    position: relative;
    display: inline-block;
    margin-left: 0;
    text-align: center;
}
.td-login-tabs li a {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    position: relative;
    display: block;
    padding: 10px 21px;
    cursor: pointer;
    color: #fff;
}
.td-login-tabs li a:hover {
    text-decoration: none !important;
}
#register-link.td_login_tab_focus:before {
    position: absolute;
    top: -3px;
    left: -91px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 43px;
    content: '';
    pointer-events: none;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAAArCAMAAAAgygRqAAAAkFBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9Qh/bAAAAMHRSTlMAAAECAwUGBwQICw4JDQwKDxgREBMXEhUWFBokHR8cGyIgIRkjHiUnKSYrLC8oLjLSemXYAAABR0lEQVR4XrXUR3aDQBBFUQQNIgkBTRA5Kzntf3cuKI4kjgce2P/N6476t/L/7ThVBdoaxGZaAG0dZwsDZ5sWzNZ0F2jbKFvVDA9mi/0BZ1sOzDYtH2e7EmVr+jGE2Yad4Gwvgtj8BDOgnaJs03JOMNv1Y5wtA4jNz3uA2XaSQ2yeTgOyBU2nhtg8nRJnpxPKpulUINu0/LiD2DzLHmbLoAXYPEs5jDA7zAuIzZM/Q2yePMymyd8wtiC7vCg7QPyd/MFWX9K2CZ2mU11/tX/eC85c0jmD23PW0Yny9r61t8zTeNzzKeVSR8qe86jDnLPkyzANpuJNeVCrsyovBgt8Pl/6vpQypJIkiaIoy7I0TU9UTAVzeV12xfVdEeZKLdDKPJGFIIDvl9thyPOmaeq6LMtpqqqq6/q+b9t2HMeCOp9vl4/r/fPrG0FLHMIvAtI9AAAAAElFTkSuQmCC) no-repeat;
}
.td_login_tab_focus {
    color: #0072bf !important;
    background-color: #fff;
}
.td_login_tab_focus:after {
    position: absolute;
    top: -3px;
    right: -91px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 91px;
    height: 43px;
    content: '';
    pointer-events: none;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAAArCAMAAAAgygRqAAAAkFBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9Qh/bAAAAMHRSTlMAAAECAwUGBwQICwkODQwKDxgREBMXEhUWFBokHR8cGyIgIRkjHiUnKSYrLC8yLihWK/CyAAABTklEQVR4XrXVaW6DMBSFUYoNYUoC2IEwz5k67X93fbZRmqqVKlW93wLO/cMzlm0/maz/jwFtTjjKdoC2y3G27+Hs0GEwOwDaO5fZKHu74TA78nF27HswW4Q4O907DGVngQuz5Q5nF+ojBNk50D5GvoeyD3EIsxOBsyf1gYPsMgtgdkfHg7JbOh4Osmt9PBh7yXF2Q8eDsodD7Hsge6TDRNl9ImD2PAk6TIxdlSnMPtHRw2x19CD7SkePss812RxlmwcFkHVp6Hgczr5mP/R3+9aXMtr7G5Nrckyejpu+7/5qP1dLkqcijnRb1Y4KVHsqpHzqPn1f/TL505z1cqmGui0T1YE6UnmeF0UhpcyyLKWEEHGs1s2wWX3YXBfXvfuY9fp2u7yfr6dTRc3z3Pf9OI7D0DTNstR13bZd15XlNOntdVdKPfo5uQ7quXXM4x+ZsxzCpsfJUgAAAABJRU5ErkJggg==) no-repeat;
}
.td-login-panel-title {
    font-size: 12px;
    margin-bottom: 21px;
    padding-bottom: 3px;
    color: #3d3d3d;
    border-width: 2px;
    border-color: #0072bf;
    border-bottom-style: solid;
}
.td_display_err {
    font-style: italic;
    display: none;
    margin-top: 7px;
    margin-bottom: 13px;
    padding: 0;
    color: #0072bf;
    background-color: #fff !important;
}
.td_display_msg_ok {
    font-size: 13px;
    display: block;
    background-color: #0072bf;
}
#td-forgot-pass-div {
    margin-bottom: 42px;
}
.wp_logout_url_wrap,
.td_user_logd_in_wrap {
    display: inline-block;
}
.wp_logout_url_wrap a {
    font-size: 12px;
}
.wp_logout_url_wrap a:hover,
a.td_user_logd_in:hover {
    color: #0072bf;
}
i.td-icon-logout {
    position: relative;
    bottom: 5px;
    padding-left: 10px;
}
.td_user_logd_in {
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
}
.td_user_logd_in_wrap img {
    vertical-align: middle;
}
.td_user_logd_in:hover {
    text-decoration: none !important;
}
.mpf-td-login-effect .mfp-with-anim {
    -webkit-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -moz-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -o-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -webkit-transform: perspective(600px) scale(.4);
    -moz-transform: perspective(600px) scale(.4);
    -ms-transform: perspective(600px) scale(.4);
    -o-transform: perspective(600px) scale(.4);
    transform: perspective(600px) scale(.4);
    opacity: 0;
}
.mpf-td-login-effect.mfp-bg {
    transition: all .3s ease-out;
    opacity: 0;
}
.mpf-td-login-effect.mfp-ready .mfp-with-anim {
    -webkit-transform: perspective(600px) scale(1);
    -moz-transform: perspective(600px) scale(1);
    -ms-transform: perspective(600px) scale(1);
    -o-transform: perspective(600px) scale(1);
    transform: perspective(600px) scale(1);
    opacity: 1;
}
.mpf-td-login-effect.mfp-ready.mfp-bg {
    opacity: .8;
}
.mpf-td-login-effect.mfp-removing .mfp-with-anim {
    -webkit-transform: perspective(600px) scale(.4);
    -moz-transform: perspective(600px) scale(.4);
    -ms-transform: perspective(600px) scale(.4);
    -o-transform: perspective(600px) scale(.4);
    transform: perspective(600px) scale(.4);
    opacity: 0;
}
.mpf-td-login-effect.mfp-removing.mfp-bg {
    opacity: 0;
}
.td-a-rec img {
    display: block;
}
.td-visible-desktop {
    display: table;
}
.td-visible-tablet-landscape,
.td-visible-tablet-l,
.td-visible-tablet-portrait,
.td-visible-tablet-tp,
.td-visible-phone {
    display: none;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-visible-tablet-landscape,
    .td-visible-tablet-l {
        display: table;
    }
    .td-visible-desktop {
        display: none;
    }
    .td-visible-tablet-portrait,
    .td-visible-tablet-tp {
        display: none;
    }
    .td-visible-phone {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-visible-tablet-portrait,
    .td-visible-tablet-tp {
        display: table;
    }
    .td-visible-desktop {
        display: none;
    }
    .td-visible-tablet-landscape,
    .td-visible-tablet-l {
        display: none;
    }
    .td-visible-phone {
        display: none;
    }
}
@media (max-width: 767px) {
    .mfp-arrow {
    font-size: 35px;
    width: 40px;
    height: 60px;
    margin: -30px 0;
}
    .td-visible-phone {
        display: table;
    }
    .td-visible-desktop {
        display: none;
    }
    .td-visible-tablet-landscape,
    .td-visible-tablet-l {
        display: none;
    }
    .td-visible-tablet-portrait,
    .td-visible-tablet-tp {
        display: none;
    }
}
.td-header-rec-wrap {
    position: relative;
    min-height: 90px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-header-rec-wrap {
        min-height: 60px;
    }
}
@media (max-width: 767px) {
    .td-header-rec-wrap {
        min-height: 0 !important;
    }
}
.td-header-sp-recs {
    position: relative;
    width: 728px;
    min-height: 0 !important;
    padding: 0 !important;
}
@media (min-width: 768px) and (max-width: 1018px) {
    aside.widget.widget_mymail_signup {
        margin-left: 0;
    }
    .td-header-sp-recs {
        width: 470px;
    }
}
@media (max-width: 767px) {
    .td-header-sp-recs {
        width: 100%;
    }
}
.td-header-sp-recs img,
.td-header-sp-recs .adsbygoogle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
@media (max-width: 767px) {
    .td-header-sp-recs img,
    .td-header-sp-recs .adsbygoogle {
        position: relative;
        display: table;
        width: 100%;
        margin: 10px auto;
    }
}
@media (min-width: 768px) {
    .td-header-wrap .td-a-rec-id-header > div,
    .td-header-wrap .td-g-rec-id-header > .adsbygoogle {
        margin: 14px auto;
    }
}
@media (min-width: 1019px) {
    .td-post-template-7 .td-main-sidebar,
    .td-main-content-wrap .td-main-sidebar {
        text-align: right;
    }
    .td-header-wrap .td-a-rec-id-header > div,
    .td-header-wrap .td-g-rec-id-header > .adsbygoogle {
        margin: 24px auto;
    }
}
.td-a-rec-id-sidebar img,
.td-a-rec-id-content_top img,
.td-a-rec-id-content_inline img,
.td-a-rec-id-content_bottom img,
.td-a-rec-id-custom_ad_1 img,
.td-a-rec-id-custom_ad_2 img,
.td-a-rec-id-custom_ad_3 img,
.td-a-rec-id-custom_ad_4 img,
.td-a-rec-id-custom_ad_5 img {
    width: 100%;
}
.td-ss-main-sidebar .td-a-rec-id-custom_ad_3 {
    display: block;
    border: 1px solid #666;
}
.td-g-rec-id-sidebar {
    margin-bottom: 44px;
    text-align: center;
}
.td-visible-desktop,
.td-visible-tablet-landscape,
.td-visible-tablet-l,
.td-visible-tablet-portrait,
.td-visible-tablet-tp,
.td-visible-phone {
    margin-right: auto;
    margin-left: auto;
}
.td-a-rec-id-sidebar {
    margin-bottom: 48px;
}
.td-g-rec-id-content_top,
.td-g-rec-id-content_bottom {
    clear: both;
    margin-top: 21px;
    margin-bottom: 21px;
}
.td-g-rec-id-content_top .adsbygoogle,
.td-g-rec-id-content_bottom .adsbygoogle {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.td-a-rec-id-content_top,
.td-a-rec-id-content_bottom {
    clear: both;
    margin-top: 21px;
    margin-bottom: 21px;
    text-align: center;
}
.td-a-rec-id-content_top img,
.td-a-rec-id-content_bottom img {
    margin-bottom: 0;
}
.td-g-rec-id-content_inline,
.td-g-rec-id-content_inline_2,
.td-g-rec-id-content_inline_3{
    margin-top: 20px;
    margin-bottom: 15px;
}
blockquote .td-g-rec-id-content_inline_2,
blockquote .td-g-rec-id-content_inline_3{
    margin-top: 45px;
    margin-bottom: 0px;
}
.td-g-rec-id-content_inline .adsbygoogle,
.td-g-rec-id-content_inline_2 .adsbygoogle,
.td-g-rec-id-content_inline_3 .adsbygoogle{
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.td-g-rec-id-content_inlineleft,
.td-a-rec-id-content_inlineleft,
.td-g-rec-id-content_inline_2left,
.td-a-rec-id-content_inline_2left,
.td-g-rec-id-content_inline_3left,
.td-a-rec-id-content_inline_3left{
    line-height: 0;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.td-g-rec-id-content_inlineleft img,
.td-a-rec-id-content_inlineleft img,
.td-g-rec-id-content_inline_2left img,
.td-a-rec-id-content_inline_2left img,
.td-g-rec-id-content_inline_3left img,
.td-a-rec-id-content_inline_3left img{
    margin-bottom: 0;
}
.td-g-rec-id-content_inlineright,
.td-a-rec-id-content_inlineright,
.td-g-rec-id-content_inline_2right,
.td-a-rec-id-content_inline_2right,
.td-g-rec-id-content_inline_3right,
.td-a-rec-id-content_inline_3right{
    display: inline;
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
}
.td-g-rec-id-content_inlineright img,
.td-a-rec-id-content_inlineright img,
.td-g-rec-id-content_inline_2right img,
.td-a-rec-id-content_inline_2right img,
.td-g-rec-id-content_inline_3right img,
.td-a-rec-id-content_inline_3right img{
    margin-bottom: 0;
}
.td-a-rec-id-footer_top,
.td-g-rec-id-footer_top {
    position: relative;
    display: table;
    margin: -32px auto 32px;
}
.td-a-rec-id-custom_ad_1,
.td-a-rec-id-custom_ad_2,
.td-a-rec-id-custom_ad_3,
.td-a-rec-id-custom_ad_4,
.td-a-rec-id-custom_ad_5,
.td-g-rec-id-custom_ad_1,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
    position: relative;
    display: table;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.td-g-rec-id-custom_ad_3 {
    max-height: 190px;
}
.td-adspot-title {
    font-size: 10px;
    text-align: center;
    color: #bbb;
}
.td-g-rec-id-post_style_1 {
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .td-g-rec-id-post_style_1 {
        text-align: center;
    }
}
.td-a-rec-id-post_style_1 img {
    width: 100%;
}
.td-g-rec-id-post_style_11 {
    margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-g-rec-id-post_style_11 {
        margin-bottom: 0;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .td-g-rec-id-post_style_11 {
        text-align: center;
    }
}
.td-a-rec-id-post_style_11 {
    margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-a-rec-id-post_style_11 {
        margin-bottom: 0;
        text-align: center;
    }
}
.td-a-rec-id-post_style_11 div {
    margin-right: 0;
    margin-left: 0;
}
@media (max-width: 1018px) {
    .td-a-rec-id-post_style_11 div {
        margin-right: auto;
        margin-left: auto;
    }
}
.td-a-rec-id-post_style_11 img {
    width: 100%;
}
.widget {
    font-family: 'Raleway', arial, sans-serif;
}
.widget a {
    color: #111;
}
.widget a:hover {
    color: #0072bf;
}
.widget ul {
    list-style: none;
    box-shadow: none;
}
.widget li {
    list-style: none;
}
.widget li li {
    margin-left: 21px;
}
.widget select {
    width: 100%;
    height: 30px;
    margin-top: 13px;
    margin-bottom: 10px;
    padding: 0 5px;
}
.widget .block-title {
    margin-bottom: 13px;
}
.widget .block-title span a {
    padding: 0;
    color: inherit;
}
.widget_calendar {
    margin-bottom: 36px;
}
.widget_calendar .block-title {
    margin-bottom: 17px;
}
.widget_calendar table {
    width: 100%;
    text-align: center;
}
.widget_calendar th {
    text-align: center;
}
.widget_calendar td {
    padding: 8px 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .widget_calendar td {
        padding: 5px 0;
    }
}
.widget_calendar #today {
    font-weight: 700;
    color: #000;
    background-color: #ededed;
}
.widget_calendar caption {
    font-weight: 700;
    padding-bottom: 10px;
}
.widget_calendar thead tr {
    line-height: 34px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .widget_calendar thead tr {
        line-height: 28px;
    }
}
.widget_categories li span:after {
    content: ')';
}
.widget_categories li span:before {
    content: ' (';
}
.widget_calendar tfoot td {
    border: none;
}
.widget_calendar tfoot #prev {
    text-align: left;
}
.widget_calendar tfoot #next {
    text-align: right;
}
.widget_calendar tfoot a:hover {
    color: #0072bf;
}
.widget_recent_comments {
    font-size: 12px;
    margin-bottom: 42px;
    color: #444;
}
.widget_recent_comments .block-title {
    margin-bottom: 18px;
}
.widget_recent_comments span a {
    margin-right: 5px;
    margin-left: 0;
}
.widget_recent_comments a {
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
    margin-left: 5px;
}
.widget_recent_comments li {
    line-height: 21px;
    margin: 10px 12px !important;
    padding-bottom: 13px;
    border-bottom: 1px dashed #f1f1f1;
}
.widget_recent_comments li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.widget_recent_entries {
    margin-bottom: 32px;
}
.widget_recent_entries ul {
    margin-top: 13px;
}
.widget_recent_entries li {
    font-family: 'Raleway', sans-serif;
    margin-bottom: 8px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #f1f1f1;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .widget_recent_entries li {
        margin-bottom: 3px;
        padding-bottom: 2px;
    }
}
.widget_recent_entries li:last-child {
    border-bottom: none;
}
.widget_recent_entries li a {
    line-height: 21px;
    display: inline-block;
}
.widget_recent_entries .post-date {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
    display: block;
    margin-bottom: 5px;
    color: #b5b5b5;
}
.widget_rss {
    margin-bottom: 29px;
}
.widget_rss .block-title {
    margin-bottom: 17px;
}
.widget_rss .block-title span {
    line-height: 1;
    padding: 0;
}
.widget_rss .block-title a:first-child {
    display: none;
}
.widget_rss .block-title .rsswidget {
    color: #fff;
}
.widget_rss li {
    line-height: 21px;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #f1f1f1;
}
.widget_rss li .rsswidget {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
    margin-bottom: 8px;
    padding-bottom: 7px;
}
.widget_rss li .rssSummary {
    font-size: 12px;
    color: #444;
}
.widget_rss li:last-child {
    border-bottom: none;
}
.widget_rss .rss-date,
.widget_rss cite {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    color: #b5b5b5;
}
.widget_search {
    margin-bottom: 48px;
}
.widget_search .block-title {
    margin-bottom: 26px;
}
.widget_text {
    margin-bottom: 17px;
}
.widget_text .block-title {
    margin-bottom: 26px;
}
.widget_text .wp-smiley {
    width: auto;
}
.widget_tag_cloud {
    margin-bottom: 48px;
}
.widget_tag_cloud .block-title {
    margin-bottom: 26px;
}
.widget_tag_cloud a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    .td-sp {
        background-image: url(http://www.statusquo-news.de/wp-content/themes/Newspaper-child/images/sprite/elements@2x.png) !important;
        background-size: 90px 2100px !important;
    }
}
.td-sp {
    display: block;
    background-image: url(http://www.statusquo-news.de/wp-content/themes/Newspaper-child/images/sprite/elements.png);
    background-repeat: no-repeat;
}
.td-sp-video-play {
    width: 42px;
    height: 42px;
    background-position: -20px -488px;
}
.td-sp-video-pause {
    width: 42px;
    height: 42px;
    background-position: -20px -612px;
}
.td-sp-facebook {
    width: 32px;
    height: 32px;
    background-position: -20px -20px;
}
.td-sp-pinterest {
    width: 32px;
    height: 32px;
    background-position: -20px -72px;
}
.td-sp-rss {
    width: 32px;
    height: 32px;
    background-position: -20px -124px;
}
.td-sp-soundcloud {
    width: 32px;
    height: 32px;
    background-position: -20px -176px;
}
.td-sp-instagram {
    width: 32px;
    height: 32px;
    background-position: -20px -228px;
}
.td-sp-googleplus {
    width: 32px;
    height: 32px;
    background-position: -20px -280px;
}
.td-sp-vimeo {
    width: 32px;
    height: 32px;
    background-position: -20px -332px;
}
.td-sp-youtube {
    width: 32px;
    height: 32px;
    background-position: -20px -384px;
}
.td-sp-twitter {
    width: 32px;
    height: 32px;
    background-position: -20px -436px;
}
.td_block_social_counter {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    padding-bottom: 27px;
    color: #fff;
}
.td_block_social_counter .td-sp {
    position: relative;
}
.td_block_social_counter .td-sp:after {
    position: absolute;
    top: 8px;
    right: -1px;
    width: 1px;
    height: 16px;
    content: '';
    background-color: rgba(255, 255, 255, .1);
}
.td_social_type {
    position: relative;
    height: 32px;
    margin-bottom: 10px;
    -webkit-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0;
    -moz-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0;
    -o-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0;
    transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0;
}
.td_social_type:hover {
    background-color: #111 !important;
}
.td_social_type div {
    display: inline-block;
}
.td_social_type .td_social_info {
    position: relative;
    top: -12px;
    padding: 0 9px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_social_type .td_social_info_name {
        display: none;
    }
}
.td_social_type .td_social_number {
    padding-left: 9px;
    border-left: 1px solid rgba(255, 255, 255, .1);
}
.td_social_type .td_social_button {
    line-height: 15px;
    top: 9px;
    float: right;
    height: 16px;
    margin-top: 8px;
    padding: 0 14px;
    text-transform: uppercase;
    border-left: 1px solid rgba(255, 255, 255, .1);
}
.td_social_type .td_social_button a:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 324px;
    height: 32px;
    content: '';
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_social_type .td_social_button a:after {
        width: 300px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_social_type .td_social_button a:after {
        width: 228px;
    }
}
@media (max-width: 767px) {
    .td_social_type .td_social_button a:after {
        width: 100%;
    }
}
.td_social_type .td_social_button a:hover {
    color: inherit;
}
.td_social_type a {
    color: #fff;
}
.td_social_facebook {
    background-color: #516eab;
}
.td_social_rss {
    background-color: #f60;
}
.td_social_soundcloud {
    background-color: #ff5419;
}
.td_social_twitter {
    background-color: #29c5f6;
}
.td_social_vimeo {
    background-color: #006599;
}
.td_social_youtube {
    background-color: #e14e42;
}
.td_social_googleplus {
    background-color: #eb4026;
}
.td_social_instagram {
    background-color: #417096;
}
/*.td-boxed-layout #td-outer-wrap{margin-left:auto;margin-right:auto;width:1164px}*/

@media (max-width: 1018px) {
    .td-boxed-layout #td-outer-wrap {
        width: 100%;
    }
}
@media (min-width: 1018px) {
    .white_bg_left {
        position: fixed;
        left: 50%;
        width: 100%;
        height: 100%;
        margin-left: 509px;
        background: #fff;
    }
    .white_bg_right {
        position: fixed;
        right: 50%;
        width: 100%;
        height: 100%;
        margin-right: 509px;
        background: #fff;
    }
}
.backstretch {
    position: fixed;
    z-index: -99999;
    top: 0;
    width: 100%;
    height: 100%;
}
body.single .backstretch {
    display: none;
}
.td-backstretch {
    display: block;
    max-width: none;
    transition: opacity 2s;
    width: 100%
}
/*.td-backstretch.td-stretch-width {
  min-height: 100%;
  width: auto;
  min-width: 1020px;}
*/

.td-stretch-height {
    height: 100%;
    position: relative;
    left: 50%;
    min-width: 100%;
    margin: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.td-stretch-width {
    position: relative;
    left: 50%;
    min-width: 100%;
    height: auto;
    margin: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.td-post-template-6 .td-stretch-width {
    width: 0;
}
.td-stretch-height,
{
    left: 50%;
    width: auto;
    min-height: 100%;
    position: relative;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
body.archive .td-stretch-width {
    height: 100%;
}
/*
@media (min-width: 768px) and (max-width: 1018px) {
.td-backstretch.td-stretch-width {
  min-height: 100%;
  width: auto;
  min-width: 100%}
}
*/

body.td-ad-background-link {
    cursor: pointer;
}
body.td-ad-background-link #td-outer-wrap {
    cursor: auto;
}
.td-scroll-up {
    position: fixed;
    right: 5px;
    bottom: 4px;
    display: none;
    width: 38px;
    height: 38px;
    -webkit-transform: translateZ(0);
}
.td-scroll-up .td-icon-menu-up {
    font-size: 20px;
    position: relative;
    top: 7px;
    display: block;
    width: 38px;
    text-align: center;
    color: #fff;
}
.td-scroll-up:hover {
    cursor: pointer;
    opacity: .7;
}
.td-scroll-up-visible {
    z-index: 9999999;
    display: block;
    background-color: #0072bf;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    bottom: 9px;
}
@media (max-width: 767px) {
    .td-stretch-height {
        height: 125%;
    }
    .td-scroll-up-visible {
        display: none;
    }
}
#td-theme-settings {
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    z-index: 4;
    top: 251px;
    left: 0;
    overflow: hidden;
    width: 145px;
    height: 338px;
    padding: 5px 12px;
    -webkit-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -moz-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -o-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    text-align: center;
    border: 1px solid #e8e8e8;
    border-left: none;
    background-color: #fff;
}
@media (max-width: 767px) {
    #td-theme-settings {
        display: none;
    }
}
#td-theme-settings .td-set-hide-show {
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
}
#td-theme-settings .td-set-hide-show a {
    color: #000;
}
#td-theme-settings .td-theme-color-active {
    margin: 1px;
    opacity: 1;
    border: 3px solid #eaeaea;
}
.blog-stack #td-theme-settings {
    top: 320px;
}
.td-skin-header {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px !important;
    margin-bottom: 15px;
    padding: 1px 0 7px;
    color: #5a5a5a;
    border-bottom: 1px solid #ededed;
}
.td-skin-title {
    font-size: 12px;
    line-height: 21px !important;
    margin-bottom: 4px;
}
.td-skin-content {
    display: inline-block;
    width: 100%;
}
.td-set-theme-style {
    text-align: center;
}
.td-set-theme-style .td-set-active {
    border: 1px solid #777;
}
.td-set-theme-style a {
    font-size: 10px;
    line-height: 27px;
    position: relative;
    display: block;
    height: 30px;
    margin-bottom: 12px;
    color: #5a5a5a !important;
    border: 1px solid #ededed;
}
.td-set-theme-style a span {
    font-size: 9px;
    position: absolute;
    bottom: -5px;
    left: 3px;
    color: #f26367;
}
.td-set-theme-style a:hover {
    text-decoration: none !important;
    border: 1px solid #777;
}
body .td-theme-settings-small {
    left: -127px !important;
    height: 42px !important;
    cursor: pointer;
    -webkit-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -moz-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -o-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    opacity: .8;
    -webkit-box-shadow: 1px 1.732px 4px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1.732px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 1px 1.732px 4px 0 rgba(0, 0, 0, .1);
}
body .td-theme-settings-small .td-skin-header {
    border-bottom: 1px solid transparent;
}
#td-theme-settings.td-theme-settings-no-transition {
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -o-transition: all 0;
    transition: all 0;
}
.td-customizer-change-layout {
    cursor: pointer;
}
.td-customizer-change-layout span {
    font-size: 11px;
    line-height: 27px;
    position: relative;
    display: inline-block;
    width: 77px;
    height: 28px;
    margin-bottom: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #5a5a5a;
    border: 1px solid #ededed;
    -o-user-select: none;
}
@page {
    margin: 0;
    size: A4;
}
@media print {
    html,
    body {
        font-size: 11px;
        margin: 0;
        padding: 0;
        color: #000;
        background-color: #fff;
    }
    .entry-title {
        font-size: 30px !important;
    }
    .entry-title,
    .td-post-sub-title,
    .td-post-content {
        width: 185mm;
    }
    .td-post-featured-image {
        width: 120mm;
    }
    img {
        display: none;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        page-break-after: avoid;
    }
    ul,
    ol,
    li {
        page-break-inside: avoid;
    }
    table,
    tr,
    td {
        page-break-before: avoid;
    }
    .single-post .td-header-wrap,
    .single-post .td-main-sidebar,
    .single-post #td-theme-settings,
    .single-post .td-header-top-menu,
    .single-post .td-header-menu-wrap,
    .single-post .td-header-sp-ads,
    .single-post .td-mobile-nav-wrap,
    .single-post .td-main-sidebar,
    .single-post .td-post-source-tags,
    .single-post .td-post-sharing,
    .single-post .td-post-next-prev,
    .single-post .td_block_related_posts,
    .single-post #comments,
    .single-post .td-footer-container,
    .single-post .td-footer-wrapper,
    .single-post .td-sub-footer-container,
    .single-post .td-category,
    .single-post .td-post-views,
    .single-post .td-post-comments,
    .single-post .td-scroll-up,
    .single-post iframe,
    .single-post .td-more-articles-box,
    .single-post .td_block_video_playlist,
    .single-post .td-crumb-container,
    .single-post .td-g-rec,
    .single-post .td-a-rec,
    .single-post .author-box-wrap .avatar,
    .donation,
    .author-box-wrap,
    #crestashareiconincontent {
        display: none !important;
    }
    .backstretch {
        display: none;
    }
    .td-main-content,
    header {
        width: 100% !important;
    }
}
.import_blog_quote {
    margin-top: -40px;
    margin-bottom: 48px !important;
}
.aboutme_content {
    padding-top: 40px;
    padding-bottom: 80px;
}
@media (max-width: 767px) {
    .aboutme_content .td-pb-span4 {
        text-align: center;
    }
}
.aboutme_image {
    margin-bottom: 30px !important;
}
@media (max-width: 767px) {
    .aboutme_image {
        display: inline-block;
        max-width: 400px;
    }
}
.about-me .td-page-title {
    text-align: center;
}
@media (max-width: 767px) {
    .td_classic_blog_home {
        margin-top: -32px;
    }
}
.import_video_slider_bg {
    margin-top: -48px;
    padding-top: 48px;
    background-color: #111;
}
.import_video_ad_bg {
    margin-bottom: 48px;
    padding-bottom: 21px;
    background-color: #e0e0e0;
}
.import_video_ad_bg img {
    display: inline-block;
    width: auto !important;
    vertical-align: top;
}
.import_dont_miss {
    margin-bottom: 48px;
    padding-top: 48px;
    background-color: #111;
}
@media (max-width: 767px) {
    .import_video_slider_bg {
        margin-top: -32px;
        padding-top: 0;
    }
    .import_video_slider_bg .td_block_wrap {
        padding-bottom: 0 !important;
    }
}
.td-homepage-full-row {
    margin-top: -24px;
    margin-bottom: 48px !important;
    padding-top: 48px;
    background-color: #111;
}
.td-sport-stack .td-header-style-6 .td-header-top-menu-full {
    box-shadow: 0 0 5px rgba(0, 0, 0, .6);
}
.td-sport-custom-title .td_video_playlist_title .td_video_title_text {
    font-size: 30px;
    line-height: 20px;
    margin-left: 0;
}
.td-all-devices {
    display: table;
    margin-right: auto;
    margin-left: auto;
}
.td-all-devices img {
    display: block;
}
@media (max-width: 1018px) {
    .td-a-rec-id-post_style_11 .td-all-devices {
        margin-top: -15px;
    }
    .td-a-rec-id-post_style_11 .td-all-devices img {
        display: none;
    }
}
.td_block_video_playlist {
    padding-bottom: 48px;
}
.MIXIN_chrome_sidebar::-webkit-scrollbar-track {
    background-color: #383838;
}
.MIXIN_chrome_sidebar::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}
.MIXIN_chrome_sidebar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #919191;
}
.td_video_playlist_title {
    position: relative;
    z-index: 1;
    background-color: #111;
}
.td_video_playlist_title .td_video_title_text {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    margin-right: 17px;
    margin-left: 17px;
    padding: 10px 0;
    vertical-align: middle;
    color: #fff;
}
@media (max-width: 767px) {
    .td_video_playlist_title .td_video_title_text {
        text-align: center;
    }
}
.td_wrapper_video_playlist {
    position: relative;
    z-index: 1;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper {
    position: relative;
    background-color: #0072bf;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before {
    position: absolute;
    z-index: 1;
    bottom: -6px;
    width: 100%;
    height: 6px;
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;
}
.td_wrapper_video_playlist .td_video_stop_play_control {
    position: relative;
    width: 65px;
    height: 65px;
    outline: 0 !important;
}
.td_wrapper_video_playlist .td_video_stop_play_control:after {
    position: absolute;
    top: 14px;
    right: 0;
    width: 1px;
    height: 37px;
    content: '';
    background-color: rgba(255, 255, 255, .2);
}
.td_wrapper_video_playlist .td_youtube_control,
.td_wrapper_video_playlist .td_vimeo_control {
    position: relative;
    top: 12px;
    left: 11px;
    cursor: pointer;
}
.td_wrapper_video_playlist .td_video_title_playing {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 19px;
    position: absolute;
    top: 13px;
    left: 80px;
    overflow: hidden;
    max-height: 37px;
    padding-right: 7px;
    color: #fff;
}
@media (min-width: 481px) and (max-width: 1018px) {
    .td_wrapper_video_playlist .td_video_title_playing {
        top: 23px;
        max-height: 20px;
    }
}
@media (max-width: 480px) {
    .td_wrapper_video_playlist .td_video_title_playing {
        top: 13px;
        max-height: 37px;
    }
}
.td_wrapper_video_playlist .td_video_time_playing {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    line-height: 17px;
    position: absolute;
    right: 5px;
    bottom: 0;
    padding-right: 1px;
    color: #fff;
}
.td_wrapper_video_playlist .td_video_currently_playing {
    background-color: #404040;
}
.td_wrapper_video_playlist .td_video_currently_playing:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: inherit;
    content: '';
    border-left: 3px solid #0072bf !important;
}
.td_wrapper_video_playlist .td_click_video {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
}
.td_wrapper_video_playlist .td_click_video:hover {
    cursor: pointer;
    background-color: #333;
}
.td_wrapper_video_playlist .td_video_thumb {
    position: relative;
    top: 10px;
    overflow: hidden;
    width: 72px;
    height: 40px;
    margin-left: 16px;
}
.td_wrapper_video_playlist .td_video_thumb img {
    position: relative;
    top: -6px;
}
.td_wrapper_video_playlist .td_video_title_and_time {
    position: absolute;
    top: 10px;
    margin: 0 30px 0 103px;
}
.td_wrapper_video_playlist .td_video_title_and_time .td_video_title {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
    max-height: 30px;
    color: #fff;
}
.td_wrapper_video_playlist .td_video_time {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    line-height: 13px;
    color: #777;
}
.td_wrapper_video_playlist .td_wrapper_player {
    background-color: #000;
}
.td_wrapper_video_playlist .td_wrapper_player iframe {
    width: 100%;
    height: 100%;
}
.td_wrapper_video_playlist .td_container_video_playlist {
    overflow: hidden;
    vertical-align: top;
    background-color: #111;
}
.td_wrapper_video_playlist .td_playlist_clickable {
    overflow-x: hidden;
    overflow-y: auto;
    height: 347px;
}
.td_video_playlist_column_3 .td_wrapper_player {
    display: block;
    width: 728px;
    height: 409px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_video_playlist_column_3 .td_wrapper_player {
        width: 649px;
        height: 365px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_video_playlist_column_3 .td_wrapper_player {
        width: 100%;
        height: 416px;
    }
}
@media (min-width: 361px) and (max-width: 767px) {
    .td_video_playlist_column_3 .td_wrapper_player {
        width: 100%;
        height: 350px;
    }
}
@media (max-width: 360px) {
    .td_video_playlist_column_3 .td_wrapper_player {
        width: 100%;
        height: 190px;
    }
}
.td_video_playlist_column_3 .td_container_video_playlist {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 341px;
    height: 409px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_video_playlist_column_3 .td_container_video_playlist {
        width: 331px;
        height: 365px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_video_playlist_column_3 .td_container_video_playlist {
        position: relative;
        right: 0;
        width: 100%;
        height: 305px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_3 .td_container_video_playlist {
        position: relative;
        right: 0;
        width: 100%;
        height: 305px;
    }
}
@media (max-width: 480px) {
    .td_video_playlist_column_3 .td_container_video_playlist {
        position: relative;
        right: 0;
        width: 100%;
        height: 245px;
    }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    height: 348px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) and (max-width: 1018px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
        margin-right: 10px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
        margin-right: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
        overflow-x: hidden;
        overflow-y: auto;
        height: 240px;
    }
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
        background-color: #383838;
    }
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
        width: 6px;
        background-color: #f5f5f5;
    }
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #919191;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
        overflow-x: hidden;
        overflow-y: auto;
        height: 240px;
    }
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
        background-color: #383838;
    }
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
        width: 6px;
        background-color: #f5f5f5;
    }
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #919191;
    }
}
@media (max-width: 480px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
        height: 180px;
    }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 348px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
        margin-right: 10px;
    }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
    background-color: #383838;
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #919191;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
        height: 300px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
        height: 240px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
        height: 240px;
    }
}
@media (max-width: 480px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
        height: 180px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_2 .td_wrapper_video_playlist {
        left: 0;
    }
}
.td_video_playlist_column_2 .td_video_title_playing {
    top: 23px;
    max-height: 20px;
}
@media (max-width: 480px) {
    .td_video_playlist_column_2 .td_video_title_playing {
        top: 13px;
        max-height: 37px;
    }
}
.td_video_playlist_column_2 .td_wrapper_player {
    display: block;
    height: 391px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_video_playlist_column_2 .td_wrapper_player {
        height: 360px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_video_playlist_column_2 .td_wrapper_player {
        height: 272px;
    }
}
@media (min-width: 361px) and (max-width: 767px) {
    .td_video_playlist_column_2 .td_wrapper_player {
        display: block;
        height: 350px;
    }
}
@media (max-width: 360px) {
    .td_video_playlist_column_2 .td_wrapper_player {
        display: block;
        height: 190px;
    }
}
.td_video_playlist_column_2 .td_container_video_playlist {
    display: block;
    height: 305px;
}
@media (max-width: 480px) {
    .td_video_playlist_column_2 .td_container_video_playlist {
        height: 245px;
    }
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable {
    height: 240px;
}
@media (max-width: 480px) {
    .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable {
        height: 180px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
    .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
        margin-right: 10px;
    }
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
    background-color: #383838;
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #919191;
}
.td_video_playlist_column_1 .td_wrapper_player {
    display: block;
    height: 182px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td_video_playlist_column_1 .td_wrapper_player {
        height: 169px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_video_playlist_column_1 .td_wrapper_player {
        height: 128px;
    }
}
@media (min-width: 361px) and (max-width: 767px) {
    .td_video_playlist_column_1 .td_wrapper_player {
        display: block;
        width: 100%;
        height: 350px;
    }
}
@media (max-width: 360px) {
    .td_video_playlist_column_1 .td_wrapper_player {
        display: block;
        width: 100%;
        height: 190px;
    }
}
.td_video_playlist_column_1 .td_container_video_playlist {
    display: block;
}
@media (max-width: 480px) {
    .td_video_playlist_column_1 .td_container_video_playlist {
        height: 245px;
    }
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 301px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
    .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
        margin-right: 10px;
    }
}
@media (max-width: 480px) {
    .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
    .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
        height: 180px;
    }
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
    background-color: #383838;
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #919191;
}
.wpb_heading {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 26px;
    padding: 8px 12px;
    color: #fff;
    background-color: #111;
}
.vc_single_image-img {
    display: block;
}
.wpb_text_column h1:first-child,
.wpb_text_column h2:first-child,
.wpb_text_column h3:first-child,
.wpb_text_column h4:first-child,
.wpb_text_column h5:first-child {
    margin-top: 0;
}
.vc_toggle_title {
    margin: 0;
    padding: 7px 13px 8px 36px !important;
}
.vc_toggle_content {
    padding-left: 15px !important;
}
.vc_toggle_active .vc_toggle_title {
    background-color: #fcfcfc !important;
}
.vc_toggle_title {
    border: 1px solid #ededed;
}
.vc_toggle_title:hover {
    background-color: #fcfcfc !important;
}
.vc_toggle_title h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}
.vc_toggle_title .vc_toggle_icon {
    left: 10px !important;
}
.vc_toggle {
    margin-bottom: 10px !important;
}
.vc_toggle.vc_toggle_size_md .vc_toggle_title {
    padding: 11px 13px 10px 45px !important;
}
.vc_toggle.vc_toggle_size_lg .vc_toggle_title {
    padding: 14px 13px 14px 48px !important;
}
.wpb_gallery .flexslider {
    position: relative;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
.wpb_gallery .nivoSlider {
    box-shadow: none !important;
}
.wpb_gallery .post-title {
    font-size: 26px;
    line-height: 31px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
    z-index: 2;
    bottom: 0;
}
.wpb_content_element .icon-next:before {
    font-size: 30px;
    top: 0 !important;
    content: '\e808' !important;
    color: #fff;
}
.wpb_content_element .icon-prev:before {
    font-size: 30px;
    top: 0 !important;
    content: '\e807' !important;
    color: #fff;
}
.wpb_tabs .wpb_tab {
    padding: 0 !important;
    background-color: #fff !important;
}
.wpb_tabs .wpb_tabs_nav {
    margin-bottom: 26px;
    border-bottom: 2px solid #111;
}
.wpb_tabs li a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    padding: 8px 12px 5px !important;
    white-space: nowrap;
    color: #111;
    background-color: #fff;
}
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a {
    color: #fff;
    background-color: #111;
}
.vc_progress_bar .vc_label,
.vc_progress_bar div {
    border-radius: 0 !important;
}
.wpb_tour .wpb_heading {
    float: left;
}
.wpb_tour .wpb_tabs_nav {
    clear: both;
    border-bottom: 1px solid #ededed;
}
.wpb_tour .wpb_tabs_nav li {
    line-height: 16px;
    overflow: hidden;
    margin: 0 !important;
}
.wpb_tour .wpb_tabs_nav li a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    min-height: 30px;
    padding: 7px 12px !important;
    white-space: nowrap;
    color: #111;
    border: 1px solid #ededed;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a,
.wpb_tour .wpb_tabs_nav li:hover a {
    color: #fff;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #111;
    background-color: #111;
}
.wpb_accordion .ui-state-active a {
    color: #fff !important;
    border: 0 !important;
    background-color: #111 !important;
}
.wpb_accordion .wpb_accordion_header {
    margin-bottom: 10px !important;
    background-color: #fff !important;
}
.wpb_accordion .wpb_accordion_header a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    min-height: 30px;
    padding: 10px 12px !important;
    white-space: nowrap;
    color: #111;
    border: 1px solid #ededed;
}
.wpb_accordion .wpb_accordion_content {
    margin-bottom: 10px;
}
.wpb_call_to_action {
    background-color: #fcfcfc;
}
.vc_call_to_action .wpb_heading {
    line-height: 34px;
    margin-top: inherit;
    margin-bottom: 8px;
    padding: inherit;
    color: inherit;
    background-color: inherit;
}
.vc_call_to_action h2 {
    font-size: 27px;
}
.vc_call_to_action h4 {
    line-height: 20px !important;
}
.wpb_video_widget .wpb_video_wrapper {
    margin-bottom: 50px;
}
.vc_custom_heading > * {
    margin-top: 0;
    margin-bottom: 26px;
}
.vc_wp_rss ul,
.vc_wp_archives ul,
.vc_wp_categories ul,
.vc_wp_posts ul,
.vc_wp_text ul,
.vc_wp_custommenu ul,
.vc_wp_tagcloud ul,
.vc_wp_pages ul,
.vc_wp_calendar ul,
.vc_wp_recentcomments ul,
.vc_wp_meta ul,
.vc_wp_search ul {
    margin: 0;
}
.widgettitle {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 19px;
    position: relative;
    display: inline-block;
    min-height: 30px;
    margin-top: 0;
    margin-bottom: 14px;
    padding: 6px 12px 4px;
    color: #fff;
    background-color: #111;
}
.widgettitle:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300%;
    height: 2px;
    content: '';
    background-color: #111;
}
.vc_wp_rss {
    margin-bottom: 0;
}
.vc_wp_rss .widgettitle a:first-child {
    display: none;
}
.vc_wp_rss .widgettitle .rsswidget {
    color: #fff;
}
.vc_wp_rss .widget_rss {
    margin-bottom: 21px;
}
.vc_wp_rss ul {
    margin: 4px 0 0 12px;
}
.vc_wp_rss ul li {
    margin-left: 0;
    padding-bottom: 0;
}
.vc_wp_archives ul {
    margin: 0;
}
.vc_wp_text .textwidget {
    margin: 12px 0 43px;
}
.vc_wp_tagcloud .widgettitle {
    margin-bottom: 26px;
}
.vc_wp_search .widgettitle {
    margin-bottom: 26px;
}
.wpb_raw_code {
    margin-bottom: 26px;
}
.wpb_single_image .vc_single_image-wrapper {
    display: block;
}
.wpb_flickr_heading {
    display: table;
}
.td_smart_list_1 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 38px;
}
.td_smart_list_1 .td-item {
    width: 100%;
}
.td-number-and-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 23px;
    padding: 8px 100px 4px;
    text-align: center;
}
@media (max-width: 500px) {
    .td-icon-read-down:before {
        font-size: 14px;
    }
    .td-number-and-title {
        margin-bottom: 20px;
        padding: 60px 0 0;
    }
}
.td-sml-current-item-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}
.td-controls {
    position: absolute;
    z-index: 2;
    top: 1px;
    width: 100%;
}
.td-left-smart-list,
.td-right-smart-list {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 40px;
    position: absolute;
    width: 88px;
    height: 40px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    text-align: center;
    color: #fff;
    background-color: #111;
}
.td-left-smart-list:hover,
.td-right-smart-list:hover {
    text-decoration: none !important;
    background-color: #0072bf;
}
.td-right-smart-list {
    right: 0;
}
.td-right-smart-list .td-icon-right {
    font-size: 16px;
    position: relative;
    top: 2px;
    padding-left: 11px;
}
.td-left-smart-list {
    left: 0;
}
.td-left-smart-list .td-icon-left {
    font-size: 16px;
    position: relative;
    top: 2px;
    padding-right: 11px;
}
.td-slide-smart-list-figure img {
    display: inline-block;
    vertical-align: top;
}
.td-sml-caption {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-style: italic;
    line-height: 17px;
    margin-top: 5px;
    margin-bottom: 21px;
}
.td-sml-description {
    display: block;
    margin-top: 22px;
}
.td_smart_list_2 {
    margin-top: 38px;
}
.td_smart_list_2 .td-number-and-title {
    position: relative;
    margin-bottom: 21px;
    padding: 0;
    text-align: left;
}
.td_smart_list_2 .td-sml-description {
    margin-top: 0;
}
.td_smart_list_2 h2 {
    line-height: 32px;
    margin: 2px 0 0;
}
.td_smart_list_2 .td-item {
    margin-bottom: 53px;
}
.td_smart_list_2 .td-sml-current-item-title {
    width: 100%;
    margin-top: 5px;
    padding-left: 56px;
}
.td-sml-current-item-nr {
    font-size: 22px;
    font-weight: 700;
    line-height: 39px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 37px;
    height: 37px;
    text-align: center;
    color: #fff;
    background-color: #111;
}
.td_smart_list_3 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.td_smart_list_3 .td-sml-current-item-title {
    margin-top: 6px;
}
.td_smart_list_3 .td-number-and-title {
    display: block;
    padding: 0 200px 0 52px;
    text-align: left;
}
.td_smart_list_3 .td-number-and-title h2 {
    margin: 0;
}
.td_smart_list_3 .td-sml-current-item-nr {
    position: absolute;
    top: 1px;
    left: 0;
}
.td_smart_list_3 .td-left-smart-list {
    right: 98px;
    left: auto;
}
.td_smart_list_3 .td-item {
    width: 100%;
}
.td_smart_list_3 .td-sml-description {
    margin-top: 0;
}
.td_smart_list_3 .td-slide-smart-list-figure {
    float: right;
    width: 300px;
    margin-left: 20px;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td_smart_list_3 .td-number-and-title {
        padding-right: 106px;
    }
    .td_smart_list_3 .td-left-smart-list,
    .td_smart_list_3 .td-right-smart-list {
        font-size: 0;
        width: 40px;
    }
    .td_smart_list_3 .td-icon-right {
        font-size: 20px;
        line-height: 40px;
        top: 1px;
        left: 1px;
        padding-left: 0;
    }
    .td_smart_list_3 .td-left-smart-list {
        right: 50px;
    }
    .td_smart_list_3 .td-left-smart-list .td-icon-left {
        font-size: 20px;
        line-height: 40px;
        top: 1px;
        padding-right: 0;
    }
    .td_smart_list_3 .td-slide-smart-list-figure {
        width: 45%;
    }
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-controls {
        position: relative;
        height: 40px;
        margin-bottom: 25px;
    }
    .td_smart_list_3 .td-left-smart-list {
        left: 0;
    }
    .td_smart_list_3 .td-number-and-title {
        margin-bottom: 25px;
        padding: 0;
        text-align: center;
    }
    .td_smart_list_3 .td-sml-current-item-nr {
        position: relative;
        top: auto;
        left: auto;
        margin-right: 15px;
    }
    .td_smart_list_3 .td-slide-smart-list-figure {
        width: 100%;
        margin: 0 0 10px;
        text-align: center;
    }
}
.smart-list-style-4 .td-post-content {
    float: left;
}
.smart-list-style-4 .td-post-sharing-top {
    margin-bottom: 0;
}
.td_smart_list_4 .td-item {
    position: relative;
    float: left;
    min-height: 181px;
    padding: 30px 0;
    border-bottom: 1px solid #ededed;
}
.td_smart_list_4 .td-item:first-child {
    padding-top: 9px;
}
.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr {
    top: 9px;
}
.td_smart_list_4 .td-item:last-of-type {
    border-bottom: none;
}
.td_smart_list_4 .td-sml-current-item-nr {
    font-size: 18px;
    line-height: 34px;
    top: 30px;
    width: 32px;
    height: 32px;
}
.td_smart_list_4 .td-sml-current-item-title {
    font-size: 18px;
    line-height: 24px;
    display: inherit;
    padding-top: 5px;
    padding-left: 47px;
}
.td_smart_list_4 h2 {
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 9px;
}
.td_smart_list_4 .td-slide-smart-list-figure {
    float: right;
    width: 150px;
    margin-left: 20px;
}
.td_smart_list_4 .td-number-and-title {
    display: inherit;
    margin-bottom: 9px;
    padding: 0;
    text-align: left;
}
.td_smart_list_4 .td-sml-description {
    margin-top: 11px;
}
.td_smart_list_4 .td-sml-caption {
    line-height: 17px;
}
@media (max-width: 767px) {
    .td_smart_list_4 .td-item {
        display: table;
        width: 100%;
    }
    .td_smart_list_4 .td-item:first-child {
        padding-top: 30px;
    }
    .td_smart_list_4 .td-item:first-child .td-sml-current-item-nr {
        top: 0;
    }
    .td_smart_list_4 .td-slide-smart-list-figure {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .td_smart_list_4 .td-number-and-title {
        display: table-header-group;
        text-align: center;
    }
    .td_smart_list_4 .td-sml-current-item-nr {
        position: relative;
        top: 0;
    }
    .td_smart_list_4 .td-sml-current-item-title {
        padding: 10px 0;
    }
}
.td_smart_list_5 {
    margin-top: 38px;
}
.td_smart_list_5 .td-slide-smart-list-figure {
    position: relative;
}
.td_smart_list_5 .td-sml-current-item-nr {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    line-height: 44px;
    z-index: 1;
    width: 44px;
    height: 44px;
    background-color: rgba(0, 0, 0, .8);
}
.td_smart_list_5 .td-sml-caption {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    padding: 12px 16px;
    text-align: right;
    color: #fff;
}
.td_smart_list_5 .td-number-and-title {
    margin-top: 12px;
    margin-bottom: 21px;
    padding: 0;
    text-align: left;
}
.td_smart_list_5 h2 {
    margin: 0;
}
.td_smart_list_5 .td-sml-description {
    margin-top: 0;
}
.td_smart_list_5 .td-item {
    margin-bottom: 53px;
}
.td_smart_list_5 figcaption div:before {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 150%;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.td_smart_list_5 figcaption div:empty {
    display: none;
}
.td_smart_list_6 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 38px;
}
.bbpress .td-page-title {
    margin-bottom: 1px;
}
.bbpress .td-page-title a {
    color: #111;
}
.bbpress .bbp-admin-links a:hover {
    color: #111;
}
@media (min-width: 768px) and (max-width: 1018px) {
    .bbpress .td-main-page-wrap {
        padding-top: 30px;
    }
}
@media (max-width: 767px) {
    .bbpress .td-main-page-wrap {
        padding-top: 16px;
    }
}
#bbpress-forums {
    position: relative;
    padding-top: 4px;
}
#bbpress-forums .bbp-breadcrumb p {
    font-family: 'Raleway', arial, sans-serif;
    line-height: 14px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2px;
    color: #c3c3c3;
}
#bbpress-forums .bbp-breadcrumb a,
#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current {
    font-size: 12px;
    color: #c3c3c3;
}
#bbpress-forums .bbp-breadcrumb a:hover,
#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-current:hover {
    color: #777;
}
#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep {
    font-size: 12px;
    margin: 0 5px;
}
#bbpress-forums .bbp-search-form {
    width: 100%;
    padding: 21px 0;
}
#bbpress-forums div.bbp-search-form input,
#bbpress-forums div.bbp-search-form button {
    font-size: 12px;
    line-height: 16px;
}
#bbpress-forums #bbp-search-form {
    position: relative;
    float: none;
}
#bbpress-forums #bbp-search-form #bbp_search {
    width: 95%;
    height: 32px;
}
#bbpress-forums #bbp-search-form .button {
    position: absolute;
    top: 0;
    right: 0;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
    margin-bottom: 0;
    border: none;
}
@media (max-width: 767px) {
    #bbpress-forums ul.bbp-replies .bbp-reply-header,
    #bbpress-forums ul.bbp-search-results .bbp-reply-header,
    #bbpress-forums ul.bbp-replies .bbp-topic-header,
    #bbpress-forums ul.bbp-search-results .bbp-topic-header {
        border-bottom: 1px dashed #e8e8e8;
    }
}
#bbpress-forums li.bbp-header {
    padding-left: 16px;
    color: #fff;
    background: none #111;
}
#bbpress-forums li.bbp-header li.bbp-forum-freshness,
#bbpress-forums li.bbp-header li.bbp-topic-freshness {
    padding-right: 10px;
}
#bbpress-forums li.bbp-header .bbp-reply-content span a {
    color: #fff;
}
#bbpress-forums li.bbp-header .bbp-reply-content span a:hover {
    color: #0072bf;
}
#bbpress-forums li.bbp-footer {
    background: none transparent;
}
#bbpress-forums .bbp-forum-freshness,
#bbpress-forums .bbp-forum-topic-count,
#bbpress-forums .bbp-forum-reply-count,
#bbpress-forums .bbp-topic-freshness,
#bbpress-forums .bbp-topic-voice-count,
#bbpress-forums .bbp-topic-reply-count {
    text-align: right;
}
#bbpress-forums .bbp-forum-freshness,
#bbpress-forums .bbp-topic-freshness {
    width: 33%;
    padding-right: 50px;
    padding-left: 10px;
}
@media (max-width: 767px) {
    a.cli-plugin-main-button,a.cli-plugin-main-button:before {
        float: none;
        display: block;
        padding-right: 0;
        padding-top: 5px;
    }
    #bbpress-forums .bbp-forum-freshness,
    #bbpress-forums .bbp-topic-freshness {
        padding-right: 0;
    }
}
#bbpress-forums .bbp-forum-freshness a,
#bbpress-forums .bbp-topic-freshness a {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #111;
}
#bbpress-forums .bbp-forum-freshness a:hover,
#bbpress-forums .bbp-topic-freshness a:hover {
    color: #0072bf;
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
    margin-top: 10px;
    background-color: transparent;
}
#bbpress-forums li.bbp-body {
    margin-top: 20px;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    padding-top: 10px;
    padding-right: 0;
}
#bbpress-forums li.bbp-body .bbp-forum-freshness,
#bbpress-forums li.bbp-body .bbp-forum-topic-count,
#bbpress-forums li.bbp-body .bbp-forum-reply-count,
#bbpress-forums li.bbp-body .bbp-topic-freshness,
#bbpress-forums li.bbp-body .bbp-topic-voice-count,
#bbpress-forums li.bbp-body .bbp-topic-reply-count {
    font-size: 11px;
}
#bbpress-forums li.bbp-body .bbp-forum-freshness > a,
#bbpress-forums li.bbp-body .bbp-topic-freshness > a {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    display: inline-block;
    color: #c3c3c3;
}
#bbpress-forums li.bbp-body .bbp-forum-freshness {
    margin-bottom: 7px;
}
#bbpress-forums li.bbp-forum-info,
#bbpress-forums li.bbp-topic-title {
    position: relative;
    width: 49%;
}
#bbpress-forums .bbp-forum-content {
    font-style: italic;
    line-height: 17px;
    color: #c3c3c3;
}
#bbpress-forums li.bbp-forum-topic-count,
#bbpress-forums li.bbp-forum-reply-count,
#bbpress-forums li.bbp-topic-voice-count,
#bbpress-forums li.bbp-topic-reply-count {
    width: 9%;
}
#bbpress-forums .bbp-body .bbp-forum-freshness,
#bbpress-forums .bbp-body .bbp-topic-freshness {
    position: relative;
}
#bbpress-forums .bbp-body .bbp-forum-freshness img,
#bbpress-forums .bbp-body .bbp-topic-freshness img {
    position: absolute;
    top: 3px;
    right: 0;
    margin: 0;
}
@media (max-width: 767px) {
    #bbpress-forums .bbp-body .bbp-forum-freshness img,
    #bbpress-forums .bbp-body .bbp-topic-freshness img {
        display: none;
    }
}
#bbpress-forums .bbp-body .bbp-forum-freshness p,
#bbpress-forums .bbp-body .bbp-topic-freshness p {
    line-height: 17px;
    margin: 0;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
    width: 40px;
    border: none;
}
#bbpress-forums .bbp-forums-list li {
    display: block;
    color: #fff;
}
#bbpress-forums .bbp-forums-list li a {
    color: #444;
}
#bbpress-forums .bbp-forums-list li a:hover {
    color: #0072bf;
}
#bbpress-forums .bbp-forum-title,
#bbpress-forums .bbp-topic-permalink {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #111;
}
#bbpress-forums .bbp-forum-title:hover,
#bbpress-forums .bbp-topic-permalink:hover {
    color: #0072bf;
}
#bbpress-forums .bbp-topic-started-by,
#bbpress-forums .bbp-topic-started-in {
    font-size: 10px;
    color: #c3c3c3;
}
#bbpress-forums .bbp-topic-started-by a,
#bbpress-forums .bbp-topic-started-in a {
    color: #666;
}
#bbpress-forums .bbp-topic-started-by a:hover,
#bbpress-forums .bbp-topic-started-in a:hover {
    color: #0072bf;
}
#bbpress-forums .bbp-topic-started-by img,
#bbpress-forums .bbp-topic-started-in img {
    position: absolute;
    top: 2px;
    left: 0;
    margin: 0;
}
#bbpress-forums .bbp-topics li.bbp-header {
    margin-top: 0;
}
#bbpress-forums p.bbp-topic-meta span {
    white-space: initial;
}
#bbpress-forums li.bbp-body ul.topic {
    padding-top: 14px;
    padding-bottom: 19px;
    padding-left: 0;
}
#bbpress-forums li.bbp-body li.bbp-topic-title {
    line-height: 15px;
    position: relative;
    top: 1px;
}
#bbpress-forums li.bbp-body li.bbp-topic-title .bbp-topic-meta {
    line-height: 15px;
    display: inline-block;
    margin: 0 0 0 50px;
}
#bbpress-forums li.bbp-body li.bbp-topic-title .bbp-topic-permalink {
    line-height: 20px;
    display: block;
    margin: 0 0 4px 50px;
}
#bbpress-forums .bbp-body .super-sticky,
#bbpress-forums .bbp-body .sticky {
    background-color: #fcfcfc !important;
}
#bbpress-forums .bbp-body .super-sticky li.bbp-topic-title,
#bbpress-forums .bbp-body .sticky li.bbp-topic-title {
    top: 1px;
}
#bbpress-forums .bbp-body .super-sticky .bbp-topic-started-by img,
#bbpress-forums .bbp-body .sticky .bbp-topic-started-by img {
    top: 2px;
}
#bbpress-forums .bbp-body .super-sticky li.bbp-topic-title .bbp-topic-permalink,
#bbpress-forums .bbp-body .sticky li.bbp-topic-title .bbp-topic-permalink {
    margin-bottom: 3px;
    color: #0072bf;
}
#bbpress-forums li.bbp-topic-freshness {
    width: 27%;
}
#bbpress-forums li.bbp-topic-title {
    width: 55%;
}
#bbpress-forums div.bbp-template-notice,
#bbpress-forums div.indicator-hint {
    border-radius: 0;
}
#bbpress-forums div.bbp-template-notice p {
    font-size: 11px;
    line-height: 20px;
    position: relative;
    margin: 9px 0 9px 9px !important;
}
#bbpress-forums div.bbp-template-notice img {
    display: inline;
    width: 20px !important;
    margin-right: 5px;
    margin-bottom: 0 !important;
    margin-left: 5px;
    vertical-align: middle;
}
#bbpress-forums .wp-editor-area {
    border: 1px solid #e6e6e6;
}
#bbpress-forums button {
    font-size: 11px;
    line-height: 1;
    margin-bottom: 10px;
    padding: 10px;
    color: #fff;
    border: none;
    background: none #111;
    box-shadow: none;
    text-shadow: none;
}
#bbpress-forums button:hover {
    background-color: #0072bf;
}
#bbpress-forums .bbp-replies .bbp-header {
    margin-top: 0;
}
#bbpress-forums .bbp-body .hentry {
    padding: 0;
}
#bbpress-forums ul.bbp-replies .bbp-body .hentry,
#bbpress-forums ul.bbp-search-results .bbp-body .hentry {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    #bbpress-forums ul.bbp-replies .bbp-body .hentry,
    #bbpress-forums ul.bbp-search-results .bbp-body .hentry {
        margin: 0;
    }
}
#bbpress-forums .bbp-reply-post-date,
#bbpress-forums .bbp-topic-post-date {
    font-size: 11px;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
    padding: 4px 8px 5px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background-color: #fcfcfc;
}
@media (max-width: 767px) {
    #bbpress-forums div.bbp-forum-header,
    #bbpress-forums div.bbp-topic-header,
    #bbpress-forums div.bbp-reply-header {
        padding: 4px 0 5px;
    }
}
#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author,
#bbpress-forums div.bbp-search-author {
    width: 80px !important;
}
#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name,
#bbpress-forums div.bbp-search-author a.bbp-author-name {
    font-family: 'Raleway', arial, sans-serif;
    font-weight: 600;
    line-height: 16px;
    width: 80px;
    margin: 0;
    word-wrap: break-word;
}
#bbpress-forums div.bbp-forum-author br,
#bbpress-forums div.bbp-topic-author br,
#bbpress-forums div.bbp-reply-author br,
#bbpress-forums div.bbp-search-author br {
    display: none;
}
#bbpress-forums div.bbp-forum-author img,
#bbpress-forums div.bbp-topic-author img,
#bbpress-forums div.bbp-reply-author img,
#bbpress-forums div.bbp-search-author img {
    display: inline-block;
    margin-bottom: 2px;
}
#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role,
#bbpress-forums div.bbp-search-author .bbp-author-role {
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    color: #c3c3c3;
}
#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-reply-author {
    text-align: left;
}
#bbpress-forums li.bbp-header div.bbp-forum-content,
#bbpress-forums li.bbp-header div.bbp-topic-content,
#bbpress-forums li.bbp-header div.bbp-reply-content {
    margin-left: 85px;
}
#bbpress-forums li.bbp-footer div {
    display: none;
}
#bbpress-forums .bbp-forum-header a.bbp-forum-permalink,
#bbpress-forums .bbp-topic-header a.bbp-topic-permalink,
#bbpress-forums .bbp-reply-header a.bbp-reply-permalink {
    font-size: 10px;
    position: relative;
    top: 1px;
    margin-left: 20px;
    color: #555;
}
#bbpress-forums .bbp-forum-header a.bbp-forum-permalink:hover,
#bbpress-forums .bbp-topic-header a.bbp-topic-permalink:hover,
#bbpress-forums .bbp-reply-header a.bbp-reply-permalink:hover {
    color: #000;
}
#bbpress-forums .bbp-body div.bbp-forum-content,
#bbpress-forums .bbp-body div.bbp-topic-content,
#bbpress-forums .bbp-body div.bbp-reply-content {
    margin-left: 100px !important;
}
#bbpress-forums .bbp-forums .bbp-body div.bbp-forum-content {
    margin-left: 0 !important;
}
#bbpress-forums fieldset.bbp-form {
    margin-bottom: 0;
}
#bbpress-forums fieldset.bbp-form label {
    font-size: 12px;
}
#bbpress-forums .bbp-reply-form {
    margin-top: 20px;
}
#bbpress-forums div.bbp-forum-title,
#bbpress-forums div.bbp-topic-title,
#bbpress-forums div.bbp-reply-title {
    clear: both;
}
#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 {
    font-size: 12px;
    margin: 3px 0;
    color: #c3c3c3;
}
#bbpress-forums div.bbp-forum-title h3 a,
#bbpress-forums div.bbp-topic-title h3 a,
#bbpress-forums div.bbp-reply-title h3 a {
    font-size: 12px;
    font-weight: 600;
    margin-left: 10px;
}
#bbpress-forums div.bbp-forum-title .bbp-topic-title-meta,
#bbpress-forums div.bbp-topic-title .bbp-topic-title-meta,
#bbpress-forums div.bbp-reply-title .bbp-topic-title-meta {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    color: #c3c3c3;
}
#bbpress-forums div.bbp-forum-title .bbp-topic-title-meta a,
#bbpress-forums div.bbp-topic-title .bbp-topic-title-meta a,
#bbpress-forums div.bbp-reply-title .bbp-topic-title-meta a {
    font-size: 12px;
    font-weight: 600;
    margin-left: 10px;
}
#bbpress-forums .bbp-topic-header .bbp-meta .bbp-topic-permalink {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#bbpress-forums #subscription-toggle {
    font-weight: 400;
    float: right;
    margin-right: 1px;
    vertical-align: bottom;
    color: #575757;
}
#bbpress-forums .bbp-pagination .current {
    color: #fff;
    border-color: #0072bf;
    background-color: #0072bf;
}
#bbpress-forums .bbp-pagination a,
#bbpress-forums .bbp-pagination span {
    line-height: 21px;
    display: inline-block;
    float: left;
    min-width: 28px;
    margin-left: 5px;
    padding: 2px 5px 3px;
    text-align: center;
    color: #444;
    border: 1px solid #e6e6e6;
}
#bbpress-forums .bbp-pagination a:hover {
    color: #fff;
    border-color: #444;
    background-color: #444;
}
#bbpress-forums .bbp-pagination .bbp-pagination-links a:hover,
#bbpress-forums .bbp-pagination .bbp-pagination-links span.current {
    opacity: 1;
}
#bbpress-forums .bbp-pagination-count {
    margin-top: 2px;
}
#bbpress-forums .bbp-topic-tags p {
    font-size: 10px;
    color: #c3c3c3;
}
.single-forum #subscription-toggle {
    margin-top: -4px;
    margin-bottom: 12px;
}
#bbpress-forums li.bbp-header {
    border-top: 0;
}
#bbp-user-replies-created .bbp-reply-post-date,
#bbp-user-replies-created .bbp-header {
    font-size: 11px;
    color: #999;
}
#bbp-user-replies-created .bbp-topic-permalink {
    display: block;
}
.bbp-user-page .bbp-user-section p {
    margin-bottom: 10px;
}
.bbp-user-page .bbp-user-section p.bbp-user-description {
    margin-bottom: 21px;
}
.bbp-user-page .bbp-user-section {
    margin-bottom: 21px;
}
@media (max-width: 480px) {
    .bbp-user-page .td-page-title {
        text-align: center;
    }
}
#bbp-user-navigation li a {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
}
#bbp-user-navigation li a:hover {
    color: #111;
}
.bbp-user-page #bbpress-forums {
    padding-top: 16px;
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    width: 100px;
    height: 100px;
    margin: 0 0 15px;
}
#bbp-user-body ul.bbp-topics,
#bbp-user-body ul.bbp-replies {
    clear: both !important;
}
.bbp-user-edit #bbp-your-profile .entry-title {
    margin-bottom: 0 !important;
}
#bbp-your-profile fieldset {
    margin: 0;
    border: 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
    display: inline-block;
    margin: 0 0 20px;
}
#bbpress-forums #bbp-single-user-details {
    float: none;
    width: 100%;
}
#bbpress-forums #bbp-user-body {
    margin-left: 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
    display: inline-block;
}
.bbp-row-actions #favorite-toggle a,
.bbp-row-actions #subscription-toggle a {
    font-size: 9px;
    line-height: 12px;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 0;
}
.bbp-user-page #bbpress-forums #subscription-toggle {
    margin-right: 0;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
    padding: 3px 12px;
}
@media (max-width: 480px) {
    #bbpress-forums #bbp-single-user-details {
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 480px) {
    #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
        width: 100%;
        text-align: center;
    }
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
    color: #fff;
    background-color: #0072bf;
}
#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea {
    width: 80%;
    background: transparent;
}
#bbpress-forums #bbp-your-profile fieldset fieldset.password {
    width: 80%;
}
#bbpress-forums #bbp-user-wrapper h2.entry-title {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 17px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 12px;
    color: #fff;
    background-color: #111;
}
#bbpress-forums #bbp-your-profile fieldset {
    margin-bottom: 48px;
    border-top: 2px solid #111;
}
#bbpress-forums #bbp-your-profile fieldset.submit {
    padding: 0;
    border-top: 0;
}
@media (max-width: 510px) {
    a.kopp img, a.affimg img,img.affimg {
        width: 150px;
        float: left;
        padding-top: 17px;
    }
    #bbpress-forums li.bbp-header li.bbp-forum-info,
    #bbpress-forums li.bbp-body li.bbp-forum-info,
    #bbpress-forums li.bbp-header li.bbp-topic-title,
    #bbpress-forums li.bbp-body li.bbp-topic-title {
        width: 100%;
    }
}
@media (max-width: 510px) {
    #bbpress-forums li.bbp-header li.bbp-forum-topic-count,
    #bbpress-forums li.bbp-header li.bbp-forum-reply-count,
    #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
    #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
    #bbpress-forums li.bbp-header li.bbp-topic-voice-count,
    #bbpress-forums li.bbp-header li.bbp-topic-reply-count,
    #bbpress-forums li.bbp-body li.bbp-topic-voice-count,
    #bbpress-forums li.bbp-body li.bbp-topic-reply-count {
        width: 20%;
    }
}
@media (max-width: 510px) {
    #bbpress-forums li.bbp-header li.bbp-forum-freshness,
    #bbpress-forums li.bbp-body li.bbp-forum-freshness,
    #bbpress-forums li.bbp-header li.bbp-topic-freshness,
    #bbpress-forums li.bbp-body li.bbp-topic-freshness {
        width: 58%;
    }
}
@media (max-width: 510px) {
    #bbpress-forums li.bbp-header,
    #bbpress-forums li.bbp-footer {
        font-size: 10px;
    }
}
@media (max-width: 510px) {
    #bbpress-forums li.bbp-header li.bbp-forum-info,
    #bbpress-forums li.bbp-header li.bbp-topic-title {
        font-size: 15px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }
}
@media (max-width: 510px) {
    div.bbp-search-form input,
    div.bbp-search-form button {
        padding: 8px 15px;
    }
}
@media (max-width: 510px) {
    #bbpress-forums .bbp-forum-title,
    #bbpress-forums .bbp-topic-permalink {
        font-size: 15px;
        line-height: 21px;
    }
}
@media (max-width: 510px) {
    #bbpress-forums .bbp-body ul {
        padding-bottom: 5px !important;
    }
}
@media (max-width: 510px) {
    #bbpress-forums .bbp-body div.bbp-reply-author {
        min-height: inherit;
        margin: 0;
    }
}
@media (max-width: 510px) {
    #bbpress-forums .bbp-topic-tags p {
        margin-top: 10px;
        margin-bottom: 20px !important;
    }
}
@media (max-width: 767px) {
    #bbpress-forums div.bbp-reply-author img.avatar,
    #bbpress-forums div.bbp-topic-author img.avatar {
        position: relative;
        top: 0;
        width: 20px;
        margin: 0 10px 0 0 !important;
        vertical-align: top;
    }
}
@media (max-width: 767px) {
    #bbpress-forums .reply .bbp-reply-author,
    #bbpress-forums .topic .bbp-topic-author,
    #bbpress-forums .topic .bbp-reply-author {
        font-size: 10px;
        width: 100% !important;
        margin-bottom: 6px !important;
        padding: 6px 0 2px !important;
        text-align: left;
        color: #c3c3c3;
        border-bottom: 1px solid #ededed;
        background-color: #fcfcfc;
    }
}
@media (max-width: 767px) {
    #bbpress-forums .reply .bbp-reply-author .bbp-author-name,
    #bbpress-forums .topic .bbp-topic-author .bbp-author-name,
    #bbpress-forums .topic .bbp-reply-author .bbp-author-name {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    #bbpress-forums .reply .bbp-reply-author .bbp-author-name,
    #bbpress-forums .topic .bbp-topic-author .bbp-author-name,
    #bbpress-forums .topic .bbp-reply-author .bbp-author-name,
    #bbpress-forums .reply .bbp-reply-author .bbp-author-role,
    #bbpress-forums .topic .bbp-topic-author .bbp-author-role,
    #bbpress-forums .topic .bbp-reply-author .bbp-author-role,
    #bbpress-forums .reply .bbp-reply-author .bbp-reply-ip,
    #bbpress-forums .topic .bbp-topic-author .bbp-reply-ip,
    #bbpress-forums .topic .bbp-reply-author .bbp-reply-ip {
        display: inline-block;
        width: auto;
        margin-right: 10px;
        text-align: left;
    }
}
@media (max-width: 767px) {
    #bbpress-forums .bbp-body .reply .bbp-reply-content,
    #bbpress-forums .bbp-body .topic .bbp-reply-content,
    #bbpress-forums .bbp-body .topic .bbp-topic-content {
        margin: 0 !important;
        padding: 0 8px 12px 30px;
    }
}
@media (max-width: 767px) {
    #bbpress-forums .bbp-body .reply .bbp-reply-content p,
    #bbpress-forums .bbp-body .topic .bbp-reply-content p,
    #bbpress-forums .bbp-body .topic .bbp-topic-content p {
        margin-bottom: 21px;
    }
}
.widget_display_search {
    margin-bottom: 20px;
}
.widget_display_search form {
    position: relative;
    margin-top: 21px;
}
.widget_display_search .block-title {
    margin-bottom: 0;
}
.widget_display_search label {
    display: none;
}
.widget_display_search #bbp_search {
    width: 95%;
    height: 32px;
}
.widget_display_search #bbp_search_submit {
    position: absolute;
    top: 0;
    right: 0;
}
.bbp_widget_login {
    margin-bottom: 20px;
}
.bbp_widget_login .block-title {
    display: block;
    margin-bottom: 0;
}
.bbp_widget_login fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
.bbp_widget_login fieldset #user_pass {
    font-size: 12px;
    line-height: 21px;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
    color: #444;
    border: 1px solid #e6e6e6;
}
.bbp_widget_login fieldset #user_pass:focus {
    border-color: #ccc;
}
.bbp_widget_login .button {
    font-size: 11px;
    line-height: 1;
    margin-bottom: 10px;
    padding: 8px 14px;
    color: #fff;
    border: none;
    background: none #111;
    box-shadow: none;
    text-shadow: none;
}
.bbp_widget_login .button:hover {
    color: #fff;
    background-color: #0072bf;
}
.bbp_widget_login h4 {
    font-size: 14px;
    display: inline-block;
    margin: 6px 10px 0 0;
}
.bbp_widget_login .bbp-logged-in {
    display: inline-block;
    margin-top: 20px;
}
.widget_display_replies,
.widget_display_topics {
    display: inline-block;
    margin-bottom: 20px;
}
.widget_display_replies .block-title,
.widget_display_topics .block-title {
    display: block;
    margin-bottom: 0;
}
.widget_display_replies li,
.widget_display_topics li {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ededed;
}
.widget_display_replies ul,
.widget_display_topics ul {
    margin-top: 20px;
}
.widget_display_replies .bbp-author-name,
.widget_display_topics .bbp-author-name {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    left: -2px;
    color: #0072bf;
}
.widget_display_replies li div,
.widget_display_topics li div {
    font-size: 11px;
    display: block;
    color: #c3c3c3;
}
.widget_display_replies .bbp-reply-topic-title,
.widget_display_topics .bbp-reply-topic-title {
    position: relative;
    left: 3px;
}
.widget_display_replies img,
.widget_display_topics img {
    width: 20px;
    margin-right: 6px;
    vertical-align: middle;
}
.widget_display_forums {
    margin-bottom: 16px;
}
.widget_display_stats .block-title {
    margin-bottom: 0;
}
.widget_display_stats dl {
    margin-top: 20px;
}
.widget_display_stats dd {
    display: inline-block;
    width: 30%;
    margin: 0 0 10px;
    padding-bottom: 10px;
    text-align: right;
    border-bottom: 1px dashed #ededed;
}
.widget_display_stats dt {
    display: inline-block;
    float: left;
    width: 70%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ededed;
}
.td-footer-container .button {
    background-color: #000;
}
.td-footer-container .widget_display_stats dt,
.td-footer-container .widget_display_stats dd,
.td-footer-container .widget_display_replies li,
.td-footer-container .widget_display_topics li {
    border-bottom: 1px dashed rgba(255, 255, 255, .15);
}
.widget_display_replies,
.widget_display_topics {
    width: 100%;
}
@media (max-width: 480px) {
    .bbp-search-results .bbp-topic-author {
        position: relative;
        padding-left: 80px;
    }
    .bbp-search-results .bbp-topic-author img.avatar {
        position: absolute;
        left: 0;
        max-width: 60px !important;
        margin: 0 !important;
    }
    .bbp-search-results .bbp-topic-author a.bbp-author-name {
        display: inline-block !important;
        text-align: left;
    }
}
#bbpress-forums div.bbp-reply-content p,
#bbpress-forums div.bbp-reply-content li {
    font-size: 15px;
    line-height: 26px;
}
#bbpress-forums div.bbp-reply-content ul {
    margin-bottom: 21px;
    margin-left: 40px;
}
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
    width: 24px;
}
#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li {
    font-size: 11px;
}
#bbpress-forums div.even {
    margin-top: 10px;
}
#bbpress-forums li.bbp-body li.bbp-topic-title .bbp-topic-pagination {
    margin-left: 50px;
}
.buddypress hr {
    height: 1px;
    border: 0;
    background-color: #e6e6e6;
}
.buddypress fieldset {
    border-color: #e6e6e6;
}
.td-page-content #buddypress p,
.td-page-content #buddypress li {
    font-size: 13px;
    line-height: 21px;
}
#buddypress .activity-list li.load-more a:hover {
    text-decoration: none;
}
#buddypress button,
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress div.generic-button a,
#buddypress .comment-reply-link {
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 10px;
    padding: 10px 10px 9px;
    vertical-align: top;
    color: #fff;
    border: none;
    background-color: #444;
    box-shadow: none;
    text-shadow: none;
}
#buddypress button:hover,
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover,
#buddypress button:active,
#buddypress input[type=submit]:active,
#buddypress input[type=button]:active,
#buddypress input[type=reset]:active,
#buddypress div.generic-button a:active,
#buddypress .comment-reply-link:active,
#buddypress button:focus,
#buddypress input[type=submit]:focus,
#buddypress input[type=button]:focus,
#buddypress input[type=reset]:focus,
#buddypress div.generic-button a:focus,
#buddypress .comment-reply-link:focus {
    color: #fff;
    border: none;
    background-color: #0072bf;
}
#buddypress div.generic-button.friendship-button a,
#buddypress div.generic-button a.join-group,
#buddypress div.generic-button a.leave-group,
#buddypress div.generic-button a.mention,
#buddypress div.generic-button a.send-message {
    font-weight: 600;
    padding: 4px 10px 5px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #777;
    border: 1px solid #ccc;
    outline: none;
    background-color: #fff;
}
#buddypress div.generic-button.friendship-button a:hover,
#buddypress div.generic-button a.join-group:hover,
#buddypress div.generic-button a.leave-group:hover,
#buddypress div.generic-button a.mention:hover,
#buddypress div.generic-button a.send-message:hover,
#buddypress div.generic-button.friendship-button a:focus,
#buddypress div.generic-button a.join-group:focus,
#buddypress div.generic-button a.leave-group:focus,
#buddypress div.generic-button a.mention:focus,
#buddypress div.generic-button a.send-message:focus,
#buddypress div.generic-button.friendship-button a:active,
#buddypress div.generic-button a.join-group:active,
#buddypress div.generic-button a.leave-group:active,
#buddypress div.generic-button a.mention:active,
#buddypress div.generic-button a.send-message:active {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
#buddypress .acomment-options a.acomment-reply,
#buddypress .acomment-options a.acomment-delete {
    font-size: 11px;
    font-weight: 400;
    padding: 2px 7px 3px;
    border: 1px solid #ccc;
}
#buddypress .acomment-options a.acomment-reply:hover,
#buddypress .acomment-options a.acomment-delete:hover {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
#buddypress a.button,
a.bp-title-button,
#buddypress ul.button-nav li a {
    font-size: 11px;
}
#buddypress a.button:hover,
a.bp-title-button:hover,
#buddypress ul.button-nav li a:hover,
#buddypress a.button:focus,
a.bp-title-button:focus,
#buddypress ul.button-nav li a:focus,
#buddypress a.button:active,
a.bp-title-button:active,
#buddypress ul.button-nav li a:active {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
#buddypress a.button:hover span,
a.bp-title-button:hover span,
#buddypress ul.button-nav li a:hover span,
#buddypress a.button:focus span,
a.bp-title-button:focus span,
#buddypress ul.button-nav li a:focus span,
#buddypress a.button:active span,
a.bp-title-button:active span,
#buddypress ul.button-nav li a:active span {
    background-color: #0072bf;
}
#buddypress ul.button-nav li.current a {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
#buddypress a.button {
    padding: 4px 10px 5px;
}
a.bp-title-button {
    position: relative;
    top: -2px;
    margin-left: 12px;
    padding: 2px 9px 3px;
}
.entry-crumbs a.bp-title-button {
    display: none;
}
#buddypress div.generic-button #new-topic-button {
    position: relative;
    top: -2px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 6px 10px 7px;
}
#buddypress .standard-form #submit:focus,
#buddypress .standard-form #save:focus,
#group-settings-form input[type=submit]:focus {
    color: #fff;
    background-color: #0072bf;
}
#buddypress a.loading,
#buddypress input.loading {
    -webkit-animation: none;
    -moz-animation: none;
    border-color: #111;
}
#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
    font-size: 9px;
    line-height: 9px;
    padding: 1px 4px;
}
#buddypress #whats-new-options,
#whats-new-post-in-box {
    overflow: visible;
    min-height: 43px;
}
#buddypress .ac-reply-cancel {
    font-size: 11px;
    position: relative;
    top: 7px;
    padding: 6px 10px;
    color: #999;
    border: 1px solid #ccc;
}
#buddypress .ac-reply-cancel:hover {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
#buddypress div.dir-search input[type=text],
#buddypress li.groups-members-search input[type=text] {
    font-size: 13px;
}
#activity-filter-by {
    font-size: 13px;
}
#buddypress div.item-list-tabs ul li {
    position: relative;
    margin-bottom: 5px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}
#buddypress div.item-list-tabs ul li.feed {
    border: 0;
}
#buddypress div.item-list-tabs ul li:first-child:before {
    display: none;
}
#buddypress div.item-list-tabs ul li:last-child {
    border-right: 1px solid #e6e6e6;
}
#buddypress div.item-list-tabs ul li:before {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    width: 1px;
    height: 22px;
    content: '';
    background-color: #e6e6e6;
}
@media (max-width: 1018px) {
    #buddypress div.item-list-tabs ul li {
        width: 49.8%;
        margin-bottom: 10px;
    }
}
@media (max-width: 1018px) {
    #buddypress div.item-list-tabs ul #activity-filter-select {
        width: 45%;
        margin-right: -4px;
    }
}
@media (max-width: 768px) {
    #buddypress div.item-list-tabs ul #activity-filter-select {
        width: 100%;
        margin: 15px 0 20px !important;
    }
}
#buddypress div.item-list-tabs ul li.selected,
#buddypress div.item-list-tabs ul li.current {
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    border-left: 1px solid #111;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
    opacity: 1;
    color: #fff;
    background-color: #111;
}
#buddypress div.item-list-tabs ul li.selected a:hover,
#buddypress div.item-list-tabs ul li.current a:hover {
    background-color: #111;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span {
    background: #0072bf;
}
@media (min-width: 768px) and (max-width: 1018px) {
    #buddypress ul.item-list li div.item-title,
    #buddypress ul.item-list li h4 {
        width: 70%;
    }
}
#buddypress div.item-list-tabs ul li > a {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    height: 20px;
    padding: 0 15px;
    text-transform: uppercase;
    color: #444;
    background-color: #fff;
}
#buddypress div.item-list-tabs ul li > a span {
    font-size: 9px;
    line-height: 9px;
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 3px;
    padding: 2px 5px;
    color: #fff;
    border: transparent;
    border-radius: 0;
    background: #0072bf;
}
#buddypress div.item-list-tabs ul li > a:hover {
    background-color: #f7f7f7;
}
#buddypress div.item-list-tabs ul li > a:hover span {
    opacity: .8;
    background-color: #0072bf;
}
@media (max-width: 767px) {
    #buddypress div.item-list-tabs ul li > a#change-avatar {
        padding: 0 4px;
    }
}
#buddypress li.friend-tab img.avatar {
    display: inline-block;
    margin-right: 5px;
}
#buddypress div.item-list-tabs ul li > span {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    height: 20px;
    padding: 0 15px;
    text-transform: uppercase;
    color: #444;
    background-color: #fff;
}
#activity-filter-select,
#members-order-select,
#forums-order-select,
#group_members-order-select,
#groups-order-select {
    margin-top: 0 !important;
    border: none !important;
}
.item-list-tabs .feed {
    border-right: 1px solid #111;
}
.item-list-tabs .feed a {
    color: #fff !important;
    background-color: #111 !important;
}
.item-list-tabs .feed:hover {
    border-color: #0072bf !important;
}
.item-list-tabs .feed:hover a {
    background-color: #0072bf !important;
}
#buddypress .activity-list .activity-content {
    margin-left: 0;
    padding-bottom: 31px;
}
#buddypress .activity-list .activity-content .activity-inner {
    margin: 6px 0 0 60px;
}
#buddypress .activity-list .activity-content .activity-header {
    margin-left: 60px;
}
#buddypress .activity-list .activity-content .activity-header a {
    display: inline-block;
    vertical-align: top;
}
#buddypress .activity-list li.new_forum_topic .activity-content .activity-inner {
    margin-left: 60px;
    padding-left: 0;
    border-left: 0;
}
#buddypress .activity-list .mini .activity-content .activity-header {
    margin-left: 30px;
}
body.activity-permalink #buddypress .activity-content .activity-inner {
    margin: 12px 0 0 60px;
}
body.activity-permalink #buddypress .activity-list li .activity-header > p {
    padding: 0;
}
#buddypress form#whats-new-form p.activity-greeting {
    line-height: 21px;
}
#buddypress form#whats-new-form textarea {
    width: 100%;
}
#buddypress #whats-new:focus {
    border-color: #aaa !important;
    outline: 0;
}
#buddypress div.activity-meta {
    width: 100%;
    margin-top: 21px;
    text-align: right;
}
#buddypress div.activity-meta a {
    padding: 3px 8px 4px;
}
#buddypress div.activity-meta a.acomment-reply {
    padding-top: 2px;
}
#buddypress a.activity-time-since {
    font-weight: 400;
    position: absolute;
    right: 0;
    bottom: 0;
}
#buddypress .acomment-meta a.activity-time-since {
    bottom: 13px;
}
#buddypress #activity-stream p {
    margin: 0;
}
#buddypress .activity-list li.mini .activity-avatar img.avatar,
#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic {
    margin-left: 0;
}
#buddypress .activity-list .activity-content .activity-header img.avatar {
    margin: 0 10px !important;
}
.activity-time-since {
    font-size: 11px;
}
#group-create-tabs li {
    height: 22px;
}
#buddypress form.standard-form .main-column {
    margin-left: 170px;
}
#buddypress div#invite-list {
    overflow: auto;
    width: 160px;
    height: auto;
    margin-top: 10px;
    padding: 0 0 20px;
    background: transparent;
}
#buddypress a.bp-secondary-action,
#buddypress span.highlight {
    font-size: 13px;
    font-weight: 700;
}
#buddypress a.bp-secondary-action.delete-activity {
    margin-right: 0;
}
#buddypress span.activity {
    font-size: 12px;
    line-height: 30px;
    word-wrap: break-word;
}
@media (max-width: 767px) {
    #buddypress span.activity {
        font-size: 10px;
    }
}
#buddypress div#item-header div.generic-button {
    margin-bottom: 10px;
}
.bp-widget h4,
#group-settings-form h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
legend.screen-reader-text {
    padding: 0 5px;
}
#admins-list h5,
#member-list h5,
#mods-list h5,
#members-list h5 {
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
    margin-bottom: 0;
}
#admins-list h5 a:hover,
#member-list h5 a:hover,
#mods-list h5 a:hover,
#members-list h5 a:hover {
    color: #111;
}
#admins-list .item-title,
#member-list .item-title,
#mods-list .item-title,
#members-list .item-title {
    font-size: 14px !important;
}
#friend-list h4 {
    line-height: 24px;
}
#friend-list a {
    font-size: 12px;
    font-weight: 700;
}
#friend-list a:hover {
    color: #111;
}
#buddypress div.pagination .pag-count {
    font-size: 11px;
    margin-left: 0;
}
.groups-members-search {
    border: none !important;
}
#search-members-form label,
#forums-dir-search label,
#search-groups-form label,
#search-message-form label {
    display: inline-block;
}
#search-members-form #members_search,
#forums-dir-search #members_search,
#search-groups-form #members_search,
#search-message-form #members_search,
#search-members-form #forums_search,
#forums-dir-search #forums_search,
#search-groups-form #forums_search,
#search-message-form #forums_search,
#search-members-form #groups_search,
#forums-dir-search #groups_search,
#search-groups-form #groups_search,
#search-message-form #groups_search {
    height: 31px;
    padding-left: 5px;
    background-color: transparent;
}
#search-members-form #members_search_submit,
#forums-dir-search #members_search_submit,
#search-groups-form #members_search_submit,
#search-message-form #members_search_submit,
#search-members-form #forums_search_submit,
#forums-dir-search #forums_search_submit,
#search-groups-form #forums_search_submit,
#search-message-form #forums_search_submit,
#search-members-form #groups_search_submit,
#forums-dir-search #groups_search_submit,
#search-groups-form #groups_search_submit,
#search-message-form #groups_search_submit {
    position: relative;
    top: 0;
    left: -7px;
    display: inline-block;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#search-message-form {
    position: relative;
}
#search-message-form #messages_search {
    height: 31px;
}
#search-message-form #messages_search_submit {
    position: absolute;
    top: 0;
    right: -20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#buddypress #item-nav {
    margin-bottom: 45px;
}
#buddypress div#item-header ul {
    display: inline-block;
}
#buddypress th {
    color: #fff;
    border: none;
    background-color: #111;
}
#buddypress .forum td {
    border: none;
}
#buddypress table.forum tr td.td-title a.topic-title {
    font-weight: 700;
    line-height: 20px;
    display: block;
    margin: 0 0 4px 35px;
    color: #111;
}
#buddypress table.forum tr td.td-title a.topic-title:hover {
    color: #0072bf;
}
#buddypress table.forum p.topic-meta {
    font-size: 10px;
    margin: 0 0 0 35px;
    color: #c3c3c3;
}
#buddypress table.forum p.topic-meta a {
    color: #111;
}
#buddypress table.forum p.topic-meta a:hover {
    color: #0072bf;
}
#buddypress table.forum .td-freshness p.topic-meta {
    margin: 5px 0 0;
}
#buddypress .forum .td-title,
#buddypress .forum .td-freshness {
    position: relative;
}
#buddypress table.forum td .topic-by img.avatar {
    position: absolute;
    top: 12px;
    left: 0;
    width: 40px;
    margin: 0;
}
#buddypress table.forum td .topic-in a {
    font-weight: 600;
}
#buddypress table.forum td .topic-in img.avatar {
    display: inline-block;
    margin-left: 3px;
}
#buddypress table.forum td .freshness-author img.avatar {
    float: right;
    margin-right: 0;
}
#buddypress table.forum tr > td:last-child {
    padding-right: 0;
}
#buddypress table.forum th#th-freshness {
    text-align: right;
}
#buddypress .forum tbody tr {
    height: 64px;
    border-bottom: 1px solid #e6e6e6;
}
#buddypress .activity-list li.load-more,
#buddypress .activity-list li.load-newest {
    font-size: 12px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    border-bottom: none;
    background-color: transparent;
}
#buddypress .activity-list li.load-more a,
#buddypress .activity-list li.load-newest a {
    display: inline-block;
    padding: 7px 10px;
    color: #999;
    border: 1px solid #dcdcdc;
}
#buddypress .activity-list li.load-more a:hover,
#buddypress .activity-list li.load-newest a:hover {
    color: #fff;
    border-color: #111;
    background-color: #111;
}
#new-topic-post h4,
#new-topic-post h5,
#profile-edit-form h4,
#post-topic-reply h4 {
    font-size: 18px;
    font-weight: 700;
}
#group-admins,
#group-mods {
    margin-top: 0;
}
#group-admins li,
#group-mods li {
    margin-left: 5px;
}
#buddypress div.pagination .pagination-links a {
    font-weight: 700;
}
#buddypress ul.item-list li div.item-title {
    font-size: 16px;
    font-weight: 700;
}
#buddypress ul.item-list li div.item-title a {
    color: #111;
}
#buddypress ul.item-list li div.item-title a:hover {
    color: #0072bf;
}
#buddypress ul.item-list li div.item-meta span {
    font-size: 11px;
}
#group-settings-form .bp-widget .single-line h5 {
    margin-top: 0;
}
#buddypress #activity-stream {
    margin-top: 0;
}
#buddypress #activity-stream .activity-avatar img.avatar-150 {
    width: 20px;
}
body.activity-permalink #buddypress .activity-list li .activity-content,
body.activity-permalink #buddypress div.activity-comments {
    margin-left: 0;
}
#buddypress table.notifications {
    margin-bottom: 20px;
}
#notification-bulk-manage {
    position: relative;
    top: -1px;
    padding: 6px 10px 7px !important;
}
.register-section h4 {
    font-weight: 700;
}
body.activity-permalink #buddypress div.activity-comments > ul {
    padding: 0 10px 0 26px;
}
#buddypress div.activity-comments {
    margin-left: 15px;
}
#buddypress div.activity-comments div.acomment-content {
    margin: 5px 0 0 35px;
}
#buddypress div.activity-comments ul li {
    padding: 15px 0 8px;
}
#buddypress .acomment-options {
    margin-left: 35px;
}
body.activity-permalink #buddypress div.activity-comments ul li {
    padding: 15px 0 8px;
}
#buddypress ul.item-list.activity-list li.has-comments {
    padding-bottom: 0;
}
#buddypress div.activity-comments form .ac-textarea {
    border-style: solid;
}
#buddypress .field-visibility-settings-notoggle {
    margin-top: 5px;
}
@media (max-width: 1018px) {
    #buddypress div.item-list-tabs#subnav ul li#members-order-select {
        width: 100%;
        margin-top: 10px !important;
    }
}
@media (max-width: 1018px) {
    #buddypress div.message-search {
        float: left;
        width: 100%;
        margin: 18px 0;
    }
}
@media (max-width: 1018px) {
    #search-message-form #messages_search_submit {
        right: 0;
    }
}
@media (max-width: 1018px) {
    #buddypress .standard-form input[type=text],
    #buddypress .standard-form textarea {
        width: 100%;
    }
}
#buddypress #pag-bottom.pagination {
    float: left;
}
@media (max-width: 767px) {
    #buddypress ul.item-list li div.action {
        position: relative;
        top: 0;
        margin-top: 10px;
    }
    #buddypress #friend-list span.activity {
        display: block;
    }
    .group-invites #buddypress ul.item-list li div.action {
        float: none;
        margin-left: 60px;
        text-align: left;
    }
    #buddypress form.standard-form .main-column {
        float: left;
        width: 100%;
        margin-left: 0;
    }
    #buddypress form#send-invite-form {
        margin-top: -30px;
    }
    #buddypress ul.item-list li h5 span.small {
        width: 100%;
    }
    #buddypress ul.item-list li h5 span.small a {
        display: inline-block;
        margin: 7px 7px 0 0;
        padding: 0 7px;
    }
}
#create-group-form .main-column #message {
    padding-top: 12px;
}
@media (max-width: 1018px) {
    #buddypress div.item-list-tabs#subnav ul li#groups-order-select {
        width: 100%;
        margin-top: 10px !important;
    }
    .mygroups .item,
    .mygroups div.action {
        margin-left: 60px;
    }
    .mygroups .item-desc {
        margin-left: 0 !important;
    }
    .mygroups .group-button {
        text-align: right;
    }
    .mygroups .meta {
        margin-top: 10px !important;
    }
    #buddypress ul.item-list li div.item-desc {
        width: auto;
    }
    #buddypress ul.item-list li div.item-desc p {
        margin-bottom: 5px;
    }
    #create-group-form .avatar-150 {
        width: 50px;
    }
    #create-group-form .main-column {
        margin-left: 60px !important;
    }
    #create-group-form .main-column #message {
        margin-left: 110px;
    }
    #create-group-form #friend-list {
        border: none;
    }
    #create-group-form #upload {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    #create-group-form #upload {
        margin-top: 20px;
    }
    .mygroups .group-button {
        text-align: left;
    }
}
#buddypress div#item-header h2.user-nicename {
    font-size: 18px;
    font-weight: 700;
}
#item-header-avatar {
    position: absolute;
    max-width: 122px;
}
#buddypress div#item-header {
    position: relative;
}
#buddypress div#item-header div#item-actions {
    position: absolute;
    top: 30px;
    left: 142px;
    width: auto;
    margin: 0;
}
#buddypress div#item-header div#item-actions h3 {
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
#buddypress div#item-header div#item-meta p {
    margin-top: 35px;
}
#buddypress div#item-header div#item-header-content {
    width: 100%;
    min-height: 142px;
    padding-left: 142px;
}
.group-forum #buddypress div#item-header ul {
    display: inline-block;
    margin: 0;
}
#buddypress div.pagination,
#buddypress div.pagination .pag-count,
#buddypress div.pagination .pagination-links {
    float: none;
}
#buddypress div#topic-meta {
    padding: 5px 0;
}
#buddypress div#topic-meta h3 {
    font-size: 18px;
    font-weight: 700;
}
#buddypress div#topic-meta div.admin-links {
    position: relative;
    top: auto;
    right: auto;
}
#buddypress div.admin-links {
    right: 0;
}
#buddypress div.topic-tags {
    font-size: 11px;
    color: #777;
}
#buddypress ul#topic-post-list li {
    padding: 15px 0;
}
.group-forum #item-header-avatar {
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 1018px) {
    #item-header-avatar {
        width: 90px;
    }
    #buddypress div#item-header div#item-actions {
        left: 106px;
    }
    #buddypress div#item-header div#item-header-content {
        min-height: 100px;
        padding-left: 106px;
    }
    #buddypress div.item-list-tabs ul li#forums-order-select {
        width: 100%;
        margin-top: 10px !important;
    }
}
@media (max-width: 767px) {
    #item-header-avatar {
        width: 35px;
    }
    #buddypress div#item-header div#item-actions {
        left: 45px;
    }
    #buddypress div#item-header div#item-header-content {
        padding-left: 45px;
    }
}
#buddypress div.dir-search {
    margin-top: -45px;
}
@media (max-width: 767px) {
    #search-members-form,
    #search-groups-form {
        position: relative;
        margin-bottom: 30px;
    }
    #buddypress div.dir-search {
        width: 100%;
        margin: 0;
    }
    #buddypress div.dir-search input[type='text'],
    #buddypress div.item-list-tabs ul li.groups-members-search,
    #buddypress div.item-list-tabs ul li#group_members-order-select {
        width: 100%;
    }
    #search-members-form #members_search_submit,
    #search-groups-form #groups_search_submit {
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
    }
    #members_search,
    #groups_search {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    #buddypress #member-list.item-list li div.action {
        float: none;
        margin-left: 60px;
    }
}
aside.footer-social-wrap .block-title {
    text-align: center;
}
.td-footer-wrapper {
    border-top: 2px solid #ccc;
    background: rgba(255, 255, 255, .9);
}
.td-footer-wrapper .cat-item-1254,
.td-footer-wrapper .cat-item-1253,
.td-footer-wrapper .cat-item-1252 {
    display: none;
}
.buddypress .td-page-title {
    margin-bottom: 20px;
}
.widget.buddypress span.activity {
    font-size: 12px;
    opacity: .4;
}
.widget.buddypress #friends-list li,
.widget.buddypress #groups-list li,
.widget.buddypress #members-list li {
    line-height: 12px;
}
.widget.buddypress #friends-list li .item-title,
.widget.buddypress #groups-list li .item-title,
.widget.buddypress #members-list li .item-title {
    padding: 4px 0 8px;
}
.widget.buddypress div.item-options {
    padding: 0;
}
.widget.buddypress li {
    margin-left: 0;
}
.widget.buddypress .bp-login-widget-user-links > div {
    margin-bottom: 0;
}
#buddypress div#message p,
#buddypress #sitewide-notice p {
    font-size: 70%;
    border: 1px solid #f0f0f0;
    background-color: #fff;
}
.td-footer-wrapper aside.widget .block-title {
    text-align: center;
    border: none;
}
.footer-text-wrap span {
    color: #fff;
}
.td-footer-wrapper .widget {
    margin-bottom: 0;
}
.td-footer-wrapper .td_block_wrap {
    margin-bottom: 38px;
    padding-bottom: 0;
}
.td-footer-wrapper .td_block_wrap .td-block-span12:last-child .td_module_wrap {
    padding-bottom: 0;
}
.td-footer-wrapper .block-title a,
.td-footer-wrapper .block-title span,
.td-footer-wrapper .block-title label {
    padding: 0;
}
.td-footer-wrapper .block-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    border-bottom: 0;
}
.td-footer-wrapper a {
    font-size: 13px;
}
aside.td-social-style-2 span {
    color: #fff;
}
.td-footer-wrapper ul {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .td-footer-wrapper .widget {
        padding-right: 0;
    }
    .td-footer-wrapper .td-pb-span4:last-child {
        margin-bottom: 0;
    }
    .td-footer-wrapper .td-pb-span4:last-child .td_block_wrap:last-child {
        margin-bottom: 38px;
    }
}
.td-footer-info {
    margin-bottom: 48px;
}
@media (max-width: 767px) {
    .td-footer-info {
        margin-bottom: 64px;
        text-align: center;
    }
}
.footer-logo-wrap {
    margin-bottom: 20px;
}
.footer-email-wrap {
    padding: 21px 0;
}
.footer-email-wrap a {
    color: #0072bf;
}
.footer-text-wrap {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    color: #fff;
}
.td-social-style-2 .td-social-icon-wrap {
    display: inline-block;
    margin: 5px 10px 5px 0;
}
.td-social-style-2 .td-social-icon-wrap:last-child {
    margin-right: 0;
}
.td-social-style-2 .td-icon-font {
    font-size: 14px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, .1);
    background-color: rgba(255, 255, 255, .03);
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-social-style-2 .td-icon-font {
        font-size: 12px;
        line-height: 32px;
        width: 32px;
        height: 32px;
    }
}
.td-footer-wrapper .td-container {
    padding-top: 10px;
    padding-bottom: 10px;
}
.td-footer-wrapper li {
    font-size: 11px;
    margin-left: 0;
}
#wpcomm .wpdiscuz-subscribe-form-option,
.wpdiscuz-subscribe-form-option {
    width: 45% !important;
}
#wpcomm .wpdiscuz-subscribe-form-button {
    width: 10% !important;
}
#wpcomm .wpdiscuz-subscribe-form-email {
    width: 45%;
}
#wpcomm .wpdiscuz-subscribe-form-intro{display:none}
#wpcomm .wpdiscuz-subscribe-form-button input[type='submit'] {
    margin-top: 0 !important;
    margin-left: 5px;
}
#wpcomm .avatar {
    margin: 0 !important;
}
.footer-social-wrap a:hover {
    color: #0072bf;
}
.td-footer-bottom-full {
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    background: #000;
}
.td-footer-bottom-full .td-pb-span3 {
    width: 100%;
    text-align: center;
}
.td-footer-bottom-full .td-pb-span4,
.td-footer-bottom-full .td-pb-span5 {
    width: 50%;
    text-align: center;
}
@media (min-width: 1019px) {
    .td-footer-bottom-full aside.footer-social-wrap {
        width: 490px;
    }
}
@media (max-width: 767px) {
    .td-footer-bottom-full .td-pb-span4,
    .td-footer-bottom-full .td-pb-span5,
    .td-footer-bottom-full aside.footer-social-wrap {
        width: 100%;
        text-align: center;
    }
    .td-footer-bottom-full {
        text-align: center;
    }
    aside.widget.widget_categories {
        width: 100%;
    }
}
.td-footer-bottom-full .td-container {
    position: relative;
}
.td-footer-bottom-full .block-title {
    margin-bottom: 26px;
    text-align: center;
    border-bottom: none;
}
.td-footer-bottom-full .footer-email-wrap {
    padding-bottom: 0;
}
.td-footer-bottom-full .footer-logo-wrap {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .td-footer-bottom-full .footer-logo-wrap {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .td-footer-bottom-full .td-pb-row > div {
        margin-bottom: 30px;
    }
    .td-footer-bottom-full .td-pb-row > div:last-child {
        margin-bottom: 0;
        text-align: center;
    }
}
.td-footer-template-2 .footer-logo-wrap,
.td-footer-template-3 .footer-logo-wrap {
    padding-top: 3px;
}
.td-footer-template-4 .td-footer-info {
    text-align: center;
}
.td-footer-template-4 .footer-text-wrap {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
.td-sub-footer-container {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 12px;
    padding-right: 20px;
    padding-left: 20px;
    color: #222;
    background-color: #fff;
}
@media (max-width: 767px) {
    .td-sub-footer-container {
        padding: 6px 0;
        text-align: center;
    }
}
.td-sub-footer-copy {
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.td-sub-footer-container .td-sub-footer-menu {
    display: inline-block;
    float: right;
    width: auto;
}
.td-pb-span5.td-sub-footer-copy {
    display: inline-block;
    width: 200px;
}
@media (max-width: 767px) {
    .td-sub-footer-container .td-sub-footer-menu {
        float: none;
    }
}
.td-subfooter-menu {
    display: inline-block;
    float: right;
    margin: 0;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-subfooter-menu {
        padding-right: 40px;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-subfooter-menu {
        padding-right: 48px;
    }
}
@media (max-width: 767px) {
    .td-subfooter-menu {
        float: none;
    }
}
.td-subfooter-menu li {
    display: inline-block;
    margin-left: 0;
}
.td-subfooter-menu li a {
    line-height: 34px;
    display: inline-block;
    margin-right: 16px;
    color: #ccc;
}
.td-subfooter-menu li a:hover {
    color: #0072bf;
}
.td-subfooter-menu li:last-child a {
    margin-right: 0;
}
.td-subfooter-menu ul {
    display: none;
}
.td-scroll-e-text-1-wrap {
    margin: -20px -20px 4px;
    padding: 20px;
}
.td-scroll-e-text-1-wrap p {
    margin-bottom: 0;
}
.td-scroll-e-text-1-wrap blockquote {
    margin-top: 18px;
    margin-bottom: 18px;
}
.td-scroll-e-text-1-wrap h3 {
    margin-top: 12px;
}
.td-scroll-e-text-2-wrap {
    margin: -10px -10px 14px;
    padding: 10px;
    border: 2px solid red;
}
.td-scroll-e-text-2-wrap p {
    margin-bottom: 0;
}
.td-scroll-e-text-2-wrap blockquote {
    margin-top: 18px;
    margin-bottom: 18px;
}
.td-scroll-e-text-2-wrap h3 {
    margin-top: 12px;
}
.td-scroll-e-image-zoom-in-wrap {
    position: relative;
    overflow: hidden;
}
.td-scroll-e-image-zoom-in-wrap:after {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: transparent;
    box-shadow: inset 0 0 10px #000;
}
.td-scroll-e-image-zoom-out-wrap {
    position: relative;
    overflow: hidden;
}
.td-scroll-e-image-zoom-out-wrap:after {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: transparent;
    box-shadow: inset 0 0 10px #000;
}
.td-scroll-e-image-fixed-wrap {
    position: relative;
    overflow: hidden;
}
.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated_long {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated_xlong {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated_xxlong {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: .05;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
        opacity: .05;
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: .05;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: .05;
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
        opacity: .05;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
        opacity: .05;
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: .05;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        opacity: .05;
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeOut_to_1 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: .1;
    }
}
@keyframes fadeOut_to_1 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: .1;
    }
}
.fadeOut_to_1 {
    -webkit-animation-name: fadeOut_to_1;
    animation-name: fadeOut_to_1;
}
@-webkit-keyframes fadeOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}
@keyframes fadeOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }
}
@keyframes fadeOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
.td-lb-box {
    position: absolute;
    width: 19px;
    height: 19px;
}
.td-lb-box-1 {
    top: 0;
    left: 0;
}
.td-lb-box-2 {
    top: 0;
    left: 20px;
}
.td-lb-box-3 {
    top: 0;
    left: 40px;
}
.td-lb-box-4 {
    top: 20px;
    right: 0;
}
.td-lb-box-5 {
    right: 0;
    bottom: 0;
}
.td-lb-box-6 {
    bottom: 0;
    left: 20px;
}
.td-lb-box-7 {
    bottom: 0;
    left: 0;
}
.td-lb-box-8 {
    top: 20px;
    left: 0;
}
.td-loader-gif {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 59px;
    height: 59px;
    margin-top: -29.5px;
    margin-left: -29.5px;
    -webkit-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -moz-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    -o-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
    transition: all 400ms cubic-bezier(.55, 0, .1, 1);
}
@media (max-width: 767px) {
    .td-loader-gif {
        top: 200px;
    }
}
.td-loader-gif-bottom {
    top: auto;
    bottom: 120px;
}
.td-loader-animation-start {
    -webkit-transform: perspective(600px) scale(.4);
    -moz-transform: perspective(600px) scale(.4);
    -ms-transform: perspective(600px) scale(.4);
    -o-transform: perspective(600px) scale(.4);
    transform: perspective(600px) scale(.4);
    opacity: 0;
}
.td-loader-animation-mid {
    -webkit-transform: perspective(600px) scale(1);
    -moz-transform: perspective(600px) scale(1);
    -ms-transform: perspective(600px) scale(1);
    -o-transform: perspective(600px) scale(1);
    transform: perspective(600px) scale(1);
    opacity: 1;
}
.td-loader-animation-end {
    opacity: 0;
}
@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}
@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
    opacity: 1;
}
body.td-animation-stack-type0-2,
body.td-animation-stack-type0-1 {
    transition: opacity .3s;
    transition-timing-function: cubic-bezier(.39, .76, .51, .56);
    opacity: 1 !important;
}
body.td-animation-stack-type1 .td-animation-stack .entry-thumb,
body.td-animation-stack-type1 .post .entry-thumb,
body.td-animation-stack-type1 .post img[class*='wp-image-'],
body.td-animation-stack-type1 .post a.td-sml-link-to-image > img {
    transform: scale(.95);
    opacity: 0;
}
.td-animation-stack-type1-2 {
    -webkit-transition: transform .5s ease, opacity .3s cubic-bezier(.39, .76, .51, .56) 0;
    -moz-transition: transform .5s ease, opacity .3s cubic-bezier(.39, .76, .51, .56) 0;
    -o-transition: transform .5s ease, opacity .3s cubic-bezier(.39, .76, .51, .56) 0;
    transition: transform .5s ease, opacity .3s cubic-bezier(.39, .76, .51, .56) 0;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1 !important;
}
body.td-animation-stack-type2 .td-animation-stack .entry-thumb,
body.td-animation-stack-type2 .post .entry-thumb,
body.td-animation-stack-type2 .post img[class*='wp-image-'],
body.td-animation-stack-type2 .post a.td-sml-link-to-image > img {
    -webkit-transform: translate(0px, 10px);
    -moz-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    -o-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
    opacity: 0;
}
.td-animation-stack-type2-2 {
    -webkit-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
    -moz-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
    -o-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
    transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1 !important;
}
@media (min-width: 1140px) {
    .ie8,
    .ie9,
    .ie10,
    .ie11 {
        margin-left: -1px;
    }
    .ie8 .td-affix,
    .ie9 .td-affix,
    .ie10 .td-affix,
    .ie11 .td-affix {
        margin-left: 1px;
    }
}
.ie8 .td-post-content p,
.ie9 .td-post-content p,
.ie10 .td-post-content p,
.ie11 .td-post-content p,
.ie8 .mce-content-body p,
.ie9 .mce-content-body p,
.ie10 .mce-content-body p,
.ie11 .mce-content-body p {
    letter-spacing: -.2px;
}
.ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
    transform: none;
}
.ie8 .td_category_template_8 .td-category-header .td-category a,
.ie9 .td_category_template_8 .td-category-header .td-category a,
.ie10 .td_category_template_8 .td-category-header .td-category a,
.ie11 .td_category_template_8 .td-category-header .td-category a {
    line-height: 12px;
    padding: 3px 7px;
}
.ie8 .td-post-sharing-bottom .td-social-sharing-buttons,
.ie9 .td-post-sharing-bottom .td-social-sharing-buttons,
.ie10 .td-post-sharing-bottom .td-social-sharing-buttons,
.ie11 .td-post-sharing-bottom .td-social-sharing-buttons {
    padding: 7px 9px 4px;
}
.ie8 .td-related-title > .td-related-left,
.ie9 .td-related-title > .td-related-left,
.ie10 .td-related-title > .td-related-left,
.ie11 .td-related-title > .td-related-left,
.ie8 .td-related-title > .td-related-right,
.ie9 .td-related-title > .td-related-right,
.ie10 .td-related-title > .td-related-right,
.ie11 .td-related-title > .td-related-right {
    padding: 8px 12px 6px;
}
.ie8 .td-left-smart-list,
.ie9 .td-left-smart-list,
.ie10 .td-left-smart-list,
.ie11 .td-left-smart-list,
.ie8 .td-right-smart-list,
.ie9 .td-right-smart-list,
.ie10 .td-right-smart-list,
.ie11 .td-right-smart-list {
    line-height: 38px;
}
.ie8 .td-review-header .block-title,
.ie9 .td-review-header .block-title,
.ie10 .td-review-header .block-title,
.ie11 .td-review-header .block-title,
.ie8 .td-review-summary .block-title,
.ie9 .td-review-summary .block-title,
.ie10 .td-review-summary .block-title,
.ie11 .td-review-summary .block-title {
    padding: 8px 12px 7px;
}
.ie8 .td-header-style-5 .td-header-menu-wrap.td-affix,
.ie8 .td-header-style-6 .td-header-menu-wrap.td-affix {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=95);
}
.ie8 .td-header-style-7 .td-affix .td-main-menu-logo {
    height: 48px !important;
}
.ie8 .td-header-style-7 .td-affix .td-main-menu-logo a {
    line-height: 46px !important;
}
.ie8 .td-header-style-7 .td-affix .td-main-menu-logo img {
    max-height: 40px !important;
}
.ie8 .td-header-style-7 .td-affix .sf-menu > li > a {
    line-height: 48px !important;
}
.ie8 .td-header-style-8 .td-affix .td-header-sp-logo {
    height: 48px;
    margin-top: 0;
}
.ie8 .td-trending-now-post {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.ie8 .td-trending-now-post:first-child {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.ie8 .td-classic-sharing {
    display: none;
}
.ie8 .td-post-source-tags {
    display: none;
}
.ie8 .td-stretch-width,
.ie8 .td-stretch-height {
    left: 0;
}
.ie8 .td_social_type .td-sp {
    width: 0;
}
.ie8 .td_category_template_6 .td-category-header,
.ie8 .td_category_template_8 .td-category-header {
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#96000000', endColorstr='#96000000');
}
.ie8 .td-category-title-holder {
    padding-right: 100px;
    padding-left: 100px;
}
.ie8 .td-header-wrap .td-a-rec-id-header > div,
.ie8 .td-header-wrap .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto 0;
}
.ie8 .td-header-style-1 .td-a-rec-id-header > div,
.ie8 .td-header-style-2 .td-a-rec-id-header > div,
.ie8 .td-header-style-3 .td-a-rec-id-header > div,
.ie8 .td-header-style-1 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td-header-style-2 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td-header-style-3 .td-g-rec-id-header > .adsbygoogle {
    margin: auto !important;
}
.ie8 .td-header-style-4 .td-a-rec-id-header > div,
.ie8 .td-header-style-4 .td-g-rec-id-header > .adsbygoogle {
    margin: 24px auto;
}
.ie8 .single_template_6 .td-a-rec-id-header > div,
.ie8 .single_template_7 .td-a-rec-id-header > div,
.ie8 .homepage-post.single_template_7 .td-a-rec-id-header > div,
.ie8 .single_template_8 .td-a-rec-id-header > div,
.ie8 .single_template_10 .td-a-rec-id-header > div,
.ie8 .single_template_11 .td-a-rec-id-header > div,
.ie8 .td_category_template_2 .td-a-rec-id-header > div,
.ie8 .td_category_template_5 .td-a-rec-id-header > div,
.ie8 .td_category_template_6 .td-a-rec-id-header > div,
.ie8 .td_category_template_8 .td-a-rec-id-header > div,
.ie8 .single_template_6 .td-g-rec-id-header > div,
.ie8 .single_template_7 .td-g-rec-id-header > div,
.ie8 .homepage-post.single_template_7 .td-g-rec-id-header > div,
.ie8 .single_template_8 .td-g-rec-id-header > div,
.ie8 .single_template_10 .td-g-rec-id-header > div,
.ie8 .single_template_11 .td-g-rec-id-header > div,
.ie8 .td_category_template_2 .td-g-rec-id-header > div,
.ie8 .td_category_template_5 .td-g-rec-id-header > div,
.ie8 .td_category_template_6 .td-g-rec-id-header > div,
.ie8 .td_category_template_8 .td-g-rec-id-header > div,
.ie8 .single_template_6 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_7 .td-a-rec-id-header > .adsbygoogle,
.ie8 .homepage-post.single_template_7 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_8 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_10 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_11 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_2 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_5 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_6 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_8 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_6 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_7 .td-g-rec-id-header > .adsbygoogle,
.ie8 .homepage-post.single_template_7 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_8 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_10 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_11 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_2 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_5 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_6 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_8 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px;
}
.ie8 .td_ajax_load_more i {
    top: -1px;
}
.ie8 .td-subcat-filter .td-subcat-dropdown {
    float: right;
}
.ie8 .td-grid-style-1 .td-module-thumb a {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1f000000', endColorstr='#000000', GradientType=0);
}
.ie8 .td-grid-style-1 .td-module-thumb a img {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=65);
}
.ie8 .td-grid-style-2 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-module-thumb a {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
}
.ie8 .td-grid-style-2 .td-module-thumb a img,
.ie8 .td-grid-style-3 .td-module-thumb a img {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=65);
}
.ie8 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072bf', endColorstr='#4a8f5e', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#54a3db', endColorstr='#4bcf77', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072bf', endColorstr='#4a8f5e', GradientType=1);
}
.ie8 .td-grid-style-4 .entry-title {
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#50000000', endColorstr='#50000000');
}
.ie8 .td-grid-style-5 .td-module-thumb a {
    position: absolute;
    z-index: 1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000;
}
.ie8 .td-grid-style-5 .td-module-thumb a img {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.ie8 .td-next-prev-wrap .td-ajax-prev-page {
    padding-left: 1px;
}
.ie8 .td-post-sharing-bottom .td-social-sharing-buttons {
    padding: 6px 9px 4px;
}
.ie8 .td-social-facebook .td-social-but-text {
    border-left: 1px solid #7f9edf;
}
.ie8 .td-social-twitter .td-social-but-text {
    border-left: 1px solid #8fe2fc;
}
.ie8 .td-post-template-8 .td-post-header-holder {
    background-color: #000;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.ie8 .td-module-comments a {
    padding: 3px 3px 4px;
}
.ie8 .td-social-style-2 .td-icon-font {
    border: 1px solid #333;
}
.ie8 .td_block_14 .td-next-prev-wrap,
.ie8 .td_block_14 .td-load-more-wrap {
    margin-top: 23px;
}
.ie8 .td-g-rec-id-footer_top,
.ie8 .td-g-rec-id-content_top,
.ie8 .td-g-rec-id-content_bottom,
.ie8 .td-g-rec-id-content_inline,
.ie8 .td-g-rec-id-content_inline_2 {
    display: block;
    margin-right: -16px;
    margin-left: -16px;
}
.ie8 .td-g-rec-id-footer_top .adsbygoogle,
.ie8 .td-g-rec-id-content_top .adsbygoogle,
.ie8 .td-g-rec-id-content_bottom .adsbygoogle,
.ie8 .td-g-rec-id-content_inline .adsbygoogle,
.ie8 .td-g-rec-id-content_inline_2 .adsbygoogle {
    left: 0;
    display: table !important;
    margin-right: auto;
    margin-left: auto;
}
.ie9 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDE3NjQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2MzkzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTRhM2RiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiY2Y3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjRkMDNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyN2EzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-stretch-width,
.ie9 .td-stretch-height {
    left: 0;
    -webkit-transform: none;
    transform: none;
    ms-transform: none;
}
.ie9 .td-next-prev-wrap .td-ajax-next-page {
    padding-left: 3px;
}
.ie9 .td-module-comments a {
    padding: 3px 4px 4px;
}
.ie9 .td-post-sharing-bottom .td-social-sharing-buttons {
    padding: 6px 9px 4px;
}
.ie10 .page-nav a {
    padding: 5px 11px 5px 12px;
}
.ie10 .td-module-comments a {
    padding: 3px 4px 4px;
}
.ie10 .td-post-sharing-bottom .td-social-sharing-buttons {
    padding: 6px 9px 4px;
}
@media (min-width: 1140px) {
    .ie11 {
        margin-left: -1px;
    }
    .ie11 .td-affix {
        margin-left: 1px;
    }
}
.ie11 .td-post-sharing-bottom .td-social-sharing-buttons {
    padding: 6px 9px 4px;
}
.td-md-is-android .td-hover-1 .td-big-grid-post:hover .entry-thumb {
    -webkit-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}
.td-md-is-android .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
    box-shadow: none;
}
.td-md-is-android .sf-menu ul .td-menu-item > a {
    padding: 8px 14px 6px;
}
.td-md-is-android .sf-menu .sub-menu .td-icon-menu-down {
    margin-top: -8px;
}
.td-md-is-android .td-trending-now-wrapper .td-trending-now-nav-left {
    padding-right: 1px;
}
.td-md-is-android .td-big-grid-post .td-post-category {
    line-height: 14px;
    padding: 4px 7px 2px;
}
.td-md-is-android .td-subcat-filter .td-subcat-list,
.td-md-is-android .td-subcat-filter .td-subcat-dropdown .td-subcat-more {
    padding-top: 6px;
}
.td-md-is-android .td-category-siblings .td-category {
    height: 21px;
}
.td-md-is-android .td-category-header .entry-category a {
    padding: 4px 8px;
}
.td-md-is-android .td-post-sharing-top .td-social-sharing-buttons {
    padding: 11px 13px 7px;
}
.td-md-is-android .td-post-sharing-bottom .td-social-sharing-buttons {
    padding: 7px 9px 3px;
}
.td-md-is-android input[type=submit] {
    padding: 9px 15px 8px;
}
.td-md-is-android .td-left-smart-list,
.td-md-is-android .td-right-smart-list {
    padding-top: 1px;
}
.td-md-is-android .td_smart_list_3 .td-left-smart-list {
    padding-right: 1px;
}
.td-md-is-android .td-author-counters span {
    padding: 5px 9px 2px;
}
.td-md-is-android .td-404-sub-sub-title a {
    padding: 8px 15px 7px;
}
.td-md-is-android .td-menu-blocks-custom ul li a {
    padding: 2px 12px 0;
}
.td-md-is-android .td-tab-blocks-custom ul.wpb_tabs_nav li a {
    padding: 6px 13px 4px !important;
}
.td-md-is-android .td-scroll-up .td-icon-menu-up {
    padding-top: 1px;
}
.td-md-is-android .td_ajax_load_more i {
    top: -1px;
}
.td-md-is-android .td-next-prev-wrap a {
    line-height: 25px;
}
.td-md-is-android .page-nav .td-icon-menu-right {
    padding-left: 2px;
}
.td-md-is-android .page-nav .td-icon-menu-left {
    padding-right: 2px;
}
.td-md-is-android .td-page-content .dropcap,
.td-md-is-android .td-post-content .dropcap,
.td-md-is-android .wpb_text_column .dropcap,
.td-md-is-android .td_block_text_with_title .dropcap,
.td-md-is-android .bbpress .dropcap,
.td-md-is-android .woocommerce #tab-description .dropcap,
.td-md-is-android .mce-content-body .dropcap,
.td-md-is-android .comment-content .dropcap {
    padding: 5px 13px 2px;
}
.td-md-is-android .woocommerce-checkout .woocommerce input.button,
.td-md-is-android .woocommerce-page .woocommerce a.button,
.td-md-is-android .woocommerce-account div.woocommerce .button,
.td-md-is-android .woocommerce .product a.button,
.td-md-is-android .woocommerce .product #respond input#submit,
.td-md-is-android .woocommerce .checkout input#place_order,
.td-md-is-android .woocommerce .woocommerce.widget .button {
    padding: 10px 10px 7px;
}
.td-md-is-android .woocommerce span.onsale {
    line-height: 25px;
    min-height: 25px;
}
.td-md-is-android .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 7px 12px 6px;
}
.td-md-is-android .single-product .product .related h2 {
    padding: 8px 12px 5px;
}
.td-md-is-android .woocommerce-checkout .woocommerce input.button {
    padding: 8px 10px;
}
.td-md-is-android #buddypress div.item-list-tabs ul li > a {
    padding: 1px 15px 0;
}
.td-md-is-android #buddypress div.generic-button.friendship-button a,
.td-md-is-android #buddypress div.generic-button a.join-group,
.td-md-is-android #buddypress div.generic-button a.leave-group,
.td-md-is-android #buddypress div.generic-button a.mention,
.td-md-is-android #buddypress div.generic-button a.send-message {
    padding: 5px 10px 4px;
}
.td-md-is-android #buddypress a.bp-primary-action span,
.td-md-is-android #buddypress #reply-title small a span {
    padding: 2px 3px 0 4px;
}
.td-md-is-android #buddypress div.activity-meta a.acomment-reply {
    padding-top: 3px;
}
.td-md-is-android #buddypress div.activity-meta a {
    padding: 4px 8px 2px;
}
@media (max-width: 767px) {
    .td-md-is-android .td-mobile-content .sub-menu a {
        padding: 9px 8px 7px 36px !important;
    }
    .td-md-is-android .td-trending-now-display-area {
        height: 27px;
    }
    .td-md-is-android .td-big-grid-post .td-post-category {
        padding: 4px 7px 1px;
    }
    .td-md-is-android .td-category-siblings .td-subcat-more {
        padding: 3px 4px 2px 5px;
    }
    .td-md-is-android .category-template-style-8 .td-category-siblings .td-subcat-more {
        padding: 4px 4px 3px 5px;
    }
    .td-md-is-android .td-author-counters span {
        padding: 5px 9px 4px;
    }
    .td-md-is-android .td-theme-slider .slide-meta-cat a {
        padding: 4px 5px 2px;
    }
    .td-md-is-android .woocommerce-checkout .woocommerce input.button,
    .td-md-is-android .woocommerce-page .woocommerce a.button,
    .td-md-is-android .woocommerce-account div.woocommerce .button,
    .td-md-is-android .woocommerce .product a.button,
    .td-md-is-android .woocommerce .product #respond input#submit,
    .td-md-is-android .woocommerce .checkout input#place_order,
    .td-md-is-android .woocommerce .woocommerce.widget .button {
        padding: 8px 10px 7px;
    }
}
.td-md-is-ios body {
    -webkit-font-smoothing: antialiased;
}
.td-md-is-ios .td-hover-1 .td-big-grid-post:hover .entry-thumb {
    -webkit-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}
.td-md-is-ios .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
    box-shadow: none;
}
.td-md-is-ios .sf-menu .sub-menu .td-icon-menu-down {
    line-height: 20px;
    margin-top: -9px;
}
.td-md-is-ios .td-trending-now-wrapper .td-trending-now-nav-left {
    padding-right: 1px;
}
.td-md-is-ios .td-big-grid-post .td-post-category {
    line-height: 14px;
    padding: 3px 7px;
}
.td-md-is-ios .td-category-header .td-pulldown-filter-display-option {
    line-height: 22px;
}
.td-md-is-ios .td-related-title > .td-related-left,
.td-md-is-ios .td-related-title > .td-related-right {
    padding: 8px 12px 6px;
}
.td-md-is-ios .td-module-comments a {
    padding: 0 4px;
}
.td-md-is-ios .td-left-smart-list,
.td-md-is-ios .td-right-smart-list {
    line-height: 39px;
}
.td-md-is-ios .td-author-counters span {
    padding: 4px 9px 3px;
}
.td-md-is-ios input[type=submit] {
    padding: 7px 15px 8px;
}
.td-md-is-ios .td-404-sub-sub-title a {
    padding: 7px 15px 8px;
}
.td-md-is-ios .td-tab-blocks-custom ul.wpb_tabs_nav li a {
    padding: 4px 7px !important;
}
.td-md-is-ios .td-menu-blocks-custom ul li a {
    line-height: 27px;
    padding: 0 12px 1px;
}
.td-md-is-ios .td_ajax_load_more i {
    top: -1px;
}
.td-md-is-ios .woocommerce span.onsale {
    line-height: 25px;
    min-height: 25px;
}
.td-md-is-ios .woocommerce-checkout .woocommerce input.button,
.td-md-is-ios .woocommerce-page .woocommerce a.button,
.td-md-is-ios .woocommerce-account div.woocommerce .button,
.td-md-is-ios .woocommerce .product a.button,
.td-md-is-ios .woocommerce .product #respond input#submit,
.td-md-is-ios .woocommerce .checkout input#place_order,
.td-md-is-ios .woocommerce .woocommerce.widget .button {
    padding: 9px 10px 10px;
}
.td-md-is-ios .single-product .product .summary .cart .button,
.td-md-is-ios .woocommerce .woocommerce-message .button,
.td-md-is-ios .woocommerce-cart .woocommerce table.cart .button {
    padding: 9px 10px 11px;
}
.td-md-is-ios #buddypress a.bp-primary-action span,
.td-md-is-ios #buddypress #reply-title small a span {
    padding: 0 3px 1px;
}
@media (max-width: 767px) {
    .td-md-is-ios .td-trending-now-display-area {
        height: 27px;
    }
}
@media (min-width: 1140px) {
    .td-md-is-safari {
        margin-left: -1px;
    }
}
@media (min-width: 767px) {
    .link-article {
        display: inline-block;
    }
    .td-md-is-safari .td-big-grid-post .td-module-thumb {
        -webkit-transform: translate3d(0, 0, 0);
    }
}
.td-md-is-safari .td_block_big_grid_8 .td-module-thumb {
    -webkit-transform: none;
}
.td-md-is-safari .td_module_slide:before {
    bottom: -1px;
}
.td-md-is-safari .td_module_slide .td-module-title {
    -webkit-transform: translate3D(0, 0, 0);
}
.td-md-is-safari .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
    -webkit-transform: none;
    transform: none;
}
.td-md-is-safari .td_block_big_grid_6 .td-tiny-thumb .td-post-category {
    padding: 4px 5px 2px;
}
.td-md-is-safari .td-review-header .block-title,
.td-md-is-safari .td-review-summary .block-title {
    padding: 7px 12px 6px;
}
.td-md-is-safari .woocommerce-checkout .woocommerce input.button,
.td-md-is-safari .woocommerce-page .woocommerce a.button,
.td-md-is-safari .woocommerce-account div.woocommerce .button {
    padding: 9px 10px 10px;
}
.td-md-is-os-x .td_block_big_grid_6 .td-tiny-thumb .td-post-category {
    padding: 4px 5px 2px;
}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block !important;
}
.td-category-grid .td-big-thumb .td-module-thumb .entry-thumb {
    position: relative;
    width: initial;
    height: 100%;
}
.td-post-content blockquote,
.td-page-content blockquote {
    margin: 15px 0 0;
}
.td-post-template-7 .td-post-views,
.td-post-template-7 .td-post-views:before {
    padding-right: 7px;
}
.td-post-template-7 .td-module-meta-info {
    font-weight: 500;
}
.home #crestashareiconincontent {
    display: none;
}
#crestashareiconincontent {
    display: inline-block;
}
#crestashareicon {
    bottom: inherit !important;
    background: transparent !important;
}
.td-post-content blockquote:before,
.td-page-content blockquote:before {
    font-family: 'FontAwesome';
    font-size: 3em;
    font-style: italic;
    line-height: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    margin-right: .25em;
    margin-left: .25em;
    padding-top: 20px;
    content: '\f10e';
    color: #e2e2e2;
}
.td-g-rec-id-content_inlineright ins,
.td-g-rec-id-content_inline_2right ins,
.td-g-rec-id-content_inlineleft ins,
.td-g-rec-id-content_inline_2left ins {
    z-index: 99;
}
.td_block_text_with_title .block-title {
    margin-bottom: 5px;
}
.post_format-post-format-link .addtoany_content_top {
    display: none;
}
.td-post-template-11 .addtoany_content_top {
    display: none;
}
.td-normal-menu.menu-item-8889 {
    display: none !important;
}
li#menu-item-8889 {
    text-align: center;
}
li#menu-item-8889 a {
    font-weight: 500;
    padding: 10px 0;
    color: #fff;
    border: 1px solid #0072bf;
    background: #0072bf;
}
li#menu-item-8889 a:hover {
    color: #0072bf !important;
    background: #fff !important;
}
.link-subtitle {
    font-family: 'Raleway', arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    margin: 9px 0 14px;
    color: #fff;
}
@media (max-width: 767px) {
    .link-article {
        display: block;
    }
    .td-link-wrap {
        right: 20px;
        bottom: 20px;
        width: 32px;
        height: 32px;
    }
    .link-subtitle {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 8px;
    }
}
@media (max-width: 550px) {
    blockquote .td-g-rec-id-content_inline_2 {
    margin-top: 20px;
    margin-bottom: 0px;
    }
    .home .td-trending-now-wrapper .td-next-prev-wrap {
        top: 20px;
        margin-top: 5px;
    }
    .td-post-content blockquote:before,
    .td-page-content blockquote:before {
        font-size: 2em;
        margin-right: 10px;
        margin-left: -5px;
        padding-top: 5px;
        padding-right: 10px;
    }
    .td-post-content blockquote,
    .td-page-content blockquote,
    .td-page-content blockquote p,
    .td-post-content blockquote p,
    .wpb_text_column blockquote p,
    .td_block_text_with_title blockquote p,
    .bbpress blockquote p,
    .woocommerce #tab-description blockquote p,
    .mce-content-body blockquote p,
    .comment-content blockquote p {
        font-size: 15px;
        line-height: 28px;
        margin: 20px 10px 0;
    }
    a.link-site {
        font-size: 12px;
    }
    .link-subtitle {
        display: none;
    }
}
@media (max-width: 400px) {
    a.link-site {
        font-size: 10px;
    }
}
span.slide-meta-cat {
    font-weight: 400;
    position: relative;
    z-index: 1;
    display: inline-block;
    text-align: center;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, .5);
}
.td-link-wrap {
    position: absolute;
    right: 10px;
    bottom: 0;
    display: inline-block;
    width: 50px;
}
img.responsive {
    border: 1px solid #999;
}
.cresta {
    text-align: center;
    margin-top:10px;
}
.link-site {
    display: inline-block;
    margin-bottom: 10px;
    padding: 3px 6px 4px;
    white-space: nowrap;
    color: #fff;
    background-color: #0072bf;
}
.link-article::after {
    font-family: FontAwesome;
    position: relative;
    top: 1px;
    padding-left: 10px;
    content: '\f08e';
}
.link-article-holder {
    margin-bottom: 20px;
    text-align: center;
}
.link-article {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    padding: 18px 20px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    border: 1px solid #0072bf;
    border-radius: 3px;
}
.text-box.box-content {
    font-size: 14px;
    margin: 1.5em 0;
    padding: .5em 10px;
    color: #999;
    border-left: 5px solid #ccc;
    background: #f9f9f9;
}
.a2a_count {
    width: 35px;
    height: 20px;
    color: #888;
}
.td-post-template-11 .td-post-content h4:nth-child(1),
.td-post-template-11 .td-post-content h2:nth-child(1),
.td-post-template-11 .td-post-content h1:nth-child(1),
.td-post-template-11 .td-post-content h3:nth-child(1) {
    margin-top: 0 !important;
}
.td-post-content h4,
.td-page-content h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.home .td-ss-main-content {
    padding-top: 26px;
}
.mom_hr {
    clear: both;
    margin-top: 20px;
    margin-bottom: 30px;
}
.tab-content .mom_hr {
    clear: none;
}
.mom_hr .mom_inner_hr {
    position: relative;
    display: block;
    height: 0;
    border-bottom: 1px solid #e7e7e7;
}
.mom_hr.mom_hr_dashs .mom_inner_hr {
    border-bottom-style: dashed;
}
.mom_hr.mom_hr_dots .mom_inner_hr {
    border-bottom-style: dotted;
}
.mom_hr .mom_inner_hr i {
    position: absolute;
    top: -5px;
    left: 50%;
    width: 10px;
    height: 9px;
    margin-left: -5px;
    border: 1px solid #e3e3e3;
    background: #fff;
}
.mom_hr .mom_inner_hr i:before,
.mom_hr .mom_inner_hr i:after {
    position: absolute;
    top: 2px;
    width: 5px;
    height: 5px;
    content: '';
    background: #aeaeae;
}
.mom_hr.mom_hr_circle i,
.mom_hr.mom_hr_circle .mom_inner_hr i:before,
.mom_hr.mom_hr_circle .mom_inner_hr i:after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.mom_hr .mom_inner_hr i:before {
    left: -9px;
}
.mom_hr .mom_inner_hr i:after {
    right: -9px;
}
.mom_hr_short {
    padding: 0 34%;
}
.mom_hr_medium {
    padding: 0 18%;
}
.hr_icon_left .mom_inner_hr i {
    left: 0;
    margin-left: 0;
}
.hr_icon_left .mom_inner_hr i:before,
.hr_icon_right .mom_inner_hr i:after {
    display: none;
}
.mom_hr_short.hr_icon_left {
    padding-right: 60%;
    padding-left: 0;
}
.hr_icon_right .mom_inner_hr i {
    right: 0;
    left: auto;
    margin-right: 0;
}
.mom_hr_short.hr_icon_right {
    padding-right: 0;
    padding-left: 60%;
}
#wpcomm .wc-comment-author {
    width: auto;
}
@media (max-width: 400px) {
    #wpcomm .wc-comment-author {
        width: 100%;
    }
}
.td-module-thumb a:hover {
    box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .75);
}
.button_wrap {
    text-align: center;
}
iframe.pdf {
    width: 100% !important;
}
@media (min-width: 1019px) and (max-width: 1140px) {
    iframe.pdf {
        height: 800px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    iframe.pdf {
        height: 600px !important;
    }
}
@media (max-width: 767px) {
    iframe.pdf {
        height: 500px !important;
    }
    .td-post-content blockquote,
    .td-page-content blockquote,
    .td-page-content blockquote p,
    .td-post-content blockquote p,
    .wpb_text_column blockquote p,
    .td_block_text_with_title blockquote p,
    .bbpress blockquote p,
    .woocommerce #tab-description blockquote p,
    .mce-content-body blockquote p,
    .comment-content blockquote p {
        margin-right: 10px;
    }
}
@media (max-width: 550px) {
    .td-g-rec-id-content_inlineleft,
    .td-a-rec-id-content_inlineleft,
    .td-g-rec-id-content_inline_2left,
    .td-a-rec-id-content_inline_2left {
        line-height: 0;
        display: block;
        float: none;
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 10px;
        text-align: center;
    }
}
aside.widget_categories li li {
    margin-left: 0;
}
aside.widget_categories li li a {
    color: #666;
}
aside.widget_categories,
aside.widget_archive,
aside.widget_nav_menu {
    text-align: center;
}
body.single-post img.wp-post-image {
    width: 100% !important;
}
table.easy-table-cuscosky,
.easy-table-cuscosky th,
.easy-table-cuscosky td {
    font-family: 'Raleway', Arial, sans-serif;
    border-collapse: collapse;
    color: #111;
    border: 1px solid #d4e0ee;
}
.easy-table-cuscosky caption {
    font-size: 150%;
    font-weight: 700;
    margin: 5px;
    padding-bottom: 5px;
}
.easy-table-cuscosky td,
.easy-table-cuscosky th {
    padding: 4px;
}
.easy-table-cuscosky thead th,
.easy-table-cuscosky tfoot th {
    font-size: 100% !important;
    text-align: center;
    color: #000;
    background: #e5f0f8;
}
.easy-table-cuscosky tbody th {
    font-weight: 700;
}
.easy-table-cuscosky tbody tr {
    background: #fcfdfe;
}
.easy-table-cuscosky tbody tr:nth-child(2n+1) td,
.easy-table-cuscosky tbody tr:nth-child(2n+1) th {
    background: #f1f7fb;
}
.easy-table-cuscosky table a:link {
    text-decoration: none;
    color: #0072bf;
}
.easy-table-cuscosky table a:visited {
    text-decoration: none;
    color: #0072bf;
}
.easy-table-cuscosky table a:hover {
    text-decoration: underline !important;
    color: #0072bf;
}
.easy-table-cuscosky tfoot th,
.easy-table-cuscosky tfoot td {
    font-size: 85%;
}
@media(max-width:767px) {
    .easy-table-cuscosky thead th, .easy-table-cuscosky tfoot th, table.easy-table-cuscosky, .easy-table-cuscosky th, .easy-table-cuscosky td {
        font-size: 80% !important;
    }
    .td-footer-wrapper {
        padding-top: 0 !important;
    }
    iframe.pdf {
        display: none;
    }
}
@media(max-width:510px) {
    #wpcomm .wc-comment-link {
        display: none;
    }
    #wpcomm .wc-comment .wc-comment-right {
        margin-left: inherit;
        padding: 2px 10px 3px;
    }
    #wpcomm .wc-comment-author {
        width: auto;
    }
    #wpcomm .avatar {
        float: left;
        margin: 10px;
    }
    #wpcomm .wc-comment .wc-comment-left {
        width: 100px;
    }
    #wpcomm .wc-comment-label {
        position: absolute;
        top: 11px;
        right: 0;
    }
    .wc-comment-header {
        text-align: right;
    }
    #wpcomm .wc-reply {
        margin-left: 20px;
    }
    #wpcomm .wc-reply .wc-comment .wc-comment-left {
        margin-left: 20px;
    }
    #wpcomm .wc-reply .wc-comment-right {
        margin-left: 0;
    }
}
.info-box,
blockquote.contact-form-submission {
    font-size: 14px;
    margin: 1.5em 0;
    padding: .5em 10px;
    color: #0072bf;
    border-left: 10px solid #0072bf;
    background: #f9f9f9;
}
blockquote.contact-form-submission:before {
    display: none;
}
blockquote.contact-form-submission p {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}
#contact-form-6598 h3 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 0;
}
#contact-form-6598 h3 a {
    font-size: 13px;
}
.td-mobile-close {
    line-height: 12px;
}
li.td-pulldown-filter-item:nth-child(5) {
    display: none;
}
.sf-menu > .current-menu-parent > a::after,
.sf-menu > .current-menu-parent > a::after,
.sf-menu > .current-menu-parent > a::after,
.sf-menu > li:hover > a::after,
.sf-menu > .sfHover > a::after {
    background: #0072bf;
}
.td-post-content ul li {
    position: relative;
    left: -10px;
    padding-bottom: 10px;
    padding-left: 10px;
    list-style-image: url(../../uploads/2015/09/arrow.png);
}
@media (min-width: 768px) and (max-width: 1017px) {
    .td-main-content-wrap .td-g-rec-id-custom_ad_2 {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .td-main-content {
        width: 100% !important;
    }
    td-main-content-wrap .td-main-sidebar {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    body.home aside.widget {
        width: 100%;
        margin-top: 30px;
    }
    body.home aside.widget_categories {
        margin-top: 10px;
    }
}
.wc-load-more-submit-wrap {
    margin-bottom: 10px !important;
}
#cookie-law-info-bar {
    font-size: 12px !important;
    border-top-width: 2px !important;
    z-index: 9999999;
}
.cli-plugin-main-link {
    font-size: 9px;
    text-decoration: underline;
    color: #0072bf !important;
}
.page-id-9036 .td-module-image .td-post-category,
.page-id-9036 .td-module-meta-info {
    display: none;
}
.page-id-9036 .td_module_wrap .entry-title {
    font-size: 16px;
    line-height: 21px;
}
.page-id-9036 .td-excerpt {
    font-size: 11px;
    margin-top: 0;
}
.page-id-9036 .td-block-span6 {
    width: 320px;
}
@media (min-width: 520px) and (max-width: 767px) {
    .page-id-9036 .td-block-span6 {
        width: 48%;
    }
}
@media (max-width: 519px) {
    .page-id-9036 .td-block-span6 {
        width: 100%;
    }
}
@media (min-width: 520px) {
    .page-id-9036 .td-block-row .td-block-span6:nth-child(1) {
        margin-right: 20px !important;
    }
}
.page-id-9036 .td-block-row [class*='td-block-span'] {
    padding-right: 0;
    padding-left: 0;
}
.radio-inline label {
    margin-bottom: 0px !important;
    padding: 5px 5px 6px 7px !important;
    border: 1px solid #ddd !important;
    background: none repeat scroll 0 0 #f8f8f8 !important;
}

.bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .miglaCustomAmount > label.migla_amount_lbl {
    padding: 0 !important;
    border: none !important;
}
.bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .selected > label.migla_amount_lbl {
    color: #555 !important;
    border: 1px solid #888 !important;
    border-radius: 3px !important;
    background-color: #fff !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -o-box-shadow:none !important;
    box-shadow:none !important;
}

.donation .col-xs-12{float: none !important}
label.migla_amount_lbl{
   color: #999 !important;
    border: 1px solid #ccc !important;
    background-color: #fff !important;
    }

input#miglaAmount5.migla_amount_choice.migla_custom_amount {
    margin-top: 10px;
}
.bootstrap-wrapper .radio {
    display: inline-block !important;
    margin-right: 10px;
}
.bootstrap-wrapper .radio:last-child {
    margin-right: 0;
}
header.migla-panel-heading {
    display: none !important;
}
.migla-panel-body {
    padding: 0 !important;
}
.bootstrap-wrapper label {
    font-family: 'Raleway';
}
.col-sm-5.col-xs-12 {
    float: none;
    width: initial;
    padding-right: 0 !important;
}
.form-group.mg_giving-levels {
    display: inline-table;
    max-width: 510px;
    vertical-align: bottom;
}
.form-group {
    margin-bottom: 10px !important;
}
.col-sm-3.hidden-xs {
    display: none;
}
.radio-inline.miglaCustomAmount {
    padding-right: 0 !important;
}
.radio-inline.miglaCustomAmount > label {
    padding: 3.5px 10px 3.5px 30px !important;
}
#miglaCustomAmount {
    width: 70px !important;
height: 34px !important;
text-align: right;
padding-left: 0px !important;
padding-right: 19px !important;
}
#migla_donation_form .radio-inline.miglaCustomAmount span.icon{
    color:#999 !important;
    top:3px !important;
}
@media (max-width: 500px) {
    .mashsb-count,
    #mashbar-header .mashsb-count {
        font-size: 22px;
        margin-top: 4px;
    }
    .radio-inline label {
        margin-bottom: 0 !important;
        padding: 5px 5px 5px 16px !important;
    }
    .radio-inline input[type='radio'] {
        margin-left: -14px !important;
    }
    .migla-panel-body .mg_giving-levels .radio-inline {
        padding: 0 5px 0 0 !important;
    }
    .bootstrap-wrapper label {
        font-size: 11px;
    }
    .bootstrap-wrapper input[type='radio'] {
        margin: 1px 0 0;
    }
    .bootstrap-wrapper select,
    .bootstrap-wrapper textarea,
    .bootstrap-wrapper input[type='text'],
    .bootstrap-wrapper input[type='password'],
    .bootstrap-wrapper input[type='datetime'],
    .bootstrap-wrapper input[type='datetime-local'],
    .bootstrap-wrapper input[type='date'],
    .bootstrap-wrapper input[type='month'],
    .bootstrap-wrapper input[type='time'],
    .bootstrap-wrapper input[type='week'],
    .bootstrap-wrapper input[type='number'],
    .bootstrap-wrapper input[type='email'],
    .bootstrap-wrapper input[type='url'],
    .bootstrap-wrapper input[type='search'],
    .bootstrap-wrapper input[type='tel'],
    .bootstrap-wrapper input[type='color'],
    .bootstrap-wrapper .uneditable-input {
        font-size: 12px;
        height: 30px !important;
    }
    .migla-panel {
        margin-bottom: 15px;
    }
}
#wpcomm .wc-comment {
    margin-bottom: 12px;
}
#wpcomm .wc-reply {
    margin-top: 0;
    margin-bottom: 12px;
    margin-left: 20px
}
#wpcomm .wc-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
}
#wpcomm .wc-comment .wc-comment-right {
    margin-left: 60px;
}
#wpcomm .wc-comment .wc-comment-left {
    text-align: left;
}
.radio-inline.miglaCustomAmount > label {
    margin-bottom: -6px !important;
}
ul.mg_nav-tabs li.mg_active a {
    cursor: default;
    color: #555 !important;
    border: 1px solid #888 !important;
    border-radius: 3px !important;
    background-color: #fff !important;
}
ul.mg_nav-tabs li a {
    color: #999 !important;
    border: 1px solid #ccc !important;
    background-color: #fff !important;
}
.miglaCustomAmount > label:nth-child(1) > div:nth-child(2) {
    display: none;
}
.mg_nav-tabs li a {
    font-family: 'Raleway', sans-serif;
    border-radius: 3px !important;
}
.mg_tab-pane {
    padding: 0 !important;
}
ul.mg_nav-tabs li {
    padding: 0 8px 10px 0 !important;
}
.input-group-addon .icon {
    padding-top: 5px !important;
}

.col-sm-3 {
    display: none;
}
.radio label,
.checkbox label {
    padding: 8px 10px 8px 30px !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
    background: none repeat scroll 0 0 #f8f8f8 !important;
}
div.col-sm-6:nth-child(3) {
    width: 100% !important;
}
@media (max-width: 600px) {
    div.mg_giving-levels:nth-child(2) {
        display: none !important;
    }
    .td_ajax_load_more {
        font-size: 14px;
        padding: 5px 10px;
    }
}
.mashsb-sharetext {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.td_module_10 .td-post-views,
.td_module_2 .td-post-views,
.td_module_1 .td-post-views {
    font-weight: 400;
    color: #222;
}
.td_module_6 .td-post-views {
    font-weight: 400;
    padding-left: 4px;
    color: #222;
}
.td_module_2 .td-module-meta-info,
.td_module_1 .td-module-meta-info {
    font-size: 12px;
    color: #222;
}
.td_module_10 .td-module-comments a,
.td_module_2 .td-module-comments a,
.td_module_1 .td-module-comments a {
    padding: 3px 7px 4px 8px;
}
.comment-teaser{
    font-family: 'Raleway';
    font-weight: 400;
    font-style: italic;
    padding-bottom: 10px;
    text-align: justify;
}
.comment-teaser p {
    font-family: 'Raleway';
    font-weight: 400;
    font-style: italic;
    padding-top: 10px;
    text-align: justify;
}
#wpcomm .wc-comment-text p{font-size: 12px;
color: #222222;}

@media (max-width: 510px) {
    #wpcomm .wc-comment-text p {
    margin-bottom: 0px;
    }
    #wpcomm .wc-comment-author a {
    font-size: 14px;
    line-height: 14px;}
    .td-g-rec-id-content_inlineright,
    .td-g-rec-id-content_inline_2right,
    .td-g-rec-id-content_inlineleft,
    .td-g-rec-id-content_inline_2left {
        display: table;
        float: none;
        min-height: 0;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
    }
    blockquote .td-g-rec-id-content_inlineright,
    blockquote .td-g-rec-id-content_inline_2right,
    blockquote .td-g-rec-id-content_inlineleft,
    blockquote .td-g-rec-id-content_inline_2left {
        display: table;
        float: none;
        min-height: 0;
        margin-bottom: 20px;
        margin-left: -10px;
    }
}