.article-page .content_holder {
    width: 70%;
    margin: 50px auto;
}

.article-page h1 {
    font-size: 36px;
    margin-bottom: 20px;
}


.article-page .image_holder {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 25px;
}

.article-page .image_holder .article-image {
    width: 100% !important;
    height: 100% !important;
}

.article-page p {
    word-break: break-word !important;
    width: 100% !important;
}

.article-page table {
    width: 100% !important;
    overflow: auto !important;
}

.article-page .content-writer-section {
    border: 2px solid black;
    text-align: justify;
    padding: 10px;
    align-items: center;
    width: 70%;
    margin: 0 auto;
}

.article-page .content-writer-section h2 {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
}

.CTA-img-holder .img_holder {
    display: block;
    cursor: 'pointer'
}

.CTA-img-holder .img_holder .article-image {
    width: 100%;
    height: 100%;
}



@media (min-width:0px) and (max-width:991px) {

    .article-page .content_holder {
        width: 100%;
        margin: 30px auto;
    }

    .article-page .content-writer-section {
        width: 100%;
        margin: 0 auto;
    }
}




/* 


.article-page h2 {
    font-size: 30px;
    margin-bottom: 12px;
}

.article-page h3 {
    font-size: 24px;

}

.article-page h4 {
    font-size: 20px;
}

.article-text {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin-bottom: 22px;
}

.article-text li {
    margin-bottom: 15px;
}

.faq-text {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    text-align: justify;
}

.article-text th,
.article-text td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
}

.article-text th {
    background-color: #f3f3f3;
    font-weight: bold;
}




.article-page .text_holder .article-title {
    margin-top: 15px;
    font-size: 36px;
    color: #222;
    font-weight: 700;
    line-height: 1.3;

}

.article-page .text_holder .article-meta {
    margin: 25px 0px;
    font-size: 14px;
}

.article-page .text_holder .article-text {
    font-size: 18px;
    font-weight: 400;
    color: #222;
}

.article-page .text_holder .article-section-title {
    line-height: 1.3;
    margin: 30px 0px;
    font-size: 30px;
    margin-bottom: 20px;
}

.article-page .text_holder .article-section-subtitle {
    margin: 25px 0px 15px;
    font-size: 24px;
    font-weight: 600;

}

.article-page .article-section-heading {
    font-size: 18px;
    font-weight: 600;
}

.article-page .p {
    font-size: 12;
}

.link_holder {
    margin-left: 10px;
}



.article-page .content-writer-section  {
    border: 2px solid black;
    text-align: justify;
    padding: 10px;
    align-items: center;
    margin: 0 180px 0 180px;
}

.article-page .content-writer-section  h2 {
    font-size: 24px;
    color: #000000;
    font-weight: bold;


}

.CTA-img-holder .img_holder {
    display: block;
    cursor: 'pointer'
}

.CTA-img-holder .img_holder .article-image {
    width: 100%;
    height: 100%;
}


@media (min-width:0px) and (max-width:320px) {
    .article-page .content_holder {
        width: 100%;
        margin: 0 auto;
    }

    .article-page h1 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .article-page h2 {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .article-page h3 {
        font-size: 14px;

    }

    .article-text {
        width: 100%;
        border-collapse: collapse;
        font-family: Arial, sans-serif;
        margin-bottom: 22px;
    }

    .article-text th,
    .article-text td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: left;
        font-size: 14px;
    }



    .article-text th {
        background-color: #f3f3f3;
        font-weight: bold;
    }


    .article-page .image_holder {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 15px;
    }

    ul {
        font-size: 14px;
    }

    .article-page .image_holder .article-image {
        width: 100%;
        height: 100%;
    }

    .article-page .text_holder .article-title {
        margin-top: 15px;
        font-size: 24px;
        color: #222;
        font-weight: 700;
        line-height: 1.3;
    }

    .article-page .text_holder .article-meta {
        margin: 25px 0px;
        font-size: 14px;
    }

    .article-page .text_holder .article-text {
        font-size: 18px;
        font-weight: 400;
        color: #222;
    }

    .article-page .text_holder .article-section-title {
        line-height: 1.3;
        margin: 30px 0px;
        font-size: 22px;
    }

    .article-page .text_holder .article-section-subtitle {
        margin: 25px 0px 15px;
        font-size: 18px;
        font-weight: 600;
    }

    .link_holder {
        margin-left: 10px;
        font-size: 14px;
    }

    .article-page .content-writer-section  {
        border: 2px solid black;
        text-align: justify;
        padding: 10px;
        align-items: center;
        margin: 0;

    }

    .article-page .content-writer-section  h2 {
        font-size: 15px;

    }

    .article-page .content-writer-section  p {
        font-size: 12px;
    }

}



@media (min-width:321px) and (max-width:574px) {

    .article-page .content_holder {
        width: 100%;
        margin: 0 auto;
    }

    .article-page .p {
        font-size: 12;
    }



    .article-page h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .article-page h2 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .article-page h3 {
        font-size: 16px;

    }

    .article-text {
        width: 100%;
        border-collapse: collapse;
        font-family: Arial, sans-serif;
        margin-bottom: 22px;
    }

    .article-text th,
    .article-text td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: left;
        font-size: 14px;
    }

    .article-text th {
        background-color: #f3f3f3;
        font-weight: bold;
    }

    .article-page .content-writer-section  {
        border: 2px solid black;
        text-align: justify;
        padding: 10px;
        align-items: center;
        margin: 0;

    }

    .article-page .content-writer-section  p {
        font-size: 13px;
    }



    .article-page .image_holder {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 14px;
    }

    .article-page .image_holder .article-image {
        width: 100%;
        height: 100%;
    }

    .article-page .text_holder .article-title {
        margin-top: 15px;
        font-size: 28px;
        color: #222;
        font-weight: 700;
        line-height: 1.3;
    }

    .article-page .text_holder .article-meta {
        margin: 25px 0px;
        font-size: 14px;
    }

    .article-page .text_holder .article-text {
        font-size: 18px;
        font-weight: 400;
        color: #222;
    }

    .article-page .text_holder .article-section-title {
        line-height: 1.3;
        margin: 30px 0px;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .article-page .text_holder .article-section-subtitle {
        margin: 25px 0px 15px;
        font-size: 24px;
        font-weight: 600;

    }

    .link_holder {
        margin-left: 10px;
        font-size: 14px;
    }

    .article-page .content-writer-section  h2 {
        font-size: 16px;

    }
}

@media (min-width:575px) and (max-width:767px) {

    .article-page .content_holder {
        width: 100%;
        margin: 0 auto;
    }

    .article-page h1 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .article-page h2 {
        font-size: 18px;
        margin-bottom: 12px;
    }


    .article-page h3 {
        font-size: 17px;

    }

    .article-text {
        width: 100%;
        border-collapse: collapse;
        font-family: Arial, sans-serif;
        margin-bottom: 22px;
    }

    .article-text th,
    .article-text td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: left;
    }

    .article-text th {
        background-color: #f3f3f3;
        font-weight: bold;
    }


    .article-page .image_holder {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .article-page .image_holder .article-image {
        width: 100%;
        height: 100%;
    }

    .article-page .text_holder .article-title {
        margin-top: 15px;
        font-size: 28px;
        color: #222;
        font-weight: 700;
        line-height: 1.3;
    }

    .article-page .text_holder .article-meta {
        margin: 25px 0px;
        font-size: 14px;
    }

    .article-page .text_holder .article-text {
        font-size: 18px;
        font-weight: 400;
        color: #222;
    }

    .article-page .text_holder .article-section-title {
        line-height: 1.3;
        margin: 30px 0px;
        font-size: 26px;
        margin-bottom: 20px;
    }

    .article-page .text_holder .article-section-subtitle {
        margin: 25px 0px 15px;
        font-size: 24px;
        font-weight: 600;

    }

    .link_holder {
        margin-left: 10px;
    }

    .article-page .content-writer-section  {
        border: 2px solid black;
        text-align: justify;
        padding: 10px;
        align-items: center;
        margin: 0;

    }

    .article-page .content-writer-section  p {
        font-size: 14px;
    }

    .article-page .content-writer-section  h2 {
        font-size: 20px;

    }
}







@media (min-width:768px) and (max-width:991px) {
    .article-page .content_holder {
        width: 100%;
        margin: 0 auto;
    }

    .article-page h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .article-page h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .article-page h3 {
        font-size: 18px;

    }

    .article-text {
        width: 100%;
        border-collapse: collapse;
        font-family: Arial, sans-serif;
        margin-bottom: 22px;
    }

    .article-text th,
    .article-text td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: left;
    }

    .article-text th {
        background-color: #f3f3f3;
        font-weight: bold;
    }


    .article-page .image_holder {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .article-page .image_holder .article-image {
        width: 100%;
        height: 100%;
    }

    .article-page .text_holder .article-title {
        margin-top: 15px;
        font-size: 30px;
        color: #222;
        font-weight: 700;
        line-height: 1.3;
    }

    .article-page .text_holder .article-meta {
        margin: 25px 0px;
        font-size: 14px;
    }

    .article-page .content-writer-section  p {
        font-size: 15px;
    }


    .article-page .text_holder .article-text {
        font-size: 18px;
        font-weight: 400;
        color: #222;
    }

    .article-page .text_holder .article-section-title {
        line-height: 1.3;
        margin: 30px 0px;
        font-size: 28px;
    }

    .article-page .text_holder .article-section-subtitle {
        margin: 25px 0px 15px;
        font-size: 24px;
        font-weight: 600;

    }

    .link_holder {
        margin-left: 10px;
    }

    .article-page .content-writer-section  {
        border: 2px solid black;
        text-align: justify;
        padding: 10px;
        align-items: center;
        margin: 0;

    }




}

@media (min-width:992px) and (max-width:1199px) {
    .article-page .content_holder {
        width: 100%;
        margin: 0 auto;
    }

    .article-page h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .article-page h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .article-page h3 {
        font-size: 20px;

    }

    .article-text {
        width: 100%;
        border-collapse: collapse;
        font-family: Arial, sans-serif;
        margin-bottom: 22px;
    }

    .article-text th,
    .article-text td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: left;
    }

    .article-text th {
        background-color: #f3f3f3;
        font-weight: bold;
    }


    .article-page .image_holder {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .article-page .image_holder .article-image {
        width: 100%;
        height: 100%;
    }

    .article-page .text_holder .article-title {
        margin-top: 15px;
        font-size: 36px;
        color: #222;
        font-weight: 700;
        line-height: 1.3;
    }

    .article-page .text_holder .article-meta {
        margin: 25px 0px;
        font-size: 14px;
    }

    .article-page .text_holder .article-text {
        font-size: 18px;
        font-weight: 400;
        color: #222;
    }

    .article-page .text_holder .article-section-title {
        line-height: 1.3;
        margin: 30px 0px;
        font-size: 20px;
    }

    .article-page .text_holder .article-section-subtitle {
        margin: 25px 0px 15px;
        font-size: 24px;
        font-weight: 600;

    }

    .link_holder {
        margin-left: 10px;
    }

    .article-page .content-writer-section  {
        border: 2px solid black;
        text-align: justify;
        padding: 10px;
        align-items: center;
        margin: 0;

    }
}

@media (min-width:1200px) and (max-width:1399px) {

    .article-page .content_holder {
        width: 70%;
        margin: 0 auto;
    }

    .article-page h1 {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .article-page h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .article-page h3 {
        font-size: 18px;

    }

    .article-text {
        width: 100%;
        border-collapse: collapse;
        font-family: Arial, sans-serif;
        margin-bottom: 22px;
    }

    ul {
        font-size: 16px;
    }

    .article-text th,
    .article-text td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: left;
    }

    .article-text th {
        background-color: #f3f3f3;
        font-weight: bold;
    }


    .article-page .image_holder {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .article-page .image_holder .article-image {
        width: 100%;
        height: 100%;
    }

    .article-page .text_holder .article-title {
        margin-top: 15px;
        font-size: 34px;
        color: #222;
        font-weight: 700;
        line-height: 1.3;
    }

    .article-page .text_holder .article-meta {
        margin: 25px 0px;
        font-size: 14px;
    }

    .article-page .text_holder .article-text {
        font-size: 18px;
        font-weight: 400;
        color: #222;
    }

    .article-page .text_holder .article-section-title {
        line-height: 1.3;
        margin: 30px 0px;
        font-size: 26px;
        font-weight: 500;
    }

    .article-page .text_holder .article-section-subtitle {
        margin: 25px 0px 15px;
        font-size: 24px;
        font-weight: 600;

    }

    .link_holder {
        margin-left: 10px;
    }


} */