@media only screen and (min-width:991px) {
    .kyo-landing-page-component p.back-button {
        position: fixed;
        top: 12%;
        left: 2%;
        margin: 0;
    }

    .kyo-landing-page-component div#toolbar-administration {
        display: none;
    }

    .kyo-landing-page-component header .navbar-toggler .navbar-toggler-icon {
        width: 25px;
    }

    .kyo-landing-page-component {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 100%;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
        background: url(themes/custom/bootstrap5_coin/images/KYO-Cluster-Landing-crop-new.jpg);
        height: 100vh !important;
        background-size: 100% 100vh;
    }

    .kyo-landing-page-component footer {
        display: none
    }

    .kyo-landing-page-component .kyo-director-row-block-component {
        background: url(../images/director-message-panel.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: fixed;
        max-width: 280px !important;
        bottom: 0;
        width: 25% !important;
        right: 2%;
    }

    .kyo-director-row-block-component .coin-block-card-component {
        background: none;
        padding-inline: 76px;
        box-shadow: none !important;
        padding: 35px 64px 42px;
    }

    .kyo-director-row-block-component .coin-yellow-block-img img {
        height: 100px;
        object-fit: revert;
        border-radius: inherit;
        margin: 0;
    }

    .kyo-director-row-block-component .coin-yellow-block-heading {
        font-size: 15px;
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .kyo-director-row-block-component .coin-yellow-block-designation {
        font-size: 15px;
        line-height: 20px;
    }

    .kyo-director-row-block-component .coin-yellow-block-text {
        font-size: 13px;
    }

    .kyo-director-row-block-component .coin-yellow-block-text br {
        display: none
    }

    .kyo-director-row-block-component .coin-yellow-block-text  {
        margin: 0;
        -webkit-line-clamp: 3;
        line-height: 18px;
    }


    .kyo-director-row-block-component .more-btn {
        padding: 0;
        background: none !important;
        margin-top: 0;
    }

    /* header {
        display: none;
    } */

    .kyo-director-row-block-component .more-btn a {
        color: #fff;
    }

    main.kyo-bg {
        height: 100vh;
        background-size: 100% 100vh;
    }

    .kyo-landing-page-component header nav.navbar.navbar-expand-lg.navbar-light.text-dark.bg-light {
        position: absolute;
        width: 100%;
        background: none !important;
    }

    .kyo-landing-page-component div#toolbar-administration {
        margin-bottom: 40px;
    }




    .kyo-landing-page-component .kyo-logo-header {
        position: absolute;
        /* bottom: -100%; */
        left: calc(50% - 50px);
        right: 50%;
        z-index: 99;
    }

    .kyo-landing-page-component .kyo-logo-header img {
        width: 90px;
        height: auto;
    }

    .kyo-landing-page-component .region.region-breadcrumb {
        display: none;
    }

    /* header form#search-block-form{
        display:none
    } */
    .kyo-landing-page-component header .coin-search-form input[type="search"],
    .kyo-landing-page-component header .coin-search-form::before {
        display: none
    }

    .kyo-landing-page-component header div#block-bootstrap5-coin-branding {
        display: none;
    }

    .kyo-landing-page-component .kyo-clus-kr {
        width: 10%;
        position: fixed;
        top: 11%;
        left: 4%;
        max-width: 110px;
    }

    .kyo-landing-page-component .kyo-clus-kr img {
        width: 100%;
    }

    .kyo-landing-page-component header .navbar-toggler {
        top: -30% !important;
        left: 0% !important;
    }

    .kyo-landing-page-component header .region-nav-main {
        top: -30%;
        left: -1% !important;
    }

    .cluster-row-comp.views-row {
        background: url(../images/kyo-landing-menu-01.png);
        background-repeat: no-repeat;
        width: 18%;
        background-size: 100% 100%;
        display: flex;
        max-width: 200px;
        height: 60px;
        align-items: center;
        justify-content: center;
        position: fixed;
    }

    span.coin-cluster-title a {
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 12px;
    }

    span.coin-cluster-title {
        display: flex;
        align-items: center;
        padding-top: 12px;
        gap: 5px;
        margin: auto;
        width: auto;
        justify-content: center;
    }

    img.cluster-arrow {
        width: 13px;
        transform: rotate(270deg);
    }

    .cluster-row-comp:nth-child(2) .coin-cluster-title {
        width: calc(100% - 13px);
    }

    .cluster-row-comp:nth-child(1) .coin-cluster-title {
        width: calc(60% - 13px);

    }

    .cluster-row-comp:nth-child(5) .coin-cluster-title {
        width: 100%;
    }

    .cluster-row-comp:nth-child(4) .coin-cluster-title {
        width: calc(100% - 13px);
    }

    .kyo-landing-page-component .cluster-row-comp:nth-child(1) {
        top: 20%;
        left: 8%;
    }

    .kyo-landing-page-component .cluster-row-comp:nth-child(2) {
        top: 35%;
        left: 15%;
    }

    .kyo-landing-page-component .cluster-row-comp:nth-child(3) {
        right: 21%;
        top: 35%;
    }

    .kyo-landing-page-component .cluster-row-comp:nth-child(4) {
        right: 5%;
        top: 20%;
    }

    .kyo-landing-page-component .cluster-row-comp:nth-child(5) {
        top: 51%;
        left: 0;
        right: 0;
        margin: auto;
    }

    .kyo-landing-page-component .kyp-banner-layout {
        position: fixed;
        z-index: 99;
        background: url(../images/KYO-banner-panel.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        top: 17%;
        width: 30%;
        left: 0;
        right: 0;
        max-width: 400px;
        transform: translate(0px, 10px);
        margin: auto;
    }

    .kyo-landing-page-component div#flexslider-1 {
        margin: auto;
        background: none !IMPORTANT;
        padding-top: 20px;
    }

    .kyo-landing-page-component div#flexslider-1.flexslider .slides img {
        border-radius: 0;
        padding: 5%;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .kyo-landing-page-component div#flexslider-1 .coin-slider-title {
        display: none
    }

    .kyo-about-kr img {
        width: 90px;
    }

    h3.kyo-about-kr-heading {
        font-style: normal;
        font-size: 18px !important;
        line-height: 25px;
        color: var(--pur-white);
        text-decoration: none;
        font-family: proximanovabold;
        margin-top: 10px;
    }

    h3.kyo-about-kr-heading a {
        color: #fff;
        text-decoration: none;
    }

    .kyo-landing-page-component .kyo-about-kr {
        background: url(../images/director-message-panel.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: fixed;
        max-width: 280px !important;
        bottom: 0;
        width: 25% !important;
        left: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 73px 0px 73px 0px;
        /* padding-top: 11%; */
    }

}

@media only screen and (max-width:991px) {
    main.kyo-bg {
        background: none !important;
    }

    .kyo-clus-kr {
        display: none;
    }

    .kyo-logo-header {
        display: none;
    }

    .kyo-about-kr {
        display: none;
    }

}


/* small screens */

@media only screen and (min-width: 991px) and (max-width:1060px) {
    .kyo-cluster-banner {
        top: 27% !important;
    }

    .kyo-cluster-section {
        top: 17% !important;
        max-width: 400px !important;
    }

    .cluster-row-comp.views-row {
        max-width: 170px;
    }

    .kyp-banner-layout.layout.layout--onecol {
        max-width: 280px;
        top: 18%;
    }

    .kyo-director-row-block-component .coin-yellow-block-text  {
        -webkit-line-clamp: 2;
    }

    .kyo-director-row-block-component .coin-block-card-component {
        padding: 25px 46px;
    }

    .kyo-landing-page-component .kyo-about-kr {
        padding: 55px 0px 55px 0px;
    }

    .kyo-director-row-block-component .coin-yellow-block-img img {
        height: 90px;
    }

    .kyo-about-kr {
        padding: 50px;
    }

    .cluster-row-comp:nth-child(4) .coin-cluster-title {
        width: calc(77% - 13px);
    }

}

.menu--kyo-quick-links ul.menu {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.menu--kyo-quick-links ul.menu .menu-item {
    width: calc(50% - 5px);
    height: 160px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    padding: 5px;
    background: #00426A;
    border-radius: 18px;
    overflow: hidden;
}

.menu--kyo-quick-links ul.menu .menu-item a {
    text-decoration: none;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: var(--pur-white);
    font-family: 'proximanovabold';
    word-break: break-word;
}

.menu--kyo-quick-links ul.menu .menu-item:nth-child(2) {
    background: #279989;
}

.menu--kyo-quick-links ul.menu .menu-item .field--name-field-menu-icon img {
    width: 50px;
    margin-right: 8px;
}

/* mobile-card-block */

.mob-img-dir-msg {
    width: calc(30% - 5px);
}


.mob-details-dir-msg {
    width: calc(70% - 6px);
}


.row-card-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mob-img-dir-msg img {
    height: 89%;
    object-fit: cover;
}


@media only screen and (min-width:991px) {
    .kyo-landing-page-component .menu--kyo-quick-links {
        display: none;
    }

    .kyo-director-row-block-mobile-component .coin-block-card-component {
        display: none;
    }

    .divison-mobile-grid {
        display: none;
    }

    .kyo-landing-page-component .more-icon a:after {
        display: none;
    }


}

@media only screen and (max-width:991px) {
    .kyo-business-cluster-positioning {
        display: none;
    }

    .kyp-banner-layout {
        display: none;
    }

    .kyo-director-row-block-component .coin-block-card-component {
        display: none;
    }

    .kyo-landing-page-component .coin-block-card-component {
        padding: 20px !important;
    }

}

.mob-img-dir-msg {
    width: calc(30% - 5px);
}

.coin-grey-block-card {
    background: #7A7D7E !important;
}



.mob-details-dir-msg {
    width: calc(70% - 6px);
}


.row-card-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.mob-img-dir-msg img {
    height: 89%;
    object-fit: cover;
}

/* kyo cluster grid */

.divison-mobile-grid .view-content {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.grid-layout-division {
    width: calc(50% - 10px);
    height: 160px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    /* gap: 10px; */
    padding: 10px;
    background: #7A7D7E;
    border-radius: 18px;
    overflow: hidden;
}

.grid-layout-division a {
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: var(--pur-white);
    font-family: 'proximanovabold';
    display: block;
}

.kyo-landing-page-component .kyo-director-bg {
    background: url(../images/ceo-message-panel.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.kyo-cluster-section {
    background: url(../images/kyo-cluster-menu-panel.png);
}

.kyo-landing-page-component .welcome_hr_popup a:before {
    background: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}</style><g><ellipse class="st0" cx="64" cy="36.6" rx="28.7" ry="28.8"/><path class="st0" d="M86.5,67.9c0.1,0.8-0.1,1.7-0.5,2.4l-15.8,30l-2.4-20.7l5.5-7.1c0.5-0.6,0.5-1.4,0.2-2.1s-1-1.1-1.8-1.1H56.2c-0.7,0-1.4,0.4-1.8,1.1c-0.3,0.7-0.2,1.5,0.2,2.1l5.5,7.1l-2.4,20.7L42,70.3c-0.4-0.8-0.6-1.6-0.5-2.5c-2.8,0.7-5.6,1.8-8.2,3.1c0,0-0.1,0-0.1,0.1c-0.4,0.2-0.7,0.4-1.1,0.6c-13.2,7-22.2,21-22.2,37.2v11.4H55h7.4h3.2h24.2h28.3v-11.4C118.1,89,104.6,72.5,86.5,67.9z"/></g></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23px;
    padding-inline: 19px;
}

@media only screen and (min-width:1200px) {
    .kyo-landing-page-component .cluster-row-comp:nth-child(5) {
        top: calc(17% + 210px);
    }

}

.kyocluster-title-landing {
    padding: 10px !important;
}

/* director slider and cluster block */

/* cluster right block description */
.coin-block-cluster-desc {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
}

.coin-slider-cluster-img img {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
}
/* kyo cluster block icon and background remover */
.kyo-director-bg .more-icon a:after{
    display: none;
}
 .kyo-director-bg .more-icon {
    background: none;
} 


/* director slider */
div#ceo-message-slider {
    margin: 0;
    background: none;
}


div#ceo-message-slider .flex-control-paging li a {
    border-radius: 50%;
    height: 5px;
    width: 5px;
}

div#ceo-message-slider .flex-control-paging li a.flex-active {
    background: #6C757E;
}

.kyo-director-row-block-component .coin-yellow-block-img img {
    margin-bottom: 10px
}

div#ceo-message-slider .flex-direction-nav a.flex-prev:before {
    background-repeat: no-repeat;
    font-size: 233px;
    content: "\f001";
    color: transparent !important;
    text-shadow: none !important;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="35" viewBox="0 0 17 35" fill="none"><path d="M16 34L2 17.5L16 1" stroke="%236C757E" stroke-width="2"/></svg>');
    background-repeat: no-repeat;
    background-size: 11px;
}


div#ceo-message-slider .flex-direction-nav a.flex-next:before {
    background-repeat: no-repeat;
    font-size: 233px;
    content: "\f001";
    color: transparent !important;
    text-shadow: none !important;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="35" viewBox="0 0 17 35" fill="none"><path d="M1 34L15 17.5L1 1" stroke="%236C757E" stroke-width="2"/></svg>');
    background-repeat: no-repeat;
    background-size: 11px;
}

/* director-hont-color */
.kyo-director-bg .more-btn a {
    color: #000;
    font-weight: 400;
    font-family: 'proximanova';
}

.kyo-director-bg .coin-yellow-block-heading,
.kyo-director-bg .coin-yellow-block-designation,
.kyo-director-bg .coin-yellow-block-text p {
    color: #000000;
}

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

    /* right block cluster langing page */
    .kyo-right-block {
        left: 0;
        right: auto;
        padding: 30px 60px 40px !important;
        min-height: 280px;
    }

    /* cluster right block button */

    .kyo-right-block .more-btn {
        bottom: 12% !important;
        right: 18% !important;
    }

    /* cluster left block readmore btn */

    .kyo-director-bg .more-btn {
        position: absolute;
        bottom: 0;
        right: 0;
    }


    /* cluster left block padding */

    .kyo-landing-page-component .kyo-director-bg {
        padding: 30px 60px 35px;
    }


    /* director slider */

    div#ceo-message-slider .flex-direction-nav a.flex-next {
        right: -29% !important;
        top: 25%;
    }

    div#ceo-message-slider .flex-direction-nav a.flex-prev {
        left: -10% !important;
        top: 25%;
    }

    div#ceo-message-slider .flex-control-nav {
        bottom: auto;
        top: 106px;
    }

    div#ceo-message-slider .slides>li {
        min-height: 230px;
        position: relative;
    }


}

@media only screen and (max-width:991px) {
    .kyo-landing-page-component .kyo-director-bg {
        background: #C5B9AC;
        margin-top: 20px;
        border-radius: 18px;
        padding: 20px;
    }
/* product and division mobile height banner */
    .kyo-divission-banner img, .cluster-brand-detail-section img {
        min-height: 190px !important;
    }

    div#ceo-message-slider .flex-direction-nav a.flex-prev {
        left: -18px !important;
        top: 25%;
    }

    div#ceo-message-slider .flex-direction-nav a.flex-next {
        right: -24px !important;
        top: 25%;
    }

    .kyo-director-row-block-component .coin-yellow-block-img img {
        margin-bottom: 25px;
    }

    div#ceo-message-slider .flex-control-nav {
        bottom: -12vh;
    }


}

/* kyo product landing page */
.kyo-division-banner-cardtitle {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}

.kyo-descri-card-divisionbanner {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    margin-top: 10px;

}

.kyo-divission-banner img, .cluster-brand-detail-section img {
    width: 100%;
    /* height: 330px; */
    border-radius: 18px;
    max-height: 340px;
}

.coin-product-green-bg{
    margin: 20px 0px;
    gap:10px
}
.coin-product-green-bg .layout__region--first {
    background: #279989;
    border-radius: 18px;
    margin: 0px;
    padding: 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.coin-product-green-bg .layout__region--second {
    background: var(--secondary-five);
    border-radius: 18px;
    padding: 30px;
}


.coin-name-icon {
    color: #272727;
    font-family: 'proximanovabold';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}


@media only screen and (min-width:991px) {
    .coin-kyo-card-division {
        margin-bottom: 30px !important;
    }

    /* product detail page column */

    .coin-product-green-bg .layout__region--first {
        flex: 0 1 calc(75% - 10px) !important;

    }

    .coin-product-green-bg .layout__region--second {
        flex: 0 1 calc(25% - 1px) !important;
    }
    
}



/* product page cluster slider */

.coin-prod-carousel {
    border-radius: 18px;
    border: 1px solid #6C757E;
    padding: 30px 50px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.coin-prod-carousel div#flexslider-1 {
    margin-bottom: 0;
}

.coin-prod-carousel div#flexslider-1 .flex-direction-nav a.flex-prev:before{
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="35" viewBox="0 0 17 35" fill="none"><path d="M16 34L2 17.5L16 1" stroke="%236C757E" stroke-width="2"/></svg>');
    background-repeat: no-repeat;
}
.coin-prod-carousel div#flexslider-1 .flex-direction-nav a.flex-next:before{
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="35" viewBox="0 0 17 35" fill="none"><path d="M1 34L15 17.5L1 1" stroke="%236C757E" stroke-width="2"/></svg>');
    background-repeat: no-repeat;
}

.coin-prod-carousel div#flexslider-1 .flex-direction-nav a.flex-prev{
    left: -24px !important;
}
.coin-prod-carousel div#flexslider-1 .flex-direction-nav a.flex-next{
    right: -49px !important;
}
@media only screen and (max-width:991px) {
    .coin-prod-carousel div#flexslider-1 .flex-direction-nav a.flex-next{
    right: -49px !important;
    padding: 0;
}
.coin-kyo-cluster-title img {
    width: 60px;
}
}

@media only screen and (min-width:991px) {
    div#coin-mob-ceo-msg-slide, .coin-mob-cluster-desc {
      display: none
    }
    /* .coin-cluster-table-css .kyo-divission-banner img {
        height: 350px;
        } */

        /* product slides height */
        .coin-prod-carousel .slides img {
            height: 220px !important;
        }
  }
  
  
  
  @media only screen and (max-width:991px) {
    div#coin-mob-ceo-msg-slide .coin-yellow-block-text p {
      -webkit-line-clamp: 3;
      margin: 0;
    }
  
    div#coin-mob-ceo-msg-slide .coin-yellow-block-heading {
      font-size: 15px;
      display: -webkit-box;
      max-width: 100%;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
  
    .coin-mob-cluster-desc .coin-yellow-block-text {
      display: -webkit-box;
      max-width: 100%;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
      font-size: 14px;
      font-weight: 300;
      font-family: 'proximanova';
  }
  
    .kyo-landing-page-component .kyo-director-bg {
      display: none;
    }
  
    div#coin-mob-ceo-msg-slide, .coin-mob-cluster-desc {
      background: #C5B9AC;
      margin-top: 20px;
      border-radius: 18px;
      padding: 20px;
    }
  
    div#coin-mob-ceo-msg-slide .coin-yellow-block-text {
      font-size: 13px;
    }
  
  }
  
  @media only screen and (max-width:640px) {
    .mob-img-dir-msg img{
      height: 100%;
    }
  
    .coin-yellow-block-designation {
      font-size: 15px;
    }
    /* mobile ceo slider decription lines for mobile only */
  
    div#coin-mob-ceo-msg-slide .coin-yellow-block-text p {
      -webkit-line-clamp: 2;
      margin: 0;
    }
    /* mobile ceo slider img height for mobile only */
  
    div#coin-mob-ceo-msg-slide .mob-img-dir-msg img {
      height: 100px !important;
    }
  
  }
  
  @media only screen and (min-width:640px) and (max-width:991px) {
    /* mobile ceo slider decription lines */
  
    div#coin-mob-ceo-msg-slide .coin-yellow-block-text p {
      -webkit-line-clamp: 3;
      margin: 0;
    }
  
      /* mobile cluster decription lines */
  
    .coin-mob-cluster-desc .coin-yellow-block-text{
      -webkit-line-clamp: 5;
      margin: 0;
    }
    /* product mobile tab alignment */
    .coin-product-green-bg .layout__region--first{
        flex: 0 1 calc(75% - 15px) !important;
      }
  
  }
  
  /* mobile ceo slider font color */
  
  div#coin-mob-ceo-msg-slide .coin-yellow-block-text p,
  div#coin-mob-ceo-msg-slide .coin-yellow-block-heading,
  div#coin-mob-ceo-msg-slide .coin-yellow-block-designation,
  .coin-mob-cluster-desc .coin-yellow-block-text{
    color: #000000
  }
  /* mobile ceo slider pagination circle design */
  
  div#coin-mob-ceo-msg-slide .flex-control-paging li a {
    border-radius: 50%;
    height: 5px;
    width: 5px;
  } 
  /* mobile ceo slider pagination active color */
  
  div#coin-mob-ceo-msg-slide .flex-control-paging li a.flex-active {
    background: #6C757E;
  }
  /* mobile ceo slider pagination position */
  div#coin-mob-ceo-msg-slide .flex-control-nav{
    bottom: 0;
  }

  .kyo-divission-banner {
    margin-bottom: 20px;
}
  

/* cluster read more page background table remove  */

.coin-cluster-table-css:nth-of-type(odd) > * {
    --bs-table-accent-bg: transparent !important;
}
/* division filter postioning */
@media only screen and (min-width: 991px) {
    .kyo-filter-position .coin-filter-component .view-filters .form--inline.clearfix {
    top: 27px;
    right: 50px;
    position: absolute;
  }
  .kyo-filter-position .coin-filter-component .view-filters .js-form-item{
    width: 250px;
  }
  
  .kyo-filter-position main > .container-fluid {
    position: relative;
  }
  
  .kyo-filter-position p.back-button {
      /* margin-top: 40px; */
  }
  }
/* for mobile view filter postioning */
  @media only screen and (max-width: 991px) {
    .kyo-filter-position .coin-filter-component .view-filters .form--inline.clearfix {
      position: absolute;
      top: -20px;
      width: 100%;
    }
    
    .kyo-filter-position main .container-fluid .row .order-1 > .region-content {
      position: relative;
      padding-top: 120px !important;
    }
    
    /* .kyo-filter-position .kyo-divission-banner img {
      margin-top: 120px;
    } */
  
  }