/*
Construction Responsive
*/

@media (max-width: 1024px) {

}

/* ---- 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;
    }
    .content-block-full .ptb-115,
    .content-block-full .entry-content{
        padding: 45px 0;
        margin-left: 15px;
    }
    .content-block-full h2 br{
        display: none;
    }
    .tab-menus li a{
        padding: 8px 15px;
    }
    .pricing-content.pl-50{ padding-left: 0; }
    .related-posts-list li h4{
        font-size: 14px;
    }
    .header-contact-info li:not(:last-child){
        margin-right: 15px;
    }
    .header-contact-info li{padding-left: 45px;}
    .header-contact-info li i{
        width: 35px;
        height: 35px;
        font-size: 15px;
    }
    .header-contact-info li span{ font-size: 15px; }
    .header-contact-info li p{ font-size: 12px; }
    .page article.page,
    .blog-single,
    .single-project .project-content{
        margin-right: 0;
    }
    .widget-area{
        margin-top: 30px;
    }
    .rtl.single-project .project-content{
        margin-right: 0;
        margin-left: 0;
    }
}
/* ---- 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, p{
        font-size: 16px;
    }
    .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; }
    .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; }
    .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;
    }
    .header-top{display: none;}
    .transparent-header .page-header {
        padding-top: 240px;
    }
    .main-header .brand{
        max-width: 150px;
    }
    .header-two .header-cart-wrap{margin-right: 25px;}
    .breadcrumbs{width: 80%;}
    .page-header h1.page-title{
        font-size: 24px;
        line-height: 32px;
    }
    .header-btn a{
        font-size: 14px;
        height: 40px;
        padding: 0 25px;
    }
}
/* ---- End of max-width 767px CSS ---- */


/* ---- Start of max-width 480px CSS ---- */
@media all and (max-width: 520px) {
    .header-btn{
        margin-left: 20px;
    }
    .header-btn a{
        font-size: 12px;
        height: 40px;
        padding: 0 20px;
    }
    .col-xs-6{
        float: none;
        width: 100%;
    }
    .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%;
    }
    .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;
    }
    .blog-single .entry-footer .footer-tags{
        margin-bottom: 10px;
    }

}
/* ---- End of max-width 480px 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) {
    .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 ---- */
