/**
1 - Google Fonts 				:					Line 	46	-	48
2 - Global Properties			:					Line 	49	-	56
3 - Form Defaults				:					Line 	57	-	63
4 - Link Default Style			:					Line	64	-	65
5 - Global Strcture Styling		:					Line	67	-	71
6 - Default Title Styling		:					Line	72	-	77
7 - Header Styling				:					Line	78	-	83
8 - Content Styling				:					Line	85	-	119
9 - 404 Styling 				:					Line	121	-	199
10 - About Page Styling			:					Line	200	-	204
11 - Contact 					:					Line	206	-	219
12 - Author Page Styling		:					Line	221	-	369
13 - Career List				:					Line	372	-	377
14 - Footer						:					Line	380	-	456
15 - Grey Scale Logos			:					Line 	459	-	479
16 - Inner Page					:					Line	490	-	513
17 - Sidebar					:					Line	515	-	533
18 - Password Protected Page	:					Line	535	-	539
19 - Testimonials				:					Line	540	-	549
20 - Left Navigation			:					Line	550	-	558
21 - Drop CAPS					:					Line	559	-	565
22 - Dividers					:					Line	569	-	577
23 - Blog Listing				:					Line 	585	-	592
24 - Blog Detail				:					Line	594	-	596
25 - User Comments Structure	:					Line	598	-	610
26 - Event Listing				:					Line	612	-	629 
27 - Event Detail				:					Line	631	-	638
28 - Social Icons OLD			:					Line	639	-	645
29 - Home Main Slider			:					Line	648	-	665
30 - HomePage Layout 2 + Slider ( Fullwidth);		Line	667	-	708
31 - HomePage Layout 3			:					Line	711	-	736
32 - Animated Social Icons		:					Line	738	-	782
33 - Updated About Us Version	:					Line	784	-	796
34 - Priorties Section			:					Line	797	-	810
35 - Bootstrap Responsive		:					bootstrap.css
36 - circle-hover Effect		:					circle-hover.css
37 - Elastic Slider Default		:					elastislide.css
38 - Flex Slider Default		:					flexslid.css
39 - IE 8 Fixes					:					ie_lt9.css
40 - Calander	 				:					jsDatePick_ltr.css
41 - Lightbox Default			:					lightbox.min.css
42 - Color Switcher CSS			:					switcher.css
**/

@import url("business.css?06302025");
@import url("elections.css?06302025");
@import url("investing.css");
@import url("information.css");
@import url("services.css");
@import url("ethics.css");
@import url("bhnr.css");

@font-face {
  font-family: 'GreatVibes';
  src: url("/https/sos.wyo.gov/fonts/GreatVibes-Regular.otf") format("opentype");
  font-size:28pt;
}

/*   Custom css       */
.qlink-holder 
{
    text-align:center;
}
#homeMain.heading-holder h2 {
	color: #4a4a4a;
	margin-bottom: 18px;
}
#homeMain .heading-holder h2 {
	color: #4A4A4A
}
#homeMain #header {
	background: #121824;
}
#homeMain.heading-holder h2 {
	color: #4a4a4a;
	margin-bottom: 18px;
}
#homeMain .about_btn {
	margin-bottom: 30px;
}
.page_content .adobeReader img {
	margin-left: 130px;
	width: 158px;
	height: 39px;
}

/*Top Bar (login, search etc.)
------------------------------------*/
.searchBar select {
	display: none;
}

.sitewide-alert {
	color: #ffffff;
    font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    background-color: #e10000;
    display: block;
    position: sticky;
    font-size: 18px;
    text-align: center;
    width: 100%;
    z-index: 1000;
    height: auto;
    line-height: 24px;
    top: 0;
    left: 0;
    padding: 12px 15px 12px 15px
}

/* Images and other styles */
.picture {
    border:1px solid #cccccc;
    padding:3px; 
    max-width:400px;
    width:auto;
}
img.fixed {
    width:auto !important;
}

.picture-head {
	padding:3px;
	border: solid 1px #cccccc;
	width:auto;
	max-width:862px;
}

.left {float:left; margin:0 10px 0 0;}
.right {float:right; margin:0 0 10px 10px;}

.searchBar {
    border-top: 6px solid #9c1a34;
	padding-top: 8px;
	width: 100%;
	height: 34px;
}
.searchBar ul.topmenu {
	margin: 0;
	padding: 0;
	z-index: 9999;
	margin-left: 30px;
	margin-top: 5px;
}
.searchBar ul.topmenu > li {
	display: inline;
	list-style: none;
	padding-bottom: 5px;
}
.searchBar ul.topmenu > li > a, .searchBar ul.topmenu > li > a:hover {
	color: #7c8082;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.searchBar ul.topmenu li.devider {
	top: -1px;
	padding: 0;
	font-size: 8px;
	position: relative;
	margin: 0 9px 0 5px;
	font-family: Tahoma;
	border-right: solid 1px #bbb;
}
.footerNav select {
	display: none;
}
.faq-nav select {
	display: none;
}
.footerNav {
	padding-top: 8px;
	width: 100%;
	height: 34px;
}
.footerNav ul.footermenu {
	margin: 0;
	padding: 0;
	z-index: 9999;
	margin-left: 30px;
	margin-top: 5px;
}
.footerNav ul.footermenu > li {
	display: inline;
	list-style: none;
	padding-bottom: 5px;
}
.footerNav ul.footermenu > li > a, .footerNav ul.footermenu > li > a:hover {
	color: #CCC;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.footerNav ul.footermenu li.devider {
	color: #CCC;
	top: -1px;
	padding: 0;
	font-size: 8px;
	position: relative;
	margin: 0 9px 0 5px;
	font-family: Tahoma;
	border-right: solid 1px #bbb;
}
@media (max-width: 680px) {
/*  .searchBar ul { display: none; }
 .searchBar select { display: inline-block; 
}
.searchBar {
	height:32px;}
	
.searchBar select { width:95%;
margin-left:10px;
}*/

.footerNav ul {
	display: none;
}
.footerNav select {
	display: inline-block;
}
.footerNav {
	height: 32px;
}
.footerNav select {
	width: 55%;
	margin-left: 10px;
}

}

@media (max-width: 767px) {
.faq-nav select {
	display: inline-block;
	width: 80%;
	padding-left:0;
	margin-left:0;
}
.faq-nav span {
	display: none;
}

}

.min540 {
    min-width:540px !Important;
}
.min460 {
    min-width:440px !Important;
}
.min320 {
    min-width:300px !Important;
}

/*Panels*/
.panel {
	margin-bottom: 20px;
	
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel>.list-group {
	margin-bottom: 0;
}
.panel>.list-group .list-group-item {
	border-width: 1px 0;
}
.panel>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.panel>.list-group .list-group-item:last-child {
	border-bottom: 0;
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}
.panel>.table {
	margin-bottom: 0;
}
.panel>.panel-body+.table {
	border-top: 1px solid #dddddd;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}
.panel-title>a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden;
}
.panel-group .panel+.panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}
.panel-default {
	border-color: #dddddd;
}
.panel-default>.panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #dddddd;
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #dddddd;
}
.panel-primary {
	border-color: #428bca;
}
.panel-primary>.panel-heading {
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca;
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success>.panel-heading {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-warning {
	border-color: #fbeed5;
}
.panel-warning>.panel-heading {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #fbeed5;
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #fbeed5;
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #fbeed5;
}
.panel-danger {
	border-color: #eed3d7;
}
.panel-danger>.panel-heading {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #eed3d7;
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #eed3d7;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info>.panel-heading {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1;
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-grey {
	border-color: #95a5a6;
	padding: 5px;
}
.panel-grey > .panel-heading {
	color: #fff;
	background: #95a5a6;
}

.panel-greyNew {
	border-color: #A63D27;
	padding: 5px;
}
.panel-greyNew > .panel-heading {
	color: #fff;
	background: #999;
}
.panel-greyNew a {
	color: #333;
	text-decoration: none;
}
.panel-lobby {
	border-color: #A63D27;
	padding: 5px;
}
.panel-lobby > .panel-heading {
	color: #fff;
	background: #996633
}
.panel-lobby a {
	color: #333;
	text-decoration: none;
}

.panel2 {
	
	margin-left:20px;}
/* --------------------------------------------
Accordion Styles
----------------------------------------------*/
.accordion a:hover {
	color: #7c8082;
}
.accordion {
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.accordion-heading2 {
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-color: #EFEFEF;
	border: 1px solid #cfd4db;
}
.accordion-heading2 a {
	color: #333;
	font-size: 14px;
	padding: 8px;
	display:block;
}
.accordion-heading2 a:hover, .accordion-heading2 a:focus {
	color: #47475f;
}

/*ul.nav li.dropdown a 
{	color: #363434;
	
	}*/

/** Font **/
@import url('circle-hover.css');
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
	margin: 0;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* Global properties */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0
}
h3 span {
	font-family: 'GreatVibes', cursive;
	font-size: 28pt;
}
h2 span 
{
    font-family: 'GreatVibes', cursive;
	font-size: 28pt;
}
/* form defaults */
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
	color: #393939;
	margin: 0;
	padding: 0;
}
/* Links defaults style */
a {
	text-decoration: none;
	outline: none;
}
/*
a:hover, input[type="submit"]:hover{ transition: width 1s; -moz-transition: 1s; 
*/
/* Firefox 4  -webkit-transition: 1s; */
/* Safari and Chrome -o-transition: 1s; */ 
/* Opera text-decoration:underline;}*/ 



a img:hover {
	opacity: 0.6;
	transition: width 1s;
	-moz-transition: 1s; /* Firefox 4 */
	-webkit-transition: 1s; /* Safari and Chrome */
	-o-transition: 1s; /* Opera */
}
/* Global Structure = */
.wrapper {
	max-width: 100%;
}
.inner-holder {
	max-width: 993px;
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
}
.clear {
	clear: both;
}
.first {
	margin-left: 0 !important;
}
.m-bottom {
	margin-bottom: 0 !important;
}
/*----------- Start all Titles CSS -----------*/
.title {
	font: normal 22px/22px 'verdana';
	margin: 0 0 10px;
	display: block;
	color: #515151;
}
.title2 {
	font: normal 28px/28px 'GreatVibes', cursive;
	margin: 0 0 10px;
	display: block;
	color: #9a1a33;
}
.title3 {
	font: normal 28px/28px 'GreatVibes', cursive;
	margin: 0 0 10px;
	display: block;
	color: #9a1a33;
}
.title3 {
	font: 16px/18px Georgia;
	margin: 0;
	display: block;
	color: #9a1a33;
}
/*----------- End all Titles CSS -----------*/

/*----------- Start Header CSS -----------*/
#header-home {
	background: #0a1220 url(../images/mainmasthead-home.jpg?11202023) no-repeat 190px center;
	width: 100%;
	z-index: 999;
	position: relative;
	padding-top: 20px;
	border-bottom: 6px solid #333;
	height: 180px;
	
}
#header {
    /* background: #0a1220 url(../images/mainmasthead-home.jpg) no-repeat; */
	z-index: 999;
	position: relative;
	padding-top: 20px;
	border-bottom: 6px solid #333;
	height: 180px;
	width:100%
}
/*#header { background-image:url(../images/mainmasthead.jpg) no-repeat; margin:0 auto 35px; padding:0; text-indent: -9999px; width:1600px; height:139px;}*/
#header:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
#header-home:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
#logo2 {
	background: url(../images/mainmasthead-home2.jpg?11202023) no-repeat;
	margin: 0 auto 35px;
	margin-top: -19px;
	padding: 0;
	text-indent: -9999px;
	width: 1171px;
	height: 160px;
}
#logo {
	background: url() no-repeat top center;
	margin:0 auto 35px;
	padding: 0;
	text-indent: -9999px;
	width: 1771px;
	height: 160px;
}
#logo3 {
	background: url(../images/subpage-logo.png?10032024) no-repeat 10px;
/*	margin-left: 65px;*/
	padding: 0;
	text-indent: -9999px;
/*	width: 221px;*/
	height: 139px;
}
#logo a {
	display: block;
	height: 100%;
}
#nav {
	width: 100%;
	font-family: Verdana;
	font-size: 14px;
}
.nav-holder {
	padding-top: 3px;
	background: url(../images/nav-top.png) repeat-x top;
	margin-top: -33px;
}

.form-heading {
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:5px;
}

.home .banner-bg {
	background: #0a1220 url(../images/mainmasthead-home.jpg?11202023) no-repeat top center;
	/* background: #E3E3E3 url(../images/mainmasthead-home.jpg) no-repeat top center; */
	/* background: #77dd77 url(../images/mainmasthead-home.jpg) no-repeat top center; */
	position: relative;
}
.home .panel {
	border-color: #8A1415;
	padding: 5px;
}
.home .panel-heading {
	color: #fff;
	background: #8A1415;
}
.home .left-col-list a:hover, .home .left-col-list a:focus, .home .left-col-list a:active {
    background: #8A1415;
}

.noBK .banner-bg {
	background: #0a1220 /*url(../images/mainmasthead-services.jpg)*/ no-repeat top center;
	position: relative;
}

#banner {
	margin-top: 200px;
}

.banner-inner{
	background-color:#0a1220;

}
.banner-inner {
	width: 100%;
}
.inner-b {
	height: auto !important;
	margin-bottom: -109px !important;
}
.inner-b img {
	width: 100%;
}
.news-bar {
	background: #e3e3e3;
	padding: 15px 0;
}
.news-bar .testimonials {
	top: 10px;
	margin-left: 35px;
}
.news-bar .testimonials .flex-direction-nav {
	left: 0;
	top: 0;
	width: 57px;
}
.news-bar .testimonials .flexslider .slides li.slide-image .caption {
	background: transparent;
	border: 0;
	padding: 0;
}
.news-bar .testimonials .flexslider .slides li.slide-image .caption p {
	margin-top: -2px;
	padding: 0;
	color: #9a1a33;
	font-family: verdana;
	font-size: 12px;
	max-width: 100%;
}
.news-bar .caption p span {
	color: #343434;
	display: inline-block;
	margin-right: 20px;
	display: none;
}
.news-bar strong {
	color: #000;
	float: left;
	width: 13%;
}
.news-bar a {
	font-weight: 400;
	text-decoration: underline;
}
.news-bar .flex-direction-nav {
	display: none;
}
.news-bar .flexslider {
	width: 87%;
}
/*.news-bar .slides{margin-left: 20px;}*/
.news-bar .flex-direction-nav li .next {
	background: url(../images/next-btt1.png) no-repeat top left;
}
.news-bar .flex-direction-nav li .prev {
	background: url(../images/prev-btt1.png) no-repeat top left;
}
.news-bar .search_ico {
	margin-top: -8px;
	margin-left: -4px
}
/** Search form in News **/
.news-bar form {
	margin-bottom: 0;
}
.news-bar .row-fluid [class*="span"] {
	margin-bottom: 0;
}
/*----------- End Header CSS -----------*/

/*----------- Start Content CSS -----------*/
.content-holder {
	padding: 40px 0;
	border-bottom: 6px solid #9a1a33;
	color: #4a4a4a;
}
.content-holder2 {
	padding: 40px 0;
	background: #191919;
	color: #a1a1a1;
}
.content-holder.b-none {
	border: 0;
}
.content-holder3 {
	padding-top: 20px;
	padding-bottom: 0px;
}
.content-holder4 {
	padding-top: 0px;
	padding-bottom: 20px;
}
.tweets-bg {
	padding: 40px 0;
	background: #e3e3e3;
	color: #323232;
	text-align: center;
	border-bottom: 1px solid #c7c5c4;
}
.serv img {
	width: 100%;
	margin-bottom: 15px;
}
.serv a img {
	background: none;
}
.serv p {
	margin: 0;
	font-size: 13px;
	color: #3b3b3b;
	text-align: left;
}
.cap-holder {
	background: #fff;
	padding: 15px;
	border-bottom: 5px solid #e3e2e0;
}
.about-img {
	padding: 6px;
	background: #fff;
	border: 1px solid #f1efed;
	border-top: 0;
	float: left;
	margin-right: 8px;
}

.about-img {
	width: 201px;
	height: 233px;
}
.about-sec {
	padding-left: 10px;
	padding-right: 20px;
	color: #4a4a4a;
	line-height: 24px;
	text-align: left;
}
.about-sec p{
	color: #4a4a4a;
	line-height: 24px;
	text-align: left;
}
.about-sec ul {
    float: left;
    clear: both;
}
.about-sec a:hover, .about-sec a:focus{
    color:#961a33;
    text-decoration:underline;
}
.about-list {
	margin: 0;
	list-style: none;
	padding: 0;
}
.about-list li {
	background: url(../images/list-style.png) 0 5px no-repeat;
	margin-bottom: 10px;
	padding-left: 25px;
	float: left;
	width: 44%;
}
.btn-holder {
	overflow: hidden;
	width: 100%;
}
a.btn-1 {
	float: left;
	padding: 15px 20px;
	background: #9a1a33;
	color: #fff;
	font: 16px/18px Georgia;
}
a.btn-1:hover {
	background: #6c0519;
	text-decoration: none;
	color: #fff;
}
a.btn-2 {
	float: left;
	padding: 15px 20px;
	background: #191919;
	color: #fff;
	font: 16px/18px Georgia;
}
a.btn-2:hover {
	background: #4a4a4a;
	text-decoration: none;
	color: #fff;
}
.btn-sep {
	width: 78px;
	float: left;
	text-align: center;
	background: url(../images/sep-line.png) center no-repeat;
	line-height: 48px
}
.slid-holder {	
	text-align: center;
	margin-bottom: 65px;
}
.slid-holder2 {	
	text-align: center;
	max-width:220px;
}
.serv .slid-holder-inner {
	margin: 0;
}
.slid-holder-inner {
}

.testimonials {
	position: relative;
}
.testimonials h3 {
	margin: 0 0 15px;
}
.testimonials .flexslider .slides li.slide-image .caption {
	padding: 0;
	border-left: 0 none;
	border-top: 5px solid #9A1A33;
	bottom: 0;
	left: 0;
	position: relative;
	width: 100%;
	background: #fff;
	color: #4a4a4a;
	font-size: 14px;
	font-family: Georgia;
}
.testimonials .flexslider .slides li.slide-image .caption p {
	padding: 20px;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
}
.testimonials .flex-control-nav {
	display: none;
}
.testimonials .flexslider .slides > li {
	height: auto !important;
}
.testimonials .flex-direction-nav {
	right: 0;
	top: -50px;
}
.happy_customers .slides li {
	text-indent: 22px;
}
.quotes {
	background: url("../images/quotes_2.png") no-repeat scroll left top transparent;
	display: block;
	height: 30px;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 31px;
	z-index: 111;
}
.border-line {
	background: url(../images/border-bg.png) repeat-x;
	height: 4px;
	display: block;
	margin-bottom: 22px;
	clear: both;
}
.border-line_2 {
	background: url(../images/border-line_2.jpg) repeat-x;
	height: 4px;
	display: block;
	margin-bottom: 15px;
	clear: both;
}
.border-line_3 {
	background: url(../images/border-line_2.jpg) repeat-x;
	height: 4px;
	display: block;
	margin-top: -20px;
	margin-bottom: 22px;
	clear: both;
}
.border-line_4 {
	background: url(../images/border-line_2.jpg) repeat-x;
	height: 4px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.star_2 {
	background: url(../images/star_2.jpg) no-repeat;
	width: 32px;
	height: 24px;
	display: inline-block;
	margin-top: -10px;
}
.inner_content .border-line {
	background: url(../images/border-bg_2.png) repeat-x;
	height: 4px;
	display: block;
	margin-bottom: 22px;
	clear: both;
}
.inner_content h2 {
	margin-bottom: 10px;
}
.heading-holder h2 {
	margin: 0 0 22px;
	color: #fff;
}
.star {
	background: url(../images/star.jpg) no-repeat;
	width: 32px;
	height: 24px;
	display: inline-block;
	margin-top: -10px;
}
.event-box {
	border-top: 2px solid #9a1a33;
	background: url(../images/box-bottom.jpg) no-repeat bottom #232323;
	padding-bottom: 7px;
}
.event-img {
	position: relative;
}
.event-img img {
	width: 100%;
}
.cap-holder2 {
	padding: 20px 13px 13px;
	text-align: center;
}
.cap-holder2 h4 {
	margin: 0 0 20px;
	border-bottom: 1px solid #313131;
	padding: 0 0 20px;
	font: normal 30px/30px 'Medula One', cursive;
	color: #fff;
}
.number {
	background: url(../images/sticker.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 66px;
	width: 66px;
	color: #fff;
	font-size: 30px;
	line-height: 43px;
	text-align: center;
	text-indent: -10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.donate-box [class*="span"] {
	margin-bottom: 22px !important;
}
a.donate-btn {
	float: left;
	padding: 12px 35px;
	background: #9a1a33;
	color: #fff;
	font: 30px/30px 'Medula One', cursive;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
	margin-top: 40px;
}
a.donate-btn:hover {
	background: #6c0519;
	text-decoration: none;
	color: #fff;
}
.circle-cap {
	margin: 25px 0 0;
}
.circle-cap h5 {
	margin: 0 0 25px;
	color: #1e1e1e;
	font: normal 30px/30px 'Medula One', cursive;
}
.circle-cap p {
	margin: 0;
	color: #2a2a2a;
	font: 12px/18px Georgia;
	font-style: italic;
}
.btn-bar {
	background: url(../images/sep-line.jpg) repeat-x top;
	margin: 30px 0 0;
	padding: 30px 0 0;
	text-align: center;
}
.btn-bar a {
	padding: 10px 60px;
	display: inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font: normal 30px/30px 'Medula One', cursive;
	color: #fff;
	margin: 0 10px;
}
.btn-bar a:hover {
	text-decoration: none;
	color: #fff;
}
.see-btn {
	background: #9a1a33;
}
.see-btn:hover {
	background: #6c0519;
}
.see-btn2 {
	background: #151515;
}
.see-btn2:hover {
	background: #4a4a4a;
}
.tweets {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tweets a:hover {
	color: #00627b;
}
.tweets-title {
	display: block;
	margin: 0 0 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	background: url(../images/tweets-icon.png) no-repeat top;
	padding-top: 65px;
}
/*----------- End Content CSS -----------*/

/*----------- Start 404 page CSS -----------*/
.container .page_404 {
	max-width: 600px;
	margin: 115px auto;
	text-align: center;
}
.container .page_404 h1 {
	font-size: 110px;
	line-height: 110px;
	margin-bottom: 0;
	color: #961a33;
}
.container .page_404 h1 span {
	clear: both;
	display: block;
	font-family: Georgia;
	font-size: 80px;
	line-height: 90px;
	padding-bottom: 20px;
}
/*----------- End 404 page CSS -----------*/

/*----------- Start About page CSS -----------*/
.about_list {
	list-style-type: none;
	margin: 20px 0 20px;
}
.span12.ch_Grid_box {
	height: 450px;  /* Chrome Height Fix */
}
#team_social {
	list-style-type: none;
	margin-left: 0;
}
#team_social .ts {
	width: 25px;
	height: 28px;
	float: left;
	margin-right: 10px;
	text-indent: -500px;
	overflow: hidden;
}
#team_social a.facebook {
	background: url('../images/social_team.png') 0 0 no-repeat;
}
#team_social a.twitter {
	background: url('../images/social_team.png') -30px 0 no-repeat;
}
#team_social a.dribble {
	background: url('../images/social_team.png') -58px 0 no-repeat;
}
#team_social a.rss {
	background: url('../images/social_team.png') -88px 0 no-repeat;
}
#team_social a.facebook:hover {
	background: url('../images/social_team.png') 0 -45px no-repeat;
}
#team_social a.twitter:hover {
	background: url('../images/social_team.png') -30px -45px no-repeat;
}
#team_social a.dribble:hover {
	background: url('../images/social_team.png') -58px -45px no-repeat;
}
#team_social a.rss:hover {
	background: url('../images/social_team.png') -88px -45px no-repeat;
}
/*----------- End About page CSS -----------*/

/*----------- Start Author Page CSS --------------*/
.author-art.main {
	border: 1px solid #e5e5e5;
	background: #fff;
}
.author-inner {
	position: relative;
}
.author-inner img {
	width: 110px;
}
.author-inner.main {
	padding: 0 20px;
}
.author-art p {
	color: #666;
	font-size: 11px;
	margin: 0 0 15px;
	line-height: 20px;
}
.author-art p a {
	color: #2e2b30;
}
.art-link {
	color: #9a1a33;
	font-size: 14px;
	margin: 0 0 10px;
	display: block;
}
.art-link a {
	color: #9a1a33;
}
.art-link a:hover {
	text-decoration: underline;
}
.author-art {
	margin-bottom: 25px;
}
.author-art h3 a {
	color: #1e1e1e;
}
.art-bottom {
	overflow: hidden;
	padding: 10px;
	color: #4a4a4a;
	font-size: 13px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
	margin-top: 15px;
}
.tbs {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: -60px;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
}
.tbs li {
	float: left;
	margin-left: 1px;
}
.tbs li a {
	color: #fff;
	font-weight: bold;
	padding: 12px 14px;
	display: block;
}
.tbs li a:hover {
	background: none;
	color: #27201c;
	text-decoration: none;
	background: #fff;
}
.author-art .title {
	font-size: 30px;
	font-size: 30px;
	font-weight: normal;
	line-height: 51px;
	margin: 0 0 20px;
	padding: 0 0 0 15px;
	display: block;
	background: #9a1a33;
	color: #fff;
	border-bottom: 1px solid #e5e5e5;
}
.team-img {
	float: left;
	margin-right: 15px;
	border: 4px solid #e0dedc;
}
.map-border {
	border: 4px solid #e0dedc;
}
.comments {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}
.comments li {
	overflow: hidden;
	margin-bottom: 10px;
}
.comments li p {
	line-height: 16px;
	margin: 0;
}
.comments li p a {
	color: #080606;
	font-size: 11px;
}
.comments-img {
	float: left;
	margin-right: 8px;
}
.comments li .team-img {
	width: 65px;
}
.comments li .author-name {
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.side-gallery {
	margin: 0 0 20px -22px;
}
.side-gallery li {
	border: 4px solid #dad6cf;
	margin: 0 0 22px 22px;
}
.archives {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 22px;
}
.archives li {
	margin-bottom: 10px;
}
.archives li a {
	color: #666;
}
.num-post {
	float: right;
	color: #649300;
}
/*----------- End Author Page CSS --------------*/

/*----------- Contact CSS ---------*/
#contact_us input[type="text"] {
	padding: 5px 10px;
	width: 50%;
	height: auto;
}
#contact_us textarea {
	padding: 5px 10px;
	width: 70% !important;
	margin-bottom: 30px;
	height: auto;
}
.contact_sidebar {
	font-size: 14px;
	color: #232323;
}
.contact_sidebar a {
	font-weight: bold;
}

/*----------- End Contact CSS ---------*/

/*----------- career-list-page -----------*/
.career-list {
	margin: 0 0 20px;
	padding: 15px;
	list-style: none;
	background: #961a33;
	color: #fff;
	font-size: 13px;
}
.career-list li {
	border-top: 1px solid #d1d1d1;
	padding: 10px 0;
}
.career-list li:first-child {
	border: 0;
}
.career-list li strong {
	float: left;
	margin-right: 5%;
	width: 25%;
}
.career-list li strong span {
	float: left;
}
.services-list {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	color: #3d3c3c;
}
.services-list li {
	margin-bottom: 5px;
}
.services-list li a {
	color: #3d3c3c;
}
.more-btn1 {
	color: #fff;
	background: #961a33;
	padding: 8px 15px;
	float: left;
	text-decoration: none;
	font-size: 16px;
}
.more-btn1:hover {
	color: #324a00;
}
.left-col-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.left-col-list.f-size {
	font-size: 18px;
}
.left-col-list li {
	border-top: 1px dotted #c5c5c5;
	margin: 1px 0;
	font-family: 'AgencyFB-Bold';
}
.left-col-list li:first-child {
	border: 0;
}
.left-col-list li a {
	color: #3b3b3b;
	display: block;
	padding: 10px 0;
}
/*----------- End career-list-page -----------*/


/*----------- Start Footer -----------*/
#footer {
	background: url(../images/footer-bg.jpg) #000000;
	border-top: 1px solid #000;
	padding: 15px 0;
	text-align: center;
	color: #fff;
}
#footer p {
	margin: 0;
}
.footer-top p a {
	color: yellow !important;
}
.footer-top {
	padding: 35px 0 0px;
	background: url(../images/footer-top.jpg) repeat-x top #191919;
	color: #d7d7d7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 22px;
}
.footer-top h2 {
	color: #fff;
	margin: 0 0 20px;
	font-style: normal;
}
.footer-top .container-fluid {
	padding: 0;
}
.a-list {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9);
}
.a-list li {
	margin: 0 0 5px;
}
.a-list li a {
	color: #fff;
}
.a-list li span {
	font-size: 13px;
	color: #9a1a33;
	display: inline-block;
	margin-right: 8px;
}
.news-list {
	margin: 0;
	list-style: none;
}
.news-list li:first-child {
	margin: 0;
}
.news-list li {
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
}
.news-list li img {
	border: 4px solid #929292;
}
.news-list li:hover img {
	border: 4px solid #9a1a33;
}
/*----------- End Footer CSS -----------*/

.inner_page input[type="submit"] {
	padding: 5px 10px;
	height: auto;
}
.inner_page h4.subhead, .title2 {
	font-family: 'Medula One', cursive;
	font-size: 27px;
}
.inner_page h4.subhead span {
	color: #961a33;
}
.content_wrapper {
	padding-top: 50px;
}
.text, .inner_page .text, .input-mini, .input-medium, .input-small, .input-large, .input-xlarge, .input-xxlarge {
	background: #ebebeb;
	padding: 10px 20px;
	color: #4b4b4b;
	border: 1px solid #dad9d7;
	height: 36px;
}
.inner_page input[type="text"] {
	background: #ebebeb;
	color: #4b4b4b;
	border: 1px solid #dad9d7;
}
.inner_page textarea {
	background: #ebebeb;
	padding: 10px 20px;
	color: #4b4b4b;
	border: 1px solid #dad9d7;
	margin-bottom: 10px;
	resize: none;
	width: auto;
}
.inner_page p {
	color: #403f3d;
}
.inner_page input.search_ico, input.search_ico {
	background: url('../images/search_icon.png') top center no-repeat #9c1a34;
	width: 40px !important;
	height: 29px;
	text-indent: -5000px;
	overflow: hidden;
	border: 0;
}
.page_content img {
	width: 100%;
}
.page_content .span9 img {
	margin-bottom: 10px;
}
.page_content .span12 img {
	margin-bottom: 10px;
}
.inner_page a:hover, .inner_page a:focus {
	color: #9a1a33;
}
.inner_page .page_content {
	padding: 20px 0
}
.inner_page .footer-top p {
	color: #fff;
}
.input-append {
	height: auto !important;
}
.input-prepend input[type="text"] {
	height: auto !important
}
.first {
	margin-left: 0;
}
.inner_page h3 {
	font: 24px/24px 'Gorgia';
	margin: 10px 0;
}
.inner_page h4 {
	font: 22px/22px 'Gorgia';
	margin-bottom: 10px;
	margin-top: 10px;
}
.inner_page h4.italic {
	font: 30pt/30px 'GreatVibes', cursive;
	margin-bottom: 10px;
	margin-top: 10px;
}
/** Sidebar **/ 
#search_form input[type="text"] {
	max-width: 65%;
	padding: 5px 10px;
	height: 15px;
}
.widget {	
	max-width: 100%;
	overflow: hidden;
	list-style-type: none;
}
.widget:first-child {
	padding-top: 0;
}
.widget h2 {
	font-size: 21px;
	margin: 0;
	line-height: 28px;
	/*margin-top: -5px;*/
}
.widget ul.latest_post img {
	float: left;
	xheight: 100px;
	margin-right: 5%;
	max-width: 90px;
}

.widget ul.latest_post a {	
   text-decoration:none;
   color: #3b3b3b;
}
.widget ul a {
	color: #961a33;
}
.widget ul.latest_post li {
	list-style: none;
	padding-bottom: 10px;
	overflow: hidden;
}
.widget ul.latest_post li:last-child {
	margin-bottom: 0 !important;
}
.widget h3 {
	font-size: 21px;
	margin: 0;
	line-height: 22px;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget p {
	padding: 8px 0px;
	margin:0;
}
.widget ul.latest_post li span {
	max-width: 55%;
	float: left;
}
.widget ul.latest_post li span a {
	color: #961a33;
}
.widget .wimg {
	margin: 20px auto;
}
.widget form {
	margin-bottom: 0;
}
.widget .video_widget {
	margin-top: 20px;
	display: block;
}
.tag_widget {
	overflow: hidden;
}
.tag_widget a {
	background: #d1d1d1;
	color: #fff;
	text-transform: capitalize;
	padding: 12px 25px;
	display: inline-block;
	margin: 0 0 10px;
}
.tag_widget a.active, .tag_widget a:hover {
	background-color: #961a33;
	color: #fff;
}
.list_widget li a span {
	width: 100px;
	float: right;
	text-align: center;
}
/** Password Protected Page **/
#password_protected ul li {
	list-style-type: none;
}
#password_protected ul {
	margin: 0;
	padding: 0;
}
textarea.comm-area {
	margin-bottom: 20px;
}
/** Testimonials **/
.test-holder {
	overflow: hidden;
	border-bottom: 1px solid #e2e1df;
	margin-bottom: 30px;
}
.test-holder:last-child {
	border: none;
	margin-bottom: 0;
}
.client-testi {
	background: url('../images/quotes.jpg') top left no-repeat;
	padding-top: 20px;
	text-indent: 30px;
}
.client-testi a {
	float: right;
	font-weight: bold;
}
.client-testi a span {
	color: #81807e;
}
.inner_page .accordion-heading a:focus, .accordion-heading a:hover {
	color: #fff;
}
.light_button:focus, .light_button:hover {
	color: #fff !important;
}
.inner_page .comment-list a.comment-reply-link:focus, .inner_page .comment-list a.comment-reply-link:hover {
	color: #fff;
}
/** Left Nav  **/

.left-col-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.left-col-list.f-size {
	font-size: 18px;
}
.left-col-list li {
	border-top: 1px dotted #c5c5c5;
	margin: 1px 0;
}
.left-col-list li a:hover, .left-col-list li a:active, .left-col-list li a:focus {
	background: #670b1d;
	color: #fff !important;
	padding-left: 15px;
	text-decoration: none;
}
.left-col-list li:first-child {
	border: 0;
}
.left-col-list li a {
	color: #3b3b3b !important;
	display: block;
	padding: 10px 0;
}
/** Shortcodes **/

/*----------- Drop Capes -----------*/
.dropcap {
	background: #fcfcfc;
	color: #666;
	display: inline-block;
	float: left;
	font-size: 23px;
	font-weight: 600;
	height: 36px;
	line-height: 36px;
	margin: 0 7px 0 0;
	text-align: center;
	width: 36px;
	border: 1px solid #f6f6f6;
}
.dropcap.dark {
	background: #3a3a3a;
	color: #fff;
}
.dropcap.color {
	background: #29a9df;
	color: #fff;
}
/*----------- End Drop Capes -----------*/


/*----------- Dividers -----------*/
.text-divider1 {
	border-top: 1px solid #ccc;
	margin-bottom: 19px;
	overflow: hidden;
	display: block;
	width: 100%;
}
.text-divider2 {
	border-bottom: 1px solid #ccc;
	color: #666666;
	display: block;
	margin-bottom: 19px;
	text-align: left;
	width: 100%;
	overflow: hidden;
}
.text-divider2:hover, .text-divider4:hover {
	color: #666666;
	text-decoration: none;
}
.text-divider3 {
	border-top: 1px dashed #CCCCCC;
	margin-bottom: 19px;
	overflow: hidden;
	display: block;
	width: 100%;
}
.text-divider4 {
	border-bottom: 1px dashed #CCCCCC;
	color: #666666;
	display: block;
	margin-bottom: 19px;
	text-align: left;
	width: 100%;
	overflow: hidden;
	display: block;
	width: 100%;
}
.text-divider5, .text-divider6 {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 19px;
	width: 100%;
}
.text-divider5 span {
	display: block;
	float: left;
	height: 6px;
	width: 111px;
}
.text-divider6 span {
	display: block;
	float: right;
	height: 6px;
	width: 111px;
}
/*----------- End Dividers -----------*/

/*----------- Icons Dividers -----------*/
.the-icons {
	list-style: none outside none;
	margin-left: 0;
}
.the-icons li {
	float: left;
	line-height: 25px;
	width: 25%;
}
/*----------- End Icons Dividers -----------*/

/** User comments Structure **/

.user_comments ul {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
}
.user_comments ul li {
	overflow: hidden;
}
.user_comments ul ul {
	max-width: 90%;
	float: right;
}
.user_comments ul ul ul {
	max-width: 90%;
	float: right;
}
.user_comments ul ul ul ul {
	max-width: 90%;
	float: right;
}
.user_comments ul ul ul ul ul {
	max-width: 90%;
	float: right;
}
.user_comments ul ul ul ul ul ul {
	max-width: 90%;
	float: right;
}
.user_comments ul .avatar-img {
	width: 10%;
	float: left;
}
.user_comments ul .avatar-img img {
	width: 100%;
}
.user_comments ul .comment-detail {
	width: 88%;
	float: right;
	padding-bottom: 20px;
}
.comment-detail .comment-reply-link, .comment-detail a.comment-reply-link :hover, .comment-detail a.comment-reply-link :focus {
	background: #961a33;
	padding: 10px 20px;
	color: #fff;
	cursor: pointer;
}
/** Event Listing **/
.event_title h3 {
	margin-top: 0;
}
.event_title h3 a {
	color: #4a4a4a;
}
.event_post_content_wrapper.no_image {
	max-width: 100%;
	float: none;
}
.event_featured_image {
	width: 35%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.event_featured_image img {
	width: 100%;
}
.event_meta {
	padding: 10px;
	border-top: 1px solid #e1dfdd;
	border-bottom: 1px solid #e1dfdd;
	margin-bottom: 10px;
}
.event_meta span {
	padding-left: 5px;
	padding-right: 15px;
}
.event_meta span:last-child {
	padding-right: 0;
}
.event_listing_wrapper {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E1DFDD;
}
.event_post_content_wrapper {
	max-width: 63%;
	float: right;
}
.event_description {
	margin-bottom: 20px;
}
.event_readmore a {
	background: #961a33;
	padding: 10px 20px;
	color: #fff;
	cursor: pointer;
}
.event_location_map {
	overflow: hidden;
	clear: both;
}
.event_location_map span a {
	font-style: italic;
}
.event_readmore .event_map {
	background: #393939;
	color: #fff;
	padding: 0 20px;
	float: left;
	margin-right: 20px;
	max-height: 36px;
}
.event_readmore a:hover {
	color: #fff;
}
.event_readmore {
	line-height: 36px;
	margin-bottom: 10px;
}
/** Event Detail **/
.event_detail p span {
	color: #9a1a33;
}
.sub_head {
	color: #1e1e1e;
	border-bottom: 1px solid #e1dfdd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.event_detail .address {
	overflow: hidden;
	width: 100%;
	clear: both;
	display: block;
}
.event_detail_wrapper {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1dfdd;
	overflow: hidden;
}
.event_detail_wrapper [class*="span"] {
	margin-bottom: 0 !important;
}
.event_detail_wrapper:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.light_button {
	background: #9a1a33;
	padding: 10px 20px;
	float: left;
	color: #fff;
	margin: 5px 10px;
}
.dark_button {
	background: #393939;
	padding: 10px 20px;
	float: left;
	color: #fff;
	margin: 5px 10px;
}
/** social Icons **/
.social a {
	clear: both;
	display: block;
}
a.social_icon {
	padding: 10px;
	text-indent: -1000px;
	overflow: hidden;
	max-width: 75px;
	margin-top: 10px;
}
a.facebook {
	background: url('../images/social.png') -80px 0 no-repeat;
	padding: 10px;
}
a.twitter {
	background: url('../images/social.png') -160px 0 no-repeat;
	padding: 10px;
}
a.skype {
	background: url('../images/social.png') 0 -0 no-repeat;
	padding: 10px;
}
.social.pull-left {
	width: 77px;
	margin-right: 3px;
}
/** Home Slider **/
.banner_slider {
	position: relative;
}
.banner_slider .slides {
	border: 10px solid #fff;
	border-top: 0;
	display: block;
	float: right;
	left: -2.9%;
	position: relative;
	width: 94%;
}
/*.banner-bg.home{ margin-bottom:-790px;}*/
.home_slider_top img {
	width: 100%;
}
	
.home_slider .slides img {
	height: auto !important;
}
.home_slider .slides li {
	height: auto !important;
}
.home_slider_top {
	max-width: 1170px;
	position: relative;
}
.home_slider .flex-direction-nav {
	
}
.home_slider .flex-control-nav li {
	max-width: 50px;
	display:inline;
}
.home_slider .flex-control-nav li:first-child {
	margin: 0 0 0 5px;
}
.home_slider .flex-control-nav li a {
	background: #595959 !important;
	color: #fff;	
	width: 50px;
	text-indent: 0;
	display: block;
	padding:3px 0px !important;
	cursor: pointer;
	height: auto !important;
	margin-bottom: 3px;
	float:left;
}
.home_slider .home_slider_caption {
	bottom: 8px;
	position: absolute;
	right: 57px;
	width: 85% !important;
	z-index: 10;
	text-align: left;
}
.home_slider .slides .slider_content {
	background-color:#000;
    filter:alpha(opacity=70);
    opacity:.7;
    -moz-opacity:.7;
    z-index:0;
	padding: 15px 15px 4px;
}
.home_slider .slides .slider_content strong {
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}
.home_slider .slides .slider_content p {
	color: #fff;
}
.home_slider .slides .slider_content a {
	background: #191919;
	display: inline-block;
	right: -0.1%;
	padding: 8px 15px 8px 15px;
	position: relative;
	top: -2px;
	color: #fff;
}
.home_slider .slides .slider_content a img:hover {
	opacity: 0;
}

.home_slider .banner_slider .flex-control-nav {
	float: right;
	position: absolute;
	top: auto;
	width: auto;
	z-index:99;
}
.home_slider .banner_slider .flex-control-nav li {
	clear: both;
	display: block;
}
/** HOME 1 **/
#index_2.heading-holder h2 {
	color: #4a4a4a;
	margin-bottom: 18px;
}
.homeBox {
	position: relative;
	float: left;
	display: block;
}
.homeBox .span3 {
	text-align: center;
	overflow: hidden;
	border: 1px solid #E1E1E1;
	-moz-box-shadow: 0px 1px 0px #ecebeb;
	-webkit-box-shadow: 0px 1px 0px #ecebeb;
	height: auto;
	background: #212121;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
	padding: 20px;
}
.homeBox .span3 p {
	margin: 0 0 10px;
}
.homeBox .span3:hover {
	background: #9a1a33;
}
.homeBox .span3 .boxImage {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.homeBox .span3:hover .boxImage {
	position: relative;
	-webkit-animation: moveFromTop 350ms ease;
	-moz-animation: moveFromTop 350ms ease;
	-ms-animation: moveFromTop 350ms ease;
}
.homeBox .span3 h3 {
	font: 30px/30px 'Medula One', cursive;
	color: #fff;
	margin: 0 0 10px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.homeBox .span3:hover h3 {
	position: relative;
	color: #fff;
	-webkit-animation: moveFromTop 200ms ease;
	-moz-animation: moveFromTop 200ms ease;
	-ms-animation: moveFromTop 200ms ease;
}
.homeBox .span3 .boxDescription {
	color: #fff;
	margin: 0 0 10px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.homeBox .span3:hover .boxDescription {
	position: relative;
	color: #fff;
	-webkit-animation: moveFromBottom 500ms ease-in-out;
	-moz-animation: moveFromBottom 500ms ease-in-out;
	-ms-animation: moveFromBottom 500ms ease-in-out;
}
 @-webkit-keyframes moveFromTop {
from {
 top: -600px;
}
to {
	top: auto;
}
}
 @-moz-keyframes moveFromTop {
from {
 -moz-transform: translateY(-600%);
}
to {
	-moz-transform: translateY(0%);
}
}
 @-ms-keyframes moveFromTop {
from {
 -ms-transform: translateY(-600%);
}
to {
	-ms-transform: translateY(0%);
}
}
 @-webkit-keyframes moveFromBottom {
from {
 bottom: -400px;
}
to {
	top: auto;
}
}
 @-moz-keyframes moveFromBottom {
from {
 -moz-transform: translateY(400%);
}
to {
	-moz-transform: translateY(0%);
}
}
 @-ms-keyframes moveFromBottom {
from {
 -ms-transform: translateY(400%);
}
to {
	-ms-transform: translateY(0%);
}
}
.more-btn {
	background: #9a1a33;
	padding: 3px 15px;
	color: #fff;
	-moz-box-shadow: 0px 0px 3px 0px #000;
	-webkit-box-shadow: 0px 0px 3px 0px #000;
	box-shadow: 0px 0px 3px 0px #000;
}
/** Layout 2 **/
#index_2 .about_btn {
	margin-bottom: 30px;
}
/** Home Slider 2 */
#index_1 .banner-bg {
	background: transparent;
	margin-bottom: -225px;
	overflow: hidden;
}
#index_1 .home_1.heading-holder h2 {
	color: #4A4A4A
}
#index_1 .news-bar {
	position: relative;
	z-index: 111;
}

#index_2 .banner-bg.home {
	background: url('../images/index_1_bg.jpg') top center repeat;
}
#index_2 #header {
	background: #121824;
}
/*ul.nav li.dropdown:hover > ul.dropdown-menu{display: block;}*/
/*ul.nav li.dropdown:hover {background:#9A1A33;}*/
/*ul.nav li > a:hover{ background:#9A1A33 !important;}*/
.b0 {
	margin-bottom: 0;
}
#index_2 .heading-holder h2 {
	color: #4A4A4A
}
/* # Social Icons # */
#socialicons {
	position: relative;
	text-align: right;
	display: inline-block;
}
#socialicons>a {
	margin-left: 5px;
	margin-right: 0;
	display: inline-block;
	width: 36px;
	height: 36px;
	float: right;
	overflow: hidden;
	position: relative;
}
#socialicons>a span {
	width: 36px;
	height: 36px;
	overflow: hidden;
	position: absolute;
	display: none;
}
#socialicons>a span.da-animate {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* # Social icons List # */
#social_header {
	text-align: center;
	padding-bottom: 32px;
}
#social_facebook {
	background: url(../images/facebook.png) no-repeat
}
#social_facebook span {
	background: url(../images/facebook.png) no-repeat 0 -36px;
}
#social_twitter {
	background: url(../images/twitter0.png) no-repeat
}
#social_twitter span {
	background: url(../images/twitter0.png) no-repeat 0 -36px;
}
#social_dribbble {
	background: url(../images/dribbble.png) no-repeat
}
#social_dribbble span {
	background: url(../images/dribbble.png) no-repeat 0 -36px;
}
#social_flickr {
	background: url(../images/flickr.png) no-repeat
}
#social_flickr span {
	background: url(../images/flickr.png) no-repeat 0 -36px;
}
#social_forst {
	background: url(../images/forst.png) no-repeat
}
#social_forst span {
	background: url(../images/forst.png) no-repeat 0 -36px;
}
#social_github {
	background: url(../images/github.png) no-repeat
}
#social_github span {
	background: url(../images/github.png) no-repeat 0 -36px;
}
#social_linkedin {
	background: url(../images/linkedin.png) no-repeat
}
#social_linkedin span {
	background: url(../images/linkedin.png) no-repeat 0 -36px;
}
#social_pinterest {
	background: url(../images/pinterest.png) no-repeat
}
#social_pinterest span {
	background: url(../images/pinterest.png) no-repeat 0 -36px;
}
#social_instagram {
	background: url(../images/instagram.png) no-repeat
}
#social_instagram span {
	background: url(../images/instagram.png) no-repeat 0 -36px;
}
#social_rss {
	background: url(../images/rss.png) no-repeat
}
#social_rss span {
	background: url(../images/rss.png) no-repeat 0 -36px;
}
#social_vimeo {
	background: url(../images/vimeo.png) no-repeat
}
#social_vimeo span {
	background: url(../images/vimeo.png) no-repeat 0 -36px;
}
#social_youtube {
	background: url(../images/youtube.png) no-repeat
}
#social_youtube span {
	background: url(../images/youtube.png) no-repeat 0 -36px;
}
#social_trumblr {
	background: url(../images/trumblr.png) no-repeat
}
#social_trumblr span {
	background: url(../images/trumblr.png) no-repeat 0 -36px;
}
#social_google_plus {
	background: url(../images/google_p.png) no-repeat
}
#social_google_plus span {
	background: url(../images/google_p.png) no-repeat 0 -36px;
}
/* # Animation on Social Icons **/
.da-slideFromTop {
	left: 0px;
	top: -100%;
}
.da-slideFromBottom {
	left: 0px;
	top: 100%;
}
.da-slideFromLeft {
	top: 0px;
	left: -100%;
}
.da-slideFromRight {
	top: 0px;
	left: 100%;
}
/* Final state classes: */
.da-slideTop {
	top: 0px;
}
.da-slideLeft {
	left: 0px;
}
/* search */
.ch-item h3 {
	margin: 10px 10px 0;
}
/** New About Us **/
.vision_box {
	border: 1px solid #e1dfdd;
	padding: 20px 10px;
}
.vision_box h2 {
	font-size: 48px;
	color: #9a1a33;
}
.vision_box h2 span {
	font-size: 46px;
	margin-bottom: 40px;
	display: inline-block;
	position: relative;
	top: 30px;
	color: #4a4a4a;
}
.vision_box h3.v_box {
	color: #737373;
}
.abt_circle {
	background: #dcdbd9;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 128px !important;
	height: 128px;
	padding: 25px;
	font-family: Verdana;
	font-size: 20px;
	text-align: center;
	color: #363636;
}
.abt_circle span {
	margin: 0 auto;
	font-size: 36px;
}
.abt_circle span strong {
	display: block;
	width: 100%;
	font-weight: normal;
	margin-top: 10px;
	font-size: 18px;
}
.math_icon span {
	font-size: 48px;
	color: #9a1a33;
	padding: 55px 0 0;
	display: block;
}
.plan_col1 {
	border-right: 1px solid #cfcecc;
}
.large {
	color: #9A1A33;
	display: block;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.block {
	margin-bottom: 30px;
}
.block:last-child {
	margin-bottom: 0;
}
/** Priorties **/
.related_article_text_only {
	margin-bottom: 10px;
}
.slctd_related {
	text-decoration: underline;
}
.related_article_text_only a.related_text_link, .slctd_related {
	clear: both;
	display: block;
}
#calander_div {
	margin: 0 auto;
	width: 200px;
	min-height: 200px;
}
#filters input {
	float: left;
	margin-right: 10px;
}
.faq-heading {
	padding: 10px 15px;
	border-bottom: 1px solid black;
	display: block;
	line-height: 36px;
	color: #961a33;
	padding-left: 5px;
}
.switch_toggle {	
	cursor: pointer;
	background: url('../images/arrow_up.png') 95% 50% no-repeat;
}
.switch_toggle.minus_icon {
	background: url('../images/arrow_down.png') 95% 50% no-repeat;
}
.filter li {
	padding: 5px;
}

.press_release .related_text_link {
	font-weight: bold;
}
.donate-box img {
	display: block;
	margin: 0 auto;
}
.event-box h4 a {
	color: #fff;
}
#mega_menu .menu li .drop, .menu li:hover .drop {
	color: #fff;
}
.full_width_member {
	overflow: hidden;
}
.team_member p {
	margin: 0 0 15px;
}

/* ================= FORM Fieldset ================= */

.formset {
	
	padding-bottom:10px;
	vertical-align:top;
	
}

.formsetHeader
{
	background:#8a1415;
	text-align:left;
	color:white;
	font:bold 100% Helvetica, Arial, sans-serif;
	text-transform:capitalize;
	width:100%;
	padding: 2px 0 2px 0;
	margin-bottom:10px;
}

.formsetHeader span {
    padding-left:4px;
}

.keytext2
{
	text-transform:uppercase;
}

.keytext
{
	color: #8a1415;
}

.formset em
{
	font-weight: bold;
	font-size:larger;
	color: Red;
}

.formInfo 
{
    text-align:left;
    font-weight:normal;
}

.formField {
    text-align:left; 
    padding-left:10%;
    font-size:x-small;
    font-weight:bold;
}

.formField label {
    display:inline;    
}

span.formField label {
    display:inline;    
}

.formField input[type='radio'] {
    margin-top:-4px;    
}

.resultField
{
    color:gray !important;
    font-size:smaller;
}


.rowHighlight, .rowHighlight a {
    BACKGROUND-COLOR: #ffffcc;
    
}

.rowRegular, .rowRegular a {
    background-color: White;
}

.search-results  {
    margin:0 auto; 
    text-align:center; 
    font-family: 'Arial Narrow', Arial, sans-serif; 
    font-stretch: condensed;
}

.search-results li {
    /*min-height:45px; */
    text-align:left; 
    margin:0px; 
    list-style-type:none;
}

.search-results a {
    margin:0px; 
    padding:6px; 
    width:98%; 
    min-height:100%; 
    display:inline-block;
}

.search-results a:hover {
    background:#ffff77;
}

.resRule2, .resRule3, .resRule4, .resRule5 {
    color:Black !important;
    padding:0 0 2px 8px;
}

.resRule1 {
    float:left;
    clear:left;
    width: 45%;
}

.resRule2 
{
    float:left;
    width: 53%; 
}

.resRule3 
{
    float:left;
    width: 45%;
}

.resRule4 
{
    float:left;
    width: 53%; 
}

.resRule5 
{
    float:right;
}

.resFile2, .resFile3, .resFile4, .resFile5 {
    color:Black !important;
    padding:0 0 2px 8px;
}

.resFile1 {
    float:left;
    width: 60%;
    clear:left;
    font-size:larger;
    color:Black !important;
}

.resFile2 
{
    float:left;
    width: 38%; 
}

.resFile3 
{
    float:left;
    width: 35%;
}

.resFile4 
{
    float:left;
    width: 35%; 
}

.resFile5 
{
    float:right;
}

.resHist2, .resHist3, .resHist4, .resHist5 {
    color:Black !important;
    padding:0 0 2px 8px;
}

.resHist1 {
    color:Black !important;
    clear:left;
    font-size:larger;
    float:left;
}

.resHist2 {
    float:right;
    width: 30%; 
}

.resHist3 {
    float:left;
    width: 70%; 
}

.resHist4 {
    float:left;
    width: 65px; 
    clear:left;
}

.resHist5 {
    float:right;
    width: 80%; 
}

.left50 {
    width:55%;
    font-size:13px;
    font-weight:normal;
}

.left40 
{
    float:left;
    width:45%;
    margin-bottom:20px;
}

.left50 a, .left50 a:hover, .left50 a:focus, .left50 a:active {
    /*color:White !important;*/
}

.right50 {
    float:right;
    font-size:13px;
    font-weight:normal;
}

.calendar 
{
    width:100%; 
    height:600px;
    scrolling:no;
}

.home-welcome-bottom {
	display:none !important;
}

.home-welcome-top {
	display:block !important;
}

.headshot-center {
	max-width:200px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

@media (max-width: 480px) {
.home-welcome-bottom {
	display:block !important;
}
.home-welcome-top {
	display:none !important;
}

.right.secretary-headshot{
	float:none;
}

.secretary-headshot {	
	max-width:200px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
}

@media (max-width: 460px) {
.resRule1, .resRule2, .resRule3, .resRule4, .resRule5 {
    float:left;
    width: 98%;
}
.resFile1, .resFile2, .resFile3, .resFile4, .resFile5 {
    float:left;
    width: 98%;
}
.resHist1, .resHist2, .resHist3 {
    float:left;
    width: 98%;
}
.left50 {
    width: 98%;
}
.left40 {
    width: 98%;
}
.right50 {
    display:none; 
}
.calendar {
    height:400px;
}
}

.searchButton {
    background: url('../images/search_icon.png') top left no-repeat;
	overflow: hidden;
	padding-left:30px !Important;
	font-family: Verdana, Geneva, sans-serif !Important;
}

.wizRuleButton
{
    background-color: #A63D27;
    color:White;
    font-size:100%;
    vertical-align:middle;
    width: 90px;
    border: 1px solid gray;
}



.warnText
{
	background-position: left;
	background: transparent url(../images/warn-small.png) no-repeat center left;
	padding: 6px 40px 0px 48px;
	min-height: 40px;
	text-align: left;
	color: #003366;
	font-style:italic;
}

.warnTextInline
{
	background-position: left;
	background: transparent url(../images/warn-small.png) no-repeat center left;
	padding: 2px 5px 0px 30px;
	margin-left:10px;
	min-height: 20px;
	text-align: left;
	font-weight:bold;
	color: black;
	display:inline;
}

.warnText a
{
	font-style:normal;
}

.pdfLink
{
    background: transparent url(../images/pdfsmall.gif) no-repeat center left; 
    padding:4px 0px 3px 28px;
    line-height:24px;
}

.xlsLink
{
    background: transparent url(../images/xlsSmall.gif) no-repeat center left; 
    padding:4px 0px 3px 28px;
    line-height:24px;
}

.docLink
{
    background: transparent url(../images/docSmall.gif) no-repeat center left; 
    padding:4px 0px 3px 28px;
    line-height:24px;
}

.bulletLink
{
    background: transparent url(../images/bluebullet.gif) no-repeat center left;
    padding:4px 0px 3px 22px;
    margin-left:5px;
    line-height:24px;
}

/*--Precinct Lookup
----------------------------------------------*/
.POLL_PLACE_TYPE
{
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid silver;	
}

.poll_place_img
{
	padding:10px;
	border:1px solid #888;
	border-bottom:2px solid black;
	border-right:2px solid black;
}

.addr-block 
{
    border-bottom:1px double #cccccc;
    padding: 0 10px 10px 25px;
}

.tab-heading {
    font-size:40px;
    font-weight:bold;
    color:gray;
    line-height:35px;
    padding:0 0 8px 0;
    text-transform:uppercase;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-stretch: condensed;
    
}

.tabs 
{
    text-transform:uppercase;
    color:Black;
    float:right;
    padding-bottom:6px;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-stretch: condensed;
}

.tabs a
{
    padding:6px;
}

.options
{
    text-transform:uppercase;
    color:Black;
    float:right;
    padding-bottom:6px;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-stretch: condensed;
}

.options span
{
    line-height:40px;
}

.options a
{
    padding:12px 12px 10px 40px;
    color:Gray;
    white-space:nowrap;
}

.options a:active, .options a:hover, .options a:focus
{
    
}

.tabActive 
{
    xbackground: transparent url(../images/bluebullet.gif) no-repeat 8px center;
    xpadding-left:24px !Important;
    color:Black;
}

.tab
{
    xbackground: transparent url(../images/bluecircle.gif) no-repeat 8px center;
    xpadding-left:24px !Important;
    text-decoration:underline;
}

div.divNotify
{
	min-height:20px;
	vertical-align:middle;
	color: red;
	font-weight: bold;
	width: 100%;
	padding:10px 0 10px 0;
}

.pplButton
{
	background-color: #517da6;
	height:30px;
	color:White;
	font:bold 100%;
	text-transform:uppercase;
	border:none;
	font-family: 'Arial Narrow', Arial, sans-serif;
    font-stretch: condensed;
}

/* Print Specific Styles
------------------------------------------------------------------ */
@media print {
	.searchBar, 
    .banner-bg,
    .sidebar,
    .footer-top,
    .footerNav  { display: none !important; }
	
	.content-holder { padding: 0; }
	
	.scrolling tbody { height: auto; overflow-x: visible; overflow-y: visible;  }
	
	.helpText { border:0; width:100%;}
	
	body { color:#000000; background: #ffffff; font-size:1em;}
		
	a {text-decoration:underline !important; }	
	
	h2,  h3 { page-break-after: avoid;}
	
	img { page-break-inside: avoid;}
}

/* Women of Note Media Queries 
------------------------------------------------------------------ */

won-caption {
  background-color: none;
  color: black;
  font-style: italic;
  padding: 2px;
  text-align: center;
}

.won-left-landscape {
	width:95%;
	height:auto;
	padding-bottom: 10px;
}
.won-left-portrait {
	width:95%;
	height:auto;
	padding-bottom: 10px;
}
.won-right-landscape {
	width:95%;
	height:auto;
	padding-bottom: 10px;
}
.won-right-portrait {
	width:95%;
	height:auto;
	padding-bottom: 10px;
}
.won-center-portrait {
	width:95%;
	height:auto;
}
.won-center-portrait p, .won-center-portrait img {
	display:block;
	margin:auto;
}
.picture-ovr {
    border:1px solid #cccccc;
    padding:3px; 
    max-width:600px;
    width:auto;
}
.won-quote-left-landscape {
	width:95%;
	height:auto;
	padding: 20px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
}
.won-quote-left-portrait {
	width:95%;
	height:auto;
	padding: 20px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
}
.won-quote-right-landscape {
	width:95%;
	height:auto;
	padding: 20px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
}
.won-quote-right-portrait {
	width:95%;
	height:auto;
	padding: 20px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
}

.won-quote-div {
	width:95%;
	padding:10px 0 20px 0;
}

.won-quote {
	padding:10px 0 0 0;
	font-style:oblique;
}

.won-quote-attr-right, .won-quote-attr-left {
	padding:0;
}

.won-hr {
	display:none;
}

@media (min-width: 530px) {
	.won-left-landscape {
		width:35%;
		height:auto;
		float:left;
		padding-right: 15px;
	}
	.won-left-portrait {
		width:20%;
		height:auto;
		float:left;
		padding-right: 15px;
	}
	.won-right-landscape {
		width:35%;
		height:auto;
		float:right;
		padding-left: 15px;
	}
	.won-right-portrait {
		width:20%;
		height:auto;
		float:right;
		padding-left: 15px;
	}	
	.won-center-portrait {
	width:95%;
	height:auto;
	}
	.won-center-portrait p, .won-center-portrait img {
		display:block;
		margin:auto;
	}
	.won-quote-left-landscape {
		width:25%;
		height:auto;
		float:left;
		padding:0 10px 0 0;
	}
	.won-quote-left-portrait {
		width:20%;
		height:auto;
		float:left;
		padding:0 10px 0 0;
	}
	.won-quote-right-landscape {
		width:25%;
		height:auto;
		float:right;
		padding:0 0 0 10px;
	}
	.won-quote-right-portrait {
		width:20%;
		height:auto;
		float:right;
		padding:0 0 0 10px;
	}
	.won-quote-div-right-p {
		width:78%;
		margin-top:20px; 
		float:right;
	}
	.won-quote-div-right-l {
		width:73%;
		margin-top:2px; 
		float:right;
	}
	.won-quote-div-left-p {
		width:78%;
		margin-top:2px; 
		float:left;
	}
	.won-quote-div-left-l {
		width:73%;
		margin-top:10px; 
		float:left;
	}
	.won-quote {
		padding:0 10px 0 10px;
	}
	.won-quote-attr-right {
		float:right;
		padding-right:30px;
	}
	.won-quote-attr-left {
		float:left;
		padding-left:30px;
	}
	.won-hr {
		display:block;
	    border: 0;
	    height: 1px;
	    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
	}
}

@media (min-width: 1200px) {
	.won-left-landscape {
		width:25%;
		height:auto;
		float:left;
		padding-right: 15px;
	}
	.won-left-portrait {
		width:17%;
		height:auto;
		float:left;
		padding-right: 15px;
	}
	.won-right-landscape {
		width:25%;
		height:auto;
		float:right;
		padding-left: 15px;
	}
	.won-right-portrait {
		width:17%;
		height:auto;
		float:right;
		padding-left: 15px;
	}
	.won-center-portrait {
	width:95%;
	height:auto;
	}
	.won-center-portrait p, .won-center-portrait img {
		display:block;
		margin:auto;
	}
	.won-quote-left-landscape {
		width:20%;
		height:auto;
		float:left;
		padding-right: 10px;
	}
	.won-quote-left-portrait {
		width:15%;
		height:auto;
		float:left;
		padding-right: 10px;
	}
	.won-quote-right-landscape {
		width:20%;
		height:auto;
		float:right;
		padding-left: 10px;
	}
	.won-quote-right-portrait {
		width:15%;
		height:auto;
		float:right;
		padding-left: 10px;
	}
	.won-quote-div-right-p {
		width:84%;
		margin-top:20px; 
		float:right;
	}
	.won-quote-div-right-l {
		width:79%;
		margin-top:10px; 
		float:right;
	}
	.won-quote-div-left-p {
		width:84%;
		margin-top:10px; 
		float:left;
	}
	.won-quote-div-left-l {
		width:79%;
		margin-top:10px; 
		float:left;
	}
	.won-quote {

	}
	.won-quote-attr-right {
		float:right;
		padding-right:50px;
	}
	.won-quote-attr-left {
		float:left;
		padding-left:50px;
	}
	.won-hr{
		clear:both;
		margin:20px 0 20px 0;
		display:block;
	}	
}

/* YouTube Video Containers
------------------------------------------------------------------ */

.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}