@media only screen and (min-width:1280px) {
    .container {
        max-width: 1200px;
    }
}

@media only screen and (min-width:1400px) {
    .container {
        max-width: 1360px;
    }
}

@media only screen and (min-width:1500px) {
    .container {
        max-width: 1400px;
    }
}

@media only screen and (min-width:1900px) {
    .container {
        max-width: 1600px;
    }

    .navbar .menu li a {
        font-size: 18px;
        padding: 40px 20px;
    }

    .req-btn .f-btn {
        padding: 40px;
    }

    .navbar .menu li .m-mnu-c {
        top: 107px;
    }

        .navbar .menu li .m-mnu-c .m-mnu-c__list {
            padding: 45px 100px;
        }

            .ftr-sec-c .ftr-tp .ftr-cmny-dtl .str-ftr li:last-child, .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu a {
                font-size: 16px;
            }

    h1 {
        font-size: 54px;
    }

    .Oo-btn, .f-btn, .ldr-shp-c .ldr-shp-sngl .ldr-shp-sngl-txt p {
        font-size: 20px;
    }

    .home-banner .home-banner-img .bnr-mn-c {
        width: 600px;
        height: 600px;
    }

    .home-banner .home-banner-img:after {
        width: 630px;
        height: 630px;
        left: -22px;
        top: -17px;
    }

    .home-banner .home-banner-img:before {
        width: 640px;
        height: 640px;
        left: -37px;
        top: -18px;
    }

    .home-banner .home-banner-img .crl-bdr {
        width: 700px;
        height: 700px;
        left: -75px;
        top: -49px;
    }

    .home-banner:after {
        width: 1300px;
        height: 1300px;
    }

    h2, h4 {
        font-size: 30px;
    }

    .home-banner .home-banner-img .hm-bnr-flt p, a, label, li, p {
        font-size: 18px;
    }

    .home-banner .home-banner-img .hm-bnr-flt {
        width: 250px;
        padding: 15px;
        height: 65px;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .str-ftr li i, h6 {
        font-size: 22px;
    }

    h3 {
        font-size: 40px;
    }

    h5 {
        font-size: 26px;
    }

    .why-us-c .whyus-icn-c .whyus-icn-c-sngl {
        width: 200px;
        height: 200px;
    }

        .why-us-c .whyus-icn-c .whyus-icn-c-sngl img {
            width: 30px;
            height: 30px;
        }

    .servc-c .servc-sngl-c .servc-sngl-txt-c .sub-btm-serv-c ul li {
        font-size: 14px;
    }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li a img {
        width: 115px;
        height: 40px;
    }

    .all-hre-sec .hire-sec .hire-sec-img img {
        height: 400px;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .ftr-lgo {
        width: 185px;
        height: 55px;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .footer-social-link a img {
        width: 45px;
        height: 45px;
    }

    .global-add-c {
        padding-bottom: 0;
    }

    .ldr-shp-c .ldr-shp-sngl .ldr-shp-sngl-txt h6 {
        height: auto;
    }
}

@media only screen and (max-width:1680px) {
    a, body, label, li, p {
        font-size: 14px;
    }

    .req-btn .f-btn img {
        width: 20px;
    }

    .f-btn, .o-btn {
        padding: 10px 30px;
        font-size: 16px;
    }

    .navbar .menu a {
        font-size: 14px;
        font-weight: 700;
    }

    header .top-logo {
        width: 170px;
        height: 80px;
    }

    .home-banner:after {
        width: 900px;
        height: 900px;
    }

    .padng-sec {
        padding: 75px 0;
    }

    .clnt-c .cnt-sldr {
        margin: 30px 0;
    }

    .all-hre-sec .sub-hd, .clint-rvew-c .sub-hd, .faq-sec .sub-hd, .industry-c .sub-hd, .tech-dev-soft-sec-c .sub-hd {
        margin-bottom: 30px;
    }

    .tech-dev-soft-sec-c .f-btn {
        margin: 60px auto 0;
    }

    .clint-rvew-c, .ldr-shp-c {
        padding-bottom: 150px;
    }

    .global-add-c {
        padding-bottom: 0;
    }

    .ftr-tp {
        padding-top: 50px;
    }

    .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu .sub-srv-mnu-c {
        margin-left: 15px;
        margin-top: 10px;
    }

        .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu .sub-srv-mnu-c li a:after {
            left: -15px;
        }

    .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem {
        padding: 15px;
        flex: 0 0 25%;
    }

        .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu .sub-srv-mnu-c li a {
            padding: 2px 0 !important;
        }
}

@media only screen and (max-width:1499px) {
    .navbar .menu li a {
        font-size: 15px; 
        padding: 25px 20px; 
        /*font-weight: 900;*/
    }

    h1 {
        font-size: 40px;
    }

    .home-banner .home-banner-txt p {
        margin: 30px 0;
    }

    .req-btn .f-btn {
        padding: 25px 40px;
    }

    .navbar .menu li .m-mnu-c {
        top: 74px;
    }

    .navbar .menu li a.hasDropdown:after {
        bottom: -18px;
    }

    .faq-sec .tab-content {
        padding: 0 0 0 50px;
    }

    .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu .sub-srv-mnu-c li a {
        font-size: 12px;
    }

    .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu .sub-srv-mnu-c {
        margin-top: 10px;
    }

    .faq-sec .f-btn, .industry-c .f-btn {
        margin: 50px auto 0;
    }
}

@media only screen and (max-width:1399px) {
    .navbar .menu li a {
        padding: 10px 15px;
    }

    .req-btn .f-btn {
        padding: 25px 30px;
    }

    .home-banner .home-banner-img .bnr-mn-c {
        width: 400px;
        height: 400px;
    }

    .home-banner .home-banner-img:after {
        width: 415px;
        height: 415px;
    }

    .home-banner .home-banner-img:before {
        width: 425px;
        height: 425px;
    }

    .home-banner .home-banner-img .crl-bdr {
        width: 475px;
        height: 475px;
    }

    .home-banner:after {
        width: 795px;
        height: 795px;
    }

    h1 {
        font-size: 25px;
    }

    h3 {
        font-size: 2rem;
    }

    .home-banner .home-banner-txt h5, h6 {
        font-size: 14px;
    }

    .servc-c .sub-hd {
        margin-bottom: 30px;
    }

    .servc-c .servc-sngl-c {
        margin: 10px;
        padding: 8px;
        height: 400px;
    }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul {
        margin-left: 30px;
    }

        .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li a {
            padding: 0 10px;
        }

    .all-hre-sec .hire-sec {
        padding: 50px 0;
    }

    .padng-sec {
        padding: 40px 0;
    }

    .all-hre-sec .hire-sec .hire-sec-img img {
        height: 300px;
        width: 400px;
        margin: 0 auto;
        display: table;
    }

    .all-hre-sec .hire-sec .hire-sec-txt {
        width: 80%;
    }

    .clint-rvew-c, .ldr-shp-c {
        background-color: #f8f9fb;
    }

    .all-hre-sec .hire-sec .hre-bck-img {
        height: 600px;
    }

    .navbar .menu li .m-mnu-c .m-mnu-c__list {
        padding: 30px 50px;
    }

        .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem {
            flex: 0 0 25%;
            padding: 10px 1px;
        }

    .faq-sec .f-btn, .industry-c .f-btn {
        margin: 30px auto 0;
    }

    .home-contact .hme-cntct-al-c .cnt-inf {
        padding: 40px 0 30px;
    }

    .home-banner .home-banner-txt h5 span:after {
        height: 18px;
    }

    .clnt-c .clnts-all-icon .clnts-all-icon-sngl {
        margin-bottom: 20px;
        box-shadow: 0 0px 10px #5b5b5d4d;
    }
}

@media only screen and (max-width:1199px) {
    header .top-logo {
        width: 125px;
        height: 50px;
    }

    .req-btn, .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul {
        margin-left: 10px;
    }

        .req-btn .f-btn {
            padding: 20px 15px;
        }

    .f-btn, .o-btn {
        font-size: 14px;
    }

    .navbar .menu li a {
        padding: 20px 10px;
    }

    .req-btn .f-btn img {
        margin-right: 5px;
    }

    .navbar .menu li a i {
        margin-left: 5px;
    }

    .navbar .menu li .m-mnu-c {
        top: 63px;
    }

    .navbar .menu li a.hasDropdown:after {
        bottom: -16px;
    }

    .navbar .menu li .m-mnu-c .m-mnu-c__list {
        padding: 30px;
    }

        .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem {
            padding: 10px;
            flex: 0 0 33.33%;
        }

            .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu a {
                font-size: 12px;
            }

    h1 {
        font-size: 30px;
    }

    h2, h4 {
        font-size: 20px;
    }

    h3 {
        font-size: 26px;
    }

    .home-banner .home-banner-txt p {
        margin: 25px 0;
    }

    .home-banner .home-banner-img .hm-bnr-flt {
        width: 180px;
    }

    .clnt-c {
        padding-top: 30px;
    }

        .clnt-c .cnt-sldr .clnt-sngl-c .clnt-icn-c img {
            width: 140px;
            height: 40px;
        }

        .clnt-c .cnt-sldr {
            margin: 15px 0 5px;
        }

    .why-us-c .whyus-icn-c .whyus-icn-c-sngl {
        width: 170px;
        height: 170px;
    }

    .servc-c .servc-sngl-c {
        margin: 0;
        padding: 20px;
        height: inherit;
    }

        .servc-c .servc-sngl-c .servc-sngl-txt-c .sub-hd-serv-c {
            margin: 20px 0 10px;
        }

        .servc-c .servc-sngl-c .servc-sngl-img-c {
            background: #f0ebff;
            margin-top: 20px;
        }

        .servc-c .servc-sngl-c .servc-sngl-txt-c p {
            font-size: 12px;
            text-align: center;
        }

        .servc-c .servc-sngl-c .servc-sngl-txt-c .sub-btm-serv-c ul li {
            margin: 5px 0 0 10px;
        }

            .servc-c .servc-sngl-c .servc-sngl-txt-c .sub-btm-serv-c ul li:after {
                left: -10px;
            }

    .home-banner .home-banner-img .hm-bnr-flt.rtn-c {
        left: -40px;
    }

    .servc-c .servc-sngl-c .servc-sngl-txt-c .sub-hd-serv-c h6 {
        margin-top: 5px;
    }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li a img {
        width: 75px;
        height: 25px;
    }

    .all-hre-sec .sub-hd, .clint-rvew-c .sub-hd, .faq-sec .sub-hd, .industry-c .sub-hd {
        margin-bottom: 50px;
    }

    .how-wrk-c .how-wrk-c-txt {
        padding: 0 10px;
    }

    .industry-c .industry-c-all .industry-c-sngl {
        width: 150px;
        height: 150px;
    }

    .slick-next, .slick-prev {
        bottom: -66px;
        padding: 5px 15px;
    }

    .fq-ans {
        flex-direction: column;
    }

    .faq-sec .tab-content .fq-ans img {
        width: 200px;
        height: 200px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .faq-sec .tab-content h4, .home-contact .hme-cntct-al-c .cnt-inf a {
        margin-bottom: 20px;
    }

    .ldr-shp-c .ldr-shp-sngl .ldr-shp-sngl-img img {
        width: 125px;
        height: 125px;
    }

    .clint-rvew-c .clint-rvew-cal-cnt-c, .ldr-shp-c .ldr-shp-sngl {
        padding: 15px;
    }

    .global-add-c .glb-ad-sngl p span {
        display: inline;
        width: auto;
    }

    .global-add-c {
        padding-bottom: 0;
    }

    .home-contact .hme-cntct-al-c .cnt-inf {
        padding: 30px 20px 20px;
        margin: 40px 0;
        flex-direction: column;
        align-items: flex-start !important;
    }

        .home-contact .hme-cntct-al-c .cnt-inf p br {
            display: none;
        }

        .home-contact .hme-cntct-al-c .cnt-inf p em {
            width: 70%;
        }

    .sml-banner:after {
        right: -25%;
    }

    .sml-banner:before {
        right: -23%;
    }

    .brd-cum {
        margin-top: 35px;
    }

    .ref-logo {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .ref-logo-main img {
        margin-top: 10px;
    }
}

@media only screen and (max-width:991px) {
    .faq-sec .tab-content, .navbar, .navbar .menu li .m-mnu-c .m-mnu-c__list {
        padding: 0;
    }

        .m-mnu-c.has-multi .m-mnu-c__list-multi:not(:first-child), .m-mnu-c__list .m-mnu-c__listItem:nth-child(n+11), .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu .sub-srv-mnu-c, .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu a:after, a.hasDropdown:after {
            display: none;
        }

    .navbar, .w-20-c {
        width: 50%;
    }

    .sces-sty .sub-hd, .why-us-c .sub-hd {
        text-align: center;
    }

    .home-banner .home-banner-txt h1:after {
        bottom: 5px;
        width: 8px;
        height: 8px;
    }

    .mobile-menu {
        display: block;
        margin: 0 20px;
    }

        .mobile-menu > i {
            cursor: pointer;
            font-size: 20px;
        }

    .navbar {
        align-items: flex-start;
        position: absolute;
        transition: .2s ease-out;
        top: 49px;
        border-radius: 0;
        will-change: top;
        height: calc(100vh - 63px);
        z-index: 999;
        background-color: #2d2c2c;
        left: -100%;
        overflow: auto;
        -webkit-transition: .2s ease-out;
        -moz-transition: .2s ease-out;
        -o-transition: .2s ease-out;
    }

    .navbar--is-visible {
        left: 0;
        -webkit-transition: .2s ease-out;
        -moz-transition: .2s ease-out;
        -o-transition: .2s ease-out;
        transition: .2s ease-out;
    }

    .navbar .menu {
        flex-direction: column;
        width: 100%;
    }

        .navbar .menu li {
            position: relative;
            flex-direction: column;
            transition: initial;
        }

            .navbar .menu li:hover {
                background-color: initial;
            }

            .navbar .menu li .m-mnu-c {
                position: static;
                display: flex;
                overflow: hidden;
                max-height: 0;
                margin-bottom: 0;
                transition: .3s;
                flex-wrap: wrap;
            }

    .m-mnu-c--is-visible {
        max-height: 1000px !important;
    }

    .menu .m-mnu-c.has-multi .m-mnu-c__list {
        margin-right: 0;
        border-right: 0;
    }

    .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem {
        flex-basis: 100%;
        padding: 0;
    }

    .navbar .menu li .m-mnu-c.has-multi .m-mnu-c__list {
        flex-basis: 100%;
    }

    .navbar .menu li a {
        padding: 20px 30px;
        justify-content: space-between;
        color: rgba(255,255,255,.6);
        border-bottom: 1px solid rgba(255,255,255,.2);
    }

    .navbar .menu li.is-selected {
        position: relative;
    }

        .navbar .menu li.is-selected a {
            color: #fff;
        }

    .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu a i, .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu a img {
        margin-right: 0;
        display: none;
    }

    .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu a {
        font-size: 12px;
        padding: 10px 50px !important;
        background: #ffffff0f;
        border-bottom: 1px solid #011224;
        display: block;
    }

    .mob-mnu-open-c {
        overflow: hidden;
    }

    .why-us-c .row {
        flex-direction: column-reverse;
    }

    .sub-hd h1 span, .sub-hd h6 span {
        display: inline;
        width: auto;
    }

    .why-us-c .sub-hd {
        margin-left: 0;
        margin-bottom: 50px;
    }

    .padng-sec {
        padding: 40px 0;
    }

    .servc-c .col-lg-4.col-md-6.col-12:nth-child(11) .servc-sngl-c, .servc-c .col-lg-4.col-md-6.col-12:nth-child(2) .servc-sngl-c, .servc-c .col-lg-4.col-md-6.col-12:nth-child(5) .servc-sngl-c, .servc-c .col-lg-4.col-md-6.col-12:nth-child(8) .servc-sngl-c, .servc-c .servc-sngl-c .servc-sngl-img-c, .servc-c .servc-sngl-c.bck-end-c, .servc-c .servc-sngl-c.uoiux-ser-c, .servc-c .servc-sngl-c.wb-app-c {
        margin-top: 0;
    }

    .servc-c .servc-sngl-c-sdo {
        margin-bottom: 30px;
    }

    .all-hre-sec .sub-hd, .clint-rvew-c .sub-hd, .faq-sec .sub-hd, .industry-c .sub-hd, .servc-c .sub-hd, .tech-dev-soft-sec-c .sub-hd {
        margin-bottom: 50px;
    }

    .sces-sty .row, .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c {
        flex-direction: column;
    }

        .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-hd-c, .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c {
            padding: 15px;
            width: 100%;
        }

        .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-hd-c {
            border-radius: 10px 10px 0 0;
        }

        .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c {
            border-radius: 0 0 10px 10px;
        }

    h5 {
        font-size: 16px;
    }

    .all-hre-sec .hire-sec .hire-sec-txt {
        width: 100%;
        padding-left: 20px;
    }

    .all-hre-sec .rev-sec .hire-sec-txt {
        padding-right: 20px;
        padding-left: 0;
    }

    .all-hre-sec .hire-sec .hre-bck-img {
        height: 500px;
    }

    .how-wrk-c-all-cont {
        flex-wrap: wrap;
    }

    .how-wrk-c-txt {
        margin: 0 0 20px !important;
    }

    .how-wrk-c .f-btn {
        margin: 20px auto 0;
    }

    .sub-hd h6 {
        margin-top: 5px;
    }

    .faq-sec .nav.nav-tabs .nav-link h4 {
        margin-right: 10px;
    }

    .ldr-shp-c .sub-hd {
        text-align: center;
        margin-bottom: 30px;
    }

    .clint-rvew-c, .ldr-shp-c {
        padding-bottom: 75px;
    }

    .home-contact .hme-cntct-al-c {
        padding: 30px;
        border-radius: 10px;
    }

    .home-contact .fieldsets {
        margin-bottom: 0;
    }

        .glb-ad-sngl, .home-contact .fieldsets input:not([type=submit]) {
            margin-bottom: 20px;
        }

    .home-contact .contact-us-btn {
        min-width: 100%;
        margin: 20px auto 0;
        font-size: 18px;
    }

    .ftr-cmny-dtl {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 30px;
    }

    .ftr-tp {
        padding-top: 15px !important;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .str-ftr {
        margin: 15px 0;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .footer-social-link {
        margin-top: 15px;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .ref-logo img {
        width: 60px;
        height: 60px;
    }

    .ftr-sec-c .ftr-tp .footer-links-list {
        margin-top: 10px;
    }

    h2, h4 {
        font-size: 18px;
    }

    .sml-banner:after {
        right: -60%;
    }

    .sml-banner:before {
        right: -59%;
        bottom: -15%;
    }

    .sces-sty .btn-grp-c {
        justify-content: center;
        margin-bottom: 20px;
    }

    .faq-new .faq-img-1, .faq-new .faq-img-2, .faq-new .faq-img-3, .faq-new .faq-img-4 {
        display: none !important;
    }
}

@media only screen and (max-width:767px) {
    .home-banner:after {
        width: 600px;
        height: 555px;
        right: -32%;
        top: -33%;
    }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul {
        flex-wrap: wrap;
    }

        .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li:first-child a {
            padding-left: 0 !important;
            margin-bottom: 12px;
        }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c {
        margin-bottom: 15px;
    }

        .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li a img {
            width: 90px;
            height: 25px;
        }

    .all-hre-sec .scrl-efct, .each-event:after, .each-event:before {
        display: none;
    }

    .all-hre-sec .rev-sec .hire-sec-txt {
        padding-right: 0;
    }

    .all-hre-sec .hire-sec .hire-sec-txt {
        padding-left: 0;
        margin-top: 30px;
    }

        .all-hre-sec .hire-sec .hire-sec-txt .sub-hd {
            margin-bottom: 10px;
        }

    .sml-banner:after {
        width: 600px;
        height: 600px;
        right: -65%;
    }

    .sml-banner:before {
        width: 700px;
        height: 700px;
        right: -71%;
        bottom: -24%;
    }

    .global-add-c .glb-ad-sngl h6 {
        margin: 5px 0;
    }

    .glb-ad-sngl.text-center {
        margin-bottom: 15px;
        display: flex;
        align-items: center;
    }

    .glb-ad-sngl-cnt {
        text-align: left;
        margin-left: 20px;
    }
}

@media only screen and (max-width:576px) {
    .btn-grp-c a, .sml-banner .sml-banner-txt h1 {
        text-align: center;
    }

    .home-banner .home-banner-txt p, .navbar, .w-20-c {
        width: 100%;
    }

    h1 {
        font-size: 24px;
    }

    .all-hre-sec .hire-sec, .padng-sec {
        padding: 30px 0;
    }

    .why-us-c .whyus-icn-c .whyus-icn-c-sngl {
        width: 100%;
        height: 175px;
        margin: 12px !important;
        padding: 20px 15px 10px;
        max-width: 150px;
    }

    .all-hre-sec .sub-hd, .clint-rvew-c .sub-hd, .faq-sec .sub-hd, .form-block, .how-wrk-c .sub-hd, .industry-c .sub-hd, .servc-c .sub-hd, .tech-dev-soft-sec-c .sub-hd, .why-us-c .sub-hd {
        margin-bottom: 30px;
    }

    .all-hre-sec .hire-sec .hire-sec-img img {
        height: 200px;
        width: 100%;
        margin: 0 auto;
        display: table;
    }

    .servc-c .f-btn, .tech-dev-soft-sec-c .f-btn {
        margin: 30px auto 0;
    }

    .tech-dev-sngl-soft-icn-c ul li {
        width: 50%;
        margin: 10px 0;
    }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li a {
        margin: 0 auto;
    }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li:first-child a {
        padding-left: 0 !important;
        margin-bottom: 0;
    }

    .home-banner:after {
        right: -138%;
        top: -58%;
    }

    .servc-c .servc-sngl-c .servc-sngl-txt-c p {
        font-size: 14px;
    }

    .home-contact .hme-cntct-al-c .cnt-inf span, .servc-c h2 {
        font-size: 20px;
    }

    .servc-c h6 {
        font-size: 16px;
    }

    .faq-sec .nav.nav-tabs .nav-link, input:not([type=submit]) {
        padding: 10px 15px;
    }

    .faq-sec .tab-content {
        margin-top: 20px;
    }

    .ldr-shp-c .ldr-shp-sngl {
        padding: 10px;
    }

    .slick-slide {
        margin: 0 5px;
    }

    .slick-list {
        margin: 0 -5px;
    }

    .clint-rvew-c, .ldr-shp-c {
        padding-bottom: 75px;
    }

    .home-contact .hme-cntct-al-c {
        padding: 0;
    }

    .hme-cntct-al-c .row .row {
        flex-direction: column;
    }

    .home-banner-txt {
        text-align: left;
    }

    .hme-cntct-al-c .row {
        flex-direction: column-reverse;
    }

    .home-contact .sub-hd, .terms-cnt-c h3 {
        margin-bottom: 20px;
    }

    .clnt-c h6 span {
        display: inline;
        width: auto;
    }

    .scl-top-btn {
        right: 15px;
        z-index: 999;
        bottom: 300px;
    }

        .scl-top-btn i {
            color: #fff;
            font-size: 20px;
            margin-top: 3px;
        }

    .why-us-c .whyus-icn-c .whyus-icn-c-bk-bdr {
        width: 150px;
        height: 150px;
    }

    .industry-c .industry-c-all .industry-c-sngl {
        width: 40%;
        height: 145px;
    }

        .industry-c .industry-c-all .industry-c-sngl img {
            width: 40px;
            height: 40px;
            margin: 0 auto 10px;
        }

    .sces-sty .slick-list {
        padding: 0 20% 0 0 !important;
    }

    section.sces-sty {
        padding-bottom: 50px;
    }

    .slick-prev {
        right: 50%;
    }

    .slick-next {
        right: 32%;
    }

    .ldr-shp-c .ldr-shp-sngl .ldr-shp-sngl-txt h6 {
        height: 35px;
    }

    .clint-rvew-c .clint-rvew-cal-cnt-c {
        border-right: none;
    }

    .global-add-c .glb-ad-sngl img {
        width: 45px;
        height: 45px;
    }

    .home-contact .contact-us-btn {
        border-radius: 5px;
        margin: 0;
    }

    .ftr-cmny-dtl {
        margin-bottom: 0;
    }

    .ftr-tp {
        padding-top: 30px !important;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .ftr-lgo {
        width: 120px;
        height: 35px;
        margin-bottom: 5px;
    }

    .ftr-sec-c .copyright-c p, .home-banner .home-banner-txt h5 span:after, .home-contact:after {
        display: none;
    }

    .ftr-sec-c .copyright-c {
        padding: 0 0 80px;
        border-top: none;
    }

    .home-banner {
        height: calc(100vh - 115px);
    }

    .clnt-c {
        padding-top: 20px;
    }

    .btn-grp-c {
        flex-wrap: wrap;
        margin-bottom: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .servc-c .servc-sngl-c .servc-sngl-txt-c .sub-btm-serv-c {
        margin-top: 15px;
        padding-top: 15px;
        flex-wrap: wrap;
    }

    .ftr-sec-c .ftr-tp .ftr-cmny-dtl .str-ftr li:last-child span {
        display: inline;
    }

    .home-banner .home-banner-txt h5 span {
        padding-left: 0;
        margin-left: 0;
        display: table;
    }

    .home-contact {
        background: #004fa0;
        border-radius: 20px 20px 0 0;
    }

    .cmng-sn .cmng-sn-cnt {
        height: calc(100vh - 125px);
    }

        .cmng-sn .cmng-sn-cnt h1 {
            font-size: 60px;
            text-align: center;
        }

        .cmng-sn .cmng-sn-cnt img {
            height: 190px;
            margin-top: 45px;
        }

    .sml-banner:after {
        width: 400px;
        height: 400px;
        right: -75%;
    }

    .sml-banner:before {
        width: 500px;
        height: 500px;
        right: -85%;
        bottom: -28%;
    }

    .brd-cum {
        margin-top: 15px;
        justify-content: center;
    }

    .terms-cnt-c h3 span {
        display: table;
        width: 100%;
    }

    .terms-cnt-c ul {
        margin-left: 10px;
    }

    .terms-cnt-c h4 {
        margin: 15px 0 10px;
    }

    .btn-grp-c a, .ftr-sec-c .ftr-tp .ftr-cmny-dtl .ref-logo img, .tech-dev-all-soft-c .tech-dev-sngl-soft-c:last-child {
        margin-right: 0;
    }

    .servc-c .servc-sngl-c .servc-sngl-txt-c .sub-btm-serv-c ul {
        column-count: 1;
    }

    .tech-dev-all-soft-c {
        display: flex;
        display: flex;
        overflow: auto;
        width: 100%;
    }

        .tech-dev-all-soft-c .tech-dev-sngl-soft-c {
            margin-right: 15px;
            flex-basis: 85%;
            flex-shrink: 0;
        }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c {
        min-height: 215px;
    }

    .servc-c .servc-sngl-c .servc-sngl-txt-c .sub-btm-serv-c ul li {
        display: block;
    }

    .service-banner .home-banner-txt .hm-bnr-txt-pnt {
        margin-left: 0;
    }

    .navbar .menu li a {
        padding: 10px 20px;
    }

    .navbar .menu li .m-mnu-c .m-mnu-c__list .m-mnu-c__listItem .srv-mnu a {
        padding: 10px 30px !important;
    }

    .googlesupport {
        word-break: break-all;
    }

    iframe {
        bottom: 70px !important;
    }

    .widget-visible iframe {
        bottom: 58px !important;
    }

    .btn-grp-c a {
        margin-bottom: 20px;
        width: 70%;
    }

    .ldr-shp-c .f-btn {
        margin: 20px auto 0;
    }
}

@media only screen and (max-width:355px) {
    .home-banner {
        height: auto;
    }

    h1 {
        font-size: 20px;
    }

    .home-banner .home-banner-txt p {
        margin: 10px 0;
    }

    p {
        font-size: 12px;
    }

    .why-us-c .whyus-icn-c .whyus-icn-c-sngl {
        height: 130px;
        margin: 10px !important;
        padding: 15px;
    }

        .why-us-c .whyus-icn-c .whyus-icn-c-sngl img {
            margin: 0;
        }
}

@media screen and (max-width:990px) and (orientation:landscape) {
    .home-banner, .thankyou-sec .thankyou-sec-cont-c {
        height: auto;
    }

    .home-contact .sub-hd {
        margin-top: 25px;
    }

    .tech-dev-all-soft-c {
        display: flex;
        overflow: auto;
        width: 100%;
    }

        .tech-dev-all-soft-c .tech-dev-sngl-soft-c {
            margin-right: 15px;
            flex-basis: 85%;
            flex-shrink: 0;
        }

            .tech-dev-all-soft-c .tech-dev-sngl-soft-c:last-child {
                margin-right: 0;
            }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c {
        min-height: 175px;
    }

    .tech-dev-sngl-soft-icn-c ul li {
        width: calc(33.33% - 10px);
        margin: 10px 5px;
    }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li a img {
        width: 100%;
        height: 25px;
    }

    .tech-dev-soft-sec-c .tech-dev-all-soft-c .tech-dev-sngl-soft-c .tech-dev-sngl-soft-icn-c ul li a {
        padding: 0;
        margin: 0 !important;
        display: table;
        width: 100%;
    }

    .tech-dev-soft-sec-c .f-btn {
        margin: 30px auto 0;
    }
}
