@media (max-width: 1023px) {
    header#pt-header .pt-bottom-header .navbar .navbar-nav li a {
         width: initial; 
    }
    header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor {
        background: var(--primary-color);
        transition: background-color .3s ease;
    }
    
    header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a {
        background-color: transparent;
    }
    
    header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu {
        display: none;
    }
    
    header#pt-header .pt-bottom-header .navbar .navbar-nav li>a:hover, header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover>a {
        background-color: transparent;
    }
    
    header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu {
        left: 30px;
        right: 30px;
        width: 90%;
    }
    
    header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover a, header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover i {
        color: #000 !important;
        text-decoration: none;
    }
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li.active .sub-menu {
    display: block;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor.active {
    padding-bottom: 15px;
    background-color: transparent;
}

.pt-service-box .pt-service-title {
    font-family: "Montserrat", Sans-serif !important;
    font-size: 22px;
    line-height: 31px;
    letter-spacing: -0.1px;
    word-spacing: 3px;
    color: var(--e-global-color-d97ea85);
}

.pt-service-img img, .pt-team-img img  {
    max-height: 350px !important;
    min-height: 350px !important;
    object-fit: cover;
}

.pt-team .item {
     min-height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
}

.pt-team .owl-stage-outer {
    padding-bottom: 4px;
}

.pt-team-box.pt-style-2 .pt-team-info {
    padding: 10px 5px;
}

.pt-team-box.pt-style-2 .pt-team-info .pt-team-designation {
    display: block;
    min-height: 67px;
}

.pt-member-name {
    min-height: 60px;
}

.pt-member-name a {
    font-size: 18px;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li:nth-child(4):hover .sub-menu {
    column-count: 2;
    width: 310px;
}



.pt-service-sub-title {
    min-height: 42px !important;
    display: inline-block;
}

.pt-counter-num-prefix.pt-prefix-top .timer {
    opacity: 0.3;
}

#breadcrumbs {
    margin: 20px 0;
}
#breadcrumbs span  {
    font-size: 13px;
}
#breadcrumbs span a {
    color: #263656;
    text-decoration: none;
}

#breadcrumbs span a:hover {
    text-decoration: underline !important;
}

#breadcrumbs .breadcrumb_last {
    color: #919191;
}

.lang-switcher {
    margin-bottom: 0;
    padding-left: 25px;
    list-style-type: none;
    /*display: none;*/
}

.lang-switcher li a {
    color: #919191;
    font-size: 14px;
    text-decoration: none;
    transition: color .3s ease;
}

.lang-switcher li a:hover {
    color: #263656;
    text-decoration: underline !important;
}

.lang-switcher li.current-lang a {
    color: #263656;
    font-weight: 700;
}

.elementor-widget-icon-box .elementor-icon-box-title {
    font-size: 27px !important;
}

.pt-member-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.pt-member-name a {
    color: #263656;
    position: relative;
    z-index: 1;
}

.pt-member-name a:hover {
    color: #263656;
    text-decoration: underline !important;
}

.elementor-widget-heading .elementor-heading-title {
    font-family: "Montserrat", Sans-serif !important;
}

/* Article */

.article-container .header_wrapper {
    margin: 0 auto 30px;
    text-align: center;
}

.article-container .header_wrapper h1 {
    color: #263656;
    font-size: 40px;
}

.article-container .item-wrapper #ajax-posts-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.article-container .right, .article-container .article-meta, .article-container .left, .article-container .pt-blog-contain > p  {
    display: none;
}

.article-container .load-more-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.article-container .load-more-wrapper button {
   background:  #263656;
   transition: background .3s ease;
   font-family: 'Montserrat', sans-Serif;
   
}

.article-container .load-more-wrapper button:hover {
    background: #fc9c3a;
}

.article-container .item-wrapper .item {
    width: calc((100% / 2) - 20px);
    margin-right: 20px;
}

.article-container .item-wrapper .item:nth-child(2n) {
    margin-right: 0;
}

.article-container .pt-blog-post .pt-blog-contain {
    padding: 30px 15px;
}

.article-container .pt-blog-post .pt-blog-contain .pt-blog-title {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 auto 15px;
}

.article-container .pt-blog-post .pt-blog-contain .pt-blog-title a {
    color: #263656;
    font-weight: 600;
    text-decoration: none !important;
}

.article-container .pt-blog-post .pt-blog-contain .pt-blog-title a:hover {
    text-decoration: underline !important;
}

.article-container  .pt-button {
    padding: 12px 20px;
}

.pt-pagination .page-numbers li .next.page-numbers, .pt-pagination .page-numbers li .prev.page-numbers {
    text-decoration: none !important;
}

.elementor-6686 .elementor-element.elementor-element-7ce4f24 .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: 0 !important;
}

.elementor-6686 .elementor-element.elementor-element-7ce4f24 .elementor-posts-container .elementor-post__thumbnail img {
    transition: transform .3s ease;
    overflow: hidden;
}

.elementor-6686 .elementor-element.elementor-element-7ce4f24 .elementor-posts-container .elementor-post__thumbnail img:hover {
    transform: scale(1.05);
}

.pt-blog-contain .article-top {
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
}

.pt-blog-contain .article-top .left {
    margin-right: 10px;
}


.pt-blog-contain .article-wrapper {
    text-align: left;
    margin: 20px 0 0;
}
.pt-blog-contain .article-wrapper h1 {
   color: #263656;
   font-size: 40px;
   margin-bottom: 15px;
}

.pt-blog-contain .article-meta .article-author {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.pt-blog-contain .article-meta .article-author a {
    text-decoration: none;
}

.pt-blog-contain .article-meta .article-author a:hover span {
    text-decoration: underline;
}

.pt-blog-contain .article-meta img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin-right: 10px;
    box-shadow: 0 -1px 3px rgba(0,0,0,.5);
}
.pt-blog-contain .article-meta span {
    font-weight: 500;
    color: #263656;
    font-size: 16px;
}

.pt-blog-contain .article-top .share-buttons {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    
}

.pt-blog-contain .article-top .share-buttons li img {
    width: 30px;
    height: 30px;
    margin-right: 7.5px;
    margin-bottom: 5px;
}

.pt-blog-contain .article-top .article-share {
    margin-bottom:15px;
}

.pt-blog-contain .article-top .article-share .share-title {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
    color: #263656;
}

.article-featured {
    margin-top: 40px;
}

.article-featured h2 {
    color: #263656;
    margin-bottom: 20px;
    text-align: center;
}

.article-featured .related-posts {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.article-featured .related-posts .related-item {
    width: calc((100% / 3) - 20px);
    margin-right: 20px;
}

.article-featured .related-posts .related-item:nth-child(3n) {
    margin-right: 0;
}

.article-featured .related-posts .related-item .img-wrapper {
    display: block;
    width: 100%;
    overflow: hidden;
}
.article-featured .related-posts .related-item .img-wrapper img {
    width: 100%;
    transition: transform .3s ease;
}

.article-featured .related-posts .related-item .img-wrapper:hover img {
    transform: scale(1.05);
}

.article-featured .related-posts .related-item .related-item__item {
    font-weight:600; 
    font-size:18px; 
    display:block; 
    color:#001f4f; 
    text-decoration:none; 
    margin-bottom:8px;
}

.article-featured .related-posts .related-item .related-item__meta {
    color:#999; 
    font-size:14px; 
    margin-bottom:8px;
}

.article-featured .related-posts .related-item .related-item__button {
    color:#0d47a1; 
    font-size:14px; 
    font-weight:500; 
    text-decoration:underline;
}

footer#pt-footer .widget:first-child {
    margin-bottom: 20px;
}


footer .button-wrapper {
    margin-bottom: 20px;
}

footer .button-wrapper .button {
    background-color: #fff;
    color: #263656;
    padding: 10px 20px;
    line-height: 1.5;
    border: 1px solid transparent;
    transition: all .3s ease;
}

footer .button-wrapper .button:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li a, 
header#pt-header .pt-bottom-header .navbar .navbar-nav li i {
    text-decoration: none;
}

.elementor-widget-team pre {
    display: none;
}


/* Article */

header#pt-header.pt-header-default .pt-btn-container {
    display: block !important;
}


#language-popup {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}
#language-popup div {
    background: white;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}
#language-popup button {
    padding: 10px 20px;
    margin: 10px;
    font-size: 16px;
}

@media(max-width: 1200px) {
    .pt-blog-contain .article-top {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .article-container .item-wrapper .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    
    .pt-blog-contain .article-wrapper h1 {
        font-size: 30px;
    }
    
    .article-featured .related-posts .related-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    
    
    .pt-service-img img, .pt-team-img img  {
        max-height: initial !important;
        min-height: initial !important;
    } 
    
    .pt-service-sub-title {
        min-height: initial !important;
    }
    
    header#pt-header .pt-bottom-header .navbar {
        flex-wrap: nowrap;
    }
    
    header#pt-header.pt-header-default .pt-btn-container .pt-button {
        padding: 5px 10px;
        font-size: 12px;
    }
    
    header#pt-header .pt-bottom-header .navbar-toggler {
        padding: 5px 10px;
    }
    
    header#pt-header .pt-bottom-header .navbar .navbar-brand img {
        max-width: 80px;
    }
    
    
}

@media (max-width: 992px) { 
    header#pt-header .pt-bottom-header .navbar .navbar-nav li.active .sub-menu {
        width: 90%;
    }
    
    header#pt-header .pt-bottom-header .navbar .navbar-collapse {
        max-height: 650px;
        position: fixed;
        top: 80px;
        bottom: 0;
    }
    
    header#pt-header .pt-bottom-header .navbar .navbar-nav li:nth-child(4):hover .sub-menu {
        column-count: 1;
        width: 90%;
    }
}


.doctor-reviews-container {
    margin-top: 50px;
}

.doctor-reviews-title {
    text-align: center;
    color: #263656;
    font-weight: 700;
    background-color: #ead8c8;
    padding: 10px 20px;
    border-radius: 20px;
    margin-bottom: 40px;
}

.glsr-reviews-wrap {
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(234,216,200,.1);
    box-shadow: 0 10px 10px rgba(0,0,0,.2);
    margin-bottom: 40px;
}

.glsr-review {
    padding-bottom: 20px;
    border-bottom: 1px solid #ebe9e9;
}

.glsr-review:last-child {
    border-bottom: none;
}

.doctor-reviews-container .glsr-review-title .glsr-tag-value {
    font-size: 20px;
    line-height: 1.3;
}

.doctor-reviews-container .glsr-review-content .glsr-tag-value p {
    line-height: 1.4;
    margin-bottom: 5px;
}

.doctor-reviews-container .glsr-review-author .glsr-tag-value {
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
}

.doctor-reviews-container .glsr-review-response {
    margin-left: 20px;
    background-color: #263656;
    border-radius: 10px;
    box-shadow: 0 10px 10px rgba(0,0,0,.2);
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a {
    margin-bottom: 10px;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a:last-child {
    margin-bottom: 0;
}

#pt-main-menu > li:nth-child(2) .sub-menu, 
#pt-main-menu > li:nth-child(3) .sub-menu{
    column-count: 3;
    min-width: 600px;
}

@media (max-width: 992px) {
    #pt-main-menu > li:nth-child(2) .sub-menu, 
    #pt-main-menu > li:nth-child(3) .sub-menu{
        column-count: 1;
        min-width: initial;
    }
}


@media (max-width: 480px) {
    .doctor-reviews-container .glsr-review-response {
        margin-left: 0;
    }
}

.doctor-reviews-container .glsr-review-response .glsr-tag-value p {
    line-height: 1.4;
    margin-bottom: 5px;
    color: #fff;
}

.doctor-reviews-container .glsr-review-response::before {
 display: none;
}

.glsr-default form.glsr-form label.glsr-label {
    margin-bottom: 10px !important;
    font-size: 18px !important;
}

.glsr-default form.glsr-form  .glsr-star-rating--stars span {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.glsr-default .wp-block-button {
    margin-top: 20px !important;
}

.glsr-default .wp-block-button button {
    border-radius: 10px !important;
}

@media (max-width: 900px) {
    .rv-card {
        width: 98% !important;
        margin-left: 3.5px;
        /*margin-right: 2px;*/
    }
}

@media (max-width: 600px) {
    #rvTrack {
        padding: 10px;
    }
}



@media (max-width: 480px) {
    .article-container .header_wrapper h1 {
        font-size: 30px;
    }
    
    .pt-blog-contain .article-wrapper h1 {
        font-size: 27px;
    }
    
    .pt-blog-contain .article-meta img {
        width: 40px;
        height: 40px;
    }
    
    .pt-blog-contain .article-top .article-share .share-title {
        font-size: 16px;
    }
    
    .pt-blog-contain .article-top .share-buttons li img {
        width: 22px;
        height: 22px;
    }
    
    .lang-switcher {
      padding-left: 10px;  
    } 
    
    header#pt-header .pt-bottom-header .navbar .navbar-brand {
        margin-right: 0;
    }
}
