/* Pricing Tables css */
.pricing-table{
  padding: 40px 0 90px 0;
}
.pricing-table .list-group{
  border: 2px solid transparent;
  margin: 0;
}

.pricing-table .list-group-item{
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #2E2E2E;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.pricing-table .list-group-item small{
  font-style: italic;
}

.pricing-table .list-group-item .glyphicon{
  font-size: 21px;
}
.pricing-table .list-group-item a {
  color: #2E2E2E;
  text-decoration:underline;
  
}

.pricing-table ul li{
  background: #F4F3F3;  
}
.pricing-table ul li:nth-child(2n+1){
  background: #F9F9F9;
}

.pricing-column ul li{
  background: #D1DFDE;
}
.pricing-column ul li:nth-child(2n+1){
  background: #DCE6E6;
}

.pricing-column .list-group-item,
.head-column .list-group-item{
  text-align: center;
}

.head-column .list-group-item .highlight{
  color: #46AAA6;
}


/* head */
.xs-active .plans-logo{
  height: auto!important;
  padding: 24px 0 40px 0;
}
.plans-logo{
  text-align: center;
  padding: 0;
}

.plans-logo div{
  position: absolute;
  text-align: center;
  bottom: 20px;
  width:100%;
}

.plans-logo-header{ 
  text-align: center; 
  padding: 40px 0 0 0; 
}
.plans-logo-header img{ 
  max-width: 80%;
  height: auto;
}

.xs-active .plans-logo div{
  position: relative;
}

.plans-logo img{
  max-width: 80%;
  height: auto;
}
.plans-logo img.digi{
  max-width: 60%;
  height: auto;
}

.pricing-table-heading{
  color: #53C2BE;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 33px;
  font-weight: 400;
  font-style: italic;
  margin: 0;
  padding: 10px 15px 0;
}
.pricing-table-heading small{
  color: #53C2BE;
}

.head-column h2{
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  line-height: 33px;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 0;
  margin: 2px 2px 4px 2px;
}

.pricing-online-ordering .head-column h2{
  margin: 2px;
}


.pricing-table-head .head-column:nth-child(1) h2{
  background: #46AAA6;
}
.pricing-table-head .head-column:nth-child(2) h2{
  background: #398380;
}
.pricing-table-head .head-column:nth-child(3) h2{
  background: #365D5B;
}


.pricing-table-head .plan-price{
    height: 125px;
    background: transparent;
    color: #FFFFFF;
    text-align: center;
}

.xs-active .pricing-table-head .plan-price{
    height: 150px;
}

.pricing-table-head .price-info h3{
  color: #FFFFFF;
  margin: 0;
  font-size: 58px;
  line-height: 58px;
  font-style: italic;
  font-weight: 700;
  padding-top: 8px;
}

.triangle{
      width: 0;
      height: 0;
      position: relative;
      display: inline-block;
      border-left: solid transparent;
      border-right: solid transparent;
      border-top: solid #52C2BD;
}

.pricing-table-head .head-column:nth-child(1) .price-info{ background: #52C2BD; }
.pricing-table-head .head-column:nth-child(2) .price-info{ background: #409894; }
.pricing-table-head .head-column:nth-child(3) .price-info{ background: #357370; }

.pricing-table-head .head-column:nth-child(1) .triangle{ border-top: solid #52C2BD; }
.pricing-table-head .head-column:nth-child(2) .triangle{ border-top: solid #409894; }
.pricing-table-head .head-column:nth-child(3) .triangle{ border-top: solid #357370; }


.plan-description div{
  padding: 0 15px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  color: #3E3E3E;
  margin-bottom: 80px;
}

.xs-active .plan-description div{
  margin-bottom: 0px;
}

.plan-footer{
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
  padding: 0;
}

.xs-active .plan-footer{
  position: relative;
  padding-top: 20px;
  bottom: 0;
}

.plan-footer h3{
  color: #46AAA6;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
}

.plan-link{
  color: #FFFFFF;
  background: #4D4D4D;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px;
  text-decoration: none;
  display: inline-block;
}

.plan-link:hover{
  color: #FFFFFF;
  text-decoration: none;
}

.goforit{
  display: block;
  background: #4D4D4D;
  color: #FFFFFF;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  padding: 8px 0;
  text-decoration: none;
  margin: 2px;
}

.goforit:hover{
  background: #52C2BD;
  color: #FFFFFF;
  text-decoration: none;
}

.goforit.visible-xs{
  margin-bottom: 60px;
}

.pricing-table-head .head-column-content{
  text-align: center;
  background: #E2E3E4;
  margin: 2px;
  padding-bottom: 20px;
}

.xs-active .pricing-table-head .head-column-content{
  height: auto!important;
}

.footnotes{ text-align: right; font-size: 14px; padding: 0 0 0px; margin-top: -70px;}




/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
.pricing-table-head .price-info h3{
  font-size: 48px;
  line-height: 50px; 
}
.head-column h2{
  font-size: 23px;
  line-height: 33px;
}
.plan-footer h3{
  font-size: 14px;
}
.goforit{
  display: block;
  background: #4D4D4D;
  color: #FFFFFF;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  font-weight: 300;
  font-style: italic;
  padding: 8px 0;
  text-decoration: none;
  margin: 2px;
}
}


@media (max-width: 768px) {
  .pricing-table{
    margin-left: 15px;
    margin-right: 15px;
  }

  .footnotes{
    padding: 0 20px 30px;
  }
}