.privacy-policy-sec {
    padding-top: 140px;
    padding-bottom: 70px;
    font-family: Poppins-Regular;
}

.privacy-policy-sec .overall .head {
    color: #393433;
    margin-bottom: 10px;
    font-size: 30px;
    margin-top: 30px;
}

.privacy-policy-sec .overall .para {
    font-size: 16px;
    color: #393433;
    text-align: justify;
}

.privacy-policy-sec .overall .mail-tel {
    text-decoration: none;
    color: #091d62;
}

@media only screen and (max-width: 1200px) {
    .privacy-policy-sec .overall .para {
        font-size: 18px;
    }

    .privacy-policy-sec {
        padding-top: 20px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 668px) {}

@media only screen and (max-width: 500px) {}

@media only screen and (max-width: 430px) {
    .privacy-policy-sec {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 320px) {}