/*
Theme Name: Русский блоггер
Version: 2.1
Description: Основная тема rblogger.ru
Author: Русский блоггер
Author URI: http://rblogger.ru
*/

.ads_right {
 position: fixed; 
 top: 120px; 
 right: 0px;
 width: 240px;
 height: 100%;
}

@media screen and (max-width:1300px) {
 .ads_right {
  display: none;
 }
}

.btn-class{
 display: inline-block;
 border:1px solid #bfbfbf;
 color: #8c8c8c;
 border-radius: 5px 5px 5px 5px;
 -webkit-border-radius: 5px 5px 5px 5px;
 -moz-border-radius: 5px 5px 5px 5px;
 font-family: Verdana;
 width: auto;
 height: auto;
 font-size: 16px;
 padding: 10px 40px;
 box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #d9d9d9,inset 0 0 0 1px #f2f2f2,0 2px 4px 0 #f2f2f2;
 -moz-box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #d9d9d9,inset 0 0 0 1px #f2f2f2,0 2px 4px 0 #f2f2f2;
 -webkit-box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #d9d9d9,inset 0 0 0 1px #f2f2f2,0 2px 4px 0 #f2f2f2;
 text-shadow: 0 1px 0 #fff;
 text-decoration:none;
 background-image: linear-gradient(to top, #f2f2f2, #f2f2f2);
 background-color: #f2f2f2;
}
.btn-class:hover, .btn-class:active{
 border:1px solid #8c8c8c;
 color: #8c8c8c;
 box-shadow: inset 0 1px 0 0 #ffffff,inset 0 -1px 0 0 #d9d9d9,inset 0 0 0 1px #f2f2f2;
 -moz-box-shadow: inset 0 1px 0 0 #ffffff,inset 0 -1px 0 0 #d9d9d9,inset 0 0 0 1px #f2f2f2;
 -webkit-box-shadow: inset 0 1px 0 0 #ffffff,inset 0 -1px 0 0 #d9d9d9,inset 0 0 0 1px #f2f2f2;
 background-color: #FFFFFF;
 text-decoration:none;
}



body{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
}
@media screen and (max-width: 480px){
	body{
		font-size: 12px;
		line-height: 16px;
	}	
}	

a{
	color: #000;
	text-decoration: underline;
}

b{
	font-weight: 400 !important;
}

iframe{
	max-width: 100%;
}

h3{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 4px 0px 10px;
}

h4{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 4px 0px 10px;
}

	@media screen and (max-width: 480px){
		h3{
			font-size: 13px !important;
			line-height: 17px !important;
		}	
	}

.single-new p{
	max-width: 100%;
	font-family: Georgia,Cambria,"Times New Roman",Times,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19px;
    line-height: 1.48;
    letter-spacing: -.003em;
    --x-height-multiplier: 0.375;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga" on;
    color: rgba(0,0,0,.84);	
}
	
img{
	max-width: 100%;
}

.clearfix{clear: both; min-height: auto !important;}
/**************************/
/*********LEFT-COLUMN********/
/*.left-col{
	position: absolute;
	left: -330px; 
	width: 315px;
	top: 0px;
}*/
.left-col{
	position: fixed;
}	
	.left-col.fixed{
		bottom: 150px;
	}
	.left-col>div{
		margin-right: 15px;
	}	
	
	.left-col .logo{
		margin: 32px 0px 50px;
	}
		.left-col .logo img{
			max-width: 100%;
		}
	
	@media screen and (min-width: 1900px){
		.left-col{
			width: 280px;
		}
	}
	@media screen and (max-width: 1900px){
		.left-col{
			max-width: 230px;
			margin-left: 10px;
		}
		.left-col > div{
			margin-right: 0px;
		}
	}	
		
	.navbar-collapse ul{
		padding: 0px;
		width: 90%;
	}
	.nav a{
		text-decoration: none;
	}
		@media (max-width: 767px) {
			.navbar-header{
				margin-right: -15px;
			}
			.navbar-collapse{
				position: absolute;
				background: rgba(128, 128, 128, 0.9);  			
				padding-bottom: 12px;
				width: 180px;
				z-index: 999;
				top: 30px;
				right: 0px; 
			}
			.navbar-collapse ul, .navbar-collapse ul li{
				width: 100%;
			}
			.navbar-collapse a{				
				color: rgb(240, 240, 240) !important;	
			}
		}
	.navbar-collapse li{
		list-style: none;
		padding-top: 8px;
		width: 100%;
	}
		.nav-pills > li > a{
			border-radius: none;
		}
		.navbar-collapse li.f{
			padding-top: 12px;
			margin-top: 12px;
			border-top: 2px solid #808080;
		}
			@media screen and (max-width: 767px){
				.navbar-collapse li.f{
					border-top: 2px solid #050505;
				}
			}
			
		.navbar-collapse li.f:first-child, .navbar-collapse li.f:last-child{
			padding-top: 16px;
			margin-top: 0px;
			border-top: none;
		}
	.navbar-collapse a{
		color: #808080;
		font-size: 16px;
		font-weight: 600;
		/*text-transform: uppercase;*/
		width: 100%;
	}	
		.navbar-collapse a:hover{
			color: #000;
			text-decoration: none;
		}
		
		@media screen and (min-width: 1200px) and (max-width: 1399px){
			.navbar-collapse a{font-size: 13px;}
			.navbar-collapse li{padding-top: 8px !important;} 
		}
		/****TAB MENU***/
		@media screen and (min-width: 768px) and (max-width: 1199px){	
			.navbar-collapse ul{
				padding: 5px 0px 20px 15px;
				background: #f1f1f1;
				width: 100%;
			}
				.navbar-collapse ul li{
					width: 32%;
				}	
					.navbar-collapse ul a{
						color: #9d9d9d;
						font-size: 16px;
					}	
					.navbar-collapse ul a:hover{
						color: #ef525b;				
					}
				.navbar-collapse li.f{
					display: none;
				}
				.navbar-collapse li.f:first-child{
					display: block;
				}
		}
		/***************/
		
	.left-col ul.menu2{
		border-top: 3px solid #808080;
		margin-top: 16px;
	}
	
	.soc-icons>div{
		display: inline-block;
		margin: 0px 0px;
		min-width: 120px;
	}
	@media screen and (min-width: 768px){
		.fb_iframe_widget iframe{
			margin-top: -20px !important;
		}
	}
	
	form.search{
		margin-top: 25px;
		position: relative;
		border: 1px solid #000;
		width: 270px;
		padding: 13px 15px;
		max-width: 100%;
	}	
		@media screen and (max-width: 1900px){	
			.left-col form.search{margin-top: 15px;}
		}
		@media screen and (min-width: 1900px){	
			.left-col form.search{
				width: 265px;
				border: 2px solid #000;
			}	
			.left-col .navbar-collapse ul{
				width: 205px;
			}
		}
		form.search input{
			font-size: 12px;
			font-weight: 600;
			width: 88%;
			color: #000;
			/*text-transform: uppercase;*/
			background: none;
			border: none;
			padding: 0;
			margin: 0;
		}
		form.search button{
			position: absolute;
			top: 8px;
			border: none;
			right: 10px;
			background: url(/wp-content/themes/rblogger_main/img/search.png) no-repeat center center;
			height: 30px;
			width: 30px;
		}
		@media screen and (max-width: 1199px){	 
			form.search{
				margin: 0px auto;
				padding: 4px 10px;
			}	
			form.search button{
			   top: 4px;
			   height: 17px;
			   right: 7px;
			   width: 16px;
			   background-size: auto 100%; 
			}
		}
	@media screen and (max-width: 1900px){
		.left-col input {
			font-size: 11px;
			line-height: 19px;
			max-width: 100%;
		}
	}	
/****************************/

.container{
	position: relative;
}

@media screen and (min-width: 768px){
	.content-center{
		padding: 0px 15px 30px 15px !important;
	}
}

@media screen and (min-width: 1900px){
	.container{
		width: 1850px !important;
		max-width: auto !important; 
	}	
	.content-center{
		/*text-align: center;*/
		padding-left: 20px !important;
		padding-right: 45px !important;
	}
}




/**************************/
/*********RIGHT-COLUMN********/
/*.right-col{
	position: absolute;
	right: -310px;
	width: 250px;
	top: 0px;
}*/
.right-col{
	margin-left: -15px;
}
	.right-col #mylinks{
		margin: 50px 0 40px;
	}
		@media screen and (min-width: 1900px){
			.right-col{
				padding: 0px;
				margin-left: 0px;
			}
			.right-col #mylinks{
			    margin: 40px 0px 73px;
			}
				.right-col #mylinks a{
					padding-right: 30px;
				}
		}
		.right-col #mylinks a{ 
			font-weight: 600;
			font-size: 15px;
			color: #000;
			text-decoration: underline;	
			padding-right: 13px;
		}			
			.right-col #mylinks a.rss{
				color: #ef525b;
				padding-right: 0px
			}
	.right-col .reklame-block{
		margin-bottom: 35px;		
	}
	@media screen and (min-width: 1200px) and (max-width: 1600px){
		.right-col .reklame-block{
			margin-bottom: 20px;		
		}
	}
	@media screen and (min-width: 1200px){
		.right-col .reklame-block{
			padding: 0px;
		}
	}
	
		@media screen and (min-width: 768px) and (max-width: 991px){
			.right-col .reklame-block:nth-child(2){
				padding-left: 30px;
			}
			.right-col .reklame-block:nth-child(3){
				padding-right: 15px;
			}
		}
		.right-col .reklame-block img{
			width: 100%;
			height: auto;
		}
		
	@media screen and (min-width: 1200px){
		.right-col .block_com{
			padding: 0px;
		}	
	}
	.right-col .block_coments{
		background: url(/wp-content/themes/rblogger_main/img/icons/ic-opinions.png) no-repeat left top #f1f1f1;
		padding-top: 10px;		
	}
		.right-col .block_coments h3 a{text-decoration: none;}
		@media screen and (min-width: 992px) and (max-width: 1199px){
			.right-col .block_coments{
				margin-bottom: 30px;
			}	
		}
		.right-col .block_coments h3{
			font-size: 16px;
			margin: 30px 0px 13px;
		}
		.right-col .block_coments h3:first-child{
			text-align: left;
			padding-left: 66px;
			font-size: 18px;
			font-weight: 500;
			margin: 0px; 
		}
		
		.right-col .block_coments .item{
			width: 80%;
			font-size: 14px;
			line-height: 21px;
			margin: 20px auto; 
			/*border-bottom: 1px solid #ababab;*/
		}
			@media screen and (min-width: 768px) and (max-width: 1199px){ 
				.right-col .block_coments .item{
					width: 50%;
					padding-right: 4%;
					border: medium none;
					float: left;
					padding-left: 4%;
				}	
			}
			/*.right-col .block_coments hr{
				border-bottom: 1px solid #ababab;
			}*/	

		.right-col .block_coments .item div{
			height: 80px;
			margin: 40px 0px 50px;
			padding: 27px 0px;
		}
			.right-col .block_coments .item div a{
				color: #000;
				/*display: block;*/
				text-decoration: underline;
				/*padding: 20px 0px;*/
			}
		.right-col .block_coments img{
			border-radius: 50px;
			margin-right: 20px;
			margin-top: -15px;
			margin-bottom: 13px;
		}
	.right-col .advert{
		margin-top: 20px;
		margin-bottom: 20px;
	}
		.right-col .advert h3{
			font-size: 14px;
		}
	
	@media screen and (min-width: 1200px){
		.right-col .advert, .right-col .no_about{
			padding: 0px;
		}		
	}
	
	@media screen and (max-width: 1900px){
		.right-col #mylinks a{ 
			font-size: 10px;
		}
		.right-col #mylinks {
			margin: 20px 0px 25px;
		} 
		.left-col .logo {
			margin: 22px 0px 40px;
		}
		.right-col .block_coments img{
			margin-right: 10px;
			width: 62px;
		}
		.right-col .block_coments .item p{
			/*max-height: 170px;*/
			overflow: hidden;
			font-size: 12px;
			line-height: 17px;
		}	
			.right-col .block_coments .item:first-child{
				margin-top: 10px;
			}
			.right-col .block_coments .item div{
				margin-top: 10px;
				margin-bottom: 0px;
				height: 70px;
				font-size: 11px;
				line-height: 14px;
			}
				.right-col .block_coments .item div a{
					font-size: 11px;
					line-height: 14px;
					/*padding-top: 14px;*/
				}		
		.right-col .block_coments h3{
			margin-top: 20px;
		}			
	}
	
	@media screen and (min-width: 992px) and (max-width: 1199px){	
		.content-center{
			padding: 0px 15px !important;
		}
			.right-col, .left-col{
				/*padding: 0px;*/ 
			}		
			.right-col #mylinks {
				margin-bottom: 45px;
			}
	}
	
	@media screen and (max-width: 767px){
		.content-center{
			padding-bottom: 30px !important;
		}
		
		.mob-head{
			padding-left: 15px;
			padding-right: 15px;
		}
		
		.content-center{ 
			padding-left: 0px;
			padding-right: 0px;
		}	
	}
/*********RIGHT-COLUMN********/
/**************************/

/*********MAIN-PAGE********/
/**************************/
.reklame-block1{
	margin-bottom: 36px;	
}	
body.home .reklame-block1{
	min-height: 60px;
}
	.reklame-block1 img{
		width: 100%;
		height: auto;
	}
	@media screen and (min-width: 1900px){
		body.home .reklame-block1{
			min-height: 95px;
		}
	}	
	@media screen and (max-width: 1199px){
		body.home .reklame-block1{
			min-height: auto;
		}
	}
.reklame-block2{
	margin: 55px 0px 10px;
}

@media screen and (max-width: 767px){
	.reklame-block1{
		margin-bottom: 22px;
		margin-top: 15px;
	}
	.reklame-block2{
		margin: 0px 0px 30px;
	}
}

h1{
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;
}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

h3{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 5px 0px;
	color: #000;
}

/*****************/
/******SLIDER*****/
.main-slider{	
}
	.main-slider .slide-item{
		position: relative;
		width: 100%;
		height: 560px;		
	}
		@media screen and (min-width: 1900px){
			.main-slider .slide-item{
				background-size: 100% auto !important;
			}	
		}
		
		
		.main-slider .slide-item .descr{
			background: #f5f0dd;
			width: 467px;
			max-width: 90%;
			position: absolute;
			padding: 0px 18px;
			left: 30px;
			bottom: 25px;
			text-align: left; 
		}
			.main-slider .slide-item .descr span.date{
				color: #07485b;
				font-size: 10px;
				font-weight: 600;
			}
			.main-slider .slide-item .descr .title{
				font-size: 30px;
				/*text-transform: uppercase;*/
				line-height: 38px;
				font-weight: 700;
				margin: 10px 0px 15px;
			}
				.main-slider .slide-item .descr .title a{
					text-decoration: none;
				}
			.main-slider .slide-item .descr .text{
				font-size: 16px;
				line-height: 24px;
			}
			
		@media screen and (min-width: 1200px) and (max-width: 1400px){
			.main-slider .slide-item{
				background-size: 100% auto !important;
				height: 475px;
			}	
			
			.main-slider .slide-item .descr{
				padding: 17px 14px 10px;
			}
			.main-slider .slide-item .descr .text{
				overflow: hidden;
				height: 95px;
			}	
		}	
		@media screen and (max-width: 767px){
			.main-slider .slide-item{
				height: 345px;
			}
				.main-slider .slide-item .descr{
					padding-bottom: 0px;
				}				
				.main-slider .slide-item .descr .title{
					font-size: 18px;
					line-height: 25px; 
				}
		}
/*****************/

.last-news{
	margin-bottom: 30px;
}
	.last-news .item{
		margin-top: 30px;
	}
		.last-news .item h3{
			margin-bottom: -15px;
			/*min-height: 35px;*/
			overflow: hidden;
		}
			
		.last-news .item span.date{
			color: #07485b;
			font-weight: 600;
			font-size: 10px;
		}
		.last-news .block-text img, .news-list .block-text img{ 
			display: none;
		}
		
		@media screen and (min-width: 1200px) and (max-width: 1600px){
			.last-news .block-text{
				padding: 0px;
				margin-top: -5px;
			}
			.single-post .last-news .block-text{
				margin-top: 3px;
			}
			.last-news .item h3 {
				font-size: 14px;
				line-height: 19px;
				margin-top: 0px;
				margin-bottom: -15px;
			}			    
			.last-news .block-text p {
				font-size: 12px;
				line-height: 17px;
			}
		}
		
		/****\C2\DB\C2\CE\C4 \CC\CD\C5\CD\C8\C9****/
		body.category-1146 .last-news .block-text img, body.category-1146 .news-list .block-text img{ 
			display: block;
		}
		body.category-1146 .last-news .item .thumb{
			display: none;
		}
		body.category-1146 .last-news .item h3{
			margin-bottom: 0px;
			min-height: 44px;
		}		
		body.category-1146 .last-news .item  img{
			border-radius: 50%;
			margin-right: 15px;
		}
		body.category-1146 .last-news .block-text p {
			margin-top: 7px;
		}
		body.category-1146 .last-news .block-text>div a{
			font-weight: bold;
		}
		@media screen and (max-width: 767px){
			body.category-1146 .last-news .item{
				width: 100%;
				padding-left: 0px !important;
				padding-right: 0px !important; 
			}
			body.category-1146 .last-news .item  img{
				width: 60px;
				margin-right: 5px;
			}
		}
		/********************/
		
		.last-news .block-text p{
			margin-bottom: 4px; 
			overflow: hidden;
		}
			@media screen and (min-width: 1900px){
				.last-news .block-text p{
					/*max-height: 105px;*/
				}
			}
		.last-news .block-text>a{
			text-decoration: none;
		}
	
	body.single-post  h3.more{
		margin-top: 30px;
	}
	body.single-post .last-news .item{
		margin-top: 0px;
		margin-bottom: 30px;
	}
		
	@media screen and (min-width: 1280px){
		.last-news .item, .last-news .item .thumb{
			padding-left: 0px !important;
		}
		body.category-1146 .last-news .item .block-text{
			width: 100%;
		}
	}
	@media screen and (max-width: 1279px){
		.last-news .item .thumb, .last-news .item .block-text{
			padding: 0px !important;
			width: 100% !important;
		}
		
		.last-news .item .thumb{
			height: 250px;
			overflow: hidden;
		}
			.last-news .item .thumb img{
				width: 100%;
				margin-bottom: 7px;
			}			
		
		.video iframe{
			height: 308px !important;
		}
		.reklame-block2 {
			margin: 30px 0px 0px; 
		}
	}
	
	@media screen and (max-width: 1200px){
		.last-news .item .thumb{
			height: 295px;
		}
	}
	
	@media screen and (max-width: 991px){
		.last-news .item .thumb{
			height: 220px;
		}
	}
	
	@media screen and (max-width: 767px){
		.last-news .item .thumb{
			height: auto !important;
		}
	}
	
	@media screen and (max-width: 1900px){
		.last-news .item:nth-child(3n+1){
			padding-left: 0px !important;
		}
		.last-news .item:nth-child(3n+2){
			padding-right: 0px !important;
		}
	}

	@media screen and (min-width: 768px) and (max-width: 1900px){
	    .category-content .last-news .item:nth-child(3n+1){
			padding-left: 0px !important;
			padding-right: 15px !important;
		}
		.category-content .last-news .item:nth-child(3n+2){
			padding-right: 0px !important;
			padding-left: 15px !important;  
		}
		
		.single-new .last-news .item:nth-child(3n+1){
			padding-left: 0px !important;
			padding-right: 15px !important;
		}
		.single-new .last-news .item:nth-child(3n+2){
			padding-right: 0px !important;
			padding-left: 15px !important;
		}
	}	
	
	@media screen and (min-width: 992px) and (max-width: 1199px){
		.video iframe{
			height: 270px !important;
		}		
	}
	@media screen and (min-width: 1200px) and (max-width: 1399px){
		.video iframe{
			height: 300px !important;
		}		
	}
		
	
	
	ul.news, .popular-news ul{		
		padding: 0;
	}
	ul.news a, .popular-news ul a{
		color: #000;
		font-size: 14px;
		line-height: 21px;
		text-decoration: underline;
	}
	ul.news li, .popular-news li{
		list-style: none;
		padding: 6px 0px;
	}
	ul.news a:hover, .popular-news a:hover{		
		color: #ef525b;
	}	
	
	
.category-news{
	/*padding: 0px;*/
	margin-bottom: 20px;
}		
	body.home .category-news{
		margin-bottom: 0px;
	}
	.category-news .block-text img{
		display: none;
	}
	.category-news h3{
		margin-bottom: 25px;
		margin-top: 0px;
		/*text-transform: uppercase;*/
	}
		.category-news .thumb img{
			width: 100%;
		}
		.category-news .block-text h3{
			margin-bottom: 0px;
		}
		@media screen and (min-width: 1200px) and (max-width: 1400px){
			.category-news .block-text h3{
				margin-bottom: -15px;
			}
		}
	.category-news .date{
		color: #07485b;
		font-weight: 600;
		font-size: 10px;
	}	
	.category-news .title{
		background: no-repeat left center #f1f1f1;
		background-size: auto 100%;
		font-size: 18px;
		font-weight: 600;
		padding: 12px 0px 12px 67px;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	
	@media screen and (max-width: 767px){
		body.home .category-news{
			margin-bottom: 0px;
		}
		body.home .category-news .title{
			margin-bottom: 22px;
			margin-top: 22px;
			padding: 10px 0px 10px 55px;
			font-size: 17px;
		}	
	}
	.category-news .oth_news a, .category-news .block-text>a, .category-news a.cat_link{
		text-decoration: none;
	}	
	@media screen and (min-width: 1400px) and (max-width: 1900px){
		ul.news li:last-child, .popular-news li:last-child{
			display: none;
		}
	}
	@media screen and (min-width: 768px) and (max-width: 1400px){
		ul.news li:last-child, ul.news li:nth-child(4), .popular-news li:last-child, .popular-news li:nth-child(4){
			display: none;
		}
	}
	@media screen and (min-width: 1024px) and (max-width: 1200px){
		ul.news li, .popular-news li{
			display: none;
		} 
		ul.news li:first-child, ul.news li:nth-child(2), .popular-news li:first-child, .popular-news li:nth-child(2){
			display: block; 
		}
	}
	
	@media screen and (max-width: 767px){
		.category-content .category-news .title{
			margin-top: 0px !important;
		}
	}
	
	@media screen and (min-width: 992px) and (max-width: 1199px){		
		.category-news .oth_news > div {
			height: auto !important;
			padding-bottom: 20px;
			margin-bottom: -10px !important;
			padding-right: 3%;
		}
		.category-news h3 {
			margin-bottom: 0px;
		}
		/*.category-news:last-child{
			padding-bottom: 30px;
		}*/
	}
	
	@media screen and (min-width: 1200px) and (max-width: 1400px){
		.category-news .oth_news  h3{
			font-size: 15px !important;
			line-height: 20px !important; 			
			margin-bottom: 7px !important;
		}
		.category-news .oth_news > div{
			/*height: 78px !important;*/
		}
		.category-news .oth_news > div:nth-child(2), .category-news .oth_news > div:nth-child(2) h3{
			margin-bottom: 0px !important;
		}
	}
	
	@media screen and (max-width: 1900px){
		.category-news .oth_news>div{
			overflow: hidden;
			/*height: 87px;*/
			margin-bottom: 10px;
		}
			.category-news .oth_news>div h3{
				margin-bottom: 5px;
			}
			.category-news .oth_news>div:last-child{
				display: none;
			}
			.category-news .thumb{
				padding-right: 0px;
			}
			.category-news .block-text{
				padding-right: 30px;
			}
	}
		@media screen and (min-width: 768px) and (max-width: 991px){
			.category-news .oth_news{
				padding-top: 20px;
			}
				.category-news .oth_news > div{
					height: auto;
					width: 50%;
					float: left;
					margin-bottom: 0px;
				}
				.category-news .oth_news > div:nth-child(2){
					padding-left: 15px;
				}
		}
		
		@media screen and (max-width: 767px){
			.category-news .block-text h3{
				margin-bottom: -10px;
			}
			.category-news .oth_news h3 {
				margin-bottom: 0px !important;
			}	
			.category-news .oth_news > div{
				height: auto;
			}			
		}
		@media screen and (max-width: 480px){
			.category-news .thumb{
				overflow: hidden;
			}
			.category-news .thumb img {				
				width: 200px;				
				max-width: 200px;
				height: 135px;
				padding-bottom: 10px;
			}	 
			.category-news .block-text{
				padding-right: 15px;
			}			
				.category-news .block-text h3{
					font-size: 12px !important;
					line-height: 16px !important;	
				}
		} 
		
		.video{
			padding-top: 12px;
		}
/******END MAIN-PAGE******/
/*************************/

/********FLICKR***********/
/*************************/
@media screen and (min-width: 1900px){
	.justified-gallery  a{
		width: 125px !important;
		height: 115px !important;
		display: block !important;
		position: relative !important;
		overflow: hidden !important;
		top: 0px !important;
		left: 0px !important;
		float: left;
		margin-bottom: 20px !important;
	}	
	.justified-gallery > a > img{
		width: 118px !important;
		height: 108px !important;
		margin: 0px !important;
		position: relative !important;
		left: 0px !important;
		top: 0px !important;
		
	}
}	
	@media screen and (max-width: 1900px){
		.justified-gallery  a{
			width: 80px !important;
			height: 70px !important;
			display: block !important;
			position: relative !important;
			overflow: hidden !important;
			top: 0px !important;
			left: 0px !important;
			float: left;
			margin-bottom: 20px !important;
		}	
		.justified-gallery > a > img{
			width: 80px !important;
			height: 80px !important;
			margin: 0px !important;
			position: relative !important;
			left: 0px !important;
			top: 0px !important;
			
		}
	}
	.justified-gallery{
		height: auto !important;
	}
	.justified-gallery > a:nth-child(2n+1) > img{
		padding-right: 10px;
	}
	.justified-gallery > a:nth-child(2n) > img{
		padding-left: 10px;
	}
	
	@media screen and (min-width: 768px) and (max-width: 1199px){
		.justified-gallery > a > img{
			padding-left: 10px !important;
			padding-right: 10px !important;
		} 
		.justified-gallery a, .justified-gallery > a > img {
			width: 90px !important;
		}
	}
	
/*************************/



/*************************/
/*******TEAM-PAGE*********/
.team{
	padding-top: 70px;
}
	.team h1{
		font-size: 30px;
		margin: 0px;
		padding: 0px;
		line-height: 38px;
		font-weight: 700;
	}
	.team h4{
		font-size: 18px;
		font-weight: 400;
		padding: 0px;
		margin: 10px 0 0;		
	}
	
	.team-list{
		margin: 85px 0px;
	}
		.team-list .item{
			margin: 30px auto;
			text-align: center;
			width: 195px;
			height: 255px;
		}
			.team-list .item .title{
				margin-top: 24px;
				font-size: 16px;
				font-weight: 700;
			}
			.team-list .item .prof{
				font-size: 14px;
				margin-top: 4px;
			}
			.team-list .item img{
				width: 165px;
				height: 165px;
			}
		/*.team-list>div:nth-child(4n-2) .item, .team-list>div:nth-child(3n) .item{
			margin-left: auto;
			margin-right: auto;
		}*/
/******END MAIN-PAGE******/
/*************************/


/*************************/
/******LIST-NEWS-PAGE*****/
.news-list{
	padding: 70px 0px;
}	
	.news-list .category-news .title{
		margin-bottom: 0px;
		/*text-transform: uppercase;*/
	}
	.news-list .thumb{
		padding-left: 0px;
	}
	
	@media screen and (min-width: 1900px){
		.news-list{
			padding-top: 105px;
		}
	}
	@media screen and (max-width: 767px){
		.news-list{
			padding: 30px 0px;
		}
	}
/****END LIST-NEWS-PAGE***/
/*************************/

	
/*************************/
/*******SINGLE-NEW********/
.single-new{
	padding-top: 110px;
	padding-bottom: 130px;
	padding-left: 15px;
	padding-right: 15px;
}
	@media screen and (min-width: 1200px) and (max-width: 1400px){
		.single-new{
			padding-top: 73px;
		}	
	}
	@media screen and (min-width: 768px) and (max-width: 1199px){
		.single-new{
			padding-top: 0px;
		}	
	}
	@media screen and (max-width: 767px){
		.single-new{
			padding-top: 50px;	
		}	
		
		body.single-post .single-new{
			padding-top: 10px;	
		}	
	}
	.single-new img:not(.trumb){
		margin: 8px 0px;
		max-width: 100%;
	}
	.single-new img.alignleft, .single-new img.alignright{
		max-width: 100% !important;
		width: auto !important;		
	}
	.ngg-gallery-thumbnail img{
		border: none !important;
		padding: 0px !important;
	}
	.ngg-gallery-thumbnail a.active img{
		border: 2px solid #EF525B !important;
		width: 98%;
	}
	.single-new span.date{
		color: #07485b;
		font-size: 10px !important;
		font-weight: 600;
	}
	.single-new span.date2{
		color: #07485b;
		font-size: 13px !important;
		font-weight: 400;
	}
	.single-new .title{
	/*
		position: relative;
		background: #D9D9D9;
		padding: 4px 24px 7px;
		margin: 4px 0px 15px;
	*/
		margin-bottom: 30px;
	}
		.single-new .title h1{
			text-transform: none;
		}
		@media screen and (max-width: 767px){
			.single-new .title{
				margin-bottom: 18px;
				padding-left: 13px;
				padding-right: 13px;
			}
			body.single-post .single-new .title{
				margin-bottom: 5px;
			}
		}
		@media screen and (max-width: 767px){
			.single-new .title h1{
				font-size: 18px;
				line-height: 24px;
			}
		}
		@media screen and (max-width: 480px){
			.single-new .title h1{
				font-size: 15px;
				line-height: 20px;
			}
		}
		.single-new .title .author{
			position: absolute;
			right: 0px;
			top: -7px;
			width: 235px;
		}
			.single-new .title .author img{
				width: 66px;
				border-radius: 33px;
				margin-right: 10px;
			}
			.single-new .title .author p{
				margin-top: 14px;				
				font-size: 12px;
				line-height: 18px;
			}
				.single-new .title .author p span{
					font-size: 16px;
					font-weight: 600;
				}
	

/*****END-SINGLE-NEW******/
/*************************/



/*************************/
/***********PAGE**********/
.page-content{
	padding-top: 70px;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
}
	@media screen and (max-width: 767px){
		.page-content{
			padding-top: 0px;
		}	
	}
	@media screen and (min-width: 1900px){
		.page-content{
			padding-top: 105px;
		}	
	}

.team_list{
	padding: 20px 0px 0;
}	
	.team_list>div{
		min-height: 260px;
	}
	#team_2822>div{ 
		min-height: 240px;
	}
	#team_2823>div{
		min-height: auto;
	}
	.team_list p{
		line-height: 17px;
	}	
	.team_list img{
		border-radius: 50%;
		max-width: 75%;
		height: auto; 
		margin: 0px auto 15px;
	}
	.team_list a{
		font-weight: bold;
		text-decoration: none;
		color: #000;
	}
	
	@media screen and (min-width: 481px)  and (max-width: 767px){
		.team_list > div{min-height: auto;}
		.team_list > div > div{
			min-height: 70px;
		}
	}
	@media screen  and (max-width: 480px){
	    .team_list > div{min-height: auto;}  
		.team_list > div >div{
			min-height: 105px;
		}
	}	
/*******END-PAGE**********/
/*************************/


/**************************/
/******SEARCH PAGE*********/
.postnav li{
	list-style: none;
}
.search-page .post:nth-child(2n+1){
	padding-left: 0px;
}
.search-page .post:nth-child(2n){
	padding-right: 0px;
}
.search-page .post img{
	width: 100%;
	padding-bottom: 7px;
}
/*****END-SEARCH-PAGE******/
/*************************/

	
/*************************/
/********FOOTER***********/	
footer{
	position: relative;
	z-index: 99;
	background: #1d1d1b;
	color: #fff;
	padding: 42px 0px;
	font-size: 14px;
}	
	footer h3{
		font-size: 18px;
		font-weight: 600;
		color: #fff;
		margin: 0px;
	}
	.link_form form{
		margin: 8px 0 5px;
		height: 27px;
		overflow: hidden;
	}
		.link_form form input{
			-webkit-border-radius: 0px !important;
			-moz-border-radius: 0px !important;
			border-radius:  0px !important;
			-webkit-box-shadow: none;
			box-shadow: none;
			-moz-box-shadow: none;
		}
		.link_form form input[type='text']{
			font-size: 14px;
			font-family: Open Sans;
			color: #fff;
			background: none;
			border: 1px solid #fff;
			box-shadow: none;
			padding: 4px 3%;
			float: left;
			width: 74%;
		}
		.link_form form input[type='submit']{
			background: #fff;
			color: #b5b5b5;
			font-size: 18px;
			font-weight: 700;
			border: none;
			padding: 2.5px 0px;
			float: left;
			width: 20%;
			text-align: center;
		}	
	@media screen  and (max-width: 1199px){
		.link_form form{
			margin: 0;
			height: 32px;
			overflow: hidden;
		}
		.link_form form input[type="text"]{
			border: 2px solid #b5b5b5 !important;
			font-size: 16px !important;
			color: #000;
			line-height: 20px;
			height: 32px;
		}
		.link_form form input[type='submit']{
			color: #fff;
			background: #b5b5b5;
			font-size: 20px !important;
			height: 32px !important;
		}
	}	
	
	@media screen  and (max-width: 767px){
		.link_form form input[type="text"]{
		    border: 1px solid #b5b5b5 !important;
			line-height: 21px;
		}	
	}
	@media screen  and (max-width: 480px){
		.link_form form input[type="text"] {
			font-size: 12px !important;
			width: 126px !important;
			height: 28px;
		}	
		.link_form form input[type='submit']{
			font-size: 16px !important;
			width: 38px !important;  
			height: 28px;
		}
	}
		
	footer a{
		color: #fff;
		text-decoration: underline;		
	}
		footer a:hover{
			color: #fff;
		}

	footer .social-icons{
		font-size: 25px;
		margin-top: 25px;
		text-align: center;
	}
		footer .social-icons i{
			color: #848484;
			background: #f0f0f0;
			width: 35px;
			font-size: 15px;
			padding: 5px 0;
			margin: 0px 10px;
		}
	footer .copyright{
		margin-top: 12px;
		font-weight: 600;
	}	
		footer .copyright a{
			font-weight: 400;
		}
	footer .develop{
		margin-top: 16px;
			text-decoration:none;
	}	
	footer a.full_v{
		font-size: 14px;
		text-decoration: underline;
		line-height: 30px;
	}
	
	@media screen and (min-width: 1900px){
		footer .plus18{
			font-size: 12px; 
			line-height: 17px;
			margin-top: 25px;
		}
			footer .plus18 img{
				padding-right: 10px;
			}
			footer .plus18 p{
				/*padding-top: 5px;*/
			}
		footer .develop{
			padding-top: 15px;
			text-align: right;
		}
			footer .develop a{
				font-size: 16px;
				line-height: 21px;
				font-weight: bold;
			}
			footer .develop a:hover{
				font-size: 16px;
				line-height: 21px;
				font-weight: bold;
				text-decoration:none;
				color:#fff;
			}
		
		.link_form form{
			width: 265px;
			height: 31px;
		}
		footer .social-icons{
			float: left;
		}
	}
	
	@media screen and (max-width: 1900px){
		footer{
			padding: 12px 0px 12px;
			font-size: 10px;
			line-height: 15px;
		}	
			footer a{
				font-size: 10px;
				line-height: 15px;
			}
		footer .plus18{
			font-size: 8px; 
			line-height: 10px;
			margin-top: 25px;
		}
			footer .plus18 img{
				padding-right: 10px;
			}
			footer .plus18 p{
				padding-top: 5px;
			}
		footer h3{
			font-size: 11px;
		}	
		footer .social-icons{
			font-size: 15px;
			margin-top: 30px;
		}
			footer .social-icons i{
				width: 25px;
				font-size: 15px;
				margin: 0px 6px;
			}
		.link_form form input[type="text"]{
			font-size: 10px;
			border: 3px solid #FFF;
		}	
		.link_form form input[type="submit"] {
			font-size: 16px;
			height: 30px;
			width: 16%;
		}
		footer .develop{
			padding-top: 15px;
			text-align: right;
		}
			footer .develop a{
				font-size: 10px;
				font-weight: bold;
			}
		footer .copyright {
			margin-top: 17px;
		}	
	}
	@media screen  and (min-width: 992px) and (max-width: 1199px){
		footer .copyright{
			font-size: 8px;
			line-height: 13px;
			padding-left: 0px;
		}
		footer .develop{
			padding-top: 5px;
		}
		footer h3{
			margin-top: -20px;
		}
	}
	@media screen and (min-width: 768px) and (max-width: 1199px){
		footer .copyright{
			margin-top: 0px;
		}
		footer .social-icons {
			margin-top: 5px;
		}
		footer .plus18 {
			margin-top: 0px;
		}
	}
	@media screen and (max-width: 767px){	
		footer{
			padding: 0px 0 20px !important;
		}
		footer .social-icons i{
			margin: 0px 4px !important;
		}
		footer .social-icons {
			margin-top: 25px;
		}
	}
	@media screen and (max-width: 480px){	
		footer a.full_v{
			font-size: 13px;
			line-height: 19px;
		}
		
		footer .social-icons i{
			margin: 0px 1px !important;
			font-size: 11px;
			width: 20px;
		}
	}
	
@media screen  and (max-width: 767px){	
	.mob-head{
		padding-top: 20px;
		margin-bottom: 10px;
	}
	.mob-head>div:first-child{
		padding-left: 0px;
	}
	.mob-head>div:last-child{
		padding-right: 0px;
	}
	.mob-head .logo img{
		width: 46px;
	}
}

.tab-head{
	padding-top: 20px;
	padding-bottom: 20px;
}
	.tab-head #mylinks{
		margin-top: 5px;
	}	
	.tab-head .menu_block{		
		margin: 20px auto;
	}	
	.tab-head .navbar-collapse{
		background: #F1F1F1 none repeat scroll 0% 0%;		
		border-bottom: 12px solid #B5B5B5;
		padding: 0px;
	}
	.tab-head .navbar-collapse ul li{
		height: 35px;
	}
	
	.account-icons a{
		width: 31px;
		height: 30px;
		display: block;
		margin: 17px auto 0;
		background: url(/wp-content/themes/rblogger_main/img/account-icons.png) no-repeat;
	}
		.account-icons a.login{
			background-position: top left;
		}
			.account-icons a.login:hover{
				background-position: top right;
			}
		.account-icons a.reg{
			background-position: bottom left;
		}
			.account-icons a.reg:hover{
				background-position: bottom right;
			}	
			
	

/**GALLERY**/
.trumb_container{
	margin-left: 7px;
}
.slideshowlink{
	display: none;
}
.ngg-gallery-thumbnail-box{
	margin-right: 1% !important;
	width: 15.6666%;
}
	.ngg-gallery-thumbnail-box img{
		height: auto;
	}
	
	.trumb_container img{
		margin: 1px -7px !important;
		margin-right: 1% !important;			
		width: 15.6666%;
		height: auto;
	}
#cboxTitle{display: none;}

/***SOCIAL***/
.fb_iframe_widget span{
	position: absolute !important;
	width: 600px !important;
}	
#fb-root{
	margin-top: -10px;
}

/**NAV_STR**/
.nav_str a{
	text-decoration: none;
}
	.nav_str a span{
		text-decoration: underline;
	}
/***********/

span.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-not-valid{border-color: #f00 !important;}
	
.postnav ul{padding: 0px;}	
	
