/*
    Construction Responsive
*/

@media (max-width: 1024px) {
	ul.nav > li > a{
        padding: 0 6px;
    }
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
    .sm-padding{ padding: 15px; }
    .sm-br-none br{
        display: none;
    }
    .fz-45{ font-size: 35px;}
    .video-content{
        padding: 0;
    }
    .sm-no-padding{
        padding: 0;
    }
    .header-space{
        height: 60px;
    }
    .admin-bar .header-space{
        height: 92px;
    }
    .menu-btn,
    #mainmenu {
        display:none;
    }
    .slicknav_menu {
        display:block;
    }
    .content-block-full .ptb-115,
    .content-block-full .entry-content{
        padding: 45px 0;
        margin-left: 15px;
    }
    .content-block-full h2 br{
        display: none;
    }
    .single-post-header h1{
        font-size: 45px;
    }
    .related-posts-list li h4{
        font-size: 18px;
    }
	.author-bio .bio-inner {
	    min-height: 180px;
	    padding: 20px 20px 20px 200px;
	}
	.author-bio .bio-inner .author-avatar {
	    width: 180px;
	}
	.woo-sidebar{ margin-top: 40px; }
}
/* ---- End of max-width 992px CSS ---- */


/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {

}
/* ---- End of min-width 480px and max-width 768px CSS ---- */


/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
	body{ overflow: scroll; }
    body, p{
        font-size: 14px;
        line-height: 26px;
    }
    .wrapper,
    .padding{ padding: 60px 0; }
    .padding-100, .padding-120{ padding: 80px 0; }
    .fz-40, .fz-45, .fz-50{ font-size: 30px; }
    .xs-padding{
        padding: 15px;
    }
    .xs-text-left{ text-align: left;}
    .xs-text-center{ text-align: center; }
    .xs-no-padding{ padding: 0; }
    .xs-ptb-50{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .xs-t-white{ color: #fff; }
    .xs-br-none br{ display: none; }
    .mb-xs-20{ margin-bottom: 20px!important; }
    .mb-xs-10{ margin-bottom: 10px; }
    .mb-100{ margin-bottom: 40px; }
    .single-post-header{ height: 450px; }
    .page-header h1.page-title{ font-size: 28px; }
    .header-space{
        height: 71px;
    }
    .admin-bar .header-space{
        height: 114px;
    }
    .header_section,
    .site-branding{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }
    .site-branding{
        padding: 5px 0;
    }
	.testi-content{
		margin-left: 0;
	}
    .bg-color{
        width: 100%;
    }
    .google-map{
      height: 280px;
    }
    .filter-items .padding-10{ padding: 5px; }
    .subs-custom .email-field{ line-height: 43px; }
    .single-post-header h1{
        font-size: 35px;
    }
    .related-posts-list li{
        width: 50%;
    }
    .scroll-to-top {
        font-size: 8px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        bottom: 25px;
        right: 30px;
    }
    .full-width #right-sidebar,
    .full-width #left-sidebar{
        padding: 0 30px;
    }
    .full-width .pagination-wrap{
        margin-left: 10px;
    }
    .comments-area .comment-reply-title,
    .comments-area .comments-title {
        font-size: 20px;
        line-height: 1.1;
    }
	.comment-list li > .children li > .children{
		margin-left: 0;
	}
    #right-sidebar{
        margin-top: 40px;
    }
    #left-sidebar{
        margin-bottom: 40px;
    }
}
/* ---- End of max-width 767px CSS ---- */


/* ---- Start of max-width 520px CSS ---- */
@media all and (max-width: 520px) {
    .counter-section .col-xs-6{
        float: left;
        width: 50%;
    }
    .food-menu .padding-50{
        padding: 40px;
    }
    .menu_list li h4, .menu_list li span.price{
        font-size: 16px;
    }
    .ptb-140{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .subs-custom .col-xs-8,
    .subs-custom .col-xs-4{
        width: 100%;
        padding: 10px;
    }
    .subs-custom .b-btn{ margin: 0; }
    .related-posts-list li{
        width: 100%;
    }
	.related-posts-list li:first-child{
		padding-right: 0;
		padding-bottom: 20px;
	}
	.related-posts-list li:last-child{
		padding: 0;
	}
    .social-share,
    .top-social{
        margin-top: 10px;
    }
    .top-social li{
        margin-right: 5px;
        margin-left: 0;
    }
    .page-header h1{ font-size: 18px; }
    .page-header.sine-post-header { padding: 80px 0; }
    .blog-single .entry-footer{
        display: block!important;
    }
    .author-bio .bio-inner {
        padding: 15px;
		min-height: 160px;
		text-align: center;
    }
	.author-bio .bio-inner .author-avatar {
	    width: 100%;
		position: inherit;
		height: 220px;
		margin-bottom: 20px;
	}
	.author-bio .bio-inner ul li{
		margin: 0 5px;
	}
    .post-navigation a {
        font-size: 16px;
        line-height: 24px;
    }
    .entry-footer .meta-info{
        max-width: 100%;
    }
	.comment-list li > .children,
	.comment-list li > .children li > .children{
		margin-left: 0;
	}
	.woocommerce .add-to-cart-container a.added_to_cart{ margin-bottom: 10px; }
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width: 100%;
	}
}
/* ---- End of max-width 520px CSS ---- */


/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 420px) {

}
/* ---- End of max-width 420px CSS ---- */
@media all and (max-width: 598px) {
    .admin-bar .fixed-top.header{
        top: 0;
    }
    .tab-container{
        min-height: 330px;
    }
}


/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {
	h1.fz-45{
		font-size: 20px;
	}
	h1.fz-60{
		font-size: 30px;
	}
}
/* ---- End of max-width 380px CSS ---- */
