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;
}
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;
outline: none;
}
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;
} 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,
.primary-font {
color: #777;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 400;
line-height: 1.6;
word-spacing: 0.02em;
font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6,
blockquote,
.secondary-font {
clear: both;
font-weight: 700;
line-height: 1.2;
margin: 0 0 0.75rem;
font-family: 'Merriweather', serif;
}
.widget-title,
.section-title,
.comments-title,
.comment-reply-title,
.alt-font,
.widget.widget_block h2,
.widget.widget_block h3,
.widget.widget_block h4,
.widget.widget_block h5,
.widget.widget_block h6 {
font-family: 'Libre Franklin', sans-serif;
}
p {
margin-bottom: 1.5em;
}
.item-title {
font-size: 22px;
font-size: 1.375rem;
line-height: 1.4;
}
.item-title-big {
font-size: 24px;
}
.item-title-medium {
font-size: 16px;
}
.item-title-small {
font-size: 14px;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
border-width: 2px 0 0;
border-style: solid;
border-top-color: #2ab391;
padding: 20px 20px 20px 42px;
position: relative;
}
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%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff;
}
blockquote, q {
quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote:before {
content: "\201c";
display: inline-block;
position: absolute;
top: 17px;
left: 0;
color: #e6e6e6;
font-size: 60px;
line-height: 1;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
}
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;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border-radius: 4px;
border: none;
line-height: 45px;
height: 45px;
padding: 0 1em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
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 {
border-color: #aaa #bbb #bbb;
}
button:focus-within,
input[type="button"]:focus-within,
input[type="reset"]:focus-within,
input[type="submit"]:focus-within{
outline: thin dotted;
}
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: 3px;
}
input,
select {
height: 45px;
line-height: 45px;
}
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 {
outline: thin dotted;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}
.meta-icon {
margin-right: 5px;
font-size: 16px;
line-height: normal;
vertical-align: middle;
}
.tmicon-meta {
width: 24px;
height: 24px;
line-height: 22px;
font-size: 14px;
border: 1px solid;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
text-align: center;
margin-right: 5px;
}  a {
color: #000;
text-decoration: none;
}
a:active,
a:visited {
color: #000;
}
a:hover,
a:focus {
color: #efb93f;
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .top-bar {
background: #181818;
}
.site.boxed-layout .top-bar {
background: #2d2d2d;
}
.top-bar,
.top-bar a {
color: #fff;
}
@media only screen and (min-width: 1024px) {
.top-bar {
width: 100%;
z-index: 9;
}
.nav-affix .top-bar {
position: fixed;
top: 0;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
z-index: 9;
}
.boxed-layout .nav-affix .top-bar {
width: 84%;
}
.admin-bar .nav-affix .top-bar {
top: 32px;
}
}
.top-bar-items {
display: inline-block;
vertical-align: middle;
}
.popular-post.top-bar-items {
margin-right: 15px;
}
.header-middle {
display: flex;
flex-direction: column;
}
#masthead .data-bg.header-middle {
padding-bottom: 60px;
padding-top: 60px;
}
.row-flex {
display: flex;
justify-content: space-between;
}
.topbar-left {
display: flex;
position: relative;
z-index: 1;
margin: 20px 0;
}
.topbar-right {
display: flex;
align-items: center;
}
.tm-exclusive {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-end;
height: 100%;
}
.exclusive-items {
display: flex;
height: 100%;
position: relative;
border-right: 1px solid #e5e8ea;
width: 33.33%;
min-width: 240px;
}
@media only screen and (min-width: 768px) {
.exclusive-items {
min-width: 200px;
}
}
.exclusive-items:first-child {
border-left: 1px solid #e5e8ea;
}
.header-middle.data-bg .exclusive-items {
border: 0;
}
#masthead {
background-color: #fff;
position: relative;
width: 100%;
left: 0;
right: 0;
z-index: 999;
}
.navigation-bar {
background-color: #fff;
border-bottom: 1px solid;
border-top: 1px solid;
}
@media only screen and (min-width: 992px) {
.topbar-left .site-branding {
width: 300px;
padding-right: 20px;
}
}
.site-branding .site-title {
font-size: 42px;
font-weight: 700;
line-height: 1.2;
}
.site-branding,
.site-branding .site-title a {
color: #000;
}
.site-branding .site-description {
font-size: 14px;
margin-bottom: 0;
}
.site-description {
position: relative;
}
.main-navigation {
position: relative;
}
.main-navigation div.menu,
.main-navigation .nav-language {
display: inline-block;
vertical-align: middle;
}
.nav-language .trp-language-switcher {
margin: 0 auto;
width: 100%;
}
.nav-language .trp-language-switcher > div {
border: 0;
border-radius: 0;
}
.nav-language .trp-language-switcher > div > a {
color: #000;
}
.nav-language .trp-language-switcher > div > a:hover {
background: none;
}
.offcanvas-item {
display: block;
margin: 20px auto;
}
.news-base-date {
font-size: 14px;
font-weight: 700;
height: 45px;
line-height: 45px;
padding-left: 15px;
padding-right: 15px;
}
.top-bar .icon-search .search-form {
background: #2d2d2d;
position: relative;
z-index: 0;
}
.top-bar .icon-search .search-form label {
margin-bottom: 0;
display: block;
}
.top-bar .icon-search .search-form:before {
content: "\f4a5";
color: #b0bec5;
font-size: 24px;
display: inline-block;
font-family: "Ionicons";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
right: 0;
top: 0;
line-height: 45px;
width: 45px;
position: absolute;
z-index: -1;
text-align: center;
}
.top-bar .icon-search .search-form input {
background: transparent;
color: #fff;
border: none;
box-shadow: none;
font-size: 14px;
font-weight: 500;
padding: 15px 80px 15px 15px;
width: 100%;
}
.top-bar .icon-search .search-form input[type="submit"] {
font-size: 0;
height: 45px;
padding: 0;
position: absolute;
right: 0;
top: 0;
width: 45px;
}
.right-items {
display: block;
float: left;
}
.trending-news {
display: inline-block;
height: 40px;
line-height: 40px;
}
.burger-bars {
position: relative;
display: inherit;
width: 24px;
height: 15px;
text-align: center;
cursor: pointer;
vertical-align: middle;
}
.burger-bars span {
position: relative;
display: block;
width: 24px;
height: 2px;
margin: auto;
background-color: #fff;
overflow: hidden;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.burger-bars span:nth-child(2) {
margin: 4px auto;
}
.burger-bars span:before {
position: absolute;
content: '';
width: 4px;
height: 2px;
top: 0;
left: -4px;
background-color: #000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.burger-bars span:nth-child(2):before {
-webkit-transition-delay: .3s;
transition-delay: .3s;
}
.burger-bars span:nth-child(3):before {
-webkit-transition-delay: .6s;
transition-delay: .6s;
}
.burger-bars:hover span,
.burger-bars:focus span {
background-color: #f44141;
}
.burger-bars:hover span:before,
.burger-bars:focus span:before {
left: 28px;
}
.main-navigation .toggle-menu {
height: 60px;
text-align: center;
cursor: pointer;
font-size: 15px;
display: none;
}
.ham {
width: 23px;
height: 2px;
top: 33px;
display: block;
margin-left: auto;
margin-right: auto;
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;
-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,
.ham:before,
.ham:after {
background: #000;
}
.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: inline-block;
margin: 0 auto;
padding: 0;
list-style: none;
vertical-align: top;
}
.main-navigation .menu ul li {
position: relative;
display: inline-block;
vertical-align: middle;
}
.main-navigation .menu ul li a,
.nav-language .trp-language-switcher > div > a {
font-size: 15px;
font-weight: 700;
}
.main-navigation .menu ul li i {
padding-left: 10px;
display: inline-block;
line-height: 100%;
}
.main-navigation .menu ul > li.base-address > a {
display: none;
}
@media only screen and (min-width: 992px) {
.main-navigation .menu ul > li.base-address > a {
border-width: 0 1px;
border-style: solid;
display: block;
font-size: 28px;
text-align: center;
width: 60px;
}
.main-navigation .menu ul > li > a {
display: block;
position: relative;
line-height: 60px;
padding: 0 10px;
}
.main-navigation .menu > ul > li.current-menu-item > a:after,
.main-navigation .menu > ul > li:hover > a:after,
.main-navigation .menu > ul > li:focus > a:after {
content: "";
position: absolute;
bottom: -1px;
width: 100%;
height: 5px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.main-navigation .menu ul ul li {
width: 260px;
}
.main-navigation .menu ul ul a {
display: block;
padding: 12px 30px;
line-height: inherit;
}
.main-navigation .menu ul ul {
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;
} .site-header .main-navigation li.mega-menu {
position: static;
}
.site-header .main-navigation li.mega-menu li {
white-space: normal;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu {
pointer-events: none;
width: 100vw;
max-width: 100%;
padding: 20px 20px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
margin-left: auto;
margin-right: auto;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu {
-webkit-transform: translateY(5%);
-ms-transform: translateY(5%);
transform: translateY(5%);
transition: 0.3s;
}
.site-header .main-navigation .menu li:hover > ul.sub-menu,
.site-header .main-navigation .menu li:focus > ul.sub-menu {
pointer-events: all;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
z-index: 99;
}
.site-header .main-navigation .menu li:focus-within > ul.sub-menu {
pointer-events: all;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
z-index: 99;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu > li {
display: block;
width: 20%;
margin: 0;
padding: 0 15px;
vertical-align: top;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu > li > a {
background: transparent;
padding: 8px 0;
margin-bottom: 10px;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu > li > ul {
position: relative;
top: auto;
left: auto;
display: block;
padding: 0;
margin-bottom: 10px;
box-shadow: none;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu > li > ul li {
display: block;
padding: 0;
width: inherit;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu > li > ul li a {
background: transparent;
padding: 6px 0;
text-transform: inherit;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu .mega-menu-post {
text-align: center;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu .mega-menu-post a:hover {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu .mega-menu-post .featured-img {
margin-bottom: 15px;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu .mega-menu-post .post-title {
margin-bottom: 10px;
font-size: 16px;
font-size: 1rem;
line-height: 1.3;
white-space: normal;
}
.site-header .main-navigation li.mega-menu > ul.sub-menu .mega-menu-post .post-title a:hover {
filter: alpha(opacity=70);
opacity: .7;
}
.site-header .main-navigation li.mega-menu:hover > ul.sub-menu > li > ul,
.site-header .main-navigation li.mega-menu:focus > ul.sub-menu > li > ul{
z-index: 99;
opacity: 1;
pointer-events: auto;
visibility: visible;
}
.site-header .main-navigation li.mega-menu:focus-within > ul.sub-menu > li > ul{
z-index: 99;
opacity: 1;
pointer-events: auto;
visibility: visible;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category ul li {
display: block;
float: left;
width: 25%;
padding: 0 20px;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category ul li:hover .post-meta .meta-item a {
will-change: opacity, color;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category > ul {
padding-top: 30px;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-list {
padding: 0;
width: 20%;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-list ul li {
border-bottom: 1px solid #404040;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-list li {
float: none;
width: 100%;
padding: 5px 0;
white-space: nowrap;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-list li a {
display: inline;
line-height: 30px;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-list li.current a {
color: #ed1b2f;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-posts {
width: 80%;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-posts .sub-cat {
display: none;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-posts .sub-cat > ul {
left: 0;
visibility: visible;
filter: alpha(opacity=100);
opacity: 1;
top: 0;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-posts .sub-cat.current {
display: block;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-posts .sub-cat > ul {
position: relative;
width: 100%;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-posts .sub-cat > ul:after {
display: none;
}
.site-header .main-navigation li.mega-menu.menu-item-object-category.menu-item-has-children > ul.sub-menu li.sub-cat-posts .sub-cat > ul > li {
width: 33.33%;
}
}
.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 div.menu .menu-mobile ul {
display: block;
}
.main-navigation .menu .menu-mobile li {
display: block;
border-top: 1px solid;
float: none;
}
.main-navigation .menu .menu-mobile .mega-menu-post .post-title {
margin: 0 auto;
}
.main-navigation .menu .menu-mobile li a {
line-height: 60px;
display: block;
position: relative;
padding-right: 20px;
-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 {
filter: alpha(opacity=70);
opacity: .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: #000;
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,
.main-navigation .menu .menu-mobile li .children {
list-style: none;
padding: 0;
margin: 0;
border-top: 1px solid;
display: none;
}
.main-navigation .menu .menu-mobile li .sub-menu > li:first-child,
.main-navigation .menu .menu-mobile li .children > li:first-child {
border-top: 0;
}
.main-navigation .menu .menu-mobile .mega-menu-post.has-post-thumbnail .featured-img {
width: 60px;
display: block;
}
.main-navigation .menu .menu-mobile .mega-menu-post.has-post-thumbnail .featured-img,
.main-navigation .menu .menu-mobile .mega-menu-post.has-post-thumbnail .post-content {
display: inline-block;
vertical-align: top;
}
.main-navigation .menu .menu-mobile .mega-menu-post.has-post-thumbnail .post-content {
width: 90%;
width: calc(100% - 80px);
margin-top: 10px
}
.main-navigation .menu .menu-mobile .mega-menu-post.has-post-thumbnail .post-content a {
display: block;
line-height: 1.4 !important;
text-transform: inherit;
font-size: 14px;
}  .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; } #content[tabindex="-1"]:focus {
outline: none !important;
} .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;
} .clear:before,
.clear:after,
.site:before,
.site: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,
.widget:before,
.widget:after,
.article-layout:before,
.article-layout:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.widget:after,
.article-layout:after {
clear: both;
} .row-collapse {
margin-right: 0;
margin-left: 0;
}
.row-collapse [class*="col-"] {
padding-left: 0;
padding-right: 0;
}
.row-sm {
margin-right: -8px;
margin-left: -8px;
}
.row-sm > [class*="col-"] {
padding-left: 8px;
padding-right: 8px;
}
.no-padding {
padding: 0;
}
.data-bg {
background-color: #f1f1f1;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: block;
width: 100%;
}
.data-bg-slide {
background-color: #000;
}
.data-bg-slide,
.data-bg-slide-widget {
height: 560px;
}
.data-bg-banner {
background-color: #000;
height: 640px;
}
@media only screen and (max-width: 767px) {
.data-bg-slide,
.data-bg-slide-widget {
height: 350px;
}
.data-bg-banner {
height: 450px;
}
}
.data-bg-1 {
height: 260px;
}
.data-bg-2 {
height: 220px;
}
.data-bg-3 {
height: 180px;
}
.data-bg-4 {
height: 120px;
}
.data-bg-thumbnails {
width: 60px;
height: 60px;
}
.data-radius {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.tm-article-item {
display: block;
position: relative;
overflow: hidden;
}
.slider-figcaption-1,
.tm-article-item figcaption {
padding: 5px 20px 20px;
}
.tm-article-item figcaption.figcaption-1 {
padding: 20px 0;
}
.tm-article-item figcaption.figcaption-2 {
padding: 20px;
}
.tm-article-corousal-slides {
border-width: 1px 1px 1px 0;
border-style: solid;
}
.slider-nav-item:first-child .tm-article-corousal-slides {
border-left-width: 1px;
}
.categories-list {
margin: 15px auto;
}
.categories-list > a {
display: inline-block;
position: relative;
padding: 1px 5px 2px 5px;
margin: 5px 2px;
font-weight: 700;
font-size: 12px;
line-height: 19px;
}
.categories-list > a:after {
content: '';
position: absolute;
top: 100%;
left: 0;
border-left: 4px solid;
border-bottom: 4px solid transparent;
border-left-color: #ed1b2f;
width: 0;
z-index: 1;
}
.slide-hover .slick-slide:before {
position: absolute;
bottom: 0;
top: 50%;
left: 0;
right: 0;
content: "";
display: inline-block;
background: linear-gradient(to top, #000, rgba(0, 0, 0, 0.4), transparent);
z-index: 1;
transition: 500ms ease-in-out;
pointer-events: none;
will-change: transform;
}
.slide-hover .slick-slide:hover:before,
.slide-hover.slide-hover-reversed .slick-slide:before {
top: 0;
}
.slide-hover.slide-hover-reversed .slick-slide:hover:before {
top: 50%;
} .primary-bgcolor,
.comments-area .reply .comment-reply-link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #000;
color: #fff;
}
.primary-bgcolor a,
.comments-area .reply .comment-reply-link a {
color: #fff;
}
.secondary-bgcolor {
background: #ed1b2f;
color: #fff;
}
.secondary-bgcolor a {
color: #fff;
}
.main-navigation .menu > ul > li.current-menu-item > a:after,
.main-navigation .menu > ul > li:hover > a:after,
.main-navigation .menu > ul > li:focus > a:after,
.main-navigation .sub-menu > li:hover > a,
.main-navigation .sub-menu > li:focus > a,
.widget.news_base_social_widget .social-widget-menu ul a:hover,
.widget.news_base_social_widget .social-widget-menu ul a:focus,
.widget.news_base_widget_tabbed ul.nav-tabs li:hover a,
.widget.news_base_widget_tabbed ul.nav-tabs li:hover a,
.widget.news_base_widget_tabbed .nav-tabs > li> a.active ,
.widget.news_base_widget_tabbed .nav-tabs > li.active > a:focus,
.widget.news_base_widget_tabbed .nav-tabs > li.active > a:hover
.widget.news_base_widget_tabbed .site-footer .widget ul li,
.author-info .author-social > a {
background: #efb93f;
color: #fff;
}
.widget.widget_block button:hover,.widget.widget_block button:focus{
background: #efb93f;
}
.widget.widget_block button{
background-color:#000;
}
.secondary-bgcolor a {
color: #fff;
} .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 {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
height: 50px;
margin-top: -25px;
margin-left: auto;
margin-right: auto;
width: 180px;
}
.circle {
border-radius: 50%;
border: 3px #0a0a0a solid;
float: left;
height: 50px;
margin: 0 5px;
width: 50px;
}
.circle-1 {
animation: move 1s ease-in-out infinite;
}
.circle-1a {
animation: fade 1s ease-in-out infinite;
}
@keyframes fade {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.circle-2 {
animation: move 1s ease-in-out infinite;
}
@keyframes move {
0% {
transform: translateX(0);
}
100% {
transform: translateX(60px);
}
}
.circle-1a {
margin-left: -55px;
opacity: 0;
}
.circle-3 {
animation: circle-3 1s ease-in-out infinite;
opacity: 1;
}
@keyframes circle-3 {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .top-bar .search-form label .search-field::-webkit-input-placeholder {
color: #fff;
}
.top-bar .search-form label .search-field:-moz-placeholder {
color: #fff;
}
.top-bar .search-form label .search-field::-moz-placeholder {
color: #fff;
}
.top-bar .search-form label .search-field:-ms-input-placeholder {
color: #fff;
} .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;
}
@media (min-width: 1500px) {
.container {
width: 1370px;
}
}
#content-container {
border-bottom: 1px solid;
margin-top: 50px;
padding-bottom: 50px;
}
.breadcrumbs,
.tm-pagebg {
padding: 15px 15px;
}
.boxed-layout {
background: #fff;
margin-left: 8%;
margin-right: 8%;
position: relative;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1500px) {
.boxed-layout .nav-affix .top-bar {
width: 76%;
}
.boxed-layout {
margin-left: 12%;
margin-right: 12%;
}
}
.boxed-layout .container {
width: 100%;
}
.content-area,
.widget-area {
float: left;
width: 100%;
}
@media only screen and (min-width: 992px) {
.content-area {
width: 65%;
}
.right-sidebar .content-area {
padding-right: 15px;
}
.left-sidebar .content-area {
padding-left: 15px;
}
.widget-area {
width: 35%;
}
.right-sidebar .widget-area {
padding-left: 15px;
}
.left-sidebar .widget-area {
padding-right: 15px;
}
}
@media only screen and (max-width: 767px) {
.boxed-layout {
margin-left: auto;
margin-right: auto;
}
}
.site .content-area.full-width {
padding-left: 0;
padding-right: 0;
width: 100%;
}
body.left-sidebar .content-area {
float: right;
}
body.no-sidebar .content-area {
width: 100%;
}
body.no-sidebar .widget-area {
display: none !important;
width: 0px;
height: 0px;
visibility: hidden;
filter: alpha(opacity=0);
opacity: 0;
}
.section-block {
clear: both;
position: relative;
}
.section-block:before,
.section-block:after {
clear: both;
content: "";
display: table;
}
.section-block-space {
padding-top: 40px;
padding-bottom: 40px;
}
.section-block-a {
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
.section-title {
line-height: 1.2;
margin: 0 auto 20px;
padding: 0 0 15px;
}
.inner-banner {
background: #181818;
padding: 30px 0 60px;
}
.inner-banner,
.inner-banner a {
color: #fff;
}
.inner-banner .item-metadata-group {
margin-bottom: 30px;
}
.banner-excerpt,
.video-excerpt {
font-size: 20px;
font-style: italic;
font-family: 'Merriweather', serif;
margin-top: 30px;
}
.breadcrumbs {
font-size: 14px;
line-height: 1.2;
font-weight: 400;
padding: 15px 0;
-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: 7px;
}
.breadcrumbs ul .trail-item.trail-begin span {
padding-left: 0;
}
.breadcrumbs ul li span:before {
content: "\f3d3";
font-size: 16px;
position: absolute;
left: 0;
}
.breadcrumbs ul .trail-item.trail-begin span:before {
content: none;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.entry-meta {
position: relative;
}
.entry-meta > span {
margin-right: 15px;
padding-right: 5px;
padding-left: 5px;
}
.entry-meta > span:first-child {
margin-right: 0;
}
.entry-header .entry-title {
position: relative;
display: inline-block;
vertical-align: middle;
width: 100%;
}
.entry-header .entry-title span {
display: block;
font-size: 20px;
line-height: 1.2;
margin-top: 15px;
}
.entry-header .entry-title span.vcard {
display: inline-block;
font-size: inherit;
line-height: inherit;
margin-top: inherit;
}
.entry-title {
display: block;
padding-bottom: 15px;
position: relative;
}
.mb-footer-tags {
margin-bottom: 20px;
}
.item-metadata {
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
}
.item-metadata-1 {
margin-bottom: 5px;
}
.item-metadata-1:before {
content: "\2014";
margin: 0 .2em;
letter-spacing: -0.01em;
font-family: "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
font-size: 1.125em;
}
.item-metadata-group .item-metadata {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.right-sidebar .image-full .data-article-image,
.left-sidebar .image-full .data-article-image {
height: 460px;
}
.no-sidebar .image-full .data-article-image {
height: 560px;
}
.right-sidebar .image-left .data-article-image,
.left-sidebar .image-left .data-article-image,
.right-sidebar .image-right .data-article-image,
.left-sidebar .image-right .data-article-image {
height: 320px;
}
.article-layout {
border-bottom: 1px solid;
margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 20px;
}
.image-left .article-layout-row,
.image-right .article-layout-row {
margin-left: -8px;
margin-right: -8px;
}
.image-left .article-image,
.image-right .article-image,
.image-left .content-wrapper,
.image-right .content-wrapper {
display: block;
float: left;
padding-left: 8px;
padding-right: 8px;
}
.image-left .article-image,
.image-right .article-image {
width: 35%;
}
.image-left .content-wrapper,
.image-right .content-wrapper {
width: 65%;
}
.image-full .content-wrapper {
background: #fff;
margin-top: -90px;
width: 90%;
padding: 20px 5%;
margin-left: auto;
margin-right: auto;
}
.content-wrapper .item-metadata-group {
margin-bottom: 20px;
}
@media (max-width: 640px) {
.image-left .article-image,
.image-right .article-image,
.image-left .content-wrapper,
.image-right .content-wrapper {
width: 100%;
}
} .site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
background-color: #333;
background-position: center;
background-size: cover;
position: relative;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
background-color: #333;
background-position: center;
background-size: cover;
position: relative;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
margin: 15px auto;
}
.post-navigation a {
color: #fff;
display: block;
position: relative;
padding: 5% 10%;
}
.post-navigation a:before {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}
.post-navigation span {
display: block;
position: relative;
z-index: 1;
}
@media screen and (min-width: 768px) {
.single.no-sidebar .post-navigation .nav-previous,
.single.no-sidebar .post-navigation .nav-next {
width: 49%;
display: block;
float: left;
}
.single.no-sidebar .post-navigation .nav-previous {
margin-right: 1%;
}
.single.no-sidebar .post-navigation .nav-next {
margin-left: 1%;
}
.single.right-sidebar .post-navigation .nav-previous,
.single.right-sidebar .post-navigation .nav-next,
.single.left-sidebar .post-navigation .nav-previous,
.single.left-sidebar .post-navigation .nav-next {
margin: 20px auto;
}
.post-navigation a {
font-size: 24px;
display: table;
width: 100%;
height: 100%;
}
.single .post-navigation .nav-previous:hover a:before,
.single .post-navigation .nav-next:hover a:before {
background: rgba(0, 0, 0, 0.65);
}
.no-sidebar .nav-links {
display: flex;
}
.no-sidebar .nav-links .nav-previous,
.no-sidebar .nav-links .nav-next {
justify-content: space-between;
flex-wrap: wrap;
}
}
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
display: block;
margin-bottom: 15px;
padding: 10px 15px;
color: #fff;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .site-content .content-area .site-main .news_base_slider_widget figcaption.slider-figcaption {
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
z-index: 2;
}
.site-content .content-area .site-main .news_base_slider_widget figcaption.slider-figcaption .slider-figcaption-inner {
width: 100%;
-webkit-align-self: center;
align-self: center;
padding: 0 80px;
}
.widget_recent_entries > ul 
.widget.widget_block ol ,
.widget.widget_block ul  {
counter-reset: section;
list-style-type: none;
}
.widget_recent_entries > ul > li > a:before  {
counter-increment: section;
content: counter(section) ". ";
font-size: 32px;
font-weight: 700;
display: table-cell;
padding-right: 10px;
vertical-align: top;
font-family: 'Merriweather', serif;
width: 40px;
}
.widget_recent_comments li a,
.widget_pages li a,
.social-widget-menu li a,
.widget_archive li a,
.widget_meta li a,
.widget_categories li a,
.widget_nav_menu li a,
.widget_recent_entries li a,
.widget.widget_block ol a,
.widget.widget_block ul a {
border-bottom: 1px solid #e5e5e5;
display: table;
padding: 6px 0;
position: relative;
width: 100%;
}
.footer-widget .widget_recent_comments li a,
.footer-widget .widget_pages li a,
.footer-widget .social-widget-menu li a,
.footer-widget .widget_archive li a,
.footer-widget .widget_meta li a,
.footer-widget .widget_categories li a,
.footer-widget .widget_nav_menu li a,
.footer-widget .widget_recent_entries li a,
.widget.widget_block ol a,
.widget.widget_block ul a {
border-color: #333;
}
.site-content .widget_recent_comments li a:hover,
.site-content .widget_recent_comments li a:focus,
.site-content .widget_pages li a:hover,
.site-content .widget_pages li a:focus,
.site-content .social-widget-menu li a:hover,
.site-content .social-widget-menu li a:focus,
.site-content .widget_archive li a:hover,
.site-content .widget_archive li a:focus,
.site-content .widget_meta li a:hover,
.site-content .widget_meta li a:focus,
.site-content .widget_categories li a:hover,
.site-content .widget_categories li a:focus,
.site-content .widget_nav_menu li a:hover,
.site-content .widget_nav_menu li a:focus,
.site-content .widget_recent_entries li a:hover,
.site-content .widget_recent_entries li a:focus,
.widget.widget_block ol li a:hover,
.widget.widget_block ul li a:focus{
color: #efb93f;
}
.widget {
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
}
.article-figure {
position: relative;
}
.tm-article-body {
position: relative;
display: inline-block;
width: 100%;
margin: 10px 0;
z-index: 1;
margin-top: -50px;
padding-right: 30px;
}
.tm-article-inner {
background-color: #fff;
padding-top: 20px;
padding-right: 20px;
}
.tm-article-meta {
margin-bottom: 15px;
}
.footer-widget .widget {
margin-bottom: 1.5em;
}
.widget-area .widget:last-child {
margin-bottom: 20px;
}
.widget ol,
.widget ul,
.widget.widget_block ol ,
.widget.widget_block ul  {
list-style: none;
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
.widget ol li,
.widget ul li,.widget.widget_block ol li ,
.widget.widget_block ul li {
margin-bottom: 10px;
} .widget select ,
.widget.widget_block select{
max-width: 100%;
}
.widget-title,
.widget.widget_block h2  {
display: block;
font-size: 18px;
font-weight: 700;
line-height: 1em;
margin: 20px 0;
position: relative;
}
.site-content .widget-title,
.widget.widget_block h2  {
color: #000;
}
.widget-title-1:before {
background-color: #000;
content: "";
display: inline-block;
height: 2px;
position: relative;
vertical-align: middle;
width: 30px;
right: 10px;
margin-left: 10px;
}
.footer-widget .widget-title-1:before {
background-color: #fff;
}
.widget-header-wrapper {
padding-bottom: 15px;
}
.widget-header-wrapper .widget-title,
.widget.widget_block h2  {
margin-bottom: 15px;
padding-bottom: 15px;
}
.widget-header-wrapper .widget-description {
color: #828282;
font-size: 16px;
}
.content-area .widget-header-wrapper .widget-description {
font-size: 22px;
}
.site-content .site-main .widget-title-2,
.section-title-2 {
border-bottom: 3px solid;
font-size: 32px;
line-height: 1.4;
position: relative;
z-index: 1;
}
.site-content .site-main .widget-title-2:before,
.section-title-2:before,
.comments-area .comments-title:before,
.comments-area .comment-reply-title:before {
content: '';
height: 3px;
width: 65px;
background: #ed1b2f;
top: 100%;
left: 0;
position: absolute;
}
.site-content .search-form,
.site-footer .search-form {
padding-top: 20px;
}
.site-content .search-form label,
.site-footer .search-form label {
display: block;
width: 70%;
float: left;
}
.site-content .search-form label .search-field,
.site-footer .search-form label .search-field {
padding-left: 15px;
width: 100%;
}
.site-content .search-form .search-submit,
.site-footer .search-form .search-submit {
width: 30%;
background: #ed1b2f;
font-size: 16px;
text-transform: uppercase;
}
.search-form label .search-field {
height: 45px;
-webkit-border-radius: 0;
border-radius: 0;
}
.search-form .search-submit,
.widget.widget_block button {
border: 0;
color: #fff;
height: 45px;
padding-left: 20px;
padding-right: 20px;
-webkit-border-radius: 0;
border-radius: 0;
}
.widget.widget_block button {
line-height:1rem;
color:#fff;
margin:0px;
}
.widget ul li:last-child {
margin-bottom: 0;
}
.site-footer .widget ul li {
border-bottom: 0;
}
.tabbed-head {
margin-bottom: 20px;
}
.widget.news_base_widget_tabbed ul.nav-tabs {
border: 0;
position: relative;
background: #2d2d2d;
}
.widget.news_base_widget_tabbed ul.nav-tabs li {
border: 0;
margin: 0 auto;
padding: 0;
display: block;
float: left;
}
.widget.news_base_widget_tabbed ul.nav-tabs li a {
word-wrap: break-word;
padding: 15px 10px;
text-align: center;
border-radius: 0;
border: 0;
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
margin-right: 0;
}
.tab-icon {
display: inline-block;
vertical-align: middle;
}
.site-main .widget.news_base_widget_tabbed ul.nav-tabs li a {
padding: .9375rem 1.32rem;
}
#sidr-nav .widget ul li {
border-color: #484848;
}
#sidr-nav .widget a {
color: #fff;
}
.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::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 #e4e4e4;
-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;
}
.author-info .profile-image {
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
position: relative;
overflow: hidden;
}
.site-content .author-info .profile-image {
height: 250px;
}
.site-content .author-info .profile-image:after {
content: '';
position: absolute;
height: 60px;
width: 130%;
background: #ffffff;
left: -5px;
bottom: -25px;
-ms-transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
#sidr .author-info .profile-image,
.site-footer .author-info .profile-image {
width: 150px;
height: 150px;
border-radius: 100%;
margin-left: auto;
margin-right: auto;
}
.author-info .author-details {
text-align: center;
}
.author-info .author-social {
margin-top: 20px;
padding-bottom: 20px;
text-align: center;
}
.author-info .author-social > a {
border-radius: 100%;
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;
line-height: 40px;
} #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 {
background: #f5f5f5;
border: 1px solid #e4e4e4;
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;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
border-bottom: 3px solid #eaeaea;
margin: 30px auto;
padding: 20px 0;
position: relative;
}
.comment-respond .comment-reply-title {
border-bottom: 1px solid #e5e5e5;
margin-top: 30px;
}
.comments-area .comment-list {
padding-left: 0;
margin-left: 0;
}
.comments-area .comment-list, .comments-area .comment-list .children {
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-content,
.comments-area .comment-awaiting-moderation,
.comments-area .reply {
padding-left: 80px;
}
.comments-area .comment-content {
margin: 20px auto;
}
.comment-metadata .edit-link {
margin: 0 10px;
text-decoration: underline;
color: #fff;
}
.comments-area .reply {
margin-bottom: 15px;
}
.comments-area .reply .comment-reply-link {
text-decoration: none;
padding: 0 15px;
border-radius: 4px;
line-height: 26px;
height: 26px;
display: inline-block;
}
.comments-area .reply .comment-reply-link:hover {
color: #3c3c3c;
}
.comments-area .comment-respond {
outline: 0;
}
.comments-area .comment-form-comment label, .comments-area .comment-form-comment textarea {
width: 100%
}
.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;
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 .children {
margin-left: 0;
padding-left: 0;
}
}
.comment-metadata {
font-size: 85%;
line-height: 1.2;
margin: 5px auto 10px;
display: inline-block;
}
.comments-area .comment-form-cookies-consent input,
.comments-area .comment-subscription-form input,
.comments-area .comment-form-cookies-consent label,
.comments-area .comment-subscription-form label{
display: inline-block;
vertical-align: middle;
margin: 0 auto;
}
.comments-area .comment-form-cookies-consent input,
.comments-area .comment-subscription-form input{
margin-right: 5px;
} .social-icons ul {
list-style: none;
margin: 0 auto;
padding: 0;
}
.social-icons ul li {
display: inline-block;
vertical-align: middle;
}
.social-icons ul a {
display: block;
position: relative;
text-align: center;
text-transform: uppercase;
}
.social-icons ul li a:before,
.widget .social-widget-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;
font-size: 20px;
height: 45px;
line-height: 45px;
padding-left: 3px;
padding-right: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.footer-social-area .social-icons ul li {
letter-spacing: 2px;
margin-left: 10px;
margin-right: 10px;
font-size: 12px;
}
.footer-social-area .social-icons ul li a:before {
margin-left: 5px;
margin-right: 5px;
height: inherit;
line-height: inherit;
}
.widget .social-widget-menu ul a:before {
border-right: 1px dashed #fff;
width: 50px;
text-align: center;
}
.widget .social-widget-menu ul li a {
display: block;
border: 0;
position: relative;
line-height: 45px;
height: 45px;
font-size: 18px;
font-weight: 400;
z-index: 99;
padding: 0;
}
.widget .social-widget-menu ul li:hover a,
.widget .social-widget-menu ul li:focus a {
filter: alpha(opacity=85);
opacity: .85;
}
.widget .social-widget-menu ul li a {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
color: #fff;
}
.widget .social-widget-menu ul li a span {
padding-left: 20px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.social-icons ul a[href*="dribbble.com"]:before,
.widget .social-widget-menu ul a[href*="dribbble.com"]:before {
content: "\f22d";
}
.widget .social-widget-menu ul li a[href*="dribbble.com"] {
background: #ea4c89;
}
.social-icons ul a[href*="facebook.com"]:before,
.widget .social-widget-menu ul a[href*="facebook.com"]:before {
content: "\f231";
}
.widget .social-widget-menu ul li a[href*="facebook.com"] {
background: #4263a9;
}
.social-icons ul a[href*="twitter.com"]:before,
.widget .social-widget-menu ul a[href*="twitter.com"]:before {
content: "\f243";
}
.widget .social-widget-menu ul li a[href*="twitter.com"] {
background: #55acee;
}
.social-icons ul a[href*="linkedin.com"]:before,
.widget .social-widget-menu ul a[href*="linkedin.com"]:before {
content: "\f239";
}
.widget .social-widget-menu ul li a[href*="linkedin.com"] {
background: #0077b5;
}
.social-icons ul a[href*="instagram.com"]:before,
.widget .social-widget-menu ul a[href*="instagram.com"]:before {
content: "\f351";
}
.widget .social-widget-menu ul li a[href*="instagram.com"] {
background: #517fa4;
}
.social-icons ul a[href*="youtube.com"]:before,
.widget .social-widget-menu ul a[href*="youtube.com"]:before {
content: "\f24d";
}
.widget .social-widget-menu ul li a[href*="youtube.com"] {
background: #b31217;
}
.social-icons ul a[href*="vimeo.com"]:before,
.widget .social-widget-menu ul a[href*="vimeo.com"]:before {
content: "\f245";
}
.widget .social-widget-menu ul li a[href*="vimeo.com"] {
background: #1ab7ae;
}
.social-icons ul a[href*="plus.google.com"]:before,
.widget .social-widget-menu ul a[href*="plus.google.com"]:before {
content: "\f34f";
}
.widget .social-widget-menu ul li a[href*="plus.google.com"] {
background: #dc4e41;
}
.social-icons ul a[href*="pinterest.com"]:before,
.widget .social-widget-menu ul a[href*="pinterest.com"]:before {
content: "\f2b1";
}
.widget .social-widget-menu ul li a[href*="pinterest.com"] {
background: #bd081c;
}
.social-icons ul a[href*="tumblr.com"]:before,
.widget .social-widget-menu ul a[href*="tumblr.com"]:before {
content: "\f241";
}
.widget .social-widget-menu ul li a[href*="tumblr.com"] {
background: #35465c;
}
.social-icons ul a[href*="wordpress.org"]:before,
.widget .social-widget-menu ul a[href*="wordpress.org"]:before,
.social-icons ul a[href*="wordpress.com"]:before,
.widget .social-widget-menu ul a[href*="wordpress.com"]:before {
content: "\f249";
}
.widget .social-widget-menu ul li a[href*="wordpress.com"],
.widget .social-widget-menu ul li a[href*="wordpress.org"] {
background: #21759b;
}
.social-icons ul a[href*="whatsapp.com"]:before,
.widget .social-widget-menu ul a[href*="whatsapp.com"]:before {
content: "\f4f0";
}
.widget .social-widget-menu ul li a[href*="whatsapp.com"] {
background: #25D366;
}
.social-icons ul a[href*="reddit.com"]:before,
.widget .social-widget-menu ul a[href*="reddit.com"]:before {
content: "\f23b";
}
.widget .social-widget-menu ul li a[href*="reddit.com"] {
background: #ff4301;
} .slide-icon {
position: absolute;
z-index: 1;
display: block;
width: 50px;
height: 50px;
font-size: 32px;
line-height: 50px;
cursor: pointer;
background: rgba(0, 0, 0, .5);
color: #fff;
top: 50%;
margin-top: -25px;
text-align: center;
padding: 0;
border-radius: 100%;
}
.slide-icon:before {
display: block;
line-height: 50px;
}
.slide-prev:hover,
.slide-prev:focus,
.slide-next:hover,
.slide-next:focus {
outline: none !important;
}
.slide-prev {
left: 15px;
}
.slide-next {
right: 15px;
}
.trending-news-corousal {
border-bottom: 1px solid #e4e4e4;
margin-bottom: 0;
padding-top: 20px;
}
.trending-title {
position: relative;
text-align: center;
}
.trending-title .section-title {
font-size: 38px;
}
.trending-slider .slide-prev {
left: 17px;
}
.trending-slider .slide-next {
right: 17px;
}
.slick-slide {
outline: 0 !important;
position: relative;
}
.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;
}
.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 {
filter: alpha(opacity=100);
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;
filter: alpha(opacity=25);
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
filter: alpha(opacity=75);
opacity: .75;
color: black;
}
.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);
}
@media (min-width: 992px) {
.featured-slider .article-wrapper-featured {
padding: 30px 23% 30px 40px;
}
}
.main-banner .row-collapse [class*="col-"] {
border-width: 1px 1px 1px 0;
border-style: solid;
border-color: #e4e4e4;
}
.main-banner .row-collapse [class*="col-"]:first-child,
.main-banner .row-collapse [class*="col-"]:nth-child(4) {
border-left-width: 1px;
clear: left;
}
.slider-figcaption {
position: absolute;
bottom: 0;
width: 100%;
left: 0;
right: 0;
z-index: 9;
transition: 500ms ease-in-out;
-webkit-transition: 500ms ease-in-out;
-moz-transition: 500ms ease-in-out;
-ms-transition: 500ms ease-in-out;
-o-transition: 500ms ease-in-out;
}
.banner-slider .slider-figcaption {
padding: 30px;
}
.background-overlay {
background: #000;
display: block;
height: 100%;
filter: alpha(opacity=25);
opacity: .25;
width: 100%;
}
.slider-figcaption.slider-figcaption-full {
bottom: 40%;
}
.slider-pagenav {
float: left;
width: 100%;
margin-top: 0px;
position: absolute;
z-index: 2;
bottom: 0;
left: 0;
}
.jumbotron-pagenav {
border-top: 1px solid;
padding-bottom: 30px;
padding-top: 30px;
}
.jumbotron-pagenav .slick-track {
margin-left: -10px;
margin-right: -10px;
}
.jumbotron-pagenav .slider-nav-item {
padding-left: 10px;
padding-right: 10px;
}
.slider-article {
color: #fff;
}
.slide-hover .slick-slide:hover .slider-figcaption,
.slide-hover .slick-slide:focus .slider-figcaption {
bottom: 80px;
}
.slider-figcaption .posts-date {
position: relative;
}
.slide-title {
color: #fff;
}
.slide-title span {
display: block;
}
.tm-article-slides {
position: relative;
}
.fig-overlay,
.bg-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.fig-overlay,
.data-bg-enabled .bg-overlay {
background: #000;
filter: alpha(opacity=45);
opacity: .45;
}
.tm-article-sm {
margin-top: 20px;
}
.tm-article-sm h3 {
display: block;
display: -webkit-box;
padding: 4px 0;
width: 100%;
margin: 0 auto;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
font-size: 14px;
line-height: 1.6 !important;
}
@media only screen and (max-width: 767px) {
.slider-figcaption {
padding: 30px 15px;
position: relative;
}
} .banner-slider .post-meta {
padding-top: 10px;
}
.column {
position: relative;
min-height: 1px;
padding-right: 8px;
padding-left: 8px;
}
.site-main .column {
float: left;
}
.site-main .column-two {
width: 20%;
}
.site-main .column-three {
width: 30%;
}
.site-main .column-three-1 {
width: 33.33%;
}
.site-main .column-four {
width: 40%;
}
.site-main .column-half {
width: 50%;
}
.site-main .column-six {
width: 60%;
}
.column-clear:nth-child(2n+1) {
clear: left;
}
.full-item {
border-bottom: 1px solid #dedede;
margin-bottom: 20px;
padding-bottom: 20px;
}
.full-item:last-child {
border: 0;
}
.section-block-upper {
border-bottom: 1px solid;
border-top: 1px solid;
padding-top: 40px;
}
.section-video {
background: #000;
margin-bottom: 50px;
}
.section-video,
.section-video a {
color: #fff;
}
.video-figcaption,
.popup-video {
position: relative;
z-index: 1;
}
.video-figcaption .slide-title {
padding: 15px 25px;
font-size: 38px;
}
.video-figcaption .slide-title,
.video-excerpt {
margin-left: 10%;
margin-right: 10%;
}
.video-pagenav {
padding-top: 30px;
text-align: center;
}
.video-pagenav .slick-track {
display: inline-block;
}
.video-pagenav .navtitle-wrapper {
display: table;
height: 100%;
padding: 20px;
width: 100%;
}
.video-pagenav .data-bg-thumbnails,
.video-pagenav .item-title {
display: table-cell;
vertical-align: middle;
}
.video-pagenav .item-title {
text-align: left;
margin: 10px auto;
padding: 0 10px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.4 !important;
max-height: 40px;
}
.section-panels {
background: #f7f7f7;
border-bottom: 1px solid;
} .footer-social-area {
padding-bottom: 40px;
padding-top: 40px;
text-align: center;
}
#footer-main {
background: #0e0e0e;
}
#footer-main,
#footer-main a {
color: #fff;
}
#footer-main a:hover,
#footer-main a:focus {
color: #efb93f;
}
.footer-widget {
padding-bottom: 50px;
padding-top: 50px;
}
.footer-bottom {
background-color: #000;
padding-top: 30px;
padding-bottom: 30px;
position: relative;
}
.footer-bottom,
.footer-bottom a {
color: #ffffff;
}
.footer-bottom .container {
position: relative;
z-index: 2;
}
.footer-menu-wrapper #footer-menu > li > a,
.site-copyright {
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
font-size: 12px;
}
.footer-menu-wrapper #footer-menu {
list-style: none;
margin: 0 auto;
padding: 0;
text-align: right;
}
.footer-menu-wrapper #footer-menu > li {
display: inline-block;
vertical-align: middle;
}
.footer-menu-wrapper #footer-menu > li > a {
display: block;
padding-left: 10px;
padding-right: 10px;
position: relative;
}
.footer-menu-wrapper #footer-menu > li:last-child > a {
padding-right: 0;
} #scroll-up {
position: fixed;
z-index: 8000;
bottom: 45px;
right: 40px;
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;
color: #fff;
line-height: 45px;
}
#scroll-up:hover i,
#scroll-up:focus i {
display: block;
}
@media only screen and (max-width: 767px) {
#scroll-up {
right: 20px;
bottom: 20px;
}
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .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;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: block;
float: left;
width: 100%;
padding: 0 5px;
position: relative;
margin-bottom: 20px;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: left;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: left;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: left;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: left;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: left;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: left;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: left;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery-caption {
display: block;
background: #000;
background: rgba(0, 0, 0, .74);
color: #fff;
font-size: 85%;
line-height: 1.22857143;
position: absolute;
bottom: 0;
left: 5px;
right: 5px;
padding: 15px;
text-align: left;
}
@media only screen and (max-width: 991px) {
body .gallery .gallery-item {
width: 50%;
clear: none !important;
}
body .gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
body .gallery:not(.slick-initialized) .gallery-item:nth-child(2n+1) {
clear: left !important;
}
.main-navigation div.menu, .main-navigation .nav-language {
display: block;
}
.footer-menu-wrapper #footer-menu {
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
}
.footer-menu-wrapper #footer-menu > li > a {
padding-left: 0;
}
}
.nav-links .page-numbers {
background: transparent;
display: block;
float: left;
height: 40px;
line-height: 40px;
text-align: center;
border: 1px solid #ccc;
margin-right: 7px;
padding-left: 15px;
padding-right: 15px;
font-weight: 700;
}
.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;
}
time.updated {
display: none;
}
.tm-social-share {
position: relative;
}
@media only screen and (max-width: 640px) {
.top-bar:before {
left: 0;
top: 40px;
}
.news {
width: 100%;
}
}
figure,
figcaption {
outline: none !important;
}
.error-404 {
text-align: center;
}
.error-404 h3 {
font-weight: 400;
text-transform: uppercase;
max-width: 700px;
margin: 20px auto;
line-height: 1.6;
}
@media only screen and (max-width: 991px) {
.video-figcaption .slide-title {
font-size: 26px;
}
.site .topbar-left {
width: 100%;
display: block;
}
.site .topbar-left .custom-logo-link {
display: block;
max-width: 300px;
margin-left: auto;
margin-right: auto;
}
body .site-branding {
text-align: center;
}
.sub-menu .mega-menu-post {
margin: 5px 0;
}
.sub-menu .featured-img .data-bg-2 {
height: 60px;
}
}
@media only screen and (max-width: 767px) {
.top-bar {
text-align: center;
}
.top-bar .social-icons ul li a:before,
.top-bar .widget .social-widget-menu ul a:before {
width: 35px;
}
.top-bar .social-icons ul li:first-child {
border-left: 0;
}
.top-bar .social-icons ul li:last-child {
border-right: 0;
}
body .social-icons ul {
text-align: center;
}
body .social-icons ul li {
display: inline-block;
float: none;
vertical-align: middle;
}
.slide-icon {
width: 40px;
height: 40px;
font-size: 24px;
line-height: 40px;
margin-top: -20px;
}
.slide-icon:before {
line-height: 40px;
}
.trending-slider .slide-icon {
margin-top: -45px;
}
.trending-slider .slide-prev {
left: 3px;
}
.trending-slider .slide-next {
right: 3px;
}
.fullwidth-banner {
margin-top: 40px;
padding-left: 15px;
padding-right: 15px;
}
.site .site-main .column {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.widget.news_base_widget_tabbed ul.nav-tabs li a {
font-size: 12px;
}
}
@media only screen and (min-width: 992px) {
.main-navigation .menu ul ul {
background: #000;
}
.main-navigation .menu ul ul,
.main-navigation .menu ul ul a {
color: #fff;
}
}
.menu-description,
.news-base-date,
.categories-list a {
background: #ed1b2f;
color: #fff;
}
.navigation-bar,
.tm-article-corousal-slides,
.site-content .site-main .widget-title-2,
.section-title-2,
.jumbotron-pagenav,
.article-layout,
.section-block-upper,
.section-panels,
#content-container,
.main-navigation .menu .menu-mobile li,
.main-navigation .menu .menu-mobile li .sub-menu,
.main-navigation .menu .menu-mobile li .children {
border-color: #eaeaea;
}
@media only screen and (min-width: 992px) {
.main-navigation .menu ul > li.base-address > a {
border-color: #eaeaea;
}
}
.menu-description {
position: absolute;
top: -8px;
right: 0;
padding: 2px 4px;
font-size: 11px;
line-height: 12px;
text-transform: uppercase;
}
.menu-description:after {
content: '';
position: absolute;
left: 0;
bottom: -4px;
border-left: 4px solid;
border-bottom: 4px solid transparent;
border-left-color: #ed1b2f;
width: 0;
} .popup-video {
display: inline-block;
margin: 20px auto;
}
.video-data-bg {
text-align: center;
padding-top: 150px;
padding-bottom: 150px;
}
.play-button {
height: 70px;
line-height: 70px;
margin-left: auto;
margin-right: auto;
cursor: pointer;
background: red;
display: inline-block;
text-align: center;
font-size: 48px;
width: 70px;
border-radius: 100%;
}
.breadcrumbs ul li span:before {
display: inline-block;
font-family: "Ionicons";
speak: none;
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;
}
.no-results {
padding: 10% 0;
font-size: 22px;
}
.no-results a {
border-bottom: 3px solid #2ab391;
display: inline;
}
.wp-block-gallery {
list-style: none;
padding: 0;
margin: 0 auto;
}
.wp-block-image figcaption {
background: #f5f5f5;
color: #000;
margin: 0 auto 20px;
padding: 20px;
text-align: left;
font-size: 16px;
font-style: italic;
}
.wp-block-cover .wp-block-cover-text {
font-size: 47px !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;
}
}
.post-format-icon {
text-align: right;
display: block;
padding: 20px;
}
.format-icon {
font-size: 25px;
line-height: 40px;
width: 40px;
height: 40px;
background: #312d2b;
background: rgba(0, 0, 0, 0.8);
color: #fff;
display: inline-block;
text-align: center;
border-radius: 4px;
}
.read-time {
margin-bottom: 10px;
}
.inner-banner .read-time {
margin-top: 30px;
margin-bottom: 30px;
}
body.error404 .inner-banner {
padding-top: 80px;
text-align: center;
} .elementor-html .preloader {
display: none;
}
ul.trail-items li:last-child a {
color: #fff;
cursor: default;
pointer-events: none;
}
.wp-block-gallery.columns-1{
display: block;
}
ul.wp-block-gallery.columns-1,
.wp-block-gallery .blocks-gallery-grid,
.wp-block-gallery {
list-style: none;
padding: 0;
margin: 0 auto;
}
@media only screen and (max-width: 767px) {
.h2, h2 {
font-size: 22px;
}
.content-area .widget-header-wrapper .widget-description {
font-size: 14px;
}
.site-content .content-area .site-main .news_base_slider_widget figcaption.slider-figcaption{
position: relative;
}
.site-content .content-area .site-main .news_base_slider_widget figcaption.slider-figcaption .slider-figcaption-inner{
padding-left: 0;
padding-right: 0;
}
}
body .widget.news_base_widget_tabbed ul.nav-tabs li:first-child a{	
padding: 16px 0;
}
figure {
margin: 0;
}