/******************************************
* Media Queries (Responsive Design)
*******************************************/
/*
WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead
add your styles in Customizer > Additional CSS.

*/


@media screen and (max-width: 1400px) {

    .widget.carousel-slider,
    .site-widgetized-section .widgets .widget.carousel-slider {
        overflow: hidden;
    }

    .carousel-slider {
        margin-right: auto;
        margin-left: auto;
    }


    .carousel_widget_wrapper > .flickity-enabled {
        padding: 0 6%;
    }

    .carousel-slider .flickity-prev-next-button.previous {
        left: 1%;
    }

    .carousel-slider .flickity-prev-next-button.next {
        right: 1%;
    }
}

@media screen and (max-width: 1350px) {

    .inner-wrap {
        max-width: 96%;
    }

    #pp-sidebar {
        width: 27%;
    }

    .page #main,
    .single #main,
    .content-area:not(.full-layout) {
        width: 70%;
    }

    .woocommerce .content-area {
        width: 100%;
    }

    .single-product .shop-wrapper {
        margin: 0 2%;
    }

    .slides li .slide-overlay {
        width: 80%;
    }

    .slides li h3 {
        font-size: 36px;
    }

}


@media (max-width: 1199px) {

    .single .site-main.post-with-thumbnail,
    .page .site-main.post-with-thumbnail {
        max-width: 85%;
    }


    .entry-cover .entry-info {
        max-width: 80%;
    }

    .page h1.entry-title,
    .single h1.entry-title {
        font-size: 40px !important;
    }

    #slider .slide {
        height: 500px;
    }

    #commentform .comment-notes { display: none; }

}


@media screen and (max-width: 1200px) {

    .site-header > .inner-wrap {
        width: auto;
    }


    .slides li .slide-header {
        left: 30px;
    }

}


@media screen and (max-width: 1050px) {

    .entry-title {
        font-size: 20px !important;
    }


    .prevnext a {
        font-size: 18px;
    }

    .single .entry-header.with-cover,
    .page .entry-header.with-cover {
        min-height: 450px;
    }

    .page .entry-header.with-cover .inner-wrap {
        padding: 0 8%;
    }
}


@media (min-width: 980px) {

    .navbar-header .navbar-toggle {
        display: none;
    }

    #menu-top-slide {
        display: none !important;
    }

    #menu-main-slide {
        display: none !important
    }


}


@media screen and (max-width: 979px) {

    .page #main,
    .single #main,
    .content-area:not(.full-layout) {
        width: 100%;
        float: none;
    }

    #pp-sidebar {
        margin-top: 40px;
    }

    #pp-sidebar {
        width: 100%;
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .widget.related_posts ul li {
        max-width: 384px;
    }

    header .menu-top-container {
        text-indent: -9999px;
        height: 0;
    }

    header .menu-main-container {
        text-indent: -9999px;
        height: 0;
    }

    .menu-top-container.mm-menu {
        text-indent: 0;
        height: 100%;
    }

    .menu-main-container.mm-menu {
        text-indent: 0;
        height: 100%;
    }

    .main-menu,
    #navbar-top,
    #navbar-main {
        display: none;
    }

    .site-header > .inner-wrap .side-panel-btn.hidden > *,
    .side-panel-btn.hidden,
    .side-panel-btn {
        display: block !important;
    }

    .menu-main-container.mm-menu {
        text-indent: 0;
        height: 100%;
    }

    .main-navbar {
        padding: 0;
    }

    #navbar-main {
        display: none
    }

    .slides li .entry-excerpt {
        display: none;
    }

    .slides li h3 {
        font-size: 26px;
    }

    .slides li .entry-meta,
    .slides li .cat-links a {
        font-size: 16px;
    }


    .widget .title,
    .section-title {
        font-size: 22px;
    }


    .flickity-prev-next-button {
        height: 30px;
        width: 30px;
    }
}



@media screen and (max-width: 900px) {

    .entry-header .entry-cover-outer {
        min-height: 300px;
    }

    .recent-posts.two-columns .post,
    .recent-posts.two-columns .type-page,
    .recent-posts.three-columns .post,
    .recent-posts.three-columns .type-page,
    .recent-posts.four-columns .post,
    .recent-posts.four-columns .type-page {
        width: 47.5%;
        margin-right: 5%;
    }

    .recent-posts.three-columns .post:nth-of-type(3n+3),
    .recent-posts.three-columns .type-page:nth-of-type(3n+3) {
        margin-right: 5%;
    }

    .recent-posts.four-columns .post:nth-of-type(4n+4),
    .recent-posts.four-columns .type-page:nth-of-type(4n+4) {
        margin-right: 5%;
    }

    .recent-posts.two-columns .post:nth-of-type(2n+2),
    .recent-posts.two-columns .type-page:nth-of-type(2n+2),
    .recent-posts.three-columns .post:nth-of-type(2n+2),
    .recent-posts.three-columns .type-page:nth-of-type(2n+2),
    .recent-posts.four-columns .post:nth-of-type(2n+2),
    .recent-posts.four-columns .type-page:nth-of-type(2n+2) {
        margin-right: 0;
    }

}

@media screen and (max-width: 850px) {

    .single #main, .page #pp-sidebar, .single #pp-sidebar {
        float: none;
        width: 100%;
    }

}

@media screen and (max-width: 768px) {

    .main-menu {
        display: none;
    }

    .site-header > .inner-wrap .side-panel-btn.hidden > *,
    .side-panel-btn.hidden,
    .side-panel-btn {
        display: block !important;
    }

    .inner-wrap {
        max-width: 92%;
    }


    .single-product .shop-wrapper {
        margin: 0 3%;
    }

    #slider .slide {
        height: 400px;
    }

    .carousel-slider .item {
        margin: 0 2% 0 0;
        width: 48%;
    }

    .carousel-slider .flickity-enabled .item {
        display: inline-block;
        margin: 0 2% 0 0;
        width: 49%;
    }

    .page h1.entry-title,
    .single h1.entry-title {
        font-size: 30px !important;
    }


    .single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
        font-size: 18px;
        line-height: 1.4;
    }

    #respond .form_fields p {
        margin-bottom: 24px;
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .form-allowed-tags {
        display: none
    }

    #comments > h3,
    #respond > h3 {
        font-size: 22px;
    }

    .site-widgetized-section .widgets {
        width: 100%;
        margin: 0 auto;
    }

    .footer-widgets {
        display: block;
    }

    .footer-widgets .column {
        width: 100% !important;
        display: block;
        border: none;
        margin-bottom: 40px;
    }

    .entry-content blockquote {
        font-size: 18px;
    }

    .single .author-description {
        overflow: visible;
    }

    .header-archive .section-title {
        font-size: 26px;
    }


    .single .entry-header.with-cover,
    .page .entry-header.with-cover {
        min-height: 350px;
    }

    .page .entry-header.with-cover .inner-wrap {
        padding: 0 10%;
    }

    .page .entry-cover h1.entry-title {
        bottom: 30px;
    }

    .slides li .slide-play-btn { display: none; }
}


@media screen and (max-width: 640px) {

    #pp-sidebar {
        max-width: 100%;
    }

    .page #main, .single #main {
        margin-top: 30px;
    }

    div.navigation {
        font-size: 14px;
    }

    .site-header > .inner-wrap .sb-search { display: none; }

    .navbar-brand h1 {
        font-size: 26px !important;
    }

    .slides li h3 {
        font-size: 20px !important;
    }

    .slides li .entry-meta,
    .slides li .cat-links a {
        font-size: 14px;
    }

    #slider .slide {
        height: 300px;
    }

    .slides li .slide-header {
        width: 83%;
    }

    .slides li .entry-meta { margin: 0; }

    .slides li .cat-links { display: none; }

    .slides li .comments-link { display: none; }

    .flickity-prev-next-button.previous {
        left: 2%;
    }

    .flickity-prev-next-button.next {
        right: 2%;
    }


    #slider .slides-count { display: none; }

    .main-navbar {
        margin: 0;
    }

    .recent-posts .post.wpz-has-embed-code .post-thumb::after,
    .recent-posts .post.format-video .post-thumb::after,
    .recent-posts .post.format-gallery .post-thumb::after {
        display: none;
    }

    .recent-posts.two-columns .post,
    .recent-posts.two-columns .type-page,
    .recent-posts.three-columns .post,
    .recent-posts.three-columns .type-page,
    .recent-posts.four-columns .post,
    .recent-posts.four-columns .type-page {
        width: 100%;
        margin-right: 0;
        display: block;
        overflow: hidden;
    }

    .recent-posts.two-columns .post-thumb,
    .recent-posts.three-columns .post-thumb,
    .recent-posts.four-columns .post-thumb {
        max-width: 35%;
        float: left;
        margin-right: 25px;
    }

    .recent-posts.two-columns .entry-body,
    .recent-posts.three-columns .entry-body,
    .recent-posts.four-columns .entry-body {
        overflow: hidden;
    }

    .post-with-thumbnail .entry-info {
        margin-bottom: 20px;
    }

    .single div.sharedaddy h3.sd-title {
        font-size: 16px;
    }

    .single .post_author .author-bio {
        font-size: 14px;
    }
    .single .post_author .author-title {
        font-size: 16px;
    }

    .entry-title {
        font-size: 16px !important;
    }

    .entry-header .entry-cover {
        min-height: 250px;
    }

    .single .site-main,
    .single .site-main.post-with-thumbnail,
    .page .site-main,
    .page .site-main.post-with-thumbnail {
        max-width: 90%;
    }

    .single article,
    .page article {
        padding: 0;
    }

    .single #jp-relatedposts {
        display: none !important;
    }

    .page h1.entry-title,
    .single h1.entry-title {
        font-size: 26px !important;
    }

    .carousel_widget_wrapper > .flickity-enabled {
        padding: 0;
    }

    .carousel-slider .flickity-prev-next-button {
        display: none;
    }

    .carousel-slider .item {
        margin: 0;
        width: 80%;
    }

    .carousel-slider .flickity-enabled .item {
        width: 80%;
    }
    .carousel-slider .flickity-enabled .post-thumb img {
        width: 100%;
    }

    .carousel-slider .item .entry-title {
        font-size: 14px;
    }

    .carousel-slider .item .entry-date,
    .carousel-slider .item .entry-cats {
        display: none;
    }

    .site-info {
        font-size: 14px;
        text-align: center;
    }

    .site-info p.left {
        float: none;
        margin-bottom: 5px;
    }

    .site-info p.right {
        float: none;
    }

    .entry-header .entry-cover-outer {
        min-height: 263px;
    }

    .author_links a {
        display: block;
        margin-bottom: 5px;
        font-size: 14px;
    }


    .single .entry-header.with-cover,
    .page .entry-header.with-cover {
        min-height: 250px;
    }

    .page .entry-header.with-cover .inner-wrap {
        padding: 0 5%;
    }

    .recent-posts.list-view .inner-article {
        background: none;
        padding: 0;
    }

    .recent-posts .inner-article .entry-body > p {
        display: none;
    }

    .entry-meta { font-size: 12px; }

    .header-archive.withbg .header-archive-wrap {
        padding-top: 100px;
    }

}
