@charset "utf-8";
/* CSS Document */


p {
    /*font-family: Times New Roman, serif;*/
    font-size: 18px;
	line-height: 1.3;
    letter-spacing: 0px;
    color: #555;
	margin-bottom:15px;
}
.pfirst{
	margin-top:30px;
}
.noindent{
	text-indent: 0;
}
.specialline{
	font-weight: 300;
    text-transform: uppercase;
    font-family: sans-serif;
    color: #555;
    margin: 0 0 6px;
}
h1 {
    
    font-size: 6em!important;
    color: #002e56;
    text-transform: uppercase;
	line-height: 1;
	font-weight:normal;
}

h1 .bday {
    font-size: 65px;
    color: #002e56;
    font-family: sans-serif;
    text-transform: uppercase;
    letter-spacing: -5px;
    margin-bottom: 35px;
    padding-top: 15px;
}

h2 .specialfont {
	font-family: Garamond;
    font-style: italic;
    text-transform: none;
    letter-spacing: -3px;
    line-height: 0;
    font-weight: normal;
    font-size: 60px;
    color: #E8B00F;
}
.wrapsection{
	width:80%;
	margin:0 auto;
	margin-top:5%;
	margin-bottom:5%;
}
.floatclear{
	clear:both;
}
.ayche3 {
    border-bottom: 1px solid #cacaca;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 26px 0 6px;
}
.featurevideo{
	width:60%; 
	float:left; 
	margin-top:30px;
	margin-right:15px;
	/*margin-bottom:25px;*/
}



/**********************timeline css************************/
/* pip color */

@media (max-width: 1200px) and (min-width: 1086px){

.timeline-pip-container.left {
    margin-left: -32px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	}
	.timeline-pip-container.right {
    margin-left: -49px;
    -webkit-transform: translate(1050px, -50%);
    transform: translate(1050px, -50%);
	}
}

.timeline-pip-container.left{
	left: 14.4%;
}
.timeline-pip-container.right{
	left: 14.4%;
}
.timeline-pip-container {
    position: fixed;
    top: 50%;
    z-index: 2;
}
.timeline-pip-container .pip-outline {
    width: 28px;
    height: 28px;
    background: #fff;
    border: 2px solid #fec325;
    border-radius: 50%;
}
.timeline-pip-container .pip-outline .pip {
    background: #fec325;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 7px;
}

/*container style */
#timeline .box1 .containerbg {
    border-left: 3px solid #a5a5a5;
    border-bottom: 3px dashed #a5a5a5;
	padding:2% 5% 5% 5%;
}
#timeline .box2 .containerbg {
    border-right: 3px solid #a5a5a5;
    border-bottom: 3px dashed #a5a5a5;
	padding:2% 5% 5% 5%;
	margin-left:.6%;
}
#timeline .containerbg {
    margin: 0 auto;
   padding-top: 50px;
    padding-bottom: 50px;
    overflow: visible;
	text-align: left;
	float:left;
}
#timeline .box2 .containerbg {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: visible;
	text-align: left;
	float:right;
	
}
#timeline main section{
	background:#fff!important;
}
#timeline .box{
	background:#fff!important;
}
#timeline .time-container{
	background:none;
}
#timeline .box1 .container {
    margin: 0 auto;
	 
	text-align: left;
	/*max-width:1050px;*/
	padding-left:5%;
	padding-right:10%;

}
#timeline .box2 .container{
	/*max-width:1100px*;
	*/
	margin: 0 auto;
	 
	text-align: left;
	padding-left:10%;
	padding-right:0;
	
}

#timeline .box .container .inner-container .time-container .left-text, #timeline .box2 .container .inner-container .time-container .right-text  {
    border: 1px solid #a5a5a5;
    position: relative;
	padding: 50px;
	width: 70%;
	float:left;
}

#timeline .box .container .inner-container .time-container .right-text, #timeline .box2 .container .inner-container .time-container .right-text   {
    border: 1px solid #a5a5a5;
    position: relative;
	padding: 50px;
	width: 70%;
	float:right;
}

#timeline .left-images img, #timeline .right-images img{
	
	max-width:300px;
	width:100%;
}
#timeline .left-images {
    float: left;
    /*padding-left: 15px;*/
	
    padding-right: 15px;
    width: 30%;
}
#timeline .right-images {
    float: right;
    padding-left: 15px;
	margin-right:-15px;
    /*padding-right: 15px;*/
    width: 30%;
}



#timeline .smallBold {
    font-size: 20px;
    font-weight: 700;
}


/***** responsive timeline *******/

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (max-width: 767px) {
	
	#timeline h2 {
		font-size: 30px;
		line-height: 1;
	}
	#timeline .left-images{
		float: left;
		width: 100%;
	}
	#timeline .right-images {
		float: right;
		width: 100%;
	}
	#timeline .box .container .inner-container .time-container .left-text, #timeline .box2 .container .inner-container .time-container .right-text{
		width:100%;
	}
	
}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	h1{
		font-size:4em!important;
		letter-spacing:normal;
	}
	h1 .Bday{
		font-size:45px;
	}
	h2 .specialfont{
		letter-spacing: normal;
		line-height:1;
		font-size:1em;
	}
	
	h2.ss-subtitle{
   		padding: 0 10px 40px 0!important;

	}
	h2.ss-subtitle:before{
	width: 4px;
	left: 65%!important;
	
	}
	h2.ss-subtitle:after{
		width: 60%!important;
	}
	.featurevideo{
		width:100%;
		margin-bottom:30px!important;
		
	}
	#timeline .box .container .inner-container .time-container .left-text, #timeline .box2 .container .inner-container .time-container .right-text {
		 padding: 10px;
	}
}
@media only screen and (max-width: 1023px) {
	h1{
		font-size:10em;
		letter-spacing:normal;
		line-height:.5;
	}
	h1 .Bday{
		font-size:55px;
	}
	h2 .specialfont{
		font-size:70px;
		line-height:1;
		font-size:1em;
	}
	h2.ss-subtitle{
   		padding: 0 10px 60px 0!important;

	}
	.ss-subtitle .specialfont{
		margin-top:10px;
	}
	h2.ss-subtitle:before{
	width: 4px;
	left: 55%!important;
	
	}
	h2.ss-subtitle:after{
		width: 55%!important;
	}
	.featurevideo{
		width:100%;
		margin-bottom:30px!important;
		
	}
	#timeline h1{
		line-height:1;
	}
	h2.ss-subtitle:before{
	width: 4px;
	left: 65%!important;
	
	}
	h2.ss-subtitle:after{
		width: 65%!important;
	}
}
@media only screen and (max-width: 1024px) {
	.wrapsection{
		width:90%;
	}
}
@media screen and (min-width: 1600px) {
	.wrapsection{
		/*margin-top:10%;*/
		
	}
	h1 {
    
		font-size: 6em!important;
		
}

}
/********************* parallax quote styling************************/
.quoteWrap {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 0 !important;
}
.quoteWrap .quote {
    display: table-cell;
    vertical-align: middle;
	text-align:center;
	color:white;
	line-height:1;
	text-shadow: 1px 1px #000000;
}
.quoteWrap .quote a{
	color:white;
}
.quoteWrap .quote a:hover{
	color:#990000;
}
.small {
    font-size: 36px;
    font-weight: 300;
}
.smallBold {
    font-size: 36px;
    font-weight: 700;
}
.medium {
    font-size: 44px;
    text-transform: uppercase;
}
.mediumBold {
    font-size: 44px;
    font-weight: 700;
    text-transform: uppercase;
}
.large {
    font-size: 56px;
    text-transform: uppercase;
}
.largeBold {
    font-size: 56px;
    font-weight: 700;
    text-transform: uppercase;
}


h2.ss-subtitle{
   padding: 10px 10px 80px 60px;
  
	position: relative;
	/*text-shadow: 1px 1px 2px rgba(0,0,0,0.2);*/
}
h2.ss-subtitle:before{
	width: 4px;
	height: 45px;
	background: rgba(17,17,22,0.8);
	content: '';
	position: absolute;
	left: 35%;
	margin-right: -4px;
	bottom: -4px;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
h2.ss-subtitle:after{
	width: 35%;
	height: 0px;
	border-bottom: 4px dotted rgba(17,17,22,0.8);
	content: '';
	position: absolute;
	left: 0;
	margin-right: -1px;
	bottom: -4px;
}
.ss-links{
	position: fixed;
	left: 10px;
	top: 166px;
	width: 25%;
	z-index: 100;
}
.ss-links a{
	background: rgba(0,0,0,0.2);
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 5px;
	float: left;
	border-radius: 50%;
	display: block;
	text-align: center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.ss-links a:hover{
	background: rgba(0,0,0,0.4);
}
.ss-container{
    width: 100%;
    position: relative;
    text-align: left;
    /*float: left;*/
	overflow: hidden;
	/*padding-bottom: 500px;*/
}
.ss-container h2{
    font-size: 40px;
    text-transform: uppercase;
    color: #555;
	text-shadow: 0px 1px 1px #fff;
	padding: 20px 0px;
}

.ss-row{
    width: 100%;
    clear: both;
   /* float: left;*/
    position: relative;
    /*padding: 30px 0;*/
}
.ss-left, .ss-right{
    float: left;
    /*width: 48%;*/
    position: relative;
}
.ss-right{
    /*padding-left: 6%;*/
}
.ss-left{
    text-align: right;
    float: left;
    padding-right: 2%;
	/*margin-left:-5%;*/
	margin-left:0;
}
.ss-circle{
    border-radius: 50%;
    overflow: hidden;
    display: block;
    text-indent: -9000px;
    text-align: left;
    -webkit-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) inset, 
		0px 0px 0px 12px rgba(61,64,85,0.3);
    -moz-box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) inset, 
		0px 0px 0px 12px rgba(61,64,85,0.3);
    box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) inset, 
		0px 0px 0px 12px rgba(61,64,85,0.3);
	background-size: cover;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: center center;
	position: static;
}
.ss-small .ss-circle{
	width: 100px;
	height: 100px;
}
.ss-medium .ss-circle{
	width: 200px;
	height: 200px;
}
.ss-large .ss-circle{
	width: 300px;
	height: 300px;
}
.ss-circle-deco:before{
	width: 29%;
	height: 0px;
	border-bottom: 5px dotted #ddd;
	border-bottom: 5px dotted rgba(17, 17, 22, 0.3);
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	position: absolute;
	top: 50%;
	content: '';
	margin-top: -3px;
}
.ss-circle-deco:after{
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
.ss-left .ss-circle-deco:before{
    right: 2%;   
}
.ss-right .ss-circle-deco:before{
    left: 2%;   
}
.ss-left .ss-circle-deco:after{
	right: 0;
	border-right: 10px solid rgba(17,17,22,0.8);
}
.ss-right .ss-circle-deco:after{
	left: 0;
	border-left: 10px solid rgba(17,17,22,0.8);
}
.ss-left .ss-circle{
    float: right;
    margin-right: 30%;
}
.ss-right .ss-circle{
    float: left;
    margin-left: 30%;
}
.ss-container h3{
    margin-top: 34px;
	padding: 10px 15px;
	background: rgba(26, 27, 33, 0.6);
	text-shadow: 1px 1px 1px rgba(26, 27, 33, 0.8)
}
.ss-container .ss-medium h3{
	margin-top: 82px;
}
.ss-container .ss-large h3{
	margin-top: 133px;
}
.ss-container .ss-left h3{
	border-right: 5px solid rgba(164,166,181,0.8);
}
.ss-container .ss-right h3{
	border-left: 5px solid rgba(164,166,181,0.8);
}
.ss-container h3 span{
    color: rgba(255,255,255,0.8);
    font-size: 13px;
    display: block;
    padding-bottom: 5px;
}
.ss-container h3 a{
    font-size: 28px;
    color: rgba(255,255,255,0.9);
    display: block;
}
.ss-container h3 a:hover{
	color: rgba(255,255,255,1);
}