html,body{
    height: 100% !important;
}

.post a, #pageUtilities a {
	color:	#00719C !important;
}

.post a:hover, #pageUtilities a:hover {
	color:	#2FB6C9 !important;
}

.post p {
	text-align: justify !important; 	
}

.help-block {
	color: #C9302C !important;
}

.nobold {
	font-weight: 100;
}

.main {
	min-height: 95% !important;
}

.fa-bordered {
	padding: 10px;
	border: 1px solid;
	font-size: 20px;
	border-bottom-width: 3px;
	border-top-width: 0;
}

.navbar-transparent {
	background: #6F9908 !important;
	padding-top: 5px !important;
}

.navbar-custom {
	/*font-family: "Roboto Condensed", sans-serif;*/
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 20px;
	color: #FFF !important;
	/*background: #6F9908 !important;*/
	background: #333 !important;
	opacity: .9;
}

.navbar-toggle {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
	margin-bottom: 20px !important;
}

.navbar {
	min-height: 95px !important;
}

.navbar-nav {
	margin-top: 18px;
}

.navbar-custom .nav li {
}

.navbar-custom .nav li > a {
    color: #FFF;
}	

.navbar-custom + .main {
    margin-top: 0;
}

.navbar-brand {
	padding-top: 0 !important;
}

.navbar-custom .nav li > a:hover{
   /*color: #000 !important;*/
   color: #6F9908;
}	
	
.dropdown-menu {
	background: #88B81B !important;
}

.dropdown-menu li > a {
	font-size: 12px !important;
	color: #000 !important;
}

.dropdown-menu li > a:hover {
	font-size: 12px !important;
	color: #FFF !important;
}


/* Sidebar Kuler */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active a:hover {
    background-color: #88B81B !important;
    border-bottom-color: #88B81B !important;
    border-left-color: #88B81B !important;
    border-right-color: #88B81B !important;
    border-top-color: #88B81B !important;
    color: #fff !important;
}

.list-group-item a:hover {
	color: #88B81B !important;
}

/* Sidebar Kuler */

.breadcrumb {
	margin-top: 5px;
	margin-bottom: 5px !important;
	background: transparent !important;
	font-size: 11px;
}

.darkblue {
	background: #1B8A9C !important;
}

.lightblue {
	background: #2FB6C9 !important;
}
		
.video-controls-box {
 
}

.transparent-bg {
	width: 80%;
	background: #111;
	opacity: .75;
	margin: auto;
}

.caption-content {
    width: 100% ;
}

.works-grid.works-grid-gut .work-item {
	padding-bottom: 0px !important;
}

.module, .module-small {
	padding-top: 10px !important;
	padding-bottom: 0px !important;
}

.module-2, .module-small-2 {
	padding-top: 70px !important;
	padding-bottom: 0px !important;
}

.module-title {
	font-size: 5em !important;	
	margin-bottom: 70px !important;
	margin-top: 70px !important;
}

.footer {
    /*background-color: #6F9908 !important;*/
    background-color: #111 !important;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-bottom: 10px;
    opacity: 0.8;
    font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	color: #FFF !important;
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
}

.footer .copyright p {
    color: #FFF;
    margin-bottom: 0px;
}

.footer .copyright a {
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    color: #88B81B !important;
    cursor:pointer !important;
}

.rounded {
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
.rounded-x {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
}
.rounded-2x {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
.rounded-3x {
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
}
.rounded-4x {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
.rounded-top {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
.rounded-left {
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 0 !important;
}
.rounded-right {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 4px !important;
}
.rounded-bottom {
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

/* Image hover override */

.nohover-work-item:hover .work-image > img {
	background: none !important;
	-webkit-transform: none !important;
	   -moz-transform: none !important;
	    -ms-transform: none !important;
	     -o-transform: none !important;
	        transform: none !important;
}

.nohover-work-item:hover .work-image:after {
	background: none !important;
}

.work-caption-visible {
	width: 100%;
	padding: 0 5px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
}

.non-link-caption {
	position: relative;
	display: block;
	overflow: hidden;
	color: #FFF;
}

.dark {
	color: #666 !important;
	font-weight: bolder;
}

.non-link-caption a {
	color: #23E603 !important;
}

.non-link-caption a:hover {
	color: #FFF !important;
}

.reposition {
	top: 0 !important;
}

.caption-visible-title {
	color: #FFF;
	background: #111;
	opacity: .75;
	padding: 5px;
	margin-top: 10px;
	width: 100%;
}

.gallery-caption-visible-title {
	color: #FFF;
	background: #111;
	opacity: .75;
	padding: 5px;
	margin-top: 10px;
	width: 100%;
	position: absolute;
	top: -10px;
}

.gallery-caption-visible-title:hover {
	color: #000;
	background: #111;
	opacity: .75;
	padding: 5px;
	margin-top: 10px;
	width: 100%;
	position: absolute;
	top: -10px;
}

.gallery-default-width {
	width: 350px;
}

@media (max-width: 767px) {
	.gallery-default-width {	
		width: 100%;
	}	
}

.gallery-bordered {
	border: 5px solid #999 !important;
}

.gallery-bordered-light {
	border: 5px solid #ddd !important;
}

.gray {
	color: #999;
}



/* Margins and Padding */

.padding-0 {
	padding: 0 !important;
}

.padding-5 {
	padding: 5px !important;
}

.padding-10 {
	padding: 10px !important;
}

.padding-15 {
	padding: 15px !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

.padding-bottom-10 {
	padding-bottom: 10px !important;
}

.padr-0 {
	padding-right: 0px !important;
}

.padl-0 {
	padding-left: 0px !important;
}

.padr-60 {
	padding-right: 60px !important;
}

.padv-15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.padt-0 {
	padding-top: 0px !important;
}


.padt-10 {
	padding-top: 10px !important;
}

.margin-0 {
	margin: 0 !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-top-0 {
	margin: 0px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-120 {
	margin-top: 120px !important;
} 

.margin-left-20 {
	margin-left: 20px !important;
}

.search-button {
	font-size: 14px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;	
	padding-left: 10px !important;
	padding-right: 10px !important;
}

#map-section {
	margin-top: 75px;
	height: 350px !important;
}

/* Social */

.btn {
	font-size: 15px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.btn-smaller-font {
	font-size: 11px !important;
	padding-bottom: 5px !important;
	padding-top: 5px !important;
}

.social .twitter {
	background-color: #21BAF3 !important;	
	border: 3px solid #21BAF3 !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	color: #fff !important;
}

.social .facebook {
	background-color: #26397B !important;	
	border: 3px solid #26397B !important;	
	padding-left: 15px !important;
	padding-right: 15px !important;
	color: #fff !important;
}

.social .flickr {
	background-color: #0063DB !important;
	border: 3px solid #0063DB !important;	
	padding-left: 12px !important;
	padding-right: 12px !important;
	color: #FFF !important;
}

.social .youtube {
	background-color: #DF192A !important;	
	border: 3px solid #DF192A !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	color: #FFF !important;
}

.social .pinterest {
	background-color: #DF192A !important;	
	border: 3px solid #DF192A !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	color: #FFF !important;
}

.social .pinterest:hover, .youtube:hover, .flickr:hover, .facebook:hover, .twitter:hover {
	border: 3px solid #ccc !important;	
}

.social a:hover {
	color: #000 !important;
}

.social-icons {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.social-icons li {
    display: inline-block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 5px;
    margin-right: 3px;
    text-indent: -9999px;
}
.social-icons li a, a.social-icon {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 28px;
}
.social-icons li:hover a {
    background-position: 0 -38px;
}
.social-icons-color li a {
    background-position: 0 -38px !important;
    opacity: 0.7;
}
.social-icons-color li a:hover {
    opacity: 1;
}
.social-icons {
    margin-top: 5px;
}
.social-icons li {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.social-icons li a {
    margin-bottom: 0;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0;
}

.social_facebook {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/images/social/facebook.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.social_twitter {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/images/social/twitter.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.social_youtube {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/images/social/youtube.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.social_pinterest {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/images/social/pintrest.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.social_flickr {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/images/social/flickr.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}

/* Garden Map */
#gardenmap-section {
	margin-top: 0;
	height: 900px !important;
}

#gardenmap {
    height: 100%;
    width: 100%;
}

/* Magnific PopUp */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 800px;
  margin: 20px auto;
}

/* validation */
input.invalid, textarea.invalid{
    border: 1px solid red !important;
}
 
input.valid, textarea.valid{
    border: 1px solid #999 !important;
}