body {
	font-family:'Roboto',Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	text-align:center;
	margin:0;
	padding:0;
}
#artic .conte>p:first-child{
	font-weight: 600;
}
#artic .conte>div:first-child p{
	font-weight: 600;
}
#cont {
	position:relative;
	width:1185px;
	height:auto;
	margin:0px auto 0px auto;
	padding: 5px 0 0;
	float:none;
	display:block;
	overflow:hidden;
}
#futor #cont{
	border-top: 1px dotted;
    margin-top: 30px;
    padding-top: 20px;
}
img {border:0 none;}
a, input, textarea {outline:none;}
a {cursor:pointer;}
#clear {clear:both;}
#top {
    width: 100%;
    min-width: 1185px;
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    height: 36px;
    background: linear-gradient(0deg, #2b7bd8, #01a0e4);
    border: 0 none;
}
#top p {
	color:#ffffff;
	font-size:12px;
	margin:0;
	padding:0 5px 0 0;
	line-height:28px;
	text-align:left;
	float:left;
}
#top .data {
	width:auto;
}
#top i {
	color: #ffffff;
    font-weight: 500;
}
#top a {
	color:#ffffff;
	text-decoration:underline;
	padding:0 5px 0 5px;
}
#top a:hover, #top .open {
	color:#39b2ee;
	text-decoration:none;
}
#top ul {
	list-style:none;
	margin:0;
	padding: 7px 0 0;
	width:790px;
	display:block;
	float:left;
	height:11px;
}
#top ul li {
	padding:0 0 0 2px;
	border-right: 2px solid #fff;
	display:block;
	float:left;
}
#top ul li:last-child {
	border-right: none!important;
}

#top ul li a {
	color:#ffffff;
	font-size:13px;
	float:left;
	display:block;
	height:11px;
	line-height:11px;
	text-decoration:none;
	padding:0 10px 0 10px;
	margin:0 0 0 0px;
}
#top ul li a:hover, #top ul li a.open {
	color:#ffffff;
	background:#2f91d9;
}
#top #soc li {
	padding:0 0 0 2px;
	background:none;
	display:block;
	float:left;
}
#top #soc li a {
	padding:0 12px 0 12px;
}
#top #soc li a:hover {
	background:none;
}
#top #soc .vk, #top #soc .vk:hover {
	background:url(/img/sprite.png) -5px -46px no-repeat;
	margin-left:5px;
}
#top #soc .fb, #top #soc .fb:hover {
	background:url(/img/sprite.png) -31px -46px no-repeat;
}
#top #soc .ok, #top #soc .ok:hover {
	background:url(/img/sprite.png) -57px -46px no-repeat;
}
#top #soc .yt, #top #soc .yt:hover {
	background:url(/img/sprite.png) -82px -46px no-repeat;
}
#top #soc .sk, #top #soc .sk:hover {
	background:url(/img/sprite.png) -107px -46px no-repeat;
}
#top #soc .gp, #top #soc .gp:hover {
	background:url(/img/sprite.png) -132px -46px no-repeat;
}
#top #soc .tw, #top #soc .tw:hover {
	background:url(/img/sprite.png) -211px -46px no-repeat;
}
#top #soc .rss, #top #soc .rss:hover {
	background:url(/img/sprite.png) -186px -46px no-repeat;
}
#login {
	float: left;
    margin: 3px 0 0 0;
    padding: 0;
    display: block;
    font-size: 12px;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
}
#login a {
	margin:0 5px 0 5px;
	padding:0;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	text-decoration:none;
}
#login a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#search {
	float:right;
	margin:0;
	display:block;
	padding: 0px 0 0;
	
}
#search input {
	color: #fff;
    font-style: italic;
    font-family:'Roboto',Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 12px;
    float: right;
    display: block;
    line-height: 12px;
    /*padding: 3px 5px 3px 5px;*/
    margin: 0;
    background: none;
    border: none;
	border-radius: 0;
}
#search input[type='text'] {
	border-bottom: 1px solid #fff;
}
#search #sbut {
	background:#6699cc;
	border:0 none;
	width:60px;
	height:20px;
	font-style:normal;
	margin:4px 0 0 0;
	cursor:pointer;
	float:right;
}
#logo a.logo {
	display:block;
	width:230px;
	float:left;
	margin: 0px 0 0;
	text-align:center;
}
#program {
	position:relative;
	float:right;
	display:block;
	height:90px;
	margin:5px 0 5px 0;
	width:950px;
	padding:0;
	overflow:hidden;
}
#program ul {
	list-style:none;
	z-index:1;
	width:975px;
	float:right;
	margin-top:0;
	margin-bottom:0;
}
#program ul li {
	float:left;
	width:auto;
	height:90px;
	display:block;
	margin:0 0 0 5px;
}
#program li img, #program li a {
	width:auto;
	height:90px;
	display:block;
	float:left;
	padding:0;
	border:0 none;
	margin:0;
}
#program li a.pr1 {
	background:url(/img/p1.jpg) 0 0 no-repeat;
}
#program li a.pr1:hover {
	background:url(/img/p1.jpg) 0px -90px no-repeat;
}
#program li a.pr2 {
	background:url(/img/p2.jpg) 0 0 no-repeat;
}
#program li a.pr2:hover {
	background:url(/img/p2.jpg) 0px -90px no-repeat;
}
#program li a.pr3 {
	background:url(/img/p3.jpg) 0 0 no-repeat;
}
#program li a.pr3:hover {
	background:url(/img/p3.jpg) 0px -90px no-repeat;
}
#program li a.pr4 {
	background:url(/img/p4.jpg) 0 0 no-repeat;
}
#program li a.pr4:hover {
	background:url(/img/p4.jpg) 0px -90px no-repeat;
}
#program li a.pr5 {
	background:url(/img/p5.jpg) 0 0 no-repeat;
}
#program li a.pr5:hover {
	background:url(/img/p5.jpg) 0px -90px no-repeat;
}
#program li a.pr6 {
	background:url(/img/p6.jpg) 0 0 no-repeat;
}
#program li a.pr6:hover {
	background:url(/img/p6.jpg) 0px -90px no-repeat;
}
#program li a.pr7 {
	background:url(/img/p7.jpg) 0 0 no-repeat;
}
#program li a.pr7:hover {
	background:url(/img/p7.jpg) 0px -90px no-repeat;
}
#program li a.pr8 {
	background:url(/img/p8.jpg) 0 0 no-repeat;
}
#program li a.pr8:hover {
	background:url(/img/p8.jpg) 0px -90px no-repeat;
}
#program li a.pr9 {
	background:url(/img/p9.jpg) 0 0 no-repeat;
}
#program li a.pr9:hover {
	background:url(/img/p9.jpg) 0px -90px no-repeat;
}
#program li a.pr10 {
	background:url(/img/p10.jpg) 0 0 no-repeat;
}
#program li a.pr10:hover {
	background:url(/img/p10.jpg) 0px -90px no-repeat;
}
#program li a.pr12 {
	background:url(/img/p12.jpg) 0 0 no-repeat;
}
#program li a.pr12:hover {
	background:url(/img/p12.jpg) 0px -90px no-repeat;
}
#program li a.pr13 {
	background:url(/img/p13.jpg) 0 0 no-repeat;
}
#program li a.pr13:hover {
	background:url(/img/p13.jpg) 0px -90px no-repeat;
}
#pprev, #pnext {
	display:block;
	width:16px;
	height:35px;
	display:block;
	float:right;
	margin:32px 7px 0 0;
	padding:0;
	background:url(/img/sprite.png) -271px -29px no-repeat;
	cursor:pointer;
}
#pnext {
	background:url(/img/sprite.png) -420px -29px no-repeat;
	margin:32px 0 0 7px;
}
#pprev:hover {
	background:url(/img/sprite.png) -271px -81px no-repeat;
}
#pnext:hover {
	background:url(/img/sprite.png) -420px -81px no-repeat;
}
#stop {
	width: 100%;
    min-width: 1185px;
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    height: 45px;
    background: linear-gradient(0deg, #2b7bd8, #01a0e4);
}
#stop ul {
	list-style:none;
	margin:2px 0 0 0;
	padding:0;
	display:block;
	float:none;
	height:30px;
	width:auto;
}
#stop ul li {
	padding:0;
	display:inline-block;
	margin:0;
}
#stop ul li a {
	text-transform:uppercase;
	color:#ffffff;
	font-size:15px;
	float:left;
	display:block;
	height:26px;
	line-height:28px;
	text-decoration:none;
	padding:0 10px 0 11px;
	margin:0;
	border-bottom: 1px solid #00a0e4;
    position: relative;
    top: 1px;
}
#stop ul li a:hover, #stop ul li a.open {
	border-bottom: 1px solid #fff;
    position: relative;
    top: 1px;
}
#stop ul li a.online {
	background:#ed4040 url(/img/sprite.png) -2px -90px no-repeat;
	text-align:left;
	padding-left:31px;
}
#stop ul li a.online:hover, #stop ul li a.online.open {
	background:#5481c1 url(/img/sprite.png) -2px -90px no-repeat;
	text-decoration:none;
}
#stop ul li a.info {
	background:#01b102;
}
#stop ul li a.info1 {
	background:#30D5C7;
}
#stop ul li a.info:hover {
	background:#5481c1;
	text-decoration:none;
}
#sstop {
	width:100%;
	min-width:1185px;
	margin:0;
	padding:0;
	float:left;
	display:block;
	height:1px;
	border:0 none;
}
#left, #center, #right {
	width:230px;
	height:auto;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
#center {
	width:707px;
	margin:0 0 0 9px;
	position: relative;
}
#right {
	float:right;
	margin-top: 19px;
}
.h2 {
	margin: 0 0 10px 0;
    padding: 0;
    display: block;
    color: #000000;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    float: left;
    text-align: left;
    width: 100%;
    height: 23px;
    line-height: 20px;
    border-bottom: 1px solid #00a0e3;
}
h2.h3, h2.h4, h1.h4 {
	margin:5px 0 0 0;
	padding:0;
	display:block;
	color:#000000;
	font-size:24px;
	font-weight:bold;
	float:left;
	text-align:left;
	width:100%;
	line-height:24px;
}
h2.h4, h1.h4 {
	height:auto;
	padding:0 0 8px 0;
	text-align:justify;
}
.mobile-margin h2.h4, .mobile-margin h1.h4 {
	text-align:left;
}
#lenta {
	margin:3px 0 3px 0;
	//padding:5px 0 10px 0;
	padding:0;
	display:block;
	float:left;
	width:100%;
	height:auto;
	//background:#21548a;
}
#lenta p {
	font-size:12px;
	line-height:16px;
	color:#848484;
	text-align:left;
	padding:0;
	margin:0px 0 0 0;
}
#lenta a {
	color:#000;
	font-size:14px;
	margin:0px 5px 10px 0;
	display:block;
	float:none;
	width:190px;
	text-decoration:none;
	text-align:left;
}
#lenta a:hover {
	text-decoration:underline;
}
#left #soc {
	width:100%;
	height:40px;
	display:block;
	float:left;
	margin:3px 0 3px 0;
}
#left #soc a, #logforma a {
	width:38px;
	height:39px;
	float:left;
	display:block;
	margin:0;
	padding:0;
}
#logforma a {
	margin:0 7px 0 0;
}
#left #soc a.fb, #logforma a.fb {
	background:url(/img/sprite.png) -550px -77px no-repeat;
}
#left #soc a.vk, #logforma a.vk {
	background:url(/img/sprite.png) -592px -77px no-repeat;
}
#left #soc a.ok, #logforma a.ok {
	background:url(/img/sprite.png) -635px -77px no-repeat;
}
#left #soc a.tw {
	width:37px;
	background:url(/img/sprite.png) -677px -77px no-repeat;
}
#left #soc a.gp {
	background:url(/img/sprite.png) -718px -77px no-repeat;
}
#left #soc a.sk {
	width:39px;
	background:url(/img/sprite.png) -760px -77px no-repeat;
}
#opros {
	color:#3c3c3c;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	padding:5px 0 5px 0;
	margin:0;
	display:block;
	float:left;
}
#opros p {
	margin:0;
}
#opros ul {
	list-style:none;
	padding:0;
	margin:0;
}
#opros ul li {
	font-weight:normal;
	margin:7px 0 7px 0;
	padding:0 0 0 30px;
	background:url(/img/sprite.png) -434px -283px no-repeat;
}
#opros span {
	font-weight:normal;
	margin:7px 0 7px 0;
	padding:0 0 0 5px;
	display:block;
	width:220px;
}
#ind {
	position:relative;
	width:130px;
	height:5px;
	float:left;
	display:block;
	background:#d5d5d5;
	margin:3px 0 0 5px;
}
#fill {
	position:absolute;
	width:130px;
	height:5px;
	float:left;
	display:block;
	background:#213771;
	margin:0;
	left:0px;
	top:0px;
}
#center #fill, #center #ind {
	width:605px;
}
#center #opros span {
	width:700px;
}
#opros span.gol, #center #opros span.gol {
	width:85px;
	float:right;
	margin:-2px 0 0 5px;
	line-height:10px;
	font-size:11px;
	font-weight:bold;
	color:#606060;
	padding:0;
}
#center #opros span {
	font-size:14px;
}
#center #opros span.gol {
	width:90px;
	font-size:13px;
}
#opros ul li:hover, #opros ul li.open {
	color:#39b2ee;
	cursor:pointer;
	background:url(/img/sprite.png) 3px -283px no-repeat;	
}
#cont #opros a.all {
	margin:0;
	font-weight:normal;
}
#cont #lenta a.all {
	margin:0 5px 0 0;
}
#logforma .butkom, .but, .butkom {
	background:#213771;
	display:block;
	float:left;
	color:#ffffff;
	font-size:13px;
	padding:3px 15px 4px 15px;
	line-height:20px;
	cursor:pointer;
	border:0 none;
}
#logforma .butkom, .butkom {
	padding:4px 17px 5px 17px;
	float:right;
	margin:10px 10px 5px 0;
}
#left #rek a, #right #rek a {
	display:block;
	width:230px;
	float:left;
}
#center ul.menu {
	list-style: none;
    margin: 15px 0 10px;
    padding: 0 0 3px;
    display: block;
    float: none;
    height: 24px;
    border-bottom: 1px solid #00a0e3;
}
#center ul li {
	/*display:inline-block;*/
}
#center ul.menu li a {
	color: #000000;
    font-size: 16px;
    line-height: 24px;
    display: block;
    float: left;
    padding: 0;
	margin: 0 25px 0 0;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    height: 24px;
    font-weight: 500;
}
#center ul.menu li a h1{
	font-size: 16px;
    font-weight: 500;
    padding: 0;
    margin: 0;
}
#center ul.menu li a:hover, #center ul.menu li a.open {
	border-bottom: 3px solid #00a0e3;
}
#center .flexslider ul li a:hover{
	border-bottom: none;
	text-decoration: underline;
}
#cont .flex-control-nav,.mobile-show .flex-control-nav{
    bottom: -25px;
}
#cont .flex-control-paging li a,.mobile-show .flex-control-paging li a{
    width: 6px;
    height: 6px;
}
#right .flexslider, .mobile-show .flexslider, #center .flexslider{
    margin: 0 0 0px;
}	
#ucnews {
	height:3px;
	width:100%;
	display:block;
	margin:0;
	padding:0;
	float:left;
}
#cnews, #calend {
	position:relative;
	border:10px solid #5b91cf;
	border-top:7px solid #5b91cf;
	margin:0;
	padding:0;
	display:block;
	width:687px;
	height:auto;
	float:left;
	background:#09427d;
}
#half #calend {
	margin:3px 0 0 0;
	width:330px;
	background:#21558a;
	border:10px solid #21558a;
	border-top:2px solid #21558a;
}
#half #calend p {
	text-transform:uppercase;
	color:#bbbbbb;
	background:none;
	font-size:13px;
	margin:0 0 0 2px;
	padding:0;
	line-height:28px;
	font-style:normal;
}
#half #calend span {
	float:left;
	display:block;
	margin:0;
	padding:0;
	height:25px;
	width:47px;
	text-align:center;
	text-transform:uppercase;
	background:#f4f4f4;
	color:#666666;
	font-size:14px;
	line-height:28px;
	font-style:normal;
	border-top:1px solid #7796b6;
}
#half #calend a {
	width:44px;
	height:27px;
	margin:0;
	padding:0;
	float:left;
	display:block;
	background:#ebebeb;
	text-align:center;
	line-height:28px;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	border:1px solid #f9f9f9;
	text-decoration:none;
}
#half #calend a:hover, #half #calend a.open {
	border:1px solid #55838f;
	background:#37b0ed;
	color:#e0e0e0;
	text-decoration:none;
}
#half #calend a.empty {
	background:#eeeeee;
	color:#b4b3b3;
	border:1px solid #f9f9f9;
	cursor:default;
}
#calend table {
	width:330px;
	border-collapse:collapse;
}
#calend table td {
	border:1px solid #bbbbbb;
	width:46px;
	height:30px;
	padding:0;
	margin:0;
}
#cnews img {
	float:left;
	width:340px;
	height:auto;
	display:block;
	margin:0;
}
#cnews a {
	float:left;
	display:block;
	margin:15px 0 0 10px;
	padding:0;
	width:328px;
	font-size:17px;
	font-weight:bold;
	text-align:justify;
	color:#ffffff;
	text-decoration:none;
}
#cnews a:hover {
	text-decoration:underline;
}
#cnews p {
	float:left;
	display:block;
	margin:15px 0 0 10px;
	padding:0;
	width:328px;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	color:#ffffff;
}
#cnews p.data {
	font-size:13px;
	color:#5b91cf;
	font-style:italic;
}
#nums {
	border:4px solid #062e57;
	border-right:0 none;
	position:absolute;
	bottom:10px;
	right:10px;
}
#nums span {
	margin:0;
	padding:0;
	width:16px;
	height:16px;
	font-size:13px;
	line-height:16px;
	display:block;
	float:left;
	border:0 none;
	border-right:4px solid #062e57;
	background:#97a7b9;
	text-align:center;
}
#nums span:hover, #nums span.open {
	background:#d7dde4;
	cursor:pointer;
}
#center #rek a {
	margin:10px 9px 3px 0;
	display:block;
	height:80px;
	wwidth:230px;
	float:left;
}
#cbanners {
	visibility:visible;
	overflow:hidden;
	position:relative;
	z-index:2;
	width:707px;
	height:80px;
	margin:10px 0 0 0;
}
#cbanners ul {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	z-index:1;
	width:707px;
}
#cbanners ul li {
	overflow:hidden;
	float:left;
	width:auto;
	height:80px;
	display:block;
	margin:0px 0px 0px 4px;
	padding:0;
}
#center #cbanners ul li a {
	margin:0;
	padding:0;
	display:block;
	height:80px;
	wwidth:230px;
	float:left;
	background:none;
}
#half, #poln {
	width:350px;
	height:auto;
	display:block;
	float:left;
}
#half.w-100{
	width: 100%;
}
.elem-100{
	display: flex;
	margin: 0 -10px;
}
.elem-50{
	width: 50%;
    padding: 0 10px;
	margin-bottom: 20px;
}
#poln {
	width:707px;
}
#full #half {
	float:right;
}
#half img, #poln a img {
	border:1px solid #cdcdcd;
	float:left;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	width:78px;
	height:auto;
}
#half.w-100 img{
	width: 100%;
	border: none;
}
#poln a img {
	width:150px;
}
#poln .data img{
	vertical-align: middle;
}
#half a, #poln a {
	color:#3c3c3c;
	font-size:16px;
	text-align:left;
	float:left;
	display:block;
	width:264px;
	margin:5px 0 0 5px;
	text-decoration:none;
}
#half.w-100 a{
	width: 100%;
}
#half:not(.w-100) div {
	display:block;
	width:268px;
	float:left;
	margin:0;
}
#poln a {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	width:auto;
	max-width:549px;
	margin:0 0 5px;
}
#poln div {
	float:right;
	width:549px;
	padding-top:1px;
}
#poln iframe {
	float:left;
	margin:3px 5px 5px 0;
}
#half a:hover, #poln a:hover {
	text-decoration:underline;
}
/*
#half.vr a {
	margin:1px 0 0 5px;
	width:344px;
}
*/
#blogs p, #half p {
	color:#848484;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	float:right;
	margin:5px;
	text-align: right;
}
#poln p {
	color:#3c3c3c;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	float:left;
	margin:0 0 5px;
	text-align:justify;
}
#poln .data {
	color: #848484;
    line-height: 24px;
    font-style: italic;
}
#poln block{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#blogs span, #half span, #center .kolkom, #poln span {
	float:left;
	display:block;
	width:auto;
	height:25px;
	font-size:12px;
	line-height:22px;
	font-style:italic;
	color:#ffffff;
	text-align:right;
	padding:0 0 0 11px;
	margin:5px 0 0 0;
	background:url(/img/sprite.png) 0px -177px no-repeat;
}
#blogs span {
	margin-left:5px;
}
#center .kolkom, #poln span {
	margin:0;
}
#blogs p.data, #half p.data, #center .rside {
	height:25px;
	padding:0 0 0 15px;
	line-height:22px;
	margin:5px 0 0 0;
	background:url(/img/sprite.png) -48px -177px no-repeat;
}
/*удалить если что #blogs p.data*/
#blogs p.data {
	color:#21548a;
	width:auto;
}
#center .rside {
	float:left;
	margin:0;
}
#cont a.all {
	font-size:13px;
	font-style:italic;
	color:#39b2ee;
	text-decoration:underline;
	float:right;
	display:block;
	width:auto;
	margin:-32px 0 0 0;
	line-height:20px;
	padding:0;
}
#cont a.all:hover {
	text-decoration:none;
}
#topnews {
	position:relative;
	display:block;
	width:100%;
	float:left;
	margin:5px 0 5px 0;
	margin-bottom: 20px!important;
}
#topnews img {
	width:100%;
	height:auto;
	display:block;
	float:left;
	margin:0 0 10px 0px;
}
#topnews a, #topnews p {
	color: #000;
    font-size: 24px;
    font-weight: 700;
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 120%;
    text-decoration: none;
}
#topnews a:hover {
	text-decoration:underline;
}
#topnews p {
	color: #848484;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 5px;
    text-align: right;
}
#video, #foto {
	float:left;
	display:block;
	margin:2px 0 2px 0;
	width:707px;
	height:auto;
}
#foto {
	height:77px;
	overflow:hidden;
}
#foto ul {
	display:inline-block; 
	//display:inline;
	padding:0;
	margin:0;
	position:relative;
	list-style:none;
	z-index:1;
	width:707px;
}
#foto ul li {
	overflow:hidden;
	float:left;
	width:101px;
	height:76px;
}
#foto li img {
	width:99px;
	display:block;
	float:left;
	padding:1px;
	border:0 none;
}
#foto li img:hover, #foto li img.open {
	padding:0;
	border:1px solid #21548A;
	cursor:pointer;
}
#video img, #foto img {
	width:227px;
	height:auto;
	display:block;
	float:left;
}
#video a, #foto a {
	float:left;
	height:auto;
	width:227px;
	display:block;
	margin:0 4px 0 4px;
	text-align:justify;
	font-size:13px;
	color:#3c3c3c;
	text-decoration:none;
	line-height:18px;
}
#video a:hover, #foto a:hover, #iview a:hover {
	text-decoration:underline;
}
#iview {
	float:left;
	display:block;
	margin:2px 0 5px 0;
	width:230px;
	height:auto;
}
#iview img {
	width:230px;
	height:auto;
	display:block;
	float:left;
}
#iview a {
	float:left;
	height:auto;
	width:230px;
	display:block;
	margin:0;
	text-align:center;
	font-size:13px;
	color:#3c3c3c;
	text-decoration:none;
	line-height:18px;
}
#blogs {
	float:left;
	display:block;
	margin:0 0 5px 0;
	width:230px;
	height:auto;
	//background:#5d97d5;
	padding-bottom:5px;
}
#blogs img {
	width:30px;
	height:auto;
	display:block;
	float:left;
	margin:5px;
}
#blogs a, #blogs p {
	float:left;
	height:auto;
	width:185px;
	display:block;
	margin:0 5px 0 0;
	text-align:left;
	font-size:13px;
	//color:#ffffff;
	color:#323232;
	text-decoration:none;
	line-height:18px;
}
#blogs a {
	float:right;
}
#blogs a:hover {
	text-decoration:underline;
}
#blogs p {
	color:#b9d9ef;
	font-style:italic;
}
#prev, #next, #half #prev, #half #next {
	float:right;
	display:block;
	margin:-27px 30px 0 0;
	padding:0;
	background:url(/img/sprite.png) -8px -222px no-repeat;
	width:21px;
	height:21px;
	cursor:pointer;
}
#next, #half #next {
	background:url(/img/sprite.png) -36px -222px no-repeat;
	margin-right:1px;
}
#reyt {
	margin:-25px 0 0 0;
	float:right;
	display:block;
}
.rate {
	background: url(/img/star.png) 0px -18px repeat-x;
	width:95px;
	height:18px;
	margin-right:0px;
	padding:0;
	float:left;
}
.rate div {
	background:url(/img/star.png) 0px 0px repeat-x;
	width:0;
	height:100%;
	float:left;
}
.starbar {height:18px; float:left;}
.starbar .outer {position:relative; width:95px; height:18px; background:url(/img/star.png) repeat-x 0px -18px;}
.starbar #starbar {position:absolute; width:95px; height:18px; background:url(/img/star.png) repeat-x 0px 0px;}
.starbar a {position:absolute; display:block; left:0; top:0; height:18px;}
.starbar a:hover {background: url(/img/star.png) repeat-x 0px -36px;}
.starbar a.s1  {width:19px; cursor:pointer;}
.starbar a.s2  {width:38px; cursor:pointer;}
.starbar a.s3  {width:57px; cursor:pointer;}
.starbar a.s4  {width:76px; cursor:pointer;}
.starbar a.s5  {width:95px; cursor:pointer;}
#topview {
	background:#5d97d5;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	display:block;
	float:left;
	display:block;
	width:230px;
}
#topview img {
	width:215px;
	height:auto;
	display:block;
	float:left;
	margin:0;
}
#topview a {
	float:left;
	height:auto;
	width:215px;
	display:block;
	margin:0 0 0 7px;
	color:#ffffff;
	font-size:13px;
	text-align:justify;
	line-height: 18px;
	text-decoration:none;
}
#topview a:hover {
	text-decoration:underline;
}
#futor {
	width:100%;
	min-width:1185px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
	display:block;
	height:216px;
}
#infut, #seo {
	float: none;
    margin: 10px 0px 0px 0;
    padding: 0 0 20px 0;
}
#infut p, #infut a, #seo p, #seo span, #seo span a {
	color:#000;
	font-size: 16px;
    text-align: center;
	margin-right:10px;
}
#seo span a {
	font-size:13px;
	margin:0;
}
#infut p, #seo p {
	text-transform:uppercase;
}
#seo p {
	margin:10px 0 10px 0;
}
#seo span {
	width:1185px;
	display:block;
	text-align: center;
    font-size: 15px;
    line-height: 21px;
	max-width: 100%;
	margin-top: 10px;
}
#infut a {
	text-decoration: none;
    border-right: 1px solid #000;
    padding-right: 10px;
}
#infut a:last-child {
	border-right: none;
}
#infut a:hover, #infut .open, #seo span a:hover  {
	text-decoration:none;
}
#count {
	float:none;
	margin: 20px 0;
	height:31px;
	overflow:hidden;
}
#count img {
	width:0px;
	height:0px;
	margin:0 0 0 10px;
}
#watch {
	margin:0;
	padding:0;
	float:left;
	width:707px;
	height:566px;
	display:block;
}
#center .date {
	float:left;
	color:#606060;
	font-size:13px;
	font-style:italic;
	margin:0 5px 0 0;
	padding:0;
	line-height:22px;
	width:auto;
}
#artic {
	width:707px;
	height:auto;
	float:left;
	min-height:500px;
	display:block;
	margin:0 0 5px 0;
	padding:0;
}
#artic #sub {
	float:left;
	max-width:100%;
	display:block;
	margin:0 5px 5px 0;
	height:auto;
	min-height: 200px;
}
#artic #sub p {
	color:#606060;
	font-size:14px;
	font-style:italic;
	line-height:18px;
	margin:3px 0 0 0;
	padding:0;
	text-align:center;
	float:left;
	display:block;
	/*width:345px;*/
}
#artic img {
    max-width: 100%;
    height: auto!important;

}
#artic p {
	font-size:16px;
	text-align:justify;
	padding:3px 0 3px 0;
	margin:0;
	line-height:24px;
}
#artic li{
	text-align: justify;
	margin: 10px;
}
#artic a {
	color:#1e79d1;
	text-decoration:none;
	font-style: oblique;

}
#artic a:hover {
	color:#5b91cf;
}
#comment, #comm {
	width:100%;
	height:auto;
	float:left;
	display:block;
	margin:5px 0;
	padding:5px 0 5px 0;
}
#comm img {
	float:left;
	width:50px;
	height:auto;
	margin:5px 10px 10px 10px;
	display:block;
}
#comm a, #comm p {
	color:#213771;
	float:left;
	display:block;
	margin:0 5px 0 0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
}
#comm p {
	color:#646566;
	font-weight:normal;
	text-align:justify;
	width:627px;
}
#comment p {
	float:left;
	text-align:left;
	font-size:13px;
	color:#646566;
	margin:0 0 5px 10px;
	padding:0;
	width:339px;
}
#comment .need {
	color:#39b2ee;
	margin:0 0 10px 0px;
	width:50%;
}
#comment input {
	width:100%;
	height:30px;
	border:1px solid #e2e2e2;
	display:block;
	margin:0;
	padding:0 5px 0 5px;
	font-size:13px;
	color:#646566;
	box-sizing: border-box;
}
#comment textarea {
	padding:0 5px 0 5px;
	font-size:13px;
	color:#646566;
	font-family:'Roboto',Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	width:100%;
	height:75px;
	border:1px solid #e2e2e2;
	display:block;
	margin:0px;
	padding:5px;
	box-sizing: border-box;
}
.comm-row{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px 15px;
	box-sizing: border-box;
}
.comm-left{
	flex: 0 0 40%;
	padding: 0 10px;
	max-width: 40%;
	box-sizing: border-box;
}
.comm-right{
	flex: 0 0 60%;
	padding: 0 10px;
	max-width: 60%;
	box-sizing: border-box;
}
.comm-row .butkom{
	margin: 0;
	background: #00a0e3;
}
#center #prevnext { 
	font-family:Roboto, Tahoma, "Geneva CY", sans-serif;
	text-align:center;
	margin:5px 0 5px 0;
	padding:0;
} 
#center #prevnext ul { 
	display:inline-block; 
	//display:inline;
	padding:0;
	margin:4px 0px 0px 0px;
	font-size:15px;
} 
#center #prevnext li { 
	float:left;
	display:inline;
	margin:0px 8px 0px 0px;
	width:40px;
	height:24px;
	line-height:24px;
	overflow:hidden; 
	text-align:center;
	color:#00a0e3; 
	font-weight:400;
	cursor:default;
	border-radius:5px;
} 
#center #prevnext li a { 
	color:#848484; 
	text-decoration:none; 
	display:block; 
	width:40px; 
	height:24px;
	line-height:24px;
	border-radius:5px;
	padding:0;
	font-size:15px;
	font-weight: 400;
} 
#center #prevnext li a:hover { 
	color:#00a0e3; 
	text-decoration:none; 
	display:block; 
	width:40px; 
	height:24px; 
}
hr.hr1 {
	width:auto;
	height:1px;
	margin:5px 0 0 0;
	padding:0;
	border:0 none;
	border-bottom:2px solid #5b91cf;
	clear:both;
}
hr.hr2 {
	width:330px;
	height:1px;
	margin:0;
	padding:0;
	border:0 none;
	background:#c7d2dc;
	clear:both;
}
#logforma {
	width:400px;
	display:block;
	margin:10px auto 0 auto;
	padding:0;
	float:none;
	font-size:14px;
}
#logforma input {
	border:1px solid #6e8eb0;
	float:left;
	margin:8px 0 0 0;
	padding:0 5px 0 5px;
	height:19px;
	width:180px;
}
#logforma p {
	float:left;
	margin:7px 10px 0 0;
	padding:0;
	width:180px;
	text-align:right;
	line-height:22px;
	color:#393939;
}
#logforma p a {
	color:#9b9b9b;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
	line-height:14px;
	font-size:12px;
	width:auto;
	height:auto;
}
#logforma p a:hover {
	text-decoration:none;
}
#logforma .butkom {
	height:auto;
	width:auto;
}
#logforma img {
	width:62px;
	height:62px;
	float:left;
	display:block;
	margin:7px 0 0 30px;
}
#logforma .avap {
	width:280px;
	text-align:left;
	line-height:18px;
	margin:4px 0 0 5px;
}
#left .vid, #right .vid {
	display:inline;
	background:url(/img/sprite.png) -610px -236px no-repeat;
	height:12px;
	width:15px;
	margin:0 0 0 3px;
	padding:0;
	line-height:20px;
	border:0 none;
	float:none;
}
#poln .vid, #half .vid {
	background:url(/img/sprite.png) -566px -233px no-repeat;
	display:block;
	float:left;
	height:20px;
	padding:0px;
	width:21px;
	margin:9px 0 0 -26px;
	border:0 none;
}
#topnews .vid, #cnews .vid {
	background:url(/img/sprite.png) -511px -228px no-repeat;
	border:0 none;
	display:block;
	height:29px;
	margin:0;
	padding:0;
	position:absolute;
	right:10px;
	top:10px;
	width:29px;
}
#cnews .vid {
	position:relative;
	right:0;
	top:0;
	float:left;
	margin:5px 0 0 -35px;
}
#ocenka {
	width:707px;
	height:25px;
	float:left;
	display:block;
	margin:0 0 10px 0;
	padding:0;
}
#ocenka p {
	float:left;
	font-size:13px;
	color:#323232;
	line-height:20px;
	margin:0 5px 0 5px;
	padding:0;
}
#ocenka #reyt {
	margin:0;
	float:left;
	display:block;
}
#alboms img {
	border:4px solid #213771;
	width:336px;
	margin-bottom:0;
}
#alboms a {
	text-align:center;
	height:300px;
}
#alboms p {
	color:#eeeeee;
	text-align: left;
}
#stat {
	margin:-24px 0 0 0;
	padding:0;
	display:block;
	float:right;
	height:20px;
	width:auto;
}
#stat p {
	float:left;
	height:20px;
	width:auto;
	margin:0 7px 0 0;
	padding:0;
}
#stat p.view {
	padding-left:27px;
	background:url(/img/sprite.png) -775px -238px no-repeat;
}
#stat p.kom {
	padding-left:23px;
	background:url(/img/sprite.png) -779px -299px no-repeat;
}
#stat p.foto {
	padding-left:22px;
	background:url(/img/sprite.png) -781px -267px no-repeat;
}
#center .tvp, #center .tvday {
	width:707px;
	padding:0;
	margin:10px 0 5px 0;
}
#center .tvday {
	margin:0 0 10px 0;
}
#center .tvp li a, #center .tvday li a {
	padding:0 4px 0 4px;
	background:none;
	color:#323232;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
#center .tvday li a {
	font-size:14px;
	color:#21548A;
}
#center .tvp li a:hover, #center .tvp li a.open, #center .tvday li a:hover, #center .tvday li a.open {
	background:none;
	color:#21548A;
	text-decoration:none;
}
#center .tvday li a:hover, #center .tvday li a.open {
	color:#39B2EE;
}
#center .ptime, #center .pfilm {
	float:left;
	display:block;
	margin:0 0 0 170px;
	padding:0;
	width:70px;
	height:auto;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}
#center .pfilm {
	margin:0 0 0 5px;
	width:330px;
	text-align:left;
}
#fprevnext {
	display:block;
	height:50px;
	width:100%;
	position:absolute;
	top:200px;
}
#fprev, #fnext {
	float:left;
	display:block;
	margin:0 0 0 10px;
	padding:0;
	background:url(/img/sprite.png) -518px -11px no-repeat;
	width:52px;
	height:52px;
	cursor:pointer;
}
#fnext {
	margin:0 10px 0 0;
	float:right;
	background:url(/img/sprite.png) -589px -12px no-repeat;
}
#fotoinnews {
	display:block;
	float:left;
	width:100%;
	height:auto;
	position:relative;
	margin:0;
	padding:0;
}
#bup {
	opacity:0.6;
	font-size:14px;
	color:#ffffff;
	position:fixed;
	bottom:15px;
	left:10px;
	background:url(/img/up.png) 0 0 no-repeat;
	width:65px;
	height:65px;
	margin:0;
	padding:0;
	z-index:9999;
}
#bup:hover {
	opacity:1;
	cursor:pointer;
}
#center .typerr {
	font-size:12px;
	color:#444444;
	margin-top:10px;
	padding-left:15px;
	text-align:left;
}
#submenu {
	border:0px none;
	position:relative;
	z-index:200;
	background:#5481c1;
	width:162px;
	float:right;
	margin:0px 235px 0 0;
	display:block;
	height:auto;
}
#submenu a {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	line-height:28px;
	width:135px;
	margin:0;
	height:28px;
	padding:0px 0px 0px 15px;
	text-align:left;
	width:147px;
	text-decoration:none;
	float:left;
}
#submenu a:hover {
	background:#094279;
}
#razv {
	float:left;
	width:210px;
	height:auto;
	display:block;
	margin:2px 0 5px 0;
	padding:10px;
	background:#21558a;
}
#razv:hover {
	background:#5d97d5;
}
#razv p {
	margin:5px 0 5px 0;
	padding:0;
	font-size:13px;
	text-align:left;
	color:#ffffff;
	line-height:20px;
}
#razv a {
	color:#ffffff;
	text-decoration:none;
}
.infospravka {
	float:left;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	line-height:20px;
	text-decoration:none;
	background:#094279;
	padding:5px 10px 1px 10px;
	margin:0 0 0 52px;
}
.infospravka:hover {
	text-decoration:underline;
	background:#5481C1;
}
.cb {
	color:#21548A !important;
}
.cg {
	color:#606060 !important;
}
.mrb5 {
	margin-right:5px !important;
	margin-bottom:5px !important;
}
.bgn {
	background:none !important;
}
.mt8 {
	margin-top:8px !important;
}
.vc {
	float:none !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.vl {
	float:left !important;
}
.vr {
	float:right !important;
}
.error {
	width:100% !important;
	color:#ff0000 !important;
	text-align:center !important;
}
.tal {
	text-align:left !important;
}
.tac {
	text-align:center !important;
}
.taj {
	text-align:justify !important;
}
.w100p {
	width:100% !important;
}
.w635 {
	width:635px !important;
}
.wauto {
	width:auto !important;
}
.mw707 {
	max-width:705px !important;
}
.plr20 {
	padding-left:20px !important;
	padding-right:19px !important;
}
.mt0 {
	margin-top:0 !important;
}
.mr0 {
	margin-right:0 !important;
}
.ml0 {
	margin-left:0 !important;
}
.mb0 {
	margin-bottom:0 !important;
}
.m0 {
	margin:0 !important;
}
.pl0 {
	padding-left:0 !important;
}
.nourl {
	cursor:default !important;
}
.join_informer_3146 * { border: none; padding: 0; margin: 0; }
.join_informer_3146 { text-align:left; clear: both; padding: 5px}
.join_informer_3146 a.join_link, a.join_text {font-size: 13px;
font-family:'Roboto',Arial; margin-bottom:10px;
color:#000000;text-decoration:none; font-weight:normal;}
.join_informer_3146 a.join_link:hover, a.join_text:hover {
color:#000000;text-decoration:none;}
.join_informer_3146 .join_img {width: 150px; height: 150px; }
.lenta_rss
{
 width:705px;
 margin-top:10px;
}

.rss-link{
	float: right; 
	width: 16px; 
	height: 16px;
	background: url('/img/rss.png');
	margin: 4px 0 0 5px;
}

#menu-icon{
	display: none;
}

#supermain{
	width: 100%;
	float: left;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

#half-m{
	width:100%;
	height:auto;
	float:left;
}
#half-m .half-i{
	width: 30%;
	float: left;
	background: #aa0000;
}
#half-m img{
	border:1px solid #cdcdcd;
	float:left;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	width:100%;
	height:auto;
}
#half-m a{
	color:#3c3c3c;
	font-size:13px;
	text-align:justify;
	float:left;
	display:block;
	width:100%;
	margin:5px 0 0 5px;
	text-decoration:none;
}
#half-m div.half-info {
	display:block;
	width:70%;
	float:left;
	margin:0;
}
#half-m a:hover{
	text-decoration:underline;
}

#poln div.video-block{
	width: 500px;
}

	#stop ul li.nomobile{
		display: inline-block;
	}
	#stop ul li.mobile{
		display: none;
	}
	
#search input::placeholder {
  color: #fff;
}	

.flex-nav-prev, .flex-nav-next{
	display: none!important;
}

#cont .uSocial-Share{
	float: right;
}

.flex-control-thumbs li{
	max-height: 80px;
	overflow: hidden;
}

.cat-list{
	text-align: left;
}

.cat-item{
	display: inline-block;
	padding: 5px 10px;
	background: #00a0e4;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 19px;
}

.cat-item.current-cat-item, .cat-item:hover{
	background: #393185;
}	

.cat-item a{
	color: #fff;
	text-decoration: none;
}

.w-50{
    width: 50%;
    float: left;
}

.w-50-img{
    height: 300px;
}

.w-50-img img{
    max-width: 100%;
    max-height: 100%;
}

.w-50-text{
    height: 50px;
    font-size: 21px;
    padding-top: 15px;
}

.w-50 .w-50-text a{
	color: #000;
	text-decoration: none;
}

.w-50 .w-50-text a:hover{
	text-decoration: underline;
}

.image-50{
	height: 190px;
	overflow: hidden;
	margin-bottom: 15px;
}

@media screen and (max-width: 480px) {
	#topnews {
		width: 100%!important;
	}
	
	#full #half {
		width: 100%!important;
	}
	
	#half{
		width: 100%!important;
	}
	#poln div.video-block{
		width: 100%!important;
	}
}

.mobile-show{
	display: none!important;	
}

@media screen and (max-width: 640px) {
	.mobile-show{
		display: inherit!important;
	}
	.mobile-hide{
		display: none!important;
	}
	#center ul.menu, #ucnews{
		display: none;
	}
	#search {
		
	}
	#login{
		float: right;
	}
	#search input {
	}
	.mobile-margin{
		margin: 0 10px;
	}
	#infut a{
		margin-right: 8px;
		margin-bottom: 10px;
		display: inline-block;
	}
	.flex-control-thumbs li {
		max-height: 55px;
	}	
}

@media screen and (max-width: 1024px) {
	body{
		width: 100%!important;
		overflow-x: hidden;
	}
	#alboms a {
		height: auto;
	}
	#poln div.video-block{
		width: 500px;
	}		
	#top{
		min-width: auto;
		height: auto;
	}
	#otstup, #program, #rek, #left, #right, #cnews, #yandex_ad1, .lenta_rss, #default_informer, #yandex_ad2, #videoblock, #CNM3992, #CNM3930, .gtrf_inf {
		display: none !important;
	}
	#top ul{
		display: none;
	}
	#cont, #video{
		width: 100%;
	}
	#right{
		float: left;
		width: 100%;
	}
	#center{
		width: 100%;
		float: left;
		margin: 0;
	}
	#cont a.all {
	}
	#cont a.all1 {
		margin: 0px 0 10px;
	}
	#topnews{
		width: 50%;
		margin: 0;
	}
	#full #half, #half {
		width: 48%;
	}	
	#topnews a, #topnews p {
		width: 100%;
		padding: 0 0 10px;
		text-align: left;
		font-size: 20px;
	}
	#topnews #stat p{
		width: auto;
	}
	#topnews img {
		width: 100%;
		margin: 0 0 10px 0px;
		aspect-ratio: 355 / 230.5;
	}
	#poln, #artic, #comment{
		width: 100%;
	}
	#fotoinnews{
		margin: 0 10px;
		box-sizing: border-box;
		width: calc(100% - 20px);
	}
	#comment{
		padding: 0 10px;
		box-sizing: border-box;
	}	
	.comm-left, .comm-right{
		flex: 0 0 100%;
		max-width: 100%;
	}
	#comment textarea, #comment input{
		margin-bottom: 5px;
		margin-top: 10px;
	}
	#half img {
		width: 30%;
		height: auto;
		display: none;
	}
	.image-50{display: none!important;}
	#poln a img{
		width: 100%;
		height: auto;
	}
	#half div {
		width: 100%;
		display: block;
	}
	#half:not(.w-100) div {
		display: block;
		width: 100%;
		float: left;
		margin: 0 0 10px;
	}
	#blogs p, #half p {
		float: left;
	}	
	#half a{
		width: 100%;
	}	
	#poln>a{
		float: left;
		/*width: 30%;*/
	}	
	#poln div {
		width: 100%;
	}	
	#stop{
		min-width: auto;
		height: auto;
	}
	#menu-icon{
		float: right;
		cursor: pointer;
		display: block;
		padding: 10px 20px 0 5px;

	}
	#login {
		margin: 10px 0 0 0;	
	}
	#search {
		padding: 0px 0 0;
	}	
	#stop #nav {
		clear: both;
		position: absolute;
		top: 3px;
		right: 0;
		width: 160px;
		z-index: 10000;
		padding: 5px;
		background: #f8f8f8;
		border: solid 1px #999;
		display: none;
		height: auto;
	}	
	#stop #nav ul {
		width: auto;
		position: static;
		display: block;
		border: none;
		background: inherit;
		height: auto;
	}	
	#stop #nav li {
		clear: both;
		float: none;
		margin: 5px 0 5px 10px;
		display: list-item;
	}	
	#stop #nav a, #stop #nav ul a {
		font: inherit;
		background: none;
		display: inline;
		padding: 0;
		color: #666;
		border: none;
		height: auto;
		font-size: 12px;
		padding: 5px 0;
	}
	#stop #cont{
		overflow: visible;
	}
	#sstop {
		min-width: auto;
	}
	#futor {
		min-width: auto;
		height: auto;
	}
	#logo #cont{
		text-align: center;
	}
	#logo a.logo {
		display: inline-block;
		float: none;	
	}
	#comm{
		width: 100%;
	}	
	#comm p {
		width: auto;
		float: none;
	}
	#stat {
		margin: -20px 0 0 0;
	}
	#alboms #topnews a{
		padding-bottom: 11px;
	}	
	#bigfoto, #fprevnext{
		width: 100%;
	}
	#artic iframe{
		width: 100%;
	}
	li.nomobile{
		display: none;
	}
	li.mobile{
		display: block;
	}
@media only screen and (max-width: 768px){
   #div-gpt-ad-1573133916537-0 {display: none!important;}
   #artic #sub { width: 100%; }
}	
}
#artic table{
    overflow: auto;
    max-width: 100%;
    display: block;
}
@media screen and (max-width: 512px){
	.flex-control-thumbs li {
		max-height: 39px;
	}
	.mobile-wide{
		max-width: 100%!important;
		width: 100%!important;
	}
	.w-50{
		width: 100%;
	}
}
blockquote {font-style: italic;}
@font-face {
  font-family: 'Normal';
  src: url('/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2') format('woff2');
   font-family: 'Italic';
  src: url('/cf-fonts/s/roboto/5.0.11/latin/400/italic.woff2') format('woff2');
  font-display: swap;
}
.ad-slot {
  min-height: 250px;
}
#cnews-slider{
	width: 100%;
    height: auto;
    aspect-ratio: 707 / 442.5;
}
#logo{height: 102px;}
.sharethis-inline-share-buttons{height: 32px;margin: 5px;}
@media only screen and (max-width: 768px){
	#supermain{height: 89px;}
	#search{width: 154px;height: 26px;}
}