h2,
h2,
p,
input,
label,
span,
h5,
h6,
h3,
button {
    font-family: interstate-light !important;
}

.white-wrapper {
    background-color: #fff;
}

.grey-wrapper {
    background-color: #f2f2f2;

}

.logo-wrapper {
    padding: 0px 30px;
}

.footerTc a:visited,
.footerTc a:hover,
.footerTc a:active,
.footerTc a {
    color: #fff;
    text-decoration: none;
}

.topMenu a:visited,
.topMenu a:hover,
.topMenu a:active,
.topMenu a {
    color: #fff;
    text-decoration: none;
}

.bannerImg {
    line-height: 12px;
}

.banner-text {
    font-size: 36px;
    line-height: 38px;
    margin: 0px 0px 30px 0px;
    font-weight: bold;
	color:#ffffff;
}

.pageBanner {
    position: relative;
}

.HomeBanner {
    position: absolute;
    top: 20%;
    left: 10%;
    transform: translate(-20%, 0%);

    padding-left: 20px;

}

.HomeBanner .innerBanner {
    float: none;
}

.section-content p {
    font-size: 16px;
    margin-bottom: 20px;
}

/* New */
.bannerContent {
    position: absolute;
    top: 20%;

    width: 100%;


}

.mainHeading {
    color: #fff;
}

.bannerText p {
    color: #fff;
}

.col12.col-md-12.col-sm-12.banner-adjust {
    padding: 0;
}

.section-choose.section-wrapper {
    padding-left: 0;
    padding-right: 0;
}

.section-slider.section-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}

.bannerText {
    padding-left: 10px;
}

.section-slider {
    margin-bottom: 20px;
}

.section-qualify {
    margin-bottom: 20px;
}

.section-card {
    margin-bottom: 20px;
}

/* -------------------- Form Section---------------------------- */
.form-item label {
    display: block;
    color: #b4975a;
}

.radio-label label {
    display: inline-block;
}

.radio-head label {
    color: #333333;
    font-size: 16px;
    font-family: interstate-light, arial;
    font-weight: normal;
}

.extra-space {
    margin-bottom: 20px;
}

.form-row {
    margin-bottom: 15px;
}

.goldForm input::placeholder {
    color: #6d6d6d;
}

.goldForm input {
     width: 98%;
    border: none;
    height: 35px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 2px 5px;
}

.goldForm select {
    width: 98%;
    border: none;
    height: 35px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 2px 5px;
}

.radio-label input[type='radio'] {
    width: auto;
    height: auto;
    opacity: 1;
    box-shadow: none;

}

.radio-label span {
    font-size: 16px;
    color: #333333;
    font-family: interstate-light, arial;
    font-weight: normal;
}

.radio-label {
    display: flex;
    justify-content: center;
}

.custradLbl {
    padding: 0px 10px;
}

.form-text {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.form-text p {
    font-size: 14px;
    color: #333333;
}


.form-text input[type="checkbox"] {
    height: auto;
    width: auto;
    margin-right: 10px;

}

.form-text label {
    font-family: interstate-light, arial;
    font-weight: normal;

}

.form-section {
    position: absolute;
    right: 50px;
    top: 135px;
    z-index: 1;
    margin: 0 auto;
    width: 35%;
    background-color: #FCFCFC;
    padding: 20px;
    box-shadow: 0px 0px 10px #e3e3e3 !important;

}

.form-head h2 {
    color: #b4975a;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

.form-line {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

.form-line2 {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.form-head p {
    text-align: center;
}

.form-container {
    padding: 15px 15px;
}

.form-container .form-item {
    padding: 0 5px;
}

.homebanner_cta h2.mainHeading {
    margin: 0%;
}

.section-choose {
    padding-top: 50px;
    background-color: #f2f2f2;
}

.section-wrapper {
    padding-left: 60px;
    padding-bottom: 30px;
}

.cwma {
    margin-top: 60px;
}

.section-head h2 {
    color: #333333;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 36px;
}

.form-button a:visited,
.form-button a:hover {
    color: #ffffff;
}



.form-button button {
    width: 200px;
    height: 40px;
    text-decoration: none;
    background-color: #b4975a;
    color: #ffffff;
    background-color: #b4975a;
    cursor: pointer;
    border: none;
    font-size: 16px;
}

.extra-space {
    margin-bottom: 20px;
}

.form-button {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.contact-row div {
    padding: 0;
}

.contact-row div:first-child {
    padding-right: 10px;
}

.contact-row input {
    font-family: interstate-light !important;

    padding: 2px 5px;
}


/*---------------- Section-qualify------------------- */
.section-qualify {
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #f2f2f2;
}

.section-qualify h2 {
    text-align: center;
    margin-bottom: 60px;
}

.card-subtitle {
    margin-bottom: 5px;
}

.qualify-content h3 {
   
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}

.qualify-content p {
    color: #333333;
    font-size: 16px;
    text-align: center;
}

.card-box {
    display: flex;
    margin-top: 20px;
    justify-content: center;
    align-items: center;

}

.card-box .card-image {
    width: 50%;
}

.card-item {
    width: 50%;
}

.card-box .card-image img {
    width: 100%;
}



.card-item .card-body .card-title {
    color: #4A4A4A;

    margin-bottom: 20px;
    font-size: 42px;
}



.card-box .card {
    padding: 20px 0px;
    padding-left: 80px;
}

.card-image img {
    width: 100%;
}

.card-text {
    font-size: 16px;

    margin-bottom: 30px;
}

.card-link,
.card-link:visited,
.card-link:hover,
.card-link {
    color: #b4975a;
    text-decoration: none;
}



.chev-right {
    font-size: 20px;
    margin-left: 5px;
    vertical-align: middle;

}

.qualify-content {
    margin-bottom: 30px;
}


/* -------------sticky footer-------------- */
.container.contrn {
    background: none;
    background-color: #fff;
    box-shadow: 0px 1px 12px 2px rgb(0 0 0 / 10%);

}

.contr1,
.ctaSection {

    background: none;
    background-color: #fff;
}

.contr1 {
    padding: 20px 0;
}

.ctaSection {
    display: flex;
    justify-content: center;
    padding: 0;
}

.ctaSection h3 {
    color: #b4975a;
    padding: 0 10px;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
}

.ctaSection div:first-child {
    margin-right: 30px;
}

.ctaSection div {
    display: flex;
    align-items: center;
}

.sticky-button {
    width: 200px;
    height: 40px;
    text-decoration: none;
    background-color: #000;
    color: #ffffff;
    border-radius: 5px;
    border: none;
    font-weight: bold;

}

.sticky-button:hover {
    background-color: #b4975a;
}

.sbuttonContainer button {
    font-size: 16px;
}

/*----FORM MODAL----*/

.formerror {
    color: red;
    padding: 4px;
    display: block;
    font-size: 10px;
}

.check_err {
    margin-left: 8px;
}

.form_modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: 200ms ease-in-out;
    border-radius: 4px;
    z-index: 101;

    color: rgb(58, 58, 58);
    width: 600px;
    max-width: 80%;
    font-size: 16px;
}

.form_modal.active {
    transform: translate(-50%, -50%) scale(1);
}

.modal-body {
    background-color: #fff;
    padding: 20px 20px;
}

.modal-body p {
    font-size: 16px;
}

.modal-header {
    padding: 0 !important;
    display: flex;
    justify-content: flex-end;
    border-bottom: none !important;
}

.modal-header .close-button {
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    font-size: 25px;
    color: #fff;

}

#overlay {
    position: fixed;
    transition: 200ms ease-in-out;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.548);
    pointer-events: none;
    z-index: 100;
}

#overlay.active {
    opacity: 1;
    pointer-events: all;
}

/* slider */
.section-slider {
    padding-top: 50px;
    padding-bottom: 30px;
}

.section-slider h2 {
    text-align: center;
}

span.img-text {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.disclaimer-text {
    margin: 10px 0px;
    font-size: 14px;
    line-height: 17px;
    margin: 0 auto;
    text-align: center;
}

.disclaimer-link a:visited,
.disclaimer-link a:hover,
.disclaimer-link a:active,
.disclaimer-link a {
    color: #b4975a;
    text-decoration: underline;
}

.form-row.remove-margin {
    margin-bottom: 0px;
}

.clear-line {
    display: none;
    border-bottom: 1px solid #ccc;
}

/* section-card */
.section-card {
    padding-top: 50px;
    padding-bottom: 30px;
}

/* @media screen and (max-width: 1024px) and (min-width: px){

} */
.HomeBanner .innerBanner {
    margin-left: 7%;
    width: 573px;
    padding-left: 60px;
    float: left;
}

@media(max-width:1123px) {
    .form-section {
        right: 20px;
    }

}

@media(max-width:1024px) {
    .HomeBanner {
        transform: translate(-10%, 0%);
    }

    .form-section {
        position: unset;
        width: 85%;
        box-shadow: none;
        margin: 0 auto;

    }
	.form-container{
		padding:30px;
	}

    .section-wrapper {
        margin-left: 0;
        width: 85%;
        margin: 0 auto;

    }

    .section-choose {
        padding-top: 50px;
        margin: 0;
    }


    .HomeBanner .innerBanner {
        width: 80%;
    }

    .banner-text {
        font-size: 32px;
        line-height: 34px;
        margin: 0px 0px 20px 0px;
    }

    .homebanner_cta h2.mainHeading {
        font-size: 26px !important;
    }

    .col-md-6.col-sm-12.pnt-hed {
        width: 100%;
    }

    .clear-line {
        display: block;
        width: 85%;
        border-bottom: 1px solid #ccc;
        margin: 0 auto;
    }

    .bannerContent {
        width: 80%;
    }

    .section-slider h2 {
        text-align: center;
    }

    .form-section {
        padding: 0;
    }

    .form-head h2 {
        font-size: 36px;
    }

    .form-section {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .form-button {
        margin-bottom: 20px;
    }

}

@media (max-width: 1000px) {
    .section-head h2 {

        font-size: 30px;
    }

    .form-head h2 {
        font-size: 30px;
    }

    .card-item .card-body .card-title {
        font-size: 30px;
    }

}


@media (max-width: 767px) {
    .form-head p {
        line-height: 18px;
    }

    .radio-head label {
        line-height: 23px;
    }

    .form-text p {
        line-height: 18px;
    }

    .card-text {
        line-height: 23px;
    }

    .HomeBanner {
        position: relative;
        right: 0%;
        top: 0%;
        padding-left: 0;
        left: 0%;
        transform: translate(0%, 0%);

    }

    .banner-text {
        text-align: center;
		color: #b4975a !important;
    }

    .HomeBanner .innerBanner {
        width: 90%;
        padding: 20px 10px;
        box-shadow: -3px 0px 6px 0px #e3e3e3;
    }

    .innerBanner p {
        color: #333333;
        text-align: center;
    }

    .section-choose {
        margin-top: 30px;
    }

    .section-head h2 {
        text-align: center;
        font-size: 26px;
    }

    .form-head h2 {
        font-size: 26px;
    }

    .section-content p {
        text-align: center;
        line-height: 24px;
    }

    .qualify-content h3 {
        text-align: center;
    }

    .card-box {
        flex-direction: column;

    }

    .card-box .card-item {
        margin-top: 20px;
    }

    .card-box {
        margin-bottom: 40px;
    }

    .form-item {
        margin-bottom: 20px;
    }

    .radio1_err,
    .radio2_err {
        position: relative;
        bottom: 20px;
    }

    .form-row {
        margin-bottom: 0px;
    }

    .form-section {
        width: 85%;
    }

    .radio-label {
        justify-content: flex-start;
    }

    .radio-label input {
        margin-bottom: 5px;
    }

    .radio-label label {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }



    .form-button {
        display: flex;
        justify-content: center;
    }

    .extra-space {
        margin-bottom: 0px;
    }

    .ctaSection div:first-child {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .ctaSection {
        flex-direction: column;
        align-items: center;
    }

    .section-wrapper {
        margin-left: 0;
        width: 100%;

    }

    .card-box .card-image {
        width: 100%;
    }

    .card-item {
        width: 100%;
    }

    .section-wrapper {
        padding-left: 0px;
        padding-right: 0px;

    }

    .disclaimer-link {
        padding-left: 10px;
        padding-right: 10px;
    }

    .section-card {
        padding-bottom: 0px;
    }

    .clear-line {
        width: 100%;
    }

    .bannerContent {
        position: relative;
        left: 0;
        text-align: center;
        width: 90%;
        margin: 0 auto;
        margin: -11.4% auto 1%;
        background-color: #fff;

        padding: 20px 10px;

    }

    .form-button {
        margin-bottom: 20px;
    }

    .bannerText p {
        color: #333333;
    }

    .homebanner_cta h2.mainHeading {
        color: #333333;
    }

    .section-choose,
    .section-qualify {
        padding-left: 10px;
        padding-right: 10px;
    }

    .card-subtitle {
        text-align: center;
    }

    .card-item .card-body .card-title {
        font-size: 28px;
        text-align: center;
    }

    .card-text {
        text-align: center;
    }

    .link-container {
        display: flex;
        justify-content: center;
    }

    .card-box .card {
        padding: 20px 10px;

    }

}


@media (min-width: 1441px) {
    .form-container {
        padding: 15px 30px;
    }
}


@media (min-width: 1500px) {
    .HomeBanner .innerBanner {
        width: 80%;
    }

    .homebanner_cta h2.mainHeading {
        font-size: 34px;
    }

    .innerBanner p {
        font-size: 16px;
    }

    .banner-text {
        font-size: 48px;
        line-height: 51px;
    }

    .formerror {
        font-size: 12px;
    }


}

@media (min-width: 1740px) {
    .col-md-6.col-sm-12.fullWidth {
        width: 100%;
    }

    .section-slider h2 {
        text-align: center;
    }
}
