.menu__header{
	height: 4.9rem!important;
}
.news__img--md figure img {
   height: 100%;
}
.detail__post__infos iframe{
	width: 100%;
}
.detail__content img{
	max-width: 100%
}
.nav-menu>li.active>a{
	color: #d0e1fd;
}
.at4-jumboshare .at4-count-container {
    min-width: 60px!important;
    padding-right: 11px!important;
}

.at4-jumboshare .at4-count {
    line-height: 0px!important;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    text-decoration: none;
    background-color: #164084;
}
/*.search_icon {
    background: #3d7ce0;
}*/
@media only screen and (max-width: 767px){
	.menu__header{
		height: 5.3rem!important;
	}
	.post__share .post__title__label {
	    margin-bottom: 10px;
	}
	.post__share {
	    align-items: initial;
	    flex-direction: column;
	}
}