section.tab--ComponentWraper {
    padding: 0px 0px 20px;
}

ul.component-nav-tabs {justify-content: space-between;border: 0px;border-bottom: 2px solid #AABDF1;/* width: 100%; */}

ul.component-nav-tabs li {
    border: 0px;
}

ul.component-nav-tabs li button.active {
    border: 0px !important;
    padding: 12px 12px 12px 12px;
    align-items: center;
    border-radius: 4px 4px 0 0;
    border-bottom: 2px solid var(--theme-primary) !important;
    background: var(--theme-primary) !important;
    color: var(--theme-secondary) !important;
}

ul.component-nav-tabs li:hover button {
    border: 0px;
    margin: 0px;
}
ul.component-nav-tabs li button.active:hover {
    border: 0px !important;
    margin: 0px;
}
ul.component-nav-tabs li button:hover {
    border: 0px !important;
    margin: 0px;
}

.products--Nav ul li button {
    border: 0px !important;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    padding: 12px 12px 12px 12px;
    color: var(--text-color);
    background: #ededed;
}

.tab--Content-Pointer h5 {
    padding: 4px 12px;
    border-radius: 12px;
    border: 1px solid var(--theme-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-block;
    color: var(--theme-primary);
    margin-bottom: 16px;
}

.tab--Content-Pointer ul li {list-style: none;font-size: 24px;font-weight: 400;line-height: normal;margin-bottom: 10px;position: relative;padding-left: 30px;}

.tab--Content-Pointer ul {
    margin: 0px 0px  10px;
    padding: 0px;
}

.tab--Content-Pointer ul li img {
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 7px;
}

.tab--Content-Wraper p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.tab--Content-Wraper h4 {
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;
}
.tab--CommonButton a{
    color: var(--text-color);
    font-size: 24px;
}
.tab--CommonButton.full-width-button a{
    width: 100%;
    text-align: center;
}

.pointergrid--Boxes h4 img {
    position: absolute;
    height: 16px;
    top: 7px;
    left: 0px;
}

.pointergrid--Boxes h4 {
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
}

.pointergrid--Boxes {padding-left: 30px;position: relative;margin-bottom: 30px;}

.pointergrid--Boxes p {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}

div#tab3 .tab--CommonButton.full-width-button a {
    text-align: left;
}

.tab--CommonButton {
    margin-top: 25px;
}

.tab--RightImage-Wraper img {
    width: 100%;
}

@media(max-width:767px){
    .tab--RightImage-Wraper img {
        width: 100%;
    }
    .products--Nav ul li button {
        font-size: 24px;
    }

    ul.component-nav-tabs li {
        width: 100%;
    }

    ul.component-nav-tabs li button {
        width: 100%;
    }

    ul.component-nav-tabs li {
        border-bottom: 2px solid #AABDF1;
    }

    ul.component-nav-tabs {
        border: 0px;
    }

    .tab--Content-Wraper h4 {
        font-size: 24px;
    }

    .tab--Content-Wraper p {
        font-size: 16px;
    }

    .tab--Content-Pointer ul li {
        font-size: 16px;
    }

    .tab--CommonButton a {
        font-size: 16px;
        text-align: left !important;
        padding: 12px 15px;
    }

    section.tab--ComponentWraper {padding-bottom: 20px;}

    .pointergrid--Boxes h4 {
        font-size: 16px;
        font-weight: 600;
        margin: 0px 0px 5px;
    }

    .pointergrid--Boxes p {
        font-size: 16px;
        margin: 0px;
    }

    .tab--CommonButton {
        margin-top: 0px;
    }
    .tab--Content-Pointer ul {
        margin-bottom: 20px;
    }
    
    .tab--Content-Pointer ul li img {
        top: 1px;
    }

    .pointergrid--Boxes h4 img {
        top: 2px;
    }
    .tab--RightImage-Wraper {
        margin-top: 30px;
    }
}

@media(max-width:1023px) and (min-width:768px){
    ul.component-nav-tabs {justify-content: space-between;}

    .products--Nav ul li button {
        font-size: 16px;
    }

    .tab--Content-Wraper h4 {
        font-size: 22px;
    }

    .tab--Content-Wraper p {
        font-size: 16px;
    }

    .tab--Content-Pointer ul li {
        font-size: 16px;
    }

    .tab--Content-Pointer ul li img {
        top: 3px;
    }

    .tab--CommonButton a {
        font-size: 16px;
    }

    .pointergrid--Boxes h4 {
        font-size: 16px;
    }

    .pointergrid--Boxes p {
        font-size: 16px;
    }
}

@media(max-width:1180px) and (min-width:1024px){
    section.tab--ComponentWraper {
        padding-bottom: 20px;
    }
    
    ul.component-nav-tabs {justify-content: space-between;}

    .products--Nav ul li button {
        font-size: 22px;
    }

    .tab--Content-Wraper h4 {
        font-size: 22px;
    }

    .tab--Content-Wraper p {
        font-size: 16px;
    }

    .tab--Content-Pointer ul li {
        font-size: 18px;
    }

    .tab--Content-Pointer ul li img {
        top: 3px;
    }

    .tab--CommonButton a {
        font-size: 18px;
    }

    .pointergrid--Boxes h4 {
        font-size: 18px;
    }

    .pointergrid--Boxes p {
        font-size: 16px;
    }
}