/* latin-ext */
        @font-face {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: local('Montserrat Regular'), local('Montserrat-Regular'), url(/css/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
          unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
        }
        /* latin */
        @font-face {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: local('Montserrat Regular'), local('Montserrat-Regular'), url(/css/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
          unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
        }
        
        /* latin-ext */
        @font-face {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 500;
          font-display: swap;
          src: local('Montserrat Medium'), local('Montserrat-Medium'), url(/css/fonts/JTURjIg1_i6t8kCHKm45_ZpC3gfD_vx3rCubqg.woff2) format('woff2');
          unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
        }
        /* latin */
        @font-face {
          font-family: 'Montserrat';
          font-style: normal;
          font-weight: 500;
          font-display: swap;
          src: local('Montserrat Medium'), local('Montserrat-Medium'), url(/css/fonts/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2) format('woff2');
          unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
        }
    
        html {
          scroll-behavior: smooth;
        }
    
        body {
            margin: auto;
        }
        
        .displayLayer0 {
            background-color: #efefefe3;
        }
        
        .displayLayer1 {
            background-color: #ffffff;
        }
        
        .displayLayer2 {
            background-color: #e3e3e3;
        }
            
        
        .pageBody {
            width: 100%;
            color: black;
            font-family: 'Montserrat';
        }
        
        p {
            font-family: 'Montserrat';
            color: inherit;
            font-size: 15px;
            line-height: 20px;
            overflow-wrap: break-word;  
        }
        
        p a, a:link, a:visited, a:active {
            text-decoration: none;
            color: inherit;
        }
        
        p a:hover {
            text-decoration: none;
            color: #3c434c;
        }
        
        p a:after {
            content: " " url('/images/external-link-icon.png');
            
        }
        
        h1, h2, h3, h4, h5, h6 {
            font-family: inherit;
            color: inherit;
            font-weight: 400;
        }
        
        h1 {
            color: inherit;
            font-size: 24px;
            font-family: inherit;
            font-weight: 400;
        }
        
        h2 {
            font-size: 20px;
            color: inherit;
            font-family: inherit;
            font-weight: 400;
        }
        
        h3 {
            margin-top: 16px;
            margin-bottom: 15px;
            font-size: 20px;
            color: inherit;
            font-family: inherit;
            font-weight:400;
        }
        
        h4 {
            margin-top: 0;
            margin-bottom: 15px;
            font-size: 18px;
            color: inherit;
            font-family: inherit;
            font-weight:400;
            line-height: 25px;
        }
        
        h5 {
            margin-top: 0;
            margin-bottom: 5px;
            font-size: 14px;
            line-height: 20px;
            color: inherit;
            font-family: inherit;
        }
        
        
        h6 {
            margin-top: 0;
            margin-bottom: 5px;
            font-size: 14px;
            color: inherit;
            font-weight: 300;
            font-family: inherit;
        }
        
        
        table {
            font-family: inherit;
            color: inherit;
            font-size: 14px;
            font-weight: 400;  
        }
        
        a:link {
            text-decoration: none;
            cursor:pointer;
            color: inherit;
        }
        
        ul {
            font-family: inherit;
            font-size: 14px;
            color: inherit;
            padding-left: 20px;
        }
        
        ol {
            padding-left: 0px;
            margin-bottom: 5px;
        }

        .pageH1Title {
            text-align: left;
            font-weight: 400;
            margin-bottom: 15px;
            font-size: 22px;
        }
        
        .centreTicker {
            width:100%;
            float: left;
            height: 70vh;
            padding-top: 65px;
        }
        
        .homePageCentreItems {
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-top: 20px;
        }
        
        .mastheadText {
            width: 100%;
            margin-bottom: 30px;
            display: flex;
            justify-content: center;
        }
            .H1-Masthead {
                font-size: 50px;
                font-weight: 500;
                margin-bottom: 10px;
                margin-top: 0px;
                line-height: 30px;
            }
        
        .centreTickerText {
            width: 72%;
            margin-bottom: 20px;
            display: flex;
            justify-content: center;
        }
            .centreTickerText h1 {
                float: left;
                font-size: 26px;
                font-weight: 500;
                margin-bottom: 10px;
                margin-top: 0px;
                line-height: 30px;
            }
            
            .centreTickerText p {
                text-align: left;
                font-size: 26px;
                font-weight: 400;
                margin-bottom: 5px;
                margin-top: 0px;
                line-height: 30px;
            }
        
        .pageDescriptionL1 {
            width: 100%;
            display: flex;
        }
        
        .pageDescriptionL1 h2{
            width: 55%;
            float: left;
            font-size: 28px;
            font-weight: 400;
            line-height: 28px;
            text-align: right;
        }

        .pageDescriptionL2 {
            text-align: center;
            display: flex;
            width: 100%;
            margin-bottom: 20px;
        }
        
        .mastheadSubtext {
            width: 40%;
            margin: 0 auto;
        }
        
        .pageDescriptionL2 p{
            font-size: 18px;
            margin-top: 0px;
        }
        
        .pageH3Title {
            text-align:left;
            font-size:22px;
            font-weight: 500;
            margin-bottom: 15px;
            margin-top: 0px;
        }
        
        .rw-words{
        	display: inline;
        	text-indent: 10px;
        }
        .rw-words-1 span{
        	position: absolute;
        	opacity: 0;
        	overflow: hidden;
        	color: #8cd8e4;
        	-webkit-animation: rotateWord 15s linear infinite 0s;
        	-ms-animation: rotateWord 15s linear infinite 0s;
        	animation: rotateWord 15s linear infinite 0s;
        }
        .rw-words-1 span:nth-child(2) { 
            -webkit-animation-delay: 3s; 
        	-ms-animation-delay: 3s; 
        	animation-delay: 3s; 
        	color: #91b9d6;
        }
        .rw-words-1 span:nth-child(3) { 
            -webkit-animation-delay: 6s; 
        	-ms-animation-delay: 6s; 
        	animation-delay: 6s; 
        	color: #8e9def;	
        }
        .rw-words-1 span:nth-child(4) { 
            -webkit-animation-delay: 9s; 
        	-ms-animation-delay: 9s; 
        	animation-delay: 9s; 
        	color: #a790dc;
        }
        .rw-words-1 span:nth-child(5) { 
            -webkit-animation-delay: 12s; 
        	-ms-animation-delay: 12s; 
        	animation-delay: 12s; 
        	color: #5ae4c4;
        }

        @-webkit-keyframes rotateWord {
            0% { opacity: 0; }
            2% { opacity: 0; -webkit-transform: translateY(-30px); }
        	5% { opacity: 1; -webkit-transform: translateY(0px);}
            17% { opacity: 1; -webkit-transform: translateY(0px); }
        	20% { opacity: 0; -webkit-transform: translateY(30px); }
        	80% { opacity: 0; }
            100% { opacity: 0; }
        }
        @-ms-keyframes rotateWord {
            0% { opacity: 0; }
            2% { opacity: 0; -ms-transform: translateY(-30px); }
        	5% { opacity: 1; -ms-transform: translateY(0px);}
            17% { opacity: 1; -ms-transform: translateY(0px); }
        	20% { opacity: 0; -ms-transform: translateY(30px); }
        	80% { opacity: 0; }
            100% { opacity: 0; }
        }
        @keyframes rotateWord {
            0% { opacity: 0; }
            2% { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
        	5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
            17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
        	20% { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
        	80% { opacity: 0; }
            100% { opacity: 0; }
        }
        
            .homePageSignUpCallout {
                width:100%;
                text-align: center;
            }
            
                .homePageSignupButton {
                    width: 230px;
                    height: 40px;
                    font-size: 20px;
                    text-align: center;
                    color: inherit;
                    background-color: #232a33;
                    font-family: inherit;
                    outline: none;
                    border: none;
                    margin-top: 10px;
                    cursor:pointer;
                    border-radius: 5px;
                }
                
                .homePageSignupButton:hover {
                   background-color: #8895a7; 
                }

        .homePageHowItWorks {
            width: 100%;
            float: left;
            padding-top: 75px;
            height: auto;
        }
        
            .workingsContainer {
                display: flex;
                justify-content: flex-start;
                flex-wrap: nowrap;
                align-items: center;
                height: 35vh;
                margin-top: 20px;
                margin-left: 50px;
            }
                
                .workings {
                    width: 42%;
                    padding: 10px;
                }
                
                .workings#workingsGraphicContainer {
                    height: 100%;
                    padding-top: 10px;
                    display: flex;
                    justify-content: center;
                    align-content: center;
                    align-items: center;
                }    
                
                .workingsDescription {
                    font-size: 16px;
                }
                
            .featuresAccordionButton.homepageButton {
                width: 200px;
                height: 40px;
                font-size: 16px;
                text-align: center;
                color: inherit;
                background-color: #697d96;
                font-family: inherit;
                outline: none;
                border: none;
                margin-top: 10px;
                cursor: pointer;
                border-radius: 5px;
                }
            
            .featuresAccordionButton:hover {
                background-color: #8895a7;
            }
            
            .additionalFeaturesList {
                margin-bottom: 5px;
            }
        
        .homePageExamples {
            width: 100%;
            float: left;
            height: 35vh;
            padding-top: 75px;
        }
        
            .examples {
                margin-bottom: 10px;
                float: left;
                width: 100%;
            }
            
                .example {
                    float: left;
                    width: 95%;
                    margin-left: 10px;
                    margin-bottom: 10px;
                    padding: 10px 15px;
                    border: 1px solid #697d96;
                    border-radius: 5px;
                    height: 60px;
                }
                
                .example:hover {
                    background-color: #8895a7;
                }
                
                    .exampleTitle {
                        font-size:16px;
                        font-weight: 500;
                        margin-bottom: 5px;
                        margin-top: 5px;
                    }
                    
                    .exampleDescription {
                        margin-bottom: 5px;
                        margin-top: 5px;
                    }
        
        .homePagePricing {
            width: 100%;
            float: left;
            height: auto;
            padding-top: 75px;
        }
        
            .homePageConversionPrice {
                float: left;
                padding: 10px 13px;
                margin: 0px 5px 0px;
                width: 96%;
                border: 1px solid #697d96;
                border-radius: 5px;
                height: auto;
            }
                
                .homePageConversionText {
                    font-size: 20px;
                    line-height: 25px;
                    margin-top: 12px;
                    margin-bottom: 0px;
                    text-align: center;
                }
                
                .homePageConversionPriceText {
                    font-size: 60px;
                    margin: 5px;
                    text-align: center;
                    display: flex;
                    flex-direction: column;
                    line-height: 50px;
                    margin-top: 15px;
                }
                
            .homePageCodeAccessPrice {
                float: left;
                padding: 10px 13px;
                margin: 10px 5px 0px;
                width: 96%;
                border: 1px solid #697d96;
                border-radius: 5px;
                height: auto;
            }
                
                .homePageCodeAccessText {
                    font-size: 20px;
                    line-height: 25px;
                    margin-top: 12px;
                    margin-bottom: 5px;
                    text-align: center;
                }
                
                    .homePageCodeAccessSubtext {
                       text-align: center;
                       margin: 0px 0px 5px;
                    }
        
            .homePagePrice {
                float: left;
                padding: 10px 20px;
                margin: 10px 5px;
                width: 43%;
                border: 1px solid #697d96;
                border-radius: 5px;
                height: 160px;
            }
            
            .priceOrDivider {
                display: flex;
                margin-top: 0px;
                margin-bottom: 7px;
                width: 20px;
                height: 100px;
                float: left;
                flex-direction: column;
                flex-wrap: nowrap;
                justify-content: flex-end;
            }
            
            .pricingCategory {
                margin-bottom: 5px;
                margin-top: 15px;
                font-size: 30px;
                text-align: center;
                height: 10%;
                display: flex;
                justify-content: center;
                align-items: center;
            }
            
            .pricingValue {
                margin-bottom: 5px;
                font-size: 60px;
                text-align: center;
                height: 75%;
                display: flex;
                justify-content: center;
                align-items: center;
                flex-direction: column;
                line-height: 50px;
                margin-top: 15px;
            }
                .billingCategory {
                    font-size: 12px;
                    margin-top: 40px;
                }
            
            .billingFrequency {
                font-size: 15px;
            }
            
            .priceVATNotice {
                text-align: right;
                margin-right: 12px;
            }
            
        .freeToReadBooksPricingButton {
            width: 200px;
            height: 40px;
            font-size: 16px;
            text-align: center;
            color: inherit;
            font-family: inherit;
            outline: none;
            border: none;
            margin-top: 10px;
            cursor: pointer;
            border-radius: 5px;
        }
            
        .purchasableBooksPricingButton {
            width: 200px;
            height: 40px;
            font-size: 16px;
            text-align: center;
            color: inherit;
            font-family: inherit;
            outline: none;
            border: none;
            margin-top: 10px;
            cursor: pointer;
            border-radius: 5px;
        }
        
        .commandCenterPricingButton {
            width: 200px;
            height: 40px;
            font-size: 16px;
            text-align: center;
            color: inherit;
            font-family: inherit;
            outline: none;
            border: none;
            margin-top: 10px;
            cursor: pointer;
            border-radius: 5px;
        }
        
        .homePageContact {
            width: 100%;
            float: left;
            height: 35vh;
            padding-top: 90px;
        }
        
            .contactForm {
                float:left;
                width:100%;
            }
            
                .homepageForm {
                    width:100%;
                    margin:auto;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    flex-direction: column;
                }
                
                #contact-form {
                    width: 330px;
                }
                
                    .inputField {
                        width: 100%;
                        max-width: 375px;
                        height: 40px;
                        border-radius: 5px;
                        border: none;
                        margin-bottom: 5px;
                        padding: 5px 13px;
                    }
                    
                    .inputTextArea {
                        width: 100%;
                        max-width: 375px;
                        height: 70px;
                        resize: none;
                        border-radius: 5px;
                        border: none;
                        margin-bottom: 5px;
                        padding: 5px 7px;
                    }
                    
                    .submitButton {
                        width: 100%;
                        max-width: 375px;
                        height: 40px;
                        border-radius: 5px;
                        border: none;
                        margin-bottom: 5px;
                        padding: 5px 7px;
                        margin-top: 10px;
                        cursor:pointer;
                        font-size: 16px;
                        color: inherit;
                        background-color: #232a33;
                        font-family: inherit;
                    }
                    
    .footerContainer {
        width: 100%;
        float: left;
        border-top: 1px solid #697d96;
        margin-top: 0px;
        padding-top: 10px;
        height: auto;
        min-height: 100px;
        color: white;
        font-family: inherit;
    }
        .footerBlocks {
            width: 80%;
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            flex-direction: row;
        }
            .footerButtonsContainer {
                margin: auto;
                width: 45%;
            }
            
                #Web_Social_Icon {
                    margin-right: 5px;
                    float:left;
                }
    
    .privacyNoticeButton {
        width: 160px;
        height: 35px;
        font-size: 14px;
        text-align: center;
        color: inherit;
        background-color: #697d96;
        font-family: inherit;
        outline: none;
        border: none;
        margin-top: 10px;
        cursor: pointer;
        border-radius: 5px;
        }
            
            .privacyNotice {
                width: 95%;
                margin: auto;
                min-height: 350px;
            }
            
    .cookieNoticeButton {
        width: 160px;
        height: 35px;
        font-size: 14px;
        text-align: center;
        color: inherit;
        background-color: #697d96;
        font-family: inherit;
        outline: none;
        border: none;
        margin-top: 10px;
        cursor: pointer;
        border-radius: 5px;    
    }
    
        .cookieNotice {
            width: 95%;
            margin: auto;
            min-height: 350px;
        }
        
    .footerCopyrightContainer {
        width: 80%;
        margin: auto;
    }
    
        .footerCopyrightText {
            float: left;
        width: 100%;
        }
    
            .footerCopyrightContainer p {
                line-height: 40px;
                height: 40px;
                font-size: 12px;
                text-align: center;
                color: #ababab;
            }
            
        
    /*Blog Layout*/
    
    .blogContainer {
        max-width:1100px;
        min-height: 85vh;
        margin:auto;
        padding: 0px 15px 30px 15px;
    }
    
    .blogH2 {
        margin-bottom: 5px;
        margin-top: 10px;
    }
    
    .blogCategories {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
        .blogCategory {
            width: 45%;
            margin-bottom: 20px;
            padding: 10px 15px;
            border: 1px solid #697d96;
            border-radius: 5px;
            background-color: #697d96;
            height: auto;
        }
        
        .blogCategory:hover {
            background-color: #8895a7;
        }
        
        .blogCatInner {
            width: 100%;
            height: 95%;
        }
        
            .blogH3 {
                margin-top: 5px;
                margin-bottom: 5px;
            }
    .blogBreadcrumbs p {
        margin: 0;
    }  
    
    .blogBreadcrumbLink {
        color: #f6dec5;
    }
    
    .newsletterSignUpCallout {
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }
    
    .newsletterSignupButton {
        width: 220px;
        height: 40px;
        font-size: 16px;
        text-align: center;
        color: inherit;
        background-color: #232a33;
        font-family: inherit;
        outline: none;
        border: none;
        margin-top: 10px;
        cursor: pointer;
        border-radius: 5px;
    }
    
    .newsletterSignupButton:hover {
        background-color: #8895a7;
    }
    
    .blogMainTitle {
        top: 85px;
        position: relative;
    }
    
    .blogMainContent {
        position: relative;
        top: 90px;
        padding: 1px 15px 50px;
        margin-bottom: 60px;
        background-color: #697d96;
        }
        
        .blogSecondLevelContent {
            padding: 0px 10px;
        }
        
        .blogImage {
            width:100%;
        }
        
            .blogDesktopImage {
                display: flex;
                justify-content: center;
            }
            
            .blogMobileImage {
                display: none;
            }
            
        .blogTweetEmbed {
            display: flex;
            justify-content: center;
        }
        
        .blogBenefitCallout {
            background-color: #3e5571;
            padding: 1px 20px 20px;
            margin-top: 25px;
            border-radius: 5px;
        }
        
    
    .blogCTA {
                width:100%;
                text-align: center;
            }
            
        .blogCTAButton {
            width: auto;
            height: 40px;
            font-size: 18px;
            text-align: center;
            color: inherit;
            background-color: #232a33;
            font-family: inherit;
            outline: none;
            border: none;
            margin-top: 10px;
            cursor:pointer;
            border-radius: 5px;
            padding: 1px 10px;
        }
        
        .blogCTAButton:hover {
           background-color: #8895a7; 
        }
        
                    
/*Responsive Design - Mobile - Portraint */                    
@media screen and (max-width: 420px) {

.blogContainer {
    padding: 0px 1px 30px 1px;
}

.blogMainTitle {
    top: 115px;
    margin-left: 15px;
}

.blogMainContent {
    top: 105px;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.newsletterSignupButton {
    width: 100%;
}

.blogCategory {
    width: 90%;
}

.blogSecondLevelContent {
    padding: 0px 5px;
}

.blogDesktopImage {
    display: none;
}

.blogMobileImage {
    display: flex;
}

.blogCTAButton {
    font-size: 15px;
    padding: 1px 8px;
}

.pageH1Title {
    text-align: center;
}

.centreTicker {
    height: 80vh;
    padding-top: 5px;
}

.homePageCentreItems {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0px;
}

.pageDescriptionL1 {
    margin-bottom: 25px;
    text-align: center;
}

.mastheadText {
    margin-bottom: 0px;
}

.H1-Masthead {
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 55px;
}

.centreTickerText {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.centreTickerText h1 {
    font-size: 24px;
    text-align: center;
}

.centreTickerText p {
    font-size: 24px;
    text-align: center;
}

.rw-words {
    display: flex;
    text-indent: 0px;
    justify-content: center;
}

.pageDescriptionL2 {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.mastheadSubtext {
    width:100%;
}

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

.topMenuOptionList  {
    margin-top: 0px;
    margin-bottom: 0px;
}

.topMenuOption {
    font-size: 14px;
}

.topMenuLink {
    width:33.3%;
}

.homePageHowItWorks {
    padding-top: 40px;
}

.workingsContainer {
    height: 85vh;
    margin-top: 0px;
    flex-direction: column;
    margin-left: 0px;
    margin-bottom: 10px;
}

.workings {
    width: 96%;
    padding: 5px;
}

.homePageExamples {
    height: auto;
    padding-top: 50px;
}

.example {
    float: left;
    width: 95%;
    margin-left: 0px;
    padding: 5px 9px 15px;
}

.homePagePricing {
    height: auto;
    padding-top: 50px;
}

.priceOrDivider {
 height: 20px;   
}

.homePageConversionPrice {
    padding: 0px;
    margin: 0px 0px 10px;
    width: 100%;
    height: auto;
}

.homePageConversionText {
    margin-top: 15px;
}

.homePageCodeAccessPrice {
    padding: 0px;
    margin: 0px 0px 5px;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.homePageCodeAccessText {
    margin-top: 15px;
}

.homePageCodeAccessSubtext {
   margin: 0px 0px 15px;
}

.homePagePrice {
    float: none;
    padding: 0px;
    margin: 0px 0px 10px;
    width: 95%;
    height: 145px;
}

.pricingCategory {
    height: 12%;
    margin-top: 20px;
    font-size: 25px;
}

.pricingValue {
    height: 65%;
    font-size: 60px;
}

.billingFrequency {
    margin-bottom: 5px;
}

.priceVATNotice {
    margin-right: 0px;
}

.homePageContact {
    padding-top: 120px;  
}

.contactForm {
    float: left;
    width: 95%;
    padding: 10px;
}


.footerBlocks {
    width: 100%;
    flex-direction: column;
}

.footerButtonsContainer {
    width: 90%;
}

.footerCopyrightContainer {
        width: 90%;
    }

}


@media screen and (max-width: 320px) {

.centreTicker {
    height: 115vh;
    padding-top: 5px;
}

}

/* Ipad Portrait */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

.headerLeft {
    padding-left: 15px;
    width: 40%;
}

.pageH1Title {
    margin-top: 18px;
}

.headerRight {
    width: 55%;
}

.topMenuOptionList {
    margin-top: 12px;
}

.topMenuOption {
    font-size: 16px;
    margin-top: 12px;
}

.topMenuLink#How_It_Works {
 width: 30%;
}

.topMenuLink#Pricing {
 width: 20%;
}

.centreTickerText {
    width: 64%;
}

.centreTickerText h1 {
    font-size: 23px;
}

.example {
    width: 96%;
    margin-left: 0px;
}

.homePagePrice {
    margin: 10px 7px;
    width: 42%;
}

}

/* ipad Pro Portrait */
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait) {

.headerLeft {
    padding-left: 20px;
    width: 40%;
}

.topMenuOption {
    font-size: 16px;
}

.homePagePrice {
    width: 45%;
    margin: 10px 7px;
}

.topMenuOptionList {
    margin-top: 7px;
}
    
}
