body {
    color: #676767;
    line-height: 1.5;
    font-family: 'Raleway', 'Open Sans', Helvetica, Arial, sans-serif;
}

.mindworks-type {
  font-family: 'Muli', 'Open Sans', Helvetica, Arial, sans-serif;
}

.banner-background {
	background-image: url(blue-daisy-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-darken-opac {
  background-color: rgba(0,0,0,0.25);
}

.banner-main h1 {
  color: #fff;
}

.content {
    padding-top: 40px;
    padding-bottom: 40px;
}

h1 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

h2 {
    color: #515a65;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
}

.banner h2 {
  color: #fff;
  margin-bottom: 20px;
}

.banner .homepage-logo {
  margin-bottom: 20px;
  width: 100%;
  max-width: 407px;
  padding: 120px 10px 0px;
}

.homepage-intro h3 {
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: center;
}

.text h3 {
  margin-top: 0;
}

.homepage-intro p {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

header {
    padding: 10px 0px 0px;
}

    header ul {
        text-align: center;
        margin: 0;
        padding: 0;
    }

    header ul li {
        margin: 10px 0 6px;
        display: inline-block;
    }


.header-background {
    background-color: #10473b;
}

.helloself-header {
  text-align: center;
  padding: 5px;
  font-family: 'Montserrat', sans-serif;
}

.helloself-header img {
  height: 16px;
  vertical-align: baseline;
}

.helloself-blue {
  font-family: 'Montserrat', sans-serif;
  color: #322398;
  font-weight: 700;
}

header .contact-btn {
  border: 3px solid #fff;
  background: none;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 20px;
  display: block;
  clear: both;
  width: 100%;
  transition: 1.5s background ease;
}

header .contact-btn:hover {
  background: #fff;
  color: #333;
  border: 3px solid #333;
  transition: 1.5s ease;
}

.opac {
  background-color: rgba(0,0,0,0.6);
}

.logo {
    float: left;
    margin-bottom: 15px;
}

.logo img {
  margin-left: 10px;
  width: 100%;
  max-width: 200px;
}


.logo .btn-toggle {
  width: auto;
  max-width: none;
}

ul {
    list-style: none;
}

.glyphicon-menu-hamburger {
    color: #fff;
}


nav {
  float: right;
}

.desktop-nav .nav > li > a:hover , .desktop-nav .nav > li > a:focus  {
  background: none;
}

.desktop-nav nav {
  float: none;
}

nav ul li {
  margin-right: 15px;
}

nav ul li:last-child {
  margin-right: 0px;
}

nav ul li a {
  color: #fff;
  font-size: 16px;
}

nav ul li a:hover {
  color: orange;
  transition: color 1s ease;
  text-decoration: none;
}

.drop-hide {
  display: none;
}

nav ul {
  margin-top: 10px;
  margin-bottom: 3px;
}


.phone-number {
  clear: right;
}


.client-login-form {
  padding: 5px 0px;
}

.client-login-form input {
  padding: 3px;
  margin-bottom: 10px;
}

.client-login-form input[type="submit"] {
  padding: 10px 20px;
}

.banner, .banner-main {
    color: #fff;
    text-align: center;
    margin: 0;
    width: 100%;
}

.banner-main {
  background-color: rgba(0,0,0,0.1);
	padding: 100px 0px;
}

.bottom-banner {
    background-image: url(left-rightbrain.html);
    background-size: cover;
    background-position: center;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
}

.opaque-bg {
  background-color: rgba(0,0,0,0.2);
}

    .banner .lastrow {

    }


	.banner-background.bg-main {
		padding: 0 0 0 0;
	}

	.banner-btns {
		padding: 0;
		margin-bottom:  150px;
	}

		.banner-btns li {
			margin: 5px 10px;
			padding: 0;
			display: inline-block;
			list-style: none;
		}

    .banner .btn {
        background-color: #F47E43;
        border-radius: 10px;
        margin: 0;
        line-height: 36px;
        width: 227px;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 400;
        vertical-align: bottom;
        transition: 1.5s ease;
    }

		.banner .btn:hover {
        	background-color: #eee;
          color: #333;
          transition: 1.5s ease;
		}

    .banner div {
        margin-bottom: 0;
    }

    .home-btn-text {
    	display: inline;
    }

    .home-btn p {
    	line-height: 46px;
    }

   /*.banner p {
        font-size: 16px;
        font-weight: 100;
        margin: 5px 0;
    }*/

    .loved-one-btn p {
    	line-height: 0px;
    	padding: 0;
    }

    .loved-text {
    	display: inline;
    	font-weight: 400;
    }

    .loved-bottom-text {
    	font-size: 13px;
    	margin: 0px 0px 10px 34px;
    }

.homepage-intro {
  padding: 30px 0px;
}

/* Banners and profiles */

.box {
  background-color: rgba(0,0,0,0.2);
  padding: 200px 0px;
}

.profiles-cbt {
  padding: 20px 0px 30px;
}

.workers-profile {
	margin-bottom: 30px;
}

.qualification {
	font-size: 16px;
	vertical-align: middle;
}

.cbt-profile {
  background-color: rgba(0,0,0,0.8);
  margin-top: 20px;
  padding: 20px 0px;
  text-align: left;
  float: left;
}

.cbt-profile .profile-text {
  padding-left: 45px;
}

.orange {
  color: #F47E43;
}

.profile-name {
	margin-top: 0px;
}

.phone-link {
  color: #fff;
  font-size: 22px;
  display: inline-block;
  padding-left: 34px;
  margin-top: 10px;
  margin-right: 30px;
  background: url(call-icon.png) no-repeat left center;
  float: right;
}

.phone-link:hover {
  color: #fff;
  text-decoration: none;
}

.icons-contact {
	text-align: center;
}

.icons-contact ul {
  float: right;
  display: none;
}

.bullets {
  list-style: disc;
}

.banner-btns {
    padding: 0;
    margin-bottom: 30px;
}

    .banner-btns li {
        margin: 5px 10px;
        padding: 0;
        display: inline-block;
        list-style: none;
    }


.content a {
    color: #F47E43;
    font-weight: bold;
    text-decoration: none;
}

.content a:hover {
    color: #c1480b;
}

.home-content-bg {
  background-color: #fff ;
  color: #333;
}

.banner .content {
  padding:0;
}

.job-role {
	margin-top: -10px;
}

.text h2 {
  margin-bottom: 15px;
}

.profile-pic {
  border: 2px solid #333;
	width: 100%;
	max-width: 150px;
	margin: 10px 0px;
	border-radius: 3px;
}

.home .col-md-4 {
  padding: 0 2%;
}

.icongrid {
	margin-top: 0;
}
	.icongrid .col-md-4 {
		height: 225px;
	}
		.icongrid .iconbox {
			height: 100px;
		}

.home div {
    text-align: center;
}

.heading {
    color: #515a65;
    font-weight: 700;
    font-size: 16px;
    margin: 0!important;
}

.sub-nav {
    border-bottom: 1px #e0e0e0 solid;
    padding-right: 50px;
    margin-bottom: 20px;
}

    .sub-nav ul {
        padding: 0;
        margin: 0;
    }

    .sub-nav ul a li p {
        font-weight: bold;
        color: #959dab;
    }

    .sub-nav ul li.active p a {
        color: #c1480b;
    }
    .sub-nav ul a:hover li p {
        color: #c1480b;
    }

.bio {
    margin-top: 25px;
}

    .bio img {
        margin: 0 20px 10px 0;
        float: left;
    }

    .bio p {
        margin: 20px 0 20px 0;
    }

.sponsors {
    padding: 15px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.sponsors.first {
  border-top: none;
  border-bottom: 1px #e0e0e0 solid;
}

	.sponsors p {
		padding: 20px 0px;
	}


	.sponsors ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
    .sponsors ul li {
        display: inline-block;
        margin: 0 3%;
    }

.mindworks-logo {
	float: right;
	padding-top: 10px;
}

.google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.clinic-title {
  text-align: center;
  font-size: 34px;
  padding: 15px 0px;
}

#map, #talbot-map, #token-map, #wimpole-map {
  height: 300px;
}

#talbot-map {

}

/* CONTACT PAGE */

.contact-page-addresses ul {
  padding: 0;
  margin-top: 15px;
}

.address {
  border-top: 1px solid #10473b;
  margin-top: 25px;
  padding-top: 15px;
}

.profile-desc p {
	margin-top: 0px !important;
}

#contact-form {
  margin-bottom: 20px;
}

.contact-form {
  background-color: #10473b;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}

.contact-form h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
}

.contact-message {
  text-align: center;
}

.contact-message h2 {
  margin-bottom: 20px;
}

.contact-message ul {
  padding: 0;
}

.contact-message ul li {
  font-weight: bold;
}

ul.no-padding {
  padding: 0;
}

.team-nav h5 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: bold;
}

.team-nav ul {
  margin-bottom: 20px;
}

.team-nav ul li ul {
  margin-bottom: 0;
}

ul.contact-options {
  padding:0;
  margin-bottom: 20px;
}

ul.contact-options li {
  background: #1a8f87;
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  text-align: center;
}

ul.contact-options li.clinic {
  background: #10473b url(clinic-icon.png) no-repeat 50% 15px;
  padding-top: 80px;
}

ul.contact-options li.details {
  background: #F47E43 url(details-icon.png) no-repeat 50% 15px;
  padding-top: 80px;
}

/* Orange : #F47E43 */

ul.contact-options li.hours {
  background: #F47E43 url(clock-icon.png) no-repeat 50% 15px;
  padding-top: 80px;
}

ul.contact-options li p {
  margin-bottom: 0;
}

.pricing-table {
  margin-bottom: 20px;
  min-width: 500px;
}

.pricing-table td {
  padding: 5px 10px;
}

.pricing-table td p {
  margin: 0;
}

.pricing-table td.first {
  width: 80%;
}

.pricing-table td.second {
  width: 20%;
}

.questionnaire {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
}

.questionnaire li {
  margin-bottom: 20px;
  font-weight: bold;
}

.questionnaire { margin-left: 0; }

.questionnaire li { font-size: 16px; }

.questionnaire li p { display: inline-block; vertical-align: text-top; font-size: 16px; line-height: 1.5; padding-left: 0; }

.questionnaire li ol {
  margin-top: 10px;
}

.questionnaire li ol li {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
}

.team-profile h2 {
  margin-bottom: 10px;
}

.team-profile h3.role,
.team-profile h3.qualifications {
  font-size: 16px;
  line-height: 24px;
}

.team-profile h3.qualifications {
  margin-bottom: 30px;
}

.team-profile img {
  width: 100%;
}

.members-content p {
  padding-top: 10px;
}

.members-content h4 {
  padding-top: 10px;
}

.download-list {
  padding-left: 0px;
}

footer {
  background-color: #fff;
}

.copyright-footer {
  /*background-image: url(../layout/wallpaper-art3.jpg);*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.copyright-footer p {
  color: #fff;
}

.copyright-footer a {
  color: #fff;
}

.copyright-footer a:hover {
  color: #c1480b;
}

.darken-opac {
  background-color: rgba(0,0,0,0.5);
}

ul.contact-options li {
  padding-top: 20px;
  padding-bottom: 25px;
}

.contact-options h4 {
  font-size: 24px;
}

.contact-options p {
  font-size: 18px;
}

/* NEWS */

.publication-date {
  color: #F47E43;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.news-list h2 {
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  margin-bottom: 10px;
}

.news-item {
  background-color: rgba(0,0,0,0.5);
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.news-item h3 {
  color: #fff;
  font-size: 14px;
  margin: 5px 0px 0px;
  padding: 5px;
}

.news-item p {
  color: #fff;
  padding: 5px;
}

.news-item img {
  padding: 5px;
  width: 100%;
}

.news-list a:hover .news-item {
  background-color: #575757;
  cursor: pointer;
}


/* LOGIN SCREEN */
#login-page {
  text-align: center;
}

#login-page .small-logo {
  margin: 30px 0px;
}

#login-page input {
  background-color: #fff;
  border-radius: 3px;
  border: 1px #333 solid;
  outline: 0;
  padding: 3px;
  margin: 10px 0px 5px;
  width: 200px;
}

#login-page a {
  color: #F47E43;
}

#login-page .login-btn {
  background-color: #F47E43;
  border: 0;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 200px;
}

@media screen and (min-width: 768px) {
  ul.contact-options li.clinic {
    text-align: left;
  }

  ul.contact-options li.clinic {
    background-position: 20px 50%;
    padding-left: 100px;
    padding-top: 5px;
  }
}


@media screen and (min-width: 480px) {
  h1 {
    font-size: 32px;
  }
  .logo {
    margin-bottom: 0;
  }

  header .contact-btn {
    display: inline-block;
    width: auto;
    clear: none;
  }

  header .contactus {
  display: none;
  }

  ul.contact-options li.details, ul.contact-options li.hours {
    text-align: left;
  }

  ul.contact-options li.details {
    background-position: 20px 50%;
    padding-left: 100px;
    padding-top: 5px;
  }

  ul.contact-options li.hours {
    background-position: 20px 50%;
    padding-left: 100px;
    padding-top: 5px;
  }

   ul.contact-details li.last-clinic {
      text-align: center;
    }
}


footer p {
    font-weight: 200;
    margin: 10px 0;
    text-align: center;
}


@media screen and (min-width: 992px){
    .sub-nav {
        text-align: right;
        border-right: 1px #e0e0e0 solid;
        border-bottom: 0;
    }

    header .contact-btn, .icons-contact {
    	float: right;
    }

    .bio {
        margin: 0;
        padding: 0 0 0 50px;
    }

    .icons-contact ul {
      display: inline;
    }

    ul.contact-details li.last-clinic {
      text-align: center;
    }

}

@media screen and (max-width: 992px){

     .twitter iframe {
      width: 100% !important;
    }


    .drop-hide {
      display: inline;

    }

    header .contactus {
      display: inline-block;
    }

    header .contact-btn {
      margin-right: 10px;
    }


    .desktop-nav nav ul {
      display: none;
    }

    .sub-nav {
        text-align: center;
        padding-bottom: 20px;
    }

    .profile-mob-pic {
		  text-align: center;
		  margin: 20px 0px;
		}

    .cbt-profile {
    text-align: center;
    }

    .sub-nav li {
      padding: 0 10px;
    }

    .sub-nav a {
      display: block;
      background: #ccc;
      color: #333;
      border-radius: 4px;
      padding: 8px 0;
      width: 100%;
    }

    .sub-nav a:hover {
      color: #333;
      background: #ddd;
    }

    .bio:not(.not-center) h2 {
        text-align: center;
    }

    .sub-nav {
        padding-right: 0;
        padding-left: 0;
    }

    header {
      padding: 10px 0px;
    }
}

.logo {
    float: left;
    margin-top: 8px;
}

    .btn-toggle {
      cursor: pointer;
    }

    .desktop-nav {
      position: absolute;
      top: 20px;
      left: 20px;
      margin: 0;
    }

  .nav-menu {
        width: auto;
        position: absolute;
        background: #575757;
        top: 45px;
        left: 10px;
        z-index: 999;
        color: #fff;
        overflow: hidden;
        margin: 0;
        border-radius: 0;
        border-width: 0 1px;
        padding: 0;
    }

  .nav-menu li {
        margin: 0;
    }

    .nav-menu li.active:hover a {
        color: #ffffff;
    }

  .nav-menu li.active a {
       background-color: #51c8cb;
    }

    .nav-menu li:hover a {
        color: #c1480b ;
    }

   .nav-menu li a {
        color: #ffffff;
    }

.helloself-footer {
  background-color: #10473b;
  padding: 60px 0px;
  color: #fff;
  line-height: 1.6;
}

.helloself-footer .hello-logo {
  padding: 30px 0px;
}

.helloself-footer h4 {
  color: #fff;
  font-weight: 800;
}

.helloself-footer a {
  color: #fff;
  text-decoration: none;
  font-size: 1.4rem;
}

.helloself-footer a:hover {
  text-decoration: none;
}

.helloself-footer a.phone i {
  margin-right: 5px;
  font-size: 16px
}

.helloself-footer .social {
  margin-top: 10px;
}

.helloself-footer .social i {
  margin-right: 15px;
  font-size: 26px;
}

.helloself-footer .address-helloself h5 {
  padding-bottom: 0px;
  line-height: 1.8;
}

.bottom-helloself-footer {
  border-top: 2px solid rgb(255, 255, 255);
  padding: 15px 0px;
  margin-top: 80px;
  text-align: left;
}

.bottom-helloself-footer h4 {
  font-size: 14px;
  display: inline-block;
  font-weight: 400;
}

.bottom-helloself-footer ul {
  list-style: none;
  display:block;
  margin: 0;
  padding: 0;
}

.bottom-helloself-footer ul li {
  display: block;
  padding: 0;
}

.helloself-footer .col-xs-12 {
  margin-bottom: 15px;
}

@media(min-width:992px) {
  .bottom-helloself-footer {
    text-align: right;
  }
  .helloself-footer .col-xs-12 {
    margin-bottom: 0px;
  }

  .bottom-helloself-footer ul {
    list-style: none;
    display: inline-block;
    float: right;
  }
  .bottom-helloself-footer ul li {
    display: inline-block;
    padding: 0px 10px;
  }
}


@media screen and (max-width: 850px) {
   .logo {
      margin-left: 20px;
    }

    header {
      padding: 10px;
    }
}

@media screen and (max-width: 800px) {

  .logo {
    margin-left: 50px
  }

  .drop-hide {
  }

  .phone-link {
    display: none;
  }
  .icons {
    display: none;
  }

  .profile-mob-pic {
		text-align: center;
		margin: 20px 0px;
		}

  .banner-main {
  	padding-top: 100px;
  	padding-bottom: 100px;
  }

   header .contact-btn {
   		margin-top: 10px;
    	width: 100%;
    }

  .icons-footer {
    display: block;
    background: #515a65;
    padding: 20px 0;
  }
  .icons-footer ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .icons-footer ul li {
    display: inline-block;
    margin: 0 5px 0;
  }
  ul.contact-options {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 430px){
    .logo a img {
        height: auto;
    }

    header img {
        margin-left: 0;
    }
    .logo .nav-menu {
        left: 0;
    }
    .icons-contact ul {
        padding-left: 0;
    }
    .mindworks-logo {
    	float: none;
    	padding-top: 20px;
    }

    .subject-hide {
      display: none;
    }
}

@media screen and (max-width: 1200px){
    .sponsors ul li {
        padding-top: 20px;
    }

}

@media screen and (min-width: 992px) {


    .nav-menu {
        display: block;
        background: none;
        top: 0px;
        border: none;
        float: none;
        text-align: center;
        width: auto;
        position: relative;
        color: #fff;
        margin: 0;
        border-radius: 0;
        border-width: 0 1px;
        padding: 0;
        box-shadow: none;
    }

    .desktop-nav {
      position: relative;
      top: 0px;
      left: 0px;
    }

    .desktop-nav nav ul li a:hover {
      background: none;
    }

    .nav > li {
      display: inline-block;
    }
}
