/*   
Theme Name: CICPAC	
Theme URI: http://cicpac.com
Description: CICPAC
Author: Michelle Class
Author URI: http://www.marketingwithclass.com
Version: 1
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
	font-family:'Karla';
	}
html {
	background: url('images/background.png') center center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
	}

.rfwbs_navi {
	display:none;
	}
img[usemap] {
	max-width:none !important;
	}


/* BEGIN TEXT STYLING */
	
	

h1,h2,h3,h4 {
	font-weight:400;
	}
h1 {
	font-size:34px;
	line-height:38px;
	color:#4b4b4b;
	margin:10px 0 0px;
 	padding-bottom:10px;
	}
h2 {
	font-size:31px;
	margin-bottom:5px;
	line-height:26px;
 	color:#303030;
	}
h3 {
	font-size:27px;
	color:#303030;
	margin:0px 0px 5px 0px;
	}
h4 {
	font-size: 25px;
	margin-bottom: 5px;

	}
h5 {
	font-size: 22px;
   margin-bottom: 5px;
	}
h6 	{
	font-size: 19px;
   margin-bottom: 5px;
	}
aside h1 {
	font-size:27px;
	
	}
aside h2 {
	font-size:16px;
	margin-bottom:2px;
	line-height:24px;
	}
aside h3 {
	padding-left:30px;
  	font-size:14px;
  	margin:2px;
  	font-style:italic;
	margin-bottom:10px;
	}
.sidenews > div:hover {
	left: 3px;
	position: relative;
	display: block;
	}
p {
	line-height:24px;
	margin-bottom:20px;
  	font-size:18px;
	}
.floatright {
	float:right;
	margin:5px 0px 5px 10px;
	}
.floatleft {
	float:left;
	margin:5px 10px 5px 0px; 
	}
li {
  	font-size:18px;
  	list-style-type:disc;
	}
.contactsdb li {
	list-style-type:none;
	}
table h2 {
  	padding-bottom:40px;
	}
table.webinarstable td {
	border-color: #B9B9B9;
	}
.memberdir td, .memberdir table {
border-color: rgba(177, 177, 177, 0.43);
}
.people h3 {
	font-size: 24px;
	color: #a61e21;
	}
.sidenews h1 {
	padding-left: 47px;
	background: url('images/recentnewsheader.png') repeat-x;
	background-position: left;
	padding-bottom: 2px;
	margin-bottom: 8px;
	color: #fff;
	}
.entry-title h2{
	font-size: 23px;
	line-height: 29px;
	}
.maincontent.entry {
	padding-bottom:35px;
	border-bottom:3px dotted #545454;
	max-width:636px;
	padding-right:0px;
  	margin-bottom:20px;
	}
.entry .nav-previous {
	padding-top:20px;
	}
table, th, td {
	border: 1px solid rgba(177, 177, 177, 0.43);
	}
table {
  border-spacing: 0;
}
th, td {
	padding: 5px 5px;
	}
.quotes.bodywidth {
	margin-bottom: -476px;
	margin-top: 170px;
	height: 305px;
	}
.execcommit {
	margin-top:20px;
	}
.execcommit img {
  	width:auto;
	height:100% !important;
	float: left;
	padding:0 !important;
	}
.execcommit p {
	height: 137px;
	width: 105px;
	overflow: hidden;
	}
.execcommit .bodyCopy {
	float: left;
	width: 231px;
	}
.execcommit > div {
	float: left;
	width: 255px;
	margin-bottom: 45px;
	min-height: 264px;
	}
.maincontent .entry-content a > img {
	float: left;
	}
.featimg img {
	width: 16%;
	float: left;
	height: auto;
	padding: 0 10px 10px 0;
	}
.entry-content img:first-child {
	float: left;
	margin: 0 20px 23px 0 !important;
    max-width: 258px;
	}
.entry-content .memberdir img:nth-child(n+1) {
  float: right;
  padding: 0 !important;
  margin: 5px 0px 24px 0 !important;
  width: 100%;
  max-width: 105px;
}
.entry-content .memberdir img:first-child {
	float: right;
	padding: 0 !important;
	}
.entry-content .memberdir table td:first-child img {
  float: left;
  width: 95px;
  padding: 0px 16% !important;
  margin: 0 !important;
  text-align: center;
}

/*  BEGIN NEW STYLING  */

.fullpagewrap1 {
	position: relative;
	top: 10px;
	box-shadow: 0px 1px 9px 2px rgba(10, 10, 10, 0.68);
	background:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
.fullpagewrap2 {
	/*top: -25px;*/ 
	position: relative;
	box-shadow: 0px 4px 12px 2px rgba(10,10,10,0.35);
	}

a {
	color:#064DCC;
	text-decoration:none;
	background-color:transparent;
	}
a:hover {
	color:#000;
	text-decoration:none;
	}
.news {
	max-width:600px;
	border-right: 1px dotted #999;
	padding-right:15px;
	}
.news h2 {
	font-size: 33px;
	font-weight: 800;
	text-align: center;
	}
aside h2 {
	background: url(images/postArrow.png) no-repeat;
	background-position: 0px 5px;
	padding-left: 18px !important;
	}
.news h3 {
	color:#303030;
  	padding: 0;
	margin: 0 0 10px;
	}
.contactpage p {
	margin: 6px 0px 0px 0px;
	}
.contactpage h2 {
	margin: 17px 0px 0px 0px;
	}
.header {
	font: 20px Karla;
	height:auto;
	}	
.topsocial {
  	display:none;
  /*
	float:center;
	height:20px;
	width:1009px;
	padding:0px 0px 0px 0px;
	margin-bottom:32px;
  */
	}
.topsocial img {
	float:right;
	width:20px;
	height:20px;
	padding-left:8px;
	padding-top:9px;
	}
.topsocial .icon {
	float:right;
	display:block;
	margin-left:8px;
	margin-top:10px;
	padding:15px;
	background:url('images/socialicons.png') no-repeat;
	}
.topsocial .icon.twitter {
	background-position:0 -42px;
	}
.topsocial .icon.youtube, .icon.youtube {
	background-position:0 -125px;
	}
.topsocial .icon.linkedin, .icon.linkedin {
	background-position:0 -84px;
	}
.bottomsocial .icon.twitter {
	background-position:0 -42px;
	}	
.bottomsocial .icon.fbook {
	background-position:0 0px;
	}	
.bottomsocial .icon.youtube {
	background-position:0 -125px;
	}	
.bottomsocial .icon.linkedin {
	background-position:0 -84px;
	}
.topsocial .icon:hover, .bottomsocial .icon:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	}
.topsocial .icon:hover, .bottomsocial .icon:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	}
.topsocial .icon:hover, .bottomsocial .icon:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	}
.topsocial .icon:hover, .bottomsocial .icon:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	}
.bottomsocial .icon {
	float:right;
	display:block;
	margin-left:8px;
	margin-top:10px;
	padding:15px;
	background:url('images/socialicons.png') no-repeat;
	}
.footlogo {
	width: 261px;
	height: 93px;
	position: absolute;
	left: 34px;
	bottom: 46px;
	}
.execcommit {
	font-size: 18px;
	}
body {
	/*margin:0px auto 0px auto;
	*/
	}
.bodywidth {
	/*position:relative;
	top:-693px;*/
	margin:0px auto 0px auto;
	width:1020px;	
	}
.bodywidth2 {
	position:relative;
	margin:0px auto 0px auto;
	width:1020px;		
	margin-top:338px;
	box-shadow: 0px 1px 9px 2px rgba(10, 10, 10, 0.68);
	}
.bodywidth2.not-home {
	margin-top: 0;
	}
.headarea {
	min-height: 74px;
	background: rgba(2, 47, 134, 0.9);
  	width:1021px;
	}
.headarea h1.entry-title {
	color: #fff;
	padding: 20px 40px 0;
	font-size: 39px;
	}
.button {
	display: block;
	float: right;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: 0;
	font-style: normal;
	background-color: #0041C0;
	color: #fff;
	text-align: center;
	padding: 3px 10px;
	margin: 0px auto 10px;
	font: 20px Karla;
	border-top: 4px solid #759AE0;
	border-bottom: 4px solid #001A4F;
	cursor:hand;
	cursor:pointer;
	}
.button.yellow {
	display: block;
	float: left;
	width: 40%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-style: normal;
	background-color: #EBA934;
	color: #181818;
	text-align: center;
	padding: 6px 22px;
	margin: 25px 30% 32px;
	font: 20px Karla;
	border-top: 4px solid #FFC969;
	border-bottom: 4px solid #C58B24;
	cursor: hand;
	cursor: pointer;
	}
a.button.yellow.levels {
	width: 40%;
	margin: 32px 10px 36px 0;
	float: left;
	}
.button.center {
	float:center;
  	display:block;
  	margin:0 auto;
  	padding:9px 0px;
	}
.button:hover, .button.center:hover {
	background: 0;
	color: #000;
	border-top-color: #FFE567;
	border-bottom-color: #DDB700;
	background: #FFD300;
	}
.button.legis, .button.signup {
	margin-right: 11px;
	width: 175px;
	margin-top: 0px;
	background: #232323;
	border-top-color: #222222;
	border-bottom-color: #000000;
	text-transform: uppercase;
	padding: 6px 18px;
	border-radius: 8px;
	font-size: 18px;
	-moz-border-radius: 8px;
	}
.button.legis:hover, .button.signup:hover {
	border-top-color: #FFE567;
	border-bottom-color: #DDB700;
	background: #FFD300;
	color: #000;
	}	
.buttonbox {
  	display: block;
  	width: 248px;
  	position: absolute;
	right: 0;
	padding: 20px 2px 0;
  	}
	
	
	
	
aside .button {
	display: block;
	float: none;
	width: 264px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: 0;
	font-style: normal;
	background-color: #0B45B5;
	color: #fff;
	text-align: center;
	padding: 9px 0px;
	margin: 0px auto 10px;
	}
aside .button a {
	margin:auto 0px auto 0px;
	font:20px 'Karla', sans-serif;
	}

footer .bottomnav {
	display:block;
	float:left;
	width:240px;
	}
footer {
	width: 1020px;
	min-height: 185px;
	background: url('images/logo_white.png') no-repeat, #00163f;
	background-size: 25%;
	background-position: 36px 45px;  	
  	overflow: hidden;
	margin: 0px auto;
	border-top: 5px solid #eba934;
	}
footer p {
	text-align:center
	}
.bottomsocial {
	position: absolute;
	right: 0px;
	bottom: 54px;
	}
.bottomsocial a {
	float: right;
	max-height: 30px;
	}
.bottomsocialbox {
	padding-right: 28px;
	}
.bottomsocial p {
	font: 16px Karla;
	color: #f1f2f2;
	text-align: center;
	padding-left: 14px;
	}
	
.copyright {
	position: absolute;
	bottom: 3px;
	right: 10px;
	font-size: 11px;
	color: #fff;
	}	
.copyright a {
	color: #B3B3B3;
	}
.copyright a:hover {
	color:#a61e21;
	transition: .3s ease;
	-webkit-transition:ease .3s;	
	}
	
.logo1 {
	display: block;
	height: 124px;
	width: 323px;
	background: url('images/logo.png') no-repeat;
	background-position: center center;
	background-size: contain;
	margin-left: 18px;
	position: absolute;
	}
.jquery-responsive-select-menu {
	width: 100%;
  	background: url('images/mobilemenuimg.png') no-repeat center center;
  	padding: 0 0 28px !important;
  	border: none;
  	color: transparent;
  	font-size: 20px;
  	height: 30px;
  	margin: -1px 0 0 !important;
  	background-size: 51px;
	}
aside {
	display: block;
	float: right;
	max-width: 340px;
	position: relative;
	right: -14px;
	}
.mobilesidebar {
	display:none;
	}
header {
	height:124px;
	background: #fff;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.maincontent {
	background:#fff;
	max-width:651px;
	padding-right:35px;
	overflow:hidden;	
	}
.pagewrap {
	background:#fff;
	min-height:594px;
	clear:both;
	overflow:hidden;
	padding:20px 40px 40px;
  	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.pagewrap.home {
	min-height:0;
	
	}
.maincontent.home {
	padding: 0;
	max-width: 1020px;
	}	
.maincontent .featimage {
  	padding-top:5px;
  	float: left;
	margin-right: 15px;
	height:150px;
	width:250px;
  	overflow:hidden;
	}
.maincontent .featimage img {
	width:250px;
	height:auto;
  	overflow:hidden;
	}
.maincontent .featimage p {
	margin:0;
	padding:0;
	}
.maincontent .featimage iframe {
	height:150px !important;
	width:250px !important;
	overflow:hidden;
	}
.maincontent.entry h2 {
	margin-top:12px;
	}
.maincontent.nosidebar {
	padding: 0 !important;
	max-width: none;
	}
.nosidebar h1.entry-title {
	font-size: 31px;
	font-weight: bold;
	color: #334590;
	}
.nosidebar article {
	padding-bottom: 31px;
	margin-bottom: 42px;
	border-bottom: 1px solid #EBA934;
	/*min-height: 225px;*/
	}
section.entry-content.nosidebar {
	overflow: hidden;
	/*background: rgba(242, 242, 242, 0.42);*/
	padding: 20px;
	margin: 10px;
	}
section.entry-content.nosidebar:hover {
	background:none;
	}

	  
.home .news {
	max-width: 100%;
	border: 0;
	padding: 0;
	}	
	

.xoxo {
	list-style-type:none;
	}
.xoxo li {
	padding-top:15px;
  	list-style-type: none;
	}

.people img {
	width:210px;
	height:auto;
	padding:4px 0px 10px 8px;
	float:right;
	}
.customisable-highlight a {
	font-family:Karla;
  text-decoration:none;
}
.entry-content ul {
	padding-left:25px;
 	float:left;
	}
.entry-content img {
	max-width:580px;
	height:auto;
	padding:10px;
	}
.sidebarspacer {
	height:25px;
	color:transparent;
	}


.fb-comments.fb_iframe_widget {
	padding-top: 35px;
	}

.rfwbs_pagination {
	display:none;
	}
.suppevents > table tbody > tr:first-child td {
	background: #f1ae00;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 6px;
	border-color: transparent;
	}
.webinars > table tbody > tr:first-child td {
	background: #f1ae00;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 6px;
	border-color: transparent;
	}

.homenews {
	width: 28%;
	float: left;
	margin: 10px 0 0;
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 18px;
	padding-right: 1%;
	padding-left: 1%;
	min-height: 220px;
	}
.homenews:nth-child(2), .homenews:nth-child(3) {
	margin-right: 5%;
	}
.homenews:hover {
	background: #F9F9F9;
	border-color: #555;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-width: 2px;
	}	
	
.memberdir h1 {
	margin-top: 175px;
  	font-size: 33px;
	}
blockquote {
	padding: 1px 20px 21px;
	background: rgba(51, 51, 51, 0.07);
	}	
	
#dlg_cdm_file_list td {
	margin-bottom: 20px !important;
	height: 45px;
	font-size: 16px;
	}
	
#dlg_cdm_file_list table {
	max-width:100%;
	}
#cdm_context_menu img {
	padding: 0;
	}
#cdm_context_menu a {
  	color: #000;
	}
.assocmembersinfo {
	width: 315px;
  float: left;
  padding: 13px;
  margin-bottom: 10px;
  border: 1px solid #B9B9B9;
  border-left:none;
  height: 147px;
	}
.assocmembersimg {
	width: 185px;
	float: left;
	padding: 13px;
	border: 1px solid #B9B9B9;
	height: 147px;
	margin-bottom: 10px;
	}
.homenews h2 {
	padding-top:10px;
  font-size:27px;
	}
.homenews h3 {
	font-size:21px;
	}

.featimg img {
border: 1px solid rgba(164, 164, 164, 0.88);
box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.29);
padding: 0;
}









/*       COLLAPSE-O-MATIC      */




.collapseomatic {
	background:none !important;
	padding: 0 0 10px 0px;
	cursor: pointer;
	width: 100% !important;
	display: block;
	font-size: 29px;
	}
.collapseomatic:hover {
	text-decoration:underline;
	}
.collapseomatic_content {
	margin: 0px 0px 10px 3px !important;
	background: rgba(0, 0, 0, 0.02);
	width: 101.5%;
	
	}



/*       CONTACTS DATABASE      */




.contactsdb {
  	width:1564px;
  	min-width:100%;
  	}
.contactsdb footer {
  	width:100%;
	}
.memberdir p {
	margin-bottom: 0;
	margin-top: 20px;
  	font-size:16px;
  	line-height:20px;
	}
.contactsdb .maincontent {
	overflow:visible;
	}
.contactsdb .pagewrap {
	width:100%;
	}

@media screen and (max-width: 600px) {
	.nav {
  		height:61px !important;
		}
	.jquery-responsive-select-menu {
		height:55px;
		}
	
	

}




	

/*        LETTER BOX        */
	
.letterbox {
	left: 0;
	position: fixed;
	right: 0;
	bottom: 0;
	top: 2000px;
	display: block;
	z-index: 999;
	-webkit-transition: ease .5s;
	transition: .5s ease;
	}
.clickbox {
	width: 213px;
	height: 68px;
	display: block;
	background: url('images/writebutton.png') no-repeat;
	background-position: top center;
	cursor: pointer;
	cursor: hand;
	position: relative;
	bottom: -39px;
	margin: 0px auto;
	-webkit-transition:ease .3s;
	transition:.3s ease;
	}
.clickboxbox {
	width: 100%;
	position: fixed;
	bottom: 0px;
	max-width:1020px;
	z-index: 999;
	}
.clickbox:hover {
	bottom:0px;
	}
.letterbox .letter {
	border: 6px solid #2b84be;
	padding: 10px;
	background: #Fff;
	box-shadow: 0px 2px 14px 1px rgba(0, 0, 0, 0.87);
	overflow: scroll;
	height: 80%;
	width: 950px;
	margin: 6% auto 0 auto;
	position: relative;
	top: 2000px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}
.letterbox.lettershow .letter {
	top:0;
	}
.letterbox .closeout {
	cursor: pointer;
	cursor: hand;
	}
.lettershow {
	top: 0;
	background: rgba(0, 0, 0, 0.37);
	}
.show {
	display:block !important;
	}
.letter .closeout {
	float: right;
	padding: 3px 5px;
	font-weight: bold;
	border: 2px solid #FFF;
	background: #E81212;
	color: #fff;
	}





	/*      CONTACT FORM      */
	
input.wpcf7-form-control.wpcf7-submit {
	margin: 11px auto;
	display: block;
	width: 52px;
	}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required {
	height: 24px;
	width: 300px;
	padding: 3px;
	text-align: center;
	font-size: 13px;
	margin-top: 13px;
	}
.addressbox {
	width: 310px;
	font-size: 14px;
	margin-left: 34.5%;
	margin-top: 54px;
	text-align: center;
	color: #fff;
	line-height: 19px;
	}
.wpcf7 p {
	margin:0;
	}
.wpcf7 span {
	color:#fff !important;
	font-size:15px;
	}
.wpcf7 {
	font-size:18px;
	}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	font-size: 12px;
	color: #fff;
	margin-top: -29px;
	}
span.wpcf7-not-valid-tip {
	color: #fff;
	font-size: 15px;
	background: rgba(255, 0, 0, 0.85);
	display: block;
	text-align: center;
	padding: 3px;
	}
form.wpcf7-form {
	font-size: 15px;
	}
.highlight {
	border: 4px solid #FF7300;
	}




/*			BLOG			*/

.blog h2 {
	line-height: 31px;
	color: #4b4b4b;
	margin: 10px 0 0px;
	display: block;
	}
.blog h3 {
	font-size: 14px;
	background: url('images/hashunderline.png') repeat-x;
	background-position: center;
	margin-top: 0px;
	}	
span.bloghash {
	background: #fff;
	padding-right: 10px;
  	padding-left:16px;
  	color: #8A0C0C;
	}
.blog p {
 	margin-top: 12px;
	}
.blog div {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(102, 102, 102, 0.18);
	}
.blog a:hover > h2,  .blog a:hover > .bloghash {
	color: #666;
	}




	
/*         DYNAMIC POSTS         */

.contentpost {
	position: relative;
	height: 160px;
	width: 47.5%;
	text-align: left;
	margin: 10px 0px 0px;
	border: none;
	overflow: hidden;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 8px solid #2b84be;
	box-shadow: -2px 2px 10px 0px rgba(0, 0, 0, 0.06);
	}
.contentpost:last-child {
	}
.contentpost h1 {
	position: absolute;
	font-size: 23px;
	line-height: 28px;
	border: none;
	top: 0px;
	z-index: 99;
	margin: 0 auto;
	display: block;
	width: 100%;
	text-align: center;
	height: 100%;
	background: rgba(255, 255, 255, 0.76);
	}
.contentpost a {
	border: none;
	margin: 0;
	padding: 0;
	color: #2472A4;
	display: block;
	line-height: 156px;
	font-size: 50px;
	font-weight: bold;
	}
.contentpost a:hover {
	/*opacity:0.85;
	filter:alpha(opacity=85);
	*/
	}
.contentpost img {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 50;
	}

.contentpost:hover > h1 {
	background: transparent;
	}
.contentpost:hover > h1 a {
	text-shadow: 1px 1px 11px #000;
	color:#fff;
	}
.contentpost:first-child {
	margin-right: 16px;
	}
.contentpost:nth-child(3) {
	margin-right: 16px;
	}
.contentpost:hover {
	border:8px solid #eb6f34;
	box-shadow: -2px 2px 10px 0px rgba(0, 0, 0, 0.45);
	}
	
	
	
	
.dynamicimg {
	float:left;
	width:180px;
	height:auto;
	overflow:hidden;
	}
.dynamicimg img {
	float:left;
	border:1px solid #f1f2f2;
	width:180px;
	height:auto;
	overflow:hidden;
	}
.dynamicpost {
	padding-left:5px;
	float:right;
	width:375px;
	}
.services.dynamicpost {
	padding-left:5px;
	float:right;
	width:429px;
	}
.services.dynamicimg {
	float:left;
	width:65px;
	height:auto;
	overflow:hidden;
	}
.services.dynamicimg img {
	float:left;
	border:1px solid #f1f2f2;
	width:65px;
	height:auto;
	overflow:hidden;
	}
.services.contentpost img{
	position:absolute;
	width:150px;
	height:auto;
	margin:auto;
	z-index:50;
	}
.services.contentpost {
	width:100%;
	height:100px;
	overflow:hidden;
	text-align:left;
	margin:30px 0px 25px 0px;
	border:none;
	}	
.services.contentpost h1 {
	font-size:25px;
	line-height:28px;
	border:none;
	margin:0px 0px 0px 0px;
	padding-left:30px;
  	padding-top:2%;
	}
.services.contentpost h6 {
	text-align:right;
	}
.team.contentpost img{
	position:absolute;
	width:180px;
	height:auto;
	margin:auto;
	z-index:50;
	}
.team.contentpost {
	width:100%;
	height:290px;
	overflow:hidden;
	text-align:left;
	margin:30px 0px 25px 0px;
	border:none;
	}
.team.contentpost h1 {
	font-size:25px;
	line-height:28px;
	border:none;
	margin:0px 0px 0px 0px;
	padding:none;
	}
.team.contentpost h6 {
	text-align:right;
	}
.readmore{
	position:absolute;
	display:block;
	right:0;
	bottom:0px;
	background:#fff;
	width:100%;
	z-index:0;
	}
.teamimg {
	position:relative;
	float:left;
	width:180px;
	margin-top:5px;
	z-index:50;
	}
.teamimg img {
	position:relative;
	float:left;
	width:180px;
	margin-top:5px;
	border:1px solid #bcbec0;
	z-index:50;
	}
.teampost{
	padding-left:10px;
	float:right;
	width:375px;
	}	

/*  		NAVIGATION		  */


/*     Top Nav     */
.nav {
	width:100%;
	display:block;
	height:38px;
	overflow:hidden;
	background: #f1ae00;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	}
.mainmenu {
	display: block;
	
	width: 100%;
	overflow: hidden;
	float: left;
	margin-top:3px;
	} 
.mainmenu #items {
	float:center;
	text-align:center;
	vertical-align:middle;
	margin:0;
	}
.mainmenu ul {
	color:#fff;
	list-style-type:none;
	text-decoration:none;
	margin:0;
	padding:0;
	position:absolute; /* needed */
	z-index:500; /* specify the order */
	}

.mainmenu ul ul li:first-child {
	border-top:4px solid #828282;
	}

.mainmenu ul ul li:last-child {
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: #5e5e5e;
	}
/*.mainmenu li:nth-child(2) > a {
	padding: 6px 33px;
	line-height: 22px;
	}*/

.mainmenu ul ul li:first-child {
	
	}
.mainmenu ul ul li:last-child {
	-moz-border-radius-bottomright: 9px;	
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
	}


.mainmenu ul ul li,.mainmenu ul ul {
	display:none;
	}


#items li:hover>ul, #items li:hover>ul li {
	display:block;
	}
.mainmenu ul ul li {
	text-align: left;
	float: left;
	
	line-height: 18px;
	background: #2a2a2a;
	width:100%;
	border-bottom: 2px solid #828282;
	}  /* First level of drop-down menu  */
.mainmenu ul ul ul li {
	
	}  /* Second level of drop-down menu  */
.mainmenu ul ul ul ul li {
	
	}
.mainmenu ul li {
	display:block;
	position:relative;
	float:left;
	color:#fff;
	list-style-type:none;
	text-decoration:none;
	
	}
.mainmenu ul li:hover{
	display:block;
	position:relative;
	background: #2a2a2a; 
	}
.mainmenu ul li:hover > a {

	}
.mainmenu ul ul li a {
	margin-bottom:0 !important;
	padding: 9px 13px !important;
	line-height: 21px !important;
	}
.mainmenu ul ul li:hover, .mainmenu ul ul li:hover > a {
	background:#505050;
  	color:#f1ae00;
	}
.mainmenu li a {
	font: 18px 'maven pro', sans-serif;
	color: #fff;
	list-style: none;
	text-decoration: none;
	display: block;
	padding: 5px 32px;
	font-weight: bold;
	text-transform: uppercase;
	} // each navigation item anchor

.mainmenu ul ul li a {
	padding: 13px 20px;
	}
.mainmenu ul ul ul {
	left: 178px;
	position: absolute;
	top: -2px;
	}

padding: 13px 20px;



.mainmenu ul ul {
	display:block;
	float:right;
	margin:0;
	z-index:500;
	right:100%;
	}
ul .sub-menu {
	width:100%;
	height:1px;
	}
	
/*    Bottom Nav    */
#btmitems {
	width: 23%;
	float: right;
	padding: 40px 21px;
	}
.bottommenu {
	/*font:18px Karla;*/
	}
.bottommenu li {
	display: block;
	background: transparent;
	float: right;
	text-align: center;
	}
.bottommenu a {
	color: #EDEDED;
	text-align: center;
	margin: 0px 6px;
	padding: 0px 1px;
	font-weight: 300;
	font-size: 13px;
	text-transform: lowercase;
	border-bottom: 3px solid transparent;
	line-height: 20px;
	}
.bottommenu ul ul {
	float:none;
	}

/*    Entry Navigation    */
.nav-previous {
	display: block;
	width: 250px;
	margin: 0px;
	float: left;
	}
.nav-next {
	display: block;
	width: 250px;
	margin: 0px;
	float: right;
	}






/*     Mobile Fix     */
@media screen and (max-width: 400px) {
	
.bodywidth, .bodywidth2, footer {
	width:100%;
	}
.bodywidth2 {
  	margin-top:125px;
	}
.logo1 {
  	width: 90%;
  	position: relative;
  	float: left;
	}
.buttonbox {
  	display: block;
  	width: 248px;
  	position: relative;
  	float: center;
  	padding: 20px 2px 0;
  	width: 71%;
  	margin: 0 auto;
	}
.quotes.bodywidth {
  	margin-bottom: -414px;
  	margin-top: 295px;
  	height: 115px;
	}	
.homenews {
	width:100%;
	}
footer div {
  	float: left;
	}
footer {
	width:100%;
  	background-size:46%
	}
.bottomsocial {
	bottom: 110px;
	}
.addressbox {
  	margin: 0 0 69px;
  	width: 100%;
  	padding: 0 0 0 10px;
	}
.addressbox .textwidget {text-align:left;}
.copyright {
	position:static;
	}
.maincontent {
	overflow: scroll;
  padding-right:0;
  width:100%;
  max-width:100%
	}
.headarea h1.entry-title {
  	padding: 20px 40px 20px;
  	text-align: center;
	}
  .pagewrap {
	overflow:visible;
  	padding:20px 23px 40px;;
	}
.button.yellow {
  	margin: 10%;
  	width: 66%;
	}
aside
	{
	display:none;
	}
.mobilesidebar, .mobilesidebar aside {
	display:block;
  	float:none;
	}
a.button.yellow.levels {
  	width: 70%;
  	margin: 15px 10px 29px 0;
	}

}
  
  





/*       NEW STYLING FOR SHORTCODES        */

.memberdir_companyimg {
  	width: 26%;
  	float: left;
  	height: 100%;
  	padding: .5%;
	text-align:center;
	}
.memberdir_companyimg img {
  	float: left;
  	margin: 0 20px 23px 0 !important;
  	max-width: 258px;
    float: none !important;
	}
.memberdir_member {
  	width: 100%;
  	float: left;
  	padding: .5%;
    border-left: 1px solid rgba(177, 177, 177, 0.43);
  	border-bottom: 1px solid rgba(177, 177, 177, 0.43);
	}
.memberdir_memberimg {
  	float: right;
  	padding: 0 !important;
  	margin: 5px 0px 24px 0 !important;
  	width: 100%;
  	max-width: 105px;
	}
.memberdir_compwrap {
	width: 100%;
  	height: auto;
  	float: left;
  	border: 1px solid rgba(177, 177, 177, 0.43);
    margin-bottom: 20px;
	}
.memberdir_statename {
 	padding-top: 60px;
  	margin: 0!important;
	}
.companymembers {
	width: 71.5%;
  	float: left;
	}
