﻿.findadoctorseachtext {
    position: relative;
    margin: 10px auto 116px;
    top: 0;
}

.wrapModule {    
    margin: 0 auto 50px;
    padding: 120px 0 22px;
    
    text-align: center;
    width: 100%;
}

.find-doctor-map {
    max-width: 99%;
    margin: 0 auto;
    position: relative;
}

.search-box {
    border: solid 1px #005e68;
    padding: 8px 15px;
    margin: 6px 0 10px
}

.search-paratext {
    font-size: 16px;
    line-height: 22px;
    color: #16416f;
    display: block;
    margin-top: 35px;
}

.map {
    position: relative;
}

#hideAreaMobile {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    position: relative;
}

#search_button {
    position: absolute;
    right: 0;
    top: 12px;
}

.search-icon.button-search {
    background: none;
}

#w2gi_copyright, #navteq_copyright, #osm_copyright {
    position: absolute;
    bottom: 5px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    z-index: 999;
}

#w2gi_copyright {
    right: 3px;
}

#navteq_copyright {
    display: none;
    left: 3px;
}

#osm_copyright {
    display: none;
    left: 3px;
}


.box-wrapper {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
}

.content-list {
    overflow: hidden;
    position: relative;
    background: #FFF;
    margin: 0px 0;
}

    .content-list li {
        display: block;
        width: 30%;
        padding-bottom: 0.1em;
    }

    .content-list.maneuver-result li {
        width: 100%;
    }

    .content-list li em {
        text-transform: none;
        display: inline-block;
        width: 20%;
    }

#driving_directions {   
    width: 100%;
    margin: 20px auto;
    z-index: 999;
    background: #fff;
    text-align: center;
}

#searchdiv {
    width: 50%;    
    margin: 30px auto 15px;
    text-align: left;
    position: absolute;
    top: -180px;
}

#driving_directions span {
    display: inline-block;
    width: 40px;
    font-weight: bold;
}

#driving_directions label {
    display: inline-block;
    margin: 3px;
}

#driving_directions input.search-box {
    width: 100% !important;
    display: inline-block;
}

#driving_directions img.reverse {
    position: relative;
    margin-left: 10px;
}

.attribution {
    bottom: 0;
    width: 96%;
    float: left;
    display: none;
}

    .attribution a {
        color: #9AB531;
    }

    .attribution span {
        display: inline-block;
        text-align: center;
    }

#searchdiv span {
    color: #007db3;
    font-size: 14px;
    font-weight: 600;
}

    #searchdiv span:hover {
        color: #9AB531;
    }

.wrapper {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.needHelpDeciding {
    padding: 0;
    margin-top: 0;
}

    .needHelpDeciding h3 {
        font: 900 48px/52px "Barlow",sans-serif;
        margin-bottom: 39px;
        text-align: left;
        color: #16416f;
        margin-left: 0px;
    }
    .needHelpDeciding p {
        margin-left: 2px;
    }
.map div {
    padding: 0;
}

.icon-bar {
    float: right;
    position: relative;
    margin-right: 40px;
    top: -25px;
    height: 2px;
}

    .icon-bar a, .icon-bar i {
        font-size: 12px;
        color: #fff;
    }

    .icon-bar i {
        padding-right: 6px;
        font-size: 14px;
    }



.poi {
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    width: 80%;
    margin: 0px auto;
    z-index: 3;
    height: 600px;
    padding: 10px;
}

    .poi h3 {
        text-align: left;
        border-bottom: 1px solid #a8a8a8;
        padding-bottom: 10px;
        font-family: "Barlow",sans-serif;
        line-height: 30px;
    }


.map {
    float: left;
    height: 100%;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}


#filters {
    position: absolute;
    left: 10px;
}

.searchFilters div {
    float: left;
}

.searchFilters input {
    vertical-align: middle;
}

h3 {
    color: #172838;
    font-size: 15px;
    font-weight: 800;
    margin: 10px 0px 0px 5px;
    text-align: center;
    vertical-align: top;
    clear: both;
}

.poi.maneuver {
}

.poi .content-list li {
    float: left;
    background: #FFF;
    margin: 0em;
    padding: 0em;
}

.poi .content-list.maneuver-result li {
    float: none;
    height: 35px;
}

.content-list.poi-result {
    clear: left;
}

.count1 {
    display: none;
}

.content-list.poi-result li.panelheader {
    color: #004b8d !important;
    font: 300 18px/12px "Barlow",sans-serif !important;
    text-transform: uppercase;
    margin-top: 31px;
    padding-bottom: 33px;
}

.content-list.poi-result li {
    float: left;
    width: 100%;
    border: none;
    padding: 0 0px;
    border-bottom: 1px solid #bcbcbc;
    position: relative;
    line-height: 20px;
    font-size: 15px;
    line-height: 24px;
    color: #172838;
    margin-top: 49px;
    padding-bottom: 49px;
}





.box-wrapper {
    position: relative;
}


.search_again, .search_again a {
    font-weight: bold;
    cursor: pointer;
    color: #fff !important;
}



.poi.maneuver {
    padding: 0px;
    width: 100%;
}

.searchagain {
    background: #1c4f62;
    width: 100%;
    padding: 20px;
}

.directions-box {
    width: 100%;
    margin: 10px auto;
    position: relative;
}

.directions {
    border-right: 1px solid #1c4f62;
    text-align: center;
}

    .directions h3 {
        border: 0px;
        text-align: center;
        color: #1c4f62;
    }

.directions, .directions-time {
    width: 40%;
    padding: 10px;
    float: left;
}

    .directions-time p {
        padding: 5px;
        color: #1c4f62;
    }

#driving_directions label {
    display: inline-block !important;
    margin: 9px;
}

#driving_directions input.search-box {
    float: none;
    height: 30px;
}




    .w2gi-popup h3 {
        color: #000;
    }

.olPopupContent {
    overflow: hidden !important;
}


.tabs {
    display: none;
}

    .tabs li {
        background: #ccc;
        display: inline-block;
        padding: 4px;
        margin-right: 5px;
        height: 24px;
        width: 60px;
        text-align: center;
        line-height: 24px;
        cursor: pointer;
    }

        .tabs li.active {
            background: #fff;
        }

.tab-content {
    display: none;
    width: 270px;
    height: 290px;
    padding: 15px !important;
    color: #fff;
    position: relative;
}

    .tab-content.active {
        display: block;
        width: 256px;
    }


.dd-wrapper {
    margin: 10px 0;
    border-top: 1px solid #AAAEB2;
}

.origin-select {
    color: #fff;
}

.direction_address {
    border: 1px solid #AAAEB2;
    border-radius: 5px 5px 5px 5px;
    color: #004B8D;
    font: 400 16px/22px "Barlow",sans-serif;
    height: 28px;
    margin: 10px 0;
    padding: 0px 0 0 12px;
    width: 165px;
}

.mainbubblelocationname {
    color: #007db3;
    font: 100 20px/22px "Barlow",sans-serif;
    margin: 10px 20px 0 0px; text-decoration: none;
}

.phone {
    color: #007db3;
    display: block;
    font: 600 16px/18px "Barlow",sans-serif;
    margin: 10px 0 0;
}

.search_arrow {
    background-color: #1C4E61 !important;    
    background-repeat: no-repeat !important;
    background-position: right !important;
    border-color: #fff !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    margin: 4px 0px 10px 0px !important;
    width: 10.8%;
    display: inline;
    line-height: 40px;
    padding: 0px 10px 0px 10px !important;
    float: left;
    position: relative;
    outline: 0px;
    height: 26px;
    cursor: pointer;
}


.tab-content h3 {
    text-align: left;
    color: #007db3;
    font: 100 20px/22px "Barlow",sans-serif;
    margin: 10px 20px 0 0px;
}

.tab-content ul li {
    color: #5b6b79;
    font: 300 11px/18px "Barlow",sans-serif;
    text-transform: uppercase;
}

    .tab-content ul li b {
        color: #fff;
    }

.bubble-address-box {
    margin: -10px 0px 10px;
    color: #fff;
}


.content-list.poi-result .poi_icon {
    position: relative;
}

.content-list.poi-result p {
    padding: 0;
    margin-left: 35px;
    line-height: 14px;
}



.content-list.poi-result strong {
    font-weight: bold;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    margin-left: 3px;
}

.content-list.poi-result .phone, .content-list.poi-result .send-actions {
    display: inline-block;
}

.tabphone {
    display: none !important
}

.content-list.poi-result .phone {
    font-style: normal;
}

.content-list.poi-result .send-actions .phoneicon {
    font-size: 25px;
}

.content-list.poi-result .send-actions a {
    display: inline-block;
    width: 20px;
    font-size: 20px;
    vertical-align: middle;
}

.num {
    width: 10%;
    margin: 0px 15px 0 0px;
    float: left;
}

.content-list.poi-result .poi_icon {
    position: relative;
    height: 45px;
    width: 40px;
}

.content-list.poi-result .poi_number {
    position: absolute;
    font-size: 14px;
    color: #172838;
    font-weight: bold;
    width: 34px;
    height: 45px;
    font-style: normal;
    clear: both;
    top: 8px;
    left: 2.2px;
    text-align: center;
}


.content-list.poi-result .poi_address {
    clear: both;
    float: left;
    margin-left: 45px;
}



.content-list.poi-result .amenities {
    padding: 0;
    background: none;
    margin-left: 25px;
}

    .content-list.poi-result .amenities li {
        display: inline-block;
        width: 20%;
        font-size: 17px;
        background: none;
        color: #BEB5A0;
        border: none;
        width: 30px;
    }

.olPopupCloseBox {    
    top: 6px !important;
    right: 20px !important;
    width: 20px !important;
    height: 20px !important;
}

.street-view-wrapper {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
    height: 250px;
    z-index: 100;
}

.search-box {
    width: 100%;
}



.active_action {
    font-weight: bold;
}


div.olControlZoom {
    display: none;
}



.button-location {
    margin: 10px 0 15px;
    display: inline;
    line-height: 100%;
    padding: 0 10px;
    height: 40px;
    float: left;
    background: none;
    border: 0px;
    position: relative;
    right: 0px;
}



.divider-text {
    color: #fff;
    font-size: 16px;
    display: block;
    margin-top: 5px;
}


.location-wrapper {
    width: 20em;
    margin: 0 auto;
    text-align: center;
    margin-top: 1%;
}

.inline-list {
    padding: 1em;
}

    .inline-list li {
        display: inline-block;
    }

        .block, .inline-list li.block {
            display: block;
        }

.blue {
    color: #20596E;
}


.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    text-align: center;
    display: none;
    z-index: 1001;
  
}

.modalPop {
    padding-top: 0px !important;
}

.closePop {
    color: #fff;
}

.closeBtn {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
}

    .closeBtn .zmdi {
        font-size: 18px !important;
    }

.closePop .zmdi {
    color: #fff;
}


.desktopPhone {
    display: inline;
}

.mobilePhone {
    display: none !important;
}

.showmobile, .showmobilebtns {
    display: none;
}

.modal-content {
    margin-top: 7rem;
}


.desktopresult {
    display: block;
}

.mobileresult {
    display: none !important;
}

@media(min-width:0px) and (max-width:601px) {

    .icon-bar {
        display: none;
    }

    html {
        overflow: auto;
    }

    .locator-wrapper label, .dd-form-wrapper label {
        font-size: 14px !important;
        color: #004B8D;
        font-weight: 600;
        margin-right: 20px;
        display: inline-block;
        margin-top: 5px !important;
    }

    .desktopresult {
        display: none !important
    }

    .mobileresult {
        display: block !important;
    }

    .map {
        width: 100%;
       
    }

    .from1, .to1 {
        padding: 5px 10px 0px 10px !important;
        display: block !important;
    }

    .timedistance {
        font: 300 12px/12px "Barlow",sans-serif !important;
    }

    #driving_directions {
        width: 95% !important;
    }

    #driving_directions_button, .search_toggle {
        width: 110px !important;
        font: 300 13px/36px "Barlow",sans-serif !important;
    }
    
    #icon_bar {
        display: none
    }

    .poi {
        width: 100%;
        z-index: 800;
        height: 100% !important;
    }

    .map-copyrights-box {
        width: 100% !important;
        display: block;
        z-index: 998;
        height: 180px !important;
   
    }

    .locator-wrapper {
        left: 0px;
        width: 45%;
    }

    .showmobilebtns {
        display: block;
        margin: 10px auto;
        width: 100%;
    }

        .showmobilebtns ul li {
            float: left;
            width: 49%;
            display: inline-block;
            border: 1px solid #007db3;
            text-align: center;
            padding: 10px;
        }

            .showmobilebtns ul li a {
                font-size: 16px;
                color: #007db3;
                font-weight: 700;
            }

            .showmobilebtns ul li.active, .showmobilebtns ul li.active a {
                background: #007db3;
                color: #fff !important;
            }

    .mobilePhone {
        display: inline !important;
    }

        .mobilePhone a {
            text-decoration: underline;
            font-weight: 400;
        }

    .mobileclear {
        clear: both;
    }

    .locator-wrapper {
        margin: 10px auto !important;
        width: 100% !important;
        left: 0px !important;
    }

    .search-box {
        width: 98% !important;
    }

    .name_wrapper {
        width: 100% !important;
    }

        .name_wrapper img {
            text-align: left;
        }

    .result-address {
        float: left;
        padding: 0px 5px 0 10px;
        display: block;
        width: 100%;
        left: 19%;
        margin-top: -3%;
        position: relative;
    }

    .iconsfa {
        color: #fff;
        margin-left: 65px !important;
    }

    .find-doctor-map .dropdown {
        display: block !important;
        margin: 10px 0 !important;
        width: 70%;
    }

    

    .store-details-btn {
        width: 65%;
        display: block;
        margin: 5px 0px;
        text-align: center;
        padding: 8px 25px;
        background: #808080;
        text-decoration: none !important;
        color: #fff !important;
    }

    .w2gi-backbone .ol-panzoom {
        left: 4px !important;
        top: 5px !important;
    }

    .show-filter .filter-grid {
        margin: 10px 0 0;
        position: relative;
        display: block;
        z-index: 999;
    }

    .onlydesktop {
        display: none;
    }
}

.from1, .to1 {
    padding: 0px 20px 0px 20px;
    text-align: left;
}

.dd_button_wrapper {
    padding: 0px 25px 0px 25px;
}

@media (max-width: 1375px) {
    #searchdiv {
        top: -250px;
        width: 65%;
    }
	.search-paratext {
    margin-top: 26px;
}
}

@media (max-width: 1200px) {
    #searchdiv {
        top: -210px;
        width: 75%;
    }
}

@media (min-width:902px) and (max-width:1041px) {
    .locator-wrapper {
        width: 100% !important;
    }

    #driving_directions {
        width: 80% !important;
    }

        #driving_directions input.search-box {
            width: 100% !important;
        }

    #driving_directions_button, .search_toggle {
        width: 155px !important;
    }

    .locator-wrapper .search-box, .dd-form-wrapper .search-box {
        width: 37% !important;
    }

    #searchdiv {
        max-width: 100% !important
    }
}

@media (min-width:1042px) and (max-width:1173px) {
    #driving_directions {
        width: 90% !important;
    }

        #driving_directions input.search-box {
            width: 100% !important;
        }

    #driving_directions_button, .search_toggle {
        width: 150px !important;
    }
}

@media(min-width:768px) and (max-width:901px) {
    html {
        overflow: auto;
    }

    .map {
        width: 100%;
        height: 100%;
    }

    .poi {
        width: 100%;
        height: 100%;
    }

    .forms-poi-box {
        width: 100% !important;
    }

    .map-copyrights-box {
        width: 100% !important;
    }

    .locator-wrapper {
        margin: 10px auto !important;
        width: 100% !important;
    }

    .search-box {
        width: 60% !important;
    }

    .search-icon {
        right: 41px !important;        
    }

    .iconsfa {
        color: #fff;
        margin-left: 40px !important;
    }

    .dropdown {
        display: block !important;
        width: 70%;
    }

    .onlydesktop {
        display: none;
    }

    .to1 {
        padding: 0px 10px 0px 10px !important;
    }

    .dd_button_wrapper {
        padding: 0px 10px 0px 10px !important;
    }
}

@media (width: 320px) {
    .result-address {
        float: left;
        padding: 5px 5px 0 10px;
        display: block;
        left: 21% !important;
        margin-top: -8px;
    }

    .options_wrapper {
        display: none;
    }
}
@media(min-width:1365px) and (max-width:1375px) {
    .findadoctorseachtext {
      
        margin: 10px auto 180px;
    }
}
@media(max-width:1366px) {
    .findadoctorseachtext

{
    position: relative;
    margin: 10px auto 90px;
    top: 0;
}
}
    @media(min-width:768px) {
        #mapDiv {
            display: block;
        }
    }

    @media(min-width:0px) and (max-width:448px) {
        .location_wrapper, .connect_wrapper, .phone_wrapper {
            margin-left: 22% !important;
            width: 80% !important;
        }
    }

    @media(min-width:448px) and (max-width:767px) {
        .location_wrapper, .connect_wrapper {
            margin-left: 18% !important;
        }
    }

    @media(min-width:0px) and (max-width:767px) {
        .scheduleapptmnt, .sendemailcls {
            display: none !important;
        }

        .showmobilebtns {
            display: none;
        }

        html {
            overflow: auto;
        }

        .options_wrapper {
            display: none !important;
        }

        .desktopresult {
            display: none !important
        }

        .mobileresult {
            display: block !important;
            float: left
        }

        .map {
            width: 100%;          
        }

        .locator-wrapper {
            width: 100% !important;
            left: 0px !important;
            margin: 0px auto !important;
        }

        .name_wrapper {
            width: 100% !important;
        }

        .result-address {
            float: left;
            padding: 5px 5px 0 10px;
            display: block;
            width: 100%;
            left: 15%;
            margin-top: -3%;
            position: relative;
        }

        .distance_header, .distance_wrapper, .phone_header {
            display: none;
        }

        .tabphone {
            display: block !important
        }

        .poi {
            width: 100%;
            height: 100%;
        }

        .forms-poi-box {
            width: 100% !important;
            top: -215px;
        }

        .map-copyrights-box {
            width: 100% !important;
            height: 220px !important;
        }

        .name_header {
            width: 45.7% !important;
        }

        .location_header {
            width: 30.5% !important;
        }

        .connect_wrapper {
            width: 23%;
        }

        .location_wrapper {
            width: 30.5%;
        }

        .name_wrapper {
            width: 42.7%;
        }

        .search-box {
            width: 98% !important;
        }

        .search-icon {
            right: 37px !important;
        }

        .iconsfa {
            color: #fff;
            margin-left: 40px !important;
        }

        .find-doctor-map .dropdown {
            display: block !important;
            margin: 10px 0 !important;
            width: 70%;
        }

        .onlydesktop {
            display: none;
        }

        .showmobilebtns {
            display: block;
            margin: 10px auto;
            width: 100%;
        }

            .showmobilebtns ul li {
                float: left;
                width: 49%;
                display: inline-block;
                border: 1px solid #007db3;
                text-align: center;
                padding: 10px;
            }

                .showmobilebtns ul li a {
                    font-size: 16px;
                    color: #007db3;
                    font-weight: 700;
                }

                .showmobilebtns ul li.active, .showmobilebtns ul li.active a {
                    background: #007db3;
                    color: #fff !important;
                }


        .mobilePhone {
            display: inline !important;
        }

        #icon_bar {
            display: none
        }
    }

    .onlydesktop {
        display: block;
    }

    .mobileTable {
        display: block;
        padding: 0px 0px;
        color: #fff;
    }

    .onlydesktop table tbody tr td {
        font-size: 14px;
    }

    .mobile_one {
        display: none;
    }


    .closeBtn {
        position: absolute;
        right: -10px;
        top: -10px;
        z-index: 999;
        font-size: 20px;
    }

    .hideit {
        display: none !important;
    }

    .monday .monhour,
    .tuesday .tuehour,
    .wednesday .wedhour,
    .thursday .thuhour,
    .friday .frihour,
    .saturday .sathour,
    .sunday .sunhour {
        font-weight: bold;
    }

    .callhours {
        display: block !important;
    }

    .poi_paging_wrapper {
        background: #fff;  
    }

        .poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev {
            display: inline-block;            
        }

            .poi_paging_wrapper .poi_paging_next, .poi_paging_wrapper .poi_paging_prev,
            .poi_paging_wrapper .poi_paging_next span, .poi_paging_wrapper .poi_paging_prev span {
                color: #0099cc;
                font-weight: bold;
                cursor: pointer;
            }

        .poi_paging_wrapper .poi_paging_disabled,
        .poi_paging_wrapper .poi_paging_disabled span,
        .poi_paging_wrapper .poi_paging_disabled i {
            color: #ccc;
            cursor: default;
        }

        .poi_paging_wrapper .poi_paging_next {
            float: right;
        }

        .poi_paging_wrapper .poi_paging_prev {
            float: left;
        }


    .active_action {
        font-weight: bold;
    }

    .fa {
        margin-left: 5px;
        margin-right: 5px;
    }

    

    .dd-form-wrapper {        
        width: 100%;        
    }
    

    .forms-poi-box {
        display: block;
        width: 100%;
        position: relative;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 1;
    }

    .locator-wrapper {
        padding: 2px 15px;
        width: 100%;
        margin: 0px auto 40px;        
        z-index: 999;
        left: 200px;
    }

        .locator-wrapper h2 {
            font-size: 36px;
            line-height: 38px;
            font-weight: 800;
            font-family: 'Barlow Condensed', sans-serif;
            text-transform: uppercase;
            color: #16416f;
            text-align: center;
            letter-spacing: 5px;
            margin-bottom: 30px;
        }

        .locator-wrapper label, .dd-form-wrapper label {
            font-size: 14px;
            color: #007db3;
            font-weight: 600;
            margin-right: 5px;            
        }

    .dd-form-wrapper label {
        display: block !important;
    }

    .locator-wrapper .search-box, .dd-form-wrapper .search-box {
        border: 2px solid #2C4E8C;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 0;
        color: #004B8D;
        font-size: 16px;
        font-family: Roboto, sans-serif;
        margin: 0 30px;
        display: inline;
        line-height: 100%;
        font-size: 14px;
        height: 45px;
        padding: 10px 10px;
        outline-offset: 0px !important;
        width: 45%;
    }

    ::placeholder {
        color: #2C4E8C;
    }

    #options_wrapper {
        line-height: 38px;
        margin-left: 0px;
        display: inline-block;
    }


    .clear {
        clear: both;
        height: 0px;
        width: 0px;
    }

    .map-copyrights-box {
        width: 100%;
        position: relative;
        height: 100%;
    }

    .filterToggle {
        width: 100%;
        color: #fff;
        cursor: pointer;
    }

    .filter-toggles {
        padding: 10px 0 0;
    }

        .filter-toggles ul {
            list-style: none;
        }

            .filter-toggles ul li {
                width: 50%;
                display: inline-block;
                float: left;
                font-size: 13px;
                margin: 5px 0;
            }


                .filter-toggles ul li label {
                    font-size: 13px;
                    margin: 5px 0;
                }

    .filter-grid {
        display: none;
    }

    .show-filter .filter-grid {
        margin: -11px 0 0 0;
        display: block;
    }

    .show-filter .poi {     
        height: 515px;
    }

    .iconsfa {
        margin-left: 150px;
        color: #fff;
    }

    .find-doctor-map .dropdown {
        background-color: #172838;
        border-color: #fff;
        border: 0px;
        outline: 1px solid #fff;
        color: #fff;
        margin: 10px 5px 15px 0;
        display: inline;
        border-radius: 0px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        line-height: 100%;
        font-size: 14px;
        height: 42px;
        padding: 0 10px;
        float: left;
        outline-offset: 0px !important;
    }


    #OpenLayers_Control_PanZoom_panup, #OpenLayers_Control_PanZoom_panleft, #OpenLayers_Control_PanZoom_panright, #OpenLayers_Control_PanZoom_pandown {
        display: none;
        height: 0px !important;
        width: 0px !important;
        top: 0px !important;
        left: 0px !important;
    }

    .w2gi-backbone .ol-panzoom {
        left: 4px !important;
        top: 5px !important;
    }

    #OpenLayers_Control_PanZoom_zoomin, #OpenLayers_Control_PanZoom_zoomin_innerImage, #OpenLayers_Control_PanZoom_zoomout, #OpenLayers_Control_PanZoom_zoomout_innerImage {
        width: 30px !important;
        height: 30px !important;
        border: 1px solid #ddd;
    }

    #OpenLayers_Control_PanZoom_zoomout {
        top: 94px !important;
    }

    .map-copyrights-box .map .icon {
        cursor: pointer !important;
    }

    .content-list.poi-result li.poi-item b {
        color: #172838;
    }

    .bubbleaddressline {
        margin: 10px 0 0 0px !important;
        padding: 0 0 0 12px !important;
        width: 160px !important;
    }

   
    .timedistance {
        color: #004b8d;
        font: 300 18px/12px "Barlow",sans-serif;
        text-transform: uppercase;
        padding: 15px 0px;
        display: inline-block;
    }

    .sendemail {
        font-family: "Barlow",sans-serif;
        font-weight: 300;
        text-decoration: none;
        cursor: pointer;
        font-size: 12px;
        text-decoration: underline
    }

    .checkmarks {
        margin: 10px 20px;
        display: inline-block;
    }

#pseudo-search {
    background: rgb(0,123,136);
    background: -moz-linear-gradient(90deg, rgba(0,123,136,1) 4%, rgba(0,94,104,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0,123,136,1) 4%, rgba(0,94,104,1) 100%);
    background: linear-gradient(90deg, rgba(0,123,136,1) 4%, rgba(0,94,104,1) 100%);
    text-align: center;
    display: inline-block;
    font-size: 16px;
    line-height: 14px;
    font-weight: 900;
    font-family: Barlow;
    text-decoration: none;
    color: #fff;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    padding: 13px 56px;
    border-radius: 20px;
    border: none;
}

 
    [type="checkbox"]:not(:checked),
    [type="checkbox"]:checked {
        position: absolute;
        left: -9999px;
    }

        [type="checkbox"]:not(:checked) + label,
        [type="checkbox"]:checked + label {
            position: relative;
            padding-left: 25px;
            cursor: pointer;
        }

            
            [type="checkbox"]:not(:checked) + label:before,
            [type="checkbox"]:checked + label:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0px;
                width: 17px;
                height: 17px;
                border: 1px solid #aaa;
                background: #f8f8f8;
                border-radius: 3px;
                
            }            
            [type="checkbox"]:not(:checked) + label:after,
            [type="checkbox"]:checked + label:after {
                content: '✔';
                position: absolute;
                top: 1px;
                left: 3px;
                font-size: 18px;
                line-height: 0.8;
                color: #0099cc;
                transition: all .2s;
            }
            
            [type="checkbox"]:not(:checked) + label:after {
                opacity: 0;
                transform: scale(0);
            }

            [type="checkbox"]:checked + label:after {
                opacity: 1;
                transform: scale(1);
            }    
    [type="checkbox"]:disabled:not(:checked) + label:before,
    [type="checkbox"]:disabled:checked + label:before {
        box-shadow: none;
        border-color: #bbb;
        background-color: #ddd;
    }

    [type="checkbox"]:disabled:checked + label:after {
        color: #999;
    }

    [type="checkbox"]:disabled + label {
        color: #aaa;
    }    
    [type="checkbox"]:checked:focus + label:before,
    [type="checkbox"]:not(:checked):focus + label:before {
        border: 1px dotted blue;
    }
    
    label:hover:before {
        border: 1px solid #4778d9 !important;
    }    
    .bubbleGo {
        cursor: pointer;
    }
    
    * {
        margin: 0;
        padding: 0;
        border: none;
        box-sizing: border-box;
    }

    body {
        height: auto;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        min-width: 100%;
    }

    a {
        color: #16416f;
    }

    form {
        margin: 0
    }

    * {
        outline: 0
    }

    #outer {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    #locator {
        overflow: hidden;
        position: relative;
        width: 100%;
        z-index: 0
    }

    #ajax_activity {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 32px;
        height: 32px;
        z-index: 999
    }

    #toggletxt li {
        padding-left: 10px;
    }

    .noborder {
        border: medium none !important;
    }

    #controls {
        -webkit-box-shadow: 0px 0px 15px 2px rgba(170,174,178,1);
        -moz-box-shadow: 0px 0px 15px 2px rgba(170,174,178,1);
        box-shadow: 0px 0px 15px 2px rgba(170,174,178,1);
        background: none repeat scroll 0 0 #FFF;
        overflow: hidden;
        height: auto;
        left: 200px;
        padding: 0;
        opacity: .9;
        position: absolute;
        top: 20px;
        width: 392px;
        z-index: 999;
        background-color: #fff;
    }

    #icon_bar {
        display: flex;
        margin-bottom: 40px;
        justify-content: center;
    }

        #icon_bar ul {
            margin: 0;
            padding: 0;
            list-style: none
        }

        #icon_bar li {
            border-right: 2px solid #AAAEB2;
            float: left;
            padding: 0 7px 0 0; 
        }

            #icon_bar li:last-child {
                border: medium none
            }

        #icon_bar .title {
            font-size: large;
            font-weight: 700;
            padding-left: 3px
        }

        #icon_bar .links:hover {
            color: #004B8D;
        }

        #icon_bar .links {
            color: #2C4E8C;
            font: 500 14px 'Roboto', sans-serif;
            text-decoration: none;
            text-transform: uppercase;
            vertical-align: middle
        }

        #icon_bar a.links img {
            vertical-align: middle
        }

        #icon_bar a.links i {
            margin: 0 7px 0 5px;
            padding: 0;
        }

        #icon_bar a.links span {
        }

    #locInfo {
        float: left;
        font: 700 11px/12px "Barlow",sans-serif;
        height: 36px;
        text-align: center;
        text-transform: uppercase;
        width: 102px
    }

        #locInfo a {
            display: block;
            padding: 12px 0 0;
            text-decoration: none
        }

    .divstage1 {
        background: none repeat scroll 0 0 #F3F1F1;
        border-color: #AAAEB2;
        border-style: solid;
        border-width: 0 0 2px 2px
    }

    .divstage2 {
        background: none repeat scroll 0 0 #00b290;
        color: #fff
    }

        .divstage2 a {
            color: #fff
        }

    #locInfo.divstage2 {
        width: 104px
    }

    .searchBtn {
        border: medium none;
        color: #004b8d
    }

    .SearchinputWrapper {
        border: 1px solid #AAAEB2;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 350px
    }

    input.addressentry {
        border: medium none;
        text-transform: uppercase;
        color: #004B8D;
        font: 400 17px/18px 'DINNextW01-CondensedReg';
        height: 40px;
        margin: 0 0 0 4px;
        padding: 0 0 0 10px;
        width: 312px
    }

    #form {
        float: left;
        margin: 0;
        overflow: hidden;
        padding: 10px 10px 10px 0;
        width: 360px
    }

    #search_button {
        background: url('../images/SearchBtn.png') no-repeat scroll 0 0 rgba(0,0,0,0);
        border: medium none;
        height: 25px;
        margin-left: -30px;
        padding: 0;
        width: 28px;
        cursor: pointer;
    }

    #driving_directions {
        margin: 0;
        overflow: hidden;
        padding: 0;
        font: 700 13px/14px "Barlow",sans-serif;
        color: #5B6B79;
    }

        #driving_directions div {
            display: inline-block; 
        }

        #driving_directions input.addressentry {
            border: 1px solid #AAAEB2;
            height: 35px;
            width: 165px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            font: 700 13px/14px "Barlow",sans-serif;
        }

    #map {
        border: 1px solid #DBDCE2; 
        height: 440px;
        position: relative;
        width: 100%
    }

    #navteqfooter {
        position: relative;
        margin-top: 5px;
        text-align: left;
        font-size: 10px;
        font-weight: 700;
        float: left;
        width: 100%
    }

    #w2gi_copyright {
        position: absolute;
        right: 3px;
        bottom: 3px;
        text-decoration: none;
        font: 700 12px arial;
        background: transparent;
        z-index: 999
    }

    #navteq_copyright {
        background: transparent none repeat scroll 0;
        bottom: 3px;
        font-family: arial;
        font-size: 12px;
        font-size-adjust: none;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 700;
        left: 3px;
        line-height: normal;
        position: absolute;
        text-decoration: none;
        z-index: 999
    }

    .poi {
        height: 100%;
        padding: 0;
        position: relative;
        width: 100%;
        max-width: 100%;
        margin: 5px auto 5px;
        height: auto;
    }

        .poi table {
            border-collapse: collapse;
            border-spacing: 0;
            margin: 0;
            padding: 0;
            width: 100%
        }

            .poi table th {
                padding: 5px;
                text-align: left;
                font-size: 14px;
                line-height: 27px;
                color: #434346;
                border-bottom: 1px solid #dbdce2
            }

            .poi table td {
                padding: 4px;
                margin: 0;
                text-align: left;
                vertical-align: top
            }

                .poi table td.maneuver {
                    border-left: 0 solid #dbdce2;
                    border-right: 0 solid #dbdce2;
                    border-top: 0 solid #dbdce2;
                    height: 40px;
                }

            .poi table tr.odd {
                height: auto
            }

            .poi table tr.even {
                
                height: auto;
                width: 100%
            }

            .poi table tr {
            }

                .poi table tr.active {
                }

            .poi table p {
                margin: 0;
                padding: 0
            }

    #form table {
        font-size: 12px
    }

    a.store_name {
        text-decoration: none;
        color: #004b8d;
        font: 700 16px/22px "Barlow",sans-serif;
    }

    .distance {
        color: #5b6b79;
        font: 300 11px/12px "Barlow",sans-serif;
        text-transform: uppercase
    }

    .vcard {
        color: #16416f;
        display: block;
        font: 400 16px/22px "Barlow",sans-serif;
        margin: 0px 0 0
    }

    .phone {
        color: #007db3;
        display: block;
        font: 400 16px/22px "Barlow",sans-serif;
        margin: 10px 0 0
    }

    #bubble .sendto {
        color: #AAAEB2;
        display: block;
        font: 300 12px/14px "Barlow",sans-serif;
        margin: 15px 0
    }

        #bubble.sendto a:hover {
            color: #004B8D;
        }

        #bubble .sendto a {
            color: #F1563A;
            font: 300 12px/14px "Barlow",sans-serif;
            margin: 0 10px 0 0;
            text-decoration: none;
        }

    .sendto a i {
        margin: 0 6px 0 4px;
        padding: 0;
        vertical-align: middle;
    }

    a.address:link {
        text-decoration: underline;
        color: #666;
        font-weight: 700
    }

    a.address:visited {
        text-decoration: underline;
        color: #666;
        font-weight: 700
    }

    a.address:hover {
        text-decoration: underline
    }

    a.address:active {
        text-decoration: underline;
        color: #933
    }

    a.next_results:link {
        text-decoration: none;
        color: #666;
        font-weight: 700;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right
    }

    a.next_results:visited {
        text-decoration: none;
        color: #666;
        font-weight: 700;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right
    }

    a.next_results:hover {
        text-decoration: none;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right
    }

    a.next_results:active {
        text-decoration: none;
        color: #666;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right
    }

    a.prev_results:link {
        text-decoration: none;
        color: #666;
        font-weight: 700;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right
    }

    a.prev_results:visited {
        text-decoration: none;
        color: #666;
        font-weight: 700;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right
    }

    a.prev_results:hover {
        text-decoration: none;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right
    }

    a.prev_results:active {
        text-decoration: none;
        color: #666;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right
    }

    a[action=more_info]:link {
        text-decoration: none;
        color: #666;
        font-weight: 700
    }

    a[action=more_info]:visited {
        text-decoration: none;
        color: #666;
        font-weight: 700
    }

    a[action=more_info]:hover {
        text-decoration: underline;
        color: #666;
        font-weight: 700
    }

    a[action=more_info]:active {
        text-decoration: none;
        color: #666;
        font-weight: 700
    }

    a[action=show_all]:link {
        text-decoration: none;
        color: #666;
        font-weight: 700
    }

    a[action=show_all]:visited {
        text-decoration: none;
        color: #666;
        font-weight: 700
    }

    a[action=show_all]:hover {
        text-decoration: underline;
        color: #666;
        font-weight: 700
    }

    a[action=show_all]:active {
        text-decoration: none;
        color: #666;
        font-weight: 700
    }

    #lightwindow_contents {
        border: 0 !important;
        max-height: 100% !important;
        overflow: hidden !important
    }

    #lightwindow p input {
        width: 98%
    }

    xml {
        width: 0;
        height: 0;
        display: none
    }

    .icon {
        position: relative;
        width: 33px;
        height: 28px
    }

        .icon img {
            position: absolute;
            top: 0;
            left: 0;
            cursor: pointer;
            width: 32px;
            height: 45px
        }

        .icon div {
            color: #000;
            cursor: pointer;
            font: 700 11px/12px TradeGothic-Bold;
            left: 1px;
            position: absolute;
            text-align: center;
            top: 10px;
            width: 28px
        }

    .address_helper {
        color: gray;
        font-size: 11px
    }

    #footer {
        position: relative;
        margin-top: 5px;
        text-align: left;
        font-size: 10px;
        font-weight: 700;
        float: left;
        width: 100%
    }

    #intro_text {
        font-size: 12px;
        padding: 15px
    }

    #senddirectionsto {
        font-size: 12px
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #icon_bar li {
            padding: 0 18px;
        }

        #locInfo {
            width: 91px;
        }

        #toggletxt li {
            padding-left: 3px;
        }

        input.addressentry {
            width: 306px;
        }

        #search_button {
            vertical-align: middle;
        }

        .bubbleGo {
            vertical-align: middle;
        }

        #locInfo.divstage2 {
            width: 93px;
        }
    }
   

    .search_header {
        color: #f1563a;
        text-transform: uppercase;
        font-family: "Barlow",sans-serif;
    }

    .search_border {
        height: 10px;
        width: 360px;
        border-bottom: 1px solid #e3e2e2;
    }


    .ld {
        color: #004B8D;
        font: 400 17px/18px "Barlow",sans-serif;
        text-transform: uppercase;
    }

    .clear {
        clear: both;
    }

    .checkbox_wrapper {
        margin: 0 auto;
        padding: 12px 0 0 20px;
        border-bottom: 1px solid #e3e2e2;
    }

    .checkbox_left {
        float: left;
        width: 50%;
    }

    .checkbox_right {
        float: left;
        width: 50%;
    }

        .checkbox_left div, .checkbox_right div {
            height: 40px;
        }

    .checkbox_wrapper img {
        margin: 0 0 0 20px;
    }

    .local_dealer_wrapper {
        padding: 18px 0 18px 20px;
        border-bottom: 1px solid #e3e2e2;
    }

    .searchinput_outer {
        padding: 0 0 13px 10px;
        border-bottom: 1px solid #e3e2e2;
        width: 360px;
    }

    .tyre_chains_wrapper {
        padding: 18px 0 18px 20px;
    }

    .local_dealer_inner {
        padding: 12px 0 0 20px;
    }

    .pseudo_search_btn_wrapper {
        padding: 0px 0 10px;
    }

    .pseudo_search_btn {
        float: right;
        background-color: #007db3;
        width: 160px;
        height: 36px;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
        display: block;
        font: 300 17px/36px "Barlow",sans-serif;
        text-align: center;
        text-decoration: none;
    }



    #above_panel {
        width: 100%;
        
        max-height: 920px;
        
        margin: 0 auto 10px;
        color: #004B8D;
        font: 900 20px/22px "Barlow",sans-serif;
        text-transform: uppercase;
    }

    .name_header {
        float: left;
        text-align: left;
        width: 36.7%;
        color: #004b8d !important;
    }

        .name_header span {
            padding: 0 0 0 70px;
            color: #004b8d !important;
        }

    .location_header {
        float: left;
        
        width: 18.5%;
        text-align: left;
        color: #004b8d !important;
    }

    .phone_header {
        float: left;
        
        width: 13%;
        text-align: left;
        color: #004b8d !important;
    }

    .distance_header {
        float: left;
        
        width: 12%;
        text-align: left;
        color: #004b8d !important;
    }

    .connect_header {
        float: left;
        
        width: 18%;
        text-align: left;
        color: #004b8d !important;
    }

        .connect_header span {
            float: left;
            padding-right: 20px;
            color: #004b8d !important;
        }

    .name_wrapper {
        float: left;
        
        width: 36.7%;
        text-align: left;
        display:flex;
        align-items: center;
    }

    .location_wrapper {
        float: left;
        
        width: 18.5%;
        text-align: left;
    }

    .phone_wrapper {
        float: left;
        
        width: 13%;
        padding: 0px 0 0 0;
        margin: 0;
        text-align: left;
    }

    .distance_wrapper {
        float: left;
        
        width: 12%;
        margin: 0px 0 0;
        text-align: left;
    }

    .connect_wrapper {
        float: left;
        
        width: 18%;
        text-align: left;
    }



    .poi .content-list li.poi-item {
        border-bottom: 1px solid #aaaeb2;
    }


    
    .sendto a:hover {
        color: #1275bc;
        font-weight: 600;
    }


    .sendto a {
        color: #005e68;
        font-family: "Barlow",sans-serif;
        font-weight: 600;
        margin: 0px 10px 5px 0;
        text-decoration: none;
        display: block;
        cursor: pointer;
        font-size: 16px;
        line-height: 24px;
        float: left;
        text-decoration: underline;
    }

    i.fa.fa-envelope {
        color: #005e68;
    }

    .sendto a img {
        margin-right: 5px;
    }

    .sendto {
        max-width: 160px;
    }

  

    .poi .phone {
        color: #5b6b79;
        display: block;
        font: 400 16px/22px "Barlow",sans-serif;
        margin: 0px 0 0;
    }

    .poi .distance {
        color: #16416f;
        display: block;
        font: 400 16px/22px "Barlow",sans-serif;
        
    }

    .poi table th {
        color: #004b8d;
        font: 300 18px/12px "Barlow",sans-serif;
        text-transform: uppercase;
    }

    .poi table .prev_results {
        float: left;
        text-decoration: none;
        color: #007db3;
        font-family: "Barlow",sans-serif;
        font-weight: 300;
        margin: 0 10px 0 0;
        text-decoration: none;
        display: block;
        cursor: pointer;
        font-size: 12px;
        line-height: 14px;
    }

    .poi table .next_results {
        float: right;
        text-decoration: none;
        color: #007db3;
        font-family: "Barlow",sans-serif;
        font-weight: 300;
        margin: 0 10px 0 0;
        text-decoration: none;
        display: block;
        cursor: pointer;
        font-size: 12px;
        line-height: 14px;
    }

    

    .t_distance {
        float: left;
        width: 250px;
    }

    .t_divider {
        float: left;
        width: 50px;
        text-align: center;
    }

    .t_time {
        float: left;
        width: 250px;
    }

    table#collection_maneuvers {
        margin: 50px 0 0;
    }

        table#collection_maneuvers .sendto a:hover {
            color: #004B8D;
        }



        table#collection_maneuvers .sendto a {
            color: #007db3;
            font-family: "Barlow",sans-serif;
            font-weight: 300;            
            text-decoration: none;
            display: block;
            cursor: pointer;
            font-size: 12px;
            line-height: 14px;
            float: left;
        }

        table#collection_maneuvers .sendto {
            max-width: 300px;
            float: left;
        }

       

                table#collection_maneuvers .sendto .gd_link img {
                    padding: 0 4px 0 0;
                    position: relative;
                    top: -2px;
                }


    #driving_directions_button {
        background-color: #007db3;
        color: #fff;
        cursor: pointer;
      
        font: 300 18px/36px "Barlow",sans-serif;
        height: 36px;
 
        text-transform: uppercase;
        width: 160px;
    }

    .search_toggle {
        background-color: #004b8d;
        color: #fff;
        cursor: pointer;
        display: block;
        float: right;
        font: 300 18px/36px "Barlow",sans-serif;
        height: 36px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        width: 160px;
    }

 


    .shiftup {
        position: relative;
        top: -5px;
    }

 
    .dd_button_wrapper {
        
        margin: 0 auto;
        text-align: center;
    }

    .st_divider {
        float: left;
        padding: 0 2px 0 6px;
        position: relative;
        top: -2px;
    }

    #footer, #navteqfooter {
        text-align: center;
    }

    .red {
        color: #007db3;
    }

    .blue {
        color: #004B8D;
    }

    .maneuver, .froma, .tob {
        font: 400 16px/22px "Barlow",sans-serif;
    }

    .froma, .tob {
        padding: 4px 0 6px 0;
        font-size: 14px;
        line-height: 20px;
    }

    @media screen and (max-width: 1024px) {
        #controls {
            left: 30px;
        }
    }

    @media screen and (max-width: 766px) {
        .forms-poi-box {
            width: 100%;
            top: -30px;
        }

        .pagination {
            margin: -30px 10px 0px 10px;
        }

        .content-list.poi-result li.panelheader {
            display: none;
        }
    }

    @media screen and (max-width: 768px) {

        table#collection_maneuvers .sendto a {
            margin: 20px 0 0 0;
        }

        #controls {
            left: 30px;
        }
    }

    .results_wrapper {
        width: 100%;
    }

    #productlist {
        border: 1px solid #AAAEB2;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 98%;
        height: 42px;
        
    }

    .search_btn_red {
        width: 170px;
        height: 36px;
        text-decoration: none !important;
        cursor: pointer;
        font: 300 12px "Barlow",sans-serif;
        text-align: center;
        text-decoration: none;
        float: right;        
        background-repeat: no-repeat;
        padding: 5px;
    }

        .search_btn_red:hover {            
            background-repeat: no-repeat;
            vertical-align: top;
            padding: 5px;
        }

    .page-link {
        width: auto;
        text-align: center;
        color: #007db3;
        font-family: "Barlow",sans-serif;
    }

  
    .pagination {
        display: inherit !important;
    }

    li.previous {
        float: left;
    }

    li#next_result {
        float: right;
    }

    .active {
        display: block !important;
        top: 30%;
    }

    .modal-body {
        padding: 25px 15px;
    }

    .fade.in {
        opacity: 1;
        z-index: 9999;
    }

    .active {
        top: 0% !important;
    }

    .find-doctor-footnote {
        text-align: center;
        margin-top: 20px;
        color: #2C4E8C;
        font-size: 22px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .find-doctor-footnote span {
            background: #2C4E8C;
            height: 20px;
            width: 20px;
            border-radius: 100%;
            display: inline-block;
            margin-right: 10px;
        }

    @media (max-width:1025px) {

        .name_header {
            width: 28%;
        }

        .name_wrapper {
            width: 29%;
        }

        .location_header {
            width: 20%;
        }

        .location_wrapper {
            width: 20%;
        }

        .phone_header {
            width: 15%;
        }

        .phone_wrapper {
            width: 15%;
        }

        .distance_header {
            width: 17%;
        }

        .distance_wrapper {
            width: 17%;
        }
    }

@media (max-width: 991px) {
    #locator_search {
        display: none;
    }

    .findadoctorseachtext {
        margin-bottom: 0;
    }

    .locator-wrapper h2 {
        font-size: 26px;
    }

    .showmobilebtns {
        display: none;
    }

    #hideAreaMobile {
        display: flex;
    }

    #searchdiv {
        max-width: 100%;
        margin: 0 0 20px;
    }

    .locator-wrapper .search-box, .dd-form-wrapper .search-box {
        margin: 0 0 20px;
        width: 100% !important;
    }

    #search_button {
        display: none;
    }

    #options_wrapper {
        margin: 0;
    }

    #searchdiv {
        width: 100%;
        margin: 30px auto 15px;
        text-align: left;
        position: relative;
        top: 0;
    }

    .content-list.poi-result .poi_icon {
        position: relative;
        height: 42px;
        width: 38px;
    }

    .pseudo_search_btn_wrapper {
        margin-top: 15px;
    }

    .content-list.poi-result .poi_number {
        font-size: 12px;
        top: 9px;
        left: 2.2px;
    }
}
.footnoteSection p {
    margin-top: 16px;
}