<style type="text/css">
 

/*********************Animate.css*********************/
/*********************Animate.css*********************/

@font-face {

    font-family: 'True North Rough';

    src: url('/wp-content-themes/ifeelgood/fonts/trueNorthRough/TrueNorthRoughBlack-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

         url('/wp-content-themes/ifeelgood/fonts/trueNorthRough/TrueNorthRoughBlack-Regular.woff') format('woff'), /* Modern Browsers */

         url('/wp-content-themes/ifeelgood/fonts/trueNorthRough/TrueNorthRoughBlack-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */

         url('/wp-content-themes/ifeelgood/fonts/trueNorthRough/TrueNorthRoughBlack-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}


/*********************Custom Styles.css*********************/


html,
body {
    overflow-x: hidden;
}

header {
    width: 100%;
    position: fixed;
    z-index: 99;
}
#site__banner img{
    width: 100%;

}
/*.custom-navbar {
    z-index: -1 !important;
}*/

.dropdown-menu.w-100.position-absolute.shadow.px-2.show {
    padding-left: 0 !important;
    padding-right: 0 !important;    
}

a.dropdown-item.px-0.custom-hover {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}

#carousel-body .carousel .slide-what .hero-wrapper * {
    opacity: 0;
}

#carousel-body .carousel .slide-what .hero-wrapper img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.home .four-sections__top_left_1 {
    width: 321px;
    max-width: 100%!important;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(0);
    top: 3em;
    z-index: -99;
}

.carousel-inner .slide-experience #choose-video-container {
    display: none;
}

.home .four-sections__top_left_2 {
    max-width: 100%!important;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    width: 321px;
    bottom: -6em;
    right: 0;
}

/*.home .navbar {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
*/
.home .img-fresh {
    text-align: left;
}

.home .carousel .join-now {
    border-radius: 0;
    box-shadow: 0 0 10px #96cd10 !important;
    font-size: 1.5em;
    margin-bottom: 2em;
    padding: 0em 2em .5em 2em;
}
.home .disclaimer {
    font-size: .8rem;
}

.home .disclaimer b {
        color: #000;
}

* {
    box-sizing: border-box;
}

.video-background {
    /*background: #000;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}

.modal-dialog.modal-lg {
    height: 100%;
}

.modal-content {
    top: 50%;
    transform: translateY(-50%);
}

.video-foreground,
{
    top: 0;
    left: 0;
    width: 100%;
    height: 1271px;
    pointer-events: none;
}

.video-background iframe {
    width: 100%;
    height: calc((100vw*9) /14);
    position: absolute;
    left: 50%;
    transform: translate(-50%, -15%);
}

.video_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
}

.play-button {
    cursor: pointer;
    width: 118px;
    height: 118px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 0 -59px -59px;
    background: url(/wp-content/themes/ifeelgood/img/play-trans.png);
    background-repeat: no-repeat;
    z-index: 10;
}

.video_overlay:hover .play-button {
    background-position: -119px -1px;
}

.carousel-item,
.slide-where {
    width: 100%;
    height: 100%;
}

.carousel-item .html5-video-container video {
    height: 100vh !important;
}

.carousel-item,
.slide-where {
    width: 100%;
    height: 100%;
}

.carousel-inner {
    height: 40em;
}

#carousel-body {
    width: 100vw;
}

.headline_ img {
    display: inline-block;
}

.headline_ .hero-wrapper {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#carousel-body .carousel,
#carousel-body .carousel p {
    font-family: 'TrueNorth-Regular' !important;
    text-align: center;
}

#carousel-body .carousel .last {
    position: relative;
    text-transform: uppercase;
    font-family: 'TrueNorth-Regular';
    padding: 0;
    margin: 0;
}

#carousel-body .carousel .slide-what ul.checklist li {
    line-height: 2.5rem;
    font-size: 1.8em;
    text-align: center;
    list-style: none;
    font-family: 'TrueNorth-Regular';
}

#carousel-body .carousel h1.ribbon.ribbon-white {
    width: 772px;
    height: 102px;
    margin: 0 auto;
    background-image: url('/wp-content/themes/ifeelgood/img/ribbon-white.png');
    color: #313133;
    line-height: 68px;
}

#map_canvas_header,
#video_header {
    /*font-family: 'True North Rough', 'Calibri';*/
    font-family: 'TruenorthRough';
    color: #96CD10;
    font-size: 4.5rem;
}

.no-geolocation #carousel-body .carousel .slide-where .js-geolocate {
    display: none !important;
}

.no-geolocation #carousel-body .carousel .slide-where .postcode {
    /*width: 276px;*/
    width: 100%;
    margin-left: -138px;
}

#carousel-body .carousel .slide-where .postcode {
    /*z-index: 9;*/
    padding: 0px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    /*width: max-content;*/
    /*width: 100%;*/
    /*width: 60%;*/
    font-size: 0px;
    text-align: center;
    border: 20px solid #363638;
    border-image: url(/wp-content/themes/ifeelgood/img/border-black.png) 20 fill repeat;
    -ms-border-image: url(/wp-content/themes/ifeelgood/img/border-black.png) 20 fill repeat;
}

#carousel-body .carousel .slide-where .postcode div.input-wrapper {
    /*width: 40%;*/
    position: relative;
    /*width: 235px;*/
    float: left;
}


#carousel-body .carousel .slide-where .postcode div.input-wrapper input {
    /*width: 54%;*/
    font-family: 'TrueNorth-Regular';
    font-size: 16px;
    padding: 0;
    text-align: center;
    color: #55831d;
    outline-color: #9ace00;
    line-height: 30px;
    height: 43px;
    float: left;
}

#carousel-body .carousel .slide-where .postcode div.input-wrapper .btn-green {
    position: absolute;
    right: 0;
    top: 0px;
    float: none;
}

#carousel-body .carousel .slide-where .postcode div.btn-green,
#carousel-body .carousel .slide-where .postcode input {
    border: 3px solid #55831D;
    border-image: url(/wp-content/themes/ifeelgood/img/border2.png) 5% 1% repeat;
}

#carousel-body .carousel .slide-where .postcode input {
    border-width: 2px;
}

#carousel-body .carousel .slide-where .postcode div.btn-green {
    font-size: 30px;
    display: inline-block;
    background: #9ace00;
    padding: 6px 20px;
    margin: 0;
    color: #fff;
    float: right;
    cursor: pointer;
    text-align: center;
    font-size: 17px;
    vertical-align: middle;
    width: 60%;
}

#carousel-body .carousel .slide-where .postcode div.btn-green.js-check-postcode {
    margin-left: -40px;
}

#carousel-body .carousel .slide-where #map_canvas {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.lt-ie9 #carousel-body .slide-where .postcode {
    background: #363638;
}

.lt-ie9 #carousel-body .slide-where .postcode input {
    width: 100%;
    height: 35px;
}

@media (min-width: 581px) {

}

@media (max-width: 580px) {
    .carousel-inner {
        height: 35em;
    }
    #carousel-body .carousel .slide-where .postcode div.input-wrapper input {
        width: 66%;
    }
    #carousel-body .carousel .slide-where .postcode {
        display: block;
        position: absolute;
        overflow: auto;
        width: 100%;
        margin: 0;
    }
    #carousel-body .carousel .slide-where .postcode div.btn-green {
        padding-left: 5px;
        padding-right: 5px;
    }
    #carousel-body .carousel .slide-where .postcode div.btn-green.js-geolocate {
        width: 40px;
        /*height: 35px;*/
        height: 100%;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        text-indent: -1000px;
        background-repeat: no-repeat;
        background-size: 75%;
        background-position: center;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAQAAAD/5HvMAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAD/h4/MvwAAAAlwSFlzAAALEwAACxMBAJqcGAAAA+9JREFUaN7tms1LlEEYwHc1XKlDue2xMoXADMt/IDqIhASZ0BeK0CHbiAX7IikopA7hoZsEFtYhIqp/wFAsBbEos0/CIqIkvXRRs1KyX6do5p2Zd2fm3Sxi5z3O8zzvb9+Z52Oe2Rixf+uJ5YEWAUgceaA8UB4od0AFVJOhi3sS0D26yLCJ+GICxamlm0+EjU9cpsYHy1WhmAyvsR1jHCLx54Di7OMDruM9zS5fyh5nHQP4jn7Kcw3UyCxRxgy7cwcU54L2Jd/o5zTbqSBJEUUkqaCeM9zlm1a+w2bpsuMs4ZrG+EP2s9yos4IWHmm0rlIYFSiuwRmh1urzb2VU0b0SFSi4WLNkKLB2hEJa+RqwcD4KUGPA2Cs2OIe6KsYCVnb6Aq0LeNYQJV7pYCXDkp1pynyA4oG4M8RS77y3jPuSrV4foH2BxSqJlMVXBhau0RWoWEoSsx57J/hslLb3O4rcgDLS78kYX1POKXqZYJ55PtLLSdYaZQ9LNtMuQHHeSHFH7+hl3GZBiTQL3KTUEASeCHIvXYBqpVfow2BzSHb7TJNWp06S2mIP1C0lCZ1EW9Z0ekyrNyJIXLQFKpCqwf3ar2MzdJ6UFuYnbYGqpYy+XLN3Zi1LjjWKbglzgsR6O6CMVFqp87esq6AbGu2BcE/TAXUJKqc1jr5gDbSg8bd2Yb7TDkg82GxXZk85VYptin6DMNtnBjKNCkWl1wnojqJfaZS1AkoqBiecgMYV/VQ0IDXjzDsBzSn6if8MSF2yj393yaJu6h7fTW1y+3pl9qQT0AlftzcFxjPK7FqHwPhdkzw8AqOYOu5q5m9aA13XaA8K8wfsgDZlSa6lfLbCmWaVopuUvLTCp/xo0Ug0WQHt0WgeFOYn7Au0y4LaI63E8aw4R7R6j8N3kAmoRjK91XCqnQlZrD1anW2S1GaXIl88RY0aehZruKHxuO9cZ7Whj/JMkHvudgw6JL2k1Xi0KaWNO4wzxxzj9HBC4+i/nqOSzRY3oATvBeUvVEU+KFZLbay3rgfFYCE/pslqLk9KOunBXp9mQ79kYphlEZoND7JkOKt2THnAj4Y9v1IqgDMVss+yNKx2K43wKo+9Iy/WD3ZEael1BJC+0pq9cSk4+lGlI3suatPzqhJpRqmzwtnGU0X3UvS2cKEGCUZIh7SwkhyUksRvnILoQDFinDfUywO000AlKRIkSFFJA+0MauvuH5zN5dXCLqYjXS1MhW9ln8uXMvq8cXrCHD3KfVkj75xh3pqjci4u8IpI89Ia5gUtppyV2zvXLVxkMhRlkk59vfMnb6XXk6YzsLP66OSArlbO39vngfJA/xNQ/j9oi/r8BGw/A4SYgoouAAAAAElFTkSuQmCC');
    }
}

.ifg-vid-bg {
    width: 894px;
}


/************ Closests gym overflow scroll ************/


/* width */

#carousel-body .carousel .slide-where.searching #closest-gyms::-webkit-scrollbar {
    width: 10px;
}


/* Track */

#carousel-body .carousel .slide-where.searching #closest-gyms::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

#carousel-body .carousel .slide-where.searching #closest-gyms::-webkit-scrollbar-thumb {
    background: #9ace00;
}


/************************************/

#carousel-body .carousel .slide-where.searching #closest-gyms .address {
    font-weight: bold;
    font-size: 12px;
    line-height: 0;
}

#carousel-body .carousel .slide-where.searching #closest-gyms .title {
    color: #343a40;
    font-weight: bold;
}

#carousel-body .carousel .slide-where.searching #closest-gyms h2 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin: 1em 0;
}

#carousel-body .carousel .slide-experience .ytp-play-button.ytp-button {
    width: 118px;
    height: 118px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 0 -59px -59px;
    background: url('//wp-content/themes/ifeelgood/img/play-trans.png');
    background-repeat: no-repeat;
    z-index: 10;
}

.slide-nav {
    background-color: #fff;
    text-align: center;
    position: relative;
}
.slide-nav ul {
    padding: 0;
}

.slide-nav:before,
.slide-nav:after {
    display: table;
    content: "";
    line-height: 0;
}

.slide-nav:after {
    clear: both;
}

.slide-nav ul {
    margin: 2px auto;
    line-height: 1.4;
}

.slide-nav ul li {
    display: inline-block;
    text-align: center;
    margin: 20px;
}

.slide-nav ul li a {
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    color: #fff;
    padding: 70px 30px 30px 30px;
    font-family: 'TrueNorth-Regular';
    font-weight: 100 !important;
    font-size: 22px;
    line-height: 25px;
    display: block;
    width: 220px;
    height: 140px;
    box-sizing: border-box;
}
.slide-nav ul li:nth-child(1) a {
    background: #9ace00 url('/wp-content/themes/ifeelgood/img/icon-dumbell.png') center 25px no-repeat;
}

.slide-nav ul li:nth-child(2) a {
    background: #9ace00 url('/wp-content/themes/ifeelgood/img/icon-pin.png') center 17px no-repeat;
}

.slide-nav ul li:nth-child(3) a {
    background: #9ace00 url('/wp-content/themes/ifeelgood/img/icon-play.png') center 21px no-repeat;
}

.slide-nav ul li a {
    height: 100%;
}
.slide-nav ul li a:hover {
    text-decoration: none;
    background-color: #749b00;
    color: #fff;
}

footer.carousel-footer {
    margin: 10px auto 5px;
    text-align: center;
    display: block;
    max-width: 600px;
    color: #bbb;
    font-style: italic;
    font-size: 11px;
    line-height: 1.2em;
    font-weight: normal;
}

footer a {
    color: #96cd10;
    text-decoration: none;
    font-weight: 600;
}

footer p {
    color: #000;
}

.headline_ .row {
    padding: 0;
    margin: 0;
}

#carousel-body .carousel .slide-what ul.checklist {
    padding: 0;
}

#carousel-body .carousel .slide-where.searching #closest-gyms {
    left: 0;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    filter: alpha(opacity=10000);
    -webkit-opacity: 100;
    -moz-opacity: 100;
    opacity: 100;
    overflow-y: scroll;
    text-align: left;
}

#carousel-body .carousel .slide-where #closest-gyms {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    zoom: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    display: none;
    position: absolute;
    bottom: 0;
    left: -290px;
    /*z-index: 100;*/
    margin: 0;
    overflow: hidden;
    background-color: #9ace00;
    background-color: rgba(154, 206, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#999ace00, endColorstr=#999ace00);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#999ace00, endColorstr=#999ace00);
    height: 100%;
    width: 290px;
    list-style: none;
    font-size: 22px;
}

#carousel-body .carousel .slide-where #closest-gyms li {
    margin-bottom: 40px;
    cursor: pointer;
    line-height: 1em;
}

#carousel-body .carousel .slide-where #closest-gyms li:last-of-type {
    padding-bottom: 50px;
}

#carousel-body .carousel .slide-where #closest-gyms li .distance {
    font-size: 16px;
    color: #fff;
}

#map_canvas_container {
    width: 100%;
    height: 80%;
}

.headline_ .row {
    text-align: left;
}

.home .img-fun {
    padding-left: 0;
    padding-right: 0;
    margin-right: 1em;
    margin-left: -1em;
}

.headline_ ul.checklist {
    width: 50%;
}

@media only screen and (min-width: 1650px) {
    .container {
        max-width: 1500px
    }
}

@media only screen and (min-width: 1441px) {
    .home .headline_ .fun {
        width: 35%;
    } 
}

@media only screen and (max-width: 1440px) {
    .container {
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 1280px) {
    .home .headline_ .fun {
        width: 80%;
    }
    #carousel-body .carousel .slide-where.searching h1 {
        margin-right: 0 !important;
    }
    #carousel-body .carousel .slide-where.searching .postcode {
        left: 50% !important;
    }
    .home .four-sections__top_left_2 {
        bottom: -5em !important;
        width: 321px !important;
    }
    #carousel-body .carousel .slide-where .postcode {
        width: 45%;
    }
}

@media only screen and (max-width: 1280px) {
    #carousel-body .carousel .slide-what ul.checklist li {
        font-size: 1.4em;
    }
    #carousel-body .carousel .slide-where .postcode {
        width: 60%;
    }
    
}

@media only screen and (min-width: 992px) {
    #map_canvas_header,
    #video_header {
        height: 13%;
    }
    #map_canvas_container {
        height: 87%;
    }
    .headline_ ul.checklist {
        width: 55%;
    }
    .home .headline_ .fun {
        width: 100%;
    }
    .home .headline_ .fresh {
        width: 46%;
    }
    .home .headline_ .fitness{
        width: 62% !important;
    }
    .home .headline_ .affordable {
        width: 58% !important;
    }

    .hero-wrapper.indro img.banner {
        position: absolute;
        top: -24px;
        left: 0;
    }
    .hero-wrapper.indro img.bubble {
        position: absolute;
        left: -3px;
        bottom: -70px;
    }
    .hero-wrapper.wynnum img.bubble {
        position: absolute;
        top: -96px;
        left: -15px;
    }
    .hero-wrapper.wynnum img.banner {
        position: absolute;
        left: 0;
        bottom: -5px;
    }
    .hero-wrapper.coopers img.banner {
        position: absolute;
        top: -36px;
        left: -17px;
    }
    .hero-wrapper.coopers img.bubble {
        position: absolute;
        transform: translateX(-50%) !important;
        bottom: -85px;
    }
    .home .fresh {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    #carousel-body .carousel .slide-where.searching h1 {
        margin-right: -30%;
    }
    #carousel-body .carousel .slide-where.searching .postcode {
        left: 61%;
    }

    .home .four-sections__top_left_2 {
        bottom: 3em;
        width: 200px;
    }
}

@media (max-width: 991px) screen and (min-height: 700px) {
    #carousel-body .carousel .slide-where #closest-gyms {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {

    .modal iframe.embed-responsive-item {
        height: 100% !important;
    }
    .carousel-inner {
        margin-top: 4em;
    }
    #map_canvas_header,
    #video_header {
        height: 15%;
    }
    #map_canvas_container {
        height: 85%;
    }
    .headline_ .row {
        text-align: center;
    }
    .home .fun {
        margin-bottom: 1em;
        width: 20%;
    }
    .home .img-fun,
    .home .img-fresh {
        text-align: center;
    }
    .headline_ ul.checklist {
        width: 100%;
    }
    .home .four-sections__top_left_2 {
        bottom: 0;
        width: 200px;
    }

    .slide-nav ul li a {
        font-size: 20px;
        width: 200px;
    }
    #carousel-body .carousel .slide-where .postcode {
        width: 80%;
    }    
    #carousel-body .carousel .slide-where.searching #closest-gyms{
        display: none;
    }
}

@media only screen and  (max-width: 768px) {
    #carousel-body .carousel .slide-where .postcode {
        width: 80%;
    }
}
@media only screen and  (min-width: 768px) {
    header {
        height: 8em;
    }

    #carousel-body .carousel .slide-where .postcode div.input-wrapper input,
    #carousel-body .carousel .slide-where .postcode div.input-wrapper .btn-green {
        width: 50%;
    }
    #carousel-body .carousel .slide-where .postcode div.input-wrapper {
        width: 40%;
    }

    #carousel-body .carousel .last {
        height: 100%;
    }
    div#carousel-body {
        padding-top: 8em;
    }
    .carousel-item .slide-what {
        position: absolute;
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
    }
    .carousel-item {
        height: 100%;
    }
    .carousel-item .bottom_svg  {
        display: none;
    }
    .video-foreground,
    .video-background,
    #ifg-vid-bg {
        position: relative;
        height: 100%;
        width: 100%;
    }

    .video-background iframe {
        transform: translate(-50%, -50%);
        top: 50%;
    }
}

@media only screen and (max-width: 767px) {
    header {
        height: 12em;
    }
    .home .headline_ .fun {
        width: 20%;
    }
    .home .headline_ .fresh {
        width: 38%;
    }
    .headline_ div {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .carousel-item.first {
        height: 35em;
    }
    .carousel-item.last,
    .carousel-item.middle {
        height: 45em;
    }
    .carousel-item {
        display: block;
        width: 100%;
        position: relative;
        float: none;
        margin-bottom: 3em;
    }
    .carousel-item.first {
        margin-bottom: 4em;
    }
    .carousel-inner {
        height: auto;
        padding: 2em;
        margin-top: 0;
    }
    .video-foreground,
    .video-background iframe {
        width: 100%;
    }
    .video-background iframe {
        /*height: calc((100vw*9) /9);*/
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    #ifg-vid-bg{
        width: 100%;
        height: 87%;
        position: relative;     
    }
    .video-background,
    .video-foreground {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .carousel-item .bottom_svg {
        position: absolute;
        bottom: 3em;
        left: -2em;
        z-index: -99;
    }
    #carousel-body .carousel .slide-what ul.checklist li {
        font-size: 20px;
    }
    #carousel-body .carousel .slide-where .postcode {
        width: 100%;
    }

    #carousel-body .carousel .slide-where .postcode div.input-wrapper input,
    #carousel-body .carousel .slide-where .postcode div.btn-green,
    #carousel-body .carousel .slide-where .postcode div.input-wrapper {
        width: 50%;
        font-size: 14px;
    }
    #carousel-body .carousel .slide-where .postcode div.input-wrapper input {
        height: 39px;
    }

    .slide-nav {
        display: none;
    }
    #map_canvas_header {
        font-size: 4em;
        text-align: left;
        height: 20%;
        margin-top: 0;
    }
    #video_header {
        /*font-size: 3em;*/
        font-size: 4em;
        text-align: left;
        height: 20%;
        margin-top: 0;
    }
    #map_canvas_container {
        height: 80%;
        z-index: 9;
    }
    .carousel-item .slide-what {
        position: absolute;
        top: 0;
    }
    .carousel {
        margin-top: 0;
    }
    .home .four-sections__top_left_2 {
        max-width: 100%!important;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: 180px;
        bottom: -15em;
        right: -32px;
    }

    .home .four-sections__top_left_1 {
        /*top: 8em;*/
    }
    #carousel-body {
        padding-top: 16em;
    }

}


@media only screen and (max-width: 600px) {
    #carousel-body .carousel .slide-where .postcode div.input-wrapper input,
    #carousel-body .carousel .slide-where .postcode div.btn-green,
    #carousel-body .carousel .slide-where .postcode div.input-wrapper {
        width: 50%;
        font-size: 14px;
    }
    #carousel-body .carousel .slide-where .postcode div.input-wrapper input {
        height: 39px;
    }
    .home .four-sections__top_left_1 {
        width: 260px;
    }
    .carousel-item .bottom_svg {
        bottom: 9em;
    }
    #carousel-body {
        padding-top: 14em;
    }

}

@media only screen and (min-width: 600px) {
    .home .headline_ .fitness {
        width: 44%;
    }
    .home .headline_ .affordable {
        width: 55%;
    }
}
@media only screen and (max-width: 599px) {
    .play-button {
        top: 45%;
    }   
    .carousel-item .bottom_svg {
        bottom: 7em;
    }   

    .home .headline_ .img-fun .fun {
        width: 30% !important;
    }
    .home .headline_ .img-fresh .fresh {
        width: 60% !important;
    }
    .home .headline_ img.affordable {
        width: 85% !important;
    }
    .home .headline_ img.fitness {
        width: 80% !important;
    }
    .home .disclaimer {
        font-size: .6rem;
    }
    .play-button {
        top: 40%;
    } 
    #carousel-body .carousel .slide-where .postcode div.btn-green {
        padding: 6px 0;
    }
}

@media only screen and (max-width: 581px) {
    .mobile-info-box a.link {
        border-left: 5px solid #55831c !important;
    }
    #map_canvas_container {
        position: relative;
    }

    #mobile-info-box{
        top: 10%;
        height: fit-content;        
    }
    #carousel-body .carousel .slide-where .postcode {
        z-index: 9;
    }
    #carousel-body .carousel .slide-where .postcode div.input-wrapper input ,
    #carousel-body .carousel .slide-where .postcode div.input-wrapper{
        width: 60%;
    }
    #carousel-body .carousel .slide-where .postcode div.btn-green.js-check-postcode {
        width: 40%;
    }

}

@media only screen and (max-width: 500px) {
    #carousel-body .carousel .slide-what ul.checklist li {
        line-height: 2rem;
    }
    .home .four-sections__top_left_1 {
        width: 180px;
        top: 8em;
    }
    .carousel-item .bottom_svg {
        bottom: 13em;
    }    
}

@media only screen and (max-width: 476px) {
    .carousel-item.first {
        height: 30em !important;
    }
    .carousel-item.middle,
    .carousel-item.last {
        height: 35em !important;
    }
    #map_canvas_header,
    #video_header {
        font-size: 2.8em;
    }
    #carousel-body .carousel .slide-what ul.checklist li {
        line-height: 1.5
    }
    .home .four-sections__top_left_2 {
        bottom: -13em;
        width: 150px;
    }
    .play-button {
        top: 30%;
    }     
    .carousel-item .bottom_svg {
        width: 120px;
        bottom: 5.5em;
    }
    #carousel-body {
        padding-top: 15em;
    }    
}

@media only screen and (max-width: 400px) {
    .home .four-sections__top_left_2 {
        bottom: -11em;
        width: 120px;
    }
    .carousel-item.first {
        height: 30em !important;
    }
    .carousel-item.last {
        height: 25em !important;
    }
    #video_header{
        margin-bottom: 1em;
    } 
    #carousel-body .carousel .slide-where .postcode div.btn-green.js-geolocate {
        width: 20%;
    }   

    #carousel-body .carousel .slide-where .postcode div.btn-green.js-check-postcode {
        width: 40%;
    }
    #carousel-body .carousel .slide-where .postcode div.input-wrapper input {
        width: 60%;
    }
    #carousel-body .carousel .slide-where .postcode div.input-wrapper {
        width: 80%;
    }
    .home .four-sections__top_left_1 {
        top: 8em;
    }
    .carousel-item .bottom_svg {
        width: 80px;
        bottom: 2.5em;
    }
    #carousel-body {
        padding-top: 13em;
    }
}








</style>