/*Theme Name:   Sahifa Child ThemeDescription:  The Ultimate WordPress News Theme you have been waiting for!Author:       TieLabsAuthor URL:   http://tielabs.com/Template:     sahifaVersion:      1.0License:      GNU General Public License v2 or laterLicense URI:  http://www.gnu.org/licenses/gpl-2.0.htmlText Domain:  sahifa-child-theme*//* Write here your own personal stylesheet *//* .recent-box .recent-item, .scroll-box .scroll-item { height: 220px !important; }.wide-box li { height: 100px !important; } *//* Columns Shortcode */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
}

.one_half {
    width: 48%
}

.one_third {
    width: 30.66%
}

.two_third {
    width: 65.33%
}

.one_fourth {
    width: 22%
}

.three_fourth {
    width: 74%
}

.one_fifth {
    width: 16.8%
}

.two_fifth {
    width: 37.6%
}

.three_fifth {
    width: 58.4%
}

.four_fifth {
    width: 67.2%
}

.one_sixth {
    width: 13.33%
}

.five_sixth {
    width: 82.67%
}

.entry .last {
    margin-right: 0 !important;
    clear: right;
}

.one_third.last + .clear {
    display: flex;
    width: 100%;
}

/* magento styles */
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('./fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-Light';
    src: url('./fonts/ProximaNova-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('./fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'ProximaNova-Regular', sans-serif;
    width: 100%;
    font-size: 100%;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'ProximaNova-Bold', sans-serif;
    font-weight: normal;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: top
}

article, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    width: 100%;
}

ol, ul, li {
    list-style: none;
    margin: 0
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle
}

a {
    color: #373737;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.4s linear;
}

a:visited, .alink:visited {
    color: #252525
}

a:hover {
    color: #9e9e9e;
    text-decoration: none
}

p {
    line-height: 22px
}

a:focus, a:active {
    outline: none;
    text-decoration: none
}

*:focus, * {
    outline: none
}

h1 {
    font-size: 1.5em;
    line-height: normal;
    font-weight: normal
}

h2 {
    font-size: 1.33em;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 0.57em
}

h3 {
    font-size: 1.09em;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 0.69em
}

h4 {
    font-size: 1em;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 0.75em
}

h5 {
    font-size: 0.91em;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 0.83em
}

h6 {
    font-size: 0.91em;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 0.83em
}

#main-content, .breaking-news, #sidebar .widget-container, .post-listing {
    border: none
}

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    border: 1px solid #eaeaea;
    background: #fff;
    height: 35px;
    line-height: 35px
}

button, input, select, textarea {
    margin: 0;
    max-width: 100%;
    font-size: 13px
}

table {
    border-collapse: separate;
    border-color: #eaeaea;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

table th, table td {
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 10px
}

caption {
    padding: 10px
}

.post-meta .clear, .post-meta br {
    display: none !important;
}

/* new header & footer */
.mobmenu, .burger {
    display: none;
}

.container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.container.index {
    max-width: 1230px;
    padding: 15px;
}

header {
    border-bottom: 1px solid rgba(196, 196, 196, 0.28);
    position: sticky;
    top: -15px;
    background-color: #fff;
    z-index: 11;
}

header .container, footer .container {
    width: 100%;
    max-width: 1440px;
    padding: 0 20px;
    display: flex;
}

header .container {
    min-height: 80px;
    height: auto;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 5px;
}

header .container .menu, header .container .menu > ul {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
}

header .container .menu {
    flex-basis: 60%;
    justify-content: center;
}

header .container .menu ul li ul.sub-menu {
    display: block;
    top: -2000px;
    position: absolute;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s linear;
    min-width: 230px;
    border-radius: 6px;
}

header .container .menu ul li ul.sub-menu ul.sub-menu {
    top: 30px;
    left: 30px;
}

header .container .menu > ul > li {
    font-family: 'ProximaNova-Bold', sans-serif;
    text-transform: none;
    padding: 10px 16px;
    letter-spacing: 1px;
    color: #363A43;
    height: 100%;
    min-height: 80px;
    display: flex;
    align-items: center;
    border-radius: 6px;
}

header .container .menu ul li:hover > a {
    color: #4C74CD;
}

header .container .menu ul li:hover > ul.sub-menu {
    z-index: 9;
    opacity: 1;
    top: 78px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    text-align: left;
}

header .container .menu ul li > ul.sub-menu li {
    position: relative;
    display: block;
    width: 100%;
}

header .container .menu ul li > ul.sub-menu li a {
    line-height: 22px;
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 6px;
}

header .container .menu ul li > ul.sub-menu li:hover > a {
    background: #F5F5F5;
    color: #557ACC;
}

header .socials-header, header .logo {
    flex-basis: 15%;
}

header .socials-header {
    text-align: right;
}

header .socials-header a {
    display: inline-block;
    width: 20px;
    height: 15px;
    margin: 0 5px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    background-color: #373737;
    transition: background 0.4s;
}

header .socials-header a:hover {
    background-color: #4C74CD;
}

footer {
    background: #363a43;
    padding: 45px 0 80px;
    position: relative;
}

footer a {
    font-family: 'ProximaNova-Regular', sans-serif;
}

footer .container .copy {
    color: #fff;
    margin-top: 2rem;
    font-size: 13px;
}

footer .footer-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    object-fit: contain;
    object-position: bottom;
}

/* footer .container > div {  padding: 0 30px;} */
footer .container > div > ul {
    display: flex;
    flex-direction: column;
    max-height: 120px;
    flex-wrap: wrap;
}

footer .container > div > ul.footer-nav {
    max-height: 140px;
}

footer .footer-logo {
    width: 15%;
    padding-right: 15px;
}

footer div.footer-cat {
    width: 60%;
    padding-left: 45px;
}

footer div.footer-nav {
    width: 25%;
    border-right: 1px solid rgba(196, 196, 196, 0.07);
}

footer .container > div > p {
    font-family: 'ProximaNova-Bold', sans-serif;
    color: #fff;
    margin: 0 0 21px;
    font-size: 16px;
}

footer .container > div li {
    margin: 0 7px 7px 0;
}

footer .container > div li a {
    color: #A5A5A5;
    transition: all .4s ease 0s;
    font-size: 14px;
}

footer .container > div li a:hover {
    color: #D5D5D5;
}

.search-block {
    position: sticky;
    top: 65px;
    padding: 40px 15px 20px 15px;
    background-color: #fff;
    z-index: 9;
}

.search-block .container.index {
    padding: 0;
}

.search-block form {
    text-align: center;
    position: relative;
}

.search-block input {
    width: 60%; /* border: 1px solid rgba(204, 204, 204, 0.2); */
    box-shadow: 5px 4px 20px rgb(0 0 0 / 12%);
    border-radius: 5px;
    height: 57px;
    padding: 10px 72px 10px 24px;
    color: rgba(125, 137, 165, 0.85);
    font-size: 18px;
    font-family: 'ProximaNova-Bold', sans-serif;
}

.search-block input::placeholder {
    color: rgba(125, 137, 165, 0.62);
    opacity: 1;
}

.search-block button {
    width: 70px;
    height: 57px;
    background-color: #4C74CD;
    border: none;
    outline: none;
    position: absolute;
    top: 0;
    right: 20%;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
}

.search-block button img {
    width: 60%;
    height: 60%;
    object-fit: contain;
}

#search-res {
    width: 60%;
    position: absolute;
    left: 20%;
    background-color: #fff;
    border: 1px solid #c2c2c2;
    z-index: 9;
}

#search-res a .price-box {
    font-family: 'ProximaNova-Bold', sans-serif;
    margin-top: 5px;
}

#search-res a, #search-res p {
    display: block;
    border-bottom: 1px solid #efefef;
    padding: 10px 1rem;
    text-align: left;
    background-color: #fff;
}

#search-res a:hover {
    background-color: #f2f2f2;
    color: #4C74CD;
}

#search-res .searchall {
    background: #4c74cc;
    color: #fff;
    text-align: center;
    font-family: 'ProximaNova-Bold', sans-serif;
    border-bottom: none;
}

#search-res .searchall:hover {
    background: #365eb7;
    color: #fff;
}

#topcontrol {
    display: flex;
    opacity: 0;
    justify-content: center;
    align-items: center;
    height: 60px;
    margin: 0 auto;
    cursor: pointer;
    border: 2px solid #474747;
    color: #474747;
    position: fixed;
    right: 20px;
    bottom: 22px !important;
    text-align: center;
    width: 60px;
    font-size: 20px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 100%;
    transition: all 0.4s;
}

#topcontrol:hover {
    background: #4C74CD;
    border-color: #4C74CD;
}

#topcontrol > div {
    width: 50%;
    height: 50%;
    -webkit-mask-image: url(./images/up-arr.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background-color: #474747;
    transition: background 0.4s;
}

#topcontrol:hover > div {
    background-color: #fff;
}

/* blog front page *//** * Grid Featured Posts * ----------------------------------------------------------------------------- */
#featured-posts {
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
}

#featured-posts .featured-post.fea-1, #featured-posts .featured-post.fea-2, #featured-posts .featured-post.fea-3, #featured-posts .featured-post.fea-4, #featured-posts .featured-post.fea-5, #featured-posts .featured-posts-single-slide .featured-post {
    display: block;
}

#featured-posts .featured-post {
    display: none;
    float: left;
    position: relative;
    overflow: hidden; /* padding-left: 1px; */
    padding: 3px;
}

#featured-posts .featured-post-inner {
    height: 215px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    line-height: 0;
    color: #FFF;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#featured-posts .featured-post img {
    max-width: 100%;
    height: auto;
}

#featured-posts .featured-post.featured-post-1, #featured-posts .featured-post.featured-post-3 {
    padding-left: 0;
}

.featured-post-1, .featured-post-2 {
    width: 50%;
}

.featured-post-3, .featured-post-4, .featured-post-5 {
    width: 33.33333333%;
    padding-top: 1px;
}

.featured-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
}

.featured-cover a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.featured-cover a span {
    display: none;
}

#featured-posts .featured-post-inner:hover .featured-cover {
    opacity: 1;
}

.featured-title {
    position: absolute;
    width: 100%;
    bottom: -60px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    line-height: 20px;
    padding: 20px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.featured-title h2 {
    margin-bottom: 15px;
    text-shadow: rgba(0, 0, 0, .6) 0 0 5px;
    font-size: 20px;
    line-height: 26px;
}

.featured-title h3 {
    font-size: 10pt;
    opacity: 0; /* min-height: 40px; */
    margin-bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.featured-title span.tie-date {
    font-size: 9pt;
}

.featured-title a {
    color: #FFF;
}

#featured-posts .flex-direction-nav a {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin: 0;
    color: #FFF;
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    background: #222;
}

#featured-posts.featured-posts-disable-nav .flex-direction-nav {
    display: none;
}

#featured-posts .flex-direction-nav .flex-next {
    right: 10px !important;
}

#featured-posts .flex-direction-nav .flex-prev {
    right: 55px !important;
    left: auto !important;
}

#featured-posts .flex-direction-nav .flex-next:before, #featured-posts .flex-direction-nav .flex-prev:before {
    content: '';
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20pt;
    display: block;
    text-align: center;
    background-size: 70%;
    background-image: url(./images/angle.png);
    background-position: center;
    background-repeat: no-repeat;
}

#featured-posts .flex-direction-nav .flex-prev:before {
    transform: rotate(180deg);
}

#featured-posts:hover .flex-next, #featured-posts:hover .flex-prev {
    opacity: 0.8;
}

#featured-posts .flex-next:hover, #featured-posts .flex-prev:hover {
    background: #4C74CD;
}

#featured-posts .featured-post-inner:hover .featured-title {
    bottom: 0px;
}

#featured-posts .featured-post-inner:hover .featured-title h3 {
    opacity: .8;
}

#main-content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 100px;
    border: none !important;
}

#main-content > .content {
    width: 70%;
    margin-right: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#main-content > .content .recent-box, #main-content > .content .list-box {
    flex-basis: 100%;
}

#main-content > .content .column2 {
    flex-basis: 48%;
}

#sidebar {
    width: 28%;
}

#sidebar .theiaStickySidebar {
    position: sticky !important;
    top: 300px !important;
    padding: 0 0 0 40px !important;
    border-radius: 5px;
    border: none;
    box-shadow: none;
}

#sidebar .theiaStickySidebar h4 {
    text-transform: uppercase;
    margin-bottom: 15px;
}

#sidebar .theiaStickySidebar li a {
    font-size: 14px;
    line-height: 180%;
}

#sidebar .theiaStickySidebar li a:hover {
    color: #4C74CD;
}

#sidebar .theiaStickySidebar .widget {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.2);
}

#sidebar .theiaStickySidebar .widget:nth-last-child(-n+2) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

/*#sidebar .theiaStickySidebar .widget.ai_widget {  display: none;} */
#main-content .cat-box p.post-meta span, #main-content .cat-box p.post-meta .stars-small, p.post-meta span.post-meta-author {
    margin-right: 10px;
}

.post-meta span, .post-meta a {
    vertical-align: middle;
}

.post-meta span.tie-date {
    line-height: 140%;
}

.cat-box {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.6);
    padding-bottom: 10px;
}

.cat-box-title h2 { /* background: linear-gradient(.75turn, rgba(255, 255, 255, 1), rgba(204, 204, 204, 0.6)); */
    background-color: rgba(204, 204, 204, 0.6);
    padding: 5px 10px;
}

.cat-box:last-child {
    margin-bottom: 0;
}

.cat-box-title {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.cat-box.recent-box.recent-default .load-more-wrap .load-more-button {
    display: none;
}

.cat-box-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cat-box-content .recent-item {
    flex-basis: 30%;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
}

.cat-box-content .recent-item .post-thumbnail, .cat-box-content > ul .post-thumbnail, .scroll-item .post-thumbnail, .cat-box.recent-box.recent-blog .item-list .post-thumbnail {
    border-radius: 5px;
    overflow: hidden;
    background-color: #000;
    margin-bottom: 10px;
}

.cat-box-content .recent-item .post-thumbnail img, .cat-box-content > ul .post-thumbnail img, .scroll-item .post-thumbnail img, .cat-box.recent-box.recent-blog .item-list .post-thumbnail img {
    transform: scale(1);
    opacity: 0.75;
    transition: all 0.5s linear;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cat-box-content .recent-item .post-thumbnail:hover img, .cat-box-content > ul .post-thumbnail:hover img, .scroll-item .post-thumbnail:hover img, .cat-box.recent-box.recent-blog .item-list .post-thumbnail:hover img {
    opacity: 1;
    transform: scale(1.1);
}

.cat-box-content .recent-item .post-meta {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
}

.cat-box-content .recent-item .post-meta span, .cat-box-content .recent-item .post-meta a {
    font-size: 12px;
}

.cat-box .tie-date {
    color: #888;
}

.cat-box-content > ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 20px;
}

.list-box .cat-box-content > ul .first-news {
    grid-column: 1 / 2;
    grid-row: 1 / 5;
}

.list-box:nth-of-type(odd) .cat-box-content > ul .first-news {
    grid-column: 2 / 3;
    grid-row: 1 / 5;
}

.first-news img {
    width: 100%;
}

.list-box .cat-box-content > ul .other-news, #main-content > .content .column2.cat-box li.other-news {
    grid-column: 2 / 3;
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-column-gap: 10px;
    padding: 0;
    margin-bottom: 10px;
}

.list-box:nth-of-type(odd) .cat-box-content > ul .other-news {
    grid-column: 1 / 2;
}

#main-content > .content .column2.cat-box li.other-news {
    margin-top: 40px;
}

.list-box .cat-box-content > ul .other-news:last-child {
    margin-bottom: 0;
}

.list-box .cat-box-content > ul .other-news .post-thumbnail, #main-content > .content .column2.cat-box li.other-news .post-thumbnail {
    grid-column: 1 / 2;
    margin-bottom: 5px;
}

.list-box .cat-box-content > ul .other-news .post-box-title, #main-content > .content .column2.cat-box li.other-news .post-box-title {
    grid-column: 2 / 3;
}

.list-box .cat-box-content > ul .other-news .post-meta, #main-content > .content .column2.cat-box li.other-news .post-meta {
    grid-column: 1 / 3;
}

.cat-box-content .post-meta { /* display: flex;  justify-content: space-between; */
    margin-bottom: 10px;
    width: 100%;
}

a.more-link {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4C74CD;
    padding: 15px 35px;
    border-radius: 5px;
    font-family: 'ProximaNova-Bold', sans-serif;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    width: fit-content;
    box-shadow: none;
    border: 1px solid #4C74CD;
}

a.more-link:hover {
    box-shadow: 5px 4px 20px rgb(0 0 0 / 12%);
    background-color: #fff;
    color: #4C74CD;
}

#main-content > .content .column2 .cat-box-content ul {
    display: flex;
    flex-direction: column;
}

#main-content > .content .column2.cat-box li.first-news .inner-content, #main-content > .content .column2.cat-box li.other-news {
    padding: 0;
}

.group_items, .group_items-box, .scroll-box, .scroll-box .cat-box-content {
    width: 100%;
}

.scroll-box .scroll-item {
    float: left;
    width: 31.33333333%;
    margin: 0 3% 10px 0;
}

.scroll-box .scroll-item:nth-of-type(3n) {
    margin-right: 0;
}

.scroll-nav a {
    background: #b4b4b4;
    width: 8px;
    height: 8px;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    margin: 2px 2px 0;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.scroll-nav {
    width: 100%;
    text-align: center;
}

.scroll-nav a:hover, .scroll-nav a.activeSlide {
    background: #4C74CD;
}

.wide-box .cat-box-content > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wide-box .cat-box-content > ul .first-news {
    width: 100%;
    margin-bottom: 15px;
}

.wide-box .cat-box-content > ul .first-news .entry {
    display: none;
}

.wide-box .cat-box-content > ul .other-news {
    width: 48%;
}

.wide-box .cat-box-content > ul .first-news .inner-content {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 10px;
    grid-template-rows: repeat(4, 1fr);
}

.wide-box .cat-box-content > ul .other-news {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-column-gap: 10px;
}

.wide-box .cat-box-content > ul .other-news .post-meta {
    grid-column: 1 / 3;
}

.wide-box .cat-box-content > ul .first-news .inner-content {
    padding: 0;
}

.wide-box .cat-box-content > ul .first-news .inner-content .post-thumbnail {
    grid-row: 1 / 5;
}

.cat-box.recent-box.recent-blog .item-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.cat-box.recent-box.recent-blog .item-list h2 {
    width: 100%;
}

.cat-box.recent-box.recent-blog .item-list .post-thumbnail {
    flex-basis: 40%;
    margin-right: 5%;
}

.cat-box.recent-box.recent-blog .item-list .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cat-box.recent-box.recent-blog .item-list .entry {
    flex-basis: 55%;
}

.archive.category .pagination {
    display: none;
}

.recent-box-pagination, .pagination {
    width: 100%;
}

.pagination {
    text-align: center;
    word-break: break-all;
}

.pagination .pages {
    display: none;
}

.pagination span, .pagination a {
    padding: 0 5px;
}

.pagination span.current {
    color: #4C74CD;
    font-family: 'ProximaNova-Bold', sans-serif;
}

.fa-user:before, .fa-clock-o:before, .fa-comments:before, .fa-instagram:before, .fa-facebook:before, .fa-linkedin:before, .fa-twitter:before {
    content: '';
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background-color: lightgrey;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-image: url(./images/user.webp);
    transition: all 1s ease;
}

/* .fa-user:before, .fa-clock-o:before, .fa-comments:before, .fa-instagram:before, .fa-facebook:before, .fa-linkedin:before, .fa-twitter:before{  width: 20px;  height: 20px} */
.share-post .fa-instagram:before, .share-post .fa-facebook:before, .share-post .fa-linkedin:before, .share-post .fa-twitter:before, .share-post .fa-pinterest:before, .share-post .fa-whatsapp:before {
    width: 30px;
    height: 30px;
    transition: all 0.4s linear;
}

.fa-clock-o:before {
    -webkit-mask-image: url(./images/clock.webp);
}

.fa-comments:before {
    -webkit-mask-image: url(./images/comm.webp);
}

.fa-instagram:before {
    -webkit-mask-image: url(./images/instagram-square-brands.svg);
}

.fa-linkedin:before, .fa-twitter:before, .fa-facebook:before, .fa-whatsapp:before, .fa-pinterest:before {
    content: '';
    display: inline-block;
    -webkit-mask-image: none;
    background-color: transparent;
    background-image: url(./images/in.png);
    background-size: contain;
    background-position: center;
    filter: grayscale(1);
    opacity: 0.7;
}

.fa-twitter:before {
    background-image: url(./images/tw.png);
}

.fa-facebook:before {
    background-image: url(./images/fb.png);
    opacity: 0.5;
}

.fa-whatsapp:before {
    background-image: url(./images/whats.png);
}

.fa-pinterest:before {
    background-image: url(./images/pin.png);
    opacity: 0.4;
}

/* breaking news */
.container.search {
    display: flex;
    flex-wrap: wrap;
}

.breaking-news { /* border-bottom: 1px solid rgba(204, 204, 204, 0.2); */
    background: #FFF;
    overflow: hidden;
    position: relative;
    height: 40px;
    z-index: 0;
    width: 70%;
    display: inline-block;
    order: -2;
}

.breaking-news span.breaking-news-title {
    background: #D96565;
    display: block;
    float: left;
    padding: 8px 10px;
    color: #FFF;
    font-family: 'ProximaNova-Bold', sans-serif;
    font-size: 14pt;
    margin-right: 10px;
    border-radius: 5px;
}

.breaking-news ul {
    float: left;
}

.breaking-news ul a {
    padding: 8px;
    display: block;
    white-space: nowrap;
    background: #FFF;
}

.breaking-news ul a:hover {
    color: #4C74CD;
}

#searchform-blog {
    width: 24%;
    margin-left: 5%;
    display: inline-flex;
    justify-content: flex-end;
    height: 40px;
    order: -1;
}

#searchform-blog button {
    width: 40px;
    height: 40px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 1px 6px rgb(0 0 0 / 12%);
    border-radius: 0 5px 5px 0; /* border: 1px solid #eaeaea; */
    cursor: pointer;
    transition: all 0.4s linear;
    background-color: rgb(179, 179, 179);
}

#searchform-blog button:hover {
    background-color: #c2c2c2;
    box-shadow: 4px 4px 12px rgb(0 0 0 / 16%); /* border-radius: 5px; */
}

#searchform-blog button img {
    width: 70%;
    object-fit: contain;
}

#searchform-blog input {
    width: calc(100% - 40px);
    padding: 5px 10px;
    box-shadow: 2px 1px 6px rgb(0 0 0 / 12%);
    border-radius: 5px 0 0 5px;
    color: rgba(125, 137, 165, 0.85);
    font-family: 'ProximaNova-Bold', sans-serif;
    height: 40px;
    border: 1px solid rgb(179, 179, 179);
}

#searchform-blog input::placeholder {
    color: rgba(125, 137, 165, 0.6);
}

.e3lan {
    margin-top: 10px;
    margin-bottom: 10px;
}

.e3lan-top {
    margin-top: 0;
    margin-bottom: 15px;
    text-align: center;
}

.e3lan-top a, .e3lan-top img {
    max-width: 100%;
}

/* search page & category  */
.search .page-head, .archive.category .page-head {
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.2);
    padding-bottom: 10px;
    width: 100%;
}

.post-listing.archive-box .item-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.post-listing.archive-box .item-list .post-box-title, .post-listing.archive-box .item-list .post-meta {
    width: 100%;
}

.post-listing.archive-box .item-list .post-meta {
    margin-bottom: 15px;
}

.post-listing.archive-box .item-list .post-thumbnail, .post-listing.archive-box .item-list .entry {
    width: 48%;
}

.post-listing.archive-box .item-list .post-thumbnail {
    background-color: #000;
    border-radius: 5px;
    overflow: hidden;
}

.post-listing.archive-box .item-list .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    transform: scale(1);
    transition: all 0.5s linear;
}

.post-listing.archive-box .item-list .post-thumbnail:hover img {
    opacity: 1;
    transform: scale(1.1);
}

.post-listing.archive-box .item-list .entry {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* single post */
.single #main-content h1 {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.single #main-content h2 {
    margin-top: 0.57em;
}

.single #main-content blockquote {
    padding-left: 15px;
    border-left: 5px solid #4C74CD;
    margin: 10px 0;
    position: relative;
    margin-left: 10px;
}

.single #main-content blockquote:after {
    content: '”';
    font-family: 'Arial', sans-serif;
    right: 0;
    top: -2rem;
    position: absolute;
    color: #f1efe6;
    font-size: 14rem;
    line-height: 100%;
    width: 6rem;
    height: 6rem;
    z-index: -1;
}

.single #main-content img, .single #main-content video, .single #main-content iframe:not(.instagram-media), .single figure { /* height: 100%; */ /* width: 100%; */
    max-width: 100%;
    margin: 15px auto;
    display: block;
    object-fit: contain;
    border-radius: 5px;
}

.single #main-content iframe.instagram-media {
    margin-bottom: 25px !important;
}

.single #main-content #comments .comment img.avatar {
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    height: auto;
    width: auto;
}

.single #main-content #comments .commentlist li {
    margin-bottom: 10px;
}

.single figure.gallery-item, .single #main-content figure.gallery-item img {
    margin: 0;
}

.adsbygoogle iframe, .single #main-content .adsbygoogle iframe {
    max-height: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 20px 0 !important;
    min-height: auto;
}

.single #main-content iframe {
    width: 100%; /* min-height: 400px; */
    min-height: 480px;
    margin: 0 auto;
    z-index: 1;
}

.single #main-content .single-post-thumb img {
    margin: 0 0 30px;
}

.single table {
    border-radius: 5px;
}

.single table, .single table td, .single table td span {
    font-family: 'ProximaNova-Regular', sans-serif !important;
}

.single #main-content p a {
    color: #4C74CD !important;
}

.single #main-content p a:hover, #main-content p a:hover {
    color: #9e9e9e !important;
}

.entry li a {
    color: #4C74CD;
}

.entry li a:hover {
    color: #9e9e9e;
}

.single #comments {
    width: 100%;
    margin-top: 40px;
}

.single #main-content p.custom-first {
    color: #4C74CD;
    font-size: large;
}

.single #respond {
    width: 100%; /* height: 100%; */
    padding: 20px;
    border-radius: 5px;
    border: 1px solid rgba(204, 204, 204, 0.2);
    box-shadow: 5px 4px 20px rgb(0 0 0 / 12%);
}

.single #main-content #comments p.comment-form-author, .single #main-content #comments p.comment-form-email, .single #main-content #comments p.comment-form-url {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.single #main-content #comments form p input {
    border-radius: 5px;
    background-color: #fbfbfb;
}

.single #respond .comment-form-comment, .single #respond #commentform, .single #respond #commentform .comment-form-comment {
    display: flex;
    flex-direction: column;
}

.single #respond .comment-form-comment textarea, .single #respond #commentform .comment-form-comment textarea {
    margin-top: 10px;
    margin-bottom: 20px;
    height: auto;
    border-radius: 5px;
    padding: 10px;
    font-family: 'ProximaNova-Regular', sans-serif;
    background-color: #fbfbfb;
}

.single #main-content #comments form p #submit {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4C74CD;
    padding: 15px 35px;
    border-radius: 5px;
    font-family: 'ProximaNova-Bold', sans-serif;
    color: #fff;
    width: fit-content;
    box-shadow: none;
    border: 1px solid #4C74CD;
    cursor: pointer;
    transition: all 0.4s linear;
    margin-top: 15px;
}

.single #main-content #comments img {
    margin-right: auto;
    margin-left: 0;
}

.single #main-content #comments a, .single #main-content #comments cite, .single #main-content #comments p {
    display: inline-block;
    margin-bottom: 5px;
}

.single #main-content #comments a:hover {
    color: #4C74CD;
}

.single #main-content #comments form p #submit:hover {
    box-shadow: 5px 4px 20px rgb(0 0 0 / 12%);
    background-color: #fff;
    color: #4C74CD;
}

.single .gallery {
    margin: 0 auto 18px;
    clear: both;
}

.single .gallery .gallery-item {
    display: inline-block;
    padding: 10px;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.single .gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.single .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.single .gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.single .gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.single .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.single .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.single .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.single .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.single .gallery .gallery-item img {
    height: auto;
    margin: 0 auto;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
}

.single .gallery .gallery-item a:hover img {
    opacity: 0.6 !important;
    margin: -5px 0 5px;
}

.single .gallery-caption {
    color: #888;
    margin: 0 0 12px;
}

/* .single .gallery-columns-6 .gallery-caption,.single .gallery-columns-7 .gallery-caption,.single .gallery-columns-8 .gallery-caption,.single .gallery-columns-9 .gallery-caption {	display: none;} */
.single .gallery br + br {
    display: none;
}

.entry p {
    margin-bottom: 10px;
}

/* Main Nav  */
.nav-wrapper {
    border-bottom-color: #4C74CD;
    background: #4C74CD;
    width: 100%;
}

#main-nav {
    margin: 20px auto;
    max-width: 1400px; /* box-shadow: inset -1px -5px 0px -1px #4c74cd; */
}

#main-nav .container, #main-nav-uber .container {
    position: relative;
}

#main-nav .main-menu {
    margin-left: 10px;
}

#main-nav ul li {
    font-size: 13px;
    position: relative;
    display: inline-block; /* float: left;	border: 1px solid #222222; */
    border-width: 0 0 0 1px; /* height: 42px; */
}

#main-nav ul li:first-child, #main-nav ul li:first-child a {
    border: 0 none;
}

#main-nav ul li:last-child a {
    border-right-width: 0;
}

#main-nav ul li a {
    display: block; /* height: 42px; */
    position: relative;
    line-height: 42px;
    color: #ddd;
    padding: 5px 43px;
    font-size: 16px;
    border: 1px solid #383838;
    border-width: 0 0 0 1px;
    font-family: 'ProximaNova-Bold', sans-serif;
}

#main-nav ul li i.fa, #slide-out ul li i.fa, #mobile-menu li.menu-item-home a:before {
    margin-right: 5px;
}

/* #main-nav ul li.menu-item-has-children a,#main-nav ul li.mega-menu a {	padding-right: 20px;} */
#main-nav ul li.current-menu-item > a,
#main-nav ul li.current-menu-item > a:hover,
#main-nav ul li.current-menu-parent > a,
#main-nav ul li.current-menu-parent > a:hover,
#main-nav ul li.current_page_parent > a,
#main-nav ul li.current_page_parent > a:hover,
#main-nav ul li.current-page-ancestor > a,
#main-nav ul li.current-page-ancestor > a:hover,
#main-nav ul li.allbrands a,
#main-nav ul li.allbrands a:hover,
#main-nav ul li.current-post-ancestor > a,
#main-nav ul li.current-post-ancestor > a:hover {
    background-color: #fff !important;
    color: #4C74CD;
    border-width: 0 !important;
}

#main-nav ul li.current-menu-item .menu-sub-content a, #main-nav ul li.current-menu-item .menu-sub-content a:hover, #main-nav ul li.current-menu-parent .menu-sub-content a, #main-nav ul li.current-menu-parent .menu-sub-content a:hover, #main-nav ul li.current_page_parent .menu-sub-content a, #main-nav ul li.current_page_parent .menu-sub-content a:hover, #main-nav ul li.current-page-ancestor .menu-sub-content a, #main-nav ul li.current-page-ancestor .menu-sub-content a:hover, #main-nav ul li.current-menu-item .menu-sub-content ul, #main-nav ul li.current-menu-parent .menu-sub-content ul, #main-nav ul li.current_page_parent .menu-sub-content ul, #main-nav ul li.current-page-ancestor .menu-sub-content ul {
    top: 0;
}

/* SubList Arrow */
#main-nav ul li.menu-item-has-children:after, #main-nav ul li.mega-menu:after {
    border-top-color: #ddd;
}

#main-nav ul ul li.menu-item-has-children:after {
    border-left-color: #ddd;
}

#main-nav ul > li.menu-item-has-children:hover > a:after, #main-nav ul > li.mega-menu:hover > a:after {
    content: "";
    position: absolute;
    left: 45%;
    top: 46px;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #fff;
    display: block;
    width: 0;
    z-index: 200;
    -webkit-animation: tieFadeInDown .2s ease-in;
    -moz-animation: tieFadeInDown .2s ease-in;
    animation: tieFadeInDown .2s ease-in;
}

#main-nav ul ul li.current-menu-item a, #main-nav ul ul li.current-menu-item a:hover, #main-nav ul ul li.current-menu-parent a, #main-nav ul ul li.current-menu-parent a:hover, #main-nav ul ul li.current_page_parent a, #main-nav ul ul li.current_page_parent a:hover, #main-nav ul ul li.current-page-ancestor a, #main-nav ul ul li.current-page-ancestor a:hover {
    border-width: 1px !important;
}

/* Remove Arrows from the Sub Sub Menus */
#main-nav ul ul > li.menu-item-has-children:hover > a:after, #main-nav ul ul > li.mega-menu:hover > a:after, #main-nav ul li .mega-menu-block ul.sub-menu:before {
    display: none;
}

#main-nav ul > li.current-menu-item.menu-item-has-children:hover > a:after, #main-nav ul > li.current_page_parent.menu-item-has-children:hover > a:after {
    top: 45px;
}

#main-nav ul ul.sub-menu {
    width: 200px;
    z-index: 250;
}

#main-nav ul ul ul.sub-menu, #main-nav ul ul li.current-menu-item ul, #main-nav ul ul li.current_page_parent ul, #main-nav ul ul li.current-menu-parent ul, #main-nav ul ul li.current-page-ancestor ul {
    top: -2px;
}

#main-nav ul .mega-menu-block ul ul.sub-menu, #main-nav ul .mega-menu-block ul li.current-menu-item ul, #main-nav ul .mega-menu-block ul li.current_page_parent ul, #main-nav ul .mega-menu-block ul li.current-menu-parent ul, #main-nav ul .mega-menu-block ul li.current-page-ancestor ul {
    top: 0;
}

#main-nav .menu-sub-content {
    display: none;
    padding: 0;
    position: absolute;
    z-index: 205;
    border-top: 2px solid #fff;
    background: #2d2d2d;
    color: #999;
    -webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#main-nav ul li.current-menu-item ul, #main-nav ul li.current-menu-parent ul, #main-nav ul li.current_page_parent ul, #main-nav ul li.current-page-ancestor ul {
    top: 52px;
}

#main-nav ul ul li, #main-nav ul ul li:first-child {
    background: none !important;
    width: 100%;
    border: 0 none;
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
    height: auto !important;
    margin: 0 !important;
}

#main-nav ul ul ul, #main-nav ul li .mega-menu-block ul.sub-menu {
    border-top: 0 none;
}

#main-nav ul ul li:first-child, #main-nav ul li.current-menu-item ul li:first-child, #main-nav ul li.current_page_parent ul li:first-child, #main-nav ul li.current-menu-parent ul li:first-child {
    border-top: 0 none !important;
}

#main-nav ul ul ul {
    right: auto;
    left: 100%;
    top: 0;
    z-index: 210;
}

#main-nav ul ul a, #main-nav .mega-menu-block a {
    border: 0 none;
    background: none !important;
    height: auto !important;
    line-height: 1.5em !important;
    padding: 7px;
    display: block;
    margin-right: 0;
    z-index: 210;
    color: #ccc;
}

#main-nav .mega-menu-block a.mega-menu-link {
    padding: 0;
    margin-top: 10px;
}

/* #main-nav ul li.current-menu-item ul a,#main-nav ul li.current_page_parent ul a,#main-nav ul li.current-menu-parent ul a,#main-nav ul li.current-page-ancestor ul a {	color: #eee;} *//* Top Level links *//* #main-nav ul > li:hover > a,#main-nav ul:hover > a {	color: #FFF;} *//* Sub Level links */
#main-nav ul ul li:hover > a, #main-nav ul ul:hover > a {
    color: #FFF;
    padding-left: 15px;
    padding-right: 5px;
}

#main-nav ul li:hover > ul, #main-nav ul li:hover > .mega-menu-block {
    display: block;
    -webkit-animation: tieFadeInDown .2s ease-in;
    -moz-animation: tieFadeInDown .2s ease-in;
    animation: tieFadeInDown .2s ease-in;
}

#main-nav ul li.current-menu-item, #main-nav ul li.current_page_parent, #main-nav ul li.current-menu-parent, #main-nav ul li.current-page-ancestor {
    border-width: 0;
}

/* Home Icon */
#main-nav ul li.menu-item-home a { /* background-image: url(https://www.emanualonline.com/blog/wp-content/themes/sahifa/images/home.png)!important; */ /* background-repeat: no-repeat!important;	background-position: center -44px;	text-indent: -9999px;	width: 52px; */
    /*color: #fff;*/
}

#main-nav ul li.menu-item-home a {
    background-position: center 12px;
    transition: all 0.25s;
    /*background-color: #4C74CD !important;*/
}

#main-nav ul li.menu-item-home:hover a {
    background-position: center -41px;
}

#main-nav ul li.menu-item-home:after {
    display: none;
}

#main-nav ul li.menu-item-home ul li a, #main-nav ul ul li.menu-item-home a, #main-nav ul li.menu-item-home ul li a:hover {
    background-color: transparent !important;
    text-indent: 0;
    background-image: none !important;
    height: auto !important;
    width: auto;
}

/* Mega Menus */
#main-nav ul li.mega-menu .mega-menu-block {
    width: 1045px;
    left: -10px;
    padding: 25px;
}

#main-nav ul li.mega-menu .mega-menu-block img {
    max-width: 100%;
    height: auto;
}

#main-nav ul li.mega-menu .post-thumbnail, #main-nav ul li.mega-menu .post-thumbnail a, #main-nav ul li .mega-menu-block .tie-date i.fa {
    margin: 0;
    padding: 0;
}

/* Mega Links */
#main-nav ul li.mega-menu.mega-links .mega-menu-block {
    padding-right: 0;
}

#main-nav ul li.mega-menu.mega-links .mega-menu-block .sub-menu-columns-item {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}

#main-nav li.mega-menu.mega-links .mega-menu-block ul li.mega-link-column {
    float: left;
    border: 0 none;
    margin-bottom: 10px;
    padding-right: 25px;
    width: 50%;
}

#main-nav li.mega-menu.mega-links .mega-menu-block ul li.mega-link-column:after {
    display: none;
}

#main-nav ul li.mega-menu.mega-links a.mega-links-head {
    padding: 10px 0;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

#main-nav ul li.mega-menu.mega-links.brand-parent a.mega-links-head {
    text-align: left;
    padding-left: 10px;
}

/* Mega Links 3 columns */
#main-nav li.mega-menu.mega-links.mega-links-3col .mega-menu-block ul li.mega-link-column {
    width: 33.333%;
}

/* Mega Links 4 columns */
#main-nav li.mega-menu.mega-links.mega-links-4col .mega-menu-block ul li.mega-link-column {
    width: 25%;
}

/* Mega Links 5 columns */
#main-nav li.mega-menu.mega-links.mega-links-5col .mega-menu-block ul li.mega-link-column {
    width: 20%;
}

/* Mega Categories */
#main-nav ul li.mega-menu.mega-cat .mega-menu-block {
    padding: 0;
}

#main-nav .mega-cat-wrapper {
    clear: both;
}

#main-nav ul ul.sub-menu.mega-cat-more-links {
    width: 100%;
    margin: 10px 0;
}

#main-nav ul li.mega-menu.mega-cat .mega-cat-more-links li {
    float: left;
    width: 29.333333%;
    margin: 0 2% !important;
}

#main-nav ul li.mega-menu.mega-cat .mega-cat-more-links li ul li {
    float: none;
    width: 100%;
    margin: 0 !important;
}

.mega-cat-sub-categories {
    float: left;
    width: 20%;
    padding-top: 20px;
}

#main-nav ul li.cat-active a {
    background: #222 !important;
}

#main-nav .mega-cat-content-tab {
    display: none;
    overflow: hidden;
}

#main-nav .mega-cat-content-tab a {
    cursor: default;
}

#main-nav .mega-cat-content-tab.already-loaded a {
    cursor: pointer;
}

#main-nav .mega-cat-content {
    float: left;
    padding: 20px;
    padding-right: 0;
}

#main-nav .mega-cat-content.mega-cat-sub-exists {
    background: #222;
    width: 80%;
    position: relative;
}

#main-nav ul li.mega-menu.mega-cat .mega-menu-block .mega-menu-post {
    float: left;
    padding-right: 20px;
    width: 25%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

#main-nav ul li.mega-menu.mega-cat .mega-menu-block .already-loaded .mega-menu-post {
    opacity: 1;
}

#main-nav ul li.mega-menu.mega-cat .mega-menu-block .mega-menu-post a {
    border: 0 none;
    padding: 0;
}

/* Clear */
#main-nav ul ul.sub-menu.mega-cat-more-links:after {
    content: ' ';
    display: block;
    clear: both;
}

/* Mega Featured - Recent */
#main-nav .mega-recent-featured-list {
    width: 25%;
    margin-right: 3%;
    float: left;
}

#main-nav .mega-recent-post {
    float: left;
    width: 37%;
    margin-right: 3%;
}

#main-nav ul li.mega-menu.mega-recent-featured .mega-menu-block .mega-recent-post a {
    border: 0 none;
    padding: 0;
}

#main-nav .mega-check-also {
    float: left;
    width: 60%;
}

#main-nav ul .mega-check-also li {
    width: 50% !important;
    float: left !important;
    padding: 8px 0 !important;
    margin-bottom: 8px !important;
}

#main-nav ul .mega-check-also li:nth-child(2n+3) {
    clear: left;
}

#main-nav .menu-item-has-children .mega-check-also {
    width: 32%;
}

#main-nav ul .menu-item-has-children .mega-check-also li {
    width: 100% !important;
    float: none !important;
}

#main-nav .mega-menu-block .mega-check-also a.mega-menu-link {
    display: inline;
    margin-top: 0;
}

#main-nav ul li.mega-menu .mega-menu-block .mega-check-also .post-thumbnail {
    margin-right: 10px;
    float: left;
}

#main-nav ul li.mega-menu .mega-menu-block .mega-check-also .post-thumbnail img {
    max-width: 90px;
    height: auto;
}

#menu-primary-menu {
    width: 100%;
    display: flex;
    justify-content: center;
}

/* spinner */
#load-placeholder {
    position: relative;
    width: 100%;
    height: 30px;
    margin-top: 30px;
}

#search-placeholder {
    width: 60%;
    position: absolute;
    left: 20%;
    height: 30px;
    background-color: #fff;
    z-index: 9;
}

.spinner-item {
    position: absolute;
    top: 0;
    background-color: #d8d8d8;
    width: 20px;
    height: 20px;
    animation-name: bounce_fountainG;
    animation-duration: 0.645s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    transform: scale(.3);
    border-radius: 15px;
}

.spinner-item.spinner-item-1 {
    left: calc(50% - 70px);
    animation-delay: 0.256s;
}

.spinner-item.spinner-item-2 {
    left: calc(50% - 50px);
    animation-delay: 0.3225s;
}

.spinner-item.spinner-item-3 {
    left: calc(50% - 30px);
    animation-delay: 0.389s;
}

.spinner-item.spinner-item-4 {
    left: calc(50% - 10px);
    animation-delay: 0.4555s;
}

.spinner-item.spinner-item-5 {
    left: calc(50% + 10px);
    animation-delay: 0.522s;
}

.spinner-item.spinner-item-6 {
    left: calc(50% + 30px);
    animation-delay: 0.5885s;
}

.spinner-item.spinner-item-7 {
    left: calc(50% + 50px);
    animation-delay: 0.645s;
}

.spinner-item.spinner-item-8 {
    left: calc(50% + 70px);
    animation-delay: 0.7115s;
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #d8d8d8
    }
    100% {
        transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: #d8d8d8
    }
    100% {
        -o-transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #d8d8d8
    }
    100% {
        -ms-transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #d8d8d8
    }
    100% {
        -webkit-transform: scale(.3);
        background-color: #d8d8d8
    }
}

/* brand page */
.container.index.brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.container.index.brands a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
    width: calc(25% - 20px);
    margin: 10px;
    overflow: hidden;
    background-color: #000;
    border-radius: 5px;
}

.container.index.brands a img {
    width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.75;
    transform: scale(1);
    transition: all 0.5s linear;
}

.container.index.brands a:hover img {
    transform: scale(1.05);
    opacity: 1;
}

.single-post .content [id]::before {
    content: '';
    display: block;
    height: 250px;
    margin-top: -250px;
    visibility: hidden;
}

/* media */
@media (max-width: 1440px) {
    header .socials-header, header .logo {
        flex-basis: 20%;
    }

    #main-nav ul li a {
        padding: 10px 20px;
    }

    #main-nav ul li.menu-item-home a {
        background-position: center 16px;
    }

    #main-nav ul li.menu-item-home:hover a {
        background-position: center -38px;
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 1140px;
    }

    footer .container > div > ul {
        max-height: 160px;
    }

    #sidebar, #main-content > .content {
        width: 100%;
        margin-right: 0;
        position: static;
    }

    #sidebar .theiaStickySidebar {
        position: static !important;
    }

    #sidebar {
        margin-top: 40px;
    }

    #main-content {
        padding-bottom: 50px;
    }
}

@media (max-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (max-width: 990px) {
    body .content, body #sidebar {
        padding: 0;
    }

    header .socials-header, header .logo {
        flex-basis: 15%;
    }

    header .container .menu > ul > li {
        padding: 10px;
    }

    header .container .menu {
        flex-basis: 67%;
    }

    #main-nav ul li a {
        padding: 10px 5px;
    }

    .container.index.brands a {
        width: calc(33% - 20px);
    }
}

@media (max-width: 767px) {
    footer .container {
        flex-direction: column;
    }

    footer .footer-logo {
        display: none;
    }

    footer div.footer-nav, footer div.footer-cat {
        width: 100%;
        padding: 15px;
        border-bottom: 1px solid #c4c4c4;
    }

    footer div.footer-nav {
        border-right: none;
    }

    .burger {
        width: 28px;
        height: 17px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
        z-index: 101;
    }

    header, .search-block {
        position: static;
    }

    .burger > span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #252525;
        transition: all 0.4s linear;
    }

    .burger.active > span {
        position: absolute;
        top: 0;
        left: 0;
        transform: rotate(45deg);
    }

    .burger.active > span:first-child {
        transform: rotate(-45deg);
    }

    .burger.active > span:last-child {
        display: none;
    }

    header .container .menu, header .socials-header {
        display: none;
    }

    header .logo {
        flex-basis: auto;
    }

    .search-block input, #search-res, #search-placeholder {
        width: 100%;
    }

    #search-res, #search-placeholder {
        left: 0;
    }

    .container {
        max-width: 720px;
    }

    footer {
        padding: 30px 0;
    }

    .mobmenu {
        display: block;
        width: 100%;
        height: 100vh;
        position: fixed;
        z-index: -1;
        top: 0;
        left: -200%;
        transition: left 0.6s linear;
        background-color: #fff;
        z-index: 99;
    }

    .mobmenu.active {
        left: 0;
    }

    .mobmenu > ul {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 20px 0 0 15px;
    }

    .mobmenu ul li a {
        display: block;
        font-size: 30px;
        line-height: 30px;
        padding: 10px 14px;
        color: #363A43;
        font-family: 'ProximaNova-Bold', sans-serif;
    }

    .mobmenu ul.sub-menu {
        display: none;
    }

    .search-block button {
        right: 0;
    }

    .post-listing, .code-block {
        overflow: hidden;
    }

    #featured-posts .featured-post {
        padding: 3px;
        width: 50%;
    }

    #featured-posts .featured-post-inner {
        height: 140px;
    }

    #featured-posts .featured-post-1 {
        width: 100%;
    }

    #featured-posts .featured-post-1 .featured-post-inner {
        height: 220px;
    }

    #featured-posts .featured-title .tie-date, #featured-posts .featured-title h3 {
        display: none;
    }

    .featured-title {
        bottom: 0;
        padding: 0 10px;
    }

    .featured-title H2 {
        font-size: 16px;
        line-height: 20px;
    }

    .cat-box-content > ul, .wide-box .cat-box-content > ul, .wide-box .cat-box-content > ul .first-news .inner-content {
        display: flex;
        flex-direction: column;
    }

    .wide-box .cat-box-content > ul .other-news {
        width: 100%;
    }

    #main-content > .content .column2 {
        flex-basis: 100%;
    }

    .list-box .cat-box-content > ul .first-news {
        margin-bottom: 20px;
    }

    .wide-box .cat-box-content > ul .first-news .entry {
        display: block;
    }

    .post-listing.archive-box .item-list .post-thumbnail, .post-listing.archive-box .item-list .entry {
        width: 100%;
    }

    .post-listing.archive-box .item-list .post-thumbnail {
        margin-bottom: 10px;
        order: -1;
    }

    .single .gallery-columns-2 .gallery-item, .single .gallery-columns-3 .gallery-item, .single .gallery-columns-4 .gallery-item, .single .gallery-columns-5 .gallery-item, .single .gallery-columns-6 .gallery-item, .single .gallery-columns-7 .gallery-item, .single .gallery-columns-8 .gallery-item, .single .gallery-columns-9 .gallery-item {
        max-width: 100%;
    }

    #main-nav {
        display: none;
    }

    .container.index.brands a {
        height: 200px;
    }

    .breaking-news, #searchform-blog {
        width: 100%;
    }

    #searchform-blog {
        margin-left: 0;
        margin-top: 20px;
    }

    .single-post .content [id]::before {
        content: '';
        display: block;
        height: 130px;
        margin-top: -130px;
        visibility: hidden;
    }
}

@media (max-width: 576px) {
    .container {
        max-width: 540px;
    }

    footer .container > div > ul {
        max-height: 280px;
    }

    footer div.footer-nav, footer div.footer-cat {
        padding: 15px 0;
    }

    .mobmenu > ul {
        padding: 10px;
    }

    .scroll-box .scroll-item {
        float: none;
        width: 100%;
        margin: 0;
    }

    a.more-link {
        width: 100%;
    }

    .cat-box-content .recent-item {
        flex-basis: 100%;
    }

    .cat-box.recent-box.recent-blog .item-list .post-thumbnail, .cat-box.recent-box.recent-blog .item-list .entry {
        flex-basis: 100%;
        margin-right: 0;
    }

    .breaking-news span.breaking-news-title, .breaking-news ul {
        float: none;
    }

    .breaking-news {
        height: auto;
        max-height: 100px;
    }

    .breaking-news ul a {
        white-space: normal;
    }

    .single #respond #submit {
        width: 100%;
    }

    .container.index.brands a {
        width: calc(50% - 20px);
    }

    .single #main-content iframe {
        min-height: 220px;
    }

    .search-block input {
        font-size: 14px;
    }
}

@media (max-width: 425px) {
    .container.index.brands a {
        width: 100%;
        margin: 10px 0;
        height: 280px;
    }
}

/* Authors */ /* .author-bio, body.author .author-bio{  display: flex;  flex-wrap: wrap;} */
#author-box {
    margin-top: 25px;
    margin-bottom: 10px;
}

.author-avatar, body.author .author-bio .author-avatar {
    min-width: 110px;
    float: left;
}

.single #main-content .author-avatar img {
    margin: 0;
    padding-right: 15px;
    padding-bottom: 10px;
    border-radius: 0;
}

.author-description {
    flex-basis: 85%;
    font-size: 14px;
}

.single #author-box .author-social {
    display: flex;
}

.author-social {
    flex-basis: 100%;
}

li .author-bio .author-social {
    clear: both;
    padding-top: 10px;
    margin-top: 0;
}

.authors-wrap li {
    margin-top: 25px;
}

.author-bio .author-description {
    font-size: 14px;
    line-height: 22px;
    padding-right: 15px;
    flex-basis: 85%;
}

.author-social span {
    color: #319fe3;
}

.author-social span:hover {
    color: #777;
}

.author-social {
    margin-top: 10px;
}

body.author .item-list .post-meta {
    margin-bottom: 10px;
}

body.author .post-listing.archive-box {
    margin-top: 20px;
}

/* Post */
.post-template-default .single-post-thumb img {
    max-width: auto;
    width: 100%;
}

.share-post {
    display: flex;
    margin: 15px 0;
    align-items: center;
}

.share-text {
    font-size: 12px;
}

ul.flat-social {
    display: flex;
}

ul.flat-social li {
    margin-left: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

ul.flat-social li:hover i:before, .author-social.flat-social a:hover i:before {
    filter: none;
    opacity: 1;
}

.post-template-default .flat-social span {
    display: none;
}

.post-navigation span {
    font-size: 12px;
    color: lightgrey;
    display: block;
}

.post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    width: 100%;
}

.post-navigation .post-previous, .post-navigation .post-next {
    flex-basis: 40%;
}

.post-navigation a {
    display: flex;
    align-items: center;
}

.post-navigation .post-next a {
    flex-direction: row-reverse;
}

.post-navigation a span {
    display: block;
    width: 25px;
    height: 30px;
    color: transparent;
    -webkit-mask-image: url(./images/angle.png);
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    background: #373737;
    transition: all 0.4s linear;
    margin-left: 10px;
}

.post-navigation .post-previous a span {
    transform: rotate(180deg);
    margin-right: 10px;
    margin-left: 0;
}

.post-navigation > div:hover span {
    background-color: #4C74CD;
}

.post-navigation > div:hover a {
    color: #4C74CD;
}

.post-navigation .post-next span {
    display: flex;
    justify-content: flex-end;
}

#related_posts .block-head {
    text-transform: uppercase;
    margin-bottom: 0 !important;
    margin-top: 30px;
    background-color: rgba(204, 204, 204, 0.6);
    padding: 5px 10px;
    font-size: 1.33em;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 0.57em;
}

#related_posts .block-head h3 {
    margin-bottom: 0;
}

#related_posts .post-listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#related_posts .related-item {
    width: 30%;
    margin: 10px 0;
}

#related_posts .related-item h3 {
    min-height: 63px;
}

tbody tr:nth-child(odd) {
    background-color: lightgray;
}

@media (max-width: 767px) {
    .author-bio .author-avatar { /* width: 100%; */
        justify-content: center;
    }

    .author-bio .author-avatar img {
        margin: 0 !important;
    }

    .single #main-content .author-avatar img {
        padding-bottom: 0;
    }

    .author-bio .author-description {
        margin-top: 10px;
        flex-basis: 100%;
    }

    .post-navigation {
        flex-direction: column;
    }

    .post-navigation .post-previous {
        margin-bottom: 15px;
    }

    /* #author-box .block-head{    text-align: center;  } */
    .post-template-default .gallery {
        display: flex;
        flex-wrap: wrap; /*justify-content: space-between;*/
    }

    .post-template-default .gallery .gallery-item {
        width: 32% !important;
        margin: 0;
        padding: 5px;
    }

    #related_posts .related-item {
        width: 47%;
    }
}

.page-template-template-authors .authors-wrap li + h3 {
    padding-top: 15px;
    border-top: 1px solid rgba(196, 196, 196, 0.28);
    margin-top: 25px;
}

.page-template-template-authors .authors-wrap li:last-child {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(196, 196, 196, 0.28);
}

/* post carousel fix */
#main-nav .fa {
    display: none;
}

.entry h3, .entry h3 a {
    color: #4C74CD;
    transition: all 0.4s linear;
    font-size: 20px;
    margin-top: 16px;
}

.entry h4, .entry h4 a {
    font-size: 18px;
    margin-top: 16px;
}

.entry h3 a:hover {
    color: #9e9e9e !important;
}

.post-inner .entry ul {
    margin-bottom: 20px;
    font-size: 14px;
    list-style: disc;
    margin-left: 16px;
}

.post-inner .entry .authors-wrap {
    list-style: none;
}

.post-inner .entry li:not(.blocks-gallery-item) {
    list-style-type: disc;
    font-size: 16px;
    margin-left: 16px;
}

.flat-social li, .authors-wrap li {
    list-style-type: none !important;
}

.entry .wp-block-embed {
    font-size: 14px;
}

.wp-block-image img, .cg-choice-box-two img {
    width: auto !important;
    height: auto !important;
}

.wpcf7 {
    margin-top: 30px;
}

.wpcf7-form label {
    font-size: 16px;
    color: #373737;
}

.wpcf7-form label span {
    display: block;
}

.wpcf7-form input {
    margin-bottom: 15px;
    padding-left: 10px;
}

.wpcf7-form-control-wrap.file, .wpcf7-form-control-wrap.photo {
    margin: 15px 0;
}

.wpcf7-form .wpcf7-submit {
    background-color: #D96565CD;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    color: #fff;
    font-size: 14pt;
}

@media (min-width: 769px) {
    .form-wrap__flex {
        display: flex;
        align-items: center;
    }

    .form-wrap__flex label:nth-child(2) {
        margin-left: 25px;
    }

    .form-wrap__flex p {
        margin-left: 90px;
    }
}

#author-box .avatar {
    max-width: 105px !important;
    max-height: 105px !important;
}

a[data-aawp-product-id] img {
    width: auto !important;
}

.wp-video {
    margin: 30px auto 50px
}

.rll-youtube-player iframe {
    margin: 0 auto !important;
}

.color-red {
    color: red !important;
}

.post-inner hr {
    max-width: 150px;
    margin: 20px auto;
    border-width: 2px;
    border-radius: 20px;
    border-style: solid;
    color: lightgray;
}

.commentlist .comment-avatar img {
    width: 65px !important;
}

.commentlist .comment-wrap {
    margin-bottom: 20px;
}

.commentlist .comment-wrap .reply {
    font-size: 14px;
}

.single-post-caption, .wp-caption-text {
    text-align: center;
    margin-top: -20px;
    margin-bottom: 20px;
    color: #b3b3b3;
    font-style: italic;
    font-size: 14px;
}

.wp-caption-text {
    margin-top: 20px;
}

.post-listing.archive-box .item-list .entry {
    justify-content: center;
}

.home-page-head {
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.2);
    padding-bottom: 10px;
}