@charset "utf-8";
/* CSS Document */

@media (min-width: 992px)
#mainNav.navbar-shrink {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color:#305d62;
}

.btn-primary {
    color: #f0ded2;
    background-color: black;
	border-color: none;
}
.btn-primary:hover {
	background-color: #db8a6e;
	border-color: none;
	color: #f0ded2;

	
}
.btn-primary:active {
	background-color:#305d62;
	color: #f0ded2;
	border-color:none;
}
.btn-xl {
	font-family: Inconsolata, serif;
	border-color:none;
}
.btn-xl:active {
	background-color:#305d62;
	border-color:none;
}
::selection {
    background: #305d62;
    text-shadow: none;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #305d62;
    border-color: none;
    
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow:none rgba:none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(254, 209, 54, 0.25);
	background-color:#f0ded2;
	color:#305d62;
}
header.masthead .masthead-heading {
    font-size: 2rem;
    font-weight: 700;
    line-height: .75rem;
    margin-bottom: 1rem;
    font-family: amatic-SC, sans-serif;
	color:black;
	
}
header.masthead .masthead-subheading {
font-family: amatic-SC, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size: 2.5rem;
	color:black;

}
.masthead {
position:relative;
		
}
.toptext {
	position:absolute;
	top:30%;
	left:13%;
	width:500px;
	z-index:5;
}
iframe {
	height:177px;
	width:315px;
}

.btn-xl {
	padding: .5rem .75rem;
	font-size:.75rem;
	font-weight:300;
}
body {
	background-color:black;
	padding-top:90px;
}
@media (min-width: 576px) {
	.toptext {
		position:absolute;
		top:30%;
		left:18%;
		width:500px;
		z-index:5;
		
	}
	iframe {
	height:315px;
	width:560px;
}
	header.masthead .masthead-heading {
    font-size: 3.25rem;
    font-weight: 700;
    line-height: 3.25rem;
    margin-bottom: 2rem;
    font-family: amatic-SC, sans-serif;
	color:black;
	
}
	header.masthead .masthead-subheading {
font-family: amatic-SC, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size: 5.25rem;
	color:black;

}
	.btn-xl {
	padding: 1.25rem 2.5rem;
		font-size:1.125rem;
		font-weight:700;
}
	body {
		padding-top:0;
	}
}
@media (min-width: 768px) {
	.toptext {
		position:absolute;
		top:30%;
		left:38%;
		width:500px;
		z-index:5;
		
	}
	
}
@media (min-width: 992px) {
	.toptext {
		position:absolute;
		top:30%;
		left:55%;
		width:500px;
		z-index:5;
	}
}
header.masthead {
    padding-top: 0rem;
    padding-bottom: 0rem;
    text-align: center;
    color: #fff;
	width:100%;
	position:relative;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: amatic-SC, sans-serif;
	font-weight: bold;
    font-weight: 700;
    line-height: 1.2;
	
}


h2.section-heading.text-uppercase {
	color:#f0ded2;
	font-size:3.5rem;
	margin-top:3.5rem;
}
.page-section h3.section-subheading {
	font-style:none;
	  font-size: 1.5rem;
    font-weight: 400;
    font-style: none;
    font-family: Inconsolata, serif;
    margin-bottom: 4rem;
}
}
h4#about {
	color:#f0ded2;
}
#mainNav .navbar-toggler {
background-color: #f0ded2;
color: #305d62;
font-family: Inconsolata, serif;
}
li.nav-item {
	font-family: Amatic SC, sans-serif;
}
#portfolio .portfolio-item .portfolio-caption .portfolio-caption-subheading {
 font-style: none;
    font-family: Inconsolata, serif;
	color:black!important;
}
.portfolio-modal .modal-content p.item-intro {
    font-style: normal;
    margin-bottom: 2rem;
    font-family: Inconsolata, serif;
	color:black;
	font-size:1.5rem;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover{
	background:#db8a6e;
}


.timeline .timeline-heading h4 {
    margin-top: 0;
    color:#f0ded2;
	font-size:40px;
	
}
.timeline .timeline-heading h4.subheading {
    text-transform: none;
	font-size:30px;
}
.timeline > li .timeline-image {
	background-color:black;
	    border: 3px solid #e9ecef;
	color:#f0ded2;
}

section#contact {
	background-color:black;
	background-image:url("../assets/img/contact/gid350 Final Project Contact Background Image.jpg")}
section#contact .section-heading {
    color:#f0ded2;
	padding-top: 1rem;
	margin-top:1rem;
	margin-bottom: 0rem;
}
section#contact .text-center {
	margin-top:1rem;
}
.section-subheading text-muted{
	font-family: Inconsolata, serif;
	font-style:normal;
}
.page-section {
    padding: 0rem 0;
}
.footer {
    text-align: center;
    font-size: 0.9rem;
    font-family: Inconsolata, serif;
	color:#f0ded2;
}

.text-muted {
	color:#f0ded2;
	font-family: Inconsolata, serif;
	font-style:normal;
}

.bg-light {
	background-color:black !important;
}
.reel {
	text-align:center;
}
.row text-muted {
	color:black;
}