
/* PRICING-TABLE */

.pricing-table { min-width:960px; min-height:1000px; margin-top: 45px;}
.pricing-table h4 { font-size:13px; margin-bottom: 7px; }
.pricing-table ul { list-style:none; padding:0; margin:0; margin-bottom:28px; width:240px; height:auto; float:left; }
.pricing-table ul li { width:228px; height:20px; background:#f2f2f2; text-align:center; font-family: Arial, Tahoma; font-size: 14px; line-height:21px; padding:5px; border-bottom:1px solid #fff; float:left; color:#777; margin:0;  }
.pricing-table ul li:nth-child(even) { background:#f9f9f9; }
.pricing-table .plans-f-list { width:230px;}
.pricing-table .plans-f-list li { text-align:left; color:#444; width:214px; padding-left:8px; font-size: 12px;}
.pricing-table .plans-f-list.respo { display:none; visibility:hidden;}
.pricing-table ul li.plan-header, .pricing-table ul li .plan-title, .pricing-table ul li .plan-price { width:238px; height:188px; padding:0; display:block; color:#555; background:#fff; border:0; margin:0; }
.pricing-table ul li .plan-title { font-size: 20px; height:188px; padding-top:6px; }
.pricing-table ul li .plan-price { height:74px; }
.price { font-size:26px; }
.pricing-table ul li.normal-plan { background:#fff; }
.pricing-table ul li.free-plan { background:#fff; }
.pricing-table ul li.pro-plan { background:#299ebc; }
.pricing-table ul.featured-plan { margin:0; margin-top:-10px; border:none; box-shadow: 0px 0px 7px #666; -webkit-box-shadow: 0px 0px 12px #666; -0-box-shadow: 0px 0px 12px #666; -ms-box-shadow: 0px 0px 12px #666; position:relative; margin-bottom:28px; }
.pricing-table ul.featured-plan li { background:#fafafa; border-right:none; border-bottom-color:#efefef; }
.pricing-table ul.featured-plan li:nth-child(even) { background:#fdfdfd; }
.pricing-table ul.featured-plan li.featured-plan { width:100%; height:194px; /* font-weight:bold; */ background:#FFFFFF; border:none; color: #111111;}
.pricing-table ul.featured-plan li.featured-plan .plan-title { width:100%; }
.pricing-table ul li.normal-plan .plan-title {
/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(top, #23CBEC 0%, #038ABA 100%);

/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #23CBEC 0%, #038ABA 100%);

/* Opera */
background-image: -o-linear-gradient(top, #23CBEC 0%, #038ABA 100%);

/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #23CBEC), color-stop(1, #038ABA));

/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #23CBEC 0%, #038ABA 100%);

/* W3C Markup, IE10 Release Preview */
background-image: linear-gradient(to bottom, #23CBEC 0%, #038ABA 100%);

    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr="#23cbec",endColorStr="#038aba");
    color: #ddd; }
.pricing-table ul li.free-plan .plan-title { background:#ddd; }
.pricing-table ul li.pro-plan .plan-title { background:#2188a3; }
.pricing-table ul li.featured-plan .plan-title {
/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(top, #FA6C20 0%, #DB2D02 100%);

/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #FA6C20 0%, #DB2D02 100%);

/* Opera */
background-image: -o-linear-gradient(top, #FA6C20 0%, #DB2D02 100%);

/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FA6C20), color-stop(1, #DB2D02));

/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #FA6C20 0%, #DB2D02 100%);

/* W3C Markup, IE10 Release Preview */
background-image: linear-gradient(to bottom, #FA6C20 0%, #DB2D02 100%);
   filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr="#fa6c20",endColorStr="#db2d02");
   color: #ddd;}
.pricing-table ul li.plan-footer { background:#e5e5e5; width:218px; height:60px; padding:8px 10px 28px 10px; text-align:center }
.pricing-table ul li.plan-footer .sendbtn { float:none }
.pricing-table .plans-f-list .plan-header { background-color: transparent; width: 253px;}

.btn-info{background-color:#5CACEE;background-image:-moz-linear-gradient(top, #76BBF5, #5CACEE);
background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#76BBF5), to(#5CACEE));
background-image:-webkit-linear-gradient(top, #76BBF5, #5CACEE);
background-image:-o-linear-gradient(top, #76BBF5, #5CACEE);
background-image:linear-gradient(to bottom, #76BBF5, #5CACEE);
background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff76BBF5', endColorstr='#ff5CACEE', GradientType=0);
border-color:#2f96b4 #2f96b4 #1f6377;
border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color:#5CACEE;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}

.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]
{color:#ffffff;background-color:#5CACEE;*background-color:#5CACEE;}
.btn-info:active,.btn-info.active{background-color:#5CACEE \9;}




.start{
  width: 100%;
  text-align: center;
    margin-bottom: 70px;
    margin-top: 30px;
}
.start p{
  font-size: 32px;
  display: inline-block;
  /* color: #5B5B5D; */
  /*font-family: 'Lato',sans-serif !important;*/
  font-family: 'Lato',sans-serif !important;
  color: #252528;
  font-style: italic;
  line-height: 26px;
  margin: 0 18px 0 0;
}
.start a{
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  padding: 8px 17px 6px;
  font-size: 18px;
  background: #252528;

}
.start a:hover{
   background: #FD3D0D;
   background-image:-ms-linear-gradient(top, #FA6C20 0%, #DB2D02 100%);
   background-image:-moz-linear-gradient(top,#fa6c20,#db2d02);
   background-image:-webkit-gradient(linear,left top,left bottom,from(#fa6c20),to(#db2d02));
   filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr="#fa6c20",endColorStr="#db2d02");
}



.one_third {
    font-size: 13px;
    width: 30%;
    float: left;
    min-height: 50px;
    margin-right: 1%;
    padding: 6px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.one_third:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}

.one_third.last {
    margin-right: 0
}

strong {
  color: #666666;
  font-size: 14px;
}


.short_desc {
min-height: 64px;
font-size: 13px;
text-shadow: none;
}

.lightStyle .price {
    font-size: 50px;
    color: #ffffff;
    line-height: 29px;
    margin-top: 19px;
/*    padding-left: 48px;
    text-align: left;
*/}

a.button.join-button, .button.join-button, button.join-button {
  /*font-weight: normal;*/
  font-family: 'Open Sans', sans-serif;
}

.join-button {
  margin-top: 6px;
}

.join-button.pro {
  margin-top: 6px;
}
.button.medium.join-button {
  padding: 7px 14px 7px;
  font-weight: 600;
}

.plan-footer .join-button {
  margin-top: 14px;
}

.plan-footer .button.large {
  padding: 7px 15px 11px;
}

.price-year {
  margin-top: 17px;
}

.lightStyle .price-year span.small-font {
  font-size: 12px;
}

.payment {
  vertical-align: middle;
}

.lightStyle span.small-font {
  color: #fff;
  font-size: 14px;
}
.lightStyle span.medium-font {
  color: #fff;
  font-size: 20px;
}

.lightStyle .price-year .small-font, .lightStyle .price-year .medium-font {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}