  .variables a {font-size: 10px;}
  .name {color: #369; font-weight: bold;}
  .private {color: #999;}
  .value {font-weight: bold;}
  .meta {font-size: 10px; color: #666;}
  #Template {
     # max-width: 980px !important;
      margin-left: auto;
      margin-right: auto;
  }
  body .container {
   # max-width: 980px !important;
  }	

 .promo_block {margin-top: 15px; margin-bottom: 15px; text-align: center;}	

/*
.promo-wrapper{
  max-width: 285px;
  margin: auto;
  background: rgb(192,20,29);
  background: linear-gradient(90deg, rgba(192,20,29,1) 0%, rgba(237,28,36,1) 50%, rgba(192,20,29,1) 100%);
}
*/

.promo-wrapper {
    position: relative;
    bottom: 0px;
    z-index: 10;

    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);

    right: 0%;
    left: 0%;

    background-color: #c0141d;

    padding: 1em;
    padding-top: 6em;



    }




.caption {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
}



.home-promo {
  padding-top: 15px;
  padding-bottom: 15px;
}

.promo-block-button {
  font-family: FuturaPTCond-Medium, Impact, sans-serif;
  font-size: 24px;
  padding: 1px 60px;
  display: inline-block;
  color: #778379;
  background-color: #fff;
  opacity:0.8;
  border-color: #778379;
}

.promo-block-button.active,
.promo-block-button.focus,
.promo-block-button:active,
.promo-block-buttont:focus,
.promo-block-button:hover
{
  background-color: #fff;

  -webkit-transition: all 0.2s linear;
  -moz-transition:    all 0.2s linear;
  -ms-transition:     all 0.2s linear;
  -o-transition:      all 0.2s linear;
  transition:         all 0.2s linear;
  opacity:1.0;
}

.promo-box-description {
  font-family: FuturaPTCond-Medium, Impact, sans-serif;
  color: #ffffff;
  font-size: 20px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
  letter-spacing: 2px;
  padding-top: 10px;
  display: block;
  margin-left: 20px;
  margin-right: 20px;

}

.promo-box-title {
  font-family: Conv_ManhattanDarling-Regular, Impact, sans-serif;
  color: #ffffff;
  font-size: 46px;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
  letter-spacing: 3px;
  margin-bottom: 5px;
  line-height: 35px;
  display: block;
}

h3.promo-box-title {
	margin-left: 20px;
	margin-right: 20px;
}

/* dark fade */
.promo-link {
  display: block;
  background: black;
  padding: 0;
  margin: 0;
}

.promo-background {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition:    all 0.5s linear;
  -ms-transition:     all 0.5s linear;
  -o-transition:      all 0.5s linear;
  transition:         all 0.5s linear;
}

.promo-link .promo-background {
  /*opacity: 0.85;*/
}

.promo-link:hover .promo-background {
  opacity: 0.40;
}


.promo_block {
     margin-top: 25px; 
}

.promo_block_lower {
     /* margin-top: 25px; renamed to lower and promo_recipes */
}

.promo_block img {
    margin: auto;
}

.carousel-indicators .active {
    display: none;
}


.caption-glider {
  position: absolute;
  top: 5%;
  left: 0;
  width: 100%;
}

.glider {
  padding-bottom: 15px;
}

.glider-title {
  padding-left: 15px;
  padding-right: 15px;
  font-family: Conv_ManhattanDarling-Regular, Impact, sans-serif;
  color: #ffffff;
  font-size: 46px;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
  letter-spacing: 2px;
  margin-bottom: 3px;
  margin-top: 0px;
  line-height: 40px;
  display: block;
}

/*
.carousel-caption {
    position: relative;
    bottom: 0px;
    z-index: 10;

    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 4px rgb(0, 64, 124);

    right: 0%;
    left: 0%;
    padding-bottom: 10%;
    background-color: #c0141d;
    }
*/


.carousel-caption {
  padding-bottom: 1%;
}

.carousel-indicators {
  bottom: 0px;
}


/*
.promo-box-title {
  padding-left: 15px;
  padding-right: 15px;
}
*/



.feature-wrapper{
    background-color: #c0141d; 
    max-width: 568px;
    margin: auto;
    padding-bottom: 10px;
    min-height: 280px;
}

a.feature-content {
    color: white;
    margin: 20px;
    text-decoration: underline;
}

.feature-wrapper a:hover, .recipe-wrapper a:hover{
    text-decoration: none;
}


.feature-title{
    color: #fff;
    padding: 0 15px 0 15px;
    font-weight: bold;
}

.feature-description{
    color: #fff;
    padding-left: 20px;
    min-height: 42px;
}

.feature-description a{
    margin: 0;
    text-decoration: underline;
}

.feature-link{
    color: #fff;
    padding-left: 20px;
    padding-bottom: 20px;
}


.intro-heading {
    font-family: Libre Franklin, Impact, sans-serif;
    font-weight: 800;
}


@media (max-width:479px) {
 .caption-glider{
    top: -20%;
  }  
}

@media (min-width:768px) {
  
  /* carousel/glider */
  .caption-glider{
    top: 28%;
   }

  .glider-title {
    font-family: Conv_ManhattanDarling-Regular, Impact, sans-serif;
    font-size: 80px;
    letter-spacing: 2.8px;
    margin-bottom: 5px;
    line-height: 65px;
    text-rendering: optimizeLegibility;
  }


  /* promo boxes */
   .promo-box-title {
    font-size: 50px;
    line-height: 40px;
/*    text-align: center;

    padding-left: 30px;
    padding-right: 30px;
*/
  }
  .intro-heading {
      font-size: 3em;
      margin: auto;
      height: 3em;
      text-shadow: 2px 2px 4px #000000;
  }  
}


@media screen and (min-width: 992px) {
  .promo-top-row {
    margin-bottom: 10px;
  }
  .promo-bottom-row {
    margin-top: 25px;
  }
    .feature-description{
        display: block;
    }

    .intro-heading {
        font-size: 3em;
        margin: auto;
        height: 4em;
        text-shadow: 2px 2px 4px #000000;
    }

}

@media only screen and (min-width: 1200px) {
    .intro-heading {
        font-size: 3em;
        margin: auto;
        height: 4.5em;
        text-shadow: 2px 2px 4px #000000;
    }   
}
