@media (max-width:375px) {

    .w-res{
        width: 10%;
    }
    .vertical_center-cus {
        display: flex;
        height: 29vh !important;
        align-items: center;
    }
    .sc-sub{
        font-size: 14px !important;
    }
    .sc-banner-text {
        color: #fff;
        font-size: 22px !important;
        line-height: 1  !important;
        font-family: m-reguler !important;
    }
    .carousel-caption,
    .slide-text {
        position: absolute;
        text-align: center;
        color: #fff
    }
    .aboutService h3, .div-text, .text-head {
        font-size: 24px !important;
        color: #2b2b2b;
        margin-bottom: 28px;
    }
    .bannerTxt h2,
    .bannerTxt h3,
    .bannerTxt p {
        font-family: m-reguler;
        text-shadow: 0 2px 5px rgba(0, 0, 0, .7)
    }
    .pwd-banner h3 {
        font-size: 24px !important;
        color: #fff;
        line-height: 50px;
        margin-top: 40%;
        font-family: m-semibold;
    }
    .hm-heading {
        color: #2b2b2b;
        font-size: 24px !important;
        line-height: 28px !important;
        font-family: m-SemiBold;
    }
    .h1{
        font-size: 20px !important;
    }
    .head-h1 {
        font-size: 24px !important;
        color: #2b2b2b;
        margin-bottom: 28px;
        font-weight: 700;
        font-family: 'm-bold';
    }
    .con-box,
    .img_mobile,
    .s_img {
        background-repeat: no-repeat;
    }
    .slider-card-text {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        align-items: center !important;
        text-align: center !important;
        background-color: #f9f9f9 !important;
        padding: 20px !important;
        border-radius: 10px !important;
        box-shadow: 0 4px 6px rgba(0, 0, 0, .1) !important;
        height: 520px !important;
    }

    .slide-text {
        bottom: 50% !important;
        width: 80%;
        left: 50%;
        transform: translateX(-50%);
        font-size: 16px;
        opacity: 0;
        background-color: #0c0c0c7e;
        padding: 10px !important;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }

    .carousel-caption {
        right: 15%;
        bottom: 7.25rem !important;
        left: 15%;
        padding-top: 2.25rem;
        padding-bottom: 1.25rem
    }

    .vertical_center {
        display: flex;
        height: 35vh;
        align-items: center
    }

    .bannerTxt h3 {
        font-size: 12px
    }

    .bannerTxt h2 {
        font-size: 14px
    }

    .bannerTxt p {
        font-size: 10px
    }

    .banner-text {
        color: #fff;
        font-size: 14px !important;
        line-height: 1.5;
        font-family: m-reguler !important
    }

    .res-h {
        display: none !important
    }

    .margin-b {
        margin-top: 20px !important
    }

    .slide-text h3 {
        font-size: 18px !important;
        font-weight: 700;
        margin-bottom: 10px
    }

    .bg_blk {
        background-color: #000 !important
    }

    .learn-more-btn {
        padding: 4px 10px !important;
        font-size: 14px !important
    }

    .h-70vh {
        height: 45vh !important
    }

    .img_mobile {
        background-position: center center;
        background-size: contain;
        height: 175px ;
        margin-top: 71px;
    }

    .con-box {
        background-image: url(../img/services/digital-marketing/cloudsolutionscutouts.jpg);
        background-position: center;
        background-size: cover;
        width: 100%;
        min-height: 0;
    }

    .fixed-card-heights {
        height: fit-content !important
    }

    .custom-cards {
        height: 70px !important;
        display: flex;
        flex-direction: row !important;
        gap: 20px !important;
        align-items: center !important;
        justify-content: start !important;
        border: 1px solid #80808030 !important;
        background-color: #fff !important;
        text-align: center !important
    }

    .height-30 {
        height: 30vh !important;
        margin-top: -14% !important
    }

    .s_img {
        background-position: center center;
        background-size: contain;
        height: 411px;
    }

    .carousel-caption h3 {
        font-size: 15px !important
    }

    .carousel-caption h2 {
        font-size: 11px !important
    }

    .carousel-caption p {
        font-size: 8px !important
    }
}

@media (min-width:376px) and (max-width:420px) {
    .w-res{
        width: 10%;
    }
    .sc-banner-text {
        color: #fff;
        font-size: 22px !important;
        line-height: 1 !important;
        font-family: m-reguler !important;
    }

    .slider-card-text {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        align-items: center !important;
        text-align: center !important;
        background-color: #f9f9f9 !important;
        padding: 20px !important;
        border-radius: 10px !important;
        box-shadow: 0 4px 6px rgba(0, 0, 0, .1) !important;
        height: 520px !important;
    }
    .carousel-caption,
    .slide-text {
        position: absolute;
        color: #fff;
        text-align: center
    }
    .aboutService h3, .div-text, .text-head {
        font-size: 24px !important;
        color: #2b2b2b;
        margin-bottom: 28px;
    }
    .vertical_center {
        display: flex;
        height: 35vh;
        align-items: center
    }

    .bannerTxt h3 {
        font-size: 12px
    }

    .bannerTxt h2 {
        font-size: 14px
    }

    .bannerTxt p {
        font-size: 10px
    }

    .banner-text {
        color: #fff;
        font-size: 14px !important;
        line-height: 1.5;
        font-family: m-reguler !important
    }
    .bannerTxt h2,
    .bannerTxt h3,
    .bannerTxt p {
        font-family: m-reguler;
        text-shadow: 0 2px 5px rgba(0, 0, 0, .7)
    }
    .pwd-banner h3 {
        font-size: 24px !important;
        color: #fff;
        line-height: 50px;
        margin-top: 40%;
        font-family: m-semibold;
    }
    .hm-heading {
        color: #2b2b2b;
        font-size: 24px !important;
        line-height: 28px !important;
        font-family: m-SemiBold;
    }
    .h1{
        font-size: 20px !important;
    }
    .head-h1 {
        font-size: 24px !important;
        color: #2b2b2b;
        margin-bottom: 28px;
        font-weight: 700;
        font-family: 'm-bold';
    }
    .con-box,
    .img_mobile,
    .s_img {
        background-repeat: no-repeat;
    }

    .slide-text {
        bottom: 37% !important;
        width: 80%;
        left: 50%;
        transform: translateX(-50%);
        font-size: 16px;
        opacity: 0;
        background-color: #0c0c0c7e;
        padding: 10px !important;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }

    .s_img {
        background-image: url('assets/img/TG-New-Slider-1.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 411px
    }

    .height-30 {
        height: 30vh !important;
        margin-top: -14% !important
    }

    .res-h {
        display: none !important
    }

    .carousel-caption h3 {
        font-size: 15px !important
    }

    .carousel-caption h2 {
        font-size: 11px !important
    }

    .carousel-caption p {
        font-size: 8px !important
    }

    .slide-text h3 {
        font-size: 18px !important;
        font-weight: 700;
        margin-bottom: 10px
    }

    .carousel-caption {
        right: 15%;
        bottom: 7.25rem !important;
        left: 15%;
        padding-top: 2.25rem;
        padding-bottom: 1.25rem
    }

    .custom-cards {
        height: 70px !important;
        display: flex;
        flex-direction: row !important;
        gap: 20px !important;
        align-items: center !important;
        justify-content: start !important;
        border: 1px solid #80808030 !important;
        background-color: #fff !important;
        text-align: center !important
    }

    .learn-more-btn {
        padding: 4px 10px !important;
        font-size: 14px !important
    }

    .bg_blk {
        background-color: #000 !important
    }

    .h-70vh {
        height: 45vh !important
    }
    .img_mobile {
        background-position: center center;
        background-size: contain;
        height: 175px ;
        margin-top: 71px;
    }

    .con-box {
        background-image: url(../img/services/digital-marketing/cloudsolutionscutouts.jpg);
        background-position: center;
        background-size: cover;
        width: 100%;
        min-height: 0;
    }
}

@media only screen and (min-width:411px) and (max-width:499px) {
    .sc-sub{
        font-size: 14px !important;
    }
    .sc-banner-text {
        color: #fff;
        font-size: 25px !important;
        line-height: 1.1 !important;
        font-family: m-reguler !important;
    }
    .slider-card-text {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        align-items: center !important;
        text-align: center !important;
        background-color: #f9f9f9 !important;
        padding: 20px !important;
        border-radius: 10px !important;
        box-shadow: 0 4px 6px rgba(0, 0, 0, .1) !important;
        height: 520px !important;
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 8.25rem !important;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center
    }
    .aboutService h3, .div-text, .text-head {
        font-size: 24px !important;
        color: #2b2b2b;
        margin-bottom: 28px;
    }
    .img_mobile {
        background-position: center center;
        background-size: contain;
        height: 175px ;
        margin-top: 71px;
    }
    .vertical_center {
        display: flex;
        height: 30vh;
        align-items: center
    }

    .bannerTxt h3 {
        font-size: 12px
    }

    .bannerTxt h2 {
        font-size: 14px
    }

    .bannerTxt p {
        font-size: 10px
    }

    .banner-text {
        color: #fff;
        font-size: 14px !important;
        line-height: 1.5;
        font-family: m-reguler !important
    }

    .con-box {
        background-image: url(../img/services/digital-marketing/cloudsolutionscutouts.jpg);
        background-position: center;
        background-size: cover;
        width: 100%;
        min-height: 0;
    }
    .bannerTxt h2,
    .bannerTxt h3,
    .bannerTxt p {
        font-family: m-reguler;
        text-shadow: 0 2px 5px rgba(0, 0, 0, .7)
    }
    .pwd-banner h3 {
        font-size: 24px !important;
        color: #fff;
        line-height: 50px;
        margin-top: 40%;
        font-family: m-semibold;
    }
    .hm-heading {
        color: #2b2b2b;
        font-size: 24px !important;
        line-height: 28px !important;
        font-family: m-SemiBold;
    }
    .h1{
        font-size: 20px !important;
    }
    .head-h1 {
        font-size: 24px !important;
        color: #2b2b2b;
        margin-bottom: 28px;
        font-weight: 700;
        font-family: 'm-bold';
    }
    .con-box,
    .img_mobile,
    .s_img {
        background-repeat: no-repeat;
    }


    .res-h {
        display: none !important
    }

    .slide-text h3 {
        font-size: 18px !important;
        font-weight: 700;
        margin-bottom: 10px
    }

    .margin-b {
        margin-top: 20px !important
    }

    .bg_blk {
        background-color: #000 !important
    }

    .custom-cards {
        height: 70px !important;
        display: flex;
        flex-direction: row !important;
        gap: 20px !important;
        align-items: center !important;
        justify-content: start !important;
        border: 1px solid #80808030 !important;
        background-color: #fff !important;
        text-align: center !important
    }

    .swiper-button-next-home:after,
    .swiper-button-prev-home:after {
        font-family: swiper-icons;
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
        background-color: #fff;
        font-size: 20px !important;
        padding: 8px 14px;
        border-radius: 50%;
        margin-bottom: 15px !important
    }

    .slide-text {
        position: absolute;
        bottom: 51% !important;
        width: 80%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 0;
        background-color: #0c0c0c7e;
        padding: 10px !important;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }

    .learn-more-btn {
        padding: 4px 10px !important;
        font-size: 14px !important
    }

    .h-70vh {
        height: 40vh !important
    }

    .height-30 {
        height: 30vh !important;
        margin-top: -10% !important
    }

    .s_img {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 411px
    }

    .carousel-caption h3 {
        font-size: 15px !important
    }

    .carousel-caption h2 {
        font-size: 11px !important;
        font-weight: 700
    }

    .carousel-caption p {
        font-size: 8px !important
    }

    .fixed-card-height,
    .fixed-card-heights {
        height: fit-content !important
    }

    .pwd-banner h3 {
        font-size: 35px;
        color: #fff;
        line-height: 50px;
        margin-top: 40%;
        font-family: m-semibold
    }

    .swiper-button-next-home:after {
        margin-left: 135px !important
    }

    .swiper-button-prev-home:after {
        margin-right: 70px !important
    }

    .per_cus::after,
    .pluse::after {
        position: absolute;
        top: 0;
        font-size: 36px;
        color: #eaeaea
    }

    .pluse::after {
        content: '+';
        right: 50px !important;
        left: 161px !important
    }

    .per_cus::after {
        content: '%';
        right: 32px !important;
        left: 135px !important
    }
}

@media only screen and (max-width:575.98px) {
    .pwd-banner h3 {
        font-size: 35px;
        color: #fff;
        line-height: 50px;
        margin-top: 40%;
        font-family: m-semibold
    }

    .custom-cards {
        padding-left: 8px !important;
        height: 70px !important;
        display: flex;
        text-align: center !important;
        flex-direction: row !important;
        gap: 15px !important;
        align-items: center !important;
        justify-content: start !important;
        border: 1px solid #80808030 !important;
        background-color: #fff !important;
        text-align: start !important
    }

    .tool-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px;
        justify-content: center
    }
}

@media only screen and (min-width:576px) and (max-width:767.98px) {
    .w-res{
        width: 10%;
    }
    .sc-banner-text {
        color: #fff;
        font-size: 35px !important;
        line-height: 1.5;
        font-family: m-reguler !important;
    }

    .per_cus::after,
    .pluse::after {
        position: absolute;
        top: 0;
        font-size: 36px;
        color: #eaeaea
    }

    .pwd-banner h3 {
        font-size: 35px;
        color: #fff;
        line-height: 50px;
        margin-top: 40%;
        font-family: m-semibold
    }

    .slide-text {
        position: absolute;
        bottom: 47% !important;
        width: 80%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 0;
        background-color: #0c0c0c7e;
        padding: 10px !important;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }

    .custom-cards {
        height: 70px !important;
        display: flex;
        flex-direction: row !important;
        gap: 20px !important;
        align-items: center !important;
        justify-content: start !important;
        border: 1px solid #80808030 !important;
        background-color: #fff !important;
        text-align: center !important
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem !important;
        left: 15%;
        padding-top: 2.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center
    }

    .slide-text h3 {
        font-size: 18px !important;
        font-weight: 700;
        margin-bottom: 10px
    }

    .learn-more-btn {
        padding: 4px 10px !important;
        font-size: 14px !important
    }

    .pluse::after {
        content: '+';
        right: 50px !important;
        left: 161px !important
    }

    .per_cus::after {
        content: '%';
        right: 32px !important;
        left: 135px !important
    }

    .h-70vh {
        height: 100vh !important
    }

    .swiper-button-next-home:after,
    .swiper-button-prev-home:after {
        font-family: swiper-icons;
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
        background-color: #fff;
        margin-left: 90px;
        font-size: 20px !important;
        padding: 8px 14px;
        border-radius: 50%;
        margin-bottom: 0 !important
    }

    .fixed-card-heights {
        height: fit-content !important
    }
}

@media (max-width:767) {

    .navbar .nav-link,
    .navbar .nav-link:hover {
        position: relative;
        font-weight: 600 !important;
        padding-bottom: 8px
    }

    .dropdown-menu .dropdown-item,
    .navbar .nav-link,
    .navbar .nav-link:hover {
        font-family: m-reguler;
        font-size: 14px !important
    }

    .fixed-card-heights {
        height: fit-content !important
    }

    ul.dropdown-menu.show li {
        margin-left: 10px !important;
        margin-left: 0 I !important;
        border-radius: 8px;
        margin-top: 10px
    }

    .w_full {
        width: 100% !important
    }

    .navbar-collapse {
        background-color: #fffffff2 !important
    }

    a.dropdown-item {
        display: flow-root;
        align-items: center !important;
        justify-content: start !important;
        background-color: #fff !important;
        height: 35px !important;
        width: 680px !important;
        border-radius: 1px;
        white-space: normal;
        text-align: start !important;
        padding: 0 !important;
        font-weight: 600
    }

    ul.dropdown-menu.show {
        display: flow !important;
        justify-content: start !important;
        display: flex;
        background-color: #ffffff00 !important;
        margin-left: 00px !important;
        border: none
    }

    .over-hidden {
        overflow: hidden
    }

    .dis-none {
        display: block !important
    }

    nav .nav-link.show {
        color: #f60e0e !important
    }

    a.dropdown-item:hover {
        background-color: #e2e2e2 !important;
        color: #df1a1a !important;
        padding: 10px !important;
        justify-content: start !important;
        text-align: start !important;
        border: none !important
    }

    .navbar .nav-link {
        color: #000 !important
    }

    .navbar .nav-link:hover {
        color: #df1a1a !important
    }

    .navbar .nav-link::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 1px;
        background-color: #ff000053 !important;
        transition: width .3s
    }

    .dropdown-menu .dropdown-item {
        color: #020202 !important;
        padding: 10px !important;
        display: flex !important;
        flex-direction: row;
        gap: 5px
    }

    li.webdes a i {
        font-size: 16px !important;
        padding-bottom: 0 !important;
        color: #d13b27
    }
}

@media only screen and (min-width:768px) and (max-width:991.98px) {

    .per_cus::after,
    .pluse::after {
        position: absolute;
        top: 0;
        font-size: 36px;
        color: #eaeaea
    }
    .slider-card-text {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        align-items: center !important;
        text-align: center !important;
        background-color: #f9f9f9 !important;
        padding: 20px !important;
        border-radius: 10px !important;
        box-shadow: 0 4px 6px rgba(0, 0, 0, .1) !important;
        height: 520px !important;
    }

    .pluse::after {
        content: '+';
        right: 50px !important;
        left: 113px !important
    }

    .per_cus::after {
        content: '%';
        right: 32px !important;
        left: 100px !important
    }

    .custom-cards {
        height: 70px !important;
        display: flex;
        flex-direction: row !important;
        gap: 20px !important;
        align-items: center !important;
        justify-content: start !important;
        border: 1px solid #80808030 !important;
        background-color: #fff !important;
        text-align: center !important
    }
}

@media only screen and (min-width:992px) and (max-width:1199.98px) {
    .swiper-button-next-home:after {
        text-transform: none !important;
        margin-right: 170px
    }

    .swiper-button-next-home:after,
    .swiper-button-prev-home:after {
        font-family: swiper-icons;
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
        background-color: #fff;
        margin-left: 90px;
        font-size: 20px !important;
        padding: 8px 14px;
        border-radius: 50%;
        margin-bottom: 206px !important
    }
}

@media only screen and (width:768px) {

    .per_cus::after,
    .pluse::after {
        position: absolute;
        top: 0;
        font-size: 36px;
        color: #eaeaea
    }

    .pluse::after {
        content: '+';
        right: 50px !important;
        left: 110px !important
    }

    .per_cus::after {
        content: '%';
        right: 32px !important;
        left: 100px !important
    }
}

@media only screen and (width:1024px) {
    #danger-btn{
        display: none;
    }

    .per_cus::after,
    .pluse::after {
        position: absolute;
        top: 0;
        font-size: 36px;
        color: #eaeaea
    }
    .slider-card-text {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        align-items: center !important;
        text-align: center !important;
        background-color: #f9f9f9 !important;
        padding: 20px !important;
        border-radius: 10px !important;
        box-shadow: 0 4px 6px rgba(0, 0, 0, .1) !important;
        height: 520px !important;
    }
    .carousel-caption h3 {
        font-family: m-reguler;
        font-size: 35px !important;
    }
    .carousel-caption h2 {
        font-size: 27px !important;
        font-weight: 700;
    }
    .carousel-caption p {
        font-size: 14px !important;
        font-family: m-light;
    }
    .per_cus::after {
        content: '%';
        right: 32px !important;
        left: 127px !important
    }

    .pluse::after {
        content: '+';
        right: 50px !important;
        left: 141px !important
    }
}

@media only screen and (max-width:1024px) {
    ul.dropdown-menu.show {
        display: flex;
        background-color: #ffffff00 !important;
        margin-left: -300px !important;
        border: none
    }
}

@media (max-width:991px) {

    .navbar .nav-link,
    .navbar .nav-link:hover {
        position: relative;
        font-weight: 600 !important;
        padding-bottom: 8px
    }

    .dropdown-menu .dropdown-item,
    .navbar .nav-link,
    .navbar .nav-link:hover {
        font-family: m-reguler;
        font-size: 14px !important
    }

    .w_full {
        width: 100% !important
    }

    .navbar-collapse {
        background-color: #fffffff2 !important;
        overflow: hidden !important;
        padding: 5px;
    }

    .ser_img_i {
        padding-bottom: 4px !important;
        width: 22px !important
    }

    .logo_cus {
        width: 180px !important
    }

    .capi-one {
        margin-bottom: 10px
    }

    .d-res {
        display: none !important
    }

    .scroller img {
        width: 20px !important;
        animation: 2s infinite bounce;
        position: absolute;
        bottom: 5%;
        left: 17%;
        right: 83%;
        cursor: pointer
    }

    ul.dropdown-menu.show li {
        margin-left: 10px !important;
        margin-left: 0 I !important;
        border-radius: 8px;
        margin-top: 10px
    }

    a.dropdown-item {
        display: flow-root;
        align-items: center !important;
        justify-content: start !important;
        background-color: #fff !important;
        height: 35px !important;
        width: 680px !important;
        border-radius: 1px;
        white-space: normal;
        text-align: start !important;
        padding: 0 !important;
        font-weight: 600
    }

    ul.dropdown-menu.show {
        display: flow !important;
        justify-content: start !important;
        display: flex;
        background-color: #ffffff00 !important;
        margin-left: 00px !important;
        border: none
    }

    .over-hidden {
        overflow: hidden
    }

    .dis-none {
        display: block !important
    }

    nav .nav-link.show {
        color: #f60e0e !important
    }

    a.dropdown-item:hover {
        background-color: #e2e2e2 !important;
        color: #df1a1a !important;
        padding: 10px !important;
        justify-content: start !important;
        text-align: start !important;
        border: none !important
    }

    .navbar .nav-link {
        color: #000 !important
    }

    .navbar .nav-link:hover {
        color: #df1a1a !important
    }

    .navbar .nav-link::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 1px;
        background-color: #ff000053 !important;
        transition: width .3s
    }

    .dropdown-menu .dropdown-item {
        color: #020202 !important;
        padding: 10px !important;
        display: flex !important;
        flex-direction: row;
        gap: 5px
    }

    li.webdes a i {
        font-size: 16px !important;
        padding-bottom: 0 !important;
        color: #d13b27
    }
}

@media (max-width:767px) {

    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 30px
    }

    .carousel-caption p {
        font-size: 16px
    }

    @media (min-width:500) and (max-width:766) {
        .learn-more-btn {
            padding: 4px 10px !important;
            font-size: 14px !important
        }

        .slide-text {
            position: absolute;
            bottom: 48% !important;
            width: 80%;
            left: 50%;
            transform: translateX(-50%);
            text-align: center;
            color: #fff;
            font-size: 16px;
            opacity: 0;
            background-color: #0c0c0c7e !important;
            padding: 10px !important;
            border-radius: 16px;
            transition: opacity .3s, transform .3s;
            z-index: -1
        }

        .slide-text h3 {
            font-size: 16px !important;
            font-weight: 700;
            margin-bottom: 8px !important
        }
    }

    @media screen and (width:736px),
    (width:734px),
    (width:684px) {
        .h-70vh {
            height: 87vh !important;
            width: 95vw !important
        }

        .slide-text p {
            font-size: 12px !important;
            line-height: 1.4;
            margin-bottom: 10px !important
        }
    }
}

@media screen and (width:768px) {
    .h-70vh {
        height: 38vh !important
    }

    .swiper-button-next-home:after,
    .swiper-button-prev-home:after {
        font-family: swiper-icons;
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
        background-color: #fff;
        margin-left: 90px;
        font-size: 20px !important;
        padding: 8px 14px;
        border-radius: 50%;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 10.25rem !important;
        left: 15%;
        padding-top: 2.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center
    }

    .fixed-card-heights {
        height: 420px !important
    }

    .swiper-button-next-home:after,
    .swiper-button-prev-home:after {
        margin-bottom: 5px !important
    }

    .navbar a {
        text-decoration: none;
        color: inherit;
        margin: 0 5px !important
    }

    ul.dropdown-menu.show li {
        margin-left: 0 !important;
        border-radius: 8px;
        margin-top: 10px
    }

    ul.dropdowns-menu.show {
        margin-left: 00px !important
    }

    .h-70vh {
        height: 55vh !important
    }
}

@media screen and (min-width:1024px) and (max-width:768px) and (orientation:landscape) {
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 12.25rem !important;
        left: 15%;
        padding-top: 2.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center
    }

    .swiper-button-next-home:after {
        text-transform: none !important;
        margin-right: 170px
    }

    .swiper-button-next-home:after,
    .swiper-button-prev-home:after {
        font-family: swiper-icons;
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
        background-color: #fff;
        margin-left: 90px;
        font-size: 20px !important;
        padding: 8px 14px;
        border-radius: 50%;
        margin-bottom: 206px !important
    }

    .per_cus::after,
    .pluse::after {
        position: absolute;
        top: 0;
        font-size: 36px;
        color: #eaeaea
    }

    .fixed-card-heights {
        height: fit-content !important;
        display: flex;
        flex-direction: column;
        justify-content: start;
        border: 1px solid #80808030 !important;
        background-color: #fff !important
    }

    .pluse::after {
        content: '+';
        right: 50px !important;
        left: 110px !important
    }

    .per_cus::after {
        content: '%';
        right: 32px !important;
        left: 100px !important
    }
}

@media (max-width:1400px) {

    .swiper-button-next-home:after,
    .swiper-button-prev-home:after {
        font-family: swiper-icons;
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
        background-color: #fff;
        margin-left: 90px;
        font-size: 20px !important;
        padding: 8px 14px;
        border-radius: 50%;
        margin-bottom: 150px
    }
}

@media (width:1400px) {
    .slide-text {
        position: absolute;
        bottom: 15% !important;
        width: 80%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 0;
        background-color: #0c0c0c7e;
        padding: 20px;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }
}

@media (max-width:768px) {
    .tool-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px
    }

    .tool-grid .col {
        height: 100px
    }
}

@media (max-width:576px) {
    .tool-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px
    }

    .tool-grid .col {
        height: 80px
    }
}

@media screen and (min-width:1399px) and (max-width:991px) {

    .custom_card_h {
        height: 450px !important;
        justify-content: start !important;
        max-height: fit-content !important
    }

    .slide-text {
        position: absolute;
        bottom: 38% !important;
        width: 80%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 0;
        background-color: #0c0c0c7e;
        padding: 20px;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }
}

@media (min-width:768px) and (max-width:990px) {
    .learn-more-btn {
        padding: 4px 10px !important;
        font-size: 14px !important
    }

    .slide-text {
        position: absolute;
        bottom: 55% !important;
        width: 100% !important;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 0;
        background-color: none !important;
        padding: 10px !important;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }

    .slide-text h3 {
        font-size: 16px !important;
        font-weight: 700;
        margin-bottom: 8px !important
    }
}

@media (min-width:991px) and (max-width:1023px) {
    .slide-text {
        position: absolute;
        bottom: 38% !important;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 0;
        background-color: none !important;
        padding: 20px;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }

    .slide-text h3 {
        font-size: 18px !important;
        font-weight: 700;
        margin-bottom: 10px
    }

    .slide-text p {
        font-size: 12px !important;
        line-height: 1.4;
        margin-bottom: 15px
    }
}

@media (min-width:1024px) and (max-width:1366px) {
    .slide-text {
        position: absolute;
        bottom: 38% !important;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 0;
        background-color: none !important;
        padding: 20px;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }

    .slide-text h3 {
        font-size: 18px !important;
        font-weight: 700;
        margin-bottom: 10px
    }

    .slide-text p {
        font-size: 12px !important;
        line-height: 1.4;
        margin-bottom: 15px
    }
}

@media (min-width:1367px) and (max-width:1800px) {
    .slide-text {
        position: absolute;
        bottom: 15% !important;
        width: 100% !important;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        opacity: 0;
        background-color: #ffffff00 !important;
        padding: 20px;
        border-radius: 16px;
        transition: opacity .3s, transform .3s;
        z-index: -1
    }
}

@media (width:1058px) {
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 5.25rem !important;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center
    }

    .h-70vh {
        height: 100vh !important
    }
}
@media (min-width:1024px) and (max-width:1400px){
    .navbar a {
        color: inherit;
        margin: 0 10px;
    }
}
