/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                       HEADER STYLE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/




  




/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                       ADDITIONAL 1 STYLE --- MAIN CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*tableWrap*/

.tableWrap.whyWrap {
    padding: 66px 0 60px;
    background: linear-gradient(to bottom, rgb(233, 238, 246) 0%, rgb(255, 255, 255) 30%) !important;
}
.tableWrap.whyWrap .whyBox .scnTitle {
    margin-bottom: 8px;
}  
.tableWrap.whyWrap .whyBox p,
.tableWrap p {
    font-size: 16px;
    line-height: 18px;
} 
.tableWrap.whyWrap .whyBox p:last-child,
.tableWrap p:last-child {
    padding-bottom: 0;
}
.tableWrap tbody {
    border-color: transparent;
}
.tableWrap table {
    margin-bottom: 56px;
    width: 100%;
}
.tableWrap table tr {
    border-bottom: 2px solid #d0d4dc;
}
.tableWrap table tr:last-child {
    border-bottom: none;    
}
.tableWrap table tr th,  
.tableWrap table tr td {
    font-family: 'Poppins SemiBold2' !important;
    font-weight: 600;
    padding: 30px 36px;
}    
.tableWrap table tr th {
    font-size: 20px;
    line-height: 24px;
    border-radius: 26px 26px 0px 0;
}
.tableWrap table tr th {
    background-color: #c9cdd4;
}
.tableWrap table tr th:last-child {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    position: relative;
}
.tableWrap table tr th:last-child span {
    background-color: #f0b256;
    position: relative;
    z-index: 1;
    border-radius: 26px 26px 0px 0;
    padding: 36px 36px 32px;
    display: block;
}
.tableWrap table tr th label {
    font-size: 15px;
    line-height: 18px;
    display: block;
    position: absolute;
    z-index: 0;
    background: #575757;
    color: #fff;
    width: 100%;
    height: 100%;
    top: -34px;
    padding-top: 10px;
    left: 0;
    border-radius: 26px 26px 0px 0;
}       
.tableWrap table tr td {
    font-size: 18px;
    line-height: 22px;
    background-color: #fff;
    box-shadow: -40px 0px 60px -38px rgba(0, 0, 0, .4);
}        
.tableWrap table tr:nth-child(2) td {
    font-size: 24px;
    line-height: 28px;
}
.suiteWrap table tr:nth-child(2) td:first-child,
.tableWrap table tr th:first-child,
.tableWrap table tr td:first-child {
    text-align: left;
    font-size: 24px;
    line-height: 28px;
    border-radius: 0;
    box-shadow: none;
    padding-left: 28px;
}
.tableWrap table tr th:first-child,
.tableWrap table tr td:first-child {
    background-color: transparent;
}
.serveWrap.whyWrap table tr th,
.tableWrap table tr:nth-child(2) td:first-child, 
.tableWrap table tr th:first-child,
.tableWrap table tr td:first-child {  
    font-family: 'SUSE Medium2' !important;
    font-weight: 500;
} 
/*.tableWrap.whyWrap table tr:nth-child(2) td:first-child, 
.tableWrap.whyWrap table tr th:first-child,
.tableWrap.whyWrap table tr td:first-child {  
    font-family: 'SUSE Medium2';
    font-weight: 500;
}*/
.tableWrap table tr:last-child td {
    border-radius: 0px 0 26px 26px;
}   

/*suiteWrap*/

.suiteWrap.whyWrap {
    padding-bottom: 100px;
}
/*.suiteWrap table {
    margin-bottom: 0 !important;
}*/  
.suiteWrap.whyWrap table,
.serveWrap.whyWrap table {
    box-shadow: 0px 0px 34px -30px rgba(0, 0, 0, .4);
    border-radius: 20px;
}
.suiteWrap.whyWrap table {
    margin-bottom: 0;
}
.suiteWrap table tr:first-child th:last-child {
    border-radius:0 20px 0 0;
} 
.serveWrap table tr:last-child td:first-child,
.suiteWrap table tr:last-child td:first-child {
    border-radius: 0 0 0 20px;
}
.serveWrap table tr:last-child td:last-child,
.suiteWrap table tr:last-child td:last-child {
    border-radius: 0 0 20px 0;
}
.serveWrap table tr td,
.serveWrap table tr th,
.suiteWrap table tr td,
.suiteWrap table tr th {
    border-right: 2px solid #d0d4dc;  
}
.serveWrap table tr td:last-child,
.serveWrap table tr th:last-child,
.suiteWrap table tr td:last-child,
.suiteWrap table tr th:last-child {
    border-right: 0;  
}
.serveWrap.whyWrap table tr td,
.suiteWrap.whyWrap table tr td {
    box-shadow: none;
}
.suiteWrap table tr:first-child th:first-child {
    background-color: #f0b256;
    border-radius: 20px 0 0;
}
.serveWrap table tr td:first-child,
.suiteWrap table tr th:last-child,
.suiteWrap table tr th,
.suiteWrap table tr th:first-child,
.suiteWrap table tr td:first-child,
.suiteWrap table tr td {
    background-color: #fff;
}
.suiteWrap table tr:last-child td,
.suiteWrap table tr th {
    border-radius: 0;
}
.suiteWrap table tr:nth-child(2) td {
    font-size: 18px;
    line-height: 22px;
} 
.suiteWrap table tr:nth-child(2) td {
    font-family: 'Poppins SemiBold2';
    font-weight: 600;
}
.suiteWrap table tr th:last-child,
.suiteWrap table tr th {
    padding: 26px 26px 20px;
}
.suiteWrap table tr td {
    padding: 30px 26px;
}
.suiteWrap table tr:nth-child(2) td:first-child, .suiteWrap table tr th:first-child, .suiteWrap table tr td:first-child {
    padding-left: 26px;
}
.suiteWrap table th img.domotzImg {
    width: 136px;
}
.suiteWrap table th img.ovrcImg {
    width: 86px;
}
.suiteWrap table th img.ruckusImg {
    width: 76px;
}

/*serveWrap*/

.serveWrap.whyWrap {
    padding-bottom: 92px;
}
.serveWrap table tr:first-child th {
    border: none;
}  
.serveWrap table tr:first-child th:first-child {
    background-color: #f0b256;
    border-radius: 26px 0 0;
}
.serveWrap table tr:first-child th:last-child {
    border-radius:0 26px 0 0;
} 
.serveWrap table tr:last-child td:first-child {
    border-radius: 0 0 0 26px;
}
.serveWrap table tr:last-child td:last-child {
    border-radius: 0 0 26px 0;
}
.serveWrap table tr:first-child,
.serveWrap table tr:first-child th:first-child {
    border: 0;
}
.serveWrap.whyWrap table tr th {
    background-color: #c9cdd4;
}
.serveWrap table tr td {  
    font-family: 'Poppins Regular2' !important;
    font-weight: normal;
}
.serveWrap.whyWrap table tr td:last-child {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
}
.serveWrap .wp-block-buttons {
    justify-content: center;
    gap: 0 24px;
}
.serveWrap .dbtn {
    width: 248px;
    line-height: 16px;
}
.serveWrap table tr th,
.serveWrap table tr th:first-child,
.serveWrap table tr td:first-child {
    font-size: 20px;
    line-height: 24px;
}
.serveWrap table tr th:last-child,
.serveWrap table tr th,
.serveWrap table tr td {
    padding: 34px 44px 30px;
}   

/* visitWrap start */

.visitWrap .row {
    align-items: center;
}
.visitWrap .line-item {
    margin-bottom: 36px;
}
.visitWrap .scnTitle {
    font-family: 'SUSE Medium2';
}
.whoWrap.visitWrap p {
    letter-spacing: .28px;
}
.whoWrap.visitWrap .button2 .dbtn {
    color: #fff; 
    min-width: 210px;
    text-align: center;
} 
.whoWrap.visitWrap .button2 {
    padding-left: 0;
    gap: 25px;
}
.whoWrap.visitWrap form textarea,
.whoWrap.visitWrap form input {
    background: #f6f6f6;
    border-color: transparent; 
    padding: 10px 16px;
} 
.formWrap.visitWrap .box {
    margin-bottom: 22px;
}
.formWrap.visitWrap .box .captcha {
    text-align: center;  
}
.whoWrap.visitWrap form textarea {
    min-height: 180px;
}
.visitWrap .submitBtn .dbtn {
    width: 100%;  
    padding: 10px 10px 8px; 
}
.formWrap.visitWrap .box:last-child {
    margin-bottom: 0;
}
.formWrap.visitWrap .wpcf7 form.invalid .wpcf7-response-output, 
.formWrap.visitWrap .wpcf7 form.unaccepted .wpcf7-response-output, 
.formWrap.visitWrap .wpcf7 form.payment-required .wpcf7-response-output {
    color: #595959; 
}
.whoWrap.technicalWrap .wp-block-cover,
.whoWrap.visitWrap .wp-block-cover { 
    background-size: cover;
}  
  
/* visitWrap end */

/* technicalWrap start */

.technicalWrap.whoWrap {
   padding: 60px 0; 
}
.technicalWrap.whoWrap .textBox .line-item:before {
    background: #fff;
}
.technicalWrap.whoWrap .onTitle {
    margin-bottom: 25px;  
}
.technicalWrap .box p {
    font-family: 'Poppins SemiBold2';
    font-size: 13.52px; 
    text-transform: uppercase;
    letter-spacing: -.1px;
    display: inline-block;
    padding-bottom: 0;
    vertical-align: middle;
}
.technicalWrap .box {
    text-align: center;  
}
.technicalWrap .arrowIcon {
    display: inline-block;
    width: 42px;
    vertical-align: middle; 
    padding-left: 20px; 
}

.technicalWrap .arrowIcon .dbtn:before {
    content: ''; 
    width: 100%; 
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px;
}
.technicalWrap .arrowIcon .dbtn {
    width: 42px;
    height: 42px;
    border: none;
    background: #f0b256;
    font-size: 0;
    border-radius: 8px;
    padding: 0;
}
.technicalWrap .arrowIcon .dbtn:hover {
    background: #464646;     
} 
.whoWrap.technicalWrap .textBox .line-item {
    padding-bottom: 15px;
    margin-bottom: 10px;
}
  
/* technicalWrap end */

/* landscapeWrap start */

.landscapeWrap .imageBox .wp-block-cover-parent {
    z-index: 1 !important; 
    min-height: 515px !important;  
}
.landscapeWrap .textBox .titleBox {
    padding-left: 0;
}
.askedWrap.landscapeWrap .titleBox:before {
    display: none;
}
.landscapeWrap.whoWrap .bottomBox .scnTitle {
   letter-spacing: -0.3px;
   margin-bottom: 0;      
}  
.askedWrap.landscapeWrap .titleBox {
    margin-bottom: 22px;  
} 
.accordionWrap.landscapeWrap .accordion-group {
    margin-bottom: 12px;
}
.accordionWrap.landscapeWrap .accordion-group .acdn-title {
    border-top: 1px solid #c8c9c9;  
}
.whoWrap.landscapeWrap .controlBox:nth-child(odd) .textBox {
    padding: 0px 68px 0px 0px;
}
.accordionWrap.landscapeWrap .accordion-group .active ~ .group-inr {
    padding-bottom: 40px; 
}
.whoWrap.landscapeWrap .controlBox .imageBox,
.experienceWrap.landscapeWrap .controlBox .textBox {
    justify-content: flex-start; 
}   
.landscapeWrap { 
    padding-bottom: 78px !important; 
}
.whoWrap.landscapeWrap .wp-block-cover {
    background-size: cover;  
}

/* landscapeWrap end */

/* startWrap start */

.fiveWrap.startWrap .row {
    padding: 58px 0 70px;
}

/* startWrap end */

/* styleWrap start */

.styleWrap.galleryWrap {
    padding: 50px 0 87px;  
}
.styleWrap .bestBox {
   margin-bottom: 47px;
}
.galleryWrap.styleWrap figure a {
    min-height: 228px;
    overflow: hidden;
}
.galleryWrap.styleWrap figure.wp-block-gallery {
    row-gap: 15px; 
    --bs-gutter-x: 13px;
}
.galleryWrap.styleWrap figure.wp-block-image:nth-child(4) a,
.galleryWrap.styleWrap figure.wp-block-image:first-child a {
    border-end-end-radius: 0;
} 
.galleryWrap.styleWrap figure.wp-block-image:nth-child(5) a,
.galleryWrap.styleWrap figure.wp-block-image:nth-child(2) a {
    border-radius: 0;
} 
.galleryWrap.styleWrap figure.wp-block-image:nth-child(6) a,    
.galleryWrap.styleWrap figure.wp-block-image:nth-child(3) a {
  border-start-start-radius: 0;  
}
.galleryWrap.styleWrap figure a:after {
    width: 78px;
    height: 78px;
    top: calc(50% - 39px); 
    left: calc(50% - 39px);
    border: 1px solid #f0b256;
}
.galleryWrap.styleWrap figure a:before {
    background: rgba(89, 89, 89, .9);
    border-radius: 0;   
}
.galleryWrap.styleWrap figure:before {
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
    left: calc(50% - 15px);
    background-size: 22px;
} 
.galleryWrap.styleWrap figure.wp-block-gallery:before {
    display: none;  
}

/* styleWrap end */

/* integrationWrap start */

.integrationWrap.whoWrap {
    padding: 60px 0; 
}  
.integrationWrap .textBox .onTitle {
    margin-bottom: 25px;
}
.whoWrap.integrationWrap .textBox .line-item {
    padding-bottom: 18px;
    margin-bottom: 5px;  
}
.integrationWrap .textBox .listBox {
    margin-left: 25px;
}
.integrationWrap .textBox .listBox li {
    padding-left: 16px;
    margin-bottom: 1px;
    letter-spacing: .25px;
}
.whoWrap.integrationWrap .wp-block-cover {
    background-size: cover;
} 

/* integrationWrap end */

/* typeWrap start */

.typeWrap.whyWrap .chooseBox:before {
    display: none;
}
.whyWrap.typeWrap .chooseBox .scnTitle {
   font-family: 'SUSE Medium2'; 
}
.whyWrap.typeWrap {
    padding-top: 67px;
    padding-bottom: 73px;
}
.whyWrap.typeWrap .chooseBox .imageBox .topBox {
    margin-bottom: 30px;
}
.whyWrap.typeWrap .chooseBox {
    padding-top: 0;
}

/* typeWrap end */

/* basalteWrap start */

.basalteWrap .wp-block-cover:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(25, 25, 25, .8);
    z-index: -1;
    border-radius: 20px 0 20px 0;
}
.whoWrap.basalteWrap .controlBox .imageBox {
    justify-content: flex-start; 
}
.whoWrap.basalteWrap .wp-block-cover {
    background-size: cover;
}
.whoWrap.behindWrap.basalteWrap .controlBox .wp-block-cover-parent {
    min-height: 175px; 
}
.basalteWrap .imageBox .wp-block-cover__inner-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.basalteWrap .imageBox .wp-block-cover__inner-container p {
    padding: 0;  
}
.basalteWrap .imageBox .wp-block-cover__inner-container figure {
    margin: 0;
}
.basalteWrap .imageBox .wp-block-cover__inner-container figure img {
     width: 200px;
}
.whoWrap.basalteWrap .bottomBox .scnTitle {
    margin-bottom: 34px;
}
.whoWrap.basalteWrap .textBox .line-item {
    padding-top: 5px;
}
.discoveryWrap.basalteWrap .textBox p {
    letter-spacing: 0.24px;
}
.experienceWrap.basalteWrap .controlBox .row {
    --bs-gutter-x: 30px;
} 
.whoWrap.basalteWrap .controlBox:nth-child(odd) .textBox {
    padding: 0px 20px 0px 12px;
}
.basalteWrap .imageBox:nth-last-child(4) .wp-block-cover__inner-container figure img {
    width: 255px; 
}
.basalteWrap .imageBox:nth-last-child(3) .wp-block-cover__inner-container figure img {
    width: 320px;
}
.basalteWrap .imageBox:nth-last-child(2) .wp-block-cover__inner-container figure img {   
    width: 235px;
}
.basalteWrap .imageBox:last-child .wp-block-cover__inner-container figure img {
    width: auto;
    max-height: 60px;
}
.basalteWrap .imageBox .box {
    margin: 30px 55px 40px 27px;  
}
.basalteWrap .imageBox .box p {
    letter-spacing: 0.24px;
}
.basalteWrap .imageBox .box .listBox li {
    margin-bottom: 1px;
    padding-left: 17px;
    letter-spacing: .2px;
}
.basalteWrap {
    padding-bottom: 40px !important;
}

/* basalteWrap end */






/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                   ADDITIONAL 1 STYLE --- RESPONSIVE CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
sm .container {max-width: 540px;}
md .container {max-width: 720px;} 
lg .container {max-width: 960px;} 
xl .container {max-width: 1140px;} 
xxl .container {max-width: 1320px;} 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
@media (min-width: 1441px) {

    /*tableWrap*/

    .tableWrap.whyWrap .container {
        max-width: 1164px;   
    }

    /*serveWrap*/

    .serveWrap.whyWrap .container {
        max-width: 1160px;   
    }

    /* visitWrap start */

    .visitWrap.whoWrap .scnTitle {  
        margin-bottom: 32px;
     } 

      /* visitWrap end */

      /* typeWrap start */

     .whyWrap.typeWrap .chooseBox .scnTitle {
        font-size: 35px;
    }
    .whyWrap.typeWrap .chooseBox p {
        font-size: 16px;
        letter-spacing: 0.3px;
    }

    /* typeWrap end */ 


}
@media (min-width: 1200px) {

    /*tableWrap*/

    .tableWrap.whyWrap .whyBox {
        max-width: 876px;
    }   
    .tableWrap table tr th:first-child,
    .tableWrap table tr td:first-child {
        width: 264px;
    }

    /*suiteWrap*/

    .suiteWrap table tr th:first-child, .suiteWrap table tr td:first-child {
        width: 310px;
    }
    .suiteWrap table tr th:nth-child(2), .suiteWrap table tr td:nth-child(2) {
        width: 276px;
    }
    .suiteWrap table tr th:nth-child(3), .suiteWrap table tr td:nth-child(3) {
        width: 286px;
    } 

    /*serveWrap*/

    .serveWrap.whyWrap .whyBox {
        padding-bottom: 60px;
    } 
    .serveWrap.whyWrap table {
        margin-bottom: 70px;
    }
    .serveWrap.whyWrap table tr th:first-child,
    .serveWrap.whyWrap table tr td:first-child {
        padding-left: 70px;
        width: 260px;
    }
   
     /* visitWrap start */

    .getWrap.visitWrap .rightBox {
        width: 49.5%;  
    }
     /* visitWrap end */

     /* technicalWrap start */
    .technicalWrap .container {
        max-width: 1155px;
    }
    /* technicalWrap end */

    /* landscapeWrap start */
    .askedWrap.landscapeWrap .textBox {
        width: 57% !important;
    }       
    .askedWrap.landscapeWrap .imageBox {
        width: 43% !important; 
    }
    /* landscapeWrap end */

    /* integrationWrap start */
    .integrationWrap .container {
        max-width: 1155px;  
    }
    /* integrationWrap end */

    /* typeWrap start */
    .whyWrap.typeWrap .container {
        max-width: 1160px; 
    }
    .whyWrap.typeWrap .chooseBox .imageBox .iconTitle {
        font-size: 24px;
    }
    /* typeWrap end */

    /* basalteWrap start */
    .discoveryWrap.whoWrap.behindWrap.basalteWrap .borderBox .textBox, 
    .discoveryWrap.whoWrap.behindWrap.basalteWrap .borderBox .imageBox { 
        width: 50%;
    }
    /* basalteWrap end */

}   
@media (max-width: 1199px) {

    /*tableWrap*/

    .tableWrap.whyWrap .whyBox {
        margin: 0 auto;
    } 
    .tableWrap table tr th:last-child span {
        bottom: -2px;
    }



}

@media (min-width: 768px) {

    /*tableWrap*/

    .tableWrap table tr th,
    .tableWrap table tr td {
        letter-spacing: -0.5px;
    } 

    /*serveWrap*/

    .serveWrap.whyWrap table tr td:last-child {
        letter-spacing: 0.3px;
    }
    .whoWrap.visitWrap .button2 {
        display: none; 
    }   

}

/* Laptop screen */
@media (min-width: 1200px) and (max-width: 1440px) { 

    /*serveWrap*/

    .serveWrap table tr th:last-child, .serveWrap table tr th, .serveWrap table tr td {
        padding: 34px 38px 30px;
    }
    .serveWrap .dbtn {
        width: 240px;
    }
    /* landscapeWrap start */
    .accordionWrap.landscapeWrap .accordion-group .active ~ .group-inr {
        padding-right: 90px;   
    }
    /* landscapeWrap end */

}

/* Laptop screen */
@media (min-width: 992px) {

}

/* Landscape phones and down */
@media (max-width: 991px) { 

}

@media (min-width: 992px) and (max-width: 1199px) {

    /*tableWrap, */

    .tableWrap.whyWrap {
        padding: 60px 0;
    }
    .tableWrap.whyWrap .whyBox {
        max-width: 728px;
    }
    .tableWrap.whyWrap .whyBox .scnTitle {
        margin-bottom: 6px;
    }
    .tableWrap.whyWrap .whyBox p, .tableWrap p {
        font-size: 15px;
    }
    .tableWrap table {
        margin-bottom: 52px;
    }
    .tableWrap table tr th:first-child, .suiteWrap table tr:nth-child(2) td:first-child, .tableWrap table tr td:first-child {
        font-size: 22px;
        line-height: 26px;
        padding-left: 24px;
        width: 240px;
    }
    .tableWrap table tr:nth-child(2) td {
        font-size: 22px;
        line-height: 26px;
    }
    .serveWrap table tr th:first-child,
    .serveWrap table tr:nth-child(2) td,
    .tableWrap table tr td:first-child,
    .tableWrap table tr th {
        font-size: 18px;
        line-height: 22px;
    }   
    .suiteWrap table tr:nth-child(2) td,
    .tableWrap table tr td {
        font-size: 16px;
        line-height: 20px;
    }
    .tableWrap table tr td {
        box-shadow: -6px 10px 53px -30px rgba(0, 0, 0, .4);
    }
    .tableWrap table tr th:last-child span,
    .tableWrap table tr th, .tableWrap table tr td {
        padding: 28px 28px 20px;
    }
    .tableWrap table tr th label {
        font-size: 14px;
        top: -32px;
        padding-top: 8px;
    }

    /*suiteWrap*/

    .suiteWrap.whyWrap {
        padding-bottom: 80px;
    }

    .suiteWrap table tr th:last-child,
    .suiteWrap table tr th, .suiteWrap table tr td {
        padding: 28px 24px;
    }
    .suiteWrap table tr:nth-child(2) td:first-child, .suiteWrap table tr th:first-child, .suiteWrap table tr td:first-child {
        padding-left: 24px;
    }
    .suiteWrap table th img.domotzImg {
        width: 130px;
    }
    .suiteWrap table th img.ovrcImg {
        width: 80px;
    }
    .suiteWrap table th img.ruckusImg {
        width: 70px;
    }

    /*serveWrap*/

    .serveWrap.whyWrap {
        padding-bottom: 80px;
    }
    .serveWrap.whyWrap table {
        margin-bottom: 62px;
    }
    .serveWrap.whyWrap table tr th {
        padding: 20px 28px 20px;
    }
    .serveWrap.whyWrap table tr th:first-child,
    .serveWrap.whyWrap table tr td:first-child {
        padding-left: 60px;
    }
    .serveWrap .wp-block-buttons {
        gap: 0 20px;
    }
    .serveWrap .dbtn {
        width: 220px;
        font-size: 13px;
        padding-top: 3px;
    }

     /* visitWrap start */
    .visitWrap .line-item p br {
        display: none;
    }
     /* visitWrap end */

     /* technicalWrap start */
    .technicalWrap .arrowIcon .dbtn {
        width: 38px;
        height: 38px;
    }
    .technicalWrap .arrowIcon .dbtn:before {
        background-size: 12px;
    }
    .technicalWrap .box p {
        font-size: 12px;
    }  
    .technicalWrap .arrowIcon {
        width: 24px;
        padding-left: 10px;
    } 
    /* technicalWrap end */

    /* landscapeWrap start */
    .landscapeWrap .imageBox .wp-block-cover-parent {
        min-height: 395px !important;
    }
    .accordionWrap.landscapeWrap .accordion-group .active ~ .group-inr {
        padding-right: 70px;   
    }
    /* landscapeWrap end */

    /* styleWrap start */
    .styleWrap .bestBox {
        margin-bottom: 20px;
    }
    /* styleWrap end */

    /* basalteWrap start */
    .basalteWrap .imageBox:nth-last-child(4) .wp-block-cover__inner-container figure img {
        width: 220px;
    }
    .basalteWrap .imageBox:nth-last-child(3) .wp-block-cover__inner-container figure img {
        width: 270px;
    }
    .basalteWrap .imageBox:nth-last-child(2) .wp-block-cover__inner-container figure img {
        width: 200px;
    }
    .basalteWrap .imageBox:last-child .wp-block-cover__inner-container figure img {
        max-height: 45px;
    }
    .experienceWrap.basalteWrap .controlBox .row {
        --bs-gutter-x: 20px;
    }
    .discoveryWrap.basalteWrap .textBox p br {
        display: none;
    }
    /* basalteWrap end */


}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) { 
    
    /*tableWrap*/

    .tableWrap.whyWrap {
        padding: 56px 0;
    }
    .tableWrap.whyWrap .whyBox {
        max-width: 624px;
        padding-bottom: 50px;
    }
    .tableWrap.whyWrap .whyBox p, .tableWrap p {
        font-size: 15px;
    }
    .tableWrap.whyWrap .whyBox .scnTitle {
        margin-bottom: 6px;
    }
    .tableWrap table {
        margin-bottom: 48px;
    }
    .tableWrap table tr th:first-child, .suiteWrap table tr:nth-child(2) td:first-child, .tableWrap table tr td:first-child {
        font-size: 20px;
        line-height: 24px;
        padding-left: 16px;
    }
    .tableWrap table tr:nth-child(2) td {
        font-size: 20px;
        line-height: 24px;
    }
    .serveWrap table tr th:first-child,
    .serveWrap table tr:nth-child(2) td,
    .tableWrap table tr td:first-child,
    .tableWrap table tr th {
        font-size: 16px;
        line-height: 20px;
    }
    .suiteWrap table tr:nth-child(2) td,
    .tableWrap table tr td {
        font-size: 16px;
        line-height: 20px;
    }
    .tableWrap table tr td {
        box-shadow: 0px 0px 70px -26px rgba(0, 0, 0, .4);
    }
    .tableWrap table tr th:last-child span,
    .tableWrap table tr th, .tableWrap table tr td {
        padding: 22px 14px 14px;
    }
    .tableWrap table tr th:last-child span {
        border-radius: 22px 22px 0px 0;
    }
    .tableWrap table tr th label {
        font-size: 14px;
        top: -36px;
        line-height: 16px;
        padding-top: 6px;
        border-radius: 22px 22px 0px 0;
    } 

    /*suiteWrap*/

    .suiteWrap.whyWrap {
        padding-bottom: 70px;
    }
    .suiteWrap table tr th:last-child,
    .suiteWrap table tr th, .suiteWrap table tr td {
        padding: 24px 14px;
    }
    .suiteWrap table tr:nth-child(2) td:first-child, .suiteWrap table tr th:first-child, .suiteWrap table tr td:first-child {
        padding-left: 14px;
    }
    .suiteWrap table th img.domotzImg {
        width: 122px;
    }
    .suiteWrap table th img.ovrcImg {
        width: 74px;
    }
    .suiteWrap table th img.ruckusImg {
        width: 62px;
    } 

    /*serveWrap*/

    .serveWrap.whyWrap .whyBox {
        max-width: 100%;
    }
    .suiteWrap.whyWrap .whyBox,
    .serveWrap.whyWrap .whyBox {
        padding-bottom: 40px;
    }

    .serveWrap.whyWrap table tr th {
        padding: 18px 14px 18px;
    }
    .serveWrap table tr:first-child th:first-child {
        border-radius: 20px 0 0;
    }
    .serveWrap table tr:first-child th:last-child {
        border-radius:0 20px 0 0;
    } 
    .serveWrap table tr:last-child td:first-child {
        border-radius: 0 0 0 20px;
    }
    .serveWrap table tr:last-child td:last-child {
        border-radius: 0 0 20px 0;
    }
    .serveWrap.whyWrap table tr th:first-child,
    .serveWrap.whyWrap table tr td:first-child {
        padding-left: 30px;
        width: 150px;
    }
    .serveWrap .wp-block-buttons {
        gap: 0 20px;
    }
    .serveWrap .dbtn {
        width: 190px;
        font-size: 13px;
        padding: 3px 8px;
    }
     /* visitWrap start */
    .visitWrap .line-item p br {
        display: none;
    }
    .whoWrap.visitWrap .button2 .dbtn {
        min-width: 150px;
    }
    .whoWrap.visitWrap .button2 {
        gap: 14px;
    }  
    .visitWrap .scnTitle {
        margin-bottom: 20px !important; 
    }
    .formWrap.visitWrap .box {
        margin-bottom: 14px;
    }
    .visitWrap form .row {
        --bs-gutter-x: 15px;
    }
     /* visitWrap end */

     /* technicalWrap start */
    .technicalWrap .arrowIcon .dbtn {
        width: 38px;
        height: 38px;
    }
    .technicalWrap .arrowIcon .dbtn:before {
        background-size: 12px;
    }
    .technicalWrap .box p {
        font-size: 12px;
        line-height: 18px; 
    }  
    .technicalWrap .arrowIcon {
        width: 38px;
        padding-left: 0;
        display: block;
        margin: 10px auto 0;
    }  
    /* technicalWrap end */

    /* landscapeWrap start */
    .landscapeWrap .imageBox .wp-block-cover-parent {
        min-height: 300px !important;
    }
    .accordionWrap.landscapeWrap .accordion-group .active ~ .group-inr {
        padding-right: 50px;
        padding-bottom: 20px;     
    }
    .whoWrap.landscapeWrap .controlBox:nth-child(odd) .textBox {
        padding: 0px 20px 0px 0px;
    }
    .askedWrap.landscapeWrap .titleBox {
        margin-bottom: 10px;
    } 
    /* landscapeWrap end */

    /* startWrap start */
    .fiveWrap.startWrap .row {
        padding: 35px 0;
    }
    /* startWrap end */

    /* styleWrap start */
    .styleWrap .bestBox {
        margin-bottom: 20px;
    }
    .galleryWrap.styleWrap figure a {
        min-height: 180px;
    }
    .galleryWrap.styleWrap figure {
        margin-bottom: 0;
    } 
    .galleryWrap.styleWrap figure a:after {
        width: 60px;
        height: 60px;
        top: calc(50% - 30px);
        left: calc(50% - 30px);
    }
    .galleryWrap.styleWrap figure:before {
        background-size: 18px;
    }
    .styleWrap.galleryWrap {
        padding-bottom: 50px;
    }
    /* styleWrap end */

    /* integrationWrap start */
    .whoWrap.integrationWrap .wp-block-cover {
        background-position: 58% 0%;
    }
    .whoWrap.integrationWrap .textBox .line-item p br {
        display: none; 
    }
    /* integrationWrap end */

    /* typeWrap start */
    .whyWrap.typeWrap {
        padding-top: 55px;
        padding-bottom: 56px;
    }
    .whyWrap.typeWrap .chooseBox .imageBox .topBox {
        margin-bottom: 20px;
    }
    .whyWrap.typeWrap .chooseBox .imageBox p br {
        display: none; 
    }
    /* typeWrap end */

    /* basalteWrap start */
    .basalteWrap .imageBox:nth-last-child(4) .wp-block-cover__inner-container figure img {
        width: 190px;
    }
    .basalteWrap .imageBox:nth-last-child(3) .wp-block-cover__inner-container figure img {
        width: 240px;
    }
    .basalteWrap .imageBox:nth-last-child(2) .wp-block-cover__inner-container figure img {
        width: 175px;
    }
    .basalteWrap .imageBox:last-child .wp-block-cover__inner-container figure img {
        max-height: 40px;
    }
    .experienceWrap.basalteWrap .controlBox .row {
        --bs-gutter-x: 12px;
    }
    .discoveryWrap.basalteWrap .textBox p br {
        display: none;
    }
    .whoWrap.basalteWrap .bottomBox .scnTitle {
        margin-bottom: 20px;
    }
    .basalteWrap .imageBox .box {
        margin: 20px 25px 35px 20px;
    }

    /* basalteWrap end */

}
 
/* Landscape phone to portrait tablet */
@media (min-width: 576px) and (max-width: 767px) { 

}

/* Landscape phones and down */
@media (max-width: 767px) { 

    /*tableWrap*/

    .tableWrap.whyWrap {
        padding: 40px 0;
    }
    .tableWrap.whyWrap .whyBox {
        max-width: 500px;
        padding-bottom: 30px;
    }
    .tableWrap.whyWrap .whyBox p, .tableWrap p {
        font-size: 14px;
    }
    .tableWrap p br {
        display: none;
    }
    .tableWrap.whyWrap .whyBox .scnTitle {
        margin-bottom: 4px;
    }
    .tableWrap .tableBox {
        overflow-y: auto;
    }
    .tableWrap table {
        margin-bottom: 36px;
        table-layout: fixed;
        display: block;
        padding-top: 30px;
    }
    .tableWrap table tr {
        border-width: 1px;
    }
    .tableWrap table tr th:first-child, .suiteWrap table tr:nth-child(2) td:first-child, .tableWrap table tr td:first-child {
        font-size: 18px;
        line-height: 22px;
        padding-left: 6px;
    }
    .tableWrap table tr th {
        font-size: 14px;
        line-height: 18px;
    }
    .suiteWrap table tr:nth-child(2) td,
    .tableWrap table tr td {
        font-size: 14px;
        line-height: 18px;
    }
    .tableWrap table tr td {
        box-shadow: 0px 0px 80px -26px rgba(0, 0, 0, .4);
    }    
    .tableWrap table tr th:last-child span,
    .tableWrap table tr th, .tableWrap table tr td {
        padding: 18px 10px 10px;
    } 
    .tableWrap table tr:last-child td {
        border-radius: 0px 0 14px 14px;
    }
    .tableWrap table tr th,
    .tableWrap table tr th label,
    .tableWrap table tr th:last-child span {
        border-radius: 14px 14px 0px 0;
    }
    .tableWrap table tr th label {
        font-size: 12px;
        top: -30px;
        line-height: 12px;
        padding-top: 8px;
    }

    /*suiteWrap*/

    .suiteWrap.whyWrap {
        padding-bottom: 60px;
    }

    .suiteWrap table tr th:last-child,
    .suiteWrap table tr th, .suiteWrap table tr td {
        padding: 16px 12px;
    }
    .suiteWrap table tr:nth-child(2) td:first-child, .suiteWrap table tr th:first-child, .suiteWrap table tr td:first-child {
        padding-left: 10px;
    }
    .serveWrap table tr td, .serveWrap table tr th, .suiteWrap table tr td, .suiteWrap table tr th {
        border-width: 1px;
    }  
    .suiteWrap table th img.domotzImg {
        width: 94px;
    }
    .suiteWrap table th img.ovrcImg {
        width: 64px;
    }
    .suiteWrap table th img.ruckusImg {
        width: 52px;
    } 
    .suiteWrap table tr th {
        border-radius: 0;
    }
    .suiteWrap table tr:last-child td {
        border-radius: 0;
    }
    .suiteWrap table {
        padding-top: 0;
    }
    .suiteWrap tr {
        border-color: transparent;
    }
    .serveWrap tr:last-child td,
    .suiteWrap tr:last-child td {
        border-bottom: none;
    }

    /*serveWrap*/

    .serveWrap table {
        padding-top: 0;
        box-shadow: -20px 14px 36px -38px rgba(0, 0, 0, .4);
    }    

    .serveWrap table tr:first-child th:first-child {
        border-radius: 20px 0 0;
    }
    .serveWrap table tr:first-child th:last-child {
        border-radius:0 20px 0 0;
    } 
    .serveWrap table tr:last-child td:first-child {
        border-radius: 0 0 0 20px;
    }
    .serveWrap table tr:last-child td:last-child {
        border-radius: 0 0 20px 0;
    }

    .serveWrap.whyWrap table tr th {
        padding: 16px 10px 16px;
    }
    .serveWrap.whyWrap table tr td:last-child {
        font-size: 13px;
        line-height: 16px;
    }
    .serveWrap table tr:nth-child(2) td,
    .serveWrap table tr th:first-child,
    .tableWrap table tr td:first-child,
    .serveWrap table tr th {
        font-size: 16px;
        line-height: 20px;
    }
    .serveWrap.whyWrap table tr th:first-child,
    .serveWrap.whyWrap table tr td:first-child {
        padding-left: 12px;
        padding-right: 12px;
        width: 124px;
    }
    .serveWrap .wp-block-buttons {
        gap: 0 18px;
    }
    .serveWrap .dbtn {
        width: 166px;
        font-size: 12px;
        padding: 3px 6px;
    }
     /* visitWrap start */
    .visitWrap .line-item p br {
        display: none;
    }
    .whoWrap.visitWrap .button2 .dbtn {
        min-width: 150px;
    }
    .whoWrap.visitWrap .button2 {
        gap: 14px;
    }  
    .formWrap.visitWrap .box {
        margin-bottom: 14px;
    }
    .visitWrap form .row {
        --bs-gutter-x: 15px;
    }
    .visitWrap .textBox {
        text-align: center; 
        margin-bottom: 20px;
    }
     /* visitWrap end */

     /* technicalWrap start */
    .technicalWrap .arrowIcon .dbtn {
        width: 34px;
        height: 34px;
    }
    .technicalWrap .arrowIcon .dbtn:before {
        background-size: 10px;
    }
    .technicalWrap .box p {
        font-size: 12px;
        line-height: 18px; 
    }  
    .technicalWrap .arrowIcon {
        width: 38px;
        padding-left: 0;
        display: block;
        margin: 5px auto 0;
    }     
    .technicalWrap.whoWrap .onTitle {
        margin-bottom: 0px;
    }
    .whoWrap.technicalWrap .textBox {
        text-align: center;  
    }
    .technicalWrap.whoWrap {
        padding: 50px 0;
    }
    .technicalWrap .box {
        margin-bottom: 15px;
    }
    .technicalWrap .box:last-child {
        margin-bottom: 0; 
    }
    /* technicalWrap end */

    /* landscapeWrap start */

    .landscapeWrap .imageBox .wp-block-cover-parent {
        min-height: 400px !important;
    }  
    .accordionWrap.landscapeWrap .accordion-group .active ~ .group-inr {
        padding-right: 50px;
        padding-bottom: 20px;     
    }
    .whoWrap.landscapeWrap .controlBox:nth-child(odd) .textBox {
        padding: 0px 0px 0px 0px;
    }
    .askedWrap.landscapeWrap .titleBox {
        margin-bottom: 10px;
    }
    .accordionWrap.landscapeWrap .accordion-group {
        text-align: left;
    }
    .landscapeWrap {
        padding-bottom: 50px !important;
    }
    /* landscapeWrap end */

    /* startWrap start */
    .fiveWrap.startWrap .row {
        padding: 35px 0;
    }
    .fiveWrap.startWrap .starBox {
        text-align: center;  
    }

    /* startWrap end */

    /* styleWrap start */
    .styleWrap .bestBox {
        margin-bottom: 0px;
    }
    .galleryWrap.styleWrap figure a {
        min-height: 180px;
    }
    .galleryWrap.styleWrap figure {
        margin-bottom: 0;
    } 
    .galleryWrap.styleWrap figure a:after {
        width: 60px;
        height: 60px;
        top: calc(50% - 30px);
        left: calc(50% - 30px);
    }
    .galleryWrap.styleWrap figure:before {
        background-size: 18px;
    }
    .styleWrap.galleryWrap {
        padding-bottom: 50px;
    } 
    .galleryWrap.styleWrap figure.wp-block-image:nth-child(2) a {
        border-end-end-radius: 20px;
    } 
    .galleryWrap.styleWrap figure.wp-block-image:nth-child(3) a {
        border-end-end-radius: 0px;
        border-start-start-radius: 20px;
    }
    .galleryWrap.styleWrap figure.wp-block-image:nth-child(4) a {
        border-start-start-radius: 0;
        border-end-end-radius: 20px;
    }
    .galleryWrap.styleWrap figure.wp-block-image:nth-child(5) a {
        border-start-start-radius: 20px; 
    }
    /* styleWrap end */

    /* integrationWrap start */
    .integrationWrap .textBox .onTitle {
        margin-bottom: 5px;
    }
    .whoWrap.integrationWrap .wp-block-cover {
        background-position: 60% 0;
    } 
    .integrationWrap.whoWrap {
        padding: 50px 0;
        text-align: center;
    }
    .integrationWrap .textBox .listBox {
        text-align: left;
        margin-left: 0;
        display: inline-block;
    }
    .whoWrap.integrationWrap .textBox .line-item p br {
        display: none;
    }
    /* integrationWrap end */

    /* typeWrap start */
    .whyWrap.typeWrap {
        padding: 50px 0;
    }
    .whyWrap.typeWrap .chooseBox .imageBox .topBox {
        margin-bottom: 15px;
    }
    .whyWrap.typeWrap .chooseBox .imageBox p br {
        display: none; 
    }
    .whyWrap.typeWrap .chooseBox .row .imageBox {
        margin-bottom: 25px;
    }
    /* typeWrap end */

    /* basalteWrap start */
     .basalteWrap .imageBox:nth-last-child(4) .wp-block-cover__inner-container figure img {
        width: 190px;
    }
    .basalteWrap .imageBox:nth-last-child(3) .wp-block-cover__inner-container figure img {
        width: 240px;
    }
    .basalteWrap .imageBox:nth-last-child(2) .wp-block-cover__inner-container figure img {
        width: 175px;
    }
    .basalteWrap .imageBox:last-child .wp-block-cover__inner-container figure img {
        max-height: 40px;
    }
    .experienceWrap.basalteWrap .controlBox .row {
        --bs-gutter-x: 12px;
    }
    .discoveryWrap.basalteWrap .textBox p br {
        display: none;
    }
    .whoWrap.basalteWrap .bottomBox .scnTitle {
        margin-bottom: 10px;
    }
    .basalteWrap .imageBox .box {
        margin: 15px 10px 30px;
    }
    .whoWrap.basalteWrap .controlBox:nth-child(odd) .row {
        flex-direction: column;
    }  
    .whoWrap.basalteWrap .controlBox .imageBox {
        max-width: 400px;
        margin: 0 auto;
    }
    .basalteWrap .imageBox .box .listBox {
        text-align: left;
        display: inline-block; 
    }
    .whoWrap.basalteWrap .controlBox .imageBox:last-child .box {
        margin-bottom: 0;
    }

    /* basalteWrap end */
   
}   
     
/* Landscape phones and down */
@media (max-width: 575px) { 

}
@media (max-width: 447px) { 


}
