﻿
#pnlReviews {
    position: unset !important;
    display: block !important;
}

.Boxedtitle {
    width: 100%;
    border-bottom: dotted 1px #dfdfdf;
    position: relative;
    display: block;
    margin-bottom: 0px;
}


    .Boxedtitle .btBox:before {
        content: "";
        float: left;
        display: block;
        height: 30px;
        width: 40px;
        background: url(/lib/aesthetics-graphics/logos/Logo.svg) 0px 2px no-repeat !important;
        background-repeat: no-repeat;
        MARGIN-RIGHT: 10PX;
    }

    .Boxedtitle .TCourses:before {
        background-position: -1235px -12px;
    }

    .Boxedtitle .TExpect:before {
        background-position: -1232px -48px;
    }

    .Boxedtitle .TReviews:before {
        background-position: -1278px -13px;
    }

    .Boxedtitle .TVenue:before {
        background-position: -1278px -49px;
    }

    .Boxedtitle .TWhyITTS:before {
        background-position: -1325px -17px;
        width: 40px;
    }

.infoList li {
    width: 33%;
    min-height: 120px;
    float: left;
    display: block;
    float: left;
    margin: 10px 0;
    min-width: 300px;
    font-size: 1.2em;
    min-width: 440px;
}

    .infoList li div {
        display: block;
        line-height: 1.5em;
        font-size: 0.9em;
    }

@media all and (max-width:1200px) {
    .infoList li div {
        font-size: 0.8em !important;
    }
}

.infoList li div {
    font-size: 0.8em !important;
    padding: 40px 70px 0 0;
}

.infoList li span {
    float: left;
    display: block;
    height: 120px;
    width: 100px;
    background-image: url(/lib/aesthetics-graphics/icons/InfoIcons3.svg);
    background-repeat: no-repeat;
    background-position: 0px -1px;
}

.infoList li:nth-of-type(2) span {
    background-position: -130px 3px;
}

.infoList li:nth-of-type(3) span {
    background-position: -270px -1px;
}

.infoList li:nth-of-type(4) span {
    background-position: -413px -1px;
}

.infoList li:nth-of-type(5) span {
    background-position: -565px -1px;
}

.infoList li:nth-of-type(6) span {
    background-position: -690px -1px;
}

.infoList li.ACS span {
    background-position: -345px -8px;
}

.infoList li.CMI span {
    background-position: -115px -10px;
}

.infoList li.DL span {
    background-position: -819px -10px;
}

.infoList li.DSP span {
    background-position: -699px -12px;
}

.infoList li.LP span {
    background-position: -583px -10px;
}

.infoList li.PPP span {
    background-position: -460px -10px;
}

.infoList li.QE span {
    background-position: -1060px -7px;
}

.infoList li.SCS span {
    background-position: -229px -10px;
}

.infoList li.WW span {
    background-position: -940px -10px;
}

.infoList li.NB {
    margin: 20px 0;
}

    .infoList li.NB span {
        background: none;
        font-size: 1.8em;
        border: dotted 1px #fff;
        border-radius: 150px;
        background-color: rgba(255,255,255,0.8);
        color: #0182b2;
        line-height: 85px;
        text-align: center;
        margin-right: 20px;
        width: 90px;
        height: 90px;
    }

.LPFurtherInfo {
    padding: 60px 0;
}

.NB:nth-of-type(4) span {
    line-height: 90px !important;
}

@media all and (max-width:900px) {
    .infoList li.NB span {
        font-size: 1em;
        height: 40px;
        line-height: 40px !important;
        width: 40px;
    }
}

.infoList li.footnote:before {
    display: none;
}

.infoList li.footnote {
    font-size: 0.7em;
    color: #666;
    padding-top: 40px;
    padding-bottom: 50px;
}

.infoList li.IB span {
    background: none;
    display: none;
}

.infoList .IB {
    width: 100%;
    clear: both;
    margin-top: 40px;
}

.SecondI {
    margin-top: 70px !important;
}

    .SecondI li {
        color: #fff;
    }

        .SecondI li div {
            line-height: 90px !important;
        }

@media all and (max-width:900px) {
    .SecondI li div {
        line-height: 20px !important;
    }
}

.infoList .IB div {
    line-height: 1.7em !important;
    font-size: 0.85em;
}

.ulCourses {
    margin-top: 0px !important;
    padding-top: 0px !important;
}


.divReviews {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 40px 0;
}

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

.ReviewsOverviewHolder {
    width: 24%;
    display: block;
    min-width: 200px;
    padding: 0px 0px 0px 0px;
    margin: 0 1% 10px 0;
    box-sizing: border-box;
    max-width: 300px;
}

@media all and (max-width:850px) {
    .ReviewsOverviewHolder {
        width: 46%;
        clear: none !important;
    }
}

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

    .reviewText {
        min-height: 20px !important;
    }
}

.ReviewsOverviewHolder:nth-of-type(5), .ReviewsOverviewHolder:nth-of-type(9) {
    clear: left;
}



.lblQText {
    font-size: 1em;
}


.who {
    display: block;
    font-size: 0.7em;
    padding: 5px 10px;
    margin-left: 0px;
    line-height: 1.3em;
    color: #777 !important;
    width: 99%;
    background-color: #fcfcfc;
    border-radius: 0 0 5px 5px;
    min-height: 40px;
}

.ReviewsVeri {
    display: inline-block;
    line-height: 45px;
    width: 100%;
    margin-left: 20px;
    clear: both;
    font-size: 1.3em;
    color: #0182b2;
}

    .ReviewsVeri:before {
        content: "";
        float: left;
        display: block;
        height: 60px;
        width: 60px;
        background-image: url(/lib/aesthetics-graphics/icons/NewLandingPage.png);
        background-repeat: no-repeat;
        background-position: -1170px -20px;
    }

.VenueDetails {
    display: block;
    margin: 50px 0 100px 0;
    color: #0182b2;
}

    .VenueDetails .VIcon {
        float: left;
        display: block;
        height: 120px;
        margin-right: 30px;
        width: 120px;
        background-image: url(/lib/aesthetics-graphics/icons/NewLandingPage.png);
        background-repeat: no-repeat;
        background-position: -1357px -10px;
    }

    .VenueDetails .VTitle {
        font-size: 1.3em;
        margin-bottom: 20px;
    }

.NLPImage {
    background-size: cover !important;
    position: absolute;
    top: 65px;
    left: 0px;
    width: 100%;
    height: 300px;
    opacity: 0.7;
}

@media all and (min-width:1600px) {
    .NLPImage {
        background: url('/lib/aesthetics-graphics/backgrounds/outlines1/1500.jpg') no-repeat;
        background-position: center;
        opacity: 0.7;
    }
}

@media all and (max-width:1599px) {
    .NLPImage {
        background: url('/lib/aesthetics-graphics/backgrounds/outlines1/1500.jpg') no-repeat;
        background-position: center;
    }
}

@media all and (max-width:800px) {
    .NLPImage {
        background: url('/lib/aesthetics-graphics/backgrounds/outlines1/800.jpg') no-repeat;
    }
}

@media all and (max-width:600px) {
    .NLPImage {
        background: url('/lib/aesthetics-graphics/backgrounds/outlines1/500.jpg') no-repeat cover !important;
        opacity: 0.3;
        min-height: 320px !important;
        height: 320px !important;
    }

    .LPCommandLine {
        top: 300px !important;
    }
}

@media all and (max-width:550px) {
    .NLPImage {
        opacity: 0.2 !important;
        height: 320px !important;
        min-height: 320px !important;
        background-position: right top !important;
    }
}

@media all and (max-width:1000px) {
    .scheduleTopSearch {
        margin-top: 160px !important;
    }
}

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

    .LPCommandLine {
        top: 340px !important;
    }
}



.WhyIHolder {
    background-size: cover !important;
    display: block;
    width: 100%;
    MIN-height: 280px;
}

@media all and (max-width:900px) {
    .WhyIHolder {
        height: 750px;
    }
}







.threelistgroup {
    margin-top: 0px !important;
}

.LPCommandLine {
    height: 40px;
    width: 100%;
    position: relative;
    top: 10px;
    background-color: #fff;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    z-index: 40;
}

@media all and (max-width:700px) {
    .LPCommandLine {
        display: none;
    }
}

.LPCommandLine * {
    line-height: 40px;
    margin: 0 10px;
    font-size: 0.95em;
    color: #999999 !important;
}

.LPCommandLine a:hover {
    text-decoration: underline;
    color: #666 !important;
}

.LPWidthRestraint {
    display: block;
    width: 94%;
    max-width: 1100px;
    margin: 0 auto;
}

.themaincontent {
    margin-top: 110px;
}

.cCourseTitle {
    margin-top: -120px;
    text-transform: capitalize;
}

@media all and (max-width:700px) {
    .themaincontent {
        margin-top: 160px;
    }

    .cCourseTitle {
        margin-top: -150px;
    }
}


.tdPublicCourseCost div:before, .tdPublicCourseCost div:after {
    display: none;
}




.tdPublicCourseCost:hover div {
    left: auto;
    right: 40%;
}

.CourseQuickView, .showMoreLocations, .OrRequestQuote {
    display: inline-block;
    border: solid 1px #dfdfdf;
    width: auto;
    padding: 5px;
    color: #0182b2 !important;
    font-size: 0.9em;
    transition: all linear .5s;
}

    .CourseQuickView:hover, .showMoreLocations:hover, .OrRequestQuote:hover {
        background-color: #e6f8ff;
        transition: all linear .5s;
    }

.OrRequestQuote {
    background-color: #fff;
    cursor: pointer;
}

.greyScreen {
    z-index: 90 !important;
}

.chooseADate {
    z-index: 95 !important;
}

.Hidden {
    display: none;
    visibility: hidden;
}

.btnQuoteNIL {
    float: none !important;
    clear: both !important;
    text-transform: capitalize;
    width: 90%;
    border: solid 1px #0182b2 !important;
}

@media all and (max-width:550px) {
    .NLPImage {
        opacity: 0.2 !important;
    }
}



.btnleft {
    width: 100% !important;
    margin: 10px auto 10px auto !important;
    float: none !important;
}









.CourseDates:before {
    content: "Course Dates";
    background-color: #fcfcfc;
    width: 100%;
    display: block;
    color: #777;
    padding-left: 12px;
    font-size: 0.7em;
    text-transform: uppercase;
}

.CourseDates {
    display: block;
    width: 100%;
    max-height: 125px;
    border: dotted 1px #ccc;
    overflow: hidden;
}

    .CourseDates .afterbook::after {
        right: 70px;
    }



.fullHeightDatesBox {
    max-height: none !important;
}


.moreLessDates {
    display: block;
    width: auto !important;
    height: 30px;
    padding-left: 12px;
    color: #0088cc !important;
    background-color: #fafdff;
    border: 1px solid #ccebff;
    transition: 0.2s ease-in-out;
    font-size: 0.85em;
    cursor: pointer;
    margin-top: -1px;
}

    .moreLessDates:hover {
        background-color: #e6f7ff;
        border: 1px solid #66ccff;
        transition: 0.2s ease-in-out;
    }







.divStartOfCourseListContent {
    margin-top: 45px !important;
}

@media all and (max-width:1200px) {
    .Course {
        width: 100%;
        margin: 0 !important;
    }
}

.divInTable {
    padding-top: 70px !important;
}

.breakBetweenCourseLists {
    height: 100px;
}

    .breakBetweenCourseLists:before {
        content: "Classroom courses:";
        position: absolute;
        bottom: 0px;
        left: 0px;
        font-size: 1.2em;
        margin-bottom: 40px;
    }

table ~ .onlineCoursesPar {
    margin-top: 100px;
}

.outlinesLeftMain {
    overflow: hidden;
}





.otagcloud {
    max-width: 1100px;
    margin: 20px auto 70px auto !important;
    display: block;
}

.onlineTraining {
    margin-bottom: 20px;
}
