
@red-md: #ad0726;
@red-dk: #8c1313;

@green-md: #3e5e16;
@green-dk: #1B6100;
@green-grey: #8e9b79;

.red-md  { background-color:#ad0726;}
.red-md-text { color: #ad0726; }
.red-dk { background-color:#8c1313;}
.red-dk-text { color: #8c1313; }
.green-md { background-color:#3e5e16; }
.green-md-text { color:#3e5e16; }
.green-dk { background-color:#1B6100;}
.green-dk-text { color:#1B6100; }

a:link {
	color: #ad0726;
	font-weight: bold;

}
a:visited {
	color: #e85151;
	font-weight: bold;
}
a:hover {
	color: #8c1313;
	font-weight: bold;
}
a:active {
	color: #3e5e16;
	font-weight: bold;
}

article {
    display: none;
}

.container {
	margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

body {
	padding-top: 20px;
  	padding-bottom: 20px;
}

p {line-height: 1.5;}

/* Custom page header */

.header h3 {
  	margin-top: 0;
  	margin-bottom: 0;
  	line-height: 20px;
}

.jumbotron h2, .jumbotron .h2 {
    font-size: 36px;
    text-align: center;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 36px;
    text-align: center;
}

.jumbotron p, .jumbotron .p {
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}
.jumbotron {
  	background-color:#eaeaea;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
}
.home-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/kid-eats-banner-small.png") no-repeat scroll center top 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 320px;
}
.recipe-banner h2 {
	margin-top: 22px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(255, 255, 255, 0.6);
	padding: 30px 50px;
}
.recipe-banner h1 {
	margin-top: 22px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(255, 255, 255, 0.6);
	padding: 30px 50px;
}
.bananabreakfast-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/bananabreakfast-banner-small.png") no-repeat scroll center top 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 250px;
}
.fruitslushies-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/fruitslushies-banner-small.png") no-repeat scroll center top 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 211px;
}
.gardensalsa-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/gardensalsa-banner-small.png") no-repeat scroll center top 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 211px;
}
.hummusdip-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/hummusdip-banner-small.png") no-repeat scroll center top 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 211px;
}
.kalechips-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/kalechips-banner-small.png") no-repeat scroll center top 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 211px;
}
.tortillapizza-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/tortillapizza-banner-small.png") no-repeat scroll center top 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 211px;
}
.sauteedvegetables-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/sauteedvegetables-banner-small.png") no-repeat scroll center top 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 211px;
}

.jumbotron .btn {
  	padding: 10px 17px;
  	font-size: 18px;
}
.jumbotron .social-icons {
    top:-30px;
}

.logos img {

}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #003F00;
}
.navbar-inverse .navbar-toggle {
    margin-top: 15px;
    border-color: #d4d4d4;
}

#kideats-logo.navbar-brand {
  	padding-top:7px;
}
#kideats-header.navbar {
  	background: #1B6100;
  	border-bottom: 3px solid #d4d4d4;
}
#kideats-header.navbar .navbar-nav>li>a {
  	color: white;
}

#kideats-logotext:hover {
  	text-decoration:none;
	color: white;
}
#kideats-header.navbar {
  background: #1B6100;
  border-bottom: 3px solid #d4d4d4;
}
#kideats-header.navbar .navbar-nav>li>a {
  color:white;
}

.btn-sortfilter {
  font-size:14px;
  border:0;
  border-radius:0;
  padding:6px;
  border-bottom: 1px dotted white;
  color: #999;
 }

.btn-sortfilter:hover,
   .btn-sortfilter:focus,
   .btn-sortfilter.active     {
    border-color: #fb4c2e;
    color: #fb4c2e;
    -webkit-box-shadow: none;   box-shadow: none;
}

.btn-sortfilter.active     {
  	color:#3e5e16;
}

#kideats-logotext.navbar-brand {
  padding-top:16px;
}
#kideats-logo:before {
  display:block;
  height:46px;
  width:63px;
  content:'';
  background-image:url('../imgs/logos/logo_18.3.png');
}
#kideats-logotext {
	font-size: 24px;
	font-family: 'Londrina Solid', cursive;
	letter-spacing: .5px;
	margin-top: 6px;
	font-weight: 500;
	color: #d4d4d4;
}
#kideats-logotext:hover {
  	text-decoration:none;
	color: white;
}

.headernmsulogo img {
	height: 40px;
	width: 40px;
	margin-top: 15px;
}
.headersocmedia img {
	height: 25px;
	width: 25px;
	margin: 0px;
	margin-top: 15px;
}
.headersocmedia p {
	margin-top: 3px;
	font-size: 17.5px;
}
.header-logo {
	height: 30px;
	width: 60px;
	margin: 0px;
}

#kideats-header.navbar {

}
.navbar-nav>li>a {
    font-size:18px;
    line-height:15px;
    padding: 14px 10px 6px 10px;
}

#filter-buttons {
    padding:5px 10%;
  }
 .btn-sortfilter {
  font-size:14px;
  border:0;
  border-radius:0;
  padding:6px;
  border-bottom: 1px dotted white;
  color: #999;
 }

.btn-sortfilter:hover,
.btn-sortfilter:focus,
.btn-sortfilter.active     {
    border-color: #3e5e16;
    color: #3e5e16;
    -webkit-box-shadow: none;   box-shadow: none;
}
.btn-sortfilter.active     {
  color:#444;
}
.btn-sortfilter {
    font-size:18px;
    border:0;
    padding:6px 12px;
    border-bottom: 1px dotted white;
    color: #999;
}

.resource-list li {
    width:150px;
}
.resource-list li a {
   padding:10px 0;
}
.resource-list a .icon-text {
    line-height:1.1;
    font-size:18px;
    padding:5px;
}

.sidebar .affix {
      top:20px;
}

.back-to-top {
    display: block;
}
#sortlist {
    padding-top:42px;
}
.sort-container {
    padding:50px;
}

.sort-text-container table.table thead {
  background-color:#ad0726;
  color:white;
  border-color:#ddd;
  font-weight:bold;
}

.btn-sortfilter {
    font-size:18px;
    padding:6px 12px;
}

.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

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

.navbar {
  margin-bottom: 20px;
  list-style: none;
}

#sortTabs .nav-pills>li>a,
.resource-list a,
a.btn,
.kideats-thumb>.thumbmnail,
.navbar-inverse .navbar-nav>li>a {
   /* Firefox */
    -moz-transition: background-color .4s ease-in;
    /* WebKit */
    -webkit-transition: background-color .4s ease-in;
    /* Opera */
    -o-transition: background-color .4s ease-in;
    /* Standard */
    transition: background-color .4s ease-in;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color:#003F00;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #003F00;
}

.navbar-inverse .navbar-toggle {
    border-color: #d4d4d4;
}

 #kideats-header.navbar {
  background: #1B6100;
  border-bottom: 3px solid #d4d4d4;
}

 #kideats-header.navbar .navbar-nav>li>a {
  color:white;
 }

/* Remove the padding we set earlier */
.header,
.marketing,
.footer {
    padding-right: 0;
    padding-left: 0;
}
/* Space out the masthead */
.header {
    margin-bottom: 40;
    border-bottom: 4px solid #8c1313;
    padding-bottom: 0px;
}

.navbar-nav>li>a {
    font-size:18px;
    line-height:45px;
}

#sortlist {
    padding-top:42px;
}
.sort-container {
    padding:50px;
}


.thumbnail p {
	padding-top: 5px;
}

.thumbnail_homepage {
	border: none;
	/*border-color: #d3d3d3;*/
}

.thumbnail_knifeskills {

}

.valign {
	text-align: center;
	vertical-align:-100px;
	width: 100%;
	max-width: 450px;
}

.colorwhite {
	color: white;
}

.thumbnail_homepage h3, .thumbnail h3 {
	text-align: left;
	margin-top: 5px;
}

.spaceafter {
	text-align:center;
	padding-bottom:10px;
	margin-top:0;
}

.footer {
  	margin-top:20px;
  	padding:15px 0;
  	color:#fff;
  	border-bottom: 10px solid #d4d4d4;
}
.footer a {
  	color:#fff;
  	font-weight: bold;
}
/*OLD
.footer a:hover {
	color: #8e9b79;
}*/
.footer a:hover, a:focus {
	color: #454d36;
	background-color: #f0f7e4;
}

/*the following is for the youtube videos*/
.sort-screen {
  	margin:10px auto;
}
.embed-responsive-20by13 {
    padding-bottom: 65%;
}
.below-video-title {
	text-align: center;
	padding-bottom: 10px;
	margin-top -15px;
}

/*the following is for the sharable social mediaa below videos, interactives, and animations */
.sort-container-footer {
    height: 18px;
}
.a2a_kit a {
    cursor: pointer;
}
.a2a_default_style a {
    float: left;
    line-height: 16px;
    padding: 0 2px;
}
.a2a_default_style .a2a_img, .a2a_default_style .a2a_dd, .a2a_default_style .a2a_svg {
    float: left;
}

.a2a_img {
    height: 16px;
    line-height: 16px;
    width: 16px;
}
.a2a_img, .a2a_svg {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}
.a2a_img {
    background: url(https://statica.addtoany.com/menu/icons.33.png);
    border: 0;
    line-height: 16px;
}
.a2a_i_facebook {
    background-position: 0 -595px!important;
}
.a2a_i_google_plus {
    background-position: 0 -850px!important;
}
.a2a_i_twitter {
    background-position: 0 -1819px!important;
}
.a2a_i_pinterest {
    background-position: 0 -1377px !important;
}

.thumbnail-lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.socialmedia-up {
	vertical-align: top !important;
}

.filter-text {
	font-size: 10px;
	line-height: 1em;
	text-align: center;
}

.btn-colored {
	background-color: #1B6100;
	color:#fff;
}

.btn-lrg {

}

.optional {
	color: #3e5e16;
	font-style: italic;
}

.additionalnote {
	color: #ad0726;
	font-style: italic;
}

/*for images over text boxes */
.text-over-image-holder {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 1.5%;
  left: 1.1%;
  right: 1.1%;
  background-color: #3e5e16;
  overflow: auto;
  width: 98%;
  height: 0;
  transition: .5s ease;
}

.text-over-image-holder:hover .overlay {
  height: 50%;
}

.text {
  white-space: normal;
  text-align: center;
  padding: 5px 0;
  color: white;
  font-size: 14px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.medium-long-text {
  white-space: normal;
  text-align: center;
  padding: 15px -25px;
  color: white;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  -ms-transform: translate(-50%, -50%);
}

.extra-long-text {
  white-space: normal;
  text-align: center;
  padding: 15px -25px;
  color: white;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -50%);
}

/* For Nutrition Table indents */
.p-indent:before {
	content: "\00a0 \00a0 ";
}

.recipe-btn:link {
	color: white;
	background: #ad0726;
	font-weight: bold;
	outline: 3px solid #e85151;
}
.recipe-btn:visited {
	color: white;
	background: #e85151;
	font-weight: bold;
	outline: 3px solid #e85151;
}
.recipe-btn:hover {
	color: #8c1313;
	background: #8c1313;
	font-weight: bold;
	outline: 1px solid #e85151;
}
.recipe-btn:active {
	color: white;
	background: #3e5e16;
	font-weight: bold;
	outline: 3px solid #e85151;
}


-------
.btn-custom {
	color: #fff;
	background: #ad0726;
	font-weight: bold;
}
/*.btn-custom {
	color: #3e5e16;
	font-weight: bold;
}*/
.btn-custom:link {
	color: #fff;
	background: #ad0726;
	font-weight: bold;
}
.btn-custom:visited {
	color: #fff;
	background: #ad0726;
	font-weight: bold;
}
.btn-custom:hover {
	color: #fff;
	background: #8c1313;
	font-weight: bold;
}
.btn-custom:active {
	color: #3e5e16;
	font-weight: bold;
}
-------


#small {
  color: #fff;
}

.list-group-item-success {
	color: #2a5312;
}

-------

.space-before-before-you-cook .h2 {

}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}


@media(min-width:650px) {

.header {
    margin-bottom: 40;
}
#kideats-logotext {
	font-size: 30px;
	margin-top: 6px;
	font-weight: 500;
	color: #fff;
}

.home-jumbotron p, .jumbotron .p {
    font-size: 22.5px;
    line-height: 31px;
    padding: 0 80px;
    height: 100px;
}

.home-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/kid-eats-banner.png") no-repeat scroll center 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
}

.recipe-banner h2, .recipe-banner .h2 {
    /*text-align: left;*/
    padding: 0 40px;
    margin-top: 30;
	background: none;
	background: none;
}
.recipe-banner h1, .recipe-banner .h1 {
    /*text-align: left;*/
    padding: 0 40px;
    margin-top: 30;
	background: none;
	background: none;
}
.recipe-banner h2 span {
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(255, 255, 255, 0.6);
	padding: 30px 50px;
}
.recipe-banner h1 span {
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(255, 255, 255, 0.6);
	padding: 30px 50px;
}
.bananabreakfast-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/bananabreakfast-banner.png") no-repeat center 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 195px;
}
.fruitslushies-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/fruitslushies-banner.png") no-repeat center 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 195px;
}
.gardensalsa-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/gardensalsa-banner.png") no-repeat center 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 195px;
}
.hummusdip-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/hummusdip-banner.png") no-repeat center 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 195px;
}
.kalechips-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/kalechips-banner.png") no-repeat center 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 195px;
}
.tortillapizza-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/tortillapizza-banner.png") no-repeat center 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 195px;
}
.sauteedvegetables-jumbotron {
  	background-color:#eaeaea;
  	background: url("../imgs/banners/sauteedvegetables-banner.png") no-repeat center 0 transparent;
  	text-align: center;
  	border-bottom: 3px solid #d4d4d4;
  	margin-bottom:0;
  	height: 195px;
}

.thumbnail {

}

.thumbnail-lead {
  	font-size: 19px;
}

.thumbnail_homepage {
	height: 405px;
	font-size: 14px;
}

.filter-text {
	font-size: 24px;
	line-height: 1.5em;
}

}


@media(min-width: 768px) {

body {
	padding-top: 70px;
  	padding-bottom: 20px;
}

.header {
  margin-bottom: 0px;
  border-bottom: none;
}

.home-jumbotron p, .jumbotron .p {
    font-size: 23px;
    line-height: 31px;
    padding: 0 80px;
    height: 230px;
}
}

@media(min-width: 993px) {

body {
	padding-top: 70px;
  	padding-bottom: 20px;
}
.home-jumbotron p, .jumbotron .p {
    font-size: 24px;
    line-height: 30.5px;
    padding: 0 180px;
    height: 200px;
}

}

@media(min-width:1200px) {

.jumbotron p, .jumbotron .p {
    font-size: 24px;
    padding: 0 220px;
}

.thumbnail_homepage {
	height: 415px;
}

}
