html, body {
    font-family:"ff-meta-web-pro","Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

body{
    overflow-x:hidden;
}



.background-wrapper {
    background: #fff;
}

/*
video#bgvid{
    display: block;
    height: calc(100vh - 52px);
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 52px;
    width: 100%;
    z-index: -100;
}
*/

a{
    color:#275799;
}

h1,h2,h3{
    font-weight:bold;
}

h1 a, h2 a, h3 a{
    border-bottom:1px dotted;
    color:#1b3d6d;
}

h1 a:hover, h2 a:hover, h3 a:hover{
    border-bottom:1px solid;
    text-decoration:none;    
}

.h2, h2{
    font-size:2rem;
}


.col-md-6 h2 {
    font-size: 1.4rem;
}

.col-md-4 h2{
    font-size:1.2rem;
}

.h3, h3{
    font-size:1.3rem;
}

.banner-interior{
    background: url("/css/images/banners/large/ourhistory.jpg");
    background-size:cover;
    margin-bottom:30px;
    margin-top: 35px;
    width:100%;

}

  .intro, p.intro {margin:0 0 2em; font-size:1.357em; line-height:1.4em;
  }
  
 
.row img{
    margin-bottom:20px;
    width:100%;
}
 
.gallery .col-md-4, .gallery .col-md-6, .gallery .col-md-12 {
    margin-bottom: 3em;
} 
 
.page-title {
    background-color: rgb(8,28,56,.3);
    font-weight: bold;
    width: 100%;
    left: 0;
    padding: 50px 0 20px 0;
    color: #fff;
    font-size: 2em;
    margin-bottom: 0;
    text-shadow:0 0 10px rgb(0, 0, 0);

}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin-bottom:20px;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width:992px){
    .banner-interior{
        margin-top:0;
    }
    
    .page-title {
        padding: 100px 0 80px 0;
        font-size: 3.5em;
    }
    
}






video#bgvid { 
    position: fixed;
    /*top: 55%;
    left: 50%;*/
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
   /* -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);*/
    background: url(polina.jpg) no-repeat;
    background-size: cover; 
}

.secondary-nav{
    position:absolute;
    padding:30px 20px;
	width:100%;
}

.secondary-nav.interior {
    background: #24467a;
    float:left;
    padding: 10px 20px;
    position:relative;

}

@media (min-width:992px){
    .secondary-nav.interior {
        position: absolute;
        top:0;

    }
}

.homepage-text {
    background:url('/10th/css/images/class-18.jpg');
    background-position:top center;
    background-size:cover;
	/*height:calc(100vh - 52px);*/
    padding: 50% 20px 50px;
    text-align: center;
    height: 75%;
}


.secondary-nav img{
	float:left;
	width:120px;
}

.secondary-nav.interior img{
    margin-top:2px;
    width:100px;
}

    .secondary-nav.interior ul {
        margin-bottom: 0;
        margin-top:-4px;
    }

.secondary-nav li{
	float:left;
	list-style:none;
	padding:0 30px 0 0;
}

.secondary-nav li a{
	border-bottom:1px dotted #fff;
	color:#fff;
	font-weight:bold;
}
.secondary-nav li a:hover{
	border-bottom:1px solid #fff;
	text-decoration:none;
}

.secondary-nav.interior li a {
    font-size: .85em;
}

.homepage-text h1{
	color:#fff;
	font-weight:bold;
    font-size:2em;
    text-shadow:0 0 10px rgb(0, 0, 0);
}

.homepage-text a.video-btn{
	background:#ffe152;
	border-radius:3px;
	color:#555;
	display:inline-block;
	font-weight:bold;
	margin-top:20px;
	padding:10px 20px;
}

.homepage-text a.video-btn:hover{
	text-decoration:none;
	color:#333;
}


.scroll {
    display: block;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: bold;
    position: absolute;
    bottom:10%;
    /*top: calc(100vh - 100px);*/
    left: calc(50vw - 45px);
}

.scroll:hover{
    background-color:rgb(17,17,17,.8);
    border-radius:3px;
    color:#eee;
    text-decoration:none;
}

.mainnav-container{
    width:100%;
}

    .secondary-nav ul{
        float:right;
    }
    


@media (min-width:576px){
/*
    video#bgvid{
        height:100vh;
        height: calc(100vh - 100px);
        height: -webkit-calc(100vh - 220px);
        height: -moz-calc(100vh - 100px);
       top:0;  
    }
*/
    .secondary-nav{
        padding:30px 50px;
    }
    


    
    .homepage-text {
        background-color:rgb(8,28,56,.5);
    	/*height:calc(100vh - 100px);*/
        height:100vh;
        padding-top: 40vh;
        text-align: center;
    }
    }
    
    
 @media (min-width:992px){
   
    .homepage-text h1{
    color:#fff;
	font-weight:bold;
    font-size:2.5em;
}
    
    .scroll {
        display: block;
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        letter-spacing: .05em;
        font-weight: bold;
        position: absolute;
        bottom:auto;
        top: calc(100vh - 200px);
        left: calc(50vw - 45px);
    }


}



@media (min-width:1250px){
    .homepage-text h1{

    font-size:3.5em;
    }
    .mainnav-container{
        margin:0 auto;
    	width:1250px;
    }
}

.fixed-bottom{
    position:relative;
}

@media (min-width:992px){
    .fixed-bottom{
        position:fixed;
    }
}
.navbar-toggler{
    float:right;
    margin-top:5px;
}
.navbar-brand img {
    width: 150px;
}

.navbar-fixed {
    top: 0;
    z-index: 100;
	position: fixed;
    width: 100%;
}

.navbar-nav{
	width:100%;
}

.navbar {
    -webkit-box-shadow: -1px -3px 8px -1px rgba(66,64,66,0.49);
	-moz-box-shadow: -1px -3px 8px -1px rgba(66,64,66,0.49);
	box-shadow: -1px -3px 8px -1px rgba(66,64,66,0.49);
    z-index: 9989;
}

@media (min-width:992px){

.navbar.topnav {
    -webkit-box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.49);
    -moz-box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.49);
    box-shadow: -1px 4px 5px 0px rgba(0,0,0,0.49);
}
    
    .navbar.topnav{
        margin-top:40px;
    }
}

.navbar li{
    width:100%;
}

.navbar li a{
    color:#eee !important;
	font-size:1em;
	font-weight:bold;
}


@media(min-width:992px){
    
.mobile-logo img {
    display:none;
}
    
.navbar {

    padding:20px 0;
}
.navbar li{
    width:calc(100% / 4);
}

.navbar li a{
    text-align:center;
    font-size:1.3em;

}

}



.navbar li:first-child{
}



.nav-link{
	padding-top:15px;
}

.navbar li#logo{
	width:35%;
    text-align:center;
}

.navbar li#logo a img{
	width: 80%;
}

@media(max-height:600px){
    .navbar li#logo a img{
    width:60%;
    }
    
    .scroll{
        text-indent:-10000px;
    }
    
}

.navbar.topnav li#logo a img {
    width: 70%;
}


.bg-blue {
    background-color: #275799 !important;
}

.section-celebrate{
    padding: 30px;

}

.section-celebrate h2{
    color:#275799;
	font-weight:bold;
	padding-right:70px;
}

.section-celebrate p{
    font-size:1em;
}

.section-mainfeatures{
    background-image: url(images/yellowslantbg.png);
    background-size: cover;
	padding-top: 0;
	padding-bottom: 40px;

}


@media (min-width:1250px){

.section-celebrate{
	padding:60px 0 0 0;
}

.section-celebrate h2{
	font-size:3.8em;
    text-align:right;

}

.section-celebrate p{
    font-size:1.2em;
}

.section-mainfeatures{
    background-image: url(images/yellowslantbg.png);
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 80px;

}

}






.photocard{
	background-size:cover;
	clear:both;
    margin-bottom:20px;
}

.section-sharestory{
	padding:60px 0;
}

.sharestorycontent{
    background:rgb(255,255,255);
    background:rgb(255,255,255,.8);
	margin:0 0 40px;
	padding:20px;
	text-align:center;
}
.sharestorycontent h2{
    font-size:1.5em;
    font-weight:bold;
}
@media (min-width:768px){

.section-sharestory{
    background-image:url(images/orientationstairscropped.jpg); 
    height:800px;
    background-size:cover;
	background-position:center -50px;
	padding:60px 0;
}
.sharestorycontent{
    background:rgb(255,255,255,.8);
	margin:140px 0 40px;
	padding:60px;
	text-align:center;
}


.sharestorycontent h2{
    font-size:2em;
	font-weight:bold;
}

}



.photocard-overlay{
    background-color:rgb(17,17,17,.3);
	padding:30% 20px 25% 20px;
}

.photocard h3{
    color:#fff;
	font-size:2em;
	font-weight:bold;
	text-align:center;
    text-shadow: 0 3px 3px #111;

}

.photocard-overlay-videopg{
    background-color:rgb(17,17,17,.3);
    padding:45% 20px 30px 20px;
    text-align:center;
}

.photocard-overlay-videopg a{
    border-bottom:1px dotted;
    color:#fff;
    font-size:1.3em;
    font-weight:bold;
    padding-bottom:3px;
}

.photocard-overlay-videopg a:hover{
    border-bottom:1px solid;
    color:#fff;
    font-weight:bold;
    padding-bottom:3px;
    text-decoration:none;
}

@media (min-width:768px){

.photocard-overlay{
	background-color:rgb(17,17,17,.3);
	padding:50% 20px 25% 20px;
}

.photocard h3{
    color:#fff;
	font-size:2.3em;
	font-weight:bold;
	text-align:center;
    text-shadow: 0 3px 3px #111;

}

}



.section-sharestory{
	
}

.section-connected{
    /*background:#275799;*/
	background-image:url(images/yellowslantbg-reverse.png);
	background-position:right bottom;
    background-size:cover;
	background-repeat:no-repeat;
	padding:60px 0;
}

.section-connected h2{
	/*border-bottom:1px solid #3667aa;*/
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
	padding-bottom:10px;
}

.section-connected a{
	color:#275799;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:8px;
}

.section-connected img{
    border:1px solid #ddd;
}

.section-connected img{
    margin-bottom:20px;
}

footer{
    background:#fff;
    font-size:.9em;
	padding-top:40px;
    padding-bottom:30px;
    float: left;
    width: 100%;
}

.home footer{
    padding-bottom:140px;
}

footer ul {
    padding-left: 0;
    margin-top: 0;
    float: left;
    list-style-type:none;
}

.nav-footer li {
    float: left;
    padding-right: 8px;
    border-right: 1px solid #ccc;
    padding-left: 8px;
    line-height: .8em;
    margin-top: 8px;
}

.nav-footer li:first-child{
    padding-left:0;
}

.nav-footer li:last-child{
    border:none;
}

footer a{
    color:#275799;
}

.nav-social{
    float:right;
    padding-top: 45px;
}

.nav-social li {
    list-style-type: none;
    float: left;
    padding-left: 20px;
}

.nav-social li a{
    color:#275799;
}

.nav-social .fab {
    font-size: 1.5em;
}

.footer-left{
    float:left;
}


@media (min-width:1250px){

.container {
    max-width: 1200px;
}
}

.btn-primary{
    background-color: #275799;
    border-color: #275799;
}

    .btn-yellow,a[href].btn-yellow{
		 background:#ffe152;
		 border:#e2c63e solid 1px;
		 border-radius:2px;
		 color:#444;
		 font-weight:bold;
		 text-decoration:none;

	 }



    .btn-blue, a[href].btn-blue {
         background:#4771b4;
		 border:#4771b4 solid 1px;
		 border-radius:2px;
		 color:#fff;
		 font-weight:bold;
		 text-decoration:none;
    }

/*Timeline*/


#timeline {
    width: 100%;
    margin: 30px auto;
    position: relative;
    padding: 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
    #timeline:before {
		content:"";
		width: 3px;
		height: 100%;
		background: #ccc;
		left: 50%;
		top: 23px;
		position: absolute;
	}

	#timeline:after {
		content: "";
		clear: both;
		display: table;
		width: 100%;
	}
	
	.timeline-item {
		margin-bottom: 50px;
		position: relative;
		clear:both;
	}
		.timeline-icon {
			background: #275799;
			width: 10px;
			height: 10px;
			position: absolute;
			top: 14px;
			left: 50%;
			overflow: hidden;
			margin-left: -3px;
			border-radius: 50%;
		}

		.timeline-content {
			width: 48%;
			background: #fff;
			float:left;
			padding: 20px;
			box-shadow: 0 3px 0 rgba(0,0,0,0.1);
			border-radius: 5px;
			transition: all .3s ease;
            position:relative;
            margin-bottom:50px;
			}
.timeline-item .timeline-content h2 {
    padding: 0 15px;
    color: #1b3d6d;
    margin: 0;
    font-weight: bold;
    border-radius: 3px 3px 0 0;
    font-size: 16px;
    position: absolute;
    top: 8px;
}

.timeline-item:nth-child(odd) .timeline-content h2{
        right: -200px;
    width: 175px;
    text-align: left;
}
.timeline-item:nth-child(even) .timeline-content h2 {
    left: -200px;
    width: 175px;
    text-align: right;
}

			.timeline-content:before {
				content: '';
				position: absolute;
				right:-6px;
				top: 12px;
				width: 0; 
				height: 0; 
				border-top: 7px solid transparent;
				border-bottom: 7px solid transparent; 
				border-left:7px solid #fff; 
			}

			.timeline-item:nth-child(even) .timeline-content {
				float: right;
			}
				.timeline-item:nth-child(even) .timeline-content:before {
					content: '';
					left:-6px;
					border-left: 0;
					border-right: 7px solid #fff;
				}
            .timeline-container{
                /*padding:20px 0 0;*/
                font-size: .95em;
                line-height: 1.4em;
            }
.timeline-content img {
    border-radius: 3px;
    margin: 0;
    max-width:100%;
}

@media screen and (max-width: 928px) {

    .timeline-content img{
        margin-bottom:1em;
    }
}


@media screen and (max-width: 768px) {
	#timeline {
		margin: 30px;
		padding: 0px;
    width: 90%;
	}
		#timeline:before {
			left: 15%;
		}
		
			#timeline .timeline-item .timeline-content {
				width: 80%;
				float: right;
				margin-bottom:20px;
			}
				#timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
					left: 0;
					margin-left: 0;
					border-left: 0;
					border-right: 0;
				}
			
        .timeline-item:nth-child(2n+1) .timeline-content h2, .timeline-item:nth-child(2n) .timeline-content h2{
            font-size:15px;
            left:-130px;
            text-align:right;
            width:100px;
            
        }
			#timeline .timeline-item .timeline-icon {
				left: 15%;
			}
	.timeline-content img {
        margin-bottom:1em;
    }

}
@media screen and (max-width: 400px) {
              .timeline-item:nth-child(2n+1) .timeline-content h2, .timeline-item:nth-child(2n) .timeline-content h2{
            font-size:14px;
            left:-110px;
            text-align:right;
            width:100px;
            
        } 
}

/*localist feed*/

.localist_widget_container li.lw_event_item{
font:200 14px/20px "ff-meta-web-pro","Helvetica Neue", Helvetica, Arial, Verdana, sans-serif !important;
}

.lw.lw_event_list {
    margin: 0 auto;
}



.localist_widget_container li a {
    color: #275799 !important;
    border-bottom: 1px dotted;
}

.localist_widget_container li a:hover{
    border-bottom:1px solid;
    text-decoration:none !important;
}

.localist_widget_container .action_button a{
    background:#ffe152 !important;
    border-bottom:none;
    color:#555 !important;
}
.localist_widget_container .action_button a:hover{
    border-bottom:none;
}

.lw_event_item_image{
    border-bottom:none !important;
}

.lw_event_item_title {
    font-family:"ff-meta-web-pro","Helvetica Neue", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 1.2em;
    line-height: 1.5em !important;
    margin-bottom: 15px;
}


.localist_widget_container div.lw_event_item_description {

    font-size: 15px !important;
    color: #333;
    margin-bottom: 10px;

}
.lw_event_item_date {
    top: 0;
    bottom: auto !important;
    font-size: 14px !important;
    font-weight: bold;

}
.localist_widget_container div.lw_event_item_location, .localist_widget_container div.lw_event_item_time {

    font-size: 13px !important;
    margin-bottom: 5px;

}

.fa.fa-clock {
    color:#333;
    float: left;
    margin-right: 5px;
    font-size: 11px;
    margin-top: 4px;
}

.localist_widget_container .pin{
    background:#333 !important;
}

.localist_widget_container .action_button a {
    float: right;
    padding: 0 20px;
    font-size: 14px;
    border-radius: 3px;
}

@media (max-width:768px){
.localist_widget_container .lw_event_meta {
    float:none !important;
    width:100% !important;
}
.localist_widget_container .action_button a{
    float:none !important;
}
}


/*Video page styles*/
.video-page-bg{
    background:url('images/yellow-topslant.jpg');
    background-size:250%;
    background-position:center 100px;
    background-repeat:no-repeat;
}
@media (min-width:992px){

.video-page-bg{
    background:url('images/yellow-topslant.jpg');
    background-size:100%;
    background-position:center 245px;
    background-repeat:no-repeat;
}
}
.video-page-container {
    margin-top: 60px;
}

.video-bio-text{
    background:#fff;
    font-size:1.2em;
    padding:20px 0;
}

.full-length-link-container{
    margin-top: 100px;
    display: block;
    font-weight: bold;
    font-size: 30px;
    width: 300px;
}



.video-clips-container {
    font-size: 1rem;
    padding: 20px 10px 20px 0;
}

.video-clips-container div {
    margin-bottom: 5px;
}


@media (min-width:992px){

.video-clips-container {
    font-size: 1rem;
    padding: 150px 10px 0 20px;
}
}

.video-clips-container a {
    border-bottom: 1px dotted;
}
.video-clips-container a:hover{
    border-bottom:1px solid;
    text-decoration:none;
}


.video-gallery-bg{
    background-image:url('images/yellow-bottomslant.jpg');
    background-position:bottom;
    background-repeat:no-repeat;
    background-size:100%;
}

.intro-and-filter{
    font-size: 1.3em;
    width: 80%;
    margin: 0 auto;
}



/***VIDEO GALLERY VERSION 1**/

.video-gallery1{
    
}
.video-gallery1 img{
    border: 1px solid #ddd;
    margin-bottom:5px;
}

.video-gallery1 .videocategory{
    text-transform: uppercase;
    font-size: .82em;
    color: #555;
    letter-spacing: .03em;
}

.video-gallery1 .interviewee {
    margin-bottom: 40px;
    font-size: 1.1em;
}

.video-gallery1 .interviewee a{
    border-bottom:dotted 1px;
}

.video-gallery1 .interviewee a:hover{
    border-bottom:solid 1px;
    text-decoration:none;
}

.video-gallery1 .categorymenu {
    padding: 0;
    margin-bottom: 30px;
    text-align:center;
}


.video-gallery1 .categorymenu a {
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    display: inline-block;
    padding: 4px 20px;
    background: #ffe152;
    border:1px solid #ffe152;
    color:#333;
    margin-bottom:10px;
    margin-right: 10px;
    border-radius: 3px;
    text-decoration: none;
    font-size: .9rem;
}

.video-gallery1 .categorymenu a:hover, .video-gallery1 .categorymenu a.current{
    background:#275799;
    border:1px solid #275799;
    color:#fff;
}


@media (min-width:992px){

.video-gallery1 .categorymenu {
    padding: 20px;
}


.video-gallery1 .categorymenu a {
    margin-right: 20px;
}

}



/***VIDEO GALLERY VERSION 2**/

.video-gallery2{
    
}
.video-gallery2 img{
    border: 1px solid #ddd;
    margin-bottom:0;
}

.video-gallery2 .videocategory{
    text-transform: uppercase;
    font-size: .7em;
    color: #fff;
    letter-spacing: .03em;
    position: absolute;
    top: 1px;
    right: 16px;
    padding: 5px 10px;
    max-width: 90px;
    line-height: 1.2em;
    background: rgb(17,121,146, .6);
}

.video-gallery2 .videocategory.faculty{
    background: rgb(255,225,82, .6);
    color:#333;
}

.video-gallery2 .videocategory.students{
    background: rgb(39,87,153, .6);
}

.video-gallery2 .videocategory.staff{
    background: rgb(1,1,1, .4);
}

.video-gallery2 .col-md-3{
    margin-bottom:20px;
}

.video-gallery2 .itemcontainer{
}

.video-gallery2 .itemoverlay {
    background: rgb(0,0,0, .3);
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 99999999;
    top: 0;
    height: 100%;
}

/*.video-gallery2 .interviewee {
    font-size: 1.1em;
    position: absolute;
    bottom: 0;
}

.video-gallery2 .interviewee a{
    border-bottom:dotted 1px;
    color:#fff;
}

.video-gallery2 .interviewee a:hover{
    border-bottom:solid 1px;
    text-decoration:none;
}
*/
.video-gallery2 .interviewee {
    margin-bottom: 40px;
    font-size: 1.1em;
}

.video-gallery2 .interviewee a{
    border-bottom:dotted 1px;
}

.video-gallery2 .interviewee a:hover{
    border-bottom:solid 1px;
    text-decoration:none;
}

.video-gallery2 .categorymenu {
    padding: 20px;
    margin-bottom: 30px;
    text-align:center;
}


.video-gallery2 .categorymenu a {
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    display: inline-block;
    padding: 4px 20px;
    background: #ffe152;
    border:1px solid #ffe152;
    color:#333;
    margin-right: 20px;
    border-radius: 3px;
    text-decoration: none;
    font-size: .9rem;
}

.video-gallery2 .categorymenu a:hover, .video-gallery2 .categorymenu a.active{
    background:#275799;
    border:1px solid #275799;
    color:#fff;
}

/*Bootstrap columns (masonry)*/

.card-body{
    border-bottom:5px solid #ddd;
    font-size:1.1rem;
    line-height:1.5em;
    padding:2rem;
}

.lity-container{
    max-width:800px;
    overflow-y:auto;
    overflow-x:hidden;
}

.litybg {
    background: #fff;
    border-radius: 3px;
    border-bottom:10px solid #ffe152;
    padding: 50px;
    font-size:1.1em;
}

.lity-content img{
    max-width:100%;
}

.card-body a{
    border-bottom:1px dotted;
}

.card-body a:hover{
    border-bottom:1px solid;
    text-decoration:none;
}


.card-body.bluebg {
    background: #275799;
    border-bottom: 5px solid #275799;
    border-radius: 0 0 3px 3px;
    text-align:center;
}

.card-body.bluebg p{
    color:#fff;
}

.card-body.bluebg a{
    color:#fff;
    border-bottom:1px dotted;
}

.card-body.bluebg a:hover{
    border-bottom:1px solid;
    text-decoration:none;
}


.card-body.yellowbg{
    background:#ffe152;
    border-bottom:5px solid #ffe152;
}


.card-byline {

    color: #24467a;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .03em;

}

.memories-intro{
    margin-bottom:40px;
}

.memories-intro p{
    font-size:1.3em;
}
