alirg@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}

a:focus{
	color:#fff;
}

/*Section for Intro*/

#intro {
    background: url("img/home/background.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
    min-height: 100%;
    padding: 0;
    position: relative;
	background-attachment:fixed;
}

nav{
	display:block;
	font-family:'Roboto', sans-serif;
	font-weight:700;
	font-size:1.125em;
	text-transform:uppercase;
}

nav a:link, nav a:visited {
    color: #EF3B2E;
    line-height: inherit;
    text-decoration: none;
}

nav a:active, nav a:hover{
	color:#fff;
}

#intro-content a{
	color:#EF3B2E;
	font-family:'Roboto', sans-serif;
	font-weight:700;

}

#intro-content a:hover{
	background-color:#ee392f;
	color:#fff;
}

.top-bar .name {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    margin: 0 0 0 1em;
}

.top-bar .name a:hover{
	background:none !important;
}


.menu-icon a:hover{
	background:none !important;
}
	
#intro h1{
	font-family:'Raleway', sans-serif;
	font-size:2em;
	font-weight:normal;
	color:#fff;
	text-align:center;
	margin-top:35%;
	margin-bottom: 4em;
}

.namehighlight{
	color:#EF3B2E;
}


.workbtn{
	background-color:#fff;
	color:#58595B;
	font-family:'Roboto', sans-serif;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-transform:uppercase;
}

.workbtn:hover, .workbtn:focus{
	background-color:#58595B;
	color:#fff;
}

/*Headline Sections*/

#portfolio{
	background-color:#ee392f;
	width:100%;
	height:187px;
}

.headline, .headline2{
	font-family:'Raleway', sans-serif;
	font-size:2.750em;
	margin-top:1.5em;
	color:#fff;
	text-align:center;
}

.arrow{
	background:url(img/arrow.png) no-repeat;
	width:25px;
	height:22px;
}

/*Portfolio*/

.effects {
  padding-left: 15px;
}

.effects-spacing{
	margin-top:2em;
}

.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 25%;
  overflow: hidden;
}
.effects .img:nth-child(n) {
  margin-right: 5px;
}
.effects .img:first-child {
  margin-left: -15px;
}
.effects .img:last-child {
  margin-right: 0;
}
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(88, 89, 91, 0.9);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #EE392F;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 1em;
  font-weight: 700;
  font-size: 1.75em;
  height:100%;

}

.webtitle{
	font-weight:300;
	font-size:0.75em;
	margin-top:-0.5em;
}

/* CONTACT SECTION*/

#contact{
	background-color:#58595B;
	width:100%;
}

#contact h3{
	font-family:'Raleway', sans-serif;
	font-size:2em;
	font-weight:normal;
	color:#fff;
	text-align:center;
	margin-top:1em;
}

#contact p{
	 color: #fff;
    font-family: 'Raleway',sans-serif;
    font-size: 1em;
}

.contactbtn{
	background-color:transparent;
	color:#fff;
	font-family:'Roboto', sans-serif !important;
	font-weight:normal !important;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-transform:uppercase;
border:1px solid #fff;
}

.contactbtn:hover, .contactbtn:focus{
	background-color:#ee392f;
	border:1px solid #ee392f;
	color:#fff;
}

#contact ul{
	list-type:none;
	
}

#contact li{
	list-style-type:none;
}

#contact .socialmedia i{
	color:#fff;
}

#contact .socialmedia i:hover{
	color:#ee392f;
}

.foot{
	font-family:'Raleway', sans-serif;
	font-size:0.7em !important;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
	margin-top:1em;
}
	

/*WORK SECTION*/
#work {
    background-color:#58595B;
	width:100%;
}

#writeup{
	    background-color:#58595B;
}

#writeup p{
	 color: #fff;
    font-family: 'Raleway',sans-serif;
    font-size: 1em;
}

#writeup h3 {
    color: #fff;
    font-family: 'Raleway',sans-serif;
    font-size: 2em;
    font-weight: normal;
    margin-top: 1em;
    text-align: center;
}


/* ============================================================
  EFFECT 2 - SLIDE IN TOP
============================================================ */
#effect-2 .overlay {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
}
#effect-2 .overlay a.expand {
  left: 0;
  right: 0;
  top: 50%;
  margin: -30px auto 0 auto;
}
#effect-2 .img.hover .overlay {
  height: 100%;
}


/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
@media only screen and (max-width: 1100px) {
  .effects {
    padding-left: 5px;
  }
  .effects .img {
    width: 50%;
  }
  .effects .img:nth-child(n) {
    margin-right: 5px;
  }
  .effects .img:first-child {
    margin-left: 0;
  }
  .effects .img:nth-child(2n-1) {
    margin-left: -5px;
  }
  .effects .img:nth-child(2n) {
    margin-right: 0;
  }
  .effects .img:last-child {
    margin-right: 0;
  }

}
@media only screen and (max-width: 520px) {
	
	#intro {
    background: url("img/home/background.jpg") no-repeat;
	background-position:50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100% !important;
  z-index: 0;
  min-height:100%;
}

  .effects .img {
    width: 100%;
  }
  .effects .img:nth-child(n) {
    margin-right: 0;
  }
  .effects .img:first-child {
    margin-left: 0;
  }
  .effects .img:nth-child(2n-1) {
    margin-left: 0;
  }
  .effects .img:nth-child(2n) {
    margin-right: 0;
  }
  .effects .img:last-child {
    margin-right: 0;
  }
  .effects .img img {
    margin: 0 auto;
  }
  
    .headline{
	line-height:1em;
	margin-top:1em;
}
  
  .headline2{
	line-height:1em !important;
	margin-top:0.5em !important;
}

}


.crunchify-top:hover {
    color: #fff !important;
    background-color: #EE392F;
    text-decoration: none;
}
 
.crunchify-top {
    display: none;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1.4rem;
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    text-decoration: none;
    border-radius: 3.2rem;
    text-align: center;
    cursor: pointer;
	padding: 0 0px 0 0;
	z-index:30;

}

   .step {
        display: inline-block;
        line-height: 1;
        width: 10%;
      }

      
      .size-12 { font-size: 12px; }
      
      .size-14 { font-size: 14px; }
      
      .size-16 { font-size: 16px; }
      
      .size-18 { font-size: 18px; }
      
      .size-21 { font-size: 21px; }
      
      .size-24 { font-size: 24px; }
      
      .size-36 { font-size: 36px; }
      
      .size-48 { font-size: 48px; }
      
      .size-60 { font-size: 60px; }
      
      .size-72 { font-size: 72px; }
      

      .usage { margin-top: 10px; }

      .usage input {
        font-family: monospace;
        margin-right: 3px;
        padding: 2px 5px;
        text-align: center;
      }

      .usage .point { width: 150px; }

      .usage .class { width: 250px; }

h3{
	font-family:'Raleway',sans-serif;
	font-size:	1.125em;
	color:#58595B;
}

.skills{
	font-size:1em;
	color:#58595B;
	font-family:'Raleway',sans-serif;
}


.skill-list ul{
	display:inline-block;
}

.skill-list li{
	float:left;
	font-size:0.813em;
	margin-right:1.5em;
	margin-bottom:2em;
	font-family:'Raleway',sans-serif;
}