/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

@import url(https://fonts.googleapis.com/css?family=Oxygen:700,400);

html, body {
	font-family:'Oxygen',Verdana,Sans-Serif!important;
	line-height:1.2em;
    min-width: 320px;
       -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  color: #5e5e5e;
  
}

.site {
	overflow:hidden;
}

.site h1,.site .h1 {
	text-transform:uppercase;
	margin:0 0 0.3em 0;
}

.site h2, .site h3, .site h4, .site h5, .site h6,
.site .h2, .site .h3, .site .h4, .site .h5, .site .h6{
  line-height:1.1;
  margin: 0.5em 0;
  text-transform:uppercase;

} 

.site .x-btn.x-btn-square {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.masthead .x-navbar .desktop li > .sub-menu {
    display: none;
}

.masthead .x-navbar .desktop li:hover > .sub-menu, .masthead .x-navbar .desktop li:active > .sub-menu {
    display: block;
}


.site h4.h-widget {
font-weight: 400;
font-size:1.4em;
}


.site a {
  color: #2b4ea2;
}

.site a:hover {
	color:#6fa229;
}

.site h1,
.site .h1 {
font-size: 2.1em;
color: #2b4ea2!important;
text-transform: uppercase;
}

.site h2, 
.site .h2 {
font-size: 1.9em;
}

.site h3, 
.site .h3 {
font-size: 1.35em;
font-weight:600;
}

.site h4,
.site .h4 {
font-size: 1.35em;
font-weight: 400;
color:#2b4ea2;
}

.site h5,
.site .h5 {
font-size: 1.3em;
font-weight: 600;
}

.site h6,
.site .h6 {
font-size: 1.3em;
font-weight: 600;
color:#2b4ea2;
}

.h-custom-headline {
	letter-spacing:0;
	line-height:inherit;
}

hr { padding: 0; border: none; border-top: solid 1px #2b4ea2; color: #2b4ea2; text-align: center; clear:both; } 

hr:after { content: "•"; display: inline-block; position: relative; top: -0.425em; font-size: 1.5em; padding: 0 0.25em; background: none; color: #2b4ea2; }

.site blockquote {
	padding:0 0 0 30px;
	font-family:inherit;
	font-style:italic;
	border:0;
	font-size:inherit;
	color:#2b4ea2;
}

.site .x-btn,.site .button, [type="submit"] {
	color:#fff;
	background:#8dc63f;
	border:0;
	padding: 0.385em 0.923em 0.538em;
	font-size:0.8em;
	-webkit-font-smoothing: Subpixel-rendering;
	-moz-osx-font-smoothing: auto; 
}

.site .x-btn:hover,.site .button:hover, [type="submit"]:hover {
	color:#fff;
	background:#2b4ea2;
	border:0;
}

.site a:focus,.site  select:focus,.site  input[type="file"]:focus,.site  input[type="radio"]:focus,.site  input[type="submit"]:focus,.site  input[type="checkbox"]:focus {
outline: thin dotted #333;	
}


footer.x-colophon.bottom {
background-color: #716f70;
}

footer h4 {
  color: #ffffff;
}

.x-navbar .desktop .x-nav {

}

.x-navbar .desktop .x-nav > li {
	display:table-cell;
	vertical-align:top;
	float:none;
}

.site .x-navbar .desktop .x-nav > li ul {
    top: 55px;
    padding:10px 15px;
}

.desktop .sub-menu {
	font-size:0.9em;
}

.site .x-navbar .desktop .x-nav > li ul > li {
    padding:5px;
    float:none;
}

.site .x-navbar .desktop .x-nav > li.first-menu-item ul {
	width:460px;
}
.site .x-navbar .desktop .x-nav > li.first-menu-item ul > li{
width:50%;
float:left;
padding:5px;
}

.site .x-navbar .desktop .x-nav > li ul > li:hover {
	background:#132d6b;
}

.x-navbar .desktop .sub-menu li::before, .x-navbar .desktop .sub-menu li:after {
    background-color: transparent!important;
}

.desktop .sub-menu li > a {
	line-height:1.2em;
	white-space:normal;
}

.site .x-navbar .x-nav-wrap .x-nav > li > a {
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}

.site .x-navbar .desktop .x-nav > li ul > li a {
	padding:0;
	width:100%;
}

.x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
	box-shadow:none!important;
}

/* Homepage Callout Boxes */
.x-column.header-cta {
	float:none;
	position: relative;
	margin: -80px auto 0;
	max-width:1060px;
	width:95%;
}

.header-cta .x-block-grid {
	font-size:0.9em;
	height: 191px;
	min-height: 191px;
	max-height: 191px;
	padding:0;
	width: 100%;
	background: #C8CEEA none repeat scroll 0% 0%;
	border: 5px solid #FFF;
	position: absolute;
	box-shadow: 0px 9px 19px -1px rgba(0, 0, 0, 0.35);
	z-index: 8;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	-webkit-box-shadow: 0px 5px 19px -1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 5px 19px -1px rgba(0,0,0,0.35);
    box-shadow: 0px 5px 19px -1px;
    margin:0;
    overflow:visible;
    
}

.header-cta .x-block-grid > li {
    width: 25%;
    float: left;
    padding: 15px 15px 5px;
    margin: 0px;
    line-height:1.2em;
}
	
.header-cta li.front {
    background: #C8CEEA none repeat scroll 0% 0%;
    border-radius: 50px;
    border: 5px solid #FFF;
    padding: 20px;
    width: 50%;
    top: -40px;
    position: relative;
    z-index: 9;
    box-shadow: 0px 9px 19px -1px rgba(0, 0, 0, 0.35);
    height: 240px;
    min-height: 240px;
    max-height: 240px;
}

.header-cta h4 {
	margin-top: 0;
}

.header-cta  img {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: 0px 0px 15px 6px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px 6px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 15px 6px rgba(0,0,0,0.1);
  margin: 0em 1.5em 0 0em;
  max-width:40%;
}

.header-cta .back h4{
  margin-top: 0px
}

.header-cta p {
  margin-bottom: 12px
}

.header-cta .x-btn {
  font-size: 0.8em;
}

.header-cta .x-btn {
  color: #ffffff;
	border:0;
  background-color: #8dc63f;
  -webkit-box-shadow: 0 0.25em 0 0 #646464, 0 4px 9px rgba(0, 0, 0, 0.75);
          box-shadow: 0 0.25em 0 0 #646464, 0 4px 9px rgba(0, 0, 0, 0.75);
}

.header-cta .x-btn:hover {
  color: #ffffff;
	border:0;
  background-color: #2b4ea2;
  -webkit-box-shadow: 0 0.25em 0 0 #646464, 0 4px 9px rgba(0, 0, 0, 0.75);
          box-shadow: 0 0.25em 0 0 #646464, 0 4px 9px rgba(0, 0, 0, 0.75);
}

.curve .x-container.max.width .x-column.x-2-3 {
	padding-right:10%!important;
}

.curve .x-container.max.width .x-column.x-1-3 {
	padding-left:4%!important;
}

.x-callout {
	margin:0;
	padding:1em;
	font-size:inherit;
}

.site h2.h-callout {
    position: relative;
    margin-top: 0;
    margin-bottom: 0.385em;
    font-size: 1.5em;
    line-height: 1.1;
}

.site footer a {
	color:#fff;
}

.site footer a:hover {
	color:#8DC63F;
}

footer.x-colophon.top {
	
}

footer.x-colophon.top .widget_nav_menu {
width: 49%;
float: left;
}
footer.x-colophon.top .widget_nav_menu {
width: 49%;
float: left;
}
footer.x-colophon.top .widget_nav_menu ul {
border: 0;
}
footer.x-colophon.top .widget_nav_menu li {
background-color: transparent;
border: none;
}

footer.x-colophon.top .widget_nav_menu li a {
background-color: transparent;
color: #ffffff;
margin:0.2em 0;
}

footer.x-colophon.top .widget_nav_menu li a:hover {
color:#8DC63F;
}

footer.x-colophon.top .widget_nav_menu:first-of-type {
margin-right: 2%;
}

footer.x-colophon.top {
color: #ffffff;
padding-bottom: 15px;
}

footer.x-colophon.top .textwidget .footer-address {
width: 49%;
float: left;
}

footer.x-colophon.top .textwidget .footer-address:first-of-type {
margin-right: 2%;

}

footer.x-colophon.top .widget {
margin: 0;
}

.widget_text .h-widget:before {
 content: "";
 padding: 0px;
}

footer.x-colophon.bottom {
 padding: 0px; 
 text-align: left;
 position:relative;
 z-index:5;
}



footer.x-colophon.top .x-container,
footer.x-colophon.bottom .x-container {
padding: 0px 5%;
}

footer.x-colophon.top {
    padding: 0;
}

.content-bg {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+36,d5d4d4+82 */
background: rgb(248,248,248); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,248,248,1) 36%, rgba(213,212,212,1) 82%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 36%,rgba(213,212,212,1) 82%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(248,248,248,1) 36%,rgba(213,212,212,1) 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d5d4d4',GradientType=0 ); /* IE6-9 */
padding-bottom:100px;
position:relative;
}

.home .content-bg, .content-bg.curve {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+36,d5d4d4+82 */
background: rgb(248,248,248); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,248,248,1) 36%, rgba(213,212,212,1) 82%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 36%,rgba(213,212,212,1) 82%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(248,248,248,1) 36%,rgba(213,212,212,1) 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d5d4d4',GradientType=0 ); /* IE6-9 */
	min-height:900px;
	padding-bottom:60px;
}

.x-header-landmark .x-container.max.width {position:relative;}

.content-bg.curve .x-header-landmark .x-container.max.width:after, .home .content-bg .x-container.max.width:after, .blog .x-header-landmark .x-container.max.width:after{
    content:"";
    position:absolute;
    top:-50px;
    left:62%;
    width:900px;
    height:1900px;
    z-index:1;
    display:block;
    border-top-left-radius:20% 42%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+14,e3e3e3+49&0+0,1+2,1+69,0+100 */
background: -moz-linear-gradient(top,  rgba(248,248,248,0) 0%, rgba(248,248,248,1) 2%, rgba(248,248,248,1) 14%, rgba(227,227,227,1) 49%, rgba(227,227,227,1) 69%, rgba(227,227,227,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(248,248,248,0) 0%,rgba(248,248,248,1) 2%,rgba(248,248,248,1) 14%,rgba(227,227,227,1) 49%,rgba(227,227,227,1) 69%,rgba(227,227,227,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(248,248,248,0) 0%,rgba(248,248,248,1) 2%,rgba(248,248,248,1) 14%,rgba(227,227,227,1) 49%,rgba(227,227,227,1) 69%,rgba(227,227,227,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f8f8f8', endColorstr='#00e3e3e3',GradientType=0 ); /* IE6-9 */
}	

.x-block-grid {
	margin:0 0 1.2em;
}

.x-block-grid > li {
	line-height:inherit;
	margin-top:3%;
}

.lch-sidebar {
	z-index:2;
	position:relative;
}

 .lch-sidebar ul {
  margin:0 0 1.5em 0;
  padding:0;
  list-style:none;
  font-size:0.9em;	
  }
  
  .lch-sidebar li {
  padding:0.3em 0;
  margin:0;
  border-bottom:1px solid rgba(43,78,162,0.5);	
  line-height:1.1em;
  }
  
  .lch-sidebar .alignnone {
  margin:0;	
  }
  
.lch-sidebar .widget_text .h-widget:before {
	content:none;
}

.home .lch-sidebar h2, .home .lch-sidebar .widget.social h4 {
	font-weight:400;
	color:#2b4ea2;
	font-size:1.75em;
}

.x-container.offset {
	margin-top:0;
}

.blog .x-main article:first-child h2.entry-title, .search .x-main article:first-child h2.entry-title  {
	margin-top:0;
}

.hentry {
	margin-top:10px;
}

.entry-title:before {
	background:none;
	color:#2b4ea2!important;
}

.format-standard .entry-title:before {
	content:"\f1ea";
}

.type-attachment .entry-title:before {
	content:"\f019";
}

.type-page .entry-title:before {
	content:"\f0ac";
}

.p-meta {
	margin-top:-1em;
	margin-bottom:1em;
	font-size:0.85em;
}

.p-meta > span:after {
    content:none;
    padding:0;
}

.p-meta > span.category:before {
    content: "/";
    padding: 0px 0.45em;
}

.blog .entry-featured {
	margin-bottom:1em;
}

.entry-featured {
	padding:0; border:0;
}

.entry-content.excerpt {
    margin-top: 0;
}

.entry-content.excerpt p {
	margin-bottom:1em;
}

.search-results h2.entry-title {
	font-size:1.5em;
	margin:0 0 0.4em;
}

.search-results article {
	border-bottom:1px solid rgba(0,0,0,0.1);
}

.search-results .entry-featured {
	float:left; max-width:20%; margin-right:20px; margin-top:0;
}

.search-results article {
	clear:both;
}

footer.x-colophon.top  {
    position: relative; 
    padding-top: 5%;
    border-top-left-radius: 50% 25%;
    border-top-right-radius: 50% 25%;
    background-color: #2b4ea2;
    margin: -60px -5% 0px;
    width: 110%;
    padding: 5% 10%;
    -webkit-box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    z-index:50;
}

.x-navbar-wrap {
    /*overflow-x: hidden;*/
    margin-bottom: -10px;
    position: relative;
}

.site .x-navbar {
    border-bottom-left-radius: 50% 25%;
    border-bottom-right-radius: 50% 25%;
    width: 110%;
    padding: 0% 5%;
    margin: 0px -5%;
    z-index: 9999;
}

.site .x-navbar .x-container.width {
	width:100%;
}

.x-navbar .desktop .x-nav > li > a > span {
	position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.site a.x-btn-navbar {
	color:#fff;
}

#menu-secondary-menu {
display: inline-block;
list-style: none;
margin: 35px 0;

}

#menu-secondary-menu li {
float: left;
margin: 0px .5em;
line-height: 2.3em;
}


#menu-secondary-menu li:last-of-type {
float: left;
margin: 0px 0px 0px .5em;
}

#menu-secondary-menu li a{
color: rgb(113, 112, 112);
font-weight: bold;
-webkit-font-smoothing: Subpixel-rendering;
-moz-osx-font-smoothing: auto; 
}

#menu-secondary-menu li.menu-item-search {
margin-right: 0px;
}

#menu-secondary-menu li .form-search:before {
    color: rgb(113, 112, 112);
    right: 12px;
    left: auto;
    font-size: 15px;
    bottom: 58%;
    width:15px;
}

#menu-secondary-menu li i {
    color: rgb(113, 112, 112);
}

#menu-secondary-menu li .form-search {
width: 150px;
}

#menu-secondary-menu li .form-search input {
color: rgb(113, 112, 112);
padding-left: 10px;
padding-right: 30px;
border: 1px solid #bbbbbb;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.menu-footer-menu-container {
display: inline-block;
width: 100%;
}
#menu-footer-menu {
    list-style: none;
    display: inline-block;
    float: right;
margin: 0px;
}

#menu-footer-menu li {
float: left;
line-height: 1.3;
font-style: normal;
font-weight: 400;
}

#menu-footer-menu li:after {
content: "|";
padding: 0px 7px;
}

#menu-footer-menu li:last-of-type:after {
content: "";
padding: 0px;
}

.x-colophon-content {
 display: inline-block;
width: 100%;
}

.admin-bar .site .x-widgetbar,
.admin-bar .site .x-btn-widgetbar,
.site .x-widgetbar,
.site .x-btn-widgetbar,
.site a.x-btn-widgetbar.collapsed {
 position: relative;
 top: 0px;
}

.site .x-widgetbar-inner {
  text-align: center;
  margin-top: 0;
  padding-bottom: .5em;
  margin-bottom: 0;
  padding-top: 40px;
}

.site .x-widgetbar {  
background: #8dc63f;
color: #ffffff;
}

.x-widgetbar h4 {
color: #ffffff;
margin: 0px;
}

.x-widgetbar .textwidget {
  padding-bottom: 10px;
  font-weight:bold;
}

header .x-btn-widgetbar {
    top: -.75em;
    border: none;
    font-size: 1.5em;
    /*right: -90%;*/
}

header a.x-btn-widgetbar {
	color:#fff;
	opacity:0.5;
}

header a.x-btn-widgetbar:hover {
	color:#fff;
	opacity:1.0;
}

header .x-btn-widgetbar i {
	top:10px;
	right:30px;
}

.admin-bar .x-widgetbar, .admin-bar .x-btn-widgetbar {
    top: 0px;
}

a.x-btn-widgetbar.collapsed {
    top: 20px;
}

.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: -moz-linear-gradient(top,  rgba(30,87,153,0) 0%, rgba(207,217,230,0) 81%, rgba(248,248,248,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(207,217,230,0) 81%,rgba(248,248,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(207,217,230,0) 81%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}

.latest-news-block,
.latest-news-block .post-container {
 display: inline-block;
width: 100%;
}

.latest-news-block {
    margin-top: 35px;
}

.latest-news-block .post-container {
margin-bottom: 23px;
}

.latest-news-block .post-container .meta-holder {
position: relative;
    width: 100px;
    float: left;
padding-right: 15px;
border-right: 1px solid rgba(0,0,0,.3);
}

.latest-news-block .post-container .meta-holder .month {
font-size:1.2em;
text-transform:uppercase;
font-weight:bold;
}

.latest-news-block .post-container .meta-holder .day {
  font-size: 2.0em;;
  line-height: 1em;
  font-weight:bold;
}

.latest-news-block .post-container .meta-holder h4,
.latest-news-block .post-container .meta-holder h3 {
text-align: center;
margin: 0px;
color: #5e5e5e;
}

.latest-news-block .post-container .meta-holder p {
text-align: center;
margin: 25px 0px 0px 0px;
color: #5e5e5e;
}

.latest-news-block .post-container .meta-holder img {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.latest-news-block .post-container .content-holder {
padding-left: 115px;
color: #5e5e5e;
}

.latest-news-block .post-container .content-holder h2 {
margin-top: 0px;
color: #5e5e5e;
text-transform: uppercase;
font-size: 1.3em;
font-weight:bold;
line-height:1em;
}

.latest-news-block .post-container .content-holder h2 a:hover{
color: #8dc63f;
}

.latest-news-block .post-container .content-holder h2  a {
color: #5e5e5e;
}

.latest-news-block .post-container .content-holder p {
margin-top: 0px;
margin-bottom:10px;
color: #5e5e5e;
}

.latest-news-block .post-container .content-holder .mobile-hide + p {
  text-align: right;
}

header.masthead {
	font-size:0.9em;
}

header.masthead .lch-logo {
    padding-left: 0px;
    width: 26%;
    float: left;
    text-align: left;
}

header.masthead .lch-menu {
width: 74%;
float: left;
text-align: right;
}

 .site footer h2, .site footer h3, .site footer h4, .site footer h5, .site footer h6, .site footer .h2, .site footer .h3, .site footer .h4, .site footer .h5, .site footer .h6 {
 	color:#fff;
 }

footer.x-colophon.top .h-widget:before {
    content: "";
    padding-right: 0;
    font-size: 0.925em;
}

.x-widgetbar .widget_text .h-widget:before {
  content: "";
  padding-right: 0px;
}

.desktop-hide {
  display: none;
}

.x-navbar .desktop .x-nav li>a>span:after {
  content: "\f0d7" !important;
  position: absolute;
right: -9px;
right: -12px;
top: 43%;
transform: translateY(-50%) scale(1, 1.75);
font-size: 12px;
z-index:1000;
}

.x-header-landmark {
	padding-top:0;
	border:0;
	background:transparent;	
}

.x-landmark-breadcrumbs-wrap {
	padding-top:35px;
	position:relative;
	z-index:5;
	
}
.x-landmark {
width:60%; padding:0;	
}

.x-breadcrumbs-wrap {
width:40%;	
}



.page-banner {
	width:100%;
	margin:0;
	position:relative;
	z-index:5;
}

.page-banner-fade {
content:' ';
width:100%;
height:42px;
margin:-42px 0 0;
position:relative;
z-index:500;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+0,f8f8f8+100&0+0,1+77 */
background: -moz-linear-gradient(top,  rgba(248,248,248,0) 0%, rgba(248,248,248,1) 77%, rgba(248,248,248,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(248,248,248,0) 0%,rgba(248,248,248,1) 77%,rgba(248,248,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(248,248,248,0) 0%,rgba(248,248,248,1) 77%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f8f8f8', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */

}

.h-landmark, .entry-title.h-landmark {
	font-size:2.0em;
	letter-spacing:0;
}

.x-btn.blue-btn {
  color: #ffffff;
  border-color: #2b4ea2;
  background-color: #2b4ea2;
  -webkit-box-shadow: 0 0.25em 0 0 #646464, 0 4px 9px rgba(0, 0, 0, 0.75);
          box-shadow: 0 0.25em 0 0 #646464, 0 4px 9px rgba(0, 0, 0, 0.75);
}

.x-btn.blue-btn:hover {
  color: #ffffff;
  border-color: #2a56c1;
  background-color: #8dc63f;
  -webkit-box-shadow: 0 0.25em 0 0 #646464, 0 4px 9px rgba(0, 0, 0, 0.75);
          box-shadow: 0 0.25em 0 0 #646464, 0 4px 9px rgba(0, 0, 0, 0.75);
}

.h-feature-headline i:before {
color: #2b4ea2;
font-size: 27px;
}

.round-corners {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.blog .x-main {
	width:65.333%;
	padding-right:10%;
	margin-right: 4%;
}



.site .lch-blog-sidebar {
  width: 30.6667%;
  padding:0 0 0 4%;
  position:relative;
  z-index:5;
}

.site .lch-blog-sidebar li {
  background: transparent;
  background-color: none;
  border-bottom: 1px solid rgba(0,0,0,.3);
}

.site .lch-blog-sidebar h4 {
  color: #5e5e5e;
}

.site .lch-blog-sidebar ul {
  border-top: none;
}

/* Pagination Styles */
.pagination a:hover {
	color:#fff;
}

.cap {
  text-transform: uppercase;
}

.site .x-btn,
.site .button,
.site [type="submit"] {
  text-shadow: none; 
  box-shadow: 0 4px 9px rgba(0,0,0,0.3)!important;
  text-transform: uppercase;
}

/* Accordion Styles */
.x-accordion-group {
	border:0;
	margin-bottom:8px;
}

.x-accordion-heading .x-accordion-toggle {
	color:#fff!important;
	background:#8dc63f;
	border-radius: 10px 10px 0 0;
}

.x-accordion-heading .x-accordion-toggle:hover {
	background:#8dc63f;
}

.x-accordion-heading .x-accordion-toggle.collapsed {
	background:#2b4ea2;
	color:#fff;
	border-radius:10px;
}

.x-accordion-heading .x-accordion-toggle.collapsed:hover {
	background:#8dc63f;
}

.x-accordion-heading .x-accordion-toggle.collapsed::before {
	color:#fff;
}

.x-accordion-inner {
	background:#fff;
	border-top:0;
	margin-bottom:15px;
}



.azlinks {
	padding:0 10px;
}

span.azlink {
	display:inline-block;
margin:0 0 5px;
}

span.azlink a {
	display:block;
	background:#2B4EA2;
	color:#fff;
	padding:5px;
} 

span.azlink a:hover {
	background:#8DC63F;
	color:#fff;
}

.azindex li {
	width:46%;
	margin-right:4%;
	float:left;
}

.azindex li.heading {
	width:100%;
	margin:0;
}

.azindex h2 {
	background:#2B4EA2;
	color:#fff;
	border-radius:5px;
	margin:20px 0;
	padding:5px;
}

.azindex h2 a {
	color:#fff;
}

/*******************************************
*********** SURVEY MONKEY EMBEDS ***********
*******************************************/

.survey-monkey {
    position: relative;
    padding-bottom: 150%;
    height: 0;
    overflow: hidden;
}


.survey-monkey iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*******************************************
*********** START TABLES *******************
*******************************************/

table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
  background:#2b4ea2;
  color:#fff;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

/* Back to top button */
.site .x-scroll-top.right.fade.in {
	color:#fff;
}

/**********************************************
************  Form Styles *********************
**********************************************/
input, textarea {
	width:100%;
}

.site select,
.site textarea,
.site input[type="text"],
.site input[type="password"],
.site input[type="datetime"],
.site input[type="datetime-local"],
.site input[type="date"],
.site input[type="month"],
.site input[type="time"],
.site input[type="week"],
.site input[type="number"],
.site input[type="email"],
.site input[type="url"],
.site input[type="search"],
.site input[type="tel"],
.site input[type="color"],
.site  .uneditable-input {
    margin-bottom: 9px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.25);
    box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.25);
    padding: 0 0.65em;
    font-size: 13px;
    color: #555;
    background-color: #fff;
}

.site header input[type="text"] {-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}

.site ::-webkit-input-placeholder, .site :-moz-placeholder, .site ::-moz-placeholder, .site :-ms-input-placeholder {
   text-transform: capitalize;
}

.ginput_container input[type="radio"],
.ginput_container input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
}

.gform_wrapper .gfield_radio input[type="radio"],
.gform_wrapper .gfield_checkbox input[type="checkbox"] {
    opacity: 0;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
    min-height: 0;
    padding-left: 0;
    margin-left: 0!important;
}

.gfield_radio label:before,
.gfield_checkbox label:before {
    content: "";
    background: #FFF none repeat scroll 0% 0%;
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 0px;
    margin-right: 10px;
    margin-top: -4px;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    border-radius: 3px;
    border: 0;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.25);
    box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.25);
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before,
.gform_wrapper .gfield_radio input[type="radio"]:checked + label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #2b4ea2;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
    font-weight: normal;
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]:focus + label:before,
.gform_wrapper .gfield_radio input[type="radio"]:focus + label:before {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

div.ginput_container_name span {
	padding-right:0!important;
}

div.ginput_complex.ginput_container.gf_name_has_2 span {
	width:48%!important;
	margin-right:4%;
	float:left;
}

div.ginput_complex.ginput_container.gf_name_has_2 span.name_last {
	margin-right:0;
}

body .gform_wrapper .ginput_complex .ginput_left {
	margin-right:4%;
}

body .gform_wrapper .ginput_complex .ginput_right {
	margin-left:0;
}

.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="email"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="number"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="password"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="tel"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="text"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="url"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="email"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="number"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="password"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="tel"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="text"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="url"], .gform_wrapper .ginput_complex input[type="email"], .gform_wrapper .ginput_complex input[type="number"], .gform_wrapper .ginput_complex input[type="password"], .gform_wrapper .ginput_complex input[type="tel"], .gform_wrapper .ginput_complex input[type="text"], .gform_wrapper .ginput_complex input[type="url"] {
	width:100%!important;
}

/**********************************************
************ Event Styles *********************
**********************************************/

#tribe-events {
	padding-top:40px;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
	background-color: #2b4ea2;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
	margin:0;
}

#tribe-bar-form {
	background:#bebebe;
}

#tribe-bar-form input[type="text"] {
	background:#fff;
	border-bottom:0;
	padding:4px;
}

.site .tribe-events-calendar .tribe-events-tooltip .x-btn {
	background:#ccc;
}

.tribe-events-calendar .tribe-events-tooltip {
	bottom:95%!important;
}

.tribe-events-tooltip h4:before {
	color:inherit!important;
	line-height:1.2!important;
	font-size:inherit!important;
}

.tribe-events-schedule {
	margin:0.5em 0;
}

/**********************************************
********* Hide Test Membership ****************
**********************************************/

#wp-admin-bar-ms-test-memberships {
display:none !important;
}


/**********************************************
************  Responsive Styles ***************
**********************************************/

/*@media screen and (max-width: 784px) {*/
@media screen and (max-width: 979px) {
  
  
  .content-bg.curve .x-header-landmark .x-container.max.width:after, .home .content-bg .x-container.max.width:after, .blog .x-header-landmark .x-container.max.width:after {
  	content:none;
  }
  
  .x-container.width {
  	width:100%!important;
  }
  
  .content-bg {
  padding-bottom:50px;	
  	
  }
  
  .content-bg.curve {
  padding-bottom:0;	
  }
  
  header.masthead {
  
  }

  header.masthead .lch-logo {
      width: 50%;
      padding-left: 15px;
  }

.masthead-stacked .x-brand {
	max-width:100%;
}
  header.masthead .lch-menu {
  width: 50%;
  float: left;
  padding-right: 15px;
  text-align: right;
  }
  
  .x-navbar .mobile .x-nav {
  margin:0 0 10px;	
  }
  
  .x-navbar .mobile .x-nav li > a {
  font-size:0.9em;	
  }
  
  .x-navbar .mobile .x-nav > li {
  border-bottom:1px solid rgba(255,255,255,0.2);	
 
  }
  
  .x-navbar .mobile .x-nav >li:last-child {
  border:none;	
  }

  .x-navbar .mobile .x-nav li.menu-item-has-children li {
  border-top:1px solid rgba(255,255,255,0.2);	
  background:#132D6B;
  }
  
  #menu-secondary-menu {
    margin: 0px;
  }
  
  #menu-secondary-menu li {
  float: none;
  margin: 0px .5em;
  line-height: 2.3em;
  }
  
  .header-cta .x-block-grid > li {
  width: 100%;
	}
  
  .x-column.header-cta {
  	
  display: inline-block;
  margin: 0px;
  }
  
  .header-cta .x-block-grid {
  	display: static;
  	border-right: none;
  	border-left: none;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;  
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px; 
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height:auto;
	max-height:none;
  }
  
  .header-cta .x-block-grid > li {
  	float:none;	
  	padding:15px;
  }
  
  .header-cta li.front {
  top: 0px;
 	position: relative;
  z-index: 9;
  height: auto;
  display: block;
  min-height: 0;
  height: auto;
  max-height: none;
  border-right: none;
  border-left: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
 	-moz-box-shadow: none;
  box-shadow: none;
	}
  
	.header-cta .x-block-grid {
		position:static;
		
	}
  
  body .site .x-column {
    
    width: 100%;
  }
  
  #tribe-events {
	padding:20px 5%;
}
  
 .curve  .x-container.max.width .x-column.x-2-3 {
  padding:20px 5%!important;	
  }
  
 .curve  .x-container.max.width .x-column.x-1-3 {
  padding-left:10%!important;	
  }
  
  .lch-sidebar {
    position: relative !important; 
    border-top-left-radius: 50% 35px !important;
    border-top-right-radius: 50% 35px !important;
    border-bottom-left-radius: 0px !important;
    margin: 30px -5% 0 !important;
    width: 110% !important;
    padding: 10% 10% 12%!important;
    -webkit-box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    height: auto !important;
    background: #fcfcfc;
    text-align:center;
  }
  

  
  footer.x-colophon.top {
  	border-top-right-radius: 50% 10%;
  	border-top-left-radius: 50% 10%;
  	padding:0!important;
  	text-align:center;
  }
  
  footer.x-colophon.top .x-container {
    position: relative;
    padding-top: 5%;
    border-top-left-radius: 50% 35px;
    border-top-right-radius: 50% 35px;
  }
  
  footer.x-colophon.top .x-container .x-column {
    display: inline-block;
    width: 100%;
  }
  
  .x-colophon.top .x-column .widget:first-child {
  margin-top:15px;	
  }
  
  .x-colophon.top .widget_nav_menu ul > li a {
  margin:0.2em 0;	
  }
  
  body, body.page, body.page .site {
    background: #eeeced ;
  }
  
  .x-navbar-wrap .x-navbar .mobile .x-nav li > a {
    border: none;
    text-align: center;
    margin-bottom: 0px;
  }
  
  
  .x-navbar-wrap .x-navbar .mobile .x-nav li a {
    border: none;
  }
  
  .site .x-navbar .mobile .x-nav ul {
    margin: 0px;
  }
  
  .site .x-navbar .mobile .x-nav ul li a {
    font-weight: 700;
  }
  
  #menu-main-menu-1 li a span br {
    display: none;
  }
  
  
  .lch-sidebar h3 {
    margin-top: 0px;
  }
  
  footer.x-colophon.top .x-container {
    padding: 5% 10%;
  }
  
.x-section {
	padding:0!important;
	}
  
  .of-hidden {
    overflow: hidden;
  }
  
  .mobile-hide {
    display: none;
  }
  
  
  .site .header-cta .first,
  .site .header-cta .second,
  .site .header-cta .third {
    padding: 30px 15px 5px;
  }
  
  .site .header-cta .back {
    -webkit-box-shadow: 0px 5px 19px -1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 5px 19px -1px rgba(0,0,0,0.35);
    box-shadow: 0px 5px 19px -1px;
  }
  
  .latest-news-block .post-container {
    border-bottom: 1px solid rgba(0,0,0,.3);
    width: 100%;
  }
  
  .latest-news-block .post-container:last-of-type {
    border-bottom: none;
  }
  
  .latest-news-block .post-container .meta-holder  {
    border-right: none;
    padding-right: 0px;
    width: 75px;
  }
  
  .latest-news-block .post-container .meta-holder h3 {
    font-weight: 700; 
  }
  
  .latest-news-block .post-container .content-holder  {
    padding-left: 90px;
  }
  
  .site h1, .site .h1 {
  font-size: 35px;
  }
  .site h2, .site .h2 {
  font-size: 28px;
  }
  .site h3, .site .h3 {
  font-size: 26px;
  }
  .site h4, .site .h4 {
  font-size: 22px;
  }
  
  #menu-secondary-menu #mobile-search {
  float: none;
  margin: 0px 1em;
  }
  
  #menu-secondary-menu #mobile-search i {
    cursor: pointer;
  }
  
  .x-colophon.bottom .x-colophon-content .x-column {
    width: 100%;
    text-align: center;
  }
  
  .x-colophon.bottom .x-colophon-content .x-column .menu-footer-menu-container {
    width: auto;
    margin: 15px 0px 30px;
  }
  
  .desktop-hide {
    display: inherit;
  }
  
  .site .x-navbar.open {
    border-bottom-left-radius: 50% 5%;
    border-bottom-right-radius: 50% 5%;
  }
  
  .site .x-btn-navbar {
    box-shadow: none;
    margin-top: 0px;
  }
  
  .site .x-btn-navbar.collapsed:hover,
  .site .x-btn-navbar, .x-btn-navbar.collapsed:hover {
    background: inherit;
  }
  
  .site .masthead-stacked .x-navbar {
    text-align: right;
  }
  
  .site .x-navbar-inner {
    min-height: 55px;
  }
  
  .site .x-btn-widgetbar i {
    background: #8dc63f;
    padding: 15px 15px 5px 15px;
    top: 22px;
    right: 50%;
	transform: translate(50%);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
  }
  
  header a.x-btn-widgetbar {
  	opacity:1.0;
  }
  
  .site .lch-blog-sidebar {
    position: relative !important; 
    padding-top: 5% !important;
    border-top-left-radius: 50% 10% !important;
    border-top-right-radius: 50% 10% !important;
    border-bottom-left-radius: 0px !important;
    margin: 0px -5% 0 !important;
    width: 110% !important;
    padding: 20% 5% !important;
    -webkit-box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    box-shadow: 0px -9px 19px -1px rgba(0,0,0,0.35);
    height: auto !important;
    background: #fcfcfc;
  }
  
  .single .x-header-landmark + .x-container,
  .blog .x-header-landmark + .x-container {
    padding: 0px 5% 50px;
  }
  
  .single .x-header-landmark + .x-container .x-main,
  .site .blog .x-header-landmark + .x-container .x-main {
    width: 60%;
    margin-right: 0px;
  }
  
  
  /* Custom Forms */

.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
	width:100%!important;
	margin-right:0!important;
}

.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="email"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="number"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="password"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="tel"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="text"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="url"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="email"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="number"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="password"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="tel"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="text"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="url"], .gform_wrapper .ginput_complex input[type="email"], .gform_wrapper .ginput_complex input[type="number"], .gform_wrapper .ginput_complex input[type="password"], .gform_wrapper .ginput_complex input[type="tel"], .gform_wrapper .ginput_complex input[type="text"], .gform_wrapper .ginput_complex input[type="url"] {
	width:100%!important;
}

.gform_wrapper .ginput_complex .ginput_right {
	margin-left:0!important;
	
}

.azindex li {
	width:100%;
	margin-right:0%;
	float:left;
}

/******************************************
****** Responsive Tables ******************
*******************************************/

 .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }

  
}

@media screen and (max-width: 405px) {
  
  .x-colophon.bottom .x-colophon-content .x-column {
    width: 100%;
    text-align: left;
  }
  
  footer.x-colophon.top .widget_nav_menu,footer.x-colophon.top .textwidget .footer-address {
  width:100%;
  float:none;	
  }
  
  footer.x-colophon.top .textwidget .footer-address {
  padding-bottom:15px;	
  }
  
  footer.x-colophon.top .textwidget .footer-address:first-of-type {
  margin-right:0%;	
  }
}