/*---------------------------------------------------

Theme Name: Royalet - Responsive Onepage portfolio Template
Theme URI: http://themecafe.serverkurd.com/royalet/
Author: ThemeCafe
Author URI: http://themecafe.serverkurd.com

  Content:

    # METRO-Style

---------------------------------------------------*/

html, body, ul, h1, h2, h3, h4, h5, h6 {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

header.container {
	height: 800px;
}

#MainHeader {
	height: 100%;
	z-index: 1;
}

.topslider {
	position: absolute;
	left: 0;
	right: 0;
	display: block;
    	margin-left: auto;
    	margin-right: auto;
    	width: 1234px;
}


#home-items {
	position:absolute;
	width:1144px;
	height: 800px;
}						



#block-left {
	float:left;
	width:1234px;
	height: 800px;
	color:white; 
	font-family : 'bebas';
	margin-right:5px; 
}
#block-left a { text-decoration:none; }
	
				
#block-center {
}


#block-right {
}



#bick1   { width:395px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick2   { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick3   { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick4   { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick5   { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick6   { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick7   { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick8   { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick9   { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick10  { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick11  { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick12  { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick13  { width:165px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick14  { width:100%;  height:380px; float:left; z-index:1;margin-right:2px;}	
#bicks-1 { width:165px; height:100px; float:left;}	
#bicks-2 { width:165px; height:100px; float:left;}
#bicks-3 { width:330px; height:100px; float:left;}	
#bick-m  { width:165px; height:100px; float:left;  z-index:1;margin-bottom:2px;margin-right:2px;}	

	


.navi-sq-tj {
	text-align: center;
	height:400px;

}
.navi-sq-tj h2{
	color: #fff;
	font-family: 'Robotothin';
	text-align: center;
	font-size: 44px;
	margin-top: 17%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(255,255,255,0.08);
}
.navi-sq-tj h2 span{
	margin-top: 10px;
	color: #ff6906;
}
.navi-sq-tj img{
    padding: 10px 0px 0px 0px
}

.navi-main {

	float:left;
	width:200px;
	height:100px;
	display:inline-block;
	text-align:left;
	padding-left:30px;
	padding-top:20px;
	background-color: rgba(0,0,0,0.4);
}

.navi-main h1 {
        padding: 13px 0px 0px 0px;
	font-size:30px;
	font-weight:300;
	color:#fff;
	font-family : 'Robotothin';
        font-weight: bold;
        letter-spacing: 1px;
        font-style: italic
}
.navi-main h3 {
	font-size:22px;
	font-weight:300;
	color:#fff;
	padding-top:15px;
	font-family : 'Verdana';
}

.navi-sq-t {		
	float:left;
	width:200px;
	height:200px;
	text-align:center;
}
.navi-sq-t img {		

	padding-top:30px;
}
						
.navi-sq-m {		
	float:left;
	width:200px;
	height:134px;
	background:  url("../img/metro/nav-bg-m.png");
	text-align:center;
}
.navi-sq-m img {		

	padding-top:20px;
}
	
.navi-sq-m h1	{
	color:#fff;
	font-family : 'Robotothin';
        font-weight: bold;
        font-style: italic;
	font-size:18px;	
        line-height: 25px;
	padding-top:0px;
        letter-spacing: 1px;
}
.kchev{
	margin-top: 30px;
}
.navi-sq-1 {		
	float:left;
	width:200px;
	height:100px;
        padding: 20px 0px 0px 0px;
	background:  url("../img/metro/nav-bg-1.png");
	text-align:center;
	vertical-align: middle;
}
.navi-sq-1 h2	{
	color:#fff;
	font-size:22px;	
	opacity: .85;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.navi-sq-1 h2 span{
	font-family: 'Verdana';
	margin-left: 10px;
}
.navi-sq-1 h2:hover	{
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
									
				


.navi-sq-2 {
        padding:23px 0px 0px 0px;
	float:left;
	width:200px;
	height:100px;
	background:  url("../img/metro/nav-bg-2.png");
	text-align:center;
	vertical-align: middle;
}
.navi-sq-2 h2	{
	color:#fff;
	font-size:22px;	
	opacity: .85;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.navi-sq-2 h2 span{
	font-family: 'Verdana';
	margin-left: 10px;
}
.navi-sq-2 h2:hover	{
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
		


.navi-sq-3 {	
        padding: 20px 0px 0px 0px;
	float:left;
	width:200px;
	height:100px;
	background:  url("../img/metro/nav-bg-3.png");
	text-align:center;
	vertical-align: middle;
}
.navi-sq-3 h2	{
	color:#fff;
	font-size:22px;	
	opacity: .85;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.navi-sq-3 h2 span{
	font-family: 'Verdana';
	margin-left: 10px;
}
.navi-sq-3 h2:hover	{
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
									
				


.navi-sq-4 {	
	float:left;
	width:200px;
	height:100px;
	background:  rgba(0,0,0,0.4);
	text-align:center;
}

.navi-sq-4 img{max-width: 80px;}

.navi-sq-4 h2	{
        margin: -38px 0px 0px 0px !important;   
	color:#fff;
	font-size:22px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.navi-sq-4 h2 span{
	font-family: 'Verdana';
	margin-left: 10px;
}
.navi-sq-4 h2:hover	{
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
		


.navi-sq-5 {	
        padding: 23px 0px 0px 0px;
	float:left;
	width:200px;
	height:100px;
	background:  url("../img/metro/nav-bg-5.png");
	text-align:center;
	vertical-align: middle;
}
.navi-sq-5 h2	{
	color:#fff;
	font-size:22px;	
	opacity: .85;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.navi-sq-5 h2 span{
	font-family: 'Verdana';
	margin-left: 10px;
}
.navi-sq-5 h2:hover	{
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
		
@media screen and (min-width: 1234px){

	#bick-m   { display: none; }
	#bick13     { display: none; }


}


@media screen and (min-width: 1025px) and (max-width: 1234px) {

	#bick13     { display: none; }
	#bick1     { display: none; }


.topslider {
    	width: 1010px;
}

#block-left {
	width:1010px;
}

.navi-sq-tj h1{
	color: #fff;
	font-family: 'Verdana';
	text-align: center;
	font-size: 35px;
}
}
@media screen and (min-width: 638px) and (max-width: 1024px) {

	#bick1     { display: none; }
	.navi-sq-t {display: none;}
	.navi-sq-2 h2 span {display: none;}
	.navi-sq-1 h2 span {display: none;}
	.navi-sq-3 h2 span {display: none;}
	.navi-sq-4 h2 span {display: none;}
	.navi-sq-5 h2 span {display: none;}

	.navi-sq-2 h2  {font-size: 40px;}
	.navi-sq-1 h2  {font-size: 40px;}
	.navi-sq-3 h2  {font-size: 40px;}
	.navi-sq-4 h2  {font-size: 40px;}
	.navi-sq-5 h2  {font-size: 40px;}


.topslider {
    	width:645px;
	    top: 0px;
}

#block-left {
	width:645px;
}
.navi-sq-tj h1{
	color: #fff;
	font-family: 'Verdana';
	text-align: center;
	font-size: 35px;
	margin-top: 1%;
}


#bick2   { width:105px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick3   { width:105px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick4   { width:105px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick5   { width:105px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick6   { width:105px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick8   { width:105px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick10  { width:105px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick11  { width:105px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick-m  { width:105px; height:100px; float:left;  z-index:1;margin-bottom:2px;margin-right:2px;}	

}


@media screen and (min-width: 368px) and (max-width: 637px) {

	#bick1     { display: none; }
	.navi-sq-t {display: none;}
	.navi-sq-2 h2 span {display: none;}
	.navi-sq-1 h2 span {display: none;}
	.navi-sq-3 h2 span {display: none;}
	.navi-sq-4 h2 span {display: none;}
	.navi-sq-5 h2 span {display: none;}

	.navi-sq-2 h2  {font-size: 40px;}
	.navi-sq-1 h2  {font-size: 40px;}
	.navi-sq-3 h2  {font-size: 40px;}
	.navi-sq-4 h2  {font-size: 40px;}
	.navi-sq-5 h2  {font-size: 40px;}


.topslider {
    	width:360px;
	    top: 0px;
}

#block-left {
	width:360px;
}

.navi-sq-tj h1{
	color: #fff;
	font-family: 'Verdana';
	text-align: center;
	font-size: 28px;
	margin-top: 0%;
}


#bick2   { width:70px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick3   { width:70px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick4   { width:70px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick5   { width:70px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick6   { width:70px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick8   { width:70px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick10  { width:70px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}	
#bick11  { width:70px; height:100px; float:left; z-index:1;margin-bottom:2px;margin-right:2px;}
#bick-m  { display: none;}	

}



@media screen and (max-width: 367px) {

	#bick2     { display: none; }
	#bick3     { display: none; }
	#bick3     { display: none; }
	#bick4     { display: none; }
	#bick5     { display: none; }
	#bick6     { display: none; }
	#bick7     { display: none; }
	#bick8     { display: none; }
	#bick9     { display: none; }
	#bick10    { display: none; }
	#bick11    { display: none; }
	#bick12    { display: none; }
	#bicks-1   { display: none; }
	#bicks-2   { display: none; }
	#bicks-3   { display: none; }
	#bick-m    { display: none; }
	#bick1    { display: none; }
	#bick14    { display: none; }

	#bick13   { width:200px; height:254px; float:left; z-index:1;margin-top:50%;}



.topslider {
    	width: 200px;
	    top: 0px;
}


#block-left {
	width:200px;
}



}




