/*!
 * Start Bootstrap - Insight Theme 
 */


body {
    overflow-x: hidden;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #777;
}
.text-md {
	font-size: 16px;
}

.text-lg {
	font-size: 18px;
}


.warning {
	color: #da562c;
	font-style: italic;
}
.text-primary {
    color: #36b3a8;
}

p {
    font-size: 15px;
    line-height: 1.75;
	margin-bottom: 18px;
}

p.large {
    font-size: 16px;
}

p.bold{
	font-weight:bold;
	
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #36b3a8;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #000;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
}
.media-left, .media > .pull-left {
    padding-right: 25px;
	padding-top: 5px;
}
.media-body p {
	color: #777;
}
hr {
    margin-top: 35px;
    margin-bottom: 35px;
    border-color: #E0E0DF;
}
.hr-short {
  float: none;
  overflow: hidden;
  padding: 0 15px;
}
.hr-short hr{
  width: 30%;
  float: left;
  margin: 10px 0;
}
.hr-short.hr-left .hr-inner {
    left: 0%;
    margin-left: 0%;
}
.hr-short .hr-inner {
    width: 32%;
}
.hr-inner {
  position: absolute;
  height: 1px;
  left: 0;
  top: 50%;
  margin-top: -1px;
  border-top-width: 1px;
  border-top-style: solid;
}
.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #333;
}
.border-top {
	border-top: solid 1px #ddd;
}
.pad-tb-md {
	padding-top: 35px;
	padding-bottom: 35px;
}
.pad-tb-sm {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pad-tb-xs {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pad-lr {
	padding: 0 25px;
}
.mg-t{
	margin-top: 25px;
}
.mg-b{
	margin-bottom: 20px;
}
.mg-b-md{
	margin-bottom: 40px;
}
.mg-t-sm{
	margin-top: 15px;
}
.btn-primary {
    border-color: #36b3a8;
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #36b3a8;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #000;
	background: #000;
   
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #36b3a8;
    background-color: #36b3a8;
}

.btn-primary .badge {
    color: #36b3a8;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #36b3a8;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #36b3a8;
	letter-spacing: 2px;
}

.btn-sm {
    background-color: #36b3a8;
    border-color: #36b3a8;
    border-radius: 2px;
    color: #fff;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px 20px;
    text-transform: uppercase;
	margin-top:10px;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #000;
}


.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #36b3a8;
    background-color: #36b3a8;
}

.btn-xl .badge {
    color: #36b3a8;
    background-color: #fff;
}
.btn-group-lg>.btn, .btn-lg {
  padding: 16px 30px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 3px;
}
.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,cursive;
    color: #36b3a8;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #000;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #36b3a8;
    background-color: #36b3a8;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #36b3a8;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #36b3a8;
	background-color: rgba(0,0,0,0.5)
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0px;
    background-color: rgba(0,0,0,0.5);
	color: #36b3a8;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #36b3a8;
    background-color: rgba(0,0,0,0.5)
}

@media(min-width:990px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 0px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

.dropdown-menu {
	background: #222;
}

.dropdown-menu > li > a {
	color: white;
	font-size: 14px;
	padding: 7px 20px;
}
.navbar-default .nav .dropdown-menu li a {
  text-transform: none;
}
.navbar-default .nav .dropdown-menu li a:hover {
	color: white;
    background: #36b3a8;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	    color: #36b3a8;
    background-color: rgba(0,0,0,0.5)
}
@media (max-width: 989px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #36B3A8 ;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #999;
    background-color: #e7e7e7;
  }

}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    /*background-image: url(../img/header-bg.jpg);*/
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header h2 {
    margin-bottom: 20px;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
}
header p {
    display: none;
}
/* carousel */

.carousel-indicators li {
  background-color: #222;
  border: 1px solid #222;
  border-radius: 10px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  z-index: 10;
  top: 100px;
  text-shadow: none;
}

/* Declare heights because of positioning of img element */
#myCarousel  .item {
  height: 400px;
  background-color:#bbb;
  background-repeat: none;
  background-position: center center;
  	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-control {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    font-weight: 100;
    line-height: 40px;
    color: #FFF;
    text-align: center;
    background: none repeat scroll 0% 0% #222;
    border-radius: 23px;
    opacity: 0.5;
}
.carousel-control.right {
    right: 15px;
    left: auto;
}
#carousel1 .item, 
#carousel2 .item { 
  padding-bottom: 30px;
}
#carousel1 .carousel-indicators, 
#carousel2 .carousel-indicators {
  bottom: -20px;
}


@media(min-width:768px) {
    header .intro-text {
        padding-top: 200px;
        padding-bottom: 120px;
    }

    header p {
        margin: 0 auto 30px;
        font-size: 20px;
        line-height: 30px;
		display: block;
		width: 70%;
    }

    header h2 {
        margin-bottom: 30px;
        font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 50px;
        line-height: 50px;
    }
#myCarousel  .item {
  height: 600px;
}
.carousel-caption {
  z-index: 10;
  top: 200px;
}
	
}

section {
    padding: 60px 0;
}
section.fixedheader {
    padding: 100px 0 60px;
}


section h2.section-heading {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 40px;
	font-weight: 200;
}

section h3.section-subheading {
    margin-bottom: 30px;
    text-transform: none;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 80px 0;
    }
	section.fixedheader {
    padding: 140px 0 80px;
}

}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}
.service-heading a {
    color: #333;
	padding: 6px 12px;
	border-bottom: 1px solid #fff;
}
.service-heading a:hover {
	border-bottom: 1px solid #333;
}

.sidebar {
	padding: 20px 10px;
}
.sidebar h3 {
	font-weight: 300;
	letter-spacing: 2px;
	padding: 0 14px;
}
.sidebar a {
	text-transform: uppercase;
	color: #777;
}
.sidebar a:hover {
	color: #36b3a8;
}
.sidebar .nav-stacked > li.active a {
    color: #000;
}

.team-member {
    margin-bottom: 10px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 4px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}


.form-lg {
    background-position: center;
    background-repeat: no-repeat;
}



.form-lg .form-group {
    margin-bottom: 25px;
}
.form-lg label {
	font-size: 16px;
}


.form-lg .form-group input,
.form-lg .form-group textarea,
.form-lg .form-group select {
    padding: 14px;
}

.form-lg .form-group .form-control {
	  padding: 15px 12px;
	  height: 48px;
   
}
.form-lg .form-group .form-control.inline {
	display: inline-block;
	width: auto;
}

.form-lg .form-control:focus {
    border-color: #36b3a8;
    box-shadow: none;
}

.form-lg::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

.form-lg:-moz-placeholder {
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

.form-lg::-moz-placeholder {
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

.form-lg:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

.form-lg .text-danger {
    color: #e74c3c;
}

footer {
    padding: 50px 0;
	color: #fff;
}
footer a{
    color: #a5a5a5;
}
footer a:hover {
    color: #36B3A8;
}
footer input{
	color: #333;
}
footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: none;
    line-height: 30px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 50px;
	vertical-align: middle;
    outline: 0;
    color: #4d4d4d;
    background-color: #fff;
	border: solid 1px #4d4d4d;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #4d4d4d;
	border: solid 1px #4d4d4d;
	color: #fff;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.full-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.full-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.full-modal .modal-content p {
    margin-bottom: 30px;
}

.full-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.full-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.full-modal .modal-content img {
    margin-bottom: 30px;
}

.full-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.full-modal .close-modal:hover {
    opacity: .3;
}

.full-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.full-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.full-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #36b3a8;
}

::selection {
    text-shadow: none;
    background: #36b3a8;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #36b3a8;
}
.illogo {
	display: inline-block;
    width: 185px;
    height: 50px;
    overflow: hidden;
    text-indent: -999em;
    background: url("../img/logo/il_logo.png") no-repeat 0 0  transparent;
    vertical-align: middle; 
	 background-size: cover !important;
}

.illogo:hover {
    background: url("../img/logo/il_logo_hover.png") no-repeat 0 0  transparent;
}

@media (max-width: 1024px) {
.illogo {
	margin: 10px 0 0 15px;
    width: 130px;
    height: 35px;
}
}
@media (max-width: 767px) {
.thumb {
	width: 60px;
	height: auto;
}
.media-left, .media > .pull-left {
    padding-right: 15px;
}
}
.upcoming-tile {
	position: relative;
	padding: 20px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0df;
	overflow: hidden;
	color: #333;
	font-size: 17px;
	line-height: 28px;
	color: #333;
	transition: all ease .5s;
}
.upcoming-tile:hover {
	background: #fafafa;
}
.upcoming-tile:hover .title {
	color: #36b3a8;
}
.upcoming-tile .upcoming-date {
	font-family: Tinos, Cambria, Times, "Times New Roman", serif;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.upcoming-tile .upcoming-place {
	font-family: Tinos, Cambria, Times, "Times New Roman", serif;
	text-transform: uppercase; 
}
.upcoming-tile .upcoming-title {
    display: block;
}
.upcoming-tile .title {
    font-weight: 400;
	transition: all ease .5s;
}
.upcoming-tile .extrainfo {
    font-size: 15px;
}
.upcoming-tile  .extrainfo .soldout {
    font-size: 13px;
	font-weight: 900;
	padding: 3px 5px;
	background: #e37e5e;
	color: #fff;
	margin-left: 15px;
}
.upcoming-tile .extrainfo i{
	margin-right: 10px;
	color: #36B3A8;
}
.detail-actions {
	overflow: hidden;
}

.detail-tile {
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	color: #777;
}
.detail-tile p{
	font-size: 16px;
}
.detail-tile .detail-label {
	color: #333;
}
.detail ul.social-buttons {
    margin-bottom: 0;
}

.detail ul.social-buttons li a {
    display: block;
	border-radius: 0;
	text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
	vertical-align: middle;
    outline: 0;
    background-color: #fff;
	border: solid 1px #ddd;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.detail ul.social-buttons li.fb a {
	color: #405f9f;
}
.detail ul.social-buttons li.tw a {
	color: #309fed;
}
.detail ul.social-buttons li.linked a {
	color: #29bfda;
}
.detail ul.social-buttons li.email a {
	color: #36b3a8;
}
.detail ul.social-buttons li.fb a:hover {
	color: #fff;
	background:#405f9f;
}
.detail ul.social-buttons li.tw a:hover {
	color: #fff;
	background:#309fed;
}
.detail ul.social-buttons li.linked a:hover {
	color: #fff;
	background:#29bfda;
}
.detail ul.social-buttons li.email a:hover {
	color: #fff;
	background: #36b3a8;
}
.detail-tile ul.social-buttons li a:hover,
.detail-tile ul.social-buttons li a:focus,
.detail-tile ul.social-buttons li a:active {
    background-color: #4d4d4d;
	border: solid 1px #4d4d4d;
	color: #fff;
}
.cart-item {
	padding-bottom: 10px;
}
.cart-item .title {
	font-size: 30px;
	line-height: 34px;
	padding: 0 0 10px;
}

.cart-item .price {
	font-size: 30px;
	line-height: 34px;
}
.cart-item .price span {
	font-size: 16px; 
	line-height: 16px;
	margin-right: 7px;
}

.cost_table {
	border: 1px solid #ccc;
	width: 50%;
	margin:0;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0;
}

.cost_table tr {
	border: 1px solid #ddd;
	padding: 5px;
}

.cost_table th, .cost_table td {
	padding: 10px;
	text-align: center;
}

.cost_table th {
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
}

@media screen and (max-width: 600px) {

.cost_table {
	border: 0;
}

.cost_table thead {
	display: none;
}

.cost_table tr {
	margin-bottom: 10px;
	display: block;
	border-bottom: 2px solid #ddd;
}

.cost_table td {
	display: block;
	text-align: right;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
}

.cost_table td:last-child {
	border-bottom: 0;
}

.cost_table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
}
			  
.soldOut{
	color: #36b3a8;
	font-size: 18px;
	line-height: 28px;
}


.cost_table_reg {
	border: 1px solid #ccc;
	width: 50%;
	margin:0;
	padding:0;
	border-collapse: collapse;
	border-spacing: 0;
}

.cost_table_reg tr {
	border: 1px solid #ddd;
	padding: 5px;
	font-size: 12px;
}

.cost_table_reg th, .cost_table_reg td {
	padding: 5px;
	text-align: center;
}

.cost_table_reg th {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
}

@media screen and (max-width: 600px) {

.cost_table_reg {
	border: 0;
}

.cost_table_reg thead {
	display: none;
}

.cost_table_reg tr {
	margin-bottom: 10px;
	display: block;
	border-bottom: 2px solid #ddd;
}

.cost_table_reg td {
	display: block;
	text-align: right;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
}

.cost_table_reg td:last-child {
	border-bottom: 0;
}

.cost_table_reg td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
}

.sidebar .sidenav a {
	text-transform: none;
	font-size: 16px;
}
.sidebar .sidenav a strong {
	color: #222;
	font-family: Tinos, Baskerville, "Palatino Linotype", Palatino, serif;
	font-weight: normal;
}

.sidebar .nav .sidenav > li > a {
    padding: 15px 15px;
}

.accordion-toggle.collapsed::before {
    content: "\f067";
}
.accordion-toggle::before {
    color: grey;
    content: "\f068";
    float: right;
    font-family: "FontAwesome";
}
.panel-heading a{
	color: #36b3a8;
}

.login {
color:#fff;	
}

/*Memberships*/
.pricing-table {
    text-align: center;
	margin-top: 30px;
}
.pricing-table h4 {
    margin:0;
}

.block{  
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}
/*Shared properties*/
.title-member,.pt-footer{
    color: #FEFEFE;
    text-transform: capitalize;
    line-height: 2.5;
    position: relative;
}
.price-content{
    position: relative;
    color: #FEFEFE;
}

.price{
    position: relative;
    display: inline-block;
    margin-bottom: 0.625rem;
}
.price span{    
    font-size: 60px;
    font-weight: 100;        
}
.price sup{
    font-size: 12px;    
    position: absolute;    
    top: 12px;
    left: -12px;
}
.hint{
    font-style: italic;
    font-size: 0.9rem;
}
ul.features{
    list-style-type: none;    
    text-align: left;
    padding:15px 10%;
	background: #f7f7f7;
	margin-bottom: 0;
}
.features li{
    padding:10px 0;
    width: 100%;
	border-bottom: solid 1px #efefef;
}
.features li span{
   padding-right: 0.4rem; 
}
.pt-footer{
    text-transform: uppercase;
}
.pt-footer p{
    display: block;
	padding: 15px 0;
	font-weight: 700;
}
.pt-footer a{
	display: block;
    color: #fff;
}
.pt-footer p:hover{
	background: #222;
}
/*member1*/
.member1 .title{        
    background: #36b3a7;    
}
.member1 .price-content,.member1 .pt-footer{
    background: #54beb4;
}

/*member2*/
.member2 .title{
    background: #d4bd48;
}
.member2 .price-content,.member2 .pt-footer{
    background: #dac763;
}


/*member3*/
.member3 .title{
    background: #da562b;
}
.member3 .price-content,.member3 .pt-footer{
    background: #e06f4b;
}

/*member4*/
.member4 .title{
    background: #1c719e;
}
.member4 .price-content,.member4 .pt-footer{
    background: #3e86ac;
}