/*
 ----------------------------- 
 PVII Layout Builder Magic
 by Project Seven Development
 www.projectseven.com
 Custom Styles
 -----------------------------
*/

/*
***************************************************
Font Families: You may edit the font-family values,
BUT DO NOT REMOVE OR RENAME THE 4 RULES BELOW
***************************************************
*/
body .lbm-stack-sans {font-family: "Raleway", "Trebuchet MS", sans-serif;}
.lbm-stack-serif {font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;}
.lbm-stack-thin {font-family: Lato, "Gill Sans", Optima, sans-serif; font-weight: 300;}
.lbm-stack-fancy {font-family: Federo, "Gill Sans", Optima, sans-serif;}


h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h1 {font-size: 200%;}
h2 {font-size: 170%;}
h3 {font-size: 155%;}
h4 {font-size: 135%;}
h5 {font-size: 125%;}

.scalable-rounded {
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 7px;
}
.scalable-fancy {
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 7px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}

.bigg {
	font-size: 180%;
}
.bigg strong {
	font-weight: 400;
}

/*
Link Styles
Assign one of the following classes to
Text Links on your page
*/
.text-link-light {
	color: #EEE;
	border-bottom: 1px dotted;
}
.text-link-dark {
	color: #000;
	border-bottom: 1px dotted;
}
.text-link-dark:hover, .text-link-light:hover {
	border-bottom: 1px solid;
}
.text-link-dark, .text-link-light {
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Steve adds ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.fontExamples {
    font-family: "Montserrat", sans-serif;
    font-family: "Raleway", sans-serif;
}
body {
	background-color: #04213b;	
}
.p7LBM {
	background-color: #fff;	
}
.headerContent {
	.font-family: "Monterrat", sans-serif;
	color: #003366;
}
.headerContent .p7LBNAV ul a,.headerContent .p7LBNAV ul a:hover {
	color: #003366;	
    font-weight: 600;
    letter-spacing: 0.1rem;
}
.headerContent .p7LBNAV ul a:hover {
	text-shadow: 1px 1px 1px #3d70a8;	
}
.headerLeft {
	float: left;
	max-width: 267px;
	width: 100%;
}
.headerLogo {
	margin: 0 auto;
	width: 267px;
	float: none;
}
.headerRight {
	float: right;
	width: auto;
}
.lbm-column.headerRight {
	padding-top: 10px;	
}
.menuCTA {
	border: 1px solid #3d70a8;
	border-radius: 6px;
	text-align: center;
}
.headerContent .p7LBNAV ul ul {
	background-color: #efefef;
	border: 1px solid #3d70a8;
	border-radius: 6px;
}
.p7LBNAV .p7LBNAV-toolbar, .p7LBNAV.lbnav-vertical .p7LBNAV-toolbar {
	background-color: #0a3682 !important;	
}
.p7LBNAV .p7LBNAV-toolbar.closed a::after {
	color: #fff;	
}
.headerPhone {
	text-align:right;
	float: right;
	padding: 0 10px 30px 0;
	font-size: 1.3rem;
}
.headerRight .p7LBNAV {
	clear: both;	
	padding-top: 9px;
}
.p7LBNAV .p7LBNAV-toolbar, .p7LBNAV.lbnav-vertical .p7LBNAV-toolbar {
	clear: both;	
}
#homeSlider .lbm-column.width-100 {
	padding: 0;	
}
.gavel {
	background-image: url(../images/presentation/bg/gavelBGb.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	min-heightXXX: 800px;
	box-shadow: inset 0 0 200px #fff, inset 0 0 100px #fff, inset 0 0 50px #fff, inset 0 0 50px #fff, inset 0 0 50px #fff;
	color: #0d4c92;
	padding: 20px;
}
.gavelTextBox {
	float: right;
	width: 65%;
	text-align: center;
	background-color: rgba(256,256,256,0.7);
	border-radius: 12px;
	padding: 20px 20px 50px;

}
.gavelTextBox h2 {
	font-size: 2.2rem;
	font-weight: 400;
	font-family: "Montserrat", Arial, Helvetica, sans-serif
}
.gavelTextBox p {
	font-size: 1.8rem;
	line-height: 2.5rem;
	text-shadow: 2px 2px 4px #fff;
}
.gavel .learnMore A {
	border: 1px solid #0d4c92;
	display: block;
	padding: 10px 20px;
	font-weight: 600;
	font-size: 1.5rem;
	max-width: 150px;
	text-align: center;
	border-radius: 12px;
	margin: 0 auto;
	color: #0d4c92;
	text-decoration: none;
	background-color: rgba(256,256,256,0.5);
}
.learnMore a:hover {
	text-shadow: 1px 1px 2px #0d4c92;
	box-shadow: inset 0 0 20px #ddd;
	transition-duration: .25s;
}
.columnsBG {
	background-image: url(../images/presentation/bg/pillarsBG.jpg);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	min-heightXXX: 800px;
	color: #fff;
}
.columnsBG .lbm-col-wrapper, .gavel .lbm-col-wrapper {
	max-width: 1140px;
	margin: 0 auto;
}
.pillarsLeft {
	float: left;
	width: 60%;
}
.pillarsLeft p {
	font-style: italic;
	font-size: 1.5rem;
	line-height: 2.5rem;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pillarsNext {
	width: 28%;
	float: right;
	padding: 12px 24px;
	border: 2px solid #8fa1b3;
	margin: 50px 0;
}
.clearit {
	clear:both;	
}
.subPage .gavel .lbm-col-wrapper {
	background-color: rgba(256,256,256,0.8);	
}
.centerit {
	text-align: center;	
}
a img {
	border: none;	
}
a img:hover {
	opacity: 0.8;	
	transition-duration: 0.5s;
}
#footerTop a {
	color: #fff;
	text-decoration: none;
}
#footerTop a:hover {
	text-decoration: underline;	
}
.footer-widget-1 h3 {
	margin: 15px 0 5px;	
}
.footer-widget-1 p {
	margin-top: 2px;
}
.socialMedia a img {
	padding: 0 10px;	
}
.lbm-video-wrapper {padding-bottom: 75%;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end Steve adds ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*Media Queries*/

@media only screen and (min-width: 767px) and (max-width: 1100px) {
body {font-size: 85%;}
.header-right .p7LBNAV { font-size: 80% !important; }
.header-right .p7LBNAV ul a { padding-right: 3px !important; }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

body {font-size: 80%;}
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

body {font-size: 80%;}
}
