*{
    margin:0;
    padding:0;
}
body {
    font-family: 'europa', sans-serif!important;
    line-height: 1.5;
    color: #191919;
    font-weight: 300;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variant-ligatures: none;
}
.tk-europa {
    font-family: 'europa', sans-serif!important;
}
input, button {
    font-family: 'europa', sans-serif!important;
}
#wrapper {
    width: 100%;
    padding-top: 115px;
}
ul {
    list-style: none;
    list-style-type: none;
}
#content-container ul {
    list-style-position: outside;
    list-style-type: disc;
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: 1.5rem;
    text-align: left;
}
.healcode-cols .tile-inner ul, .logos-bordered .tile-inner ul {
    list-style-position: inside!important;
    margin-left:0!important;
    list-style-type: none!important;
    text-align: center!important;
}
.healcode-cols .tile-inner ul li:before, .logos-bordered .tile-inner ul li:before {
    content:'\f00c';
    margin-right: 10px;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-weight: 900;
    font-size: 14px;
}
.healcode-cols .tile-inner ul li:before {
    color:#a6d851;
}
li {
    margin-bottom: .5rem;
}
ol {
    margin:0;
    padding:0;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left:15px;
}
.pad-content ul li {
    padding-left: 45px;
    background-image: url(/images/logo.png);
    background-repeat: no-repeat;
    background-position: top 3px left;
    background-size: 30px;
    min-height: 32px;
}
a {
    text-decoration:none!important;
    color: #100c37;
    outline:none;
    font-weight: 400;
}
.footer a {
    font-weight: 300;
}
.footer i {
    color:#d2f595!important;
    font-size: 22px;
    margin-right: 15px;
    margin-bottom:7px;
}
.footer a:hover {
    color:#d2f595!important;
}
.footer a:hover i {
    color:#fff!important;
}
audio {
    max-width: 100%;
}
.button-container.mob-right {
    text-align: right;
}
.button, .section.blue-swirl .button, .section.purple-swirl .button {
    color: #fff!important;
    display:inline-flex;
    background-color: #292360;
    padding: 15px 20px;
    align-items: center;
    justify-content: center;
    font-weight: 400!important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 7px 0 7px 0;
    transition: .4s;
}
.button.purple-btn {
    color:#938bfc!important;
    border:1px solid #938bfc;
    background-color:#fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 1rem;
}
.button.purple-btn:hover {
    color:#fff!important;
    background-color:#938bfc;
}
.button:hover, .share-button:hover {
    text-decoration:none;
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
}
.healcode-link:hover {
    text-decoration:none!important;
}
.centre-button .button {
        width:100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
.centre-button .button i {
        margin-left:10px;
 }
.button.appointment {
    display: inline-block;
    background-color: unset;
    padding: unset;
    margin:5px 0 0 0;
}
.pull-links .button {
    margin: 15px 2% 0 2%!important;
    /* width: 96%!important; */
}
.whitetext .button, .tile .yellow-button .button {
    color: #161d4d!important;
    background-color: #c7f47a;
    font-weight: 600!important;
}
.white-button .button {
    color: #727272!important;
    background-color: #ffffff;
    border: 1px solid #ddd;
}
.section.purple .button:hover, .header1 .button:hover, .footer .button:hover {
    color: #161d4d!important;
    background-color: #ffffff;
}
.button.centre {
    color: #161d4d!important;
    background-color: #d2f595;
    font-weight: 600!important;
    margin: 5px 12px 0 0!important;
    text-align: center;
}
.header1 .button, .footer .button {
    padding: 8px 10px!important;
    font-size: .85rem;
    margin: 8px 0;
    width: auto!important;
}
.menu-holder i {
    width: 28px;
    margin-top: 19px;
    display: block;
    float: right;
}
a:hover {
    color: unset;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem;
    font-weight: 600;
    /* color: #11163a; */
    line-height: 1.3;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 600;
}
.tile h1, .tile h2, .tile h3, .tile h4, .tile h5, .tile h6 {
    margin-bottom: .5rem;
}
.tile h2 {
   margin-bottom:1.6rem;
}
h1 {
    font-size: 2.6rem;
}
h2 {
    font-size: 2.25rem;
    font-weight: 400;
}
h3 {
    font-size: 1.62rem;
    font-weight: 600;
}
h4 {
    font-size: 1.37rem;
    font-weight: 600;
}
h4.sb {
    margin-bottom:2rem;
}
h5 {
    text-transform:uppercase;
    font-size: 1.37rem;
    font-weight: 600;
    font-size: .88rem;
    letter-spacing: 2px;
    line-height: 0.5rem;
}
.healcode-cols .tile-inner h5, .logos-bordered h5 {
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: .5rem;
    font-weight: 400;
}
.healcode-cols .tile-inner.most-popular h5 {
    font-weight:600;
}
.healcode-cols .tile-inner.most-popular .button {
    background-color:#c7f47a;
    color: #161d4d!important;
    font-weight: 600!important;
}
.healcode-cols .tile-inner .button {
    width:100%;
    display:block;
    margin: 3px 0 7px 0!important;
}
.logos-bordered .button {
    width:100%;
    display:block;
    background-color: transparent;
    color: #1b1648!important;
    border: 1px solid #1b1648;
    font-weight: 600!important;
}
.logos-bordered .button:hover {
    width:100%;
    display:block;
    background-color: #1b1648!important;;
    color: #fff!important;
    border: 1px solid #1b1648;
}
.footer h5 {
 /*  margin-bottom:3rem; */
    font-weight: 600!important;
}
.no-margin {
    margin:0;
}
.intro-block h4 {
    margin-bottom:0;
    color: #191919;
}
h4.has-icon {
    width:auto;
    display: inline-block;
    padding-right: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
    opacity: .3;
    margin: 5px 5% 5px 0;
}
h4.has-icon:hover, h4.has-icon.active {
    opacity: 1;
}
.brain .intro-block h4, .intro-block h4.brain {
    background-image:url('/images/icon_brain1.png');
    color:#fa7b85;
    /* font-weight: 600; */
}
.body .intro-block h4, .intro-block h4.body {
    background-image:url('/images/icon_body1.png');
    color:#77cfec;
    /* font-weight: 600; */
}
.being .intro-block h4, .intro-block h4.being {
    background-image:url('/images/icon_being1.png');
    color:#928df8;
    /* font-weight: 600; */
}
.intro-block h5 {
    margin-bottom: .5rem;
    color: #191919;
    padding-left: 28px;
    position:relative;
    line-height: 1.55;
    text-align: left;
}
.intro-block h5 i {
    position:absolute;
    left:0;
    top:4px;
    color: #11163a;
}
.intro-block h5 a {
    color: #191919;
    /* font-weight:400; */
}
.whitetext h1, .whitetext h2, .whitetext h3, .whitetext h4 {
    font-weight: 400;
}
.whitetext h6 strong {
    font-weight: 600!important;
}
h5, h6 {
    color: #191919;
    line-height: 1.5;
}
h6 {
    font-size: 1.23rem;
    font-weight: 400;
    line-height: 1.5;
}
h6 em {
    font-size: 1rem;
    color: #888;
    margin-top: 12px;
    font-weight:300;
    display: block;
}
.whitetext h6 {
    /* color: #221d53!important; */
    font-weight:600;
}
.grey-text *, .grey-text {
    color:#898989;
}
.whitetext * {
    color: #fff;
    /* font-weight: 300; */
}
#maintext-inner {
    max-width: 650px;
    /* text-align: center; */
    padding: 30px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6  strong {
    font-weight: 600;
}
b, strong, strong em, em strong {
    font-weight: 600!important;
}
.owl-carousel .owl-item {
    touch-action: manipulation;
}
img {
    max-width:100%;
    height:auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.blog-content img {
    margin-bottom:1rem;
}
.pad-top {
    padding-top: 4%;
}
.pad-bottom {
    padding-bottom: 4%;
}
.pad-top-2x {
    padding-top: 6%;
}
.pad-bottom-2x {
    padding-bottom: 6%;
}
.pad-top-3x {
    padding-top: 8%;
}
.pad-bottom-3x {
    padding-bottom: 8%;
}
.pad-top-4x {
    padding-top: 10%;
}
.pad-bottom-4x {
    padding-bottom: 10%;
}
.pad-top-5x {
    padding-top: 12%;
}
.pad-bottom-5x {
    padding-bottom: 12%;
}
.pad-all {
    padding: 4%;
}
.pad-all-2x {
    padding: 6%;
}
.pad-all-3x {
    padding: 8%;
}
.pad-all-4x {
    padding: 10%;
}
.pad-all-5x {
    padding: 12%;
}
.header1 {
    position: fixed;
    top: 45px;
    left: 0;
    padding: 7px 0 0 0;
    z-index: 99;
    display: block;
    height: 70px;
    width:100%;
    background-color: #1b1648;
}
.not-at-top .header1 {
    box-shadow: 0px 1px 8px rgba(16, 12, 55, 0.5);
}
.ct {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height: 45px;
    z-index:99;
    background-color: #100c37;
    padding: 7px 0;
    font-size: 13px;
}
.ct .container {
    width:100%;
    max-width:1140px;
    padding: 0 10px;
}
.header1 .container {
    width:100%;
    max-width:1140px;
}
.ct a {
    margin: 0 6px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.ct .fa_spacer {
    margin: 0 5px;
    color: #3e3969!important;
    display: inline-block;
    font-size: 19px;
}
.ct .mobhide, .ct .tabhide {
    display: none;
   }
 .header1 a:hover, .header1 a:hover i, .ct a:hover i, .ct a:hover span {
     color: #c7f47a;
 }
.logo img {
    max-width: 125px;
}
.logo-nav {
    position:relative;
    z-index:99;
    padding-top: 5vh;
}
.breadcrumbs {
    text-transform:uppercase;
    color: #1b1648!important;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: .85rem;
    margin-bottom: 1rem;
    display: inline-block;
}
.breadcrumbs a {
    color: #888!important;
    font-weight: 400;
}
.breadcrumbs a:hover {
    color: #1b1648!important;
}
.blog-intro .breadcrumbs a {
    color: #fff!important;
}
.navigation {
    width: 100%;
    position: fixed;
    top: 115px;
    bottom: 0;
    background-color: #221d53;
    overflow-x: auto;
    display: none;
    z-index: 2;
    padding-bottom: 140px;
    height: 100vh;
}
.navigation ul {
    margin: 0 auto;
    padding: 0;
    width: 80%;
}
.navigation li {
    display: inline-block;
    width: 100%;
    padding: 12px 10px;
    background-image: none;
    text-align: left;
    border-bottom: 1px solid #4e4a75;
    margin-bottom: 2px;
    /* line-height: 1.2; */
}
.navigation ul li ul {
    display: none;
    width: 100%;
    padding-left: 20px;
}
.navigation ul li ul li ul {
    display: block!important;
    position:relative;
    padding: 0!important;
    margin: 0;
    background-color: transparent;
}
.navigation li li {
    border-bottom: none;
    padding: 10px 0 0 0;
}
.navigation li li li {
    border: none!important;
    padding: 10px 0 0 20px!important;
}
.navigation li a {
    color:#fff;
    text-decoration: none;
    font-weight: 400;
    margin: 0;
}
.navigation li li a {
    /* font-weight: 300; */
}
.navigation li li li a {
    /* font-size:1rem; */
}
.owl-nav {
    position: absolute;
    top: 50%;
    left: -37px;
    right: -37px;
    margin-top: -11px;
}
.owl-dots {
    position: fixed;
    bottom: 30px;
    width: 100%;
}
.owl-theme .owl-nav [class*=owl-] {
    font-size: 0;
    margin: 0;
    /* padding: 1% 2%; */
    background-color:transparent;
    display: block;
    cursor: pointer;
    border-radius: 3px;
    width: 24px;
    height: 22px;
    opacity:.7;
    transition:.2s;
}
.owl-theme .owl-nav .disabled {
    opacity:0!important;
}
.owl-nav [class*=owl-]:hover {
    opacity:1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.owl-nav {/* width: 100%; */=: 0}
.owl-next {
    background-image:url('/images/hex-right.png')!important;
    background-size: cover!important;
    background-position: center!important;
    position: absolute;
    right: 0;
    background-color: transparent!important;
}
.owl-prev {
    background-image:url('/images/hex-left.png')!important;
    background-size: cover!important;
    background-position: center!important;
    position: absolute;
    left: 0;
    background-color: transparent!important;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 30px;
    margin: 0 7px;
    position: relative;
}
.owl-theme .owl-dots .owl-dot svg {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
}
.owl-theme .owl-dots .owl-dot svg polygon {
    fill:transparent;
    stroke:#fff;
    stroke-width: 3px;
}
.owl-theme .owl-dots .owl-dot.active svg polygon {
    fill:#fff !important;
}
.owl-theme .owl-dots .owl-dot:hover svg polygon {
    fill:rgba(255, 255, 255, 0.3);
}
.item-container {
    overflow-x: hidden;
    height: 100vh;
    position: relative;
    width: 100%;
    /* padding-right: 3%; */
    z-index: 2;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    background-color: #fff;
    padding-bottom: 70px;
    /* -webkit-transform: translate3d(0,0,0); */
}
.logo-nav img {
    width: auto!important;
    max-width: 100%;
    margin: auto;
}
.vid-container {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    background-size: cover;
    background-position: center;
}
video.bgvid {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    object-fit: cover;
    display:block;
    /* max-height: 100vh; */
}
video.bgvid::-webkit-media-controls {
    display: none;
}
video.bgvid::-webkit-media-controls-start-playback-button {
    display: none;
}
.container-offset {
    margin-left: 0; 
}
.maintext {
    position: relative;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 2;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 0;
}
.halfheight {
    height: 50vh;
}
.maintext .social {
    width:100%;
    position:absolute;
    bottom:0;
    height:60px;
    background-color:rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
}
.footer .social {
    text-align: center;
    margin-bottom: 1rem;
}
.headtext {
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 0;
}
.headtext .bg {
    position: absolute;
    top:0;
    height:100%;
    width: 100%;
    background-position:center;
    opacity:.8;
    background-size: cover;
}
#headtext-inner {
    z-index:2;
    position:relative;
}
.lower-footer {
    background-color: #252057;
    margin-top: -1px;
}
.lower-footer p {
    font-size: .85rem;
    font-weight: 300;
}
.social a {
    font-size: 27px;
    padding:0 15px;
}
.scrolldown {
    position: absolute;
    bottom: 20px;
    width:100%;
    text-align:center;
    left: 0;
}
.scrolldown i {
    cursor: pointer;
    color: #fff!important;
    /* font-size: 18px; */
}
.tile {
    position: relative;
    overflow:hidden;
}
.tile-inner {
    /* padding:0 10px; */
    /* height: 100%; */
}
.purple-swirl .tile-inner {
    /* padding: 35px 15px 20px 15px; */
    /* background-color:rgba(255, 255, 255, 0.1); */
    /* border-radius: 10px; */
    /* -webkit-border-radius: 10px; */
    /* -moz-border-radius: 10px; */
}
.bordered .tile-inner {
    border: solid 1px #ddd;
    border-radius: 10px;
    padding: 30px 20px 30px 20px;
}
.grey.bordered .tile-inner {
    background-color: #fff;
}
.grey.bordered .logos-bordered .tile-inner {
    padding-bottom:15px;
}
.healcode-cols .tile-inner {
    padding: 45px 20px 13px 20px;
    background-color: #f2f2f2;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #e6e6e6;
    margin: 2px;
    position:relative;
}
.healcode-cols .tile-inner:hover {
    background-color: #f9f9f9;
}
.healcode-cols .tile-inner.most-popular {
    border: 3px solid #292360;
    margin: 0;
    background-color: #292360;
    color: #fff;
}
.popular {
    font-size: 1rem;
    padding: 6px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    background-color: #c7f47a;
    position: absolute;
    top: -18px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 160px;
    display: none;
}
.tile-bg {
    width: 100%;
    height:100%;
    display: block;
    padding-top: 66.6%;
    z-index: 2;
    position: relative;
}
.tile-label {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
}
.tile-label p {
    margin-bottom:0;
    color: #ffffff;
    position: relative;
}
.tile-label h5 {
    font-size: 1.5rem;
    text-transform: uppercase;
    color:#fff;
    position: relative;
    margin-bottom: 0.1rem;
}
.tile-label h6 {
    color:#fff;
}
.tile-label p em {
    font-weight:500;
    font-style:normal;
    font-size:.9rem;
    margin-top: 2px;
    display:block;
}
.tile.hovered .tile-label p {
    opacity:1;
    transition:all .5s;
    transition-delay:.5s;
}
.tile.hovered .tile-label {
    height:40%;
    background-color: rgba(255, 255, 255, 0.9);
}
.tile.hovered .tile-bg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tile .hex {
    width: 45%;
    margin: 10% auto;
}
.row.tiles {
    margin-left: -15px;
    margin-right: -15px;
    align-items: center;
    justify-content: center;
}
ul.row {
    margin-top:0;
}
.col-pad-top {
    padding-top:15px;
}
.col-pad-bottom {
    padding-bottom:15px;
}
.col-pad-left {
    padding-left:15px;
}
.col-pad-right {
    padding-right:15px;
}
.menu-holder {
    color:#fff;
}
.pod-container, .blog-container {
    margin:0 -10px;
}
.pod {
    margin-bottom: 10px;
}
.pod-inner {
    padding: 100% 10px 70px 10px;
   /* background-image: url('/images/podcast_play.png'); */
    background-repeat: no-repeat;
    background-position: bottom 13px right 8px;
    height: 100%;
    margin: 0 5px;
    position: relative;
    background-color: #ffffff;
}
.blog-container .pod-inner {
    padding: 68% 10px 35px 10px;
    background-position: bottom 10px right 8px;
}
.pod-inner img {
    position:absolute;
    top:0;
    left:0;
    right:0;
}
.pod-inner .image {
    position:absolute;
    top:0;
    left:0;
    right:0;
    padding-top:66.6%;
    background-size:cover;
}
.pod a {
    color:#000;
}
.pod h5 {
    margin-bottom: .1rem;
    color:#000;
    text-transform: none;
}
.section {
    position: relative;
    background-position:top center;
    background-size:cover;
}
.section.purple {
    background-color: #221d53;
}
.section.grey {
    background-color: #f8f9fa;
}
.section.featured-faq {
    background-color: #eeeeee;
}
.section.purple-swirl {
    background-color:#1c1648;
    background-image: url('/images/purple-pattern.png');
}
.section.blue-swirl {
    background-color:#53bafb;
    background-image: url('/images/blue-pattern.png');
}
.section.green-swirl {
    background-color:#d2f695;
    background-image: url('/images/green-pattern.png');
}
.blog-intro {
    background-color: #221d53;
    background-size: auto 200px;
    background-repeat: no-repeat;
    background-position: right -75px center;
}
.blog-intro .container {
    padding-right: 100px;
}
.brain .blog-intro {
    background-color:#fa7b85;
    background-image: url('/images/bg-brain.png');
}
.body .blog-intro {
    background-color: #77cfec;
    background-image: url('/images/bg-body.png');
}
.being .blog-intro {
    background-color:#928df8;
   /* background-image: url('/images/bg-being.png'); */
}
.section.a-pink h1, .section.a-pink h2, .section.a-pink h3, .section.a-pink h4, .section.a-pink h5, .section.a-pink h6, .section.a-pink strong {
    color:#fa7b85!important;
}
.section.a-pink .button, .tile-inner.pink .button {
    background-color:#fa7b85!important;
    color:#fff!important;
}
.tile-inner.pink h1, .tile-inner.pink h2, .tile-inner.pink h3, .tile-inner.pink h4, .tile-inner.pink h5, .tile-inner.pink h6, .tile-inner.pink strong {
    color:#fa7b85!important;
}
.section.a-general-wellbeing-colour h1, .section.a-general-wellbeing-colour h2, .section.a-general-wellbeing-colour h3, .section.a-general-wellbeing-colour h4, .section.a-general-wellbeing-colour h5, .section.a-general-wellbeing-colour h6, .section.a-general-wellbeing-colour strong {
    color:#FFAFA9!important;
}
.section.a-general-wellbeing-colour .button, .tile-inner.general-wellbeing-colour .button {
    background-color:#FFAFA9!important;
    color:#fff!important;
}
.tile-inner.general-wellbeing-colour h1, .tile-inner.general-wellbeing-colour h2, .tile-inner.general-wellbeing-colour h3, .tile-inner.general-wellbeing-colour h4, .tile-inner.general-wellbeing-colour h5, .tile-inner.general-wellbeing-colour h6, .tile-inner.general-wellbeing-colour strong {
    color:#FFAFA9!important;
}
.section.a-physical-therapy-and-pain-colour h1, .section.a-physical-therapy-and-pain-colour h2, .section.a-physical-therapy-and-pain-colour h3, .section.a-physical-therapy-and-pain-colour h4, .section.a-physical-therapy-and-pain-colour h5, .section.a-physical-therapy-and-pain-colour h6, .section.a-physical-therapy-and-pain-colour strong {
    color:#FC97E4!important;
}
.section.a-physical-therapy-and-pain-colour .button, .tile-inner.physical-therapy-and-pain-colour .button {
    background-color:#FC97E4!important;
    color:#fff!important;
}
.tile-inner.physical-therapy-and-pain-colour h1, .tile-inner.physical-therapy-and-pain-colour h2, .tile-inner.physical-therapy-and-pain-colour h3, .tile-inner.physical-therapy-and-pain-colour h4, .tile-inner.physical-therapy-and-pain-colour h5, .tile-inner.physical-therapy-and-pain-colour h6, .tile-inner.physical-therapy-and-pain-colour strong {
    color:#FC97E4!important;
}
.section.a-connection-with-self-colour h1, .section.a-connection-with-self-colour h2, .section.a-connection-with-self-colour h3, .section.a-connection-with-self-colour h4, .section.a-connection-with-self-colour h5, .section.a-connection-with-self-colour h6, .section.a-connection-with-self-colour strong {
    color:#C678EA!important;
}
.section.a-connection-with-self-colour .button, .tile-inner.connection-with-self-colour .button {
    background-color:#C678EA!important;
    color:#fff!important;
}
.tile-inner.connection-with-self-colour h1, .tile-inner.connection-with-self-colour h2, .tile-inner.connection-with-self-colour h3, .tile-inner.connection-with-self-colour h4, .tile-inner.connection-with-self-colour h5, .tile-inner.connection-with-self-colour h6, .tile-inner.connection-with-self-colour strong {
    color:#C678EA!important;
}
.section.a-stress-and-anxiety-relief-colour h1, .section.a-stress-and-anxiety-relief-colour h2, .section.a-stress-and-anxiety-relief-colour h3, .section.a-stress-and-anxiety-relief-colour h4, .section.a-stress-and-anxiety-relief-colour h5, .section.a-stress-and-anxiety-relief-colour h6, .section.a-stress-and-anxiety-relief-colour strong {
    color:#779EED!important;
}
.section.a-stress-and-anxiety-relief-colour .button, .tile-inner.stress-and-anxiety-relief-colour .button {
    background-color:#779EED!important;
    color:#fff!important;
}
.tile-inner.stress-and-anxiety-relief-colour h1, .tile-inner.stress-and-anxiety-relief-colour h2, .tile-inner.stress-and-anxiety-relief-colour h3, .tile-inner.stress-and-anxiety-relief-colour h4, .tile-inner.stress-and-anxiety-relief-colour h5, .tile-inner.stress-and-anxiety-relief-colour h6, .tile-inner.stress-and-anxiety-relief-colour strong {
    color:#779EED!important;
}
.section.a-green h1, .section.a-green h2, .section.a-green h3, .section.a-green h4, .section.a-green h5, .section.a-green h6, .section.a-green strong {
    color:#77cfec!important;
}
.tile-inner.green h1, .tile-inner.green h2, .tile-inner.green h3, .tile-inner.green h4, .tile-inner.green h5, .tile-inner.green h6, .tile-inner.green strong {
    color:#77cfec!important;
}
.section.a-green .button, .tile-inner.green .button {
    background-color:#77cfec!important;
    color:#fff!important;
}
.section.a-purple h1, .section.a-purple h2, .section.a-purple h3, .section.a-purple h4, .section.a-purple h5, .section.a-purple h6, .section.a-purple strong {
    color:#928df8!important;
}
.tile-inner.purple h1, .tile-inner.purple h2, .tile-inner.purple h3, .tile-inner.purple h4, .tile-inner.purple h5, .tile-inner.purple h6, .tile-inner.purple strong {
    color:#928df8!important;
}
.section.a-orange h1, .section.a-orange h2, .section.a-orange h3, .section.a-orange h4, .section.a-orange h5, .section.a-orange h6, .section.a-orange strong {
    color:#fdc05b!important;
}
.tile-inner.orange h1, .tile-inner.orange h2, .tile-inner.orange h3, .tile-inner.orange h4, .tile-inner.orange h5, .tile-inner.orange h6, .tile-inner.orange strong {
    color:#fdc05b!important;
}
.section.a-orange .button, .tile-inner.orange .button {
    background-color:#fdc05b!important;
    color:#fff!important;
}
.section.a-navy h1, .section.a-navy h2, .section.a-navy h3, .section.a-navy h4, .section.a-navy h5, .section.a-navy h6, .section.a-navy strong {
    color:#245b93!important;
}
.tile-inner.navy h1, .tile-inner.navy h2, .tile-inner.navy h3, .tile-inner.navy h4, .tile-inner.navy h5, .tile-inner.navy h6, .tile-inner.navy strong {
    color:#245b93!important;
}
.section.a-navy .button, .tile-inner.navy .button {
    background-color:#245b93!important;
    color:#fff!important;
}
.section.a-teal h1, .section.a-teal h2, .section.a-teal h3, .section.a-teal h4, .section.a-teal h5, .section.a-teal h6, .section.a-teal strong {
    color:#62e2bf!important;
}
.tile-inner.teal h1, .tile-inner.teal h2, .tile-inner.teal h3, .tile-inner.teal h4, .tile-inner.teal h5, .tile-inner.teal h6, .tile-inner.teal strong {
    color:#62e2bf!important;
}
.section.a-teal .button, .tile-inner.teal .button {
    background-color:#62e2bf!important;
    color:#fff!important;
}
.brain h1, .brain h2, .brain h3, .brain h4, .brain h5, .brain h6, .brain strong, .brain p.type.caps {
    color:#fa7b85;
    /* font-weight: 600; */
}
.body h1, .body h2, .body h3, .body h4, .body h5, .body h6, .body strong, .body p.type.caps {
    color:#77cfec;
    /* font-weight: 600; */
}
.being h1, .being h2, .being h3, .being h4, .being h5, .being h6, .being strong, .being p.type.caps {
    color:#928df8;
    /* font-weight: 600; */
}
.section.a-purple .button, .tile-inner.purple .button {
    background-color:#928df8!important;
    color:#fff!important;
}
.footer {
    background-color: #1b1648;
}
p.small {
    margin-bottom: 0.3rem;
}
.pod-inner .stick-bottom {
    position:absolute;
    bottom: 7px;
    left: 10px;
    right: 50px;
}
.icon {
    position: relative;
    width: 175px;
    margin: 0 auto 20px auto;
    padding-top: 175px;

}
.xs-square-img .icon {
    position: relative;
    width: 145px;
    margin: 0 auto 10px auto;
    padding-top: 145px;

}
.sidebar .icon {
    margin: 0 auto 5px auto;
    display:block;
    width: 120px;
    padding-top:120px;
}
.icon img {
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    object-fit: cover;
    margin: auto;
    width: 100%;
}
.round-img .icon {
    width: 100%;
    padding-top: 100%;
}
.square-img .icon {
    width: auto;
    padding-top: 55%;
    min-width: 100%;
}
.lg-square-img .icon {
    width: 80%;
    padding-top: unset;
}
.bordered .square-img .icon {
    margin-top: -30px;
    margin-right: -20px;
    margin-left: -20px;
}
.sm-square-img .icon {
    /* padding-top: 135px; */
}
.sidebar .sm-square-img .icon {
    padding-top:70%;
    width:100%;
    margin-bottom: 5px;
}
.square-img .icon img {
    border-radius: 10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    /* width: auto; */
    object-fit: cover;
}
.lg-square-img .icon img {
    object-fit: contain;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    position: relative;
    margin-top: 10px;
}
.sm-square-img .icon img {
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    width: 100%;
    object-fit: contain;
}
.img-bg-container {
    position: relative;
}
.img-bg {
    position:relative;
    padding-top: 66.6%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
}
.video {
    padding-top: 56.25%;
    position: relative;
    width: 100%;
}
.video iframe {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}
.form {
    background-color: #fff;
    padding: 15px 20px;
    background-repeat: no-repeat;
    background-position: bottom 15px right 15px;
}
.form input[type="text"], .form select, .form textarea {
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    font-size: .9rem;
    color: #000;
    border: none;
}
.purple input[type="search"] {
    -webkit-box-sizing: border-box;
    width: 75%;
    float: left;
    border: 0;
    background-color: white;
    padding: 15px;
    border-radius: 10px 0px 0px 10px;
    padding-left: 50px;
    height: 55px;
    outline: none;
}
.purple input[type="submit"] {
    width: 25%;
    padding: 15px;
    background-color: #c7f47a;
    border: 1px solid #c7f47a;
    border-radius: 0px 10px 10px 0px;
    height:55px;
    outline: none;
    cursor: pointer;
}
.purple input[type="submit"]:hover {
    background-color: #a6d851;
    border: 1px solid #a6d851;
}
.purple form i {
    position:absolute;
    left: 35px;
    top: 18px;
}
::-webkit-input-placeholder {
    color: #a3a3a3;
    font-family: 'europa', sans-serif!important;  
}
:-moz-placeholder { /* Firefox 18- */
    color: #a3a3a3;
    font-family: 'europa', sans-serif!important;    
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #a3a3a3;
    font-family: 'europa', sans-serif!important;    
}
:-ms-input-placeholder {  
    color: #a3a3a3;
    font-family: 'europa', sans-serif!important;   
}
.whitetext ::-webkit-input-placeholder {
    color: #fff;
}
.whitetext :-moz-placeholder { /* Firefox 18- */
    color: #fff;  
}
.whitetext ::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}
.whitetext :-ms-input-placeholder {  
    color: #fff;   
}
.img-bg-full {
    background-position:center;
    background-size:cover;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.blur {
    filter: blur(6px);
}
.cmsmap {
    width: 100%;
    padding-top: 60vh;
    position: relative;
}
.cmsmap iframe {
    position:absolute;
    top:0;
    right:0;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
}
.TA_selfserveprop * {
    color: #11163a!important;
}
.whitetext .TA_selfserveprop * {
    color: #fff!important;
}
div#CDSWIDSSP {
    width: 100%!important;
}
.widSSPData {
    background-color: transparent;
}
.widSSPData {
    background-color: transparent!important;
}

#CDSWIDSSP img {
    background-color: transparent;
}

.widSSPData {
    padding: 0!important;
}
.TA_selfserveprop img   {
    display:inherit;
}
.logos {
    position: relative;
}
.carousel-container {
    padding-left: 30px;
    padding-right: 30px;
    padding-top:1%;
    margin: auto;
}
.f-logo {
    padding-top: 75px;
    text-align: center;
    display: flex;
    position: relative;
}
.logos-bordered .f-logo {
    width: 55%;
    margin: 15px auto;
    padding-top: 55%;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
}
.f-logo img {
    object-fit: contain;
    margin: auto;
    width: auto!important;
    max-height: 100%;
    max-width: 90%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: grayscale(100%);
    opacity: .5;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    transition: .6s;
}
.logos-bordered .f-logo img {
    max-width:60%;
    max-height:60%;
}
.logos-bordered .col:hover img, .logos .col:hover img {
    filter: grayscale(0%);
    opacity: 1;
}
.widSSPWrap.widSSPOptional {
    border: none;
}
#CDSWIDSSP .widSSPData .widSSPBranding {
    border: none;
    margin-bottom: 10px;
}
.widSSPSummary {
    display: none;
}

.widSSPInformation {
    padding-top: 5px!important;
    margin-top: 0!important;
}
h4 .widSSPPopIdx b {
    display: none!important;
}
.subnavmenu {
    position: absolute;
    cursor:pointer;
    font-size:14px;
    margin-top:3px;
    right: 11%;
    left: 11%;
    text-align: right;
}
.subnavmenu i {
    color:#d2f595!important;
    font-size: 18px;
}
.text-center .button.bg-img {
    width: 98%!important;
    text-align: left;
    background-size: cover;
    background-position: center left;
    padding: 5% 56% 5% 5%;
    margin: 20px 1% 0 1%!important;
    display: inline-table;
    min-height: 150px;
    color: #fff!important;
    font-weight: 400!important;
}
.sidebar {
    padding-left: 0;
    padding-right: 0;
    }
.sidebar ul {
    display: flex;
    /* width:auto; */
    list-style-type: none;
    margin-left: -15px!important;
    margin-right: 0;
    list-style-type: none!important;
} 
.sidebar li {
    text-align:center;
} 
.sidebar-inner {
    /* padding-left: 20px; */
    /* border-left: 1px solid #d4d4d4; */
    /* margin-left: 2px; */
    /* padding-bottom: 1px; */
    /* padding-top: 5px; */
}
.sidebar-inner a {
    font-weight: 300;
    display: inline-block;
    margin-bottom: 7px;
    padding-right: 25px;
    position:relative;
    line-height: 1.5;
    padding-left: 3px;
    width: auto;
    font-size: 1rem;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.sidebar-inner a i {
    position:absolute;
    right: 0;
    bottom: 17px;
    transition:.2s;
}
.sidebar-inner a:hover i {
    right: -5px;
}
.sb-pink, a.pink {
    color:#fa7b85;
}
.sb-general-wellbeing-colour, a.general-wellbeing-colour {
    color:#FFAFA9;
}
.sb-physical-therapy-and-pain-colour, a.physical-therapy-and-pain-colour {
    color:#FC97E4;
}
.sb-connection-with-self-colour, a.connection-with-self-colour {
    color:#C678EA;
}
.sb-stress-and-anxiety-relief-colour, a.stress-and-anxiety-relief-colour {
    color:#779EED;
}
.sb-green, a.green {
    color:#77cfec;
}
.sb-purple, a.purple {
    color:#928df8;
}
h4.grey {
    color: #8b8b8b;
}
#wrapper .iframe-wrapper {
    position:relative;
    padding-top:56.25%;
    width: 100%;
    margin-bottom: 12px;
    min-height: 300px;
}
#wrapper .iframe-wrapper iframe {
    position:absolute;
    height: 100%;
    width:100%;
    top:0;
    left: 0;
}
.section .sidebar-inner h3 {
    color: #221d53!important;
}
.sidebar-inner .has-img a {
    margin-bottom: 15px;
    margin-top:10px;
}
#main-img {
    padding-top: 54%;
    background-size: cover;
    background-position: center;
    width: 98%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 2%;
}
.thumbnail {
    float:left;
    width: 48%;
    position:relative;
    margin-bottom: 2%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    margin-right: 2%;
}
.thumbnail img {
    margin-bottom:1%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    opacity: .6;
    display: block;
    margin-bottom: 0;
}
.thumbnail.active img {
    opacity: 1;
}
.thumbnail span {
    position:absolute;
    display:block;
    width:100%;
    bottom: 0px;
    left:0;
    text-align:center;
    padding:5px;
    background-color: rgba(34, 29, 83, 0.6);
    color:#fff;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
}
.thumbnail.active span {
    background-color:#221d53;
}
.gallery {
    padding-left:1%;
}
.v-tour {
    background-image:url('/images/tour.png');
    padding: 0 10px 0 100px;
    background-repeat:no-repeat;
    background-position: left center;
    background-size:80px;
    text-transform:uppercase;
    letter-spacing:1px;
    min-height: 80px;
    align-items: center;
    display: flex;
    max-width: 315px;
    font-weight: 600;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px 40px 20px 40px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.caps {
    text-transform:uppercase;
    letter-spacing:1px;
}
.row.justify-center {
    justify-content:center;
}
div#appointment-datepicker-div-7815200f763 {
    width: 100%;
}
div.healcode .ui-widget-header {
    width: 100%;
    width: calc(100% - 1px);
    background-color:#1b1648;
    border-radius: 5px 5px 0 0!important;
    -webkit-border-radius: 5px 5px 0 0!important;
    -moz-border-radius: 5px 5px 0 0!important;
}
div.healcode thead th {
    background-color: #d2f595;
    color: #161d4d!important;
}
div.healcode.appointments a.hc-button {
    font-size: .9rem;
    padding: 10px 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #161d4d!important;
    background-color: #d2f595;
    line-height: 1.5;
}
a.ui-state-default {
    padding-top: 0!important;
}
div.healcode h1.healcode-date-label {
    text-align: left!important;
}
.healcode-appointments.filtered_collection * {
    text-align: left!important;
    font-family: 'Open Sans', sans-serif!important;
}
div.healcode a.hc-button, div.healcode input.hc-button {
    min-width: 80px;
    text-align: center!important;
}
div.healcode .ui-widget-content .ui-state-active {
    padding-top: 0;
}
.healcode a.action_icon:before {
    display: none!important;
}
.healcode a.action_icon.cart_version img, .healcode span.action_text.my_account_text {
    display: block!important;
}
.healcode .ui-datepicker {
    max-width: 100%!important;
}
div.healcode .ui-widget-content .ui-state-default {
    padding-top: 0;
}
div.healcode .ui-state-hover, div.healcode .ui-widget-content .ui-state-hover, div.healcode .ui-widget-header .ui-state-hover, div.healcode .ui-state-focus, div.healcode .ui-widget-content .ui-state-focus, div.healcode .ui-widget-header .ui-state-focus {
    background: #c7f47a;
}
.grey-rounded {
    padding: 6% 8% 6% 8%;
    background-color: #f7f7f7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /* margin-bottom: 20px; */
    height: 100%;
}
.grey-rounded.with-border {
    border:1px solid #000;
    background-color:transparent;
    margin:1px;
}
.grey-rounded a {
    /* font-weight:500; */
    margin-bottom: .3rem;
    display: inline-block;
    color: #212121;
    font-size: 16px;
}
.grey-rounded h6 a {
    font-weight: 400;
    font-size: 1.23rem;
    color: #191919;
}
a.anchor_link {
    margin-bottom: 0!important;
    height: 0!important;
    /* display: inline!important; */
    margin-top: -25px;
    padding-bottom: 25px;
    display: block;
    position: relative;
    z-index: -1;
}
.grey-rounded a.anchor_link {
    margin-top: -50px;
    padding-bottom: 50px;
}
.grey-rounded a i {
    margin-left:15px;
    transition:.2s
}
.grey-rounded a:hover i {
    margin-left:20px;
}
.grey-rounded img {
    max-height:100px;
    max-width:120px;
}
.widSSPReadReview, .widSSPLegal {
    display: none!important;
}
p.payment {
    background-image: url(/images/payment.png);
    background-repeat: no-repeat;
    min-height: 82px;
    background-size: 90px auto;
    padding-left: 105px;
    max-width: 300px;
    font-weight: 600;
    padding-top: 5px;
}
.pull-links {
    margin-left: -2%;
    margin-right: -2%;
    margin-top: 20px;
}
.navigation form input[type="search"] {
    border: none;
    padding: 10px 10px;
    background-color: #29235f;
    width: 100%;
    outline:none;
    font-weight: 400;
    height: 36px;
}
.navigation form input[type="submit"] {
    border: none;
    padding: 2px 8px;
    background-color: transparent;
    text-align: center;
    outline:none;
    position: absolute;
    top: 12px;
    right: 10%;
    background-color: #1b1648;
    height: 36px;
}
.navigation li.dskhide {
    padding-left: 0;
}
.search-results h5 {
    margin-bottom:.03rem
}
.search-results h5 a {
    color: #888;
    font-weight: 400;
}
.search-results h5 a:hover {
    color:#1b1648;
    font-weight:400;
}
.search-results .excerpt {
    margin-bottom:1.5rem
}
.search-results .excerpt a {
    color:#1b1648;
    font-weight:400;
    font-size: 1rem;
}
.intro-block input {
    padding: 10px 15px;
    border: none;
    outline: none;
}
.intro-block input[type="submit"] {
    /* width: 60px; */
    /* position:absolute; */
    /* top:0; */
    /* right:15px; */
    /* background-color: #221d53; */
    /* color: #fff; */
}
.intro-block i.fa {
    position: absolute;
    top: 14px;
    left: 29px;
}
.featured-faq h4 {
    /* font-size: 1.7rem; */
}
.featured-faq p {
    /* font-size: 1.1rem; */
}
h5.question {
   margin-bottom:.5rem; 
}
.answer {
    /* margin-top: -.5rem; */
}
h4.question i, .answer i {
    left:0;
    top:7px;
    position:absolute;
    font-size:20px;
    color:#828282;
}
.answer a i {
    position:relative;
    top: 3px;
    margin-left: 4px;
    color: unset;
}
p.meta {
    color:#828282;
    font-weight:500;
    /* margin-top:30px; */
}
.journal-cat {
    margin:7px auto;
}
.sharer {
    width: auto;
    margin-top: 10px;
}
.sharer a {
    display: inline-block;
    padding: 3px 6px;
    background-color: #a1a1a1;
    min-width: 30px;
    text-align: center;
    margin: 0 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;
    font-weight: 300;
}
.sharer a.fb {
    background-color:#37619e;
}
.sharer a.tw {
    background-color:#2dabdf;
}
.sb-type {
    display:inline-block;
    margin-right:10px;
}
blockquote {
    border-left: 5px solid #191919;
    padding-left:10px;
    margin:5px 0 5px 1px;
}
blockquote * {
    color: #191919!important;
}
p.vidann {
    color:#898989!important;
    font-size:1rem;
    font-style: italic;
    margin-top: .8rem;
    text-align: center;
}
.tinyhide, .smobhide {
    display:none;
}
.intro-block p {
    margin-bottom: 0;
}
.border-bottom {
    border-bottom:1px solid #eee;
}
.grey-rounded .border-bottom, .healcode-cols .tile-inner .border-bottom, .logos-bordered .tile-inner .border-bottom  {
    border-bottom: 1px solid #e6e6e6;
}
.border-top {
    border-top:1px solid #eee;
}
.bordered .border-top, .whitetext .border-top {
    display:none;
}
.header-img {
    min-height: 250px;
    background-size:cover;
    background-position:center;
}
.header-img.taller {
    padding-top: 20%;
}
.share-button {
    color: #fff!important;
    display: inline-flex;
    background-color: #292360;
    padding: 15px 20px;
    align-items: center;
    justify-content: center;
    font-weight: 300!important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 7px;
    font-size: 1rem;
    text-decoration: none!important;
    transition:.4s;
}
.fb-full {
    background-color: #3e69ae;
}
.tw-full {
    background-color: #00aeea;
}
.centre-info {
    padding: 15px 15px 0 15px;
    text-align: left;
}
.centre-info p {
    /* font-size: 16px!important; */
    margin-bottom: .5rem;
    padding-left: 30px;
    position: relative;
    /* font-weight: 400; */
}
.centre-info i {
    position: absolute;
    left: 0;
    top: 4px;
}
.reduced .content-container {
    max-width: 920px;
    margin:auto;
}
.price {
    font-size: 2.4rem;
    font-weight: 600 !important;
    display:block;
    margin-bottom: 5px;
}
.price sup {
    color: #888;
    font-size: 1.3rem;
    font-weight: 300;
    margin-right: 5px;
}
.price sub {
    color: #888;
    font-size: .85rem;
    font-weight: 300;
    margin-right: 5px;
    text-transform: uppercase;
    letter-spacing:1px
}
.price-desc {
    color: #888;
    font-size: .9rem;
    font-weight: 300;
    margin-right: 5px;
    display: block;
    margin-bottom: 15px;
}
.sublink {
    color:#727272;
}
.hc-content {
    border-top: 1px solid #e6e6e6;
    padding-top:15px;
    font-size: .95rem;
    font-weight: 400;
}
.most-popular .hc-content {
    background-color:#37336d;
    padding: 15px 15px 5px 15px;
    border-radius:10px;
    border-top: none;
}
.most-popular .border-bottom {
    display:none;
}
#search {
    background-color:#100c37;
    position:fixed;
    top:145px;
    z-index:99;
    width:100%;
    display: none;
}
.search-form {
    font-size: 56px;
    color:#c7f47a;
}
.search-form input {
    background-color:transparent;
    border:none;
    border-bottom:1px solid #c7f47a;
    outline: none;
    color: #fff;
    padding-bottom: 6px;
}
.search-form button {
    background:transparent;
    border:1px solid #fff;
    color:#fff;
    height: 75px;
    width: 80px;
    font-size: 16px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    outline: none;
}
.search-form button:hover {
    background:#fff;
    color:#100c37;
    cursor:pointer;
}
@media (min-width: 340px) { 
    .ct {
        font-size: 15px;
    }
}
@media (min-width: 360px) { 
    .header1 .button, .footer .button {
    font-size: 1rem;
}
.menu-holder i {
    font-size: 20px;
    width: 30px;
}
.logo img {
    max-width: 135px;
}
    .tinyhide {
    display:unset;
}
.tinyhide.inline {
    display:inline;
}
}
@media (min-width: 400px) { 
.round-img .icon {
    width: 250px;
    padding-top: 250px;
}
}
@media (min-width:576px) { 
    body {
    font-size: 18px;
}
    .ct {
        font-size: 16px;
    }
    .ct a {
        /* margin: 0 6px; */
    }
    .intro-block p {
    font-size: 1.6rem;
}
    .smobhide {
    display:unset;
}
.smobhide.inline {
    display:inline;
}
}
@media (min-width:768px) { 
    .img-bg-container {
    }
    .img-bg {
        right: 50%;
        position:absolute;
        top:0;
        left:0;
        bottom:0;
        padding-top: 0;
        margin-bottom: 0;
        border-bottom: none;
    }
    #wrapper .section:nth-child(even) .img-bg {
        right: 0;
        left: 50%;
    }
    #wrapper .section:nth-child(even) .pad-content {
        margin-left:0!important;
        padding-right:60px;
        padding-left: 15px;
    }
    .button-container {
        text-align: center!important;
    }
    .pad-content {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 60px;
        min-height: 28vw;
        align-items: center;
        display: flex;
        flex-wrap: wrap;
    }
    .pad-content * {
        flex-direction:row;
        flex: 100%;
    }
    .ct .mobhide, .ct .tabhide {
        display:inline;
        font-size: 15px;
    }
    .button, .section.blue-swirl .button {
        margin: 7px 15px 7px 0;
        width: auto;
    }
    .text-center .button {
        margin: 7px!important;
        width: auto!important;
    }
    .margin-top-md-10px {
        margin-top:10px;
    }
    .text-center .button.bg-img {
        width: 47%!important;
        text-align: left;
        background-size: cover;
        background-position: center left;
        padding: 5% 27% 5% 5%;
        margin: 10px 1% 10px 1%!important;
        display: inline-table;
        min-height: 200px;
        background-repeat: no-repeat;
    }
 #main-img {
    float:right;
    padding-top: 42%;
    background-size: cover;
    background-position: center;
    width: 78%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.thumbnail {
    width: 20%;
    margin: 0 1% 1% 0;
}
.gallery {
    padding-left:0;
}
.round-img .icon {
    width: 100%;
    padding-top: 100%;
}
h4 .TA_selfserveprop {
    width: 300px;
    float: left;
    padding-right: 30px;
}
.blog-content img {
    width:50%;
    float:right;
    margin-left:1rem;
}
.blog-content .icon img {
    width:100%;
    float:none;
    margin-left:0;
}
.blog-content img.full-width {
    width:100%;
    float:none;
    margin-left:0;
}
}
@media (min-width:991px) { 
    .round-img .icon {
    width: 250px;
    padding-top: 250px;
}
    .ct .mobhide, .ct .tabhide {
        display:inline;
        font-size: 16px;
    }
}    
@media(min-width:1025px) {
    #wrapper {
        padding-top: 145px;
    }
    .header1 {
        height: 85px;
        padding: 6px 0 10px 0;
        top: 60px;
    }
    .navigation {
        width: 81%;
        position: relative;
        background-color: transparent;
        top: 0;
        display: block!important;
        padding-bottom:0;
        height: auto;
        padding-right: 0;
        overflow: visible;
        margin-left: 2%;
    }
    .navigation ul {
        background-color:transparent;
        text-align: right;
        padding: 0;
        width: 100%;
    }
    .navigation li {
        width:auto;
        position: relative;
        padding-bottom: 10px;
        text-align: left;
        border: none;
        padding: 8px 8px;
    }
    .navigation li a {
        /* font-weight: 400!important; */
        font-size: 15px;
        display: block;
        cursor: pointer;
    }
    .navigation li a.noclick {
        cursor: default;
    }
    .navigation li li a {
        padding: 0 23px 10px 18px;
    }
    .navigation li ul {
        position:absolute;
        text-align: left;
        padding: 30px 0 10px 0!important;
        background-color: #1b1648;
        left: -4px;
        width: auto!important;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }
    .navigation li:hover ul {
        display: block;
    }
    .navigation li ul li {
        display:block;
        /* min-width: 170px; */
        /* max-width: 250px; */
        min-width: 250px;
        /* border-top: 1px solid #4e4a75; */
        overflow: hidden;
    }
   .navigation li ul li:hover {
        background-color: #100c37;
    }
    .menu-holder {
        display:none!important;
    }
    .logo img {
        max-width: 165px;
    }
    .item-container {
        padding-bottom:0;
    }
    .subnavmenu {
        display:none;
    }
    .dskhide {
        display:none!important;
    }
    .navigation form input[type="search"] {
    width: 115px;
    background-color: #221d53;
    font-size: 15px;
    display: none;
}
.navigation form input[type="submit"] {
    width: 25px;
}
.navigation button {
    margin-left: 5px;
    background-color:transparent;
    border:none;
    cursor:pointer;
    font-size: 14px;
    outline: none;
    width: 20px;
}
.navigation button i {
    transition:.1s;
}
.navigation button:hover i {
    color:#c7f47a;
    font-size:18px
}
    .sidebar {
    width: 33.33%;
    position: sticky!important;
    top: 140px;
    float: right;
    padding-left: 15px;
    } 
        .sidebar-inner {
        padding-left: 50px;
        margin-left: 0;
        border-left: 1px solid #eee;
        margin-left: 2px;
        padding-bottom: 16%;
        padding-top: 16%;
}
.row.has-sidebar {
    width: 66.66%!important;
}
.blog-intro {
    background-size: 20% auto;
    background-repeat: no-repeat;
    background-position: right center;
    /* padding-right: 200px; */
}
.blog-intro .container {
    padding-right: 200px;
}
.ct {
    height: 60px;
    padding-top: 14px;
}
.ct * {
    font-weight: 400;
}
.sidebar li {
    text-align:left;
} 
}
@media(min-width:1100px) {
    .navigation li {
        padding: 8px 13px;
    }

}
@media(min-width:1200px) {
    .carousel-container {
        max-width: 1250px;
        /* width: 90%; */
    }
    .round-img .icon {
    width: 250px;
    padding-top: 250px;
}
    .navigation li a {
        font-size: 16px;
    }
    .navigation form input[type="search"] {
    width: 115px;
    background-color: #221d53;
    font-size: 16px;
    display: inline-block;
}
}
@media(min-width:1700px) {
.blog-intro .container {
    padding-right: 15px;
}
}
@media(max-width:1024px) {
    .header1 .container {
        margin: 0 auto;
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .navigation .bb {
        display:none;
    }
    .tabhide {
        display:none!important;
}
    .container {
        text-align:center!important;
    }
    #content-container .text-left, #content-container .text-right {
    text-align:center!important;
}
       .container.force-text-left {
        text-align:left!important;
    }
}
@media (max-width:767px) { 
    .trip-advisor * {
        text-align:center;
    }
    .trip-advisor dt {
        width:100%!important;
    }
    #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPAll, #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPAll * {
        width:100%!important;
    }
   .mobhide {
        display:none!important;
}
.foot-col {
    text-align:center;
    border-bottom:1px solid #252057;
    margin-top:20px;
    width: 90%;
    margin-left: 5%;
}
}
@media (max-width:575px) { 
    h1 {
        font-size: 2rem;
    }
    h2 {
        font-size: 1.8rem;
    }
    h3 {
        font-size:1.6rem;
    }
    h4 {
        font-size:1.4rem;
    }
    h5 {
        font-size: 1rem;
    }
    h6 {
        /* font-size:1rem; */
    }
    .footer * {
        text-align: center;
    }
    .trip-advisor {
        /* background-color: #2a2556; */
    }
}
@media (max-width:460px) { 
div.healcode .ui-datepicker .ui-datepicker-prev span, div.healcode .ui-datepicker .ui-datepicker-next span {
    left: .9em;
}
}

#loading {
    display:none!important;
}
body,html {
    overflow: visible!important;
}