@media (max-width: 1024px) {
    .list-items .blog-post .blog-content {
        padding: 0;
    }
    .single-post h2 {
        font-size: 20px;
    }
    .comments-list .comment-box {
        width: 620px;
    }
    .reply-list .comment-box {
        width: 540px;
    }
    .top-header,
    .bottom-header {
        display: none;
    }
    .slider-text h1 {
        font-size: 24px;
        line-height: 18px;
    }
    .cta-section-2 .cta-content h2 {
        font-size: 20px;
    }
    .project-filter li {
        margin-right: 0;
        padding: 10px;
    }
    .section-heading span {
        font-size: 10px;
    }
    .section-heading h2 {
        font-size: 24px;
    }
    .counter-section {
        padding: 100px 0;
    }
    .widget-content img {
        width: 100%;
    }
    .bg-shape,
    .bg-shape-2 {
        display: none;
    }
}


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

@media (max-width: 992px) {
    .sm-padding {
        padding: 15px;
    }
    ul.nav>li>a {
        font-size: 10px;
        padding: 0 5px;
    }
    .blog-content p {
        font-size: 12px;
    }
    .blog-items {
        padding: 0 10px;
        border: none;
    }
    .list-items .blog-post .col-md-6:first-child {
        padding-left: 15px;
    }
    .cta-section-2:after,
    .cta-section-2:before {
        display: none;
    }
    .cta-section-2 .cta-content h2 {
        font-size: 16px;
    }
    .cta-section-2 .default-btn {
        background-color: #222;
        color: #fff;
        border: 2px solid #222;
    }
    .cta-section-2 .default-btn:hover {
        background-color: transparent;
    }
    .about-content h2 {
        font-size: 18px;
    }
    .about-wrap img {
        margin-bottom: -60px;
    }
    .project-filter li {
        font-size: 10px;
    }
    .cta-content h2 {
        font-size: 24px;
    }
    .cta-section {
        padding: 100px 0;
    }
    .blog-post .blog-content a {
        font-size: 15px;
    }
    .header-section {
        top: 0;
    }
    .slider-text .default-btn {
        font-size: 10px;
        line-height: 35px;
    }
}


/* ---- 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: 13px;
        line-height: 25px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 16px;
    }
    p br {
        display: none;
    }
    .padding {
        padding: 60px 0;
    }
    .xs-padding {
        padding: 0px;
    }
    .header-section .container {
        max-width: 100%;
        width: 100%;
    }
    .page-content {
        padding-top: 0;
    }
    .navbar-header {
        padding: 23px 20px;
    }
    .navbar-header .brand {
        display: block;
        padding: 13px 25px;
    }
    .js #mainmenu {
        display: none;
    }
    .js .slicknav_menu {
        display: block;
        padding: 0;
    }
    .breadcrumb {
        right: auto;
        top: auto;
        bottom: -50px;
        left: -15px;
        margin: 0;
    }
    .slider-section {
        height: auto;
        overflow: hidden;
    }
    .contact_form .form-group .col-sm-6:first-child {
        margin-bottom: 15px;
    }
    .coment-form .form-group .col-sm-4:last-child {
        margin-top: 15px;
    }
    .list-items .blog-post img {
        margin-bottom: 10px;
    }
    .colum-row .col-sm-6:first-child {
        margin-bottom: 15px;
    }
    .contact-info ul li {
        font-size: 10px;
    }
    .single-post h2 {
        font-size: 16px;
    }
    .share-icon li {
        margin-bottom: 10px;
    }
    .comments-list .comment-box {
        width: 100%;
    }
    .slider-text p,
    .slider-text .default-btn {
        display: none !important;
    }
    .slider-text h1 {
        font-size: 12px;
        line-height: 8px;
    }
    .nivo-controlNav {
        bottom: 5px;
    }
    .footer-social {
        display: block;
        text-align: right;
        margin-top: 0;
        margin-left: 17%;
    }
    .factory-copyright-text {
        padding: 5px 0;
        text-align: center;
    }
    .factory-qoute-form {
        margin-top: 12px;
    }
    .factory-copyright-text:before {
        content: none;
    }
    .factory-copyright-text {
        background-color: #FFCD00;
    }
    .navbar-fixed-top.header-section,
    .header-section {
        position: inherit;
    }
    .cta-section-2 .cta-content h2 {
        font-size: 14px;
    }
    .projects-sections {
        margin-bottom: 18px;
    }
    .project-title {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
        margin-top: 0;
        margin-bottom: 12px;
    }
    .projects-names {
        text-align: center;
    }
    .welcome-feature li {
        display: inline-block;
        margin-right: 47px;
        padding: 0;
        margin-bottom: 26px;
    }
    .about-section::before {
        content: none;
    }
    .about-cntnt-wrp {
        padding-left: 0px;
        margin-top: 8px;
    }
    .cta-section-2 .default-btn {
        padding: 0 10px;
        line-height: 35px;
        font-size: 10px;
    }
    .about-us-img::after {
        height: auto;
        width: auto;
        left: auto;
        right: auto;
        content: none;
    }
    .cta-section-2 {
        padding: 20px 0;
    }
    .about-wrap img {
        display: none;
    }
    .about-content h2 {
        font-size: 14px;
    }
    .section-heading h2 {
        font-size: 18px;
    }
    .service-wrap .col-4 {
        padding: 5px;
    }
    .service-content h4 {
        font-size: 10px;
        letter-spacing: 0;
    }
    .service-content p {
        line-height: 15px;
    }
    .service-content a {
        font-size: 10px;
        letter-spacing: 0;
    }
    .counter-section {
        padding: 50px 0;
    }
    .contact1 {
        height: auto;
    }
    .map1 {
        height: auto;
    }
    .loactios-close {
        top: 5px;
        left: 5px;
    }
    .locations-block {
        position: absolute;
        width: 300px;
        height: 400px;
        overflow-y: scroll;
        min-height: 262px;
        right: -403px;
        background: linear-gradient(to right, #1c408e, #122444);
        transition: all ease .3s;
        top: -140px;
        padding: 14px;
        text-align: center;
        border: 5px solid #ccc;
        z-index: 9999;
    }
    .contact-box {
        box-shadow: 0px 0px 10px #bdbbbb;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .project-filter {
        text-align: left !important;
        margin-top: 10px;
    }
    .project-filter li {
        font-size: 9px;
    }
    .widget-content img {
        max-width: 100%;
    }
}


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


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

@media all and (max-width: 576px) {
    .coment-form .form-group .col-sm-4 {
        margin-bottom: 15px;
        margin-top: auto;
    }
    .coment-form .form-group .col-sm-4:last-child {
        margin: 0;
    }
    .widget-content img {
        max-width: 100%;
    }
    .contact-wrap {
        padding: 60px 15px;
        margin-top: 0;
    }
    #google_map {
        position: inherit;
        height: 200px;
        margin-top: -60px;
    }
}


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


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

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


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


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

@media all and (max-width: 380px) {
    .slider_content .btn_group a {
        margin: 0 10px 10px 0;
    }
}


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

@media (max-width: 881px) {
    .facilities-section {
        left: 0px;
    }
    .site-branding {
        /* position: absolute; */
        top: 0px;
        width: 336px;
    }
    .header-section {
        height: auto;
    }
    .top-social span {
        display: none;
    }
    .top-social {
        position: absolute;
        z-index: 9;
        bottom: 0;
        width: 28px;
        left: 10px;
    }
    .mobile-num {
        color: #fff;
        font-size: 13px;
        border: transparent;
        padding: 4px 0 !important;
        background-color: #bd271e;
        border-radius: 13px;
        width: 100%;
        display: block;
        text-align: center;
    }
    .iso h3 {
        margin-bottom: 0px;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }
    .iso {
        padding: 5px;
        padding-right: 10px;
        position: absolute;
        background: radial-gradient(#1e418f, #04163c);
        margin-top: 12px;
        top: 155px;
        z-index: 99;
        animation: blinking4 1s infinite;
        border-radius: 0px 50px 50px 0px;
    }
    .mobile-model {
        padding: 10px;
    }
    .carousel {
        position: relative;
        margin-top: 10vh;
    }
    .mobile-num a {
        display: initial !important;
        background-color: transparent !important;
        padding: 0 4px !important;
    }
    .slicknav_btn {
        background-color: #bd271e;
        margin: 10px 5px 14px;
        position: absolute;
        padding: 16px 11px;
        padding-bottom: 20px;
        top: -10px;
        right: -13px;
        z-index: 99;
        border-radius: 0px 0px 27px 27px;
    }
    .ent-ser img {
        padding-top: 18px !important;
        width: 70% !important;
    }
    .logo-branding {
        text-align: center;
        left: 0;
        width: 100%;
    }
    .logo-branding img {
        padding-top: 0px;
        width: 236px;
    }
    .top-social ul li a {
        width: 33px;
        height: 33px;
        font-size: 15px;
        line-height: 34px;
        margin-bottom: 4px;
    }
    .top-social ul::before {
        height: 62px;
        bottom: 154px;
    }
    .slicknav_nav {
        background-color: #275b9d;
        position: absolute;
        width: 100%;
        /* top: -17px; */
        height: 299px;
        overflow-y: auto;
        text-transform:uppercase;
    }
    .slicknav_nav li ul {
        background-color: #1f1d1d;
    }
    .slicknav_nav li ul li a {
        padding: 5px 10px;
        font-size: 14px;
    }
    .slicknav_nav .slicknav_row,
    .slicknav_nav a {
        padding: 10px 15px;
        margin: 0;
        color: #fff;
    }
    .full-sec-content .row {
        margin: 0px;
    }
    .sec-title .title {
        font-size: 20px;
    }
    .service-box .ser-title {
        display: none;
    }
    .single-working-steps-box {
        position: relative;
        display: inherit;
        float: left;
        max-width: initial;
        width: 50%;
        margin: auto;
        margin: 18px auto 1px;
        margin-right: 0px;
        text-align: center;
        height: 196px;
    }
    .single-working-steps-box:before {
        content: none;
    }
    .blog-section {
        text-align: center;
    }
    .single-working-steps-box .icon-holder {
        position: relative;
        display: block;
        width: 130px;
        height: 130px;
        margin: 0 auto;
        border: 10px solid #dedfe1;
        border-radius: 50%;
        transition: all 0.5s ease-in-out 0s;
        box-shadow: 0 0 16px #524f4f;
    }
    .ser-img img {
        width: 58px;
        padding-top: 24px;
    }
    .single-working-steps-box .text-holder h4 {
        font-size: 15px;
        line-height: 30px;
        margin: 0 0 4px;
    }
    .full-sec-content.about-cntnt-wrp .p-fnt {
        margin-bottom: 0px;
        line-height: 26px;
        padding: 14px;
        font-size: 14px;
        text-align: center;
    }
    .readmore-btn {
        display: table;
        margin: auto;
    }
    #scroll-to-top {
        right: 0px;
        width: 28px;
        height: 28px;
        line-height: 30px;
    }
    .fac-before-after::before,
    .fac-before-after::after {
        content: none;
    }
    .subscri-right-icon {
        right: 12px;
        width: 41px;
    }
    .subscri-left-icon {
        left: 12px;
        width: 41px;
    }
    .home-wapper .row {
        margin: 0px;
    }
    .working-steps-area .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .facilities-section {
        text-align: center;
        margin-top: 33px;
    }
    .facilities-section h3 {
        color: #000000;
        font-size: 23px;
    }
    .facilities-section p {
        border: none;
    }
    .subscribe-input input {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .subscribe-input .btn {
        float: inherit;
    }
    .add-image {
        text-align: center;
        margin-top: 37px;
    }
    .footer-social {
        display: block;
        text-align: right;
        margin-top: 0;
        position: relative;
        margin-left: 0;
        margin-bottom: 14px;
    }
    .factory-copyright-text {
        background-color: #c32620;
    }
    .quote-section {
        text-align: center;
        font-size: 14px;
    }
    .about-widjet {
        text-align: center;
    }
    .about-widjet .factory-widget-title h2 {
        text-align: center;
        width: 100%;
    }
    .about-widjet .factory-widget-title h2:before {
        left: 0px;
        right: 0px;
        margin: 0 auto;
    }
    .mobile-address {
        display: block;
        position: absolute;
        top: 129px;
        text-align: left;
        width: 100%;
        padding: 0 0px;
    }
    .mobile-address li {
        width: 50%;
        float: left;
        padding: 0 4px;
    }
    .mobile-address li a {
        color: #fff;
        font-size: 13px;
        border: transparent;
        padding: 4px 0;
        background-color: #bd271e;
        border-radius: 13px;
        width: 100%;
        display: block;
        text-align: center;
    }
    .mobile-address li:nth-child(2) a {
        background-color: #275b9d;
    }
    .top-header,
    .bottom-header {
        display: block;
    }
    .top-header .top-left,
    .top-header .tp-right {
        display: none;
    }
    .ts-appontment .btn::before,
    .ts-appontment .btn::after {
        display: none;
    }
    .ts-appontment {
        text-align: center;
        position: absolute;
        width: 87%;
        z-index: 99;
        padding: 0 0px;
        margin: 0 0px;
    }
    .single-working-steps-box:last-child {
        margin-right: 0;
        /* width: 100%; */
    }
    .subscribe p {
        color: #131313;
        font-size: 16px;
    }
    .ts-appontment .btn {
        animation: blinking 1s infinite;
        border-color: transparent !important;
        margin: 0;
        margin-top: 5px;
        border-radius: 28px;
        position: relative;
        padding: 6px 10px;
        font-size: 12px;
        float: left;
        width: 46%;
        margin-left: 7px;
    }
    .blog-text h4 {
        font-size: 17px;
    }
    .footer-social a {
        width: 38px;
        height: 38px;
    }
    .widget_gallery .footer-c ul li a {
        margin-right: 13px;
        font-size: 14px;
    }
    .preloader-wrap {
        padding-top: 15rem;
    }
    .about-text {
        text-align: center;
    }
    .about-text h2 {
        margin: auto;
        margin-bottom: 11px;
    }
    .inner-about-image {
        margin-top: 4px;
        box-shadow: 0 0 10px;
    }
    section.brewad-cumb-section {
        /* padding: 178px 0 32px 0; */
    }
    .email-signature .signature-content:before,
    .email-signature .signature-content:after {
        content: none;
    }
    .email-signature .title {
        font-size: 19px;
        text-align: center;
    }
    .email-signature .title span {
        font-size: 16px;
        display: block;
    }
    .email-signature .post {
        text-align: center;
        display: block;
        font-size: 14px;
    }
    .email-signature .signature-content li {
        padding: 10px;
    }
    .brad-cumb li {
        float: left;
        margin: 0 6px;
        font-size: 14px;
        color: #204b91;
    }
    .brewad-cumb-section h1 {
        font-weight: 600;
        font-size: 23px;
        margin-bottom: 17px;
    }
    .other-team-members {
        min-height: auto;
    }
    .ts-appontment .btn2 {
        animation: blinking2 1s infinite;
        float: left;
    }
    .right-navigation {
        z-index: 9999;
    }
    .visit-website {
        position: relative;
        bottom: 0px;
        text-align: center;
        margin: 20px 0px;
    }
}

@media (min-width: 881px) {
    .mobile-address {
        display: none;
    }
}