/* scroll- bar */


/* @media only screen and (min-width: 991.98px) {
    body{
        overflow: hidden;
    }
} */


/* extra small devices */


/* home page */

@media only screen and (max-width: 575.98px) {
    .navbar div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .dropdown-row-one {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .navbar-brand img {
        width: 75% !important;
        padding-left: 10px !important;
    }
    header .navbar-expand-lg .navbar-collapse {
        background-color: #fff !important;
        height: fit-content !important;
        padding-bottom: 30px !important;
        border-bottom: 0px;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    header .navbar-nav li.dropdown {
        text-align: center !important;
        display: block !important;
    }
    .navbar div ul {
        padding: 30px 0 0 !important;
    }
    header nav .get-in-touch-btn {
        margin-left: 8px !important;
        width: 95% !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        border-radius: 10px;
        margin-left: 10px;
        padding: 0 0 25px 0;
        width: 100%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
    .dropdown-header {
        padding: 30px 0 10px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .container {
        max-width: 90%;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 14px !important;
    }
    header .navbar-nav li a.nav-link:hover{
        border-bottom: 0 !important;
    }
    header .navbar-nav li.dropdown:hover a.nav-link{
        border-bottom: 0 !important;
        display: flex !important;
        justify-content: center !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h1,
    .experience-counter .loader span.count {
        font-size: 38px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h1,
    .experience-counter .loader span.count {
        font-size: 38px !important;
    }
    .zig-landing-main-banner {
        padding: 5rem 0 2.5rem 0 !important;
        height: 70vh !important;
        background-position: right !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3 {
        font-size: 14px !important;
    }
    .experience-counter .loader span.count-desc,
    .success-studies-section .image-box h3,
    .whats-new-section .blog-box h3,
    .lets-talk-section .content a {
        font-size: 18px !important;
    }
    .experience-counter {
        margin: 2rem 0 0.5rem 0 !important;
    }
    .experience-counter .loader {
        padding-bottom: 20px !important;
    }
    .zig-main-banner-partners p {
        width: 132px !important;
        font-size: 12px !important;
    }
    .zig-main-banner-partners div {
        margin-left: 0.5rem !important;
    }
    .zig-main-banner-partners img {
        width: 100% !important;
    }
    .zig-history-content {
        padding: 3rem 0 !important;
    }
    .zig-history-content p,
    .services-section p.parag {
        width: 100% !important;
        font-size: 16px !important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading,
    .services-section .heading,
    .success-studies-section .heading,
    .whats-new-section .heading {
        font-size: 26px !important;
        margin-bottom: 1rem !important;
    }
    .what-we-do-section .teams-box,
    .what-we-do-section .se-box {
        margin-top: 3rem !important;
    }
    .our-clients-section {
        margin-top: 4rem !important;
    }
    .client-img img {
        width: 100% !important;
        margin: 0rem 0 1.5rem !important;
    }
    .what-we-do-section h3 {
        font-size: 24px !important;
    }
    .what-we-do-section h3 img,
    .success-studies-description img {
        width: 32% !important;
    }
    .what-we-do-section ul li,
    .success-studies-description p,
    .whats-new-section .view-all,
    .zig-history-content a {
        font-size: 16px !important;
    }
    .zig-history-content a {
        padding-bottom: 1rem !important;
    }
    .what-we-do-section .learn-more,
    .success-studies-section .image-box .learn-more,
    .whats-new-section .blog-box .learn-more {
        font-size: 14px !important;
    }
    .success-studies-section .image-box-first {
        margin-top: 4rem !important;
    }
    .padd-left-right,
    .blogs-first,
    .services-padd-section {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .whats-new-section .heading-section p {
        font-size: 20px !important;
        font-weight: 400 !important;
    }
    .whats-new-section {
        padding: 4rem 0 2.5rem 0 !important;
    }
    .whats-new-section .heading-section {
        padding: 0 1rem !important;
    }
    .blogs-second,
    .blogs-third {
        margin-top: 0rem !important;
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .lets-talk-section {
        background-size: cover !important;
        background-position: left !important;
    }
    .lets-talk-section .content {
        padding: 3rem 0 3rem 0 !important;
    }
    .lets-talk-section .content h1 {
        font-size: 26px !important;
        margin-bottom: 1rem !important;
    }
    .footer-logo img {
        width: 42% !important;
    }
    .services-section #image-list li h4 {
        font-size: 22px !important;
    }
    .services-section .content-list li {
        margin: 10px 0 !important;
        padding: 20px 5px 20px 20px !important;
    }
    #image-list li span {
        font-size: 12px !important;
    }
    .services-section .section .content-image {
        margin-bottom: 16rem !important;
    }
    .services-section .section .content-image img {
        width: 90% !important;
        padding-top: 3rem !important;
    }
    /* about us page */
    .about-us-main-banner-section {
        background-position: center !important;
        background-size: cover !important;
        height: auto !important;
        padding-bottom: 2rem !important;
    }
    .about-us-main-banner-section .content h1 {
        font-size: 38px !important;
        line-height: 1.2 !important;
        width: 100% !important;
    }
    .about-us-main-banner-section .content h5 {
        font-size: 16px !important;
        width: 100% !important;
    }
    .about-us-main-banner-section .content a,
    .services-last-section .content a.lets-talk-btn {
        width: 185px !important;
        height: 50px !important;
        font-size: 16px !important;
    }
    .about-us-detail-section .about-us-content,
    .our-mission-section .our-mission-content,
    .our-vision-detail-section .our-vision-content,
    .services-last-section .content h2,
    .how-we-do-section .content p {
        width: 100% !important;
    }
    .about-us-detail-section .about-us-content h2::before,
    .our-mission-section .our-mission-content h2::before,
    .our-vision-detail-section .our-vision-content h2::before {
        font-size: 85px !important;
        left: -8px !important;
        top: -31px !important;
    }
    .about-us-detail-section .about-us-content h2,
    .our-mission-section .our-mission-content h2,
    .our-vision-detail-section .our-vision-content h2,
    .our-executives-section .executive-info-box h3,
    .services-last-section .content h2,
    .how-we-do-section .content h2 {
        font-size: 28px !important;
    }
    .about-us-detail-section .about-us-content p,
    .our-mission-section .our-mission-content p,
    .our-vision-detail-section .our-vision-content p,
    .our-executives-section .executive-info-box p,
    .lets-accelrate p,
    .how-we-do-section .content p {
        font-size: 16px !important;
    }
    .our-mission-section,
    .services-last-section .content,
    
    .how-you-benefits-section {
        padding: 4rem 0 2rem 0 !important;
    }
    .lets-accelrate{
padding: 4rem 1.5rem 2rem 1.5rem !important;
    }
    .our-mission-section .row {
        flex-direction: column-reverse !important;
    }
    .our-vision-detail-section,
    .our-executives-section,
    .how-we-do-section {
        padding: 2rem 0 !important;
    }
    .our-executives-section h2 {
        margin-bottom: 0rem !important;
    }
    .our-executives-section .executive-info-box .image-box .executive-image {
        width: 85% !important;
    }
    .our-executives-section .executive-info-box .image-box {
        height: 330px !important;
    }
    .our-executives-section .executive-info-box a img {
        width: 75% !important;
    }
    .services-last-section {
        background-size: cover !important;
    }
    /* consulting page */
    .teams-benefits-section .practive-approach-image {
        margin-left: 1rem !important;
    }
    .abode-case-study_banner{
        background-position: right !important;
    }
    .consulitng-main-banner-section {
        background-size: cover !important;
        padding: 5rem 0 0 0 !important;
        height: 60vh !important;
        background-position: left !important;
    }
    .how-we-do-section .content img {
        width: 40% !important;
    }
    .how-we-do-section .how-we-do-box {
        padding: 0 20px !important;
    }
    .how-we-do-section .content {
        padding-bottom: 40px !important;
    }
    .how-you-benefits-section h2.heading,
    .why-choose-us-section h2.heading,
    .lets-accelrate h2.heading,
    .practive-approach-section h3,
    .how-we-deliever-section h3 {
        font-size: 25px !important;
    }
    .how-you-benefits-section .how-you-benefits-box {
        height: 250px !important;
    }
    .how-you-benefits-section .how-you-benefits-box h5,
    .teams-benefits-section ul li,
    .how-we-deliever-section .how-we-deliever-box p {
        font-size: 16px !important;
    }
    .how-you-benefits-section .how-you-benefits-box h5 {
        width: 100% !important;
        display: block !important;
    }
    .why-choose-us-section .why-choose-us-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .why-choose-us-section .why-choose-us-box,
    .consulitng-main-banner-section .content h1 {
        width: 100% !important;
    }
    .why-choose-us-section .continuous-improvement,
    .why-choose-us-section .client-cenrtric {
        padding-top: 2rem !important;
    }
    /* team page */
    .consulitng-main-banner-section .content h1,
    .services-main-banner .content h1 {
        font-size: 37px !important;
    }
    .tools-and-technologies h2.heading,
    .align-business-goals h2,
    .services-and-capabilities-section h2.main-heading,
    .design-tools-section h3,
    .case-studies-section .case-studies-heading h3 {
        font-size: 25px !important;
    }
    .lets-accelrate h2.heading {
        margin-bottom: 1rem !important;
    }
    .teams-benefits-section .content {
        width: 100% !important;
        margin-left: 0rem !important;
        padding-left: 0 !important;
    }
    .how-we-deliever-section {
        padding-top: 1rem !important;
    }
    .how-we-deliever-section h3 {
        margin: 2rem 0 !important;
    }
    .tools-and-technologies {
        padding-top: 2rem !important;
        padding-bottom: 0rem !important;
        margin-bottom: 1rem !important;
    }
    .tools-and-technologies .tech-images-section .tech-images {
        width: 50% !important;
    }
    /* service page */
    .your-questions-section .content h3 {
        font-size: 28px !important;
    }
    .align-business-goals h3,
    .practive-approach-section h5,
    .your-questions-section .your-questions-accorrdion-section .accordion-button h5 {
        font-size: 18px !important;
    }
    .services-and-capabilities-section p,
    .services-and-capabilities-section .capabilities-box p,
    .practive-approach-section p,
    .design-tools-section p,
    .case-studies-section .case-studies-heading p,
    .case-studies-box p,
    .your-questions-section .content p {
        font-size: 16px !important;
    }
    .case-studies-box h4 {
        font-size: 20px !important;
    }
    .services-main-banner {
        background-size: cover !important;
        height: 60vh !important;
    }
    .align-business-goals {
        margin: 2rem 0 0 0 !important;
    }
    .align-business-goals h3,
    .serv-capp-sec {
        padding-bottom: 1rem !important;
    }
    .align-bussi-sec {
        padding: 0 1rem !important;
    }
    .services-and-capabilities-section .capabilities-box {
        height: 320px !important;
    }
    .practive-approach-section .content {
        padding-top: 2rem !important;
        padding-left: 0rem !important;
        width: 100% !important;
    }
    .design-tools-section .design-tools-box {
        height: 200px !important;
    }
    .design-tools-section .design-tools-box img {
        width: 50% !important;
    }
    .design-tools-section .design-tools-box h4 {
        font-size: 22px !important;
    }
    .case-studies-box h4 {
        height: 70px !important;
    }
    /*
    .case-studies-box p{
        height: 100px !important;
    } */
    .case-studies-box .learn-more {
        font-size: 14px !important;
    }
    .case-studies-section {
        padding: 0rem 0 0 0 !important;
    }
    .your-questions-section .content {
        margin-top: 0rem !important;
    }
    /* software developent page */
    .sd-our-expertise-section {
        padding: 2rem 0 !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box h3 {
        font-size: 24px !important;
    }
    .sd-our-expertise-section .content p,
    .sd-our-expertise-section .view-all,
    .sd-our-expertise-section .sd-why-choose-us-box p {
        font-size: 16px !important;
    }
    .sd-our-expertise-section .content p {
        width: 100% !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box {
        width: 100% !important;
        height: 300px !important;
        padding: 3rem 1.5rem !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box.box-two,
    .sd-our-expertise-section .sd-why-choose-us-box.box-three,
    .sd-our-expertise-section .sd-why-choose-us-box.box-four,
    .sd-our-expertise-section .sd-why-choose-us-box.box-five,
    .sd-our-expertise-section .sd-why-choose-us-box.box-six {
        margin-top: 4rem !important;
    }
    .align-business-goals .effective-ui-sec,
    .align-business-goals .enable-sec {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .practive-approach-section {
        padding-top: 0 !important;
    }
    .services-and-capabilities-section .mb-5 {
        margin-bottom: 0 !important;
    }
    /* footer */
    .footer-newsletter h3 {
        font-size: 23px !important;
    }
    .footer-newsletter form input {
        height: 40px !important;
        width: 80% !important;
    }
    .footer-newsletter form button {
        height: 40px !important;
    }
    .footer-home-about-links {
        padding-left: 0 !important;
    }
    .footer-about-links {
        margin-bottom: 2rem !important;
    }
    .follow-secion img {
        width: 8% !important;
    }
    .footer-newsletter form button{
        position: relative !important;
        left: -50px !important;
        font-size: 14px !important;
    }
    /* conact-us page */
    .contact-us-main-section {
        padding: 5rem 0 3rem 0 !important;
    }
    .contact-us-main-section .content-section {
        padding: 1rem 0.5rem 1rem 0.5rem !important;
    }
    .contact-us-main-section .content-section h1 {
        font-size: 32px !important;
    }
    .contact-us-main-section .content-section p {
        font-size: 16px !important;
        padding: 2rem 0 2rem 0 !important;
    }
    .contact-us-main-section .content-section h3 {
        padding-bottom: 2rem !important;
    }
    .innovators-img-section {
        text-align: center !important;
    }
    .contact-us-main-section .content-section h5 {
        font-size: 15px !important;
    }
    .contact-us-main-section .content-section .partners-section {
        display: block !important;
    }
    .innovator-img img {
        width: 100% !important;
    }
    .detail-form-section {
        padding: 3rem 1rem 3rem 1rem !important;
    }
    .parent-field {
        display: block !important;
    }
    .child-field-two {
        margin-top: 2rem !important;
    }
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    textarea,
    .detail-form-section form button,
    .contact-us-main-section .content-section h1,
    .contact-us-main-section .content-section p {
        width: 100% !important;
    }
    .detail-form-section form .needs-label {
        font-size: 14px;
        padding-right: 20px;
    }
    input[type="checkbox"] {
        margin: 0 !important;
        margin-top: 1.5rem !important;
    }
    .detail-form-section form button {
        margin-top: 2.5rem !important;
    }
    .wpforms-field .wpforms-field-textarea #wpforms-form-105 textarea,
    .wpforms-container #wpforms-105-field_3-container,
    .wpforms-field-container #wpforms-105-field_3-container {
        width: 100% !important;
    }
    /* career page */
    .career-main-banner {
        height: 70vh !important;
        background-size: cover !important;
        background-position: left !important;
    }
    .career-main-banner .content h1 {
        font-size: 38px !important;
    }
    .jobs-available-section h2 {
        font-size: 28px !important;
    }
    .form-select {
        font-size: 14px !important;
    }
    .jobs-available-section .jobs-list .job-list-box h3 {
        font-size: 18px !important;
    }
    .jobs-available-section .jobs-list .job-list-box {
        padding: 1.5rem 0.5rem !important;
    }
    .jobs-available-section .jobs-list .job-list-box h3 a {
        width: 114px !important;
        height: 36px !important;
        font-size: 14px !important;
        font-weight: 500 !important;
    }
    /* careers detail page */
    .skills-page-main-section {
        padding: 4rem 0 1rem 0 !important;
    }
    .skills-page-main-section .content-section {
        width: 100% !important;
        padding: 1rem 1rem 1rem 1rem !important;
    }
    .skills-page-main-section .content-section h1 {
        font-size: 25px !important;
    }
    .skills-page-main-section .content-section h3 {
        font-size: 20px !important;
    }
    .skills-page-main-section .detail-form-section form {
        width: 100% !important;
    }
    /* single blog page */
    .single-blog-main-section {
        padding: 6rem 0 3rem !important;
    }
    .single-blog-main-section .content-section .title-box {
        width: 95% !important;
    }
    .single-blog-title-heading {
        font-size: 24px !important;
        line-height: 28px !important;
    }
    .detail-section h1,
    .detail-section h2 {
        width: 100% !important;
        font-size: 22px !important;
        line-height: 26px !important;
    }
    .single-blog-main-section .title-box .author-box {
        padding: 20px 0 35px !important;
    }
    .author-box .author-img {
        height: 50px !important;
        width: 20% !important;
        padding: 0px 10px !important;
    }
    .author-box h5 {
        font-size: 13px !important;
    }
    .author-box p {
        font-size: 12px !important;
    }
    .blog-detail-content img {
        width: 95% !important;
    }
    .blog-detail-content .single-feature-image {
        width: 95% !important;
    }
    .detail-section .reading-content {
        margin-inline: 12px !important;
    }
    .detail-section div p {
        font-size: 16px !important;
    }
    /* privacy policy page */
    .privacy-policy-content {
        margin-inline: 1rem !important;
    }
    /* blog page */
    .blogs-section h2 {
        font-size: 30px !important;
        margin: 7rem 0 2rem 0 !important;
    }
    .blog-box-section .blog-box {
        width: 100% !important;
        margin-bottom: 0rem !important;
    }
    .blog-box-section .blog-box h6.category {
        font-size: 14px !important;
    }
    .blog-box-section .blog-box h4.blog-title {
        font-size: 18px !important;
        height: 45px !important;
    }
    .blog-description {
        font-size: 16px !important;
        width: 100% !important;
    }
    /* case study page */
    .practive-approach-section .practive-approach-image {
        padding-top: 25px !important;
        width: 100% !important;
    }
    .case-studies-white-cards-wrapper .case-study-card {
        width: 95% !important;
        height: auto !important;
        margin-bottom: 20px !important;
    }
    .case-studies-white-cards-wrapper,
    .case-study-solutions-wrapper {
        padding: 02rem 0 2rem !important;
    }
    .reuslts-section {
        padding: 0rem 0 2rem !important;
    }
    .case-studies-grey-cards-wrapper {
        padding-bottom: 0 !important;
        margin-top: 4rem !important;
    }
    .case-study-solutions-wrapper h2 {
        margin: 3rem 0 1rem 0 !important;
    }
    .case-study-solutions-section h2 {
        margin-top: -3rem !important;
    }
    .reuslts-section h3 {
        color: #B62427;
        font-size: 25px !important;
    }
    .conclusion-section {
        padding: 2rem 0 !important;
    }
    .case-study-solutions-wrapper p,
    .reuslts-section p,
    .conclusion-section p,
    .case-studies-white-cards-wrapper .case-study-card p,
    .case-studies-grey-cards-wrapper .case-study-card p {
        font-size: 16px !important;
    }
    .case-study-solutions-wrapper div img,
    .case-studies-grey-cards-wrapper .case-study-card {
        width: 95% !important;
    }
    .case-studies-grey-cards-wrapper .case-study-card .card-one:before,
    .case-studies-grey-cards-wrapper .case-study-card .card-two:before,
    .case-studies-grey-cards-wrapper .case-study-card .card-three:before {
        font-size: 80px !important;
        top: -85px !important;
        left: 0 !important;
    }
    .abode-case-studies-grey-cards-wrapper {
        padding: 0rem 0 0 !important;
    }
    .case-studies-grey-cards-wrapper .row div {
        margin-bottom: 45px !important;
    }
    .blog-title-banner-section {
        background-size: cover !important;
        margin-bottom: 3rem !important
    }
    .healthcare-main-banner {
        height: fit-content !important;
    }
}


/* small devices in landscape mode */


/* Home page */

@media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .healthcare-main-banner {
        height: 80vh !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        border-radius: 10px !important;
        padding: 1rem 0 2rem 0 !important;
        width: 100% !important;
    }
    .navbar-brand {
        padding-left: 20px !important;
    }
    .navbar-toggler {
        margin-right: 20px !important;
    }
    header .container-fluid {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }
    header .navbar-expand-lg .navbar-collapse {
        padding: 40px 75px !important;
        background-color: #fff !important;
        height: auto !important;
    }
    header .navbar-nav li a.nav-link:hover{
        border-bottom: 0 !important;
    }
    header .navbar-nav li.dropdown:hover a.nav-link{
        border-bottom: 0 !important;
        display: flex !important;
        justify-content: center !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .container {
        max-width: 95% !important;
    }
    header .navbar-nav li.dropdown {
        text-align: center !important;
        display: block !important;
    }
    .zig-landing-main-banner {
        background-size: cover;
        height: 90vh !important;
        background-position: center center !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h1,
    .experience-counter .loader span.count {
        font-size: 55px !important;
    }
    .lets-talk-section .content h1 {
        font-size: 40px !important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading,
    .services-section .heading,
    .success-studies-section .heading,
    .whats-new-section .heading {
        font-size: 30px !important;
    }
    .what-we-do-section h3 {
        font-size: 25px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3,
    .success-studies-section .image-box h3,
    .whats-new-section .heading-section p,
    .whats-new-section .blog-box h3,
    .lets-talk-section .content a {
        font-size: 20px !important;
    }
    .zig-history-content a,
    .what-we-do-section ul li,
    .experience-counter .loader span.count-desc,
    .whats-new-section .view-all {
        font-size: 18px !important;
    }
    .zig-main-banner-partners p,
    .zig-history-content p,
    .what-we-do-section .learn-more,
    .success-studies-description p,
    .success-studies-section .image-box .learn-more,
    .whats-new-section .blog-box .learn-more {
        font-size: 16px !important;
    }
    .zig-main-banner-partners p {
        width: 25% !important;
    }
    .zig-main-banner-partners div>img,
    .zig-history-content p {
        width: 100% !important;
    }
    .zig-history-content {
        padding: 3rem 0 4rem 0 !important;
    }
    .zig-history-content a {
        padding-bottom: 1rem !important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading,
    .services-section .heading {
        margin-bottom: 3rem !important;
    }
    .what-we-do-section .se-box,
    .what-we-do-section .teams-box,
    .success-studies-section .image-box-first,
    .success-studies-section .image-box-second {
        margin-top: 3rem !important;
    }
    .services-section .row .col-sm-2 {
        width: 100% !important;
    }
    .services-section .section .content-image {
        margin: 2rem 0 21rem !important;
    }
    .services-section .section .content-image img {
        width: 90% !important;
    }
    .blogs-second,
    .blogs-third {
        margin-top: 0rem !important;
    }
    .whats-new-section {
        padding: 5rem 0 4rem 0 !important;
    }
    .lets-talk-section {
        background-size: cover !important;
        background-position: left !important;
    }
    .lets-talk-section .content {
        padding: 4rem 0 3rem 0 !important;
    }
    .services-padd-section {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
    .services-section p.parag {
        font-size: 16px !important;
    }
    /* about us */
    .about-us-main-banner-section {
        background-size: cover !important;
        background-position: center !important;
        padding: 5rem 0 0rem !important;
    }
    .about-us-main-banner-section .content h1 {
        font-size: 40px !important;
        line-height: 1.1 !important;
        width: 100% !important;
    }
    .about-us-main-banner-section .content h5,
    .about-us-detail-section .about-us-content p,
    .our-mission-section .our-mission-content p,
    .our-vision-detail-section .our-vision-content p {
        font-size: 16px !important;
    }
    .about-us-main-banner-section .content h5,
    .our-mission-section .our-mission-content,
    .our-vision-detail-section .our-vision-content,
    .services-last-section .content h2,
    .about-us-detail-section .about-us-content {
        width: 100% !important;
    }
    .about-us-main-banner-section .content a,
    .services-last-section .content a.lets-talk-btn {
        width: 190px !important;
        height: 50px !important;
        font-size: 16px !important;
    }
    .about-us-detail-section .about-us-content h2,
    .our-mission-section .our-mission-content h2,
    .our-vision-detail-section .our-vision-content h2,
    .our-executives-section .executive-info-box h3,
    .services-last-section .content h2 {
        font-size: 30px !important;
    }
    .our-executives-section .executive-info-box p {
        font-size: 20px !important;
    }
    .about-us-detail-section .about-us-content h2::before,
    .our-mission-section .our-mission-content h2::before,
    .our-vision-detail-section .our-vision-content h2::before {
        font-size: 90px !important;
        left: -25px !important;
        top: -32px !important;
    }
    .our-mission-section,
    .our-vision-detail-section,
    .our-executives-section,
    .services-last-section .content {
        padding: 3rem 0 !important;
    }
    .our-mission-section .row {
        flex-direction: column-reverse !important;
    }
    .our-vision-detail-section .our-vision-content {
        margin-top: 0 !important;
    }
    .our-executives-section .executive-info-box .image-box .executive-image,
    .our-executives-section .executive-info-box a img {
        width: 75% !important;
    }
    .services-last-section {
        background-size: cover !important;
    }
    /* consulting page */
    .consulitng-main-banner-section {
        background-size: cover !important;
        background-position: center !important;
    }
    .consulitng-main-banner-section .content h1 {
        font-size: 40px !important;
    }
    .how-we-do-section .content h2,
    .how-you-benefits-section h2.heading,
    .why-choose-us-section h2.heading {
        font-size: 30px !important;
    }
    .how-you-benefits-section .how-you-benefits-box h5 {
        font-size: 18px !important;
    }
    .lets-accelrate p,
    .how-we-do-section .content p {
        font-size: 16px !important;
    }
    .consulitng-main-banner-section .content h1,
    .how-we-do-section .content p {
        width: 95% !important;
    }
    .lets-accelrate,
    .how-you-benefits-section {
        padding: 3rem 0 !important;
    }
    .how-we-do-section {
        padding: 2rem 0 0rem 0 !important;
    }
    .how-we-do-section .content img {
        width: 135px !important;
    }
    .centered-icons {
        display: flex !important;
        justify-content: center !important;
    }
    .how-we-do-section .how-we-do-box {
        height: 275px !important;
        width: 70% !important;
    }
    .how-you-benefits-section .how-you-benefits-box {
        height: 240px !important;
        width: 60% !important;
    }
    .why-choose-us-section .why-choose-us-box,
    .why-choose-us-section .why-choose-us-box img {
        width: 100% !important;
    }
    .why-choose-us-section .continuous-improvement,
    .why-choose-us-section .client-cenrtric {
        padding-top: 3rem !important;
    }
    /* Service page */
    .services-main-banner {
        background-size: cover !important;
        background-position: center !important;
    }
    .services-main-banner .content h1 {
        font-size: 40px !important;
    }
    .align-business-goals h2,
    .services-and-capabilities-section h2.main-heading,
    .practive-approach-section h3,
    .how-we-deliever-section h3,
    .design-tools-section h3,
    .case-studies-section .case-studies-heading h3,
    .your-questions-section .content h3 {
        font-size: 30px !important;
    }
    .align-business-goals .effective-ui-sec,
    .align-business-goals .enable-sec {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .center-imb-box {
        display: flex;
        justify-content: center;
    }
    .design-tools-section .design-tools-box h4 {
        font-size: 25px !important;
    }
    .align-business-goals h3,
    .design-tools-section .design-tools-box h4,
    .case-studies-box h4,
    .your-questions-section .your-questions-accorrdion-section .accordion-button h5 {
        font-size: 20px !important;
    }
    .practive-approach-section h5,
    .services-and-capabilities-section .capabilities-box h5,
    .how-we-deliever-section .how-we-deliever-box h5 {
        font-size: 18px !important;
    }
    .services-and-capabilities-section p,
    .services-and-capabilities-section .capabilities-box p,
    .practive-approach-section p,
    .how-we-deliever-section .how-we-deliever-box p,
    .design-tools-section p,
    .case-studies-section .case-studies-heading p,
    .case-studies-box p,
    .case-studies-box .learn-more,
    .your-questions-section .content p {
        font-size: 16px !important;
    }
    .align-business-goals {
        margin: 3rem 0 0 0 !important;
    }
    .align-bussi-sec {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .align-business-goals h2 {
        padding-top: 20px !important;
    }
    .serv-capp-sec {
        padding-bottom: 0 !important;
    }
    .services-and-capabilities-section .capabilities-box .image-circle,
    .how-we-deliever-section .how-we-deliever-box .image-circle {
        margin-bottom: 0 !important;
    }
    .services-and-capabilities-section .capabilities-box,
    .how-we-deliever-section .how-we-deliever-box {
        height: 300px !important;
        width: 60% !important;
    }
    .practive-approach-section,
    .case-studies-box .learn-more {
        padding-bottom: 2rem !important;
    }
    .practive-approach-section .content {
        width: 100% !important;
    }
    .how-we-deliever-section h3 {
        margin-bottom: 3rem !important;
    }
    .how-we-deliever-section .icon-cen div{
        display: flex !important;
        justify-content: center !important;
    }
    .teams-benefits-section .practive-approach-image{
        margin-left:  0 !important;
    }
    .design-tools-section .design-tools-box {
        height: 200px !important;
    }
    .design-tools-section .design-tools-box img {
        width: 35% !important;
    }
    .case-studies-box h4,
    .case-studies-box p {
        height: auto !important;
    }
    .case-studies-section {
        padding: 4rem 0 0 0 !important;
    }
    .your-questions-section {
        margin-top: 0 !important;
    }
    /* software development page */
    .sd-our-expertise-section {
        padding: 3rem 0 !important;
    }
    .lets-accelrate h2.heading,
    .sd-our-expertise-section h2.heading,
    .tools-and-technologies h2.heading {
        font-size: 30px !important;
    }
    .sd-our-expertise-section .view-all,
    .teams-benefits-section ul li {
        font-size: 18px !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box p {
        font-size: 16px !important;
    }
    .lets-accelrate h2.heading {
        margin-bottom: 2rem !important;
    }
    .teams-benefits-section .content {
        margin-left: 0rem !important;
        padding-left: 1rem !important;
        padding-top: 2rem !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box {
        width: 100% !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box.box-two,
    .sd-our-expertise-section .sd-why-choose-us-box.box-three,
    .sd-our-expertise-section .sd-why-choose-us-box.box-four,
    .sd-our-expertise-section .sd-why-choose-us-box.box-five,
    .sd-our-expertise-section .sd-why-choose-us-box.box-six {
        margin-top: 3rem !important;
    }
    .tools-and-technologies .tech-images-section .tech-images {
        width: 40% !important;
    }
    /* footer */
    .footer-newsletter form input {
        width: 100% !important;
    }
    .footer-home-about-links {
        padding-left: 0 !important;
    }
    .footer-about-links {
        margin-bottom: 2rem !important;
    }
    .follow-secion img {
        width: 7% !important;
    }
    /* contact us page */
    .contact-us-main-section .content-section,
    .contact-us-main-section .detail-form-section {
        padding: 2rem 1rem !important;
    }
    .contact-us-main-section .content-section p {
        font-size: 16px !important;
        padding: 1.2rem 0 1.2rem 0 !important;
    }
    .contact-us-main-section .content-section h3 {
        padding-bottom: 2.2rem !important;
    }
    .contact-us-main-section .content-section .partners-section {
        display: block !important;
    }
    #wpforms-form-105 textarea,
    #wpforms-105-field_3-container {
        width: 70% !important;
    }
    /* Careers detail page */
    .skills-page-main-section {
        padding: 5.3rem 0 8rem 0 !important;
    }
    .skills-page-main-section .content-section {
        width: 95% !important;
        padding: 2rem 0 1rem 2rem !important;
    }
    .skills-page-main-section .detail-form-section {
        padding: 2rem 2rem 4rem 2rem!important;
    }
    .skills-page-main-section .detail-form-section form {
        width: 90%;
    }
    /* single blog page */
    .single-blog-main-section .content-section .title-box {
        width: 90% !important;
    }
    .single-blog-title-heading {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .single-blog-main-section .title-box .author-box {
        padding: 20px 0 40px !important;
    }
    .author-box .author-img {
        width: 15% !important;
    }
    .blog-detail-content img {
        width: 95% !important;
    }
    .detail-section .reading-content {
        margin-inline: 1.2rem !important;
    }
    .detail-section h1,
    .detail-section h2 {
        width: 100% !important;
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .detail-section div p {
        font-size: 16px !important;
    }
    /* blog page */
    .blog-box-section .blog-box {
        width: 100% !important;
        margin-bottom: 0rem !important;
    }
    .blog-box-section .blog-box .blog-feature-thumbnail {
        height: 200px !important;
    }
    .blog-box-section .blog-box .author-box {
        padding-top: 5px !important;
    }
    .blog-box-section .blog-box h6.category {
        margin-bottom: 5px !important;
    }
}


/*medium devices in portrait mode */

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 1rem 0 2rem 0 !important;
        width: 100% !important;
        border-radius: 10px !important;
    }
    header .navbar-nav li.dropdown {
        text-align: center !important;
        display: block !important;
    }
    .navbar-brand {
        padding-left: 20px !important;
    }
    .navbar-toggler {
        margin-right: 20px !important;
    }
    header .container-fluid {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }
    header .navbar-expand-lg .navbar-collapse {
        height: auto !important;
        background: #fff !important;
        padding: 30px 150px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .container {
        max-width: 90% !important;
    }
    header .navbar-nav li a.nav-link:hover{
        border-bottom: 0 !important;
    }
    header .navbar-nav li.dropdown:hover a.nav-link{
        border-bottom: 0 !important;
        display: flex !important;
        justify-content: center !important;
    }
    /* Home page */
    .zig-landing-main-banner {
        height: 90vh !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h1 {
        font-size: 60px !important;
    }
    .lets-talk-section .content h1 {
        font-size: 40px !important;
    }
    .experience-counter .loader span.count {
        font-size: 35px !important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading,
    .services-section .heading,
    .success-studies-section .heading,
    .whats-new-section .heading {
        font-size: 30px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3,
    .lets-talk-section .content a {
        font-size: 22px !important;
    }
    .what-we-do-section h3,
    .whats-new-section .heading-section p {
        font-size: 20px !important;
    }
    .zig-history-content a,
    .success-studies-description p,
    .success-studies-section .image-box h3,
    .whats-new-section .view-all {
        font-size: 18px !important;
    }
    .what-we-do-section ul li,
    .success-studies-section .image-box .learn-,
    .whats-new-section .blog-box h3 {
        font-size: 16px !important;
    }
    .what-we-do-section .learn-more,
    .experience-counter .loader span.count-desc,
    .success-studies-section .image-box .learn-more img,
    .whats-new-section .blog-box p {
        font-size: 14px !important;
    }
    .services-section .section .content-image {
        margin: 2rem 0 26rem !important;
    }
    .services-section .section .content-image img {
        width: 85% !important;
    }
    .zig-history-content a {
        padding-bottom: 2rem !important;
    }
    .zig-history-content {
        padding: 3rem 0 4rem 0 !important;
    }
    .zig-history-content p,
    .full-wid {
        width: 100% !important;
    }
    .padd-left-right {
        width: 50% !important;
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading {
        margin-bottom: 3rem !important;
    }
    .whats-new-section .heading {
        margin-bottom: 2rem !important;
    }
    .what-we-do-section .consulting-box,
    .what-we-do-section .teams-box,
    .what-we-do-section .se-box {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }
    .what-we-do-section h3 img {
        width: 30% !important;
    }
    .what-we-do-section .learn-more img {
        width: 14px !important;
    }
    .success-studies-description img {
        width: 150px !important;
    }
    .success-studies-section .image-box-first {
        margin-top: 9rem !important;
    }
    .success-studies-section .pad-left-right {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .whats-new-section .blogs-first,
    .whats-new-section .blogs-second,
    .whats-new-section .blogs-third {
        padding-right: 0.5rem!important;
        padding-left: 0.5rem!important;
    }
    .whats-new-section .blog-box p {
        padding-left: 1rem !important;
    }
    .whats-new-section .blog-box .learn-more {
        font-size: 14px !important;
        margin: 0 0 1rem 1em !important;
    }
    .whats-new-section {
        padding: 5rem 0 0 0 !important;
    }
    .lets-talk-section .content {
        padding: 3rem 0 3rem 0 !important;
    }
    .services-padd-section {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
    .services-section p.parag {
        font-size: 18px !important;
    }
    /* about us page */
    .about-us-main-banner-section {
        background-size: cover !important;
        background-position: center !important;
    }
    .about-us-main-banner-section .content h1 {
        font-size: 40px !important;
    }
    .about-us-detail-section .about-us-content h2,
    .our-mission-section .our-mission-content h2,
    .our-vision-detail-section .our-vision-content h2,
    .our-executives-section h2 {
        font-size: 32px !important;
    }
    .about-us-main-banner-section .content h1,
    .about-us-main-banner-section .content h5,
    .about-us-detail-section .about-us-content,
    .our-mission-section .our-mission-content,
    .our-vision-detail-section .our-vision-content {
        width: 100% !important;
    }
    .our-executives-section .executive-info-box h3 {
        font-size: 20px !important;
    }
    .about-us-main-banner-section .content h5 {
        font-size: 18px !important;
    }
    .about-us-main-banner-section .content a,
    .about-us-detail-section .about-us-content p,
    .our-mission-section .our-mission-content p,
    .our-vision-detail-section .our-vision-content p,
    .our-executives-section .executive-info-box p {
        font-size: 16px !important;
    }
    .about-us-main-banner-section .content a {
        height: 50px !important;
        width: 190px !important;
    }
    .about-us-detail-section .about-us-content h2::before,
    .our-vision-detail-section .our-vision-content h2::before {
        font-size: 80px !important;
        left: -24px !important;
        top: -26px !important;
    }
    .our-mission-section .our-mission-content h2::before {
        font-size: 80px !important;
        left: -20px !important;
        top: -24px !important;
    }
    .our-vision-detail-section {
        padding: 5rem 0 0 0 !important;
    }
    .our-executives-section h2 {
        margin-bottom: 0 !important;
    }
    .our-executives-section .executive-info-box .image-box {
        padding: 50px 0 30px 0 !important;
        height: auto !important;
    }
    .our-executives-section .executive-info-box a img {
        width: 75% !important;
    }
    .services-last-section .content {
        padding: 2rem 0 !important;
    }
    .services-last-section .content h2 {
        font-size: 32px !important;
        width: 80% !important;
        margin-bottom: 1rem !important;
    }
    .services-last-section .content a.lets-talk-btn {
        width: 165px !important;
        height: 45px !important;
        font-size: 16px !important;
    }
    /* consulting page */
    .consulitng-main-banner-section,
    .services-main-banner {
        background-size: cover !important;
        background-position: center !important;
    }
    .consulitng-main-banner-section .content h1 {
        font-size: 40px !important;
    }
    .how-we-do-section .content h2,
    .how-you-benefits-section h2.heading,
    .why-choose-us-section h2.heading {
        font-size: 32px !important;
    }
    .consulitng-main-banner-section .content h1,
    .why-choose-us-section .why-choose-us-box {
        width: 100% !important;
    }
    .why-choose-us-section .why-choose-us-box h4 {
        font-size: 20px !important;
    }
    .lets-accelrate p,
    .how-we-do-section .content p,
    .how-we-do-section .how-we-do-box h5,
    .how-you-benefits-section .how-you-benefits-box h5 {
        font-size: 18px !important;
    }
    .how-we-do-section .how-we-do-box p,
    .why-choose-us-section .why-choose-us-box p {
        font-size: 14px !important;
    }
    .lets-accelrate,
    .how-we-do-section {
        padding: 3rem 0 !important;
    }
    .how-we-do-section .content img {
        width: 110px !important;
    }
    .how-we-do-section .how-we-do-box .image-circle,
    .how-you-benefits-section .how-you-benefits-box .image-circle {
        width: 80px !important;
        height: 80px !important;
        margin-bottom: 0.5rem !important;
    }
    .how-you-benefits-section .how-you-benefits-box {
        height: 230px !important;
    }
    .left-margin-z {
        margin-left: 0 !important;
    }
    .how-you-benefits-section {
        padding: 3rem 0 0 0 !important;
    }
    .why-choose-us-section {
        padding: 0rem 0 4rem 0 !important;
    }
    /* service page */
    .services-main-banner .content h1 {
        font-size: 40px !important;
    }
    .services-and-capabilities-section h2.main-heading {
        font-size: 32px !important;
    }
    .align-business-goals h2,
    .how-we-deliever-section h3,
    .design-tools-section h3,
    .case-studies-section .case-studies-heading h3 {
        font-size: 32px !important;
    }
    .your-questions-section .content h3 {
        font-size: 22px !important;
    }
    .practive-approach-section h3,
    .design-tools-section .design-tools-box h4 {
        font-size: 20px !important;
    }
    .practive-approach-section h3,
    .practive-approach-section h5 {
        margin-bottom: 1rem !important;
    }
    .services-and-capabilities-section p,
    .services-and-capabilities-section .capabilities-box h5,
    .practive-approach-section h5,
    .how-we-deliever-section .how-we-deliever-box h5,
    .design-tools-section p,
    .case-studies-section .case-studies-heading p,
    .case-studies-box h4,
    .your-questions-section .your-questions-accorrdion-section .accordion-button h5 {
        font-size: 18px !important;
    }
    .services-and-capabilities-section .capabilities-box p,
    .practive-approach-section p,
    .how-we-deliever-section .how-we-deliever-box p,
    .case-studies-box p,
    .your-questions-section .content p,
    .align-business-goals h3 {
        font-size: 16px !important;
    }
    .case-studies-box .learn-more,
    .your-questions-section .your-questions-accorrdion-section .accordion-body {
        font-size: 14px !important;
    }
    .align-business-goals .effective-ui-sec,
    .align-business-goals .enable-sec {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .align-business-goals {
        margin: 3rem 0 !important;
    }
    .align-bussi-sec {
        padding-right: 0rem!important;
        padding-left: 0rem!important;
    }
    .serv-capp-sec {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }
    .centered-icons {
        display: flex !important;
        justify-content: center !important;
    }
    .services-and-capabilities-section .capabilities-box,
    .how-we-deliever-section .how-we-deliever-box {
        height: 310px !important;
        width: 90% !important;
    }
    .services-and-capabilities-section .capabilities-box .image-circle,
    .how-we-deliever-section .how-we-deliever-box .image-circle {
        width: 80px !important;
        height: 80px !important;
        margin-bottom: 1rem !important;
    }
    .practive-approach-section .content {
        padding-top: 1rem !important;
        padding-left: 0rem !important;
        width: 100% !important;
    }
    .how-we-deliever-section .how-we-deliever-box h5 {
        height: auto !important;
    }
    .design-tools-section .design-tools-box {
        height: 150px !important;
    }
    .design-tools-section .design-tools-box img {
        width: 75% !important;
    }
    .case-studies-box p {
        height: 180px !important;
    }
    .case-studies-box .learn-more img {
        width: 6% !important;
    }
    .case-studies-section {
        padding: 4rem 0 0 0 !important;
    }
    .your-questions-section .your-questions-accorrdion-section .accordion-item {
        padding: 1rem 0 !important;
    }
    /* software development page */
    .lets-accelrate h2.heading,
    .sd-our-expertise-section h2.heading,
    .tools-and-technologies h2.heading {
        font-size: 32px !important;
    }
    .lets-accelrate h2.heading {
        margin-bottom: 2rem !important;
    }
    .sd-our-expertise-section .view-all,
    .sd-our-expertise-section .sd-why-choose-us-box h3 {
        font-size: 18px !important;
    }
    .teams-benefits-section ul li,
    .sd-our-expertise-section .sd-why-choose-us-box p {
        font-size: 16px !important;
    }
    .teams-benefits-section .practive-approach-image {
        width: 92% !important;
        margin-left: 0 !important;
    }
    .teams-benefits-section .content {
        margin-left: 0rem !important;
    }
    .teams-benefits-section ul li {
        margin-bottom: 0.5rem !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box {
        width: 100% !important;
        height: 280px !important;
        padding: 2rem 1rem !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box.box-two,
    .sd-our-expertise-section .sd-why-choose-us-box.box-five {
        margin-top: 3rem;
    }
    .sd-our-expertise-section .sd-why-choose-us-box.box-three,
    .sd-our-expertise-section .sd-why-choose-us-box.box-six {
        margin-top: 6rem;
    }
    .tools-and-technologies .tech-images-section .tech-images {
        width: 35% !important;
    }
    /* team page */
    .why-choose-us-section {
        margin-bottom: 0 !important;
    }
    /* footer */
    .footer-newsletter form input {
        width: 100% !important;
    }
    .follow-secion img {
        width: 5% !important;
    }
    /* contact us page */
    .contact-us-main-section .content-section,
    .contact-us-main-section .detail-form-section {
        padding: 3rem !important;
    }
    .innovators-img-section img {
        width: 20% !important;
        padding-right: 2rem !important;
    }
    #wpforms-105-field_3-container,
    #wpforms-form-105 textarea {
        width: 85% !important;
    }
    /* Careers detail page */
    .skills-page-main-section {
        padding: 5.3rem 0 10rem 0 !important;
    }
    .skills-page-main-section .content-section {
        width: 90% !important;
        padding: 3rem 0 3rem 4rem !important;
    }
    .skills-page-main-section .detail-form-section {
        padding: 4rem 0 6rem 4rem !important;
    }
    .skills-page-main-section .detail-form-section form {
        width: 90% !important;
    }
    /* single blog page */
    .single-blog-main-section .content-section .title-box {
        width: 80% !important;
    }
    .single-blog-title-heading {
        font-size: 32px !important;
        line-height: 38px !important;
    }
    .author-box .author-img {
        width: 13% !important;
    }
    .blog-detail-content img {
        width: 95% !important;
    }
    .detail-section .reading-content {
        margin-inline: 2rem !important;
    }
    .detail-section h1,
    .detail-section h2 {
        width: 95% !important;
        font-size: 28px !important;
        line-height: 30px !important;
    }
    .detail-section div p {
        font-size: 16px !important;
    }
    /* blog page */
    .blog-box-section .blog-box {
        width: 100% !important;
        margin-bottom: 0rem !important;
    }
}


/* medium devices in landscape mode */

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-brand img {
        width: 75% !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link,
    header nav .get-in-touch-btn {
        font-size: 17px !important;
    }
    header .navbar-collapse .dropdown-fullscreen {
        width: 101vw !important;
        top: 10vh !important;
        left: -2px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .container {
        max-width: 100% !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item,
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 12px !important;
    }
    .dropdown-header {
        font-size: 17px !important;
    }
    /* Home page */
    .zig-landing-main-banner .zig-main-banner-content h1 {
        font-size: 60px !important;
    }
    .experience-counter .loader span.count {
        font-size: 45px !important;
    }
    .lets-talk-section .content h1 {
        font-size: 40px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3,
    .what-we-do-section h3,
    .whats-new-section .heading-section p {
        font-size: 24px !important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading,
    .services-section .heading,
    .success-studies-section .heading,
    .whats-new-section .heading {
        font-size: 32px !important;
    }
    .lets-talk-section .content a {
        font-size: 20px !important;
    }
    .zig-history-content a,
    .what-we-do-section ul li,
    .success-studies-description p,
    .success-studies-section .image-box h3,
    .whats-new-section .view-all,
    .whats-new-section .blog-box h3 {
        font-size: 18px !important;
    }
    .what-we-do-section .learn-more,
    .experience-counter .loader span.count-desc,
    .success-studies-section .image-box .learn-more,
    .whats-new-section .blog-box p,
    .whats-new-section .blog-box .learn-more {
        font-size: 16px !important;
    }
    .zig-history-content p {
        width: 98% !important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading,
    .services-section .heading,
    .success-studies-section .heading,
    .whats-new-section .heading {
        margin-bottom: 2rem !important;
    }
    .success-studies-section .pad-left-right {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .what-we-do-section .teams-box,
    .what-we-do-section .consulting-box,
    .what-we-do-section .se-box {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .what-we-do-section .teams-box {
        margin-top: 3rem !important;
    }
    .what-we-do-section .se-box {
        margin-top: 6rem !important;
    }
    .what-we-do-section .learn-more img,
    .success-studies-section .image-box .learn-more img {
        width: 14px !important;
    }
    .padd-left-right,
    .blogs-first,
    .blogs-second,
    .blogs-third {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
    .services-section .section .content-image img {
        padding-top: 4rem !important;
        width: 95% !important;
    }
    .blogs-second {
        margin-top: 5rem !important;
    }
    .blogs-third {
        margin-top: 10rem;
    }
    .whats-new-section {
        padding: 5rem 0 0 0 !important;
    }
    .lets-talk-section .content {
        padding: 4rem 0 4rem 0 !important;
    }
    .services-padd-section {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
    .services-section p.parag {
        font-size: 18px !important;
    }
    /* about us page */
    .about-us-main-banner-section,
    .consulitng-main-banner-section,
    .services-main-banner {
        background-size: cover !important;
        background-position: center !important;
        padding: 5rem 0 0rem 0 !important;
    }
    .about-us-main-banner-section .content h1 {
        font-size: 40px !important;
    }
    .about-us-detail-section .about-us-content h2,
    .our-vision-detail-section .our-vision-content h2,
    .our-mission-section .our-mission-content h2 {
        font-size: 36px !important;
    }
    .our-executives-section .executive-info-box h3 {
        font-size: 24px !important;
    }
    .about-us-detail-section .about-us-content p,
    .our-mission-section .our-mission-content p,
    .our-vision-detail-section .our-vision-content p,
    .our-executives-section .executive-info-box p {
        font-size: 18px !important;
    }
    .about-us-main-banner-section .content h5,
    .about-us-main-banner-section .content a {
        font-size: 16px !important;
    }
    .our-executives-section .executive-info-box a img {
        width: 80% !important;
    }
    .about-us-main-banner-section .content h1,
    .our-mission-section .our-mission-content {
        width: 90% !important;
    }
    .about-us-detail-section .about-us-content,
    .our-vision-detail-section .our-vision-content {
        width: 100% !important;
    }
    .about-us-main-banner-section .content h5 {
        width: 85% !important;
        line-height: 26px !important;
    }
    .about-us-main-banner-section .content a {
        width: 180px !important;
        height: 55px !important;
    }
    .about-us-detail-section .about-us-content h2::before,
    .our-vision-detail-section .our-vision-content h2::before,
    .our-mission-section .our-mission-content h2::before {
        font-size: 100px !important;
        left: -23px !important;
        top: -35px !important;
    }
    .our-vision-detail-section,
    .our-executives-section {
        padding: 5rem 0 0 0 !important;
    }
    .our-executives-section .executive-info-box .image-box {
        height: 300px !important;
    }
    .services-last-section .content {
        margin-top: 2rem !important;
        padding: 2rem 0 !important;
    }
    .services-last-section .content a.lets-talk-btn {
        width: 150px !important;
        height: 50px !important;
        font-size: 16px !important;
    }
    .services-last-section .content h2 {
        font-size: 34px !important;
    }
    /* consulting page */
    .consulitng-main-banner-section .content h1,
    .services-main-banner .content h1 {
        font-size: 40px !important;
    }
    .how-we-do-section .content h2,
    .how-you-benefits-section h2.heading,
    .why-choose-us-section h2.heading {
        font-size: 34px !important;
    }
    .lets-accelrate p,
    .how-we-do-section .content p,
    .how-you-benefits-section .how-you-benefits-box h5 {
        font-size: 18px !important;
    }
    /* .lets-accelrate p{
        width: 93% !important;
    } */
    .consulitng-main-banner-section .content h1 {
        width: 85% !important;
    }
    .how-you-benefits-section .how-you-benefits-box {
        height: 250px !important;
    }
    .how-you-benefits-section {
        padding: 5rem 0 0 0 !important;
    }
    .why-choose-us-section {
        padding-bottom: 0 !important;
    }
    .tools-and-technologies .tech-images-section .tech-images img {
        width: 70% !important;
    }
    /* serivice page */
    .align-business-goals h2,
    .services-and-capabilities-section h2.main-heading,
    .practive-approach-section h3,
    .how-we-deliever-section h3,
    .design-tools-section h3,
    .case-studies-section .case-studies-heading h3,
    .your-questions-section .content h3,
    .lets-accelrate h2.heading,
    .sd-our-expertise-section h2.heading {
        font-size: 34px !important;
    }
    .design-tools-section .design-tools-box h4 {
        font-size: 20px !important;
    }
    .align-business-goals h3,
    .services-and-capabilities-section p,
    .services-and-capabilities-section .capabilities-box h5,
    .practive-approach-section p,
    .design-tools-section p,
    .case-studies-box h4,
    .your-questions-section .content p,
    .your-questions-section .your-questions-accorrdion-section .accordion-button h5,
    .case-studies-section .case-studies-heading p,
    .sd-our-expertise-section .view-all {
        font-size: 18px !important;
    }
    .align-business-goals .effective-ui-sec,
    .align-business-goals .enable-sec {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .case-studies-box p {
        font-size: 16px !important;
    }
    .services-and-capabilities-section .capabilities-box p,
    .how-we-deliever-section .how-we-deliever-box p,
    .case-studies-box .learn-more {
        font-size: 14px !important;
    }
    .case-studies-box .learn-more img {
        width: 14px !important;
    }
    .align-bussi-sec {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }
    .align-business-goals {
        margin-bottom: 2rem !important;
    }
    .practive-approach-section .content {
        padding-top: 1rem !important;
        padding-left: 0rem !important;
        width: 100% !important;
    }
    .left-margin-z {
        margin-left: 0 !important;
    }
    .design-tools-section .design-tools-box img {
        width: 70% !important;
        margin-bottom: 1rem !important;
    }
    .design-tools-section .design-tools-box {
        height: 190px !important;
    }
    .lets-accelrate h2.heading {
        margin-bottom: 2rem !important;
    }
    .how-we-deliever-section .how-we-deliever-box,
    .services-and-capabilities-section .capabilities-box {
        height: 300px !important;
        width: 90% !important;
    }
    .center-imb-box {
        display: flex;
        justify-content: center;
    }
    .design-tools-section .row {
        margin-left: 0 !important;
    }
    /* software development page */
    .tools-and-technologies h2.heading {
        font-size: 34px !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box h3 {
        font-size: 22px !important;
    }
    .teams-benefits-section ul li,
    .sd-our-expertise-section .sd-why-choose-us-box p {
        font-size: 18px !important;
    }
    .teams-benefits-section .content {
        margin-left: 0.5rem !important;
    }
    .sd-our-expertise-section {
        padding: 2rem 0 !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box {
        width: 100% !important;
    }
    .tools-and-technologies .tech-images-section .tech-images {
        width: 30% !important;
    }
    /* footer */
    .footer-logo img {
        width: 70% !important;
    }
    .footer-home-about-links li a,
    .footer-about-links li a,
    .footer-address-contact h5 {
        font-size: 16px !important;
    }
    .footer-newsletter h3 {
        font-size: 20px !important;
    }
    .footer-address-contact p.address,
    .footer-address-contact p.cell-no {
        font-size: 14px !important;
    }
    .footer-newsletter form input {
        height: 40px !important;
        width: 70% !important;
    }
    #wpforms-submit-107 {
        width: 70px !important;
    }
    .footer-newsletter form button {
        height: 40px !important;
        font-size: 11px !important;
        right: 0 !important;
    }


    .teams-benefits-section .practive-approach-image{
        margin-left: 1rem !important;
    }
    /* contact us page */
    .contact-us-main-section .content-section {
        padding: 4.8rem 0rem 4.8rem 3rem !important;
    }
    .contact-us-main-section .content-section h1 {
        font-size: 38px !important;
    }
    .contact-us-main-section .content-section p {
        font-size: 14px !important;
        padding: 2.2rem 0 2.2rem 0 !important;
        width: 90% !important;
    }
    .contact-us-main-section .content-section h3 {
        padding-bottom: 2.5rem !important;
    }
    .contact-us-main-section .content-section .partners-section {
        display: block !important;
    }
    .innovator-img img {
        width: 90% !important;
    }
    .contact-us-main-section .detail-form-section {
        padding: 4.8rem 0 4.8rem 1.5rem !important;
    }
    .parent-field {
        column-gap: 1rem !important;
    }
    .detail-form-section form label {
        font-size: 14px !important;
    }
    input[type="text"],
    input[type="email"],
    input[type="tel"] {
        width: 100% !important;
    }
    input[type="checkbox"] {
        margin: 1.5rem 0 2rem 0 !important;
    }
    #wpforms-105-field_3-container {
        width: 90% !important;
    }
    #wpforms-form-105 label {
        height: 40px !important;
        font-size: 14px !important;
    }
    /* Careers Detail page */
    .skills-page-main-section {
        padding: 5.3rem 0 8rem 0 !important;
    }
    .skills-page-main-section .content-section {
        width: 95% !important;
        padding: 3rem 0 1rem 1.5rem !important;
    }
    .skills-page-main-section .content-section h1 {
        font-size: 30px !important;
    }
    .skills-page-main-section .content-section h3 {
        font-size: 20px !important;
    }
    .skills-page-main-section .content-section ul li {
        font-size: 14px !important;
    }
    .skills-page-main-section .detail-form-section {
        padding: 7rem 3rem 0 3rem !important;
    }
    .skills-page-main-section .detail-form-section form,
    .skills-page-main-section .detail-form-section form input[type="text"],
    .skills-page-main-section .detail-form-section form input[type="email"],
    .skills-page-main-section .detail-form-section form input[type="tel"] {
        width: 100%;
    }
    .skills-page-main-section .detail-form-section form {
        width: 85% !important;
    }
    /* single blog page */
    .single-blog-main-section .content-section .title-box {
        width: 85% !important;
    }
    .single-blog-title-heading {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .author-box .author-img {
        width: 13% !important;
    }
    .blog-detail-content img {
        width: 75% !important;
    }
    .detail-section .reading-content {
        margin-inline: 8.3rem !important;
    }
    .detail-section h1,
    .detail-section h2 {
        width: 95% !important;
        font-size: 30px !important;
        line-height: 36px !important;
    }
    /* blog page */
    .blog-box-section .blog-box {
        width: 100% !important;
        margin-bottom: 0rem !important;
    }
}


/* large devices */

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 2rem 0 3rem 0 !important;
        width: 101vw !important;
        left: -2px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .container {
        max-width: 100% !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 14px !important;
    }
    /* Home page */
    .zig-landing-main-banner .zig-main-banner-content h1 {
        font-size: 60px !important;
    }
    .experience-counter .loader span.count {
        font-size: 54px !important;
    }
    .lets-talk-section .content h1 {
        font-size: 40px !important;
    }
    .what-we-do-section h3 {
        font-size: 20px !important;
    }
    .what-we-do-section ul li {
        font-size: 18px !important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading,
    .services-section .heading,
    .success-studies-section .heading,
    .whats-new-section .heading {
        font-size: 32px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3,
    .success-studies-section .image-box h3,
    .lets-talk-section .content a,
    .whats-new-section .heading-section p {
        font-size: 22px !important;
    }
    .whats-new-section .blog-box h3 {
        font-size: 20px !important;
    }
    .experience-counter .loader span.count-desc,
    .success-studies-description p,
    .zig-history-content a,
    .whats-new-section .view-all {
        font-size: 18px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3 {
        padding: 2rem 0 !important;
    }
    .what-we-do-section .heading,
    .our-clients-section .heading,
    .services-section .heading {
        margin-bottom: 3rem !important;
    }
    .padd-left-right {
        padding-right: 2rem!important;
        padding-left: 2rem!important;
    }
    .success-studies-section .image-box-first {}
    .blogs-first,
    .blogs-second,
    .blogs-third {
        padding-right: 2rem!important;
        padding-left: 2rem!important;
    }
    .whats-new-section {
        padding: 5rem 0 0 0 !important;
    }
    .lets-talk-section .content {
        padding: 7rem 0 6rem 0 !important;
    }
    .lets-talk-section .content h1 {
        margin-bottom: 2rem !important;
    }
    .services-padd-section {
        padding-right: 1rem!important;
        padding-left: 0rem!important;
    }
    .services-section p.parag {
        font-size: 18px !important;
    }
    /* about us page */
    .about-us-main-banner-section {
        padding: 5rem 0 0 0rem !important;
        height: 55vh !important;
    }
    .about-us-main-banner-section .content h1 {
        font-size: 40px !important;
    }
    .about-us-detail-section .about-us-content h2,
    .our-vision-detail-section .our-vision-content h2,
    .our-mission-section .our-mission-content h2,
    .our-executives-section h2,
    .services-last-section .content h2 {
        font-size: 34px !important;
    }
    .our-executives-section .executive-info-box h3 {
        font-size: 30px !important;
    }
    .about-us-detail-section .about-us-content p,
    .our-vision-detail-section .our-vision-content p,
    .our-mission-section .our-mission-content p,
    .our-executives-section .executive-info-box p {
        font-size: 18px !important;
    }
    .about-us-main-banner-section .content h5 {
        font-size: 16px !important;
    }
    .about-us-detail-section .about-us-content,
    .our-vision-detail-section .our-vision-content {
        width: 100% !important;
    }
    .our-mission-section .our-mission-content {
        width: 90% !important;
    }
    .about-us-main-banner-section .content h5 {
        width: 70% !important;
    }
    .about-us-main-banner-section .content h5 {
        margin-bottom: 2rem !important;
    }
    .about-us-main-banner-section .content h1,
    .our-executives-section .executive-info-box a img {
        width: 59% !important;
    }
    .about-us-main-banner-section .content h1 {
        margin-bottom: 1rem !important;
    }
    .about-us-main-banner-section .content a {
        width: 190px !important;
        height: 50px !important;
        font-size: 16px !important;
    }
    .services-last-section .content a.lets-talk-btn {
        width: 160px !important;
        height: 50px !important;
        font-size: 16px !important;
    }
    .about-us-detail-section .about-us-content h2::before,
    .our-vision-detail-section .our-vision-content h2::before,
    .our-mission-section .our-mission-content h2::before {
        font-size: 100px !important;
        left: -24px !important;
        top: -37px !important;
    }
    .our-vision-detail-section {
        padding: 4rem 0 0 0 !important;
    }
    .our-executives-section .executive-info-box .image-box {
        height: 350px !important;
    }
    .services-last-section .content {
        padding: 4rem 0 !important;
    }
    .services-last-section .content h2 {
        width: 62% !important;
    }
    /* consulting page */
    .consulitng-main-banner-section {
        padding: 5rem 0 0 0rem !important;
        height: 100vh !important;
    }
    .consulitng-main-banner-section .content h1 {
        font-size: 40px !important;
    }
    .how-we-do-section .content h2,
    .how-you-benefits-section h2.heading,
    .why-choose-us-section h2.heading {
        font-size: 34px !important;
    }
    .why-choose-us-section .why-choose-us-box h4 {
        font-size: 20px !important;
    }
    .lets-accelrate p,
    .how-we-do-section .content p,
    .how-you-benefits-section .how-you-benefits-box h5 {
        font-size: 18px !important;
    }
    .how-you-benefits-section {
        padding: 4rem 0 0 !important;
    }
    .how-you-benefits-section .how-you-benefits-box {
        height: 250px !important;
    }
    .why-choose-us-section .why-choose-us-box {
        width: 90% !important;
    }
    /* service page */
    .services-main-banner {
        padding: 5rem 0 0 0rem !important;
        height: 55vh !important;
    }
    .services-main-banner .content h1 {
        font-size: 40px !important;
    }
    .align-business-goals h2,
    .services-and-capabilities-section h2.main-heading,
    .how-we-deliever-section h3,
    .design-tools-section h3,
    .case-studies-section .case-studies-heading h3,
    .case-studies-box .learn-more {
        font-size: 34px !important;
    }
    .practive-approach-section h3 {
        font-size: 30px !important;
    }
    .design-tools-section .design-tools-box h4 {
        font-size: 22px !important;
    }
    .case-studies-box h4,
    .your-questions-section .your-questions-accorrdion-section .accordion-button h5 {
        font-size: 20px !important;
    }
    .align-business-goals h3,
    .services-and-capabilities-section p,
    .services-and-capabilities-section .capabilities-box h5,
    .practive-approach-section p,
    .how-we-deliever-section .how-we-deliever-box h5,
    .design-tools-section p,
    .case-studies-section .case-studies-heading p,
    .your-questions-section .content p {
        font-size: 18px !important;
    }
    .services-and-capabilities-section .capabilities-box p,
    .how-we-deliever-section .how-we-deliever-box p,
    .case-studies-box p,
    .case-studies-box .learn-more {
        font-size: 16px !important;
    }
    .align-business-goals {
        margin: 4rem 0 !important;
    }
    .serv-capp-sec {
        padding-top: 0 !important;
    }
    .services-and-capabilities-section .capabilities-box {
        height: 330px !important;
    }
    .practive-approach-section .content {
        padding-top: 2rem !important;
        padding-left: 0rem !important;
        width: 90% !important;
    }
    .how-we-deliever-section .how-we-deliever-box {
        height: 300px !important;
    }
    .how-we-deliever-section .how-we-deliever-box .image-circle,
    .design-tools-section .design-tools-box img {
        margin-bottom: 1rem !important;
    }
    .left-margin-z {
        margin-left: 17% !important;
    }
    .design-tools-section .design-tools-box img {
        width: 65% !important;
    }
    /* software development page */
    .lets-accelrate,
    .sd-our-expertise-section {
        padding: 3rem 0 !important;
    }
    .lets-accelrate h2.heading,
    .sd-our-expertise-section h2.heading,
    .tools-and-technologies h2.heading {
        font-size: 34px !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box h3 {
        font-size: 22px !important
    }
    .sd-our-expertise-section .view-all,
    .teams-benefits-section ul li {
        font-size: 18px !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box p {
        font-size: 17px !important;
    }
    .lets-accelrate h2.heading {
        margin-bottom: 2rem !important
    }
    .sd-our-expertise-section h2.heading,
    .tools-and-technologies h2.heading {
        margin-bottom: 1rem !important
    }
    .sd-our-expertise-section .sd-why-choose-us-box.box-five,
    .sd-our-expertise-section .sd-why-choose-us-box.box-two {
        margin-top: 3rem !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box.box-six,
    .sd-our-expertise-section .sd-why-choose-us-box.box-three {
        margin-top: 6rem !important;
    }
    /* footer */
    footer .main-section {
        padding-top: 3rem!important;
        padding-bottom: 2rem!important;
    }
    .footer-newsletter h3 {
        font-size: 22px !important;
    }
    .footer-newsletter form input {
        height: 45px !important;
        width: 85% !important;
    }
    .footer-newsletter form button {
        height: 45px !important;
        right: -55px !important
    }
    /* contact us page */
    .contact-us-main-section .content-section {
        padding: 5rem 0 5rem 5rem !important;
    }
    .contact-us-main-section .content-section p {
        font-size: 16px !important;
        padding: 2rem 0 2rem 0 !important;
        width: 90% !important;
    }
    .contact-us-main-section .content-section h3 {
        padding-bottom: 3rem !important;
    }
    .contact-us-main-section .content-section h5 {
        width: 12vw !important;
        padding: 10px 0px 0 0 !important;
    }
    .innovator-img img {
        width: 85% !important;
    }
    .contact-us-main-section .detail-form-section {
        padding: 5.5rem 0 5rem 3rem !important;
    }
    /* Careers detail page */
    .skills-page-main-section .content-section {
        width: 90% !important;
        padding: 4rem 0 1rem 4rem !important;
    }
    .skills-page-main-section .detail-form-section {
        padding: 4.5rem 0 0 4rem !important;
    }
    .careers-detail-form-section h4 {
        padding-bottom: 4rem;
    }
    .skills-page-main-section .detail-form-section form {
        width: 70% !important;
    }
    .skills-page-main-section {
        padding: 5.3rem 0 10rem 0 !important;
    }
    /* single blog page */
    .blog-detail-content img {
        width: 70% !important;
    }
    .single-blog-main-section .content-section .title-box {
        width: 85% !important;
    }
    .author-box .author-img {
        width: 13% !important;
    }
    .detail-section .reading-content {
        padding-top: 1rem !important;
        margin-inline: 11.5rem !important;
    }
    .detail-section h1 {
        width: 95% !important;
        font-size: 38px !important;
        line-height: 44px !important;
    }
    .detail-section h2 {
        width: 95% !important;
        font-size: 30px !important;
        line-height: 35px !important;
    }
    /* contact us forms */
    #wpforms-form-105 label {
        height: 50px !important;
        font-size: 14px !important;
    }
    #wpforms-form-105 #wpforms-105-field_3-container {
        width: 75% !important;
    }
    /* blog page */
    .blog-box-section .blog-box {
        width: 100% !important;
        margin-bottom: 1.5rem !important;
    }
    /* case study page */
    .case-studies-white-cards-wrapper .case-study-card {
        height: auto !important;
    }
    .case-studies-grey-cards-wrapper .case-study-card .card-one:before,
    .case-studies-grey-cards-wrapper .case-study-card .card-two:before,
    .case-studies-grey-cards-wrapper .case-study-card .card-three:before {
        left: 0 !important;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1560px) {
    .about-us-main-banner-section,
    .consulitng-main-banner-section,
    .services-main-banner {
        height: 100vh !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 101.55vw !important;
        left: 0vw !important;
        padding: 0 !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .container {
        max-width: 95% !important;
    }
    .dropdown-row-one {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
    header .dropdown-header,
    header nav li a.nav-link,
    header nav .get-in-touch-btn {
        font-size: 14px !important;
        font-weight: 500;
    }
    .dropdown-item {
        font-size: 15px !important;
    }
    /* footer */
    footer .main-section {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }
    .footer-newsletter form input {
        width: 90% !important;
    }
    /* contact us page */
    .contact-us-main-section .content-section h1 {
        font-size: 38px !important;
        width: 90% !important;
    }
    .contact-us-main-section .content-section p {
        font-size: 15px !important;
        width: 90% !important;
    }
    .contact-us-main-section .content-section h5 {
        width: 9vw !important;
    }
    .contact-us-main-section .detail-form-section {
        padding: 5.5rem 0 5rem 2.5rem !important;
    }
    /* single blog page */
    .single-blog-main-section .content-section .title-box {
        width: 70% !important;
    }
    .detail-section .reading-content {
        padding-top: 1rem !important;
        margin-inline: 15rem !important;
    }
}



/* responsiveness at 90% */
@media only screen and (min-width: 2133px) and (max-width: 2399px){
    header nav:hover, #nav-main.hovered {
        height: 80px !important;
    }
    header .navbar-brand img {
        width: 85% !important;
    }
    header nav li a.nav-link{
        font-size: 16px !important;
    }
    header nav .get-in-touch-btn {
        height: 40px !important;
        font-size: 16px !important;
        padding: 0px 15px !important;
    }
    header li.dropdown .dropdown-fullscreen{
        top: 79px !important;
    }
    .zig-landing-main-banner{
        align-items: center !important;
    }
    .zig-landing-main-banner .container{
        max-width: 1500px !important;
        padding-left: 2rem !important;
    }
    .zig-landing-main-banner .zig-main-banner-content{
        padding-top: 17.5rem;
    }
    .zig-landing-main-banner .zig-main-banner-content h1 {
        font-size: 80px !important;
    }
    
    .zig-landing-main-banner .zig-main-banner-content h3 {
        font-size: 25px !important;
    }
}



/* responsiveness at 80% */
@media only screen and (min-width: 2400px) and (max-width: 2599px){
    header nav:hover, #nav-main.hovered {
        height: 90px !important;
    }
    header .navbar-brand img {
        width: 95% !important;
    }
    header nav li a.nav-link{
        font-size: 18px !important;
    }
    header nav .get-in-touch-btn {
        height: 45px !important;
        font-size: 18px !important;
        padding: 0px 17px !important;
    }
    header li.dropdown .dropdown-fullscreen{
        top: 89px !important;
    }
    .zig-landing-main-banner{
        align-items: center !important;
    }
    .zig-landing-main-banner .container{
        max-width: 1650px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content{
        padding-top: 17.5rem;
    }
}


/* responsiveness at 110% */
@media only screen and (min-width: 1537px) and (max-width: 1746px){
    .zig-landing-main-banner .container{
        max-width: 1220px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h1 {
        font-size: 73px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3 {
        font-size: 22px !important;
        padding: 2rem 0 !important;
    }
    .zig-main-banner-partners {
        margin-bottom: 2rem !important;
    }
    .zig-main-banner-partners div img{
        width: 90% !important;
    }
    .zig-main-banner-partners p{
        font-size: 15px !important;
    }
}


/* responsiveness at 125% */
@media only screen and (min-width: 1500px) and (max-width: 1536px){
    header nav:hover, #nav-main.hovered {
        height: 65px !important;
    }
    header .navbar-brand img {
        width: 62% !important;
    }
    header nav li a.nav-link {
        font-size: 12px !important;
    }  
    header nav .get-in-touch-btn{
        height: 30px !important;
        font-size: 12px !important;
    } 
    header li.dropdown .dropdown-fullscreen{
        top: 64px !important;
    } 
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 12px !important;
    }
    .zig-landing-main-banner .container{
        max-width: 1100px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h1 {
        font-size: 60px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3 {
        font-size: 18px !important;
        padding: 2rem 0 !important;
    }
    .zig-main-banner-partners {
        margin-bottom: 2rem !important;
    }
    .zig-main-banner-partners div img{
        width: 80% !important;
    }
    .zig-main-banner-partners p{
        font-size: 14px !important;
    }
    header nav li a.nav-link:after{
        height: 1px !important;
    }
}


/* responsiveness at 150% */
@media only screen and (min-width: 1220px) and (max-width: 1280px){
    header nav:hover, #nav-main.hovered {
        height: 50px !important;
    }
    header .navbar-brand img {
        width: 50% !important;
    }
    header nav li a.nav-link {
        font-size: 10px !important;
    }  
    header nav .get-in-touch-btn{
        height: 25px !important;
        font-size: 10px !important;
    } 
    header li.dropdown .dropdown-fullscreen{
        top: 49px !important;
    } 
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 12px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 0rem 0 0rem 0 !important;
    }
    .dropdown-row-one {
        padding-top: 1rem !important;
        padding-bottom: 2rem !important;
    }
    header .dropdown-header {
        font-size: 15px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 10px !important;
    }
    .zig-landing-main-banner .container{
        max-width: 900px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h1 {
        font-size: 46px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3 {
        font-size: 14px !important;
        padding: 1rem 0 0 !important;
    }
    .zig-main-banner-partners {
        margin-bottom: 4rem !important;
    }
    .zig-main-banner-partners div img{
        width: 72% !important;
    }
    .zig-main-banner-partners p{
        font-size: 12px !important;
    }
    header nav li a.nav-link:after{
        height: 1px !important;
    }
    .zig-history-content {
        padding: 2rem 0 3rem 0 !important;
    }
    .zig-history-content p {
        font-size: 14px !important;
        width: 62% !important;
    }
    .zig-history-content a {
        padding-bottom: 1.5rem !important;
    }
    .experience-counter .loader span.count-desc, .success-studies-description p, .zig-history-content a, 
    .whats-new-section .view-all  {
        font-size: 14px !important;
    }
    .what-we-do-section .heading, .our-clients-section .heading, .services-section .heading, .success-studies-section .heading, .whats-new-section .heading {
        font-size: 26px !important;
    }
    .what-we-do-section .heading, .our-clients-section .heading, .services-section .heading {
        margin-bottom: 2rem !important;
    }
    .what-we-do-section .consulting-box,  .teams-box , .se-box{
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
    .what-we-do-section h3 {
        font-size: 17px !important;
    }
    .what-we-do-section h3 img{
        width: 28% !important;
    }
    .what-we-do-section ul li, .what-we-do-section .learn-more, 
    .success-studies-section .image-box .learn-more, .whats-new-section .blog-box p,
    .whats-new-section .blog-box .learn-more {
        font-size: 14px !important;
    }
    .what-we-do-section .learn-more img, .success-studies-section .image-box .learn-more ,
    .whats-new-section .blog-box .learn-more img {
        width: 14px !important;
    }
    .client-img img {
        margin: 1rem 0 1rem !important;
    }
    .experience-counter .loader span.count {
        font-size: 40px !important;
    }
    .services-section p.parag {
        font-size: 16px !important;
    }
    #image-list li span{
        font-size: 12px !important;
    }
    .services-section #image-list li h4 {
        font-size: 22px !important;
    }
    .services-section #image-list li p, .zig-landing-main-banner .zig-main-banner-content h3, 
    .success-studies-section .image-box h3, .lets-talk-section .content a, 
    .whats-new-section .heading-section p {
        font-size: 16px !important;
    }
    .whats-new-section .blog-box h3 {
        font-size: 16px !important;
    }
    .whats-new-section .blog-box p img{
        width: 22px !important;
    }
    .lets-talk-section .content h1 {
        font-size: 34px !important;
    }
    .footer-logo img {
        width: 45% !important;
    }
    .footer-address-contact h5, .follow-secion p {
        font-size: 16px !important;
    }
    .footer-address-contact p.address , .footer-address-contact p.cell-no, .footer-home-about-links li a,
    .footer-about-links li a {
        font-size: 12px !important;
    }
    .footer-newsletter h3 {
        font-size: 18px !important;
    }
    .follow-secion img {
        width: 9% !important;
    }
    .follow-secion p {
        margin-bottom: 0.25rem !important;
    }
    .footer-home-about-links li, .footer-about-links li {
        margin-bottom: 0.5rem !important;
    }

    /* about us */
    .about-us-detail-section .about-us-content h2, .our-vision-detail-section .our-vision-content h2, .our-mission-section .our-mission-content h2, .our-executives-section h2, .services-last-section .content h2 {
        font-size: 26px !important;
    }
    .about-us-main-banner-section .container .content a{
        width: 150px !important;
    }
    .services-last-section .content a.lets-talk-btn , .about-us-main-banner-section .content a{
        width: 120px !important;
        height: 40px !important;
        font-size: 12px !important;
    }
    .services-last-section .content h2 , .about-us-main-banner-section .content h1{
        width: 50% !important;
    }
    .about-us-main-banner-section .content h1 {
        font-size: 30px !important;
    }
    .about-us-detail-section .about-us-content p, .our-vision-detail-section .our-vision-content p, 
    .our-mission-section .our-mission-content p, .our-executives-section .executive-info-box p {
        font-size: 16px !important;
        width: 85%;
    }
    .our-executives-section .executive-info-box .image-box {
        height: 200px !important;
    }
    .our-executives-section .executive-info-box .image-box .qasim-mueen {
        width: 74% !important;
    }
    .our-executives-section .executive-info-box .image-box .executive-image {
        width: 79% !important;
    }
    .our-executives-section .executive-info-box h3 {
        font-size: 22px !important;
    }
    .our-executives-section .executive-info-box p {
        font-size: 14px !important;
        height: 35px !important;
    }
    .about-us-detail-section .about-us-content h2::before, 
    .our-vision-detail-section .our-vision-content h2::before, 
    .our-mission-section .our-mission-content h2::before {
        font-size: 75px !important;
        left: -18px !important;
        top: -26px !important;
    }
    .our-executives-section h2 {
        margin-bottom: 1.5rem !important;
    }


    /* contact us */
    .contact-us-main-section .content-section h1 {
        font-size: 30px !important;
        width: 85% !important;
    }
    .contact-us-main-section .content-section p {
        font-size: 14px !important;
        padding: 1rem 0 1rem 0 !important;
        width: 85% !important;
    }
    .contact-us-main-section .content-section h3 {
        padding-bottom: 2rem !important;
        font-size: 18px !important;
    }
    .contact-us-main-section .content-section h5 {
        width: 10vw !important;
        font-size: 14px !important;
    }
    .innovator-img img {
        width: 78% !important;
    }
    #wpforms-form-105 .wpforms-field-container label {
        height: 25px !important;
        font-size: 12px !important;
    }
    div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column input {
        height: 25px !important;
        font-size: 11px !important;
    }
    .wpforms-container textarea.wpforms-field-medium {
        height: 100px !important;
        font-size: 11px !important;
    }
    #wpforms-form-105 #wpforms-105-field_11-container legend, #wpforms-105-field_11 label,
    #wpforms-105-field_12 label {
        font-size: 12px !important;
    }
    .wpforms-container input[type=checkbox], .wpforms-container input[type=radio] {
        width: 12px !important;
        height: 12px !important;
    }
    .detail-form-section form button {
        padding: 10px !important;
        font-size: 12px !important;
        width: 40% !important;
    }
    .detail-form-section h4, .jobs-available-section .jobs-list .job-list-box h3{
        font-size: 20px !important;
    }

    /* careers */
    .career-main-banner .content h1 {
        font-size: 30px !important;
    }
    .jobs-available-section h2 {
        font-size: 24px !important;
    }
    .form-select{
        font-size: 12px !important;
    }
    .jobs-available-section .jobs-list .job-list-box p.job-description {
        font-size: 14px !important;
    }
    .jobs-available-section .jobs-list .job-list-box h3 a {
        width: 130px !important;
        height: 35px !important;
        font-size: 12px !important;
    }    



    /* privacy policy */
    .privacy-policy-content h2, .privacy-policy-content h3{
        font-size: 26px !important;
    }
    .privacy-policy-content h3{
        font-size: 22px !important;
    }
    .privacy-policy-content p, .privacy-policy-content ul li, .privacy-policy-content {
        font-size: 12px !important;
    }


    /* Blog Page */
    .blogs-section h2{
        font-size: 26px !important;
    }
    .blog-description {
        font-size: 14px !important;
        width: 70% !important;
    }
    .blog-box-section .blog-box h6.category {
        font-size: 10px !important;
        padding: 5px 8px !important;
    }
    .blog-box-section .blog-box h4.blog-title {
        font-size: 14px !important;
        height: 34px !important;
    }
    .blog-box-section .blog-box .author-box p {
        font-size: 11px !important;
        margin-bottom: 0 !important;
    }

    /* single blog */
    .single-blog-main-section .content-section .title-box {
        width: 70% !important;
    }
    .single-blog-title-heading {
        font-size: 26px !important;
        line-height: 34px !important;
    }
    .single-blog-main-section .title-box .author-box {
        padding: 10px 0 20px !important;
    }
    .author-box p {
        margin: 0 !important;
        font-size: 11px !important;
    }
    .detail-section .reading-content {
        padding-top: 0rem !important;
        margin-inline: 16rem !important;
    }
    .detail-section div p {
        font-size: 13px !important;
        margin: 0 !important;
        line-height: 19px !important;
    }
    .detail-section div ol li{
        font-size: 13px !important;
    }
    .detail-section h2, .detail-section h4 {
        width: 100% !important;
        font-size: 22px !important;
        line-height: 24px !important;
    }

    /* consulting */
    .consulitng-main-banner-section .content h1 {
        font-size: 34px !important;
        width: 70% !important;
    }
    .lets-accelrate p, .how-we-do-section .content p, .how-you-benefits-section .how-you-benefits-box h5 {
        font-size: 13px !important;
    }
    .how-we-do-section .how-we-do-box p, .why-choose-us-section .why-choose-us-box p{
        font-size: 12px !important;
    }
    .how-we-do-section .content h2, .how-you-benefits-section h2.heading, .why-choose-us-section h2.heading {
        font-size: 26px !important;
    }
    .how-we-do-section .content img {
        width: 115px !important;
    }
    .how-you-benefits-section .how-you-benefits-box h5{
        width: 70% !important;
    }
    .how-you-benefits-section .how-you-benefits-box .image-circle , 
    .how-we-do-section .how-we-do-box .image-circle {
        margin-bottom: 0.5rem !important;
    }
    .how-we-do-section .how-we-do-box h5 {
        font-size: 17px !important;
        height: 25px !important;
    }
    .why-choose-us-section .why-choose-us-box h4 {
        font-size: 16px !important;
        margin-bottom: 0.5rem !important;
    }


    /* teams */
    .lets-accelrate h2.heading {
        font-size: 26px !important;
        margin-bottom: 1rem !important;
    }
    .practive-approach-section h3 , .how-we-deliever-section h3, .tools-and-technologies h2.heading{
        font-size: 26px !important;
    }
    .how-we-deliever-section h3{
        margin-bottom: 2.5rem !important;
    }
    .how-we-deliever-section .how-we-deliever-box .image-circle img , 
    .how-we-do-section .how-we-do-box .image-circle img {
        width: 90% !important;
    }
    .how-we-deliever-section .how-we-deliever-box .image-circle , 
    .how-we-do-section .how-we-do-box .image-circle{
        width: 75px !important;
        height: 75px !important;
    }
    .how-we-deliever-section .how-we-deliever-box h5 {
        font-size: 16px !important;
        height: 30px !important;
    }
    .how-we-deliever-section .how-we-deliever-box p, .tools-and-technologies p{
        font-size: 13px !important;
    }
    .sd-our-expertise-section .view-all, .teams-benefits-section ul li {
        font-size: 16px !important;
    }
    .practive-approach-section ul li {
        background-size: 10px 10px !important;
    }
    .teams-benefits-section .practive-approach-image{
        width: 80% !important;
    }
    .how-we-deliever-section .how-we-deliever-box {
        height: 250px !important;
    }
    .tools-and-technologies .tech-images-section .tech-images {
        width: 18% !important;
    }
    .tools-and-technologies .tech-images-section .tech-images img {
        width: 47.5% !important;
    }
    .tools-and-technologies .tech-images-section {
        height: 260px !important;
        margin-top: 1rem !important;
    }

    /* software development */
    .sd-our-expertise-section h2.heading{
        font-size: 26px !important;
    }
    .sd-our-expertise-section div p{
        font-size: 13px !important;
    }
    .sd-our-expertise-section div img{
        width: 75% !important;
    }
    .practive-approach-section .practive-approach-image{
        width: 80% !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box h3 {
        font-size: 18px !important;
        margin-bottom: 1rem !important
    }
    .sd-our-expertise-section .sd-why-choose-us-box p {
        font-size: 14px !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box {
        width: 80% !important;
        height: 240px !important;
    }


    /* services */
    .services-main-banner .content h1 {
        font-size: 30px !important;
    }
    .services-main-banner .content h5 {
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .align-business-goals h3, .practive-approach-section p{
        font-size: 16px !important;
    }
    .align-business-goals h2, .services-and-capabilities-section h2.main-heading, 
    .how-we-deliever-section h3, .design-tools-section h3, .case-studies-section .case-studies-heading h3, 
    .case-studies-box .learn-more , .your-questions-section .content h3{
        font-size: 24px !important;
    }
    .services-and-capabilities-section .capabilities-box .image-circle {
        width: 75px !important;
        height: 75px !important;
        margin-bottom: 01rem !important;
    }
    .services-and-capabilities-section .capabilities-box h5 {
        font-size: 16px !important;
        height: 25px !important;
    }
    .services-and-capabilities-section .capabilities-box p, .how-we-deliever-section .how-we-deliever-box p,
    .case-studies-box p, .case-studies-box .learn-more, .your-questions-section 
    .your-questions-accorrdion-section .accordion-body {
        font-size: 13px !important;
    }
    .services-and-capabilities-section .capabilities-box {
        height: 265px !important;
    }
    .case-studies-section .case-studies-heading p, .your-questions-section .content p {
        font-size: 14px !important;
    }
    .case-studies-box h4, .your-questions-section .your-questions-accorrdion-section .accordion-button h5 {
        font-size: 16px !important;
    }
    .your-questions-section .your-questions-accorrdion-section .accordion-item {
        padding: 2rem 0 0.5rem !important;
    }
    .your-questions-section .your-questions-accorrdion-section .accordion-button::after {
        background-size: 70% !important;
    }
    .design-tools-section .design-tools-box {
        height: 160px !important;
    }
    .design-tools-section .design-tools-box img {
        width: 50% !important;
    }
    .tools-and-technologies {
        padding-top: 3rem !important;
        padding-bottom: 0rem !important;
    }
    .energy-services-and-capabilities-section p.main-text, .energy-services-and-capabilities-section
     p.smart-services-para{
        font-size: 16px !important;
    }
    .energy-services-and-capabilities-section p.smart-services-para {
        margin-top: 0.2rem !important;
        margin-bottom: 0.5rem !important;
    }
    .services-main-banner {
        height: 70vh !important;
    }

    


    /* case study */
    .case-study-practive p {
        font-size: 16px !important;
    }
    .practive-approach-section h3 {
        margin-bottom: 1rem !important;
    }
    .case-studies-white-cards-wrapper .case-study-card {
        padding: 1.5rem 1.5rem !important;
    }
    .case-studies-white-cards-wrapper .case-study-card h4, .case-studies-grey-cards-wrapper .case-study-card h4 {
        font-size: 18px !important;
        margin-bottom: 0.5rem !important;
        height: 50px !important;
    }
    .case-studies-white-cards-wrapper .case-study-card p, 
    .case-studies-grey-cards-wrapper .case-study-card p {
        font-size: 13px !important;
    }
    .case-studies-grey-cards-wrapper .case-study-card .card-one:before ,
    .case-studies-grey-cards-wrapper .case-study-card .card-two:before,
    .case-studies-grey-cards-wrapper .case-study-card .card-three:before{
        font-size: 70px !important;
        top: -75px !important;
    }
    .reuslts-section h2, .conclusion-section h2, .case-study-solutions-wrapper h2{
        font-size: 26px !important;
    }
    .reuslts-section ul li p, .reuslts-section p, .conclusion-section p, .case-study-solutions-wrapper p {
        font-size: 16px !important;
    }
    .reuslts-section ul li {
        background-size: 10px 10px !important;
    }
    .conclusion-section {
        padding: 3rem 0 !important;
    }
    .case-study-solutions-wrapper {
        padding: 3rem 0 0rem !important;
    }
    .case-study-solutions-wrapper div img{
        width: 60% !important;
    }
    .case-studies-grey-cards-wrapper {
        margin-top: 03rem !important;
    }
}






/* responsiveness at 175% */
@media only screen and (min-width: 1060px) and (max-width: 1098px){
    header nav:hover, #nav-main.hovered {
        height: 40px !important;
    }
    header .navbar-brand img {
        width: 45% !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        font-size: 8px !important;
    }  
    header nav .get-in-touch-btn{
        height: 22px !important;
        font-size: 8px !important;
    } 
    header li.dropdown .dropdown-fullscreen{
        top: 39px !important;
    } 
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 12px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 0rem 0 0rem 0 !important;
    }
    .dropdown-row-one {
        padding-top: 1rem !important;
        padding-bottom: 2rem !important;
    }
    header .dropdown-header {
        font-size: 10px !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 8px !important;
    }
    .zig-landing-main-banner .container{
        max-width: 760px !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h1 {
        font-size: 36px !important;
    }
    .zig-landing-main-banner .container .zig-main-banner-content h3 {
        font-size: 11px !important;
        padding: 1rem 0 0 !important;
    }
    .zig-main-banner-partners {
        margin-bottom: 3rem !important;
    }
    .zig-main-banner-partners div img{
        width: 60% !important;
    }
    .zig-main-banner-partners p{
        font-size: 10px !important;
    }
    header nav li a.nav-link:after{
        height: 1px !important;
    }
    .zig-history-content {
        padding: 2rem 0 3rem 0 !important;
    }
    .zig-history-content p {
        font-size: 11px !important;
        width: 60% !important;
    }
    .zig-history-content a {
        padding-bottom: 1.5rem !important;
    }
    .experience-counter .loader span.count-desc, .success-studies-description p, .zig-history-content a, 
    .whats-new-section .view-all  {
        font-size: 12px !important;
    }
    .what-we-do-section .heading, .our-clients-section .heading, .services-section .heading, .success-studies-section .heading, .whats-new-section .heading {
        font-size: 22px !important;
    }
    .what-we-do-section .heading, .our-clients-section .heading, .services-section .heading {
        margin-bottom: 2rem !important;
    }
    .what-we-do-section .consulting-box, .what-we-do-section .teams-box , .what-we-do-section .se-box{
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
    .what-we-do-section h3 {
        font-size: 14px !important;
    }
    .what-we-do-section h3 img{
        width: 25% !important;
    }
    .what-we-do-section ul li, .what-we-do-section .learn-more, 
    .success-studies-section .image-box .learn-more, .whats-new-section .blog-box p,
    .whats-new-section .blog-box .learn-more {
        font-size: 11px !important;
    }
    .what-we-do-section .learn-more img, .success-studies-section .image-box .learn-more ,
    .whats-new-section .blog-box .learn-more img {
        width: 14px !important;
    }
    .client-img img {
        margin: 1rem 0 1rem !important;
    }
    .experience-counter .loader span.count {
        font-size: 34px !important;
    }
    .services-section p.parag {
        font-size: 13px !important;
        width: 85% !important;
    }
    #image-list li span{
        font-size: 9px !important;
    }
    .services-section #image-list li h4 {
        font-size: 18px !important;
    }
    .services-section #image-list li p{
        font-size: 12px !important;
    }
    .services-section .section .content-image img {
        margin-left: 3rem !important;
        width: 80% !important;
    }
    .zig-landing-main-banner .zig-main-banner-content h3, 
    .success-studies-section .image-box h3,  
    .whats-new-section .heading-section p {
        font-size: 14px !important;
    }
    .success-studies-section .image-box h3{
        height: 30px !important;
    }
    .whats-new-section .blog-box h3 {
        font-size: 13px !important;
    }
    .whats-new-section .blog-box p{
        margin-bottom: 0 !important;
    }
    .whats-new-section .blog-box p img{
        width: 20px !important;
    }
    .whats-new-section .blog-box h3 {
        height: 45px !important;
        margin-bottom: 15px !important;
        padding: 1em 0.25em 0em 1em !important;
    }
    .whats-new-section .container .row{
        margin-inline: 2rem !important;
    }
    .lets-talk-section .content h1 {
        font-size: 22px !important;
        margin-bottom: 0 !important;
    }
    .lets-talk-section .content a{
        font-size: 11px !important;
    }
    .footer-logo img {
        width: 45% !important;
    }
    .footer-address-contact h5, .follow-secion p {
        font-size: 12px !important;
    }
    .footer-address-contact h5{
        margin-top: 1rem !important;
    }
    .footer-address-contact p.address , .footer-address-contact p.cell-no, .footer-home-about-links li a,
    .footer-about-links li a {
        font-size: 9px !important;
    }
    .footer-newsletter h3 {
        font-size: 14px !important;
    }
    .follow-secion img {
        width: 9% !important;
    }
    .follow-secion p {
        margin-bottom: 0.25rem !important;
    }
    .footer-home-about-links li, .footer-about-links li {
        margin-bottom: 0rem !important;
    }
    .footer-newsletter form button {
        height: 25px !important;
        font-size: 8px !important;
        right: 0 !important;
    }
    .footer-newsletter form input {
        height: 25px !important;
        width: 73% !important;
        font-size: 10px !important;
    }
    .wpforms-submit-container #wpforms-submit-107 {
        width: 60px !important;
    }
    #wpforms-107-field_2-error{
        font-size: 8px !important;
    }

    /* about us */
    .about-us-detail-section .about-us-content h2, .our-vision-detail-section .our-vision-content h2, .our-mission-section .our-mission-content h2, .our-executives-section h2, .services-last-section .content h2 {
        font-size: 24px !important;
    }
    .about-us-main-banner-section .container .content a{
        width: 150px !important;
    }
    .services-last-section .content a.lets-talk-btn , .about-us-main-banner-section .container .content a{
        width: 120px !important;
        height: 030px !important;
        font-size: 9px !important;
    }
    .services-last-section .content h2 , .about-us-main-banner-section .content h1{
        width: 50% !important;
    }
    .about-us-main-banner-section .content h1 {
        font-size: 24px !important;
    }
    .about-us-detail-section .about-us-content p, .our-vision-detail-section .our-vision-content p, 
    .our-mission-section .our-mission-content p, .our-executives-section .executive-info-box p {
        font-size: 12px !important;
        width: 80%;
    }
    .our-executives-section .executive-info-box .image-box {
        height: 200px !important;
    }
    .our-executives-section .executive-info-box .image-box .qasim-mueen {
        width: 74% !important;
    }
    .our-executives-section .executive-info-box .image-box .executive-image {
        width: 79% !important;
    }
    .our-executives-section .executive-info-box h3 {
        font-size: 16px !important;
    }
    .our-executives-section .executive-info-box p {
        font-size: 10px !important;
        height: 30px !important;
        margin-bottom: 0 !important;
    }
    .our-executives-section .executive-info-box a img {
        width: 55% !important;
    }
    .about-us-detail-section .about-us-content h2::before, 
    .our-vision-detail-section .our-vision-content h2::before, 
    .our-mission-section .our-mission-content h2::before {
        font-size: 75px !important;
        left: -18px !important;
        top: -26px !important;
    }
    .our-executives-section h2 {
        margin-bottom: 1.5rem !important;
    }


    /* contact us */
    .contact-us-main-section .content-section h1 {
        font-size: 24px !important;
        width: 80% !important;
    }
    .contact-us-main-section .content-section p {
        font-size: 10px !important;
        padding: 0.5rem 0 0.5rem 0 !important;
        width: 70% !important;
    }
    .contact-us-main-section .content-section h3 {
        padding-bottom: 1rem !important;
        font-size: 14px !important;
    }
    .contact-us-main-section .content-section h5 {
        width: 8vw !important;
        font-size: 11px !important;
        padding: 10px 0 0 0 !important;
    }
    .contact-us-main-section .content-section .partners-section {
        display: flex !important;
    }
    .innovator-img img {
        width: 65% !important;
    }
    #wpforms-form-105 .wpforms-field-container label {
        height: 25px !important;
        font-size: 12px !important;
    }
    div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column input {
        height: 20px !important;
        font-size: 8px !important;
    }
    .wpforms-container textarea.wpforms-field-medium {
        height: 85px !important;
        font-size: 8px !important;
    }
    #wpforms-form-105 #wpforms-105-field_11-container legend, #wpforms-105-field_11 label,
    #wpforms-105-field_12 label ,  #wpforms-form-105 label{
        font-size: 10px !important;
    }
    #wpforms-form-105 label {
        height: 20px !important;
    }
    .wpforms-container input[type=checkbox], .wpforms-container input[type=radio] {
        width: 12px !important;
        height: 10px !important;
    }
    .detail-form-section form button {
        padding: 10px !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    width: 30% !important;
    }
    .detail-form-section h4, .jobs-available-section .jobs-list .job-list-box h3{
        font-size: 14px !important;
    }

    /* careers */
    .career-main-banner .content h1 {
        font-size: 24px !important;
    }
    .jobs-available-section h2 , .jobs-available-section .jobs-list .job-list-box h3 {
        font-size: 20px !important;
    }
    .form-select{
        font-size: 10px !important;
    }
    .jobs-available-section .jobs-list .job-list-box p.job-description {
        font-size: 12px !important;
    }
    .jobs-available-section .jobs-list .job-list-box h3 a {
        width: 100px !important;
        height: 30px !important;
        font-size: 10px !important;
    }    
    .jobs-available-section .jobs-list .job-list-box p.job-location {
        font-size: 14px !important;

    }



    /* privacy policy */
    .consulitng-main-banner-section .content h1{
        font-size: 24px !important;
    }
    .privacy-policy-content h2, .privacy-policy-content h3{
        font-size: 19px !important;
    }
    .privacy-policy-content h3{
        font-size: 14px !important;
    }
    .privacy-policy-content p, .privacy-policy-content ul li, .privacy-policy-content {
        font-size: 9px !important;
    }


    /* Blog Page */
    .blogs-section h2{
        font-size: 24px !important;
    }
    .blog-description {
        font-size: 12px !important;
        width: 70% !important;
    }
    .blog-box-section .blog-box h6.category {
        font-size: 10px !important;
        padding: 5px 8px !important;
    }
    .blog-box-section .blog-box h4.blog-title {
        font-size: 14px !important;
        height: 34px !important;
    }
    .blog-box-section .blog-box .author-box p {
        font-size: 9px !important;
        margin-bottom: 02rem !important;
    }

    /* single blog */
    .single-blog-main-section .content-section .title-box {
        width: 60% !important;
    }
    .single-blog-title-heading {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .single-blog-main-section .title-box .author-box {
        padding: 10px 0 20px !important;
    }
    .author-box p {
        margin: 0 !important;
        font-size: 9px !important;
    }
    .detail-section .reading-content {
        padding-top: 0rem !important;
        margin-inline: 16rem !important;
    }
    .detail-section div p {
        font-size: 11px !important;
        margin: 0 !important;
        line-height: 17px !important;
    }
    .detail-section div ol li, .reading-content ul li{
        font-size: 10px !important;
    }
    .detail-section h2, .detail-section h4 {
        width: 100% !important;
        font-size: 18px !important;
        line-height: 24px !important;
    }

    /* consulting */
    .consulitng-main-banner-section .content h1 {
        font-size: 26px !important;
        width: 60% !important;
    }
    .lets-accelrate p, .how-we-do-section .content p, .how-you-benefits-section .how-you-benefits-box h5 {
        font-size: 12px !important;
    }
    .how-we-do-section .how-we-do-box p, .why-choose-us-section .why-choose-us-box p{
        font-size: 10px !important;
    }
    .how-we-do-section .content h2, .how-you-benefits-section h2.heading, .why-choose-us-section h2.heading {
        font-size: 18px !important;
    }
    .how-we-do-section .content img {
        width: 115px !important;
    }
    .how-you-benefits-section .how-you-benefits-box h5{
        width: 70% !important;
    }
    .how-you-benefits-section .how-you-benefits-box .image-circle , 
    .how-we-do-section .how-we-do-box .image-circle {
        margin-bottom: 0.5rem !important;
    }
    .how-we-do-section .how-we-do-box h5 {
        font-size: 14px !important;
        height: 25px !important;
    }
    .why-choose-us-section .why-choose-us-box h4 {
        font-size: 16px !important;
        margin-bottom: 0.5rem !important;
    }


    /* teams */
    .lets-accelrate h2.heading {
        font-size: 20px !important;
        margin-bottom: 1rem !important;
    }
    .practive-approach-section h3 , .how-we-deliever-section h3, .tools-and-technologies h2.heading{
        font-size: 20px !important;
    }
    .how-we-deliever-section h3{
        margin-bottom: 2.5rem !important;
    }
    .how-we-deliever-section .how-we-deliever-box .image-circle img , 
    .how-we-do-section .how-we-do-box .image-circle img {
        width: 90% !important;
    }
    .how-we-deliever-section .how-we-deliever-box .image-circle , 
    .how-we-do-section .how-we-do-box .image-circle{
        width: 70px !important;
        height: 70px !important;
    }
    .how-we-deliever-section .how-we-deliever-box h5 {
        font-size: 14px !important;
        height: 30px !important;
    }
    .how-we-deliever-section .how-we-deliever-box p, .tools-and-technologies p{
        font-size: 13px !important;
    }
    .sd-our-expertise-section .view-all, .teams-benefits-section ul li {
        font-size: 13px !important;
    }
    .practive-approach-section ul li {
        background-size: 10px 10px !important;
    }
    .teams-benefits-section .practive-approach-image{
        width: 80% !important;
    }
    .how-we-deliever-section .how-we-deliever-box {
        height: 250px !important;
    }
    .tools-and-technologies .tech-images-section .tech-images {
        width: 18% !important;
    }
    .tools-and-technologies .tech-images-section .tech-images img {
        width: 47.5% !important;
    }
    .tools-and-technologies .tech-images-section {
        height: 260px !important;
        margin-top: 1rem !important;
    }

    /* software development */
    .sd-our-expertise-section h2.heading{
        font-size: 20px !important;
        margin-bottom: 0.5rem !important;
    }
    .sd-our-expertise-section div p{
        font-size: 11px !important;
    }
    .sd-our-expertise-section div img{
        width: 70% !important;
    }
    .practive-approach-section .practive-approach-image{
        width: 80% !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box h3 {
        font-size: 18px !important;
        margin-bottom: 1rem !important
    }
    .sd-our-expertise-section .sd-why-choose-us-box p {
        font-size: 11px !important;
    }
    .sd-our-expertise-section .sd-why-choose-us-box {
        width: 80% !important;
        height: 240px !important;
    }
    .practive-approach-section ul li{
        font-size: 12px !important;
    }


    /* services */
    .services-main-banner .content h1 {
        font-size: 24px !important;
    }
    .services-main-banner .content h5 {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .align-business-goals h3, .practive-approach-section p{
        font-size: 13px !important;
    }
    .align-business-goals h2, .services-and-capabilities-section h2.main-heading, 
    .how-we-deliever-section h3, .design-tools-section h3, .case-studies-section .case-studies-heading h3, 
    .case-studies-box .learn-more , .your-questions-section .content h3{
        font-size: 20px !important;
    }
    .services-and-capabilities-section .capabilities-box .image-circle {
        width: 70px !important;
        height: 70px !important;
        margin-bottom: 01rem !important;
    }
    .services-and-capabilities-section .capabilities-box h5 {
        font-size: 13px !important;
        height: 22px !important;
    }
    .services-and-capabilities-section .capabilities-box p, .how-we-deliever-section .how-we-deliever-box p,
    .case-studies-box p, .case-studies-box .learn-more, .your-questions-section 
    .your-questions-accorrdion-section .accordion-body {
        font-size: 10px !important;
    }
    .services-and-capabilities-section .capabilities-box {
        height: 265px !important;
    }
    .practive-approach-section h5{
        font-size: 15px !important;
    }
    .case-studies-section .case-studies-heading p, .your-questions-section .content p {
        font-size: 12px !important;
    }
    .case-studies-box h4, .your-questions-section .your-questions-accorrdion-section .accordion-button h5 {
        font-size: 13px !important;
    }
    .your-questions-section .your-questions-accorrdion-section .accordion-item {
        padding: 2rem 0 0.5rem !important;
    }
    .your-questions-section .your-questions-accorrdion-section .accordion-button::after {
        background-size: 70% !important;
    }
    .design-tools-section .design-tools-box {
        height: 160px !important;
    }
    .design-tools-section .design-tools-box img {
        width: 50% !important;
    }
    .tools-and-technologies {
        padding-top: 3rem !important;
        padding-bottom: 0rem !important;
    }
    .tools-and-technologies h2.heading{
        margin-bottom: 0.5rem !important;
    }
    .energy-services-and-capabilities-section p.main-text, .energy-services-and-capabilities-section
     p.smart-services-para{
        font-size: 13px !important;
    }
    .energy-services-and-capabilities-section p.smart-services-para {
        margin-top: 0.2rem !important;
        margin-bottom: 0.5rem !important;
    }
    .services-main-banner {
        height: 70vh !important;
    }

    


    /* case study */
    .case-study-practive p {
        font-size: 13px !important;
    }
    .practive-approach-section h3 {
        margin-bottom: 1rem !important;
    }
    .case-studies-white-cards-wrapper .case-study-card {
        padding: 1.5rem 1.5rem !important;
    }
    .case-studies-white-cards-wrapper .case-study-card h4, .case-studies-grey-cards-wrapper .case-study-card h4 {
        font-size: 15px !important;
        margin-bottom: 0.5rem !important;
        height: 45px !important;
    }
    .case-studies-white-cards-wrapper .case-study-card p, 
    .case-studies-grey-cards-wrapper .case-study-card p {
        font-size: 10px !important;
    }
    .case-studies-grey-cards-wrapper .case-study-card .card-one:before ,
    .case-studies-grey-cards-wrapper .case-study-card .card-two:before,
    .case-studies-grey-cards-wrapper .case-study-card .card-three:before{
        font-size: 60px !important;
        top: -65px !important;
    }
    .reuslts-section h2, .conclusion-section h2, .case-study-solutions-wrapper h2{
        font-size: 22px !important;
    }
    .reuslts-section ul li p, .reuslts-section p, .conclusion-section p, .case-study-solutions-wrapper p {
        font-size: 13px !important;
    }
    .reuslts-section ul li {
        background-size: 10px 10px !important;
    }
    .conclusion-section {
        padding: 3rem 0 !important;
    }
    .case-study-solutions-wrapper {
        padding: 3rem 0 0rem !important;
    }
    .case-study-solutions-wrapper div img{
        width: 60% !important;
    }
    .case-studies-grey-cards-wrapper {
        margin-top: 03rem !important;
    }
    .reuslts-section ul li p {
        margin: 0 !important;
        padding: 0 !important;
    }
}
