/*
Theme Name: F5 BodyTalk
Theme URI: https://www.f5bodytalk.co.za
Description: F5 BodyTalk Wordpress theme for Fiona Coward
Version: 1
Author: Dominic Joubert
Author URI: http://thelastradio.org
*/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; 

}
.blockhref{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
display: block;
z-index: 105;
}

input,select{margin:0; padding:0; border-radius:0; -webkit-appearance: none;
}
textarea{border-radius:0; -webkit-appearance: none;
}
ul, ol, dl {
position: relative;
}
img{
border: 0px;

}
@keyframes  fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
body{
width: 100%;
background-color: #ffffff;
font-weight: normal;
cursor: default;
background-position: center center;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
	height: 100%;
}
html{
	width: 100%;
	height: 100%;
}
.centred-content{
	padding-bottom: 40px;
}
.centred-content + .divider{
	margin-top: 0px;
}
.centred-content p, .centred-content h2, .centred-content h3{
	text-align: center;
}
.content .centred-content ul{
	text-align: center;
list-style-position: inside;
 list-style-type: none;

}
.content .centred-content li{
text-align: center;
	padding-left: 0px;
}
.centred-content .content-
.homepage-line-spacing{

}

ul{
list-style: none;
padding: 0;
}
.fa-ul{
margin-left: 20px;
}
.site-container{
width: 100%;
margin: auto;
position: relative;
}
.content-container{
width: 100%;

margin: auto;
background-color: #ffffff;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.content-brush-stroke{
width: 100%;
position: absolute;
background-image: url(content-brush-stroke.png);
height: 20px;
top: -15px;
background-size: 100% 100%;
}

.main-content{
width: 100%;
margin: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.main-content p{
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 22px;
line-height: 170%;
color: #535454;
margin-bottom: 40px;
max-width: 960px;
}
.main-content .alignleft{
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.main-content p:last-child{
margin-bottom: 0px;
}
.extra-hero{
	border-bottom: 2px solid white;
}
.hero-holder{
position: relative;
}
.hero{
	width: 100%;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	-webkit-box-shadow: inset 0px -10px 5px -10px rgba(26,14,30,1);
	-moz-box-shadow: inset 0px -10px 5px -10px rgba(26,14,30,1);
	box-shadow: inset 0px -10px 5px -10px rgba(26,14,30,1);
}
.blog_hero{

}
.subhero{
	margin-top: 40px;
	margin-bottom: 40px;
}
.hero-overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #313131;
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
	z-index: 1;
}
.hero-inner{
	max-width: 960px;
	padding: 20px;
	z-index: 2;
	margin: auto;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    vertical-align: middle;
    position: relative;
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.hero-inner h1,.hero-inner h2,.hero-inner h3{
	max-width: 700px;
	color: white;
	margin: auto;
	text-align: center;

	
}
.hero-inner h1 + p,.hero-inner h2 + p,.hero-inner h3 +p {
	margin-top: 20px;
}
.hero-inner p{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 22px;
	color: #ffffff !important;
	line-height: 160%;
	max-width: 640px;
	margin: auto;
	text-align: center;
	margin-bottom: 15px;
}
.hero-inner .content-button{
margin: auto !important;
margin-top: 20px !important;
}
.hero-inner .author-name{
font-family: 'Montserrat', sans-serif;
font-size: 16px;
color: white;
	margin-bottom: 20px;
}
.header-container{
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 10000;
background-image: url(background-2021-1.jpg);
background-color: #ffffff;
background-size: cover;
background-position: center center;
	position: relative;
}
.header-overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
background: rgba(255, 255, 255,  0.95) ;
	z-index: 1;
}
.social-media{
display: block;
position: relative;
}
.social-media-icons{
	display: block;
	text-align: right;
	position: relative;
	margin-top: 5px;
}
.mobilemenu .social-media-icons{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
} 
.footer-info .social-media-icons{
		text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.facebook-icon, .whatsapp-icon{
	display: inline-block;
	margin-right: 5px;
	position: relative;
}
.facebook-icon img, .whatsapp-icon img{
	width: 30px;
	height: auto;
	display: block;
	position: relative;
}
.mobilemenu .social-media{
text-align: center;
float: none;
clear: both;
margin-top: 20px;
margin-bottom: 20px;
}
.header .social-media{
display: block;
float: right;
overflow: hidden;
position: relative;
top: 10px;
}
.header-inner{
width: 100%;
max-width: 960px;
margin: auto;
position: relative;
	z-index: 2;
}
.header{
width: 100%;
margin: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
}
.admin{

}
.top-logo{
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
margin:0;
vertical-align:top;

}
.top-logo img{
width: 130px;
height: auto;
display: block;
	margin-top: 20px;
margin-bottom: 20px;
}
nav{
width: 100%;
padding: 0;
margin: 0;
}
.navigation{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
position: relative;
font-size: 0;
text-align: center;
display: block;
width: 100%;
background-color: #9eb540;

z-index: 2;
}
.navlink{
position: relative;
color: #ffffff;
position: relative;
top: 1px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
display: inline-block;
padding-left: 8px;
padding-right: 8px;
  -o-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
}
.navlink a{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: block;
padding-top: 13.15px;
padding-bottom: 13.15px;
}
.currentpage{
color: #ffffff;
}
.currentpage a{
color: #ffffff!important;
}
.navlink:hover{
  -o-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
color: #ffffff;
}
.navlink:hover a{
color: #ffffff!important;
}
.navlink:last-child{
border-right: none;
}
.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active{
color: #ffffff;
text-decoration: none;
}
.navigation a:hover{
color: #ffffff;
}
.navlinkdropdown{
display: none;
margin: auto;
padding-top: 15px;
padding-bottom: 15px;
position: absolute;
z-index: 600;
padding-left: 20px;
padding-right: 20px;
width: 220%;
background-image: url(nav-drop-down.png);
background-size: 100% 100%;
background-repeat: no-repeat;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
margin-top: -9px;
font-size: 0;
}
.workshops-dropdown .navlinkdropdown{
width: 500px;
padding-left: 10px;
padding-right: 10px;
    xleft: 0;
    x-webkit-transform: translateX(0);
    x-moz-transform: translateX(0);
    x-ms-transform: translateX(0);
   xtransform: translateX(0);
background-image: url(nav-drop-down-workshops.png);
}
.navlinkdropdown:after {

}
.navlinkdropdown a,.navlinkdropdown a:link,.navlinkdropdown a:active,.navlinkdropdown a:visited{
color: #ffffff !important;
text-decoration: none;
  -o-transition:color .2s ease-out, background 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in;
padding-top: 8px;
padding-bottom: 8px;
}
.navlinkdropdown a:hover{
color: #513376 !important;
}
.navlinkdropdownlink{
font-size: 12px;
line-height: 140%;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
text-align: center;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
position: relative;
color: #ffffff !important;
margin: auto;
font-style: normal;
  -o-transition:color .2s ease-out, background 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in;
padding-left: 8px;
padding-right: 8px;
}
.workshops-dropdown .navlinkdropdownlink{
width: 49%;
margin-left: 2%;
display: inline-block;
text-align: left;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.workshops-dropdown .navlinkdropdownlink:nth-child(2n+2){
margin-left: 0;
}
.navlinkdropdownlink:last-child{
border-bottom: 0;
}
.navlinkdropdownlink:hover{
background-image: url(nav-link-hover.png);
background-size: 100% 100%;
color: #513376;
}
.navlinkdropdownlink:hover a{
color: #513376 !important;
}
.haschild:hover > .navlinkdropdown{
display: block;
    -webkit-animation: fadein 0.5s; /* Safari and Chrome */
    -moz-animation: fadein 0.5s; /* Firefox */
    -ms-animation: fadein 0.5s; /* Internet Explorer */
    -o-animation: fadein 0.5s; /* Opera */
    animation: fadein 0.5s;
}
.navlinkdropdown .navlinkdropdownlink:last-child{
border-bottom: none;
}
.navlinkdropdownlink .fa{
font-size: 10px;
}
.menubutton{
color: #9eb540;
display: none;
font-weight: 400;
font-size: 15px;
line-height: 15px;
padding: 5px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
cursor: pointer;
position: absolute;
right: 0px;
top: 28px;
text-align: right;
	z-index: 5;
}
.mobilemenu{
display: none;
position: relative;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 1000;
top: 0px;
left: 0px;
border-bottom: 1px solid #57622b;
background: #9eb540;
padding: 20px;
}
.mobilemenunavlink{
font-family: 'Montserrat', sans-serif;
font-size: 20px;
color: white;
text-align: center;
width: 100%;
border-bottom: 1px solid #b0c949;
padding-top: 20px;
padding-bottom: 20px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
font-weight: 700;
position: relative;
}
.mobilemenunavlink:last-child{
border-bottom: 0;
}
.mobilemenu a,.mobilemenu a:link,.mobilemenu a:active,.mobilemenu a:visited{
color: white;
text-decoration: none;
}

.mobilemenux .fa{
font-size: 12px;
margin-left: 5px;
position: relative;
top: -1px;
}
.mobilemenusubnavlink{
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: white;
text-align: center;
display: inline-block;
border-bottom: 1px solid #6f5094;
padding-top: 10px;
padding-bottom: 10px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
font-weight: 400;
position: relative;
float: none;
clear: both;
}
.mobilemenunavlink + .mobilemenusubnavlink{
top: -2px;
position: relative;
}
.mobilemenusubnavlink:last-child{
border-bottom: none;
}
.mobile-fb-link{
	width: 120px;
	text-align: center;
	margin: auto;
	display: block;
	  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
	padding-top: 20px;
	padding-bottom: 20px;
}
.mobile-fb-link img{
	width: 100%;
	height: auto;
	display: block;
	border: none;
	margin: auto;
}
.slide-left{
height: 100%;
width: 40px;
position: absolute;
left: 0px;
top: 0px;
z-index: 500;
text-align: center;
color: white;
text-shadow: rgba(0,0,0,.7) 0 0 12px;
vertical-align: middle;
font-size: 25px;
}
.slide-right{
height: 100%;
width: 40px;
position: absolute;
right: 0px;
top: 0px;
z-index: 500;
text-align: center;
color: white;
text-shadow: rgba(0,0,0,.7) 0 0 12px;
vertical-align: middle;
font-size: 25px;
}
.slide-right i,.slide-left i{
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
position: relative;
cursor: pointer;
}
.clear{
clear: both;
}
.content a,.content a:link,.content a:active,.content a:visited,.sidebar a,.sidebar a:link,.sidebar a:visited,.sidebar a:active{
color: #9eb540;
font-weight: 700;	
text-decoration: underline;
}
.content a:hover,.sidebar a:hover{
color: #C9DD69;
text-decoration: underline;
}
.content{
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}
.content-inner{
	max-width: 960px;
	margin: auto;
	margin-top: 40px;
	padding-left: 5%;
	padding-right: 5%;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.content-inner img{
	position: relative;
	display: block;
	max-width: 100%;
	height: auto;
}
.content-inner + .blocks-holder{
}
.blocks-holder{
width: 100%;
font-size: 0;
max-width: 960px;
position: relative;
text-align: center;
margin: auto;
margin-top: 50px;
padding-left: 20px;
padding-right: 20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.blocks-holder + .newsletter-form-holder{
	margin-top: 20px;
}
.block{
width: 32%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
margin-right: 2%;
position: relative;
margin-bottom: 2%;
-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%), inset 0px 0px 5px 0px rgb(26 14 30 / 55%), inset 3px 3px 0px -2px rgb(145 79 167);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25), inset 0px 0px 5px 0px rgba(26,14,30,0.55), inset 3px 3px 0px -2px rgba(145,79,167,1);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%), inset 0px 0px 5px 0px rgb(26 14 30 / 55%), inset 3px 3px 0px -2px rgb(145 79 167);
}
.blocks-holder .block:last-child{
margin-right: 0px;
}
.blocks-holder .block:nth-child(3n+3) {  
margin-right: 0px;
}
.block img{
width: 100%;
display: block;
height: auto;
position: relative;
z-index: 8;
}
.block .block-caption{
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 18px;
	line-height: 120%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #9eb540;
}
.inner-shadow{
-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.55);
-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.55);
box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.55);	
z-index: 12;
position: absolute;
top: 0px;
	left:0px;
	width: 100%;
	height: 100%;
	display: block;
}
.content ul, .content ol{
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 22px;
line-height: 160%;
color: black;
margin-bottom: 40px;
color: #535454;
}
.content ul{
text-align: left;
list-style-position: inside;
 list-style-type: disc;

}
.content li{
padding-left: 15px;
margin-top: 2px;
text-align: left;
list-style-position: outside;
padding-bottom: 10px;
padding-bottom: 10px;
margin-left: 15px;
}
.content li:last-child{
padding-bottom: 0px;
}
.content ol{
font-size: 22px;
text-align: left;
list-style-position: inside;
padding-bottom: 10px;
line-height: 160%;
color: #535454;
}
.homepage-hero{
	padding-top: 60px!important;
	padding-bottom: 60px!important;
}
.homepage-hero .hero-inner p{

}
.homepage-hero h1{
	margin-bottom: 0px;
}
.homepage-hero ul{
	text-align: center;
	list-style-type: none;
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #ffffff !important;
    line-height: 160%;
    max-width: 840px;
    margin: auto;
    margin-bottom: 15px;
	margin-top: 10px;
}
.homepage-hero li{
	text-align: center;
	margin-bottom: 7px;
	padding-left: 0px;
    margin-top: 0px;
    list-style-position: outside;
    padding-bottom: 0px;
    margin-left: 0px;
}
.page-image{
position: relative;
width: 100%;
margin-bottom: 20px;
max-height: 200px;
overflow: hidden;
}
.page-image img{
position: relative;
width: 100%;
display: block;
height: auto;
}
.page-image-slideshow .first-slide{
display: block;
}
.page-image-shadow{
-webkit-box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.55);
-moz-box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.55);
box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.55);
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
z-index: 100;
}
b,strong{
font-weight: 700;
}
button[type=submit],.content-button{
border: none;
outline: none;
font-family: 'Montserrat', sans-serif;
font-weight:700;
font-size: 22px;
	text-transform: capitalize;
color: #ffffff;
text-align: center;
display: inline-block;
margin-right: 20px;
padding: 15px;
padding-bottom: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
cursor: pointer;
margin-bottom: 20px;
background-color: #9eb540;
}

.enquirybutton{
	margin-top: 20px;
}
button[type=submit]{

}
.content-button:focus, .content-button:active{
outline: none;
}
.center-book-now-button{
	    margin: auto;
    display: block;
    max-width: 260px;
}
.submitbuttonform{
margin-bottom: 10px;
}
ul + .content-button{
margin-top: 20px;
}
a.content-button,a.content-button:link,a.content-button:visited,a.content-button:active{
text-decoration: none;
color: white !important;
}
a.content-button:hover{
color: #ffffff !important;
text-decoration: none;
}
.content-button:hover, a.content-button:hover{
color: #ffffff!important;
    background-color: #a6bd46;
}
.divider{
width: 100%;
position: relative;
height: 1px;
margin: auto;
margin-top: 30px;
margin-bottom: 30px;
display: block;
background-color: #bdbdbd;
}
.divider + .divider{
display: none;
}
/*FORM ELEMENTS*/
input[type=text],input[type=email],input[type=password],input[type=tel]{
width: 100%;
position: relative;
margin-bottom: 15px;
border: 1px solid #bdbdbd;
background-color: white;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
line-height: 15px;
font-size: 15px;
padding: 10px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
color: #444444;
line-height:normal !important;
}
input:focus, select:focus, textarea:focus{
outline: 1px solid #a7a7a7;
}
select{
width: 100%;
position: relative;
margin-bottom: 15px;
border: 1px solid #bdbdbd;
background-color: white;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
line-height: 15px;
font-size: 15px;
padding: 10px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
color: #535454;
line-height:normal !important;
}
.newsletter-select{
max-width: 250px;
}
input[type=hidden] + input[type=submit]{
margin-top: 15px;
}
input[type=text]:focus,input[type=email]:focus,input[type=password]:focus{
outline: none;
line-height:normal !important;
}
label{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height:normal !important;
margin-bottom: 5px;
position: relative;
display: block;
vertical-align: top;
color: #535454;
}
textarea{
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 15px;
width: 100%;
position: relative;
line-height: 15px;
resize: none;
height: 100px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
border: 1px solid #bdbdbd;
color: #535454;
-webkit-appearance: none;
margin-bottom: 20px;
}
textarea:focus{
outline: none;
}
.form-hidden-field{
display: none;
}
.enquiryform{
position: relative;
width: 100%;
}
.formerror{
color: red;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-weight: normal;
position: relative;
margin-bottom: 20px;
margin-top: -10px;
}
.confirmationanchor{
display: block;
position: relative;
top: -120px;
}
.form-tip{
font-size: 12px !important;
margin-top: -20px;
margin-bottom: 20px;
}


.ancestorlinks{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #513376;
font-size: 16px;
line-height: 16px;
text-decoration: none !Important;
}
.ancestorlinks a{
text-decoration: none;
}
.ancestorlinks a:link, .ancestorlinks a:active,.ancestorlinks a:visited{
text-decoration: none;
}
.ancestorlinks a:hover{
text-decoration: underline;
}


h1,h2,h3,h4,h5,h6{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
h1{
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #9eb540;
font-size: 28px;
line-height: 120%;
margin-bottom: 20px;
line-height: 140%;
}
h1 + .page-image{
margin-top: -10px;
}
h2{
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #9eb540;
font-size: 30px;
line-height: 140%;
margin-bottom: 30px;
    margin-top: 50px;
}
h2 + .page-image{
margin-top: -20px;
}
h3{
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #9eb540;
font-size: 23px;
line-height: 140%;
margin-bottom: 20px;
}
h4{
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #9eb540;
line-height: 140%;
color: #000000;
}
.page-image + .authorname{
margin-top: -10px;
}
.authorname p{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #513376;
font-size: 16px;
line-height: 16px;
}
.authorname{
margin-bottom: 20px;
}
.homepage-content h1, .homepage-content h2, .homepage-content h3, .homepage-content h4{
text-align: center;
}
.backtotoplink{
margin: auto;
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
position: relative;
width: 120px;
margin-bottom: 20px;
float: right;
vertical-align: top;
margin-top: 10px;
}
.backtotoptext{
font-size: 14px;
color: #9b9b9b;
}
.backtotoplink:hover .backtotoptext{
color: #ffffff;
}
.backtotoplink:hover .backtotoparrow{
border-bottom: 10px solid #ffffff;
}
.backtotoparrow{
width: 0; 
height: 0; 
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #9b9b9b;
margin: auto;
margin-bottom: 5px;
}
.backtotopicon{
position: fixed;
bottom: 20px;
right: 20px;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 15px;
color: white;
font-size: 20px;
cursor: pointer;
display: none;
z-index: 10001;
background-color: #813e98;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25), inset 0px 0px 5px 0px rgba(26,14,30,0.55), inset 3px 3px 0px -2px rgba(145,79,167,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25), inset 0px 0px 5px 0px rgba(26,14,30,0.55), inset 3px 3px 0px -2px rgba(145,79,167,1);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}
.footer{
width: 100%;
background-color: #f9f9f9;
position: relative;
border-top: 1px solid #bdbdbd;
margin-bottom: -20px;
-webkit-box-shadow: inset 0px 10px 5px -10px rgba(0,0,0,0.44);
-moz-box-shadow: inset 0px 10px 5px -10px rgba(0,0,0,0.44);
box-shadow: inset 0px 10px 5px -10px rgba(0,0,0,0.44);
}
.footer-logo{
display: block;
margin: auto;
margin-bottom: 20px;
}
.footer-logo{
width: 100%;
max-width: 250px;
}
.footer .fa{
	color: #9eb540;
}
.footer-logo img{
width: 140px;
position: relative;
height: auto;
display: block;
margin: auto;
}
.footer .copyright{
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #535454;
font-weight: 300;
	margin: auto;
		margin-top: 40px;
	border-top: 1px solid #ececec;
	padding-top: 40px;
	max-width: 640px;
}
.footer-nav{
width: 100%;
position: relative;
text-align: center;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited{
	color: #9eb540;
	text-decoration: none;
}
.footer a:hover{
	color: #C9DD69;
}
.footer-nav a,.footer-nav a:link,.footer-nav a:active,.footer-nav a:visited{
color: #9eb540;
margin-left: 10px;
margin-right: 10px;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 140%;
}
.footer .para-break{
display: block;
}
.footer p{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #535454;
margin-bottom: 20px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.footer-info{
	text-align: center;
}
.footer-info p{
display: inline-block;
margin-right: 10px;
}
.footer-info p:last-child{
margin-right: 0px;
display: block;
}
.footer-content{
width: 100%;
max-width: 1100px;
padding: 20px;
margin: auto;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 30px;
padding-top: 30px;
}
.footer-contact-detail-holder{
margin-bottom: 20px;

}
.footer-contact-detail-holder{
display: block;
}
.footer .contact-label{
font-family: 'Montserrat', sans-serif;
font-size: 16px;
color: #fff200;
font-weight: 400;
text-transform: uppercase;
line-height: 120%;
}
.footer .contact-detail{
font-family: 'Montserrat', sans-serif;
font-size: 16px;
color: #ffffff;
line-height: 120%;
}
.print-message{
display: none;
}
table{
position: relative;
max-width: 100%;
    position: relative;
	color: #535454;
    max-width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    width: 100%;	
}
tr,td{
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.pageanchorpos{
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}
.paginationblock{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #535454;
width: 100%;
font-size: 22px;
line-height: 16px;
padding-left: 0px;
text-align: left;
margin-top: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 40px;
}
.previouslink{
width: 50%;
float: left;
text-align: left;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
padding-right: 10px;
font-size: 22px;
min-height: 1px;
}
.paginationblock a,.paginationblock a:link{
text-decoration: none;
}
.nextlink{
width: 50%;
float: left;
text-align: right;
padding-left: 10px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
font-size: 22px;
min-height: 1px;
}
.googlemap{
width: 100%;
position: relative;
display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
vertical-align: top;
}
.googlemap iframe{
width: 100%;
position: relative;
height: 560px;
}
.coming-soon{
	width: 100%;
	position: relative;
	  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
	height: 100%;
	background-color: white;
	vertical-align: middle;
	text-align: center;
}
.coming-soon img{
	display: inline-block;
	position: relative;
	max-width: 320px;
	width: 100%;
	height: auto;
	margin: auto;
	    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
		  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.testimonial-slideshow-holder{
	width: 100%;
	max-width: 960px;
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 50px;
}
.testimonial-slideshow{
	width: 100%;
	max-width: 640px;
	margin: auto;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin-bottom: 20px;
}
.testimonial-slide p{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #535454;
font-size: 18px;
line-height: 160%;
text-align: center;
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}
.testimonial-slide{
	white-space:normal;
}
p.testimonial-name{
	color: #9eb540;
	font-weight: 700;
	margin-bottom: 20px;
}
.testimonial-slideshow-holder .content-button{
margin-right: 0px;

}
.pager{
width: 100%;
margin: auto;
text-align: center;
position: relative;
margin-top: 10px;
margin-bottom: 10px;
display: block;
z-index: 95;
}
.pager span{
border-radius: 10px;
list-style: none;
width: 20px;
height: 20px;
margin-left: 5px;
margin-right: 5px;
display: inline-block;
cursor: pointer;
z-index: 95;
}
.pager span .pager-circle{
border-radius: 7px;
list-style: none;
width: 14px;
height: 14px;
background-color: #c6c6c6;
margin-left: 5px;
margin-right: 5px;
display: inline-block;
cursor: pointer;
z-index: 95;
	opacity: 0.66;
    filter: alpha(opacity=66); /* For IE8 and earlier */
}
.pager span.cycle-pager-active .pager-circle{
cursor: pointer;
background-size: 16px 16px;
list-style: none;
z-index: 95;
		opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.homeslidepager{
width: 100%;
margin: auto;
text-align: center;
position: absolute;
margin-top: 10px;
margin-bottom: 10px;
display: block;
z-index: 200;
bottom: 10px;
}
.homeslidepager span{
border-radius: 10px;
list-style: none;
width: 20px;
height: 20px;
margin-left: 5px;
margin-right: 5px;
display: inline-block;
cursor: pointer;
z-index: 200;
}
.homeslidepager span .pager-circle{
border-radius: 7px;
list-style: none;
width: 14px;
height: 14px;
background-color: #c6c6c6;
margin-left: 5px;
margin-right: 5px;
display: inline-block;
cursor: pointer;
z-index: 95;
	opacity: 0.66;
    filter: alpha(opacity=66); /* For IE8 and earlier */
}
.homeslidepager span.cycle-pager-active .pager-circle{
cursor: pointer;
background-size: 16px 16px;
list-style: none;
z-index: 95;
		opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.newsletter-form-holder{
	background-image: url(newsletterbg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-size: 0;
}
.newsletter-form-container{
	width: 100%;
	max-width: 900px;
	margin: auto;
	font-size: 0;
	display: block;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
}
.newsletter-form{
	position: relative;
	display: inline-block;
	width: 70%;
	padding: 30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	z-index: 2;
	text-align: center;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	vertical-align: middle;	
}
.newsletter-form a, .newsletter-form a:link, .newsletter-form a:active, .newsletter-form a:visited{
	color: white!important;

}
.newsletter-form a:hover{
	color: white!important;
}
.newsletterbg-overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #313131;
	opacity: 0.46;
    filter: alpha(opacity=46); /* For IE8 and earlier */
	z-index: 1;
}
.newsletter-form input[type=text],.newsletter-form select{
	text-align: left;
	max-width: 100%;
		opacity: 0.66;
    filter: alpha(opacity=66); /* For IE8 and earlier */
	margin-bottom: 10px;
	border: 1px solid #4c4c4c;
	text-align: center;
}
.newsletter-form select:focus{
	outline: 0px;
}
.newsletter-form .content-button{
	display: block;
	margin: auto;
	width: 50%;
}
.newsletter-form h1,.newsletter-form h2,.newsletter-form h3{
	color: white;
	font-size: 24px;
}
.lead-magnet-image{
	display: inline-block;
	width: 30%;
	position: relative;	
	z-index: 2;
	vertical-align: middle;	
-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.45);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.45);	
}
.lead-magnet-image img{
	display: block;
	width: 100%;
	position: relative;

}
.newsletter-form-container h3{
font-size: 30px;
    max-width: 660px;
    margin: auto;
    margin-bottom: 15px;
    color: white;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 3;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
p.newsletter-disclaimer{
font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 12px !important;
    text-align: center;
    width: 100%;
    position: relative;
    display: block;
    margin: auto;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    margin-top: 10px!important;	
}
.no-freebie{
	margin: auto;
	display: block;
}
.formcheck{
display: none;
}
.newsletter-form .formerror{
color: white;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-weight: 300;
position: relative;
margin-bottom: 20px;
margin-top: -10px;
}
.newsletter-form p{
	color: white;
	margin: auto;
	margin-bottom: 30px;
}
.header-right-content{
	position: absolute;
	top: 55px;
	right: 20px;
	text-align: right;
}
.top-facebook{
	display: inline-block;
	margin-top: 10px;
}
.top-facebook img{
	width: 120px;
	height: auto;
}
.location-info{
color: #535454;
font-family: 'Montserrat', sans-serif;
font-size: 13px;
}
.location-info a,.location-info a:link,.location-info a:active,.location-info a:visited{
	color: #535454;
	text-decoration: none;
}
.location-info a:hover{
	text-decoration: underline;
}
blockquote{
	text-align: center;
	margin: auto;
margin-bottom: 40px;
}
.nc_socialPanel{
max-width: 480px;
margin-top: 30px !important;
}
.nc_socialPanel a,.nc_socialPanel a:link,.nc_socialPanel a:active,.nc_socialPanel a:visited{
color: white;
}
.blog-holder{
	width: 100%;
	display: block;
	position: relative;
	font-size: 0;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.blog-holder:last-child{

}
.blog-image-holder{
width: 32%;
margin-right: 2%;
display: inline-block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
	vertical-align: top;
}
.blog-image-holder img{
	position: relative;
	width: 100%;
	height: auto;
	vertical-align: top;
}
.blog-snippet-holder{
	display: inline-block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width: 64%;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.blog-snippet-holder p{
	font-size: 18px;
}
.blog-holder h2{
	font-size: 22px;
	margin-top: 0px;
}
.blog-holder .author-name{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #535454;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}
.blog-archive-holder h2{
	text-align: center;
	position: relative;
}
.blog-archive-holder .paginationblock{
	text-align: center;
}
.blog-holder h2 a{
	text-decoration: none !important;
}
.contact-container{
	font-size: 0;
	width: 100%;
	position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.contact-information{
	display: inline-block;
	width: 48%;
	margin-right: 2%;
	position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.contact-information p{
	font-size: 18px;
}
.googlemap{
position: relative;
border: 1px solid #e6e6e6;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	display: inline-block;
}
.enquiry-form{
	width: 100%;
	margin: auto;
	position: relative;
	max-width: 960px;
}
.fiona-pic{
position: relative;
	display: inline-block;
	width: 383px;
	height: auto;
}
.wellness-form{
	width: 100%;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
.wellness-form label{
	font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #9eb540;
	font-size: 16px;
}
p.wellness-form-question{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #9eb540;
	font-size: 16px !important;
}
.wellness-level-holder{
display: inline-block;
margin-right: 20px;
max-width: 250px;
width: 100%;
position: relative;
}
.wellness-form-tip{
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #535454;
font-size: 14px !important;
}
.pain-area-holder{
	display: inline-block;
margin-right: 40px;
max-width: 250px;
width: 100%;
position: relative;
}
.popup-overlay{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 19999;
	top:0px;
	left: 0px;
    background-color:rgba(0, 0, 0, 0.65);
	-moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	vertical-align: middle !important;
	text-align: center;
	display: none;
overflow-y: scroll;
}
.swp_social_panel a,.swp_social_panel a:link,.swp_social_panel a:active,.swp_social_panel a:visited{
color: white!important;
}
.swp_social_panel{
	max-width: 320px;
	margin-top: 30px!important;
}
.popup-holder{
	padding: 30px;
	background-color: white;
	position: relative;
	top: 50%;
	width: 100%;
	max-width: 640px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle !important;
    z-index: 600;
    cursor: default;
    text-align: center;
    margin: auto;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
	border-top: 5px solid #9eb540;
	
}
.popup-holder p{
	font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 16px;
line-height: 160%;
color: #535454;
margin-bottom: 20px;
max-width: 960px;
}
.popup-holder p:last-child{
	margin-bottom: 30px;
}
.popup-holder p a,.popup-holder p a:link,.popup-holder p a:active,.popup-holder p a:visited{
color: #9eb540;
text-decoration: underline;
}
.popup-holder h2{
	max-width: 82%;
	margin: auto;
	margin-bottom: 20px;
}
.xmasgift1{
	position: absolute;
	bottom: -46px;
	left: -10px;
	width: 20%;
}
.xmasgift1 img,.xmasgift2 img{
	width: 100%;
	height: auto;
	display: block;
}
.xmasgift2{
	position: absolute;
	bottom: -41px;
	right: -10px;
	width: 20%;
}
.blog-cta-global p{
	font-weight: 400!important;
}

.announcement-bar{
	width: 100%;
	margin: auto;
	padding: 10px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
background-color: #8b44a4; 
	text-align: center;
}
.announcement-bar p{
	font-size: 14px;
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-align: center;
	max-width: 960px;
	margin: auto;
}
.announcement-bar a,.announcement-bar a:link,.announcement-bar a:active,.announcement-bar a:visited{
	color: white;
	text-decoration: underline;
}
.hero-inner a, .hero-inner a:link, .hero-inner a:active, .hero-inner a:visited{
	color: white;
}
.hero-inner a:hover{
	color: white;
}