﻿@font-face {
    font-family: "Brandon Grotesque";
    src: url(../fonts/BrandonGrotesque-Medium.otf);
}

body {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    font-family: "Brandon Grotesque";
    font-weight: normal;
    margin-top: 52px;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

label {
    cursor: text;
}

.bg-img {
    background-image: url('../images/tennis-club-desktop.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    min-height: 600px;
}

.row {
    margin: 0 0;
}

.fbRight {
    background: rgba(219, 129, 41, 0.8) none repeat scroll 0 0;
    height: 100%;
    margin: 0 auto;
    position: fixed;
    right: 0;
    overflow: auto;
}

.footer {
    bottom: 0; /*height: 60px;*/
    position: fixed;
    width: 100%;
}

.fbRightForm {
    padding-top: 25%;
}

.left10 {
    left: 10px;
}

.left20 {
    left: 20px;
}

.hartleigh-textP p {
    font-size: 32px;
    line-height: 38px;
    padding: 0% 16%;
}


.hartleigh-text {
    color: white;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(82,84,93,0.7);
    padding: 1% 0;
}

.hartleigh-footer {
    color: white;
    font-size: 28px;
    font-style: italic;
    text-align: center;
    background-color: rgba(71,73,81,0.95);
    padding-top: 1%;
}

.footer-hartleigh {
    background-color: rgba(71,73,81,0.95);
    color: white;
    font-size: 20px;
    font-style: normal;
    font-weight: lighter;
    text-align: center;
    padding-bottom: 1%;
}

img.img-responsive.visible-lg.visible-md {
    width: 100%;
}

img.img-responsive.visible-xs.visible-sm {
    width: 100%;
}

.registerInfo {
    padding: 0 5%;
}

.spacing-text {
    padding-top: 66%;
}

.spacing-text-form {
    padding-top: 45%;
}

.spacing-footer {
    padding-top: 4%;
}

.spacing-form {
    padding-top: 7%;
}

.form-spacing {
    padding-top: 20%;
}

.hartleigh-text {
    font-size: 32px;
    color: white;
    text-align: center;
    line-height: 40px;
}

.hartleigh-footer {
    font-size: 28px;
    color: white;
    font-style: italic;
    text-align: center;
}

.form-header-text {
    margin: 0 auto;
    text-align: center;
}

.form-text {
    padding-top: 5%;
    padding-bottom: 15%;
    font-size: 14px;
    color: white;
    font-style: normal;
    font-weight: bold;
}

#check-text {
    font-size: 9px;
    color: white;
    font-style: normal;
    font-weight: lighter;
    text-align: left;
}

#chkbox {
    margin: 0 auto !important;
    outline: 0 none;
}

#mandatory-field {
    font-size: 10px;
    color: white;
    font-style: italic;
    font-weight: lighter;
    text-align: center;
}

.footer-hartleigh {
    font-size: 20px;
    color: white;
    font-style: normal;
    font-weight: lighter;
    text-align: center;
}

.form-group {
    border: 0 solid; /* font-family: "Open Sans",sans-serif;*/
    font-weight: 300;
    margin-bottom: 0;
    overflow: hidden; /*padding: 1.5% 0;*/
}

#groups .form-group label {
    font-size: 14px;
    font-weight: bold;
    /*left: 20px;*/
    position: absolute;
    top: 8px;
    color: #52555d;
}

#groups .form-group {
    border: 0px solid; /* font-family: "Open Sans",sans-serif;*/
    font-weight: 300;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 3%; /*padding: 5.5% 0 3%;*/
}

#check-group {
    padding-top: 2%;
}

#groups .button-group {
    border: 0px solid; /* font-family: "Open Sans",sans-serif;*/
    font-weight: 300;
    margin-bottom: 0;
    overflow: hidden;
    padding: 10.5% 0 3%;
}

.form-control-txt {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ffffff;
    color: #52555d;
    display: block;
    font-size: 16px;
    height: 35px;
    line-height: 1.42857 !important;
    padding: 0% 4%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle !important;
    width: 100% !important;
}

.form-control-txt-comments {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ffffff;
    color: #002F4C;
    display: block;
    font-size: 16px;
    height: 100px;
    line-height: 1.42857 !important;
    padding: 0% 2%;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle !important;
    width: 100% !important;
}

#text-checkbox {
    float: left;
    width: 7%;
}

#checkbox-text {
    width: 88%;
}

.submitEnq input {
    background-color: transparent;
    background-image: url("../images/harteligh-submit.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 34px;
    width: 132px;
    margin: 0 auto;
    text-align: center;
}

.registerInfoThankyou {
    color: white;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

.img-hartleigh-logo {
    display: block;
}
/*-----------------------------------------------*/

@media (max-width:991px) {

    .form-bottom-text {
        padding: 5% 7%;
        font-size: 16px;
        color: white;
        font-style: normal;
        font-weight: lighter;
        text-align: left;
        line-height: 1.1;
    }

    .fbRight {
        background: rgba(219, 129, 41, 0.7) none repeat scroll 0 0;
        height: 100%;
        margin: 0 auto;
        position: relative;
        right: 0;
        overflow: auto;
    }

    .hartleigh-text {
        padding: 0px 10px !important;
        opacity: 0.65 !important;
    }



    .img-hartleigh-logo {
        display: none;
    }

    .hartleigh-footer {
        background-color: #474951;
    }

    .classhadding-mob {
        padding: 0;
    }

    .fbRightForm {
        padding-top: 0%;
        background: rgb(219, 129, 41) none repeat scroll 0 0;
        padding: 5% 0% 0%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .mobile-form {
        background-color: #fc9f39;
    }

    .mobile-header {
        background-color: #474951;
    }

    .mobile-footer {
        background-color: #474951;
    }

    .container {
        width: 100%;
    }


    .hartleigh-text {
        font-size: 24px;
        /*background-color: #03040d !important;*/
        padding-top: 2% !important;
        padding-bottom: 10px !important;
    }

    #groups .form-group {
        padding: 2.5% 0 3%;
    }

    .spacing-text {
        padding-top: 64%;
    }

    .spacing-text-form {
        padding-top: 5%;
    }

    .registerInfo {
        padding: 0%;
    }

    .spacing-form {
        padding-top: 2%;
    }

    .form-text {
        font-size: 20px;
        padding-top: 5%;
        padding-bottom: 5%;
    }



    .form-spacing {
        padding-top: 5%;
    }

    #groups .form-group {
        padding: 0 5% 2%;
    }

    #check-text {
        padding-top: 10px;
        font-size: 10px;
        height: 30px;
    }

    #checkbox-text {
        width: 96% !important;
        float: left;
    }

    #text-checkbox {
        width: 4% !important;
        float: left;
    }

    #mandatory-field {
        padding-top: 10px;
        font-size: 10px;
    }

    #groups .button-group {
        padding: 30px;
    }

    .hartleigh-text {
        line-height: 32px;
    }

    .footer-hartleigh {
        font-size: 18px;
    }

    .spacing-footer {
        padding-top: 2%;
    }

    .footer-mobile {
        padding: 0;
    }
}



/*===========================*/


@media (min-width:1023px) and (max-width:1030px) {
    .form-text {
        font-size: 7px;
    }

    .form-bottom-text {
        font-size: 10px !important;
        line-height: 1.1;
        padding: 70% 0 5% !important;
    }
}

@media (min-width:1024px) and (max-width:1050px) {
    .hartleigh-textP p {
        font-size: 18px;
        line-height: 24px;
        padding: 0% 10%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .spacing-footer {
        padding-top: 1%;
    }

    .registerInfo {
        padding: 0;
    }

    #text-checkbox {
        float: left;
        width: 12%;
    }

    #check-text {
        font-size: 5px;
    }

    .form-header-text {
        width: 85%;
    }

    #checkbox-text {
        width: 88%;
        padding-left: 5px;
    }

    .form-bottom-text {
        font-size: 10px !important;
        line-height: 1.1;
        padding: 70% 0 5% !important;
    }
}

/*----new added --*/

@media (min-width:1700px) {
    #check-text {
        font-size: 8px;
    }

    #text-checkbox {
        float: left;
        width: 8%;
    }

    #checkbox-text {
        width: 92%;
    }
}

@media (min-width:1024px) {
    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .container {
        width: 100% !important;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 14px;
    }

    .land-selling-fast-text {
        padding-top: 5%;
    }

    .form-bottom-text {
        padding: 30% 5% 2%;
        font-size: 14px;
        color: white;
        font-style: normal;
        font-weight: lighter;
        text-align: left;
        line-height: 1.1;
    }
}

.relDiv {
    display: inline-flex;
}

@media (min-width:1701px) and (max-width:1920px) {
    /*.form-bottom-text {
        font-size: 13px !important;
        line-height: 1.1;
        padding: 3% 0 2% !important;
    }*/

    .land-selling-fast-text {
        /*width: 60%;*/
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .registerInfo {
        padding: 0;
    }

    .spacing-footer {
        padding-top: 3% !important;
    }

    #text-checkbox {
        float: left;
        width: 8%;
    }

    #checkbox-text {
        width: 92%;
    }
}

@media (min-width:1501px) and (max-width:1700px) {
    /*.form-bottom-text {
        font-size: 13px !important;
        line-height: 1.1;
        padding: 15% 0 5% !important;
    }*/

    .land-selling-fast-text {
        width: 60%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .registerInfo {
        padding: 0;
    }

    .hartleigh-text {
        font-size: 28px ;
        line-height: 36px ;
    }

    .hartleigh-textP p {
        font-size: 28px;
        line-height: 36px;
        padding: 0% 12%;
    }

    .hartleigh-footer {
        font-size: 28px !important;
    }

    .footer-hartleigh {
        font-size: 18px !important;
    }

    .form-text {
        font-size: 12px !important;
    }

    #mandatory-field {
        font-size: 7px !important;
    }

    .spacing-footer {
        padding-top: 3% !important;
    }

    #text-checkbox {
        float: left;
        width: 8%;
    }

    #checkbox-text {
        width: 92%;
    }

    #mandatory-field {
        font-size: 9px !important;
    }
}

@media (min-width:1401px) and (max-width:1500px) {
    /*.form-bottom-text {
        font-size: 13px !important;
        line-height: 1.1;
        padding: 25% 0 5% !important;
    }*/

    .land-selling-fast-text {
        width: 60%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .form-header-text {
        width: 85%;
    }

    .registerInfo {
        padding: 0%;
    }

    .hartleigh-text {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .hartleigh-textP p {
        font-size: 24px;
        line-height: 30px;
    }

    .hartleigh-footer {
        font-size: 24px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 11px !important;
    }

    #mandatory-field {
        font-size: 7px !important;
    }

    .spacing-footer {
        padding-top: 4% !important;
    }

    #text-checkbox {
        float: left;
        width: 9%;
    }

    #checkbox-text {
        width: 91%;
    }

    #mandatory-field {
        font-size: 9px !important;
    }

    #check-text {
        font-size: 8px;
    }
}

@media (min-width:1351px) and (max-width:1400px) {
    /*.form-bottom-text {
        font-size: 13px !important;
        line-height: 1.1;
        padding: 30% 0 5% !important;
    }*/

    .land-selling-fast-text {
        width: 60%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .form-header-text {
        width: 85%;
    }

    .registerInfo {
        padding: 0%;
    }

    .hartleigh-text {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .hartleigh-textP p {
        font-size: 24px;
        line-height: 30px;
        padding: 0% 14%;
    }

    .hartleigh-footer {
        font-size: 24px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 11px !important;
    }

    #mandatory-field {
        font-size: 7px !important;
    }

    .spacing-footer {
        padding-top: 3% !important;
    }

    #text-checkbox {
        float: left;
        width: 9%;
    }

    #checkbox-text {
        width: 91%;
    }

    #mandatory-field {
        font-size: 9px !important;
    }

    #check-text {
        font-size: 8px;
    }
}

@media (min-width:1301px) and (max-width:1350px) {
    /*.form-bottom-text {
        font-size: 13px !important;
        line-height: 1.1;
        padding: 35% 0 5% !important;
    }*/

    .land-selling-fast-text {
        width: 65%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .form-header-text {
        width: 85%;
    }

    .hartleigh-text {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .registerInfo {
        padding: 0%;
    }

    .hartleigh-textP p {
        font-size: 24px;
        line-height: 30px;
        padding: 0% 12%;
    }

    .hartleigh-footer {
        font-size: 24px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 11px !important;
    }

    #mandatory-field {
        font-size: 7px !important;
    }

    .spacing-footer {
        padding-top: 3% !important;
    }

    #text-checkbox {
        float: left;
        width: 9%;
    }

    #check-text {
        color: white;
        font-size: 7px;
    }
}

@media (min-width:1281px) and (max-width:1300px) {
    /*.form-bottom-text {
        font-size: 12px !important;
        line-height: 1.1;
        padding: 45% 0 5% !important;
    }*/

    .land-selling-fast-text {
        width: 65%;
    }

    .hartleigh-textP p {
        font-size: 24px;
        line-height: 33px;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .form-header-text {
        width: 85%;
    }

    .hartleigh-text {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .hartleigh-textP p {
        font-size: 24px;
        line-height: 30px;
    }

    .hartleigh-footer {
        font-size: 24px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 11px !important;
    }

    #mandatory-field {
        font-size: 7px !important;
    }

    .spacing-footer {
        padding-top: 3% !important;
    }

    #checkbox-text {
        padding-left: 5px;
    }
}

@media (min-width:1275px) and (max-width:1300px) {
    /*.form-bottom-text {
        font-size: 11px !important;
        line-height: 1.1;
        padding: 45% 0 5% !important;
    }*/

    .land-selling-fast-text {
        width: 65%;
    }

    .hartleigh-textP p {
        font-size: 24px;
        line-height: 33px;
        padding: 0% 12%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .spacing-footer {
        padding-top: 1%;
    }

    .registerInfo {
        padding: 0;
    }

    #text-checkbox {
        float: left;
        width: 10%;
    }

    #check-text {
        font-size: 7px;
    }

    .form-header-text {
        width: 85%;
    }

    .hartleigh-text {
        color: white;
        font-size: 24px;
        line-height: 34px;
    }

    .hartleigh-footer {
        color: white;
        font-size: 24px;
        font-style: italic;
        text-align: center;
    }

    .footer-hartleigh {
        color: white;
        font-size: 18px;
        font-style: normal;
        font-weight: lighter;
        text-align: center;
    }

    .form-text {
        color: white;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
    }

    #mandatory-field {
        color: white;
        font-size: 7px;
        font-style: italic;
        font-weight: lighter;
        text-align: center;
    }

    .form-header-text {
        width: 88%;
    }

    #text-checkbox {
        float: left;
        width: 8%;
    }
}

@media (min-width:1201px) and (max-width:1279px) {
    .form-bottom-text {
        font-size: 11px !important;
        line-height: 1.1;
        padding: 50% 0 5% !important;
    }

    .land-selling-fast-text {
        width: 65%;
    }

    .hartleigh-textP p {
        font-size: 22px;
        line-height: 28px;
        padding: 0% 12%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .registerInfo {
        padding: 0%;
    }

    .hartleigh-text {
        font-size: 22px !important;
        line-height: 30px !important;
    }


    .hartleigh-footer {
        font-size: 24px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 10px !important;
    }

    #mandatory-field {
        font-size: 7px !important;
    }

    .spacing-footer {
        padding-top: 2% !important;
    }

    #text-checkbox {
        width: 11%;
    }

    #checkbox-text {
        width: 89%;
    }

    #check-text {
        color: white;
        font-size: 7px;
    }

    .form-header-text {
        width: 80%;
    }
}

@media (min-width:1101px) and (max-width:1200px) {
    .form-bottom-text {
        font-size: 11px !important;
        line-height: 1.1;
        padding: 70% 0 5% !important;
    }

    .land-selling-fast-text {
        width: 75%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .hartleigh-text {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .hartleigh-textP p {
        font-size: 18px;
        line-height: 26px;
        padding: 0% 12%;
    }

    .hartleigh-footer {
        font-size: 20px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 9px !important;
    }

    #mandatory-field {
        font-size: 7px !important;
    }

    .spacing-footer {
        padding-top: 1% !important;
    }

    #text-checkbox {
        float: left;
        width: 11%;
    }

    #checkbox-text {
        width: 89%;
        padding-left: 5px;
    }

    #check-text {
        color: white;
        font-size: 6px;
    }

    .registerInfo {
        padding: 0%;
    }

    .form-header-text {
        width: 85%;
    }
}

@media (min-width:1051px) and (max-width:1100px) {
    .form-bottom-text {
        font-size: 10px !important;
        line-height: 1.1;
        padding: 70% 0 5% !important;
    }

    .land-selling-fast-text {
        width: 75%;
    }

    .hartleigh-textP p {
        font-size: 18px;
        line-height: 26px;
        padding: 0% 10%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 16px;
    }

    .hartleigh-text {
        font-size: 20px !important;
        line-height: 30px !important;
    }


    .hartleigh-footer {
        font-size: 20px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 9px !important;
    }

    #mandatory-field {
        font-size: 6px !important;
    }

    .spacing-footer {
        padding-top: 1% !important;
    }

    .form-header-text {
        width: 85%;
    }

    .registerInfo {
        padding: 0%;
    }

    #checkbox-text {
        color: white;
        font-size: 5px;
        padding-left: 5px;
        width: 88%;
    }

    #text-checkbox {
        float: left;
        width: 12%;
    }
}

@media (min-width:1041px) and (max-width:1050px) {
    .form-bottom-text {
        font-size: 10px !important;
        line-height: 1.1;
        padding: 70% 0 5% !important;
    }

    .land-selling-fast-text {
        width: 75%;
    }

    .hartleigh-textP p {
        font-size: 18px;
        line-height: 24px;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 16px;
    }

    .hartleigh-text {
        font-size: 20px !important;
        line-height: 30px !important;
    }


    .hartleigh-footer {
        font-size: 24px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 8px !important;
    }

    #mandatory-field {
        font-size: 6px !important;
    }
}

@media (min-width:1025px) and (max-width:1040px) {
    .form-bottom-text {
        font-size: 10px !important;
        line-height: 1.1;
        padding: 70% 0 5% !important;
    }

    .land-selling-fast-text {
        width: 75%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 16px;
    }

    .hartleigh-text {
        font-size: 20px !important;
        line-height: 30px !important;
    }


    .hartleigh-footer {
        font-size: 24px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 8px !important;
    }

    #mandatory-field {
        font-size: 6px !important;
    }
}

@media (min-width:1015px) and (max-width:1023px) {
    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 12px;
    }

    .hartleigh-text {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .spacing-footer {
        padding-top: 1%;
    }


    .hartleigh-footer {
        font-size: 24px !important;
    }

    .footer-hartleigh {
        font-size: 14px !important;
    }

    .form-text {
        font-size: 8px !important;
    }

    #text-checkbox {
        float: left;
        width: 12%;
    }

    #checkbox-text {
        width: 87%;
    }

    #mandatory-field {
        font-size: 6px !important;
    }
}

@media (min-width:992px) and (max-width:1023px) {
    .form-bottom-text {
        padding: 30% 5% 2%;
        font-size: 14px;
        color: white;
        font-style: normal;
        font-weight: lighter;
        text-align: left;
        line-height: 1.1;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .registerInfo {
        padding: 0%;
    }

    .hartleigh-logo {
        /*text-align:center;*/
        width: 100%;
        bottom: 0;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 0;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 12px;
    }

    .hartleigh-textP p {
        font-size: 18px;
        line-height: 26px;
        padding: 0% 8%;
    }

    .container {
        width: 100%;
    }

    .form-text {
        font-size: 8px;
    }

    #mandatory-field {
        font-size: 7px;
    }

    #check-text {
        font-size: 6px;
    }


    .hartleigh-text {
        font-size: 20px;
        line-height: 26px;
    }

    .hartleigh-footer {
        font-size: 21px;
    }

    .footer-hartleigh {
        font-size: 14px;
    }

    .spacing-text {
        padding-top: 67%;
    }

    .spacing-footer {
        padding-top: 0%;
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .land-selling-fast-text {
        width: 75%;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 18px;
    }

    .hartleigh-logo {
        /*text-align:center;*/
        width: 100%;
        bottom: 0;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 0;
    }

    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 12px;
    }

    .container {
        width: 100%;
    }

    .form-text {
        font-size: 14px;
    }

    #mandatory-field {
        font-size: 6px;
    }

    #check-text {
        font-size: 5px;
    }

    .hartleigh-text {
        font-size: 20px;
        line-height: 26px;
    }

    .hartleigh-footer {
        font-size: 21px;
    }

    .footer-hartleigh {
        font-size: 14px;
    }

    .spacing-text {
        padding-top: 67%;
    }
}

@media (min-width:641px) and (max-width:767px) {
    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 14px;
    }

    .hartleigh-text {
        font-size: 20px;
    }

    .form-bottom-text {
        line-height: 1.1;
        padding: 5% 3%;
        font-size: 14px;
    }

    .form-text {
        font-size: 14px;
    }

    #check-text {
        font-size: 12px;
    }

    #mandatory-field {
        font-size: 12px;
        padding-top: 10px;
        text-align: left;
        padding-left: 20px;
    }

    .footer-mobile {
        background-color: #474951 !important;
    }

    .hartleigh-footer {
        font-size: 12px;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #474951;
    }

    .footer-contact {
        padding-left: 0px;
    }

    #checkbox-text {
        padding-left: 10px;
    }

    .spacing-footer {
        padding-top: 0px;
    }
}

@media (min-width:481px) and (max-width:640px) {
    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 14px;
    }

    .hartleigh-text {
        font-size: 16px;
        line-height: 25px;
    }

    .form-bottom-text {
        font-size: 12px;
        line-height: 1.1;
        padding: 5% 3%;
    }

    .form-text {
        font-size: 10px;
    }

    #check-text {
        font-size: 12px;
    }

    #mandatory-field {
        font-size: 12px;
        padding-top: 10px;
        text-align: left;
        padding-left: 20px;
    }

    .footer-mobile {
        background-color: #474951 !important;
    }

    .hartleigh-footer {
        font-size: 12px;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .footer-contact {
        padding-left: 0px;
    }

    #checkbox-text {
        padding-left: 10px;
    }
}

@media (min-width:360px) and (max-width:480px) {
    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 12px;
    }

    .hartleigh-text {
        font-size: 16px;
        line-height: 25px;
    }

    .form-bottom-text {
        font-size: 13px;
        line-height: 1.1;
        padding: 5%;
    }

    .form-bottom-text {
        font-size: 12px;
        line-height: 1.1;
        padding: 5%;
    }

    .form-text {
        font-size: 10px;
    }

    #check-text {
        font-size: 12px;
    }

    #mandatory-field {
        font-size: 12px;
        padding-top: 10px;
        text-align: left;
        padding-left: 20px;
    }

    .footer-mobile {
        background-color: #474951 !important;
    }

    .hartleigh-footer {
        font-size: 12px;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .footer-contact {
        padding-left: 0px;
    }

    #checkbox-text {
        padding-left: 10px;
    }
}

@media (min-width:320px) and (max-width:359px) {
    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 12px;
    }

    .form-bottom-text {
        font-size: 12px;
        line-height: 1.1;
        padding: 5%;
    }

    .hartleigh-text {
        font-size: 14px;
        line-height: 20px;
    }



    .form-text {
        font-size: 9px;
    }

    #check-text {
        font-size: 10px;
    }

    #mandatory-field {
        font-size: 12px;
        padding-top: 10px;
        text-align: left;
        padding-left: 20px;
    }

    .footer-mobile {
        background-color: #474951 !important;
    }

    .hartleigh-footer {
        font-size: 12px;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .footer-contact {
        padding-left: 0px;
    }

    #checkbox-text {
        padding-left: 10px;
    }
}

@media (max-width:320px) {
    .registerInfoThankyou {
        padding: 0 10px;
        font-size: 14px;
    }

    .hartleigh-text {
        font-size: 14px;
        padding-bottom: 10px !important;
        padding-top: 2% !important;
    }

    .form-text {
        font-size: 9px;
    }

    #check-text {
        font-size: 10px;
    }

    #mandatory-field {
        font-size: 12px;
        padding-top: 10px;
        text-align: left;
        padding-left: 20px;
    }

    .footer-mobile {
        background-color: rgb(71,73,81);
    }

    .hartleigh-footer {
        font-size: 10px;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .footer-contact {
        padding-left: 0px;
    }

    #checkbox-text {
        padding-left: 10px;
    }
}

@media(min-width:1701px) and (max-width:1880px) {
    .hartleigh-textP p {
        font-size: 28px;
    }
}

.pad0 {
    padding: 0px;
}

.pad10 {
    padding-left: 10px;
    padding-right: 0px;
}

.tennis-club {
    right: 15%;
    float: right;
    position: absolute;
    margin: 0 auto;
    top: 15px;
}

.tennis-club-left {
    left: 15%;
    float: left;
    position: absolute;
    margin: 0 auto;
    top: 15px;
}

@media (min-width:992px) and (max-width:1099px) {
    .tennis-club {
        right: 11.2%;
    }

    .tennis-club-left {
        left: 11.2%;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .relDiv {
        display: inherit;
    }

    .tennis-club {
        right: 8%;
        top: 10px;
    }

        .tennis-club img {
            width: 80%;
        }

    .tennis-club-left {
        left: 8%;
        top: 10px;
    }

        .tennis-club-left img {
            width: 80%;
        }

    .classhadding-mob {
        background-color: #474951 !important
    }
}

@media(max-width:767px) {
    .relDiv {
        display: inherit;
    }

    .tennis-club {
        right: 0%;
        top: 4px;
    }

        .tennis-club img {
            width: 35%;
        }

    .tennis-club-left {
        left: 0%;
        top: 4px;
    }

        .tennis-club-left img {
            width: 35%;
        }

    .classhadding-mob {
        background-color: #474951 !important
    }
}
@media (min-width:1024px) and (max-height:750px){
    .hartleigh-textP p {
        font-size: 20px;
        line-height: 28px;
        padding: 0% 12%;
    }
}