/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0;
  color: #5a5a5a;
  font-size: 15px;
  background: #fff;
}

h3 {
	margin-top: 35px !important;
	color: #36424b;
}


.container-fluid-body {
/* 	background: #E6E5E5; */
	background: #FFFFFF;
}

a {	
	color: #666a47;
}
a:hover {
	color: #ACB82E;
	text-decoration: none;
}
.container-body a {
/* 	color: rgba(179, 61, 61, 0.97); */
	color: #359cd8;
}
.container-body a.btn  {
	color: #fff;
}

.container-body h3 a  {
	color: #404042 !important;
}

.container-body a.caption  {
	color: #6d6e70 !important;
}

.caption {
	margin: 5px 5px 0 0;
	padding: 0 2px;
	font-size: 12px !important;
	line-height: 1.25em !important;
	max-width: 100%;
	overflow: hidden;
	overflow-wrap: break-word;
	word-wrap: break-word;
	hyphens: none;
}



.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

.navbar-header{
    text-align:center;
}

.navbar-toggle {
    float: none;
    margin-right:0;
}

.header-row {
	margin-bottom: 0px;
}
.header-row .follow-us-wrapper {
	margin-top: 25px;
}


.navbar-nav > li > .dropdown-menu {
	margin-top:-1px;
	border-top: none;
	background: #E6E5E5;
}
.navbar {
	border: none!important;
	font-size: 14px;
}


.navbarTopMenu {
	font-weight: 700;
	font-family: "lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
}


/* --------- logo --------- */

.logo-small {
	max-width: 50%;
	margin-left: 35px !important; 
	margin-bottom: 10px !important;
}

/* --------- slider--------- */


.carousel {
	overflow: hidden;
}


.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
} 


.slider .col-xs-4, .slider .col-md-12 {
    padding-right: 0;
    padding-left: 0;
}

.carousel-caption {
	background: black;
	height: 10em;
}
.myCarousel img {
	max-width: 990px;
}
.navbar-nav > li > a {
    background: white;
}




.item {
	margin: 0 auto;
}

.slider-title {
	background: rgba(0,0,0,0.50);
	font-family: "brandon-grotesque";
	color: #ACB82E !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    line-height: 36px !important;
    position: absolute;
    top: 25%;
/*     left: 53%; */
    left: 40%;
/*     width: 980px; */
	padding: 20px;
    width: 600px;
    z-index: 3;
    text-align: left;
/*     text-transform: uppercase; */
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    opacity: 0;
}

.carousel-inner .active .slider-title {
    opacity: 1;
    -webkit-transition: 1s all ease-in-out .1s;
    -moz-transition: 1s all ease-in-out .1s;
    -ms-transition: 1s all ease-in-out .1s;
    -o-transition: 1s all ease-in-out .1s;
    transition: 1s all ease-in-out .1s;
}


.carousel-inner .active img {
    -webkit-box-shadow: 0px 0px 12px 9px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 12px 9px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 12px 9px rgba(0,0,0,0.55);
        -webkit-transition: 1s all ease-in-out .1s;
    -moz-transition: 1s all ease-in-out .1s;
    -ms-transition: 1s all ease-in-out .1s;
    -o-transition: 1s all ease-in-out .1s;
    transition: 1s all ease-in-out .1s;
}




    
/*     z-index: 5000; */
/*
    position: absolute;
    top: 0;
    font-size: 10em;
    color: white;
*/
/*
        -webkit-transition: opacity 6s ease-in;
    -moz-transition: opacity 6s ease-in;
    -o-transition: opacity 6s ease-in;
    -ms-transition: opacity 6s ease-in;
    transition: opacity 6s ease-in;
*/



/*
.active div span:nth-child(2) {
	-webkit-transition: opacity 6s ease-in;
    -moz-transition: opacity 6s ease-in;
    -o-transition: opacity 6s ease-in;
    -ms-transition: opacity 6s ease-in;
    transition: opacity 6s ease-in;
   
}

.active div span {
	-webkit-transition: opacity 6s ease-in;
    -moz-transition: opacity 6s ease-in;
    -o-transition: opacity 6s ease-in;
    -ms-transition: opacity 6s ease-in;
    transition: opacity 6s ease-in;
    z-index: 1;
}
*/

/*
.slider-description {
    z-index: 5019;
    position: absolute;
    top: 168px;
    font-size: 2em;
    color: white;
        -webkit-transition: opacity 6s ease-in;
    -moz-transition: opacity 6s ease-in;
    -o-transition: opacity 6s ease-in;
    -ms-transition: opacity 6s ease-in;
    transition: opacity 6s ease-in;
}
*/

/*
.slider .item img {
	background: #4F5A33;
}

.slider {
	background: #4F5A33;
}
*/


/* --------- slider controls area --------- */
.narrowimgcontainer {
    background: rgba(0,0,0,0.50);
    position: relative;
    margin-top: -115px;
    padding-bottom: 99px;
    padding-top: 15px;
    width: 100%;
    height: auto;
    margin-bottom: 0;	
}

.narrowimgcontainer-invisible {
/*     background: rgba(0,0,0,0.50); */
    position: relative;
    margin-top: -115px;
    padding-bottom: 99px;
    padding-top: 15px;
    width: 100%;
    height: auto;
    margin-bottom: 0;	
}



.slider-welcome-container {
    background: rgba(0,0,0,0.50);
    position: relative;
    margin-top: -115px;
    padding-bottom: 25px;
    padding-top: 15px;
    width: 100%;
    height: auto;
    margin-bottom: 0;
}

.slider-welcome-container-short {
    background: rgba(0,0,0,0.50);
    position: relative;
    margin-top: 1px;
    padding-bottom: 25px;
    padding-top: 15px;
    width: 100%;
    height: auto;
    margin-bottom: 0;
}

.carousel-indicators {
    position: absolute;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
    bottom: -8px;
}

.carousel {
	background: #656B42;
}



/*
.slider-welcome-content {
	width: 60%;
	margin: 0 auto;
}
@media only screen and (max-width: 1219px) {
.slider-welcome-content {
	width: 78%;
	margin: 0 auto;
} }

@media only screen and (max-width: 982px) {
.slider-welcome-content {
	width: 98%;
	margin: 0 auto;
} }
*/

.carousel-control {
    position: absolute;
    top: -350px;
    bottom: 0;
    left: 0;
    width: 2%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: none;
    filter: none;
    padding-right: 0;
    padding-left: 0;
}

.carousel-control.left, .carousel-control.right {
    background-image: none!important;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    background: brown;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    background: brown;
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: none;
    outline: 0;
    opacity: .50;
}

/*
.col-md-offset-2 {
	border-right: 2px solid white;
	margin-right: 20px;
}
*/



.slider-bottom-welcome {
    font-family: "brandon-grotesque" !important;
    font-weight: 400 !important;
    color: #ACB82E;
    font-size: 30px;
    display: inline-block;
    line-height: 40px;
    text-align: left;
    position: absolute;
/*     top: 27px; */
    bottom: -60px;
    border-right: 2px solid white;
    padding-right: 20px;
}

.slider-bottom-welcome-narrow {
    font-family: "brandon-grotesque" !important;
    font-weight: 400 !important;
    color: #ACB82E;
    font-size: 48px;
    display: inline-block;
    line-height: 40px !important;
    text-align: left;
    position: absolute;
/*      top: 0;  */
    bottom: -60px;
    padding: 0 20px;
}

.slider-bottom-welcome-narrow-summary {
    font-family: "brandon-grotesque" !important;
    font-weight: 100 !important;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    line-height: 18px;
    text-align: left;
    position: absolute;
	margin-top: 10px;
	width: 85%;
    padding: 0 20px;
    clear: both;
}



.slider-bottom-welcome-txt {
    color: white;
/*     border-left: 2px solid white; */
    font-family: "Museo-Sans";
    font-weight: 300;
/*
    float: right;
    width: 75%;
*/
/*     padding-left: 20px; */
}


/* --------- home slider btns --------- */\

.item .col-xs-4 .btn-success  {
	background-image: none!important;
	background-color: #ACB82E!important;
	
}
.btn-home-slider {
	background-image: none;
	background-color: #ACB82E;
	text-transform: capitalize;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin: 20px 0;
}


/* --------- general --------- */

@media only screen and (min-width: 1200px) {
.container {
	width: 990px;
} 

/*
.container-body {
	padding-right: 2px!important;
	padding-left: 2px!important;
}
*/ }


.vcenter {
    display: flex;
    align-items: center;
}

/* --------- nav --------- */

.navbar-nav {
    float: left;
    margin: 0;

}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 0;
    min-height: 50px;
    position: relative;

}

/*
.nav.navbar-nav {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
*/

@media (min-width: 768px) {
	.navbar-nav {
		float: none;
	}
}

.navbar-box {
	position: relative;
	z-index: 90;
	background: white;
/* 	background: #666944; */


 
}
.navbar-toggle .icon-bar {
	background: black;
}


/* --------- footer styles--------- */


.footer-block ul {
	list-style: none;
	padding-left: 0;
}

.footer-block {
	background: #313230;
	padding-top: 60px;
}

.footer-block a {
	color: #F9FEFE;
	color: #ECF1F1;
}
footer a {
	color: #ECF1F1;
	color: #C7CBCB!important;
}

.footer-block a:hover, footer a:hover {
	color: #379fd7!important;
}

footer {
	padding-top: 30px;
}
.row-2-footer {
	margin-top: 40px;
}


.footer-hero-block {
	text-align: center;
	color: white;
	margin-bottom: 20px;
}
.footer-hero {
	font-size: 3em;
	display: block;
}

.footer-block .header-search {
	float: none;
	margin-left: 50px;
	margin-top: 10px;
}

.footer-search {
	font-size: 1.5em;
	text-align: center;
}

.follow-us-footer {
    display: block;
    font-weight: 500;
    color: white;
    font-size: 1.5em;
    margin-top: 40px;
}

.footer-social-icons {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
}

.footer-nav-container {
	text-align: center;
}
ul.footer-nav-links {
	padding-left: 0!important;
}
.footer-nav-links li {
    display: inline-block;
    margin-top: 50px;
}
.footer-nav-container > ul > li {
    display: inline-block;
    line-height: 1em;
    border-right: 1px solid #fff;
    padding-right: 14px;
    margin-right: 8px;
    margin-bottom: 0.25em;
}
.footer-nav-container > ul > li:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
	
.footer-hero-block {
	margin-top: 75px;
}
.first-row .footer-hero-block {
	margin-top: 0;
}
.footer-block .header-search {
	margin-left: 0;
}	
}


/* --------- MEGAMENU STYLE --------- */

.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 30px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

@media (max-width: 1070px) {
	.mega-dropdown-menu {
		padding-left:115px!important;
	}
}

@media (max-width: 842px) {
	.mega-dropdown-menu {
		padding-left:300px!important;
	}
}





.mega-dropdown-menu > li > ul {
  padding: 0;
  margin-left: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px 0 0;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #b24244;
  cursor: hand;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 20px;
  color: #000;
  padding: 5px 50px 4px 0;
  line-height: 18px;
  font-weight: 600;
}


/* --------- breadcrumbs --------- */

.breadcrumbs-block {
	margin-bottom: 0;
}

.breadcrumb { 
	background: transparent; 
	border: none; 
	margin: 10px 0;
	padding-left: 0;
}
.breadcrumb li {
	font-size: 14px;
}
.breadcrumb a {
	color: rgba(31, 34, 36, 1);
}
.breadcrumb a:hover {
	color: #ABB918;
}
.breadcrumb>.active {
	color: rgba(179, 61, 61, 0.97);
}
.breadcrumb>li+li:before {
	color: rgba(204, 204, 204, 1); content: "\2022\00a0";
}


/* --------- button styles --------- */

.footer-btn {
	background: #899F60;
	color: white;
	font-size: 1.5em;
}
.footer-btn:hover {
	background: #ABB918;
	color: white;
}

/* --------- font awesome / follow us top links  --------- */


.home-top-links {
/* 	float: right; */
/* 	margin-right: 40px; */
	margin-top: 10px;
}


.fa-pencil, .fa-heart, .fa-file-text {
	display: inline!important;
	margin-right: 5px;
}


.fa-heart {
	color: #AC493B;
}

.fa-pencil {
	color: #999;
	margin-left: 5px;
}

.fa-file-text {
	color: #999;
	margin-left: 15px;
}

.no-word-break {
	white-space: nowrap;
}

.header-social-icons {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.follow-us-wrapper {
	text-align: right;
}

.follow-us-home {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 20px;
	font-weight: 500;
	color: black;
}

.icon {
	position:relative;
	text-align:center;
	width:0px;
	height:0px;
	padding:11px;
	border-top-right-radius: 	20px;
	border-top-left-radius: 	20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 	20px; 
	-moz-border-radius: 		20px 20px 20px 20px;
	-webkit-border-radius: 		20px 20px 20px 20px;
	-khtml-border-radius: 		20px 20px 20px 20px; 	
	color:#FFFFFF;
}
.icon i {
	font-size: 12px;
	position:absolute;
	left:7x!important;
	top:5px!important;
}
.icon.social {
	float:left;
	margin:0 3px 0 0;
	cursor:pointer;
	background:#6d6e71 ;
	color:#262626;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}
.icon.social:hover {
	background:#262626 ;
	color:#6d6e71;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-filter:	drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-moz-filter: 	drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-ms-filter: 		drop-shadow(0 1px 10px rgba(0,0,0,.8));
	-o-filter: 		drop-shadow(0 1px 10px rgba(0,0,0,.8));
	filter: 			drop-shadow(0 1px 10px rgba(0,0,0,.8));	 	
}
.icon.social.fb i {
	left:6px;
	top:4px;
}

/* --------- header search form  --------- */

.header-search {
	float: right;
}

.glyphicon-search::before {
    content: "";
}
*, *::before, *::after {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 1px;
}

.pull-right {
	width: auto !important;
}

@media only screen and (max-width: 850px) {

	.pull-right {
	float: none !important;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	

	
	.article-txt .thumbnail-right {
		float: none !important;
		margin-left: 0 !important;
	}
	
	.articleTopRight {
		float: none !important;
		margin: auto !important;
		margin-left: 0 !important;
	}
	
}


/***spaces**/
.space-10 {
  width: 100%;
  height: 10px; }

.space-20 {
  width: 100%;
  height: 20px; }

.space-30 {
  width: 100%;
  height: 30px; }

.space-40 {
  width: 100%;
  height: 40px; }

.space-50 {
  width: 100%;
  height: 50px; }

.space-60 {
  width: 100%;
  height: 60px; }

.space-70 {
  width: 100%;
  height: 70px; }

.space-80 {
  width: 100%;
  height: 80px; }

.space-90 {
  width: 100%;
  height: 90px; }

.space-100 {
  width: 100%;
  height: 100px; }
  

.homeSectionBar {
	text-align: center; 
	height: 90px; 
	padding-top: 10px; 
	background-color: #ffffff;
	border-bottom: 8px solid #aea850; 
	margin-top: 50px; 
	margin-bottom: 10px;
}

.homeSectionTitle {
	-webkit-text-stroke: 2px #666a44;
	color: #666a44; 
	text-align: center; 
	margin-top: -20px !important;
	font-size: 100px;
}

.homeSectionTitleSmaller {
	-webkit-text-stroke: 2px #666a44;
	color: #666a44; 
	text-align: center; 
	margin-top: 7px !important;
	font-size: 70px;
}


.departmentContainer {
	min-height: 600px;	
	-moz-box-shadow: 0 0 2px #ccc;
	-webkit-box-shadow: 0 0 2px #ccc;
	box-shadow: 0 2px 4px -2px gray;
	margin-bottom: 50px;
	}
  
.departmentTitle {
/* 	color: rgba(112, 118, 68, 0.8); */
	color: #4a4949;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 42px;
	margin: 0 0 -9px !important;
 	letter-spacing: 2px; 
}

 .departmentFirstArticleTitle {
	 margin: 20px 10px 0 20px !important;
	 color: rgba(0, 0, 0, 0.89);
	 height: 65px;
	 display: block;
 }
 
 .departmentImage {
	 margin-bottom: 5px; 
	 margin-top: 2px;
	 border-radius: 10px 10px 0 0;
 }
 

.departmentLatest {
 	margin: 30px 20px 10px;
 	font-size: 14px; 
 	letter-spacing: 3px; 
 	font-weight: 400; 
 	color: black;
}


.departmentLatestTitle {
	line-height: 1em;
 	margin: 0 20px 10px 30px !important;
}

.departmentMoreLink {
	text-align: center;
/* 	font-weight: 600; */
 	letter-spacing: 2px; 
 	padding-bottom: 15px;
}

.departmentMoreLinkLatest {
	text-align: center;
	font-weight: 500;
 	letter-spacing: 2px; 
 	padding: 15px 0 15px 40px;
 	font-size: 30px;
}


.latestArticleTitle {
	margin-top: 5px !important;
	margin-bottom: 4px !important;
	font-size: 30px;
	font-weight: 500;
}


.departmentLink a:link
/*  Links */
{
	COLOR: #404042 !important; 
}
.departmentLink a:visited
{
	COLOR: #404042 !important; 
	text-decoration: none;
}
.departmentLink a:hover
{
	COLOR: #404042 !important; 
}
.departmentLink a:active
{
	COLOR: #404042 !important; 
	text-decoration: none;
}


.sliderOverlayBox {
	background-color: rgba(255, 255, 255, 0.85);
	z-index: 1;
	position: absolute;
	bottom: 40px;
	left: calc(50% - 320px);
	height: 175px;
	width: 640px;
	color: #000;
	padding: 2px;
 }
 
.sliderOverlayBoxBottomLinks {
	background-color: #b1b444;
	height: 30px;
	width: 350px;
	margin-top: 141px;
	float: left;
}
 
.sliderOverlayBoxSlideText {
	float: right;
	background-color: #676946;
	height: 171px;
	width: 284px;
	padding: 20px;
	color: #fff;	
}

.sliderOverlayBoxSlideText h1 {
	font-size: 19px;
	margin: 0 0 16px 0 !important;
	text-transform: uppercase;
}

.sliderOverlayBoxSlideText p {
	font-size: 16px;
	font-weight: 500;
}



.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.script-container {
position: relative;
/* overflow: hidden; */
/* height: 800px; */
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


			#messageBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: relative;
				top: 0;
				width: 100%;
				z-index: 11;
				background: #acab48;
/* 				background: #b1b444; */
				color: #fff;
				min-width: 320px;
				

			}

#messageBar a:hover,
#messageBar a:visited,
#messageBar a:active,
#messageBar a:link
{
	color: #FFFFFF !important;
/* 	text-decoration: underline; */
	font-weight: 800;
	letter-spacing: 1.5px;
	border-bottom: none;
}



/* Pull Quotes */

.pquote {
    float: left;
    width: 50%;
    margin: 20px;
    padding: 10px;
    background: url(../images/openquote.gif) top left no-repeat;
    color: #676949;
    line-height: 1.4;
    font-style: italic;
}

blockquote {
    margin: 0;
    border: none;
}

.pquote p:first-letter {
    font-size: 39px;
    font-weight: bold;
}



/* RESOURCE PANEL CARDS */


.resourceCard {
  /* Add shadows to create the "card" effect */
/*   box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2); */
  transition: 0.3s;
/*   min-height: 400px; */
  margin: 5px 0 30px;
}

/* On mouse-over, add a deeper shadow */
.resourceCard:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

/* Add some padding inside the card container */
.resourceCardContainer {
  padding: 2px 4px;
}


/*  PANEL Listing */


.panelListing {
  transition: 0.3s;
  margin: 5px 0 10px;
  padding: 20px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
  border-top: #e7e7e7 solid 1px;
}


.panelListingHighlighted {
  transition: 0.3s;
  margin: 5px 0 10px;
  padding: 20px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
  border-top: #e7e7e7 solid 1px;
}


.panelListing:hover {
  box-shadow: 0 6px 12px 0 rgba(0,0,0,0.2);
}

.panelListingContainer {
  padding: 2px 15px;
  height: 150px;
  width: 100%;
}

.panelListingContainer h2 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 500;
	color: #666a44;
}

.panelListingContainer p {
	color: #5a5a5a;
}







/* GALLERY */

.container.gallery-container {
    width: 100%;
    background-color: #fff;
    color: #35373a;
    min-height: 40vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
    margin-bottom: 20px; 
}

.gallery-container h1 {
    text-align: center;
    margin-top: 10px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    max-width: 800px;
    margin: 25px auto;
    color: #888;
    font-size: 18px;
}


.tz-gallery {
    padding: 40px 20px;
}

.tz-gallery .lightbox img {
    width: 100%;
    margin-bottom: 10px;
    transition: 0.7s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}


.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

.tz-gallery img {
    border-radius: 4px;
}

.baguetteBox-button {
    background-color: transparent !important;
}	








/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.8.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}



/* NEW STYLES
-------------------------------------------------- */

.logo-text {
	display: none;
}

.motto {
    font-size: 12px;
    color: #666666;
    color: black;
    font-style: italic;
    display: block;
    text-align: center;
    margin-top: 23px;
}


@media only screen and (max-width: 1290px)  {
	
	#main-logo {
		display: none;
	}
	
	.logo-text {
		display: inline-block;
		margin-top: 16px;
		font-family: "museo-sans";
		font-weight: 600;
		font-size: 26px;
		font-style: normal;
		color: #26270b;
	}
	
	.motto{
		display: none;
	}
}

#main-logo {
    position: absolute;
    left: -149px;
    top: 25px;
    width: 100px;
    height: auto;
    margin: 0;
    z-index: 999;
}



@media only screen and (min-width: 1289px)  {
	
	#square-logo {
		display: none;
	}
}

@media only screen and (max-width: 768px)  {
	
	#square-logo {
		display: none;
	}
}


#square-logo {
    position: absolute;
    left: -20px;
    top: 20px;
    width: 70px;
    height: auto;
    margin: 0;
    z-index: 900;
}



#mobile-logo {
    text-align: center !important;
    width: 100% !important;
    display: block !important;
    margin: 20px auto !important;
}



/*
.navbarTopMenuPaddingFix {
	padding-right: 0 !important;
	font-weight: 700;
	font-family: "lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
}
*/


.main-dd-menu-block {
	background: #F3F4F3;
}

.top-nav {
/* 	background: #8EA647; */
	background: #aeb738;
	padding: 0!important;
	margin: 0!important;
}


.home-top-links {
	padding-bottom: 0;
	padding-top: 0;
	margin-top: -15px;
}

.home-top-links a {
	color: #222;
}

.navbar-nav > li.no-dropdown-color > a {
	background: transparent;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 11px;
	color: #666a44;
	font-weight: 900;
}

.navbar-nav > li > .dropdown-top-menu {
	background: #aeb738;
	border: none;
}


.nav-top-1 .open > a, .nav-top-1 .open > a:focus, .nav-top-1 .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}

.navbar-top {
	float: right;
	padding-top: 22px;
	text-align: right;

}

.top-nav-row-links, .top-nav-row-links > .collapse {
	padding-right: 0;
}

.top-nav > .container {
	padding-right: 0;
}

.home-top-links a {
	float: right;
}

/*
.navbar-box, .navbar-collapse {
	padding-left: 0;
}
*/
.navbar-box {
	background: transparent;
}
.nav > li  a {
	background: transparent;
}

/* disabled this style in custom.css on line 737 */

.home-top-links {
    /* 
	   float: right;
	   margin-right: 40px;
	 */
}



@media only screen and (max-width: 768px)  {
	
	.navbar-top, .navbar-nav {
		float: none;
	}
	
	.nav > li { 
    display: inline;
}

.nav > li > a {
  
    display: inline;

}

.home-top-links a {
    float: none;
}

.header-search {
    float: none;
    width: 56%;
    margin-left: 28%;
    margin-right: 20%;
}

	
}



@media only screen and (max-width: 990px)  {
	
	.nav-fix {
		width: auto;
	}
	
	.top-nav-row-links {
		padding-right: 55px;
	}
	
}



.nav-fix {
	padding-left: 0;
}



@media only screen and (max-width: 1015px)  {

	.nav-fix {
    padding-left: 43px;
	}

}

@media only screen and (max-width: 1090px)  {

.main-dd-menu-block {
    background: #F3F4F3;
    margin-left: -40px !important;
}

}


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

	.motto {
    text-align: left;
    margin-left: 5px;
	}
	
	.navbar-box {
	width: 1100px;
	padding-left: 10px;
} 

}


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

	.motto {
    margin-left: 15px;
	}

}




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


.home-top-links .text-left {
	text-align: center;
}

.navbar-top {
	text-align: center;
}

}



.home-top-links-col {
	padding-left: 0;
}


*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}




/* --------- styles for the article template --------- */

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

.container-body {
	width: 1020px;
} }

@media only screen and (max-width:1094px) {

.container-body {
	width: auto;
} }

area {
    cursor: hand;
    display:block;
}

.article-image-block {

}
.sidebar-nav {
	border-left: 3px solid #222424;
	margin: 25px 0 40px 6px;
	overflow:visible;
}
.sidebar-nav li {

    list-style-image: none;
    list-style-type: none;
    margin: 7px 0px 0px -46px;
    background: url(../images/sidemenu-bullet.svg) no-repeat left top;
    background-size: 9px 9px;
    display: block;
    padding-left: 30px;
    padding-top: 3px;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
}

.sidebar-nav li.current, .sidebar-nav li:hover, .sidebar-nav li.active {
    background: url(../images/sidemenu-bullet-rollover.svg) no-repeat left top;
    background-size: 9px 9px;
}
.sidebar-nav li.current a {
	color: #ABB918 !important;
}
.sidebar-nav li a {
    top: -9px;
    position: relative;
    color: #666944;
}
.sidebar-nav li.last {
	height: 9px;
}
.sidebar-block {
	margin-top: 0;
}

.sidebar-block p {
 	text-align: left;
}



.sidebar-checkbox {
	text-align: left;
}

.categories {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #eeeeee;
    padding: 10px;
    padding-left: 10px;
    padding-left: 0;
    color: black;
    margin-left: 0;
    margin-right: 0;
    font-weight: 300;
}



.control-group {
	width: 100%;
}
.controls label {
	display: block;
}
.span2 {
    width: 220px;
}
[class*="span2"] {
    float: left;
    min-height: 1px;
    margin-right: 20px;
}

/*
.article .col-md-offset-2 {
	border-right: none;
	margin-right: 0;
}
*/

.article .slider-welcome-container {
    padding-bottom: 0px;
    padding-top: 105px;
}

@media only screen and (min-width: 768px) {
.article-line {
	border-right: 1px solid #656A45;
} }

.article-line-left {
	border-left: 1px solid #656A45;
} }


.thumbnail-center {
	border: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;	
}

.article-txt .thumbnail-right {
	border: none;
	float: right;
	margin-left: 30px;
	margin-top: 10px;
}

.article-txt .thumbnail-left {
	border: none;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}

.article-txt .thumbnail-center {
	border: none;
	float: none;
	margin-left: auto;
	margin-top: auto;
}


@media only screen and (max-width: 570px) {
.article-txt .thumbnail {
	border: none;
	float: none;
	width: 225px;
	margin-left: 0;
	margin-top: -4px;
	margin: auto;
} }



.article-txt {
	margin-bottom: 30px;
}

.thumbnail a > img, .thumbnail > img {
	margin-right: 0;
	
}

.follow-us-article {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 0;
	font-weight: 500;
	color: black;
	margin-top: 20px;
}

/* --------- font styles--------- */




.article .slider-bottom-welcome {
    font-family: "brandon-grotesque" !important;
    font-weight: 500;
    font-size: 55px;
    color: #ACB82E;
    display: inline-block;
    line-height: 50px;
    text-align: left;
    position: absolute;
    bottom: 36px;
    border-right: none;
    padding-left: 20px;
}


h1.article-heading {
	color: #666a47;
	font-size: 58px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 8px;
	font-family: "brandon-grotesque";
	line-height: 66px !important;
}

.article-bodyHeader {
	margin: 50px 0 20px 0;
}




.sidebar-block h3 {
	font-family: "museo-sans";
	font-weight: 300;
	margin-top: 30px;
	color: #232323;
	font-size: 24px;
}

@media only screen and (max-width: 767px) {

.sidebar-block h3 {
	text-align: left;
	margin-top: 20px;
} 


.dropdown {
	text-align:center;
}

.button, .dropdown-menu {
	margin:10px auto
}

.dropdown-menu {
    width: 300px;
    left: 50%;
    margin-left: -150px;
} 

.breadcrumb {
	padding-left: 0;
} }






.article-txt .article-subhead {
    font-size: 32px;
    color: #666666;
    font-family: "brandon-grotesque";
    font-weight: 400;
    line-height: 1.3em;
}


.article-txt .article-summary {
    font-size: 24px;
    color: #666666;
    font-family: "brandon-grotesque";
    font-weight: 200;
    line-height: 1.3em;
    font-style: italic;
    margin: 20px 0 30px;
}







/* --------- article index --------- */


.article-index {
	margin-top: 40px;
}
.article-index h3 {
	margin-top: 0;
}

.article-index-training {
	margin-top: 40px;
}

.article-index-training:hover {
  background: #f6f7f5;
}

.article-index-training h3 {
	margin-top: 0;
}


.article-index-subhead {
	background: #319EDF;
	color: white;
	padding: 3px 8px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 0;
}
.article-index-date, .article-index-categories span, .article-index-tags span {
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	
}
.article-index-categories, .article-index-tags {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}

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

img.article-index-img {
	padding-bottom: 10px;
	margin: auto;
} }

/* --------- absolute images for article index --------- */

.article-index .wrapper {
  display: inline-block;
  position: relative;  
}

.article-index .wrapper img {
  display: block;
  max-width:270px;
}

.article-index .wrapper .overlay {
    position: absolute;
    top: 5px;
    left: 192px;
    width: 100%;
    height: 100%;
}
 
img.article-index-img  {
	position: relative;
}

img.article-index-sub-img {
	position: absolute!important;
}

.article-index .wrapper .overlay-2 {
    position: absolute;
    top: 125px;
    left: 8px;
    width: 100%;
    height: 100%;
}



.article-index-img>a {
     z-index: 9995;
} 


.article-index .wrapper .overlay-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.img-calendar {
	background: white;
	padding: 10px;
	display: inline-block;
	font-weight: 600;
}


.img-calendar span {
	
}



@media only screen and (min-width: 992px) {
	.listingImage .col-md-8 {
		padding-left: 30px;
	}
}


@media only screen and (min-width: 767px) {
.article-index-row:nth-child(n+1) {
	margin-top: 40px;
} }


.article-index .fa {
	font-size: 26px;
	color: #889F5C;
	width: 26px;
}

.article-index-block {
	display: inline;
	margin-left: 15px;
}
.article-index-block p {
	display: inline-block;
	margin-left: 45px;
}

.article-index h2 {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: 500;
	display: inline-block;
}
.article-index p {

}

.slider-welcome-txt-container {
	
}

/* --------- custom media queries to make it like example site --------- */

@media only screen and (min-width:855px) and (max-width: 1027px)  {
	
	.carousel-inner > .item > a > img, .carousel-inner > .item > img, .thumbnail a > img, .thumbnail > img {
		width: 85%;
		width: 860px;
		margin: auto;
	} 
/*
.container {
    width: 840px;
}
*/

}


@media only screen and (max-width:375px) {
	
.slider-welcome-container, .slider-welcome-txt-container {
	display: none;
}
	
	
}	
	

/*

************** MICHAEL'S ADDITIONS **************
*/	

      #map {
        height: 100%;
      }
      
       #pac-input {
        background-color: #fff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;
        width: 400px;
      }

      #pac-input:focus {
        border-color: #4d90fe;
      }


.alertText {
	font-size: 20px; color: #CD4021; font-weight: bolder; margin: 40px;
}

.roundPhoto {
	border-radius: 50%;	
}



.infoBox {
  background: rgba(128, 196, 227, 0.78);
 -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 5px;
  font-family: Helvetica;
  color: #000000;
  font-size: 14px;
  width: auto;
  margin: 20px;
  padding: 8px 10px 10px 10px;
  border: none;
  text-decoration: none;
  text-align: left;
}

.infoBox a {
	color: #000000 !important;
	text-decoration: underline;
	font-weight: 600;
}

.infoBox img {
	margin: 5px;
	float: left;
}



.infoBox h3 {
	margin-top: 0 !important;
}

.infoPanel {
    height: auto;
    padding: 0 20px;
}

.infoPanel img {	
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.infoPanel p {
	margin-left: 0;
}

.infoPanel ul  {
	margin-left: -20px !important;
	padding: 0 !important;
}


.greySpace {
  background: #e6e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #666666;
  margin: 20px 0 0 0;
  border: none;
  text-decoration: none;
  height: 12px;

}



.relatedLinksGrey {
  background: #dddddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 5px;
  color: #666666;
  margin: 20px 30px 0 0;
  padding: 5px 20px 8px;
  border: none;
  text-decoration: none;
}

.relatedLinksGrey p {
	margin-top: 25px;
}


.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 0;
  font-family: "brandon-grotesque";
  color: #ffffff;
  font-size: 18px;
  background: #3498db;
  padding: 8px 16px 8px 16px;
  text-decoration: none;
}


.btn a:link
/*  Links */
{
	COLOR: #FFFFFF !important; 
	text-decoration: none;
}
.btn a:visited
{
	COLOR: #FFFFFF !important; 
	text-decoration: none;
}
.btn a:hover
{
	COLOR: #FFFFFF !important; 
	text-decoration: none;
}
.btn a:active
{
	COLOR: #FFFFFF !important; 
	text-decoration: none;
}


.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.btn-small {
  background: #676946 !important;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 0;
  font-family: "brandon-grotesque";
  color: #ffffff;
  font-size: 16px;
  background: #3498db;
  margin-top: 10px;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
}

.btn-small a:link
/*  Links */
{
	COLOR: #FFFFFF !important; 
	text-decoration: none;
}
.btn-small a:visited
{
	COLOR: #FFFFFF !important; 
	text-decoration: none;
}
.btn-small a:hover
{
	COLOR: #FFFFFF !important; 
	text-decoration: none;
}
.btn-small a:active
{
	COLOR: #FFFFFF !important; 
	text-decoration: none;
}


.btn-small:hover {
  background: #676946;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.articleTopRight {
	float: right; 
	margin: 0 0 10px 10px;	
}

.articleTopLeft {
	float: left; 
	margin: 0 10px 10px 0;	
}


.relatedDocuments {
	background-color: #cccccc;
	float: right; 
	text-align: center; 
	min-height: 100px; 
	margin: 20px 0 20px 20px;
	padding: 0 20px;
	clear: both;
/* 	max-width: 450px; */
}

.relatedDocuments ul  {
	padding-left: 0 !important;
}


.relatedDocuments ul li {
	list-style: none;
	list-style-type: none;
	margin: 0;
}


.featuredDocuments {
	background-color: none;
	text-align: center; 
	min-height: 100px; 
	margin: 0 auto;
	padding: 10px;
	width: 300px;
}

.featuredDocuments ul  {
	padding-left: 0 !important;
}


.featuredDocuments ul li {
	list-style: none;
	list-style-type: none;
	margin: 0;
}

.featuredNRT {
	background-color: #cccccc;
	float: right; 
	text-align: center; 
	min-height: 100px; 
	margin: 20px 0 20px 20px;
	padding: 0 20px;
	clear: both;
}


.documentIcon {
	padding: 10px 0;
	margin-right: 5px;
	text-align: left;
	float: left;
}

.businessContactPanel {
	text-align: center; 
	min-height: 100px; 
	margin: 5px auto 5px auto;
	padding: 10px;
	clear: both;
}

.businessContactLink {
	background-color: #cccccc;
	display: block;
	min-height: 50px; 
	min-width: 200px;
	margin: 5px 0 25px 0;
	padding: 5px 10px 5px 10px;
	text-align: center;
}


.sidebarCategories {
	text-align: center;
	width: 200px;
}

.sidebarCategories ul li {
	text-align: left;
	margin-left: -25px;
	list-style: square;
	list-style-type: square;
	font-size: 12px;
}


.pagination {
    display: inline-block;
	width: 80%;
	float: none;
	text-align: center;
	margin: 20px auto;
	
}

.pagination a {
    color: #5a5a5a;
    padding: 8px 16px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
	font-weight: 600;
}


.pagination a:hover:not(.active) {background-color: #ddd;}


.sortControls {
    display: inline-block;
	width: 90%;
	margin: 20px auto;
	
}

.sortControlsText {
    display: inline-block;
	float: left;
    color: #5a5a5a;
    padding: 8px 16px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
	font-weight: 600;
}


.sortControlsButton {
    display: inline-block;
	float: left;
    color: #5a5a5a;
    padding: 8px 16px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
	font-weight: 600;
}

.sortControls a {
	float: left;
    color: #5a5a5a;
    padding: 8px 16px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
	font-weight: 600;
}


.sortControls a:hover:not(.active) {background-color: #ddd;}

.currentPage {
    background-color: #359cd9;
    color: white !important;
}


.listingTitle {
	margin-top: 5px !important;
	margin-bottom: 4px !important;
}

.redLink a:link
/*  Links */
{
	COLOR: rgba(179, 61, 61, 0.97) !important; 
	text-decoration: none;
}
.redLink a:visited
{
	COLOR: rgba(179, 61, 61, 0.97) !important; 
	text-decoration: none;
}
.redLink a:hover
{
	COLOR: rgba(179, 61, 61, 0.97) !important; 
	text-decoration: none;
}
.redLink a:active
{
	COLOR: rgba(179, 61, 61, 0.97) !important; 
	text-decoration: none;
}



.blueLink a:link
/*  Links */
{
	COLOR: #359cd9 !important; 
	text-decoration: none;
}
.blueLink a:visited
{
	COLOR: #359cd9 !important; 
	text-decoration: none;
}
.blueLink a:hover
{
	COLOR: #359cd9 !important; 
	text-decoration: none;
}
.blueLink a:active
{
	COLOR: #359cd9 !important; 
	text-decoration: none;
}


.blueText
{
	COLOR: #359cd9 !important; 
	text-decoration: none;
}




.greyLink a:link
/*  Links */
{
	COLOR: #6d6e70 !important; 
	text-decoration: underline;
}
.greyLink a:visited
{
	COLOR: #6d6e70 !important; 
	text-decoration: none;
}
.greyLink a:hover
{
	COLOR: #359cd9 !important; 
	text-decoration: underline;
}
.greyLink a:active
{
	COLOR: #6d6e70 !important; 
	text-decoration: none;
}


.greyLinkNoLine a:link
/*  Links */
{
	COLOR: #6d6e70 !important; 
	text-decoration: none;
}
.greyLinkNoLine a:visited
{
	COLOR: #6d6e70 !important; 
	text-decoration: none;
}
.greyLinkNoLine a:hover
{
	COLOR: #6d6e70 !important; 
	text-decoration: underline;
}
.greyLinkNoLine a:active
{
	COLOR: #6d6e70 !important; 
	text-decoration: none;
}


.blackLinkNoLine a:link
/*  Links */
{
	COLOR: #404042 !important; 
	text-decoration: none;
}
.blackLinkNoLine a:visited
{
	COLOR: #404042 !important; 
	text-decoration: none;
}
.blackLinkNoLine a:hover
{
	COLOR: #404042 !important; 
	text-decoration: underline;
}
.blackLinkNoLine a:active
{
	COLOR: #404042 !important; 
	text-decoration: none;
}



.greenLink a:link
/*  Links */
{
	COLOR: #8b9d60 !important; 
	text-decoration: none;
}
.greenLink a:visited
{
	COLOR: #8b9d60 !important; 
	text-decoration: none;
}
.greenLink a:hover
{
	COLOR: #8b9d60 !important; 
	text-decoration: none;
}
.greenLink a:active
{
	COLOR: #8b9d60 !important; 
	text-decoration: none;
}



.purpleLink a:link
/*  Links */
{
	COLOR: #a756c0 !important; 
	text-decoration: none;
}
.purpleLink a:visited
{
	COLOR: #a756c0 !important; 
	text-decoration: none;
}
.purpleLink a:hover
{
	COLOR: #a756c0 !important; 
	text-decoration: none;
}
.purpleLink a:active
{
	COLOR: #a756c0 !important; 
	text-decoration: none;
}



.whiteLink a:link
/*  Links */
{
	COLOR: #ffffff !important; 
	text-decoration: none;
}
.whiteLink a:visited
{
	COLOR: #ffffff !important; 
	text-decoration: none;
}
.whiteLink a:hover
{
	COLOR: #ffffff !important; 
	text-decoration: none;
}
.whiteLink a:active
{
	COLOR: #ffffff !important; 
	text-decoration: none;
}




.textSmall {
	font-size: small;
}

.textSmaller {
	font-size: smaller;
}


.clear {
	clear: both;
}


.inlineNav{
    border:1px solid #ccc;
    border-width:1px 0;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
.inlineNav li{
    display:inline;
}
.inlineNav a{
    display:inline-block;
    padding:10px;
}

.featurette-heading {
    font-size: 25px;
    color: #666666;
    font-family: "brandon-grotesque";
    font-weight: 400;
    line-height: 1.3em;
	margin: 0 !important;
}


.featurette-heading-smaller {
    font-size: 20px;
    color: #666666;
    font-family: "brandon-grotesque";
    font-weight: 400;
    line-height: 1.1em;
	margin: 0 !important;
}


.photoTextBlockWide {
	background-color: #8ed1ed;
	padding: 40px;
	overflow: hidden;
	display: block;
}


.photoTextBlockWide h3 {
    font-size: 24px;
    color: #666666;
    font-family: "brandon-grotesque";
    font-weight: 500;
    line-height: 1.3em;
    margin: -10px 0 0 0  !important;
    padding: 0;
}


.photoTextBlockWide ul li {
    margin: 7px 0 0 -25px  !important;	
    line-height: 1.14em;    
}


/* dropdown menu used on symposium pages */
/* Navbar container */
.navbarSimple {
  overflow: hidden;
  background-color: #4c7979;
  font-family: Arial;
}

/* Links inside the navbar */
.navbarSimple a {
  float: left;
  font-size: 16px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  color: white;
  text-align: center;
  padding: 14px 30px;
  text-decoration: none;
}

/* The dropdown container */
.dropdownSimple {
  float: left;
  overflow: hidden;
}

/* Dropdown button */
.dropdownSimple .dropbtnSimple {
  font-size: 16px; 
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
}

/* Add a red background color to navbar links on hover */
.navbarSimple a:hover, .dropdownSimple:hover .dropbtnSimple {
  background-color: #b7c9ca;
}

/* Dropdown content (hidden by default) */
.dropdown-contentSimple {
  display: none;
  position: absolute;
  background-color: #4c7979;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-contentSimple a {
  float: none;
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-contentSimple a:hover {
  background-color: #b7c9ca;
}

/* Show the dropdown menu on hover */
.dropdownSimple:hover .dropdown-contentSimple {
  display: block;
}


.footerColumnHead {
	color: #379fd7;
	font-size: 22px;
}



.threePanelTextPort-Primary {
	position: absolute;
	top: 64%;
	left: 0;
	width: 90%;
}


.threePanelPrimary-subject {
	font-family: "museo-sans";
	font-weight: 900;
	color: #E2EA97; /* #379fd7 */
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 45px;
}

.threePanelPrimary-headline {
	font-family: "museo-sans";
	font-weight: 900;
	color: #ffffff;
	font-size: 30px;
	position: absolute;
	top: 15px;
	left: 45px;
}

.threePanelPrimary-teaser {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 14px;
	position: absolute;
	top: 65px;
	left: 45px;
}


.threePanelTextPort-Secondary {
	position: absolute;
	top: 25%;
	left: 0;
	width: 100%;
}


.threePanelSecondary-subject {
	font-family: "museo-sans";
	font-weight: 1000;
	text-transform: uppercase;
	color: #E2EA97; /* #379fd7 */
	font-size: 14px;
	position: absolute;
	top: 100px;
	left: 45px;
}

.threePanelSecondary-headline {
	font-family: "museo-sans";
	font-weight: 900;
	color: #ffffff;
	font-size: 23px;
	position: absolute;
	top: 113px;
	left: 45px;
}

.threePanelSecondary-teaser {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 13px;
	position: absolute;
	top: 150px;
	left: 45px;
}

.list-columns {
-moz-column-count: 3;
-moz-column-gap: 60px;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
column-count: 3;
column-gap: 20px;
list-style-type: none;
}



/* CUSTOM CHECKBOXES */
.checkboxContainer {
  display: inline;
  position: relative;
  padding-left: 24px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkboxContainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxContainer input:checked ~ .checkmark {
  background-color: #3aa3d5;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkboxContainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkboxContainer .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

* {box-sizing: border-box}
/* Style the tab */
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 780px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 780px;
}




/* checkbox buttons
 */

#ck-button {
    margin:4px;
    background-color:#EFEFEF;
    border:1px solid #D0D0D0;
    overflow:auto;
    float:left;
}

#ck-button:hover {
    background-color: #3aa3d5;
    color:#fff;
}

#ck-button label {
    float:left;
/*     padding: 0 8px; */
    padding: 0;
    font-size: 12px;
    font-weight: 600;
    width: auto;
    height: 20px;
}

#ck-button label span {
    text-align:center;
    padding:3px 0px;
    display:block;
}

#ck-button label input {
    position:absolute;
    top:-20px;
}

#ck-button input:checked + span {
    color:#FFF;
    background-color:#3aa3d5;
}

.label {
	color: #000000 !important;
}

