@media (max-width: 575.98px){

    .attribute-section2 {
    margin-top: 0px;
}
.attribute-section2 .heading {
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 25px;
}
.attribute-section2 .links_header {
    font-size: 12px;
    margin-bottom: 15px;
}

.footer-section .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 12px;
}
    .footer-section .footerPara-section .footerPara {
        font-size: 14px;
    }

}

@media (min-width: 576px) and (max-width: 767.98px){

            .attribute-section2 {
    margin-top: 0px;
}
.attribute-section2 .heading {
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 25px;
}
.attribute-section2 .links_header {
    font-size: 12px;
    margin-bottom: 15px;
}

.footer-section .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 14px;
}
    .footer-section .footerPara-section .footerPara {
        font-size: 18px;
    }
    
}

@media (min-width: 768px) and (max-width: 991.98px){

        .attribute-section2 {
    margin-top: 0px;
}
.attribute-section2 .heading {
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 25px;
}
.attribute-section2 .links_header {
    font-size: 12px;
    margin-bottom: 15px;
}

.footer-section .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 14px;
}
    .footer-section .footerPara-section .footerPara {
        font-size: 18px;
    }

}


@media (min-width: 992px) and (max-width: 1199.98px){

            .attribute-section2 {
    margin-top: 0px;
}
.attribute-section2 .heading {
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 30px;
}
.attribute-section2 .links_header {
    font-size: 16px;
    margin-bottom: 15px;
}

.footer-section .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 14px;
}
    .footer-section .footerPara-section .footerPara {
        font-size: 18px;
    }
        .footer-section {
        margin-top: 40px;
    }

}


@media (min-width: 1200px) and (max-width: 1440px){

                .attribute-section2 {
    margin-top: 0px;
}
.attribute-section2 .heading {
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 34px;
}
.attribute-section2 .links_header {
    font-size: 20px;
    margin-bottom: 15px;
}

.footer-section .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 14px;
}
    .footer-section .footerPara-section .footerPara {
        font-size: 18px;
    }
        .footer-section {
        margin-top: 40px;
    }

}

@media (min-width: 2560px){


}