/*

    Template Author : pixelhint.com
    Author Email    : contact@pixelhint.com
    Template Name   : Magnetic
    
    
    *****************************************
    
    
    - Fonts
    - General CSS
    - Header
    - Home/portfolio 
    - Inner page 
    - Map/Contact page  
    - Tooltip 
    - Responsive code
  
    
*/



/*  Fonts  */
@font-face {
    font-family: 'arial';
    font-family: 'arial';
    src: url('/fonts/arial_bold-webfont.eot') format('eot');
	src: url('/fonts/arial_bold-webfont.svg') format('svg');
	src: url('/fonts/arial_bold-webfont.ttf') format('ttf');
	src: url('/fonts/arial_bold-webfont.woff') format('woff');
	src: url('/fonts/arial_bold-webfont.woff2') format('woff2');
	src: url('/fonts/arial-webfont.eot') format('eot');
	src: url('/fonts/arial-webfont.svg') format('svg');
	src: url('/fonts/arial-webfont.ttf') format('ttf');
	src: url('/fonts/arial-webfont.woff') format('woff');
	src: url('/fonts/arial-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}






/*  General CSS*/
body{
    background: #52056f;
}

.wrapper{
    width: 100%;
    margin: 0 auto;
}

header ul.social li a,
.main .work a .caption,
header nav ul li a{
    transition:all .1s linear;
    -webkit-transition:all .1s linear;
    -moz-transition:all .1s linear;
    -o-transition:all .1s linear;
}

h1, h2, h3, h4, h5 ,h6{
    color: #454545;
    font-family: "arial", arial;
    letter-spacing: 1px;
}

h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6          { font-weight: bolder }


.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
 
.clearfix {  
    *zoom: 1;  
}







/*  Header  */
@media (min-width:1700px){
        
    header{
        display: block;
        width: 100%;
      
        padding: 0 0 0 0;
        position: fixed;
		margin-top: 0px;
	   
	  z-index: 500;
		
    }
	
	
		a{
  color: #ffffff;
  text-decoration: none;
  padding -50px 0px 0px 0px;
}
  
     header p1{
	position: fixed;
	line-height: 100%;
    color: #000000;
    font-family: "arial", arial;
    font-size: 50px;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0px 0px 0px 0px;
	z-index: 500;
}
	
  


	
	
	
		.header {
	
	display: block;
    width: 120%;
    height: auto;
    margin-left: 0px;
    position: fixed;
    margin-top: 0px;
}
	

.bigtitle{
   position:fixed;
	color: #ffffff;
    font-family: "arial", arial;
    font-size: 150px;
    font-weight: normal;
	letter-spacing: -15px;
   margin: -450px 0px 3px 35px;
	line-height: 70%;
	z-index: 10;

	
}

.bigtitle2{
   position:fixed;
	color: #ffffff;
    font-family: "arial", arial;
    font-size: 190px;
    font-weight: normal;
	letter-spacing: -15px;
   margin: 200px 0px 3px 400px;
	line-height: 110%;
    width: 1500px;
	z-index: 30;
}
	
	
	.content p{
		
	position: relative;
	width: 1000px;
    color: #ffffff;
    font-family: "arial", arial;
    font-size: 50px;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0px 0px 0px 20px;
    margin-bottom: 15px;
	margin-top: -50px;
	z-index: 60;
		
}
	
	

.top{
    height: 50px;
}
}



.content a{
  color: #ffffff;
	text-decoration: underline;
}





@media (max-width:1700px){
	
  
    
    header{
        display: block;
        width: 100%;
      
        padding: 0 0 0 0;
        position: fixed;
		margin-top: 0px;
	   
	  z-index: 500;
		
    }
	
	
		a{
  color: #ffffff;
  text-decoration: none;
  padding -50px 0px 0px 0px;
}
  
     header p1{
	position: fixed;
	line-height: 100%;
    color: #ffffff;
    font-family: "arial", arial;
    font-size: 40px;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0px 0px 0px 0px;
	z-index: 500;
}
	
  


	
	
	
		.header {
	
	display: block;
    width: 150%;
    height: auto;
    margin-left: 0px;
    position: fixed;
    margin-top: 0px;
}
	

.bigtitle{
   position:fixed;
	color: #222222;
    font-family: "arial", arial;
    font-size: 150px;
    font-weight: normal;
	letter-spacing: -15px;
   margin: -450px 0px 3px 35px;
	line-height: 70%;
	z-index: 10;

	
}

	.bigtitle2{
   position:fixed;
	color: #ffffff;
    font-family: "arial", arial;
    font-size: 150px;
    font-weight: normal;
	letter-spacing: -12px;
   margin: 150px 0px 3px 75px;
	line-height: 90%;
    width: 1100px;
	
}
	
	
	.content p{
		
	position: relative;
	width: 1000px;
    color: #ffffff;
    font-family: "arial", arial;
    font-size: 50px;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0px 0px 0px 20px;
    margin-bottom: 15px;
	margin-top: -50px;
	z-index: 60;
		
}
	
	

.top{
    height: 50px;
}
}






/*  Responsive code  */
@media (max-width:1100px){
	
  
    
   header{
        display: block;
        width: 100%;
      
        padding: 0 0 0 0;
        position: fixed;
		margin-top: 0px;
	   
	  z-index: 500;
		
    }
  
	
	     header p1{
	position: fixed;
	line-height: 100%;
    color: #ffffff;
    font-family: "arial", arial;
    font-size: 40px;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0px 0px 0px 0px;
	z-index: 500;
}
	

	
	.header {
	
	display: block;
    width: 200%;
    height: 947px;
    margin-left: 0px;
    position: fixed;
    margin-top: 0px;
}
	
	
	

.bigtitle{
   position:fixed;
	color: #222222;
    font-family: "arial", arial;
    font-size: 150px;
    font-weight: normal;
	letter-spacing: -15px;
   margin: -450px 0px 3px 35px;
	line-height: 70%;

	
}

	.bigtitle2{
   position:fixed;
	color: #ffffff;
    font-family: "arial", arial;
    font-size: 130px;
    font-weight: normal;
	letter-spacing: -10px;
   margin: 100px 0px 3px 35px;
	line-height: 90%;
    width: 700px;
	
}
	
	.content p{
		
	position: relative;
	width: 600px;
    color: #ffffff;
    font-family: "arial", arial;
    font-size: 50px;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0px 0px 0px 20px;
    margin-bottom: 15px;
	margin-top: -50px;
	
		
}
	
	

.top{
    height: 50px;
}
	
	

	


@media (max-width:700px){
    
 header{
        display: block;
        width: 100%;
      
        padding: 0 0 0 0;
        position: fixed;
		margin-top: 0px;
	   
	  z-index: 500;
		
    }
  
 	a{
  color: #ffffff;
  text-decoration: none;
  padding -50px 0px 0px 0px;
}


   header p1{
	position: fixed;
	line-height: 100%;
    color: #ffffff;
    font-family: "arial", arial;
    font-size: 22px;
	   width: 340px;
	font-weight: normal;
	letter-spacing: -1.5px;
	padding: 0px 0px 0px 0px;
	z-index: 500;
}
	

			.header {
	
	display: block;
    width: 220%;
    height: auto;
    margin-left: 0px;
    position: fixed;
    margin-top: 0px;
	padding-right: 0px;
}
	
	
	
	.bigtitle{
   position:fixed;
	color: #222222;
    font-family: "arial", arial;
    font-size: 150px;
    font-weight: normal;
	letter-spacing: -15px;
   margin: -450px 0px 3px 35px;
	line-height: 90%;

	
}

	.bigtitle2{
   position:fixed;
	color: #ffffff;
    font-family: "arial", arial;
    font-size: 75px;
    font-weight: normal;
	letter-spacing: -6px;
   margin: 60px 0px 3px 20\px;
	line-height: 95%;
    width: 300px;
	
}
	


}.top{
    height: 50px;
}
