/*==========================================================================================================*/

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

    .about-info-row {
        grid-gap: 30px;
    }

    .about-img {
        min-width: 400px;
        max-width: 400px;
    }

    .accordion-databox .accordion-row:not(:last-child) {
        margin-bottom: 40px;
    }

}

/*==========================================================================================================*/

@media only screen and (max-width: 1023px) {
    body {
        min-width: 320px;
    }

    img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .wrap {
        width: auto;
        padding: 0 20px;
    }


    .logo-info h1 {
        margin: 0 0 10px;
    }


    .bc_prdct_top h4::before {
        width: 22px;
        height: auto;
        aspect-ratio: 1;
    }

    .button {
        padding: 10px 24px;
        font-size: 14px;
    }

    .accordion-data {
        padding: 35px 16px;
    }

    .our-clients-row {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .accordion-databox .accordion-row h5 {
        padding: 18px 55px 18px 16px;
    }

    .accordion-databox .accordion-row {
        border-radius: 20px;
        box-shadow: inset 8px -8px 6px rgba(0, 0, 0, 0.17), inset -8px 8px 6px rgba(90, 90, 90, 0.29);
    }

    .accordion-databox .accordion-row:not(:last-child) {
        margin-bottom: 40px;
    }

    .accordion-databox .accordion-row h5:before {
        left: 16px;
        bottom: 10px;
        height: 2px;
        width: 32px;
    }

    .industries-row {
        grid-template-columns: repeat(3, 1fr);
    }

    .logo figure {
        max-width: 128px;
    }

    .logo-main {
        margin-top: -70px;
    }

    .logo-row {
        grid-gap: 14px;
    }

    .whatsapp-input {
        grid-gap: 20px;
    }

    .phone-code {
        grid-gap: 10px;
    }

    .about-info-row {
        flex-direction: column;
    }

}

@media only screen and (max-width: 782px) {
    .admin-bar #header {
        margin-top: 46px;
    }
}

/*==========================================================================================================*/

@media only screen and (max-width: 767px) {
    .ani-element {
        opacity: 1 !important;
    }

    .ani-element.up {
        transform: none !important;
    }

    .ani-element.down {
        transform: none !important;
    }

    .ani-element.left {
        transform: none !important;
    }

    .ani-element.right {
        transform: none !important;
    }

    .default-grid.cols3 .col {
        width: 50%;
    }

    .tab-data:not(.only-tab) .tabnav {
        display: none;
    }

    .tab-container {
        padding: 0;
        border: none;
    }

    .tab-data {
        margin: 0 0 30px;
    }

    .tab-container .tabMobiletrigger {
        background: #f3f3f3;
        border: medium none;
        font-size: 15px !important;
        text-transform: uppercase;
        margin: 0 0 7px;
        padding: 16px 54px 16px 16px;
        position: relative;
        cursor: pointer;
        font-weight: bold;
    }

    .tabMobiletrigger:after {
        border-left: 8px solid rgba(0, 0, 0, 0);
        border-right: 8px solid rgba(0, 0, 0, 0);
        border-top: 8px solid #848690;
        content: "";
        margin-top: -3px;
        position: absolute;
        right: 19px;
        top: 50%;
    }

    .tabMobiletrigger:before {
        background: rgba(0, 0, 0, 0.08);
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 54px;
        z-index: 1;
    }

    .tabcontent {
        padding: 15px 0;
        margin: 0;
    }

    .tabMobiletrigger.rotate:after {
        border-top-color: #272c2f;
        transform: rotate(180deg);
    }

    .social-media {
        display: block;
    }

    .bc_products_list {
        display: flex;
        flex-direction: column;
    }

    .bc_sharedwnld_left {
        flex-direction: column;
    }


    .bc_sharedwnld .bc_sharedwnld_left .whatsapp-input .input-group #whatsapp-input,
    .bc_sharedwnld span {
        font-size: 14px;
    }

    .image-gallery-row {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 18px;
    }

    .image-gallery figure {
        padding-top: 0;
        min-height: 142px;
        border-radius: 10px;
    }


    .videos-row {
        grid-template-columns: 1fr 1fr;
    }

    .section-row {
        padding: 30px 0;
    }

    .accordion-databox .accordion-row h5:after {
        margin-top: -3px;
        border-top: solid 6px var(--primary);
        border-left: solid 6px transparent;
        border-right: solid 6px transparent;
    }

    .busineas-detail_outer {
        grid-gap: 20px;
    }

    .bd-right {
        grid-gap: 6px;
    }

    .bc_sharedwnld .bc_sharedwnld_left .whatsapp-input .input-group {
        grid-gap: 10px;
    }


    .custom-arrow-list li {
        font-size: 14px;
        padding-left: 20px;
    }

    .custom-arrow-list li:before {
        border-left: solid 7px #000;
        border-top: solid 7px transparent;
        border-bottom: solid 7px transparent;
    }

    .bc_btn {
        margin-top: 20px;
    }

    .accordion-data :is(ol, ul) li {
        margin-bottom: 6px;
    }

    .banner-section {
        padding: 8px;
    }

    .banner-img figure {
        padding-top: 0;
        min-height: 222px;
    }

    .whatsapp-input {
        display: flex;
        flex-direction: column;
        grid-gap: 10px;
        align-items: flex-start;
    }


    .bd-left {
        width: auto;
        border-radius: 0;
        overflow: visible;
        box-shadow: none;
    }

    .payment-row {
        grid-template-columns: 1fr 1fr;
        grid-gap: 18px;
    }

    .scanner {
        border-radius: 10px;
        box-shadow: inset 4px -4px 6px rgba(0, 0, 0, 0.17), inset -4px 4px 6px rgba(90, 90, 90, 0.29);
    }

    .payment-logo figure {
        max-width: 70px;
    }

    .our-clients-sec {
        max-width: 142px;
        min-height: auto;
        padding: 38px;
    }

    .industries-row {
        grid-template-columns: 1fr 1fr;
        grid-gap: 18px;
    }

    .industries-sec figure {
        min-height: 104px;
        max-width: 142px;
        border-radius: 20px;
    }

    .industries-sec figure img {
        max-width: 48px;
        width: 100%;
    }

    .industries-sec h3 {
        margin-top: 14px;
    }

    input[type="text"],
    input[type="password"],
    input[type="email"],
    input[type="tel"],
    input[type="search"],
    input[type="url"],
    textarea,
    select {
        border-radius: 10px;
        height: 59px;
        font-size: 14px;
    }

    .nice-select {
        height: 59px;
        padding-left: 22px;
        margin-right: 12px;
        border-radius: 10px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        background-color: transparent;
        box-shadow: none;
    }

    .nice-select::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: 22px;
        background-color: #D9D9D9;
        pointer-events: none;
    }

    #whatsapp-input {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        background-color: transparent;
        box-shadow: none;
        padding-left: 5px;
        outline: none;

        &:focus {
            border: 0;
            outline: none;
        }
    }

    .phone-code {
        grid-template-columns: auto auto;
        width: 100%;
        grid-gap: 0;
        box-shadow: inset 8px -8px 6px rgba(0, 0, 0, 0.17), inset -8px 8px 6px rgba(90, 90, 90, 0.29);
        border-radius: 10px;
    }

    .nice-select:after {
        font-size: 16px;
        right: 10px;
    }

    .logo figure {
        max-width: 108px;
    }

    .broucher-row {
        display: flex;
        flex-direction: column;
        grid-gap: 20px;
    }
}

/*==========================================================================================================*/

/* only iphone4 landscape & Potriat 300 by 480*/

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

    .default-grid.cols3 .col,
    .default-grid.cols2 .col,
    .default-grid.cols4 .col {
        width: 100%;
    }

    table.res-table tr th {
        display: none;
    }

    table.res-table tr td {
        display: block;
        position: relative;
        padding-left: 50%;
    }

    table.res-table td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 50%;
        display: block;
        padding-right: 10px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 10px;
    }

    table.res-table {
        border-top: 0;
    }

    .broucher-row,
    .videos-row {
        display: flex;
        flex-direction: column;
    }

    .banner-slider-img figure {
        padding-top: 0;
        min-height: 220px;
    }

    .accordion-row table.res-table td:before {
        width: 100%;
    }

    .accordion-row table.res-table tr td {
        padding-left: 10px;
        padding-top: 40px;
    }


    .accordion-row table th,
    .accordion-row table td {
        border-right: 0;
    }

    .about-img {
        display: flex;
        width: 100%;
        min-width: auto;
    }

    .about-info-row {
        margin-bottom: 16px;
    }

    .our-clients-row {
        grid-template-columns: 1fr 1fr;
    }
}

/*==========================================================================================================*/

/* only iphone landscape 340 by 478*/

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

    .form-inline .form-group label,
    .form-inline .form-group .field-box {
        float: none;
        display: block;
        width: auto;
    }

    .form-inline .form-group label {
        padding: 0 0 5px;
    }

    .form-inline .form-group label.blank {
        display: none;
    }

    .bc_sharedwnld .bc_sharedwnld_left .whatsapp-input .input-group span.input-group-addon {
        width: 100%;
    }

    .bc_sharedwnld .bc_sharedwnld_left .whatsapp-input .input-group {
        flex-direction: column;
    }


    .our-services .image-gallery-row {
        display: flex;
        flex-direction: column;
        grid-gap: 30px;
    }

    .whatsapp-button {
        width: 100%;
        font-size: 14px;
        border-radius: 10px;

        i {
            font-size: 22px;
        }
    }


}

/*==========================================================================================================*/