#vipul img{
	border: 5px solid #09a2d7;
	border-radius: 50%;
	margin-top: 30px;
}
#vipul p.bold{
	background-color: #09a2d7;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
#vipul p{
	color: #555;
}
#gdlr-core-wrapper-3 {
    padding: 40px 0px ;
}
.mediz-normal-menu a{
	text-decoration: none;
}
.mediz-copyright-container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.gdlr-core-column-service-item.gdlr-core-column-service-icon-top .gdlr-core-column-service-title-wrap{
    margin-bottom:5px;
}
/* .gdlr-core-column-service-content-wrapper{
    height:100px;
} */
.mb15{
    margin-bottom:15px !important;
}
.mb2{
    margin-bottom:20px !important;
}
.mb3{
    margin-bottom:30px !important;
}

@media screen and (max-width:1199px){
    .osp, .specialities_details .gdlr-core-skin-title{
        font-size:18px !important;
    }
}
@media screen and (max-width:991px){
    .sosp{
        min-height:100px;
    }
    .mp0{
        padding-top:0 !important;
    }
    
    .mpb0{
        padding-bottom:0 !important;
    }
    .mp2{
        padding-top:40px !important;
    }
    .mpb2{
        padding-bottom:40px !important;
    }
    .mp5{
        padding-top:30px !important;
    }
    .mpb5{
        padding-bottom:30px !important;
    }
}

@media screen and (max-width:767px){
    .gdlr-core-column-service-content-wrapper{
        height:auto;
    }
    .inx-sps{
        padding-bottom:20px !important;
    }
    #gdlr-core-wrapper-1.gdlr-core-pbf-wrapper{
        /*margin-top:50px !important;*/
    }
    .mtitle{
        font-size:30px !important;
    }
    .metitle{
        font-size:20px !important;
    }
    .msmcenter{
        text-align:center !important;
    }
    .mp0{
        padding-top:0 !important;
    }
    .mpb0{
        padding-bottom:0 !important;
    }
    .mp05{
        padding-top:5px !important;
    }
    .mpb05{
        padding-bottom:5px !important;
    }
    .mp1{
        padding-top:10px !important;
    }
    .mpb1{
        padding-bottom:10px !important;
    }
    .mp2{
        padding-top:20px !important;
    }
    .mpb2{
        padding-bottom:20px !important;
    }
    .mp4{
        padding-top:40px !important;
    }
    .mpb4{
        padding-bottom:40px !important;   
    }
    .mp5{
        padding-top:50px !important;
    }
    .mpb5{
        padding-bottom:50px !important;
    }
    .mbt0{
        margin-bottom:0px !important;
    }
    .mt1{
        margin-bottom:10px !important;
    }
    .mt5{
        margin-top:50px !important;
    }
    #gdlr-core-wrapper-1.mt5{
        margin-top:50px !important;
    }
    #gdlr-core-wrapper-3 {
        padding:  0px !important;
    }
    #gdlr-core-wrapper-2.gdlr-core-pbf-wrapper{
        padding-top:20px !important;
        padding-bottom: 20px !important;
    }
    #gdlr-core-wrapper-4.mp2{
        padding-top:20px !important;
    }
    #gdlr-core-wrapper-4.mpb2{
        padding-bottom:20px !important;
    }
    .bnbn{
        border-right:0;
    }
    .nd{
        display:none;
    }
}

@media screen and (max-width:600px){
    .mediz-copyright-wrapper{
        margin-bottom:60px;
    }
}

@media screen and (max-width:575px){
    .mtitle{
        font-size:25px !important;
    }
    .gdlr-core-item-pdlr{
        padding-left:15px;
        padding-right:15px;
    }
    .metitle{
        font-size:18px !important;
    }
    .mediz-overlay-menu-content ul.menu > li {
        font-size: 16px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
}


/* ==================== 25-07-2023 ========= */
.specialities_details .gdlr-core-column-20 {
    background: #fbfbfb;
    width: calc(25% - 22px);
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: -3px 5px 18px rgb(0 0 0 / 15%);
    transition: all 0.4s;
    height: 100%;
    min-height: 240px;
    border-radius: 15px;
    border: 2px solid #fbfbfb;
}
.specialities_details .gdlr-core-column-20 .gdlr-core-column-service-title h3{
    line-height: 1.3 !important;
}
.specialities_details .gdlr-core-column-20:hover {
    background: #ffffff;
    box-shadow: -3px 5px 18px rgb(0 0 0 / 22%);
}
.specialities_details .gdlr-core-column-20 .gdlr-core-pbf-element { 
    padding: 0 35px;
}
.specialities_details .gdlr-core-column-20 .gdlr-core-js {
    padding: 0 !important;
    width: 100%;
}
.specialities_details .gdlr-core-column-20 .gdlr-core-js.sosp{min-height: auto;}
.specialities_details .gdlr-core-pbf-wrapper-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    align-content: center;
    gap: 20px;
    justify-content: center;
    flex: auto;
}
.specialities_details .gdlr-core-column-20 a i {
    margin-left: 5px; 
    transition: all 0.4s;
}
.specialities_details .gdlr-core-column-20 a:hover, .specialities_details .gdlr-core-column-20 a:hover i{
    color: #09a2d6;
}
.specialities_details .gdlr-core-column-20:hover a>i{
    animation: slide1 1s linear infinite;
}
.specialities_details .gdlr-core-column-20 .gdlr-core-item-pdb{padding: 0;}
@-webkit-keyframes  slide1{
    0%,100% {
        transform: translateX(0px);
    } 
    50% {
        transform: translateX(5px);
    }
}
@keyframes slide1 {
    0%,100% {
        transform: translateX(0px);
    } 
    50% {
        transform: translateX(5px);
    }
} 
.up_details strong {
    color: #646464;
    font-weight: 600;
}
.up_details a{color: rgb(0, 160, 227); font-weight: 500;}
@media screen and (max-width:1200px){.specialities_details .gdlr-core-column-20 {padding: 30px 5px; width: calc(33.33% - 22px);} .specialities_details .gdlr-core-column-60 h3.gdlr-core-title-item-title {
    font-size: 36px !important; } }
@media screen and (max-width:991px){
    .specialities_details .gdlr-core-column-20{width: calc(50% - 10px);} .specialities_details {padding-bottom: 40px !important;}}
@media screen and (max-width:767px){.specialities_details .gdlr-core-pbf-wrapper-container{max-width: 100% !important;} .specialities_details .gdlr-core-column-60 h3.gdlr-core-title-item-title {
    font-size: 30px !important;}}
@media screen and (max-width:650px){.specialities_details .gdlr-core-column-20{width: calc(100% - 10px); padding: 30px 10px;}}
@media screen and (max-width:575px){.specialities_details .gdlr-core-column-60 h3.gdlr-core-title-item-title {font-size: 25px !important; }}

.specialities_details .gdlr-core-column-20 .icon_list {
    position: relative;
    pointer-events: none;
    text-align: center;
    height: 100%;
    width: 100%;
    margin-bottom: 20px;
}
.specialities_details .gdlr-core-column-20 .icon_list img {
    max-width: 70px;
    transition: all 0.4s;
    opacity: 0.6;
}
.specialities_details .gdlr-core-column-20:hover .icon_list>img {
    transform: scale(1.05);
    opacity: 0.3;
}
/* ================== *//* ================== */


.specialities_details .gdlr-core-column-20 .gdlr-core-column-service-content {
    background: #1264af;
    width: 100%;
}

.specialities_details .gdlr-core-column-20 .gdlr-core-column-service-content a {
    color: #ffffff;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    padding: 8px 0px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.specialities_details .gdlr-core-column-20 .gdlr-core-column-service-content i, .specialities_details .gdlr-core-column-20:hover .gdlr-core-column-service-content>i {
    color: #ffffff !important;
}

.specialities_details .gdlr-core-column-20 .gdlr-core-column-service-content {
    position: absolute;
    bottom: -2px;
    left: -2px;
    border-radius: 0 0 15px  15px;
    width: calc(100% + 4px);
}

.specialities_details .gdlr-core-column-20:hover {
    border-color: #1264af;
}

.specialities_details .gdlr-core-column-20 .gdlr-core-js {
    padding-bottom: 15px !important;
}

/* =====28-07-2023 ===== */
.our_team_profile .gdlr-core-item-list p {
    color: #444444;
    white-space: pre-line;
    font-size: 15px !important;
    font-weight: 500 !important;
    min-height: 140px;
    line-height: 1.5; 
    margin-bottom: 5px;

}
.our_team_profile .gdlr-core-personnel-list-content-wrap {
    padding: 8px !important;
    border-radius: 8px;
    border: 2px solid rgb(238 243 247 / 8%);
}
.our_team_profile .gdlr-core-column-15 {
    width: 25%;
    padding: 10px;
}

.our_team_profile .out_team_img img {
    box-shadow: 0px 0px 8px rgb(0 0 0 / 10%);
    border-radius: 5px;
    width: 100%;
}

.our_team_profile .out_team_img {
    margin-bottom: 28px;
}

.our_team_profile .gdlr-core-item-list h3 {
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 15px;
}

.our_team_profile .gdlr-core-item-list h3:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 60px;
    background: #00a0e3;
    z-index: 1;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s;
}
 
.our_team_profile .gdlr-core-item-list:hover h3:before {
    width: 70px;
}


/* ====== 31-07-2023 ====== */
.greeting_rims {
    padding: 60px 0 30px;
    position: relative;
    box-shadow: 0px -8px 8px rgb(0 0 0 / 2%);
}
.greeting_rims:before {
    background-image: url(upload/why_us_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.4;
}
h3.h3_title_name {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #171717;
    margin-bottom: 12px;
}
p.p_title_details {
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
} 
.greeting_rims_box1 {
    box-shadow: 3px 5px 20px rgb(0 0 0 / 22%);
    background-color: #ffffff;
    border-radius: 0px 25px 0px 25px;
    overflow: hidden;
    padding: 25px 10px;
    margin-top: 30px;
}

.greeting_rims_box1 .doctors_profile {
    position: relative;
    display: block;
} 
.greeting_rims_box1 .doctors_profile img {
    border-radius: 0px 22px 0px 22px;
    border: 5px solid #1264af;
    max-width: 195px;
    margin: 0 auto;
} 
.greeting_rims_box1 .doctors_profile h4, .greeting_rims_box2 .doctors_profile h4{
    position: relative;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    margin-top: 15px;
} 
.greeting_rims_box1 p, .greeting_rims_box2 p {
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 15px;
} 
.greeting_rims_box1 sup{
    color: #333333;
}
.greeting_rims_box1 .d-flex, .greeting_rims_box2 .d-flex {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
} 
.greeting_rims_box2 p {
    text-align: center;
}
.greeting_rims_box2 {
    margin-top: 50px;
    position: relative;
} 
.greeting_rims_box2 .doctors_profile img {
    border-radius: 0px 22px 0px 22px;
    max-width: 237px;
    box-shadow: 0px 5px 12px rgb(0 0 0 / 28%);
    width: 100%;
}

.doctors_profile_icon {
    position: absolute;
    right: 0;
    bottom: 90px;
    background: #1161a9;
    border-radius: 100%;
    padding: 12px;
}

.greeting_rims_box2 .doctors_profile_icon img {
    max-width: 40px;
    border-radius: 0;
    box-shadow: none;
    filter: invert(1);
    width: 40px;
    height: 40px;
}
ul.list_icon {
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 22px;
    padding-bottom: 25px;
} 
ul.list_icon li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    max-width: 75px;
    height: 75px;
    width: 100px;
    background: #1161a9;
    border-radius: 100%;
}
ul.list_icon li img {
    filter: invert(1);
    max-width: 65%;
    height: 45px;
} 
.list_icon_details p {
    color: #333333;
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 500;
}
.list_icon_details {
    border-top: 3px solid #1161a9;
    border-bottom: 3px solid #1161a9;
    padding: 30px 0;
    margin-top: 25px;
}
.themselves_number {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}
.greeting_rims .themselves_number{
    margin-bottom: 0px;
}
h3.h3_title_name span {
    color: #04a1dc;
}
.themselves_number_details img {
    position: relative;
    border-radius: 100%;
    width: auto;
    height: 300px;
    max-width: 300px;
    margin: 0 auto;
}

.themselves_number_details {
    position: relative;
    display: flex;
    padding: 10px;
    flex-direction: column;
}
.themselves_value {
    color: #1161a9;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 5px;
}

.themselves_value sup {
    color: #1161a9;
}

.themselves_number_details p {
    color: #333333;
    font-size: 19px;
    text-align: center;
    font-weight: 500;
    white-space: pre-line;
    line-height: 1.3;
}

.themselves_number h3.h3_title_name {
    margin-bottom: 22px;
}
.themselves_number_img:after {
    position: absolute;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    left: 10px;
    top: -10px;
    content: "";
    border-radius: 100%;
    max-width: calc(300px + 20px);
    max-height: calc(300px + 20px);
    z-index: -1;
    border: 2px dashed #666666;
    opacity: 0.3;
    animation: border_run 80s infinite linear;
}

.themselves_number_img {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}


@keyframes border_run {
    from {
        -webkit-transform: rotate(0deg) ;
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-webkit-keyframes border_run {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}
/* ====05=09=2023======== */
/* -- about-us/vision-mission - */

.vision_mission {
    position: relative;
    overflow: hidden;
    padding: 60px 0;
    height: 100%;
}
.vision_mission:before {
    background-image: url(upload/why_us_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.4;
} 
h2.title_name {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #171717;
    margin-bottom: 25px;
    text-align: center;
}
.vision_mission_details p {
    color: #333333;
    margin-bottom: 0;
    position: relative;
} 
.vision_mission_details .title_name div {
    color: rgb(51 51 51 / 36%);
    font-size: 20px;
    opacity: 1;
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: column;
} 
.vision_mission_details .title_name span {
    font-size: 56px;
    color: #444444;
    font-weight: 700;
    opacity: 1;
    line-height: 1;
}
 
.vision_mission_details .title_name {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
}


.vision_mission_details  .vision_mission_icon {
    height: 85px;
    max-width: 50%;
} 
.vision_mission_details {
    z-index: 1;
    background: #ffffff;
    padding: 40px;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 22%);
    position: relative;
    min-height: 510px;
}
.vision_mission .and {
    color: #cdcdcd;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    font-size: 90px;
    font-weight: 700;
    text-shadow: 0px 0px 1px #767676;
    line-height: 1;
}


/* ==== 06-09-2023 -home_about_us ==== */
.home_about_us .container {
    max-width: 1375px;
    width: 100%;
}
.home_testimonial {
    padding: 50px 0;
    margin: 0px 0 50px 0;
} 
.home_about_us {
    background: #ffffff;
    position: relative;
} 

.home_about_details {
    position: relative;
    margin-top: 100px;
}

.home_about_details span {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}

.home_about_details h2 {
    font-weight: 600;
    color: #161616;
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 1.3;
}

.home_about_details p {
    color: #161616;
    font-weight: 400;
    font-size: 17px;
}
.home_about_spacing {
    margin: 100px 0;
    z-index: 1;
    position: relative;
}
 
.home_about_image {
    margin-left: 30px;
}

.home_about_image img {
    max-height: 570px;
    border: 18px solid #f1f1f1;
    box-shadow: 15px 18px 22px rgb(0 0 0 / 20%);
    height: 1000px;
    object-fit: cover;
}

.home_about_us:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 35%;
    background: linear-gradient(8deg, rgb(3 161 222 / 22%) 0%, rgb(255 255 255) 80%);
    top: 0;
    right: 0;
    opacity: 1;
}
.home_about_us:after {
    background-image: url(./upload/pattern-bg.png);
    background-size: contain;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    content: "";
    transform: rotate(-180deg);
    background-position: right;
    opacity: 0.60;
    z-index: 0;
    width: 36%;
}









 


@media screen and (max-width:1399px){
    .vision_mission_details{
        padding: 32px 25px;
    }
    .vision_mission .and { 
        font-size: 72px;
    }
    .home_about_us:before{
        width: 30%;
    }

}

@media screen and (max-width:1200px){
    .our_team_profile .gdlr-core-column-15 {
        width: 33.33%; 
        margin-bottom: 20px !important;
    }
    .greeting_rims_box1 p, .greeting_rims_box2 p, p.p_title_details{
        font-size: 22px;
    }
    .list_icon_details p{
        font-size: 20px;
    }
    .themselves_number_details img{
        height: 260px;
        max-width: 260px;
    }
    .themselves_number_img:after {
        left: -4px;
        top: -9px;
        max-width: calc(260px + 20px);
        max-height: calc(260px + 20px);
    }
    .themselves_value { 
        font-size: 26px;
    }
    .themselves_number_details p { 
        font-size: 18px;
    }
    .vision_mission_details{
        min-height: 600px;
    }
    .home_about_details { 
        margin-top: 20px;
    }
    .home_about_spacing {
        margin: 50px 0;
    }
    .home_about_image {
        margin-left: 10px;
    }
    .home_about_image img {
        max-height: 500px;
        border: 12px solid #f1f1f1;
    } 
}
@media screen and (max-width:991px){
    .our_team_profile .gdlr-core-column-15 { 
        margin-bottom: 15px !important;
    }
    .our_team_profile .gdlr-core-personnel-list-content-wrap{padding: 12px !important;}
    .our_team_profile .gdlr-core-item-list p{min-height: 170px;}
    /* ===04=09=2023=== */
    .greeting_rims .greeting_rims_details{
        margin-top: 15px;
    }
    .greeting_rims_box1 { 
        padding: 30px 20px 20px;
    }
    .greeting_rims_box1 p, .greeting_rims_box2 p, p.p_title_details {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .greeting_rims {
        padding: 40px 0 20px;
    }
    .themselves_number_img:after {
        left: 23px;
        top: -10px; 
    }
    .vision_mission_details {
        min-height: auto;
        margin-bottom: 25px;
    }
    .mission_block.vision_mission_details {
        margin-bottom: 0;
    } 
    .vision_mission_details .title_name span {
        font-size: 42px;
    }
    .vision_mission_details .title_name div { 
        font-size: 18px;
    }
    .vision_mission_details .vision_mission_icon {
        height: 65px; 
    }
    .vision_mission_details .title_name { 
        margin-bottom: 5px;
    }
    .vision_mission .and{
        display: none;
    }
    .home_about_spacing {
        margin: 30px 0;
    }
    .home_about_details h2 { 
        font-size: 32px;
    }
    .home_about_image img {
        max-height: 620px;
        border-width: 7px;
        background-position: center right;
        object-position: -170px center;
    }
} 
@media screen and (max-width:850px){
    .our_team_profile .gdlr-core-column-15 { 
        width: 50%; 
    } 
    .our_team_profile {
        max-width: 100% !important;
    }
}
@media screen and (max-width:767px){
    .themselves_number h3.h3_title_name { 
        padding-left: 15px;
    }
    .themselves_number_img:after {
        left: calc(50% - 140px); 
    }
    .home_about_spacing {
        margin: 10px 0 30px;
    } 
    .home_about_us:before {
        width: 100%;
        height: 35%;
        bottom: 0;
        top: auto;
    }
    .home_about_image img {
        object-position: center center;
        max-height: fit-content;
        height: auto;
    }
    .home_about_image{
        margin-left: 0;
    }
    .home_about_details h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .home_about_details span {
        font-size: 14px;
    } 
    .home_slider rs-slide rs-sbg-wrap rs-sbg {
        background-size: cover !important;
        background-position: 90% 50% !important;
    }
}
@media screen and (max-width:600px){
    .our_team_profile .gdlr-core-column-15 { 
        width: 100%; 
        margin-bottom: 10px !important;
    }  
    .our_team_profile .gdlr-core-item-list p {
        min-height: auto;
        margin-bottom: 12px;
    }
    .our_team_profile .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position {
        color: #444444 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        font-style: normal;
    }
    .greeting_rims_box1 p, .greeting_rims_box2 p, p.p_title_details {
        font-size: 19px; 
        line-height: 1.3;
    }
    .greeting_rims .greeting_rims_details {
        margin-top: 8px;
    }
    .themselves_number{
        margin-top: 30px;
    }
    .themselves_number h3.h3_title_name {
        margin-bottom: 16px; 
    }
    h3.h3_title_name, .themselves_number h3.h3_title_name{
        font-size: 24px;
    }
    .vision_mission { 
        padding: 40px 0;
    }
}




