﻿
@media all and (max-width:1000px) {
    .maxwidth {
        padding: 0 15px;
        width: 90%;
        width: calc(100% - 30px);
    }
}



@media all and (max-width:450px) {
    .maxwidth {
        padding: 0 5px;
        width: 90%;
        width: calc(100% - 10px);
    }
}

.Title {
    display: block
}

.aReviewsHolder .Title {
    text-align: center;
    font-weight: bold;
    color: transparent;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    width: auto;
    color: #384456;
    margin-bottom: 8px
}

.hpWidthBoxes .title {
    color: #666;
    font-size: .8em;
    display: block;
    clear: both
}




#sitecontainer {
    top: -100px;
    margin-top: 0px !important;
    overflow: visible;
    max-width: 1050px;
}





.maxwidth {
    display: block;
    width: 100%;
    max-width: 1450px;
    margin: 0 auto
}

.threelistgroup {
    margin: 0px;
}

.ClientsSection {
    margin: 20px auto 50px auto;
    text-align: center;
    padding: 0px 0 0px 0;
    background-color: #fafafa;
    position: relative;
    height: 70px;
    overflow: hidden;
    border: solid 0.5px #cfcfcf;
}

    .ClientsSection .LeftButton, .ClientsSection .RightButton {
        top: 0px;
        background-color: #e8eef8;
        height: 70px;
        position: absolute;
        width: 30px;
        border: solid 1px #e8eef8;
        z-index: 50;
        cursor: pointer;
        transition: all ease-in-out .2s;
    }

        .ClientsSection .LeftButton:hover, .ClientsSection .RightButton:hover {
            background-color: #c4d4ed;
        }

    .ClientsSection .LeftButton {
        left: 0px;
    }

    .ClientsSection .RightButton {
        right: 0px;
    }

        .ClientsSection .LeftButton:before, .ClientsSection .RightButton:before {
            content: ">";
            display: block;
            height: 20px;
            line-height: 75px;
            font-size: 1.5em;
        }

    .ClientsSection .LeftButton:before {
        content: "<";
    }

    .ClientsSection h2 {
        color: #606185;
        font-size: 0.7em;
        text-align: center;
        padding: 10px 10px 0 10px;
    }

@media all and (max-width:660px) {
    .iconCentering {
        max-width: 520px
    }

    .contactFormFullWidthOnPage ul li {
        width: 100%
    }
}





.footer {
    margin-top: 0px;
}


.contactFormFullWidthOnPage .smallContactTitle {
    color: transparent;
    background: #069;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: 0 3px 3px rgba(255,255,255,.5)
}

.contactFormFullWidthOnPage h2 {
    text-align: left;
    border-bottom: none;
    color: transparent;
    background: #000;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: 0 3px 3px rgba(255,255,255,.5)
}






.contactFormFullWidthOnPage-Restraint {
    background-color: #fff;
    border: solid 1px #d3dce6
}


.whereDidYouHearAboutUs {
    color: #069
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    #centre .hpboxmid .hpcircle, .awho, .contactFormFullWidthOnPage .smallContactTitle, .contactFormFullWidthOnPage h2, .hpWidthBoxes .title, .hpWidthBoxes a span, .hpfeedback h1, .lblQText {
        color: #069 !important;
        background: 0 0 !important;
        -webkit-background-clip: inherit !important;
        -moz-background-clip: inherit !important;
        background-clip: inherit !important;
        text-shadow: none !important
    }
}

.AFALayout {
    display: none;
    visibility: hidden
}

}




.HomeHeroSearchBottom {
    margin: 0 auto !important;
    width: 400px;
    height: 300px !important;
    padding-top: 100px !important;
    text-align: center !important;
}

    .HomeHeroSearchBottom .searchBoxHolder {
        margin: 0 auto !important;
        width: 400px !important;
    }




.HomeHeroSearch {
    top: 50px;
    position: relative;
    width: 100%;
    max-width: 1000px;
    box-sizing: border-box;
    padding: 20px 0px 20px 00px;
    margin: 0 auto !important;
    -webkit-box-shadow: 0px 5px 10px 0px rgb(240 240 245);
    box-shadow: none;
    z-index: 10;
}




.HomeHeroSearchFirst:after {
    content: " ";
    clear: both;
    background: url(/lib/aesthetics-pics/homepage/smile.png) no-repeat transparent !important;
    background-position: top right !important;
    background-size: 520px !important;
    opacity: 1 !important;
    border-radius: 50px !important;
    display: block;
    position: absolute;
    right: 0px;
    z-index: 1;
    height: 330px !important;
    width: 500px;
    box-shadow: 13px -1px 35px -19px rgba(115,114,114,0.75);
    -webkit-box-shadow: 13px -1px 35px -19px rgba(115,114,114,0.75);
    -moz-box-shadow: 13px -1px 35px -19px rgba(115,114,114,0.75);
}

.HomeHeroSearchFirst:after, .HomeHeroSearchFirst:before {
    content: " ";
    clear: both;
    top: -40px;
    border-radius: 50px !important;
    display: block;
    position: absolute;
    z-index: 1;
    height: 330px !important;
    width: 500px;
}

.HomeHeroSearchFirst:before {
    right: 30px;
    background-color: #e6f7ff;
}

#theheaderrestraint {
    max-width: 1050px;
}

.HomeHeroSearchBottom {
    padding-top: 0px;
    margin-bottom: 126px;
}

.HomeHeroSearchBottom {
    margin: 0 auto !important;
    width: 400px;
    height: 200px !important;
    padding-top: 0px !important;
    text-align: center !important;
}

@media all and (min-width:1200px) {
    .HomeHeroSearchBottom pictureplaceholder {
        position: absolute;
        top: -15px;
        height: 200px;
        width: 700px;
        display: flex;
        flex-wrap: nowrap;
    }

    .HomeSearchBtmHolder {
        display: block;
        width: 100%;
        overflow: hidden;
        min-height: 390px;
    }

    .HomeHeroSearchBottom pictureplaceholder:nth-of-type(1) {
        left: -700px;
    }

    .HomeHeroSearchBottom pictureplaceholder:nth-of-type(2) {
        right: -800px;
    }

    .HomeHeroSearchBottom pictureplaceholder imageplace {
        margin: 10px 0px !important;
    }

    .HomeHeroSearchBottom pictureplaceholder:nth-of-type(1) imageplace:nth-of-type(1) {
        background-position: -1550px -1px;
    }

    .HomeHeroSearchBottom pictureplaceholder:nth-of-type(1) imageplace:nth-of-type(2) {
        background-position: -2248px -4px;
    }

    .HomeHeroSearchBottom pictureplaceholder:nth-of-type(1) imageplace:nth-of-type(3) {
        background-position: -1334px 0;
    }

    .HomeHeroSearchBottom pictureplaceholder:nth-of-type(2) imageplace:nth-of-type(1) {
        background-position: -1770px 0;
        position: relative;
        z-index: 10;
    }

    .HomeHeroSearchBottom pictureplaceholder:nth-of-type(2) imageplace:nth-of-type(2) {
        background-position: -2474px 0;
        position: relative;
        z-index: 8;
    }

    .HomeHeroSearchBottom pictureplaceholder:nth-of-type(2) imageplace:nth-of-type(3) {
        background-position: -1994px 0;
        position: relative;
        z-index: 7;
    }
}



.HomeHeroSearch .searchBoxHolder, .HomeHeroSearch .txtSiteSearch {
    width: 100%;
}

.HomeHeroSearch .txtSiteSearch {
    border: solid 1px #efefef !important;
    display: inline-block;
    margin: 5px 5px 5px 0;
    background-color: #fff;
    box-shadow: 0px 1px 1px 0px rgb(224 224 235);
}





.HomeHeroSearch .clearSearch {
    top: 13px !important;
    right: 35px;
}



.HomeHeroSearch .btnActivateSearch {
    height: 38px;
    left: unset;
    right: 5px;
    top: 6px !important;
    border: none;
    background-color: #fff;
    color: #000;
    width: 25px;
    transition: all .2s linear;
    background-position: -320px 3px;
}

@media all and (min-width:1050px) {
    .hhsTitle:after {
        height: 4px;
        padding: 0px;
        margin: -5px 0;
        width: 150px;
        background-color: #e6f7ff;
        content: "";
        display: block;
    }
}

.hhsTitle {
    padding: 5px 0 0 0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 2.8em;
    line-height: 1.5em;
    display: block;
    text-align: left;
    font-family: Poppins, sans-serif;
    font-weight: lighter;
    z-index: 30;
}

.hhsSubTitle {
    line-height: 1.4em;
    padding-left: 1px;
    margin: 10px 0 20px 0;
    text-align: left;
}

.HomeHeroSearchBottom .hhsSubTitle {
    color: #666;
    text-align: center;
    font-size: 1.1em;
}

.HomeHeroSearchBottom .hhsTitle {
    color: #384456;
    margin: 15px auto 0 auto;
    text-align: center;
}

@media all and (max-width:500px) {
    .hhsTitle {
        font-size: 2em;
        width: 80%;
    }
}


.hhsFooter:before {
    content: "Expert trainers, courses delivered online or in person, small class sizes, flexible content, course materials included and available via your personal training account or in printed form. ";
    width: 50%;
    box-sizing: border-box;
    color: #43718a;
    font-size: 1.1em;
    margin: 20px 0 0px 10px;
    display: block;
    background-color: rgba(246, 246, 246,0.8);
    padding: 10px;
    border-radius: 6px;
}

.RightColour .HalfInfo {
    float: right;
}



@media all and (max-width:560px) {


    .hhsSubTitle {
        width: 80%;
    }

    .HomeHeroSearchBottom .hhsSubTitle {
        margin: 0 auto;
    }
}


.HomeHeroSearch .LiveSearchResults {
    width: 94%;
    margin-left: 15px;
    border-radius: 4px;
}

.HomeHeroSearchFirst .searchBoxHolder:before {
    content: " ";
    clear: both;
    top: 45px;
    border-radius: 50px !important;
    display: block;
    position: absolute;
    z-index: 1;
    height: 5px !important;
    width: 100%;
    background-image: none;
    background-color: Red;
    background-color: #e6f7ff;
}

.HomeHeroSearchFirst .searchBoxHolder:after {
    position: absolute;
    top: -38px;
    left: -65px;
    height: 150px;
    width: 140px;
    background: url(/lib/aesthetics-graphics/backgrounds/arrow.svg) no-repeat transparent !important;
    background-position: top right !important;
    background-size: 110px !important;
    pointer-events: none;
    content: "";
}

.HomeHeroSearch .searchBoxHolder {
    background-color: transparent;
    padding: 0 0px 0px 0px;
    border-radius: 4px;
    width: 300px;
    max-width: 520px;
    margin: 0;
}



@media all and (max-width:1050px) {
    .hhsTitle:before {
        background-color: rgba(246, 246, 246,0.8);
    }


    .hpTopContentHolder .searchBoxHolder, .hpTopContentHolder .hhsTitle, .hpTopContentHolder .hhsSubTitle {
        margin: 0 auto;
        text-align: center;
    }

    .HomeHeroSearchFirst:after, .HomeHeroSearchFirst:before {
        display: none;
    }

    .hpTopContentHolder {
        height: 380px !important;
    }

        .hpTopContentHolder .hpFirstBoxes {
            clear: both;
            width: 100%;
        }

        .hpTopContentHolder:after {
            display: block;
            clear: both;
            content: " ";
        }

    .hpTopContentHolder {
        box-shadow: none !important;
    }
}

@media all and (max-width:1000px) {
    .hhsTitle:before, .hhsFooter:before {
        width: 80% !important;
    }
}

@media all and (max-width:750px) {
    .HomeHeroSearch {
        background: none !important;
    }
}

@media (max-width: 380px) {
    .HomeHeroSearch .txtSiteSearch, .HomeHeroSearch .searchBoxHolder, .searchBoxHolder, .HomeHeroSearch {
        width: 99% !important;
        max-width: 99% !important;
    }

    .HomeHeroSearch {
        padding: 20px 2px !important;
        margin-bottom: 0px !important;
        min-height: 200px;
    }
}

.FullWidth {
    padding: 30px 20px 0px 20px;
    margin: 0px auto;
    position: relative;
    background-color: #fff;
    background-image: none !important;
    clear: both;
}


.FullWithParSection {
    padding: 100px;
    font-size: 0.9em;
    text-align: center !important;
    font-family: Poppins, sans-serif !important;
    font-weight: lighter;
}

    .FullWithParSection .IntroPar {
        text-align: center !important;
    }

    .FullWithParSection .Title {
        font-size: 2.2em !important;
        padding-bottom: 20px !important;
    }

@media all and (min-width:700px;) {
    .FullWidth + .Orgs:before {
        content: "";
        height: 500px;
        width: 250px;
        position: absolute;
        top: 0px;
        right: 0px;
        background: url(/lib/aesthetics-graphics/homePage/boxTop.png) no-repeat 0 0 transparent;
    }

    .FullWidth + .Orgs:after {
        content: "";
        height: 547px;
        width: 143px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 0;
        background: url(/lib/aesthetics-graphics/homePage/BoxLEft.png) no-repeat 0 0 transparent;
        background-size: cover;
    }
}

.IntroPar {
    max-width: 500px;
    width: 100% !important;
    float: none !important;
    padding-top: 0px;
    font-size: 1em;
    top: 20px;
    text-align: left;
    color: #000;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 20px 0;
    margin: 0px auto 0px auto;
    background-color: #fff;
}

.FullWidth .Title {
    float: none !important;
    clear: both;
    font-size: 2.4em;
    top: 20px;
    line-height: 1.3em;
    text-align: center;
    position: relative;
    background-color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: lighter;
    margin-bottom: 20px;
}

@media all and (min-width:1100px) {
    .FullWidth .Title {
        text-align: center;
    }
}

@media all and (max-width:500px) {
    .FullWidth .Title {
        font-size: 1.3em;
    }
}

.TrainingInfoBoxes {
    margin: 20px auto 0px auto;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1050px;
}

    .TrainingInfoBoxes li:before {
        content: "";
        width: 70px;
        height: 70px;
        margin: 0 auto 5px auto !important;
        display: block;
        color: #000;
        background: url(/lib/aesthetics-graphics/icons/TrainingDetailsIcons.svg) no-repeat -0px -5px transparent;
        background-size: cover;
        padding: 0;
    }

    .TrainingInfoBoxes li:nth-of-type(2):before {
        background-position: -145px 0;
    }

    .TrainingInfoBoxes li:nth-of-type(3):before {
        background-position: -72px 5px;
    }

    .TrainingInfoBoxes li:nth-of-type(4):before {
        background-position: -290px 0;
    }

    .TrainingInfoBoxes li:nth-of-type(5):before {
        background-position: -212px 0;
    }

    .TrainingInfoBoxes li:nth-of-type(6):before {
        background-position: -508px 12px;
    }

    .TrainingInfoBoxes li:nth-of-type(7):before {
        background-position: -363px 5px;
    }

    .TrainingInfoBoxes li:nth-of-type(8):before {
        background-position: -440px 5px;
    }

    .TrainingInfoBoxes li {
        line-height: 1.4em;
        margin: 0 1%;
        font-size: 0.95em;
        position: relative;
        text-align: center;
        float: none !important;
        box-sizing: border-box;
        clear: both !important;
        min-height: 60px;
        min-width: 80px;
        width: 10%;
        color: #3896c5;
    }

@media all and (max-width:600px) {
    .TrainingInfoBoxes li {
        width: 30%;
        margin: 0px;
        padding: 20px;
    }
}

.hpSubjectBoxes {
    margin: 0 auto;
}

@media all and (max-width:1300px) {

    .hpSubjectBoxes {
        width: 100%;
    }
}

@media all and (max-width:1100px) {
    .hpSubjectBoxes {
        width: 100%;
    }
}

@media all and (max-width:1050px) {
    .hpSubjectBoxes {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}


.hpTrainingOverviews {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

@media all and (max-width:1400px) {
    .hpSubjectBoxes a {
        margin-right: 0px !important;
    }

    .hpTrainingOverviews {
        justify-content: space-evenly
    }

    .LargeText {
        width: auto !important;
        max-width: unset !important;
        margin-left: 10px;
        margin-bottom: 30px;
        text-align: left;
    }
}

.LeftRightHolder {
    width: 100%;
    justify-content: flex-end;
}

    .LeftRightHolder:first-of-type {
        margin-top: -30px;
        margin-left: 0;
    }





    .LeftRightHolder .CopilotBg:first-of-type {
        float: left;
    }

    .LeftRightHolder .CopilotBg:last-of-type {
        float: right;
    }

.LargeText {
    font-size: 2em;
    max-width: 400px;
    width: 350px;
    float: left;
    line-height: 1.5em;
    padding-top: 0px;
    color: #069;
}

.LeftRightHolder:after {
    content: " ";
    display: block;
    clear: both;
}

.BeigeSection {
    padding: 90px 40px 80px 40px;
}

@media all and (max-width:1200px) {
    .BeigeSection {
        padding: 10px 20px 10px 20px;
    }
}

.HomeSearchBtmHolder {
    padding: 0px 0 50px 0;
}

    .HomeSearchBtmHolder .defaultButton {
        margin: 0 auto !important;
        display: block;
        width: 400px;
    }

.CopilotBgColour {
    background-color: #f2f2f2;
    border-radius: 20px;
}

.CopilotBg {
    background: url(/lib/aesthetics-graphics/Backgrounds/GuyOnComputer.jpg) no-repeat center right #f2f2f2;
    display: block;
    float: none !important;
    margin: 0 auto;
    padding: 50px 0;
    box-sizing: border-box;
}

@media all and (max-width:1250px) {
    .CopilotBg {
        background-image: none;
        position: relative;
    }

    .CopilotImgNote {
        display: none;
    }

    .CopilotBg:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 500px;
        right: 0px;
        top: 0px;
        background: url(/lib/aesthetics-graphics/Backgrounds/GuyOnComputer.jpg) no-repeat center right #f6f2ee;
        background-size: contain;
    }
}

@media all and (max-width:800px) {
    .CopilotBg:before {
        disply: none;
        background: none;
    }

    Copilot {
        width: 100% !important;
    }
}

@media all and (max-width:1250px) {
    .CopilotBg:before {
        width: 300px
    }
}

Copilot redsmallertext {
    display: block;
    width: 100%;
    color: red;
}

Copilot {
    width: 50%;
    display: block;
    max-width: 1100px;
}

    Copilot sectiontitle {
        display: block;
        color: #006699;
        font-size: 2em;
        padding: 5px 0 20px 0;
    }

    Copilot sectionparagraph {
        padding: 2px 0;
        display: block;
    }

        Copilot sectionparagraph strong {
            font-weight: bold !important;
            font-size: 1.1em;
            display: block;
            color: #000;
            margin: 5px 0;
        }

.LeftRightHolder copilot a {
    width: auto;
    max-width: 200px;
    text-align: center;
    border: solid 1px #006699;
    padding: 5px;
    margin: 15px 0 5px 0;
    display: block;
}

.hpFirstBoxes {
    margin: 0px 0 10px 0;
}

.hpSubjectBoxes a {
    display: block;
    background-color: transparent;
    margin: 0;
    width: 16%;
    min-width: 160px;
    padding: 30px 20px 60px 20px;
    text-align: left;
    color: #000;
    border: dotted 1px #ccc;
    border-color: #ccc #fff #ccc #ccc;
    position: relative;
    line-height: 1.3em;
    transition: all .2s linear;
    flex-grow: 1;
}

    .hpSubjectBoxes a:hover {
        background-color: #fff;
        border: solid 1px #cceeff;
    }

    .hpSubjectBoxes a:first-of-type {
        border-left: none;
    }

    .hpSubjectBoxes a .defaultButton {
        font-size: 0.7em;
        padding: 4px 10px !important;
        border: solid 0.5px #006699;
        position: absolute;
        bottom: 30px;
        left: 20px;
    }

    .hpSubjectBoxes a:nth-of-type(1) {
        background-color: #effcef;
        border: solid 1px #d4f7d4;
    }

        .hpSubjectBoxes a:nth-of-type(1):hover {
            background-color: #d4f7d4;
            border: solid 1px #a9efa9;
        }

    .hpSubjectBoxes a:nth-of-type(2) {
        background-color: #fbf5ff;
        border: solid 1px #f5e6ff;
    }

        .hpSubjectBoxes a:nth-of-type(2):hover {
            background-color: #f5e6ff;
            border: solid 1px #ebccff;
        }

    .hpSubjectBoxes a:nth-of-type(3) {
        background-color: #fcf5ee;
        border: solid 1px #f7e6d4;
    }

        .hpSubjectBoxes a:nth-of-type(3):hover {
            background-color: #f7e6d4;
            border: solid 1px #f3dabe;
        }

    .hpSubjectBoxes a:nth-of-type(4) {
        background-color: #f5f7f9;
        border: solid 1px #dfe6ec;
    }

        .hpSubjectBoxes a:nth-of-type(4):hover {
            background-color: #dfe6ec;
            border: solid 1px #cfd9e2;
        }

    .hpSubjectBoxes a:nth-of-type(5) {
        background-color: #e9f4ff;
        border: solid 1px #cce6ff;
    }

        .hpSubjectBoxes a:nth-of-type(5):hover {
            background-color: #cce6ff;
            border: solid 1px #99ceff;
        }

    .hpSubjectBoxes a:nth-of-type(6) {
        background-color: #fffae5;
        border: solid 1px #fff0b3;
    }

        .hpSubjectBoxes a:nth-of-type(6):hover {
            background-color: #fff0b3;
            border: solid 1px #ffe680;
        }

@media all and (max-width:1100px) {
    .hpSubjectBoxes a {
        margin-top: 4%;
    }
}


@media all and (max-width:350px) {
    .hpSubjectBoxes a {
        width: 130px !important;
        padding: 0px 10px 10px 10px;
    }
}

.hpSubjectBoxes a:hover {
    position: relative;
    -webkit-boxs-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .hpSubjectBoxes a:hover:before {
        transition: all .2s linear;
        transform: scale(1.05);
        opacity: 1;
    }

.hpSubjectBoxes a boxmaintitle {
    display: block;
    min-height: 70px;
    font-size: 0.95em;
    font-weight: lighterr;
}

.hpSubjectBoxes a .subText {
    line-height: 1.4em !important;
    margin: 0px;
    display: block;
    font-size: 0.8em;
    color: #555;
    padding-bottom: 20px;
}



.hpSubjectBoxes a:before {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 90px;
    left: 0px;
    content: '';
    pointer-events: none;
}

.RootPageContent, .SiteContainer, .footer, .threelistgroup, .widthRestraintPage {
    margin-top: 0px;
}


.hpServicesBoxes a:after {
    display: none;
}

.hpSubjectBoxes a:nth-of-type(2):after {
    background-position: -1320px 0px;
}

.hpSubjectBoxes a:nth-of-type(5):after {
    background-position: -1252px 5px;
}

.hpSubjectBoxes a:nth-of-type(4):after {
    background-position: -138px 0;
}

.hpSubjectBoxes a:nth-of-type(3):after {
    background-position: -1165px 3px;
}

.hpSubjectBoxes a:nth-of-type(6):after {
    background-position: -420px 0px;
}

.hpSubjectBoxes a:nth-of-type(7):after {
    background-position: -220px 4px;
}

.hpSubjectBoxes a:nth-of-type(8):after {
    background-position: -294px 5px;
}

.hpSubjectBoxes a:nth-of-type(9):after {
    background-position: -433px 0px;
}

.hpSubjectBoxes a:nth-of-type(10):after {
    background-position: -363px 0px;
}

.hpSubjectBoxes a:nth-of-type(11):after {
    background-position: -511px 0px;
}

.hpSubjectBoxes a:nth-of-type(12):after {
    background-position: -1162px 0px;
}

.hpSubjectBoxes a:nth-of-type(13):after {
    background-position: -588px 0px;
}

.hpSubjectBoxes a:nth-of-type(14):after {
    background-position: -660px 0px;
}

.hpSubjectBoxes a:nth-of-type(15):after {
    background-position: -730px 0px;
}

.hpServicesBoxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .hpServicesBoxes a {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px;
        min-height: 75px;
        padding-top: 20px;
        margin-right: 10px !important;
        margin-top: 10px;
        padding-bottom: 20px;
        font-weight: lighter;
        text-align: center;
    }

        .hpServicesBoxes a .subText {
            top: 60px;
        }


.hpSubjectBoxes:after {
    display: block;
    content: "";
    clear: both;
}

.middleH1 {
    text-align: center;
    clear: both;
    display: block;
    width: 100%;
}








#DivFooterContact {
    margin-top: 0px !important;
}



.MiniHeader .MIcon div {
    background-color: #006699 !important;
}

@media all and (max-width:800px) {
    .hpServicesBoxes a, .HpPopCourses a {
        margin: 2px !important;
        padding: 20px 10px 20px 10px;
        width: auto;
        min-width: 48%;
        max-width: 180px;
        max-height: 110px;
        height: auto !important;
    }
}

@media all and (max-width:500px) {
    .hpServicesBoxes a, .HpPopCourses a {
        max-width: 130px;
    }
}


/* width */
trainingclients::-webkit-scrollbar {
    height: 10px !important;
}

/* Track */
trainingclients::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #d3dce6;
    border-radius: 1px !important;
}

/* Handle */
trainingclients::-webkit-scrollbar-thumb {
    background: #adbed1;
    border-radius: 0 0 1px 1px !important;
    border-bottom: solid 1px #888;
    border-top: solid 1px #f2f2f2;
    box-shadow: inset 0 0 5px #6c8aac;
}

    /* Handle on hover */
    trainingclients::-webkit-scrollbar-thumb:hover {
        background: #006699;
    }

#CSSlider {
    position: absolute;
    height: 50px;
    top: 0px;
    left: 50px;
    transition: all .2s ease-in-out;
}

trainingclients {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0px 0px 5px 0px !important;
    height: auto;
    /* overflow: hidden; */
    flex-wrap: nowrap;
}

    trainingclients div {
        display: block;
        clear: both;
        flex-grow: 1;
        flex-shrink: 0;
        height: 60px;
        margin: 10px 20px 0 20px;
        padding: 0px 10px;
        position: relative;
        min-width: 7%;
    }

        trainingclients div:before {
            background: url(/lib/aesthetics-graphics/logos/ClientLogos/LogoList.svg) no-repeat -2px 2px transparent;
            background-size: cover;
            display: block;
            flex-grow: 0;
            flex-shrink: 0;
            background-color: transparent;
            height: 55px;
            content: "";
            margin: 5px auto 0 auto;
            filter: saturate(50%);
            opacity: 0.7;
        }

        trainingclients div:last-of-type:before {
            display: none;
        }

        trainingclients div:last-of-type {
            padding: 10px 0 0 0;
            margin-left: 0px;
            font-size: 1.3em;
        }

        trainingclients div:nth-of-type(4):before {
            background-position: -2px -3px;
            width: 80px;
        }



        trainingclients div:nth-of-type(5):before {
            background-position: -84px -2px;
            width: 100px;
        }



        trainingclients div:nth-of-type(3):before {
            background-position: -185px -3px;
            width: 80px;
        }



        trainingclients div:nth-of-type(1):before {
            background-position: -270px 0px;
            width: 80px;
        }



        trainingclients div:nth-of-type(9):before {
            background-position: -352px -2px;
            width: 100px;
        }



        trainingclients div:nth-of-type(6):before {
            background-position: -459px 2px;
            width: 90px;
        }



        trainingclients div:nth-of-type(7):before {
            background-position: -580px -2px;
            width: 90px;
        }



        trainingclients div:nth-of-type(8):before {
            background-position: -680px 0px;
            width: 80px;
        }



        trainingclients div:nth-of-type(2):before {
            background-position: -790px -4px;
            width: 100px;
        }



        trainingclients div:nth-of-type(10):before {
            background-position: -900px -2px;
            width: 120px;
        }

    trainingclients a {
        font-size: 0.7em;
        text-align: left;
        padding: 10px;
        line-height: 1.3em;
        padding-top: 0px;
        color: #666;
        margin: 0;
        margin-top: 10px;
    }

.servicesH1, #pnlReviewsRand h2 {
    padding: 10px 0 10px 0;
    margin-bottom: 0px !important;
    font-family: Poppins, sans-serif !important;
    font-weight: lighter;
    color: #000
}

#pnlReviewsRand h2 {
    text-align: center;
    color: #384456;
    opacity: 1 !important;
    font-size: 1.5em;
    padding: 13px 0 13px 0;
    margin: 0px;
}



body, html {
    background: #fafafa !important;
}




.hpRightDynanamic:after, .hpDynamicHolder:after {
    content: "";
    clear: both;
}

.hpTopContentHolder .maxwidth {
    position: relative;
}

    .hpTopContentHolder .maxwidth:before, .hpTopContentHolder:after {
        content: "";
        display: inline-block;
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 0;
        height: 340px !important;
    }

    .hpTopContentHolder .maxwidth:before {
        right: unset;
        left: 0px;
    }

@media all and (max-width:1250px) {
    .hpTopContentHolder:after {
        right: 0px !important;
        background-position: top right !important;
        background-size: cover;
    }
}






@media all and (max-width:350px) {
    #BodyHolder {
        background: none;
        background-color: #f8f8f8;
    }
}

.hpRightDynanamicBox {
    position: absolute;
    top: 100px !important;
    right: 0px;
    height: 270px;
    overflow-x: auto;
    border: solid 1px #ccc;
    display: none;
}

.hpRightDynanamic {
    width: 40%;
    float: right;
    max-height: 200px;
    overflow: auto;
}

@media all and (min-width:1000px) {
    .hpRightDynanamicBox {
        width: 500px;
    }
}

@media all and (min-width:1300px) {
    .hpRightDynanamicBox {
        width: 700px;
    }
}

@media all and (max-width:1000px) {
    .hpRightDynanamicBox {
        display: none;
        position: unset !important;
        margin: 0 auto;
        width: 100%;
        height: auto;
        visibility: hidden;
    }

    .ClientsSection {
        margin-top: 30px;
    }

    trainingbenefits leftsection, trainingbenefits rightsection {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.RightHpHighlightBox {
    background-color: #fff;
    padding: 30px;
}

    .RightHpHighlightBox * {
        display: block;
    }

    .RightHpHighlightBox BoxMiniTitle {
        color: #777;
        width: 100%;
        display: block;
        font-size: 0.7em;
        line-height: 1em;
        margin-bottom: 2px;
        text-transform: uppercase;
    }

    .RightHpHighlightBox MainTitle {
        color: #006699;
        width: 100%;
        display: block;
        font-size: 1.2em;
    }




.hpTopContentHolder {
    position: relative;
    top: -100px;
    padding-top: 100px;
    width: 100%;
}

@media all and (min-width:840px) {
    .hpTopContentHolder {
        height: 510px;
        background-color: #fafafa;
    }
}

trainingbenefits {
    display: block;
    padding: 20px 20px;
    margin: 0 auto;
    position: relative;
}

    trainingbenefits a {
        margin-left: 30px !important;
    }

    trainingbenefits p {
        clear: both;
        display: block;
        font-weight: bold;
        padding: 15px 0 0 0;
        color: #374048 !important;
        font-size: 1em;
    }

    trainingbenefits:after {
        content: " ";
        display: block;
        clear: both;
    }

    trainingbenefits leftSection, trainingbenefits rightSection {
        float: left;
        width: 49.5%;
        min-height: 360px;
        display: block;
        padding: 20px;
        padding: 30px 0;
    }

    trainingbenefits rightSection {
        float: right;
    }

@media all and (max-width:1100px) {
    trainingbenefits leftSection, trainingbenefits rightSection {
        width: 100%;
        padding: 20px;
        min-height: unset;
    }
}



trainingbenefits leftSection:after, trainingbenefits rightSection:after {
    content: " ";
    display: block;
    clear: both;
}


trainingbenefits h2 {
    text-align: left !important;
    font-size: 1.4em;
    padding-bottom: 20px !important;
}


trainingbenefits benefit {
    font-size: 0.85em;
    position: relative;
    line-height: 1.3em;
    padding-left: 25px;
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

    trainingbenefits benefit:before, trainingbenefits benefit:after {
        content: "";
        position: absolute;
        border-radius: 40px;
        font-size: 13px;
        text-align: center;
    }

    trainingbenefits benefit:before {
        content: "✓";
        top: 0px;
        left: 2px;
        height: 18px;
        width: 18px;
        line-height: 19px;
        color: #ccc !important;
    }



    trainingbenefits benefit explanation {
        color: unset;
        font-size: 0.8em;
        color: #666;
        display: block;
    }

@media all and (min-width:1100px) {








    pictureplaceholder {
        display: flex;
        flex-wrap: nowrap;
    }

    rightsection pictureplaceholder {
        align-items: right;
        justify-content: right;
    }

    .ImgSlant pictureplaceholder imageplace:nth-of-type(3) {
        background-position: -20px 0px;
        -moz-transform: rotate(-4deg);
        -webkit-transform: rotate(-4deg);
        -o-transform: rotate(-4deg);
        -ms-transform: rotate(-4deg);
        transform: rotate(-4deg);
    }

    .ImgSlant pictureplaceholder imageplace:nth-of-type(2) {
        background-position: -427px 0;
        -moz-transform: rotate(4deg);
        -webkit-transform: rotate(4deg);
        -o-transform: rotate(4deg);
        -ms-transform: rotate(4deg);
        transform: rotate(4deg);
    }

    .ImgSlant pictureplaceholder imageplace:nth-of-type(1) {
        background-position: -860px -2px;
        -moz-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    .ImgSlant2 pictureplaceholder imageplace:first-of-type {
        -moz-transform: rotate(-2deg);
        -webkit-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    trainingBenefits pictureplaceholder imageplace {
        height: 300px;
        width: 200px;
        border: none;
        display: block;
        float: left;
        background-size: contain;
        background: url(/lib/aesthetics-pics/homePage/sprite1b.jpg) transparent;
        background-repeat: no-repeat;
        margin: 10px 0px;
        border-radius: 10px;
        border: solid 1px #e6f7ff;
        border-bottom: solid 5px #e6f7ff;
        border-top: solid 5px #e6f7ff;
    }

        trainingBenefits pictureplaceholder imageplace:nth-of-type(3) {
            background-position: 0 0;
        }

        trainingBenefits pictureplaceholder imageplace:nth-of-type(2) {
            background-position: -210px 0;
        }

    pictureplaceholder imageplace:nth-of-type(1) {
        background-position: -427px 0;
    }

    rightsection pictureplaceholder imageplace:nth-of-type(1) {
        background-position: -631px -2px !important;
    }

    rightsection pictureplaceholder imageplace:nth-of-type(2) {
        background-position: -230px 0 !important;
    }

    rightsection pictureplaceholder imageplace:nth-of-type(3) {
        background-position: -1086px -2px !important;
    }
}



.theheader {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%);
    border-bottom: transparent;
}

headeritems .defaultButton {
    background-color: transparent;
    border: transparent;
}

.BeigeSection:after {
    display: block;
    clear: both;
    content: "";
}


.aReviewsHolder {
    max-height: 460px;
}

@media all and (max-width:1300px) {
    .RootBodyHolder {
        padding: 0 0px;
        box-sizing: border-box;
    }
}

iconsection:before {
    content: "Training to fit your requirements, because you know your situation best.";
    display: block;
    font-size: 1.7em;
    color: #000;
    padding: 40px 20px 10px;
    background-color: #fff;
}

icondetails {
    background-color: #fff;
    display: flex;
    padding: 20px 0;
    flex-wrap: wrap;
}



    icondetails detail {
        width: 50%;
        padding: 20px;
        display: flex;
        flex-wrap: nowrap;
    }

iconholder {
    width: 70px !important;
    min-width: 70px;
    height: 70px;
    margin-right: 45px;
    display: block;
    padding: 0px;
    box-shadow: 5px 5px 5px 2px rgb(221, 231, 238);
    position: relative;
    background-color: #fff;
    border: solid 1px #e6f7ff;
    border-radius: 100px;
}

icondetails detail iconholder icon {
    width: 80px;
    height: 80px;
    background: url(/lib/aesthetics-graphics/homepage/HompageIcons2/Icons.svg) no-repeat transparent;
    background-size: 800px;
    margin: 0 auto;
    position: absolute;
    top: -15px;
    transform: scale(0.7);
}

    icondetails detail iconholder icon.experttrainers {
        background-position: -15px 10px;
    }

    icondetails detail iconholder icon.flexiblecontent {
        background-position: -111px 9px;
        width: 90px;
        height: 100px;
        left: -8px;
    }

    icondetails detail iconholder icon.smallclass {
        background-position: -210px 0;
    }

    icondetails detail iconholder icon.classroom {
        background-position: -300px 0;
        width: 90px;
        height: 100px;
        left: -8px;
    }

    icondetails detail iconholder icon.virtualcourse {
        background-position: -418px 0;
        width: 90px;
        height: 100px;
        left: -8px;
    }

    icondetails detail iconholder icon.coursematerials {
        background-position: -727px 12px;
        height: 90px;
    }

    icondetails detail iconholder icon.lunch {
        background-position: -533px 2px;
    }

    icondetails detail iconholder icon.questions {
        background-position: -635px 9px;
    }

icondetails detail textregion sectiontitle {
    width: 100%;
    display: block;
    font-size: 1.1em;
    margin-bottom: 5px;
    color: #000;
    font-weight: bold;
}

icondetails detail textregion subtext {
    color: #333;
    font-size: 0.9em;
    line-height: 1.7em !important;
    display: block;
}
