@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: -2px;
}
.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;
	left: 0;
   font-size: 21px;
   direction:rtl;
   }
 @media screen and (max-width: 1338px) {
.copi {
	padding: 6px;
	font-size: 1em;
}
}
 @media screen and (max-height: 891px) {
.dr-icon-user:before {
	font-size: 16px;
}
}
 @media screen and (max-height: 800px) {
.dr-menu {
	padding-top: 9.2em;
	line-height: 2em;
}
}
 @media screen and (max-width: 1024px) {
.container > header h1 {

    margin-right: 7%;
}
 @media screen and (max-width: 937px) {
	 .container > header h1 {
 margin-right: 8%;
	font-size:2.2em;

}


}
	 

 @media screen and (max-width: 800px) {
.container > header h1 {
	font-size: 1.625em;
	line-height: 2.3;
	  margin-right: 11%;
}
.container > header > 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;
	  margin-right: 15%;
}

	 
 }

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

}
 @media screen and (max-width: 320px) {
.container > header h1 {
	font-size: 1em;
	line-height: 1;
	 margin-right: 21%;
    margin-top: 11%;
}
}
