body main {
    max-width: 1350px;
    margin: 0 auto;
}
body #header .site-header__fixable,
body .region--content-below .text-content {
    max-width:1350px;
    margin: 0 auto;
}
body .region--content .caltha-form,
body .region--content {
    margin-block-end: 0;
}
body .header-image {
    width: 100%;
    height: 550px;
    background-image: url('/sites/default/files/synp2.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position:  center 40%;
}
body .header-contant {
    padding-top: 10px !important;
}
body .header-title {
    text-align: right;
}
body .header-title h1 {
    font-size: 2.6rem;
    margin-bottom: 30px;
}
body .header-title h2 {
    font-size: 2rem;
}
body .header-title h2 strong,
body .header-title h1 strong {
    background-color: #ffdf00;
    padding: 15px 20px;
    line-height: 1.5;
}
body .gjs-row {
    padding: 0 !important;
}
body #intro_text {
    display: none !important;
}
body .user-logged-in #intro_text {
    display: block !important;
}
.CRM_Contribute_Form_Contribution_Main #priceset-div {
    background-color: #ffdf00;
}
.CRM_Contribute_Form_Contribution_Main #priceset-div .label {
    display: none;
}
.CRM_Contribute_Form_Contribution_Main #priceset-div .contribution_type-section .label {
    display: block;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.2;
}
.CRM_Contribute_Form_Contribution_Main #priceset-div .contribution_type-section .contribution_type-content .price-set-row .price-set-option-content label {
    font-size: 1.2rem;
}
.container.crm-public .price-set-row label {
    font-weight: 500;
}
#priceset .contribution_amount-section .contribution_amount-content .price-set-row input[type="radio"]:checked + label span {
    font-weight: 900 !important;
}
.page-civicrm-contribute #crm-container .contribution_type-content .price-set-row input[type="radio"]:checked + label,
#priceset .contribution_amount-section .contribution_amount-content .price-set-row input[type="radio"]:checked + label{
    background-color: rgb(193, 212, 218);
}
.page-civicrm-contribute #crm-container .contribution_type-content {
    flex-direction: row;
    justify-content: flex-start;
}
.page-civicrm-contribute #crm-container .contribution_type-content .price-set-row {
    max-width: 250px;
    margin-bottom: 15px;
}
.page-civicrm-contribute #crm-container .contribution_type-content .price-set-row input[type="radio"]:checked + label span {
    font-weight: 900 !important;
}
.page-civicrm-contribute #crm-container .contribution_type-content {
    display: flex !important;
}
.page-civicrm-contribute #crm-container .contribution_type-content .price-set-row:first-child {
    order: 2;
}
.page-civicrm-contribute #crm-container .contribution_type-content .price-set-row :last-child {
    order: 1;
}
.page-civicrm-contribute.payment-choice-buttons .contribution_amount-section .contribution_amount-content {
    justify-content: flex-start !important;
    flex-direction: row;
}
#crm-container.crm-public .price-set-row {
    max-width: 150px;
    margin-right: 25px;
    margin-bottom: 15px;
}
#crm-container.crm-public .price-set-row:last-child {
    max-width: 250px;
    margin-right: 0;
}
.contribution_amount-section .price-set-option-content label{
    font-size: 2rem;
    padding: 16px !important;
}
body .header-contant,
.page-civicrm-contribute #crm-container .price_set-section,
.CRM_Contribute_Form_Contribution_Main .custom_pre_profile-group,
.page-civicrm-contribute #crm-container .crm-submit-buttons .crm-section{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 60px 15px;
    text-align: left;
}
body .header-contant {
    padding: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.CRM_Contribute_Form_Contribution_Main .custom_pre_profile-group {
    padding-bottom: 0 !important;
}
#crm-container.crm-public #crm-submit-buttons {
    margin-top: 0 !important;
}
.page-civicrm-contribute #crm-container .crm-submit-buttons .crm-section {
    padding: 0;
}
.page-civicrm-contribute #crm-container .crm-submit-buttons {
    margin: 0;
    padding: 60px 0;
    padding-top: 0 !important;
    text-align: center;
    display: flex;
    flex-direction: column;

}

.page-civicrm-contribute #crm-container .crm-submit-buttons .helprow-pre .content  {
    font-size: 1.5rem;
    line-height: 1.2;
    color: black;
    font-weight: 600;
}
.page-civicrm-contribute #crm-container .crm-submit-buttons .crm-section .crm-multiple-checkbox-radio-options .crm-option-label-pair label {
    background-color: #fff;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-left: 10px;
    max-width: 60px;
}
.page-civicrm-contribute #crm-container .crm-submit-buttons .editrow_custom_103-section .label {
    display: none !important;
}
.page-civicrm-contribute #crm-container .crm-submit-buttons .editrow_custom_103-section input[type="radio"] {
    border: 3px solid #fff;
}
.page-civicrm-contribute #crm-container .crm-submit-buttons .editrow_custom_103-section input[type="radio"]:checked {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.5' cy='8.5' r='8.5' fill='%23000000'/%3E%3C/svg%3E");
}
.page-civicrm-contribute #crm-container .crm-submit-buttons .editrow_custom_103-section input[type="radio"]:checked + label {
    font-weight: 900;
}
.crm-container .crm-multiple-checkbox-radio-options .crm-option-label-pair {
    align-items: center !important;
    flex: 0 0 30%;
}
.page-civicrm-contribute #crm-container .crm-submit-buttons .crm-form-submit {
    margin: 0 auto;
    background-color: #ffdf00;
    border: 0;
    border-radius: 10px;
    color: #000;
    font-size: 3rem;
    font-weight: bold;
    padding: 40px 80px;
}

.page-civicrm-contribute #crm-container .price_set-section .contribution_type-content {
    padding: 30px 0;
}
.crm-public-form-item .crm-profile input[type="text"]{
    background-image: none;
    background-color: #c1d4da;
    border: 0;
    padding-left: 15px !important;
}
.crm-public-form-item .crm-profile {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.crm-public-form-item .crm-profile .crm-section {
    flex: 0 0 50%;
    padding-right: 60px;
    padding-bottom: 30px;
}
body .region--content-below {
    background-color: #ffdf00;
}
body .region--content-below .footer-content {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
body .region--content-below .footer-content .footer-row:first-child {
    padding: 20px 0;
    display: flex;
    flex-direction: row;
}
body .region--content-below .footer-content .footer-row:first-child .footer-col {
    flex: 0 0 33%;
}
body .region--content-below .footer-content .footer-row:first-child p {
    margin: 0;
}
body .region--content-below .footer-content .footer-row:first-child .footer-col-3 {
    display: flex;
    font-weight: 900;
}
body .region--content-below .footer-content .footer-row:last-child {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
}
body .region--content-below .footer-content .footer-row:last-child a {
    box-shadow: none;
    text-decoration: none;
    font-weight: 900;
    text-transform: uppercase;
}
body .region--content-below .footer-content .footer-row .footer-col .title {
    font-weight: 900;
    text-transform: uppercase;
}
body .helprow-custom_103-section {
    display: none !important;
}
body form .wrapper-custom_103 {
    flex: 0 0 100% !important;
}

@media only screen and (max-width: 768px ){
    body .region--content-below .footer-content,
    .page-civicrm-contribute #crm-container .price_set-section,
    .CRM_Contribute_Form_Contribution_Main .custom_pre_profile-group,
    .page-civicrm-contribute #crm-container .crm-submit-buttons .crm-section {
        width: 95%;
    }
    .page-civicrm-contribute .contribution_amount-section .contribution_amount-content {
        display:flex;
        flex-wrap: wrap;
    }
    .page-civicrm-contribute .contribution_amount-section .contribution_amount-content .price-set-row:last-child {
       flex-basis: 100%;
    }
    .crm-public-form-item .crm-profile .crm-section {
        flex: 0 0 100%;
        padding-right: 0;
        padding-bottom: 15px;
    }
    body .region--content-below .footer-content .footer-row:first-child {
        flex-direction: column;
    }
    body .region--content-below .footer-content .footer-row:first-child .footer-col {
        margin: 10px 0;
    }
    body .region--content-below .footer-content .footer-row:first-child .footer-col {
        flex: 0 0 100%;
    }
}
@media only screen and (max-width: 1450px){
    body .header-image {
        height: 500px;
    }
}
@media only screen and (max-width: 1200px){
    body .header-image {
        height: 450px;
    }
}
@media only screen and (max-width: 996px){
    body .header-image {
        height: 350px;
    }
    body .header-title h1 {
        font-size: 2.2rem;
    }
    body .header-title h2 {
        font-size: 1.7rem;
    }
    .CRM_Contribute_Form_Contribution_Main #priceset-div .contribution_type-section .label {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 768px){
    body .header-image {
        height: 300px;
    }
    .page-civicrm-contribute #crm-container .crm-submit-buttons .crm-form-submit {
        padding: 40px 60px;
        font-size: 2.5rem;
    }
    .CRM_Contribute_Form_Contribution_Main #priceset-div .contribution_type-section .label {
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 576px){
     body .header-image {
        height: 300px;
    }
     .page-civicrm-contribute #crm-container .crm-submit-buttons .crm-form-submit {
        padding: 40px 40px;
        font-size: 2rem;
    }
}
