body {
	font-size: 12px;
}
body.opened-menu {
    overflow-x: hidden;
}

.videoBox .video source {
	display: none;
}
.videoBox .video img {
	display: block;
}
/*HEADER*/
.header {
	padding-bottom: 5px;
}
.left-top-header {
	width: 60%;
	padding: 0 3% 0 0;
}
.account h3 {
    font-size: 12px;
}

.ahref
{
    width:50%;
}
.closed-menu .menu-icon {
    background: rgba(0, 0, 0, 0) url("../images/icon-menu.png") no-repeat scroll 100% 50%;
    cursor: pointer;
    display: block;
    margin: 0;
    max-width: 25px;
    padding: 12px;
    position: absolute;
    right: 15px;
    text-align: left;
    top: 18px;
}
.opened-menu .top-header .col-xs-12 {
	padding-right: 0;
}
.opened-menu .main {
    display: block;
    position: relative;
    right: 200px;
    width: auto;
	overflow-x: hidden;
}
.closed-menu .top-header-menu {
	display: none;
}
.opened-menu .top-header-menu {
	display: block;
}
.closed-menu  .mnu,
.closed-menu  .header {
	right: 0;
}
.opened-menu  .mnu,
.opened-menu  .header {
	right: 200px;
}

.top-header-menu li:last-of-type::before  {
	width: 0;
}
.opened-menu .left-top-header {
    width: 80%;
}
.opened-menu .mnu .container{
	max-width: 100%;
	width: 100% !important;
}
.opened-menu .top-header-menu {
    background: rgba(36, 38, 56, 1);
    display: block;
    right: -200px;
    margin: 0;
    max-width: 200px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 200px;
}
.opened-menu .top-header-menu li {
	display: inline-block;
	width: 100%;
	padding-left: 5%;
	margin-left: 0;
}
.top-header-menu li {
	display: none;
}
.opened-menu .profile-user {
	display: none;
}
.top-header-menu li:nth-of-type(1) a:nth-of-type(2) {
	float: none;
	margin-bottom: 12px;
}
.top-header-menu li a {
    margin: 10px 0 10px 7%;
}
.top-header-menu li {
	border-bottom: 2px solid rgba(255, 255, 255, 0.1) !important;
}
.top-header-menu li:last-child {
	border: none !important;
}
.profile-user {
	display: inline-block;
    content: "";
    height: 61px;
    position: absolute;
	right: 55px
}
.profile-user a:nth-of-type(1) {
    float: left;
    height: 36px;
    margin-bottom: 10px;
    margin-right: 18px;
    margin-top: 5px;
    width: 36px;
}
.profile-user a:nth-of-type(2) {
	color: rgba(255, 255, 255, 0.3);
    float: right;
    font-size: 12px;
    line-height: 1.2;
    margin-left: 0;
    margin-right: 30px;
    margin-top: 10px;
	margin-bottom: 10px;
}
.profile-user a span {
    background: rgba(0, 0, 0, 0) url("../images/name.png") repeat scroll 0 0;
    display: table;
    height: 2px;
    width: 45px;
}
/*END HEADER*/
/*MENU*/
.mnu .container {
	padding: 0;
}
.mnu .menu li,
.mnu .menu li:last-of-type {
	padding: 0 3%;
}
.mnu .menu li span a {
	display: none;
}
.mnu .menu li .top-mnu-submenu a {
	display: block;
}
.mnu + .wrapper {
    margin-top: 91px;
}
.top-mnu-submenu {
    left: 15%;
    top: 130%;
	width: 150px;
}
.top-mnu-submenu::before,
.top-mnu-submenu li:first-of-type:before {
    left: 15%;
}
/**/
.mnu .menu {
    padding-bottom: 11px;
}
.mnu .menu>li>a:first-of-type:before
{
	left: 6%;
	top: -12px;
}
.mnu .menu>li:nth-of-type(2)>a:first-of-type:before
{
	left: 8.5%;
	top: -14px;
}
.mnu .menu>li:nth-of-type(3)>a:first-of-type:before
{
	left: 13%;
	top: -14px;
}
.mnu .menu>li:nth-of-type(4)>a:first-of-type:before
{
	left: 15%;
	top: -15px;
}
.mnu .menu>li:nth-of-type(5)>a:first-of-type:before
{
	left: 12.5%;
	top: -16px;
}
.mnu .menu>li:nth-of-type(6)>a:first-of-type:before
{
	left: 14%;
	top: -18px;
}
.mnu .menu>li:nth-of-type(8)>a:first-of-type:before
{
	left: 11%;
	top: -14px;
}
.mnu .menu>li:nth-of-type(9)>a:first-of-type:before
{
	left: 11.5%;
	top: -10px;
}
/**/
/*CONTENT*/
.left-sitebar {
    display: none;
}
/**/
.avatarUpload {
    top: 20%;
    width: 85%;
}
.file_upload2 {
    left: 15%;
}
.groups_button_leave
{
    top:10px;
    right:50px;
}
/**/
.bg .content {
    width: 100%;
}
.cover-send-message,
#friends_button,
#block_user_button {
	width: 29%;
}
.cover_page button {
	width: 96%;
	margin: 11% 2% 5%;
}
/*photo, video*/

.photo_big_wrap {
	width: 95%;
}
.right-sitebar {
    display: none;
}


/**/
.main-entrance {
    width: 100% !important;
}
.section-for-main-entrance .container {
    width: 100% !important;
}
.main-entrance #input-submit {
	width: 120px;
}
.container_in_swiper {
        height: 250px!important;
    }

    .save-button
    {
        font-size:10px!important;
    }