.section-7 {

    padding: 60px 0 60px;
    background: #f6f6f6
}
.section-7 .heading-top-txt{
    text-align: center;
}
.section-7 .heading-main-txt{
    text-align: center;
    font-weight: 700;
    /* font-size: 55px; */
    font-size: 35px;
    /* line-height: 62px; */
    line-height: normal;
    letter-spacing: 0;
    margin-top: 0;
    color: #2e3a4b;
    margin-bottom: 0;
}
.section-7  .heading-top-txt {
    /* margin: 10px 0 10px; */
    font-size: 20px;
    line-height: 42px;
    font-weight: 700;
    margin-top: 0;
    color: #5aa833;
    margin-bottom: 0;
    text-transform: uppercase;
}
.faq-container {
    display: inline-block;
    vertical-align: middle;
    max-width: 970px;
    width: 100%;
    margin: 40px 0 20px
}
.faq-container-box{
    display: flex
    ;
        justify-content: center;
}

.up-slide-dwn {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 4px 8px 0 #9A9A9A17;
}

.accordion {
    float: left;
    width: 100%;
    text-align: left;
    background: url(../images/close-btn.png) no-repeat 97% center;
    padding: 20px 40px 20px 0;
    font-size: 22px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
    letter-spacing: .5px;
    cursor: pointer;
    background-size: 30px;
    padding: 6px 0;
    font-size: 19px;
    line-height: 19px;
    font-weight: 600;
}

.acdn-heading.accordion-open {
    background: url(../images/open-btn.png) no-repeat 97% center;
    border: none;
    background-size: 30px;
    font-weight: 600;
}

.acdn-content {
    float: left;
    width: 100%;
    padding: 20px 20px 0 0
}

.acdn-para {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 500;
}
@media only screen and (max-width: 767px) {
    .up-slide-dwn {
        float: left;
        width: 100%;
        margin-bottom: 25px;
        background: #fff;
        border-radius: 10px;
        padding: 25px;
    }
    .faq-container {
        margin: 15px 0 0;
    }
    .acdn-para {
        font-size: 16px;
        line-height: 22px;
    }
    .acdn-content {
        float: left;
        width: 100%;
        padding: 10px 10px 0 0;
    }
    .accordion
     {
            font-size: 16px;
            line-height: 22px;
            background-size: 20px;
            padding: 3px 35px 3px 0;
        }
}
/* footer */
.footer-new {
    float: left;
    width: 100%;
    padding: 40px 0 30px
}

.footer1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid silver;
    padding-bottom: 25px
}

.ftr-logo {
    display: block;
    margin: 0 auto;
    width: 250px;
    height: auto;
}

.footer-text {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 22px;
    margin-top: 15px;
    letter-spacing: .5px;
    text-align: center;
    margin-bottom: 0;
}
.footer-text a{
    color: #333;
    display: inline-block;
}
.footer-text a {
    padding: 0 10px
}

.footer2 {
    float: left;
    width: 100%;
    padding-top: 20px
}
@media only screen and (max-width: 767px) {
    .footer-text {
        font-size: 15px;
        margin-top: 10px;
    }
    .footer1 {
        padding: 20px 0;
    }
    .footer-text a {
        padding: 0 2px;
        font-size: 14px;
    }
    .footer2 {
        padding-top: 10px;
    }
    .footer-new {

        padding: 0px 0 30px;
    }
}
/*  */
.greenText {
    color: rgb(67, 160, 71);
}
/* as ssen on */
.s1-bottom {
    /* float: left;
    width: 100%; */
    margin-top: 35px;
    padding: 0px 70px;
}
.s1-btm-text {
    font-size: 20px;
    line-height: 26px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    text-align: center;
}
ul.s1-prms-list {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    padding-left: 0;
}
ul.s1-prms-list li {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 30px;
}
ul.s1-prms-list li img {
    display: block;
    max-width: 100%;
    margin: 0px auto;
}
@media only screen and (max-width: 1187px) {
    ul.s1-prms-list li {
        padding: 0px 23px;
    }
}
@media only screen and (max-width: 1024px) {
    ul.s1-prms-list li {
        width: 17%;
        padding: 0px 13px;
    }
}
@media only screen and (max-width: 767px) {
    ul.s1-prms-list li {
        width: 17%;
        padding: 0px;
    }
    ul.s1-prms-list li:nth-child(1) img {
        width: 35px;
    }
    ul.s1-prms-list li img{
        max-width: 86%;
    }
    .s1-bottom {
        margin-top: 25px;
    }
    .s1-bottom {
        padding: 0;
    }
    .section-7 {
        padding: 25px 0 30px;
    }
    .section-7 .heading-top-txt{
        font-size: 20px !important;
        line-height: 46px;
        font-weight: 700;
        margin: 10px 0 !important;
   
    }
    .section-7 .heading-main-txt{
        font-size: 28px !important;
        line-height: 35px;

    }
    .acdn-content p{
        font-size: 16px;
        line-height: 22px;
    }
    .acdn-heading.accordion-open{
        background-size: 20px;
    }

}
@media (max-width: 600px) {
    .section-7 .heading-top-txt{

        margin: 0px 0 !important;
    }

}
@media only screen and (max-width: 576px) {
    ul.s1-prms-list{
        margin: 0;
    }
}
@media screen and (max-width: 991px) and (min-width: 320px) {
    .s1-btm-text {
        font-weight: 600;
    }
}