.ph_box_incompatible {
    text-align: center;
    z-index: 2;
    position: relative;
}

.browser_support_icon {
    text-align: center;
    color: #fff;
}

.browser_support_icon ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.browser_support_icon ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0px 15px;
}

.browser_support_icon ul li span {
    padding-top: 15px;
    font-weight: 600;
    font-size: 0.9vw;
}

.internal_ex_box {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1;
}

.ph_box_incompatible h1 {
    font-weight: 600;
    font-size: 5rem;
    margin-bottom: 0px;
    margin-top: 0;
}

.ph_box_incompatible p.white-text {
    font-size: 3rem;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 40px;
}

.cmr_care_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.csm_care_ph_girl {
    margin-left: auto;
    margin-top: auto;
}

.ph_csm_care_ph_left img {
    width: 14.6vw;
    margin-bottom: -3em;
}

.csm_care_ph_girl img {
    width: 12.3vw;
}

.ph_csm_care_ph_left {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 5em;
}

.ph_input_form {
    margin: 0 auto;
    /*margin-bottom: 25px;*/
    width: 304px;
}


/* capcha start */

.g-recaptcha {
    margin-bottom: 15px;
}

.g-recaptcha div {
    width: 100% !important;
}

.csm_care_ph_girl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: baseline;
    -ms-flex-pack: baseline;
    justify-content: flex-end;
    align-items: flex-end;
}


/* capcha end*/


/*go back button add start*/

.gobackbutton {
    margin-top: 25px;
}

.gobackbutton a.forgot_back_top {
    font-weight: 600;
    border: solid 2px #fff;
    box-shadow: none;
    background: transparent;
    font-size: 16px;
    color: #fff;
    padding: 5px 18px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    border-radius: 8px;
}

.gobackbutton a.forgot_back_top:hover {
    background: #fff;
    color: #3cb477;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.head_office_left_byimg {
    margin-bottom: 0;
}

.head_office_left_byimg img {
    margin-bottom: 0;
}

.csm_care_ph_girl.headoa_shopimg {
    margin-bottom: 60px;
}

.csm_care_ph_girl.headoa_shopimg img {
    max-width: 180px;
}


/*go back button add end*/


/* iPad view ----------- */

@media (max-width:1023px) and (min-width: 768px) {
    .ph_box_incompatible h1 {
        font-size: 5rem;
    }
    .ph_box_incompatible p {
        font-size: 2.5rem;
        margin: 20px 0px 40px 0px;
    }
    .csm_care_ph_girl img {
        width: 21vw;
    }
    .ph_csm_care_ph_left {
        margin-bottom: 0px;
    }
    .ph_csm_care_ph_left img {
        width: 24vw;
        margin-bottom: 0;
    }
}


/* ipade pro  ----------- */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
    .ph_box_incompatible h1 {
        font-size: 4rem;
    }
    .ph_box_incompatible p {
        font-size: 2.5rem;
        margin: 20px 0px 40px 0px;
    }
    .csm_care_ph_girl img {
        width: 21vw;
    }
    .ph_csm_care_ph_left {
        margin-bottom: 0px;
    }
    .ph_csm_care_ph_left img {
        width: 24vw;
        margin-bottom: 0;
    }
}


/*1440 x 900*/

@media screen and (max-width:1440px) and (max-height:900px) {
    .ph_box_incompatible h1 {
        font-size: 5rem;
    }
    .ph_box_incompatible p {
        font-size: 3rem;
        margin: 20px 0px 0px 0px;
    }
    .ph_csm_care_ph_left img {
        width: 15vw;
        margin-bottom: -5px;
    }
    .csm_care_ph_girl img {
        width: 13vw;
    }
    .csm_care_ph_girl {
        margin-bottom: 1em;
    }
}


/*1366 x 768*/

@media screen and (max-width:1366px) and (max-height:768px) {
    .ph_box_incompatible h1 {
        font-size: 4rem;
    }
    .ph_box_incompatible p {
        font-size: 3rem;
        margin: 20px 0px 0px 0px;
    }
    .ph_csm_care_ph_left img {
        width: 15vw;
        margin-bottom: -5px;
    }
    .csm_care_ph_girl img {
        width: 13vw;
    }
    .csm_care_ph_girl {
        margin-bottom: 1em;
    }
}


/*1280 x 1024*/

@media screen and (max-width:1280px) and (max-height:1024px) {
    .ph_box_incompatible h1 {
        font-size: 5rem;
    }
    .ph_box_incompatible p {
        font-size: 2rem;
        margin-bottom: 10px;
        margin: 20px 0px 00px 0px;
    }
    .ph_csm_care_ph_left img {
        width: 20vw;
        margin-bottom: -5px;
    }
    .csm_care_ph_girl img {
        width: 25vw;
    }
    .csm_care_ph_girl {
        margin-bottom: 1em;
    }
}


/*1024 x 768*/

@media screen and (max-width:1024px) and (max-height:768px) {
    .ph_box_incompatible h1 {
        font-size: 3rem;
    }
    .ph_box_incompatible p {
        font-size: 2rem;
        margin-bottom: 10px;
        margin: 20px 0px 0px 0px;
    }
    .ph_csm_care_ph_left img {
        width: 15vw;
        margin-bottom: -5px;
    }
    .csm_care_ph_girl img {
        width: 13vw;
    }
    .csm_care_ph_girl {
        margin-bottom: 1em;
    }
}


/*1024 x 600*/

@media screen and (max-width:1024px) and (max-height:600px) {
    .ph_box_incompatible h1 {
        font-size: 3rem;
    }
    .ph_box_incompatible p {
        font-size: 2rem;
        margin-bottom: 10px;
        margin: 20px 0px 0px 0px;
    }
    .ph_csm_care_ph_left img {
        width: 15vw;
        margin-bottom: -5px;
    }
    .csm_care_ph_girl img {
        width: 13vw;
    }
    .csm_care_ph_girl {
        margin-bottom: 1em;
    }
}


/*800 x 600*/

@media screen and (max-width:800px) and (max-height:600px) {
    .ph_box_incompatible h1 {
        font-size: 3rem;
    }
    .ph_box_incompatible p {
        font-size: 2rem;
        margin-bottom: 10px;
        margin: 20px 0px;
    }
    .ph_csm_care_ph_left img {
        width: 15vw;
        margin-bottom: -5px;
    }
    .csm_care_ph_girl img {
        width: 13vw;
    }
    .csm_care_ph_girl {
        margin-bottom: 1em;
    }
}

@media(max-width: 1300px) {
    .csm_care_ph_girl.headoa_shopimg img {
        max-width: 150px;
    }
}


/*mobile view */

@media(max-width: 767px) {
    .csm_care_ph_girl.headoa_shopimg {
        margin-bottom: 10px;
    }
    img.ph_right_side_medical_shop {
        width: 80px !important;
    }
    img.ho_boy_forgot_ps {
        width: 83px !important;
    }
    .csm_care_ph_girl img {
        width: 123px;
    }
    .ph_csm_care_ph_left img {
        margin-bottom: 0;
        width: 66px;
    }
    .pafp_forgot {
        display: flex;
        flex-wrap: wrap;
        min-height: calc(100vh);
        align-items: center;
    }
    .mbl_head_office .csm_care_ph_girl img {
        width: 10vh;
    }
    .mbl_head_office {
        width: 100%;
    }
    .internal_ex_box {
        flex-direction: unset;
        position: unset;
        padding-top: 20px;
        height: 100%;
        flex-wrap: wrap;
        width: 100%;
    }
    .cmr_care_box {
        position: static;
        display: flex;
        align-items: center;
        height: 150px;
        width: 100%;
        margin-top: auto;
    }
    p.error {
        width: 100%;
    }
    .ph_captcha {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .csm_care_ph_girl {
        margin-bottom: 1em;
    }
    .ph_csm_care_ph_left {
        margin-left: 2em;
        margin-bottom: 0;
    }
    .ph_input_form {
        max-width: 100%;
        margin-bottom: 0px;
        display: inherit;
    }
    .ph_box_incompatible h1 {
        font-size: 30px;
        margin-top: 5px;
        padding: 0px 15px;
    }
    .ph_box_incompatible p {
        font-size: 1.5rem;
        font-weight: 300;
    }
    .ph_box_incompatible p.white-text {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 500px) {
    .g-recaptcha {
        transform: none;
        transform-origin: 0 0;
    }
}