
.about_content p{
    color: #212B36;
    font-family: GothamRounded-book;
    margin: auto;
}
.vision-mission-gap{
    height: 35px;
}

.patient_services_info img {
    width: 89px;
    height: 89px;
    object-fit: contain;
}

.patient_info {
    border-right: 1px solid #2E2A58;
    border-bottom: 1px solid #2E2A58;
    padding: 70px 0px;
}

.insurance_policy {
    border-left: 1px solid #2E2A58;
    border-bottom: 1px solid #2E2A58;
    padding: 70px 0px;
}

.sakra_advantage {
    border-right: 1px solid #2E2A58;
    border-top: 1px solid #2E2A58;
    padding: 70px 0px;
}

.support_services {
    border-left: 1px solid #2E2A58;
    border-top: 1px solid #2E2A58;
    padding: 70px 0px;
}

.padding-0 {
    padding: 0;
}


/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    .about_content p{
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;    
    }
    .patient_services p {
        width: 100%;
        margin: auto;
    }
    .patient_services_info {
        width: 95%;
        margin: auto;
        margin-top: 50px;
    }
    .vision p,
    .patient_services p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
    }
    .patient_info_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 20px 11px 10px;
    }
    .patient_info_hover:hover {
        opacity: 1;
    }
    .patient_info_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 10px;
    }
    .patient_info_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 11px !important;
        font-weight: 300 !important;
        line-height: 20px !important;
    }
    .insurance_policy_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 20px 11px 10px;
    }
    .insurance_policy_hover:hover {
        opacity: 1;
    }
    .insurance_policy_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 4px;
    }
    .insurance_policy_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        line-height: 20px !important;
    }
    .sakra_advantage_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 0 10px;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 20px 11px 10px;
    }
    .sakra_advantage_hover:hover {
        opacity: 1;
    }
    .sakra_advantage_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 1px;
    }
    .sakra_advantage_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        line-height: 20px !important;
    }
    .support_services_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 10px 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 20px 11px 10px;
    }
    .support_services_hover:hover {
        opacity: 1;
    }
    .support_services_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 0;
    }
    .support_services_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        line-height: 20px !important;
    }
    .about_content {
        background-color: #FFFFFF;
        padding: 20px 0 21px 5px;
        text-align: left;
    }
    .vision {
        padding: 14px 15px;
    }
    .vision img {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }
    .patient_info h3,
    .insurance_policy h3,
    .sakra_advantage h3,
    .support_services h3 {
        font-size: 15px;
        text-align: center;
    }
    .patient_info,
    .insurance_policy,
    .sakra_advantage,
    .support_services {
        text-align: center;
    }
    .vision h3 , .patient_services h3  {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        margin: 20px 0;
        margin-bottom: 20px;
    }
    .about_content h3{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 0px;
        margin-bottom: 20px;
    }
}


/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
    .about_content p{
        font-size: 12px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
    }
    .about_content {
        background-color: #FFFFFF;
        padding: 20px 0 21px 5px;
        text-align: left;
    }
    .patient_services p {
        width: 95%;
        margin: auto;
    }
    .patient_services_info {
        width: 100%;
        margin: auto;
        margin-top: 50px;
    }
    .vision p,
    .patient_services p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
    }
    .patient_info_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .patient_info_hover:hover {
        opacity: 1;
    }
    .patient_info_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 10px;
    }
    .patient_info_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        line-height: 22px !important;
    }
    .insurance_policy_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 20px 11px 10px;
    }
    .insurance_policy_hover:hover {
        opacity: 1;
    }
    .insurance_policy_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    .insurance_policy_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        line-height: 22px !important;
    }
    .sakra_advantage_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 0 10px;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 20px 11px 10px;
    }
    .sakra_advantage_hover:hover {
        opacity: 1;
    }
    .sakra_advantage_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    .sakra_advantage_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        line-height: 22px !important;
    }
    .support_services_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 10px 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 20px 11px 10px;
    }
    .support_services_hover:hover {
        opacity: 1;
    }
    .support_services_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    .support_services_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        line-height: 22px !important;
    }
    .vision {
        padding: 14px 15px;
    }
    .vision img {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }
    .patient_services {
        background-color: #F9F9FE;
        padding: 20px 10px;
        text-align: left;
    }
    .patient_info h3,
    .insurance_policy h3,
    .sakra_advantage h3,
    .support_services h3 {
        font-size: 18px;
        text-align: center;
    }
    .patient_info {
        text-align: center;
    }
    .vision h3 , .patient_services h3  {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        margin: 20px 0;
        margin-bottom: 20px;
    }
    .about_content h3{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 0px;
        margin-bottom: 20px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .about_content p {
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
    }
    .patient_services p {
        width:100%;
        margin: auto;
    }
    .patient_services_info {
        width: 100%;
        margin: auto;
        margin-top: 50px;
    }
    .vision p,
    .patient_services p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
    }
    .patient_info_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .patient_info_hover:hover {
        opacity: 1;
    }
    .patient_info_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 15px;
        font-weight: 500;
        line-height: 40px;
    }
    .patient_info_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 26px !important;
    }
    .insurance_policy_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .insurance_policy_hover:hover {
        opacity: 1;
    }
    .insurance_policy_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 15px;
        font-weight: 500;
        line-height: 40px;
    }
    .insurance_policy_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 26px !important;
    }
    .sakra_advantage_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 0 10px;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .sakra_advantage_hover:hover {
        opacity: 1;
    }
    .sakra_advantage_hover h4 {
        color: #FFFFFF !important;
        font-family: GothamRounded-medium;
        font-size: 15px;
        font-weight: 500;
        line-height: 40px;
    }
    .sakra_advantage_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 26px !important;
    }
    .support_services_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 10px 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .support_services_hover:hover {
        opacity: 1;
    }
    .support_services_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 15px;
        font-weight: 500;
        line-height: 40px;
    }
    .support_services_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 26px !important;
    }
    .about_content {
        background-color: #F9F9FE;
        padding: 60px;
        text-align: center;
    }
    .vision {
        padding: 70px 0;
    }
    .vision img {
        height: auto;
        width: 100%;
        object-fit: cover;
    }
    .patient_services {
        background-color: #F9F9FE;
        padding: 80px;
        text-align: center;
    }
    .patient_info h3,
    .insurance_policy h3,
    .sakra_advantage h3,
    .support_services h3 {
        font-size: inherit;
        text-align: center;
    }
    .vision h3 , .patient_services h3  {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        line-height: 38px;
        margin: 20px 0;
        margin-bottom: 20px;
    }
    .about_content h3{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        line-height: 25px;
        margin-bottom: 20px;
    }
}


/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .about_content p{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 89%;
    }
    .patient_services p {
        width: 90%;
        margin: auto;
    }
    .patient_services_info {
        width: 70%;
        margin: auto;
        margin-top: 50px;
    }
    .vision p,
    .patient_services p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 15px;
        font-weight: 300;
        line-height: 27px;
    }
    .patient_info_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .patient_info_hover:hover {
        opacity: 1;
    }
    .patient_info_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
    }
    .patient_info_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 25px !important
    }
    .insurance_policy_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .insurance_policy_hover:hover {
        opacity: 1;
    }
    .insurance_policy_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
    }
    .insurance_policy_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 25px !important
    }
    .sakra_advantage_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 0 10px;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .sakra_advantage_hover:hover {
        opacity: 1;
    }
    .sakra_advantage_hover h4 {
        color: #FFFFFF !important;
        font-family: GothamRounded-medium;
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
    }
    .sakra_advantage_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 25px !important
    }
    .support_services_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 10px 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .support_services_hover:hover {
        opacity: 1;
    }
    .support_services_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
    }
    .support_services_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 25px !important
    }
    .vision {
        padding: 70px 0;
    }
    .patient_services {
        background-color: #F9F9FE;
        padding: 80px;
        text-align: center;
    }
    .vision h3 , .patient_services h3  {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        line-height: 38px;
        margin: 20px 0;
        margin-bottom: 20px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .about_content p {
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 89%;
    }
    .patient_services p {
        width: 90%;
        margin: auto;
    }
    .patient_services_info {
        width: 60%;
        margin: auto;
        margin-top: 50px;
    }
    .vision p,
    .patient_services p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
    }
    .patient_info_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .patient_info_hover:hover {
        opacity: 1;
    }
    .patient_info_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
    }
    .patient_info_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 26px !important;
    }
    .insurance_policy_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 10px 0 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .insurance_policy_hover:hover {
        opacity: 1;
    }
    .insurance_policy_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
    }
    .insurance_policy_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 26px !important;
    }
    .sakra_advantage_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 0 10px;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .sakra_advantage_hover:hover {
        opacity: 1;
    }
    .sakra_advantage_hover h4 {
        color: #FFFFFF !important;
        font-family: GothamRounded-medium;
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
    }
    .sakra_advantage_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 26px !important;
    }
    .support_services_hover {
        opacity: 0;
        position: absolute;
        top: 0;
        background-color: #2E2A58;
        border-radius: 0 0 10px 0;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
        bottom: 0;
        padding: 25px;
    }
    .support_services_hover:hover {
        opacity: 1;
    }
    .support_services_hover h4 {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
    }
    .support_services_hover p {
        color: #FFFFFF !important;
        font-family: GothamRounded-book !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        line-height: 26px !important;
    }
    .vision {
        padding: 70px 0;
    }
    .patient_services {
        background-color: #F9F9FE;
        padding: 80px;
        text-align: center;
    }
    .vision h3 , .patient_services h3  {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        line-height: 38px;
        margin: 20px 0;
        margin-bottom: 20px;
    }
}