/* compiled by scssphp v0.3.2 on Tue, 08 Mar 2022 16:56:38 +0000 (0.1135s) */

/* !Start Variables */
@font-face {
  font-family: 'lucida_handwritingitalic';
  src: url('../../../fonts/lhandw-webfont.ttf') format('truetype'), url('../../../fonts/lhandw-webfont.woff2') format('woff2'), url('../../../fonts/lhandw-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* !End Variables */
.flex_container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.flex {
  display: flex;
  align-items: center;
}
.flex.flex-center {
  justify-content: center;
}
.flex.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 768px) {
  .flex.row img {
    margin: 2em;
  }
}
.flex.row img {
  width: 15rem;
  margin: 1em;
}
/* !Start Defaults !READONLY */
/* This section is read only. You can modify these styles by overwriting them as appropriate. */
body, html {
  -webkit-overflow-scrolling: touch;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625rem;
  overflow-x: hidden;
  color: #58575a;
  font-family: 'proxima-nova', arial, sans-serif;
}
.container-semi-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
}
/* Defaults */
p, .section li {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0.75em;
}
p.lead {
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: 0;
  color: #1d1d1d;
}
.section ol, .section ul {
  margin: 1em 0 2em;
}
.section ol li, .section ul li {
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 600;
  font-size: 1.1rem;
  color: #1d1d1d;
}
.section ul:not(.pagination) {
  list-style: none;
}
.section ul:not(.pagination) li::before {
  color: #003052;
  content: "»  ";
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: -20px;
}
address p span {
  display: block !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #003052;
  font-weight: 700;
  clear: both;
  letter-spacing: -0.02em;
  margin: 1.5em 0 0.75em 0;
}
h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
  margin-top: 0;
}
h1 {
  font-size: 2.3rem;
  margin-bottom: 0.5em;
}
h1 a {
  font-size: inherit;
}
h2 {
  font-size: 2.25rem;
}
h2 a {
  font-size: inherit;
}
h3 {
  font-size: 1.8rem;
}
h3 a {
  font-size: inherit;
}
h4 {
  font-size: 1.1rem;
}
h4 a {
  font-size: inherit;
}
h5 {
  font-size: 1rem;
}
h5 a {
  font-size: inherit;
}
h6 a {
  font-size: inherit;
}
a {
  color: #003052;
  transition: all 0.3s;
}
a:hover, a:focus {
  color: #00233c;
}
hr {
  border-top: 2px #e8e8e8 solid;
  width: auto;
  margin: 30px 0;
}
.img-left {
  float: left;
  margin: 20px 3rem 20px 0;
}
.pad {
  padding: 6rem 0;
}
.container.pad {
  padding-left: 15px;
  padding-right: 15px;
}
.no-pad {
  padding: 0;
}
.no-margin-top {
  margin-top: 0 !important;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 20%;
}
.relative {
  position: relative;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00233c;
  opacity: 0.6;
}
blockquote {
  border-color: #e8e8e8;
  margin: 5%;
  color: #003052;
}
blockquote p {
  font-weight: 600;
  font-style: italic;
}
/*.scrim {
 position: absolute;
 top:50%;
 bottom: 0;
 left: 0;
 right: 0;
 background:linear-gradient(to bottom,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.4));
 }*/
img.responsive {
  padding-left: 0;
  padding-right: 0;
}
img.responsive.pull-left {
  padding-left: 0;
  padding-right: 15px;
}
img.responsive.pull-right {
  padding-left: 15px;
  padding-right: 0;
}
.flash {
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
.flash.alert {
  margin-bottom: 0;
}
.alert {
  border-radius: 0;
  border: none;
  color: #fff;
  color: rgba(255, 255, 255, 0.84);
}
.alert.alert-danger {
  background-color: #f44336;
}
.alert.alert-success {
  background-color: #4caf50;
}
.alert.alert-info {
  background-color: #03a9f4;
}
.alert.alert-warning {
  background-color: #ff5722;
}
/* Pagination */
.pagination {
  margin: 10px auto 0 !important;
  text-align: center;
  display: inline-block;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li > a, .pagination > li > span {
  border-radius: 0;
  border: none;
  background: transparent;
  color: #fff;
  font-weight: 700;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background: #bad9d3;
  color: #fff;
}
/* Header */
header {
  border-bottom: 2px #e8e8e8 solid;
}
header .logo {
  max-width: 120px;
  width: 100%;
  left: 20%;
  right: 20%;
  z-index: 9;
  background: #fff;
  padding: 10px;
}
/* Nav */
.navbar-default {
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
  margin-top: 20px;
}
.navbar-default .navbar {
  min-height: 0;
  margin-bottom: 0;
}
.navbar-default .navbar-nav li {
  color: #58575a;
  font-size: 0.85rem;
  padding: 2rem 15px;
  transition: all 0.3s;
  text-transform: uppercase;
  font-weight: 700;
}
.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
  background-color: #fff;
  color: #1d1d1d;
}
.navbar-default .navbar-nav li.request-quote-nav > a {
  background: #bad9d3;
  color: #1d1d1d;
}
.navbar-default .navbar-nav .active > a, .navbar-default .navbar-nav .active > a:hover, .navbar-default .navbar-nav .active > a:focus {
  background: #003052;
  color: #fff;
}
.navbar-default .navbar-nav .open > a, .navbar-default .navbar-nav .open > a:hover, .navbar-default .navbar-nav .navbar-nav > .open > a:focus {
  background: #fff !important;
  color: #003052 !important;
}
.navbar-default .navbar-right .dropdown-menu {
  right: auto;
}
.navbar-default .navbar-toggle {
  background-color: #1d1d1d;
  border: none;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
  color: #003052;
}
.navbar-default .dropdown-menu {
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: #003052;
}
.navbar-default .dropdown-menu .dropdown-submenu {
  position: relative;
}
.navbar-default .dropdown-menu .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.navbar-default .dropdown-menu .dropdown-submenu a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.navbar-default .dropdown-menu .dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.navbar-default .dropdown-menu .dropdown-submenu:hover a:after {
  border-left-color: #fff;
}
.navbar-default .dropdown-menu li a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #fff;
  font-size: 0.8rem;
  padding: 9px 1.5rem;
  font-size: 0.8rem;
  border-bottom: 2px #00233c solid;
}
.navbar-default .dropdown-menu li a:hover, .navbar-default .dropdown-menu li a:focus {
  background: #00233c;
  color: #fff;
}
.mm-menu .mm-list {
  padding: 0;
  border: none;
  border-radius: 0;
}
.mm-menu .mm-list a {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 1rem 1.5rem !important;
  color: #fff !important;
  font-size: 1rem;
}
.mm-menu .mm-list a.mm-subopen {
  background: #003052;
}
.mm-menu .mm-list a.mm-subclose {
  margin: 0;
  background: #003052;
}
.mm-menu .mm-list a.mm-subopen:after, .mm-menu .mm-list a.mm-subclose:before {
  border-color: #fff;
}
.mm-menu .mm-list a.mm-subclose:before {
  bottom: 70%;
}
.mm-menu .mm-list li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  margin-left: 0;
}
/* BTN */
.btn {
  border-radius: 0;
  border: 2px #003052 solid;
  background: #003052;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 1em 2em;
  text-transform: uppercase;
  margin-top: 1em;
}
.btn-small {
  font-size: 12px;
}
.btn-primary, .btn-default {
  background-color: #003052;
  color: #fff;
  border-color: #003052;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .btn-default:hover, .btn-default:focus {
  background-color: #00233c;
  border-color: #00233c;
  color: #fff;
}
.btn-secondary {
  background: #bad9d3;
  border-color: #bad9d3;
  color: #fff;
}
.btn-secondary:hover, .btn-secondary:focus {
  background: #8ebfb6;
  border-color: #8ebfb6;
  color: #fff;
}
.btn-inverse {
  border-color: #00233c;
  color: #00233c;
  background: transparent;
}
.btn-inverse:hover, .btn-inverse:focus {
  background: #00233c;
  color: #fff;
}
.btn-ghost {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
.btn-ghost:hover, .btn-ghost:focus {
  background: #003052;
  color: #fff;
  border-color: #003052;
}
.btn-stripped {
  background: none;
  border: none;
  padding: 0;
}
.btn-stripped:hover, .btn-stripped:focus {
  background: none;
  color: #00233c;
}
/* Offset */
.offset {
  margin-top: -75px;
  position: relative;
}
.offset .container {
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* Carousel */
.carousel {
  z-index: 0;
}
.carousel .carousel-caption {
  left: auto;
  right: auto;
  text-align: center;
  bottom: auto;
  top: 20%;
  padding: 3rem;
  text-shadow: 3px 2px 0px #000;
}
.carousel .carousel-caption h3 {
  font-size: 3.5rem;
  font-weight: 700;
  color: #fff;
  line-height: 0.8;
  margin: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 0.3em 15px;
}
.carousel .carousel-caption p {
  font-weight: 700;
  font-size: 1.5rem;
  background: rgba(0, 0, 0, 0.6);
  margin: 0 auto;
  margin-top: -8px;
  max-width: 80%;
  line-height: 1;
  padding: 0.5em 0;
}
.carousel img {
  width: 100%;
}
.carousel .btn {
  margin-top: 2em;
}
.carousel .carousel-control {
  width: 5%;
  background: none;
}
.carousel .carousel-control .glyphicon-chevron-left, .carousel .carousel-control .glyphicon-chevron-right, .carousel .carousel-control .icon-prev, .carousel .carousel-control .icon-next {
  padding: 20px 10px;
  background: transparent;
  width: auto;
  height: auto;
  text-shadow: none;
  margin: 0;
  top: 45%;
}
.carousel .carousel-control .glyphicon-chevron-left, .carousel .carousel-control .icon-prev {
  margin: 0;
}
/* Home Landing */
.home {
  position: relative;
}
.home .text-pad {
  padding: 25% 0;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 99;
}
.home h2 {
  font-size: 3rem;
  color: #fff;
}
.home .overlay {
  position: absolute;
  background: #000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  z-index: 1;
}
.home a:hover {
  text-decoration: none;
}
.home a:hover .overlay {
  z-index: -1;
}
.home .bg-img {
  background-size: cover !important;
}
.home .home-logo {
  margin: 0 auto;
  max-width: 20vw;
  /* 	    background: white; */
  border-radius: 50%;
  padding: 15px;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  text-align: center;
  transform: translate(0, 30%);
}
/* Intro */
.intro {
  text-align: center;
}
.intro h2 {
  font-size: 1.8rem;
}
.intro h2 small {
  text-transform: uppercase;
  display: block;
  line-height: 1;
  margin: 0;
  font-weight: 700;
  letter-spacing: 0;
  color: #58575a;
}
.intro p {
  font-weight: 100;
  font-size: 1.3rem;
}
/* Shoutout */
.shoutout {
  z-index: 9;
}
.shoutout .item .same {
  background-size: cover !important;
}
.shoutout .item h3 {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
.shoutout .item h3 a {
  color: inherit;
}
.shoutout .item h3 a:hover, .shoutout .item h3 a:focus {
  text-decoration: none;
}
.shoutout .item p {
  font-size: 1.1rem;
  font-weight: 300;
  margin: 1em 0;
}
.shoutout .item img {
  margin-bottom: 1.5rem;
}
.shoutout .item .pad {
  padding: 4rem 5rem;
}
.shoutout .item:nth-child(even) .btn {
  border-color: #1d1d1d;
  color: #fff;
  background: #1d1d1d;
}
.shoutout .item:nth-child(even) .btn:hover, .shoutout .item:nth-child(even) .btn:focus {
  color: #fff;
  background: #1d1d1d;
}
.shoutout .item:nth-child(odd) .same:first-child {
  float: right;
}
.shoutout .item:nth-child(odd) img {
  float: right;
}
.shoutout .item:nth-child(odd) .same h3 {
  color: #003052;
}
.shoutout .item:nth-child(odd) .same h3 a {
  color: inherit;
}
.shoutout .item:nth-child(odd) .same p {
  color: #1d1d1d;
}
.shoutout .btn:hover, .shoutout .btn:focus {
  text-shadow: none;
}
.service {
  z-index: 9;
}
.service .item {
  background-color: #003052;
}
.service .item .same {
  background-size: cover !important;
}
.service .item h3 {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.service .item h3 a {
  color: inherit;
}
.service .item h3 a:hover, .service .item h3 a:focus {
  text-decoration: none;
}
.service .item p {
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  margin: 1em 0;
}
.service .item img {
  margin-bottom: 0;
}
.service .item .pad {
  padding: 4rem 5rem;
}
.service .item:nth-child(even) .btn {
  border-color: #1d1d1d;
  color: #fff;
  background: #1d1d1d;
}
.service .item:nth-child(even) .btn:hover, .service .item:nth-child(even) .btn:focus {
  color: #fff;
  background: #1d1d1d;
}
.service .item:nth-child(even) ul li {
  color: #fff;
}
.service .item:nth-child(odd) .same:first-child {
  float: right;
}
.service .item:nth-child(odd) .same:last-child {
  background-color: #e8e8e8;
  color: #fff;
}
.service .item:nth-child(odd) .same:last-child h3 {
  color: #003052;
}
.service .item:nth-child(odd) .same:last-child h3 a {
  color: inherit;
}
.service .item:nth-child(odd) .same:last-child p {
  color: #1d1d1d;
}
.service .gallery {
  padding: 0;
}
.service .gallery .no-pad {
  padding: 0;
}
.service .btn:hover, .service .btn:focus {
  text-shadow: none;
}
/* CTA */
.cta {
  position: relative;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.cta h3 {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
.cta p {
  font-weight: 400;
  margin: 0.5rem 0 2rem 0;
}
.cta .btn:hover {
  background: #fff;
  color: #bad9d3;
  border-color: #bad9d3;
}
/* Gallery */
.gallery img {
  width: 100%;
}
.gallery .no-pad {
  padding: 1px;
}
.fancybox-skin {
  padding: 0 !important;
}
.Collage {
  border: 5px #fff solid;
}
.Collage img {
  border: 5px #fff solid;
}
/* Projects */
.projects .project-cat-title {
  position: relative;
}
.projects .project-cat-title span {
  display: block;
  position: absolute;
  top: -3rem;
}
.projects h2 {
  color: #1d1d1d;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.projects h4 {
  font-size: 1.4rem;
}
.projects .item img {
  width: 100%;
}
.projects .item .wrap {
  margin-bottom: 30px;
  padding: 1.5rem;
  background: #f5f5f5;
  border: 1px #e8e8e8 solid;
  border-top: none;
}
.projects .item .wrap h3 {
  margin-top: 0;
  color: #1d1d1d;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.projects .item .wrap p {
  font-size: 1.1rem;
  line-height: 1.5;
}
.projects .item .wrap p:last-of-type {
  margin-bottom: 0;
}
.projects .project-bar {
  background: #e8e8e8;
  padding: 10px 15px;
}
.projects .project-bar a {
  background: #fff;
  color: #58575a;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 1px 20px;
  margin: 1px;
  display: inline-block;
  float: left;
  border: 1px #dcdcdc solid;
}
.projects .project-bar a:hover, .projects .project-bar a:focus {
  background: #003052;
  color: #fff;
  border-color: #003052;
  text-decoration: none;
}
.projects .gallery-top {
  width: 100%;
}
/* FAQ & Testimonial */
.testimonials .item {
  border-bottom: 3px #e8e8e8 solid;
  padding: 2rem 3rem 2.5rem 3rem;
  margin-bottom: 1.5rem;
}
.testimonials .item h3 {
  font-size: 1.75rem;
  margin-bottom: 0.5em;
}
.testimonials .item p {
  font-size: 1.1rem;
}
.testimonials .item p.subtitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8em;
  opacity: 0.6;
  margin-top: 1em;
}
.testimonials .item .wrap {
  position: relative;
}
.testimonials .item .wrap span {
  position: absolute;
  font-size: 18rem;
  top: 5rem;
  color: #003052;
  z-index: -1;
  left: -3rem;
  opacity: 0.3;
}
.testimonials .item:last-child {
  border-bottom: none;
}
/* Staff Page */
.box ul {
  list-style: none;
  padding-left: 18px;
}
.box ul li::before {
  color: #003052;
  content: "»  ";
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: -20px;
}
.box li {
  margin-bottom: 0.25em;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
}
.staff .item {
  border-bottom: 3px #e8e8e8 solid;
  margin-bottom: 4rem;
  padding-bottom: 2rem;
}
.staff .item h3 {
  color: #1d1d1d;
}
.staff .item .email {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.9rem;
  margin-bottom: 2em;
}
.staff .item:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.staff-dir p {
  overflow-wrap: break-word;
}
/* Testimonials */
.testimonial blockquote {
  margin: 0px;
  padding: 0px;
  border: 0;
  padding-bottom: 2rem;
  text-align: center;
}
.testimonial blockquote h2 {
  z-index: 9;
  position: relative;
}
.testimonial blockquote span {
  display: block;
  font-size: 8em;
  text-align: left;
  font-family: georgia, serif;
  color: #eaeaea;
  position: absolute;
  z-index: -9;
  top: 20px;
  margin: 0;
  padding: 0;
  line-height: 0.5;
  left: 43%;
}
.testimonial blockquote p, .testimonial blockquote p:first-of-type {
  font-size: 1.1rem;
  font-weight: 500;
}
/* Video */
.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: 100%;
  height: 100%;
}
/* Blog */
.blog-post {
  line-height: 1.4;
  margin: 0;
}
.blog-post .blog-image {
  display: block;
  background-color: #f0f0f0;
  background-position: center;
  background-origin: border-box;
  background-size: cover;
  width: 100%;
  /* height: 350px;*/
}
.blog-post .blog-snippet {
  /*position: absolute;*/
  padding: 4rem;
  color: #fff;
  text-align: center;
  width: 100%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  position: relative;
}
.blog-post .blog-snippet h3 {
  font-size: 2.2rem;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  margin: 0 0 0.2em 0;
}
.blog-post .blog-snippet h3 a {
  color: inherit;
}
.blog-post .blog-snippet h3 a:hover, .blog-post .blog-snippet h3 a:focus {
  color: inherit;
  text-decoration: none;
}
.blog-post .blog-snippet p {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0.3rem 0 1.3rem 0;
}
.blog-page {
  padding-top: 100px;
}
.blog-page .blog-post .blog-snippet {
  padding: 4rem 15%;
}
.blog-feed .item {
  margin-bottom: 3rem;
}
.blog-feed .title {
  margin: 2rem 0 0.5rem;
}
.blog-feed .title a:hover, .blog-feed .title a:focus {
  text-decoration: none;
}
.blog-feed .date {
  font-size: 0.9rem;
  font-weight: 600;
  color: #8ebfb6;
}
/* Contact Page */
.contact p em, .contact p a {
  font-style: normal;
  color: #003052;
  font-weight: 600;
  font-size: 16px;
}
.contact span {
  display: block;
}
/* Footer */
footer {
  background: #1d1d1d;
  margin-top: 5px;
  border-top: 5px #003052 solid;
}
footer .section:last-child {
  padding: 1rem 0;
  background: #151313;
}
footer .section:last-child p {
  font-size: 0.8rem;
  margin: 0;
  color: #fff;
}
footer .section:last-child p a {
  color: inherit;
}
footer p {
  color: #fff;
  font-size: 1.1rem;
}
footer p em, footer p a {
  font-style: normal;
  color: inherit;
  font-weight: 600;
}
footer span {
  display: block;
}
footer .fa {
  background: #003052;
  color: #fff;
  height: 2.5rem;
  width: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  font-size: 1rem;
  transition: all 0.3s;
  margin-bottom: 5px;
}
footer .fa:hover, footer .fa:focus {
  background: #00233c;
}
.quote-modal .modal-body {
  padding: 3rem;
}
.quote-modal .modal-title {
  font-size: 2rem;
  margin: 0 0 1rem 0;
}
@media (max-width: 1400px) {
  header .logo {
    width: 80%;
    left: 10%;
    right: 10%;
  }
  .carousel .carousel-caption {
    top: 0;
  }
  .carousel .carousel-caption h3 {
    font-size: 3rem;
  }
}
@media (max-width: 1199px) {
  p, .blog-post .blog-snippet p {
    font-size: 1.1rem;
    line-height: 1.4;
  }
  .carousel .carousel-caption {
    padding-bottom: 0;
  }
  .carousel .carousel-caption h3 {
    padding: 0.2em 15px;
    font-size: 2.5rem;
  }
  .carousel .carousel-caption p {
    padding: 15px;
    max-width: 90%;
    font-size: 1.3rem;
  }
  .carousel .carousel-caption .btn {
    margin-top: 1em;
  }
  .carousel .carousel-control .glyphicon-chevron-left, .carousel .carousel-control .glyphicon-chevron-right, .carousel .carousel-control .icon-prev, .carousel .carousel-control .icon-next {
    top: 35%;
  }
  .home .text-pad {
    padding: 30%;
  }
  .home h2 {
    font-size: 2.5rem;
  }
  .home .home-logo {
    max-width: 25vw;
  }
  .offset {
    margin-top: -50px;
  }
  .shoutout .item .pad {
    padding: 3rem;
  }
  footer.footer .fa-2x {
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 991px) {
  .pad {
    padding: 3rem 0;
  }
  .navbar-default .navbar {
    text-align: center;
    float: none !important;
  }
  .navbar-default .navbar-nav {
    float: none;
    display: inline-block;
  }
  .navbar-default .navbar-nav li a {
    padding: 1rem 12px 0.5rem;
    letter-spacing: 0;
  }
  header .logo {
    position: static;
    max-width: 100px;
    margin: -30px auto 0;
  }
  .home h2 {
    font-size: 2rem;
  }
  .carousel .carousel-caption {
    padding: 1rem 15px;
    margin: 0;
  }
  .offset {
    margin-top: 0;
  }
  .offset .container {
    box-shadow: none;
  }
  .intro h1 {
    font-size: 2.5rem;
  }
  .shoutout .item img {
    width: 100%;
    margin-bottom: 0;
  }
  .shoutout .same {
    height: auto !important;
  }
  .blog-page {
    padding-top: 70px;
  }
  .blog-page .blog-post .blog-snippet {
    padding: 2rem 15px;
  }
  .blog-post .same {
    height: auto !important;
  }
  footer.footer .text-center {
    text-align: left;
  }
  .gallery-top {
    padding-top: 25px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .btn {
    padding: 0.6em 1em;
    margin-bottom: 5px;
  }
  header {
    border-top-width: 15px;
  }
  header .logo {
    margin: -10px 0 5px;
    max-width: 80px;
  }
  header .navbar-default {
    margin-top: 0;
  }
  .home .text-pad.top {
    padding: 0;
  }
  .home .text-pad.bottom {
    padding: 40% 0 0 0;
  }
  .home h2 {
    font-size: 2rem;
  }
  .home .home-logo {
    max-width: 40vw;
    transform: translate(0, 76%);
  }
  .pad {
    padding: 2rem 0;
  }
  .container.pad {
    padding: 2rem 15px;
  }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 60%;
  }
  h3 {
    line-height: 0.9 !important;
    margin-bottom: 0.3em !important;
  }
  p {
    font-size: 1.2rem !important;
    line-height: 1.4 !important;
  }
  header {
    position: static;
  }
  .carousel .carousel-caption {
    position: static;
    text-align: left;
    padding: 2rem 15px;
  }
  .carousel .carousel-caption h3, .carousel .carousel-caption p {
    background: none;
    max-width: 100%;
    padding: 0;
  }
  .intro {
    text-align: left;
  }
  .intro h2 {
    margin-top: 0;
  }
  .intro h2 small {
    margin-bottom: -15px;
  }
  .intro p {
    margin-bottom: 0;
  }
  .intro p a {
    margin-bottom: 0;
  }
  .testimonial blockquote {
    text-align: left;
  }
  .navbar-default .navbar-toggle {
    background-color: transparent;
    padding: 20px 1rem;
  }
  .navbar-default .navbar-toggle .icon-bar {
    width: 22px;
    height: 3px;
    border-radius: 0;
    background-color: #bad9d3 !important;
  }
  .shoutout .item .pad {
    padding: 2rem 30px;
  }
  .mm-menu .mm-list {
    padding: 0;
  }
  .mm-list a, .dropdown-menu li a {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.05em;
    padding: 1rem 1.5rem !important;
    color: #fff !important;
    font-size: 1rem;
  }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    margin-left: 0;
  }
  .mm-list a.mm-subopen {
    background: #003052;
  }
  .mm-list a.mm-subclose {
    margin: 0;
  }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: #003052;
  }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: #fff;
  }
  .mm-list a.mm-subclose:before {
    bottom: 70%;
  }
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  html, body {
    font-size: 14px;
  }
  .carousel-caption {
    position: static;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #1d1d1d;
  }
  .carousel-caption * {
    margin: 0;
  }
  .scrim, .carousel-control, .carousel-indicators {
    display: none;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.6rem;
  }
  h3 {
    font-size: 1.4rem;
  }
  h4, h5, h6 {
    font-size: 1.2rem;
  }
  p {
    font-size: 1.1rem !important;
  }
  .btn {
    font-size: 12px;
  }
  hr {
    margin: 20px 0;
  }
  .carousel .carousel-caption h3 {
    font-size: 1.8rem;
    margin-bottom: 15px !important;
    display: block;
  }
  .carousel .carousel-caption p {
    font-weight: 300;
    font-size: 1.1rem !important;
  }
  .home .home-logo {
    max-width: 50vw;
    transform: translate(0, 72%);
  }
  .intro h2 {
    font-size: 1.5rem;
  }
  .projects .project-bar .nav-tabs li a {
    font-size: 12px;
    padding: 10px;
    font-weight: 400;
    text-transform: none;
  }
  footer .section:last-child p {
    font-size: 0.8rem !important;
  }
}
@media only screen and (max-width: 991px) {
  .greview {
    max-width: 50% !important;
  }
}
.greview {
  margin-top: 5px;
}
