/*
Theme Name: Ciussnews
Theme URI: https://wordpress.org/themes/ciussnews/
Author: Ciuss News
Author URI: https://ciussnews.com/
Description: Ciussnews is simple news template for WordPress. Popular posts, featured block, responsive, clean, best for blog and news website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, right-sidebar, accessibility-ready, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, sticky-post, threaded-comments, translation-ready, blog
Text Domain: ciussnews

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - FontAwesome
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 *   6.3 - Main Navigation
 * 7.0 - Head Trending
 * 8.0 - Top Content
 *   8.1 - Block One
 *   8.2 - Slider One
 * 9.0 - Accessibility
 * 10.0 - Alignments
 * 11.0 - Clearings
 * 12.0 - After Content
 * 13.0 - Widgets
 * 14.0 - Content
 *    14.1 - Header
 *    14.2 - Site Content
 *    14.3 - Loop
 *    14.4 - Post and pages
 *    14.5 - Post Formats
 *    14.6 - Comments
 *    14.7 - Sidebar
 *    14.8 - Footer
 * 15.0 - Media
 *    15.1 - Captions
 *    15.2 - Galleries
 * 16.0 - Multisite
 * 17.0 - Footer Content
 * 18.0 - Media Queries
 *    18.1 - <= 800px
 *    18.2 - <= 640px
 *    18.3 - <= 480px
 *    18.4 - <= 360px
 */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow-wrap: break-word;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    outline: none;
}

a:hover,
a:active,
a:visited {
    outline: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -10px;
}

sub {
    bottom: -5px;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

code,
kbd,
pre,
samp {
    font-size: 16px;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

select {
    text-transform: none;
}

button {
    overflow: visible;
}

button,
input,
select,
textarea {
    max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
    opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #d1d1d1;
    margin: 0 0 25px;
    min-width: inherit;
    padding: 14px;
}

fieldset >:last-child {
    margin-bottom: 0;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

optgroup {
    font-weight: 700;
}


/**
 * 2.0 - FontAwesome
 */

.ndeso-time:before,
.ndeso-search:before,
.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
}

.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #ffffff;
}

.spinner {
    margin: 300px auto 0;
    width: 70px;
    text-align: center;
}

.spinner > div {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}


/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700;
    margin: 0;
    text-rendering: optimizeLegibility;
}

p {
    margin: 0 0 20px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    border: 0 solid #1a1a1a;
    border-left-width: 4px;
    color: #686868;
    font-size: 19px;
    font-style: italic;
    line-height: 1.4;
    margin: 0 0 18px;
    overflow: hidden;
    padding: 0 0 0 18px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote p {
    margin-bottom: 20px;
}

blockquote cite,
blockquote small {
    display: block;
    font-size: 14px;
    line-height: 1.4;
}

blockquote cite:before,
blockquote small:before {
    content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

blockquote >:last-child {
    margin-bottom: 0;
}

address {
    font-style: italic;
    margin: 0 0 25px;
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: Inconsolata, monospace;
}

pre {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 25px;
    max-width: 100%;
    overflow: auto;
    padding: 25px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    background-color: #d1d1d1;
    padding: 0 5px;
}

abbr,
acronym {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help;
}

mark,
ins {
    padding: 0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #d1d1d1;
    border: 0;
    height: 1px;
    margin: 0 0 25px;
}

ul,
ol {
    margin: 0 0 25px 18px;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
    margin-left: 24px;
}

li > ul,
li > ol {
    margin-bottom: 0;
}

dl {
    margin: 0 0 25px;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 0 25px;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

del {
    opacity: 0.8;
}

table,
th,
td {
    border: 1px solid #d1d1d1;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 25px;
    table-layout: fixed;
    /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th,
td {
    padding: 5px;
}


/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
    color: #686868;
    font-family: Roboto, sans-serif;
}

:-moz-placeholder {
    color: #686868;
    font-family: Roboto, sans-serif;
}

::-moz-placeholder {
    color: #686868;
    font-family: Roboto, sans-serif;
    opacity: 1;
    /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
    color: #686868;
    font-family: Roboto, sans-serif;
}


/**
 * 5.0 - Forms
 */

input {
    line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
    border: 0;
    border-radius: 2px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    padding: 14px 16px 12px;
    text-transform: uppercase;
}

input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: thin dotted;
    outline-offset: -4px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
    background: #f7f7f7;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 10px 8px;
    width: 100%;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
    background-color: #fff;
    outline: 0;
}

.post-password-form {
    margin-bottom: 25px;
}

.post-password-form label {
    color: #686868;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.6;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.post-password-form input[type="password"] {
    margin-top: 5px;
}

.post-password-form >:last-child {
    margin-bottom: 0;
}

.search-form {
    position: relative;
}

input[type="search"].search-field {
    border-radius: 2px 0 0 2px;
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px);
}

.search-submit:before {
    content: "\f002";
    font-size: 16px;
    left: 2px;
    line-height: 42px;
    position: relative;
    width: 40px;
}

.search-submit {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
}


/**
 * 6.0 - Navigation
 */


/**
 * 6.1 - Links
 */

a {
    text-decoration: none;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}


/**
 * 6.2 - Menus
 */

.site-header-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    z-index: 1000;
}

.customize-support .site-header-menu {
    position: fixed;
    top: 32px;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
    display: block;
}

.main-navigation {
    position: relative;
    margin: 0 auto;
    max-width: 1366px;
    font-size: 15px;
    font-family: Roboto, sans-serif;
}

.site.nd-boxed .main-navigation {
    max-width: 1200px;
}

.nd-times {
    line-height: 60px;
    font-weight: 700;
    float: left;
    padding: 0 15px;
}

.nd-lite {
    line-height: 60px;
    height: 60px;
    float: left;
    padding: 0 15px;
    position: relative;
    transition: all .5s ease .1s;
}

.main-navigation .nd-lite a {
    padding: 0;
}

.nd-lite img {
    width: auto;
    height: 36px;
    margin: 12px 0;
    padding: 0;
    display: block;
}

.ndeso-time:before {
    content: "\f303";
    font-weight: 400;
    line-height: 60px;
    font-size: 25px;
}

nav .nd-search {
    position: absolute;
    top: 0;
    right: 16px;
    line-height: 60px;
    font-weight: 400;
    float: left;
    padding: 0;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
}

nav .isc:before {
    content: "\f002";
    font-family: "FontAwesome";
    font-style: normal;
    transition: all .5s ease .7s
}

nav .cls:after {
    content: "\f00d";
    font-family: "FontAwesome";
    font-style: normal;
    transition: all .5s ease .3s
}

nav .ndeso-search {
    position: fixed;
    top: 60px;
    bottom: auto;
    left: 0;
    right: 0;
    height: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.01);
    opacity: 0;
    z-index: -1;
    transition: all .3s ease .1s;
}

.admin-bar nav .ndeso-search {
    top: 92px;
}

nav .ndeso-search.bigs {
    height: 100%;
    z-index: 1001;
    opacity: 1;
    transition: all .3s ease .1s;
}

nav .closesearch:after {
    content: "\f00d";
}

nav .ndeso-search .search-form {
    margin: 200px auto;
    max-width: 700px;
}

nav .ndeso-search .search-form input[type="search"] {
    background: rgba(220, 220, 220, 0);
    border: 0;
    padding: 20px 0;
    font-size: 40px;
}

button.search-submit {
    background: rgba(220, 220, 220, 0);
}

.search-submit:before {
    font-size: 35px;
}


/**
 * 6.3 - Main Navigation
 */

.nav {
    float: left;
    height: 60px;
}

.nav .dd.deskmenu {
    height: 60px;
    margin: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.nav .dd.deskmenu li {
    float: left;
    display: block;
    height: 60px;
    line-height: 60px;
    margin: 0;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    position: relative
}

.nav .dd.deskmenu li.menu-item-has-children {
    padding-right: 10px;
}

.nav .dd.deskmenu li button {
    position: absolute;
    right: 4px;
    top: 26px;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    padding: 0;
}

.nav .dd.deskmenu li a {
    text-decoration: none;
    display: block;
    line-height: 60px;
    margin: 0;
    padding: 0 14px;
    white-space: nowrap;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.proscroll .nav .dd.deskmenu li a {
    line-height: 52px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}


/* level 1 */

.nav .dd.deskmenu li ul {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    min-width: 180px;
    padding: 5px 0;
    margin: 0;
    z-index: 1100;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.nav .dd.deskmenu li:hover ul {
    display: block !important;
}

.nav .dd.deskmenu li ul li.menu-item-has-children:hover:after {
    display: none;
}

.nav .dd.deskmenu li ul li {
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%;
    text-align: left;
    padding: 0;
}

.nav .dd.deskmenu li ul li button {
    top: 16px;
    right: 15px;
}

.nav .dd.deskmenu li ul li:last-child {
    border: 0;
}

.nav .dd.deskmenu li ul li a {
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 15px;
    position: relative;
    transition: all .4s ease .1s;
}


/* level 2 */

.nav .dd.deskmenu li ul li ul,
.nav .dd.deskmenu li:hover ul li ul {
    display: none !important;
    position: absolute;
    top: -5px;
    left: 100%;
}

.nav .dd.deskmenu li ul li:hover ul {
    display: block !important;
    transition: all .5s ease .1s;
}


/* level 3 */

.nav .dd.deskmenu li ul li ul li ul,
.nav .dd.deskmenu li ul li:hover ul li ul {
    display: none !important;
    position: absolute;
    top: -5px;
    left: 100%;
}

.nav .dd.deskmenu li ul li ul li:hover ul {
    display: block !important;
}


/* level 4 */

.nav .dd.deskmenu li ul li ul li ul li ul,
.nav .dd.deskmenu li ul li ul li:hover ul li ul {
    display: none !important;
    position: absolute;
    top: -5px;
    left: 100%;
}

.nav .dd.deskmenu li ul li ul li ul li:hover ul {
    display: block !important;
}


/* level 5 */

.nav .dd.deskmenu li ul li ul li ul li ul li ul,
.nav .dd.deskmenu li ul li ul li ul li:hover ul li ul {
    display: none !important;
    position: absolute;
    top: -5px;
    left: 100%;
}

.nav .dd.deskmenu li ul li ul li ul li ul li:hover ul {
    display: block !important;
}

.post-navigation {
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
    clear: both;
    font-family: Roboto, sans-serif;
    margin: 0 0 50px;
}

.post-navigation a {
    display: block;
    padding: 20px 0;
}

.post-navigation span {
    display: block;
}

.post-navigation .meta-nav {
    color: #686868;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.6;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.post-navigation .post-title {
    display: inline;
    font-family: Roboto, sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
}

.post-navigation div + div {
    border-top: 4px solid #1a1a1a;
}

.pagination {
    border-top: 4px solid #1a1a1a;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    margin: 0 0 40px;
    min-height: 56px;
    position: relative;
}

.pagination:before,
.pagination:after {
    content: "";
    height: 52px;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 0;
}

.pagination:before {
    right: 0;
}

.pagination:after {
    right: 54px;
}

.pagination .nav-links {
    padding-right: 106px;
    position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
    color: #fff;
    font-size: 32px;
    line-height: 51px;
    opacity: 0.3;
    position: absolute;
    width: 52px;
    z-index: 1;
}

.pagination .nav-links:before {
    content: "\f429";
    right: -1px;
}

.pagination .nav-links:after {
    content: "\f430";
    right: 55px;
}


/* reset screen-reader-text */

.pagination .current .screen-reader-text {
    position: static !important;
}

.pagination .page-numbers {
    display: none;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 12px 0 -12px;
    padding: 14px 16px 12px;
    text-transform: uppercase;
}

.pagination .current {
    display: inline-block;
    font-weight: 700;
}

.pagination .prev,
.pagination .next {
    color: #fff;
    display: inline-block;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
    font-size: 32px;
    height: 53px;
    line-height: 52px;
    position: relative;
    width: 53px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
    color: #fff;
}

.pagination .prev:focus,
.pagination .next:focus {
    outline: none;
}

.pagination .prev {
    right: 54px;
}

.pagination .prev:before {
    content: "\f430";
    left: -1px;
    top: -1px;
}

.pagination .next {
    right: 0;
}

.pagination .next:before {
    content: "\f429";
    right: -1px;
    top: -1px;
}

.image-navigation,
.comment-navigation {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    color: #686868;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 0 25px;
    padding: 15px 0;
}

.nav-links {
    text-align: center;
}

.posted-on a:hover,
.full-size-link a:hover,
.edit-link a:hover {
    background: #ffffff !important
}

.comment-navigation {
    margin-right: 0;
    margin-left: 0;
}

.comments-title + .comment-navigation {
    border-bottom: 0;
    margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
    display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 10px;
}


/**
 * 7.0 - Head Trending
 */

#head-trending {
    margin: 16px 0;
}

.before-trending {
    margin: 0;
    padding: 5px 15px;
    height: 40px;
    overflow: hidden;
    position: relative;
    line-height: 30px;
    background: #fff;
}

.text-trending {
    display: inline;
    padding: 0 6px;
    margin: 3px 15px 3px 0;
    float: left;
    color: #ffffff;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

#trending {
    position: relative;
}

.trends {
    margin: 0 250px 0 0;
}

.break .item {
    margin-left: 150px;
    transition: all 1s ease .1s;
    font-size: 15px;
    font-family: Roboto, sans-serif;
}

.break .item a {
    font-weight: 700;
}

.break .item span {
    margin-left: 60px;
    transition: all 1s ease .1s;
}

.break .active .item {
    margin: 0;
    transition: all 1s ease .1s;
}

.break .active .item span {
    margin: 0;
    transition: all 1s ease .1s;
}

.break.owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: 3px;
    height: 24px;
    width: 51px;
    padding: 0;
    margin: 0;
}

.break.owl-theme .owl-nav .owl-prev {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 10px;
    margin: 0 3px 0 0;
    padding: 0;
    text-align: center;
    color: #ffffff;
    border-radius: 0;
    float: left;
    outline: none;
}

.break.owl-theme .owl-nav .owl-next {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #ffffff;
    border-radius: 0;
    float: left;
    outline: none;
}

.break.owl-theme .owl-nav .fa {
    width: 24px;
    text-align: center;
}

.nd-social {
    position: absolute;
    right: 16px;
    top: 4px;
}

.nd-social .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
}

.nd-social .fa-facebook {
    background: #1a5f92;
}

.nd-social .fa-twitter {
    background: #4babe7;
}

.nd-social .fa-instagram {
    background: #e74b8d;
}

.nd-social .fa-youtube {
    background: #dd3333;
}

.nd-social .fa-vimeo {
    background: #333333;
}

.nd-social .fa-linkedin {
    background: #4ea3e3;
}


/**
 * 8.0 - Top Content
 */

.postfeatured {
    position: absolute;
    top: 16px;
    left: 15px;
    z-index: 10;
    height: 35px;
    color: #fff;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 34px;
    padding: 0 10px;
}

.ndpostformat {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 10;
}

.ndpostformat .fa {
    width: 35px;
    height: 35px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    border-radius: 30px;
}


/**
 * 8.1 - Block One
 */

#topblock1 {
    padding: 0 14px 15px;
    position: relative;
    z-index: 20;
}

#topblock1 .blockone {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
}

#topblock1 .blockone h3 {
    font-size: 16px;
    line-height: 1.4;
    font-family: Roboto, sans-serif;
}

#topblock1 .blockone h3 a {
    color: #fff;
}

#topblock1 .blockone:nth-child(1) {
    width: 50%;
}

#topblock1 .blockone:nth-child(1) h3 {
    font-size: 28px;
    font-family: Roboto, sans-serif;
}

#topblock1 .blockone figure {
    border: 1px solid #fff;
}

#topblock1 .blockone img {
    width: 100%;
    height: auto;
    display: block;
}

#topblock1 .bone-con {
    position: absolute;
    bottom: 1px;
    left: 1px;
    right: 1px;
    padding: 60px 0 0;
    z-index: 25;
    color: #fff;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}

#topblock1 .bone-in {
    padding: 20px;
}

#topblock1 .blockone span {
    display: inline-block;
    margin: 0 0 6px;
}

#topblock1 .blockone span a {
    display: inline-block;
    padding: 0 6px;
    margin: 0px 2px 2px 0;
    color: #ffffff;
    line-height: 20px;
    height: 20px;
    font-size: 13px;
    font-weight: 700;
}

#topblock1 .blockone .bone-times {
    padding: 6px 0 0;
    font-size: 13px;
}

#topblock1 .blockone .bone-times img {
    width: 16px;
    display: inline;
}

#topblock1 .blockone .bone-times span {
    margin: 0 15px 0 0
}

#topblock1 .blockone .bone-times .fa {
    margin: 0 4px 0 0
}


/**
 * 8.2 - Slider One
 */

#ciussrand {
    border-bottom: 1px solid #ddd;
}

#slideone {
    padding: 0 30px 0 0;
    margin: 0 15px 15px;
    position: relative;
    z-index: 300;
    height: auto;
    min-height: 148px;
}

.nd-boxed #slideone {
    height: auto;
}

#slideone .columns {
    position: relative;
}

.featuredx {
    position: absolute;
    right: -30px;
    top: 60px;
    bottom: 0;
    width: 30px;
    font-weight: 700;
    color: #fff;
}

.featuredx .bespan {
    height: 100%;
    width: 30px;
    position: relative;
}

.featuredx .bespan span {
    position: absolute;
    top: 50%;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: -15px;
    margin-left: -60px;
    transform: rotate(90deg);
    text-transform: uppercase;
}

.slideone {}

.slideone .item {
    position: relative;
}

.slideone .item .rand-over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.slideone .item .randcon {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 8;
    padding: 15px;
}

.slideone .item h3 {
    font-weight: 700;
	font-size: 15px;
	line-height: 1.3;
	font-family: Roboto, sans-serif;
    margin: 0;
}

.slideone .item h3 a {
    color: #fff;
}

.slideone .item .randcon span .fa {
    margin: 0 5px 0 0;
}

.slideone .item .randcon .sli-time {
    color: #fff;
	font-weight: 300;
	font-size: 13px;
	font-family: Roboto, sans-serif;
    margin: 0 0 5px;
}

.slideone.owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 30px;
    right: -30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 20px;
    background: #333333;
    margin: 0;
    border-radius: 0;
    color: #fff;
    outline: none;
}

.slideone.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: -30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0;
    border-radius: 0;
    color: #fff;
    outline: none;
}

.randpost img {
    width: 100%;
    height: auto;
    display: block;
}


/**
 * 9.0 - Accessibility
 */


/* Text meant only for screen readers */

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}


/* must have higher specificity than alternative color schemes inline styles */

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #21759b;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: none;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em;
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
    font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000;
}


/**
 * 10.0 - Alignments
 */

.alignleft {
    float: left;
    margin: 8px 25px 25px 0;
}

.alignright {
    float: right;
    margin: 8px 0 25px 25px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 25px;
}

blockquote.alignleft {
    margin: 6px 20px 20px 0;
}

blockquote.alignright {
    margin: 6px 0 20px 20px;
}

blockquote.aligncenter {
    margin-bottom: 20px;
}


/**
 * 11.0 - Clearings
 */

.clear {
    position: relative;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}


/**
 * 12.0 After Content
 */

.fb-inn {
    margin: 0;
}

#fb-after {
    margin: 0 -8px;
    padding: 15px 0 0;
}

.innn {
    width: 50%;
    float: left;
    margin: 0 0 15px;
    height: 130px;
}

.fb-half {
    margin: 0 8px;
}

.innn figure {
    width: 200px;
    height: 130px;
    float: left;
    overflow: hidden;
    position: relative;
    background: #333;
}

.innn figure img {
    width: 100%;
    height: auto;
}

.fb-meta {
    float: right;
    width: calc( 100% - 215px);
    color: #333;
}

.fb-meta a {
    color: #333;
}

.fb-meta .inbox {
    padding: 8px 15px 15px 0;
}

.fb-meta .inbox .incat a {
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    padding: 0 8px;
    display: inline-block;
    font-weight: 700;
    margin: 0 2px 2px 0;
}

.fb-meta .inbox h3 {
    margin: 8px 0;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
}

.fb-times {
    font-weight: 300;
    margin: 0 0 8px;
    font-family: Roboto, sans-serif;
    font-size: 13px;
}

.fb-times .fa {
    margin: 0 4px 0 0;
}


/**
 * 13.0 - Widgets
 */

.widget {
    padding-bottom: 15px;
}

.widget-area >:last-child,
.widget >:last-child {
    margin-bottom: 0;
}

.widget .widget-title {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    margin: 0 0 15px;
    position: relative;
    text-align: left;
}

.widget .widget-title:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #fff;
    z-index: 5;
}

.widget .widget-title span {
    position: relative;
    height: 30px;
    line-height: 26px;
    display: inline-block;
    background: #fff;
    padding: 0 8px;
    z-index: 10;
    margin: 3px auto;
}

.widget .widget-title:empty {
    margin-bottom: 0;
}


/* Calendar widget */

.widget.widget_calendar table {
    margin: 0;
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center;
}

.widget_calendar caption {
    font-weight: 900;
    margin-bottom: 25px;
}

.widget_calendar tbody a {
    color: #fff;
    display: block;
    font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    color: #fff;
}


/* Recent Posts widget */

.widget_recent_entries .post-date {
    color: #686868;
    display: block;
    font-family: Roboto,  sans-serif;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.widget_recent_entries li:last-child .post-date {
    margin-bottom: 0;
}


/* RSS widget */

.widget_rss .rsswidget img {
    margin-top: -10px;
}

.widget_rss .rss-date,
.widget_rss cite {
    color: #686868;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 1.6;
    margin-bottom: 10px;
}

.widget_rss .rssSummary:last-child {
    margin-bottom: 32px;
}

.widget_rss li:last-child:last-child {
    margin-bottom: 0;
}


/* Tag Cloud widget */

.sidebar .widget .tagcloud ul li a {
    border-radius: 2px;
    font-family: Roboto, sans-serif;
    position: relative;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0 8px;
    z-index: 10;
    margin: 0 0 4px;
    font-weight: 400;
    font-size: 13px !important;
    color: #fff;
}

.tagcloud ul {
    list-style-type: none;
    margin-left: 0;
}

.tagcloud ul li {
    display: inline-block;
}

.tagcloud a:hover,
.tagcloud a:focus {
    outline: 0;
}


/**
 * 14.0 - Content
 */

.site {
    background-color: #fff;
    max-width: 1366px;
    margin: 0 auto;
    overflow: hidden;
}

.site.nd-boxed {
    max-width: 1200px;
}

.site-inner {
    margin: 0 auto 0;
    padding: 60px 0 0;
    max-width: 1366px;
    position: relative;
}

.site.nd-boxed .site-inner {
    max-width: 1200px;
}


/**
 * 14.1 - Header
 */

.site-header {
    padding: 0 16px;
    height: auto;
    position: relative;
    z-index: 400;
}

.site-header-main {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.site-branding {
    margin: 0;
    /* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
    width: 100%;
    overflow: hidden;
}

.branding-box {
    float: left;
    width: calc( 100% - 800px)
}

.ads {
    width: 728px;
    height: 90px;
    float: right;
    background: #eee;
    position: relative;
    color: #eee;
}

.ads:after {
    content: "Ads 728x90";
    position: absolute;
    right: 20px;
    top: 0;
    height: 90px;
    line-height: 90px;
    font-size: 70px;
    color: #fff;
    font-style: italic;
    font-weight: 700;
    letter-spacing: -5px;
    z-index: -1;
}

.customize-partial-edit-shortcuts-shown .ads {
    border: 1px solid #dd3333;
}

.head-have-title {
    margin: 16px 0;
}

.head-big-ads .ads {
    float: none;
    max-width: 970px;
    width: auto;
    height: auto;
    min-height: 90px;
    margin: 16px auto;
}

.head-big-ads .ads:after {
    content: "Ads 970xXX";
}

.head-no-title .ads {
    float: none;
    max-width: 728px;
    width: auto;
    height: 90px;
    margin: 16px auto;
}

.custom-logo-link {
    display: inline-block;
}

.custom-logo {
    max-width: 300px;
    height: 65px;
}

.site-title {
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
}

.site-description {
    color: #686868;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    margin: 10px 0 0;
}

.menu-toggle {
    position: fixed;
    top: 0;
    left: 0;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 25px;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.04);
    color: #333;
    transition: all .5s ease .1s;
    display: none;
}

.admin-bar .menu-toggle {
    top: 32px;
}

.no-js .menu-toggle {
    display: none;
}

.menu-toggle.toggled-on {
    color: #ffffff;
    transition: all .5s ease .1s;
}

.menu-toggle:focus {
    outline: 0;
}

.header-image {
    clear: both;
    margin: 0 -16px;
}

.nd-boxed .header-image {
    margin: 0;
}

.header-image img {
    display: block;
    width: 100%;
}

.header-image a {
    display: block;
}

.header-image a:hover img,
.header-image a:focus img {
    opacity: 0.85;
}


/**
 * 14.2 - Site Content
 */

.site-content {
    word-wrap: break-word;
    font-family: Roboto, sans-serif;
    margin: 16px 16px 0;
    line-height: 1.5;
}

.home .site-content {
    margin: 0 16px;
}

.site-main {
    padding: 0 16px 0 0;
    border-right: 1px dotted #eee;
}

#primary {
    width: calc(100% - 315px);
    margin: 0;
    float: left;
    position: relative;
    z-index: 15;
}


/**
 * 14.3 - Loop
 */

.loop-heading {
    position: relative;
}

.loop-heading h3 {
    padding: 0 0 10px;
    font-weight: 700;
	font-size: 25px;
	line-height: 1.3;
	font-family: Roboto, sans-serif;
}

.loop-heading h3.postmore {
    padding: 10px 8px 15px;
}

.loop-heading span {
    display: inline-block;
}

.loop-heading span.late {
    display: inline-block;
    position: relative;
}

.loop-heading .late:after {
    content: "HOT";
    position: absolute;
    right: -45px;
    top: -5px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    font-weight: 700;
    width: 40px;
    text-align: center;
    font-size: 13px;
    border-radius: 10px 0 10px 0;
}

.loop-heading .nd-paging {
    position: absolute;
    right: 0;
    top: 0;
    height: 32px;
    line-height: 30px;
}

.nd-paging .ndleft {
    float: left;
}

.nd-paging .ndright {
    float: right;
}

.nd-paging a {
    min-width: 28px;
    height: 28px;
    text-align: center;
    color: #fff;
    font-weight: 400;
	font-size: 13px;
	line-height: 28px;
	font-family: Roboto, sans-serif;
    float: left;
    margin: 3px 0 3px 2px;
}

.nd-paging a:hover {
    color: #fff;
}

.nd-paging a.active {
    color: #fff;
    font-weight: 700;
}

.nd-paging span.dotted {
    min-width: 30px;
    height: 30px;
    text-align: center;
    font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	font-family: Roboto, sans-serif;
    float: left;
    margin: 5px 0;
    padding: 0 10px;
}

.nd-paging span a {
    padding: 0 5px;
}


/* Loop Style 1 */

.oneloop {
    position: relative;
}

.inloop {
    margin: 0 -4px;
    clear: both;
    padding: 0 0 15px;
}

.inloop header {
    margin: 0 4px;
}


/* Index Layout */

.oneloop .first-post {
    position: relative;
    margin: 0 0 15px;
    overflow: hidden;
    width: 50%;
    float: left;
}

.first-inn {
    margin: 0 4px;
    overflow: hidden;
    position: relative;
}

.oneloop .first-post img {
    width: 100%;
    max-width: 100%;
}

.oneloop .first-post .fp-head {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95));
    z-index: 10;
    padding: 70px 0 20px;
}

.oneloop .fp-head h2 {
    padding: 10px 20px;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3;
    font-family: Roboto, sans-serif;
    margin: 0;
}

.oneloop .fp-head h2.entry-title a {
    color: #fff;
}

.oneloop .first-cat {
    margin: 0 20px;
}

.oneloop .first-cat a {
    display: inline-block;
    height: 20px;
    line-height: 21px;
    padding: 0 6px;
    margin: 0 2px 0 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
}

.oneloop .fp-date {
    padding: 0 20px;
    color: #ddd;
    font-size: 13px;
}

.oneloop .fp-date a {
    color: #ffffff;
    font-weight: 700;
}

.oneloop .fp-date {
    color: #ffffff;
    font-weight: 300;
    font-family: Roboto, sans-serif;
}

.oneloop .fp-date span {
    margin: 0 15px 0 0;
}

.oneloop .fp-date span .fa {
    margin: 0 4px 0 0;
}

.oneloop .late:after {
    content: "HOT";
    position: absolute;
    right: -45px;
    top: -5px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    font-weight: 700;
    width: 40px;
    text-align: center;
    font-size: 13px;
    border-radius: 10px 0 10px 0;
}

.oneloop .loopads {
    padding: 5px 4px 25px;
    height: 120px;
    clear: both;
}

.oneloop .afterpost {
    margin: 0 0 16px;
    padding: 0;
    width: 25%;
    float: left;
}

.nd-boxed .oneloop .afterpost {
    width: 33.333%;
}

.oneloop .afterpost .after-inn {
    margin: 0 4px;
    position: relative;
}

.oneloop .more-post {
    width: 100%;
    margin: 0;
    height: 150px;
    overflow: hidden;
    background: #222;
}

.nd-boxed .oneloop .more-post {
    width: 100%;
    margin: 0;
    height: 170px;
}

.oneloop .more-post img {
    width: 100%;
    height: auto;
}

.oneloop .rightbox {
    margin: 0;
    padding: 16px 0 0;
    font-size: 13px;
    height: 140px;
    overflow: hidden;
}

.oneloop .rightbox .more-cat {
    margin: 0 0 5px;
}

.oneloop .rightbox .more-cat a {
    display: inline-block;
    height: 20px;
    line-height: 18px;
    padding: 0 6px;
    margin: 0 2px 3px 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
}

.oneloop .rightbox .entry-title {
    padding: 0;
    margin: 0 0 5px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.3;
	font-family: Roboto, sans-serif;
    clear: none;
}

.oneloop .rightbox .times {
    font-weight: 300;
    margin: 0 0 8px;
    font-family: Roboto;
    font-size: 13px;
}

.oneloop .rightbox .times a {
    font-weight: 700;
}

.oneloop .rightbox .times span {
    margin: 0 15px 0 0;
}

.oneloop .rightbox .times span .fa {
    margin: 0 4px 0 0;
}

.oneloop .rightbox .excerpt {
    padding: 0;
	font-weight: 300;
	font-size: 13px;
	line-height: 1.4;
	font-family: Roboto, sans-serif;
    color: #555;
}


/**
 * 14.4 - Posts and pages
 */

.site-content > article {
    margin-bottom: 40px;
    position: relative;
}

.site-content .breadcrumbs {
    margin: 4px 0 16px;
    padding: 0;
}

.site-content .breadcrumbs .inbread {
    margin: 0;
}

.site-content .breadcrumbs span {
    margin: 0;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    position: relative;
    display: inline-block;
}

.site-content .breadcrumbs span.here {
    padding: 0 5px 0 0;
}

.site-content .breadcrumbs a {
    font-weight: 700;
}

.site-content .breadcrumbs span.delimeter {
    margin: 0 5px;
}

.loop-search {
    margin: 0 0 30px;
}

.entry-header,
.entry-summary,
.entry-content,
.entry-footer,
.page-content {
    margin-right: 0;
    margin-left: 0;
}

.entry-title {
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 15px;
}

.single-title {
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 20px;
    padding: 20px 0;
    position: relative;
}

.single-title:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 80px;
    height: 2px;
    background: #333;
}

.nd-excerpt {
	font-style: italic;
	font-size: 18px;
	line-height: 1.4;
	font-family: Georgia, Roboto, sans-serif;
    margin: 10px 0 20px;
}


/* edited */

.post-thumbnail {
    display: block;
    margin: 15px 0;
}

.post-thumbnail img {
    display: block;
    width: 100%;
}

.no-sidebar .post-thumbnail img {
    margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
    opacity: 0.85;
}

.clearmeta {
    padding: 0;
    border-top: 1px solid #333;
}

.nd-metasingle {
    margin: 15px 115px 15px 0;
}

.metablock {
    float: left;
}

.ndeso-entry {
    width: 25%;
}

.ndeso-tax {
    width: 75%;
}

.site .metablock img {
    float: left;
    margin: 0 20px 0 0;
}

.site .metablock .screen {
    padding-top: 5px;
    display: inline-block;
}

.site .metablock a {
    font-weight: 700;
    font-size: 16px;
}

.site .nd-metasingle .com-link {
    position: absolute;
    top: 5px;
    right: -115px;
    height: 40px;
    width: auto;
    line-height: 40px;
    padding: 0 12px;
    font-size: 22px;
    color: #fff;
    border-radius: 25px;
}

.entry-class {
    margin: 0 0 100px;
}

.single-content-ndeso p:nth-child(1) {
    font-style: italic;
    font-size: 18px;
    color: #777;
}

.entry-content,
.entry-summary {
    border-color: #d1d1d1;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
    font-size: 28px;
    line-height: 1.25;
    margin-top: 32px;
    margin-bottom: 15px;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
    font-size: 23px;
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 18px;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
    font-size: 19px;
    line-height: 1.1;
    margin-top: 45px;
    margin-bottom: 24px;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
    font-size: 14px;
    line-height: 1.3125;
    margin-top: 50px;
    margin-bottom: 25px;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
    letter-spacing: 0;
    text-transform: uppercase;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
    font-style: italic;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
    font-weight: 900;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
    margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

body:not(.search-results) .entry-summary {
    color: #686868;
    font-size: 19px;
    line-height: 1.4;
    margin-bottom: 24px;
}

body:not(.search-results) .entry-header + .entry-summary {
    margin-top: -12px;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
    margin-bottom: 24px;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
    margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
    padding: 5px;
}

body:not(.search-results) .entry-summary fieldset {
    margin-bottom: 24px;
    padding: 5px;
}

body:not(.search-results) .entry-summary blockquote {
    border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote >:last-child {
    margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
    margin: 4px 24px 24px 0;
}

body:not(.search-results) .entry-summary .alignright {
    margin: 4px 0 24px 24px;
}

body:not(.search-results) .entry-summary .aligncenter {
    margin-bottom: 24px;
}

.entry-content >:last-child,
.entry-summary >:last-child,
body:not(.search-results) .entry-summary >:last-child,
.page-content >:last-child,
.comment-content >:last-child,
.textwidget >:last-child {
    margin-bottom: 0;
}

.more-link {
    white-space: nowrap;
}

.author-info {
    border-color: inherit;
    border-style: solid;
    border-width: 1px 0 1px 0;
    clear: both;
    padding-top: 25px;
    padding-bottom: 25px;
}

.author-avatar .avatar {
    float: left;
    height: 64px;
    margin: 0 26px 25px 0;
    width: 64px;
}

.author-description {
    float: left;
    width: calc( 100% - 90px);
    font-size: 16px;
}

.author-title {
    font-size: 20px;
}

.author-description >:last-child {
    margin-bottom: 0;
}

.entry-content .author-title {
    clear: none;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.4;
    margin: 0;
}

.author-bio {
    color: #686868;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 20px;
    overflow: hidden;
}

.author-link {
    white-space: nowrap;
}

.entry-footer {
    color: #686868;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.3;
    margin-top: 15px;
    margin-bottom: 15px;
}

.entry-footer:empty {
    margin: 0;
}

.entry-footer a {
    color: #686868;
}

.entry-footer > span:not(:last-child):after {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 10px;
}

.entry-footer .avatar {
    height: 21px;
    margin: -20px 10px 0 0;
    width: 21px;
}

.sticky-post {
    color: #686868;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.6;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#submit {
    color: #ffffff;
}


/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */

.updated:not(.published) {
    display: none;
}

.sticky .posted-on,
.byline {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-header {
    border-top: 4px solid #1a1a1a;
    margin: 0 0 20px;
    padding-top: 20px;
}

body.error404 .page-header,
body.search-no-results .page-header {
    border-top: 0;
    padding-top: 0;
}

.not-found {
    padding: 90px 0 250px;
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
}

.not-found input[type="search"].search-field {
    width: 100%;
}

.not-found .search-submit {
    border: 0;
}

.not-found .search-submit:before {
    font-size: 16px;
    background: #333;
    color: #eee;
}

.page-title {
    font-family: Roboto, sans-serif;
    font-size: 28px;
    line-height: 1.3;
}

.taxonomy-description {
    color: #686868;
    font-size: 13px;
    line-height: 1.6;
}

.taxonomy-description p {
    margin: 10px 0 20px;
}

.taxonomy-description >:last-child {
    margin-bottom: 0;
}

.page-links {
    clear: both;
    font-family: Roboto, sans-serif;
    margin: 0 0 25px;
}

.page-links a,
.page-links > span {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    width: 30px;
}

.page-links a {
    color: #fff;
}

.page-links a:hover,
.page-links a:focus {
    border-color: transparent;
    color: #fff;
}

.page-links > .page-links-title {
    border: 0;
    height: auto;
    margin: 0;
    padding-right: 12px;
    width: auto;
}

.entry-attachment {
    margin-bottom: 25px;
}

.entry-caption {
    color: #686868;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6;
    padding-top: 15px;
}

.entry-caption >:last-child {
    margin-bottom: 0;
}

.content-bottom-widgets {
    margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
    margin-bottom: 50px;
}


/**
 * 14.5 - Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
    font-size: 19px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
    display: none;
}


/**
 * 14.6 - Comments
 */

.comments-area {
    margin: 0 0 25px;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
    padding-top: 25px;
}

.comments-title,
.comment-reply-title {
    font-family: Roboto, sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.3;
    padding-top: 25px;
}

.comments-title {
    margin-bottom: 25px;
}

.comment-list {
    list-style: none;
    margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #d1d1d1;
    padding: 20px 0;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comment-list .children > li {
    padding-left: 55px;
}

.comment-author {
    margin-bottom: 5px;
}

.comment-author .avatar {
    float: left;
    height: 35px;
    margin-right: 20px;
    position: relative;
    width: 35px;
}

.bypostauthor > article .fn:after {
    content: "\f304";
    left: 3px;
    position: relative;
    top: 5px;
}

.comment-metadata,
.pingback .edit-link {
    color: #686868;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.6;
}

.comment-metadata {
    margin-bottom: 10px;
}

.comment-metadata a,
.pingback .comment-edit-link {
    color: #686868;
}

.comment-metadata .edit-link,
.pingback .edit-link {
    display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 8px;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 25px 20px;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-reply-link {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1;
    margin-top: 25px;
    padding: 10px 10px 8px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    border-color: currentColor;
    outline: 0;
}

.comment-form {
    padding-top: 25px;
}

.comment-form label {
    color: #686868;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.comment-list .comment-form {
    padding-bottom: 25px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #686868;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.no-comments {
    border-top: 1px solid #d1d1d1;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin: 0;
    padding-top: 25px;
}

.comment-navigation + .no-comments {
    border-top: 0;
    padding-top: 0;
}

.form-allowed-tags code {
    font-family: Inconsolata, monospace;
}

.form-submit {
    margin-bottom: 0;
}

.required {
    color: #dd2222;
    font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
    font-size: 100%;
}

.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: 26px;
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px;
    position: relative;
    top: -5px;
}


/**
 * 14.7 - Sidebar
 */

.sidebar {
    float: right;
    width: 300px;
    z-index: 10;
    background: #fff;
}

.normalwidget {
    position: absolute;
    top: initial;
}

.fixwidget {
    position: fixed;
    top: 75px;
}

.admin-bar .fixwidget {
    margin-top: 32px;
}

.bottomwidget {
    position: absolute;
}

#before {
    padding: 0;
    width: 300px;
}

.sidebar .widget ul {
    list-style: none;
    margin: 10px 0;
    font-size: 16px;
	font-family: Roboto, sans-serif;
}

.sidebar .widget.widget_rss li,
.sidebar .widget.widget_meta li,
.sidebar .widget.widget_nav_menu li,
.sidebar .widget.widget_recent_entries li,
.sidebar .widget.widget_pages li,
.sidebar .widget.widget_archive li,
.sidebar .widget.widget_categories li,
.sidebar .widget.widget_recent_comments li {
    list-style: none;
    line-height: 1.5;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.sidebar .widget.widget_archive li:first-child {
    border-top: 1px solid #eee;
}

.sidebar .widget.widget_archive li,
.sidebar .widget.widget_categories li {
    text-align: right;
    height: 40px;
    line-height: 20px;
    padding: 10px 0;
    display: block;
}

.sidebar .widget.widget_archive li a,
.sidebar .widget.widget_categories li a {
    float: left;
}

.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select {
    width: 100%;
    padding: 5px;
}

.sidebar .widget.widget_text ul,
.sidebar .widget.widget_text ol {
    margin: 10px 0 10px 15px;
}

.sidebar .widget.widget_text ul li {
    line-height: 1.4;
    padding: 2px 0;
    list-style: disc;
}

.sidebar .widget.widget_text ol li {
    line-height: 1.4;
    padding: 2px 0;
    list-style: number;
}

.sidebar .widget.widget_search button.search-submit {
    background: #333;
    border: 0;
    color: #fff;
}

.sidebar .widget.widget_search button.search-submit:before {
    font-size: 16px;
}

.sidebar .widget .textwidget {
    font-size: 16px;
    line-height: 1.4;
}

.sidebar .widget .textwidget li {
    font-size: 16px;
    line-height: 1.4;
}

.sidebar .widget.widget_categories li ul,
.sidebar .widget.widget_nav_menu li ul,
.sidebar .widget.widget_pages li ul {
    margin: 10px 0 -11px 15px;
}

.sidebar .widget.widget_categories li ul li:first-child,
.sidebar .widget.widget_nav_menu li ul li:first-child,
.sidebar .widget.widget_pages li ul li:first-child {
    border-top: 1px solid #eee;
}

.sidebar .widget ul li a {
    color: #333;
    font-weight: 700;
}

.sidebar .widget.widget_categoryposts_thumbnail .catlist {
    padding: 0;
    margin: 0 0 15px;
    height: 80px;
}

.sidebar .widget.widget_categoryposts_thumbnail .catlist .cat-img {
    width: 80px;
    height: 80px;
    background: #333;
    float: left;
    overflow: hidden;
    margin: 0 15px 0 0;
    position: relative;
}

.sidebar .widget.widget_categoryposts_thumbnail .thumb-right.catlist .cat-img {
    float: right;
    margin: 0 0 0 15px;
}

.sidebar .widget.widget_categoryposts_thumbnail .catlist .cat-img img {
    height: 80px;
    width: auto;
    max-width: 150%;
}

.sidebar .widget.widget_categoryposts_thumbnail .catlist .barcat {
    font-size: 15px;
	line-height: 1.3;
	font-family: Roboto, sans-serif;
    padding: 0 15px 0 0;
    margin: 0;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.sidebar .widget.widget_categoryposts_thumbnail .catlist .barcat h4 {
    margin: 0 0 6px;
}

.sidebar .widget.widget_categoryposts_thumbnail .catlist .barcat .cattimes {
    font-size: 13px;
    font-weight: 300;
}

.sidebar .widget.widget_categoryposts_thumbnail .catlist .barcat .cattimes .fa {
    margin: 0 6px 0 0;
}

.sidebar .widget.widget_latestposts_thumbnail .popbox {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    padding: 0;
    margin: 0;
}

.sidebar .widget.widget_latestposts_thumbnail .popbox .pop-img {
    height: 150px;
    overflow: hidden;
    margin: 0;
    position: relative;
}

.sidebar .widget.widget_latestposts_thumbnail .popbox .pop-cat {
    position: absolute;
    bottom: 15px;
    left: 15px;
    height: 20px;
    font-weight: 700;
	font-size: 13px;
	line-height: 18px;
	font-family: Roboto, sans-serif;
}

.sidebar .widget.widget_latestposts_thumbnail .popbox .pop-cat a {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 0 6px;
    color: #ffffff;
}

.sidebar .widget.widget_latestposts_thumbnail .popbox .poppost {
    font-size: 16px;
    line-height: 1.3;
    font-family: Roboto, sans-serif;
    padding: 15px 15px;
    margin: 0;
    background: #fff;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #f7f7f7;
}

.sidebar .widget.widget_latestposts_thumbnail .popbox .poppost span {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
    text-align: center;
    line-height: 28px;
    font-size: 45px;
    font-weight: 700;
    border-radius: 30px;
}

.sidebar .widget.widget_latestposts_thumbnail .popbox .poppost h4 {
    margin: 0 50px 0 0;
}

.sidebar .widget.widget_latestposts_thumbnail .popbox .poppost h4 a {
    color: #333;
}


/**
 * 14.8 - Footer
 */

.site-footer {
    padding: 0;
    background: #fdfdfd;
    position: relative;
    z-index: 100;
}

.nd-boxed {
    max-width: 1200px;
    margin: 0 auto;
}

.site-info {
    color: #eeeeee;
    background: #111111;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    line-height: 1.64;
    max-width: 1366px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.site-info a {
    color: #cccccc;
}

.site.nd-boxed .site-info {
    max-width: 1200px;
}

.site-footer .site-title {
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
}

.site-footer .site-title:after {
    content: "\002f";
    display: inline-block;
    font-family: Roboto, sans-serif;
    opacity: 0.7;
    padding: 0 5px 0 10px;
}

.copyright {
    padding: 16px;
}


/**
 * 15.0 - Media
 */

.site .avatar {
    border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
    display: block;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object,
video {
    margin-bottom: 25px;
    max-width: 100%;
    vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
    box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
    margin-top: 0;
    margin-bottom: 25px;
}

.wp-playlist.wp-audio-playlist {
    padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
    margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
    border-bottom: 0;
    padding: 12px 0;
}

.wp-playlist-item .wp-playlist-item-length {
    top: 12px;
}


/**
 * 15.1 - Captions
 */

.wp-caption {
    margin-bottom: 25px;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}

.wp-caption .wp-caption-text {
    color: #686868;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6;
    padding-top: 10px;
}


/**
 * 15.2 - Galleries
 */

.gallery {
    margin: 0 -1.1666667% 25px;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    color: #686868;
    display: block;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6;
    padding-top: 10px;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/**
 * 16.0 - Multisites
 */

.widecolumn {
    margin-bottom: 50px;
    padding: 0;
}

.widecolumn .mu_register {
    width: auto;
}

.widecolumn .mu_register .mu_alert {
    background: transparent;
    border-color: #d1d1d1;
    color: inherit;
    margin-bottom: 50px;
    padding: 25px;
}

.widecolumn form,
.widecolumn .mu_register form {
    margin-top: 0;
}

.widecolumn h2 {
    font-size: 23px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 20px;
}

.widecolumn p {
    margin: 25px 0;
}

.widecolumn p + h2 {
    margin-top: 30px;
}

.widecolumn label,
.widecolumn .mu_register label {
    color: #686868;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.6;
    text-transform: uppercase;
}

.widecolumn .mu_register label {
    margin: 30px 12px 10px 0;
}

.widecolumn .mu_register label strong {
    font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
    font-size: 14px;
    width: 100%;
}

.widecolumn .mu_register #blogname {
    margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
    margin: 0 0 5px;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
    font-size: 14px;
    margin: 0;
    width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
    font-size: inherit;
}

.widecolumn .mu_register >:last-child,
.widecolumn form >:last-child {
    margin-bottom: 0;
}


/**
 * 17.0 - Footer Content
 */

.after-site {
    padding: 16px;
}

#after-content {
    margin: 0 -4px;
}

.footfive {
    width: 20%;
    float: left;
}

.five-inn {
    position: relative;
    margin: 0 4px;
}

.five-inn figure {
    position: relative;
    height: 150px;
    overflow: hidden;
    background: #333;
}

.five-inn figure img {
    width: 100%;
}

.ff-inn {
    padding: 15px 0;
}

.ff-inn span {
    margin: 0 0 5px;
}

.ff-inn span a {
    height: 22px;
    padding: 0 5px;
	font-weight: 700;
	font-size: 13px;
	line-height: 22px;
	font-family: Roboto, sans-serif;
    color: #fff;
    margin: 0 2px 2px 0;
    display: inline-block;
}

.ff-inn h3 {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.3;
	font-family: Roboto, sans-serif;
    margin: 10px 0;
}

.ff-times {
	font-size: 13px;
	font-family: Roboto, sans-serif;
}

#return-to-top {
    position: fixed;
    z-index: 10000;
    bottom: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    display: block;
    text-decoration: none;
    display: none;
    border-radius: 5px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#return-to-top i {
    margin: 0;
    width: 35px;
    height: 35px;
    line-height: 30px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 20px;
}


/**
 * 18.0 - Media Queries
 */


/**
 * 18.1 - <= 800px
 */

@media screen and (max-width: 980px) {
    .menu-toggle {
        display: block;
    }
    .nd-lite {
        padding: 0 15px 0 75px;
    }
    .nd-lite img {
        height: 38px;
        margin: 10px 0;
    }
	.branding-box {
		float: none;
		width: auto;
		margin: 0 0 15px;
		text-align: center;
	}
	.ads {
		width: auto;
		height: auto;
		float: none;
		background: #fff;
		text-align: center;
	}
    .nav {
        position: fixed;
        left: -100%;
        top: 60px;
        bottom: 0;
        width: 100%;
        height: auto;
        background: #fff;
        z-index: 1000;
        overflow-x: hidden;
        transition: all .5s ease .1s;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    }
    .admin-bar .nav {
        top: 93px;
    }
    .site-header-menu.toggled-on .nav {
        transition: all .5s ease .1s;
        left: 0;
    }
    .dd.accord {
        position: relative;
        padding: 18px;
        margin: 0;
        list-style: none;
    }
    .dd.accord li {
        border-bottom: 1px solid #ddd;
    }
    .dd.accord li.menu-item-has-children {
        position: relative;
    }
    .dd.accord li .dropdown-toggle {
        position: absolute;
        right: 0;
        top: 15px;
        padding: 0;
        margin: 0;
        width: 10px;
        height: 10px;
        border-radius: 10px;
    }
    .dd.accord li:last-child {
        border: none;
    }
    .dd.accord li a {
        display: block;
        line-height: 40px;
        height: 40px;
        font-size: 16px;
        font-weight: 700;
        color: #222;
        font-family: Roboto, sans-serif;
        outline: none;
        margin: 0;
    }
    .dd.accord li ul li a {
        padding: 0 0 0 12px;
        position: relative;
        display: block;
    }
    .dd.accord li ul li ul li a {
        padding: 0 0 0 24px;
        position: relative;
        display: block;
    }
    .dd.accord li ul li ul li ul li a {
        padding: 0 0 0 36px;
        position: relative;
        display: block;
    }
    .dd.accord li ul li ul li ul li ul li a {
        padding: 0 0 0 48px;
        position: relative;
        display: block;
    }
    .nd-times {
        position: absolute;
        top: 21px;
        right: -21px;
        height: 18px;
        width: 60px;
        padding: 0 4px 0 8px;
        line-height: 17px;
        font-weight: 300;
        font-size: 9px;
        text-transform: uppercase;
        background: #eee;
        color: #222;
        border-radius: 0;
        padding: 0;
        text-align: center;
        transform: rotate(90deg);
    }
    nav .nd-search {
        right: 35px;
    }
    nav .ndeso-search {
        background: rgba(0, 0, 0, 0.7);
    }
    nav .ndeso-search .search-form {
        margin: 150px 20px;
    }
    nav .ndeso-search .search-form input[type="search"] {
        padding: 10px 0;
        font-size: 20px;
        color: #ddd;
    }
    .search-submit:before {
        font-size: 18px;
    }
    .header-image,
    .nd-boxed .header-image {
        margin: 0 -16px;
    }
    .before-trending {
        height: auto;
    }
    .trends {
        margin: 10px 0;
    }
    .nd-social {
        position: relative;
        right: auto;
        left: auto;
        top: auto;
        display: block;
        width: 200px;
        text-align: center;
        margin: 0 auto;
    }
    .text-trending {
        top: auto;
        bottom: 0;
        margin: 13px 15px 0 0;
    }
    .ads {
        height: auto;
    }
    #primary {
        margin: 0;
        width: 100%;
        float: none;
    }
    .oneloop .afterpost {
        width: 50%;
    }
    .blockone {
        float: none;
        width: 100% !important;
    }
    .site .metablock .screen {
        font-size: 13px;
    }
    .site .metablock img {
        margin: 0 13px 0 0;
    }
    .site .metablock a {
        font-size: 14px;
    }
    .site .metablock .posted-on {
        font-size: 14px;
    }
    .sidebar {
        position: relative !important;
        width: auto;
        padding: 0;
        margin: 0;
    }
    .sidebar.is_stuck {
        position: relative !important;
        width: auto;
        padding: 0;
        margin: 0;
    }
    .sec-sidebar {
        position: absolute;
        top: 0;
        left: 0;
        margin-bottom: 50px;
        padding: 0;
        width: 300px;
        z-index: 100;
    }
    #before-add {
        padding: 0;
    }
    #before {
        padding: 0;
        width: 300px;
    }
    .sidebar.is_stuck #before {
        margin: 0;
        padding: 0;
    }
    .customize-support .sidebar.is_stuck #before {
        padding: 0;
    }
    .footfive {
        width: 100% !important;
        float: none;
    }
}


/**
 * 18.2 - <= 640px
 */

@media screen and (max-width: 640px) {
    #wpadminbar {
        position: fixed;
        top: 0;
    }
    .site-main {
        padding: 0;
        border: 0;
    }
    .customize-support .site-header-menu {
        position: fixed;
        top: 46px;
    }
    .admin-bar .menu-toggle {
        top: 46px;
    }
    .admin-bar .nav {
        top: 107px;
    }
    .admin-bar nav .ndeso-search {
        top: 106px;
    }
    .before-trending {
        text-align: center;
        height: auto;
    }
    #head-trending {
        margin: 16px 0;
        height: auto;
    }
    .text-trending {
        display: inline-block;
        margin: 0 auto;
        float: none;
    }
    #trending {
        position: relative;
        height: auto;
    }
    .break.owl-theme .owl-nav {
        display: none;
    }
    .break .item,
    .break .active .item {
        margin: 10px 0;
        font-size: 14px;
        font-weight: 400;
        height: 30px;
        overflow: hidden;
        text-align: center;
    }
    .break .item a {
        font-weight: 400;
    }
    .break .item span {
        display: none;
    }
    #topblock1 {
        padding: 0 1px 14px;
    }
    .blockone {
        margin: 0;
        width: 100%;
        float: left;
    }
    .blockone:nth-child(1) {
        width: 100%;
    }
    .blockone:nth-child(1) h3,
    .blockone h3 {
        font-size: 20px;
        font-family: Roboto, sans-serif;
    }
    .oneloop .fp-head h2 {
		font-weight: 700;
	    font-size: 13px;
	    line-height: 1.3;
	    font-family: Roboto, sans-serif;
    }
    .nd-social {
        position: relative;
        top: auto;
        right: auto;
    }
    .text-trending {
        margin: 15px auto 0;
    }
    .item,
    .break .active .item {
        margin: 0;
    }
    .loop-top .nd-paging {
        display: none;
    }
    .loop-bot {
        padding-top: 70px;
    }
    .change {
        display: block !important;
    }
    #primary {
        width: 100%;
        float: none;
        display: block;
        margin: 0;
    }
    .oneloop .first-post {
        width: 100%;
        float: none;
        display: block;
    }
    .oneloop .afterpost,
    .nd-boxed .oneloop .afterpost {
        width: 100%;
        float: none;
        display: block;
    }
    .oneloop .rightbox {
        height: auto;
    }
    .oneloop .first-post .fp-head {
        position: absolute;
        padding: 50px 0 15px;
    }
    .sidebar {
        width: 100%;
        float: none;
        display: block;
        margin: 0;
        position: relative !important;
        top: 0 !important;
    }
    .sidebar.inscroll {
        padding: 0;
    }
    #before {
        width: auto;
    }
    .normalwidget,
    .fixwidget,
    .bottomwidget {
        position: relative !important;
        top: auto !important;
    }
    .innn {
        width: 100%;
        float: none;
        height: auto;
    }
    .innn figure {
        width: 120px;
        height: 90px;
    }
    .fb-meta {
        width: calc( 100% - 130px);
    }
    .fb-meta .inbox {
        padding: 0;
    }
    .fb-meta .inbox h3 {
        margin: 5px 0;
        font-size: 14px;
    }
    .pop-img img {
        width: 100%;
    }
    .five-inn img {
        width: 100%;
    }
    .ndeso-entry {
        height: 50px;
    }
}


/**
 * 18.3 - <= 480px
 */

@media screen and (max-width: 480px) {
	#topblock1 .blockone:nth-child(1) h3 {
		font-size: 16px;
	}
	.postfeatured {
		height: 30px;
		font-size: 14px;
		line-height: 30px;
	}
    .post-thumbnail {
        display: block;
        margin: 15px -16px;
    }
    .ndeso-tax,
    .ndeso-entry {
        width: 100%;
        height: auto;
        float: none;
        font-size: 13px;
    }
    .site .metablock .screen {
        margin: 0 6px 0 0;
    }
    .site .metablock.ndeso-tax .screen {
        display: none;
    }
    .ndeso-tax br,
    .ndeso-entry br {
        display: none;
    }
    .ndeso-tax {
        clear: both;
    }
    .loop-heading .nd-paging {
        right: auto;
        left: auto;
        width: 100%;
        text-align: center;
    }
    .nd-paging a {
        float: none;
        display: inline-block;
        min-width: 24px;
        height: 24px;
        line-height: 24px;
        float: none;
        margin: 3px 0;
    }
    .nd-paging .ndleft,
    .nd-paging .ndright {
        float: none;
    }
    .nd-paging span.dotted {
        height: 24px;
        line-height: 24px;
        text-align: center;
        float: none;
        font-size: 13px;
        padding: 0;
    }
}


/**
 * 18.4 - <= 360px
 */

@media screen and (max-width: 360px) {
	.site-title {
		font-size: 22px;
	}
    .not-found {
        padding: 30px 0 80px;
        max-width: 100%;
    }
    .before-trending {
        padding: 0 15px;
    }
    .trends {
        height: 30px;
        overflow: hidden;
        margin: 10px 0 0;
    }
    .page-title,
    .entry-title {
        font-size: 20px;
    }
    p {
        font-size: 14px;
        margin: 0 0 12px;
    }
    .loop-heading h3 {
        font-size: 20px;
    }
    .site-content {
        font-size: 14px;
    }
    .comments-title {
        margin-bottom: 15px;
    }
    .comments-title,
    .comment-reply-title {
        font-size: 16px;
        padding-top: 15px;
    }
    .entry-content h1,
    .entry-summary h1,
    .comment-content h1,
    .textwidget h1 {
        font-size: 22px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .entry-content h2,
    .entry-summary h2,
    .comment-content h2,
    .textwidget h2 {
        font-size: 20px;
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .entry-content h3,
    .entry-summary h3,
    .comment-content h3,
    .textwidget h3 {
        font-size: 19px;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .entry-content h4,
    .entry-content h5,
    .entry-content h6,
    .entry-summary h4,
    .entry-summary h5,
    .entry-summary h6,
    .comment-content h4,
    .comment-content h5,
    .comment-content h6,
    .textwidget h4,
    .textwidget h5,
    .textwidget h6 {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .comment-author {
        margin-bottom: 0px;
    }
    .comment-reply-link {
        margin-top: 15px;
        padding: 6px 10px 6px;
    }
    .comment-list .children > li {
        padding-left: 15px;
    }
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback {
        padding: 15px 0;
    }
    .comment-list + .comment-respond,
    .comment-navigation + .comment-respond {
        padding-top: 15px;
    }
    .comment-form {
        padding-top: 15px;
    }
    .comment-notes,
    .comment-awaiting-moderation,
    .logged-in-as,
    .form-allowed-tags {
        margin-bottom: 15px;
    }
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="week"],
    input[type="month"],
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="tel"],
    input[type="number"],
    textarea {
        padding: 6px 8px;
    }
    input[type="search"] {
        padding: 10px 8px;
    }
    button,
    button[disabled]:hover,
    button[disabled]:focus,
    input[type="button"],
    input[type="button"][disabled]:hover,
    input[type="button"][disabled]:focus,
    input[type="reset"],
    input[type="reset"][disabled]:hover,
    input[type="reset"][disabled]:focus,
    input[type="submit"],
    input[type="submit"][disabled]:hover,
    input[type="submit"][disabled]:focus {
        font-size: 14px;
        padding: 8px 10px 8px;
    }
    .entry-class {
        margin: 0 0 50px;
    }
    pre {
        padding: 15px;
    }
    code,
    kbd,
    pre,
    samp {
        font-size: 14px;
    }
    .comment-content img {
        border: 0;
        margin: 5px 0;
    }
    .site-content .breadcrumbs {
        margin: 4px 0;
        padding: 0;
        height: 30px;
        overflow-x: auto;
    }
    .site-content .breadcrumbs .inbread {
        width: 600px;
        overflow: hidden;
        font-size: 13px;
        height: 29px;
    }
    .site-content .breadcrumbs span {
        height: 29px;
        line-height: 29px;
        padding: 0 2px;
    }
    .author-info {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .author-title {
        font-size: 16px;
    }
    .author-bio {
        font-size: 13px;
    }
    .single-title {
        font-size: 25px;
        margin: 0 0 10px;
        padding: 10px 0;
    }
    .single-content-ndeso p:nth-child(1) {
        font-size: 16px;
        line-height: 1.3;
    }
    .single-content-ndeso blockquote p:nth-child(1) {
        font-size: 14px;
    }
    dl,
    dd {
        margin: 0 0 15px;
    }
    .oneloop .fp-head h2 {
        font-size: 16px;
    }
    .sidebar .widget ul {
        font-size: 14px;
    }
    .sidebar .widget .tagcloud ul li a {
        height: 26px;
        line-height: 26px;
    }
    .sidebar .widget.widget_latestposts_thumbnail .popbox .poppost h4 {
        font-size: 15px;
    }
    .sidebar .widget.widget_latestposts_thumbnail .popbox .poppost span {
        font-size: 40px;
    }
    .site-info {
        font-size: 14px;
        line-height: 1.4;
    }
    .copyright {
        padding: 16px;
        text-align: center;
    }
    #return-to-top {
        bottom: 15px;
    }
}