body#top .fullsize .template-blog .post .entry-content-wrapper {
	text-align: unset;
}
@media screen and (max-width: 767px) {
	body #socket .sub_menu_socket li {
		padding: 7px 10px;
	}
	.av_slideshow_full li img {
		max-width: none!important;
		width: auto!important;
	}

	/*.html_av-overlay-side-classic #av-burger-menu-ul li.av-width-submenu > a {
		position: relative;
	}
	.html_av-overlay-side-classic #av-burger-menu-ul li.av-width-submenu > a:before {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		width: 30px;
		height: 100%;
		background: url("../img/dropdown.svg") center center no-repeat;
		background-size: 70% auto;
	}
	.html_av-overlay-side-classic #av-burger-menu-ul li.av-width-submenu > a.active:before {
		transform: rotate(180deg);
	}
	.html_av-overlay-side-classic #av-burger-menu-ul li.av-width-submenu > a.active + .sub-menu {
		display: block;
	}
	.html_av-overlay-side-classic #av-burger-menu-ul .sub-menu {
		display: none;
	}*/
}