* {
	box-sizing:border-box;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	margin: 0;
	color: #0e1d3a;
	line-height: 1.5em;
	background: rgb(217,217,217);
background: -webkit-linear-gradient(rgba(217,217,217,1) 0%, rgba(217,217,217,1) 0%, rgba(184,184,184,1) 100%);
background: -o-linear-gradient(rgba(217,217,217,1) 0%, rgba(217,217,217,1) 0%, rgba(184,184,184,1) 100%);
background: linear-gradient(rgba(217,217,217,1) 0%, rgba(217,217,217,1) 0%, rgba(184,184,184,1) 100%);
}
a {
	color: #0e1d3a;
}
a:hover {
	text-decoration: none;
}
.fa.fa-arrow-circle-up {
	font-size: 25px;
	float: right;
}
p, h1, h2, h3, h4 {
	padding: 10px 0;
}
p, h1, h2, h3, h4, ul {
	margin: 0 auto;
	width:96%;
}
hr {
	width: 97.5%;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-top: 1px solid #333f56;
}
ul {
	padding: 10px 20px;
}
ul li {line-height: 1.95em}
ul {
	list-style-image: url(../images/red-bullet.png);
}
h1, h2 {
	line-height: 1.25em;
}
h1, h2, h3, h4 {
	font-weight: 600;	
}
h1 {
	font-size: 2em;
	border-bottom: 1px solid #333f56;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.65em;
	
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.25em;
}

header h3, header p, header a {
	color: white;
}
header p.quote, header h3 {
	float: right;
	width: 25%;
}
header h3 {
	margin-top: 15px;
}
header .btn {
	margin-top: 5px;
	padding:10px 18px;
	text-align: center;
	background: #95231d;
	color: white;
}
header .btn:hover {
	opacity: 0.8;
}
.logos {
	margin-top: 40px;
}
.logos1 {
	margin-top: 20px;
}
.logo-united {
	margin-top: -15px;
}
section.content {
	padding:40px 0;
}
header {
	padding: 15px 0;
}
header, .bottom-bar {
	background: #333f56;
}

footer {
	padding: 20px 0 0 0;
	font-size: 80%;
	line-height: 1.75em;
}
footer .col-40 {
	padding: 0 0 0 10px;
}
footer .horizontal-margin {
	margin: 0 0 0 100px;
}
footer, nav, .navy-bg {
	background: #0e1d3a;
}
footer, footer a {
	color: #dcdcdc;
}
footer a {
	line-height: 2em;
}
footer a:hover {
	opacity: 0.9;
}
footer h4 {
	font-size: 1.08em;
}
footer p {
	padding: 5px 0;
}
.bottom-bar {
	margin-top: 30px;
	padding: 8px 0;
}
.bottom-bar img {
	vertical-align: middle;
	margin-right: 8px;
}
.bottom-bar .col-50 {
	padding: 0;
}

.container {
	max-width: 1170px;
	margin: 0 auto;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}
.clearfix:after {
	clear: both;
}
.floatr {
	float: right;
	margin-left: 20px;
	margin-top: -30px;
}
.floatr-1 {
	float: right;
	margin-left: 20px;
}
.margin-r15{
	margin-right: 15px;
}
.margin-b30 {
	margin-bottom: 30px;
}
.margin-t30 {
	margin-top: 30px;
}
.horizontal-margin {
	margin-left: 20px;
	margin-right: 20px;
}
.no-break {
	white-space: nowrap;
}
.col-17, .col-map, .col-20, .col-20-address, .col-25, .col-30, .col-33, .col-33-fam, .col-40, .col-50, .col-60, .col-67, .col-75 {
	float: left;
	padding: 0 20px;
}
.col-17 {
	width: 17.5%;
	padding: 0 10px;
}
.col-map.col-33 {
	width: 31%;
}
.col-20, .col-20-address {
	width: 20%;
}
.col-25 {
	width:25%;
}
.col-30 {
	width: 30%;
}
.col-40 {
	width: 40%;
}
.col-33, .col-33-fam {
	width:33.33%;
}
.col-50 {
	width:50%;
}
.col-60 {
	width: 60%;
}
.col-67 {
	width: 66.67%;
}
.col-75 {
	width: 75%;
}
.col-offset {
	margin-left:50%;
}
.img-fluid {
	max-width: 100%;
	display: block;
	height: auto;
}

.center-block {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.full-img {
	display: block;
	width: 100%;
	height: auto;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.hidden-pc {
	display: none;
}
/*box styles about us page*/
.highlights {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-left-radius: 0;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 0;
	background: rgba(255,255,255,0.5);
	margin: 10px 10px 20px 10px;
}
.highlights p {
	font-size: 85%;
}
.highlights p, .highlights h4 {
	padding: 7px 20px;
}
/*end box styles*/


/*products page box styles*/
.prod-box {
	width: 97%;
	margin: 20px auto;
	border-radius: 10px;
	background: rgba(255,255,255,0.6);
}
.prod-box .heading {
	border-bottom: 1px solid #cbcbcb;
	margin: 0;
	padding: 5px 25px 0px;
	font-weight: normal;
	width: 100%;
	font-size: 110%;
}
.prod-box .heading img {
	margin: 8px 20px;
	vertical-align: middle;
}
.prod-box .heading span {
	font-size: 90%;
	font-weight: 700;
}
.prod-box .top-border {
	border-top: 1px solid #cbcbcb;
}
.prod-box h4 {
	color: #95231d;
	font-size: 1em;
	padding-bottom: 0;
}
.prod-box .col-30, .prod-box .col-40 {
	margin: 10px 0;
}
.prod-box .col-30 {
	border-right: 1px solid #95231d;
}

/*control the column height*/
.prod-box .five-items {
	min-height: 215px;
}
.prod-box .four-items {
	min-height: 185px;
}
.prod-box .three-items {
	min-height: 150px;
}
.prod-box .two-items {
	min-height: 125px;
}
/*end products page box styles*/


/*Navigation styles*/
.site-header {
	border-top: 5px solid #95231d;
	border-bottom: 5px solid #95231d;
}
nav {
	text-align: center;
}

nav ul {
	list-style: none; 
	margin: 0;
	padding: 0;
	width: 100%;
}
nav ul li {
	display: inline-block; 
	padding: 0; 
	margin: 0;
	position: relative;
}
nav ul li {
	line-height: normal;
}
nav ul li a, .btn {
	color: white;
	text-decoration: none; 
	display: block;
	font-weight: 600;
}
nav ul li a {
	padding: 15px 40px;
	transition: all 0.5s;
}

nav ul li a:hover, nav ul li a.active {
	background:#95231d;
}

/*hide the back link*/

.site-header .nav-header .sub-menu li:first-child,
.site-header .mobile-menu {
	display: none;
}
.btn {
	color: #95231d;
	display: inline-block;
	padding: 5px 10px;
	transition: all 0.5s;
}
.btn:hover {
	background: #95231d;
	color: white;
}

iframe.contact {
	height: 650px;
	width: 100%;
}

.iframe-margin {
	margin: 0 2%;
}

/*responsive css*/

@media (max-width:1170px){
	section h1, section h2, section h3, section p, section ul {
		margin: 0 auto;
	}
	.floatr-1 {
		margin-top: 20px;
	}
}

@media (max-width:1024px){
	.col-map.col-33 {
		width: 45%;
	}
	header .col-25 {
		width:40%;
		margin-top:6px;
	}
	.col-75 {
		width:60%;
	}
	header h3, header p.quote {
		width: 45%;
	}
	nav ul li a {
		padding: 15px 20px;
}
	footer .horizontal-margin {
		margin-left: 50px;
	}
	.prod-box ul li {
		font-size: 93%;
		line-height: 1.7em;
	}
}
@media (max-width:800px){
	.hidden-pc { /*show elements that are hidden on pc screen*/
		display: block;
	}
	.margin-t25 {
		margin-top: 25px;
	}
	.col-25, .col-33, .col-33-fam, .col-40, .col-50, .col-60, .col-67 {
		width: 100%;
	}
	.col-20, .col-20-address {
		width:33.33%;
	}
	.col-17,
	.col-20:nth-child(4),
	.col-20:nth-child(5),
	.col-map {
		width: 50%;
	}
	.col-30 {
		width: 100%;
	}
	.prod-box .col-30 {
		border-right: none;
	}
	.prod-box .col-30, .prod-box .col-40 {
		margin-top: 0;
	}
	.prod-box .five-items,
	.prod-box .four-items,
	.prod-box .three-items,
	.prod-box .two-items {
		min-height: auto;
	}
	.prod-box .heading {
		padding-top: 15px;
	}
	.prod-box .heading img {
		margin-left: 3px;
		margin-right: 5px;
	}
	.logo-united {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.col-40 {
		margin:30px 0 0 0;
	}
	footer .col-40 {
		margin-top: 0;
		width: 50%
	}
	footer .horizontal-margin {
		margin-left: 0;
	}
	footer article.col-50 {
		margin: 10px 0;
		width: 60%
	}
	.bottom-bar p {
		text-align: center;
	}
	section.content {
		padding: 30px 0;
		position: relative;
	}
	h1 {
		padding-bottom: 5px;
	}
	
	.floatr {
		margin-left: 5px;
		margin-bottom: 30px;
		margin-top: -10px;
	}
	footer .col-20, 
	footer .col-30,
	footer p.col-50 {
		width: 50%;
	}

	.site-header, .site-header .container {
		position: relative;
		padding: 0;
		height:70px;
	}
	.site-header .mobile-menu {
		position: absolute;
		top: 18px;
		left: 20px;
		line-height: 1;
		display: block;
	}
	.site-header .mobile-menu i:after {
		content: " Main Menu";
		font-family: 'Open Sans', sans-serif;
		font-size: 135%;
	}
	.site-header .mobile-menu i {
		cursor: pointer;
		color: #ffffff;
	}
	.site-header .mobile-menu i:hover {
		color: #ffffff;
	}
	.site-header .mobile-menu .hidden {
		display: none;
	}
	.site-header .nav-header {
		background: #0e1d3a;
		position: absolute;
		z-index: 10;
		width: 100%;
		display: none;
		top:40px;
	}
	.site-header .nav-header .genesis-nav-menu li {
		display: block;
	}
	.site-header .nav-header .sub-menu li:first-child {
		display: block;
	}
	
	.genesis-nav-menu .menu-item,
	.genesis-nav-menu .menu-item:hover {
		position: static;
	}
	
/*end mobile menu*/

}
@media (max-width:640px){
		
	iframe.contact {
		height: 825px;
	}
	footer article.col-50 {
		width: 100%;
	}
	.col-map.col-33 {
		width: 98%;
		margin-left: auto;
		margin-right: auto;
	}
	.col-20-address, .col-75, header .col-25 {
		width:50%;
	}
	header .col-25 {
		margin-top: 35px;
	}
	header h3, header p.quote{
		width:90%;
	}
	.hidden-640 {
		display: none;
	}
	h1 {
		text-align: center;
	}
	.floatr-1 { /*if image is not hidden then display block and center*/
		float: none;
		margin: 20px auto;
		display: block;
	}
}
@media (max-width:576px){
	.col-20-address, .col-75, .col-50, .col-25, .col-33, .col-30,
	header h3, header p.quote,
	footer .col-20, 
	footer .col-30,
	footer p.col-50,
	footer p.col-40 {
		width:100%;
	}
	header .col-25 {
		margin: 0 auto 0;
		width: 80%;
		float: none;
	}
	header .img-fluid {
		margin-left: auto;
		margin-right: auto;
	}
	header .margin-r15 {
		margin-right: 0;
	}
	
	footer .col-25 {
		min-height:100px;
		padding-bottom:30px;
	}
	.col-20 {
		width:50%;
	}
	.col-20 img {
		margin:20px auto;
	}
	.col-20:last-child{
		clear: both;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	header p, header h3, header p.quote {
		text-align: center;
		float: none;
	}
	header h3 {
		margin-top: 0;
	}
	footer {
		text-align: center;
	}
}
@media (max-width:320px){
	
	iframe.contact {
		height: 875px;
	}
}