@import url("../lib/fonts/1309-RCISQP.css");
/*!
 * fullPage 2.7.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
#section0 > .fp-tableCell{
	background: transparent !important;
}
#section1 > .fp-tableCell{
	background: transparent !important;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
fieldset {
	position: relative;
	padding: 1% 3% 4% !important;
	left: 5%%;
	width: 80%;
	border: solid 8px !important;
	border-color: #67B4D2 !important;
}
.legend2 {
	position: absolute;
	bottom: -1.4ex;
	left: 10px;
	background: white
}
caption, .legend2 {
	padding: 0 2px
}

.card-year {
	font-size: 50px;
	color: #fff;
	margin: 0 20px;
}
.card-content {
	text-transform: uppercase;
	font-size: 28px;
	color: white;
	letter-spacing: .02em;
	line-height: 1.1em;
	font-family: 'Stag Web' !important;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}
.card-content-sml {
	text-transform: lowercase;
	font-size: 28px;
	color: white;
}
.card-hr {
	border-color: #67B4D2;
	border-width: 2px;
	margin: 18px 0;
}

span.rm {
	background: #67B4D2;
	position: absolute;
	margin-top: -17px;
	margin-left: -58px;
	padding: 5px 20px;
	border-radius: 3px;
	color: #FFF;
	font-size: 15px;
	
}
span.rm:hover{
	cursor:pointer;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    
}
.fp-tableCell{
	background: rgba(51, 51, 51, 0.75);
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: -3.4%;
    cursor: pointer;
    width: 15% !important;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    border: none;
    background: none;
    font-family: FontAwesome;
    font-size: 56px
    left: 15px;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
    color:rgba(255, 255, 255, 0.59);
}
.fp-controlArrow.fp-prev:after{

	border:none;
	 font-size: 60px
}
.fp-controlArrow.fp-next {
    border: none;
    color:rgba(255, 255, 255, 0.59);
    background: none;
    font-family: FontAwesome;
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-controlArrow.fp-next:after{

	border:none;
	 font-size: 60px
}
.fp-scrollable {
    overflow: scroll;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
::-webkit-scrollbar { 
    display: none; 
}
#fp-nav {
 	position: absolute;
    z-index: 100;
    margin-top: 0 !important;
    top: 0;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    background: #E6E6E6;
    height: 100% !important;
    width: 55px;
    right: 0 !important;
    /* padding-top: 35px; */
    -webkit-box-shadow: -5px 1px 8px -2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: -5px 1px 8px -2px rgba(50, 50, 50, 0.75);
    box-shadow: -5px 1px 8px -2px rgba(50, 50, 50, 0.75);
}
.moveDiv{
	position: absolute;
    bottom: 50px;
}
#fp-nav.right {
    right: 17px;
}
.li2:nth-child(-n+2) {
    opacity: 0;
}

li:nth-child(-n+2) {
    opacity: 0;
}

.li2 {
    background: #67b4d2;
    position: absolute;
    padding: 1px;
    right: 20.2px;
    border-radius: 100%;
    display: block;
    width: 10px;
    height: 10px;
    /* top: 87px; */
}
hr.nav-line {
    position: absolute;
    width: 58.4%;
    right: -38px;
    top: 2.2px;
    background: #80B2D0;
    color: #80B2D0;
    border-width: 1px 0px 0px;
}

hr.nav-line-bottom {
    width: auto;
    position: relative;
    /* top: 51px; */
    bottom: -17px;
    border-color: rgba(255, 255, 255, 0.21);
    /* margin-top: 21px; */
    background: rgba(103, 180, 210, 0.44);
    color: #67b4d2;
    border-style: dashed;
    border-width: 1px 0px 0px;
}
ul.bottomNav {
    margin-left: 0px !important;
    margin-top:0px !important;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
  margin-top:105px;
  text-align:center;
  margin-left:-144px;
  
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    position:relative;
    -webkit-margin-before: 0em;
    -webkit-margin-after: .2em;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 99%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

img.lines {
    position: absolute;
    /* margin-top: -93px; */
    top: 104px;
    left: 14px;
    background-repeat: repeat-y;
    z-index: -1;
    width: 28.2%;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span
{
    border-radius: 3px;
    font-size: 18px;
    background: rgba(0, 0, 0, .3);
    font-weight: bold;
    color: #FFF;
    opacity: 1;
    border-color: #82B3CF;
    transition: opacity .8s linear;
   
 }

 #fp-nav ul .li2 a.active span,
.fp-slidesNav ul .li2 a.active span
{

     border-radius: 50%;
     border:solid;
    font-size: 1px;
    background: #5D5C5C;
    font-weight: bold;
    color: #FFF;
    opacity: 1;
    border-color: #82B3CF;
    transition: opacity .8s linear;
   
 }

#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
     
 }
 
.triangle-right {
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-left: 100px solid red;
	border-bottom: 50px solid transparent;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 22%;
    z-index: 1;
    /*height: 4px;
    width: 4px;*/
   padding:4px 4px 2px 5px;
    border: 1px solid;
    background: #68B5D3;
    color: #68B5D3;
   	opacity: 0;
   left: 6%;
    top: 210%;
    margin: -2px 0 0 -2px;
    font-size:16px;
}
#fp-nav ul .li2 a span {
    opacity: 1;
    margin-right: -148.9px;
    padding: 3px;
    font-size: 0px;
    border-radius: 50%;
    border: solid;
}
.bcolor{
	color:#666 !important;
}
@import url(https://fonts.googleapis.com/css?family=Josefin+Slab);
.ann-font{
	font-family: 'Josefin Slab', serif;
	color:#ffF;
	    font-size: 35px;
    text-shadow: 1px 1px 48px #34B9EC;}
.home-logo{
        width: 17%;
    margin-top: 40%;
    /* display: inline-block; */
}
.home-icon-container {
   background: -webkit-gradient(linear, top left, bottom left, from(#78D3F7), to(#67b4d2));
		background: -webkit-linear-gradient(#78D3F7, #67b4d2);
		background: linear-gradient(#81B2D0,#fff);
    /* position: fixed; */
    margin-top: -382px;
    padding: 200px 0 ;
}
.year-logo{
	 width: 50%;
    margin-top: -40px;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
   /* width: 10px;
    height: 10px;*/
    /*margin: -5px 0px 0px -5px;*/
}
#fp-nav ul li .fp-tooltip {

       position: absolute;
    top: 2.7px;
    color: #396373;
    font-size: 8px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 1;
    width: 1;
}

hr.vertical {
    position: absolute;
    width: 0px;
    border: solid #82b3d0;
    border-width: 0px 2px 0px 0px;
    height: 100%;
    margin: auto 97%;
    display:none;
}
.moveUp{
    font-size: 26px !important;
    margin-top: 60px;
    z-index: 1;
    margin-left: 14.5px;
    color: #E6E6E6;
    opacity: .7;
    transition: all 0.3s ease-out;
}

.moveUp:hover{
	opacity:1;
	cursor: pointer;
}

.moveDown:hover{
	opacity:1;
	cursor: pointer;
}

.moveDown{
    font-size: 26px !important;
    margin-top: 8px;
    z-index: 1;
    margin-left: 14.5px;
    color: #E6E6E6;
    opacity: .7;
    transition: all 0.3s ease-out;
}

.moveRight{
    font-size: 26px !important;
    position: absolute;
    right: 0;
    margin-top: -6px;
    color: #444;
    opacity: .7;
    transition: all 0.3s ease-out;
    z-index: 1;
}

.moveLeft{
    font-size: 26px !important;
    margin-top: -6px;
    position: absolute;
    left: -0;
    color: #444;
    opacity: .7;
    transition: all 0.3s ease-out;
    z-index: 1;
}

.moveRight:hover{
	opacity:1;
	cursor: pointer;
}

.moveLeft:hover{
	opacity:1;
	cursor: pointer;
}

@media screen and ( max-height: 755px ){
    .nav-logo-bottom{
    	display:none;
    }
    .moveDiv{
    	display:none;
    }
}





hr.vertical2 {
    position: absolute;
    width: 0px;
    border: solid #82b3d0;
    border-width: 0px 2px 0px 0px;
    height: 100%;
    display:none;
}
hr.vertical3 {
    position: absolute;
    width: 0px;
    border: solid #68B5D3;
    border-width: 0px 2px 0px 0px;
    top: 95px;
    height: 100%;
    /* border-style: dashed; */
    margin-left: 50%;
    /* opacity: .4; */
}
hr.vertical:last-child{
	display:none;
}
.p-vernon{
	font-size:18px !important;; 
	color:#fff; 
	opacity:.7;
	-webkit-transition: all .6s ease-in-out;
	cursor: pointer;
}
.p-vernon:hover{
	opacity:1;
}





#myVideo{
		right: 0;
		bottom: 0;
		top:0;
		right:0;
		height: 100%;
		background-size: 100% 100%;
 		background-color: black; /* in case the video doesn't fit the whole page*/
  		background-image: /* our video */;
  		background-position: center center;
  		background-size: contain;
   		object-fit: cover; /*cover video background */
   		z-index:3;
	}

.arrow_box {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
    left: 100%;
    top: 50%;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #88b7d5;
	border-width: 8px;
	margin-top: -8.3px;
}


hr.hr-nav {
    width: 205%;
    margin-top: 4px;
    border: solid;
    border-width: 0 0 1px 0;
    color: #81B2D0;
}
.nav-img{
	
	position:absolute;
	bottom:190px;
	-webkit-transition: all .6s ease-in-out;
}

.nav-logo{
	top:0;
	width:100%;
	padding:0;
}
.nav-logo-bottom{
	position:absolute;
	bottom:-10px;
	width:100%;
	padding:0;
	z-index: -1;
	
}


.ni1, .ni2{
	width:70%;
	padding: 0 8px;
}
.ni1{
	bottom:105px;
}
.ni2{
	bottom:65px;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 3px;
  /*  background: #D8D8D8;
    padding: 3px 0px 3px 7px;
    border-radius: 3px;*/
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}
.full{
	width: 76%;
    padding: 0 13%;
    text-align: left;
}
.full > p{
	font-size:24px;
	color:white;
	margin-bottom:20px;
	font-weight:bold;
}
.white{
	color:white;
}

.half{
	width:40%;
	float:left;
	padding: 5%;
}
.two-third{
    width: 92%;
    padding: 0 4% 0 4%;
	float:left;
}
.two-third > p {
	width:100% !important;
	text-align: left;
}
.title{
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.bottomNav > li > a > span{
    border: 1px solid;
    opacity: 1 !important;
    padding: 0 8px !important;
    margin: 0 10px 0 0;
    border-radius: 100%;
    background-color: rgba(136, 183, 213, 0.6);
    font-size: 16px;
}
ul.bottomNav > li > a.active > span{
/*	content: "\f0d8";
    border: none;
    background: none;
    font-family: FontAwesome;
    top: 11px;
    font-size: 56px;
    position: inherit;
    color: #67B4D2 !important;
    border-color: #FFF;
    border-radius:0px;
    margin-left: -21px; */
   border: 1px solid;
    opacity: 1 !important;
    padding: 0 8px !important;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.74);
    border-color: #67b4d2;
    font-size: 16px;
    
}
/*
ul.bottomNav > li > a.active > span:after {
    content: "\f0d8";
    border:none;
}*/
ul.bottomNav > li:nth-child(-n+3) {
    opacity: 1 !important;
}
.one-third{
	display:none
}
.whp{
	width:100% !important;
	text-align:left;
	
}
strong{
font-family: 'Stag Sans Web' !important;
  font-weight:  500 !important;
  font-style:   normal !important;
  font-stretch: normal !important;
}
.slide-title{
	line-height:1.2em;
	font-family: 'Stag Web' !important;
	font-size: 18px !important;
	color:#67b4d2;
	  font-weight:  500;
  	font-style:   normal;
  	font-stretch: normal;
	text-align:left;
}
.lrg-font{
	line-height:1.2em;
	font-family: 'StagSans Book Web' !important;
	font-size: 18px !important;
}
.sml-font{
	line-height:1.2em;
	font-family: "Stag Sans Web" !important;
	font-size:17px !important;
	font-weight:  300;
  	font-style:   normal;
  	font-stretch: normal;
}
.sml-font-blue{
	line-height:1.2em;
	font-family: 'StagSans Book Web' !important;
	font-size: 22px !important;;
  	color:#67b4d2;
}
.itl-font{
	font-family: "Stag Web" !important;
	color:#67b4d2 !important;
	font-size:23px !important;
	width:100% !important;
	line-height:1.3em;
}
.cc{
	font-family: 'Stag Web' !important;
	text-align:center !important;
	font-size: 18px !important;
	line-height:1.2em;
	color:#67b4d2;
	  font-weight:  500;
  	font-style:   normal;
  	font-stretch: normal;
}

hr.blue-divider {
    margin-bottom: 5px;
    margin-top: 5px;
    border-color: #67B4D2;
    border-width: 0 0 1px 0; 
}
.short-hr{
	width:60%;
	border-width: 0 0 1px 0;
}



@media screen and ( max-height: 755px ){
    .nav-logo-bottom{
    	display:none;
    }
    .moveDiv{
    	display:none;
    }
}

/* #### Mobile Phones Portrait #### */
@media screen and (max-device-width: 480px) and (orientation: portrait){
 .year-logo{
 	width:90% !important;
 }
 .lrg-font{
 	font-size:14px !important;
 }
 .sml-font{
 	font-size:12px !important;
 }
}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 640px) and (orientation: landscape){
  .year-logo{
 	width:55% !important;
 }
 .lrg-font{
 	font-size:14px !important;
 }
 .sml-font{
 	font-size:12px !important;
 }
 
}

#fp-nav.right{
	display:none
}



