@import url('https://fonts.googleapis.com/css2?family=Vollkorn:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
body {
    font-family: 'Vollkorn', serif;
    font-size: 15px;
    line-height: 1.5;
    overflow-x: hidden;
    color: #323232
}
li,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Vollkorn', serif;
    font-weight: 900;
    text-transform: capitalize;
}
section.Thank_page_section {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 100%;
    padding: 20px 0px;  
}
.same_container_1720 {
    width: 1720px;
    margin: auto;
}
.thank_you_content {
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 18px;
    padding: 50px 100px;
}
.thank_title {
    padding-bottom: 35px;
    text-align: center;
}
.thank_you_title {
    font-size: 40px;
    font-weight: 700;
    color: #4B576D;
}
p.thank_you_para {
    color: #636363;
    font-size: 22px;
    font-weight: 500;
}
.wording-text p {
    font-size: 40px;
    font-weight: 700;
    color: #4B576D;
}
.img1 {
    display: flex;
    align-items: center;
}
i.fas.fa-envelope, i.fas.fa-user {
    background: #4B576D26;
    padding: 12px;
    border-radius: 6px;
}
.fa-phone-alt:before, .fa-user:before, .fa-envelope:before{
    font-size: 40px;
    color: #4B576D;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
}
.img1 p {
    padding-left: 18px;
    font-size: 23px;
    color: #636363;
    font-weight: 400;
    margin-bottom: 0;
}
.main-function {
    padding-bottom: 28px;
    border-bottom: 1px solid #C4C4C4;
}
.main-function:last-child {
    border-bottom: transparent;
    padding-bottom: 40px;
}
.img1.user_div {
    align-items: start;
    padding-top: 28px;
}
.row.thank_you_row {
    padding-top: 23px;
}
.unable-call1 {
    padding-top: 0; 
}
.main-rule.unable-call {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #C4C4C4;
}
.main-content-x h4 {
    font-size: 24px;
    font-weight: 700;
    color: #525252;
    margin: 0;
    margin-bottom: 18px;
    line-height: 1.2;
}
.main-content-x p {
    font-size: 20px;
    font-family: "Inter", sans-serif;
    color: #636363;
    font-weight: 400;
    line-height: 35px;
}
.main-rule p {
    font-size: 24px;
    font-weight: 700;
    color: #525252;
    margin: 0;
    margin-bottom: 18px;
    line-height: 1.2;
}
h4.call_number {
    font-size: 28px;
    font-weight: 500;
    color: #4B576D;
}
.call_number span {
    font-size: 24px;
    font-weight: 500;
    color: #636363;
}
.call_number a {
    color: #4B576D;
    display: inline-block;
    margin-top: 10px;
}
span#phone,
.call_number a {
    font-family: "Inter", sans-serif;
}
@media (max-width: 991px) {
    .same_container_1720 {
        padding: 0px 30px !important;
    }
    .thank_you_content {
        padding: 30px;
    }
}
@media (max-width: 1820px) {
    .same_container_1720 {
        width: 100%;
        margin: auto;
        padding: 0px 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1820px) {
    .same_container_1720 {
        padding: 0px 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1440px) {
    .main-rule p, .main-content-x h4 {
        font-size: 23px;
    }
    .img1 p {
        font-size: 21px;
    }
    .call_number span {
        font-size: 22px;
    }
    h4.call_number {
        font-size: 25px;
    }
    .thank_you_content {
        padding: 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .thank_you_row .col-lg-7 {
        padding-right: 0;
    }
}
@media only screen and (min-width: 1141px) and (max-width: 1440px) {
    .thank_you_title,
    .wording-text p {
        font-size: 35px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1140px) {
    .thank_you_title,
    .wording-text p {
        font-size: 32px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .thank_you_title,
    .wording-text p {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .thank_you_title,
    .wording-text p {
        font-size: 24px;
    }
}
@media (max-width: 575px) {
    .img1 {
        display: block;
        text-align: center;
    }
    .img1 p {
        padding-left: 0px;
        font-size: 16px;
        padding-top: 10px;
    }
    .thank_you_content {
        padding: 20px !important;
        text-align: center;
    }
}
/*-----------PDF Button CSS--------------*/
.image_Section img {
    display: inline-block;
    max-width: 360px;
    width: 100%;
}
.lp_default_btn {
    padding: 10px 24px;
    background: #4B576D;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
    border-radius: 50px;
    border: 1px solid transparent;
    line-height: 1.6;
    transition: all 0.4s;
    font-family: 'Poppins';
    text-decoration: none !important;
    display: inline-block;
}
.lp_default_btn:hover {
    border-color: #4B576D;
    background: transparent;
    color: #4B576D !important;
}
.lp_borderd_btn {
    border-color: #4B576D;
    background: transparent;
    color: #4B576D !important;
}
.lp_borderd_btn:hover, .lp_default_btn:active {
    background: #4B576D;
    color: #fff !important;
}
.side_btn .lp_default_btn:not(:last-child) {
    margin-right: 12px;
}
.side_btn .lp_default_btn {
    margin: 25px 0 0;
}
/*----------------------------*/
.main-over {
    display: flex;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .image_Section img {
        max-width: 100%;
    }
    .main-content-x p {
        font-size: 15px;
        line-height: 1.7;
    }
    .side_btn .lp_default_btn {
        width: 100%;
        margin-right: 0 !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .image_Section img {
        max-width: 300px;
    }
    .main-content-x p {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .main-content-x h4,
    .main-rule p,
    .call_number span{
        font-size: 20px;
    }
    .call_number a{
        font-size: 23px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .img1 p {
        font-size: 20px;
    }
    .main-content-x h4,
    .main-rule p,
    .call_number span{
        font-size: 20px;
    }
    .call_number a{
        font-size: 24px;
    }
    .main-content-x p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .Book_section {
        margin-top: 40px;
    }
    .thank_title {
        padding-bottom: 20px;
    }
}
@media (max-width: 575px) {
    .thank_title {
        padding-bottom: 0;
    }
    .fa-phone-alt:before, .fa-user:before {
        font-size: 30px;
        width: 30px;
        height: 30px;
    }
}
@media only screen and (max-width: 1280px) {
    .main-over {
        display: block;
    }
    .main-rule.unable-call {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #C4C4C4;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1440px) {
    .fa-envelope:before, .fa-user:before {
        font-size: 30px; 
        width: 30px;
        height: 30px;
    }
}
@media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .thank_you_content {
        padding: 50px 60px;
    }
}
