body,html{
	margin:0; padding: 0;
}

.elementor-11457 .elementor-element.elementor-element-625f134 .ubermenu-desktop-view.ubermenu-main.ubermenu-horizontal .ubermenu-item > .ubermenu-submenu-drop{
    width:230px;
}


.profile-slider .swiper-slide .elementor-slide, .profile-slider .swiper-slide .elementor-slide .elementor-slide__thumbnail {
    position: relative;
}

.profile-slider .swiper-slide .elementor-slide .elementor-slide__content{
    position: absolute; bottom: 20px; left:20px; right: 20px; z-index: 3; 
}

.profile-slider .swiper-slide .elementor-slide .elementor-slide__thumbnail:before{
    content:""; 
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 40, 102, 0.5); 
    z-index: 1;
}

.notice-download ul.pp-list-items li a span.pp-icon-list-text{
    order:1 !important; 
}

.notice-download ul.pp-list-items li a span.pp-icon-wrapper{
    order:2 !important; 
}

.notice-download ul.pp-list-items li, .notice-download ul.pp-list-items li a{
    display: flex !important; justify-content: space-between !important;
}

 li.pos-relative {
    position: relative !important;
} 

div.pur-menu li.ubermenu-current-menu-item.ubermenu-current_page_item > a{
    background:#0F9DDE !important; color:#ffffff !important;
}

.ubermenu .ubermenu-submenu .ubermenu-column-auto{
    min-width:100% !important;
}

div.pur-menu li.btn-custom{
    margin-left:100px; 
}

div.pur-menu li.btn-custom > a{
    background:#ff6600; color:#ffffff !important; border-radius:8px !important;
}

div.pur-menu li.btn-custom > a:hover, div.pur-menu li.btn-custom > a:active{
    background:#ff6600 !important;
}

.profile-slider .swiper-slide .elementor-slide, .profile-slider .swiper-slide .elementor-slide .elementor-slide__thumbnail {
    position: relative;
}

.profile-slider .swiper-slide .elementor-slide .elementor-slide__content{
    position: absolute; bottom: 20px; left:20px; right: 20px; z-index: 3;
}

.profile-slider .swiper-slide .elementor-slide .elementor-slide__thumbnail:before{
    content:""; 
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 40, 102, 0.5); 
    z-index: 1;
}

.show-doctor-list{
    border:1px solid #d5d8dc; list-style: none; padding: 0;
	font-family: 'Poppins'; margin:0; 
}

.show-doctor-list li.header {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    font-weight: bold;
    text-transform: uppercase;
    background: #f2f2f2;
    padding: 10px;
    border-bottom: 1px solid #d5d8dc;
   
}

.show-doctor-list li:nth-child(even){
	  background: #faf1f2;
}

.show-doctor-list li span{
	font-size:16px;
}

.show-doctor-list li{
    display: grid; font-size:14px;
    align-items: center;
    justify-content: space-between;
    padding: 8px;
    font-weight: 600;
    text-transform: uppercase;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 8px;
    
}


.show-doctor-list li + li{
    border-top: 1px solid #d5d8dc;
}

/*Sudipta Search panel*/
.search-panel {
    display: flex !important;
    gap: 20px !important;
    align-items: center !important; justify-content:flex-end;
}

.search-panel .form-group {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.search-panel label {
    margin: 0 10px 0 0 !important;
    font-weight: bold !important;
}

.search-panel select,
.search-panel input {
    padding: 5px !important;
    min-width: 150px !important;
    box-sizing: border-box !important;
}

#departmentField,
#doctorField {
    display: block !important;
}

.show-doctor-list li.norecord{
	grid-template-columns:1fr;
	text-align:center;
}

.logo-txt h2 a span{
	font-size:26px;
}

.contact-form {
        display: flex;
        flex-wrap: wrap;
    }

    .two-col{
        width:50%; margin-bottom: 30px; padding-right: calc(30px / 2);
    padding-left: calc(30px / 2);
    }

    .one-col{
        width:100%; margin-bottom: 30px;  padding-right: calc(30px / 2);
    padding-left: calc(30px / 2);
    }

    .contact-form input[type='text'], .contact-form input[type='tel'], .contact-form input[type='email']{
        background-color: #ffffff;
        border-width: 0px 0px 0px 0px; width:100%; font-size: 16px;
        border-radius: 3px 3px 3px 3px;min-height: 47px;
    padding: 6px 16px; border: 0 solid #69727d; color: #4D6995;
    }

.contact-form p{
	margin:0;
}

.contact-form input[type='submit']{
	  background-color: #0F9DDE;
    color: #FFFFFF;
	  font-family: "Poppins", Sans-serif; border:0; cursor:pointer;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    border-radius: 3px 3px 3px 3px; 
    padding: 15px 30px 15px 30px;
}

.contact-form textarea{
	 background-color: #ffffff;
        border-width: 0px 0px 0px 0px; width:100%; font-size:16px;
        border-radius: 3px 3px 3px 3px; padding: 6px 16px; border: 0 solid #69727d; color: #4D6995; resize:none;
}
    .text-center{
        text-align: center;
    }

table.rate-chart{
	font-family:'Poppins' !important;
}

table.rate-chart tr th:last-child,
table.rate-chart tr td:last-child{
	text-align:right;
}


.purwanchal{
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        gap: 20px;
        box-shadow: 0px 5px 36px -8px rgba(135, 30, 88, 0.32);
        border-radius: 8px;
        padding: 10px;
        margin-bottom: 20px; font-family: 'Poppins', Tahoma;
    }
    .purwanchal-people{
        width: 21%;
        height: auto;
        background: #f3f3f3;
        text-align: center;
        padding: 5px;
    }

    .purwanchal-people h4{
        color: #962326;
        text-align: center;
        margin: 8px 0;
    }
    .purwanchal-people img{
          max-width: 100%;
          height: auto;
    }
    .purwanchal-people-bio{
        width: 75%;
        height: auto;
    }

    .bio-1{
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px; align-items: center;
    }

    .bio-1 .semi-bio-1{
        font-size: 22px; font-weight: 600;
        text-transform: uppercase;

    }

    .bio-1 .semi-bio-1 span{
        font-size: 16px;
    }

    .bio-1 .semi-bio-2{
        font-size: 14px; font-weight: 600;
        color: #962326;
        font-weight: 600;
    }

    .bio-1 .semi-bio-2 span{
        color: #000; text-transform: uppercase;
    }
    
    .bio-2{
        display: flex;
        gap: 20px;
        margin-bottom: 8px;
    }
    .bio-2 .semi-bio-3{
        width: 150px;
        font-size: 14px;
        color: #962326;
        font-weight: 600;
    }


    .bio-2 .semi-bio-4{
        width: auto;
        font-size: 14px;
        color: black;
        text-transform: uppercase;
    }
    .semi-bio-3-email span{
        font-size: 16px;
        color: #962326;
        font-weight: 600;
    }
    .semi-bio-3-email{
        width: 150px;
    }
    .semi-bio-4-email{
        width: 700px;
    }
    .semi-bio-4-email span{
        font-size: 16px;
        color: black;
    }

    .bio-3{
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: space-between;
    }
    .semi-bio-5{
        width: 50px;
    }
    .semi-bio-6{
        width: 70px;
    }
    .semi-bio-dob-date{
        width: 70px;
    }
    .semi-bio-dob > span:first-child{
        font-size: 14px;
        color: #962326;
        font-weight: 600; width: 163px; display: inline-block;
    }

    .semi-bio-dob.others > span:first-child{
            width: auto;
    }

    .semi-bio-dob > span  + span{
        font-size: 14px;
        color: #000000;
    }
    .semi-bio-dob-date span{
        font-size: 16px;
        color: black;
        text-transform: uppercase;
    }
    .semi-bio-5 span{
        font-size: 16px;
        color: #962326;
        font-weight: 600;
    }
    .semi-bio-6 span{
        font-size: 16px;
        color: black;
        text-transform: uppercase;
    } 

@media (max-width:991px){
    .show-doctor-list li.header{
        display: none;
    }
	
	
 li.pos-relative {
    position: static !important;
} 


    .show-doctor-list li{
        grid-template-columns: 1fr; font-size:12px
    }
	
	    .ubermenu .ubermenu-item.ubermenu-current-menu-item > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-current-menu-ancestor > .ubermenu-target {
        background: #03A9F4 !important;
    }
}



/* Final css */


body,html{
    margin:0; padding: 0;
}

div.gallery figure.gallery-item{
    margin:0 0 25px !important;
}

.elementor-image-gallery figure img{
    height:200px;
}

.elementor-11457 .elementor-element.elementor-element-625f134 .ubermenu-desktop-view.ubermenu-main.ubermenu-horizontal .ubermenu-item > .ubermenu-submenu-drop{
    width:230px;
}


.profile-slider .swiper-slide .elementor-slide, .profile-slider .swiper-slide .elementor-slide .elementor-slide__thumbnail {
    position: relative;
}

.profile-slider .swiper-slide .elementor-slide .elementor-slide__content{
    position: absolute; bottom: 20px; left:20px; right: 20px; z-index: 3; 
}

.profile-slider .swiper-slide .elementor-slide .elementor-slide__thumbnail:before{
    content:""; 
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 40, 102, 0.5); 
    z-index: 1;
}

.notice-download ul.pp-list-items li a span.pp-icon-list-text{
    order:1 !important; 
}

.notice-download ul.pp-list-items li a span.pp-icon-wrapper{
    order:2 !important; 
}

.notice-download ul.pp-list-items li, .notice-download ul.pp-list-items li a{
    display: flex !important; justify-content: space-between !important;
}

 li.pos-relative {
    position: relative !important;
} 

div.pur-menu li.ubermenu-current-menu-item.ubermenu-current_page_item > a{
    background:#0F9DDE !important; color:#ffffff !important;
}

.ubermenu .ubermenu-submenu .ubermenu-column-auto{
    min-width:100% !important;
}

div.pur-menu li.btn-custom{
    margin-left:50px; 
}

div.pur-menu li.btn-custom > a{
    background:#ff6600; color:#ffffff !important; border-radius:8px !important;
}

div.pur-menu li.btn-custom > a:hover, div.pur-menu li.btn-custom > a:active{
    background:#ff6600 !important;
}

.profile-slider .swiper-slide .elementor-slide, .profile-slider .swiper-slide .elementor-slide .elementor-slide__thumbnail {
    position: relative;
}

.profile-slider .swiper-slide .elementor-slide .elementor-slide__content{
    position: absolute; bottom: 20px; left:20px; right: 20px; z-index: 3;
}

.profile-slider .swiper-slide .elementor-slide .elementor-slide__thumbnail:before{
    content:""; 
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 40, 102, 0.5); 
    z-index: 1;
}

.show-doctor-list{
    border:1px solid #d5d8dc; list-style: none; padding: 0;
    font-family: 'Poppins'; margin:0; 
}

.show-doctor-list li.header {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    font-weight: bold;
    text-transform: uppercase;
    background: #f2f2f2;
    padding: 10px;
    border-bottom: 1px solid #d5d8dc;
   
}

.show-doctor-list li:nth-child(even){
      background: #faf1f2;
}

.show-doctor-list li span{
    font-size:16px;
}

.show-doctor-list li{
    display: grid; font-size:14px;
    align-items: center;
    justify-content: space-between;
    padding: 8px;
    font-weight: 600;
    text-transform: uppercase;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 8px;
    
}

.member-view i{
    cursor:pointer;
}

.member-view i.fa-th-list.active{
    color:#FF6600 !important;
}

.member-view i.fa-grip-horizontal.active{
    color:#FF6600 !important;
}

.total-member.grid .purwanchal .modal .purwanchal{
    width:100%; margin:0 auto; display:flex; max-width:100%;
}

.total-member.grid .modal .purwanchal-people{
    width:21%;
}

.total-member.grid .modal .purwanchal-people-bio{
    width:75%; margin:0;
}

.total-member.grid .modal .bio-2, .total-member.grid .modal .bio-3{
    display:flex;
}


.total-member.grid .modal .bio-2 .semi-bio-3 {
    display: inline-block;
    width: 150px;
}

.total-member.grid .modal .bio-1{
    display:flex; 
}

.total-member.grid .bio-1 .semi-bio-1{
    font-size:18px;
}

.total-member.grid .member-pic{
    height:200px;
}

.total-member.grid .modal .bio-1 .semi-bio-2{
    margin-right:50px;
}

.total-member.grid .purwanchal{
    display: inline-block;
    width: 18.7%;
    vertical-align: top;
    margin: 0 0.5% 25px;
}

.total-member.grid .purwanchal-people, .total-member.grid .purwanchal-people-bio {
    width:100%;
}

.total-member.grid .purwanchal-people-bio{
    margin-top:15px;
}

.total-member.grid .bio-1 {
    display:block;
}

button.view-more{
    background:#FF6600; padding:8px 15px; border-radius:10px; color:#ffffff; display:none; margin:10px 0 0; text-align:center; font-weight:600;
    border:0; width:100%; cursor:pointer; font-size:18px;
}

.total-member.grid .view-more{
    display:block;
}


.total-member.grid .bio-2, .total-member.grid .bio-3{
    display:none;
}

.total-member.grid .bio-2 .semi-bio-3{
    display:none; width:inherit;
}

.show-doctor-list li + li{
    border-top: 1px solid #d5d8dc;
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 0px solid #888;
  width: 80%; position:relative;
}

/* The Close Button */
.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
    position:absolute;
    right:0; width:40px; height:40px; text-align:center;
        background: #000;
}

.close:hover,
.close:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/*Sudipta Search panel*/
.search-panel {
    display: flex !important;
    gap: 20px !important;
    align-items: center !important; justify-content:space-between;
}

.search-panel select.w-auto{
    min-width:inherit !important;
}

.search-panel .form-group {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.search-panel label {
    margin: 0 10px 0 0 !important;
    font-weight: bold !important;
}

.search-panel select,
.search-panel input {
    padding: 5px !important;
    min-width: 150px !important;
    box-sizing: border-box !important;
}

#departmentField,
#doctorField {
    display: block !important;
}

.show-doctor-list li.norecord{
    grid-template-columns:1fr;
    text-align:center;
}

.logo-txt h2 a span{
    font-size:26px;
}

.contact-form {
        display: flex;
        flex-wrap: wrap;
    }

    .two-col{
        width:50%; margin-bottom: 30px; padding-right: calc(30px / 2);
    padding-left: calc(30px / 2);
    }

    .one-col{
        width:100%; margin-bottom: 30px;  padding-right: calc(30px / 2);
    padding-left: calc(30px / 2);
    }

    .contact-form input[type='text'], .contact-form input[type='tel'], .contact-form input[type='email']{
        background-color: #ffffff;
        border-width: 0px 0px 0px 0px; width:100%; font-size: 16px;
        border-radius: 3px 3px 3px 3px;min-height: 47px;
    padding: 6px 16px; border: 0 solid #69727d; color: #4D6995;
    }

.contact-form p{
    margin:0;
}

.contact-form input[type='submit']{
      background-color: #0F9DDE;
    color: #FFFFFF;
      font-family: "Poppins", Sans-serif; border:0; cursor:pointer;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    border-radius: 3px 3px 3px 3px; 
    padding: 15px 30px 15px 30px;
}

.contact-form textarea{
     background-color: #ffffff;
        border-width: 0px 0px 0px 0px; width:100%; font-size:16px;
        border-radius: 3px 3px 3px 3px; padding: 6px 16px; border: 0 solid #69727d; color: #4D6995; resize:none;
}
    .text-center{
        text-align: center;
    }

table.rate-chart{
    font-family:'Poppins' !important;
}

table.rate-chart tr th:last-child,
table.rate-chart tr td:last-child{
    text-align:right;
}



.purwanchal{
        width: 100%;
        max-width: 99%;
        margin: 0 auto;
        display: flex;
        gap: 20px;
        box-shadow: 0px 5px 36px -8px rgba(135, 30, 88, 0.32);
        border-radius: 8px;
        padding: 10px;
        margin-bottom: 20px; font-family: 'Poppins', Tahoma;
    }
    .purwanchal-people{
        width: 21%;
        height: auto;
        background: #f3f3f3;
        text-align: center;
        padding: 5px;
    }

    .purwanchal-people h4{
        color: #962326;
        text-align: center;
        margin: 8px 0;
    }
    .purwanchal-people img{
          max-width: 100%;
          height: auto;
    }
    .purwanchal-people-bio{
        width: 75%;
        height: auto;
    }

    .bio-1{
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px; align-items: center;
    }

    .bio-1 .semi-bio-1{
        font-size: 22px; font-weight: 600;
        text-transform: uppercase;

    }

    .bio-1 .semi-bio-1 span{
        font-size: 16px;
    }

    .bio-1 .semi-bio-2{
        font-size: 14px; font-weight: 600;
        color: #962326;
        font-weight: 600;
    }

    .bio-1 .semi-bio-2 span{
        color: #000; text-transform: uppercase;
    }
    
    .bio-2{
        display: flex;
        gap: 20px;
        margin-bottom: 8px;
    }
    .bio-2 .semi-bio-3{
        width: 150px;
        font-size: 14px;
        color: #962326;
        font-weight: 600;
    }


    .bio-2 .semi-bio-4{
        width: auto;
        font-size: 14px;
        color: black;
        text-transform: uppercase;
    }
    .semi-bio-3-email span{
        font-size: 16px;
        color: #962326;
        font-weight: 600;
    }
    .semi-bio-3-email{
        width: 150px;
    }
    .semi-bio-4-email{
        width: 700px;
    }
    .semi-bio-4-email span{
        font-size: 16px;
        color: black;
    }

    .bio-3{
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: space-between;
    }
    .semi-bio-5{
        width: 50px;
    }
    .semi-bio-6{
        width: 70px;
    }
    .semi-bio-dob-date{
        width: 70px;
    }
    .semi-bio-dob > span:first-child{
        font-size: 14px;
        color: #962326;
        font-weight: 600; width: 163px; display: inline-block;
    }

    .semi-bio-dob.others > span:first-child{
            width: auto;
    }

    .semi-bio-dob > span  + span{
        font-size: 14px;
        color: #000000;
    }
    .semi-bio-dob-date span{
        font-size: 16px;
        color: black;
        text-transform: uppercase;
    }
    .semi-bio-5 span{
        font-size: 16px;
        color: #962326;
        font-weight: 600;
    }
    .semi-bio-6 span{
        font-size: 16px;
        color: black;
        text-transform: uppercase;
    }

div.pagination{
      text-align: center;
    padding: 30px 0 0;
}

.member-pic{
    height:240px; width:100%; overflow:hidden;
}

button.ajax-pagination-btn{
    color:#fff; padding:5px 10px ; border:0; background:#002866; cursor:pointer; margin:0 10px;
}

.committe-member{
            list-style: none; font-family: 'Poppins'; padding:0; margin:0;
       }

       .img-responsive{
        max-width: 100%; height: 100%; object-fit: cover;
       }

       .committe-member li{
            display: flex; justify-content: center; gap:25px; flex-wrap: wrap; margin:0 0 25px;
       }

       .committe-member li h3{
         width: 100%; padding:0 0 10px 0; border-bottom:2px solid #fff; color: #fff; margin:0; text-align: center; font-size: 22px; font-weight: 700; text-transform: uppercase; height:40px;
       }

       .committe-member .card{
            display: flex; flex-wrap: wrap; gap:15px; box-shadow:0px 5px 36px -8px rgba(135, 30, 88, 0.32); border-radius:8px;
            padding: 10px;margin:0; width: 32%; background:#962326;
       }

       .committe-member li.President .card{
            background: #0F9DDE;
       }

       .committe-member li.Vice .card{
            background: #ff6600;
       }

   .committe-member li.General .card{
            background: #34cc32;
       }

.committe-member li.Treasurer .card{
            background: #e57f36;
       }

.committe-member li.Co-convenor .card{
    background:#002866;
}

.committe-member li.Convenor .card{
    background:#0b0cde;
}

.committe-member li.Joint .card{background:#96234c}

       .committe-member .card .image{
         width: 30%;
                     max-height: 180px;
    overflow: hidden;
       }

.committe-member .card .image img{
    height: 100%;
    width: 100%;
}

       .committe-member .desc{
         width: 65%; font-size:14px; 
       }

       .committe-member .desc > div{
            display: flex; flex-wrap:wrap; gap:10px; margin:0 0 10px;
       }

       .committe-member .desc > div label{
         width: 80px; color: #fff; font-weight: 600;
       }

       .committe-member .desc > div span{
         display: block; width:190px; color:#fff;
       }

.committe-member li.Member{
    justify-content:flex-start;
}

button.premium-modal-trigger-btn{
    justify-content:space-between !important; padding: 10px !important;
}

.sub-commitee{
            display: grid; grid-template-columns: 1fr 1fr; gap:15px; font-family: 'Poppins';
        }

        .card-sec h2{
            background: #0F9DDE; color: #ffffff; font-size: 22px; font-weight: 600; text-transform: uppercase; text-align: center; margin:0; padding: 5px 0;
        }

 .department-sec h3{
            background: #e8e7e7;
            font-size: 18px;
            text-align: center;
            margin: 0;
            padding: 10px 0;
      border-left: 1px solid #ccc; border-right: 1px solid #ccc;
        }

        .meminfo{
            display: grid; grid-template-columns: 2fr 0.8fr 1fr 1fr; justify-content: center; align-items: center; padding: 0; list-style: none; margin:0; font-size:13px;  border-left: 1px solid #ccc; border-right: 1px solid #ccc;
        }

.meminfo .card-sec{
      margin: 0 0 20px;
   
}

        .meminfo li{ border-bottom:1px solid #ccc; padding: 5px;}

.search-panel.mem{
    padding:0 10px;
}

.search-panel.mem input[type="button"]{
    min-width:inherit !important;
    background:#FF6600; padding:8px !important; color:#ffffff; border:0; border-radius:5px; cursor:pointer;
}

.department-sec h3{
    font-size: 16px;
}

div.member-view{
        position: absolute;
    top: -40px;
    left: inherit;
    right: calc(100% - 238px);
    width: 102px !important;
}

div.member-view.position{
     right: calc(100% - 113px);
}

@media (max-width:991px){
    .show-doctor-list li.header{
        display: none;
    }
    
    .sub-commitee .card-sec {
    margin-bottom: 20px;
}
    
    .sub-commitee  .card-sec h2{
        font-size:20px;
    }
    
    .sub-commitee  .department-sec h3{
        font-size:16px;
    }
    
    
    div.premium-button-text-icon-wrapper, button.premium-modal-trigger-btn{
        display:block !important;
    }
    
    .premium-button-text-icon-wrapper span{
        display: inline-block;
    width: 90%;
    text-align: left;
    overflow: hidden;
        margin-bottom: 10px;
        text-overflow: ellipsis;
    }
    
 li.pos-relative {
    position: static !important;
} 


    .show-doctor-list li{
        grid-template-columns: 1fr; font-size:12px
    }
    
        .ubermenu .ubermenu-item.ubermenu-current-menu-item > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-current-menu-ancestor > .ubermenu-target {
        background: #03A9F4 !important;
    }
    
    .purwanchal{
        display:block;
    }
    
    .purwanchal-people, .purwanchal-people-bio{
        width:100%;
    }
    
    .bio-1, .bio-2, .bio-3{
        display:block;
    }
    
    .semi-bio-dob > span:first-child{
        width:auto;
    }
    
    .purwanchal-people-bio{
        padding:10px;
    }
    
    .member-pic{
        height:auto;
    }
    
    .search-panel.mem {
    padding: 0;
    display: block !important;
}
    
    .total-member {
    overflow: hidden;
    padding: 10px;
}
    .search-panel select, .search-panel input{
        margin:0 0 10px;
    }
    
    .committe-member .card{
        width:100%;
    }
    .committe-member .card .image {
    width: 100%;
    text-align: center;
}
    
    .committe-member .desc{
        width:100%;
    }
    
    div.sub-commitee, .meminfo{
        display:block;
    }
    
    .total-member.grid .purwanchal{
        width:98%;
    }
    
    .total-member.grid .purwanchal .modal .purwanchal{
        display:block;
    }
    
    .total-member.grid .modal .purwanchal-people{
        width:100%;
    }
    
    .total-member.grid .modal .purwanchal-people-bio{
        width:100%;
    }
    
    .total-member.grid .modal .bio-1 {
    display: block;
}
    
    .total-member.grid .modal .bio-2, .total-member.grid .modal .bio-3 {
    display: block;
}
    
    .total-member.grid .purwanchal .modal .purwanchal .purwanchal-people img{height:170px;}
    
    
    .semi-bio-4-email{
        width:100%;
    }
    
    
}

@media (max-width:1300px){
    .committe-member .desc > div span{
        width:245px;
    }
}

@media (min-width:1302px){
    .committe-member .desc > div span{
        width:170px;
    }
}