@charset "utf-8";@media screen and (max-width:900px){

.seagull,
.nahimov,
.mainmenuul,
.slider
{
	display: none;
}


.header {
	background-image: url(/images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 247px;
	background-color: #25A5CA;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
}

.gerb-ru {
	background-image: url(/images/gerb-ru.png);
	float: left;
	height: 89px;
	width: 73px;
	margin-top: 10px;
	margin-right: 30px;
	display: block;
}

.gerb-sev {
	background-image: url(/images/gerb-sev.png);
	float: left;
	height: 89px;
	width: 72px;
	margin-top: 10px;
	margin-right: 30px;
	display: block;
}

.gerb-lmo {
	background-image: url(/images/gerb-lmo.png);
	float: left;
	height: 84px;
	width: 84px;
	margin-top: 10px;
	margin-right: 30px;
	display: block;
}

.logo {
	display: inline-block;
	width: 100%;
	margin-top: 7px;
	color: #000 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.logo em {
	display: block;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 3px;
}

.logo strong {
	display: block;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px;
}


.mmenu { 
	display: block; 
}

.column1 {
	width: 100%;
	float: none;
}

.column22 {
	width: 100%;
	float: none;
}

.column11 {
	width: 100%;
	float: none;
	font-size: 16px;
}

.column22 .column2 {
	margin-top: 30px;
	width: 100%;
	float: none;
}

.column22 .column3 {
	margin-top: 30px;
	width: 100%;
	float: none;
}

.column3 {
	float: none;
	width: 100%;
	margin-top: 30px;
}

.banners li {
	display: block;
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 8%;
}


.column3 .banners li {
	display: block;
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 8%;
}

.banners li:nth-child(2n+2) {
    margin-right: 0px;
}


.mainmenumobile { 
	display: block;
	position: fixed;
	left: -180px;
	top: 0;
	bottom: 0;
	width: 180px;
	padding: 0px;
	background-color: #000;
	z-index: 99999;
}



.mainmenumobile ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	margin-top: 40px;
}
.mainmenumobile ul li {
	display: block;
	float: none;
}
.mainmenumobile ul li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;

	s-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;	

}
.mainmenumobile ul li .arrdown {
	background-image: url(/images/arrright.png);
	background-repeat: no-repeat;
	background-position: right 16px;
	padding-right: 18px;
}
.mainmenumobile ul li a:hover {
	background-color: #39586f;
}
.mainmenumobile ul .active {}
.mainmenumobile ul .active a{
	background-color: #FB2935;
}
.mainmenumobile ul .active a:hover{
	background-color: #39586f;
}

.mainmenumobile ul li ul {
	background-color: #39586f;
	display: none;
	font-size: 12px;
	text-transform: none;
	float: left;
	clear: both;
	position: absolute;
	z-index: 9999;
	margin-left: 180px;
	margin-top: -35px;
	width: 150px;
}
.mainmenumobile ul li ul li {}

.mainmenumobile ul li ul li a {
	padding-right: 10px !important;
	background-image: none !important;
}
.mainmenumobile ul li ul li a:hover {
	background-color: #000;

}
.mainmenumobile ul li ul .active {}
.mainmenumobile ul li ul .active a {
	background-color: #FB2935;
}
.mainmenumobile ul li ul .active a:hover{
	background-color: #FB2935;
}


.mainmenumobile ul .active ul {
	background-color: #39586f;
}
.mainmenumobile ul .active ul li {}
.mainmenumobile ul .active ul li a {

	background-color: #39586f;
}
.mainmenumobile ul .active ul li a:hover {
	background-color: #000;
}
.mainmenumobile ul .active ul .active {}
.mainmenumobile ul .active ul .active a {
	background-color: #FB2935;
}
.mainmenumobile ul .active ul .active a:hover{
	background-color: #FB2935;
}



.mainmenumobile ul .active .menublack a { 
	background-color: #39586f;
}

.mainmenumobile ul .menublack a { 
	background-color: #39586f;
}

.mmenubg { 
	display: none; 
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
	z-index: 9998;
}


.mmenuclose{ 
	background-image: url(/images/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: right;
	height: 20px;
	width: 20px;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 10px;
	background-color: transparent;
}


.galleries ul li {
	display: block;
	float: left;
	height: auto;
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 20px;
}


.galleries ul li:nth-child(2n+2) {
    margin-right: 0px;
}

.newsTPL-inner {
	display: inline-block;
	width: 100%;
	margin-right: 0%;
	float: left;
	height: auto;
	margin-bottom: 50px;
}

.newsTPL-inner.last {
	margin-right: 0%;
}


.youtubeTPL {
	display: inline-block;
	width: 100%;
	margin-right: 0%;
	float: left;
	margin-bottom: 4%;
}

.youtubeTPL.last {
	margin-right: 0%;
}


.gallerybigTPL {
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	float: left;
	margin-bottom: 5%;
	text-decoration: none;
}

.gallerybigTPL img {
	margin-bottom: 5px;
}

.gallerybigTPL.last {
	margin-right: 0% !important;
}


.docTPL img {
	display: block;
	float: left;
	width: 8%;
	padding-right: 1%;
}


.docTPL .doctext {
	display: block;
	float: left;
	width: 91%;
}

.deputatblock {
	font-family: 'Ubuntu Condensed', sans-serif;
	display: inline-block;
	float: none;
	width: 100%;
	margin-bottom: 20px;
	margin-right: 0%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 20px;
	font-size: 14px;
}
.deputatblock.last {
	margin-right: 0px;
}

.deputatblock .photo {
	width: 35%;
	margin-right: 5%;
	display: inline-block;
	float: left;
}
.deputatblock .texter {
	float: left;
	width: 55%;
}
.deputatblock .texter strong {
	font-size: 16px;
	font-weight: bold;
	color: #39586F;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.deputatblock .texter .biomore {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	display: block;
	float: left;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}

.deputatblock .texter .biomore:hover {
	background-color: #FB2935;
}
.deputatblock.deputat-big {
	margin-right: 0px;
	width: 100%;
	font-size: 15px;
}
.deputatblock.deputat-big .texter strong {
	font-size: 18px;
}
.deputat-photocontent {
	display: inline-block;
	width: 30%;
	float: left;
	margin-right: 3%;
}

.deputat-big .photo {
	width: 45%;
	margin-right: 5%;
	display: inline-block;
	float: left;
}

.deputat-big .texter {
	width: 45%;
}

.deputat-photocontent {
	width: 100%;
	margin-bottom: 20px;
}

.pdfview {
	width: 100% !important;
	height: 600px !important;
	border: none;
	display: block;
}

.copyrights {
	width: 80%;
	float: none;
	clear: both;
}



.footermenu {
	width: 80%;
	float: none;
	margin-left: 60px;
	margin-top: 30px;
}


}
