/*** All-Star White River, Bootstrap, 2015 ***/

@font-face {
    font-family: 'roboto_slabbold';
    src: url('fonts/RobotoSlab-Bold-webfont.eot');
    src: url('fonts/RobotoSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoSlab-Bold-webfont.woff') format('woff'),
         url('fonts/RobotoSlab-Bold-webfont.ttf') format('truetype'),
         url('fonts/RobotoSlab-Bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('fonts/RobotoSlab-Regular-webfont.eot');
    src: url('fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoSlab-Regular-webfont.woff') format('woff'),
         url('fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_slablight';
    src: url('fonts/RobotoSlab-Light-webfont.eot');
    src: url('fonts/RobotoSlab-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoSlab-Light-webfont.woff') format('woff'),
         url('fonts/RobotoSlab-Light-webfont.ttf') format('truetype'),
         url('fonts/RobotoSlab-Light-webfont.svg#roboto_slablight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'KnockoutHTF30JuniorWelterwtRg';
    src: url('fonts/knockout-htf30-juniorwelterwt-webfont.eot');
    src: url('fonts/knockout-htf30-juniorwelterwt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knockout-htf30-juniorwelterwt-webfont.woff') format('woff'),
         url('fonts/knockout-htf30-juniorwelterwt-webfont.ttf') format('truetype'),
         url('fonts/knockout-htf30-juniorwelterwt-webfont.svg#KnockoutHTF30JuniorWelterwtRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	padding-top: 50px;
	padding-bottom: 0;
	background-color: white;
	font-family: 'Muli', sans-serif;
}
a {
	color: #014f25;
	outline: none;
    font-weight:bold;
	text-decoration: underline;
}
a:focus,a:active,a:hover {
   color: #014f25;
   outline: none;
   font-weight:bold;
   text-decoration: underline;
}
a img:hover {
	opacity: 0.6;
}
.textwrap { 
   float: left;
   margin-top: 0px;
   margin-right: 10px;
   margin-bottom: 0px;
}
p.clear {
   clear: both;
}
p.follow {
	margin-bottom: 4px;
}
.well a:focus,.well a:hover {
	text-decoration: none;
}
.btn {
	border: 0;
	border-radius: 0;
}
.btn-primary {
	background-color: #014f25;
}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus {
	opacity: 0.5;
	background-color: #014f25;
}
.btn-yellow {
	background-color: #ffcc00;
	color: #333;
	font-size: 16px;
    font-weight:bold;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow.focus,
.btn-yellow:active,
.btn-yellow.active {
	color: #fff;
}
.text-primary {
	color: #014f25;
}
h1,.panel-title {
	font-family: 'KnockoutHTF30JuniorWelterwtRg';
}
h2,h3,h4,.customH2 {
	color: #014f25;
}
h1 {
    color: #ffffff;
	font-size: 250%;
}
h2,.customH2 {
	font-size: 140%;
}
.customH2 {
	margin-bottom: 10px;
}
blockquote {
	font-size: 100%;
}
aside {
	padding-top: 20px;
}

.specials {
	padding: 10px 0;
    font-family: 'KnockoutHTF30JuniorWelterwtRg';
	font-size: 140%;
    color: #fff;
    background-color:#014f25;
}

/** NAVIGATION **/

.navbar-default {
	background-color: #014f25;
	border-color: #fed136;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-decoration:none;
}
/* .navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background-color: #014f25;
    text-decoration:none;
}*/
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	text-decoration:none;
	border-bottom: 4px solid #fed136;
}
.navbar-default .navbar-nav > li > a:focus {
   border-bottom: 4px solid #fed136;
   color: #fff;
   text-decoration:none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #014f25;
    color: #fff;
    text-decoration:none;
	border-bottom: 4px solid #fed136;
}
.navbar-toggle {
	margin-right:0;
}
.navbar-nav .open .dropdown-menu {
	background-color: #fff;
	text-decoration:none;
}


/** HEADER **/

header {
	background-color: rgba(29, 54, 45, 0.7);
	/* padding: 30px 0; */
    padding-top: 30px;
}
header .col-md-4 {
	padding-top: 20px;
}
#call a {
	color: #fff;
}
.navbar-header {
	width: 80%;
	position:relative;
	left: 20%;
}
#call {
	position: absolute;
	top: 3px;
	z-index: 500;
	color: #fff;
	font-family: 'KnockoutHTF30JuniorWelterwtRg';
	font-size: 140%;
	letter-spacing: .1em;
	padding-top: 7px;
}
.brand-wrapper {
	padding: 20px 0;
}


/** JUMBOTRON **/

.jumbotron {
	/*background: url('images/head-bak.jpg') no-repeat center center fixed;*/
	background-color: transparent;
	margin-bottom: 0;
	padding: 0;
}

#feature_box {
	background-color: #d8d8d8;
	padding: 20px;
	margin-top: 30px;
}
#feature_box .row .col-md-8,#feature_box .row .col-md-4 {
	padding-top:10px;
	padding-bottom:10px;
}
/*#welcome_msg h2 {
	margin-top: 0;
}*/
#welcome_msg ul {
	font-size:150%;
}
#mc_embed_signup,.custom #welcome_msg ul {
	width: 500px;
}
#mc_embed_signup .input_line input {
	display: inline;
}
.email_lbl {
	font-family: 'roboto_slabbold';
	color: #014f25;
}
#mc_embed_signup .button {
	background-color: #014f25;
}
#mc_embed_signup .button:hover {
	background-color: #80b04c;
}

/** CONTENT **/

.main {
	margin-bottom: 20px;
	padding: 30px 15px;
}
.intro {
	font-family: 'roboto_slablight';
	font-size: 140%;
	line-height: 160%;
	color: #555;
	font-style: oblique;
}
.cta {
	/*color: #fed136;*/
	color: #014f25;
}
.cta-heading {
	color: #555;
}
.cta a:hover {
	opacity:0.5;
	text-decoration: none;
}
.well {
	/*background-color: #fffbee;*/
	background-color: transparent;
	/*border: 1px dotted #ffeba4;*/
	border: 1px solid silver;
}
.satisfied .well {
    border: 6px solid silver;
}
.bio {
	margin-bottom: 40px;
}

.creds {
	padding: 40px 0;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
.g a {
	display: block;
}
.g-recaptcha {
	width: 304px;
	margin: 10px auto 20px auto;
}
.form-group textarea.form-control {
	height: 107px;
}

/** TESTIMONIALS **/

/* front page carousel */
.testimonials {
	border-top: 1px dotted #cacaca;
	margin-top: 40px;
}
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* END front page carousel */

/* Reviews, News & Directory Page */

*, *:before, *:after {box-sizing:  border-box !important;}

.review-grid {
	padding: 0 15px;
}

.review-grid .row {
	-moz-column-width: 24em;
	-webkit-column-width: 24em;
	column-width: 24em;
	-moz-column-gap: 1em;
	-webkit-column-gap:1em; 
	column-gap: 1em;  
}

.review-grid .item {
 display: inline-block;
 padding:  .25rem;
 width:  100%; 
}

.review-grid .well {
 position:relative;
 display: block;
}
.review-grid .well img {
	margin-bottom: 15px;
}
.review-grid .well ul li {
	padding-bottom: 6px;
}
body.directory .review-grid p {
	font-weight: bold;
}

/* END Rviews & Directory page */

/** END TESTIMONIALS **/

/** FAQ ACCORDION **/

.panel,.panel-default > .panel-heading {
	background-color: transparent;
}
h4.panel-title {
	line-height: 120%;
}
.panel-title a {
	color: #014f25;
}
.panel-title a:hover,.panel-title a:active,.panel-title a:focus {
	color: #014f25;
	text-decoration: none;
}

/** NO MORE TABLES **/

@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

/** END NO MORE TABLES **/

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}


/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
/** END TESTIMONIALS **/

.socials a {
	font-size: 200%;
	color: #999999;
}
.socials a:hover {
	opacity: 0.7;
}

/** SOCIAL SHARE **/

#social:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	}
#social {
	-webkit-transform:scale(0.8);
	/* Browser Variations: */
	-moz-transform:scale(0.8);
	-o-transform:scale(0.8);
	transform:scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	}           
/* 
    Only Needed in Multi-Coloured Variation 
                                               */
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #4099FF;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #f39c12;
			}

.share-span {
	padding: 2px 4px;
	border: 1px solid #ccc;
	position: relative;
	top: -3px;
}

/** END SOCIAL SHARE **/

/** FOOTER **/

footer {
	margin-top: 10px;
	text-align: center;
	border-top: 1px dotted #fff;
	padding-top: 10px;
	color: white;
	background-color: rgba(29, 54, 45, 0.7);
	padding: 60px 0;
}
footer a {
	color: #fed136;
}
footer a:hover {
	color: #fed136;
	text-decoration: underline;
}

/** MEDIA QUERIES **/

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: right;
		}
	
}
@media (max-width: 1024px) {
	.logo-wrap .img-responsive {
		margin: 0 auto;
	}
}
@media (max-width: 768px) {
	
}
@media (max-width: 767px) {
	body.contact .jumbotron {
		display: none;
	}
}
@media (max-width: 320px) {

}
