/*
Theme Name: Royal Magazine
Theme URI: https://themeinwp.com/theme/royal-magazine
Author: ThemeInWP
Author URI: https://www.themeinwp.com/
Description: Take your magazine/news site to the Next Level with Royal Magazine. Royal Magazine is a feature-rich and fully responsive magazine/news WordPress theme, suitable for almost any niche. Built with Bootstrap3 framework, Royal Magazine is Engineered for the pros and Crafted for the up-and-comers. With fully responsive design Royal Magazine is tested on all major handheld devices. Unlimited possibilities & flexible Layouts. Don’t wait – Launch Your Start-up Now! with Royal Magazine. Our theme is SEO Optimized and also supports the Elementor plugin. View Live Demo: https://demo.themeinwp.com/royal-magazine and Visit Theme Documentation: https://docs.themeinwp.com/royal-magazine
Version: 1.2.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: royal-magazine
Tags: blog, news, entertainment, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, custom-header, translation-ready, theme-options, threaded-comments, footer-widgets, rtl-language-support
Tested up to: 5.4.2
Requires PHP: 5.5

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ##search
    ##Admin only visible css
    ##Social Icon
    ##Slider
    ## Homepage
    ## Posts and pages
# Footer
    ##Backtotop
# Infinite scroll
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
    margin: 0 8px;
}

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;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

body,
button,
input,
select,
textarea {
    color: #040404;
    font-family: 'Karla', sans-serif;
    font-size: 18px;
    line-height: 1.8;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
    font-weight: 400;
}

body,
.single .site-content .content-area p {
    font-family: 'Merriweather', serif;
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    background: #fff;
}

blockquote,
q {
    border: 0;
    display: inline-block;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    text-align: center;
}

article blockquote {
    margin-bottom: 54px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    display: block;
    width: 27px;
    height: 1px;
    background-color: #383838;
    margin-bottom: 1em;
    margin-left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

blockquote:after,
q:after {
    margin-bottom: 0;
    margin-top: 1em;
}

blockquote cite {
    color: #999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \2009";
}

dl {
    border: 2px solid #e8e8e8;
    padding: 2.5em;
}

dt {
    text-align: left;
    font-size: 130%;
    font-weight: bold;
}

dd {
    margin: 0;
    padding: 0 0 1em 0;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #eb2f21;
    border-radius: 3px;
    border: 0;
    color: #fff;
    outline: none;
    min-height: 45px;
    font-size: 16px;
    line-height: 1;
    padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    filter: alpha(opacity=85);
    opacity: 0.85;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    filter: alpha(opacity=85);
    opacity: 0.85;
}

.button-fancy {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 16px 42px;
    text-decoration: none;
    position: relative;
}

.read-more.button-fancy {
    display: table;
    clear: both;
    margin-top: 20px;
}

.button-fancy > .btn-arrow {
    background-color: transparent;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    border-style: solid;
    border-width: 2px;
    width: 100%;
    height: 100%;
    z-index: 50;
    will-transform: translate;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-transition: right 0.5s ease-in-out, width 0.4s ease 0.3s, height 0.3s ease 0.3s, border-width 0.4s ease-in-out, background-color 0.2s ease-in, border-color 0.4s ease-in-out, -webkit-transform 0.5s ease-in;
    transition: right 0.5s ease-in-out, width 0.4s ease 0.3s, height 0.3s ease 0.3s, border-width 0.4s ease-in-out, background-color 0.2s ease-in, border-color 0.4s ease-in-out, -webkit-transform 0.5s ease-in;
    transition: transform 0.5s ease-in, right 0.5s ease-in-out, width 0.4s ease 0.3s, height 0.3s ease 0.3s, border-width 0.4s ease-in-out, background-color 0.2s ease-in, border-color 0.4s ease-in-out;
    transition: transform 0.5s ease-in, right 0.5s ease-in-out, width 0.4s ease 0.3s, height 0.3s ease 0.3s, border-width 0.4s ease-in-out, background-color 0.2s ease-in, border-color 0.4s ease-in-out, -webkit-transform 0.5s ease-in;
}

.button-fancy > .btn-arrow:before, .button-fancy > .btn-arrow:after {
    background-color: transparent;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0;
    transition-delay: 0;
}

.button-fancy > .btn-arrow:before {
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.button-fancy > .btn-arrow:after {
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}

.button-fancy:hover.-white > .btn-arrow {
    background-color: #ffffff;
}

.button-fancy:hover.-white > .btn-arrow:before, .button-fancy:hover.-white > .btn-arrow:after {
    background-color: #ffffff;
}

.button-fancy:hover.-black > .btn-arrow {
    background-color: #555555;
}

.button-fancy:hover.-black > .btn-arrow:before, .button-fancy:hover.-black > .btn-arrow:after {
    background-color: #555555;
}

.button-fancy:hover.-red > .btn-arrow {
    background-color: #eb2f21;
}

.button-fancy:hover.-red > .btn-arrow:before, .button-fancy:hover.-red > .btn-arrow:after {
    background-color: #eb2f21;
}

.button-fancy:hover > .btn-arrow {
    height: 2px;
    border-width: 0;
    border-color: transparent;
    width: 56px;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-transition: right 0.5s ease 0.2s, width 0.4s ease, height 0.3s ease-in-out, border-width 0.3s ease-in-out, background-color 0.2s ease-in 0.3s, border-color 0.3s ease-in-out, -webkit-transform 0.5s ease-in;
    transition: right 0.5s ease 0.2s, width 0.4s ease, height 0.3s ease-in-out, border-width 0.3s ease-in-out, background-color 0.2s ease-in 0.3s, border-color 0.3s ease-in-out, -webkit-transform 0.5s ease-in;
    transition: transform 0.5s ease-in, right 0.5s ease 0.2s, width 0.4s ease, height 0.3s ease-in-out, border-width 0.3s ease-in-out, background-color 0.2s ease-in 0.3s, border-color 0.3s ease-in-out;
    transition: transform 0.5s ease-in, right 0.5s ease 0.2s, width 0.4s ease, height 0.3s ease-in-out, border-width 0.3s ease-in-out, background-color 0.2s ease-in 0.3s, border-color 0.3s ease-in-out, -webkit-transform 0.5s ease-in;
}

.button-fancy:hover > .btn-arrow:before, .button-fancy:hover > .btn-arrow:after {
    width: 8px;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.button-fancy:hover > .btn-arrow:before {
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
}

.button-fancy:hover > .btn-arrow:after {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.button-fancy:hover > .text {
    -webkit-transform: translateX(-42px);
    transform: translateX(-42px);
    -webkit-transition: -webkit-transform 0.4s ease-in-out 0.2s;
    transition: -webkit-transform 0.4s ease-in-out 0.2s;
    transition: transform 0.4s ease-in-out 0.2s;
    transition: transform 0.4s ease-in-out 0.2s, -webkit-transform 0.4s ease-in-out 0.2s;
}

.button-fancy.-white {
    color: white;
    border-color: white;
}

.button-fancy.-black {
    color: #555;
    border-color: #555;
}

.button-fancy.-red {
    color: #eb2f21;
    border-color: #eb2f21;
}

.button-fancy > .text {
    display: block;
    position: relative;
    z-index: 100;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 15px;
    outline: none !important;
}

input[type="text"]:focus, input[type="text"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="url"]:focus,
input[type="url"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="number"]:focus,
input[type="number"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="range"]:focus,
input[type="range"]:hover,
input[type="date"]:focus,
input[type="date"]:hover,
input[type="month"]:focus,
input[type="month"]:hover,
input[type="week"]:focus,
input[type="week"]:hover,
input[type="time"]:focus,
input[type="time"]:hover,
input[type="datetime"]:focus,
input[type="datetime"]:hover,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:hover,
input[type="color"]:focus,
input[type="color"]:hover,
textarea:focus,
textarea:hover {
    color: #eb2f21;
    outline: none !important;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

.meta-icon {
    margin-right: 5px;
    font-size: 16px;
    line-height: normal;
    vertical-align: middle;
}

.meta-icon.meta-icon-big {
    color: #fff;
    font-size: 50px;
}

.twp-icon-2x {
    font-size: 32px;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
}

thead th {
    border-bottom: 2px solid #eee;
    padding-bottom: 0.5em;
}

th {
    padding: 0.4em;
    text-align: left;
}

tr {
    border-bottom: 1px solid #eee;
}

td {
    padding: 0.4em;
}

td a {
    text-decoration: underline;
}

th:first-child,
td:first-child {
    padding-left: 0;
}

th:last-child,
td:last-child {
    padding-right: 0;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #434343;
    text-decoration: none;
}

a:active,
a:visited {
    color: #000;
}

a:hover,
a:focus {
    color: #eb2f21;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-title, .site-description {
    left: 0;
    right: 0;
}

.top-bar {
    position: relative;
    -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;
}

/* - Breaking News */
.top-bar .breaking-news h3 {
    font-size: 16px;
    float: left;
    padding: 0 20px 0;
    font-weight: 400;
    margin: 0;
    height: 50px;
    line-height: 50px;
}

.top-bar:before {
    content: "";
    background-color: #212121;
    left: 40%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: inline-block;
}

.twp-date {
    float: right;
    position: relative;
    padding: 0 15px;
    right: 70px;
    line-height: 50px;
    height: 50px;
}

.news {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
    float: left;
    clear: right;
    position: relative;
    width: 60%;
    overflow: hidden;
}

.news .marquee {
    padding: 0 25px;
}

.news > span {
    margin-left: 20px;
    margin-right: 15px;
    padding: 3px 5px 4px 5px;
    border-radius: 2px;
    font-style: italic;
    position: absolute;
    z-index: 1;
    line-height: 13px;
}

.news > span::before {
    content: "";
    left: -20px;
    top: -14px;
    bottom: -14px;
    background-color: #282828;
    position: absolute;
    width: 20px;
    display: inline-block;
}

.news a {
    text-decoration: none;
    display: inline-block;
    margin-right: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

.news a:hover > span,
.news a:hover {
    background-color: #eb2f21;
    color: #212121;
    -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;
}

.news a > span {
    position: relative;
    color: #fff;
    padding-right: 10px;
    margin-right: 10px;
}

.news a > span:not(.comments):after {
    position: absolute;
    content: "";
    width: 1px;
    background-color: #727272;
    height: 11px;
    top: 3px;
    right: 0;
}

/* - News Comments */
.news .comments {
    background-color: transparent;
    color: #727272;
    padding: 0;
    margin-left: 20px;
}

.news .comments i {
    color: #727272;
    margin-right: 10px;
    padding: 0;
}

.news .comments a:hover,
.news .comments:hover,
.news .comments:hover > a i {
    background-color: transparent;
    color: #fff;
    -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;
}

#masthead {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 999;
}

.site-branding {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
}

.site-branding .site-title {
    display: block;
    font-size: 4.6875em;
    line-height: 1.0731707317;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.top-header {
    border-bottom: 1px solid;
}

.main-navigation {
    border-left: 1px solid;
    border-right: 1px solid;
    position: relative;
}

.main-navigation .popular-post,
.main-navigation .icon-search {
    position: absolute;
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    text-align: center;
    width: 80px;
    cursor: pointer;
    -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;
}

.main-navigation .popular-post {
    border-right: 1px solid;
    left: 0;
}

.main-navigation .popular-post a {
    display: block;
    width: 100%;
    height: 60px;
}

.main-navigation .icon-search {
    border-left: 1px solid;
    right: 0;
}

.trending-border {
    border-bottom: 1px solid;
}

.main-navigation .toggle-menu {
    height: 60px;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    margin-left: 80px;
    margin-right: 80px;
    display: none;
}

.ham {
    width: 23px;
    height: 2px;
    top: 35px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.ham:before,
.ham:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    background-color: #fff;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.ham:before {
    top: -8px;
}

.ham:after {
    top: 8px;
}

.ham.exit {
    background-color: transparent;
}

.ham.exit:before {
    -webkit-transform: translateY(8px) rotateZ(-45deg);
    -moz-transform: translateY(8px) rotateZ(-45deg);
    -ms-transform: translateY(8px) rotateZ(-45deg);
    -o-transform: translateY(8px) rotateZ(-45deg);
    transform: translateY(8px) rotateZ(-45deg);
}

.ham.exit:after {
    -webkit-transform: translateY(-8px) rotateZ(45deg);
    -moz-transform: translateY(-8px) rotateZ(45deg);
    -ms-transform: translateY(-8px) rotateZ(45deg);
    -o-transform: translateY(-8px) rotateZ(45deg);
    transform: translateY(-8px) rotateZ(45deg);
}

.main-navigation .menu > ul {
    display: block;
    margin: 0 80px;
    padding: 0;
    list-style: none;
    text-align: center;
    vertical-align: top;
}

.main-navigation .menu ul li {
    position: relative;
    display: inline-block;
    float: none;
}

.main-navigation .menu ul li a {
    font-size: 85%;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
}

.main-navigation .menu > ul > li.current-menu-item > a,
.main-navigation .menu > ul > li:hover > a,
.main-navigation .menu > ul > li:focus > a {
    background: #eb2f21;
}

.main-navigation .menu ul li i {
    padding: 0 10px;
    display: inline-block;
    line-height: 100%;
}

.main-navigation .menu ul > li > a {
    display: block;
    line-height: 60px;
    padding: 0 10px;
}

@media only screen and (min-width: 992px) {
    .main-navigation .menu ul ul li {
        width: 250px;
    }

    .main-navigation .menu ul ul a {
        border-bottom: 1px solid #282828;
        display: block;
        padding: 12px 30px;
        line-height: inherit;
    }

    .main-navigation .menu ul ul a:before {
        margin-right: 10px;
        position: absolute;
        left: 15px;
        top: 35%;
        display: inline-block;
        font-family: "Ionicons";
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f3d1";

    }

    .main-navigation .menu ul ul a:hover {
        background: #eb2f21;
    }

    .main-navigation .menu ul ul {
        background: #000;
        position: absolute;
        text-align: left;
        visibility: hidden;
        filter: alpha(opacity=0);
        opacity: 0;
        margin: 0 auto;
        padding: 0;
    }

    .main-navigation .menu li:hover > ul,
    .main-navigation .menu li:focus > ul{
        visibility: visible;
        filter: alpha(opacity=1);
        opacity: 1;
        z-index: 999;
        -webkit-transition: opacity 0.4s, top 0.4s;
        -moz-transition: opacity 0.4s, top 0.4s;
        -ms-transition: opacity 0.4s, top 0.4s;
        -o-transition: opacity 0.4s, top 0.4s;
        transition: opacity 0.4s, top 0.4s;
    }

    .main-navigation .menu li:focus-within > ul{
        visibility: visible;
        filter: alpha(opacity=1);
        opacity: 1;
        z-index: 999;
        -webkit-transition: opacity 0.4s, top 0.4s;
        -moz-transition: opacity 0.4s, top 0.4s;
        -ms-transition: opacity 0.4s, top 0.4s;
        -o-transition: opacity 0.4s, top 0.4s;
        transition: opacity 0.4s, top 0.4s;
    }

    .main-navigation .menu > ul > li > ul {
        top: 100%;
        left: 0;
    }

    .main-navigation .menu > ul > li:last-child > ul {
        left: auto;
        right: 0;
    }

    .main-navigation .menu ul ul ul {
        top: -20px;
        left: 100%;
    }

    .main-navigation .menu ul ul li:hover ul,
    .main-navigation .menu ul ul li:focus ul{
        top: 0;
    }

    .main-navigation .menu ul ul li:focus-within ul{
        top: 0;
    }
}

.main-navigation .menu .menu-mobile {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    text-align: left;
    position: relative;
    z-index: 9999;
    display: none;
}

.main-navigation .menu .menu-mobile li {
    display: block;
    border-top: 1px solid #4e4e4e;
    float: none;
}

.main-navigation .menu .menu-mobile li a {
    line-height: 50px;
    display: block;
    position: relative;
    padding-right: 30px;
    -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;
}

.main-navigation .menu .menu-mobile li a:hover {
    opacity: 0.7;
}

.main-navigation .menu .menu-mobile li a i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    z-index: 1;
}

.main-navigation .menu .menu-mobile li a i.active:after {
    width: 13px;
    height: 1px;
}

.main-navigation .menu .menu-mobile li a i:before,
.main-navigation .menu .menu-mobile li a i:after {
    content: '';
    width: 13px;
    height: 1px;
    background-color: #848484;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.main-navigation .menu .menu-mobile li a i:after {
    width: 1px;
    height: 13px;
}

.main-navigation .menu .menu-mobile li .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #dcdcdc;
    display: none;
}

.main-navigation .menu .menu-mobile li .sub-menu > li a {
    margin-left: 15px;
}

.main-navigation .menu .menu-mobile li .sub-menu > li:first-child {
    border-top: 0;
}

.popup-search {
    position: fixed;
    width: 0;
    height: 100%;
    overflow-y: auto;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 20px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(51, 51, 51, 0.94);
    margin: auto;
    overflow: hidden;
    -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;
}

.reveal-search .popup-search {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.reveal-social .table-align,
.reveal-search .table-align {
    height: 100%;
    width: 100%;
}

.popup-search .close-popup {
    position: fixed;
    bottom: 80px;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    z-index: 1;
    width: 40px;
    height: 30px;
    opacity: 1;
    -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;
}

.popup-search .close-popup:after,
.popup-search .close-popup:before {
    content: '';
    height: 1px;
    width: 41px;
    position: absolute;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    -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;
}

.popup-search .close-popup:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup-search .close-popup:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: none !important;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.row-collapse {
    margin-right: 0;
    margin-left: 0;
}

.row-collapse [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.no-padding {
    padding: 0;
}

.bg-image,
.data-bg {
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.data-bg-slide {
    height: 600px;
    position: relative;
}

.data-bg-slide:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(40, 40, 40, .6);
    transition: all .25s ease-in-out 0s;
}

.bg-pattern {
    background-image: url('data:image/svg+xml;charset=UTF-8,<?xml version="1.0" ?><svg fill="rgba(255,255,255,0.2)" width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M0,1h1V0H0V1z M8,8v1h1V8H8z"/></svg>') !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-position: top left;
    z-index: 10;
}

@media only screen and (max-width: 767px) {
    .data-bg-slide {
        height: 300px;
    }
}

.data-bg-1 {
    height: 150px;
}

.twp-article-item {
    position: relative;
    overflow: hidden;
}

.hover_effect {
    padding: 15px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}

.twp-article-item:hover .hover_effect,
.twp-article-item:hover .focus_effect {
    visibility: visible;
    opacity: 1;
}

.hover_effect a {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.74);
    color: #fff;
    display: table;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.number {
    font-size: 67px;
    color: #ffffff;
    font-weight: 700;
    opacity: .85;
}

/*--------------------------------------------------------------
##color and font
--------------------------------------------------------------*/
.primary-bgcolor {
    background-color: #282828;
    color: #fff;
}

.primary-bgcolor a {
    color: #fff;
}

.secondary-bgcolor {
    background: #eb2f21;
    color: #fff;
}

.secondary-bgcolor a {
    color: #fff;
}

.widget-bgcolor {
    background: #fff;
    color: #333;
}

body .widget-bgcolor a {
    color: #333;
}

.alt-bgcolor {
    background: #f8d92f;
    color: #fff;
}

.alt-bordercolor {
    border-color: #f8d92f;
}

.alt-bgcolor a {
    color: #fff;
}

.comment-respond .comment-reply-title,
.secondary-font {
    font-family: 'Playfair Display', serif;
}

.primary-font,
.main-navigation .menu ul a {
    font-family: 'Karla', sans-serif;
}

.alt-font {
    font-family: 'Merriweather', serif;
}

.big-font {
    font-size: 120%;
}

body .small-font {
    font-size: 80%;
}

.site-content .widget-title span {
    color: #000;
    font-weight: 900;
    text-transform: none;
}

@media only screen and (min-width: 40.625rem) {
    .full-item-title {
        font-size: 1.6875rem;
    }
}

@media only screen and (min-width: 61.25rem) {
    .full-item-title {
        font-size: 32px;

    }
}

.full-item-title {
    margin: 0 auto 15px;
}

.twp-archive-lr .twp-image-archive.image-left,
.twp-archive-lr .entry-content {
    float: left;
}

.twp-archive-lr .twp-image-archive.image-right {
    float: right;
}

.twp-archive-lr .twp-image-archive.image-left {
    width: 37%;
    margin-right: 3%;
}

.twp-archive-lr .twp-image-archive.image-right {
    width: 37%;
    margin-left: 3%;
}

article.post {
    border-bottom: 1px solid;
    margin-bottom: 30px;
}

article.post:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.twp-image-archive {
    margin-bottom: 20px;
}

.twp-archive-lr .entry-content {
    width: 60%;
}

.twp-archive-lr .entry-content.twp-post-fullwidth {
    width: 100%;
}

.twp-meta-categories {
    margin: 0 auto 15px;
    padding-bottom: 5px;
}

.twp-meta-categories .post-categories {
    display: inline-block;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.twp-meta-categories .post-categories li {
    display: inline-block;
}

.twp-meta-categories a {
    background: #bbbbbb;
    color: #fff;
    padding: 0 15px;
}

.twp-meta-categories a {
    display: inline-block;
    margin: 5px 0;
}

.full-item-metadata {
    margin-bottom: 10px;
}

.archive-entry-title {
    font-size: 2.5rem;
    line-height: 1.4;
    border-bottom: 2px solid #282828;
}

@media only screen and (max-width: 640px) {
    .twp-archive-lr .twp-image-archive.image-left,
    .twp-archive-lr .twp-image-archive.image-right {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .twp-archive-lr .entry-content {
        width: 100%;
    }
}

.inner-heading,
.block-text {
    color: #434343;
    display: block;
}

.inner-heading {
    padding-top: 20px;
}

.block-text > span {
    font-size: 44.8px;
    font-size: 2.8rem;
    line-height: 1.6;
    border-bottom: solid 1px;
}

#trendingCollapse {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 9;
}

#trendingCollapse .twp-corner:after {
    border-width: 0 4.375rem 4.6875rem 0;
}

@media only screen and (max-width: 991px) {
    #trendingCollapse {
        max-height: 250px;
        overflow-y: scroll;
    }

}

.arrow,
.arrow:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -10px auto 0;
    border-left: none;
    border-top: none;
    width: 20px;
    height: 20px;
}

.arrow {
    -webkit-transform: rotate(45deg);
    border-right: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
}

.arrow:before {
    content: "";
    border-right: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: arrow;
}

@keyframes arrow {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translate(-10px, -10px);
    }
}

/*--------------------------------------------------------------
##preloader
--------------------------------------------------------------*/
.preloader {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transform: all 0.7s ease;
    transition: all 0.7s ease;
}

.page-loaded .preloader {
    transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
}

.page-loaded .header {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
}

.page-loaded .navbar-default {
    transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
}

.preloader-wrapper {
    height: 4px;
    width: 500px;
    position: relative;
    margin: 400px auto;
    margin: 50vh auto;
}

.preloader .line {
    position: absolute;
    height: 4px;
    width: 100%;
}

.preloader .line.odd:before {
    position: absolute;
    content: "";
    left: 0;
    height: 4px;
    -webkit-animation: line-left 2500ms linear 0ms infinite;
    animation: line-left 2500ms linear 0ms infinite;
}

.preloader .line.odd:after {
    position: absolute;
    content: "";
    right: 0;
    height: 4px;
    -webkit-animation: line-right 2500ms linear 0ms infinite;
    animation: line-right 2500ms linear 0ms infinite;
}

.preloader .line.odd:before,
.preloader .line.odd:after {
    background-color: #333;
}

.preloader .line.even:before {
    position: absolute;
    content: "";
    left: 0;
    height: 4px;
    -webkit-animation: line-left 2500ms linear 625ms infinite;
    animation: line-left 2500ms linear 625ms infinite;
}

.preloader .line.even:after {
    position: absolute;
    content: "";
    right: 0;
    height: 4px;
    -webkit-animation: line-right 2500ms linear 625ms infinite;
    animation: line-right 2500ms linear 625ms infinite;
}

.preloader .line.even:before,
.preloader .line.even:after {
    background-color: #fff;
}

.preloader .line.odd-1:before {
    position: absolute;
    content: "";
    left: 0;
    height: 4px;
    -webkit-animation: line-left 2500ms linear 1250ms infinite;
    animation: line-left 2500ms linear 1250ms infinite;
}

.preloader .line.odd-1:after {
    position: absolute;
    content: "";
    right: 0;
    height: 4px;
    -webkit-animation: line-right 2500ms linear 1250ms infinite;
    animation: line-right 2500ms linear 1250ms infinite;
}

.preloader .line.odd-1:before,
.preloader .line.odd-1:after {
    background-color: #333;
}

.preloader .line.even-1:before {
    position: absolute;
    content: "";
    left: 0;
    height: 4px;
    -webkit-animation: line-left 2500ms linear 1875ms infinite;
    animation: line-left 2500ms linear 1875ms infinite;
}

.preloader .line.even-1:after {
    position: absolute;
    content: "";
    right: 0;
    height: 4px;
    -webkit-animation: line-right 2500ms linear 1875ms infinite;
    animation: line-right 2500ms linear 1875ms infinite;
}

.preloader .line.even-1:before,
.preloader .line.even-1:after {
    background-color: #fff;
}

@-webkit-keyframes line-right {
    0% {
        width: 0;
        margin-right: 50%;
    }
    25% {
        width: 35%;
        margin-right: 15%;
    }
    50% {
        width: 15%;
        margin-right: 0;
    }
    75% {
        width: 0;
        margin-right: 0;
    }
}

@-moz-keyframes line-right {
    0% {
        width: 0;
        margin-right: 50%;
    }
    25% {
        width: 35%;
        margin-right: 15%;
    }
    50% {
        width: 15%;
        margin-right: 0;
    }
    75% {
        width: 0;
        margin-right: 0;
    }
}

@-ms-keyframes line-right {
    0% {
        width: 0;
        margin-right: 50%;
    }
    25% {
        width: 35%;
        margin-right: 15%;
    }
    50% {
        width: 15%;
        margin-right: 0;
    }
    75% {
        width: 0;
        margin-right: 0;
    }
}

@keyframes line-right {
    0% {
        width: 0;
        margin-right: 50%;
    }
    25% {
        width: 35%;
        margin-right: 15%;
    }
    50% {
        width: 15%;
        margin-right: 0;
    }
    75% {
        width: 0;
        margin-right: 0;
    }
}

@-webkit-keyframes line-left {
    0% {
        width: 0;
        margin-left: 50%;
    }
    25% {
        width: 35%;
        margin-left: 15%;
    }
    50% {
        width: 15%;
        margin-left: 0;
    }
    75% {
        width: 0;
        margin-left: 0;
    }
}

@-moz-keyframes line-left {
    0% {
        width: 0;
        margin-left: 50%;
    }
    25% {
        width: 35%;
        margin-left: 15%;
    }
    50% {
        width: 15%;
        margin-left: 0;
    }
    75% {
        width: 0;
        margin-left: 0;
    }
}

@-ms-keyframes line-left {
    0% {
        width: 0;
        margin-left: 50%;
    }
    25% {
        width: 35%;
        margin-left: 15%;
    }
    50% {
        width: 15%;
        margin-left: 0;
    }
    75% {
        width: 0;
        margin-left: 0;
    }
}

@keyframes line-left {
    0% {
        width: 0;
        margin-left: 50%;
    }
    25% {
        width: 35%;
        margin-left: 15%;
    }
    50% {
        width: 15%;
        margin-left: 0;
    }
    75% {
        width: 0;
        margin-left: 0;
    }
}

/*--------------------------------------------------------------
##search
--------------------------------------------------------------*/
.search-box {
    display: none;
    background: #f1f1f1;
    padding: 20px 42px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    transition: background-color 500ms ease-in-out;
}

.search-box .search-form {
    max-width: 740px;
    margin-right: auto;
    margin-left: auto;
}

.search-box .search-form label {
    float: left;
    width: 85%;
    width: calc(100% - 200px);
}

.search-box .search-form label .search-field {
    width: 100%;
    background: transparent;
    border-width: 1px 0 1px 1px;
    border-color: #e6e6e6;
    border-style: solid;
    font-size: 20px;
    font-size: 1.25rem;
}

.search-box .search-form .search-submit {
    width: 200px;
}

.search-box .search-form label .search-field::-webkit-input-placeholder {
    color: #434343;
}

.search-box .search-form label .search-field:-moz-placeholder {
    color: #434343;
}

.search-box .search-form label .search-field::-moz-placeholder {
    color: #434343;
}

.search-box .search-form label .search-field:-ms-input-placeholder {
    color: #434343;
}

/*--------------------------------------------------------------
##Admin only visible css
--------------------------------------------------------------*/
.v-align-top {
    vertical-align: top;
}

.v-align-middle {
    vertical-align: middle;
}

.v-align-bottom {
    vertical-align: bottom;
}

.table-align {
    display: table;
}

.table-align .table-align-cell {
    display: table-cell;
}

.display-info {
    padding-top: 200px;
    padding-bottom: 200px;
}

.margin-0 {
    margin: 0 auto !important;
}

.sticky {
    display: block;
}

.home.blog .site-content,
.site-content {
    margin: 0 auto;
    padding: 30px 0 60px;
    width: 100%;
    max-width: 1170px;
}

body:not(.home) .site-content {
    background: #fff;
}

.home .site-content {
    padding: 0;
    max-width: inherit;
}

.container-bg {
    background: #fff;
}

.boxed-layout {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#primary,
#secondary {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.col-right,
.col-left {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

#secondary .theiaStickySidebar,
.col-right .theiaStickySidebar {
    padding: 30px 15px !important;
    border: 1px solid;
}

#primary.content-area.full-width {
    width: 100%;
}

@media only screen and (min-width: 992px) {
    #primary,
    .col-left {
        width: 66.66%;
    }

    #secondary,
    .col-right {
        width: 33.33%;
    }

    .col-right #secondary {
        padding: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    #primary,
    #secondary {
        padding-left: 15px;
        padding-right: 15px;
    }

}

body.left-sidebar #primary {
    float: right;
}

body.no-sidebar #primary {
    width: 100%;
}

body.no-sidebar #secondary {
    display: none !important;
    width: 0px;
    height: 0px;
    visibility: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
}

.section-block {
    clear: both;
}

.section-block:before,
.section-block:after {
    clear: both;
    content: "";
    display: table;
}

.section-title {
    font-size: 26px;
    line-height: 1.2;
    margin: 0 auto 20px;
}

.section-title span {
    display: table-cell;
    padding: 5px 15px;
}

body .inner-banner-2 {
    background-position: top center;
    background-size: cover;
    padding: 110px 0;
    position: relative;
    background-attachment: fixed;
}

body .inner-banner-img {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.inner-banner-1 .twp-bredcrumb {
    border-bottom: 2px solid #4e4e4e;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.breadcrumbs {
    padding: 5px 0;
    padding-right: 15px;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}

.breadcrumbs ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.breadcrumbs ul li {
    display: inline;
}

.breadcrumbs ul .trail-item span {
    position: relative;
    padding-left: 12px;
    padding-right: 12px;
}

.inner-banner-2 .breadcrumbs,
.inner-banner-2 .breadcrumbs ul .trail-item span {
    color: #fff;
}

.breadcrumbs ul .trail-item.trail-begin span {
    padding-left: 0;
}

.breadcrumbs ul li span:before {
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f3d1";
    position: absolute;
    top: 0;
    left: 0;
}

.breadcrumbs ul .trail-item.trail-begin span:before {
    content: none;
}

.inner-header-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.entry-meta {
    padding: 5px 0;
    position: relative;
}

.entry-meta > span {
    margin-right: 15px;
}

.entry-header .entry-title {
    margin: 0 0 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.inner-banner-1 .entry-header .entry-title {
    font-size: 48px;
}

.inner-banner-2 .entry-header .entry-title {
    color: #fff;
}

.entry-header .entry-title span {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    margin-top: 15px;
}

.inner-banner-2 .entry-title {
    border-bottom: 1px solid #ccc;
    display: block;
    padding-bottom: 15px;
    position: relative;
}

.inner-banner-2 .entry-title:after {
    content: '';
    display: block;
    width: 250px;
    height: 1px;
    background: #eb2f21;
    position: absolute;
    bottom: -1px;
    top: inherit;
    left: 0;
    right: 0;
    transition: width .3s;
}

.inner-banner-2 .entry-title:hover:after {
    width: 100%;
}

.site-content .entry-footer {
    padding: 5px 15px;
    margin: 15px auto 50px;
}

span.cat-links,
span.comments-link {
    margin-right: 10px;
}

/*------------------------------------------------------------
 * ## Post-navigation
 *------------------------------------------------------------
 */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    border: 1px solid #bac2cc;
    overflow: hidden;
    margin: 0 0 1.5em;
    padding: 0;
    position: relative;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
    position: relative;
}

.nav-previous,
.nav-next {
    display: table;
    padding: 5px 5px;
}

.nav-previous:before,
.nav-next:after {
    content: "";
    display: table-cell;
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.nav-previous:before {
    content: "\f3d2";
}

.nav-next:after {
    content: "\f3d3";
}

.nav-previous a,
.nav-next a {
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.site-main .comment-navigation:after,
.site-main .posts-navigation:after,
.site-main .post-navigation:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #bac2cc;
}

/*------------------------------------------------------------
 * ## Asides
 *------------------------------------------------------------
 */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.theiaStickySidebar .widget:last-child {
    margin-bottom: 0;
}

.footer-widget .widget {
    margin-bottom: 1.5em;
}

.widget ol,
.widget ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.widget ol li,
.widget ul li {
    margin-bottom: 10px;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

.widget-title {
    font-size: 2rem;
    line-height: 1.4;
    padding-bottom: 10px;
    margin: 0 auto 20px;
    position: relative;
    text-transform: uppercase;
}

.footer-widget .widget-title {
    font-size: 1.5rem;
    line-height: 1.4;
}

.site-content .widget-title:before,
.widget.royal_magazine_widget_tabbed ul.nav-tabs:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #282828;
    top: 100%;
}

.bordered-widget-title.widget-title {
    border-bottom: 1px solid #e0e0e0;
}

.bordered-widget-title.widget-title:after {
    background: #f8d92f;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100px;
}

.center-widget-title.widget-title {
    text-align: center;
    line-height: 100%;
    padding: 0;
    position: relative;
}

.center-widget-title.widget-title span {
    display: inline-block;
    padding: 8px 15px;
}

.center-widget-title.widget-title:before {
    content: "";
    display: block;
    position: absolute;
    background: #e8e8e8;
    width: 100%;
    height: 6px;
    margin-top: -3px;
    left: 0;
    right: 0;
    top: 50%;
    z-index: -1;
}

.search-form {
    text-align: center;
}

.search-form label {
    display: block;
    width: 70%;
    float: left;
}

.search-form label .search-field {
    height: 45px;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

.search-form .search-submit {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 30%;
}

.popup-search .search-form {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.popup-search .search-form label {
    width: 85%;
    width: calc(100% - 200px);
}

.popup-search .search-form .search-submit {
    float: right;
    font-size: 24px;
    width: 200px;
    height: 60px;
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 0;
}

.popup-search .search-form label .search-field {
    background: #000;
    background: rgba(0, 0, 0, .65);
    color: #fff;
    border: 0;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .popup-search .search-form label,
    .popup-search .search-form .search-submit{
        width: 100%;
    }
}
.widget ul li {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.site-footer .widget ul li {
    border-bottom: 0;
    padding-bottom: 5px;
}

.widget.royal_magazine_widget_tabbed ul.nav-tabs {
    border: 0;
    position: relative;
}

.widget.royal_magazine_widget_tabbed ul.nav-tabs li {
    border: 0;
    margin: 0 auto;
    padding: 0;
}

.widget.royal_magazine_widget_tabbed ul.nav-tabs li a {
    word-wrap: break-word;
    padding: .9375rem 1.32rem;
    margin: 0 .4375rem 0 0;
    text-align: center;
    border-radius: 0;
    border: 0;
    font-size: 1.3em;
    text-transform: uppercase;
}

#secondary .widget.royal_magazine_widget_tabbed ul.nav-tabs li a,
.site-footer .widget.royal_magazine_widget_tabbed ul.nav-tabs li a {
    font-size: 14px;
    font-family: 'Karla', sans-serif;
    padding: .9375rem 0.82rem;
}

.widget.royal_magazine_widget_tabbed ul.nav-tabs li:hover a,
.widget.royal_magazine_widget_tabbed ul.nav-tabs li:hover a,
.widget.royal_magazine_widget_tabbed .nav-tabs > li.active > a,
.widget.royal_magazine_widget_tabbed .nav-tabs > li.active > a:focus,
.widget.royal_magazine_widget_tabbed .nav-tabs > li.active > a:hover
.widget.royal_magazine_widget_tabbed .site-footer .widget ul li {
    background: #eb2f21;
    color: #fff;
}

.widget:not(.royal_magazine_popular_post_widget):not(.royal_magazine_widget_tabbed):not(.widget_recent_entries):not(.widget_nav_menu) ul li {
    margin: 0 0 10px;
    display: block;
}

.widget:not(.royal_magazine_popular_post_widget):not(.royal_magazine_widget_tabbed):not(.widget_recent_entries):not(.widget_nav_menu) ul li a {
    display: inline-flex;
    margin: 0 0 0 -5px;
    padding-left: 5px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.site-footer .widget ul li a {
    font-size: 16px;
}

.widget:not(.royal_magazine_popular_post_widget):not(.royal_magazine_widget_tabbed):not(.widget_recent_entries):not(.widget_nav_menu) ul li a:hover {
    margin: 0;
}

.widget ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.widget_tag_cloud,
.widget_product_tag_cloud {
    margin-bottom: 4em;
    position: relative;
    z-index: 2;
}

.widget_tag_cloud .tagcloud,
.widget_product_tag_cloud .tagcloud {
    margin-bottom: 1.2em;
    *zoom: 1;
}

.widget_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:before,
.widget_product_tag_cloud .tagcloud:after {
    display: table;
    content: "";
}

.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:after {
    clear: both;
}

.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
    position: relative;
    color: #616161;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 100% !important;
    font-weight: 300;
    line-height: 1.3;
    margin: 0 12px 12px 0;
    padding: 10px 13px 4px 15px;
    padding: .84em 1em .84em 1.3em;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
    transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
}

.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover {
    background-color: #f5f4f0;
}

.widget_tag_cloud .tagcloud a::before,
.widget_product_tag_cloud .tagcloud a::before,
.widget_tag_cloud .tagcloud a::after,
.widget_product_tag_cloud .tagcloud a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e8e8e8;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.widget_tag_cloud .tagcloud a:hover::before,
.widget_product_tag_cloud .tagcloud a:hover::before {
    margin-top: 4px;
    margin-left: -4px;
}

.widget_tag_cloud .tagcloud a:hover::after,
.widget_product_tag_cloud .tagcloud a:hover::after {
    margin-top: -4px;
    margin-left: 4px;
    z-index: -1;
}

.grid-item-title {
    margin: 10px auto 30px;
}

.author-info .profile-image {
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 100%;
    height: 180px;
    margin: auto;
    width: 180px;
}

.author-info .author-social {
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.author-info .author-social > a {
    border: 1px solid #d2d2d2;
    border-radius: 100%;
    color: #d2d2d2;
    display: inline-block;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    margin: 0 4px;
    width: 40px;
}

.author-info .author-social .meta-icon {
    margin: 0 auto;
    padding: 0;
    font-size: 24px;
}

/*Widget Calander*/
#wp-calendar {
    width: 100%;
    margin: 0;
}

#wp-calendar caption {
    text-align: right;
    color: #333;
    margin-bottom: 15px;
    margin-top: -10px;
}

#wp-calendar thead th {
    text-align: center;
}

#wp-calendar tbody td {
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 8px;
}

#wp-calendar tbody td:hover {
    background: #fff;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    text-transform: uppercase;
    text-align: right;
    border: none;
    background: none;
}

#wp-calendar tfoot #prev {
    text-transform: uppercase;
    text-align: left;
    border: none;
    background: none;
}

#wp-calendar tfoot td.pad {
    display: none;
}

.nav.nav-tabs > li {
    display: inline-block;
    float: none;
}

/*------------------------------------------------------------
 * ## Comments
 *------------------------------------------------------------
 */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comments-area .comments-title, .comments-area .comment-reply-title {
    margin: 30px auto;
    text-transform: uppercase;
}

.comment-respond .comment-reply-title {
    margin-top: 30px;
}

.comments-area .comment-list {
    padding-left: 0;
    margin-left: 0;
}

.comments-area .comment-list, .comments-area .comment-list .sub-menu {
    list-style-type: none;
}

.comments-area .comment-author img {
    border-radius: 100%;
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 15px;
}

.comments-area .comment-author a {
    color: #35353c;
    text-decoration: none;
}

.comments-area .comment-author .says {
    display: none;
}

.comment-body {
    border-top: 1px solid #e8e8e8;
    padding-top: 30px;
}

.comments-area .comment-content,
.comments-area .comment-awaiting-moderation,
.comments-area .reply {
    padding-left: 80px;
}

.comments-area .reply {
    margin-bottom: 15px;
}

.comments-area .reply .comment-reply-link {
    text-decoration: none;
}

.comments-area .reply .comment-reply-link:hover {
    color: #3c3c3c;
}

.comments-area .comment-respond {
    border-top: 1px solid #e8e8e8;
    outline: 0;
}

.comments-area .comment-form-comment label, .comments-area .comment-form-comment textarea {
    width: 100%
}

.comments-area .comment-form-comment textarea {
    height: 120px;
}

.comments-area .comment-respond .form-submit input {
    display: inline-block;
    text-decoration: none;
    margin-top: 20px;
    min-width: 180px;
}

.comments-area .comment-respond .form-submit input,
.comments-area .comment-respond .form-submit input:hover {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.comments-area .comment-respond .comment-form-author label,
.comments-area .comment-respond .comment-form-email label,
.comments-area .comment-respond .comment-form-url label {
    width: 100px;
}

.comments-area .comment-notes {
    margin-bottom: 30px;
}

.comments-area .comment-form label {
    color: #808086;
}

.comments-area .blog-img-wide.blogdetails img {
    height: auto;
    padding: 20px;
    width: 100%;
}

.comment-form label {
    color: #707070;
    display: block;
    text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    border-color: #e4e4e4;
    border-width: 0 0 1px 0;
    width: 100%;
}

.comment-form-author,
.comment-form-email {
    width: 50%;
    float: left;
}

.comment-form-author {
    padding-right: 10px;
}

.comment-form-email {
    padding-left: 10px;
}

.comment.depth-4 ol {
    margin-left: 0;
    padding-left: 0;
}

@media only screen and (max-width: 767px) {
    .comments-area .comment-list,
    .comments-area .comment-list .sub-menu {
        margin-left: 0;
        padding-left: 0;
    }
}

.comment-metadata {
    font-size: 85%;
    line-height: 1.2;
    margin-bottom: 15px;
}

/*--------------------------------------------------------------
##Social Icon
--------------------------------------------------------------*/
.social-icons ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.social-icons ul a {
    position: relative;
    color: #282828;
}

.social-icons ul a:hover,
.social-icons ul a:focus {
    color: #fff;
}

.social-icons ul a span {
    display: none;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
}

.social-icons ul li a:after,
.widget.widget_nav_menu ul a:before {
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.widget.widget_nav_menu ul.menu li a {
    display: block;
    position: relative;
    color: #fff;
    font-family: 'Karla', sans-serif;
    font-size: 18px;
    font-weight: 700;
    z-index: 99;
    margin-left: 0;
    padding: 15px 20px;
    text-align: left;
}

.widget.widget_nav_menu ul.menu a:before {
    font-size: 34px;
    line-height: 34px;
    position: absolute;
    right: 15px;
    width: 40px;
}

.widget.widget_nav_menu ul.menu a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    background: #333;

    height: 100%;
    z-index: -1;
}

.widget.widget_nav_menu ul li:hover a:after,
.widget.widget_nav_menu ul li:focus a:after {
    background: #f8d92f;
}

.social-icons ul a[href*="dribbble.com"]:after,
.widget.widget_nav_menu ul a[href*="dribbble.com"]:before {
    content: "\f22d";
}

.widget.widget_nav_menu ul a[href*="dribbble.com"]:after {
    background: #e0218a;
}

.social-icons ul a[href*="facebook.com"]:after,
.widget.widget_nav_menu ul a[href*="facebook.com"]:before {
    content: "\f231";
}

.widget.widget_nav_menu ul a[href*="facebook.com"]:after {
    background: #3b5998;
}

.social-icons ul a[href*="twitter.com"]:after,
.widget.widget_nav_menu ul a[href*="twitter.com"]:before {
    content: "\f243";
}

.widget.widget_nav_menu ul a[href*="twitter.com"]:after {
    background: #0084b4;
}

.social-icons ul a[href*="linkedin.com"]:after,
.widget.widget_nav_menu ul a[href*="linkedin.com"]:before {
    content: "\f239";
}

.widget.widget_nav_menu ul a[href*="linkedin.com"]:after {
    background: #0077B5;
}

.social-icons ul a[href*="instagram.com"]:after,
.widget.widget_nav_menu ul a[href*="instagram.com"]:before {
    content: "\f351";
}

.widget.widget_nav_menu ul a[href*="instagram.com"]:after {
    background: #8a3ab9;
}

.social-icons ul a[href*="youtube.com"]:after,
.widget.widget_nav_menu ul a[href*="youtube.com"]:before {
    content: "\f24d";
}

.widget.widget_nav_menu ul a[href*="youtube.com"]:after {
    background: #bb0000;
}

.social-icons ul a[href*="vimeo.com"]:after,
.widget.widget_nav_menu ul a[href*="vimeo.com"]:before {
    content: "\f245";
}

.widget.widget_nav_menu ul a[href*="vimeo.com"]:after {
    background: #1ab7ea;
}

.social-icons ul a[href*="plus.google.com"]:after,
.widget.widget_nav_menu ul a[href*="plus.google.com"]:before {
    content: "\f34f";
}

.widget.widget_nav_menu ul a[href*="plus.google.com"]:after {
    background: #d34836;
}

.social-icons ul a[href*="pinterest.com"]:after,
.widget.widget_nav_menu ul a[href*="pinterest.com"]:before {
    content: "\f2b1";
}

.widget.widget_nav_menu ul a[href*="pinterest.com"]:after {
    background: #bd2125;
}

.social-icons ul a[href*="tumblr.com"]:after,
.widget.widget_nav_menu ul a[href*="tumblr.com"]:before {
    content: "\f241";
}

.widget.widget_nav_menu ul a[href*="tumblr.com"]:after {
    background: #32506a;
}

.social-icons ul a[href*="wordpress.org"]:after,
.widget.widget_nav_menu ul a[href*="wordpress.org"]:before,
.social-icons ul a[href*="wordpress.com"]:after,
.widget.widget_nav_menu ul a[href*="wordpress.com"]:before {
    content: "\f249";
}

.widget.widget_nav_menu ul a[href*="wordpress.org"]:after,
.widget.widget_nav_menu ul a[href*="wordpress.com"]:after {
    background: #21759a;
}

.social-icons ul a[href*="whatsapp.com"]:after,
.widget.widget_nav_menu ul a[href*="whatsapp.com"]:before {
    content: "\f4f0";
}

.widget.widget_nav_menu ul a[href*="whatsapp.com"]:after {
    background: #4EC65A;
}

.social-icons ul a[href*="reddit.com"]:after,
.widget.widget_nav_menu ul a[href*="reddit.com"]:before {
    content: "\f23b";
}

.widget.widget_nav_menu ul a[href*="reddit.com"]:after {
    background: #ff1a00;
}

/*--------------------------------------------------------------
##Slider
--------------------------------------------------------------*/

.slide-icon {
    position: absolute;
    z-index: 1;
    display: block;
    width: 60px;
    font-size: 42px;
    cursor: pointer;
    color: #fff;
    top: 40%;
    text-align: center;
    padding: 0;
}

.slide-icon:before {
    display: block;
    line-height: 60px;
    height: 60px;
}

.slide-prev:hover,
.slide-prev:focus,
.slide-next:hover,
.slide-next:focus {
    outline: none !important;
}

.slide-prev {
    left: 15px;
}

.slide-next {
    right: 15px;
}

.slick-slide, .slick-slide * {
    outline: none !important;
}

.slick-dots {
    position: absolute;
    bottom: 15px;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0;
    padding-right: 20px;
    margin: 0 auto;
    list-style: none;
    text-align: right;
}

.slider-nav .slick-dots {
    top: 50px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    content: "";
    background: transparent;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.inner-banner-2 {
    width: 100%;
    background-repeat: repeat;
    background-color: #3f3f3f;
    background-attachment: scroll;
    background-size: inherit;
    position: absolute;
    z-index: 20;
}

.twp-article-slides {
    padding-left: 4px;
    padding-right: 4px;
}

.slick-slide:first-child .twp-article-slides {
    padding-left: 0;
}

.slick-slide:last-child .twp-article-slides {
    padding-right: 0;
}

.article-bg-animation:hover .post-content {
    padding-top: 50%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodÃ¢â‚¬Â¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.20) 18%, rgba(0, 0, 0, 0.42) 36%, rgba(0, 0, 0, 0.85) 70%, rgba(0, 0, 0, 0.95) 87%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.20) 18%, rgba(0, 0, 0, 0.42) 36%, rgba(0, 0, 0, 0.85) 70%, rgba(0, 0, 0, 0.95) 87%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.20) 18%, rgba(0, 0, 0, 0.42) 36%, rgba(0, 0, 0, 0.85) 70%, rgba(0, 0, 0, 0.95) 87%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.posts-slider--center .slick-prev {
    right: 50%;
    margin-right: 4px;
}

.posts-slider--center .slick-next {
    right: auto;
    left: 50%;
    margin-left: 4px;
}

@media (min-width: 992px) {
    .featured-slider .article-wrapper-featured {
        padding: 30px 23% 30px 40px;
    }

    .posts-slider--center .slick-prev,
    .posts-slider--center .slick-next {
        top: inherit;
        bottom: 50px;
    }
}

.slider-figcaption,
.slider-figcaption-wrapper {
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
    z-index: 11;
}

.slider-figcaption {
    margin-top: -180px;
}

.slider-figcaption .posts-date {
    position: relative;
    padding-left: 7%;
    padding-right: 7%;
}

.slider-figcaption .posts-date:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.5rem;
    border-bottom: .0625rem solid #7f7f7f;
    margin: 0 auto;
}

.slide-title {
    color: #fff;
    font-size: 3.25rem;
    line-height: 1.1;
}

.slide-title span {
    display: block;
}

.twp-article-slides {
    position: relative;
}

.twp-article-slides figcaption {
    display: table;
    width: 100%;
}

.slide-item-number {
    display: table-cell;
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    width: 60px;
}

.slide-nav-title {
    clear: none;
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

@media only screen and (max-width: 640px) {
    .slider-figcaption,
    .slider-figcaption-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .slider-figcaption {
        margin-top: 0;
    }

    .slide-title {
        font-size: 1.35rem;
    }

    .twp-meta-categories .post-categories li a {
        font-size: 14px;
    }

    .twp-meta-categories a {
        margin: 2px;
    }
}

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/
.mainbanner-jumbotron .post-meta {
    padding-top: 10px;
    font-style: italic;
}

.mainbanner-jumbotron .post-meta .posted-on,
.mainbanner-jumbotron .post-meta .byline {
    padding-left: 5px;
    padding-right: 5px;
}

.mainbanner-jumbotron .post-meta a {
    font-style: normal;
    font-weight: 700;
}

.site-main .twp-row {
    margin-right: -15px;
    margin-left: -15px;
}

.col {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.site-main .col-two {
    width: 20%;
}

.site-main .col-three {
    width: 30%;
}

.site-main .col-four {
    width: 40%;
}

.site-main .col-half {
    width: 50%;
}

.site-main .col-one-third {
    width: 33.33%;
}

.site-main .col-six {
    width: 60%;
}

.site-main .col-seven {
    width: 70%;
}

.site-main .col-eight {
    width: 80%;
}

.full-item {
    border-bottom: 1px solid #dedede;
}

.full-item:last-child {
    border: 0;
}

.clear-col:nth-child(3n+1) {
    clear: left;
}

@media only screen and (max-width: 991px) {
    .site-main .col-one-third {
        width: 50%;
    }

    .clear-col:nth-child(3n+1) {
        clear: none;
    }

    .clear-col:nth-child(2n+1) {
        clear: left;
    }
}

@media only screen and (max-width: 640px) {
    .site-main .col-one-third {
        width: 100%;
    }
}

.item-metadata {
    display: inline-block;
}

.item-metadata.posts-date {
    padding-right: 10px;
}

.twp-meta-info .posted-on,
.twp-meta-info .byline,
.item-metadata.posts-date,
.item-metadata.post-author {
    font-style: italic;
}

.twp-meta-info .posted-on a,
.twp-meta-info .byline a,
.item-metadata.posts-date span,
.item-metadata.post-author .author-details {
    font-style: normal;
    font-weight: 700;
}

.twp-meta-info > span {
    padding-right: 10px;
}

.post-category-label {
    font-weight: 700;
    margin-bottom: 0;
    width: 100%;
}

.full-item-desc p {
    margin-bottom: 0;
}

.item-image.hover_effect-2 a {
    background-color: #000;
    display: block;
}

.item-image.hover_effect-2:hover a img {
    filter: alpha(opacity=45);
    opacity: 0.45;
}

.twp-corner {
    position: absolute;
    top: 0;
    left: auto;
    right: 15px;
    width: auto;
    height: auto;
    pointer-events: none;
    line-height: 1;
    font-size: 1rem;
    color: #fff;
}

.twp-corner .img-icon:before {
    position: absolute;
    right: .625rem;
    padding-top: .9375rem;
    z-index: 1;
}

.twp-corner:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 4.375rem 4.6875rem 0;
    border-style: solid;
    border-color: transparent #eb2f21 transparent transparent;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
    background-color: #0f100f;
    color: #fff;
}

.site-footer a {
    color: #fff;
}

.site-footer a:hover,
.site-footer a:focus {
    color: #eb2f21;
}

.site-footer .footer-widget .widget-title {
    border-bottom: 1px solid #4a4848;
    color: #fff;
    padding-bottom: 15px;
}

.site-footer .footer-widget .widget-area {
    border-left: 1px solid #333;
    display: table-cell;
    text-align: center;
    width: 33%;
    width: calc(100% / 3);
}

.site-footer .footer-widget .widget-area:last-child {
    border-right: 1px solid #333;
}

.site-footer .footer-widget .widget-area .widget {
    padding: 0.8em 10%;
}

.site-footer .footer-widget .widget-area .widget .widget-title {
    text-transform: uppercase;
}

.site-footer .footer-widget .widget-area .widget.simple-social-icons {
    padding: 0;
}

.simple-social-icons {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.simple-social-icons ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.simple-social-icons ul li {
    display: inline-block;
    margin: 12px 7px;
}

.simple-social-icons ul li a {
    display: block;
    color: #333;
    font-size: 28px;
    font-size: 1.75rem;
}

.simple-social-icons ul li a:hover, .simple-social-icons ul li a:focus {
    color: #c0c0c0;
}

.copyright-area {
    border-top: 1px solid #4a4848;
}

.site-info .site-copyright {
    font-size: 16px;
    margin: 0 auto;
}

#footer-menu {
    margin: 0 auto;
    text-align: right;
    list-style: none;
    padding: 0;
}

#footer-menu li {
    display: inline-block;
    padding-right: 15px;
}

@media only screen and (max-width: 991px) {
    #footer-menu {
        text-align: left;
        margin: 15px auto;
    }
}

@media only screen and (max-width: 767px) {
    #footer-menu li {
        display: block;
        border-bottom: 1px solid #212121;
    }

    #footer-menu li:first-child {
        border-top: 1px solid #212121;
    }

    #footer-menu li a {
        display: block;
        padding: 5px 0;
    }
}

/*--------------------------------------------------------------
##Back to top
--------------------------------------------------------------*/
#scroll-up {
    position: fixed;
    z-index: 8000;
    bottom: 45px;
    right: 30px;
    display: none;
    width: 48px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#scroll-up:hover,
#scroll-up:focus {
    background-color: #373737;
    border-color: #373737;
    line-height: 45px;

}

#scroll-up:hover i,
#scroll-up:focus i {
    color: #fff;
    display: block;

}

@media only screen and (max-width: 767px) {
    #scroll-up {
        right: 20px;
        bottom: 20px;
    }
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.nav-links .page-numbers {
    background: transparent;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ccc;
    margin-right: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 700;
}

.nav-links .page-numbers.current,
.nav-links .page-numbers:hover,
.nav-links .page-numbers:focus,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #eb2f21;
    color: #fff;
    border-color: #eb2f21;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding-left: 15px;
    padding-right: 15px;
    display: block !important;
    height: 40px;
    line-height: 40px;
}

.recent-blog {
    margin: 50px auto;
}

.recent-widget-list {
    margin: 0 auto;
    padding: 0;
}

body.home.blog .inner-banner {
    background-attachment: fixed;
}

/*Responsive fixes*/

/*verticle css*/
.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mt-110 {
    margin-top: 110px
}

.mt-120 {
    margin-top: 120px
}

.mt-130 {
    margin-top: 130px
}

.mt-140 {
    margin-top: 140px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-140 {
    margin-bottom: 140px
}

.pt-0 {
    padding-top: 0 !important
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-110 {
    padding-top: 110px
}

.pt-120 {
    padding-top: 120px
}

.pt-130 {
    padding-top: 130px
}

.pt-140 {
    padding-top: 140px
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-140 {
    padding-bottom: 140px
}

@media only screen and (min-width: 1200px) {
    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-10 {
        margin-top: 10px
    }

    .mt-lg-20 {
        margin-top: 20px
    }

    .mt-lg-30 {
        margin-top: 30px
    }

    .mt-lg-40 {
        margin-top: 40px
    }

    .mt-lg-50 {
        margin-top: 50px
    }

    .mt-lg-60 {
        margin-top: 60px
    }

    .mt-lg-70 {
        margin-top: 70px
    }

    .mt-lg-80 {
        margin-top: 80px
    }

    .mt-lg-90 {
        margin-top: 90px
    }

    .mt-lg-100 {
        margin-top: 100px
    }

    .mt-lg-110 {
        margin-top: 110px
    }

    .mt-lg-120 {
        margin-top: 120px
    }

    .mt-lg-130 {
        margin-top: 130px
    }

    .mt-lg-140 {
        margin-top: 140px
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-10 {
        margin-bottom: 10px
    }

    .mb-lg-20 {
        margin-bottom: 20px
    }

    .mb-lg-30 {
        margin-bottom: 30px
    }

    .mb-lg-40 {
        margin-bottom: 40px
    }

    .mb-lg-50 {
        margin-bottom: 50px
    }

    .mb-lg-60 {
        margin-bottom: 60px
    }

    .mb-lg-70 {
        margin-bottom: 70px
    }

    .mb-lg-80 {
        margin-bottom: 80px
    }

    .mb-lg-90 {
        margin-bottom: 90px
    }

    .mb-lg-100 {
        margin-bottom: 100px
    }

    .mb-lg-110 {
        margin-bottom: 110px
    }

    .mb-lg-120 {
        margin-bottom: 120px
    }

    .mb-lg-130 {
        margin-bottom: 130px
    }

    .mb-lg-140 {
        margin-bottom: 140px
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-10 {
        padding-top: 10px
    }

    .pt-lg-20 {
        padding-top: 20px
    }

    .pt-lg-30 {
        padding-top: 30px
    }

    .pt-lg-40 {
        padding-top: 40px
    }

    .pt-lg-50 {
        padding-top: 50px
    }

    .pt-lg-60 {
        padding-top: 60px
    }

    .pt-lg-70 {
        padding-top: 70px
    }

    .pt-lg-80 {
        padding-top: 80px
    }

    .pt-lg-90 {
        padding-top: 90px
    }

    .pt-lg-100 {
        padding-top: 100px
    }

    .pt-lg-110 {
        padding-top: 110px
    }

    .pt-lg-120 {
        padding-top: 120px
    }

    .pt-lg-130 {
        padding-top: 130px
    }

    .pt-lg-140 {
        padding-top: 140px
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-10 {
        padding-bottom: 10px
    }

    .pb-lg-20 {
        padding-bottom: 20px
    }

    .pb-lg-30 {
        padding-bottom: 30px
    }

    .pb-lg-40 {
        padding-bottom: 40px
    }

    .pb-lg-50 {
        padding-bottom: 50px
    }

    .pb-lg-60 {
        padding-bottom: 60px
    }

    .pb-lg-70 {
        padding-bottom: 70px
    }

    .pb-lg-80 {
        padding-bottom: 80px
    }

    .pb-lg-90 {
        padding-bottom: 90px
    }

    .pb-lg-100 {
        padding-bottom: 100px
    }

    .pb-lg-110 {
        padding-bottom: 110px
    }

    .pb-lg-120 {
        padding-bottom: 120px
    }

    .pb-lg-130 {
        padding-bottom: 130px
    }

    .pb-lg-140 {
        padding-bottom: 140px
    }
}

@media only screen and (min-width: 991px) {
    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-10 {
        margin-top: 10px
    }

    .mt-md-20 {
        margin-top: 20px
    }

    .mt-md-30 {
        margin-top: 30px
    }

    .mt-md-40 {
        margin-top: 40px
    }

    .mt-md-50 {
        margin-top: 50px
    }

    .mt-md-60 {
        margin-top: 60px
    }

    .mt-md-70 {
        margin-top: 70px
    }

    .mt-md-80 {
        margin-top: 80px
    }

    .mt-md-90 {
        margin-top: 90px
    }

    .mt-md-100 {
        margin-top: 100px
    }

    .mt-md-110 {
        margin-top: 110px
    }

    .mt-md-120 {
        margin-top: 120px
    }

    .mt-md-130 {
        margin-top: 130px
    }

    .mt-md-140 {
        margin-top: 140px
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-10 {
        margin-bottom: 10px
    }

    .mb-md-20 {
        margin-bottom: 20px
    }

    .mb-md-30 {
        margin-bottom: 30px
    }

    .mb-md-40 {
        margin-bottom: 40px
    }

    .mb-md-50 {
        margin-bottom: 50px
    }

    .mb-md-60 {
        margin-bottom: 60px
    }

    .mb-md-70 {
        margin-bottom: 70px
    }

    .mb-md-80 {
        margin-bottom: 80px
    }

    .mb-md-90 {
        margin-bottom: 90px
    }

    .mb-md-100 {
        margin-bottom: 100px
    }

    .mb-md-110 {
        margin-bottom: 110px
    }

    .mb-md-120 {
        margin-bottom: 120px
    }

    .mb-md-130 {
        margin-bottom: 130px
    }

    .mb-md-140 {
        margin-bottom: 140px
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-10 {
        padding-top: 10px
    }

    .pt-md-20 {
        padding-top: 20px
    }

    .pt-md-30 {
        padding-top: 30px
    }

    .pt-md-40 {
        padding-top: 40px
    }

    .pt-md-50 {
        padding-top: 50px
    }

    .pt-md-60 {
        padding-top: 60px
    }

    .pt-md-70 {
        padding-top: 70px
    }

    .pt-md-80 {
        padding-top: 80px
    }

    .pt-md-90 {
        padding-top: 90px
    }

    .pt-md-100 {
        padding-top: 100px
    }

    .pt-md-110 {
        padding-top: 110px
    }

    .pt-md-120 {
        padding-top: 120px
    }

    .pt-md-130 {
        padding-top: 130px
    }

    .pt-md-140 {
        padding-top: 140px
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-10 {
        padding-bottom: 10px
    }

    .pb-md-20 {
        padding-bottom: 20px
    }

    .pb-md-30 {
        padding-bottom: 30px
    }

    .pb-md-40 {
        padding-bottom: 40px
    }

    .pb-md-50 {
        padding-bottom: 50px
    }

    .pb-md-60 {
        padding-bottom: 60px
    }

    .pb-md-70 {
        padding-bottom: 70px
    }

    .pb-md-80 {
        padding-bottom: 80px
    }

    .pb-md-90 {
        padding-bottom: 90px
    }

    .pb-md-100 {
        padding-bottom: 100px
    }

    .pb-md-110 {
        padding-bottom: 110px
    }

    .pb-md-120 {
        padding-bottom: 120px
    }

    .pb-md-130 {
        padding-bottom: 130px
    }

    .pb-md-140 {
        padding-bottom: 140px
    }
}

@media only screen and (min-width: 768px) {
    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-10 {
        margin-top: 10px
    }

    .mt-sm-20 {
        margin-top: 20px
    }

    .mt-sm-30 {
        margin-top: 30px
    }

    .mt-sm-40 {
        margin-top: 40px
    }

    .mt-sm-50 {
        margin-top: 50px
    }

    .mt-sm-60 {
        margin-top: 60px
    }

    .mt-sm-70 {
        margin-top: 70px
    }

    .mt-sm-80 {
        margin-top: 80px
    }

    .mt-sm-90 {
        margin-top: 90px
    }

    .mt-sm-100 {
        margin-top: 100px
    }

    .mt-sm-110 {
        margin-top: 110px
    }

    .mt-sm-120 {
        margin-top: 120px
    }

    .mt-sm-130 {
        margin-top: 130px
    }

    .mt-sm-140 {
        margin-top: 140px
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-10 {
        margin-bottom: 10px
    }

    .mb-sm-20 {
        margin-bottom: 20px
    }

    .mb-sm-30 {
        margin-bottom: 30px
    }

    .mb-sm-40 {
        margin-bottom: 40px
    }

    .mb-sm-50 {
        margin-bottom: 50px
    }

    .mb-sm-60 {
        margin-bottom: 60px
    }

    .mb-sm-70 {
        margin-bottom: 70px
    }

    .mb-sm-80 {
        margin-bottom: 80px
    }

    .mb-sm-90 {
        margin-bottom: 90px
    }

    .mb-sm-100 {
        margin-bottom: 100px
    }

    .mb-sm-110 {
        margin-bottom: 110px
    }

    .mb-sm-120 {
        margin-bottom: 120px
    }

    .mb-sm-130 {
        margin-bottom: 130px
    }

    .mb-sm-140 {
        margin-bottom: 140px
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-10 {
        padding-top: 10px
    }

    .pt-sm-20 {
        padding-top: 20px
    }

    .pt-sm-30 {
        padding-top: 30px
    }

    .pt-sm-40 {
        padding-top: 40px
    }

    .pt-sm-50 {
        padding-top: 50px
    }

    .pt-sm-60 {
        padding-top: 60px
    }

    .pt-sm-70 {
        padding-top: 70px
    }

    .pt-sm-80 {
        padding-top: 80px
    }

    .pt-sm-90 {
        padding-top: 90px
    }

    .pt-sm-100 {
        padding-top: 100px
    }

    .pt-sm-110 {
        padding-top: 110px
    }

    .pt-sm-120 {
        padding-top: 120px
    }

    .pt-sm-130 {
        padding-top: 130px
    }

    .pt-sm-140 {
        padding-top: 140px
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-10 {
        padding-bottom: 10px
    }

    .pb-sm-20 {
        padding-bottom: 20px
    }

    .pb-sm-30 {
        padding-bottom: 30px
    }

    .pb-sm-40 {
        padding-bottom: 40px
    }

    .pb-sm-50 {
        padding-bottom: 50px
    }

    .pb-sm-60 {
        padding-bottom: 60px
    }

    .pb-sm-70 {
        padding-bottom: 70px
    }

    .pb-sm-80 {
        padding-bottom: 80px
    }

    .pb-sm-90 {
        padding-bottom: 90px
    }

    .pb-sm-100 {
        padding-bottom: 100px
    }

    .pb-sm-110 {
        padding-bottom: 110px
    }

    .pb-sm-120 {
        padding-bottom: 120px
    }

    .pb-sm-130 {
        padding-bottom: 130px
    }

    .pb-sm-140 {
        padding-bottom: 140px
    }
}

@media only screen and (max-width: 767px) {
    .mt-xs-0 {
        margin-top: 0 !important
    }

    .mt-xs-10 {
        margin-top: 10px
    }

    .mt-xs-20 {
        margin-top: 20px
    }

    .mt-xs-30 {
        margin-top: 30px
    }

    .mt-xs-40 {
        margin-top: 40px
    }

    .mt-xs-50 {
        margin-top: 50px
    }

    .mt-xs-60 {
        margin-top: 60px
    }

    .mt-xs-70 {
        margin-top: 70px
    }

    .mt-xs-80 {
        margin-top: 80px
    }

    .mt-xs-90 {
        margin-top: 90px
    }

    .mt-xs-100 {
        margin-top: 100px
    }

    .mt-xs-110 {
        margin-top: 110px
    }

    .mt-xs-120 {
        margin-top: 120px
    }

    .mt-xs-130 {
        margin-top: 130px
    }

    .mt-xs-140 {
        margin-top: 140px
    }

    .mb-xs-0 {
        margin-bottom: 0 !important
    }

    .mb-xs-10 {
        margin-bottom: 10px
    }

    .mb-xs-20 {
        margin-bottom: 20px
    }

    .mb-xs-30 {
        margin-bottom: 30px
    }

    .mb-xs-40 {
        margin-bottom: 40px
    }

    .mb-xs-50 {
        margin-bottom: 50px
    }

    .mb-xs-60 {
        margin-bottom: 60px
    }

    .mb-xs-70 {
        margin-bottom: 70px
    }

    .mb-xs-80 {
        margin-bottom: 80px
    }

    .mb-xs-90 {
        margin-bottom: 90px
    }

    .mb-xs-100 {
        margin-bottom: 100px
    }

    .mb-xs-110 {
        margin-bottom: 110px
    }

    .mb-xs-120 {
        margin-bottom: 120px
    }

    .mb-xs-130 {
        margin-bottom: 130px
    }

    .mb-xs-140 {
        margin-bottom: 140px
    }

    .pt-xs-0 {
        padding-top: 0 !important
    }

    .pt-xs-10 {
        padding-top: 10px
    }

    .pt-xs-20 {
        padding-top: 20px
    }

    .pt-xs-30 {
        padding-top: 30px
    }

    .pt-xs-40 {
        padding-top: 40px
    }

    .pt-xs-50 {
        padding-top: 50px
    }

    .pt-xs-60 {
        padding-top: 60px
    }

    .pt-xs-70 {
        padding-top: 70px
    }

    .pt-xs-80 {
        padding-top: 80px
    }

    .pt-xs-90 {
        padding-top: 90px
    }

    .pt-xs-100 {
        padding-top: 100px
    }

    .pt-xs-110 {
        padding-top: 110px
    }

    .pt-xs-120 {
        padding-top: 120px
    }

    .pt-xs-130 {
        padding-top: 130px
    }

    .pt-xs-140 {
        padding-top: 140px
    }

    .pb-xs-0 {
        padding-bottom: 0 !important
    }

    .pb-xs-10 {
        padding-bottom: 10px
    }

    .pb-xs-20 {
        padding-bottom: 20px
    }

    .pb-xs-30 {
        padding-bottom: 30px
    }

    .pb-xs-40 {
        padding-bottom: 40px
    }

    .pb-xs-50 {
        padding-bottom: 50px
    }

    .pb-xs-60 {
        padding-bottom: 60px
    }

    .pb-xs-70 {
        padding-bottom: 70px
    }

    .pb-xs-80 {
        padding-bottom: 80px
    }

    .pb-xs-90 {
        padding-bottom: 90px
    }

    .pb-xs-100 {
        padding-bottom: 100px
    }

    .pb-xs-110 {
        padding-bottom: 110px
    }

    .pb-xs-120 {
        padding-bottom: 120px
    }

    .pb-xs-130 {
        padding-bottom: 130px
    }

    .pb-xs-140 {
        padding-bottom: 140px
    }
}

@media only screen and (max-width: 480px) {
    .mt-xxs-0 {
        margin-top: 0 !important
    }

    .mt-xxs-10 {
        margin-top: 10px
    }

    .mt-xxs-20 {
        margin-top: 20px
    }

    .mt-xxs-30 {
        margin-top: 30px
    }

    .mt-xxs-40 {
        margin-top: 40px
    }

    .mt-xxs-50 {
        margin-top: 50px
    }

    .mt-xxs-60 {
        margin-top: 60px
    }

    .mt-xxs-70 {
        margin-top: 70px
    }

    .mt-xxs-80 {
        margin-top: 80px
    }

    .mt-xxs-90 {
        margin-top: 90px
    }

    .mt-xxs-100 {
        margin-top: 100px
    }

    .mt-xxs-110 {
        margin-top: 110px
    }

    .mt-xxs-120 {
        margin-top: 120px
    }

    .mt-xxs-130 {
        margin-top: 130px
    }

    .mt-xxs-140 {
        margin-top: 140px
    }

    .mb-xxs-0 {
        margin-bottom: 0 !important
    }

    .mb-xxs-10 {
        margin-bottom: 10px
    }

    .mb-xxs-20 {
        margin-bottom: 20px
    }

    .mb-xxs-30 {
        margin-bottom: 30px
    }

    .mb-xxs-40 {
        margin-bottom: 40px
    }

    .mb-xxs-50 {
        margin-bottom: 50px
    }

    .mb-xxs-60 {
        margin-bottom: 60px
    }

    .mb-xxs-70 {
        margin-bottom: 70px
    }

    .mb-xxs-80 {
        margin-bottom: 80px
    }

    .mb-xxs-90 {
        margin-bottom: 90px
    }

    .mb-xxs-100 {
        margin-bottom: 100px
    }

    .mb-xxs-110 {
        margin-bottom: 110px
    }

    .mb-xxs-120 {
        margin-bottom: 120px
    }

    .mb-xxs-130 {
        margin-bottom: 130px
    }

    .mb-xxs-140 {
        margin-bottom: 140px
    }

    .pt-xxs-0 {
        padding-top: 0 !important
    }

    .pt-xxs-10 {
        padding-top: 10px
    }

    .pt-xxs-20 {
        padding-top: 20px
    }

    .pt-xxs-30 {
        padding-top: 30px
    }

    .pt-xxs-40 {
        padding-top: 40px
    }

    .pt-xxs-50 {
        padding-top: 50px
    }

    .pt-xxs-60 {
        padding-top: 60px
    }

    .pt-xxs-70 {
        padding-top: 70px
    }

    .pt-xxs-80 {
        padding-top: 80px
    }

    .pt-xxs-90 {
        padding-top: 90px
    }

    .pt-xxs-100 {
        padding-top: 100px
    }

    .pt-xxs-110 {
        padding-top: 110px
    }

    .pt-xxs-120 {
        padding-top: 120px
    }

    .pt-xxs-130 {
        padding-top: 130px
    }

    .pt-xxs-140 {
        padding-top: 140px
    }

    .pb-xxs-0 {
        padding-bottom: 0 !important
    }

    .pb-xxs-10 {
        padding-bottom: 10px
    }

    .pb-xxs-20 {
        padding-bottom: 20px
    }

    .pb-xxs-30 {
        padding-bottom: 30px
    }

    .pb-xxs-40 {
        padding-bottom: 40px
    }

    .pb-xxs-50 {
        padding-bottom: 50px
    }

    .pb-xxs-60 {
        padding-bottom: 60px
    }

    .pb-xxs-70 {
        padding-bottom: 70px
    }

    .pb-xxs-80 {
        padding-bottom: 80px
    }

    .pb-xxs-90 {
        padding-bottom: 90px
    }

    .pb-xxs-100 {
        padding-bottom: 100px
    }

    .pb-xxs-110 {
        padding-bottom: 110px
    }

    .pb-xxs-120 {
        padding-bottom: 120px
    }

    .pb-xxs-130 {
        padding-bottom: 130px
    }

    .pb-xxs-140 {
        padding-bottom: 140px
    }
}

.twp-social-share {
    position: relative;
}

.cd-stretchy-nav {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    pointer-events: none;
}

.cd-stretchy-nav .stretchy-nav-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 60px;
    height: 75px;
    border-radius: 0 0 30px 30px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-transition: height 0.2s, box-shadow 0.2s;
    -moz-transition: height 0.2s, box-shadow 0.2s;
    transition: height 0.2s, box-shadow 0.2s;
}

.cd-stretchy-nav.nav-is-visible {
    pointer-events: auto;
}

.cd-stretchy-nav.nav-is-visible .stretchy-nav-bg {
    height: 100%;
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

.cd-nav-trigger {
    position: relative;
    display: block;
    z-index: 3;
    height: 60px;
    width: 60px;
    font-size: 26px;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    pointer-events: auto;
}

.cd-stretchy-nav ul {
    position: relative;
    z-index: 2;
    padding: 0;
    visibility: hidden;
    text-align: center;
    width: 60px;
}

.cd-stretchy-nav ul a {
    font-size: 24px;
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.cd-stretchy-nav.nav-is-visible ul {
    visibility: visible;
}

figure,
figcaption {
    outline: none !important;
}

.top-header,
.main-navigation,
.main-navigation .popular-post,
.main-navigation .icon-search,
.trending-border {
    border-color: #424242;
}

article.post,
.widget ul li,
#secondary .theiaStickySidebar,
.col-right .theiaStickySidebar {
    border-color: #e8e8e8;
}

.sticky h2:before {
    content: "\f2a6";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    color: #eb2f21;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 52px;
    display: inline-block;
    float: right;
    transform: rotate(45deg);
}

.custom-background .top-header .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (max-width: 1200px) {
    .news {
        width: 50%;
    }
}

@media only screen and (max-width: 991px) {
    .news {
        width: 35%;
    }
    .site-branding .site-title {
        font-size: 44px;
    }
}

@media only screen and (max-width: 640px) {
    .top-bar:before {
        left: 0;
        top: 40px;
    }

    .news {
        width: 100%;
    }

    .news > span {
        margin-left: 0;
    }

    .twp-date {
        width: 100%;
        text-align: center;
        right: inherit;
    }
    .site-branding .site-title {
        font-size: 38px;
    }
}

/*--------------------------------------------------------------
##Plugin Support
--------------------------------------------------------------*/
.elementor-html .preloader {
    display: none;
}

@media only screen and (min-width: 1600px) {
    .site .container,
    .home.blog .site .site-content,
    .site .site-content {
        width: 1470px;
        max-width: inherit;
    }

    .site .data-bg-slide {
        height: 740px;
    }

    .site .data-bg-1 {
        height: 200px;
    }
}

.custom-logo-link {
    display: block;
    margin-bottom: 40px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

/*Gutenberg Fix*/
.wp-block-gallery {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.wp-block-quote {
    margin: 30px 0 30px 0 !important;
    padding: 50px !important;
    font-size: 15px;
    font-style: normal;
    text-align: left;
    quotes: none;
    box-sizing: border-box;
    font-weight: 400;
    position: relative;
    border-left: 0 !important;
    background: #f5f5f5;
}

.wp-block-quote:before,
.wp-block-quote:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 5px auto;
}

.wp-block-quote:before {
    background: #f5f5f5 url(images/icons/icon-quote-top.svg) no-repeat center;
    top: 10px;
    left: 40px;
    color: #fff;
}

.wp-block-quote:after {
    background: #f5f5f5 url(images/icons/icon-quote-down.svg) no-repeat center;
    right: 40px;
    bottom: 0;
}

.wp-block-quote cite {
    font-size: 12px;
    font-style: normal;
}

.wp-block-quote.is-style-large {
    margin-bottom: 23px;
    margin-top: 0 !important;
}

.wp-block-quote.is-style-large p {
    font-size: 24px !important;
    line-height: 1.5 !important;
}

.wp-block-quote p {
    line-height: 25px !important;
}

@media only screen and (min-width: 768px) {
    .alignfull {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        width: auto;
        max-width: 1000%;
    }

    .alignwide {
        margin-left: calc(25% - 25vw);
        margin-right: calc(25% - 25vw);
        width: auto;
        max-width: 1000%;
    }

    .alignwide img,
    .alignfull img {
        display: block;
        margin: 0 auto;
    }
}

.wp-block-gallery.columns-1{
    display: block;
}

ul.wp-block-gallery.columns-1,
.wp-block-gallery .blocks-gallery-grid{
    margin: 0 auto;
    padding: 0;
    list-style: none;
}