img.tlcoe-chair{width:100%;max-width:250px;border:10px solid #0448a9;}
.tlcoe-name{text-align: center;background: #0448a9;color: #fff;padding: 10px 5px 1px 5px;}

#apply-now-link {
    padding: 100%;
    display: block;
}
#sp-footer:not([class*=bg-]), #sp-bottom:not([class*=bg-]) {
    background: #a22531;
    color: #fff;
}
#sp-bottom .title-10.sppb-addon .sppb-addon-title:after {
    border: 2px solid #fbee06;
    color: #fbee06;
}
#sp-bottom .title-10.sppb-addon .sppb-addon-title:before {
    border-left: 40px solid #fbee06;
    border-right: 40px solid #fbee06;
}
#sp-bottom .title-10.sppb-addon.sppb-text-left .sppb-addon-title:before{
    border-left: none;
    border-right-width: 80px;
}


#sp-top-bar {
    background: #a22531;
    color: #fff;
}
.ut-person.ut-person-2 .sppb-addon-content .person-information .person-name {
    font-size: 12px !important;
}

.ut-person.ut-person-2 .sppb-addon-content .person-information .person-designation {
    font-size: 13px !important;
}

.ut-person .sppb-img-responsive {
    height: 200px;
}

.sp-megamenu-wrapper .sp-megamenu-parent .sp-dropdown li+li.sp-menu-item>a {
    border-top: 1px dotted;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    width: 380px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 13px;
    line-height: 1.5;
    padding: 8px 4px 8px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding: 0 12px;
}

#login-btns .sppb-addon-wrapper {
    background: #f7f7f7;
    width: 100%;
    border-radius: 5px;
}

#login-btns .sppb-btn-white.sppb-btn-gradient {
    background: 0 0;
    text-align: center;
    padding: .75rem;
    font-weight: 700;
  	border: 1px solid #0448a94a;
}

#login-btns .sppb-btn i {
    background-image: url(/images/home/hexa-dsatm.png);
    background-size: 70px;
    padding: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    font-weight: 700;
}

#login-btns .sppb-btn-white.sppb-btn-gradient:hover {
    background: #fef120;
    border: 1px solid #dcd003;
    transition: 0.5s all;
}

#sp-top-bar-2 {
    padding: 10px 0;
}

.header-5#sp-header {
    height: 40px;
    background: #0448a9;
  border-bottom: 1px solid #fbee06;
}

.header-5#sp-header .sp-megamenu-parent>li:first-child>a {
    border-left: 1px solid #fff;
}

.header-5#sp-header .sp-megamenu-parent>li>a {
    border-right: 1px solid #fff;
}

.header-5#sp-header .sp-megamenu-parent>li {
    line-height: 40px;
}

#sp-menu ul.sp-megamenu-parent li:hover,#sp-menu ul.sp-megamenu-parent li.active {
    background: #055ddb;
    transition: .3s all ease-in;
}

.sp-megamenu-parent li a,#sp-menu ul.sp-megamenu-parent li:hover a,#sp-menu ul.sp-megamenu-parent li.active a {
    color: #fff;
    transition: .3s all ease-in ease-out;
}

#sp-top-bar-2 {
    background: url(/images/home/bg.png) no-repeat;
}

@media only screen and (max-width: 768px) {
    .header-5#sp-header {
        height:60px;
        background: #fff;
    }

    #sp-logo .logo-image {
        height: 50px
    }

    #sp-logo {
        padding: 0
    }

    .member h3 {
        display: block!important;
        margin-top: -3.25em !important
    }

    .sppb-nav-custom a {
        font-size: 12px !important;
        overflow: auto
    }
}

.animated-text-words-wrapper {
    color: #0448a9 !important;
}

.animated-heading-text.loading-bar .animated-text-words-wrapper::after {
    background: #0760c6;
}

.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
    padding: 0 3px;
}

.sppb-addon-feature.feature-box-1 .sppb-addon-content {
    background: #fff;
}

.sppb-addon-feature.feature-box-1 .sppb-addon-content {
    color: #000;
}

.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-title a {
    color: #000;
}

#sppb-addon-wrapper-1675747828700 {
    padding: 20px;
    box-shadow: 0 0 15px 0 rgb(40 61 88/7%);
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #0448a9;
}

.menu-dept>li {
    list-style-type: none;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d3e0e7;
    box-shadow: 1px -11px 15px 4px rgb(172 174 177/42%)
}

.menu-dept>li {
    position: relative;
    color: #000
}

.menu-dept>li a {
    display: block;
    padding: 20px
}

.menu-dept>li::before,.menu-dept>li::after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    margin: -5px;
    background-color: #3b6df0;
    transition: width .2s ease-in-out
}

.menu-dept>li::before {
    top: 0;
    left: 0
}

.menu-dept>li::after {
    bottom: 5px;
    right: 0
}

.menu-dept>li:hover::before,.menu-dept>li:hover::after {
    width: 105%
}

#sp-main-body {
    padding: 25px 0
}

tble.table {
    width: 100%;
    border-collapse: collapse
}

.tble th,.tble td {
    border: 1px solid #000;
    padding: 8px;
    text-align: left
}

.tble tr:nth-of-type(1) {
    background-color: #0448a9;
    color: #fff;
    text-align: center
}

.tble tr:nth-of-type(1):hover {
    color: #000
}

.tble tr:hover {
    background-color: #fafafa
}

.DivCont {
    border-width: 3px;
    border-style: solid;
    border-image: linear-gradient( to bottom,#f7245a,rgba(0,0,0,0)) 0 100%;
    padding: 10px
}

.DivCont button {
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #f7245a;
    border: none
}

.DivCont button a {
    color: #fff
}

.DivCont button a:hover {
    color: wheat
}

.hrcenter {
    border: 2px;
    margin: 0 5px 20px 0;
    height: 3px!important;
    width: 500px;
    background: linear-gradient(90deg,rgb(254 241 32) 23%,rgb(17 88 149) 53%,rgb(254 241 32) 73%,rgb(255 255 255) 100%)
}

hr:not([size]) {
    height: 2px
}

@media screen and (max-width: 424px) {
    .cont {
        display:flex;
        flex-flow: column
    }

    .ord2 {
        order: 1
    }

    .ord1 {
        order: 2
    }
}

.sppb-addon-feature.feature-box-1:hover .sppb-addon-content {
    border-color: #0448a9;
    color: #0448a9;
    background-color: #fff;
    border-radius: 25px
}

.hoddesk {
    box-shadow: 0 0 15px 0 rgb(40 61 88/7%);
    padding: 20px
}

.hoddesk:hover {
    border: 3px solid #f7245a54;
    border-radius: 25px
}

.hodimg {
    border-right: 7px double #edb1c0;
    border-top: 7px double #edb1c0;
    padding: 10px;
    box-shadow: 4px -1px 5px 1px #88888885;
    width: 350px
}

.hodimg:hover {
    border-right: 7px double #ed4b73;
    border-top: 7px double #ed4b73;
    padding: 8px
}

.dslist li {
    padding: 5px;
    margin: 0 0 0 30px;
    font-size: 100%;
    list-style-image: linear-gradient(to left bottom,#fef120,#d994a5,#166bf5 )
}

.effect {
    box-shadow: 2px 2px 10px #b6d1d1;
    color: #0b1735;
    background-color: #fff;
    padding: 20px
}

.tble1 {
    box-shadow: 0 4px 8px rgba(0,0,0,.2);
    border-collapse: collapse;
    text-align: center
}

.tble1 td {
    padding: 10px;
    border: 1px solid #ccc
}

.btn1 {
    background-color: rgb(132 120 213);
    color: #fff;
    padding: 5px 10px;
    border: none;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content {
    padding: 70px 20px 50px;
    background: #dbdee1;
    color: #000;
    margin-top: 0;
    position: relative
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon-container {
    background: #f5f5f5
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title a {
    color: #000
}

.ut-person.ut-person-2 .sppb-addon-content .person-information .person-nameÂ  {
    font-size: 14px!important
}

.member {
    margin: 1.5em 0 .5em;
    padding: .73em;
    background: linear-gradient( 50deg,#f3f2f1 0 97%,#fff0 calc(97% + 1px) 100% );
    position: relative;
    list-style: none;
    display: inline-block;
    transform: scale(.85);
    transition: all .4s ease 0s
}

.thumb {
    --deg: -86deg;
    width: 300px;
    height: 250px;
    float: left;
    margin-right: 3.25em;
    background: linear-gradient( var(--deg),#0448a9 0 70%,#000000 0% 100% );
    transform: rotate(-3deg);
    transition: all -.6s ease 0s;
    border-radius: .25em;
    margin-left: -5em;
    padding: .5em
}

.thumb img {
    width: 100%;
    border-radius: .25em;
    background: #2f313a
}

.member:hover {
    transform: scale(.9);
    transition: all 1.4s ease 0s;
    filter: drop-shadow(0px 10px 20px #0008)
}

.member:hover .thumb {
    padding: 3px;
    transition: all .4s ease 0s;
    transform: rotate(-1deg)
}

.member:hover .thumb img {
    filter: none;
    transition: all .4s ease 0s
}

.description {
    padding-top: 1vmin
}

.description p {
    padding: 0 2em;
    margin-bottom: 1em;
    font-size: 16px
}

.member h3 {
    display: inline;
    position: absolute;
    margin: 0;
    margin-top: -2.25em;
    color: #000;
    font-size: 25px
}

.member:hover h3 {
    transition: all .4s ease 0s;
    transform: rotate(0deg)
}

.co-funder:after {
    content: "CHAIRMAN";
    font-size: 15px;
    position: absolute;
    top: -1.5em;
    background: #0448a9;
    right: 4em;
    transform: rotate(0deg);
    padding: .35em .75em .5em;
    border-radius: .25em;
    color: #fff
}

.co2-funder:after {
    content: "PRINCIPAL";
    font-size: 15px;
    position: absolute;
    top: -1.5em;
    background: #0448a9;
    right: 4em;
    transform: rotate(0deg);
    padding: .35em .75em .5em;
    border-radius: .25em;
    color: #fff
}

.co3-funder:after {
    content: "SECRETARY";
    font-size: 15px;
    position: absolute;
    top: -1.5em;
    background: #0448a9;
    right: 4em;
    transform: rotate(0deg);
    padding: .35em .75em .5em;
    border-radius: .25em;
    color: #fff
}

.co1-funder:after {
    content: "VICE CHAIRMAN";
    font-size: 15px;
    position: absolute;
    top: -1.5em;
    background: #0448a9;
    right: 4em;
    transform: rotate(0deg);
    padding: .35em .75em .5em;
    border-radius: .25em;
    color: #fff
}

.description p a {
    display: inline-block;
    margin: .5em 0 0;
    background: #2f313a;
    color: #ffdd40;
    padding: .1em .5em .35em;
    border-radius: .5em;
    text-decoration: none;
    transition: all .4s ease 0s
}

.description p a:hover {
    transition: all .4s ease 0s;
    color: #2f313a;
    background: #ffdd40;
    font-weight: 700
}

.description p a img {
    float: left;
    width: 100%;
    height: 100%;
    filter: invert(1);
    border-radius: .15em;
    padding: 2px;
    background: #fff;
    margin-right: 2px
}

.dwnldfl {
    display: none
}

.flname:hover .dwnldfl {
    display: inline;
    color: pink
}

.dwnfl .flname p {
    margin-top: 15px
}

.sppb-tab-custom-content>div {
    background-color: #fff!important;
    border: 1px solid;
    color: #000;
    border-color: #e5e5e5;
    padding: 20px 21px 18px 26px!important;
    box-shadow: 0 0 0 0 #b3b3b3!important
}

.sppb-nav-custom a {
    font-size: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    color: #fff;
    background-color: #0448a9!important;
    padding: 10px;
    box-shadow: -4px -4px 0 0 #e9e9e9!important;
    text-align: center;
    border-top-left-radius: 35px
}

.sppb-nav-custom>li.active>a,.sppb-nav-custom>li.active>a:hover,.sppb-nav-custom>li.active>a:focus {
    color: #333;
    background-color: #fff!important;
    border-top: 4px solid pink!important
}

.headunderline {
    position: relative;
    display: inline-block;
    border-bottom: 3px solid #0448a9;
    padding-bottom: 5px
}

.headunderline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30%;
    border-bottom: 8px solid
}

.centimg {
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.centimg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-height: 100%;
    max-width: 100%
}

.headerdiv {
    background-color: #f7f3f3;
    padding: 20px;
    position: sticky;
    top: 40px;
    z-index: 1;
    text-align: center;
    box-shadow: 11px 8px 5px #dce3e5
}

.contentdiv {
    overflow: auto;
    padding: 20px
}

.fixedsticky {
    display: grid;
    grid-template-columns: 1fr 3fr;
    position: relative
}

.fixedstickyone {
    font-size: 32px;
    padding: 10px 0;
    position: sticky;
    top: 40px;
    text-align: center;
    height: calc(10vw + 20px);
    transition: all .2s ease-in
}

.fixedstickycontent {
    border-top: 2px solid #fff;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    padding: 15px 0
}

.fixedstickycontent .descri {
    line-height: 26px
}

@media(max-width: 600px) {
    .fixedstickycontent {
        grid-template-columns:1fr
    }
}

@media(max-width: 576px) {
    .fixedstickycontent .descri {
        font-size:15px
    }
}

.hover-list li {
    list-style: none;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    transition: box-shadow .3s;
    padding: 10px
}

.hover-list li:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,.2)
}

.sp-page-builder .page-content #section-id-1682053536213 {
    padding: 4px 0 50px!important
}

.sppb-nav-lines>li.active>a,.sppb-nav-lines>li.active>a:focus,.sppb-nav-lines>li.active>a:hover {
    color: #121213;
    background-color: #f5f4f4;
    border-bottom: 4px solid #0448a9
}

.sppb-nav-lines>li>a {
    font-size: 16px
}

@media only screen and (max-width: 500px) {
}

.placebox {
    border-radius: 15px;
    box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.75);
    color: black;
    width: 300px;
    text-align: center;
    margin:25px;
    padding:10px;
    align-items:center;
}
.placebox i {
color: #0448a9; 
font-size:50px; 
padding:10px;
}

.placeboxgrad {
            background: linear-gradient(90deg, #ff7e5f, #feb47b); 
            display: flex;
            justify-content: center; 
            align-items: center;
            color: white;
            text-align: center;
        }

.placebox1 {
    border-radius: 15px;
    box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.75);
    color: white;
    width: 300px;
    text-align: center;
    margin: 25px;
    padding: 10px;
    align-items: center;
    background: linear-gradient(5deg, #0d0c2d, #262698);
    color: white;
    
}






<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">