
@media only screen and (min-width:1920px) {

    .package__top__right {
        margin-top: -3.525rem;
    }
}



@media only screen and (max-width: 1300px) {
    .management-people {
        grid-template-columns: auto auto;
    }

    .contact-content {
        height: auto;
    }
}


@media only screen and (max-width:1280px) {
    .nav-link>.hover-div{
        padding: .5rem ;
    }
    .hover-div>a{
        font-size: 1rem;
    }

    .templates__detail__top {
        grid-template-columns: 1fr 1fr;
    }

    .package__top,
    .package__bottom__accord {
        gap: 1.875rem;
    }

    .pck__gitLink,
    .pck__gitLink:hover {
        padding: .75rem;
    }

    .package__tab {
        max-width: calc(50% - 1.25rem);

    }

    .package__tab .nav-link {
        font-size: clamp(1.5rem, 2.5vw, 2rem);

    }

}


@media only screen and (max-width: 1254px) {

    .opensource-btm {

        grid-template-columns: repeat(2, 1fr);

    }

    .opensource-btm-child {
        min-width: 18.75rem;
    }
    
    .hover-div > a {
        font-size: .8125rem;
    }
    .start-project {
        font-size: .8125rem;
        margin: 0rem 0rem 0 .625rem;
        padding: .625rem .625rem;
    }
    .nav-link .download-btn {
        font-size: .8125rem;
        padding: .625rem .625rem;
        margin-left: .625rem;
    }

}

@media only screen and (max-width:1200px) {
    .commercial-sep {
        width: 88%;
    }

}


@media only screen and (max-width: 1100px) {

    .bndh-row {
        grid-template-columns: none !important;
        grid-template-rows: auto auto;
    }

    .bndh-img img {
        width: auto !important;
    }


    .cms-blu-section {
        background-size: cover;
    }
}



@media only screen and (max-width:1024px) {
    .helps__container {
        column-count: 2;
    }
}


@media only screen and (max-width: 1000px) {

    .full-contact-list {
        grid-template-columns: 1fr;
    }

    .contact-spurt{
        padding: 0;
    }
}


@media only screen and (min-width: 993px) {


    .drop-content {

        background-color: #FFFFFF;

        position: absolute;
        top: 2.75rem;
        width: max-content;
        z-index: 1;
        left: 0;
        border-radius: .1875rem 0rem .1875rem .1875rem;
        height: 0;
        padding: 0;
        overflow: hidden;
        box-shadow: 0rem .125rem .25rem #1832471F;
        transition: all 0.2s ease-in-out;
        transition-delay: 0.1s ease-in;
    }

    .hover-div::before {
        content: '';
        width: 100%;
        height: 1rem;
        background-color: #fff;
        position: absolute;
        bottom: -1rem;
        left: 0;
        display: none;
    }

    .hover-div:hover::before {
        display: block;
    }

    /* .hover-div:nth-child(3):hover::before {
        display: none;

    } */
}


@media only screen and (max-width: 992px) {


    .blog-container {
        grid-template-columns: none !important;
        grid-template-rows: auto auto;

    }

    .blog-aside {
        grid-row: 1;

    }

    /* .blog-div-left {
        min-width: auto !important;
    } */

    /* .blog-container {
        display: block;
    } */

    .cms-blu-section-right img {
        position: relative;
        width: 100%;
    }

    .cms-blu-inner {
        flex-direction: column;
    }

    .cms-blu-section-left,
    .cms-blu-section-right {
        width: 100%;
    }

    .commuity-wrap>.container .community-first-br {
        grid-template-columns: none !important;
        grid-template-rows: auto auto;
    }

    .pull-right {
        grid-row: 1;
    }

    .tech-img-para .col-md-6 {
        width: 100% !important;
    }

    .tech-img-para {
        display: grid !important;
        grid-template-rows: auto auto;
        gap: 1.5625rem;
    }

    .videos-col {
        width: calc(50% - .75rem) !important;
        max-width: none !important;
    }

    .menu-btn {
        display: flex !important;
        padding-inline: 0 !important;
    }


    .menu-btn {
        display: block;
        background-color: transparent;
        border: none;
        position: relative;

    }

    .nav-link>.hover-div {
        display: none;
    }

    .drop-content {
        display: block !important;
        position: static;
        width: 100%;
        box-shadow: none;
        padding: 0;
    }

    .drop-content ul {
        padding: 0;


    }

    .blu-canvas .accordion-button:not(.collapsed) {
        background: #00ACD7;
    }

    .accordion-button:focus {
        box-shadow: none !important;
    }

    .section-para,
    .community-page .admin-feature-banner p,
    .opensource-top p {
        max-width: 100%;
    }

    .cms-top {
        flex-direction: column;
    }

    .cms-topLeft {
        width: 100%;
    }
    .nav-link>.btn-group {
        display: none;
    }

    .package__top,
    .package__bottom__accord {
        grid-template-columns: 1fr;
    }

    .package__top__right {
        position: static;
        width: auto;
    }

    .package__tab {
        max-width: fit-content;
    }

    .package__tab .nav-link {
        font-size: 2rem;

    }

    .package__top__right {
        margin-top: 0;
    }
    
}


@media only screen and (max-width: 960px) {
    .templates__detail__top {
        grid-template-columns: 1fr;
        gap: 3rem;
    }
    .detail__top__left img{
        width: auto;
    }
}


@media only screen and (max-width: 890px) {
    .developer-details .developers-img {
        grid-template-columns: repeat(5 , 1fr);
    }
}


@media only screen and (max-width: 850px) {

    .full-contact-list {
        padding: 0rem 2rem;
    }

    .page-container {
        padding: 0rem 2rem !important;
    }

    .technology-wrapper {
        padding: 0rem 2rem;
    }

    .license-list {
        padding: 0rem 2rem;
    }

    .about-list-wrapper {
        padding: 0rem 2rem;
    }
}

@media only screen and (max-width: 768px) {

    .blog-link-div,
    .cpy-rights {
        flex-direction: column;
        align-items: start;
    }

    .blog-div-left {
        width: 100%;
        height: auto;
    }

    .cpy-rights {
        padding-block: 1rem;
        height: auto;
    }

    .cms-blog,
    footer,
    .feature-section {
        padding-inline: 1.5rem 2rem;
    }

    .community-page>.admin-feature-banner>.container,
    .commuity-wrap {
        padding-inline: 1.5rem 2rem !important;
    }

    .col-left,
    .col-right {
        width: 100% !important;
    }

    .custom-btm-child {
        flex-direction: column;
    }

    .opensource-btm {

        grid-template-columns: 1fr;

    }

    .letsTalk {
        display: none;
    }

    .graphic-api-card {
        grid-column: span 2;
    }

    .link-detail {
        flex-wrap: wrap;
    }

    .helps__container {
        column-count: 1;
    }

    .templates__container,
    .admin__tabs .tab-pane,
    .tab-pane-wrap {
        grid-template-columns: 1fr !important;
    }

    .templates__categories__list {
        display: none;
    }

    /* .admin__tabs>ul {
        flex-direction: column;
        height: auto;
    } */

    .admin__tabs>ul li button {
        width: 100%;
        border-inline: .0625rem solid #F2F2F2 !important;
    }

    .helps__container {
        column-count: 1;
    }

    .templates__detail__top {
        padding: 1.5rem;
    }

    .templates__detail__top {
        gap: 2.5rem;
    }

    .detail__top__para {
        margin-block: 1rem;
    }

    .templates__detail__top {
        margin-block: 2.5rem;
    }
    /* 26 or 28 mar */

    .max-w-320 {
        max-width: 20rem;
    }

    .templates__categories__list {
        display: flex;
        gap: 1rem;
    }

    .templates__card__tab  .md-d-block {
        display: block !important;
    }

    .templates__card__tab.md-position-relative {
        position: relative !important;
        top: 0 !important;
    }

    .main__templates__detail .md-border-start-0 {
        border-left: 0 !important;

    }

    .md-w-100 {
        display: none;
    }

    .templates__categories__list li a {
        padding: .3125rem 1rem !important;
        border-radius: 1rem;
    }

    .md-position-relative {
        position: relative;

    }

    .md-top-0 {
        top: 0;
    }

    .md-overflow-auto {
        overflow: auto;
    }

    .md-overflow-hidden {
        overflow: hidden;
    }

    .md-d-block {
        display: block !important;
    }

    .md-static {
        position: static !important;
    }


    .md-grid-template-column-1fr {
        grid-template-columns: 1fr;

    }

    .md-pe-0 {
        padding-right: 0 !important;
    }

    .md-ps-0 {
        padding-left: 0 !important;
    }

    .md-border-start-0 {
        border-left: none !important;
    }
    .md-static.imp{
        position: static !important;
    }
    .md-px-30{
        padding-inline: 1.875rem;
    }

}
@media (min-width: 769px) and (max-width: 992px) {
    .lg-grid-template-column-1-1fr{
        grid-template-columns: 1fr 1fr !important;
    }

}

@media only screen and (max-width: 750px) {
    .management-people {
        grid-template-columns: 1fr;
        gap: 0rem;
    }

    .technology-details {
        display: block;
    }

    .license-list {
        grid-template-columns: 1fr;
    }

    .company-peoples{
        position: static;
    }
    .op-two{
        margin-bottom: 2rem;
    }
    /* jan-4 */
    .developer-details .developers-img {
        grid-template-columns: repeat(6 , auto);
    }
}


@media only screen and (max-width: 700px) {


    /* .nav-link button {
        width: 6.25rem;
        padding: .6875rem .6875rem;
    } */

    .help-support {
        flex-wrap: wrap;

    }

    .feature-content {
        grid-template-rows: auto 1fr;
        grid-template-columns: none;
        gap: 3.5rem;
    }



    .drop-content li>div:nth-child(2) {
        padding-left: 2.625rem;
        text-align: left;
    }

    .drop-content li>div:first-child {
        left: .5rem;
        top: .625rem;
    }

    .menu-btn:hover ul {
        display: block;

    }

    .menu-btn img {
        max-width: 1.875rem;
        max-height: 1.875rem;
    }

    .menu-btn>ul {
        display: none;
        position: absolute;
        padding: .5rem;
        right: 0;
        z-index: 3;
        background-color: #fff;
        box-shadow: 0rem .125rem .25rem #1832471F;
        width: 9.375rem;
        border-radius: .1875rem;
        top: 3.25rem;
    }

    .menu-btn>ul>li {
        padding-block: .5rem;
        position: relative;
        font-size: .875rem;
        font-weight: 500;
        font-size: 1.125rem;
        color: #00ACD7;
        margin-bottom: .75rem;
        margin-inline: .5rem;
    }

    .menu-btn>ul>li:hover {
        border-bottom: .125rem solid #2FACD6;
    }

    .menu-btn ul>li:hover .drop-content {
        display: block;
        right: 7.1875rem;
        top: 1.5625rem;
        width: 12.5rem;

    }

    .videos-col {
        width: calc(100% - .75rem) !important;
        max-width: none !important;
    }
    .drop-content {
        display: block;
        position: static;
        width: 100%;
        max-width: 100%;
        box-shadow: none;
    }

    .offcanvas .accordion-button:focus {
        border-color: transparent !important;
        box-shadow: none !important;


    }

    .accordion-button:not(.collapsed) {
        background-color: #F2FBFD !important;
        color: #202224 !important
    }

    .offcanvas .accordion {

        overflow: auto;
    }

    /* .offcanvas .accordion-item {
        background-color: #00ACD7 !important;
    } */

    .blu-canvas {
        overflow: auto;
    }

    .blu-canvas .offcanvas-header {
        justify-content: end;
    }

    .blu-canvas .btn-close {
        background-size: .75rem;
        padding-right: 1.25rem !important;
    }

    /* .blu-canvas .accordion-button::after {
        background-size: .75rem !important;
    } */

    .project-form{
        grid-template-columns: 1fr;
        gap: 1.25rem;
    }
    .cmsHeading{
        width: calc(100% - 5rem);
    }

}


@media only screen and (max-width: 576px) {
    .footer-container {
        grid-template-columns: none;

    }

    .bndh-img img {
        width: 100% !important;
    }

    .contain>.nav-tabs {
        display: block;
    }

    .nav-tabs .nav-link {
        border-radius: 0rem !important;
        margin-right: 0 !important;
    }

    .community-page>.admin-feature-banner>.container,
    .commuity-wrap {
        padding-inline: 1rem;
    }

    .col-left,
    .col-right {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }

    .contain>.nav-tabs {
        padding-inline: 1.25rem;
    }

    .cms-blu-section-inner>h1 {
        font-size: 3.125rem !important;
        line-height: 4.5rem !important;
    }

    .bndh-img img {
        width: 100% !important;
    }

    /* .bndh-row{
        padding-inline: 2rem;

    } */

    .blog-detail-breadcrumb {
        flex-wrap: wrap !important;

    }
    .consutant-box {
        padding: 1.5rem;
    }
    .mx-btm, .mx-tp {
        padding: 0 2rem;
    }
    .dwonload-form {
        width: 100%;
        margin-inline: 0;
    }
    .change-log-container {
        padding: 0;
    }
    .commuity-wrap,
    .technology-wrap {
        padding-inline: 2rem!important;
    }
    .feature-right-child {
        padding-inline: 0;
    }
    .feature-right {
        column-gap: 2rem;
        grid-template-columns: repeat(auto-fit, minmax(12.3125rem, 1fr));
    }

    .admin__tabs>ul li a span {
        display: none;
    }

    .admin__tabs>ul li a.active span ,  .admin__tabs>ul li a:focus span , .admin__tabs>ul li a:hover span {
        display: inline-block;
    }

    .admin__tabs .nav-item a {
        padding: .5rem 5vw;
    }

    .admin__tabs .nav-item a{
        font-size: .75rem;
    }

    .nav__list .nav-link {
        font-size: clamp(.875rem, 4vw, 1.5rem);
        padding: 0.5rem .625rem
    }

    .package__bottom__accord .package__accordionBtn p {
        gap: .75rem;
    }

    .pck__gitLink,
    .pck__gitLink:hover {
        font-size: clamp(.875rem, 3vw, 1rem);
        gap: .3125rem;
        word-break: break-all;
        width: 100%;

    }

    .get__free,
    .get__free:hover {
        width: 100%;
    }

}


@media only screen and (max-width: 500px) {
    .contact-content {
        flex-direction: column;
    }
    .project-wrapper {
        padding: 2.5rem 1.5rem 2.5rem;
    }
}


/* 16-03-24*/

@container (max-width: 400px) {
    .op-btm tr div {
        flex-wrap: wrap;
    }

    .op-btm tr td:last-of-type {
        vertical-align: bottom;
    }

    .op-btm tr {
        display: grid;
        width: 100%;
        margin-bottom: .5rem;
    }

    .op-btm tbody td a {
        width: 100%;
       
    }
    .op-btm thead th a{
        text-align: start;
    }
    .op-btm thead th h4{
        justify-content: space-between;
    }

}

@media only screen and (max-width:430px) {
    .developer-details .developers-img {
        grid-template-columns: repeat(4 , auto);
    }
}

@media only screen and (max-width:300px) {
    .developer-details .developers-img {
        grid-template-columns: repeat(3 , auto);
    }
    .team-details {
        flex-direction: column;
    }
}


@container (max-width: 350px) {
    .op-grd {
        display: flex;
        flex-direction: column-reverse;
        align-items: start;
    }
}



@media only screen and (min-width:768px) {

    .document-grid .doc-canvas {
        position: static;
        visibility: visible;
        transform: none !important;

    }
    .text-reset ,  .canvas-asideBtn{
       
        display: none;
      
    }
    
    
}

@media only screen and (max-width:767px) {

    .doc-canvas .text-reset{
        position: absolute;
        inset: 1rem 1rem auto auto;
        z-index: 1;
        display: block;
    }
    .canvas-asideBtn {
        position: fixed;
        bottom: 0;
        width: 100%;
        border-radius: 0;
        z-index: 1;
        background-color: #00ACD7;
        border-color: #00ACD7;
        padding: .625rem;
        text-align: center;
        color: #ffffff !important;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 300;
        display: block;
    }
    .document-aside{
        max-width: 100%;
        padding-top: 2rem;
    }
    
    .doc-canvas{
        width: 100% !important;
    }
}

