/* Responsive
************************************************/

@media all and (max-width: 1080px) { 
	/* Content */

	.sq-container {
	    width: 960px
	}

	.sq-content {
	    width: 650px
	}

	/* Slider */

	.sq-slider .slides > li {
	    height: 454px
	}

	/* Post Grid */

	.sq-post-grid > li {
	    width: 307px
	}

	/* Post List */

	.sq-post-list .sq-post-content {
	    width: 410px
	}

	.sq-post-list .sq-post-header {
	    width: 240px
	}

	/* Sidebar */

	.sq-sidebar {
	    width: 280px
	}

	/* Footer */

	#sq-footer-container #sq-footer .sq-footer-column {
	    width: 300px
	}

	/* No Sidebar */

	.sq-no-sidebar .sq-post-list .sq-post-header {
	    width: 260px
	}

	.sq-no-sidebar .sq-post-list .sq-post-content {
	    width: 700px
	}

	.sq-no-sidebar .sq-post-grid > li {
	    width: 296px
	}
}

@media all and (max-width: 960px) { 
	/* Navigation */

	#sq-main-nav {
	    display: none
	}

	#sq-toggle-mobile-nav {
	    display: block;
	    margin-top: 0;
	}

	/* Container */

	.sq-container {
	    width: 768px
	}

	/* Slider */

	.sq-slider .slides > li {
	    height: 363px
	}

	/* Content */

	.sq-content {
	    width: 100%;
	    float: none;
	}

	/* Post Grid */

	.sq-post-grid > li {
	    width: 366px
	}

	/* Post List */

	.sq-post-list .sq-post-content {
	    width: 480px
	}

	.sq-post-list .sq-post-header {
	    width: 290px
	}

	/* Sidebar */

	.sq-sidebar {
	    width: 60%;
	    float: none !important;
	    clear: both;
	    margin: 0 auto 0 auto;
	    padding-top: 50px;
	}

	/* Footer */

	#sq-footer-container #sq-footer .sq-footer-column {
	    width: 236px
	}

	/* No Sidebar */

	.sq-no-sidebar .sq-post-grid > li {
	    width: 365px
	}

	.sq-no-sidebar .sq-post-grid > li:nth-of-type(2n+2) {
	    margin-right: 0
	}

	.sq-no-sidebar .sq-post-grid > li:nth-of-type(2n+3) {
	    margin-right: 30px
	}

	.sq-no-sidebar .sq-post-list .sq-post-header {
	    width: 260px
	}

	.sq-no-sidebar .sq-post-list .sq-post-content {
	    width: 510px
	}
}

@media all and (max-width: 768px) { 
	/* Container */

	.sq-container {
	    width: 524px
	}

	/* Content  */

	.sq-content {
	    margin-top: 0
	}

	.sq-sidebar, #sq-footer-widgets .sq-footer-column, .sq-post-centered, .sq-page-centered {
	    width: 100%;
	    float: none;
	}

	/* Slider */

	.sq-slider .slides > li {
	    height: 248px
	}

	    .sq-slider .slides > li .sq-slider-content {
	        width: 60%
	    }

	        .sq-slider .slides > li .sq-slider-content .sq-featured-post-title {
	            font-size: 26px;
	            margin-bottom: 10px;
	            line-height: 32px;
	        }

	        .sq-slider .slides > li .sq-slider-content .sq-post-categories {
	            margin-bottom: 10px
	        }

	/* Post Grid */

	.sq-post-grid > li {
	    float: none;
	    width: 100%;
	}

	/* Post List */

	.sq-post-list .sq-post-header {
	    position: relative;
	    height: 300px;
	    width: 100%;
	}

	.sq-post-list .sq-post-content {
	    width: 100%
	}

	/* Gallery */

	.gallery-item {
	    max-width: 50% !important
	}

	/* Author Card */

	#sq-author-card .sq-author-avatar {
	    float: none;
	    text-align: center;
	    margin-bottom: 20px;
	}

	/* Footer */

	#sq-footer-instagram .sq-widget .instagram-pics li {
	    width: 25%
	}

	#sq-footer-container #sq-footer #sq-copyright {
	    margin-bottom: 10px
	}

	#sq-footer-widgets .sq-footer-column {
	    width: 236px
	}

	/* Footer */

	#sq-footer-container #sq-footer .sq-footer-column {
	    margin-bottom: 30px;
	    width: 100%;
	    float: none;
	}

	#sq-footer-container #sq-footer .sq-footer-column:last-of-type {
	    margin-bottom: 0
	}

	/* Lower Footer */

	#sq-lower-footer {
	    text-align: center
	}

	    #sq-lower-footer #sq-copyright, #sq-lower-footer .sq-social-links {
	        float: none
	    }

	/* No Sidebar */

	.sq-no-sidebar .sq-post-grid > li {
	    float: none;
	    width: 100%;
	}

	.sq-no-sidebar .sq-post-list .sq-post-header {
	    position: relative;
	    height: 300px;
	    width: 100%;
	}

	.sq-no-sidebar .sq-post-list .sq-post-content {
	    width: 100%
	}
}

@media all and (max-width: 524px) { 
	/* Container */

	.sq-container {
	    width: 80%
	}

	/* Content */

	.sq-content {
	    margin-top: 0
	}

	/* Slider */

	.sq-slider-content .sq-post-categories, .sq-slider-content .sq-post-meta {
	    display: none
	}

	.sq-slider-content .sq-featured-post-title {
	    font-size: 24px;
	    line-height: 28px;
	}

	/* Sharing Icons */

	.sq-post-sharing-buttons span {
	    display: none
	}

	.sq-post-meta li:nth-of-type(2) {
	    display: none
	}

	/* Post Categories */

	.sq-post.has-post-thumbnail .sq-post-categories {
	    display: block;
	    margin-bottom: 10px;
	}

	/* Comment Form */

	#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url {
	    float: none;
	    width: 100%;
	}

	/* Lower Footer */

	#sq-lower-footer {
	    padding-top: 20px
	}

	    #sq-lower-footer #sq-copyright {
	        line-height: 20px
	    }
}
