﻿@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=5b622ed1-f5c5-4900-8e41-b1e2374631d1&fontids=692598,692628,5606442,5606454,5606484");

@font-face {
    font-family: "GillSansW01-BoldItalic";
    src: url("/donation/fonts/Gil Sans/Fonts/692598/67903513-1227-4b23-ac40-c20c452c8db1.woff2") format("woff2"),url("/fonts/Gil Sans/Fonts/692598/13437aee-fc9a-4378-886e-cde8c611857b.woff") format("woff");
}

@font-face {
    font-family: "Gill Sans W01 Medium";
    src: url("/donation/fonts/Gil Sans/Fonts/692628/d9f9decc-5fa8-4390-a105-4f89f6b7b055.woff2") format("woff2"),url("/fonts/Gil Sans/Fonts/692628/cd5a93fc-2bb1-48df-8982-11119cd6e270.woff") format("woff");
}

@font-face {
    font-family: "Gill Sans MT W01 Book";
    src: url("/donation/fonts/Gil Sans/Fonts/5606442/1eb5a1e0-811a-4373-9d27-feb06cc89152.woff2") format("woff2"),url("/fonts/Gil Sans/Fonts/5606442/f4ae95ad-3b19-408c-8425-d21ca77de637.woff") format("woff");
}

@font-face {
    font-family: "Gill Sans MT W01 Book Italic";
    src: url("/donation/fonts/Gil Sans/Fonts/5606454/fa569598-0b57-4c83-a6e3-e9a562c82c37.woff2") format("woff2"),url("/fonts/Gil Sans/Fonts/5606454/6be689ae-39f9-4744-a9a0-54a50922b01c.woff") format("woff");
}

@font-face {
    font-family: "Gill Sans MT W01 Bold";
    src: url("/donation/fonts/Gil Sans/Fonts/5606484/b4726fce-f7d8-4e90-89be-e211ffc621ab.woff2") format("woff2"),url("/fonts/Gil Sans/Fonts/5606484/3a045ba2-aade-4e82-858c-8332a1b5071d.woff") format("woff");
}

header#header {
    background: #CAE1F1;
    height: 152px;
}

.row.emphasis p {
    font-size: inherit;
}

body {
    font: 1.2rem 'Gill Sans W01 Medium', Arial,sans-serif;
}

label, input, select, textarea, p, a {
    font-family: 'Gill Sans MT W01 Book', Arial,sans-serif;
    line-height: 30.8px;
    font-size: 22px;
    padding-top: inherit;
}

.select2-selection__rendered {
    font-family: 'Gill Sans MT W01 Book', Arial,sans-serif;
}

#thankyou {
    margin-left: 20px;
    width: 100%;
    margin: 0 auto;
}

.thankyou-p {
    padding-left: 0;
}

.thankyouh1 {
    padding-left: 0;
}


h1.legacy-declaration {
    padding-left: 15px !important;
}

body {
    font: 1.2rem 'Gill Sans W01 Medium',Arial,sans-serif;
}

.content-wrapper {
    padding-top: 0;
}

.logo-nav {
    margin: 24px 0 28px 30px;
}

.logo {
    left: 0;
    max-width: 155.44px !important;
}

.main-heading-title {
    margin-left: 35px;
}

.heading-info {
    padding-top: 217px;
    font-size: 22px;
    padding-bottom: 0;
}

    .heading-info h1 {
        text-align: left;
        letter-spacing: 0.84px;
        color: #0D5AA3;
        margin-bottom: 28px;
        font: 42px 'Gill Sans W01 Medium',Arial,sans-serif;
    }


.select2 {
    margin-bottom: 0;
}

.tel:hover {
    background: none;
    transition: none;
}

.footer-logo > a:hover {
    background: none;
    transition: none;
}

#form-label {
    background: none !important;
    color: #0D5AA3!important;
}


#main a {
    background: linear-gradient( 180deg,#e22727 0,#e22727);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: .1rem .3rem;
    padding: .3rem;
    text-decoration: none;
    transition: background .2s ease-out;
    color: inherit;
}


    #main a:hover {
        background-size: .4rem 2em;
        color: #fff;
    }

.main-p {
    padding-top: 0;
}

.main-text {
    font-size: 22px;
    line-height: 30px;
    padding: 0 60px 0 60px;
}

a:hover {
    background: linear-gradient( 180deg,#e22727 0,#e22727);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: .1rem .3rem;
    padding: .3rem;
    text-decoration: none;
    transition: background .2s ease-out;
    color: inherit;
}

p {
    color: #353535;
    text-align: left;
}

.donate-steps {
    display: flex;
    align-items: center;
    background: #CAE1F1;
    height: 226px;
}

h2.heading {
    margin: 0 0 32px;
}


    h2.heading span {
        text-align: left;
        font-weight: bold;
        color: #0D5AA3;
        font: 32px 'Gill Sans W01 Medium',Arial,sans-serif;
        font-weight: bold;
    }

.your-details {
    margin-bottom: 52px;
}

.couples-container .heading-info {
    text-align: left;
    opacity: 1;
}


label {
    color: #0D5AA3;
    /*font: 1.2rem 'Gill Sans W01 Medium',Arial,sans-serif;*/
}

    label.question {
        line-height: 35px;
    }

.required:after, .text-danger {
    color: #0D5AA3;
}

.text-danger {
    margin-left: 0;
    margin-bottom: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    background: none;
    color: #353535;
    text-align: unset;
    height: 0;
    margin-top: 7.35px;
    font-weight: bold;
}

.select2-container--default .select2-selection--single {
    height: 63px;
    display: flex;
    align-items: center;
    background-color: #F0F0F0;
}

    .select2-container--default .select2-selection--single:focus {
        outline: none;
    }


.text-danger {
    color: #e00a0f;
}

input.form-control {
    height: 63px;
    margin-bottom: 18px;
    background-color: #F0F0F0;
}

input:focus {
    outline: none;
}

input:not([type=radio]):not([type=checkbox]), select, textarea {
    background-color: #F0F0F0;
    margin-bottom: 0;
}

span.home-address {
    margin-top: 44px;
}

.postcodelookupfields {
    margin-top: 24px;
}

#Contact_LookupPostCode {
    width: 254px;
    height: 63px;
}


.red-btn {
    width: 285px;
    height: 56px;
    text-align: center;
    background-color: #E22727;
    font: 1.2rem 'Gill Sans W01 Medium',Arial,sans-serif;
    border-radius: 28px;
    color: #FFFFFF;
    outline: none;
    border: none;
}


.postcode-input {
    margin-right: 0 !important;
}

.postcode-btn-area {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    margin-left: -20px;
}

.manual-add-postcode {
    width: 300px;
    text-align: center;
    padding-top: 23.09px;
}


h2.stay-in-touch {
    height: 40px;
    margin-left: 15px;
}

.royal-text {
    font-weight: bold;
}


label.icheck-label {
    color: #353535;
    margin-bottom: 20px;
}


.check-options {
    margin-bottom: 20px;
}



.g-recaptcha {
    margin: 30px 0 !important;
}

.copyright {
    background: #CAE1F1;
    padding-bottom: 0;
    height: 790px;
}

.mainlogo-footer {
    margin: 57px;
}

.logo-footer {
    width: 200px;
}

.copyright a {
    border-bottom: none;
    color: #0D5AA3;
}

.grid-text-address {
    text-align: left;
    color: #0D5AA3;
    font: 22px 'Gill Sans W01 Medium',Arial,sans-serif;
    line-height: inherit;
    padding-top: inherit;
    font-style: normal;
}

.row-container {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 80px;
    flex-wrap: wrap;
}

#footer hr {
    margin: 50px 0px;
    border-color: #0D5AA3;
}

.footer-logo {
    max-width: 178px;
    margin: 0;
    margin-right: 50px;
}

.address-footer {
    text-align: center;
    color: #0D5AA3;
    margin-bottom: 59px;
    font-style: normal;
    font: 22px 'Gill Sans W01 Medium',Arial,sans-serif;
    line-height: 30px;
    padding-top: inherit;
}

.container-thankyou {
    width: 900px;
    margin: 0 auto;
}

.container-content {
    display: flex;
    flex-direction: column;
}

.link, button.link {
    font: 1.2rem 'Gill Sans W01 Medium',arial,sans-serif !Important;
    max-width: 150px;
}
button.link {
    font: 22px 'Gill Sans W01 Book',arial,sans-serif !Important;
}

iframe {
    margin: 0;
}

.control-label {
    word-break: break-word;
    width: 80%;
}

.reset {
    margin: 0 30px;
}

.quoteBox {
    background-color: #1a488d;
    margin:0 auto;
    width:440px;
}
.quoteBox img{
    width:440px;
}

    .quoteBox .quoteHead {
        font-weight: bold;
        font-size: 1.2rem;
        margin-top: 10px;
    }

    .quoteBox p {
        color: #fff;
        margin-left: 25px;
        margin-right: 25px;
    }

@media only screen and (max-width: 1170px) {
    #main {
        padding: 0;
        width: auto;
    }
}

@media only screen and (max-width: 450px) {


    h1.legacy-declaration {
        padding-left: 0 !important;
    }

    .donate-steps {
        height: 280px;
    }

    input:not([type=radio]):not([type=checkbox]), select, textarea {
        max-width: 100%;
    }

    .main-text {
        line-height: 30px;
        padding: 0 15px 0 15px;
    }

    .red-btn {
        width: 90%;
        margin-left: 30px;
    }

    .container, .container-fluid, .sub-container {
        padding: 0 30px;
    }


    .heading-info {
        padding-top: 160px;
        padding-bottom: 0;
    }

        .heading-info h1 {
            margin-top: 20px;
            margin-left: 0;
        }


    h2.heading span {
        font-size: 25px;
        margin-bottom: 0;
    }

    input.form-control {
        width: 365px !important;
    }

    .container-thankyou {
        width: 280px;
    }

    .couples-container .heading-info {
        margin-left: -12px;
    }

    .select2-container--default .select2-selection--single {
        width: 100%;
    }

    .manual-add-postcode {
        margin-left: 55px;
        width: 80%;
        padding: 23.09px 20px 0;
    }

    .g-recaptcha {
        margin: 15px 0 30px 0;
    }


    /*FOOTER*/

    .mainlogo-footer {
        margin: 20px;
    }

    .row-container {
        flex-direction: column;
        margin-top: 40px;
    }

    .footer-logo {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .grid-text-address {
        margin-top: 40px;
        text-align: center;
        font-size: 18px;
    }

    .copyright {
        height: 1100px;
    }
}

@media only screen and (max-width: 768px) {
    .select2, input, select, textarea {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 770px) {
    .donate-steps {
        padding-left: 15px;
        padding-right: 15px;
    }

    .g-recaptcha {
        margin: 0 0 30px 0;
    }
}

@media only screen and (min-width: 769px) and ( max-width: 991px) {

    .grid-text-address {
        padding-top: 30px;
    }

    .heading-info h1 {
        margin-left: 0;
        padding-left: 0;
    }

    .couples-text {
        padding-left: 0;
    }

    .footer-logos {
        flex-wrap: wrap;
    }

    .copyright {
        height: 990px;
    }

    .container-thankyou {
        width: auto;
        padding-left: 20px;
    }

    #thankyou {
        margin-left: 20px !important;
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 451px) and ( max-width: 991px) {

    .heading-info h1 {
        margin-left: 0;
    }

    h1.legacy-declaration {
        padding-left: 0 !important;
    }

    .copyright {
        height: 890px;
    }
}

@media only screen and (min-width: 450px) and ( max-width: 768px) {

    .heading-info {
        padding-top: 180px;
        padding-bottom: 0;
    }

        .heading-info p {
            margin-left: 0;
            padding: 0;
        }


    .main-text {
        margin: 0 auto;
        text-align: left;
    }


    label.icheck-label {
        font-size: 18px;
    }

    .container-thankyou {
        width: auto;
        padding: 20px;
    }

    .content-wrapper {
        margin: 0 auto;
        padding-top: 0;
    }

    .container, .container-fluid {
        padding: 0px 30px;
    }

    .select2-container--default .select2-selection--single {
        width: 100%;
    }

    input:not([type=radio]):not([type=checkbox]), select, textarea {
        width: 100% !important;
    }

    input#EmailAddress.form-control {
        width: 100% !important;
    }

    .red-btn {
        margin-left: 260px;
    }

    .manual-add-postcode {
        margin-right: 210px;
        margin-left: 260px;
    }

    .g-recaptcha {
        margin: 15px 0 30px 0;
    }

    button.btn-default, button.link {
        width: 30%;
        margin: 15px auto;
        font: 1.2rem 'Gill Sans W01 Medium',arial,sans-serif;
    }




    /*FOOTER*/

    .row-container {
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 0;
    }

    .footer-logo {
        margin: auto;
        margin-top: 20px;
    }

    .grid-text-address {
        margin-top: 40px;
        margin-left: 40px;
    }

    .address-footer {
        margin-top: 100px;
    }

    .copyright {
        height: 1050px;
    }

    .couples-text {
        padding-left: 0;
    }
}

@media only screen and (min-width: 992px) {
    .col-md-push-1 {
        left: 0;
        padding: 0;
    }

    .col-md-3 {
        width: 33%;
    }

    .heading-info h1 {
        padding-left: 15px;
    }
    .Beaumont {
        margin-left:-15px;
    }
}

@media only screen and (min-width: 1172px) {
    .grid-text-address {
        padding-top: 30px;
    }
}

.free-will-guide {
    margin-top: 20px;
}

.d-none {
    display: none;
}

.row.contact-pref {
    display: flex;
    flex-flow: column nowrap;
}

.form-section .select2 {
    max-width: 284px !important;
}

@media (min-width: 768px) {
    .form-section input:not([type=radio]):not([type=checkbox]) {
        max-width: 455px;
    }
}

@media (min-width: 992px) {
    .d-none {
        display: block !important;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row.contact-pref {
        flex-flow: row;
    }
}
.photography {
    height: 283px;
    width: 100%;
    background-image: url(/images/rebranding/Keith_CREDIT_CLAIRE_WOOD_PHOTOGRAPHY.jpg);
/*    background-image: url(/images/rebranding/Beaumont1.jpg);
*/    background-size: cover;
    background-repeat: no-repeat;
    background-position: 75% center;
}
@media (min-width: 768px) {
    .photography {
        height: 246px;
    }
}
@media (min-width: 992px) {
    .photography {
        height: 283px;
    }
}
#wrapper.main-wrapper{
    padding-left:0;
}
.icheckbox_square-red, .iradio_square-red {
    margin-right: 30px !important;
}