/* ============================================================== PRIVACY-POLICY ============================================================== */

.policy_content {margin-top: 60px;}
.policy_content h2 {margin-bottom: 30px;}
.policy_content p {margin-bottom: 14px;}
.policy_content h2:not(:first-child) {margin-top: 60px;}
.policy_content h2:not(:first-child) + h3 {margin-top: 0px;}
.policy_content h3 {margin-top: 40px;margin-bottom: 20px;}   
.policy_content h4 {margin-bottom: 10px;}


.page-id-58429 .policy_content ul.blu_list_des {padding: 0px;margin: 24px 0px;}
.page-id-58429 .policy_content h4 {margin-top: 40px;margin-bottom: 20px;}
/* ============================================================== END PRIVACY-POLICY ============================================================== */


/* ============================================================== PRIVACY-POLICY RESPONSIVE ============================================================== */
    @media screen and (max-width: 1440px) {
    }

    @media screen and (min-width: 1280px) and (max-width: 1366px) {
    }

    @media screen and (min-width: 1024px) and (max-width: 1280px) {
    }

    @media screen and (min-width: 720px) and (max-width: 1280px) {
    }

    @media screen and (max-width: 1024px) {
        .policy_content h2:not(:first-child) {margin-top: 50px;}
    }

    @media screen and (max-width: 980px) {
        .policy_content {margin-top: 50px;}
        .policy_content h2 {margin-bottom: 25px;}
        .policy_content h3 {margin-bottom: 15px;}
        .policy_content h2:not(:first-child) {margin-top: 45px;}
    }
    
    @media screen and (max-width: 768px) {
        .policy_content {margin-top: 40px;}
        .page-id-58429 .policy_content ul.blu_list_des {padding: 0px;margin: 20px 0px;}
    }
    
    @media screen and (max-width: 430px) {
        .policy_content h2 {margin-bottom: 20px;}
        .policy_content p {margin-bottom: 12px;}
        .policy_content h2:not(:first-child) {margin-top: 40px;}
        .policy_content h3 {margin-bottom: 12px;}

        .blu_list_des li {margin-bottom: 15px;}
        .page-id-58429 .policy_content ul.blu_list_des {margin: 15px 0px;}
        .page-id-58429 .policy_content h4 {margin-top: 30px;margin-bottom: 12px;}
    }

    @media screen and (max-width: 360px) {
    }

    @media screen and (max-width: 320px) {
    }

/* ============================================================== END PRIVACY-POLICY PAGE RESPONSIVE ============================================================== */