html,body{
    margin:0;padding:0;
    width:100%;height:100%;
    font-family:Verdana, sans-serif;
    font-size:18px;
    color:#FFF;
    overflow:hidden;
}
iframe{
    max-width:900px;
    background:#EEE;
    padding:3px;
    width:100%;
    border-radius:5px;
}
img{
    max-width:100%;
}
a,
a:hover{
    text-decoration:none;
    color:#ee7600;
}
body{
    background:#000 url('../img/page.jpeg') no-repeat center center fixed;
    background-size:cover;
}
.inner-page{
    width:100%;height:100%;
    position: fixed;
    overflow-y: auto;
    background: rgba(0,0,0,0.6);
}
.row-offcanvas{
    height:100%;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* BEGIN PAGE */
.container{
    position: relative;
    max-width: 1080px;
}
#toggle-menu{
    display:none;
}
#sidebar{
    position:absolute;
    display:block;top:0;
    width:270px;height:100%;
    padding-top:50px;
    overflow-y: auto;
}
#content{
    margin-left:280px;
    background:rgba(0, 0, 0, 0.4);
    min-height:600px;
    margin-top:75px;
    padding:20px;
    color:#AAA;
}
#logo{
    margin-top:30px;
}
#logo img{
    width:100%;
}
nav#menu{
    margin-top:20px;
    padding:25px 0;
}
nav#menu ul{
    padding:0;
    list-style:none;
}
nav#menu ul li{
    margin:0;padding:0;
    display:block;
    position:relative;
}
nav#menu ul li a{
    color:#FFF;
    font-size:1.3em;
    line-height:1em;
    transition:all .3s ease;
    text-transform: uppercase;
    text-decoration: none;
}
nav#menu ul li a:hover,
nav#menu ul li.active > a,
nav#menu ul li.current-menu-item a{
    color:#C19668;
    text-decoration:none;
}
nav#menu ul li ul{
    display:none;
    padding:10px 20px;
}
.icons{
    padding:0 0 20px 0;
    text-align: center;
}
.icons i{
    color:#FFF;
    width:auto; height:auto;
    margin-right:5px;
    text-decoration:none;
    font-size:1.7em;
}
/* END MENU */
h1,h2{
    font-size:1.5em;
    color:#FFF;
}
h2 a,
h2 a:hover{
    color:#FFF;
    text-decoration:none;
}
article{
    font-size:0.722em;
    line-height:20px;
    padding-bottom:20px;
    width:100%;
    max-width:900px;
    display:none;
}
article.mblock{
    display: block;
}
article.post{
    background:none;
}
footer{
    font-size:0.5em;
    padding:30px 0 10px;
    width: 100%;
    display: table;
}
footer a{
    color:#607E9F;
}
#ba{
    font-size:2em;
    text-transform:uppercase;
}
#ba td:nth-child(odd){
    padding-left:0;
}
#ba td:nth-child(even){
    padding-right:0;
}
#ba img{
    width:100%;
}
#sklad h1{
    font-weight: bold;
    font-size:2em;
}
#sklad h2{
    color:#ffa031;
    font-weight: 600;
    margin: 0;
}
#sklad .the_who{
    display: table;
    width:100%;
    margin-bottom: 20px;
}
.someone{
    display: block;
    float:left;
    margin-right:10px;
    margin-bottom:5px;
    width:120px;height: 140px;
    background-size:100% auto;
    background-repeat: no-repeat;
}
.someone a{
    display: block;
    width: 100%; height: 100%;
}
#feed h2{
    color:#ffa031;    
    margin-top:0;
}
#feed .post{
    display: table;
    width:100%;
    margin-bottom: 20px;    
}
#feed img{
    width:100%;
    max-width: 300px;
    position: relative;
    z-index: 10;
}
#feed .img{
    position: relative;    
    width:100%;
    float:left;
    margin-right:10px;
    max-width: 300px;
    padding: 0 7px;
    text-align: center;
}
#feed .img:after{
    content:"";
    display: block;
    width:100%;
    height:20px;
    position: absolute;
    z-index: 1;
    background-color: transparent;
    left:0;
    margin-top: -10px;
    transition: all .3s linear;
}
#feed .img:hover:after{
    background-color: #ffa031;
}
#galeria{
    list-style:none;
    margin:0;padding:0;
    display:table;
    width:100%;
}
#filmy{
    color:#ff9900;
    display: table;
    width:100%;
}
#filmy iframe{
    width: 100%;
    height: auto;
    min-height: 300px;
}
#galeria li{
    float:left;
    width:18%;
    margin:1%;
    background:#FFF;
    padding: 5px;
    background: #FFF;
    border-radius: 5px
}
#galeria li img{
    width:100%;
}
input,textarea{
    color:#222;
}
#comments .comment{
    display:table;
    width:100%;
    max-width:900px;
}
#comments .comment .avatar{
    float:left;
    width:32px;height:32px;
    border-radius:50%;
    margin-right:15px;
}
#comments .comment p{
    font-size:0.75em;
    font-style:italic;
}
#comments .depth-1{
    border-bottom:1px solid #303030;
}
#comments .depth-2,
#comments .depth-3,
#comments .depth-4,
#comments .depth-5{
    padding-left:40px;
}
@media screen and (max-width: 1099px) {	
	html,body{
		font-size:14px;
		background-position-x:20%;
	}
	.icons{
		margin-left:5%;
	}
	#logo img{
		width:90%;
		margin:0 auto;
		display:block;
	}
	#content{
		margin:0;
		padding:50px 20px;
	}
	nav#menu{
		margin-top:30px;
		margin-left:5%;
	}
	#toggle-menu{
		display:block;
		position:fixed;
		cursor:pointer;
		z-index:999;top:15px;left:20px;
		padding:0;margin:0;
		height:28px;width:28px;
		transition:all .25s ease-out;
	}
	.active #toggle-menu{
		margin-left:70%;
	}
	.row-offcanvas {
		position: relative;
		min-height:100%;
		-webkit-transition: all .25s ease-out;
			 -o-transition: all .25s ease-out;
				transition: all .25s ease-out;
	}
	.row-offcanvas-right {
		right: 0;
	}
	.row-offcanvas-left {
		left: 0;
	}
	.row-offcanvas-right .sidebar-offcanvas {
		right: -70%;
	}
	.row-offcanvas-left .sidebar-offcanvas {
		left: -70%;
	}
	.row-offcanvas-right.active {
		right: 70%;
	}
	.row-offcanvas-left.active {
		left: 70%;
	}
	#sidebar {
		width: 70%;
		position:absolute;
		left:-70%;
	}
}