/*

    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: #475560;
}

.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: -800px;
	   
	  z-index: 1500;
		
    }
	
	
		a{
  color: #2a2a2a;
  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;
}
	


}



/*  Main  */
	.main{
        width: 1020px;
        position: fixed;
        padding-left: 0;
		margin-top: -700px;
		margin-left: 500px;
		 z-index: 10;
    }






.main .work{
    display: block;
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
	padding: 0px;
	
	
}

.main .work .media{
    width: 100%;
    vertical-align: middle;
}



.main2{
    width: 90%;
    height: 90%;
    padding-left: 500px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 55;
    background: #475560;
    clear: both;
	margin-top: 800px;
}




.main2 .work{
    display: block;
    width: 10%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
}

.main2 .work .media{
    width: 100%;
    vertical-align: middle;
}


.bigtitle{
   position:fixed;
	width:500px;
	line-height: 90%;
	color: #2a2a2a;
    font-family: "arial", arial;
    font-size: 46px;
    font-weight: normal;
	letter-spacing: -4px;
   margin: 600px 0px 3px 0px;
	z-index: 10;

	
}

.content p{
	position:fixed;
	width:340px;
	line-height: 120%;
    color: #9e9e9e;
    font-family: "arial", arial;
    font-size: 18px;
	font-weight: normal;
	 padding: 0px 0px 5px 0px;
    margin-bottom: 10px;
	margin-top: -205px;
	z-index: 9;
	
}






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


	
	.main{
        width: 1020px;
        position: fixed;
        padding-left: 0;
		margin-top: -712px;
		margin-left: 0;
		 z-index: 10;
    }



	
	

	
.main .work{
    display: block;
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
	padding: 0px;
}



.main2{
    width: 100%;
    height: 100%;
    padding-left: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 55;
    background: #475560;
    clear: both;
	margin-top: 720px;
}


.main2 .work{
    display: block;
    width: 10%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
}	
	
.bigtitle{
   position:fixed;
	width:500px;
	line-height: 90%;
	color: #2a2a2a;
    font-family: "arial", arial;
    font-size: 46px;
    font-weight: normal;
	letter-spacing: -4px;
   margin: 590px 0px 3px 20px;
	z-index: 10;

	
}

.content p{
	position:fixed;
	width:340px;
	line-height: 120%;
    color: #9e9e9e;
    font-family: "arial", arial;
    font-size: 18px;
	font-weight: normal;
	 padding: 0px 0px 5px 0px;
    margin-bottom: 10px;
	margin-top: -205px;
	z-index: 9;
	
}	






/*  Responsive code  */
@media (max-width:1100px){
	
      header{
        display: block;
        width: 100%;
      
        padding: 0 0 0 0;
        position: fixed;
		margin-top: -45px;
	   
	  z-index: 1500;
		
    }
	
	
		a{
  color: #2a2a2a;
  text-decoration: none;
  padding -50px 0px 0px 0px;
}
  
     header p1{
	position: fixed;
	line-height: 100%;
    color: #000000;
    font-family: "arial", arial;
    font-size: 40px;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0px 0px 0px 0px;
	z-index: 500;
}
	
  
  .box{
	position: fixed;
	width: 100%;
	height: 45px;
	margin-top: 0px;
	background: #475560;
	z-index: 400;
}


	
   .main{
        width: 100%;
        position: relative;
        padding-left: 0;
		margin-top: 45px;
		 z-index: 10;
    }



	
	
 
    #map{
        margin: 0!important;
    }
	
.main .work{
    display: block;
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
	padding: 0px;
}


.main2{
    width: 100%;
    height: 100%;
    padding-left: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 55;
    background: #475560;
    clear: both;
	margin-top: 100px;
}
	
	
	 .main2 .work{
        width: 20%;
    }
	
.bigtitle{
   position: relative;
	width:500px;
	line-height: 90%;
	color: #2a2a2a;
    font-family: "arial", arial;
    font-size: 46px;
    font-weight: normal;
	letter-spacing: -4px;
   margin: -30px 0px 3px 20px;
	z-index: 10;

	
}

.content p{
	position:fixed;
	width:340px;
	line-height: 120%;
    color: #9e9e9e;
    font-family: "arial", arial;
    font-size: 18px;
	font-weight: normal;
	 padding: 0px 0px 5px 0px;
    margin-bottom: 10px;
	margin-top: -205px;
	z-index: 9;
	
}		



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


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

.box{
	position: fixed;
	width: 100%;
	height: 25px;
	
	background: #475560;
	margin-top: 0px;
	z-index: 400;
}
 

	
   .main{
        width: 100%;
        position: relative;
        padding-left: 0;
		margin-top: 110px;
		 z-index: 10;
	   margin-top: 25px;
    }



	
.main .work{
    display: block;
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
	padding: 0px;
}


.main2{
    width: 100%;
    height: 100%;
    padding-left: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 55;
    background: #475560;
    clear: both;
	margin-top: 40px;
}
	
	
	 .main2 .work{
        width: 50%;
    }
	
.bigtitle{
   position: relative;
	width:340px;
	line-height: 90%;
	color: #2a2a2a;
    font-family: "arial", arial;
    font-size: 35px;
    font-weight: normal;
	letter-spacing: -4px;
   margin: -20px 0px 3px 20px;
	z-index: 10;

	
}

.content p{
	position:fixed;
	width:340px;
	line-height: 120%;
    color: #9e9e9e;
    font-family: "arial", arial;
    font-size: 18px;
	font-weight: normal;
	 padding: 0px 0px 5px 0px;
    margin-bottom: 10px;
	margin-top: -205px;
	z-index: 9;
	
}		
