div.ingalthum{padding-right:0 !important;padding-left:0 !important;width:220px;/*height:220px;*/position:relative;}
div.ingalthum{will-change: transform;transition: .13s linear;}
div.ingalthum.closing{opacity:0 !important;}
div.ingalthum span.badge-pill{text-align:center;}
div.ingalthum div.pcount{display:block;text-align:center;margin-top:-3px;padding-bottom:0;z-index:10;position:relative;pointer-events: none;}
div.ingalthum .imgtitlefoot{padding-top:0 !important;}
div.ingalthum .imgwrp{border-radius:50%;width:220px;height:220px;}
div.ingallwrp{display:none;will-change: opacity;opacity:0;padding-top:0;max-height:0;float:none;position:relative;}
div.ingallwrp img{max-width:100%;height:auto;}
div.ingallwrp.open{padding-top:30px;display:block;opacity:1;max-height:7000px;}
div.ingallwrp.close{padding-top:0;max-height:0;}
div.ingalthum a.ingalthum{position:absolute;border-radius:50%;width:100%;height:100%;display:block;margin-top:0 !important;cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor: zoom-in;}
div.ingalthum a.ingalthum:hover, div.ingalthum a.ingalthum:focus{background-color:#ffb548;display:block;}
div.ingalthum a.ingalthum:hover img{opacity:0.6 !important;}
div.ingalthum a.ingalthum img{transition: all 0.3s ease;}

div.ingalthum a.ingalthum img{/*position:absolute;left:50%;top:0;bottom:0;margin-left:-100px;*/width:220px !important;height:220px !important;object-fit:cover;}
#articlebody div.ingallwrp.open div.capindent{margin-top: -16px !important;}
.pullc{display:block;text-align:center;margin:0 auto;}
.pullc .pull-centre{margin:0 auto;}

@media (min-width: 992px) and (max-width: 1199.98px) {
	div.ingalthum{width:180px !important;}
	div.ingalthum .imgwrp{width:180px !important;height:180px !important;}
	div.ingalthum a.ingalthum img{width:180px !important;height:180px !important;}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	div.ingalthum{width:170px !important;}
	div.ingalthum .imgwrp{width:170px !important;height:170px !important;}
	div.ingalthum a.ingalthum img{width:170px !important;height:170px !important;}
}

@media (max-width: 767.98px) {
	div.ingalthum{width:160px !important;}
	div.ingalthum .imgwrp{width:160px !important;height:160px !important;}
	div.ingalthum a.ingalthum img{width:160px !important;height:160px !important;}
	div.ingalthum .imgtitlefoot {margin-bottom:0.5em !important;}
}

@media (max-width: 480px){
	#articlebody div.ingalthum{width:140px !important;}
	#articlebody div.ingalthum .imgwrp{width:140px !important;height:140px !important;}
	#articlebody div.ingalthum a.ingalthum img{width:140px !important;height:140px !important;}
}