/* ************************************************ Header Menu ***************************************************** */
body:not(.mega-menu-pbminfotech-top) .pbmit-header-style-1 .pbmit-navbar div>ul>li {
        margin: 0px 20px !important;
}
body:not(.mega-menu-pbminfotech-top) .pbmit-navbar div > ul > li > a, 
.pbmit-max-mega-menu-override #page #site-navigation .max-mega-menu > li.mega-menu-item > a.mega-menu-link, 
.pbmit-burger-menu-area .menu-main-menu-container ul > li > a{
    font-size:11px !important; 
}
/* ***********************************************  Banner Area ******************************************************************* */
.pbmit-slider-area {  margin:0 2.4%;  border-radius:35px; }
sr7-module { border-radius:35px; overflow: hidden;   }
/* sr7-slide  { border-radius:35px; margin:0 4%;  } */
/* ***********************************************  End Banner  ******************************************************************* */
/* Category Slider Home */
.pbmit-service-style-2 .pbmit-featured-wrapper{
    position: relative;
    overflow: hidden;
    -webkit-mask: url(../../images/shape-new-01.png) bottom right no-repeat;
    mask: url(../../images/shape-new-01.png) bottom right no-repeat;
    border-radius: 30px;
}
.pbmit-meta-category a{
    color:#181a17; 
}

/* *************************************************** HOME ******************************************* */
.tpg-cs-list{ 
  margin-top:40px;   
} 
.tpg-cs-list .rt-tpg-container .entry-title-wrapper .entry-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 35px 0 0;    
  padding-bottom: 2px;
}
.tpg-cs-list .rt-img-responsive { border-radius:20px; }
.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line, 
.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading-line-left{
    border-color: #37ad57 !important;
}
.tpg-widget-heading-wrapper.heading-style1 .tpg-widget-heading::before {
    background-color: #2981a9 !important;
}
/* .lt-read-tpg .tpg-post-link { border-radius:35px; } */
.lt-read-tpg .rt-img-responsive{
    border-radius:30px; 
    padding:1% 0; 
}
.lt-read-tpg .tpg-post-link img{
    border-radius:15px !important; 
}

/* Category Slider */
/* .cat-slider { background-color: #ef9a26; } */

.pciwgas-cat-wrap .pciwgas-img-wrapper img.pciwgas-cat-img { max-height: 280px; width: auto; border-radius:35px;     }
.pciwgas-cat-img { max-height: 400px; width: auto; border-radius:35px;    }
.pciwgas-cat-wrap .pciwgas-title { margin-top:-10% !important; font-size:22px !important;  }
.pciwgas-cat-wrap .pciwgas-title a{ font-family: Sora,sans-serif; font-weight: 500 !important; text-transform: capitalize; color:#fff !important;   }
.pciwgas-cat-wrap .pciwgas-cat-count { background:#37ad57; border-radius:10px;   }

.pciwgas-description { display: none; }
.pciwgas-cat-slider-main .slick-arrow {
    position: absolute;
    z-index: 9;
    padding: 5px;
    margin: 0px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.0); 
    text-align: center;
    width: 45px;
    height: 45px;
    cursor: pointer;
    border: solid 1px #000000;
    border-radius: 5px;
}
.pciwgas-cat-slider-main .slick-arrow svg {
    fill: #000000;
    height: 100%;
    width: 100%;
}
/* Trending Post */

/* ***********************************************  Subscription Form ************************************************************* */
.newsletter-cont .pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper{
  background-color: #ef9a26 !important;
}
.inline-cf7-form {
	display: flex; 
}
.pbmit-newsletter-1 .wpcf7-email{
	background: #ffffff;
	border:solid 1px #ffffff;
	border-radius:25px;
	width:30vw;
}
.pbmit-newsletter-1 .wpcf7-submit{
	border-radius:25px; 
	background-color: #ef9a26 !important;
	margin-left:-8.4vw;
	height:56px;  
}
.pbmit-newsletter-1 .pbmit-footer-newsletter .pbmit-btn{
	background-color: var(--pbmit-yoge-secondary-color);
	color: var(--pbmit-yoge-blackish-color);
}
.pbmit-newsletter-1 .pbmit-footer-newsletter .pbmit-btn:hover{
	background-color: var(--pbmit-yoge-blackish-color);
	color: var(--pbmit-yoge-white-color);
}


/* *********************************************** End Subscription Form ************************************************************* */

/* **********************************************  Disease *************************************************************************** */
/* .sel-scroll {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
} */

.sel-scroll {
    max-height: 260px;
    overflow-y: auto;
	padding-right:5%; 
    /* padding: 25px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 25px rgba(0,0,0,.08); */
}

/* Scrollbar */
.sel-scroll::-webkit-scrollbar {
    width: 8px;
}

.sel-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.sel-scroll::-webkit-scrollbar-thumb {
    background: #0073e6;
    border-radius: 20px;
}
