@import url(//fonts.googleapis.com/css?family=open+sans:400,600,500,300&subset=latin,cyrillic-ext,cyrillic);
@import url(//fonts.googleapis.com/css?family=playfair+display&subset=latin,cyrillic);
* {
margin:0;
padding:0;
}

@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(../../../static/fonts/opensanscondensed/v7/gk5fxslnktthtojxrkp-xmtgytejavyj1fpbrx49ekq.woff) format('woff');
}

a{
text-decoration: none;
}

a img{
border:none;
}

.berrors {
border: 1px solid #aaaaaa;
color: #686868;
padding: 10px 5px 10px 20px;
font-style: italic;
background-color:#efefef;
width:820px;
height:auto;
}

#block-right-article-image{
	width:115px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

.poisk-title{
color:#585858;
text-decoration:none;
font-size:30px;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
line-height:32px;
margin-bottom:20px;
position:relative;
margin-top:5px;
width:100%;
} 

.berrors a {
color: #00a8ff;
}

body{
background-color:#fff;
font-family:verdana,geneva,sans-serif;
font-size:11px;
color:#2d2d2d;
}

header{
height:160px;
width:1220px;
margin:0 auto;

}

#nav{
width:1220px;
top: 100px;
margin-bottom:20px;
position:fixed;
z-index: 1000;
background:#fff;
padding-bottom:15px;
}

.main{
margin:0 auto;
width:1220px;
}

#banner-cat{
height:auto;
width:auto;
float:left;
margin-top:20px;
margin-left:50px;
}

#banner-full{
height:auto;
width:auto;
}

#logo{
margin:20px auto;
height:59px;
width:672px;
}


#blockleft{
width:860px;
float:left;
}

#blockright{
width:340px;
float:right;
}

#block-right-article{
width:340px;
float:right;
overflow:hidden;
margin-bottom:10px;
margin-top:10px;
}

#date-title{
color:#000;
font-family: 'Open Sans Condensed', sans-serif;
font-weight:600;
font-size:18px;
line-height:18x;
margin-bottom:5px;
border-bottom:2px dashed #999999;
}


/*--------------------------------------------------------block-right-article--------------------------------------------------*/
#block-right-article-title{
width:100%;
float:left;
color:#000;
font-family: 'Open Sans Condensed', sans-serif;
font-variant: small-caps;
font-weight:300;
font-size:23px;
line-height:23px;
margin-bottom:5px;
}

#block-right-article-content {
    overflow: hidden;
    width: 340px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: dashed 1px #e3e3e3;
    color: #3f3f3f;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}

#block-right-article-content:last-child {
border-bottom:none;
}

#block-right-article-content a {
    color: #737373;
    padding-right: 5px;
}

#block-right-article-content img {
width:115px;
float: left;
margin-right:7px;
border-radius:4px;
}

#block-right-article-comments{
color:#6b6b6b;	
font-size:11px;
}

#block-right-article-comments a{
color:#6b6b6b;
}

#block-right-article-comments img{
height:auto;
width:auto;
margin-top:4px;
border-radius:0;
}
/*--------------------------------------------------------block-right-article--------------------------------------------------*/
.video embed,
.video object,
.video iframe {
   width: 400px;
   height: auto;
} 
#banner-bottom{
margin-top:30px;
margin-left:50px;
float:left;
width:auto;
height:auto;
}

#banner-right{
width:auto;
margin-top:10px;
margin-bottom:10px;
float:right;
}

#widget{
width:340px;
float:right;
}



#search-block{
float:right;
width:340px;
height:35px;
color:#adadad;
font-size:12px;
font-family:verdana,geneva,sans-serif;
text-align:center;
margin-bottom:5px;
}

#topnews{
width:1220px;
height:150px;
float:left;
margin-bottom:25px;
}
#title{
color:#FF0000;
font-weight:bold;
background-color: #CCCCCC;
}
#title a{
color:#FF0000;
font-weight:bold;
}


#footer{
width:1220px;
height:45px;
background-color:#f7f7f7;
border-top: 1px  #e7e7e7 solid;
margin-top:20px;
line-height:7px;
float:left;
margin-bottom:10px;
border-radius:5px;
}


/*---------------------------------------------------------------menu---------------------------------------------------*/
#menu {
	padding: 0;
	margin: 0;
	font-size: 100%;
	position: relative;
z-index: 9999;
	}
#menu li {
	list-style: none;
	float: left;
	height: 33px;
	padding: 0;
	margin: 0;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
	position: relative;
	padding-top: 12px;
	}
#menu li:first-child{padding-left:0px;}

#menu li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	left: 0;
	top: 45px;
	}
#menu li ul li {
	float: none;
	height: 33px;
	margin: 0;
	width:150px;
	text-align:left;
	background: #f8f8f8;
	padding-left:20px;
	padding-right:20px;
	}
#menu li ul li:first-child{padding-left:20px;}
#menu li a {
	display: block;
	height: 33px;
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
font-size: 23px;
	text-decoration: none;
	}
#menu li:hover ul, #menu li.jshover ul {
	display: block;
	}
	#menu li a:hover:before {
width: 100%;
}

#menu li a:before {
content: '';
display: block;
position: absolute;
left:0;
bottom: -2px;
height: 3px;
width: 0;
background: #ffcc00;
-webkit-transition: width .25s;
-moz-transition: width .25s;
-ms-transition: width .25s;
-o-transition: width .25s;
transition: width .25s;
}


/*---------------------------------------------------------------menu---------------------------------------------------*/

/*---------------------------------------------------------------topnews---------------------------------------------------*/
#topnews-title{
color:#fff;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
font-size:18px;
line-height:24px;
}

#topnews-content{
overflow:hidden;
position:relative;
width:236px;
height:150px;
font-size:12px;
line-height:18px;
color:#707070;
float:left;
}

#topnews-block{
overflow:hidden;
position:relative;
width:236px;
height:150px;
float:left;
margin-left:10px;
}

#topnews-block:first-child{margin-left:0px;}

#topnews-content a{
color:#fff;
font-size:13px;
padding:0;
text-decoration:none;
}

#topnews-content a:hover{
text-decoration:none;
}

#topnews-content:hover img{
opacity:0.75;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
}

#topnews-content img{
width:236px;
height:auto;
}

#topnews-content-image {
overflow: hidden;
color: #fff;
text-decoration: none;
position: absolute;
bottom: 10px;
left: 10px;
right: 10px;
padding: 5px 10px;
/* background: url(https://dnr-news.com/templates/dnr-news5/images/img1.png); */
background-color: rgba(24, 24, 24, 0.7);
}

#topnews-content-image:hover{
opacity:0.75;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
}
#topnews-content-views{
position:absolute;
top:0;
right:0px;;
float:left;
line-height:18px;
background:url(https://dnr-news.com/templates/dnr-news5/images/img1.png);
padding:0 3px;
font-family:verdana,geneva,sans-serif;
color:#fff;
font-size:11px;
}

#topnews-content-views a{
color:#fff;
}

#topnews-content-cat{
position:absolute;
top:0;
left:0;
float:right;
line-height:18px;
background:url(https://dnr-news.com/templates/dnr-news5/images/img1.png);
padding:0 3px;
font-family:verdana,geneva,sans-serif;
color:#fff;
font-size:11px;
width:auto;
max-width:150px;
}

#topnews-content-cat a{
text-decoration:none;
color:#fff;
}

#topnews-content-cat:hover{
cursor:pointer;
opacity:0.65;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
}
/*---------------------------------------------------------------topnews---------------------------------------------------*/

/*---------------------------------------------------------------blockleft---------------------------------------------------*/
#blockleft-content{
overflow:hidden;
width:855px;
float:left;
padding:10px 0 8px 0;
border-bottom: dashed 1px #ccc;
}

#blockleft-title{
margin-top:-3px;
}

#blockleft-left{
width:670px;
float:left;
}

#blockleft-section{
float:right;
margin-right:10px;
text-align:right;
}

#blockleft-section a{
color:#444a6b;
padding:2px;
}

#blockleft-views{
float:right;
}

#blockleft-views a{
	color:#2D2D2D;
}

#blockleft-title-update{
background-color:#ff0900;
padding:0px 3px 0px 3px;
float:left;
margin-right:4px;
color:#fff;
font-family:Arial, sans-serif;
font-size:11px;
height:auto;
}

#gotop{position:fixed;width:41px;height:41px;left:7px;bottom:20px;display:block;background:url('https://dnr-news.com/templates/dnr-news5/images/gotop.png') no-repeat;z-index:9998;display:none;}

#blockleft-title a{
text-decoration:none;
font-family:Arial, sans-serif;
font-weight: 500;
font-size:17px;
font-stretch: ultra-condensed;
color:#353535;
line-height:21px;
}

#blockleft-title a:hover{
text-decoration:underline;s
color:#353535;
}
h5{
color:#ff0000;
font-weight: 500;
font-size:17px;
font-stretch: ultra-condensed;
}

h4{
color:#353535;
font-weight: 600;
font-size:17px;
font-stretch: ultra-condensed;
}


#blockleft-date{
color:#fff;
font-size:11px;	
float:left;
margin-right:7px;
font-family: Arial,sans-serif;
background-color:#444a6b;
padding:0 3px 0 3px;
border-radius:2px;
}

#blockleft-camera-video{
float:left;
margin-right:7px;
height:auto;
}
/*---------------------------------------------------------------blockleft---------------------------------------------------*/

/*---------------------------------------------------------------speedbar---------------------------------------------------*/
#speedbar{
font-family:verdana,geneva,sans-serif;
font-size:11px;
margin-bottom:25px;
color:#a4a4a4;
width:100%;
}

#speedbar a{
font-family:verdana,geneva,sans-serif;
font-size:13px;
color:#000;
font-weight:bold;
}

#speedbar a:hover{
color:#4e4e4e;
}
/*---------------------------------------------------------------speedbar---------------------------------------------------*/
/*---------------------------------------------------------------BLOCK   6---------------------------------------------------*/
#shortstory-block{
width:275px;
overflow:hidden;
height:300px;
float:left;
position:relative;
margin-right:10px;
}



#shortstory-block-content{
width:275px;
height:175px;
overflow:hidden;
margin:0 0 1px 0;
position:relative;
}

#shortstory-block-content img{
width:275px;
}

#shortstory-block-content img:hover{
opacity:0.55;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
}

#shortstory-block-title{
font-size:18px;
color:#303030;
max-height:45px;
overflow:hidden;
line-height:20px;
margin-bottom:5px;
}

#shortstory-block-title a{
font-size:18px;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
color:#414141;
text-decoration:none;
}

#shortstory-block-title a:hover{
color:#5b73a0;
text-decoration: none;
}

#shortstory-block-text{
max-height:75px;
line-height:15px;
overflow:hidden;
font-size:11px;
margin-top:3px;
float:left;
overflow:hidden;
}

#shortstory-block-date{
color:#fff;	
font-size:10px;
width:auto;
background-color:#00a8ff;
padding:0px 3px 0px 3px;
font-size:11px;	
float:left;
font-family: Arial,sans-serif;
}
/*---------------------------------------------------------------BLOCK   6---------------------------------------------------*/
/*---------------------------------------------------------------NAVIGATION---------------------------------------------------*/
.navigation{
border:none;
}
.navigation a:link,.navigation a:active,.navigation a:visited{
background:url(https://dnr-news.com/templates/dnr-news5/images/navigation-bg.png) repeat-x scroll 0 0 #E5E5E5;
border: 1px solid #BCBCBC;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
color: #747474;
font-size: 11px;
font-weight: normal;
padding: 4px 7px;
text-shadow: 0 1px 0 #FFFFFF;
text-transform: lowercase;
}

.navigation a:hover{  
background-color: #EFEFEF; color: #747474;
}

.navigation span{
background: none repeat scroll 0 0 #5C5C5C;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset, 0 1px 0 #FFFFFF;
color: #FFFFFF;
cursor: default;
padding: 4px 7px;
}

#navi-bot{
float:left;
position: relative;
clear:left;
margin-bottom:20px;
}
/*---------------------------------------------------------------NAVIGATION---------------------------------------------------*/

/*---------------------------------------------------------------FULLSTORY---------------------------------------------------*/
.full-story-block{
width:100%;
margin-top:-10px;
}

#full-story-info-block{
width:100%;
height:60px;
}

#full-story-info{
width:100%;
text-align:left;
color:#b6b6b6;
margin-bottom:10px;
float:left;
width:auto;
}

#full-story-info img{
margin:0px;
}

#full-story-soc{
float:right;
width:auto;
height:30px;
}

#full-story-info a{
height:15px;
color:#b6b6b6;
font-size:11px;
}

.post-title{
color:#585858;
text-decoration:none;
font-size:30px;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
line-height:32px;
margin-bottom:20px;
position:relative;
margin-top:5px;
width:100%;
}

.post-title h1, post-title a h1{
font-size:30px;
}



.full-story{
width:100%;
padding:0 0 4px 0;
color:#3c3c3c;
font-size:13px;
line-height:20px;
text-align:justify;
}

.full-story a {
color:#009bfd;
font-size:13px;
}

#video-image{
overflow:hidden;
color:#fff;
text-decoration:none;
position:absolute;
bottom:0;
left:0;
right:0;
height:175px;
width:275px;
background:url(https://dnr-news.com/templates/dnr-news5/images/video-icon.png);
}

#video-image-full{
width:340px;
margin:0 auto;
}

#video-image-full img{
width:340px;
height:auto;
}

#svodki{
width:620px;
margin:0 auto;
margin-bottom:30px;
}


.full-story img {
margin:0 10px 0 0;
max-width: 600px; 
}

.tags{
font-size:12px;
color:#a4a4a4;
line-height:15px;
margin:5px 0;
}

.tags a{
font-size:12px;
color:#0f5cac;
line-height:15px;
text-decoration:none;
}

.tags a:hover{
text-decoration: underline;
}

.comments{
width:660px;
}

.comments-title{
line-height:20px;
padding:3px 0;
margin-top:5px;
border-bottom:1px dashed #dcdcdc;
font-size:18px;
font-weight:normal;
text-transform:uppercase;
text-align:center;
color:#7a7a7a;
font-weight:500;
font-family:'Open Sans Condensed', sans-serif;
}

#block-title{
float:left;
margin-left:20px;
width:340px;
}



h6 {
	position:relative;
	overflow:hidden;
	font-size:18px;
	text-align:center;
	margin-bottom:5px;
	color:#7a7a7a;
font-weight:500;
font-family:'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
}
	h6 > span {
		display:inline-block;
		margin:0 .4em;
	}
		h6 > span:before,
  h6 > span:after {
			content:'';
			position:absolute;
			width:100%;
			border-top:1px solid #e7e7e7;
			margin-top:.7em;
		}
		h6 > span:before {
			margin-left:-101%;
		}
		h6 > span:after {
			margin-left:1%;
		}
		
		
.search {
position:relative;
width:340px;
}
.searchTerm {
	position:absolute;
	top:0;
	left:-2px;
	width:335px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:35px;
	border:1px solid #f3f3f3;
	border-radius:3px;
	outline:none;
	padding:5px 45px 5px 10px;
	background:#f8f8f8;
	color:#717171;
}
.searchButton,
.searchIcon {
	display:block;
	position:absolute;
	top:2px;
	right:4px;
	width:35px;
	height:35px;
	line-height:40px;
	background:#ff0900;
	border-radius:0px 2px 2px 0px;
	cursor:pointer;
	overflow:hidden;
}
.searchButton {
	opacity:0;
	z-index:1;
}
.heading{
line-height:24px;
font-weight:normal;
text-transform:uppercase;
color:#4d4d4d;
font-weight:500;
font-family:'Open Sans Condensed', sans-serif;
font-size:16px;
margin-bottom:5px;
margin-top:5px;
}
.searchtable{
color: #404040;
}
.campaign-shortcode-table_offers-list .campaign-list-item {
    /* width: 90%; */
    margin: 10px auto;
}

@media screen and (min-width:200px) and (max-width:1024px) {
.berrors {
width:600px;
}

header{
max-width: 1000px;
        width: 90%;
        margin: auto;
}

#nav{
/* width:1000px; */
        max-width: 1000px;
        width: 90%;
        margin: auto;
}

.main{
        max-width: 1000px;
        width: 100%;
        overflow: hidden;

}

#banner-cat{
width:630px;
margin-left:0px;
overflow:hidden;
}

#banner-full{
width:640px;
margin-left:0px;
overflow:hidden;
}

#blockleft{
width:640px;
float:left;
}

#banner-bottom{
margin-left:0px;
}

#topnews{
width:1000px;
height:123px;
}

#footer{
width: 98% !important;
    padding-top: 35px;
    text-align: center;
}

#menu li {
padding-left:15px;
padding-right:15px;
}

#menu li a {
font-size: 21px;
}

#topnews-content{
width:192px;
height:123px;
}

#topnews-block{
width:192px;
height:123px;
}

#topnews-content img{
width:192px;
}

#topnews-content-image{
bottom:0;
left:0;
right:0;
}

#blockleft-content{
width:635px;
}

#blockleft-left{
width:470px;
}

#blockleft-section{
margin-right:5px;
width:100px;
}

#shortstory-block{
width:200px;
height:280px;
}

#shortstory-block-content{
width:200px;
height:134px;
}

#shortstory-block-content img{
width:auto;
height:134px;
}

#topnews-content-cat{

width:auto;
max-width:120px;
}

.full-story embed,
.full-story object,
.full-story iframe {
   width: 640px;
   height: 350px;
} 

}

@media(max-width:767px){
   img.img-logo {
    max-width: 250px;
    height: 80px;
    width: 100%;
    object-fit: contain;
}
header{
	padding: 0 20px;
}
.icon{
	right: 21px !important;
    top: -33px !important;
}
div#navigation{
	top: 37px !important;
}
}
@media(max-width:991px){
.campaign-shortcode-table_offers-list .campaign-list-item {
    width: 90%;
}
}
@media(min-width:991px){
	.content-con{
	padding: 0 !important;
}

}