@charset "utf-8";

/* CSS Document */
.clearall,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    margin: 0;
}

@font-face {
    font-family: 'impactregular';
    src: url('../fonts/impact-webfont.eot');
    src: url('../fonts/impact-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/impact-webfont.woff') format('woff'),
        url('../fonts/impact-webfont.ttf') format('truetype'),
        url('../fonts/impact-webfont.svg#impactregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: 'open sans', sans-serif;
    font-size: 20px;
    color: #303030;
    margin: 0;
}

.wrapper {
    max-width: 700px;
    margin: auto;
    padding-left: 50px;
    padding-right: 50px;
}

p {
    margin-bottom: 26px;
    margin-top: 26px;
}

p.center {
    text-align: center;
}

strong {
    font-weight: 700;
}

hr {
    color: #E0E0E0;
    margin-top: 48px;
    border: 1px solid #E0E0E0;
}

img {
    max-width: 100%;
    height: auto;
}

li {
    list-style-position: outside;
    list-style-image: url(../images/standalone-pages/profits-workshop/tick.png);
    margin-bottom: 14px;
}

ul.gold-stars,
ul.light-bulbs,
ul.blue-arrows {
    padding-left: 0;
}

ul.gold-stars li {
    margin-bottom: 14px;
    background: url(/assets/images/gold-star-icon.png) no-repeat 0 -3px;
    min-height: 32px;
    padding: 0 0 0 44px;
    list-style: none;
}

ul.light-bulbs li {
    margin-bottom: 14px;
    background: url(/assets/images/bullet-bulb.png) no-repeat 0 0;
    min-height: 32px;
    padding: 0 0 0 44px;
    list-style: none;
}

ul.blue-arrows li {
    margin-bottom: 14px;
    background: url(/assets/images/bullet-blue-arrow.png) no-repeat 0 -3px;
    min-height: 32px;
    padding: 0 0 0 44px;
    list-style: none;
}

.super-title {
    background-image: url(../images/standalone-pages/profits-workshop/Blue-Mosaic.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: 100%;
    text-align: center;
    padding-bottom: 50px;
}

.super-title h2 {
    background-image: none;
    text-transform: uppercase;
    font-family: "impactregular", Helvetica, Arial, sans-serif;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-shadow: 12px 2px 8px #000;
    font-weight: normal;
}

.super-title p {
    color: #FFF;
    font-size: 46px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 30px;
    padding-left: 30px;
}

.super-title ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.super-title li {
    color: #FFF;
    display: inline-block !important;
    font-size: 46px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    list-style-image: none;
    padding: 0 30px;
    position: relative;
    text-shadow: 12px 2px 8px #000;
    width: 40%;
}

.super-title li span.note {
    display: block;
    font-size: 20px;
    font-weight: normal;
    padding: 0;
}

.super-title li .soldout {
    color: #ef1c37;
    font-family: "impactregular", Helvetica, Arial, sans-serif;
    font-size: 40px;
    position: absolute;
    text-align: center;
    width: 100%;
    display: block;
    top: 0;
    opacity: 0.9;
    -ms-transform: rotate(-7deg);
    /* IE 9 */
    -webkit-transform: rotate(-7deg);
    /* Chrome, Safari, Opera */
    text-shadow: 1px 1px 1px #fff;
    transform: rotate(-7deg);
}

.super-title li .seats {
    color: #ef1c37;
    display: block;
}

.boxed-title {
    background-color: #9E0B0F;
    color: #FFF;
    display: inline-block;
    font-size: 32px;
    padding: 4px 20px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
}

h1 {
    color: #FFF200;
    text-shadow: 12px 2px 8px #000;
    font-size: 44px;
    text-align: center;
    font-family: "impactregular", Helvetica, Arial, sans-serif !important;
    line-height: 1.2;
    margin: 0;
    padding-top: 8px;
    padding-right: 40px;
    padding-bottom: 0;
    padding-left: 40px;
    font-weight: normal;
}

h2 {
    color: #FFF;
    font-size: 50px;
    background-image: url(../images/standalone-pages/profits-workshop/Blue-Mosaic.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: 100%;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.2;
    padding-top: 50px;
    padding-right: 40px;
    padding-bottom: 50px;
    padding-left: 40px;
    margin-top: 60px;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
    font-weight: 700;
}

h3 {
    color: #28689f;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 25px;
    font-family: 'Source Sans Pro', sans-serif;
}

.limited {
    color: #9E0B0F;
    font-family: 'open sans', sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

a.button {
    background: #53a540;
    border: 1px solid #53a540;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    color: #fff;
    display: block;
    font-size: 25px;
    margin: 0 20px;
    padding: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: #000 0 1px 0;
}

a.button .shine {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .25) 0, rgba(255, 255, 255, .25) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .25) 0, rgba(255, 255, 255, .25) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}

a.button:hover {
    opacity: 0.8;
}

.when-where {
    position: relative;
}

.when-where:first-of-type {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;
}

.when-where h4 {
    color: #28689f;
    font-size: 36px;
    line-height: 36px;
    margin: 0;
    text-align: center;
}

.when-where p {
    font-size: 30px;
    text-align: center;
}

.when-where .soldout {
    color: #ef1c37;
    font-family: "impactregular", Helvetica, Arial, sans-serif;
    font-size: 34px;
    position: absolute;
    text-align: center;
    width: 100%;
    display: block;
    top: 0;
    opacity: 0.8;
    -ms-transform: rotate(-7deg);
    /* IE 9 */
    -webkit-transform: rotate(-7deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
    text-shadow: 2px 2px 0px #fff, -2px -2px 0px #fff;
}

.when-where .seats {
    color: #ef1c37;
}

.testimonial {
    background: #f1da36;
    border-radius: 8px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
    padding: 16px 26px 20px 8px;
}

.testimonial p {
    background-image: url(/assets/images/open-quote-large.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    color: #333;
    font-family: 'Cousine', monospace;
    line-height: 28px;
    margin: 0;
    padding-left: 45px;
}

.testimonials p {
    text-align: center;
}

p.caption {
    font-size: 16px;
    margin: 10px 0 40px;
    text-align: center;
}

ol.blue-numbers {
    list-style-type: none;
    margin-left: 0;
    padding-right: 0;
}

ol.blue-numbers li {
    counter-increment: step-counter;
    list-style-image: none;
}

ol.blue-numbers li:before {
    color: #28689f;
    content: counter(step-counter);
    display: block;
    float: left;
    font-size: 34px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    margin: -7px 0 0 -50px;
    text-align: right;
    width: 36px;
}

ol.blue-numbers li p {
    color: #5a5a5a;
}

.intro-pic {
    float: left;
    max-width: 160px;
    margin-left: -200px;
}

.intro-pic span {
    display: block;
    font-family: 'Caveat', cursive;
    font-size: 32px;
    text-align: center;
}

.profile-pic {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 16px;
}

.profile {
    width: 70%;
    float: right;
}

.paul-photo {
    background-clip: padding-box;
    border: 5px solid #c0c0c0;
    border-radius: 100px;
    display: block;
    margin: 10px auto;
}

.video {
    width: 50%;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.video h3 {
    text-align: center;
}

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

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

.signature {
    color: #333;
    font-family: 'Caveat', cursive !important;
    font-size: 48px;
}

.footer-legals {
    background: #f8f8f8
}

.footer-legals .footer-inner {
    margin: 0 auto;
    max-width: 960px;
    overflow: auto;
    padding: 0 10px 5px
}

.footer-legals p {
    color: #444;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.footer-legals .links {
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: 26px 0;
    padding: 0
}

.footer-legals .links li {
    list-style: none;
    list-style-image: none;
    margin-bottom: 10px
}

.footer-legals .links a {
    color: #444
}

.footer-legals .worldpay {
    display: none;
    /*Paul asked for this to be removed on 5th Sept 2017*/
    clear: both;
    border-top: 1px solid #999;
    padding-top: 10px;
}

.footer-legals .worldpay p {
    float: none !important;
    margin-top: 5px;
    text-align: center;
}



/* Form Page*/
.form-background {
    background-image: url(../images/standalone-pages/profits-workshop/Blue-Mosaic.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: 100%;
    text-align: center;
    padding-bottom: 40px;
}

form {
    background-color: #FFF;
    padding: 40px;
    border: 5px solid #fff200;
    border-radius: 10px;
    margin-top: 30px;
    text-align: left;
}

form div {
    margin-bottom: 30px;
}

form p {
    margin-top: 0;
    color: #28689f;
}

form label {
    font-size: 16px;
    color: #333;
    line-height: 1.2;
}

input[type=text],
input[type=email],
textarea,
select {
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #CCC;
    font-size: 16px;
    font-weight: normal;
    border-radius: 2px;
    color: #666;
    line-height: 1;
    margin-top: 5px;
}

input[type=text],
input[type=email],
textarea {
    width: 96%;
    padding: 2%;
}

textarea {
    height: 160px;
}

select {
    width: 100%;
    padding: 2%;
}

button[type=submit] {
    background: #53a540;
    border: 1px solid #53a540;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    color: #fff;
    display: block;
    font-size: 28px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: #000 0 1px 0;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    max-width: 500px;
}

button[type=submit]:hover {
    opacity: 0.8;
}

@media only screen and (max-width: 641px) {
    form {
        padding: 20px;
        border-radius: 5px;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    button[type=submit] {
        font-size: 22px;
    }
}


/* animate fade in and out loop */

@keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.animate-flicker {
    -webkit-animation: flickerAnimation 1s infinite;
    -moz-animation: flickerAnimation 1s infinite;
    -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

/* stop the google conversion iframe creating a visible gap at bottom of page */
iframe[name="google_conversion_frame"] {
    position: fixed;
}