/*
Theme Name: 	CNS
Description: 	CNS magazine theme
Version: 		4.1
*/
body {
    visibility: visible !important;
}
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive portrait tablet */
/* responsive portrait phone */
/*  ----------------------------------------------------------------------------
    module settings
*/
/*  ----------------------------------------------------------------------------
    header_menu settings
*/
.mx_image_background {
    background-color: #f2f2f2;
}
.td-visibility-hidden {
    visibility: hidden;
}
/*  ----------------------------------------------------------------------------
    from bootstrap
*/
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
/*
usage:
.td-block-row {
  .mx-row(td-block-span);
}

@all_span_selector - is the begining of the span selector
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    display: block;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0px;
}
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 {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@media print {
    html,
    body {
        background-color: #FFF;
        color: #000;
        margin: 0px;
        padding: 0px;
    }
    img {
        max-width: 100%;
        display: block;
    }
    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-theme-settings,
    .single-post .td-header-top-menu,
    .single-post .td-header-menu-wrap,
    .single-post .td-header-sp-rec,
    .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-sub-footer-container,
    .single-post .entry-crumbs,
    .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 {
        display: none !important;
    }
    .backstretch {
        display: none;
    }
    .td-main-content,
    header {
        width: 80% !important;
    }
    .td-pb-row [class*="td-pb-span"] {
        border: 0px !important;
    }
}
* {
    -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%;
    width: auto\9;
    height: auto;
}
/* used to position the ajax loader (added 19 aug 2015) */
.td-ss-main-content {
    position: relative;
}
.td-page-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 1px 0 20px 0;
}
.td-page-header.td-pb-padding-side {
    padding-top: 20px;
}
.td-attachment-prev {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 16px;
}
.td-attachment-prev img {
    width: 100px;
    height: 100px;
}
.td-attachment-next {
    float: right;
    margin-top: 10px;
    margin-bottom: 16px;
}
.td-attachment-next img {
    width: 100px;
    height: 100px;
}
.td-author-counters {
    margin-bottom: 13px;
    line-height: 19px;
    height: 19px;
}
.td-author-counters span {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    background-color: #222;
    border-radius: 3px;
    color: #fff;
    display: inline-table;
    line-height: 16px;
    padding: 2px 15px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.author .author-box-wrap {
    border-bottom: 1px dashed #f1f1f1;
    border-top: 1px dashed #f1f1f1;
    margin: 0 19px 20px 20px;
    padding: 21px 0;
}
.td-author-post-count {
    margin-right: 10px;
}
.error404 .td-pb-span12 .block-title {
    margin-left: 20px;
}
.td-404-title {
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    color: #222;
    text-align: center;
    line-height: 50px;
    padding: 30px 0 17px 0 ;
}
.td-404-sub-title {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    line-height: 24px;
    color: #a6a6a6;
    text-align: center;
    padding: 0 0 40px 0;
}
.td-404-sub-sub-title {
    text-align: center;
    margin-bottom: 70px;
}
.td-404-sub-sub-title a {
    background-color: #444;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding: 8px 15px;
    margin-left: 6px;
}
.td-404-sub-sub-title a:hover {
    color: white;
    background-color: #4db2ec;
    text-decoration: none !important;
}
.td-404-head {
    text-align: center;
}
.td-search-query {
    color: #4db2ec;
}
.search-page-search-wrap {
    border-bottom: 1px dashed #f1f1f1;
    border-top: 1px dashed #f1f1f1;
    margin: 0 0 20px 0;
    padding: 40px 0;
}
.td-search-form-widget {
    position: relative;
    line-height: 21px;
}
.td-search-form-widget .wpb_button {
    border-radius: 0 3px 3px 0;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    text-shadow: none;
    padding: 7px 15px 8px 15px;
    line-height: 16px;
    margin: 0;
}
.td-search-form-widget .wpb_button:hover {
    background-color: #222;
}
.td-search-form-widget div {
    text-align: left;
}
.td-search-form-widget .td-widget-search-input {
    width: 95%;
    border-right: 0;
    height: 32px;
    line-height: 21px;
    position: relative;
    top: 0;
    display: inline-table;
    vertical-align: middle;
}
.td_search_subtitle {
    position: relative;
    top: 11px;
    left: 2px;
}
.td-comment-section .comment-respond {
    border-top: none;
}
/* -----------------------------------------------------------------

Pagination

-------------------------------------------------------------------- */
.page-nav {
    margin-bottom: 35px;
    height: 28px;
    font-family: 'Roboto', sans-serif;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .page-nav {
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
}
.page-nav a:hover {
    color: #ffffff;
    background-color: #444444;
    border-color: #444444;
}
.page-nav a,
.page-nav span {
    padding: 3px 5px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    display: inline-block;
    margin-right: 5px;
    min-width: 28px;
    text-align: center;
    color: #444;
    line-height: 21px;
    float: left;
    -o-transition: none;
    -moz-transition: none;
    -khtml-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}
.page-nav .first,
.page-nav .last {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .page-nav .first,
    .page-nav .last {
        display: none;
    }
}
.page-nav .extend {
    border: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .page-nav .extend {
        display: none;
    }
}
.page-nav i {
    font-size: 10px;
    line-height: 0;
    display: inline-table;
}
.page-nav .pages {
    float: right;
    margin-right: 0;
    border: none;
    padding: 3px 0 3px 5px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .page-nav .pages {
        display: none;
    }
}
.page-nav .current {
    background-color: #4db2ec;
    color: #ffffff;
    border-color: #4db2ec;
}
.page-nav:first-child > div {
    padding: 2px 5px 3px 5px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    display: inline-block;
    margin-right: 5px;
    min-width: 28px;
    text-align: center;
    line-height: 21px;
    background-color: #4db2ec;
    color: #fff;
    border-color: #4db2ec;
    float: left;
}
/*  ----------------------------------------------------------------------------
    Typography
*/
.td-page-content {
    margin-top: 20px;
}
.td-page-content ul {
    list-style-position: inside;
}
.td-page-content ul li {
    margin: 0 0 0 21px;
}
.td-page-content ul ul,
.td-page-content ul ol {
    margin-bottom: 0;
    padding-left: 0;
}
.td-page-content ol {
    list-style-position: inside;
}
.td-page-content ol li {
    list-style-type: decimal;
    margin: 0 0 0 21px;
}
.td-page-content ol ul {
    margin-bottom: 0;
    padding-left: 0;
}
.td-page-content ol ul > li {
    list-style-type: none;
}
.td-page-content ol ol {
    padding-left: 0;
    margin-bottom: 0;
}
.td-page-content .td-arrow-list li:before {
    font-family: 'newsmag', sans-serif;
    content: '\e803';
    float: left;
    margin-left: -19px;
    line-height: 24px;
    font-size: 14px;
}
.td-page-content .td-arrow-list {
    margin-left: 21px;
    list-style: none;
}
.td-page-content embed,
.td-page-content iframe,
.td-page-content object {
    max-width: 100%;
}
.widget a:hover {
    color: #4db2ec;
}
.widget ul li {
    margin-left: 0;
}
.widget ul li:before {
    content: '';
}
/*

  Page Template - Pagebuilder + article list

*/
.td-pb-article-list {
    border-bottom: 0 !important;
    z-index: 0 !important;
}
.td-pb-article-list .td-pb-span8 .block-title,
.td-pb-article-list .td-pb-span12 .block-title {
    margin-left: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-article-list .td-pb-span8 .block-title,
    .td-pb-article-list .td-pb-span12 .block-title {
        margin-left: 17px;
    }
}
@media (max-width: 767px) {
    .td-pb-article-list .td-pb-span8 .block-title,
    .td-pb-article-list .td-pb-span12 .block-title {
        margin-left: 10px;
    }
}
.td-pb-article-list .td-ss-main-content {
    padding-top: 20px;
}
.page-template-page-pagebuilder-latest .td-instagram-user {
    border-top: 1px solid #ededed;
}
/*

  Page Template - Title + content + sidebar

*/
.page-template-page-pagebuilder-title-php .wpb_row .wpb_column:nth-of-type(1) {
    border-left: 0;
}
.page-template-page-pagebuilder-title-php .td-page-content > .wpb_row:first-child {
    border-top: 1px solid #e6e6e6;
}
/*

  Index.php

*/
.td-blog-index .td-page-header {
    margin-bottom: 10px;
}
.sticky .entry-title a {
    color: #4db2ec !important;
}
/*  ----------------------------------------------------------------------------
    General Settings - Category Templates
*/
.td-subcategory-header .td-category {
    display: inline-block;
    overflow: hidden;
    margin-left: 10px;
    height: 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-subcategory-header .td-category {
        margin: 0 30px;
        height: 15px;
    }
}
.td-subcategory-header .td-category li {
    margin: 0 3px 0 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-subcategory-header .td-category li {
        margin: 0;
    }
}
.td-subcategory-header .td-category a {
    font-size: 11px;
    padding: 0 14px;
    line-height: 20px;
    background: none;
    color: #222;
    white-space: nowrap;
    display: inline-table;
    -o-transition: none;
    -moz-transition: none;
    -khtml-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-subcategory-header .td-category a {
        line-height: 15px;
        font-weight: 700;
        padding: 2px 9px;
        height: 20px;
    }
}
@media (max-width: 767px) {
    .td-subcategory-header .td-category a {
        background-color: #222;
        color: #fff;
        padding: 1px 5px 1px 5px;
        font-size: 9px;
        margin-right: 5px;
        line-height: 13px;
    }
}
.td-subcategory-header .td-category a:hover {
    background-color: #222;
    color: #fff;
}
.td-subcategory-header a.td-current-sub-category {
    background-color: #222;
    color: #fff;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-subcategory-header a.td-current-sub-category {
        background-color: #4db2ec;
    }
}
.td-subcategory-header {
    min-height: 48px;
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-subcategory-header {
        min-height: 44px;
    }
}
.td-subcategory-header .td-category-siblings {
    z-index: 2;
    opacity: 0;
    width: 700px;
    position: absolute;
    line-height: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-subcategory-header .td-category-siblings {
        width: 550px;
    }
}
@media (max-width: 767px) {
    .td-subcategory-header .td-category-siblings {
        text-align: center;
        margin-right: 0;
        width: 100%;
        height: 15px;
    }
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0 5px;
    position: absolute;
    border: 1px solid #e6e6e6;
    color: #444;
    right: auto;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-subcategory-header .td-category-siblings .td-subcat-dropdown {
        right: 0;
        top: -2px;
        margin: 0 10px 0 0;
    }
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown i {
    padding-left: 0;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown ul {
    z-index: 999;
    border: 1px solid #e6e6e6;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown:hover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown:hover ul {
    display: block;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown li {
    list-style: none;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown a {
    display: block;
    color: #444;
    padding: 0 30px 0 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 300px;
    overflow: hidden;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-subcategory-header .td-category-siblings .td-subcat-dropdown a {
        max-width: 240px;
    }
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown a:hover {
    color: #4db2ec;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown a.td-current-sub-category {
    background-color: transparent;
    color: #4db2ec;
}
.td-subcategory-header .td-category-pulldown-filter {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-subcategory-header .td-category-pulldown-filter {
        display: none;
    }
}
.td-subcategory-header .td-pulldown-filter-display-option {
    margin: 0 19px 0 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-subcategory-header .td-pulldown-filter-display-option {
        margin-right: 15px;
    }
}
@media (max-width: 767px) {
    .td-subcategory-header .td-pulldown-filter-display-option {
        margin-right: 10px;
    }
}
.td-category-description {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
    color: #444;
    border-top: 1px dashed #f1f1f1;
    border-bottom: 1px dashed #f1f1f1;
    padding: 11px 0 14px 0;
    margin-bottom: 20px;
}
.td-category-description p {
    margin-bottom: 0;
}
.page-nav {
    margin-top: 26px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .page-nav {
        margin-top: 22px;
    }
}
.category .td-big-grids {
    border: none;
}
.td_line_above_cat_big_grid {
    border-bottom: 1px solid #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    Category Disable
*/
.td_category_template_disable .td-main-content {
    padding-top: 20px;
}
.td_category_template_disable .td-main-content .td-category-header {
    display: none;
}
.td_category_template_disable .entry-crumbs {
    margin-bottom: 10px;
}
.td_category_template_disable .td-category-container {
    margin-top: 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_disable .td-category-container {
        margin-top: 0;
    }
}
.td_category_template_disable .td-header-style-5 .td-ad-m,
.td_category_template_disable .td-header-style-7 .td-ad-m,
.td_category_template_disable .td-header-style-8 .td-ad-m,
.td_category_template_disable .td-header-style-9 .td-ad-m,
.td_category_template_disable .td-header-style-10 .td-ad-m,
.td_category_template_disable .td-header-style-6 .td-header-header .td-make-full {
    border-bottom-width: 0;
}
.td_category_template_disable.td_category_top_posts_style_disable .td-category-header.td-container {
    border-bottom-width: 1px;
}
.td_category_template_disable.td_category_top_posts_style_disable .td-category-container {
    margin-top: 0;
}
/*  ----------------------------------------------------------------------------
    Category Template 1
*/
.td_category_template_1 .td-category-header .td-container {
    border-bottom-width: 0;
    z-index: 2;
}
.td_category_template_1 .td-category-header header {
    display: inline-block;
}
.td_category_template_1 .td-category-header .entry-title {
    line-height: 10px;
    margin: 20px 14px 20px 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_category_template_1 .td-category-header .entry-title {
        margin-bottom: 17px;
        margin-top: 16px;
    }
}
@media (max-width: 767px) {
    .td_category_template_1 .td-category-header .entry-title {
        margin-bottom: 14px;
        margin-top: 14px;
    }
}
.td_category_template_1 .td-category-header .entry-title span {
    display: inline-block;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2px 14px;
    color: #fff;
    background-color: #222;
    border-radius: 3px;
    line-height: 16px;
}
.td_category_template_1.td_category_top_posts_style_disable .td-subcategory-header {
    border-bottom: 1px solid #e6e6e6;
}
.td_category_template_1 .entry-crumbs {
    display: inline-block;
    position: relative;
    top: 0;
    margin: 0 0 14px 0;
}
.td_category_template_1 .td-category-description {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_category_template_1 .td-category-description {
        padding: 7px 0 10px 0;
        margin-bottom: 17px;
    }
}
/*  ----------------------------------------------------------------------------
    Category Template 2
*/
.td_category_template_2 .td-main-content {
    padding-top: 20px;
}
.td_category_template_2 .td-main-content .td-category-header {
    display: none;
}
.td_category_template_2 .td-category-header .td-container {
    z-index: 2;
    border-bottom-width: 0;
}
.td_category_template_2 .td-category-header .td-container .entry-title {
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    margin: 22px 0 0 0;
    text-transform: uppercase;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_2 .td-category-header .td-container .entry-title {
        margin: 10px 0 0 0;
    }
}
.td_category_template_2.td_category_top_posts_style_disable .td-category-header .td-container {
    border-bottom-width: 1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_2.td_category_top_posts_style_disable .td-category-header .td-container {
        border-bottom-width: 0;
    }
}
.td_category_template_2.td_category_top_posts_style_disable .td-category-description {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_2.td_category_top_posts_style_disable .td-category-description {
        margin-bottom: 0;
    }
}
.td_category_template_2 .entry-crumbs {
    position: static;
    margin: 15px 0 0 0;
}
.td_category_template_2 .td-category-description {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_category_template_2 .td-category-description {
        margin-top: 10px;
    }
}
.td_category_template_2 .td-subcategory-header {
    margin-bottom: 6px;
}
.td_category_template_2 .td-subcategory-header .td-pulldown-filter-list {
    top: 9px;
}
.td_category_template_2 .td-subcategory-header .td-pulldown-filter-display-option {
    height: 21px;
    margin: 0;
    top: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_2 .td-subcategory-header .td-pulldown-filter-display-option {
        right: auto;
    }
}
.td_category_template_2 .td-category-siblings {
    text-align: left;
    height: 21px;
}
.td_category_template_2 .td-category-siblings .td-category {
    height: 21px;
    margin: 0;
    padding-top: 0;
    font-weight: 600;
}
.td_category_template_2 .td-category-siblings .td-category li {
    margin: 0 10px 0 0;
}
@media (max-width: 767px) {
    .td_category_template_2 .td-category-siblings .td-category li {
        margin: 0 5px 0 0;
    }
}
.td_category_template_2 .td-category-siblings .td-category a {
    background-color: transparent;
    border: 1px solid #eaeaea;
    color: #222222;
    font-size: 10px;
    line-height: 18px;
    padding: 0 10px 1px;
}
.td_category_template_2 .td-category-siblings .td-category a:hover {
    border-color: #4db2ec;
    background-color: #4db2ec;
    color: #fff;
}
.td_category_template_2 .td-category-siblings .td-category .td-current-sub-category {
    background-color: #222222;
    border-color: #222222;
    color: #fff;
}
.td_category_template_2 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_2 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
        display: none;
    }
}
/*  ----------------------------------------------------------------------------
    Category Template 3
*/
.td_category_template_3 .td-main-content {
    padding-top: 20px;
}
.td_category_template_3 .td-main-content .td-category-header {
    display: none;
}
.td_category_template_3 .td-category-header .td-container {
    z-index: 2;
    border-bottom-width: 0;
}
.td_category_template_3 .td-category-header .td-container .entry-title {
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    margin: 20px 0;
    text-transform: uppercase;
}
.td_category_template_3.td_category_top_posts_style_disable .td-category-header .td-container {
    border-bottom-width: 1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_3.td_category_top_posts_style_disable .td-category-header .td-container {
        border-bottom-width: 0;
    }
}
.td_category_template_3.td_category_top_posts_style_disable .td-category-description {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_3.td_category_top_posts_style_disable .td-category-description {
        margin-bottom: 0;
    }
}
.td_category_template_3 .td-scrumb-holder {
    min-height: 49px;
    border-bottom: 1px solid #efefef;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_3 .td-scrumb-holder {
        min-height: 10px;
    }
}
.td_category_template_3 .td-scrumb-holder .td-pb-span12 {
    background-color: #fcfcfc;
}
.td_category_template_3 .td-scrumb-holder .td-crumb-container {
    padding-bottom: 16px;
    padding-top: 17px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_3 .td-scrumb-holder .td-crumb-container {
        padding-bottom: 10px;
        padding-top: 10px;
    }
}
.td_category_template_3 .td-scrumb-holder .td-crumb-container .entry-crumbs {
    position: static;
}
.td_category_template_3 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_3 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
        display: none;
    }
}
/*  ----------------------------------------------------------------------------
    Category Template 4
*/
.td_category_template_4 .td-main-content {
    padding-top: 20px;
}
.td_category_template_4 .td-main-content .td-category-header {
    display: none;
}
.td_category_template_4 .td-category-header .td-container {
    z-index: 2;
    border-bottom-width: 0;
    padding-bottom: 46px;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_category_template_4 .td-category-header .td-container {
        padding-bottom: 20px;
    }
}
.td_category_template_4 .td-category-header .td-container .entry-title {
    text-align: center;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
    margin: 30px 0 7px 0;
    text-transform: uppercase;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_category_template_4 .td-category-header .td-container .entry-title {
        font-size: 28px;
        margin: 20px 0 0 0;
    }
}
.td_category_template_4.td_category_top_posts_style_disable .td-category-header .td-container {
    border-bottom-width: 1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_4.td_category_top_posts_style_disable .td-category-header .td-container {
        border-bottom-width: 0;
        padding-bottom: 0;
    }
}
.td_category_template_4 .td-crumb-container {
    margin-top: 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_4 .td-crumb-container {
        margin-top: 10px;
    }
}
.td_category_template_4 .td-crumb-container .entry-crumbs {
    top: 0;
}
.td_category_template_4 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    top: 18px;
    z-index: 3;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_4 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
        display: none;
    }
}
.td_category_template_4 .td-subcategory-header .td-category {
    margin-left: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_4 .td-subcategory-header .td-category {
        margin: 0 15px 0 20px;
    }
}
.td_category_template_4 .td-subcategory-header .td-category-siblings {
    text-align: center;
    left: 0;
    right: 0;
    width: 800px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_category_template_4 .td-subcategory-header .td-category-siblings {
        width: 620px;
    }
}
@media (max-width: 767px) {
    .td_category_template_4 .td-subcategory-header .td-category-siblings {
        width: 100%;
    }
}
.td_category_template_4 .td-category-description {
    text-align: center;
    border-bottom: none;
    margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Category Template 5
*/
.td_category_template_5 .td-main-content {
    padding-top: 20px;
}
.td_category_template_5 .td-main-content .td-category-header {
    display: none;
}
.td_category_template_5 .td-header-style-5 .td-ad-m,
.td_category_template_5 .td-header-style-7 .td-ad-m,
.td_category_template_5 .td-header-style-8 .td-ad-m,
.td_category_template_5 .td-header-style-9 .td-ad-m,
.td_category_template_5 .td-header-style-10 .td-ad-m,
.td_category_template_5 .td-header-style-6 .td-header-header .td-make-full {
    border-bottom-width: 0;
}
.td_category_template_5 .td-image-gradient-style5:after {
    top: 0;
    left: 0;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 188px 0 #000000;
    -moz-box-shadow: inset 0 0 188px 0 #000000;
    box-shadow: inset 0 0 188px 0 #000000;
    z-index: -1;
}
.td_category_template_5 .td-category-header .td-container {
    z-index: 2;
    border-bottom-width: 0;
    background-color: transparent;
    padding-bottom: 100px;
}
.td_category_template_5 .td-category-header .td-container .td-pb-span12 {
    border-left: none;
}
.td_category_template_5 .td-category-header .td-container .entry-title {
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    margin: 60px 0 16px 0;
    text-transform: uppercase;
    color: #fff;
}
.td_category_template_5 .entry-crumbs {
    position: static;
    margin: 16px 0 0 0;
    color: #fff;
}
.td_category_template_5 .entry-crumbs a {
    color: #fff;
}
.td_category_template_5 .td-subcategory-header {
    min-height: 21px;
}
.td_category_template_5 .td-subcategory-header .td-big-grids {
    margin-top: 3px;
}
.td_category_template_5.td_category_top_posts_style_1 .td-subcategory-header .td-big-grids {
    margin-top: 4px;
}
.td_category_template_5.td_category_top_posts_style_6 .td-subcategory-header .td-big-grids,
.td_category_template_5.td_category_top_posts_style_7 .td-subcategory-header .td-big-grids {
    margin-top: 0;
}
.td_category_template_5 .td-category-siblings {
    text-align: left;
    height: 21px;
}
.td_category_template_5 .td-category-siblings .td-category {
    margin: 0;
    padding-top: 0;
    font-weight: 600;
    height: 21px;
}
.td_category_template_5 .td-category-siblings .td-category li {
    margin: 0 10px 0 0;
}
@media (max-width: 767px) {
    .td_category_template_5 .td-category-siblings .td-category li {
        margin: 0 5px 0 0;
    }
}
.td_category_template_5 .td-category-siblings .td-category a {
    background-color: transparent;
    border: 1px solid rgba(234, 234, 234, 0.8);
    color: #fff;
    font-size: 10px;
    line-height: 18px;
    padding: 0 10px 1px;
}
.td_category_template_5 .td-category-siblings .td-category a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #222222;
}
.td_category_template_5 .td-category-siblings .td-category .td-current-sub-category {
    background-color: #222222;
    border-color: #222222;
    color: #fff;
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    top: auto;
    bottom: 0;
    right: 1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
        display: none;
    }
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
    color: #fff;
    border: 1px solid rgba(234, 234, 234, 0.8);
    background-color: transparent;
    line-height: 16px;
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
    background-color: #fff;
    color: #222222;
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i {
    color: #222222;
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
    color: #fff;
}
.td_category_template_5 .td-category-siblings .td-subcat-dropdown {
    background-color: transparent;
    margin: 0;
    height: 21px;
    border-color: rgba(234, 234, 234, 0.8);
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_5 .td-category-siblings .td-subcat-dropdown {
        right: auto;
        top: 0;
    }
}
.td_category_template_5 .td-category-siblings .td-subcat-dropdown i {
    color: #fff;
}
.td_category_template_5 .td-category-siblings .td-subcat-dropdown:hover {
    background-color: #fff;
}
.td_category_template_5 .td-category-siblings .td-subcat-dropdown:hover i {
    color: #222222;
}
.td_category_template_5 .td-category-description {
    border: none;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.td_category_template_5 .td-category-description p {
    color: #fff;
}
/*  ----------------------------------------------------------------------------
    Category Template 6
*/
.td_category_template_6 .td-main-content {
    padding-top: 20px;
}
.td_category_template_6 .td-main-content .td-category-header {
    display: none;
}
.td_category_template_6 .td-header-style-5 .td-ad-m,
.td_category_template_6 .td-header-style-7 .td-ad-m,
.td_category_template_6 .td-header-style-8 .td-ad-m,
.td_category_template_6 .td-header-style-9 .td-ad-m,
.td_category_template_6 .td-header-style-10 .td-ad-m,
.td_category_template_6 .td-header-style-6 .td-header-header .td-make-full {
    border-bottom-width: 0;
}
.td_category_template_6.td_category_top_posts_style_disable .td-category-header.td-container {
    border-bottom-width: 1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_6.td_category_top_posts_style_disable .td-category-header.td-container {
        border-bottom-width: 0;
    }
}
.td_category_template_6 .td-background-style6 {
    display: table;
    background-color: rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    padding: 30px 40px;
    max-width: 80%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_6 .td-background-style6 {
        padding: 20px 30px;
        max-width: 90%;
    }
}
.td_category_template_6 .td-category-header {
    position: relative;
    padding: 100px 0;
    z-index: 2;
    border-bottom-width: 0;
    background-color: transparent;
}
.td_category_template_6 .td-category-header .entry-title {
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_category_template_6 .td-category-header .entry-title {
        font-size: 28px;
    }
}
.td_category_template_6 .td-crumb-container {
    position: absolute;
    top: 15px;
    width: 100%;
}
.td_category_template_6 .td-crumb-container .entry-crumbs {
    display: inline-block;
    color: #fff;
    top: 0;
}
.td_category_template_6 .td-crumb-container .entry-crumbs a {
    color: #fff;
}
.td_category_template_6 .td-subcategory-header {
    min-height: 20px;
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    position: static;
    /* responsive portrait phone */
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
    color: #fff;
    border: 1px solid rgba(234, 234, 234, 0.8);
    background-color: transparent;
    line-height: 16px;
    margin: 0;
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
    background-color: #fff;
    color: #222222;
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i {
    color: #222222;
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
    color: #fff;
}
@media (max-width: 767px) {
    .td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
        display: none;
    }
}
.td_category_template_6 .td-category-description {
    border-color: rgba(241, 241, 241, 0.3);
    border-bottom: none;
    text-align: center;
    margin: 15px auto 0 auto;
    padding-bottom: 0;
}
.td_category_template_6 .td-category-description p {
    color: #fff;
}
@media (min-width: 768px) {
    .td_category_template_6 .td-category-description p {
        font-size: 15px;
    }
}
/*  ----------------------------------------------------------------------------
    WordPress default widgets
*/
.widget {
    padding: 0 19px 0 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    margin-bottom: 13px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget {
        padding: 0 17px 0 17px;
    }
}
@media (max-width: 767px) {
    .widget {
        padding: 0 10px 0 10px;
    }
}
.widget a {
    color: #222222;
}
.widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget li {
    line-height: 30px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget select {
    max-width: 100%;
}
.widget .block-title {
    margin-left: 0;
    margin-top: 21px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget .block-title {
        margin-top: 17px;
    }
}
.archive .widget_archive .current,
.archive .widget_archive .current a {
    color: #4db2ec;
}
.widget_archive a span {
    float: right;
}
.widget_archive select {
    display: block;
    width: 100%;
    margin: 12px 0 22px 0;
}
.widget_calendar {
    margin-bottom: 14px;
}
.widget_calendar table {
    width: 100%;
    text-align: center;
}
.widget_calendar th {
    text-align: center;
}
.widget_calendar td {
    padding: 8px 0;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_calendar td {
        padding: 5px 0;
    }
}
.widget_calendar #today {
    background-color: #e6e6e6;
    font-weight: bold;
    color: #000000;
}
.widget_calendar caption {
    font-weight: bold;
    padding-bottom: 10px;
}
.widget_calendar thead tr {
    border-bottom: 1px dashed #f1f1f1;
    margin: 10px 0 10px 0;
    line-height: 34px;
}
.widget_calendar tfoot td {
    border: none;
}
.widget_calendar tfoot #prev {
    text-align: left;
}
.widget_calendar tfoot #next {
    text-align: right;
}
.widget_calendar tfoot a {
    background-color: #444444;
    border-radius: 3px;
    display: inline-block;
    color: #ffffff;
    padding: 2px 15px;
    font-weight: bold;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
}
.widget_calendar tfoot a:hover {
    background-color: #4db2ec;
    color: #ffffff;
}
.widget_calendar .block-title {
    margin-bottom: 12px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_calendar .block-title {
        margin-bottom: 8px;
    }
}
.widget_categories a span {
    float: right;
}
.widget_categories li > ul {
    margin-left: 21px;
}
.widget_categories select {
    display: block;
    width: 100%;
    margin: 12px 0 22px 0;
}
.widget_nav_menu a span {
    float: right;
}
.widget_nav_menu li > ul {
    margin-left: 21px;
    box-shadow: none;
}
.widget_pages li > ul {
    margin-left: 21px;
}
.widget_recent_comments {
    margin-bottom: 16px;
}
.widget_recent_comments li {
    margin: 0 0 10px 0 !important;
    line-height: 21px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #f1f1f1;
}
.widget_recent_comments li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.widget_recent_comments li a:last-child {
    font-style: italic;
    font-size: 11px;
    font-weight: bold;
}
.widget_recent_comments .block-title {
    margin-bottom: 12px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_recent_comments .block-title {
        margin-bottom: 8px;
    }
}
.vc_wp_recentcomments .block-title {
    margin-top: 20px;
}
.td_wp_recentcomments {
    margin-bottom: 16px;
}
.td_wp_recentcomments .recentcomments {
    margin: 0 0 10px 0 !important;
    line-height: 21px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #f1f1f1;
    display: list-item;
    list-style: none;
}
.td_wp_recentcomments .recentcomments .comment-author-link a,
.td_wp_recentcomments .recentcomments a {
    font-style: italic;
    font-size: 11px;
    font-weight: bold;
    color: #222;
}
.td_wp_recentcomments .td-block-span12:last-child .recentcomments {
    border-bottom: 0;
    padding-bottom: 0;
}
.td_wp_recentcomments .block-title {
    margin-bottom: 12px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_wp_recentcomments .block-title {
        margin-bottom: 8px;
    }
}
.widget_recent_entries {
    margin-bottom: 5px;
}
.widget_recent_entries li {
    display: block;
    margin-bottom: 4px !important;
    padding-bottom: 7px;
    border-bottom: 1px dashed #f1f1f1;
}
.widget_recent_entries li:last-child {
    border-bottom: none;
}
.widget_recent_entries li:last-child .post-date {
    margin-bottom: 5px;
}
.widget_recent_entries li a {
    display: block;
    line-height: 21px;
}
.widget_recent_entries .block-title {
    margin-bottom: 11px;
}
.widget_recent_entries .post-date {
    display: block;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #b5b5b5;
    font-style: italic;
}
.widget_search {
    margin-bottom: 19px;
    margin-top: 21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
.widget_search .td-widget-search-input {
    width: 95%;
}
.widget_search .block-title {
    margin-bottom: 19px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_search .block-title {
        margin-bottom: 15px;
    }
}
.widget_search .wpb_button {
    margin: 0 !important;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_search .wpb_button {
        margin: 0 17px 0 0;
    }
}
@media (max-width: 767px) {
    .widget_search .wpb_button {
        margin: 0 10px 0 0;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_search {
        margin: 17px 0 15px 0;
    }
}
@media (max-width: 767px) {
    .widget_search {
        margin: 17px 0 15px 0;
    }
}
.widget_tag_cloud .block-title {
    margin-bottom: 20px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_tag_cloud .block-title {
        margin-bottom: 16px;
    }
}
.widget_tag_cloud a {
    border: 1px solid #e6e6e6;
    display: inline-table;
    line-height: 1;
    margin-bottom: 3px;
    padding: 5px 8px;
    vertical-align: middle;
    border-color: #e6e6e6;
    -o-transition: none;
    -moz-transition: none;
    -khtml-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}
.widget_tag_cloud a:hover {
    border-color: #4db2ec;
}
.widget_rss {
    margin-bottom: 8px;
}
.widget_rss .block-title {
    margin-bottom: 12px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_rss .block-title {
        margin-bottom: 8px;
    }
}
.widget_rss .block-title a:first-child {
    display: none;
}
.widget_rss .block-title .rsswidget {
    color: #ffffff;
    line-height: 16px;
}
.widget_rss li {
    margin-bottom: 4px;
    border-bottom: 1px dashed #f1f1f1;
}
.widget_rss li:last-child {
    border-bottom: none;
}
.widget_rss .rsswidget {
    display: table;
    line-height: 21px;
}
.widget_rss .rss-date,
.widget_rss cite {
    display: inline-block;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #b5b5b5;
    font-style: italic;
    position: relative;
    top: -5px;
}
.widget_text {
    margin-bottom: 16px;
}
.widget_text ul {
    margin-bottom: 21px;
}
.widget_text ul li {
    list-style: disc;
    list-style-position: inside;
    line-height: 24px;
}
.widget_text ol {
    margin-bottom: 21px;
}
.widget_text ol li {
    list-style-type: decimal;
    margin: 0 0 0 21px;
    line-height: 24px;
}
.widget_text a {
    color: #4db2ec;
}
.widget_text a:hover {
    text-decoration: underline !important;
}
.widget_text .block-title {
    margin-bottom: 12px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .widget_text .block-title {
        margin-bottom: 8px;
    }
}
.widget_media_video .block-title,
.widget_media_audio .block-title,
.widget_media_image .block-title {
    margin-bottom: 20px;
}
/*  ----------------------------------------------------------------------------
     Contact Form 7
*/
.wpcf7-text {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #444444;
    border: 1px solid #e6e6e6;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px 3px 9px;
}
.wpcf7-text:active,
.wpcf7-text:focus {
    border-color: #999999;
}
.wpcf7 {
    padding: 20px 19px 20px 20px !important;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .wpcf7 {
        padding: 20px 10px 20px 10px !important;
    }
}
/*  ----------------------------------------------------------------------------
     Jetpack
*/
.sharedaddy .sd-content ul {
    margin: 0px !important;
    padding: 0px !important;
}
.sharedaddy li:before {
    content: '' !important;
}
.td-page-content .sharedaddy,
.page-template-page-pagebuilder-latest-php .sharedaddy {
    padding: 0px 19px 12px 20px;
    border-top: 1px solid #e6e6e6;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-page-content .sharedaddy,
    .page-template-page-pagebuilder-latest-php .sharedaddy {
        padding-right: 17px;
        padding-left: 17px;
    }
}
@media (max-width: 767px) {
    .td-page-content .sharedaddy,
    .page-template-page-pagebuilder-latest-php .sharedaddy {
        padding-right: 10px;
        padding-left: 10px;
    }
}
.page-template-page-pagebuilder-latest-php .sharedaddy {
    border-left: 1px solid #e6e6e6;
}
/*  ----------------------------------------------------------------------------
     Revolution slider
*/
.page-template-page-pagebuilder-title-php .rev_slider ul {
    padding-left: 0;
}
.rev_slider_wrapper {
    z-index: 1;
}
.td_block_weather {
    margin-bottom: 14px !important;
    padding-top: 20px;
}
.td_block_weather .block-title {
    margin-bottom: 17px;
}
.td_block_weather .td-weather-wrap {
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.td-weather-header {
    font-family: 'Roboto', sans-serif;
}
.td-weather-city {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.td-weather-condition {
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    opacity: 0.8;
}
.td-location-icon {
    position: absolute;
    top: 0;
    right: 19px;
    font-size: 22px;
    opacity: 0.6;
    z-index: 1;
}
@media (max-width: 1023px) {
    .td-location-icon {
        right: 17px;
    }
}
@media (max-width: 767px) {
    .td-location-icon {
        right: 10px;
    }
}
.td-location-icon:hover {
    cursor: pointer;
    opacity: 0.9;
}
.td-weather-temperature {
    font-family: 'Roboto', sans-serif;
    padding: 3px 0;
    display: inline-block;
    width: 100%;
    float: left;
    text-align: center;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-weather-temperature {
        margin-bottom: -6px;
        padding: 0;
    }
}
.td-weather-temp-wrap {
    display: inline-block;
}
.td-weather-now {
    float: left;
    text-align: center;
    line-height: 1;
    padding: 32px 16px;
    font-weight: 300;
    width: 145px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* responsive portrait tablet + phone */
    /* responsive portrait phone */
}
@media (max-width: 1023px) {
    .td-weather-now {
        padding: 28px 0;
        position: relative;
        left: -10px;
        width: 85px;
        margin-left: 12px;
    }
}
@media (max-width: 767px) {
    .td-weather-now {
        width: 100px;
    }
}
.td-weather-now .td-big-degrees {
    font-size: 40px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td-weather-now .td-big-degrees {
        font-size: 32px;
    }
}
.td-weather-now .td-circle {
    font-size: 30px;
    position: relative;
    top: -6px;
    opacity: 0.6;
    line-height: 1;
    vertical-align: top;
}
.td-weather-now .td-weather-unit {
    font-size: 16px;
    position: relative;
    top: -4px;
    font-weight: 400;
    opacity: 0.6;
    left: -2px;
    line-height: 1;
    vertical-align: top;
}
.td-weather-now:hover {
    cursor: pointer;
}
.td-weather-lo-hi {
    float: left;
    text-align: left;
    width: 55px;
}
@media (max-width: 1023px) {
    .td-weather-lo-hi {
        width: 45px;
    }
}
.td-weather-degrees-wrap {
    padding: 15px 0;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-weather-degrees-wrap {
        padding: 10px 0;
    }
}
.td-weather-degrees-wrap i {
    position: relative;
    top: 3px;
    font-size: 16px;
    color: #b3b3b3;
}
.td-weather-degrees-wrap .td-small-degrees {
    font-size: 12px;
}
.td-weather-degrees-wrap .td-circle {
    font-size: 18px;
    position: relative;
    right: 3px;
    top: 3px;
}
.td-weather-information {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    position: relative;
    padding: 5px 0;
    display: inline-block;
    width: 100%;
    float: left;
    opacity: 0.6;
}
.td-weather-information:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: -2px;
    left: 0;
    background-color: #4db2ec;
    opacity: 0.2;
}
.td-weather-information i {
    font-size: 16px;
    position: relative;
    top: 2px;
}
.td-weather-section-1,
.td-weather-section-2,
.td-weather-section-3 {
    float: left;
    width: 33%;
}
.td-weather-section-1 {
    text-align: right;
    padding-right: 10px;
}
.td-weather-section-2 {
    text-align: center;
}
.td-weather-section-3 {
    text-align: left;
    padding-left: 10px;
}
.td-weather-week {
    font-family: 'Roboto', sans-serif;
    padding: 15px 8px;
    width: 100%;
    text-align: center;
    line-height: 1;
    position: relative;
    display: inline-block;
}
.td-weather-week:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #4db2ec;
    opacity: 0.07;
}
.td-weather-days {
    width: 20%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
}
.td-weather-days .td-day-0,
.td-weather-days .td-day-1,
.td-weather-days .td-day-2,
.td-weather-days .td-day-3,
.td-weather-days .td-day-4 {
    margin-bottom: 8px;
    font-size: 11px;
    opacity: 0.5;
}
.td-weather-days .td-day-degrees {
    font-size: 20px;
    position: relative;
    left: 4px;
    line-height: 14px;
    opacity: 0.7;
}
.td-weather-days .td-circle {
    position: relative;
    right: 5px;
}
.td-weather-animated-icon {
    float: left;
    text-align: right;
    margin-left: -12px;
    position: relative;
    /* responsive portrait tablet + phone */
}
@media (min-width: 767px) and (max-width: 1023px) {
    .td-weather-animated-icon {
        left: 12px;
        top: -6px;
        margin-right: 0;
        margin-left: -30px;
        transform: scale(0.7);
    }
}
.td-weather-animated-icon span {
    width: 100px;
    height: 100px;
    display: inline-block;
    opacity: 0.4;
    margin-top: 4px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td-weather-animated-icon span {
        margin-top: 0;
    }
}
.clear-sky-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/clear-sky-d.png') no-repeat;
}
.clear-sky-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/clear-sky-n.png') no-repeat;
}
.few-clouds-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/few-clouds-d.png') no-repeat;
}
.few-clouds-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/few-clouds-n.png') no-repeat;
}
.scattered-clouds-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/scattered-clouds-d.png') no-repeat;
}
.scattered-clouds-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/scattered-clouds-n.png') no-repeat;
}
.broken-clouds-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/broken-clouds-d.png') no-repeat;
}
.broken-clouds-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/broken-clouds-n.png') no-repeat;
}
.shower-rain-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/shower-rain-d.png') no-repeat;
}
.shower-rain-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/shower-rain-n.png') no-repeat;
}
.rain-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/rain-d.png') no-repeat;
}
.rain-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/rain-n.png') no-repeat;
}
.thunderstorm-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/thunderstorm.png') no-repeat;
}
.thunderstorm-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/thunderstorm.png') no-repeat;
}
.snow-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/snow-d.png') no-repeat;
}
.snow-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/snow-n.png') no-repeat;
}
.mist-d {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/mist.png') no-repeat;
}
.mist-n {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/weather/mist.png') no-repeat;
}
/*
    weather location
*/
.td-weather-set-location {
    display: none;
    position: absolute;
    top: 0;
}
.td-weather-set-location .td-location-set-input {
    height: 20px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    border: 0;
    padding: 0;
}
.td-weather-set-location .td-location-set-input:focus ~ label {
    top: -20px;
    font-size: 11px;
    opacity: 0.5;
}
.td-show-location {
    display: block !important;
}
.td-show-location label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    opacity: 0.6;
    pointer-events: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*

    2,3 columns

*/
.td_block_weather .td-column-2,
.td_block_weather .td-column-3 {
    text-align: right;
    height: 90px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2,
    .td_block_weather .td-column-3 {
        height: auto;
        display: inline-block;
        text-align: left;
        width: 100%;
    }
}
.td_block_weather .td-column-2 .td-weather-city,
.td_block_weather .td-column-3 .td-weather-city {
    position: absolute;
    top: 0;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-city,
    .td_block_weather .td-column-3 .td-weather-city {
        position: relative;
    }
}
.td_block_weather .td-column-2 .td-weather-condition,
.td_block_weather .td-column-3 .td-weather-condition {
    position: absolute;
    bottom: 0;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-condition,
    .td_block_weather .td-column-3 .td-weather-condition {
        position: relative;
    }
}
.td_block_weather .td-column-2 .td-weather-temperature,
.td_block_weather .td-column-3 .td-weather-temperature {
    text-align: right;
    width: 55%;
    padding-right: 20px;
    height: 100%;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-temperature,
    .td_block_weather .td-column-3 .td-weather-temperature {
        width: 100%;
        text-align: center;
        padding: 0;
    }
}
.td_block_weather .td-column-2 .td-weather-temp-wrap,
.td_block_weather .td-column-3 .td-weather-temp-wrap {
    position: relative;
    top: -3px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-temp-wrap,
    .td_block_weather .td-column-3 .td-weather-temp-wrap {
        top: 0;
    }
}
.td_block_weather .td-column-2 .td-weather-animated-icon,
.td_block_weather .td-column-3 .td-weather-animated-icon {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    margin-right: -15px;
    top: -5px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-animated-icon,
    .td_block_weather .td-column-3 .td-weather-animated-icon {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        left: 0;
        top: -5px;
        margin-right: 0;
        margin-left: -22px;
    }
}
.td_block_weather .td-column-2 .td-weather-now,
.td_block_weather .td-column-3 .td-weather-now {
    width: 110px;
    padding: 32px 0;
    margin-right: 10px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-now,
    .td_block_weather .td-column-3 .td-weather-now {
        padding: 30px 0;
        position: relative;
        left: -10px;
        width: 100px;
        margin-right: 0;
    }
}
.td_block_weather .td-column-2 .td-weather-now .td-big-degrees,
.td_block_weather .td-column-3 .td-weather-now .td-big-degrees {
    font-size: 32px;
}
.td_block_weather .td-column-2 .td-weather-degrees-wrap,
.td_block_weather .td-column-3 .td-weather-degrees-wrap {
    padding: 12px 0;
}
.td_block_weather .td-column-2 .td-weather-animated-icon,
.td_block_weather .td-column-3 .td-weather-animated-icon {
    width: auto;
}
.td_block_weather .td-column-2 .td-weather-lo-hi,
.td_block_weather .td-column-3 .td-weather-lo-hi {
    width: auto;
}
.td_block_weather .td-column-2 .td-weather-info-wrap,
.td_block_weather .td-column-3 .td-weather-info-wrap {
    width: 45%;
    float: right;
    padding-left: 20px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-info-wrap,
    .td_block_weather .td-column-3 .td-weather-info-wrap {
        width: 100%;
        padding-left: 0;
    }
}
.td_block_weather .td-column-2 .td-weather-information,
.td_block_weather .td-column-3 .td-weather-information {
    padding: 3px 0 10px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-information,
    .td_block_weather .td-column-3 .td-weather-information {
        padding: 5px 0;
    }
}
.td_block_weather .td-column-2 .td-weather-information:before,
.td_block_weather .td-column-3 .td-weather-information:before {
    top: auto;
    bottom: -4px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-information:before,
    .td_block_weather .td-column-3 .td-weather-information:before {
        bottom: auto;
        top: -2px;
    }
}
.td_block_weather .td-column-2 .td-weather-week,
.td_block_weather .td-column-3 .td-weather-week {
    padding: 20px 0 15px;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-week,
    .td_block_weather .td-column-3 .td-weather-week {
        padding: 15px 0;
    }
}
.td_block_weather .td-column-2 .td-weather-week:before,
.td_block_weather .td-column-3 .td-weather-week:before {
    display: none;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-2 .td-weather-week:before,
    .td_block_weather .td-column-3 .td-weather-week:before {
        display: block;
    }
}
.td_block_weather .td-column-2 {
    margin-bottom: 20px;
}
.td_block_weather .td-column-1 {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_weather .td-column-1 .td-weather-lo-hi {
        width: 55px;
    }
    .td_block_weather .td-column-1 .td-weather-now .td-big-degrees {
        font-size: 27px;
        line-height: 36px;
    }
    .td_block_weather .td-column-1 .td-weather-now {
        width: 80px;
    }
}
.td_block_weather .td-column-3 .td-weather-temp-wrap {
    margin-right: 100px;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_block_weather .td-column-3 .td-weather-temp-wrap {
        margin-right: 0;
    }
}
/*

    top weather widget

*/
.td-weather-top-widget {
    display: inline-block;
    margin-right: 32px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-weather-top-widget {
        margin-right: 22px;
    }
}
.td-weather-top-widget .td-icons {
    background: none;
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-weather-top-widget .td-icons {
        position: relative;
        top: 1px;
    }
}
.td-weather-top-widget .td-icons:before {
    font-size: 18px;
    display: block;
}
.td-weather-top-widget .td-weather-now {
    line-height: inherit;
    padding: 0;
    float: none;
    width: auto;
    display: inline-block;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-weather-top-widget .td-weather-now {
        left: -2px;
        margin-left: 2px;
    }
}
.td-weather-top-widget .td-weather-now span {
    font-weight: 600;
}
.td-weather-top-widget .td-weather-now .td-big-degrees {
    font-size: 11px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-weather-top-widget .td-weather-now .td-big-degrees {
        font-size: 10px;
    }
}
.td-weather-top-widget .td-weather-now .td-weather-unit {
    font-size: 8px;
    opacity: 1;
    left: 0;
    top: -2px;
    vertical-align: super;
}
.td-weather-top-widget .td-weather-header {
    font-family: 'Open Sans', arial, sans-serif;
    display: inline-block;
    padding-left: 2px;
}
.td-weather-top-widget .td-weather-header .td-weather-city {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-weather-top-widget .td-weather-header .td-weather-city {
        font-size: 10px;
    }
}
.td_block_exchange {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 7px;
    padding-top: 20px;
    /* Header - Base Currency */
    /* 1 Column Title Overflow */
    /* Body - All Currencies */
    /* Flags */
}
.td_block_exchange .td-exchange-header {
    position: relative;
    text-align: center;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 12px;
    margin-bottom: 10px;
    z-index: 0;
}
.td_block_exchange .td-exchange-header:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #4db2ec;
    opacity: 0.07;
    z-index: -1;
}
.td_block_exchange .td-base-title {
    margin-left: 9px;
}
.td_block_exchange .td-column-1 .td-exchange-base {
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_exchange .td-column-1 .td-exchange-base {
        width: 212px;
    }
}
.td_block_exchange .td-rate {
    position: relative;
    border-bottom: 1px dashed #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
}
.td_block_exchange .td-rate:last-child {
    border-bottom: none;
}
.td_block_exchange .td-rate .td-rate-currency {
    font-weight: bold;
    display: inline-block;
    margin-left: 34px;
}
.td_block_exchange .td-rate .td-exchange-value {
    float: right;
}
.td_block_exchange .td-flags {
    background-image: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/flags/flags.png');
    background-repeat: no-repeat;
    display: inline-block;
}
.td_block_exchange .td-flag-header {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
}
.td_block_exchange .td-flags-all {
    position: absolute;
    top: 8px;
    left: 0;
}
.td_block_exchange .td-flag-aud {
    background-position: 0 0;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-bgn {
    background-position: -24px 0;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-brl {
    background-position: -48px 0;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-cad {
    background-position: -72px 0;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-chf {
    background-position: -96px 0;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-cny {
    background-position: 0 -24px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-czk {
    background-position: -24px -24px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-dkk {
    background-position: -48px -24px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-eur {
    background-position: -72px -24px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-gbp {
    background-position: -96px -24px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-hkd {
    background-position: 0 -48px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-hrk {
    background-position: -24px -48px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-huf {
    background-position: -48px -48px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-idr {
    background-position: -72px -48px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-ils {
    background-position: -96px -48px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-inr {
    background-position: 0 -72px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-jpy {
    background-position: -24px -72px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-krw {
    background-position: -48px -72px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-mxn {
    background-position: -72px -72px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-myr {
    background-position: -96px -72px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-nok {
    background-position: 0 -96px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-nzd {
    background-position: -24px -96px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-php {
    background-position: -48px -96px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-pln {
    background-position: -72px -96px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-ron {
    background-position: -96px -96px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-rub {
    background-position: -120px 0;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-sek {
    background-position: -120px -24px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-sgd {
    background-position: -120px -48px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-thb {
    background-position: -120px -72px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-try {
    background-position: -120px -96px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-usd {
    background-position: 0 -120px;
    width: 24px;
    height: 24px;
}
.td_block_exchange .td-flag-zar {
    background-position: -24px -120px;
    width: 24px;
    height: 24px;
}
@-moz-document url-prefix() {
    .td_block_exchange .td-flags-all {
        top: 9px;
    }
}
.td_block_exchange .td-column-2 {
    overflow: hidden;
    margin-bottom: 13px;
}
.td_block_exchange .td-column-2 .td-rate {
    width: 26%;
    float: left;
    margin-right: 11%;
    border-bottom-width: 0;
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_exchange .td-column-2 .td-rate {
        width: auto;
        float: none;
        margin-right: 0;
        border-bottom-width: 1px;
    }
}
.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n) {
    margin-right: 0;
}
.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n + 1):before {
    content: '';
    width: 1400px;
    height: 1px;
    border-bottom: 1px dashed #F2F2F2;
    position: absolute;
    bottom: 0;
    left: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n + 1):before {
        display: none;
    }
}
.td_block_exchange .td-column-3 {
    overflow: hidden;
    margin-bottom: 13px;
}
.td_block_exchange .td-column-3 .td-rate {
    width: 19%;
    float: left;
    margin-right: 8%;
    border-bottom-width: 0;
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_exchange .td-column-3 .td-rate {
        width: auto;
        float: none;
        margin-right: 0;
        border-bottom-width: 1px;
    }
}
.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n) {
    margin-right: 0;
}
.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n + 1):before {
    content: '';
    width: 1400px;
    height: 1px;
    border-bottom: 1px dashed #F2F2F2;
    position: absolute;
    bottom: 0;
    left: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n + 1):before {
        display: none;
    }
}
/*
    general
*/
.td_block_instagram {
    padding-top: 20px;
    padding-bottom: 16px;
}
.td-instagram-image {
    display: block;
    width: 100%;
}
.td-instagram-element {
    position: relative;
    float: left;
    z-index: 1;
}
.td-instagram-element a {
    position: relative;
    display: block;
}
.td-instagram-element a:before {
    content: '';
    width: 94%;
    height: 94%;
    border: 1px solid #fff;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.td-instagram-element a:after {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.td-instagram-element:hover a:before {
    opacity: 0.4;
}
.td-instagram-element:hover a:after {
    opacity: 0.1;
}
.td-images-on-row-1 .td-instagram-element {
    width: 100%;
}
.td-images-on-row-2 .td-instagram-element {
    width: 50%;
}
.td-images-on-row-3 .td-instagram-element {
    width: 33.33333333%;
}
.td-images-on-row-4 .td-instagram-element {
    width: 25%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-images-on-row-4 .td-instagram-element {
        width: 50%;
    }
}
.td-images-on-row-5 .td-instagram-element {
    width: 20%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-images-on-row-5 .td-instagram-element {
        width: 50%;
    }
}
.td-images-on-row-6 .td-instagram-element {
    width: 16.66666667%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-images-on-row-6 .td-instagram-element {
        width: 33.33333333%;
    }
}
.td-images-on-row-7 .td-instagram-element {
    width: 14.28571428571429%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-images-on-row-7 .td-instagram-element {
        width: 50%;
    }
}
.td-images-on-row-8 .td-instagram-element {
    width: 12.5%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-images-on-row-8 .td-instagram-element {
        width: 50%;
    }
}
.td-image-gap-2 {
    margin: 0 -2px;
}
.td-image-gap-2 .td-instagram-element {
    padding: 0 2px 4px;
}
.td-image-gap-5 {
    margin: 0 -5px;
}
.td-image-gap-5 .td-instagram-element {
    padding: 0 5px 10px;
}
.td_block_instagram .td-video-play-ico {
    pointer-events: none;
}
.td_block_instagram .td-instagram-element {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_instagram .td-instagram-element .td-video-play-ico img {
        width: 24px;
    }
}
.td-instagram-header {
    position: relative;
    margin-bottom: 16px;
}
.td-instagram-profile-image {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
}
.td-instagram-profile-image {
    margin-right: 12px;
    float: left;
}
.td-instagram-meta {
    padding-top: 4px;
    font-size: 13px;
    color: #000;
}
.td-instagram-button {
    position: absolute;
    top: 14px;
    right: 0;
    padding: 8px 14px 9px;
    border: 1px solid #ededed;
    line-height: 1;
    font-size: 13px;
    color: #444;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.td-instagram-button:hover {
    border-color: #ccc;
    text-decoration: none !important;
}
.td-instagram-user {
    font-size: 15px;
    font-weight: 600;
}
.td-instagram-user a {
    line-height: 26px;
    color: #4db2ec;
}
.td-instagram-user a:hover {
    text-decoration: none !important;
}
.td-instagram-followers span {
    font-weight: 600;
}
.td_block_instagram .td-column-1 .td-images-on-row-3 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-4 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-5 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-6 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-7 .td-video-play-ico img,
.td_block_instagram .td-column-1 .td-images-on-row-8 .td-video-play-ico img {
    width: 24px;
}
.td_block_instagram .td-column-1 .td-instagram-button {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_instagram .td-column-1 .td-instagram-button {
        display: none;
    }
}
.td_block_instagram .td-column-2 .td-images-on-row-5 .td-video-play-ico img,
.td_block_instagram .td-column-2 .td-images-on-row-6 .td-video-play-ico img,
.td_block_instagram .td-column-2 .td-images-on-row-7 .td-video-play-ico img,
.td_block_instagram .td-column-2 .td-images-on-row-8 .td-video-play-ico img {
    width: 24px;
}
.td_block_instagram .td-column-3 .td-images-on-row-7 .td-video-play-ico img,
.td_block_instagram .td-column-3 .td-images-on-row-8 .td-video-play-ico img {
    width: 24px;
}
.td_block_instagram .td-instagram-user a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: block;
    margin-right: 80px;
}
/*  ----------------------------------------------------------------------------
    instagram footer section
*/
.td-footer-instagram-container {
    border-bottom: none !important;
    z-index: 0 !important;
}
.td-footer-instagram-container .td-footer-instagram-title {
    text-align: center;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 15px;
}
.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
        display: block;
        margin: 0 20px;
    }
}
.td-footer-instagram-container .td_block_instagram {
    border-top: none;
    padding: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-footer-instagram-container .td_block_instagram {
        overflow: hidden;
    }
}
.td-footer-instagram-container .td-instagram-wrap {
    margin: 0;
}
/* general */
.td-pinterest-main {
    column-count: 1;
    column-gap: 0;
}
.td-pinterest-main .td-pinterest-element {
    display: block;
}
.td-pinterest-main .td-pinterest-element img {
    display: block;
    border-bottom: 0 solid transparent;
}
.td-pinterest-gap-2 {
    column-gap: 2px;
}
.td-pinterest-gap-2 .td-pinterest-element img {
    border-bottom-width: 2px;
}
.td-pinterest-gap-5 {
    column-gap: 5px;
}
.td-pinterest-gap-5 .td-pinterest-element img {
    border-bottom-width: 5px;
}
.td-pinterest-gap-10 {
    column-gap: 10px;
}
.td-pinterest-gap-10 .td-pinterest-element img {
    border-bottom-width: 10px;
}
.td_block_pinterest {
    padding-top: 20px;
    padding-bottom: 16px;
}
.td_block_pinterest .td-pinterest-header {
    margin-bottom: 22px;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-profile-image {
    width: 46px;
    height: 46px;
    border-radius: 60px;
    overflow: hidden;
    margin-right: 12px;
    float: left;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta {
    padding-top: 2px;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta .td-pinterest-user {
    max-width: 50%;
    margin-right: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #363636;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta .td-pinterest-board {
    max-width: 25%;
    font-size: 12px;
    color: #8e8e8e;
    line-height: 19px;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-followers {
    display: inline-block;
    font-size: 11px;
    line-height: 15px;
    position: relative;
    top: -10px;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-followers span {
    font-weight: 600;
}
.td_block_pinterest .td-column-1 .td-pinterest-profile-image {
    margin-top: 8px;
}
.td_block_pinterest .td-column-1 .td-pinterest-user-meta .td-pinterest-board {
    max-width: 35%;
    font-size: 11px;
    line-height: 16px;
}
.td_block_pinterest .td-column-1 .td-pinterest-user-meta a {
    display: block;
}
.td_block_pinterest .td-column-1 .td-pinterest-followers {
    top: -1px;
    font-size: 10px;
}
/*  ----------------------------------------------------------------------------
    fake border (right of the container)
*/
.td-container-border:after {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    height: 100%;
    width: 1px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #e6e6e6;
    z-index: -1;
}
/*  ----------------------------------------------------------------------------
    smart sidebar - fix ?
*/
.td-ss-main-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
    -webkit-backface-visibility: hidden;
    z-index: 1;
}
/*  ----------------------------------------------------------------------------
    container
*/
.td-container {
    width: 1021px;
    margin-right: auto;
    margin-left: auto;
    border-bottom: 1px solid #e6e6e6;
    background-color: white;
    position: relative;
    clear: both;
    z-index: 1;
}
/*  ----------------------------------------------------------------------------
    rows
*/
.td-pb-row {
    width: 100%;
    *zoom: 1;
    margin-bottom: 0;
    margin-left: 0;
}
.td-pb-row:before,
.td-pb-row:after {
    display: table;
    content: "";
}
.td-pb-row:after {
    clear: both;
}
/* ----------------------------------------------------------------------------
    marius - add borders
*/
.td-pb-row {
    position: relative;
}
.td-pb-row .wpb_column {
    position: relative;
}
.td-pb-row .wpb_column:before {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    right: -1px;
}
@media (max-width: 767px) {
    .td-pb-row .wpb_column:before {
        display: none;
    }
}
.td-pb-row .wpb_column:last-child:before {
    display: none;
}
.td-pb-row .td-pb-span4:nth-of-type(3):after {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    left: -341px;
    /* responsive portrait tablet */
}
@media (max-width: 767px) {
    .td-pb-row .td-pb-span4:nth-of-type(3):after {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-row .td-pb-span4:nth-of-type(3):after {
        left: -253px;
    }
}
.td-pb-row .td-pb-span4:nth-last-of-type(3):after {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    right: -341px;
    /* responsive portrait tablet */
}
@media (max-width: 767px) {
    .td-pb-row .td-pb-span4:nth-last-of-type(3):after {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-row .td-pb-span4:nth-last-of-type(3):after {
        right: -253px;
    }
}
.page-template-page-pagebuilder-title .td-pagebuilder-sidebar-full.td-main-content:before {
    right: 0;
}
.page-template-page-pagebuilder-title .td-pagebuilder-sidebar-right .td-main-content:before {
    right: -1px;
}
.page-template-page-pagebuilder-title .td-pb-span8 .td-pb-span4:after {
    display: none;
}
.td-container-border:before {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    left: 0;
}
@media (max-width: 767px) {
    .td-container-border:before {
        display: none;
    }
}
.td-main-content {
    position: relative;
}
.td-main-content:before {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    right: -1px;
}
@media (max-width: 767px) {
    .td-main-content:before {
        display: none;
    }
}
.td-main-content.td-pb-span12:before {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-main-content.td-pb-span12:before {
        right: 0;
    }
}
.td-main-sidebar:before {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    right: -1px;
    /* responsive portrait tablet */
}
@media (max-width: 767px) {
    .td-main-sidebar:before {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-main-sidebar:before {
        right: 0;
    }
}
/*  ----------------------------------------------------------------------------
    all spans
*/
.td-pb-row [class*="td-pb-span"] {
    display: block;
    min-height: 1px;
    float: left;
    margin-left: 0;
    border-left: 1px solid #e6e6e6;
}
.wpb_column,
.wpb_row {
    border-style: solid;
    border-width: 0;
    border-color: #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    grid in grid
*/
.td-pb-row .td-pb-row .td-pb-span12 {
    width: 100%;
}
.td-pb-row .td-pb-row .td-pb-span11 {
    width: 91.66%;
}
.td-pb-row .td-pb-row .td-pb-span10 {
    width: 83.33%;
}
.td-pb-row .td-pb-row .td-pb-span9 {
    width: 75%;
}
.td-pb-row .td-pb-row .td-pb-span8 {
    width: 66.66%;
}
.td-pb-row .td-pb-row .td-pb-span7 {
    width: 58.33%;
}
.td-pb-row .td-pb-row .td-pb-span6 {
    width: 50%;
}
.td-pb-row .td-pb-row .td-pb-span5 {
    width: 41.66%;
}
.td-pb-row .td-pb-row .td-pb-span4 {
    width: 33.33%;
}
.td-pb-row .td-pb-row .td-pb-span3 {
    width: 25%;
}
.td-pb-row .td-pb-row .td-pb-span2 {
    width: 16.66%;
}
.td-pb-row .td-pb-row .td-pb-span1 {
    width: 8.333%;
}
/*  ----------------------------------------------------------------------------
    main grid
*/
.td-pb-span1 {
    width: 85px;
}
.td-pb-span2 {
    width: 170px;
}
.td-pb-span3 {
    width: 255px;
}
.td-pb-span4 {
    width: 340px;
    position: relative;
}
.td-pb-span5 {
    width: 425px;
}
.td-pb-span6 {
    width: 510px;
}
.td-pb-span7 {
    width: 595px;
}
.td-pb-span8 {
    width: 680px;
    /*
    one span 8 devided by 2 = td-1-col
    only this span needs fixing, the rest are procentual.
  */
}
.td-pb-span8 .td-pb-row {
    width: 680px;
    position: relative;
    left: -1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-pb-span8 .td-pb-row {
        left: 0;
    }
}
.td-pb-span8 .td-pb-row div.td-pb-span6 {
    width: 340px;
}
.td-pb-span9 {
    width: 765px;
}
.td-pb-span10 {
    width: 850px;
}
.td-pb-span11 {
    width: 935px;
}
.td-pb-span12 {
    width: 1020px;
}
/*  ----------------------------------------------------------------------------
    black edition cell
*/
.td-pb-full-cell {
    position: relative;
}
.td-container-border > .td-pb-row > .td-pb-span4 > * > .td-pb-full-cell {
    width: 341px;
    left: -1px;
}
.td-main-sidebar .td-pb-full-cell {
    width: 341px;
    left: -1px;
}
/* when we have a wordpress sidebar added via visual composer that has a block with background. fix for  td-1-col - with background - root */
@media (min-width: 1023px) {
    .td-container-border > .td-pb-row > .td-pb-span4 .wpb_widgetised_column .td-pb-full-cell {
        width: 341px;
        left: -1px;
    }
}
.td-pb-span8 .td-pb-span6 .td-pb-full-cell {
    width: 341px;
    left: -1px;
}
.td-container-border > .td-pb-row > .td-pb-span8 > * > .td-pb-full-cell {
    width: 681px;
    left: -1px;
}
.td-container-border > .td-pb-row > .td-pb-span12 > * > .td-pb-full-cell {
    width: 1021px;
    left: -1px;
}
/*  ----------------------------------------------------------------------------
    padding cell
*/
.td-pb-padding {
    padding: 20px 19px 20px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-padding {
        padding: 17px;
    }
}
@media (max-width: 767px) {
    .td-pb-padding {
        padding: 10px;
    }
}
/*  ----------------------------------------------------------------------------
    padding left-right
*/
.td-pb-padding-side {
    padding: 0 19px 0 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-padding-side {
        padding: 0 17px;
    }
}
@media (max-width: 767px) {
    .td-pb-padding-side {
        padding: 0 10px;
    }
}
/*  ----------------------------------------------------------------------------
    margin left-right
*/
.td-pb-margin-side {
    margin: 0 19px 0 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-margin-side {
        margin: 0 17px;
    }
}
@media (max-width: 767px) {
    .td-pb-margin-side {
        margin: 0 10px;
    }
}
/*  ----------------------------------------------------------------------------
    padding left-right for default page builder elements
*/
.wpb_content_element {
    padding: 0 19px 20px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .wpb_content_element {
        padding: 0 17px 17px 17px;
    }
}
@media (max-width: 767px) {
    .wpb_content_element {
        padding: 0 10px 17px 10px;
    }
}
/*  ----------------------------------------------------------------------------

    remove border for first row in container


*/
.td-container-border > .td-pb-row:first-child .wpb_wrapper .td_block_wrap:nth-of-type(1),
.td-container-border > .tdc-row:first-child .wpb_wrapper .td_block_wrap:nth-of-type(1) {
    border-top: 0;
}
.page-template-page-pagebuilder-latest .td-container-border .tdc-row:first-of-type .tdc-element:first-of-type .td_block_wrap:nth-of-type(1),
.page-template-default .td-container-border .tdc-row:first-of-type .tdc-element:first-of-type .td_block_wrap:nth-of-type(1) {
    border-top: 0;
}
/*  ----------------------------------------------------------------------------
    border top class for cell
*/
.td-pb-border-top {
    border-top: 1px solid #e6e6e6;
}
.td-top-border {
    border-top: 1px solid #e6e6e6 !important;
}
.td-no-left-border {
    border-left: 0 !important;
}
/*  ----------------------------------------------------------------------------
    hacks
*/
.wpb_raw_code {
    margin-bottom: 0 !important;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
    margin-bottom: 0;
}
p {
    margin-top: 0;
}
/*  ----------------------------------------------------------------------------
    visual editor live
*/
/* body.view-mode - in live editor with guides off, body.compose-mode in live editor with guides on */
body.compose-mode [class*="vc_span"],
body.view-mode [class*="vc_span"] {
    padding: 0 !important;
}
/* row edit controlls in live edit mode */
body.compose-mode .controls-out-tl {
    top: 0 !important;
}
body.compose-mode .controls-bc {
    z-index: 99999;
}
body.compose-mode .control-btn-append {
    top: 0 !important;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    padding-top: 0;
}
.vc_row .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.td-main-sidebar {
    z-index: 1;
}
.tdc-columns .tdc-column .wpb_column {
    position: relative;
}
.tdc-columns .tdc-column .wpb_column:before {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    right: -1px;
}
@media (max-width: 767px) {
    .tdc-columns .tdc-column .wpb_column:before {
        display: none;
    }
}
.tdc-columns .tdc-column:last-child .wpb_column:before {
    display: none;
}
.tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    left: -341px;
    /* responsive portrait tablet */
}
@media (max-width: 767px) {
    .tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after {
        left: -253px;
    }
}
.tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after {
    content: '';
    position: absolute;
    background-color: #e6e6e6;
    top: 0;
    width: 1px;
    height: 100%;
    display: block;
    /* responsive portrait phone */
    right: -341px;
    /* responsive portrait tablet */
}
@media (max-width: 767px) {
    .tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after {
        right: -253px;
    }
}
.tdc-element-style .vc_column,
.tdc-element-style .vc_column_inner,
.tdc-element-style .td-pb-border-top,
.tdc-element-style .td-pb-row {
    border-color: transparent !important;
}
.tdc-element-style .vc_column:before,
.tdc-element-style .vc_column:after,
.tdc-element-style .vc_column_inner:before,
.tdc-element-style .vc_column_inner:after {
    background-color: transparent !important;
}
/* block row + global block spans */
.td-block-row {
    width: 100%;
    *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;
    min-height: 1px;
    float: left;
}
/* full row (used when the block is on td-1-col ) */
.td-block-span12 {
    padding-left: 20px;
    padding-right: 19px;
}
/* half - used when the block is on td-2-col */
.td-block-span6 {
    width: 339px;
    padding-left: 20px;
    padding-right: 19px;
}
.td-block-row .td-block-span6:first-child {
    width: 340px;
    padding-right: 20px;
}
/* 1/3 - used when the block is on td-3-col */
.td-block-span4 {
    width: 340px;
    padding-left: 20px;
    padding-right: 20px;
}
.td-block-row .td-block-span4:last-child {
    width: 339px;
    padding-right: 19px;
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1023px) {
    /*  ----------------------------------------------------------------------------
      container
  */
    .td-container {
        width: 756px;
    }
    /*  ----------------------------------------------------------------------------
    main grid - the grid in grid is procentual except for grid in grid td-col-1 that is defined bellow

    'column_padding_left' => 17,
    'column_padding_right' => 16,
  */
    .td-pb-span1 {
        width: 63px;
    }
    .td-pb-span2 {
        width: 126px;
    }
    .td-pb-span3 {
        width: 189px;
    }
    .td-pb-span4 {
        width: 252px;
    }
    .td-pb-span5 {
        width: 315px;
    }
    .td-pb-span6 {
        width: 378px;
    }
    .td-pb-span7 {
        width: 441px;
    }
    .td-pb-span8 {
        width: 504px;
    }
    .td-pb-span8 .td-pb-row {
        width: 504px;
    }
    .td-pb-span8 .td-pb-row div.td-pb-span6 {
        /* grid in grid td-col-1 */
        width: 252px;
    }
    .td-pb-span9 {
        width: 567px;
    }
    .td-pb-span10 {
        width: 630px;
    }
    .td-pb-span11 {
        width: 693px;
    }
    .td-pb-span12 {
        width: 756px;
    }
    /*  ----------------------------------------------------------------------------
       black edition cells
  */
    .td-pb-span8 .td-pb-span6 .td-pb-full-cell {
        width: 253px;
    }
    .td-main-sidebar .td-pb-full-cell {
        width: 252px !important;
    }
    .td-container-border > .td-pb-row .td-pb-span4 > * > .td-pb-full-cell {
        width: 253px;
    }
    .td-container-border > .td-pb-row .td-pb-span4:last-child > * > .td-pb-full-cell {
        width: 252px;
    }
    .td-container-border > .td-pb-row .td-pb-span8 > * > .td-pb-full-cell {
        width: 505px;
    }
    .td-container-border > .td-pb-row .td-pb-span12 > * > .td-pb-full-cell {
        width: 756px;
    }
    /*  ----------------------------------------------------------------------------
       blocks grid
  */
    /* full row (used when the block is on td-1-col ) */
    .td-block-span12 {
        padding-left: 17px;
        padding-right: 16px;
    }
    /* half - used when the block is on td-2-col */
    .td-block-span6 {
        width: 251px;
        padding-left: 17px;
        padding-right: 16px;
    }
    .td-block-row .td-block-span6:first-child {
        width: 252px;
        padding-right: 17px;
    }
    /* 1/3 - used when the block is on td-3-col */
    .td-block-span4 {
        width: 252px;
        padding-left: 17px;
        padding-right: 17px;
    }
    .td-block-row .td-block-span4:last-child {
        width: 251px;
        padding-right: 16px;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    /* container */
    .td-container {
        width: 100%;
    }
    .td-pb-row {
        width: 100% !important;
    }
    .td-pb-row .td-pb-span1,
    .td-pb-row .td-pb-span2,
    .td-pb-row .td-pb-span3,
    .td-pb-row .td-pb-span4,
    .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% !important;
        margin-bottom: 0 !important;
        padding-bottom: 0;
        border-left: none;
    }
    .td-block-span4,
    .td-block-span6,
    .td-block-span12 {
        float: none;
        width: 100% !important;
        margin-bottom: 0 !important;
        padding-bottom: 0;
        padding-left: 10px;
        padding-right: 10px !important;
    }
    .td-pb-full-cell {
        width: 100% !important;
        left: 0 !important;
    }
    .td-container-border:after {
        display: none;
    }
}
.td_animated {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.td_animated_long {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.td_animated_xlong {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.td_animated_xxlong {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/*  ----------------------------------------------------------------------------
    td_fadeInRight
*/
@-webkit-keyframes td_fadeInRight {
    0% {
        opacity: 0.05;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes td_fadeInRight {
    0% {
        opacity: 0.05;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.td_fadeInRight {
    -webkit-animation-name: td_fadeInRight;
    animation-name: td_fadeInRight;
}
/*  ----------------------------------------------------------------------------
    td_fadeInLeft
*/
@-webkit-keyframes td_fadeInLeft {
    0% {
        opacity: 0.05;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes td_fadeInLeft {
    0% {
        opacity: 0.05;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.td_fadeInLeft {
    -webkit-animation-name: td_fadeInLeft;
    animation-name: td_fadeInLeft;
}
/*  ----------------------------------------------------------------------------
    td_fadeInDown
*/
@-webkit-keyframes td_fadeInDown {
    0% {
        opacity: 0.05;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes td_fadeInDown {
    0% {
        opacity: 0.05;
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.td_fadeInDown {
    -webkit-animation-name: td_fadeInDown;
    animation-name: td_fadeInDown;
}
/*  ----------------------------------------------------------------------------
    td_fadeInUp
*/
@-webkit-keyframes td_fadeInUp {
    0% {
        opacity: 0.05;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes td_fadeInUp {
    0% {
        opacity: 0.05;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.td_fadeInUp {
    -webkit-animation-name: td_fadeInUp;
    animation-name: td_fadeInUp;
}
/*  ----------------------------------------------------------------------------
    td_fadein
*/
@-webkit-keyframes td_fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes td_fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.td_fadeIn {
    -webkit-animation-name: td_fadeIn;
    animation-name: td_fadeIn;
}
/*  ----------------------------------------------------------------------------
    fade out
*/
@-webkit-keyframes td_fadeOut_to_1 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.1;
    }
}
@keyframes td_fadeOut_to_1 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.1;
    }
}
.td_fadeOut_to_1 {
    -webkit-animation-name: td_fadeOut_to_1;
    animation-name: td_fadeOut_to_1;
}
/*  ----------------------------------------------------------------------------
    td_fadeOutRight
*/
@-webkit-keyframes td_fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}
@keyframes td_fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}
.td_fadeOutRight {
    -webkit-animation-name: td_fadeOutRight;
    animation-name: td_fadeOutRight;
}
/*  ----------------------------------------------------------------------------
    td_fadeOutLeft
*/
@-webkit-keyframes td_fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}
@keyframes td_fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}
.td_fadeOutLeft {
    -webkit-animation-name: td_fadeOutLeft;
    animation-name: td_fadeOutLeft;
}
/*  ----------------------------------------------------------------------------
    header grid container
*/
.td-header-container {
    width: 1021px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-container {
        width: 756px;
    }
}
@media (max-width: 767px) {
    .td-header-container {
        width: 100%;
    }
}
.td-header-main-menu {
    background-color: #222;
    position: relative;
    z-index: 3;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-main-menu {
        height: 53px;
    }
}
.td-header-menu-wrap {
    min-height: 44px;
    /* responsive phone */
}
@media (max-width: 767px) {
    .td-header-menu-wrap {
        min-height: 53px;
    }
}
body .td-header-row .td-header-sp-rec {
    min-height: 0;
}
body .td-make-full {
    width: 1021px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: table;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    body .td-make-full {
        width: 756px;
    }
}
@media (max-width: 767px) {
    body .td-make-full {
        width: 100%;
    }
}
body .td-make-full .sub-menu {
    border-top: 0;
}
/* header rows */
.td-header-row {
    width: 100%;
    *zoom: 1;
}
.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: block;
    min-height: 1px;
    float: left;
}
/*  ----------------------------------------------------------------------------
    header menu affix
*/
.td-header-main-menu.td-affix {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 1021px;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    position: fixed !important;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-main-menu.td-affix {
        width: 756px;
    }
}
@media (max-width: 767px) {
    .td-header-main-menu.td-affix {
        width: auto;
    }
}
.admin-bar .td-header-main-menu.td-affix {
    top: 32px;
}
@media (min-width: 527px) and (max-width: 782px) {
    .admin-bar .td-header-main-menu.td-affix {
        top: 46px;
    }
}
@media (max-width: 602px) {
    .admin-bar .td-header-main-menu.td-affix {
        top: 0;
    }
}
/*  ----------------------------------------------------------------------------
    main menu
*/
.td-main-menu-logo {
    display: none;
    float: left;
    height: 44px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-main-menu-logo {
        display: block;
        float: none;
        height: auto !important;
    }
}
.td-main-menu-logo a {
    line-height: 44px;
}
.td-main-menu-logo img {
    max-height: 44px;
    margin: 0 21px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-main-menu-logo img {
        margin: 0 17px;
    }
}
@media (max-width: 767px) {
    .td-main-menu-logo img {
        margin: auto;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
        max-height: 45px !important;
    }
}
@media (min-width: 768px) {
    .td-affix .td-logo-sticky {
        display: block;
    }
    .td-header-wrap .td-affix .td-main-menu-logo {
        height: 44px !important;
    }
    .td-header-wrap .td-affix .td-main-menu-logo a {
        line-height: 44px !important;
    }
    .td-header-wrap .td-affix .td-main-menu-logo img {
        max-height: 44px !important;
        top: -1px;
    }
    .td-header-wrap .td-affix .sf-menu > li > a {
        line-height: 44px !important;
    }
}
#td-header-menu .td-container-border:after {
    background-color: #e6e6e6;
}
.td-main-menu-full {
    background-color: #222;
    position: relative;
}
.td-header-gradient:before {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAHCAYAAADJTCeUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMjViOTdiYS1kZjJlLTNlNDUtYjk3Yi00N2I1NjQyOTRjODQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUQ3M0QzQTVFNzE5MTFFMzk1RTdCODk0MTJBMEZFMUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUQ3M0QzQTRFNzE5MTFFMzk1RTdCODk0MTJBMEZFMUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmZiZjM2Y2ExLTgzODYtMDE0Mi05NTU2LWNiZTFmMzg5YmM3NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphMjViOTdiYS1kZjJlLTNlNDUtYjk3Yi00N2I1NjQyOTRjODQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7mNy80AAAAI0lEQVR42mJgYGBgZQISnCCCn+H///8MIJY8iMUOYv0BCDAAU6YHQs4scEAAAAAASUVORK5CYII=);
    background-color: transparent;
    width: 100%;
    height: 7px;
    position: absolute;
    top: -3px;
    z-index: 1;
}
.td-header-border:before {
    content: "";
    background-color: #4db2ec;
    display: block;
    height: 4px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-border:before {
        display: none;
    }
}
.td-visual-hidden {
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}
.td-logo {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: inherit !important;
    font-family: Verdana, Geneva, sans-serif;
}
/*  ----------------------------------------------------------------------------
    header
*/
.td-header-container {
    clear: both;
}
/*  ----------------------------------------------------------------------------
    logo
*/
.td-header-sp-logo {
    width: 272px;
    position: relative;
    margin-bottom: 8px;
    margin-top: 8px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-sp-logo {
        width: 248px;
    }
}
@media (max-width: 767px) {
    .td-header-sp-logo {
        margin-bottom: 0;
        display: none !important;
    }
}
.td-header-sp-logo a {
    height: 114px;
    display: block;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-sp-logo a {
        height: 90px;
    }
}
.td-header-sp-logo img {
    bottom: 0;
    max-height: 90px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /*width: auto;*/
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-sp-logo img {
        max-height: 70px;
    }
}
.menu-td-header-container {
    display: block;
}
/*  ----------------------------------------------------------------------------
    ads
*/
.td-header-sp-rec {
    float: right;
    margin-bottom: 8px;
    margin-top: 8px;
    width: 728px;
    position: relative;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    /* ipad horizontal */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-sp-rec {
        width: 508px;
    }
}
@media (max-width: 767px) {
    .td-header-sp-rec {
        margin-bottom: 0;
        margin-top: 0;
        width: 100%;
        float: none;
        min-height: 0 !important;
    }
}
@media (min-width: 1024px) and (max-height: 768px) {
    .td-header-sp-rec {
        margin-right: 7px;
    }
}
.td-header-sp-rec .td-header-ad-wrap {
    height: 114px;
    display: block;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-sp-rec .td-header-ad-wrap {
        height: 90px;
    }
}
@media (max-width: 767px) {
    .td-header-sp-rec .td-header-ad-wrap {
        height: auto;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
}
.td-header-sp-rec .adsbygoogle {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-sp-rec .adsbygoogle {
        position: relative;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}
.td-header-sp-rec .td-adspot-title {
    margin: 0;
    position: relative;
    top: -8px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-sp-rec .td-adspot-title {
        top: -6px;
    }
}
@media (max-width: 767px) {
    .td-header-sp-rec .td-adspot-title {
        top: 0;
        margin-top: 5px;
        margin-bottom: -5px;
    }
}
.td-header-style-5 .td-ad-m,
.td-header-style-7 .td-ad-m,
.td-header-style-8 .td-ad-m,
.td-header-style-9 .td-ad-m,
.td-header-style-10 .td-ad-m {
    /* responsive desktop */
}
@media (min-width: 1024px) {
    .td-header-style-5 .td-ad-m,
    .td-header-style-7 .td-ad-m,
    .td-header-style-8 .td-ad-m,
    .td-header-style-9 .td-ad-m,
    .td-header-style-10 .td-ad-m {
        border-bottom: 1px solid #e6e6e6;
    }
}
.td-header-style-5 .td-ad-tp,
.td-header-style-7 .td-ad-tp,
.td-header-style-8 .td-ad-tp,
.td-header-style-9 .td-ad-tp,
.td-header-style-10 .td-ad-tp {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-style-5 .td-ad-tp,
    .td-header-style-7 .td-ad-tp,
    .td-header-style-8 .td-ad-tp,
    .td-header-style-9 .td-ad-tp,
    .td-header-style-10 .td-ad-tp {
        border-bottom: 1px solid #e6e6e6;
    }
}
.td-header-style-5 .td-ad-p,
.td-header-style-7 .td-ad-p,
.td-header-style-8 .td-ad-p,
.td-header-style-9 .td-ad-p,
.td-header-style-10 .td-ad-p {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-style-5 .td-ad-p,
    .td-header-style-7 .td-ad-p,
    .td-header-style-8 .td-ad-p,
    .td-header-style-9 .td-ad-p,
    .td-header-style-10 .td-ad-p {
        border-bottom: 1px solid #e6e6e6;
    }
}
.td-header-style-5 .td-adspot-title,
.td-header-style-7 .td-adspot-title,
.td-header-style-8 .td-adspot-title,
.td-header-style-9 .td-adspot-title,
.td-header-style-10 .td-adspot-title {
    margin-bottom: -20px;
    top: 0;
}
/*
    general fix the main menu for white background color

*/
.white-menu .td-mega-menu .td-mega-grid {
    border-top-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
}
.white-menu #td-header-menu .td-normal-menu .sub-menu {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.white-menu #td-header-menu .sf-menu > .td-normal-menu > .sub-menu > li:first-child {
    border-top: 1px solid #e6e6e6;
}
.white-menu .sf-menu {
    margin-left: 5px;
}
.white-menu .td-header-main-menu.td-affix {
    box-shadow: none;
}
.white-menu .td-header-main-menu {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .white-menu .td-header-main-menu {
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        background-color: #fcfcfc;
    }
}
.white-menu .td-header-main-menu {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .white-menu .td-header-main-menu {
        height: 55px;
    }
}
.white-menu .header-search-wrap .td-drop-down-search {
    box-shadow: none;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.white-menu .header-search-wrap .td-drop-down-search:before {
    border-color: transparent transparent #e6e6e6;
}
/* -------------------------------------------------------------------------------

      logo on sticky menu

*/
.td-logo-in-header .td-sticky-disable.td-mobile-logo,
.td-logo-in-header .td-sticky-disable.td-header-logo {
    display: none;
}
.td-logo-in-header .td-sticky-disable.td-mobile-logo {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-header .td-sticky-disable.td-mobile-logo {
        display: block;
    }
}
.td-logo-in-header .td-sticky-header.td-mobile-logo {
    display: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-header .td-sticky-header.td-mobile-logo {
        display: inherit;
    }
}
.td-logo-in-header .td-sticky-header.td-header-logo {
    display: block;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-header .td-sticky-header.td-header-logo {
        display: none;
    }
}
.td-logo-in-header .td-sticky-mobile.td-mobile-logo {
    display: block;
}
.td-logo-in-header .td-sticky-mobile.td-header-logo {
    display: none;
}
.td-logo-in-menu .td-sticky-disable.td-mobile-logo {
    display: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-disable.td-mobile-logo {
        display: block;
    }
}
.td-logo-in-menu .td-sticky-disable.td-header-logo {
    display: block;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-disable.td-header-logo {
        display: none;
    }
}
.td-affix .td-logo-in-menu .td-sticky-disable.td-header-logo {
    display: none;
}
.td-logo-in-menu .td-sticky-header.td-mobile-logo {
    display: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-header.td-mobile-logo {
        display: block;
    }
}
.td-logo-in-menu .td-sticky-header.td-header-logo {
    display: block;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-header.td-header-logo {
        display: none;
    }
}
.td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
    display: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
        display: block;
    }
}
.td-logo-in-menu .td-sticky-mobile.td-header-logo {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-mobile.td-header-logo {
        display: none;
    }
}
.td-affix .td-logo-in-menu .td-sticky-mobile.td-header-logo {
    display: none;
}
.td-affix .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
    display: block;
}
.td-affix .td-logo-in-menu .td-main-logo {
    display: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-affix .td-logo-in-menu .td-main-logo {
        display: block;
    }
}
.td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo {
    display: block;
}
/* -------------------------------------------------------------------

Header style

----------------------------------------------------------------------  */
/*
    fix logo alignment for logo in menus
*/
@media (min-width: 768px) {
    .td-header-style-4 .td-main-menu-logo a img,
    .td-header-style-5 .td-main-menu-logo a img,
    .td-header-style-9 .td-main-menu-logo a img {
        top: -2px;
    }
}
@-moz-document url-prefix() {
    @media (min-width: 768px) {
        .td-header-wrap .td-affix .td-main-menu-logo img {
            top: -2px;
        }
    }
}
/* -------------------------------------------------------------------
  Style 1
----------------------------------------------------------------------  */
.td-header-style-1 .td-header-top-menu {
    position: relative;
    top: 10px;
}
.td-header-style-1 .td-header-sp-rec {
    float: right;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-style-1 .td-header-sp-rec {
        float: none;
    }
}
/* -------------------------------------------------------------------
  Style 2
----------------------------------------------------------------------  */
.td-header-style-2 .td-header-top-menu {
    padding: 0;
}
.td-header-style-2 .td-top-bar-container {
    padding: 4px 15px 4px 20px;
}
.td-header-style-2 .td-header-sp-logo {
    background-color: #4db2ec;
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 0;
}
.td-header-style-2 .td-header-sp-logo img {
    bottom: 0;
    max-height: 100%;
    left: 0;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.td-header-style-2 .td-header-sp-rec {
    float: right;
    margin: 0 9px 0 0;
    position: relative;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-style-2 .td-header-sp-rec {
        margin: 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-2 .td-header-sp-rec {
        margin: 0;
        float: none;
    }
}
/* -------------------------------------------------------------------
  Style 3
----------------------------------------------------------------------  */
.td-header-style-3 .top-header-menu > .current-menu-item > a,
.td-header-style-3 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-3 .top-header-menu > .current-category-ancestor > a,
.td-header-style-3 .top-header-menu > li > a:hover,
.td-header-style-3 .top-header-menu > .sfHover > a {
    color: #4db2ec;
}
.td-header-style-3 .td-header-sp-rec {
    float: right;
}
/* -------------------------------------------------------------------
  Style 4
----------------------------------------------------------------------  */
.td-header-style-4 .top-header-menu > .current-menu-item > a,
.td-header-style-4 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-4 .top-header-menu > .current-category-ancestor > a,
.td-header-style-4 .top-header-menu > li > a:hover,
.td-header-style-4 .top-header-menu > .sfHover > a {
    color: #4db2ec;
}
.td-header-style-4 .td-main-menu-logo {
    display: block;
}
.td-header-style-4 .td-header-sp-rec {
    width: 100%;
}
/* -------------------------------------------------------------------
  Style 5
----------------------------------------------------------------------  */
.td-header-style-5 .td-top-menu-full {
    background-color: #348cbf;
}
.td-header-style-5 .top-header-menu > .current-menu-item > a,
.td-header-style-5 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-5 .top-header-menu > .current-category-ancestor > a,
.td-header-style-5 .top-header-menu > li > a:hover,
.td-header-style-5 .top-header-menu > .sfHover > a {
    color: #000;
}
.td-header-style-5 .td-main-menu-logo {
    display: block;
}
.td-header-style-5 .td-main-menu-logo img {
    margin: 0 21px 0 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-style-5 .td-main-menu-logo img {
        margin: 0 17px 0 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-5 .td-main-menu-logo img {
        margin: auto;
    }
}
.td-header-style-5 .td-header-sp-rec {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}
.td-header-style-5 .td-header-sp-rec .td-header-ad-wrap {
    height: auto;
    width: 100%;
}
.td-header-style-5 .td-header-sp-rec .td-g-rec,
.td-header-style-5 .td-header-sp-rec .td-a-rec {
    display: table;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.td-header-style-5 .td-header-sp-rec .adsbygoogle,
.td-header-style-5 .td-header-sp-rec img {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.td-header-style-5 .td-affix {
    width: auto;
}
/* -------------------------------------------------------------------
  Style 6
----------------------------------------------------------------------  */
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > .current-menu-item > a,
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > .current-menu-ancestor > a,
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > .current-category-ancestor > a,
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > li > a:hover,
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > .sfHover > a {
    color: #000;
}
.td-header-style-6 .td-top-menu-full {
    background-color: #4db2ec;
}
.td-header-style-6 .td-main-menu-logo img {
    margin: 0 21px 0 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-style-6 .td-main-menu-logo img {
        margin: 0 17px 0 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-6 .td-main-menu-logo img {
        margin: auto;
    }
}
.td-header-style-6 .td-affix {
    width: auto;
}
.td-header-style-6 .sf-menu {
    margin-left: 0;
}
.td-header-style-6 .td-header-sp-rec {
    float: right;
}
.td-header-style-6 .td-header-header .td-make-full {
    border-bottom: 1px solid #e6e6e6;
}
/* -------------------------------------------------------------------
  Style 7
----------------------------------------------------------------------  */
.td-header-style-7 .td-header-sp-logo {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.td-header-style-7 .td-header-sp-logo a {
    height: auto;
}
.td-header-style-7 .td-header-sp-logo img {
    position: relative;
    max-height: none;
}
.td-header-style-7 .td-header-sp-rec {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}
.td-header-style-7 .td-header-sp-rec .td-header-ad-wrap {
    height: auto;
    width: 100%;
}
.td-header-style-7 .td-header-sp-rec .td-g-rec,
.td-header-style-7 .td-header-sp-rec .td-a-rec {
    display: table;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.td-header-style-7 .td-header-sp-rec .adsbygoogle,
.td-header-style-7 .td-header-sp-rec img {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
/* -------------------------------------------------------------------
  Style 8
----------------------------------------------------------------------  */
.td-header-style-8 .top-header-menu > .current-menu-item > a,
.td-header-style-8 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-8 .top-header-menu > .current-category-ancestor > a,
.td-header-style-8 .top-header-menu > li > a:hover,
.td-header-style-8 .top-header-menu > .sfHover > a {
    color: #4db2ec;
}
.td-header-style-8 .td-header-sp-logo {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.td-header-style-8 .td-header-sp-logo a {
    height: auto;
}
.td-header-style-8 .td-header-sp-logo img {
    position: relative;
    max-height: none;
}
.td-header-style-8 .td-main-menu-logo img {
    margin: 0 21px 0 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-style-8 .td-main-menu-logo img {
        margin: 0 17px 0 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-8 .td-main-menu-logo img {
        margin: auto;
    }
}
.td-header-style-8 .td-header-border #td-top-search {
    margin-top: -22px;
}
.td-header-style-8 .td-affix {
    width: auto;
}
.td-header-style-8 .td-header-sp-rec {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}
.td-header-style-8 .td-header-sp-rec .td-header-ad-wrap {
    height: auto;
    width: 100%;
}
.td-header-style-8 .td-header-sp-rec .td-g-rec,
.td-header-style-8 .td-header-sp-rec .td-a-rec {
    display: table;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.td-header-style-8 .td-header-sp-rec .adsbygoogle,
.td-header-style-8 .td-header-sp-rec img {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.td-boxed-layout .td-header-style-8 .td-header-menu-wrap,
.td-boxed-layout .td-header-style-8 > .td-header-header {
    margin-left: auto;
    margin-right: auto;
    width: 1021px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-boxed-layout .td-header-style-8 .td-header-menu-wrap,
    .td-boxed-layout .td-header-style-8 > .td-header-header {
        width: 756px;
    }
}
@media (max-width: 767px) {
    .td-boxed-layout .td-header-style-8 .td-header-menu-wrap,
    .td-boxed-layout .td-header-style-8 > .td-header-header {
        width: 100%;
    }
}
/* -------------------------------------------------------------------
  Style 9
----------------------------------------------------------------------  */
.td-header-style-9 .top-header-menu > .current-menu-item > a,
.td-header-style-9 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-9 .top-header-menu > .current-category-ancestor > a,
.td-header-style-9 .top-header-menu > li > a:hover,
.td-header-style-9 .top-header-menu > .sfHover > a {
    color: #4db2ec;
}
.td-header-style-9 .td-main-menu-logo {
    display: block;
}
.td-header-style-9 .td-main-menu-logo img {
    margin: 0 21px 0 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-style-9 .td-main-menu-logo img {
        margin: 0 17px 0 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-9 .td-main-menu-logo img {
        margin: auto;
    }
}
.td-header-style-9 .td-header-border #td-top-search {
    margin-top: -22px;
}
.td-header-style-9 .td-affix {
    width: auto;
}
.td-header-style-9 .td-header-sp-rec {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}
.td-header-style-9 .td-header-sp-rec .td-header-ad-wrap {
    height: auto;
    width: 100%;
}
.td-header-style-9 .td-header-sp-rec .td-g-rec,
.td-header-style-9 .td-header-sp-rec .td-a-rec {
    display: table;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.td-header-style-9 .td-header-sp-rec .adsbygoogle,
.td-header-style-9 .td-header-sp-rec img {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
/* -------------------------------------------------------------------
  Style 10
----------------------------------------------------------------------  */
.td-header-style-10 .td-affix {
    width: auto;
}
@media (min-width: 768px) {
    .td-header-style-10 .td-affix .sf-menu {
        margin-left: 140px;
    }
}
.td-header-style-10 .top-header-menu > .current-menu-item > a,
.td-header-style-10 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-10 .top-header-menu > .current-category-ancestor > a,
.td-header-style-10 .top-header-menu > li > a:hover,
.td-header-style-10 .top-header-menu > .sfHover > a {
    color: #4db2ec;
}
.td-header-style-10 .top-header-menu .sub-menu {
    border-top: 1px solid #e6e6e6;
}
.td-header-style-10 .td-header-text-logo {
    margin: 0;
}
.td-header-style-10 .td-header-text-logo img {
    margin-left: auto;
    margin-right: auto;
}
.td-header-style-10 .td-header-text-logo span {
    display: block;
    text-align: center;
}
.td-header-style-10 .td-main-menu-logo img {
    margin: 0 21px 0 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-style-10 .td-main-menu-logo img {
        margin: 0 17px 0 0;
    }
}
@media (max-width: 767px) {
    .td-header-style-10 .td-main-menu-logo img {
        margin: auto;
    }
}
@media (min-width: 768px) {
    .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: 768px) {
    .td-header-style-10 .td-logo-sticky img {
        max-width: inherit;
    }
}
.td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
        display: block;
    }
}
.td-header-style-10 .td-main-menu-logo .td-main-logo {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-style-10 .td-main-menu-logo .td-main-logo {
        display: none;
    }
}
.td-header-style-10 .td-logo-in-header .td-header-logo {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-style-10 .td-logo-in-header .td-header-logo {
        display: none;
    }
}
.td-header-style-10 #td-header-menu {
    display: table;
    margin: 0 auto;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-style-10 #td-header-menu {
        display: block;
    }
}
.td-header-style-10 .td-header-menu-wrap {
    position: relative;
}
.td-header-style-10 .menu-main-menu-container {
    display: inherit;
}
.td-header-style-10 .td-logo-wrap {
    display: block;
    margin: 60px 10px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-style-10 .td-logo-wrap {
        margin: 10px 0;
    }
}
.td-header-style-10 .td-header-sp-rec {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}
.td-header-style-10 .td-header-sp-rec .td-header-ad-wrap {
    height: auto;
    width: 100%;
}
.td-header-style-10 .td-header-sp-rec .td-g-rec,
.td-header-style-10 .td-header-sp-rec .td-a-rec {
    display: table;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.td-header-style-10 .td-header-sp-rec .adsbygoogle,
.td-header-style-10 .td-header-sp-rec img {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.white-menu .td-header-style-10 .td-header-main-menu {
    border-top: 1px solid #e6e6e6;
}
.white-menu .td-header-style-10 #td-top-search {
    margin-top: -22px;
}
.td-logo-text {
    font-size: 75px;
    line-height: 60px;
    margin: 0;
    font-family: serif;
    color: #222;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-text {
        font-size: 36px;
        line-height: 36px;
    }
}
.td-tagline-text {
    letter-spacing: 1.8px;
    font-size: 11px;
    color: rgba(34, 34, 34, 0.5);
    margin: 0;
    font-family: serif;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-tagline-text {
        display: none;
    }
}
/*
    Some fixes

*/
.td-logo-mobile-loaded {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-logo-mobile-loaded {
        display: none;
    }
}
.white-grid.white-menu .td-header-menu-wrap .td-header-main-menu {
    border-color: #e6e6e6;
}
.white-grid.white-menu .td-header-style-3 .td-header-main-menu,
.white-grid.white-menu .td-header-style-4 .td-header-main-menu {
    border-top: 1px solid #e6e6e6;
}
.white-menu .td-header-main-menu {
    border-bottom: 1px solid #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    top-menu
*/
.top-header-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.top-header-menu > .current-menu-item > a,
.top-header-menu > .current-menu-ancestor > a,
.top-header-menu > .current-category-ancestor > a,
.top-header-menu > li > a:hover,
.top-header-menu > .sfHover > a {
    color: #4db2ec;
}
.top-header-menu ul .current-menu-item > a,
.top-header-menu ul .current-menu-ancestor > a,
.top-header-menu ul .current-category-ancestor > a,
.top-header-menu ul li > a:hover,
.top-header-menu ul .sfHover > a {
    color: #4db2ec;
}
.top-header-menu > .td-normal-menu:hover > .sub-menu {
    display: block !important;
}
.top-header-menu .td-icon-menu-down {
    padding: 0 0 0 6px;
    top: -1px;
}
.top-header-menu .td_user_logd_in {
    font-weight: bold;
}
.top-header-menu .td_user_logd_in:hover {
    text-decoration: none !important;
}
.top-header-menu .menu-item-has-children .sub-menu {
    display: none;
}
.top-header-menu .menu-item-has-children li {
    list-style-image: none;
    height: auto;
    width: 100%;
}
.top-header-menu .menu-item-has-children li a {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 28px;
    display: block;
    text-transform: none;
    margin: 0;
    padding: 0 20px;
    white-space: nowrap;
    min-width: 100px;
}
.top-header-menu .menu-item-has-children li:first-child > a {
    margin-top: 8px;
}
.top-header-menu .menu-item-has-children li:last-child > a {
    margin-bottom: 7px;
}
.top-header-menu li {
    display: inline-block;
    position: relative;
    zoom: 1;
    z-index: 9;
}
.top-header-menu li ul {
    position: relative;
    border-top: 3px solid #000;
    list-style: none;
    box-shadow: none;
    border-bottom: 1px solid #e6e6e6;
}
.top-header-menu li a {
    color: #222;
    margin: 0 12px 0 0;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 29px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .top-header-menu li a {
        font-size: 10px;
    }
}
.top-header-menu a {
    text-transform: uppercase;
}
.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-header-top-menu {
    /* iPad horizontal */
    /* responsive portrait phone */
}
@media (max-height: 768px) {
    .td-header-top-menu {
        padding: 0 16px;
    }
}
@media (max-width: 767px) {
    .td-header-top-menu {
        display: none;
    }
}
.td-top-bar-container {
    display: inline-block;
    width: 100%;
    float: left;
}
.td-header-sp-top-menu {
    position: relative;
    padding-left: 0;
}
.td-header-sp-top-menu .top-header-menu {
    display: inline-block;
}
.td-header-sp-top-menu .top-header-menu .sub-menu {
    position: absolute;
    background-color: #fff;
    left: -20px;
}
.td-header-sp-top-menu .menu-top-container {
    display: inline-block;
}
.td-header-sp-top-menu .menu-top-container li:last-child a {
    margin-right: 0;
}
.td-header-sp-top-menu .td_data_time {
    position: relative;
    display: inline-block;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    margin: 0 32px 0 0;
    text-transform: uppercase;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-header-sp-top-menu .td_data_time {
        font-size: 10px;
        margin: 0 22px 0 0;
    }
}
.td_ul_login li a {
    margin-right: 17px;
}
.td_ul_logout {
    margin-right: 20px;
    margin-left: 40px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_ul_logout {
        margin-right: 10px;
    }
}
.td_ul_logout .menu-item {
    position: relative;
    left: 0;
}
.td_ul_logout .menu-item a {
    display: inline !important;
    line-height: 29px !important;
    margin-right: 21px;
}
.td_ul_logout .menu-item .td_user_logd_in {
    margin-right: 4px;
}
.td_ul_logout .menu-item i {
    font-size: 11px;
    position: relative;
    top: 1px;
    margin-right: 2px;
}
.td_ul_logout .menu-item img {
    position: absolute;
    top: 5px;
    left: -30px;
    display: inline-block;
    margin-right: 19px;
}
.td-top-menu-full {
    background-color: #222;
    z-index: 4;
    position: relative;
    /* responsive portrait phone */
}
.td-top-menu-full .top-header-menu > li > a,
.td-top-menu-full .td_data_time,
.td-top-menu-full .td-icon-font,
.td-top-menu-full .td-weather-top-widget {
    color: #fff;
}
@media (max-width: 767px) {
    .td-top-menu-full {
        display: none;
    }
}
/*  ----------------------------------------------------------------------------
    social icons
*/
.td-header-sp-top-widget {
    line-height: 29px;
    text-align: right;
    position: relative;
    right: 0;
}
.td-header-sp-top-widget .td-social-icon-wrap > a {
    margin: 0 3px 0 0;
    display: inline-block;
}
.td-social-icon-wrap i {
    text-align: center;
    font-size: 14px;
    width: 24px;
    color: #222;
    display: inline-block;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 1
*/
.top-bar-style-1 .td-header-sp-top-widget {
    float: right;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 2
*/
.top-bar-style-2 .td-header-sp-top-menu {
    float: right;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 3
*/
.top-bar-style-3 .td-header-sp-top-widget span:first-child {
    margin-left: 32px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .top-bar-style-3 .td-header-sp-top-widget span:first-child {
        margin-left: 22px;
    }
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 4
*/
.top-bar-style-4 .td-header-sp-top-widget,
.top-bar-style-4 .td-header-sp-top-menu {
    float: right;
}
.top-bar-style-4 .td-header-sp-top-widget span:first-child {
    margin-left: 32px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .top-bar-style-4 .td-header-sp-top-widget span:first-child {
        margin-left: 22px;
    }
}
/*  ----------------------------------------------------------------------------
    variablez
*/
/*  ----------------------------------------------------------------------------
    diverse
*/
.td-menu-placeholder {
    height: 47px;
    position: relative;
}
.td-menu-wrap {
    position: relative;
    height: 44px;
}
.td-menu-wrap #td-top-menu {
    padding-left: 15px;
}
/*
  SF menu
*/
.sf-menu,
.sf-menu ul,
.sf-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu {
    margin-left: 21px;
    margin-right: 38px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .sf-menu {
        margin-left: 17px;
    }
}
@media (max-width: 767px) {
    .sf-menu {
        display: none;
    }
}
.sf-menu ul {
    position: absolute;
    top: -999em;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    top: auto;
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu .td-menu-item > a {
    display: block;
    position: relative;
}
.sf-menu li ul {
    left: -9px;
    z-index: 99;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .sf-menu li ul {
        left: -14px;
    }
}
.sf-menu > .sfHover {
    z-index: 1000;
}
.sf-menu > .td-mega-menu .sub-menu {
    z-index: 1001;
}
.sf-menu .td-normal-menu ul ul {
    top: -11px;
}
.sf-menu .td-normal-menu:first-child > ul {
    top: 0;
}
.sf-menu .menu-item-first.td-normal-menu:first-child > ul {
    top: 100%;
}
.sf-menu ul {
    visibility: hidden;
}
.td-js-loaded .sf-menu ul {
    visibility: visible;
}
/*  ----------------------------------------------------------------------------
    All the links
*/
.sf-menu .td-menu-item > a:hover {
    text-decoration: none !important;
}
/* remove the down arrow on links with  (icons menus) */
.td-no-down-arrow > a .sf-sub-indicator {
    display: none;
}
.sf-menu > li > a {
    padding: 0 15px 0 15px;
    line-height: 44px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Open Sans', arial, sans-serif;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .sf-menu > li > a {
        font-size: 11px;
        padding: 0 10px 0 10px;
    }
}
/* menu icons */
.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;
}
/* hover and current menu */
.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 {
    background-color: #fff;
    color: black;
    z-index: 999;
}
#td-header-menu {
    min-height: 44px;
}
/*  ----------------------------------------------------------------------------
    submenu
*/
.td-normal-menu ul {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}
.sf-menu ul {
    font-family: 'Open Sans', arial, sans-serif;
    background: white;
}
.sf-menu ul .td-menu-item > a {
    padding: 7px 32px 8px 24px;
    font-size: 12px;
    color: #111111;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    line-height: 21px;
}
.sf-menu ul li:first-child > a {
    margin-top: 11px;
}
.sf-menu ul li:last-child > a {
    margin-bottom: 10px;
}
.sf-menu ul .td-icon-menu-down {
    float: right;
    top: 0;
    font-size: 9px;
}
.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 {
    background-color: transparent;
    color: #4db2ec;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    outline: 0;
}
/*  ----------------------------------------------------------------------------
    arrows
*/
.sf-menu .td-icon-menu-down {
    position: absolute;
    top: 0;
    padding-left: 9px;
    font-size: 9px;
}
.sf-menu .sub-menu {
    -webkit-backface-visibility: hidden;
}
.sf-menu .sub-menu .td-icon-menu-down {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -9px;
    line-height: 19px;
}
.sf-menu .td-menu-badge {
    font-size: 10px;
    background-color: #f0f8ff;
    color: #4db2ec;
    border-radius: 10px;
    padding: 1px 7px 2px;
    margin-left: 6px;
    line-height: 1;
    position: relative;
    top: -1px;
}
.td-menu-badge {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-menu-badge {
        display: none;
    }
}
.sf-menu a.sf-with-ul {
    padding-right: 31px;
    min-width: 1px;
    /* trigger IE7 hasLayout so spans position accurately */
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .sf-menu a.sf-with-ul {
        padding-right: 28px;
    }
}
/* arrow for all items in the menues */
a.sf-with-ul i.td-icon-menu-down:before {
    content: '\e808';
}
/* arrow for all items in the menues AT FIRST LEVEL*/
ul.sf-js-enabled > li > a > i.td-icon-menu-down:before {
    content: '\e806' !important;
}
/*  ----------------------------------------------------------------------------
    Mobile menu
*/
.td_mobile_menu_wrap {
    display: none !important;
    margin: 0 0 0 0 !important;
    vertical-align: top;
    position: relative;
    top: 12px;
    left: -6px;
}
.td_mobile_menu_wrap {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 28px;
    width: 200px;
    background: #f2f2f2;
    border: 1px solid;
    border-color: white #f7f7f7 whitesmoke;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
.td_mobile_menu_wrap:before,
.td_mobile_menu_wrap:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 9px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px dashed;
    border-color: #888888 transparent;
    pointer-events: none;
}
.td_mobile_menu_wrap:before {
    border-bottom-style: solid;
    border-top: none;
}
.td_mobile_menu_wrap:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none;
}
#mobileMenu_menu-top {
    position: relative;
    width: 130%;
    margin: 0;
    padding: 6px 8px 6px 10px;
    height: 28px;
    line-height: 14px;
    font-size: 12px;
    color: #62717a;
    text-shadow: 0 1px white;
    background: #f2f2f2;
    /* Fallback for IE 8 */
    background: rgba(0, 0, 0, 0) !important;
    /* "transparent" doesn't work with Opera */
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
#mobileMenu_menu-top:focus {
    width: 100%;
    color: #394349;
    outline: 2px solid #49aff2;
    outline: 2px solid -webkit-focus-ring-color;
    outline-offset: -2px;
}
#mobileMenu_menu-top > option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: #f2f2f2;
    border-radius: 3px;
    cursor: pointer;
}
/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 #mobileMenu_menu-top {
    z-index: 1;
}
.lt-ie9 #mobileMenu_menu-top {
    z-index: -1;
}
.lt-ie9 #mobileMenu_menu-top:focus {
    z-index: 3;
}
/* Dirty fix for Firefox adding padding where it shouldn't. */
@-moz-document url-prefix() {
    #mobileMenu_menu-top {
        padding-left: 6px;
    }
}
/*  ----------------------------------------------------------------------------
    Search
*/
.td-search-wrapper {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-search-wrapper {
        position: absolute;
        right: 0;
        top: 50%;
    }
}
.header-search-wrap {
    /* hack to show the link on all the module */
    /* search toggle button */
    /* the drop down */
}
.header-search-wrap .td_module_mx2 a:after {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    content: '';
    z-index: 1;
}
.header-search-wrap .header-search {
    z-index: 2;
}
.header-search-wrap #td-header-search-button {
    display: block;
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .header-search-wrap #td-header-search-button {
        display: none;
    }
}
.header-search-wrap #td-header-search-button-mob {
    display: none;
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .header-search-wrap #td-header-search-button-mob {
        display: block;
        right: 9px;
    }
}
.header-search-wrap .td-icon-search {
    display: inline-block;
    font-size: 19px;
    color: #fff;
    padding-top: 11px;
    padding-left: 14px;
    height: 44px;
    width: 44px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .header-search-wrap .td-icon-search {
        font-size: 27px;
        padding-top: 8px;
    }
}
.header-search-wrap .td-drop-down-search {
    position: absolute;
    padding: 0;
    top: 100%;
    border-radius: 0;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e6e6e6;
    z-index: 98;
    display: none;
    right: 0;
    width: 341px;
    background: white;
    /* responsive portrait phone */
    /* responsive portrait phone */
    /* search form */
    /* triangle top */
}
@media (max-width: 767px) {
    .header-search-wrap .td-drop-down-search {
        right: -1px;
    }
}
@media (max-width: 400px) {
    .header-search-wrap .td-drop-down-search {
        width: 101%;
    }
}
.header-search-wrap .td-drop-down-search .btn {
    position: absolute;
    border-radius: 0 3px 3px 0;
    height: 32px;
    line-height: 17px;
    padding: 7px 15px 8px;
    text-shadow: none;
    vertical-align: top;
    right: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .header-search-wrap .td-drop-down-search .btn {
        line-height: 17px;
    }
}
.header-search-wrap .td-drop-down-search .btn:hover {
    background-color: #222222;
}
.header-search-wrap .td-drop-down-search:before {
    position: absolute;
    top: -6px;
    right: 24px;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5.5px 6px 5.5px;
    border-color: transparent transparent #fff transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .header-search-wrap .td-drop-down-search:before {
        right: 23px;
    }
}
.header-search-wrap .td-drop-down-search #td-header-search {
    background-color: #ffffff !important;
    width: 95%;
    height: 32px;
    margin: 0;
    border-right: 0;
    line-height: 17px;
}
.header-search-wrap .td-drop-down-search #td-header-search:active,
.header-search-wrap .td-drop-down-search #td-header-search:focus {
    border-color: #ccc;
}
.header-search-wrap .td-drop-down-search .td-aj-search-results {
    background-color: #fdfdfd;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 10px 0 10px 0;
}
.header-search-wrap .td-drop-down-search .td-aj-search-results .td-module-thumb {
    top: 10px;
}
.header-search-wrap .td-drop-down-search .td-aj-search-results .td_module_wrap .item-details {
    margin-top: 10px;
    margin-bottom: 10px;
}
.header-search-wrap .td-drop-down-search .td-aj-search-results .td_mod_aj_search {
    padding: 10px 21px 0 21px;
    margin: 1px 0 0 0;
    min-height: 56px;
}
.header-search-wrap .td-drop-down-search .td-search-form {
    margin: 21px 20px 20px 21px;
}
.header-search-wrap .td-drop-down-search .result-msg {
    text-align: center;
    padding: 4px 0 6px 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #222222;
    font-style: italic;
}
.header-search-wrap .td-drop-down-search .result-msg a {
    color: #222222;
    display: block;
}
.header-search-wrap .td-drop-down-search .result-msg a:hover {
    color: #4db2ec;
}
.header-search-wrap .td-drop-down-search .no-result {
    background-color: #fdfdfd;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.header-search-wrap .td-drop-down-search .meta-info {
    line-height: 14px;
    top: 2px;
}
.header-search-wrap .td-aj-cur-element {
    background-color: #f0f0f0;
}
/* this class is added by the js */
.td-drop-down-search-open {
    display: block !important;
    z-index: 9999 !important;
}
.td-header-border #td-top-search {
    margin-top: -20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-header-border #td-top-search {
        margin-top: -22px;
    }
}
#td-top-search {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -22px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    #td-top-search {
        right: 0;
        position: relative;
    }
}
/*  ----------------------------------------------------------------------------
    Mega Menu
*/
.td-mega-menu {
    position: static !important;
    /*


  page in mega menu


  */
    /*

  end fix mega menu with page

  */
}
.td-mega-menu .td-mega-grid {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #e6e6e6;
}
.td-mega-menu .td-mega-grid:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e6e6e6;
    position: absolute;
    left: 0;
    top: 0;
}
.td-mega-menu .td-next-prev-wrap {
    clear: none;
}
.td-mega-menu .td_block_mega_menu {
    padding-top: 20px;
}
.td-mega-menu .td-mega-row {
    height: 218px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-mega-menu .td-mega-row {
        height: 170px;
    }
}
.td-mega-menu .td-pb-row [class*="td-pb-span"] {
    border-left: 0 !important;
}
.td-mega-menu .td_block_wrap {
    border-left: 0 !important;
    border-right: 0 !important;
}
.td-mega-menu .td_block_wrap .td-pulldown-filter-display-option {
    display: none;
}
.td-mega-menu .td-pb-row .wpb_column:before {
    display: none;
}
.td-mega-menu .wpb_content_element {
    clear: both;
}
.td-mega-menu .wpb_content_element .widgettitle {
    margin-top: 24px !important;
    margin-bottom: 19px !important;
}
.td-mega-menu .wpb_content_element ul {
    display: block !important;
    width: auto !important;
    position: relative !important;
    webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    top: 0 !important;
    padding-bottom: 0 !important;
}
.td-mega-menu .wpb_content_element li {
    float: none !important;
    width: auto !important;
    line-height: 30px !important;
    padding: 4px 0 4px 0 !important;
    border-top: 1px dashed #f1f1f1;
}
.td-mega-menu .wpb_content_element li:last-child {
    border-bottom: 1px dashed #f1f1f1;
}
.td-mega-menu .wpb_content_element li ul {
    opacity: 1 !important;
    margin-top: 4px !important;
    padding-bottom: 0 !important;
}
.td-mega-menu .wpb_content_element li ul li:last-child {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.td-mega-menu .wpb_content_element li a {
    background-color: transparent !important;
    line-height: 30px !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #222222 !important;
}
.td-mega-menu .wpb_content_element li a i {
    display: none;
}
.td-mega-menu .wpb_content_element li a:hover {
    background-color: transparent !important;
    color: #4db2ec !important;
}
.td-mega-menu ul {
    position: absolute !important;
    width: 1021px !important;
    height: auto !important;
    top: 100%;
    left: 0 !important;
    display: none;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-mega-menu ul {
        width: 756px !important;
    }
}
.td-mega-menu ul .td-pb-border-top {
    border-top: none;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.td-mega-menu ul .td-next-prev-wrap {
    display: inline-block;
    float: right;
    position: relative;
    top: -5px;
    margin: 20px 20px 0 0;
}
.td-mega-menu ul .td-next-prev-wrap a {
    margin-bottom: 14px;
}
.td-header-border .sf-menu li.td-mega-menu ul {
    top: auto;
}
.td_mod_mega_menu .td-module-thumb {
    margin-bottom: 6px;
    position: relative;
}
.td_mod_mega_menu .entry-title {
    font-size: 13px;
    line-height: 19px;
    font-weight: 600;
    margin: 0;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_mod_mega_menu .entry-title {
        font-size: 11px;
        line-height: 16px;
    }
}
.td_mod_mega_menu .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_mod_mega_menu .entry-thumb {
        min-height: 135px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_mod_mega_menu .entry-thumb {
        min-height: 95px;
    }
}
.td_mega_menu_sub_cats {
    display: inline-block;
    float: left;
    clear: both;
}
.td_mega_menu_sub_cats .block-mega-child-cats {
    margin: 11px 0 18px 20px;
}
.td_mega_menu_sub_cats a {
    border-radius: 3px;
    display: inline-table;
    font-size: 11px;
    font-weight: bold;
    color: #111;
    text-transform: uppercase;
    line-height: 16px;
    padding: 2px 15px;
    position: relative;
    vertical-align: middle;
    -o-transition: none;
    -moz-transition: none;
    -khtml-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_mega_menu_sub_cats a {
        font-size: 10px;
        font-weight: 600;
        line-height: 14px;
        padding: 2px 9px 2px 9px;
        height: 19px;
    }
}
.td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat {
    background-color: #4db2ec;
    color: #fff;
}
.td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat:hover {
    color: #fff;
}
.td-no-subcats .td-next-prev-wrap {
    clear: both;
}
.td-demo-multicolumn-2 .sub-menu {
    padding: 11px 0 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}
.td-demo-multicolumn-2 .sub-menu li:first-child > a {
    margin-top: 0;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu {
    padding: 0;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .td-demo-menuitem-hide {
    display: none;
}
.td-demo-menuitem-hide {
    visibility: hidden;
}
.td-mega-menu-page .sub-menu ul {
    display: inline-block !important;
    position: initial !important;
    width: auto !important;
}
/*


  Mobile menu


*/
#td-outer-wrap {
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 1024px) and (max-width: 1041px) {
    #td-outer-wrap {
        overflow: hidden;
    }
}
@media (max-width: 767px) {
    #td-outer-wrap {
        -webkit-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -moz-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -o-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    }
}
/* toggle button */
#td-top-mobile-toggle {
    display: none;
    top: 0;
    left: 0;
    z-index: 1;
    /* responsive phone */
}
@media (max-width: 767px) {
    #td-top-mobile-toggle {
        display: inline-block;
        position: relative;
    }
}
#td-top-mobile-toggle a {
    display: block;
    height: 53px;
    width: 53px;
}
#td-top-mobile-toggle i {
    font-size: 26px;
    line-height: 55px;
    padding-left: 13px;
    display: inline-table;
    vertical-align: middle;
    color: #fff;
}
/*
    Mobile opened menu with admin bar
*/
.td-menu-background,
.td-search-background {
    position: fixed;
    display: block;
    width: 100%;
    height: 113%;
    z-index: 9999;
    visibility: hidden;
    overflow: hidden;
    background-color: #fff;
}
.td-menu-background:before,
.td-search-background:before {
    content: '';
    position: absolute;
    display: block;
    width: 104%;
    height: 100%;
    background: #68bfb2;
    background: -moz-linear-gradient(45deg, #68bfb2 0%, #717bc3 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #68bfb2), color-stop(100%, #717bc3));
    background: -webkit-linear-gradient(45deg, #68bfb2 0%, #717bc3 100%);
    background: -o-linear-gradient(45deg, #68bfb2 0%, #717bc3 100%);
    background: -ms-linear-gradient(45deg, #68bfb2 0%, #717bc3 100%);
    background: linear-gradient(45deg, #68bfb2 0%, #717bc3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68bfb2', endColorstr='#717bc3', GradientType=1);
    z-index: 10;
    right: -4px;
}
.td-menu-background:after,
.td-search-background:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    z-index: -10;
    -webkit-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.td-menu-background {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
}
.td-menu-background:after {
    transform: translate3d(14%, 0, 0);
    -webkit-transform: translate3d(14%, 0, 0);
    -moz-transform: translate3d(14%, 0, 0);
    -ms-transform: translate3d(14%, 0, 0);
    -o-transform: translate3d(14%, 0, 0);
}
.td-search-background {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
}
.td-search-background:after {
    transform: translate3d(-14%, 0, 0);
    -webkit-transform: translate3d(-14%, 0, 0);
    -moz-transform: translate3d(-14%, 0, 0);
    -ms-transform: translate3d(-14%, 0, 0);
    -o-transform: translate3d(-14%, 0, 0);
}
.td-js-loaded .td-menu-background,
.td-js-loaded .td-search-background {
    visibility: visible;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-js-loaded .td-menu-background,
    .td-js-loaded .td-search-background {
        -webkit-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -moz-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -o-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    }
}
#td-mobile-nav {
    position: absolute;
    width: 100%;
    z-index: 9999;
    transform: translate3d(-99%, 0, 0);
    -webkit-transform: translate3d(-99%, 0, 0);
    -moz-transform: translate3d(-99%, 0, 0);
    -ms-transform: translate3d(-99%, 0, 0);
    -o-transform: translate3d(-99%, 0, 0);
    left: -1%;
    font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    #td-mobile-nav {
        -webkit-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -moz-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -o-transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    }
}
#td-mobile-nav .td_display_err {
    text-align: center;
    color: #fff;
    border: none;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    margin: -9px -30px 24px;
    font-size: 14px;
    border-radius: 0;
    padding: 12px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.06);
    display: none;
}
#td-mobile-nav input:invalid {
    box-shadow: none !important;
}
#td-mobile-nav {
    height: 1px;
    overflow: hidden;
}
#td-mobile-nav .td-menu-socials {
    padding: 0 65px 0 20px;
    overflow: hidden;
    height: 60px;
}
#td-mobile-nav .td-social-icon-wrap {
    margin: 20px 5px 0 0;
    display: inline-block;
}
#td-mobile-nav .td-social-icon-wrap i {
    border: none;
    background-color: transparent;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: #fff;
}
.td-mobile-close {
    position: absolute;
    right: 1px;
    top: 0;
    z-index: 1000;
}
.td-mobile-close .td-icon-close-mobile {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 21px;
    color: #fff;
    top: 4px;
    position: relative;
    text-align: center;
    display: inline-block;
}
.td-mobile-content {
    padding: 20px 20px 0;
}
.td-mobile-container {
    padding-bottom: 20px;
    position: relative;
}
.td-mobile-container i {
    line-height: 1;
    text-align: center;
    display: inline-block;
}
.td-mobile-content {
    /* first submenu */
    /* hide the icons */
    /* reposition the main menu */
}
.td-mobile-content .fa {
    margin-right: 10px;
    min-width: 22px !important;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    position: relative;
    top: -1px;
}
.td-mobile-content .sub-menu .fa {
    margin-right: 5px;
    min-width: 16px !important;
    font-size: 13px;
}
.td-mobile-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.td-mobile-content li {
    float: none;
    margin-left: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.td-mobile-content li a {
    display: block;
    line-height: 21px;
    font-size: 20px;
    color: #fff;
    margin-left: 0;
    padding: 12px 30px 12px 12px;
    font-weight: bold;
    letter-spacing: 0.01em;
    /* responsive portrait iPhone 5 */
}
@media (max-width: 320px) {
    .td-mobile-content li a {
        font-size: 20px;
    }
}
.td-mobile-content .td-icon-menu-right {
    position: absolute;
    cursor: pointer;
    top: 11px;
    right: -4px;
    z-index: 1000;
    font-size: 14px;
    padding: 6px 12px;
    float: right;
    color: #fff;
    line-height: 1;
    text-align: center;
    display: inline-block;
    -webkit-transform-origin: 50% 48% 0px;
    -moz-transform-origin: 50% 48% 0px;
    -o-transform-origin: 50% 48% 0px;
    transform-origin: 50% 48% 0px;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.td-mobile-content .td-icon-menu-right:before {
    content: '\e83d';
}
.td-mobile-content .td-sub-menu-open > a i {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.td-mobile-content .td-sub-menu-open > ul {
    display: block;
    max-height: 2000px;
    opacity: 0.9;
}
.td-mobile-content .sub-menu {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    /* 2nd level submenu */
}
.td-mobile-content .sub-menu .td-icon-menu-right {
    font-size: 11px;
    right: -2px;
    top: 8px;
    color: #fff;
}
.td-mobile-content .sub-menu a {
    padding: 9px 26px 9px 36px !important;
    line-height: 19px;
    font-size: 15px;
    font-weight: normal;
}
.td-mobile-content .sub-menu .sub-menu {
    /* 3rd level submenu */
}
.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 .current-menu-item > a,
.td-mobile-content .current-menu-ancestor > a,
.td-mobile-content .current-category-ancestor > a {
    color: #f0ff6e;
}
.td-mobile-content .menu_icon {
    display: none;
}
.td-mobile-content .menu-item-has-children a {
    width: 100%;
    z-index: 1;
}
.td-mobile-content .td-link-element-after {
    position: relative;
}
.td-menu-mob-open-menu {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-menu-mob-open-menu {
        position: relative;
    }
    .td-menu-mob-open-menu #wpadminbar {
        position: fixed !important;
    }
    .td-menu-mob-open-menu #td-outer-wrap {
        position: fixed;
        height: auto;
        transform: translate3d(50%, 0, 0);
        -webkit-transform: translate3d(50%, 0, 0);
        -moz-transform: translate3d(50%, 0, 0);
        -ms-transform: translate3d(50%, 0, 0);
        -o-transform: translate3d(50%, 0, 0);
    }
    .td-menu-mob-open-menu #td-mobile-nav {
        height: auto;
        overflow: auto;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        left: 0;
    }
    .td-menu-mob-open-menu .td-menu-background {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -webkit-box-shadow: 0 0 30px #000000;
        -moz-box-shadow: 0 0 30px #000000;
        box-shadow: 0 0 30px #000000;
    }
    .td-menu-mob-open-menu .td-menu-background:after {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
    }
}
/*


  Mobile menu - login


*/
/*
    Animation
*/
.td-mobile-container {
    opacity: 1;
    -webkit-transition: all 0.5s ease 0.5s;
    -moz-transition: all 0.5s ease 0.5s;
    -o-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
}
.td-hide-menu-content .td-mobile-container {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.td-hide-menu-content .td-mobile-content {
    display: none;
}
#td-mobile-nav .td-login-animation {
    opacity: 0;
    visibility: hidden !important;
    -webkit-transition: all 0.5s ease 0.5s;
    -moz-transition: all 0.5s ease 0.5s;
    -o-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
    position: absolute;
    top: 0;
    width: 100%;
}
#td-mobile-nav .td-login-animation .td-login-inputs {
    height: 76px;
}
#td-mobile-nav .td-login-hide {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#td-mobile-nav .td-login-show {
    visibility: visible !important;
    opacity: 1;
}
/*
    Logged section
*/
#td-mobile-nav .td-menu-login-section {
    list-style: none;
    position: relative;
    margin-top: 20px;
}
#td-mobile-nav .td-menu-login-section .td-logged-wrap {
    line-height: 50px;
    text-align: center;
    /* responsive portrait phone */
}
@media (max-width: 320px) {
    #td-mobile-nav .td-menu-login-section .td-logged-wrap {
        line-height: 40px;
    }
}
#td-mobile-nav .td-menu-login-section a {
    color: #fff;
}
#td-mobile-nav .td-menu-avatar {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
#td-mobile-nav .td-menu-avatar .td-avatar-container {
    width: 50px;
    height: 50px;
    border-radius: 40px;
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
    overflow: hidden;
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 320px) {
    #td-mobile-nav .td-menu-avatar .td-avatar-container {
        -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
        -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
        width: 40px;
        height: 40px;
    }
}
#td-mobile-nav .td-menu-avatar .avatar {
    position: absolute;
    margin: 0 auto;
    left: -9999px;
    right: -9999px;
    max-width: none;
    width: 100%;
    height: 100%;
}
#td-mobile-nav .td-menu-username {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin: 0 4%;
}
#td-mobile-nav .td-menu-logout {
    margin: 0;
    display: inline-block;
}
#td-mobile-nav .td-menu-logout a {
    padding: 7px 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.03);
    font-size: 14px;
    font-weight: bold;
    border-radius: 20px;
}
/*
    Guest section
*/
#td-mobile-nav .td-guest-wrap {
    height: 40px;
    text-align: center;
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: auto;
    left: auto;
    margin-right: 15px;
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar .td-avatar-container {
    width: 40px;
    height: 40px;
}
#td-mobile-nav .td-guest-wrap .td-menu-login {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
}
#td-mobile-nav .td-guest-wrap .td-menu-login span {
    background-color: #fff;
    width: 1px;
    height: 20px;
    display: inline-block;
    margin: 0 13px;
    line-height: 20px;
    position: relative;
    top: 3px;
    opacity: 0.3;
}
#td-mobile-nav .td-guest-wrap .td-menu-login a {
    cursor: pointer;
}
/*
    Register section
*/
#td-mobile-nav .td-register-section {
    position: absolute;
    top: 0;
    color: #fff;
    width: 100%;
    z-index: -1;
}
#td-mobile-nav .td-register-section a {
    color: #fff;
}
#td-mobile-nav .td-register-section .td-icon-read-down {
    font-size: 23px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    line-height: 74px;
    width: 74px;
    text-align: center;
    display: inline-block;
}
#td-mobile-nav .td-register-section .td-login-input {
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: transparent;
    outline: 0;
    margin: 18px 0;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0;
    box-shadow: none;
}
#td-mobile-nav .td-register-section .td-login-input:focus ~ label,
#td-mobile-nav .td-register-section .td-login-input:valid ~ label {
    top: -6px;
    font-size: 14px;
    opacity: 0.4;
}
#td-mobile-nav .td-register-section .td-login-form-wrap {
    padding: 0 30px;
}
#td-mobile-nav .td-register-section .td-login-button {
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    line-height: 50px;
    color: #000;
    border: none;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    margin: 17px 0 15px;
    font-size: 17px;
    background-color: #fff;
    opacity: 0.9;
    border-radius: 40px;
    text-shadow: none;
}
#td-mobile-nav .td-register-section .td-login-info-text {
    text-align: center;
    margin-bottom: 20px;
}
#td-mobile-nav .td-login-title {
    position: absolute;
    top: 0;
    padding: 0 50px;
    text-align: center;
    line-height: 74px;
    text-transform: uppercase;
    width: 100%;
    font-size: 17px;
    height: 74px;
    overflow: hidden;
    z-index: -1;
}
#td-mobile-nav .td-login-panel-title {
    text-align: center;
    font-size: 16px;
    padding: 30px 10px;
}
#td-mobile-nav .td-login-panel-title span {
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
}
/*


    Search


*/
.td-search-wrap-mob {
    padding: 0;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    text-align: center;
    z-index: 9999;
    visibility: hidden;
    color: #fff;
    font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
.td-search-wrap-mob .td-drop-down-search {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-backface-visibility: hidden;
    position: relative;
}
.td-search-wrap-mob #td-header-search-mob {
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    height: 40px;
    line-height: 36px;
    border: 0;
    background: transparent;
    outline: 0;
    margin: 8px 0;
    padding: 0;
    text-align: center;
}
.td-search-wrap-mob .td-search-input {
    margin: 0 5%;
    position: relative;
}
.td-search-wrap-mob .td-search-input span {
    opacity: 0.8;
    font-size: 12px;
}
.td-search-wrap-mob .td-search-input:before,
.td-search-wrap-mob .td-search-input:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: 0.2;
}
.td-search-wrap-mob .td-search-input:after {
    opacity: 0.8;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transition: transform 0.5s ease 0.8s;
    -moz-transition: transform 0.5s ease 0.8s;
    -o-transition: transform 0.5s ease 0.8s;
    transition: transform 0.5s ease 0.8s;
}
.td-search-wrap-mob .td_module_wrap {
    text-align: left;
}
.td-search-wrap-mob .td_module_wrap .entry-title {
    font-size: 16px;
    line-height: 20px;
}
.td-search-wrap-mob .td_module_wrap .entry-title a {
    color: #fff;
}
.td-search-wrap-mob .td_module_wrap:hover .entry-title a {
    color: #fff;
}
.td-search-wrap-mob .td-post-date {
    color: #ddd;
    opacity: 0.8;
}
.td-search-wrap-mob .td-search-form {
    margin-bottom: 30px;
}
.td-search-wrap-mob .td-aj-search-results {
    margin: 0 5%;
    text-align: left;
}
.td-search-wrap-mob .td-module-thumb {
    top: auto;
    left: auto;
}
.td-search-wrap-mob .result-msg {
    margin: 0 5%;
}
.td-search-wrap-mob .result-msg a {
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    line-height: 50px;
    color: #000;
    border: none;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    margin: 10px 0 40px;
    font-size: 17px;
    border-radius: 40px;
    background-color: #fff;
    opacity: 0.8;
    text-shadow: none;
}
.td-search-wrap-mob i {
    line-height: 1;
    text-align: center;
    display: inline-block;
}
.td-search-close {
    text-align: right;
    z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 21px;
    color: #fff;
    position: relative;
    top: 4px;
    right: 0;
    display: inline-block;
    text-align: center;
}
.td-search-opened {
    position: relative;
}
.td-search-opened #wpadminbar {
    position: fixed !important;
}
.td-search-opened #td-outer-wrap {
    position: fixed;
    height: auto;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
}
.td-search-opened .td-search-wrap-mob .td-drop-down-search {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease 0.3s;
    -moz-transition: all 0.5s ease 0.3s;
    -o-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s;
}
.td-search-opened .td-search-background {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 0 0 30px #000000;
    -moz-box-shadow: 0 0 30px #000000;
    box-shadow: 0 0 30px #000000;
}
.td-search-opened .td-search-background:after {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.td-search-opened .td-search-input:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}
.td-search-opened.admin-bar .td-search-wrap-mob {
    padding-top: 0;
}
/*
    Search opened menu with admin bar
*/
.admin-bar .td-search-wrap-mob {
    padding-top: 32px;
}
@media (max-width: 767px) {
    .admin-bar .td-search-wrap-mob {
        padding-top: 46px;
    }
}
#td-mobile-nav label {
    position: absolute;
    top: 26px;
    left: 10px;
    font-size: 17px;
    color: #fff;
    opacity: 0.6;
    pointer-events: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.td-login-inputs {
    position: relative;
}
/*  ----------------------------------------------------------------------------
    theme base font type
*/
body,
p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    line-height: 21px;
    color: #222222;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
p {
    margin-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    theme specific type
*/
.h5-caps-title {
    font-family: 'Open Sans', arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
}
a:active,
a:focus {
    /* IE remove focus */
    outline: none;
}
a {
    color: #4db2ec;
    text-decoration: none !important;
}
a:hover {
    text-decoration: underline;
}
ins {
    background: white;
    text-decoration: none;
}
code {
    position: relative;
    top: -1px;
    border: none;
    background-color: #F1F1F1;
    padding: 4px 10px;
}
pre {
    background-color: #f1f1f1;
    padding: 4px 10px 4px 10px;
    border: none;
    border-radius: 0px;
    margin-top: 24px;
}
cite {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
    /* ovveride bootstrap */
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    color: #444444;
}
cite a {
    color: #444444;
}
cite a:hover {
    color: #444444;
}
blockquote.pull-right {
    padding-left: 20px;
    border-right: none;
}
blockquote.pull-right:after {
    border-right: 2px solid #FB5502;
    width: 40px;
    right: -40px;
}
q {
    font-style: italic;
}
/*  ----------------------------------------------------------------------------
    ul li
*/
ul {
    padding: 0;
    list-style-position: inside;
}
ul li {
    line-height: 24px;
}
ol {
    list-style-position: inside;
    padding: 0;
}
ol li {
    list-style-type: none;
    line-height: 24px;
}
.dl-horizontal a {
    font-weight: 500 !important;
}
.dl-horizontal dt {
    width: 70px;
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;
}
.dl-horizontal dd {
    margin-left: 90px;
    line-height: 24px;
    font-size: 14px;
}
/*  ----------------------------------------------------------------------------
    ul li on post content
*/
.td-post-content,
.mce-content-body,
.wpb_text_column,
.comment-content {
    font-size: 14px;
    line-height: 24px;
}
.td-post-content a:hover,
.mce-content-body a:hover,
.wpb_text_column a:hover,
.comment-content a:hover {
    text-decoration: underline !important;
}
.td-post-content p,
.mce-content-body p,
.wpb_text_column p,
.comment-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
}
.td-post-content ul,
.mce-content-body ul,
.wpb_text_column ul,
.comment-content ul {
    list-style-position: inside;
    margin-bottom: 24px;
}
.td-post-content ul li,
.mce-content-body ul li,
.wpb_text_column ul li,
.comment-content ul li {
    margin: 0 0 0 21px;
}
.td-post-content ul ul,
.mce-content-body ul ul,
.wpb_text_column ul ul,
.comment-content ul ul,
.td-post-content ul ol,
.mce-content-body ul ol,
.wpb_text_column ul ol,
.comment-content ul ol {
    margin-bottom: 0;
    padding-left: 0;
}
.td-post-content ol,
.mce-content-body ol,
.wpb_text_column ol,
.comment-content ol {
    list-style-position: inside;
    margin-bottom: 24px;
}
.td-post-content ol li,
.mce-content-body ol li,
.wpb_text_column ol li,
.comment-content ol li {
    list-style-type: decimal;
    margin: 0 0 0 21px;
}
.td-post-content ol ul,
.mce-content-body ol ul,
.wpb_text_column ol ul,
.comment-content ol ul {
    margin-bottom: 0;
    padding-left: 0;
}
.td-post-content ol ul > li,
.mce-content-body ol ul > li,
.wpb_text_column ol ul > li,
.comment-content ol ul > li {
    list-style-type: none;
}
.td-post-content ol ol,
.mce-content-body ol ol,
.wpb_text_column ol ol,
.comment-content ol ol {
    padding-left: 0;
    margin-bottom: 0;
}
.td-post-content .td-arrow-list li:before,
.mce-content-body .td-arrow-list li:before,
.wpb_text_column .td-arrow-list li:before,
.comment-content .td-arrow-list li:before {
    font-family: 'newsmag', sans-serif;
    content: '\e803';
    float: left;
    margin-left: -19px;
    line-height: 24px;
    font-size: 14px;
}
.td-post-content .td-arrow-list,
.mce-content-body .td-arrow-list,
.wpb_text_column .td-arrow-list,
.comment-content .td-arrow-list {
    margin-left: 21px;
    list-style: none;
}
/*  ----------------------------------------------------------------------------
    quote
*/
.td-page-content blockquote,
.td-post-content blockquote,
.wpb_text_column blockquote,
.td_block_text_with_title blockquote,
.mce-content-body blockquote,
.comment-content blockquote {
    padding: 0;
    position: relative;
    border-left: none;
    margin: 42px 0 38px 0;
}
.td-page-content blockquote p,
.td-post-content blockquote p,
.wpb_text_column blockquote p,
.td_block_text_with_title blockquote p,
.mce-content-body blockquote p,
.comment-content blockquote p {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    color: #4db2ec;
}
.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,
.mce-content-body .twitter-tweet p,
.comment-content .twitter-tweet p {
    font-family: initial;
    font-size: initial;
    line-height: initial;
    font-style: initial;
    text-align: initial;
    text-transform: initial;
    color: initial;
    font-weight: 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,
.mce-content-body .td_quote_right,
.comment-content .td_quote_right {
    float: right;
    width: 50%;
    padding-left: 20px;
    margin-bottom: 21px;
    margin-top: 21px;
}
.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,
.mce-content-body .td_quote_left,
.comment-content .td_quote_left {
    float: left;
    width: 50%;
    padding-left: 0;
    margin-bottom: 18px;
    margin-top: 18px;
}
.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,
.mce-content-body .td_quote_left p,
.comment-content .td_quote_left p {
    text-align: left;
}
.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,
.mce-content-body .td_quote_box,
.comment-content .td_quote_box {
    margin: 0;
    background-color: #FCFCFC;
    border-left-style: solid;
    border-width: 2px;
    border-color: #4db2ec;
    padding: 15px 23px 0 23px;
    position: relative;
    top: 6px;
}
.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,
.mce-content-body .td_quote_box p,
.comment-content .td_quote_box p {
    font-family: 'Open Sans', arial, sans-serif;
    color: #777;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    padding-bottom: 16px;
    margin: 0;
    text-transform: none;
}
.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,
.mce-content-body .td_box_left,
.comment-content .td_box_left {
    width: 40%;
    float: left;
    margin: 0 34px 20px 0;
}
.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,
.mce-content-body .td_box_right,
.comment-content .td_box_right {
    width: 30%;
    float: right;
    margin: 0 0 20px 34px;
}
.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,
.mce-content-body .td_box_center,
.comment-content .td_box_center {
    margin: 0 0 29px 0;
}
.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,
.mce-content-body .td_pull_quote,
.comment-content .td_pull_quote {
    margin: 0;
    position: relative;
    top: 0;
}
.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,
.mce-content-body .td_pull_quote p,
.comment-content .td_pull_quote p {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    text-transform: none;
    text-align: center;
    margin: 0;
}
.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,
.mce-content-body .td_pull_quote p:first-child:before,
.comment-content .td_pull_quote p:first-child:before {
    position: absolute;
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/pull-quote-left.png') no-repeat;
    left: 0;
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.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,
.mce-content-body .td_pull_quote p:after,
.comment-content .td_pull_quote p:after {
    position: absolute;
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/pull-quote-right.png') no-repeat;
    bottom: 10px;
    right: 0;
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.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,
.mce-content-body .td_pull_left,
.comment-content .td_pull_left {
    width: 40%;
    float: left;
    margin: 0 34px 5px 0;
    padding: 17px 25px 18px 25px;
}
.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,
.mce-content-body .td_pull_right,
.comment-content .td_pull_right {
    width: 30%;
    float: right;
    margin: 0 0 10px 34px;
    padding: 17px 25px 18px 25px;
}
.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,
.mce-content-body .td_pull_center,
.comment-content .td_pull_center {
    margin: 17px 0;
    padding: 15px 50px 15px 50px;
}
.td-page-content .alignnone,
.td-post-content .alignnone,
.wpb_text_column .alignnone,
.td_block_text_with_title .alignnone,
.mce-content-body .alignnone,
.comment-content .alignnone {
    display: inline-block;
    margin-bottom: 0;
}
blockquote small {
    margin-top: 5px;
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    color: #444;
}
/*  ----------------------------------------------------------------------------
    dropcap
*/
.td-page-content .dropcap,
.td-post-content .dropcap,
.wpb_text_column .dropcap,
.mce-content-body .dropcap,
.comment-content .dropcap {
    float: left;
    display: block;
    font-size: 50px;
    line-height: 52px;
    background-color: #4db2ec;
    color: white;
    text-align: center;
    margin: 9px 13px 0 0;
    padding: 3px 10px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    min-width: 62px;
    min-height: 62px;
}
.td-page-content .dropcap1,
.td-post-content .dropcap1,
.wpb_text_column .dropcap1,
.mce-content-body .dropcap1,
.comment-content .dropcap1 {
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    font-size: 40px;
    line-height: 56px;
    padding: 2px 14px 4px;
}
.td-page-content .dropcap2,
.td-post-content .dropcap2,
.wpb_text_column .dropcap2,
.mce-content-body .dropcap2,
.comment-content .dropcap2 {
    background-color: transparent !important;
    color: #4B4B4B;
    font-size: 60px;
    line-height: 50px;
    margin: 7px 9px 0 0;
}
.td-page-content .dropcap3,
.td-post-content .dropcap3,
.wpb_text_column .dropcap3,
.mce-content-body .dropcap3,
.comment-content .dropcap3 {
    background-color: transparent !important;
    color: #4B4B4B;
    font-size: 60px;
    line-height: 42px;
    font-weight: bold;
    margin: 7px 9px 0 0;
}
/*  ----------------------------------------------------------------------------
    button
*/
.td_btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #fff;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
}
.td_btn_sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.td_btn_md {
    padding: 9px 12px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 4px;
}
.td_btn_lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.td_default_btn,
.td_square_btn {
    transition: background-color 0.1s ease;
    -webkit-transition: background-color 0.1s ease;
    background-color: #4db2ec;
}
.td_default_btn:hover,
.td_square_btn:hover {
    background-color: #444 !important;
}
.td_default_btn:active,
.td_square_btn:active {
    background-color: #000 !important;
}
.td_square_btn {
    border-radius: 0;
}
.td_outlined_btn {
    border-width: 2px;
    border-style: solid;
    border-color: #4db2ec;
    color: #4db2ec;
    background-color: transparent;
    transition: all 0.1s ease ;
    -webkit-transition: all 0.1s ease;
}
.td_outlined_btn:hover {
    background-color: #4db2ec;
    color: #fff;
}
.td_outlined_btn:active {
    background-color: #444 !important;
    border-color: #444;
}
.td_shadow_btn {
    background-color: #4db2ec;
    top: 0;
    -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
    transition: top 0.1s ease;
    -webkit-transition: top 0.1s ease;
}
.td_shadow_btn:hover {
    top: -3px;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.td_shadow_btn:active {
    background-color: #444 !important;
}
.td_3D_btn {
    background-color: #4db2ec;
    top: 0;
    transition: top 0.1s ease;
    -webkit-transition: top 0.1s ease;
    border-radius: 0;
}
.td_3D_btn:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 100%;
    width: 100%;
    height: 5px;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 0;
    transition: height 0.1s ease;
    -webkit-transition: height 0.1s ease;
}
.td_3D_btn:hover {
    top: 5px;
}
.td_3D_btn:hover:before {
    height: 0;
}
.td_3D_btn:hover:after {
    height: 0;
}
.td_3D_btn:active {
    background-color: #444 !important;
}
/*  ----------------------------------------------------------------------------
    h
*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', arial, sans-serif;
    color: #222222;
    font-weight: 400;
    margin: 6px 0px 6px 0px;
}
h1 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 33px;
    margin-bottom: 23px;
    letter-spacing: -0.02em;
}
h2 {
    font-size: 27px;
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
}
h3 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 27px;
    margin-bottom: 17px;
}
h4 {
    font-size: 19px;
    line-height: 29px;
    margin-top: 24px;
    margin-bottom: 14px;
}
h5 {
    font-size: 17px;
    line-height: 25px;
    margin-top: 21px;
    margin-bottom: 11px;
}
h6 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 21px;
    margin-bottom: 11px;
}
.td-post-content h1:first-child,
.td-post-content h2:first-child,
.td-post-content h3:first-child,
.td-post-content h4:first-child,
.td-post-content h5:first-child,
.td-post-content h6:first-child {
    margin-top: 4px;
}
/*  ----------------------------------------------------------------------------
    text and Images align
*/
.td-post-content img,
.mce-content-body img {
    margin-bottom: 21px;
}
.td-post-content figure img,
.mce-content-body figure img {
    margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    text and Images align
*/
.alignnone {
    margin-top: 0;
}
.aligncenter {
    text-align: center;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: 6px;
}
/*  ----------------------------------------------------------------------------
    align left
*/
.alignleft:not(.td-post-image-left) {
    float: left;
    margin-right: 21px;
    margin-top: 6px;
    margin-bottom: 6px;
    /* responsive portrait tablet */
    /* responsive portrait phone - just a bit, after 500px we make it non float */
    /* responsive phone CUSTOM - align the image on center */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .alignleft:not(.td-post-image-left) {
        max-width: 220px !important;
    }
}
@media (max-width: 767px) {
    .alignleft:not(.td-post-image-left) {
        max-width: 220px !important;
    }
}
@media (max-width: 500px) {
    .alignleft:not(.td-post-image-left) {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 100% !important;
        margin-bottom: 21px;
    }
    .alignleft:not(.td-post-image-left) img {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .alignleft:not(.td-post-image-left) figcaption {
        text-align: center;
    }
}
.td-pb-span12,
.mceContentBody-max-width-big {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-span12 .alignleft:not(.td-post-image-left),
    .mceContentBody-max-width-big .alignleft:not(.td-post-image-left) {
        max-width: 400px !important;
    }
}
/*  ----------------------------------------------------------------------------
    Screen reader text
*/
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
/*  ----------------------------------------------------------------------------
    align right
*/
.alignright:not(.td-post-image-right) {
    float: right;
    margin-left: 21px;
    margin-top: 6px;
    margin-bottom: 6px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    /* responsive phone CUSTOM */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .alignright:not(.td-post-image-right) {
        max-width: 220px !important;
    }
}
@media (max-width: 767px) {
    .alignright:not(.td-post-image-right) {
        max-width: 220px !important;
    }
}
@media (max-width: 500px) {
    .alignright:not(.td-post-image-right) {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 100% !important;
        margin-bottom: 21px;
    }
    .alignright:not(.td-post-image-right) img {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .alignright:not(.td-post-image-right) figcaption {
        text-align: center;
    }
}
.alignright .td-post-image-full-and-grid,
.alignleft .td-post-image-full-and-grid,
.aligncenter .td-post-image-full-and-grid,
.alignnone .td-post-image-full-and-grid {
    max-width: none !important;
}
.td-pb-span12,
.mceContentBody-max-width-big {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-span12 .alignright:not(.td-post-image-left),
    .mceContentBody-max-width-big .alignright:not(.td-post-image-left) {
        max-width: 400px !important;
    }
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
    margin-bottom: 0;
}
.alignnone img,
.aligncenter img {
    width: 100%;
}
img.wp-smiley {
    width: auto;
}
/*  ----------------------------------------------------------------------------
     caption
*/
.wp-caption-text,
.wp-caption-dd {
    font-family: Verdana, Geneva, sans-serif;
    text-align: right;
    margin: 4px 0px 17px 0px;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 17px;
    color: #444444;
    z-index: 1;
}
.wp-caption {
    text-align: center;
    max-width: 100% !important;
}
.wp-caption img {
    max-width: 100% !important;
}
/*  ----------------------------------------------------------------------------
     table
*/
table {
    width: 100%;
}
table th {
    text-align: left;
    border: 1px solid #e6e6e6;
    padding: 2px 8px;
}
table td {
    border: 1px solid #e6e6e6;
    padding: 2px 8px;
}
table .odd td {
    background-color: #fcfcfc;
}
address {
    font-size: inherit !important;
    line-height: inherit !important;
    margin-bottom: 21px;
}
big {
    text-transform: uppercase;
}
/* Post content */
.post {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #444444;
}
/* Forms, textarea */
textarea {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #444444;
    border: 1px solid #e6e6e6;
    width: 100%;
    max-width: 100%;
    height: 168px;
    min-height: 168px;
    padding: 6px 9px 6px 9px;
}
textarea:active,
textarea:focus {
    border-color: #cccccc !important;
}
textarea:focus,
input:focus,
input[type]:focus {
    outline: 0 none;
}
/* Input buttons */
input[type=submit] {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    background-color: #222;
    border-radius: 3px;
    color: #ffffff;
    border: none;
    padding: 7px 12px;
}
input[type=submit]:hover {
    background-color: #4db2ec;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #444444;
    border: 1px solid #e6e6e6;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px 3px 9px;
}
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: #cccccc !important;
}
input[type=password] {
    width: 100%;
    position: relative;
    top: 0;
    display: inline-table;
    vertical-align: middle;
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #ccc;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
    margin-bottom: 10px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    input[type=password] {
        font-size: 16px;
    }
}
/*  ----------------------------------------------------------------------------
     embed
*/
embed {
    width: 100%;
}
.videopress-placeholder {
    width: 100% !important;
}
.videopress-poster {
    height: auto !important;
    width: 100% !important;
}
.video-player {
    width: 100% !important;
}
/*  ----------------------------------------------------------------------------
    custom post padding
*/
.td-paragraph-padding-0 {
    display: block;
    padding-left: 0;
    padding-right: 11%;
}
.td-paragraph-padding-1 {
    display: block;
    padding-left: 11%;
    padding-right: 11%;
}
.td-paragraph-padding-2 {
    display: block;
    padding-left: 17.5%;
    padding-right: 17.5%;
}
.td-paragraph-padding-3 {
    display: block;
    padding-left: 11%;
    padding-right: 17.5%;
}
.td-paragraph-padding-4 {
    display: block;
    padding-left: 11%;
    padding-right: 0;
}
.td-paragraph-padding-5 {
    display: block;
    padding-left: 22.5%;
    padding-right: 22.5%;
}
.td-paragraph-padding-6 {
    display: block;
    padding-left: 17.5%;
    padding-right: 11%;
}
.td-pb-span8 .td-paragraph-padding-0,
.mceContentBody-max-width-small .td-paragraph-padding-0 {
    padding-right: 3%;
}
.td-pb-span8 .td-paragraph-padding-1,
.mceContentBody-max-width-small .td-paragraph-padding-1 {
    padding-left: 3%;
    padding-right: 3%;
}
.td-pb-span8 .td-paragraph-padding-2,
.mceContentBody-max-width-small .td-paragraph-padding-2 {
    padding-left: 8.5%;
    padding-right: 8.5%;
}
.td-pb-span8 .td-paragraph-padding-3,
.mceContentBody-max-width-small .td-paragraph-padding-3 {
    padding-left: 3%;
    padding-right: 8.5%;
}
.td-pb-span8 .td-paragraph-padding-4,
.mceContentBody-max-width-small .td-paragraph-padding-4 {
    padding-left: 3%;
}
.td-pb-span8 .td-paragraph-padding-5,
.mceContentBody-max-width-small .td-paragraph-padding-5 {
    padding-left: 10.5%;
    padding-right: 10.5%;
}
.td-pb-span8 .td-paragraph-padding-6,
.mceContentBody-max-width-small .td-paragraph-padding-6 {
    padding-left: 8.5%;
    padding-right: 3%;
}
/* responsive phone */
@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 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
/*  ----------------------------------------------------------------------------
     tagDiv image styles
     the .td-post-image-lef is moved:
      - from image to link
        or
      - from image to figure

*/
/*  ----------------------------------------------------------------------------
    td image left
*/
.td-post-image-left {
    float: left;
    position: relative;
    left: -21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    /* responsive phone CUSTOM - align the image on center */
}
.td-post-image-left figcaption {
    padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-image-left {
        left: -18px;
        max-width: 220px !important;
    }
    .td-post-image-left figcaption {
        padding-left: 17px;
    }
}
@media (max-width: 767px) {
    .td-post-image-left {
        max-width: 220px !important;
        left: 0;
        margin-right: 21px;
    }
    .td-post-image-left figcaption {
        padding-right: 0;
    }
}
@media (max-width: 500px) {
    .td-post-image-left {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 100% !important;
    }
}
/*  ----------------------------------------------------------------------------
    td image right
*/
.td-post-image-right {
    float: right;
    position: relative;
    right: -20px;
    z-index: 1;
}
.td-post-image-right figcaption {
    padding-right: 20px;
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-image-right {
        right: -18px;
        max-width: 220px !important;
    }
    .td-post-image-right figcaption {
        padding-right: 17px;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    .td-post-image-right {
        right: 0;
        margin-left: 21px;
        max-width: 220px !important;
    }
    .td-post-image-right figcaption {
        padding-right: 0;
    }
}
/* responsive phone CUSTOM - align the image on center */
@media (max-width: 500px) {
    .td-post-image-right {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 100% !important;
    }
}
/*  ----------------------------------------------------------------------------
    td image full width
*/
.td-post-image-full {
    position: relative;
    left: -21px;
    max-width: none !important;
    width: 681px !important;
    z-index: 1;
}
.td-post-image-full figcaption {
    padding-right: 20px;
    padding-left: 20px;
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-image-full {
        left: -18px;
        width: 505px !important;
    }
    .td-post-image-full figcaption {
        padding-right: 17px;
        padding-left: 17px;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    .td-post-image-full {
        left: 0;
        width: 100% !important;
        max-width: 100% !important;
    }
    .td-post-image-full figcaption {
        padding-right: 0;
        padding-left: 0;
    }
}
.td-pb-span12 .td-post-image-full,
.mceContentBody-max-width-big .td-post-image-full {
    width: 1021px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-span12 .td-post-image-full,
    .mceContentBody-max-width-big .td-post-image-full {
        width: 756px !important;
    }
}
/*  ----------------------------------------------------------------------------
    td image full width -and-grid
*/
.td-post-image-full-and-grid {
    position: relative;
    left: -20px;
    max-width: none !important;
    width: 679px !important;
    z-index: 1;
}
.td-post-image-full-and-grid figcaption {
    padding-right: 20px;
    padding-left: 20px;
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-image-full-and-grid {
        left: -17px;
        width: 503px !important;
    }
    .td-post-image-full-and-grid figcaption {
        padding-right: 17px;
        padding-left: 17px;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    .td-post-image-full-and-grid {
        left: 0;
        width: 100% !important;
        max-width: 100% !important;
    }
    .td-post-image-full-and-grid figcaption {
        padding-right: 0;
        padding-left: 0;
    }
}
.td-pb-span12 .td-post-image-full-and-grid,
.mceContentBody-max-width-big .td-post-image-full-and-grid {
    width: 1019px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-span12 .td-post-image-full-and-grid,
    .mceContentBody-max-width-big .td-post-image-full-and-grid {
        width: 754px !important;
    }
}
/*  ----------------------------------------------------------------------------
    Post grid padding
*/
.td-post-header {
    padding-top: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-header {
        padding-top: 17px;
    }
}
@media (max-width: 767px) {
    .td-post-header {
        padding-top: 15px;
    }
}
.td-post-border-top {
    border-top: 1px solid #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    Breadcrumbs
*/
.entry-crumbs {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: #c3c3c3;
    position: relative;
    top: -5px;
}
.entry-crumbs a {
    color: #c3c3c3;
}
.entry-crumbs a:hover {
    color: #777777;
}
.entry-crumbs .td-bread-sep {
    font-size: 8px;
    margin: 0 5px 0 5px;
}
/*  ----------------------------------------------------------------------------
    Category
*/
.td-category {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 15px;
}
.td-category li {
    display: inline-block;
    line-height: 15px;
    margin: 0 5px 3px 0;
}
.td-category a {
    color: #fff;
    background-color: #4db2ec;
    padding: 1px 7px;
    border-radius: 3px;
    white-space: nowrap;
}
.td-category a:hover {
    opacity: 0.9;
}
/*  ----------------------------------------------------------------------------
    Post title
*/
.post footer {
    clear: both;
}
.post p {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .post p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.post header h1 {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #222;
    margin: 6px 0 7px 0;
    word-wrap: break-word;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .post header h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
/*  ----------------------------------------------------------------------------
    Subtitle
*/
.td-post-sub-title {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
    color: #999;
    padding: 5px 0 8px 0;
    margin: 13px 0;
    border-bottom: 1px dashed #f1f1f1;
    border-top: 1px dashed #f1f1f1;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-sub-title {
        margin: 11px 0;
    }
}
@media (max-width: 767px) {
    .td-post-sub-title {
        margin: 8px 0;
    }
}
/*  ----------------------------------------------------------------------------
    Author - Date - Comments - Count views
*/
.bypostauthor {
    line-height: 1;
}
.meta-info {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    color: #444;
    line-height: 16px;
    margin-bottom: 15px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .meta-info {
        margin-bottom: 12px;
    }
}
@media (max-width: 767px) {
    .meta-info {
        margin-bottom: 10px;
    }
}
.td-post-author-name {
    display: inline-block;
    margin-right: 3px;
}
.td-post-author-name a {
    color: #222;
    font-weight: 700;
}
.td-post-author-name a:hover {
    color: #222;
    text-decoration: none !important;
}
.td-post-author-name span {
    margin-left: 3px;
}
.td-post-author-name div {
    display: inline;
}
.td-post-date {
    display: inline-block;
    margin-right: 3px;
}
.td-post-views {
    display: inline-block;
    margin-left: 9px;
}
.td-post-views i {
    margin: 0 5px;
    font-size: 13px;
    position: relative;
    top: 1px;
}
.td-post-comments {
    display: inline-block;
    margin-left: 9px;
}
.td-post-comments a {
    color: #444;
}
.td-post-comments a:hover {
    text-decoration: none !important;
}
.td-post-comments i {
    margin: 0 8px;
    font-size: 9px;
}
/*  ----------------------------------------------------------------------------
    Sharing
*/
.td-post-sharing {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    color: #222;
    font-weight: 700;
    line-height: 10px;
    border-top: 1px solid #e6e6e6;
}
.td-post-sharing a {
    display: inline-block;
}
.td-default-sharing {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
}
.td-social-sharing-buttons {
    font-size: 11px;
    color: #fff;
    height: 32px;
    border-radius: 3px;
    margin-right: 10px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-social-sharing-buttons {
        float: left;
    }
}
.td-social-sharing-buttons:hover {
    color: #fff;
    opacity: 0.9;
}
.td-social-sharing-buttons div {
    display: inline-block;
}
.td-social-facebook {
    background-color: #516eab;
}
.td-social-facebook .td-social-but-text {
    /* responsive portrait phone */
}
@media (max-width: 374px) {
    .td-social-facebook .td-social-but-text {
        display: none;
    }
}
.td-social-twitter {
    background-color: #29c5f6;
}
.td-social-twitter .td-social-but-text {
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    /* responsive portrait phone */
}
@media (max-width: 374px) {
    .td-social-twitter .td-social-but-text {
        display: none;
    }
}
.td-social-google {
    background-color: #eb4026;
}
.td-social-pinterest {
    background-color: #ca212a;
}
.td-social-whatsapp {
    display: none !important;
    background-color: #7bbf6a;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-social-whatsapp {
        display: inline-block !important;
        margin-right: 0;
    }
}
.td-social-but-text {
    position: relative;
    top: -12px;
    padding: 0 9px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.td-with-like .td-social-but-text {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-with-like .td-social-but-text {
        display: none;
    }
}
.td-classic-sharing {
    display: inline-block;
    vertical-align: middle;
    margin: 16px 0 15px 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-classic-sharing {
        display: block;
        margin: 0;
    }
}
.td-classic-sharing ul {
    margin: 0;
    padding: 0;
}
.td-classic-sharing li {
    list-style: none;
    display: inline-block;
    height: 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-classic-sharing li {
        margin-left: 0;
        height: auto;
    }
}
.td-classic-facebook {
    margin-left: 4px;
}
.td-classic-twitter {
    position: relative;
    top: -1px;
    left: 2px;
}
.td-classic-twitter .twitter-share-button {
    margin: 0 !important;
}
.td-post-share-title {
    position: relative;
    margin-right: 20px;
    vertical-align: middle;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-share-title {
        display: none;
    }
}
/*  ----------------------------------------------------------------------------
    Featured image
*/
.td-post-content {
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-content {
        padding-top: 17px;
    }
}
@media (max-width: 767px) {
    .td-post-content {
        padding-top: 10px;
    }
}
.td-post-content .td-module-thumb {
    margin-bottom: 22px;
}
.td-modal-image img {
    margin-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Source and Via
*/
.td-post-source-via {
    font-family: 'Open Sans', arial, sans-serif;
    line-height: 21px;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}
.td-post-small-box {
    height: 15px;
    line-height: 15px;
    margin-bottom: 3px;
}
.td-post-small-box span {
    background-color: #444;
    padding: 1px 7px;
    color: #fff;
}
.td-post-small-box a {
    background-color: #a5a5a5;
    margin: 0 0 0 3px;
    padding: 1px 7px;
    color: #fff;
}
.td-post-small-box a:hover {
    text-decoration: none !important;
    background-color: #4db2ec;
    color: #fff;
}
/*  ----------------------------------------------------------------------------
    Tags
*/
.td-post-source-tags {
    margin: 15px 0 18px 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-source-tags {
        margin: 11px 0 14px 0;
    }
}
@media (max-width: 767px) {
    .td-post-source-tags {
        margin: 5px 0 8px 0;
    }
}
.td-tags {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    margin: 0;
    padding: 0;
    height: 15px;
    line-height: 15px;
    display: table;
}
.td-tags li {
    list-style: none;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    margin: 0 0 3px 0;
}
.td-tags a {
    margin: 0 3px 0 0;
}
.td-tags span {
    margin-right: 3px;
}
/*  ----------------------------------------------------------------------------
    Next / Prev article
*/
.td-post-next-prev {
    border-top: 1px solid #e6e6e6;
    position: relative;
}
.td-post-next-prev .td-block-span6 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-next-prev .td-block-span6 {
        width: 50% !important;
        padding: 0 10px !important;
    }
}
.td-next-prev-separator {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #e6e6e6;
    display: block;
    left: 50%;
}
.td-post-prev-post,
.td-post-next-post {
    position: relative;
}
.td-post-prev-post a:hover,
.td-post-next-post a:hover {
    color: #4db2ec;
}
.td-post-next-post {
    text-align: right;
}
.td-block-span6.td-post-prev-post {
    width: 50% !important;
    padding: 0 20px !important;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-block-span6.td-post-prev-post {
        padding: 0 17px !important;
    }
}
@media (max-width: 767px) {
    .td-block-span6.td-post-prev-post {
        padding: 0 10px !important;
    }
}
.td-block-span6.td-post-next-post {
    width: 50% !important;
    padding: 0 20px !important;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-block-span6.td-post-next-post {
        padding: 0 17px !important;
    }
}
@media (max-width: 767px) {
    .td-block-span6.td-post-next-post {
        padding: 0 10px !important;
    }
}
.td-post-next-prev-content {
    display: inline-block;
    font-family: 'Open Sans', arial, sans-serif;
}
.td-post-next-prev-content span {
    display: block;
    font-size: 12px;
    color: #c1c1c1;
    font-weight: 600;
    margin: 33px 0 6px 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-next-prev-content span {
        margin-top: 29px;
    }
}
@media (max-width: 767px) {
    .td-post-next-prev-content span {
        margin-top: 19px;
    }
}
.td-post-next-prev-content a {
    display: block;
    font-size: 15px;
    color: #222;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 38px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-next-prev-content a {
        margin-bottom: 34px;
    }
}
@media (max-width: 767px) {
    .td-post-next-prev-content a {
        margin-bottom: 24px;
    }
}
/*  ----------------------------------------------------------------------------
    Author box
*/
.author-box-wrap {
    border-top: 1px solid #e6e6e6;
    padding: 21px 19px 17px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .author-box-wrap {
        padding: 17px 17px 13px 17px;
    }
}
@media (max-width: 767px) {
    .author-box-wrap {
        padding: 10px;
    }
}
.author-box-wrap .td-author-social a {
    color: #444;
}
.author-box-wrap .desc {
    margin-left: 116px;
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .author-box-wrap .desc {
        margin-left: 113px;
    }
}
@media (max-width: 767px) {
    .author-box-wrap .desc {
        margin: 0;
        text-align: center;
    }
}
.author-box-wrap .avatar {
    float: left;
    max-width: 96px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .author-box-wrap .avatar {
        float: none;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 9px;
    }
}
.author-box-wrap .td-social-icon-wrap a {
    margin-top: 9px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .author-box-wrap .td-social-icon-wrap a {
        margin-top: 2px;
    }
}
.td-author-description {
    margin-bottom: 6px;
}
.td-author-name {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
    margin: 6px 0 8px 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-author-name {
        margin: 0 0 4px 0;
    }
}
.td-author-name a {
    color: #222;
}
.td-author-name a:hover {
    color: #4db2ec;
}
.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: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Related / similar articles
*/
.td_block_related_posts {
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_related_posts {
        margin-bottom: 40px;
    }
}
.td_block_related_posts .td-related-span4 {
    padding-bottom: 17px;
}
.td_block_related_posts .entry-title {
    margin: 0;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_related_posts .entry-title {
        font-size: 11px !important;
        line-height: 12px !important;
        margin-top: 4px;
    }
}
.td_block_related_posts .td-module-thumb {
    margin-bottom: 6px;
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_related_posts .td-module-thumb {
        margin-bottom: 0;
    }
}
.td_block_related_posts .td-next-prev-wrap {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px 19px 0 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_related_posts .td-next-prev-wrap {
        margin: 17px 17px 0 0;
    }
}
@media (max-width: 767px) {
    .td_block_related_posts .td-next-prev-wrap {
        top: auto !important;
        bottom: -40px;
        left: 0;
        margin: 0 auto;
        text-align: center;
    }
}
.td_block_related_posts .td-loader-gif {
    /* responsive phone */
}
@media (max-width: 767px) {
    .td_block_related_posts .td-loader-gif {
        top: 50%;
    }
}
.td_block_related_posts .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_block_related_posts .entry-thumb {
        min-height: 150px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_related_posts .entry-thumb {
        min-height: 108px;
    }
}
.td-related-full-width .td-next-prev-wrap {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-related-full-width .td-next-prev-wrap {
        margin: 17px 19px 0 0;
    }
}
/* responsive portrait phone - fix the related posts on full width layout on phones*/
@media (max-width: 767px) {
    .td-related-full-width .td-post-category {
        display: none !important;
    }
}
@media (max-width: 500px) {
    .td-related-full-width .td-related-span4 {
        display: block;
        float: none !important;
        width: 100% !important;
        min-height: 68px !important;
    }
    .td-related-full-width .td-module-thumb {
        width: 75px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .td-related-full-width .td-post-category {
        display: none !important;
    }
    .td-related-full-width .item-details {
        float: left;
        margin-left: 86px;
    }
}
.td-related-title {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    margin: 22px 0 22px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-related-title {
        margin: 19px 0 19px 17px;
    }
}
@media (max-width: 767px) {
    .td-related-title {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
}
.td-related-title .td-related-left {
    color: #222222;
    border-radius: 3px 0 0 3px;
    padding: 1px 15px;
    border: 1px solid #222;
    white-space: nowrap;
}
.td-related-title .td-related-left:hover {
    background-color: #fafafa;
}
.td-related-title .td-related-right {
    border-radius: 0 3px 3px 0;
    border-top: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-left: 0;
    border-color: #222;
    border-style: solid;
    padding: 1px 14px;
    background-color: #fff;
    color: #222;
    white-space: nowrap;
}
.td-related-title .td-related-right:hover {
    background-color: #fafafa;
}
.td-related-title .td-cur-simple-item {
    background-color: #222;
    color: #fff;
}
.td-related-title .td-cur-simple-item:hover {
    background-color: #222;
}
.td_mod_related_posts:hover a {
    color: #4db2ec;
}
.td_mod_related_posts:hover .td-post-category {
    color: #fff;
}
.post-password-form label {
    float: left;
    height: 32px;
    margin-bottom: 21px;
}
.post-password-form input[type="password"] {
    border: 1px solid #E6E6E6;
    border-right: 0;
    display: inline-table;
    height: 32px;
    line-height: 21px;
    vertical-align: middle;
    width: 232px;
    padding: 1px 5px 2px 10px;
    margin-left: 5px;
}
.post-password-form input[type="submit"] {
    float: left;
    border-radius: 0 3px 3px 0;
}
.mejs-container {
    margin-bottom: 20px;
}
.mejs-overlay-loading {
    display: none;
}
.wpb_video_wrapper iframe {
    margin-bottom: 16px;
}
.more-link-wrap {
    font-family: 'Open Sans', arial, sans-serif;
    height: 30px;
    line-height: 29px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 21px;
}
.more-link-wrap a {
    background-color: #444;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    padding: 8px 12px;
    display: block;
}
.more-link-wrap a:hover {
    background-color: #4db2ec;
    text-decoration: none !important;
}
.wp-video {
    margin-bottom: 20px;
}
/*  ----------------------------------------------------------------------------
    VC in post hack
*/
.td-post-content .wpb_row {
    overflow: hidden;
    left: -21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-content .wpb_row {
        left: -18px;
    }
}
@media (max-width: 767px) {
    .td-post-content .wpb_row {
        left: 0;
    }
}
.td-post-content .wpb_row .wpb_content_element {
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-content .wpb_row .wpb_content_element {
        padding-left: 17px;
        padding-right: 17px;
    }
}
@media (max-width: 767px) {
    .td-post-content .wpb_row .wpb_content_element {
        padding-left: 0;
        padding-right: 0;
    }
}
.td-post-content .wpb_row .column_container {
    border: 0;
}
.td-post-content .wpb_row .vc_btn {
    margin-left: 20px;
    margin-right: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-content .wpb_row .vc_btn {
        margin-left: 17px;
        margin-right: 17px;
    }
}
@media (max-width: 767px) {
    .td-post-content .wpb_row .vc_btn {
        margin-left: 0;
        margin-right: 0;
    }
}
.td-pb-span12 .td-post-content .td-pb-span12 .wpb_content_element {
    padding-left: 0;
    padding-right: 0;
}
.td-pb-span12 .td-post-content .wpb_row .td-pb-span4 .wpb_content_element {
    padding-right: 20px;
    padding-left: 0;
}
.td-pb-span12 .td-post-content .wpb_row .vc_btn {
    margin-left: 0;
    margin-right: 0;
}
/*  ----------------------------------
    Post embeds
*/
.wp-embedded-content {
    width: 100%;
}
.td-post-content embed,
.td-post-content iframe,
.td-post-content object {
    max-width: 100%;
}
.td-post-content .fb-video {
    margin-bottom: 24px;
}
.td-post-content #fb-root + p {
    margin: 0;
}
.td-sidebar-left-content {
    float: right !important;
    left: -1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-sidebar-left-content {
        float: none !important;
        left: 0;
    }
}
/*  ----------------------------------
    Post td gallery
*/
.td-post-content .td-gallery {
    clear: both;
}
/*  ----------------------------------------------------------------------------
    Template 1
*/
.td-post-template-1 .td-post-content {
    border-top: 1px solid #e6e6e6;
    padding-top: 21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-1 .td-post-content {
        padding-top: 17px;
    }
}
@media (max-width: 767px) {
    .td-post-template-1 .td-post-content {
        padding-top: 15px;
    }
}
.td-post-template-1 .td-featured-image-rec {
    float: left;
    width: 300px;
    margin-right: 21px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-1 .td-featured-image-rec {
        width: 40%;
        margin-right: 15px;
    }
}
.td-post-template-1 .td-pb-span8 .td-featured-image-rec {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-1 .td-pb-span8 .td-featured-image-rec {
        width: 250px;
        margin-right: 17px;
    }
}
.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
    float: left;
    width: 60%;
    /* responsive portrait phone */
}
@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 .post h1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-1 .post h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
.td-post-template-1 footer {
    clear: both;
}
/*  ----------------------------------------------------------------------------
    Template 2
*/
.td-post-template-2 .td-pb-span12 .td-post-featured-image img {
    width: 100%;
}
.td-post-template-2 .post h1 {
    font-size: 48px;
    line-height: 58px;
    margin-top: 6px;
    margin-bottom: 5px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-2 .post h1 {
        font-size: 40px;
        line-height: 48px;
    }
}
@media (max-width: 767px) {
    .td-post-template-2 .post h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
.td-post-template-2 .meta-info {
    margin-bottom: 14px;
}
.td-post-template-2 .td-post-sub-title {
    font-size: 16px;
    line-height: 26px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-2 .td-post-sub-title {
        margin: 14px 0 14px 0;
    }
}
/*  ----------------------------------------------------------------------------
    Template 3
*/
.td-post-template-3 .td-pb-span12 .td-post-featured-image img {
    width: 100%;
}
.td-post-template-3 header h1 {
    font-size: 48px;
    line-height: 58px;
    margin-top: 6px;
    margin-bottom: 5px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-3 header h1 {
        font-size: 40px;
        line-height: 48px;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 header h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
.td-post-template-3 .td-post-featured-image figure img {
    margin-bottom: 0;
}
.td-post-template-3 .td-post-featured-image .wp-caption-text {
    margin-right: 21px;
    margin-bottom: 0;
}
.td-post-template-3 .td-post-content {
    padding-top: 10px;
}
.td-post-template-3 .has-post-thumbnail .td-post-content {
    border-top: 0;
}
.td-post-template-3 .meta-info {
    margin-bottom: 14px;
}
.td-post-template-3 .td-post-sub-title {
    font-size: 16px;
    line-height: 26px;
}
.td-post-template-3 .td-post-featured-image {
    width: 681px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
.td-post-template-3 .td-post-featured-image img {
    z-index: 2;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-3 .td-post-featured-image {
        width: 505px;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 .td-post-featured-image {
        width: auto;
    }
}
.td-post-template-3 .td-post-featured-image .entry-thumb {
    left: -1px;
    position: relative;
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-3 .td-post-featured-image .entry-thumb {
        left: 0;
    }
}
.td-post-template-3 .td-pb-span12 .td-post-featured-image {
    width: 1021px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-3 .td-pb-span12 .td-post-featured-image {
        width: 756px;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 .td-pb-span12 .td-post-featured-image {
        width: 100%;
    }
}
.td-post-template-3 .td-pb-span12 .td-post-featured-image:after {
    width: 1021px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-3 .td-pb-span12 .td-post-featured-image:after {
        width: 756px;
    }
}
@media (max-width: 767px) {
    .td-post-template-3 .td-pb-span12 .td-post-featured-image:after {
        width: 100%;
    }
}
.single-format-video .td-post-template-3 .wpb_video_wrapper iframe {
    margin-bottom: 0;
}
.single-format-video .td-post-template-3 .td-post-content {
    border-top: 0;
}
/*  ----------------------------------------------------------------------------
    Template 4
*/
.td-post-template-4 header {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.td-post-template-4 header .entry-title,
.td-post-template-4 header .td-post-sub-title,
.td-post-template-4 header .meta-info,
.td-post-template-4 header .entry-date,
.td-post-template-4 header .td-post-author-name a,
.td-post-template-4 header .td-post-comments a {
    color: #fff;
}
.td-post-template-4 header h1 {
    font-size: 48px;
    line-height: 58px;
    margin-top: 7px;
    margin-bottom: 5px;
    position: relative;
    right: 2px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-4 header h1 {
        font-size: 40px;
        line-height: 48px;
    }
}
@media (max-width: 767px) {
    .td-post-template-4 header h1 {
        font-size: 18px;
        line-height: 24px;
        right: 0;
    }
}
.td-post-template-4 .meta-info {
    margin-bottom: 16px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-4 .meta-info {
        margin-bottom: 10px;
    }
}
.td-post-template-4 .entry-thumb {
    padding-bottom: 0;
    margin-bottom: 0;
}
.td-post-template-4 .entry-crumbs {
    top: 0;
    padding: 15px 0 15px 0;
}
.td-post-template-4 .td-post-header {
    padding-top: 0;
    border-bottom: 0;
}
.td-post-template-4 .td-post-sharing-top {
    border-top: 0;
    border-bottom: 1px solid #e6e6e6;
}
.td-post-template-4 .td-post-featured-image {
    min-height: 200px;
    background-color: #444;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-4 .td-post-featured-image {
        min-height: 182px;
    }
}
.td-post-template-4 .td-post-featured-image .wp-caption-text {
    bottom: 0;
    color: #fff;
    position: absolute;
    right: 0;
    margin-right: 20px;
    max-width: 400px;
    height: 17px;
    overflow: hidden;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-4 .td-post-featured-image .wp-caption-text {
        display: none;
    }
}
.td-post-template-4 .td-post-content {
    border-top: none;
    margin-top: 0;
    padding-top: 14px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-4 .td-post-content {
        padding-top: 10px;
    }
}
.td-post-template-4 .td-post-sub-title {
    font-size: 16px;
    line-height: 26px;
    border: 0;
    padding: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-4 .td-post-sub-title {
        display: none;
    }
}
/*  ----------------------------------------------------------------------------
    Template 5
*/
.td-post-template-5 header {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 680px;
    background-color: #fff;
    padding-top: 19px;
    border-left: 1px solid #e6e6e6;
    z-index: 1;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-5 header {
        width: 504px;
        padding-top: 17px;
    }
}
@media (max-width: 767px) {
    .td-post-template-5 header {
        padding-top: 12px;
        width: auto;
        position: relative;
    }
}
.td-post-template-5 header h1 {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-5 header h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
.td-post-template-5 .td-post-featured-image {
    min-height: 200px;
    background-color: #444;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-5 .td-post-featured-image {
        min-height: 100%;
    }
}
.td-post-template-5 .td-post-featured-image .wp-caption-text {
    bottom: 0;
    color: #fff;
    position: absolute;
    right: 0;
    margin-right: 20px;
    width: 300px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-5 .td-post-featured-image .wp-caption-text {
        width: 215px;
    }
}
@media (max-width: 767px) {
    .td-post-template-5 .td-post-featured-image .wp-caption-text {
        display: none;
    }
}
.td-post-template-5 .entry-thumb {
    padding-bottom: 0;
    margin-bottom: 0;
}
.td-post-template-5 .td-post-header .meta-info {
    border-bottom: 1px dashed #f1f1f1;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.td-post-template-5 .entry-crumbs {
    top: 0;
    padding: 15px 0 15px 0;
}
.td-post-template-5 .td-post-header {
    padding-top: 0;
    border-bottom: 0;
}
.td-post-template-5 .td-post-sharing-top {
    border-top: none;
    border-bottom: 1px dashed #f1f1f1;
    padding-left: 0;
    padding-right: 0;
    margin: 0 19px 0 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-5 .td-post-sharing-top {
        margin: 0 10px 0 10px;
    }
}
.td-post-template-5 .td-post-content {
    padding-top: 15px;
    border-top: none;
}
.td-post-template-5 .td-post-sub-title {
    margin: 17px 0 17px 0;
}
/*  ----------------------------------------------------------------------------
    Template 6
*/
.td-post-template-6 .entry-crumbs {
    color: #ffffff;
}
.td-post-template-6 .entry-crumbs a {
    color: #ffffff;
}
.td-post-template-6 .td-read-down {
    text-align: center;
    margin-top: 33px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-6 .td-read-down {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .td-post-template-6 .td-read-down {
        margin-top: 10px;
        margin-bottom: 5px;
    }
}
.td-post-template-6 .td-read-down i {
    font-size: 46px;
    opacity: 0.8;
    color: #ffffff;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-6 .td-read-down i {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .td-post-template-6 .td-read-down i {
        font-size: 30px;
    }
}
.td-post-template-6 .td-post-header {
    background-color: transparent;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    border-bottom: none;
    padding-bottom: 15px;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    backface-visibility: hidden;
    perspective: 1000;
}
.td-post-template-6 .td-post-content {
    border-top: none;
}
.td-post-template-6 .td-post-header h1 {
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
    margin-top: 9px;
    margin-bottom: 6px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-6 .td-post-header h1 {
        font-size: 38px;
        line-height: 48px;
    }
}
@media (max-width: 767px) {
    .td-post-template-6 .td-post-header h1 {
        font-size: 24px;
        line-height: 32px;
    }
}
.td-post-template-6 .template6-header .entry-title a,
.td-post-template-6 .template6-header .td-post-sub-title,
.td-post-template-6 .template6-header .meta-info,
.td-post-template-6 .template6-header .entry-date,
.td-post-template-6 .template6-header .td-post-author-name a,
.td-post-template-6 .template6-header .td-post-comments a {
    color: #ffffff;
}
.td-post-template-6 .td-post-sharing-top {
    border-top: none;
    padding: 10px 0 10px 0;
    border-bottom: 1px dashed #f1f1f1;
    margin: 0 20px 0 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-6 .td-post-sharing-top {
        margin: 0 10px 0 10px;
        padding: 5px 0 5px 0;
    }
}
.td-post-template-6 .td-post-sub-title {
    font-size: 16px;
    line-height: 26px;
    border: 0;
    padding: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-post-template-6 .td-post-sub-title {
        display: none;
    }
}
.td-full-screen-header-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 900px;
    overflow: hidden;
    z-index: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-full-screen-header-image-wrap {
        height: 680px;
    }
}
@media (max-width: 767px) {
    .td-full-screen-header-image-wrap {
        background-color: #fff;
        height: 400px;
    }
}
#td-full-screen-header-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    min-height: 900px;
    height: 900px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    #td-full-screen-header-image {
        height: 680px;
        min-height: 680px !important;
    }
}
@media (max-width: 767px) {
    #td-full-screen-header-image {
        height: 400px;
        min-height: 400px !important;
    }
}
#td-full-screen-header-image img {
    display: block;
}
#td-full-screen-header-image .backstretch {
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    #td-full-screen-header-image .backstretch {
        height: 680px !important;
    }
}
@media (max-width: 767px) {
    #td-full-screen-header-image .backstretch {
        height: 400px;
    }
}
#td-full-screen-header-image .backstretch:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.12;
}
.single_template_6 .td-header-wrap {
    height: 900px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .single_template_6 .td-header-wrap {
        height: 680px;
    }
}
@media (max-width: 767px) {
    .single_template_6 .td-header-wrap {
        height: 400px;
    }
}
.single_template_6 .td-header-style-5 .td-ad-m,
.single_template_6 .td-header-style-7 .td-ad-m,
.single_template_6 .td-header-style-8 .td-ad-m,
.single_template_6 .td-header-style-9 .td-ad-m,
.single_template_6 .td-header-style-10 .td-ad-m {
    border-bottom: 0;
}
.single_template_6 .td-header-container,
.single_template_6 .td-header-style-6 .td-make-full {
    border: none;
}
.admin-bar.single_template_6 .td-header-wrap {
    height: 868px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .admin-bar.single_template_6 .td-header-wrap {
        height: 648px;
    }
}
@media (max-width: 767px) {
    .admin-bar.single_template_6 .td-header-wrap {
        height: 354px;
    }
}
.template6-header {
    position: absolute;
    top: 840px;
    right: 0;
    left: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .template6-header {
        top: 670px;
    }
}
@media (max-width: 767px) {
    .template6-header {
        top: 406px;
    }
}
.template6-header a,
.template6-header .entry-title {
    color: #ffffff;
}
.admin-bar .template6-header {
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .admin-bar .template6-header {
        top: 640px;
    }
}
@media (max-width: 767px) {
    .admin-bar .template6-header {
        top: 360px;
    }
}
/*  ----------------------------------------------------------------------------
    Template 8
*/
.td-post-template-8 {
    max-width: 1021px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-template-8 {
        max-width: 756px;
    }
}
.td-post-template-8 .entry-thumb {
    padding-bottom: 0;
    margin-bottom: 0;
}
.td-post-template-8 .entry-crumbs {
    top: 0;
    padding: 15px 0 15px 0;
}
.td-post-template-8 .td-post-header {
    border-bottom: 0;
}
.td-post-template-8 .wpb_video_wrapper iframe {
    margin-bottom: 0;
    display: table;
}
.td-post-template-8 .td-post-featured-image img {
    width: 100%;
}
.td-post-template-8 .td-post-featured-image .wp-caption-text {
    display: none;
}
/*  ----------------------------------------------------------------------------
    Image gradient
*/
.td-image-gradient:before {
    bottom: 0;
    content: "";
    display: block;
    height: 40%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    /* IE6-9 */
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-image-gradient:before {
        height: 60%;
    }
}
#td_parallax_header_6,
#td-full-screen-header-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.td-sp {
    background-image: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/elements.png');
    background-repeat: no-repeat;
    display: block;
}
.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-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-whatsapp {
    width: 32px;
    height: 32px;
    background-position: -20px -736px;
}
.td-lb-box {
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 3px;
}
.td-lb-box-1 {
    top: 0;
    left: 0;
}
.td-lb-box-2 {
    top: 0;
    left: 19px;
}
.td-lb-box-3 {
    top: 0;
    left: 38px;
}
.td-lb-box-4 {
    top: 19px;
    right: 0;
}
.td-lb-box-5 {
    bottom: 0;
    right: 0;
}
.td-lb-box-6 {
    bottom: 0;
    left: 19px;
}
.td-lb-box-7 {
    bottom: 0;
    left: 0;
}
.td-lb-box-8 {
    top: 19px;
    left: 0;
}
/*  ----------------------------------------------------------------------------
    loader
*/
.td-loader-gif {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 55px;
    height: 55px;
    margin-top: -27.5px;
    /* Half the height */
    margin-left: -27.5px;
    /* Half the width */
    /* responsive phone */
    -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
    -moz-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
    -o-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
    /* custom */
}
@media (max-width: 767px) {
    .td-loader-gif {
        top: 200px;
    }
}
/*  ----------------------------------------------------------------------------
    infinite loader - the small loader used on infinite scroll
*/
.td-loader-infinite {
    top: auto;
    bottom: 28px;
}
.td-loader-infinite .td-lb-box {
    position: absolute;
    width: 10px;
    height: 10px;
}
.td-loader-infinite .td-lb-box-1 {
    top: 0;
    left: 0;
}
.td-loader-infinite .td-lb-box-2 {
    top: 0;
    left: 11px;
}
.td-loader-infinite .td-lb-box-3 {
    top: 0;
    left: 22px;
}
.td-loader-infinite .td-lb-box-4 {
    top: 11px;
    right: 0;
}
.td-loader-infinite .td-lb-box-5 {
    bottom: 0;
    right: 0;
}
.td-loader-infinite .td-lb-box-6 {
    bottom: 0;
    left: 11px;
}
.td-loader-infinite .td-lb-box-7 {
    bottom: 0;
    left: 0;
}
.td-loader-infinite .td-lb-box-8 {
    top: 11px;
    left: 0;
}
.td-loader-infinite.td-loader-gif {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    /* Half the height */
    margin-left: -16px;
    /* Half the width */
}
.td-loader-blocks-load-more {
    top: auto;
    bottom: 28px;
}
.category .td-ss-main-content .td-load-more-wrap {
    bottom: 20px;
}
.td-loader-animation-start {
    opacity: 0;
    transform: perspective( 600px ) scale(0.4);
    -webkit-transform: perspective( 600px ) scale(0.4);
    -moz-transform: perspective( 600px ) scale(0.4);
    -ms-transform: perspective( 600px ) scale(0.4);
    -o-transform: perspective( 600px ) scale(0.4);
}
.td-loader-animation-mid {
    opacity: 1;
    transform: perspective( 600px ) scale(1);
    -webkit-transform: perspective( 600px ) scale(1);
    -moz-transform: perspective( 600px ) scale(1);
    -ms-transform: perspective( 600px ) scale(1);
    -o-transform: perspective( 600px ) scale(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);
    }
}
.td_module_1 .entry-title,
.td_module_2 .entry-title,
.td_module_3 .entry-title,
.td_module_4 .entry-title,
.td_module_5 .entry-title {
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 9px 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_1 .entry-title,
    .td_module_2 .entry-title,
    .td_module_3 .entry-title,
    .td_module_4 .entry-title,
    .td_module_5 .entry-title {
        font-size: 15px !important;
        line-height: 19px !important;
        margin-bottom: 8px;
    }
}
@media (max-width: 767px) {
    .td_module_1 .entry-title,
    .td_module_2 .entry-title,
    .td_module_3 .entry-title,
    .td_module_4 .entry-title,
    .td_module_5 .entry-title {
        font-size: 19px !important;
        line-height: 24px !important;
    }
}
.td_module_1 .td-module-thumb,
.td_module_2 .td-module-thumb,
.td_module_3 .td-module-thumb,
.td_module_4 .td-module-thumb,
.td_module_5 .td-module-thumb {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_module_1 .td-module-thumb,
    .td_module_2 .td-module-thumb,
    .td_module_3 .td-module-thumb,
    .td_module_4 .td-module-thumb,
    .td_module_5 .td-module-thumb {
        margin-bottom: 8px;
    }
}
.td_module_1 .meta-info,
.td_module_2 .meta-info,
.td_module_3 .meta-info,
.td_module_4 .meta-info,
.td_module_5 .meta-info {
    margin-bottom: 14px;
    line-height: 11px;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_module_1 .meta-info,
    .td_module_2 .meta-info,
    .td_module_3 .meta-info,
    .td_module_4 .meta-info,
    .td_module_5 .meta-info {
        margin-bottom: 10px;
    }
}
.td_module_1 .td-post-author-name,
.td_module_2 .td-post-author-name,
.td_module_3 .td-post-author-name,
.td_module_4 .td-post-author-name,
.td_module_5 .td-post-author-name,
.td_module_1 .td-post-date,
.td_module_2 .td-post-date,
.td_module_3 .td-post-date,
.td_module_4 .td-post-date,
.td_module_5 .td-post-date {
    margin-bottom: 3px;
}
.td_module_6 .entry-title,
.td_module_7 .entry-title,
.td_module_8 .entry-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin: 0 0 7px 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_6 .entry-title,
    .td_module_7 .entry-title,
    .td_module_8 .entry-title {
        margin-bottom: 5px;
        font-size: 12px !important;
        line-height: 15px !important;
    }
}
@media (max-width: 767px) {
    .td_module_6 .entry-title,
    .td_module_7 .entry-title,
    .td_module_8 .entry-title {
        font-size: 14px !important;
        line-height: 19px !important;
    }
}
.td_module_6 .td-post-author-name,
.td_module_7 .td-post-author-name,
.td_module_8 .td-post-author-name,
.td_module_6 .td-post-date,
.td_module_7 .td-post-date,
.td_module_8 .td-post-date {
    margin-top: 3px;
    margin-bottom: 3px;
    vertical-align: middle;
}
.td_module_6 .meta-info,
.td_module_7 .meta-info,
.td_module_8 .meta-info {
    margin-bottom: 0;
    line-height: 11px;
}
.td-excerpt,
.td-module-excerpt {
    margin-bottom: 15px;
    color: #444;
    font-size: 12px;
    line-height: 18px;
}
.entry-review-stars {
    display: inline-block;
    position: relative;
    left: 1px;
    vertical-align: middle;
    margin-top: -1px;
    margin-bottom: -1px;
    top: 0;
}
/* the title */
.td-module-title {
    font-family: 'Open Sans', arial, sans-serif;
}
.td-module-title a {
    color: #111111;
}
.td-module-comments {
    position: relative;
    top: -3px;
    background-color: #848484;
    float: right;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    text-align: center;
    -webkit-border-radius: 2px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius: 2px;
    -moz-border-radius-bottomright: 0;
    border-radius: 2px;
    border-bottom-right-radius: 0;
}
.td-module-comments a {
    color: #ffffff;
    padding: 2px 4px 3px;
    display: inline-block;
    min-width: 22px;
    height: 20px;
    line-height: 16px;
}
.td-module-comments a:after {
    position: absolute;
    bottom: -5px;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 0;
    border-color: #5b5b5b transparent transparent transparent;
}
.td-module-comments a:hover {
    color: #ffffff;
}
.td-read-more {
    display: inline-block;
}
.td-read-more a {
    font-family: 'Open Sans', arial, sans-serif;
    background-color: #444;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    padding: 8px 12px;
    display: block;
}
.td-read-more a:hover {
    background-color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    thumbnails
*/
.td_module_wrap {
    position: relative;
    z-index: 0;
}
.td-video-play-ico {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
}
.td-video-play-ico img {
    position: relative;
    left: -50%;
    top: -20px !important;
}
.td-video-play-ico.td-video-small img {
    top: -10px !important;
}
/*  ----------------------------------------------------------------------------
    admin edit
*/
.td-admin-edit {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff !important;
    padding: 3px 10px;
    font-size: 13px;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
.td-admin-edit:hover {
    background-color: #000;
}
.td-module-thumb:hover .td-admin-edit {
    display: block;
}
/*  ----------------------------------------------------------------------------
    thumbnail
*/
.td-module-thumb {
    position: relative;
    margin-bottom: 12px;
}
.td-module-thumb:hover .td-admin-edit {
    display: block;
    color: #ffffff;
}
.td-module-thumb .entry-thumb {
    display: block;
    width: auto;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-module-thumb .entry-thumb {
        width: 100%;
    }
}
/*  ----------------------------------------------------------------------------
    hover title
*/
.td_module_wrap .entry-title a,
.td_mod_mega_menu .entry-title a {
    -o-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    -khtml-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    -ms-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.td_module_wrap:hover .entry-title a,
.td_mod_mega_menu:hover .entry-title a {
    color: #4db2ec;
}
.td_module_mx1:hover .entry-title a {
    color: #fff;
}
.td-module-image {
    position: relative;
}
.td-module-image .td-post-category {
    position: absolute;
    border-radius: 0 3px 0 0;
    bottom: 0;
    display: block;
}
.td-module-meta-info {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
}
.td-module-meta-info .td-post-author-name {
    color: #222;
    font-weight: bold;
    margin-bottom: 3px;
}
.td-module-meta-info .td-post-date {
    color: #444;
    margin-bottom: 3px;
}
.td-module-meta-info .entry-review-stars {
    height: 15px;
    position: relative;
    top: -1px;
    margin-bottom: 2px;
}
.td-module-meta-info .entry-review-stars i {
    line-height: 10px;
}
.wpb_widgetised_column {
    padding: 0 !important;
    margin-bottom: 20px !important;
}
.wpb_widgetised_column_heading {
    margin: 20px 0 0 20px !important;
}
.wpb_content_element {
    border-style: solid !important;
    border-width: 0;
    border-color: #e6e6e6;
    padding-top: 23px;
}
.wpb_heading {
    background-color: #222;
    border-radius: 3px;
    color: #fff;
    display: inline-table;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding: 2px 15px;
    position: relative;
    top: -3px;
    vertical-align: middle;
    margin: 0 0 16px;
}
.vc_wp_rss,
.vc_wp_archives,
.vc_wp_categories,
.vc_wp_posts,
.vc_wp_text,
.vc_wp_custommenu,
.vc_wp_tagcloud,
.vc_wp_pages,
.vc_wp_calendar,
.vc_wp_recentcomments,
.vc_wp_meta,
.vc_wp_search {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.vc_wp_rss .widgettitle a:first-child {
    display: none;
}
.vc_wp_rss .widgettitle .rsswidget {
    color: #ffffff;
    line-height: 16px;
}
.vc_wp_search {
    padding-bottom: 0;
}
.vc_wp_search .wpb_button {
    margin: 0;
}
.vc_wp_search .widget_search {
    margin-top: 20px;
    margin-bottom: 20px;
}
.vc_wp_tagcloud .widgettitle {
    margin-bottom: 20px;
}
.widgettitle {
    background-color: #222;
    border-radius: 3px;
    color: #fff;
    display: inline-table;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding: 2px 15px;
    position: relative;
    top: -4px;
    vertical-align: middle;
    margin-bottom: 7px;
    margin-top: 24px;
}
/*
    text block
*/
.wpb_text_column {
    padding-top: 20px;
    margin: 0 19px 0 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .wpb_text_column {
        margin: 0 17px;
    }
}
@media (max-width: 767px) {
    .wpb_text_column {
        margin: 0 10px;
    }
}
.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;
}
/*
    separator
*/
.vc_separator {
    padding: 10px 0;
    border-top: 0;
}
/*
    message box - alert
*/
.wpb_alert {
    border-top: 0;
    padding-top: 16px;
    margin: 10px 20px;
    border-color: initial;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .wpb_alert {
        margin: 10px 17px;
    }
}
.wpb_alert.vc_alert_3d {
    border-width: 0;
}
/*
    facebook
*/
.fb_like {
    border-top: 0;
    margin: 20px;
    padding: 0 !important;
    display: inline-block;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .fb_like {
        margin-left: 17px;
    }
}
/*
    twitter
*/
.twitter-share-button {
    margin: 20px 20px 0 !important;
    padding: 0 !important;
    display: inline-block;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .twitter-share-button {
        margin-left: 17px !important;
    }
}
@media (max-width: 767px) {
    .twitter-share-button {
        margin-left: 10px !important;
    }
}
.twitter-count-vertical {
    padding-left: 0;
}
/*
    g+
*/
.wpb_googleplus {
    border-top: 0;
    margin: 20px !important;
    padding: 0;
    display: inline-block;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .wpb_googleplus {
        padding-left: 17px;
    }
}
@media (max-width: 767px) {
    .wpb_googleplus {
        padding-left: 10px;
    }
}
/*
    pinterest
*/
.wpb_pinterest {
    border-top: 0;
    margin: 20px !important;
    padding: 0 !important;
    display: inline-block;
}
.wpb_pinterest_type_vertical a {
    margin-top: 40px !important;
}
/*
    FAQ - toggle
*/
.wpb_toggle {
    margin: 20px 20px 10px 20px;
    background-color: #fff;
    color: #444;
    border: 1px solid #444 !important;
    border-radius: 3px;
    padding: 4px 15px !important;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-position: 99% center;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .wpb_toggle {
        margin: 10px 17px;
    }
}
.wpb_toggle_title_active {
    background-color: #444 !important;
    color: #fff !important;
}
.wpb_toggle_content {
    padding: 0 20px;
}
/*
    Single image
*/
.wpb_single_image {
    padding-top: 20px;
}
.wpb_single_image .wpb_heading {
    display: table;
}
.vc_align_center img {
    margin: auto;
}
.vc_align_right img {
    margin-left: auto;
}
/*
    Image gallery
*/
.wpb_gallery .flexslider {
    overflow: hidden;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: 0;
    z-index: 2;
}
.flex-direction-nav a {
    height: 45px;
    padding-top: 8px;
}
.flex-direction-nav a:before {
    font-family: 'newsmag', sans-serif !important;
}
.flex-direction-nav a.flex-next:before {
    content: '\e808' !important;
}
.flex-direction-nav a.flex-prev:before {
    content: '\e807' !important;
}
/*
    Image carousel
*/
.wpb_content_element .icon-next:before {
    font-family: 'newsmag', sans-serif !important;
    content: '\e808' !important;
    color: #ffffff;
    font-size: 20px;
    top: 0 !important;
}
.wpb_content_element .icon-prev:before {
    font-family: 'newsmag', sans-serif !important;
    content: '\e807' !important;
    color: #ffffff;
    font-size: 20px;
    top: 0 !important;
}
body .td-pb-span12 .vc_left {
    margin-left: 15px;
}
body .td-pb-span12 .vc_right {
    margin-right: 15px;
}
body .td-pb-span12 .wpb_images_carousel {
    padding-left: 0;
    padding-right: 0;
}
body .td-pb-span12 .vc_images_carousel {
    padding-right: 19px;
    padding-left: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    body .td-pb-span12 .vc_images_carousel {
        padding-left: 17px;
        padding-right: 17px;
    }
}
@media (max-width: 767px) {
    body .td-pb-span12 .vc_images_carousel {
        padding-left: 10px;
        padding-right: 10px;
    }
}
body .td-pb-span12 .vc_per-view-more {
    width: 1019px !important;
    padding-right: 10px;
    padding-left: 10px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    body .td-pb-span12 .vc_per-view-more {
        width: 758px !important;
        padding-left: 7px;
    }
}
@media (max-width: 767px) {
    body .td-pb-span12 .vc_per-view-more {
        width: auto !important;
        padding-left: 0;
        padding-right: 0;
    }
}
body .vc_images_carousel {
    width: auto !important;
}
.wpb_images_carousel .wpb_wrapper .wpb_gallery_heading {
    margin: 0 0 20px 20px;
    top: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .wpb_images_carousel .wpb_wrapper .wpb_gallery_heading {
        margin-left: 17px;
    }
}
@media (max-width: 767px) {
    .wpb_images_carousel .wpb_wrapper .wpb_gallery_heading {
        margin-left: 10px;
    }
}
/*
    Tabs
*/
.wpb_tabs {
    margin: 0;
    padding: 0;
}
.wpb_tabs .wpb_tabs_nav {
    margin: 20px 20px 0 19px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .wpb_tabs .wpb_tabs_nav {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
}
.wpb_tabs .wpb_tab {
    background-color: #fff !important;
    padding: 0 !important;
}
.wpb_tabs .wpb_tab .td_block_wrap {
    border-top: 0;
}
.wpb_tabs .wpb_tab .td_block_13,
.wpb_tabs .wpb_tab .td_block_14,
.wpb_tabs .wpb_tab .td_block_15 {
    padding-top: 15px;
    left: -1px;
}
.wpb_tabs li {
    line-height: 16px;
    margin-right: 0 !important;
    margin-bottom: 5px !important;
}
.wpb_tabs li:first-child a {
    border-radius: 3px 0 0 3px;
}
.wpb_tabs li:last-child a {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #222;
}
.wpb_tabs li:last-child a:before {
    display: none;
}
.wpb_tabs li a {
    background-color: #fff;
    color: #444;
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    border-bottom: 1px solid #222 !important;
    border-right: 0;
    border-radius: 0;
    padding: 1px 15px !important;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    -o-transition: none;
    -moz-transition: none;
    -khtml-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}
.wpb_tabs li a:before {
    background-color: #222222;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 1px;
}
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a {
    background-color: #222;
    color: #fff;
}
.td-pb-span6 .wpb_tabs_nav,
.td-pb-span4 .wpb_tabs_nav {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap {
    border-top: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_13,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_14,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_15,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td-big-grids {
    padding-top: 20px;
    left: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container {
    margin-top: -5px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels {
    background-color: transparent;
    border: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
    margin: 20px 20px 0 19px;
    display: block;
    line-height: 1;
    /* responsive portrait phone */
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
        margin: 20px 10px 0 10px;
    }
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
    margin: 0;
    padding: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
    line-height: 16px;
    margin: 0 0 5px 0 !important;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:first-child a {
    border-radius: 3px 0 0 3px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:last-child a {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #222;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:last-child a:before {
    display: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
    border-color: transparent;
    background-color: #222;
    color: #fff;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
    background-color: #fff;
    color: #444;
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    border-bottom: 1px solid #222 !important;
    border-right: 0;
    border-radius: 0;
    padding: 1px 15px !important;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    white-space: nowrap;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a:before {
    background-color: #222;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 1px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-heading {
    display: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-body {
    padding: 0;
    background-color: transparent;
    border-width: 0 !important;
    border-radius: 0 !important;
}
.td-pb-span6 .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list,
.td-pb-span4 .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
    text-align: center;
}
/*
    Tour section
*/
.wpb_tour .wpb_heading {
    float: left;
}
.wpb_tour .wpb_tabs_nav {
    clear: both;
}
.wpb_tour .wpb_tabs_nav li {
    line-height: 16px;
    margin: 0 !important;
}
.wpb_tour .wpb_tabs_nav li:first-child a {
    border-radius: 3px 0 0 0;
}
.wpb_tour .wpb_tabs_nav li:last-child a {
    border-radius: 0 0 0 3px;
    border-bottom: 1px solid #444444;
}
.wpb_tour .wpb_tabs_nav li a {
    background-color: #fff;
    color: #444;
    border-top: 1px solid #444;
    border-left: 1px solid #444;
    border-right: 1px solid #444 !important;
    border-bottom: 0;
    border-radius: 0;
    padding: 4px 15px !important;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a {
    background-color: #444;
    color: #fff;
}
.wpb_tour .wpb_tabs_nav li:hover a {
    background-color: #444;
    color: #fff;
}
.wpb_tour .wpb_content_element {
    padding: 0 !important;
}
/*
    Accordion
*/
.wpb_accordion {
    padding-top: 20px;
}
.wpb_accordion .ui-state-active a {
    background-color: #444 !important;
    color: #fff !important;
}
.wpb_accordion .wpb_content_element {
    padding: 0 !important;
}
.wpb_accordion .wpb_accordion_content {
    padding: 10px 0 20px 0 !important;
}
.wpb_accordion .wpb_accordion_header {
    background-color: #fff !important;
    margin-bottom: 5px !important;
}
.wpb_accordion .wpb_accordion_header span {
    top: 0 !important;
    bottom: 0 !important;
    margin: auto;
}
.wpb_accordion .wpb_accordion_header a {
    background-color: #fff;
    color: #444;
    border: 1px solid #444;
    border-radius: 3px;
    padding: 4px 15px !important;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-body {
    padding: 0;
    border-width: 0;
    border-radius: 0;
}
/*
    Posts grid
*/
.wpb_teaser_grid {
    padding: 23px 0 0 0;
}
.wpb_teaser_grid .wpb_teaser_grid_heading {
    margin-left: 20px;
}
.teaser_grid_container ul {
    margin: 0;
}
.teaser_grid_container li {
    padding: 0 20px !important;
    width: 33% !important;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .teaser_grid_container li {
        padding: 0 16px !important;
    }
}
.teaser_grid_container .post-title {
    margin: 0 0 10px 0;
    line-height: 16px;
}
.teaser_grid_container .post-title a {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    margin: 0 0 12px 0;
    color: #222;
}
.teaser_grid_container .post-thumb img {
    margin-bottom: 35px !important;
}
/*
    Carousel
*/
.vc_carousel {
    padding: 0;
}
.vc_carousel .vc_carousel {
    padding: 23px 0 20px 0;
}
.vc_carousel .vc_slide {
    margin: 0 20px !important;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .vc_carousel .vc_slide {
        margin: 0 17px !important;
    }
}
@media (max-width: 767px) {
    .vc_carousel .vc_slide {
        margin: 0 10px !important;
    }
}
.vc_carousel .vc_per-view-more {
    margin: 0 !important;
}
.vc_carousel .icon-next:before,
.vc_carousel .icon-prev:before {
    top: 0 !important;
}
.vc_carousel .wpb_gallery_heading {
    margin: 20px 0 0 20px;
    top: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .vc_carousel .wpb_gallery_heading {
        margin-left: 17px;
    }
}
@media (max-width: 767px) {
    .vc_carousel .wpb_gallery_heading {
        margin-left: 10px;
    }
}
.vc_carousel .post-title {
    margin: 0 0 10px 0;
    line-height: 16px;
}
.vc_carousel .post-title a {
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
    margin: 0 0 12px 0;
    color: #222;
}
/*
    Buttons
*/
.wpb_button {
    display: inline-block;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    line-height: 24px;
    text-shadow: none;
    margin-bottom: 20px !important;
    margin-left: 20px;
    margin-right: 20px;
    border: none;
    transition: none;
}
.wpb_button:hover {
    text-shadow: none;
}
.vc_btn {
    margin-bottom: 20px !important;
    margin-left: 20px;
    margin-right: 20px;
    transition: none !important;
}
.td-post-content .vc_btn {
    margin-left: 0;
    margin-right: 0;
}
.wpb_text_column .vc_btn,
.widget_text .vc_btn {
    margin-left: 0;
    margin-right: 0;
}
body .vc_btn:hover {
    text-decoration: none !important;
}
.vc_btn-black:hover,
.wpb_btn-black:hover {
    background-color: #4db2ec !important;
}
.wpb_default {
    background-color: #4db2ec;
}
.wpb_default:hover {
    text-shadow: none;
    background-color: #4db2ec;
    opacity: 0.8;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
/*
    Call to action
*/
.wpb_call_to_action {
    padding-top: 20px;
    background-color: #444;
}
.wpb_call_to_action .wpb_call_text {
    color: #fff;
}
.vc_call_to_action {
    padding-top: 20px;
}
/*
    Video
*/
.wpb_video_widget {
    margin-bottom: 26px;
}
.wpb_video_widget .wpb_video_wrapper {
    padding-top: 0 !important;
}
.wpb_video_widget .wpb_video_wrapper iframe {
    position: relative;
}
/*
    Flickr
*/
.wpb_flickr_widget .wpb_heading {
    display: table;
}
/*
    VC 4.4
*/
.vc_custom_heading h4 {
    margin: 0;
}
.vc_grid .vc_btn {
    margin: 0 !important;
}
.tdc-block-empty,
.tdc-placeholder-title {
    margin: 20px !important;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .tdc-block-empty,
    .tdc-placeholder-title {
        margin: 20px 17px !important;
    }
}
@media (max-width: 767px) {
    .tdc-block-empty,
    .tdc-placeholder-title {
        margin: 20px 10px !important;
    }
}
.td-header-wrap.td-header-style-1 .td-spot-id-header .tdc-placeholder-title,
.td-header-wrap.td-header-style-2 .td-spot-id-header .tdc-placeholder-title,
.td-header-wrap.td-header-style-3 .td-spot-id-header .tdc-placeholder-title,
.td-header-wrap.td-header-style-4 .td-spot-id-header .tdc-placeholder-title,
.td-header-wrap.td-header-style-6 .td-spot-id-header .tdc-placeholder-title {
    margin-top: 12px !important;
}
.td-header-wrap.td-header-style-5 .td-spot-id-header,
.td-header-wrap.td-header-style-7 .td-spot-id-header,
.td-header-wrap.td-header-style-8 .td-spot-id-header,
.td-header-wrap.td-header-style-9 .td-spot-id-header,
.td-header-wrap.td-header-style-10 .td-spot-id-header {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.td-header-wrap.td-header-style-5 .tdc-placeholder-title,
.td-header-wrap.td-header-style-7 .tdc-placeholder-title,
.td-header-wrap.td-header-style-8 .tdc-placeholder-title,
.td-header-wrap.td-header-style-9 .tdc-placeholder-title,
.td-header-wrap.td-header-style-10 .tdc-placeholder-title {
    margin: 0 !important;
}
.td-spot-id-sidebar .tdc-placeholder-title,
[class*="td-spot-id-custom_ad"] .tdc-placeholder-title {
    margin: 20px auto !important;
}
.td-pb-span8 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title {
    width: 100%;
}
.tdc-missing-external-shortcode,
.td-block-missing-settings,
.tdc_external_shortcode {
    background-color: transparent;
    margin: 0 20px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 21px;
    font-weight: normal;
    text-align: left;
    padding: 20px;
    border: 1px solid #eeecf0;
    color: black;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .tdc-missing-external-shortcode,
    .td-block-missing-settings,
    .tdc_external_shortcode {
        margin: 0 17px;
    }
}
@media (max-width: 767px) {
    .tdc-missing-external-shortcode,
    .td-block-missing-settings,
    .tdc_external_shortcode {
        margin: 0 10px;
    }
}
.tdc-missing-external-shortcode span,
.td-block-missing-settings span,
.tdc_external_shortcode span {
    background-color: #ec4d4d;
    color: white;
    font-weight: bold;
    padding: 3px 8px 4px;
    font-size: 10px;
    position: relative;
    top: -1px;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tdc-element .tdc-block-empty {
    height: 50px;
    border: 1px solid #ebebeb;
    font-size: 13px;
    line-height: 50px;
    color: #666;
}
.tdc-element .tdc-block-empty:before {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
}
.tdc-element .tdc-block-empty.td_block_authors {
    outline: none;
}
.tdc-element .tdc-block-empty.td_block_authors:before {
    content: 'No author';
}
.td-element-style {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.tdc-elements .td_block_slide .td_module_slide {
    position: relative;
}
.tdc-elements .td-theme-slider .td-icon-left,
.tdc-elements .td-theme-slider .td-icon-right {
    display: none;
}
/*  ----------------------------------------------------------------------------
    Module 1
*/
.td_module_1 {
    padding-bottom: 36px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_1 {
        padding-bottom: 32px;
    }
}
.td_module_1 .entry-title {
    margin-bottom: 8px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_1 .entry-title {
        margin-bottom: 7px;
    }
}
.td_module_1 .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_module_1 .entry-thumb {
        min-height: 160px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_1 .entry-thumb {
        min-height: 116px;
    }
}
/*  ----------------------------------------------------------------------------
    Module 2
*/
.td_module_2 {
    padding-bottom: 22px;
}
.td_module_2 .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_module_2 .entry-thumb {
        min-height: 160px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_2 .entry-thumb {
        min-height: 116px;
    }
}
.td_module_2 .td-module-thumb {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_2 .td-module-thumb {
        margin-bottom: 9px;
    }
}
.td_module_2 .td-module-comments {
    top: -4px;
}
/*  ----------------------------------------------------------------------------
    Module 3
*/
.td_module_3 {
    padding-bottom: 30px;
}
.td_module_3 .td-module-comments {
    top: -4px;
}
.td_module_3 .td-module-thumb {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_3 .td-module-thumb {
        margin-bottom: 9px;
    }
}
.td_module_3 .entry-thumb {
    width: auto;
    /* responsive desktop */
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 1024px) {
    .td_module_3 .entry-thumb {
        min-height: 194px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_3 .entry-thumb {
        min-height: 141px;
    }
}
@media (max-width: 767px) {
    .td_module_3 .entry-thumb {
        width: 100%;
    }
}
/*  ----------------------------------------------------------------------------
    Module 4
*/
.td_module_4 {
    margin-bottom: 37px;
}
.td_module_4 .td-module-comments {
    top: -4px;
}
.td_module_4 .td-module-thumb {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_4 .td-module-thumb {
        margin-bottom: 9px;
    }
}
.td_module_4 .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_module_4 .entry-thumb {
        min-height: 194px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_4 .entry-thumb {
        min-height: 141px;
    }
}
/*  ----------------------------------------------------------------------------
    Module 5
*/
.td_module_5 {
    margin-bottom: 12px !important;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 16px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_5 {
        margin-bottom: 16px !important;
    }
}
.td_module_5 .td-module-comments {
    top: -4px;
}
.td_module_5 .td-excerpt {
    margin-bottom: 0;
}
.td_module_5 .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_module_5 .entry-thumb {
        min-height: 194px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_5 .entry-thumb {
        min-height: 141px;
    }
}
.td-block-row:last-child .td_module_5 {
    border-bottom: none;
    padding-bottom: 2px;
}
/*  ----------------------------------------------------------------------------
    Module 6
*/
.td_module_6 {
    *zoom: 1;
}
.td_module_6:before,
.td_module_6:after {
    display: table;
    content: "";
    line-height: 0;
}
.td_module_6:after {
    clear: both;
}
.td_module_6 .td-module-thumb {
    position: absolute;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_6 .td-module-thumb {
        width: 80px;
    }
}
.td_module_6 .item-details {
    margin-left: 115px;
    margin-bottom: 20px;
    min-height: 76px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_6 .item-details {
        margin-left: 92px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .td_module_6 .item-details {
        margin-left: 114px;
    }
}
.td_module_6 .entry-date {
    position: relative;
}
.td_module_6 .entry-thumb {
    width: 100px;
    height: auto;
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_module_6 .entry-thumb {
        min-height: 75px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_6 .entry-thumb {
        min-height: 60px;
    }
}
.td_module_6 .entry-review-stars {
    margin-top: 1px;
}
/*  ----------------------------------------------------------------------------
    Module 7
*/
.td_module_7 {
    *zoom: 1;
}
.td_module_7:before,
.td_module_7:after {
    display: table;
    content: "";
    line-height: 0;
}
.td_module_7:after {
    clear: both;
}
.td_module_7 .td-module-thumb {
    position: absolute;
    right: 0;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_7 .td-module-thumb {
        width: 80px;
    }
}
.td_module_7 .item-details {
    margin-right: 115px;
    margin-bottom: 20px;
    min-height: 76px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_7 .item-details {
        margin-right: 92px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .td_module_7 .item-details {
        margin-right: 114px;
    }
}
.td_module_7 .entry-date {
    position: relative;
}
.td_module_7 .entry-thumb {
    width: 100px;
    height: auto;
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_module_7 .entry-thumb {
        min-height: 75px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_7 .entry-thumb {
        min-height: 60px;
    }
}
.td_module_7 .entry-review-stars {
    margin-top: 1px;
}
/*  ----------------------------------------------------------------------------
    Module 8
*/
.td_module_8 {
    position: relative;
    top: -4px;
}
.td_module_8 .td-module-comments {
    top: 2px;
}
.td_module_8 .item-details {
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 13px;
    margin-bottom: 11px;
}
.td_module_8 .entry-title {
    font-size: 15px;
    line-height: 19px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_8 .entry-title {
        margin-bottom: 7px;
        font-size: 13px !important;
        line-height: 18px !important;
    }
}
.td_module_8 .entry-review-stars {
    margin-top: 1px;
}
/*  ----------------------------------------------------------------------------
    Module 9
*/
.td_module_9 {
    text-align: center;
    position: relative;
    top: -6px;
    margin-top: 8px;
}
.td_module_9 .entry-title {
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
    margin: 0 0 8px 0;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_module_9 .entry-title {
        font-size: 15px !important;
        line-height: 19px !important;
    }
}
.td_module_9 .item-details {
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 16px;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_module_9 .item-details {
        padding-bottom: 2px;
        margin-bottom: 8px;
    }
}
.td_module_9 .td-post-category {
    margin: 4px auto 6px;
    display: table;
    white-space: normal;
}
.td_module_9 .entry-review-stars {
    margin-top: 1px;
}
.td_module_9 .meta-info {
    margin-bottom: 18px;
}
/*  ----------------------------------------------------------------------------
    Module 10
*/
.td_module_10 {
    padding-left: 20px;
    padding-right: 19px;
    clear: both;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_10 {
        padding-left: 17px;
        padding-right: 17px;
    }
}
@media (max-width: 767px) {
    .td_module_10 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.td_module_10 .td-module-thumb {
    float: left;
    width: 180px;
    margin-bottom: 40px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_10 .td-module-thumb {
        width: 168px;
    }
}
@media (max-width: 767px) {
    .td_module_10 .td-module-thumb {
        width: 40%;
        margin-bottom: 26px;
    }
}
.td_module_10 .entry-thumb {
    width: 100%;
}
.td_module_10 .entry-title {
    margin: 0 0 8px 0;
    font-weight: 600;
    font-size: 21px;
    line-height: 26px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_10 .entry-title {
        margin-bottom: 6px;
        font-size: 17px !important;
        line-height: 21px !important;
    }
}
@media (max-width: 767px) {
    .td_module_10 .entry-title {
        font-size: 16px !important;
        line-height: 20px !important;
    }
}
.td_module_10 .td-excerpt {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_10 .td-excerpt {
        display: none;
    }
}
.td_module_10 .td-post-category {
    top: -2px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_10 .td-post-category {
        display: table;
        top: -1px;
        margin-bottom: 4px;
    }
}
.td_module_10 .meta-info {
    margin-bottom: 14px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_10 .meta-info {
        margin-bottom: 10px;
    }
}
.td_module_10 .item-details {
    position: relative;
    min-height: 135px;
    margin-left: 200px;
    margin-bottom: 40px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_10 .item-details {
        min-height: 128px;
        margin-left: 188px;
    }
}
@media (max-width: 767px) {
    .td_module_10 .item-details {
        margin-left: 44%;
        margin-bottom: 26px;
        min-height: 0;
    }
}
/*  ----------------------------------------------------------------------------
    Module 11
*/
.td_module_11 {
    padding-left: 20px;
    padding-right: 19px;
    clear: both;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_11 {
        padding-left: 17px;
        padding-right: 17px;
    }
}
@media (max-width: 767px) {
    .td_module_11 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.td_module_11 .td-module-thumb {
    float: left;
    width: 238px;
    margin-bottom: 40px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_11 .td-module-thumb {
        width: 200px;
    }
}
@media (max-width: 767px) {
    .td_module_11 .td-module-thumb {
        width: 40%;
        margin-bottom: 26px;
    }
}
.td_module_11 .entry-thumb {
    width: 100%;
}
.td_module_11 .td-excerpt {
    margin-bottom: 19px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_11 .td-excerpt {
        display: none;
    }
}
.td_module_11 .entry-title {
    margin: 0 0 7px 0;
    font-weight: 600;
    font-size: 21px;
    line-height: 26px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_11 .entry-title {
        margin-bottom: 8px;
        font-size: 17px !important;
        line-height: 21px !important;
    }
}
@media (max-width: 767px) {
    .td_module_11 .entry-title {
        font-size: 16px !important;
        line-height: 20px !important;
    }
}
.td_module_11 .meta-info {
    margin-bottom: 14px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_11 .meta-info {
        margin-bottom: 10px;
    }
}
.td_module_11 .item-details {
    position: relative;
    min-height: 178px;
    margin-left: 258px;
    margin-bottom: 40px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_11 .item-details {
        min-height: 150px;
        margin-left: 218px;
    }
}
@media (max-width: 767px) {
    .td_module_11 .item-details {
        margin-left: 44%;
        margin-bottom: 26px;
        min-height: 0;
    }
}
.td_module_11 .td-post-category {
    top: -2px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_11 .td-post-category {
        display: table;
        margin-bottom: 5px;
    }
}
.td_module_11 .td-read-more {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_module_11 .td-read-more {
        display: none;
    }
}
/*  ----------------------------------------------------------------------------
    Module 12
*/
.td_module_12 {
    padding-left: 20px;
    padding-right: 19px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_12 {
        padding-left: 17px;
        padding-right: 17px;
    }
}
@media (max-width: 767px) {
    .td_module_12 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.td_module_12 .entry-title {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 7px 0;
    font-weight: 500;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_module_12 .entry-title {
        font-size: 22px !important;
        line-height: 28px !important;
    }
}
.td_module_12 .item-details {
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 29px;
    margin-bottom: 20px;
}
.td_module_12 .meta-info {
    margin-bottom: 14px;
}
.td_module_12 .td-module-excerpt {
    margin-bottom: 12px;
}
.td_module_12 .td-post-category {
    top: -2px;
}
/*  ----------------------------------------------------------------------------
    Module 13
*/
.td_module_13 {
    padding-left: 20px;
    padding-right: 19px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_13 {
        padding-left: 17px;
        padding-right: 17px;
    }
}
@media (max-width: 767px) {
    .td_module_13 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.td_module_13 .entry-title {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 7px 0;
    font-weight: 500;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_module_13 .entry-title {
        font-size: 22px !important;
        line-height: 28px !important;
    }
}
.td_module_13 .item-details {
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.td_module_13 .meta-info {
    margin-bottom: 14px;
}
.td_module_13 .td-post-category {
    top: -2px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_13 .td-post-category {
        top: -1px;
    }
}
.td_module_13 .td-module-thumb {
    margin-bottom: 20px;
}
/*  ----------------------------------------------------------------------------
    Module 14
*/
.td_module_14 {
    z-index: 2;
}
.td_module_14 .meta-info {
    position: absolute;
    background-color: #ffffff;
    border-bottom: 1px dashed #f1f1f1;
    margin: 0 20px;
    padding: 13px 20px 12px 20px;
    bottom: -49px;
    width: 639px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_14 .meta-info {
        width: 463px;
    }
}
@media (max-width: 767px) {
    .td_module_14 .meta-info {
        width: 100%;
        margin: 0;
        bottom: auto;
        padding: 8px 10px 10px 10px;
        position: relative;
    }
}
.td_module_14 .entry-title {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 11px 0;
    font-weight: 600;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_14 .entry-title {
        margin-bottom: 12px;
        font-size: 17px !important;
        line-height: 21px !important;
    }
}
@media (max-width: 767px) {
    .td_module_14 .entry-title {
        margin-bottom: 7px;
        font-size: 19px !important;
        line-height: 24px !important;
    }
}
.td_module_14 .td-module-thumb {
    width: 681px;
    max-height: 350px;
    position: relative;
    left: -1px;
    margin-bottom: 49px;
    overflow: hidden;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_14 .td-module-thumb {
        max-height: 260px;
        width: 505px;
    }
}
@media (max-width: 767px) {
    .td_module_14 .td-module-thumb {
        width: 100%;
        margin-bottom: 0;
        max-height: none;
        left: 0;
    }
}
.td_module_14 .td-module-thumb .entry-thumb {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_14 .td-module-thumb .entry-thumb {
        width: 100%;
    }
}
.td_module_14 .meta-info-container {
    position: relative;
}
.td_module_14 .td-excerpt {
    padding: 12px 20px 37px 20px;
    margin: 0;
    max-width: 681px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_14 .td-excerpt {
        padding: 6px 10px 50px 10px;
    }
}
.td_module_14 .td-post-category {
    top: -2px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_14 .td-post-category {
        top: -1px;
    }
}
.td_module_14 .entry-thumb {
    /* responsive desktop */
}
@media (min-width: 1024px) {
    .td_module_14 .entry-thumb {
        min-height: 100px;
    }
}
/*  ----------------------------------------------------------------------------
    Module 15
*/
.td_module_15 {
    border-top: 0;
    padding-top: 0;
    margin-bottom: 40px;
    padding-bottom: 24px;
    border-bottom: 1px dashed #f1f1f1 !important;
    margin-left: 20px;
    margin-right: 19px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_15 {
        margin-left: 17px;
        margin-right: 17px;
    }
}
@media (max-width: 767px) {
    .td_module_15 {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
        padding-bottom: 4px;
    }
}
.td_module_15 .entry-title {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #222;
    margin: 6px 0 7px 0;
    word-wrap: break-word;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_15 .entry-title {
        font-size: 24px !important;
        line-height: 28px !important;
        font-weight: 600;
    }
}
@media (max-width: 767px) {
    .td_module_15 .entry-title {
        font-size: 22px !important;
        line-height: 28px !important;
        font-weight: 600;
        margin-bottom: 6px;
    }
}
.td_module_15 .entry-title a {
    color: #222;
}
.td_module_15 .entry-title a:hover {
    text-decoration: none !important;
}
@media (max-width: 767px) {
    .td_module_15 .entry-title {
        font-size: 28px;
        line-height: 36px;
    }
}
.td_module_15 .td-category {
    margin-bottom: 5px;
    display: inline-block;
}
.td_module_15 .td-category a {
    background-color: #111;
    font-style: normal;
}
.td_module_15 .td-category li {
    margin: 0 5px 3px 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_15 .td-category li {
        position: relative;
        top: -1px;
    }
}
.td_module_15 .td-category li a:hover {
    text-decoration: none !important;
}
.td_module_15 .td-category li:before {
    display: none;
}
.td_module_15 .meta-info {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_15 .meta-info {
        margin-bottom: 15px;
    }
}
/*  ----------------------------------------------------------------------------
    Module mx1
*/
.td_module_mx1 {
    position: relative;
    /* responsive portrait phone */
    *zoom: 1;
}
@media (max-width: 767px) {
    .td_module_mx1 {
        border-bottom: 3px solid #fff;
    }
}
.td_module_mx1:before,
.td_module_mx1:after {
    display: table;
    content: "";
    line-height: 0;
}
.td_module_mx1:after {
    clear: both;
}
.td_module_mx1 .meta-info .td-post-category {
    background-color: #fff;
    color: #222;
    vertical-align: top;
}
.td_module_mx1 .meta-info {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 0 20px;
    z-index: 1;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx1 .meta-info {
        padding: 0 17px;
    }
}
@media (max-width: 767px) {
    .td_module_mx1 .meta-info {
        padding: 0 10px;
    }
}
.td_module_mx1 .meta-info .td-post-author-name a {
    color: #fff;
}
.td_module_mx1 .meta-info a {
    color: #fff;
}
.td_module_mx1 .entry-title {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 21px;
    margin-bottom: 0;
    bottom: 9px;
    margin-top: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx1 .entry-title {
        font-size: 15px !important;
        line-height: 19px !important;
        bottom: 7px;
    }
}
@media (max-width: 767px) {
    .td_module_mx1 .entry-title {
        font-size: 17px !important;
        line-height: 21px !important;
        bottom: 7px;
    }
}
.td_module_mx1 .entry-title a {
    color: #fff !important;
}
.td_module_mx1 .entry-review-stars {
    height: 15px;
    position: relative;
    top: -1px;
    margin-bottom: 2px;
}
.td_module_mx1 .entry-review-stars i {
    line-height: 10px;
}
.td_module_mx1.td_module_wrap {
    z-index: auto;
}
.td_module_mx1:hover .meta-info .entry-title a {
    color: #fff;
}
.td_module_mx1 .td-module-thumb {
    width: 341px;
    height: 220px;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
.td_module_mx1 .td-module-thumb a:last-child:before {
    bottom: 0;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    /* IE6-9 */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx1 .td-module-thumb {
        width: 253px;
        height: 163px;
    }
}
@media (max-width: 767px) {
    .td_module_mx1 .td-module-thumb {
        width: 100%;
        height: auto;
    }
}
.td_module_mx1 .td-module-thumb .entry-thumb {
    width: 100%;
}
.td_module_mx1 .td-block14-border {
    background-color: #fff;
    display: block;
    height: 220px;
    right: -2px;
    position: absolute;
    width: 3px;
    z-index: 2;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx1 .td-block14-border {
        height: 163px;
    }
}
@media (max-width: 767px) {
    .td_module_mx1 .td-block14-border {
        display: none;
    }
}
.td_module_mx1 .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_module_mx1 .entry-thumb {
        min-height: 220px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx1 .entry-thumb {
        min-height: 163px;
    }
}
.td_block_14 .td-block-span12 .td_module_mx1 {
    margin-bottom: 3px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_14 .td-block-span12 .td_module_mx1 {
        margin-bottom: 0;
    }
}
.td_block_14 .td-block-span12 .td_module_mx1 .td-module-thumb {
    margin-bottom: 0;
}
.td_block_14 .td-block-span12 .td-block14-border {
    display: none;
}
.wpb_row .td-pb-span4:last-child .td_module_mx1 .td-module-thumb,
.td-column-3 .td-block-span4:last-child .td_module_mx1 .td-module-thumb {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .wpb_row .td-pb-span4:last-child .td_module_mx1 .td-module-thumb,
    .td-column-3 .td-block-span4:last-child .td_module_mx1 .td-module-thumb {
        width: 252px;
    }
}
.td_block_14 .td-block-span6 .td-module-thumb {
    margin-bottom: 0;
}
.td_block_14 .td-block-row {
    border-bottom: 3px solid #fff;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_14 .td-block-row {
        border-bottom: 0;
    }
}
.td_block_14 .td-block-row:last-child {
    border-bottom: 0;
}
.td_block_14 .td-block-span6:last-child .td-image-gradient:before {
    width: 341px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_14 .td-block-span6:last-child .td-image-gradient:before {
        width: 253px;
    }
}
@media (max-width: 767px) {
    .td_block_14 .td-block-span6:last-child .td-image-gradient:before {
        width: 100%;
    }
}
.td_block_14 .td-block-span6:last-child .td-block14-border {
    display: none;
}
.td_block_14 .td-block-span4 .td-module-thumb {
    margin-bottom: 0;
}
.td_block_14 .td-block-span4:last-child .td-image-gradient:before {
    width: 341px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_14 .td-block-span4:last-child .td-image-gradient:before {
        width: 253px;
    }
}
@media (max-width: 767px) {
    .td_block_14 .td-block-span4:last-child .td-image-gradient:before {
        width: 100%;
    }
}
.td_block_14 .td-block-span4:last-child .td-block14-border {
    display: none;
}
/*  ----------------------------------------------------------------------------
    Module mx2
*/
.td_module_mx2 {
    *zoom: 1;
}
.td_module_mx2:before,
.td_module_mx2:after {
    display: table;
    content: "";
    line-height: 0;
}
.td_module_mx2:after {
    clear: both;
}
.td_module_mx2 .entry-title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx2 .entry-title {
        font-size: 12px !important;
        line-height: 16px !important;
    }
}
@media (max-width: 767px) {
    .td_module_mx2 .entry-title {
        font-size: 13px !important;
        line-height: 18px !important;
    }
}
.td_module_mx2 .entry-title {
    margin: 0 0 5px 0;
}
.td_module_mx2 .entry-thumb {
    width: 80px;
    height: auto;
}
.td_module_mx2 .td-module-thumb {
    position: absolute;
    margin: 0 0 0 21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx2 .td-module-thumb {
        margin: 0 0 0 17px;
    }
}
@media (max-width: 767px) {
    .td_module_mx2 .td-module-thumb {
        margin: 0 0 0 10px;
    }
}
.td_module_mx2 .meta-info {
    margin-bottom: 0;
}
.td_module_mx2 .meta-info div {
    margin-bottom: 0;
}
.td_module_mx2 .entry-review-stars {
    height: 15px;
    position: relative;
    top: -1px;
    margin-bottom: 2px;
}
.td_module_mx2 .entry-review-stars i {
    line-height: 10px;
}
.td_module_mx2 .item-details {
    margin: 0 20px 20px 115px;
    display: block;
    min-height: 60px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx2 .item-details {
        margin: 0 15px 17px 110px;
    }
}
@media (max-width: 767px) {
    .td_module_mx2 .item-details {
        margin: 0 10px 17px 104px;
    }
}
.td_module_mx2 .entry-date {
    position: relative;
}
/*  ----------------------------------------------------------------------------
    Module mx3
*/
.td_module_mx3 {
    position: relative;
    width: 341px;
    padding-bottom: 64px;
    z-index: 1;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    *zoom: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx3 {
        width: 252px;
    }
}
@media (max-width: 767px) {
    .td_module_mx3 {
        width: 100%;
        left: 0;
        padding-bottom: 30px;
    }
}
.td_module_mx3:before,
.td_module_mx3:after {
    display: table;
    content: "";
    line-height: 0;
}
.td_module_mx3:after {
    clear: both;
}
.td_module_mx3 .meta-info {
    position: absolute;
    bottom: 19px;
    min-width: 300px;
    background-color: #ffffff;
    border-bottom: 1px dashed #f1f1f1;
    margin: 0 20px 0 21px;
    padding: 14px 20px 12px 21px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_mx3 .meta-info {
        width: 100%;
        margin: 0;
        bottom: auto;
        padding: 8px 10px 10px 10px !important;
        position: relative;
    }
}
.td_module_mx3 .td-module-thumb {
    margin-bottom: 4px;
    width: 100%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_mx3 .td-module-thumb {
        width: 100%;
        margin-bottom: 0;
    }
}
.td_module_mx3 .td-module-thumb .entry-thumb {
    width: 100%;
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_module_mx3 .td-module-thumb .entry-thumb {
        min-height: 100px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx3 .td-module-thumb .entry-thumb {
        min-height: 100px;
    }
}
.td_module_mx3 .entry-title {
    position: relative;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
    font-style: normal;
    margin: 0 0 12px 0;
    height: auto;
    bottom: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_module_mx3 .entry-title {
        font-size: 15px !important;
        line-height: 19px !important;
    }
}
@media (max-width: 767px) {
    .td_module_mx3 .entry-title {
        font-size: 19px !important;
        line-height: 24px !important;
        margin-bottom: 5px;
    }
}
.td_module_mx3 .td-module-comments {
    position: relative;
    bottom: 14px;
}
.td_module_mx3 .meta-info-container {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_mx3 .meta-info-container {
        position: relative;
        height: auto;
    }
}
.td_module_mx3 .td-excerpt {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_module_mx3 .td-excerpt {
        padding: 6px 10px 50px 10px;
    }
}
/*  ----------------------------------------------------------------------------
    Normal Slide
*/
.td_normal_slide {
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.td_normal_slide .td_block_inner {
    position: relative;
}
.td_normal_slide .td-module-thumb {
    margin-bottom: 0;
    z-index: -1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (min-width: 768px) {
    .td_normal_slide .td-module-thumb {
        height: 100% !important;
    }
}
.td_normal_slide .td-video-play-ico {
    width: 40px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.td_normal_slide .slide-meta {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.td_normal_slide .td-admin-edit {
    height: auto !important;
}
.td_normal_slide i {
    z-index: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.td_normal_slide .td_module_slide {
    z-index: 1;
}
.td_normal_slide .block-title {
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 2;
    margin: 20px 0 0 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_normal_slide .block-title {
        margin: 17px 0 0 17px;
    }
}
@media (max-width: 767px) {
    .td_normal_slide .block-title {
        display: none;
    }
}
.td_normal_slide .td-image-gradient:before {
    height: 50%;
}
.td_normal_slide .td-wrapper-pulldown-filter {
    position: absolute;
    float: none;
    right: 20px;
    top: 20px;
    z-index: 2;
}
.td_normal_slide .td-wrapper-pulldown-filter {
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_normal_slide .td-wrapper-pulldown-filter {
        top: 17px;
    }
}
@media (max-width: 767px) {
    .td_normal_slide .td-wrapper-pulldown-filter {
        top: 17px;
    }
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
    border: none;
    background-color: rgba(0, 0, 0, 0.85);
    color: #ffffff;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
        margin-right: 19px !important;
    }
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
    color: #ffffff;
}
.td_normal_slide .td-wrapper-pulldown-filter:hover {
    color: #4db2ec !important;
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list {
    border: none;
    background-color: rgba(0, 0, 0, 0.85);
    top: 10px;
    right: 0;
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list a {
    color: #ffffff;
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list a:hover {
    color: #4db2ec;
}
.td-pb-span12 .td_normal_slide .block-title {
    left: 0;
}
.td-pb-span12 .td_normal_slide .td-wrapper-pulldown-filter {
    right: 0;
}
.td-theme-slider {
    margin: 0 19px 0 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-theme-slider {
        margin: 0;
    }
}
.td-theme-slider.iosSlider-col-3 {
    margin: 0;
}
.td-theme-slider:hover .td-icon-left {
    opacity: 0.7;
}
.td-theme-slider:hover .td-icon-right {
    opacity: 0.7;
}
.td-theme-slider .td-video-play-ico img {
    width: auto !important;
    height: auto !important;
}
.td-theme-slider .slide-meta {
    position: absolute;
    bottom: 16px;
    width: 100%;
    padding: 0 20px;
    z-index: 1;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider .slide-meta {
        padding: 0 17px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider .slide-meta {
        padding: 0 10px;
        bottom: 10px;
    }
}
.td-theme-slider .slide-meta a,
.td-theme-slider .slide-meta span {
    color: #ffffff;
}
.td-theme-slider .slide-meta .entry-review-stars {
    top: 0;
}
.td-theme-slider .slide-meta-author {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    font-style: italic;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-theme-slider .slide-meta-author {
        font-size: 10px;
        line-height: 15px;
    }
}
.td-theme-slider .td-slide-views {
    display: inline-block;
    margin-left: 21px;
}
.td-theme-slider .td-slide-views i {
    padding-right: 7px;
}
.td-theme-slider .td-slide-comments {
    display: inline-block;
    margin-left: 21px;
}
.td-theme-slider .td-slide-comments i {
    margin-right: 8px;
}
.td-theme-slider .slide-meta-cat {
    display: inline-block;
    line-height: 1;
}
.td-theme-slider .slide-meta-cat a {
    text-transform: uppercase;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 1;
    position: relative;
    padding: 2px 8px 3px;
    background-color: rgba(0, 0, 0, 0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-theme-slider .slide-meta-cat a {
        font-size: 9px;
        padding: 1px 4px;
    }
}
.td-theme-slider .td-icon-left,
.td-theme-slider .td-icon-right {
    padding: 20px;
    position: absolute;
    display: block;
    height: 80px;
    margin-top: -39px;
    top: 50%;
    font-size: 38px;
    color: #ffffff;
    font-weight: 300;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.td-theme-slider .td-icon-left:hover,
.td-theme-slider .td-icon-right:hover {
    opacity: 1;
}
.td-theme-slider .td-icon-left {
    left: 0;
}
.td-theme-slider .td-icon-right {
    right: 0;
}
/*  ----------------------------------------------------------------------------
    Overwrite the above rules
*/
/* 3 column */
.td-slide-col3 {
    width: 1021px;
    left: -1px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-slide-col3 {
        width: 756px;
    }
}
@media (max-width: 767px) {
    .td-slide-col3 {
        width: auto;
    }
}
.td-theme-slider.iosSlider-col-3 {
    height: 579px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
.td-theme-slider.iosSlider-col-3 .slide-meta {
    padding-bottom: 22px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-3 .slide-meta {
        padding-bottom: 6px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-3 .slide-meta {
        padding-bottom: 0;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-3 {
        height: 429px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-3 {
        margin: 0;
        height: auto;
    }
}
.td-theme-slider.iosSlider-col-3 .td_module_slide {
    height: 579px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-3 .td_module_slide {
        height: 429px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-3 .td_module_slide {
        height: auto;
    }
}
.td-theme-slider.iosSlider-col-3 .td-module-title {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: normal;
    font-size: 48px;
    line-height: 58px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-3 .td-module-title {
        font-size: 30px;
        line-height: 36px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-3 .td-module-title {
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
    }
}
.td-theme-slider.iosSlider-col-3 .td-icon-left,
.td-theme-slider.iosSlider-col-3 .td-icon-right {
    font-size: 55px;
    margin-top: -46px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-3 .td-icon-left,
    .td-theme-slider.iosSlider-col-3 .td-icon-right {
        font-size: 38px;
        margin-top: -39px;
    }
}
.td-theme-slider.iosSlider-col-3 .entry-title {
    margin-bottom: 0;
    margin-top: 5px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-3 .entry-title {
        margin-bottom: 5px;
    }
}
.td-theme-slider.iosSlider-col-3 .td-module-thumb img {
    width: 1021px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-3 .td-module-thumb img {
        height: auto;
    }
}
/* 2 columns */
.td-theme-slider.iosSlider-col-2 {
    height: 350px;
    margin-top: 20px;
    margin-bottom: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-2 {
        height: 254px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-2 {
        max-width: 464px;
        height: auto;
        margin: 0 auto;
    }
}
.td-theme-slider.iosSlider-col-2 .td_module_slide {
    height: 350px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-2 .td_module_slide {
        height: 254px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-2 .td_module_slide {
        height: auto;
    }
}
.td-theme-slider.iosSlider-col-2 .td-module-title {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-2 .td-module-title {
        font-size: 20px;
        line-height: 26px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-2 .td-module-title {
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
    }
}
.td-theme-slider.iosSlider-col-2 .entry-title {
    margin-bottom: 4px;
    margin-top: 5px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-2 .entry-title {
        margin-bottom: 6px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-2 .entry-title {
        margin-bottom: 0;
    }
}
.td-theme-slider.iosSlider-col-2 .td-module-thumb img {
    width: 640px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-2 .td-module-thumb img {
        height: auto;
    }
}
/* 1 column */
.td-theme-slider.iosSlider-col-1 {
    height: 350px;
    margin-top: 20px;
    margin-bottom: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-1 {
        height: 247px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-1 {
        max-width: 287px;
        height: 315px !important;
        margin: 0 auto;
    }
}
.td-theme-slider.iosSlider-col-1 .td_module_slide {
    height: 350px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-1 .td_module_slide {
        height: 247px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-1 .td_module_slide {
        height: 315px !important;
    }
}
.td-theme-slider.iosSlider-col-1 .td-module-title {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-1 .td-module-title {
        font-size: 13px;
        line-height: 19px;
        font-weight: 700;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-1 .td-module-title {
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
    }
}
.td-theme-slider.iosSlider-col-1 .entry-title {
    margin-bottom: 5px;
    margin-top: 5px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-1 .entry-title {
        line-height: 19px;
    }
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-1 .entry-title {
        margin-bottom: 0;
    }
}
.td-theme-slider.iosSlider-col-1 .td-slide-views,
.td-theme-slider.iosSlider-col-1 .td-slide-comments {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-theme-slider.iosSlider-col-1 .td-slide-views,
    .td-theme-slider.iosSlider-col-1 .td-slide-comments {
        display: none;
    }
}
.td-theme-slider.iosSlider-col-1 .td-module-thumb {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-theme-slider.iosSlider-col-1 .td-module-thumb {
        height: 100% !important;
    }
}
.td-theme-slider.iosSlider-col-1 .td-module-thumb img {
    width: 300px;
}
.td-slider .td_module_wrap:hover .entry-title a {
    color: #ffffff;
}
@media (max-width: 320px) {
    .td_normal_slide .iosSlider-col-2,
    .td_normal_slide .iosSlider-col-3 {
        height: 150px !important;
    }
}
@media (max-width: 320px) {
    .td_normal_slide .iosSlider-col-2 .td-slider,
    .td_normal_slide .iosSlider-col-3 .td-slider,
    .td_normal_slide .iosSlider-col-2 .td_module_slide,
    .td_normal_slide .iosSlider-col-3 .td_module_slide,
    .td_normal_slide .iosSlider-col-2 .td-module-thumb,
    .td_normal_slide .iosSlider-col-3 .td-module-thumb {
        height: 150px !important;
    }
}
.td_block_slide .td_module_slide {
    visibility: hidden !important;
    overflow: hidden;
}
.td-js-loaded .td_block_slide .td_module_slide {
    visibility: visible !important;
}
.td_normal_slide.td-pb-border-top {
    border-top: 0;
}
#td_css_split_separator {
    visibility: visible;
}
/* control wrapper (default white) */
.td-wrapper-pulldown-filter {
    display: inline-block;
    float: right;
    *zoom: 1;
}
.td-wrapper-pulldown-filter:before,
.td-wrapper-pulldown-filter:after {
    display: table;
    content: "";
    line-height: 0;
}
.td-wrapper-pulldown-filter:after {
    clear: both;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
    color: #444444;
    border: 1px solid #e6e6e6;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover ul {
    display: block;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-list {
    background-color: rgba(255, 255, 255, 0.95);
    border: 1px solid #e6e6e6;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-link {
    color: #444;
}
/* hide the filter category name on 1 column on portrait tablet only on blocks */
.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option {
        padding: 0 5px;
    }
}
.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option span {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option span {
        display: none;
    }
}
.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option i {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option i {
        padding: 0;
    }
}
/*open the list (default white)*/
.td-pulldown-filter-list-open .td-pulldown-filter-list {
    display: block;
}
.td-pulldown-filter-list-open .td-pulldown-filter-display-option {
    border-bottom: 1px solid rgba(255, 255, 255, 0.95);
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.td-js-loaded .td-category-siblings {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
/*  ----------------------------------------------------------------------------
    common code
*/
/*text selected to display*/
.td-pulldown-filter-display-option {
    background-color: rgba(255, 255, 255, 0.95);
    position: relative;
    right: 0;
    cursor: pointer;
    padding: 0 10px 0 14px;
    margin: 0 19px 21px 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    height: 20px;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pulldown-filter-display-option {
        margin: 0 17px 17px 0;
    }
}
@media (max-width: 767px) {
    .td-pulldown-filter-display-option {
        margin: 0 10px 17px 0;
    }
}
.td-pulldown-filter-display-option:hover {
    color: #4db2ec;
}
.td-pulldown-filter-display-option i {
    font-size: 9px;
    padding-left: 8px;
    color: #444;
}
.wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option {
    margin: 0 19px 20px 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option {
        margin: 0 16px 17px 0;
    }
}
@media (max-width: 767px) {
    .wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option {
        margin: 0 10px 17px 0;
    }
}
/*the list with options*/
.td-pulldown-filter-list {
    display: none;
    position: absolute;
    top: 8px;
    right: -1px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-border-radius: 3px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 3px;
    -moz-border-radius-topright: 0;
    border-radius: 3px;
    border-top-right-radius: 0;
    padding: 5px 0 7px 0;
    text-align: left;
}
/*li - list item*/
.td-pulldown-filter-item {
    list-style: none;
}
/*a - link*/
.td-pulldown-filter-link {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 24px;
    white-space: nowrap;
    display: block;
    padding: 0 30px 0 16px;
}
.td-pulldown-filter-link:hover {
    color: #4db2ec;
}
.td-pulldown-filter-list {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -ms-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
}
.td_block_inner {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
/*  ----------------------------------------------------------------------------
    category pull-down filter
*/
.td-category-pulldown-filter {
    /*a - link*/
}
.td-category-pulldown-filter.td-wrapper-pulldown-filter {
    position: absolute;
    top: 14px;
    right: 0;
}
.td-category-pulldown-filter .td-pulldown-filter-list {
    z-index: 2;
}
.td-category-pulldown-filter a.td-pulldown-category-filter-link {
    color: #444;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 24px;
    white-space: nowrap;
    display: block;
    padding: 0 30px 0 16px;
}
.td-category-pulldown-filter a.td-pulldown-category-filter-link:hover {
    color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Block Wrap
*/
.td_block_wrap {
    position: relative;
    clear: both;
}
/* title / label */
.block-title {
    display: inline-block;
    line-height: 20px;
    margin: 0 0 20px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .block-title {
        margin-left: 17px;
    }
}
@media (max-width: 767px) {
    .block-title {
        margin-left: 10px;
        margin-right: 10px;
    }
}
.block-title > a,
.block-title > span {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #222;
    border-radius: 3px;
    padding: 2px 15px;
    position: relative;
    display: inline-table;
    vertical-align: middle;
    line-height: 16px;
    top: -2px;
}
.td-post-category {
    font-family: 'Open Sans', arial, sans-serif;
    padding: 2px 5px 3px;
    background-color: #222;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    margin-right: 5px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    vertical-align: middle;
    line-height: 1;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-post-category {
        display: none;
    }
}
.td-post-category:hover {
    color: #ffffff;
    background-color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    pagination
    @todo display inline?
    @todo numa mai bune la clase
*/
.ajax-page-disabled {
    opacity: 0.5;
}
/* load more button*/
.td_ajax_load_more {
    display: inline-block;
    margin-bottom: 21px !important;
}
.td_ajax_load_more .td-icon-menu-down {
    font-size: 8px;
    position: relative;
    top: -6px;
    display: block;
}
.td-load-more-wrap {
    text-align: center;
    clear: both;
}
.td-load-more-wrap a {
    color: #222222;
}
.td-load-more-wrap a:hover {
    color: #4db2ec;
}
/* next prev */
.td-next-prev-wrap {
    margin: 0 0 0 20px;
    line-height: 21px;
    clear: both;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-next-prev-wrap {
        margin: 0 0 0 17px;
    }
}
@media (max-width: 767px) {
    .td-next-prev-wrap {
        margin: 0 0 0 10px;
    }
}
.td-next-prev-wrap a {
    display: inline-block;
    margin-bottom: 19px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-next-prev-wrap a {
        margin-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .td-next-prev-wrap a {
        margin-bottom: 19px;
    }
}
.td-next-prev-wrap a:hover i {
    background-color: #4db2ec;
    color: #ffffff !important;
    border-color: #4db2ec;
}
.td-next-prev-wrap .td-ajax-prev-page {
    margin-right: 4px;
}
.td-next-prev-wrap i {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    font-size: 9px;
    color: #444;
    line-height: 1;
    padding: 3px 6px;
}
.td_block_inner_overflow {
    overflow: hidden;
}
/*  ----------------------------------------------------------------------------
    infinite loader
*/
.td-load-more-infinite-wrap {
    visibility: hidden;
}
/*  ----------------------------------------------------------------------------


    Custom menu blocks - big grid pages


*/
.td-menu-blocks-custom {
    margin-top: 20px;
    margin-bottom: -26px;
}
.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: 4px 2px;
}
.td-menu-blocks-custom ul li a {
    border: 1px solid #eaeaea;
    border-radius: 20px;
    padding: 0 12px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 26px;
    display: block;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-menu-blocks-custom ul li a {
        line-height: 28px;
    }
}
.td-menu-blocks-custom ul li a:hover {
    background-color: #111;
    color: #fff;
    border-color: #111;
}
.td-menu-blocks-custom .current-menu-item a {
    border-color: #4db2ec;
    background-color: #4db2ec;
    color: #fff;
}
.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-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li {
    display: inline-block;
    margin-left: 0;
    margin-right: -1px !important;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a {
    border: 1px solid #eaeaea !important;
    padding: 5px 13px !important;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 15px;
    text-transform: none;
    margin: 0 3px;
    border-radius: 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-tab-blocks-custom ul.wpb_tabs_nav li a {
        padding: 4px 7px 3px !important;
        line-height: 13px;
    }
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover {
    background-color: #111;
    color: #fff;
    border-color: #111;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a:before {
    display: none;
}
/*  ----------------------------------------------------------------------------



    individual blocks




*/
/*  ----------------------------------------------------------------------------
    block title alignment
*/
.td_block_1,
.td_block_2,
.td_block_3,
.td_block_4,
.td_block_5,
.td_block_6,
.td_block_7,
.td_block_8,
.td_block_9,
.td_block_10,
.td_block_11,
.td_block_12,
.td_block_16,
.td_top_authors,
.td_block_text_with_title,
.td_block_title {
    position: relative;
    padding-top: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_1,
    .td_block_2,
    .td_block_3,
    .td_block_4,
    .td_block_5,
    .td_block_6,
    .td_block_7,
    .td_block_8,
    .td_block_9,
    .td_block_10,
    .td_block_11,
    .td_block_12,
    .td_block_16,
    .td_top_authors,
    .td_block_text_with_title,
    .td_block_title {
        padding-top: 17px;
    }
}
@media (max-width: 767px) {
    .td_block_1,
    .td_block_2,
    .td_block_3,
    .td_block_4,
    .td_block_5,
    .td_block_6,
    .td_block_7,
    .td_block_8,
    .td_block_9,
    .td_block_10,
    .td_block_11,
    .td_block_12,
    .td_block_16,
    .td_top_authors,
    .td_block_text_with_title,
    .td_block_title {
        padding-top: 17px;
    }
}
.td_block_1 .block-title,
.td_block_2 .block-title,
.td_block_3 .block-title,
.td_block_4 .block-title,
.td_block_5 .block-title,
.td_block_6 .block-title,
.td_block_7 .block-title,
.td_block_8 .block-title,
.td_block_9 .block-title,
.td_block_10 .block-title,
.td_block_11 .block-title,
.td_block_12 .block-title,
.td_block_16 .block-title,
.td_top_authors .block-title,
.td_block_text_with_title .block-title,
.td_block_title .block-title {
    margin: 0 0 20px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_1 .block-title,
    .td_block_2 .block-title,
    .td_block_3 .block-title,
    .td_block_4 .block-title,
    .td_block_5 .block-title,
    .td_block_6 .block-title,
    .td_block_7 .block-title,
    .td_block_8 .block-title,
    .td_block_9 .block-title,
    .td_block_10 .block-title,
    .td_block_11 .block-title,
    .td_block_12 .block-title,
    .td_block_16 .block-title,
    .td_top_authors .block-title,
    .td_block_text_with_title .block-title,
    .td_block_title .block-title {
        margin: 0 0 17px 17px;
    }
}
@media (max-width: 767px) {
    .td_block_1 .block-title,
    .td_block_2 .block-title,
    .td_block_3 .block-title,
    .td_block_4 .block-title,
    .td_block_5 .block-title,
    .td_block_6 .block-title,
    .td_block_7 .block-title,
    .td_block_8 .block-title,
    .td_block_9 .block-title,
    .td_block_10 .block-title,
    .td_block_11 .block-title,
    .td_block_12 .block-title,
    .td_block_16 .block-title,
    .td_top_authors .block-title,
    .td_block_text_with_title .block-title,
    .td_block_title .block-title {
        margin: 0 0 17px 10px;
    }
}
.td_block_1 .td_block_inner,
.td_block_2 .td_block_inner,
.td_block_3 .td_block_inner,
.td_block_4 .td_block_inner,
.td_block_5 .td_block_inner,
.td_block_6 .td_block_inner,
.td_block_7 .td_block_inner,
.td_block_8 .td_block_inner,
.td_block_9 .td_block_inner,
.td_block_10 .td_block_inner,
.td_block_11 .td_block_inner,
.td_block_12 .td_block_inner,
.td_block_16 .td_block_inner,
.td_top_authors .td_block_inner,
.td_block_text_with_title .td_block_inner,
.td_block_title .td_block_inner {
    clear: right;
}
.td_block_13,
.td_block_14 {
    position: relative;
    clear: both;
}
.td_block_13 .block-title,
.td_block_14 .block-title {
    margin: 0 0 21px 20px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_13 .block-title,
    .td_block_14 .block-title {
        margin: 0 0 17px 17px;
    }
}
.td_block_13 .td_block_inner,
.td_block_14 .td_block_inner {
    clear: right;
}
/*  ----------------------------------------------------------------------------
    block 1
*/
.td-pb-span4 .td_block_1 .td_module_4 {
    padding-bottom: 6px;
}
.td_block_1 .td_module_4 {
    margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    block 2
*/
.td_block_2 .td_module_4 {
    margin-bottom: 21px !important;
}
/*  ----------------------------------------------------------------------------
    block 3
*/
.td_block_3 .td-block-row:last-child .td_module_1 {
    padding-bottom: 11px;
}
.td_block_3 .td-block-span12:last-child .td_module_1 {
    padding-bottom: 11px;
}
/*  ----------------------------------------------------------------------------
    block 4
*/
.td_block_4 .td-block-row:last-child .td_module_2 {
    padding-bottom: 11px;
}
.td_block_4 .td-block-span12:last-child .td_module_2 {
    padding-bottom: 11px;
}
/*  ----------------------------------------------------------------------------
    block 5
*/
.td_block_5 .td-block-row:last-child .td_module_3 {
    padding-bottom: 11px;
}
.td_block_5 .td-block-span12:last-child .td_module_3 {
    padding-bottom: 11px;
}
/*  ----------------------------------------------------------------------------
    block 6
*/
.td_block_6 .td-block-span12:last-child .td_module_5 {
    border-bottom: none;
    padding-bottom: 2px;
}
/*  ----------------------------------------------------------------------------
    block 9
*/
.td_block_9 .td_block_inner .td-block-row:last-child .item-details,
.td_block_9 .td_block_inner .td-block-span12:last-child .item-details {
    border-bottom: 0;
    padding-bottom: 12px;
    margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    block 10
*/
.td_block_10 {
    text-align: center;
    /* hide the filter category name on mobile */
}
.td_block_10 .block-title {
    margin-left: 10px;
    margin-right: 10px;
}
.td_block_10 .td_block_inner {
    padding-left: 20px;
    padding-right: 19px;
}
.td_block_10 .td_module_9:last-child .item-details {
    border-bottom: none;
    padding-bottom: 4px;
    margin-bottom: 0;
}
.td_block_10 .td_module_9 .item-details {
    margin-bottom: 23px;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_block_10 .td_module_9 .item-details {
        margin-bottom: 15px;
    }
}
.td_block_10 .td-wrapper-pulldown-filter {
    position: absolute;
    right: 0;
}
.td_block_10 .td-next-prev-wrap {
    margin: 0;
}
.td_block_10 .td-pulldown-filter-display-option {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_10 .td-pulldown-filter-display-option {
        padding: 0 4px 0 0;
    }
}
.td_block_10 .td-pulldown-filter-display-option span {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_10 .td-pulldown-filter-display-option span {
        display: none;
    }
}
.td_block_10 .td-pulldown-filter-display-option i {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_10 .td-pulldown-filter-display-option i {
        padding-left: 5px;
    }
}
.wpb_column.td-pb-span12 .td_block_10 .entry-title {
    font-size: 22px;
    line-height: 28px;
}
/*  ----------------------------------------------------------------------------
    block 11
*/
.td_block_11 .td-block-span12:last-child .item-details,
.td_block_11 .td-block-span12:last-child .td-module-thumb {
    margin-bottom: 20px;
}
.td_block_11 .td_module_10 {
    padding-left: 0;
    padding-right: 0;
}
.td_block_11 .td-column-1 .entry-thumb {
    width: 80px;
    margin-bottom: 0;
    min-height: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_11 .td-column-1 .entry-thumb {
        width: 100%;
    }
}
.td_block_11 .td-column-1 .td-module-thumb {
    width: auto;
    margin-bottom: 12px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_11 .td-column-1 .td-module-thumb {
        width: 40%;
        margin-bottom: 26px;
    }
}
.td_block_11 .td-column-1 .td-module-title {
    padding-left: 95px;
    font-size: 15px !important;
    line-height: 19px !important;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_11 .td-column-1 .td-module-title {
        font-size: 14px !important;
    }
}
@media (max-width: 767px) {
    .td_block_11 .td-column-1 .td-module-title {
        font-size: 16px !important;
        line-height: 20px !important;
        padding-left: 0;
    }
}
.td_block_11 .td-column-1 .meta-info {
    clear: both;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_11 .td-column-1 .meta-info {
        clear: none;
    }
}
.td_block_11 .td-column-1 .td-video-play-ico img {
    width: 24px;
}
.td_block_11 .td-column-1 .item-details {
    margin-left: 0;
    margin-bottom: 30px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_11 .td-column-1 .item-details {
        margin-left: 44%;
        margin-bottom: 26px;
        min-height: 0;
    }
}
/*  ----------------------------------------------------------------------------
    block 12
*/
.td_block_12 .td-block-span12:last-child .item-details,
.td_block_12 .td-block-span12:last-child .td-module-thumb {
    margin-bottom: 20px;
}
.td_block_12 .td_module_11 {
    padding-left: 0;
    padding-right: 0;
}
.td_block_12 .td-column-1 .entry-thumb {
    width: 80px;
    margin-bottom: 0;
    min-height: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_12 .td-column-1 .entry-thumb {
        width: 100%;
    }
}
.td_block_12 .td-column-1 .td-read-more {
    display: none;
}
.td_block_12 .td-column-1 .td-module-thumb {
    width: auto;
    margin-bottom: 12px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_12 .td-column-1 .td-module-thumb {
        width: 40%;
        margin-bottom: 26px;
    }
}
.td_block_12 .td-column-1 .td-module-title {
    padding-left: 95px;
    font-size: 15px !important;
    line-height: 19px !important;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_12 .td-column-1 .td-module-title {
        font-size: 14px !important;
    }
}
@media (max-width: 767px) {
    .td_block_12 .td-column-1 .td-module-title {
        font-size: 16px !important;
        line-height: 20px !important;
        padding-left: 0;
    }
}
.td_block_12 .td-column-1 .meta-info {
    clear: both;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_12 .td-column-1 .meta-info {
        clear: none;
    }
}
.td_block_12 .td-column-1 .td-video-play-ico img {
    width: 24px;
}
.td_block_12 .td-column-1 .item-details {
    margin-left: 0;
    margin-bottom: 20px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_12 .td-column-1 .item-details {
        margin-left: 44%;
        margin-bottom: 26px;
        min-height: 0;
    }
}
/*  ----------------------------------------------------------------------------
    block 13
*/
.td_block_13 {
    border-top: 0 !important;
    /* responsive portrait phone */
}
.td_block_13 .td-module-thumb {
    left: 0;
}
.td_block_13 .block-title > a,
.td_block_13 .block-title > span {
    background-color: rgba(0, 0, 0, 0.85);
}
.td_block_13 .block-title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    margin: 20px 0 0 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_13 .block-title {
        margin: 17px 0 0 16px;
    }
}
@media (max-width: 767px) {
    .td_block_13 .block-title {
        margin: 17px 0 0 10px;
    }
}
.td_block_13 .td-wrapper-pulldown-filter {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 3;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td_block_13 .td-wrapper-pulldown-filter {
        top: 17px;
    }
}
.td_block_13 .td-pulldown-filter-display-option {
    border: none;
    background-color: rgba(0, 0, 0, 0.85);
    color: #fff;
    /* responsive portrait tablet */
}
.td_block_13 .td-pulldown-filter-display-option .td-icon-menu-down {
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_13 .td-pulldown-filter-display-option {
        margin-right: 19px !important;
    }
}
.td_block_13:hover {
    color: #4db2ec;
}
.td_block_13 .td-pulldown-filter-list {
    border: none;
    background-color: rgba(0, 0, 0, 0.85);
    top: 10px;
    right: 0;
}
.td_block_13 .td-pulldown-filter-list a {
    color: #fff;
}
.td_block_13 .td-pulldown-filter-list a:hover {
    color: #4db2ec;
}
.td_block_13 .td_block_inner .td_module_14:last-child .td-excerpt {
    padding-bottom: 20px;
}
.td_block_13 .meta-info {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_13 .meta-info {
        padding: 12px 17px 10px 17px;
    }
}
.td_block_13 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
    border-bottom: none;
}
@media (max-width: 767px) {
    .td_block_13 .td-next-prev-wrap {
        margin-bottom: 20px;
    }
}
.td_block_13 .td-column-1 .meta-info {
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_13 .td-column-1 .meta-info {
        margin: 0 19px 0 18px;
        padding: 12px 17px 10px 17px;
        min-width: 216px;
    }
}
@media (max-width: 767px) {
    .td_block_13 .td-column-1 .meta-info {
        border-bottom: 0;
    }
}
.td_block_13 .td-column-1 .td_module_mx3:last-child {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_13 .td-column-1 .td_module_mx3:last-child {
        padding-bottom: 8px;
    }
}
/*  ----------------------------------------------------------------------------
    block 14
*/
.td_block_14 {
    border-top: none;
    background-color: #fff;
}
.td_block_14 .td_module_mx1 {
    left: -1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_14 .td_module_mx1 {
        left: 0;
    }
}
.td_block_14 .td-block-row {
    background-color: #e6e6e6;
}
.td_block_14 .block-title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin: 21px 0 0 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_14 .block-title {
        margin: 17px 0 0 16px;
    }
}
@media (max-width: 767px) {
    .td_block_14 .block-title {
        margin: 17px 0 0 10px;
    }
}
.td_block_14 .block-title > a,
.td_block_14 .block-title > span {
    background-color: rgba(0, 0, 0, 0.85);
}
.td_block_14 .td-block-span4,
.td_block_14 .td-block-span6,
.td_block_14 div.td-block-span12 {
    padding-left: 0;
    padding-right: 0 !important;
}
.td_block_14 .td-wrapper-pulldown-filter {
    position: absolute;
    right: 0;
    top: 21px;
    z-index: 2;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_14 .td-wrapper-pulldown-filter {
        top: 17px;
    }
}
@media (max-width: 767px) {
    .td_block_14 .td-wrapper-pulldown-filter {
        top: 17px;
    }
}
.td_block_14 .td-pulldown-filter-display-option {
    position: absolute;
    border: none;
    background-color: rgba(0, 0, 0, 0.85);
    color: #ffffff;
    line-height: 20px;
    z-index: 1;
}
.td_block_14 .td-pulldown-filter-list {
    border: none;
    background-color: rgba(0, 0, 0, 0.85);
    top: 10px;
    right: 0;
}
.td_block_14 .td-pulldown-filter-list a {
    color: #ffffff;
}
.td_block_14 .td-pulldown-filter-list a:hover {
    color: #4db2ec;
}
.td_block_14 .td-next-prev-wrap {
    display: inline-block;
    bottom: -6px;
    position: absolute;
    right: 19px;
    z-index: 1;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_14 .td-next-prev-wrap {
        right: 17px;
    }
}
@media (max-width: 767px) {
    .td_block_14 .td-next-prev-wrap {
        right: 10px;
    }
}
.td_block_14 .td-next-prev-wrap i {
    color: #ffffff;
}
.td_block_14 .td-next-prev-wrap i:hover {
    color: #4db2ec;
}
.td_block_14 .td-icon-menu-down {
    color: #ffffff;
}
.td_block_14 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
    border-bottom: none;
}
.td_block_14 .td-block-span12:last-child .td_module_mx1 {
    margin-bottom: -1px;
}
/*  ----------------------------------------------------------------------------
    block 15
*/
.td_block_15 {
    border-top: none;
}
.td_block_15 .block-title > a,
.td_block_15 .block-title > span {
    background-color: rgba(0, 0, 0, 0.85);
}
.td_block_15 .block-title {
    margin: 21px 0 0 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_15 .block-title {
        margin: 17px 0 0 16px;
    }
}
@media (max-width: 767px) {
    .td_block_15 .block-title {
        margin: 17px 0 0 10px;
    }
}
.td_block_15 .td-block-span4 {
    padding-left: 0;
    padding-right: 0 !important;
}
.td_block_15 .td-block-span6 {
    padding-left: 0;
    padding-right: 0 !important;
}
.td_block_15 div.td-block-span12 {
    padding-left: 0;
    padding-right: 0 !important;
}
.td_block_15 .td-wrapper-pulldown-filter {
    position: absolute;
    right: 0;
    top: 21px;
    z-index: 3;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_15 .td-wrapper-pulldown-filter {
        top: 17px;
    }
}
@media (max-width: 767px) {
    .td_block_15 .td-wrapper-pulldown-filter {
        top: 17px;
    }
}
.td_block_15 .td-pulldown-filter-display-option {
    position: absolute;
    border: none;
    background-color: rgba(0, 0, 0, 0.85);
    color: #ffffff;
    line-height: 20px;
}
.td_block_15 .td-pulldown-filter-display-option i {
    color: inherit;
}
.td_block_15 .td-pulldown-filter-list {
    border: none;
    background-color: rgba(0, 0, 0, 0.85);
    top: 10px;
    right: 0;
}
.td_block_15 .td-pulldown-filter-list a {
    color: #ffffff;
}
.td_block_15 .td-pulldown-filter-list a:hover {
    color: #4db2ec;
}
.td_block_15 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
    border-bottom: none;
}
.td_block_15 .td_block_inner .td_module_mx1 {
    margin-bottom: 20px;
    border: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_15 .td_block_inner .td_module_mx1 {
        margin-bottom: 17px;
    }
}
@media (max-width: 767px) {
    .td_block_15 .td_block_inner .td_module_mx1 {
        margin-bottom: 0;
    }
}
.td_block_15 .td_module_mx1 {
    left: -1px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_15 .td_module_mx1 {
        left: 0;
    }
}
.td_block_15 .td-block-span12 .td_module_mx1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_15 .td-block-span12 .td_module_mx1 {
        margin-bottom: 15px;
    }
}
.td_block_15 .td-block-span12 .td_module_mx1 .td-block14-border {
    display: none;
}
.td_block_15 .td-block-span6:last-child .td_module_mx1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_15 .td-block-span6:last-child .td_module_mx1 {
        margin-bottom: 15px;
    }
}
.td_block_15 .td-block-span6 .td_module_mx1 .td-module-thumb {
    margin-bottom: 0;
}
.td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
    width: 341px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
        width: 253px;
    }
}
@media (max-width: 767px) {
    .td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
        width: 100%;
    }
}
.td_block_15 .td-block-span6:last-child .td-block14-border {
    display: none;
}
.td_block_15 .td-block-span4:last-child .td_module_mx1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_15 .td-block-span4:last-child .td_module_mx1 {
        margin-bottom: 15px;
    }
}
.td_block_15 .td-block-span4 .td_module_mx1 .td-module-thumb {
    margin-bottom: 0;
}
.td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
    width: 341px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
        width: 253px;
    }
}
@media (max-width: 767px) {
    .td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
        width: 100%;
    }
}
.td_block_15 .td-block-span4:last-child .td-block14-border {
    display: none;
}
/*  ----------------------------------------------------------------------------
    block 16
*/
.td_block_16 .td-block-row .td-block-span4 {
    width: auto;
    padding-right: 0;
}
.td_block_16 .entry-title {
    margin: 0 0 3px 0;
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_16 .entry-title {
        font-size: 12px !important;
        line-height: 15px !important;
    }
}
@media (max-width: 767px) {
    .td_block_16 .entry-title {
        font-size: 17px !important;
        line-height: 21px !important;
    }
}
.td_block_16 .td-module-thumb {
    margin-bottom: 5px;
}
.td_block_16 .td-column-1 {
    margin: 0 10px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_16 .td-column-1 {
        margin: 0 8px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-column-1 {
        margin: 0 !important;
    }
}
.td_block_16 .td-column-1 .td_module_mx4 {
    padding-bottom: 20px;
}
.td_block_16 .td-column-1 .td_module_mx4 .meta-info {
    margin-bottom: 0;
}
.td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {
        min-height: 194px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {
        min-height: 142px;
    }
}
.td_block_16 .td-column-1 .entry-title {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_16 .td-column-1 .entry-title {
        font-size: 13px !important;
        line-height: 16px !important;
    }
}
.td_block_16 .td-column-1 .td-block-span12 {
    width: 50% !important;
    padding-right: 10px;
    padding-left: 10px;
    float: left !important;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_16 .td-column-1 .td-block-span12 {
        padding-right: 8px;
        padding-left: 8px;
    }
}
.td_block_16 .td-column-1 .td-block-span12 .entry-thumb {
    min-height: 0;
}
.td_block_16 .td-column-1 .td-block-span12:nth-child(odd) {
    clear: both;
}
.td_block_16 .td-column-2 .td_module_mx4 {
    width: 200px;
    margin-bottom: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_16 .td-column-2 .td_module_mx4 {
        width: 145px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-column-2 .td_module_mx4 {
        width: 100%;
    }
}
.td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {
        min-height: 129px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {
        min-height: 94px;
    }
}
.td_block_16 .td-column-3 .td_module_mx4 {
    width: 180px;
    margin-bottom: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_16 .td-column-3 .td_module_mx4 {
        width: 131px;
    }
}
@media (max-width: 767px) {
    .td_block_16 .td-column-3 .td_module_mx4 {
        width: 100%;
    }
}
.td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {
    /* responsive desktop */
    /* responsive portrait tablet */
}
@media (min-width: 1024px) {
    .td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {
        min-height: 116px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {
        min-height: 85px;
    }
}
/*  ----------------------------------------------------------------------------
    td_block_related_posts
*/
/* related_posts_row */
.td-related-row {
    width: 100%;
    *zoom: 1;
    /* responsive portrait phone */
}
.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;
    min-height: 1px;
    float: left;
}
@media (max-width: 767px) {
    .td-related-row {
        padding-right: 10px;
    }
}
.td-related-span4 {
    width: 220px;
    padding-left: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-related-span4 {
        width: 162px;
        padding-left: 17px;
    }
}
@media (max-width: 767px) {
    .td-related-span4 {
        width: 33.33%;
        padding-left: 10px;
    }
}
.td-related-full-width .td-related-span4 {
    width: 200px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-related-full-width .td-related-span4 {
        width: 147px;
    }
}
@media (max-width: 767px) {
    .td-related-full-width .td-related-span4 {
        width: 20%;
        padding-left: 10px;
    }
}
/*  ----------------------------------------------------------------------------
    mega menu
*/
/* related_posts_row */
.td-mega-row {
    width: 100%;
    *zoom: 1;
}
.td-mega-row:before,
.td-mega-row:after {
    display: table;
    content: "";
}
.td-mega-row:after {
    clear: both;
}
.td-mega-row [class*="td-mega-sp"] {
    display: block;
    min-height: 1px;
    float: left;
}
.td-mega-span {
    width: 200px;
    padding-left: 20px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-mega-span {
        width: 147px;
    }
}
/*  ----------------------------------------------------------------------------



    Trending now



*/
.td_block_trending_now {
    padding: 14px 20px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_trending_now {
        padding: 14px 17px;
    }
}
.td-trending-style2 {
    background-color: #eaeaea;
    padding: 9px 20px;
    position: relative;
    right: 1px;
    z-index: 1;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-trending-style2 {
        padding: 15px 17px;
    }
}
.td-trending-style2 i {
    background-color: #fff;
}
.td-trending-now-wrapper {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    overflow: hidden;
    position: relative;
}
.td-trending-now-wrapper .td-next-prev-wrap {
    display: inline-block;
    position: absolute;
    top: 0;
    margin: 0;
    right: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-trending-now-wrapper .td-next-prev-wrap {
        display: none;
    }
}
.td-trending-now-wrapper .td-next-prev-wrap a {
    float: left;
    margin-bottom: 0;
}
.td-trending-now-wrapper .td-next-prev-wrap a i {
    font-size: 8px;
    float: left;
    width: 19px;
    height: 19px;
    padding: 5px 6px 4px;
}
.td-trending-now-wrapper .td_ajax-prev-pagex {
    margin: 0 5px 0 0;
}
@-moz-document url-prefix() {
    .td-trending-now-wrapper .td-next-prev-wrap a i {
        padding: 4px 6px 5px;
    }
    .td_block_trending_now .td-trending-now-title {
        line-height: 18px;
        padding-bottom: 1px;
        /* responsive portrait phone */
    }
    @media (max-width: 767px) {
        .td_block_trending_now .td-trending-now-title {
            line-height: 16px;
        }
    }
}
.td-trending-now-title {
    background-color: #4db2ec;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 19px;
    padding: 0 15px;
    position: relative;
    margin: 0 21px 0 0;
    text-transform: uppercase;
    float: left;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-trending-now-title {
        font-size: 10px;
        line-height: 17px;
        display: table;
        margin: auto;
        float: none;
    }
}
.td-pb-span4 .td-trending-now-display-area {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}
.td-pb-span4 .td-trending-now-display-area .entry-title {
    text-align: center;
}
.td-pb-span4 .td-trending-now-post {
    width: 100%;
}
.td-trending-now-display-area {
    display: inline-block;
    width: 75%;
    position: relative;
    float: left;
    height: 19px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-trending-now-display-area {
        width: 100%;
        margin-top: 10px;
    }
}
.td-trending-now-display-area .entry-title {
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-trending-now-display-area .entry-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }
}
.td-trending-now-display-area a {
    color: #444;
}
.td-trending-now-post {
    position: absolute;
    display: inline-block;
    opacity: 0;
    width: 100%;
    /* responsive portrait phone */
}
.td-trending-now-post:first-child {
    opacity: 1;
    z-index: 1;
}
@media (max-width: 767px) {
    .td-trending-now-post {
        width: 100%;
        text-align: center;
    }
}
/* overwrite the above rules*/
.td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
    width: 70%;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
        width: 60%;
    }
}
@media (max-width: 767px) {
    .td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
        width: 100%;
    }
}
/*  ----------------------------------------------------------------------------



    Widgets blocks fix



*/
.td_block_1.td_block_widget .td_module_4 {
    margin-bottom: 0;
}
.td_block_13.td_block_widget .entry-thumb {
    width: 100%;
}
.td_block_14.td_block_widget {
    margin-top: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
.td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {
        width: 252px;
    }
}
@media (max-width: 767px) {
    .td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {
        width: 100%;
        left: 0;
    }
}
.td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
    width: 341px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
        width: 252px;
    }
}
@media (max-width: 767px) {
    .td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
        width: 100%;
        left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_14.td_block_widget {
        margin-top: 17px;
    }
}
@media (max-width: 767px) {
    .td_block_14.td_block_widget {
        margin-top: 17px;
    }
}
.td_block_14.td_block_widget .td-module-thumb {
    margin-bottom: 0;
}
.td_block_15.td_block_widget {
    margin-top: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
.td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {
        width: 252px;
    }
}
@media (max-width: 767px) {
    .td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {
        width: 100%;
        left: 0;
    }
}
.td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
    width: 341px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
        width: 252px;
    }
}
@media (max-width: 767px) {
    .td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
        width: 100%;
        left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_15.td_block_widget {
        margin-top: 17px;
    }
}
@media (max-width: 767px) {
    .td_block_15.td_block_widget {
        margin-top: 17px;
    }
}
.td_block_15.td_block_widget .td-module-thumb {
    margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Text with title
*/
.td_block_text_with_title .td_mod_wrap {
    margin-bottom: 20px;
}
.td_block_text_with_title img {
    margin-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Single image
*/
.td_block_single_image a {
    position: relative;
    display: block;
}
.td-single-image-style-rounded a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.td-single-image-style-border,
.td-single-image-style-round-border,
.td-single-image-style-circle-border,
.td-single-image-style-outline,
.td-single-image-style-bordered-shadow,
.td-single-image-style-round-outline,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-border-shadow {
    margin-bottom: 22px;
    background-color: #EBEBEB;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-single-image-style-border,
    .td-single-image-style-round-border,
    .td-single-image-style-circle-border,
    .td-single-image-style-outline,
    .td-single-image-style-bordered-shadow,
    .td-single-image-style-round-outline,
    .td-single-image-style-round-border-shadow,
    .td-single-image-style-circle-outline,
    .td-single-image-style-circle-border-shadow {
        margin-bottom: 32px;
    }
}
.td-single-image-style-border,
.td-single-image-style-round-border,
.td-single-image-style-circle-border {
    padding: 6px;
}
.td-single-image-style-outline,
.td-single-image-style-bordered-shadow,
.td-single-image-style-round-outline,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-border-shadow {
    padding: 1px;
}
.td-single-image-style-outline a:before,
.td-single-image-style-bordered-shadow a:before,
.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before,
.td-single-image-style-outline a:after,
.td-single-image-style-bordered-shadow a:after,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.td-single-image-style-outline a:after,
.td-single-image-style-bordered-shadow a:after,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
    color: #fff;
    -webkit-box-shadow: inset 0px 0px 0px 6px;
    -moz-box-shadow: inset 0px 0px 0px 6px;
    box-shadow: inset 0px 0px 0px 6px;
}
.td-single-image-style-outline a:before,
.td-single-image-style-bordered-shadow a:before,
.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before {
    color: #EBEBEB;
    -webkit-box-shadow: inset 0px 0px 0px 7px;
    -moz-box-shadow: inset 0px 0px 0px 7px;
    box-shadow: inset 0px 0px 0px 7px;
}
.td-single-image-style-shadow a,
.td-single-image-style-bordered-shadow a,
.td-single-image-style-round-border-shadow a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.td-single-image-style-3d-shadow {
    position: relative;
}
.td-single-image-style-3d-shadow:before,
.td-single-image-style-3d-shadow:after {
    content: '';
    position: absolute;
    bottom: 4px;
    height: 30%;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
    z-index: 0;
}
.td-single-image-style-3d-shadow:before {
    left: 5px;
    right: 50%;
    transform: skewY(-6deg);
    -webkit-transform: skewY(-6deg);
    -moz-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}
.td-single-image-style-3d-shadow:after {
    left: 50%;
    right: 5px;
    transform: skewY(6deg);
    -webkit-transform: skewY(6deg);
    -moz-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    -o-transform: skewY(6deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.td-single-image-style-3d-shadow a {
    z-index: 1;
}
.td-single-image-style-round,
.td-single-image-style-round-border,
.td-single-image-style-round-outline,
.td-single-image-style-round-shadow,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle,
.td-single-image-style-circle-border,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-shadow,
.td-single-image-style-circle-border-shadow {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.td-single-image-style-round a,
.td-single-image-style-round-border a,
.td-single-image-style-round-outline a,
.td-single-image-style-round-shadow a,
.td-single-image-style-round-border-shadow a,
.td-single-image-style-circle a,
.td-single-image-style-circle-border a,
.td-single-image-style-circle-outline a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.td-single-image-style-circle a,
.td-single-image-style-circle-border a,
.td-single-image-style-circle-outline a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
    height: 0;
    padding-bottom: 100%;
}
/*  ----------------------------------------------------------------------------
    Separators
*/
.td_block_separator {
    width: 100%;
    align-items: center;
}
.td_block_separator span {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    border-top: 1px solid #EBEBEB;
}
.td_separator_align_left span {
    margin-left: 0;
}
.td_separator_align_right span {
    margin-right: 0;
}
.td_separator_dashed span {
    border-top-style: dashed;
}
.td_separator_dotted span {
    border-top-style: dotted;
}
.td_separator_double span {
    height: 3px;
    border-bottom: 1px solid #EBEBEB;
}
.td_separator_shadow > span {
    position: relative;
    height: 20px;
    overflow: hidden;
    border: 0;
    color: #EBEBEB;
}
.td_separator_shadow > span > span {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 13px;
    width: 98%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
/*  ----------------------------------------------------------------------------
    Predefined color styles. Taken straight from the css that was generated by the theme
*/
.td-block-color-style-1,
.td-block-color-style-2,
.td-block-color-style-3,
.td-block-color-style-4,
.td-block-color-style-5,
.td-block-color-style-6 {
    border-top: 0;
}
.td-block-color-style-1 .td-post-category:hover,
.td-block-color-style-2 .td-post-category:hover,
.td-block-color-style-3 .td-post-category:hover,
.td-block-color-style-4 .td-post-category:hover,
.td-block-color-style-5 .td-post-category:hover,
.td-block-color-style-6 .td-post-category:hover {
    background-color: #222222 !important;
    opacity: 0.8;
}
.td-block-color-style-1 .td-next-prev-wrap a:hover i,
.td-block-color-style-2 .td-next-prev-wrap a:hover i,
.td-block-color-style-3 .td-next-prev-wrap a:hover i,
.td-block-color-style-4 .td-next-prev-wrap a:hover i,
.td-block-color-style-5 .td-next-prev-wrap a:hover i,
.td-block-color-style-6 .td-next-prev-wrap a:hover i {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #000000 !important;
}
.td-block-color-style-1 .td_module_wrap:hover .entry-title a,
.td-block-color-style-2 .td_module_wrap:hover .entry-title a,
.td-block-color-style-3 .td_module_wrap:hover .entry-title a,
.td-block-color-style-4 .td_module_wrap:hover .entry-title a,
.td-block-color-style-5 .td_module_wrap:hover .entry-title a,
.td-block-color-style-6 .td_module_wrap:hover .entry-title a {
    color: #ffffff !important;
}
body .td-block-color-style-1 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-2 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-3 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-4 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-5 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-6 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-1 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-2 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-3 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-4 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-5 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-6 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover {
    color: #ffffff !important;
}
/* style 1 red */
body .td-block-color-style-1,
.td-block-color-style-1.td_block_13 .meta-info {
    background-color: #d13030;
}
body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-pulldown-filter-list {
    background-color: #d23434;
    background-color: rgba(210, 52, 52, 0.95);
}
body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-pulldown-filter-list {
    border-color: #db5858;
}
body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-icon-menu-down,
body .td-block-color-style-1 .td-pulldown-filter-link {
    color: #ffcfcf;
}
body .td-block-color-style-1 .td-module-title a,
body .td-block-color-style-1 i {
    color: #ffffff;
}
body .td-block-color-style-1 .td-excerpt {
    color: #ffe3e3;
}
body .td-block-color-style-1 .td-post-author-name a,
body .td-block-color-style-1 .td-post-author-name span {
    color: #ffe3e3;
}
body .td-block-color-style-1 .td-module-date {
    color: #ffe3e3;
}
body .td-block-color-style-1 .td-module-comments {
    background-color: #c12424;
}
body .td-block-color-style-1 .td-module-comments a:after {
    border-color: #862e2d transparent transparent transparent;
}
body .td-block-color-style-1 .td-module-comments a {
    color: #ffffff;
}
body .td-block-color-style-1 .item-details,
body .td-block-color-style-1 .td_module_5 {
    border-bottom-color: #da6767;
}
body .td-block-color-style-1 .td-icon-font,
body .td-block-color-style-1 .td_ajax_load_more {
    border-color: #ffffff;
    color: #ffffff !important;
}
/* style 2 black */
body .td-block-color-style-2,
.td-block-color-style-2.td_block_13 .meta-info {
    background-color: #1c1c1c;
}
body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-pulldown-filter-list {
    background-color: #1e1e1e;
    background-color: rgba(30, 30, 30, 0.95);
}
body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-pulldown-filter-list {
    border-color: #424242;
}
body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-icon-menu-down,
body .td-block-color-style-2 .td-pulldown-filter-link {
    color: #c4c4c4;
}
body .td-block-color-style-2 .td-module-title a,
body .td-block-color-style-2 i {
    color: #ffffff;
}
body .td-block-color-style-2 .td-excerpt {
    color: #c4c4c4;
}
body .td-block-color-style-2 .td-post-author-name a,
body .td-block-color-style-2 .td-post-author-name span {
    color: #e2e2e2;
}
body .td-block-color-style-2 .td-module-date {
    color: #c4c4c4;
}
body .td-block-color-style-2 .td-module-comments {
    background-color: #4db2ec;
}
body .td-block-color-style-2 .td-module-comments a:after {
    border-color: #2d6586 transparent transparent transparent;
}
body .td-block-color-style-2 .td-module-comments a {
    color: #ffffff;
}
body .td-block-color-style-2 .item-details,
body .td-block-color-style-2 .td_module_5 {
    border-bottom-color: #3a3a3a;
}
body .td-block-color-style-2 .td-icon-font,
body .td-block-color-style-2 .td_ajax_load_more {
    border-color: #ffffff;
    color: #ffffff !important;
}
/* style 3 orange */
body .td-block-color-style-3,
.td-block-color-style-3.td_block_13 .meta-info {
    background-color: #e67e22;
}
body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-pulldown-filter-list {
    background-color: #e67e22;
    background-color: rgba(230, 126, 34, 0.95);
}
body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-pulldown-filter-list {
    border-color: #f09748;
}
body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-icon-menu-down,
body .td-block-color-style-3 .td-pulldown-filter-link {
    color: #ffead7;
}
body .td-block-color-style-3 .td-module-title a,
body .td-block-color-style-3 i {
    color: #ffffff;
}
body .td-block-color-style-3 .td-excerpt {
    color: #ffead7;
}
body .td-block-color-style-3 .td-post-author-name a,
body .td-block-color-style-3 .td-post-author-name span {
    color: #ffead7;
}
body .td-block-color-style-3 .td-module-date {
    color: #ffead7;
}
body .td-block-color-style-3 .td-module-comments {
    background-color: #d35400;
}
body .td-block-color-style-3 .td-module-comments a:after {
    border-color: #7f3300 transparent transparent transparent;
}
body .td-block-color-style-3 .td-module-comments a {
    color: #ffffff;
}
body .td-block-color-style-3 .item-details,
body .td-block-color-style-3 .td_module_5 {
    border-bottom-color: #f09748;
}
body .td-block-color-style-3 .td-icon-font,
body .td-block-color-style-3 .td_ajax_load_more {
    border-color: #ffffff;
    color: #ffffff !important;
}
/* style 4 yellow */
body .td-block-color-style-4,
.td-block-color-style-4.td_block_13 .meta-info {
    background-color: #f8c900;
}
body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-pulldown-filter-list {
    background-color: #f8c900;
    background-color: rgba(248, 201, 0, 0.95);
}
body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-pulldown-filter-list {
    border-color: #f7de73;
}
body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-icon-menu-down,
body .td-block-color-style-4 .td-pulldown-filter-link {
    color: #fff8d9;
}
body .td-block-color-style-4 .td-module-title a,
body .td-block-color-style-4 i {
    color: #ffffff;
}
body .td-block-color-style-4 .td-excerpt {
    color: #fff8d9;
}
body .td-block-color-style-4 .td-post-author-name a,
body .td-block-color-style-4 .td-post-author-name span {
    color: #fff8d9;
}
body .td-block-color-style-4 .td-module-date {
    color: #fff8d9;
}
body .td-block-color-style-4 .td-module-comments {
    background-color: #ecb200;
}
body .td-block-color-style-4 .td-module-comments a:after {
    border-color: #af8400 transparent transparent transparent;
}
body .td-block-color-style-4 .td-module-comments a {
    color: #ffffff;
}
body .td-block-color-style-4 .item-details,
body .td-block-color-style-4 .td_module_5 {
    border-bottom-color: #f7de73;
}
body .td-block-color-style-4 .td-icon-font,
body .td-block-color-style-4 .td_ajax_load_more {
    border-color: #fff8d9;
    color: #fff8d9 !important;
}
/* style 5 - green */
body .td-block-color-style-5,
.td-block-color-style-5.td_block_13 .meta-info {
    background-color: #0a9e01;
}
body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-pulldown-filter-list {
    background-color: #0a9e01;
    background-color: rgba(10, 158, 1, 0.95);
}
body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-pulldown-filter-list {
    border-color: #42aa3c;
}
body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-icon-menu-down,
body .td-block-color-style-5 .td-pulldown-filter-link {
    color: #deffdc;
}
body .td-block-color-style-5 .td-module-title a,
body .td-block-color-style-5 i {
    color: #ffffff;
}
body .td-block-color-style-5 .td-excerpt {
    color: #deffdc;
}
body .td-block-color-style-5 .td-post-author-name a,
body .td-block-color-style-5 .td-post-author-name span {
    color: #deffdc;
}
body .td-block-color-style-5 .td-module-date {
    color: #deffdc;
}
body .td-block-color-style-5 .td-module-comments {
    background-color: #208e01;
}
body .td-block-color-style-5 .td-module-comments a:after {
    border-color: #135800 transparent transparent transparent;
}
body .td-block-color-style-5 .td-module-comments a {
    color: #ffffff;
}
body .td-block-color-style-5 .item-details,
body .td-block-color-style-5 .td_module_5 {
    border-bottom-color: #42aa3c;
}
body .td-block-color-style-5 .td-icon-font,
body .td-block-color-style-5 .td_ajax_load_more {
    border-color: #deffdc;
    color: #deffdc !important;
}
/* style 6 pink */
body .td-block-color-style-6,
.td-block-color-style-6.td_block_13 .meta-info {
    background-color: #ff0099;
}
body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-pulldown-filter-list {
    background-color: #ff0099;
    background-color: rgba(255, 0, 153, 0.85);
}
body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-pulldown-filter-list {
    border-color: #ff5bbd;
}
body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-icon-menu-down,
body .td-block-color-style-6 .td-pulldown-filter-link {
    color: #ffe8f6;
}
body .td-block-color-style-6 .td-module-title a,
body .td-block-color-style-6 i {
    color: #ffffff;
}
body .td-block-color-style-6 .td-excerpt {
    color: #ffe8f6;
}
body .td-block-color-style-6 .td-post-author-name a,
body .td-block-color-style-6 .td-post-author-name span {
    color: #ffe8f6;
}
body .td-block-color-style-6 .td-module-date {
    color: #ffe8f6;
}
body .td-block-color-style-6 .td-module-comments {
    background-color: #dd0085;
}
body .td-block-color-style-6 .td-module-comments a:after {
    border-color: #a00060 transparent transparent transparent;
}
body .td-block-color-style-6 .td-module-comments a {
    color: #ffffff;
}
body .td-block-color-style-6 .item-details,
body .td-block-color-style-6 .td_module_5 {
    border-bottom-color: #ff49b6;
}
body .td-block-color-style-6 .td-icon-font,
body .td-block-color-style-6 .td_ajax_load_more {
    border-color: #ffdef2;
    color: #ffdef2 !important;
}
/*
 image ads using div ----------------------------------------------------------------------

 .td-visible-desktop - for desktop
 .td-visible-tablet-portrait - for tablet portrait
 .td-visible-phone - for mobile

*/
.td-visible-desktop {
    display: table;
}
.td-visible-tablet-portrait,
.td-visible-phone {
    display: none;
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1023px) {
    .td-visible-tablet-portrait {
        display: table;
    }
    .td-visible-desktop {
        display: none;
    }
    .td-visible-phone {
        display: none;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    .td-visible-phone {
        display: table;
    }
    .td-visible-desktop {
        display: none;
    }
    .td-visible-tablet-portrait {
        display: none;
    }
}
/* responsive landscape desktop */
@media (min-width: 1024px) {
    .td-rec-hide-on-m {
        display: none !important;
    }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1023px) {
    .td-rec-hide-on-tp {
        display: none !important;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    .td-rec-hide-on-p {
        display: none !important;
    }
}
.td-a-rec-id-header img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-a-rec-id-header img {
        position: relative;
        display: table;
        margin-right: 0;
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }
}
.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img,
.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_inlineleft img,
.td-a-rec-id-content_inlineright 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%;
}
/*

      sidebar ads


*/
.td-g-rec-id-sidebar {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}
.td-visible-desktop,
.td-visible-tablet-portrait,
.td-visible-phone {
    margin-left: auto;
    margin-right: auto;
}
.td-a-rec-id-sidebar {
    margin-top: 20px;
    margin-bottom: 20px;
}
.td-g-rec-id-content_top,
.td-g-rec-id-content_bottom {
    clear: both;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 21px;
}
.td-a-rec-id-content_top,
.td-a-rec-id-content_bottom {
    clear: both;
    text-align: center;
    margin-bottom: 21px;
    margin-top: 21px;
}
.td-a-rec-id-content_top img,
.td-a-rec-id-content_bottom img {
    margin-bottom: 0;
}
.td-g-rec-id-content_inline {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}
.td-g-rec-id-content_inlineleft,
.td-a-rec-id-content_inlineleft {
    float: left;
    margin-bottom: 15px;
    margin-top: 9px;
    margin-right: 21px;
}
.td-g-rec-id-content_inlineright,
.td-a-rec-id-content_inlineright {
    float: right;
    margin-bottom: 15px;
    margin-top: 6px;
    margin-left: 21px;
}
.td-g-rec-id-smart_list_6,
.td-g-rec-id-smart_list_7,
.td-g-rec-id-smart_list_8 {
    clear: both;
}
.td-g-rec-id-smart_list_6 .adsbygoogle,
.td-g-rec-id-smart_list_7 .adsbygoogle,
.td-g-rec-id-smart_list_8 .adsbygoogle {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.td-a-rec-id-smart_list_6,
.td-a-rec-id-smart_list_7,
.td-a-rec-id-smart_list_8 {
    clear: both;
    text-align: center;
}
.td-a-rec-id-smart_list_6 > div,
.td-a-rec-id-smart_list_7 > div,
.td-a-rec-id-smart_list_8 > div {
    margin-top: 16px;
    margin-bottom: 0;
}
.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img {
    margin: 0;
}
.td-a-rec-id-smart_list_6 .td-adspot-title,
.td-a-rec-id-smart_list_7 .td-adspot-title,
.td-a-rec-id-smart_list_8 .td-adspot-title {
    margin-bottom: -11px;
}
.td-g-rec-id-smart_list_6 .adsbygoogle,
.td-a-rec-id-smart_list_6 > div {
    margin-top: 16px;
    margin-bottom: 16px;
}
.td-g-rec-id-smart_list_7 .adsbygoogle,
.td-a-rec-id-smart_list_7 > div {
    margin-bottom: 26px;
}
.td-a-rec-id-footer_top,
.td-g-rec-id-footer_top {
    display: table;
    position: relative;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.td-a-rec-id-footer_top > div,
.td-g-rec-id-footer_top > div,
.td-a-rec-id-footer_top .adsbygoogle,
.td-g-rec-id-footer_top .adsbygoogle {
    margin: -10px auto 32px auto;
}
.td-a-rec-id-footer_top > div img,
.td-g-rec-id-footer_top > div img {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-a-rec-id-footer_top > div img,
    .td-g-rec-id-footer_top > div img {
        width: 100%;
    }
}
.td-a-rec-id-footer_top .td-adspot-title,
.td-g-rec-id-footer_top .td-adspot-title {
    margin-top: -31px;
    margin-bottom: 15px;
}
.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_2,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
    display: table;
    margin-bottom: 20px !important;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.td-g-rec-id-custom_ad_1,
.td-g-rec-id-custom_ad_2,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
    margin-bottom: 15px !important;
}
.td-adspot-title {
    color: #bbbbbb;
    font-size: 10px;
    text-align: center;
    display: block;
    margin-top: -5px;
    margin-bottom: 5px;
}
.td-all-devices {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.td-all-devices img {
    display: block;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-all-devices img {
        width: 100%;
    }
}
/*

  General big grids

*/
.td-pb-span8 .td-big-grids,
.td-pb-span4 .td-big-grids {
    width: auto !important;
    background-color: transparent !important;
}
.td_block_big_grid,
.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 {
    width: 1021px;
    left: -1px;
    position: relative;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid,
    .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 {
        width: 756px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid,
    .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 {
        width: 100%;
        left: 0;
    }
}
.td-big-grid-post {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.td-big-grid-post .entry-title {
    margin: 0;
}
.td-big-grid-post .entry-title a {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    font-family: inherit;
}
.td-big-grid-post .td-module-comments {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-big-grid-post .td-module-comments {
        display: none;
    }
}
.td-big-grid-post .td-module-comments a:after {
    border-color: #000000 transparent transparent transparent;
}
.td-big-grid-post .td-module-thumb {
    overflow: hidden;
    margin: 0;
    height: 100%;
    background-color: #ccc;
}
.td-big-grid-post .entry-thumb {
    width: 100%;
}
.td-big-grid-post .td-big-grid-meta {
    position: absolute;
    pointer-events: none;
    bottom: 0;
    padding: 0 8px 11px 8px;
    width: 100%;
    z-index: 1;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-big-grid-post .td-big-grid-meta {
        padding: 0 8px 4px 8px;
    }
}
.td-big-grid-post .td-big-grid-meta .td-post-category,
.td-big-grid-post .td-big-grid-meta .td-post-author-name {
    pointer-events: auto;
}
.td-big-grid-post .td-big-grid-meta a,
.td-big-grid-post .td-big-grid-meta i,
.td-big-grid-post .td-big-grid-meta span,
.td-big-grid-post .td-big-grid-meta .entry-date {
    color: #ffffff;
}
.td-module-empty {
    background-color: #e5e5e5;
}
.td-big-grids {
    border-top: none;
}
/*

  scroll bar


*/
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
        overflow-x: auto;
        white-space: nowrap;
        font-size: 0;
        overflow-y: hidden;
        padding-top: 3px;
        z-index: 0;
        -webkit-overflow-scrolling: touch;
        transform: translate3d(0, 0, 0);
        clear: both;
    }
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
        margin-left: 3px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child {
        margin-left: 0;
    }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
        display: inline-block;
        white-space: normal;
        float: none;
        vertical-align: top;
        width: 80%;
    }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
        width: 100%;
    }
}
/*

  Big grid

*/
.td_block_big_grid .td-big-thumb {
    float: left;
    width: 537px;
    position: relative;
    margin-right: 4px;
    height: 360px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid .td-big-thumb {
        width: 400px;
        height: 264px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid .td-big-thumb {
        width: 100%;
        margin-left: 0;
        margin-bottom: 4px;
        float: none;
        height: auto;
    }
}
.td_block_big_grid .td-tiny-thumb {
    float: left;
    width: 238px;
    height: 178px;
    position: relative;
    overflow: hidden;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid .td-tiny-thumb {
        width: 174px;
        height: 130px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid .td-tiny-thumb {
        width: 50%;
        max-height: 170px;
    }
}
@media (max-width: 474px) {
    .td_block_big_grid .td-tiny-thumb {
        max-height: 102px;
    }
}
.td_block_big_grid .td-tiny-thumb .td-post-category {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid .td-tiny-thumb .td-post-category {
        display: none;
    }
}
.td_block_big_grid .entry-thumb {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid .entry-thumb {
        height: auto;
        width: 100%;
    }
}
.td_block_big_grid .td-big-grid-post-1,
.td_block_big_grid .td-big-grid-post-3 {
    margin-right: 4px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid .td-big-grid-post-1,
    .td_block_big_grid .td-big-grid-post-3 {
        margin-right: 0;
    }
}
.td_block_big_grid .td-big-grid-post-1,
.td_block_big_grid .td-big-grid-post-2 {
    margin-bottom: 4px;
}
.td_block_big_grid .td-big-grid-post-1:after,
.td_block_big_grid .td-big-grid-post-3:after {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid .td-big-grid-post-1:after,
    .td_block_big_grid .td-big-grid-post-3:after {
        content: '';
        width: 3px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        background-color: #fff;
        z-index: 1;
    }
}
.td_block_big_grid .td-module-empty {
    float: left;
    height: 178px;
    width: 238px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid .td-module-empty {
        width: 174px;
        height: 130px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid .td-module-empty {
        width: 50%;
        max-height: 170px;
        display: none;
    }
}
@media (max-width: 474px) {
    .td_block_big_grid .td-module-empty {
        width: 50%;
        max-height: 102px;
    }
}
.td_block_big_grid .td-module-empty.td-big-grid-post-4.td-post-number-4,
.td_block_big_grid .td-module-empty.td-big-grid-post-2.td-post-number-2 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid .td-module-empty.td-big-grid-post-4.td-post-number-4,
    .td_block_big_grid .td-module-empty.td-big-grid-post-2.td-post-number-2 {
        display: block;
    }
}
/*

  Big grid 2

*/
.td_block_big_grid_2 .td-big-grid-post {
    height: 398px;
    float: left;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_2 .td-big-grid-post {
        height: 294px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_2 .td-big-grid-post {
        height: 200px;
        width: 100% !important;
        float: none;
    }
}
.td_block_big_grid_2 .td-big-grid-post-0 {
    width: 509px;
    margin-right: 2px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_2 .td-big-grid-post-0 {
        width: 376px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_2 .td-big-grid-post-0 {
        margin-right: 0;
    }
}
.td_block_big_grid_2 .td-big-grid-post-1 {
    width: 509px;
    margin-left: 1px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_2 .td-big-grid-post-1 {
        width: 377px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_2 .td-big-grid-post-1 {
        margin-left: 0;
        margin-top: 3px;
    }
}
.td_block_big_grid_2 .td-module-empty {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_2 .td-module-empty {
        display: none;
    }
}
/*

  Big grid 3

*/
.td_block_big_grid_3 .td-big-grid-post {
    height: 336px;
    float: left;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_3 .td-big-grid-post {
        height: 246px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-big-grid-post {
        height: 200px;
        width: 100% !important;
        float: none;
    }
}
.td_block_big_grid_3 .td-big-grid-post-0 {
    width: 338px;
    margin-right: 2px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_3 .td-big-grid-post-0 {
        width: 250px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-big-grid-post-0 {
        margin-right: 0;
    }
}
.td_block_big_grid_3 .td-big-grid-post-1 {
    width: 338px;
    margin-right: 2px;
    margin-left: 1px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_3 .td-big-grid-post-1 {
        width: 249px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-big-grid-post-1 {
        margin-right: 0;
        margin-left: 0;
        margin-top: 3px;
    }
}
.td_block_big_grid_3 .td-big-grid-post-2 {
    width: 339px;
    margin-left: 1px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_3 .td-big-grid-post-2 {
        width: 251px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-big-grid-post-2 {
        margin-left: 0;
        margin-top: 3px;
    }
}
.td_block_big_grid_3 .td-module-empty {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_3 .td-module-empty {
        display: none;
    }
}
/*

  Big grid 4

*/
.td_block_big_grid_4 .td-big-grid-post-0 {
    width: 509px;
    height: 300px;
    float: left;
    margin-right: 2px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_4 .td-big-grid-post-0 {
        width: 376px;
        height: 250px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post-0 {
        width: 100%;
        height: auto;
        margin-right: 0;
    }
}
.td_block_big_grid_4 .td-big-grid-post-1 {
    width: 509px;
    height: 300px;
    float: left;
    margin-left: 1px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_4 .td-big-grid-post-1 {
        width: 377px;
        height: 250px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post-1 {
        width: 100%;
        height: auto;
        clear: both;
        margin: 3px 0 0;
    }
}
.td_block_big_grid_4 .td-big-grid-post-2 {
    width: 338px;
    height: 205px;
    float: left;
    margin: 3px 2px 0 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_4 .td-big-grid-post-2 {
        width: 250px;
        height: 155px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post-2 {
        margin: 3px 0 0;
    }
}
.td_block_big_grid_4 .td-big-grid-post-3 {
    width: 338px;
    height: 205px;
    float: left;
    margin: 3px 2px 0 1px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_4 .td-big-grid-post-3 {
        width: 249px;
        height: 155px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post-3 {
        margin: 3px 0 0;
    }
}
.td_block_big_grid_4 .td-big-grid-post-4 {
    width: 339px;
    height: 205px;
    float: left;
    margin: 3px 0 0 1px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_4 .td-big-grid-post-4 {
        width: 251px;
        height: 155px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post-4 {
        margin-left: 0;
    }
}
.td_block_big_grid_4 .td-big-grid-post-1,
.td_block_big_grid_4 .td-big-grid-post-2,
.td_block_big_grid_4 .td-big-grid-post-3,
.td_block_big_grid_4 .td-big-grid-post-4 {
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post-1,
    .td_block_big_grid_4 .td-big-grid-post-2,
    .td_block_big_grid_4 .td-big-grid-post-3,
    .td_block_big_grid_4 .td-big-grid-post-4 {
        width: 50%;
        max-height: 148px;
    }
}
@media (max-width: 474px) {
    .td_block_big_grid_4 .td-big-grid-post-1,
    .td_block_big_grid_4 .td-big-grid-post-2,
    .td_block_big_grid_4 .td-big-grid-post-3,
    .td_block_big_grid_4 .td-big-grid-post-4 {
        max-height: 102px;
    }
}
.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-2 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-3 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-4 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-2 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-3 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-4 .td-module-meta-info {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
    .td_block_big_grid_4 .td-big-grid-post-2 .td-post-category,
    .td_block_big_grid_4 .td-big-grid-post-3 .td-post-category,
    .td_block_big_grid_4 .td-big-grid-post-4 .td-post-category,
    .td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
    .td_block_big_grid_4 .td-big-grid-post-2 .td-module-meta-info,
    .td_block_big_grid_4 .td-big-grid-post-3 .td-module-meta-info,
    .td_block_big_grid_4 .td-big-grid-post-4 .td-module-meta-info {
        display: none;
    }
}
.td_block_big_grid_4 .td-big-grid-post-1:after,
.td_block_big_grid_4 .td-big-grid-post-3:after {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-big-grid-post-1:after,
    .td_block_big_grid_4 .td-big-grid-post-3:after {
        content: '';
        width: 3px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        background-color: #fff;
        z-index: 1;
    }
}
.td_block_big_grid_4 .td-module-empty {
    float: left;
}
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-2,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
    display: none;
}
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-3,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-3 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-3,
    .td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-3 {
        display: none;
    }
}
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2 {
        display: block;
    }
}
/*

  Big grid 5

*/
.td_block_big_grid_5 .td-small-thumb {
    width: 338px;
    height: 198px;
    float: left;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_5 .td-small-thumb {
        width: 250px;
        height: 144px;
    }
}
.td_block_big_grid_5 .td-medium-thumb {
    width: 339px;
    height: 399px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_5 .td-medium-thumb {
        width: 250px;
        height: 291px;
    }
}
.td_block_big_grid_5 .td-big-grid-post-0 {
    margin-right: 2px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-big-grid-post-0 {
        width: 100%;
        height: auto;
        margin-right: 0;
    }
}
.td_block_big_grid_5 .td-big-grid-post-1 {
    margin-right: 2px;
    margin-left: 1px;
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-big-grid-post-1 {
        width: 50%;
        clear: both;
        max-height: 148px;
        margin: 3px 0 0;
    }
}
@media (max-width: 474px) {
    .td_block_big_grid_5 .td-big-grid-post-1 {
        max-height: 102px;
    }
}
.td_block_big_grid_5 .td-big-grid-post-2 {
    clear: left;
    margin-right: 2px;
    margin-top: 3px;
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-big-grid-post-2 {
        width: 50%;
        clear: none;
        max-height: 148px;
        margin: 3px 0 0;
    }
}
@media (max-width: 474px) {
    .td_block_big_grid_5 .td-big-grid-post-2 {
        max-height: 102px;
    }
}
.td_block_big_grid_5 .td-big-grid-post-3 {
    margin-right: 2px;
    margin-left: 1px;
    margin-top: 3px;
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-big-grid-post-3 {
        width: 50%;
        max-height: 148px;
        margin: 3px 0 0;
    }
}
@media (max-width: 474px) {
    .td_block_big_grid_5 .td-big-grid-post-3 {
        max-height: 102px;
    }
}
.td_block_big_grid_5 .td-big-grid-post-4 {
    position: absolute;
    top: 0;
    right: 0;
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-big-grid-post-4 {
        width: 50%;
        position: relative;
        float: left;
        max-height: 148px;
        margin: 3px 0 0;
    }
}
@media (max-width: 474px) {
    .td_block_big_grid_5 .td-big-grid-post-4 {
        max-height: 102px;
    }
}
.td_block_big_grid_5 .td-big-grid-post-1:after,
.td_block_big_grid_5 .td-big-grid-post-3:after {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-big-grid-post-1:after,
    .td_block_big_grid_5 .td-big-grid-post-3:after {
        content: '';
        width: 3px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        background-color: #fff;
        z-index: 1;
    }
}
.td_block_big_grid_5 .td-module-empty {
    float: left;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-module-empty {
        display: none;
    }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4 {
    width: 339px;
    height: 399px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4 {
        width: 250px;
        height: 291px;
    }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
    height: 198px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
        height: 144px;
    }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-3.td-post-number-3 {
    width: 338px;
    height: 198px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-3.td-post-number-3 {
        width: 250px;
        height: 144px;
    }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1.td-post-number-1,
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-1 {
    width: 340px;
    height: 198px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-1.td-post-number-1,
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-1 {
        width: 252px;
        height: 144px;
    }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {
    /* responsive portrait phone */
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {
        display: block;
        height: 148px;
        max-height: none;
        width: 50%;
        margin-top: 3px;
    }
}
@media (max-width: 474px) {
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
    .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {
        display: block;
        height: 102px;
        max-height: none;
    }
}
/*

  Big grid 6

*/
.td_block_big_grid_6 {
    background-color: #e5e5e5;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_6 {
        background-color: #fff;
    }
}
.td_block_big_grid_6 .td-big-grid-post {
    float: left;
}
.td_block_big_grid_6 .td-small-thumb {
    height: 180px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_6 .td-small-thumb {
        height: 142px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-small-thumb {
        height: 150px;
    }
}
.td_block_big_grid_6 .td-big-grid-post-0 {
    width: 680px;
    height: 360px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_6 .td-big-grid-post-0 {
        width: 506px;
        height: 284px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_6 .td-big-grid-post-0 {
        width: 100%;
        height: auto;
    }
}
.td_block_big_grid_6 .td-big-grid-post-1 {
    width: 341px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_6 .td-big-grid-post-1 {
        width: 250px;
    }
}
.td_block_big_grid_6 .td-big-grid-post-2 {
    width: 341px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_6 .td-big-grid-post-2 {
        width: 250px;
    }
}
.td_block_big_grid_6 .td-big-grid-post-3 {
    width: 340px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_6 .td-big-grid-post-3 {
        width: 253px;
    }
}
.td_block_big_grid_6 .td-big-grid-post-4 {
    width: 340px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_6 .td-big-grid-post-4 {
        width: 253px;
    }
}
.td_block_big_grid_6 .td-big-grid-post-5 {
    width: 341px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_6 .td-big-grid-post-5 {
        width: 250px;
    }
}
.td_block_big_grid_6 .td-module-empty {
    float: left;
    height: 180px;
    display: none !important;
}
/*

  Big grid 7

*/
.td_block_big_grid_7 {
    background-color: #e5e5e5;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_7 {
        background-color: #fff;
    }
}
.td_block_big_grid_7 .td-grid-columns {
    float: left;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-grid-columns {
        float: none;
        width: 100%;
        display: inline;
    }
}
.td_block_big_grid_7 .td-medium-thumb {
    width: 340px;
    height: 360px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_7 .td-medium-thumb {
        width: 252px;
        height: 284px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-medium-thumb {
        width: 100%;
        height: 150px;
    }
}
.td_block_big_grid_7 .td-small-thumb {
    width: 341px;
    height: 180px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_7 .td-small-thumb {
        width: 252px;
        height: 142px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-small-thumb {
        width: 100%;
        height: 150px;
    }
}
.td_block_big_grid_7 .td-big-grid-post-0 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-0 {
        height: 180px;
    }
}
.td_block_big_grid_7 .td-big-grid-post-1 {
    width: 340px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_7 .td-big-grid-post-1 {
        width: 252px;
        height: 142px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-1 {
        width: 100%;
        height: 180px;
    }
}
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb {
        margin-top: 3px;
    }
}
.td_block_big_grid_7 .td-big-grid-post-5 {
    width: 340px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_block_big_grid_7 .td-big-grid-post-5 {
        width: 252px;
        height: 142px;
    }
}
@media (max-width: 767px) {
    .td_block_big_grid_7 .td-big-grid-post-5 {
        height: 150px;
        margin-left: 3px !important;
    }
}
.td_block_big_grid_7 .td-module-empty {
    display: none !important;
}
/*

  Big grid styles

*/
.td-big-thumb .td-video-play-ico {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-big-thumb .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
}
.td-big-thumb .td-video-play-ico img {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-big-thumb .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 30px;
    }
}
.td-medium-thumb .td-video-play-ico {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-medium-thumb .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
}
.td-medium-thumb .td-video-play-ico img {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-medium-thumb .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 30px;
    }
}
.td-small-thumb .td-video-play-ico img {
    width: 30px;
}
.td-tiny-thumb .td-video-play-ico {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-tiny-thumb .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
}
.td-tiny-thumb .td-video-play-ico img {
    width: 30px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-tiny-thumb .td-video-play-ico img {
        top: -12px !important;
        width: 24px;
    }
}
@media (max-width: 767px) {
    .td-tiny-thumb .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 24px;
    }
}
/*
  Style 1
*/
.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
    width: 80%;
    padding: 0 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-1 .td-big-thumb .td-big-grid-meta {
        padding: 0 17px 11px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-big-thumb .td-big-grid-meta {
        padding: 0 10px 10px;
        width: 100%;
    }
}
.td-grid-style-1 .td-big-thumb .entry-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-1 .td-big-thumb .entry-title {
        font-size: 18px !important;
        line-height: 24px !important;
        margin-top: 4px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
    padding: 0 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
        padding: 0 20px 11px 17px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
        padding: 0 10px 10px;
    }
}
.td-grid-style-1 .td-medium-thumb .entry-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-1 .td-medium-thumb .entry-title {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-top: 4px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-medium-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
    padding: 0 20px 10px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-1 .td-small-thumb .td-big-grid-meta {
        padding: 0 17px 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-small-thumb .td-big-grid-meta {
        padding: 0 10px 0;
    }
}
.td-grid-style-1 .td-small-thumb .td-module-meta-info {
    display: none;
}
.td-grid-style-1 .td-small-thumb .entry-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-1 .td-small-thumb .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-1 .td-small-thumb .td-module-comments {
    display: none;
}
.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 10px 2px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
        padding: 0 8px 0;
    }
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
        padding: 0 10px 0;
    }
}
.td-grid-style-1 .td-tiny-thumb .entry-title {
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-1 .td-tiny-thumb .entry-title {
        font-size: 12px !important;
        line-height: 15px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-tiny-thumb .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-1 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-1 .td-tiny-thumb .td-module-comments {
    display: none;
}
.td-grid-style-1.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
    .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
        padding: 0 10px;
    }
    .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .entry-title,
    .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
        font-weight: 600;
        margin-top: 6px;
        margin-bottom: 7px;
    }
    .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
    .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-video-play-ico img,
    .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico img,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico img,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico img,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico img,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 24px;
    }
    .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-post-category,
    .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
    .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
    .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
    .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        font-weight: 600 !important;
        margin-bottom: 5px;
        margin-top: 6px;
    }
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
    .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
        display: block;
    }
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
    .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
        padding: 0 10px 10px;
    }
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
    .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico img,
    .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 30px;
    }
}
.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
        padding: 0 10px 7px !important;
    }
    .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
        display: none;
    }
    .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .entry-title {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 600 !important;
        margin-top: 3px;
        margin-bottom: 0;
    }
    .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico img {
        top: 0 !important;
        left: 0;
    }
}
.td-grid-style-1 .td-module-thumb a:last-child:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.6;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-module-thumb a:last-child:before {
        height: 140%;
        opacity: 0.8;
    }
}
.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
        padding: 0 10px 10px;
    }
}
.td-grid-style-1 .td-post-category {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-1 .td-post-category {
        position: relative;
        top: 4px;
    }
}
.td-grid-style-1.td-hover-1 {
    /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
    .td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before,
    .td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:after {
        -webkit-transition: opacity 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s;
        transition: opacity 0.35s ease 0s;
    }
    .td-grid-style-1.td-hover-1 .entry-thumb {
        -webkit-transition: transform 0.35s ease 0s;
        -moz-transition: transform 0.35s ease 0s;
        -o-transition: transform 0.35s ease 0s;
        transition: transform 0.35s ease 0s;
    }
    .td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
        opacity: 0.8;
    }
    .td-grid-style-1.td-hover-1 .td-big-grid-post:hover .entry-thumb {
        transform: scale3d(1.05, 1.05, 1);
        -webkit-transform: scale3d(1.05, 1.05, 1);
        -moz-transform: scale3d(1.05, 1.05, 1) rotate(0.02deg);
    }
}
/*
  Style 2
*/
.td-grid-style-2 .td-video-play-ico {
    top: 10px;
    left: auto;
    right: 10px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-video-play-ico {
        top: 8px;
        right: 8px;
    }
}
.td-grid-style-2 .td-video-play-ico img {
    top: 0 !important;
    left: 0;
    width: 30px;
}
@media (max-width: 1023px) {
    .td-grid-style-2 .td-video-play-ico img {
        width: 20px;
    }
}
@media (max-width: 1023px) {
    .td-grid-style-2 .td-big-thumb .td-video-play-ico img,
    .td-grid-style-2 .td-medium-thumb .td-video-play-ico img {
        width: 30px;
    }
}
.td-grid-style-2 .td-big-thumb .td-big-grid-meta {
    padding: 10px 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-big-thumb .td-big-grid-meta {
        padding: 8px 17px 11px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-big-thumb .td-big-grid-meta {
        padding: 2px 10px 10px;
    }
}
.td-grid-style-2 .td-big-thumb .entry-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-big-thumb .entry-title {
        font-size: 18px !important;
        line-height: 24px !important;
        margin-top: 4px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
    padding: 10px 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
        padding: 8px 20px 11px 17px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
        padding: 2px 10px 10px;
    }
}
.td-grid-style-2 .td-medium-thumb .entry-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-medium-thumb .entry-title {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-top: 4px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-medium-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-2 .td-small-thumb .td-big-grid-meta {
    padding: 8px 20px 10px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-small-thumb .td-big-grid-meta {
        padding: 4px 17px 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-small-thumb .td-big-grid-meta {
        padding: 0 10px 0;
    }
}
.td-grid-style-2 .td-small-thumb .td-module-meta-info {
    display: none;
}
.td-grid-style-2 .td-small-thumb .entry-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-small-thumb .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-2 .td-small-thumb .td-post-category {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-small-thumb .td-post-category {
        display: inline;
    }
}
.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
    padding: 3px 10px 2px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
        padding: 0 8px 0;
    }
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
        padding: 0 10px 0;
    }
}
.td-grid-style-2 .td-tiny-thumb .entry-title {
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-2 .td-tiny-thumb .entry-title {
        font-size: 12px !important;
        line-height: 15px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-tiny-thumb .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-2 .td-tiny-thumb .td-module-meta-info {
    display: none;
}
.td-grid-style-2 .td-big-grid-meta {
    background-color: rgba(0, 0, 0, 0.4);
}
.td-grid-style-2 .td-post-category {
    position: relative;
    top: 2px;
    text-transform: uppercase;
    padding: 0;
    background-color: transparent;
}
.td-grid-style-2 .td-module-comments {
    display: none;
}
.td-grid-style-2.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
    .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
        padding: 0 10px;
    }
    .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .entry-title,
    .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
        font-weight: 600;
        margin-top: 6px;
        margin-bottom: 7px;
    }
    .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
    .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-video-play-ico img,
    .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico img,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico img,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico img,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico img,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 24px;
    }
    .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-post-category,
    .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
    .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
    .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
    .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        font-weight: 600 !important;
        margin-bottom: 5px;
        margin-top: 6px;
    }
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
    .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
        display: block;
    }
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
    .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
        display: inline;
    }
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
    .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
        padding: 0 10px 10px;
    }
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
    .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico img,
    .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 30px;
    }
}
.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
        padding: 0 10px 7px !important;
    }
    .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
        display: none;
    }
    .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-post-category {
        top: 4px;
    }
    .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .entry-title {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 600 !important;
        margin-top: 3px;
        margin-bottom: 0;
    }
    .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico img {
        top: 0 !important;
        left: 0;
    }
}
.td-grid-style-2 .td-module-thumb a:last-child:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.5;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-module-thumb a:last-child:before {
        height: 140%;
        opacity: 0.8;
    }
}
.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
        padding: 0 10px 10px;
    }
}
.td-grid-style-2.td-hover-1 {
    /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
    .td-grid-style-2.td-hover-1 .td-module-thumb a:last-child:before {
        -webkit-transition: opacity 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s;
        transition: opacity 0.35s ease 0s;
    }
    .td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
        opacity: 0.8;
    }
}
/*
  Style 3
*/
.td-grid-style-3 .td-module-thumb a:last-child:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #4db2ec;
    opacity: 0.1;
}
.td-grid-style-3 .td-module-thumb a:last-child:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #000;
    opacity: 0.32;
    top: 0;
}
.td-grid-style-3 .td-big-grid-post .entry-title a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-grid-style-3 .td-big-thumb .td-big-grid-meta {
    padding: 0 30px 30px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
        padding: 0 17px 11px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
        padding: 0 10px 10px;
    }
}
.td-grid-style-3 .td-big-thumb .entry-title {
    font-size: 28px;
    line-height: 33px;
    font-weight: 500;
    margin-top: 9px;
    margin-bottom: 9px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-big-thumb .entry-title {
        font-size: 18px !important;
        line-height: 24px !important;
        margin-top: 4px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-top: 6px;
        margin-bottom: 6px;
    }
}
.td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
    padding: 0 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
        padding: 0 20px 11px 17px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
        padding: 0 10px 10px;
    }
}
.td-grid-style-3 .td-medium-thumb .entry-title {
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-medium-thumb .entry-title {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-top: 4px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-medium-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
    padding: 0 20px 10px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-small-thumb .td-big-grid-meta {
        padding: 0 17px 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-small-thumb .td-big-grid-meta {
        padding: 0 10px 0;
    }
}
.td-grid-style-3 .td-small-thumb .td-module-meta-info {
    display: none;
}
.td-grid-style-3 .td-small-thumb .entry-title {
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 6px;
    margin-bottom: 6px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-small-thumb .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-3 .td-small-thumb .td-post-category {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-small-thumb .td-post-category {
        display: inline;
    }
}
.td-grid-style-3 .td-small-thumb .td-module-comments {
    display: none;
}
.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 10px 2px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
        padding: 0 8px 0;
    }
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
        padding: 0 10px 0;
    }
}
.td-grid-style-3 .td-tiny-thumb .entry-title {
    font-size: 15px;
    line-height: 19px;
    font-weight: 500;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-3 .td-tiny-thumb .entry-title {
        font-size: 12px !important;
        line-height: 15px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-tiny-thumb .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-3 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-3 .td-tiny-thumb .td-module-comments {
    display: none;
}
.td-grid-style-3.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .entry-title,
    .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
        font-size: 13px !important;
        line-height: 17px !important;
        font-weight: 500;
        margin-bottom: 6px;
    }
    .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
    .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-video-play-ico img,
    .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico img,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico img,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico img,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico img,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 24px;
    }
    .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-post-category,
    .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
    .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
    .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
        display: none;
    }
    .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
    .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
        padding: 0 10px;
    }
}
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
    .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        font-weight: 500 !important;
    }
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
    .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
        display: block;
    }
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
    .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
        display: inline;
    }
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
    .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
        padding: 0 10px 10px;
    }
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
    .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico img,
    .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 30px;
    }
}
.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
        display: none;
    }
    .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
        padding: 0 10px 7px;
    }
    .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .entry-title {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 500 !important;
        margin-top: 3px;
        margin-bottom: 0;
    }
    .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico img {
        top: 0 !important;
        left: 0;
    }
}
.td-grid-style-3 .td-module-thumb a:last-child:after {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-module-thumb a:last-child:after {
        opacity: 0.4;
    }
}
.td-grid-style-3 .td-post-category {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-3 .td-post-category {
        position: relative;
        top: 4px;
    }
}
.td-grid-style-3.td-hover-1 {
    /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
    .td-grid-style-3.td-hover-1 .entry-thumb {
        max-width: none;
        width: calc(100% + 50px);
        width: -moz-calc(100% + 50px);
        width: -webkit-calc(100% + 50px);
        width: -o-calc(100% + 50px);
        opacity: 0.7;
        -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        transform: translate3d(-40px, 0px, 0px);
        -webkit-transform: translate3d(-40px, 0px, 0px);
        -moz-transform: translate3d(-40px, 0px, 0px);
        -ms-transform: translate3d(-40px, 0px, 0px);
        -o-transform: translate3d(-40px, 0px, 0px);
    }
    .td-grid-style-3.td-hover-1 .td-big-grid-meta {
        -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        -ms-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate3d(0px, 0px, 0px);
    }
    .td-grid-style-3.td-hover-1 .td-module-thumb a:last-child:before,
    .td-grid-style-3.td-hover-1 .td-module-thumb a:last-child:after {
        -webkit-transition: opacity 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s;
        transition: opacity 0.35s ease 0s;
    }
    .td-grid-style-3.td-hover-1 .td-module-comments {
        -webkit-transition: opacity 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s;
        transition: opacity 0.35s ease 0s;
        opacity: 0;
    }
    .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        -ms-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate3d(0px, 0px, 0px);
    }
    .td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-big-thumb .td-big-grid-meta,
    .td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-medium-thumb .td-big-grid-meta {
        transform: translate3d(0px, -20px, 0px);
        -webkit-transform: translate3d(0px, -20px, 0px);
        -moz-transform: translate3d(0px, -20px, 0px);
        -ms-transform: translate3d(0px, -20px, 0px);
        -o-transform: translate3d(0px, -20px, 0px);
    }
    .td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-small-thumb .td-big-grid-meta,
    .td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-tiny-thumb .td-big-grid-meta {
        transform: translate3d(0px, -10px, 0px);
        -webkit-transform: translate3d(0px, -10px, 0px);
        -moz-transform: translate3d(0px, -10px, 0px);
        -ms-transform: translate3d(0px, -10px, 0px);
        -o-transform: translate3d(0px, -10px, 0px);
    }
    .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
        opacity: 0.16;
    }
    .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
        opacity: 0.6;
    }
    .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-comments {
        opacity: 1;
    }
}
/*
  Style 4
*/
.td-grid-style-4 .td-meta-info-container {
    top: 0;
    bottom: 0;
    margin: 0;
    font-size: 0;
    position: absolute;
    width: 100%;
}
.td-grid-style-4 .td-meta-info-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.td-grid-style-4 .entry-title {
    display: inline-block;
    width: 100%;
}
.td-grid-style-4 .td-meta-align {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.td-grid-style-4 .td-module-meta-info {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.td-grid-style-4 .td-post-category {
    background-color: transparent;
}
.td-grid-style-4 .td-big-grid-meta {
    position: relative;
    text-align: center;
    padding: 0 10%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-big-grid-meta {
        padding: 0 4%;
    }
}
.td-grid-style-4 .td-module-thumb a:last-child:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #4db2ec;
    opacity: 0.2;
    top: 0;
}
.td-grid-style-4 .td-module-thumb a:last-child:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    background-color: #000;
    opacity: 0.2;
    top: 0;
}
.td-grid-style-4 .td-module-thumb .td-video-play-ico {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 10px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-module-thumb .td-video-play-ico {
        display: none;
    }
}
.td-grid-style-4 .td-module-thumb .td-video-play-ico img {
    top: 0 !important;
    left: 0;
    width: 30px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-4 .td-module-thumb .td-video-play-ico img {
        width: 20px;
    }
}
.td-grid-style-4 .td-big-thumb .entry-title {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 1px;
    margin-bottom: 9px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-4 .td-big-thumb .entry-title {
        font-size: 22px !important;
        line-height: 26px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 24px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-4 .td-medium-thumb .entry-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 1px;
    margin-bottom: 9px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-4 .td-medium-thumb .entry-title {
        font-size: 18px !important;
        line-height: 21px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-medium-thumb .entry-title {
        font-size: 20px !important;
        line-height: 24px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-4 .td-small-thumb .entry-title {
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
    margin-top: 1px;
    margin-bottom: 9px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-4 .td-small-thumb .entry-title {
        font-size: 14px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-4 .td-small-thumb .td-module-comments {
    display: none;
}
.td-grid-style-4 .td-tiny-thumb .entry-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    margin-top: 1px;
    margin-bottom: 9px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-4 .td-tiny-thumb .entry-title {
        font-size: 13px !important;
        line-height: 16px !important;
        margin: 5px 0;
    }
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-tiny-thumb .entry-title {
        font-size: 12px !important;
        line-height: 14px !important;
        margin: 5px 0;
    }
}
.td-grid-style-4 .td-tiny-thumb .td-post-category,
.td-grid-style-4 .td-tiny-thumb .td-module-comments {
    display: none;
}
.td-grid-style-4 .td-tiny-thumb .td-module-meta-info {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-grid-style-4 .td-tiny-thumb .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-4.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .entry-title,
    .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
        font-size: 12px !important;
        line-height: 14px !important;
        margin: 5px 0;
    }
    .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
    .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-video-play-ico img,
    .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico img,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico img,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico img,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico img,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 24px;
    }
    .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-post-category,
    .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
    .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
    .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
    .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
        font-size: 20px !important;
        line-height: 24px !important;
        margin: 5px 0;
    }
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
    .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
        display: block;
    }
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
    .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
        display: inline;
    }
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
    .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico img,
    .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico img {
        top: 0 !important;
        left: 0;
        width: 30px;
    }
}
.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
        display: none;
    }
    .td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .entry-title {
        font-size: 14px !important;
        line-height: 17px !important;
    }
    .td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
        top: 8px;
        left: auto;
        right: 8px;
    }
    .td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico img {
        top: 0 !important;
        left: 0;
    }
}
.td-grid-style-4.td-hover-1 {
    /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
    .td-grid-style-4.td-hover-1 .td-module-thumb:before {
        content: '';
        width: 101%;
        height: 100%;
        position: absolute;
        z-index: 1;
        opacity: 0.8;
        top: 0;
        background: rgba(0, 0, 0, 0);
        /* Old Browsers */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 61%, rgba(0, 0, 0, 0.6) 100%);
        /* FF3.6+ */
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(61%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.6)));
        /* Chrome, Safari4+ */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 61%, rgba(0, 0, 0, 0.6) 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 61%, rgba(0, 0, 0, 0.6) 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 61%, rgba(0, 0, 0, 0.6) 100%);
        /* IE 10+ */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 61%, rgba(0, 0, 0, 0.6) 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
        /* IE6-9 */
        -webkit-transition: transform 0.35s ease 0s;
        -moz-transition: transform 0.35s ease 0s;
        -o-transition: transform 0.35s ease 0s;
        transition: transform 0.35s ease 0s;
        transform: translate3d(0px, 80%, 0px);
        -webkit-transform: translate3d(0px, 80%, 0px);
        -moz-transform: translate3d(0px, 80%, 0px);
        -ms-transform: translate3d(0px, 80%, 0px);
        -o-transform: translate3d(0px, 80%, 0px);
    }
    .td-grid-style-4.td-hover-1 .td-module-thumb a:last-child:before {
        -webkit-transition: opacity 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s;
        transition: opacity 0.35s ease 0s;
    }
    .td-grid-style-4.td-hover-1 .td-post-category {
        -webkit-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
        -moz-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
        -o-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
        transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
        background-color: transparent;
    }
    .td-grid-style-4.td-hover-1 .td-big-grid-meta {
        -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        -ms-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate3d(0px, 0px, 0px);
    }
    .td-grid-style-4.td-hover-1 .td-module-comments {
        -webkit-transition: opacity 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s;
        transition: opacity 0.35s ease 0s;
        opacity: 0;
    }
    .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-thumb:before {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        -ms-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate3d(0px, 0px, 0px);
    }
    .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
        opacity: 0.1;
    }
    .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-post-category {
        background-color: #fff;
        color: #000;
    }
    .td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-big-thumb .td-big-grid-meta,
    .td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-medium-thumb .td-big-grid-meta {
        transform: translate3d(0px, -20px, 0px);
        -webkit-transform: translate3d(0px, -20px, 0px);
        -moz-transform: translate3d(0px, -20px, 0px);
        -ms-transform: translate3d(0px, -20px, 0px);
        -o-transform: translate3d(0px, -20px, 0px);
    }
    .td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-small-thumb .td-big-grid-meta,
    .td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-tiny-thumb .td-big-grid-meta {
        transform: translate3d(0px, -10px, 0px);
        -webkit-transform: translate3d(0px, -10px, 0px);
        -moz-transform: translate3d(0px, -10px, 0px);
        -ms-transform: translate3d(0px, -10px, 0px);
        -o-transform: translate3d(0px, -10px, 0px);
    }
    .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-comments {
        opacity: 1;
    }
}
/*
  Style 5
*/
.td-grid-style-5 .td-meta-info-container {
    top: 0;
    bottom: 0;
    margin: 0;
    font-size: 0;
    position: absolute;
    width: 100%;
}
.td-grid-style-5 .td-meta-info-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.td-grid-style-5 .td-meta-align {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.td-grid-style-5 .td-module-meta-info {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.td-grid-style-5 .td-big-grid-meta {
    position: relative;
    text-align: center;
    padding: 0 10%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-5 .td-big-grid-meta {
        padding: 0 4%;
    }
}
.td-grid-style-5 .entry-title {
    display: inline-block;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
}
.td-grid-style-5 .td-module-thumb a:last-child:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #000;
    opacity: 0.7;
    top: 0;
}
.td-grid-style-5 .td-module-comments {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-5 .td-module-comments {
        display: none;
    }
}
.td-grid-style-5 .td-post-category {
    -webkit-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
    -moz-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
    -o-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
    transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
}
.td-grid-style-5 .td-post-category:hover {
    background-color: #fff;
    color: #000;
}
.td-grid-style-5 .td-video-play-ico {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 10px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-5 .td-video-play-ico {
        display: none;
    }
}
.td-grid-style-5 .td-video-play-ico img {
    top: 0 !important;
    left: 0;
    width: 30px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-5 .td-video-play-ico img {
        width: 20px;
    }
}
.td-grid-style-5 .td-big-thumb .entry-title {
    font-size: 37px;
    line-height: 39px;
    margin-top: 1px;
    margin-bottom: 9px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-5 .td-big-thumb .entry-title {
        font-size: 22px !important;
        line-height: 26px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-5 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 24px !important;
    }
}
.td-grid-style-5 .td-medium-thumb .entry-title {
    font-size: 24px;
    line-height: 28px;
    margin-top: 1px;
    margin-bottom: 9px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-5 .td-medium-thumb .entry-title {
        font-size: 18px !important;
        line-height: 21px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-5 .td-medium-thumb .entry-title {
        font-size: 20px !important;
        line-height: 24px !important;
    }
}
.td-grid-style-5 .td-small-thumb .entry-title {
    font-size: 18px;
    line-height: 21px;
    margin-top: 1px;
    margin-bottom: 9px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-5 .td-small-thumb .entry-title {
        font-size: 14px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-5 .td-small-thumb .td-module-comments {
    display: none;
}
.td-grid-style-5 .td-tiny-thumb .entry-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-5 .td-tiny-thumb .entry-title {
        font-size: 13px !important;
        line-height: 16px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-5 .td-tiny-thumb .entry-title {
        font-size: 12px !important;
        line-height: 14px !important;
        margin: 5px 0;
    }
}
.td-grid-style-5 .td-tiny-thumb .td-post-category,
.td-grid-style-5 .td-tiny-thumb .td-module-comments {
    display: none;
}
.td-grid-style-5 .td-tiny-thumb .td-module-meta-info {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-grid-style-5 .td-tiny-thumb .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-5.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-5.td_block_big_grid_4 .td-small-thumb .entry-title,
    .td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
        font-size: 12px !important;
        line-height: 14px !important;
        margin: 5px 0;
    }
    .td-grid-style-5.td_block_big_grid_4 .td-small-thumb .td-post-category,
    .td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
    .td-grid-style-5.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
    .td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
    .td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
        font-size: 20px !important;
        line-height: 24px !important;
        margin: 5px 0;
    }
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
    .td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
        display: block;
    }
    .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
    .td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
        display: inline;
    }
}
.td-grid-style-5 .td-big-grid-scroll .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-5 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
        display: none;
    }
    .td-grid-style-5 .td-big-grid-scroll .td-big-grid-post .entry-title {
        font-size: 14px !important;
        line-height: 17px !important;
    }
}
.td-grid-style-5.td-hover-1 {
    /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
    .td-grid-style-5.td-hover-1 .entry-thumb {
        -webkit-transition: transform 0.6s ease 0s;
        -moz-transition: transform 0.6s ease 0s;
        -o-transition: transform 0.6s ease 0s;
        transition: transform 0.6s ease 0s;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    .td-grid-style-5.td-hover-1 .td-module-thumb:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
        background-color: #4db2ec;
        opacity: 0;
        top: 0;
        left: 0;
        pointer-events: none;
        -webkit-transition: opacity 0.4s ease 0.2s;
        -moz-transition: opacity 0.4s ease 0.2s;
        -o-transition: opacity 0.4s ease 0.2s;
        transition: opacity 0.4s ease 0.2s;
    }
    .td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.2);
        content: '';
        z-index: 1;
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
        -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
        -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
        -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
    }
    .td-grid-style-5.td-hover-1 .td-module-comments {
        -webkit-transition: opacity 0.6s ease 0s;
        -moz-transition: opacity 0.6s ease 0s;
        -o-transition: opacity 0.6s ease 0s;
        transition: opacity 0.6s ease 0s;
        opacity: 0;
    }
    .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-comments {
        opacity: 1;
    }
    .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
        -webkit-transition: transform 0.6s ease 0s;
        -moz-transition: transform 0.6s ease 0s;
        -o-transition: transform 0.6s ease 0s;
        transition: transform 0.6s ease 0s;
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
        -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
        -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
        -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
    }
    .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after {
        opacity: 0.3;
    }
}
/*
  Style 6
*/
.td-grid-style-6 .td-video-play-ico {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 10px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-video-play-ico {
        display: none;
    }
}
.td-grid-style-6 .td-video-play-ico img {
    top: 0 !important;
    left: 0;
    width: 30px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-video-play-ico img {
        width: 20px;
    }
}
.td-grid-style-6 .td-post-category {
    background-color: transparent;
    padding: 0;
    position: absolute;
    bottom: 17px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-post-category {
        bottom: 10px;
    }
}
.td-grid-style-6 .td-post-category:hover {
    background-color: transparent;
}
.td-grid-style-6 .td-big-grid-meta {
    height: 100%;
}
.td-grid-style-6 .td-module-comments {
    display: none;
}
.td-grid-style-6 .td-big-thumb .td-big-grid-meta {
    padding: 14px 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-big-thumb .td-big-grid-meta {
        padding: 12px 17px 11px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-big-thumb .td-big-grid-meta {
        padding: 12px 10px 10px;
    }
}
.td-grid-style-6 .td-big-thumb .entry-title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
    padding: 14px 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
        padding: 12px 20px 11px 17px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
        padding: 12px 10px 10px;
    }
}
.td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-medium-thumb .entry-title {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-medium-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-6 .td-small-thumb .td-big-grid-meta {
    padding: 14px 20px 10px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-small-thumb .td-big-grid-meta {
        padding: 12px 17px 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-small-thumb .td-big-grid-meta {
        padding: 0 10px 0;
    }
}
.td-grid-style-6 .td-small-thumb .td-module-meta-info {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-grid-style-6 .td-small-thumb .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-6 .td-small-thumb .entry-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 6px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-small-thumb .entry-title {
        font-size: 14px !important;
        line-height: 18px !important;
    }
}
.td-grid-style-6 .td-small-thumb .td-post-category {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-small-thumb .td-post-category {
        display: inline;
    }
}
.td-grid-style-6 .td-small-thumb .td-module-comments {
    display: none;
}
.td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
    padding: 4px 16px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
        padding: 4px 14px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
        padding: 2px 10px 0;
    }
}
.td-grid-style-6 .td-tiny-thumb .entry-title {
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-6 .td-tiny-thumb .entry-title {
        font-size: 13px !important;
        line-height: 16px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-tiny-thumb .entry-title {
        font-size: 12px !important;
        line-height: 15px !important;
    }
}
.td-grid-style-6 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-6 .td-tiny-thumb .td-module-comments {
    display: none;
}
.td-grid-style-6.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
    .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
        padding: 2px 10px 0;
    }
    .td-grid-style-6.td_block_big_grid_4 .td-small-thumb .entry-title,
    .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
        font-size: 12px !important;
        line-height: 15px !important;
        font-weight: 500;
        margin-top: 6px;
        margin-bottom: 7px;
    }
    .td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-post-category,
    .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
    .td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
    .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
    .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        font-weight: 500 !important;
        margin-bottom: 6px;
    }
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
    .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
        display: block;
    }
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
    .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
        display: inline;
    }
    .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
    .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
        padding: 12px 10px 10px;
    }
}
.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
        padding: 8px 10px 7px !important;
    }
    .td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
        display: none;
    }
    .td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .entry-title {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 500 !important;
        margin-bottom: 0;
    }
}
.td-grid-style-6 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post .td-module-thumb a:last-child:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
}
.td-grid-style-6 .td-module-thumb a:last-child:after {
    opacity: 0.35;
    background: #000;
}
.td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #4cf0ff;
    background: -moz-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #4cf0ff), color-stop(100%, #1e53e4));
    background: -webkit-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
    background: -o-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
    background: -ms-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
    background: linear-gradient(to bottom, #4cf0ff 0%, #1e53e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cf0ff', endColorstr='#1e53e4', GradientType=0);
}
.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #ffd21f;
    background: -moz-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffd21f), color-stop(100%, #dc2a02));
    background: -webkit-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
    background: -o-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
    background: -ms-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
    background: linear-gradient(to bottom, #ffd21f 0%, #dc2a02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd21f', endColorstr='#dc2a02', GradientType=0);
}
.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #fc5ddc;
    background: -moz-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #fc5ddc), color-stop(100%, #9e06cd));
    background: -webkit-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
    background: -o-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
    background: -ms-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
    background: linear-gradient(to bottom, #fc5ddc 0%, #9e06cd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5ddc', endColorstr='#9e06cd', GradientType=0);
}
.td-grid-style-6 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #e0ff2f;
    background: -moz-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e0ff2f), color-stop(100%, #018d0a));
    background: -webkit-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
    background: -o-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
    background: -ms-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
    background: linear-gradient(to bottom, #e0ff2f 0%, #018d0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0ff2f', endColorstr='#018d0a', GradientType=0);
}
.td-grid-style-6 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #fe773d;
    background: -moz-linear-gradient(top, #fe773d 0%, #bb021b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #fe773d), color-stop(100%, #bb021b));
    background: -webkit-linear-gradient(top, #fe773d 0%, #bb021b 100%);
    background: -o-linear-gradient(top, #fe773d 0%, #bb021b 100%);
    background: -ms-linear-gradient(top, #fe773d 0%, #bb021b 100%);
    background: linear-gradient(to bottom, #fe773d 0%, #bb021b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe773d', endColorstr='#bb021b', GradientType=0);
}
.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #ff6eaa;
    background: -moz-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ff6eaa), color-stop(100%, #c81956));
    background: -webkit-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
    background: -o-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
    background: -ms-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
    background: linear-gradient(to bottom, #ff6eaa 0%, #c81956 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6eaa', endColorstr='#c81956', GradientType=0);
}
.td-grid-style-6.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #4fffd3;
    background: -moz-linear-gradient(top, #4fffd3 0%, #005f87 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #4fffd3), color-stop(100%, #005f87));
    background: -webkit-linear-gradient(top, #4fffd3 0%, #005f87 100%);
    background: -o-linear-gradient(top, #4fffd3 0%, #005f87 100%);
    background: -ms-linear-gradient(top, #4fffd3 0%, #005f87 100%);
    background: linear-gradient(to bottom, #4fffd3 0%, #005f87 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fffd3', endColorstr='#005f87', GradientType=0);
}
.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    /* responsive portrait phone */
}
.td-grid-style-6.td-hover-1 {
    /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
    .td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after {
        -webkit-transition: opacity 0.35s ease 0s;
        -moz-transition: opacity 0.35s ease 0s;
        -o-transition: opacity 0.35s ease 0s;
        transition: opacity 0.35s ease 0s;
    }
    .td-grid-style-6.td-hover-1 .entry-thumb {
        -webkit-transition: transform 0.35s ease 0s;
        -moz-transition: transform 0.35s ease 0s;
        -o-transition: transform 0.35s ease 0s;
        transition: transform 0.35s ease 0s;
    }
    .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
        opacity: 0.5;
    }
    .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb {
        transform: scale3d(1.05, 1.05, 1);
        -webkit-transform: scale3d(1.05, 1.05, 1);
        -moz-transform: scale3d(1.05, 1.05, 1) rotate(0.02deg);
    }
}
/*
  Style 7
*/
.td-grid-style-7 .td-video-play-ico {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 10px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-video-play-ico {
        display: none;
    }
}
.td-grid-style-7 .td-video-play-ico img {
    top: 0 !important;
    left: 0;
    width: 30px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-video-play-ico img {
        width: 20px;
    }
}
.td-grid-style-7 .td-big-grid-post .entry-title a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-grid-style-7 .td-post-category {
    background-color: transparent;
    padding: 0;
    position: absolute;
    bottom: 17px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-post-category {
        bottom: 10px;
    }
}
.td-grid-style-7 .td-post-category:hover {
    background-color: transparent;
}
.td-grid-style-7 .td-big-grid-meta {
    height: 100%;
}
.td-grid-style-7 .td-module-comments {
    display: none;
}
.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
    padding: 14px 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-big-thumb .td-big-grid-meta {
        padding: 12px 17px 11px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-big-thumb .td-big-grid-meta {
        padding: 12px 10px 10px;
    }
}
.td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-big-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
    padding: 14px 26px 14px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
        padding: 12px 20px 11px 17px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
        padding: 12px 10px 10px;
    }
}
.td-grid-style-7 .td-medium-thumb .entry-title {
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-medium-thumb .entry-title {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-medium-thumb .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        margin-bottom: 6px;
    }
}
.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
    padding: 14px 20px 10px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
        padding: 12px 17px 5px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
        padding: 0 10px 0;
    }
}
.td-grid-style-7 .td-small-thumb .td-module-meta-info {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-grid-style-7 .td-small-thumb .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 6px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-small-thumb .entry-title {
        font-size: 14px !important;
        line-height: 18px !important;
    }
}
.td-grid-style-7 .td-small-thumb .td-post-category {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-small-thumb .td-post-category {
        display: inline;
    }
}
.td-grid-style-7 .td-small-thumb .td-module-comments {
    display: none;
}
.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
    padding: 4px 16px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
        padding: 4px 14px;
    }
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
        padding: 2px 10px 0;
    }
}
.td-grid-style-7 .td-tiny-thumb .entry-title {
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    margin-top: 6px;
    margin-bottom: 7px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-grid-style-7 .td-tiny-thumb .entry-title {
        font-size: 13px !important;
        line-height: 16px !important;
    }
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-tiny-thumb .entry-title {
        font-size: 12px !important;
        line-height: 15px !important;
    }
}
.td-grid-style-7 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-7 .td-tiny-thumb .td-module-comments {
    display: none;
}
.td-grid-style-7.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
    .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
        padding: 2px 10px 0;
    }
    .td-grid-style-7.td_block_big_grid_4 .td-small-thumb .entry-title,
    .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
        font-size: 12px !important;
        line-height: 15px !important;
        font-weight: 500;
        margin-top: 6px;
        margin-bottom: 7px;
    }
    .td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-post-category,
    .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
    .td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
    .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
        display: none;
    }
}
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
    .td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
        font-size: 20px !important;
        line-height: 26px !important;
        font-weight: 500 !important;
        margin-bottom: 6px;
    }
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
    .td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
        display: block;
    }
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
    .td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
        display: inline;
    }
    .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
    .td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
        padding: 12px 10px 10px;
    }
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
        padding: 8px 10px 7px !important;
    }
    .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
        display: none;
    }
    .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .entry-title {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 500 !important;
        margin-bottom: 0;
    }
}
.td-grid-style-7 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
}
.td-grid-style-7 .td-module-thumb a:last-child:after {
    -webkit-box-shadow: inset 0 0 16px 4px #000000;
    -moz-box-shadow: inset 0 0 16px 4px #000000;
    box-shadow: inset 0 0 16px 4px #000000;
    opacity: 0.15;
}
.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #410cbc;
    background: -moz-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #410cbc), color-stop(100%, #ff6f31));
    background: -webkit-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    background: -o-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    background: -ms-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    background: linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc', endColorstr='#ff6f31', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #f4880d;
    background: -moz-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #f4880d), color-stop(100%, #70ff99));
    background: -webkit-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: -o-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: -ms-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4880d', endColorstr='#70ff99', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #c40f79;
    background: -moz-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #c40f79), color-stop(100%, #7ebfff));
    background: -webkit-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
    background: -o-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
    background: -ms-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
    background: linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40f79', endColorstr='#7ebfff', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #0016be;
    background: -moz-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0016be), color-stop(100%, #2aec74));
    background: -webkit-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    background: -o-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    background: -ms-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    background: linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016be', endColorstr='#2aec74', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #023c8c;
    background: -moz-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #023c8c), color-stop(100%, #ff86d3));
    background: -webkit-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
    background: -o-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
    background: -ms-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
    background: linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#023c8c', endColorstr='#ff86d3', GradientType=1);
}
.td-grid-style-7.td_block_big_grid .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #00ac81;
    background: -moz-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #00ac81), color-stop(100%, #ff778e));
    background: -webkit-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
    background: -o-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
    background: -ms-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
    background: linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac81', endColorstr='#ff778e', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
    opacity: 0.6;
    background: #007808;
    background: -moz-linear-gradient(20deg, #007808 0%, #fff940 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #007808), color-stop(100%, #fff940));
    background: -webkit-linear-gradient(20deg, #007808 0%, #fff940 100%);
    background: -o-linear-gradient(20deg, #007808 0%, #fff940 100%);
    background: -ms-linear-gradient(20deg, #007808 0%, #fff940 100%);
    background: linear-gradient(20deg, #007808 0%, #fff940 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007808', endColorstr='#fff940', GradientType=1);
}
.td-grid-style-7.td-hover-1 {
    /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
    .td-grid-style-7.td-hover-1 .entry-thumb {
        -webkit-transition: transform 0.35s ease 0s;
        -moz-transition: transform 0.35s ease 0s;
        -o-transition: transform 0.35s ease 0s;
        transition: transform 0.35s ease 0s;
    }
    .td-grid-style-7.td-hover-1 .td-big-grid-post:hover .entry-thumb {
        transform: scale3d(1.05, 1.05, 1);
        -webkit-transform: scale3d(1.05, 1.05, 1);
        -moz-transform: scale3d(1.05, 1.05, 1) rotate(0.02deg);
    }
}
/*  ----------------------------------------------------------------------------
    social counter plugin
*/
.td_block_social_counter {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    margin-bottom: 20px !important;
    padding-top: 20px;
}
.td_block_social_counter .td-sp {
    position: relative;
}
.td_block_social_counter .td-sp:after {
    content: '';
    width: 1px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    right: -1px;
    top: 8px;
}
.td-social-list {
    *zoom: 1;
}
.td-social-list:before,
.td-social-list:after {
    display: table;
    content: "";
    line-height: 0;
}
.td-social-list:after {
    clear: both;
}
.td-social-list .td_social_type:last-child {
    margin-bottom: 0;
}
.td_social_type {
    margin-bottom: 10px;
    -webkit-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.td_social_type:hover .td-social-box {
    background-color: #222;
}
.td_social_type .td_social_info {
    padding: 0 0 0 9px;
    position: relative;
    top: -12px;
}
.td_social_type .td_social_info_name {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_social_type .td_social_info_name {
        display: none;
    }
}
.td_social_type .td-social-box {
    height: 32px;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}
.td_social_type .td-social-box .td-sp {
    display: inline-block;
}
.td_social_type .td_social_number {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 9px;
}
.td_social_type .td_social_button {
    float: right;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 14px;
    margin-top: 8px;
    top: 9px;
    height: 16px;
    line-height: 15px;
    text-transform: uppercase;
}
.td_social_type .td_social_button a {
    color: #fff;
}
.td_social_type .td_social_button a:after {
    content: "";
    display: block;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.td_social_type .td_social_button a:hover {
    color: inherit;
    text-decoration: none !important;
}
.td_social_type a {
    color: #fff;
}
.td_social_facebook .td-social-box {
    background-color: #516eab;
}
.td_social_rss .td-social-box {
    background-color: #ff6600;
}
.td_social_soundcloud .td-social-box {
    background-color: #ff5419;
}
.td_social_twitter .td-social-box {
    background-color: #29c5f6;
}
.td_social_vimeo .td-social-box {
    background-color: #006599;
}
.td_social_youtube .td-social-box {
    background-color: #e14e42;
}
.td_social_googleplus .td-social-box {
    background-color: #eb4026;
}
.td_social_instagram .td-social-box {
    background-color: #417096;
}
.no_border_top {
    border-top: 0;
}
/*

  Boxed version

*/
.td-social-boxed .td_social_type {
    text-align: center;
    width: 33.3333%;
    margin: 0;
    float: left;
}
.td-social-boxed .td_social_type .td-social-box {
    height: 90px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-boxed .td_social_type .td-social-box {
        height: 70px;
    }
}
.td-social-boxed .td_social_type span {
    display: block;
    width: 100%;
    padding: 0;
}
.td-social-boxed .td-social-list {
    padding: 0 19px 0 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-boxed .td-social-list {
        padding: 0 17px 0 17px;
    }
}
@media (max-width: 767px) {
    .td-social-boxed .td-social-list {
        padding: 0 10px 0 10px;
    }
}
.td-social-boxed .td-sp {
    margin-top: 6px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-boxed .td-sp {
        margin-top: 4px;
        margin-bottom: 4px;
    }
}
.td-social-boxed .td-sp::after {
    display: none;
}
.td-social-boxed .td_social_info {
    font-size: 15px;
    top: 0;
    margin-top: -2px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-boxed .td_social_info {
        font-size: 13px;
        top: -12px;
    }
}
.td-social-boxed .td_social_info_name {
    font-size: 11px;
    font-weight: normal;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-boxed .td_social_info_name {
        top: -17px;
        font-size: 10px;
    }
}
.td-social-boxed .td_social_button {
    opacity: 0;
    position: absolute;
    height: 100%;
    margin-top: 0;
    top: 0;
}
.td-social-boxed .td_social_button a:after {
    width: 100%;
    height: 100%;
}
/*

  Colored icon version

*/
.td-social-colored .td_social_facebook .td-sp {
    background-color: #516eab;
}
.td-social-colored .td_social_rss .td-sp {
    background-color: #ff6600;
}
.td-social-colored .td_social_soundcloud .td-sp {
    background-color: #ff5419;
}
.td-social-colored .td_social_twitter .td-sp {
    background-color: #29c5f6;
}
.td-social-colored .td_social_vimeo .td-sp {
    background-color: #006599;
}
.td-social-colored .td_social_youtube .td-sp {
    background-color: #e14e42;
}
.td-social-colored .td_social_googleplus .td-sp {
    background-color: #eb4026;
}
.td-social-colored .td_social_instagram .td-sp {
    background-color: #417096;
}
/*

  With font icons version

*/
.td-social-font-icons .td-sp {
    background: none;
    font-family: 'newsmag', sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}
.td-social-font-icons .td-sp:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 30px;
}
.td-social-font-icons .td_social_facebook .td-sp:before {
    content: '\e818';
    color: #516eab;
}
.td-social-font-icons .td_social_rss .td-sp:before {
    content: '\e828';
    color: #ff6600;
}
.td-social-font-icons .td_social_soundcloud .td-sp:before {
    content: '\e82b';
    color: #ff5419;
}
.td-social-font-icons .td_social_twitter .td-sp:before {
    content: '\e831';
    color: #29c5f6;
}
.td-social-font-icons .td_social_vimeo .td-sp:before {
    content: '\e832';
    color: #006599;
}
.td-social-font-icons .td_social_youtube .td-sp:before {
    content: '\e836';
    color: #e14e42;
}
.td-social-font-icons .td_social_googleplus .td-sp:before {
    content: '\e81b';
    color: #eb4026;
}
.td-social-font-icons .td_social_instagram .td-sp:before {
    content: '\e81d';
    color: #417096;
}
.td-social-style1 .td_social_type .td-social-box {
    background-color: #222;
}
.td-social-style1 .td_social_type .td_social_button {
    margin-top: 9px;
}
.td-social-style1 .td_social_facebook:hover .td-social-box {
    background-color: #516eab !important;
}
.td-social-style1 .td_social_rss:hover .td-social-box {
    background-color: #ff6600 !important;
}
.td-social-style1 .td_social_soundcloud:hover .td-social-box {
    background-color: #ff5419 !important;
}
.td-social-style1 .td_social_twitter:hover .td-social-box {
    background-color: #29c5f6 !important;
}
.td-social-style1 .td_social_vimeo:hover .td-social-box {
    background-color: #006599 !important;
}
.td-social-style1 .td_social_youtube:hover .td-social-box {
    background-color: #e14e42 !important;
}
.td-social-style1 .td_social_googleplus:hover .td-social-box {
    background-color: #eb4026 !important;
}
.td-social-style1 .td_social_instagram:hover .td-social-box {
    background-color: #417096 !important;
}
.td-social-style2 {
    color: #000;
}
.td-social-style2 .td_social_type .td-social-box {
    background-color: transparent;
    border: 1px solid #ededed;
}
.td-social-style2 .td_social_type .td_social_info {
    top: -13px;
}
.td-social-style2 .td_social_type .td_social_button {
    margin-top: 7px;
}
.td-social-style2 .td_social_type a {
    color: #000;
}
.td-social-style2 .td_social_type:hover {
    color: #555;
}
.td-social-style2 .td_social_type:hover .td_social_type a {
    color: #555;
}
.td-social-style2 .td-sp:after {
    top: 7px;
}
.td-social-style2 .td-sp:before {
    line-height: 28px;
}
.td-social-style2 .td-sp:after {
    background-color: #000;
    opacity: 0.1;
}
.td-social-style2 .td_social_button {
    border-color: #ededed;
}
.td-social-style3 {
    color: #000;
}
.td-social-style3 .td_social_type a {
    color: #000;
}
.td-social-style3 .td_social_type .td_social_button {
    border-color: #ededed;
    margin-top: 13px;
    padding: 0;
    border: none;
}
.td-social-style3 .td_social_type .td_social_button a:after {
    height: 40px;
}
.td-social-style3 .td_social_type .td_social_info {
    top: -16px;
}
.td-social-style3 .td_social_type:hover {
    color: #555;
}
.td-social-style3 .td_social_type:hover .td_social_type a {
    color: #555;
}
.td-social-style3 .td_social_type:hover .td-social-box {
    background-color: transparent;
}
.td-social-style3 .td-social-box {
    background-color: transparent;
    height: 40px;
}
.td-social-style3 .td-sp {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    margin-right: 5px;
}
.td-social-style3 .td-sp:after {
    top: 7px;
}
.td-social-style3 .td-sp:after {
    display: none;
}
.td-social-style3 .td_social_facebook .td-sp {
    background-position: -17px -17px;
}
.td-social-style3 .td_social_rss .td-sp {
    background-position: -16px -121px;
}
.td-social-style3 .td_social_soundcloud .td-sp {
    background-position: -17px -173px;
}
.td-social-style3 .td_social_twitter .td-sp {
    background-position: -16px -431px;
}
.td-social-style3 .td_social_vimeo .td-sp {
    background-position: -16px -327px;
}
.td-social-style3 .td_social_youtube .td-sp {
    background-position: -15px -380px;
}
.td-social-style3 .td_social_googleplus .td-sp {
    background-position: -17px -276px;
}
.td-social-style3 .td_social_instagram .td-sp {
    background-position: -16px -224px;
}
.td-social-style4 {
    color: #000;
}
.td-social-style4 .td_social_type a {
    color: #000;
}
.td-social-style4 .td_social_type .td_social_button {
    border-color: #ededed;
    margin-top: 12px;
    padding: 0;
    border: none;
}
.td-social-style4 .td_social_type .td_social_button a:after {
    height: 40px;
}
.td-social-style4 .td_social_type .td_social_info {
    top: -16px;
}
.td-social-style4 .td_social_type:hover {
    color: #555;
}
.td-social-style4 .td_social_type:hover .td_social_type a {
    color: #555;
}
.td-social-style4 .td_social_type:hover .td-social-box {
    background-color: transparent;
}
.td-social-style4 .td-social-box {
    background-color: transparent;
    height: 40px;
}
.td-social-style4 .td-sp {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    border-radius: 3px;
}
.td-social-style4 .td-sp:after {
    top: 7px;
}
.td-social-style4 .td-sp:after {
    display: none;
}
.td-social-style4 .td_social_facebook .td-sp {
    background-position: -17px -17px;
}
.td-social-style4 .td_social_rss .td-sp {
    background-position: -16px -121px;
}
.td-social-style4 .td_social_soundcloud .td-sp {
    background-position: -17px -173px;
}
.td-social-style4 .td_social_twitter .td-sp {
    background-position: -16px -431px;
}
.td-social-style4 .td_social_vimeo .td-sp {
    background-position: -16px -327px;
}
.td-social-style4 .td_social_youtube .td-sp {
    background-position: -15px -380px;
}
.td-social-style4 .td_social_googleplus .td-sp {
    background-position: -17px -276px;
}
.td-social-style4 .td_social_instagram .td-sp {
    background-position: -16px -224px;
}
.td-social-style5 {
    margin-bottom: 4px !important;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td-social-style5 {
        margin-bottom: 16px !important;
    }
}
.td-social-style5 .td-social-list {
    margin-left: -8px;
    margin-right: -8px;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-social-style5 .td-social-list {
        margin-left: 0;
        margin-right: 0;
    }
}
.td-social-style5 .td_social_type .td-social-box {
    margin: 0 8px 16px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style5 .td_social_type .td-social-box {
        margin: 0 2px 4px;
    }
}
@media (max-width: 767px) {
    .td-social-style5 .td_social_type .td-social-box {
        margin: 0 2px 4px;
    }
}
.td-social-style6 {
    margin-bottom: 20px !important;
}
.td-social-style6 .td-social-box {
    border-radius: 0;
}
.td-social-style7 {
    margin-bottom: 4px !important;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td-social-style7 {
        margin-bottom: 16px !important;
    }
}
.td-social-style7 .td-social-list {
    margin-left: -8px;
    margin-right: -8px;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-social-style7 .td-social-list {
        margin-left: 0;
        margin-right: 0;
    }
}
.td-social-style7 .td_social_type .td-social-box {
    background-color: #222;
    margin: 0 8px 16px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style7 .td_social_type .td-social-box {
        margin: 0 2px 4px;
    }
}
@media (max-width: 767px) {
    .td-social-style7 .td_social_type .td-social-box {
        margin: 0 2px 4px;
    }
}
.td-social-style7 .td_social_facebook:hover .td-social-box {
    background-color: #516eab !important;
}
.td-social-style7 .td_social_rss:hover .td-social-box {
    background-color: #ff6600 !important;
}
.td-social-style7 .td_social_soundcloud:hover .td-social-box {
    background-color: #ff5419 !important;
}
.td-social-style7 .td_social_twitter:hover .td-social-box {
    background-color: #29c5f6 !important;
}
.td-social-style7 .td_social_vimeo:hover .td-social-box {
    background-color: #006599 !important;
}
.td-social-style7 .td_social_youtube:hover .td-social-box {
    background-color: #e14e42 !important;
}
.td-social-style7 .td_social_googleplus:hover .td-social-box {
    background-color: #eb4026 !important;
}
.td-social-style7 .td_social_instagram:hover .td-social-box {
    background-color: #417096 !important;
}
.td-social-style8 {
    color: #000;
    margin-bottom: 4px !important;
    /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
    .td-social-style8 {
        margin-bottom: 16px !important;
    }
}
.td-social-style8 .td-social-list {
    margin-left: -8px;
    margin-right: -8px;
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    .td-social-style8 .td-social-list {
        margin-left: 0;
        margin-right: 0;
    }
}
.td-social-style8 .td_social_type .td-social-box {
    background-color: transparent;
    border: 1px solid #ededed;
    margin: 0 8px 16px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style8 .td_social_type .td-social-box {
        margin: 0 2px 4px;
    }
}
@media (max-width: 767px) {
    .td-social-style8 .td_social_type .td-social-box {
        margin: 0 2px 4px;
    }
}
.td-social-style8 .td_social_type .td_social_button {
    margin-top: 7px;
}
.td-social-style8 .td_social_type a {
    color: #000;
}
.td-social-style8 .td_social_type:hover {
    color: #555;
}
.td-social-style8 .td_social_type:hover .td_social_type a {
    color: #555;
}
.td-social-style8 .td-sp {
    font-size: 26px;
    margin-top: 9px;
    margin-bottom: -3px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style8 .td-sp {
        font-size: 21px;
        margin-top: 5px;
        margin-bottom: 2px;
    }
}
@media (max-width: 767px) {
    .td-social-style8 .td-sp {
        font-size: 28px;
    }
}
.td-social-style8 .td-sp:after {
    top: 7px;
}
.td-social-style8 .td-sp-twitter {
    font-size: 22px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style8 .td-sp-twitter {
        font-size: 18px;
    }
}
.td-social-style8 .td-sp:after {
    background-color: #000;
    opacity: 0.1;
}
.td-social-style8 .td_social_button {
    border-color: #ededed;
}
.td-social-style9 {
    color: #000;
    margin-bottom: 0 !important;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 {
        margin-bottom: 10px !important;
    }
}
.td-social-style9 .td_social_type {
    width: 25%;
}
.td-social-style9 .td_social_type a {
    color: #000;
}
.td-social-style9 .td_social_type .td_social_button {
    border-color: #ededed;
    padding: 0;
    border: none;
}
.td-social-style9 .td_social_type:hover {
    color: #555;
}
.td-social-style9 .td_social_type:hover .td_social_type a {
    color: #555;
}
.td-social-style9 .td_social_type:hover .td-sp {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.td-social-style9 .td_social_type .td_social_info {
    font-size: 15px;
    top: 5px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_type .td_social_info {
        font-size: 12px;
        top: 0;
    }
}
.td-social-style9 .td_social_type .td_social_info_name {
    font-size: 11px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_type .td_social_info_name {
        font-size: 10px;
        top: -5px;
    }
}
.td-social-style9 .td_social_type .td-social-box {
    background-color: transparent;
    height: 130px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_type .td-social-box {
        height: 90px;
    }
}
.td-social-style9 .td-sp {
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    width: 64px;
    height: 64px;
    border-radius: 64px;
    margin: 0;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td-sp {
        width: 48px;
        height: 48px;
        border-radius: 48px;
    }
}
.td-social-style9 .td-sp:after {
    display: none;
}
.td-social-style9 .td_social_facebook .td-sp {
    background-position: -5px -5px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_facebook .td-sp {
        background-position: -13px -13px;
    }
}
.td-social-style9 .td_social_rss .td-sp {
    background-position: -4px -109px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_rss .td-sp {
        background-position: -12px -117px;
    }
}
.td-social-style9 .td_social_soundcloud .td-sp {
    background-position: -5px -161px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_soundcloud .td-sp {
        background-position: -13px -169px;
    }
}
.td-social-style9 .td_social_twitter .td-sp {
    background-position: -4px -419px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_twitter .td-sp {
        background-position: -12px -427px;
    }
}
.td-social-style9 .td_social_vimeo .td-sp {
    background-position: -4px -315px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_vimeo .td-sp {
        background-position: -12px -323px;
    }
}
.td-social-style9 .td_social_youtube .td-sp {
    background-position: -3px -368px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_youtube .td-sp {
        background-position: -11px -376px;
    }
}
.td-social-style9 .td_social_googleplus .td-sp {
    background-position: -5px -264px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_googleplus .td-sp {
        background-position: -13px -272px;
    }
}
.td-social-style9 .td_social_instagram .td-sp {
    background-position: -4px -212px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style9 .td_social_instagram .td-sp {
        background-position: -12px -220px;
    }
}
.td-social-style9 .td-social-list {
    padding: 0 12px;
}
.td-social-style10 {
    color: #000;
    margin-bottom: 0 !important;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 {
        margin-bottom: 10px !important;
    }
}
.td-social-style10 .td_social_type {
    width: 25%;
}
.td-social-style10 .td_social_type a {
    color: #000;
}
.td-social-style10 .td_social_type .td_social_button {
    border-color: #ededed;
    padding: 0;
    border: none;
}
.td-social-style10 .td_social_type:hover {
    color: #555;
}
.td-social-style10 .td_social_type:hover .td_social_type a {
    color: #555;
}
.td-social-style10 .td_social_type:hover .td-sp {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.td-social-style10 .td_social_type .td_social_info {
    font-size: 15px;
    top: 5px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_type .td_social_info {
        font-size: 12px;
        top: 0;
    }
}
.td-social-style10 .td_social_type .td_social_info_name {
    font-size: 11px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_type .td_social_info_name {
        font-size: 10px;
        top: -5px;
    }
}
.td-social-style10 .td_social_type .td-social-box {
    background-color: transparent;
    height: 130px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_type .td-social-box {
        height: 90px;
    }
}
.td-social-style10 .td-sp {
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    width: 64px;
    height: 64px;
    margin: 0;
    border-radius: 3px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td-sp {
        width: 48px;
        height: 48px;
    }
}
.td-social-style10 .td-sp:after {
    display: none;
}
.td-social-style10 .td_social_facebook .td-sp {
    background-position: -5px -5px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_facebook .td-sp {
        background-position: -13px -13px;
    }
}
.td-social-style10 .td_social_rss .td-sp {
    background-position: -4px -109px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_rss .td-sp {
        background-position: -12px -117px;
    }
}
.td-social-style10 .td_social_soundcloud .td-sp {
    background-position: -5px -161px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_soundcloud .td-sp {
        background-position: -13px -169px;
    }
}
.td-social-style10 .td_social_twitter .td-sp {
    background-position: -4px -419px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_twitter .td-sp {
        background-position: -12px -427px;
    }
}
.td-social-style10 .td_social_vimeo .td-sp {
    background-position: -4px -315px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_vimeo .td-sp {
        background-position: -12px -323px;
    }
}
.td-social-style10 .td_social_youtube .td-sp {
    background-position: -3px -368px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_youtube .td-sp {
        background-position: -11px -376px;
    }
}
.td-social-style10 .td_social_googleplus .td-sp {
    background-position: -5px -264px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_googleplus .td-sp {
        background-position: -13px -272px;
    }
}
.td-social-style10 .td_social_instagram .td-sp {
    background-position: -4px -212px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-social-style10 .td_social_instagram .td-sp {
        background-position: -12px -220px;
    }
}
.td-social-style10 .td-social-list {
    padding: 0 13px;
}
dl.dl-horizontal,
dt,
dd {
    -webkit-margin-before: 0px !important;
    -webkit-margin-after: 0px !important;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.td_top_authors {
    margin-bottom: 10px;
}
.td_top_authors img {
    position: absolute;
    max-width: 70px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_top_authors img {
        max-width: 55px;
    }
}
.td_top_authors .item-details {
    margin-left: 85px;
    position: relative;
    height: 70px;
    top: 3px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_top_authors .item-details {
        height: 55px;
        margin-left: 70px;
    }
}
.td_top_authors .item-details span {
    font-family: 'Open Sans', arial, sans-serif;
    padding: 2px 5px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
}
.td_top_authors .td-active .td-author-post-count {
    background-color: #4db2ec;
}
.td_top_authors .td-active .td-author-comments-count {
    background-color: #4db2ec;
    opacity: 0.8;
}
.td_top_authors .td-active .td-authors-name a {
    color: #4db2ec;
}
.td_top_authors .td_mod_wrap {
    min-height: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.td_top_authors .td_mod_wrap:hover {
    background-color: #fafafa;
    cursor: pointer;
}
.td_top_authors .block-title {
    margin-bottom: 10px;
}
.td_top_authors .td-authors-url {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
    /* responsive portrait tablet */
}
.td_top_authors .td-authors-url a {
    color: #999999;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-style: italic;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_top_authors .td-authors-url {
        display: none;
    }
}
.td_top_authors .td-authors-name a {
    padding-bottom: 4px;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    color: #222222;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
}
.td_top_authors .td-author-post-count {
    background-color: #222222;
}
.td_top_authors .td-author-comments-count {
    background-color: #444444;
}
/*  ----------------------------------------------------------------------------
    popular categories widget
*/
.td_block_popular_categories ul {
    list-style: none;
    margin: 0px;
}
.td_block_popular_categories a {
    font-size: 13px;
    line-height: 21px;
    color: #222222;
}
.td_block_popular_categories a:hover {
    color: #4db2ec;
}
.td_block_popular_categories .td-cat-no {
    float: right;
    position: relative;
    top: 1px;
}
/*
video list player
*/
.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 {
    background-color: #919191;
    border-radius: 10px;
}
.td_video_playlist_title {
    position: relative;
    z-index: 1;
    background-color: #222222;
}
.td_video_playlist_title .td_video_title_text {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    margin-left: 17px;
    margin-right: 17px;
    vertical-align: middle;
    line-height: 24px;
    padding: 10px 0px 10px 0px;
    /* responsive phone */
}
@media (max-width: 767px) {
    .td_video_playlist_title .td_video_title_text {
        text-align: center;
    }
}
.page-template-page-pagebuilder-title-php .td_video_playlist_column_2 .td_wrapper_video_playlist {
    left: 0;
}
.post .td_block_video_playlist {
    margin-bottom: 20px;
}
.post .td_video_playlist_column_3 .td_video_playlist_title {
    left: 0px;
    width: 100%;
}
.post .td_video_playlist_column_3 .td_wrapper_player {
    width: 676px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .post .td_video_playlist_column_3 .td_wrapper_player {
        height: 405px;
        width: 100%;
    }
}
.post .td_video_playlist_column_3 .td_wrapper_video_playlist {
    left: 0px;
}
.post .td_video_playlist_column_3 .td_container_video_playlist {
    width: 304px;
    right: 0px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .post .td_video_playlist_column_3 .td_container_video_playlist {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .post .td_video_playlist_column_3 .td_container_video_playlist {
        width: 100%;
    }
}
.post .td_video_playlist_column_2 .td_video_playlist_title {
    left: 0px;
    width: 100%;
}
.post .td_video_playlist_column_2 .td_wrapper_player {
    height: 388px;
    width: 100%;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .post .td_video_playlist_column_2 .td_wrapper_player {
        height: 294px;
        width: 100%;
    }
}
@media (min-width: 361px) and (max-width: 767px) {
    .post .td_video_playlist_column_2 .td_wrapper_player {
        height: 350px;
    }
}
@media (max-width: 360px) {
    .post .td_video_playlist_column_2 .td_wrapper_player {
        height: 192px;
    }
}
.post .td_video_playlist_column_2 .td_wrapper_video_playlist {
    left: 0px;
}
.post .td_video_playlist_column_2 .td_container_video_playlist {
    width: 100%;
    right: 0px;
}
.td_wrapper_video_playlist {
    position: relative;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper {
    height: 65px;
    background-color: #4db2ec;
    position: relative;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before {
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;
    width: 100%;
    height: 6px;
    position: absolute;
    bottom: -6px;
    z-index: 1;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control {
    position: relative;
    width: 65px;
    height: 65px;
    outline: 0 !important;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control:after {
    content: '';
    width: 1px;
    height: 37px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 14px;
    right: 0;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control .td_youtube_control,
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control .td_vimeo_control {
    position: relative;
    top: 12px;
    left: 11px;
    cursor: pointer;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_title_playing {
    position: absolute;
    top: 13px;
    left: 80px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    line-height: 19px;
    font-weight: bold;
    color: #ffffff;
    padding-right: 7px;
    max-height: 37px;
    overflow: hidden;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_time_playing {
    position: absolute;
    bottom: 0px;
    right: 5px;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    color: #ffffff;
    line-height: 17px;
}
.td_wrapper_video_playlist .td_video_currently_playing {
    background-color: #404040;
}
.td_wrapper_video_playlist .td_video_currently_playing:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-left: 3px solid #4db2ec !important;
    width: 3px;
    height: inherit;
}
.td_wrapper_video_playlist a.td_click_video {
    height: 60px;
    display: block;
    width: 100%;
    position: relative;
}
.td_wrapper_video_playlist a.td_click_video:hover {
    background-color: #333333;
    cursor: pointer;
}
.td_wrapper_video_playlist a.td_click_video .td_video_thumb {
    position: relative;
    top: 10px;
    width: 72px;
    height: 40px;
    overflow: hidden;
    margin-left: 16px;
}
.td_wrapper_video_playlist a.td_click_video .td_video_thumb img {
    position: relative;
    top: -6px;
}
.td_wrapper_video_playlist a.td_click_video .td_video_title_and_time {
    position: absolute;
    top: 10px;
    margin: 0 30px 0 103px;
}
.td_wrapper_video_playlist a.td_click_video .td_video_title_and_time .td_video_title {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 15px;
    max-height: 30px;
    overflow: hidden;
}
.td_wrapper_video_playlist a.td_click_video .td_video_time {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    color: #777777;
    line-height: 13px;
}
.td_wrapper_video_playlist .td_wrapper_player {
    background-color: #000;
    height: 425px;
}
.td_wrapper_video_playlist .td_wrapper_player iframe {
    width: 100%;
    height: 100%;
}
.td_wrapper_video_playlist .td_container_video_playlist {
    background-color: #222222;
    vertical-align: top;
    height: 410px;
    overflow: hidden;
}
.td_wrapper_video_playlist .td_playlist_clickable {
    overflow-y: auto;
    overflow-x: hidden;
    height: 347px;
}
.td_video_playlist_column_3 .td_wrapper_video_playlist {
    left: -1px;
    z-index: 1;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_video_playlist_column_3 .td_wrapper_video_playlist {
        left: 0px;
    }
}
.td_video_playlist_column_3 .td_video_playlist_title {
    left: -1px;
    width: 1021px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_3 .td_video_playlist_title {
        width: 756px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_3 .td_video_playlist_title {
        width: 100%;
        left: 0px;
    }
}
.td_video_playlist_column_3 .td_wrapper_player {
    display: block;
    width: 681px;
    height: 413px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_3 .td_wrapper_player {
        display: block;
        width: 756px;
    }
}
@media (min-width: 361px) and (max-width: 767px) {
    .td_video_playlist_column_3 .td_wrapper_player {
        display: block;
        width: 100%;
        height: 350px;
    }
}
@media (max-width: 360px) {
    .td_video_playlist_column_3 .td_wrapper_player {
        display: block;
        width: 100%;
        height: 192px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
        max-height: 20px;
        top: 23px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
        max-height: 20px;
        top: 23px;
    }
}
@media (max-width: 480px) {
    .td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
        max-height: 37px;
        top: 13px;
    }
}
.td_video_playlist_column_3 .td_container_video_playlist {
    display: block;
    position: absolute;
    top: 0px;
    right: -2px;
    width: 340px;
    height: 413px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_3 .td_container_video_playlist {
        display: block;
        position: relative;
        width: 756px;
        height: 305px;
        right: 0px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_3 .td_container_video_playlist {
        display: block;
        position: relative;
        width: 100%;
        height: 305px;
        right: 0px;
    }
}
@media (max-width: 480px) {
    .td_video_playlist_column_3 .td_container_video_playlist {
        position: relative;
        height: 245px;
        right: 0px;
    }
}
.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: 1023px) {
    .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: 1023px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
        height: 240px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .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 {
        background-color: #919191;
        border-radius: 10px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
        height: 240px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .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 {
        background-color: #919191;
        border-radius: 10px;
    }
}
@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 {
    background-color: #919191;
    border-radius: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .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;
    }
}
.td_video_playlist_column_2 .td_wrapper_video_playlist {
    left: -1px;
    z-index: 1;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_video_playlist_column_2 .td_wrapper_video_playlist {
        left: 0px;
    }
}
.td_video_playlist_column_2 .td_video_playlist_title {
    left: -1px;
    width: 681px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_2 .td_video_playlist_title {
        width: 505px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_2 .td_video_playlist_title {
        width: 100%;
        left: 0px;
    }
}
.td_video_playlist_column_2 .td_wrapper_player {
    display: block;
    width: 681px;
    height: 412px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_2 .td_wrapper_player {
        width: 505px;
        height: 283px;
    }
}
@media (min-width: 361px) and (max-width: 767px) {
    .td_video_playlist_column_2 .td_wrapper_player {
        display: block;
        width: 100%;
        height: 350px;
    }
}
@media (max-width: 360px) {
    .td_video_playlist_column_2 .td_wrapper_player {
        display: block;
        width: 100%;
        height: 192px;
    }
}
.td_video_playlist_column_2 .td_container_video_playlist {
    display: block;
    width: 681px;
    height: 305px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_2 .td_container_video_playlist {
        width: 505px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_2 .td_container_video_playlist {
        display: block;
        width: 100%;
    }
}
@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 {
    background-color: #919191;
    border-radius: 10px;
}
.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 20px;
    top: 23px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
        max-height: 20px;
        top: 23px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
        max-height: 20px;
        top: 23px;
    }
}
@media (max-width: 480px) {
    .td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
        max-height: 37px;
        top: 13px;
    }
}
.td_video_playlist_column_1 .td_wrapper_video_playlist {
    left: -1px;
    z-index: 1;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_video_playlist_column_1 .td_wrapper_video_playlist {
        left: 0px;
    }
}
.td_video_playlist_column_1 .td_video_playlist_title {
    left: -1px;
    width: 341px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_1 .td_video_playlist_title {
        width: 252px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_1 .td_video_playlist_title {
        width: 100%;
        left: 0px;
    }
}
.td_video_playlist_column_1 .td_wrapper_player {
    display: block;
    width: 341px;
    height: 190px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_1 .td_wrapper_player {
        width: 252px;
        height: 143px;
    }
}
@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: 192px;
    }
}
.td_video_playlist_column_1 .td_container_video_playlist {
    display: block;
    width: 341px;
    height: 305px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_video_playlist_column_1 .td_container_video_playlist {
        width: 252px;
    }
}
@media (max-width: 767px) {
    .td_video_playlist_column_1 .td_container_video_playlist {
        width: 100%;
    }
}
@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: 240px;
}
@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 {
    background-color: #919191;
    border-radius: 10px;
}
.td_video_playlist_column_1 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 37px;
    top: 13px;
}
@media (min-width: 481px) and (max-width: 767px) {
    .td_video_playlist_column_1 .td_video_controls_playlist_wrapper .td_video_title_playing {
        max-height: 20px;
        top: 23px;
    }
}
.wp-video-shortcode:focus {
    outline: 0 !important;
}
#td_css_split_separator {
    visibility: visible;
}
/*  ----------------------------------------------------------------------------
    Comments
*/
.td-comments-title-wrap {
    border-top: 1px solid #e6e6e6;
    line-height: 16px;
}
.td-comments-title-wrap h4 {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin: 15px 0px 15px 0px;
    color: #222222;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-comments-title-wrap h4 {
        margin: 13px 0px 13px 0px;
        line-height: 16px;
    }
}
@media (max-width: 767px) {
    .td-comments-title-wrap h4 {
        line-height: 16px;
        margin: 13px 0px 13px 0px;
    }
}
.comment-list {
    border-top: 1px solid #e6e6e6;
    padding-top: 21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-list {
        padding-top: 17px;
    }
}
@media (max-width: 767px) {
    .comment-list {
        padding-top: 15px;
    }
}
.comment-list footer {
    clear: left;
}
.comment-list footer:after {
    clear: none;
}
.comment-list .avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 19px;
    border-radius: 3px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-list .avatar {
        margin-right: 15px;
    }
}
@media (max-width: 767px) {
    .comment-list .avatar {
        margin-right: 10px;
    }
}
.comment-list cite,
.comment-list cite a {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
    color: #000000;
    border-radius: 3px;
}
.comment-list cite:hover,
.comment-list cite a:hover {
    color: #4db2ec;
}
.comment-list cite {
    padding-right: 10px;
}
.comment-list > .comment:first-child {
    border: none;
    padding-top: 0px;
}
.comment-list .comment-content {
    margin-left: 69px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-list .comment-content {
        margin-left: 65px;
    }
}
@media (max-width: 767px) {
    .comment-list .comment-content {
        margin-left: 60px;
    }
}
.comment-list .comment-content p {
    margin: 0 0 21px 0 ;
    word-wrap: break-word;
}
.comment-list .comment {
    font-size: 12px;
    line-height: 21px;
    color: #444444;
    padding-top: 20px;
    margin: 0px;
    border-top: 1px dashed #f1f1f1;
}
.comment-list .comment .comment-respond {
    padding: 0px 0px 21px 0px;
}
.comment-list .comment-link {
    color: #b5b5b5;
    font-size: 11px;
    display: inline-block;
}
.comment-list .comment-reply-link {
    font-size: 11px;
    color: #B5B5B5;
}
.comment-list .comment-reply-link:hover {
    color: #4db2ec;
}
.comment-list .comment-meta {
    margin: 0px 0px 14px 69px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-list .comment-meta {
        margin: 0px 0px 10px 65px;
    }
}
@media (max-width: 767px) {
    .comment-list .comment-meta {
        margin: 0px 0px 9px 60px;
    }
}
.comment-list .children {
    padding-left: 69px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
.comment-list .children .children {
    padding-left: 53px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-list .children {
        padding-left: 65px;
    }
    .comment-list .children .children {
        padding-left: 30px;
    }
}
@media (max-width: 767px) {
    .comment-list .children {
        padding-left: 60px;
    }
    .comment-list .children .children {
        padding-left: 20px;
    }
}
.comment-list .children .comment {
    padding-top: 21px;
    border-top: 1px dashed #f1f1f1;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-list .children .comment {
        padding-top: 17px;
    }
}
@media (max-width: 767px) {
    .comment-list .children .comment {
        padding-top: 15px;
    }
}
.comment-list .children .avatar {
    width: 36px;
    height: 36px;
}
.comment-list .children .comment-content {
    margin-left: 56px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-list .children .comment-content {
        margin-left: 51px;
    }
}
@media (max-width: 767px) {
    .comment-list .children .comment-content {
        margin-left: 46px;
    }
}
.comment-list .children .comment-meta {
    margin-left: 56px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-list .children .comment-meta {
        margin-left: 51px;
    }
}
@media (max-width: 767px) {
    .comment-list .children .comment-meta {
        margin-bottom: 10px;
        margin-left: 46px;
    }
}
.comment-respond {
    border-top: 1px solid #e6e6e6;
    padding: 0px 19px 21px 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-respond {
        padding: 0px 17px 17px 17px;
    }
}
@media (max-width: 767px) {
    .comment-respond {
        padding: 0px 10px 15px 10px;
    }
}
.comment-respond a {
    color: #222222;
    font-weight: 600;
}
.comment-respond .comment-subscription-form {
    margin-bottom: 0px;
}
.comment-subscription-form .subscribe-label {
    left: 4px;
    position: relative;
    top: -2px;
}
.comment-reply-title {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin: 15px 0px 15px 0px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-reply-title {
        margin: 11px 0px 11px 0px;
    }
}
@media (max-width: 767px) {
    .comment-reply-title {
        margin: 11px 0px 11px 0px;
    }
}
.logged-in-as {
    position: relative;
    top: -7px;
    margin: 0px;
}
.comment-form-input-wrap {
    margin-bottom: 21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .comment-form-input-wrap {
        margin-bottom: 17px;
    }
}
@media (max-width: 767px) {
    .comment-form-input-wrap {
        margin-bottom: 15px;
    }
}
#cancel-comment-reply-link {
    padding-left: 10px;
}
.comment-form .td-warning-comment,
.comment-form .td-warning-author,
.comment-form .td-warning-email,
.comment-form .td-warning-email-error {
    display: none;
}
.comment-form textarea {
    display: block;
}
.td-comment-form-warnings .td-warning-comment,
.td-comment-form-warnings .td-warning-author,
.td-comment-form-warnings .td-warning-email,
.td-comment-form-warnings .td-warning-email-error {
    margin-bottom: -11px;
    color: #ff7a7a;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
}
.td-form-comment,
.td-form-author,
.td-form-email,
.td-form-url {
    margin-top: 0;
    margin-bottom: 21px;
}
.comment-pagination {
    padding: 20px;
    *zoom: 1;
}
.comment-pagination:before,
.comment-pagination:after {
    display: table;
    content: "";
    line-height: 0;
}
.comment-pagination:after {
    clear: both;
}
.comment-pagination a {
    float: right;
}
.comment-pagination a:first-child {
    float: left;
}
#disqus_thread {
    padding: 8px 19px 8px 20px;
    border-top: 1px solid #e6e6e6;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    #disqus_thread {
        padding-right: 17px;
        padding-left: 17px;
    }
}
@media (max-width: 767px) {
    #disqus_thread {
        padding-right: 10px;
        padding-left: 10px;
    }
}
@font-face {
    font-family: 'newsmag';
    src: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/newsmag.eot?12');
    src: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/newsmag.eot?12#iefix') format('embedded-opentype'), url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/newsmag.woff?12') format('woff'), url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/newsmag.ttf?12') format('truetype'), url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/newsmag.svg?12#newsmag') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'newsmag';
        src: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/newsmag.svg#newsmag') format('svg');
    }
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
    font-family: "newsmag";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.td-icon-comments:before {
    content: '\e80c';
}
.td-icon-path:before {
    content: '\e822';
}
.td-icon-rss:before {
    content: '\e828';
}
.td-icon-logout:before {
    content: '\e800';
}
.td-icon-menu-down:before {
    content: '\e806';
}
.td-icon-menu-left:before {
    content: '\e807';
}
.td-icon-menu-right:before {
    content: '\e808';
}
.td-icon-menu-up:before {
    content: '\e809';
}
.td-icon-instagram:before {
    content: '\e81d';
}
.td-icon-windows:before {
    content: '\e833';
}
.td-icon-youtube:before {
    content: '\e836';
}
.td-icon-share:before {
    content: '\e829';
}
.td-icon-down:before {
    content: '\e801';
}
.td-icon-left:before {
    content: '\e802';
}
.td-icon-right:before {
    content: '\e803';
}
.td-icon-up:before {
    content: '\e804';
}
.td-icon-flickr:before {
    content: '\e819';
}
.td-icon-facebook:before {
    content: '\e818';
}
.td-icon-googleplus:before {
    content: '\e81b';
}
.td-icon-pinterest:before {
    content: '\e825';
}
.td-icon-paypal:before {
    content: '\e823';
}
.td-icon-behance:before {
    content: '\e811';
}
.td-icon-mail-2:before {
    content: '\e820';
}
.td-icon-search:before {
    content: '\e80a';
}
.td-icon-user:before {
    content: '\e80b';
}
.td-icon-category:before {
    content: '\e80e';
}
.td-icon-mail-1:before {
    content: '\e810';
}
.td-icon-delicious:before {
    content: '\e813';
}
.td-icon-stumbleupon:before {
    content: '\e82f';
}
.td-icon-grooveshark:before {
    content: '\e838';
}
.td-icon-forrst:before {
    content: '\e81a';
}
.td-icon-digg:before {
    content: '\e815';
}
.td-icon-spotify:before {
    content: '\e82c';
}
.td-icon-reddit:before {
    content: '\e827';
}
.td-icon-dribbble:before {
    content: '\e816';
}
.td-icon-evernote:before {
    content: '\e817';
}
.td-icon-linkedin:before {
    content: '\e81f';
}
.td-icon-vk:before {
    content: '\e837';
}
.td-icon-skype:before {
    content: '\e82a';
}
.td-icon-twitter:before {
    content: '\e831';
}
.td-icon-vimeo:before {
    content: '\e832';
}
.td-icon-yahoo:before {
    content: '\e835';
}
.td-icon-myspace:before {
    content: '\e821';
}
.td-icon-steam:before {
    content: '\e82e';
}
.td-icon-lastfm:before {
    content: '\e81e';
}
.td-icon-tumblr:before {
    content: '\e830';
}
.td-icon-stackoverflow:before {
    content: '\e82d';
}
.td-icon-blogger:before {
    content: '\e812';
}
.td-icon-deviantart:before {
    content: '\e814';
}
.td-icon-wordpress:before {
    content: '\e834';
}
.td-icon-mobile:before {
    content: '\e80d';
}
.td-icon-views:before {
    content: '\e805';
}
.td-icon-soundcloud:before {
    content: '\e82b';
}
.td-icon-star:before {
    content: '\e80f';
}
.td-icon-star-empty:before {
    content: '\e839';
}
.td-icon-star-half:before {
    content: '\e83a';
}
.td-icon-related-left:before {
    content: '\e83b';
}
.td-icon-close:before {
    content: '\e83c';
}
.td-icon-read-down:before {
    content: '\e83d';
}
.td-icon-close-mobile:before {
    content: '\e900';
}
.td-icon-modal-back:before {
    content: "\e901";
}
.td-icon-modal-close:before {
    content: "\e902";
}
.td-icon-menu-down {
    position: relative;
    top: 0;
    font-size: 8px;
    padding-left: 3px;
}
.td-header-sp-top-widget i.td-icon-behance:hover {
    color: #000000;
}
.td-header-sp-top-widget i.td-icon-blogger:hover {
    color: #ffa900;
}
.td-header-sp-top-widget i.td-icon-delicious:hover {
    color: #3399ff;
}
.td-header-sp-top-widget i.td-icon-deviantart:hover {
    color: #4e6252;
}
.td-header-sp-top-widget i.td-icon-digg:hover {
    color: #000000;
}
.td-header-sp-top-widget i.td-icon-dribbble:hover {
    color: #ea4c89;
}
.td-header-sp-top-widget i.td-icon-evernote:hover {
    color: #07c257;
}
.td-header-sp-top-widget i.td-icon-facebook:hover {
    color: #3B5998;
}
.td-header-sp-top-widget i.td-icon-flickr:hover {
    color: #ff0084;
}
.td-header-sp-top-widget i.td-icon-forrst:hover {
    color: #3b7140;
}
.td-header-sp-top-widget i.td-icon-googleplus:hover {
    color: #dd4b39;
}
.td-header-sp-top-widget i.td-icon-grooveshark:hover {
    color: #f77f00;
}
.td-header-sp-top-widget i.td-icon-instagram:hover {
    color: #3f729b;
}
.td-header-sp-top-widget i.td-icon-lastfm:hover {
    color: #ce2127;
}
.td-header-sp-top-widget i.td-icon-linkedin:hover {
    color: #007bb6;
}
.td-header-sp-top-widget i.td-icon-mail:hover {
    color: #000000;
}
.td-header-sp-top-widget i.td-icon-myspace:hover {
    color: #000000;
}
.td-header-sp-top-widget i.td-icon-path:hover {
    color: #e62f17;
}
.td-header-sp-top-widget i.td-icon-paypal:hover {
    color: #009cde;
}
.td-header-sp-top-widget i.td-icon-pinterest:hover {
    color: #cb2027;
}
.td-header-sp-top-widget i.td-icon-reddit:hover {
    color: #ff4100;
}
.td-header-sp-top-widget i.td-icon-rss:hover {
    color: #f36f24;
}
.td-header-sp-top-widget i.td-icon-share:hover {
    color: #000000;
}
.td-header-sp-top-widget i.td-icon-skype:hover {
    color: #01aef2;
}
.td-header-sp-top-widget i.td-icon-soundcloud:hover {
    color: #ff5500;
}
.td-header-sp-top-widget i.td-icon-spotify:hover {
    color: #81b900;
}
.td-header-sp-top-widget i.td-icon-stackoverflow:hover {
    color: #000000;
}
.td-header-sp-top-widget i.td-icon-steam:hover {
    color: #000000;
}
.td-header-sp-top-widget i.td-icon-stumbleupon:hover {
    color: #eb4923;
}
.td-header-sp-top-widget i.td-icon-tumblr:hover {
    color: #32506d;
}
.td-header-sp-top-widget i.td-icon-twitter:hover {
    color: #00aced;
}
.td-header-sp-top-widget i.td-icon-vimeo:hover {
    color: #5289cc;
}
.td-header-sp-top-widget i.td-icon-vk:hover {
    color: #45668e;
}
.td-header-sp-top-widget i.td-icon-windows:hover {
    color: #319de5;
}
.td-header-sp-top-widget i.td-icon-wordpress:hover {
    color: #222222;
}
.td-header-sp-top-widget i.td-icon-yahoo:hover {
    color: #720e9e;
}
.td-header-sp-top-widget i.td-icon-youtube:hover {
    color: #bb0000;
}
@font-face {
    font-family: 'weather';
    src: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/weather.eot?1');
    src: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/weather.eot?1#iefix') format('embedded-opentype'), url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/weather.woff?1') format('woff'), url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/weather.ttf?1') format('truetype'), url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/icons/weather.svg?1#newspaper') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="td-icons"]:before,
[class*=" td-icons"]:before {
    font-family: 'weather';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class*="td-ico-weather"] {
    line-height: 1;
    text-align: center;
    display: inline-block;
    cursor: default;
}
.rain-d:before {
    content: '\e800';
    display: none;
}
.rain-n:before {
    content: '\e801';
    display: none;
}
.mist-d:before {
    content: '\e802';
    display: none;
}
.mist-n:before {
    content: '\e802';
    display: none;
}
.scattered-clouds-d:before {
    content: '\e803';
    display: none;
}
.scattered-clouds-n:before {
    content: '\e803';
    display: none;
}
.shower-rain-d:before {
    content: '\e804';
    display: none;
}
.shower-rain-n:before {
    content: '\e804';
    display: none;
}
.snow-d:before {
    content: '\e805';
    display: none;
}
.snow-n:before {
    content: '\e805';
    display: none;
}
.thunderstorm-d:before {
    content: '\e806';
    display: none;
}
.thunderstorm-n:before {
    content: '\e806';
    display: none;
}
.broken-clouds-d:before {
    content: '\e807';
    display: none;
}
.broken-clouds-n:before {
    content: '\e807';
    display: none;
}
.clear-sky-d:before {
    content: '\e808';
    display: none;
}
.clear-sky-n:before {
    content: '\e809';
    display: none;
}
.few-clouds-d:before {
    content: '\e80a';
    display: none;
}
.few-clouds-n:before {
    content: '\e80b';
    display: none;
}
.td-icons-drop:before {
    content: '\e80c';
}
.td-icons-wind:before {
    content: '\e80d';
}
.td-icons-arrows-down:before {
    content: '\e80e';
}
.td-icons-arrows-up:before {
    content: '\e80f';
}
.td-icons-cloud:before {
    content: '\e810';
}
.td-icons-location:before {
    content: '\e811';
}
/*  ----------------------------------------------------------------------------
    header
*/
.td-review {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 0;
    background-color: #f5f5f5;
    width: 100%;
    margin-bottom: 20px;
}
.td-review td {
    border: 0;
}
.td-review .td-icon-star,
.td-review .td-icon-star-empty,
.td-review .td-icon-star-half {
    width: 21px;
}
.td-review .block-title {
    background-color: #222;
    margin-left: 0;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding: 2px 15px;
    vertical-align: middle;
}
.td-review .td-review-desc:first-child {
    border-top: 1px dashed #d8d8d8;
}
.td-review .td-review-stars:nth-child(2) {
    border-top: 1px dashed #d8d8d8;
}
.td-review-header .block-title {
    margin-bottom: 0;
}
.td-review-header td {
    padding: 18px 19px 20px 20px;
    border: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-review-header td {
        padding: 18px 17px 20px 17px;
    }
}
@media (max-width: 767px) {
    .td-review-header td {
        padding: 18px 10px 20px 10px;
    }
}
.td-icon-star,
.td-icon-star-empty,
.td-icon-star-half {
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    width: 17px;
}
.td-review-summary-content {
    font-size: 11px;
}
/*  ----------------------------------------------------------------------------
    footer
*/
.td-review-summary {
    padding: 20px;
    border-bottom: 1px solid #e6e6e6;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-review-summary {
        padding: 20px 17px;
    }
}
@media (max-width: 767px) {
    .td-review-summary {
        padding: 20px 10px;
    }
}
.td-review-summary .block-title {
    margin-bottom: 12px;
}
.td-review-score {
    background-color: #f5f5f5;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    vertical-align: top;
    padding: 0;
}
.td-review-footer {
    border-top: 1px dashed #d8d8d8;
}
.td-review-footer.rate_point,
.td-review-footer.rate_percent {
    border-top: 0;
}
.td-review-overall {
    margin: 20px;
    border: 1px solid #999;
    min-width: 130px;
    width: 130px;
    float: right;
    padding: 10px 0 10px 0;
    line-height: 14px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-review-overall {
        margin: 20px 17px;
    }
}
@media (max-width: 767px) {
    .td-review-overall {
        margin: 20px 10px;
    }
}
.td-review-overall span {
    font-size: 11px;
}
.td_review_with_bars td {
    height: 28px;
}
.td-review-final-star {
    height: 24px;
    line-height: 18px;
}
/*  ----------------------------------------------------------------------------
    stars
*/
.td-review-stars {
    width: 120px;
    text-align: center;
    line-height: 11px;
}
.td-review-final-score {
    line-height: 70px;
    position: relative;
    top: 2px;
}
.td-review-final-score span {
    line-height: 0;
}
/*  ----------------------------------------------------------------------------
    review bars
*/
.td-rating-bar-wrap {
    height: 20px;
    margin: 0 20px 11px 20px;
    background-color: #ffffff;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-rating-bar-wrap {
        margin: 0 17px 11px 17px;
    }
}
@media (max-width: 767px) {
    .td-rating-bar-wrap {
        margin: 0 10px 11px 10px;
    }
}
.td-rating-bar-wrap div {
    height: 20px;
    background: #4db2ec;
}
.td-review-desc {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 12px;
    color: #444;
    border-bottom: 1px dashed #d8d8d8;
    padding: 6px 0 6px 21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-review-desc {
        padding: 6px 0 6px 17px;
    }
}
@media (max-width: 767px) {
    .td-review-desc {
        padding: 6px 0 6px 10px;
    }
}
.td-review-details {
    font-size: 12px;
}
.td-review-details .td-review-desc {
    display: inline-block;
    padding: 0 0 1px 21px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-review-details .td-review-desc {
        padding: 0 0 1px 17px;
    }
}
@media (max-width: 767px) {
    .td-review-details .td-review-desc {
        padding: 0 0 1px 10px;
    }
}
.td-review-stars {
    border-bottom: 1px dashed #d8d8d8;
}
.td-review-row-bars .td-review-desc {
    border: none;
}
.td-review-row-bars .td-review-desc:first-child {
    border: none;
}
.td-review-row-bars td {
    padding: 0;
    border: 0 !important;
}
/*  ----------------------------------------------------------------------------
    percent
*/
.td-review-percent-sign {
    font-size: 30px;
}
.td-review-percent {
    float: right;
    padding: 0 21px 1px 0;
    font-size: 11px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-review-percent {
        padding: 0 17px 1px 0;
    }
}
@media (max-width: 767px) {
    .td-review-percent {
        padding: 0 10px 1px 0;
    }
}
/*  ----------------------------------------------------------------------------
    footer
*/
.td-footer-container {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: #222;
    padding: 42px 0 20px 0;
    color: #fff;
    z-index: 0;
    /*

    fix widgets style for footer

  */
}
.td-footer-container a {
    color: #fff;
}
.td-footer-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom;
    z-index: -1;
    border-left: 0 solid #e6e6e6;
    border-right: 0 solid #e6e6e6;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-footer-container:before {
        border-width: 0 !important;
    }
}
.td-footer-container .meta-info {
    color: #888;
}
.td-footer-container .meta-info .entry-date {
    color: #fff;
}
.td-footer-container .block-title > a,
.td-footer-container .block-title > span {
    background-color: #fff;
    color: #222;
}
.td-footer-container .widget_rss .block-title .rsswidget {
    color: #222;
}
.td-footer-container .widget .block-title {
    margin-top: 0;
}
.td-footer-container .widget_text p {
    color: #fff;
}
.td-footer-container select {
    color: #222;
}
.td-footer-container .td_block_wrap {
    padding-top: 0;
}
.td-footer-container .td-footer-info {
    margin-bottom: 36px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-footer-container .td-footer-info {
        text-align: center;
    }
}
.td-footer-container .td-post-author-name a:hover,
.td-footer-container .td-module-comments a:hover {
    color: #fff;
}
.td-footer-container .td-pb-span4,
.td-footer-container .td-pb-span8,
.td-footer-container .td-pb-span12 {
    border-left: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-footer-container .td-pb-span4,
    .td-footer-container .td-pb-span8,
    .td-footer-container .td-pb-span12 {
        padding-bottom: 20px;
    }
}
.td-footer-container .td-pb-span4:last-child,
.td-footer-container .td-pb-span8:last-child,
.td-footer-container .td-pb-span12:last-child {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-footer-container .td-pb-span4:last-child,
    .td-footer-container .td-pb-span8:last-child,
    .td-footer-container .td-pb-span12:last-child {
        padding-bottom: 0;
    }
}
.td-footer-container.td-container {
    border-bottom-width: 0;
}
.td-footer-container .widget_calendar a:hover {
    color: #fff;
}
.td-footer-container .widget_recent_comments li,
.td-footer-container .widget_recent_entries li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
}
.td-footer-container .widget_recent_comments li:last-child,
.td-footer-container .widget_recent_entries li:last-child {
    border-bottom: 0;
}
.td-footer-container .td_module_14 .meta-info,
.td-footer-container .td_module_5,
.td-footer-container .td_module_9 .item-details,
.td-footer-container .td_module_8 .item-details,
.td-footer-container .td_module_mx3 .meta-info {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
}
.td-footer-container .widget_search {
    margin-top: 0;
}
.td-footer-container .widget_search .wpb_button {
    background-color: #444;
}
.td-footer-container .widget_search .wpb_button:hover {
    background-color: #4db2ec;
}
.td-footer-container .td_block_wrap {
    border-top: 0;
    margin-bottom: 20px !important;
}
.td-footer-container table td,
.td-footer-container table th {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.td-footer-container tfoot td {
    border: 0;
}
.td-footer-container .widget_calendar #today {
    background-color: #444;
}
.td-footer-container .widget_calendar #today a {
    color: #4db2ec;
}
.td-footer-container .widget_calendar td {
    border-radius: 0;
}
.td-footer-container .td-excerpt {
    color: #b5b5b5;
}
.td-footer-container .td-module-meta-info .td-post-date {
    color: #888;
}
.td-footer-container .td_social_type:hover .td-social-box {
    background-color: #444;
}
.td-footer-container .td-social-style1 .td_social_type .td-social-box,
.td-footer-container .td-social-style7 .td_social_type .td-social-box {
    background-color: #444;
}
.td-footer-container .td-social-style2,
.td-footer-container .td-social-style8 {
    color: #fff;
}
.td-footer-container .td-social-style2 .td_social_type,
.td-footer-container .td-social-style8 .td_social_type {
    color: #fff;
}
.td-footer-container .td-social-style2 .td_social_type:hover,
.td-footer-container .td-social-style8 .td_social_type:hover {
    color: #999;
}
.td-footer-container .td-social-style2 .td_social_type:hover a,
.td-footer-container .td-social-style8 .td_social_type:hover a {
    color: #999;
}
.td-footer-container .td-social-style2 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style8 .td_social_type:hover .td-social-box {
    background-color: transparent;
}
.td-footer-container .td-social-style2 .td_social_type .td-social-box,
.td-footer-container .td-social-style8 .td_social_type .td-social-box {
    border-color: #444;
}
.td-footer-container .td-social-style2 .td_social_type a,
.td-footer-container .td-social-style8 .td_social_type a {
    color: #fff;
}
.td-footer-container .td-social-style2 .td_social_type .td_social_button,
.td-footer-container .td-social-style8 .td_social_type .td_social_button {
    border-color: #444;
}
.td-footer-container .td-social-style3,
.td-footer-container .td-social-style4 {
    color: #fff;
}
.td-footer-container .td-social-style3 .td_social_type a,
.td-footer-container .td-social-style4 .td_social_type a {
    color: #fff;
}
.td-footer-container .td-social-style3 .td_social_type:hover,
.td-footer-container .td-social-style4 .td_social_type:hover {
    color: #999;
}
.td-footer-container .td-social-style3 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style4 .td_social_type:hover .td-social-box {
    background-color: transparent;
}
.td-footer-container .td-social-style3 .td_social_type:hover a,
.td-footer-container .td-social-style4 .td_social_type:hover a {
    color: #999;
}
.td-footer-container .td-social-style9,
.td-footer-container .td-social-style10 {
    color: #fff;
}
.td-footer-container .td-social-style9 .td_social_type:hover,
.td-footer-container .td-social-style10 .td_social_type:hover {
    color: #999;
}
.td-footer-container .td-social-style9 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style10 .td_social_type:hover .td-social-box {
    background-color: transparent;
}
.td-footer-container .td_module_14 .meta-info,
.td-footer-container .td_module_mx3 .meta-info,
.td-footer-container .td_module_mx1 .td-block14-border {
    background-color: #222;
}
.td-footer-container .widget {
    padding-bottom: 20px;
}
.td-footer-container .td_block_13.td_block_widget .td_module_mx3 {
    left: 0;
}
.td-footer-container .td_block_14 {
    background-color: transparent;
}
.td-footer-container .td_block_14 .td-block-row {
    background-color: transparent;
    border-color: transparent;
}
.td-footer-container .td-pb-row .td-pb-span4:after {
    display: none;
}
.footer-email-wrap {
    padding-top: 21px;
}
.footer-email-wrap a {
    color: #4db2ec;
}
.footer-logo-wrap {
    margin-bottom: 20px;
    display: block;
}
.footer-logo-wrap img {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .footer-logo-wrap img {
        margin-right: auto;
        margin-left: auto;
    }
}
.td-footer-full {
    text-align: center;
}
.td-footer-full .footer-social-wrap i {
    margin: 10px 3px 0 7px;
}
.td-footer-full .footer-logo-wrap {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.td-footer-full .footer-logo-wrap img {
    margin-right: auto;
    margin-left: auto;
}
/*  ----------------------------------------------------------------------------
    social icons footer
*/
.footer-social-wrap i {
    border-radius: 3px;
    margin: 12px 5px 12px 0;
    color: #fff;
    width: 32px;
    height: 32px;
    font-size: 16px;
    padding-top: 8px;
    line-height: 16px;
}
.td-social-style2 i:hover {
    color: #fff;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-behance {
    background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-blogger {
    background-color: #ffa900;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-delicious {
    background-color: #3399ff;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-deviantart {
    background-color: #4e6252;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-digg {
    background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-dribbble {
    background-color: #ea4c89;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-evernote {
    background-color: #07c257;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-facebook {
    background-color: #3B5998;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-flickr {
    background-color: #ff0084;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-forrst {
    background-color: #3b7140;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-googleplus {
    background-color: #dd4b39;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-grooveshark {
    background-color: #f77f00;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-instagram {
    background-color: #3f729b;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-lastfm {
    background-color: #ce2127;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-linkedin {
    background-color: #007bb6;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-mail {
    background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-myspace {
    background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-path {
    background-color: #e62f17;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-paypal {
    background-color: #009cde;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-pinterest {
    background-color: #cb2027;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-reddit {
    background-color: #ff4100;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-rss {
    background-color: #f36f24;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-share {
    background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-skype {
    background-color: #01aef2;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-soundcloud {
    background-color: #ff5500;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-spotify {
    background-color: #81b900;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-stackoverflow {
    background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-steam {
    background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-stumbleupon {
    background-color: #eb4923;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-tumblr {
    background-color: #32506d;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-twitter {
    background-color: #00aced;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-vimeo {
    background-color: #5289cc;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-vk {
    background-color: #45668e;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-windows {
    background-color: #319de5;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-wordpress {
    background-color: #222222;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-yahoo {
    background-color: #720e9e;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-youtube {
    background-color: #bb0000;
}
/*  ----------------------------------------------------------------------------
    sub-footer
*/
.td-sub-footer-container {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 10px 0 10px 0;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #222;
    z-index: 0;
    /* responsive portrait phone */
}
.td-sub-footer-container:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    height: 100%;
    width: 1px;
    background-color: #e6e6e6;
    z-index: 0;
}
@media (max-width: 767px) {
    .td-sub-footer-container {
        text-align: center;
    }
}
.td-sub-footer-container a {
    color: #222;
    padding: 0 10px;
}
.td-sub-footer-container a:hover {
    color: #4db2ec;
}
.td-sub-footer-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-sub-footer-container ul {
        margin-bottom: 6px;
    }
}
.td-sub-footer-container li {
    display: inline-block;
    position: relative;
    zoom: 1;
}
.td-sub-footer-container li:last-child a {
    padding-right: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-sub-footer-container li:last-child a {
        padding-right: 10px;
    }
}
.td-sub-footer-container li:first-child a:before {
    display: none;
}
.td-sub-footer-container .td-pb-span4,
.td-sub-footer-container .td-pb-span8 {
    border-left: none;
}
.td-sub-footer-container.td-container {
    border-bottom: none;
}
.td-sub-footer-container .td-pb-row {
    overflow: visible;
}
.td-sub-footer-copy {
    line-height: 24px;
}
.td-sub-footer-menu {
    text-align: right;
    /* responsive portrait phone */
}
@media (min-width: 1023px) and (max-width: 1120px) {
    .td-sub-footer-menu {
        padding-right: 42px;
    }
}
@media (min-width: 767px) and (max-width: 860px) {
    .td-sub-footer-menu {
        padding-right: 42px;
    }
}
@media (max-width: 767px) {
    .td-sub-footer-menu {
        text-align: center;
    }
}
.td-sub-footer-menu li {
    text-align: left;
}
.td-sub-footer-menu li:hover .sub-menu {
    display: table;
    position: absolute;
    bottom: 10px;
}
.td-sub-footer-menu li ul {
    background-color: #ffffff;
    display: none;
    position: relative;
    bottom: 22px !important;
    left: 0 !important;
    border-bottom: 3px solid #000000;
    list-style: none;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
.td-sub-footer-menu li ul a {
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 28px;
    display: block;
    text-transform: none;
    margin: 0 10px 0 0;
    white-space: nowrap;
}
.td-sub-footer-menu li ul a:hover {
    color: #4db2ec;
}
.td-sub-footer-menu li ul a:before {
    display: none;
}
/* Sub Footer Menu */
.td-sub-footer-container .td-sub-footer-menu {
    float: right;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-sub-footer-container .td-sub-footer-menu {
        float: none;
    }
}
.td-add-border {
    border-top: 1px solid #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    Footer Template 10
*/
.td-footer-template-10 {
    padding: 20px 0;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-footer-template-10 {
        padding: 12px 0;
    }
}
.td-footer-template-10 .td-a-rec-id-footer_top,
.td-footer-template-10 .td-g-rec-id-footer_top {
    margin-top: 10px;
    margin-bottom: 20px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-footer-template-10 .td-a-rec-id-footer_top,
    .td-footer-template-10 .td-g-rec-id-footer_top {
        margin-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .td-footer-template-10 .td-a-rec-id-footer_top,
    .td-footer-template-10 .td-g-rec-id-footer_top {
        margin: 5px auto 16px;
    }
}
.td-footer-template-10 .td-a-rec-id-footer_top > div,
.td-footer-template-10 .td-g-rec-id-footer_top > div,
.td-footer-template-10 .td-a-rec-id-footer_top .adsbygoogle,
.td-footer-template-10 .td-g-rec-id-footer_top .adsbygoogle {
    margin: 0;
}
.td-footer-template-10 .td-a-rec-id-footer_top .td-adspot-title,
.td-footer-template-10 .td-g-rec-id-footer_top .td-adspot-title {
    margin-top: -21px;
    margin-bottom: 5px;
}
.td-footer-template-10 .td-social-icon-wrap {
    margin: 4px 0;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Open Sans', arial, sans-serif;
}
.td-footer-template-10 .td-social-icon-wrap i {
    margin: 0;
}
.td-footer-template-10 .td-social-name {
    font-size: 13px;
    margin: 0 20px 0 3px;
    position: relative;
    bottom: 2px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-footer-template-10 .td-social-name {
        font-size: 11px;
        margin: 0 15px 0 3px;
    }
}
@media (max-width: 767px) {
    .td-footer-template-10 .td-social-name {
        display: none;
    }
}
.td-footer-template-10 .footer-social-wrap {
    padding: 0 20px;
    cursor: default;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-footer-template-10 .footer-social-wrap {
        padding: 0 10px;
    }
}
.td-footer-template-10 .widget {
    padding-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    wordpress default galleries
*/
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-item .gallery-caption {
    text-align: left;
    position: relative;
    bottom: 17px;
    margin-bottom: 0px;
}
.gallery-item .gallery-icon img {
    margin-bottom: 20px;
}
.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 img,
.gallery-columns-3 img,
.gallery-columns-4 img,
.gallery-columns-5 img,
.gallery-columns-6 img,
.gallery-columns-7 img,
.gallery-columns-8 img,
.gallery-columns-9 img {
    border-bottom: 2px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    margin-bottom: 0px !important;
}
.gallery-columns-2 .gallery-caption,
.gallery-columns-3 .gallery-caption,
.gallery-columns-4 .gallery-caption,
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
.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%;
}
/*  ----------------------------------------------------------------------------
    custom gallery-columns-1
*/
.gallery-columns-1 .gallery-item {
    overflow: hidden;
    margin-bottom: 30px;
}
.gallery-columns-1 img {
    margin-bottom: 0px !important;
    text-align: center;
    margin: 0px auto 0px auto;
}
.gallery-columns-1 .gallery-caption {
    background-color: #0e0e0e;
    color: white;
    font-size: 12px;
    font-style: normal;
    padding: 8px 14px 10px 14px;
    line-height: 19px;
    bottom: 4px;
}
.td-scroll-up {
    -webkit-transform: translateZ(0);
    position: fixed;
    bottom: 4px;
    right: 5px;
    display: none;
    border-radius: 3px;
    width: 38px;
    height: 38px;
}
.td-scroll-up .td-icon-menu-up {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    display: block;
    text-align: center ;
    width: 38px;
    top: 7px;
}
.td-scroll-up:hover {
    cursor: pointer;
    opacity: 1;
}
.td-scroll-up-visible {
    display: block;
    background-color: #4db2ec;
    z-index: 9999;
    /* responsive phone */
}
@media (max-width: 767px) {
    .td-scroll-up-visible {
        display: none;
    }
}
/* theme style customizer */
.td-live-theme-demos {
    color: #000;
    /* responsive phone */
    font-family: 'Roboto', sans-serif;
    text-align: center;
    position: fixed;
    top: 0;
    right: 0;
    width: 283px;
    height: 100%;
    background-color: white;
    z-index: 9999;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    transform: translateX(283px);
    -webkit-transform: translateX(283px);
    -moz-transform: translateX(283px);
    -ms-transform: translateX(283px);
    -o-transform: translateX(283px);
    /* responsive laptop */
    /* -----------------------------------------------

      Sprite images position for each demo

  */
    /* ----------------------------------------------- */
}
@media (max-width: 767px) {
    .td-live-theme-demos {
        display: none;
    }
}
@media (max-width: 1366px) {
    .td-live-theme-demos {
        width: 202px;
        transform: translateX(202px);
        -webkit-transform: translateX(202px);
        -moz-transform: translateX(202px);
        -ms-transform: translateX(202px);
        -o-transform: translateX(202px);
    }
}
.td-live-theme-demos:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #e8e8e8;
    z-index: 1;
}
.td-live-theme-demos .td-set-hide-show a {
    background-color: #fff;
    position: absolute;
    top: 145px;
    right: 280px;
    padding: 11px 10px;
    border: 1px solid #e8e8e8;
    z-index: -1;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px;
    width: 64px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-set-hide-show a {
        right: 200px;
    }
}
.td-live-theme-demos .td-set-hide-show a a {
    color: black;
}
.td-live-theme-demos .td-skin-container {
    width: 283px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-skin-container {
        width: 202px;
    }
}
.td-live-theme-demos .td-skin-body {
    height: 100%;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
.td-live-theme-demos .td-skin-wrap {
    height: 100%;
    overflow-y: scroll;
    position: absolute;
    z-index: 1;
}
.td-live-theme-demos .td-skin-buy a {
    display: inline-block;
    color: #fff;
    background-color: #4db2ec;
    padding: 12px 36px;
    border-radius: 2px;
    margin: 26px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-skin-buy a {
        padding: 11px 16px;
        margin: 14px 0 17px;
        font-size: 13px;
        line-height: 18px;
    }
}
.td-live-theme-demos .td-skin-buy a:hover {
    opacity: 0.9;
}
.td-live-theme-demos .td-skin-header {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    padding: 0 12px 16px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-skin-header {
        font-size: 14px;
        padding: 0 12px 10px;
    }
}
.td-live-theme-demos .td-skin-desc {
    font-size: 13px;
    line-height: 18px;
    padding: 0 10px 22px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-skin-desc {
        font-size: 12px;
        padding: 0 19px 13px;
    }
}
.td-live-theme-demos .td-skin-desc span {
    font-size: 14px;
    font-weight: bold;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-skin-desc span {
        font-size: 11px;
    }
}
.td-live-theme-demos .td-set-theme-style {
    display: inline-block;
    float: left;
}
.td-live-theme-demos .td-set-theme-style-empty {
    display: inline-block;
    float: left;
}
.td-live-theme-demos .td-set-theme-style-empty a {
    cursor: default;
}
.td-live-theme-demos .td-set-theme-style-link {
    position: relative;
    background-color: #222;
}
.td-live-theme-demos .td-set-theme-style-link:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    opacity: 0;
}
.td-live-theme-demos .td-set-theme-style-link:after {
    content: '';
    width: 143px;
    height: 103px;
    background-color: transparent;
    position: absolute;
    top: -3px;
    left: 0;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-set-theme-style-link:after {
        width: 102px;
        height: 73px;
    }
}
.td-live-theme-demos .td-set-theme-style-link:hover:before {
    opacity: 0.1;
}
.td-live-theme-demos .td-demos-list:hover {
    cursor: pointer;
}
.td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n),
.td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) {
    position: relative;
    left: 3px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n),
    .td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) {
        left: 2px;
    }
}
.td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n) .td-set-theme-style-link:after,
.td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) .td-set-theme-style-link:after {
    width: 140px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n) .td-set-theme-style-link:after,
    .td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) .td-set-theme-style-link:after {
        width: 100px;
    }
}
.td-live-theme-demos .td-popup {
    background-image: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/demos_popup/demos-popup.png');
    background-repeat: no-repeat;
    display: block;
    margin-top: 3px;
    width: 140px;
    height: 100px;
    /* responsive laptop */
}
.td-live-theme-demos .td-popup span {
    display: block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
    transition: opacity 0.1s ease;
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup {
        height: 71px;
        width: 100px;
        background-size: 100px 1562px;
    }
    .td-live-theme-demos .td-popup span {
        width: 25px;
        height: 25px;
    }
}
.td-live-theme-demos .td-popup:hover span {
    opacity: 0.8 !important;
}
.td-live-theme-demos .td-popup-voice span,
.td-live-theme-demos .td-popup-magazine span,
.td-live-theme-demos .td-popup-food span,
.td-live-theme-demos .td-popup-sound_square span {
    background: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/demos_popup/new-badge.png');
}
.td-live-theme-demos .td-popup-animals {
    background-position: 0 0;
}
.td-live-theme-demos .td-popup-blog {
    background-position: 0 -100px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-blog {
        background-position: 0 -71px;
    }
}
.td-live-theme-demos .td-popup-cars {
    background-position: 0 -200px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-cars {
        background-position: 0 -142px;
    }
}
.td-live-theme-demos .td-popup-fashion {
    background-position: 0 -300px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-fashion {
        background-position: 0 -213px;
    }
}
.td-live-theme-demos .td-popup-default {
    background-position: 0 -400px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-default {
        background-position: 0 -284px;
    }
}
.td-live-theme-demos .td-popup-scandal {
    background-position: 0 -500px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-scandal {
        background-position: 0 -355px;
    }
}
.td-live-theme-demos .td-popup-sport {
    background-position: 0 -600px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-sport {
        background-position: 0 -426px;
    }
}
.td-live-theme-demos .td-popup-tech {
    background-position: 0 -700px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-tech {
        background-position: 0 -497px;
    }
}
.td-live-theme-demos .td-popup-travel {
    background-position: 0 -800px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-travel {
        background-position: 0 -568px;
    }
}
.td-live-theme-demos .td-popup-video {
    background-position: 0 -900px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-video {
        background-position: 0 -639px;
    }
}
.td-live-theme-demos .td-popup-empty1 {
    background-position: 0 -1000px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-empty1 {
        background-position: 0 -710px;
    }
}
.td-live-theme-demos .td-popup-empty2 {
    background-position: 0 -1100px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-empty2 {
        background-position: 0 -781px;
    }
}
.td-live-theme-demos .td-popup-empty3 {
    background-position: 0 -1200px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-empty3 {
        background-position: 0 -852px;
    }
}
.td-live-theme-demos .td-popup-empty4 {
    background-position: 0 -1300px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-empty4 {
        background-position: 0 -923px;
    }
}
.td-live-theme-demos .td-popup-empty5 {
    background-position: 0 -1400px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-empty5 {
        background-position: 0 -994px;
    }
}
.td-live-theme-demos .td-popup-empty6 {
    background-position: 0 -1500px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-empty6 {
        background-position: 0 -1065px;
    }
}
.td-live-theme-demos .td-popup-empty7 {
    background-position: 0 -1600px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-empty7 {
        background-position: 0 -1136px;
    }
}
.td-live-theme-demos .td-popup-empty8 {
    background-position: 0 -1700px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-empty8 {
        background-position: 0 -1207px;
    }
}
.td-live-theme-demos .td-popup-voice {
    background-position: 0 -1800px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-voice {
        background-position: 0 -1278px;
    }
}
.td-live-theme-demos .td-popup-magazine {
    background-position: 0 -1900px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-magazine {
        background-position: 0 -1349px;
    }
}
.td-live-theme-demos .td-popup-food {
    background-position: 0 -2000px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-food {
        background-position: 0 -1420px;
    }
}
.td-live-theme-demos .td-popup-sound_square {
    background-position: 0 -2100px;
    /* responsive laptop */
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-popup-sound_square {
        background-position: 0 -1491px;
    }
}
.td-live-theme-demos .td-screen-demo {
    width: 380px;
    height: 488px;
    z-index: 1;
    position: absolute;
    visibility: hidden;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}
.td-live-theme-demos .td-screen-demo img {
    display: block;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.td-live-theme-demos .td-screen-demo-extend {
    width: 140px;
    height: 510px;
    right: 140px;
    z-index: 1;
    position: absolute;
    display: none;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}
@media (max-width: 1366px) {
    .td-live-theme-demos .td-screen-demo-extend {
        width: 100px;
        right: 100px;
    }
}
.td-live-theme-demos .td-skin-scroll {
    position: fixed;
    height: 36px;
    width: 45px;
    background-color: rgba(51, 51, 51, 0.9);
    opacity: 1;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 10px;
    padding-top: 6px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: bottom 0.4s ease 0s;
    -moz-transition: bottom 0.4s ease 0s;
    -o-transition: bottom 0.4s ease 0s;
    transition: bottom 0.4s ease 0s;
}
.td-live-theme-demos .td-skin-scroll i {
    color: #fff;
    font-size: 25px;
    display: block;
    cursor: pointer;
}
.td-live-theme-demos.td-theme-settings-closed .td-screen-demo {
    visibility: hidden !important;
}
.td-ts-closed-no-transition {
    transition: none !important;
}
@-moz-document url-prefix() {
    .td-live-theme-demos .td-set-hide-show a {
        line-height: 16px;
    }
}
.td-js-loaded .td-live-theme-demos {
    visibility: visible;
    -webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    -moz-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    -o-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
body .td-live-theme-demos.td-theme-settings-small {
    -webkit-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
}
.td-customizer-change-layout {
    cursor: pointer;
}
.td-customizer-change-layout span {
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    position: relative;
    display: inline-block;
    width: 77px ;
    font-size: 11px;
    height: 28px;
    line-height: 27px;
    margin-bottom: 12px ;
    border: 1px solid #ededed;
    color: #5a5a5a;
}
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #cccccc;
}
.mfp-preloader a:hover {
    color: white;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    padding-right: 15px;
    font-size: 11px;
    line-height: 18px;
}
.mfp-arrow {
    font-family: 'newsmag', sans-serif;
    font-size: 30px;
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:before {
    content: '\e807';
    color: #ffffff;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:before {
    content: '\e808';
    color: #ffffff;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}
/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
    z-index: 1;
}
/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}
.mfp-figure:before {
    bottom: 40px;
    content: "";
    display: block;
    height: 20%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    /* IE6-9 */
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.mfp-ready .mfp-s-ready .mfp-figure:before {
    opacity: 1;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    cursor: auto;
    padding: 0px 65px 0px 15px;
    z-index: 1;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
}
.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) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    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;
}
/* Zoom */
.image-source-link {
    color: #98C3D1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0.001;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.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;
}
#login_pass-mob,
#login_pass {
    display: none !important;
}
.td-login-show #login_pass-mob,
.mfp-ready #login_pass {
    display: inline-block !important;
}
/*  ----------------------------------------------------------------------------
  Login window
*/
.white-popup-block {
    position: relative;
    margin: 0 auto;
    max-width: 500px;
    min-height: 500px;
    font-family: 'Open Sans', arial, sans-serif;
    text-align: center;
    color: #fff;
    vertical-align: top;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    padding: 0 0 24px;
    overflow: hidden;
}
.white-popup-block:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: rgba(0, 0, 0, 0.8);
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
    z-index: -2;
}
.white-popup-block:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: -3;
}
.mfp-content {
    /* wrapper */
    /* the panel title */
    /* error message */
}
.mfp-content .td-login-wrap {
    position: relative;
}
.mfp-content .td-back-button {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    position: absolute;
    top: 13px;
    left: 8px;
    color: #fff;
    width: 50px;
    height: 50px;
    z-index: 99;
}
.mfp-content .td-back-button i {
    line-height: 48px;
    font-size: 16px;
}
.mfp-content .td-login-inputs {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
.mfp-content .td-login-inputs label {
    position: absolute;
    top: 8px;
    left: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    pointer-events: none;
}
.mfp-content .td-login-inputs:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 30 ")";
    filter: alpha(opacity=30);
}
.mfp-content .td-login-input {
    position: relative;
    background-color: transparent !important;
    height: 40px;
    margin: 0 !important;
    padding: 0;
    box-shadow: none !important;
    font-size: 15px;
    color: #fff;
    outline: none;
    border: 0;
}
.mfp-content .td-login-input:focus ~ label,
.mfp-content .td-login-input:valid ~ label {
    top: -18px;
    font-size: 11px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")";
    filter: alpha(opacity=60);
}
.mfp-content .td-login-input:invalid {
    font-style: italic;
}
.mfp-content .td-login-button {
    width: 100%;
    height: 50px;
    background-color: #fff;
    padding: 5px 12px 6px;
    margin: 20px 0 0 0 !important;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    border: 0;
    -webkit-transition: background-color 0.2s ease !important;
    -moz-transition: background-color 0.2s ease !important;
    -o-transition: background-color 0.2s ease !important;
    transition: background-color 0.2s ease !important;
    border-radius: 3px;
}
.mfp-content .td-login-button:active,
.mfp-content .td-login-button:hover {
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    background-color: #e2ea4b;
}
.mfp-content .td-login-info-text {
    display: block;
    margin-top: 6px;
    font-size: 11px;
    color: #fff;
}
.mfp-content .td-login-info-text a {
    color: inherit;
}
.mfp-content .td-login-info-text a:hover {
    text-decoration: underline !important;
}
.mfp-content #register-link {
    width: 100%;
    display: block;
    padding: 13px;
    margin-top: 24px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.mfp-content #register-link:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    border-radius: 3px;
}
.mfp-content #register-link:hover:before {
    opacity: 0.2;
}
.mfp-content .td-login-form-div {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 0 20%;
    /* responsive portrait phone */
}
@media (max-width: 480px) {
    .mfp-content .td-login-form-div {
        padding: 0 5%;
    }
}
.mfp-content #td-login-div {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
}
.mfp-content #td-login-div.td-display-none {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -o-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
}
.mfp-content .td-login-animation #td-login-div {
    transform: translate3d(-300px, 0, 0);
    -webkit-transform: translate3d(-300px, 0, 0);
    -moz-transform: translate3d(-300px, 0, 0);
    -ms-transform: translate3d(-300px, 0, 0);
    -o-transform: translate3d(-300px, 0, 0);
}
.mfp-content .td-login-animation .td-back-button {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
}
.mfp-content #td-register-div,
.mfp-content #td-forgot-pass-div {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    transform: translate3d(300px, 0, 0);
    -webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
}
.mfp-content #td-register-div.td-display-block,
.mfp-content #td-forgot-pass-div.td-display-block {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    -o-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.mfp-content #login-form .mfp-close {
    position: absolute;
    top: 26px;
    width: 20px;
    height: 20px;
    line-height: 0;
    font-size: 0;
    color: #fff;
    font-family: 'newsmag', sans-serif;
}
.mfp-content #login-form .mfp-close:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    font-size: 16px;
    vertical-align: bottom;
    color: #fff;
}
.mfp-content #login-form #login-link {
    position: absolute;
    left: 26px;
    top: 28px;
    cursor: pointer;
}
.mfp-content #login-form .mfp-close {
    right: 27px;
    left: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
}
.mfp-content #login-form .mfp-close:before {
    content: '\e902';
}
.mfp-content .td-login-panel-title {
    padding: 26px 0 22px 0;
    line-height: 20px;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    pointer-events: none;
}
.mfp-content .td-login-panel-descr {
    margin-bottom: 77px;
    font-size: 13px;
    line-height: 1;
}
.mfp-content .td_display_err {
    color: #fff;
    padding: 14px 30px;
    display: none;
    position: absolute;
    top: 93px;
    left: 0;
    right: 0;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 -40%;
    line-height: 1;
}
.mfp-content .td_display_err:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: -1;
}
.mfp-content .td_display_msg_ok:before {
    background-color: #fff;
    opacity: 0.1;
}
/**
tagdiv animations
-
- mfp-with-anim - has to be on the wrapper
*/
.mpf-td-login-effect {
    /* start state */
    /* animate in */
    /* animate out */
}
.mpf-td-login-effect .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
    -moz-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
    -o-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
    /* custom */
    transform: perspective( 600px ) scale(0.4);
    -webkit-transform: perspective( 600px ) scale(0.4);
    -moz-transform: perspective( 600px ) scale(0.4);
    -ms-transform: perspective( 600px ) scale(0.4);
    -o-transform: perspective( 600px ) scale(0.4);
}
.mpf-td-login-effect.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mpf-td-login-effect.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: perspective( 600px ) scale(1);
    -webkit-transform: perspective( 600px ) scale(1);
    -moz-transform: perspective( 600px ) scale(1);
    -ms-transform: perspective( 600px ) scale(1);
    -o-transform: perspective( 600px ) scale(1);
}
.mpf-td-login-effect.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mpf-td-login-effect.mfp-removing .mfp-with-anim {
    transform: perspective( 600px ) scale(0.4);
    -webkit-transform: perspective( 600px ) scale(0.4);
    -moz-transform: perspective( 600px ) scale(0.4);
    -ms-transform: perspective( 600px ) scale(0.4);
    -o-transform: perspective( 600px ) scale(0.4);
    opacity: 0;
}
.mpf-td-login-effect.mfp-removing.mfp-bg {
    opacity: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    /*  ----------------------------------------------------------------------------
      main sprite file
  */
    .td-sp,
    .iosSlider .prevButton,
    .iosSlider .nextButton,
    .sf-sub-indicator {
        background-image: url('/web/20190314022945im_/https://cnskashmir.com/wp-content/themes/cns/images/sprite/elements@2x.png');
        background-size: 90px 2100px !important;
    }
}
.post .row-fluid {
    padding-bottom: 21px;
}
/**
* More stories box
*/
.td-more-articles-box {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: fixed;
    width: 341px;
    bottom: 48px;
    right: -384px;
    background-color: #ffffff;
    padding: 16px 20px 0px 20px;
    border-style: solid;
    border-color: #e6e6e6;
    border-width: 1px 0px 1px 1px;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: right 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
    -moz-transition: right 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
    -o-transition: right 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
    transition: right 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.265, 0.365, 0.26, 0.865);
    -moz-transition-timing-function: cubic-bezier(0.265, 0.365, 0.26, 0.865);
    -o-transition-timing-function: cubic-bezier(0.265, 0.365, 0.26, 0.865);
    transition-timing-function: cubic-bezier(0.265, 0.365, 0.26, 0.865);
    /* custom */
    /* responsive portrait phone */
}
@media (max-width: 368px) {
    .td-more-articles-box {
        width: 100%;
        padding: 16px 5px 0px 5px;
    }
}
.td-more-articles-box-title {
    font-family: 'Open Sans', arial, sans-serif;
    color: #222222;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    min-width: 300px;
    margin-bottom: 18px;
}
.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-close-more-articles-box {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 14px;
    top: 17px;
    line-height: 26px;
    padding: 2px 11px;
    font-size: 17px;
}
.td-front-end-display-block {
    right: 0;
    visibility: visible;
}
#td_css_split_separator {
    visibility: visible;
}
/*  ----------------------------------------------------------------------------
    less for gallery slider
*/
.td-gallery-slide-top {
    position: relative;
    width: 100%;
    background-color: #2d2d2d;
    min-height: 44px;
    vertical-align: top;
}
.td-gallery-title {
    display: inline-block;
    color: #ffffff;
    font-family: 'Open Sans', arial, sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    padding: 13px 20px 13px 20px;
    position: relative;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-gallery-title {
        width: 65%;
        font-size: 13px;
        line-height: 17px;
        padding: 16px;
    }
}
/* controls wrapper */
.td-gallery-controls-wrapper {
    display: inline-block;
    height: 22px;
    margin: auto !important;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
}
.td-gallery-slide-count {
    display: inline-block;
    margin-right: 2px;
    font-style: italic;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    top: -1px;
    vertical-align: middle;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-gallery-slide-count {
        font-size: 10px;
        top: -2px;
    }
}
@media (max-width: 767px) {
    .td-gallery-slide-count {
        margin-right: 0;
        font-size: 10px;
        top: -2px;
    }
}
.td-gallery-slide-prev-next-but {
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-gallery-slide-prev-next-but {
        margin-right: 8px;
    }
}
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
    font-size: 14px;
    padding: 0 3px;
    /* responsive portrait phone */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (max-width: 767px) {
    .td-gallery-slide-prev-next-but .td-icon-left,
    .td-gallery-slide-prev-next-but .td-icon-right {
        padding: 0 4px;
    }
}
.td-gallery-slide-prev-next-but .td-icon-left:before {
    content: '\e901';
}
.td-gallery-slide-prev-next-but .td-icon-right:before {
    content: '\e901';
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.td-doubleSlider-1 {
    width: auto;
    background-color: #222222;
    overflow: hidden;
}
.td-doubleSlider-1 .td-slider {
    height: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.td-doubleSlider-1 .td-slider .item {
    max-height: 580px;
    left: 0;
    height: auto;
    margin: 0;
}
.td-doubleSlider-1 .td-slider .td-slide-galery-figure {
    margin: 0;
    text-align: center;
    position: relative;
    width: 980px;
    height: 580px;
}
.td-doubleSlider-1 .td-slide-item img {
    max-width: none !important;
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-item {
        width: 100%;
    }
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
    overflow: auto;
    margin: auto;
    position: absolute;
    left: -50%;
    right: -50%;
    top: -50%;
    bottom: -50%;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.6);
    /* if caption or description text is present */
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
    font-family: Verdana, Geneva, sans-serif;
    font-style: normal;
    line-height: 18px;
    font-size: 11px;
    color: #ffffff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-doubleSlider-1 .td-slide-item .td-slide-caption span {
        font-size: 10px;
    }
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
    width: 100%;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
        display: inline-block;
    }
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
    padding: 7px 6px 7px 17px;
    display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
        padding: 6px 6px 8px 17px;
    }
}
@media (max-width: 767px) {
    .td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
        font-size: 10px;
        line-height: 12px;
        padding: 5px 6px 7px 10px;
    }
}
.td-doubleSlider-1 .td-slide-item .td-gallery-slide-copywrite {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 3px 10px;
    text-align: left;
    color: #ffffff;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    line-height: 15px;
    font-size: 10px;
    background-color: rgba(0, 0, 0, 0.8);
}
.td-slide-on-2-columns .td-gallery-title {
    width: 73%;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-slide-on-2-columns .td-gallery-title {
        width: 64%;
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-gallery-title {
        font-size: 11px;
    }
}
.td-slide-on-2-columns .td-doubleSlider-1 {
    height: 420px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-slide-on-2-columns .td-doubleSlider-1 {
        height: 308px !important;
    }
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-doubleSlider-1 {
        height: 260px !important;
    }
}
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 640px !important;
    height: 420px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
        width: 469px !important;
        height: 308px;
    }
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure img {
        width: auto;
        height: 308px;
    }
}
@media (max-width: 767px) {
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
        width: 100% !important;
        height: 260px !important;
        line-height: 12px;
    }
    .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure img {
        width: auto;
        height: 260px;
    }
}
.td-slide-on-2-columns .td-button {
    margin: 0px 5px 0px 5px;
}
.td-slide-on-3-columns .td-gallery-title {
    width: 80%;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-slide-on-3-columns .td-gallery-title {
        width: 76%;
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .td-slide-on-3-columns .td-gallery-title {
        font-size: 11px;
    }
}
.td-slide-on-3-columns .td-doubleSlider-1 {
    height: 580px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-slide-on-3-columns .td-doubleSlider-1 {
        height: 427px !important;
    }
}
@media (max-width: 767px) {
    .td-slide-on-3-columns .td-doubleSlider-1 {
        height: 260px !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure {
        width: 721px !important;
        height: 427px !important;
    }
    .td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure img {
        width: auto;
        height: 427px;
    }
}
@media (max-width: 767px) {
    .td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure {
        max-width: 100% !important;
        height: 260px !important;
        line-height: 12px;
    }
    .td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure img {
        width: auto;
        height: 260px;
    }
}
.td-slide-on-3-columns .td-button {
    margin: 0 4.2px 0 4.3px;
}
.td-doubleSlider-2 {
    padding: 20px 0 10px 0;
    height: 80px !important;
    background-color: #222222;
    width: 100%;
    visibility: hidden;
    /* if there are not sufficient sliders to fill the td-doubleSlider-2, then move -how many sliders do we have- in the center of td-doubleSlider-2 */
}
@media (max-width: 767px) {
    .td-doubleSlider-2 {
        display: none;
    }
}
.td-doubleSlider-2 .td-slider {
    width: 100%;
    height: 100%;
    overflow-wrap: normal;
}
.td-doubleSlider-2 .td-button {
    top: -10px;
    display: inline-block;
    width: 80px !important;
    height: 60px;
    background-size: cover !important;
    background-position: center !important;
    /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-doubleSlider-2 .td-button {
        top: -9px !important;
        width: 56px !important;
        height: 58px;
    }
}
.td-doubleSlider-2 .td-button:hover {
    cursor: pointer;
}
.td-doubleSlider-2 .td-button .td-border {
    height: 60px;
    width: 80px;
    /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-doubleSlider-2 .td-button .td-border {
        height: 58px;
        width: 56px;
    }
}
.td-doubleSlider-2.td_center_slide2 {
    text-align: center;
    padding: 25px 0 10px 0;
}
.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-js-loaded .td-doubleSlider-2 {
    visibility: visible;
}
/*  ----------------------------------------------------------------------------
    less for gallery slider magnificPopup
*/
.td-magnific-popup-slide-gallery {
    margin: 0 auto;
    max-width: 1000px;
    max-height: 100%;
    text-align: left;
    vertical-align: top;
    position: relative;
}
.td-magnific-popup-slide-gallery img {
    display: block;
}
.td-magnific-popup-slide-gallery .td-magnific-popup-slide-gallery-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    background: #000000;
    opacity: 0.6;
    display: block;
    width: 100%;
}
.td-magnific-popup-slide-gallery span {
    display: block;
    font-family: Verdana, Geneva, sans-serif;
    font-style: normal;
    line-height: 18px;
    font-size: 11px;
    color: #ffffff;
    width: 100%;
    text-align: left;
    padding: 5px 7px 6px 7px;
}
.td-magnific-popup-slide-gallery .td-magnific-popup-slide-gallery-copywrite {
    position: absolute;
    top: -27px;
    right: 3px;
    padding: 5px 7px 6px 7px;
    text-align: left;
    color: #ffffff;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    line-height: 17px;
    font-size: 10px;
}
.td-magnific-popup-slide-gallery .mfp-close {
    color: #ffffff;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .mfp-title {
        font-size: 10px;
    }
}
.post_td_gallery {
    margin-bottom: 16px;
}
/*  ----------------------------------------------------------------------------
    General
*/
.td-smart-disable {
    background-color: #a5a5a5 !important;
    cursor: default;
    opacity: 0.5;
}
/*  ----------------------------------------------------------------------------
    Smart list 1
*/
.td_smart_list_1 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.td_smart_list_1 .td-item {
    width: 100%;
    margin: 0;
}
.td_smart_list_1 .td-item img {
    height: auto;
}
.td_smart_list_1 .td-sml1-current-item-nr {
    display: inline-block;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    color: #ffffff;
    padding: 6px 4px 6px 4px;
    background-color: #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 20px;
    vertical-align: top;
}
@media (max-width: 767px) {
    .td_smart_list_1 .td-sml1-current-item-nr {
        margin-bottom: 10px;
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
}
.td_smart_list_1 .td-sml1-current-item-title {
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 10px;
    width: 490px;
    margin-top: 8px;
    position: relative;
    top: -3px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_1 .td-sml1-current-item-title {
        font-size: 16px;
        max-width: 320px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_1 .td-sml1-current-item-title {
        display: block;
        width: 100%;
        font-size: 16px;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .td_smart_list_1 .td-number-and-title {
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
}
.td_smart_list_1 .td-number-and-title h2 {
    display: inline-block;
    margin: 0;
}
.td_smart_list_1 .td-controls {
    position: absolute;
    right: 0;
    top: 0;
    width: 88px;
    z-index: 9;
    background-color: #ffffff;
}
.td_smart_list_1 .td-controls .td-icon-left,
.td_smart_list_1 .td-controls .td-icon-right {
    border: 1px solid #e6e6e6;
    display: inline-block;
    width: 37px;
    height: 37px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 24px;
    padding: 7px 13px 7px 13px;
    background-color: #ffffff;
    position: relative;
    right: -3px;
    line-height: 1;
}
.td_smart_list_1 .td-controls .td-icon-left {
    margin-right: 10px;
}
.td_smart_list_1 .td-sml1-description p {
    margin-top: 13px;
}
.td_smart_list_1 .td-sml1-caption {
    text-align: right;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 17px;
    color: #000000;
}
.td_smart_list_1.td-3-columns .td-sml1-current-item-title {
    max-width: 100%;
    width: 820px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_1.td-3-columns .td-sml1-current-item-title {
        max-width: 570px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_1.td-3-columns .td-sml1-current-item-title {
        max-width: 100%;
        width: 100%;
    }
}
.td-slide-smart-list-1 img {
    width: 100%;
}
/*  ----------------------------------------------------------------------------
    Smart list 2
*/
.td_smart_list_2 .td-sml2-current-item-nr {
    display: inline-block;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    color: #ffffff;
    padding: 6px 4px 6px 4px;
    background-color: #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 10px;
    vertical-align: top;
}
@media (max-width: 767px) {
    .td_smart_list_2 .td-sml2-current-item-nr {
        margin-bottom: 10px;
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
}
.td_smart_list_2 .td-sml2-current-item-title {
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    width: 580px;
    margin-bottom: 10px;
    margin-top: 8px;
    position: relative;
    top: -3px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_2 .td-sml2-current-item-title {
        max-width: 415px;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .td_smart_list_2 .td-sml2-current-item-title {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .td_smart_list_2 .td-number-and-title {
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
}
.td_smart_list_2 .td-number-and-title h2 {
    display: inline-block;
}
.td_smart_list_2 .td-sml2-caption {
    text-align: right;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 17px;
    color: #000000;
}
.td_smart_list_2 .td-sml2-description p {
    font-size: 12px;
    margin-top: 13px;
}
.td_smart_list_2.td-3-columns .td-sml2-current-item-title {
    width: 920px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_2.td-3-columns .td-sml2-current-item-title {
        max-width: 650px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_2.td-3-columns .td-sml2-current-item-title {
        max-width: 100%;
        width: 100%;
    }
}
.td-slide-smart-list-2 {
    display: block !important;
}
.td-slide-smart-list-2 img {
    width: 100%;
}
/*  ----------------------------------------------------------------------------
    Smart list 3
*/
.td_smart_list_3 {
    position: relative;
    overflow: hidden;
    padding: 10px 0 12px 0;
    margin-bottom: 40px;
    z-index: 1;
}
@media (max-width: 767px) {
    .td_smart_list_3 {
        margin-bottom: 0;
    }
}
.td_smart_list_3 .td-item {
    width: 100%;
    margin: 0;
}
.td_smart_list_3 .td-item img {
    max-width: 100%;
    height: auto;
}
.td_smart_list_3 .td-sml3-current-item-nr {
    display: inline-block;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    color: #ffffff;
    padding: 6px 4px 6px 4px;
    background-color: #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 10px;
    vertical-align: top;
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml3-current-item-nr {
        display: none;
    }
}
.td_smart_list_3 .td-sml3-current-item-title {
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    width: 265px;
    margin-bottom: 10px;
    margin-top: 4px;
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml3-current-item-title {
        display: block;
        width: 100%;
    }
}
.td_smart_list_3 .td-vertical-align-top {
    vertical-align: top;
}
.td_smart_list_3 .td-number-and-title {
    float: left;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-number-and-title {
        float: none;
        text-align: center;
    }
}
.td_smart_list_3 .td-number-and-title h2 {
    display: inline-block;
    margin: 0;
}
.td_smart_list_3 .td-sml3-top-title {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 30px;
    margin-right: 100px;
    margin-left: 100px;
    overflow: hidden;
    height: 22px;
    font-size: 11px;
    font-style: italic;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3 .td-sml3-top-title {
        margin-bottom: 17px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml3-top-title {
        display: none;
    }
}
.td_smart_list_3 .td-sml3-link-to-image img {
    margin-bottom: 6px;
}
.td_smart_list_3 .td-sml3-bottom-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 100px;
    margin-left: 100px;
    overflow: hidden;
    height: 22px;
    position: relative;
    top: 0;
    font-size: 11px;
    font-style: italic;
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml3-bottom-title {
        display: none;
    }
}
.td_smart_list_3 .td-icon-left,
.td_smart_list_3 .td-icon-right {
    display: inline-block;
    min-width: 67px;
    height: 28px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    padding: 7px 14px 7px 13px;
    color: #ffffff;
    background-color: #000000;
    line-height: 23px;
}
.td_smart_list_3 .td-icon-left:hover,
.td_smart_list_3 .td-icon-right:hover {
    background-color: #4db2ec;
}
.td_smart_list_3 .td-sml3-top-controls,
.td_smart_list_3 .td-sml3-bottom-controls {
    display: inline-block;
    padding: 8px 0;
    width: 100%;
    z-index: 9;
    border-top: 1px dashed #f1f1f1;
    border-bottom: 1px dashed #f1f1f1;
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml3-top-controls,
    .td_smart_list_3 .td-sml3-bottom-controls {
        border: 0;
    }
}
.td_smart_list_3 .td-sml3-top-controls .td-icon-left,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-left {
    position: relative;
    left: 0;
    padding: 2px 10px 2px 10px;
}
.td_smart_list_3 .td-sml3-top-controls .td-icon-left span,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-left span {
    float: right;
    position: relative;
    margin: 8px 2px 8px 12px;
}
.td_smart_list_3 .td-sml3-top-controls .td-icon-right,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-right {
    position: absolute;
    right: 0;
    padding: 2px 10px 2px 10px;
}
.td_smart_list_3 .td-sml3-top-controls .td-icon-right span,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-right span {
    float: left;
    position: relative;
    margin: 8px 12px 8px 2px;
}
.td_smart_list_3 .td-sml3-top-controls .td-sml3-control-text,
.td_smart_list_3 .td-sml3-bottom-controls .td-sml3-control-text {
    position: relative;
    font-family: 'Open Sans', arial, sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    line-height: 8px;
}
.td_smart_list_3 .td-sml3-top-controls {
    position: absolute;
    top: 0;
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml3-top-controls {
        position: relative;
    }
}
.td_smart_list_3 .td-sml3-bottom-controls {
    position: absolute;
    bottom: 0;
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml3-bottom-controls {
        position: relative;
    }
}
.td_smart_list_3 .td-sml3-description {
    min-height: 390px;
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml3-description {
        display: table;
        margin-bottom: 0;
        width: 100%;
    }
}
.td_smart_list_3 .td-sml-figure {
    position: relative;
    top: 0;
    width: 300px;
    float: right;
    margin: 0 0 20px 20px;
    /* responsive portrait tablet */
}
.td_smart_list_3 .td-sml-figure .td-slide-smart-list-figure {
    display: block;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3 .td-sml-figure {
        margin: 0 0 17px 20px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-sml-figure {
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: table;
    }
}
.td_smart_list_3 .td-sml3-caption {
    text-align: right;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 17px;
    color: #000000;
}
.td_smart_list_3 .td-mobile-nr {
    display: none;
}
@media (max-width: 767px) {
    .td_smart_list_3 .td-mobile-nr {
        display: inline-block;
        padding: 6px 8px;
        color: #fff;
        background-color: #000;
        font-size: 12px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        line-height: 19px;
        position: relative;
        top: -3px;
        width: 30px;
        height: 30px;
        text-align: center;
        margin-right: 6px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3.td-2-columns .td-sml3-description {
        display: table;
        width: 100%;
        /* responsive portrait tablet */
    }
    .td_smart_list_3.td-2-columns .td-number-and-title h2 {
        /* responsive portrait tablet */
    }
    .td_smart_list_3.td-2-columns .td-sml3-caption {
        margin-top: 6px;
    }
    .td_smart_list_3.td-2-columns .td-sml-figure {
        margin-left: 0;
        margin-top: 0;
        float: right;
        width: 40%;
        /* responsive portrait tablet */
    }
    .td_smart_list_3.td-2-columns .td-sml-figure img {
        margin: 0 auto;
    }
    .td_smart_list_3.td-2-columns .td-sml3-top-title,
    .td_smart_list_3.td-2-columns .td-sml3-bottom-title {
        font-size: 9px;
    }
    .td_smart_list_3.td-2-columns .td-sml3-current-item-title {
        font-size: 18px;
        /* responsive portrait tablet */
    }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3.td-2-columns .td-sml3-description {
        margin-top: 27px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3.td-2-columns .td-number-and-title h2 {
        display: inherit;
    }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3.td-2-columns .td-sml-figure {
        margin-left: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3.td-2-columns .td-sml3-current-item-title {
        width: 217px;
    }
}
.td_smart_list_3.td-3-columns .td-sml3-current-item-title {
    width: 607px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3.td-3-columns .td-sml3-current-item-title {
        width: 348px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_3.td-3-columns .td-sml3-current-item-title {
        width: 100%;
    }
}
.td_smart_list_3.td-3-columns .td-sml3-bottom-title {
    width: 780px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_3.td-3-columns .td-sml3-bottom-title {
        width: 521px;
    }
}
/*  ----------------------------------------------------------------------------
    Smart list 4
*/
.td_smart_list_4 .td-item {
    vertical-align: top;
    border-bottom: 1px dashed #f1f1f1;
    min-height: 174px;
    margin-bottom: 21px;
}
@media (max-width: 767px) {
    .td_smart_list_4 .td-item {
        display: table;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .td_smart_list_4 .td-item div {
        display: table-header-group;
        text-align: center;
    }
}
.td_smart_list_4 .td-number-and-title h2 {
    margin-bottom: 0;
    margin-top: 2px;
}
.td_smart_list_4 .td-sml4-nr {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    padding: 6px 4px 6px 4px;
    background-color: #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 15px;
    vertical-align: top;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_4 .td-sml4-nr {
        margin: 0;
    }
}
.td_smart_list_4 .td-sml4-current-item-nr {
    display: inline-block;
    font-size: 17px;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    line-height: 24px;
    color: #000000;
    text-align: left;
    width: 420px;
    margin-top: 3px;
    vertical-align: top;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_4 .td-sml4-current-item-nr {
        width: 253px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_4 .td-sml4-current-item-nr {
        width: 100%;
        text-align: center;
        margin: 10px 0 10px 0;
        padding-left: 10px;
        padding-right: 10px;
    }
}
.td_smart_list_4 .td-sml-figure {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 150px;
}
.td_smart_list_4 .td-sml-figure .td-slide-smart-list-figure {
    display: block;
}
@media (max-width: 767px) {
    .td_smart_list_4 .td-sml-figure {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
        margin-bottom: 0;
    }
    .td_smart_list_4 .td-sml-figure img {
        margin: 0 auto;
    }
    .td_smart_list_4 .td-sml-figure .td-sml4-caption {
        float: right;
        /* responsive portrait phone */
    }
}
@media (max-width: 767px) and (max-width: 767px) {
    .td_smart_list_4 .td-sml-figure .td-sml4-caption {
        float: none;
    }
}
.td_smart_list_4 .td-sml4-caption {
    text-align: right;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 17px;
    color: #000000;
    margin-top: 6px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_4 .td-sml4-caption {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        display: table;
        float: none;
    }
}
.td_smart_list_4 .td-sml4-description p {
    font-size: 12px;
    margin-top: 13px;
    margin-bottom: 14px;
}
@media (max-width: 767px) {
    .td_smart_list_4.td-2-columns .td-sml4-current-item-nr {
        width: 100%;
    }
}
.td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
    width: 760px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
        width: 500px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
        width: 100%;
    }
}
.td-slide-smart-list-figure {
    display: inline-block;
}
.td-slide-smart-list-figure .td-sml4-link-to-image img {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-slide-smart-list-figure .td-sml4-link-to-image img {
        width: auto;
    }
}
.td-slide-smart-list-figure figcaption {
    margin-top: 6px;
}
.td-number-and-title h2 {
    margin-top: 0;
}
.td_smart_list_2 .td-item {
    margin-bottom: 40px;
}
/*  ----------------------------------------------------------------------------
    Smart list 5
*/
.td_smart_list_5 .td-item {
    margin-bottom: 32px;
}
.td_smart_list_5 .td-item:last-child {
    margin-bottom: 0;
}
.td_smart_list_5 .td-slide-smart-list-figure {
    display: block;
}
.td_smart_list_5 .td-sml-figure {
    position: relative;
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.td_smart_list_5 .td-sml-current-item-nr {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    color: #ffffff;
    padding: 6px 4px 6px 4px;
    background-color: #000000;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 20px;
    vertical-align: top;
}
.td_smart_list_5 .td-sml-current-item-title {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_5 .td-sml-current-item-title {
        margin-top: 15px !important;
    }
}
.td_smart_list_5 .td-sml-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 17px;
    padding-right: 10px;
    padding-bottom: 10px;
    z-index: 1;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_5 .td-sml-caption {
        font-size: 10px;
        line-height: 15px;
    }
}
.td_smart_list_5 .td-sml-description p {
    font-size: 12px;
    margin-top: 0;
}
.td_smart_list_5 figcaption div:before {
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    height: 150%;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    /* IE6-9 */
}
.td_smart_list_5 figcaption div:empty {
    display: none;
}
/*  ----------------------------------------------------------------------------
    Smart list 6
*/
.td_smart_list_6 {
    position: relative;
    z-index: 1;
    clear: both;
    margin-bottom: 40px;
}
.td_smart_list_6 .td-number-and-title {
    text-align: left;
    padding: 0;
    margin-bottom: 11px;
    position: relative;
    /* responsive portrait phone */
}
.td_smart_list_6 .td-number-and-title h2 {
    margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_6 .td-number-and-title {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_6 .td-number-and-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.td_smart_list_6 .td-sml-current-item-nr {
    display: inline-block;
    font-weight: 600;
    font-size: 21px;
    line-height: 24px;
    color: #fff;
    padding: 6px 4px;
    background-color: #000;
    border-radius: 3px;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-right: 15px;
    vertical-align: top;
}
@media (max-width: 767px) {
    .td_smart_list_6 .td-sml-current-item-nr {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
        display: table;
    }
}
.td_smart_list_6 .td-sml-current-item-title {
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    width: 580px;
    margin-bottom: 10px;
    margin-top: 8px;
    position: relative;
    top: -3px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_6 .td-sml-current-item-title {
        max-width: 415px;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .td_smart_list_6 .td-sml-current-item-title {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
}
.td_smart_list_6 .td-sml-description p {
    font-size: 12px;
    margin-top: 13px;
}
.td_smart_list_6 .td-slide-smart-list-figure {
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.td_smart_list_6 .td-sml-caption {
    text-align: right;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 17px;
    color: #000000;
}
.td_smart_list_6 .td-smart-list-pagination {
    text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_6 .td-smart-list-pagination {
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_6 .td-smart-list-pagination {
        margin-bottom: 18px;
    }
}
.td_smart_list_6 .td-smart-list-button {
    display: inline-block;
    min-width: 67px;
    text-align: center;
    border-radius: 3px;
    font-family: 'Open Sans', arial, sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    line-height: 12px;
    padding: 9px 14px;
    color: #fff;
    background-color: #000;
    margin-bottom: 2px;
}
.td_smart_list_6 .td-smart-list-button:hover {
    background-color: #4db2ec;
    text-decoration: none !important;
}
.td_smart_list_6 .td-smart-back {
    margin-right: 7px;
}
.td_smart_list_6 .td-smart-back i {
    margin-right: 7px;
    position: relative;
    top: 1px;
}
.td_smart_list_6 .td-smart-next {
    margin-left: 7px;
}
.td_smart_list_6 .td-smart-next i {
    margin-left: 7px;
    position: relative;
    top: 1px;
}
/*  ----------------------------------------------------------------------------
    Smart list 7
*/
.td_smart_list_7 {
    position: relative;
    margin-bottom: 21px;
}
.td_smart_list_7 .td-sml-current-item-title {
    display: block;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-top: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td_smart_list_7 .td-sml-current-item-title {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .td_smart_list_7 .td-sml-current-item-title {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.td_smart_list_7 .td-smart-list-pagination {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 0;
    margin-bottom: 0;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_7 .td-smart-list-pagination {
        position: relative;
        margin-top: 10px;
    }
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-back {
    float: left;
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-next {
    float: right;
}
.td_smart_list_7 .td-item .td-smart-list-pagination {
    position: relative;
    display: inline-block;
    margin-top: 14px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_7 .td-item .td-smart-list-pagination {
        margin-bottom: 5px;
    }
}
.td_smart_list_7 .td-item .td-item-title {
    margin: 0 85px;
}
@media (max-width: 767px) {
    .td_smart_list_7 .td-item .td-item-title {
        margin: 0 5px;
    }
}
.td_smart_list_7 .td-smart-list-button {
    display: inline-block;
    min-width: 67px;
    text-align: center;
    border-radius: 3px;
    font-family: 'Open Sans', arial, sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    line-height: 12px;
    padding: 9px 14px;
    color: #fff;
    background-color: #000;
}
.td_smart_list_7 .td-smart-list-button:hover {
    background-color: #4db2ec;
    text-decoration: none !important;
}
.td_smart_list_7 .td-smart-back i {
    margin-right: 7px;
    position: relative;
    top: 1px;
}
.td_smart_list_7 .td-smart-next i {
    margin-left: 7px;
    position: relative;
    top: 1px;
}
.td_smart_list_7 .td-sml-description p {
    font-size: 12px;
    margin-top: 0;
}
.td_smart_list_7 .td-sml-caption {
    text-align: left;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 17px;
    color: #000000;
}
.td_smart_list_7 .td-slide-smart-list-figure {
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
/*  ----------------------------------------------------------------------------
    Smart list 8
*/
.td_smart_list_8 {
    position: relative;
    z-index: 1;
    clear: both;
}
.td_smart_list_8 .td-number-and-title {
    text-align: left;
    padding: 0;
    margin-bottom: 16px;
    position: relative;
}
.td_smart_list_8 .td-number-and-title h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 26px;
    color: #000;
}
.td_smart_list_8 .td-sml-description {
    margin-top: 0;
}
.td_smart_list_8 .td-sml-description p {
    font-size: 12px;
    margin-top: 0;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap {
    text-align: center;
    border: 1px solid #ededed;
    margin-bottom: 20px;
    clear: both;
}
@media (max-width: 767px) {
    .td_smart_list_8 .td-smart-list-dropdown-wrap {
        margin-top: 10px;
    }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
    height: 30px;
    padding: 0 35px 0 10px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #fff;
    border: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    font-family: 'Open Sans', arial, sans-serif;
    max-width: 60%;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    cursor: pointer;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
        text-align: center;
        max-width: 70%;
    }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
        text-align: left;
    }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand {
    display: none;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container {
    display: inline;
    position: relative;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 7px;
    right: 16px;
    z-index: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
    pointer-events: none;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button {
    padding: 2px 18px;
    margin: 0;
    background-color: transparent !important;
    color: inherit;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button {
        padding: 2px 6px;
    }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button i {
    display: none;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button i {
        display: inline;
        top: 1px;
        font-size: 16px;
        position: relative;
    }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
        content: '\e802';
        margin-right: 10px;
    }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
        content: '\e803';
        margin-left: 10px;
    }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button:hover {
    background-color: transparent !important;
    color: #4db2ec;
    text-decoration: none !important;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button span {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button span {
        display: none;
    }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-disable:hover {
    color: #222;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-next {
    border-left: 1px solid #ededed;
    margin-left: 3px;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-back {
    border-right: 1px solid #ededed;
    margin-right: 3px;
}
@-moz-document url-prefix() {
    .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container:before {
        top: 9px;
    }
}
/*  ----------------------------------------------------------------------------
    BuddyPress plugin
*/
.buddypress hr {
    border: 0;
    background-color: #e6e6e6;
    height: 1px;
}
.buddypress fieldset {
    border-color: #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    Buttons
*/
#buddypress button,
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress div.generic-button a,
#buddypress .comment-reply-link {
    border: none;
    box-shadow: none;
    color: #fff;
    background-color: #222;
    font-size: 11px;
    padding: 10px 13px;
    text-shadow: none;
    border-radius: 3px;
    line-height: 1;
    margin-bottom: 10px;
    vertical-align: top;
}
#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 {
    background-color: #4db2ec;
    color: #fff;
    border: none;
}
#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 {
    padding: 4px 10px 5px 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #777;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    text-align: center;
    text-decoration: none;
}
#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 {
    background-color: #222;
    color: #fff;
    border-color: #222;
}
#buddypress .acomment-options a.acomment-reply,
#buddypress .acomment-options a.acomment-delete {
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #ccc;
    padding: 2px 7px 3px 7px;
    border-radius: 3px;
}
#buddypress .acomment-options a.acomment-reply:hover,
#buddypress .acomment-options a.acomment-delete:hover {
    background-color: #222;
    color: #fff;
    border-color: #222;
}
#buddypress a.button,
a.bp-title-button,
#buddypress ul.button-nav li a {
    border-radius: 3px;
    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 {
    background-color: #222;
    color: #fff;
    border-color: #222;
}
#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: #4db2ec;
}
#buddypress ul.button-nav li.current a {
    background-color: #222;
    color: #fff;
    border-color: #222;
}
#buddypress a.button {
    padding: 4px 10px 5px 10px;
}
a.bp-title-button {
    padding: 2px 9px 3px 9px;
    position: relative;
    top: -2px;
    margin-left: 12px;
}
.entry-crumbs a.bp-title-button {
    display: none;
}
#buddypress div.generic-button #new-topic-button {
    padding: 6px 10px 7px 10px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    top: -2px;
}
#buddypress .standard-form #submit:focus,
#buddypress .standard-form #save:focus,
#group-settings-form input[type=submit]:focus {
    background-color: #4db2ec;
    color: #fff;
}
#buddypress a.loading,
#buddypress input.loading {
    -webkit-animation: none;
    -moz-animation: none;
    border-color: #222;
}
#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
    border-radius: 3px;
    font-size: 9px;
    line-height: 9px;
    padding: 1px 4px;
}
#buddypress #whats-new-options,
#whats-new-post-in-box {
    overflow: visible;
    min-height: 43px;
}
/*  ----------------------------------------------------------------------------
    Tabs
*/
#buddypress div.item-list-tabs ul li {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    margin-bottom: 5px;
    /* responsive portrait tablet */
}
#buddypress div.item-list-tabs ul li:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
#buddypress div.item-list-tabs ul li:first-child:before {
    display: none;
}
#buddypress div.item-list-tabs ul li:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-right: 1px solid #e6e6e6;
}
#buddypress div.item-list-tabs ul li:before {
    background-color: #e6e6e6;
    content: "";
    display: block;
    height: 22px;
    position: absolute;
    right: -1px;
    width: 1px;
    top: -1px;
}
@media (max-width: 1023px) {
    #buddypress div.item-list-tabs ul li {
        width: 49.8%;
        margin-bottom: 10px;
    }
}
/* responsive portrait tablet */
@media (max-width: 1023px) {
    #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 0 !important;
    }
}
#buddypress div.item-list-tabs ul li.selected,
#buddypress div.item-list-tabs ul li.current {
    border-left: 1px solid #222;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
    background-color: #222;
    color: #FFF;
    opacity: 1;
}
#buddypress div.item-list-tabs ul li.selected a:hover,
#buddypress div.item-list-tabs ul li.current a:hover {
    background-color: #222;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span {
    background: #4db2ec;
}
#buddypress ul.item-list li div.item-title,
#buddypress ul.item-list li h4 {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    #buddypress ul.item-list li div.item-title,
    #buddypress ul.item-list li h4 {
        width: 70%;
    }
}
#buddypress div.item-list-tabs ul li > a {
    background-color: #FFF;
    color: #444;
    padding: 0 15px;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    height: 20px;
}
#buddypress div.item-list-tabs ul li > a span {
    background: #4db2ec;
    border-radius: 3px;
    border: transparent;
    color: #fff;
    margin-left: 3px;
    font-size: 9px;
    line-height: 9px;
    padding: 2px 5px;
    position: relative;
    display: inline-block;
    top: -1px;
}
#buddypress div.item-list-tabs ul li > a:hover {
    background-color: #f7f7f7;
}
#buddypress div.item-list-tabs ul li > a:hover span {
    background-color: #4db2ec;
    opacity: 0.8;
}
@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 {
    background-color: #FFF;
    color: #444;
    padding: 0 15px;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    height: 20px;
}
#activity-filter-select,
#members-order-select,
#forums-order-select,
#group_members-order-select,
#groups-order-select {
    border: none !important;
    margin-top: 0 !important;
    top: -1px;
}
.item-list-tabs .feed {
    border-right: 1px solid #222;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.item-list-tabs .feed a {
    background-color: #222 !important;
    color: #fff !important;
}
.item-list-tabs .feed:hover {
    border-color: #4db2ec !important;
}
.item-list-tabs .feed:hover a {
    background-color: #4db2ec !important;
}
/*  ----------------------------------------------------------------------------
    Activity Page
*/
#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 {
    font-weight: 600;
    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;
    border-left: 0;
    padding-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 {
    margin-top: 30px;
    width: 100%;
    text-align: right;
}
#buddypress div.activity-meta a {
    padding: 3px 8px 4px 8px;
}
#buddypress div.activity-meta a.acomment-reply {
    padding-top: 2px;
}
#buddypress a.activity-time-since {
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 400;
}
#buddypress .acomment-meta a.activity-time-since {
    bottom: 13px;
}
/* Content */
#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 0 10px !important;
}
.activity-time-since {
    font-size: 11px;
}
/* Create Groups Page */
#group-create-tabs li {
    height: 22px;
}
#buddypress form.standard-form .main-column {
    margin-left: 170px;
}
#buddypress div#invite-list {
    background: transparent;
    height: auto;
    overflow: auto;
    padding: 0 0 20px 0;
    width: 160px;
    margin-top: 10px;
}
#buddypress a.bp-secondary-action,
#buddypress span.highlight {
    font-size: 11px;
    font-weight: 700;
}
#buddypress a.bp-secondary-action.delete-activity {
    margin-right: 0;
}
#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 {
    margin-top: 2px;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
}
#admins-list h5 a:hover,
#member-list h5 a:hover,
#mods-list h5 a:hover,
#members-list h5 a:hover {
    color: #222;
}
#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-weight: 700;
    font-size: 12px;
}
#friend-list a:hover {
    color: #222;
}
#buddypress div.pagination .pag-count {
    margin-left: 0;
    font-size: 11px;
}
.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;
    background-color: transparent;
    padding-left: 5px;
}
#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;
    display: inline-block;
    left: -7px;
    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 div#item-header ul {
    display: inline-block;
}
/* Forum */
#buddypress th {
    background-color: #222;
    color: #fff;
    border: none;
}
#buddypress .forum td {
    border: none;
}
#buddypress table.forum tr td.td-title a.topic-title {
    margin: 0 0 4px 35px;
    display: block;
    line-height: 20px;
    font-weight: 700;
    color: #222;
}
#buddypress table.forum tr td.td-title a.topic-title:hover {
    color: #4db2ec;
}
#buddypress table.forum p.topic-meta {
    font-size: 10px;
    margin: 0 0 0 35px;
    color: #c3c3c3;
}
#buddypress table.forum p.topic-meta a {
    color: #222;
}
#buddypress table.forum p.topic-meta a:hover {
    color: #4db2ec;
}
#buddypress table.forum .td-freshness p.topic-meta {
    margin: 5px 0 0 0;
}
#buddypress .forum .td-title,
#buddypress .forum .td-freshness {
    position: relative;
}
#buddypress table.forum td .topic-by img.avatar {
    position: absolute;
    margin: 0;
    width: 40px;
    top: 12px;
    left: 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 {
    border-bottom: 1px solid #e6e6e6;
    height: 64px;
}
#buddypress .activity-list li.load-more,
#buddypress .activity-list li.load-newest {
    font-size: 12px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border-bottom: none;
}
#buddypress .activity-list li.load-more a,
#buddypress .activity-list li.load-newest a {
    padding: 7px 10px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
}
#buddypress .activity-list li.load-more a:hover,
#buddypress .activity-list li.load-newest a:hover {
    background-color: #222;
    color: #fff;
    border-color: #222;
}
#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-weight: 700;
    font-size: 16px;
}
#buddypress ul.item-list li div.item-title a {
    color: #222;
}
#buddypress ul.item-list li div.item-title a:hover {
    color: #4db2ec;
}
#buddypress ul.item-list li div.item-meta span {
    font-size: 11px;
}
#group-settings-form .bp-widget .single-line h5 {
    margin-top: 0;
}
/* Members activity */
#buddypress #activity-stream {
    margin-top: 0;
}
#buddypress #activity-stream .activity-avatar img.avatar-150 {
    width: 50px;
}
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 {
    padding: 6px 10px 7px 10px !important;
    position: relative;
    top: -1px;
}
.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 0;
}
#buddypress .acomment-options {
    margin-left: 35px;
}
body.activity-permalink #buddypress div.activity-comments ul li {
    padding: 15px 0 8px 0;
}
#buddypress ul.item-list.activity-list li.has-comments {
    padding-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Notification Page
*/
/* responsive portrait tablet */
@media (max-width: 1023px) {
    #buddypress div.item-list-tabs#subnav ul li#members-order-select {
        width: 100%;
        margin-top: 10px !important;
    }
}
/*  ----------------------------------------------------------------------------
    Messages Page
*/
/* responsive portrait tablet */
@media (max-width: 1023px) {
    #buddypress div.message-search {
        width: 100%;
        margin: 18px 0;
        float: left;
    }
}
@media (max-width: 1023px) {
    #search-message-form #messages_search_submit {
        right: 0;
    }
}
@media (max-width: 1023px) {
    #buddypress .standard-form input[type=text],
    #buddypress .standard-form textarea {
        width: 100%;
    }
}
/*  ----------------------------------------------------------------------------
    Friends Page
*/
@media (max-width: 767px) {
    #buddypress ul.item-list li div.action {
        position: relative;
        top: 0;
        margin-top: 10px;
        float: left;
    }
    #buddypress #friend-list span.activity {
        display: block;
    }
    .group-invites #buddypress ul.item-list li div.action {
        float: none;
        text-align: left;
        margin-left: 60px;
    }
    #buddypress form.standard-form .main-column {
        margin-left: 0;
        width: 100%;
        float: left;
    }
    #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 {
        margin: 7px 7px 0 0;
        padding: 0 7px;
        display: inline-block;
    }
}
/*  ----------------------------------------------------------------------------
    Groups Page
*/
#create-group-form .main-column #message {
    padding-top: 12px;
}
/* responsive portrait tablet */
@media (max-width: 1023px) {
    #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: left ;
    }
    .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;
    }
}
/*  ----------------------------------------------------------------------------
    Forums Page
*/
#buddypress div#item-header h2.user-nicename {
    font-size: 18px;
    font-weight: 700;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    #buddypress div#item-header h2.user-nicename {
        margin-top: 0;
    }
}
.buddypress .td-page-title {
    margin-top: 0;
    margin-bottom: 0;
}
#buddypress #item-header-cover-image #item-header-avatar img.avatar {
    width: 150px;
    /* responsive portrait phone */
}
@media (max-width: 1023px) {
    #buddypress #item-header-cover-image #item-header-avatar img.avatar {
        width: 100px;
    }
}
#buddypress #item-header-cover-image #item-header-avatar {
    /* responsive portrait tablet */
}
@media (max-width: 1023px) {
    #buddypress #item-header-cover-image #item-header-avatar {
        margin-top: 170px;
    }
}
#buddypress div#item-header div#item-actions {
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    #buddypress div#item-header div#item-actions {
        width: 100%;
        text-align: center;
    }
}
#buddypress div#item-header {
    position: relative;
}
#buddypress div#item-header div#item-actions h3 {
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0;
    vertical-align: top;
    list-style: none;
    line-height: 1;
    display: block;
}
#buddypress div#item-header div#item-header-content {
    width: 100%;
}
#buddypress div#item-header #item-header-cover-image #item-header-content {
    margin-top: -120px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
    #buddypress div#item-header #item-header-cover-image #item-header-content {
        margin-left: 115px;
        margin-top: -95px;
    }
}
@media (max-width: 767px) {
    #buddypress div#item-header #item-header-cover-image #item-header-content {
        margin-top: 0;
    }
}
#buddypress div#item-header div#item-meta {
    margin: 5px 0;
    line-height: 16px;
}
#buddypress input[type="checkbox"],
#buddypress input[type="radio"] {
    margin-right: 5px;
}
#buddypress .field-visibility-settings-toggle {
    margin-bottom: 0;
    margin-top: 5px;
}
#buddypress div.activity-comments form input {
    margin: 0;
    vertical-align: middle;
    padding: 7px 10px;
}
.group-forum #buddypress div#item-header ul {
    display: inline-block;
    margin: 0;
}
#buddypress table.profile-fields:last-child {
    margin-bottom: 20px;
}
/* Pagination */
#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;
}
/* responsive portrait tablet */
@media (max-width: 1023px) {
    #buddypress div.item-list-tabs ul li#forums-order-select {
        width: 100%;
        margin-top: 10px !important;
    }
}
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
    padding-top: 0;
}
/*  ----------------------------------------------------------------------------
    Members Page
*/
#buddypress div.dir-search {
    margin-top: -45px;
    min-width: 250px;
    position: relative;
}
#buddypress div.dir-search #search-members-form #members_search_submit,
#buddypress div.dir-search #search-groups-form #groups_search_submit {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
}
/* responsive portrait phone */
@media (max-width: 767px) {
    #search-members-form,
    #search-groups-form {
        position: relative;
        margin-bottom: 30px;
    }
    #buddypress div.dir-search {
        width: 100%;
        margin: 0 0 25px;
    }
    #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%;
    }
    #members_search,
    #groups_search {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
    #buddypress #member-list.item-list li div.action {
        float: none;
        margin-left: 60px;
    }
}
.td_quote_on_blocks {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    text-transform: uppercase;
    color: #4db2ec;
    margin: 5px 0;
}
/*
ie8, ie9, ie10, ie11
td-md-is-ios
td-md-is-android
td-md-is-os-x
td-md-is-chrome
td-md-is-firefox
td-md-is-safari
*/
/*  ----------------------------------------------------------------------------
    IE - misc
*/
/* smart list type 1 */
.ie8 .td_smart_list_1 .td-iosSlider {
    width: 100% !important;
    height: 100% !important;
}
/* smart list type 3 */
.ie8 .td_smart_list_3 .td-iosSlider {
    width: 100% ;
    height: 100%;
}
.ie8 .td_smart_list_3 .td-sml3-description {
    position: relative;
    top: 0;
}
.ie8 .td_smart_list_3 .td-sml3-display-image {
    top: 25px;
}
.ie8 .td_smart_list_3 .td-sml3-bottom-controls {
    position: absolute;
    bottom: 0;
}
.ie8 .td_smart_list_3 .td-sml3-bottom-title {
    display: none;
}
/* top menu */
.ie8 .top-header-menu .td-icon-menu-down,
.ie9 .top-header-menu .td-icon-menu-down,
.ie10 .top-header-menu .td-icon-menu-down,
.ie11 .top-header-menu .td-icon-menu-down {
    padding: 0 0 0 8px;
}
.ie8 .top-header-menu .menu-item-has-children li a,
.ie9 .top-header-menu .menu-item-has-children li a,
.ie10 .top-header-menu .menu-item-has-children li a,
.ie11 .top-header-menu .menu-item-has-children li a {
    top: -1px;
}
.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;
}
@media screen and (max-width: 767px) {
    .ie9 .td-menu-mob-open-menu .td-content-wrap {
        left: 80%;
    }
}
/* blocks title */
.ie8 .block-title,
.ie9 .block-title,
.ie10 .block-title,
.ie11 .block-title {
    line-height: 19px;
}
.ie8 .td-module-comments a,
.ie9 .td-module-comments a,
.ie10 .td-module-comments a,
.ie11 .td-module-comments a {
    padding: 2px 8px 3px 6px;
}
.ie8 .td-footer-container .td-search-form-widget .wpb_button,
.ie9 .td-footer-container .td-search-form-widget .wpb_button,
.ie10 .td-footer-container .td-search-form-widget .wpb_button,
.ie11 .td-footer-container .td-search-form-widget .wpb_button {
    border-radius: 0;
}
@media (min-width: 768px) {
    .ie8 .td-header-wrap .td-affix .td-main-menu-logo img,
    .ie9 .td-header-wrap .td-affix .td-main-menu-logo img,
    .ie10 .td-header-wrap .td-affix .td-main-menu-logo img,
    .ie11 .td-header-wrap .td-affix .td-main-menu-logo img {
        top: -2px;
    }
    .ie8 .td-trending-now-title,
    .ie9 .td-trending-now-title,
    .ie10 .td-trending-now-title,
    .ie11 .td-trending-now-title {
        font-size: 9px;
    }
}
.ie8 .td-live-theme-demos .td-skin-scroll,
.ie9 .td-live-theme-demos .td-skin-scroll,
.ie10 .td-live-theme-demos .td-skin-scroll,
.ie11 .td-live-theme-demos .td-skin-scroll {
    -webkit-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    -moz-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    -o-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    left: auto;
    right: -118px;
}
@media (max-width: 1366px) {
    .ie8 .td-live-theme-demos .td-skin-scroll,
    .ie9 .td-live-theme-demos .td-skin-scroll,
    .ie10 .td-live-theme-demos .td-skin-scroll,
    .ie11 .td-live-theme-demos .td-skin-scroll {
        right: -78px;
    }
}
.ie8 .td-theme-settings-small .td-skin-scroll,
.ie9 .td-theme-settings-small .td-skin-scroll,
.ie10 .td-theme-settings-small .td-skin-scroll,
.ie11 .td-theme-settings-small .td-skin-scroll {
    right: 118px;
}
@media (max-width: 1366px) {
    .ie8 .td-theme-settings-small .td-skin-scroll,
    .ie9 .td-theme-settings-small .td-skin-scroll,
    .ie10 .td-theme-settings-small .td-skin-scroll,
    .ie11 .td-theme-settings-small .td-skin-scroll {
        right: 78px;
    }
}
/* fix the blocks on 3 columns to fit */
.ie8 .td-pb-span12 {
    width: 1021px;
}
.ie8 .td-pulldown-filter-list {
    background-color: #ffffff;
}
.ie8 .td_block_13 .td-pulldown-filter-display-option,
.ie8 .td_block_14 .td-pulldown-filter-display-option,
.ie8 .td_block_15 .td-pulldown-filter-display-option,
.ie8 .td_block_13 .td-pulldown-filter-list,
.ie8 .td_block_14 .td-pulldown-filter-list,
.ie8 .td_block_15 .td-pulldown-filter-list {
    background-color: #222222;
}
.ie8 .wpb_tabs_nav a {
    border-right: 1px solid #222222;
}
.ie8 .alignleft {
    float: left;
    margin-right: 21px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.ie8 .alignright {
    float: right;
    margin-left: 21px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.ie8 .td-menu-background,
.ie8 #td-mobile-nav {
    left: -100%;
}
.ie8 .td-menu-mob-open-menu .td-menu-background,
.ie8 .td-menu-mob-open-menu #td-mobile-nav {
    left: 0;
}
.ie8 .td-search-background {
    right: 100%;
}
.ie8 .td-search-opened .td-search-background {
    right: 0;
}
.ie8 .td-live-theme-demos {
    display: none;
}
.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)";
}
.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjZjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTUzZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzJhMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjNWRkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTA2Y2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZmYyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMThkMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlNzczZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjAyMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNmVhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODE5NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmZmZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVmODciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDEwY2JjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNmYzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjQ4ODBkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcwZmY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzQwZjc5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdlYmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAxNmJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJhZWM3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDIzYzhjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7.td_block_big_grid .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDBhYzgxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNzc4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA3ODA4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjk0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-menu-background,
.ie9 #td-mobile-nav {
    left: -100%;
}
.ie9 .td-menu-mob-open-menu .td-menu-background,
.ie9 .td-menu-mob-open-menu #td-mobile-nav {
    left: 0;
}
.ie9 .td-search-background {
    right: 100%;
}
.ie9 .td-search-opened .td-search-background {
    right: 0;
}
/*  ----------------------------------------------------------------------------
    Chrome
*/
@media (min-width: 768px) {
    .td-md-is-chrome .td-header-style-4 .td-main-menu-logo a img,
    .td-md-is-chrome .td-header-style-5 .td-main-menu-logo a img,
    .td-md-is-chrome .td-header-style-9 .td-main-menu-logo a img {
        top: -1px;
    }
}
.td-md-is-chrome .td-next-prev-wrap i {
    padding: 4px 6px 3px;
}
.td-md-is-chrome .td_block_mega_menu .td-next-prev-wrap i {
    padding: 3px 6px 2px;
}
.td-md-is-chrome .td_block_inner_overflow .td_module_wrap,
.td-md-is-chrome .td_block_inner_overflow .item-details {
    position: relative;
}
/*  ----------------------------------------------------------------------------
    Android
*/
.td-md-is-android {
    /* make the font bigger on search so that it will not zoom in on mobiles */
}
.td-md-is-android #td-top-mobile-toggle i {
    line-height: 58px;
    padding-left: 11px;
}
.td-md-is-android .td-mobile-close a {
    padding: 16px 0 16px;
}
.td-md-is-android .block-title > a,
.td-md-is-android .block-title > span {
    padding: 3px 15px 1px;
}
.td-md-is-android .td-module-comments a {
    padding: 3px 6px;
}
.td-md-is-android .page-nav a,
.td-md-is-android .page-nav span {
    padding: 4px 10px 2px;
}
.td-md-is-android .page-nav .pages {
    padding-right: 0;
}
.td-md-is-android .widget_calendar tfoot a {
    padding: 3px 15px 1px;
}
.td-md-is-android .td_block_mega_menu .td-next-prev-wrap i {
    padding: 3px 6px 2px;
}
.td-md-is-android .td_block_mega_menu .td_mega_menu_sub_cats a {
    padding: 3px 15px 2px;
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-md-is-android .td_block_mega_menu .td_mega_menu_sub_cats a {
        padding: 2px 12px;
    }
}
.td-md-is-android .td_block_mega_menu .td-post-category {
    padding: 5px 6px;
}
.td-md-is-android .header-search-wrap .td-icon-search {
    font-size: 23px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-md-is-android .header-search-wrap .td-icon-search {
        font-size: 26px;
    }
}
.td-md-is-android.category .entry-title span {
    padding: 3px 15px 2px;
}
.td-md-is-android .dropcap {
    padding: 3px 10px 1px;
}
.td-md-is-android .wpb_tabs li a {
    padding: 2px 15px 0 !important;
}
.td-md-is-android .td-page-content .td-arrow-list li::before {
    line-height: 20px;
}
.td-md-is-android .td-author-counters span {
    padding: 4px 15px 2px;
}
.td-md-is-android .td-close-more-articles-box {
    top: 19px;
}
.td-md-is-android .td-related-title a {
    padding: 2px 14px 1px;
}
.td-md-is-android .td-trending-now-title {
    /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
    .td-md-is-android .td-trending-now-title {
        padding: 2px 15px 3px;
    }
}
.td-md-is-android .td-trending-now-wrapper .td-next-prev-wrap {
    top: 2px;
}
.td-md-is-android .td-trending-now-title {
    top: -5px;
    /* responsive portrait phone */
}
@media (max-width: 767px) {
    .td-md-is-android .td-trending-now-title {
        top: 0;
    }
}
.td-md-is-android .td-next-prev-wrap i {
    padding: 6px 6px 3px;
}
.td-md-is-android input[type="text"],
.td-md-is-android .td-login-wrap .td-login-input {
    font-size: 16px !important;
}
.td-md-is-android .td-grid-style-2 .td-big-grid-post .td-post-category,
.td-md-is-android .td-grid-style-6 .td-big-grid-post .td-post-category,
.td-md-is-android .td-grid-style-7 .td-big-grid-post .td-post-category {
    padding: 0;
}
.td-md-is-android .td-menu-mob-open-menu #td-outer-wrap,
.td-md-is-android .td-search-opened #td-outer-wrap {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.td-md-is-android .td-skin-scroll {
    display: none;
}
/*  ----------------------------------------------------------------------------
    iOS
*/
.td-md-is-ios {
    /* make the font bigger on search so that it will not zoom in on mobiles */
}
.td-md-is-ios input[type="text"],
.td-md-is-ios .td-login-wrap .td-login-input {
    font-size: 16px !important;
}
.td-md-is-ios .td-skin-scroll {
    display: none;
}
/*  ----------------------------------------------------------------------------
    Firefox
*/
body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
    opacity: 0;
}
.td-animation-stack-type0-2 {
    opacity: 1 !important;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    transition-timing-function: cubic-bezier(0.39, 0.76, 0.51, 0.56);
    /* linear */
}
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 {
    opacity: 0;
    transform: scale(0.95);
}
.td-animation-stack-type1-2 {
    opacity: 1 !important;
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -webkit-transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
    -moz-transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
    -o-transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
    transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
}
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 {
    opacity: 0;
    transform: translate(0px, 10px);
    -webkit-transform: translate(0px, 10px);
    -moz-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    -o-transform: translate(0px, 10px);
}
.td-animation-stack-type2-2 {
    opacity: 1 !important;
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -webkit-transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
    -moz-transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
    -o-transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
    transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
}
.backstretch {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -99999;
    top: 0;
}
body .td-backstretch {
    max-width: none;
    opacity: 0;
    transition: opacity 2s;
    display: block;
}
body .td-stretch-width {
    height: auto;
    width: 100.03%;
    margin: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
body .td-stretch-height {
    position: relative;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.td-ad-background-link #td-outer-wrap {
    cursor: pointer;
}
.td-ad-background-link #td-outer-wrap .td-main-content-wrap {
    pointer-events: none;
}
.td-ad-background-link #td-outer-wrap .td-main-content-wrap .td-container {
    pointer-events: auto;
}
.td-ad-background-link .td-header-container,
.td-ad-background-link .td-container {
    cursor: auto;
}
.td-ad-background-link .td-post-template-5, .td-ad-background-link .td-post-template-4 {
    pointer-events: none;
}
.single_template_5.td-ad-background-link .td-container, .single_template_4.td-ad-background-link .td-container {
    pointer-events: auto;
}
.single_template_6.td-ad-background-link #td-outer-wrap {
    cursor: auto;
}

/*
     FILE ARCHIVED ON 02:29:45 Mar 14, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:12:12 Jun 23, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.736
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.014
  esindex: 0.011
  cdx.remote: 22.497
  LoadShardBlock: 590.811 (3)
  PetaboxLoader3.datanode: 525.934 (5)
  PetaboxLoader3.resolve: 519.845 (3)
  load_resource: 488.999 (2)
*/