.header-top-sec::before {
    display:none;
}
.kldge-subpage-main {
    background-color: #F4F4F4;
}
.kldge-subpage-header .row {
    background-color: #0088ce;
    border-radius: 10px;
    color: #fff;
    width: 100%;
    margin: auto;
}
.kldge-subpage-header .row ul {
    margin: 0;
    padding-left: 17px;
    list-style: auto;
    letter-spacing: 0.4px;
    opacity: 0.9;
}
.kldge-subpage-header .col-4, .kldge-subpage-header .col-5 {
    border-right: 1px solid #4FBEF7;
}
.kldge-subpage-header .col-4 {
    padding: 30px 25px;
}
.kldge-subpage-header .col-5 {
    padding: 30px 25px;
}
.kldge-subpage-header .col-3 {
    display: grid;
    align-items: center;
    padding: 0;
    position: relative;
}
.kldge-subpage-header .col-3::before {
    content: '';
    position: absolute;
    background-color: #4FBDF7;
    height: 1px;
    width: 100%;
}
.kldge-subpage-header .col-4 li {
    margin-bottom: 5px;
}
.kldge-subpage-header h5.commn-h5 {
    margin-bottom: 15px;
}
.kldge-subpage-header h5.commn-h5 {
    font-weight: 600;
    font-family: 'Arimo', sans-serif;
    letter-spacing: -0.4px;
    margin-bottom: 15px;
}
.kldge-subpage-header .breadcrumb-item.active {
    color: #ffffff;
    letter-spacing: -0.2px;
    color: #fff;
}
.kldge-subpage-header p {
    margin: 0;
    letter-spacing: 0.4px;
    opacity: 0.9;
}
.kldge-subpage-header .col-3 .col {
    padding: 25px;
}
.kldge-subpage-header .col-3 .col i.fa.fa-star {
    margin-left: 20px;
    color: #a30050;
    color: var(--violet-red); 
    font-size: 12px;
    position: relative;
    cursor: pointer;
}
.kldge-subpage-header .col-3 .col i.fa::after {
    content: '';
    background-color: #fff;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -5.8px;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    border-radius: 15px;
}
.kldge-subpage-header .col-3 .col i.fa::before {
    z-index: 99;
    position: relative;
    right: 1.1px;
}
.kldge-subpage-header .col-3 .col i:hover::before {
    right: 2px;
    top: -1px;
}
.kldge-subpage-header .col-3 .col i:hover {
    color: #fff !important;
    font-size: 9px !important;
}
.kldge-subpage-header .col-3 .col i:hover::after {
    background-color: #a30050;
    background-color: var(--violet-red);
    left: -8px;
    top: -1px;
}
.kldge-subpage-header .col-3 .col span {
    margin-left: 15px;
    letter-spacing: 0.4px;
}
.kldge-subpage-header .col-3 .col span:last-child {
    opacity: 0.9;
}
.kldge-subpage-header ol.breadcrumb li a {
    color: #fff;
    text-decoration: unset;
}
.kldge-subpage-header .breadcrumb-item.active {
    color: #fff;
    opacity: 0.7;
}
.kldge-subpage-header i.fa {
    color: #fff;
}
.kldge-subpage-header .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}
.resources-section .col-6 img {
    width: 100%;
}
.resources-section h1.commn-h1, .resources-section h2.commn-h2 {
    color: #A30050;
    color: var(--violet-red); 
}
.kldge-subpage-header .col-3 .col span.summery-sub-title {
    margin: 0;
    font-weight: 500;
    font-family: 'Arimo', sans-serif;
}
.main-footer {
    border-top: unset;
}
.kldge-n-subpage-resource-section .col-6 {
    margin-bottom: 25px;
    position: relative;
}
.backbutton a.btn.commn-btn-violet-red {
    padding: 8px 20px;
    line-height: normal;
    padding-top: 9px;
}






@media only screen and (min-width: 993px) and (max-width: 1200px)  {
    .kldge-subpage-header .col-3 .col i.fa.fa-star {
        margin-left: 15px;
    }
    .kldge-subpage-header .col-3 .col span {
        margin-left: 5px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 992px)  {
    .kldge-subpage-header .col-4 {
        padding: 20px 20px;
    }
    .kldge-subpage-header .col-5 {
        padding: 20px 20px;
    }   
    .kldge-subpage-header .col-3 .col span.summery-sub-title {
        display: block;
        text-align: center;
    }    
    .kldge-subpage-header .col-3 .col {
        padding: 25px;
        text-align: center;
    }
    .kldge-n-subpage-resource-section .row.row-cols-4 .col {
        width: 33.33%;
    }
}


@media only screen and (min-width: 600px) and (max-width: 767px)  {
    .kldge-n-subpage-resource-section .row.row-cols-4 .col {
        width: 50%;
    }
}


@media only screen and (max-width: 1199px) {
    .resources-section .col-6 {
        margin: auto;
    }  
    .single-knowledge_centre .kldge-n-subpage-main .breadcrumbs {
        display: flex;
    	align-items: center;
    }  
 	.single-knowledge_centre .kldge-n-subpage-main .breadcrumb {
	    margin: 15px auto;
	    margin-left: 10px;
	}    
}

@media only screen and (max-width: 767px) {
    .kldge-subpage-header {
        background: transparent linear-gradient(180deg, #00368B 0%, #0088CE 100%) 0% 0% no-repeat padding-box;
        padding-top: 115px;
        padding-bottom: 45px;
    }
    .header-top-sec {
        padding-bottom: 0;
        position: absolute;
        width: 100%;
        background-color: transparent;
    }
    .kldge-subpage-header .col-4 {
        width: 100%;
        padding: 20px 10px;
    }    
    .kldge-subpage-header .col-5 {
        width: 100%;
        padding: 20px 10px;
    }
    .kldge-subpage-header .col-3 {
        width: 100%;
        padding: 0px 10px;
    }
    .kldge-subpage-header .col-4, .kldge-subpage-header .col-5 {
        border-right: unset;
        border-bottom: 1px solid #4FBEF7;
    }
    .kldge-subpage-header .row {
        padding: 0px 15px;
    }
    .resources-section .col-6 {
        width: 100%;
        position: relative;        
    }
    .resources-section .row:last-child {
        display: flex;
        flex-direction: column-reverse;
    }
    .kldge-subpage-header .col-3 .col {
        padding: 20px 25px;
        text-align: center;
    }
    .kldge-subpage-header .col-4 li {
        margin-bottom: 10px;
    }
    .resources-section .col-6 .btn.btn-lg {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto !important;
        height: fit-content;
        width: fit-content;
        box-sizing: unset;
    }
}




@media only screen and (max-width: 992px) {
    .resources-section {
        padding-top: 30px;
        padding-bottom: 45px;
    }
}


@media only screen and (max-width: 479px) {
    .kldge-n-subpage-main .breadcrumbs nav {
        margin-left: 0px;
    }
    .kldge-n-subpage-main .col-12 {
        width: 100%;
    }
    .kldge-subpage-header {
        padding-top: 100px;
    }
    .kldge-subpage-header i.fa {
        position: absolute;
        top: 0;
    }
    .breadcrumbs nav {
        margin-left: 40px;
    }
    .breadcrumbs .fa-angle-left:before {
        padding: 3px 8px;
    }
    .kldge-subpage-header .breadcrumbs {
        position: relative;
    }
    .kldge-n-subpage-resource-section .removerightspacenewc .row {
        margin-bottom: 25px !important;
    }
}







@media only screen and (min-width: 993px) {
    .resources-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }    
}


@media only screen and (min-width: 768px) {
    .header-top-sec {
        padding-bottom: 140px;
    }
    .first-footer-sec.pt-5 {
        background: transparent;
    }
    .kldge-subpage-header {
        margin-top: -145px;
        z-index: 9;
        position: relative;
    }
    .kldge-subpage-header .row {
        border: 1px solid #4FBEF7;
    }
    .kldge-subpage-main .col-6 a.btn {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto !important;
        height: fit-content;
        width: fit-content;
        box-sizing: unset;
    } 
    .kldge-subpage-main .col-6 {
        position: relative;
    }    
}




@media only screen and (min-width: 480px) {
    .kldge-n-subpage-main .col-12 {
        width: 65%;
        margin: auto;
    }
}



.other-event-section{
        border-bottom: 1px solid #ffffff75;
}

.commn-other-event-slider.other-event-card {
    background-size: cover;
    background-position: center center;
}
.resources-section h1.commn-h1{
    font-size: 32px !important;
}
.other-event-section h1.commn-h1{
    font-size: 32px !important;
}
.breadcrumbs .fa-angle-left:before{
    border: 1px solid #fff;
    padding: 3px 8px 3px 7px;
    border-radius: 50%;
}



@media only screen and (max-width: 599px) {
    .kldge-n-subpage-resource-section .col-6 {
        width: 100%;
    }
    .kldge-n-subpage-resource-section .row.row-cols-4 .col {
        width: 100%;
    }
}





/*New Subpage knowledge centre*/


.page-template-new-knowledge-subpage .header-top-sec, .single-knowledge_centre .header-top-sec {
    padding: 0;
    background-color: transparent;
    position: absolute;
    width: 100%;
}
.kldge-n-subpage-main ol.breadcrumb li a {
    color: #fff;
    text-decoration: unset;
    text-transform: capitalize;
}
.kldge-n-subpage-main i.fa, .kldge-n-subpage-main .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}
.kldge-n-subpage-main .breadcrumb-item.active {
    color: #fff;
    opacity: 0.7;
    text-transform: capitalize;
}







