@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,700,800|Roboto+Slab:400,100,300,700);

/**  Basic Page CSS **/

body{
	font-family: "Roboto", sans-serif;
	
	font-size: 2em;
	position: relative;
	max-width:1500px;
	margin: auto;
padding-top: 50px;
background:#fff;
	overflow-x: hidden;
	

}
img{
	padding:5px;
}
.main2{
padding-top: 40px;	
min-height: 550px;

}


h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto slab", sans-serif;
  font-weight: 400;
  margin: 0;
 
}

h1{
padding-bottom: 20px;	
}
h3{
	padding-bottom: 12px;
	
}

h4{
	
	padding-bottom: 10px;
}

a{
	
	color: #a86107;
}
 a[name] {
	 padding-top: 75px;
	 }

a:focus, a:hover{
color:#a86107; 
decoration: underline;	
}

blockquote {
    border-left: none;
}

#right{
	position:absolute;
	right: 0px;
	}

/**  Header Navigation **/
header .navbar {

 
  transition: all .5s ease-out;
}

header .navbar-default {
 background: rgba(0,0,0, 1);
  border: none;
}

header .navbar-default .navbar-nav a {
  
  font-size: 1em;
  font-weight: 400;
  color: white;
  padding: 5px 10px;
 
}

header .navbar-default .navbar-nav a:hover {
  color: #d4923f;
 
}



.dropdown-menu{
	background-color: rgba(0,0,0,.75);
	}
	
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
		background-color:#d4923f;
	}
	
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #a86107;
	
}

.navbar-default .navbar-nav > .open > .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > .open > .dropdown-menu  > li > a:focus {
	background-color: #d4923f;
	color: #333;
}

/**  Navbar Brand **/

header h2 a{
font-family: "Roboto", sans-serif;
	color: #d4923f;
}

header h2 a:hover{
	text-decoration:none;
	color: #a86107;
}
header h2 .glyphicon {
	color: #93b74c;
}
header span.subhead {

 
  font-size: .8em;
  font-weight: 100;
}

/**  Navbar Toggle **/
header .navbar-toggle {
  background-color: #d4923f;
  border: none;
}

header .navbar-default .navbar-toggle .icon-bar {
  background-color: #a86107;
}


header {
	  background-color: rgba(0,0,0,.75);
 }
 
header .navbar.inbody {
  padding-top: 0;
  padding-bottom: 0;

}

header .navbar.inbody .navbar-nav {
  padding-top: 10px;
}
header .navbar.inbody h2{
  padding-top: 10px;
}


header .inbody .navbar-brand {
  background-size: 43px;
  background-position: top left;
  margin-top: 5px;
  padding-bottom: 0;
  margin-left: 10px;
}

header .inbody .navbar-brand h2 {
  font-size: 1.1em;
  padding-left: 38px;

}

header .inbody .navbar-brand span.subhead {
  display: none;
}



	
.section {
    padding: 100px 0;
}







#testimonials {
  padding: 0;
}

#testimonials h2 {
  display: none;
}

#testimonials blockquote {
    font-family: "Roboto slab", sans-serif;
  margin: 0;
  padding: 0;
  border-left: none;
  min-height: 500px;
  position: relative;
  
}

#testimonials blockquote .quote {
  background-color: rgba(255,255,255,.65);
  padding: 20px 5%;
  position: absolute;
  bottom: 0;
  width: 85%;
  font-weight: 400;
  border-radius: 0 50px 0 0;
}

#testimonials blockquote .quote:hover {
  background-color: rgba(255,255,255,.95);
}

#testimonials #search {
	background: url(../images/starmagnolia165pts.jpg) no-repeat center center;
	background-size: cover;
	border: 5px solid #fff;
}

#testimonials #measure {
  background: url(../images/southernSugarMaple.jpg) no-repeat center center;
  background-size: cover;
 border: 5px solid #fff;
}

#testimonials #browse {
  background: url(../images/IMG_1620.jpg) no-repeat center center;
  background-size: cover;
  border: 5px solid #fff;
}

#testimonials #nominate {
  background: url(../images/DSCN0094.jpg) no-repeat center center;
  background-size: cover;
  border: 5px solid #fff;
}

#testimonials .quote {
  font-size: 1.2em;
  line-height: 110%;
  font-weight: 400;
}

#testimonials a{
	color: #000;
}
#testimonials a:hover, a:focus{
	color: #a86107;
	
}

#testimonials .quote .more, #testimonials .customer {
  opacity: 0;
  font-size: 0;
  line-height: 0;
  padding-top: 10px;
}

#testimonials .quote:hover .more {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  display: block;
  opacity: 1;
  font-size: .8em;
  line-height: 120%;
}

#testimonials .quote:hover .customer {
  display: block;
  font-size: .7em;
  text-align: right;
}

#testimonials .quote .intro::after {
  content: '...';
}

#testimonials .quote:hover .intro::after {
  content: '';
}


.panel-title > a, .panel-title > a:hover, .panel-title > a:focus{
	color: #000;
	font-decoration: none;
	font-weight: bold;
}

.panel-default > .panel-heading{
	background-color: #e5c59c;

	
}
.panel-heading {
    padding: 10px 15px 0px 15px;}


.form-control:focus {
  border-color: #dcbf9b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(220, 191, 155, 0.6);
}


#sponsors{
	background: #fff;
	padding: 30px 0;
}
#sponsors h3 {
	padding: 5px 0 15px 0;
}

.sponsor_img{
	padding: 15px 10px;
	
	opacity:0.5;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
	 display: inline-block;
    vertical-align: middle;
    float: none;	
}


.sponsor_img:hover{
	opacity:1;
}
.sortheader {
	text-decoration:none;!important
	color: #000;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{
position: relative;
	padding-left: 10px;
	margin-left: 0px;
}


footer {

  background: #e0e0e0;
  color: #a86107;
  font-size: .8em;
  padding: 20px 0 40px 0;
 
}

footer a {
  color: #a86107;
}

footer a:hover {
  color: #a86107 !important;
}

footer .phone {
  font-size: 1.4em;
  font-weight: 700;
  color: #E0E6AE;
}

footer .navbar {
  margin-bottom: 0;
  min-height: 0;
}

footer .navbar-default {
  background-color: transparent;
  border: none;
  margin-right: 40px;
}

footer .navbar-nav>li a {
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: underline;
  color: #EEC856 !important;
}

.navbar-fixed-bottom {
   
    position: relative;
}

@media (max-width: 1046px){
	header .navbar-default .navbar-nav a{
	font-size: .8em;
}
}

@media only screen
and (max-width: 768px) {
body{
	font-size: 1.5em;
	background: #fff;
	min-height: 750px;
	

	
}

header .navbar-collapse.in {
    background-color: rgba(0,0,0, .75);
  }


header h2 a{
  font-size: .8em;
}
header .navbar-default .navbar-nav a{
	font-size: 1.1em;
}

#testimonials blockquote {
  min-height: 250px;
}

#testimonials blockquote .quote{
	width:90%;
	padding:10px 8%;
}


#testimonials .fa-2x {
	 font-size: 1em;
}
}
