@charset "utf-8";
/* CSS Document */
body, html{
	margin: 0;
	padding: 0;
}
body{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	background-image: url(/wp-content/uploads/2022/09/main.png);
	background-size: auto 100%;
	background-position: right top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #236295;
	color:#ffffff;
}
strong, b { 
    font-weight:500;
}
p {
	font-size: 20px;
}
.issues{
	background-image: url(/images/bg_image_2.png);
	background-position: left center;
}
input.form-textbox {
     -webkit-appearance: none !important;
     border-radius: 0 !important;
	 -webkit-border-radius:0 !important;
}
a {
	color: #ffffff;
}
.clearfloats{
	clear:both;	
}
.lefthold{
	float: left;
	max-width: 	1144px;
	width: 69%;
	background-image: url(/images/background-fade.png);
	background-size: 100% auto;
	padding: 40px 0px 40px 55px;
	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	min-height: 100vh;
}
.header{
	width: 100%;
	float: left;	
	padding-bottom: 60px;
}
.logo{
	float: left;	
}
.logo img{
	MAX-WIDTH: 100%	
}
.menu{
	float: left;	
}
.current-menu-item {
	font-weight: bold;
}
.menu ul{
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 58px;
	padding: 0 0 0 30px;	
}
.menu ul li{
	display:inline-block;
	margin: 0;
	padding: 0 12px;	
}
.menu ul li a{
	color: #ffffff;
	text-decoration: none;
}
.menu ul li.active{
	font-weight: bold;	
}
.bodytext{
	float: left;
	width: 70%;
}
.bodytext h1{
	font-size: 25px;
	font-weight: 500;
	padding:  0 0 35px 0;
	margin: 0;	
	text-transform: uppercase;
}
.bodytext p{
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	padding: 28px 0 0 0;
}
.bodytext img{
	max-width:100%;
	height: auto;
}
.blueline{
	float: left;
	width: 58px;
	height: 2px;
	background-color: #912F46;
}
.footer{
	float: left;
	width: 100%;
	margin-top: 130px;	
}
p.disc{
	font-size: 12px;	
	color: #8E8E8E;
}
.socialmedia{
	position: fixed;
	left: 0;
	top:45%	;
	margin-top: -57px;
}
.socialmedia img{
	float: left;
	margin-left: -11px;
}
.socialmedia img:hover{
	margin-left:0px;
}
.form-all .form-submit-button{
	background-color: #912F46 !important;
}
.form-line-error{
	background-color: transparent!important;
}
.form-required {
	color: #912F46;
}
.bodytext.bio a{
	color: #ffffff;
}
input[type="text"] {
	    border-width: 1px;
    border-color: rgba(0,0,0,0.50);
    color: #1b1b1b;
    padding: 7px 3px 5px 3px;
    margin-left: 0;
    border: 1px solid #ccc;
    font-size: 1em;
    line-height: 1.071em;
    -moz-box-shadow: 0 1px 2px #eee inset;
    -webkit-box-shadow: 0 1px 2px #eee inset;
    box-shadow: 0 1px 2px #eee inset;
	opacity: .7;

}
label {
	float: left;
	text-align: left;
	width: 30%;
	font-size: 14px;
	display: inline-block;
}
.infusion-field {
	    margin-top: 12px;
    margin-bottom: 12px;
	    padding: 12px 36px;
	    width: 100%;

}
button{
	background-color: #912F46;
	color: #ffffff;
	font-size: 16px;
	border: none;
	padding: 9px 15px;
	    font-family: Oswald, sans-serif;
}
.endorsement_images {
	display: block;
}
.endorsement_images img{
	width: 100%;
	max-width: 416px;
}
a {
	cursor: pointer;
}

.share{
	margin: 0 10px 50px 0;
}
/************************************************************************************************

*************************************************************************************************/

.maincontent{
	text-align:center;
	float: left;
	width: 100%;
	min-height: 300px;
	background-color:rgba(4, 50, 84, 0.6);
	border-top: solid 5px #ff4338;
}
.pageheader2{
	float: left;
	width: 100%;
	background-color: #043264;
	text-align: left;
	padding: 25px 0;
}
.pageheader2 h2{
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Merriweather', serif;
	margin:0;
	padding: 0 20px;	
	font-weight: normal;
	font-size: 26px;
	line-height: 32px;
}

.pm{
	background-image: url(/images/accordplus-8.png);
	width: 38px;
	height: 38px;
	top: 33px;
	position: absolute;
	left: -70px;
	display: inline-block;
	cursor: pointer;
	background-repeat: no-repeat;
}
.pmminus{
	background-image: url(/images/accordminus-8.png);
	width: 38px;
	height: 38px;
	top: 33px;
	position: absolute;
	left: -70px;
	display: inline-block;
	cursor: pointer;
	background-repeat: no-repeat;
}
.text{
	float: left;
	color: #ffffff;
	font-family: 'Merriweather', serif;
	display: inline-block;
	box-sizing: border-box;
padding: 20px;
	position:relative;
}
.accordian{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #912F46;
		 width: calc(100% - 70px);
	position: relative;
	margin-left: 70px;
}
.accordian a{
	font-size: 25px;
	color: #ffffff;
}
iframe {
	width: 100%;
	height: 100%;
}
h1 a{
	text-decoration: none;
}
.text p{
	padding: 0 0 30px 0;
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	    font-family: 'Oswald', sans-serif;
}
.text h1{
	padding: 35px 0;
	margin: 0;
    font-family: 'Oswald', sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: white;
	text-align: left;
	font-weight: normal;

}
.accordshow{
	display: block !important;
}
.accordhidden{
	display: none;
}

@media screen and (min-width: 800px) {
	.header{
		display: flex;
		align-items: center;
	}
}

@media screen and (max-width: 1000px) {
	.lefthold{
		width: 80%;	
overflow: hidden;
	}
	.header{
		width: 100%;	
		
	}
}
@media screen and (max-width: 800px) {
	.logo img{
		width: 260px;	
	}
	.lefthold{
		width: 100%;
		background-image: none;
		padding:0;
	}
	.bodytext{
		background-color: #162D4F;
		width: 100%;
		
	}
	body, .issues{
		background-image: none !important;
		background-color: #162D4F;
	}
	.issues .header{
/*		background-image: url(/images/background-fade.png), url(//images/bg_image_2.png);*/
	}
	.header{
		background-image: url(/images/background-fade.png), url(//images/bg_image.jpg);
		background-position: top;
		background-size: cover;
		width: 100%;
		height: 170px;
		position: relative;
		padding-left: 15px !important;
	}
	.menu {
		float: left;
		width: 100%;
	}
	.menu ul{
		padding-left: 0;
		font-size: 15px;
		line-height: normal;
	}
	.menu ul li{
		display: inline-block;
		padding-left: 0;
		margin: 20px 0;
	}
	.bodytext, .footer, .header{
		padding: 35px 35px 35px 55px;
		-webkit-box-sizing: border-box;
 		-moz-box-sizing: border-box;
  		box-sizing: border-box;	
	}
	.footer{
		margin-top: 60px;
	}
	.blueline{
		background-color: #912F46 !important;
	}
	button{
		width: 51%;
	}
}
@media screen and (max-width: 550px) {
	.bodytext, .footer, .header{
		padding:  25px 25px 25px 55px;
	}
	.infusion-field {
		padding: 0;
	}
/*	.header{
		background-image: none, url(/images/bg_image_mobile.png);
	}*/
	.socialmedia {
		top: 410px;
	}
	.header{
		
	
		background-repeat: repeat, no-repeat;
/*		background-size: 100% auto*/
	}
	.menu{
		position: absolute;
		left: 10px;
		bottom: 0px;
		width: 90%;
	}
	.menu ul li{
		width: auto;
		margin: 10px 0;
	}
	p.accord {
		margin-left: -70px; 
	}
	.text {
		padding: 0;
	}
	input[type="text"] {
		width: 90%;	
	}
	button{
		margin-left: 0px;
		width: 92%;
	}
	.controls {
     margin-left: 1px !important; 
	}
	.control-label {
		text-align: left !important;
	}
	.text h1{
		font-size: 16px;
	}
/*	.accordian {
		margin: 0;
		width: 100%;
	}*/
}
/* New Theme Styles */
.bio h3, .bio h2 {
	margin-top: 2em;
	margin-bottom: 0;
}
#st-1 .st-btn[data-network='pinterest'] {
    display: none !important;
}
#st-1 .st-btn[data-network='sms'] {
    display: none !important;
}
h3 img, .bio > p:first-of-type > img {
	border: 5px solid #fff;
}
/* New Blog Page Style */
.blog-excerpt {
	border-bottom: solid #912F46 2px;
}
.blog-excerpt img, .wp-block-image {
	border: 5px solid #fff;
	width: 100%;
}
.wp-block-image img {
	width: 100%;
}
.more-link {
	font-weight: 500;
}
.navigation.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 16px;
	font-size: 24px;
}
.navigation.pagination .page-numbers {
	margin-right: 16px;
}