/****************************************************
* HRC TEMPLATE Bootstrap style overrides
*****************************************************/


/*@import url(Armata_Crimson_Fonts.css);*/
:root {
  --safe-area-inset-top: env(safe-area-inset-top, 0px);
  --safe-area-inset-right: env(safe-area-inset-right, 0px);
  --safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);
  --safe-area-inset-left: env(safe-area-inset-left, 0px);
}
/* Reset the body */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 1.6 !important; /*428571429 !important;*/
	color: #4d4d4d;
	font-weight: 400;
	font-size: 16px;
}
a.glyphicon {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, small, .jumbotron h1 {
	font-weight: 500;
}

/*
 * Bootstrap CSS
 */

.blockquote-center {
  padding-right: 15px;
  padding-left: 0;
  text-align: center;
  border-left: 0;
}
.blockquote-center p {
  font-size: 18px;
}
.blockquote-center footer:before,
.blockquote-center small:before,
.blockquote-center .small:before {
  content: '\2014 \00A0';
}
.blockquote-center footer:after,
.blockquote-center small:after,
.blockquote-center .small:after {
  content: '\00A0 \2014';
}


.navbar {
	width: 100%;
}
.navbar-nav.navbar-right > li > a {
	padding: 30px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background: inherit;
	/*font-weight: 500;*/
	/*color: #111;*/
}
.nav > li > a:focus {
	color: #E4E7EA;
}

.nav {
    -webkit-transition: all 2s; /* Safari */
    transition: all 2s;
}
/*a:hover {
	color: #23527C;
	text-decoration: underline;
}*/

.link-plain {
	color: inherit;
}
.link-plain:hover {
	color: inherit;
}



.form-control {
    color: #5C5C5C;
    background-color: #EFF1F3;
    border: 1px solid #5C5C5C;
    border-radius: 2px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}


.btn-default {
	background-color: #EFF1F3;
	color: #5C5C5C;
	border: 1px solid #5C5C5C;
	width: 100%;
}
.btn-default:hover {
	background-color: #2C589D;
	color: #BDC3C7;
}



/*
 * Custom CSS
 */
.hero {
	/*position: relative;*/
	display: block;
	width: 100%;
	background-color: #2C589D;
	color: #E0E0E0;
	background-image: url(/images/Background_v4.png);
	background-position: center;
    background-size: cover;
}
.hero h2 {
	font-size: 30px;
	font-weight: bold;
	text-shadow: 0 0 8px #000000;
}

.logo {
	display: block;
	margin: 50px auto 60px auto;
	/*box-shadow: 0 0 8px #000000;*/
}


.menu-strip {
	background: #E0E0E0;
}
.menu-strip a {
	color: #5C5C5C;
	font-size: 20px;
	font-weight: 300;
}
.strip {
	padding: 100px 0;
	/*height: 300px;*/
}
.strip:nth-child(odd) {
	background: #E4E7EA;
}
.strip.dark {
	background: #E0E0E0 !important;
}
/*.strip.strip-highlight, */
.strip:nth-child(even) {
	background: #EFF1F3;
}
.strip.strip-header {
	background: #DED5CA;
}
.strip.strip-parallax {
	background: #DED5CA;
	padding: 0 !important;
}
.strip.strip-parallax #layer1 {
	background-color: #f9f9f9;
	background-image: url(../images/Portfolio/snapp_works_fullsized.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 500px;
	margin: 0 auto;
}



/* Reset the page-header */
.page-header {
    /*margin-top: 0px !important;*/ /* set top margin to 0 if navbar is NOT set to: navbar-fixed-top  */
    /*padding: 20px 0 0 0 !important;*/
    width: 100% !important;
	border: none;
	padding: 0;
	margin: 0;
}
.page-header h1 {
    margin: 0px 0 0 5px !important;
    line-height: 1.2 !important;
	font-size: 72px;
	font-weight: 500;
}

.hero small {
	font-size: 24px;
	font-weight: 300 !important;
	opacity: .5;
	margin: 20px 0 80px 0;
	display: inline-block;
}

.page-body {
	font-weight: normal;
}
.page-body h1, .page-body h2 {
	font-weight: 500;
}
.page-body h2 {
	font-size: 64px;
}
.page-body h3 {
	font-size: 42px;
}
.page-body h4 {
	font-size: 30px;
}
.page-body p {
	font-size: 20px;
}

/* Overlay Menu */
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	height: 100%;
	width: 100%;
	pointer-events: none;
}

/* Swipte left/right buttons */
.btn-swipe {
	display: block;
	height: 42px;
	min-width: 42px;
	border-radius: 21px;
	background-color: #BDC3C7; /*#5F6C78; */
	opacity: 0.3;
	color: #2C589D;
	/*top: 300px;*/
	margin: 200px 20px 0 20px;
	pointer-events: all;
}
.btn-swipe.right {
	/*right: 10px;*/
	float: right;
}
.btn-swipe.left {
	float: left;
}
.btn-swipe h3 {
	padding: 6px 9px;
	margin-top: 0;
	font-weight: bold;
}
.btn-swipe:hover {
	text-decoration: none;
	color: #2C589D;
	cursor: pointer;
}
.btn-swipe .title {
	display: none;
	visibility: hidden;
}
.btn-swipe:hover .title {
	display: inline;
	visibility: visible;
}
@media (max-width: 767px) {
	.btn-swipe {
		display: none;
		visibility: hidden;
	}
}
.btn-swipe-label {
	opacity: 0;
	display: block;
	margin: 10px 20px 0 40px;
	pointer-events: all;
	-webkit-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}
.btn-swipe-label.right {
	float: right;
}
.btn-swipe-label.left {
	float: left;
}
.btn-swipe-label.hidden {
	opacity: 0;
}
.btn-swipe-label.visible {
	opacity: 1;
}
@media (max-width: 767px) {
	.btn-swipe-label {
		display: none;
		visibility: hidden;
	}
}



/*.container, .jumbotron .container {*/
/*	width: 775px;*/
/*}*/
.container {
  padding-right: calc(15px + var(--safe-area-inset-right, 0px));
  padding-left: calc(15px + var(--safe-area-inset-left, 0px));
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (max-width: 991px) {
    .menu-top:not(.small) .nav a, .menu-top:not(.small) #menu-link,
    .menu-top.small .nav a, .menu-top.small #menu-link {
        padding: 20px 0 !important;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .logo {
        margin: 20px auto;
        max-width: 200px;
    }
    .page-header h1 {
        font-size: 42px;
    }
    .page-body h2 {
        font-size: 32px;
    }
    .page-body h3 {
        font-size: 28px;
    }
    .page-body h4 {
        font-size: 24px;
    }
    .page-body p {
        font-size: 18px;
    }
    .strip {
        padding: 60px 0;
    }
    .hero small {
        font-size: 18px;
        margin: 10px 0 40px 0;
    }
}