/*!
 * Start Bootstrap - Freelancer v5.0.3 (https://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */




body {
  font-family: 'aktivgroteskw01-regularRg';
  color: #7f7f7f;
  font-weight: lighter;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  font-family: 'industry-boldbold';
}

hr.star-light,
hr.star-dark {
  max-width: 15rem;
  padding: 0;
  text-align: center;
  border: none;
  border-top: solid 0.25rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}

hr.star-light:after,
hr.star-dark:after {
  position: relative;
  top: -.8em;
  display: inline-block;
  padding: 0 0.25em;
  content: '\f005';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2em;
}

hr.star-light {
  border-color: #fff;
}

hr.star-light:after {
  color: #fff;
  background-color: #213d72;
}

hr.star-dark {
  border-color: #c53544;
}

hr.star-dark:after {
  color: #c53544;
  background-color: white;
}

section {
  padding: 2rem 0;
}

section h2 {
  font-size:4em;
  line-height: 3.25rem;
}

@media (min-width: 992px) {
  section h2 {
    font-size:4em;
    line-height: 3rem;
  }
}

.btn-xl {
  padding: 1rem 1.75rem;
  font-size: 1.25rem;
}

.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
  color:#f2ba42;
  border-color:#f2ba42;
}

.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none;
}

.scroll-to-top a {
  width: 3.5rem;
  height: 3.5rem;
  background-color: rgba(33, 37, 41, 0.5);
  line-height: 3.1rem;
}

#mainNav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
  font-family: 'industry-boldbold';
}

#mainNav .navbar-brand {
  font-size: 1.8;
  letter-spacing: 0.008rem;
  color: #f2ba42;
}



#mainNav .navbar-nav {
  margin-top: .5rem;
  letter-spacing: 0.01rem;;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
  font-size: 1em;
  color: #f2e4d6;

}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
  color: #f2ba42;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
  color: #f2e4d6;
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
  color: #f2ba42;
}




#mainNav .navbar-toggler {
  font-size: 2em;
  padding: 0.8rem;
  color: #f2e4d6;
}

#mainNav .navbar-toggler.hover {
  font-size: 2em;
  padding: 0.8rem;
  background-color: none;
}

.navbar-brand{
  font-size: 2.2em;
}



@media (min-width: 992px) {
  #mainNav {
    padding-top: .5rem;
    padding-bottom: .5rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
  }

  #mainNav .navbar-brand {
    font-size: 4em;
    -webkit-transition: font-size 0.3s;
    transition: font-size 0.3s;
    letter-spacing: 0.1rem;

  }
  #mainNav .navbar-nav {
    font-size: 1.25em;
    margin-top: 0;
    letter-spacing: 0.01rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
    color: #f2e4d6;
    background: #213d72;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
    color: #f2e4d6;
    background: #213d72;
  }
  #mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 2.5rem;
  }
}

header.masthead {
  padding-top: calc(1rem + 10px);
  padding-bottom: 1rem;
}

header.masthead h1 {
  font-size: 3rem;
  line-height: 3.2rem;
}

header.masthead h2 {
  font-size: 3.5rem;
  font-family: 'aktivgroteskw01-website';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .08rem;
  color: #f2e4d6;
}



header.masthead h3 {
  font-size: 2em;
  font-family: 'aktivgroteskw01-website';
  color:#f2e4d6;
}

header.masthead h4 {
  font-size: 1.5rem;
  line-height: 1.5;
  color:#f2e4d6;
  font-family: 'aktivgroteskw01-website';
}

section h4 {
  font-size: 1.5rem;
  font-family: 'aktivgroteskw01-website';
  line-height: 1.7;
}

/* The following part has the "Meet Pete Buttigieg part, and the padding between it and the rest

Changed it to "3rem" for both paddings above and below and font 3 instead of 4*/

@media (min-width: 992px) {
  header.masthead {
    padding-top: calc(2rem + 10px);
    padding-bottom: 1.5rem;
  }
  header.masthead h1 {
    font-size: 3em;
    line-height: 3.2rem;
  }
  header.masthead h2 {
    font-size: 3em;
  }

  header.masthead h3 {
  font-size: 2em;
  font-family: 'aktivgroteskw01-website';
  color:#f2e4d6;
}

}


.portfolio {
  margin-top: 5px;
  margin-bottom: -5px;
}

.portfolio .portfolio-item {
  position: relative;
  display: block;
  max-width: 25rem;
  margin-bottom: 5px;
}

.portfolio .portfolio-item .portfolio-item-caption {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background-color: transparent;
  text-shadow: 2.5px 2.5px 5px rgba(0, 0, 0)

}

.portfolio .portfolio-item .portfolio-item-caption:hover {
  opacity: 1;
}

.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
  font-size: 2rem;
}

@media (min-width: 576px) {
  .portfolio {
    margin-bottom: -30px;
  }
  .portfolio .portfolio-item {
    margin-bottom: 30px;
  }
}

@media (hover: none) {

.portfolio .portfolio-item .portfolio-item-caption {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 1;
  background-color: transparent;
  text-shadow: 2px 2px 3px rgba(0, 0, 0);

}

}

.portfolio-modal .portfolio-modal-dialog {
  padding: 3rem 1rem;
  min-height: calc(100vh - 2rem);
  margin: 1rem calc(1rem - 8px);
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
}

.portfolio-modal .portfolio-modal-dialog .close-button {
  position: absolute;
  top: 2rem;
  right: 2rem;
}

.portfolio-modal .portfolio-modal-dialog .close-button i {
  line-height: 38px;
}

.portfolio-modal .portfolio-modal-dialog h2 {
  font-size: 2rem;
}

@media (min-width: 768px) {
  .portfolio-modal .portfolio-modal-dialog {
    min-height: 100vh;
    padding: 5rem;
    margin: 3rem calc(3rem - 8px);
  }
  .portfolio-modal .portfolio-modal-dialog h2 {
    font-size: 3rem;
  }
}

.floating-label-form-group {
  position: relative;
  border-bottom: 1px solid #e9ecef;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  padding-right: 0;
  padding-left: 0;
  resize: none;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.floating-label-form-group label {
  font-size: 0.85em;
  line-height: 1.764705882em;
  position: relative;
  z-index: 0;
  top: 2em;
  display: block;
  margin: 0;
  -webkit-transition: top 0.3s ease, opacity 0.2s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
}

.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #e9ecef;
}

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}

.floating-label-form-group-with-focus label {
  color: #213d72;
}

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e9ecef;
}

.footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #1d253c;
  color: #f2e4d6;
}

.copyright {
  background-color: #1d253c;
}

a {
  color: #1d253c;
}

a:focus, a:hover, a:active {
  color: #f2ba42;
}

.btn {
  border-width: 2px;
  border-radius: 0rem;
}

h4.footer{
  color:#f2ba42;
}

.footer2{
  color:#f2e4d6;
  text-transform: uppercase;
  font-size: 1em;
  font-family: 'industry-boldbold';
  text-decoration: none;
}

.footer2:hover{
  color:#f2ba42;
  text-decoration: none;
}

.bg-primary {
  background-color: #1d253c !important;
}

.bg-secondary {
  background-color: #1d253c !important;
}

.text-primary {
  color: #1d253c !important;
}

.text-secondary {
  color: #1d253c !important;
}

.btn-primary {
  background-color: ##004d80;
  border-color: ##004d80;
  border-radius: 0rem;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #000;
  border-color: #000;
  border-radius: 0rem;
}

.btn-secondary {
  background-color: #d34e23;
  border-color: #d34e23;
  border-radius: 0rem;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #1d253c;
  border-color: #1d253c;
  border-radius: 0rem;
}

.btn-danger {
  background-color: #f2ba42;
  border-color: #f2ba42;
  border-radius: 0rem;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background-color: #f2ba42 !important;
  border-color: #f2ba42 !important ;
  border-radius: 0rem;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 80%;
height: 80%;
}

/*For the scroll box https://jsfiddle.net/ashikjs/we2qwxa6/2/. ONLY if side by side */
@media (min-width: 992px) {
  .anyClass {
  height:340px;
  overflow-y: scroll;
  }
}



/*For centering things*/

.col-centered{
    float: none;
    margin: 0 auto;
}

/*For the scroll box https://jsfiddle.net/ashikjs/we2qwxa6/2/*/


@import "compass/css3";

@import url(https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
$iconColor: #f2e4d6;
$color: #1d253c;
.search {
  width: 80%;
  position: relative;
  &:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 80px;
    line-height: 80px;
    font-family: 'FontAwesome';
    content: '\f002';
    background: $color;
    text-align: center;
    color: $iconColor;
    border-radius: 5px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smooth: always;
  }
}
.searchTerm {
  @include box-sizing(border-box);
  width: 100%;
  border: 5px solid $color;
  padding: 5px;
  height: 40px;
  border-radius: 5px;
  outline: none;
}
.searchButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  color: #f2ba42;
}

.footerLinks {
  color: #f2e4d6;
}

.footerLinks:focus, .footerLinks:hover, .footerLinks:active {
  color: #f2ba42;
}


/*copy alert*/

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #f2e4d6;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

a.search_vid_title:link {color:#4f4f4f;}
a.search_vid_title:visited {color:#4f4f4f;}
a.search_vid_title:hover {
  color:#004d80;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
  text-decoration: none;
}

div.container5 {
  height: 180px;
  display: flex;
  align-items: center }
div.container5 p {
  margin: 0 }

.top-buffer { margin-top:20px; }

.btn-link-red{
  text-transform: uppercase;
  color:#626262;
  border-radius: 0rem;}

p.card-body {
  color:#f2e4d6;
  text-decoration: none;
  background-color:#f2e4d6;
}

h4.card-title{
  font-family: 'aktivgroteskw01-website';
  font-size: 1.3em;
  font-style: bold;
  line-height: 1.2;
  text-decoration: none;
}

.scaledownfont{
  font-size: 80%;
}

.hover-font {
  font-size: 2.25rem;
  font-family: 'aktivgroteskw01-website';
}
