/* Pricing Free */
/* Pricing Pro */
/* Pricing Business */
/* Pricing Enterprise */
/* Table Features */
.pricing-table-container {
  margin-top: 100px;
  margin-bottom: 40px; }

.pricing-table.col-md-3 {
  padding: 0px;
  position: relative;
  font-family: "adelle-sans"; }

.pricing-table.col-sm-6 {
  padding: 0px;
  position: relative;
  font-family: "adelle-sans"; }
.pricing-table.col-sm-6 > div {
    margin: 0 4px;
}
.pricing-table {
  background-color: #fcfcfc; }

.shadow {
  position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0px;
    -webkit-box-shadow: -5px 7px 28px -4px rgba(0,0,0,.1);
    box-shadow: -5px 7px 28px -4px rgba(0,0,0,.1);
    z-index: -4;
    height: 244px;
    border-radius: 1210px; }

.pricing-table-free .pricing-title {
  background-color: #b9b9b9; }

.pricing-table-free .pricing-cost {
  background-color: #c1c2c4;
  /*padding-top: 30px;*/ }

.pricing-table-free .triangle {
  background-color: #c1c2c4; }

.pricing-table-free .pricing-button a {
  background-color: #c1c2c4; }

.pricing-table-pro .pricing-title {
  background-color: #7cb5ae; }

.pricing-table-pro .pricing-cost {
  background-color: #93c7c1; }

.pricing-table-pro .triangle {
  background-color: #93c7c1; }

.pricing-table-pro .pricing-button a {
  background-color: #93c7c1; }

.pricing-table-pro .pricing-features p {
  color: #bddcd7; }

.pricing-table-business .pricing-title {
  background-color: #6ca8a0; }

.pricing-table-business .pricing-cost {
  background-color: #7cb5ae; }

.pricing-table-business .triangle {
  background-color: #7cb5ae; }

.pricing-table-business .pricing-button a {
  background-color: #7cb5ae; }

.pricing-table-business .pricing-features p {
  color: #7cb5ae; }

.pricing-table-enterprise {
  /*margin-top: -30px;*/ }
  .pricing-table-enterprise .pricing-title {
    background-color: #e46157; }
  .pricing-table-enterprise .pricing-cost {
    background-color: #e97065;
    /*height: 180px;*/
    /*padding-top: 7%;*/ }
.pricing-table .pricing-cost.text h2 {
      font-size: 43px;
      line-height: 1 !important;
      font-weight: 500;
      margin-top: 29px;
      letter-spacing: -1px; }
  .pricing-table-enterprise .triangle {
    background-color: #e97065; }
  .pricing-table-enterprise .pricing-button a {
    background-color: #e97065; }

.pricing-title {
  text-align: center;
  color: white;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  max-height: 140px; }
  .pricing-title h3 {
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .pricing-title p {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8em;
    max-width: 275px;
    margin: auto;
    padding-top: 5px;
    padding-bottom: 10px; }

.pricing-cost {
  text-align: center;
  background-color: #c1c2c4;
  padding-top: 5%;
  padding-bottom: 10px;
  font-size: 30px;
  color: white;
  position: relative;
  height: 150px;
  padding-left: 30px;
  padding-right: 30px; }
  .pricing-cost .billed-anually {
    margin-top: -42px;
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: 400; }
  .pricing-cost h2 {
    color: #fff !important;
    font-size: 2.6em; }
  .pricing-cost span {
    font-size: 22px;
    vertical-align: text-bottom; }
  .pricing-cost span.month {
    vertical-align: baseline;
    font-size: 20px; }

.pricing-button {
  padding-top: 30px;
  z-index: 2;
  position: relative;
  padding-bottom: 25px; }
  .pricing-button a {
    height: 40px;
    line-height: 36px;
    display: block;
    max-width: 200px;
    margin: auto;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    border: 2px solid white;
    box-shadow: 0px 3px 9px #737373;
    border-radius: 5px; }
    .pricing-button a:hover {
      background-color: #4a595b; }

.triangle img {
  width: 100%;
  margin-bottom: -1px; }

.pricing-features {
  /*height: 528px;*/
  background-color: #fcfcfc;
  overflow: hidden; }
  .pricing-features p {
    font-weight: 700;
    /*text-transform: uppercase; */
    text-align: center;
    margin: 0px;
    font-size: 1em;
    /*letter-spacing: 1px;*/ }
  .pricing-features .small {
    font-size: 12px;
    font-weight: 400 !important;
    letter-spacing: 0px;
    color: #6a6e6d !important; }
  .pricing-features h4 {
    text-align: center;
    font-weight: 700 !important;
    font-style: italic;
    color: white; }

.pricing-features-capacity {
  display: table;
    height: 139px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin-bottom: 10px; }
.pricing-features-capacity .vertical-align {
  display: table-cell;
    vertical-align: middle;
    height: 110px;
    min-width: 100%; }
.pricing-features-list {
  list-style-type: none !important;
  padding: 0px !important;
  margin-bottom: 0px;
  height: 100% !important; 
  position: relative;
  z-index: 9;}
  .pricing-features-list li {
    padding-left: 15px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #606463;
    font-weight: 400; }
  .pricing-features-list > li:nth-child(odd) {
    background-color: #efefef; }
  .pricing-features-list > li:last-child {
    height: 100%; }

@media (max-width: 767px) {
  .table-responsive th {
    text-align: left !important; }
  .pricing-table-enterprise {
    margin-top: 0px; }
  .pricing-table {
    margin-top: 30px; }
  .pricing-cost {
    height: 150px !important; }
  .right-arrow {
    margin: auto !important; }
  .right-arrow:before {
    display: none; }
  .right-arrow:after {
    display: none; }
  div.right-arrow {
    font-size: 7px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important; }
  .pricing-features {
    height: 100%;
    background-color: #fcfcfc;
    overflow: hidden; }
  .pricing-table-enterprise .pricing-features-capacity,
  .pricing-table-free .pricing-features-capacity {
    display: none; } }

@media (max-width: 992px) {
  div.right-arrow {
    font-size: 14px !important; }
  .features-table li {
    font-size: 10px !important; }
  .page-template-page-pricing .subnav.sticky {
    position: fixed;
    top: 63px;
    left: 0;
    right: 0; }
  .pricing-table-enterprise {
    margin-top: 0px; }
    .pricing-table-enterprise .pricing-cost h2 {
      font-size: 44px !important; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .pricing-cost h2 {
    color: #fff !important;
    font-size: 2em; }
  .pricing-cost .billed-anually {
    vertical-align: baseline;
    margin-top: -20px; }
  .pricing-features-list li {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 15px;
    font-size: 15px; }
  .right-arrow {
    font-size: 13px !important; }
  .pricing-title {
    text-align: center;
    color: white;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px; }
  .pricing-features-capacity {
    display: block;
    height: 110px;
    padding-bottom: 30px !important;
    padding-left: 5px;
    padding-right: 5px; }
  .pricing-features p {
    font-size: .9em; } }

/* Features Table */
.features-table-container {
  margin-top: 100px;
  margin-bottom: 40px; }

div.right-arrow {
  display: inline-block;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 38px;
  margin: 15px 0;
  position: relative;
  max-width: 98%;
  width: 100%;
  background-color: #cccccc;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px; }
  div.right-arrow:before {
    content: "";
    border-style: solid;
    border-width: 0;
    height: 0;
    position: absolute;
    width: 0;
    border-width: 19px 0 19px 19px;
    border-color: #CCCCCC transparent;
    left: -19px; }
  div.right-arrow:after {
    content: "";
    border-style: solid;
    border-width: 0;
    height: 0;
    position: absolute;
    width: 0;
    border-width: 19px 0 19px 19px;
    border-color: transparent #CCCCCC;
    right: -19px; }

.features.right-arrow {
  background-color: #494e50; }
  .features.right-arrow:before {
    border-color: #494e50 transparent; }
  .features.right-arrow:after {
    border-color: transparent #494e50; }

.free.right-arrow {
  background-color: #c1c2c4; }
  .free.right-arrow:before {
    border-color: #c1c2c4 transparent; }
  .free.right-arrow:after {
    border-color: transparent #c1c2c4; }

.pro.right-arrow {
  background-color: #93c7c1; }
  .pro.right-arrow:before {
    border-color: #93c7c1 transparent; }
  .pro.right-arrow:after {
    border-color: transparent #93c7c1; }

.business.right-arrow {
  background-color: #7cb5ae; }
  .business.right-arrow:before {
    border-color: #7cb5ae transparent; }
  .business.right-arrow:after {
    border-color: transparent #7cb5ae; }

.enterprise.right-arrow {
  background-color: #e97065; }
  .enterprise.right-arrow:before {
    border-color: #e97065 transparent; }
  .enterprise.right-arrow:after {
    border-color: transparent #e97065; }

.col-sm-15.no-padding {
  padding: 0px !important; }

.features-table {
  padding: 0px !important; }

.features-table li:first-child {
  height: 48px; }
  .features-table li:first-child h4 {
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 12px; }

.subnav.pricingCompare a#toggleCompair:hover {
  box-shadow: none; }

.table-responsive td {
  width: 20%;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
  color: #606463;
  font-weight: 400;
  text-align: center;
  font-size: 13px; }

.table-responsive th {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
  color: #606463;
  font-weight: 400;
  text-align: center;
  font-size: 13px; }

th.title {
  padding-top: 13px;
  padding-bottom: 13px;
  color: #222;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase; }
.table-responsive tr:nth-child(even) {
  background-color: #ffffff; }
.table-responsive tr.title-row {
    background-color: #c1c2c4;
}
.table-responsive .table > tbody > tr > td, .table-responsive .table > tbody > tr > th, .table-responsive .table > tfoot > tr > td, .table-responsive .table > tfoot > tr > th, .table-responsive .table > thead > tr > td, .table-responsive .table > thead > tr > th {
  border: 1px solid transparent !important; }

.table-responsive .table > tbody + tbody {
  /*border-top: 20px solid #fff !important;*/ }

.subnav.pricingCompare a#toggleCompair:hover {
  box-shadow: inset 0 -50px 0 0 #617072 !important; }
