.homeAppointmentProviders,
.home-locations-est-patients {
    max-width: 1800px;
    width: 95%;
    margin: auto;
}

.homeAppointmentProviders  {
    margin: 60px auto;
    position: relative;
    overflow: hidden;
}
.homeAppointmentProviders .col2 > div {
    position: relative;
    z-index: 1;
}
.homeAppointmentProviders > .col2 > img {
    position: absolute;
    right: -110px;
    height: 330px;
    z-index: 1;
    bottom: 0;
    width: auto;
}
.homeAppointmentProviders > div {
    padding: 45px 25px 30px;
}
.homeAppointmentProviders .col2 {
    background-color: #56ceda;
}
.homeAppointmentProviders > div h2 {
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 30px;
    color: #4D4D4D;
}
.homeAppointmentProviders .col1 {
    background-color: #ffb428;
}
.homeAppointmentNumbers {
    overflow: hidden;
}
.homeAppointmentNumbers div {
    margin-bottom: 30px;
}
.homeAppointmentNumbers div a {
    display: block;
    font-size: 1.6rem;
    padding: 8px 12px;
    width: 250px;
    text-align: center;
    margin: 0 auto;
}
.homeAppointmentNumbers div a.orangeBtn {
    min-width: auto;
}
.homeAppointmentLinks {
    border-top: 2px solid #f79433;
    border-top: 2px solid #D38022;
    padding: 10px 0 15px;
}
.homeAppointmentLinks {
    list-style-type: none;
    width: 100%;
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
}
.homeAppointmentLinks a{
    font-size: 1.3rem;
    padding-right: 20px;
    display: inline-block;
    position: relative;
    margin: 0 15px;
}
.featuredBlock.home-telehealth-refer a:hover,
.featuredBlock.home-telehealth-refer a:focus,
.homeAppointmentLinks a:hover,
.homeAppointmentLinks a:focus {
    text-decoration: underline;
}
.homeAppointmentLinks a:after {
    background: url('/assets/graphics/right-arrow-01.svg') no-repeat;
    background-size: 12px 12px;
    position: absolute;
    top: 50%;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    content: "";
    right: 0;
}
.homeProvider  {
    position: relative;
}
.homeProvider .drCaption {
    font-style: italic;
    font-size: 1.1rem;
    display: none;
    margin-top: 25px;
    color: #494a4c;
}
.homeProvider form {
    width: 175px;
}
.homeProvider .providerSearch input[type="text"] {
    width: 100%;
    border: none;
    height: 44px;
    padding: 0 46px 0 10px;
    border-radius: 3px;
}
.homeProvider .providerSearch {
    position: relative;
}
.homeProvider .providerSearch {
    position: relative;
}
.homeProvider .providerSearch.floating-label label,
.homeProvider .providerSearch.floating-label.has-focus label {
    color: #303133;
}
.homeProvider input[type="submit"] {
    position: relative;
    background: #f79433;
    background: #D38022;
    color: #fff;
    background-position: center;
    display: inline-block;
    border: none;
    cursor: pointer;
    top: 0;
    right: 0;
    margin-left: calc( 100% - 65px);
    height: auto;
    width: auto;
    padding: 3px 10px;
    margin-top: 20px;
    border-radius: 3px;
}
.homeAppointmentProviders .homeAppointmentProvidersRight h2 {
    margin-bottom: 50px;
}
.homeProvider .selectContainer1 {
    margin-top: 20px;
}
.homeProvider .providerSearch input[type="text"] {
    padding: 0 10px 0 10px;
    border-radius: 3px;
}
.homeProvider input[type="submit"]:hover,
.homeProvider input[type="submit"]:focus {
    background-color: #dc892b;
}
.homeProvider .selectContainer1 {
    margin-left: -20px;
    margin-top: 30px;
    display: none;
}
.homeProvider  .selectContainer1 .selectdiv {
    position: relative;
    width: 33.33%;
    float: left;
    padding-left: 20px;
}
.homeProvider .selectContainer1 .selectdiv .selectWrapper {
    background-color: #fff;
    position: relative;
}
.homeProvider .selectContainer1 .selectdiv .selectWrapper:after {
    content: '';
    background: url(/assets/graphics/arrow.png);
    background-size: contain;
    width: 12px;
    height: 6px;
    position: absolute;
    display: block;
    right: 10px;
    top: 13px;
    text-align: right;
}
.homeProvider .selectContainer1 .selectdiv select {
    padding: 5px 25px 5px 5px;
    position: relative;
    width: 100%;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    z-index: 2;
    font-size: 1.2rem;
}
.homeProvider .selectContainer1 .selectdiv select {
    padding-right: 25px;
}
.homeProvider .selectContainer1 .selectdiv select:focus {
    -webkit-box-shadow: 0px 1px 2px 3px rgba(73,74,76,0.4);
    -moz-box-shadow: 0px 1px 2px 3px rgba(73,74,76,0.4);
    box-shadow: 0px 1px 2px 3px rgba(73,74,76,0.4);
}
.homeProvider  .selectContainer1  .selectdiv img {
    width: 12px;
    position: absolute;
    display: block;
    right: 10px;
    top: 13px;
    text-align: right;
}
.homeProvider .selectContainer2 {
    overflow: hidden;
}
.homeProvider  .selectContainer2 .selectdiv {
    position: relative;
    margin-top: 20px;
}
.homeProvider .selectContainer2 .selectdiv .selectWrapper {
    background-color: #fff;
    border-radius: 3px;
}
.homeProvider .selectContainer2 .selectdiv select {
    padding: 5px 0 5px 5px;
    position: relative;
    width: 100%;
    border-radius: 3px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    z-index: 2;
    font-size: 13px;
    font-size: 1.3rem;
    height: 44px;
}
.homeProvider  .selectContainer2  .selectdiv .arrow {
    background: #f79433 url(/assets/graphics/dwn-arrow.png) no-repeat center;
    background: #D38022  url(/assets/graphics/dwn-arrow.png) no-repeat center;
    background-size: 50%;
    position: absolute;
    width: 44px;
    height: 44px;
    right: 0;
    top: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.home .block_kidshealthmatters {
    padding-bottom: 30px;
    text-align: center;
}
@media only screen and (min-width: 375px) {
    .homeAppointmentProviders > img {
        right: -90px;
    }
    .homeProvider .selectContainer2 .selectdiv select {
        font-size: 17px;
        font-size: 1.7rem;
        padding: 0 46px 0 10px;
    }
}
@media only screen and (min-width: 400px) {
    .homeProvider form {
        width: 60%;
    }
}
@media only screen and (min-width: 450px) {
    .homeAppointmentProviders > div h2 {
        margin-bottom: 50px;
    }
}
@media only screen and (min-width: 500px) {
    .homeAppointmentProviders > div h2 {
        font-size: 2.5rem;
    }
    .homeAppointmentProviders > .col2 > img {
        right: -60px;
    }
    .homeAppointmentNumbers div a {
        font-size: 18px;
        font-size: 1.8rem;
        width: 100%;
    }
}
@media only screen and (min-width: 550px) {
    .homeAppointmentProviders > .col2 > img {
        right: -50px;
    }
}
@media only screen and (min-width: 700px) {
    .homeAppointmentProviders > .col2 > img {
        right: 20px;
    }
}
@media only screen and (min-width: 800px) {
    .homeAppointmentProviders > div h2 {
        font-size: 3rem;
        margin-bottom: 58px;
    }
    .homeAppointmentProviders .col1 > div {
        width: 70%;
        margin: 0 auto;
        position: relative;
        /*z-index: 4;*/
    }
    .homeAppointmentProviders .col2 > div {
        width: 70%;
        margin: 0 auto;
    }
    .homeAppointmentProviders > .col2 > img {
        right: 40px;
    }
}
@media only screen and (min-width: 920px) {
    .homeAppointmentProviders {
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: -ms-space-between;
        justify-content: space-between;
    }
    .homeAppointmentProviders .col2,
    .homeAppointmentProviders .col1 {
        width: 50%;
        position: relative;
    }
    .homeAppointmentProviders .col2 > div,
    .homeAppointmentProviders .col1 > div {
        max-width: 600px;
        width: 100%;
    }
    .homeAppointmentProviders .col1 > div {
        float: right;
    }
    .homeAppointmentProviders .col2 > div {
        margin: 0;
    }
    .homeAppointmentProviders .col2 {
        position: relative;
    }
    .homeAppointmentNumbers {
        margin-left: 0;
        margin-bottom: 30px;
    }
    .homeAppointmentNumbers div {
        width: 230px;
        float: none;
        margin: 0 auto 30px auto;
        padding-left: 0;
    }
    .homeAppointmentProviders > .col2 > img {
        right: -50px;
    }
}
@media only screen and (min-width: 1050px) {
    ul.homeAppointmentLinks li:last-child {
        display: inline-block;
    }
}
@media only screen and (min-width: 1060px) {
    .homeAppointmentProviders > .col2 > img {
        height: 270px;
    }
    .homeProvider form {
        width: 70%;
    }
    .homeAppointmentNumbers div {
        padding-left: 25px;
        /*float: left;*/
        width: 50%;
        margin-bottom: 58px;
    }
    .homeAppointmentProviders > div {
        padding: 30px 25px;
    }
    .homeProvider .selectContainer2 .selectdiv select {
        font-size: 13px;
        font-size: 1.3rem;
        padding: 0 20px 0 5px;
    }
    .homeProvider .selectContainer1 {
        display: block;
    }
    .homeProvider .selectContainer2 {
        display: none;
    }
    .homeAppointmentNumbers {
        margin-left: -25px;
    }

    .homeAppointmentNumbers {
        margin-bottom: 0;
    }
    .homeProvider .drCaption {
        display: block;
    }
    .homeAppointmentLinks {
        padding-bottom: 0;
    }
}
@media only screen and (min-width: 1120px) {
    .homeAppointmentLinks a {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
@media only screen and (min-width: 1300px) {
    .homeAppointmentLinks a {
        font-size: 16px;
        font-size: 1.6rem;
    }
}