.gtco-cover {
    height: 100vh;
    background-position: center!important;
}

.gtco-cover .display-t, .gtco-cover .display-tc {
    height: 100vh;
}

.v-center-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4em;
}

#gtco-our-team img {
    max-width: 100%;
    text-align: center;
}

/* --- Banner Height and Text --- */
.gtco-cover .display-tc h1 {
    font-size: 54px;
}

@media only screen and (max-width: 1200px) {
    .v-center-flex {
        align-items: flex-start;
    }
}

/* --- Banner Height and Text--- */
/* ---------------------------SECTION AREA ----------------------------- */
#gtco-practices-areas .section-heading {
    color: #333333;
    font-weight: bold;
    margin: 0;
}

.section-heading {
    font-weight: bold;
}

.heading {
    margin-top: 80px;
    padding: 2em 7em;
}

#gtco-practice-areas .heading img, #gtco-our-team .heading img {
    margin-bottom: 2em;
}

.section-content-text-padder {
    padding: 0 5em;
}

/* --- Section Header END --- */
#gtco-practice-areas hr, #gtco-our-team hr {
    border: none;
    color: black;
    background-color: black;
    height: 1px;
}

#gtco-practice-areas h5 {
    margin-bottom: 5px;
}

/* --- Healthy END --- */
/* --- Habit and Restore START--- */
.section-tips-padder {
    padding: 65px 54px 20px 36px;
}

#gtco-our-team h1 {
    margin-bottom: 0;
}

#gtco-our-team h5 {
    line-height: 1.3;
}

#gtco-our-team hr {
    margin: 15px 0;
}

#gtco-practice-areas h5 {
    line-height: 1.4;
}

#gtco-practice-areas h1 {
    margin: 0 0 16px 0;
}

/* --- Habit and Restore END --- */
#gtco-practice-areas.area-padding {
    padding-top: 10px;
    padding-bottom: 25px;
}

#gtco-our-team.area-padding {
    padding-top: 25px;
    padding-bottom: 50px;
}

#gtco-our-team.area-pad-bottom {
    padding-bottom: 135px;
}

.order1 {
    order: 1;
}

.order2 {
    order: 2;
}

/* ---------------------------SECTION AREA ----------------------------- */
/* -- Image -- */
#gtco-practice-areas .center-image img, #gtco-our-team .center-image img {
    width: 100%;
}

.center-image {
    padding: 0;
}

.ce-v-center-flex {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    margin-bottom: 5em;
}

.ce-section-heading {
    color: #333333;
    font-weight: bold;
}

.m-left {
    margin-left: 2em;
}

#gtco-csc.content-bg-color {
    background-color: rgba(255, 255, 255, 0.5);
}

#gtco-csc img {
    width: 100%;
}

#gtco-csc .row {
    display: flex;
}

#gtco-csc {
    padding: 5em 0;
    clear: both;
}

#gtco-csc h1 {
    margin-bottom: 10px;
    font-weight: bold;
}

#gtco-csc .v-center-flex {
    margin-bottom: 2em;
}

#gtco-csc .row {
    display: unset;
}

.bg-map-background-color {
    background-color: #ffffff;
}

.bg-map-cover {
    height: 800px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 100%;
}

.bg-map-cover > .container {
    position: relative;
    z-index: 10;
}

.bg-map-cover .display-tc {
    height: 800px;
    display: table-cell !important;
    vertical-align: middle;
    width: 100%;
}

.bg-map-cover .display-tc h1, .bg-map-cover .display-tc h2, .bg-map-cover .display-tc h4 {
    margin: 0;
    padding: 0;
    color: #333333;
    line-height: 1.5;
    font-weight: bold;
}

.bg-map-cover .display-tc h1 {
    font-size: 36px;
    margin-bottom: 1em;
}

.bg-map-cover .display-tc h3 {
    font-size: 16px;
    margin-bottom: 3em;
}

.btn-flex {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin: 0 auto;
}

.btn-width {
    min-width: 210px;
}

.btn-flex a:nth-child(1) {
    margin-right: 20px;
}

#gtco-last-section .display-t {
    display: table;
    width: 100%;
}
.margin-require {
    margin-top: 1.5em;
}
.btn-k-m .single-button a {
    padding: 16px 18px;
}


/* -- Image -- */
@media screen and (min-width: 992px) and (max-width: 1200px) {
    #gtco-csc .v-center-flex {
        align-items: end;
    }

    #gtco-csc img {
        width: 150px;
    }

    .bg-map-cover {
        height: 700px;
        background-position: center;
        /* background-size: cover; */
    }

    .bg-map-cover .display-tc {
        height: 700px;
    }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
    .bg-map-cover {
        height: 650px;
        background-position: center;
        background-size: cover;
    }

    .bg-map-cover .display-tc {
        height: 650px;
    }

    .m-left {
        margin-left: 1em;
    }
    .section-content-text-padder {
        padding: 0 2em;
    }
}

@media screen and (max-width: 768px) {
    .gtco-cover {
        height: 100vh;
        background-position: center;
    }

    .gtco-cover .display-t, .gtco-cover .display-tc {
        height: 100vh;
    }

    .gtco-cover > .container {
        padding: 0 30px 0 26px;
    }

    .gtco-cover .display-tc h1 {
        font-size: 36px;
        line-height: normal;
        margin-bottom: 20px;
    }

    /* .gtco-cover .display-t, .gtco-cover .display-tc {
    height: 473px;
} */
    #gtco-header .display-tc, .gtco-cover .display-tc {
        text-align: left;
    }

    #gtco-header .display-tc h3, .gtco-cover .display-tc h3 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 5px;
    }

    .text-center {
        padding-left: 15px;
        padding-right: 15px;
    }

    .v-center-flex {
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: baseline;
        margin-bottom: 0em;
    }

    .m-left {
        margin-left: 0;
    }

    #gtco-csc .v-center-flex {
        align-items: end;
    }

    .ce-v-center-flex {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: baseline;
        margin-bottom: 0em;
    }

    #gtco-our-team img {
        max-width: 67px;
    }

    #gtco-csc img {
        max-width: 80px;
    }

    .m-image {
        padding-right: 0px;
        padding-left: 0px;
    }

    .heading {
        text-align: left;
        margin-bottom: 1em;
        padding: 0 15px;
    }

    .heading h1 {
        margin-bottom: 48px;
        font-weight: bold;
    }

    .heading h3 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 48px;
    }

    #gtco-practice-areas .heading img, #gtco-our-team .heading img {
        display: none;
    }

    #gtco-practice-areas .mobile-image {
        display: block;
        background: url('../images/m-healthy-life.jpg') no-repeat;
        width: 343px;
        /* Width of new image */
        height: 323px;
        /* Height of new image */
        padding-left: 768px;
        /* Equal to width of new image */
    }

    #gtco-practice-areas.area-padding, #gtco-our-team.area-padding {
        padding-top: 50px;
        padding-bottom: 10px;
    }

    #gtco-our-team.area-padding {
        padding-bottom: 30px;
    }

    .section-heading {
        font-size: 24px;
        margin-bottom: 16px;
        font-weight: 500;
    }

    .ce-section-heading {
        font-size: 36px;
        font-weight: bold;
    }

    hr {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

    .section-content-text-padder {
        padding: 1em 0 2em 0;
    }

    .section-tips-padder {
        padding: 30px 20px 50px 20px;
    }

    .m-bot-pad {
        padding-bottom: 20px;
    }

    #gtco-our-team h5 {
        margin-bottom: 20px;
    }

    #gtco-csc h5 {
        margin-bottom: 0px;
    }

    .center-image {
        padding: 0px;
    }

    .content-padding {
        padding: 32px 20px;
    }

    .order1 {
        order: 2;
        padding: 1em 0 2em 0;
    }

    .order2 {
        order: 1;
    }

    .bg-map-cover {
        height: 621px;
        background-position: center;
        background-size: cover;
    }

    .bg-map-cover .display-tc {
        height: 621px;
    }

    .btn-flex {
        flex-direction: column;
    }

    .btn-width {
        min-width: 0;
        max-width: 70%;
    }

    .btn-flex a:nth-child(1), .btn-flex a:nth-child(2) {
        margin: 10px 25%;
    }

    .btn {
        margin: 10px 25%;
    }
}

@media screen and (max-width: 480px) {
    .btn-flex a:nth-child(1), .btn-flex a:nth-child(2) {
        margin: 10px auto;
    }

    .btn {
        margin: 10px auto;
    }

    .btn-width {
        min-width: 70%;
        max-width: 0;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #geek-search-123 .search-icon {
        padding: 0 !important;
    }
    .Market-bg .Market-body {
        margin-left: 0;
        padding-top: 16em;
    }
    .wc-close{
        transform: none;
    }

    @media only screen and (max-width: 480px) {
        .Market-bg .Market-body {
            padding-top: 0;
        }
    }
}
