/**
* Developer: Khushbu
*/

/*--------------------------------------------------------------
# B2l Custom Style
--------------------------------------------------------------*/
body
{
   /*font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;*/
   font-family:'Merriweather', serif !important;
   /*font-family:'Sans Serif' !important;*/
    
}
@font-face {
	font-family: 'Merriweather';
	src: url(Merriweather-Regular.ttf);
}
@font-face {
	font-family: Poppins;
	src: url(Poppins-Regular.ttf);
}
a
{
    color: #87280a;
}
p
{
    font-size:14px!important;
}
marquee a
{
    color: #202123;
}
#cssmenu>ul>li.has-sub>a
{
    padding-right: 33px;
}
#cssmenu>ul>li
{
    padding: 0px 17px;
}
#cssmenu ul ul li
{
    /*background-color: #c4d6e5;*/
    background-color:rgb(239, 239, 239);
    border-bottom:0px solid #bbbbbb;
}
#cssmenu ul ul li a
{
    color: #242323;
    font-size:1rem;
    padding: 10px 20px;
}
#cssmenu ul ul li a:hover
{
    color: #fff;
    background-color:#00417e;
}
#cssmenu ul ul li:hover>a, #cssmenu ul ul li a:hover
{
    color: #fff;
}
#cssmenu>ul>li.has-sub>a::after
{
    top: 9px;
    right: 17px;
}
#cssmenu ul ul li.has-sub>a::after
{
    border-bottom: 1px solid #3e3a3a;
    border-right: 1px solid #211e1e;
}
#cssmenu>ul>li>a
{
    font-size: 17px;
    padding:5px 12px 5px 11px;
}
#cssmenu>ul>li:last-child a
{
    padding-right:0;
}
#cssmenu ul ul
{
    min-width: 100%;
    z-index:999999;
}
#cssmenu>ul>li:hover>a, #cssmenu>ul>li.active>a {
    color: #e8b13a;
}
.item a
{
    text-decoration:none;
}
header .logo-sction .logo-row .btn-login
{
    background-color: #000;
    color: #fff;
    border-radius: 50px;
    padding: 5px 30px;
    width: 100%;
}
/*header .logo-sction .logo-row
{
    grid-template-columns:1fr 400px 110px;
}*/
.incubators-list a
{
    color:white;
    text-decoration:none;
}
.searchslist {
position: absolute;
background: #fff;
border: 1px solid #dcdacb;
border-radius: 4px;
width: 96%;
top: 80%;
height: 300px;
z-index: 9999;
overflow-y: scroll;
}
.searchopenid
{
    display:none;
}
.searchopenid.show
{
    display:block;
}
.fittservicelist
{
    padding-left:3px;
}
.fittservicelist li
{
    list-style:none;
    border-bottom:1px solid #e7e7e7;
    padding:1%;
    cursor:pointer;
}

.rdpartnership .banner-cls
{
    background:#ffc107!important;
}
.banner-cls
{
    height: 300px!important;
}
.banner-cls img
{
    height: 335px;
}
.rdpartnership h1
{
    color:white!important;
}
.tbi-programe h2
{
    font-size: 35px;
    color: #000;
    font-weight:bold;
    text-align:left;
}
.tbi-programe h3
{
    font-size: 25px;
    color: #000;
    font-weight:bold;
}
.tbi-programe h4
{
    font-size:23px;
    font-weight:bold;
    color: #000;
}
.announcement {
    background: whitesmoke !important;
    padding-top: 40px 0;
    overflow: hidden;
    box-shadow: 0 6px 15px rgb(0 0 0 / 15%);
}
.newsletter
{
  background: aliceblue;
    padding: 4%;
    border-radius: 9px;
    box-shadow: 0 6px 15px rgb(0 0 0 / 15%);
}
.newsannounce {
    background: transparent;
    padding-top: 9%;
}
.announcement h5 {
    font-size: 32px;
    color: white;
    font-weight: 900;
    font-family: Tungsten, 'Oswald', sans-serif;
    margin-top: 2%;
}
.newsannounce {
    background: transparent;
}
.latest-announcement {
    background: transparent;
    height: 540px;
}
.news-content {
    font-size: 14px;
    border-bottom: solid 1px #eae6e6;
    padding-bottom: 6px;
}
.news-content .news-blog {
    padding: 1.3rem 0rem;
}
.news-blog .bi-arrow-right {
    float: right;
    color: white;
    font-weight: 900;
}
.news-content .news-blog a {
    color: white;
    font-size: 16px;
}
.counts .count-box, .videos-box {
    padding: 4%;
}
.videos-boxinfo {
    height: 380px;
}
.fund-program {
    width: 100%;
}
.flex-column {
    flex-direction: column!important;
}
.icon-box {
    padding: 2%;
    background: linear-gradient(270deg,#4e18d6e0 5px,transparent 0) 100% 0,linear-gradient(180deg,#4e18d6e0 5px,transparent 0) 100% 0;
    box-shadow: 0 6px 15px rgb(0 0 0 / 15%);
    border-radius: 6px;
    margin-bottom: 2%;
    height: 200px;
    background-size: 56px 40px;
    background-repeat: no-repeat;
}
.icon img {
    width: 100%;
    height: 72px;
    object-fit: contain;
    margin: auto;
    display: block;
}
.icon-box h4 {
    text-align: left;
}
.icon-box .description {
    font-size: 16px;
    text-align: justify;
}
.icon-box h4 a {
    font-size: 18px;
    color: #000000;
    font-weight: 900;
    text-decoration:none;
}
#faq .accordion .accordion-item::before {
    background-image: -moz-linear-gradient(47deg,#4889be 0,#2dc64a 100%);
    background-image: -webkit-linear-gradient(47deg,#4889be 0,#2dc64a 100%);
    background-image: -ms-linear-gradient(47deg,#4889be 0,#2dc64a 100%);
    content: "";
    position: absolute;
    width: 8px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    border-bottom: 1px solid #4ede6a;
}
#faq .accordion .accordion-item:first-child::before {
    border-radius: 10px 0 0 0;
}
#faq .accordion .accordion-item:last-child::before {
    border-radius: 0 0 0 10px;
}
.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion
{
    margin-bottom: 2%;
}
.accordion-item {
    position: relative;
}
#faq .accordion .accordion-item:first-child::before {
    border-radius: 10px 0 0 0;
}
#career img
{
    height: 400px;
    object-fit: contain;
}
.fittcareer h3
{
    font-size: 35px;
    text-align: center;
    margin-top: 2%;
    font-weight: 100;
}
.btn-career {
    color: #FFF;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #000;
    background-size: 200%;
    transition: .5s ease-out;
    border-radius:0;
    padding: 1%;
    width: 300px;
    margin-top:7%;
    font-family: myriad-pro,Arial;
    letter-spacing: 3.5px;
        margin: auto;
    margin-top: 2%;
}
.btn-career:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    background-position: left;
}
.section-title {
    padding-bottom: 17px;
    text-align: center;
}
.section-title h2 {
    font-size: 45px;
    color: #373738;
    color: black;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    margin-top: 20px;
    font-family: myriad-pro,Arial;
}
.section-title h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}
.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #1977cc;
    bottom: 0;
    left: calc(50% - 20px);
}
.fittlife p {
    position: absolute;
    color: white;
    font-size: 26px;
    font-weight: 900;
    bottom: 2%;
    left: 2%;
}
#career img {
    height: 400px;
    object-fit: contain;
}
.fittlife {
    position: relative;
}
.amenities-list a
{
    cursor: none;
}
li > a > .reverseArrow
{
    transform: rotate(-90deg);
    transition: all 0.5s ease 0s;
}
ol.rmv-breadcrum > li, ol.rmv-breadcrum > li > a
{
    color: #fff;
    text-decoration:none;
}
ol.rmv-breadcrum > li
{
    min-width: 80px;
    width: auto;
    list-style:none;
}
.breadcrumb .dropdown i
{
    /*background: #948b8b;
    color: white;
    border-radius: 50%;
    font-size: 10px;
    width: 15px;
    height: 15px;
    display: inline-block;
    padding-left: 3px;
    padding-top: 1px;
    margin-left: 3px;*/
    background: #948b8b;
    color: #201e1e;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 3px;
    font-size: 12px;
}

.breadcrumb .dropdown-menu
{
    min-width: 30rem;
}
.breadcrumb a
{
    color:#1b0d9f!important;
    font-weight: 700;
}
.dropdown-menu,.dropdown-menu ul
{
    padding-left:5px;
}
.dropdown-menu li
{
    list-style:none;
    padding-bottom: 1%;
}
.dropdown-menu a
{
        color: black;
    text-decoration: none;
}
.inside-banner-section h4
{
    font-size: 21px;
    font-weight: 900;
    margin-top: 2%;
    color:#000;
}
.expand-search
{
    position: absolute;
    top: 0;
    width: 100%;
    height: 125px;
    background: white;
    z-index: 99999;
}
.expand-search-container
{
    padding:2.5% 1% 1.5% 2%;
}
.expand-search-container img
{
    width: 100%;
    height: 100%;
}
#fittexpandsearch
{
    float: right;
    border: 0;
    border-bottom: 1px solid lightgray;
    width: 100%;
}
.expand-search-container .bi-x
{
        font-size: 30px;
        position: absolute;
        right: 2%;
}
.expand-search-container .bi-search
{
    text-align: right;
    float: right;
}
#fittexpandsearch:focus
{
    outline:0;
}
header .logo-sction .logo-row .btn-login
{
    text-decoration:none;
}
::-webkit-scrollbar {
    height: 10px;
    width: 10px;
    background: lightgray;
}

::-webkit-scrollbar-thumb {
    background: gray;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
    background: lightgray;
}
.btn-purple
{
    color: #611f69;
    background-color: transparent;
    fill: #611f69;
    box-shadow: inset 0 0 0 1px #611f69;
    padding: 0.4rem 1rem;
}
.btn-orange,.btn-orange:hover
{
    margin-top: 2%;
    background: chocolate;
    color: white;
    font-weight: 900;
}
input.hide-clear[type="search"]::-webkit-search-decoration,
input.hide-clear[type="search"]::-webkit-search-cancel-button,
input.hide-clear[type="search"]::-webkit-search-results-button,
input.hide-clear[type="search"]::-webkit-search-results-decoration {
  display: none; 
}
#incubation {
    height: 50vh;
    position: relative;
    padding: 0;
    background: url(../images/First-banner.jpg);
}
#incubation::before {
    content: "";
    background: #08133b;
    opacity: 0.70;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.joinincubation {
    position: relative;
    margin: auto;
    display: block;
    width: 100%;
    text-align: center;
}
.joinincubation h6 {
    color: white;
    font-size: 25px;
    padding-top: 2%;
}
.joinincubation h2 {
    font-size: 45px;
    color: white;
    margin-top: 3%;
}
.theme_btn {
    overflow: hidden;
    color: white;
    background: rgb(232 234 237 / 8%);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    padding: 22px 38px 22px 38px;
    display: inline-block;
    border-radius: 30px;
    border: 3px solid white;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    margin-top: 3%;
}
.enquirycls {
    background: #033357;
    color: white;
}
.enquirycls h2 {
    margin-top: 1%;
}
.enquirycls .theme_btn {
    color: white;
    background: transparent;
    border: 1px solid white;
}
.joinincubation h6::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 3px;
    background: #1977cc;
    bottom: 1px;
    left: calc(50% - 60px);
    top: 25%;
}
.inside-banner-section.mainpage .page-title
{
        right: 7%;
        left: inherit;
        width: 43%;
}
.inside-banner-section.mainpage .page-title h1
{
    margin-bottom: 5%;
}
.inside-banner-section.mainpage .page-title p
{
    margin-bottom: 2rem;
    color: white;
}
.banner-cls
{
    background: #030753;
    height: 300px!important;
}
.inside-banner-section.aboutusmenu .page-title h1,.inside-banner-section.iplicensing .page-title h1,.inside-banner-section.iplicensingmenu .page-title h1,.inside-banner-section.innovationentrepre .page-title h1
{
        color: #fff;
}
.inside-banner-section.scienceparkcls .page-title h1
{
        color: #fff;
}
.iplicensing .banner-cls
{
    background: #3bc689;
    padding-left: 5%;
}
.scienceparkcls .banner-cls
{
    background: #963596;
}
.carousel-desc
{
    position: absolute;
    z-index: 9;
    top: 24%;
    left: 0;
    width: 30%;
    margin-left: 9%;
}
.carousel-desc-right
{
    position: absolute;
    z-index: 9;
    top: 34%;
    right: 0;
    width: 38%;
    margin-right: 9%; 
}
.carousel-desc h1,.carousel-desc-right h1
{
    font-weight: 900;
    color: #0a7171;
    font-size: 34px;
}
.carousel-desc p,.carousel-desc-right p
{
    font-size: 20px;
    text-align: justify;
    font-weight: 600;
}
.publication-announce img
{
    width:100%;
    height:587px;
    display: block;
    max-width: 100%;
    /*object-fit: contain;*/
    margin-bottom:2%;
}
.pl-0
{
    padding-left:0;
}
.pr-0
{
    padding-right:0;
}
.publication-announce .col-lg-6:hover img
{
        transform: scale(1.1);
            transition: all .5s ease;
    transition-duration: 1s;
}
.publication-announce .col-lg-6
{
        height: auto;
    overflow: hidden;
    position:relative;
}
a
{
    text-decoration:none;
}
.publication-announce .col-lg-6 p
{
    position: absolute;
    bottom: 2%;
    color: white;
    font-size: 24px;
    font-weight: 700;
    padding-left:5%;
}
.program-announce img
{
    width:100%;
    height: 100%;
    object-fit: cover;
    max-height: 250px;
}
.bigscheme-announce img
{
    max-height: 500px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.program-announce,.bigscheme-announce
{
    position:relative;
    color:white;
}
.program-announce .programscheme
{
    position: absolute;
    bottom: 2%;
    z-index: 99;
    padding:1%;
    color:white;
    width:100%;
    font-family: myriad-pro,Arial;
}
.bigscheme-announce .bigscheme
{
    position: absolute;
    bottom: 0%;
    z-index: 99;
    width:100%;
    padding:1%;
    color:white;
    font-family: myriad-pro,Arial;
}
.bottom-gradient-do_more {
    background: rgba(0,0,0,0) linear-gradient(0deg,#000 0,rgba(0,0,0,.2) 23%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 68%,rgba(0,0,0,0) 81%,rgba(0,0,0,0) 92%,rgba(0,0,0,0) 100%) repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(100%);
    transition: all .5s ease 0s;
}
.program-announce .col-lg-6:hover .bottom-gradient-do_more {
    background: rgba(0,0,0,0) linear-gradient(0deg,#000 0,rgba(0,0,0,.2) 100%) repeat scroll 0 0;
    transform: translateY(0);
}
.bigscheme-announce:hover .bottom-gradient-do_more
{
    background: rgba(0,0,0,0) linear-gradient(0deg,#000 0,rgba(0,0,0,.2) 100%) repeat scroll 0 0;
    transform: translateY(0);
}
.program-announce .col-lg-6:hover p,.bigscheme-announce:hover p,.program-announce .col-lg-6:hover h3,.bigscheme-announce:hover h3
{
    display:block;
    color:white;
}
.program-announce .col-lg-6,.bigscheme-announce
{
        visibility: visible;
        animation-delay: 0.6s;
        position: relative;
        animation-fill-mode: both;
        overflow:hidden;
}
.program-announce .programscheme::before,.bigscheme::before
{
    content: "";
    background: #020202e8;
    opacity: 0.40;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color:white;
}
.program-announce .col-lg-6 p,.bigscheme-announce p
{
    display:none;
}
.program-announce h3,.bigscheme-announce h3
{
    font-size: 1.75rem;
    font-weight: 900;   
    color: #111010;
}
.program-announce p,.bigscheme-announce p
{
    font-size: 1rem;
    font-weight: 400;    
}
.programs .section-title h2,#career .section-title h2
{
    font-family: myriad-pro,Arial;
    font-size: 45px;
    font-weight: 900;
}
.fittcareer h3
{
    font-family: myriad-pro,Arial;
}
.fittlife:hover img
{
    transform: scale(1.1);
            transition: all .5s ease;
    transition-duration: 1s;
}
.fittlife
{
    overflow:hidden;
}
#events img,#stackholders img,#startups img
{
    width:100%;
    height: 250px;
    object-fit: contain;
    margin:auto;
    display:block;
}
#startups img
{
   height: 150px;
}
.eventlist
{
    box-shadow: 0 6px 15px rgb(0 0 0 / 15%);
    padding:3%;
    height: 450px;
}
#startups .eventlist
{
    height: 490px;
}
#stackholders .eventlist
{
   height: 600px;
}
.eventlist h4
{
    font-size: 1.5rem;
    color: black;
    font-weight: bold;
    margin-top:2%;
}
.eventlist p
{
       font-size: 18px; 
}
#incubation
{
    margin-top: 5%;
}
.programlist
{
    box-shadow: 0 6px 15px rgb(0 0 0 / 15%);
    padding:1%;
    height: 200px;
    margin-bottom:10%;
    border-radius:5px;
}
.programlist img
{
    width:100%;
    height: 150px;
    object-fit: contain;
    margin:auto;
    display:block;
}
.programlist h4
{
    text-align:center;
    font-size:19px;
    margin-top:7%;
    font-weight:bold;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 340px;
    object-fit: cover;
}
.owl-prev span,.owl-next span
{
    font-size: 45px;
    top: -14px;
    position: absolute;
    left: 13px;
    color: white;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot
{
    background: black!important;
    color: inherit;
    border: none;
    padding: 2%!important;
    font: inherit;
    border-radius: 50%!important;
    height: 34px!important;
}
.owl-dots
{
    display:none;
}
.owl-prev
{
    position: absolute;
    top: 39%;
    left: -16px;
    background: transparent;
    color: black;
    font-size: 60px;
}
.owl-theme .owl-nav [class*=owl-]:hover
{
    background: transparent;
    color: black;
}
.owl-next
{
    position: absolute;
    top: 39%;
    right: -16px;
    background: transparent;
    color: black;
    font-size: 60px;
}
#announcements img
{
    width:100%;
    height:250px;
}
#announcements .eventlist
{
    box-shadow: 0 6px 15px rgb(0 0 0 / 15%);
    padding:1%;
    height: 550px;
}
#announcements,#startups,#events,#stackholders,#incubationprogram,#mentors,#incubation
{
    font-family: myriad-pro,Arial;   
}
#programs
{
        margin-top: 4%;
}
#programs .section-title,#career .section-title,#startups .section-title,#events .section-title,#stackholders .section-title,#incubationprogram .section-title
{
    padding-bottom:0;
}
.subtitle p
{
    text-align: center;
    font-size: 27px;
    width: 60%;
    margin: auto;
    padding-bottom: 2%;
    font-family: myriad-pro,Arial;   
}
#cssmenu ul ul li:hover>a
{
    /*background:#00417e;*/
    background:#bf972b;
}
#cssmenu ul ul ul li
{
    /*background-color: rgb(204 214 218);
    background-color: rgb(189, 242, 219);*/
    background-color:#d9d8d3;
}
.tbi-programe
{
    padding: 30px 0px;
}
.tbi-programe li
{
    padding: 1%;
}
.tbi-programe h3
{
    margin-bottom:2%;
    margin-top:2%;
}
#startups #counter
{
    background: aliceblue;
    padding: 1%;
}
.box-inner .text span
{
    color: #615c5c;
}
.inside-banner-section .page-title h1
{
        font-family: myriad-pro,Arial;
        font-weight: bold;
        width:100%;
}
blockquote
{
    color: #767676;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2631578947;
    margin-bottom: 24px;
    border-left: 5px solid #eee;
    padding: 10px 20px;
    margin: 0 0 1rem;
}
.list-cls ul li
{
    list-style:none;
}
.list-cls ul li:before {
    content: "\2713";
    color: #03417c;
    margin-right: 1.5%;
    font-weight: 900;
}
.services-cls li:before
{
 content: ""!important;   
}
.inside-banner-section .page-title h1
{
    text-align: center;
    font-size: 44px;
}
.bullet-list li
{
    list-style: disc!important;
}
.bullet-list li:before
{
 content: ""!important;   
}
.conference-cls p
{
    font-size: 18px;
}
.inside-banner-section h4
{
    color: #f8f8f8;
    text-align: center;
    font-family: myriad-pro,Arial;
}
.coworkingspace
{
    width: auto;
    height: 300px;
}
ol.rmv-breadcrum > li
{
    padding:0.1rem;
}
ol.rmv-breadcrum > li:first-child
{
    padding-left:0;
}
.counter-section .couter-row
{
        display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap:106px;
}
.counter-section .couter-row .item:nth-child(5) h3
{
        color: #ceae0e;
}
.counter-section .couter-row .item:nth-child(6) h3
{
        color: #880ece;
}
.tboxes:hover {
    background: #c31432;
    background: -webkit-linear-gradient(#e66465, #9198e5);
    background: linear-gradient(#e66465, #9198e5);
    color: white;
}
.tboxes:hover h6
{
    color: white;
}
header .logo-sction .logo-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 850px;
    grid-template-columns: 1fr 850px;
    grid-gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header .logo-sction .item:nth-child(2) .search-login-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 340px;
    grid-template-columns: 1fr 340px;
    grid-gap: 10px;
}
header .logo-sction .item:nth-child(2) .top-navigation-links {
    margin-top: 10px;
}
header .logo-sction .item:nth-child(2) .top-navigation-links ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: right;
}
header .logo-sction .item:nth-child(2) .top-navigation-links ul li {
    float: left;
    padding: 0px 10px;
    font-size: 14px;
}
header .logo-sction .item:nth-child(2) .top-navigation-links ul li a {
    color: #000;
    text-decoration: none;
}
.top-navigation-links ul li a
{
        font-family: 'Montserrat-Medium';
}
#incubationprogram h3
{
    font-weight:bold;
}
.scroll-news .scroll-news-row
{
        grid-template-columns: inherit;
}
footer .footer-row .footer-item:nth-child(2) ul li a,footer .footer-row .footer-item:nth-child(3) ul li a
{
    font-size: 14px;
}
.contact-list a
{
    color:white;
}
.mainpage h1
{
    text-align:left!important;
}
footer
{
    background-color:#6a6868;
}
/* Biotex CSS */
.logo-row .img-fluid.logo
{
    height: auto;
}
.bio-title
{
    font-size: 16px!important;
    font-weight:bold!important;
    color: #262fa9;
    font-weight: 700;
    margin-bottom: 4px;
    text-align:center!important;
}
.bio-subtitle
{
    font-size: 14px;
    color: black;
    margin-bottom: 0px;
    text-align:center!important;
}
.bg-none {
    background: none;
}
.p-t-40 {
    padding-top: 40px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.over-slider-top {
    position: relative;
    top: -70px;
    z-index: 99;
}
.background-white, .background-light {
    background-color: #fff !important;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.banner_siteinfo {
    display: black;
    box-sizing: border-box;
    padding: 10px 0;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
}
.border-right {
    border-width: 0 1px 0 0;
    border-color: #eee;
    border-style: solid;
}
.text-center {
    text-align: center !important;
}
.banner_siteinfo h4 {
    font-size: 18px;
    color: #9f7d23;
    font-weight: bold;
}
h4:not(:last-child), .h4:not(:last-child) {
    margin-bottom: 0.700842105263158em;
}
.banner_siteinfo p {
    font-size: 16px !important;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: center;
}
.biotex-about
{
    margin:auto;
    display:block;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1270px;
}
ul
{
  padding-left:0;  
}
.scientific li {
    background: #FFF;
    border: 1px #CCC solid;
    color: #000;
    padding: 4px 14px 4px 30px;
    overflow: hidden;
    width: 49%;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 0px;
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
    text-align: left;
    transition: all .4s ease;
}
.list-icon.list-icon-check li:before {
    content: "\2713";
    margin-left: -20px;
    position: absolute;
    font-family: fontawesome;
    font-size: 15px;
    font-weight: bold;
}
.btn-warning
{
    background-color: #cc9a03;
    border-color: #cc9a03;
    color:white;
}
.btn-warning:hover,.btn-outline-warning:hover
{
    background-color: #cc9a03;
    border-color: #cc9a03;
    color:white;
}
.btn-outline-warning {
    color: #cc9a03;
    border-color: #cc9a03;
}
.btn-yellow
{
    background-color: white;
    border-color: #cc9a03;
    color:#cc9a03;
}
.btn-yellow:hover
{
    background-color: #cc9a03;
    color:white;
}
#footer {
    clear: both;
    position: relative;
    background: #cccccc;
    color:black;
}
.copyright-content {
    min-height: 80px;
    padding: 10px 0;
}
.border-bottom {
    border-bottom: 1px solid #dbdbdb;
}
#footer h5
{
    color: #000;
}
.footer-organizer-sec h5 {
    margin-bottom: 0px;
    color: #000;
}
.footer-nav {
    display: inline-block;
}
.footer-nav ul {
    padding: 0px;
    margin: 0px;
}
.footer-nav ul li {
    margin: 6px 18px 6px 0px;
    list-style: none;
    float: left;
}
.footer-nav ul li a {
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
}
.mailLinks {
    display: block;
    padding-left: 0px;
}
.mailLinks li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.f-logo-text img
{
    width:100%;
    height: auto;
    object-fit: cover;
}
#footer .social-icons.center {
    float: none;
    display: inline-block;
}
.social-icons li {
    float: left;
    list-style: none;
}
.social-icons.social-icons-border li a {
    border: 1px solid #000;
    background: transparent;
    color: #000;
}
.footer-social li a {
    float: left;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 4px 4px 0;
    border-radius: 50%;
    border: 1px #616161 solid !important;
    background: transparent;
    color: #616161;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 20px;
}
footer
{
        padding: 10px 0px 10px 0px;
}
.banner_siteinfo h4 {
    font-size: 18px;
    color: #9f7d23;
    font-weight: bold;
}
.banner_siteinfo p {
    font-size: 16px !important;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.team-members .team-member .team-desc > h3 {
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 0;
    color: #9f7d23;
    font-weight: 600;
    letter-spacing: 0px;
    margin-top: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: uppercase;
}
.SCMembers .team-desc {
    width: 100%;
    padding: 15px 10px;
    /* height: 100px; */
    text-align: center !important;
    background: transparent;
}
.team-members .team-member .team-desc > h3 a {
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 0;
    color: #9f7d23;
    font-weight: 600;
    letter-spacing: 0px;
    margin-top: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: uppercase;
}
.HSpeakers .team-desc h3 a {
    color: #9f7d23 !important;
}
.HSpeakers .team-desc span {
    color: #4e4e4e !important;
    font-size: 14px !important;
    line-height: 20px !important;
    display: block;
    font-weight: 400 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom:2%;
}
.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    right: 0px;
}
.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}
.facebook {
    background: #3B5998;
    color: white;
}
.twitter {
    background: #55ACEE;
    color: white;
}
.youtube {
    background: #bb0000;
}
.instagram
{
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
}
.linkedin
{
    background: #0072b1;
}
.main-info
{
    position: absolute;
    top: 9%;
    left: 0%;
    width: 100%;
    z-index:99;
    background: #00000073;
    padding: 8%;
    height:100%;
}
.main-info h2
{
    color:black;
    font-size: 35px;
    margin-bottom: 1%;
    font-weight: 900;
    line-height: inherit;
}
.inquiry-box-1 h3
{
    font-weight:bold;
}
.white-cls
{
    color:#997105;
    font-weight:bold;
}
.announcement p
{
    font-weight:bold;
    margin-bottom:0;
    font-size: 14px;
    color:black;
}
.announcement
{
    padding-top:0.3%;
}



/* New Header CSS */
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #bf972b;
  height: auto;
  font-size: 14px;
  transition: all 0.5s;
  z-index: 996;
  padding:0.5%;
}

#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #444444;
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  color: #1977cc;
}

#topbar .contact-info i {
  color: #1977cc;
  padding-right: 4px;
  margin-left: 15px;
  line-height: 0;
}

#topbar .contact-info i:first-child {
  margin-left: 0;
}

#topbar .social-links a {
  color: #437099;
  padding-left: 15px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #1977cc;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 997;
  padding: 15px 0;
  top: 40px;
  box-shadow: 0px 2px 15px rgba(25, 119, 204, 0.1);
}

#header.header-scrolled {
  top: 0;
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #2c4964;
}

#header .logo img {
  max-height: 40px;
}

/**
* Appointment Button *
*/
.appointment-btn {
  margin-left: 25px;
  background: #1977cc;
  color: #fff;
  border-radius: 50px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  display: inline-block;
}

.appointment-btn:hover {
  background: #166ab5;
  color: #fff;
}

@media (max-width: 768px) {
  .appointment-btn {
    margin: 0 15px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar>ul>li {
  position: relative;
  white-space: nowrap;
  padding: 8px 0 8px 20px;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #2c4964;
  white-space: nowrap;
  transition: 0.3s;
  border-bottom: 2px solid #fff;
  padding: 5px 2px;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #1977cc;
  border-color: #1977cc;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 20px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #082744;
  border: none;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #1977cc;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #2c4964;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(28, 47, 65, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile>ul>li {
  padding: 0;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #2c4964;
  border: none;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #1977cc;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #1977cc;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/* End New CSS */
.contact-info p
{
    font-weight: bold;
    font-size: 15px;
}
header .logo-sction {
    background-color: #ede7ce;
}
.navigation
{
    background: #000000 !important;
}
.carousel-item img
{
    /*filter: grayscale(100%);
    -webkit-filter: grayscale(80%);*/
}
.bio-dates
{
    font-size: 15px;
    color: white;
    text-align: center;
    background: #121111;
    padding: 1%;
    width: 50%;
    margin: auto;
    margin-bottom: 2%!important;
}
.btn-outline-white
{
    border: 1px solid #fff;
    background-color: transparent;
    color:white;
}
.btn-outline-white:hover
{
    background-color: #cc9a03;
    border-color: #cc9a03;
    color: white;
}
.item-content h2
{
    font-weight:900;
}
.newTeammembers .team-member {
    width: 23.2%;
    float: left;
    margin: 10px;
}
.team-members .team-member {
    background-color: white;
    text-align: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.HSpeakers .team-image {
    overflow: hidden;
    margin: 0px auto;
}
.team-members .team-member .team-image > img {
    width: 100%;
    overflow: hidden;
    height: 250px;
    object-fit: cover;
    object-position: top;
    /*border-radius: 50%;*/
    box-shadow: 0 6px 15px rgb(0 0 0 / 15%);
}
.team-desc h3 a
{
        color: black!important;
}
.biotex-subpage .page-title
{
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.biotex-subpage .banner-img {
    background: #d5601b;
}
.biotex-subpage .banner-img img {
    height: 335px;
    width: 100%;
    object-fit: cover;
}
.biotex-subpage h4
{
    font-size: 25px;
    font-weight:bold;
}
.biotex-session
{
    background:white;
}
.biotex-session li
{
    float: left;
    list-style: none;
    padding: 1%;
    background: #3d3d3d;
    color: white;
    width:48%;
    margin:1%;
    font-size:16px;
    position:relative;
}
.biotex-subpage .over-slider-top
{
    top: -30px;
}
.biotex-subpage .team-member
{
    border:0px solid #9f7d23;
}
.biotex-subpage .team-member p
{
    font-size:13px;
}
.biotex-subpage .team-member .member-org
{
    font-size:14px;
}
.img-session
{
    height: 550px!important;
    width: 100%;
    object-fit: contain;
    filter: grayscale(70%);
    -webkit-filter: grayscale(70%);
}
.past-events
{
    position:relative;   
}
.view-past-events
{
    position: absolute;
    bottom: 255px;
    right: 98px;
    font-size: 21px;
    padding: 2%;
    background: #f1cf45;     
}
.view-past-events a,.view-past-events a:hover
{
    color:black;
}
.bio-left
{
    background: darkred;
    margin: auto;
    display: block;
    text-align: center;
}
.member-info
{
    text-align:left;
    padding:2%;
    color:white;
    padding-left:5%;
}
.member-info p
{
    font-size:13px;
}
.bio-img
{
    margin: 5%;
}
.bio-img img
{
    border: 1px solid white;
    margin-top: 5px;
    width: 100%;
}
.bio-right
{
    margin-top: 2%;
}
.bio-right p,.bio-right li
{
    font-size:14px;
}
.pull-right
{
    float: right;
    text-align: right;
}
/*a {
    color: #565656;
}*/
.pull-right
{
    float: right;
    text-align: right;
}
h4
{
    font-weight:bold;
}
.text-b-color {
    color: #3d3d3d !important;
    font-weight: bold;
}
footer h5 {
    font-size: 1.5em;
    line-height: 1.85714286em;
    font-weight: 600;
}
.footer-organizer-sec h5 {
    text-decoration: none;
    font-size: 16px!important;
    color: #000;
    font-weight: 700 !important;
}
.team-members .team-member .team-desc > h3
{
    margin-top: 3%;
}
.team-desc
{
    text-align:center;
}
.brown-cls
{
    background:brown;
}
.qr-class
{
    margin-right:13%;
}
.search-login-row
{
    text-align: center;   
}
.item-search
{
    margin-top:4%;
}
.biotex-keypoint ul li
{
    list-style: unset;
    /*padding: 1%;
    background: white;*/
    font-size: 15px;
    margin-bottom:2%;
    padding-left: 0%;
}
.copyrightcls a
{
    color:#000 !important;
}
select, select.form-control
{
    font-size:16px!important;
}
.home-banner-slider .carousel-control-next, .home-banner-slider .carousel-control-prev
{
    display:none;
}
.bio-subtitle
{
    font-size:15px!important;
}
.tentive-btn .btn
{
    font-size:14px!important;
}
.blink {
    background: #bf972b !important;
    color: #FFF !important;
    border: 1px solid #bf972b !important;
    animation: blink 1s linear infinite;
}
@keyframes blink {
	0% {opacity: 0}
	49%{opacity: 1}
	50% {opacity: 1}
}
.proposal-btn
{
    border-radius:0;
}
#cssmenu>ul>li>.proposal-btn a:hover
{
    color:white;
}
.conference-date
{
    font-size:13px!important;
}
.submitabs
{
    clear:both;
}