@import url(https://storage.googleapis.com/giffycms-jamiecrosbie.appspot.com/5744453792825344.css);

#header {
    display: none !important
}

#footer {
    display: none
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0 0;
    padding: 0 0;
    overflow-x: hidden;
    font-size: 14px
}

.container-fluid {
    padding: 0
}

.proactive-header {
    position: fixed;
    width: 100%;
    z-index: 999
}

.navbar-custom-global {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    min-height: 80px !important;
    font-family: 'Figtree';
    box-sizing: content-box;
    margin-bottom: auto
}

.navbar-custom-global .container {
    position: relative;
    width: 95%
}

.navbar-custom-global .navbar-nav>li>a,
.navbar-custom-global .navbar-nav>li>a:visited {
    color: #555454;
    font-weight: 500;
    font-family: 'Figtree';
    font-size: 17px;
    padding: 10px 10px
}

.navbar-custom-global .navbar-nav>li>a:hover {
    color: #161616
}

.navbar-brand {
    position: absolute;
    top: 20px;
    padding: 0;
    margin: 0;
    height: auto
}

.navbar-brand>img {
    display: block;
    width: 90px;
    margin-top: -10px
}

#bs-example-navbar-collapse-1 ul li {
    position: relative;
    width: auto;
    margin: 20px 5px
}

#bs-example-navbar-collapse-1 ul.submenu {
    position: absolute;
    left: 0;
    list-style: none;
    top: 150%;
    width: 200px;
    text-align: left;
    background-color: #fff;
    z-index: 9999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#bs-example-navbar-collapse-1 ul.submenu li:first-child {
    border-top: none
}

#bs-example-navbar-collapse-1 ul li ul li {
    margin-left: 0
}

#bs-example-navbar-collapse-1 ul.submenu>li>a {
    display: block;
    color: #070707;
    text-decoration: none;
    padding: 0 0 0 20px;
    line-height: 45px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#bs-example-navbar-collapse-1 ul li:hover>ul.submenu {
    top: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible
}

.navbar-subli-effect:hover {
    font-weight: 600
}

@media only screen and (max-width : 850px) {
    .desktop-cross {
        display: none
    }
}

@media only screen and (min-width : 851px) {
    .mobile-cross {
        display: none
    }
}

@media only screen and (max-width : 992px) {
    .navbar-brand {
        top: 15px;
        left: 15px;
        font-size: 18px;
        margin: 0
    }
}

.navbar-custom-global .brand-skcc {
    position: absolute;
    top: 25px;
    left: 150px;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media only screen and (max-width : 992px) {
    .navbar-custom-global .brand-skcc {
        top: 40px;
        left: 15px;
        font-size: 8px
    }
}

.navbar-nav>li>a {
    padding-top: 28px;
    padding-bottom: 25px;
    font-size: 15px
}

.navbar-nav>li>a.active {
    font-weight: 800
}

@media only screen and (max-width : 767px) {
    .navbar-custom-global .navbar-collapse {
        border: 0;
        box-shadow: none
    }
}

@media only screen and (max-width : 767px) {
    .navbar-custom-global .navbar-collapse .nav {
        padding-top: 40px;
        padding-bottom: 40px;
        width: 80%;
        max-width: 300px;
        text-align: center;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 4px;
        margin: 0 auto
    }

    .navbar-custom-global .navbar-collapse .nav a:link,
    .navbar-custom-global .navbar-collapse .nav a:visited {
        color: #7c7c7c;
        border-bottom: 2px solid #000
    }
}

.navbar-custom-global .navbar-toggle {
    padding: 5px;
    margin-top: 15px;
    margin-right: 15px;
    background-color: #545454;
    border-radius: 12px;
    border-width: 0
}

.navbar-custom-global .navbar-toggle:hover,
.navbar-custom-global .navbar-toggle:focus {
    background-color: #040404
}

.navbar-custom-global .navbar-toggle .icon-bar {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin: 1px;
    background-color: #fff
}

.navbar-li-effect:hover {
    opacity: 1
}

.navbar-li-effect::before {
    transition: 300ms;
    height: 3px;
    content: "";
    position: absolute;
    background-color: #a67e0d
}

.navbar-li-effect::before {
    width: 0%;
    bottom: 0
}

.navbar-li-effect:hover::before {
    width: 100%
}

#myVideo {
    width: 100%;
    margin-top: 80px
}

.proactive-banner {
    background-size: cover;
    width: 100%;
    display: block
}

.proactive-banner-text {
    margin-top: -52rem
}

.proactive-banner-text h1 {
    text-align: center;
    font-size: 8rem;
    color: #fff;
    font-family: 'Figtree';
    margin-top: 0
}

.proactive-banner-text h2 {
    text-align: center;
    color: #FFF;
    font-size: 20px;
    font-family: 'Figtree'
}

.banner-button {
    font-size: 17px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    font-family: 'Figtree';
    background-color: #a67e0d;
    color: #fff;
    width: 9em;
    height: 45px;
    border: none;
    line-height: 2;
    position: relative;
    margin-top: 20px
}

.trusted-by-proactive img {
    margin-top: 35px;
    margin-bottom: 55px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.trusted-by-proactive h2 {
    text-align: center;
    font-size: 2em;
    font-weight: 600;
    margin-top: 4em;
    color: #a67e0d;
    font-family: 'Figtree'
}

/* trusted by logo carousel css */

.logo-section {
    padding: 40px 0;
    margin: 0 40px;
    background: #fff;
    overflow: hidden;
}

.logos {
    display: flex;
    gap: 40px;
    overflow: hidden;
    position: relative;
}

.logos-slide {
    display: flex;
    gap: 30px;
    animation: scroll 35s linear infinite;
}

.logos-slide img {
    width: auto !important;
    height: auto;
    transition: filter 0.3s ease;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.logos:hover .logos-slide {
    animation-play-state: paused;
}

/* trusted by logo carousel css end */

.meet-jemie img {
    width: 100%
}

.meet-jemie .meet-heading {
    margin: 30px 50px
}

.meet-jemie .meet-heading h2 {
    font-size: 4em;
    color: #a67e0d;
    margin: 0;
    line-height: 1.1;
    font-family: 'Figtree'
}

.meet-jemie .meet-heading p {
    font-size: 20px;
    margin: 20px 0;
    font-family: 'Figtree'
}

.meet-jemie .meet-heading button {
    font-size: 12px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    background-color: #fff;
    color: #fff;
    height: 3.5em;
    border: none
}

.row {
    margin: 0
}

.keynote-speaker img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%
}

.keynote-speaker {
    padding: 0
}

.keynote-speaker .carousel-indicators {
    margin-bottom: 0
}

.keynote-speaker .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #a67e0d;
}

.keynote-speaker .carousel-indicators li {
    cursor: pointer;
    background-color: #000 \9;
    background-color: #fff0;
    border: 1px solid #a67e0d;
    ;
    border-radius: 10px
}

section.custom-footer-wrapper {
    background-color: #b3ada6;
    padding: 3em 0 2em
}

section.custom-footer-wrapper .container {
    padding: 0
}

section.custom-footer-wrapper .footer-links-wrapper {
    font-family: 'Figtree';
    padding-bottom: 2em;
    margin-bottom: 0em;
    border-top: 1px solid #fff
}

.lowest-row span.uno-dot-com a,
ul.footer-links-list li h4 {
    font-weight: 700;
    color: #6f6f6f
}

.footer-links-wrapper ul.footer-links-list {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 12px
}

ul.footer-links-list li h4 {
    font-size: 1.2em;
    font-family: 'Figtree';
    text-transform: uppercase;
    margin: 1em 0
}

ul.footer-links-list li a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Figtree';
    line-height: 1;
    letter-spacing: .3px;
    cursor: pointer
}

.footer-jamie {
    color: #fff;
    font-size: .8em;
    margin-bottom: 4px
}

section.custom-footer-wrapper ul.products-link-wrapper {
    list-style: none;
    display: inline;
    padding: 0
}

ul.products-link-wrapper li {
    display: inline;
    padding-right: .5em;
    border-right: 1.5px solid #fff;
    margin-right: .5em
}

ul.products-link-wrapper li:last-child {
    border: none;
    padding: 0;
    margin: 0
}

ul.products-link-wrapper li a {
    color: #fff;
    font-size: 1.2em
}

.lowest-row {
    font-size: 1.3em
}

section.custom-footer-wrapper .lowest-row {
    display: grid;
    grid-auto-flow: column;
    margin-top: 1em
}

.lowest-row2 {
    float: right
}

.lowest-row2 span.copyright-text {
    color: #fff;
    font-family: 'Figtree'
}

.lowest-row span.footer-icon-container {
    display: grid;
    grid-auto-flow: column;
    position: relative;
    bottom: .4em
}

span.footer-icon-container a {
    padding: .5em;
    font-size: .8em;
    width: 2em;
    border-radius: 50%;
    transition: .3s
}

span.footer-icon-container a img {
    width: 1.2em
}

span.footer-icon-container a:hover {
    transform: scale(1.1)
}

.products-link-wrapper img {
    width: 10em
}

.products-link-wrapper {
    float: right
}

.form {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / .1);
    z-index: 1000;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.contact-form {
    font-family: 'Figtree';
    background-color: #a67e0d;
    position: relative
}

.circle {
    border-radius: 50%;
    background: linear-gradient(135deg, transparent 20%, #a67e0d);
    position: absolute
}

.circle.one {
    width: 130px;
    height: 130px;
    top: 130px;
    right: -40px
}

.circle.two {
    width: 80px;
    height: 80px;
    top: 10px;
    right: 30px
}

.contact-form:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: #a67e0d;
    transform: rotate(45deg);
    top: 50px;
    left: -13px
}

.form {
    height: auto;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / .1);
    z-index: 1000;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.contact-form {
    background-color: #d3d0cb;
    position: relative
}

.circle {
    border-radius: 50%;
    background: linear-gradient(135deg, transparent 20%, #fff);
    position: absolute
}

.circle.one {
    width: 130px;
    height: 130px;
    top: 130px;
    right: -40px
}

.circle.two {
    width: 80px;
    height: 80px;
    top: 30px;
    right: 70px
}

.contact-form:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: #d3d0cb;
    transform: rotate(45deg);
    top: 50px;
    left: -13px
}

form {
    padding: 2.3rem 2.2rem;
    z-index: 10;
    overflow: hidden;
    position: relative
}

.title {
    color: #000;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 2.5rem
}

.input-container {
    position: relative;
    margin: 3.5rem 0
}

.labelRight {
    color: #000 !important
}

.input {
    width: 100%;
    outline: none;
    width: 100%;
    outline: none;
    border: 2px solid #afafaf;
    background: none;
    padding: 1.4rem 2.2rem;
    color: #646464;
    font-weight: 500;
    font-size: 1.2rem;
    letter-spacing: .5px;
    border-radius: 5px;
    transition: 0.3s
}

textarea.input {
    padding: .8rem 1.2rem;
    min-height: 125px;
    border-radius: 5px;
    resize: none;
    overflow-y: auto
}

.input-container label {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 .4rem;
    color: #5b5b5b;
    font-size: 1.2rem;
    font-weight: 400;
    pointer-events: none;
    z-index: 1000;
    transition: 0.5s
}

.input-container.textarea label {
    top: 1rem;
    transform: translateY(0)
}

.btn {
    padding: .6rem 1.3rem;
    background-color: #fff;
    border: 2px solid #989898;
    font-size: 1.2rem;
    color: #000;
    line-height: 1;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 0;
    width: 100%;
    margin-top: 2rem;
}

.btn:hover {
    background-color: #888;
    color: #fff
}

.input-container span {
    position: absolute;
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    font-size: .8rem;
    padding: 0 .4rem;
    color: #fff0;
    pointer-events: none;
    z-index: 500
}

.input-container span:before,
.input-container span:after {
    content: "";
    position: absolute;
    width: 10%;
    opacity: 0;
    transition: 0.3s;
    height: 5px;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%)
}

.input-container span:before {
    left: 50%
}

.input-container span:after {
    right: 50%
}

.input-container.focus label {
    top: -12px;
    transform: translateY(-50%);
    left: 20px;
    font-size: 1.2rem
}

.input-container.focus span:before,
.input-container.focus span:after {
    width: 50%;
    opacity: 1
}

.contact-info .input {
    border: 2px solid #f5f5f5
}

.contact-info {
    font-family: 'Figtree';
    padding: 2.3rem 2.2rem;
    position: relative
}

.contact-info .title {
    color: #000
}

.text {
    color: #333;
    margin: 1.5rem 0 2rem 0
}

.information {
    display: flex;
    color: #555;
    margin: .7rem 0;
    align-items: center;
    font-size: .95rem
}

.information i {
    color: #a67e0d
}

.icon {
    width: 28px;
    margin-right: .7rem
}

.social-media {
    padding: 2rem 0 0 0
}

.social-media p {
    color: #333
}

.social-icons {
    display: flex;
    margin-top: .5rem
}

.social-icons a {
    width: 35px;
    height: 35px;
    border-radius: 5px;
    background: linear-gradient(45deg, #a67e0d, #a67e0d);
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: .5rem;
    transition: 0.3s
}

.social-icons a:hover {
    transform: scale(1.05)
}

.contact-info:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 100px;
    border-radius: 50%;
    bottom: -74px;
    right: 50px;
    opacity: .3
}

.big-circle {
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: linear-gradient(to bottom, #d5ab35, #a67e0d);
    bottom: 50%;
    right: 50%;
    transform: translate(-40%, 38%)
}

.big-circle:after {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    background-color: #fafafa;
    border-radius: 50%;
    top: calc(50% - 180px);
    left: calc(50% - 180px)
}

.square {
    position: absolute;
    height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(181%, 11%);
    opacity: .2
}

@media (max-width: 850px) {
    .form {
        grid-template-columns: 1fr
    }

    .contact-info:before {
        bottom: initial;
        top: -75px;
        right: 65px;
        transform: scale(.95)
    }

    .contact-form:before {
        top: -13px;
        left: initial;
        right: 70px
    }

    .square {
        transform: translate(140%, 43%);
        height: 350px
    }

    .big-circle {
        bottom: 75%;
        transform: scale(.9) translate(-40%, 30%);
        right: 50%
    }

    .text {
        margin: 1rem 0 1.5rem 0
    }

    .social-media {
        padding: 1.5rem 0 0 0
    }
}

@media (max-width: 480px) {

    .navbar-custom-global .navbar-toggle {
        margin-top: 3px;
    }
    .container {
        padding: 1.5rem
    }

    .contact-info:before {
        display: none
    }

    .square,
    .big-circle {
        display: none
    }

    form,
    .contact-info {
        padding: 1.7rem 1.6rem
    }

    .text,
    .information,
    .social-media p {
        font-size: .8rem
    }

    .title {
        font-size: 1.15rem
    }

    .social-icons a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .icon {
        width: 23px
    }

    .input {
        padding: .45rem 1.2rem
    }

    .btn {
        padding: .45rem 1.2rem
    }
}

.dateTime {
    width: 100%;
    background-color: #d3d0cb;
    color: #000;
    border: 2px solid #afafafaf;
    border-radius: 4px;
    height: 3em;
    padding: 1px 24px
}

.inputRight {
    color: #fafafa;
    background-color: #d3d0cb
}

.closeCross {
    float: right;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #000;
    filter: alpha(opacity=20);
    opacity: .5
}

.success-modal {
    height: auto;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / .1);
    z-index: 1000;
    overflow: hidden
}

.success-modal img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
    margin-top: 0em
}

.success-modal h5 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 14px;
    margin-top: 1.4em
}

.success-modal p {
    text-align: center;
    font-size: 15px
}

.success-msg {
    font-family: 'Figtree';
    padding: 60px
}

.success-msg .dedicated {
    text-align: left;
    margin-left: 25px;
    margin-top: 30px
}

.success-msg h4 {
    text-align: left;
    margin-left: 25px
}

.thankYouCross {
    padding: 10px 15px !important;
    color: #000
}

.first-container {
    padding: 5rem;
    background-color: #e5e1db
}

.second-container {
    padding: 5rem;
    background-color: #b3ada6
}

.third-container {
    padding: 5rem;
    background-color: #b3ada6
}

.fourth-container {
    padding: 5rem;
    background-color: #e5e1db
}

.fifth-container {
    padding: 5rem;
    background-color: #e5e1db
}

.sixth-container {
    padding: 5rem;
    background-color: #b3ada6
}

.book1 {
    padding: 0
}

.book2 {
    padding: 0
}

.book3 {
    padding: 0
}

.note-section .grid-container {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr)
}

.arrow-icon {
    margin-left: -6%;
    width: 40%
}

.note-section .grid-container p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 18px
}

.note-section .grid-container .note-heading {
    font-family: 'Figtree';
    font-weight: 500;
    font-size: 5rem;
    margin: 0
}

.note-section .grid-container span {
    display: grid
}

.note-section .grid-container hr.line {
    border-top: 1px solid #000
}

.note-section .grid-container hr.dash {
    border-top: 3px solid #000;
    width: 3%;
    text-align: left
}

.note-section .note-logo {
    margin-left: 15px;
    width: 25%
}

.note-section {
    overflow-x: hidden
}

.note-section .grid-container .dash {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 700
}

.note-section .grid-container .booking {
    font-family: 'Figtree';
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer
}

.note-section .keynote-header {
    margin: 2rem 0
}

.books-section .books-heading {
    padding: 5rem
}

.books-section .books-heading h4 {
    font-family: 'Figtree';
    font-weight: 500;
    font-size: 5rem;
    color: #a57d05;
    text-align: center;
    margin: 0
}

.books-section .grid-container {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr);
    gap: 6rem;
    padding: 0 7rem
}

.books-section .shop-button {
    background-color: #000;
    color: #fff;
    border-radius: 15px;
    padding: 0 2rem;
    margin-top: 2rem
}

.books-section .shop-now {
    color: #fff;
    text-decoration: none
}

.books-section h3 {
    font-family: 'Figtree';
    color: #a67e0d;
    text-align: center
}

.books-section .book-content {
    font-family: 'Figtree';
    text-align: justify;
    font-weight: 400;
    font-size: 15px
}

.books-section .showContentBtn {
    font-family: 'Figtree';
    background-color: #fff0;
    border: none;
    font-weight: 700;
    text-align: center;
    font-size: 12px
}

.books-section .section-divider hr {
    font-family: 'Figtree';
    border-top: 1.5px solid #757575;
    margin: 7rem
}

.declaration .declaration-text {
    font-family: 'Figtree';
    width: 70%;
    color: #555;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    letter-spacing: .4px
}

.declaration .testimonial a {
    font-family: 'Figtree';
    text-decoration: underline;
    color: #a67e0d;
    font-weight: 700;
    text-align: center;
    font-size: 12px
}

.faceImage {
    border-radius: 50%;
    width: 15% !important;
    margin: 2rem auto !important
}

.declaration .carousel-control.left {
    background-image: none;
    position: absolute;
}

.declaration .carousel-control.right {
    background-image: none;
    position: absolute;
}

/* .declaration .glyphicon-chevron-right:before { content: "" } .declaration .glyphicon-chevron-left:before { content: "" } */
.declaration .carousel-indicators {
    display: none
}

.declaration .carousel-right-icon {
    box-shadow: 3px 3px 6px 2px #00000052;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    position: relative;
    top: 45%;
    left: 30%;
}

.declaration .carousel-left-icon {
    box-shadow: 3px 3px 6px 2px #00000052;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    position: relative;
    top: 45%;
    left: 50%;
}

.declaration .dec-name {
    font-family: 'Figtree';
    line-height: 15px;
    color: #555;
    text-align: center;
    font-size: 22px;
    margin-bottom: 6rem
}

.dash1 {
    margin-top: 3.5rem
}

.dash3 {
    margin-top: 8.75rem
}

.booking-row {
    text-align: left
}

.read-more-img {
    background-color: #fff0;
    border: none
}

.slider2 {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 1.3s linear;
    -moz-transform: translate3d(-100px, 0, 0);
    -webkit-transform: translate3d(-100px, 0, 0);
    -o-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    transform: translate3d(-100px, 0, 0)
}

.hasSlid2 {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate3d(0, 0, 0)
}

.slider3 {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 1.3s linear;
    -moz-transform: translate3d(-100px, 0, 0);
    -webkit-transform: translate3d(-100px, 0, 0);
    -o-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    transform: translate3d(100px, 0, 0)
}

.hasSlid3 {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate3d(0, 0, 0)
}

.books-section .book-img {
    transition: ease 0.3s
}

.books-section .book-img:hover {
    transform: scale(1.05)
}

.navbar-default {
    background-image: none;
    box-shadow: none
}

.engage-section .grid-container {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr)
}

.engage-section .engage-text .engage-heading {
    padding: 0 0rem 3rem 0rem
}

.engage-section .engage-text .engage-heading h4 {
    font-family: 'Figtree';
    margin: 0;
    font-weight: 500;
    font-size: 5rem;
    color: #a57d05;
    text-align: left
}

.engage-section .engage-text span {
    display: grid
}

.engage-section .section-divider hr {
    border-top: 1.5px solid #757575;
    margin: 10rem 1.5rem 5rem 1.5rem
}

.engage-section .engage-text p {
    font-family: 'Figtree';
    font-size: 18px;
    line-height: 2;
    padding-bottom: 3rem
}

.engage-section {
    padding: 5rem 7rem 0rem 7rem
}

.book-now-btn {
    font-family: 'Figtree';
    padding: 1rem 2rem;
    background-color: #a67e0d;
    color: #fff;
    border: none;
    font-size: 12px
}

.services-section .grid-container {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr)
}

.services-section .grid-container .services-heading {
    padding: 0rem 0rem 3rem 1rem
}

.services-section .grid-container .services-heading h1 {
    font-family: 'Figtree';
    margin: 0;
    font-weight: 600;
    font-size: 5rem;
    color: #a57d05;
    text-align: left;
    text-transform: uppercase;
}

.services-section .grid-container .services-heading h2 {
    font-family: 'Figtree';
    margin: 0;
    font-weight: 600;
    font-size: 5rem;
    color: #a57d05;
    text-align: left;
    text-transform: uppercase;
}

.services-section .grid-container p {
    font-family: 'Figtree';
    font-size: 18px;
    line-height: 2;
    padding-right: 3rem;
    padding-left: 1rem
}

.popout {
    position: absolute;
    bottom: 9rem;
    right: 8rem;
}

.popout .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    outline: none;
    user-select: none;
    cursor: pointer;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 32px;
    z-index: 999;
    background: #eee;
    color: #00a3dd;
    border-radius: 50%;
    box-shadow: 10px 8px 10px rgba(0, 0, 0, 0.15);
    transition: 0.2s opacity ease-in-out;
}

.popout .btn.active {
    visibility: hidden;
    opacity: 0;
}

.popout .btn:after {
    display: block;
    position: absolute;
    top: 0;
    content: "";
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: white;
    z-index: -2;
    transition: transform 0.2s, opacity 0.2s;
}

.popout .btn:active:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}

.popout .panel {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    position: fixed;
    bottom: 20px;
    right: 60px;
    width: 440px;
    z-index: 9999;
    text-align: left;
    overflow: hidden;
    visibility: hidden;
    transform: scale(0);
    transform-origin: 100% 100%;
    transition: all 0.2s;
    opacity: 0;
}

.popout .panel.active {
    height: auto;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: transform 0.2s, visibility 0s 0s, opacity 0.2s;
}

.popout .panel-header {
    padding: 2rem;
    font-size: 1.5rem;
    background-color: #F4E0E0;
    font-weight: 300;
    color: black;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.popout .panel-body {
    padding: 1.5rem 2rem;
    background-color: white;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 13px;
}

.sponsor {
    a {
        display: block;
        text-decoration: none;
        color: white;
        margin-top: 30px;
    }
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:none) {
        .proactive-banner-text h1 {
            font-size: 55.95px
        }

        .navbar-custom-global .navbar-toggle {
            margin-top: 10px;
        }

        #myVideo {
            margin-top: 80px
        }
    }
}

.services-section {
    padding: 10rem 7rem 3rem 7rem
}

.services-section .services-image {
    padding: 2rem
}

.sales-section {
    background-color: #dfdbd5;
    padding: 5rem
}

.sales-section .carousel-control.left {
    background-image: none;
    position: absolute;
}

.sales-section .carousel-control.right {
    background-image: none;
    position: absolute;
}

.sales-section .carousel-indicators {
    bottom: 5px
}

.sales-section .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #dfdbd5
}

.sales-section .carousel-indicators li {
    margin-left: 2rem !important;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: #fff0;
    border: 1px solid #dfdbd5;
    border-radius: 10px
}

.sales-section .container {
    width: 84%;
    background-color: #fff
}

.sales-section .sales-text {
    padding: 5rem 6rem 0rem 11rem
}

.sales-section .sales-text .sales-heading {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 600
}

.sales-section .sales-text .sales-subHeading {
    font-family: 'Figtree';
    font-weight: 800;
    font-size: 20px;
    padding-bottom: 3rem
}

.sales-section .sales-text .sales-content {
    font-family: 'Figtree';
    font-size: 18px
}

/* .sales-section .glyphicon-chevron-right:before { content: "" } .sales-section .glyphicon-chevron-left:before { content: "" } */
.sales-section .sales-img {
    padding: 3rem 9rem 3rem 0rem
}

.sales-section .carousel-left-icon {
    width: 30px;
    height: 30px;
    position: relative;
    left: 35%;
    top: 50%;
}

.sales-section .carousel-right-icon {
    width: 30px;
    height: 30px;
    position: relative;
    left: 50%;
    top: 50%;
}

.sales-section .sales-btn {
    font-family: 'Figtree';
    margin: 1rem 0rem 0rem 11rem;
    padding: 1rem 1.5rem;
    background-color: #a67e0d;
    color: #fff;
    border: none;
    font-size: 15px
}

.leadership-section .grid-container {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr);
    gap: 1%;
    align-items: baseline
}

.leadership-section {
    padding: 5rem 8rem 5rem 8rem
}

.leadership-section .carousel-inner {
    background-color: #f5f4f2
}

.leadership-section .carousel-inner .item {
    padding-bottom: 3em
}

.leadership-section .carousel-inner .item .leadership-slide-heading,
.leadership-section .grid-container,
.leadership-section .leadership-slide-bottom hr {
    width: 90%;
    margin: auto;
    margin-top: 1em
}

.leadership-slide-content {
    height: 12em
}

.leadership-section .leadership-slide-heading hr {
    border-top: 1.5px solid #757575;
    margin-top: 0
}

.leadership-section .leadership-slide-bottom hr {
    border-top: 1.5px solid #757575
}

.leadership-section .leadership-slide-img {
    width: 15%;
    margin: 2rem 0rem
}

.leadership-section .leadership-img-heading {
    font-family: 'Figtree';
    color: #a67e0d
}

.leadership-section .leadership-slide-text {
    font-family: 'Figtree';
    color: #a67e0d
}

.leadership-section .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #dfdbd5
}

.leadership-section .carousel-indicators li {
    margin-left: 2rem !important;
    width: 10px !important;
    height: 10px !important;
    cursor: pointer;
    border: 1px solid #dfdbd5;
    border-radius: 10px
}

.leadership-section .carousel-indicators {
    bottom: 2px
}

.leadership-section .leadership-heading h3 {
    font-family: 'Figtree';
    color: #a67e0d;
    font-size: 32px !important;
    margin: 0
}

.leadership-section .leadership-heading {
    padding-top: 1rem;
    padding-bottom: 3rem
}

.leadership-section .leadership-heading1 {
    font-weight: 700
}

.leadership-section .impact-text span {
    display: grid
}

.leadership-section .impact-text h2 {
    font-family: 'Figtree';
    font-size: 15px;
    font-weight: 600
}

.leadership-section .impact-image {
    margin-left: -25px;
    margin-top: -5px;
    width: 15%
}

.leadership-section .leadership-slide-heading h4 {
    font-family: 'Figtree';
    font-size: 17px;
    color: #a67e0d;
    text-align: center;
    font-weight: 600
}

.podcast-banner-section {
    padding-top: 80px
}

.podcast-banner-section .podcast-banner-image {
    background-image: url(https://storage.googleapis.com/giffycms-jamiecrosbie.appspot.com/medias/compressed_images/podcast_banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh
}

.podcast-banner-section .podcast-banner-heading1 {
    font-family: 'Figtree';
    font-weight: 500;
    font-size: 5rem;
    color: #fff;
    margin: 0
}

.podcast-banner-section .podcast-banner-heading2 {
    font-family: 'Figtree';
    font-weight: 500;
    font-size: 5rem;
    color: #fff;
    margin: 0
}

.podcast-banner-section .podcast-banner-content {
    margin-top: 2rem;
    line-height: 1.6;
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 18px;
    color: #fff
}

.podcast-banner-section .podcast-banner-text {
    padding-top: 12rem;
    padding-left: 8rem
}

.podcast-feature-section {
    padding: 5rem 10rem 5rem 10rem
}

.podcast-feature-section .featured-text h3 {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 500
}

.podcast-feature-section .featured-image {
    margin-left: -3%;
    width: 17%;
    margin-bottom: 5rem
}

.podcast-feature-section .featured-text span {
    display: grid
}

.podcast-feature-section .features-heading hr {
    border-top: 1.5px solid #757575;
    margin: 0
}

.podcast-feature-section .features-heading h3 {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 600;
    color: #a57d05
}

.podcast-feature-section .features-content .col-lg-5,
.podcast-feature-section .features-content .col-md-5 {
    padding-right: 0;
    padding-left: 0
}

.podcast-feature-section .features-content {
    padding-top: 5rem;
    padding-bottom: 2rem
}

.podcast-feature-section .features-content-left p {
    font-family: 'Figtree';
    margin-top: 1rem;
    font-size: 15px;
    text-align: center;
    cursor: pointer
}

.podcast-feature-section .features-content-left a {
    font-family: 'Figtree';
    text-decoration: none;
    color: #000
}

.podcast-feature-section .features-content-right1 p {
    font-family: 'Figtree';
    margin: 0;
    font-size: 20px;
    font-weight: 600
}

.podcast-feature-section .features-content-right1 {
    padding-left: 2rem;
    padding-bottom: 1.8rem
}

.podcast-feature-section .features-content-right2 {
    font-family: 'Figtree';
    padding-left: 2rem;
    font-size: 18px
}

.podcast-feature-section .features-content-left .view1 {
    margin-right: 1rem
}

.podcast-feature-section .features-content-left .view2 {
    margin-left: 1rem
}

.explore-section .explore-heading hr {
    border-top: 1.5px solid #757575;
    margin: 0
}

.explore-section .explore-heading h4 {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 600;
    color: #a57d05
}

.explore-section {
    padding: 0rem 10rem 3rem 10rem
}

.explore-section .expolre-content {
    padding: 5rem 0 3rem 1rem
}

.explore-section .expolre-content-left {
    font-size: 17px;
    font-family: 'Figtree';
    font-weight: 600
}

.explore-section .expolre-content-right {
    font-size: 17px;
    font-family: 'Figtree';
    text-decoration: none;
    color: #000
}

.explore-section .expolre-content-middle {
    font-size: 17px;
    font-family: 'Figtree';
    text-decoration: none;
    color: #000
}

.explore-section .expolre-content-right:hover {
    color: #a57d05;
    font-size: 17px;
    font-family: 'Figtree';
    text-decoration: none
}

.explore-section .section-divider hr {
    border-top: 1.5px solid #757575
}

.blog-banner-section {
    padding-top: 80px
}

.blog-banner-section .blog-banner-image {
    background-image: url(https://storage.googleapis.com/giffycms-jamiecrosbie.appspot.com/medias/compressed_images/5669098658725888.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh
}

.article-section {
    padding: 8rem 10rem 3rem 10rem
}

.article-section .article-heading h1 {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 600;
    color: #a57d05
}

.article-section .article-heading hr {
    border-top: 1.5px solid #757575;
    margin: 0
}

.article-section .article-content {
    padding: 2rem 0 3rem 1rem
}

.article-section .article-introduction p {
    padding: 5rem 0 0rem 0rem;
    font-size: 17px;
    font-family: 'Figtree'
}

.article-section .article-content-text a {
    font-size: 17px;
    font-family: 'Figtree';
    text-decoration: none;
    color: #000
}

.article-section .article-content-text a:hover {
    color: #a57d05
}

.media-banner {
    background-image: url(https://storage.googleapis.com/giffycms-jamiecrosbie.appspot.com/medias/compressed_images/5701959789051904.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 48em
}

.media-banner-text {
    margin: 15em 4em
}

.media-banner-text h1 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 50px;
    font-family: 'Figtree';
    color: #ac8915;
    font-weight: 500
}

.media-banner-button {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Figtree';
    background-color: #a67e0d;
    color: #fff;
    width: auto;
    height: 45px;
    border: none;
    line-height: 2;
    position: relative;
    margin-top: 30px
}

.video-collection-header {
    padding: 4em 0em
}

.video-collection-header h2 {
    font-size: 17px;
    letter-spacing: .6;
    margin-bottom: 2px;
    font-family: 'Figtree'
}

.video-collection-header span {
    display: block
}

.video-collection-header h3 {
    font-size: 19px;
    margin-top: 30px;
    font-weight: 600;
    margin-bottom: -10px;
    font-family: 'Figtree';
    color: #a67e0d
}

.video-collection-header hr {
    border-top: 1.5px solid #757575
}

.YT_video-box {
    display: flex;
    flex-direction: column;
    align-items: center
}

.YT_video-box h4 {
    font-size: 13px;
    letter-spacing: .6;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 20px;
    font-family: 'Figtree'
}

.video-grid-1 {
    margin: 30px 0
}

.explore-video .explore-heading hr {
    border-top: 1.5px solid #757575;
    margin: 0
}

.explore-video .explore-heading h3 {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 600;
    color: #a57d05
}

.explore-video {
    width: 85%
}

.explore-video .expolre-content {
    padding: 5rem 0 3rem 1rem
}

.explore-video .expolre-content-left {
    font-size: 17px;
    font-family: 'Figtree';
    font-weight: 600
}

.explore-video .expolre-content-right {
    font-size: 17px;
    font-family: 'Figtree';
    text-decoration: none;
    color: #000
}

.explore-video .expolre-content-right:hover {
    font-size: 17px;
    font-family: 'Figtree';
    text-decoration: none;
    color: #a67e0d
}

.media-kit .media-kit-heading hr {
    border-top: 1.5px solid #757575;
    margin: 0
}

.media-kit .media-kit-heading h3 {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 600;
    color: #a57d05
}

.media-kit {
    width: 85%
}

.media-kit .media-kit-content {
    padding: 5rem 0 3rem 1rem
}

.media-kit .media-kit-content-text a {
    font-size: 17px;
    font-family: 'Figtree';
    text-decoration: none;
    color: #000
}

.media-kit .media-kit-content-text a:hover {
    font-size: 17px;
    font-family: 'Figtree';
    text-decoration: none;
    color: #a67e0d
}

.media-kit .section-divider hr {
    border-top: 1.5px solid #757575;
    margin-bottom: 5rem
}

.media-banner-section {
    padding-top: 75px
}

.ebook-form {
    height: auto;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / .1);
    z-index: 1000;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(1, 1fr)
}

.ebook-button {
    font-size: 14px;
    letter-spacing: 1.1px;
    text-transform: capitalize;
    font-family: 'Figtree';
    background-color: #a67e0d;
    color: #fff;
    width: 14em;
    height: 40px;
    border: none;
    line-height: 2;
    position: relative;
    margin-top: 72px
}

.asterics {
    display: inline-block;
    width: 25px;
    color: red
}

.input-container1 {
    margin: 30px 0;
    margin-top: -15px
}

.input-container1 .labelRight {
    font-weight: 100;
    font-size: 1.2rem
}

.contactFormSide {
    padding: 0
}

.inputRight {
    color: #000
}

.link-with-giffy-icon {
    float: right;
    display: flex;
    color: #fff;
    font-size: 1.3rem
}

.link-with-giffy-icon img {
    width: 2.1rem;
    margin: -2px 7px
}

#switchBootstrapClass {
    padding: 0;
    margin-top: -10px
}

.p-0 {
    padding: 0
}

.pro-banner-text {
    height: 125px;
    background: #fff;
    margin-top: 18em
}

.ban-text {
    width: 70%;
    border-bottom: 1px solid grey
}

.ban-text p {
    text-align: center;
    font-family: 'Figtree';
    font-size: 20px;
    font-weight: 600
}

.ban-text a {
    text-decoration: none
}

.ban-text button {
    height: auto;
    margin-bottom: 25px;
    padding: 5px 20px
}

.form-group {
    margin-bottom: .6rem
}

#contact .form-control {
    border: none;
    border-bottom: 1.5px solid #000;
    box-shadow: none;
    border-radius: 0;
    height: 50px;
    padding: 0;
    color: #000
}

.btnForm {
    float: right;
    background-color: #fff0;
    border: none;
    font-weight: 800;
    text-decoration: underline;
    font-family: 'Figtree'
}

.contact-section {
    margin: 8em 0
}

.internal-contact-heading {
    font-size: 6em;
    font-weight: 800;
    text-align: center;
    font-family: 'Figtree'
}

.internal-contact-subheading {
    font-size: 2em;
    font-weight: 500;
    text-align: center;
    font-family: 'Figtree'
}

.internal-banner-sec {
    padding-top: 80px
}

.internal-banner {
    background-image: url(https://storage.googleapis.com/giffycms-jamiecrosbie.appspot.com/medias/Asset%202.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 38em
}

.journey-top-banner {
    background-image: url(https://storage.googleapis.com/giffycms-jamiecrosbie.appspot.com/medias/AssetBackground.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 50em;
    margin-top: 10px
}

.journey-top-heading {
    margin: 110px 0
}

.journey-top-heading h2 {
    font-size: 2.8em;
    color: #a67e0d;
    margin: 0;
    line-height: 1.1;
    font-family: 'Figtree';
    font-weight: 800
}

.journey-top-heading h3 {
    font-size: 2.5em;
    font-weight: 700;
    font-family: 'Figtree';
    color: #646464;
    margin-top: 0
}

.journey-top-heading p {
    font-size: 20px;
    margin: 20px 0;
    font-family: 'Figtree'
}

.journey-top-heading .button-expand {
    font-size: 12px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    background-color: #fff0;
    color: #fff;
    height: 3.5em;
    border: none
}

.journey-top-heading #meet-image {
    width: 100%
}

.internal-banner-heading {
    margin-top: 8em
}

.internal-banner-heading h2 {
    font-size: 3em;
    font-weight: 600;
    font-family: 'Figtree'
}

.internal-banner-heading span {
    display: block
}

.internal-banner-subheading span {
    display: block
}

.internal-banner-subheading p {
    font-size: 1.6em;
    color: #4a4a4a;
    font-family: 'Figtree';
    font-weight: 400
}

.inter-banner-button {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Figtree';
    background-color: #a67e0d;
    color: #fff;
    width: 12em;
    height: 35px;
    border: none;
    line-height: 2;
    position: relative;
    margin-top: 10px
}

.about-jemie img {
    width: 100%
}

.about-jemie .about-heading {
    margin: 55px
}

.about-jemie {
    margin-top: 40px
}

.about-jemie .about-heading button {
    font-size: 12px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    background-color: #fff;
    color: #fff;
    height: 3.5em;
    border: none
}

.about-jemie .about-heading h2 {
    font-size: 3em;
    color: #a67e0d;
    font-weight: 700;
    margin: 0;
    line-height: 1.1;
    font-family: 'Figtree'
}

.about-jemie .about-heading p {
    font-size: 20px;
    margin: 20px 0;
    font-family: 'Figtree'
}

.contact-section h3 {
    color: #070707
}

#expandCollapse1 {
    font-size: 12px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    background-color: #fff0;
    color: #fff;
    height: 3.5em;
    border: none
}

/*************tedx page css*********/
.YT_video-box1 p {
    text-align: center;
    margin-top: 30px;
}

.tedx-talk-p {
    font-size: 20px !important;
    font-weight: 500;
    margin: 20px 0px !important;
}

.why-tedx-talk {
    font-size: 44px !important;
    margin: 50px 0px !important;
    font-weight: 700 !important;
}

.tedx-talk-res {
    margin-bottom: 40px;
}

.tedx-talk-res p {
    font-size: 22px !important;
    margin-bottom: 20px !important;
    color: #5c5c5c;
}

.tedx-heading {
    padding: 50px;
    padding-bottom: 0;
}

.service-heading-tedx {
    padding: 30% 0px !important;
}

.must-watch-div .must-watch-p {
    font-size: 22px !important;
    margin-bottom: 20px !important;
    color: #5c5c5c;
}

.heading {
    opacity: 0;
    transform: translateY(20px);
}