*body, html {
	overflow-x:hidden;
}


body {
	background:#ffffff; /*was #aaaaaa d7d7d7 is a lighter tint of aaaaaa*/
	/*font-family: 'Roboto', sans-serif; */
	font-weight:300;
	overflow-x:hidden;
	font-size:30px;
	/*letter-spacing: 0.05em;*/
}


#new_h5 {
	font-family: 'Raleway', sans-serif;
	background:#8a7f8c;
	text-transform: lowercase; 
	text-transform: capitalize;
	position:relative; 
	color:#fff;
	font-style:normal;
	font-weight:200;
	font-size:30px; 
	padding-left:62px;
	padding-top:25px;
	padding-bottom:10px;
	margin-top:60px;
	
}

#new_h5_2 {
	font-family: 'Raleway', sans-serif;
	background:#81959d;
	text-transform: lowercase; 
	text-transform: capitalize;
	position:relative; 
	color:#fff;
	font-style:normal;
	font-weight:200;
	font-size:30px; 
	padding-left:62px;
	padding-top:25px;
	padding-bottom:10px;
	margin-top:60px;
	
}

#new_h5_3 {
	font-family: 'Raleway', sans-serif;
	background:#bfa67a;
	text-transform: lowercase; 
	text-transform: capitalize;
	position:relative; 
	color:#fff;
	font-style:normal;
	font-weight:200;
	font-size:30px; 
	padding-left:62px;
	padding-top:25px;
	padding-bottom:10px;
	margin-top:60px;
	
}
	
/*p {
	font-size:20px;
	}*/

.firstchar{
    float:left; 
    color:#111;
    font-size:10em; 
    line-height:0.75em;
    padding-top:0;
    vertical-align:top;
    margin-top:0;
    padding-right:.1em;
    font-family:'Crimson Text', Helvetica, Arial, sans-serif;
    font-weight:600;
}

#pfirst { 
	font-family: 'Roboto', sans-serif; 
	font-size:18px;
}
#pbody { 
	font-family: 'Roboto', sans-serif; 
	text-indent: 30px; 
	font-size:18px;
}

/*----------------------------
 01.b. Moving Elements and Images
-----------------------------*/


.wideImage{
    width:100%;
    position:relative;
    left:0;
    right:0;
    top:0;
    margin-top:0;
    z-index:1;

}

.imgBig{
    width:100%;
    padding:0;
    margin:0;
}



.inlineImg{
    width:42%;
    position:relative;
    display:inline;

}

.inlineImg img{
    width:80%;
}

inlineImg_sc img{
    width:100%;
}

.book{
    padding:1em;
}

.pullQuote{
    display:inline;
    width:30%;
    white-space:normal;
    position:relative;
    background-color:#8a7f8c;
    padding: 25px;
    

}

.pullQuote_blue{
    display:inline;
    width:25%;
    white-space:normal;
    position:relative;
    background-color:#8a7f8c;
    color:#000;
    /*margin-bottom: 20px;
    margin-right:-50px;*/
    padding-left: 25px;
	padding-right: 25px;

}

.pullQuote_blue p {
    color:white;
    line-height:1.5em;

}

.right{
    float:right;
    margin-right:-4em;
    margin-left:3em;

}

.left{
    float:left;
    /*margin-left:-5em;*/
   /* margin-right:3em;*/
    text-align:right;
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;


}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);


}
.caption{
    font-size:1.2em;
	 margin-top:15px;
    margin-left: 0px;
    margin-right: 10px;
    color:#000;
    font-style: italic;
    border-left:8px #3d192b solid;
    padding:10px;
    text-align:left;
    line-height:1.5em;
}
.caption_blue{
    width:100%;
    font-size:1.2em;
    margin-top:5px;
    color:#fff;
    background:#668AFF;
    padding:10px;
    text-align:left;
    line-height:1.5em;
}

.wideImage p{
    font-size:1.2em;
    float:right;
    padding-right:3em;
    color:#000;
    text-align:left;
    border-left:8px #8C001A solid;
    padding-left:10px;
}

.wideImage{
    width:90%;
    position:relative;
    left:0;
    right:0;
    top:0;
    margin-top:0;
    z-index:1;

}

.imgBig{
    width:100%;
    padding:0;
    margin:0;
}


a[rel="PrettyPhoto"] {
	overflow:hidden;
	display:block;
	position:relative;
}


*:focus {
	outline:0;
}

img {
	max-width:100%;
}

p {
	line-height:31px;
	
}

.clear {
	clear:both;
}

div.left-line {
	position:absolute;
	height:2px;
	width:200%;
	background:#a87f8c;
}

div.left-line:after {
	width:8px;
	height:8px;
	position:absolute;
	content:"";
	right:-8px;
	top:-3px;
	border-radius:50%;
	border:2px solid #a87f8c;
}

div.right-line {
	position:absolute;
	height:2px;
	width:200%;
	background:#a87f8c;
}

div.right-line:after {
	width:8px;
	height:8px;
	position:absolute;
	content:"";
	left:-8px;
	top:-3px;
	border-radius:50%;
	border:2px solid #a87f8c;
}

h1 div.left-line, h1 div.right-line {
	bottom:28px;
}

div.vert-line1 {
	position:absolute;
	width:2px;
	height:900px;
	background:#a87f8c;
}

div.vert-line1:after {
	width:8px;
	height:8px;
	position:absolute;
	content:"";
	bottom:-8px;
	left:-3px;
	border-radius:50%;
	border:2px solid #a87f8c;
}

div.vert-line2 {
	position:absolute;
	width:2px;
	height:900px;
	background:#a87f8c;
}

div.vert-line2:after {
	width:8px;
	height:8px;
	position:absolute;
	content:"";
	top:-8px;
	left:-3px;
	border-radius:50%;
	border:2px solid #a87f8c;
}

div.vert-line3 {
	position:absolute;
	width:2px;
	height:900px;
	background:#a87f8c;
}

div.vert-line3:after {
	width:8px;
	height:8px;
	position:absolute;
	content:"";
	top:-8px;
	left:-3px;
	border-radius:50%;
	border:2px solid #a87f8c;
}

div.vert-line3:before {
	width:8px;
	height:8px;
	position:absolute;
	content:"";
	bottom:-8px;
	left:-3px;
	border-radius:50%;
	border:2px solid #a87f8c;
}

div.inside {
	position:relative;
	z-index:999;
}

div.bracket-top-right {
	background:url(https://cdn.txamfoundation.com/Spirit/Fall%202016/Cover-Feature/bracket-top-right.png) center no-repeat;
	width:39px;
	height:39px;
	position:absolute;
	top:-15px;
	right:-15px;
}

div.bracket-bottom-right {
	background:url(https://cdn.txamfoundation.com/Spirit/Fall%202016/Cover-Feature/bracket-bottom-right.png) center no-repeat;
	width:39px;
	height:39px;
	position:absolute;
	bottom:-15px;
	right:-15px;
}

div.bracket-bottom-left {
	background:url(https://cdn.txamfoundation.com/Spirit/Fall%202016/Cover-Feature/bracket-bottom-left.png) center no-repeat;
	width:39px;
	height:39px;
	position:absolute;
	bottom:-15px;
	left:-15px;
}


div.main-image {
	padding-top:80px;
}


div.main-image {

	background: url(chemical.jpeg) center; /*center*/
	background-size: cover;
  	padding: 100px 70px;
  	text-align: center;
 	position: relative;
 	opacity: 0.5;	/*  */
	max-width: 100%;
	height:auto;
	display:block;
  	/*height: 1569px;   90vh */
-webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; 

}

div.main-image div.trans-blue {
	background:rgba(137,138,129,0.6); /*background:rgba(137,138,129,0.6);*/
	padding:175px 70px 260px;
	transform:translateX(-200%);
	opacity:0;
	animation-name:trans-blue;
	animation-duration:0.5s;
	animation-delay:1.5s;
	animation-fill-mode:forwards;

}

@keyframes trans-blue {
    0%   {transform:translateX(-100%); opacity:0;}
    100% {transform:translateX(0%); opacity:1;}  /*100% {transform:translateX(0%); opacity:1;}*/
}

div.main-image div.trans-blue h1 {
	font-size:7.313em;
	margin:0;
	color:#111;
	opacity:0;  /*added this */
	/*margin-left:-10px;*/
	transform:translateY(500px);
	animation-name:trans-text;
	animation-duration:0.5s;
	animation-delay:2s;
	animation-fill-mode:forwards;
}

div.main-image div.trans-blue p {
	color:#fff;
	font-size:1.563em;
	font-weight:300;
	transform:translateY(500px);
	animation-name:trans-text;
	animation-duration:0.5s;
	animation-delay:2s;
	animation-fill-mode:forwards;
	opacity:0;   /*added this */
}

@keyframes trans-text {
    0%   {transform:translateY(500px); opacity:0;}
    80%	 {transform:translateY(-10px); opacity:1;}   /*80%	 {transform:translateY(-10px); opacity:1;}*/
    90%	 {transform:translateY(5px); opacity:1;}	/*90%	 {transform:translateY(5px); opacity:1;}*/
    100% {transform:translateY(0px); opacity:1;}	/*100% {transform:translateY(0px); opacity:1;}*/
}


section.by {
	background:#d7d7d7;
	padding:30px 0 30px;
	position:relative;

}

section.by div.left-line {
	bottom:38px;
	transform:translateX(-100%);
}

section.by h1 {
	color:#fff;
	margin:0;
	font-size:15px;
	padding:0;
	
}

section.section-1 {
	background-color: #fff;
	padding:0 0 0px;
	/*background-size:100%;*/
}


section.section-1 div.white {
	position:relative;
	color:#1f1f1f;
	padding:60px 60px 60px 60px;
	line-height:31px;
}

section.section-1 div.white p {
	font-size:19px;
	line-height:30px;
}

section.section-1 div.white div.bg {
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;

}



section.section-2 {
	padding-top:0px;
}

section.section-2 div.relative {
	position:relative;
	width:100%;
}

section.section-2 h1 {
	color:#bfa67a;
	
	font-size:40px;
}

section.section-2 p {
	line-height:31px;
	font-size:16px;
}

section.section-2 div.microscope {
	/*margin:85px 50px 200px;
	margin:100px;*/
	position:relative;
	z-index:10;
	background:url(microscope.jpeg) center no-repeat;
	width:1200px;
	height:1200px;
	/*background-size:100% auto;*/
	
}


section.section-2 div.microscope div.vert-line {
	margin-right:-2px;
	z-index:0;
}

section.section-2 div.light-block {
	position:absolute;
	right:0;
	top:70px;
	width:400px;
	height:400px;
	background:#bfa67a;
	opacity: 0.5;
	z-index:11;
	
}

section.section-2 div.dark-block {
	padding:100px 30px 70px;
	/*border: 1px solid red;*/
	background:#8a7f8c;
	position:absolute;
	right:0;
	top:270px;
	width:500px;
	opacity: 0.8;
	z-index:12;

}

section.section-2 div.dark-block:before {
	content:"";
	position:absolute;
	/*background:url(https://cdn.txamfoundation.com/Spirit/Fall%202016/Cover-Feature/quote.png) center no-repeat;*/
	height:41px;
	width:41px;
	top:0px;
	left:30px;
}

section.section-2 div.dark-block h1 {
	color:#f1f1f1;
	font-size:20px;
	margin-top:0;
	margin-bottom:70px;
}

section.section-2 div.dark-block p {
	position:relative;
	font-size:15px;
	color:#cccbcb;
	/*margin-left:70px;*/
}

section.section-2 div.dark-block p:before {
	content:"";
	width:58px;
	height:2px;
	/*background:#7a7a7a;*/
	position:absolute;
	left:-68px;
	top:14px;
}

section.buttons {
	/*background:#7a7a7a;*/
	padding:50px 0 50px;
	text-align:center;
/*	margin:65px 0 80px;*/
	position:relative;
}

section.buttons div.line {
	height:2px;
	width:100%;
	background:#8a7f8c;
	position:absolute;
	bottom:30px;
}

section.buttons div.vert-line2.vert1 {
	height:100px;
	left: 50%;
    margin-left: 235px;
}

section.buttons div.vert-line1.vert2 {
	height:200px;
	left: 50%;
    margin-left: -235px;
}

section.buttons div.button {
	width:270px;
	background:#fff;
	padding:20px 0 15px;
	text-align:center;
	transition:all 0.5s ease;
	display:inline-block;
	margin:0 25px;
	font-size:13px;
	color:#bfa67a;
	letter-spacing:1px;
	position:relative;
	border:2px solid #8a7f8c;
	/*text-transform:uppercase;*/
	cursor:pointer;
}

section.buttons div.button:hover {
	background:#636262;
}

section.buttons div.button:before {
	font-family: 'Garamond', serif;
	color:#636262;
	font-size:13px;
	text-align:center;
	position:absolute;
	top:20px;
	left:50%;
	transform:translateX(-50%);
}

section.buttons div.button:after {
	width:28px;
	height:28px;
	border-radius:50%;
	background:url(Cover-Feature/play.png) 9px center no-repeat #bfa67a;
	border:2px solid #8a7f8c;
	content:"";
	position:absolute;
	top:-14px;
	left:50%;
	transform:translateX(-50%);
}

section.section-4 {
	padding-bottom:110px;
}

section.section-4 div.relative {
	height:1030px;
	position:relative;
	margin-bottom:70px;
}

section.section-4 div.relative div.variant1 {
	position:absolute;
	top:0;
	left:0;
	background:url(https://cdn.txamfoundation.com/Spirit/Fall%202016/Cover-Feature/variant.jpg) center no-repeat;
	background-size:cover;
	width:100%;
	padding-bottom:52%;
	z-index:10;
}

section.section-4 div.relative div.variant2 {
	position:absolute;
	bottom:0;
	left:0;
	background:url(https://cdn.txamfoundation.com/Spirit/Fall%202016/Cover-Feature/variant2.jpg) center no-repeat;
	background-size:cover;
	width:938px;
	padding-bottom:480px;
}

section.section-4 div.relative div.dark-block {
	background:#0c1432;
	color:#fff;
	width:500px;
	padding:50px 30px;
	left:50px;
	top:290px;
	z-index:10;
	position:absolute;
}

section.section-4 div.relative div.dark-block p {
	margin-bottom:0;
}

section.section-5 {
	padding:100px 0 180px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c1432+0,000000+100 */
	background: #0c1432; /* Old browsers */
	background: -moz-linear-gradient(top, #0c1432 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0c1432 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0c1432 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c1432', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}





div.arte-video {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.8);
	z-index:9999;
	display:none;
	padding: 25px 0 25px;
}

div.video-container {
	position:absolute;
	left:50%;
	top:50%;
	transform:translateX(-50%) translateY(-50%);
}

div.x-button {
	position:absolute;
	width:35px;
	height:35px;
	right:-45px;
	top:-45px;
	cursor:pointer;
}

div.x-button div.x-line {
	height:2px;
	width:100%;
	position:absolute;
	left:0;
	bottom:15px;
	transform:rotate(45deg);
	background:#fff;
}

div.x-button div.x-line:after {
	content:"";
	height:2px;
	width:100%;
	position:absolute;
	right:0;
	bottom:0;
	transform:rotate(-90deg);
	background:#fff;
}

section.section-7 div.white-box {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}

.slideanim {visibility:hidden;}
.slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
@-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
 
.slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  



@media only screen and (max-width : 1200px) {
	div.main-image div.trans-blue h1 {
		font-size:60px;
		padding:200px 60px;		
	
	}
	
	div.main-image div.trans-blue {
		padding:200px 60px;
	}

	section.by div.left-line {
		transform:translateX(-80%);
	}
	
	section.section-1 div.dark-blue h1 {
		letter-spacing:2px;
	}
	
	section.buttons div.vert-line1.vert2 {
		height:175px;
	}

	section.buttons div.vert-line2.vert1 {
		margin-top:-50px;
	}

	section.section-3 div.relative {
		height:880px;
	}

	section.section-4 div.relative {
		height:968px;
	}
}







@media only screen and (max-width : 991px) {
	div.main-image div.trans-blue h1 {
		padding:200px 60px;
	}
	div.main-image div.trans-blue {
		padding:200px 60px;
	}
	
	h2 {
		font-size:20px;
		line-height:20px;
		
	}	
	section.section-1 div.blue-content,
	section.section-1 div.white {
		padding:40px
	}

	section.section-1 div.dark-blue h1 {
		font-size:35px;
	}

	section.section-1 div.blue-content p {
		font-size:16px;
		line-height:31px;
	}

	div.vert-line1 {
		height:700px;
	}

	section.section-2 div.microscope {
		margin:0px 0;
	}

	section.section-3 div.relative {
		height:800px;
	}

	section.section-4 div.relative {
		height:854px;
	}

	section.section-4 {
		padding-bottom:40px;
	}

	section.section-5 div.quote-box h1 {
		font-size:40px;
	}

	section.section-6 {
		padding:40px 0;
	}

	section.by div.left-line {
		transform:translateX(-80%);
	}

	section.buttons div.vert-line1.vert2 {
		height:175px;
	}

	section.buttons div.vert-line2.vert1 {
		margin-top:-50px;
	}
}

@media only screen and (max-width: 935px) {

  .pullQuote_blue, .pullQuote_blue {
    width: 85%;
    display: block;
    margin-left: 15px;
    margin-right: 15px;
  }
  
	h2 {
		font-size:20px;
		line-height:20px;
		
	}

h5 {
	position:relative; 
	color:#fff;
	font-style:normal;
	font-size:30px; 
	padding-left:30px;
	padding-top:15px;
	padding-bottom:10px;
	margin-top:60px;
	}




@media only screen and (max-width : 800px) {
	div.main-image div.trans-blue h1 {
		padding:200px 60px;
	}
	div.main-image div.trans-blue {
		padding:100px 60px;
	}

	div.main-image div.trans-blue h1 {
		font-size:70px;
	}

	section.main-image div.trans-blue p {
		font-size:18px;
	}

	section.by h1 {
		font-size:24px;
	}

	section.by div.left-line {
		transform:translateX(-60%);
	}

	section.section-1 div.blue-content,
	section. div.white {
		padding:15px;
	}
	section.section-1 div.white {
		padding:15px;
	}

	
		
  .pullQuote_blue, .pullQuote_blue {
    width: 85%;
    display: block;
    margin-left: 15px;
    margin-right: 15px;
  }
  

	h2 {
		font-size:20px;
		line-height:20px;
		
	}
	
	#new_h5 {
	font-family: 'Raleway', sans-serif;
	background:#8a7f8c;
	text-transform: lowercase; 
	text-transform: capitalize;
	position:relative; 
	color:#fff;
	font-style:normal;
	font-weight:200;
	font-size:24px; 
	padding-left:30px;
	padding-top:15px;
	padding-bottom:10px;
	margin-top:30px;
	
}
	
	#new_h5_2 {
	font-family: 'Raleway', sans-serif;
	background:#81959d;
	text-transform: lowercase; 
	text-transform: capitalize;
	position:relative; 
	color:#fff;
	font-style:normal;
	font-weight:200;
	font-size:24px; 
	padding-left:30px;
	padding-top:15px;
	padding-bottom:10px;
	margin-top:30px;
	
}

	
	#new_h5_3 {
	font-family: 'Raleway', sans-serif;
	background:#bfa67a;
	text-transform: lowercase; 
	text-transform: capitalize;
	position:relative; 
	color:#fff;
	font-style:normal;
	font-weight:200;
	font-size:24px; 
	padding-left:30px;
	padding-top:15px;
	padding-bottom:10px;
	margin-top:30px;
	
}
section.section-1 div.white {
	position:relative;
	color:#1f1f1f;
	padding:30px 30px 30px 30px;
	line-height:20px;
}

section.section-1 div.white p.pbody {
	font-size:14px;
	line-height:20px;
}

section.section-1 div.white div.bg {
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;

}

  .pullQuote {
    background-color:#8a7f8c;
    width: 100%;
    display: block;
    font-size:24px;
    margin-right: -30px;
  	/*margin-left: -60px;
    
    margin-top: -50px;
    margin-bottom: 80px;
    padding: 100px 60px 80px;*/

  }
  
  .right{
    /*float:right;
    margin-right:3em;
    margin-left:3em;*/

}


.hvr-grow {
/*    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform; */
    display:block;
    width:100%;


}

  
	section.buttons div.button {
		margin-top:20px;
	}

	section.buttons div.button:first-child {
		margin-top:0;
	}




	section.buttons div.vert-line1.vert2 {
		margin-left:-75px;
		margin-top:65px;
	}

	section.buttons div.vert-line2.vert1 {
		margin-left:75px;
	}


	section.buttons {
		margin:30px 0 60px;
	}

	section.section-5 div.white-content {
		padding:60px 25px 120px 0px;
	}



	section.section-6 div.relative {
		margin:35px auto;
	}
	
	    .firstchar{
        font-size:6em;
    }

    .book{
        padding:0;
    }

    .left{
        float:none;
        margin:0 auto;
        /*padding-right:0;*/
    }

    .right{
        float:none;
        margin:0 auto;
    }

    .hvr-grow:hover,
	.hvr-grow:focus,
	.hvr-grow:active {
    transform: scale(1);
	}

	    .wideImage p{
        margin-left:1em;
    }
    
     p.thumb-work-desc {

  margin-right:50px;

 }
 
.gift-director {
  margin-right:400px;
  margin-left:0px;

 
}


}

















































