@media (max-width: 1270px) {
    .slider-carousel .owl-nav .owl-next {
        right: 20px;
        top: inherit;
        bottom: 20px;
    }

    .slider-carousel .owl-nav .owl-prev {
        right: 100px;
        left: inherit;
        top: inherit;
        bottom: 20px;
    }
}

@media (max-width: 1200px) {
    .no-sidebar .single-posts-wrapper {
        margin-right: 0;
        margin-left: 0;
    }

    .header-menu {
        display: none;
    }

    .style-5-wrapper,
    .centered-header .header-wrapper {
        padding: 0;
    }

    .centered-header .header-right.with-seperator .header-navigation li:last-child {
        border-right: 0;
    }

    .extra-post-wrapper {
        padding: 0 20px;
    }

    .search-input-wrapper {
        left: 0;
        right: 40px;
    }

    .search-close {
        right: 0;
    }

    .ajax-results .results article {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 960px) {
    .content-body {
        margin-right: 0;
        max-width: 100%;
    }

    .visible-mobile-sidebar .content-sidebar {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        width: 100%;
        margin-top: 40px;
    }

    .visible-mobile-sidebar .content-sidebar .sidebar-inner {
        max-width: 100%;
        width: 100%;
    }

    .hidden-mobile-sidebar .content-sidebar {
        display: none !important;
    }

    .page-content-wrapper,
    .main-content-wrapper {
        margin: 0 10px;
    }

    .page-content-wrapper .entry-header {
        margin: 0 10px 20px 10px;
    }

    .main-content {
        margin: 20px auto;
    }

    .page-header-wrapper,
    .post-list-header {
        margin-bottom: 20px;
    }

    .parallax-box .post-title {
        font-size: 32px;
    }

    .hide-on-tablet {
        display: none;
    }

    .main-content.sidebar-left .content-body {
        margin-left: 0;
    }

    .main-content.sidebar-left .adbox160 .article-inner {
        margin-right: 0;
    }

    .main-content.sidebar-left .adbox120 .article-inner {
        margin-right: 0;
    }

    .article-content.adbox120 .article-left-box {
        -ms-flex: 0 0 0;
        flex: 0 0 0;
    }

    .article-content.adbox160 .article-left-box {
        -ms-flex: 0 0 0;
        flex: 0 0 0;
    }

    .main-content.sidebar-left .article-inner {
        margin-right: 0;
    }

    .slider-carousel {
        padding: 10px;
    }

    .parallax-box .post-overlay-inner {
        padding-right: 0;
    }

    .single-thumbnail {
        margin: 0 -10px 20px -10px;
    }

    .single-thumbnail img {
        width: 100%;
        border-radius: 0;
    }
}


@media (max-width: 767px) {
    .single-meta-stats > a,
    .single-meta-stats > span,
    .single-meta-stats > button {
        margin-left: 0 !important;
        margin-right: 15px !important;
    }

    .article-share .whatsapp-web {
        display: none;
    }

    .first-emoticon-wrapper,
    .article-emoticons li {
        margin-right: 12px;
    }

    .slider-carousel .owl-nav {
        display: none;
    }

    #mobileMenu {
        display: block;
    }

    .highlight-carousel {
        padding: 0;
    }

    .hide-on-mobile {
        display: none;
    }

    .m-modal-content {
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        overflow: auto;
        -webkit-transform: translate(0, 0);
        -khtml-transform: translate(0, 0);
        transform: translate(0, 0);
        width: auto !important;
    }

    .timeline-left {
        display: none;
    }

    .timeline-post-image, .timeline-post-content {
        display: block;
        padding-right: 0;
    }

    .related-post .timeline-post-content {
        display: block;
        padding: 10px;
    }

    .related-post img {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }

    .timeline-post-image img {
        width: 100%;
    }

    .timeline-post-content .post-categories {
        margin-top: 10px;
    }

    .timeline-post-title {
        font-size: 18px;
    }

    .slider-carousel .post-overlay {
        padding-right: 30px;
    }

    .slider-carousel .post-title {
        font-size: 22px;
    }

    .slider-carousel .owl-nav {
        display: none;
    }

    .grid-posts .column-4 {
        margin-bottom: 10px;
    }

    .grid-posts .post-title {
        font-size: 16px !important;
    }

    .grid-posts .grid-left .post-box {
        height: 245px;
    }

    .grid-posts .grid-left {
        width: 100%;
        padding-right: 0;
    }

    .grid-posts .grid-right .post-box:first-child {
        margin-bottom: 0;
    }

    .grid-posts .grid-right {
        width: 100%;
    }

    .grid-posts .post-overlay {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .main-highlight .post-box .post-overlay,
    .main-highlight .post-box {
        border-radius: 0;
    }

    .parallax-box .post-title {
        font-size: 18px;
    }

    .reaction-wrapper {
        position: relative;
    }

    .article-content {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: 0;
    }

    .sidebar-left .article-content {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .favorite-button-mobile {
        display: inline-block;
    }

    .favorite-wrapper {
        display: none;
    }

    .sticky-content {
        display: none;
    }

    .sticky-content-mobile {
        margin-bottom: 20px;
    }

    .article-left-box-inner {
        width: 100% !important;
    }

    .article-share {
        margin-bottom: 10px;
    }

    .article-share button {
        display: inline-block;
        margin: 0 10px 10px 0;
        width: 40px;
        height: 40px;
    }

    .article-share button i {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .article-share button::before,
    .article-share button::after {
        display: none;
    }

    .article-share .material-icons {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .article-emoticons {
        margin-bottom: 40px;
        width: auto;
    }

    .article-emoticons ul {
        height: auto;
        width: auto;
        display: inline-block;
    }

    .article-emoticons > li {
        height: auto;
    }

    .article-emoticons ul > li {
        -webkit-transform: scale(1);
        -khtml-transform: scale(1);
        transform: scale(1);
    }

    .article-emoticons li {
        display: inline-block;
        width: auto;
        position: relative;
    }

    .article-emoticons li button {
        display: inline-block;
        width: 40px;
    }

    .article-emoticons li span {
        width: 40px;
    }

    .article-emoticons:hover .popular,
    .article-emoticons .popular {
        transform: scale(1);
        -webkit-transform: scale(1);
        -khtml-transform: scale(1);
    }

    .article-emoticons li:hover {
        transform: scale(1) !important;
        -webkit-transform: scale(1);
        -khtml-transform: scale(1);
    }

    .article-emoticons span {
        position: absolute;
        bottom: -30px;
        left: 0;
    }

    .article-emoticons .popular + span {
        position: absolute;
        bottom: -30px;
        left: 0;
    }

    .article-inner {
        margin-left: 0 !important;
    }

    .more-posts .columns {
        width: 100%;
        margin: 5px 0;
    }

    .video-container {
        display: block;
        overflow: hidden;
    }

    .video-player {
        display: block;
        width: 100%;
    }

    .video-playlist {
        display: block;
        width: 100% !important;
        min-height: 300px;
    }

    .video-title {
        font-size: 18px;
    }

    .video-box {
        padding-bottom: 20px;
    }

    .error-code {
        font-size: 72px;
        display: block;
        width: 100%;
        text-align: center;
        padding: 50px 0;
    }

    .error-container h1 {
        font-size: 24px;
    }

    .post-list-title {
        font-size: 14px;
    }

    .post-list-header .header-info {
        float: none;
    }

    .article-header-title .article-title {
        font-size: 24px;
    }

    .article-description {
        font-size: 19px;
    }

    .no-sidebar .article-right-box,
    .sidebar-right .article-right-box {
        margin-left: 0;
    }

    .sidebar-left .article-right-box {
        margin-right: 0;
    }

    .comment-form input[type="email"], .comment-form input[type="text"] {
        max-width: 100%;
    }

    .single-meta-stats {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 10px;
    }

    .parallax-box .single-meta-stats {
        margin-top: 15px;
    }

    .article-reading-time {
        font-size: 13px;
    }

    .article-tags {
        margin-bottom: 20px;
    }

    .infinite-posts .single-post + .single-post::before {
        margin: 0 -10px 20px -10px;
    }

    .breadcrumb {
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
    }

    .style-5 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .style-5-inner .style-5-left,
    .style-5-inner .style-5-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .style-5-inner .style-5-left article {
        height: 250px;
        margin-bottom: 10px;
        border-radius: 3px;
    }

    .style-5-inner .style-5-right article {
        height: 250px;
        margin-bottom: 10px;
        border-radius: 3px;
    }

    .style-5-inner .style-5-right article .post-overlay,
    .style-5-inner .style-5-right article .post-overlay {
        border-radius: 3px;
    }

    .style-5-inner .style-5-left article .post-title,
    .style-5-inner .style-5-right article .post-title {
        font-size: 18px;
    }

    .style-5-inner .style-5-right article .post-title {
        margin-bottom: 14px;
    }

    .style-5-inner .style-5-right article .post-meta {
        display: block;
    }

    @-webkit-keyframes scale-in-center {
        0% {
            -webkit-transform: translate(0, 0) scale(0);
            transform: translate(0, 0) scale(0);
            opacity: 1;
        }
        100% {
            -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
            opacity: 1;
        }
    }

    @keyframes scale-in-center {
        0% {
            -webkit-transform: translate(0, 0) scale(0);
            transform: translate(0, 0) scale(0);
            opacity: 1;
        }
        100% {
            -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
            opacity: 1;
        }
    }
}

@media (max-width: 782px) {
    .admin-bar .fancybox-inner,
    .admin-bar .fancybox-thumbs,
    .admin-bar.sticky-header .header,
    .admin-bar .m-modal-box,
    .admin-bar .sidebar {
        top: 46px;
    }
}

@media (max-width: 600px) {
    #wpadminbar {
        position: fixed;
        top: 0;
    }
}

@media (max-width: 575px) {
    .view-stat {
        font-size: 13px;
    }

    .parallax-box .post-box,
    .parallax-box {
        height: 360px;
    }

    .parallax-box {
        top: 0;
        padding: 0;
    }

    .parallax-box .post-box {
        left: 0;
        right: 0;
    }

    .ideabox-gallery ul li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .article-emoticons {
        padding-top: 20px;
        border-top: 1px dashed #eee;
        width: 100%;
    }

    .article-emoticons li:last-child {
        margin-right: 0;
    }

    .sidebar-actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .header-search-wrapper,
    .header-dark-mode-wrapper {
        display: none;
    }
}

@media (min-width: 768px) {
    .m-modal-content {
        max-height: calc(100% - 30px);
    }

    .article-share .whatsapp-mobile {
        display: none;
    }

    .timeline-post-image img {
        max-width: 260px;
        height: auto;
    }

    .column-2 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .sticky-content-mobile {
        display: none;
    }

    .sticky-wrapper.single-width-adbox50 .article-right-box {
        -ms-flex: 0 0 calc(100% - 80px);
        flex: 0 0 calc(100% - 80px);
        max-width: calc(100% - 80px);
    }

    .sticky-wrapper.single-width-adbox120 .article-right-box {
        -ms-flex: 0 0 calc(100% - 150px);
        flex: 0 0 calc(100% - 150px);
        max-width: calc(100% - 150px);
    }

    .sticky-wrapper.single-width-adbox160 .article-right-box {
        -ms-flex: 0 0 calc(100% - 190px);
        flex: 0 0 calc(100% - 190px);
        max-width: calc(100% - 190px);
    }

    .col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .footer-bottom-right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (min-width: 961px) {
    .with-sidebar .content-body {
        -ms-flex: 0 0 calc(100% - 330px);
        flex: 0 0 calc(100% - 330px);
        max-width: calc(100% - 330px);
    }

    .col-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 1200px) {
    .col-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (max-width: 415px) {
    .header-right .header-navigation {
        display: flex;
        display: -ms-flexbox;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}