/*
Theme Name: WCPI New Branding
Author: Web Mobile Image
Author URI: http://www.webmobileimage.com
Developer: Sherri Ferritto
*/

body, html {
	margin: 0px;
	padding: 0px;
	/*font-family: 'Josefin Sans', sans-serif;*/
	font-family: 'Lato', sans-serif;
	color: #000;
	background-color: #FFF;
	font-size: 16px;
	font-size: 100%;
	-webkit-text-size-adjust: none;
	position: relative;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: none
}
html, body {
	overflow-x: hidden;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
figure {
	margin: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
 -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
main td {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px
}
.table-responsive {
	margin-bottom: 15px;
	overflow-y: hidden;
	width: 100%;
	border: none
}
@media only screen and (max-width: 767px) {
 td {
 display: block;
 width: 100%;
 text-align: center;
}
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 125%;
	color: #000000;
	font-weight: 600;
}
h1 {
	text-transform: uppercase;
	margin-top: 0px;
	text-align: center;
	font-weight: 600;
}
h2 {
	text-transform: uppercase;
	color: #bf0a30;
}
h3 {
	font-size: 1.35rem;
	line-height: 120%;
	color: #bf0a30;
	font-weight: 700;
}
h4 {
	font-size: 1.2rem;
	line-height: 120%;
}
p {
	font-size: 18px;
	line-height: 143%;
	margin: 0px;
	padding-bottom: 1rem;
}
ul li {
	font-size: 18px;
	line-height: 125%;
	margin: 0px;
	padding-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
 p,  ul li {
 font-size: 16px;
}
}
@media only screen and (min-width: 992px) {
 p,  ul li {
 font-size: 18px;
}
}
@media only screen and (min-width: 1200px) {
 p,  ul li {
 font-size: 20px;
}
}
@media only screen and (min-width: 1800px) {
 p,  ul li {
 font-size: 22px;
}
}
.center {
	text-align: center
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
	padding: 0px;
	margin: 0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
a {
	color: #3874b6;
	text-decoration: none;
	transition: all 0.06s ease-in-out 0s
}
a:visited {
	color: #3874b6;
	text-decoration: none
}
a:hover, a:focus {
	color: #bf0a30;
	text-decoration: none;
	outline: none
}
img {
	max-width: 100%;
	height: auto
}
img.fullwidth-photo {
	width: 100%;
	height: auto
}
figure {
	padding: 0px;
	margin: 0px
}
.row.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.row.no-gutters >[class^="col-"], .row.no-gutters >[class*=" col-"] {
 padding-right: 0;
 padding-left: 0
}
.spaceabove {
	padding-top: 20px
}
.spacebelow {
	padding-bottom: 20px
}
@media only screen and (min-width: 992px) {
 .spaceabove {
 padding-top: 30px
}
 .spacebelow {
 padding-bottom: 30px
}
}
@media only screen and (min-width: 1200px) {
 .spaceabove {
 padding-top: 40px
}
 .spacebelow {
 padding-bottom: 40px
}
}
.hide {
	display: none
}
.alignnone {
	margin: 5px 20px 20px 0
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}
p.aligncenter {
	text-align: center
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
img.photohalf {
	width: 50%;
	height: auto
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.table-responsive .wp-caption p.wp-caption-text {
	text-align: center
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
#skiptocontent a {
	padding: 6px;
	position: absolute;
	top: -40px;
	left: 0px;
	color: white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-bottom-right-radius: 8px;
	background: transparent;
	z-index: 100;
}
#skiptocontent a:focus {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #52206b;
	outline: 0;
 -webkit-transition: top .1s ease-in, background .5s linear;
 transition: top .1s ease-in, background .5s linear;
}
.video-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0
}
.video-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute
}
.video-border, .photo-border {
	border: 3px solid #FFF;
	margin-bottom: 30px
}
@media only screen and (min-width: 768px) {
 .video-wrapper {
 margin-bottom: 0px
}
}
main .video-wrapper {
	width: 90%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 15px
}
@media only screen and (min-width: 768px) {
 main .video-wrapper {
 width: 75%
}
}
.google-map-wrapper {
	width: 100%;
	max-width: 640px;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px
}
.google-map {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden
}
.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	clear: both;
}
.padding {
	padding-top: 20px;
	padding-bottom: 20px
}
@media only screen and (min-width: 768px) {
 .padding {
 padding-top: 30px;
 padding-bottom: 30px
}
}
@media only screen and (min-width: 992px) {
 .padding {
 padding-top: 40px;
 padding-bottom: 40px
}
}
@media only screen and (min-width: 1200px) {
 .padding {
 padding-top: 60px;
 padding-bottom: 60px
}
}
@media only screen and (min-width: 1800px) {
 .padding {
 padding-top: 70px;
 padding-bottom: 70px
}
}
.container.fullsm {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.container {
	width: 90%;
}
@media (min-width: 576px) {
 .container {
 max-width: 95%;
}
}
@media only screen and (min-width: 768px) {
 .container.fullsm {
 width: 95%;
 padding-right: 15px;
 padding-left: 15px;
 max-width: 1600px;
 margin-left: auto;
 margin-right: auto;
}
 .container {
 width: 95%;
 padding-right: 15px;
 padding-left: 15px;
 max-width: 1500px;
 margin-left: auto;
 margin-right: auto;
}
}
.relative {
	position: relative
}
.col.nonrelative {
	position: static !important
}
img.top {
	vertical-align: text-top
}
img.bottom {
	vertical-align: text-bottom
}
img.middle {
	vertical-align: middle
}
.bg-blue {
	background-color: #3874b6
}
.bg-red {
	background-color: #bf0a30
}
.bg-purple {
	background-color: #52206b;
}
.bg-ltpurple {
	background-color: #dbdaea;
}
.bg-veryltpurple {
	background-color: #f0f0f6;
}
.bg-veryltpurple2 {
	background-color: #e7e7f1;
}
.bg-pink {
	background-color: #FCF;
	background-color: rgba(255, 204, 255, 0.2);
}
.bg-white {
	background-color: #FFF
}
.btn {
	font-weight: normal;
	font-style: normal;
	font-size: 1rem;
	line-height: 1.42857143;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 2px solid transparent;
	border-radius: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-right: 1.25rem;
	padding-bottom: 6px;
	padding-left: 1.25rem;
}
@media only screen and (min-width: 768px) {
 .btn {
 font-size: 1.25rem;
}
}
.btn-small {
	font-size: .9rem;
	padding-top: 3px;
	padding-right: 1.25rem;
	padding-bottom: 3px;
	padding-left: 1.25rem;
}
.content a.btn, .content a.btn:visited, .content a.btn:hover {
	text-decoration: none
}
.btn:visited {
	color: #FFF
}
.btn.space {
	margin-right: 10px
}
.btn-red {
	background-color: #bf0a30;
	color: #FFF;
}
.btn-red:hover {
	background-color: #FFF;
	color: #bf0a30;
}
.btn-blue {
	background-color: #3874b6;
	color: #FFF;
}
.btn-blue:hover {
	background-color: #FFF;
	color: #3874b6;
}
.btn-purple {
	background-color: #52206b;
	color: #FFF;
}
.btn-purple:hover {
	background-color: #FFF;
	color: #52206b;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	width: 100%;
	border-top: 8px solid #525166;
	margin-top: 25px;
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
 hr {
 border-top: 8px solid #525166;
}
}
@media only screen and (min-width: 992px) {
 hr {
 border-top: 8px solid #525166;
}
}
@media only screen and (min-width: 1200px) {
 hr {
 border-top: 11px solid #525166;
}
}
@media only screen and (min-width: 1800px) {
 hr {
 border-top: 20px solid #525166;
}
}
hr.blue {
	border-top: 3px solid #3874b6;
	width: 80px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
hr.white {
	border-top: 3px solid #FFF;
	width: 80px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
/* ============== HEADER ============== */

header {
	z-index: 9999;
	background-color: #FFF;
	padding: 0;
	padding-top: 65px;
	padding-bottom: 15px;
	position: relative;
}
@media only screen and (min-width: 768px) {
 header {
 padding-left: 1.5%;
 padding-right: 1.5%;
 padding-top: 10px;
 padding-bottom: 20px;
}
 header .container {
 position: relative;
 width: 100%;
}
}
@media only screen and (min-width: 1200px) {
 header {
 padding-left: 3%;
 padding-right: 3%;
}
}
header .row {
	min-height: 100px;
}
@media only screen and (min-width: 768px) {
 header .row {
 min-height: auto;
}
}
header .logo {
	width: 75%;
	margin-left: 25px;
}
@media only screen and (max-width: 767px) {
 header .logo img {
 max-height: 100px;
 width: auto;
}
}
@media only screen and (min-width: 768px) {
 header .logo {
 width: 97%;
 margin: 0;
}
}
@media only screen and (min-width: 1200px) {
 header .logo {
 width: 100%;
 width: 75%;
}
}
/* ========= main navigation ========== */

header nav {
	display: none;
}
@media only screen and (max-width: 767px) {
 #mobile_menu {
 z-index: 9999;
}
}
@media only screen and (min-width: 768px) {
 header nav {
 display: inline-block;
}
 #mobile_menu {
 display: none;
}
}
header nav ul {
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	list-style: none;
	line-height: 1;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: right;
}
header nav li {
	color: #000000;
	display: inline;
	text-align: right;
	color: #FFF;
	vertical-align: middle;
 padding: .19rem;
}
header nav li a {
	font-size: 12px;
	font-size: 1.5vw;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 8px;
}
header nav li a:visited {
	color: #000000;
}
@media only screen and (min-width: 880px) {
 header nav li {
 padding: .24rem;
}
}
@media only screen and (min-width: 992px) {
 header nav li {
 padding: .35rem;
}
 header nav li a {
 font-size: 13px;
 font-size: 1.31vw;
 font-size: 1.25vw;
}
}
@media only screen and (min-width: 1300px) {
 header nav li {
 padding: .5rem;
}
 header nav li a {
 font-size: 16px;
}
}
@media only screen and (min-width: 1600px) {
 header nav li {
 padding: 1rem;
}
 header nav li a {
 font-size: 18px;
}
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}
header nav li > a:hover, header nav li.active > a {
	color: #3874b6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3874b6;
}
header nav li.current_page_item > a {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3874b6;
}
header nav ul ul li a:hover {
	color: #3874b6;
	border: none;
}
header nav li li.current_page_item > a {
	border: none;
}
/* ------------- DROP DOWN STYLES ------------- */

header .dropdown-menu.show {
	margin-top: -4px;
}
header nav.topnav ul li ul li {
	margin: 0;
	padding: 0;
	margin-left: .5em;
	margin-right: .5em;
}
@media only screen and (max-width: 767px) {
 .dropdown-toggle::after {
 display: none;
}
.dropdown-menu {
    position:  relative;
    top: auto;
    left: 0;
    z-index: 1000;
   
    float:  none;
    min-width: inherit;
	width:100$;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: center;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
	
}

ul.dropdown-menu li {
	margin:0;
	padding:0;
}



.slicknav_parent.slicknav_open > ul > li > a {

    font-size: 17px !important;
   padding: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
   
}

.slicknav_parent.slicknav_open > ul > li > a > a {

    font-size: 17px !important;
   padding: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
   
}

/*.slicknav_collapsed.slicknav_parent > a > a {

    font-size: 16px;
  
    padding-top: 6px;
    padding-bottom: 6px;
   
}*/

}
.dropdown-menu li {
}
.dropdown-menu>li>a {
	padding: .35em;
	background-color: transparent;
	border: none;
}
.dropdown-toggle::after {
 display: inline-block;
 display: none;
 width: 0;
 height: 0;
 margin-left: .255em;
 vertical-align: .255em;
 content: "";
 border-top: .3em solid;
 border-right: .3em solid transparent;
 border-bottom: 0;
 border-left: .3em solid transparent;
}
header .topnav ul ul {
	/*display:none;
position:absolute;
top:100%;
left:0;*/
	padding: 0;
	padding-top: 8px;
}
header .topnav ul ul ul {
	display: none;
}
header .topnav ul ul li {
	float: none;
	position: relative;
	font-weight: 400;
	line-height: 120%;
	text-transform: none;
	min-width: 180px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
}
header .topnav ul ul li:first-child {
	padding-top: 8px;
}
header .topnav ul ul li:last-child {
	padding-bottom: 8px;
}
header .topnav ul ul a {
	display: inline-block;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
}
header .topnav ul li:hover > ul {
	display: block;
	z-index: 5000;
	left: 8px;
}
header .topnav ul li:hover > ul ul {
	display: none;
}
/* ------------------------ */

/* Donate button */

.donate {
	font-weight: 700;
}
.donate {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	text-align: center;
	margin-top: 0;
	background-color: #f4f3f8;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
@media only screen and (max-width: 767px) {
 .donate {
 position: absolute !important;
}
 .donate-small {
 display: block;
}
 .donate-lg {
 display: none;
}
}
@media only screen and (min-width: 768px) {
 .donate {
 position: relative;
 width: auto;
 margin-left: 10px;
 background-color: transparent;
}
 .donate-small {
 display: none;
}
 .donate-lg {
 display: inline-block;
}
}
.donate a {
	display: inline-block;
	z-index: 1;
	background: #d21f37;
	color: #FFFFFF;
	font-size: 16px;
	line-height: .9;
	text-align: center;
	-webkit-box-shadow: 0 1px 5px rgba(61, 78, 83, 0), inset 0 -2px rgba(151, 151, 151, 0), inset 0 -2px rgba(46, 10, 10, 0.33);
	box-shadow: 0 1px 5px rgba(61, 78, 83, 0), inset 0 -2px rgba(151, 151, 151, 0), inset 0 -2px rgba(46, 10, 10, 0.33);
 -webkit-transition: background .4s;
 -moz-transition: background .4s;
 -o-transition: background .4s;
 -ms-transition: background .4s;
 transition: background .4s;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-radius: 28px;
}
@media only screen and (min-width: 992px) {
 .donate a {
 border-radius: 38px;
 font-size: 18px;
 padding-top: 5px;
 padding-right: 16px;
 padding-bottom: 9px;
 padding-left: 16px;
}
}
@media only screen and (min-width: 1600px) {
 .donate a {
 border-radius: 38px;
 font-size: 24px;
 padding-top: 5px;
 padding-right: 16px;
 padding-bottom: 9px;
 padding-left: 16px;
}
}
.donate a:hover {
	background: #fc2a4a;
}
.donate a.active {
	opacity: 0 !important;
}
.donate .now {
	display: none;
}
@media only screen and (min-width: 992px) {
 .donate .now {
 display: inline-block;
}
}
.donate a span {
	font-size: 10px;
	line-height: 1.3em;
	display: none;
}
@media only screen and (min-width: 1600px) {
 .donate a span {
 display: block;
}
}
.donate-gif {
	-webkit-box-shadow: 0 1px 5px rgba(61, 78, 83, 0), inset 0 -2px rgba(151, 151, 151, 0), inset 0 -2px rgba(46, 10, 10, 0) !important;
	box-shadow: 0 1px 5px rgba(61, 78, 83, 0), inset 0 -2px rgba(151, 151, 151, 0), inset 0 -2px rgba(46, 10, 10, 0) !important;
}
/* =========================================== */

/* ================== HOME PAGE ============== */

/* =========================================== */

/* original home content sections 
.home-content {
background-color:#dbdaea;
text-align:center;
padding:20px;
}
@media only screen and (min-width: 768px) {
.home-content {
padding:30px;
}
.home-content .container {
width:75%;
}
}
@media only screen and (min-width: 1200px) {
.home-content {
padding:60px;
}
}
.home-content h2 {
color:#3874b6;
}
@media only screen and (max-width: 575px) {
.home h2 {
font-size: 6vw;
}
}
@media only screen and (min-width: 1200px) {
.home h2 {
font-size: 36px;
}
}
.home-content p {
padding-top:1rem;
}
@media only screen and (min-width: 1200px) {
.home-content p {
font-size:24px;
}
}
/*
/* ============== home featured boxes =========== */

.featured-boxes .card {
	border: none;
	text-align: center;
	margin-bottom: 0;
}
@media (max-width: 767px) {
 .featured-boxes .card-group>.card {
 margin-bottom: 0;
}
}
/* card colors */

.featured-boxes .card.one {
	background-color: #f0f0f6;
}
.featured-boxes .card.two {
	background-color: #e7e7f1;
}
.featured-boxes .card.three {
	background-color: #f0f0f6;
}
.featured-boxes .card.four {
	background-color: #e7e7f1;
}
@media only screen and (min-width: 768px) {
 .featured-boxes .card.one {
 background-color: #f0f0f6;
}
 .featured-boxes .card.two {
 background-color: #e7e7f1;
}
 .featured-boxes .card.three {
 background-color: #e7e7f1;
}
 .featured-boxes .card.four {
 background-color: #f0f0f6;
}
}
/* card body */

.featured-boxes .card-body {
	padding: 2rem;
	padding-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
 .featured-boxes .card-body {
 padding: 3rem;
 padding-bottom: 1rem;
}
}
.featured-boxes .card-footer {
 padding: .75rem 1.25rem;
	padding-bottom: 2.5rem;
	background-color: transparent;
	border: none;
}
.featured-boxes img.featphoto {
	margin: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
 .featured-boxes img.featphoto {
 width: 80%;
}
}
.featured-boxes h2 span {
	font-weight: 300;
}
.featured-boxes h2.black {
	color: #000;
}
/* =========================================== */

/* ================== INTERIOR ============== */

/* =========================================== */

.hero-banner {
	position: relative;
}
.hero-banner:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
}
.hero-banner.darkened:after {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
}
.hero-image {
	min-height: 150px;
}
.home .hero-image {
	min-height: 250px;
}
.hero-image.taller {
	min-height: 350px;
}
/* ================== home cta banner ============== */

.hero-banner .cta-banner {
	width: 100%;
	height: 100%;
	margin: 0;
	top: 0;
	position: absolute;
	-js-display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	z-index: 7777;
	text-align: center;
}
@media only screen and (min-width: 768px) {
 .hero-banner .cta-banner .container {
 width: 75%;
}
}
@media only screen and (min-width: 1200px) {
 .hero-banner .cta-banner .container {
 width: 50%;
}
}
.cta-banner h2 {
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.cta-banner p {
	color: #FFF;
	font-weight: 700;
}
@media only screen and (max-width: 575px) {
 .cta-banner p {
 font-size: 15px;
 font-size: 3.95vw;
}
}
@media only screen and (min-width: 1200px) {
 .cta-banner p {
 font-size: 24px;
}
}
/* ================== page header ============== */

.pageheader {
	text-align: center;
	z-index: 888;
}
.hero-banner .pageheader {
	width: 100%;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	bottom: 25px;
}
.heroslider {
	position: relative;
}
.heroslider .pageheader {
	width: 100%;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	bottom: 25px;
}
@media only screen and (min-width: 768px) {
 .hero-banner .pageheader {
 width: 100%;
}
}
@media only screen and (min-width: 1200px) {
 .hero-banner .pageheader {
 bottom: 30px;
}
}
.pageheader h1 {
	font-size: 30px;
	line-height: 115%;
	color: #52206b;
	margin: 0;
	padding: 0;
	z-index: 999;
}
@media only screen and (min-width: 481px) {
 .pageheader h1 {
 font-size: 5.91vw;
}
}
.hero-banner .pageheader h1 {
	color: #FFF;
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
.heroslider .pageheader h1 {
	color: #FFF;
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 576px) {
 .pageheader h1 {
 font-size: 30px;
 font-size: 3.91vw;
 letter-spacing: -.02em;
}
}
.pageheader h2 {
	font-size: 15px;
	font-size: 3.95vw;
	color: #52206b;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.hero-banner .pageheader h2 {
	color: #FFF;
}
@media only screen and (min-width: 576px) {
 .pageheader h2 {
 font-size: 15px;
 font-size: 2vw;
}
}
@media only screen and (min-width: 1200px) {
 .pageheader h2 {
 font-size: 2vw;
}
}
/* Page Intro */

.page-intro {
	background-color: #dbdaea;
	text-align: center;
	padding: 30px;
	z-index: 2;
}
@media only screen and (min-width: 1200px) {
 .page-intro {
 padding: 50px;
}
}
.page-intro p {
	font-size: 1.3rem;
	line-height: 164%;
}
@media only screen and (min-width: 1200px) {
 .page-intro p {
 font-size: 2rem;
}
}
.content main ul {
	margin-left: 2rem;
}
.content main ul li {
 padding-bottom: .5rem;
}
/* ================== Member Blocks ========== */

.members {
	padding-top: 20px;
	padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
 .members {
 padding-top: 20px;
 padding-bottom: 20px;
}
}
@media only screen and (min-width: 992px) {
 .members {
 padding-top: 30px;
 padding-bottom: 30px;
}
}
@media only screen and (min-width: 1200px) {
 .members {
 padding-top: 50px;
 padding-bottom: 50px;
}
}
.members.first {
	padding-top: 0;
}
/* member blocks layout */

.member-blocks .card {
	text-align: center;
	border: none;
	margin-bottom: 20px;
	background-color: transparent;
}
.member-blocks .card-body {
	padding: 1.25rem;
	padding-bottom: 0;
}
.member-blocks .card-footer {
 padding: .75rem 1.25rem;
	background-color: transparent;
	border: none;
}
.member-blocks .btn {
	position: relative;
}
.member-blocks .dropdown-menu.show {
	width:100%;
	
	min-width: 280px;
	position: absolute;
	will-change: transform;
	top: 0px;
	left: 0px;
	margin:0;
	margin-left:-25px;
	background-color:#FFF;
	transform: translate3d(24px, 24px, 0px) !important;
	transform: translate3d(0, 24px, 0px) !important;
}

@media only screen and (min-width: 400px) {
.member-blocks .dropdown-menu.show {
	
	
	min-width: 320px;
	
	
}

}

@media only screen and (min-width: 768px) {
.member-blocks .dropdown-menu.show {
	
	min-width: 500px;
	
	
}

}

 @media only screen and (min-width: 992px) {



}

 @media only screen and (min-width: 1200px) {
.member-blocks .dropdown-menu.show {
	
	min-width: 500px;
	
	transform: translate3d(24px, 24px, 0px) !important;
}


}
.member-blocks .bio {
	padding: 20px;
	border: 1px solid rgba(0, 0, 0, .07);
	-webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 992px) {
 .member-blocks .bio {
 padding: 30px;
}
}
.member-blocks .bio p {
	font-size: 1rem;
}
/* member blocks typography */

.members h2:first-of-type {
	padding-top: 0px;
}
.members h2 {
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
 .members h2 {
 padding-left: 15px;
}
}
@media only screen and (min-width: 1200px) {
 .members h2 {
 margin-bottom: 30px;
}
}
.member-blocks .card h3 {
	color:#000;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.member-blocks .card h4 {
 font-size: .9rem;
	text-transform: uppercase;
	font-weight: 400;
	color: #bf0a30;
	margin: 0;
	padding: 0;
}
.member-blocks .card p.title {
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
@media only screen and (min-width: 1600px) {
 .member-blocks .card p.title {
 font-size: 16px;
}
}
.member-blocks .card p.email {
	font-size: 14px;
	font-style: normal;
	margin: 0;
	padding: 0;
}
@media only screen and (min-width: 1600px) {
 .member-blocks .card p.email {
 font-size: 16px;
}
}
.member-blocks .card-img-top {
	border-radius: 50%;
	/*width:85%;*/
	width: 70%;
	max-width:225px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/* ================== sign up form ============== */

.signup {
	background-color: #dbdaea;
	text-align: center;
}
@media only screen and (min-width: 768px) {
 .signup {
 background-image: url(images/capitol-sketch.png);
 background-repeat: no-repeat;
 background-position: left center;
 background-size: contain;
}
}
.signup h2 {
	font-family: 'Arvo', serif;
	color: #3874b6;
	text-transform: none;
	font-weight: 400;
}
.signup p {
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
}
/* ================== Did You Know ============== */

.didyouknow {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 20px;
}
.didyouknow h2 {
	color: #000;
	text-transform: none;
}
.didyouknow .award {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	height: auto;
	padding: 20px;
	padding-top: 0;
}
/* ============== What's Happening section =========== */

.whatshappening {
	background-color: #52206b;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
}
@media only screen and (min-width: 1200px) {
 .whatshappening {
 padding-top: 50px;
 padding-bottom: 50px;
}
}
.whatshappening h2 {
	font-family: 'Arvo', serif;
	color: #5f8fc4;
	text-transform: none;
	font-weight: 400;
	text-align: center;
}
.whatshappening hr {
	margin-bottom: 30px;
}
.whatshappening .card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: transparent;
	background-clip: border-box;
	border: none;
	border-radius: 0;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
 .whatshappening .card {
 margin-bottom: 0px;
}
}
.whatshappening .icon {
	padding-right: 15px;
	width: 100%;
	height: auto;
}
.whatshappening .card h3 {
	color:#000;
	font-size: 15px;
	line-height: 130%;
	font-weight: 900;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}
.whatshappening .card h4 {
	font-size: 14px;
	line-height: 130%;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.whatshappening .card p {
	
	margin: 0;
	padding: 0;
}

.whatshappening .card, .whatshappening .card p {
	font-size: 14px;
	line-height: 130%;

}
.whatshappening .card p.date {
	text-transform: uppercase;
}
.whatshappening .card .read-more, .whatshappening .card .read-more:visited {
	display: block;
	font-size: 13px;
	line-height: inherit;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: underline;
	margin-top: 3px;
}
.whatshappening .card .read-more:hover {
	color: #dcd2e1;
}
.whatshappening .card a {
	color: #5f8fc4;
}
.whatshappening .card a:visited {
	color: #5f8fc4;
}
.whatshappening .card a:hover {
	color: #bf0a30;
}
@media only screen and (min-width: 768px) {
 .whatshappening .card h3 {
 font-size: 15px;
}
 .whatshappening .card h4 {
 font-size: 14px;
}
 .whatshappening .card,  .whatshappening .card p {
 font-size: 14px;
}
}
@media only screen and (min-width: 992px) {
 .whatshappening .card h3 {
 font-size: 16px;
}
 .whatshappening .card h4 {
 font-size: 15px;
}
 .whatshappening .card,  .whatshappening .card p {
 font-size: 15px;
}
}
@media only screen and (min-width: 1200px) {
 .whatshappening .card h3 {
 font-size: 19px;
}
 .whatshappening .card h4 {
 font-size: 18px;
}
 .whatshappening .card,  .whatshappening .card p {
 font-size: 18px;
}
}
/* =========================================== */

/* ================== CTA INFO BLOCKS ========= */

/* =========================================== */

/* Page Intro */

.page-intro.ctas {
	padding-top: 15px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	display: block;
}
@media only screen and (min-width: 768px) {
 .page-intro.ctas {
 padding-top: 0px;
 min-height: 275px;
}
 .home .page-intro.ctas {
 min-height: 300px;
}
}
@media (min-width: 1200px) {
 .page-intro.ctas {
 min-height: 300px;
}
}
@media (min-width: 1800px) {
 .page-intro.ctas {
 min-height: 300px;
}
}
.cta-wrapper {
	width: 100%;
}
@media (min-width: 768px) {
 .cta-wrapper {
 position: absolute;
 margin-top: -15px;
 width: 100%;
}
}
.cta-wrapper>.container {
	padding: 0;
}
@media (min-width: 768px) {
 .page-intro.ctas.two-boxes .cta-wrapper>.container {
 width: 65%;
}
}
.cta-blocks.card-group>.card {
	text-align: center;
	border: none;
	-webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
 .card-group>.card {
 -ms-flex: none;
 flex: none;
 margin-bottom: 15px;
 width: 100%;
}
}
@media (min-width: 576px) {
 .cta-blocks.card-group>.card {
 margin-left: 7px;
 margin-right: 7px;
 min-height: 200px;
}
}
@media only screen and (min-width: 768px) {
 .page-intro.ctas.two-boxes .cta-blocks.card-group>.card {
 margin-left: 15px;
 margin-right: 15px;
}
}
@media (min-width: 1200px) {
 .cta-blocks.card-group>.card {
 margin-left: 10px;
 margin-right: 10px;
 min-height: 200px;
}
 .page-intro.ctas.two-boxes .cta-blocks.card-group>.card {
 margin-left: 20px;
 margin-right: 20px;
}
}
@media (min-width: 1500px) {
 .cta-blocks.card-group>.card {
 margin-left: 15px;
 margin-right: 15px;

}
 .page-intro.ctas.two-boxes .cta-blocks.card-group>.card {
 margin-left: 25px;
 margin-right: 25px;
}
}
@media (min-width: 1800px) {
 .cta-blocks.card-group>.card {
 margin-left: 15px;
 margin-right: 15px;

}
 .page-intro.ctas.two-boxes .cta-blocks.card-group>.card {
 margin-left: 30px;
 margin-right: 30px;
}
}
.cta-blocks .card-header {
	font-family: 'Arvo', serif;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	height: 56px;
	width:100%;
	display: inline-block;
	padding: 6px;
}


.cta-blocks .card-header h2 {
	font-size: 17px;
	font-size: 6.21vw;
	font-family: 'Arvo', serif;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
@media only screen and (min-width: 320px) {
 .cta-blocks .card-header h2 {
 font-size: 17px;
}
}
@media only screen and (min-width: 576px) {
 .cta-blocks .card-header {
 height: 66px;
}
 .cta-blocks .card-header h2 {
 font-size: 17px;
}
}
@media only screen and (min-width: 768px) {
 .cta-blocks .card-header {
 height: 66px;
}
 .cta-blocks .card-header h2 {
 font-size: 16px;
}
}
@media only screen and (min-width: 992px) {
 .cta-blocks .card-header h2 {
 font-size: 18px;
}
}
@media only screen and (min-width: 1200px) {
 .cta-blocks .card-header h2 {
 font-size: 20px;
}
}
.cta-blocks .card-body {
	padding: 2rem;
	padding-bottom: 1rem;
	padding-top: 0;
}

.cta-blocks .card-body p {
	line-height: 143%;
 padding-bottom: .5rem;
}
@media only screen and (min-width: 768px) {
 .cta-blocks .card-body p {
 font-size: .9rem;
}
}
@media only screen and (min-width: 992px) {
 .cta-blocks .card-body p {
 font-size: 1.25rem;
}
}
@media only screen and (min-width: 1200px) {
 .cta-blocks .card-body p {
 font-size: 1.5rem;
}
}

.cta-blocks .card-footer {
	
	padding: 6px;
	padding-top:0;
	padding-bottom:10px;
	background-color: transparent;
	border:none;
}


/* =========================================== */

/* ====== collapsible accordion set ========== */

/* =========================================== */

.accordion-set {
	display: block;
	width: 100%;
	clear: both;
	margin: 0px;
	margin-top: 10px;
}
.accordion-container {
	width: 100%;
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
}
.accordion-toggle {
	position: relative;
	display: block;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	color: #52206b;
	background-color: #dbdaea;
	text-decoration: none;
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.accordion-toggle:visited {
	color: #52206b;
}
.accordion-toggle:hover {
	color: #52206b;
}
@media (min-width: 1200px) {
 .accordion-toggle {
 font-size: 24px;
}
}
.accordion-container a.accordion-toggle:visited {
	color: #52206b;
}
.accordion-toggle span.toggle-icon {
	font-size: 16px;
	font-weight: 300;
	color: #52206b;
}
.accordion-toggle span.toggle-icon .fa {
	color: #52206b;
}
.accordion-toggle.open {
	color: #52206b;
	border: none;
}
.accordion-toggle.open span.toggle-icon {
	color: #52206b;
}
/* accordion content */

.accordion-content {
	display: none;
	padding-top: 25px;
	padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
 .accordion-content {
 padding-top: 35px;
 padding-bottom: 20px;
}
}
.content .accordion-content h3 {
	font-size: 18px;
	font-weight: 700;
	width: 100%;
}
.content .accordion-content p {
	width: 100%;
}
.content .accordion-content ul {
	width: 100%;
}
/* =========================================== */

/* ====== Womens Caucus ========== */

/* =========================================== */

.caucus-info h2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.caucus-info h3 {
	text-transform: uppercase;
	
}
.caucus-leadership {
	padding-left: 15px;
}

@media only screen and (min-width: 768px) {

.caucus-leadership p {
	width: 40%;
	margin-right:5%;
}
}

/* caucus statistics boxes infographics */

.caucus-stats {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.caucus-stats .stat {
	background-color: #dbdaea;
	border: none;
	border-radius: 0;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
 .caucus-stats .stat:first-child {
 margin-left: 0px;
}
 .caucus-stats .stat:last-child {
 margin-right: 0px;
}
}
.caucus-stats .square {
	position: relative;
	width: 100%;
	height: auto;
}
.caucus-stats .number {
	font-size: 60px;
	font-size: 18vw;
	font-weight: 900;
	letter-spacing: -.02em;
	line-height: 1;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	color: #000;
	position: absolute;
	width: 100%;
	top: 30%;
	left: 0;
	transform: translateY(-30%);
}
.caucus-stats .smalltext {
	font-size: 12px;
	font-size: 4vw;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1;
	color: #bf0a30;
	margin: 0;
	padding: 0;
	display: block;
}
@media only screen and (min-width: 576px) {
 .caucus-stats .number {
 font-size: 9vw;
}
 .caucus-stats .smalltext {
 font-size: 2vw;
}
}
@media only screen and (min-width: 768px) {
 .caucus-stats .number {
 font-size: 6.5vw;
 font-size: 6vw;
}
 .caucus-stats .smalltext {
 font-size: 1.35vw;
}
}
/* congress list */

.caucus-info .congress-list {
	padding-top: 15px;
}
.caucus-info .congress-list aside {
	padding-bottom: 15px;
}
.caucus-info .congress-list section {
	padding-bottom: 25px;
}
.caucus-info .congress-list ul.two-col {
	margin: 0;
	padding: 0;
	list-style: none;
}
@media only screen and (min-width: 768px) {
 .two-col {
/*-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
 break-inside: avoid;
 
}*/
	}
}
.caucus-info .congress-list ul li {
	font-weight: 400;
	list-style: none;
	margin: 0;
	padding: 0;
 margin-bottom: .25rem;
	position: relative;
	
}


@media only screen and (min-width: 768px) {

.caucus-info .congress-list ul li {
	
	float: left;
	width: 50%;
}

}
.caucus-info .congress-list ul li .party {
	font-weight: 300;
}
.caucus-info .congress-list ul li a {
	color: #000;
}
.caucus-info .congress-list ul li a:visited {
	color: #000;
}
.caucus-info .congress-list ul li a:hover {
	color: #bf0a30;
}

.caucus-info .congress-list ul li:visited {
	color: #000;
}


.caucus-info .congress-list ul li:hover {
	color: #bf0a30;
}

.extra-info {
	background: #fff;
	position: absolute;
	min-width: 375px;
	padding: 15px;
	padding-bottom: 12px;
	position: absolute;
	top: 0;
	left: 0;
	will-change: transform;
	transform: translate3d(24px, 24px, 0px);
	border-radius: 0 3px 3px 3px;
	border: 3px solid #dbdaea;
	-webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.15);
	display: none;
}
.congress-list li:hover > .extra-info {
	display: block;
	z-index: 9999;
	page-break-inside: avoid;
	color: #000;
}

.congress-list li:hover > .extra-info a:visited {
	
	color: #000;
}

.congress-list li:hover > .extra-info a:hover {
	
	color: #bf0a30;
}
.extra-info p {
	font-size: 16px;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
}
.extra-info h2,  .extra-info h4 {
	font-size: 18px;
	text-transform: none;
	padding: 0;
	margin: 0;
	font-weight: 700;
}
/* =========================================== */
	/* =============== News & Events ========== */
	/* =========================================== */
	.event-list {
	padding-top: 20px;
	padding-bottom: 20px;
	/*margin-bottom:20px;*/
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdaea;
}


.event-list.no-border {
	border:none;
}
.event-list h3.heading {
	padding-top: 20px;
	padding-bottom: 20px;
	color:#bf0a30;
	text-transform:uppercase;
}


.event-list.space-below {
	margin-bottom: 20px;
}
.event-list .catlink {
}
.event-list .catlink span {
 font-size: .80rem;
	line-height: 1.42857143;
	font-weight: 700;
	text-align: center;
	letter-spacing: .015em;
	text-transform: uppercase;
	color: #585669;
	background-color: #dbdaea;
	white-space: nowrap;
	vertical-align: middle;
	display: inline;
	text-decoration: none;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	padding-top: 3px;
 padding-right: .75rem;
	padding-bottom: 3px;
 padding-left: .75rem;
	margin-bottom: 15px;
}
.event-list h3 {
	margin-top: 10px;
	text-transform: none;
}
.event-list h3 a {
	color: #52206b;
}
.event-list h3 a:visited {
	color: #52206b;
}
.event-list h3 a:hover {
	color: #bf0a30;
}
.event-list p {
	font-size: 1.125rem;
 padding-bottom: .5rem;
}
.read-more,  .read-more:visited {
	display: block;
	font-size: 13px;
	line-height: inherit;
	text-transform: uppercase;
	text-decoration: underline;
}
.read-more:hover {
/*color:#dcd2e1;*/
	}
	
	
	.event-list img {
		margin-bottom:15px;
}


@media only screen and (min-width: 768px) {
	.event-list img {
		margin-bottom:0;
}


}
/* =============== Single Events ========== */
	.event-files {
	margin-bottom: 15px;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdaea;
	font-weight: 700;
}
.event-files p {
	font-size:1rem;
	margin: 0;
	padding: 0;
}
/*.count {
	border: 3px solid;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	margin: 0 10px 0 0;
	border-radius: 50px;
	font-weight: bold;
	float: left;
}*/


.count {
	border: 3px solid;
	width: 36px;
	height: 36px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin: 0 10px 0 0;
	border-radius: 50%;
	font-weight: bold;
	float: left;
}


/* =============== (formerly) The Source ========== */
	.source-listings .event-list h3 {
	margin-top: 0px;
}
.event-list p.date {
	font-size: 1rem;
}
.event-list .tags {
	font-size: 1rem;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search-tool {
	padding-top: 20px;
	padding-bottom: 20px;
	/*margin-bottom:20px;*/
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdaea;
}
.search-tool h3 {
	color: #52206b;
 font-size: .9rem;
	text-transform: none;
}
 @media only screen and (min-width: 1200px) {
 .search-tool h3 {
 font-size: 1rem;
}
}
.select-style select {
	padding: 8px;
	width: 130%;
	border: none;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	font-size: 16px;
	font-family: lato;
	color: #505050;
	border: 1px solid #ccc;
	width: 100%;
	border-radius: 0;
	overflow: hidden;
	background: #fff url("images/down.png") no-repeat 98% 50%;
}
.select-style select:focus {
	outline: none;
}
#search-inputs {
	position: relative;
}
#searchsubmit {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 80px;
	height: 30px;
	background: url("images/search.png") no-repeat 98% 50%;
	border: 0;
}
input[type=text],  textarea {
	border: none;
	width: 100% !important;
	display: block;
	max-width: 100% !important;
	padding: 10px;
	border: 1px solid #f0f0f6;
	background: #f0f0f6;
	font-size: 16px;
	font-family: lato;
	color: #505050;
}
.ui-datepicker {
	z-index: 9999 !important
}

.ui-datepicker{
	overflow:hidden;
}
/* =========================================== */
	/* ================== sidebar menus ========== */
	/* =========================================== */
	.sidebar_nav {
	z-index: 9999 !important;
}
.sidebar_nav ul.submenu {
	width: 100%;
	max-width: 430px;
	float: right;
	list-style-type: none;
	background-color: #dbdaea;
	padding: 0px;
	margin: 0;
	-webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.35);
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #52206b;
}
.sidebar_nav ul.submenu > li ul {
	float: none;
	background-color: #dbdaea;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}
/* list style */
	.sidebar_nav ul.submenu > li {
	padding: 0;
	position: relative;
	list-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.sidebar_nav ul.submenu > li:last-child {
	padding: 0;
	position: relative;
	list-style: none;
	border: none;
}
.sidebar_nav ul.submenu > li li {
	padding: 0px;
	position: relative;
	list-style: none;
	border: none;
}
/* link style */
	 .sidebar_nav ul.submenu > li a {
	background-color: #dbdaea;
	font-size: 13px;
	line-height: 120%;
	color: #52206b;
	font-weight: 700;
	padding: 12px;
	padding-top: 13px;
	padding-bottom: 11px;
	display: block;
	text-transform: uppercase;
}


.sidebar_nav ul.submenu > li a {
	padding-right:20px;
}

.sidebar_nav ul.submenu > li a:hover {
	background-color: #cbbcd2;
}
.sidebar_nav ul.submenu > li.current_page_item a {
	background-color: #edecf4;
}
.sidebar_nav ul.submenu > li.current_page_item a ul li.current_page_item a {
	background-color: #e9e8f4;
}
.sidebar_nav ul.submenu > li li a {
	background-color: #f1f2f7;
	padding: 10px;
	padding-top: 11px;
	padding-bottom: 9px;
	position: relative;
	list-style: none;
	font-size: 12px;
}
.sidebar_nav ul.submenu > li li a:hover {
	background-color: #e9e8f4;
}
.sidebar_nav ul.submenu > li li li a {
	font-size: 12px;
	font-weight: 400;
}
/* submenu icons */
	.collapsibleList li {
	/*list-style-image : url('button.png');*/
		cursor: auto;
}
 .collapsibleList li::after {
 position: absolute;
 right: 0;
 top: 0;
 padding: 12px;
 padding-top: 7px;
 padding-bottom: 5px;
 font-style: normal;
 font-variant: normal;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 content: "\f067";
 font-family: FontAwesome;
 background-color: #b9a5c3;
 font-size: 12px;
}
li.collapsibleListOpen {
	/*list-style-image : url('button-open.png');*/
		cursor: pointer;
}
 li.collapsibleListOpen::after {
 position: absolute;
 right: 0;
 top: 0;
 padding: 12px;
 padding-top: 7px;
 padding-bottom: 5px;
 font-style: normal;
 font-variant: normal;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 content: "\f068";
 font-family: FontAwesome;
 background-color: #b9a5c3;
 font-size: 12px;
}
li.collapsibleListClosed {
	/*list-style-image : url('button-closed.png');*/
		cursor: pointer;
}
 li.collapsibleListClosed::after {
 position: absolute;
 right: 0;
 top: 0;
 padding: 12px;
 padding-top: 7px;
 padding-bottom: 5px;
 font-style: normal;
 font-variant: normal;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 content: "\f067";
 font-family: FontAwesome;
 background-color: #b9a5c3;
 font-size: 12px;
}
/* -------- owl carousel theme styles -------- */
	.owl-carousel {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-item {
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
 .owl-theme .owl-nav[class*=owl-] {
 background-color: transparent;
 opacity: .9;
}
 .owl-theme .owl-nav[class*=owl-]:hover {
 background-color: transparent;
 opacity: 1;
}
/* contact form styles */
	.wpcf7-form {
	padding-top: 20px;
	padding-bottom: 20px;
}
 @media only screen and (min-width: 768px) {
 .wpcf7-form {
 padding: 0;
}
}
.modal .wpcf7-form {
	padding-top: 0;
	padding-bottom: 0;
}
.wpcf7-form-control-wrap.dynamictext-997 input {
	display: inline;
	width: auto;
	padding: 0;
	-webkit-appearance: none;
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	border: none
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}
.content .wpcf7 p {
	text-align: left;
	margin-bottom: 3px;
}
form.wpcf7-form label span {
	display: inline;
	width: 100%;
	font-weight: 300;
	font-size: 16px;
}
span.wpcf7-form-control-wrap.your-consent > span.wpcf7-list-item-label {
	display: inline;
}
form.wpcf7-form label {
	display: block;
	width: 100%;
 font-size: .9rem;
	font-weight: 700;
	color: #4a3c38
}
form.wpcf7-form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
	margin-bottom: 20px;
}
form input[type=text],  form input[type=email],  form input[type=tel],  form input[type=email],  form textarea,  form select {
	width: 100%;
	padding: 12px;
	-webkit-appearance: none;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: 700;
	color: #3a3a3a;
	background: #f0f0f6;
	border-radius: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c4c4c4;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
 form::-webkit-input-placeholder {
 font-size: 14px;
 font-weight: 400;
 padding-left: 4px;
 color: #3a3a3a;
 opacity: .85;
}
 form:-moz-placeholder {
 font-size: 14px;
 font-weight: 400;
 padding-left: 4px;
 color: #3a3a3a;
 opacity: .85;
}
 form::-moz-placeholder {
 font-size: 14px;
 font-weight: 400;
 padding-left: 4px;
 color: #3a3a3a;
 opacity: .85;
}
 form:-ms-input-placeholder {
 font-size: 14px;
 font-weight: 400;
 padding-left: 4px;
 color: #3a3a3a;
 opacity: .85;
}
.content span.wpcf7-list-item {
	display: block;
	margin: 0 0 0 1em;
}
form input[type=submit] {
	display: inline-block;
	margin-top: -1px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #52206b;
	color: #FFF;
	letter-spacing: .015em;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: none;
	border-radius: 0px;
	padding-top: 12px;
	padding-right: 2rem;
	padding-bottom: 12px;
	padding-left: 2rem;
}
form input[type=submit]:hover {
	background-color: #bf0a30;
}
/* =========================================== */
	/* ================== FOOTER ============== */
	/* =========================================== */
	footer {
	background-color: #dbdaea;
	padding-top: 30px;
}
 @media only screen and (min-width: 992px) {
 footer {
 border-bottom-width: 29px;
}
}
 @media only screen and (min-width: 1200px) {
 footer {
 border-bottom-width: 34px;
}
}
 @media only screen and (min-width: 1800px) {
 footer {
 border-bottom-width: 52px;
}
}
footer .col-md-one {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-ms-flex: 0 0 10.333333%;
	flex: 0 0 10.333333%;
	max-width: 10.333333%;
}
.footer-content .item {
	display: block;
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}
 @media only screen and (min-width: 768px) {
 .footer-content {
 justify-content: space-between;
 max-width: 95%;
 margin-left: auto;
 margin-right: auto;
}
 .footer-content .item {
 display: inline-block;
 width: auto;
 text-align: left;
}
}
/* award */
	footer .award {
	text-align: center
}
footer .award img {
}
/* footer logo */
	footer .logo {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
}
 @media only screen and (min-width: 768px) {
 footer .logo {
 max-width: 230px;
}
}
/* footer address */
	footer .address p {
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 7px;
}
 @media only screen and (min-width: 768px) {
 footer .address p {
 font-size: 13px;
 text-align: left;
}
}
 @media only screen and (min-width: 992px) {
 footer .address p {
 font-size: 15px;
}
}
 @media only screen and (min-width: 1200px) {
 footer .address p {
 font-size: 17px;
}
}
 footer a[href^="tel:"],  footer a[href^="tel:"]:visited {
 color: inherit;
 font-weight: 700;
}
 footer a[href^="tel:"]:hover {
 color: inherit;
 text-decoration: none;
}
/* footer menu */
	.footer-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.footer-menu > li {
	font-family: 'Arvo', serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	margin: 0;
	display: block;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-bottom: 10px;
	margin-bottom: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3874b6;
}
 @media only screen and (min-width: 768px) {
 .footer-menu > li {
 font-size: 13px;
 text-align: left;
 display: block;
 padding-left: 0;
}
}
 @media only screen and (min-width: 992px) {
 .footer-menu > li {
 font-size: 15px;
}
}
 @media only screen and (min-width: 1200px) {
 .footer-menu > li {
 font-size: 17px;
}
}
.footer-menu > li a {
}
.footer-menu a {
	color: #000;
}
.footer-menu a:visited {
	color: #000;
}
.footer-menu a:hover {
	color: #3874b6;
}
/* footer social icons */
	footer .social {
	padding-left: 6px;
	margin-bottom: 30px;
	text-align: center;
}
footer .social h3 {
	color:#000;
	margin-bottom: 20px;
}
 @media only screen and (min-width: 768px) {
 footer .social {
 padding-left: 0;
 text-align: center;
}
 footer .social h3 {
 display: block;
 margin: 0;
 padding: 0;
 margin-bottom: 20px;
}
}
.circle-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	
	 width: 30px;
 height: 30px;
 line-height: 30px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	margin-left: 6px;
	margin-right: 6px;
	cursor: pointer;
}
 @media only screen and (min-width: 992px) {
 .circle-icon {
 width: 30px;
 height: 30px;
 line-height: 30px;
}
}
 @media only screen and (min-width: 1200px) {
 .circle-icon {
 width: 33px;
 height: 33px;
 line-height: 33px;
}
}
footer .fa {
	color: #FFF;
	font-size: 14px;
}
 @media only screen and (min-width: 992px) {
 footer .fa {
 font-size: 16px;
}
}
 @media only screen and (min-width: 1200px) {
 footer .fa {
 font-size: 18px;
}
}
footer .social a,  footer .social a:visited {
	opacity: 1;
}
footer .social a:hover {
	opacity: .7;
}
.icon-twitter {
	background-color: #5cafe0;
}
.icon-linkedin {
	background-color: #0077b5;
}
.icon-facebook {
	background-color: #3B5998;
}
.icon-rss {
	background-color: #f26522;
}
.icon-youtube {
	background-color: #FF0000;
}



/* footer bottom */
	.footer-bottom {
	background-color: #bf0a30;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
}
.footer-bottom p {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .02em;
}
/* footer secondary menu */
	.footer-secondary-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	text-align: center;
}
.footer-secondary-menu li {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .02em;
	text-transform: uppercase;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
 @media only screen and (min-width: 768px) {
 .footer-secondary-menu li {
 font-family: 'Lato', sans-serif;
 font-size: 13px;
 display: inline-block;
 border: none;
 padding: 0;
 margin: 0;
 margin-left: .5rem;
 margin-right: .5rem;
}
}
.footer-secondary-menu a {
	color: #FFF;
}
.footer-secondary-menu a:visited {
	color: #FFF;
}
.footer-secondary-menu a:hover {
	color: #000;
}
