@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alef:wght@400;700&display=swap');

:root {
    --title: #2f3934;
    --monte: "Lato", sans-serif;
    --p-color: #00674A;
    --alef: "Alef", sans-serif;
    --btn-bg-color: #0C6C44;
}


@media screen and (min-width : 988px) {
    .middle-main-content-box {
        width: 243px;
    }

}

@media screen and (min-width : 1240px) {
    .header-container {
        width: 100%;
    }

}

@media (min-width : 724px) {
    .hero-section-main-title h1 span {
        font-size: 24px;
    }

    .hero-section {
        margin-top: 88px;

    }

    .header-section {
        top: 0;
    }


    .hero-section-bottom-content p {
        font-family: 'Montserrat';
        font-size: 17px;
        line-height: 24px;
    }

    .header-nav-content {
        height: 50px;
    }

    .our-range-hero-section {
        margin-top: 0;
    }

    .special-container {
        flex-direction: row;
        padding: 0 40px;
    }

    .special-content-text {
        width: 100%;
        text-align: left;
    }

    .special-content {
        width: 50%;
    }

    .special-content-img {
        width: 50%;
        overflow: visible;
        height: 350px;
        overflow-y: hidden;
    }

    .special-content-img img {
        width: fit-content;
        transform: translateY(20px) rotate(90deg) scale(1.5, 1.5);

    }


    .special-content-bottom-text {
        margin: 0;
    }

    .special-content-bottom-text p {
        text-align: left;
    }

    .expand-buisness-main-text h2 {
        font-size: 28px !important;
    }

    .expand-buisness-text p {
        font-size: 16px;
    }

    .expand-buisness-img {
        width: 500px;
        height: 150px;
    }

    .expand-buisness-container {
        margin-top: 170px;
    }

    .setup-mini-svg-left {
        top: unset;
        bottom: -12px;
        left: -108px;
    }

    .setup-mini-svg-left svg {
        width: 100px;
        height: 100px;
    }

    .setup-mini-svg-right {
        top: unset;
        bottom: -13px;
        right: 93%;
    }

    .setup-mini-svg-right svg {
        width: 76px;
        height: 76px;
    }

    .switch-to-right-svg {
        top: -100%;
        left: 100%;
        transform: translate(324%, 39%);
    }

    .switch-to-right-svg svg {
        width: 76px;
        height: 76px;
    }

    .switch-to-top-svg {
        top: -100%;
        left: -55%;
        transform: translate(55%, 37%);
    }

    .switch-to-top-svg svg {
        width: 100px;
        height: 100px;
    }

    .logo-content h2 {
        font-size: 22px;
    }

    .our-clients-marquee-content-box {
        width: 287px;
        height: 150px;
    }


    .our-services-marquee-content-box {
        width: fit-content;
    }

    .gateway-content {
        display: none;
    }

    .show-885 {
        display: flex;
        gap: 20px;
    }

    .sms-gateway-content-box,
    .gateway-content-box {
        width: 120px;
    }

    .dbi-footer-container {
        /* padding:50px 100px 0; */
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: flex-start;

    }

    .why-choose-dbi-container {
        justify-content: center;
        flex-direction: row;
        gap: 20px;
        width: 77%;
        margin: 60px auto;
    }

    .my-carousel .owl-item {
        padding: 20px;
    }

    .why-choose-dbi-section {
        flex-direction: column;
        justify-content: center;
    }

    .why-choose-dbi-content {
        flex: 1 1 120px;
    }

    .why-choose-dbi-content.center {
        transform: translateY(-20px);
    }


}

@media (min-width : 895px) {
    .setup-container {
        overflow-x: hidden;
        height: 820px;
        min-height: 1px;
        touch-action: none;
        -ms-touch-action: none;
        pointer-events: none;
    }

    .setup-container::-webkit-scrollbar {
        display: none;
    }

    .setup-main-container {
        margin-left: auto;
        width: 95%;
        min-height: 1px;
    }



    .setup-content {
        position: absolute;
        height: 385px;
        width: 345px;
        padding: 0 50px;
        z-index: 11;
    }

    .setup-bg-img svg {
        width: 100%;
        height: 100%;
    }

    .setup-content-1 {
        left: 89px;
        top: 158px;
    }

    .setup-content-2 {
        top: 5px;
        left: 363px;
    }

    .setup-content-3 {
        left: 637px;
        top: 158px;
    }

    .setup-content-4 {
        left: 910px;
        top: 5px;
    }

    .setup-content-5 {
        top: 473px;
        left: 90px;
    }

    .setup-content-6 {
        top: 319px;
        left: 364px;
    }

    .setup-content-7 {
        top: 473px;
        left: 638px;
    }

    .setup-content-8 {
        top: 319px;
        left: 911px;
    }

    .switch-to-right-svg {
        top: -100%;
        bottom: unset;
        left: -12%;
    }

    .switch-to-top-svg {
        top: -89%;
        bottom: unset;
        left: -97%;
    }

    .switch-to-top-svg svg {
        width: 162px;
        height: 162px;
    }

    .switch-to-bottom-svg {
        bottom: -92%;
        left: -11%;
    }

    .switch-to-bottom-svg svg {
        width: 162px;
        height: 162px;
    }

    .switch-to-bottom-right-svg {
        bottom: -43%;
        right: -9%;
    }

    .our-services-content {
        width: 45%;
    }

    .our-clients-marquee-content-box {
        width: 151px;
        height: 88px;
    }

    .our-services-marquee-content-box {
        width: fit-content;
    }

}


@media (min-width : 966px) {
    .hero-section {
        display: flex;
        padding: 40px 5%;
    }

    .reverse-hero-section {
        flex-direction: row-reverse;
    }


    .rev-right-img img {
        width: 100%;
        max-width: 100%;
    }

    .hero-section-left-content * {
        text-align: left;
        margin: 0;
    }

    .hero-section-left-content {
        gap: 40px;
        width: 50%;
    }

    .why-choose-dbi-top-content {
        width: 100%;
    }

    .hero-section-btn-content {
        justify-content: start;
        margin-top: 20px;
    }

    .hero-section-btn {
        height: 50px;
    }

    .why-choose-dbi-top-content-text h1,
    .why-choose-dbi-top-content-text p {
        text-align: center;

    }

    .why-choose-dbi-top-content-text {
        width: 90%;
        margin: 0 auto;
    }

    .hero-section-right-content {
        width: 50%;
    }

    .hero-section-main-title h1 span {
        font-size: 32px;
        font-weight: 600;
        line-height: 50px;
    }

    .header-nav-content {
        height: 88px;
    }

    .nav-toggle {
        display: none;
    }

    .nav-menu {
        position: unset !important;
        visibility: visible !important;
        opacity: 1 !important;
        background: none;
        transform: scale(1, 1) !important;
        border: none !important;
        box-shadow: none !important;
        width: fit-content;
    }

    .nav-menu-inner {
        flex-direction: row;
        border-radius: 0;
        align-items: center;
        padding: 0;
        width: fit-content;
    }

    .nav-menu-inner>li {
        align-items: center;
        border: none;
        padding: 0 15px;
    }

    .nav-menu-inner>li>a {
        font-size: 16px;
        font-weight: 700;
        padding: 33px 8px;

    }

    .dropdown-link::after {
        content: none !important;
    }

    .dropdown-link::before {
        display: inline-block;
        content: "";
        width: 7px;
        height: 7px;
        border-right: 1px solid var(--title);
        border-bottom: 1px solid var(--title);
        -webkit-transform: translateY(50%) rotate(45deg);
        -ms-transform: translateY(50%) rotate(45deg);
        transform: translateY(50%) rotate(45deg);
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        position: absolute;
        right: -10px;
        top: 40%;
    }

    .dropdown-nav-menu {
        position: absolute;
        display: flex;
        height: auto;
        transform: translateX(-50%);
    }

    .dropdown-nav-li:hover>.dropdown-nav-menu {
        visibility: visible;
        opacity: 1;
    }

    .dropdown-nav-li:hover>.dropdown-link::after {
        content: '';
        transform: rotate(-137deg);
    }


    .nav-menu-inner>li:last-child .nav-link {
        white-space: nowrap;
        padding: 10px 20px;
    }

    .header-container {
        /* width: 95%; */
        margin: 0 auto;
    }

    .my-carousel-text-content h3 {
        font-size: 18px;
        line-height: 21px;
    }

    .my-carousel-text-content p {
        font-size: 10px;
    }

    .my-carousel-content {
        /* padding: 20px 20px 30px; */
    }

    .how-does-title-content {
        margin-top: 40px;
    }

    .how-does-title-content {
        width: 90%;
        align-items: center;
    }

    .our-services-content {
        width: 22%;
    }

    .show-technologies-box,
    .show-technologies-img {
        flex: 1 1 calc(16.67% - 20px);
        max-width: 150px;
    }

    .pricing-content-heading-text h2 {
        font-size: 30px;
    }

    .our-clients-marquee-content-box {
        width: 202px;
        height: 100px;
    }


    .our-services-marquee-content-box {
        width: fit-content;
    }

    .our-team-container {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .our-team-content {
        /* flex: 1 1 calc(33.34% - 14px); */
        width: 31%;
    }

    .main-container1 {
        width: 95%;
        margin: 0 auto;
    }

    .hero-section {
        margin-top: 88px;
    }

    .get-in-touch-main-title h2 {
        font-size: 30px;
    }

    .our-range-detail-section {
        justify-content: start;
        padding-inline: 0;
        flex-direction: row;
    }


    .our-team-h-content {
        flex-direction: row;
        /* min-width: calc((100% / 2) - 60px); */
        max-width: calc(49% - 2px);
    }

    .our-team-h-profile-img {
        flex-shrink: 0;
    }


    .our-team-h-profile-info-content .dbi-team-profile-name h2 {
        text-align: start;
    }

    .our-team-h-profile-info-content .dbi-team-profile-designation p {
        text-align: start;
    }

    .our-team-h-profile-info-content .dbi-team-profile-desc p {
        text-align: start;
    }



    .our-team-h-profile-info-content .dbi-team-social-links {
        justify-content: start;
        margin-top: 0;
    }

    .dbi-all-rights-reserved-content h2 {
        font-size: 18px;
    }

    .dbi-all-rights-reserved-content h2 b {
        font-size: 21px;
    }


}


/* //////////////////////////// */


@media (min-width : 1024px) {
    .our-clients-marquee-container-box {
        width: 100%;
        /* max-width: 1200px; */
    }

    .show-technologies-content {
        width: 80%;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px !important;
    }

    .our-services-container {
        padding: 30px 20px;
    }

    .sms-gateway-content-box,
    .gateway-content-box {
        width: 200px;
        height: 64px;
    }

    .sms-gateway-content-box img,
    .gateway-content-box img {
        /* width: 40%; */
        max-width: 100px;
    }

    .our-team-content {
        width: calc(25% + 17px);
        /* padding: 30px 40px; */
    }

    .our-team-container {
        padding: 0 60px;
        margin-top: 60px;
    }

    .dbi-footer-container {
        padding: 50px 100px;

    }

    .dbi-footer-content {
        width: calc(100% / 4);
    }

    .hero-section-bottom-content p {
        font-size: 18px;
    }

    .why-choose-dbi-box-text p {
        font-size: 18px;
    }

    .why-choose-dbi-box {
        width: 144px;
        height: 144px;
    }

    .about-us-text h3 {
        font-size: 48.4px;
        font-family: var(--alef);
    }

    .about-us-top-main-text h1 {
        font-size: 48px;
    }



    .about-us-header-container {
        /* height: 760px; */
        padding: 0 !important;
    }

    .service-header-container {
        height: 680px;
    }



    .about-us-detail-container {
        margin-top: 50px;
        width: 100%;
        justify-content: space-between;
        flex-direction: row;
        align-items: center;
        gap: 40px;
        padding: 0px 120px 60px;
    }

    .about-us-detail-left-content {
        width: 45%;
        align-self: flex-start;

    }

    .about-us-detail-text h3 {
        font-weight: 300;
        font-size: 16px;
    }

    .about-us-detail-img-content {
        width: 45%;
        height: 100%;
        overflow: hidden;
        align-self: flex-start;
    }

    .about-us-detail-img-content img {
        width: 100%;
        height: auto;
        aspect-ratio: unset;
        object-position: start;
        object-fit: cover;
        transform: translateY(-20px);
    }

    .about-us-power-content {
        width: 45%;
    }

    .about-us-power-container {
        display: flex;
        padding: 0 120px;
        justify-content: space-between;
        align-items: center;
        margin-top: 60px;
        flex-direction: row;
    }

    .our-vision-container {
        margin-top: 80px;
        padding: 50px 100px;
    }

    .about-us-power-content-text {
        text-align: start;
    }

    .about-us-power-content-text h2 {
        font-size: 28px;
    }

    .about-us-power-content-text p {

        font-size: 17px;
    }

    .about-us-power-service-fill-content h2 {
        font-size: 18px;
    }






    .our-vision-main-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        text-align: center;
        gap: 20px;
        padding: 20px;
        flex: 1 1 calc(25% - 120px);
    }

    .our-vision-svg-box svg rect {
        stroke: white;
    }



    .our-vision-top-content h2 {
        font-size: 38px;
    }

    .setup-main-text h3 {

        font-size: 20px;
    }

    .setup-text p {

        font-size: 15px;
    }



    .our-vision-desc-text {
        margin-top: auto;
    }



    .why-choose-dbi-about-us-content {
        width: 50%;
        padding: 60px;
        z-index: 0;
    }

    .about-us-main-desc-text h1 {
        font-size: 31px;
    }

    .why-choose-dbi-about-us-container {
        padding: 80px 5%;
        flex-direction: row;
        margin-top: 160px;
    }

    .animateCounter-achievement-content {
        width: 50%;
        border-radius: 11px;
        position: absolute;
        left: 50px;
        top: -25px;
        height: 80%;
        gap: 20px;
        z-index: -1;
    }


    .animateCounter-achievement-text {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        padding: 0 20px;
    }

    .animateCounter-achievement-text-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .animateCounter-achievement-text-content h2 {
        font-size: 38px;
    }

    .animateCounter-achievement-text-content h4 {
        font-size: 10px;
    }





    .people-real-result-text h2 {
        font-size: 34px;
    }





    .our-clients-why-choosing-top-content h2 {
        font-size: 32px;
    }


    .our-clients-valuable-boxes {
        justify-content: center;

    }

    .our-clients-valuable-boxex-content {
        flex-direction: row;
    }



    .our-client-carousel {
        padding: 0 120px;
        margin-top: 40px;
    }

    .our-client-carousel .owl-item {
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, 0.1) 9px 11px 14px 0px;
    }

    .our-client-carousel-top-text {
        text-align: center;
        display: flex;
        flex-direction: column;
        gap: 3px;
    }

    .our-client-carousel-top-text h2 {
        font-size: 18px;
    }

    .our-client-carousel-top-text p {
        font-size: 14px;
        font-weight: 500;
    }

    .our-client-carousel-desc {
        text-align: center;
    }

    .our-client-carousel-desc p {
        font-size: 16px;
        font-weight: 500;
    }




    .why-choose-dbi-about-us-top-text h2 {
        color: #000;
        font-size: 32px;
    }

    .why-choose-dbi-about-us-top-text h2 span {
        color: var(--p-color);
    }


    .why-choose-dbi-about-us-top-content-main-text h2 {
        font-size: 24px;
    }


    .why-choose-dbi-about-us-top-content-main-text {
        align-items: start;
    }

    .why-choose-dbi-about-us-top-content-main-text p {
        text-align: start;
    }


    .why-choose-dbi-about-us-top-content {
        flex-direction: row;
        align-items: start;
    }



    .why-choose-dbi-about-us-top-section {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin: 30px;
    }

    .dbi-achievement-section {
        margin-top: 80px;
    }

    .dbi-achievement-counter-project-svg {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        border: 2px solid var(--p-color);
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: rgba(0, 0, 0, 0.1) 9px 11px 14px 0px;


    }


    .dbi-achievement-counter-project h2 {
        font-size: 32px;
        font-weight: 500;
    }

    .dbi-achievement-counter-project p {
        font-size: 16px;

    }

    .dbi-achievement-mid-content {
        gap: 80px;
        padding: 0 120px;
        flex-direction: row;
        justify-content: center;
        margin-top: 50px;
    }

    .services-typed-text-content h2 {
        font-size: 32px;
    }








    .atr-img-content {
        height: 200px;
        /* margin-top: 30px; */
    }

    .atr-img-content img {
        height: 100%;
        object-fit: contain;

    }


    .get-in-touch-container {
        flex-direction: row;
        align-items: center;
        padding: 60px 5%;
        justify-content: space-between;
    }

    .get-in-touch-form-container {
        width: fit-content;
    }

    .get-in-touch-content {
        width: 50%;
        flex-shrink: 0;
    }

    .get-in-touch-mid-container {
        display: flex;
        flex-direction: row;
        gap: 20px;
        width: 100%;
        align-items: flex-end;

    }

    .get-in-touch-mid-container-3>.get-in-touch-mid-content {
        width: calc((100% / 3) - 14px);
    }

    .get-in-touch-mid-container-4>.get-in-touch-mid-content {
        width: calc((100% / 4) - 20px);

    }


    .get-in-touch-title h2 {
        white-space: nowrap;
    }


    .get-in-touch-customer-rating-box {
        width: 100%;
    }

    .get-in-touch-rating-img {
        width: 100%;
    }

    .get-in-touch-rating-img img {
        width: 100%;
        height: 60px;
        object-fit: contain;
        object-position: top;
    }

    .why-choose-dbi-svg i {
        font-size: 50px;
    }

    /* our-team-h-profile-info-content */

    #our-team-container {
        scroll-margin-top: 120px;
    }

    #our-services {
        scroll-margin-top: 120px;
    }

    #our-products {
        scroll-margin-top: 120px;
    }

    .dropdown-nav-menu>li,
    .left-to-right-bg-hover {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

    .dropdown-nav-menu>li:hover::before,
    .left-to-right-bg-hover:hover::before {
        width: 100%;
    }

    .dropdown-nav-menu>li::before,
    .left-to-right-bg-hover::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 100%;
        background: linear-gradient(131deg, #1fbd7b, #0e6d45);
        transition: width 0.3s linear;
        z-index: -1;
    }

    .dropdown-nav-menu>li,
    .left-to-right-bg-hover {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }





}


@media (min-width:1020px) {
    /* .about-us-header-container-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: fit-content;
    z-index: -1;
} */

    .about-us-header-top-content {
        position: absolute;
        top: 0;
        left: 5%;
        width: 95%;
        height: fit-content;
        z-index: 1;
    }

    .about-top-dextop-bg-img {
        display: block;
    }

    .about-top-mobile-bg-img {
        display: none;
    }

    .about-us-header-top-content {
        text-align: start;
    }

    .about-us-header-top-content {
        /* transform: translateY(-41px); */
        display: flex;
        justify-content: center;
        gap: 30px;
        height: 100%;
    }

    .about-us-header-top-text {
        width: 25%;
    }

    .about-us-header-container {
        /* height: 618px; */
    }



}