@import url('https://fonts.googleapis.com/css?family=Roboto');

html {
	margin: 0px;
	padding:0px;
}

body {
	color: #444;
	max-width: 100%;
	padding: 0px;
	font-family: BPG Algeti;
	font-size: 16px;
	margin: 0 auto;
	background: #f2f2f2;
}
a{
text-decoration:none;
}
.flexcontainer{
display: flex;
background: #fff;
width: 100%;
border-radius: 6px;
}
.bigstatia{
background: #eef;
border-radius: 9px;
background: linear-gradient(transparent 70%, #000);
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
    

}
.bigbioname{
 align-self: flex-end;
 margin:20px;
 font-weight:bold;
 color:#fff;
 position: absolute;
 z-index: 2;
 border-radius: 6px;
 font-family: 'BPG Arial Caps';
}


.quadro {
  display: flex;
  flex-wrap: wrap;
  background: #FF;
  width:100%;
  margin: 0px;
  box-sizing: border-box;
  border-radius: 6px;

 }
 
.duadroitem{
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
border-radius: 6px;
position: relative;
}
.quadroa{
 align-self: flex-end;
 font-family: 'BPG Arial Caps';
}
.duadroitem a{
color: #fff;
z-index: 2;
text-align:left;
font-size: 14px;
font-weight: bold;
}

.quadro > div {
  flex-grow: 1;
  text-align: center;
  background: #fff;
  border-radius: 2px;
  padding: 1em;
  height:175px;
  width:290px;
  max-width: 290px;
  border-radius: 6px;
  margin-left: 10px;
  margin-bottom: 10px;
  align-self: flex-end;
  top:0;
  bottom:0;
  right:0;
  
}
.quadro * {
  box-sizing: border-box;
}


.bigstatia::after {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: linear-gradient(transparent 60%, #000);
  pointer-events: none;
  border-radius: 6px;
}
.pic_link{
position: relative;
}

.post_image::after {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: linear-gradient(transparent 60%, #000);
  pointer-events: none;
  border-radius: 6px;
}
.duadroitem::after {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: linear-gradient(transparent 60%, #000);
  pointer-events: none;
  border-radius: 6px;
}
#trigerlink:hover{
	min-height: 55px;
    border-bottom: 0px;
    max-height: 55px;
}

.hotline {
	height: 30px;
	color:#fff;
	background: #bb0000;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 999;
	padding: 10px 5px;
	font-size: 14px;
	font-family: 'BPG Nino Mtavruli Bold';
	text-transform: uppercase;
}
.flexuptop{
max-width: 1200px;
margin: auto;
display:flex;
}
@media(max-width:1200px){
.quadro{
  overflow-y: scroll;
  scrollbar-color: #555 #222;
  scrollbar-width: thin;
  max-height: 360px;
}
.duadroitem{
baxkground-size: 375px;
max-width:100%;
width:100%;
}


}


@media(min-width:790px) and (max-width:881px){
.bigstatia{
height: 490px;
width: 600px;
min-width: 600px;
}
}

@media(min-width:624px) and (max-width:790px){
.bigstatia{
min-height: 390px;
width: 600px;
min-width: 600px;
}
}

@media(min-width:561px) and (max-width:624px){
.bigstatia{
min-height: 350px;
width: 600px;
min-width: 600px;
}
}

@media(min-width:517px) and (max-width:561px){
.bigstatia{
min-height: 320px;
width: 600px;
min-width: 600px;
}
}

@media(min-width:500px) and (max-width:517px){
.bigstatia{
min-height: 300px;
width: 600px;
min-width: 600px;
}
}

@media(min-width:441px) and (max-width:500px){
.bigstatia{
min-height: 270px;
width: 600px;
min-width: 600px;
}
}
@media(min-width:359px) and (max-width:441px){
.bigstatia{
min-height: 240px;
width: 300px;
}
}




@media(max-width:344px){
	#side{
		margin-left: -2px;
		margin-right:0px;
		
	}
}

@media(min-width:323px) and (max-width:358px){
.bigstatia{
min-height: 200px;
width: 250px;
}
}

@media(min-width:291px) and (max-width:323px){
.bigstatia{
min-height: 180px;
width: 250px;
}
}

@media(min-width:277px) and (max-width:291px){
.bigstatia{
min-height: 170px;
width: 200px;
}
}

@media(min-width:261px) and (max-width:277px){
.bigstatia{
min-height: 160px;
width: 200px;
}
}


@media(min-width:241px) and (max-width:261px){
.bigstatia{
min-height: 150px;
width: 200px;
}
}

@media(min-width:221px) and (max-width:241px){
.bigstatia{
min-height: 140px;
width: 200px;
}
}



@media(min-width:706px) and (max-width:741px){
.bigstatia{
min-height: 430px;
width: 200px;
}
}


@media(min-width:741px) and (max-width:789px){
.bigstatia{
min-height: 460px;
width: 200px;
}
}

@media(min-width:881px) and (max-width:900px){
.bigstatia{
min-height: 500px;
width: 200px;
}
}

@media(min-width:898px) and (max-width:901px){
.bigstatia{
min-height: 500px;
min-width: 600px;
}
}



@media(min-width:901px) and (max-width:1200px){
.bigstatia{
min-height: 300px;
min-width: 600px;
}

.flexcontainer {
    transform: scale(0.98);
    margin-left: auto;
	margin-right: auto;
    margin-top: -5px;
}
}




@media(min-width:1000px) and (max-width:1200px){


#drodadro{
min-width: 98%;
min-height: 290px;
}

}
@media(min-width:940px) and (max-width:1000px){


#drodadro{
min-width: 98%;
min-height: 240px;
}

}
@media(min-width:900px) and (max-width:940px){


#drodadro{
min-width: 98%;
min-height: 200px;
}

}

@media(min-width:900px) and (max-width:1200px){
.duadroitem{
min-width:100%;
}

}

@media(max-width:900px){
.flexcontainer {
  flex-direction: column;
}

.icon-bar{
display:none;
}

.quadro{
      overflow-y:revert;
	  display:flex;
	  margin-top: 20px;

}
.bigstatia{
margin: 0px 10px;
width:97.5%;
}

}

@media(min-width:599px) and (max-width:900px){

#drodadro{
min-width: 48%;
min-height: 180px;
}
.flexcontainer{
-ms-transform: scale(0.4); /* IE 9 */
  -webkit-transform: scale(0.4); /* Safari 3-8 */
  transform: scale(0.94); 
  margin-left: -5px; 
  margin-top: -5px;
}
.bigstatia{
margin-left: 5px;
}
}



@media(min-width:600px) and (max-width:900px){

#drodadro{
min-width: 48%;
min-height: 230px;
}
.flexcontainer{

  transform: scale(0.98); 
  margin-left: -5px; 
  margin-top: -5px;
}
.bigstatia{
margin-left: 12px;
}
}




@media(min-width:408px) and (max-width:599px){
	
.bigstatia{
height: 250px;
min-width:90%;
}
}



@media(min-width:324px) and (max-width:370px){
#drodadro{
min-width: 98%;
min-height: 200px;
}
}


@media(min-width:370px) and (max-width:414px){
#drodadro{
min-width: 98%;
min-height: 220px;
}
}


@media(min-width:414px) and (max-width:480px){
#drodadro{
min-width: 98%;
min-height: 255px;
}
}


@media(min-width:480px) and (max-width:538px){
#drodadro{
min-width: 98%;
min-height: 290px;
}
}

@media(min-width:538px) and (max-width:600px){
#drodadro{
min-width: 98%;
min-height: 325px;
}
}

@media(min-width:600px) and (max-width:699px){
#drodadro{
min-width: 98%;
min-height: 385px;
}
}

@media(min-width:699px) and (max-width:840px){
#drodadro{
min-height: 215px;
}
}


@media(min-width:840px) and (max-width:900px){
#drodadro{
min-height: 255px;
}
}


@media(min-width:941px) and (max-width:1001px){
#drodadro{
min-height: 210px;
}
}

@media(min-width:1001px) and (max-width:1029px){
#drodadro{
min-height: 235px;
}
}

@media(min-width:1029px) and (max-width:1079px){
#drodadro{
min-height: 255px;
}
}


@media(min-width:1131px) and (max-width:1196px){
#drodadro{
min-height: 325px;
}
}


@media(min-width:1196px) and (max-width:1190px){
#drodadro{
min-height: 355px;
}
}




@media(min-width:1201px){
.quadro{
margin-bottom: -10px;
}
}

@media(max-width:599px){

.flexcontainer{
-ms-transform: scale(0.4); /* IE 9 */
  -webkit-transform: scale(0.4); /* Safari 3-8 */
  transform: scale(0.94); 
  margin-left: -5px; 
  margin-top: -5px;
}
}



	
	
@media(max-width:309px){
	.outer-div{
		height: 160px;
		overflow: hidden; 
		width: 100%;
		max-width: 100%;
		}
}
		
	
@media(min-width:309px) and (max-width:409px){
	.outer-div{
		height: 200px;
		overflow: hidden; 
		width: 100%;
		max-width: 100%;
		}
		
		.blockbeforeflex > div{
			margin:auto;	
			}
}
	
@media(min-width:409px) and (max-width:500px){
	.outer-div{
		height: 240px;
		overflow: hidden; 
		width: 100%;
		max-width: 100%;
		}
}
	
	
@media(min-width:500px) and (max-width:623px){
	.outer-div{
		height: 280px;
		overflow: hidden; 
		width: 100%;
		max-width: 100%;
		}
}
		
	
@media(min-width:700px) and (max-width:901px){
	#regulovganeeded{
		min-height: 40px;
	}
}
	
	
@media(min-width:600px) and (max-width:700px){
	#regulovganeeded{
		min-height: 1150px;
	}
}

	
@media(min-width:537px) and (max-width:600px){
	#regulovganeeded{
		min-height: 900px;
	}
}
	
@media(min-width:437px) and (max-width:537px){
	#regulovganeeded{
		min-height: 760px;
	}
}
	
@media(min-width:337px) and (max-width:480px){
	#regulovganeeded{
		min-height: 650px;
	}
}
		
@media(min-width:337px) and (max-width:413px){
	#regulovganeeded{
		min-height: 500px;
	}
}
		
@media(min-width:324px) and (max-width:370px){
	#regulovganeeded{
		min-height: 450px;
	}
}
	
	
@media(min-width:224px) and (max-width:324px){
	#regulovganeeded{
		min-height: 350px;
	}
}
	



	
	
@media(min-width:623px) and (max-width:920px){
	.outer-div{
		min-height:200px;
	}
}
	
@media(min-width:623px) and (max-width:920px){

aside{
	width:100%;
}
.sometimesflex{
	  display: flex;
	  flex-wrap: wrap;
}
.sometimesflex > div{
	flex-grow:1;
	max-width:45%;
	margin:auto;
}
.outer-div
{
  height: 150px;
  overflow: hidden; 
  width: 100%;
  max-width: 100%;
 
}

}

@media(min-width:920px){
	
.outer-div
{
  height: 150px;
  overflow: hidden; 
  width: 260px;
  max-width: 100%;
}	
	
	
aside{
	width:100%;
	max-width: 320px;
}
}

h4{ padding-left: 15px;
    padding-top: 5px; }

#logo{
	align-items: center;
    display: grid;
	max-height: 60px;
}	
#logo a{
	background: #FF;
	/*padding: 20px 0px 0px 0px;*/
	padding: 10px 0px;
}	
	
.trigerone{
	background: #FF;
	width: 40px;
	height: 56px;
	margin-top: 13px;
}	
.trigerone div{
	background: #FF0000;
	height: 5px;
	margin:5px;
}
.searchcontainer{
	background: #FF;
	position: fixed;
	left:0;
	right:0;
	margin-top: 69px;
	width: 100%;
	text-align: right;
	z-index: 3;
	
}
.searchrealcolor{
    background: #333;
    height: 40px;
    width: 500px;
}
.spacebeforsearch{
	width: 100%;
}
.searchflexerwide{
	width: 100%;
	background: #FF;
}
.searchflexerwide{
	display:flex;
}
.imennasearchflexer{
	display: flex;
}
.inputpart{
	width: 100%;
}
input[name="q"]{
	max-height: 15px;
	min-height: 15px;
	height: 15px;
	padding: 10px;
	width: 100%;
	font-family: 'BPG Algeti';
}
button[name=serchgo]{
	background: #000;
	border: 0px;
	padding: 6px 12px;
}
.searchrealcolor{
	padding: 10px;
	margin-top: 20px;
}

@media(max-width:1264px){
	#logo{
		margin-left: 20px;
	}
}

@media(max-width:575px){
	#logo{
		margin-left: 20px;
	}
	.topnav .nitem{
		display:none;
	}
	.slideshow-container,.postmarginer{
		display:none;
	}
	.post_image{
	height:300px;	
	}
	.spacebeforsearch{
		display:none;
	}
	.searchrealcolor{
		width: 100%;
	}
}
@media(max-width:470px){
	.post_image{
	height:240px;	
	}
	
}

@media(max-width:407px){
	.post_image{
	height:200px;	
	}
	
}
@media(max-width:343px){
	.post_image{
	height:160px;	
	}
	
}
@media(max-width:283px){
	.post_image{
	height:120px;	
	}
	
}


.onlymobile img{
	max-width: 100%;
}


@media(min-width:575px){

.pic_link {
	overflow: hidden;
	min-width: 300px;
}
/*.post_image::after {
  display: block;
  position: relative;
  background-image: linear-gradient(to top, 
rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 100%);
  height: 200px;
  width: 100%;
  content: '';
}*/
.post_image{
    max-width: 100%;
    transition: all 2.0s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
	height: 180px;

}

.post_image:hover {
    transform: scale(1.6);
}

}

.brn{
	margin-top: -20px;
	background: #f2f2f2;
	display: flex;
}

.brn .titdiv{
	padding: 12px;
	width: 100%;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

.brn .ticondiv{
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: -5px;
	text-align: right;
	background: #FF;
}



.inner-div
{
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease;
 
}
.inner-div:hover
{
  transform: scale(1.2);
}
.sidenews{
	margin: 10px;
	border: 1px solid #f2f2f2;
	padding: 10px;
	font-family: BPG Algeti;
}
#post_linkonside {
    color: #212121;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'BPG WEB 001 Caps';
	padding:5px;
	max-width: 250px;
	
}

p img{max-width:140%; padding-top: 9px;}
#xt{
	overflow: hidden;
	text-overflow: ellipsis;
    max-height: 180px;
}
main{
	max-width: 1200px;
}
.container{
	max-width: 1200px;
	margin:auto;
}
.flexheader{
	display:flex;
}
.searchorsivrce{
	width: 100%;
	text-align: center;
	
}


.wh{background: white; border-top: 44px solid #f2f2f2;}



.topnav {
  font-size:11px;
  font-family:'BPG Nino Mtavruli Bold';
  background-color: #000;
  display: flex;
  max-height: 60px;
}
#searchdroper a{
	min-height: 58px;
}

#searchdroper a:hover{
	min-height: 55px;
    border-bottom: 0px;
    max-height: 55px;
}
.topnav a img{
	margin-top: 12px;

}	
.topnav a {
  padding-right:12px;
  padding-left:12px;
  float: right;
  display: block;
  color: #FF0000;
  text-align: right;
  text-decoration: none;
  font-size: 16px;
  border-top: 2px solid #000;
  border-bottom: 0px solid #000;
  max-height: 60px;
  margin-bottom: -2px;
}
.topnav a:hover{
	background: #333;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #000;
}

#margin{padding: 60px;}

/* Style the top navigation bar */
.topnav3 {
    overflow: hidden;
    background:#000;
	font-size: 14px;
	margin: auto;
	color: rgba(255, 255, 255, .9);
	max-width: 1050px;
	
}

/* Style the topnav links */
.topnav3 a {font-family:'BPG Banner Caps';
    float: left;
    display: block;
    color: #9e9e9e;
    text-align: left;
    padding: 2px 16px;
	
    text-decoration: none;
	border-bottom:1px solid #FFF;
}

/* Change color on hover */
.topnav3 a:hover {
    background-color: #FF;
    color: #9e9e9e;
	
}

#player-overlay {
  top: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  background-color: #000;
  z-index: 999;
}

video {
  display: block;
  width: 100%;
  height: 100%;
}

#player-overlay video{   
    display: block;
    width: 100%;
    height: 100%;
    max-height: 200px;
}

input[name="publisite"]{
border-color: white;
color: #333;margin: 3px;
text-size:14px;
border: 1px solid silver;
height: 27px;width: 60px;
}

input[name="author_name"], input[name="author_email"]          {
border-color: #ADADAD;min-width: 29%;
color: #333;margin: 3px;
text-size:14px;
border: 3px solid #f2f2f2;
height: 33px;
}
textarea[name="content"]{
border-color: #f2f2f2;
color: #333;
margin: 3px;
min-width: 60%;
border: 3px solid #f2f2f2;
height: 60px;
}

#sfx{font-size: 35px;}
td.logo { width:auto;color:000000;
font-family: "Cabin Sketch", 'Open Sans', sans-serif;

}
td.logo h2 {
 color:#00000;
 
}
td.logo a{
 color:#00000;
 
}



@media (min-width: 576px) {
	.grid\:flex {
		display: flex !important;
	}
	.content\:flex {
		margin-left: 24px !important;
	}
	.pic\:flex {
		width: 300px !important;
	}
	.video\:flex {
		padding: 16px !important;
	}
}
header{position: fixed;}
.head_idex {
	height: 60px;
	line-height: 55px;
	color:#fff;
	background:#000;
	width: 100%;
	position: fixed;
	top: 30px;
	z-index: 999;
}

.head_idex .l_bar {
	float: left;
	color: #000000;
	width: 69px;
	height: 69px;
	line-height: 69px;
	text-align: center;
	cursor: pointer;
	background: transparent;
	transition: all 0.2s ease-in;
}
.head_idex .l_bar i {
	line-height: inherit !important;
}
.head_idex .r_bar {
	color: green;
	width: 69px;
	height: 69px;
	line-height: 69px;
	cursor: pointer;
	background: transparent;
	transition: all 0.2s ease-in;
}
.head_idex .r_bar i {
	line-height: inherit !important;
}
.c_bar {
	float: left;
	margin-left: 14px;
	font-size: 20px;
	font-weight: 400;
}

main {
	padding-top: 15px;
	display: flex;
	flex-direction: row;
	margin: 0 auto;
	background: #FF;
}

aside {
	background: #fff;
	display: flex;
	margin-top: 0px !important;
	
}
.postmarginer{
	padding: 9px;
}
.side {
	width: 100%;
	padding: 16px 0;
	margin: 0px;
	background: #f2f2f2;
	border: 2px solid #f2f2f2;
	border-radius: 2px;
}
.side2 {
	width: 320px;
	padding: 16px 0;
	margin: 16px 16px 32px 16px;
	background: #fff;
	border: 2px solid #f2f2f2;
	border-radius: 2px;
}
.side a {
	border-bottom: 1px solid #f2f2f2;
	display: block;
	width: 100%;
	padding: 8px 16px;
	color: #333;
}
.side i {
	vertical-align: text-bottom;
    position: relative;
    top: 2px;
}
.side a:hover {
	background: #ececec;
}





@media (max-width: 920px) {
	main {
		display: block;
		
	}
	aside {
		margin-top: 0 !important;
	}
	.side {
		width: 100%;
		margin-top: 0 !important;
		margin-bottom: 16px !important; 
	}
	
}



@media (min-width: 920px) {
.onlymobile{
	display:none;
}
}





.flexlink {
  display: flex;
  flex-wrap: wrap;
  font-family: 'BPG Arial Caps';
}

.flexlink > div:hover {
	background: #222;
}
.flexlink > div {
  flex-grow: 1;
  text-align: left;
  background: #111;
  border-radius: 2px;
  padding: 1em;
  border: 1px solid #111;
  background: #000;
  max-width: 255px;
}
.flexlink img {
  width: 250px;
}
.flexlink p {
  width: 250px;
  background: #FF;
  margin: 0 auto;
  text-align: left;
  padding: 5px 0px;
}
.flexlink a{
text-decoration: none;
color: #999;
}
.w3-text-light-grey{
font-family: 'BPG Arial Caps';
margin-bottom: -18px;
}
.flexytext{
max-width: 100%;
}






.vnaxot{
	display: flex;
}

.blockbeforeflex {
color: #666;
font-size: 15px;
line-height: 1.5;
padding: 0px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 2px 0px;
}


/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.activecarusel {
  background-color: red;
}

.blockbeforeflex{
	background: #000;
	padding: 10px;
	margin: 0px;
}

.flexGK {
  display: flex;
  flex-wrap: wrap;
  font-family: 'BPG Arial Caps';
  max-width: 831px;
  margin: 0px auto 15px auto;
  justify-content: space-around;
}

.flexGK > div:hover {
	background: #222;
}

.flexGK > div {
  flex-grow: 1;
  text-align: center;
  background: #111;
  border-radius: 2px;
  padding: 1em;
  border: 1px solid #111;
  max-width: 245px;
  overflow:hidden;
  min-height:195px;
}
.flexGK img {
  height: 151px;
  margin-left: -5px;
  margin-right:: 10px;
}
.flexGK p {
  width: 250px;
  background: #FF;
  margin: 0 auto;
  text-align: left;
  padding: 5px 0px;
  
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 2em;
  line-height: 1.2em;
}
.flexGK a{
text-decoration: none;
color: #fff;
}
.blockbeforeflex h2{
	color: #fff;
	padding: 0px;
	margin: 0px 15px 10px 15px;
	font-family: BPG Arial Caps;
}




.vnaxotbg{
	padding: 15px;
	
}

.vnaxotbg h2{
	color: #000;
	padding: 0px;
	margin: 0px 15px 10px 15px;
}




/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* The dots/bullets/indicators */
.dot2 {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.activetwo {
  background-color: red;
}





.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.messenger {
  background: #0078ff;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}






.letsflycategories h2{
font-family: 'BPG QuadroSquare Mtavruli';
font-size: 20px;
margin:0px 0px 10px 0px;
}
.letsflycategories{
	background: #111;
	position: fixed;
	top:0;
	bottom:auto;
	right:0;
	left:0;
	margin: 0 auto;
	max-width: 1200px;
	height: 430px;
	z-index: 71;
	color: #fff;
	overflow-y: scroll;
    scrollbar-color: #555 #000;
    scrollbar-width: 20px;
	
}
.meorecatspadder{
	margin: 25px;
}
i.licon{
	font-size: 25px;
	padding:0px;
	margin-bottom::-10px;
}
.leftsidemenu a p{
	font-size: 11px;
	padding:4px;
	margin:0px;
}
.leftsidemenu{
	position: fixed;
	height: 100%;
	background: #fff;
	width: 70px;
	z-index: 70;
}

.leftsidemenu a {
	border-top: 1px solid #222;
	display: block;
	width: 100%;
	padding: 10px 0px;
	color: #000;
	background: #fff;
	max-width: 190px;
	text-align:center;
}
.leftsidemenu i {
	vertical-align: text-bottom;
    position: relative;
    top: 2px;
}
.leftsidemenu a:hover {
	background: #222;
	color: #fff;
}


section {
	margin-top: 0px !important;
	padding-bottom: 16px;
	background: #fff;
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
}
.post {
	color: #666;
	font-size: 15px;
	line-height: 1.5;
	padding: 5px 16px 32px 16px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 2px 0px;
}
.pic_link {
	line-height: 0;
	margin-top: 20px;
}
.post_image {
	width: 100%;
	background-color: #000;
	border-radius: 2px;
	background-size: cover;
	background-position: center;
	
}



.post_content,.post_content h1 {
	font-size: 18px !important;
	letter-spacing: normal;
	margin: 12px 0 6px 0;
	font-weight: 600;
	color: #303030;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
}
.post_link {
	color: #212121;
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	font-family: 'BPG WEB 001 Caps'
}
.post_text {
	display: block;
	margin: 0 0 16px;
	font-family: BPG Algeti;
}
.list-midl {
	padding-left: 0;
	list-style: none;
	margin-top: 0;
	font-size: 12px !important;
}
.list-midl > li {
	display: inline-block;
	padding-right: 5px;
}
.list-midl > li > i {
	margin-right: 10px;
	font-size: 17px !important;
	vertical-align: text-bottom;
	position: relative;
	top: 1px;
}
.left-10 {
	margin-left: 12px !important;
}
li.more {
	float: right!important;
	color: #fff;
	border-radius: 2px;
	background: #000;
	padding: 3px 6px;
	margin-top: -2px;
}
a.more {
	float: right!important;
	color: #fff;
	font-family: BPG Arial Caps;
}

main.xlll {
	padding-top: 240px;
	padding-bottom: 16px;
	background: #fff;
}
.app-header {
	display: block;
	background: #263238;
	position: fixed; 
	top: 0;
	width: 100%;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
	height: 240px;
	z-index: 9;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0);
}
.header-content { 
	position: relative; 
	height: 100%;
	width: 100%;
}
.app-toolbar { 
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal; 
	-ms-flex-direction: row; 
	flex-direction: row; 
	-webkit-box-align: center; 
	-ms-flex-align: center;
	align-items: center;
	position: relative; 
	height: 56px;
	font-size: 20px;
}
#large-toolbar {
	position: absolute;
	bottom: 0; 
	-webkit-transform-origin: left top;
	transform-origin: left top; 
	pointer-events: none;
	margin-bottom: 24px;
	margin-bottom: 16px; 
	width: 100%;
}
.small-title, .large-title { 
	-webkit-transform-origin: left top; 
	transform-origin: left top;
	white-space: nowrap;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1; 
	-ms-flex-preferred-size: 0.000000001px;
	flex-basis: 0.000000001px;
	overflow: hidden;
	font-weight: 400; 
	line-height: 1.5;
	position: relative;
}
.small-title {
	margin-left: 14px;
	opacity: 0;
}
.large-title {
	will-change: transform, opacity;
	font-size: 42px; 
	margin-left: 42px;
}
.icon-button {
	display: inline-block; 
	position: relative; 
	outline: none; 
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 0;
	line-height: 1;
	width: 56px;
	height: 56px;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.icon-button .icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	vertical-align: middle;
	fill: currentcolor;
	stroke: none;
	width: 100%;
	height: 100%;
}
.icon-button .icon a {
	color: #fff;
	height: 56px;
	width: 56px;
	line-height: 56px;
	text-align: center;
}
.icon-button .icon a i {
	line-height: inherit !important;
}
.background-container {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.background { 
	pointer-events: none;
	position: absolute;
	background-size: cover;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	will-change: transform, opacity;
}
#background-back { 
	opacity: 0;
}
#background-front { 
	background-position: top;
}
.card {
	background-color: #fff;
	max-width: 784px;
	color: rgba(0, 0, 0, 0.87);
}
.card .card-title { 
	padding: 8px 16px 8px; 
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
}
.block_autor {
	padding: 24px 16px 8px;
	white-space: nowrap;
}
.pic_autor {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}
.name_autor {
	display: inline-block;
	padding: 0 8px;
	position: relative;
	top: -4px;
}
.name_autor h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 6px;
}
.card p {
	letter-spacing: .1px;
	padding: 16px;
}
a, .nav_main {
	cursor: pointer;
	text-decoration: none;
}
.yt_video {
	padding: 16px 0;
}
.yt_video iframe {
	width: 100%;
}

.mdl-grid {
	padding: inherit !important;
}
@media (max-width: 479px) {
	.mdl-cell--4-col, .mdl-cell--4-col-phone.mdl-cell--4-col-phone {
		width: inherit !important;
	}
}


@font-face {
  font-family: 'Cabin Sketch';
  font-style: normal;
  font-weight: 700;
  src: local('Cabin Sketch Bold'), local('CabinSketch-Bold'), url(http://fonts.gstatic.com/s/cabinsketch/v11/QGY2z_kZZAGCONcK2A4bGOj0I_1Y5tjz.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.loginregcontainer{
	max-width: 400px;
	background:#fff;
	margin:auto;
	width: 80%;
	padding: 12px;
}

.loginregcontainer * {
  box-sizing: border-box;
}

.loginregcontainer input[name="username"],
.loginregcontainer input[name="password"],
.loginregcontainer input[name="password1"],
.loginregcontainer input[name="email"],
.loginregcontainer input[name="captcha"]{
	display:block;
	margin:12px 0px;
	width:100%;
	box-sizing: border-box;
	border:1px solid #f2f2f2;
	background:#f2f2f2;
	padding:12px;
}

.loginregcontainer select[name="sex"]{
	display:block;
	margin:12px 0px;
	width:100%;
	box-sizing: border-box;
	border:1px solid #f2f2f2;
	background:#f2f2f2;
	padding: 10px 12px;
}
.loginregcontainer form{
	margin:0px 15px;
	box-sizing: border-box;
}
.loginregcontainer h1{
	margin:0px 15px;
	padding:0px;
	font-size:24px;
	font-family: BPG Algeti;
	color: #000;
	text-align:left;
}
.loginregcontainer p{
	font-size:14px;
}
.flexcaptcha{
	display:flex;
	align-content: center;
	align-items: center;
	margin:-10px 0px;
}
.captchainput{
	width:100%;
}
.captcha img{
	border:2px solid #f2f2f2;
}
.logregavatar{
	width:100px;
	height: 100px;
	border-radius: 50%;
	background: royalblue;
	margin: 10px auto 0px auto;
}
.regrules{
	font-family:BPG Algeti;
	font-size:16px;
	margin: 20px auto;
}
.afterformspace{
	min-height: 20px;
}
.invitation_rule{
	padding: 10px;
	background:#f2f2f2;
	margin-bottom: 15px;
}
.outer-div{
	border-radius: 6px;
}
.post_image,.pic_link{
	border-radius: 6px;
}

a.weatherInfo{
	background:#fff;
}