.elementor-33256 .elementor-element.elementor-element-5552026 > .elementor-container{min-height:540px;}.elementor-33256 .elementor-element.elementor-element-5552026:not(.elementor-motion-effects-element-type-background), .elementor-33256 .elementor-element.elementor-element-5552026 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.singtex.com/wp-content/uploads/2024/12/32923-Banner-img-new.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-33256 .elementor-element.elementor-element-5552026 > .elementor-background-overlay{background-color:#000000;opacity:0.25;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-33256 .elementor-element.elementor-element-5552026{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0% 0% 0% 16%;}.elementor-33256 .elementor-element.elementor-element-19fcb71 > .elementor-element-populated{margin:0px 0px 64px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-33256 .elementor-element.elementor-element-4ed28c0 .elementor-heading-title{color:#FFFFFF;}.elementor-33256 .elementor-element.elementor-element-4ed28c0 > .elementor-widget-container{margin:0px 0px 10px 0px;padding:0% 0% 0% 0%;}.elementor-33256 .elementor-element.elementor-element-770228a{padding:15px 0px 0px 0px;}.elementor-33256 .elementor-element.elementor-element-ea8d2c2 > .elementor-element-populated{padding:0% 0% 0% 0%;}.elementor-33256 .elementor-element.elementor-element-5834007 > .elementor-widget-container{padding:0% 0% 0% 16%;}.elementor-33256 .elementor-element.elementor-element-7def571 > .elementor-element-populated{padding:0% 0% 0% 0%;}@media(max-width:1200px){.elementor-33256 .elementor-element.elementor-element-5552026 > .elementor-container{min-height:400px;}.elementor-33256 .elementor-element.elementor-element-4ed28c0 > .elementor-widget-container{margin:0% 0% 2% 0%;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-33256 .elementor-element.elementor-element-5552026 > .elementor-container{min-height:540px;}.elementor-33256 .elementor-element.elementor-element-5552026:not(.elementor-motion-effects-element-type-background), .elementor-33256 .elementor-element.elementor-element-5552026 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.singtex.com/wp-content/uploads/2024/12/32923-Banner-img-new-m.png");background-position:26% 0px;}.elementor-33256 .elementor-element.elementor-element-5552026{padding:0px 20px 0px 20px;}.elementor-33256 .elementor-element.elementor-element-19fcb71 > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-33256 .elementor-element.elementor-element-4ed28c0 > .elementor-widget-container{margin:0% 0% 2% 0%;padding:0px 0px 0px 0px;}.elementor-33256 .elementor-element.elementor-element-770228a{padding:15px 20px 0px 20px;}.elementor-33256 .elementor-element.elementor-element-5834007 > .elementor-widget-container{padding:0% 0% 0% 0%;}}/* Start custom CSS */:root{
    --table-pad:100px;
    --pad-space:160px;
    --last-pad:64px;
}
.table-scroll{
    width:100%;
}
.stk-imp-sec{
    padding: 0px 40px;
    margin-top: var(--pad-space);
}
.stk-imp{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
}
.stk-imp>hr{
    margin: 20px;
    margin-bottom: 40px;
    display: block;
    height: 1px;
    border-width: 0;
    color: black;
    background-color: black;
    width: 100px;
}
.stk-imp>p{
     margin-bottom: 70px;
}
.stk-imp>h2{
    text-align: center;
}
.stk-imp-box{
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
}
.stk-imp-main{
    background: #EAEAEA;
    width:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px var(--table-pad);
    gap: 20px;
    transition: all .5s;
    cursor: pointer;
}
.stk-imp-main svg{
    height: auto;
    width: 22px;
    flex: 0 0 22px;
}
.stk-imp-main svg:nth-child(3){
    display: none;
}
.stk-imp-box.active .stk-imp-main{
    background: #02316C;
}
.stk-imp-box.active .stk-imp-main h3{
    color: white;
}
.stk-imp-box.active .stk-imp-main svg:nth-child(2){
    display: none;
}
.stk-imp-box.active .stk-imp-main svg:nth-child(3){
    display: block;
}
.stk-imp-sub{
    padding: 20px var(--table-pad) 40px var(--table-pad);
    display: none;
}
.stk-imp-sub>p{
    padding-bottom: 40px;
}
.stk-imp-grid{
    display: grid;
    grid-template-columns: 21% 27% 1fr;
    grid-gap: 60px;
}
.stk-imp-grid-hr{
    width: 100%;
    height: 1px;
    margin: 15px 0;
    position: relative;
}
.stk-imp-grid-hr:before{
    content:"";
    width: 100vw;
    height: 1px;
    background: #D6D6D6;
    position: absolute;
    left: -100%;
}
.stk-imp-grid ul{
    list-style-type: none;
}
.stk-imp-grid li,
.stk-imp-grid p{
    font-size: 14px;
}
.stk-imp-sec tbody tr:nth-child(even){
    background: #F2F2F2;
}
.stk-imp-sec th{
    border-left:unset;
}
.stk-imp-sec thead tr>th:nth-child(1),
.stk-imp-sec thead tr>th:nth-child(2),
.stk-imp-sec tbody tr>td:nth-child(1),
.stk-imp-sec tbody tr>td:nth-child(2){
    border-right: 1px solid #D6D6D6 !important;
}
.stk-imp-sec td a,
.stk-imp-sec td p{
    font-size:16px !important;
}
.stk-imp-main h3,
.stk-imp-sec th{
    font-size: 19px !important;
}


.sus-survey-sec{
    padding: 0px 40px;
    margin-top: var(--pad-space);
}
.sus-survey-sec>div{
    display: grid;
    grid-template-columns: 55% auto;
    grid-gap:40px;
    align-items: center;
}
.sus-survey-sec-img{
    width: 100%;
    height: 100%;
    min-height: 350px;
    overflow: hidden;
}
.sus-survey-sec-img img{
    display: block;
    object-fit: cover;
    object-position: right center;
    width: 100%;
    height: 100%;
}
.des_a_t {
    width: 100% !important;
    max-width: 153px;
    display: block;
    text-align: center;
    font-size: 13px !important;
    padding: 13px !important;
    border: 1px solid #7C7C7C;
    color: #7C7C7C !important;
    font-weight: 500 !important;
    letter-spacing: 1.5px;
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase;
    line-height: 1em !important;
    transition: all .3s;
}
.des_a_t:hover{
    color: #FFFFFF !important;
    background-color: #272727 !important;
    border: 1px solid #cccccc !important;
}
.sus-survey-sec-text{
    display: flex;
    flex-direction: column;
    gap:20px;
}

@media only screen and (max-width: 1200px) {
    :root{
        --table-pad:40px;
        --last-pad:48px;
    }
    .stk-imp-grid {
        grid-gap:40px;
    }
}
@media only screen and (max-width: 900px) {
    .stk-imp-grid {
         grid-template-columns: 1fr;
    }
    .stk-imp-grid-hr:before{
        left:-40px;
    }
    .stk-imp-grid-hr{
        margin: 6px 0;
    }
    
    .sus-survey-sec>div{
        grid-template-columns: 1fr;
    }
    .sus-survey-sec-img{
        width: 100%;
        height: auto;
        aspect-ratio: 1103 / 672;
        min-height: unset;
        overflow: hidden;
    }
}
@media only screen and (max-width: 800px) {
    .stk-imp-sec table{
        table-layout:fixed;
    }
    .table-scroll{
        width:100%;
        overflow-x:scroll;
    }
    .stk-imp-sec thead>tr>th{
        text-align:left;
        padding-left:10px;
    }
    .stk-imp-sec thead>tr>th:nth-child(1){
        width:240px !important;
    }
    .stk-imp-sec thead>tr>th:nth-child(2){
        width:200px !important;
    }
    .stk-imp-sec thead>tr>th:nth-child(3){
        width:220px !important;
    }
    .stk-imp-sec tbody>tr>td{
        text-align:left;
    }
}
@media only screen and (max-width: 767px) {
   .stk-imp-sec{
        padding: 0px 20px;
    }
    :root{
        --pad-space:120px;
        --last-pad:80px;
    }
    .stk-imp>hr{
        margin-bottom:50px;
    }
    .stk-imp>p{
        margin-bottom: 70px;
    }
    .sus-survey-sec{
        padding: 0px 20px;
    }
    .sus-survey-sec>div{
        grid-gap:20px;
    }
}
@media only screen and (max-width: 600px) {
    :root{
        --table-pad:20px;
        --pad-space:100px;
    }
     .stk-imp-grid-hr:before{
        left:-20px;
    }
    .stk-imp>hr{
        margin-bottom:40px;
    }
    .stk-imp>p{
        margin-bottom: 60px;
    }
    .stk-imp-main svg {
        width: 17px;
        flex: 0 0 17px;
    }
    .stk-imp-sec td a,
    .stk-imp-sec td p{
        font-size:14px !important;
    }
    .stk-imp-main h3,
    .stk-imp-sec th{
        font-size: 17px !important;
    }
    .stk-imp-sec thead>tr>th:nth-child(1){
        width:210px !important;
    }
    .stk-imp-sec thead>tr>th:nth-child(2){
        width:170px !important;
    }
    .stk-imp-sec thead>tr>th:nth-child(3){
        width:200px !important;
    }
}/* End custom CSS */