
/* General body settings */
body {
	color: #3e4d5c;
	font: 400 17px 'EB Garamond', serif;
	background: #fff;
}

a:link {
	color: #037ABF;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Muli', sans-serif;
}


/* -------------------------------------------------------------------------- */
/*                               ADA COMPLIANCY                               */
/* -------------------------------------------------------------------------- */

.h1, .h2, .h3, .h4, .h5, .h6{
	padding-top: 10px;
	font-family: 'Muli', sans-serif!important;
	margin: 0 0 10px;
}

.h1{
	font-size: 33px!important;
}

.h2{
	font-size: 23px!important;
}

.h3{
	font-size: 20px!important;
}

.h4{
	font-size: 17px;
    margin-bottom: 4px;
}

.header-navigation-col .h4{
	font-size: 15px;
}

.text-white *{
	color: #fff!important;
}

h2{
	font-size: 23px!important;
}

ul.standard-list{
	font-size: 16px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.standard-list li{
	margin-bottom: 20px;
}

/* -------------------------------- CONTRAST ------------------------------- */

.btn-primary{
	background-color: #fdb928;
}

.btn-primary, ::placeholder, input{
	color: #313030!important;
}

.content-page a, .sidebar2 a, .header-navigation .dropdown-menu li > a {
    color: #494f54;
}

a:link {
	color: #037ABF;
	font-weight: 500;
}

.note-info a{
	color: #035382;
}
.pre-footer address a:link{
	color: #fdb928!important;
}

.pre-footer{
	color: #c2c1c1;
}

.lgc-header-helper{
	color: #595959!important;
}

/* ------------------------------ END CONTRAST ------------------------------ */


/* -------------------------------------------------------------------------- */
/*                             END ADA COMPLIANCY                             */
/* -------------------------------------------------------------------------- */

.form-control {
	font-size: 17px;
}

label {
	font-size: 17px;
}

.lgc_heading {
	font-weight: 800;
	font-variant: small-caps;
}

.lgc_heading_one {
	font-size: 38px;
}

.lgc_heading_two {
	font-size: 30px;
	display:inline-block;
}

.lgc-header-helper {
	color:#999;
	vertical-align:top;
	font-family: 'Niconne',	cursive;
	font-size: 26px;
}

.lgc-staff-names {
	font: 600 22px 'EB Garamond', serif;
}

input.form-control,
textarea.form-control {
	border-color: #dbdbdb;
	color: #777;
	font-family: 'Muli', sans-serif;
	border-radius: 0;
	box-shadow: none;
}

.input-group .form-control {
	margin-top: 3px;
}

.btn-primary {
	margin-top: 3px;
}

.lgc-upcoming {
	border: 1px solid #ddd;
  	padding: 10px 10px 10px 10px;
  	background-color: #ccc !important;
}
.lgc-upcoming a:link {color: #3e4d5c; font-weight: bold;}

.lgc-quick-links {
	border: 1px solid #ddd;
  	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
  	color: #c2c1c1!important;
}

.lgc-members-box {
	color: #fff;
	background-color: #004B74;
	padding: 10px 0;
	margin-left: 0;
	margin-right: 0;
}

.lgc-members-box a:link {color: #fff;}

.upperFirst {
	font-size: 200%;
}

.lgc-border {
	border-top: 1px solid #c2c1c1;
}

.lgc-intro {
	line-height: 1.8em;
	text-align: justify;
}

.color-senate {
	color: #3e4d5c;
	/*background-color: #004B74 !important;*/
	width: 49%;
	margin-right: 15px;
}

.color-house {
	color: #3e4d5c;
	/*background-color: #004B74 !important;	*/
	width: 49%;
}

.color-nav {
	background-color: #004B74 !important;
}

.color-search {
	color: #fff !important;
}

/***
Header and header elements
***/
.header {
	box-shadow: 0 1px 3px #ddd;
	background: #fff;
	margin-bottom: 10px;
	margin-right: 10px;
}

.header-navigation li.menu-search i {
	color: #fff;
}

.header-navigation > ul > li > a {
	color: #fff;
	display: block;
	padding: 10px 27px 10px;
	font-size: 17px;
	font-family: 'Muli', sans-serif;
}

.header-navigation > ul:first-of-type > li {
	margin: 5px 0!important;
}

.header-navigation ul > li.active > a,
.header-navigation ul > li > a:hover,
.header-navigation ul > li > a:focus,
.header-navigation ul > li.open > a,
.header-navigation ul > li.open > a:hover,
.header-navigation ul > li.open > a:focus {
	font-size: 17px;
	font-family: 'Muli', sans-serif;
	color: #e18604;
	text-decoration: none;
}

.header-navigation ul > li > a:link {
	font-size: 17px;
	font-family: 'Muli', sans-serif;
}

/* Default buttons */
.btn {
  padding: 5px 12px;
  font-size: 17px;
  font-family: 'Muli', sans-serif;
}

.dropdown-menu li > a {
  white-space: normal;
}

.header .mobi-toggler {
	margin: 10px 35px 10px 0;
}

.blog-item .blog-item-img {
  margin: 0px 0 25px;
}

.pre-footer .container {
	padding-top: 35px;
	padding-bottom: 20px;
}

.corporate .content-page {
	padding: 0 0 0px;
}

.content-page p,
.content-page .list-unstyled {
	margin-bottom: 0px;
}


@media (max-width: 1024px) {
	.header .header-navigation li > a,
	.header .dropdown.open .dropdown-toggle,
	.header .header-navigation li.open > a {
		/* color: #767f88 !important; */
		color: #fff!important;
	}

	.header .header-navigation {
		padding: 10px 20px;
		margin: 0 30px 5px;
	}

}

/* BEGIN min width 1025px max width 1205 */
@media (min-width: 1025px) and (max-width: 1205px) {
	.header .header-navigation {
		margin-top: 10px;
	}

	/*h1 {font-size:32px;}*/
	h1.lgc_heading {font-size:36px;}
	h2.lgc_heading_two  {font-size:28px;}
	.lgc-header-helper {font-size: 26px;}
}

@media (max-width: 1024px) {
	/*h1 {font-size:34px;}*/
	h1.lgc_heading {font-size:38px;}
	h2.lgc_heading_two  {font-size:30px;}
	.lgc-header-helper {font-size: 28px;}
}

@media (max-width: 992px) {
	/*h1 {font-size:28px;}*/
	h1.lgc_heading {font-size:32px;}
	h2.lgc_heading_two  {font-size:24px;}
	.lgc-header-helper {font-size: 22px;}
}

@media (max-width: 767px) {
	/*h1 {font-size:14px;}*/
	h1.lgc_heading {font-size:24px;}
	h2.lgc_heading_two  {font-size:18px;}
	.lgc-header-helper {font-size: 16px;}
}

/* Extra Small Devices, Phones */
@media (max-width : 600px) {
	/*h1 {font-size:12px;}*/
	h1.lgc_heading {font-size:18px;}
	h2.lgc_heading_two  {font-size:14px;}
	.lgc-header-helper {font-size: 12px;}
}

/* Extra Small Devices, Phones */
@media (max-width : 480px) {
	h1.lgc_heading {font-size:16px;}
	h2.lgc_heading_two  {font-size:12px;}
	.lgc-header-helper {font-size: 10px;}
}

/* Custom, iPhone Retina */
@media (max-width : 320px) {


}


@media print {
    .col-print-12 { width: 100% }

	h1.lgc_heading {font-size:30px;}
	h2.lgc_heading_two  {font-size:24px;}
	.lgc-header-helper {font-size: 22px;}

	a[href]:after {
    	content: none !important;
  	}

	.mobi-toggler {display: none !important;}

}


