﻿.privacy-policy {
    max-width: 728px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 30px;
    padding-bottom: 40px;
}

@media (max-width:480px) {
    .privacy-policy {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width:481px) and (max-width:620px) {
}

@media (min-width:621px) {
}

.privacy-policy-head text {
    font-size: 13pt;
    padding-bottom: 10px;
    font-weight: 500;
    color: rgb(118,113,113);
}

.privacy-policy-head {
    font-size: 13pt;
    padding-bottom: 10px;
}

    .privacy-policy-head h3 {
        font-size: 13pt;
        font-family: Arial;
        font-weight: bold;
        color: rgb(118,113,113) !important;
    }

    .privacy-policy-head h4 {
        font-size: 13pt;
        font-family: Arial;
        font-weight: bold;
        color: rgb(118,113,113);
        padding-left: 36px;
    }

        .privacy-policy-head h4 i {
            font-size: 8px;
            vertical-align: middle;
            padding-right: 20px;
        }

.privacy-policy h5 {
    font-size: 12pt;
    font-family: Arial;
    font-weight: 600;
    color: rgb(118,113,113);
}

.privacy-policy p {
    font-size: 12pt;
    font-family: Arial;
    font-weight: 500;
    color: rgb(118,113,113);
    padding-left: 67px;
}
.contact-us {
    text-align: center;
    padding-bottom: 40px;
    padding-top: 44px;
}
.block-2-content-padding {
    padding-bottom: 100px;
}
@media (max-width:480px) {
    .privacy-policy-head h3 {
        font-size: 9pt;
    }

    .privacy-policy-head text {
        font-size: 9pt;
    }

    .privacy-policy-head h4 {
        font-size: 9pt;
    }
    .privacy-policy p{
        font-size:8pt;
    }
    .contact-us {
        text-align: center;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .block-2-content-padding{
        padding-bottom:30px;
    }
}

@media (min-width:481px) and (max-width:620px) {
    .privacy-policy-head h3 {
        font-size: 13pt;
        font-family: Arial;
        font-weight: bold;
        color: rgb(118,113,113) !important;
    }
}

@media (min-width:621px) {
    .about-us-block-2-padding{
        padding-top:80px;
    }
}
.contact-us-message {
    width: 533px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    color: rgb(7,31,77);
}

@media (max-width:480px) {
    .contact-us-message {
        width: 393px;
        font-size:9px;
    }
}
