.moreBox{display:none;}
.thumbnail-desc p {color: #000;font-size: 18px;font-weight: 300;}
.thumbnail-desc h6 {font-size: 22px;color: #000;margin-top: 0;}
.publications-info:hover {box-shadow: 0 0 11px rgba(33,33,33,.2);transition: width 2s;}
.thumbnail-desc {border: 1px solid #BEBEBE;border-top:none !important;padding: 20px;}
.publications-info{margin-bottom: 30px;}
.blog1 img {
    width: 100%;
}

.sidebar-info:hover h3, .sidebar-info:hover p {
    color: #00c4b0;
}
.load-more {
    background: #00c4b0 url(https://ikpknowledgepark.com/wp-content/uploads/2023/11/arrow-right-wh.svg) no-repeat;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    padding: 12px 40px 12px 15px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    border-radius: 0;
    background-position: right 15px center;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: none;
    border: 2px solid #00c4b0;
    background-size: 18px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 170px;
	margin-top:50px;
}
.load-more a {
    color: #fff;FF702B 
}
.load-more a:hover {
    color: #00c4b0;
}
.load-more1:hover a{
	color:#00c4b0;
}
.load-more:hover {
    background: transparent url(https://ikpknowledgepark.com/wp-content/uploads/2023/12/arrow-right-rd.svg) no-repeat !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #00c4b0;
    background-position: right 10px center !important;
    background-size: 18px !important;
}
.blogs h3 {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 0;
}
.blogs p {
    font-size: 16px;
    color: #425366;
    margin-top: -5px;
}
.blogs{margin-bottom:20px;}
.sidebar-info:nth-child(3) {
    border: none !important;
}
.load-more:hover a{color:#00c4b0}

.single-post .category-awards .post-thumbnail img {
    width: -webkit-fill-available;
    max-height:auto;
    width: 100%;
}
.single-post .category-awards .post-thumbnail{text-align:left;width:fit-content !important }
.single.single-post .category-awards .entry-meta{display:none}
.single.single-post .category-awards .entry-title{font-size:30px !important; color:#294888 !important}
.startup-banner .align-left-item article{padding-bottom:50px}


.single-post .category-news .post-thumbnail img {
    width:fit-content !important;
    max-height: 300px;
    object-fit: cover;
    width: 100%;
}
.single-post .category-news .post-thumbnail{text-align:left}
.single.single-post .category-news .entry-meta{display:none}
.single.single-post .category-news .entry-title{font-size:30px !important; color:#294888 !important}

@media only screen and (min-width: 768px) {
	.sidebar-info a {
    display: flex;
}
	.sidebar-info {
    display: flex;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    margin-left: 20px;
}
	.sidebar-info .col-md-8 {
    padding: 0;
}
	.blogs img {
/*     min-width: 180px !important; */
    max-width: 186px;
    border-radius: 0;
    margin-right: 0;
    margin-left: 15px;
/*     height: 100px; */
    object-fit: cover;
    width: 100%;
}
}

@media only screen and (max-width: 767px) {
	.publications-info.moreBox {margin-bottom: 30px;}
	.load-more {margin-top:10px;}
	.blogs-ikp.pb50{padding-bottom:20px !important;}
	.blogs-ikp .pb40 {padding-bottom: 15px;}
	.blogs-ikp.pt30 {padding-top: 15px !important;}
}
/* Single page */
.singleblog_page h1{
	font-size: 30px;
	line-height: 1.3;
}
.singleblog_page{
	padding: 20px 0 40px;
}
.singleblog_page .container{
	max-width: 1120px;
}
.contnet_and_relatedpost.row{
	padding-top: 40px;
}
.singleblog_page .related_title{
	margin-bottom: 15px;
}
.singleblog_page .related_title a:hover{
	color: #00c4b0;
}
.related_post_wrap{
/* 	border: 1px solid #d1d1d1; */
    padding: 20px;
	background: #f6f4ee8a;
}
.related_post_wrap h6{
	margin-top: 0;
    font-size: 26px;
    padding-bottom: 10px;
    font-weight: 500;
    border-bottom: 1px solid #00c4b0;
}
.singleblog_page p{
	font-size: 18px;
}
@media all and (max-width: 1023px){
	.singleblog_page h1 {
		font-size: 40px;
		line-height: 1.3;
	}
}
@media all and (max-width: 767px){
	.singleblog_page h1 {
		font-size: 32px;
		line-height: 1.3;
	}
	.related_post_wrap h6{
		margin-top: 20px;
	}
}