/*
 * Author: Carlos Alvarez
 * URL: http://Alvarez.is
 *
 * Project Name: NYC Design
 * Version: 1.0
 * Date: 04-20-2014
 * URL:
 */


/* ==========================================================================
   Base Styles, Bootstrap Modifications & Fonts Import
   ========================================================================== */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);


::-moz-selection {
    background: #f2c2c9;
    color: #34f3ff;
    text-shadow: none;
}

::selection {
    background: #ff6666;
    color: #34f3ff;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0em 0em 1em;
    padding: 0;
}

.centered {
	text-align: center
}

.mt {
	margin-top: 80px;
}

.mb {
	margin-bottom: 80px;
}


.mt1 {
	margin-top: 3r0px;
}

.mb1 {
	margin-bottom: 30px;
}


/* ==========================================================================
   General styles
   ========================================================================== */


body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
    color: #4a4a4a;
}

.navbar-brand {
	font-weight: 700;
}

.navbar-default .navbar-brand {
	color: #ff4d02;
}

.navbar-default {
	background-color: rgba(173, 173, 173, 0.1);
	border-color: rgba(173, 173, 173, 0.33);;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ff4d02;
	background-color: transparent;
	border-bottom: 2px solid #c93c01
}

.navbar-default .navbar-nav > li > a {
	color: #ff4d02;
}

/* ==========================================================================
   Wrap Sections
   ========================================================================== */


#headerwrap {
	background: url(../img/back.png) no-repeat;
	margin-top: -70px;
	padding-top: 250px;
  padding-bottom: 80px;
	text-align:center;
	background-attachment: relative;
	background-position: left top;
	min-height: 650px;
	width: 100%;
  background-color: #e1e1e1;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    border-bottom-style: solid;
    border-bottom-color: #fff;
    border-width: thin;
}

#headerwrap h1 {
	color:#ffffff;
	padding-top: 10px;
  padding-bottom: 20px;
	letter-spacing: 4px;
	font-size: 80px;
	font-weight: bold;
}

#headerwrap h2 {
	font-weight: 400;
	color: #3b3b3b;
  padding-top: 40px;
}

#headerwrap h4 {
	font-weight: 400;
  font-size: 16px;
  color: #3b3b3b;
  line-height: 1.25;
  padding: 20px 30px 20px 20px;
}

#headerwrap i {
	color: #fff;
}

#skills {

	padding-top: 80px;
	padding-bottom: 80px;
  background: rgb(238,238,238); /* Old browsers */
  background: rgb(244,244,244); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(244,244,244,1) 0%,rgba(239,239,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-bottom-style: solid;
  border-bottom-color: #e3e3e3;
}

#skills h3 {
  text-align: left;
  font-size: 20px;
	color: #3b3b3b;
  padding-bottom: 10px

}

#skills h1 {
  text-align: center;

}

#skills p {
	color: #3b3b3b;
  text-align: center;
  padding: 20px;
  font-weight: 300;
  font-size: large;
  line-height: 1.75em;
  }

}

#skills ul {
  padding: 20px;
  font-weight: 300;
  font-size: large;
  line-height: 1.75em;

}

.listed {
  margin-top: 40px;
  margin-left: 10px;
}

.text {
    background-color: #f5f5f5;
    width: 100%;
    font-size: small;
    color: #f5f5f5;
    text-align: left;
    padding-left: 10px;
    text-transform: uppercase;
    /* NOTE: position: absolute; */

}

.text:hover {
/*  transition: .2s ease;
  background-color: #d4d4d4;
  color: #ff4d02;*/
}


#social {
	padding-bottom: 50px;
	background-color: #f2f2f2;
}

#social i {
	font-size: 30px;
  padding-top: 50px;
	color: #4a4a4a
}

#social i:hover {
	color: #ff4d02;
  text-shadow: 0px 1px #fff;

}

#footerwrap {
	padding-top: 70px;
	padding-bottom: 50px;
	background-color: #2f2f2f;
}

#footerwrap p {
	color: #f2f2f2;
	margin-left: 10px;
}

#workwrap {
	background: url(../img/EQW/workEQW.png) no-repeat center top;
	padding-top: 200px;
	padding-bottom: 80px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 650px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap h1 {
  color:#ffffff;
	padding-top: 10px;
  padding-bottom: 20px;
	letter-spacing: 4px;
	font-size: 8vw;
	font-weight: bold;
}

#workwrap h4 {
	font-weight: 400;
	color: #ffffff;
  padding-top: 20px;
}

#aboutwrap {
	background: url(../img/about.png) no-repeat center top;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 550px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.working {
  text-align: left;
  padding-bottom: 25px;

}

.working p {
  font-weight: 300;
  font-size: large;
  line-height: 1.75em;
  padding-bottom: 10px;
}

.working h2 {
  margin-top: 22px;
}

.working h2 {
  margin-top: 22px;
}

.working h3 {
    margin-top: 12px;
}

.working h5 {
  font-weight: 200;
  font-size: medium;
  line-height: 1.45em;
}

.working p1 {
  font-weight: 300;
  line-height: 1.75em;
  padding-bottom: 20px;
}

.working p2 {
  font-weight: 200;
  font-size: small;
  line-height: 1.75em;
}

.working h6 {
  padding-bottom: 20px;
}


#note {
	padding: 80px 10px 80px 10px;
	background-color: #e3e3e3;

}
#email {
padding: 12px;
width: 180px;
margin-left: auto;
margin-right: auto;
margin-top: 42px;
border-radius: 3px;
display: block;
text-align: center;
color: #ff4d02;
font-size: 14px;
font-weight: 400;
background-color: none;
margin-bottom: 12px;
border: 3px solid #ff4d02;
}


#email:hover {
  box-shadow: 0px 1px #fff;
  text-shadow: 0px 1px #fff;
}

#next {
  background-color: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 40px;
  border-bottom-style: solid;
  border-bottom-color: #e3e3e3;
}

/* Gallery */

.gallery {
	margin-top: 30px;
}

/*SEB EDITS HERE:*/

.gallery-inner:hover img {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;

}

.gallery img {
  display: block;
  width: 100%;
  max-height: auto;
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;

}

.gallery-inner .text a {
  transition: .2s ease;
  background-color: #f5f5f5;
  color: #333333;
  display: inline-block;
  padding: 10px;
  height: 100%;
  width: 100%;
}

.gallery-inner:hover .text a {
  transition: .2s ease;
  background-color: #f5f5f5;
  color: #ff4d02;
  text-shadow: 0px 1px #fff;


}
