.cover {
  width: 100%;
  object-fit: cover;
}
.fixed-height-600{ height: 600px; }
.fixed-height-550{ height: 550px; }
.fixed-height-450{ height: 450px; }
.fixed-height-300{ height: 300px; }

.btn-search{
	border-width: 0px;
}

.active a{
	color: #ffffff;
}

.detail-news{
	margin-bottom: 160px;
}

.pagination a{
	background-color: #268ece;
	color: #ffffff;
	border: solid 1px #268ece;
}

.pagination li span.page-numbers{
	border: solid 1px #268ece;	
}

.btn--blue{
	background-color: #268ece;
}

.dropdown-item{
	color: #268ece;
}

.dropdown-menu{
	border: none;
}

.header-login-btn{
	margin-left: 4px;
}

.nice-select{
	height: auto;
}

.nice-select span{
	margin-right: 4px;
}

.slick-dots li button{
	background-color: #ffffff;
}

.bottom-0{
	margin-bottom: 0px !important;
}

.public-repot-img img {
    height: auto !important;
}

.news .news-content h3, 
.news .news-content .readmore {
	color: #278dcd !important;
}

.news .news-content a:hover{
	text-decoration: none;
}

@media (max-width: 575.98px) {

	.card.news-card .img-card .card-title{
		font-size: 18px;
	}

	.card-content p {
	font-size: 16px; }	

	.topp-tobottom {
    margin-top: 20px;}
}

.hai-home-smartslider .heading,
.hai-home-smartslider .body-text
{
	text-shadow: 1px 2px 4px rgba(0, 0, 0, 1) !important;
}

.conyajs{
	font-size: 24px;
}

.wpp-get-poll-results {
	display: none !important;
}

.wpp-poll-title {
    margin: -50px 0 20px !important;
    font-size: 20px !important;
}

.wpp-option-list-9 .wpp-option-single {
	background-color: #fff !important;
	border: 1px solid #eee !important;
}

.wpp-option-list-9 .wpp-option-single input:checked + label {
	color: #268ece !important;
}

.wpp-poll-title {
	display: none !important;
}

.hustle-ui .hustle-button-icon [class*="hustle-icon-"] {
    display: none !important;
}

._df_thumb {
    width: auto !important;
    height: auto !important;
    margin: 0px !important;
}

._df_book-title {
	font-size: 20px !important;
	display: contents !important;
}

@media (max-width: 767px) {
	._df_thumb {
	    width: auto !important;
	    height: auto !important;
	    margin: 0px !important;
	}
}