/*
Max content widths
*/
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto
}

/*
Navbar as top bar
*/


.navbar-topbar {
  border-radius: 0;
}


/*
Header logo
If you require a Site title and a logo, an example of how to do this is provided below (use your own logo):

#site-title a {
  display: inline-block;
	padding-left 60px;
  background: url('../../img/logo.png') 0 0 no-repeat;
}
*/

/*
Main content
*/

#content article {
  margin-bottom: 40px
}
#content header {
  margin: 20px 0
}
#content section {
  margin-bottom: 20px
}
#content footer {
  padding-bottom: 20px
}

/*
Sidebar
*/


.sidebar ul,
.sidebar ol {
  list-style-type: none;
  padding: 0
}
.sidebar li {
  margin: 10px 0
}

/*
Hide form placeholders on focus
*/

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */ 

/*
Comments
*/

#respond {
  margin-top: 40px
}
ol.commentlist {
	counter-reset: li; /* Initiate a counter */
	padding: 0
}
ol.commentlist ul {
  padding: 0
}
ol.commentlist > li {
	position: relative;
	margin: 0 0 20px 0;
	list-style: none /* Disable the normal item numbering */
}
ol.commentlist > li:before {
  content: "Thread " counter(li); /* Use the counter as content */
  counter-increment: li; /* Increment the counter by 1 */
  position:absolute;  
  top: 0;
  right: 0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  padding: 5px 20px 5px 10px;
  color: #999
}
ol.commentlist li ol,
ol.commentlist li ul {
  list-style-type: none;
  margin: 0
}

.commentlist li li {
  background: #f9f9f9;
}
.commentlist li li li {
  background: #fff
}
.commentlist li li li li {
  background: #f9f9f9
}
.commentlist li li li li li li {
  background: #fff
}
.commentlist li {
  padding: 20px
}
.commentlist ul li {
  margin-top: 20px;
  margin-bottom: 0
}
.reply p {
  margin: 0
}

/*
Site footer
*/

.site-footer {
  padding: 40px 0
}
.site-footer ul,
.site-footer ol {
  list-style-type: none;
  padding: 0
}
.site-footer li {
  margin: 10px 0
}
.site-sub-footer p {
  text-align: center
}

.site-footer p {
  text-align: center
}

/* Set Default Width */

@media (min-width: 1200px) {
  .container {
    max-width: 1178px !important;
  }
}

/* Default */

body, html {
	padding:0;
	font-family: "proxima-nova",sans-serif !important;	
}

p {
	font-family: "proxima-nova",sans-serif !important;
	color:#405864 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "adobe-caslon-pro",serif !important; 	
}


/* Header Start */

.c4-header-main-container .container .row .col-lg-3 a img {
	margin: 22px 0 18px 0;
    width: 100%;
    max-width: 230px;
}

.c4-header-details ul {
    text-align: right;
    color: #405864;	
	margin:44px 0 0 0;
}

.c4-header-details ul li {
	display:inline-block;
	margin:0 0 0 16px;
}

.c4-header-details ul li.social-facebook a:before {
	content: "\f09a";
    font-size: 29px;
    font-family: "FontAwesome";
}

.c4-header-details ul li.social-facebook a,
.c4-header-details ul li.header-location a {
	font-size:0;
    color: #405864;	
}

.c4-header-details ul li a:hover {
    opacity: 0.8;
}

.c4-header-details ul li.header-location a:before {
    font-size: 29px;
    font-family: "FontAwesome";
    content: "\f041";
}

.c4-header-details ul li.header-location a:after {
    content: "";
    display: inline-block;
    color: #405864;
    font-size: 27px;
    font-weight: 100;
    border-right: 1px solid #e7e7e7;
    width: 1px;
    height: 25px;
    position: relative;
    top: 3px;
    margin:0 0 0 16px;
}

.c4-header-details ul li.header-phone a:before {
    font-size: 30px;
    font-family: "FontAwesome";
    content: "\f10b";
    background: #e7e7e7;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin: 0 14px 0 -1px;
    position: relative;
    top: 1px;	
}

.c4-header-details ul li.header-phone a {
    color: #405864;
    font-size: 28px;
    font-weight: 400;
}

.header-menu .menu-top_nav-container ul {
    text-align: right;
    text-transform: lowercase;
    font-size: 17px;
    margin: 15px 0 0 0;
}

.header-menu .menu-top_nav-container ul li {
	display:inline-block;
	margin: 0 0 0 18px;
}

.header-menu .menu-top_nav-container ul li a {
	color:#405864;
	font-family: proxima-nova-condensed;
}

.header-menu .menu-top_nav-container ul li a:hover {
	color:#69ab45;
}

.header-menu .menu-top_nav-container > ul > li.current_page_item  > a {
    color: #69ab45;
}

/* Header End */


/* Banner Start */

.c4-main-banner-container {
    height: 720px;
    position: relative;	
}

.c4-banner-linings {
	/*background: url(/wp-content/uploads/2017/07/main-banner-linings.png);*/
	background-image: url(/wp-content/uploads/2017/07/main-banner-linings-two.png);
	background-size: auto 85%;
    width: 100%;
    height: 300px;
    position: absolute;
    background-position: 95% bottom;
    background-repeat: no-repeat;
    bottom: 40px;
    background-repeat-x: repeat;
}

.c4-main-banner-image div {
    height: 720px;
    overflow: hidden;	
}

.c4-main-banner-image div img {
    height: auto;
    width: auto;
}

.c4-banner-content {
    position: absolute;
    top: 0;
    width: 100%;
/*    height: 700px;	*/
}

.c4-banner-content .container .row {
     position: relative; 
    height: 720px;	
}

.c4-banner-content .container .row .col-lg-12 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
}

.c4-banner-content .container .row .col-lg-12 h3 {
    font-size: 40px;
    font-weight: 700 !important;
    line-height: 56px;
    font-family: "adobe-caslon-pro",serif !important;
    text-shadow: 0px 1px 5px #888;
    letter-spacing: 0.5px;
    margin-bottom: 28px;	
}

.c4-banner-content .container .row .col-lg-12 h2 {
    font-family: "proxima-nova",sans-serif !important;
    font-size: 23px;
    font-weight: 400 !important;
    text-shadow: 0px 2px 6px #888;
    letter-spacing: 0.3px;
}

.c4-banner-content .container .row .col-lg-12 ul li {
	display:inline-block;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin: 130px 0 0 0;
}

.c4-red-button {
    background: #fc4237 !important;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
	color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #008dbf;
    padding: 16px 20px;
    margin: 0 44px;
    width: 260px;
    display: inline-block;
}

.c4-banner-content .container .row .col-lg-12 ul li a:hover {
	background:#69ab45 !important;
}

/* Banner End */


/* CTA Start */

.c4-homepage-cta-container {
	padding: 50px 0 40px 0;	
}

.c4-homepage-cta-title {
	text-align:center;
	margin-top: 40px;
}

.c4-homepage-cta-title div {
    background: url(/wp-content/uploads/2017/07/c4-cta-title-bg.png);
    background-size: auto 28px;
    background-position: center;
    height: 28px;
    margin-bottom: 40px;
}

.c4-homepage-cta-title div h2 {
    color: #405864;
    font-family: "adobe-caslon-pro",serif !important;
    font-size: 28px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    display: table;
    margin: 0 auto;
	background: #fff;
}

.c4-homepage-cta-title div h2 span {
    position: relative;
    color: #405864;
    font-family: "adobe-caslon-pro",serif !important;
    font-size: 27px;
    display: block;
    line-height: 48px;
    height: 37px;
    padding: 0 16px;
    margin: -5px 0 0 0;
}

.c4-homepage-cta-content .container .row .col-lg-6 div h2 a {
	font-size: 20px;
    color: #008dbf;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    margin-bottom: 12px;
    display: block;
}

.c4-homepage-cta-content .container .row .col-lg-6 div h2 a:hover {
	color:#008dbf;
}

.c4-homepage-cta-content .container .row .col-lg-6 div p {
    color: #405864;
    font-size: 16px;	
}

.c4-homepage-cta-content .container .row .col-lg-6 div > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 11px 28px;
    display: inline-block;
    margin: 18px 0 0 0;	
}

.c4-homepage-cta-content .container .row .col-lg-6 div > a:hover {
    background: #008dbf;	
}

.c4-homepage-cta-content .container .row .col-lg-6 div > img {
    width: 100%;
    max-width: 460px;
    float: right;	
}

/* CTA End */


/* Testimonial Start */

.c4-testimonials-container {
    padding: 40px 0 25px 0;
    text-align: center;	
}

.c4-testimonials-container .container .row .col-lg-12 div ul {
    padding: 0 100px;	
}

.c4-testimonials-container .container .row .col-lg-12 div ul li p {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 8px;	
}

.c4-testimonials-container .container .row .col-lg-12 div ul li span {
    font-size: 18px;
    text-transform: uppercase;
    color: #008dbf;
}

.c4-testimonials-scroller .owl-dots {
	display:none !important;
}

/* Testimonial End */


/* Homepage Videos Start */

.c4-homepage-videos-container {
    background: #008dbf;
    color: #fff;
    padding: 64px 0 80px 0;
}

.c4-homepage-videos-container .container .row .col-lg-6 div h2 {
    font-family: "adobe-caslon-pro",serif !important;
    font-size: 27px;
    font-weight: 400 !important;
    margin-bottom: 14px;	
}

.c4-homepage-videos-container .container .row .col-lg-6 div h3 {
    font-family: "proxima-nova",sans-serif !important;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 400 !important;	
}

.c4-homepage-videos-container .container .row .col-lg-6 div p {
	font-size: 16px;
    color: #fff !important;
    font-weight: 400;	
}

.c4-homepage-videos-container .container .row .col-lg-6:nth-child(2) div a {
	color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 11px 28px;
    display: inline-block;
    margin: 18px 0 0 0;	
}

div.pp_overlay {
    background: rgba(0,141 ,191, 0.9) !important;
    opacity: 1 !important;
}

.about-video-container {
    width: 100%;
    max-width: 460px;
    position: relative;
    overflow: hidden;
    height: 250px;
    float: right;
    margin: -4px 12px 0 0;	
}

.about-video-overlay > a {
	display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    border: 7px solid #fff;	
	font-size: 0;
}

.about-video-overlay > a:before {
	background:url('/wp-content/themes/secrets/c4-images/play-button.png');
	height:91px;
	width:91px;
	display:block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* Homepage Videos End */


/* What's On Start */

.c4-whats-on-container {
	padding: 60px 0 40px 0;	
}

.c4-whats-on-col {
    margin: 20px 5px 0 5px;
    padding: 0 0 30px 0;
    box-shadow: 0px 2px 13px #c1c1c1;	
}

.c4-whats-on-image img {
	width: 100%;
    max-width: none;
    margin-bottom: 28px;	
}

.c4-whats-on-title {
    padding: 0 40px;	
}

.c4-whats-on-title h2 > a {
	color: #565656;
    font-size: 18px;
    line-height: 26px;
    display: block;
    margin-bottom: 10px;
	text-transform: uppercase;	
	min-height: 52px;	
}

.c4-whats-on-title h2 > a:hover {
    color: #008dbf;	
}

.c4-whats-on-title p {
    margin: 0;
    padding: 0;
    line-height: 24px;
    padding-bottom: 10px;
    font-size: 15px;	
	min-height: 82px;	
}

.c4-whats-on-title > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 5px 24px;
    display: inline-block;
    margin: 12px 0 0 0;	
}

.c4-whats-on-title > a:hover,
.c4-whats-on-title > a:focus,
.c4-whats-on-title > a:active {
    background: #008dbf;
	color:#fff;
}

/* What's On End */


/* Sponsors Start */

.sponsors-scroller li {
	padding:0 12px;
}

.c4-sponsors-container {
	padding:40px 0 60px 0;
}

/* Sponsors End */


/* Contact Us Start */

.c4-contact-form-container div form .cf-col-3 {
	width:33.33333%;
	float:left;
}

.c4-contact-form-container div form .cf-col-2 {
	width:66.666667%;
	float:left;
}

.c4-contact-form-container div form div span textarea:active,
.c4-contact-form-container div form div span textarea:focus,
.c4-contact-form-container div form div span input[type="text"]:active,
.c4-contact-form-container div form div span input[type="text"]:focus,
.c4-contact-form-container div form div span input[type="email"]:active,
.c4-contact-form-container div form div span input[type="email"]:focus {
    border: 1px solid #008dbf;
	outline:none;	
}

.c4-contact-form-container div form div span input[type="text"]::-webkit-input-placeholder,
.c4-contact-form-container div form div span input[type="email"]::-webkit-input-placeholder,
.c4-contact-form-container div form div span textarea::-webkit-input-placeholder {
    color: #405864;	
}

.c4-contact-form-container div form div span input[type="text"]::-moz-placeholder,
.c4-contact-form-container div form div span input[type="email"]::-moz-placeholder,
.c4-contact-form-container div form div span textarea::-moz-placeholder { 
    color: #405864;	
}

.c4-contact-form-container div form div span input[type="text"]:-ms-input-placeholder,
.c4-contact-form-container div form div span input[type="email"]:-ms-input-placeholder,
.c4-contact-form-container div form div span textarea:-ms-input-placeholder { 
    color: #405864;	
}

.c4-contact-form-container div form div span input[type="text"]:-moz-placeholder,
.c4-contact-form-container div form div span input[type="email"]:-moz-placeholder,
.c4-contact-form-container div form div span textarea:-moz-placeholder { 
    color: #405864;	
}

.c4-contact-form-container div form div span input[type="text"],
.c4-contact-form-container div form div span input[type="email"] {
    border: 1px solid #ced0d1;
    border-radius: 0;
    color: #405864;
    font-size: 16px;
    font-weight: 400;
    padding: 19px 18px;	
	width: 100%;
    height: auto;
    margin: 0;	
	box-shadow: none;
}

.c4-contact-form-container div form div span textarea {
    border: 1px solid #ced0d1;
    border-radius: 0;
    color: #405864;
    font-size: 16px;
    font-weight: 400;
    padding: 19px 18px;
    height: 143px;
    width: 100%;
	box-shadow: none;	
}

.c4-contact-form-container div form div p input[type="submit"] {
    font-family: "proxima-nova",sans-serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    border: none;
    border-radius: 0 !important;
    padding: 20px 50px !important;
    margin: 0 0 0 0;
    width: 100%;
    background: #69ab45 !important;
    letter-spacing: 0.5px;
	color:#fff;
    line-height: 1.5;	
}

.c4-contact-form-container div form div p input[type="submit"]:hover {
	background-color:#008dbf !important;
}

.c4-contact-form-container div form div p input[type="submit"]:active,
.c4-contact-form-container div form div p input[type="submit"]:focus {
	outline:none !important;
	border-radius:0 !important;
}

.c4-contact-form-container div form .cf-col-3,
.c4-contact-form-container div form .cf-col-2 {
	margin-bottom:6px;
}

.c4-contact-form-container div form .cf-col-3:nth-child(2) {
	padding-right:5px;
}

.c4-contact-form-container div form .cf-col-3:nth-child(3) {
	padding-left:2.5px;
	padding-right:2.5px;
}

.c4-contact-form-container div form .cf-col-3:nth-child(4) {
	padding-left:5px;
}

.c4-contact-form-container div form .cf-col-2:nth-child(5) {
	padding-right:2.5px;
}

.c4-contact-form-container div form .cf-col-3:nth-child(6) {
	padding-left:5px;
}

.c4-contact-form-container div form .cf-col-3 .cf-captcha img {
    margin: 12px 10px 12px 0;
    height: 40px;
    width: auto;
    float: left;	
}

.c4-contact-form-container div form .cf-col-3 .cf-captcha span input {
	width: 100%;
    max-width: 228px;
}

.c4-contact-form-container {
    padding:60px 0 80px 0;
    float: left;
    width: 100%;	
}

div.wpcf7-response-output {
    float: left;
    width: 100%;
    padding: 12px 15px !important;
    border: 2px solid #008dbf !important;
}

.c4-contact-form-container div form .cf-col-3 .cf-captcha > span > label {
	margin-bottom: 0;
}

.c4-contact-form-container div form .cf-col-3 .cf-captcha span label .wpcf7-quiz-label {
    font-size: 20px;
    color: #fff;
    background: #008dbf;
    height: 64px;
    display: block;
    width: 78px;
    line-height: 64px;
    margin: 0px 0 0 0;
    position: absolute;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;	
}

.c4-contact-form-container div form .cf-col-3 .cf-captcha span label .wpcf7-quiz-label:after {
    content: " =";
}


/* Contact Us End */


/* Footer Start */

.c4-main-footer-container {
    background: #008dbf;
    color: #fff;
    padding: 25px 0 0 0;	
}

.c4-footer-menu div ul {
	text-align: center;	
}

.c4-footer-menu div ul li {
    display: inline-block;
}

.c4-footer-menu div ul li a {
    color: #fff;
    text-transform: uppercase;
    padding: 0 10px;
}

.c4-footer-menu div ul li a:hover {
	color:#80c6df;
}

.c4-footer-menu-container {
    border-bottom: 1px solid #ffffff;
    padding: 0 0 23px 0;	
}

.c4-main-footer-container .container .row .col-lg-3 > div {
    padding: 28px 0 0 5px;	
}

.c4-footer-talk span {
    color: #80c6df;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 13px;
    display: block;
    padding-left: 28px;	
}

.c4-footer-talk span:before {
    font-size: 34px;
    font-family: "FontAwesome";
    content: "\f10b";
    float: left;
    margin: 0 5px 0 0;
    position: absolute;
    top: 14px;
    left: 20px;
}

.c4-footer-send span {
    color: #80c6df;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 13px;
    display: block;
    padding-left: 36px;
}

.c4-footer-send span:before {
    font-size: 21px;
    font-family: "FontAwesome";
    content: "\f003";
    float: left;
    margin: 0 5px 0 0;
    position: absolute;
    top: 22px;
    left: 20px;
}

.c4-footer-visit span {
    color: #80c6df;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 13px;
    display: block;
    padding-left: 28px;	
}

.c4-footer-visit span:before {
    font-size: 26px;
    font-family: "FontAwesome";
    content: "\f041";
    float: left;
    margin: 0 5px 0 0;
    position: absolute;
    top: 20px;
    left: 20px;
}

.c4-footer-follow span {
    color: #80c6df;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 13px;
    display: block;
    padding-left: 28px;	
}

.c4-footer-follow span:before {
    font-size: 24px;
    font-family: "FontAwesome";
    content: "\f09a";
    float: left;
    margin: 0 5px 0 0;
    position: absolute;
    top: 21px;
    left: 20px;
}

.c4-main-footer-container .container .row .col-lg-3 > div p {
    font-size: 16px;
    color: #fff !important;
}

.c4-main-footer-container .container .row .col-lg-3 > div p a {
    color: #fff;
}

.c4-main-footer-container .container .row .col-lg-3 > div p a:hover {
	color:#80c6df;
}

.c4-copyright-container {
    background: #69ab45;	
}

.c4-copyright-container .container .row .col-lg-12 p {
    color: #fff !important;
    text-align: center;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding: 20px 0 18px 0;	
}

.c4-copyright-container .container .row .col-lg-12 p a,
.c4-copyright-container .container .row .col-lg-12 p a:hover {
	color:#fff;	
}

.c4-main-footer-container .container .row .col-lg-3{
    min-height: 132px;	
}

.c4-main-footer-container .container .row .col-lg-3:nth-child(2) {
	border-left: 1px solid #fff;
}

.c4-main-footer-container .container .row .col-lg-3:nth-child(3) {
	border-left: 1px solid #fff;
}

.c4-main-footer-container .container .row .col-lg-3:nth-child(4) {
	border-left: 1px solid #fff;
}

/* Footer End */


/* Innerpage Start */

.c4-inner-page-container {
    padding: 22px 0 50px 0;
}

.c4-inner-page-content {
    margin-top: 45px;	
}

.c4-content-container-text {
    width: 50%;
    float: left;
    padding-right: 20px;	
}

.c4-content-container-text h2 {
	font-size: 20px;
    color: #008dbf;
    font-weight: 400;
    margin-bottom: 18px;
    display: block;	
}

.c4-content-container-text {
	padding-bottom:14px;
}

.c4-content-container-text .button {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 7px 24px;
    display: inline-block;
    margin: 20px 0 0 0;	
}

.c4-content-container-text .button:hover {
    background: #008DBF;
}

.c4-content-container-image {
    width: 50%;
    float: left;
    padding-left: 20px;	
}

.c4-clear {
	clear:both;
}

.c4-family-pass-includes > h2 {
	font-size: 20px;
    color: #008dbf;
    font-weight: 400;
    margin-bottom: 18px;
    display: block;
    border-bottom: 1px solid #80c6df;
    padding-bottom: 18px;
	text-transform:uppercase;
}

.c4-family-pass-includes ul li {
    float: left;
    margin-bottom: 50px;
    margin: 6px 0 44px 0;
	width:100%;
}

.c4-family-pass-includes-thumb {
    width: 25%;
    float: left;	
}

.c4-family-pass-includes-thumb a img {
    width: 198px;
    height: 198px;
    border-radius: 50%;
    float: right;
    margin: 0 35px 0 0;	
}

.c4-family-pass-includes-content {
	float: left;
    width: 75%;		
}

.c4-family-pass-includes-content h2 a {
	font-size: 20px;
    color: #008dbf;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    margin-top: 20px;
	text-transform:uppercase;
}

a:active, a:focus {
	outline:none !important;
	text-decoration:none !important;
}

.c4-family-pass-includes-content h2 a:hover {
	color:#69ab45;
}

.c4-family-pass-includes {
    margin: 40px 0 0 0;	
}

.c4-family-pass-tandc > h2 {
    font-size: 20px;
    color: #008dbf;
    font-weight: 400;
    margin-bottom: 32px;
    display: block;
    border-bottom: 1px solid #80c6df;
    padding-bottom: 18px;
}

.c4-family-pass-tandc p {
	font-size: 12px;	
    line-height: 20px;
}

.c4-family-pass-tandc p strong {
	display:block;
}

.c4-family-pass-tandc .button {
	color: #fff;	
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 7px 24px;
    display: inline-block;
    margin: 24px 0 0 0;
}

.c4-family-pass-tandc .button:hover {
    background: #008DBF;
}

.c4-family-pass-tandc {
    padding: 20px 0 40px 0;
    margin: 0 0 60px 0;	
}

.sponsors-scroller .owl-dots {
	display:none !important;	
}





.c4-rates-container ul li {
    float: left;
    margin-bottom: 50px;
    margin: 6px 0 44px 0;
	width:100%;
}

.c4-rates-thumb {
    width: 25%;
    float: left;	
}

.c4-rates-thumb a img {
    width: 198px;
    height: 198px;
    border-radius: 50%;
    float: right;
    margin: 0 35px 0 0;	
}

.c4-rates-content {
	float: left;
    width: 75%;		
}

.c4-rates-content h2 a {
	font-size: 20px;
    color: #008dbf;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
    margin-top: 20px;
    line-height: 26px;
}

.c4-rates-content h2 a:hover {
	color:#69ab45;
}

.c4-rates {
    margin: 40px 0 0 0;	
}

.c4-rates-container > h2 {
    font-size: 20px;
    color: #008dbf;
    font-weight: 400;
    margin-bottom: 18px;
    display: block;
    border-bottom: 1px solid #80c6df;
    padding-bottom: 18px;
	text-transform:uppercase;
}

.c4-rates-container > ul {
    float: left;
    width: 100%;
    margin: 10px 0 30px 0;	
}

.rates-book-online {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 10.5px 38px;
    display: inline-block;
    margin: 20px 0 0 0;
}

.rates-book-online:hover {
    background: #008dbf;
    color: #fff;	
}

.rates-book-online:hover,
.rates-book-online:focus,
.rates-book-online:active {
	color:#fff;
}

.c4-rates-content-container h2 {
    font-size: 20px;
    color: #008dbf;
    font-weight: 400;
    margin-bottom: 28px;
    display: block;
    border-bottom: 1px solid #80c6df;
    padding-bottom: 18px;
    text-transform: uppercase;
}

.c4-rates-content-container table {
    width: 100%;
    border: none;
    margin: 20px 0 35px 0;	
}

.c4-rates-content-container table tbody tr th:nth-child(1) {
    background: #008dbf;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 11px 20px;
    width: 50%;	
}

.c4-rates-content-container table tbody tr th:nth-child(2) {
    background: #67aa47;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 11px 20px;
    width: 50%;
}

.c4-rates-content-container table tbody tr td {
	padding: 11px 20px;
    width: 50%;	
}

.c4-rates-content-container table tbody tr td p:nth-child(1) {
	font-size: 16px;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.c4-rates-content-container table tbody tr td p:nth-child(2) {
    display: inline-block;
    float: right;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 0;
    font-weight: normal;	
}

.c4-rates-content-container table .highlight {
	background: #dfe7eb;
    color: #405864 !important;
    font-style: italic;
}

.table-two-col .left {
    width: 50%;
    float: left !important;	
}

.table-two-col .right {
    width: 50%;
    float: left !important;	
}

.table-content {
    background: #dee6ea;
    margin: 20px 0 0 0;
    padding: 25px 25px 20px 25px;
    float: left;
    width: 100%;
    font-style: italic;
}

.table-content-header {
    height: 40px;
    width: 100%;
    background: #058cbe;
    margin: 20px 0 -20px 0;
}

.table-content-image p.left {
    font-style: italic;
    color: #405864 !important;
    float: left;
    width: 75%;
}

.table-content-image p.right {
    float: left !important;
    box-sizing: content-box;
    width: 25%;
}

.table-content-image p.right img {
    border-radius: 50%;
    float: right;
    width: 100px;
    height: 100px;
    margin: 0 30px 0 0;
}

.table-two-col {
    float: left;
    width: 100%;
    margin-bottom: 30px;	
	margin-top: -20px;
}

.three-column-content tbody tr td p:nth-child(1) {
    width: 60%;
    float: left;	
}

.three-column-content tbody tr td p:nth-child(2) {
	width: 20%;
    float: left !important;
    padding-right: 0 !important;
}

.three-column-content tbody tr td p:nth-child(3) {
    width: 20%;
    float: left;
    text-align: right;
    padding-right: 20px;
	padding-bottom: 0;
}

.three-column-content {
	margin:20px 0 -20px 0 !important
}

.rates-contact-details ul {
	margin: 0 0 10px 0;
}

.rates-contact-details ul li {
    font-size: 20px;
    color: #008dbf;
    font-weight: 400;
    display: inline-block;
    margin: 0 20px 0 0;
}

.rates-contact-details ul li a {
    color: #008dbf;
}


.rates-contact-details .book-online-button {
	color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 10.5px 38px;
    display: inline-block;
    margin: 20px 0 0 0;
	display: table;
}

.rates-contact-details .book-online-button:hover {
	color:#fff;
}

.c4-event-container ul {
	float: none;
    width: 100%;
    margin: 0 auto 30px auto;
    display: block;
    max-width: 80%;	
}

.c4-event-row {
	box-shadow: 0px 4px 8px #d2d1d1;
    -moz-box-shadow:  0px 4px 8px #d2d1d1;
	-webkit-box-shadow:  0px 4px 8px #d2d1d1; 
    float: left;
    width: 100%;
    margin: 0 0 20px 0;	
}

.c4-event-container {
    margin: 25px 0 15px 0;
    float: left;
    width: 100%;	
}

.c4-event-content {
    width: 34%;
    float: left;
    padding: 24px 30px;	
}

.c4-event-content span {
    display: table;
    background: #fcb03b;
    color: #008dc0;
    font-weight: 500;
    padding: 6.5px 50px 3.5px 15px;
    font-size: 20px;
    margin: 0 0 14px 0;
    line-height: 25px;
}

.c4-event-content p {
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 5px;
}

.c4-event-content a {
    border: 1px solid #69ab45;
    padding: 2.5px 22px;
    border-radius: 20px;
    color: #69ab45;
    font-size: 18px;
    margin: 10px 0 0 0;
    display: table;	
}

.c4-event-content a:hover {
    color: #69ab45;	
}

.c4-event-image {
    width: 66%;
    float: left;	
}

.c4-event-image div img {
	float: right;
    width: 100%;
    height: auto;	
}

.inner-event-container {
    width: 100%;
    max-width: 828px;
    margin: 25px auto 0 auto;	
}

.inner-event-container img {
    width: 100%;
    height: auto;
}

.inner-event-container h2 {
    background: #fcb03b;
    color: #008dbf;
    font-size: 20px;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding: 17px 34px;
    float: left;
    width: 100%;	
}

.c4-event-details {
    font-size: 17px;
    color: #5a5a5a;
    float: left;
    width: 100%;
}

.c4-event-details-col-one {
    padding: 16px 34px 15px 34px;
    float: left;
    width: 100%;	
}
   

.c4-event-details-col-one span {   
    font-size: 17px;
    color: #5a5a5a;
    padding: 0 15px 0 0;
	text-transform: none;
	width: 70px;
    display: inline-block;	
	margin: 0 0 0 -70px;
}

.c4-event-details-col-two {
    padding: 16px 34px;
    float: left;
    width: 100%;
}

.c4-event-details-col-two.highlight,
.c4-event-details-about.highlight {
    background: #f8f8f8;	
}

.c4-event-details-col-two p, .c4-event-details-col-one p {
    width: 50%;
    float: left;
    padding-bottom: 0;
	font-size: 17px;
	padding-left: 70px;
}

.c4-event-details-col-two p span {
    font-size: 17px;
    color: #5a5a5a;
    padding: 0 15px 0 0;
	text-transform: none;	
	width: 70px;
    display: inline-block;	
	margin: 0 0 0 -70px;
}

.c4-event-details-about {
	float: left;
    width: 100%;	
	padding: 16px 34px 5px 34px;
}

.c4-event-details-about span {
    font-size: 17px;
    color: #5a5a5a;
    padding: 0 15px 0 0;
	text-transform:none;
}

.c4-event-details-about ul.two-column {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    font-size: 17px;
    margin: 16px 0 16px 0;	
	float: none !important;
}

.c4-event-details-about ul.one-column {
    font-size: 17px;
    margin: 16px 0 16px 0;	
	float: none !important;
}

.c4-event-menu {
    float: left;
    width: 100%;
    margin: 32px 0 0 0;
    background: #f8f8f8;	
}

.c4-event-menu div h2 {
    background: #fcb03b;
    color: #008dbf;
    font-size: 20px;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding: 17px 34px;
    float: left;
    width: 100%;	
}

.c4-event-menu div:nth-child(2) {
	padding: 16px 34px 5px 34px;
    float: left;
    width: 100%;
}

.c4-event-menu div ul.two-column {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    font-size: 17px;
    margin: 5px 0 5px 0;
	color: #5a5a5a;
}

.c4-event-menu div ul.one-column {
    font-size: 17px;
    margin: 5px 0 5px 0;
	color: #5a5a5a;
}

.c4-event-menu div ul li {
	margin-bottom:12px;
}

.c4-event-details-about ul li {
	margin-bottom:16px;
    line-height: 22px;	
}

.c4-events-book-online {
	color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 10.5px 38px;
    display: inline-block;
    margin: 30px 0 20px 0;	
}

.c4-events-book-online:hover {
	color:#fff;
}



.c4-content-container p img.alignright {
    float: right;
    margin: 0 0 30px 30px;	
}

.c4-content-container p img.alignleft {
    float: left;
    margin: 0 30px 30px 0;	
}

.c4-content-container h2 {
	font-size: 20px;
    color: #008dbf;
    margin-bottom: 10px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
	text-transform: uppercase;		
}

.c4-content-container p {
    line-height: 25px;
    padding-bottom: 16px;	
}

.header-line {
    width: 100%;
    border-bottom: 1px solid #cfcccc;
    padding: 0 0 6px 0;	
}

.paragraph-padding {
	margin: 40px 0 40px 0;
}

.paragraph-padding ul {
    font-size: 15px;
    line-height: 25px;
    color: #405864;	
	margin: 0 0 20px 0;
}

.paragraph-padding ul li {
    margin-bottom: 12px;	
	padding-left: 28px;
}

.paragraph-padding ul li:before {
    content: "";
    display: inline-block;
    background-color: #405864;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: relative;
    top: -3px;
    margin: 0 22px 0 -25px;
}

.green-button {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 7px 14px;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    text-align: center;
    line-height: 22px;
    margin: 35px 0 35px 0;
}

.green-button:hover,
.green-button:active,
.green-button:focus {
    background: #008dbf;
	color:#fff;
}

.membership-playing-rights p {
    font-size: 12px;
    line-height: 20px;	
}

.membership-playing-rights p strong {
    line-height: 25px;
	font-size:15px;	
}

.membership-playing-rights {
	padding: 22px 0 20px 0;	
}

.memberships-categories-table table {
    width: 100%;
    border: none;
    margin: 30px 0 40px 0;	
}

.memberships-categories-table table tbody tr th:nth-child(1) {
    background: #008dbf;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 11px 20px;
    width: 50%;	
}

.memberships-categories-table table tbody tr th:nth-child(2) {
    background: #67aa47;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 11px 20px;
    width: 50%;
}

.memberships-categories-table table tbody tr td {
	padding: 6px 16px;
    width: 50%;	
}

.memberships-categories-table table tbody tr td p:nth-child(1) {
	font-size: 16px;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.memberships-categories-table table tbody tr td p:nth-child(2) {
    display: inline-block;
    float: right;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 0;
    font-weight: normal;	
}




/* Innerpage End */


/* Success Page Temaplte and 404 Template Start */

 
.error404 .c4-inner-page-container,
.page-template-template-success .c4-inner-page-container {
	background: #008dbf;
}

.error404 .c4-header-main-container,
.page-template-template-success .c4-header-main-container {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;	
}

.success-left-container {
	width: 50%;
    float: left;
    padding: 40px 0 0 0;	
}

.success-left-container img {
	border: 10px solid #fff;
}

.success-right-container {
    width: 50%;
    float: left;
    padding: 120px 0 0 50px;	
	letter-spacing: 0.5px;
}

.success-right-container h1 {
    font-family: "adobe-caslon-pro",serif !important;
    font-size: 35px;
    line-height: 46px;
    margin: 0 0 12px 0;
    color: #fff;
    text-transform: uppercase;	
}

.success-right-container h2 {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 18px 0;
}

.success-right-container a {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    background: #69ab45;
    padding: 16px 18px;
    display: inline-block;
    margin: 18px 0 0 0;
}

.success-right-container a:hover {
	color:#fff;
}

.page-template-template-success .c4-contact-page-contact-main-container {
    margin: 0 0 -50px 0;	
}

/* Success Page Temaplte and 404 Template End */



/* Others */

#c4-homepage-banner-url {
	display:block;
	opacity:0;
	height:1px;
}

.hide-join-vip {
	display:none !important;
}

.c4-testimonials-container .container .row .col-lg-12 div ul.c4-testimonials-scroller {
	height:97px;
	overflow:hidden;
}

.c4-testimonials-container .container .row .col-lg-12 div ul.owl-loaded {
	height:auto;
	overflow:auto;
}

.c4-sponsors-container .container .row .col-lg-12 ul.sponsors-scroller {
	height:163px;
	overflow:hidden;	
}

.c4-sponsors-container .container .row .col-lg-12 ul.owl-loaded {
	height:auto;
	overflow:auto;
}

/* Homepage CTA StArt */

.c4-homepage-about-left {
    width: 57%;
    float: left;
    text-align: left;
    padding-right: 24px;
}

.c4-homepage-about-left p {
    text-align: left !important;
    line-height: 28px !important;
}

.c4-homepage-about-right {
    width: 43%;
    float: left;
    padding-left: 24px;
}

.c4-homepage-top-cta-container > div {
	width:100%;
	height:auto;
}

.c4-homepage-top-cta-container > div {
	background-image:url('/wp-content/uploads/2018/05/Course-Guide-CTA-bg.jpg');
    width: 100%;
    background-position: center;
	margin: 29px 0 0 0;
    background-repeat: no-repeat;	
}

.c4-homepage-top-cta-text > h2 {
    font-size: 20px;
    color: #008dbf;
    font-family: "proxima-nova",sans-serif;
    margin-bottom: 14px;
    display: block;
    line-height: 28px;
    font-weight: 600 !important;
    text-transform: uppercase;	
}

.c4-homepage-top-cta-image {
    float: left;
    width: 52%;
}

.c4-homepage-top-cta-image img {
    margin: -47px 0 0 -22px;
    position: absolute;
    width: 266px;
}

.c4-homepage-top-cta-text {
    float: left;
    width: 48%;
    padding: 20px 0 20px 20px;
}

.c4-homepage-top-cta-text a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 11px 28px;
    display: inline-block;
    margin: 0 0 0 0;	
}

.c4-homepage-top-cta-text a:hover {
    background: #008dbf;
	color:#fff;	
}

.c4-homepage-top-cta-text a:active,
.c4-homepage-top-cta-text a:focus {
	color:#fff;
	outline:none;
}

/* Homepage CTA End */


/* Weddings / Functions Start */

.weddings-functions-testimonials-title-main-container .header-line,
.weddings-functions-gallery-main-container .header-line {
    font-size: 20px;
    color: #008dbf;
    margin-bottom: 10px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.weddings-functions-testimonials-title-main-container {
	padding:40px 0 0 0;
}

.weddings-functions-testimonials-main-container {
    background: #f3f3f3;
    padding: 24px 0 24px 0;
    margin: 16px 0 30px 0;	
}

.weddings-functions-testimonials-list .image-container {
    width: 23%;
    float: left;	
}

.weddings-functions-testimonials-list .image-container img {
    border-radius: 50%;
    width: 100%;
    max-width: 206px;
    height: auto;
}

.weddings-functions-testimonials-list .content-container {
    width: 77%;
    float: left;
    padding-left: 30px;
    padding-top: 20px;
}

.weddings-functions-testimonials-list .content-container h2 {
    font-size: 20px;
    color: #008dbf;
    margin-bottom: 8px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

ul.weddings-functions-gallery-list {
    width: 100%;
    max-width: 870px;
    margin: 40px auto 0 auto;
}

ul.weddings-functions-gallery-list li {
    width: 20%;
    float: left;
    padding: 0 3px;
    margin-bottom: 6px;
	display:none;
}

ul.weddings-functions-gallery-list li a img {
    width: 100%;
    height: auto;
}

.wed-funct-enquire-button {
    display: table;
    margin: 42px auto 0 auto;	
}

.c4-wed-funct-contact-form {
    background: #f8f8f8;
    padding: 5px 0 0 0;	
}

.c4-wed-funct-contact-form .c4-homepage-cta-title div h2 {
	background: #f8f8f8;
}

.weddings-functions-testimonials-list {
	padding:0 110px;
}

.weddings-functions-testimonials-list > li {
	display:none;
}

.weddings-functions-testimonials-list .owl-nav.disabled {
	display:block !important;
	margin: 0;
}

.weddings-functions-testimonials-list .owl-nav .owl-prev {
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translateY(-50%);
    background: none !important;
    font-size: 0 !important;
	line-height: 34px;
	margin-top: 12px !important;
}

.weddings-functions-testimonials-list .owl-nav .owl-prev:before {
    font-family: "FontAwesome";
    content: "\f104";
    color: #cfcccc;
    font-size: 66px;
	height: 40px;
}

.weddings-functions-testimonials-list .owl-nav .owl-next {
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    background: none !important;
    font-size: 0 !important;
	line-height: 34px;
	margin-top: 12px !important;
}

.weddings-functions-testimonials-list .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    content: "\f105";
    color: #cfcccc;
    font-size: 66px;
	height: 40px;
}

.weddings-functions-testimonials-list .owl-dots {
	display:none !important;
}

.list-pagination span.pages,
.list-pagination .nextpostslink,
.list-pagination .previouspostslink {
	display:none;
}

.list-pagination {
    text-align: right;
    width: 100%;
    max-width: 870px;
    margin: 0 auto;
    display: block;
    padding: 20px 0 0 0;	
}

.list-pagination .wp-pagenavi .current {
    border: none;
    font-weight: 600;
    font-size: 18px;
    margin: 0 3px;
    color: #cfcccc;	
}
	
.list-pagination .wp-pagenavi .page {
    font-size: 18px;
    border: none;
    color: #008dbf;
    margin: 0 3px;	
}
	
.weddings-functions-content-container {
    width: 53%;
    float: left;
    padding-right: 30px;	
}

.weddings-functions-feautured-image-container {
    width: 47%;
    float: left;	
}

#loadMore {
    margin: 40px 0 20px 0;	
}

#loadMore span {
    text-align: center;
    display: block;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    color: #405864;
    cursor: pointer;
}

#loadMore span em {
    display: block;
    text-align: center;
    margin: 0 0 8px 0;
}

#loadMore span em:before {
	display: block;
    content: "";
    width: 24px;
    height: 2px;
    background: #008dbf;
    margin: 0 auto;
}

#loadMore span em:after {
    display: block;
    content: "";
    width: 2px;
    height: 24px;
    background: #008dbf;
    margin: -12px auto 0 auto;
}

#wed-funcs-form-popup {
    display: none;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
}

.wed-funcs-form-popup-container {
    height: auto;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.wed-funcs-form-popup-container > div {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    padding: 46px 80px 46px 80px;
    box-shadow: 2px 2px 14px #706f6f;
}

.wed-funcs-form-popup-close {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 16px;
    top: 15px;
    float: right;
    z-index: 100;
}

.wed-funcs-form-popup-close:before {
    transform: rotate(45deg);
}

.wed-funcs-form-popup-close:before, .wed-funcs-form-popup-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 28px;
    width: 1px;
    background-color: #333;
}

.wed-funcs-form-popup-close:after {
    transform: rotate(-45deg);
}

.wed-funcs-form-popup-container > div h2 {
    font-size: 20px;
    color: #008dbf;
    margin-bottom: 35px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.wed-funcs-form-popup-container .form-container form input[type="text"],
.wed-funcs-form-popup-container .form-container form input[type="email"] {
    border: 1px solid #ced0d1;
    border-radius: 0;
    color: #405864;
    font-size: 16px;
    font-weight: 400;
    padding: 16px 18px 16px 18px;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    box-shadow: none;	
}

.wed-funcs-form-popup-container .form-container form textarea {
    border: 1px solid #ced0d1;
    border-radius: 0;
    color: #405864;
    font-size: 16px;
    font-weight: 400;
    padding: 16px 18px 17px 18px;
    width: 100%;
    margin: 0 0 10px 0;
    box-shadow: none;
    height: 140px;
}

.wed-funcs-form-popup-container .form-container form .cf-col-2 {
	width:50%;
	float:left;
	padding: 0 5px;
}

.wed-funcs-form-popup-container .form-container form .cf-col-1 {   
    float: left;
    width: 100%;
    padding: 0 5px;
}

.wed-funcs-form-popup-container .form-container form input[type="text"]::-webkit-input-placeholder,
.wed-funcs-form-popup-container .form-container form input[type="email"]::-webkit-input-placeholder,
.wed-funcs-form-popup-container .form-container form textarea::-webkit-input-placeholder {
    color: #405864;	
}

.wed-funcs-form-popup-container .form-container form input[type="text"]::-moz-placeholder,
.wed-funcs-form-popup-container .form-container form input[type="email"]::-moz-placeholder,
.wed-funcs-form-popup-container .form-container form textarea::-moz-placeholder { 
    color: #405864;	
}

.wed-funcs-form-popup-container .form-container form input[type="text"]:-ms-input-placeholder,
.wed-funcs-form-popup-container .form-container form input[type="email"]:-ms-input-placeholder,
.wed-funcs-form-popup-container .form-container form textarea:-ms-input-placeholder { 
    color: #405864;	
}

.wed-funcs-form-popup-container .form-container form input[type="text"]:-moz-placeholder,
.wed-funcs-form-popup-container .form-container form input[type="email"]:-moz-placeholder,
.wed-funcs-form-popup-container .form-container form textarea:-moz-placeholder { 
    color: #405864;	
}

.wed-funcs-form-popup-container .form-container form input[type="text"]:active,
.wed-funcs-form-popup-container .form-container form input[type="text"]:focus,
.wed-funcs-form-popup-container .form-container form input[type="email"]:active,
.wed-funcs-form-popup-container .form-container form input[type="email"]:focus,
.wed-funcs-form-popup-container .form-container form textarea:active,
.wed-funcs-form-popup-container .form-container form textarea:focus {
    background: #fff;
    border-color: #ced0d1;
    box-shadow: none;
}

.wed-funcs-form-popup-container .form-container form .cf-quiz span label span.wpcf7-quiz-label {
    font-size: 20px;
    color: #fff;
    background: #008dbf;
    height: 58px;
    display: block;
    width: 78px;
    line-height: 58px;
    margin: 0px 0 0 0;
    position: absolute;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
}

.wed-funcs-form-popup-container .form-container form .cf-quiz span label span.wpcf7-quiz-label:after {
    content: " =";
}

.wed-funcs-form-popup-container .form-container form .cf-quiz span label .wpcf7-quiz {
    padding: 16px 18px 16px 96px;	
}

.wed-funcs-form-popup-container .form-container form .cf-submit input[type="submit"] {
    font-family: "proxima-nova",sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    border: none;
    border-radius: 0 !important;
    padding: 14px 50px 14px 50px !important;
    margin: 0px 0 20px 0;
    width: 100%;
    background: #69ab45 !important;
    letter-spacing: 0.5px;
    color: #fff;
    line-height: 1.5;
    text-transform: uppercase !important;
}

.wed-funcs-form-popup-container .form-container form .cf-submit input[type="submit"]:active,
.wed-funcs-form-popup-container .form-container form .cf-submit input[type="submit"]:focus {
	outline:none;
	border: none;
}

.wed-funcs-form-popup-container .form-container form .cf-submit input[type="submit"]:hover {
    background-color: #008dbf !important;	
}

/* Weddings / Functions End */


/* Footgolf Start */

.footgolf-content-container {
    width: 53%;
    float: left;
    padding-right: 30px;
}

.footgolf-content-container h2 {
    font-size: 20px;
    color: #008dbf;
    margin-bottom: 10px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.footgolf-content-container p {
    line-height: 25px;
    padding-bottom: 16px;
}

.footgolf-content-container ul li span:nth-child(1) {
	color: #008dbf;
    width: 60%;
    display: inline;
    float: left;
	font-weight: 300;
	margin: 0 0 1px 0;
    text-transform: none;
}

.footgolf-content-container ul {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

.footgolf-content-container strong a {
	color: #008dbf;
}

.footgolf-content-container strong a:hover {
    color: #229b00;
}

.footgolf-content-container ul li span:nth-child(2) {
    color: #008dbf;
    width: 40%;
    display: inline;
    float: left;
	font-weight: 300;
	margin: 0 0 1px 0;
    text-transform: none;
}

.footgolf-feautured-video-container {
    width: 47%;
    float: left;
}

.footgolf-packages-main-container .header-line {
    font-size: 20px;
    color: #008dbf;
    margin-bottom: 10px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.footgolf-packages-main-container > h3 {
	font-size: 20px;
    color: #008dbf;
    margin-bottom: 10px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding: 20px 160px 0 160px;
}

.footgolf-packages-main-container > p {
    line-height: 25px;
    padding-bottom: 16px;
    padding: 5px 160px 0 160px;
}

.footgolf-packages-main-container {
    padding: 34px 0 0 0;	
}

.footgolf-packages-table .footgolf-packages-column {
    width: 33.33333%;
    float: left;	
}

.footgolf-packages-table .footgolf-packages-column.blue {
	padding-right: 3px;	
}

.footgolf-packages-table .footgolf-packages-column.green {
	padding-left: 2px;	
	padding-right: 2px;		
}

.footgolf-packages-table .footgolf-packages-column.gold {
	padding-left: 3px;	
}

.footgolf-packages-table .footgolf-packages-column .header {
	padding: 19px 20px 19px 32px;
}

.footgolf-packages-table .footgolf-packages-column.blue .header {
	background: #008dbf;
}

.footgolf-packages-table .footgolf-packages-column.green .header {
	background: #69ab45;
}

.footgolf-packages-table .footgolf-packages-column.gold .header {
	background: #fbb03b;
}

.footgolf-packages-table .footgolf-packages-column .header span {
    color: #fff;
    font-weight: 300;
    font-size: 20px;	
}

.footgolf-packages-table .footgolf-packages-column .header span:before {
    content: "";
    width: 76px;
    height: 76px;
    background-image: url(/wp-content/themes/secrets/c4-images/footgolf-package-icon.png);
    background-size: auto 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 22px 0 0;
}

.footgolf-packages-table .footgolf-packages-column .body {
    background: #f1f1f1;
    padding: 20px 0 20px 35px;
    min-height: 341px;
    height: auto;
}

.footgolf-packages-table {
    margin: 32px 0 60px 0;
    float: left;
    width: 100%;
}

.footgolf-packages-table .footgolf-packages-column .body ul {
    font-size: 20px;	
}

.footgolf-packages-table .footgolf-packages-column .body ul li {
    margin: 0 0 8px 0;
    padding: 0 0 0 26px;
}

.footgolf-packages-table .footgolf-packages-column .footer {
    background: #e4e4e4;
    padding: 16px 25px 26px 25px;
    text-align: center;
}

.footgolf-packages-table .footgolf-packages-column .footer span {
    color: #405864;
    display: block;
    font-size: 26px;
    text-transform: none;
}

.footgolf-packages-table .footgolf-packages-column.blue .footer a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #008dbf;
    padding: 9.5px 38px;
    display: inline-block;
    margin: 12px 0 0 0;
}

.footgolf-packages-table .footgolf-packages-column.blue .footer a:hover {
    background: #69ab45;	
}

.footgolf-packages-table .footgolf-packages-column.green .footer a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 9.5px 38px;
    display: inline-block;
    margin: 12px 0 0 0;
}

.footgolf-packages-table .footgolf-packages-column.green .footer a:hover {
    background: #008dbf;	
}

.footgolf-packages-table .footgolf-packages-column.gold .footer a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #fbb03b;
    padding: 9.5px 38px;
    display: inline-block;
    margin: 12px 0 0 0;
}

.footgolf-packages-table .footgolf-packages-column.gold .footer a:hover {
    background: #008dbf;	
}

.footgolf-packages-table .footgolf-packages-column .body ul li:before {
    content: "";
    width: 21px;
    height: 25px;
    background-image: url(/wp-content/themes/secrets/c4-images/footgolf-package-checklist.png);
    background-size: auto 25px;
    display: inline-block;
    margin: 0 10px 0 -30px;
    position: relative;
    top: 5px;
}

.footgolf-packages-table .footgolf-packages-column.green .body ul li:before {
    background-position: -20px center;
}

.footgolf-packages-table .footgolf-packages-column.gold .body ul li:before {
    background-position: -41px center;
}

.footgolf-rules-container > span {
    font-size: 20px;
    color: #008dbf;
    margin-bottom: 10px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #cfcccc;
    padding: 0 0 6px 0;	
	cursor: pointer;
}

.footgolf-rules-container > span:after {
    content: "\f106";
    font-size: 28px;
    font-family: "FontAwesome";
    color: #fbb03b;
    display: inline-block;
    float: right;
}

.footgolf-rules-container > span.active:after {
    content: "\f107";
}

.footgolf-rules-container > div {
	padding: 18px 158px 0 158px;	
}

.footgolf-rules-container div p {
    line-height: 25px;
    padding-bottom: 16px;
}

.footgolf-bottom-enquire-button {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #69ab45;
    padding: 9.5px 38px 10px 38px;
    display: table;
    margin: 60px auto 2px auto;
}

.footgolf-bottom-enquire-button:hover {
    background: #008dbf;
    color: #fff;	
}

.cf-select-container em {
    display: block;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 8px;
}

.cf-select-container em:before {
    font-size: 34px;
    font-family: "FontAwesome";
    color: #565656;
    content: "\f107";
    margin: 0 10px 0 0;
    top: 3px;
    font-style: normal;
    right: 6px;
    position: absolute;
}

.cf-select-container span select {
    position: relative;
    z-index: 2;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #ced0d1;
    border-radius: 0;
    color: #405864;
    font-size: 16px;
    font-weight: 400;
    padding: 16px 18px 16px 18px;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    box-shadow: none;	
}

.cf-select-container span select:active,
.cf-select-container span select:focus {
	outline:none;
	border: 1px solid #ced0d1;
}

.wed-funcs-form-popup-container .form-container form .cf-col-1.cf-select-container {
	position: relative;
}

.footgolf-feautured-video-container {
	position:relative;
}

.footgolf-feautured-video-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;	
}

.footgolf-feautured-video-container a:before {
    content: "";
    width: 92%;
    height: 88%;
    position: absolute;
    border: 1px solid #3a95be;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 21px;
    z-index: 2;
}

.footgolf-feautured-video-container a:after {
    content: "";
    background: rgba(43, 43, 43, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
}

.footgolf-feautured-video-overlay-container div span {
    background-image: url(/wp-content/themes/secrets/c4-images/homepage-cta-video-play-button.png);
    width: 88px;
    height: 88px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;		
}

.footgolf-feautured-video-container:hover .footgolf-feautured-video-overlay-container div span {
    background-image: url(/wp-content/themes/secrets/c4-images/homepage-cta-video-play-button-hover.png);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;	
}

.footgolf-feautured-video-overlay-container img {
    width: 100%;
    display: block;
    height: auto;
    height: 360px;
}

.footgolf-feautured-video-overlay-container div span:after {
    content: "Play Video";
    color: #fff;
    font-size: 20px;
    position: absolute;
    width: 111px;
    font-weight: 300;
    bottom: -42px;
    left: -14px;
}

div.pp_overlay {
	margin-top:-140px;
}

div.pp_pic_holder {
	margin-top: -140px;
}

/* Footgolf End */





/* Responsive Start */

/* 320 to 567 */
@media (min-width: 320px) and (max-width: 567px) { 

.c4-header-main-container .container .row .col-lg-3 a img {
    margin: 68px auto 0 auto;
    display: block;	
}

.c4-header-details ul {
    text-align: center;
    margin: 14px 0 10px 0;	
}

.c4-header-details ul li {
    margin: 0 8px 0 8px;	
}

.c4-header-details ul li.header-phone a {
	font-size:20px;
}

.c4-banner-linings {
	display:none;
}

.c4-banner-content .container .row .col-lg-12 h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 6px;	
}

.c4-banner-content .container .row .col-lg-12 h2 {
	font-size: 16px;
    line-height: 19px;	
}

.c4-homepage-cta-title div {
    height: auto;
    margin-bottom: 20px;
    background: none;	
}
	
.c4-homepage-cta-title div h2 span {
    height: auto;
    line-height: 36px;
    font-size: 25px;	
}

.c4-homepage-cta-content .container .row .col-lg-6 div > img {
    margin-top: 40px;
    float: none;
    margin: 40px auto 0 auto;
    display: block;
    max-width: 100%;	
}

.c4-testimonials-container .container .row .col-lg-12 div ul {
	padding:0 0;
}

.c4-homepage-videos-container {
    padding: 55px 0 45px 0;	
}
	
.about-video-container {
    float: none;
    margin: -4px auto 32px auto;
    height: 196px;	
}

.c4-homepage-videos-container .container .row .col-lg-6 div h2 {
	font-size:25px;
}

.c4-testimonials-container {
    padding: 20px 0 35px 0;	
}

.c4-whats-on-container {
    padding: 45px 0 40px 0;	
}

.c4-whats-on-title {
	padding:0 15px;
}
	
.c4-contact-form-container {
	padding: 20px 0 45px 0;	
}

.c4-contact-form-container div form .cf-col-3, .c4-contact-form-container div form .cf-col-2 {
	width: 100%;
    padding: 0 !important;	
}
	
.c4-contact-form-container div form .cf-col-3 .cf-captcha span input {
	max-width:100%;
}

.sponsors-scroller li {
    padding: 0 5px;
}

.c4-footer-menu div ul {
	line-height: 25px;	
}

.c4-main-footer-container .container .row .col-lg-3 {
	min-height:auto;
}
	
.c4-main-footer-container .container .row .col-lg-3 {
	border-left:none !important;
}

.c4-main-footer-container {
	padding: 25px 0 25px 0;	
}

.c4-inner-page-container {
	padding: 50px 0 20px 0;	
}

.c4-content-container-text {
    width: 100%;
    padding-right: 0;	
}

.c4-content-container-image {
    width: 100%;
    padding-left: 0;	
}

.c4-family-pass-includes-thumb,
.c4-family-pass-includes-content {
    width: 100%;
	text-align: center;		
}

.c4-family-pass-includes-thumb a img {
    margin: 0 auto 10px auto;
    display: block;
    float: none;	
}

    /* WP Video Lightbox */
    
    .pp_pic_holder.pp_default {
        width: 100%!important;
        left: 0!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right {
        padding-right: 0!important;
    }
    .pp_content {
        width: 100%!important;
        height: auto!important;
        padding-top: 20px;
    }
    .pp_fade {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom {
        display: none!important;
    }
    #pp_full_res img {
        width: 100%!important;
        height: auto!important;
    }
    .pp_details {
        width: 100%!important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 35px;
        background-color: #fff;
        margin-top: -2px!important;
    }
    a.pp_close {
        right: 3%!important;
        top: 8px!important;
    }
    #pp_full_res iframe {
        width: 100% !important;
        height: 400px !important;
    }

.c4-header-main-container {
	margin-top:30px;
}

.c4-rates-thumb {
	width:100%;
}

.c4-rates-thumb a img {
    margin: 0 auto 15px auto;
    float: none;
    display: block;
}

.c4-rates-content {
	width:100%;
	text-align:center;
}

.rates-book-online {
    margin: 5px 0 20px 0;	
}

.table-content-image p.left {
	width:100%;
}

.table-content-image p.right {
	width:100%;
}

.table-content-image p.right img {
	margin:0 auto;
	float:none;
	display:block;
}

.c4-rates-content-container table tbody tr td p:nth-child(1),
.c4-rates-content-container table tbody tr td p:nth-child(2),
.c4-rates-content-container table tbody tr td p:nth-child(3) {
	width:100%;
	text-align:left;
}

.c4-event-container {
	margin: 5px 0 15px 0;	
}

.c4-event-content {
	width:100%;
}

.c4-event-container ul {
	max-width:100%;
}

.c4-event-image {
	width:100%;
}

.inner-event-container {
    max-width: 100%;
    margin: 5px auto 0 auto;	
}

.c4-event-details-about ul,
.c4-event-menu div ul {
    columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
}

.c4-event-details-col-two p {
    margin-bottom: 8px;	
	width:100%;	
}

.c4-event-details-col-two {
    padding: 16px 34px 8px 34px;	
}

.c4-contact-map-container {
	margin-bottom:25px;
	    max-width: 100% !important;
}

.c4-contact-map-container iframe {
	height:320px !important;
}

.c4-contact-page-container article .entry-content ul {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 0 25px 0;
}

.membership-form-popup-container > div {
    padding: 40px 20px 60px 20px !important;
}

.success-left-container {
    width: 100%;
    padding: 0px 0 0 0;	
}

.success-right-container {
	width: 100%;
    padding: 40px 0 60px 0;	
}

.c4-homepage-about h1 {
    line-height: 40px !important;
    font-size: 28px !important;	
}

.c4-event-details-col-one span,
.c4-event-details-col-two span {
	margin:0 0 0 0 !important;
}

.c4-event-details-col-two p, .c4-event-details-col-one p {
	padding-left:0;
}

.c4-homepage-about-left {
    width: 100%;
    padding: 0;	
}

.c4-homepage-about-right {
    width: 100%;
    padding: 0;		
}

.c4-homepage-top-cta-text {
	width: 100%;
    padding: 20px 20px 20px 20px;	
}

.c4-homepage-top-cta-image {
	display:none;
}

.weddings-functions-content-container {
    width: 100%;
    padding-right: 0;	
}

.weddings-functions-feautured-image-container {
	width: 100%;
	padding-bottom: 20px;
}

.weddings-functions-testimonials-list {
	padding:0;
}

.weddings-functions-testimonials-list .image-container {
	width:100%;
}

.weddings-functions-testimonials-list .content-container {
	width:100%;
	padding-left:0;
	text-align:center;
}

.weddings-functions-testimonials-list .owl-nav.disabled {
	display:none !important;
}

.weddings-functions-testimonials-list .image-container img {
	margin:0 auto;
}

ul.weddings-functions-gallery-list li {
	width:50%;
}

.wed-funcs-form-popup-container > div {
	padding: 46px 20px 46px 20px;	
}

.weddings-functions-testimonials-list .owl-nav {
	display:none !important;
}

.footgolf-content-container {
    width: 100%;
    padding-right: 0;	
}

.footgolf-feautured-video-container {
	width:100%;
	margin: 10px 0 0 0;
}

.footgolf-packages-main-container > h3 {
	padding: 20px 0 0 0;	
}

.footgolf-packages-main-container > p {
	padding: 5px 0 0 0;	
}

.footgolf-packages-table .footgolf-packages-column.blue {
	padding-right: 0;
}

.footgolf-packages-table .footgolf-packages-column {
    width: 100%;
	padding-bottom: 4px;
}

.footgolf-packages-table .footgolf-packages-column.gold {
	padding-left: 0;
}

.footgolf-packages-table .footgolf-packages-column.green {
	padding-left: 0;
	padding-right: 0;	
}

.footgolf-rules-container > div {
	    padding: 18px 0 0 0;
}

.footgolf-feautured-video-overlay-container img {
    width: auto;
    max-width: none;
    height: 312px;	
}

.footgolf-feautured-video-overlay-container {
	overflow:hidden;
}

.footgolf-packages-table .footgolf-packages-column .header {
    padding: 14px 20px 14px 20px;
}

.footgolf-packages-table .footgolf-packages-column .body {
    padding: 20px 0 20px 30px;
    min-height: auto;
}

.footgolf-bottom-enquire-button {
	margin: 30px 0 20px 0;
}


}

/* 568 to 991 */
@media (min-width: 568px) and (max-width: 991px) { 

.c4-header-main-container .container .row .col-lg-3 a img {
    margin: 68px auto 0 auto;
    display: block;	
}

.c4-header-details ul {
    text-align: center;
    margin: 14px 0 10px 0;	
}

.c4-homepage-cta-content .container .row .col-lg-6 div > img {
    margin-top: 40px;
    float: none;
    margin: 40px auto 0 auto;
    display: block;
    max-width: 100%;	
}

.c4-testimonials-container .container .row .col-lg-12 div ul {
	padding:0 0;
}

.c4-homepage-videos-container {
    padding: 55px 0 45px 0;	
}
	
.about-video-container {
    float: none;
    margin: -4px auto 38px auto;
}

.c4-homepage-videos-container .container .row .col-lg-6 div h2 {
	font-size:25px;
}

.c4-testimonials-container {
    padding: 20px 0 35px 0;	
}

.c4-whats-on-container {
    padding: 45px 0 40px 0;	
}

.c4-whats-on-title {
	padding:0 15px;
}

.c4-contact-form-container {
	padding: 20px 0 45px 0;	
}

.c4-contact-form-container div form div p input[type="submit"] {
    font-size: 20px !important;
    text-align: center;
    padding: 20px 0 !important;	
}

.c4-footer-menu div ul {
	line-height: 25px;	
}

.c4-footer-menu div ul {
	line-height: 25px;	
}

.c4-main-footer-container .container .row .col-lg-3 {
	min-height:auto;
}
	
.c4-main-footer-container .container .row .col-lg-3 {
	border-left:none !important;
}

.c4-main-footer-container {
	padding: 25px 0 25px 0;	
}

    /* WP Video Lightbox */
    
    .pp_pic_holder.pp_default {
        width: 100%!important;
        left: 0!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right {
        padding-right: 0!important;
    }
    .pp_content {
        width: 100%!important;
        height: auto!important;
        padding-top: 20px;
    }
    .pp_fade {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom {
        display: none!important;
    }
    #pp_full_res img {
        width: 100%!important;
        height: auto!important;
    }
    .pp_details {
        width: 100%!important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 35px;
        background-color: #fff;
        margin-top: -2px!important;
    }
    a.pp_close {
        right: 3%!important;
        top: 8px!important;
    }
    #pp_full_res iframe {
        width: 100% !important;
        height: 400px !important;
    }

.c4-header-main-container {
	margin-top:30px;
}

.c4-rates-thumb {
	width:100%;
}

.c4-rates-thumb a img {
    margin: 0 auto 15px auto;
    float: none;
    display: block;
}

.c4-rates-content {
	width:100%;
	text-align:center;
}

.rates-book-online {
    margin: 5px 0 20px 0;	
}

.table-content-image p.left {
	width:100%;
}

.table-content-image p.right {
	width:100%;
}

.table-content-image p.right img {
	margin:0 auto;
	float:none;
	display:block;
}

.c4-rates-content-container table tbody tr td p:nth-child(1),
.c4-rates-content-container table tbody tr td p:nth-child(2),
.c4-rates-content-container table tbody tr td p:nth-child(3) {
	width:100%;
	text-align:left;
}

.c4-event-container {
	margin: 5px 0 15px 0;	
}

.c4-event-content {
	width:100%;
}

.c4-event-container ul {
	max-width:100%;
}

.c4-event-image {
	width:100%;
}

.inner-event-container {
    max-width: 100%;
    margin: 5px auto 0 auto;	
}

.c4-contact-map-container {
	margin-bottom:25px;
}

.c4-contact-map-container iframe {
	height:340px !important;
}

.c4-contact-page-container article .entry-content ul {
    padding: 0 !important;
    margin: 0 0 25px 0 !important; 	
}

.c4-contact-map-container {
	max-width:unset !important;
}

.c4-contact-page-container article .entry-content ul li a {
    word-break: break-word;
}

.success-left-container {
    width: 100%;
    padding: 0px 0 0 0;	
}

.success-right-container {
	width: 100%;
    padding: 40px 0 60px 0;	
}

.c4-homepage-about h1 {
    line-height: 40px !important;
    font-size: 28px !important;	
}



.c4-homepage-about-left {
    width: 100%;
    padding: 0;	
}

.c4-homepage-about-right {
    width: 100%;
    padding: 0;		
}

.c4-homepage-top-cta-container > div {
	margin: 50px 0 0 0;
}

.c4-homepage-top-cta-image img {
    margin: -44px 0 0 -22px;
    position: absolute;
    width: 235px;
    right: 15px;	
}

.weddings-functions-content-container {
    width: 100%;
    padding-right: 0;	
}

.weddings-functions-feautured-image-container {
	width: 100%;
	padding-bottom: 20px;
}

.weddings-functions-testimonials-list {
	padding:0;
}

.weddings-functions-testimonials-list .image-container {
	width:100%;
}

.weddings-functions-testimonials-list .content-container {
	width:100%;
	padding-left:0;
	text-align:center;
}

.weddings-functions-testimonials-list .owl-nav.disabled {
	display:none !important;
}

.weddings-functions-testimonials-list .image-container img {
	margin:0 auto;
}

ul.weddings-functions-gallery-list li {
	width:33.33333%;
}

.wed-funcs-form-popup-container > div {
	padding: 46px 20px 46px 20px;	
}

.weddings-functions-testimonials-list .owl-nav {
	display:none !important;
}

.footgolf-rules-container {
	margin-top:50px;
}

.footgolf-packages-table {
    margin: 32px auto 60px auto;
    width: 100%;
    max-width: 400px;
    float: none;
}

.footgolf-content-container {
    width: 100%;
    padding-right: 0;	
}

.footgolf-feautured-video-container {
    width: 100%;
    margin: 10px auto 0 auto;
    max-width: 560px;
}

.footgolf-packages-main-container > h3 {
	padding: 20px 0 0 0;	
}

.footgolf-packages-main-container > p {
	padding: 5px 0 0 0;	
}

.footgolf-packages-table .footgolf-packages-column.blue {
	padding-right: 0;
}

.footgolf-packages-table .footgolf-packages-column {
    width: 100%;
	padding-bottom: 4px;
}

.footgolf-packages-table .footgolf-packages-column.gold {
	padding-left: 0;
}

.footgolf-packages-table .footgolf-packages-column.green {
	padding-left: 0;
	padding-right: 0;	
}

.footgolf-rules-container > div {
	    padding: 18px 0 0 0;
}

.footgolf-feautured-video-overlay-container {
	overflow:hidden;
}

.footgolf-packages-table .footgolf-packages-column .header {
    padding: 14px 20px 14px 20px;
}

.footgolf-packages-table .footgolf-packages-column .body {
    padding: 20px 0 20px 30px;
    min-height: auto;
}

.footgolf-bottom-enquire-button {
	margin: 30px 0 20px 0;
}




}

/* iPhone 5 portrait  */
@media (min-width: 320px) and (max-width: 374px) {

#wpcf7-f2171-o1 .cf-submit input[type="submit"] {
    font-size: 14px !important;
    padding: 18px 10px 19px 10px !important;
}

.footgolf-packages-table .footgolf-packages-column .header span {
	font-size: 19px;
}

.footgolf-packages-table .footgolf-packages-column .header span:before {
    width: 50px;
    height: 50px;
}


.wccf_field_container_checkout_field label {
	min-height:56px;
}

.wccf_field_container_checkout_field {
	min-height:140px !important;
}

.c4-main-banner-container {
    height: 332px;	
}

.c4-main-banner-image {
	background-size:cover;
}

.c4-banner-content, .c4-banner-content .container .row, .c4-main-banner-image div  {
	height:225px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:100%;
	padding-top: 36px;
	padding-left:0;
	padding-right:0;
}

.c4-banner-content .container .row .col-lg-12 h3,
.c4-banner-content .container .row .col-lg-12 h2 {
	padding:0 15px;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin: 41px 0 0 0;
}

.c4-banner-content .container .row .col-lg-12 ul li {
    width: 100%;
    border-top: 1px solid #fff;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0;
    padding: 8px 20px;	
    width: 100%;
    display: block;	
}

.c4-banner-content .container .row .col-lg-12 h2 {
	font-size:14px;
}


}

/* iPhone 6 portrait */
@media (min-width: 375px) and (max-width: 383px) {

#wpcf7-f2171-o1 .cf-submit input[type="submit"] {
    font-size: 16px !important;
    padding: 17px 10px 17px 10px !important;
}

.c4-main-banner-container {
    height: 332px;	
}

.c4-main-banner-image {
	background-size:cover;
}

.c4-banner-content, .c4-banner-content .container .row, .c4-main-banner-image div  {
	height:200px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:100%;
	padding-top: 36px;
	padding-left:0;
	padding-right:0;
}

.c4-banner-content .container .row .col-lg-12 h3,
.c4-banner-content .container .row .col-lg-12 h2 {
	padding:0 15px;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin: 43px 0 0 0;
}

.c4-banner-content .container .row .col-lg-12 ul li {
    width: 100%;
    border-top: 1px solid #fff;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0;
    padding: 8px 20px;	
    width: 100%;
    display: block;	
}




}

/* Android (Nexus 4) portrait */
@media (min-width: 384px) and (max-width: 413px) {
 
 #wpcf7-f2171-o1 .cf-submit input[type="submit"] {
    font-size: 16px !important;
    padding: 17px 10px 17px 10px !important;
}

.c4-main-banner-container {
    height: 370px;	
}

.c4-main-banner-image {
	background-size:cover;
}

.c4-banner-content, .c4-banner-content .container .row, .c4-main-banner-image div  {
	height:238px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:100%;
	padding-top: 65px;
	padding-left:0;
	padding-right:0;
}

.c4-banner-content .container .row .col-lg-12 h3,
.c4-banner-content .container .row .col-lg-12 h2 {
	padding:0 15px;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin: 51px 0 0 0;
}

.c4-banner-content .container .row .col-lg-12 ul li {
    width: 100%;
    border-top: 1px solid #fff;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0;
    padding: 8px 20px;	
    width: 100%;
    display: block;	
}


}

/* iPhone 6 Plump portrait */
@media (min-width: 414px) and (max-width: 567px) {

#wpcf7-f2171-o1 .cf-submit input[type="submit"] {
    font-size: 17px !important;
    padding: 16px 20px 17px 20px !important;	
}

.c4-main-banner-container {
    height: 378px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

.c4-banner-content, .c4-banner-content .container .row, .c4-main-banner-image div  {
	height:260px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:100%;
	padding-top: 82px;
	padding-left:0;
	padding-right:0;
}

.c4-banner-content .container .row .col-lg-12 h3,
.c4-banner-content .container .row .col-lg-12 h2 {
	padding:0 15px;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin: 56px 0 0 0;
}

.c4-banner-content .container .row .col-lg-12 ul li {
    width: 100%;
    border-top: 1px solid #fff;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0;
    padding: 8px 20px;	
    width: 100%;
    display: block;	
}

.c4-banner-content div > .container {
	max-width:100%;
}


 
}

/* iPhone 5 landscape */
@media (min-width: 568px) and (max-width: 599px) {

.c4-banner-linings {
	display:none;
}

.c4-homepage-cta-title div {
    height: auto;
    margin-bottom: 20px;
    background: none;	
}
	
.c4-homepage-cta-title div h2 span {
    height: auto;
    line-height: 36px;
    font-size: 25px;	
}

.c4-inner-page-container {
	padding: 50px 0 20px 0;	
}

.c4-content-container-text {
    width: 100%;
    padding-right: 0;	
}

.c4-content-container-image {
    width: 100%;
    padding-left: 0;	
}

.c4-family-pass-includes-thumb,
.c4-family-pass-includes-content {
    width: 100%;
	text-align: center;		
}

.c4-family-pass-includes-thumb a img {
    margin: 0 auto 10px auto;
    display: block;
    float: none;	
}

.c4-banner-content .container .row .col-lg-12 h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 6px;	
}

.c4-banner-content .container .row .col-lg-12 h2 {
	font-size: 16px;
    line-height: 19px;	
}

.c4-main-banner-container {
    height: 389px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

.c4-banner-content, .c4-banner-content .container .row, .c4-main-banner-image div  {
	height:260px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:100%;
	padding-top: 82px;
	padding-left:0;
	padding-right:0;
}

.c4-banner-content .container .row .col-lg-12 h3,
.c4-banner-content .container .row .col-lg-12 h2 {
	padding:0 15px;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin: 82px 0 0 0;
}

.c4-banner-content .container .row .col-lg-12 ul li {
    width: 100%;
    border-top: 1px solid #fff;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0;
    padding: 8px 20px;	
    width: 100%;
    display: block;	
}

.c4-banner-content div > .container {
	max-width:100%;
}

.c4-event-details-col-two p {
    margin-bottom: 8px;
	width:100%;
}

.c4-event-details-col-two {
    padding: 16px 34px 8px 34px;	
}

.c4-contact-page-container article .entry-content ul {
	max-width: 100% !important;
}

}

/* Android (Nexus 4) landscape */
@media (min-width: 600px) and (max-width: 666px) {
 
.c4-banner-linings {
	display:none;
}

.c4-homepage-cta-title div {
    height: auto;
    margin-bottom: 20px;
    background: none;	
}
	
.c4-homepage-cta-title div h2 span {
    height: auto;
    line-height: 36px;
    font-size: 25px;	
}

.c4-inner-page-container {
	padding: 50px 0 20px 0;	
}

.c4-content-container-text {
    width: 100%;
    padding-right: 0;	
}

.c4-content-container-image {
    width: 100%;
    padding-left: 0;	
}

.c4-family-pass-includes-thumb,
.c4-family-pass-includes-content {
    width: 100%;
	text-align: center;		
}

.c4-family-pass-includes-thumb a img {
    margin: 0 auto 10px auto;
    display: block;
    float: none;	
}

.c4-banner-content .container .row .col-lg-12 h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 6px;	
}

.c4-banner-content .container .row .col-lg-12 h2 {
    font-size: 18px;
    line-height: 24px;	
}

.c4-main-banner-container {
    height: 455px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

.c4-banner-content, .c4-banner-content .container .row, .c4-main-banner-image div  {
	height:328px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:100%;
	padding-top: 110px;
	padding-left:0;
	padding-right:0;
}

.c4-banner-content .container .row .col-lg-12 h3,
.c4-banner-content .container .row .col-lg-12 h2 {
	padding:0 15px;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin:98px 0 0 0;
}

.c4-banner-content .container .row .col-lg-12 ul li {
    width: 100%;
    border-top: 1px solid #fff;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0;
    padding: 8px 20px;	
    width: 100%;
    display: block;	
}

.c4-banner-content div > .container {
	max-width:100%;
}

.c4-event-details-col-two p {
    margin-bottom: 8px;
	width:100%;
}

.c4-event-details-col-two {
    padding: 16px 34px 8px 34px;	
}

.c4-contact-page-container article .entry-content ul {
	max-width: 100% !important;
}

}

/* iPhone 6 landscape */
@media (min-width: 667px) and (max-width: 735px) {

.c4-banner-linings {
	display:none;
}

.c4-homepage-cta-title div {
    height: auto;
    margin-bottom: 20px;
    background: none;	
}
	
.c4-homepage-cta-title div h2 span {
    height: auto;
    line-height: 36px;
    font-size: 25px;	
}

.c4-inner-page-container {
	padding: 50px 0 20px 0;	
}

.c4-content-container-text {
    width: 100%;
    padding-right: 0;	
}

.c4-content-container-image {
    width: 100%;
    padding-left: 0;	
}

.c4-family-pass-includes-thumb,
.c4-family-pass-includes-content {
    width: 100%;
	text-align: center;		
}

.c4-family-pass-includes-thumb a img {
    margin: 0 auto 10px auto;
    display: block;
    float: none;	
}

.c4-banner-content .container .row .col-lg-12 h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 6px;	
}

.c4-banner-content .container .row .col-lg-12 h2 {
    font-size: 18px;
    line-height: 24px;	
}

.c4-main-banner-container {
    height: 455px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

.c4-banner-content, .c4-banner-content .container .row, .c4-main-banner-image div  {
	height:328px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:100%;
	padding-top: 110px;
	padding-left:0;
	padding-right:0;
}

.c4-banner-content .container .row .col-lg-12 h3,
.c4-banner-content .container .row .col-lg-12 h2 {
	padding:0 15px;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin:98px 0 0 0;
}

.c4-banner-content .container .row .col-lg-12 ul li {
    width: 100%;
    border-top: 1px solid #fff;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0;
    padding: 8px 20px;	
    width: 100%;
    display: block;	
}

.c4-banner-content div > .container {
	max-width:100%;
}

.c4-event-details-col-two p {
    margin-bottom: 8px;
	width:100%;
}

.c4-event-details-col-two {
    padding: 16px 34px 8px 34px;	
}

.c4-contact-page-container article .entry-content ul {
	max-width: 100% !important;
}

}

/* iPhone 6 Plump landscape */
@media (min-width: 736px) and (max-width: 767px) {

.c4-banner-linings {
	display:none;
}

.c4-homepage-cta-title div h2 span {
    font-size: 25px;	
}

.c4-inner-page-container {
	padding: 50px 0 20px 0;	
}

.c4-content-container-text {
    width: 100%;
    padding-right: 0;	
}

.c4-content-container-image {
    width: 100%;
    padding-left: 0;	
}

.c4-family-pass-includes-thumb,
.c4-family-pass-includes-content {
    width: 100%;
	text-align: center;	
}

.c4-family-pass-includes-thumb a img {
    margin: 0 auto 10px auto;
    display: block;
    float: none;	
}


.c4-banner-content .container .row .col-lg-12 h3 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 6px;
}

.c4-banner-content .container .row .col-lg-12 h2 {
    font-size: 21px;
    line-height: 28px;	
}

.c4-main-banner-container {
    height: 589px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

.c4-banner-content, .c4-banner-content .container .row, .c4-main-banner-image div  {
	height:460px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:100%;
	padding-top: 154px;
	padding-left:0;
	padding-right:0;
}

.c4-banner-content .container .row .col-lg-12 h3,
.c4-banner-content .container .row .col-lg-12 h2 {
	padding:0 15px;
}

.c4-banner-content .container .row .col-lg-12 ul {
	margin:151px 0 0 0;
}

.c4-banner-content .container .row .col-lg-12 ul li {
    width: 100%;
    border-top: 1px solid #fff;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0;
    padding: 8px 20px;	
    width: 100%;
    display: block;	
}

.c4-banner-content div > .container {
	max-width:100%;
}

.c4-event-details-col-two p {
    margin-bottom: 8px;
	width:100%;
}

.c4-event-details-col-two {
    padding: 16px 34px 8px 34px;	
}

.c4-contact-page-container article .entry-content ul {
	max-width: 100% !important;
}

}

/* 768 to 991 */
@media (min-width: 768px) and (max-width: 991px) { 

.c4-banner-content .container .row .col-lg-12 ul {
    margin: 40px 0 0 0;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    font-size: 16px;
    padding: 16px 0;
    margin: 0 5px;
    width: 214px;
    display: inline-block;
}

.c4-banner-linings {
	display:none;
}
	
.c4-whats-on-container .container .row > .col-lg-4 {
    width: 33.33333%;
    float: left;	
}

.c4-whats-on-col {
    margin: 20px 0px 0 0px;	
}

.c4-whats-on-title {
	padding:0 15px;
}

.c4-main-footer-container .container .row .col-lg-3 {
	width:25%;
	float:left;
}

.c4-footer-menu .menu-top_nav-container {
	display:block !important;
}

.c4-banner-content .container .row .col-lg-12 {
	height:auto;
}

.c4-main-banner-container, .c4-main-banner-image div, .c4-banner-content, .c4-banner-content .container .row {
    height: 600px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

.c4-family-pass-includes-thumb a img {
    width: 140px;
    height: 140px;
}

.c4-contact-page-container article .entry-content ul {
	max-width: 33.33333% !important;
}

.c4-homepage-top-cta-container > div {
	height:187px;
}

}

/* 992 to 1023 */
@media (min-width: 992px) and (max-width: 1023px) { 

.footgolf-packages-table .footgolf-packages-column .header {
    padding: 19px 15px 19px 15px;
}

.footgolf-packages-table .footgolf-packages-column .header span {
	font-size: 19px;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0 20px;	
}

.header-menu .menu-top_nav-container ul li {
    margin: 0 0 0 5px;	
}

.header-menu .menu-top_nav-container ul {
	font-size:16px;
}

.c4-banner-content .container .row .col-lg-12 {
	height:auto;
}

.c4-main-banner-container, .c4-main-banner-image div, .c4-banner-content, .c4-banner-content .container .row {
    height: 650px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

body {
    margin-top: 140px !important	
}

.c4-header-main-container {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 99;
    top: 0;	
}

.c4-family-pass-includes-content {
    padding-right: 46px;	
}

.table-content-image p.right {
    position: absolute;
    right: 30px;
}

.c4-contact-map-container iframe {
	height: 440px !important;
}

.c4-contact-map-container {
	margin-bottom:25px;
}

.c4-contact-map-container iframe {
	height:340px !important;
}

.c4-contact-page-container article .entry-content ul {
    padding: 0 30px 0 0 !important;
    margin: 0 0 25px 0 !important; 	
}

.c4-contact-map-container {
	max-width:unset !important;
}

.paragraph-padding {
    padding: 0 140px;	
}

.c4-homepage-top-cta-image {
	display:none;
}

.c4-homepage-top-cta-text {
	width:100%;
}

}

/* iPad landscape */
@media only screen and (min-width: 1024px) and (max-width: 1024px) {

.footgolf-packages-table .footgolf-packages-column .header {
    padding: 19px 15px 19px 15px;
}

.footgolf-packages-table .footgolf-packages-column .header span {
	font-size: 19px;	
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0 20px;	
}

.c4-banner-content .container .row .col-lg-12 {
	height:auto;
}

.c4-main-banner-container, .c4-main-banner-image div, .c4-banner-content, .c4-banner-content .container .row {
    height: 650px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

.header-menu .menu-top_nav-container ul li {
    margin: 0 0 0 5px;	
}

.header-menu .menu-top_nav-container ul {
	font-size:16px;
}

body {
    margin-top: 140px !important	
}

.c4-header-main-container {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 99;
    top: 0;	
}

.c4-family-pass-includes-content {
    padding-right: 46px;	
}

.table-content-image p.right {
    position: absolute;
    right: 30px;
}

.c4-contact-map-container iframe {
	height: 440px !important;
}

.c4-contact-map-container iframe {
	height: 440px !important;
}

.c4-contact-map-container {
	margin-bottom:25px;
}

.c4-contact-map-container iframe {
	height:340px !important;
}

.c4-contact-page-container article .entry-content ul {
    padding: 0 30px 0 0 !important;
    margin: 0 0 25px 0 !important; 	
}

.c4-contact-map-container {
	max-width:unset !important;
}

.paragraph-padding {
    padding: 0 140px;	
}


.c4-homepage-top-cta-image {
	display:none;
}

.c4-homepage-top-cta-text {
	width:100%;
}


}

/* 1025 to 1199 */
@media (min-width: 1025px) and (max-width: 1199px) { 

.footgolf-packages-table .footgolf-packages-column .header {
    padding: 19px 15px 19px 15px;
}

.footgolf-packages-table .footgolf-packages-column .header span {
	font-size: 19px;	
}

.c4-banner-content .container .row .col-lg-12 {
	height:auto;
}

.c4-main-banner-container, .c4-main-banner-image div, .c4-banner-content, .c4-banner-content .container .row {
    height: 690px;	
}

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

.header-menu .menu-top_nav-container ul li {
    margin: 0 0 0 5px;	
}

.header-menu .menu-top_nav-container ul {
	font-size:16px;
}

.c4-header-main-container {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 99;
    top: 0;	
}

.c4-contact-map-container iframe {
	height: 440px !important;
}

.c4-contact-map-container {
	margin-bottom:25px;
}

.c4-contact-map-container iframe {
	height:340px !important;
}

.c4-contact-page-container article .entry-content ul {
    padding: 0 30px 0 0 !important;
    margin: 0 0 25px 0 !important; 	
}

.c4-contact-map-container {
	max-width:unset !important;
}

.c4-homepage-top-cta-image {
	display:none;
}

.c4-homepage-top-cta-text {
	width:100%;
}


}



/* Desktop */
@media (min-width: 1025px) {

.header-menu .menu-top_nav-container ul {
    margin: 15px 0 0 -67px;	
}

.header-menu .menu-top_nav-container ul li {
    margin: 0 0 0 11px !important;
}

.c4-contact-form-container div form .cf-col-3 .cf-captcha span input {
    max-width: 100%;
    padding: 19px 18px 19px 94px;
}

.c4-banner-content .container .row .col-lg-12 ul li a {
    margin: 0 20px;	
}

body {
    margin-top: 140px !important	
}

.c4-header-main-container {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 99;
    top: 0;	
    box-shadow: 0 1px 8px #d2d1d1;
    -moz-box-shadow: 0 1px 8px #d2d1d1;
    -webkit-box-shadow: 0 1px 8px #d2d1d1;	
}

.c4-family-pass-includes-content {
    padding-right: 46px;	
}

.c4-inner-page-container {
	min-height: 600px;
}

.table-content-image p.right {
    position: absolute;
    right: 30px;
}

.c4-rates-content {
	padding-right:46px;
}

.c4-contact-map-container iframe {
	height: 420px !important;
}

.paragraph-padding {
    padding: 0 140px;	
}


}

/* Large Desktop Up */
@media (min-width: 1200px) {

.c4-main-banner-image {
    background-size: cover;
    background-position: center;
}

}

/* Custom */

/* Large Desktop Up */
/*@media (min-width: 2000px) {

.c4-main-banner-image {
    background-position: center -200px;
}

}*/

/* 1025 to 1199 */
@media (min-width: 1025px) and (max-width: 1199px) { 

}

/* Responsive End */


.row {
	max-width: initial;	
}















.inner_bg {
	background:#fff;
}


/* temp, remove when tempalte complte */

.site-content .row {
    margin-right: auto !important;
    margin-left: auto !important;	
}




.wc-terms-and-conditions > label {
    padding-left: 25px;	
}

.wc-terms-and-conditions > label #terms {
    margin: 8px 0 0 -25px;	
}

.woocommerce a.button,
#place_order,
.woocommerce .cart .button, .woocommerce .cart input.button {
    font-family: "proxima-nova",sans-serif !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    background: #69ab45 !important;
    padding: 9px 24px !important;
    display: inline-block !important;
    margin: 6px 0 6px 0 !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
}

.woocommerce a.button:hover,
#place_order:hover,
.woocommerce .cart .button, .woocommerce .cart input.button:hover {
	background:#008dbf !important;
}









.wccf_field_container_checkout_field {
	float:left;
	width:47%;
}

.wccf_field_container_checkout_field_checkbox {
	width:100%;
}

.wccf_field_container_checkout_field label span {
	font-size: 0.875rem;
    text-transform: none;
    font-weight: normal;
}

.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(3),
.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(5),
.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(8),
.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(10),
.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(12),
.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(14) {
	float:right;
}

.wccf_field_container_checkout_field small {
	margin-top: -10px;
}

.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(2):before {
    content: "Please enter the full names of up to 6 family members";
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: text;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 6px;
    float: left;
    position: absolute;
    margin: -37px 0 0 0;
}

.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(2),
.woocommerce-billing-fields .wccf_field_container_checkout_field:nth-child(3) {
    margin: 32px 0 6px;	
}





/* Contact Page */

.c4-content-container table tbody tr td:nth-child(1),
.c4-content-container table tbody tr th:nth-child(1) {
	width:28%;
}

.c4-content-container table tbody tr td:nth-child(2),
.c4-content-container table tbody tr th:nth-child(2) {
	width:72%;
}


.c4-content-container table tbody tr td {
	font-family: "proxima-nova",sans-serif !important;
    color: #405864 !important;
    font-size: 15px !important;
}

.c4-contact-map-container {
    width: 100%;
    max-width: 428px;
    height: auto;
    float: left;
}


.c4-contact-map-container a {
    font-size: 20px;
    color: #008dbf;
    font-weight: 700;
    margin: 10px 0 0 0;
    display: block;
}

.c4-contact-map-container a:hover,
.c4-contact-map-container a:active,
.c4-contact-map-container a:fous {
	color:#229b00 !important;
}

.c4-contact-page-container article .entry-content ul {
    width: 100%;
    max-width: 240px;
    float: left;
    font-size: 18px;
    color: #405864;
	padding: 0 0 0 38px;
}

.c4-contact-page-container article .entry-content ul li {
	margin-bottom: 8px;
    line-height: 28px;
}

.c4-contact-page-container article .entry-content ul li span {
    font-size: 24px;
    color: #008dbf;
    font-weight: 400;
	margin: 0 0 6px 0;
    display: block;
}

.c4-contact-page-container article .entry-content ul li h2 {
    font-size: 18px;
    color: #008dbf;
    margin: 10px 0 0 0;
    line-height: 26px;
}

.c4-contact-page-container article .entry-content ul li a {
	color: #405864;
}

.c4-contact-page-container article .entry-content ul li a:hover {	
    color: #229b00;	
}

.c4-contact-page-contact-main-container {
    background: #f8f8f8;
    padding-top: 15px;
    margin: 60px 0 -50px 0;	
}

.c4-contact-page-contact-main-container .c4-homepage-cta-title div h2 span {
	background: #f8f8f8;
}








/* Homepage About Start */

.c4-homepage-about {
    padding: 60px 0 0 0;
    margin: 0 0 -50px 0;	
}

.c4-homepage-about h1 {
    font-family: "adobe-caslon-pro",serif !important;
    font-size: 38px;
    line-height: 52px;
    margin: 0 0 16px 0;
    color: #405864;
    text-align: center;	
	text-transform: uppercase;
}

.c4-homepage-about > h2 {
    font-size: 20px;
    color: #008dbf;
    font-family: "proxima-nova",sans-serif;
    margin-bottom: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    font-weight: 600 !important;	
	text-transform: uppercase;
}

.c4-homepage-about p {
    font-size: 17px;
    line-height: 27px;
    text-align: center;	
}

/* Homepage About end */



/* Membership popup Form Start */

#membership-form-popup {
	display:none;
    background: rgba(0, 0, 0, 0.4);
	height:100%;
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:10000;
}

.membership-form-popup-container {
	height:auto;
	width:100%;
	margin:0 auto;
	text-align:center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.membership-form-popup-close {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 16px;
    top: 15px;
    float: right;
    z-index: 100;	
}
.membership-form-popup-close:hover {
  opacity: 1;
}

.membership-form-popup-close:before, .membership-form-popup-close:after {
  position: absolute;
  left: 15px;
  content: ' ';
height: 28px;
    width: 1px;
  background-color: #333;
}

.membership-form-popup-close:before {
  transform: rotate(45deg);
}

.membership-form-popup-close:after {
  transform: rotate(-45deg);
}

.membership-form-popup-container > div {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    padding: 46px 80px 68px 80px;
    box-shadow: 2px 2px 14px #706f6f;
}

.membership-form-popup-container > div h2 {
    font-size: 20px;
    color: #008dbf;
    margin-bottom: 35px;
    display: block;
    line-height: 30px;
    font-weight: 600 !important;
    text-transform: uppercase;	
}

.mf-two-col .infusion-field {
    width: 50%;
    float: left;	
	margin-bottom: 8px;
}

.mf-two-col .infusion-field:nth-child(1) {
    padding-right: 5px;
}

.mf-two-col .infusion-field:nth-child(2) {
    padding-left: 5px;
}

.mf-three-col .infusion-field {
    width: 50%;
    float: left;
}

.mf-three-col .infusion-field:nth-child(1) {
    padding-right: 5px;	
}

.mf-three-col .infusion-field:nth-child(2) {
    padding-left: 5px;
}

.mf-three-col .infusion-submit {
    padding-top: 10px;
    width: 100%;
    float: left;	
}

.infusion-field input {
	border: 1px solid #ced0d1 !important;
    border-radius: 0 !important;
    color: #405864;
    font-size: 16px;
    font-weight: 400;
    padding: 16px 18px 17px 18px !important;
    width: 100% !important;
    height: auto;
    margin: 0 0 10px 0 !important;
    box-shadow: none !important;
}

.infusion-field input::-webkit-input-placeholder {
    color: #405864;	
}

.infusion-field input::-moz-placeholder { 
    color: #405864;	
}

.infusion-field input:-ms-input-placeholder { 
    color: #405864;	
}

.infusion-field input:-moz-placeholder { 
    color: #405864;	
}

.infusion-field input:active,
.infusion-field input:focus {
    background: #fff;
    border-color: #008dbf;
    box-shadow: none;
}

.infusion-submit button:active, .infusion-submit button:focus {
    outline: none !important;
    border-radius: 0 !important;
}

.infusion-submit button:hover {
    background-color: #008dbf !important;
}

.infusion-submit button {
    font-family: "proxima-nova",sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 13px 50px 13px 50px !important;
    margin: 0 0 20px 0 !important;
    width: 100% !important;
    background: #69ab45 !important;
    letter-spacing: 0.5px;
    color: #fff;
    line-height: 1.5;
    text-transform: uppercase;
}


/* Membership popup Form End */

.infusion-form h2 {
	color: #405864;
    font-size: 20px;
    line-height: 28px;
    margin: 15px 0 20px 0;	
}

a.half-width-green-button,
a.half-width-green-button:active,
a.half-width-green-button:focus {
    color: #fff;
    font-size: 18px;
    background: #69ab45;
    padding: 11px 38px;
    display: inline-block;
    margin: 20px 0 20px 0;
    max-width: 50%;
    width: 100%;
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

a.half-width-green-button:hover {
    background: #008dbf;
    color: #fff;	
}























