.page-template-white-paper :not(.site-header)>.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.page-template-white-paper section#hero-section{
    background-image: url('../jpg/bg_image.jpg') !important;
}

.page-template-white-paper section#hero-section .container.hero-content {
    height: 100%;
}

.page-template-white-paper p{

    font-size: 16px !important;
    line-height: 22px !important;
}

.page-template-white-paper section#hero-section:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0.6;
    z-index: 0;
}

.page-template-white-paper section#hero-section .hero-banner-content h1 {
    font-size: 70px;
    font-weight: bolder;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1.2;
}

.page-template-white-paper section#hero-section .hero-banner-content p {
    max-width: 600px;
    margin: 0 auto;
    font-weight: 500;
}

.page-template-white-paper section#hero-section .hero-banner-content {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.page-template-white-paper section#hero-section .hero-banner-content .hero-content-btn .inner-btn {
    margin-top: 40px;
    display: inline-block;
}

.page-template-white-paper section#hero-section .hero-banner-content .hero-content-btn .inner-btn a.btn-yellow {
    text-decoration: none;
    text-transform: uppercase;
    background-color: #FFD827;
    color: #2D363A;
    padding: 22px 50px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 500;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}


.page-template-white-paper section#hero-section .hero-banner-content span {
    font-weight: 500;
    color: #FFD827;
    font-size: 26px;
}

.page-template-white-paper section#secondary-menu .main-secondary {
    background-color: #F3F3F3;
}

.page-template-white-paper section#secondary-menu .main-secondary ul {
    padding: 0;
    margin: 0;
}

.page-template-white-paper section#secondary-menu .main-secondary ul li {
    position: relative;
    float: left;
    text-align: center;
    list-style: none;
    position: relative;
    padding: 30px 0;

}
.page-template-white-paper section#secondary-menu .main-secondary ul li a {
    text-decoration: none;
    color: #2D363A;
    font-weight: 500;
}

.page-template-white-paper .clearfix {
    clear: both;
}

.page-template-white-paper .key_highlights_f {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 50px auto;
}

.page-template-white-paper .key_higlihghts_s {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 50px auto;
}

.page-template-white-paper .box {
    background-color: #fffbcc;
    padding: 20px;
    border-radius: 10px;

}

.page-template-white-paper .box.blue {
    background-color: #e0e7ff;
    display: flex;
    align-items: center;
}

.page-template-white-paper .box h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

.page-template-white-paper .box p {
    font-size: 18px;
    margin: 5px 0;
}

.page-template-white-paper .box .highlight {
    font-size: 20px;
    font-weight: bold;
}

.page-template-white-paper .box .footer {
    font-size: 16px;
    margin-top: 20px;
}

.page-template-white-paper .learn-more {
    display: block;
    text-align: center;
    margin: 30px auto;
    padding: 15px 30px;
    background-color: #ffcc00;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 20px;
    width: 200px;
}

.page-template-white-paper h1.key_highlights {
    text-align: center;
    margin: 0px;
}

.page-template-white-paper section.key_higlihghts {
    background: #FAFAFA;
    padding: 60px 0px;
}

.page-template-white-paper .container.white_paper_inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    width: 100%;
}

.page-template-white-paper section.white_paper {
    height: 200px;
    display: flex;
    align-items: center;
    padding: 50px 0px;
}

.page-template-white-paper .inner_get_full_report {
    display: flex;
    gap: 60px;
}

.page-template-white-paper .image_thumbnail img {
    width: 100%;
}

.page-template-white-paper .inner_btns {
    display: flex;
    gap: 20px;
    margin: 30px 0px 0px 0px;
}

.page-template-white-paper .column_left h2 {
    color: #2D363A;
    font-size: 40px;
    font-weight: 700;
    line-height: 65px;
    text-align: center;
}

.page-template-white-paper .column_right p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30.6px;
    color: #212121;
}

.page-template-white-paper .column_left {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-template-white-paper .inner_box {
    display: flex;
    justify-content: space-between;
}

.page-template-white-paper .inner_left img {
    width: 70%;
}

.page-template-white-paper .box.blue .inner_left {
    display: flex;
    align-items: center;
}

.page-template-white-paper .box.last_yellow {
    display: flex;
    align-items: center;
}

.page-template-white-paper .last_yellow .inner_left {
    display: flex;
    align-items: center;
}

.page-template-white-paper .key_higlihghts_s.m_0 {
    margin: 0px !important;
    padding: 0px;
}

.page-template-white-paper .with_icon {
    display: flex;
    justify-content: space-between;
}

.page-template-white-paper .key_higlihghts_s .box {
    background: #e0e7ff;
}

.page-template-white-paper .with_icon .inner_left {
    flex-direction: row;
    display: flex;
    gap: 10px;
}

.page-template-white-paper a.btn-yellow.gb:hover {
    background: #2D363A !important;
    color: white;
}

.page-template-white-paper a.btn-yellow.gb.eh {
    background: #2D363A !important;
    color: white;
}

.page-template-white-paper a.btn-yellow.gb.eh:hover {
    background: #FFD827 !important;
    color: #2D363A;
}

.page-template-white-paper .container.bfc {
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0px;
}

.page-template-white-paper .text_l {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page-template-white-paper .box.yellow_col {
    background: #fffbcc;
}

.page-template-white-paper .icon_l {
    display: flex;
    align-items: center;
}

.page-template-white-paper .yellow_col_inner {
    display: flex;
}

.page-template-white-paper .right_col {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page-template-white-paper .left_col img {
    width: 70%;
    display: flex;
    align-items: center;
}

.page-template-white-paper .left_col {
    display: flex;
    align-items: center;
}

.page-template-white-paper a.btn-yellow {
    text-decoration: none;
    text-transform: uppercase;
    background-color: #FFD827;
    color: #2D363A;
    padding: 22px 50px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 500;
    transition: transform 0.3s ease;
}

a.btn-black_ww {
    text-decoration: none;
    text-transform: uppercase;
    background-color: white;
    color: #2D363A;
    padding: 22px 50px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 500;
    transition: transform 0.3s ease;
}

a.btn-black_bb {
    text-decoration: none;
    text-transform: uppercase;
    background-color: #2D363A;
    color: white;
    padding: 22px 50px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 500;
    transition: transform 0.3s ease;
}

.page-template-white-paper a.btn-black_bb:hover {
    background: #FFD827 !important;
    color: #2D363A;
}

p.press_release_p {
    color: #2D363A;
    font-size: 24px;
    font-weight: 300;
    line-height: 38.4px;
}

.page-template-white-paper a.btn-black_ww:hover {
    background: #FFD827 !important;
    color: #2D363A;
}

.right_column img {
    width: 70%;
    border-radius: 16px;
}

.page-template-white-paper a.btn-yellow:hover {
    transform: scale(1.05);
}

.page-template-white-paper .key_higlihghts .hero-content-btn {
    text-align: center;
}

.page-template-white-paper .unique-container {
    display: flex;
    justify-content: space-between;
    gap: 35px;
}

.page-template-white-paper .unique-box {
    width: 48%;
    padding: 20px;
    border-radius: 10px;

}

.page-template-white-paper .unique-box-1 {
    background-color: #f0f4fc;
}

.page-template-white-paper .unique-box-2 {
    background-color: #fff8e5;
}

.page-template-white-paper .unique-title {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
}

.page-template-white-paper .unique-text {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.5;
    text-align: center;
}

.page-template-white-paper .unique-btn {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #ffd600;
    border-radius: 5px;
}

.page-template-white-paper section.full_report {
    padding: 50px 0px;
}

.page-template-white-paper .unique-box .hero-content-btn {
    padding: 30px 0px;
}

.page-template-white-paper .before_footer {
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 1;
    background-image: url("../png/download_bg.png");
    padding: 00px 0px;
}

.page-template-white-paper .inner_left_col {
    width: 50%;
    padding: 60px;
}

.page-template-white-paper .inner_right_col {
    width: 50%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.page-template-white-paper h2.before_footer_h2 {
    font-size: 43px;
    font-weight: 700;
    line-height: 51px;
    color: white;
}

.page-template-white-paper p.before_footer_p {
    color: #E1E1E1;
    font-size: 18px;
    font-weight: 400;
    line-height: 30.6px;
}

.page-template-white-paper section#secondary-menu .main-secondary ul li a:hover, section#secondary-menu .main-secondary ul li:hover {
    color: #FF9700 !important;
}


.page-template-white-paper a.btn-black_bb.ww {
    color: black;
    background: white;
}

.inner_get_full_report .left_column {
    margin: auto;
    width: 70%;
}

.image_thumbnail {
    width: 30%;
}

.page-template-white-paper li {
    list-style: none;
}

.page-template-white-paper .inner_press_release {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.page-template-white-paper .inner-btn {
    height: auto;
    padding: 22px 0px;
}

.page-template-white-paper section.press_release {
    padding: 60px 0px;
}

.page-template-white-paper h1{
    margin: 0px;;
}

.page-template-white-paper .inner_press_release .left_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page-template-white-paper .inner_press_release .right_column {
    text-align: center;
}

.page-template-white-paper section.get_full_report {
    background: #F4F5FE;
    padding: 60px 0px;
}

@media only screen and (max-width: 1680px) {
    a.btn-black_bb {
        padding: 22px 25px;
        font-size: 16px;
    }
    .page-template-white-paper a.btn-yellow {
        padding: 22px 25px;
        font-size: 16px;
    }
}
/* Mobile Screen Optimization */
@media only screen and (max-width: 767px) {
    .page-template-white-paper .container {
        padding: 0 10px;
    }

    .page-template-white-paper section#hero-section .hero-banner-content h1 {
        font-size: 36px;
    }

    .page-template-white-paper section#hero-section .hero-banner-content p {
        max-width: 100%;
        font-size: 16px;
    }

    .page-template-white-paper .key_highlights_f,
    .page-template-white-paper .key_higlihghts_s {
        grid-template-columns: 1fr;
        gap: 10px;
        margin: 20px auto;
    }

    .page-template-white-paper .box h2 {
        font-size: 20px;
    }

    .page-template-white-paper .box p,
    .page-template-white-paper .highlight {
        font-size: 16px;
    }

    .page-template-white-paper .learn-more {
        padding: 10px 20px;
        font-size: 16px;
        width: 100%;
    }

    .page-template-white-paper .container.white_paper_inner {
        grid-template-columns: 1fr;
        gap: 5px;
    }

    .page-template-white-paper .column_left h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .page-template-white-paper .column_right p {
        font-size: 16px;
        line-height: 24px;
    }

    .page-template-white-paper .unique-container {
        flex-direction: column;
        gap: 20px;
    }

    .page-template-white-paper .unique-box {
        width: 100%;
    }

    .page-template-white-paper .unique-title {
        font-size: 20px;
    }

    .page-template-white-paper .unique-text {
        font-size: 14px;
    }

    .page-template-white-paper .unique-btn {
        padding: 8px 16px;
        font-size: 14px;
    }

    .page-template-white-paper .before_footer {
        padding: 30px 10px;
    }

    .page-template-white-paper .inner_left_col,
    .page-template-white-paper .inner_right_col {
        width: 100%;
        margin-bottom: 20px;
    }

    .page-template-white-paper h2.before_footer_h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .page-template-white-paper p.before_footer_p {
        font-size: 16px;
        line-height: 24px;
    }

    .page-template-white-paper a.btn-black_bb {
        padding: 10px 20px;
        font-size: 18px;
    }

    .page-template-white-paper .inner_btns {
        flex-direction: column;
        gap: 10px;
    }

    .page-template-white-paper .inner_press_release {
        display: flex;
        flex-direction: column;
        row-gap: 30px;
    }

    .page-template-white-paper .right_column img {
        width: 100%;
    }

    .page-template-white-paper section.press_release {
        padding: 30px 10px;
    }

    .page-template-white-paper .hero-content-btn {
        margin-top: 20px;
    }

    .page-template-white-paper section#hero-section {
        height: 600px !important;
    }
    .page-template-white-paper section{
        padding: 30px 15px !important;
    }

    .page-template-white-paper section.white_paper {
        height: auto;
    }

    .page-template-white-paper a.btn-yellow {
        padding: 16px 30px;
        font-size: 16px;
    }

    p.press_release_p {
        font-weight: 300;
        line-height: 29.4px;
        font-size: 20px;
    }
    .page-template-white-paper .inner_left_col{
        padding: 10px;
    }

    .page-template-white-paper .container.bfc {
        flex-wrap: wrap;
    }

    a.btn-black_bb, a.btn-black_ww {
        padding: 16px 30px !important;
        font-size: 16px !important;
    }

    .inner_right_col {
        min-height: 280px;
    }
    .page-template-white-paper .inner_get_full_report {
        display: flex;
        gap: 40px;
        flex-direction: column;
    }

    .image_thumbnail {
        width: 100%;
    }

    .inner_get_full_report .left_column {
        margin: auto;
        width: 100%;
    }

    .page-template-white-paper section#secondary-menu .main-secondary ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .page-template-white-paper section#secondary-menu .main-secondary ul li {
        width: 100% !important;
        padding: 15px 0;
    }
    .page-template-white-paper section#hero-section .hero-banner-content .hero-content-btn .inner-btn a.btn-yellow {
        padding: 14px 18px;
    }
}
