

.widget {
	list-style: none;
}


.td_block_big_grid_2 .td-big-thumb .td-module-thumb {
	width: 100%;
	height: auto;
}
.td-big-grid-post .td-module-thumb img {
	width: 100% !important;
}


@media only screen and (max-width: 767px) {


	.td-header-wrap.td-header-style-10 {
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
		-ms-align-items: center;
		-webkit-align-items: center;
		align-items: center;
		padding: 7px 15px;
		height: 80px;
		background-color: #fff;
		color: #000;
	}
	.td-header-wrap.td-header-style-10 .td-header-gradient:before {
		display: none;
	}
	.td-header-wrap.td-header-style-10 .td-header-main-menu {
		background-color: #fff !important;
	}
	.td-header-wrap.td-header-style-10 .td-logo-wrap-full {
		position: absolute;
		display: -ms-flex;
		display: -webkit-flex;
		display: flex;
		-ms-align-items: center;
		-webkit-align-items: center;
		align-items: center;
		max-width: 200px;
		max-height: 70px;
		margin: auto;
		left: 0;
		right: 0;
		width: 100%;
		min-height: 100%;
		z-index: 9999;
	}
	.td-header-wrap.td-header-style-10 .td-logo-wrap-full .td-logo {
		line-height: 1em;
	}
	.td-header-wrap.td-header-style-10 .td-header-menu-wrap-full {
		width: 100%;
		margin: 0;
		background-color: #fff !important;
	}
	.td-header-wrap.td-header-style-10 #td-top-mobile-toggle i,
	.td-header-wrap.td-header-style-10 .header-search-wrap .td-icon-search {
		color: #000 !important;
	}

}