@media screen and (max-width: 1400px) {
	.container {max-width: 1280px;}
	.howwedo-bg {padding: 60px 0px;}
}


@media screen and (max-width: 1199px) {
	.review-block .number {font-size: 24px;}
	.review-block .year {font-size: 18px;}
	.review-block .review-description {font-size: 14px;}
	.whatwedo-content-block p {width: 100%; max-width: 100%; display: block;}

        .menu_content > ul > li > a {
    float: left;
    text-decoration: none;
    color: #474747;
    padding: 15px 0px 10px;
    font-size: 13px;
}
.menu_content > ul > li {
    list-style: none;
    margin-right:23px;
    display: inline-block;
}

}

@media screen and (max-width:1110px) {
	header .top-logo {width: 15.666%;}
	header .top-navigation {width: 54.997%;}
	header .top-contact {width: 29.292%;}
	.header-navigation .navbar-nav a.nav-link {padding-left: 6px; padding-right: 6px;}
	header .top-right .contact-button a {padding: 14px 10px;}
	.home-slider .slider-block .slider-content {padding-top: 0px;}
	.home-slider .slider-block .slider-content .slider-description {font-size: 20px;}
}

@media screen and (max-width:1024px) {
	.home-slider .slider-block .slider-content h1 {font-size: clamp(2rem,4.5rem,4.5vw);}
	.whatwedo .whatwedo-bg .whatwedo-description {font-size: 30px; margin-top: 50px;}
	.whatwedo .whatwedo-bg .whatwedo-pic {bottom:0px; right:0px;}
	.howwedo-heading {font-size: 30px;}
	.testimonial-content {font-size: 22px;}
	.happensnext ul li:after {background:none;}
	.happensnext ul li {width: 100%;}
	.page-breadcrumb {margin-inline-end:0%; --e-column-margin-right:0%;}
	.pagetop-heading {font-size: 35px;}
	.pagetop-descriptoin {font-size: 20px;}
	.solutions-left h2 {font-size: 24px;}
	.solutions-point-block .solutions-point-description h3 {font-size: 15px;}
	.solutions-left {margin-top:0px !important; padding-top: 0px !important;}
	.managed-it-services-content h2 {font-size: 24px;}
/*	.managed-it-services-content {margin-top: 22%;}*/

    .solutions_list:after {
    content: '';
    position: absolute;
    display:none;
    top: 285px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    border-top: 10px solid #d9d9d9 !important;
}

.menu_content > ul > li {
    list-style: none;
    margin-right: 14px;
    display: inline-block;
}
.page-common-title h1 {
    font-size: 35px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 15px;
}
.focus-section p {
    color: #474747;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
}
.page-common-title .page-common-description {
    font-size:16px;
    font-weight: 400;
    line-height: 1.5em;
    color: #474747;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 800px;
}
.productivity-section .productivity-section-description p {
    color: #474747;
    font-size:16px;
}
.section-heading h2 {
    font-size:35px;
    font-weight:600;
    line-height: 1.2em;
    margin-bottom: 30px;
}
.productivity-section .productivity-section-description h2 {
    font-size:35px;
    font-weight:600;
    line-height: 1.2em;
    margin-bottom: 30px;
}
.it-services .section-heading h2 {
    font-size:35px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 30px;
}
.it-services {
    margin-top: 0px;
    margin-bottom: 60px;
    position: relative;
}
.call-email ul li .callmobile .teltext {
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: 0;
    word-spacing: 0;
    color: #242627 !important;
    background-color: #fff !important;
    padding: 0px 0px !important;
    text-decoration: none;
    transition: all .3s;
    display: inline-block;
    transition: all .3s;
}
.our-location h2 {
    font-size:35px;
    font-weight:600;
    line-height: 1.2em;
    margin-bottom: 30px;
}
.accordion-button-title {
    font-size:24px;
    color: #242627;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    border-bottom: 1px solid #d5d8dc;
    cursor: pointer;
    outline: none;
    border-width: 1px;
    border-color: #47474747474726;
    padding: 0 0 30px;
    background-color: #f5f5f5;
    outline: 0;
}
.team-pic-section-description h2 {
    font-size:35px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 30px;
}
.team-pic-section {
    background-image: url(../img/team.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    align-content: flex-end;
    align-items: flex-end;
    border-radius: 4px 4px 4px 4px;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    height: 80vh;
    margin-bottom: 30px;
}
.services_margin{margin-bottom:30px;}

.benefits_margin{margin-left:-90px;}

.technologies_heading {
    font-size: 24px !important;
    font-weight: 600 !important;
}


.whatwedo .whatwedo-bg {
    background-color: #17142b;
    border-radius: 4px 4px 4px 4px;
    padding: 14px 14px 14px 25px;
    position: relative;
    overflow: hidden;
    margin-top: 60px;
}

.review-block .year {
        font-size: 13px;
    }

.review-block .number {
        padding-left: 15px;
    }

    .home-slider .slider-block .slider-content h1 {
    color: #0a0d31;
    font-size:32px !important;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -1px;
    word-spacing: 0;
    margin-bottom: 30px;
}
.corporate_mid_content {
    width: 361px;
    float: left;
    padding: 12px;
    position: relative;
    z-index: 99;
    border-radius: 100px;
    align-items: center;
    column-gap: 16px;
    background: #fff;
    min-height: 112px;
    box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, .15);
    margin:32px 0px 0px 50px;
}
.corporate_mid_content h2 {
    float: right;
    font-size: 16px;
    width: 69%;
    margin-top: 33px;
}
.corporate_margin {
    margin:32px 0px 0px -85px !important;
}
}


@media screen and (max-width: 991px) {
/*	header .top-logo {width:0%;}*/
	header .top-navigation {width: 0%; display: none;}
	header .top-contact {width: 60%;}
	.review-block::before {left: 0px; width: 3px !important;}
	.review-block .number {padding-left: 15px;}
	.review-block .review-description {padding-left: 15px;}
	.review-block1::before {width: 3px !important;}
	.swiper-button-next {top: 10%;}
	.swiper-button-prev {left:inherit; right: 60px; top: 10%;}
	.testinoial-image {padding: 0px 0px;}
	.testimonial-content {padding: 0px 0px;}
	.testimonial-name {padding:10px;}
	.benefits {width: 100%;}
	.happensnext-section {width: 100%;}
	.solutions-point-block {margin-bottom: 0px;}

    .mean-container a.meanmenu-reveal {
    width: 22px;
    height: 18px !important;
    padding: 9px 13px 12px;
    position: absolute;
    top: -53px !important;
    right: 11px !important;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 18px;
    font-size: 1px;
    border-radius: 5px;
    display: block;
    background: #ff8a1e;
    z-index: -1;
}

.corporate_mid_content {
        width:100%;
        float: left;
        padding: 12px;
        position: relative;
        z-index: 99;
        border-radius: 100px;
        align-items: center;
        column-gap: 16px;
        background: #fff;
        min-height: 112px;
        box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, .15);
        margin: 32px 0px 0px 0px;
    }
        .corporate_mid_content h2 {
        float: right;
        font-size: 16px;
        width: 84%;
        margin-top: 33px;
    }
    .corporate_margin {
        margin: 32px 0px 0px 0px !important;
    }
.corporate_pic {
    width: 100%;
    margin-top:40px;
}

	header .top-right {
    float: right;
    padding-top: 10px;
    padding-bottom: 8px;
/*    margin-right: 66px;*/
}
.mean-container .mean-bar {
    float: left;
    width: 100%;
    margin-bottom: 23px;
    position: relative;
    z-index: 5;
    background: #02075d;
    display: inline-block;
}

.sub_menu_content {
    width: 100%;
    float: left;
    background: #e6e6e699;
    text-align: left;
    padding:15px 0px 20px;
    margin-top: 0px;
    border-top: #d9d9d9 solid 1px;
}

.sub_menu_content h2 {
    width: 100%;
    float: left;
    margin-top:25px;
    margin-bottom:10px;
    color: #474747;
    font-size:17px;
}

.sub_menu_content a {
    width: 100%;
    float: left;
    color: #474747;
    font-size: 15px;
    text-decoration: none;
    margin-bottom:10px !important;
}

ul.sub_child1 > li > a {
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 5px 13px !important;
        display: inline-block;
        text-align: left;
        text-decoration: none;
        color: #474747 !important;
        text-transform: capitalize;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        font-weight: normal;
    }

header .top-right .contact-button a {
    width: auto;
    font-family: inter tight, Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: 0;
    word-spacing: 0;
    color: #fff;
    background-color: #ff8a1e;
    border-radius: 4px 4px 4px 4px;
    padding: 11px 8px;
    transition: all .3s;
    display: block;
    font-display: swap;
}
.call-email ul li:after {
    content: '';
    display: block;
    background: url(../img/arrow.png);
    position: absolute;
    top: 0;
    right: 14px;
    width: 9px;
    height: 41px;
}
.it-services .it-services-icon {
    position: absolute;
    overflow: hidden;
    top: 8%;
    right: -246px;
}
.it-services .it-services-icon img {
    width: 43%;
}
.testimonial-name p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom:0px;
   }
   header .top-right .contact-button {
    display: inline-block;
    vertical-align: top;
    padding-top: 7px;
}
.menu_bar {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: #47474747474726 solid 1px;
    height:auto;
}
.sub_menu_content {
        width: 83%;
        float: left;
        background:none;
        text-align: left;
        padding: 15px 0px 20px;
        margin-top: -29px;
        border-top:none;
        border-bottom:none;
    }
    .solutions_list:after{
    content: '';
    position: absolute;
    top:285px;
    left:50%;
    transform: translateX(-50%);
    width:100%;
    border-top: 10px solid #d9d9d9 !important;
    display:none;
   
}
.solutions_list p {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom:40px;
}
.benefits_margin{margin-left:0px;}
.footer_link h2 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #fff;
    margin-bottom:15px;
    margin-top: 30px;
}
.footercontact_link h2 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #fff;
    margin-bottom:15px;
    margin-top:30px;
}

.copy_right {
    width: 100%;
    float: left;
    margin-top: 31px;
    text-align:center;
    padding-bottom:30px;
}
.copy_right p {
    float: left;
    width:100%;
    text-align:center;
    font-size: 14px;
    color: #fff;
}
.home-slider .slider-block .slider-content h1 {
    color: #0a0d31;
    font-size:25px !important;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -1px;
    word-spacing: 0;
    margin-bottom:10px;
}
.home-slider .slider-block .slider-content .slider-description {
        font-size: 15px;
    }

.home-slider .slider-block .slider-content .slider-button .schedule-consultation-button {
    margin: 0 15px 0 0;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: 0;
    word-spacing: 0;
    color: #fff;
    background-color: #ff8a1e;
    border-radius: 4px 4px 4px 4px;
    padding: 14px 24px;
    display: inline-flex;
    text-decoration: none;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}
.whatwedo .whatwedo-bg .whatwedo-description {
        font-size: 16px;
        margin-top: 50px;
    }

.testimonial-content {
        padding: 34px 0px 0px;
    }

.testimonial-content {
        font-size: 20px;
    }

.contact-bg .callus a {
    fill: #0a0d31;
    color: #0a0d31;
    text-decoration: none;
    font-size: 17px;
}
.contact-bg {
    padding: 60px 30px 60px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #fff8f2 0%, #fff8f2 100%);
}

.footercontact_link p {
    float: right;
    color: #fff;
    font-size: 14px;
    width: 95%;
}
    .whatwedo-content-block p {
        width: 100%;
        max-width: 100%;
        display: block;
        margin-bottom:0px;
    }
.our_office_content p {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #fff;
    margin-bottom: 31px;
    margin-top: 0px;
}

.service-box .image {width: 70px;}
.service-box .description {width: 70%;}

.solution-box .image {width: 90px;}
.solution-box .description {width: 70%;}
header .logo {padding-top: 8px; padding-bottom: 8px;}
header .top-right .contact-button {padding-top: 2px;}
.mean-container a.meanmenu-reveal {margin-top: 1px;}

}

@media screen and (max-width: 980px) {
    header .top-logo {width:0%;}
    header .top-right .contact-button {margin-top: 0px;}
    header .top-right {margin-right: 66px;}
}

@media screen and (max-width: 767px) {
	.home-slider .slider-block .slider-content {width: 100%; max-width: 100%; --container-widget-width: 100%; position: relative; margin-bottom: 30px;}
	.home-slider .slider-block .slider-picture {width: 100%; max-width: 100%; --container-widget-width: 100%; position: relative;}
	.home-slider .slider-block .slider-picture {-webkit-mask-image: none; -webkit-mask-size: cover; -webkit-mask-position: bottom right;}
	.home-slider {margin-top:40px; margin-bottom: 40px;}
	/*.whatwedo {padding: 0px;}*/
	.whatwedo .whatwedo-bg {border-radius: 0px;margin-top:30px;}
	.whatwedo .whatwedo-bg .whatwedo-pic {right: 0px;}
	.whatwedo .whatwedo-bg .whatwedo-pic img {width: 75%;}
	.whatwedo .whatwedo-bg .whatwedo-description {font-size:8px; margin-top: 30px;}
	.whatwedo-content-block {border-bottom: 1px solid #47474747474726; padding-bottom: 25px; margin-bottom: 25px;}
	.whatwedo-content-block1 {border-bottom: 0px solid #47474747474726; padding-bottom: 0px; margin-bottom: 0px;}
	.industry-tab {width: 100%; max-width: 100%; margin:0px 0px 0px 0px;}
	.industry-tab .industry-content h6 {font-size: 14px;}
	.projects-block {margin-bottom:30px;}
	.testimonial-content {font-size:16px;line-height:30px;min-height:auto;padding-top:35px;}
	.contact-form {position: relative; top: 0px; right: 0px; width: 100%; margin-top: 30px;}
	.contact-bg .contact-content {padding: 0% 0% 0% 0%;}
	.contact-bg .contact-content p {width: 100%;font-size:16px;}
	footer .footer-heading h4 {font-size: 18px;}
	footer .footer-copyright-right {text-align: left;}
	.footer-heading-mrg {margin-top: 30px;}
	footer .footer-copyright-right ul {margin-bottom: 0px;}
	.contactform-heading {padding-inline-start: 10px; padding-inline-end: 10px;}
	.form-start {padding-inline-start: 20px; padding-inline-end:20px;}
	.page-bg {padding-top: 60px; padding-bottom: 70px;}
	.solutions-left {margin-top: 30px !important;}
	.managed-it-services-content {margin-top: 30px;}

	.page-common-title {
    margin-top: 15px;
    margin-bottom:30px;
    text-align: center;
}
.page-common-title h1 {
        font-size:30px;
        font-weight: 600;
        -webkit-font-smoothing: antialiased;
        margin-bottom: 15px;
    }

.consult_textsize{color:#ff8a1e !important;font-size:23px !important;}

    .focus-section {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 39px;
    margin-bottom:39px;
}
.team-experiencebg {
    background-color: transparent;
    background-image: linear-gradient(230deg, #ffbc80 0%, #f1ede8 86%);
    padding-top: 50px;
    padding-bottom: 20px;
    position: relative;
}
    .section-heading h2 {
        font-size: 30px;
        font-weight:600;
        line-height: 1.2em;
        margin-bottom: 17px;
    }

    .productivity-section .productivity-section-description {
    margin-top:0px;
    margin-bottom: 50px;
}
.benefits .benefits-list {
    display: inline-block;
    margin-right: 9px;
}
.happensnext ul li .number {
    color: #242627;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.productivity-section .productivity-section-description h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 1.2em;
        margin-bottom:16px;
    }

        .it-services .section-heading h2 {
        font-size: 30px;
        font-weight:600;
        line-height: 1.2em;
        margin-bottom:25px;
    }
    .it-services .it-services-description p {
    color: #47474747474799;
    font-size:16px;
    line-height:30px;
}
.call-email ul li {
    list-style: none;
    display: inline-block;
    width: 49%;
    position: relative;
}
.call-email ul {
    padding-left: 38px;
}
.call-email ul li:after {
        content: '';
        display: block;
        background: url(../img/arrow.png);
        position: absolute;
        top: 0;
        right: 24px;
        width: 9px;
        height: 41px;
    }

    .support-request-form {
    background-image: linear-gradient(180deg, #ffbc80 0%, #f1ede8 100%);
    padding: 22px 23px;
    position: relative;
    margin-bottom: 60px;
}
.support-review {
    padding-left: 0%;
}
.request-form-bg {
    padding: 25px 19px;
    background-color: #fff;
    margin-bottom:30px;
}
.support-review ul li .number {
    color: #0a0d31;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2em;
}
.support-review ul li .year {
    color: #0a0d31;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
}
.location-icon {
    position: static;
    margin-top:-36px;
    margin-bottom:36px;
    top: 0;
    float:right;
    width:100px;
   right: 0;
}
.location-icon img {
    width: 115px;
}
    .our-location h2 {
        font-size: 30px;
        font-weight: 600;
        line-height: 1.2em;
        margin-bottom:15px;
    }
    .our-location {
    margin-top: 33px;
    margin-bottom:33px;
}
.our-location p {
    color: #474747;
    font-size:15px;
    line-height:30px;
    margin-top:0px;
}
.contact-address {
    border-right:none;
    border-bottom: 1px solid #47474747474726;
    margin-right:0px;
    margin-bottom:20px;
    padding-bottom:20px;
    min-height:auto;
}
.contact-address h3 {
    color: #0a0d31;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.contact-address h5 {
    color: #0a0d31;
    font-size:15px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 5px;
}
.accordion-button-title {
    font-size:20px;
    color: #242627;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    border-bottom: 1px solid #d5d8dc;
    cursor: pointer;
    outline: none;
    border-width: 1px;
    border-color: #47474747474726;
    padding: 0 0 30px;
    background-color: #f5f5f5;
    outline: 0;
}
.accordion-body p {
    border-width: 1px;
    border-bottom-color: #47474747474726;
    font-size:16px;
    font-weight: 400;
    line-height:30px;
}
.faqbg {
    background-color: #f5f5f5;
    padding-block-start: 11%;
    padding-inline-start: 6%;
    padding-block-end: 5%;
    padding-inline-end: 6%;
    border-radius: 4px 4px 4px 4px;
}
.happensnext ul li .happensnext-content {
    color: #242627;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    width: 70%;
}
    .it-services .it-services-icon {
        position: absolute;
        overflow: hidden;
        top: 8%;
        display:none;
        right: 0px;
    }

    .team-pic-section-description {
    margin-top:20px;
    margin-left:0px;
}
    .team-pic-section-description h2 {
        font-size:30px;
        font-weight: 600;
        line-height: 1.2em;
        margin-bottom:25px;
    }
    .team-pic-section-description p {
    color: #47474747474799;
    font-size:16px;
    line-height:30px;
}
.it-services {
        margin-top: 0px;
        margin-bottom: 18px;
        position: relative;
    }

        .focus-section p {
        color: #474747;
        font-size: 16px;
        font-weight: 400;
        line-height:30px;
    }

    .services_margin {
        margin-bottom: 25px;
    }

        .howwedo-bg {
        padding: 39px 0px;
    }

    .testimonial-box {
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #47474747474726;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin-block-start: 0;
    width: 100%;
    margin-inline-start: 0;
    margin-block-end: 30px;
    margin-inline-end: 20px;
    --e-column-margin-right: 20px;
    --e-column-margin-left: 0px;
    padding-block-start: 0;
    padding-inline-start: 0;
    padding-block-end: 0;
    padding-inline-end: 0;
}
.whatwedo-content {
    margin-top:40px;
    margin-bottom:0px;
    position: relative;
}

.pagetop-heading {
        font-size: 30px;
    }

.pagetop-descriptoin {
        font-size: 16px;
    }

    .page-top-banner{width:100%;float:left;display:none;}

.page-top-banner img{width:100% !important;}

.mobile_pic{width:100%;float:left;height:300px;background:#ccc;display: inline-flex;}

.mobile_pic img{width:100%;}

header .top-right .contact-button {
        display: inline-block;
        vertical-align: top;
        padding-top: 1px;
    }

        .mean-container a.meanmenu-reveal {
    width: 22px;
    height: 18px !important;
    padding: 9px 13px 12px;
    position: absolute;
    top: -48px !important;
    right: 11px !important;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 18px;
    font-size: 1px;
    border-radius: 5px;
    display: block;
    background: #ff8a1e;
    z-index: -1;
}

.solutions_list h2 {
    width: 100%;
    font-size: 19px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 11px;
}

section.solutions_content {
    width: 100%;
    margin-top:30px;
    margin-bottom: 30px;
    padding-top:0px;
}

.managed-it-services-section {
    margin-bottom: 15px;
}

.managed-it-services-content h2 {
    margin-bottom:5px;
  }

.managed-it-services {
margin-top: 20px;
}
.benefits-it-services {
    margin-bottom: 14px;
}

.terms_conditions h2{
    margin-bottom: 15px;
    color: #474747;
    width:100%;
    font-size:24px;
    font-weight: 600;
    line-height: 1.2em;
}

.testimonials-block {
margin-top:30px;
}

.contact-bg {
    padding: 60px 30px 30px;
}

.service-box .image {width: 70px;}
.service-box .description {width: 75%;}

.solution-box {padding: 10px 0px;}
.solution-box .image {width: 90px;}
.solution-box .description {width: 80%;}
.mean-container a.meanmenu-reveal {margin-top: -5px;}
}

@media screen and (max-width: 576px) {
	header .top-right .client-support {display: none;}
	.whatwedo .whatwedo-bg .whatwedo-pic {
        right: -105px;
        bottom: 0px;
    }
	.whatwedo .whatwedo-bg .whatwedo-pic img {width: 60%;}
	.home-slider .slider-block .slider-content .slider-button .schedule-consultation-button {margin:0 5px 0 0; padding: 14px 10px;}

    .slider_margin{margin-top:30px;}
    .service-box .image {display: block; width: 100%; margin-bottom: 15px;}
    .service-box .description {display: block; width: 100%; min-height: auto;}

    .solution-box {padding: 10px 0px;}
    .solution-box .image {width: 100%; display: block; margin-bottom: 15px;}
    .solution-box .description {width: 100%; display: block;}
    .process-list {width: 130px; height: 130px;}
    .headertopbg {display: none;}
    header .logo img {width: 150px; height: 39px;}
    header .top-right {padding-top: 8px;}
    .mean-container a.meanmenu-reveal {margin-top: 0px;}
    .solutions-block-bg-height {min-height: auto;}
    .features-height {min-height: auto; width: 100%;}

/******************** 24-9-2025 ********************/

.sub_menu_content:after{
    content: '';
    position: absolute;
    bottom: -1px;
    left:0%;
    transform: translateX(-50%);
    width:100%;
    height:100%;
    background:none;
}


.sub_menu_list_bg{background:none;}

.sub_menu_content a{width:100%;float:left;color:#474747;font-size:14px;text-decoration:none;margin-bottom:5px;padding-left:0px;}

.corporate_mid_content{
    width:100%;
    float:left;
 padding: 12px;
 position:relative;
 z-index:99;
    border-radius: 100px;
    align-items: center;
    column-gap: 16px;
    background:#fff;
    min-height: 112px;
    box-shadow: 7px 5px 30px 0 rgba(72, 73, 121, .15);
    margin:20px 0px 0px 0px;
}
.corporate_margin {
    margin:20px 0px 0px 0px !important;
}
.corporate_mid_content h2 {
    float: right;
    font-size: 15px;
    width: 72%;
    margin-top: 33px;
}
section.corporate_content {
    width: 100%;
    margin-bottom:65px;
    margin-top: -42px;
}
.corporate_pic{width:100%;margin:30px 0px 10px;}

.menu_bg {
    background: url(../img/nav-dot.png) no-repeat 5px 12px !important;
    padding-left: 20px !important;
}
.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 6px;
}
.sub_menu_list_left_padding {
    padding-left: 0px;
}
.tabs {
    width: 100%;
    position: relative;
    z-index: 999;
    padding-top:30px;
}
/******************** 24-9-2025 END ********************/
}


@media screen and (max-width:420px) {
  
}

@media screen and (max-width: 414px) {

}

@media screen and (max-width: 375px) {
   
}

@media screen and (max-width: 360px) {
  
}
@media screen and (max-width: 320px) {
    
}