/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - X > 1400px
2.0 - 992px < X < 1199px
3.0 - X < 992px
4.0 - 768px < X < 992px
5.0 - X < 768px
6.0 - 480px < X < 768px
7.0 - X < 480px
--------------------------------------------------------------*/
/*--------------------------------------------------------------
    1. X > 1200px
--------------------------------------------------------------*/
@media only screen and (min-width: 1200px) {
    .post-list .desert-holder {
        min-height: 260px;
    }

    .no-sidebar .post-list .desert-holder {
        min-height: 418px;
    }

    .post-grid .desert-holder {
        min-height: 170px;
    }

    .no-sidebar .post-grid-outer:not(.col-md-4) .desert-holder {
        min-height: 273px;
    }

    .is-sidebar .post-classic .desert-holder {
        min-height: 352px;
    }

    .no-sidebar .post-classic .desert-holder {
        min-height: 552px;
    }

    .post-feat-big.post-wrap .post-title.is-big-title a {
        font-size: 1.2em;
    }

    .gallery-slider-el img {
        min-height: 300px;
    }

    .feat-slider-carousel {
        margin-bottom: 70px;
    }
}

@media only screen and (min-width: 1400px) {
    .desert-container.footer-area {
        max-width: 1400px;
    }

    .post-feat-small .post-content-wrap {
        width: 500px;
        max-width: 500px;
        padding: 45px 30px;
        margin-right: 90px;
    }

    .post-feat-big.post-wrap .post-title.is-big-title a {
        font-size: 1.5em;
        line-height: 1.1;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {

    .post-feat-small .post-content-wrap {
        min-width: 400px;
    }
}

/*--------------------------------------------------------------
    2. 992px < X < 1199px
--------------------------------------------------------------*/

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .desert-container {
        max-width: 962px !important;
    }

    #desert-feat-slider-center-fw.slider-init, #desert-feat-slider-fw.slider-init {
        height: 450px;
    }

    .post-feat-big.post-wrap, .post-feat-small.post-wrap {
        height: 450px;
    }

    /* thumb holder */
    .post-list .desert-holder {
        min-height: 203px;
    }

    .no-sidebar .post-list .desert-holder {
        min-height: 333px;
    }

    .post-grid .desert-holder {
        min-height: 133px;
    }

    .no-sidebar .post-grid-outer:not(.col-md-4) .desert-holder {
        min-height: 218px;
    }

    .is-sidebar .post-classic .desert-holder {
        min-height: 281px;
    }

    .no-sidebar .post-classic .desert-holder {
        min-height: 445px;
    }

}

@media only screen and (min-width: 992px) {
    .weather-atlas-header-title-wrapper {
        margin: 0 !important;
        font-family: "Open Sans", sans-serif;
        text-transform: uppercase;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 3px;
        font-size: 20px;
    }

    .weather-atlas-wrapper .weather-atlas-body {
        padding: 15px;
    }

    .weather-atlas-wrapper .current_temp {
        display: block;
        width: 54% !important;
        float: left;
        margin-bottom: 10px;
    }

    .weather-atlas-wrapper .current_text_2 {
        display: block;
        width: 46% !important;
        float: left;
        padding: 10px !important;
        font-size: .9em !important;
        line-height: 1.6 !important;
    }
}

/*--------------------------------------------------------------
    3. X < 992px
--------------------------------------------------------------*/

@media only screen and (max-width: 991px) {

    #main {
        padding-left: 0;
        padding-right: 0;
    }

    .feat-wrap .slick-dots {
        display: none !important;
    }

    #desert-page-content.is-sidebar-left .desert-content-wrap {
        float: none;
    }

    #desert-sidebar.sidebar-wrap {
        padding-top: 45px;
        padding-left: 15px;
    }

    .blog .desert-page-wrap {
        margin-top: 35px;
    }

    .desert-search input[type="text"] {
        min-width: 190px;
    }

    .logo-area-wrap, .top-bar-wrap, .social-bar-outer, .mobile-nav-button .icon-text,
    .nav-bar-wrap .main-nav-wrap {
        display: none;
    }

    .about-widget .social-bar-outer, .social-widget .social-bar-outer {
        display: block;
    }

    .mobile-nav-button {
        display: block;
        right: 20px;
    }

    .logo-area-wrap {
        padding: 10px;
    }

    .logo-image {
        height: 60px;
    }

    .logo-text {
        line-height: 36px;
    }

    .logo-text strong a {
        font-size: 36px;
    }

    .logo-text .site-tagline {
        font-size: 12px;
        line-height: 1.2;
        margin-top: 5px;
    }

    .single-el {
        margin-left: 15px;
        margin-right: 15px;
        padding: 25px;
    }

    .desert-widget-post-fw .widget-title h3 {
        font-size: 20px;
    }

    .desert-widget-post-fw.widget {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .archive-page-header h1 {
        font-size: 48px;
    }

    .archive-page-header .archive-title-desc {
        font-size: 24px;
    }

    .archive-author-thumb {
        min-height: 90px;
    }

    .archive-author-thumb img {
        width: 90px;
    }

    .is-feat-title.post-title a {
        font-size: 1.2em;
    }

    #desert-feat-slider-center-fw.slider-init, #desert-feat-slider-fw.slider-init {
        height: 400px;
    }

    .post-feat-big.post-wrap, .post-feat-small.post-wrap {
        height: 400px;
    }

    .post-feat-small.post-wrap {
        margin-right: 0;
    }

    .post-feat-big .post-format-info {
        top: 0;
        right: 0;
        font-size: 32px;
    }

    .post-feat-small .post-content-wrap {
        padding: 30px 40px;
        max-width: 60%;
        float: none;
        display: inline-block;
        margin: 0;
    }

    .post-feat-small .post-body {
        display: none;
    }

    .post-feat-small .post-format-info {
        display: none;
    }

    .post-feat-small .is-middle {
        text-align: center;
    }

    .logo-outer {
        display: none;
    }

    .mobile-nav-button-outer {
        min-height: 40px;
    }

    .post-wrap.post-classic,
    .feat-slider-center-fw,
    .feat-slider-fw{
        margin-bottom: 35px;
    }

    /* logo mobile */
    .nav-bar-wrap .desert-container {
        max-width: 100% !important;
        margin: 0 20px;
    }

    .logo-mobile-wrap {
        display: block;
    }

    .logo-mobile-wrap > * {
        height: 54px;
        line-height: 54px;
    }

    .footer-area-inner {
        padding: 20px 15px;
    }

    .nav-bar-wrap .mobile-nav-button-outer {
        display: block;
    }

    /* ads fw */
    .full-top-section .widget.desert-ads-widget-fw {
        margin-top: 5px;
        margin-bottom: 35px;
    }

    /* list layout */
    .no-sidebar .post-list .is-left-col {
        max-width: 280px;
    }

    .no-sidebar .post-wrap.post-list .post-thumb img {
        min-width: 300px;
        width: 300px;
    }

}

/*--------------------------------------------------------------
    4. 768px < X
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) {

    .post-classic .post-share-bar {
        line-height: 38px;
    }

    .post-classic .share-to-social {
        font-size: 18px;
        width: 20px;
        height: 20px;
    }

    .post-classic .is-right-footer {
        line-height: 38px;
    }

    .post-classic .is-right-footer i {
        font-size: 16px;
    }

    .post-classic .is-right-footer > * {
        font-size: 14px;
    }

    .post-classic .post-format-info {
        font-size: 24px;
        right: 15px;
        top: 15px;
        width: 46px;
        height: 46px;
        line-height: 44px;
        border-width: 3px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .desert-container {
        max-width: 738px !important;
    }

    #desert-sidebar {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        overflow: hidden;
    }

    #desert-feat-slider-center-fw.slider-init, #desert-feat-slider-fw.slider-init {
        height: 320px;
    }

    .post-feat-big.post-wrap, .post-feat-small.post-wrap {
        height: 320px;
    }

    .post-list .desert-holder {
        min-height: 299px;
    }

    .no-sidebar .post-list .desert-holder {
        min-height: 242px;
    }

    .post-grid .desert-holder,
    .no-sidebar .post-grid-outer:not(.col-md-4) .desert-holder {
        min-height: 158px;
    }

    .is-sidebar .post-classic .desert-holder,
    .no-sidebar .post-classic .desert-holder {
        min-height: 331px;
    }

    /* Popular fw */
    .popular-post-widget .right-meta-info,
    .popular-post-widget .post-excerpt,
    .popular-post-widget .post-wrap.post-overlay-no-thumb .is-right-footer {
        display: none;
    }

    .popular-post-widget .post-list-content-outer,
    .popular-post-widget .post-wrap.post-no-thumb .post-header {
        height: 110px;
    }

    .popular-post-widget .post-wrap.post-list,
    .popular-post-widget .post-wrap.post-list .post-thumb img,
    .popular-post-widget .post-wrap.post-overlay .post-thumb img,
    .popular-post-widget .post-wrap.post-overlay,
    .popular-post-widget .post-wrap.post-small-grid,
    .popular-post-widget .post-wrap.post-no-thumb,
    .popular-post-widget .post-wrap.post-overlay-no-thumb {
        height: 240px;
        overflow: hidden;
    }

    .popular-post-widget .post-wrap.post-overlay-no-thumb .post-entry {
        height: auto;
    }

    .popular-post-widget .post-wrap.post-overlay-no-thumb {
        padding: 23px 13px;
    }

    .popular-post-widget .post-title.is-medium-title > * {
        font-size: .9em;
        letter-spacing: .1em;
    }

    .popular-post-widget .post-overlay .post-header {
        padding: 0 10px 15px 10px;
    }

    .popular-post-widget .post-wrap.post-small-grid .post-thumb img {
        height: auto;
    }

    .popular-post-widget .post-small-grid .post-header {
        padding: 18px 10px;
    }

    /* footer area */
    .footer-area.desert-container {
        max-width: 100% !important;
        margin: 0 20px;
    }

}

/*--------------------------------------------------------------
    5. X < 768px
--------------------------------------------------------------*/

@media only screen and (max-width: 767px) {
    .desert-container {
        max-width: 100% !important;
    }

    .desert-page-wrap {
        margin-top: 45px;
    }

    .footer-wrap {
        margin-top: 30px;
    }

    #desert-sidebar.sidebar-wrap {
        padding-top: 30px;
    }

    .pagination-wrap .next, .pagination-wrap .prev {
        display: none;
    }

    .post-title {
        margin-top: 4px;
    }

    .post-title a {
        font-size: .88em;
    }

    .widget.popular-post-widget .widget-title > * {
        font-size: 1.2em;
    }

    .post-title.is-medium-title > * {
        font-size: .8em;
        line-height: 1.3;
        letter-spacing: .06em;
    }

    .post-title.is-small-title > * {
        line-height: 1.7;
    }

    .post-title.is-big-title a {
        font-size: .6em;
        line-height: 1.35;
        letter-spacing: .06em;
    }

    .post-feat-big .post-header {
        bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .post-overlay .post-header {
        padding: 0 15px 20px 15px;
    }

    .post-classic .post-cate-info a {
        font-size: 1em;
    }

    .single-el {
       padding: 15px;
       margin-left: 0;
        margin-right: 0;
    }

    .single-nav {
        margin-top: -30px;
    }

    article.single-el {
        margin-top: 0;
        margin-bottom: 30px;
        padding: 25px 15px;
    }

    .page-template-default article.single-el,
    .page-template-default .desert-comment-respond-wrap.single-el {
        margin-left: 15px;
        margin-right: 15px;
    }

    .single-nav:after {
        display: none;
    }

    .single-nav.single-el {
        padding: 0;
    }

    .single-nav .nav-el:first-child {
        border-bottom: 1px solid rgba(0, 0, 0, .05);
    }

    .single-nav .nav-el.nav-left {
        border-right: none;
        padding: 15px;
    }

    .single-nav .nav-el.nav-right {
        border-left: none;
        padding: 15px;
    }

    .archive-page-header {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .archive-page-header h1 {
        font-size: 32px;
    }

    .archive-page-header .archive-title-desc {
        font-size: 18px;
    }

    .archive-author-thumb {
        min-height: 70px;
    }

    .archive-author-thumb img {
        width: 70px;
    }

    .logo-area-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mobile-nav-button {
        right: 20px;
    }

    .footer-social .desert-social-wrap {
        font-size: 24px;
    }

    .footer-social .desert-social-wrap a {
        padding: 0 15px;
    }

    #desert-feat-slider-center-fw.slider-init, #desert-feat-slider-fw.slider-init {
        height: 280px;
    }

    .post-feat-big.post-wrap, .post-feat-small.post-wrap {
        height: 280px;
    }

    .post-feat-small .post-content-wrap {
        padding: 20px 30px;
        max-width: 90%;
        background-color: rgba(255, 255, 255, .95);
    }

    .post-feat-small .post-cate-info > * {
        font-size: 1em;
    }

    .post-feat-big .post-meta-info > *,
    .post-feat-big .post-cate-info > * {
        font-size: 1em;
    }

    /* instagram */
    .footer-wrap .widget.desert-widget-instagram .widget-title {
        font-size: 33px;
    }

    .footer-wrap .widget.null-instagram-feed .widget-title {
        font-size: 33px;
    }

    .footer-instagram-el {
        width: 25% !important;
    }

    .top-footer-wrap .null-instagram-feed .instagram-pics > * {
        width: 25% !important;
    }

    .footer-instagram-el:nth-child(n+1) {
        display: none;
    }

    .top-footer-wrap .null-instagram-feed .instagram-pics > *:nth-child(n+1) {
        display: none;
    }

    .top-footer-wrap .null-instagram-feed .instagram-pics > *:first-child,
    .top-footer-wrap .null-instagram-feed .instagram-pics > *:nth-child(2),
    .top-footer-wrap .null-instagram-feed .instagram-pics > *:nth-child(3),
    .top-footer-wrap .null-instagram-feed .instagram-pics > *:nth-child(4) {
        display: block;
    }

    .footer-instagram-el:first-child,
    .footer-instagram-el:nth-child(2),
    .footer-instagram-el:nth-child(3),
    .footer-instagram-el:nth-child(4) {
        display: block;
    }

    /* post format icon */
    .post-feat-big .post-format-info {
        display: none;
    }

    .post-classic .post-format-info {
        font-size: 16px;
        right: 10px;
        top: 10px;
        width: 38px;
        height: 38px;
        line-height: 36px;
        border-width: 3px;
    }

    /* post list */
    .post-wrap.post-list,
    .post-list-content-outer,
    .post-wrap.post-list .post-thumb img {
        height: auto;
    }

    .post-list .is-left-col {
        margin-right: 0;
    }

    .no-sidebar .post-list .is-left-col {
        max-width: 100%;
    }

    .no-sidebar .post-wrap.post-list .post-thumb img {
        min-width: inherit;
        width: 100%;
    }

    .post-wrap.post-list .post-thumb-outer {
        margin-right: -20px;
    }

    .post-list-content-outer {
        margin-left: 0;
        margin-top: 25px;
    }

    .post-list .post-format-info {
        display: none;
    }

    /* slick dots */
    .slick-dots li:before {
        height: 8px;
        width: 8px;
    }

    .comment-form input[type="text"] {
        width: 100%;
    }

    /* post classic */
    .post-wrap.post-classic {
        padding: 30px 20px;
    }

    /* post no thumb */
    .post-wrap.post-no-thumb {
        height: auto;
        padding: 25px;
    }

    /* load image */
    .wp-caption.alignleft, img.alignleft, .wp-caption.alignright, img.alignright {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    /* 404 page */
    .content-404 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .logo-404 h1 {
        font-size: 60px;
        margin-bottom: 20px;
    }

    .title-404.post-title {
        font-size: 18px;
    }

    .footer-area-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .desert-widget-post-fw .widget-title h3 {
        font-size: 18px;
    }

    .widget-instagram-footer-header h3 {
        font-size: 36px;
    }

    .widget-instagram-footer-header h3 i {
        font-size: 54px;
    }

    /* footer widget */
    .footer-wrap .widget.desert-widget-instagram {
        padding-top: 35px;
    }

    .footer-area-inner {
        margin-left: 0;
        margin-right: 0;
    }

    .footer-area .widget {
        padding: 15px;
        margin-bottom: 20px;
    }

    .footer-area .widget:last-child {
        margin-bottom: 20px;
    }

    .copyright-text {
        font-size: 11px;
    }

    /* page search form */
    .page-search-form-wrap .desert-search input[type="text"] {
        font-size: 13px;
        padding: 10px 35px 10px 15px;
    }

    .page-search-form-wrap .desert-search .desert-search-submit i {
        font-size: 14px;
    }

    /* single title */
    .single-title.post-title h1 {
        font-size: .78em;
        line-height: 1.3;
        letter-spacing: .06em;
    }

    /* author box */
    .single-author-box .author-thumb {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .author-title.post-cate-info {
        margin-left: 0;
        margin-top: 15px;
        text-align: center;
    }

    .single-author-box .author-description {
        margin-left: 0;
        text-align: center;
    }

    .single-author-box .author-social {
        text-align: center;
        margin-left: 0;
    }

    /* tag wrap */
    .single-tag-wrap.post-meta-info {
        float: none;
        text-align: left;
        padding-top: 20px;
        width: 100%;
        overflow: hidden;
    }

    /* comment */
    .comment-content {
        margin-left: 0;
    }

    .entry ul {
        margin: 0 0 20px 20px;
    }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .desert-container {
        max-width: 450px !important;
    }

    .carousel-content-wrap {
        padding: 30px 30px 20px 30px;
    }

}

/*--------------------------------------------------------------
    7. X < 480px
--------------------------------------------------------------*/
@media only screen and (max-width: 479px) {

    #desert-feat-slider-center-fw.slider-init, #desert-feat-slider-fw.slider-init {
        height: 230px;
    }

    .post-feat-big.post-wrap, .post-feat-small.post-wrap {
        height: 230px;
    }

    .off-canvas-wrap {
        width: 270px;
    }

    .right-meta-info, .is-right-footer,
    .footer-wrap .desert-instagram-link {
        display: none;
    }

    .single-footer {
        margin-bottom: 30px;
        padding-top: 30px;
    }

    /* widget */
    .sidebar-wrap .widget {
        padding: 20px 15px;
    }

    .name-img img {
        max-width: 200px;
    }

    .widget-social-content.social-bar-outer .desert-social-wrap a {
        margin: 4px 0 4px 16px;
        font-size: 28px;
        width: 28px;
    }

    /* comment */
    .comment-meta {
        overflow: hidden;
    }

    .comment-author > * {
        margin-left: 0;
    }

    .comment-body .comment-author img {
        width: 65px;
        height: 65px;
        margin-right: 0;
        float: inherit;
    }

    .comment-author .fn {
        margin-top: 10px;
    }

}

