/* NEW HOME */
.mb-2 { margin-bottom: 2rem; }
.mt-2 { margin-top: 2rem; }
.my-2 { margin-top: 2rem; margin-bottom: 2rem; }
.c-pink { color: #EC008B; }

.homepage p {
    color: #4c1035;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 2rem;
    line-height: 1.6;
}

.home-hero {
    width: 100%;
    margin-bottom: 2rem;
}

.home-hero-text h1 { font-size: 5rem; }
.home-hero-text h2 { font-size: 2.5rem; }

@media only screen and (max-width: 992px) {
    .home-hero-text h1 { font-size: 3.5rem; }
    .home-hero-text h2 { font-size: 2rem; }
}
@media only screen and (max-width: 576px) {
    .home-hero-text h1 { font-size: 2.5rem; }
    .home-hero-text h2 { font-size: 1.25rem; }
}

.home-welcome {
    padding-bottom: 8rem;
}

@media only screen and (max-width: 576px) {
    .home-welcome img.circle-image {
        max-width: 50% !important;
        margin-bottom: 2rem;
    }
}

.home-welcome img.circle-image {
    max-width: 70%;
}

.home-welcome img.welcome-text {
    width: 25rem;
    padding-bottom: 2rem;
}

.home-welcome .home-welcome-right {
    padding: 0 5%;
}

.home-become-member {
    background-color: #C5B6C0;
    padding: 8rem 0;
}

.home-become-member .member-title {
    font-size: 3.5rem;
    color: white;
    font-family: aileron, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 2px;
}

.home-become-member .member-text {
    font-style: normal;
    font-weight: 400;
    padding: 0 10% 1rem;
}

.home-become-member a p {
    color: white;
    font-weight: 400;
    text-align: center;
}

.home-become-member .row + .row {
    margin-top: 8rem;
}

.already-member .already-member-title {
    text-transform: uppercase;
    color: #D11789;
    font-size: 4rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
}

.already-member .already-member-text {
    padding: 0 10%;
}

/* -------- */

body {
  height: 100vh !important;
  min-height: 100vh !important;
  width: 100% !important;

  position: relative;
  z-index: 99999;

  display: block;

  font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; color: #666; background-color: #fff; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;

  /*overflow:scroll !important; -webkit-overflow-scrolling:touch !important;*/
}
body:not(.director) {
  /*background: url(../images/layout/bg.jpg);*/
  background-size: 500px 500px;
  background-attachment: fixed;
  background-position: center 35%;
}
body.not-home {
  /*padding-top: 153px;*/
}
.modal {
  z-index: 999999;
}
legend {
  padding-top: 20px;
}

@media (min-width: 981px) {
.container-fluid.gallery-container .col-md-6 {
	width: 49% !important;
}

.container-fluid.gallery-container .col-md-pull-6 {
	right: 49% !important;
}

.container-fluid.gallery-container .col-md-push-6 {
	left: 49% !important;
}
}

.container-full {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.wrapper {
  min-height: 100%;
  height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
  height: 100%;
  margin: 0 auto -353px; /* the bottom margin is the negative value of the footer's height */
}
.site {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.site-content {
  flex: 1 0 auto;
}
.container-fluid {
  max-width: 1080px;
}
.text-left-i {
  text-align: left !important;
}
.resp-img {
  max-width: 100%;
  width: auto;
}
.vert-align-center {
  vertical-align: middle !important;
}
.footer {
  /*background: #961894;*/
  background: transparent url("../images/layout/header_bg.jpg") no-repeat scroll center center / cover;
  padding: 5px 0;
  color: #fff;
  font-size: 12px;
}
.footer a {
  color: #f1f1f1;
}
.note-editable a, #franchise-body a {
  color: #C37CC6 !important;
}
.pink {
  color: #EC008B;
}
p.pink {
  font-size: 15px;
}

/*
Default Styling and Classes
*/

.content, .gridItem {
  background: rgba(0,0,0,0.65);
  padding: 12px;
  width: 100%;
}
.white-content {
  margin-bottom: 30px;
  padding: 15px;
  background: white;
  color: black;
  border-radius: 4px;
}
.white-content.pink-text h2 {
    color: #EC008B;
}
body.director .form-control,
.white-content .form-control,
.white-content .form-control:hover,
body.director .form-control:focus,
.white-content .form-control:focus {
  background: #f5f5f5;
}
.white-content img {
  max-width: 95%;
}
.form-control-static {
  height: 52px;
  padding: 0;
  line-height: 52px;
}
body.director .accountContent {
  border: 2px solid #D9D9D9;
}
body.director .breadcrumb,
body.director .sideList {
  background: #B60479;
}
hr {
  border-style: solid;
  /*max-width: 80%;*/
  margin: 10px auto;
  border-top-color: #F0F;
}
.dashed {
  width: 100%;
  margin: 10px auto;
  margin-top: -10px;
  margin-bottom: 20px;
}
.tab-content img {
  width: auto;
}

/***
ANIMATIONS
***/

a, :after, :before, .form-control, .btn, nav#menu ul ul, #mobileToggle, #mobileToggle *, .animatted, .group-input[type="submit"], .scwaccord-title, .benefit, .b-title {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/***
IMAGES
***/

/*.container-fluid img {
max-width: 100%;
max-height: 100%;
height:auto;
width:auto;
}*/

/***
HEADER
***/

#mainHeader {
  /*position: fixed;*/
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 350px auto;
  border-bottom: 3px solid #C37CC6;
}

/***
LOGO
***/
#logo {
  display: block;

  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}

/***
MAIN MENU
***/
nav#menu {
  margin-top: 55px;
}
nav#menu ul {}
nav#menu ul li {
  margin-left: 3px;
  position: relative;
}
nav#menu ul li a:link, nav#menu ul li a:visited, nav#menu ul li a {
  position: relative;
  display: block;
  color: #666;
  font-size: 15px;

  padding: 8px 10px;
}
nav#menu > ul > li.has-children > a:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f107";
  display: inline-block;

  margin-left: 15px;
  font-weight: bold;
  font-size: 18px;
}
nav#menu ul li.has-children:hover a:after {
  bottom: -30px;
}
nav#menu ul li a:hover, nav#menu ul li a:active, nav#menu ul li a.active {
  color: #EC008B;
  border-color: #EC008B;
}
nav#menu ul li.pink a {
  color: #EC008B;
  border: 1px solid #EC008B;
  border-radius: 4px;
  background: #fff;
}
nav#menu ul ul li {
  display: block;
}
nav#menu ul ul li a {
  display: block;
  width: 100%;
  border: none !important;

}


.membersignin {
  margin-top:5px;
  padding:8px 25px;
  background: #EC008B;
  color: #fff;
  border-color: #EC008B;
  border-radius: 50px;
  float:right;
}
.membersignin:hover {
  color:#fff;
}

/* Directors Menu */
ul.directorMenu {
  text-align:right;
  padding:8px 0 5px;
}

ul.directorMenu li {
  display:inline;
}

ul.directorMenu li a {
  text-align:center;
  display:inline-block;
  position: relative;
  font-size: 17px;
  padding: 8px 15px;
  border: 2px solid #EC008b;
  border-radius: 50px;
  background: #EC008B;
  color: #fff;
  margin:0px 4px;
}

ul.directorMenu li a:hover {
  color: #ddd;
  border-color: #ddd;
}

#blog h3, #facebookFeed h3 {
  font-size: 26px;
  background: #C37CC6;
  color: #fff;
  padding: 10px 15px;
  margin-bottom: 0;
}
#blog h3 i, #facebookFeed h3 i {
  font-size: 28px;
}
#blog .inner, #facebookFeed .inner {
  border: 2px solid #C37CC6;
  border-top: none;
  padding: 15px 10px;
  margin-bottom: 20px;
}

.inner ul {
  max-height: 475px;
  overflow-y: auto;
  padding-right: 25px;
}
.inner ul img {
  max-width: 90%;
  margin:5px;
}
.inner ul p {
  font-size: 13px;
}
.inner ul li:after {
  content: '';
  display: block;
  max-width: 100%;
  margin: 20px 0;
  height: 2px;
  background: #FF00FF;
}

.pink-btn {
  background: #D11789;
  color: #fff !important;
  padding: 8px 24px;
  padding-bottom: 8px !important;
  border-radius: 0;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.7em !important;
}
.pink-btn:hover {
  background: #333;
}

.video {
  position: relative;
  display: block;
}
.video::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: url(../images/video/play-btn.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40%;
}

/*
Responsive Image Slider
*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/* Video Slide */

.video-bg,
.video-bg iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
}

/* =============================================== 	*/
/* Home Page 										*/
/* =============================================== 	*/

/* Welcome */

#welcome {
  margin-top: 45px;
}

#homeMap {
  min-height: 450px;
  margin-bottom: 35px;
}
.semi-final img {
  margin-bottom: 50px;
  margin-right: 10px;
}

.btn-lllc, .btn-lllc:after {
  border-color: #ec008b !important;
  color: #ec008b !important;
}
.btn-sm {
  font-size: 0.8rem;
}
.zoom-title-area {
  margin:60px 0px 40px;
}
.zoom-title {
  color: #ec008b;
  font-size: 2.2rem;
  line-height: 2.6rem;
  font-weight: 700;
}
.zoom-subtitle {
  color: black;
  font-size: 1.4rem;
  line-height: 2.1rem;
}

.zoom-meeting {
  background: rgba(255, 255, 255, 0.4);
  border: 3px solid #ec008b;
  padding: 20px 10px;
  margin: 10px 0px 0px;
  transition: all 0.3s;
}
.zoom-meeting:hover {
  background: rgba(255, 255, 255, 0.6);
}
.zoom-date {
  font-size: 1.6rem;
  line-height: 2.0rem;
  color: #ec008b;
}
.zoom-speaker {
  font-size: 1.4rem;
  font-weight: 600;
  color: black;
  paddinG: 20px;
}
.zoom-time {
  color: #ec008b;
  font-size: 1.4rem;
  padding-bottom: 10px;
}
.zoom-subject {
  color: black;
  font-size: 1.2rem;
  line-height: 1.6rem;
  min-height: 11rem;
  display:flex;
  align-items: center;
  justify-content: center;
}
.zoom-link {
  min-height: 28px;
}
.zoom-link a {
  border: 1px solid #ec008b;
  color: #ec008b;
  padding: 3px 8px;
  border-radius: 2px;
  transition: 0.2s;
}
.zoom-link a:after {
  position: relative;
  display: inline-block;
  content: ">";
  left: -10px;
  opacity: 0;
  transition: 0.3s;
}

.zoom-link a:hover {
  background-color: white;
  padding-right: 20px;
}
.zoom-link a:hover:after {
  left: 15px;
  opacity: 1;
}
.zoom-join {

}

/* Venues List */

#venues {
  margin-top: 45px;
}
#venues a.venue {
  display: block;
  background: #f1f1f1;
  margin-bottom: 30px;
  padding: 15px;
  border: 2px solid #ddd;
  min-height: 258px;
  max-height: 258px;
}
#venues a.venue:active, #venues a.venue:hover {
  background: #E7E7E7;
  border-color: #C37CC6;
}
#venues a.venue h3 {
  color: #C37CC6;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}
#venues a.venue h5 {
  color: #666;
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
}
#venues a.venue img {
  max-height: 167px;
  max-width: 100%;
  margin: 0px auto;
  text-align: center;
}

/* ===============================================	*/
/*		Bread Crumbage 							   	*/
/* =============================================== 	*/
.breadcrumb {
  /*background: rgba(0,0,0,.45);*/
  background: #e08;
  color: #fff;
  border-radius: 0;
  margin-top: 20px;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb a:hover, .breadcrumb:active {
  color: #ddd;
}

/* ===============================================	*/
/*		PAGE BUTTONS							   	*/
/* =============================================== 	*/

.btn-read-more {
  background: transparent;
  font-size: 20px;
  font-weight: 500;
  padding: 0.3em 1em;
  line-height: 1.7em !important;
  background: transparent;
  position: relative;
  border: 2px solid #fff;
  border-radius: 3px;
  color: #fff;
  transition: all .4s ease;
}
.btn-read-more:active, .btn-read-more:hover {
  background: rgba(255,255,255,0.3);
  border-color: transparent;
  color: #fff;
}
.btn-read-more:after {
  margin-left: -14px;
  position: relative;
  bottom: -2px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  opacity: 0;
}
.btn-read-more:hover:after {
  margin-left: 20px;
  opacity: 1;
}

.btn-read-more-white {
  background: transparent;
  font-size: 20px;
  font-weight: 500;
  padding: 0.3em 1em;
  line-height: 1.7em !important;
  background: transparent;
  position: relative;
  border: 2px solid #000;
  border-radius: 3px;
  color: #000;
}
.btn-read-more-white:active, .btn-read-more-white:hover {
  background: rgba(0,0,0,0.3);
  border-color: transparent;
  color: #000;
}
.btn-read-more-white:after {
  margin-left: -14px;
  position: relative;
  bottom: -2px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  font-size: 26px;
  font-weight: bold;
  color: #000;
  opacity: 0;
}
.btn-read-more-white:hover:after {
  margin-left: 20px;
  opacity: 1;
}
.btn-read-more.btn-rm-black {
  margin-top: 15px;
  padding: .25em 1em;
  border-color: black;
  color: black;
  font-size: 15px;
}
.btn-read-more.btn-rm-black:after {
  color: black;
}

.btn-border {
  border-color: #666;
  color: #666;
}
.btn-border:hover {
  background: #ddd;
  color: #666;
  border-color: #ddd;
}
.btn-border:after {
  color: #666;
}
.btn-pink {
  border-color: #C37CC6;
  color: #C37CC6;
}
.btn-pink:hover {
  background: #eee;
  color: #C37CC6;
  border-color: #eee;
}
.btn-pink:after {
  color: #C37CC6;
}
.contact-btn {
  margin: 20px 0;
  margin-bottom: 50px;
}

img.desaturate {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}

/* ===============================================	*/
/*		Main Franchise Page Template 			   	*/
/* =============================================== 	*/

#franchise-header {
  background: url(../images/layout/header_bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 45px 0;
  color: #fff;
  margin-bottom: 85px;
}
#franchise-header #franchise-header-image-hold {
  max-height: 300px !important;

}
#franchise-header #franchise-header-image-hold #franchise-header-image {
  display: block;
  max-height: 300px !important;
  border-radius: 50%;
  margin-top: 45px;
}
#franchise-header #franchise-header-description {
  display: block;
  padding: 5% !important;
}
#franchise-header #franchise-header-description h1 a {
  font-size: 46px;
  font-weight: 300;
  color: #fff;
  line-height: 46px;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
#franchise-header #franchise-header-description h2 {
}
#franchise-header #franchise-header-description a {
  margin-top: 20px;
}
#franchise-header #franchise-header-description .details {
  margin-top: 50px;
}
#franchise-header #franchise-header-description p {
  font-size: 18px;
}
#franchise-header #franchise-header-description p strong {
  font-weight: 700;
}

/* FRANCHISE BODY */

#franchise-about-images {
  margin-bottom: 50px;
}
#franchise-body #franchise-about-side-image {}
#franchise-body #franchise-about-images {
  margin-top: 45px;
}
#franchise-body-contact-title, #franchise-body-contact-form-title {
  color: #333;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 20px;

}
.pageTitle {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.pageTitle.clubTitle {
  color: #fff;
  background: #EC008B;
  /*display: inline-block;*/
  padding: 7px;
  border-radius: 30px;
  cursor:pointer;
}
.eventsTitle {
  font-size:2.2em;
  color:rgb(236,0,139);
}
.scwaccord-content {
  display:none;
}
.scwaccord-title:hover {
  background-color: rgb(179,19,119);
}
.fa-spaced {
  padding-right:10px;
  border-right:1px solid rgba(0,0,0,0.1);
}

.yarryTitle {
  color: #333;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 10px;
  border-bottom: 1px solid #EC008B;
  padding-bottom: 4px;
  margin-top: 30px;
}
#franchise-body #franchise-body-contact-form {}
.form-control {
  background: #f5f5f5;
  color: #3E3E3E;
  padding: 16px;
  border-radius: 0px;
  border: none;
  height: auto;
  box-shadow: none;
  margin-bottom: 20px;
}
.form-control:hover {
  background: #E4E4E4;
}
.form-control:focus {
  background: #E4E4E4;
  box-shadow: none;
  border: none;
}
.form-control.no-margin {
  margin-bottom: 0;
}
.form-horizontal .control-label {
  line-height: 40px;
  padding-top: 0;
}

.panel-group .panel-group {
  margin: 10px;
}

.group-input {
  display: inline-block;
  height: 34px;
  padding: 6px 12px;
  color: #555;
  border: 1px solid #EC008B;
  line-height: 21px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.group-input[type="submit"], .group-input[type="submit"].inverted:hover {
  background-color: #D8007F;
  border-color: #D8007F;
  color: #FFFFFF;
}
.group-input[type="submit"].inverted, .group-input[type="submit"]:hover {
  background-color: #EC008B;
  border-color: #EC008B;
  color: #FFFFFF;
}
.group-input:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.group-input:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.contactHead {
  background: url(../images/layout/header_bg.jpg) center center;
  background-size:100%;
  margin: 0 0 50px 0;
  color:#fff;
  font-weight:500;
  font-size:1.1em;
  padding:40px 0px 40px;
}
.contactHeader {
  font-size:3em;
  font-weight: 600;
}
.venueHeader {
  background: url(../images/layout/header_bg.jpg) center center;
  background-size:100%;
  margin: 0 0 50px 0;
  color:#fff;
  font-weight:500;
  font-size:1.1em;
  padding:20px 0px 50px;
}
.venueTitle {
  font-size:3em;
  font-weight:700;
  margin:15px 0px 20px;

}
.venueTimetable li {
  margin: 15px 0;
}
.contact-message {
  color: #000;
}
.contact-message h3 {
  color: #333;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 35px;
}
.mapArea {
  background: #CC00CC;
  padding: 80px 0;
}

#mapHolder {
  height:50vh;
  margin-top:40px;
  margin-bottom: -40px;
}

#contactDetails {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
}
.eventList {
  position:relative;
  background:rgba(200,200,200,0.2);
  padding:10px;
  margin-bottom: 20px;
}
.eventList .soldOut {
  position:absolute;
  top:-5px;
  right:-10px;
  z-index:10;
}
.eventList .eventFooter {
  line-height:1.8em;
  border-top:1px solid rgba(0,0,0,0.3);
  padding:3px;
}
.eventList .input-group {
  /*display: block;*/
  margin-top: 5px;
}
.eventFooter input {
  height:34px;
  background:rgba(255,255,255,0.7);
  border-top:1px solid rgb(236,151,31);
  border-bottom:1px solid rgb(236,151,31);
  color:rgb(0,0,0);
  padding: 0 5px;
  line-height: 34px;
  text-align: center;
}
.eventFooter input:focus,
.eventFooter input:hover {
  background:rgba(255,255,255,0.7);
  border-top:1px solid rgb(236,151,31);
  border-bottom:1px solid rgb(236,151,31);
  color:rgb(0,0,0);
}
.input-group-btn .btn {
  z-index: 50;
}
.eventFooter .input-group-addon {
  border:1px solid rgb(236,151,31);
}
.eventList strong {
  font-weight:800;
  font-size:16px;
  color:rgba(0,0,0,1);
}
.eventList a {
  color: #C37CC6 !important;
}
.eventList:hover {
  background:rgba(200,200,200,0.4);
}
.venueImg {
  margin-top:15px;
}
/* Map */
.contactHolder {
  position:relative;
  z-index:100;
  height:0px;
}
.contactDetails {
  position:absolute;
  border:4px solid rgb(236,0,139);
  left:125px;
  top:60px;
  padding:10px 20px;
  background:rgba(0,0,0,0.6);
  color:#fff;
  min-width:250px;
}

.social {
  margin:10px;
}
.social li a {
  border:1px solid white;
  font-size:1.6em;
  color:#fff;
  border-radius: 10px;
  padding:8px;
  margin:8px;
}
.social li a:hover {
  border-radius: 50px;
  background:rgba(255,255,255,0.1);
}
.loyaltyCard {
  margin: 20px 0;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
  border: 2px solid #ddd;
}
.loyaltyCard strong {
  border-bottom: 2px solid #ddd;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}

/* ===============================================	*/
/*		Account List Pages (Grid)				   	*/
/* =============================================== 	*/

.accountContent {
  background: white;
  padding: 15px;
  margin-bottom:15px;
}
.sideList {
  background: #e08;
  color: #fff;
  padding:10px;
}
.sideList li a {
  display:block;
  color:#fff !important;
  line-height:3em;
  border-bottom:1px dashed rgba(200,200,200,0.7);
  padding-left:10px;
}
.sideList li:last-child a {
  border-bottom:none;
}
.sideList li a:hover {
  background: rgba(0,0,0,0.2);
}
.sideTitle {
  background: rgba(0,0,0,.45);
  color: #fff;
  padding:10px;
  font-size:1.3em;
}
.shareThis {
  margin:10px 0px;
  background: rgba(0,0,0,.45);
  color: #fff;
  padding:10px;
}

.small-label {
  font-size: 12px;
  margin: 0;
}

.key-item {
  display: inline-block;
  height: 25px;
  margin-right: 15px;
  width: 25px;
}
.key-description {
  display: inline-block;
  line-height: 25px;
  vertical-align: top;
}
.key-item.key-success { background-color: #DFF0D8; }
.key-item.key-warning { background-color: #FCF8E3; }
.key-item.key-danger { background-color: #F2DEDE; }

.row.lined-row {
  position: relative;
}
.row.lined-row::before {
  content: '';
  height: 1px;
  position: absolute;
  width: calc(100% - 30px);
  top: 50%;
  border-bottom: dotted 1px rgba(0, 0, 0, .15);
  left: 15px;
  transform: translateY(-50%);
}
.row.lined-row span {
  background: #fff;
}
.row.lined-row .col-xs-5 span { padding-right: 15px; color: #EC008B; }
.row.lined-row .col-xs-7 span { padding-left: 15px; }

/* ===============================================	*/
/*		Accounts Area                			   	*/
/* =============================================== 	*/

.account-box {
  margin-bottom: 30px;
}
.account-box .account-heading {
  background: #EC008B;
  color: white;
  padding: 15px;
  font-size: 1.2em;
  margin: 0;
}
.account-box .account-body {
  padding: 15px;
  border: 1px solid #EC008B;
}
.fileHolder {
  display: block;
  margin-bottom: 8px;
}
.fileHolder .fa {
  display: block;
  margin-bottom: 5px;
}
.fileHolder:hover  {
  color: #EC008B;
}

/* =============================================== 	*/
/*		Product View Page 							*/
/* =============================================== 	*/

/* Main Product Image */

.mainImageFixer {
  background: url(../images/layout/text_bg.png);
  /*background-size: 780px 730px;*/
  background-size: cover;
  padding: 50px;
  margin-bottom: 20px;
  min-height: 550px;
  max-width: 100%;
}
#mainImage {
  max-width: 100%;
}
#mainImage img {
  height: 100%;
  max-height: 450px;
  width: auto;
  padding: 15px;
  background: rgba(0,0,0,0.5);
  max-width: 100%;
}

/* Product Thumbnails */

.thumbnailsList {
  background: rgba(0,0,0,0.65);
  max-width: 850px;
  margin-left: 0px;
  padding: 15px 0;
}
.thumbnailsList .productThumbnail {
  background: rgba(255,255,255,0.75);
  padding: 8px;
}
.thumbnailsList .productThumbnail:hover {
  cursor: pointer;
}

/***
GALLERY PAGES
***/

.d-flex {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.d-flex-wrap {
  flex-wrap: wrap;
}

.sub-heading {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 20px;
}

.no-padding {
  padding: 0 !important;
}

/*p {
padding-bottom: 10px;
}*/

.gallery-text {
  background-color: #EC008B;
  padding: 45px;
  color: #ffffff;
}
.gallery-text:not(.no-min-height) {
  min-height: 300px;
  height: 100%;
}
.gallery-text .btn {
  margin: 20px 0 0 0;
}
.gallery-text.dark {
  margin: 30px 0;
  background: #C37CC6;
}

.gallery-img-1,
.gallery-img-2,
.gallery-img-3,
.gallery-img-4 {
  height: 300px;
  background-size: cover;
  background-position: center;
}
.gallery-img-1 {
  background-image: url(../images/gallery/club-gallery/gallery_2.jpg);
}
.gallery-img-2 {
  background-image: url(../images/gallery/club-gallery/gallery_15.jpg);
}
.gallery-img-3 {
  background-image: url(../images/gallery/club-gallery/gallery_6.jpg);
}
.gallery-img-4 {
  background-image: url(../images/gallery/club-gallery/gallery_19.jpg);
}

.gallery-img {
  height: 100%;
}

.title {
  background: transparent url("../images/layout/header_bg.jpg") no-repeat scroll center center / cover;
  color: #fff;
  padding: 35px 0;
  margin-bottom: 15px;
}
.title .pageTitle {
  font-size: 32px;
  line-height: 60px;
  color: #fff;
  margin: 0;
}
.gallery {
  margin-top: 15px;
}
.gallery a {
  display: block;
  margin: 15px 0;
  position: relative;
}
.gallery a .overlay {
  position: absolute;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #C37CC6;
  z-index: 999;
  opacity: 0;
  text-align: center;
  color: #fff;
  font-size: 34px;

  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.gallery a .overlay i {
  opacity: 1;
}
.gallery a:hover .overlay {
  opacity: 1;
  cursor: pointer;
}
.gallery a:hover .overlay i {
  opacity: 1;
}

/* =============================================== 	*/
/*		Blog Section	 							*/
/* =============================================== 	*/
.snippetImage {
  width:auto;
  height:auto;
  max-width:150px !important;
  max-height:125px !important;
}
.shareThis img {
  max-width:40px;
  margin:5px;
}
.blogContent {
  margin-top:35px;
  margin-bottom:35px;
}
.blogContainer {
  margin-top:10px;
  border:1px solid rgba(0,0,0,.45);
  padding:10px;
}
.blogContainer:hover {
  background:rgba(200,200,200,0.1);
}
.blogSnippet {
  height:50px;
}
.top-right, .bottom-right {
  float:right;
  margin:10px 15px;
}
.top-center, .bottom-center {
  margin: 10px 15px;
  float: none;
}
.top-left, .bottom-left {
  float:left;
  margin:10px 15px;
}

#blog h3 a {
  color: #fff;
}
/* =============================================== 	*/
/*		Shopping Cart	 							*/
/* =============================================== 	*/

/* =============================================== 	*/
/*		Checkout		 							*/
/* =============================================== 	*/

/* =============================================== 	*/
/*		Login Area									*/
/* =============================================== 	*/
.loginHeader {
  background: #C37CC6
}
.loginHeader h3 {
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  padding: 15px;
}
.formBody {
  padding: 15px;
}

.loginWell .input-group {
  margin-bottom: 20px;
}

.myWell {
  background: #fff;
  border: 2px solid #C37CC6;
}
.myWell + .myWell {
  margin-top: 5px;
}
.myWell.myWellLight {
  /*background: #D5D5D5;*/
}
.myWell label {
  /*color: #fff;*/
}

/* =============================================== 	*/
/*		Pricing Table	 							*/
/* =============================================== 	*/

.pricingTable {
  padding: 0;
  border: 1px solid #BEBEBE;
}
.pricingTable .pricingRow {
  margin: 0;
  padding: 0;
}
.pricingTable .pricingRow:first-child { padding-left: 15px; }
.pricingTable .pricingRow:last-child { padding-right: 15px; }
.pricingHead.active {
  background: #C37CC6;
}
.pricingHead {
  background: #BEBEBE;
  text-align: center;
  font-size: 16px;
  padding: 10px 0px;
  color: #fff;
}
.pricingTable .pricingRow .pricingHead h3 {
  margin: 0;
  font-size: 26px;
}
.pricingTable .pricingRow .pricingEntry {
  border-bottom: 1px solid #BEBEBE;
  max-height: 130px;
  padding: 10px 0;
  text-align: center;
}
.pricingTable .pricingRow .pricingEntry h4 {
  color: #C37CC6;
  font-size: 80px;
  font-weight: 300;
  margin: 0;
}
.pricingTable .pricingRow .pricingEntry h4 small {
  color: #999999;
  font-size: 16px;
}
.pricingTable .pricingRow .pricingEntry h4 small.pnd {
  font-size: 18px;
  position: relative;
  top: -50px;
}
.pricingTable .pricingRow .pricingBody {
  padding: 15px 20px;
}

.pricingBody h2 {
  margin: 0;
  padding: 20px;
  text-align: center;
}
.featureList li {
  color: #666;
  list-style: none;
  margin: 14px 0;
}
.featureList li:before {
  color: #C37CC6;
  content: '\b7\a0';
  font-size: 52px;
  line-height: 0;
  position: relative;
  top: 13px;
}
.featureList li.disabled {
  color: #ccc;
}
.pricingTable .pricingRow.active .pricingFoot {
  padding-bottom: 20px;
}

.loyalty-title {
  padding: 25px 0 10px;
  text-align: center;
}

.member-title {
  color: #EC008B;
  font-size: 27px;
  margin: 17px;
  text-align: center;
}

hr.m30 {
  margin: 30px auto;
}

/* =============================================== 	*/
/*		Franchise Page	 							*/
/* =============================================== 	*/

.franchiseHeader {
  background: transparent url("../images/layout/header_bg.jpg") no-repeat scroll center center / cover;
  padding: 80px 0;
  color: #fff;
}
.shop-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1230px;
}
iframe#main-shop {
  width: 100%;
  min-height: 1000px;
}
.franchiseHeader h2 {
  font-size: 26px;
  margin-top: 40px;
}
.heartList {

}
.heartList .col-md-3 {
  padding-right: 0;
}
.heartList .heartItem {
  margin-top: 35px;
}
.heartList .heartItem i {
  color: #f0f;
  font-size: 32px;
  float: left;
  min-height: 130px;
  margin-right: 15px;
}
.heartList .heartItem i.fa-heart-o {
  color: #fff;
}
.heartList .heartItem .content {
  background: transparent;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  line-height: 20px;
}
.heartList .heartItem .content p {
  font-weight: normal;
  font-size: 14px;
}

.includedIn {
  background: #10001E;
  padding: 54px 0px;
  color: #fff;
}
.includedIn h2 {
  font-size: 26px;
}

.tickList {

}
.tickList .col-md-3 {
  padding-right: 0;
}
.tickList .tickItem {
  margin-top: 35px;
}
.tickList .tickItem i {
  color: #fff;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 21px;
  padding-top: 8px;
  float: left;
  margin-bottom: 50px;
  margin-right: 15px;
}
.tickList .tickItem .content {
  background: transparent;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  line-height: 20px;
}
.tickList .tickItem .content p {
  font-weight: normal;
  font-size: 14px;
}

.futureFeatures {
  background: transparent url("../images/layout/header_bg.jpg") no-repeat scroll center center / cover;
  padding: 80px 0;
  color: #fff;
}
.futureFeatures .icon {
  background: #8224E3;
  border: 3px solid #fff;
  font-size: 48px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  line-height: 90px;
  margin: 0px auto;
  margin-bottom: 15px;
}
.futureFeatures h3 {
  font-size: 18px;
}
.futureFeatures hr {
  border-color: #fff;
  margin-top: 80px;
  margin-bottom: 20px;
}
.futureFeatures .contentBlock h3 {
  font-size: 26px;
  margin-top: 0;
}

.registerNow {
  padding: 45px 0;
}
.registerNow h2 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
}

/* =============================================== 	*/
/*		Founder Welcome	 							*/
/* =============================================== 	*/

.founder-welcome {
  display: block;
  background: transparent url("../images/layout/founder_bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 50px 0;
  color: #fff;
}
.founder-welcome .circle {
  max-width: 300px;
}
.founder-welcome h1 {
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);

  font-weight: lighter !important;
  font-size: 46px !important;
}
.founder-welcome p {
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  font-size: 18px;
}
.founder-welcome-content {
  padding: 80px 0;
}
.founder-welcome-content h2 {
  font-size: 26px;
  color: #000;
}
.founder-welcome-content p {
  color: #666;
}
.founder-images img {
  width: 100%;
}

.infoBlock {
  background: transparent url("../images/layout/founder_bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 50px 0;
  color: #fff;
}
.infoBlock h4 {
  font-size: 18px;
  color: #fff;
}

.infoWhiteBlock {
  background: transparent no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 50px 0;
}
.infoWhiteBlock h4 {
  font-size: 18px;
  color: #000;
}

.blockIcon {
  height: 105px;
  width: 105px;
  line-height: 130px;
  border-radius: 50%;
  text-align: center;
  background: #f0f;
  border: 4px solid #fff;
  margin: 0px auto;
  margin-bottom: 35px;
}
.blockIcon i {
  font-size: 56px;
  color: #fff;
}

.feedbackForm {

}
.feedbackForm h2 {
  font-size: 32px;
}
.feedback {}
.feedback .feedbackIco {
  width: 32px;
  height: 32px;
  line-height: 28px;
  border-radius: 50%;
  border: 2px solid #000;
  text-align: center;
  font-size: 17px;
  margin: 0px auto;
  margin-bottom: 15px;
}

/* =============================================== 	*/
/*		Contact Form	 							*/
/* =============================================== 	*/

#googleMap {
  width: 100%;
  min-height: 575px;
}

.countyTitle {
  display: block;
  font-size:1.4em;
  width:100%;
}
.countyTitle:hover {
  background-color:rgba(239,89,178,0.2);
}
/* ===============================================	*/
/*		Footer									   	*/
/* =============================================== 	*/



/*
Copyright Footer
*/

.copyright {
  font-size: 13px;
  margin-top: 25px;
  padding-bottom: 12px;
}

#menuToggle {
  position: relative !important;
  z-index: 9999999999 !important;
  background: #ddd;
  padding: 10px;
  margin-bottom: 15px;
}
#menuToggle:hover {
  cursor: pointer;
}

/* styles for desktop */
.tinynav { display: none }
#mobileMenu {
  margin-top: -70px;
}

#cart {
  position:fixed;
  top:10px;
  background: #EC008B;
  width:200px;
  height:50px;
  line-height:25px;
  z-index:999999;
  border-radius:50px;
  border:2px solid #B10376;
}

#cart i {
  color:#fff;
  margin:0px auto;
  position:relative;
  top:10px;
  left:18px;
  z-index:1;
}
#cart.cartOffPage {
  right:-400px !important;
}
#cart.cartOnPage {
  right:-120px !important;
}
#cart .badge-success {
  position:relative;
  z-index:2;
  background:#fff;
  color:#EC008B;
  border:1px solid #EC008B;
  top:-5px;
  left:8px;
}
#viewCart {
  width:50px;
  display:inline-block;
  font:14px;
  color:#fff;
  line-height:1em;
  position:relative;
  left:30px;
  top:9px;
  font-weight:600;
  text-align:center
}
#cart.cartOnPage:hover {
  right:-50px !important;
}

.removeFromCart {
  color:transparent;
  cursor:pointer;
}
.cart-table .cart-header {
  margin-top:20px;
  color: #000;
  border-bottom:1px solid rgb(255,0,255);
}
.cart-table .product-row {
  padding:6px 5px;
  color:rgba(0,0,0,1)
}
.cart-table .product-row:nth-child(even){
  background: rgba(200,200,200,0.2);
}
.cart-table .product-row:hover {
  background:rgba(200,200,200,0.4);
}
.cart-table .product-row:hover .removeFromCart {
  color:#000;
}

.cart-table .product-row:last-child{
  border-bottom:1px solid rgb(255,0,255);
  margin-bottom:5px;
}
.cart-table input[type=number] {
  border:1px solid rgba(0,0,0,0.4);
  background:rgba(255,255,255,1);
  padding:5px 5px;
  margin-top:-3px;
  border-radius:20px;
}
.addressBlock {
  padding:7px;
  margin:12px 0 6px;
}





.tabbed-content { display: none; }
.tabbed-content.active { display: block; }

.form-control.select2-ajax + .select2 {
  height: 52px;
  width: 100% !important;
}

.form-control.select2-ajax + .select2 .select2-selection,
.form-control.select2-ajax + .select2 .select2-selection__arrow {
  height: 100%;
}

.form-control.select2-ajax + .select2 .select2-selection__rendered {
  line-height: 52px;
}




/* ===============================================	*/
/*		Responsive Views						   	*/
/* =============================================== 	*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1366px) {
  .tagline {
    top: 55vh;
  }
}
@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 1024px) {
  #mobileMenu {
    display: block !important;
  }
  #logo {
    display: block;
  }
  #logo img {
    max-height: 11vw !important;
    width: auto !important;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 870px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .text-left {
    text-align: center;
  }
  .blogDates .text-left {
    text-align: right !important;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 450px) {
/*#header .col-xs-3, #header .col-xs-9 {
display: block !important;
width: 100% !important;
}*/
#logo {
  display: block;
  max-width: 50% !important;
  margin: 0px auto;
}
.blogSnippet {
  height: auto;
}
}


/***
Home Page
***/

#homeSlider {
/*        background-image: url(../images/layout/top-banner.jpg);
background-size: 100% auto;
background-position: center;
background-repeat: no-repeat;*/
/*margin-top: 153px;*/
}
#mainSlider {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 10;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  max-height: 75vh;
}

/* Tagline */

.tagline {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 99999;


  display: flex;
  align-items: center;
  justify-content: center;
}
.tagline h1,
.tagline strong {
  position: relative;
  z-index: 50;
  font-size: 55px;
  max-width: 1080px;
  font-weight: lighter;
  line-height: 75px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.85),
  1px 1px 2px rgba(15,15,15,0.85);
  background: rgba(182,6,122,0.45);
  padding: 20px;
  margin: 0;
}
.tagline h1:after,
.tagline strong:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  /*background: red;*/
  background: inherit;
  filter: blur(5px);
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -o-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: url(#blur);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='6');
}

/* About Section */

#about {
  position:relative;
  z-index:1;
  padding: 30px 0;
  background: url(../images/layout/bg.jpg);
  background-size: 500px 500px;
  background-attachment: fixed;
  background-position: center 35%;
}
#about p,
.pink-block {
  position: relative;
  z-index:3;
  display: block;
  text-align: justify;
  margin-bottom: 30px;

  padding: 25px 20px;
  padding-bottom: 35px;
  border-left: 4px solid rgba(182,3,121,0.85);
  border-right: 4px solid rgba(182,3,121,0.85);
  color: #000;
  background: #fff;
  box-shadow: 3px 3px 4px 2px rgba(15,15,15,0.15);
  border-radius: 4px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center 35%;
  /*text-shadow: 1px 1px 0 rgba(15,15,15,.4);*/
}
#about p:after,
.pink-block:after {
  content: '';
  height: 50px;
  width: 50px;
  position: absolute;
  bottom: 4px;
  right: 6px;
  background: url(../images/layout/hearts.png);
  background-size: 50px 50px;
  background-repeat: no-repeat;
  opacity: 0.65;
}
#about p a,
.pink-block a {
  color: #C1298D;
  text-decoration: underline;
}
#homeContent {
  position:relative;
}
/*#about:after {
content:'';
position: absolute;
left: 50%;
z-index: 2;
top: 60px;
bottom:60px;
border-left: 3px solid rgba(182,3,121,0.85);
}*/
#about .col-md-8.col-md-offset-4 .line {
  left: 200px;
}
#about .col-md-8 .line {
  left: 566px;
}
#about .last-child p {
  margin-bottom: 0;
}
#about .last-child {
  position: relative;
}
.doubleLines {
  position: absolute;
  bottom: -150px;
  left: 0%;
  right: 0%;
  margin: 0px auto;

  background: url(../images/layout/bottom_lines.png);
  background-repeat: no-repeat;
  height: 149px;
  width: 557px;
}

.disable-image {
  position: relative;
}
.disable-image::after {
  background: rgba(255, 255, 255, .85);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


/* Blog Feed */

#blogFeed {

}
#blogFeed .latest-blogs {}
#blogFeed h4 {
  font-size: 32px;
  font-weight: normal;
  margin: 30px 0;
  color: #666;
}
#blogFeed .latest-blogs .blog-item {
  border: 0.15em solid #ddd;
  border-radius: 4px;
  padding: 10px;
}
#blogFeed .latest-blogs .blog-item img {}
#blogFeed .latest-blogs .blog-item .blog-content {
  height: 150px;
}
#blogFeed .latest-blogs .blog-item .blog-content strong {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 21px;
  color: #666;
  margin-bottom: 15px;
}
#blogFeed .latest-blogs .blog-item.alt .blog-content strong {

}
#blogFeed .latest-blogs .blog-item .date {
  font-size: 13px;
  color: #888;
}
#blogFeed .latest-blogs .blog-item .date i {
  color: #EC008B;
  font-size: 16px;
  margin-right: 15px;
}
#blogFeed .owl-nav {}
#blogFeed .owl-nav .owl-prev {}
#blogFeed .owl-nav .owl-next {}

/* Start Up Links */

.links {
  padding: 30px 0;
}
.links .startUp {
  display: block;
  position: relative;
  padding: 40px 20px;
  border-left: 4px solid #EC008B;
  border-right: 4px solid #EC008B;
  border-radius: 4px;
  box-shadow: 3px 3px 4px 2px rgba(15,15,15,0.15);
}
.links .startUp:after {
  content: '';
  height: 50px;
  width: 50px;
  position: absolute;
  bottom: 4px;
  right: 6px;
  background: url(../images/layout/hearts.png);
  background-size: 50px 50px;
  background-repeat: no-repeat;
  opacity: 0.65;
}
.links .startUp h3 	{
  color: #EC008B;
  font-size: 21px;
  font-weight: bold;
}
.links .startUp p 	{}
.links .startUp p a 	{
  display: block;
  background: #B7087B;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  max-width: 50%;
  margin: 0px auto;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  border-radius: 6px;
}
.links .startUp p a:hover {
  background: #A30F70;
}

/* Partner Benefits */
.benefit {
  display: block;
  position: relative;
  border: 1px solid #AA1C45;
  margin: 0 0 30px 0;
  border-radius: 0 0 4px 4px;
  height: 100%;
}
.benefit.locked::before {
  background-color: #EC008B;
  content: '';
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
}
.benefit.locked::after {
  color: #FFF;
  content: '\f023';
  font-family: fontAwesome;
  font-size: 36px;
  left: 50%;
  position: absolute;
  text-shadow: #555 0px 0px 12px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.benefit.locked:hover::after {
  content: 'Premium member exclusive offer';
  font-family: Open Sans;
  font-size: 20px;
  text-align: center;
}
.benefit.locked .b-img, .benefit.locked .b-content {
  filter: blur(3px);
}
.b-img:not(.rslides) {
  height: 200px;
  padding: 10px;
  background-position: center;
  background-size: cover;
}
.b-img.lg {
  height: 364px;
  box-shadow: 0 0 4px rgba(15,15,15,.1);
  padding: 10px;
}
.b-img.lg li {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
}
.b-content {
  font-size: 15px;
  padding: 8px;
  color: white;
  background-image: url(../images/layout/founder_bg.jpg);
  background-size: 100%;
  background-position: center center;
  text-align: center;
  height: calc(100% - 200px);
  transition: all .4s ease;
}
.b-title {
  text-transform: uppercase;
  margin: 0 0 8px 0;
  min-height: 48px;
}
.b-desc {
  font-size: 13px;
}
a.benefit:not(.locked):hover {
  box-shadow: 0 0 4px rgba(15,15,15,.2);
}
a.benefit:not(.locked):hover .b-content {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.benefit-hold strong {
  font-size: 14px;
}
.benefit-hold small {
  font-size: 12px;
}
.benefit-hold small span {
  font-weight: bold;
}
.flex-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.flex-row .col {
  flex: 0 1 33.3%;
  width: calc(100% / 3);
  padding: 0 15px;
  margin: 0 0 30px 0;
}
.back {
  font-size: 16px;
}
.back:hover {
  color: #EC008B;
}

/***
FOOTER
***/

/* Message Of The Day */

.notificationPopover {
  position: fixed;
  width: 400px;
  z-index: 999;
  bottom: 20px;
  right: 90px;
  background: #f3f3f3;
  padding: 10px;
  border-radius: 4px;
  /*border: 1px solid #2686C6;*/
  border-top: 9px solid #EC008B;
  box-shadow: 0 0 6px 1px rgba(15,15,15,0.45);
}
.alert-pink:empty {
  display: none;
}
.alert-pink {
  background: #EC008B;
  color: #fff;
  margin-top: 10px;
  padding: 5px;
}
.notificationPopover p {
  margin: 0;
}
.notificationPopover p a {
  color: #EC008B;
}
.notificationPopover form {
  margin-top: 20px;
}
.notificationPopover form label {
  font-size: 13px;
  font-weight: normal;
}
.notificationPopover form .form-control {
  padding: 10px;
  font-size: 14px;
}
.notificationPopover form .btn {
  background: #EC008B;
  border: none;
  color: #fff;
}
.notificationPopover form .btn:hover {
  background: #B50579;
}

#mainFooter {
  background: url(../images/layout/founder_bg.jpg);
  background-size: cover;
  background-position: center center;
  padding: 50px 0;
  margin-top: 30px;
  color: #fff;
}
#mainFooter h3 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
#mainFooter .footerList {
  margin-top: 15px;
}
#mainFooter .footerList li {
  margin-bottom: 4px;
}
#mainFooter .footerList li a {
  color: #fff;
}
#mainFooter .footerList li a:hover {
  color: #333;
}

#copyright {
  background: #222;
  font-size: 13px;
  color: #fff;
  padding: 8px 0;
}
#copyright a {
  color: #B40479;
}
#copyright a:hover {
  color: #fff;
}
#mainFooter .socialList {
  text-align: center;
}
#mainFooter .socialList li {
  display: inline-block;
  margin: 0 15px;
}
#mainFooter .socialList li a {
  color: #fff;
}
#mainFooter .socialList li a .fa-icon {
  color: #B01C4E;
  margin-top: -2px;
}
#mainFooter .socialList li a:hover .fa-heart {
  color: #C06C90;
}
#mainFooter .socialList li a:hover .fa-icon {
  color: #fff;
}

.col-sm-offset-3 {
  margin-left: 0%;
}
#mobileToggle {
  display: none;
}

/* Blog Re-design */
.blog-block {
  display: block;
  margin-bottom: 30px;
  background: white;
  border-radius: 4px;
  overflow: hidden;
}
.blog-block .blog-img {
  display: block;
  height: 250px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top center;
}
.blog-block .blog-details {
  padding: 15px;
}
.advert-details {display: none;}

/* XL Screen Sizes, XL Wide Screens */
@media only screen and (max-width : 1500px) {
  .tagline h1,
  .tagline strong {
    line-height: 70px;
    font-size: 52px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .tagline h1,
  .tagline strong {
    font-size: 42px;
  }
}
@media only screen and (max-width : 1046px) {
  nav#menu ul li a:link, nav#menu ul li a:visited, nav#menu ul li a {
    font-size: 14px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1025px) {
  nav#menu ul ul {
    position: absolute;
    width: 240px;
    left: 0px;
    top: 100px;
    background: white;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    box-shadow: 0 0 5px rgba(15,15,15,.25);
    transition-delay: .5s;
  }
  nav#menu ul li:hover ul {
    visibility: visible;
    opacity: 1;
    top: 50px;
    transition-delay: 0s;
  }
}
@media only screen and (max-width : 1024px) {
  body {
    overflow-y: scroll !important;
  }
  #menu {
    margin-top: 55px;
  }
  #mobileToggle {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 15px;
    height: auto;
    z-index: 9999;
    /*transform: translateY(-50%);*/
  }
  #mobileToggle #toggle {
    background: #EC008B;
    font-size: 18px;
    padding: 8px 18px;
    color: #fff;
    border-radius: 50px;
/*margin-top: 50%;
transform: translateY(-20%);*/
}
#mobileToggle #toggle:hover {
  background: #B60279;
}
#mobileToggle i {
  margin-right: 10px;
}
nav#menu {
  display: none;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  height: 100vh;
  width: 100vw;
  margin: 0;
  padding: 10px 0;
  background: #EC008B;
  text-align: left;
  overflow-y: auto;
}
nav#menu ul {
  max-width: 100%;
  margin: 0px auto;
}
nav#menu ul li {
  display: block;
  margin-left: 0;
  width: 100%;
}
nav#menu ul li ul {
  padding-left: 25px;
}
nav#menu li a {
  display: block;
  width: 100%;
  color: #fff !important;
  border: none !important;
  background: transparent !important;
  margin: 8px 0;
  text-align: left !important;
}

.activeToggle #toggle {
  background: #B80079 !important;
}
.noRelMob {
  position: static;
}
.noRelMob #menu {
  margin-top: 0 !important;
}
/*#mainHeader {
  height: 12vw;
}*/
#homeSlider {
  margin-top: 12vw !important;
}
.membersignin {
  margin-right: 130px;
  margin-top: 15px;
}
}
@media only screen and (max-width : 992px) {
  .tagline h1,
  .tagline strong {
    line-height: 40px;
    font-size: 32px;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
}

@media only screen and (max-width : 815px) {
  .tagline {
  }
}

@media only screen and (max-width : 768px) {
  .col-sm-offset-3 {
    margin-left: 0%;
  }
  .tagline h1,
  .tagline strong {
    font-size: 32px;
    line-height: 38px;
  }
  .doubleLines {
    display: none;
  }
  .links .startUp {
    margin: 20px 0;
  }
  .links {
    padding: 0;
  }
  #about {
    margin-bottom: 0;
  }
}
@media only screen and (max-width : 725px) {
  .text-left,
  .text-right {
    text-align: center;
  }
  #copyright .col-xs-6,
  #socialFeeds .col-xs-6 {
    width: 100%;
  }
  #socialFeeds .col-xs-6 {
    text-align: center;
  }
  #mainHeader {
    /*height: 85px;*/
  }
  #homeSlider {
    margin-top: 85px !important;
  }
  #logo {
    display: block;
    margin: 0px auto;
  }
  #logo,
  #logo img {
    width: 80px !important;
    max-height: 80px !important;
    max-width: 100% !important;
  }
  .tagline h1,
  .tagline strong {
    font-size: 32px;
  }
}

@media only screen and (max-width : 725px) {
  .tagline h1,
  .tagline strong {
    font-size: 28px;
  }
}

@media only screen and (max-width : 550px) {
  .tagline h1,
  .tagline strong {
    background: rgba(182,6,122,0.65);
    font-size: 21px;
    padding: 10px;
    line-height: 30px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .tagline h1,
  .tagline strong {
    font-size: 17px;
    line-height: 25px;
  }
  #mobileToggle {
    right: 15px;
    top: 5px;
  }
  .membersignin {
    margin-top: 5px;
    padding: 8px 10px;
    font-size: 13px;
    margin-right: 120px;
  }
  #mobileToggle #toggle {
    top: 0;
    transform: none;
    margin-top: 0%;
  }
  .tagline h1,
  .tagline strong {
    font-size: 15px;
    line-height: 25px;
  }
}

@media only screen and (max-width : 405px) {
  .membersignin {
    display: none;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
  #mainSlider,
  .tagline {
    display: none;
  }
}

.event-image {
  border:1px solid #EC008B;
  padding:4px;
  margin:5px;
  max-width:90%;
  width:auto;
  height:auto;
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (max-width: 500px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left;
  }

  .col-xxs-1 {
    width: 8.333333333333332%;
  }

  .col-xxs-2 {
    width: 16.666666666666664%;
  }

  .col-xxs-3 {
    width: 25%;
  }

  .col-xxs-4 {
    width: 33.33333333333333%;
  }

  .col-xxs-5 {
    width: 41.66666666666667%;
  }

  .col-xxs-6 {
    width: 50%;
  }

  .col-xxs-7 {
    width: 58.333333333333336%;
  }

  .col-xxs-8 {
    width: 66.66666666666666%;
  }

  .col-xxs-9 {
    width: 75%;
  }

  .col-xxs-10 {
    width: 83.33333333333334%;
  }

  .col-xxs-11 {
    width: 91.66666666666666%;
  }

  .col-xxs-12 {
    width: 100%;
  }

  .col-xxs-push-1 {
    left: 8.333333333333332%;
  }

  .col-xxs-push-2 {
    left: 16.666666666666664%;
  }

  .col-xxs-push-3 {
    left: 25%;
  }

  .col-xss-push-4 {
    left: 33.33333333333333%;
  }

  .col-xxs-push-5 {
    left: 41.66666666666667%;
  }

  .col-xxs-push-6 {
    left: 50%;
  }

  .col-xxs-push-7 {
    left: 58.333333333333336%;
  }

  .col-xxs-push-8 {
    left: 66.66666666666666%;
  }

  .col-xxs-push-9 {
    left: 75%;
  }

  .col-xxs-push-10 {
    left: 83.33333333333334%;
  }

  .col-xxs-push-11 {
    left: 91.66666666666666%;
  }

  .col-xxs-pull-1 {
    right: 8.333333333333332%;
  }

  .col-xxs-pull-2 {
    right: 16.666666666666664%;
  }

  .col-xxs-pull-3 {
    right: 25%;
  }

  .col-xxs-pull-4 {
    right: 33.33333333333333%;
  }

  .col-xxs-pull-5 {
    right: 41.66666666666667%;
  }

  .col-xxs-pull-6 {
    right: 50%;
  }

  .col-xxs-pull-7 {
    right: 58.333333333333336%;
  }

  .col-xxs-pull-8 {
    right: 66.66666666666666%;
  }

  .col-xxs-pull-9 {
    right: 75%;
  }

  .col-xxs-pull-10 {
    right: 83.33333333333334%;
  }

  .col-xxs-pull-11 {
    right: 91.66666666666666%;
  }

  .col-xxs-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-xxs-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-xxs-offset-3 {
    margin-left: 25%;
  }

  .col-xxs-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-xxs-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-xxs-offset-6 {
    margin-left: 50%;
  }

  .col-xxs-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-xxs-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-xxs-offset-9 {
    margin-left: 75%;
  }

  .col-xxs-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-xxs-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

.checkbox-hold {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.checkbox-switch {
  display: inline-block;
  margin-right: 10px;
}
.checkbox-switch label {
  position: relative;
  width: 50px;
  height: 20px;
  background: #E9E9E9;
  border-radius: 20px;
  cursor: pointer;
  transition: all .3s ease;
}
.checkbox-switch label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #262626;
  border-radius: 20px;
  transition: all .3s ease;
}
.checkbox-switch label:active:after {
  width: 25px;
}
.checkbox-switch input:checked + label {
  background: #EFE3E3;
}
.checkbox-switch input:checked + label:after {
  left: calc(100% - 20px);
  background: #961894;
}
.checkbox-switch input:checked + label:active:after {
  left: calc(100% - 25px);
}
.checkbox-switch input {
  position: absolute;
  visibility: hidden;
}
.checkbox-switch {

}

/* Club Grid */
.countries-group,
.counties-group {
    /*margin-bottom: 30px;*/
}
.club-block {
    display: block;
    position: relative;
}
.club-block {
    overflow: hidden;
    margin-bottom: 30px;
}
.club-block .ovr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(15,15,15,.85);
    color: white;
    transition: all .4s ease;
}
.club-block .ovr strong {
    display: block;
    margin-bottom: 15px;
    font-size: 26px;
}
.club-block .ovr p {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.club-block img {
    transition: all .4s ease;
}
.club-block:hover img {
    transform: scale(1.25);
}
.club-block.club {
    height: 255px;
    -webkit-background-size: cover;
    background-size: cover;
}
.club-block.club:hover .ovr {
    opacity: 0;
}

.d-none {display: none;}
