/* Tablet style start here  */
@media all and (min-width:768px) and (max-width:1080px) {

    /* Globally tablet style start here  */
    label {
        font-size: 12px;
        line-height: 12px;
    }

    .show-on-mobile {
        display: none;
    }

    .desktop-space-e {
        margin-top: 60px !important;
    }

    p {
        font-size: 16px;
        line-height: 22px;
    }

    h1 {
        font-size: 42px;
        line-height: 48px;
    }

    h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 24px;
    }

    h3 {
        font-size: 30px;
        line-height: 34px;
    }

    h4 {
        font-size: 22px;
        line-height: 24px;
    }

    /* Globally tablet style end here  */

    /* Hero section style start here  */
    .hero-content {
        width: 90%;
    }

    .hero-head {
        font-size: 42px;
        line-height: 56px;
    }

    p.hero-para {
        width: 100%;
        padding: 0 30px;
    }

    /* Hero section style end here  */

    /* our services tablet section style start here  */
    .tab-buttons-e span {
        padding: 10px;
        font-size: 12px;
    }

    .tabs-v>ul,
    .tabse4-v>ul,
    .tabse3-v>ul,
    .tabse2-v>ul {
        width: 290px;
    }

    .tabs-v section,
    .tabse4-v section,
    .tabse3-v section,
    .tabse2-v section {
        width: calc(100% - 290px);
        padding: 1.5rem 2rem;
        height: 204px;
    }

    /* our services tablet section style End here  */

    /* 	Blog Style tablet version start  */
    .container-blog {
        max-width: 100%;
        padding: 0 25px;
    }

    .blog-inner {
        gap: 20px;
    }

    .fimgst {
        padding: 8px 16px;
    }

    .fimgst a,
    .rpcontent span:first-child {
        font-size: 10px;
        line-height: 10px;
        padding: 6px 10px 6px 26px;
    }

    .fimgst a::after,
    .rpcontent span:first-child::after {
        width: 10px;
        height: 10px;
        top: 6px;
    }

    .fimgst h1 {
        font-size: 22px;
        line-height: 24px;
        margin: 8px 0 0 0;
    }

    .fimgst span,
    .rpcontent span:last-child {
        font-size: 12px;
        line-height: 12px;
    }

    .bcountst {
        width: 50%;
    }

    .rect-posts .slick-dots li.slick-active button:before {
        opacity: 1;
        width: 18px;
        height: 18px;
        font-size: 0px;
        color: #001821;
        background: #001821;
        border: 1px solid #fff;
        top: 0;
    }

    .rect-posts .slick-dots li button:before {
        width: 13px;
        height: 13px;
        border-radius: 50px;
        opacity: 1;
        color: transparent;
        border: 1px solid #CBD5E0;
        top: 3px;
    }

    .bicsi {
        height: auto !important;
    }

    .blog-row {
        gap: 14px !important;
    }

    .bloginnercon h3 {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    /* 	Blog Style tablet version end  */

    /* Home Contact Us Section tablet style start here  */
    .home-contact-us {
        padding: 40px;
        width: 100%;
        padding: 40px 40px 20px 40px;
    }

    .sch-meeting-sec img {
        position: unset;
        max-width: 348px !important;
        margin-bottom: -6px;
    }

    /* Home Contact Us Section tablet style End here  */

    /* Our Service Tablet style start here */
    .oscmi {
        height: auto;
    }

    .oscmi img {
        width: 80px;
    }

    /* Our Service Tablet style End here */

    /* Our Tech Stack Tablet Secreen Style Here  */
    .otsimg img {
        width: 120px;
    }

    /* Our Tech Stack Tablet Secreen End Here  */

    /* Testimonail tablet stlye start here  */
    .ser-con {
        height: auto;
    }

    .serci div:nth-child(2) img {
        width: 70px;
    }

    .serciai span:first-child {
        font-size: 16px;
        line-height: 16px;
    }

    .ser-con p {
        font-size: 18px;
        line-height: 32px;
    }

    /* Testimonail tablet stlye End here  */

    /* Chosse Devvolve Section Tablet Style Start here  */
    .chose-devcolve img,
    .cards-section img {
        width: 80px;
    }

    /* Chosse Devvolve Section Tablet Style End here  */

    /* Accordion Service tablet style start here  */
    .accordion-header-ser {
        padding: 16px 24px 16px 24px;
    }

    .accordion-header-ser.ah-services.active {
        padding: 16px 24px 0px 24px;
    }

    .accordion-content-ser {
        padding: 0px 86px 24px 115px;
    }

    /* Accordion Service tablet style end here  */

    /* Process Section Tablet Style start here  */
    .process-section {
        padding-left: 24px;
    }

    /* Process Section Tablet Style end here  */

}

/* Tablet style End here  */