











@media (min-width: 0px) {
	.navbar-social-icons
	{
		visibility: hidden;
		width:0px;
		height:0px;
		position:absolute;
	}
	.navbar-table1
	{
		visibility: hidden;
		width:0px;
		height:0px;
		position:absolute;
	}
	.navbar-info
	{
		visibility: hidden;
		width:0px;
		height:0px;
		position:absolute;
	}
	.navbar-upper
	{
		visibility: hidden;
		width:0px;
		height:0px;
		position:absolute;
	}
	.nav > li
	{
		padding-right:0px;
	}
	.navbar-abs
	{
		position:fixed;
	}
	.navbar-logo
	{
		width:50%;
		/*margin-left:25px;*/
	}
	
	.col-subheader
	{
		width:50%;
	}
	.col-sm-hide
	{
		visibility:hidden;
	}
	.show-section
	{
		visibility:visible;
		height:auto;
		padding:0;
		padding-top:125px;
		padding-bottom:50px;
		position:relative;
		margin-top:-100px;
	}
	.upper-text
	{
		font-size:13px;
	}
	/*.carousel-caption
	{
		width:350px;
		margin-left:-42px;
		margin-top: -350px;
	}*/
	p.carousel-caption-text
	{
		color:#333;
		font-family:'Domine';
		padding-left:10px;
		padding-right:10px;
		text-shadow:none;
		margin-left:31px;
		text-align:left;
		font-size:15px;
	}
	h4.carousel-caption-text
	{
    	text-align: left;
    	padding-left: 40px;
    	font-size: 20px;
	}
	#about
	{
		height:85%;
	}
	
	.about-title
	{
		margin:0;
		margin-top:-83px;
	}
	.brand-heading
	{
		color:#ffffff;
		text-transform:uppercase;
		font-size:25px;
		text-shadow:none;
		text-align:center;
	}
	.intro-text
	{
		color:#61541c;
		text-align:center;
		text-shadow:none;
	}
}
@media (min-width: 768px) {
	.navbar-social-icons
	{
		visibility: hidden;
		width:0px;
		height:0px;
		position:absolute;
	}
	.navbar-table1
	{
		visibility:visible;
		margin-top:-60px;
	}
	.navbar-info
	{
		visibility:visible;
		width:100%;
		height:auto;
		position:relative;
	}
	
	.navbar-abs
	{
		position:absolute;
	}
	.navbar-logo
	{
		width:100%;
		margin-left:0px;
	} 
	#about
	{
		height:65%;
	}
	.about-title
	{
		margin:0;
		margin-top:-83px;
	}
}
@media (min-width: 992px)
{
	.navbar-table1
	{
		margin-top:-15px;
	}
	.nav > li
	{
		padding-right:0px;
	}
	.upper-text
	{
		font-size:14px;
	}
	.navbar-upper
	{
		visibility:visible;
		width:100%;
		height:auto;
		position:relative;
		
	}
	/*.carousel-caption
	{
		width:350px;
		margin-top: -375px;
		margin-left:15px;
	}*/
	p.carousel-caption-text
	{
		color:#333;
		font-family:'Domine';
		padding-left:10px;
		padding-right:10px;
		text-shadow:none;
		margin-left:31px;
		text-align:center;
		font-size:20px;
	}
	h4.carousel-caption-text
	{
    	text-align: center;
    	padding-left: 0px;
    	font-size: 60px;
	}
	.about-title
	{
		margin:0;
		margin-top:0px;
	}
	.carousel-caption
	{
		width:750px;
		margin-top: -435px;
		/*margin-left:15px;*/
		-webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 90% 100%);
  		clip-path: polygon(0 100%, 0 0, 100% 0, 90% 100%);
		left:0%;
		padding-left: 6%;
    	padding-right: 10%;
	}
	.brand-heading
	{
		color:#ffffff;
		text-transform:uppercase;
		font-size:25px;
		text-shadow:none;
		text-align:left;
	}
	.intro-text
	{
		color:#61541c;
		text-align:left;
		text-shadow:none;
	}
}
@media (min-width: 1100px) {
	.navbar-social-icons
	{
		visibility:visible;
	}
}

@media (min-width:1200px)
{

	.navbar-nav > li > a
	{
		/*margin-top:80px;*/
	}
	.col-subheader
	{
		width:45%;
	}
	.col-sm-hide
	{
		visibility:visible;
	}
	.show-section
	{
		visibility:hidden;
		height:0px;
		padding:0;
		position:absolute;
	}
	.carousel-caption
	{
		width:1090px;
		margin-top: -435px;
		/*margin-left:15px;*/
		-webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 90% 100%);
  		clip-path: polygon(0 100%, 0 0, 100% 0, 90% 100%);
		left:0%;
		padding-left: 15%;
    	padding-right: 15%;
	}
}
@media(min-width: 1200px)
{
	div.contact-widget
	{
		position: absolute;
		background-color: white;
		width: 20%;
		margin-top: -135px;
		margin-left: 815px;
	}
}
.blog-item
{
	background-color:white;
	margin: 0 4.16%;
	margin-bottom:10px;
	min-height:300px;
}
.navbar .navbar-nav {
    /*display: inline-block;
    float: none;*/
}

.navbar .navbar-collapse {
    text-align: center;
}
.btn-events
{
	color:#3695b6;
	margin-top:2px;
}
.btn-events:hover
{
	background-color:#3695b6;
	color:#ffffff;
}
section.subheader
{
	padding:50px;
	background-color:#197c46;
}
.subheader-btn
{
	background-color:transparent;
	height:65px;
	width:220px;
	border-radius: 8px;
	box-shadow: none!important;
	text-shadow: none;
	border-style: solid;
    border-color: #fff;
	border-width:1px;
	font-size: 20px;
	color: white;;
}
.subheader-btn:hover
{
	background-color:#fff;
	color:#197c46;
}
.custom-btn
{
	background-color:#1a8148;
	border-radius: 8px;
	box-shadow: none!important;
	text-shadow: none;
	border-style: solid;
    border-color: #fff;
	border-width:1px;
	font-size: 20px;
	color: white;;
}
.custom-btn:hover
{
	background-color:#32a766;
	color:#fff;
}
.overlay {
   background: transparent; 
   position: relative; 
   width:100%;
   height:500px; /* your iframe height */
   top:500px;  /* your iframe height */
   margin-top:-500px;  /* your iframe height */
}
/*.dropdown-menu
{
	background-color:#dddddd!important;
	border-radius:0px;
	text-align:center;
}
.dropdown-menu > li > a:hover
{
	color:#fff!important;
	background-color:#1a8148!important;
}*/
h4.carousel-caption-text
{
	color:#f3ec5e;
	font-family: 'Roboto Slab';
    font-weight: bold;
}
p.carousel-caption-text
{
	color:#fff;
	font-family: 'Open Sans';
	margin-left:0px;
}




/* ----------------Social Media Icons ------------------*/
.facebook
{
    color: #fff;
    background-color: #3b5998;
}
.facebook:hover, .facebook:active, .facebook:focus
{
    color: #fff;
    background-color: #2d4373!important;
}
.google
{
    color: #fff;
    background-color: #dd4b39;
}
.google:hover, .google:active, .google:focus
{
    color: #fff;
    background-color: #c23321!important;
}
.twitter
{    
	color: #fff;
    background-color: #55acee;
}
.twitter:hover, .twitter:active, .twitter:focus
{
    color: #fff;
    background-color: #2795e9!important;
}
.foursquare
{
    color: #fff;
    background-color: #f94877;
}
.foursquare:hover, .foursquare:active, .foursquare:focus
{
    color: #fff;
    background-color: #f71752!important;
}
.linkedin {
    color: #fff;
    background-color: #007bb6;
}
.linkedin:hover, .linkedin:active, .linkedin:focus
{
    color: #fff;
    background-color: #005983!important;
}
.youtube
{
    color: #fff;
    background-color: #CD201F;
}
.youtube:hover, .youtube:active, .youtube:focus
{
    color: #fff;
    background-color: #c23321!important;
}
.btn-lg
{
	font-size:27px;
}
/*-------------------------------------------------------*/
/*----------------Nav Drop Down Menu Hover --------------*/
/*@media (min-width: 768px) {

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
}
@media (max-width: 768px)
{
.dropdown-text
{
	margin-left:10px;
}
}
/*----------------Nav Drop Down Menu Hover --------------*/
