body {
    width: 100%;
    height: 100%;
    margin: 0;
}

@font-face {
    font-family: 'linecons';
    src: url('../fonts/linecons/linecons.eot') format('embedded-opentype'), url('../fonts/linecons/linecons.ttf') format('truetype'), url('../fonts/linecons/linecons.woff') format('woff'), url('../fonts/linecons/linecons.svg') format('svg'), url('../fonts/linecons/linecons.dev.svg') format('svg');
}

@font-face {
    font-family: 'm_plus';
    src: url('../fonts/M_PLUS_Rounded_1c/m-plus-rounded-1c-v10-latin-500.woff2') format('woff2'), url('../fonts/M_PLUS_Rounded_1c/m-plus-rounded-1c-v10-latin-500.woff') format('woff'),url('../fonts/M_PLUS_Rounded_1c/m-plus-rounded-1c-v10-latin-500.eot') format('eot'), url('../fonts/M_PLUS_Rounded_1c/m-plus-rounded-1c-v10-latin-500.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'm_plus_xtrabold';
    src: url('../fonts/M_PLUS_Rounded_1D/RoundedMplus1c-ExtraBold.eot');
    src: url('../fonts/M_PLUS_Rounded_1D/RoundedMplus1c-ExtraBold.woff2') format('woff2'), url('../fonts/M_PLUS_Rounded_1D/RoundedMplus1c-ExtraBold.woff') format('woff'), url('../fonts/M_PLUS_Rounded_1D/RoundedMplus1c-ExtraBold.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'm_plus_reg';
    src: url('../fonts/RoundedMplus1c-Regular.eot');
    src: url('../fonts/RoundedMplus1c-Regular.woff2') format('woff2'), url('../fonts/RoundedMplus1c-Regular.woff') format('woff'), url('../fonts/MPLUSRounded1c-Regular.ttf') format('truetype');
    font-weight: normal;
}


.enquiry-form-wrapper {
    max-width: 935px;
    width: 90%;
    margin: 0 auto;
}

.map-flex-container {
    display: flex;
    flex-wrap: wrap;
    margin:0 auto;
    width:95%;
    max-width: 1200px;
}

.locmap-wrapper {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    box-shadow: 1px 6px 8px rgba(169, 169, 169, 0.87);
    background-color: #c5ddf4;
    max-width: 800px;
    border-radius: 7px;
    width: 100%;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 47px;
}

.captcha_Img {
    position: absolute;
    top: 3px;
    right: 13px;
    width: 65px;
}

.submitbtn-right {
    text-align: center;
}

.row-flex {
    padding-bottom: 12px;
}

.contact-form-section {
    padding-top: 24px;
    padding-bottom: 52px;
}

.fat-button {
    padding: 14px 30px;
    width: 190px;
}

.p-0 {
    padding: 0;
}

.location-container, .map-container {
    width: 100%;
}

/*.textbox_code {
    width: 95px;
}

.txtContact {
    width: 70%;
}*/



.map-container {
    height: 300px;
}

.map-wrapper {
    height: 100%;
    padding: 10px;
}

.location-wrapper {
    height: 100%;
    padding: 18px 10px;
    display: table;
    margin-left: 30px;
}

.location-inner-wrapper {
    display: inline-block;
    text-align: left;
    display: table-cell;
}

.location-header {
    font-size: 16px;
    margin-bottom: 12px;
    font-family: 'm_plus_xtrabold';
}

.location-table {
    margin-bottom: 20px;
}

    .location-table .footer-text {
        font-size: 14px;
    }

.map-section {
    margin-top: -30px;
    margin-bottom: 27px;
}

@media screen and (min-width:550px) {
    .location-table .footer-text {
        font-size: 13px;
    }
}


@media screen and (min-width:880px) {
    .contact-form-section {
        padding-top: 24px;
        padding-bottom: 42px;
    }

    .row-flex {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

        .row-flex .appointment-row {
            width: 46%;
        }

    .appointment-row-full {
        width: 100%;
    }

    .submitbtn-right {
        text-align: right;
    }

    .map-container {
        /*height: initial;*/
    }

    .location-container, .map-container {

    }

    .location-wrapper {
        width: 84%;
        margin-right:auto;
        margin-left: auto;
    }

    .location-header {
        font-size: 20px;
    }
}


@media screen and (min-width:1124px){
    .locmap-wrapper {
        width: 30.3%;
    }

    .map-flex-container {
        flex-wrap: nowrap;
    }
}

@media screen and (min-width:1280px){
    .location-table .footer-text {
        font-size: 12px;
    }
}


@media screen and (min-width:1360px) {

    .row-flex {
        padding-bottom: 0.882vw;
    }

    .map-section {
        margin-top: -2.206vw;
        margin-bottom: 1.985vw;
    }

    .map-flex-container {
        max-width: 88.235vw;
    }

    .map-container {
        height: 22.059vw;
    }

    .map-wrapper {
        padding: 0.735vw;
    }

    .fat-button {
        padding: 1.029vw 2.206vw;
        width: 13.971vw;
    }

    .contact-form-section {
        padding-top: 1.765vw;
        padding-bottom: 3.088vw;
    }

    .enquiry-form-wrapper {
        max-width: 67.824vw;
    }

    .locmap-wrapper {
        margin-top: 1.838vw;
        margin-bottom: 3.456vw;
        border-radius: 0.515vw;
        max-width: 67.824vw;
        box-shadow: 0.074vw 0.441vw 0.588vw rgba(169, 169, 169, 0.87);
    }

    .captcha_Img {
        top: 0.221vw;
        right: 0.956vw;
        width: 4.779vw;
    }

    .location-wrapper {
        padding: 1.324vw 0.735vw;
    }

    .location-header {
        font-size: 1.471vw;
        margin-bottom: 0.882vw;
    }

    .location-table {
        margin-bottom: 1.471vw;
    }

        .location-table .footer-text {
            font-size: 0.882vw;
        }
}

@media screen and (max-width:880px) {
    .submitbtn-right {
        padding-top: 0;
    }

    .row-flex.each-row {
        padding-bottom: 0;
    }

    .d-none-880 {
        display: none;
    }
}



@media screen and (max-width:550px) {
    .d-none-880 {
        display: block;
    }
}
