*, *:after, *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
html, body {
color: #555;
font-family: 'Poppins', sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
height: 100%;
letter-spacing: 0.5px;
margin: 0;
padding: 0;
text-rendering: optimizeLegibility;
text-rendering: geometricPrecision;
width: 100%;
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-webkit-font-smoothing: subpixel-antialiased;
}
html,body {
line-height: 1.7em;
}
h1,h2,h3,h4,h5,h6,p,ul {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #555;
clear: both;
line-height: 1.4;
margin: 0 0 0.75em;
padding: 0.5em 0 0;
font-family: 'Spectral', serif;
}
h1 {font-size: 34px;}
h2 {font-size: 30px;}
h3 {font-size: 25px;}
h4 {font-size: 22px;}
h5 {font-size: 18px;}
h6 {font-size: 14px;}
a {
text-decoration: none;
display: inline-block;
word-break: break-word;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
a:hover,
a:visited {
text-decoration: none;
}
a:focus{
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
}
ol, ul {
list-style: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"] {
border: 1px solid #d0d0d0;
color: #a1a1a1;
height: 50px;
padding: 0px 10px 0 20px;
width: 100%;
font-weight: 400;
}
textarea {
border: 1px solid #d0d0d0;
color: #000;
padding: 10px 10px 0 20px;
width: 100%;
font-weight: 400;
}
select {
width: 100%;
height: 50px;
background: none;
border: 1px solid #ccc;
border-radius: 0;
}
textarea:hover,
input:hover,
textarea:active,
input:active,
button:active,
button:hover {
-webkit-appearance: none;
appearance: none;
}
textarea:focus,
input:focus,
button:focus,
select:focus {
-webkit-appearance: none;
appearance: none;
}
blockquote {
background: transparent url(//www.doctorjorgealio.com/wp-content/themes/purea-magazine/img/bquote.png) no-repeat scroll 0 0;
border: none;
padding: 0 0 0 40px;
}
blockquote p {
margin-top: 30px;
overflow: hidden;
margin-bottom: 8px !important;
}
table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
caption, td {
font-weight: normal;
text-align: left;
}
tr{
font-weight: 700;
}
ul {
margin-left: 0;
}
ol {
margin-left: 20px;
list-style: decimal;
}
li > ul, li > ol {
margin-left: 20px;
}
address {
font-style: italic;
}
p {
margin: 0 0 1.5em;
padding: 0;
}
dd {
margin: 0 0 1.5em 20px;
padding: 0;
}
big {
font-size: 125%;
}
small {
font-size: 80%;
}
iframe {
width: 100%;
}
.clearfix {
clear: both;
} .loader-wrapper {
background: #fff;
width: 100%;
height: 100%;
position: fixed !important;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 100000;
}
#pre-loader {
height: 30px;
width: 30px;
position: absolute;
top: 45%;
left: 47%;
}
.loader-pulse {
width: 50px;
height: 50px;
background-color: #555;
border-radius: 100%;
animation: loader-pulse 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955); 
}
@keyframes loader-pulse {
0% {
transform: scale(0); 
} 100% {
transform: scale(1);
opacity: 0; 
}
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
figure {
margin: 10px 0;
}
.wp-caption {
background: #fff;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
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; }
.sticky {
padding-bottom: 2px;
}
.entry-title .fa-thumb-tack {
padding-right: 5px;
}
.gallery-caption {
font-size: 16px;
font-weight: 700;
}
.bypostauthor {
font-size: 14px;
color: #555;
}
.center {
text-align: center;
} main .content-inner {
margin: 40px 0;
}
.page-title h1 {
text-align: center;
margin-top: 50px;
} .style1 #blog-section {
margin: 70px 0;
}
.style2 #blog-section {
margin-top: 150px;
margin-bottom: 70px;
}
.style-pf #blog-section {
margin-top: 150px;
margin-bottom: 70px;
}
.blog article {
width: 49%;
vertical-align: top;
display: inline-block;
padding: 10px;
}
.blog aside article {
width: 100% !important;
}
article .meta-wrapper .meta {
margin-top: 15px;
}
article .meta-item {
padding-right: 30px;
font-size: 13px;
}
article .read-more {
margin-bottom: 80px;
}
.meta-item i {
padding-right: 5px;
}
article h3 {
margin: 5px;
}
article h3 a {
display: inline-block;
word-break: break-word;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.blog-post .meta {
margin-top: 5px;
}
article .read-more a {
padding: 16px 40px;
color: #fff;
font-size: 12px;
border-radius: 0;
background: #bc2a26;
}
aside.widget,
div.widget,
.elementor-widget-container {
margin-bottom: 50px;
}
.blog h4.widget-title,
.search h4.widget-title,
.archive h4.widget-title,
.single h4.widget-title {
border-bottom: 3px dotted #000;
padding-bottom: 10px;
}
aside ul,
.elementor-widget-container ul {
list-style-type: none;
margin-left: 0;
}
aside li,
.elementor-widget-container li {
vertical-align: top;
margin-bottom: 20px;
}
.blog aside li {
border-bottom: 1px solid #e4e4e4;
padding-bottom: 10px;   
}
aside li.mini_cart_item {
padding-left: 30px !important;
}
.comment-meta img {
border-radius: 45px;
}
.comment-content p {
font-size: 13px;
}
.post-navigation h2 {
display: none;
}
.nav-previous, .nav-links .nav-next {
width: 50%;
display: inline-block;
vertical-align: top;
}
.nav-links .nav-previous .meta-nav:before {
content: "\f060";
font-family: 'Font Awesome 5 Free';
font-weight: 700;
padding-right: 5px;
}
.nav-links .nav-next .meta-nav:after {
content: "\f061";
font-family: 'Font Awesome 5 Free';
font-weight: 700;
padding-left: 5px;
}
.nav-links .nav-next {
text-align: right;
}
article .blog-wrapper {
border-bottom: 1px solid #dedede;
}
.blog-wrapper .meta .share i {
padding: 0 7px;
}
article.sticky .meta .share i {
padding: 0 12px;
}
input#wp-comment-cookies-consent {
margin-right: 10px;
}
.blog-widget article {
margin-bottom: 50px;
}
.archive article {
width: 33%;
display: inline-block;
padding: 10px;
vertical-align: top;
margin-bottom: 50px;
}
.archive aside article {
width: 100% !important;
}
.archive article.product{
width: 100%;
}
.archive article .meta span {
display: block;
}
.archive article .meta {
background: #f9f9f9;
padding: 15px;
}
.archive article .meta .meta-item {
font-size: 12px;
padding: 4px;
} .single  nav.post-navigation {
border-top: 1px solid #ececec;
padding: 10px;
margin-bottom: 70px;
margin-top: 50px;
border-bottom: 1px solid #ececec;
}
.single .title,
.single .content {
width: 65%;
margin: 0 auto;
}
.single .content a:not(.wp-block-buttons a):not(.wp-block-file a):not(.post-categories li a) {
text-decoration: underline;
}
.single article h3 {
margin: 20px 0;
}
.single .blog-post .meta,
.single .blog-post .post-tags {
width: 65%;
margin: 0 auto;
text-align: center;
}
.single .blog-post .post-tags {
padding-bottom: 30px;
}
.single .blog-post .meta {
padding-top: 30px;
padding-bottom: 30px;
}
.single h1.entry-title {
text-align: center;
margin: 0;
}
.single .image {
text-align: center;
margin-bottom: 50px;
}
.single header .ta-inner .image {
text-align: left;
margin-bottom: 0;
}
.single .nav-links {
padding: 25px;
font-size: 13px;
}
.single .nav-links .meta-nav {
font-size: 13px;
}
.single ul.post-categories {
display: inline-block;
margin-left: 5px;
}
.single ul.post-categories li {
display: inline;
}
.single ul.post-categories li a {
background: #efefef;
padding: 5px 15px;
border-radius: 45px;
margin-right: 5px;
margin-bottom: 10px;
}
.single .content p {
font-size: 14px;
line-height: 1.8;
}
.single .post-categories {
text-align: center;
margin-top: 50px;
}
.single .post-tags a {
padding: 0px 8px;
border: 1px solid #c5c5c5;
background: none;
}
.single.single-right-sidebar .title,
.single.single-right-sidebar .content,
.single.single-left-sidebar .title,
.single.single-left-sidebar .content {
width: 90%;
}
.single .content li {
font-size: 14px;
padding: 10px 5px;
}
.single .content ul,
.single .content ol {
margin-left: 20px;
}
.single .content ul {
list-style-type: disc;
}
.single .content pre.wp-block-code {
padding: 25px;
} .pagination {
padding-left: 15px;
width: 100%;
margin-bottom: 40px;
}
.pagination .nav-links .page-numbers {
border: 0;
height: 40px;
width: 60px;
text-align: center;
padding: 0;
font-size: 12px;
margin-right: 15px;
}
.pagination .nav-links .current {
font-weight: 700;
font-size: 15px;
padding: 6px 14px;
color: #fff;
}
.pagination .nav-links a {
padding: 5px 25px;
}
.page-link {
margin: 50px 0;
}
.page-link .post-page-numbers {
border: 2px solid #ccc;
padding: 5px 10px;
margin: 5px;
font-size: 14px;
}
.page-link a.post-page-numbers {
display: inline;
} .style1 .searchpage {
margin: 70px 0;
}
.style2 .searchpage {
margin: 150px 0;
}
form.searchform input#searchsubmit,
form.searchform label.search-icon {
display: none;
}
.searchpage .content-area article {
margin: 50px 0;
}
.searchpage .content-area article h3 {
margin: 15px 0;
}
.search-content h1 {
margin-bottom: 20px;
padding: 0;
}
form.searchformmenu input.searchsubmitmenu,
form.searchformmenu label.search-icon {
display: none;
}
.searchpage .entry-footer span {
margin: 10px 0;
}
.searchpage .entry-footer span a {
color: #fff;
}
.search .entry-summary {
margin: 30px 0;
}
.searchpage .entry-footer .cat-links,
.searchpage .entry-footer .comments-link,
.searchpage .entry-footer .tags-links {
background: #bc2a26;
color: #fff;
padding: 5px 20px;
border-radius: 45px;
display: inline-block;
font-size: 11px;
}
.searchpage .entry-footer .cat-links,
.searchpage .entry-footer .tags-links {
margin-right: 10px;
}
#search-box .blog-search{
z-index: 99;
position: relative;
background: #fff;
} .single #comments {
width: 65%;
margin: 0 auto;
padding-top: 80px;
}
.single #comments a {
text-decoration: underline;
}
.single #comments b.fn a {
text-decoration: none;
}
.single.single-right-sidebar #comments,
.single.single-left-sidebar #comments {
width: 90%;
}
ol.comment-list {
margin-top: 30px;
list-style-type: none;
margin-left: 0;
}
ol.children {
list-style-type: none;
}
.comment-metadata {
margin: 10px 0;
padding: 0px 70px;
border-radius: 45px;
}
#respond {
margin-top: 50px;
}
.comment-meta .reply {
margin: 10px 0;
float: right;
}
.post-tags {
margin: 70px 0 10px 0;
}
.post-tags a {
background: #efefef;
padding: 5px 15px;
border-radius: 45px;
margin-right: 5px;
margin-bottom: 10px;
}
.post-tags a:hover {
background: #d4d1d1;
color: inherit;
}
.comment-meta b.fn {
display: block;
margin-left: 70px;
margin-top: -50px;
}
.comment-meta span.says {
margin-left: 70px;
}
#respond h3#reply-title {
margin-bottom: 5px;
}
.children .comment {
padding-left: 50px;
}
.comment-metadata time:before {
content: "\f017";
display: inline-block;
vertical-align: middle;
font-size: 14px;
font-family: 'Font Awesome 5 Free';
font-weight: 700;
padding-right: 5px;
} form.wpcf7-form {
width: 100%;
margin: auto;
}
form.wpcf7-form label {
display: block;
}
form.wpcf7-form input[type="submit"] {
border: 0;
margin-top: 35px;
color: #fff;
padding: 16px 40px;
transition: all 0.3s ease-in-out;
outline: 0 !important;
-webkit-appearance: none;
appearance: none;
}
div.wpcf7 .ajax-loader {
margin-left: 20px;
}
div.wpcf7-mail-sent-ng {
text-align: center;
border: 0;
color: #ff0000;
}
div.wpcf7-mail-sent-ok {
text-align: center;
border: 0;
color: #408e1e;
}
span.wpcf7-not-valid-tip {
display: none;
}
input[aria-invalid="true"],
select[aria-invalid="true"],
textarea[aria-invalid="true"] {
border-bottom: 1px solid #ff0000;
transition: all 0.3s ease-in-out;
} .footer-widgets-wrapper h4 {
padding: 0;
}
.footer-widgets-wrapper li {
padding: 5px 0;
}
.footer-widgets-wrapper li a {
border-bottom: 2px dotted #dadada;
}
footer .social {
color: #555;
}
footer > .container {
padding: 0;
}
footer .social-icons .s-icon a {
color: #555;
}
footer .social-icons .s-icon {
padding: 5px;
}
footer .social-icons i {
text-align: center;
font-size: 16px;
width: 45px;
height: 45px;
padding: 12px;
border-radius: 50%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
footer ul li {
padding: 5px 0;
}
footer .social-icons i:hover {
color: #fff;
background: #000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
footer .social-icons-wrapper .social-icons-lists ul li a {
border: none;
padding: 5px 7px;
}
footer .copyrights {
margin-bottom: 30px;
text-align: center;
margin-top: 20px;
}
footer .footer-inner {
text-align: center;
}
footer .footer-inner .icon i {
font-size: 40px;
}
footer .social {
margin-top: -15px;
}
.footer-widgets-wrapper ul {
list-style-type: none;
margin-left: 0;
}
.footer-widgets-wrapper .widget-column {
margin-bottom: 50px;
} .social-icons-wrapper .social-icons-lists ul li a {
border: 1px solid #d4d4d4;
padding: 15px;
}
.elementor-page .social-icons-wrapper .social-icons-lists ul li a {
padding: 9px;
}
.social-icons-wrapper .social-icons-lists ul li a .social-menu-wrap {
display: none;
}
.social-icons-wrapper .social-icons-lists ul li a::before {
display: block;
font-size: 18px;
text-align: center;
width: 37px;
line-height: 37px;
font-family: 'Font Awesome 5 Brands';
color: inherit;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="facebook.com"]::before {
content: "\f09a";
color: #3b5998;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="facebook.com"]:hover::before {
background: #3b5998;
color: #fff;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="twitter.com"] {
padding: 20px 25px;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="twitter.com"]::before {
content: "";
display: inline-block;
width: 18px;
height: 18px;
background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxwYXRoIGQ9Ik0zODkuMiA0OGg3MC42TDMwNS42IDIyNC4yIDQ4NyA0NjRIMzQ1TDIzMy43IDMxOC42IDEwNi41IDQ2NEgzNS44TDIwMC43IDI3NS41IDI2LjggNDhIMTc0LjRMMjcyLjkgMTgwLjkgMzg5LjIgNDh6TTM2NC40IDQyMS44aDM5LjFMMTUxLjEgODhoLTQyTDQ2NC40IDQyMS44eiIvPjwvc3ZnPg==');
background-size: cover;
transition: background-color 0.5s, background-image 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="twitter.com"]:hover::before {
content: "";
display: inline-block;
width: 18px; height: 18px; background-color: black; background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxwYXRoIGQ9Ik0zODkuMiA0OGg3MC42TDMwNS42IDIyNC4yIDQ4NyA0NjRIMzQ1TDIzMy43IDMxOC42IDEwNi41IDQ2NEgzNS44TDIwMC43IDI3NS41IDI2LjggNDhIMTc0LjRMMjcyLjkgMTgwLjkgMzg5LjIgNDh6TTM2NC40IDQyMS44aDM5LjFMMTUxLjEgODhoLTQyTDQ2NC40IDQyMS44eiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=');
background-size: cover;
padding: 5px; transition: padding 0.5s, background-color 0.5s, background-image 0.5s; }
.social-icons-wrapper .social-icons-lists ul li a[href*="instagram.com"]::before {
content: "\f16d";
color: #df2176;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="instagram.com"]:hover::before {
background: #df2176;
color: #fff;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="linkedin.com"]::before {
content: "\f0e1";
color: #0078bb;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="linkedin.com"]:hover::before {
background: #0078bb;
color: #fff;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="pinterest.com"]::before {
content: "\f231";
color: #cc0000;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="pinterest.com"]:hover::before {
background: #cc0000;
color: #fff;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="behance.net"]::before {
content: "\f1b4";
color: #4465ff;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="behance.net"]:hover::before {
background: #4465ff;
color: #fff;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="github.com"]::before {
content: "\f09b";
color: #000;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="github.com"]:hover::before {
background: #000;
color: #fff;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="youtube.com"]::before {
content: "\f167";
color: #f40a;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li a[href*="youtube.com"]:hover::before {
background: #f40a;
color: #fff;
transition: 0.5s;
}
.social-icons-wrapper .social-icons-lists ul li {
padding: 0;
display: inline-block;
margin: 4px;
border-bottom: none !important;
}
.collapse:not(.show) {
display: block;
} .btn {
padding: 6px 25px;
}
button,
input[type="submit"],
input[type="reset"] {
color: #fff;
cursor: pointer;
font-size: 12px;
padding: 16px 40px;
border: none;
background: #bc2a26;
}
.btn-default {
color: #fff;
}
.btn-default:focus {
border: none;
color: #fff;
}
.btn-default:hover {
border: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} a.trans {
outline: 0 !important;
-webkit-appearance: none;
appearance: none;
transition: all 0.3s ease-in-out;
} .btntoTop {
width: 30px;
height: 30px;
position: fixed;
bottom: 50px;
right: 30px;
border: 1px solid #000;
text-align: center;
line-height: 25px;
cursor: pointer;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btntoTop:before {
content: "\f106";
display: inline-block;
vertical-align: middle;
font-size: 20px;
font-family: 'Font Awesome 5 Free';
font-weight: 700;
}
.btntoTop.active {
opacity: 1;
}
.btntoTop.active:hover {
opacity: 0.8;
background: #bc2a26;
border: 1px solid #bc2a26;
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .title.content-section {
background: #f5f5f5;
}
.section-title.page-title {
padding: 20px 5px 60px 5px;
}
.section-title h1 {
color: #555;
margin: 0;
padding: 0;
} .error404 .style1 .content-inner {
margin: 70px 0;
}
.error404 .style2 .content-inner {
margin: 150px 0;
}
.page-content-area h1.page-error {
margin-bottom: 20px;
padding-top: 0;
}
.error404 .page-content-area form {
margin-top: 50px;
} .top-bar {
background: #000;
color: #fff;
padding: 8px 0;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.top-bar .date-time {
text-align: right;
}
.top-social ul {
display: inline-block;
}
ul.top-social {
display: inline-block;
margin-left: 20px;
}
.top-social li {
display: inline-block;
padding-right: 10px;
}
.top-social li i {
color: #fff;
} .header-wrapper .logo {
text-align: center;
padding: 15px;
}
.header-wrapper .logo h1,
.header-wrapper .logo p.site-title {
margin: 0;
}
.header-wrapper .logo p.site-title {
font-size: 34px;
color: #555;
clear: both;
line-height: 1.4;
padding: 0.5em 0 0;
font-family: 'Spectral', serif;
} .top-menu-wrapper {
border-top: 2px solid #e0e0e0;
border-bottom: 2px solid #e0e0e0;
}
#menu-primary {
list-style-type: none;
}
.top-menu {
position: relative;
text-align: center;
}
.top-menu .navbar-collapse {
padding: 0;    
}
.top-menu .navigation {
position: relative;
margin: 0;
}
.top-menu .navigation > li {
position: relative;
display: inline-block;
padding: 0;
}
.top-menu .navigation > li > a {
position: relative;
display: block;
line-height: 30px;
padding: 12px 24px;
font-size: 14px;
color: #3c3c3c;
font-weight: 600;
opacity: 1;
letter-spacing: 1px;
text-transform: uppercase;
}
.top-menu .navigation > li > a:hover::before,
.top-menu .navigation > li.current > a:before {
left: 0px;
right: 0px;
}
.top-menu .navigation > li > a:before {
content: "";
position: absolute;
background: #bc2a26;
height: 3px;
z-index: -1;
left: 50%;
right: 50%;
bottom: 0;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.dropdown-menu {
padding: 0;
border-radius: 0;
margin: 0;
}
.dropdown-menu span.caret{
display: none;
}
.header-upper .top-menu .navigation > li:hover > a,
.header-upper .top-menu .navigation > li:focus > a,
.header-upper .top-menu .navigation > li.current > a,
.header-upper .top-menu .navigation > li.current-menu-item > a {
color: #e73f43;
opacity: 1;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.top-menu .navigation > li:hover > a:after,
.top-menu .navigation > li:focus > a:after {
opacity: 1;
}
.top-menu .navigation > li > ul {
z-index: 100;
display: none;
position: absolute;
left: 0px;
width: 240px;
padding: 0px 0px;
background: #101010;
border: 0;
border-radius: 5px;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.top-menu .navigation .dropdown:hover > ul,
.top-menu .navigation .dropdown:focus-within > ul {
display: block;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.top-menu .navigation > li > ul.from-right {
left: auto;
right: 0px;  
}
.top-menu .navigation > li > ul > li {
position: relative;
width: 100%;
border-bottom: 1px solid rgba(255,255,255,0.10);
}
.top-menu .navigation > li > ul > li:last-child {
border-bottom: none; 
}
.top-menu .navigation > li > ul > li > a {
position: relative;
display: block;
font-size: 12px;
color: #fff;
background: #0f0f0f;
text-align: left;
padding: 15px 20px;
line-height: 22px;
font-weight: 500;
}
.top-menu .navigation > li > ul > li:hover > a,
.dropdown-menu > li > a:focus {
color: #fff;
background-color: #bc2a26;
}
.top-menu .navigation > li > ul > li.dropdown > a:after {
font-family: 'Font Awesome 5 Free';
font-weight: 700;
content: "\f105";
position: absolute;
right: 10px;
top: 12px;
width: 10px;
height: 20px;
line-height: 21px;
font-size: 16px;
text-align: center;
z-index: 5; 
display: block;   
}
.top-menu .navigation > li > ul > li.dropdown:hover > a:after {
color: #fff;
}
.top-menu .navigation > li > ul > li > ul {
position: absolute;
left: 100%;
top: 20px;
width: 240px;
z-index: 100;
display: none;
background: #101010;
}
.top-menu .navigation > li > ul > li > ul > li {
position: relative;
width: 100%;
border-bottom: 1px solid rgba(255,255,255,0.10);
}
.top-menu .navigation > li > ul > li > ul > li:last-child{
border-bottom: none; 
}
.top-menu .navigation > li > ul > li  > ul > li > a {
position: relative;
display: block;
padding: 16px 20px;
line-height: 20px;
font-weight: 500;
font-size: 12px;
color: #e0e0e0;
text-align: left;
}
.top-menu .navigation > li > ul > li  > ul > li > a:hover {
color: #fff;
background-color: #bc2a26;
}
.top-menu .navigation > li.dropdown:hover > ul,
.top-menu .navigation > li.dropdown:focus-within > ul {
opacity: 1;
top: 100%;   
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.top-menu .navigation li > ul > li.dropdown:hover > ul,
.top-menu .navigation li > ul > li.dropdown:focus-within > ul {
visibility: visible;
opacity: 1;
top: 0px;  
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.top-menu .navigation li.dropdown .dropdown-btn {
position: absolute;
right: 10px;
top: 6px;
width: 34px;
height: 30px;
border: 1px solid #ffffff;
text-align: center;
font-size: 16px;
line-height: 26px;
color: #fff;
cursor: pointer;
z-index: 5;
display: none;
}
.main-header .header-lower {
position: relative;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}
.main-header .top-menu-wrapper {
position: relative;
}
.main-header .outer-box {
position: absolute;
right: 0px;
top: 0px;
} .style2 #header-main {
margin-top: 20px;
}
.style2 .top-social-wrap {
text-align: right;
}
.style2 .topbar-menu {
text-align: left;
}
.style2 .topbar-menu a {
color: #fff;
}
.style2 .topbar-menu ul li {
display: inline-block;
padding-right: 20px;
}
.style2 .header-wrapper .logo {
float: left;
width: 25%;
padding: 0;
text-align: left;
}
.style2 .top-menu-wrapper {
width: 75%;
float: right;
border: none;
margin-top: 10px;
}
.style2 .top-menu {
text-align: right;
}
.style2 h1.site-title,
.style2 p.site-title {
padding: 0;
line-height: 1;
}
header.style2 {
border-bottom: 1px solid #e4e4e4;
}
header.style2 .top-menu .navigation > li:nth-last-child(3) > ul  ul,
header.style2 .top-menu .navigation > li:nth-last-child(4) > ul  ul {
left: -100% !important;
}
header.style2 .top-menu .navigation > li:nth-last-child(3) > ul > li.dropdown > a:after,
header.style2 .top-menu .navigation > li:nth-last-child(4) > ul > li.dropdown > a:after {
font-family: 'Font Awesome 5 Free';
font-weight: 700;
content: "\f104";
position: absolute;
right: 10px;
top: 12px;
width: 10px;
height: 20px;
line-height: 21px;
font-size: 16px;
text-align: center;
z-index: 5;
display: block;
}
header.style2  .header-wrapper .logo p.site-title {
line-height: 1;
padding: 0;
} .style-pf .header-wrapper .logo {
float: left;
width: 50%;
padding: 0;
text-align: left;
}
.style-pf .header-wrapper .section-right {
width: 50%;
float: right;
border: none;
}
.style-pf .top-menu {
text-align: center;
}
.style-pf h1.site-title,
.style-pf p.site-title {
padding: 0;
line-height: 1;
}
header.style-pf {
border-bottom: 1px solid #e4e4e4;
}
header.style-pf .top-menu .navigation > li:nth-last-child(3) > ul  ul,
header.style-pf .top-menu .navigation > li:nth-last-child(4) > ul  ul {
left: -100% !important;
}
header.style-pf .top-menu .navigation > li:nth-last-child(3) > ul > li.dropdown > a:after,
header.style-pf .top-menu .navigation > li:nth-last-child(4) > ul > li.dropdown > a:after {
font-family: 'Font Awesome 5 Free';
font-weight: 700;
content: "\f104";
position: absolute;
right: 10px;
top: 12px;
width: 10px;
height: 20px;
line-height: 21px;
font-size: 16px;
text-align: center;
z-index: 5;
display: block;
}
.style-pf .top-social li i {
color: #555 !important;
}
.style-pf .section-right .social,
.style-pf .section-right .date-column {
text-align: right;
}
.style-pf .top {
margin: 30px 0;
}
.style-pf .top-menu-wrapper {
border-bottom: none;
border-top: 1px solid #e0e0e0;
}
.style-pf .menu-header-search {
float: right;
margin: 5px;
}
.style-pf .section-right .date-time .year {
font-weight: 700;
font-size: 15px;
text-transform: uppercase;
}
.style-pf .section-right .date-time .day {
font-size: 11px;
font-style: italic;
line-height: 1.5;
}
.style-pf .section-right .date-time #date {
float: right;
text-align: left;
}
.style-pf .top-social li a {
font-size: 16px; 
}
.style-pf .top-social li {
padding-right: 15px;
}
header.style-pf  .header-wrapper .logo p.site-title {
line-height: 1;
padding: 0;
} .trending-news {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 2px solid #f3f3f3;
}
.home .trending-news {
border-bottom: 0;
}
.single .trending-news {
border-bottom: 1px solid #e0e0e0;
}
.trending-news-content .title-wrapper {
display: inline-block;
margin-right: 7px;
position: absolute;
z-index: 1;
display: flex;
}
.breaking-news-title {
padding: 7px 15px;
font-size: 14px;
font-weight: 500;
color: #fff;
background: #bc2a26;
}
.title-wrapper.slide .breaking-news-title {
line-height: 1;
}
.trending-news-content .title-wrapper.slide {
z-index: 11;
max-width: 200px;
}
.breaking-news-spacing {
padding: 7px 0;
font-size: 14px;
font-weight: 500;
color: #fff;
background: #fff;
width: 20px;
} 
.trending-content {
list-style: none;
padding: 0;
margin: 0;
display: inline-block;
}
.trending-content.owl-theme .owl-nav [class*='owl-']{
margin: 5px;
}
.trending-content.owl-carousel.owl-loaded{
float: right;
}
.trending-content .owl-stage-outer {
width: 100%;
}
.trending-content.owl-theme .owl-nav{
margin-top: -20px !important;
z-index: 99;
position: relative;
}
.owl-theme .owl-nav [class*='owl-']:hover {
background: none !important;
color: #555 !important;
}
.trending-content .item {
padding-top: 10px;
}
.trending-content .item a:hover{
color: #bc2a26;
}
.trending-content p {
margin: 0;
}
.trending-content-marq {
list-style: none;
padding: 0;
margin: 0;
float: right;
padding: 10px 15px;
}
.trending-content-marq a {
font-size: 14px;
color: #000;
}
.trending-content .owl-nav {
float: right;
} span.post-break {
font-weight: 900;
color: #000;
padding: 0 10px;
}
.trending-news-content a:last-child span.post-break{
display: none;
}
.trending-content-marq a:hover {
color: #bc2a26;
} .full-width-trending-slider {
position: relative;
}
.full-width-trending-slider .inner-box {
position: relative;
}
.full-width-trending-slider .inner-box .image-box {
position: relative;
}
.full-width-trending-slider .inner-box .image-box .image {
position: relative;
width: 100%;
height: 650px;
float: left;
}
.full-width-trending-slider.inner-box .image-box .image img {
width: inherit;
}
.full-width-trending-slider .inner-box .image-box .image .overlay-box {
position: absolute;
left: 0px;
top: 0px;
opacity: 1;
width: 100%;
height: 100%;
color: #ffffff;
text-align: center;
}
.full-width-trending-slider .inner-box .image-box .image .overlay-box .overlay-inner {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: table;
padding: 10px 30px;
vertical-align: middle;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.full-width-trending-slider .inner-box .image-box .image .overlay-box .overlay-inner .content {
position: relative;
display: table-cell;
vertical-align: middle;
}
.full-width-trending-slider .inner-box .image img {
background-size: cover;
width: inherit;
}
.full-width-trending-slider .carousel-inner .item {
padding-left: 200px;
}
.rtl .full-width-trending-slider .content {
text-align: center;
}
.full-width-trending-slider .inner-box .image-box .image .overlay-box .overlay-inner .content h2 {
position: relative;
font-size: 42px;
line-height: 1.3em;
margin-bottom: 18px;
padding-bottom: 15px;
text-align: center;
width: 60%;
margin: 0 auto;
}
.full-width-trending-slider .inner-box .image-box .image .overlay-box .content .post-date {
position: relative;
font-size: 14px;
font-weight: 600;
z-index: 1;
color: rgba(255, 255, 255, 0.80);
text-transform: uppercase;
}
.full-width-trending-slider .owl-dots {
display: none;
}
.full-width-trending-slider .owl-nav .owl-prev {
left: 20px;
}
.full-width-trending-slider .owl-nav .owl-next {
right: 20px;
}
.full-width-trending-slider .owl-nav .owl-prev,
.full-width-trending-slider .owl-nav .owl-next {
position: absolute;
display: block;
top: 50%;
margin-top: -20px;
width: 43px;
height: 43px;
color: #ffffff;
font-size: 18px;
line-height: 38px;
text-align: center;
font-weight: 700;
border: 2px solid rgba(255, 255, 255, 0.40);
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
transition: all 500ms ease;
}
.carousel-fade .carousel-inner .item {
opacity: 0;
transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-control {
z-index: 2;
}
.full-width-trending-slider #carousel-indicators-wrapper,
.full-width-trending-slider #carousel-indicators-wrapper .carousel-indicators {
position: relative !important;
}
.full-width-trending-slider .carousel-indicators .active {
background: none !important;
width: auto;
height: auto;
margin: auto;
}
.trending-content.full-width-trending-slider .carousel-indicators {
left: 100%;
width: 75px;
margin-left: -5%;
bottom: 0;
} @media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next,
.carousel-fade .carousel-inner > .item.active.right {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev,
.carousel-fade .carousel-inner > .item.active.left {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left,
.carousel-fade .carousel-inner > .item.prev.right,
.carousel-fade .carousel-inner > .item.active {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
} .highlight-area-content {
position: relative;
background-size: cover !important;
background-position: center !important;
transition: all 0.5s ease;
}
.highlight-area-content .content-wrapper:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
background-color: rgba(0,0,0,0.20);
}
.highlight-area-content .content-wrapper {
position: relative;
text-align: center;
color: #fff;
height: 500px;
-webkit-font-smoothing: antialiased;
}
.highlight-area-content .content-wrapper .content-inner {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
}
.highlight-area-content .content-wrapper .content {
padding: 0 70px;
}
.highlight-area-content ul.post-categories {
list-style-type: none;
}
.highlight-area-wrapper .col-md-4 {
padding-left: 5px;
padding-right: 5px;
}
.highlight-area-wrapper .row {
margin-right: 0px !important;
margin-left: 0px !important;
}
.highlight-area-wrapper .col-md-4:first-child {
padding-left: 0;
}
.highlight-area-wrapper .col-md-4:last-child {
padding-right: 0;
}
.highlight-area-content .title h2 a {
color: #fff;
position: relative;
font-size: 24px;
}
.highlight-area-content .meta {
font-size: 14px;
color: #fff;
position: relative;
}
.highlight-area-content .meta .author a {
font-size: 14px;
color: #fff;
position: relative;
}
.highlight-area-content .category .post-categories a {
color: #fff;
position: relative;
text-transform: uppercase;
}
.section-hightlight-area-box {
overflow: hidden;
margin-bottom: 10px;
}
.section-hightlight-area-box .highlight-area-content::before {
content: "";
position: absolute; top:0;right:0;bottom:0;left:0;
background: inherit;
transition: inherit;
}
.section-hightlight-area-box .highlight-area-content:hover::before {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.section-hightlight-area-box.highlight-area-content .content {
position: relative;
} .featured-category-post {
clear: both;
width: 49%;
margin-bottom: 18px;
display: inline-block;
}
.col-left.widget-area .featured-category-post,
.col-right.widget-area .featured-category-post {
width: 100%;
}
.featured-category-post:nth-of-type(odd) {
float: right;
}
.featured-posts-lists-wrapper {
margin-bottom: 30px;
}
.featured-area-content {
position: relative;
background-size: cover !important;
background-position: center;
transition: all 0.5s ease;
}
.featured-category-post .content-wrapper {
clear: both;
color: #fff;
height: 400px;
padding: 30px;
vertical-align: bottom;
display: table-cell;
-webkit-font-smoothing: antialiased;
}
.col-left.widget-area .featured-category-post:first-child .content-wrapper,
.col-right.widget-area .featured-category-post:first-child .content-wrapper {
clear: both;
position: relative;
color: #fff;
height: 400px;
padding: 30px;
vertical-align: bottom;
display: table-cell;
-webkit-font-smoothing: antialiased;
}
.featured-category-post:first-child {
width: 100%;
display: block;
margin-bottom: 18px;
}
.featured-category-post:first-child .content-wrapper {
height: 500px;
display: inherit !important;
padding: 0;
}
.col-left.widget-area .featured-category-post:first-child .content-wrapper,
.col-right.widget-area .featured-category-post:first-child .content-wrapper {
height: auto;
display: inherit !important;
}
.featured-category-post:first-child .content-wrapper .content {
background: #bc2a26;
width: 35%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
}
.featured-category-post:first-child .content-wrapper .content-wrap {
position: absolute;
height: 250px;
top: -20px;
padding: 20px;
transform: translate(0%, 50%);
}
.col-left.widget-area .featured-category-post:first-child .content-wrapper .content,
.col-right.widget-area .featured-category-post:first-child .content-wrapper .content {
background:none;
width: 100%;
height: auto;
position: relative;
padding: 0;
}
.featured-category-post:first-child .content h3 a {
font-weight: 500;
line-height: 1.2;
padding-left: 15px;
border-left: 2px solid #ffffff59;
}
.col-left.widget-area .featured-category-post:first-child .content h3 a,
.col-right.widget-area .featured-category-post:first-child .content h3 a {
padding-left: 0;
border-left: 0;
}
.featured-category-post:first-child .content .meta {
padding: 20px 0;
}
.featured-category-post:first-child .content .read-more {
display: block;
}
.featured-category-post:first-child .content .read-more a {
color: #fff;
position: relative;
font-size: 13px;
font-weight: 500;
}
.featured-category-post:first-child .content-wrapper:before {
position: relative;
background: none;
}
.col-left.widget-area .featured-category-post:first-child .content-wrapper:before,
.col-right.widget-area .featured-category-post:first-child .content-wrapper:before {
position: absolute;
background: linear-gradient(to top,rgba(0, 0, 0, 0.9),rgba(0,0,0,0.3), transparent);
}
.featured-category-post .content-wrapper:before {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
background: linear-gradient(to top,rgba(0, 0, 0, 0.9),rgba(0,0,0,0.3), transparent);
}
.featured-area-content .title h3 a,
.featured-area-content .meta a,
.featured-area-content span {
color: #fff;
position: relative;
}
.featured-area-content .category .post-categories a {
color: #fff;
position: relative;
text-transform: uppercase;
}
.featured-area-content .title h3 {
margin: 0;
}
.featured-area-content .title h3 a {
font-size: 22px;
font-weight: 600;
}
.featured-category-post .content .read-more {
display: none;
}
.section-featured-area-box {
overflow: hidden;
}
.featured-category-post .featured-area-content::before {
content:"";
position:absolute; top:0;right:0;bottom:0;left:0;
background:inherit;
transition:inherit;
}
.featured-category-post .featured-area-content:hover::before {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.featured-category-post .featured-area-content .content {
position: relative;
}
.featured-posts-wrapper h2 {
padding: 0;
} .posts-layout-1-wrapper {
margin-top: 30px;
margin-bottom: 30px;
}
.layout-1-category-post {
clear: both;
width: 49%;
margin-bottom: 30px;
display: inline-block;
vertical-align: top;
}
.layout-1-area-content {
position: relative;
background-size: cover !important;
background-position: center;
transition: all 0.5s ease;
}
.layout-1-category-post .content-wrapper {
clear: both;
position: relative;
color: #555;
padding: 0 10px;
vertical-align: bottom;
display: table-cell;
-webkit-font-smoothing: antialiased;
}
.layout-1-category-post:first-child {
width: 100%;
display: block;
margin-bottom: 30px;
}
.layout-1-category-post:first-child .content-wrapper {
display: inherit !important;
padding: 0;
padding-left: 20px;
}
.layout-1-category-post:first-child .content h3 a {
font-weight: 700;
line-height: 1.3;
}
.layout-1-category-post:first-child .content .meta {
padding: 7px 0;
font-weight: 600;
font-style: italic;
}
.layout-1-category-post:first-child .content .read-more {
display: block;
}
.layout-1-category-post:first-child .content .post-categories a {
font-size: 11px;
color: #fff;
position: relative;
text-transform: uppercase;
background: #bc2a26;
padding: 3px 10px;
border-radius: 45px;
font-weight: 500;
}
.layout-1-category-post:first-child .content .read-more a {
color: #555;
position: relative;
font-size: 13px;
font-weight: 500;
margin: 30px 0px;
}
.layout-1-area-content .title h3 a,
.layout-1-area-content .meta a,
.layout-1-area-content span {
color: #abaaaa;
position: relative;
}
.layout-1-area-content .category .post-categories a {
color: #bc2a26;
position: relative;
text-transform: uppercase;
font-weight: 500;
}
.layout-1-area-content .title h3 {
margin: 0;
padding: 0;
}
.layout-1-category-post:first-child h3 {
padding-top: 15px;
}
.layout-1-area-content .title h3 a {
font-size: 18px;
font-weight: 500;
color: #000;
}
.layout-1-category-post .content .read-more {
display: none;
}
.section-layout-1-area-box {
overflow: hidden;
}
.layout-1-category-post .layout-1-area-content:hover::before {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.layout-1-category-post .layout-1-area-content .content {
position: relative;
}
.layout-1-category-post:first-child .content .category ul li {
display: inline-block;
}
.section-layout-1-area-box .col-first {
width: 30%;
display: inline-block;
}
.layout-1-category-post:first-child .col-first {
width: 58%;
}
.section-layout-1-area-box .col-second {
width: 68%;
display: inline-block;
vertical-align: top;
}
.layout-1-category-post:first-child .col-second {
width: 41%;
}
.section-layout-1-area-box .layout-1-post-image {
display: inline-block;
overflow: hidden;
}
.section-layout-1-area-box .layout-1-post-image img {
transition: all 0.5s ease;
vertical-align: middle;
}
.section-layout-1-area-box .layout-1-post-image img:hover {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: all 0.5s ease;
} .posts-layout-2-wrapper {
margin-top: 30px;
margin-bottom: 30px;
}
.layout-2-category-post {
clear: both;
width: 47%;
margin-bottom: 30px;
display: inline-block;
vertical-align: top;
}
.layout-2-area-content {
position: relative;
background-size: cover !important;
background-position: center;
transition: all 0.5s ease;
}
.layout-2-category-post .content-wrapper {
clear: both;
position: relative;
color: #555;
padding: 0 10px;
vertical-align: bottom;
display: table-cell;
-webkit-font-smoothing: antialiased;
}
.layout-2-category-post:first-child,
.layout-2-category-post:nth-of-type(2) {
margin-right: 10px;
}
.layout-2-category-post:first-child .content-wrapper,
.layout-2-category-post:nth-of-type(2) .content-wrapper {
display: inherit !important;
padding: 0 10px;
padding-left: 0;
}
.layout-2-category-post:first-child .content h3 a,
.layout-2-category-post:nth-of-type(2) .content h3 a {
font-weight: 700;
line-height: 1.3;
}
.layout-2-category-post:first-child .content .meta,
.layout-2-category-post:nth-of-type(2) .content .meta {
padding: 7px 0;
font-weight: 600;
font-style: italic;
}
.layout-2-category-post:first-child .content .read-more,
.layout-2-category-post:nth-of-type(2) .content .read-more {
display: block;
}
.layout-2-category-post:first-child .content .post-categories a,
.layout-2-category-post:nth-of-type(2) .content .post-categories a {
font-size: 11px;
color: #fff;
position: relative;
text-transform: uppercase;
background: #bc2a26;
padding: 3px 10px;
border-radius: 45px;
font-weight: 500;
}
.layout-2-category-post:first-child .content .read-more a,
.layout-2-category-post:nth-of-type(2) .content .read-more a {
color: #555;
position: relative;
font-size: 13px;
font-weight: 500;
margin: 30px 0px;
}
.layout-2-category-post:first-child .content .category,
.layout-2-category-post:nth-of-type(2) .content .category {
margin: 15px 0;
}
.layout-2-category-post:first-child .content .category ul li,
.layout-2-category-post:nth-of-type(2) .content .category ul li {
display: inline-block;
}
.layout-2-category-post:first-child h3,
.layout-2-category-post:nth-of-type(2) h3 {
padding-top: 15px;
}
.layout-2-category-post:first-child .col-first,
.layout-2-category-post:first-child .col-second,
.layout-2-category-post:nth-of-type(2) .col-first,
.layout-2-category-post:nth-of-type(2) .col-second {
width: 100%;
}
.layout-2-area-content .title h3 a,
.layout-2-area-content .meta a,
.layout-2-area-content span {
color: #abaaaa;
position: relative;
}
.layout-2-area-content .category .post-categories a {
color: #bc2a26;
position: relative;
text-transform: uppercase;
font-weight: 500;
}
.layout-2-area-content .title h3 {
margin: 0;
padding: 0;
}
.layout-2-area-content .title h3 a {
font-size: 18px;
font-weight: 500;
color: #000;
}
.layout-2-category-post .content .read-more {
display: none;
}
.section-layout-2-area-box {
overflow: hidden;
}
.layout-2-category-post .layout-2-area-content:hover::before {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.layout-2-category-post .layout-2-area-content .content {
position: relative;
}
.section-layout-2-area-box .col-first {
width: 30%;
display: inline-block;
}
.section-layout-2-area-box .col-second {
width: 68%;
display: inline-block;
vertical-align: top;
}
.section-layout-2-area-box .layout-2-post-image {
display: inline-block;
overflow: hidden;
}
.section-layout-2-area-box .layout-2-post-image img {
transition: all 0.5s ease;
vertical-align: middle;
}
.section-layout-2-area-box .layout-2-post-image img:hover {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: all 0.5s ease;
} .both-sidebars .container .col-left,
.both-sidebars .container .col-right {
width: 24%;
display: inline-block;
vertical-align: top;
}
.both-sidebars .container .col-middle {
width: 50%;
display: inline-block;
vertical-align: top;
}
.both-sidebars .container .col-left {
padding-right: 25px;
float: left;
}
.both-sidebars .container .col-right {
padding-left: 25px;
float: right;
} .section-latest-posts-area-box .col-first {
width: 30%;
display: inline-block;
vertical-align: top;
}
.section-latest-posts-area-box .col-second {
width: 68%;
display: inline-block;
vertical-align: top;
padding-left: 15px;
}
.section-latest-posts-area-box .content h6 {
padding: 0;
margin-bottom: 0;
}
.section-latest-posts-area-box .content .meta {
font-size: 12px;
font-weight: 600;
}
.latest-posts-content .latest-category-post {
margin-bottom: 20px;
}
.section-latest-posts-area-box {
overflow: hidden;
}
.section-latest-posts-area-box .latest-post-image {
display: inline-block;
overflow: hidden;
}
.section-latest-posts-area-box .latest-post-image img {
transition: all 0.5s ease;
vertical-align: middle;
}
.section-latest-posts-area-box .latest-post-image img:hover {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: all 0.5s ease;
}
.section-latest-posts-area-box .content h6 a:hover {
color: #bc2a26;
} .top-categories-content li {
padding-left: 0;
border-left: 0;
} .top-menu .menu-header {
position: absolute;
right: 0px;
top: -75px;
z-index: 12;
display: none;
}
.top-menu .menu-header button {
position: relative;
display: block;
height: 36px;
width: 42px;
background: none;
color: #7f7f7f;
text-align: center;
font-size: 20px;
line-height: 36px;
border: 1px solid #a0a0a0;
font-weight: normal;
}
.top-menu .navbar-toggle .icon-bar {
background: #555;
} .hd-bar {
position: fixed;
top: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 9999;
}
.hd-bar .mCSB_inside > .mCSB_container {
margin-right: 0;   
}
.hd-bar.left-align {
left: -400px;
}
.hd-bar.left-align.visible-sidebar {
left: 0px;   
}
.hd-bar.left-align {
left: -100%;
}
.hd-bar.left-align.visible-sidebar {
left: 0%;
display: none;
}
.hd-bar .hd-bar-closer {
width: 40px;
height: 40px;
position: absolute;
right: 80px;
top: 5px;
background: none;
color: #ffffff;
border-radius: 0px;
text-align: center;
line-height: 40px;
z-index: 999999;
}
.admin-bar .hd-bar .hd-bar-closer {
top: 40px;
}
.hd-bar .hd-bar-closer button {
background: none;
display: block;
font-size: 20px;
color: #b3b1b1 !important;
width: 40px;
height: 40px;
line-height: 40px;
}
.hd-bar .hd-bar-closer:hover button {
color: #ffffff;
}
.hd-bar-wrapper {
height: 100%;
padding: 45px 30px 40px;
padding-right: 0;
}
.hd-bar-wrapper .mCustomScrollBox {
overflow: visible;
}
.hd-bar .side-menu {
background-color: transparent;
padding: 0;
font-size: 13px;
text-align: center;
padding-right: 40px;
}
.hd-bar .side-menu ul li ul a {
background: transparent;
}
.hd-bar .side-menu ul li ul li ul li a {
background: transparent;
text-transform: uppercase;
padding-left: 22px;
font-size: 13px;
color: rgba(255,255,255,0.50);   
}
.hd-bar .side-menu a.current {
color: #c5a47e;
}
.hd-bar .side-menu li.current > a {
color: #c5a47e;
}
.hd-bar .side-menu ul {
margin-top: 50px;
}
.hd-bar .side-menu ul li {
position: relative;
display: block;
border-bottom: 1px solid rgba(255,255,255,0.15);    
}
.hd-bar .side-menu ul .dropdown:focus-within > ul {
display: block !important;
}
.hd-bar .side-menu > ul > li > ul {
background-color: #2a2a2a;
}
.hd-bar .side-menu ul.navigation > li > ul > li {
margin-left: 50px;
}
.hd-bar .side-menu ul.navigation > li > ul > li ul {
margin-left: 50px;
}
.hd-bar .side-menu ul.navigation > li > ul > li:first-child {
border-top: 1px solid rgba(255,255,255,0.15);
}
.hd-bar .side-menu ul.navigation > li > ul > li:last-child {
border-bottom: none;
}
.hd-bar .side-menu ul li a {
background: transparent;
color: #ffffff;
display: inline-block;
font-weight: 400;
text-transform: uppercase;
padding: 12px 15px 12px 15px;
position: relative;
cursor: pointer;
line-height: 24px;
font-size: 12px;
letter-spacing: 1px;
width: 100%;
text-align: left;
}
.hd-bar .side-menu ul.navigation > li > ul > li > a {
text-transform: uppercase;
padding-left: 22px;
font-size: 12px;
color: rgba(255,255,255,0.50);   
}
.hd-bar .side-menu ul.navigation > li > ul > li.dropdown > a {
padding-left: 22px;  
}
.hd-bar .side-menu ul.navigation > li > ul > li.dropdown {
width: auto;
}
.hd-bar .side-menu ul li a:hover,
.hd-bar .side-menu ul > li.current > a,
.hd-bar .side-menu ul > li > ul > li.current > a,
.hd-bar .side-menu ul.navigation > li > ul > li > a:hover,
.hd-bar .side-menu ul.navigation > li.active > a {
color: #bc2a26;
}
.hd-bar .side-menu ul li.dropdown .fas {
position: absolute;
z-index: 99;
width: 60px;
right: 0;
top: 0;
line-height: 50px;
border-left: 1px solid rgba(130, 130, 130, 0.58);
color: #ffffff;
font-size: 18px;
text-align: center;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.qb-close-button:before {
content: "\f00d";
font-family: 'Font Awesome 5 Free';
font-weight: 700;
padding-right: 5px;
}
.side-navigation .navigation .dropdown-menu {
position:relative;
z-index: 1;
display: block;
float: none;
min-width: 100%;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: center;
list-style: none;
background-color: transparent;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: none;
border-radius: 1px;
-webkit-box-shadow: none;
box-shadow: none;
}
#navbar-collapse-2 .navigation li.dropdown .fas {
display: none;
position: absolute;
z-index: 99;
width: 60px;
right: 0;
top: 0;
line-height: 50px;
border-left: 1px solid rgba(255, 255, 255, 0.13);
color: #b3b3b9;
font-size: 18px;
text-align: center;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.side-navigation .navigation .dropdown-menu{
margin-right: 50px;
}
#navbar-collapse-2 .navigation li a span.caret {
display: none;
} 
.hd-bar .side-menu ul li:last-child {
border-bottom: none;
}
.hd-bar .search-form-wrapper {
margin-top: 70px;
}
.hd-bar .search-form-wrapper input {
float: left;
width: 75%;
height: 50px;
padding: 20px;
border: none;
}
.hd-bar .search-form-wrapper button[type=submit] {
float: left;
width: 25%;
padding: 14px 16px;
height: 50px;
border: none;
}
.hd-bar .search-form-wrapper::after {
content: "";
clear: both;
display: table;
} .footer-menu .dropdown-menu {
display: block;
position: relative;
box-shadow: none;
border: none;
float: none;
z-index: 0;
}
.footer-menu .dropdown-menu > li > a {
padding: 0;
padding: 3px 0;
}
.footer-menu ul>li>a {
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
font-family: 'Spectral', serif;
border-bottom: 2px dotted #dadada;
pointer-events: none;
cursor: default;
text-decoration: none
}
.footer-menu ul>li {
display: inline-block;
vertical-align: top;
}
.footer-menu ul>li ul>li {
display: block;
}
.footer-menu ul>li ul>li>a {
font-weight: inherit;
font-size: 13px;
margin-bottom: 0;
font-family:inherit;
pointer-events: inherit;
cursor: pointer;
text-decoration: inherit;
}
.footer-menu ul>li {
width: 24%;
}
.footer-menu .dropdown-menu > li > a:hover, 
.footer-menu .dropdown-menu > li > a:focus {
background: none;
color: #bc2a26;
}
footer .dropdown-menu {
background-color: transparent;
}
footer ul.navigation {
margin-bottom: 50px;
} .search-btn {
background: #fff;
color: #3c3c3c;
border: none;
padding: 10px 15px;
font-size: 16px;
cursor: pointer;
}
.search-btn:hover {
background: #bc2a26;
color: #fff;
}
.overlay {
height: 100%;
width: 100%;
display: none;
position: fixed;
z-index: 99;
top: 0;
left: 0;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0, 0.9);
}
.overlay-content {
position: relative;
top: 46%;
width: 80%;
text-align: center;
margin-top: 30px;
margin: auto;
}
.overlay .search-closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 35px;
cursor: pointer;
color: white;
}
.overlay .search-closebtn:hover {
color: #ccc;
}
.overlay input[type=text] {
padding: 15px;
font-size: 17px;
border: none;
float: none;
width: 75%;
background: white;
}
.overlay input[type=text]:hover {
background: #f1f1f1;
}
.overlay .overlay-content label {
padding-bottom: 10px;
color: #fff;
}
.overlay button {
float: left;
width: 5%;
padding: 15px;
background: none;
font-size: 17px;
border: none;
cursor: pointer;
}
.overlay button:hover {
background: none;
} .modal.left .modal-dialog,
.modal.right .modal-dialog {
position: fixed;
margin: auto;
width: 350px;
height: 100%;
-webkit-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content,
.modal.right .modal-content {
height: 100%;
overflow-y: auto;
}
.modal.left .modal-body,
.modal.right .modal-body {
padding: 15px 15px 80px;
}
.modal.left.fade .modal-dialog{
left: -320px;
-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
-o-transition: opacity 0.3s linear, left 0.3s ease-out;
transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog{
left: 0;
}
.modal-content {
border-radius: 0;
border: none;
}
.modal-header {
border-bottom-color: #EEEEEE;
background-color: #FAFAFA;
}
.top-menu-wrapper .menu-sidebar {
position: absolute;
width: 50px;
margin: 20px 0;
z-index: 99;
}
.menu-left-modal label.modal-left {
cursor: pointer;
}
.top-menu .navigation > li.menu-left-modal {
float: left;
margin-top: 18px;
}
li.menu-left-modal i {
font-size: 16px;
}
aside#menuleftsidebar li {
border-bottom: 1px solid #e4e4e4;
padding-bottom: 10px;
}
aside#menuleftsidebar h4.widget-title {
padding-bottom: 10px;
}
.modal-header .close {
opacity: 0.5;
}
.modal-header .close i {
color: #000 !important;
}
.modal-header .close:hover, 
.modal-header .close:focus {
background: none !important;
border: none;
}
.blog #menuleftsidebar h4.widget-title {
border-bottom: none;
}
.menu-left-modal .icon-bar {
background: #555;
display: block;
width: 25px;
height: 2px;
border-radius: 1px;
margin-bottom: 4px;
}
aside#menuleftsidebar {
padding-top: 50px;
} aside .gallery figure {
padding: 5px;
margin: 0;
display: inline-block;   
}
aside .gallery-columns-2 figure {
width: 49.5%;
}
aside .gallery-columns-3 figure {
width: 32%;
}
aside .gallery-columns-4 figure {
width: 24.5%;
}
aside .gallery-columns-5 figure {
width: 19.5%;
}
aside .gallery-columns-6 figure {
width: 16%;
}
aside .gallery-columns-7 figure {
width: 14%;
}
aside .gallery-columns-8 figure {
width: 12.3%;
}
aside .gallery-columns-9 figure {
width: 11%;
} .skip-link {
background: #fff !important;
color: #555 !important;
box-shadow: none !important;
border: 1px solid #555 !important;
}
.skip-link:hover {
background: #bc2a26 !important;
color: #fff !important;
box-shadow: none !important;
border: 1px solid #bc2a26 !important;
}
::-moz-selection {
background-color: #bfdcea;
}
::selection {
background-color: #bfdcea;
} .single .content .wp-block-file a {
font-size: 14px;
}
.single .content .wp-block-image figcaption {
text-align: center;
}
.wp-block-pullquote blockquote {
background: none;
padding: 35px 0;
border-top: 2px solid #555;
border-bottom: 2px solid #555;
}
.wp-block-pullquote blockquote p {
margin-top: 0;
font-style: italic; 
}
blockquote cite {
font-weight: 400;
text-transform: uppercase;
font-style: normal;
}
.wp-block-table figcaption {
text-align: center;
}
.wp-block-table.is-style-stripes td, 
.wp-block-table.is-style-stripes th {
padding: 5px 20px;
}
pre.wp-block-verse {
padding: 12px 10px;
}
ol.wp-block-latest-comments {
margin-left: 0 !important;
}
.single .wp-block-social-links li {
padding: 0 !important;
} input[type="radio"],input[type="radio"]:hover {
-webkit-appearance: radio;
appearance: radio;
}
input[type="checkbox"],input[type="checkbox"]:hover {
-webkit-appearance: checkbox;
appearance: checkbox;
}
h1.main-title {
padding: 0;
}
.single.theme-installer-active .title,
.single.theme-installer-active .blog-post .meta,
.single.theme-installer-active .content,
.single.theme-installer-active #comments{
width: 100%;
}
.widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list {
list-style-type: none;
}
.widget.widget_block .wp-block-latest-comments__comment article {
margin-bottom: 8px;
padding: 0;
}
.widget.widget_block .wp-block-latest-comments__comment article a {
line-height: 1.5;
} @media only screen and (max-width: 480px) {  
header .top-bar,
.top-bar .date-time {
text-align: center;
}
.top-bar #date {
margin-top: 20px;
}
.trending-news {
text-align: center;
}
.breaking-news-title {
float: none;
}
.trending-news-content .title-wrapper {
position: relative;
display: inline-block;
}
.trending-content-marq {
float: none;
padding: 0;
margin-top: 15px;
}
.layout-1-category-post:first-child .content-wrapper {
padding-left: 0;
margin-top: 20px;
}
.layout-1-category-post:first-child,
.layout-1-category-post {
width: 100%;
}
.layout-2-category-post:first-child, 
.layout-2-category-post:nth-of-type(2),
.layout-2-category-post {
width: 100%;
}
.both-sidebars .container .col-left,
.both-sidebars .container .col-right {
padding-left: 0;
}
.top-bar .date-time {
margin-top: 0 !important;
}
.highlight-area-content .content-wrapper .content-inner {
padding: 0 20px;
}
.featured-category-post:first-child .content-wrapper .content {
width: 45%;
}
article .meta-item {
display: inline-block;
}
.archive article {
width: 100% !important;
}
#pre-loader {
left: 43%;
}
.blog.single-no-sidebar article {
width: 100% !important;
}
.blog article {
width: 100%;
margin-bottom: 50px;
}
article h3 {
margin: 0;
}
.style2 .top-social-wrap,
.style2 .topbar-menu,
.style3 .top-social-wrap,
.style3 .topbar-menu {
text-align: center;
}
.style2 .top-social-wrap,
.style3 .top-social-wrap {
margin: 20px 0;
}
.modal.left .modal-dialog, 
.modal.right .modal-dialog {
width: 100%;
}
.style-pf .header-wrapper .logo {
margin-top: 25px;
}
.style-pf .top-social li {
padding: 5px 10px;
}
}
@media only screen and (max-width: 991px) {
.navbar-collapse.collapse {
display: none !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
#navbar-collapse-2 .navigation li.dropdown .fas {
display: block;
}  
.highlight-area-content .content-wrapper .content {
padding: 0 20px;
}
.top-menu .menu-header {
display: block;
position: relative;
top: 0;
}
.top-menu .navbar-collapse {
padding-top: 0px;
width: 100%;
margin: 0px;
display: none;
}
.hd-bar.left-align.visible-sidebar {
display: block;
}
.navbar-toggle {
float: none;
}
button.navbar-toggle:focus {
outline: auto 5px -webkit-focus-ring-color;
}
.top-menu .menu-header button {
display: inline-block;
height: unset;
width: unset;
border: 0;
color: #000;
margin-right: 0;
}
.top-menu .menu-header span {
color: #000;
}
.both-sidebars .container .col-left,
.both-sidebars .container .col-right {
float: none;
width: 100%;
}
.both-sidebars .container .col-middle {
width: 100%;
}
.featured-category-post {
width: 100%;
}
.layout-1-category-post:first-child .col-first,
.layout-1-category-post:first-child .col-second {
width: 100%;
}
.featured-category-post:first-child .content h3 a {
line-height: 1.2;
padding-left: 5px;
font-size: 16px;
}
.breaking-news-title {
float: none;
}
.trending-news {
text-align: center;
}
.trending-content.owl-carousel.owl-loaded{
float: none;
}
.full-width-trending-slider .carousel-inner .item {
padding-left: 0;
}
.trending-content.full-width-trending-slider .carousel-indicators {
position: relative;
left: 0 !important;
margin-left: 0 !important;
margin: 0 auto !important;
}
.layout-2-category-post:first-child, 
.layout-2-category-post:nth-of-type(2) {
width: 100%;
}
.single .title, .single .content {
width: 100%;
margin: 0 auto;
}
.single #comments {
width: 100%;
margin: 0 auto;
padding-top: 0;
}
.top-bar .date-time {
margin-top: -22px;
}
.footer-menu ul>li {
width: 100%;
}
.footer-menu ul>li.dropdown {
margin-top: 30px;
}
li.menu-header-search {
display: none !important;
}
.archive article {
width: 49%;
}
.both-sidebars .container .col-left,
.both-sidebars .container .col-right {
padding: 0;
}
.style2 .header-wrapper .logo {
width: 70%;
}
.style2 .top-menu-wrapper {
width: 30%;
}
.style2 .top-social-wrap,
.style2 .topbar-menu {
text-align: center;
}
.style2 .top-social-wrap {
margin: 20px 0;
}
.style3 .header-wrapper .logo {
width: 100%;
text-align: center;
}
.search .content-area {
margin-bottom: 100px;
}
.single .title, .single .content {
width: 100% !important;
margin: 0 auto;
}
.blog article {
width: 100%;
margin-bottom: 50px;
}
article h3 {
margin: 0;
}
.single aside#secondary {
margin-top: 70px;
}
li.menu-left-modal {
display: block !important;
}
.highlight-area-wrapper .col-md-4,
.highlight-area-wrapper .col-md-3 {
padding: 0 !important;
width: 90%;
margin: 0 auto;
}
.layout-1-category-post:first-child .content-wrapper {
padding-left: 0;
padding-top: 10px;
}
.both-sidebars .container .col-left {
padding-left: 0;
}
.style-pf .section-right .date-time #date {
text-align: right;
}
.style-pf .section-right .social {
margin: 10px 0;
}
}    
@media only screen and (min-width: 768px) and (max-width: 991px) {
.trending-news {
text-align: center;
}
.trending-content-marq {
width: 100% !important;
}
.trending-content {
width: 100% !important;
}
.trending-content.owl-carousel.owl-loaded {
float: none;
}
.both-sidebars .container .col-left,
.both-sidebars .container .col-right {
float: none;
display: inline-block;
width: 49.5%;
clear: both;
}
.both-sidebars .container .col-middle {
width: 100%;
}
.featured-category-post {
width: 100%;
}
.layout-1-category-post:first-child .col-first,
.layout-1-category-post:first-child .col-second {
width: 100%;
}
.section-layout-1-area-box .col-first,
.section-layout-1-area-box .col-second {
width: 100%;
}
.featured-category-post:first-child .content h3 a {
line-height: 0.9;
padding-left: 5px;
font-size: 14px;
}
.layout-1-category-post:first-child .content {
margin-top: 20px;
}
.featured-posts-wrapper {
margin-bottom: 50px;
}
.single .title, .single .content {
width: 100%;
margin: 0 auto;
}
.blog article {
width: 48%;
margin-bottom: 50px;
}
.single #comments {
width: 100%;
margin: 0 auto;
padding-top: 0;
}
.highlight-area-wrapper .col-md-4:first-child {
padding-left: 5px !important;
}
.highlight-area-wrapper .col-md-4:last-child {
padding-right: 5px !important;
}
.both-sidebars .container .col-left {
padding-left: 0;
}
}