body {
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #292929;
  font-size: 20px;
  line-height: 44px;
  font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

h4 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #2c2c2c;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  text-indent: 0px;
}

a {
  color: #7675af;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

img {
  display: inline-block;
}

label {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-weight: 700;
  text-align: left;
}

strong {
  font-weight: 600;
}

em {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

blockquote {
  margin-bottom: 20px;
  padding: 11px 20px 10px;
  border-left: 5px solid #dedee7;
  color: #4d4c6b;
  font-size: 15px;
  line-height: 22px;
}

.button {
  display: inline-block;
  padding: 11px 15px;
  border-radius: 3px;
  background-color: transparent;
  box-shadow: 0 0 0 1px #313131;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #313131;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #313131;
  color: #fff;
}

.button.button-form {
  display: block;
  width: 98%;
}

.button.button-white {
  box-shadow: 0 0 0 1px #fff;
  color: #fff;
}

.button.button-white:hover {
  background-color: #fff;
  color: #313131;
}

.navigation {
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding: 18px 0px 9px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .18);
  background-color: #fff;
}

.navigation-link {
  margin-top: 35px;
  padding: 0px 12px;
  border-right: 2px solid #ff8500;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link:hover {
  color: #fb7447;
}

.navigation-link.w--current {
  color: #fb7447;
}

.navigation-link.link-scroll {
  padding-top: 10px;
  padding-bottom: 10px;
  color: rgba(99, 99, 99, .58);
}

.navigation-link.link-scroll:hover {
  color: #313131;
}

.navigation-link.link-scroll.w--current {
  color: #313131;
}

.navigation-link.last-link {
  border-right-style: none;
}

.hero-banner---home1 {
  height: 600px;
  padding-top: 153px;
  background-color: #333;
  background-image: url('../images/hero-banner---home.png');
  background-position: 50% 29px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner---home1.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---home1.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---home1.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---home1.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---home1.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.logo {
  display: block;
  padding-top: 9px;
  float: left;
  text-align: center;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.section.purple {
  padding-top: 70px;
  padding-bottom: 60px;
  background-color: #4d4c6b;
  background-image: -webkit-linear-gradient(270deg, rgba(77, 76, 107, .92), rgba(77, 76, 107, .92)), url('../images/logo-short---white.png');
  background-image: linear-gradient(180deg, rgba(77, 76, 107, .92), rgba(77, 76, 107, .92)), url('../images/logo-short---white.png');
  background-position: 0px 0px, -125px 50%;
  background-size: auto, 800px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: #4e496d;
}

.section.parallax {
  display: none;
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url('../images/slide01.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.parallax.photo-2 {
  background-image: url('../images/parallax.jpg');
}

.section.parallax.photo-3 {
  background-image: url('../images/slide07.jpg');
}

.section.second-gray {
  display: none;
  background-color: #f7f7f7;
}

.section.small-background {
  display: none;
  background-image: url('../images/background.png');
  background-position: 0px 50%;
  background-size: cover;
}

.section.email-capture-section {
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #4d4c6b;
  background-image: -webkit-linear-gradient(270deg, rgba(77, 76, 107, .92), rgba(77, 76, 107, .92));
  background-image: linear-gradient(180deg, rgba(77, 76, 107, .92), rgba(77, 76, 107, .92));
  color: #4e496d;
}

.section.email-capture-white-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section.masked-background-you {
  background-image: url('../images/section-background-mask.png'), url('../images/maxresdefault-1-2.jpg');
  background-position: 50% 50%, 100% 50%;
  background-size: 1100px 100%, contain;
  background-repeat: no-repeat, no-repeat;
}

.section.masked-background-us {
  background-image: url('../images/section-background-mask.png'), url('../images/Cars-image-4k-background-hd-wallpaper-picture-ferrari_458_italia_supercar_5-wide-1920x1200-copy.jpg');
  background-position: 50% 50%, 100% 50%;
  background-size: 1100px 100%, contain;
  background-repeat: no-repeat, no-repeat;
}

.section.purple-v2 {
  padding-top: 70px;
  padding-bottom: 60px;
  background-color: #4d4c6b;
  background-image: -webkit-linear-gradient(270deg, rgba(77, 76, 107, .92), rgba(77, 76, 107, .92)), url('../images/logo-short---white.png');
  background-image: linear-gradient(180deg, rgba(77, 76, 107, .92), rgba(77, 76, 107, .92)), url('../images/logo-short---white.png');
  background-position: 0px 0px, 172% 50%;
  background-size: auto, 800px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: #4e496d;
}

.title-wrapper {
  margin-bottom: 100px;
  text-align: center;
}

.line {
  display: block;
  width: 50px;
  height: 2px;
  margin: 30px auto;
  background-color: #292929;
}

.line.in-left {
  margin-left: 0px;
}

.line.white-line {
  background-color: #fff;
}

.sub-title {
  color: #757575;
  font-size: 20px;
  line-height: 31px;
  font-weight: 300;
}

.circle-box {
  display: block;
  width: 85px;
  height: 86px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-color: #313131;
}

.circle-box.icon-1 {
  background-image: url('../images/pencil_ffffff_101pencil_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.circle-box.icon-2 {
  background-image: url('../images/coffee_ffffff_101coffee_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.circle-box.icon-3 {
  background-image: url('../images/paper-plane_ffffff_101paper-plane_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.circle-box.icon-4 {
  background-image: url('../images/magic_ffffff_101magic_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.circle-box.icon-5 {
  background-image: url('../images/leaf_ffffff_101leaf_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.circle-box.icon-6 {
  background-image: url('../images/bomb_ffffff_101bomb_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.circle-box.icon-7 {
  background-image: url('../images/camera-retro_ffffff_101camera-retro_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.circle-box.icon-8 {
  background-image: url('../images/flag-o_ffffff_101flag-o_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.icon-wrapper {
  text-align: center;
}

.nav-menu {
  padding-right: 15px;
  float: right;
}

.div-center {
  text-align: center;
}

.div-space {
  margin-top: 20px;
}

.div-space.more-space {
  margin-top: 40px;
}

.div-space.more-space.center-space {
  text-align: center;
}

.div-space.center {
  text-align: center;
}

.fun-facts-wrapper {
  z-index: 1;
  text-align: center;
}

.fun-facts-text {
  position: relative;
  font-size: 36px;
}

.logo-client {
  width: 16.666%;
  float: left;
  text-align: center;
}

.sign {
  float: right;
}

.footer {
  height: 100px;
  padding-top: 0px;
  padding-bottom: 11px;
  background-color: #fca963;
}

.white {
  color: #333;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 5px;
}

.item {
  position: relative;
  overflow: hidden;
  width: 33.333%;
  float: left;
  background-color: #dbdbdb;
  text-align: center;
}

.portfolio-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, .9);
  color: #313131;
  text-decoration: none;
}

.text-overlay {
  position: relative;
  top: 39%;
}

.portfolio-text {
  margin-bottom: 10px;
}

.sub-text {
  font-family: 'PT Serif', serif;
  color: #919191;
  font-size: 15px;
}

.sub-text.in-team {
  margin-bottom: 20px;
}

.heading-inner {
  font-size: 30px;
  letter-spacing: 5px;
}

.white-1 {
  color: #fff;
  font-weight: 500;
}

.sub-inner {
  margin-top: 18px;
  color: hsla(0, 0%, 100%, .72);
  font-size: 16px;
  font-weight: 300;
}

.sub-inner.large {
  font-size: 26px;
  font-weight: 200;
}

.sub-inner.small {
  display: inline-block;
  width: 400px;
  color: #fff;
  line-height: 24px;
}

.team-wrapper {
  position: relative;
  overflow: hidden;
}

.heading-team {
  margin-bottom: 10px;
}

.social-team {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: rgba(0, 0, 0, .7);
  text-align: center;
}

.social-icon-team {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 2px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.social-icon-team:hover {
  background-color: rgba(0, 0, 0, .61);
}

.social-icon-team.facebook {
  background-image: url('../images/facebook_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.social-icon-team.twitter {
  background-image: url('../images/twitter_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.social-icon-team.rss {
  background-image: url('../images/rss_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.social-icon-team.linkdin {
  background-image: url('../images/linkedin_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.row-space {
  margin-top: 20px;
}

.row-space.more-space {
  margin-top: 50px;
}

.testimonials-slider {
  height: auto;
  background-color: transparent;
}

.slider-nav {
  position: relative;
  padding-top: 21px;
  font-size: 9px;
}

.photo-client {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('../images/img115_1img115.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.photo-client.photo-2 {
  background-image: url('../images/img116_1img116.jpg');
}

.testimonials-wrapper {
  padding-right: 192px;
  padding-left: 192px;
  text-align: center;
}

.testimonials {
  font-size: 15px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
}

.contact {
  background-color: #f7f7f7;
}

.contact-left {
  width: 70%;
  padding-top: 33px;
  padding-right: 13px;
  padding-left: 25px;
  float: left;
}

.contact-left.left-2 {
  width: 30%;
  padding: 4px 20px 26px 41px;
  background-color: rgba(0, 0, 0, .85);
  background-image: none;
}

.white-3 {
  color: #fff;
  font-size: 13px;
}

.paragraph-contact {
  color: #c7c7c7;
  font-size: 14px;
}

.text-field {
  display: inline-block;
  width: 48%;
  height: 50px;
  max-width: 100%;
  margin-right: 12px;
  margin-bottom: 10px;
  border-style: none;
  background-color: #ebebeb;
  color: #313131;
}

.text-field:focus {
  background-color: #dedede;
}

.text-area {
  width: 98%;
  margin-right: 5px;
  padding-bottom: 214px;
  border: 1px none #ebebeb;
  background-color: #ebebeb;
}

.text-area:focus {
  background-color: #dedede;
}

.error-message {
  width: 98%;
  margin-top: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}

.error {
  margin-bottom: 0px;
  color: #e05858;
  font-size: 14px;
}

.success-message {
  width: 98%;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #23a168;
  text-align: center;
}

.success {
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
}

.pure-white {
  color: #fff;
}

.big-slider {
  height: 729px;
  background-color: transparent;
}

.arrow {
  width: 70px;
  height: 70px;
  margin-top: 296.5px;
  margin-right: 0px;
  padding-top: 23px;
  background-color: rgba(0, 0, 0, .43);
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-size: 24px;
}

.arrow:hover {
  background-color: rgba(0, 0, 0, .7);
}

.arrow.arrow-2 {
  margin-left: 0px;
}

.dots-nav {
  opacity: 0.61;
  font-size: 12px;
}

.hero-banner---home {
  padding-top: 50px;
}

.slider-big-text {
  color: #fff;
  font-size: 44px;
  font-weight: 600;
}

.slide-wrapper {
  margin-top: 118px;
}

.line-slider {
  display: block;
  width: 200px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(0, 0%, 100%, .4);
}

.navigation-scroll {
  position: fixed;
  z-index: 2000;
  display: block;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 0px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .13);
}

.icon {
  margin-bottom: 24px;
  text-align: center;
}

.heading {
  margin-top: 11px;
}

.heading.white-heading {
  color: #fff;
}

.image {
  overflow: visible;
  width: 200px;
  margin-top: -31px;
  margin-bottom: -30px;
  margin-left: 28px;
  padding-bottom: 0px;
}

.container---full-width {
  width: 100%;
}

.hero---heading {
  margin-top: 142px;
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 70px;
  text-align: center;
  letter-spacing: 3px;
}

.hero---teaser {
  margin-top: 21px;
  padding-top: 10px;
  padding-bottom: 20px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  font-family: Raleway, sans-serif;
}

.hero---teaser-text---line-2 {
  margin-top: 7px;
  margin-bottom: 4px;
  font-family: 'Dancing Script', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.hero---teaser-text-2 {
  color: #fff;
  font-size: 20px;
  text-align: right;
}

.heading---blog-page-title {
  margin-bottom: 22px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fb7447;
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.heading---blog-page-title.on-purple {
  color: #fca963;
}

.heading-3 {
  margin-bottom: 32px;
  font-family: 'Dancing Script', sans-serif;
  font-size: 30px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.heading-3.on-purple {
  color: #fff;
  text-transform: none;
}

.paragraph {
  margin-bottom: 8px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #1f1f1f;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
}

.paragraph.on-purple {
  margin-bottom: 15px;
  color: hsla(0, 0%, 100%, .8);
  line-height: 22px;
  text-align: left;
}

.paragraph.on-purple.italicized {
  font-style: normal;
}

.paragraph.on-purple.centered-paragraph {
  margin-top: -13px;
  text-align: center;
}

.paragraph.right-aligned {
  text-align: right;
}

.circle-image {
  display: inline-block;
  width: 160px;
  height: 160px;
  margin-top: 73px;
  border-radius: 100px;
  background-image: url('../images/Sylvie-Belanger---Sylvie-Belanger--dsc_0703-copy.jpg');
  background-position: 50% 4%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle-image.about-me-circle-image {
  margin-top: 0px;
  background-image: url('../images/depositphotos_40910767-stock-photo-purple-butterfly.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image.you-circle-image {
  margin-top: 173px;
  background-image: url('../images/Sylvie-Belanger---business-man--sitting-on-patio------workingoutside-pano_17391-copy-copy.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image.why-coaching-circle-image {
  margin-top: 141px;
  background-image: url('../images/new-mindset-new-results-300x199.gif');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image.why-coaching-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/road-to-somewhere.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image.contact-circle-image {
  margin-top: 141px;
  background-image: url('../images/u39-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image.about-me-circle-image-2 {
  margin-top: 108px;
  background-image: url('../images/Sylvie-Belanger---sporten-is-gezond.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image.us-circle-image-2 {
  margin-top: 61px;
  background-image: url('../images/Sylvie-Belanger---whatisyourdream.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image.contact-circle-image-2 {
  margin-top: 26px;
  background-image: url('../images/Sylvie-Belanger---videoblocks-yoga-meditation-and-wellness-lifestyle-concept-people-man-and-woman-doing-yoga-exercises-on-beach-at-sunrise-on-beautiful-warrior-1-pose-tion-and-yoga-meditating-on-b.png');
  background-position: 50% 50%;
  background-size: cover;
}

.column {
  text-align: center;
}

.bold-white {
  color: #fff;
  font-style: normal;
}

.italics-white {
  color: #fff;
  font-weight: 500;
}

.contact-div {
  margin-bottom: 29px;
  padding-right: 12px;
  float: none;
  text-align: right;
}

.contact-link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Raleway, sans-serif;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.contact-link:hover {
  color: #fb7447;
}

.upper-footer-div {
  width: 100%;
  height: 60px;
  padding-top: 20px;
  padding-right: 12px;
  padding-left: 30px;
  background-image: -webkit-linear-gradient(270deg, #333, #333);
  background-image: linear-gradient(180deg, #333, #333);
}

.logo-actionsforresults {
  float: left;
}

.footer-contact-div {
  margin-right: 18px;
  float: right;
}

.footer-link {
  margin-left: 9px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.image-2 {
  margin-bottom: 6px;
}

.footer-link-phone {
  margin-left: 9px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 3px;
  text-decoration: none;
}

.js-email {
  margin-left: 9px;
  font-family: 'Alegreya Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.copyright {
  margin-top: 11px;
  font-family: 'Alegreya Sans', sans-serif;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.text-block {
  display: inline-block;
  float: left;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fca963;
  font-size: 26px;
  font-weight: 400;
}

.logo-text-actions-for-results {
  display: inline-block;
  float: left;
  color: #ffa74e;
}

.logo-text-bold-actions-for-results {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
}

.hero-teaser-bold {
  font-family: 'Dancing Script', sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.hero---teaser-text---line-1 {
  margin-top: 17px;
  margin-bottom: 18px;
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.hero---teaser-text---line-2-copy {
  margin-top: 7px;
  font-family: 'Dancing Script', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.hero---home-page-teaser {
  margin-top: 7px;
  font-family: 'Dancing Script', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.hero-banner---about-me {
  height: 600px;
  padding-top: 132px;
  background-color: #333;
  background-image: url('../images/Sylvie-Belanger---woman-on-sand---shutterstock_185049665-w480.jpg');
  background-position: 50% 100%;
  background-size: 115%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner---about-me.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---about-me.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---about-me.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---about-me.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---about-me.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.sylvie-headshot-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  max-height: 400px;
  margin-top: 5px;
}

.hero-banner---us {
  height: 600px;
  padding-top: 132px;
  background-color: #333;
  background-image: url('../images/My-NEW-Website-PHOTOS-of-Pages---us-banner.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner---us.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---us.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---us.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---us.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---us.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.hero-banner---you {
  height: 600px;
  padding-top: 132px;
  background-color: #333;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 204, 204, .18), rgba(0, 204, 204, .18)), url('../images/My-NEW-Website-PHOTOS-of-Pages---you-banner2.png');
  background-image: linear-gradient(180deg, rgba(0, 204, 204, .18), rgba(0, 204, 204, .18)), url('../images/My-NEW-Website-PHOTOS-of-Pages---you-banner2.png');
  background-position: 0px 0px, 50% 18%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.hero-banner---you.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---you.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---you.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---you.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---you.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.hero-banner---why-coaching {
  height: 600px;
  padding-top: 132px;
  background-color: #333;
  background-image: url('../images/My-NEW-Website-PHOTOS-of-Pages---why-coaching-banner.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner---why-coaching.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---why-coaching.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---why-coaching.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---why-coaching.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---why-coaching.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.testimonial-column {
  padding-right: 18px;
  padding-left: 18px;
}

.testimonial-div {
  margin-top: 16px;
  margin-bottom: 32px;
  padding: 42px 27px 20px;
  background-color: #f5f5f5;
  background-image: url('../images/u39.png');
  background-position: 33px 229px;
  background-size: 50px;
  background-repeat: no-repeat;
  text-align: left;
}

.testimonial-div.no-photo {
  background-position: 33px 59px;
}

.testimonial-headshot {
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 31px;
  margin-left: auto;
  border-radius: 150%;
  background-color: #313131;
}

.testimonial-headshot.icon-1 {
  background-image: url('../images/pencil_ffffff_101pencil_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.testimonial-headshot.icon-2 {
  background-image: url('../images/coffee_ffffff_101coffee_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.testimonial-headshot.icon-3 {
  background-image: url('../images/paper-plane_ffffff_101paper-plane_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.testimonial-headshot.icon-4 {
  background-image: url('../images/magic_ffffff_101magic_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.testimonial-headshot.icon-5 {
  background-image: url('../images/leaf_ffffff_101leaf_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.testimonial-headshot.icon-6 {
  background-image: url('../images/bomb_ffffff_101bomb_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.testimonial-headshot.icon-7 {
  background-image: url('../images/camera-retro_ffffff_101camera-retro_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.testimonial-headshot.icon-8 {
  background-image: url('../images/flag-o_ffffff_101flag-o_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.testimonial-headshot.you {
  background-color: #fff;
  text-align: center;
}

.testimonial-headshot.jocelyne {
  background-image: url('../images/Sylvie-Belanger---Jocelyn-Cornforth-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.testimonial-headshot.daniel {
  background-image: url('../images/Sylvie-Belanger---Daniel-Fiorio.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-headshot.april {
  background-image: url('../images/Sylvie-Belanger---April-Esteves.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.mike {
  background-image: url('../images/Sylvie-Belanger---Mike-T..jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.testimonial-headshot.caroyln {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.testimonial-headshot.dannie {
  background-image: url('../images/Sylvie-Belanger---Dannie-Caron.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.gord {
  background-image: url('../images/Sylvie-Belanger---Gord-McFarlane-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.marilyn {
  background-image: url('../images/Sylvie-Belanger---marilyn-liepelt.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.kim {
  background-image: url('../images/Sylvie-Belanger---Kim-Fletcher.png');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.michael {
  background-image: url('../images/Sylvie-Belanger---Michael-Racanelli.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.beverly {
  background-image: url('../images/Sylvie-Belanger---Beverly-Darling.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.rozanne {
  background-image: url('../images/Sylvie-Belanger---Rozanne-I..jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.sheri {
  background-image: url('../images/Sylvie-Belanger---Sheri-Kurtz.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testimonial-headshot.lisa {
  background-image: url('../images/Sylvie-Belanger---Lisa-Taylor.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.testimonial-headshot.suzanne {
  background-image: url('../images/unnamed.jpg');
  background-position: -16px 44%;
  background-size: 322px;
}

.testimonial-name {
  margin-top: 12px;
  margin-bottom: 5px;
  padding-left: 72px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fb7447;
  font-size: 25px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.testimonial-occupation {
  padding-left: 72px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.testimonial-teaser {
  margin-top: 17px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: none;
}

.testimonial-paragraph {
  font-family: 'Alegreya Sans', sans-serif;
  color: #1f1f1f;
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  text-indent: 22px;
}

.testimonial-paragraph.on-purple {
  margin-bottom: 15px;
  color: hsla(0, 0%, 100%, .8);
  line-height: 28px;
  text-align: left;
}

.testimonial-paragraph.on-purple.italicized {
  font-style: italic;
}

.testimonial-paragraph.testimonial-bullets {
  text-indent: 0px;
}

.testimonial-mainquote {
  margin-top: 2px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: 'Dancing Script', sans-serif;
  color: #4d4c6b;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.bold-text {
  font-style: normal;
}

.hero-banner---blog {
  height: 600px;
  padding-top: 132px;
  background-color: #333;
  background-image: url('../images/My-NEW-Website-PHOTOS-of-Pages---blog-banner.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner---blog.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---blog.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---blog.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---blog.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---blog.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.email-capture-field {
  height: 30px;
  margin-bottom: 20px;
  padding-bottom: 6px;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 200;
}

.email-capture-field::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, .31);
}

.email-capture-field:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .31);
}

.email-capture-field::placeholder {
  color: hsla(0, 0%, 100%, .31);
}

.field-label {
  margin-bottom: 0px;
  font-size: 12px;
}

.email-capture-button {
  margin-top: 15px;
  border-style: none;
  border-radius: 3px;
  background-color: #fff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #4e496d;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.email-capture-disclaimer {
  color: hsla(0, 0%, 100%, .46);
  font-size: 11px;
  line-height: 14px;
  font-weight: 300;
  text-align: left;
}

.collection-item {
  width: 290px;
  margin: 20px 15px;
  padding: 0px 0px 10px;
  border: 1px solid #d3d3e4;
  text-align: left;
}

.div-block {
  width: 100%;
  height: 150px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-container {
  text-align: center;
}

.collection-list-wrapper {
  text-align: center;
}

.blog-headshot {
  display: inline-block;
  width: 50px;
  height: 50px;
  min-width: 0px;
  margin-top: 15px;
  margin-left: 15px;
  float: right;
  border-radius: 100px;
  background-image: url('../images/Sylvie-Belanger---Sylvie-Belanger--dsc_0703-copy.jpg');
  background-position: 50% 4%;
  background-size: 60px;
  background-repeat: no-repeat;
  text-align: center;
}

.text-block-2 {
  padding-top: 12px;
  padding-left: 15px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fb7447;
  font-size: 18px;
}

.text-block-3 {
  margin-bottom: 12px;
  padding-top: 8px;
  padding-left: 15px;
}

.text-block-4 {
  padding-top: 13px;
  padding-left: 77px;
  color: #4e496d;
  font-weight: 500;
}

.blog-post-divider {
  display: block;
  width: 260px;
  height: 1px;
  margin-right: 15px;
  margin-bottom: 13px;
  margin-left: 15px;
  background-color: #fb7447;
}

.blog-post-divider.in-left {
  margin-left: 0px;
}

.blog-post-divider.white-line {
  background-color: #fff;
}

.blog-post {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.author-wrapper {
  display: block;
  width: 70%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.author-link {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.author-link:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.author-photo {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 100%;
}

.author-name {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #353535;
  font-size: 17px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.author-name:hover {
  color: #243039;
}

.smallest-divider {
  display: block;
  width: 50px;
  height: 2px;
  margin: 10px auto;
  background-color: #dedede;
}

.author-bio {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.social-link {
  display: inline-block;
  width: 20px;
  margin-right: 5px;
  margin-left: 5px;
  opacity: 0.82;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link:hover {
  opacity: 0.45;
}

.full-divide {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #e5dbee;
}

.blog-template-container {
  padding-right: 40px;
  padding-left: 40px;
}

.blog-post-circle-image {
  display: inline-block;
  width: 120px;
  height: 120px;
  margin-top: 0px;
  border-radius: 100px;
  background-image: url('../images/Sylvie-Belanger---Sylvie-Belanger--dsc_0703-copy.jpg');
  background-position: 50% 4%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mini-link {
  font-size: 12px;
}

.written-by {
  margin-top: 32px;
  font-style: italic;
  text-align: right;
}

.hero-banner---blog-post {
  height: 300px;
  padding-top: 153px;
  background-color: #333;
  background-image: url('../images/My-NEW-Website-PHOTOS-of-Pages---blog-banner.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner---blog-post.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---blog-post.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---blog-post.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---blog-post.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---blog-post.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.blog-post-main-image {
  width: 100%;
  height: 400px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-banner---contact {
  height: 600px;
  padding-top: 132px;
  background-color: #333;
  background-image: url('../images/My-NEW-Website-PHOTOS-of-Pages---contact-banner.jpg');
  background-position: 50% -372px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner---contact.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---contact.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---contact.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---contact.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---contact.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.underline {
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-2 {
  font-style: normal;
}

.link-on-purple {
  color: #fca963;
}

.blog-thumbnail-headshot {
  display: inline-block;
  width: 50px;
  height: 50px;
  min-width: 0px;
  margin-left: 15px;
  float: left;
  border-radius: 100px;
  background-image: url('../images/Sylvie-Belanger---Sylvie-Belanger--dsc_0703-copy.jpg');
  background-position: 50% 4%;
  background-size: 60px;
  background-repeat: no-repeat;
  text-align: center;
}

.link-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.hero-banner---success-stories {
  height: 600px;
  padding-top: 132px;
  background-color: #333;
  background-image: url('../images/My-NEW-Website-PHOTOS-of-Pages---success-stories-header-image.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner---success-stories.inner-banner {
  height: 400px;
  padding-top: 199px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide07.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner---success-stories.inner-banner.photo-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide02-1.jpg');
}

.hero-banner---success-stories.inner-banner.photo-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide06.jpg');
}

.hero-banner---success-stories.inner-banner.photo-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide05.jpg');
}

.hero-banner---success-stories.inner-banner.photo-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/slide08.jpg');
}

.div-quotation-mark {
  position: absolute;
  width: 50px;
  height: 50px;
  background-image: url('../images/u39.png');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.you-text {
  display: inline-block;
  margin-top: 60px;
  font-family: 'Dancing Script', sans-serif;
  color: #fb7447;
  font-size: 60px;
}

.circle-image-mobile {
  display: inline-block;
  width: 160px;
  height: 160px;
  margin-top: 73px;
  border-radius: 100px;
  background-image: url('../images/Sylvie-Belanger---Sylvie-Belanger--dsc_0703-copy.jpg');
  background-position: 50% 4%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle-image-mobile.about-me-circle-image {
  margin-top: 115px;
  background-image: url('../images/depositphotos_40910767-stock-photo-purple-butterfly.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.circle-image-mobile.us-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-mobile.why-coaching-circle-image {
  margin-top: 141px;
  background-image: url('../images/new-mindset-new-results-300x199.gif');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image-mobile.why-coaching-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/road-to-somewhere.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image-mobile.contact-circle-image {
  margin-top: 141px;
  background-image: url('../images/u39-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image-mobile.about-me-circle-image-2 {
  margin-top: 115px;
  background-image: url('../images/depositphotos_40910767-stock-photo-purple-butterfly.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.circle-image-mobile.you-circle-image-2-copy {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-mobile.you-circle-image-1 {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-mobile.you-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-mobile.you-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-mobile.about-me-circle-image-2 {
  margin-top: 115px;
  background-image: url('../images/depositphotos_40910767-stock-photo-purple-butterfly.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.circle-image-mobile.about-me-circle-image-3 {
  margin-top: 115px;
  background-image: url('../images/depositphotos_40910767-stock-photo-purple-butterfly.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.circle-image-mobile.contact-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/u39-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image-mobile-2 {
  display: inline-block;
  width: 160px;
  height: 160px;
  margin-top: 73px;
  border-radius: 100px;
  background-image: url('../images/Sylvie-Belanger---Sylvie-Belanger--dsc_0703-copy.jpg');
  background-position: 50% 4%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle-image-tablet {
  display: inline-block;
  width: 160px;
  height: 160px;
  margin-top: 73px;
  border-radius: 100px;
  background-image: url('../images/Sylvie-Belanger---Sylvie-Belanger--dsc_0703-copy.jpg');
  background-position: 50% 4%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle-image-tablet.about-me-circle-image {
  margin-top: 115px;
  background-image: url('../images/depositphotos_40910767-stock-photo-purple-butterfly.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.circle-image-tablet.us-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-tablet.why-coaching-circle-image {
  margin-top: 141px;
  background-image: url('../images/new-mindset-new-results-300x199.gif');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image-tablet.why-coaching-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/road-to-somewhere.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image-tablet.contact-circle-image {
  margin-top: 141px;
  background-image: url('../images/u39-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.circle-image-tablet.about-me-circle-image-2 {
  margin-top: 115px;
  background-image: url('../images/depositphotos_40910767-stock-photo-purple-butterfly.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.circle-image-tablet.you-circle-image-2-copy {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-tablet.you-circle-image-1 {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-tablet.you-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.circle-image-tablet.you-circle-image-2 {
  margin-top: 141px;
  background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
  background-position: 79% 50%;
  background-size: cover;
}

.image-3 {
  margin-top: 214px;
}

.italic-text-2 {
  font-style: normal;
}

.bullet-on-purple {
  color: #fff;
}

html.w-mod-js *[data-ix="display-none-scroll-navigation"] {
  display: none;
}

html.w-mod-js *[data-ix="hide-portfolio-overlay"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-portfolio-title"] {
  opacity: 0;
  -webkit-transform: translate(0px, -26px);
  -ms-transform: translate(0px, -26px);
  transform: translate(0px, -26px);
}

html.w-mod-js *[data-ix="move-portfolio-sub-title"] {
  opacity: 0;
  -webkit-transform: translate(0px, 26px);
  -ms-transform: translate(0px, 26px);
  transform: translate(0px, 26px);
}

html.w-mod-js *[data-ix="slide-in-inner-big-text-on-load"] {
  opacity: 0;
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

html.w-mod-js *[data-ix="slide-in-inner-sub-text-on-load"] {
  opacity: 0;
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

html.w-mod-js *[data-ix="slide-out-social-team"] {
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="slide-in-big-text-slider-on-slide"] {
  opacity: 0;
  -webkit-transform: scale(1.28, 1.28);
  -ms-transform: scale(1.28, 1.28);
  transform: scale(1.28, 1.28);
}

html.w-mod-js *[data-ix="slide-in-line-slider-on-slide"] {
  width: 0px;
}

html.w-mod-js *[data-ix="slide-in-sub-text-slider-on-slide"] {
  opacity: 0;
  -webkit-transform: translate(0px, -25px);
  -ms-transform: translate(0px, -25px);
  transform: translate(0px, -25px);
}

html.w-mod-js *[data-ix="zoom-in-button-slider-on-slide"] {
  opacity: 0;
  -webkit-transform: scale(1.1500000000000001, 1.1500000000000001);
  -ms-transform: scale(1.1500000000000001, 1.1500000000000001);
  transform: scale(1.1500000000000001, 1.1500000000000001);
}

html.w-mod-js *[data-ix="zoom-in-image-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-47px, 0px) scale(1.2, 1.2) rotate(-25deg);
  -ms-transform: translate(-47px, 0px) scale(1.2, 1.2) rotate(-25deg);
  transform: translate(-47px, 0px) scale(1.2, 1.2) rotate(-25deg);
}

html.w-mod-js *[data-ix="zoom-in-image-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(47px, 0px) scale(1.2, 1.2) rotate(25deg);
  -ms-transform: translate(47px, 0px) scale(1.2, 1.2) rotate(25deg);
  transform: translate(47px, 0px) scale(1.2, 1.2) rotate(25deg);
}

html.w-mod-js *[data-ix="slide-in-image-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-94px, 0px);
  -ms-transform: translate(-94px, 0px);
  transform: translate(-94px, 0px);
}

@media (max-width: 991px) {
  .navigation-link {
    border-left: 2px none #ff8500;
    border-right-style: solid;
  }
  .navigation-link.w--current {
    display: block;
  }
  .navigation-link.last-link {
    display: block;
    border-right-style: solid;
  }
  .hero-banner---home1 {
    height: 707px;
  }
  .section.masked-background-you {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .section.masked-background-us {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-menu {
    background-color: #fff;
  }
  .fun-facts-wrapper {
    top: 72px;
  }
  .item {
    width: 50%;
  }
  .testimonials-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-left {
    width: 100%;
  }
  .contact-left.left-2 {
    width: 100%;
    text-align: center;
  }
  .big-slider {
    height: 600px;
  }
  .arrow {
    margin-top: 226.5px;
  }
  .hero-banner---home {
    padding-top: 58px;
  }
  .slider-big-text {
    font-size: 41px;
  }
  .hamburger {
    background-color: transparent;
    color: #fff;
  }
  .hamburger.w--open {
    background-color: rgba(0, 0, 0, .7);
  }
  .column-space {
    margin-top: 20px;
  }
  .column-center {
    text-align: center;
  }
  .hero---heading {
    font-size: 50px;
  }
  .hero---teaser {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading---blog-page-title {
    font-size: 26px;
  }
  .heading-3 {
    font-size: 24px;
  }
  .circle-image.about-me-circle-image {
    margin-top: 0px;
  }
  .circle-image.you-circle-image {
    margin-top: 174px;
  }
  .circle-image.why-coaching-circle-image {
    margin-top: 179px;
  }
  .circle-image.why-coaching-circle-image-2 {
    margin-top: 166px;
  }
  .circle-image.about-me-circle-image-2 {
    margin-top: 160px;
  }
  .circle-image.us-circle-image-2 {
    margin-top: 160px;
  }
  .footer-contact-div {
    margin-top: 3px;
    margin-right: 9px;
  }
  .footer-link {
    font-size: 14px;
  }
  .image-2 {
    margin-bottom: 2px;
  }
  .footer-link-phone {
    font-size: 14px;
  }
  .js-email {
    font-size: 14px;
  }
  .copyright {
    font-size: 12px;
  }
  .text-block {
    font-size: 20px;
  }
  .mobile-coming-soon {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, #000, #000);
    background-image: linear-gradient(180deg, #000, #000);
  }
  .hero---teaser-text---line-1 {
    font-size: 30px;
  }
  .hero---home-page-teaser {
    font-size: 26px;
  }
  .hero-banner---about-me {
    height: 600px;
  }
  .hero-banner---us {
    height: 600px;
    padding-top: 95px;
  }
  .hero-banner---you {
    height: 600px;
    padding-top: 106px;
  }
  .hero-banner---why-coaching {
    height: 600px;
    padding-top: 130px;
  }
  .hero-banner---blog {
    height: 707px;
  }
  .hero-banner---blog-post {
    height: 707px;
  }
  .hero-banner---contact {
    height: 600px;
    background-position: 50% 100%;
  }
  .hero-banner---success-stories {
    height: 600px;
    padding-top: 98px;
    background-position: 50% 100%;
  }
  .icon-9 {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .circle-image-mobile.you-circle-image-2 {
    background-image: url('../images/maxresdefault-1-2.jpg');
  }
  .circle-image-tablet.us-circle-image-2 {
    margin-top: 102px;
    background-image: url('../images/Cars-image-4k-background-hd-wallpaper-picture-ferrari_458_italia_supercar_5-wide-1920x1200-copy.jpg');
    background-position: 94% 0%;
  }
  .circle-image-tablet.you-circle-image-2 {
    background-image: url('../images/maxresdefault-1-2.jpg');
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 18px;
  }
  .navigation {
    padding-right: 14px;
    padding-left: 0px;
  }
  .hero-banner---home1 {
    height: 400px;
    padding-top: 31px;
  }
  .logo {
    padding-left: 0px;
  }
  .section.parallax {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section.masked-background-you {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .sub-title {
    font-size: 12px;
  }
  .icon-wrapper {
    margin-bottom: 40px;
  }
  .fun-facts-wrapper {
    top: 86px;
  }
  .div-image {
    margin-bottom: 20px;
  }
  .logo-client {
    width: 33.333%;
  }
  .footer {
    height: auto;
  }
  .heading-inner {
    font-size: 25px;
  }
  .testimonials-wrapper {
    padding-right: 37px;
    padding-left: 37px;
  }
  .text-field {
    width: 47.7%;
  }
  .arrow {
    display: none;
  }
  .slider-big-text {
    font-size: 35px;
  }
  .hamburger {
    padding-top: 31px;
  }
  .hero---heading {
    font-size: 44px;
  }
  .hero---teaser {
    margin-top: 0px;
    background-image: none;
  }
  .hero---teaser-text---line-2 {
    font-size: 30px;
  }
  .upper-footer-div {
    height: 135px;
    text-align: center;
  }
  .footer-contact-div {
    float: none;
  }
  .text-block {
    margin-bottom: 6px;
    float: none;
  }
  .hero---home-page-teaser {
    font-size: 22px;
  }
  .hero-banner---about-me {
    height: auto;
    padding-top: 0px;
    padding-bottom: 47px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---about-me-banner-replacement.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---about-me-banner-replacement.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-banner---us {
    height: auto;
    padding-top: 0px;
    padding-bottom: 42px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---us-banner.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---us-banner.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-banner---you {
    height: auto;
    padding-top: 0px;
    padding-bottom: 35px;
  }
  .hero-banner---why-coaching {
    height: auto;
    padding-top: 0px;
    padding-bottom: 30px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---why-coaching-banner.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---why-coaching-banner.png');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-banner---contact {
    height: auto;
    padding-top: 0px;
    padding-bottom: 30px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---contact-banner.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---contact-banner.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-banner---success-stories {
    height: auto;
    padding-top: 0px;
    padding-bottom: 40px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---success-stories-header-image.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---success-stories-header-image.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .circle-image-mobile {
    position: static;
    display: inline-block;
    width: 120px;
    height: 120px;
    margin-top: 0px;
    float: none;
    clear: none;
    text-align: center;
  }
  .circle-image-mobile.about-me-circle-image {
    position: static;
    display: inline-block;
    margin-top: 0px;
    float: none;
    background-size: cover;
    text-align: center;
  }
  .circle-image-mobile.us-circle-image-2 {
    margin-top: 0px;
    background-image: url('../images/Cars-image-4k-background-hd-wallpaper-picture-ferrari_458_italia_supercar_5-wide-1920x1200-copy.jpg');
    background-position: 84% 50%;
  }
  .circle-image-mobile.why-coaching-circle-image-2 {
    margin-top: 0px;
  }
  .circle-image-mobile.contact-circle-image {
    margin-top: 0px;
  }
  .circle-image-mobile.about-me-circle-image-2 {
    position: static;
    margin-top: 0px;
    background-image: url('../images/Sylvie-Belanger---dsc_0670-copy-copy.jpg');
    background-position: 0% 19%;
    background-size: cover;
    text-align: center;
  }
  .circle-image-mobile.you-circle-image-2-copy {
    margin-top: 0px;
    background-image: url('../images/Cars-image-4k-background-hd-wallpaper-picture-ferrari_458_italia_supercar_5-wide-1920x1200-copy.jpg');
    background-position: 84% 50%;
  }
  .circle-image-mobile.you-circle-image-1 {
    margin-top: 0px;
    border-radius: 0px;
    background-image: url('../images/Sylvie-Belanger---business-man--sitting-on-patio------workingoutside-pano_17391.jpg');
    background-position: 84% 50%;
    background-size: contain;
  }
  .circle-image-mobile.you-circle-image-2 {
    margin-top: 0px;
    background-image: url('../images/maxresdefault-1-2.jpg');
    background-position: 84% 50%;
  }
  .circle-image-mobile.you-circle-image-2 {
    margin-top: 0px;
    background-image: url('../images/maxresdefault-1-2.jpg');
    background-position: 84% 50%;
  }
  .circle-image-mobile.why-circle-image {
    background-image: url('../images/new-mindset-new-results-300x199.gif');
  }
  .circle-image-mobile.about-me-circle-image-2 {
    position: static;
    display: inline-block;
    margin-top: 0px;
    float: none;
    background-size: cover;
    text-align: center;
  }
  .circle-image-mobile.about-me-circle-image-3 {
    position: static;
    display: inline-block;
    margin-top: 0px;
    float: none;
    background-image: url('../images/Sylvie-Belanger---sporten-is-gezond.jpg');
    background-size: cover;
    text-align: center;
  }
  .circle-image-mobile.contact-circle-image-2 {
    margin-top: 0px;
    background-image: url('../images/Sylvie-Belanger---videoblocks-yoga-meditation-and-wellness-lifestyle-concept-people-man-and-woman-doing-yoga-exercises-on-beach-at-sunrise-on-beautiful-warrior-1-pose-tion-and-yoga-meditating-on-b.png');
  }
  .column-2 {
    text-align: center;
  }
  .column-3 {
    text-align: center;
  }
  .circle-image-mobile-2 {
    margin-top: 0px;
  }
  .circle-image-mobile-2.circle-image-us {
    width: 120px;
    height: 120px;
    background-image: url('../images/Cars-image-4k-background-hd-wallpaper-picture-ferrari_458_italia_supercar_5-wide-1920x1200-copy.jpg');
    background-position: 80% 0%;
  }
  .circle-image-mobile-2.circle-image-us-2 {
    width: 120px;
    height: 120px;
    background-image: url('../images/Sylvie-Belanger---whatisyourdream.jpg');
    background-position: 80% 0%;
  }
  .column-4 {
    text-align: center;
  }
  .circle-image-tablet {
    display: inline-block;
    width: 120px;
    height: 120px;
    margin-top: 0px;
    text-align: center;
  }
  .circle-image-tablet.about-me-circle-image {
    position: static;
    display: inline-block;
    margin-top: 0px;
    float: none;
    text-align: center;
  }
  .circle-image-tablet.us-circle-image-2 {
    margin-top: 0px;
    background-image: url('../images/Cars-image-4k-background-hd-wallpaper-picture-ferrari_458_italia_supercar_5-wide-1920x1200-copy.jpg');
    background-position: 84% 50%;
  }
  .circle-image-tablet.about-me-circle-image-2 {
    position: static;
    margin-top: 0px;
    background-image: url('../images/Sylvie-Belanger---dsc_0670-copy-copy.jpg');
    background-position: 0% 19%;
    background-size: cover;
    text-align: center;
  }
  .circle-image-tablet.you-circle-image-2-copy {
    margin-top: 0px;
    background-image: url('../images/Cars-image-4k-background-hd-wallpaper-picture-ferrari_458_italia_supercar_5-wide-1920x1200-copy.jpg');
    background-position: 84% 50%;
  }
  .circle-image-tablet.you-circle-image-1 {
    margin-top: 0px;
    background-image: url('../images/a_lesson_from_diamonds-835x415.jpg');
    background-position: 84% 50%;
  }
  .circle-image-tablet.you-circle-image-2 {
    margin-top: 0px;
    background-image: url('../images/maxresdefault-1-2.jpg');
    background-position: 84% 50%;
  }
  .circle-image-tablet.you-circle-image-2 {
    margin-top: 0px;
    background-image: url('../images/maxresdefault-1-2.jpg');
    background-position: 84% 50%;
  }
  .column-5 {
    text-align: center;
  }
  .column-6 {
    text-align: center;
  }
  .column-7 {
    text-align: center;
  }
  .column-8 {
    text-align: center;
  }
  .column-9 {
    text-align: center;
  }
  .div-block-2 {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 120px;
  }
  .mobile-image-circle-container {
    padding-bottom: 17px;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .hero-banner---home1 {
    height: 450px;
    padding-top: 58px;
  }
  .hero-banner---home1.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .section.small-background {
    background-position: 100% 100%;
  }
  .div-space.more-space {
    margin-top: 20px;
  }
  .logo-client {
    width: 50%;
  }
  .item {
    width: 100%;
  }
  .sub-inner {
    font-size: 15px;
    line-height: 32px;
  }
  .text-field {
    width: 98%;
  }
  .big-slider {
    height: 400px;
  }
  .slider-big-text {
    font-size: 32px;
    line-height: 49px;
  }
  .slide-wrapper {
    margin-top: 0px;
  }
  .hero---heading {
    font-size: 38px;
  }
  .hero---teaser {
    margin-top: 0px;
  }
  .hero---teaser-text---line-2 {
    font-size: 24px;
  }
  .heading---blog-page-title {
    font-size: 24px;
  }
  .heading-3 {
    font-size: 22px;
  }
  .hero---teaser-text---line-1 {
    font-size: 24px;
    line-height: 33px;
  }
  .hero-banner---about-me {
    height: 400px;
    padding-top: 21px;
  }
  .hero-banner---about-me.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .hero-banner---us {
    height: auto;
    padding-top: 22px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---us-banner.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/My-NEW-Website-PHOTOS-of-Pages---us-banner.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-banner---us.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .hero-banner---you {
    height: auto;
    padding-top: 13px;
  }
  .hero-banner---you.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .hero-banner---why-coaching {
    height: auto;
    padding-top: 3px;
  }
  .hero-banner---why-coaching.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .hero-banner---blog {
    height: 487px;
    padding-top: 58px;
  }
  .hero-banner---blog.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .blog-post {
    width: 95%;
  }
  .hero-banner---blog-post {
    height: 487px;
    padding-top: 58px;
  }
  .hero-banner---blog-post.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .hero-banner---contact {
    height: auto;
    padding-top: 11px;
  }
  .hero-banner---contact.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .hero-banner---success-stories {
    height: auto;
    padding-top: 16px;
  }
  .hero-banner---success-stories.inner-banner {
    padding-top: 186px;
    padding-right: 26px;
    padding-left: 26px;
  }
  .circle-image-mobile.about-me-circle-image-2 {
    width: 140px;
    height: 140px;
    margin-bottom: 19px;
  }
  .circle-image-mobile.you-circle-image-1 {
    display: inline-block;
    margin-bottom: 20px;
  }
  .circle-image-mobile-2 {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
  }
  .circle-image-tablet.about-me-circle-image-2 {
    width: 140px;
    height: 140px;
    margin-bottom: 19px;
  }
  .circle-image-tablet.you-circle-image-1 {
    margin-bottom: 20px;
  }
}

