<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.HamburgerMenu {
    display: none
}

.NavOpen {
    cursor: pointer;
    position: absolute;
    height: 30px;
    width: 30px;
    right: 10px;
    display: block !important;
    text-align: center;
}

.closebtn {
    display: block;
    transition: 0.3s;
    position: absolute;
    height: 30px;
    width: 30px;
    right: 10px;
    text-align: center;
    cursor: pointer;
}
.sidenav {
    overflow-y: auto;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 11%;
    left: 0;
    background-color: #e26e1b;
    overflow-x: hidden;
    transition: 0.5s;
    margin-top: -2px;
}

.SUBMENU {
    border: 1px solid #e26e1b;
    background-color: #FFF;
    color: #e26e1b;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    transition: 0.3s;
    display: block;
    /*padding: 5px;*/
}

#mySidenav .SUBWANSHOW {
    max-height: 0;
    transition: max-height 0.3s ease-out;
    overflow: hidden;
    background-color: #FFF;
    border: 0px solid #e26e1b;
}

.submenuborders {
    border: 1px solid #e26e1b;
    border-bottom: 0px;
    width: 100%;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0px;
    margin-left: 50px;
}



#mySidenav .visible {
    max-height: 81%;
    min-height: 51%;
    transition: max-height min-height 0.5s ease-in;
    border-left: 1px solid #e26e1b;
    border-right: 1px solid #e26e1b;
}

@media only screen and (max-width: 767px) {
    ::-webkit-scrollbar {
        display: none;
    }

 

    #mySidenav .SUBWANSHOW2 {
        max-height: 0;
        transition: max-height 0.3s ease-out;
        overflow: hidden;
        background-color: #FFF;
        border: 0px solid #e26e1b;
    }

    #mySidenav .SUBWANSHOW3 {
        max-height: 0;
        transition: max-height 0.3s ease-out;
        overflow: hidden;
        background-color: #FFF;
        border: 0px solid #e26e1b;
    }

    #mySidenav .SUBWANSHOW4 {
        max-height: 0;
        transition: max-height 0.3s ease-out;
        overflow: hidden;
        background-color: #FFF;
        border: 0px solid #e26e1b;
    }

    #mySidenav .SUBWANSHOW5 {
        max-height: 0;
        transition: max-height 0.3s ease-out;
        overflow: hidden;
        background-color: #FFF;
        border: 0px solid #e26e1b;
    }



    .Navigations {
        text-align: center;
    }

    .mainmenu {
        border: 1px solid #FFF;
        background-color: #e26e1b;
        color: #FFF;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        transition: 0.3s;
        display: block;
        padding: 5px;
    }  
}





@charset "@charset "

utf-8";
/* CSS D@charset "utf-8";
/* CSS Do/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul &gt; li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}





.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}


.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before, .fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}

.fa-won:before, .fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before, .fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

/* Z-indexes 
	Site-header: 100;
*/

button, input, optgroup, select, textarea {
    color: #555;
}

.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-lg-1-5 {
    float: left;
}

@media only print, screen and (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
    }
}

@media screen and (max-width:760px) {
    #linkedinXsSmall {
        display: block;
    }

    #linkedinSmall {
        display: none;
    }

    #linkedinMedium {
        display: none;
    }

    #linkedinDesktop {
        display: none;
    }
}

body {
    color: #000;
    font-size: 1.6em;
    line-height: 1.5em;
    overflow-x: hidden;
}

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

/* Typography */
h1, .h1 {
    font-size: 2.308em;
    font-weight: bold;
}
/*41px*/
h2, .h2 {
    font-size: 1.538em;
    font-weight: bold;
}
/*25px*/
h3, .h3 {
    font-size: 1.154em;
    line-height: 1.333em;
    font-weight: bold;
}
/*15px*/
h4, .h4 {
    font-size: 1em;
    line-height: 1.385em;
    font-weight: bold;
}
/*13px*/
h5, .h5 {
    font-size: 0.846em;
    line-height: 1.455em;
    font-weight: bold;
}
/*11px*/

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
    margin: 20px 0;
}

    h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
        margin-top: 0;
    }

    h1 a, h2 a, h3 a, h4 a, h5 a,
    .h1 a, .h2 a, .h3 a, .h4 a, .h5 a {
        text-decoration: none;
        color: inherit;
    }

    h3 .text-link {
        text-decoration: underline;
    }

p {
    margin: 20px 0;
    word-wrap: break-word;
}

ul {
    margin: 10px 0;
    /*  list-style: none;
    padding: 0;*/
}

li {
    padding-left: 15px;
    margin: 10px 0;
}

/*   li:before {
        content: "";
        height: 5px;
        width: 5px;
        background: #7581bf;
        position: absolute;
        top: 5px;
        left: 0;
    }*/

dl {
    margin: 20px 0;
}

    dl:first-child {
        margin-top: 0;
    }

    dl dt {
    }

    dl dd {
        margin-bottom: 15px;
    }

        dl:last-child, dl dd:last-child {
            margin-bottom: 0;
        }

.title-button-aside {
}

@media print, screen and (min-width: 768px) {
    .title-button-aside {
        margin-bottom: 20px;
    }

        .title-button-aside h2 {
            float: left;
            margin-bottom: 0;
        }

        .title-button-aside .btn {
            float: right;
        }

        .title-button-aside:after {
            clear: both;
            content: "";
            display: table;
        }
}

.btn-directions {
}

.btn-calendar {
}

.btn-calendar {
}

.multi {
    float: right;
}

table {
    width: 100%;
}

.table-responsive {
    border: none;
}

.table {
    border: 1px solid #ddd;
}

.table-responsive .table {
    width: 500px;
}

.table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
.table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
.table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
.table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
.table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
.table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: normal;
}

.table &gt; thead &gt; tr {
    background: #333 !important;
    color: #fff;
}

    .table &gt; thead &gt; tr a {
        color: #fff !important;
    }

    .table &gt; thead &gt; tr &gt; th,
    .table &gt; tbody &gt; tr &gt; th,
    .table &gt; tfoot &gt; tr &gt; th,
    .table &gt; thead &gt; tr &gt; td,
    .table &gt; tbody &gt; tr &gt; td,
    .table &gt; tfoot &gt; tr &gt; td {
        padding: 13px 8px;
        border-left: 1px solid #ddd;
    }

.table tr:nth-child(2n+1) {
    background: #f7f7f7;
}

@media print, screen and (min-width: 768px) {
    .table-responsive .table {
        width: 100%;
    }
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.inline-list {
}

    .inline-list:after {
        content: "";
        display: table;
        clear: both;
    }

    .inline-list &gt; li {
        padding: 0 10px;
        float: left;
        margin: 0;
    }

        .inline-list &gt; li:first-child {
            padding-left: 0;
        }

        .inline-list &gt; li:before {
            width: 1px;
            height: 10px;
        }

        .inline-list &gt; li:first-child:before {
            display: none;
        }

.il-qualification &gt; li {
    padding: 15px 0;
    text-align: center;
}

    .il-qualification &gt; li:before {
        display: none;
    }

.il-qualification .il-icon {
    display: block;
    margin: 0 auto 20px auto;
    font-size: 25px;
    color: #5091cd;
    font-weight: bold;
}

    .il-qualification .il-icon img {
        display: block;
        margin: 0 auto 10px auto;
    }

.circle-stat {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 2px solid #5091cd;
    padding: 25px 5px;
    display: block;
    margin: 0 auto;
}

@media print, screen and (max-width: 767px) {
    .il-qualification &gt; li {
        display: block !important;
    }
}

@media print, screen and (min-width: 768px) {
    .il-qualification &gt; li {
        display: inline-block;
        width: 23%;
    }
    /*.il-qualification .il-icon:before {min-height:70px;display:inline-block;vertical-align:middle;content:"";}
	.il-qualification .il-icon span {display:inline-block;vertical-align:middle;max-width:95%;}*/
}

@media print, screen and (min-width: 1200px) {
    .il-qualification &gt; li {
        width: 19%;
    }
}

.btn {
    white-space: normal; /*padding:12px 15px;*/
    padding: 9px 15px;
    text-decoration: none;
    border-radius: 0px;
    border: none;
}

.btn-grad {
    background: rgba(151,22,84,1);
    background: -moz-linear-gradient(top, rgba(151,22,84,1) 0%, rgba(128,12,60,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(151,22,84,1)), color-stop(100%, rgba(128,12,60,1)));
    background: -webkit-linear-gradient(top, rgba(151,22,84,1) 0%, rgba(128,12,60,1) 100%);
    background: -o-linear-gradient(top, rgba(151,22,84,1) 0%, rgba(128,12,60,1) 100%);
    background: -ms-linear-gradient(top, rgba(151,22,84,1) 0%, rgba(128,12,60,1) 100%);
    background: linear-gradient(to bottom, rgba(151,22,84,1) 0%, rgba(128,12,60,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#971654', endColorstr='#800c3c', GradientType=0 );
}

.btn-default, .btn-default:hover, .btn-default:focus {
    color: #fff !important;
    text-decoration: none;
}
    /*display:block;*/ /*background: rgba(151,22,84,1);
background: -moz-linear-gradient(top, rgba(151,22,84,1) 0%, rgba(151,22,84,1) 48%, rgba(128,12,60,1) 51%, rgba(128,12,60,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(151,22,84,1)), color-stop(48%, rgba(151,22,84,1)), color-stop(51%, rgba(128,12,60,1)), color-stop(100%, rgba(128,12,60,1)));
background: -webkit-linear-gradient(top, rgba(151,22,84,1) 0%, rgba(151,22,84,1) 48%, rgba(128,12,60,1) 51%, rgba(128,12,60,1) 100%);
background: -o-linear-gradient(top, rgba(151,22,84,1) 0%, rgba(151,22,84,1) 48%, rgba(128,12,60,1) 51%, rgba(128,12,60,1) 100%);
background: -ms-linear-gradient(top, rgba(151,22,84,1) 0%, rgba(151,22,84,1) 48%, rgba(128,12,60,1) 51%, rgba(128,12,60,1) 100%);
background: linear-gradient(to bottom, rgba(151,22,84,1) 0%, rgba(151,22,84,1) 48%, rgba(128,12,60,1) 51%, rgba(128,12,60,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#971654', endColorstr='#800c3c', GradientType=0 );}*/
    .btn-default, .btn-default:hover, .btn-default:focus {
        background: #9E005D;
    }

        .btn-default &gt; a {
            color: #fff !important;
            text-decoration: none;
        }

.btn-orange {
    background: #ee7723;
    color: white !important;
}

    .btn-orange:hover {
        background: #ee7723;
    }

.btn-red {
    background: #e5005c;
    color: white !important;
}

    .btn-red:hover {
        background: #e5005c;
    }

/*.btn-primary, .btn-primary:hover, .btn-primary:focus {

    background: #e60d64 !important;
    color: #fff !important;
    text-decoration: none; 
    border-color: #e60d64;
}
*/
.btn-primary &gt; a {
    color: #fff !important;
    text-decoration: none;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:focus {
    background: #fff !important;
    color: #e60d64 !important;
    text-decoration: none; /*display:block;*/
    border-color: #e60d64;
}

    .btn-secondary &gt; a {
        color: #fff !important;
        text-decoration: none;
    }

    .btn-secondary.active, .btn-secondary.active:hover, .btn-secondary.active:focus {
        background: #f8f8f8 !important;
    }

/*.btn + .btn {
    margin-top: 10px;
}*/

textarea {
    resize: none;
    min-height: 130px;
}

img + .btn {
    margin-top: 15px;
}

@media print, screen and (max-width: 767px) {
    .btn {
        display: block;
    }

    button.btn {
        width: 100%;
    }
}


/* Padding classes */
@media print, screen and (min-width: 1200px) {
    .pr-md-50 {
        padding-right: 50px !important;
    }

    .pl-md-50 {
        padding-left: 50px !important;
    }
}


.modal {
    text-align: left;
}

    .modal .close {
        margin-top: 5px;
        font-size: 14px;
        font-weight: normal; /*padding:5px;*/
    }

        .modal .close:before {
            font-family: "FontAwesome";
            content: "\f00d";
        }

.modal-body &gt; *:first-child {
    margin-top: 0;
}

.modal-header h2 {
    color: #8d0f48 !important;
}

.well {
    background: #fff;
    border-radius: 0;
    margin-bottom: 20px;
    border: solid 1px #cdcdcd;
    border-top: 5px solid #8d0f48;
    -webkit-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
}

    .well.eq-div {
        padding: 3px 19px;
    }

    .well:after {
        clear: both;
        display: table;
        content: "";
    }

.image-well {
    padding: 0;
    border: none;
}

.well-toggle {
    border: 1px solid #e3e3e3;
    margin-top: 10px;
    display: none;
}

p.intro-paragraph {
    font-size: 1.231em;
    color: #a43f6d;
    margin-bottom: 40px;
}

@media print, screen and (min-width: 768px) {

    .well {
        margin-bottom: 40px;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    div[class^='col-'], div[class*=' col-'] {
        padding-left: 20px;
        padding-right: 20px;
    }

    .well .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .well *[class^='col-'], .well *[class*=' col-'] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .well .form-horizontal .form-group {
        margin-left: -10px;
        margin-right: -10px;
    }
}


.container {
    width: 1000px;
}

.add-pad {
    padding-bottom: 40px;
}

/*@media print, screen and (max-width: 991px) {
	.well .row div[class*='col-'] + div[class*='col-'] {margin-top:40px;}
}*/

.no-pad {
    padding: 0px !important;
}

/* Header */
#site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; /*border-bottom:2px solid #e4e4e6;*/
    z-index: 10000000;
}

    #site-header .container {
    }



.mobile-only-cta-nav {
}

    .mobile-only-cta-nav ul {
        margin: 10px 0 0 0;
        padding: 10px 0 0 0;
        border-top: 1px solid #999;
    }

    .mobile-only-cta-nav li {
        padding: 0;
        float: left;
        width: 33.333%;
        text-align: center;
    }

        .mobile-only-cta-nav li:before {
            display: none;
        }




.search-box .input-group-addon {
    padding: 0;
    border: none;
}

.search-box .form-control {
    height: 32px;
}

@media print, screen and (max-width: 1024px) {
    .header-logo img {
        max-height: 33px;
    }

    .header-nav-toggle {
        position: absolute;
        top: 50%;
        margin-top: -15px;
        height: 30px;
        width: 30px;
        right: 5px;
        display: block !important;
        text-align: center;
        padding: 8px 0;
        cursor: pointer;
    } 
}

@media print, screen and (min-width: 768px) {
    .header-nav-toggle {
        display: none !important;
    }

    .site-navigation {
        display: block !important;
    }
}

@media print, screen and (max-width: 991px) {
    .site-navigation {
        margin: 0 -10px;
    }



    .header-nav-toggle:before {
        font-family: "FontAwesome";
        content: "\f0c9";
        font-size: 20px;
        color: #222;
    }

    .header-search-mobile {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        height: 30px;
        width: 30px;
        right: 5px;
        display: block;
        text-align: center;
        display: none;
    }

        .header-search-mobile a {
            text-decoration: none;
            cursor: pointer;
        }

            .header-search-mobile a:before {
                font-family: "FontAwesome";
                content: "\f002";
                font-size: 20px;
                color: #222;
            }
}

#site-header-top {
    background-color: #efdada;
    border: 1px solid #e9ced2;
}

    #site-header-top p {
        color: #ac4141;
        text-align: center;
    }

@media print, screen and (min-width: 992px) {
    .mobile-only-cta-nav {
        display: none;
    }

    #site-header .btn {
        min-width: 125px;
        padding: 9px 12px;
    }

    .header-aside {
        display: block;
        text-align: right;
        padding-top: 25px;
    }

    .header-magazine {
        display: inline-block;
        vertical-align: top;
    }

        .header-magazine .btn-default, .header-magazine .btn-default:hover, .header-magazine .btn-default:focus {
            background: #e60d64 !important;
            border-color: #e60d64;
        }

    .header-social {
        font-family: "FontAwesome";
        display: inline-block;
        vertical-align: middle;
    }

        .header-social ul {
            margin: 0 -3px;
            display: inline-block;
        }

        .header-social li {
            margin: 0;
            padding: 0 3px;
            float: left;
        }

            .header-social li:before {
                display: none;
            }

        .header-social a {
            height: 40px;
            width: 40px;
            border-radius: 4px;
            display: block;
            text-align: center;
            background: #222;
            text-decoration: none;
            padding: 7px 0;
        }

            .header-social a:before {
                font-size: 25px;
                line-height: 25px;
                color: #fff;
            }

        .header-social .social-twitter {
        }

        .header-social .social-facebook {
        }

        .header-social .social-twitter {
            background: #00adec;
        }

        .header-social .social-facebook {
            background: #3b589e;
        }

    .header-login {
        display: inline-block;
        vertical-align: middle;
    }

        .header-login ul {
            margin: 0;
            /*display: inline-block;*/
        }



        .header-login li:before {
            display: none;
        }

        .header-login .btn-default, .header-login .btn-default:focus {
            background: #fff !important;
            border-color: #e60d64;
            color: #e60d64 !important;
        }

        .header-login li + li .btn-default, .header-login li + li .btn-default:focus {
            border-color: #8d0f48;
            color: #8d0f48 !important;
        }

        .header-login a {
            text-decoration: none;
        }

            .header-login a:hover {
                text-decoration: none;
            }

        .header-login img {
            margin-bottom: 15px;
        }

    .header-search {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }

        .header-search a {
            text-decoration: none;
            cursor: pointer;
        }

            .header-search a:before {
                font-family: "FontAwesome";
                content: "\f002";
                font-size: 20px;
                color: #222;
            }

    .header-nav-toggle {
        display: none;
    }

    .header-search-mobile {
        display: none;
    }

    .header-logo {
        float: left;
        max-width: 280px;
    }

    #site-header-bot {
        display: block !important;
        text-align: center;
    }

    .site-navigation {
        display: table;
        width: 100%;
    }

        .site-navigation ul {
            display: table-row;
        }

        .site-navigation li {
            display: table-cell;
        }

    /* .site-navigation li a {
                padding: 7px 10px;
                text-transform: uppercase;
                color: #fff;
                position: relative;
                height: 52px;
            }*/

}

@media print, screen and (min-width: 992px) and (max-width: 1199px) {
    .header-logo {
        float: left;
        max-width: 280px;
        margin-top: 20px;
    }
}


/* Megamenu */
/*.site-navigation ul ul {
    display: none;
}
*/
.site-navigation .has-toggle {
    display: block;
    position: relative;
    padding-right: 35px;
}

.site-navigation .toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35px;
    cursor: pointer;
    text-align: center;
}

    .site-navigation .toggle:before {
        font-family: "FontAwesome";
        content: "\f105";
        display: block;
        padding: 9px;
        font-size: 20px;
        color: #666;
        font-weight: bold;
    }

    .site-navigation .toggle.active {
    }

        .site-navigation .toggle.active:before {
            content: "\f107";
        }


/*@media print, screen and (min-width: 992px) {
    .site-navigation li {
        position: relative;
        width: 11.1%;
    }

        .site-navigation li:hover &gt; ul {
            display: block;
        }

  

}*/






/* Main */
#site-main {
    padding-top: 60px;
    background-color: #fff;
}

@media print, screen and (min-width: 768px) {
    #site-main {
        padding-top: 97px;
    }
}

@media print, screen and (min-width: 992px) {
    #site-main {
        padding-top: 162px;
    }
}


/* X-statement */
.x-statement {
    text-align: center;
    background: #fff;
}

    .x-statement h1, .x-statement h2 {
        margin: 15px 0;
        font-weight: normal;
        font-size: 1.538em;
    }

@media print, screen and (min-width: 768px) {
    .x-statement h1, .x-statement h2 {
        font-size: 1.923em;
        margin: 20px 0;
    }
}

@media print, screen and (min-width: 992px) {
    .x-statement h1, .x-statement h2 {
        margin: 30px 0;
    }
}

/* Banner */
.banner-slides {
    visibility: hidden;
}

.banner-item {
    position: relative;
}

.bi-overlay-text &gt; *:only-child {
    margin: 0 !important;
}

.banner-item .inline-list {
}

    .banner-item .inline-list li {
        max-width: 30%;
        float: none;
        display: inline-block;
        margin: 0;
    }

        .banner-item .inline-list li:first-child {
            padding-left: 10px;
        }

        .banner-item .inline-list li:before {
            display: none;
        }

.banner-item .btn-default, .banner-item .btn-default:focus, .banner-item .btn-default:hover {
    background: #e50e63 !important;
}

.image-container-overlay {
    position: absolute;
    top: 7.5%;
    left: 8%;
    padding: 0px 20px 0px 20px;
    color: white;
    font-size: 16px;
    max-width: 83%;
}

    .image-container-overlay.red {
        background-color: rgba(229, 0, 92, 0.6);
    }

    .image-container-overlay.orange {
        background-color: rgba(238, 119, 35, 0.6);
    }

@media (max-width: 1199px) {
    .image-container-overlay p {
        margin: 15px 0;
    }

    .image-container-overlay {
        padding: 0px 15px;
        top: 6%;
    }
}

@media (max-width: 991px) {
    .image-container-overlay p {
        margin: 20px 0;
    }

    .image-container-overlay {
        padding: 0px 20px;
        top: 13%;
    }
}

@media screen and (max-width: 767px) {
    .image-container-overlay {
        max-width: 84%;
    }
}

@media (max-width: 650px) {
    .image-container-overlay {
        padding: 0px 20px;
        top: 10%;
    }
}

@media (max-width: 580px) {
    .image-container-overlay {
        top: 8%;
    }
}

@media (max-width: 530px) {
    .image-container-overlay p {
        margin: 15px 0;
    }
}

@media (max-width: 470px) {
    .image-container-overlay {
        top: 0;
        position: relative;
        left: 0;
        max-width: 100%;
        padding: 5px 10px;
        font-size: 13px;
    }
}

.centre-class {
    text-align: center;
}

.heavy {
    font-weight: bold;
}

@media print, screen and (min-width: 992px) {
    .banner .banner-item h2 {
        font-size: 3.154em;
    }

    .banner-item ul {
        display: inline-block;
        text-align: left;
    }

        .banner-item ul.inline-list {
            display: block;
            text-align: inherit;
        }

    .banner-item img + .container {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .banner-item .container:before {
        position: absolute;
        top: 0;
        left: 100%;
        right: -100%;
        bottom: 0;
        background: #dbdbe5;
        content: "";
        display: block;
        width: 0px;
    }

    .banner .bx-controls {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 750px;
        margin: 0 auto;
        z-index: 100;
    }

    .banner .bx-controls {
        width: 970px;
    }

    .banner-item p {
        margin: 15px 0;
    }
}


/*Parm*/
/*LinkedIn start*/
@media screen and (max-width:320px) {
    #community-page {
        padding: 0 5px !important;
    }

    .well {
        padding: 5px;
    }
}

@media screen and (min-width:321px) and (max-width:390px) {
    #community-page {
        padding: 0 5px !important;
    }

    .well {
        padding: 5px;
    }
}

/*LinkedIn End*/

@media (min-width: 1200px) {
    .banner .bx-controls {
        max-width: 1100px;
    }

    #linkedinXsSmall {
        display: none;
    }

    #linkedinSmall {
        display: none;
    }

    #linkedinMedium {
        display: none;
    }

    #linkedinDesktop {
        display: block;
    }
}

@media screen and (min-width:761px) and (max-width:960px) {
    #linkedinXsSmall {
        display: none;
    }

    #linkedinSmall {
        display: block;
    }

    #linkedinMedium {
        display: none;
    }

    #linkedinDesktop {
        display: none;
    }
}

@media screen and (min-width:961px) and (max-width:1280px) {
    #linkedinXsSmall {
        display: none;
    }

    #linkedinSmall {
        display: none;
    }

    #linkedinMedium {
        display: block;
    }

    #linkedinDesktop {
        display: none;
    }
}

.bx-pager {
    text-align: center;
    padding: 5px 10px;
}

.bx-pager-item {
    display: inline-block;
    margin: 5px;
}

    .bx-pager-item a {
        display: block;
        height: 12px;
        width: 12px;
        overflow: hidden;
        text-indent: 99px;
        background: #b1b1b1;
        border-radius: 100%;
    }

        .bx-pager-item a.active {
            background: #000000;
        }

.bx-prev, .bx-next {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    text-decoration: none !important;
}

    .bx-prev:before, .bx-next:before {
        font-family: "FontAwesome";
        display: block;
        text-align: center;
        padding: 5px;
        color: #222;
        font-size: 20px;
    }

.bx-prev {
    left: 0;
}

    .bx-prev:before {
        content: "\f104";
    }

.bx-next {
    right: 0;
}

    .bx-next:before {
        content: "\f105";
    }

.well .banner-slides {
    text-align: center;
}

.white {
    background-color: white;
}

.row .page-break {
    color: #eb407f;
    text-align: center;
    margin-top: 30px;
    font-size: 32px;
    margin-bottom: 0px;
    font-weight: 100;
}

/* Tabs */
.tab-container {
    border: 1px solid #d7d7d7;
    border-radius: 5px 5px 0 0;
}

    .tab-container:after {
        display: table;
        content: "";
        clear: both;
    }

.tabs {
    margin: 0;
    text-align: center;
}

    .tabs:after {
        display: table;
        content: "";
        clear: both;
    }

    .tabs li {
        border-bottom: 1px solid #d7d7d7;
        padding: 0;
        margin: 0;
        float: left;
        border-left: 1px solid #d7d7d7;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8e8e8));
        background: -webkit-linear-gradient(top, #ffffff 0%,#e8e8e8 100%) background: -o-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#e8e8e8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 );
    }

        .tabs li:first-child {
            border-left: 0;
        }

        .tabs li:before {
            display: none;
        }

        .tabs li.active {
            background: #e8e8e8;
            background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff));
            background: -webkit-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
            background: -o-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
            background: -ms-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
            background: linear-gradient(to bottom, #e8e8e8 0%,#ffffff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
            border-bottom-color: #fff;
        }

        .tabs li a {
            padding: 10px;
            color: #8d0f48;
            text-decoration: none;
            display: block;
        }

        .tabs li.active a {
            color: #e50e63;
        }

@media print, screen and (min-width: 768px) {
    .tabs {
        font-size: 1.538em;
    }
}

@media print, screen and (min-width: 992px) {
    .tabs li a {
        padding: 21px 10px;
    }
}

.hp-tabs {
    margin: 0px;
}

@media screen and (max-width:767px) {
    .hp-tabs {
        margin-left: 15px;
    }
}


.tabs-target {
    overflow: hidden;
    -webkit-transition: height 0.2s linear;
    -moz-transition: height 0.2s linear;
    -o-transition: height 0.2s linear;
    transition: height 0.2s linear;
}

.tab-item {
    display: none;
    padding: 15px;
}

    .tab-item.active {
        display: block;
    }

    .tab-item:after {
        content: "";
        display: table;
        clear: both;
    }

    .tab-item &gt; *:first-child {
        margin-top: 0;
    }

.tabs.tabs-children-1 li {
    width: 100%;
}

.tabs.tabs-children-2 li {
    width: 50%;
}

.tabs.tabs-children-3 li {
    width: 33.33%;
}

.tabs.tabs-children-4 li {
    width: 25%;
}

.tabs.tabs-children-5 li {
    width: 20%;
}

.tabs.tabs-children-6 li {
    width: 16.6667%;
}

.tabs.tabs-children-7 li {
    width: 14.2857%;
}

.tabs.tabs-children-8 li {
    width: 12.5%;
}

@media print, screen and (max-width: 767px) {
    .tabs.tabs-children-3 li, .tabs.tabs-children-4 li, .tabs.tabs-children-5 li, .tabs.tabs-children-6 li, .tabs.tabs-children-7 li, .tabs.tabs-children-8 li {
        width: 50%;
    }

        .tabs.tabs-children-3 li.active, .tabs.tabs-children-4 li.active, .tabs.tabs-children-5 li.active, .tabs.tabs-children-6 li.active, .tabs.tabs-children-7 li.active, .tabs.tabs-children-8 li.active {
            border-bottom-color: #d7d7d7;
        }

        .tabs.tabs-children-3 li:nth-child(3n) {
            width: 100%;
        }

        .tabs.tabs-children-5 li:nth-child(5n) {
            width: 100%;
        }

        .tabs.tabs-children-7 li:nth-child(7n) {
            width: 100%;
        }
}

@media print, screen and (min-width:768px) {
    .tabs.tabs-children-5 li, .tabs.tabs-children-6 li, .tabs.tabs-children-7 li, .tabs.tabs-children-8 li {
        width: 25%;
    }

    .tabs.tabs-children-5 li, .tabs.tabs-children-6 li, .tabs.tabs-children-7 li, .tabs.tabs-children-8 li {
        border-bottom-color: #d7d7d7;
    }

        .tabs.tabs-children-5 li:nth-child(5n) {
            width: 100%;
        }

        .tabs.tabs-children-6 li:nth-child(5n), .tabs.tabs-children-6 li:nth-child(6n) {
            width: 50%;
        }

        .tabs.tabs-children-7 li:nth-child(5n), .tabs.tabs-children-7 li:nth-child(6n), .tabs.tabs-children-7 li:nth-child(7n) {
            width: 33.33%;
        }
}

.home-tab .tab-item .btn-default {
    display: block;
    max-width: 230px;
    margin: 15px auto 0 auto;
}

@media print, screen and (min-width: 992px) {
    .home-tab .tab-item {
        max-height: 207px;
        overflow: hidden;
    }
}


.tab-desktop-collapse {
}

.tab-item-title {
    display: none;
}

@media print, screen and (min-width: 992px) {
    .tab-desktop-collapse .tabs {
        display: none;
    }

    .tab-desktop-collapse .tab-item {
        display: block !important;
    }

    .tab-item-title {
        display: block;
    }

    .tab-desktop-collapse .image {
        float: left;
        max-width: 400px;
        margin-right: 20px;
    }

    .tab-desktop-collapse .text {
        display: block;
        overflow: hidden;
    }

    .tab-desktop-collapse .tab-item + .tab-item {
        border-top: 5px solid #8d0f48;
        margin-top: 15px;
    }

    .tab-desktop-collapse .tabs-target {
        height: auto !important;
    }
}

/* Vertical */
.vertical-tab {
}

    .vertical-tab .tabs {
        width: 50px;
        float: left;
        border-right: 1px solid #d7d7d7;
        margin-right: -1px;
    }

        .vertical-tab .tabs li {
            display: block;
            width: 100% !important;
            overflow: hidden;
            border-left: none;
        }

            .vertical-tab .tabs li:not(.active) {
                background: #fff;
            }



            .vertical-tab .tabs li:last-child {
                border-bottom: none;
            }

            .vertical-tab .tabs li.active {
                border-bottom-color: #d7d7d7;
            }

            .vertical-tab .tabs li a {
                height: auto !important;
            }

    .vertical-tab .tabs-target {
        display: block;
        overflow: hidden;
        border-left: 1px solid #d7d7d7;
    }

@media print, screen and (min-width: 992px) {
    .vertical-tab .tabs li a {
        padding: 10px;
    }

    .vertical-tab .tab-item {
        min-height: 200px;
    }
}


.competency-tab .tab-item {
    position: relative;
    padding-bottom: 65px;
}

.competency-true-false {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.competency-tab-container {
    position: relative;
}

.competency-message-popup {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 1;
    background: rgba(255,255,255,0.5);
    text-align: center;
}

    .competency-message-popup:before {
        content: "";
        height: 100%;
        width: 1px;
        display: inline-block;
        vertical-align: middle;
    }

.cmp-text {
    max-width: 60%;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 20px;
}

    .cmp-text a {
        display: block;
        text-decoration: none;
    }

.competency-true-false {
    display: block;
    margin: 5px -5px;
    text-align: center;
}

.ctf-true, .ctf-false {
    display: inline-block;
    padding: 0 5px;
}

    .ctf-true:before, .ctf-false:before {
        font-family: "FontAwesome";
        content: "";
        padding: 10px 12px;
        display: block;
        text-align: center;
        font-size: 15px;
        line-height: 15px;
        border-radius: 100%;
        cursor: pointer;
        background: #eee;
    }

    .ctf-true:before {
        content: "\f00c";
    }

    .ctf-false:before {
        content: "\f00d";
    }

    .ctf-true.active:before {
        background: #a0cf67;
        color: #fff;
    }

    .ctf-false.active:before {
        background: #e50e63;
        color: #fff;
    }

.video-wrapper {
    position: relative;
    padding-bottom: 56%;
    padding-top: 25px;
    height: 0;
    width: 100%;
}

    .video-wrapper &gt; * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


/* Themes */

/*Bright Yellow*/
.theme-ffd200 {
}

    .theme-ffd200.well {
        border-top-color: #ffd200;
    }

    .theme-ffd200 h2, .theme-ffd200 h1, .theme-ffd200 h3, .theme-ffd200 h4, .theme-ffd200 h5, .theme-ffd200 h6 {
        color: #ffd200;
    }

    .theme-ffd200 li::before {
        background: #ffd200;
    }

    .theme-ffd200 h3, .theme-ffd200 h3 a:hover, .theme-ffd200 h3 a:visited {
        color: #ffd200;
    }

    .theme-ffd200 .author-details {
        border-top: solid #ffd200;
    }

.widget.news-widget .theme-ffd200 ul.tags li:last-child, .widget.blog-widget .theme-ffd200 ul.tags li:last-child {
    background: #ffd200;
}

.widget.news-widget .theme-ffd200 .border, .widget.blog-widget .theme-ffd200 .border {
    border-bottom: solid #ffd200 2px;
}

.theme-ffd200 .er-overlay h3 {
    color: #ffd200;
}

.theme-ffd200 .er-overlay .er-overlay-detail {
    color: #ffd200;
}

/*About Us - Dark Yellow*/
.theme-fbb034 {
}

    .theme-fbb034.well {
        border-top-color: #fbb034;
    }

    .theme-fbb034 h2, .theme-fbb034 h1, .theme-fbb034 h3, .theme-fbb034 h4, .theme-fbb034 h5, .theme-fbb034 h6 {
        color: #fbb034;
    }

    .theme-fbb034 li:before {
        background: #fbb034;
    }

    .theme-fbb034 h3, .theme-fbb034 h3 a:hover, .theme-fbb034 h3 a:visited {
        color: #fbb034;
    }

    .theme-fbb034 .author-details {
        border-top: solid #fbb034;
    }

.widget.news-widget .theme-fbb034 ul.tags li:last-child, .widget.blog-widget .theme-fbb034 ul.tags li:last-child {
    background: #fbb034;
}

.widget.news-widget .theme-fbb034 .border, .widget.blog-widget .theme-fbb034 .border {
    border-bottom: solid #fbb034 2px;
}

.theme-fbb034 .er-overlay h3 {
    color: #fbb034;
}

.theme-fbb034 .er-overlay .er-overlay-detail {
    color: #fbb034;
}



/*Resources - Orange*/
.theme-f47d30 {
}

    .theme-f47d30.well {
        border-top-color: #f47d30;
    }

    .theme-f47d30 h2, .theme-f47d30 h1, .theme-f47d30 h3, .theme-f47d30 h4, .theme-f47d30 h5, .theme-f47d30 h6 {
        color: #f47d30;
    }

    .theme-f47d30 li:before {
        background: #f47d30;
    }

    .theme-f47d30 h3, .theme-f47d30 h3 a:hover, .theme-f47d30 h3 a:visited {
        color: #f47d30;
    }

    .theme-f47d30 .author-details {
        border-top: solid #f47d30;
    }

.widget.news-widget .theme-f47d30 ul.tags li:last-child, .widget.blog-widget .theme-f47d30 ul.tags li:last-child {
    background: #f47d30;
}

.widget.news-widget .theme-f47d30 .border, .widget.blog-widget .theme-f47d30 .border {
    border-bottom: solid #f47d30 2px;
}

.theme-f47d30 .er-overlay h3 {
    color: #f47d30;
}

.theme-f47d30 .er-overlay .er-overlay-detail {
    color: #f47d30;
}


/*Membership - APM Red*/
.theme-e50e63 {
}

    .theme-e50e63.well {
        border-top-color: #e50e63;
    }

    .theme-e50e63 h2, .theme-e50e63 h1, .theme-e50e63 h3, .theme-e50e63 h4, .theme-e50e63 h5, .theme-e50e63 h6 {
        color: #e50e63;
    }

    .theme-e50e63 li::before {
        background: #e50e63;
    }

    .theme-e50e63 h3, .theme-e50e63 h3 a:hover, .theme-e50e63 h3 a:visited {
        color: #e50e63;
    }

    .theme-e50e63 .author-details {
        border-top: solid #e50e63;
    }

.widget.news-widget .theme-e50e63 ul.tags li:last-child, .widget.blog-widget .theme-e50e63 ul.tags li:last-child {
    background: #e50e63;
}

.widget.news-widget .theme-e50e63 .border, .widget.blog-widget .theme-e50e63 .border {
    border-bottom: solid #e50e63 2px;
}

.theme-e50e63 .er-overlay h3 {
    color: #e50e63;
}

.theme-e50e63 .er-overlay .er-overlay-detail {
    color: #e50e63;
}


/*Qualifications and Training - APM Purple*/
.theme-9c0058 {
}

    .theme-9c0058.well {
        border-top-color: #9c0058;
    }

    .theme-9c0058 h2, .theme-9c0058 h1, .theme-9c0058 h3, .theme-9c0058 h4, .theme-9c0058 h5, .theme-9c0058 h6 {
        color: #9c0058;
    }

    .theme-9c0058 li::before {
        background: #9c0058;
    }

    .theme-9c0058 h3, .theme-9c0058 h3 a:hover, .theme-9c0058 h3 a:visited {
        color: #9c0058;
    }

    .theme-9c0058 .author-details {
        border-top: solid #9c0058;
    }

.widget.news-widget .theme-9c0058 ul.tags li:last-child, .widget.blog-widget .theme-9c0058 ul.tags li:last-child {
    background: #9c0058;
}

.widget.news-widget .theme-9c0058 .border, .widget.blog-widget .theme-9c0058 .border {
    border-bottom: solid #9c0058 2px;
}

.theme-9c0058 .er-overlay h3 {
    color: #9c0058;
}

.theme-9c0058 .er-overlay .er-overlay-detail {
    color: #9c0058;
}


/*Jobs and Careers - Heather*/
.theme-7581bf {
}

    .theme-7581bf.well {
        border-top-color: #7581bf;
    }

    .theme-7581bf h2, .theme-7581bf h1, .theme-7581bf h3, .theme-7581bf h4, .theme-7581bf h5, .theme-7581bf h6 {
        color: #7581bf;
    }

    .theme-7581bf li::before {
        background: #7581bf;
    }

    .theme-7581bf h3, .theme-7581bf h3 a:hover, .theme-7581bf h3 a:visited {
        color: #7581bf;
    }

    .theme-7581bf .author-details {
        border-top: solid #7581bf;
    }

.widget.news-widget .theme-7581bf ul.tags li:last-child, .widget.blog-widget .theme-7581bf ul.tags li:last-child {
    background: #7581bf;
}

.widget.news-widget .theme-7581bf .border, .widget.blog-widget .theme-7581bf .border {
    border-bottom: solid #7581bf 2px;
}

.theme-7581bf .er-overlay h3 {
    color: #7581bf;
}

.theme-7581bf .er-overlay .er-overlay-detail {
    color: #7581bf;
}

/*News and Opinions - Blue */
.theme-5091cd {
}

    .theme-5091cd.well {
        border-top-color: #5091cd;
    }

    .theme-5091cd h2, .theme-5091cd h1, .theme-5091cd h3, .theme-5091cd h4, .theme-5091cd h5, .theme-5091cd h6 {
        color: #5091cd;
    }

    .theme-5091cd li::before {
        background: #5091cd;
    }

    .theme-5091cd h3, .theme-5091cd h3 a:hover, .theme-5091cd h3 a:visited {
        color: #5091cd;
    }

    .theme-5091cd .author-details {
        border-top: solid #5091cd;
    }

.widget.news-widget .theme-5091cd ul.tags li:last-child, .widget.blog-widget .theme-5091cd ul.tags li:last-child {
    background: #5091cd;
}

.widget.news-widget .theme-5091cd .border, .widget.blog-widget .theme-5091cd .border {
    border-bottom: solid #5091cd 2px;
}

.theme-5091cd .er-overlay h3 {
    color: #5091cd;
}

.theme-5091cd .er-overlay .er-overlay-detail {
    color: #5091cd;
}

/*Community - Aqua Blue*/
.theme-00bce4 {
}

    .theme-00bce4.well {
        border-top-color: #00bce4;
    }

    .theme-00bce4 h2, .theme-00bce4 h1, .theme-00bce4 h3, .theme-00bce4 h4, .theme-00bce4 h5, .theme-00bce4 h6 {
        color: #00bce4;
    }

    .theme-00bce4 li::before {
        background: #00bce4;
    }

    .theme-00bce4 h3, .theme-00bce4 h3 a:hover, .theme-00bce4 h3 a:visited {
        color: #00bce4;
    }

    .theme-00bce4 .author-details {
        border-top: solid #00bce4;
    }

.widget.news-widget .theme-00bce4 ul.tags li:last-child, .widget.blog-widget .theme-00bce4 ul.tags li:last-child {
    background: #00bce4;
}

.widget.news-widget .theme-00bce4 .border, .widget.blog-widget .theme-00bce4 .border {
    border-bottom: solid #00bce4 2px;
}

.theme-00bce4 .er-overlay h3 {
    color: #00bce4;
}

.theme-00bce4 .er-overlay .er-overlay-detail {
    color: #00bce4;
}


/*Events - Jade Green*/
.theme-36bdb2 {
}

    .theme-36bdb2.well {
        border-top-color: #36bdb2;
    }

    .theme-36bdb2 h2, .theme-36bdb2 h1, .theme-36bdb2 h3, .theme-36bdb2 h4, .theme-36bdb2 h5, .theme-36bdb2 h6 {
        color: #36bdb2;
    }

    .theme-36bdb2 li::before {
        background: #36bdb2;
    }

    .theme-36bdb2 h3, .theme-36bdb2 h3 a:hover, .theme-36bdb2 h3 a:visited {
        color: #36bdb2;
    }

    .theme-36bdb2 .author-details {
        border-top: solid #36bdb2;
    }

.widget.news-widget .theme-36bdb2 ul.tags li:last-child, .widget.blog-widget .theme-36bdb2 ul.tags li:last-child {
    background: #36bdb2;
}

.widget.news-widget .theme-36bdb2 .border, .widget.blog-widget .theme-36bdb2 .border {
    border-bottom: solid #36bdb2 2px;
}

.theme-36bdb2 .er-overlay h3 {
    color: #36bdb2;
}

.theme-36bdb2 .er-overlay .er-overlay-detail {
    color: #36bdb2;
}

/*Shop - Lime Green*/
.theme-d5e04e {
}

    .theme-d5e04e.well {
        border-top-color: #d5e04e;
    }

    .theme-d5e04e h2, .theme-d5e04e h1, .theme-d5e04e h3, .theme-d5e04e h4, .theme-d5e04e h5, .theme-d5e04e h6 {
        color: #d5e04e;
    }

    .theme-d5e04e li::before {
        background: #d5e04e;
    }

    .theme-d5e04e h3, .theme-d5e04e h3 a:hover, .theme-d5e04e h3 a:visited {
        color: #d5e04e;
    }

    .theme-d5e04e .author-details {
        border-top: solid #36bdb2;
    }

.widget.news-widget .theme-d5e04e ul.tags li:last-child, .widget.blog-widget .theme-d5e04e ul.tags li:last-child {
    background: #d5e04e;
}

.widget.news-widget .theme-d5e04e .border, .widget.blog-widget .theme-d5e04e .border {
    border-bottom: solid #d5e04e 2px;
}

.theme-d5e04e .er-overlay h3 {
    color: #d5e04e;
}

.theme-d5e04e .er-overlay .er-overlay-detail {
    color: #d5e04e;
}

/*White*/

.theme-ffffff {
}

    .theme-ffffff.well {
        border-top-color: #ffffff;
        margin-top: -25px;
    }

    .theme-ffffff li::before {
        background: #ffffff;
    }

    .theme-ffffff h3 {
        color: #ffffff;
    }



/*Shop - Mirage*/

.theme-201a34 {
}

    .theme-201a34.well, .theme-201A34 {
        border-top-color: #201a34;
    }

        .theme-201a34 h2, .theme-201a34 h1, .theme-201a34 h3, .theme-201a34 h4, .theme-201a34 h5, .theme-201a34 h6,
        .theme-201A34 h2, .theme-201A34 h1, .theme-201A34 h4, .theme-201A34 h4, .theme-201A34 h5, .theme-201A34 h6 {
            color: #201a34;
        }

        .theme-201a34 li::before, .theme-201A34 li::before {
            background: #201a34;
        }

        .theme-201a34 h3, .theme-201a34 h3 a:hover, .theme-201a34 h3 a:visited,
        .theme-201A34 h3, .theme-201A34 h3 a:hover, .theme-201A34 h3 a:visited {
            color: #201a34;
        }

        .theme-201a34 .author-details {
            border-top: solid #201a34;
        }

.widget.news-widget .theme-201a34 ul.tags li:last-child, .widget.blog-widget .theme-201a34 ul.tags li:last-child {
    background: #201a34;
}

.widget.news-widget .theme-201a34 .border, .widget.blog-widget .theme-201a34 .border {
    border-bottom: solid #201a34 2px;
}

.theme-201a34 .er-overlay h3 {
    color: #201a34;
}

.theme-201a34 .er-overlay .er-overlay-detail {
    color: #201a34;
}


/*** End of Themes ***/




.well-clean {
    border-top: none;
    min-height: 0px !important;
    border: none;
    margin-bottom: 10px;
    min-height: 160px;
}

.well-no-pad {
    padding: 0px;
}

.well-shadow {
    -webkit-box-shadow: -1px 29px 16px -20px rgba(0,0,0,0.24);
    -moz-box-shadow: -1px 29px 16px -20px rgba(0,0,0,0.24);
    box-shadow: -1px 23px 8px -20px rgba(0,0,0,0.24);
}

.well-border {
    border: solid 1px #cdcdcd;
}


.advert-block {
    text-align: center;
    background: #f5f5f5;
}

    .advert-block &gt; *,
    .advert-block &gt; img {
        display: block;
        margin: 15px auto 0 auto;
    }

/*heading icons*/

.icon-img {
    width: 40px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
}

.ic-nudge {
    position: relative;
    top: 5px;
}

.jobs .ic-nudge {
    margin-right: -10px;
}

.news-ic {
    background-image: url(img/news-icon.png);
    margin-right: -7px;
}

.blog-ic {
    background-image: url(img/blog-icon.png);
}

.forum-ic {
    background-image: url(img/forum-icon.png);
    height: 35px;
}

/*.forum-box {
	background-image: url(img/forum-icon-2.png);
	background-repeat: no-repeat;
    background-position: 100% 100%;
}*/

/*.blog-box {
	background-image: url(img/speech-2.png);
	background-repeat: no-repeat;
    background-position: 100% 100%;
}*/

.jobs-ic {
    background-image: url(img/jobs-icon.png);
}

.tab-1-ic {
    background-image: url(img/tab-1-light.png);
    margin-right: 3px;
    background-size: contain;
    width: 30px;
    top: 3px;
}

.tab-2-ic {
    background-image: url(img/tab-2-light.png);
    background-size: contain;
    width: 30px;
    top: 3px;
}

.tab-3-ic {
    background-image: url(img/tab-3-light.png);
    background-size: contain;
    width: 30px;
    top: 3px;
}

.active .tab-1-ic {
    background-image: url(img/tab-1-strong.png);
}

.active .tab-2-ic {
    background-image: url(img/tab-2-strong.png);
}

.active .tab-3-ic {
    background-image: url(img/tab-3-strong.png);
}

.forum-ic {
    background-image: url(img/forum-icon.png);
    height: 35px;
}

.forum-ic {
    background-image: url(img/forum-icon.png);
    height: 25px;
    background-position: 10%;
}

/* News */
.news-container {
    margin-top: 20px
}

    .news-container .heading, .side-widget .heading {
        color: #6a6a69;
        font-weight: 100;
        margin-top: 5px;
        font-size: 24px;
        margin-bottom: 10px;
    }

    .news-container .col-md-3, .news-container .col-md-4 {
        padding: 10px;
    }

    .news-container .news-box img {
        max-width: 100%;
        height: 160px;
        width: 284px;
        object-fit: cover;
        display: block;
        margin: 0 auto;
    }

.news-inner p {
    background-color: #fcb034;
    display: inline-block;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px 15px;
    font-weight: bold;
    position: relative;
    top: -17px;
    z-index: 1;
}

.news-inner {
    display: inline-block;
    padding: 0px 5px 0px 5px;
    border: solid orange 2px;
    max-height: 40px;
    position: relative;
    top: -20px;
    z-index: 1;
}

.news-container .sliding-news-box .cta a {
    color: #337ab7;
}

.sliding-news-box .lead {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 0px;
    margin-top: 20px;
    overflow: hidden;
    min-height: 45px;
}

    .sliding-news-box .lead a {
        color: #000;
        text-decoration: none;
    }

        .sliding-news-box .lead a:hover {
            text-decoration: underline;
        }

.date {
    color: #8c8279;
    text-transform: uppercase;
    margin: 0px 0;
}

.cta {
    color: #777ebd;
    font-weight: bold;
    margin: 10px 0px 20px 0px;
}

.sliding-news-box .cta {
    margin-bottom: 0;
}


.sliding-news-box span {
    color: #5091cd;
    margin-right: 5px;
    border-radius: 2px;
    padding: 3px;
    top: 0px;
    font-size: 10px;
}

`
.sliding-news-box .cta a {
    text-decoration: none;
    color: #7581bf;
}

/*Blogs*/

.author-box {
    position: absolute;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -35px;
    border: solid 4px rgba(0, 188, 228, 0.24);
    border-radius: 3px;
    height: 70px;
    overflow: hidden;
}

.blog-box {
    background-color: rgba(0, 188, 228, 0.24);
    position: relative;
    margin-top: 55px;
    webkit-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
}


.pub-box {
    background-color: #d4dce1;
    position: relative;
    margin-top: 55px;
    webkit-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
}

    .pub-box .author-box {
        border: solid 4px #eaefa5;
        z-index: 1;
    }

    .pub-box .sliding-news-box {
        background-color: #eaefa5;
    }

        .pub-box .sliding-news-box P {
            color: #a9ad00;
        }

            .pub-box .sliding-news-box p a, .pub-box .sliding-news-box p a .glyphicon {
                color: #a9ad00;
            }

        .pub-box .sliding-news-box .lead {
            margin-top: 80px;
        }


.blog-box .cta {
    text-transform: none;
}

.author-box img {
    width: 100%;
}

.blog-box .sliding-news-box .lead {
    color: #676766;
    margin-top: 40px;
}

.blog-box .date, .blog-box .sliding-news-box .cta, .blog-box .sliding-news-box a, .blog-box .sliding-news-box span {
    color: #00bce4 !important;
}

.ic {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.4;
}

/*Ad-block*/
.ad-block {
    margin-top: 30px;
    margin-left: -30px;
    margin-right: -30px;
}

    .ad-block .advert-img {
        width: 100%;
    }
/* Forum Block  */

.forum-box {
    background-color: #40c8e9;
    -webkit-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
}

    .forum-box .sliding-news-box a, .forum-box .sliding-news-box span {
        text-transform: none;
        color: white;
    }

    .forum-box .lead {
        color: white;
    }

    .forum-box .posts {
        color: white;
        margin-bottom: 0px;
    }

    .forum-box .comments {
        color: white;
        opacity: 0.6;
        margin-top: 0px;
        font-size: 14px;
    }

    .forum-box .cta {
        color: white;
    }

.job-box {
    background-color: rgba(123, 130, 191, 0.17);
    -webkit-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    display: inline-block;
    width: 100%;
}

.new-job {
    display: none;
    background: #9D0054 !important;
    border-radius: 0px !important;
    color: white !important;
    text-transform: uppercase;
    font-size: 16px !important;
    margin-right: 10px !important;
    padding: 5px 15px !important;
}

    .new-job.active {
        display: inline-block !important;
    }

.job-box .lead {
    color: #7581bf;
    height: 38px;
    margin-bottom: 0px;
}

.job-box .sliding-news-box span {
    background: none;
    color: #7581bf;
}

.job-box .sliding-news-box a {
    color: #7581bf;
    text-transform: none;
}

.job-info {
    margin-bottom: 10px;
}

.j-margin {
    margin-bottom: 10px;
}

    .j-margin .job-info {
        margin-bottom: 10px;
        margin-top: 30px;
    }


.job-search .j-margin {
    margin-bottom: 20px;
}

.squeeze {
    height: 2px;
}

.forum-block .sliding-news-box {
    background-color: #e9f8fa;
    border-top: solid 1px #cfcfcf;
}

.forum-block .news-inner {
    background-color: white;
}

.forum .news-inner {
    border-color: #36bdb2;
}

    .forum .news-inner p {
        background-color: #36bdb2;
    }

.blog .news-inner {
    border-color: #5091cd;
}

    .blog .news-inner p {
        background-color: #5091cd;
    }

.sliding-news-box .forum-cta a {
    color: #36bdb2;
}

.forum-cta span {
    background-color: #36bdb2;
}

.sliding-news-box .blog-cta a {
    color: #5091cd;
}

.blog-cta span {
    background-color: #5091cd;
}

.author-details {
    padding-top: 10px;
    border-top: solid #5091CD;
}

.thumb {
    padding-top: 20px;
}

.cta-green span {
    margin-left: 5px;
    font-size: 10px;
    top: 0px;
}

/* tabbed */

.hp-tabs .nav-tabs {
    margin-bottom: 35px;
}

    .hp-tabs .nav-tabs a {
        font-weight: 100;
        display: block;
        font-size: 22px;
        /*margin-bottom: 10px;*/
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .hp-tabs .nav-tabs .active a {
        color: #6a6a69;
    }

/*single-branch page-2 */

.cal-block {
    margin-top: 20px;
}

/* Tabs */

.nav-tabs {
    border-bottom: none;
}

    .nav-tabs a {
        color: white;
        text-decoration: none;
    }

    .nav-tabs .active {
        background-color: white;
        color: #00bce4;
    }

        .nav-tabs .active a {
            color: #00bce4;
        }

/*.nav-tabs .col-md-4 {
	padding-top: 10px;
	padding-bottom: 10px;
}*/

.nav-tabs {
    position: relative;
    bottom: -19px;
    z-index: 1;
}

.tab-content h2 {
    font-size: 15px;
    color: #36bdb2;
    padding-bottom: 15px;
}

.tab-content .div-blue h2 {
    color: #fbb034;
}

.tab-content .col-md-2 {
    padding: 10px;
    /*margin-top: 20px;
    margin-bottom: 20px;*/
}

.tab-blocks {
    background-color: #f6fbfb;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    webkit-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    min-height: 160px;
}

.tab-content .col-md-12 {
    padding: 10px;
}

.tab-blocks.resources {
    background: #f7ffe7;
}

.tab-blocks .cta-green {
    display: inline;
}

.shadow-bottom {
    height: 10px;
    position: relative;
    top: -5px;
    margin-bottom: 40px;
}

.well-shadow-curve {
    position: relative;
    top: -15px;
    text-align: center;
}

.job-section h2 {
    margin-top: 30px;
    color: #e50e63;
    text-transform: uppercase;
    font-weight: 900;
}

.job-border {
    -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.5);
    border-top: #adb0ce solid 3px;
}

.glyphicon-menu-right {
    font-size: 10px;
    margin-left: 3px;
}

/* home-page tabs */

.tab-1 {
    border-top: solid #36bdb2 4px;
    background: rgba(54, 189, 178, 1);
    background: -moz-linear-gradient(top, rgba(54, 189, 178,1) 0%, rgba(54, 189, 178,1) 83%, rgba(15,161,149,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(54, 189, 178,1)), color-stop(83%, rgba(54, 189, 178,1)), color-stop(100%, rgba(15,161,149,1)));
    background: -webkit-linear-gradient(top, rgba(54, 189, 178,1) 0%, rgba(54, 189, 178,1) 83%, rgba(15,161,149,1) 100%);
    background: -o-linear-gradient(top, rgba(54, 189, 178,1) 0%, rgba(54, 189, 178,1) 83%, rgba(15,161,149,1) 100%);
    background: -ms-linear-gradient(top, rgba(54, 189, 178,1) 0%, rgba(54, 189, 178,1) 83%, rgba(15,161,149,1) 100%);
    background: linear-gradient(to bottom, rgba(54, 189, 178,1) 0%, rgba(54, 189, 178,1) 83%, rgba(15,161,149,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36bdb2', endColorstr='#0fa195', GradientType=0 );
}

.tab-2 {
    border-top: solid #fbb034 4px;
    background: #fbb034; /* Old browsers */
    background: -moz-linear-gradient(top, #fbb034 1%, #fbb034 85%, #db3a00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fbb034 1%,#fbb034 85%,#db3a00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fbb034 1%,#fbb034 85%,#db3a00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb034', endColorstr='#db3a00',GradientType=0 ); /* IE6-9 */
}

.tab-3 {
    border-top: solid #d5e04e 4px;
    background: #d5e04e; /* Old browsers */
    background: -moz-linear-gradient(top, #d5e04e 1%, #d5e04e 85%, #a0cf67 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d5e04e 1%,#d5e04e 85%,#a0cf67 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d5e04e 1%,#d5e04e 85%,#a0cf67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e04e', endColorstr='#a0cf67',GradientType=0 ); /* IE6-9 */
}


.tab-1.active {
    border-top: solid #36bdb2 4px;
    background: none;
}

.hp-tabs a {
    color: white;
}

.tab-2.active {
    border-top: solid #ff034 4px;
    background: none;
}

.hp-tabs .tab-1.active {
    color: #6a6a69;
}

.tab-3.active {
    border-top: solid #d5e04e 4px;
    background: none;
}

.item .col-md-3 .col-md-12 {
    padding: 0px;
}

.div-green {
    background: #e2f4f3;
    padding: 10px 10px 0px 10px;
    min-height: 77px;
}


.div-blue {
    background: rgba(251,176,52, 0.21);
    padding: 10px 10px 0px 10px;
    min-height: 70px;
}

.div-purple {
    background: #cfd4fe;
    padding: 10px 10px 0px 10px;
    min-height: 70px;
}

    .div-green h2, .div-purple h2, .div-blue h2 {
        font-size: 15px;
    }

.date-2 {
    margin-bottom: 0px;
}

.cta-green {
    margin-top: 0px;
}

.resources-block .tab-blocks h2 {
    color: #5592CE;
}

.resources-block .tab-blocks .cta-blue span {
    background-color: transparent;
    color: #5592CE;
}

.publications-block .tab-blocks h2 {
    color: #7c83bf;
}

.publications-block .tab-blocks .cta-blue a {
    color: #7c83bf;
}

.publications-block .tab-blocks .cta-blue span {
    background-color: transparent;
    color: #7c83bf;
}

/*.job-section-inner {
	margin-bottom: 20px;
}*/

.job-section .form-control {
    display: inline-block;
    width: 200px;
    font-size: 14px;
    border: 1px solid #cdcdcd;
    border-radius: 0px;
}

.job-section-inner .news-inner {
    display: inline-block;
    padding: 0px 5px 0px 5px;
    border: solid #36bdb2 2px;
    max-height: 40px;
    z-index: 1;
    background-color: white;
}

.add-new {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.in-active {
    display: none;
}

.job-section-inner .news-inner p {
    background-color: #36bdb2;
}

.rel-class {
    position: relative;
}

.cta-red {
    color: #e50e63;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}

    .cta-red span {
        text-transform: uppercase;
        margin-right: 5px;
        padding: 4px;
        font-size: 10px;
    }

.cta-blue {
    color: #4484c5;
    font-weight: bold;
    margin-top: 0px;
}

    .cta-blue span {
        color: white;
        margin-right: 15px;
        border-radius: 0px;
        padding: 4px;
        top: 0px;
        font-size: 10px;
    }

    .cta-blue a {
        text-decoration: none;
        color: #fbb034;
    }

.cta-red a {
    text-decoration: none;
    color: #e50e63;
}

.cta-green a {
    font-weight: 700;
    color: #36bdb2;
    text-decoration: none;
}

/*carousel-controls*/
.carousel-control.right, .carousel-control.left {
    background: none;
}


.carousel-control {
    top: 40%;
    height: 70px;
}

.glyph-big {
    font-size: 60px;
    color: #cdcdcd;
    text-shadow: none;
    font-weight: lighter;
}

.car-in-tab {
    right: -30px !important;
}

.carousel-control.car-1 {
    top: 45%;
}

.carousel-control.car-2 {
    top: 40px;
}

/* save and favourite */

.fav-box {
    float: right;
    background-color: #BB598B;
    padding: 0px 5px;
    color: white;
    float: right;
    position: relative;
    top: 0px;
    right: -19px;
}

.fav-box-pub {
    margin-top: 5px;
}

    .fav-box span, .fav-box-pub span {
        color: white;
    }

    .fav-box p, .fav-box-pub p {
        margin: 10px 0;
    }

.fav-box-list p {
    margin-bottom: 5px;
    margin-top: 5px;
}

.fav-info {
    display: inline-block;
}

    .fav-info a {
        background: none;
        display: inline-block;
        margin-right: 5px;
        color: #B1407C;
    }

    .fav-info span {
        position: relative;
        top: 2px;
    }

.tooltip .tooltip-inner {
    background-color: #003087;
}

.tooltip.right .tooltip-inner {
    white-space: nowrap;
}

.tooltip .tooltip-arrow {
    border-top-color: #003087;
}

.fav-display {
    display: inline-block;
}

.guidance {
    font-style: italic;
}

.mp-pos {
    left: -40px;
    top: -60px;
}

.fa-chevron-right {
    margin-left: 10px;
}

/* footer navigation */

.footer-navigation a {
    color: #555555;
    text-decoration: none;
}

.footer-copyright p {
    color: #555555;
}


.fix-btn {
    position: fixed;
    right: -60px;
    top: 300px;
    -ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    transform: rotate(270deg);
    z-index: 99;
}

.fix-btn-2 {
    position: fixed;
    right: 0px;
    top: 260px;
    z-index: 99;
}

.fix-btn a {
    padding: 10px 50px 10px 50px;
}

@media screen and (max-width: 1050px) {
    .fix-btn {
        display: none;
    }

    .addthis_toolbox {
        display: none;
    }
}

@media screen and (max-width: 1050px) {
    .fix-btn-2, .mailer-box {
        /*display: none;*/
        position: relative;
    }
}

@media screen and (max-width: 992px) {
    .job-section-inner {
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
}

/* Project Management Search */

.no-gut-right {
    padding-right: 0px !important;
}

.no-gut-left {
    padding-left: 0px !important;
}

.no-gut {
    padding: 0px !important;
}

.project-nav {
    padding-left: 0px !important;
}

    .project-nav ul {
        padding-left: 0px;
        border: solid 1px #cdcdcd;
        margin-top: 0px;
    }

        .project-nav ul li {
            margin: 0;
            padding-left: 0;
        }

            .project-nav ul li a {
                list-style: none;
                padding: 15px;
                margin: 0px;
                display: block;
                border-bottom: solid 1px #cdcdcd;
            }

                .project-nav ul li a:hover, .project-nav ul li:active a, .project-nav ul li.active a {
                    list-style: none;
                    background: rgba(157, 0, 83, 0.1);
                }

            .project-nav ul li:before, .c-code ul li:before {
                display: none;
            }

            .project-nav ul li a {
                text-decoration: none;
            }

                .project-nav ul li a:hover {
                    text-decoration: none;
                }



.c-code {
    padding-left: 0px !important;
}


    .c-code ul li {
        padding: 10px;
        color: white;
        margin: 5px 0;
    }

    .c-code p {
        color: #800C3C;
        border-bottom: solid 2px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

.search-block .heading {
    color: #6a6a69;
    font-weight: 100;
    margin-top: 5px;
    font-size: 24px;
    margin-bottom: 10px;
}

.research-bg {
    background-color: #337ab7;
}

.blog-bg {
    background-color: #5491ce;
}

.events-bg {
    background-color: #37bbb0;
}

.forums-bg {
    background-color: #40c8e9;
}

.news-bg {
    background-color: #777ebd;
}

.publications-bg {
    background-color: #777ebd;
}




.src-form label {
    background: #9E005D;
    color: white;
    text-align: center !important;
    padding: 8px;
    position: relative;
    top: -8px;
    left: -15px;
}

.filter {
    margin: 10px 0;
    font-weight: 700;
}

.src-res {
    color: #A60354;
    font-weight: 700;
}

.src-btn {
    float: right;
    position: relative;
    top: -5px;
}

.src-form {
    border-bottom: solid 2px #800C3C;
}

.search-img img {
    width: 100%;
}

.search-block {
    display: inline-block;
    border: solid 1px #cdcdcd;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
}

    .search-block .btn-default {
        width: 100%;
    }

    .search-block h2 span, .search-block h2 .fa, .side-widget h2 span, .side-widget h2 .fa {
        margin-right: 5px;
    }

.research {
    border-top: 4px solid #337ab7;
}

.events {
    border-top: 4px solid #37bbb0;
}

.forums {
    border-top: 4px solid #40c8e9;
}

.news {
    border-top: 4px solid #777ebd;
}

.publications {
    border-top: 4px solid #777ebd;
}

.research .btn {
    background: #337ab7;
}

.blog .btn {
    background: #5491ce;
}

.events .btn {
    background: #37bbb0;
}

.forums .btn {
    background: #40c8e9;
}

.news .btn {
    background: #777ebd;
}

.publications .btn {
    background: #777ebd;
}

.research h2:first-child {
    color: #337ab7;
}

.blog h2:first-child {
    color: #5491ce;
}

.events h2:first-child {
    color: #37bbb0;
}

.forums h2:first-child {
    color: #40c8e9;
}

.news h2:first-child {
    color: #777ebd;
}

.publications h2:first-child {
    color: #777ebd;
}

.re-col {
    color: #7381be;
}

.bl-col {
    color: #02bbe7;
}

.ev-col {
    color: #e41366;
}

.fo-col {
    color: #f37f04;
}

.ne-col {
    color: #a60354;
}

.pu-col {
    color: #37bbb0;
}

@media screen and (max-width: 767px) {
    .add-pad-l {
        padding-left: 15px !important;
    }
}

@media screen and (max-width: 550px) {
    .src-btn {
        float: none;
        position: relative;
        top: 5px;
        display: block;
    }
}


.head-img img {
    max-width: 32px;
    position: relative;
    top: -2px;
}

.head-img-2 img {
    max-width: 22px;
    position: relative;
    top: 0px;
    margin-right: 7px;
    border-radius: 2px;
    border: solid white 3px;
}


#at4-share, #at4-soc {
    top: 260px !important;
}

/* Project Management Search Detail */

.side-widget {
    margin-bottom: 20px;
    border-left: solid 1px #cdcdcd;
    border-right: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;
    -webkit-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 4px -5px rgba(0,0,0,0.75);
}

.widget-img img {
    width: 100%;
}

.widget-btn a {
    margin-bottom: 10px;
    width: 100%;
}

.side-widget h2 {
    margin-top: 10px;
}

/* Content Shelf */

.dashboard .nav ul li {
    display: block;
    background-color: none;
    color: black;
}

.dashboard .nav-tabs {
    display: block;
    background: none !important;
    margin-top: 0px;
    border-radius: 0px;
    border: solid #cdcdcd 1px;
    bottom: 0px;
    top: 0px;
}

    .dashboard .nav-tabs &gt; li {
        float: none;
        clear: both;
        margin-top: 0px;
        background-color: #333;
        border-bottom: 2px solid white;
        padding-left: 0px;
    }

        .dashboard .nav-tabs &gt; li:hover {
            color: #333;
            background-color: white;
        }

        .dashboard .nav-tabs &gt; li &gt; a {
            color: white;
            display: block;
        }

.nav-tabs .active {
    background-color: white;
    color: #333;
}

.nav-tabs &gt; li &gt; a:hover {
    color: #333;
    background: white;
    display: block;
}

.nav-tabs .active a {
    color: #333;
    background-color: white;
    width: 100%;
    border-radius: 0px;
}

.nav-tabs &gt; li &gt; a:hover {
    border: none;
}

.nav-tabs &gt; li &gt; a {
    border: none;
}

.tab-pane h1 {
    margin-top: 10px;
    background-color: white;
    padding: 10px;
}

.dashboard .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent;
}

.dashboard .nav &gt; li &gt; a {
    padding: 20px 10px;
}

.tab-display {
    border: solid 1px #cdcdcd;
    background: white;
    min-height: 700px; /*temporary??*/
    background-image: url(img/shelf.jpg);
    background-size: 815px;
    -webkit-box-shadow: 10px 10px 6px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 6px -9px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 6px -9px rgba(0,0,0,0.75);
}

.modal-btn {
    margin: 20px 0;
    width: 100%;
}

/*.script {
    font-family: 'Kalam', cursive;
    font-size: 20px;
}*/

.dash-control li:before {
    display: none;
}

.carousel {
    padding-left: 14px;
    padding-right: 14px;
}

/* SIGs listing */


.sigs .form-control {
    margin-bottom: 10px;
}

/* Member Listing */

.member-search {
}

    .member-search .btn-default {
        position: relative;
        top: -1px;
    }

/* Subscription Confirmation */
.subs .btn-secondary {
    position: relative;
    top: -5px;
}

/* Blog listing dropdown */

.year-form {
    position: relative;
    top: 22px;
    margin-bottom: 10px;
}

/*conference and awards */

.con-aw .er-overlay h3 {
    font-size: 1.3em;
    margin: 0;
}

/*Dot mailer*/

.mailer-box {
    position: fixed;
    right: -215px;
    top: 360px;
    border: solid 1px #cdcdcd;
    padding: 10px;
    background-color: #f5e5ee;
    transition: all ease 1s;
    z-index: 99;
    display: none;
}


    .mailer-box span {
        float: right;
        position: relative;
        top: 0px;
        right: 0px;
    }

        .mailer-box span:hover {
            opacity: 0.7;
        }

.mail-move {
    right: 0px;
}

.mail-btn {
    position: absolute;
    top: -1px;
    left: -47px;
}

/* Career Framework */

.block-img {
    width: 100%;
    text-align: center;
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

    .block-img a, .block-2-img a {
        font-size: 18px;
    }

        .block-img a, .block-img a:hover {
            color: white;
            text-transform: uppercase;
            text-decoration: none;
            display: block;
        }

.block-2-img {
    width: 100%;
    text-align: center;
    padding: 25px;
    margin-bottom: 10px;
    cursor: pointer;
}

    .block-2-img a, .block-2-img a:hover {
        color: white;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
    }

.block-img.orange {
    background-color: #ed6d13;
}

    .block-img.orange:hover {
        background-color: #f9b121;
    }

.block-img.blue {
    background-color: #5091cd;
}

    .block-img.blue:hover {
        background-color: #7581bf;
    }

.block-img.red, .block-2-img.red {
    background-color: #e5005b;
}

.block-2-img.red {
    background-color: #9c0058;
}

    .block-img.red:hover, .block-2-img.red:hover {
        background-color: #9c0058;
    }

.arrow-block {
    width: 20%;
}

.red-big {
    height: 148px;
}

.orange-big {
    height: 228px;
}

@media screen and (max-width: 992px) {
    .block-img a, .block-2-img a {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .block-img, .block-2-img {
        padding: 25px 5px;
    }
}









/*
.research {border-bottom: 4px solid #E80C3D;}
.blogs {border-bottom: 4px solid #FF5400;}
.events {border-bottom: 4px solid #F5AF1B;}
.forums {border-bottom: 4px solid #FF5400;}
.news {border-bottom: 4px solid #E80C3D;}
.publications {border-bottom: 4px solid #000BD1;}
*/




/* Resource listing */

.resource-list {
    font-size: 1.231em;
    text-align: center;
}

    .resource-list &gt; ul {
        margin: 0 -5px;
    }

        .resource-list &gt; ul:after {
            content: "";
            display: table;
            clear: both;
        }

        .resource-list &gt; ul &gt; li {
            padding: 5px;
            width: 50%;
            float: left;
            margin: 0;
        }

            .resource-list &gt; ul &gt; li:before {
                display: none;
            }

    /* .resource-list a {
        display: block;
        border: 1px solid #d7d7d7;
        border-radius: 5px;
        color: #5091cd;
        padding: 10px;
        background: #e8e8e8;
        background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff));
        background: -webkit-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
        background: -o-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
        background: -ms-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
        background: linear-gradient(to bottom, #e8e8e8 0%,#ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
    }*/

    .resource-list a:before {
        content: "";
        width: 1px;
        min-height: 50px;
        display: inline-block;
        vertical-align: middle;
        margin-left: -5px;
    }

    .resource-list a span {
        display: inline-block;
        vertical-align: middle;
        max-width: 99%;
    }

@media print, screen and (max-width: 767px) {
    .resource-list &gt; ul &gt; li:last-child:nth-child(2n+1) {
        width: 100%;
    }
}

@media print, screen and (min-width: 768px) {
    .resource-list &gt; ul {
        margin: 0 -10px;
    }

        .resource-list &gt; ul &gt; li {
            width: 25%;
            padding: 10px;
        }

    .resource-list a:before {
        min-height: 100px;
    }
}

@media print, screen and (min-width: 768px) {
    .resource-list &gt; ul &gt; li {
        width: 20%;
    }
}


/* Breadcrumb */
.breadcrumb {
    padding: 0;
    margin-bottom: 15px;
    background: none;
    border-radius: 0;
}

    .breadcrumb ul {
        margin: 0;
    }

    .breadcrumb li {
        padding: 0;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 5px 0;
    }

        .breadcrumb li:before {
            content: "&gt;";
            height: auto;
            width: auto;
            background: none;
            position: static;
            top: auto;
            left: auto;
            margin-right: 5px;
        }

        .breadcrumb li:first-child:before {
            display: none;
        }


/* Publication listing */
.publication-list {
    font-size: 0.923em;
    text-align: center;
}

    .publication-list ul {
        margin: 0 -10px;
    }

.publication-list-slider ul {
    visibility: hidden;
}

.publication-list ul:after {
    content: "";
    display: table;
    clear: both;
}

.publication-list ul li { /*padding:5px 10px;*/
    float: left;
    margin: 0;
}

.publication-list .no-slider li {
    padding: 5px 10px;
}

.publication-list ul li:before {
    display: none;
}

.publication-list a {
    display: block;
    text-decoration: none;
}

.publication-list .image {
    padding: 5px;
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
    text-align: center;
}

.publication-list .title {
    font-size: 0.923em;
}

.publication-list .title {
    height: 30px;
    display: inline-block;
}

@media screen and (min-width: 767px) {
    .publication-list .title {
        height: 40px;
        display: inline-block;
    }
}

.publication-list .bx-wrapper {
    padding: 0 30px;
    position: relative;
}

@media print, screen and (max-width: 767px) {
    .publication-list .no-slider li {
        width: 50%;
    }
}

@media print, screen and (min-width: 768px) {
    .publication-list .no-slider li {
        width: 25%;
    }
}

@media print, screen and (min-width: 992px) {

    .publication-list .no-slider li {
        width: 16.666667%;
    }
}

@media print, screen and (min-width: 1200px) {
    .publication-list .no-slider li {
        width: 14.285%;
    }
}


.publication-list-grid {
    font-size: 1em;
}

    .publication-list-grid ul {
        margin-top: -25px !important;
    }

        .publication-list-grid ul li {
            width: 100%;
            margin-top: 25px;
            padding: 0;
        }

@media print, screen and (min-width: 400px) {
    .publication-list-grid ul {
        margin: 0 -10px;
    }

        .publication-list-grid ul li {
            padding: 5px 10px;
        }
}

@media print, screen and (min-width: 400px) and (max-width:767px) {
    .publication-list-grid ul li {
        width: 33.33%;
    }

        .publication-list-grid ul li:nth-child(3n+1) {
            clear: both;
        }

    .col-md-9 .publication-list-grid ul li {
        width: 50%;
    }

        .col-md-9 .publication-list-grid ul li:nth-child(2n+1) {
            clear: both;
        }
}

@media print, screen and (min-width: 768px) and (max-width:1199px) {
    .publication-list-grid ul li {
        width: 25%;
    }

        .publication-list-grid ul li:nth-child(4n+1) {
            clear: both;
        }

    .col-md-9 .publication-list-grid ul li {
        width: 33.3%;
    }

        .col-md-9 .publication-list-grid ul li:nth-child(3n+1) {
            clear: both;
        }
}

@media print, screen and (min-width: 1200px) {
    .publication-list-grid ul li {
        width: 20%;
    }

        .publication-list-grid ul li:nth-child(5n+1) {
            clear: both;
        }

    .col-md-9 .publication-list-grid ul li {
        width: 25%;
    }

        .col-md-9 .publication-list-grid ul li:nth-child(4n+1) {
            clear: both;
        }
}


.publication-list-grid + h3 {
    margin-top: 50px;
}

/* Job listing */
.job-list {
}

    .job-list &gt; ul {
        display: none;
    }

@media print, screen and (min-width:992px) {
    .job-list &gt; ul {
        display: block;
        margin: -10px -10px 0 -10px;
    }

        .job-list &gt; ul:after {
            content: "";
            display: table;
            clear: both;
        }

        .job-list &gt; ul &gt; li {
            width: 33.33%;
            padding: 5px 10px;
            float: left;
            margin: 15px 0 0 0;
        }

            .job-list &gt; ul &gt; li:before {
                display: none;
            }

    .job-list a {
        display: block;
        position: relative;
        padding-right: 50px;
        text-decoration: none;
    }

        .job-list a:before {
            position: absolute;
            top: 5px;
            right: 10px;
            font-family: "FontAwesome";
            content: "\f105";
            display: block;
            font-size: 1.6em;
            width: 1.6em;
            text-align: center;
            line-height: 1.6em;
            border-radius: 100%;
            border: 1px solid #8d0f48;
        }

    .job-list h3 {
        margin-bottom: 0px;
        max-height: 18px;
        overflow: hidden;
    }

    .job-list .inline-list {
        color: #333;
        margin-top: 0px;
    }

        .job-list .inline-list &gt; li {
            margin: 5px 0;
        }

            .job-list .inline-list &gt; li:before {
                background-color: #333;
            }

    .job-list-introduction {
        padding-right: 220px;
        position: relative;
    }

        .job-list-introduction .job-list-select {
            position: absolute;
            width: 200px;
            top: 0;
            right: 0;
        }
}



/* News listing */
.news-list {
}

    .news-list &gt; ul {
        margin: 0 -10px;
    }

        .news-list &gt; ul:after {
            content: "";
            display: table;
            clear: both;
        }

        .news-list &gt; ul &gt; li {
            float: left;
            padding: 5px 10px;
            margin: 15px 0 0 0;
        }

            .news-list &gt; ul &gt; li:before {
                display: none;
            }

            .news-list &gt; ul &gt; li:after {
                content: "";
                display: table;
                clear: both;
            }

    .news-list .image {
        float: left;
        margin-right: 15px;
        border: 1px solid #d7d7d7;
        max-width: 50px;
    }

    .news-list .text {
        display: block;
        overflow: hidden;
    }

    .news-list .title {
        margin-bottom: 2px;
    }

    .news-list .date {
        margin-bottom: 10px;
        display: block;
    }

    .news-list p {
        margin: 0;
    }

@media print, screen and (min-width:768px) {
    .news-list .image {
        max-width: 105px;
        max-height: 90px;
    }
}

@media print, screen and (min-width:768px) {
    .news-list &gt; ul &gt; li {
        width: 50%;
        margin-top: 0;
    }
}


/* Corporate */
.number-stat-grid {
    text-align: center;
    margin-top: -10px;
}

.number-stat-load {
}

.number-stat-item {
    margin-top: 25px;
}

    .number-stat-item h2 {
        margin-bottom: 10px;
    }

    .number-stat-item p {
        margin: 10px 0;
        font-size: 0.846em !important;
    }

@media print, screen and (max-width:767px) {
    .number-stat-grid .col-xs-6:nth-child(2n+1) {
        clear: both;
    }
}

@media print, screen and (min-width:768px) {
    .number-stat-grid .col-sm-3:nth-child(4n+1) {
        clear: both;
    }
}

@media print, screen and (min-width:1200px) {
    /*.number-stat-load {display:none;}*/
    .number-stat-item h2 {
        font-size: 2.692em;
    }
}

.price-chart {
    margin: 20px 0;
}

    .price-chart h2 {
        margin-bottom: 15px;
    }

    .price-chart p {
        margin-top: 15px;
    }

.col-md-4 .price-chart .col-xs-6 {
    width: 100%;
}

    .col-md-4 .price-chart .col-xs-6 + .col-xs-6 {
        border-top: 1px solid #d7d7d7;
        margin-top: 5px;
        padding-top: 15px;
    }

.col-md-4 .price-chart {
    margin-top: 35px;
}

/* Event listing */
.event-controls {
    display: block;
}

    .event-controls:after {
        content: "";
        display: table;
        clear: both;
    }

.tag-filter {
    margin: 0 -5px;
    list-style: none;
    display: block;
}

    .tag-filter li {
        background: none;
        display: inline-block;
        padding: 5px;
        margin: 0;
    }

        .tag-filter li:before {
            display: none;
        }

        .tag-filter li a {
            display: block;
            color: #64abc4;
            text-decoration: none;
            padding: 8px 10px;
            text-align: center;
            border: 2px solid #64abc4;
            cursor: pointer;
        }

            .tag-filter li a.active {
                background: #64abc4;
                color: #fff;
            }

@media only print, screen and (min-width: 768px) {
    .tag-filter {
        float: left;
    }

        .tag-filter li {
        }

        .tag-filter a {
            padding: 8px 15px;
        }
}

@media only print, screen and (min-width: 992px) {
    .filter-w-aside {
    }

        .filter-w-aside .tag-filter {
            width: 700px;
            float: left;
        }

        .filter-w-aside .tag-filter-aside {
            width: 150px;
            float: right;
            margin-top: 14px;
        }

            .filter-w-aside .tag-filter-aside .form-control {
                height: 40px;
            }
}

.tag-tab {
    margin: 0 -5px;
    list-style: none;
    display: block;
}

    .tag-tab li {
        display: inline-block;
        background: none;
        padding: 5px;
        margin: 0;
    }

        .tag-tab li:before {
            display: none;
        }

        .tag-tab li a {
            display: block;
            color: #64abc4;
            text-decoration: none;
            padding: 8px 10px;
            text-align: center;
            border: 2px solid #64abc4;
            cursor: pointer;
        }

            .tag-tab li a.active {
                background: #64abc4;
                color: #fff;
            }

@media only print, screen and (min-width: 768px) {
    .tag-tab {
        float: right;
        margin-left: 10px;
    }

        .tag-tab li {
        }

        .tag-tab a {
            padding: 8px 15px;
        }
}


.event-result {
}

.er-item {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #b4b4b4;
    min-height: 200px;
}

    .er-item img {
        width: 100%;
    }

.er-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    padding: 10px;
}
    /*.er-overlay:hover {background:rgba(54,189,178,0.4);}*/
    .er-overlay h3 {
        font-size: 1.538em;
        margin: 0;
    }

.er-overlay-detail {
    position: absolute;
    bottom: 10px;
    font-weight: bold;
}

    .er-overlay-detail * {
        margin: 5px 0 0 0;
    }

@media only print, screen and (min-width: 768px) {
    .er-overlay-detail {
        font-size: 0.846em;
    }
}


/* Event detail */
.bbl-event-cta {
    margin: 15px 0;
}

    .bbl-event-cta .btn-default {
        background: #36BDB2;
        color: #333;
        padding: 5px;
    }

.btn-directions:before {
    font-family: "FontAwesome";
    content: "\f041";
    margin-right: 10px;
}

.btn-calendar .atcb-link:before {
    font-family: "FontAwesome";
    content: "\f271";
    margin-right: 10px;
}

.atcb-list {
    border: 1px solid #ddd;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.atcb-item:first-child {
    border-top: none;
}

.atcb-item {
    margin-top: 0 !important;
    border-top: 1px solid #ddd;
}

    .atcb-item a {
        padding: 5px;
        display: block;
    }




/* SIG Listing */
.sig-results {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

    .sig-results div[class*='col-'] {
        padding-left: 5px;
        padding-right: 5px;
    }

.sr-item {
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #d7d7d7;
}

    .sr-item img {
        width: 100%;
    }

.sr-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.7);
    padding: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .sr-overlay:hover {
        background: rgba(255,255,255,0.9);
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .sr-overlay h3 {
        font-size: 1.538em;
        margin: 0;
    }

.sr-overlay-detail {
    position: absolute;
    bottom: 10px;
    font-weight: bold;
}

    .sr-overlay-detail * {
        margin: 5px 0 0 0;
    }

.sr-item-cta {
    text-align: center;
}

    .sr-item-cta h3 {
        color: #222;
    }

    .sr-item-cta .sr-overlay {
        padding: 10px 5px;
    }

        .sr-item-cta .sr-overlay:before {
            width: 1px;
            height: 100%;
            display: inline-block;
            vertical-align: middle;
            content: "";
        }

.sr-item-cta-icon {
    display: block;
    max-width: 90%;
    display: inline-block;
    vertical-align: middle;
}

    .sr-item-cta-icon:before {
        font-family: "FontAwesome";
        content: "\f055";
        display: block;
        color: #222;
        font-size: 35px;
        line-height: 35px;
    }

@media only print, screen and (max-width: 767px) {
    .sr-overlay h3 {
        max-height: 45px;
        overflow: hidden;
    }
}

@media only print, screen and (min-width: 768px) {
    .sr-item-cta-icon:before {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }
}


#event-calendar {
    background: #eee;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    clear: both;
}

    #event-calendar .ui-widget-content {
        background: none;
    }

    #event-calendar .ui-datepicker {
        width: 100%;
        padding: 10px;
        border-radius: 0;
    }

    #event-calendar .ui-datepicker-header {
        background: #e60d64;
        border: none;
        border-radius: 0;
        margin: -11px -11px 0 -11px;
        padding: 10px;
    }

    #event-calendar a {
        text-align: center;
        padding: 8px;
        color: #00492c;
        cursor: pointer;
    }

    #event-calendar .ui-state-default,
    #event-calendar .ui-widget-content .ui-state-default,
    #event-calendar .ui-widget-header .ui-state-default {
        border: 1px solid #ddd;
    }

    #event-calendar .ui-state-highlight,
    #event-calendar .ui-widget-content .ui-datepicker-current-day a,
    #event-calendar .ui-widget-header .ui-datepicker-current-day a { /*background:#ecf0f3;*/
        border: 1px solid #999;
    }

    /*#event-calendar .ui-state-hover, 
#event-calendar .ui-widget-content .ui-state-hover, 
#event-calendar .ui-widget-header .ui-state-hover {background:#ecf0f3;}*/
    #event-calendar .ui-datepicker .ui-datepicker-prev,
    #event-calendar .ui-datepicker .ui-datepicker-next {
        top: 8px;
    }

    #event-calendar .ui-datepicker-header .ui-state-hover {
        background: inherit;
        border: none;
    }

        #event-calendar .ui-datepicker-header .ui-state-hover span {
            background-image: url("images/ui-icons_ffffff_256x240.png");
        }

        #event-calendar .ui-datepicker-header .ui-state-hover.ui-datepicker-next span {
            background-position: -49px -192px;
        }

        #event-calendar .ui-datepicker-header .ui-state-hover.ui-datepicker-prev span {
            background-position: -79px -192px;
        }

    #event-calendar .ui-datepicker-calendar a {
        background: #fff;
    }

.ui-datepicker td span {
    padding: 8px !important;
    text-align: center !important;
}

.colour-key {
    margin-bottom: 0;
    padding: 5px 0;
}

    .colour-key ul {
        margin: -10px -5px 0 -5px;
        padding: 0;
        list-style: none;
    }

    .colour-key li {
        display: inline-block;
        padding: 5px;
        margin-top: 0;
    }

        .colour-key li:before {
            display: none;
        }

        .colour-key li span {
            display: inline-block;
            vertical-align: middle;
            border: 1px solid #b8b8b8;
            height: 15px;
            width: 15px;
            margin-right: 2px;
        }

#er-view-grid {
}

#er-view-calendar {
    display: none;
}




@media only print, screen and (min-width: 992px) {
    .event-calendar-right {
        float: right;
    }
}

.event-calendar-list {
}

.listing-item, .listing-item-group {
    margin-top: 15px;
    border-top: 1px solid #d7d7d7;
    padding-top: 15px;
}

    .listing-item-group .row {
        margin-bottom: 10px !important;
    }

    .listing-item:after, .listing-item-group:after {
        content: "";
        display: table;
        clear: both;
    }

    h3 + .listing-item, .listing-item:first-child, .listing-item-group:first-child {
        margin-top: 0;
        border-top: 0;
        padding-top: 0;
    }

    .listing-item .image {
        float: left;
        margin-right: 15px;
        border: 1px solid #d7d7d7;
        max-width: 50px;
    }

    .listing-item .text {
        display: block;
        overflow: hidden;
    }

        .listing-item .text * {
            margin: 5px 0;
        }

@media only print, screen and (min-width: 768px) {
    .listing-item .image {
        max-width: 150px;
    }


    .listing-item p { /*font-size:0.846em;*/
    }
}

@media only print, screen and (min-width: 1200px) {
    .listing-item .image {
        max-width: 104px;
    }

        .listing-item .image img {
            width: 104px;
            height: auto;
        }
}

.listing-num-cta {
}

    .listing-num-cta .listing-item {
        padding-left: 30px;
        position: relative;
    }

.num {
    padding: 5px;
    height: 20px;
    width: 20px;
    text-align: center;
    background: #e50e63;
    color: #fff;
    border-radius: 100%;
    overflow: hidden;
    font-size: 10px;
    line-height: 10px;
    display: inline-block;
}

.listing-num-cta .listing-item .num {
    position: absolute;
    top: 15px;
    left: 0;
}

.listing-num-cta .listing-item:first-child .num {
    top: 0;
}

.listing-num-cta .cta {
    margin-top: 15px;
    display: block;
}

@media only print, screen and (min-width: 768px) {
    .listing-num-cta {
    }

        .listing-num-cta .text,
        .listing-num-cta .cta {
            display: inline-block;
            vertical-align: middle;
        }

        .listing-num-cta .text {
            width: 60%;
        }

        .listing-num-cta .cta {
            width: 39%;
            margin-top: 0;
            padding-left: 30px;
            text-align: right;
        }

        .listing-num-cta .listing-item .num {
            top: 20px;
        }

        .listing-num-cta .listing-item:first-child .num {
            top: 5px;
        }
}

.listing-item-group + h2,
.listing-item-group + h3 {
    margin-top: 50px;
}


.listing-item-group-aside {
    margin-top: 15px;
}

@media only print, screen and (min-width: 768px) {
    .listing-item-group-aside {
        margin-top: 0;
    }
}


.event-option-form-toggle {
    display: block;
    text-align: center;
    background: #eee;
    padding: 10px;
    margin: 10px 0;
    cursor: pointer;
    font-weight: bold;
}

#event-option-form {
}

@media only print, screen and (min-width: 768px) {
    .event-cta-right {
        float: right;
    }

    .event-option-form-toggle {
        float: left;
        margin-top: 15px;
        margin-left: 10px;
    }
}

.custom-form {
    background: #eee;
    border: 1px solid #d7d7d7;
    padding: 5px 15px;
    margin-bottom: 15px;
}

    .custom-form .title {
        font-weight: bold;
        display: block;
        margin: 15px 0 5px 0;
        font-size: 1.154em;
    }

    .custom-form label {
        font-weight: normal;
    }

label, .label {
    margin-top: 8px;
}

.radio:first-child label, .checkbox:first-child label {
    margin-top: 0;
}

.custom-form .checkbox label {
    margin-top: 0;
}

.field-clear {
    text-decoration: underline;
    float: right;
    font-size: 0.846em;
    cursor: pointer;
}

.send-to-colleague-form .form-control {
    margin-bottom: 10px;
}

@media only print, screen and (min-width: 768px) {
    .inline-checkbox {
        display: inline;
        margin-left: 10px;
    }
}

@media only print, screen and (min-width: 768px) {
    .form-horizontal .btn-default {
        padding: 7px 25px;
    }
}

.progress-list-container {
    padding: 15px;
    margin-bottom: 25px;
    margin-top: -15px;
}

.row + .progress-list-container {
    margin-top: -25px;
    margin-bottom: 25px;
}

.well .progress-list-container {
    background: #e8e8e8;
    background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
    border: 1px solid #d7d7d7;
    margin-bottom: 0;
    margin-top: 0;
}

    .well .progress-list-container + * {
        margin-top: 20px;
    }

.progress-list {
    width: 100%;
    font-weight: bold;
}

    .progress-list ul {
    }

    .progress-list li {
        padding: 5px 10px;
        display: block;
    }

        .progress-list li:before {
            content: "";
            display: block;
            height: 15px;
            width: 15px;
            position: absolute;
            border-radius: 100%;
            background: #999;
        }

        .progress-list li.active:before {
            background: #8d0f48;
        }

        .progress-list li.complete:before {
            font-family: "FontAwesome";
            content: "\f00c";
            font-size: 9px;
            line-height: 15px;
            text-align: center;
            background: #e50e63;
            color: #fff;
        }

        .progress-list li a {
            display: block;
            font-size: 0.75em;
            text-decoration: none;
            line-height: 1.4em;
        }

@media only print, screen and (max-width: 767px) {
    .progress-list ul {
        padding-left: 20px;
        position: relative;
    }

        .progress-list ul:before {
            content: "";
            width: 1px;
            position: absolute;
            top: 10px;
            bottom: 10px;
            left: 10px;
            background: #999;
        }

    .progress-list li {
        position: relative;
    }

        .progress-list li:before {
            left: -17px;
            top: 50%;
            margin-top: -8px;
        }
}

@media only print, screen and (min-width: 768px) {
    .progress-list {
        display: table;
        table-layout: fixed;
        margin: 10px -10px 50px -10px;
        text-align: center;
        position: relative;
        font-size: 1.154em;
    }

        .progress-list ul {
            display: table-row;
            margin: 15px 0;
        }

        .progress-list li {
            display: table-cell;
            padding: 0 10px;
            width: 100%;
            position: relative;
        }

        .progress-list ul {
            padding-bottom: 30px;
        }

            .progress-list ul:before {
                content: "";
                height: 1px;
                position: absolute;
                bottom: -27px;
                left: 10px;
                right: 10px;
                background: #999;
            }

        .progress-list li:before {
            bottom: -40px;
            left: 50%;
            margin-left: -15px;
            top: auto;
            z-index: 1;
            height: 30px;
            width: 30px;
        }

        .progress-list li.complete:before {
            font-size: 15px;
            line-height: 30px;
        }

        .progress-list li:first-child:after, .progress-list li:last-child:after {
            content: "";
            height: 1px;
            position: absolute;
            bottom: -27px;
            background: #f5f5f5;
        }

        .progress-list li:first-child:after {
            left: 0;
            right: 50%;
        }

        .progress-list li:last-child:after {
            right: 0;
            left: 50%;
        }
}

.fg-info {
    cursor: pointer;
    margin-left: 5px;
    font-size: 15px;
}

    .fg-info:before {
        font-family: "FontAwesome";
        content: "\f05a";
    }


.button-block-list {
}

    .button-block-list ul {
        margin: 0;
    }

    .button-block-list li {
        margin-top: 10px;
        display: block;
        padding: 0;
    }

        .button-block-list li:before {
            display: none;
        }

        .button-block-list li:first-child {
            margin-top: 0;
        }

    .button-block-list .btn {
        display: block;
        text-align: center;
    }

.btn-event, .btn-event:hover {
    background-color: #36BDB2;
}

@media only print, screen and (min-width: 768px) {
    .align-center .button-block-list {
        max-width: 300px;
        margin: 0 auto;
    }
}

.subscribe-btn {
    margin-top: 20px;
}

@media only screen and (max-width: 992px) {
    .subscribe-btn {
        margin-top: 0px;
    }
}

.align-center .inline-list {
}

    .align-center .inline-list li {
        float: none;
        display: inline-block;
    }


.btn-facebook, .btn-googleplus, .btn-linkedin, .btn-twitter {
    position: relative;
    padding-left: 40px;
    text-align: left !important;
}

    .btn-facebook:before, .btn-googleplus:before, .btn-linkedin:before, .btn-twitter:before {
        font-family: "FontAwesome";
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 15px;
    }

    .btn-facebook, .btn-facebook:hover, .btn-facebook:focus {
        background: #3b5999 !important;
    }

        .btn-facebook:before {
            content: "\f09a";
        }

    .btn-googleplus, .btn-googleplus:hover, .btn-googleplus:focus {
        background: #dd4b39 !important;
    }

        .btn-googleplus:before {
            content: "\f0d5";
        }

    .btn-linkedin, .btn-linkedin:hover, .btn-linkedin:focus {
        background: #0077b5 !important;
    }

        .btn-linkedin:before {
            content: "\f0e1";
        }

    .btn-twitter, .btn-twitter:hover, .btn-twitter:focus {
        background: #55acee !important;
    }

        .btn-twitter:before {
            content: "\f099";
        }


/* Accordion listing */
.accordion-results {
    text-align: left;
}

.accordion-listing {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: left;
}

.accordion-item {
    border-top: 1px solid #ddd;
    background: #f5f5f5;
}

.accordion-item-toggle {
    padding: 10px 20px 10px 10px;
    cursor: pointer;
    position: relative;
}

    .accordion-item-toggle:after {
        font-family: "FontAwesome";
        content: "\f105";
        position: absolute;
        top: 50%;
        margin-top: -8px;
        right: 8px;
        font-size: 25px;
    }

    .accordion-item-toggle.active:after {
        content: "\f107";
        right: 6px;
    }

.accordion-name {
    margin: 0 0 5px 0;
}

.accordion-item-content {
    padding: 20px 10px;
    border-top: 1px solid #fff;
    display: none;
    background: #fff;
}


/* Link listing */

.link-listing {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.ll-item {
    background: none;
    padding: 0;
    margin: 0;
}

    .ll-item a {
        display: block;
        text-decoration: none;
        border-top: 1px solid #ddd;
        background: #f5f5f5;
        padding: 10px 20px 10px 10px;
        cursor: pointer;
        position: relative;
        text-decoration: none;
    }

    .ll-item * {
        margin: 0;
    }

    .ll-item a:after {
        font-family: "FontAwesome";
        content: "\f105";
        position: absolute;
        top: 50%;
        margin-top: -8px;
        right: 8px;
        font-size: 25px;
    }

    .ll-item a .title-icon {
        position: absolute;
        top: 10px;
        left: 10px;
        max-width: 50px;
        border: 1px solid #d7d7d7;
    }

        .ll-item a .title-icon + h3 {
            padding-left: 60px;
            min-height: 52px;
            padding-top: 15px;
        }


/* Membership */
.membership-select {
    margin: 25px 0;
}

    .membership-select:first-child {
        margin-top: 0;
    }

.membership-recommended {
    position: relative;
    padding: 10px 150px 10px 0;
    min-height: 30px;
}

    .membership-recommended h3 {
        margin: 0;
    }

.mr-reject {
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

    .mr-reject:before {
        display: inline-block;
        padding: 5px 7px;
        height: 22px;
        width: 22px;
        font-family: "FontAwesome";
        content: "\f00d";
        margin: 0 8px 0 0;
        font-size: 10px;
        line-height: 12px;
        border-radius: 100%;
        cursor: pointer;
        background: #222;
        color: #fff;
    }

.membership-options {
    display: none;
    padding: 10px 0;
}





.blog-list {
    margin: 20px 0;
    clear: both;
}

    .blog-list .text-inner {
        margin: 0;
    }

        .blog-list .text-inner * {
            margin: 5px 0;
        }

            .blog-list .text-inner *:first-child {
                margin-top: 0;
            }

@media only print, screen and (min-width: 992px) {
    .blog-list .listing-item .text-inner {
        max-height: 140px;
        overflow: hidden;
    }
}

.search-list {
    margin: 40px 0 20px 0;
}

    .search-list .listing-item * {
        margin: 5px 0;
    }

/* Twitter */

.custom-twitter-feed-widget-id {
    display: none;
}

.custom-twitter-feed {
    padding: 10px 25px;
    color: #5091cd;
    position: relative;
}

.custom-twitter-single {
    padding: 10px 0;
}

.custom-twitter-feed ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.custom-twitter-feed li {
    background: none;
    padding: 0 30px;
    margin: 0;
    position: relative;
}

    .custom-twitter-feed li + li {
        display: none;
    }

.custom-twitter-feed .has-slider li {
    display: block;
}

.custom-twitter-feed li:before, .custom-twitter-feed li:after {
    font-family: "FontAwesome";
    position: absolute;
    font-size: 25px;
    line-height: 25px;
}

.custom-twitter-feed li:before {
    content: "\f10d";
    bottom: 20px;
    left: 0;
    top: auto;
    background: none;
}

.custom-twitter-feed li:after {
    content: "\f10e";
    top: 10px;
    right: 0;
}

/*.custom-twitter-feed li:before {display:none;}*/
.custom-twitter-feed .user {
    position: relative;
    padding-left: 50px;
    min-height: 40px;
}

    .custom-twitter-feed .user a {
        text-decoration: none;
        color: #5091cd;
        font-weight: bold;
    }

    .custom-twitter-feed .user img {
        border-radius: 5px;
        padding: 0;
        background: #fff;
        margin-right: 15px;
        max-height: 40px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .custom-twitter-feed .user span {
    }

.custom-twitter-feed .tweet {
    color: #5091cd;
    max-height: none !important;
    display: block;
    font-size: 1.250em;
    line-height: 1.333em;
    margin: 10px 0 5px 0;
}

    .custom-twitter-feed .tweet a, .custom-twitter-feed .tweet:hover {
        color: #5091cd;
    }

.custom-twitter-feed .timePosted {
    display: block;
    color: #5091cd;
    font-style: italic;
    font-size: 0.857em;
    margin: 5px 0 0 0;
}

.custom-twitter-feed .interact {
    margin: 12px 0 0 -10px;
    font-size: 0.857em;
    max-height: none;
}

    .custom-twitter-feed .interact a {
        text-decoration: none;
        display: inline-block;
        margin-left: 10px;
        color: #5091cd;
        margin-top: 0;
    }

        .custom-twitter-feed .interact a:hover {
            color: #002b7f;
            color: #5091cd;
        }

        .custom-twitter-feed .interact a:before {
            font-family: "FontAwesome";
            margin-right: 5px;
        }

.custom-twitter-feed .twitter_reply_icon:before {
    content: "\f112";
}

.custom-twitter-feed .twitter_retweet_icon:before {
    content: "\f021";
}

.custom-twitter-feed .twitter_fav_icon:before {
    content: "\f005";
}

.custom-twitter-feed .interact .custom-twitter-follow {
    background: #fff;
    font-size: 0.857em;
    font-weight: bold;
    color: #002265;
    border-radius: 5px;
    display: block;
    clear: both;
    margin: 10px 0 0 10px;
    border: 1px solid #d7d7d7;
    text-align: center;
}


    .custom-twitter-feed .interact .custom-twitter-follow a {
        text-decoration: none;
        padding: 5px;
        margin-left: 0;
        color: #002b7f;
    }

        .custom-twitter-feed .interact .custom-twitter-follow a:hover {
            color: #002b7f;
        }

        .custom-twitter-feed .interact .custom-twitter-follow a:before {
            font-family: "FontAwesome";
            content: "\f099";
            margin-right: 5px;
        }

/* Bx-slider */
.custom-twitter-feed .bx-prev:before,
.custom-twitter-feed .bx-next:before {
    font-weight: bold;
    font-size: 35px;
}

@media only print, screen and (min-width: 768px) {
    .custom-twitter-feed-widget-id + div li {
        max-height: 175px;
        overflow: hidden;
    }

    .custom-twitter-feed .interact .custom-twitter-follow {
        float: right;
        margin-top: -5px;
    }

    .custom-twitter-feed {
        padding: 10px 50px;
    }

    .custom-twitter-single {
        padding: 10px 0;
    }

    .custom-twitter-feed:before {
        bottom: 42px;
    }
}

@media only print, screen and (min-width: 768px) {
    .custom-twitter-feed {
        padding: 10px 70px;
    }

    .custom-twitter-single {
        padding: 10px 0;
        max-height: 495px;
        overflow: hidden;
        overflow-y: scroll;
    }

    .custom-twitter-feed:before {
        left: 20px;
    }

    .custom-twitter-feed:after {
        right: 20px;
    }
}



/* Social list */
.social-inline {
    font-family: "FontAwesome";
    display: block;
    vertical-align: middle;
    margin-top: 20px;
    text-align: center;
}

    .social-inline ul {
        margin: 0 -3px;
        display: inline-block;
    }


    .social-inline li {
        margin: 0;
        padding: 0 3px;
        float: left;
    }

        .social-inline li:before {
            display: none;
        }

    .social-inline a {
        height: 35px;
        width: 35px;
        border-radius: 4px;
        display: block;
        text-align: center;
        background: #222;
        text-decoration: none;
        padding: 7px 0;
    }

        .social-inline a:before {
            font-size: 21px;
            line-height: 22px;
            color: #fff;
        }

    .social-inline .social-twitter {
    }

    .social-inline .social-facebook {
    }

    .social-inline .social-twitter {
        background: #00adec;
    }

    .social-inline .social-facebook {
        background: #3b589e;
    }

    .social-inline .social-linkedin {
        background: #0177b5;
    }

    .social-inline .social-google-plus {
        background: #dc473a;
    }

    .social-inline .social-slideshare {
        background: #0c7ab4;
    }

    .social-inline .social-youtube {
        background: #e52c27;
    }

/* Member avatar list */
.member-avatar-listing {
}

    .member-avatar-listing:after {
        content: "";
        display: table;
        clear: both;
    }


    .member-avatar-listing .mal-target {
        max-height: 170px;
        overflow: hidden;
    }

    .member-avatar-listing ul {
        margin: 0 -10px;
        text-align: center;
    }
    /*.member-avatar-listing li {width:25%;}*/
    .member-avatar-listing li {
        margin: 10px 0;
    }

        .member-avatar-listing li:first-child {
            padding-left: 10px;
        }

        .member-avatar-listing li:before {
            display: none;
        }
        /*.member-avatar-listing li:nth-child(4n+1) {clear:both;}*/
        .member-avatar-listing li img {
            max-height: 65px;
            border: 1px solid #d7d7d7;
        }

.mal-target {
}

.mal-toggle {
    text-decoration: underline;
    float: right;
    padding: 5px;
    display: block;
    cursor: pointer;
}

@media only print, screen and (min-width: 355px) and (max-width: 500px) {
    .member-avatar-listing li {
        width: 25%;
    }
}

/* Add to calendar */
.addtocalendar.btn-default {
    background: #36BDB2 !important;
    color: #fff !important;
    text-decoration: none;
    display: block;
}

.atcb-list {
}



/* Comments listing */
.document-item { /*background:#f5f5f5;*/
    padding: 10px;
    margin-top: 10px;
}

.document-item-thumbnail {
    text-align: center;
    margin-bottom: 10px;
}

    .document-item-thumbnail &gt; img {
        border: 1px solid #d7d7d7;
        max-height: 160px;
    }

.comments-section {
    margin-top: 35px;
    padding-top: 30px;
    border-top: 1px solid #d7d7d7;
}

.comments-listing {
    display: none;
}
    .comments-listing .text div {
        white-space: pre-line;
    }
    .comments-listing .comments-listing {
        display: block;
        margin: 15px 0 5px;
        padding: 15px;
        background: #f6f6f6;
    }

@media only print, screen and (min-width: 768px) {
    .comments-listing .comments-listing {
        margin-left: 20px;
    }
}

.comments-listing .listing-item {
}

.comments-listing .image {
    max-width: 50px;
}

.comments-overview .inline-list {
    margin-top: 5px;
}

.slideshare-embed .video-wrapper {
    margin-bottom: 10px;
}

.document-overview {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
}

    .document-overview * {
        margin: 5px 0 10px 0;
    }

    .document-overview:after {
        display: table;
        clear: both;
        content: "";
    }

.do-cta {
    padding: 5px 10px;
    display: block;
    border: 1px solid #d7d7d7;
    background: #fff;
    text-decoration: none;
    font-weight: bold;
}

    .do-cta:before {
        font-family: "FontAwesome";
        content: "\f138";
        margin-right: 5px;
    }

    .do-cta:hover {
        text-decoration: none;
    }

@media only print, screen and (min-width: 768px) {
    .do-author {
        float: left;
        margin-top: 10px;
    }

    .do-cta {
        float: right;
    }
}



/* Event */
.event-booking-details p {
    margin: 8px 0;
}

.event-booking-actions {
    padding: 10px;
    background: #f5f5f5;
    margin: 15px 0;
}

    .event-booking-actions select {
        background-color: #fff !important;
    }

    .event-booking-actions .row:first-child {
        margin-top: 0;
    }

.event-booking-total {
    text-align: center;
    margin: 20px 0;
}


@media print, screen and (min-width:768px) {
    .event-booking-total {
        text-align: left;
    }
}


.listing-item-reveal {
    display: none;
    background: #f5f5f5;
    padding: 10px;
    border-top: 1px solid #d7d7d7;
    margin-top: 20px;
}

.lit-events {
}

    .lit-events .label, .lit-events p {
        margin: 8px 0;
    }

    .lit-events .col-sm-3 .btn {
        display: block;
    }

    .lit-events .btn-secondary, .lit-events .btn-secondary:hover, .lit-events.btn-secondary:focus {
    }

    .lit-events .col-sm-9 .row {
        margin-top: 9px;
    }

        .lit-events .col-sm-9 .row:first-child {
            margin-top: 0;
        }

.cpd-value {
    background: #f5f5f5;
    margin: 10px 0;
    padding: 10px;
}

    .cpd-value:after {
        display: table;
        clear: both;
        content: "";
    }

    .cpd-value h2 {
        line-height: 1.125em;
        margin: 0;
        color: #333;
        display: block;
        padding: 6px 0;
        font-size: 24px;
    }

        .cpd-value h2 span {
            font-size: 0.688em;
            display: block;
        }

.cpd-value-number {
    border: 1px solid #e60d64;
    border-radius: 5px;
    padding: 12px;
    float: right;
    margin: 0;
    background: #fff;
}

@media print, screen and (min-width:768px) {
    .cpd-value h2 span {
        font-size: 0.520em;
    }

    .cpd-value h2 {
        padding: 0;
    }
}

.account-events {
    padding: 15px 0;
}

    .account-events:after {
        display: table;
        clear: both;
        content: "";
    }

.account-events-intro {
    margin: 0 0 60px 0;
}

@media print, screen and (min-width:768px) {
    .account-events &gt; h2 {
        float: left;
        width: 65%;
    }

    .account-events .cpd-value {
        float: right;
        width: 35%;
        margin-top: -10px;
    }
}


/* Side navigation */
.side-navigation {
    padding: 0 20px 0 0;
    width: 280px;
    float: left;
}

    .side-navigation ul {
        margin: 0;
        padding-left: 0px;
        border: solid 1px #cdcdcd;
        margin-top: 0px;
    }

    .side-navigation li {
        margin: 0;
        padding: 0;
    }

        .side-navigation li:before {
            display: none;
        }

.side-navigation-toggle:before {
    font-family: "FontAwesome";
    content: "\f0c9";
    font-size: 15px;
    color: #fff;
    padding-right: 10px;
}

.side-navigation a {
    display: block;
    padding: 10px;
    text-decoration: none;
}

.side-navigation li ul li a {
    padding-left: 25px;
}

.side-navigation ul li a {
    list-style: none;
    padding: 15px;
    margin: 0px;
    display: block;
    border-bottom: solid 1px #cdcdcd;
}

.side-navigation ul li.active li a {
    background: #fff;
}

.side-navigation ul li:before {
    display: none;
}

.side-navigation ul li a {
    text-decoration: none;
}

    .side-navigation ul li a:hover {
        text-decoration: none;
    }


/*Side Navigation Background Styling */
.side-navigation ul li &gt; a:hover,
.side-navigation ul li.active &gt; a {
    list-style: none;
    background: rgba(157, 0, 83, 0.1);
}
/*.side-navigation ul ul li a {
    background: white !important;
}
/*
.side-navigation ul ul li.active a {
    background: rgba(157, 0, 83, 0.1) !important;
}

.side-navigation ul ul li:hover a {
    background: rgba(157, 0, 83, 0.1) !important;
}


.side-navigation-toggle {
    display: block;
    padding: 10px;
    background: #8d0f48;
    color: #fff;
    cursor: pointer;
}
*/
@media print, screen and (max-width:767px) {
    .side-navigation ul ul li {
        background-position: 20px 12px !important;
    }

    .side-navigation ul ul ul li {
        background-position: 35px 12px !important;
    }

    .side-navigation ul li a {
        padding: 10px 15px;
    }
}

@media print, screen and (max-width:991px) {
    .side-navigation {
        border-top: none;
    }
}

@media print, screen and (min-width:992px) {
    .side-navigation .toggle {
        display: none;
    }

    .side-navigation ul {
        display: block !important;
    }
}

.side-navigation + * {
    margin-top: 20px;
}


/* Secondary Level Side Navigation */



.main-body-content {
    display: table;
}

.side-navigation ul ul {
    border: 0;
}

    .side-navigation ul ul li {
        background: url('../images/arrow-right.png') transparent 20px 18px no-repeat;
        border: 0px transparent;
    }

        .side-navigation ul ul li a {
            color: #e5005b;
            padding-left: 35px;
        }

        .side-navigation ul ul li &gt; a:hover,
        .side-navigation ul ul li.active &gt; a {
            background-color: rgba(229, 0, 91, 0.1);
        }

    .side-navigation ul ul ul li {
        background-position: 35px 18px;
    }

        .side-navigation ul ul ul li a {
            padding-left: 50px;
        }

@media only print, screen and (min-width: 992px) {
    .side-navigation-toggle {
        display: none;
    }
}

@media only print, screen and (max-width: 991px) {
    .side-navigation {
        /* display: none;*/
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
}




/* Toggle switch */
.onoffswitch {
    position: relative;
    width: 55px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 20px;
    padding: 0;
    line-height: 20px;
    border: 0px solid #FFFFFF;
    border-radius: 25px;
    background-color: #e8e8e8;
}

    .onoffswitch-label:before {
        content: "";
        display: block;
        width: 25px;
        height: 25px;
        margin: -2.5px;
        background: #C4C4C4;
        position: absolute;
        top: 8px;
        bottom: 0;
        right: 31px;
        border-radius: 25px;
        box-shadow: 0 1px 4px 0px #757575;
    }

.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #DBEFFF;
}

    .onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
        border-color: #DBEFFF;
    }

        .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
            margin-left: 0;
        }

        .onoffswitch-checkbox:checked + .onoffswitch-label:before {
            right: 0px;
            background-color: #2196F3;
            box-shadow: 0 1px 4px 0px #757575;
        }

.account-dashboard-switch {
    padding: 5px 65px 5px 0;
    position: relative;
    display: block;
}

    .account-dashboard-switch &gt; span {
        font-weight: bold;
    }

    .account-dashboard-switch .onoffswitch {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -18px;
    }

@media print, screen and (min-width:992px) {
    .account-dashboard-switch {
        float: right;
        text-align: right;
    }

        .account-dashboard-switch + h2 {
            margin-top: 0;
        }
}

/* Member Dashboard listing */

.member-dashboard-list {
    font-size: 1.231em;
    text-align: center;
}

    .member-dashboard-list &gt; ul {
        margin: 0 -5px;
    }

        .member-dashboard-list &gt; ul:after {
            content: "";
            display: table;
            clear: both;
        }

        .member-dashboard-list &gt; ul &gt; li {
            padding: 5px;
            width: 50%;
            float: left;
            margin: 0;
        }

            .member-dashboard-list &gt; ul &gt; li:before {
                display: none;
            }

    .member-dashboard-list a {
        display: block;
        border: 1px solid #d7d7d7;
        border-radius: 5px;
        color: #5091cd;
        padding: 10px;
        text-decoration: none;
        background: #e8e8e8;
        background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff));
        background: -webkit-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
        background: -o-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
        background: -ms-linear-gradient(top, #e8e8e8 0%,#ffffff 100%);
        background: linear-gradient(to bottom, #e8e8e8 0%,#ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
    }

        .member-dashboard-list a:before {
            content: "";
            width: 1px;
            min-height: 110px;
            display: inline-block;
            vertical-align: middle;
            margin-left: -5px;
        }

        .member-dashboard-list a span.mdl-content {
            display: inline-block;
            vertical-align: middle;
            max-width: 99%;
        }

    .member-dashboard-list .mdl-user-status {
        position: absolute;
        top: 5px;
        right: 5px;
    }

        .member-dashboard-list .mdl-user-status:before {
            font-family: "FontAwesome";
            content: "\f005";
            font-size: 20px;
            color: #8d0f48;
            border: 2px solid #fff;
        }

.mdl-num {
    display: block;
    font-size: 1.563em;
    font-weight: bold;
}

    .mdl-num img {
        max-width: 107px !important;
        height: auto;
    }

.mdl-label {
    display: block;
    font-size: 0.875em;
    margin-top: 10px;
}

.member-dashboard-list .mdl-content-image {
    position: relative;
}

    .member-dashboard-list .mdl-content-image .mdl-label {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: #e50e63;
        color: #fff;
    }

@media print, screen and (max-width: 767px) {
    .member-dashboard-list &gt; ul &gt; li:nth-child(2n+1) {
        clear: both;
    }

    .member-dashboard-list &gt; ul &gt; li:last-child:nth-child(2n+1) {
        width: 100%;
    }
}

@media print, screen and (min-width: 768px) {
    .member-dashboard-list &gt; ul {
        margin: 0 -10px;
    }

        .member-dashboard-list &gt; ul &gt; li {
            width: 25%;
            padding: 10px;
        }

    .member-dashboard-list a:before {
        min-height: 100px;
    }
}

@media print, screen and (min-width: 768px) {
    .member-dashboard-list &gt; ul &gt; li {
        width: 20%;
    }
}

@media print, screen and (min-width: 768px) {
    .member-dashboard-list a:before {
        min-height: 120px;
    }
}

/* Qualifications */
.qualification-results-list {
    margin-top: 50px;
}

    .qualification-results-list .title &gt; a {
        display: block;
        position: relative;
        text-decoration: none;
    }

    .qualification-results-list .title h3 {
        margin: 0 0 10px 0;
    }

    .qualification-results-list .title-icon {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 50px;
        border: 1px solid #d7d7d7;
    }

        .qualification-results-list .title-icon + h3 {
            padding-left: 60px;
            min-height: 52px;
        }

    .qualification-results-list .image {
        width: 100%;
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    .qualification-results-list .text {
        overflow: visible;
    }

@media print, screen and (min-width: 768px) {
    .qualification-results-list .image {
        width: 40%;
        float: left;
        margin: 0 15px 0 0;
    }

    .qualification-results-list .text {
        overflow: hidden;
    }
}

.qualification-filter-reset {
    background: #f5f5f5;
    padding: 10px;
    margin: 15px 0;
}

    .qualification-filter-reset p:first-child {
        margin: 0 0 10px 0;
    }

.find-a-course-form div[class*="col-"] {
    margin: 10px 0;
}

.find-a-course-form .btn {
    display: block;
}

@media print, screen and (min-width: 768px) {
    .find-a-course-form .btn {
        margin-top: 30px;
    }
}

.sort-by-form .form-group {
    margin-bottom: 0;
}

@media print, screen and (min-width: 768px) {
    .sort-by-form:after {
        content: "";
        display: table;
        clear: both;
    }

    .sort-by-form .form-group {
        float: right;
        width: 300px;
    }
}


.course-grid-item {
    margin-top: 10px;
}

    .course-grid-item a {
        text-decoration: none;
    }

    .course-grid-item .image {
        float: left;
        width: 35%;
        margin-right: 10px;
        border: 1px solid #d7d7d7;
        text-align: center;
    }

    .course-grid-item .text {
        display: block;
        overflow: hidden;
    }

    .course-grid-item:after {
        clear: both;
        display: table;
        content: "";
    }

    /*.course-grid-item .image:before {display:inline-block;width:1px;content:"";vertical-align:middle;margin-left:-5px;min-height:70px;}*/
    .course-grid-item .image img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 70px;
    }

@media print, screen and (max-width: 767px) {
    .course-grid-item .btn {
        margin-top: 20px;
    }

    .course-grid-item + .course-grid-item {
        border-top: 1px solid #d7d7d7;
        padding-top: 10px;
    }
}

@media print, screen and (min-width: 768px) {
    .course-grid-item {
        text-align: center;
        margin-top: 20px;
    }

        .course-grid-item .image {
            float: none;
            width: 100%;
            border-bottom: none;
            position: relative;
            height: 158px;
        }

        .course-grid-item .btn {
            display: block;
        }

        .course-grid-item:nth-child(3n+1) {
            clear: both;
        }

        .course-grid-item .image:before {
            height: 170px;
        }

        .course-grid-item .image img {
            max-height: 170px;
        }
}

@media print, screen and (min-width: 992px) {
    .course-grid-item .image:before {
        height: 200px;
    }

    .course-grid-item .image img {
        max-height: 158px;
        /*height: 158px;*/
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .course-grid-item:nth-child(3n+1) {
        clear: none;
    }

    /*.course-grid-item:nth-child(4n+1) {
        clear: both;
    }*/
}


/* Datepicker */
.input-datepicker-icon {
    cursor: pointer;
}

    .input-datepicker-icon:before {
        font-family: "FontAwesome";
        content: "\f073";
        width: 15px;
        height: 15px;
        display: block;
        font-size: 15px;
        color: #009ca6;
    }

/* Listed forms */
.listing-item &gt; .form-horizontal {
    padding: 10px;
    border: 1px solid #ddd;
    background: #f5f5f5;
}

    .listing-item &gt; .form-horizontal:hover {
        background: #f1f1f1;
    }

/* PROJECT section */
.sticky-advert-bot {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    color: #fff;
    z-index: 10;
}

    .sticky-advert-bot .container {
        padding-right: 50px;
        position: relative;
    }

    .sticky-advert-bot a {
        color: #fff;
    }

.sticky-advert-close {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
}

    .sticky-advert-close:before {
        font-family: "FontAwesome";
        content: "\f00d";
    }


/*#project-header {position:fixed;top:60px;left:0;right:0;z-index:1;}*/
#project-header {
    position: relative;
}
/*.project-page #site-main {padding-top:140px;}*/

#project-header-top {
    background: #fff;
    border-bottom: 2px solid #ddd;
}

    #project-header-top .container {
        padding: 20px 45px;
        position: relative;
    }

.project-header-logo {
    text-align: center;
}

    .project-header-logo img {
        max-height: 40px;
    }

.project-nav-toggle {
}

.project-navigation ul {
    margin: 0;
}

.project-navigation li {
    padding: 0;
    margin: 0;
}

    .project-navigation li:before {
        display: none;
    }

    .project-navigation li a {
        display: block;
        padding: 10px 0;
        text-decoration: none;
    }

.project-navigation a:hover {
    text-decoration: underline;
}

.project-nav-toggle {
    position: absolute;
    top: 25px;
    height: 30px;
    width: 18px;
    left: 12px;
    display: block;
    text-align: center;
    padding: 8px 0;
    cursor: pointer;
    overflow: hidden;
}

    .project-nav-toggle:before {
        font-family: "FontAwesome";
        content: "\f0c9";
        font-size: 20px;
        color: #222;
    }

#project-header-bot {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    background: #e4e4e6;
}


@media print, screen and (min-width:768px) {
    /*#project-header {top:95px;}*/
    .project-header-logo img {
        max-height: 70px;
    }
    /*.project-page #site-main {padding-top:205px;}*/
    .project-nav-toggle {
        top: 35px;
    }
}

@media print, screen and (min-width:992px) {
    /*#project-header {top:160px;}
	.project-page #site-main {padding-top:270px;}*/

    #project-header-top .container {
        padding: 20px;
        margin-top: 60px;
    }

    .project-header-logo {
        float: left;
    }

    .project-nav-toggle {
        right: 10px;
        left: auto;
        width: 110px;
        padding: 10px 30px 10px 10px;
        line-height: 12px;
    }

        .project-nav-toggle:before {
            position: absolute;
            top: 10px;
            right: 10px;
        }

    #project-header-bot {
        background: none;
    }

        #project-header-bot .container {
            pointer-events: none;
        }

    .project-navigation {
        pointer-events: auto;
        float: right;
        background: #fff;
        padding: 0 20px;
        width: 200px;
    }
}


.featured-item {
    position: relative;
    border: 1px solid #d7d7d7;
}

    .featured-item img {
        width: 100%;
    }

.fi-overlay {
    padding: 10px;
}

    .fi-overlay h3 {
        font-size: 1.538em;
        margin: 0;
    }

@media print, screen and (min-width:768px) {
    .fi-overlay {
        position: absolute;
        left: 10px;
        bottom: 10px;
        max-height: 80%;
        max-width: 80%;
        background: rgba(255,255,255,0.7);
    }
}


.project-home-section div[class*="col-"] {
    margin-bottom: 20px;
}

@media print, screen and (min-width:768px) {
    .project-home-section div[class*="col-"],
    .project-category-grid div[class*="col-"] {
        margin-bottom: 30px;
    }

    .project-home-section .listing-item .image,
    .project-category-grid .listing-item .image {
        max-width: 50%;
    }
}


@media print, screen and (min-width:768px) and (min-width:992px) {
    .project-case-study-grid .listing-item .image {
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
        float: none;
    }

    .project-case-study-grid .listing-item .text {
        overflow: visible;
    }
}

.project-home-section .form {
    margin: 40px 0;
}

blockquote, .well blockquote {
    font-size: 1em;
    font-weight: bold;
    font-style: italic;
    border-color: #e03e52;
    color: #888;
}

    blockquote:before, blockquote:after {
        content: '"';
    }


.member-register-message {
    text-align: center;
    background: #f3f3f3;
    padding: 15px;
    border: 1px solid #d1d1d1;
    margin-top: 50px;
}

    .member-register-message + * {
        margin-top: 50px;
    }

/* Stockist Locator */

.search-form .btn {
    width: 100%;
}

.stockist-search-form {
}


.stockist-search-map {
    margin-bottom: 10px;
    border: 1px solid #b8b8b8;
}

.stockist-search-list {
}

    .stockist-search-list ul {
        margin: 0;
        padding: 0;
        list-style: none;
        background: #eee;
        max-height: 300px;
        overflow: hidden;
        overflow-y: auto;
        width: 100% !important;
    }

        .stockist-search-list ul li {
            padding: 1px;
            position: relative;
            border-top: 1px solid #fff;
            position: relative;
        }

            .stockist-search-list ul li:first-child {
                border-top: none;
            }

            .stockist-search-list ul li:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                height: 7px;
                background: url('../images/sprite-repeat-x.png') repeat-x 100% 100%;
            }

            .stockist-search-list ul li h3 {
                margin-top: 0;
                color: #333;
            }

    .stockist-search-list .btn-default:after {
        font-family: 'FontAwesome';
        content: "\f105";
        margin-left: 5px;
        font-size: 17px;
    }

.map-list-detail {
    padding: 10px 20px 10px 10px;
    margin-left: 20px;
}

    .map-list-detail h3 {
        margin-bottom: 10px;
    }

    .map-list-detail p {
        margin: 10px 0;
    }

.map-list-pin {
    float: left;
    height: 30px;
    width: 21px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    font-size: 10px;
    margin-left: 5px;
}

.contact-map #google-map {
    padding-bottom: 250px;
}

#google-map .googlemap-custom-popup {
}

#google-map img {
    max-width: none;
}

#google-map {
    padding-bottom: 300px;
}

    #google-map + .btn-directions,
    .contact-map + .btn-directions {
        margin-top: 15px;
    }

@media only print, screen and (max-width: 767px) {
    .stockist-search-map #google-map {
        height: 150px !important;
    }
}

@media only print, screen and (min-width: 768px) {
    #google-map {
        padding-bottom: 450px;
    }

    .stockist-search-map {
        width: 60%;
        float: right;
    }

    .stockist-search-list {
        width: 40%;
        float: left;
    }

        .stockist-search-list ul {
            max-height: 452px;
        }

            .stockist-search-list ul li:before {
                bottom: 0;
                right: 0;
                left: auto;
                width: 7px;
                height: auto;
                background: url('../images/sprite-repeat-y.png') repeat-y 100% 100%;
            }
}

@media only print, screen and (min-width: 992px) {
    .stockist-search-map {
        width: 70%;
    }

    .stockist-search-list {
        width: 30%;
    }
}

@media only print, screen and (min-width: 1200px) {
    .stockist-search-map {
        width: 75%;
    }

    .stockist-search-list {
        width: 25%;
    }
}

.form-submit {
    margin-top: 15px;
}

    .form-submit a {
        display: block;
    }

@media only print, screen and (min-width: 768px) {
    .form-submit {
        margin-top: 0;
    }

    .form-horizontal-single-row .form-group {
        margin-bottom: 0;
    }
}


/* Progress bar */
.passwordstrength-info {
    margin-top: 15px;
}

.passwordstrength &gt; div, .passwordstrength-info {
    width: 100%;
}

.progress {
    width: 100%;
    height: 2px;
    overflow: hidden;
    background-color: #e2e2e2;
    margin-top: 10px;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #3da2db;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.complexity {
    float: right;
    color: #3da2db;
}

.event-cancellation-confirm {
    margin-top: 30px;
}

/* Competency tabs */
.competency-tab {
    border-radius: 0;
}
    /*.competency-tab .tabs li {width:20%!important;}
.competency-tab .tabs li.active {border-bottom-color:#fff!important;}*/
    .competency-tab .tabs li.completed {
        background: #8d0f48 !important;
        color: #fff !important;
    }

        .competency-tab .tabs li.completed a {
            color: #fff !important;
            position: relative;
        }

    .competency-tab .tabs li.active a:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #8d0f48 transparent transparent;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 0;
        pointer-events: none;
    }

@media print, screen and (max-width: 991px) {
    .competency-tab {
        margin-bottom: 15px;
    }
}

@media print, screen and (min-width: 992px) {
    .competency-tab {
        border: none;
        border-left: 1px solid #d7d7d7;
    }

        .competency-tab .tabs {
            border-right: none;
            border-right: 5px solid #8d0f48;
        }

            .competency-tab .tabs li a {
                padding: 11px;
            }
}

.competency-discipline {
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    margin-top: 25px;
}

    .competency-discipline.row {
        margin-left: 0px;
        margin-right: 0px;
    }

.competency-summary h3 {
    margin-top: 20px !important;
}

.footer-navigation ul {
    display: block;
}

    .footer-navigation ul:after {
        content: "";
        display: table;
        clear: both;
    }

.footer-navigation li {
    padding: 0 5px 0 10px;
    display: inline-block;
    margin: 5px 0;
}

    .footer-navigation li:first-child {
        padding-left: 0;
    }

    .footer-navigation li:before {
        width: 1px;
        height: 10px;
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(151,22,84,1) 25%, rgba(151,22,84,1) 71%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(25%, rgba(151,22,84,1)), color-stop(71%, rgba(151,22,84,1)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(151,22,84,1) 25%, rgba(151,22,84,1) 71%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(151,22,84,1) 25%, rgba(151,22,84,1) 71%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(151,22,84,1) 25%, rgba(151,22,84,1) 71%, rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(151,22,84,1) 25%, rgba(151,22,84,1) 71%, rgba(255,255,255,1) 100%);
    }

    .footer-navigation li:first-child:before {
        display: none;
    }



.footer-social {
    display: block;
}

    .footer-social ul {
        margin: 8px -2px 13px -2px;
        display: inline-block;
    }

    .footer-social li {
        margin: 0;
        padding: 0 2px;
        float: left;
    }

        .footer-social li:before {
            display: none;
        }

    .footer-social a {
        height: 30px;
        width: 30px;
        border-radius: 2px;
        display: block;
        background-size: cover;
        text-align: center;
    }

        .footer-social a:before {
            font-family: "FontAwesome";
            color: #fff;
            font-size: 15px;
            line-height: 15px;
        }

@media print, screen and (min-width:768px) {
    .footer-social a {
        height: 40px;
        width: 40px;
    }

        .footer-social a:before {
            font-size: 25px;
            line-height: 25px;
        }
}

.social-twitter:before {
    content: "\f099";
}

.social-facebook:before {
    content: "\f09a";
}

.social-linkedin:before {
    content: "\f0e1";
}

.social-google-plus:before {
    content: "\f0d5";
}

.social-slideshare:before {
    content: "\f1e7";
}

.social-youtube:before {
    content: "\f167";
}


.footer-bit10 {
}

    .footer-bit10 a {
        color: #555555;
        text-decoration: none;
    }

@media print, screen and (min-width:992px) {
    .footer-left {
        float: left;
        width: 40%;
        text-align: left;
    }

    .footer-right {
        float: right;
        width: 60%;
        text-align: right;
    }
}

@media print, screen and (min-width:768px) and (max-width: 992px) {
    .sliding-news-box .lead {
        min-height: 90px;
    }



    .img-container img {
        width: 100%;
    }
}

@media print, screen and (min-width:992px) and (max-width: 1200px) {
    .img-container {
        overflow: hidden !important;
    }

    .sliding-news-box .lead {
        min-height: 40px;
    }
}

@media print, screen and (max-width: 2560px) {
    .img-container {
        overflow: hidden !important;
    }

    @media print, screen and (max-width: 768px) {
        .carousel-inner img {
            width: 100%;
        }

        .img-container img {
            width: 100%;
        }
    }


    @media print, screen and (max-width: 768px) {
        .carousel-control.right {
            display: none;
        }

        .carousel-control.left {
            display: none;
        }
    }

    @media print, screen and (max-width: 992px) {


        .bx-pager {
            background-color: white;
        }
    }


    @media print, screen and (max-width: 776px) {
        .bi-overlay-text br {
            display: none;
        }
    }

    @media print, screen and (max-width: 681px) {
        .bi-overlay-text br {
            display: none;
        }


        .bx-veiwport {
            height: 205px;
        }
    }

    .banner-shadow {
        top: -40px;
        left: -10px;
        display: inline-block;
        position: relative;
        height: 20px;
        width: 110%;
        /* overflow: visible; */
        -webkit-box-shadow: 2px 7px 20px -6px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 7px 20px -6px rgba(0,0,0,0.75);
        box-shadow: 2px 7px 20px -6px rgba(0,0,0,0.75);
    }

    /* RTE */
    .float-left, .float-right {
        margin: 10px auto;
        display: block;
        text-align: center;
    }

    @media print, screen and (min-width:768px) {
        * + .float-right, * + .float-left {
            margin-top: 10px;
        }

        .float-left, .float-right {
            margin-bottom: 10px;
        }

        .float-right {
            float: right;
            margin-left: 10px;
        }

        .float-left {
            float: left;
            margin-right: 10px;
        }
    }


    /*homepage responsive styles*/

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


        .div-green, .div-purple, .div-blue {
            min-height: 90px;
        }
    }

    @media print, screen and (min-width: 992px) and (max-width: 1200px) {
        .eq-div {
            min-height: 176px !important;
        }
    }

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


        .div-green, .div-purple, .div-blue {
            min-height: 130px;
        }
    }

    @media screen and (max-width: 992px) {
        .blog-box .div-text {
            padding: 1px 10px 0px 10px;
            height: 230px;
        }

        .div-text {
            padding: 3px 10px 0px 10px;
        }
    }

    @media screen and (max-width: 767px) {
        .blog-box .div-text {
            padding: 1px 10px 0px 10px;
            height: 170px;
        }

        .hp-tabs .nav-tabs a {
            font-size: 21px;
        }

        .pub-box {
            margin-bottom: 60px;
        }

        .div-green, .div-purple, .div-blue {
            min-height: 0px;
        }
    }

    @media screen and (max-width: 460px) {
        .hp-tabs .nav-tabs a {
            font-size: 15px;
        }
    }

    @media screen and (max-width: 375px) {
        .blog-box .div-text {
            height: 190px;
        }
    }

    /*-------------------------------New Page Styles------------------------------------*/

    /*re-styled events-listing*/
    .event-container .theme-36bdb2 p a {
        color: #EE014C;
    }

    .event-container .theme-36bdb2 .btn-default {
        background: rgba(54, 189, 178, 0.7);
    }

    .event-container .theme-36bdb2 .tag-filter li a, .event-container .theme-36bdb2 .tag-tab li a {
        color: #36BDB2;
        border: 2px solid #36BDB2;
    }

        .event-container .theme-36bdb2 .tag-filter li a.active, .event-container .theme-36bdb2 .tag-tab li a.active {
            background: #36BDB2;
            color: white;
        }

    .event-container .theme-36bdb2 .er-overlay-detail a {
        color: #8D0F48;
    }
    /*end of re-styled-events-listing*/


    /*re-styled news-listing*/
    .newz-container .theme-7581bf p a {
        color: #7581bf;
    }

    .newz-container .theme-7581bf .btn-default {
        background: rgba(123, 130, 191, 0.7);
    }

    .newz-container .theme-7581bf .tag-filter li a, .newz-container .theme-7581bf .tag-tab li a {
        color: #7581bf;
        border: 2px solid #7581bf;
    }

        .newz-container .theme-7581bf .tag-filter li a.active, .newz-container .theme-7581bf .tag-tab li a.active {
            background: #7581bf;
            color: white;
        }

    .newz-container .theme-7581bf .text-inner a, .newz-container .theme-7581bf .text-inner .date {
        color: #8D0F48;
    }

    .newz-container .theme-7581bf .listing-item-group a, .newz-container .theme-7581bf .listing-item-group .date, .newz-container .theme-7581bf .listing-item-group .date {
        color: #8D0F48;
    }
    /*end of re-styled-news-listing*/


    /*re-styled about
.about-container .theme-ffd300 p a {color: #ffd300;}
.about-container .theme-ffd300 .btn-default {background: rgba(255, 211, 0, 0.7);}
.about-container .theme-ffd300 .tag-filter li a, .about-container .theme-ffd300 .tag-tab li a {color: #ffd300; border: 2px solid #ffd300;}
.about-container .theme-ffd300 .tag-filter li a.active, .about-container .theme-ffd300 .tag-tab li a.active {background: #ffd300; color:white;}
.about-container .theme-ffd300 .text-inner a, .about-container .theme-ffd300 .text-inner .date {color: #8D0F48;}
end of re-styled-about*/


    /*re-styled resources-listing
.res-container .theme-f9b121 p a {color: #f9b121;}
.res-container .theme-f9b121 .btn-default {background: rgba(123, 130, 191, 0.7);}
.res-container .theme-f9b121 .tag-filter li a, .res-container .theme-f9b121 .tag-tab li a {color: #f9b121; border: 2px solid #f9b121;}
.res-container .theme-f9b121 .tag-filter li a.active, .res-container .theme-f9b121 .tag-tab li a.active {background: #f9b121; color:white;}
.res-container .theme-f9b121 .text-inner a, .res-container .theme-f9b121 .text-inner .date {color: #8D0F48;}
end of re-styled-resources-listing*/

    /*re-styled qualifications-listing*/
    .q-container .theme-e50e63 p a {
        color: #e50e63;
    }

    .q-container .theme-e50e63 .btn-default {
        background: rgba(235, 17, 77, 0.7);
    }

    .q-container .theme-e50e63 .tag-filter li a, .q-container .theme-e50e63 .tag-tab li a {
        color: #e50e63;
        border: 2px solid #e50e63;
    }

        .q-container .theme-e50e63 .tag-filter li a.active, .q-container .theme-e50e63 .tag-tab li a.active {
            background: #e50e63;
            color: white;
        }

    .q-container .theme-e50e63 .text-inner a, .q-container .theme-e50e63 .text-inner .date {
        color: #8D0F48;
    }
    /*end of re-styled-qualifications-listing*/

    /*re-styled comms-listing*/
    .comms-container .theme-5091cd p a {
        color: #5091cd;
    }

    .comms-container .theme-5091cd .btn-default {
        background: rgba(80, 145, 205, 0.7);
    }

    .comms-container .theme-5091cd .tag-filter li a, .comms-container .theme-5091cd .tag-tab li a {
        color: #5091cd;
        border: 2px solid #5091cd;
    }

        .comms-container .theme-5091cd .tag-filter li a.active, .comms-container .theme-5091cd .tag-tab li a.active {
            background: #5091cd;
            color: white;
        }

    .comms-container .theme-5091cd .text-inner a, .comms-container .theme-5091cd .text-inner .date {
        color: #8D0F48;
    }
    /*end of re-styled-comms-listing*/

    /*Green booking forms*/
    .booking-form p.h2, .booking-form h3 {
        color: #36bdb2;
    }

    .booking-form .button-block-list .btn {
        background: #36bdb2;
    }

    /*add this*/

    .addthis_toolbox {
        position: fixed;
        top: 240px;
        width: 10px;
    }

        .addthis_toolbox a {
            margin-bottom: 0px !important;
            margin-top: -3px !important;
        }

            .addthis_toolbox a span {
                width: 50px !important;
                height: 50px !important;
                margin-bottom: 0px;
            }

                .addthis_toolbox a span svg {
                    width: 50px !important;
                    height: 50px !important;
                    margin-bottom: 0px;
                }

    /*-------------------------------End of New Page Styles------------------------------------*/

    /* New styles - 05/04/2016  My resources page*/

    .modal-body .glyphicon-bookmark, .modal-body .glyphicon-star {
        font-size: 50px;
        color: #9E005D;
        display: inline-block;
        margin: auto;
        padding: 20px;
        margin-top: 5px;
    }

    @media screen and (max-width: 500px) {
        .c-shelf .col-xs-6 {
            width: 100%;
        }
    }

    .c-shelf .heading {
        font-weight: 100;
        color: #9D0054;
    }

    .c-shelf .carousel-control.car-1 {
        top: 15%;
    }

    .c-shelf .carousel-control.right {
        display: block;
        right: -50px;
    }

    .c-shelf .carousel-control.left {
        display: block;
        left: -50px;
    }

    @media screen and (max-width:767px) {
        .c-shelf .carousel-control.right {
            right: -20px;
        }

        .c-shelf .carousel-control.left {
            left: -20px;
        }

        .blocks-c-shelf {
            width: 22%;
            display: inline-block;
        }
    }

    @media screen and (max-width: 440px) {
        .c-shelf .col-xs-3 {
            width: 100%;
        }

        .c-shelf .carousel-control.right, .c-shelf .carousel-control.left {
            display: none;
        }
    }

    .none-to-display {
        font-style: italic;
        margin-top: 0px;
        margin-left: 15px;
        margin-bottom: 50px;
    }

    .favourites-box .er-overlay h3 {
        font-size: 1em;
        margin: 0;
    }

    /* styles added for box duplication */

    .web {
        margin: 10px 0px;
    }

    #mydiv2, #mydiv3, #mydiv4, #mydiv5 {
        margin: 10px 0px;
    }

        #mydiv2 .listing-item, #mydiv3 .listing-item, #mydiv4 .listing-item, #mydiv5 .listing-item {
            margin-top: 0px;
            padding-top: 10px;
            border: none;
        }


    /*Firefox browser hack*/

    @media screen and (min--moz-device-pixel-ratio:0) {
        .mailer-box {
            right: -230px;
        }

        .mail-move {
            right: 0px;
        }
    }



    /*Firefox browser hack*/

    @media screen and (min--moz-device-pixel-ratio:0) {
        .mailer-box {
            right: -230px;
        }

        .mail-move {
            right: 0px;
        }
    }



    /*shop and product designs*/

    /* Lime Green */
    .theme-d5e04e {
    }

        .theme-d5e04e.well {
            border-top-color: #d5e04e;
        }

        .theme-d5e04e h2 {
            color: #d5e04e;
        }

    .filter-cat-block {
        background: #e4e4e4;
        padding: 15px;
        margin-bottom: 30px;
    }

        .filter-cat-block p {
            color: #9e0756;
            font-weight: bold;
            font-size: 14px;
            margin-top: 0px;
        }

        .filter-cat-block a {
            text-decoration: none;
        }

            .filter-cat-block a:hover {
                color: #e30051;
            }

        .filter-cat-block ul {
            padding-left: 0px;
            list-style: none;
        }

            .filter-cat-block ul li {
                list-style: none;
            }

        .filter-cat-block li:before {
            content: "";
            color: #e30051;
            width: 10px;
            background: transparent;
            position: absolute;
            top: 0px;
            left: 0;
            height: auto;
        }

        .filter-cat-block li:hover:before {
            content: "&gt;";
        }

        .filter-cat-block li.active:before {
            content: "&gt;";
        }

    li.active a {
        color: #e30051;
    }

    @media screen and (min-width: 767px) {
        .filter-cat-block {
            padding-right: 0px;
        }
    }

    @media screen and (max-width: 767px) {
        .filter-cat-block {
            margin-bottom: 15px;
        }

        .productDetail img {
            display: block;
            margin: auto;
            margin-bottom: 15px;
        }
    }

    .productDetail {
        padding: 30px;
    }

        .productDetail h3 {
            color: #d5e04e;
            font-size: 20px;
        }


    .productPrice h2 {
        color: #9c0053;
        border-bottom: solid 1px #e4e4e4;
        padding-bottom: 15px;
    }

    .productPriceInner {
        padding-top: 10px;
    }

        .productPriceInner a {
            width: 100%;
        }

        .productPriceInner p {
            color: #9e0756;
            font-weight: bold;
            font-size: 14px;
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .productPriceInner .price {
            color: #333;
            font-weight: normal;
            font-size: 14px;
            margin-top: 10px;
            margin-bottom: 10px;
        }

    .productPriceOuter {
        padding-top: 15px;
        padding-bottom: 25px;
        background: #e4e4e4;
    }

    .bookShopProduct, .eventDocumentProduct {
        position: relative;
        padding-top: 40px;
        border: solid 1px #e4e4e4;
        background: #fff;
        text-align: center;
        color: #9e0756;
        margin-bottom: 20px;
        -webkit-box-shadow: 2px 2px 3px -2px rgba(179,179,179,1);
        -moz-box-shadow: 2px 2px 3px -2px rgba(179,179,179,1);
        box-shadow: 2px 2px 3px -2px rgba(179,179,179,1);
    }

        .bookShopProduct a, .eventDocumentProduct div.col-md-12:nth-child(2) a {
            width: 100%;
            background: #8d0f48;
            margin-bottom: 10px;
            color: #fff;
        }

    eventDocumentProduct .col-md-12:nth-child(1) a {
        border: 0;
    }

    .eventDocumentProduct .col-md-12:nth-child(1) a:before {
        content: none;
    }

    .eventDocumentProduct .document-overview {
        border: 0;
    }


    .featured {
        background: #8d0f48;
        padding: 3px 5px;
        color: white;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px;
        margin-top: 10px;
        position: absolute;
        width: 88%;
        top: -3px;
    }

    .no-feature {
        height: 45px;
    }

    @media screen and (min-width: 767px) {
        .bookShopProduct .img-responsive {
            display: block;
            margin: auto;
            width: 100px;
            height: 142px;
            object-fit: contain;
        }

        .bookShopProduct .title {
            height: 38px;
            overflow: hidden;
        }
    }

    @media screen and (max-width: 767px) {
        .bookShopProduct .img-responsive {
            display: block;
            margin: auto;
        }

        .bookShopProduct {
            margin-bottom: 15px;
        }
    }

    .desc {
        margin-top: 30px;
    }

    .product-pic {
        margin-top: 90px !important;
    }


    /*Register with APM page*/

    .reg-box {
        background: #e4e4e4;
        border: solid 1px #cdcdcd;
        padding: 20px 30px;
        margin-top: 20px;
    }

    /*Thanks for registering*/

    .userJourney img {
        width: 100%;
        height: 150px;
        object-fit: cover;
        border: solid 1px #e4e4e4;
    }

    .userJourney .btn {
        width: 100%;
        text-align: center;
    }

    @media screen and (min-width: 767px) {
        .userJourney h2 {
            height: 58px;
            overflow: hidden;
        }

        .userJourney p {
            height: 57px;
            overflow: hidden;
        }
    }

    .tabs-target {
        height: auto !important;
    }

    /*sign-up*/

    .member-form {
        border-top: none;
        margin-top: 15px !important;
        padding-top: 0px !important;
    }

    .saveProgress {
        border: solid 1px #cdcdcd;
        background: #f5f5f5;
        padding: 13px 10px;
        color: #9e005d;
        border-radius: 2px;
        display: none;
    }

    .btnRow a {
        width: 49%;
        margin-top: 10px;
    }

    /*account*/

    .member-side {
        padding: 0;
        width: auto;
        float: none;
        border: none;
    }

    /*payment*/

    .promo {
        display: block;
        cursor: pointer;
    }

        .promo:hover {
            opacity: .8;
        }

    .discount {
        display: none;
        margin-top: 0px;
        color: #8D0F48;
    }

    .discountCorporate {
        margin-top: 0px;
        color: #8D0F48;
        border: solid 1px #cdcdcd;
        background: #e4e4e4;
        padding: 10px;
        border-radius: 3px;
    }

    .featuredItem {
        width: 100%;
        height: 150px;
        object-fit: contain;
    }

    .shopItem {
        position: relative;
        border: solid 1px #cdcdcd;
        text-align: center;
    }

    .addToBasket {
        position: absolute;
        right: 0px;
        bottom: 0px;
        border-radius: 2px;
        overflow: hidden;
        cursor: pointer;
        -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
        box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    }

        .addToBasket .fa {
            color: #fff;
            background: #8D0F48;
            color: #fff;
            background: #8D0F48;
            padding: 6px;
            font-size: 26px;
        }

    .shopText {
        text-align: center;
        display: inline-block;
        color: #8d0f48;
        margin-top: 10px;
    }

    .outerShop {
        text-align: center;
    }

    .paymentGateway {
        margin-top: 60px;
    }

    .skill-set {
        list-style: none;
    }

        .skill-set li:before {
            display: none;
        }

        .skill-set li {
            display: inline-block;
            list-style: none;
            padding: 5px;
            border: solid 2px #8d0f48;
            color: #8d0f48;
            margin-bottom: 0px;
            cursor: pointer;
        }

    /*.selected {
    background: #8d0f48;
    color: #fff !important;
}*/

    .comp2 label {
        display: block;
    }

    .comp2 textarea {
        width: 100%;
        border-radius: 3px;
        background: #e4e4e4;
        padding: 10px;
    }

    .light {
        font-weight: 100;
    }

    .productAdded {
        display: none;
    }





    /* TEMPORARY */
    .temp-editable-key {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 250px;
        background: rgba(255,255,255,0.7);
        z-index: 3000;
        padding: 5px 10px;
        border: 2px solid #222;
        border-top: none;
    }

        .temp-editable-key p {
            margin: 5px 0;
        }

    .editable-cms, .editable-cms:hover, .editable-cms a, .editable-cms a:hover {
        background: #4de065 !important;
        color: #fff !important;
        -webkit-box-shadow: 0px 0px 9px -1px rgba(0,0,0,1);
        -moz-box-shadow: 0px 0px 9px -1px rgba(0,0,0,1);
        box-shadow: 0px 0px 9px -1px rgba(0,0,0,1);
    }

    .editable-crm, .editable-crm:hover, .editable-crm a, .editable-crm a:hover {
        background: #222 !important;
        color: #fff !important;
        -webkit-box-shadow: 0px 0px 9px -1px rgba(0,0,0,1);
        -moz-box-shadow: 0px 0px 9px -1px rgba(0,0,0,1);
        box-shadow: 0px 0px 9px -1px rgba(0,0,0,1);
    }

    .editable-cms .er-overlay {
        background: rgba(77,224,101,0.8);
    }

    .editable-cms.image {
        position: relative;
    }

        .editable-cms.image:before {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(77,224,101,0.8);
        }

    .angular-google-map-container {
        height: 300px;
    }

    @media only print, screen and (min-width: 768px) {
        .angular-google-map-container {
            height: 450px;
        }
    }

    angucomplete-holder {
        position: relative;
    }

    .angucomplete-dropdown {
        border-color: #ececec;
        border-width: 1px;
        border-style: solid;
        border-radius: 2px;
        width: 250px;
        padding: 6px;
        cursor: pointer;
        z-index: 9999;
        position: absolute;
        /*top: 32px;
    left: 0px;
    */
        margin-top: -6px;
        background-color: #ffffff;
    }

    .angucomplete-searching {
        color: #acacac;
        font-size: 14px;
    }

    .angucomplete-description {
        font-size: 14px;
    }

    .angucomplete-row {
        padding: 5px;
        color: #000000;
        margin-bottom: 4px;
        clear: both;
    }

    .angucomplete-selected-row {
        background-color: lightblue;
        color: #ffffff;
    }

    .angucomplete-image-holder {
        padding-top: 2px;
        float: left;
        margin-right: 10px;
        margin-left: 5px;
    }

    .angucomplete-image {
        height: 34px;
        width: 34px;
        border-radius: 50%;
        border-color: #ececec;
        border-style: solid;
        border-width: 1px;
    }

    .angucomplete-image-default {
        /* Add your own default image here
     background-image: url('/assets/default.png');
    */
        background-position: center;
        background-size: contain;
        height: 34px;
        width: 34px;
    }

    .widget ul.tags li {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        background: #36bdb2;
        border-radius: 10px;
    }
    /* Widget Mark-up */

    .widget ul.tags li {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        background: #36bdb2;
        border-radius: 10px;
        color: white;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 3px;
    }

        .widget ul.tags li:before {
            display: none;
        }

        .widget ul.tags li:first-child {
            font-weight: 900;
            background: transparent;
            color: #000;
            padding-left: 0px;
            padding-right: 0px;
        }

    .widget img {
        border: solid 1px #cdcdcd;
    }

    .eventDetails {
        margin-top: 0px;
    }

        .eventDetails li:before {
            display: none;
        }

        .eventDetails li {
            margin: 0px;
            padding-left: 0px;
            height: 20px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .eventDetails li span {
                font-weight: 900;
                margin-right: 5px;
            }

    .widget .border {
        border-bottom: solid #36bdb2 2px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .widget.news-widget ul.tags li {
        background: #7581bf;
    }

        .widget.news-widget ul.tags li:first-child {
            background: transparent;
        }

    .widget.news-widget .border {
        border-bottom: solid #7581bf 2px;
    }

    .widget.news-widget li.fav {
        height: 25px;
    }

    .group-widget li:before {
        display: none;
    }

    .group-widget li {
        margin: 0px;
        padding-left: 0px;
    }

    .widget.blog-widget ul.tags li {
        background: #5091cd;
    }

        .widget.blog-widget ul.tags li:first-child {
            background: transparent;
        }

    .widget.blog-widget .border {
        border-bottom: solid #5091cd 2px;
    }

    .widget.news-widget li.favSmall {
        height: 25px;
    }

    @media screen and (min-width: 767px) and (max-width: 1200px) {
        .widget.news-widget li.favSmall {
            height: 60px;
        }
    }

    .news-widget .glyphicon {
        color: #b1407c;
    }

    /* style fixes  17/08/2016 */

    /*homepage*/

    .well-clean.eq-div {
        padding-left: 22px;
        padding-right: 22px;
        padding-bottom: 10px;
    }

    .banner-shadow {
        box-shadow: 0px 8px 8px -8px;
        display: none;
    }

    .carousel-control.left {
        left: -50px;
        width: 20px;
    }

    .carousel-control.right {
        right: -50px;
        width: 20px;
    }

    .tab-1-ic {
        position: relative;
        top: 8px;
        margin-right: 5px;
    }

    .tab-2-ic {
        position: relative;
        margin-right: 5px;
    }

    .tab-3-ic {
        top: 5px;
        position: relative;
        margin-right: 5px;
    }

    .header-login ul img {
        height: 32px;
    }

    /** div {border:solid 1px red;}*/

    /*generic*/

    .jobSalary {
        height: 38px;
        overflow: hidden;
    }

    .jobLocation {
        height: 38px;
        overflow: hidden;
    }

    @media screen and (max-width: 767px) {
        .jobSalary, .jobLocation {
            height: auto;
        }
    }

    .subPageBanner {
        box-shadow: 0px 8px 8px -8px;
        overflow: inherit;
        max-width: initial;
    }

    .listSearch ul {
        display: inline-block;
    }

    .listSearch .tag-filter {
        width: 100%;
    }

    .fix-btn-2 {
        top: 20.5%;
        z-index: 999999;
    }

    /*sub banner slides*/
    .banner &gt; .banner-slides &gt; .banner-item {
        /*height: 96px;*/
        object-fit: cover;
        overflow: hidden;
    }
        /*remove sub banner overlay text*/
        .banner &gt; .banner-slides &gt; .banner-item &gt; .container {
            display: none;
        }

    .comments-overview .commentFeature {
        background: #9d0054;
        color: white;
        border-radius: 50%;
        padding: 10px;
        font-size: 20px;
        width: 36px;
        height: 36px;
        padding: 8px;
        display: inline-block;
        text-align: center;
        margin-bottom: 20px;
    }

    .comments-overview .ng-scope {
        font-size: 20px;
        color: #9d0054;
        margin-left: 7px;
    }

    .addComment {
        float: right;
        background: #9d0054;
        color: white;
        border: none;
        padding: 10px 20px;
    }

        .addComment .fa {
            margin-right: 10px;
        }

    @media screen and (max-width: 767px) {
        .addComment {
            display: block;
            float: none;
            margin-bottom: 20px;
        }
    }

    .side-navigation ul ul li a:before {
        content: '\f0da';
        font-family: FontAwesome;
        margin-right: 10px;
    }

    .side-navigation ul ul li a {
        padding-left: 20px;
        color: #8d0f48;
    }

    .side-navigation {
        padding: 20px 20px 0 0;
    }

        .side-navigation.profileSide {
            padding-right: 0px;
            padding-top: 0px;
            border: 0;
        }

    @media (max-width: 991px) {
        .side-navigation.profileSide {
            background: #8d0f48;
        }

            .side-navigation.profileSide span {
                color: #fff;
                padding: 20px;
                display: block;
            }

            .side-navigation.profileSide ul {
                background: #fff;
            }
    }

    .account-logout {
        float: left;
        width: 280px;
    }

        .account-logout button.btn-secondary, .account-logout button.btn-secondary:hover, .account-logout button.btn-secondary:focus {
            background-color: #8d0f48 !important;
            color: #fff !important;
        }


    @media (max-width: 991px) {

        .account-logout {
            float: none;
            width: 100%;
            margin-bottom: 30px;
        }
    }

    /*branch locator*/

    .map-list-detail .btn-default, .map-list-detail.btn-default:hover, .map-list-detail.btn-default:focus {
        background: #00bce4;
    }

    .stockist-search-list .featured {
        background: transparent;
    }

    .stockist-search-list ul {
        width: 95% !important;
    }

    .map-list-detail p {
        color: #333;
    }


    .blogListNav ul li:before, .newsListNav ul li:before {
        display: none !important;
    }

    .blogListNav ul, .newsListNav ul {
        margin-bottom: 0px;
    }

    .blogListNav li, .newsListNav li {
        padding-left: 0px;
    }

    .blogListNav .btn, .newsListNav .btn {
        margin-top: 20px;
    }

    .blogListNav .year-form, .newsListNav .year-form {
        top: auto;
    }

    .mobile-only-cta-nav a {
        text-decoration: none;
    }

    .category-tags-listing {
        margin-bottom: 20px;
    }

    #twitter-widget-0 .timeline-Header {
        display: none !important;
    }

    /*.btn-twitter {
    display: block;
}*/

    .twitterHeaderBird:after {
        content: '\f099';
        font-family: FontAwesome;
        float: right;
        font-size: 40px;
        position: relative;
        top: -10px;
    }


    .newsTitle {
    }

    /*.no-slider .banner-item {
    -webkit-box-shadow: 0px 10px 15px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 15px -12px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 15px -12px rgba(0,0,0,0.75);
}
*/
    .secondaryBanner {
        -webkit-box-shadow: 0px 10px 15px -12px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 10px 15px -12px rgba(0,0,0,0.75);
        box-shadow: 0px 10px 15px -12px rgba(0,0,0,0.75);
        width: 100%;
        position: relative;
    }

    .newsListNav .listButton, .blogListNav .listButton {
        padding-right: 0px;
    }

    .listButton .btn {
        margin-top: 0px;
        width: 100%;
        position: relative;
        top: -2px;
    }

    @media screen and (max-width:767px) {
        .listButton .btn {
            margin-top: 10px;
        }

        .listButton {
            padding-left: 0px;
        }
    }

    @media screen and (max-width:768px) {
        .banner-shadow {
            display: none;
        }
    }

    /**umb_name:Add Border*/
    .addBorder {
        border: solid 1px black;
    }

    /* Add Delegates */

    .submitDelegate button {
        background: #36bdb2;
        border: none;
        color: #fff;
        padding: 8px 2px;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
        line-height: 1.5em;
    }

    .addAnother {
        background: #36bdb2;
        border: none;
        margin-right: 10px;
        padding: 5px 10px;
    }

        .addAnother .fa {
            color: #fff;
        }

    .submitMember input, .submitMember select {
        margin-bottom: 10px;
    }

    .submitMember button {
        color: #fff;
        background: #36bdb2;
        width: 100%;
        border: none;
        padding: 10px;
    }

    .delegatePrice {
        font-weight: 900;
        color: #36bdb2;
    }

    @media screen and (max-width: 767px) {
        .submitDelegate {
            margin-top: 10px;
        }

        .delegateRow {
            border-bottom: solid 1px #36bdb2;
            margin: 0px;
            margin-bottom: 10px;
        }

        .submitDelegate p {
            float: right;
        }
    }

    .validationMessage p {
        color: red;
        margin-top: 0px;
    }

    span.validationMessage {
        color: red;
        margin-top: 0px;
    }

    .modalMessage.validationMessage p {
        margin-bottom: 10px;
        margin-top: 5px;
    }



    @media screen and (max-width: 767px) {
        .validationMessage p {
            float: right;
        }

        .delegateSpacer {
            display: none;
        }

        .submitDelegate button {
            position: relative;
            top: -10px;
        }
    }

    /* events assets overhaul */

    .eventAssets p {
        text-align: center;
    }

    .eventAssets h3 {
        height: 38px;
    }

    @media screen and (min-width: 767px) {
        .do-cta {
            float: none;
            display: inline-block;
        }
    }

    .yourEventInfo li {
        list-style: none;
        display: inline-block;
        padding-left: 0px;
    }

        .yourEventInfo li:before {
            display: none;
        }

        .yourEventInfo li a.btn-primary {
            background: #fff !important;
            border: solid 2px #36bdb2;
            color: #36bdb2 !important;
        }

        .yourEventInfo li.active a.btn-primary {
            background: #36bdb2;
            color: white;
        }

    .yourInfoSelect {
        margin-bottom: 10px;
    }

    .selectYourPrice h4 {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .createtopicbutton .btn-success {
        background-color: #8d0f48 !important;
        color: #fff !important;
    }

    .forumbutton a, .forumbutton a:hover {
        background-color: #8d0f48 !important;
        color: #fff !important;
        margin-bottom: 20px;
    }
    /*Forum*/
    .forum-category-box {
        background-color: #fff;
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 20px;
        padding: 20px;
    }

        .forum-category-box .maincategory h3 {
            border-bottom: 1px solid #9f9f9f;
            margin-bottom: 10px;
            padding-bottom: 10px;
        }

    /*Button*/
    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-color: #8d0f48 !important;
        border-color: #8d0f48 !important;
    }

    .btn-success, .btn-success:hover {
        background-color: #8d0f48 !important;
        border-color: #8d0f48 !important;
    }

    @media print, screen and (min-width: 1051px) {
        .side-tab-join-apm {
            display: none;
        }
    }

    @media print, screen and (max-width: 1050px) {
        .side-tab-join-apm {
            display: block;
            background: #8d0f48;
            color: #ffffff;
            text-align: center;
            padding: 15px;
            font-size: 15px;
        }

        .fix-btn-2 img {
            display: none;
        }

        .fix-btn-2 {
            top: 0 !important;
            padding: 0 0 47px 0;
        }
    }


    /* Add this */
    .addthis_counter.addthis_pill_style {
        display: inline !important;
    }

    /**RTE Colours**/
    .BrightYellow {
        color: #ffd200;
    }

    .DarkYellow {
        color: #fbb034;
    }

    .Orange {
        color: #f47d30;
    }

    .Red {
        color: #e50e63;
    }

    .Purple {
        color: #9c0058;
    }

    .Heather {
        color: #7581bf;
    }

    .Blue {
        color: #5091cd;
    }

    .AquaBlue {
        color: #00bce4;
    }

    .JadeGreen {
        color: #36bdb2;
    }

    .LimeGreen {
        color: #d5e04e;
    }

    .Mirage {
        color: #201a34;
    }

    /* Change email */

    #changeEmailPassword {
        display: none;
    }

    #emailValidation {
        display: none;
    }

    [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
        display: none !important;
    }

    .event-booking-details .row {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ajax-loader {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -32px; /* -1 * image width / 2 */
        margin-top: -32px; /* -1 * image height / 2 */
        z-index: 100;
    }

    .lightbox-gallery img {
        width: 33%;
    }

    .btn-heading {
        background-color: rgba(0, 156, 166, 0.86);
        color: #fff;
        font-size: 1em;
        font-weight: bold;
        padding: 12px 22px 8px 22px;
        line-height: 1.2em;
        -webkit-border-top-left-radius: 30px;
        -webkit-border-bottom-right-radius: 30px;
        -moz-border-radius-topleft: 30px;
        -moz-border-radius-bottomright: 30px;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .umbraco-forms-hidden {
        display: none;
    }</pre></body></html>