<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
<title>Leadership Coaching & Consulting | New Quest</title>
<meta name=description content="For management leadership training or coaching from Vancouver to Winnipeg, or for leadership consulting, find out how New Quest Coaching & Consulting can help you!">
<meta property=og:title content="Leadership Coaching & Consulting | New Quest" />
<meta property=og:description content="For management leadership training or coaching from Vancouver to Winnipeg, or for leadership consulting, find out how New Quest Coaching & Consulting can help you!" />
<meta property=og:image content="" />
<meta property=og:site_name content=" | New Quest" />
<meta property=og:url content="https://newquestcc.com/index.php/new-quest-blog/feed/rss" />
<meta name=twitter:card content=summary/>
<meta name=twitter:title content="Leadership Coaching & Consulting" />
<meta name=twitter:description content="For management leadership training or coaching from Vancouver to Winnipeg, or for leadership consulting, find out how New Quest Coaching & Consulting can help you!" />
<meta name=twitter:url content="https://newquestcc.com/index.php/new-quest-blog/feed/rss" />
<meta name=author content=" | New Quest"><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="generator" content="SilverServers Paradigm CMS" />
<link rel="preconnect" href="https://img.silverservers.com/">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest" type='application/manifest+json'>
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#e55d5d">
<meta name="msapplication-TileColor" content="#e55d5d">
<meta name="theme-color" content="#e55d5d">
<style data-compile-time='1727080781'>* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.header-top {
    padding: 15px;
    text-align: center;
    color: white;
    background: black;
    font-size: 20px;
    border: 3px solid #e55d5d;
}
.header-top.large {
    font-size: 30px;
    padding: 0;
}
.header-top.large div
{
    border: 3px solid #ff1616;
    padding: 15px;
}
.header-top.large a
{
    vertical-align: top;
    color: #ff1616;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    color: #856f6a;
    line-height: normal;
    font-size: 16px;
}

a {
    text-decoration: none;
    outline: none;
    vertical-align: middle;
    color: #e55d5c;
}

a * {
    vertical-align: middle;
}

img {
    margin: 0;
    height: auto;
    max-width: 100%;
    padding: 0;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

ul,
ol {
    list-style-type: none;
}

.container {
    max-width: 1100px;
    margin: 0 auto;
}

.header-wrap {
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    width: 100%;
    font-size: 0;
    position: sticky;
    top: 0;
    z-index: 9999;
    margin-top: 0px;
}

.header-wrap+.header_spacer {
    height: 0; /* was used for position: fixed menu instead of sticky. sticky deals with the registration dates better than fixed. */
}
.red {
    color: #ff1616;
}
.gray
{
    color: rgb(95, 84, 85);
}
.banner-top .event-date
{
    transition: all 0.5s ease-in-out;
    
}
.banner-top
{
    position: relative;
}
.banner-top-close
{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: black;
    
}

.owl-item svg{
    width: 200px;
    aspect-ratio: 1/1;
}

@media screen and (max-width: 919px) {
    .header-wrap+.header_spacer {
        max-height: 0;
    }
}

.logo {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

.nav-container {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}

#mobnavbar {
    display: none;
}

.btn-navbar {
    width: 46px;
    height: 34px;
    margin: 6px auto;
    background: #fff;
    border: #fff;
    float: right;
}

.btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    margin: 0 auto;
    background-color: #e55d5d;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px;
}

input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    padding: 16px;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    background-color: #f8f8f8;
    margin-bottom: 3%;
    border: 1px solid #bbb;
}

input[type="submit"] {
    font-size: 18px;
    background: #e55d5d;
    border-width: 1px !important;
    border-color: #e55d5d;
    border-radius: 0px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    color: white;
    padding: 0.8rem 1.8rem;
    border: 2px solid;
    cursor: pointer;
}

#navbar {
    position: relative;
}

.navbar {
    text-align: right;
}

.navbar ul {
    padding: 0;
    text-align: right;
}

.navbar ul li {
    display: inline-block;
    line-height: 35px;
    font-size: 17px;
    vertical-align: top;
    padding: 0;
    margin: 0 5px;
    -webkit-transition: ease-in-out .15s;
    -o-transition: ease-in-out .15s;
    transition: ease-in-out .15s;
    text-transform: uppercase;
}

.navbar ul li:hover {
    color: #ed1781;
}

.navbar ul li a {
    display: inline-block;
    color: #856f6a;
    padding: 34px 16px;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: ease-in-out .15s;
    -o-transition: ease-in-out .15s;
    transition: ease-in-out .15s;
    width: 100%;
}

.navbar ul li:hover a {
    color: #e55d5d;
}

.navbar ul li a.active {
    color: #e55d5d;
}

.navbar ul li:hover ul {
    display: block;
}

.navbar ul li ul {
    display: none;
    position: absolute;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    padding: 10px 0;
    z-index: 200;
    width: 230px;
    background: #fff;
    text-align: left;
    border-top: 3px solid #e55d5d;
}

.navbar ul li ul.video_list {
    width: 250px;
}


.navbar ul li ul li {
    border: none;
    padding: 0 15px;
    margin: 0;
    display: block;
    line-height: normal;
}

.navbar ul li ul li:hover {
    border-radius: 0;
}

.navbar ul li ul li:first-child {
    border: none;
}

.navbar ul li ul li a {
    padding: 11px 18px;
    color: #856f6a !important;
}

.navbar ul li ul li a:hover {
    border-radius: 0;
    background: #f9f9f9 !important;
}

.navbar ul li ul li ul {
    z-index: 99;
    background: #fff;
    padding: 10px 0;
}

.navbar ul li ul li ul li {
    padding: 0 15px;
}

.navbar ul li ul ul {
    position: absolute;
    left: 230px;
    top: -13px;
    display: none !important;
}

.navbar ul li li:hover ul {
    display: block !important;
}

.clientList {
    width: 100%;
    text-align: left;
}

.clientList>li {
    text-align: left;
    display: inline-block;
    width: 32%;
    height: 4em;
    padding: 10px;
}

.listHeading {
    font-size: 2.75rem;
    text-align: left;
    margin-bottom: 25px;
    font-family: 'Crimson Text', Georgia, "Times New Roman", serif;
}

.orphanHeading {
    display: block;
    height: 4em;
}

.about-page .container p {
    font-size: 16px;
    line-height: 28px;
    margin: 15px 0;
}

.about-page + p {
    margin-top: 30px;
}

.pagination {
    margin: 30px 0;
    width: 100%;
    text-align: center
}

.pagination li {
    list-style: none;
    display: inline-block
}

.pagination li a {
    padding: 5px;
    border: 1px solid #e55d5d;
    margin: 2px
}

.pagination li a:hover {
    color: #fff;
    background: #ed9191;
}

.pagination li a.active_link {
    background: #e55d5d;
    color: #fff
}

.banner-top
{
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    background-color: #e55d5d;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    padding: 20px 3%;
}
.banner-top-header
{
    color: black;
    font-size: 32px;
}
.banner-top a:not(.learnmore)
{
    color: #fff;
}
.banner-top .learnmore
{
    display: inline-block;
    border: 4px solid black;
    background-color: #fff;
    color: #db2424;
    padding: 5px 15px;
    margin: 10px 0 0;
    font-size: 24px;
}

@media screen and (max-width:919px) {
    .header-wrap {
        position: inherit;
    }

    .navbar ul li a {
        font-size: 15px;
        padding: 0 3px;
    }

    .navbar {
        display: none;
        padding: 0;
        text-align: left;
        width: 100%;
        margin: 0;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        position: absolute;
        z-index: 200;
    }

    .navbar ul {
        z-index: 10;
        position: relative;
        display: block;
        padding: 10px 10px;
        background: #fff;
    }

    .navbar ul li {
        display: block;
        z-index: 3;
        text-align: left;
        position: relative;
        padding: 0;
        margin: 0;
    }

    .navbar ul li:hover {
        background: #EE2C86;
        border-radius: 0;
        color: white;
    }

    .navbar ul li:hover {
        background: none;
    }

    .navbar ul li a {
        background: #fff;
        display: block;
        position: relative;
        width: 100%;
        color: #000;
        padding: 3px 10px;
    }

    .navbar ul li a:hover {
        border-radius: 0;
    }

    .navbar ul li ul {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        background: #fff;
        border-radius: 0;
        box-shadow: none;
        border: none;
        display: block;
        padding: 0;
    }

    .navbar ul li ul li {
        border: none;
        float: none;
        clear: both;
        width: 100%;
    }

    .navbar ul li ul li a {
        float: none;
        clear: both;
        width: 100%;
        padding: 5px 20px 5px 30px;
        margin: 0;
        color: white;
    }

    .navbar ul li ul ul {
        display: block !important;
        left: 0;
        position: relative;
        width: auto;
    }

    #mobnavbar {
        display: block;
    }

    .navbar ul li a {
        padding: 0 10px;
    }

    .heading1 {
        font-size: 40px;
    }

    /*.navbar ul{top:50px;}*/
    #mobnavbar {
        position: relative;
        z-index: 999;
        cursor: pointer;
    }

    .banner {
        padding: 150px 0 100px;
    }

    .header-wrap .container {
        padding: 10px 0;
    }

    .logo {
        width: 150px;
    }

    .nav-container {
        width: 100%;
    }

    .btn-navbar {
        margin-top: -45px;
        cursor: pointer;
    }
}

@media screen and (min-width:920px) {
    .navbar {
        display: block !important;
    }
}

.banner {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: url(../images/New-Quest-Training-Session.jpg) center no-repeat;
    background-size: cover;
    padding: 300px 0 200px;
    text-align: center;
}

.banner p {
    font-size: 60px;
    font-family: 'Crimson Text', serif;
    color: #fff;
    line-height: 60px;
    padding-bottom: 40px;
}

.banner p span {
    display: block;
}

.tri-box {
    display: inline-block;
    width: calc(33.33% - 3px);
    vertical-align: top;
    text-align: left;
    padding: 50px 0;
    color: #777777;
}

.btn1 {
    display: inline-block;
    line-height: 57px;
    background: #e55d5d;
    padding: 0 35px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 5px;
    position: relative;
}

.btn1:before {
    background: url(../images/rightarrow.png) no-repeat;
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 18px;
    color: #fff;
    font-size: 18px;
    opacity: 0;
    transition: all .3s ease-in;
}

.btn1:hover:before {
    opacity: 1;
    transform: translate(10px, 0);
}

.btn2 {
    line-height: 55px;
    background: none;
    border: 1px solid #fff;
    padding: 0 30px;
}

.btn2:hover:before {
    opacity: 1;
    transform: translate(10px, 0);
}

.white-outer {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    padding: 60px 0;
    text-align: center;
    color: #856f6a;
}

.white-outer p {
    margin: 15px 0;
}

.heading1 {
    color: #513133;
    font-size: 50px;
    font-family: 'Crimson Text', serif;
    text-align: center;
    line-height: 55px;
}

.heading2 {
    color: #e55d5d;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 700;
    padding-bottom: 20px;
}

.heading3 {
    color: #e55d5d;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 10px;
    letter-spacing: 1px;
}

.heading3 a {
    color: #e55d5d;
}

.grey-outer {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #f8f8f8;
    padding: 80px 0;
    text-align: center;
}

.map {
    width: 100%;
    margin: 0 auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    width: 100%;
    height: 100%;
}

ul.service-list {
    display: flex;
    flex-wrap: wrap;
}

ul.service-list li {
    flex-grow: 1;
    width: 31%;
    background: #fff;
    padding: 20px;
    margin: 20px 10px;
    -webkit-box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
    -moz-box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
    box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
    border-top: 4px solid #e55d5d;
}

ul.service-list li p {
    padding-bottom: 15px;
    line-height: 1.7em;
    font-size: 15px;
}

ul.service-list li span {
    display: block;
    color: #e55d5d;
}

ul.service-list li span img {
    display: inline-block;
    vertical-align: middle;
}

ul.service-list li span a {
    display: inline-block;
    vertical-align: middle;
    color: #e55d5d;
    margin-left: 5px;
}

ul.service-list li p span {
    display: inline;
}

.grey-outer {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #f8f8f8;
    padding: 80px 0;
    text-align: center;
}

.grey-outer .owl-carousel {
    padding-bottom: 30px;
}

ul.team-list {
    display: flex;
    flex-wrap: wrap;
}

ul.team-list li {
    width: 23%;
    /* flex-grow: 1; */
    padding-bottom: 20px;
    margin: 20px 10px;
    -webkit-box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
    -moz-box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
    box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
}

ul.team-list li p {
    padding: 0 15px;
}

ul.team-list li .heading3 {
    padding: 10px 10px;
}

ul.team-list li .heading3 a {
    display: block;
}

ul.testimonial-list {
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

ul.testimonial-list li {
    width: 31%;
    flex-grow: 1;
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    text-align: left;
    margin: 20px 10px;
    -webkit-box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
    -moz-box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
    box-shadow: 0px 18px 47px 0px rgba(243, 245, 246, 1);
    border-top: 4px solid #e55d5d;
}

ul.testimonial-list li p {
    padding-bottom: 25px;
    line-height: 1.7em;
    font-size: 15px;
}

ul.testimonial-list li p strong {
    color: #e55d5d;
    font-size: 17px;
    text-transform: uppercase;
    display: block;
}

.red-bg-outer {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 200px 0 200px;
    text-align: center;
    position: relative;
    background: url(../images/get-in-touch.jpg) 0 20% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.red-bg-outer::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #e55d5d;
    opacity: 0.9;
}

.red-bg-outer p {
    font-size: 60px;
    font-family: 'Crimson Text', Georgia, "Times New Roman", serif;
    color: #fff;
    line-height: 60px;
    padding-bottom: 40px;
}

.red-bg-outer .container {
    position: relative;
    z-index: 999;
}

.addresscol {
    width: 33%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    font-size: 15px;
}

.addresscol .heading2 {
    text-align: left;
}

.addresscol a {
    color: #e55d5d;
    font-size: 13px;
}

.addresscol a img {
    color: #777777;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}

.black-sec {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #222222;
    line-height: 54px;
    color: #666;
    font-size: 13px;
}

.black-sec span {
    float: right;
}

.black-sec a {
    color: #666;
}

.black-sec a:hover {
    color: #e55d5d;
}

.black-sec span a:first-child~a {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #666;

}

.footer {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    font-size: 13px;
    color: #00397c;
    text-align: center;
    position: relative;
}

.bot-btn-outer {
    position: absolute;
    top: -34px;
    margin: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 90px;
    background: rgba(255, 255, 255, 0.6);
    color: #000;
    line-height: 35px;
    opacity: 0;
}

.copyright-text {
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
}

.scrollToTop {
    position: fixed;
    right: 0;
    bottom: 120px;
    color: #fff;
    display: none;
    z-index: 999;
}

.scrollToTop:hover {
    text-decoration: none;
}

.hassub {
    position: relative;
}

.hassub:before {
    content: "";
    background: url(../images/dowarrow.png) no-repeat;
    width: 18px;
    height: 18px;
    right: -10px;
    top: 41px;
    position: absolute;
}

.navbar ul li ul li.hassub:before {
    right: 25px;
    top: 14px;
}

.service-icon {
    margin-bottom: 15px;
}

.callback_message {
    font-size: 20px;
}

.about-heading {
    background-color: #e55d5d;
    padding: 110px 110px 110px;
    text-align: center;
    width: 100%;
}

.about-heading-p {
    font-size: 45px;
    color: #fff;
    margin-top: 66px;
    font-family: 'Crimson Text', Georgia, "Times New Roman", serif;
}

.about-heading span {
    font-size: 20px;
    color: #fff;
}

.about-text {
    padding: 64px 0;
}

.about-text p {
    line-height: 30px;
}

.about-text p a {
    color: #e55d5d;
}

.contact-main {
    width: 100%;
}

.contact-heading2 {
    color: #e55d5d;
    font-size: 17px;
    padding-bottom: 5px;
}

.contact-left a {
    color: #e55d5d;
    font-size: 13px;
}

.contact-info {
    margin-bottom: 15px;
}

.contact-left {
    width: 30%;
    vertical-align: top;
    display: inline-block;
}

.contact-right {
    width: calc(70% - 4px);
    display: inline-block;
    vertical-align: top;
}


.contact-heading {
    background-color: #e55d5d;
    padding: 110px 110px 110px;
    text-align: center;
    width: 100%;
}

.contact-heading-p {
    font-size: 45px;
    color: #fff;
    margin-top: 66px;
    font-family: 'Crimson Text', Georgia, "Times New Roman", serif;
}

.contact-heading span {
    font-size: 20px;
    color: #fff;
}

.contact-text {
    padding: 44px 0;
}

.contact-text p {
    line-height: 30px;
}

.contact-map {
    width: 100%;
    height: 471px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.footer .contact-heading2 {}

#team p,
#team h2,
#story h2 {
    font-size: 33px;
    color: #303133;
}

.grey-outer span {
    font-size: 19px;
    color: #e55d5d;
}

.container-left {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}

.container-left img {
    box-shadow: 0px 0px 14px -4px #ccc;

}

.container-right {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.container-right .heading1 {
    text-align: left;
    color: #303133;
    font-size: 50px;
    font-family: 'Crimson Text', serif;
    line-height: 55px;
}

.container-right .heading2 {
    text-align: left;
    color: #e55d5d;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding-bottom: 20px;
}

.grey-container p {
    font-size: 16px;
    line-height: 28px;
    color: #856f6a;
}

.article-page {
    padding-top: 32px;
    padding-bottom: 50px;
}

.artlist_container
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.artlist {
    width: 46%;
    vertical-align: top;
    display: inline-block;
    border: 5px solid #ccc;
    padding: 30px;
    margin: 20px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.artlist_content
{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.artlist_content p
{
    flex-grow: 1;
}


.artlist .available_online,
.artland_img .available_online {
    padding: 10px;
    text-align: center;
    position: absolute;
    color: white;
    background: #e55d5d;
    width: 250px;
    top: 40px;
    right: -62px;
    transform: rotate(45deg);
}

.artland_img {
    position: relative;
    overflow: hidden;
}

.artland_img .available_online {
    font-size: 18px;
}

.coaching-consulting-blog_article .artland_img {
    width: min(500px, 50%);
    float: left;
    margin: 0 20px 20px 0;
}

.artland>.available_online {
    text-align: center;
    color: white;
    background: #e55d5d;
    padding: 20px;
    font-size: 30px;
}

.artlist_img img {
    width: 100%;
}

.artlist_content h2 {
    text-align: left;
    color: #303133;
    font-size: 37px;
    font-family: 'Crimson Text', serif;
    line-height: 41px;
}

.artlist_content h3 {
    color: #e55d5d;
    font-weight: 600;
    margin: 5px;
}

.articleCategoryList {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.readmore {
    color: #fff;
    background: #e55d5d;
    padding: 13px 20px;
    display: inline-block;
}

.articleCategoryList div .readmore {
    border: 2px solid #e55d5d;
}
.articleCategoryList div:hover .readmore
{
    background: white;
    color: #e55d5d;
}
.articleCategoryList .currentCategory .readmore
{
    background: #c52020;
    border-color: #c52020;
}
.articleCategoryList .currentCategory:hover .readmore
{
    background: white;
    color: #c52020;
}



.artland_img {
    margin-right: 35px;
    margin-bottom: 5px;
}

.artland_img img {
    width: 100%
}

.artland_content p {
    line-height: 28px;
}

.artland_content p a {
    color: #e55d5d;
}

.artland_content li a {
    color: #e55d5d;
}



.artland_content p iframe {
    text-align: center;
}

.artland_content p img {
    margin-right: 8px;
}

.artland_content ul {
    list-style-type: disc;
    margin-left: 25px;
    margin-bottom: 15px;
}

.artland_content ol {
    list-style-type: decimal;
    margin-left: 25px;
    margin-bottom: 15px;
}

.artland_content span {
    font-style: italic;
}

.artland_content h2,
.artland_content h3
{
    margin: 0.5em 0;
}

.artland_content h3 + p,
.artland_content h3 + p + p,
.artland_content h3 + p + p + p,
.artland_content h3 + p + p + p + p,
.artland_content h3 + p + p + p + p + p
{
    margin-left: 20px;
}

.leading-head {
    font-size: 35px;
    line-height: 45px;
    border-left: 5px solid #e55d5d;
    padding: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.svg-back {
    background: #e55d5d;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 12px;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 69px;
}

.svg-back1 {
    background: #e55d5d;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 12px;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 56px;
}

.svg-back2 {
    background: #e55d5d;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 12px;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 71px;
}

.svg-back3 {
    background: #e55d5d;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 12px;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 48px;
}

.artland h1 {
    text-align: left;
    color: #303133;
    font-size: 50px;
    font-family: 'Crimson Text', serif;
    line-height: 55px;
}

.artland .date {
    text-align: left;
    color: #e55d5d;
    font-size: 17px;
    padding-bottom: 20px;
    margin: 10px 0;
    border-bottom: 2px solid #ccc;
}

.started {
    background: #e55d5d;
    padding: 13px;
    width: 126px;
    color: #fff;
}

.accordion {
    margin-top: 15px;
    margin-bottom: 15px;
}

.accordion-content h3 {
    font-size: 34px;
    line-height: 41px;
}

/*
.accordion > h2
{
    text-align: left;
    color: #303133;
    font-size: 50px;
    font-family: 'Crimson Text', serif;
    line-height: 55px;
}
*/

.service-heading {
    background-color: #e55d5d;
    padding: 110px 110px 110px;
    text-align: center;
    width: 100%;
}

.service-heading-p {
    font-size: 45px;
    color: #fff;
    margin-top: 66px;
    font-family: 'Crimson Text', Georgia, "Times New Roman", serif;
}

.service-heading span {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.white-outer a span {
    color: #e55d5d;
}

.article-page p {
    margin-bottom: 10px;
}

/* Stripe integration styles */

#event_overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.overlay_container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.overlay_contents {
    position: relative;
    background-color: white;
    padding: 20px;
    border-radius: 10px;
}

.overlay_close {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}

#event_overlay .formContainer>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.number-input>* {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
    padding: 0;
    margin: 0;
    -moz-appearance: textfield;
}

#waitlistForm {
    display: none;
}

.reserve_seats {
    position: relative;
    z-index: -9999;
}



/* End Stripe integration styles */

@media screen and (max-width: 1099px) {
    .container {
        width: 94%;
    }

    .navbar ul li {
        margin: 0;
    }

    .navbar ul li a {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    ul.service-list li {
        min-height: 560px;
    }

    .hassub:before {
        top: 31px;
    }

    ul.team-list li {
        width: calc(50% - 20px);
    }

    ul.testimonial-list li {
        width: 100%;
        margin: 10px 0;
    }

    .artlist {
        width: 100%;
        margin: 15px 0px 0px 0px;
    }
}

@media screen and (max-width: 800px) {
    .coaching-consulting-blog_article .artland_img {
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .coaching-consulting-blog_article .artland_img img {
        width: auto;
        margin: 0 auto;
    }

    .map {
        width: 100%;
    }

    .logo {
        width: 130px;
    }

    .navbar ul li a {
        padding: 24px 10px;
        margin: 0 2px;
    }

    .red-bg-outer p {
        font-size: 40px;
    }

    .article {
        width: 90%;
    }

    .banner p {
        font-size: 40px;
        line-height: normal;
    }

    ul.service-list li {
        width: 100%;
        min-height: 0;
        margin: 10px 0;
    }

    ul.testimonial-list li {
        min-height: 0;
        width: 100%;
        margin: 10px 0;
    }

    ul.team-list li {
        width: calc(50% - 20px);
    }

    .container-left {
        width: 27%;
        display: inline-block;
        vertical-align: top;
        margin-right: 40px;
    }

    .container-right {
        width: 65%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
    }

    .container-right .heading1 {
        font-size: 40px;
    }

    .artlist {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 749px) {
    .tri-box {
        width: 100%;
    }

    .navbar ul li a {
        padding: 0 10px;
    }

    .navbar ul li ul ul {
        top: -3px;
    }

    .hassub {
        position: inherit;
    }

    .hassub:before {
        display: none;
    }

    .addresscol {
        width: 100%;
        padding-bottom: 30px;
        text-align: center;
    }

    .addresscol .heading2 {
        text-align: center;
        padding-bottom: 5px;
    }

    .contact-left,
    .contact-right {
        width: 100%;
        display: block;
    }
}

@media screen and (max-width: 650px) {
    .black-sec span {
        display: block;
        float: unset;
    }

    .black-sec {
        text-align: center;
        line-height: normal;
        padding: 15px 0;
    }
}

@media screen and (max-width: 500px) {
    .banner {
        padding: 40px 0 30px;
    }

    .banner p {
        font-size: 30px;
    }

    .map iframe {
        height: 300px !important;
    }

    ul.service-list li {
        margin: 20px auto;
    }

    ul.team-list li {
        margin: 20px auto;
    }

    ul.testimonial-list li {
        margin: 20px auto;
    }

    .heading1 {
        font-size: 30px;
    }

    .heading2 {
        font-size: 15px;
    }

    .red-bg-outer {
        padding: 80px 0;
    }

    .overlay-article {
        width: 250px;
        right: 0;
        left: -80px;
    }

    ul.team-list li {
        width: 100%;
    }

    .btn1 {
        font-size: 14px;
    }

    .about-heading {
        padding: 27px;
    }

    .about-heading-p {
        margin-top: 0px;
    }

    .about-text {
        padding: 25px;
    }

    .container-left {
        width: 100%;
        margin: 0px;
    }

    .container-right .heading1 {
        font-size: 28px;
    }

    .container-right {
        width: 90%;
    }

    .contact-heading {
        padding: 27px;
    }

    .contact-heading-p {
        margin-top: 0px;
    }

    .contact-text {
        padding: 25px;
    }

    .contact-left {
        width: 100%;
        padding: 27px;
    }

    .article-page {
        padding-top: 38px;
        padding-bottom: 18px;
    }

    .artlist {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 15px;
        padding: 15px;
    }

    .artlist_content h2 {
        font-size: 27px;
        line-height: 35px;
    }

    .artland_img {
        float: none;
        width: 100%;
    }

    .artland h1 {
        font-size: 35px;
        line-height: 43px;
    }

    .service-heading {
        padding: 27px;
    }

    .service-heading-p {
        margin-top: 0px;
    }

    .clientList>li {
        width: 100%;
    }
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
img {
    max-width: 100%;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}











.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    background: #000;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

.accordion {
    width: 100%;
}

.drawer {
    width: 100%;
    border-top: 1px solid #E0E0E0;
    border-radius: 3px;
    margin-bottom: 10px;
}

.accordion-item {
    border-bottom: 1px solid #E0E0E0;
}

.accordion-item-active .accordion-header {
    background: #fff;
    transition: .25s;
}

.accordion-item-active .accordion-header-icon {
    color: #fff;
}

.accordion-item-active .accordion-header h2 {
    color: #E55D5D;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;

}

.accordion-header {
    background: #f4f4f4;
    padding: 12px;
    cursor: pointer;
    border-right: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    overflow: hidden;
    transition: .25s;
}

.accordion-header h2 {
    float: left;
    font-size: 18px;
    margin: 0;
    width: 80%;
    line-height: 1.3em;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #856f6a;
}

.accordion-content {
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    display: none;
    padding: 12px;
    font-family: 'Poppins', sans-serif;
    color: #856f6a;
    background: #FFF;
    font-size: 15px;
    line-height: 1.45em;
}

.accordion-content p {
    margin: 0;
    margin-bottom: 3px;
    margin-top: 10px;
}

.accordion-header-icon {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: right;
    background: url(../images/plus.png) right center no-repeat;
    font-size: 0px;
    width: 20px;
    height: 22px;
    vertical-align: middle;
}

.accordion-header-icon.accordion-header-icon-active {
    background: url(../images/minus.png) right center no-repeat;
    font-size: 0px;
}</style><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-B3Q5TKN5RB"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-B3Q5TKN5RB');
</script>
<script type="application/ld+json" data-type="ss_required_network">{"required_network":["https://newquestcc.com/fonts/fonts.php","https://newquestcc.com/js/js.php"]}</script>
<link rel="canonical" href="https://newquestcc.com/"><noscript>
    <style>#modal-close{display:none}#ss_notices_modal_container:not(:empty){height:100%;width:100%;top:0;left:0;position:fixed;font-family:arial;z-index:99999999999999999999999999}.center{text-align:center}#ss_notices_modal_container.show_m .modal .buttons{margin:0 0 10px;text-align:center;padding:0 10px}#ss_notices_modal_container.show_m .modal .infoicon{background:url(https://img.silverservers.com/images/material_icons/ic_info_white_48dp.png) center no-repeat #0074D9;margin:10px 0;padding:10px;height:70px}#ss_notices_modal_container.show_m .modal .btn{display:inline-block;padding:10px 50px;margin:0 5px;font-size:14px;line-height:14px;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid #666;color:#666;background:0 0;-webkit-transition:ease-in-out .15s;transition:ease-in-out .15s;border-radius:4px;width:auto;height:auto}#ss_notices_modal_container.show_m .modal .btn:focus,#ss_notices_modal_container.show_m .modal .btn:hover{outline:0;background:rgba(144,144,144,.41);color:#fff}#ss_notices_modal_container.show_m .modal .popupcontent{padding:10px;font-size:18px;color:#000}#ss_notices_modal_container.show_m .modal .subject{padding:10px;font-size:20px;background:#e0e0e0;color:#000;border-radius:inherit;margin:0 0 10px}#ss_notices_modal_container{position:fixed;display:table;top:0;left:0;z-index:1;padding:0;color:#000;border-radius:4px}#ss_notices_modal_container.show_m .modal-background{display:table-cell;background:rgba(0,0,0,.8);text-align:center;vertical-align:middle}#ss_notices_modal_container.show_m .modal-background .modal{background:#fff;display:inline-block;border-radius:4px;font-weight:300;position:relative;min-width:320px;min-height:220px;width:25%;height:auto}input#modal-close:checked ~ #ss_notices_modal_container{display:none}</style>
    <input type="checkbox" id="modal-close">
    <div id="ss_notices_modal_container" class="show_m">
        <div class="modal-background">
            <div class="modal">
                <div class="subject">JavaScript Recommended</div>
                <div class="popupcontent">Some features of this website may not work properly with JavaScript disabled.</div>
                <div class="center infoicon"></div>
                <div class="buttons">
                    <label class="btn" for="modal-close">OK</label>
                </div>
            </div>
        </div>
    </div>
</noscript>
</head>

<body>
    
<div class="header-wrap">

    <div class="container">
        <div class="logo">
            <a href="https://newquestcc.com/">
            <img src="https://newquestcc.com/images/New-Quest-logo.png" width="400" height="165" alt="New Quest Coaching and Consulting"></a>
        </div>
        <div class="nav-container">
            <div id="mobnavbar">
                <button type="button" class="btn-navbar">
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                </button>
            </div>
            <div id="navbar">
                <div class="navbar">
                    <ul>
                        
    <li><a href='https://newquestcc.com/' >Home</a></li><li><a href='https://newquestcc.com/about-us' >About Us</a><ul><li><a href='https://newquestcc.com/about-us#team'>Team</a><ul><li><a href='https://newquestcc.com/about-us#shane-jensen'>Shane Jensen</a></li><li><a href='https://newquestcc.com/about-us#lisa-fuller'>Lisa Fuller</a></li><li><a href='https://newquestcc.com/about-us#reza-rahmani'>Reza Rahmani</a></li><li><a href='https://newquestcc.com/about-us#coby-fulton'>Coby Fulton</a></li></ul></li><li><a href='https://newquestcc.com/about-us#story'>Our Story</a></li></ul></li><li><a href='https://newquestcc.com/services' >Services</a><ul><li><a href='https://newquestcc.com/services/coaching'>Coaching</a></li><li><a href='https://newquestcc.com/services/team-building'>Team Building</a></li><li><a href='https://newquestcc.com/services/leadership-training-and-development'>Leadership Training & Development</a></li><li><a href='https://newquestcc.com/services/staff-training'>Staff Training</a></li><li><a href='https://newquestcc.com/services/keynote-presentations'>Keynote Presentations</a></li><li><a href='https://newquestcc.com/services/consulting'>Consulting</a></li><li><a href='https://newquestcc.com/services/strategic-planning'>Strategic Planning</a></li></ul></li><li><a href='https://newquestcc.com/clients' >Clients</a><ul><li><a href='https://newquestcc.com/testimonials'>Testimonials</a></li></ul></li><li><a>Videos</a><ul class='video_list'><li><a href='https://www.youtube.com/watch?v=0_4q2oq2OMU' target='_blank' rel='noopener nofollow'><img src='https://newquestcc.com/images/play-btn.png' alt='YouTube'>  Shane Jensen</a><li><li><a href='https://www.youtube.com/watch?v=JMgL0STzrrw' target='_blank' rel='noopener nofollow'><img src='https://newquestcc.com/images/play-btn.png' alt='YouTube'>  Sasja Chomo</a><li><li><a href='https://www.youtube.com/watch?v=GjASmTX5Awk' target='_blank' rel='noopener nofollow'><img src='https://newquestcc.com/images/play-btn.png' alt='YouTube'>  Value Proposition</a></li></ul></li><li><a href='https://newquestcc.com/coaching-consulting-blog' >Blog</a></li><li><a href='https://newquestcc.com/contact' >Contact</a></li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
    <!-- <div class='header-top'>Did you know? All training and development services are now available online! <a href='https://newquestcc.com/services'>Check out our Services today!</a></div> -->
    
<div class='banner-top'>
    <div class='banner-top-close' onclick='$(this).parent().slideUp();'>&times;</div>
    <div class='banner-top-header'>REGISTRATION NOW OPEN:</div>
    <div><a href='https://newquestcc.com/leadership'>Leadership & Management Skills Training In-Person</div>
        <a class='learnmore' href="https://newquestcc.com/leadership">Learn More</a>
</div>
<div id='event_overlay'>
    <div class='overlay_container'>
        <div class='overlay_contents'>
            <div class='overlay_close'>&times;</div>
            <form id='bookSeatsForm' action='javascript:'>
                <div class='overlayOutput'></div>
                <label>How many seats would you like to reserve?</label>
                <div class='formContainer'>
                    <div class='number-input'>
                        <button data-dir='stepDown'>&ndash;</button>
                        <input id='seats_input' type='number' name='seats' min='1' max='10' value='1' />
                        <button data-dir='stepUp'>&plus;</button>
                    </div>
                    <input type='submit' value='Reserve Seats' />
                </div>
            </form>
            <div id='waitlistForm'>
                <label>Please Contact Us to be put on a waitlist<label>
                <div class='formOut' data-form_id='d3103cebb0776997c229476be3b7e126fbe6c1b8192bc58b233f82c014a39f67f1dcb062687041fd3e3a9e52cfb59b7d2c7fc797a2c8859207d87f886411fe0d'></div>
                <div><i>New Quest will use this information to ensure the best response.  By submitting this form you acknowledge that New Quest may contact you.  Thank you.</i></div>
            </div>
        </div>
    </div>
</div>

<script src='/js/number_input.js' type='text/javascript'></script>
<script src='/js/stripe.js' type='text/javascript'></script>
<script src="/js/formgen.js" type='text/javascript'></script>
<script>
    window.addEventListener('load', function() {
        loadAjaxForm();
        numberInputInit();
        stripeEventInit();
    });
</script>    <!-- <div class='header-top large'><div>REGISTRATION NOW OPEN: <a href='https://newquestcc.com/leadership-2023'>Leadership & Management Skills Training In-Person, Kamloops, BC JUNE 7-8</a> (Mar 15-16 Program FULL)</div></div> -->
</div>
<div class='header_spacer'></div>    <div class="banner">
    <div class="container">
        <p>Leadership Coaching, Consulting &amp; Training <span>For Teams &amp; Organizations</span></p>
        <a href="https://newquestcc.com/services" class="btn1">Our Services</a> <a href="https://newquestcc.com/contact" class="btn1 btn2">Get Started</a> 
    </div>
</div>    <div class="grey-outer">
	    <div class="container">
            <p></p>
<h1 class="heading1">About Us</h1>
<div class="heading2">Our Mission</div>
<p>At New Quest we work closely with our great clients to understand how the behaviour of their leaders, teams and employees impact profitability, productivity, staff satisfaction and customer satisfaction.</p>        </div>
    </div>
    
    <div class="white-outer">
        <div class="container">
            <h2 class="heading1">Services</h2>
<div class="heading2">Our Specializations</div>
<p>Our <a href="https://newquestcc.com/clients"><span>clients</span></a>, large or small, for-profit or non-profit,
    seek out our <a href="https://newquestcc.com/services"><span>services</span></a> to help them
    with human resource strategies, leadership training and development programs, leadership coaching, staff training,
    team building, conflict resolution and training, workplace bullying and harassment training, workplace assessments,
    strategic planning, facilitation and organizational change and development.</p>
<p>Regardless of what services we provide, our work always has a positive impact on our client’s bottom line. In these
    economic times, we create value for our clients – value for their organization, their leaders, their people and
    their customers.</p>
<ul class="service-list">
    <li>
        <div class="service-icon">
            <a href="https://newquestcc.com/services/leadership-development-through-coaching">
                <svg fill="#e55d5d" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 24 24">
                    <path fill="none" d="M0 0h24v24H0V0z" />
                    <path d="M20 6h-1v8c0 .55-.45 1-1 1H6v1c0 1.1.9 2 2 2h10l4 4V8c0-1.1-.9-2-2-2zm-3 5V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v13l4-4h9c1.1 0 2-.9 2-2z" />
                </svg>
            </a>
        </div>
        <div class="heading3"><a href="https://newquestcc.com/services/leadership-development-through-coaching">Coaching</a></div>
        At New Quest Coaching & Consulting, our list of coaching clients continues to grow. Simply put, organizations
        need their leaders to deliver and cannot afford to have them make key mistakes.
    </li>
    <li>
        <div class="service-icon">
            <a href="https://newquestcc.com/services/team-building">
                <svg fill="#e55d5d" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 24 24">
                    <path fill="none" d="M0 0h24v24H0V0z" />
                    <path d="M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5s-3 1.34-3 3 1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V18c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-1.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05.02.01.03.03.04.04 1.14.83 1.93 1.94 1.93 3.41V18c0 .35-.07.69-.18 1H22c.55 0 1-.45 1-1v-1.5c0-2.33-4.67-3.5-7-3.5z" />
                </svg>
            </a>
        </div>
        <div class="heading3"><a href="https://newquestcc.com/services/team-building">Team Building</a></div>
        The value of a high functioning team cannot be overstated. We offer our clients a variety of team building
        workshop, activities or trainings to help take your team to the next level.
    </li>
    <li>
        <div class="service-icon">
            <a href="https://newquestcc.com/services/leadership-training-and-development">
                <svg fill="#e55d5d" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 24 24">
                    <path fill="none" d="M0 0h24v24H0V0z" />
                    <path d="M5 13.18v2.81c0 .73.4 1.41 1.04 1.76l5 2.73c.6.33 1.32.33 1.92 0l5-2.73c.64-.35 1.04-1.03 1.04-1.76v-2.81l-6.04 3.3c-.6.33-1.32.33-1.92 0L5 13.18zm6.04-9.66l-8.43 4.6c-.69.38-.69 1.38 0 1.76l8.43 4.6c.6.33 1.32.33 1.92 0L21 10.09V16c0 .55.45 1 1 1s1-.45 1-1V9.59c0-.37-.2-.7-.52-.88l-9.52-5.19c-.6-.32-1.32-.32-1.92 0z" />
                </svg>
            </a>
        </div>
        <div class="heading3"><a href="services/leadership-training-and-development">Leadership Training Programs & Workshops</a></div>
        Based upon New Quest Coaching & Consulting’s popular The Balanced Leader Strategy, our leadership training and
        development programs and workshops provide participants a wide variety of leadership skills to adapt and
        succeed in an ever-changing workplace.
    </li>
    <li>
        <div class="service-icon">
        <a href="https://newquestcc.com/services/staff-training">
                <svg fill="#e55d5d" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 24 24">
                    <path fill="none" d="M0 0h24v24H0V0z" />
                    <path d="M5 13.18v2.81c0 .73.4 1.41 1.04 1.76l5 2.73c.6.33 1.32.33 1.92 0l5-2.73c.64-.35 1.04-1.03 1.04-1.76v-2.81l-6.04 3.3c-.6.33-1.32.33-1.92 0L5 13.18zm6.04-9.66l-8.43 4.6c-.69.38-.69 1.38 0 1.76l8.43 4.6c.6.33 1.32.33 1.92 0L21 10.09V16c0 .55.45 1 1 1s1-.45 1-1V9.59c0-.37-.2-.7-.52-.88l-9.52-5.19c-.6-.32-1.32-.32-1.92 0z" />
                </svg>
            </a>
        </div>
        <div class="heading3"><a href="https://newquestcc.com/services/staff-training">Staff Training Workshops and Seminars</a></div>
        <p> We offer a variety of dynamic and interactive employee development workshops to continually develop
            individual skills that will end up having a direct impact on team effectiveness.</p>
    </li>
    <li>
        <div class="service-icon">
        <a href="https://newquestcc.com/services/keynote-presentations">
                <svg fill="#e55d5d" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 24 24">
                    <path fill="none" d="M0 0h24v24H0V0z" />
                    <path d="M4.41 22H20c1.1 0 2-.9 2-2V4.41c0-.89-1.08-1.34-1.71-.71L3.71 20.29c-.63.63-.19 1.71.7 1.71z" />
                </svg>
            </a>
        </div>
        <div class="heading3"><a href="https://newquestcc.com/services/keynote-presentations">Keynote Presentations</a></div>
        <p>Are you looking for a great keynote presentation or workshop that is not only entertaining, inspiring and
            filled with energy and humour, but also speaks to the challenges and opportunities that exist for your
            organization in these dynamic and changing times?</p>
        <p>Invite Shane to speak at your organization. <span>Contact us</span> to learn more about our
            inspiring keynotes. Here are some highlights:</p>
        <span><img src="https://newquestcc.com/images/play-btn.png" width="15" height="11" alt="play-btn"> <a
                href="https://www.youtube.com/watch?v=0_4q2oq2OMU" target="_blank" rel='noopener nofollow'>Shane Jensen</a></span> 
    </li>
    <li>
        <div class="service-icon">
            <a href="https://newquestcc.com/services/consulting">
                <svg fill="#e55d5d" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 24 24">
                    <path fill="none" d="M0 0h24v24H0V0zm0 0h24v24H0V0z" />
                    <path d="M10.06 5H5.82l.66-3.18c.08-.37-.04-.75-.3-1.02C5.74.36 5.03.36 4.6.8l-4 4c-.39.37-.6.88-.6 1.41V12c0 1.1.9 2 2 2h5.92c.8 0 1.52-.48 1.84-1.21l2.14-5C12.46 6.47 11.49 5 10.06 5zM22 10h-5.92c-.8 0-1.52.48-1.84 1.21l-2.14 5c-.56 1.32.4 2.79 1.84 2.79h4.24l-.66 3.18c-.08.37.04.75.3 1.02.44.44 1.15.44 1.58 0l4-4c.38-.38.59-.88.59-1.41V12c.01-1.1-.89-2-1.99-2z" />
                </svg>
            </a>
        </div>
        <div class="heading3"><a href="https://newquestcc.com/services/consulting">Consulting Services</a></div>
        <p>Through our expert consultation process, New Quest Coaching & Consulting assists organizations in developing
            outstanding, personalized and sustainable human resource, leadership and organizational development
            strategies that provide a sense of ownership for those involved in the implementation.</p>
    </li>
    <li>
        <div class="service-icon">
            <a href="https://newquestcc.com/services/strategic-planning"><img src="https://newquestcc.com/images/planning.png" alt="Strategic Planning"></a>
        </div>
        <div class="heading3"><a href="https://newquestcc.com/services/strategic-planning">STRATEGIC PLANNING</a></div>
        <p>Considering doing a strategic plan? Looking for a different experience and a final Strategic Planning
            document that you
            will use on a regular basis to help guide your organization? Our highly skilled facilitators combined with
            our in-depth
            experience of providing strategic planning projects for a variety of industries including non-profit
            organizations and boards,
            means that we can create a strategic plan that will meet the specific needs of your organization.</p>
    </li>
</ul>        </div>
    </div>
    <div class="grey-outer">
        <div class="container">
            <h2 class="heading1">Clients</h2>
<div class="heading2">Our Satisfied Clients</div>
<p>New Quest Coaching &amp; Consulting is committed to building relationships with our clients. Our clients come from a
    variety of interesting backgrounds – from business owners, leaders, executives and entrepreneurs to non-profit
    organizations, individuals, fellow coaches and consultants, and teams.</p>
<div id="owl-demo" class="owl-carousel">
    <!-- <a target="_BLANK" href="http://www.daleyllp.ca/" rel='noopener nofollow'><div class="item"> <img src="https://newquestcc.com/images/daley-company-logo.png" width="200" height="200" alt="Daley and Company Logo"></div></a> -->
    <a target="_BLANK" href="https://www.dillon.ca/" rel='noopener nofollow'><div class="item"> <img src="https://newquestcc.com/images/dillon-consulting-logo.png" width="200" height="200" alt="Dillon Consulting Logo"></div></a>
    <a target="_BLANK" href="https://www.ford.ca/" rel='noopener nofollow'><div class="item"> <img src="https://newquestcc.com/images/ford-logo.png" width="200" height="200" alt="Ford Logo"></div></a>
    <a target="_BLANK" href="https://www.houle.ca/" rel='noopener nofollow'><div class="item"> <img src="https://newquestcc.com/images/houle-electric-logo.png" width="200" height="200" alt="Houle Electric Logo"></div></a>
    <a target="_BLANK" href="https://www.kelsongroup.com/" rel='noopener nofollow'><div class="item"> <img src="https://newquestcc.com/images/kelson-group-logo.png" width="200" height="200" alt="Kelson Group Property Management Logo"></div></a>
    <a target="_BLANK" href="https://www.telus.com/en/bc/" rel='noopener nofollow'><div class="item"> <img src="https://newquestcc.com/images/telus-logo.png" width="200" height="200" alt="Telus Logo"></div></a>
    <!-- // svgs: Acres_Website, KSC_Website, Newgold_Website, NRI_Website, TRUE_Website -->
    <a target="_BLANK" href="https://acresenterprises.com/" rel='noopener nofollow'><div class='item' aria-label='Acres Enterprises Logo'><?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<style type="text/css">
	.st0{fill:#B7BABE;}
</style>
<g>
	<g>
		<g>
			<g>
				<g>
					<g>
						<path class="st0" d="M40.85,80.97c1.59-0.26,2.72-0.59,3.4-0.98c1.22-0.68,1.84-1.73,1.84-3.16c0-1.74-0.47-2.95-1.41-3.61
							c-0.94-0.66-2.32-1-4.14-1c-2.04,0-3.48,0.65-4.33,1.95c-0.61,0.96-1.01,2.26-1.21,3.9h-8.22c0.18-3.72,0.98-6.78,2.4-9.17
							c2.26-3.74,6.14-5.62,11.64-5.62c3.58,0,6.76,0.92,9.55,2.77c2.78,1.85,4.17,5.33,4.17,10.46v19.51
							c0,1.35,0.02,2.99,0.06,4.92c0.06,1.46,0.23,2.44,0.51,2.97c0.28,0.52,0.7,0.95,1.25,1.29v1.64h-9.26
							c-0.26-0.86-0.44-1.67-0.54-2.42c-0.1-0.75-0.18-1.61-0.24-2.58c-1.18,1.67-2.55,3.08-4.09,4.25
							c-1.84,1.38-3.93,2.07-6.25,2.07c-2.96,0-5.42-1.1-7.35-3.3c-1.93-2.2-2.9-5.31-2.9-9.34c0-5.23,1.56-9.01,4.67-11.35
							c1.71-1.27,4.21-2.18,7.53-2.73L40.85,80.97z M46.06,86.16c-0.55,0.44-1.1,0.8-1.65,1.07c-0.56,0.27-1.32,0.53-2.29,0.76
							l-1.94,0.47c-1.82,0.42-3.12,0.92-3.92,1.52c-1.34,1.01-2.01,2.59-2.01,4.72c0,1.9,0.41,3.27,1.23,4.12
							c0.82,0.85,1.82,1.27,2.99,1.27c1.86,0,3.58-0.7,5.14-2.11c1.57-1.4,2.38-3.97,2.44-7.69V86.16z"/>
					</g>
				</g>
				<g>
					<path class="st0" d="M78.42,79.57c-0.16-1.59-0.57-3.02-1.23-4.29c-0.96-1.72-2.45-2.57-4.46-2.57c-2.88,0-4.84,1.86-5.9,5.58
						c-0.56,1.97-0.84,4.59-0.84,7.86c0,3.11,0.28,5.62,0.84,7.51c1.02,3.54,2.94,5.31,5.75,5.31c2,0,3.41-0.7,4.25-2.11
						c0.84-1.41,1.35-3.22,1.53-5.46h8.7c-0.2,3.38-1.14,6.58-2.81,9.6c-2.67,4.86-6.63,7.29-11.88,7.29
						c-5.25,0-9.1-2.03-11.58-6.09c-2.47-4.06-3.71-9.32-3.71-15.78c0-7.3,1.36-12.97,4.1-17.03c2.73-4.06,6.5-6.09,11.31-6.09
						c4.09,0,7.43,1.2,10.04,3.59c2.6,2.39,4.14,6.62,4.62,12.68H78.42z"/>
				</g>
				<g>
					<path class="st0" d="M108.19,63.32c0.11,0.01,0.35,0.03,0.73,0.06v11.39c-0.54-0.08-1.02-0.13-1.43-0.16
						c-0.42-0.02-0.76-0.04-1.02-0.04c-3.43,0-5.73,1.46-6.9,4.37c-0.66,1.64-0.99,4.16-0.99,7.57v20.33H90V64.31h8.13v7.41
						c1.31-2.83,2.46-4.77,3.44-5.81c1.59-1.74,3.67-2.61,6.22-2.61C107.94,63.3,108.08,63.31,108.19,63.32"/>
				</g>
				<g>
					<g>
						<path class="st0" d="M134.22,65.17c2.27,1.33,4.15,3.43,5.63,6.29c1.33,2.53,2.2,5.46,2.6,8.79c0.23,1.95,0.32,4.77,0.28,8.44
							H119c0.13,4.27,1.27,7.26,3.41,8.97c1.3,1.07,2.87,1.6,4.7,1.6c1.94,0,3.52-0.65,4.73-1.95c0.66-0.7,1.24-1.68,1.75-2.93h8.7
							c-0.23,2.52-1.28,5.08-3.16,7.68c-2.92,4.14-7,6.2-12.26,6.2c-4.34,0-8.16-1.75-11.47-5.23c-3.31-3.49-4.97-9.16-4.97-17.02
							c0-7.37,1.5-13.02,4.49-16.95c2.99-3.93,6.87-5.9,11.65-5.9C129.39,63.18,131.95,63.85,134.22,65.17 M121.48,74.78
							c-1.2,1.62-1.96,3.81-2.27,6.58h14.67c-0.16-2.95-0.91-5.19-2.27-6.72c-1.36-1.53-3.04-2.29-5.05-2.29
							C124.38,72.35,122.68,73.16,121.48,74.78"/>
					</g>
				</g>
				<g>
					<path class="st0" d="M152.72,93.26c0.18,1.98,0.57,3.38,1.17,4.21c1.06,1.48,3.02,2.22,5.89,2.22c1.68,0,3.02-0.32,4.01-0.97
						c0.99-0.65,1.49-1.62,1.49-2.93c0-1.25-0.4-2.2-1.2-2.85c-0.8-0.65-3.77-1.77-8.91-3.35c-3.7-1.2-6.31-2.69-7.82-4.49
						c-1.52-1.77-2.27-4.32-2.27-7.65c0-3.93,1.18-7.3,3.55-10.12c2.37-2.82,5.7-4.23,9.99-4.23c4.07,0,7.39,1.06,9.96,3.18
						c2.57,2.12,4.04,5.78,4.42,10.98h-8.52c-0.12-1.43-0.43-2.56-0.93-3.39c-0.94-1.51-2.54-2.26-4.79-2.26
						c-1.86,0-3.18,0.38-3.97,1.13c-0.79,0.76-1.18,1.64-1.18,2.65c0,1.27,0.42,2.2,1.26,2.77c0.84,0.6,3.8,1.63,8.89,3.08
						c3.39,1.04,5.94,2.62,7.63,4.72c1.67,2.13,2.51,4.8,2.51,8c0,4.21-1.2,7.65-3.61,10.32c-2.41,2.67-6.12,4-11.15,4
						c-5.13,0-8.92-1.41-11.36-4.23c-2.45-2.82-3.67-6.42-3.67-10.79H152.72z"/>
				</g>
				<rect x="23.5" y="109.24" class="st0" width="153" height="27.66"/>
			</g>
		</g>
	</g>
</g>
</svg>
</div></a>
    <a target="_BLANK" href="https://www.kamloopssurgery.com/" rel='noopener nofollow'><div class='item' aria-label='Kamloops Surgical Center Logo'><?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<style type="text/css">
	.st0{fill:#B7BABE;}
</style>
<g>
	<polygon class="st0" points="102.24,90.52 95.84,90.52 76.19,113.78 75.99,113.78 75.99,90.52 70.33,90.52 70.33,136.48 
		75.99,136.48 75.99,121.71 84.08,112.09 97.62,136.48 103.95,136.48 87.63,107.88 	"/>
	<path class="st0" d="M129.84,112.05l-6.5-2.9c-3.89-1.54-8.24-3.19-8.24-7.71c0-4.23,3.66-6.83,9.1-6.83
		c4.78,0,8.33,1.64,11.33,4.32l2.95-3.6c-3.32-3.32-8.33-5.66-14.08-5.66c-8.68,0-14.95,5.13-14.95,12.1c0,6.8,5.37,9.98,9.89,11.8
		l6.69,2.96c4.65,1.97,8.28,3.42,8.28,8.42c0,4.34-3.75,7.43-10.18,7.43c-5.24,0-10.03-2.26-13.54-5.73l-3.34,3.86
		c4.09,4.13,9.87,6.81,16.62,6.81c10.01,0,16.16-5.76,16.16-13.02C140.02,117.48,135.5,114.3,129.84,112.05z"/>
	<path class="st0" d="M177.08,127.28c-2.92,3.28-6.18,5.11-10.44,5.11c-8.88,0-14.69-7.33-14.69-19.03
		c0-11.57,5.8-18.75,14.71-18.75c3.89,0,6.94,1.64,9.33,4.19l3.2-3.54c-2.7-2.93-7.02-5.59-12.54-5.59
		c-11.96,0-20.5,9.05-20.5,23.81c0,14.95,8.61,23.83,19.96,23.83c6.09,0,10.6-2.46,14.17-6.65L177.08,127.28z"/>
	<path class="st0" d="M56.41,94.16c12.35-24.98,45.52-13.88,45.52-13.88c-4.72-3.05-17.21-7.36-26.86-4.58
		c-9.65,2.78-22.41,10.13-26.29,29.56s13.6,31.23,13.6,31.23C60.3,132.74,44.06,119.14,56.41,94.16z"/>
	<path class="st0" d="M104.58,52.08c-7.1,9.85-12.86,16.89-24.99,13.63c-8.35-2.24-12.69-10.93-14.72-16.79c0,0-0.41-1.5-0.88-2.42
		c-0.47-0.92,0.03,2.56,0.03,2.56c0.63,10.21-2.29,17.86-9,21.51c-7.91,4.3-17.07-0.28-21.79-2.64c-1.68-0.84-2.87-1.4-3.71-1.77
		c-0.36-0.16-0.67,0.31-0.38,0.58c7.1,6.68,12.62,17.32,9.5,23.79c-3.33,6.91-8.74,11.82-14.85,13.35
		c-2.67,0.67-4.28,1.23-5.24,1.65c-0.46,0.2-0.32,0.88,0.17,0.9c8.79,0.42,15.48,3.31,20.19,10.78c5,7.91,3.19,17.07-0.42,23.45
		c-1.53,2.71-2.26,4.35-2.6,5.35c-0.13,0.39,0.4,0.65,0.63,0.31c10.76-15.52,19.92-9.82,19.92-9.82
		c-7.31-7.02-11.83-16.93-11.73-27.89c0.19-20.95,17.53-37.99,38.48-37.83c6.04,0.05,11.75,1.5,16.82,4.04c0,0-2.4-2.85-2.27-5.77
		c-0.07-4.75,3.75-9.16,6.18-13.18c0.81-1.35,1.31-2.43,1.61-3.27C105.77,51.98,104.95,51.57,104.58,52.08z"/>
</g>
</svg>
</div></a>
    <a target="_BLANK" href="https://www.newgold.com/" rel='noopener nofollow'><div class='item' aria-label='New Gold, Inc. Logo'><?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<style type="text/css">
	.st0{fill:#B7BABE;}
</style>
<g>
	<g>
		<path class="st0" d="M15.56,90.1c-5.01,0-7.27,3.23-7.27,8.83v4.58c0,3.23,0.11,7,0.43,10.07c-0.81-0.16-1.62-0.27-2.42-0.27
			c-0.81,0-1.62,0.11-2.42,0.27c0.32-3.07,0.43-6.84,0.43-10.07v-5.6c0-3.23-0.11-7-0.43-10.07c0.81,0.16,1.62,0.27,2.42,0.27
			c0.54,0,1.35-0.11,2.15-0.27c-0.11,1.45-0.16,2.85-0.16,4.31h0.11c1.99-3.07,4.74-4.85,8.62-4.85c3.99,0,8.62,1.94,8.62,9.37
			c0,3.07-0.22,6.3-0.22,9.96c0,2.37,0,4.63,0.11,6.95c-0.81-0.16-1.51-0.27-2.26-0.27c-0.76,0-1.45,0.11-2.21,0.27
			c0.11-3.93,0.38-7.86,0.38-12.01v-3.28C21.43,93.01,19.11,90.1,15.56,90.1z"/>
		<path class="st0" d="M43.37,87.3c7.54,0,11.15,5.01,11.15,10.99c0,0.7-0.05,1.4-0.11,2.1c-3.88-0.05-7.7-0.16-11.52-0.16
			c-2.37,0-4.69,0.11-7.05,0.16c-0.05,0.54-0.05,1.02-0.05,1.51c0,5.6,3.34,9.96,9.32,9.96c2.85,0,6.19-1.67,8.08-3.82l0.27,0.16
			l-0.32,2.64c-2.15,1.72-5.65,3.28-8.99,3.28c-7.76,0-13.09-5.49-13.09-12.66C31.04,92.74,35.45,87.3,43.37,87.3z M35.94,98.34
			c2.21,0.05,4.74,0.16,7,0.16c2.37,0,4.9-0.11,7.16-0.16c0-3.82-1.02-9.32-6.62-9.32C38.2,89.02,36.2,94.46,35.94,98.34z"/>
		<path class="st0" d="M57.62,87.84c0.86,0.16,1.67,0.27,2.53,0.27c0.81,0,1.67-0.11,2.48-0.27c1.83,6.73,4.09,13.46,6.89,20.63
			c1.67-4.09,5.12-13.9,7.11-20.63c0.54,0.16,1.08,0.27,1.62,0.27c0.54,0,0.97-0.11,1.51-0.27c1.78,6.79,4.25,13.46,6.84,20.63
			c1.83-4.63,5.28-13.84,7.65-20.63c0.59,0.16,1.13,0.27,1.72,0.27c0.54,0,1.13-0.11,1.62-0.27c-4.04,8.62-7.65,17.18-10.72,25.74
			c-0.43-0.11-0.92-0.27-1.4-0.27c-0.48,0-1.02,0.16-1.4,0.27c-1.83-6.52-4.04-12.98-6.89-19.98c-1.78,4.31-5.12,13.46-7.11,19.98
			c-0.48-0.11-1.02-0.27-1.51-0.27c-0.48,0-1.02,0.16-1.51,0.27C65.37,107.93,61.17,96.4,57.62,87.84z"/>
		<path class="st0" d="M111.53,87.3c1.35,0,2.42,0.11,4.36,0.21c1.62,0.11,3.02,0.22,3.77,0.22c2.1,0,3.66-0.11,4.36-0.27
			c-0.05,0.38-0.11,0.75-0.11,1.13c0,0.38,0.05,0.75,0.11,1.13c-2.05-0.16-4.04-0.38-5.98-0.43l-0.11,0.11
			c2.21,1.18,3.72,4.09,3.72,6.79c0,5.39-3.93,8.62-10.02,8.62c-0.97,0-1.94-0.11-2.96-0.11c-1.29,0-2.64,1.08-2.64,2.48
			c0,1.88,0.75,2.69,3.18,2.75c1.99,0.05,3.93,0.11,5.92,0.16c6.57,0.16,9.21,3.07,9.21,6.89c0,4.95-3.72,10.93-12.76,10.93
			c-6.89,0-11.26-2.96-11.26-7.75c0-3.88,2.91-6.25,5.76-7.11v-0.11c-2.21-0.65-3.39-2.21-3.39-4.31c0-2.37,2.05-4.15,3.82-4.47
			v-0.11c-3.28-1.45-5.28-4.04-5.28-7.97C101.24,90.1,105.93,87.3,111.53,87.3z M112.23,113.31c-5.28,0-8.45,1.67-8.45,6.25
			c0,4.9,3.45,6.79,7.92,6.79c4.36,0,8.67-2.21,8.67-7.06C120.36,115.09,117.94,113.31,112.23,113.31z M111.58,88.86
			c-3.88,0-6.14,2.85-6.14,7.22c0,4.42,1.94,7.33,6.08,7.33c4.09,0,5.92-3.61,5.92-7.59C117.45,91.39,115.09,88.86,111.58,88.86z"/>
		<path class="st0" d="M162.06,88.32c0-4.96-0.11-11.9-0.43-15.51c0.81,0.16,1.62,0.27,2.42,0.27c0.81,0,1.61-0.11,2.42-0.27
			c-0.32,3.61-0.43,10.56-0.43,15.51v9.75c0,4.96,0.11,11.9,0.43,15.51c-0.81-0.16-1.62-0.27-2.42-0.27c-0.81,0-1.62,0.11-2.42,0.27
			c0.32-3.61,0.43-10.55,0.43-15.51V88.32z"/>
		<path class="st0" d="M191.66,108.3h-0.11c-1.08,2.26-3.82,5.82-9.1,5.82c-5.44,0-10.93-3.99-10.93-13.25
			c0-9.16,5.98-13.57,11.58-13.57c3.99,0,6.79,1.88,8.29,5.38h0.11c0-6.78,0-15.24-0.22-19.87c0.86,0.11,1.67,0.27,2.42,0.27
			c0.75,0,1.51-0.16,2.42-0.27c-0.49,4.53-0.65,18.63-0.65,27.84c0,4.9,0.11,8.62,0.16,12.92c-0.81-0.11-1.45-0.27-2.1-0.27
			c-0.64,0-1.29,0.16-2.05,0.27L191.66,108.3z M183.69,112.13c5.6,0,8.03-6.09,8.03-11.96c0-6.78-2.75-10.61-7.86-10.61
			c-5.17,0-7.59,5.12-7.59,11.63C176.26,109.81,180.19,112.13,183.69,112.13z"/>
		<g>
			<polygon class="st0" points="136.87,87.14 140.01,91.71 132.59,89.9 			"/>
			<polygon class="st0" points="144.57,86.06 145,91.58 139.48,86.31 			"/>
			<polygon class="st0" points="130.52,91.33 135.52,93.74 128.17,95.85 			"/>
			<polygon class="st0" points="128.45,106.28 133.02,103.14 131.22,110.56 			"/>
			<polygon class="st0" points="127.37,98.58 132.9,98.14 127.62,103.67 			"/>
			<polygon class="st0" points="132.64,112.62 135.05,107.63 137.16,114.97 			"/>
			<polygon class="st0" points="147.61,114.28 144.47,109.71 151.9,111.52 			"/>
			<polygon class="st0" points="139.91,115.36 139.48,109.84 145,115.11 			"/>
			<polygon class="st0" points="153.96,110.09 148.97,107.68 156.31,105.57 			"/>
			<polygon class="st0" points="156.03,95.15 151.46,98.29 153.27,90.86 			"/>
			<polygon class="st0" points="157.12,102.84 151.59,103.28 156.87,97.75 			"/>
			<polygon class="st0" points="151.84,88.8 149.43,93.79 147.32,86.45 			"/>
		</g>
	</g>
</g>
</svg>
</div></a>
    <a target="_BLANK" href="https://nri3pl.com/" rel='noopener nofollow'><div class='item' aria-label='NRI Logo'><?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<style type="text/css">
	.st0{fill:#B7BABE;}
	.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#B7BABE;}
</style>
<g>
	<path class="st0" d="M171.33,86.67l-12.05,23.35l-10.38-10.65l1.03-0.01l0.22-0.02c7.56-0.62,13.38-5.07,13.54-8.64
		c0.09-2.05-1.76-3.44-5.21-4.03h-45.09l-12.89,24.41h18.56h0.03l10.84-20.64c0.1-0.18,0.19-0.32,0.41-0.34l10.9,0
		c2.45,0.03,3.36,1.1,3.39,2.09c0.05,1.63-2.14,3.45-6.43,3.78l-7.41,0l-1.58,2.92l11.23,12.19h36.64L190,86.67H171.33z"/>
	<polygon class="st0" points="92.39,86.67 85.07,100.53 68.24,86.67 49.43,86.67 36.41,111.08 54.84,111.08 62.38,96.99 
		78.86,111.08 97.99,111.08 111,86.67 	"/>
	<g>
		<path class="st1" d="M94.08,112c-5.65,6.57-13.52,11.91-22.94,14.92c-12.78,4.08-25.73,3.02-35.85-1.95
			c7.88,8.76,19.68,13.39,31.69,11.96c0.13-0.37,0.28-0.73,0.46-1.08c1.08-2.09,2.91-3.64,5.16-4.36c0.87-0.28,1.78-0.42,2.68-0.42
			c1.86,0,3.6,0.58,5.04,1.58c8.3-4.53,14.35-12.01,17.24-20.65H94.08z"/>
		<path class="st1" d="M19.27,79.97c-0.54-0.12-1.09-0.18-1.64-0.18c-3.56,0-6.7,2.53-7.46,6.02c-0.9,4.12,1.72,8.2,5.84,9.1
			c0.54,0.12,1.09,0.18,1.64,0.18c3.56,0,6.7-2.53,7.46-6.02C26.01,84.95,23.39,80.87,19.27,79.97z"/>
		<path class="st1" d="M91.92,56.06c-2.15,0-4.21,0.91-5.66,2.5c-1.37,1.51-2.08,3.47-1.98,5.51c0.1,2.04,0.98,3.92,2.49,5.29
			c1.41,1.28,3.24,1.99,5.14,1.99c2.15,0,4.21-0.91,5.66-2.5c1.37-1.51,2.08-3.47,1.98-5.51c-0.1-2.04-0.98-3.92-2.49-5.29
			C95.65,56.77,93.83,56.06,91.92,56.06z"/>
		<path class="st1" d="M75.28,132.24c-0.79,0-1.57,0.12-2.33,0.36c-1.95,0.62-3.53,1.96-4.47,3.78c-0.94,1.82-1.11,3.89-0.49,5.83
			c1.02,3.18,3.94,5.32,7.28,5.32c0.79,0,1.57-0.12,2.33-0.36c4.02-1.28,6.24-5.59,4.96-9.61
			C81.55,134.38,78.62,132.24,75.28,132.24z"/>
		<path class="st1" d="M50.57,60.26c-11.53,2.45-21.44,10.36-26.21,21.47c1.72,2.03,2.51,4.79,1.91,7.58
			c-0.6,2.74-2.46,4.96-4.89,6.1c-0.29,12.09,5.43,23.41,14.89,30.43c-5.9-9.61-8.17-22.41-5.31-35.51
			C33.81,77.23,41.2,66.54,50.57,60.26z"/>
		<path class="st1" d="M99.73,85.69c-1.15-4.73-3.23-9.27-6.25-13.31c-0.51,0.09-1.03,0.15-1.56,0.15c-2.2,0-4.31-0.82-5.93-2.3
			c-1.74-1.59-2.77-3.75-2.88-6.11c-0.02-0.39,0-0.77,0.03-1.15c-10.33-6.3-22.98-7.03-33.79-2.35
			c11.27-0.31,23.49,4.13,33.41,13.15c3.96,3.6,7.21,7.65,9.75,11.91H99.73z"/>
	</g>
</g>
</svg>
</div></a>
    <a target="_BLANK" href="https://true.ca/" rel='noopener nofollow'><div class='item' aria-label='TRUE Consulting Ltd. Logo'><?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<style type="text/css">
	.st0{fill:#B7BABE;}
	.st1{fill:#FFFFFF;}
</style>
<g>
	<rect x="28" y="45.62" class="st0" width="144" height="103.72"/>
	<polygon class="st1" points="54.9,137.57 54.9,104.92 67.08,104.92 67.08,98.07 37.24,98.07 37.24,104.92 47.87,104.92 
		47.87,137.57 	"/>
	<path class="st1" d="M96.95,137.57H87l-14.19-14.9v-7.15h12.62c2.91,0,5.27-2.36,5.27-5.27v0c0-2.91-2.36-5.27-5.27-5.27H72.81
		v-6.91h12.36c6.86,0,12.43,5.56,12.43,12.43v0c0,6.86-5.56,12.43-12.43,12.43h-2.22L96.95,137.57z"/>
	<path class="st1" d="M103.29,98.07v25.14c0,7.93,6.43,14.36,14.36,14.36h0c7.93,0,14.36-6.43,14.36-14.36V98.07h-7.16v24.85
		c0,4.08-3.31,7.39-7.39,7.39h0c-4.08,0-7.39-3.31-7.39-7.39V98.07H103.29z"/>
	<rect x="137.3" y="98.07" class="st1" width="24.68" height="6.63"/>
	<rect x="137.3" y="114.37" class="st1" width="24.68" height="6.66"/>
	<rect x="137.3" y="130.45" class="st1" width="24.68" height="6.63"/>
</g>
</svg>
</div></a>
</div>
<a href="https://newquestcc.com/clients" class="btn1">Client List</a>        </div>
    </div>
    <div class="white-outer">
        <div class="container">
            <h2 class="heading1">Team</h2>
<div class="heading2">Our Members</div>
<p>
    Founded in 2003 by Shane Jensen, New Quest Coaching & Consulting is made up of a team of highly experienced and
    successful consultants and coaches who share a passion for excellence and the belief that human behaviour is
    closely tied to an organization’s success.
</p>
<ul class="team-list">
    <li>
        <a href="https://newquestcc.com/about-us#shane-jensen">
            <img src="https://newquestcc.com/images/shane-jensen.jpg" width="360" height="470" alt="Shane Jensen, Founder and Senior Principal at New Quest Coaching and Consulting">
        </a>
        <div class="heading3">
            <a href="https://newquestcc.com/about-us#shane-jensen">Shane Jensen, MA, CEC</a>
        </div>
        <p>Founder and Senior Principal</p>
    </li>
    <li>
        <a href="https://newquestcc.com/about-us#lisa-fuller">
            <img src="https://newquestcc.com/images/lisa-fuller.jpg" width="360" height="470" alt="Lisa Fuller, Associate at New Quest Coaching and Consulting">
        </a>
        <div class="heading3">
            <a href="https://newquestcc.com/about-us#lisa-fuller">Lisa Fuller</a>
        </div>
        <p>Associate</p>
    </li>
    <li>
        <a href="https://newquestcc.com/about-us#reza-rahmani">
            <img src="https://newquestcc.com/images/reza-rahmani.jpeg" width="360" height="470" alt="Reza Rahmani, Associate at New Quest Coaching and Consulting">
        </a>
        <div class="heading3">
            <a href="https://newquestcc.com/about-us#reza-rahmani">REZA RAHMANI, PCC, CPCC, CPHR</a>
        </div>
        <p>Associate</p>
    </li>
    <li>
        <a href="https://newquestcc.com/about-us#coby-fulton">
            <img src="https://newquestcc.com/images/coby-fulton.jpg" width="360" height="470" alt="Colby Fulton, Associate at New Quest Coaching and Consulting">
        </a>
        <div class="heading3">
            <a href="https://newquestcc.com/about-us#coby-fulton">Colby Fulton, MA, ACC</a>
        </div>
        <p>Associate</p>
    </li>
</ul>        </div>
    </div>
    <div class="grey-outer">
        <div class="container">
            <h2 class="heading1">Testimonials</h2>
<div class="heading2">What Our Clients Have Said About Us</div>
<ul class="testimonial-list">
    <li>
        <p>Shane I had the pleasure of taking part in one of your seminars a couple of weeks ago. I must say I am blown
            away with the information you presented on our pending workforce problems. I also enjoyed the Baby Boomer,
            X &amp; Y Generation material. I can tell you that I am sharing this information with all of my managers.</p>
        <p><strong>Len Bosch</strong> Vice President Operations, Hub International Barton Insurance Brokers</p>
    </li>
    <li>
        <p>Very well done. I would recommend this course to others. It was excellent and provided me with some great
            leadership skills.</p>
        <p><strong>Jake Devlin, P. Eng.</strong> Utilities Engineer, City of Kamloops</p>
    </li>
    <li>
        <p>Shane I want to thank you again for a very interesting session – we all enjoyed it. I definitely think you
            connected well with the team and were able to convey important messages. I have received only positive
            feedback – so congratulations!!!</p>
        <p><strong>Brigitte Bernard, CCP</strong> Director, HR &amp; Communications, Teva Pharmaceutical Industries Ltd.</p>
    </li>
</ul>
<a href="https://newquestcc.com/testimonials" class="btn1">Read More Testimonials Here</a>        </div>
    </div>
    <div class="red-bg-outer">
    <div class="container">
        <p>We'd Love To Hear From You!</p>
        <a href="https://newquestcc.com/contact" class="btn1 btn2">Get In Touch</a>
    </div>
</div>    
<div class="footer">
    <div class="container">
        <div class="tri-box">
            <img src="https://newquestcc.com/images/New-Quest-logo-icon.png" alt="NewQuestCC">
        </div>
        <div class="tri-box"></div>
        <div class="tri-box">
            <div class="contact-heading2"><strong>CONTACT INFO</strong></div>
            <a href="mailto:newquest@newquestcc.com"><img src="https://newquestcc.com/images/mail-icon.png" alt="phone">
            newquest@newquestcc.com</a>
        </div>
    </div>
</div>
<div class="black-sec">
    <div class="container">
        Copyright &copy; 2024 New Quest Coaching & Consulting.
        <span>
            <a href="https://newquestcc.com/privacy-policy">Privacy Policy</a>
            <a href="https://newquestcc.com/terms-and-conditions">Terms &amp; Conditions</a>
        </span>
    </div>
</div>    <script src='/js/formgen.js'></script>
<script>
    ! function() {
        function a(a, b) {
            var c = document.createElement("script");
            c.src = a;
            var d = document.getElementsByTagName("head")[0],
                e = !1;
            c.onload = c.onreadystatechange = function() {
                e || this.readyState && "loaded" != this.readyState && "complete" != this.readyState || (e = !0, b(), c.onload = c.onreadystatechange = null, d.removeChild(c))
            }, d.appendChild(c)
        }
                a("https://newquestcc.com/js/js.php?scripts=jquery,lrm,tables,owl,accordion,touchnav,webfont,flexslider,datetime", function() {
            $(window).load(function() {
                loadAjaxForm();
                WebFont.load({
                    google:{
                        families: ['Poppins:400,500,600,700', 'Crimson+Text:400,600,700', 'Open+Sans:300,400,500,600,700,800']
                    }
                });
                if(jQuery().lrm) {
                    $().lrm({
                        verbose:             false, //Show verbose message in js concole. (Usefull for debugging)
                        replaceIframe:       true,  //Replace existing iframes?
                        containerHeight:    '500px',//lrm height. (Site specific)
                        containerWidth:     '100%', //lrm width. (Site specific)
                        googleMapsJsApiKey: 'AIzaSyDi4mjP0UpuNg3oSHIibaLY5tx7TzVokM0', //https://developers.google.com/maps/documentation/javascript/get-api-key
                        soundcloudApiKey:   'dc35401e04be9ae1f7caf1e9fc9cf84d', //https://developers.soundcloud.com/docs/api/guide
                        errorImg:           'https://img.silverservers.com/lrm/0.2/images/lrm_error.png', //Image to show on an error.
                    });
                }
                if(jQuery().flexslider) {
                    $(".flexslider").flexslider({
                        animation: "fade",
                        slideshowSpeed: 7000,
                        fadeFirstSlide: false,
                        start: function(a) {
                            $("body").removeClass("loading")
                        }
                    });
                }
                if(jQuery().ssgallery) {
                    $().ssgallery({
                        descriptions: true,
                        max_width: "250px"
                    });
                }
                if(jQuery().tablesorter) {
                    if($(".tablesort").length) {
                        $('.tablesort').tablesorter();
                    }
                }
                if($(".btn-navbar").length && $(".navbar").length) {
                    $(".btn-navbar").click(function(){
		                $('.navbar').slideToggle();
                    });
                    $('.navbar ul li:has(ul)').addClass('hassub');
                }
                if(jQuery().doubleTapToGo) {
                    $('.navbar li:has(ul)').doubleTapToGo();
                }

                if($("body.scroll").length && $("body.scroll .mainbody").length) {
                    setTimeout(function() {
                        $('html, body.scroll').animate({
                            scrollTop: $('body.scroll .mainbody').offset().top
                        }, 'slow');
                    }, 300);
                }
                if($("table").length) {
                    $('table').basictable({
                        breakpoint: 750
                    });
                }
                if(jQuery().ssnotices) {
                    $().ssnotices({
                        content: "body"
                    });
                                    }
                if(jQuery().owlCarousel) {
                    $("#owl-demo").owlCarousel({
                        autoPlay: 3000,
                        items : 4,
                        itemsDesktop : [1199,3],
                        itemsDesktopSmall : [979,3]
                    });
                }
                if(jQuery().accordion) {
                    $(".accordion").accordion({
                        active: false, 
                        collapsible: true
                    });
                }

                //on scroll, hide ".banner-top .event-date:not(.next-event-date)" if the Y position is not in the top 100px. use height = 0px for disappearing, as this will animate
                $(window).on("scroll", function() {
                    checkScroll();
                });
                checkScroll();
            })
        })
    }();

    function checkScroll()
    {
        //check to see if screen width is less than 919px. if so, don't hide the dates
        if($(window).width() < 919) {
            $(".banner-top .event-date").css("font-size", "unset");
            return;
        }
        var scroll = $(window).scrollTop();
        if(scroll > 200) { //if the scroll is greater than 150px, hide the extra dates
            $(".banner-top .event-date").css("font-size", "0px");
        } else if(scroll < 50) {
            $(".banner-top .event-date").css("font-size", "unset");
        }

        /*console.log("scroll: " + scroll); */
    }

</script></body>

</html>