/*
    Construction Responsive
*/

@media (max-width: 1399px) {
    #about h2,
    #contact h2 {
        font-size: 36px;
        margin-bottom: 10px;
    }
    #aboutinner {
        padding: 20px 40px;
    }
    #contactinner {
        padding: 20px 40px;
    }
    .fa.rebel-lt,
    .fa.rebel-rt {
        font-size: 48px;
    }
    .fa.empire-lt,
    .fa.empire-rt {
        font-size: 48px;
    }
    .content h3 {
        margin-top: 10px;
    }
    img.mb-img {
        width: 220px;
    }
    .progbar {
        height: 12px;
        overflow: hidden;
    }
    .circle {
        width: 120px;
        height: 120px;
    }
    .circle .progressbar-text {
        font-size: 2rem !important;
    }
    .circle.revenue .progressbar-text:before {
        margin-left: -80px;
    }
}

@media (max-width: 1199px) {
    .features i,
    .features i.fa-usd {
        font-size: 18px;
    }
    .features {
        font-size: 14px;
    }
    .features ul li {
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .sm-padding {
        padding: 15px;
    }
    .sm-br-none br {
        display: none;
    }
    .fz-45 {
        font-size: 35px;
    }
    .video-content {
        padding: 0;
    }
    .sm-no-padding {
        padding: 0;
    }
    .height-500,
    .height-550,
    .height-600,
    .height-650,
    .height-660,
    .height-670,
    .height-700,
    .height-750 {
        height: 450px;
    }
    .mainmenu li a {
        font-size: 11px;
    }
    .wedding-content-block .ptb-95 {
        padding: 30px;
    }
    .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;
    }
    .heading br {
        display: none;
    }
    .features {
        display: none;
    }
    img.mb-img {
        width: 250px;
    }
    .fa.rebel-lt,
    .fa.rebel-rt {
        font-size: 24px;
    }
    .rebel-rt {
        right: 15px;
    }
    .fa.empire-lt,
    .fa.empire-rt {
        font-size: 24px;
    }
    .empire-rt {
        right: 15px;
    }
    #contact {
        text-align: center;
    }
    img.bc-img {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .methods {
        text-align: center;
        margin-top: 40px;
    }
    .methods i.fa {
        float: none;
        display: block;
        margin: auto;
    }
}


@media all and (min-width: 992px) {
    .row-eq-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .skills {
        border-left: 1px solid #f7f7f7;
    }
    .methods {
        border-right: 1px solid #f7f7f7;
    }
}



/* ---- 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: 12px;
    }
    .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;
    }
    .height-500,
    .height-550,
    .height-600,
    .height-650,
    .height-660,
    .height-670,
    .height-700,
    .height-750 {
        height: 400px;
    }
    .hero-w-form.height-600 {
        height: auto;
    }
    .js .slicknav_menu {
        display: block;
    }
    .bg-color {
        width: 100%;
    }
    .google-map {
        height: 280px;
    }
    .filter-items .padding-10 {
        padding: 5px;
    }
    .subs-custom .email-field {
        line-height: 43px;
    }
    .carousel-item img {
        image-rendering: auto;
    }
    .bg-grey {
        overflow-x: hidden;
        overflow-y: visible;
        padding-top: 15px;
    }
    .section-heading img {
    margin-bottom: 10px;
}
    .owl-controls {
        bottom: -15px;
    }
    img.mb-img {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .content p {
        font-size: 14px;
    }
    .content .skills h3 {
        margin-top: 20px;
    }
    .circles h3 {
        font-size: 18px;
        text-align: center;
    }
    .circle {
        width: 150px;
        height: 150px;
        margin-top: 40px;
    }
    .circles .row > div:first-of-type .circle {
        margin-top: 20px;
    }
}

/* ---- End of max-width 767px CSS ---- */

/* ---- Start of max-width 480px CSS ---- */

@media all and (max-width: 520px) {
    .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;
    }
    .countdown li {
        margin: 15px;
    }
    .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;
    }
    .heading {
        font-size: 13px;
    }
}

/* ---- End of max-width 480px CSS ---- */

/* ---- Start of max-width 420px CSS ---- */

@media all and (max-width: 480px) {
    #aboutinner {
        padding: 20px 30px;
    }
    #contactinner {
        padding: 20px 30px;
    }
    .rebel-lt {
        left: 5px;
    }
    .rebel-rt {
        right: 5px;
    }
    .empire-lt {
        left: 5px;
    }
    .empire-rt {
        right: 5px;
    }
    .fa.rebel-lt,
    .fa.rebel-rt {
        font-size: 16px;
        bottom: 5px;
    }
    .fa.empire-lt,
    .fa.empire-rt {
        font-size: 16px;
        bottom: 5px;
    }
    #about h2,
    #contact h2 {
        font-size: 28px;
    }
    a.cls {
        right: 5px;
    }
}

/* ---- End of max-width 420px CSS ---- */

/* ---- Start of max-width 380px CSS ---- */

@media all and (max-width: 380px) {}

/* ---- End of max-width 380px CSS ---- */
