﻿@import url('http://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,400,400italic');
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Cinzel');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
/*@import url("https://use.typekit.net/omf0rls.css");*/
/* TOP RIGHT BOTTOM LEFT */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
<!--
[if IE 8] > .site-navigation .nav-menu {
	display: block;
}
<![endif]-->


a.tooltip {
	position: relative;
	display: inline;
}
a.tooltip span {
	position: absolute;
	left: 50%;
	width: 140px;
	padding: 6px;
	margin-left: -76px;
	background: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	border-radius: 5px;
}
a.tooltip span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltip span {
	visibility: visible;
	opacity: 0.8;
	bottom: 125px;
	z-index: 999;
}
/*TOOLTIP END*/
/* TOOLTIP JAN 2016 */
a.tooltipNew {
	position: relative;
	display: inline;
}
a.tooltipNew span {
	position: absolute;
	left: 50%;
	width: 220px;
	padding: 6px;
	margin-left: -76px;
	background: #000;
/*BUBBLE COLOR*/color: #fff;
	text-align: center;
	visibility: hidden;
	border-radius: 5px;
}
a.tooltipNew span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltipNew span {
	visibility: visible;
	opacity: 0.8;
	bottom: 40px; /*CAPTION POSITION*/;
	z-index: 999;
}
div.exFooter {
	background-size: 75px 70px;
	background-position: 95% center;
	padding: 15px;
	line-height: 150%;
	font-family: Montserrat, sans-serif;
	font-size: .7em;
	color: #fff;
	text-decoration: none;
	color: #CCCCCC;
	left: -80px;
	background-color: #555555;
	background-repeat: no-repeat;
	background-image: url('http://house.louisiana.gov/H_Reps/H_Reps/LAMAPFOOTER.png');
}
div.exFooter2 {
	padding: 10px;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	color: #FFFFFF;
	border: 5px none #333333;
	background-color: #333333;
	text-align: center;
	height: 75px;
}
/*--ToolTip2 Code--*/
a.tooltip2 {
	position: absolute;
	display: inline;
}
a.tooltip2 span {
	position: absolute;
	left: 50%;
	width: 140px;
	padding: 6px;
	margin-left: -76px;
	background: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	border-radius: 5px;
}
a.tooltip2 span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 75%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltip2 span {
	visibility: visible;
	opacity: 0.8;
	bottom: 20px;
	z-index: 999;
}
/*TOOLTIP2 END*/
.PICSLIDER {
	border-bottom: 2px solid #ff3300;
	background-position: center;
	background-color: #25272B;
	color: #FFFFFF;
	background-image: url('http://house.louisiana.gov/H_Reps/H_Reps/HouseBKG1.jpg');
}
/*.topnav {
	background-position: 35% -3%;
	background-size: 700px 127px;
	height: 175px;
	background-color: #353535;
	background-image: url('http://house.louisiana.gov/H_Reps/H_Reps/TopLogoCSS.png');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	font-family: Montserrat, sans-serif;}*/
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
/*==CODE TO CHANGE LINK COLORS==*/
.fa-lg2 a:link {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.1em;
}
.fa-lg2 a:visited {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.2em;
}
.fa-lg2 a:hover {
	text-decoration: none;
	color: #ff6633;
	background: transparent;
	/*font-size: 1.2em;*/
}
.fa-lg2 a:focus {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.2em;
}
.fa-lg2 a:active {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.2em;
}
.fa-2xSpeakerHomePage {
	font-size: 0.95em;
	font-family: Montserrat, sans-serif;
	color: #000000;
}
/*==END CODE TO CHANGE LINKS==*/
.ChopinScript1p4emFont {
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	color: #CC3300;
}
.ChopinScript-p7em {
	font-family: Montserrat, sans-serif;
	font-size: .7em;
}
/*=============THIS headerTOP_resp IS NOT Currently in use==============*/
/*.headerTOP {
	background-position: 40% -3%;
	background-size: 720px 135px;
	background-color: #32383f;
	background-image: url('http://house.louisiana.gov/TopLogoCSS.png');
	background-repeat: no-repeat;
	height: 155px;
	font-family: Montserrat, sans-serif;	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	overflow: auto;
}*/
.headerTOP_Resp {
	max-width: 100%;
	height: auto;
	background-position: 35% 0%;
	background-color: #001224;
	background-image: url('http://house.louisiana.gov/_private/TopLogoCSS.png');
	background-repeat: no-repeat;
	background-size: contain;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	overflow: auto;
	height: 135px;
}
/*=============rowSEARCHGoogle JAN 2018==============*/
.rowSEARCHGoogle {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 1% 15%;
	text-align: left;
	background-color: #f7f8f8;
	overflow: hidden;
}
.headerSEARCH {
	background-color: #001224;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	overflow: auto;
}
/*=============THIS headerTOPresp IS FOR FULLY RESP SITE==============*/
.headerTOPresp {
	/*background-size: 700px 127px;*/
	max-width: 100%;
	height: auto;
	background-position: 30% center;
	background-color: #001224;
	background-image: url('http://house.louisiana.gov/H_Reps/TopLogoCSSmistralCongress.png'); /*background-image: url('http://house.louisiana.gov/H_Reps/TopLogoCSSmistral.png');*/;
	background-repeat: no-repeat;
	background-size: contain;
	height: 105px; /*font-family: Montserrat, sans-serif;*/;
	color: #FFFFFF;
	text-align: right;
	overflow: auto;
}
.DistNewsPics {
	/*background-size: 700px 127px;*/
	max-width: 100%;
	height: auto;
	background-position: center;
	background-image: url('http://house.louisiana.gov/H_Reps/DIST_NEWS/Marino_CJ_2017.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	height: 410px; /*font-family: Montserrat, sans-serif;*/;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	overflow: auto;
	padding-bottom: 0px;
}
.TopLinks {
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	display: inline-block;
	text-align: right;
}
.BottomLinks {
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	display: inline-block;
	text-align: left;
}
.search100 {
	height: 25px;
	padding: 15px 15px 2px 2px;
	text-align: right;
}
.heading1 {
	margin-right: 15%;
	margin-left: 23%;
	font-weight: normal;
	font-size: 1.5em;
}
.DBinfoMargin {
	margin-right: 15%;
	margin-left: 23%;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
#wrapperSLIDER {
	text-align: center;
	margin-right: 0%;
	margin-left: 0%;
}
#wrapper {
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
}
#wrapperSUB {
	text-align: center;
}
#wrapperEMPTY {
	text-align: center; /*	background-color: #545963; */;
	background-color: #555555;
	padding-bottom: 25px;
	padding-top: 25px;
}
#wrapperHOUSE {
	text-align: center;
	background-color: #;
}
#wrapperCommon {
	text-align: center;
	background-color: #ffffff;
}
#footer {
	padding: 25px 12px 5px 12px;
	height: 150px;
}
#MAINsectionsBODY {
	margin: 2% 15% 3% 15%;
	padding: 5px 12px 15px 12px;
	height: auto;
}
#footer4sectionsW {
	padding: 10px 12px 15px 12px;
	height: auto;
	margin-bottom: 5%;
	margin-top: 2%;
}
#footer_HOME1 {
	padding: 15px;
	margin: 0px;
}
#footerCommon500 {
	padding: 25px 12px 20px 12px;
	height: 500px;
}
#footerCommon400 {
	padding: 25px 12px 10px 6px;
	height: 400px;
}
#footerCommon300 {
	padding: 20px 3px 15px 3px;
	height: 300px;
}
#footerCommon250 {
	padding: 25px 12px 10px 8px;
	height: 250px;
}
#footerCommon200 {
	padding: 25px 12px 20px 12px;
	height: 200px;
}
#footerCommon175 {
	height: 175px;
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footerCommon300_HOME {
	height: auto;
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px;
}
.footerFloat {
	width: 20%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.footerFloat4sections1 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: rgba(102, 153, 153, 0.9);
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
footerFloat4sections1:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections1a {
	width: 33%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #000000;
	text-align: left;
	padding-top: 1%;
	padding-bottom: 2%;
}
.footerFloat4sections2 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #4C5761;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footerFloat4sections2:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections2:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections3 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #3c3936;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footerFloat4sections3:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections4 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #3c3936;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footerFloat4sections4:hover {
	background-color: #666666;
	color: black;
}
.footerFloat4sections5 {
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #7e7a72;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.footerFloat4sections5:hover {
	background-color: #666666;
	color: black;
}
.footerFloatCommon25pc {
	padding: 0px 0px 5px 5px;
	width: 25%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #454545;
}
.footerFloatCommon25HOME {
	margin: 5px;
	padding: 10px;
	width: auto;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	background-color: #993333;
}
.footerFloatCommon33pcHOME {
	padding: 5px 0px 5px 0px;
/*TOP RIGHT BOTTOM LEFT*/width: 33%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
}
.footerFloatCommon50pc {
	width: 50%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #454545;
}
.footerFloatCommon100pc {
	width: 100%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	color: #454545;
}
#footerBottom {
	padding: 10px 15px 25px 15px;
	background-color: #1a212a;
	height: auto;
	color: #e3e0e0;
	font-size: .9em; 
	/*font-family: Montserrat, sans-serif;
	background-color: #3F3F3F;	
	background-color: #2a2f35;*/;
	font-family: Montserrat, sans-serif;
	text-align: center;
}
.footerFloatBottom {
	font-family: Montserrat, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
.arrow_box {
	position: relative;
	background: #cccccc;
	border: 8px solid #f5f4f0;
	padding: 5px 0px 5px 0px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(5, 3, 115, 0);
	border-left-color: #cccccc;
	border-width: 40px;
	margin-top: -40px;
}
.arrow_box:before {
	border-color: rgba(245, 244, 240, 0);
	border-left-color: #f5f4f0;
	border-width: 51px;
	margin-top: -51px;
}
/*------------------DIV SIDE BY SIDE WITH BACKGROUND--------------------*/
.rowDIV_BKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;*/
	padding: 0% 0% 0% 0%;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
}
/*-----MEMBERS HOVER BUTTON------
	padding: 0% 0% 0% 0%;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-image: url('images/OldStateCapitol_JLCBa.png');
	background-attachment: fixed;
}*/
/*-----MEMBERS HOVER BUTTON------*/
.hover-rotate:hover {
	-ms-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.hover-outline:hover {
	outline: 5px solid gray;
	outline-offset: 10px;
}
.BubbleTAB1 {
	padding: 7% 1% 7% 1%;
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background-color: rgba(107,119,133,.85);
	text-align: center;
}

.BubbleMEMBERS {
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
	width: auto;
	background-color: rgba(71,8,7,.60);
}
.BubbleMEMBERS:hover {
	background-color: rgba(60,69,115,.60);
	color: white;
}

.BubbleTAB1:hover {
	background-color: rgba(148,5,2,.50);
	color: white;
}

.BubbleTAB1SMALL {
	margin: auto;
	border: thin solid #FFFFFF;
	padding: 3% 0.5% 3% 0.5%;
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	width: 75%;
	background-color: rgba(225,225,225,.50);
	text-align: center;
}
.BubbleTAB1SMALL:hover {
	background-color: rgba(225,225,225,.2);
	color: white;
}
.InfoBelowArchVideo {
	padding: 15px 15px 15px 15px;
	font-family: Montserrat, sans-serif;
	background-repeat: repeat-y;
	background-color: #2F2F2F;
	background-color: rgba(0,0,0,.2);*/;
	font-size: 1.4em;
	color: #454545;
	height: auto;
	text-align: center;
}
.InfoRight {
	padding: 15px 10px 15px 25px;
	font-family: Montserrat, sans-serif; /*background-color: #2f2f2f; 
	box-shadow: 3px 1px 10px 3px #CCCCCC;	
	background-image: url('MembersPage/images/BKG_TRANSP.jpg');
	background-repeat: repeat-y; background-color:#2F2F2F;*/;
	font-size: 1.4em;
	color: #454545;
	height: auto;
	text-align: center;
}
.auto-style63 {
	margin-left: 0px;
	color: #FFFFFF;
}
.block {
	padding: 2px 0 2px 0;
	overflow: hidden;
	background-color: #ED3229;
}
.RightAlign {
	text-align: left;
}
/* COLUMNS SIDE BY SIDE DESIGN---------------------- VIDEO ARCHIVES -------------------------*/
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_1_of_4 {
	/*background-size: 600px;
	background-repeat: no-repeat;
	background-color: #D2DBE8;*/
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-position: center;
	padding: 2% 0% 15% .5%;
	width: 50%;
	background-color: rgba(210, 219, 232, 0.50);
	text-align: center;
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_2_of_4 {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	background-position: center;
	padding: 2% 0% 15% .5%;
	width: 50%; /*background-color: #CED3D7;*/;
	background-color: rgba(206, 211, 215, 0.50);
	text-align: center;
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_3_of_4 {
	background-position: center;
	border-radius: 0px;
	padding: 2% 0% 15% .5%;
	width: 50%;
	background-color: rgba(235, 235, 235, 0.60);
	text-align: center;
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_4_of_4 {
	background-position: center;
	padding: 2% 0% 15% .5%;
	width: 50%;
	background-color: rgba(236, 229, 229, 0.45);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


.row1homeArchVideo {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 2% 3% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.InfoBelowArchVideoCopy {
	padding: 20px 15px 15px 15px;
	font-family: Montserrat, sans-serif;
	background-color: #2F2F2F;
	background-color: rgba(0,0,0,.2);
	font-size: 1.2em;
	color: #454545;
	height: auto;
	text-align: left;
}

/* COLUMNS SIDE BY SIDE DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}


.rowspanSession {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;*/
	padding: 0% 0% 0% 0%;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-image: url('OldStateCapitol_JLCBa.png');
	background-attachment: fixed;
}

/*  GRID 3 OF 3 */






/* COLUMNS SIDE BY SIDE DESIGN END */




/*  GRID OF FOUR 1 */
/*.span_Reps4 {
	background-position: center;
	padding: 20px 15px 35px 25px;
 top, right, bottom, left 
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}*/
/* .span_Reps3 {
	background-position: center;
	padding: 20px 15px 35px 25px;
top, right, bottom, left
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em; 
}*/
.span_Reps2 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 20px 2% 35px 8%;
	/* top, right, bottom, left */
	width: 65%; /*background-color: #4d72a3;*/;
	background: rgba(235, 235, 235, 0.85);
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('http://jlcb.legis.la.gov/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_Reps1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 20px 2% 35px 10%;
	/* top, right, bottom, left */
	width: 35%; /*background-color: #4d72a3;*/;
	background: rgba(247, 248, 248, 0.85);
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('http://jlcb.legis.la.gov/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_Reps1, .span_Reps2, .span_Reps3, .span_Reps4 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN COMMITTEES */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_Cmtes4 {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left */width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_Cmtes3 {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left */width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_Cmtes2 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 15px 2% 30px 6%;
/* top, right, bottom, left */width: 50%; /*background-color: #4d72a3;
	background: rgba(246, 234, 231, 0.20);*/;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('http://jlcb.legis.la.gov/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
.span_Cmtes1 {
	background-size: cover;
	background-position: center;
	border-radius: 0px;
	padding: 15px 2% 30px 14.3%;
/* top, right, bottom, left */width: 50%; /*background-color: #4d72a3;
	background: rgba(246, 234, 231, 0.12);*/;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-family: 'Montserrat', sans-serif; /*font-family: 'Lato', 'sans-serif';*/ /*background-image: url('http://jlcb.legis.la.gov/images/OldStateCapitol.png');*/;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_Cmtes1, .span_Cmtes2, .span_Cmtes3, .span_Cmtes4 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN SOCIAL */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_2social {
	background-position: center;
/* top, right, bottom, left */padding: 10px 5px 5px 25px;
	width: 35%; /*background-color: rgba(47, 62, 80, 0.85);*/;
	text-align: center;
	font-family: Montserrat, sans-serif;
	color: #000000;
}
.span_1social {
	background-position: center;
	padding: 10px 5px 5px 25px;
/* top, right, bottom, left */width: 65%; /*background-color: rgba(58, 73, 90, 0.85);*/;
	text-align: center;
	font-family: Montserrat, sans-serif;
	color: #000000;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1social, .span_2social, .span_3social, .span_4social {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_4 {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left */width: 50%;
	background-color: #D2DBE8;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_3 {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left */width: 50%;
	background-color: #CED3D7;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
}
.span_2 {
	background-position: center;
/* top, right, bottom, left */padding: 20px 15px 35px 25px;
	width: 50%;
	background-color: rgba(141, 136, 136, 0.75);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.span_1 {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left */width: 50%;
	background-color: #;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #000000;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1, .span_2, .span_3, .span_4 {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE HOUSE HOME DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_3homeSession {
	background-position: center;
/* top, right, bottom, left
	background-color: rgba(141, 136, 136, 0.75); */
	padding: 20px 15px 35px 25px;
	width: 33.3%;
	background-color: rgba(46, 62, 75, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.span_2homeSession {
	background-position: center;
/* top, right, bottom, left
	background-color: rgba(141, 136, 136, 0.75); */
	padding: 20px 15px 35px 25px;
	width: 33.3%;
	background-color: rgba(21, 54, 85, 0.85);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

.span_1homeSession {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 33.3%;
	background-color: rgba(46, 62, 75, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1homeSession, .span_2homeSession, .span_3homeSession {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */




/* COLUMNS SIDE BY SIDE HOUSE HOME DESIGN */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%; /* top, right, bottom, left */
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF FOUR 1  */
.span_2home {
	background-position: center;
/* top, right, bottom, left
	background-color: rgba(141, 136, 136, 0.75); */
	padding: 20px 15px 35px 25px;
	width: 50%;
	background-color: rgba(21, 54, 65, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.span_1home {
	background-position: center;
	padding: 20px 15px 35px 25px;
/* top, right, bottom, left 
	background-color: rgba(153, 153, 153, 0.75);*/
	width: 50%;
	background-color: rgba(46, 62, 75, 0.80);
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1home, .span_2home, .span_3home, .span_4home {
	width: 100%;
}
}
/* COLUMNS CODE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN TWO */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0 0% 0%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}

/*  GRID 2 OF 2 */
.span_2_of_2 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
}
.span_1_of_2 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 50%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1_of_2, .span_2_of_2 {
	width: 100%;
}
}
/* COLUMNS SIDE BY SIDE DESIGN END */


/* COLUMNS SIDE BY SIDE DESIGN THREE */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left; /* margin: 1% 0 1% 1.6%;*/;
	margin: 0% 0% 0% 0%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}


/*  GRID 2 OF 2 */
.span_3_of_3 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
}
.span_2_of_3 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
}
.span_1_of_3 {
	background-position: center;
	border-radius: 0px;
	padding: 30px 10px 30px 10px;
	width: 33.33%;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	/*border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;*/
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 0% 0 0% 0%;
}
/*.col {  margin: 1% 0 1% 0%; }*/
.span_1_of_3, .span_2_of_3, .span_3_of_3 {
	width: 100%;
}
}
/* COLUMNS SIDE BY SIDE DESIGN END */
/*--RIBBON 1--*/
.box {
	border-radius: 10px;
/*box-shadow: 3px 1px 10px 3px #DADADA;*/width: 980px;
	position: relative;
	background: #FFFFFF;
	float: left;
}
.ribbon {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
}
.ribbon span {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #79A70A;
	background: linear-gradient(#9BC90D 0%, #79A70A 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}
.ribbon span::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #79A70A;
/*GREEN*/border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #79A70A;
}
.ribbon span::after {
	content: '';
	position: absolute;
	right: 0%;
	top: 100%;
	z-index: -1;
	border-right: 3px solid #79A70A;
	border-left: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #79A70A;
}
.red span {
	background: linear-gradient(#F70505 0%, #8F0808 100%);
}
.red span::before {
	border-left-color: #8F0808;
	border-top-color: #8F0808;
}
.red span::after {
	border-right-color: #8F0808;
	border-top-color: #8F0808;
}
.blue span {
	background: linear-gradient(#2989d8 0%, #1e5799 100%);
}
.blue span::before {
	border-left-color: #1e5799;
	border-top-color: #1e5799;
}
.blue span::after {
	border-right-color: #1e5799;
	border-top-color: #1e5799;
}
ul#menu li {
	display: inline;
	font-family: Montserrat, sans-serif;
}
/*--RIBBON 2--*/
.box2 {
	border-radius: 10px;
/*box-shadow: 3px 1px 10px 3px #DADADA;*/width: 980px;
	position: relative;
	background: #FFFFFF;
	float: left;
}
.ribbon2 {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
}
.ribbon2 span {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #8F0808;
/*RED*/background: linear-gradient(#F70505 0%, #8F0808 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}
.ribbon2 span::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #8F0808;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #8F0808;
}
.ribbon2 span::after {
	content: '';
	position: absolute;
	right: 0%;
	top: 100%;
	z-index: -1;
	border-right: 3px solid #8F0808;
	border-left: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #8F0808;
}
.red span {
	background: linear-gradient(#F70505 0%, #8F0808 100%);
}
.red span::before {
	border-left-color: #8F0808;
	border-top-color: #8F0808;
}
.red span::after {
	border-right-color: #8F0808;
	border-top-color: #8F0808;
}
.blue span {
	background: linear-gradient(#2989d8 0%, #1e5799 100%);
}
.blue span::before {
	border-left-color: #1e5799;
	border-top-color: #1e5799;
}
.blue span::after {
	border-right-color: #1e5799;
	border-top-color: #1e5799;
}
ul#menu li {
	display: inline;
	font-family: Montserrat, sans-serif;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.copyright {
	color: #999999;
	display: inline-block;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
.D_JOURNAL {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
}
.Picture {
	border-radius: 10px;
	right: 50px;
}
#footerHOME {
	padding: 15px 18px 15px 15px;
/*TOP RIGHT BOTTOM LEFT*/height: 25pc;
	text-align: left;
	font-family: Montserrat, sans-serif;
}
#wrapperEMPTY_HOME {
	height: 300px;
	padding-bottom: 20px;
}
#wrapperEMPTY_HOME1 {
	background-color: #FFFFFF;
	height: 20pc;
	padding-bottom: 20px;
}
#wrapperEMPTY_HOME2 {
	background-size: auto auto;
	background-position: center;
	background-color: #A5B8A7;
	height: 350px;
	padding-bottom: 20px;
	background-image: url('http://house.louisiana.gov/H_Reps/DownTownBR2000.jpg');
}
#wrapperHOME {
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 15px;
	padding-bottom: 15px;
}
h1 {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#h1B {
	color: #666666;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#h1C {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapperEMPTY_HOME2 {
	background-size: auto auto;
	background-position: center;
	background-color: #91969b;
	height: auto;
	padding-bottom: 5%;
	overflow: hidden;
}
#h1Acopy1 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
#h1AcopyEmail {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 27%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1HEadings {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
#h1HEadingsBlack {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform: capitalize;
}
#h1AcopySalmon {
	color: #FF5050;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#h1A {
	color: #F2F2F2;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	text-transform: capitalize;
}


/*--2018 Accordion for Archived Video--*/

.wrapperAccordionVideoArchive {
	margin: 0 auto;
	padding: 0px;
	max-width: 100%;
}

body {
  color: #;
  background: #;
}
h1 {
  text-align: center;
}
.half {
  float: left;
  width: 100%;
  padding: 0 .5em;
}
/* Acordeon styles */
.tab {
	padding: 6px;
	position: relative;
	margin-bottom: 1px;
	width: 100%;
	color: #000;
	overflow: hidden;
	text-align: left;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
	position: relative;
	display: block;
	padding: 0 0 0 0em;
	font-weight: normal;
	line-height: 2;
	cursor: pointer;
	color: #333;
	font-size: 1.6em;
	font-family: Montserrat;
}
.blue label {
  background: #2980b9;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  background: #;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 1em;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 150vh;
}
/* Icon */
.tab label::after {
  position: absolute;
  color:#6ca9e1;
  right: 0;
  top: 0;
  display: block;
  width: 4em;
  height: 4em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .55s;
  -o-transition: all .55s;
  transition: all .55s;
}
.tab input[type=checkbox] + label::after { /* Opens multiple */

  content: "<>";
}
.tab input[type=radio] + label::after { /* Opens One at a time */

  content: "\1F4C2";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateZ(90deg);
}



/* links NOTICE */
#linksNOTICE {
	padding: 2em 0 1.5em 0;  /* top, right, bottom, left */
}
#linksNOTICE a {
	color: #ee5805;
	border-bottom-color: rgba(71, 71, 71, 0.25);  /* top, right, bottom, left */
}
#linksNOTICE a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksNOTICE .container {
	margin-bottom: .5em;
}
#linksNOTICE .icons {
	text-align: center;
	margin: 0;
}
#linksNOTICE .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksNOTICE .copyright {
	color: #999999;
	margin-top: 1em;
	text-align: center;
	font-size: 0.9em;
}
#linksNOTICE .copyright1 {
	color: #999999;
	margin-top: 1em;
	text-align: center;
	font-size: 0.7em;
}
/* links NOTICE */
#linksNOTICE1 {
	padding: 1em 0 1em 0;
}
#linksNOTICE a {
	color: #ee5805;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksNOTICE a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksNOTICE .container {
	margin-bottom: .5em;
}
/* links */
#links {
	padding: 2em 0 1em 0;
}
#links a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#links a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#links .container {
	margin-bottom: 1em;
}
#links .icons {
	text-align: center;
	margin: 0;
}
#links .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
/* linksDemographics */
#linksDemographics {
	padding: 2em 0 1em 0;
}
#linksDemographics a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksDemographics a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksDemographics .container {
	margin-bottom: 1em;
}
#linksDemographics .icons {
	text-align: center;
	margin: 0;
}
#linksDemographics .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
/* linksSESSION */
#linksSESSION {
	padding: 0 0 0 0; /* top, right, bottom, left */
}
#linksSESSION a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25); /* top, right, bottom, left */
}
#linksSESSION a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksSESSION .container {
	margin-bottom: 1em;
}
#linksSESSION .icons {
	text-align: center;
	margin: 0;
}
#linksSESSION.icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
/* linksCmtes */
#linksCmtes {
	padding: 0 0 0 0;
	color: #FFFFFF;
}
#linksCmtes a {
	color: #FFFFFF;
	border-bottom-color: rgba(71, 71, 71, 0.25); /* top, right, bottom, left */
}
#linksCmtes a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksCmtes .container {
	margin-bottom: 1em;
	color: #FFFFFF;
}
#linksCmtes .icons {
	text-align: center;
	margin: 0;
}
#linksCmtes .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}


/* linksJournalIndex */
#linksJournalIndex {
	padding: .5em 0 2em 0;
}
#linksJournalIndex a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksJournalIndex a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksJournalIndex .container {
	margin-bottom: 1em;
}
#linksJournalIndex .icons {
	text-align: center;
	margin: 0;
}
#linksJournalIndex .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
/* linksHCRS */
#linksHCRS {
	padding: 0 0 0 0;
}
#linksHCRS a {
	color: inherit;
}
#linksHCRS a:hover {
	color: #ff3333;
	border-bottom-color: transparent;
}

/* linksOnDemand */
#linksOnDemand {
	padding: .5em 0 .5em 0;
}
#linksOnDemand a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksOnDemand a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksOnDemand .container {
	margin-bottom: 1em;
}
#linksOnDemand .icons {
	text-align: center;
	margin: 0;
}
#linksOnDemand .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
/* linksHCRS */
#linksHCRS {
	padding: 0 0 0 0;
}
#linksHCRS a {
	color: inherit;
}
#linksHCRS a:hover {
	color: #ff3333;
	border-bottom-color: transparent;
}


/* linksDivisons */
#linksDivisons {
	padding: 3em 0 .5em 0;
}
#linksDivisons a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksDivisons a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksDivisons .container {
	margin-bottom: 1em;
}
#linksDivisons .icons {
	text-align: center;
	margin: 0;
}
#linksDivisons .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
/* linksHLSHome */
#linksHLSHome {
	padding: 3em 0 .5em 0;
	color: #FFFFFF;
}
#linksHLSHome a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksHLSHome a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksHLSHome .container {
	margin-bottom: 1em;
}
#linksHLSHome .icons {
	text-align: center;
	margin: 0;
}
#linksHLSHome .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
/* linksDivisons1 */
#linksDivisons1 {
	padding: 0em;
}
#linksDivisons1 a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksDivisons1 a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksDivisons1 .container {
	margin-bottom: 1em;
}
#linksDivisons1 .icons {
	text-align: center;
	margin: 0;
}
#linksDivisons1 .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
/* links VIDEO HD */
#linksVIDEOHD {
	padding: 0em 0 1em 0;
}
#linksVIDEOHD a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksVIDEOHD a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksVIDEOHD .container {
	margin-bottom: 1em;
}
#linksVIDEOHD .icons {
	text-align: center;
	margin: 0;
}
#linksVIDEOHD .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksVIDEOHD .copyright {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#linksVIDEOHD .copyright1 {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.7em;
}
/* links */
#linksSCHED {
	padding: 2em 0 1em 0;
}
#linksSCHED a {
	color: inherit;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksSCHED a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksSCHED .container {
	margin-bottom: 1em;
}
#linksSCHED .icons {
	text-align: center;
	margin: 0;
}
#linksSCHED .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksSCHED .copyright {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#linksSCHED .copyright1 {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.7em;
}
/* linksWHITE */
#linksWHITE {
	padding: 2.5em 0 1em 0;
}
#linksWHITE a {
	color: #FFFFFF;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksWHITE a:hover {
	color: #37c0fb;
	border-bottom-color: transparent;
}
#linksWHITE .container {
	margin-bottom: .5em;
}
#linksWHITE .icons {
	text-align: center;
	margin: 0;
}
#linksWHITE .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksWHITE .copyright {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#linksWHITE .copyright1 {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.7em;
}
/* linksWHITE2 */
#linksWHITE2 {
	padding: 1em 0 1em 0;
}
#linksWHITE2 a {
	color: #FFFFFF;
	border-bottom-color: rgba(71, 71, 71, 0.25);
}
#linksWHITE2 a:hover {
	color: #FFFFFF;
	border-bottom-color: transparent;
}
#linksWHITE2 .container {
	margin-bottom: .5em;
}
#linksWHITE2 .icons {
	text-align: center;
	margin: 0;
}
#linksWHITE2 .icons a {
	color: #999999;
}
#footer .icons a:hover {
	color: #474747;
}
#linksWHITE2 .copyright {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
#linksWHITE2 .copyright1 {
	color: #999999;
	margin-top: 1.5em;
	text-align: center;
	font-size: 0.9em;
}
/* TEXT SHADOW */
.textShadow {
	text-decoration: none;
	text-shadow: black 0.02em 0.02em 0.05em;
}
#h1Acopy {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 27%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#MemberHeaders {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#h1AcopySched {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHeading {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 27%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyBY {
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1Atimer {
	color: #336699;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1HEADINGS {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
#h1AcopyBlackFont {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyAwardsHeadings {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#h1AcopyWhiteFonts {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyBlackFont2 {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 2.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyJournalIndex {
	color: #000000;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 1px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyWHITEFont {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#Heading1 {
	font-size: .7em;
	color: black;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	/*text-transform: capitalize;*/
}
#Heading2 {
	font-size: .7em;
	font-weight: normal;
	color: #CC3333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	/*text-transform: capitalize;*/
}
#h1AcopyBlackFontSergeant {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#h1AcopyBlackFontSergeantSmaller {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#h1AcopyBlackFontSergeant1 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#h1AcopyBlackFontSergeant2 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#h1AcopyWhiteFontHCO {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyBlackFontHCO {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS_About {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS_About1 {
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS_A {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS_About2 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#h1AcopyHLS_About3 {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopySergeant {
	padding: 4px;
	color: #000000;
	font-size: 1.1em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopyHLS_Home {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopyHLS_About3A {
	padding: 12px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: justify;
}
#h1AcopyHLS_AA {
	padding: 12px;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: justify;
}
#h1AcopyHLS_About3C {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopySergeantSmailHeading {
	padding: 4px;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopyHLS_About3D {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
#h1AcopyHLS_About3B {
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: center;
}
#h1AcopyHLS_About4 {
	color: #000000;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	/*text-transform: capitalize;*/
}
#h1AcopyHLS_About4A {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1AcopyHLS {
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#h1AcopyBlackFont1 {
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}
#h1AcopyBlackFont1a {
	color: #454545;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	margin-left: 20%;
}
#h1ADivisions {
	color: #336699;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 6px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#footer4sectionsZ {
	padding: 5px 12px 15px 12px;
	height: auto;
	margin-bottom: 15%;
	margin-top: 2%;
}
.footerFloat4sections1b {
	width: 20%;
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 2em;
	color: #000000;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	vertical-align: middle;
}
.HOME_HEADERS {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1.4em;
}
.row1homeCaucDel {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-image: url('http://house.louisiana.gov/H_Reps/Capitol_DRONE_BW_1920px.png');
	background-size: auto;
	background-position: center;
	background-attachment: fixed;
}
.rowMembersBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;	
	background-image: url('Baton_Rouge_Panorama.png');*/
	background-size: contain;
	background-position: bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
}
.rowTFStaffing {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .2% 8% .5% 8%;
	text-align: center;
	background-color: #2D3C60;
	overflow: hidden;
	color: #FFFFFF;
	font-size: .8em;
}
.rowCmtesBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 2% 0% 2% 0%;*/
	background-size: cover;
	background-position: 50% bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: rgba(7, 26, 35, 0.85);
	background-image: url('OldStateCapitol_a.png');
}
.rowCmtesFloor7 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 2% 0% 2% 0%;*/
	background-size: cover;
	background-position: 50% bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: rgba(7, 26, 35, 0.85);
	background-image: url('OldStateCapitol_a.png');
}
/*=====CMTE ROOM HIGHLIGHT======*/
.ROOMNumber {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-width: 2px;
	border-color: #FF5050;
	background-size: cover auto;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #555555;
	border-top-style: solid;
}
.ROOMNumberA {
	border-radius: 0px 0px 15px 15px;
	border-width: 22px 2px 6px 2px;
	font-size: 1em;
	background-size: cover auto;
	padding: 12px 11px 2% 13px;
	height: auto; /* TOP RIGHT BOTTOM LEFT */;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #001224;
	box-shadow: 2px 0px rgba(255, 80, 80, 0.4);
}
.ROOMNumberAll {
	font-size: 1em;
	padding: 40px 30px 10px 30px;
/* TOP RIGHT BOTTOM LEFT */font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
/*
.ROOMNumberA {
	border-width: 2px 2px 6px 2px;
	border-color: #FF5050;
	font-size: 1em;
	background-size: cover auto;
	padding: 5px 15px 14px 15px; /* TOP RIGHT BOTTOM LEFT 
	font-weight: normal;
	color: #FFFFFF;
	background-color: #555555;
	border-top-style: solid;
}
*/
.BookmarkHover {
	color: #336699;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}
.BookmarkHover a:visited {
	color: #336699;
	text-decoration: none;
}
.BookmarkHover a:hover {
	color: #336699;
	text-decoration: underline;
}
.BookmarkHover a:active {
	color: #336699;
	text-decoration: none;
}
hr.style4 {
	border-top: 1px dotted #8c8b8b;
}
/*===================COLLAPSIBLE COLUMNS CSS=====================*/
/* imports */
@import url('http://fonts.googleapis.com/css?family=Lato');
/* resets */
*, *:before, *:after {
	box-sizing: border-box;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
/* global */
body {
	/*background-color: rgb(40, 40, 40);*/
  /*color: rgb(100, 100, 100);*/
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	line-height: 1.3;
}
.wrapper {
	margin: 0 auto;
	padding: 0px;
	max-width: 100%;
	background-color: #fff;
}
h1 {
	font-family: Montserrat, sans-serif;
	font-size: 2em;
	margin-bottom: 10px;
}
h2 {
	font-family: Montserrat, sans-serif;
	font-size: 1.6em;
	color: #000000;
}
/* TIMER */
.row1Timer {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 3% 16%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: cover;
	overflow: hidden;
	background-image: url('NEWSLETTER_CORY_2017.jpg');
	color: #FFFFFF;
	font-size: 1.5em;
	background-repeat: no-repeat;
	background-color: #234261;
}
.row2Timer {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /*background-color: #f7f8f8;*/;
	overflow: hidden;
	color: #000000;
	font-size: 1.5em;
}
.rowTIMER1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 5%;
	padding-top: 1%;
	overflow: hidden;
}
#h1Acopy {
	color: #003366;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 27%;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
.ButtonPrint {
	border: 1px none #FF5050;
	color: #C0C0C0;
	padding: 14px 28px;
	font-size: 16px;
	cursor: pointer;
	background-color: #FFFFFF;
}
.ButtonTIMER {
	padding: 2px 16px 2px 16px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.ButtonPRINT {
	margin: 8px 20px 8px 20px;
	border-radius: 5px;
	padding: 7px 12px 7px 12px;
	background-color: #ff6666;
	color: #FFFFFF;
}
.ButtonOutlineGrey {
	border: 1px solid #FF5050;
	color: black;
	padding: 14px 28px;
	font-size: 16px;
	cursor: pointer;
}
.ButtonOutlineGrey:hover {
	background: #e7e7e7;
}



.ButtonOutlineHome {
	/*box-shadow: 2px 2px 12px 3px #c0d4da;
	3rd number = shadow spread*/
	border-radius: 0px;
	border: 0px solid #FFFFFF;
	padding: 12px 40px 12px 40px;
	font-size: 1.2em;
	cursor: pointer;
	width: auto;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-family: Montserrat, sans-serif; /*font-family: 'Poppins', sans-serif;*/;
}
.ButtonOutlineHome:hover {
	/*background: #0099CC;*/
	background-color: rgba(235, 235, 235, 0.55);
}


.ButtonDemo {
	box-shadow: 2px 2px 12px 3px #c0d4da;
/*3rd number = shadow spread*/border-radius: 16px;
	border: 0px solid #FFFFFF;
	color: #0099CC;
	padding: 14px 28px;
	font-size: 16px;
	cursor: pointer;
	width: 250px;
}
.ButtonDemo:hover {
	/*background: #0099CC;*/
	color: #FFFFFF;
	text-decoration: none;
	background-color: rgba(0, 153, 204, 0.55);
}
/* GRID ROWS */
.row {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 17%;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowCapDir {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 2% 15%;
	text-align: left;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.rowCapDirGrey {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 2% 15%;
	text-align: left;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #EBEBEB;
	overflow: hidden;
}
.rowHome {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
SecManW {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHomeSecManG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 2% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	overflow: hidden;
}
.rowHomeSecManW {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 2% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.rowHomeSecManFOOT {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 0% 2% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #E5E5E5;
	overflow: hidden;
}
.rowHomeBTS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #747389;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC.png');
}
.rowLINKS1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 4%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowLINKS1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 4%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowLINKS2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowBUDGET {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	padding-left: 13%;
	padding-right: 13%;
	padding-bottom: 3%;
	padding-top: 1%;
	background-color: #FFFFFF;
	background-image: url('FLAG_PelicanFABRIC5.png');
	overflow: hidden;
	color: #000000;
	font-size: 1em;
}
.rowHCRS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .35% 1% .65% 1%;
/*TOP RIGHT BOTTOM LEFT*/text-align: center; /*background-color: #BEBEBE;*/;
	margin-right: 12%;
	margin-left: 12%;
	background: #001224;
/* BKG FOR DESKTOP MAIN MENU AREA */overflow: hidden;
}
.rowHCRSTABS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .4% 4% .6% 4%;
	font-family: Montserrat, sans-serif;
	text-align: center;
	background: #2a2f35;
/* BKG FOR DESKTOP MAIN MENU AREA */color: #FFFFFF;
	overflow: hidden;
}
.rowHCRSbills {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .65% 1% .65% 1%;
	text-align: center; /*background-color: #BEBEBE;*/;
	color: #FFFFFF;
	background-color: #333131;
	overflow: hidden;
}
.rowDivisions {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: right bottom;
	text-align: left;
	background-color: #f7f8f8;
	padding-left: 12%;
	padding-right: 12%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('CAPITOL1a.png');
	background-repeat: no-repeat;
}
.rowDivisionsResInfra {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: right bottom;
	text-align: left;
	background-color: #f7f8f8;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('CAPITOL1a.png');
	background-repeat: no-repeat;
}
.rowDivisionsCentralStaff {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 12% 3% 12%;
	background-color: #f7f8f8;
	overflow: hidden;
}
.rowARCHIVEvideos {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 5%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHLS_DIV {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowC {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowCfaq {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row1Sergeant {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-image: url('44a.jpg');
}
.row1SergeantForms {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /*background-color: #798086;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #f7f8f8;
}
.row1SergeantFormsA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /* background-color: #8F9598;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #f7f8f8;
	background-image: url('LouisianaStateSealBWLarge.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.row1Sergeant {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center;
	background-size: auto;
	overflow: hidden;
	background-image: url('44a.jpg');
}
.rowBTScoord {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #f06862;
}
.row1DivisionsAddress {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FBFBFB;
	background-size: auto;
	overflow: hidden;
	padding-right: 14%;
	padding-left: 16%;
}
.row1DivisionsSecLegal {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-image: url('HLS_LEGAL_BKG.jpg');
}
row1DivisionsSecComReg {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 1% 16%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-image: url('HLS_COMREG_BKG.jpg');
}
.rowSergeantStaff {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 3% 25%;
	text-align: center;
	background-color: #545a5f;
	overflow: hidden;
	background-image: url('../H_Staff/badge1.png');
}
.rowSergeantStaff1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1% 10%;
	text-align: center;
	background-color: #545a5f;
	overflow: hidden;
}
.rowMembersByName {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 2% 22%;
	font-size: 1em;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
}
.rowStaffName {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 2% 16%;
	font-size: 1em;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
}
.rowPR {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	text-align: left;
	padding-left: 18%;
	padding-right: 15%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
}
.rowHR {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	text-align: left;
	padding-left: 12%;
	padding-right: 15%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
}
.rowStaffMembers {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	padding-left: 22%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
	text-align: left;
	-moz-text-align-last: left; /* Code for Firefox */;
	text-align-last: left;
}
.rowMembersByParty {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	text-align: left;
	padding-left: 22%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
}
.rowMembersByEmail {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	font-size: 1em;
	text-align: left;
	padding-left: 22%;
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	font-weight: normal;
}
.rowCapitolDir {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHR {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHCO {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('BlackBoardLight.jpg');
}
.rowHCOJefe {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: center top;
	background-size: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-attachment: fixed;
}
.rowHLS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #E0E0E0;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: .5%;
	padding-top: .5%;
	overflow: hidden;
}
.rowHLSDivs {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .5% 10% 1% 10%;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
}
.rowPROC {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: .5% 18% 1% 18%;
	text-align: left;
	overflow: hidden;
}


.rowHRclerk {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	background-color: #f7f8f8;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHRb {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #ebebeb;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHRc {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHRd {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowHCO1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #ebebeb;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
}
.SpaceWHITE {
	height: 25px;
	padding-bottom: 35px;
}
.rowDEMOGRAPHICS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1% 10%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: cover;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #E8ECEC;
	background-image: url('FLAG_PelicanFABRIC4.png');
}
.rowDEMOGRAPHICSPies {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1% 10%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: inherit;
}
.rowHRa {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	background-color: #798086;
	height: auto;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowACCT {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
}
.rowSchedGrey {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	background-color: #f7f8f8;
	padding-left: 17%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-top: 1%;
	overflow: hidden;
	border-top-style: solid;
	border-top-color: #DBDFDF;
	border-top-width: thin;
}
.rowSCHED {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 17%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-top: 1%;
	overflow: hidden;
}
.rowA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-left: 18%;
	padding-right: 18%;
	padding-bottom: 4%;
	padding-top: 1%;
	overflow: hidden;
}
.row1b2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	background-color: #f7f8f8;
	overflow: hidden;
}
.row1_MemberPic {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 10% 1.5% 18%;
	text-align: center;
	background-color: #f7f8f8;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE%20copy.png');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

.row1_MemberPicWIDE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	max-width: 100%;
	height: auto;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
	background-image: url('MEMBER_BKG_2018.jpg');
	background-size: auto;
	background-repeat: no-repeat;
	padding-right: 10%;
	padding-left: 10%;
}

.rowCMTE_1White {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 16% 2% 16%;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}
.rowCMTE_1Grey {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 14% 2% 16%;
	text-align: left;
	background-color: #EFF1F1;
	overflow: hidden;
	background-image: url('state_seal_Large.png');
}
.row1b {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 18%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.row1bMEMBERS_WIDE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 0% 0% 0%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.row1_Member1A {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 22%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row1bCmtes {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: bottom;
	padding: 1% 12% 4% 10%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-image: url('BR_Skyline2018.png');
	background-size: contain;
	background-position: bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
}

.rowMembersBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	padding: 1% 6% 4% 6%;	
	background-image: url('Baton_Rouge_Panorama.png');*/
	background-size: contain;
	background-position: bottom;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	background-repeat: no-repeat;
}

.row1_Member1B {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 22%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row1bReps2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #ffffff;
	overflow: hidden;
}
.row1bReps {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row1bRepsBKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;	
	/*background-image: url('BookBKG35%25.jpg');
	background-image: url('FLAG_PelicanFABRIC4.png');*/
}
.row1C {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-bottom: 4%;
	padding-top: 3%;
	overflow: hidden;
}
.row1 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: .8em;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.row1_2ES {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.row1SocialHome {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	text-align: center;
	font-size: .8em;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-bottom: 0%;
	padding-top: 1%;
	padding-left: 5%;
	padding-right: 5%;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-position: center;
	background-attachment: fixed;
}
.row1_Ballot {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 3% 15%;
	text-align: left;
	font-size: 1em;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	overflow: hidden;
}
.row1home {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 2% 3% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}

.row1homeESession {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-color: #FFFFFF;*/
	padding: 1% 2% 3% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	
	overflow: hidden;
	background-image: url('Old_Louisiana_State_Capitol_rotundaFoggy.png');
	background-attachment: fixed;
}

.row1homeTEMP {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	padding: 1% 2% 3% 2%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #fafafa;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC5.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.row1homeAwards {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 18% 3% 22%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
}
.row1homeVideo {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 18% 3% 18%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row2home {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowGreyJournals {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #f7f8f8;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row1LINKS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: center;
	background-size: cover;
	text-align: center;
	font-size: .9em;
	font-family: Montserrat, sans-serif;
	background-color: #4d4f5a;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE5.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.row11_Ballots {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 20%;
	padding-right: 20%;
	overflow: hidden;
}
.row1Cmtes {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.rowsJournalIndex {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 3% 15%;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}
.row2Cmtes {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #f7f8f8;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.row1HLS {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 1% 15%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-image: url('44b.jpg');
}
.row1HLS_SERV_CMTE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-position: right bottom;
	padding: 1% 15% 1% 15%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: 500px 500px;
	overflow: hidden;
	background-color: #4d4f5a;
	background-image: url('Capito15PC.png');
	background-repeat: no-repeat;
}
.row1HLS_OFINT_PHONE {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 15% 1% 15%;
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	overflow: hidden;
	background-color: #686973;
}
.row1HLSA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center; /*background-color: #f7f8f8;*/;
	background-size: auto;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 16%;
	padding-right: 14%;
	overflow: hidden;
	background-image: url('HLS_HOME.jpg');
	color: #FFFFFF;
}
.rowSergeantMain {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: .5%;
	padding-top: .5%;
	overflow: hidden;
}
.rowCaucusesDel {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	background-size: cover;
	text-align: left;
	background-color: #f7f8f8;
	padding-bottom: 2%;
	padding-top: 1.5%;
	padding-left: 18%;
	padding-right: 10%;
	overflow: hidden;
	background-image: url('state_seal_bw1WHITE45pc.png');
}
.row1Clerk {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	color: black;
	background-color: #798086;
	padding-bottom: 3%;
	padding-top: 1%;
	padding-left: 10%;
	padding-right: 10%;
	overflow: hidden;
}
.row1SCHED {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #D2D2D2;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row1a {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-color: #f7f8f8;*/
	text-align: center;
	font-family: Montserrat, sans-serif;
	padding-bottom: 2%;
	padding-top: 2%;
	overflow: hidden;
	background-image: url('http://house.louisiana.gov/H_Reps/NewOrleansRIVER_SCROLL.jpg');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.row2 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-image: url('BKG_BLUE.jpg');*/
	background-size: cover;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #747d84;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
	background-repeat: no-repeat;
}
.row2homeA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-image: url('BKG_BLUE.jpg');*/
	background-size: cover;
	text-align: center;
	font-family: Montserrat, sans-serif;
	background-color: #FFFFFF;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
	background-repeat: no-repeat;
}
.row3 {
	/*margin: 0 -10px;*/

	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row4 {
	/*margin: 0 -10px;*/

	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.row5 {
	/*margin: 0 -10px;*/

	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 3%;
	padding-top: 1%;
	overflow: hidden;
}
.rowFooterA {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-color: #333131;*/
	padding: 1% 5% 1% 5%;
	text-align: center;
	background-color: #2a2f35;
	overflow: hidden;
}
.rowFooterMODAL {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	overflow: hidden;
	padding-top: 60px;
}
.VIDEO_BKG {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1.5% 0% 1.5% 0%;
	text-align: center;
	background-color: #001224; /*DARK BLUE*/;
	overflow: hidden;
}
.VIDEO_BKG7 {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 0% 1.5% 0%;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
}
.VIDEO_BKG_All {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 0% 0% 2.9% 0%;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
}
.rowFooterB {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	background-color: #555555;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
}
.row:last-child {
	margin-bottom: 0;
}
[class*="col-"] {
	padding: 3px;
}
@media all and ( min-width: 600px) {
.col-2-3 {
	float: left;
	width: 66.66%;
}
.col-1-1 {
	float: left;
	width: 100%;
}
.col-1-1Center {
	float: none;
	width: 100%;
}
.col-1-2 {
	float: left;
	width: 50%;
}
.col-1-2a {
	float: right;
	width: 50%;
}
.col-1-3 {
	float: left;
	width: 33.33%;
}
.col-1-4 {
	float: left;
	width: 25%;
}
.col-1-5 {
	float: left;
	width: 20%;
}
.col-1-6 {
	float: left;
	width: 16.66%;
}
.col-1-7 {
	float: left;
	width: 14.285%;
}
.col-1-8 {
	float: left;
	width: 12.5%;
}
/* SPACE */
.SpaceTop {
	background-color: #001224;
	height: 15px;
}
.Space {
	background-color: #001224;
	height: 25px;
}
.SpaceTHIN {
	background-color: #ff9900;
	height: 2px;
}
#h1Acopy4 {
	color: #666666;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
#h1Acopy2 {
	color: #666666;
	font-family: Montserrat, sans-serif;
	font-size: 1.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
div.StaffHR {
	/*border: 10px solid #FFFFFF;
	border-radius: 10px;
	text-shadow: black 0.02em 0.02em 0.05em;
	box-shadow: 3px 1px 10px 3px #DADADA;*/
	padding: 20px 10px 30px 15px;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #fff;
	position: inherit;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #798086;
	background-repeat: no-repeat; /*background-image: url('hstaff3499.png');*/;
	background-position: bottom;
	height: auto;
}
/* BODY */
body {
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	margin: 0;
	overflow-y: scroll;
}
.container {
	max-width: 980px;
	margin: 0px auto;
}
p {
	margin: 0 0 15px;
}
.PICSLIDER1outer {
	background-size: cover auto;
	background-position: center;
	background-color: #716C70;
	background-image: url('http://house.louisiana.gov/H_Reps/HouseBKG1.jpg');
	border-bottom-color: #0099CC;
	/*border-bottom-width: 4px;
	border-bottom: 4px solid #ff9900;*/
}
.ButtonA {
	background-color: #FF5050;
	color: #FFFFFF;
}
.ButtonB {
	padding: 4px 2px 4px 2px;
	background-color: #FF5050;
	color: #FFFFFF;
	width: 200px;
	float: right;
}
.ButtonD {
	margin: 4px;
	border-radius: 20px;
	padding: 7px;
	background-color: #ff6550;
	color: #FFFFFF;
	width: 800px;
}
.ButtonDCopy {
	margin: 4px 10px 4px 10px;
	border-radius: 20px;
	padding: 7px 12px 7px 12px;
	background-color: #ff6550;
	color: #FFFFFF;
	width: 800px;
}
.bubble1BCopy {
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #ee5805;
	padding: 9px;
	font-size: .6em;
	float: right;
	width: auto;
}
.bubbleDate {
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #37c0fb; /*background-color: #8C949F;*/;
	padding: 5px 9px 9px 9px;
	font-size: .7em;
	float: right;
	width: auto;
	font-weight: normal;
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
body {
	width: 100%;
}
.bubble1BCopy1 {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #db6172;
	padding: 9px;
	font-size: 1em;
	float: right;
	width: auto;
}
.RightAlign {
	text-align: left;
}
.bubble1BCopy2 {
	border-radius: 4px;
	font-family: Montserrat, sans-serif;
	color: #FFFFFF;
	background-color: #db6172;
	padding: 9px;
	font-size: 1em;
	float: left;
	width: auto;
}
.linkStyle2 a {
	color: #454545;
	text-decoration: none;
	font-family: Montserrat, sans-serif;
	font-size: .9em;
	text-align: left;
}
.linkStyle2 {
	color: #454545;
	text-decoration: none;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	text-align: center;
}
.linkStyle2 a:visited {
	color: #454545;
	text-decoration: none;
}
.linkStyle2 a:hover {
	color: #454545;
	text-decoration: underline;
}
.linkStyle2 a:active {
	color: #454545;
	text-decoration: none;
	text-align: left;
}
.fontstyling {
	font-family: Montserrat, sans-serif;
	font-size: .9em;
	margin-left: 60px;
}
#h1Acopy1em {
	color: #000000;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}
div.Staff {
	/*border-radius: 10px;*/
	font-family: Montserrat, sans-serif;
	font-size: 1.1em;
	position: inherit;
	text-decoration: none;
	background-color: #999999;
	background-image: url('../H_Staff/Gov5c.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.StaffHR {
	/*border: 10px solid #FFFFFF;
	border-radius: 10px;
	text-shadow: black 0.02em 0.02em 0.05em;
	box-shadow: 3px 1px 10px 3px #DADADA;*/
	padding: 20px 10px 30px 15px;
	font-family: Montserrat, sans-serif;
	font-size: 1em;
	color: #fff;
	position: inherit;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #798086;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 2%;
	padding-top: 1%;
	overflow: hidden;
	height: auto;
}
div.BYPARISH {
	padding: 1% 20% 2% 20%;
	overflow: hidden;
	height: auto;
	text-align: left;
	background-color: #f7f8f8;
}
<!--
RESPONSIVE TABLE CSS-->


/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
/* Force table to not be like tables anymore */
table, thead, tbody, th, td, tr {
	display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
/* tr { border: 1px solid #ccc; }*/
td {
	/* Behave  like a "row" */
	border: none;
	/* border-bottom: 1px solid #eee;*/
	position: relative;
	padding-left: 10%;
}
td:before {
	/* Now like a table header */
	position: absolute; /* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
}
/*
		Label the data
		
		td:nth-of-type(1):before { content: "First Name"; }
		td:nth-of-type(2):before { content: "Last Name"; }
		td:nth-of-type(3):before { content: "Job Title"; }
		td:nth-of-type(4):before { content: "Favorite Color"; }
		td:nth-of-type(5):before { content: "Wars of Trek?"; }
		td:nth-of-type(7):before { content: "Date of Birth"; }
		td:nth-of-type(8):before { content: "Dream Vacation City"; }
		td:nth-of-type(9):before { content: "GPA"; }
		td:nth-of-type(10):before { content: "Arbitrary Data"; }
	}*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
body {
	padding: 0;
	margin: 0;
	width: 100%;

}

/* TABS FONT ----------- */

@media (max-width: 580px) {
  .caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 10px 10px 30px;
  background: #000;
  font-family: Montserrat, sans-serif;
  font-size: .6em;
  margin: 0;/*overflow-y: scroll;*/
  background: rgba(51,51,51,.6);
  /*background:rgba(70, 81, 92, 0.8);*/ /*This is a cool blue/gray tone color*/
  color: #EDF0F6;
 	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box;      /* Opera/IE 8+ */
}


/* ICON CIRCLE
======================================================================*/

/* Feature Icon */

	.feature-icon {
		padding-bottom: 0;
	}

		.feature-icon:before, .feature-icon:after {
			display: none;
		}

		.feature-icon .icon {
			position: relative;
			-ms-behavior: url("assets/js/ie/PIE.htc");
			background: rgba(115, 138, 141, 0.15);
			
		}

			.feature-icon .icon:before {
				font-size: 1em;
				color: #738a8d;
			}
			
			.feature-icon .icon:hover {
				font-size: 2.5em;
				color: #000000;
			}


	/* Icon */
.icon {
	position: relative;
	text-decoration: none;
}
.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
.icon > .label {
	display: none;
}

.icon.majorPicture {
	/* MAJOR ICONS BKG COLORS */

	text-align: center;
	cursor: hand;
	/*background-color: #738a8d;*/
	color: #FFFFFF;
	border-radius: 100%;
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	box-shadow: 0 0 0 4px #cc3300, 0 0 0 2px #e0e0e0; /* CIRCLE AROUND CIRCLE :-) */
	margin: 0 0 .2em 0;
}
.Picture {
	width: 296px;
	height: 296px;
	border-radius: 148px;
	-webkit-border-radius: 148px;
	-moz-border-radius: 96px;
	background: no-repeat;
	background-color: #666666;
	/* A complete circle requires your border radius to be half of your picture's width/height*/
}

/* CIRCLE TEXT */

.circle-text {
    width:50%;
}
.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    height:0;
    padding-bottom: 100%;
    background: rgba(102, 153, 153, 0.9); 
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
}
.circle-text div {
    float:left;
    width:100%;
    padding-top:50%;
    line-height:1em;
    margin-top:-0.5em;
    text-align:center;
    color:white;
}




.auto-style46 {
	border-width: 2px;
}



#h1AcopyLINK {
	color: #336699;
	font-family: Montserrat, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	text-transform: capitalize;
}

/* TALK TEXT */

.trapezium {
  border-bottom: 100px solid #333;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    height: 0;
    width: 100px;
}

body, html {
  height: 100%;
}

body {
  background-color: #3d9970;
  display: flex;
  align-items: center;
  justify-content: center;
}


	
.row1bCmtesCopy {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;*/
	padding: 1% 12% 4% 12%;
	text-align: center;
	font-family: Montserrat, sans-serif;	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url('FLAG_PelicanFABRIC4.png');
}




.row2home {
	/*margin: 0 -10px;*/
	/*margin-bottom: 20px;
	background-image: url('BKG_BLUE.jpg');*/
	background-size: cover;
	text-align: center;
	font-family: Montserrat, sans-serif;	background-color: #747d84;
	padding-bottom: 1%;
	padding-top: 1%;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Feature Icon */

	.feature-icon {
		display: inline-block;
		position: relative;
		padding-bottom: .8em;
		margin-bottom: .8em;
		cursor: default;
		cursor: pointer; cursor: hand;
	}

		.feature-icon .icon {
			display: inline-block;
			width: 2.4em;
			height: 2.4em;
			font-size: 2.7em;
			border-radius: 100%;
			box-shadow: inset 0 0 0 1.5px rgba(238, 88, 5, 0.9); /* ICON OUTER CIRCLE - PLUS CIRCLE THICKNESS*/
			/*color: #e16666;*/
			line-height: 2.3em; /* POSITION OF ICONS VERTICALLY */
		}

		.feature-icon:before {
			content: '';
			background: #000;
			position: absolute;
			bottom: 0;
			left: 50%;
			margin-left: -0.325em;
			width: 0.65em;
			height: 0.65em;
			display: block;
			border-radius: 100%;
		}

		.feature-icon:after {
			content: '';
			position: absolute;
			left: 50%;
			bottom: 0.65em;
			width: 1px;
			height: 4.35em;
			background: #738a8d;
			margin-left: -0.5px;
		}

	.dark .feature-icon .icon {
		background: rgba(115, 138, 141, 0.15);
		box-shadow: inset 0 0 0 1px rgba(115, 138, 141, 0.5);
		color: #738a8d;
	}

	.dark .feature-icon:before, .dark .feature-icon:after {
		background: rgba(115, 138, 141, 0.5);
	}


	.feature-icon {
		padding-bottom: 0;
	}

		.feature-icon:before, .feature-icon:after {
			display: none;
		}

		.feature-icon .icon {
			position: relative;
			-ms-behavior: url("assets/js/ie/PIE.htc");
			background: rgba(115, 138, 141, 0.15);
			
		}

			.feature-icon .icon:before {
				font-size: 1em; /* FONT SIZE FOR INSIDE CIRCLE */
				color: #738a8d; /* FONT COLOR FOR INSIDE CIRCLE */

			}
			
			.feature-icon .icon:hover {
				font-size: 2.7em;
				color: #ff6550;
			}



