body {
    font-family: 'Merriweather';
}

::-webkit-scrollbar {
    width: 8px;
    padding: 2.5px;
}

.first_section {
    background-image: url(../images/bg_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 715px;
    display: table;
    width: 100%;
    padding-bottom: 115px;
}

.post_form_thank {
    background-image: url(../images/thank_bg.jpg);
    background-size: auto;
    background-repeat: no-repeat;
}

.post_form {
    background-image: url(../images/thank_bg.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    padding-bottom: 125px !important;
}


/* Track */

 ::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.6);
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #e7e7e7;
    border: solid 4px rgb(221 221 221);
    border-radius: 13px;
}

 ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.6);
}

.heading_h1_2 {
    font-weight: bolder;
    font-size: 116px;
    line-height: 95px;
    color: #fff;
    font-family: GoodVibrations;
    text-shadow: -4px 2px 3px #063b7d;
    letter-spacing: 4px;
}

.heading_h2_2 {
    font-weight: 800;
    font-size: 45px;
    line-height: 50px;
    color: #fff;
    font-family: TTTricks-Black;
    text-shadow: -4px 2px 3px #063b7d;
}

.headertext_wrapper_2 span {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 42px;
    text-align: center;
    color: #000;
    letter-spacing: 1px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 2px 0;
    text-transform: uppercase;
}

.second_section {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
}

@font-face {
    font-family: GoodVibrations;
    src: url(../font/GoodVibrations.ttf);
}

@font-face {
    font-family: TTTricks;
    src: url(../font/TTTricks-BlackItalic.ttf);
}

@font-face {
    font-family: TTTricks-Black;
    src: url(../font/TTTricks-Black.ttf);
}

.thank_you a {
    color: #000;
}

.headertext_wrapper_2 {
    background-image: url(../images/img.png);
    background-repeat: no-repeat;
    background-position: top;
}

.post_request {
    background-image: url(../images/form_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 100%;
    padding: 35px 5px;
    height: 100%;
}

.form_para p {
    color: #fff;
    font-family: 'Merriweather';
    font-size: 15px;
    font-weight: 600;
    padding: 0 7px;
}

.post_paragrph {
    padding: 70px 0 0px;
}

.request_form label,
.display_content {
    font-size: 17.4012px;
    line-height: 16px;
    color: #ffffff;
}

.post_form_thank .bg-white {
    text-align: left;
    padding: 100px 40px;
    border-radius: 2px;
    box-shadow: -2px 12px 14px 0px #e5dfdf;
}

.bg_filed {
    background-image: url(../images/transparent.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.mainfooter {
    background-image: url(../images/footer_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.submit_btn img {
    width: 20px;
}

.request_form .form-control {
    border: 1px solid #bebecb;
    border-radius: 10px;
    height: 50px;
    font-size: 15.0898px;
    line-height: 18px;
    color: #080808;
    padding: 0 18px;
    box-shadow: 0 0 2px #262424;
}

.request_form textarea.form-control {
    height: 80px;
    padding: 18px;
}

.display_check strong {
    font-size: 13px;
    color: #fff;
    font-family: sans-serif;
}

.request_form .form-control::placeholder {
    color: #C4C4C4;
}

.request_form .form-group {
    padding-bottom: 5px;
}

.submit_btn .btn {
    background: #0490db;
    border-radius: 2.69461px;
    color: #fff;
    font-size: 19.4012px;
    line-height: 23px;
    padding: 8px 30px 8px 35px;
}

.profile_item {
    display: flex;
    border-bottom: 1px dashed #918787;
    margin-bottom: 11px;
    padding-bottom: 10px;
}

.prayer_req {
    box-shadow: 0 0 15px #e5dfdf;
    background-color: #fff;
}

.profiles_section {
    overflow: scroll;
    height: 712px;
}

.request_part.text-center {
    background: #be9845;
    padding: 5px 0;
}

.request_part p {
    font-size: 13px !important;
    color: #fff;
    font-style: oblique;
    line-height: 20px !important;
}

.profile_content h1 {
    font-family: 'Merriweather';
    font-size: 15.6287px;
    line-height: 18px;
    color: #000000;
}

.profile_content p {
    font-family: sans-serif;
    font-style: oblique;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #000000;
    text-align: left;
    margin-bottom: 10px;
}

.profile_img img {
    max-width: 53px;
    height: 53px;
    border-radius: 100%;
    object-fit: cover;
}

.profile_img {
    margin: 0px 20px 0 15px;
}

.footer_link li a {
    margin-right: 15px;
    margin-left: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
    font-family: 'Mulish';
}

.footer_link {
    justify-content: center;
}

.footer_paragrph p,
.copyright p {
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-family: 'Mulish';
}


/*********thank-you**********/

.thank_you p,
.thank_you ul li {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #7D7D7D;
    text-align: left;
    margin-bottom: 25px;
}

.post_paragrph_1 p {
    color: #000;
    font-size: 28px;
    font-weight: 800;
    text-align: center;
}


/*********thank-you**********/

@media (max-width:1200px) {
    .headertext_wrapper_2 {
        background-size: 100%;
        background-position: top;
    }
    .first_section {
        background-position: top;
    }
}

@media (max-width:991px) {
    .post_form .bg-white {
        text-align: left;
        padding: 60px 25px;
        border-radius: 2px;
        margin-bottom: 90px;
    }
    .first_section {
        height: 434px;
    }
    .heading_h1_2 {
        font-size: 60px;
        line-height: 75px;
    }
    .heading_h2_2 {
        font-size: 50px;
        line-height: 48px;
    }
    .headertext_wrapper_2 span {
        font-size: 20px;
    }
    .request_form .form-group {
        padding-bottom: 0;
    }
}

@media (max-width:767px) {
    .btn_mobile_view {
        display: block;
        text-align: center;
        background: white;
        padding: 15px;
        box-shadow: -3px -2px 11px 2px #b5b1b1;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0px;
        right: 0;
        margin: 0 auto;
    }
    .post_request {
        display: none;
        position: fixed;
        left: 0;
        z-index: 999;
        right: 0;
        top: 0;
        width: 95%;
        margin: 0 auto;
        background: #3b6da0;
        border: 2px solid #2c2727;
        padding: 30px;
    }
    .close_btn {
        position: absolute;
        right: 12px;
        top: 3px;
        text-decoration: none;
        color: #ffffff;
        font-size: 23px;
    }
    .request_form .form-control {
        height: 32px;
    }
    .request_form textarea.form-control {
        height: 100px;
    }
    .heading_h1_2 {
        font-size: 35px;
    }
    .headertext_wrapper_2 p {
        font-size: 27px;
        line-height: 34px;
    }
    .headertext_wrapper_2 {
        background-image: none;
    }
    .post_paragrph {
        padding: 45px 0 60px;
    }
    .profile_content p {
        font-size: 12px !important;
    }
    .profile_content p {
        font-size: 14px !important;
        line-height: 19px;
    }
    .heading_h1_2 {
        font-size: 44px;
        line-height: 43px;
    }
    .headertext_wrapper_2 span {
        font-size: 18px;
    }
    .first_section {
        height: 380px;
        padding-bottom: 0;
    }
    .form_para p {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .request_form label,
    .display_content {
        font-size: 16px;
        line-height: 20px;
    }
    .submit_btn .btn {
        font-size: 14.4012px;
        line-height: 20px;
    }
    .heading_h2_2 {
        font-size: 36px;
        line-height: 25px;
    }
}

@media (max-width:575px) {
    .headertext_wrapper_2 p {
        font-size: 18px;
        line-height: 25px;
    }
    .footer_link li a {
        margin-right: 8px;
        margin-left: 8px;
    }
    .bg_filed {
        background-image: none;
    }
    .footer_paragrph {
        margin-bottom: 43px;
    }
    .request_form .form-group {
        margin-bottom: 2px;
    }
    .request_form label,
    .display_content {
        font-size: 14px;
        line-height: 20px;
    }
    .post_request {
        padding: 17px 20px;
    }
    .close_btn {
        right: 7px;
        top: -3px;
        font-size: 23px;
    }
    .profiles_section {
        height: 380px;
    }
    .mainfooter {
        background-size: cover;
        /*margin-top: 30px;*/
    }
    .post_form_thank {
        background-image: none;
        margin-top: 0;
    }
    .thank_you p,
    .thank_you ul li {
        font-size: 18px;
        line-height: 26px;
    }
    .post_form_thank .bg-white {
        padding: 0 0px;
        box-shadow: none;
    }
}