html,body {
    overflow-x: hidden; 
	color: #979797 !important;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}

body {
  height: 100vh;
}

.container-fluid {	
	padding: 0px !important;
}

.navmenu {
	position:fixed;
	top:0px;
	margin:0px auto;
	width:100%;
	background-color:#fff;
	z-index:34555;
	
}
.nav-link {
	color: #00263d;
	font-size: 16px;
	letter-spacing: .5px;
	font-weight: 500;
	padding-right: 10px !important;
    padding-left: 45px !important;
}

@media (max-width: 321px) { 
	.navbar-toggler {
		font-size: 16px;
	}
}

.mobile-banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 400px;
}

.mobile-banner h2 {
	padding: 95px 25px 0px 25px;
	font-size: 26px;
}

.mobile-banner p {
	font-size: 16px;
	padding: 0px 125px 0px 25px;
}

h1,h2 {
	text-transform: uppercase;
}

h1 {
	color: #00263d;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 12px;
}

h2 {
	color: #b12027;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px; 
	font-weight: 600;
	color: #696969;
}

p {
	color: #4a4848;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}

a:hover {
	text-decoration: none;
}

.card-body {
	padding: 50px 35px;
}

.set-left {
	text-align: left;
}

.set-right {
	text-align: right;
}

.set-center {
	text-align: center;
}


.star-bp h3 {
	font-size: 16px; 
}

.card h3 {
	font-size: 18px; 
	color: #b12027;
}

.card p {
	font-size: 16px; 
	line-height: 15px;
	color: #4a4848;
}

.card-body ul {
	font-size: 16px; 
	color: #4a4848;
}

.star-bp li {
	list-style:none;
	position: relative;
	padding-left: 30px;
	line-height: 1.3;
	margin-bottom: 10px;
	color: #4a4848;
	font-size: 16px;
}

.star-bp li:before {
	position: absolute;
	left: 0;
	color: #b12027;
	content: "★";
}

.phone li {
	list-style:none;
	position: relative;
	padding-left: 10px;
	line-height: 1.3;
	list-style-image: url("../elements/graphics/phone-resized1.png");
	color: #4a4848;
	font-size: 16px;
}

.fax li {
	color: #4a4848;
	font-size: 16px;
	list-style:none;
	position: relative;
	padding-left: 10px;
	line-height: 1.3;
	list-style-image: url("../elements/graphics/fax-resized1.png");
}

.email li {
	color: #4a4848;
	font-size: 16px;
	list-style:none;
	position: relative;
	padding-left: 10px;
	line-height: 1.3;
	list-style-image: url("../elements/graphics/email-resized1.png");
}

.social li {
	display:inline;
	margin-right:5px;
}

.btn {
	margin-top: 15px;
	padding: 8px 25px;
	letter-spacing: .5px;
}

.btn-danger {
	border-radius: 0px !important;
	text-transform: uppercase !important;
	background-color: #b12027 !important;
	border: 1px solid #b12027 !important;
}

.btn-danger:hover {
	background-color: #981a20 !important;
	border: 1px solid #981a20 !important;
}

.btn-light {
	border-radius: 0px !important;
	border: 2px solid #fff !important;
	background-color: rgba(0,0,0,0) !important;
	color: white !important;
}

.btn-light:hover {
	border: 2px solid #fff !important;
	background-color: #fff !important;
	color: black !important;
}

.card {
	border-radius: 0px !important;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), 0 0px 0px rgba(0,0,0,0.1);
	margin: 50px;
}

@media (max-width: 768px) {
	.card {
	margin: 25px;
	}
}

.available-positions {
	color: white;
}

@media (max-width: 1025px) { 
	.avail-positions-title h2 {
		padding-top: 35px;
	}
}

.join-team {
	padding: 100px 100px 0px 100px;
}

@media (max-width: 1025px) { 
	.join-team {
		padding: 100px 50px 0px 50px;
	}
}

.available-positions ul.none a {
	font-weight: 500;
	font-size: 16px;
}

.available-positions ul.none a:hover {
	cursor: pointer !important;
	text-decoration: underline;
}

.modal-title {
	color: #b12027 !important;
}

.modal-body p {
	color: #4a4848 !important;
}

.modal {
	margin-top: 135px !important;
}

ul.none {
	list-style-type: none;
}

.cta-photo {
	background-image: url("../elements/background-pictures/calltoaction-04.jpg"); 
	background-color: #cccccc;
	width: 100%;
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover; 
	z-index: 1;
}

.section3 {
	background-image: url("../elements/background-pictures/whitegray-bg.jpg"); 
	background-color: #cccccc;
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover; 
	z-index: 1;
}

.clear {
    clear: both;
}

.col-title {
	color: white;
	font-size: 18px;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
}

.footer-links li a{
	color:#fff;
	list-style:none;
	position: relative;
	line-height: 2;
	opacity: .85;
	font-size: 14px;
	padding-left: 5px;
}

.footer-links li a:hover{
	opacity: 1;
	text-decoration: none;
}

.footer-links li:before {
	font-family:FontAwesome;
	position: absolute;
	left: 0;
	color: #b12027;
	content: "\2022";
	padding-left: 25px;
}

.mobile-footer-space {
	padding: 15px;
}

.herotext {
	margin-top:120px;
}

.herotext h1 {
	font-size:46px;
	line-height:46px;
}

.herotext span{
	color:#b12027;
    font-style: italic;
	
}

.user1 {
	padding-left:65px;
	margin-top:125px;
}

.user2 {
	padding: 65px 30px 30px 30px;
	margin-bottom: 175px;
}

.navbar-nav {
	    margin-left: auto;
}

@media (max-width:768px) { 
	.herotext {
		margin-top:180px;
		padding-left:0px;
		padding-right:10px;
	}
	.herotext h1 {
		font-size:32px;
		line-height:30px;
	}
	
	.user1 { 
		margin-top:30px;
		padding-bottom:60px;
		padding-right:45px;
	}
	
	.user2 {
		padding:30px 50px 0px 0px;
		margin-bottom:50px;
	}
}

a.anchor {
    display: block;
    position: relative;
    top: -225px;
    visibility: hidden;
}

.desktop-slider {
	padding-top: 75px;
}

@media (max-width: 1025px) { 
	.desktop-slider {
		padding-top: 125px;
	}
}

.desktop-slider .carousel-caption {
	/*padding: 50px 750px 50px 0px;
	left: 12% !important;*/
	position: relative;
}

.desktop-slider .carousel-caption p {
    color: #0E293F;
    line-height: 1.20;
    margin: 0;
    position: absolute;
    top: -425%;
    left: 30%;
    transform: translate(-50%, -50%);
    padding-right: 350px;
    text-align: left;
    padding-left: 25px;
    
}

@media (max-width: 768px) { 
	.desktop-slider .carousel-caption p {
		font-size: 16px;
		padding-right: 300px;
    	top: -325%;
	}
	.desktop-slider .carousel-caption p span {
		font-size: 24px;
	}
}

.desktop-slider .carousel-caption p span {
    color: #b12027;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -1px;
}

@media (min-width: 1023px) {  
	.desktop-slider .carousel-caption p span {
		font-size: 42px;
		line-height: 42x;
	}
	.desktop-slider .carousel-caption p {
		font-size: 24px;
		padding-right: 335px;
   		top: -450%;
	}
}

@media (min-width: 1025px) {  
	.desktop-slider .carousel-caption p span {
		font-size: 48px;
		line-height: 48px;
	}
	.desktop-slider .carousel-caption p {
		font-size: 24px;
		padding-right: 525px;
   		top: -550%;
	}
}

@media (min-width: 1600px) {  
	.desktop-slider .carousel-caption p span {
		font-size: 48px;
		line-height: 48px;
	}
	.desktop-slider .carousel-caption p {
		font-size: 24px;
		padding-right: 675px;
		top: -665%;
	}
}

@media (min-width: 1800px) {  
	.desktop-slider .carousel-caption p span {
		font-size: 58px;
		line-height: 58px;
	}
	.desktop-slider.carousel-caption p {
		font-size: 24px;
		padding-right: 600px;
  		top: -750%;
	}
}

@media (min-width: 1900px) {  
	.desktop-slider .carousel-caption p span {
		font-size: 62px;
		line-height: 62px;
	}
	.desktop-slider .carousel-caption p {
		font-size: 24px;
		padding-right: 600px;
  		top: -765%;
	}
}

.mobile-slider .carousel-caption p span {
	color: #b12027;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 16px;
}

.section5-text h3 {
	padding-top: 80px;
    padding-bottom: 40px;
    padding-right: 50px;
    padding-left: 50px;
    font-weight: 600; 
	font-size: 26px;
	font-style: oblique;
}

@media (max-width: 449px) { 
	.section5-text h3 {
		padding-left: 15px;
		padding-right: 15px;
		font-size: 28px;
	}
}

.section-5-img {
	width: 100%;
}

.navbar-top h3 {
	margin-top: 25px;
    margin-bottom: -25px;
    margin-right: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #b12027;
}

.navbar-brand {
    margin-left: -25px;
}

/* desktop view */
@media only screen and (min-width: 1025px) {
	.section-5-img {
		margin-top: 45px;
	}
	.section-5-img {
		max-width: 100%;
		height: auto;
    }
    .section-4-img {
		margin-bottom: 15px; 
		width:75%;
	}
	.join-header {
		font-size: 38px;
		color: white;
    }
    .join-text {
    	color: white; 
    	font-weight: 100;
    }
    .navbar-nav .nav-link {
    	padding-left: 45px;
    }
}

/* ipad pro view */
@media (min-width: 769px) and (max-width: 1024px) { 
	.section-1-img {
		width: 100%;
    	padding: 115px 0px 10px 25px;
	}
	.user1 {
		padding-left: 25px;
    	padding-right: 50px;
	}
	.section5-text h3 {
		padding: 75px 50px 0px 50px;
		font-size: 28px;
		font-weight: 400;
	}
	.section-5-img {
		width: 100%;
		margin-top: 150px;
		margin-left: -50px;
	}
	.section-4-img {
		width: 95%;
		margin-bottom: 50px;
	}
	.desktop-slider .carousel-caption p {
		font-size: 18px;
	}
	.join-header {
		font-size: 28px;
		color: white;
    }
    .join-text {
    	font-size: 18px;
    	color: white; 
    	font-weight: 100;
    }
    .avail-positions-title h2 {
    	padding-top: 0px;
    }
    .avail-positions-title h3 {
    	margin-bottom: 5px;
    }
    ul.none {
    	margin-left: -25px;
    	font-size: 16px;
    }
    ul.none li {
    	margin-bottom: 10px;
    }
    .card-body {
		padding: 35px;
	}
}

/* ipad view */
@media (min-width: 450px) and (max-width: 768px) {
	.desktop-slider .carousel-caption p {
		font-size: 14px;
		padding-right: 275px;
    	top: -300%%;
	}
	.desktop-slider .carousel-caption p span {
		font-size: 24px;
	}
	.user1 {
		margin-top: 75px;
		padding-left: 0px;
	}
	.user1 h2 {
		font-size: 28px;
		margin-top: 25px;
	}
	.section-1-img {
		width: 100%;
    	padding: 100px 25px 10px 25px;
	}
	.section5-text h3 {
		padding: 50px 50px;
		font-size: 21px;
		font-weight: 400;
	}
	.user2 {
		padding: 0px;
		margin-bottom: 200px;
	}
	.section-5-img {
		margin-top: 175px;
		margin-left: -30px;
		width: 100%;
	}
	.section-4-img {
		width: 100%;
	}
	h2 {
		font-size: 28px;
	}
	.card-body ul {
		margin-left: -20px;
	}
	.join-header {
		font-size: 28px;
		color: white;
    }
    .join-text {
    	font-size: 18px;
    	color: white; 
    	font-weight: 100;
    }
    .avail-positions-title h2 {
    	padding-top: 0px;
    }
    .avail-positions-title h3 {
    	margin-bottom: 5px;
    }
    ul.none {
    	margin-left: -25px;
    	font-size: 16px;
    }
    ul.none li {
    	margin-bottom: 10px;
    }
    .card-body {
		padding: 35px;
	}
}

/* mobile responsive */
@media only screen and (max-width: 449px) {
	.section-1-img {
		padding: 35px;
		margin-top: 15px;
	}
	.user1 {
		padding-right: 65px;
	}
	.section5-text h3 {
		font-size: 21px;
		padding-top: 25px;
    	padding-bottom: 25px;
	}
	.section-5-img {
		padding-bottom: 200px;
	}
	.section-4-img {
		width: 75%;
		margin-left: 45px;
	}
	h2 {
		font-size: 30px;
	}
	.card-body ul li {
    	margin-left: -20px;
    	font-size: 16px;
    	margin-top: 10px;
    }
    .join-header {
		font-size: 28px;
		color: white;
    }
    .join-text {
    	font-size: 18px;
    	color: white; 
    	font-weight: 100;
    }
    .avail-positions-title ul.none li {
    	margin-left: -20px;
    	margin-top: 10px;
    	font-size: 16px;
    }
    .navbar-top h3{
    	text-align: center;
		margin-right: 0px;
		margin-top: 15px;
		margin-bottom: -10px;
		color: #00263d;
    }
    .custom-mobile-slider .carousel-caption {
		bottom: 80px;
		text-align: left;
		right: 35%;
		left: 10%;
	}
}

/* galaxy s5 */
@media only screen and (max-width: 360px) {
	.mobile-banner {
		height: 500px;
	}
}

/* iphone 5 */
@media only screen and (max-width: 320px) {
	.mobile-banner {
		height: 500px;
	}
	.custom-mobile-slider .carousel-caption {
		bottom: 45px;
		text-align: left;
		right: 35%;
		left: 10%;
	}
}