/*
 * 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: #a4003a;
	text-shadow: none;
}

::selection {
	background: #16a085;
	color: #a4003a;
	text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

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

.centered {
	text-align: center
}

.mt {
	margin-top: 80px;
}

.mb {
	margin-bottom: 80px;
}

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


body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	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: #1abc9c;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

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

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

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

#headerwrap {
	background: url(//www.pvv.org/~ainasm/assets/img/back.jpg) no-repeat center top;
	margin-top: -70px;
	padding-top: 250px;
	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;
}

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

#headerwrap h4 {
	font-weight: 400;
	color: #ffffff
}

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

#social i {
	font-size: 40px;
	color: #4a4a4a
}

#social i:hover {
	color: #1abc9c
}

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

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

#workwrap {
	background: url(//www.pvv.org/~ainasm/assets/img/work.jpg) no-repeat center top;
	margin-top: -70px;
	padding-top: 250px;
	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: 80px;
	font-weight: bold;
}

#workwrap h4 {
	font-weight: 400;
	color: #ffffff
}

#aboutwrap {
	background: url(//www.pvv.org/~ainasm/assets/img/about.jpg) no-repeat center top;
	margin-top: -70px;
	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;
}




/* Gallery */
.gallery {
	margin-top: 30px;
}

.gallery img:hover {
	opacity: 0.4;
}


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/*body {
  padding-bottom: 40px;
  color: #5a5a5a;
}*/


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.main-text {
	position: absolute;
	top: 50px;
	width: 96.66666666666666%;
	color: #FFF;
}

.btn-min-block {
	min-width: 170px;
	line-height: 26px;
}

.btn-clear {
	color: #FFF;
	border-color: #FFF;
	border-width: 2px;
	margin-right: 15px;
}

.btn-clear:hover {
	color: #000;
	background-color: #6699CC;
}

.arrowalign {
	top: 50%;
}

.arrowalign:hover {
	vertical-align: middle;
}

.carousel-control {
	color: #fff;
	top: 50%;
	bottom: auto;
	padding-top: 0px;
	width: 30px;
	height: 30px;
	text-shadow: none;
	opacity: 0.9;
}


/* ==========================================================================
   Yes, I copied this template, and made some modifications. I know css.
   Have you seen xkcd loves Discovery Channel? https://youtu.be/DHoDsZDMH_Y
   Aina
   ========================================================================== */

h1, h2, h3 {
	text-transform: uppercase;
}
h1 {
	text-shadow: rgba(256,256,256,1) 0 0 2px;
	-moz-font-smoothing: antialiased;
	-moz-text-shadow: rgba(256,256,256,1) 0 0 2px;
	-o-font-smoothing: antialiased;
	-o-text-shadow: rgba(256,256,256,1) 0 0 2px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(256,256,256,1) 0 0 2px;
}
#headerwrap h1 {
	text-shadow: rgba(256,256,256,1) 0 0 4px;
	-moz-text-shadow: rgba(256,256,256,1) 0 0 4px;
	-o-text-shadow: rgba(256,256,256,1) 0 0 4px;
	-webkit-text-shadow: rgba(256,256,256,1) 0 0 4px;
}
a,
#social i:hover,
.navbar-default .navbar-brand,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	color: #428bca;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus
.navbar-default .navbar-nav > .active > a:hover {
	border-bottom: 2px solid #428bca;
}
.about a,
.about #social i:hover,
.about .navbar-default .navbar-brand,
.about .navbar-default .navbar-nav > .active > a,
.about .navbar-default .navbar-nav > .active > a:focus,
.about .navbar-default .navbar-nav > .active > a:hover,
.about .navbar-default .navbar-nav > li > a {
	color: #d9534f;
}
.about .navbar-default .navbar-nav > .active > a,
.about .navbar-default .navbar-nav > .active > a:hover,
.about .navbar-default .navbar-nav > .active > a:focus {
	border-bottom: 2px solid #d9534f;
}
.work a,
.work #social i:hover,
.work .navbar-default .navbar-brand,
.work .navbar-default .navbar-nav > .active > a,
.work .navbar-default .navbar-nav > .active > a:focus,
.work .navbar-default .navbar-nav > .active > a:hover,
.work .navbar-default .navbar-nav > li > a {
	color: #1abc9c;
}
.work .navbar-default .navbar-nav > .active > a,
.work .navbar-default .navbar-nav > .active > a:focus,
.work .navbar-default .navbar-nav > .active > a:hover {
	border-bottom: 2px solid #1abc9c;
}
.btn-clear:hover {
	color: inherit;
	background-color: inherit;
}
.carousel-inner .item {
	height: 650px;
	overflow: hidden;
}
.carousel-inner .item img {
	bottom: -100%;
	height: auto;
	left: 0;
	margin: auto;
	min-height: 650px;
	position: absolute;
	right: 0;
	top: -100%;
	width: 100%;
}
.carousel-control.left, .carousel-control.right {
	background: transparent;
}
#headerwrap {
	background: transparent;
	position: relative;
	top: -650px;
    margin-bottom: -650px;
    z-index: 100;
}
#aboutwrap {
	background-position: center center;
    background-size: cover;
}
/*#aboutwrap .container {
	position: relative;
}
#aboutblur {
	background: url(//www.pvv.org/~ainasm/assets/img/about.jpg) no-repeat center center;
    background-size: cover;
	margin-top: -70px;
	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;
  /* Absolutely position it, but stretch it to all four corners, then put it just behind #search's z-index * /
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 99;

  /* Pull the background 70px higher to the same place as #bg's * /
/*  background-position: center -70px;* /

  -webkit-filter: blur(10px);
  filter: url('/web/20160412052403im_/http://www.smavik.com/media/blur.svg#blur');
  filter: blur(10px);
}*/
#aboutwrap .row, #workwrap .row {
	/*position: relative;*/
	z-index: 100;
}
#aboutwrap h1, #aboutwrap h2, #aboutwrap h4,
#workwrap  h1, #workwrap  h2, #workwrap  h4 {
	color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
}
#workwrap h1 {
	font-size: 36px;
}
#workwrap {
	background-position: center 60%;
	background-size: cover;
	min-height: 550px;
}
.blur {
	/*border: 2px solid rgba(256,256,256,0.5);*/
	background: rgba(34,34,34,0.5);
	bottom: -10%;
	left: -5%;
	position: absolute;
	right: -5%;
	top: -10%;
	z-index: -1;

	-moz-filter: blur(10px);
	-ms-filter: blur(10px);
	-o-filter: blur(10px);
	-webkit-filter: blur(10px);
	filter: blur(10px);
	filter: url('//www.pvv.org/~ainasm/assets/media/blur.svg#blur');
}
/*#aboutwrap .blur {
	z-index: 99;
}*/
.nav .blur {
	left: -1px;
	right: -1px;
}
.item .btn {
	background: rgba(34,34,34,0.5);
}
.gallery {
	height: 180px;
	position: relative;
}
.gallery a {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.gallery a:hover {
	text-decoration: none;
}
.gallery a:hover .period {
	color: #428bca;
}
.thirteenlower .gallery img {
	padding-bottom: 13px;
}
.gallery img {
	display: block;
	margin-bottom: 1.5em;
	margin-left: auto;
	margin-right: auto;
}
.gallery .period {
	color: #5a5a5a;
	font-weight: bold;
}
@media (max-width: 767px) {
	#headerwrap {
	    top: -700px;
/*    	margin-bottom: -700px;*/
    }
	.carousel-caption {
    	bottom: 40px;
	}
	.carousel-indicators {
		left: 30%;
    	width: 100%;
	}
}


@media (max-width: 649px) {
	#headerwrap {
		height: 400px;
		top: -500px;
	}
	#headerwrap h1 {
	    font-size: 50px;
	}
	.carousel {
    	height: 400px;
    }
    .carousel-inner .item {
    	height: 400px;
	}
	.carousel-inner .item img {
    	height: 400px;
    }
    #social {
    	position: relative;
    }
}
@media (max-width: 452px) {
	#headerwrap {
		height: 300px;
		top: -470px;
	}
	#headerwrap h1 {
	    font-size: 36px;
	}
	.carousel {
    	height: 300px;
    }
	.carousel-caption {
	    bottom: 24px;
	}
    .carousel-inner .item {
    	height: 300px;
	}
	.carousel-inner .item img {
    	height: 300px;
    }
    #social {
    	padding-top: 20px;
    	padding-bottom: 20px;
	}
}

/*
     FILE ARCHIVED ON 05:24:03 Apr 12, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:17:05 May 11, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 185.37 (3)
  esindex: 0.008
  captures_list: 254.801
  CDXLines.iter: 15.013 (3)
  PetaboxLoader3.datanode: 178.272 (4)
  exclusion.robots: 49.399
  xauthn.chkprivs: 0.054
  exclusion.robots.policy: 49.381
  RedisCDXSource: 1.744
  PetaboxLoader3.resolve: 40.713 (2)
  xauthn.identify: 49.024
  load_resource: 77.448
*/