@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

h1, h2, h3, h4, h5, h6{
    font-family: "Rubik", sans-serif !important;
}
.sexlogist_BannerBx {
    background-size: cover !important;
}
a, span, small, p, li, strong {
    font-family: "Montserrat", sans-serif !important;
}
.stdBanner_Outer{
    background-size: cover !important;
    padding: 80px 0;
}
.stdBanner_Inn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.stdBan_Left {
    width: 45%;
}
.stdBan_Left h1 {
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: 58px;
}
.stdBan_Left h1 span {
    color: #e54355;
    font-family: "Rubik", sans-serif !important;
}
.stdBan_Left p {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
}
.stdBan_Left ul {
    padding-top: 30px;
}
.stdBan_Left ul li{
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
    padding-left: 40px;
    background:url(../images/success.webp) left center no-repeat;
    background-size: 24px;
}
.stdBan_Right {
    width: 45%;
    line-height: 0;
    position: relative;
}
.stdBan_Right img{
    width: 100%;
    border-radius: 20px;
}
.certifiedTeamBx {
    position: absolute;
    right: -20px;
    top: -20px;
    background: #fff;
    padding: 20px 20px 20px 80px;
    border-radius: 10px;
}
.certifiedTeamBx i{
    width: 50px;
    height: 50px;
    background: #edf2fa;
    border-radius: 50%;
    position: relative;
    text-align: center;
    line-height: 50px;
    font-style: normal;
    font-size: 36px;
    display: inline-block;
    color: #e54355;
    position: absolute;
    left: 20px;
    top: 20px;
}
.certifiedTeamBx small {
    display: block;
    line-height: normal;
    font-size: 14px;
}
.certifiedTeamBx strong {
    display: block;
    line-height: normal;
    font-size: 14px;
    padding-top: 5px;
    line-height: 22px;
}
.banDoctName {
    position: absolute;
    left: 1px;
    right: 0;
    bottom: 0;
    padding: 50px 20px 20px 15px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    border-radius: 0 0 20px 20px;
}
.banDoctName h2{
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 5px;
    line-height: normal;
}
.banDoctName span{
    font-size: 16px;
    color: #fff;
    line-height: normal;
}
.stdBan_Left a {
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px;
    padding: 10px 25px;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
    box-shadow: #e54355 0 0 0px 1px;
}
a.stdconsultBtn {
    background: #e54355;
    color: #fff;
}
a.stdconsultBtn:hover {
    background: #000;
    color: #fff;
    box-shadow: #000 0 0 0px 1px;
}
a.treatBtn {
    color: #e54355;
}
a.treatBtn:hover {
    background: #e54355;
    color: #fff;
}
.stdabout_Outer {
    padding: 80px 0;
}
.stdabout_Inn {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.std_about_Left {
    width: 45%;
    position: relative;
    line-height: 0;
}
.std_about_Left img {
    border-radius: 100px 15px 15px 10px;
    box-shadow: #e54355 -10px 10px 0px 0px;
    border: #e54355 solid 1px;
}
.expYrsBx {
    position: absolute;
    left: -35px;
    bottom: -35px;
    width: 180px;
    text-align: center;
    background: #000;
    border-radius: 7px;
    padding: 10px;
    color: #fff;
}
.expYrsBx strong {
    display: block;
    line-height: normal;
    font-size: 36px;
}
.expYrsBx span {
    display: block;
    line-height: normal;
    font-size: 14px;
    padding-bottom: 5px;
}
.std_about_Right {
    width: 45%;
}
.std_about_Right h2 {
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 15px;
}
.std_about_Right h2 span{
    color: #e54355;
    font-family: "Rubik", sans-serif !important;
}
.std_about_Right p {
    font-size: 17px;
    padding-bottom: 25px;
    line-height: 29px;
}
.std_about_Right a {
    background: #e54355;
    padding: 10px 30px;
    display: inline-block;
    font-size: 17px;
    line-height: 28px;
    border-radius: 6px;
    color: #fff;
}
.std_about_Right a:hover{
    background: #000;
}
.about_phi_Outer_Bx{
    padding: 60px 0;
    background: #f9fafc;
    border-top:#dfe6ef solid 1px;
}
.whytrustHd {
    padding-bottom: 30px;
    text-align: center;
}
.whytrustHd h2{
    font-size: 28px;
    font-weight: 600;
}
.whytrustHd h2 span{
   color: #e54355; 
   font-family: "Rubik", sans-serif !important;
}
.whytrustHd p {
    color: #666;
    font-size: 20px;
    padding-top: 10px;
}
.phiTabs {
    padding-bottom: 20px;
}
.phiTabs ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #e54355;
    border-radius: 5px;
    box-shadow: #ebebeb 0 0 2px 1px;
}
.phiTabs ul li {
    width: 33.33%;
    text-align: center;
}
.phiTabs ul li a {
    display: block;
    padding: 7px 10px;
    font-size: 17px;
    color: #fff;
    line-height: 26px;
}
.phiTabs ul li.active a{
    background: #fff;
    color: #000;
    border-radius: 5px;
}
.phiTabCont {
    background: #fff;
    padding: 20px;
    box-shadow: #e5e5e5 0 0 5px 1px;
    border-radius: 10px;
}
.phiTabCont h2 {
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 5px;
}
.phiTabCont p {
    font-size: 18px;
    padding-bottom: 15px;
}
.phiTabCont ul li{
    width: 40%;
    float: left;
    padding-bottom: 10px;
}
.phiTabCont ul li strong{
    display: block;
    font-size: 18px;
}
.phimoOuter {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.phimo_Inn {
    width: 48%;
}
.phimo_Inn h4 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 17px;
}
.phimo_Inn ul{
    list-style: disc;
    padding-left: 20px;
}
.phimo_Inn li {
    font-size: 18px;
    margin-bottom: 15px;
    float: left;
    width: 40%;
}
.phimo_Inn h5 {
    font-size: 19px;
    font-weight: 700;
    padding-bottom: 5px;
}
.phimo_Inn h6 {
    font-size: 22px;
    font-weight: 800;
    padding-bottom: 3px;
}
.phimo_Inn p {
    color: #515151;
}
.sympIconList{
    list-style: none !important;
    padding-left: 0 !important;
}
.sympIconList li{
    background: url(../images/righ.webp) left center no-repeat;
    padding-left: 40px;
}
.compl_IconList{
    list-style: none !important;
    padding-left: 0 !important;
}
.compl_IconList li{
    background: url(../images/close-icon.png) left center no-repeat;
    padding-left: 40px;
}
.phiTabCont{
    display: none;
}
.phiTabCont h3 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 5px;
    border-top: #e5e5e5 solid 1px;
    padding-top: 20px;
    margin-top: 20px;
}
.greenClr {
    color: #086d56;
}
.services_Outer {
    padding: 60px 0 35px 0;
}
.services_MainHd {
    padding: 0 200px 30px;
    text-align: center;
}
.services_MainHd small {
    display: inline-block;
    padding: 5px 20px;
    background: #f3d8ce;
    color: #f94001;
    font-size: 15px;
    line-height: 26px;
    border-radius: 20px;
    margin-bottom: 10px;
}
.services_MainHd h2 {
    font-size: 28px;
    padding-bottom: 10px;
    font-weight: 600;
}
.services_MainHd span {
    font-size: 16px;
    line-height: 25px;
}
.Sexo_servicesList li {
    float: left;
    width: 32%;
    margin: 0 2% 25px 0;
    box-shadow: #ccc 0 0 0 1px;
    border-radius: 10px;
    padding: 17px;
    min-height: 180px;
}
.Sexo_servicesList li:hover{
    box-shadow: #f94001 0 0 0 1px;
}
.Sexo_servicesList li:nth-child(3n){
    margin-right: 0;
}
.Sexo_servicesList li h5 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
}
.Sexo_servicesList li p {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 15px;
}
.Sexo_servicesList li p:last-child{
    padding-bottom: 0px;
}
.wewant_Outer {
    padding: 60px 0;
    background: #edf2fa;
}
.wewantHd {
    text-align: center;
    padding-bottom: 30px;
}
.wewantHd h2 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 5px;
}
.wewantHd p {
    font-size: 18px;
    line-height: 28px;
}
.treatList li {
    width: 32%;
    float: left;
    margin-right: 2%;
    padding: 30px 20px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    box-shadow: #cfd7df 0 0 4px 0px;
}
.treatList li:last-child{
    margin-right: 0;
}
.treatList li strong {
    display: block;
    font-size: 45px;
    color: #e54355;
    padding-bottom: 10px;
}
.treatList li span {
    display: block;
    font-size: 20px;
}
.stdTreat_Outer{
    padding: 60px 0;
}
.stdTreat_List li {
    float: left;
    width: 23.5%;
    padding: 15px;
    margin: 0 2% 25px 0;
    box-shadow: #ccc 0 0 0 1px;
    border-radius: 10px;
}
.stdTreat_List li:nth-child(4n){
    margin-right: 0;
}
.stdTreat_List li strong {
    display: block;
    font-size: 18px;
    padding-bottom: 10px;
}
.stdTreat_List li p {
    font-size: 17px;
    padding-bottom: 20px;
}
.stdTreat_List li span {
    display: inline-block;
    padding: 5px 15px;
    background: #fffbfb;
    color: #e54355;
    border: #e54355 solid 1px;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 500;
}
.infaction_Inn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.infact_Right a {
    display: inline-block;
    padding: 10px 30px;
    background: #e54355;
    color: #fff;
    white-space: nowrap;
    font-size: 16px;
    border-radius: 5px;
    line-height: 28px;
}
.infact_Right a:hover{
    background: #000;
}
.infact_Left{
    padding-right: 50px;
}
.infact_Left strong{
    display: block;
    font-size: 22px;
    padding-bottom: 5px;
}
.infact_Left span {
    display: block;
    font-size: 17px;
    line-height: 28px;
}
.treatmentProcess_Outer {
    padding: 50px 0;
}
.treat_Process_List li {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    text-align: center;
    padding: 20px;
    box-shadow: #ccc 0 0 0 1px;
    border-radius: 10px;
    min-height: 260px;
}
.treat_Process_List li:last-child{
    margin-right: 0;
}
.treat_Process_List li i{
    display: inline-block;
    background: #086d56;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-bottom: 10px;
    position: relative;
}
.treat_Process_List li i img {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.treat_Process_List li strong{
    display: block;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
}
.treat_Process_List li span {
    display: block;
    font-size: 17px;
    line-height: 28px;
}
i.walletBg {
    background: #8d36cd !important;
}
.patient_stories_Outer {
    padding: 50px 0;
}
.patientSucess_List li {
    padding: 20px;
    border: #ccc solid 1px;
    border-radius: 10px;
    min-height: 245px;
}
.patientSucess_List li p{
    padding-bottom: 20px;
}
.patientName_Bx {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.patientName_Bx i {
    width: 50px;
    height: 50px;
    background: #f3f6fb;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    line-height: 50px;
    text-align: center;
    color: #e54355;
}
.patientName_Bx span{
    width: calc(100% - 65px);
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.patientName_Bx span strong{
    display: block;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
}
.patientSucess_List .owl-prev {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
    background: #ffffff url(../images/left-arrow.webp) left top no-repeat;
    overflow: hidden;
    text-indent: -150px;
    z-index: 99;
    background-size: 100% 100% !important;
    opacity: 0.5;
}
.patientSucess_List .owl-prev:hover{
    opacity: 1;
}
.patientSucess_List .owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translate(0, -50%);
    background: #ffffff url(../images/right-arrow.webp) left top no-repeat;
    overflow: hidden;
    text-indent: -150px;
    z-index: 99;
    background-size: 100% 100% !important;
    opacity: 0.5;
}
.patientSucess_List .owl-next:hover{
    opacity: 1;
}
.std-faqList li {
    padding-bottom: 15px;
}
.std-faqList li h3 {
    background: #fff;
    color: #000;
    border: #ccc solid 1px;
    font-weight: 500;
}
.std-faqList li h3 i {
    background: #e5e5e5;
    top: 8px;
}
.std-faqList li p {
    border: #ccc solid 1px;
    margin-top: -1px;
    background: #fff;
    border-radius: 0 0 3px 3px;
}
.std-faqList li h3::after{
    color: #000;
}
.contTeam {
    text-align: center;
    padding-top: 20px;
}
.contTeam p{
    font-size: 18px;
}
.contTeam a {
    display: inline-block;
    padding: 10px 30px;
    background: #e54355;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
}
.contTeam a:hover{
    background: #000;
}
.std_consult_Outer{
    padding: 60px 0;
}
.stdConsult_Outer {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.stdConsult_Left {
    width: 48%;
    padding: 20px;
}
.stdConsultBg {
    background: #fff;
    box-shadow: #e5e5e5 0 0 5px 1px;
    border: #ccc solid 1px;
    border-radius: 10px;
}
.stdFrmBx {
    padding-bottom: 20px;
}
.stdFrmBx label {
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: 500;
}
.stdFrmInp {
    width: 100%;
    height: 45px;
    border: #ccc solid 1px;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 15px;
}
.stdFrmInp2 {
    width: 100%;
    height: 105px;
    border: #ccc solid 1px;
    border-radius: 3px;
    padding: 10px;
    font-size: 15px;
    resize: none;
}
.stdFrmButton {
    background: #e54355;
    width: 100%;
    height: 45px;
    border: 0;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.stdFrmButton:hover{
    background: #000;
}
.stdConsult_Left p {
    text-align: center;
    font-size: 16px;
}
.stdConsult_Right {
    width: 48%;
}
.std_contInfBx {
    background: #fff;
    margin-bottom: 20px;
    box-shadow: #e5e5e5 0 0 5px 1px;
    border: #ccc solid 1px;
    border-radius: 10px;
    padding: 20px;
}
.std_contInfBx h2 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
}
.stdContList {
    padding-left: 65px;
    position: relative;
    margin-bottom: 25px;
}
.stdContList strong {
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}
.stdContList span {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    display: block;
}
.stdContList span a{
    display: inline-block;
    color: #333;
}
.stdContList span a:hover{
    color: #e54355;
    text-decoration: underline;
}
.stdContList i {
    position: absolute;
    left: 0;
    top: 5px;
    background: #edf2fa;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 0;
}
.stdContList i img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 30px;
    max-height: 30px;
    transform: translate(-50%, -50%);
}
.whychooseBx {
    background: #edf2fa;
    padding: 20px;
    border-radius: 10px;
    border: #a2afc3 solid 1px;
}
.whychooseBx h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}
.whychooseBx ul {
    list-style: disc;
    padding-left: 20px;
}
.whychooseBx ul li {
    font-size: 16px;
    padding-bottom: 10px;
}
.stdPrefList {
    text-align: center;
    padding-bottom: 30px;
}
.stdPrefList p {
    font-size: 17px;
    padding-bottom: 10px;
}
.stdPrefList li {
    display: inline-block;
    margin: 0 5px;
}
.stdPrefList li a {
    background: #fff;
    box-shadow: #ccc 0 0 5px 1px;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 500;
    color: #000;
    font-size: 16px;
}
.stdPrefList li.active a{
    background: #e54355;
    color: #fff;
    box-shadow: #ffcad0 0 0 5px 1px;
}
.stdPref_Outer{
    display: none;
}
.std_Locat_Outer {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.std_Locat_Left {
    width: 48%;
}
.std_Locat_Right {
    width: 48%;
    background: #fff;
    box-shadow: #e5e5e5 0 0 5px 1px;
    border: #ccc solid 1px;
    border-radius: 10px;
}
.std_locat_Cont {
    padding-bottom: 20px;
}
.std_locat_Cont h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 7px;
}
.std_locat_Cont p {
    font-size: 16px;
    padding-bottom: 15px;
}
.stdCont_List {
    background: #edf2fa;
    padding: 20px;
    border-radius: 10px;
    border: #a2afc3 solid 1px;
}
.stdCont_List h4 {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 10px;
}
.stdCont_List ul{
    list-style: disc;
    padding-left: 18px;
}
.stdCont_List li {
    float: left;
    width: 50%;
    font-size: 15px;
    line-height: 30px;
}
.stdLocatMap {
    height: 250px;
}
.stdLocatMap iframe{
    border-radius: 10px 10px 0 0;
    border-bottom: #ccc solid 1px !important;
}
.locatAdd {
    padding: 20px;
}
.locatAdd h3 {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 7px;
}
.locatAdd p {
    font-size: 16px;
    padding-bottom: 15px;
}
.locatAdd h4 {
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: 500;
}
.locatAdd ul {
    padding-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
}
.locatAdd ul li {
    font-size: 15px;
    line-height: 25px;
}
.locatAdd span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
}
.locatAdd span i {
    position: relative;
    left: 0;
    top: 0;
    background: #edf2fa;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 0;
    margin-right: 10px;
    vertical-align: top;
}
.locatAdd span i img {
    max-width: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.wehere_Outer {
    padding: 50px 0;
    background: #b14450;
}
.wehere_Outer h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 5px;
}
.wehere_Outer span {
    text-align: center;
    display: block;
    padding: 0 100px 20px;
    font-size: 17px;
    color: #ccc;
    line-height: 26px;
}
.wehereInn.hide {
    height: auto;
}
.wehereInn {
    height: 129px;
    overflow: hidden;
}
.wehereInn a {
    display: inline-block;
    padding: 7px 15px;
    border: #ffffff solid 1px;
    margin: 0 8px 8px 0;
    font-size: 16px;
    color: #ffffff;
    opacity: 0.7;
    font-weight: normal;
    transition: all 0.5s ease-in-out;
    border-radius: 3px;
}
.wehereInn a:hover {
    opacity: 1;
}
.viewmore_locat {
    text-align: center;
    padding-top: 20px;
}
.viewmore_locat a {
    color: #fff;
    background: #53040d;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 25px;
    font-size: 16px;
}
.viewmore_locat a:hover{
    background: #000000;
}
.consultBx .frmInpBx .frmInp {
    border-radius: 5px;
}
.modalOuter .consultBx .frmInpBx{
    margin-bottom: 0;
}
.ourteamBx {
    padding: 50px 0;
    background: #f3f3f3;
}
.stdBanner_Bx{
    background-size: 100% 100% !important;
    padding: 100px 0;
}
.stdBan_Inn{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.std_Ban_Left{
    width: 48%;
}
.std_Ban_Left h1{
    font-size: 42px;
    font-weight: 700;
    padding-bottom: 20px;
}
.std_Ban_Left p{
    font-size: 17px;
    padding-bottom: 30px;
    color: #666;
    font-weight: 500;
    line-height: 28px;
}
.std_Ban_Left span{
    color: #028ac1;
    font-family: "Rubik", sans-serif !important;
}
.std_Ban_Left a{
    display: inline-block;
    margin-right: 10px;
    padding: 10px 20px;
}
.std_Ban_Right {
    width: 48%;
    line-height: 0;
}
.std_Ban_Right img {
    border-radius: 6px;
    box-shadow: #858585 0 0 5px 1px;
}
a.stdAppointBtn {
    background: #0965a3;
    border-radius: 5px;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    border: #0965a3 solid 1px;
}
a.stdAppointBtn:hover{
    background: #000;
    border: #000 solid 1px;
}
a.stdSympBtn {
    background: #fff;
    border-radius: 5px;
    line-height: 25px;
    color: #0965a3;
    font-size: 16px;
    border: #0965a3 solid 1px;
}
a.stdSympBtn:hover{
    background: #0965a3;
    color: #fff;
}
.stdExpBx {
    background: #e1edf1;
    padding: 80px 0;
}
.stdExpBx ul{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.stdExpBx li {
    width: 32%;
    background: #fff;
    border-radius: 10px;
    padding: 20px 20px 20px 80px;
    box-shadow: #ccc 0 0 5px 1px;
    position: relative;
}
.stdExpBx li i{
    background: #e8f3f9;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 15px;
    top: 22px;
    border-radius: 50%;
}
.stdExpBx li i img {
    max-width: 27px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.stdExpBx li strong{
    display: block;
    font-size: 22px;
    line-height: 30px;
}
.stdExpBx li span{
    display: block;
    color: #666;
    font-weight: 500;
    line-height: 25px;
}
.std_howitworks_Bx {
    padding: 80px 0;
}
.howitHd {
    text-align: center;
    padding-bottom: 40px;
}
.howitHd h2 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 5px;
}
.howitHd p {
    font-size: 18px;
    color: #333;
}
.ai_checker_Bx li {
    width: 33.33%;
    float: left;
    padding: 0 30px;
    text-align: center;
}
.ai_checker_Bx li span {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 10px auto;
}
.ai_checker_Bx li span {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 15px auto;
    background: #fff;
    border-radius: 50%;
    border: #007dc4 solid 2px;
    position: relative;
}
.ai_checker_Bx li span img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 35px;
    transform: translate(-50%, -50%);
}
.ai_checker_Bx li i {
    position: absolute;
    right: -8px;
    top: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    font-style: normal;
    background: #147db8;
    line-height: 30px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.ai_checker_Bx li strong {
    display: block;
    font-size: 17px;
    padding-bottom: 5px;
}
.ai_checker_Bx li p {
    font-size: 16px;
    color: #333;
}
.about_std_clinic_Bx {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.about_std_clinic_Outer {
    padding: 70px 0;
    background: #f2f6f8;
}
.std_clinic_Left {
    width: 48%;
    line-height: 0;
}
.std_clinic_Left img {
    border-radius: 10px;
    box-shadow: #afafaf 0 0 5px 1px;
}
.std_clinic_Right {
    width: 48%;
}
.std_clinic_Right h2 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
}
.std_clinic_Right p {
    font-size: 16px;
    padding-bottom: 20px;
}
.std_clinic_Right a {
    background: #0965a3;
    padding: 10px 30px;
    display: inline-block;
    color: #fff;
    line-height: 25px;
    font-size: 16px;
    border-radius: 5px;
}
.std_clinic_Right a:hover{
    background: #000000;
}
.dedication_Health_Outer {
    padding: 70px 0;
    background: #e1edf1;
}
.dedicationHd {
    padding:0 150px 30px 150px;
    text-align: center;
}
.dedicationHd h2 {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 5px;
}
.dedicationHd h2 span {
    font-family: "Rubik", sans-serif !important;
    color: #007dc4;
}
.dedicationHd p {
    font-size: 18px;
    color: #333;
}
.dedicationList ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.dedicationList li {
    width: 32%;
    text-align: center;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: #007dc4 0px -4px 0px 0px;
    border: #e5e5e5 solid 1px;
}
.dedicationList li i {
    display: block;
    margin: 0 auto 15px auto;
    width: 60px;
    height: 60px;
    background: #e8f3f9;
    border-radius: 50%;
    position: relative;
}
.dedicationList li i img{
    max-width: 30px;
    max-height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.dedicationList li h3 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 7px;
}
.dedicationList li p {
    font-size: 16px;
    line-height: 25px;
}
.specialist_Outer{
    padding: 70px 0;
}
.specilist_List {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.specilist {
    width: 30%;
    background: #fff;
    box-shadow: #ccc 0 0 3px 1px;
    border-radius: 10px;
}
.stdDoct {
    line-height: 0;
}
.allDoctBx {
    width: 30%;
    position: relative;
    background: #e1edf1;
    border-radius: 10px;
    border: #b2d6e1 dashed 1px;
    box-shadow: #e1edf1 0 0 3px 1px;
}
.stdDoct img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    height: 350px;
}
.std_doct_name {
    padding: 20px;
}
.std_doct_name h4 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 5px;
}
.std_doct_name span {
    display: block;
    padding-bottom: 25px;
    font-size: 16px;
    color: #0362a6;
}
.std_doct_name a {
    color: #007dc4;
    padding: 7px 20px;
    display: block;
    text-align: center;
    border: #007dc4 solid 1px;
    border-radius: 5px;
    line-height: 26px;
    background: #ffffff;
    font-weight: 600;
    font-size: 15px;
}
.std_doct_name a:hover{
    background: #007dc4;
    color: #fff;
}
.moreDoctBx {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0 20px;
    width: 100%;
    text-align: center;
}
.moreDoctBx h5 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 7px;
}
.moreDoctBx span {
    display: block;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 25px;
    color: #333;
}
.moreDoctBx a {
    background: #0965a3;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
}
.moreDoctBx a:hover{
    background: #000000;
}
.philosophy_List ul li{
    width: 18%;
    float: left;
    margin-right: 2.5%;
    text-align: center;
}
.philosophy_List ul li:last-child{
    margin-right: 0;
}
.philosophy_List ul li span {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto 15px auto;
    background: #fff;
    border: #007dc4 solid 2px;
}
.philosophy_List ul li span img{
    max-width: 40px;
    max-height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.philosophy_List ul li span i {
    width: 25px;
    position: absolute;
    left: -8px;
    top: 0px;
    height: 25px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background: #0965a3;
    border-radius: 50%;
    line-height: 25px;
    font-style: normal;
}
.philosphy_care_Outer {
    padding: 70px 0;
    background: #f2f6f8;
}
.philosophy_List ul li strong{
    display: block;
    font-size: 15px;
    padding-bottom: 5px;
}
.philosophy_List ul li p {
    font-size: 15px;
    line-height: 24px;
}
.flexible_Outer {
    padding: 70px 0;
}
.flexible_List li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
}
.flexible_List li:last-child{
    margin-right: 0;
}
.flexible_List li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    background: #fff;
    padding: 20px;
    border: #ccc solid 1px;
    border-radius: 10px;
    box-shadow: #ccc 0 0 3px 0px;
    min-height: 265px;
}
.flexible_List li i{
    width: 60px;
    height: 60px;
    background: #e8f3f9;
    border-radius: 50%;
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.flexible_List li i img{
    max-width: 30px;
    max-height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.flexible_List li strong {
    display: block;
    font-size: 15px;
    padding-bottom: 7px;
}
.flexible_List li span {
    display: block;
    font-size: 15px;
    line-height: 25px;
}
.concernList {
    padding: 0 150px;
}
.concernList li {
    margin-bottom: 20px;
    border-bottom: #ccc solid 1px;
    padding-bottom: 10px;
}
.concernList li h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 30px;
    color: #007dc4;
    position: relative;
    cursor: pointer;
}
.concernList li h3:after{
    content: '';
    background: url(../images/down-arrow-icon.png) right top no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    width: 14px;
    height: 8px;
    transform: translate(0, -50%);
    transition: all 0.5s ease-in-out;
}
.concernList li h3.active:after{
    content: '';
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out;
}
.stdConcern_Outer {
    background: #f5f8f9;
    padding: 70px 0;
}
.ConcernCont{
    padding-bottom: 10px;
    display: none;
}
.ConcernCont h6 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 2px;
}
.ConcernCont p {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 10px;
}
.ConcernCont span{
    display: block;
    font-size: 16px;
    color: #007dc4;
    line-height: 30px;
    background: url(../images/check-blue.png) left center no-repeat;
    background-size: 20px 20px !important;
    padding-left: 30px;
}
.SelFrmInp {
    width: 100%;
    height: 45px;
    border: #ccc solid 1px;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 15px;
    background: #fff url(../images/down-arrow-icon.png) right 10px center no-repeat;
}
.consTypeBx > label{
    display: block;
    font-size: 18px;
    padding-bottom: 8px;
    font-weight: 700;
}
.consultTypeBx {
    border: #ccc solid 1px;
    border-radius: 6px;
    padding: 10px 10px 10px 50px;
    margin-bottom: 10px;
    position: relative;
}
.consultTypeBx input {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    width: 23px;
    height: 23px;
}
.consultTypeBx label strong {
    display: block;
    padding-bottom: 5px;
    font-size: 15px;
}
.consultTypeBx label span {
    display: block;
    font-size: 14px;
}
.stdSubmitBtn{
    background: #0362a6;
    width: 100%;
    height: 45px;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    border: 0;
    cursor: pointer;
}
.stdSubmitBtn:hover{
    background: #000;
}
.consultFrmHd {
    padding-bottom: 20px;
    text-align: left;
}
.consultFrmHd h2 {
    text-align: left;
    padding-bottom: 2px;
}
/*------------*/
 .popup_Overlay { 
    display:none; 
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0; 
    z-index: 99;
}
.systemPop_Inn {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 750px;
    background: #fff;
    width: 100%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    padding: 25px;
}
.systPop1 h3 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 5px;
}
.systPop1 p {
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 26px;
}
.popDiscBx {
    background: #e0ecf7;
    padding: 15px 20px 15px 60px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: #b1c7db solid 1px;
    position: relative;
}
.popDiscBx i{
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translate(0, -50%);
    max-width: 30px;
}
.systGuide{
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 20px;
}
.popDiscBx strong{
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 5px;
}
.popDiscBx span {
    display: block;
    font-size: 15px;
    line-height: 24px;
}
.startButton {
    padding: 7px 20px;
    background: #0965a3;
    border: 0;
    border-radius: 6px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #fff;
    min-width: 100px;
    cursor: pointer;
    border: #0965a3 solid 1px;
}
.backButton img{
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.backButton{
    padding: 7px 20px;
    background: #f7f7f7;
    border: 0;
    border-radius: 6px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #333;
    min-width: 100px;
    cursor: pointer;
    border: #ccc solid 1px;
}
.expiringHd {
    padding-bottom: 20px;
}
.expiringHd h3 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px;
}
.expiringHd p {
    font-size: 16px;
    line-height: 25px;
}
.expList {
    padding-bottom: 10px;
}
.expList li {
    margin-bottom: 8px;
    font-size: 17px;
}
.expList li input.symptom {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
    top: -1px;
}
.analyHd {
    text-align: center;
    padding-bottom: 20px;
}
.analyHd h3 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 5px;
}
.analyHd p {
    font-size: 15px;
    color: #333;
}
.aiImgBx {
    position: relative;
    line-height: 0;
    margin-bottom: 20px;
}
.aiImgBx > img {
    width: 100%;
    border-radius: 15px;
}
.aiImgBx span {
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%, 0);
    width: 80px;
}
.waitingBx {
    text-align: center;
    font-size: 18px;
    color: #333;
}
.assestSummBx {
    background: #e0ecf7;
    padding: 15px 20px;
    border-radius: 10px;
    border: #b1c7db solid 1px;
    position: relative;
    margin-bottom: 20px;
}
.assestSummBx h4 {
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: 500;
}
.assestSummBx p {
    font-size: 15px;
    padding-bottom: 20px;
    line-height: 25px;
}
.assestSummBx li {
    font-size: 15px;
    line-height: 25px;
}
.assestSummBx ul {
    list-style: disc;
    padding-left: 20px;
}
.nextstepBx {
    margin-bottom: 25px;
    padding: 20px;
    border: #ccc solid 1px;
    border-radius: 10px;
}
.nextstepBx h4 {
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: 500;
}
.nextstepBx p {
    font-size: 15px;
    padding-bottom: 20px;
    line-height: 25px;
}
.systemPop_Inn .consultBx {
    padding: 0;
}
.systemPop_Inn .frmInpBx {
    width: 100%;
    margin: 0;
}
.modalClose{
    border: 0;
}








@media(max-width:1169px){
    .certifiedTeamBx {
        right: -12px;
    }
    .stdBan_Left {
        width: 49%;
    }
    .stdBan_Right {
        width: 49%;
    }
    .expYrsBx {
        left: -14px;
    }
    .std_about_Right {
       width: 48%;
    }
    .std_about_Left {
        width: 48%;
    }
    .patientSucess_List .owl-prev {
        width: 30px;
        height: 30px;
        left: -13px;
    }
    .patientSucess_List .owl-next {
        width: 30px;
        height: 30px;
        right: -13px;
    }
    .std_Ban_Left h1 {
        font-size: 42px;
    }
    a.stdAppointBtn {
        font-size: 15px;
    }
    .stdExpBx li strong {
        font-size: 20px;
    }

}
@media(max-width:1023px){
    .stdBan_Left h1 {
        font-size: 36px;
        padding-bottom: 10px;
        line-height: normal;
    }
    .stdBan_Left p {
        font-size: 16px;
        line-height: 26px;
    }
    a.stdconsultBtn {
        margin-bottom: 10px;
    }
    .stdBan_Left ul li {
        font-size: 16px;
    }
    .stdBanner_Outer {
        padding: 50px 0;
    }
    .stdabout_Outer {
        padding: 50px 0;
    }
    .std_about_Right h2 {
        font-size: 26px;
        padding-bottom: 10px;
    }
    .std_about_Right p {
        font-size: 16px;
        padding-bottom: 20px;
        line-height: 26px;
    }
    .about_phi_Outer_Bx {
        padding: 50px 0;
    }
    .services_MainHd{
        padding: 0 0 30px;
    }
    .stdTreat_List li {
        width: 31%;
        margin: 0 3.5% 20px 0;
    }
    .stdTreat_List li:nth-child(4n) {
        margin-right: 3.5%;
    }
    .stdTreat_List li:nth-child(3n) {
        margin-right: 0;
    }
    .stdTreat_List li p {
        font-size: 16px;
    }  
    .stdTreat_Outer {
        padding: 50px 0;
    } 
    .services_Outer {
        padding: 50px 0 30px 0;
    }
    .wewant_Outer{
        padding: 50px 0;
    }
    .treat_Process_List li {
        width: 31%;
        padding: 20px 10px;
    }
    .stdCont_List li {
        width: 100%;
    }

    .std_Ban_Left h1 {
        font-size: 30px;
    }
    .std_Ban_Left p {
        font-size: 15px;
        padding-bottom: 20px;
        line-height: 25px;
    }
    .stdBanner_Bx{
        padding: 50px 0;
    }
    a.stdAppointBtn {
        margin-bottom: 10px;
    }
    .stdExpBx li strong {
        font-size: 17px;
    }
    .stdExpBx li span{
        line-height: 22px;
    }
    .stdExpBx {
        padding: 50px 0;
    }
    .std_howitworks_Bx {
        padding: 50px 0;
    }
    .ai_checker_Bx li {
        padding: 0 15px;
    }
    .ai_checker_Bx li strong {
        font-size: 16px;
    }
    .about_std_clinic_Outer {
        padding: 50px 0;
    }
    .dedication_Health_Outer {
        padding: 50px 0;
    }
    .dedicationList li h3 {
        font-size: 18px;
    }
    .dedicationList li p {
        font-size: 15px;
        line-height: 25px;
    }
    .specilist {
        width: 32%;
    }
    .stdDoct img {
        height: 225px;
    }
    .allDoctBx {
        width: 32%;
    }
    .moreDoctBx h5 {
        font-size: 16px;
    }
    .moreDoctBx span {
        font-size: 15px;
    }
    .dedicationHd {
        padding: 0 0px 30px 0px;
    }
    .specialist_Outer {
        padding: 50px 0;
    }
    .dedicationHd h2 {
        font-size: 28px;
    }
    .philosphy_care_Outer {
        padding: 50px 0;
    }
    .concernList {
        padding: 0 0px;
    }
    .modalOuter .consultBx .frmInpBx {
        width: 100%;
    }
    .modalOuter{
        padding: 20px;
        max-width: 98%;
    }
    .consultBx h2{
        font-size: 20px;
    }
    .consultBx p{
        font-size: 14px;
        line-height: 24px;
    }
    
}
@media(max-width:767px){
    .stdBanner_Inn {
        display: block;
    }
    .stdBan_Left {
        width: 100%;
        padding-bottom: 50px;
    }
    .stdBan_Right {
        width: 100%;
    }
    .stdabout_Inn {
        display: block;
    }
    .std_about_Left {
        width: 100%;
        margin-bottom: 50px;
    }
    .std_about_Right {
        width: 100%;
    }
    .stdConsult_Outer {
        display: block;
    }
    .stdConsult_Left {
        width: 100%;
        margin-bottom: 20px;
    }
    .stdConsult_Right {
        width: 100%;
    }
    .whytrustHd h2 {
        font-size: 26px;
    }
    .whytrustHd p {
        font-size: 17px;
    }
    .phiTabCont p {
        font-size: 16px;
        line-height: 26px;
    }
    .phiTabCont ul li {
        width: 100%;
        padding-bottom: 0px;
    }
    .phiTabCont ul li strong {
        font-size: 16px;
    }
    .Sexo_servicesList li {
        width: 48%;
        margin: 0 4% 20px 0;
    }
    .Sexo_servicesList li:nth-child(3n) {
    margin-right: 4%;
    }
    .Sexo_servicesList li:nth-child(2n) {
        margin-right: 0;
    }
    .Sexo_servicesList li h5 {
        font-size: 17px;
    }
    .wewantHd h2 {
        font-size: 28px;
    }
    .treatList li{
        padding: 20px 10px;
        min-height: 135px;
    }
    .treatList li strong {
        font-size: 36px;
    }
    .treatList li span {
        font-size: 15px;
    }
    .stdTreat_List li {
        width: 48%;
        margin: 0 4% 20px 0;
    }
    .stdTreat_List li:nth-child(3n) {
        margin-right: 4%;
    }
    .stdTreat_List li:nth-child(2n) {
        margin-right: 0;
    }
    .infaction_Inn {
        display: block;
        text-align: center;
    }
    .infact_Left {
        padding-right: 0;
        padding-bottom: 20px;
    }
    .treat_Process_List li {
        width: 100%;
        margin-bottom: 20px;
        min-height: 0;
    }
    .patientSucess_List li {
        padding: 10px;
    }
    .patientSucess_List li p {
        font-size: 15px;
        line-height: 25px;
    }
    .stdPrefList li a {
        padding: 10px 15px;
        font-size: 14px;
    }
    .std_Locat_Outer {
        display: block;
    }
    .std_Locat_Left {
        width: 100%;
        padding-bottom: 20px;
    }
    .std_Locat_Right {
        width: 100%;
    }
    .stdPrefList li {
        margin: 0 2px;
    }
    .stdBan_Left a {
        margin-right: 10px;
        padding: 8px 15px;
        font-size: 15px;
    }
    .stdBan_Left ul {
       padding-top: 15px;
    }
    .std_about_Right a {
        padding: 10px 20px;
        font-size: 15px;
    }
    .ourteamBx {
        padding: 30px 0;
    }
    .stdBan_Inn {
        display: block;
    }
    .std_Ban_Left {
        width: 100%;
    }
    .std_Ban_Left h1{
        font-size: 26px;
        padding-bottom: 10px;
    }
    a.stdAppointBtn, a.stdSympBtn {
        font-size: 14px;
        line-height: 22px;
    }
    .std_Ban_Right {
        width: 100%;
        margin-top: 10px;
    }
    .stdExpBx ul {
        display: block;
    }
    .stdExpBx li {
        width: 100%;
        margin-bottom: 15px;
    }
    .stdExpBx {
        padding: 30px 0 15px 0;
    }
    .std_howitworks_Bx {
        padding: 30px 0;
    }
    .howitHd h2 {
        font-size: 26px;
    }
    .ai_checker_Bx li {
        width: 100%;
        float: none;
        text-align: left;
        padding: 0 0 20px 80px;
        position: relative;
    }
    .ai_checker_Bx li span{
        width: 60px;
        height: 60px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .ai_checker_Bx li span img{
        max-width: 30px;
        max-height: 30px;
    }
    .ai_checker_Bx li i {
        width: 22px;
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .about_std_clinic_Outer {
        padding: 30px 0;
    }
    .about_std_clinic_Bx {
        flex-direction: column-reverse;
    }
    .std_clinic_Left {
        width: 100%;
    }
    .std_clinic_Right {
        width: 100%;
        padding-bottom: 30px;
    }
    .dedication_Health_Outer {
        padding: 30px 0;
    }
    .dedicationHd h2 {
        font-size: 24px;
    }
    .dedicationList ul {
        display: block;
    }
    .dedicationList li {
        width: 100%;
        margin-bottom: 20px;
    }
    .specialist_Outer {
        padding: 30px 0;
    }
    .specilist_List {
        display: block;
    }
    .specilist {
        width: 47.5%;
        display: inline-block;
        margin: 0 1% 20px 1%;
    }
    .allDoctBx {
        width: 100%;
        display: block;
        min-height: 300px;
    }
    .philosophy_List ul li {
        width: 50%;
        margin: 0 0 20px 0;
        padding: 0 10px;
    }
    .flexible_Outer {
        padding: 30px 0;
    }
    .dedicationHd p {
        font-size: 16px;
        line-height: 25px;
    }
    .flexible_List li {
        float: left;
        width: 100%;
        margin-right: 0;
        min-height: 0;
        margin-bottom: 20px;
    }
    .stdConcern_Outer {
        padding: 30px 0;
    }
    .frmInpBx .frmInp{
        height: 40px;
    }
    .systemPop_Inn {
        max-width: 97%;
        padding: 15px;
    }
    .expiringHd h3{
        font-size: 22px;
    }
    .expList li {
        font-size: 16px;
    }
    .analyHd h3 {
        font-size: 25px;
    }
}
@media(max-width:479px){
    .phiTabs ul li a {
        padding: 7px 5px;
        font-size: 14px;
    }
    .stdBan_Left h1 {
        font-size: 24px;
    }
    .std_about_Right h2 {
        font-size: 22px;
    }
    .std_about_Right p {
        font-size: 15px;
        line-height: 25px;
    }
    .about_phi_Outer_Bx {
        padding: 30px 0;
    }
    .whytrustHd h2 {
        font-size: 22px;
    }
    .services_MainHd h2 {
        font-size: 22px;
    }
    .services_Outer {
        padding: 30px 0 10px 0;
    }
    .services_MainHd span {
        font-size: 15px;
    }
    .Sexo_servicesList li {
        width: 100%;
        margin: 0 0 20px 0;
        min-height: 0;
    }
    .wewantHd h2 {
        font-size: 22px;
    }
    .wewant_Outer {
        padding: 30px 0;
    }
    .treatList li {
        padding: 20px 10px;
        min-height: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .stdTreat_List li {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .std_clinic_Right a {
        padding: 8px 20px;
        font-size: 15px;
    }
    .specilist {
        width: 100%;
        display: inline-block;
        margin: 0 0 20px 0;
    }
    .stdDoct img {
        height: auto;
    }
    .dedicationHd h2 {
        font-size: 22px;
    }
    .philosophy_List ul li {
        margin: 0 0 30px 0;
        width: 100%;
    }
    .philosphy_care_Outer {
        padding: 30px 0 10px 0;
    }
    .concernList li h3 {
        font-size: 18px;
    }
    .modalOuter{
        padding: 15px;
    }
    .consultBx p {
        font-size: 12px;
        line-height: 18px;
    }
    .consTypeBx > label {
        font-size: 16px;
        padding-bottom: 5px;
    }
    .consultTypeBx label span {
        font-size: 12px;
    }
    .consultTypeBx:last-child{
        margin-bottom: 0;
    }
    .modalOuter .consultBx textarea {
        height: 85px;
    }
    .SelFrmInp{
        height: 40px;
    }
    .expiringHd h3 {
        font-size: 20px;
    }
    .expiringHd p {
        font-size: 15px;
        line-height: 24px;
    }
    .analyHd p {
        font-size: 14px;
        line-height: 23px;
    }
    .waitingBx{
        font-size: 15px;
    }
    .analyHd h3 {
        font-size: 22px;
    }
    .assestSummBx {
        padding: 10px 15px;
        margin-bottom: 15px;
    }
    .nextstepBx {
        margin-bottom: 15px;
        padding: 10px 15px;
    }
    .nextstepBx p {
        font-size: 14px;
        padding-bottom: 5px;
        line-height: 23px;
    }
    .backButton, .startButton {
        padding: 5px 10px;
        font-size: 14px;
        line-height: 25px;
    }
    .aiImgBx span{
        width: 45px;
    }
}