﻿body { 
        margin:0!important;
        background: #f0f4ec!important;
}

.hdr {
    display: none;
}

.account-access {
    display: none;
}

 .outer-hdr {
    display: none;
  }

  .inner-ftr {
    display: none;
  }

.alert-newsline {
    display:none;
}

.homepage-welcome {
    float: left;
}

.homepage-welcome h1 {
    text-indent: -9999px;
    padding: 0;
    margin: 0 !important;
    font-size: 0em !important;
}

.be-well-container {
    font-family: "montserrat", sans-serif;
}

.bewell-container a {
    text-decoration: none !important;
    border-bottom: 1px solid #003b71c2!important;
    font-weight: 700;
    color: #003b71!important;
}


.be-well-container a {
    color: #444;
    text-decoration: none!important;
    border-bottom: 1px dotted #454545;
}

.bewell-container a:hover {
    color: #fff!important;
}

.bewell-container a:focus {
    color: #000!important;
}

.be-well-container a:hover {
    background-color: #f6e1ff;
    border-bottom: 1px dotted #fff;
    color: #691d8a!important;
}

.be-well-container .news-list-wrap .sys_itemslist div h3 a:hover {
  color: #691d8a!important;
}

.be-well-container .wrapper {
    padding: 0 4%;
}

.bewell-hdr {
    width: 100%;
    margin: 0 auto;
    float: left;
}

.bewell-logo-strip {
    display: block;
    margin: 20px auto 10px auto;
    height: auto;
    width: 90px;
}

.bewell-logo-strip a {
    border: 0;
}

.bewell-logo-strip img {
    width: 100%;
    height: 100%;
}


.bewell-logo-strip a:hover {
    opacity: .8;
    background: 0;
    cursor: pointer;
}


.bewell-logo {
    float: left;
    background: #003B71;
    width: 100%;
    color: #fff;
}

nav {
  display: none;
  clear: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

.nav-trigger::before {
    content: "\e7db";
    font-family: "icomoon";
    font-size: 1.3em;
    float: right;
    text-indent: 3px;
}

a.nav-trigger {
    color: #fff;
}

.nav-trigger {
    display: block;
    color: #fff;
    margin: 15px 0;
    padding: 0;
    font-size: 1.8em;
    text-align: center;
    text-decoration: none !important;
    width: 100%;
}

.nav-trigger a {
    border: 0;
}

.nav-trigger:hover {
  color: #fff;
  text-decoration: underline;
}

.bewell-logo nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.bewell-logo nav ul li a{ 
  color: #fff;
  display: block;
  font-size: 1.7em;
  text-decoration: none;
  transition: all 0.2s ease;
  padding: 11px 30px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -0.02em;
 }

.bewell-logo nav ul li a:hover {
  color: #fff!important;
  background: #8331a7;
  border: 0;
} 

.be-well-container .breadcrumb {
    font-size: 0.9em;
}

.be-well-container .breadcrumb div a.withlink{
    color: #003B71;
}

.be-well-container .breadcrumb div a:hover{
    color: #fff;
}

.be-well-container h1 {
    font-size: 3em;
    padding-bottom: 20px;
    clear: left;
    margin: 35px 0 0;
}

.be-well-container h2 {
    font-size: 3em!important;
    padding-bottom: 20px!important;
}

.bewell-container h2 {
    font-size: 2.4em!important;
    padding: 0!important;
}

.bewell-container p{
    margin: 20px 0;
    line-height: 1.6em;
    color: #333;
}

.generic-slider .content-slider-bg h2 {
    font-size: 2em !important;
    padding-bottom: 18px !important;
}

.generic-slider p {
    padding: 0 6px 6px 0!important;
    margin: 5px 0;
}

.bewell-notices {
    background: #f18a00;
    margin-bottom: 30px;
    display: none;
}

.bewell-notices img {
    display: block;
    width: 100%;
    height: 100%;
}

.bewell-notices h2{
    font-size: 2.4em!important;
    padding-bottom: 0!important;
    margin: 20px 0!important;
    color: #000!important;
}

.bewell-notices p {
    padding: 10px 4%;
}

.bewell-notices p, .bewell-notices a {
    color: #000!important;
}

.bewell-notices a:hover {
    color: #fff!important;
}

.bewell-container ul{
    margin: 20px 0;
}

.bewell-container ul li, .bewell-container ol li, .bewell-sidebar ul li, .bewell-its ul li, .bewell-interactions ol li, .bewell-timetable ul li {
    font-size: 1.6em;
    line-height: 1.7em;
    color: #333;
    margin-bottom: 5px;
}

.bewell-container ul li ul li, .bewell-container ol li ol li {
    font-size: 1em;
}

.bewell-sidebar {
    border: 3px solid #e6427a;
    padding: 15px 25px;
    display: none;
}

.bewell-its {
    border: 3px solid #e6427a;
    padding: 0 25px 15px 25px;
}

.bewell-its ul {
    margin: 0;
}


.bewell-sidebar h2, .bewell-its h2 {
    margin: 30px 0 12px 0 !important;
    padding: 0 !important;
    font-size: 2.4em!important;
}

.bewell-interactions .apply-button, .book-button, .toptask-button {
    background: #fff!important;
    border: none!important;
    margin: 27px 0!important;
    padding: 5px 0 15px 0!important;
}

.bewell-interactions h3 {
    background: none!important;
    margin: 3px 0 15px 0;
}

.bewell-interactions ol, .bewell-its ul, .bewell-sidebar ul{
    list-style: disc;
    padding: 0;
    margin: 12px 0 0 15px;
}

.footer_box a::before {
    padding: 5px;

}

.google-map:before {
    content: "\ea36";
    font-family: "icomoon";
    font-size: 1.5em;
    display: block;
    margin: 2px 11px 0px 0;
    float: left;
    color: #003B71;
}


.bewell-interactions .book-button:before {
	content: "\e794";
    font-family: "icomoon";
    font-size: 2.6em;
    display: block;
    margin: 2px 17px 0px 0;
    float: left;
    color: #003B71;
}

.bewell-interactions .toptask-button:before {
	content: "\e7f0";
    font-family: "icomoon";
    font-size: 2.6em;
    display: block;
    margin: 2px 17px 0px 0;
    float: left;
    color: #003B71;
}

.bewell-interactions .apply-button:before {
	content: "\e802";
    font-family: "icomoon";
    font-size: 2.6em;
    display: block;
    margin: 2px 17px 0px 0;
    float: left;
    color: #003B71;
}

.bewell-sidebar-plus {
    margin-top: 20px;
    display: none;
}

.bewell-sidebar-plus ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bewell-sidebar-plus ul li a{
    color: #fff;
    font-size: 1.5em;
    font-weight: 600;
    display: block;
    background: #8331a7;
    margin: 10px 0;
    height: 36px;
    padding: 10px 0 10px 30px;
    line-height: 2.3em;
    border: 5px dotted #8331a7;
}

.bewell-sidebar-plus ul li a:hover{
    border: 5px dotted #8331a7;
    color: #8331a7;
    background: #fff;
    transition: all 0.2s ease;
}

.bewell-landing-items {
    float: left;
    margin-bottom: 60px;
}

ul.bewell-landing-items {
    padding: 0;
    list-style: none;
    xmargin: 23px 0;
    width: 100%;
}

ul.bewell-landing-items li {
    float: left;
    width: 92%;
    margin: 10px 4%;
}

.bewell-landing-items .landingbox {
    border: 3px solid #003B71;
}

.bewell-landing-items li a {
    display: block;
    width: 100%;
    padding: 0;
    text-decoration: none;
    min-height: 100px;
    float: left;
    border: 0;
}

.bewell-landing-items .landingtitle {
    color: #333;
    font-size: 1.7em;
    margin: 22px 7% 10px 5%;
    padding: 0;
    line-height: 1.5em;
    font-weight: 600;
    letter-spacing: -0.04em;
}

.bewell-landing-items li a:hover {
    background: #8331a7;
    border: 0;
}

.bewell-landing-items li a:focus {
    background-color: #fff!important;
    color: #000!important;
} 

a:hover .landingtitle {
    color: #fff;
}

a:focus .landingtitle {
    color: #333;
}

.bewell-landing-items h2 {
    padding: 40px 0 8px 0 !important;
}

.bewell-timetable {
    margin-bottom: 50px;
}

.bewell-timetable iframe {
    width: 100%;
    margin-bottom: 20px;
}

.bewell-timetable h3 {
    margin: 15px 0 20px 0;
}

.bewell-book-btn {
    float: left;
    background: #003B71;
    text-align: center;
    font-size: 1.4em;
    color: #fff;
    margin: 10px 0;
}

.bewell-book-btn a {
    color: #fff;
    border: 0!important;
    padding: 11px 13px;
    display: block;
}

.timetable-mobile iframe {
    width: 100%;
}

.timetable-desktop {
    display: none;
}

.bewell-home-slider {
    float: left;
    margin-top: -54px;
    background: #fff;
    width: 100%;
}

.bewell-home-slider .infoWrap {
    background: #444!important;
    width: 100%;
}


.bewell-home-slider .contentSlider img {
    opacity: 0.9;
} 


.bewell-home-slider div.royalSlider .infoWrap h2 {
    margin: 0 0 0 0 !important;
    font-size: 2.2em!important;
    text-align: center;
    padding: 10px !important;
}

.bewell-home-slider .contentSlider h3 {
    margin: 25px 0 0 0;
    font-size: 1.6em !important;
}

.bewell-home-slider .contentSlider h3 a{
    text-align: center!important;
    background: #003B71;
    width: 50%;
    margin: 0 auto;
    font-size: 1em !important;
}

.bewell-home-slider .contentSlider h3 a:hover{
    color: #fff!important;
    background: #8331a7;
}

.bewell-home-slider .infoWrap p{
    position: relative;
    bottom: 75px;
    width: 100%;
    text-align: center;
    font-size: 1.4em;
    float: left;
    padding: 0;
}

.bewell-home-slider .rsDefault .rsArrowIcn {
    background-color: rgb(0, 59, 113);
    border-radius: 20px;
    border: 2px solid #fff;
}


.bewell-home-landing {
    padding-bottom: 40px;
    float: left;
    width: 68%;
    margin: 0 16%;
}

.bewell-home-boxes {
    margin: 0;
    padding: 0;
}
 
.bewell-home-boxes a{
    text-decoration: none;
    transition: all .3s ease;
    border: none;
    height: 170px;
    width: 230px;
}


.bewell-home-boxes ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.bewell-home-boxes a:hover{
    border: none;
}

.bewell-home-boxes a:hover span.title {
    background: #8331a7;
}

.bewell_box {
    display: block;
    float: left;
    text-align: center;
    margin-top: 50px;
}


.img {
    display: block;
    height: 170px;
    width: 100%;
    margin: 0 auto !important;
}

.title {
    font-size: 1.5em;
    display: block;
    margin: 0;
    color: #fff;
    letter-spacing: 0.5px;
    line-height: 30px;
    font-weight: bold;
    background: #003B71;
}

.one .img {
    background: url("../../Images/Be-Well/Home-landing/item-1.jpg") no-repeat;
    background-size: cover;
}

.two .img {
    background: url("../../Images/Be-Well/Home-landing/item-2.jpg") no-repeat;
    background-size: cover;
}

.three .img {
    background: url("../../Images/Be-Well/Home-landing/item-3.jpg") no-repeat;
    background-size: cover;
}

.four .img {
    background: url("../../Images/Be-Well/Home-landing/item-4.jpg") no-repeat;
    background-size: cover;
}

.five .img {
    background: url("../../Images/Be-Well/Home-landing/item-5.jpg") no-repeat;
    background-size: cover;
}

.six .img {
    background: url("../../Images/Be-Well/Home-landing/item-6.jpg") no-repeat;
    background-size: cover;
}

.seven .img {
    background: url("../../Images/Be-Well/Home-landing/item-7.jpg") no-repeat;
    background-size: cover;
}

.eight .img {
    background: url("../../Images/Be-Well/Home-landing/item-8.jpg") no-repeat;
    background-size: cover;
}

.bewell-container table caption {
    background: #C6CCD9;
    color: #333333;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 15px;
    text-align: left;
    border-left: 2px solid #C6CCD9;
    border-bottom: 0;
    border-right: 2px solid #C6CCD9;
}


.bewell-footer {
    float: left;
    background: #333;
    width: 100%;
}

.bewell-footer .wrapper{
    width: 80%;
}

.bewell-homebox-left {
    background: #fff;
    padding: 20px 5% 0 5%;
    margin-top: 30px;
    float: left;
    width: 90%;
    display: block;
}

.bewell-homebox-right {
    background: #fff;
    padding: 20px 5% 0 5%;
    margin: 30px 0 40px 0;
    float: left;
    width: 90%;
    display: block;
}

.bewell-footer h2{
    font-size: 2.1em!important;
    margin: 8px 0 0 !important;
    padding-bottom: 15px!important;
}

.sys_generic_list-control ul {
    list-style: none;
    padding: 0;
}

.sys_generic_list-control ul li {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6427a;
}

.sys_generic_list-control ul li a {
    font-size: 1.4em;
    border: none;
    font-weight: 600;
}

dt.sys_generic_list-releasedate {
    display: none;
}

dd.sys_generic_list-releasedate {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #575757;
    float: left;
    display: block;
    margin: 5px 0 0 0;
}

.news-button {
    background: #003B71;
    font-weight: 600;
    float: left;
    font-size: 1.4em;
    margin-top: 15px;
    width: 105px;
    text-align: center;
}

.news-button a {
    color: #fff;
    border: 0;
    padding: 9px 5px;
    display: block;
}

.news-button a:hover {
    border: 0;
}

.bewell-container table caption p{
	color: #383838;
}

.bewell-container table {
    font-size:1.5em;
    margin:30px 0;
    width:100%;
}
.bewell-container table th { 
    background:#003B71;
    color:#fff;
    padding:10px 15px;
    text-align:left;    
    font-weight:bold;
}
.bewell-container table a {
    font-weight:bold;
  	color: #004C61;
    position: relative;
}

.bewell-container table th a {
    color: #fff!important;
}

.bewell-container table p {
    font-size: 1em;
}
.bewell-container table td {
    background:rgb(233, 234, 235);
    padding:1% 15px;
    line-height: 1.4em;
  	vertical-align: top;
}

.bewell-membership-list {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}


.bewell-membership-boxes {
    float: left;
    width: 80%;
    display: block;
    margin-bottom: 13px;
    min-height: 230px !important;
    background: #ddd;
    padding: 15px 10%;
}

.bewell-membership-type {
    font-weight: 600;
    float: left;
    font-size: 3em;
}

.bewell-membership-type span {
    font-size: 0.7em;
}

.bewell-membership-price {
    font-size: 4.8em;
    font-weight: 800;
    float: left;
    margin: 16px 0 3px 0;
}

.bewell-membership-price span {
    font-size: 0.4em;
}

.bewell-membership-details {
    float: left;
    margin-bottom: 15px;
    min-height: 95px;
}

.bewell-membership-link {
    float: left;
    background: #003B71;
    text-align: center;
    font-size: 1.4em;
    width: 100%;
}

.bewell-membership-link a {
    padding: 9px 5px;
    border: 0;
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
}

.bewell-membership-link a:hover {
    border: 0;
}


/******************************************************************************
FORMS
*****************************************************************************/

.sys_cms-form-body li input, .sys_cms-form-body li select, .sys_cms-form-body li textarea, .sys_cms-form-body li label, .sys_cms-form-body li .sys_legend, .sys_cms-form-body li .sys_fieldlabel {
    font-family: "montserrat", sans-serif;
}


.sys_cms-form-control textarea, .sys_cms-form-control input[type="text"], .sys_cms-form-control textarea, .sys_cms-form-control input[type="text"], .sys_cms-form-body textarea.sys_medium{
    border: 1px solid #ccc;
    font-family: "montserrat";
    font-size: 1.1em;
    padding: 6px 1%;
    width: 98%;
}

.sys_cms-form-body .sys_sectionbreak-header {
  font-size: 1.8em!important;
}

.sys_cms-form-body .sys_sectionbreak-text {
  font-size: 1.2em!important;
  margin: 10px 0!important;
}

.sys_cms-form-body li div label {
  	font-size: 1em!important;
    font-family: "montserrat";
}

.sys_cms-form-body .sys_radio label {
  	font-size: 1.2em!important;
}

.sys_showinstructions .sys_cms-form-body .sys_cms-form-item {
    width: 90%!important;
}

.sys_cms-form-body .error, .sys_cms-form-body .sys_cms-form-error {
  	font-size: 1.5em;
}

.sys_cms-form-body {
    padding: 0;
}

.sys_cms-form-body .sys_fieldcontent {
  	float: none!important;
}

.sys_cms-form-body .sys_legend, .sys_namesubelement {
    font-size: 1.4em!important;
  	padding: 0px 0 10px 0!important;
}

.sys_cms-form-body .sys_fieldlabel, .sys_namesubelement, .sys_cms-form-body li .sys_legend {
  	padding: 0px 0 2px 0!important;
  	font-size: 1.2em!important;
    font-family: "montserrat"!important;
  	color: #233466!important;
  	margin-bottom: 8px !important;
}

.sys_cms-form-body input.sys_medium, .sys_cms-form-body select.sys_medium {
  	width: 99%!important;
  	font-size: 1.3em;
      padding: 6px 0;
}

.sys_cms-form-body input[type="text"], .sys_cms-form-body textarea {
    border: 1px solid #acacac;
}

.bewell-container .sys_form-submit {
    background: #82b927;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 1.3em;
    padding: 10px 25px 10px 20px;
	color: #001E3A;
  	margin: 10px 0;
  	font-family: "montserrat";
    font-weight: 800;
    border-radius: 3px;
}

.bewell-container .sys_form-submit:hover {
  background-color: #003B71;
  color: #fff;
}

.bewell-container .sys_cms-form-confirmation-content {
	font-size: 1.6em;
	line-height: 1.6em;
	letter-spacing: 0.01em;
	font-weight: 600;
	background-color: #b6d8bc;
	color: #333;
	padding: 0.75em;
	margin: 20px 0;
	border-radius: 0.5em;
}

.bewell-container .sys_pagebreak div button {
    background: #003B71;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 1.3em;
    padding: 10px;
	color: #fff;
  	margin: 10px 10px 10px 0;
  	font-family: "montserrat";
}

.bewell-container .sys_pagebreak div button:hover {
   background-color: #8331a7;
  color: #fff;
}

.bewell-container .sys_cms-form-validationsummary {
    display: none;
}


 .be-well-container div .sys_thumbnail {
    width: 246px;
    box-shadow: 0px 0px 0px;
    border: 0;
    height: auto;
  }

   .be-well-container div .sys_thumbnail a {
   border-bottom: 0;
   display: block;
   }

   .news-list-wrap dd.sys_news-description {
       line-height: 1.6em;
       font-size: 1.6em!important;
   }

.sys_thumbnail img {
  margin: 0 auto;
  display: block;
}

.sys_theme-simple .sys_record-control ul li {
    font-size: 1.6em;
    line-height: 1.6em;
    letter-spacing: 0.01em;
    color: #444;
    margin: 10px 0;
}

.be-well-container div .sys_thumbnail {
    float: left;
    margin: 20px 0;
}

.be-well-onecol .sys_news-record h3 {
      color: #444;
      font-weight: 1.7em!important;
}

.be-well-videolistings {
    display: flex;
    flex-wrap: wrap;
}

.be-well-video {
    width: 100%!important;
    padding: 20px 0;
}

.be-well-video .jwplayer.aspectMode {
    width: 98% !important;
    margin: 0 1%;
}

.be-well-video .jwplayer .jwuniform {
  background-size: cover !important;
}

.be-well-btn {
  background: url('../../SiteElements/Images/icon-btn-arrow@2x.png') no-repeat 96% center #8331a7;
  background-size: auto;
  background-size: 13px 20px;
  border-bottom: 2px solid #CCCCCC;
  color: #FFFFFF!important;
  font-size: 1.2em;
  font-weight: bold;
  padding: 20px 40px 20px 20px !important;
  float: left;
  margin: 20px 0;
}



@media only screen and (min-width: 600px) {

.bewell-home-landing {
    width: 96%;
    margin: 15px 2% 0 2%;
}

    .bewell_box {
        margin: 20px 2% 45px 0;
    }

 .bewell-home-landing .wrapper {
     padding: 0 2%;
 }


.bewell-membership-boxes {
    width: 41%;
    padding: 15px 3%;
}

.bewell-membership-boxes:nth-child(2n+1) {
    margin-right: 3%;
}

.be-well-container div .sys_thumbnail {
    float: right;
    margin: 20px 0 20px 20px;
}


}


@media only screen and (min-width: 768px) {

ul.bewell-landing-items li{
    width: 28%;
    margin: 10px 2%;
}

.bewell_box {
    width: 30%;
}

.timetable-mobile {
    display: none;
}

.timetable-desktop {
    display: block;
}

.be-well-videolistings > .be-well-video {
    width: 47%!important;
    margin: 0 2% 0 0;
}



}

@media only screen and (min-width: 930px) {

.bewell-logo-strip {
  padding:11px 30px;
  margin: 0 auto;
}

.nav-trigger {
    display: none;
}

nav {
    display: block;
}


.bewell-logo nav ul li {
    float: left;
}

.bewell-container {
    width: 65%;
    padding: 0 1% 45px 0;
    float: left;
}

.bewell-home-slider {
   margin-top: -65px;
}

.bewell-sidebar {
    width: 27%;
    float: right;
    padding-top: 0;
    margin-top: 12px;
}

.bewell-its {
    width: 27%;
    float: right;
    padding-top: 0;
    margin-top: 12px;
}

.bewell-sidebar-plus {
    float: right;
    width: 33%;
    clear: right;
}

.bewell-timetable {
    float: left;
    width: 100%;
    display: none;
}

ul.bewell-landing-items li{
    width: 22%;
}

ul.bewell-landing-items li:nth-child(n) {
    margin: 10px 1% 10px 1%;
}

ul.bewell-landing-items li:nth-child(4n+4) {
    margin: 10px 1% 10px 1%;
}

.bewell-footer {
    padding-bottom: 80px;
}

.bewell-footer .wrapper {
    width: 85%;
    border-top: 70px solid #e6427a;
    padding: 0 2%;
}

.bewell-homebox-left {
    width: 36%;
    margin: -40px 4% 0 2%;
}

.bewell-homebox-right {
    width: 36%;
    margin-top: -40px;
}

.bewell-membership-boxes {
    width: 28%;
    padding: 15px 2%;
}

.bewell-membership-boxes:nth-child(n+1) {
    margin-right: 10px;
}

}


@media only screen and (min-width: 992px) {


.rsDefault .rsArrow {
    width: 150px;
}


.bewell-home-slider .infoWrap {
    background:#000000ab!important;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 60%;
    left: 20%;
    z-index: 6;
}

.bewell-home-slider .rsSlide {
    overflow: initial!important;
}


.bewell-home-slider div.royalSlider .infoWrap h2 {
    margin: 0 0 35px 0 !important;
    font-size: 4.8em!important;
    text-align: center;
}

.contentSlider h3 a{
    text-align: center!important;
    background: #003B71;
    width: 50%;
    margin: 0 auto;
}

.bewell-home-slider .infoWrap p{
    position: absolute;
    top: 77px;
    width: 100%;
    text-align: center;
    font-size: 2.1em;
    z-index: 6;
}

.bewell-home-boxes {
    margin: 0 auto;
    width: 100%;
}


.bewell_box {
    margin: 30px 1% 45px 0;
}

}


@media only screen and (min-width: 1312px) {
    
   .wrapper { 
    width: 960px!important;
}
}


@media only screen and (min-width: 1350px) {

.bewell-footer .wrapper {
    width: 890px;
    padding: 0;
}

.bewell-homebox-left {
    width: 300px;
    margin: -40px 5% 0 4%;
}

.bewell-homebox-right {
    width: 300px;
}
}

