@charset "utf-8";
body {
	background: #000000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	position: fixed;
	width: 100%;
}
.container {
	background: url('../images/loading.gif') no-repeat center center;
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
}
.content_iframe, .content_iframe iframe {
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: block;
}
.content_iframe {
	position: absolute;
	top: 0;
	left: 0;
}
.copi {
	bottom: 0;
	display: block;
	padding: 1%;
	position: fixed;
	right: 0;
	font-size: medium;
}
 @media screen and (max-width: 1338px) {
.copi {
	padding: 6px;
	font-size: 1em;
}
}

 @media screen and (max-width: 1267px) {
.container > header > h1 > a > img {
margin-top: 3%;
    max-width: 51px;
}
 }
 @media screen and (max-width: 1182px) {
.container > header span {
    padding: 0 0 0.6em 0.1em;
    top: 30%;
}
 }
 
  @media screen and (max-width: 986px) {
	.container > header h1 {
		font-size:2.5em
		
		}  
	  
  }
 @media screen and (max-height: 891px) {
.dr-icon-user:before {
	font-size: 16px;
}
}
 @media screen and (max-height: 800px) {
.dr-menu {
	padding-top: 4.2em;
	line-height: 1.6em;
}
}
 @media screen and (max-width: 1024px) {
.side, .main p {
}
.main p {
}
}
 @media screen and (max-width: 937px) {
	 .container > header h1 {

	font-size:2.1em;

}


}
	 

 @media screen and (max-width: 800px) {
.container > header h1 {
	font-size: 1.625em;
	line-height: 2.3;
}
.container > header > h1 > a > img {
	width: 40px;
	margin-top: 3%;
	max-width: 64px;
}
}
 @media screen and (max-width: 587px) {
	.container > header h1 {
	font-size: 1.625em;
	line-height: 25px;
}
.container > header span {
    top: 24%;
}
.codrops-top span.right {
    bottom: 10px;
    float: left;
    position: fixed;
    transition: all 250ms ease 0s;
	top:97%;
}
	 
 }

 @media screen and (max-width: 480px) {
.dr-menu {
	font-size: 1em;
	line-height: 1em;
 padding-top: 5em;
}
	  .copi{

		padding-bottom:22px;
		  
		  }
}
 @media screen and (max-width: 320px) {
.container > header h1 {
	font-size: 1em;
	line-height: 1;
}
}
