@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800);
hr,
img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

body,
figure {
    margin: 0
}

.nav-section-heading,
[role=button],
a {
    cursor: pointer
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

.img-thumbnail,
body {
    background-color: #fff
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.glyphicon,
address {
    font-style: normal
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

optgroup {
    font-weight: 700
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    line-height: 1.428571429;
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.kaplan__search-text:focus,
a {
    outline: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.thumbnail,
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt {
    line-height: 1.428571429
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container,
    .promo__full .col-md-12 {
        width: 750px
    }
}

.container-fluid:after,
.container:after,
.group::after,
.pager:after,
.promo__full .col-md-12:after,
.row:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

.container,
.container-fluid,
.promo__full .col-md-12 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px
}

.table,
address {
    margin-bottom: 20px
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.promo__full .col-md-12:after,
.promo__full .col-md-12:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

body,
html {
    font-size: 16px
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

.container,
.promo__full .col-md-12 {
    padding-left: 15px
}

@media(min-width:992px) {
    .container,
    .promo__full .col-md-12 {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container,
    .promo__full .col-md-12 {
        width: 1170px
    }
}

.container-fluid {
    padding-left: 15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .cleared-left {
        clear: left
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.media-object,
.thumbnail {
    display: block
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.insights-menu-link,
.left-link,
.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.thumbnail {
    padding: 4px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

h4,
p {
    line-height: 1.5rem
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

.footer-brand,
.navbar-brand {
    display: block;
    text-indent: -5000px;
    width: 74px;
    height: 85px;
    margin-top: 5px
}

.cta-btn,
.mod-content-promo .download-btn,
.quote-text p,
.sub-intro,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: "Open Sans", sans-serif!important;
    color: #383a3c
}

.nav-section-heading,
.page-title,
body {
    font-family: 'Open Sans', sans-serif
}

#about-nav-item.open-sub-menu,
#apprenticeships-nav-item.open-sub-menu,
#insights-materials-nav-item.open-sub-menu,
#lpd-nav-item.open-sub-menu,
#qualifications-nav-item.open-sub-menu,
#study-materials-nav-item.open-sub-menu,
.navbar-sub-child-item.open-sub-menu {
    left: 0;
    transition-property: left;
    transition-duration: .3s;
    transition-timing-function: ease-in;
    padding-left: 0
}

#about-nav-item.close-sub-menu,
#apprenticeships-nav-item.close-sub-menu,
#insights-materials-nav-item.close-sub-menu,
#lpd-nav-item.close-sub-menu,
#qualifications-nav-item.close-sub-menu,
#study-materials-nav-item.close-sub-menu,
.navbar-sub-child-item.close-sub-menu {
    left: -100%;
    transition-property: left;
    transition-duration: .3s;
    transition-timing-function: ease-out
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/App_Themes/Responsive2015/fonts/glyphicons-halflings-regular.eot);
    src: url(/App_Themes/Responsive2015/fontsglyphicons-halflings-regular.eot?#iefix) format("embedded- opentype"), url(/App_Themes/Responsive2015/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/App_Themes/Responsive2015/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/App_Themes/Responsive2015/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg")
}

@media only screen and (max-width:999px) {
    body:after {
        content: "bp-small";
        display: none
    }
}

@media only screen and (min-width:1000px) {
    body:after {
        content: "bp-medium";
        display: none
    }
}

.group::after,
.group::before {
    content: "";
    display: table
}

.grey-numbers li::before,
.orange-numbers li::before,
.purple-numbers li::before {
    content: counter(li);
    counter-increment: li
}

.group {
    zoom: 1
}

.kaplan__page-content .container,
.kaplan__page-content .promo__full .col-md-12,
.promo__full .kaplan__page-content .col-md-12 {
    padding-left: 20px;
    padding-right: 20px
}

.container .col-md-12,
.container .col-xs-12,
.promo__full .col-md-12 .col-md-12,
.promo__full .col-md-12 .col-xs-12 {
    padding: 0
}

.row {
    margin-left: 15px;
    margin-right: 15px
}

.no-margin-small {
    margin: 0
}

@media(min-width:768px) {
    .promo__full .sf_cols.col-md-12,
    .sf_cols.container,
    .sf_cols.content-container,
    .sf_cols.home-insights {
        width: auto!important;
        margin: 0 auto
    }
}

@media(min-width:1200px) {
    .promo__full .sf_cols.col-md-12,
    .sf_cols.container,
    .sf_cols.content-container,
    .sf_cols.home-insights {
        width: 1168px!important
    }
}

iframe {
    width: 100%
}

@media(min-width:1000px) {
    .kaplan__page-content .container,
    .kaplan__page-content .promo__full .col-md-12,
    .promo__full .kaplan__page-content .col-md-12 {
        padding-left: 0
    }
    .insights-content {
        padding: 0 20px
    }
    iframe {
        width: 75%
    }
}

html {
    -webkit-tap-highlight-color: transparent
}

h1 {
    font-weight: 300;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 2.68rem
}

h2,
h3,
h4,
h5 {
    font-weight: 400
}

h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 2.37rem
}

h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7rem
}

h4 {
    font-size: 18px;
    font-size: 1.125rem
}

h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.37rem
}

b,
h6,
strong {
    font-weight: 600
}

h6 {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.25rem
}

a,
p {
    font-weight: 400
}

p {
    color: #666;
    font-size: 16px;
    font-size: 1rem
}

a {
    text-decoration: none;
    color: #00a5d9
}

a:hover {
    color: #383a3c;
    text-decoration: underline
}

.home-link:hover,
.nav-section-heading:hover,
.navbar-back:hover,
.navbar-top-level .highlighted,
.page-title:hover {
    text-decoration: none
}

a:active {
    color: #0069aa;
    border: .2 solid #00a5da
}

.sitemap a[target="_blank"] {
    background: url(/images/default-source/responsive-theme/resize.png?Status=Temp&sfvrsn=2) right center no-repeat;
    padding-right: 1.3rem
}

.bold {
    font-weight: 700
}

.section-title {
    font-size: 20px;
    font-size: 1.25rem;
    border-top: .1rem solid #e6e6e6;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top: .3rem
}

.nav-section-heading,
.page-title {
    color: #383a3c;
    padding: 1rem .5rem 1rem 3.2rem;
    border-top: .1rem solid #dededc;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400
}

@media(min-width:1000px) {
    .nav-section-heading,
    .page-title {
        float: left;
        background: 0;
        color: #fff;
        border-top: 0;
        font-size: .85rem;
        padding: 1.2rem .3rem
    }
}

@media(min-width:1200px) {
    .nav-section-heading,
    .page-title {
        padding: 0 0 0 2.7rem
    }
}

.next-page {
    background: url(/images/default-source/responsive-theme/nav-item-arrow.png) 6% center no-repeat
}

.home-link {
    color: #383a3c
}

@media(min-width:1000px) {
    .next-page {
        background: 0
    }
    .top-level-title {
        padding: 0 0 1.2rem
    }
    .top-level-title:active,
    .top-level-title:visited {
        color: #fff
    }
    .selected-page-title {
        color: #eb529d;
        background: url(/images/default-source/responsive-theme/navigation-pointer-up.png) no-repeat
    }
}

@media(min-width:1200px) {
    .top-level-title {
        padding: 1.2rem
    }
}

.sub-intro {
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.37rem
}

.navbar-back {
    background: #f0ebe6;
    display: block;
    color: #383a3c;
    font-weight: 600;
    padding: .5rem 0 .69rem 2rem;
    font-size: 13px;
    font-size: .8125rem;
    text-transform: uppercase
}

.navbar-back span {
    font-size: 1.3rem
}

.navbar-heading {
    font-family: arial, sans-serif;
    font-weight: 600;
    border-bottom: .1rem solid #919195;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.5rem;
    padding: 1rem 2rem;
    margin: 0
}

@media(min-width:1000px) {
    .nav-section-heading {
        font-size: 25px;
        font-size: 1.5625rem;
        font-weight: 300;
        padding-left: 1rem;
        margin-top: 0;
        cursor: inherit
    }
}

.full-width-link {
    color: #383a3c;
    display: block;
    margin-bottom: .7rem;
    padding: 1rem .5rem .5rem 2.2rem;
    border-top: .1rem solid #dededc;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem
}

.full-width-link:hover {
    text-decoration: underline
}

.category-title:hover,
.dropdown-link:hover,
.insights-menu-link,
.insights-menu-link:hover,
.nav-block .pages-list a:hover {
    text-decoration: none
}

@media(min-width:1000px) {
    .full-width-link {
        font-size: 14px;
        font-size: .875rem;
        margin-left: 1rem;
        font-weight: 400;
        padding-left: .5rem;
        border-top: 0;
        padding-bottom: 0;
        padding-top: 0
    }
    .copyright {
        border-top: .2rem solid #666
    }
}

.copyright {
    margin-top: 1.5rem;
    padding-top: 2.75rem
}

.copyright p {
    font-size: 11px;
    font-size: .6875rem;
    color: #fff
}

.copyright span {
    font-weight: 700
}

.kaplan-page-content li {
    color: #666;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25rem
}

.item-title {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 20px;
    margin-top: 0
}

.quote-text p {
    color: #fff;
    font-size: 25px;
    font-size: 1.5625rem;
    font-style: italic;
    font-weight: 300;
    line-height: 2.2rem
}

.centred-link {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-size: 1rem
}

.insights-menu-link {
    display: block;
    padding: .5rem 1.2rem .5rem 0;
    color: #565859;
    width: 100%;
    background: url(/images/default-source/responsive-theme/down-select-arrow.png) 90% center no-repeat #fff;
    margin-bottom: 0
}

@media(min-width:1000px) {
    .insights-menu-link {
        width: 100%;
        border-top: 0;
        border-bottom: 0;
        background: 0;
        padding-left: 0
    }
    .insights-menu-link:nth-child(1) {
        border: 0
    }
}

.insight-article-author {
    font-weight: 600;
    margin-right: .3rem
}

.insights-view-all {
    display: block;
    background: #fff;
    padding: .5rem 1rem .5rem 2rem;
    text-align: right;
    font-weight: 600
}

.insights-see-more {
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    margin: 0 0 2.5rem;
    display: block
}

.dropdown-link {
    color: #fff;
    display: block;
    font-size: 24px;
    font-size: 1.5rem
}

.dropdown-link:hover {
    color: #fff
}

.category-title {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 300;
    margin-bottom: 1rem;
    display: inline-block;
    margin-top: 1rem;
    color: #383a3c;
    padding-left: 0;
    margin-left: 15px
}

.product-promo-title {
    color: #383a3c
}

@media(min-width:1000px) {
    .category-title {
        margin-left: 0
    }
    .white-text,
    .white-text h2,
    .white-text p {
        color: #fff
    }
}

.cavaet {
    font-size: 12px;
    font-size: .75rem
}

.footnote {
    margin: 2rem 0
}

.footnote,
.footnote p {
    font-size: 11px;
    font-size: .6875rem;
    text-align: left;
    line-height: 1.3rem
}

.mod-header-standard .promo-text p,
table td,
table th {
    text-align: center
}

.article-share {
    margin-bottom: 0
}

.kaplan__page-title--extraBold {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 800
}

.kaplan__page-content .sfNavWrp .sfSel {
    font-weight: 600
}

.sfNavWrp .sfSel {
    font-weight: 600!important
}

.clear-left {
    clear: left
}

table {
    margin: 1rem 0
}

table th {
    background: #383a3c;
    color: #fff;
    padding: .5rem 3rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.37rem;
    font-weight: 400
}

table td {
    border: .1rem solid #c2c2bd;
    padding: .4rem 0
}

table .even td {
    background: #f9f7f4
}

@media only screen and (min-width:320px) and (max-width:1199px) {
    table,
    tbody,
    td,
    th,
    thead,
    tr {
        display: block
    }
    table {
        background: #f9f7f4;
        border: .1rem solid #c2c2bd;
        padding: .5em
    }
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    tr {
        margin-bottom: 1rem
    }
    td {
        border: 0;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }
    td::before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    td:nth-of-type(1)::before,
    td:nth-of-type(2)::before,
    td:nth-of-type(3)::before,
    td:nth-of-type(4)::before,
    td:nth-of-type(5)::before {
        font-weight: 700
    }
    table .even td,
    td {
        background: #fff
    }
}

.table-responsive {
    min-height: .01%;
    overflow-x: inherit
}

.table-responsive .defaultspan {
    display: none
}

.grey-bg {
    background: #f7f7f7
}

.dark-grey-bg {
    background: #e0dcd8
}

.orange-numbers li::before {
    color: #f47b20
}

.purple-numbers li::before {
    color: #1e0576
}

.grey-numbers li::before {
    color: #999
}

.off-white-bg {
    background: #f5f2ee
}

.linear-background {
    background: url(/images/default-source/responsive-theme/bg_grad_1600x900.png?sfvrsn=2) center center no-repeat;
    background-size: 100% 100%
}

@media(min-width:768px) {
    .kaplan__page-header {
        background: #1e0576
    }
}

.kaplan__page-header .container,
.kaplan__page-header .promo__full .col-md-12,
.promo__full .kaplan__page-header .col-md-12 {
    background: #1e0576;
    height: 4rem
}

.kaplan__page-header .row {
    margin: 0
}

@media(min-width:1000px) {
    .kaplan__page-header {
        padding-top: .3rem
    }
    .kaplan__page-header .container,
    .kaplan__page-header .promo__full .col-md-12,
    .promo__full .kaplan__page-header .col-md-12 {
        height: 6.3rem;
        padding: 0
    }
    .kaplan__page-header .row {
        margin: 0 15px
    }
}

.kaplan__page-header .col-xs-12 {
    padding-left: 20px;
    padding-right: 20px
}

.mod-header-standard {
    background-position: center;
    background-size: cover;
    height: 0;
    padding-top: 50%;
    position: relative;
    margin-bottom: 28rem
}

@media(min-width:1000px) {
    .mod-header-standard {
        padding-top: 40%;
        margin-bottom: 0
    }
}

.mod-header-standard .container,
.mod-header-standard .promo__full .col-md-12,
.promo__full .mod-header-standard .col-md-12 {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
    float: left
}

@media(min-width:1000px) {
    .mod-header-standard .container,
    .mod-header-standard .promo__full .col-md-12,
    .promo__full .mod-header-standard .col-md-12 {
        position: absolute;
        top: 12.5%;
        left: 9%;
        margin-top: 0;
        width: 90%
    }
    .mod-header-standard .row {
        position: relative
    }
    .mod-header-standard .promo-text {
        padding-left: 0
    }
    .mod-header-standard .promo-text p {
        text-align: left
    }
}

.mod-header-standard .cta-box p {
    text-align: center
}

.mod-header-promo-white .promo-text h1 {
    color: #fff
}

.mod-header-promo .promo-text h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 2.5rem;
    font-weight: 400
}

@media(min-width:1000px) {
    .mod-header-promo .promo-text h1 {
        text-align: left;
        width: 60%;
        font-size: 40px!important;
        line-height: 48px;
        line-height: 3rem
    }
    .mod-header-promo .promo-text p {
        width: 41%
    }
}

.mod-header-promo .promo-text p {
    line-height: 22px;
    line-height: 1.375rem
}

.mod-header-promo .promo-text img {
    display: block;
    margin: 0 auto
}

@media(min-width:1000px) {
    .mod-header-promo .promo-text img {
        margin: 0
    }
    .mod-header-promo .promo-text .cta-box p {
        color: #383a3c
    }
}

.mod-header-promo .cta-box {
    margin: 2.5rem 0 0;
    border: .2rem solid #c9cbcc;
    border-radius: 5px;
    background: #fff;
    padding: 1.2rem;
    width: 100%;
    text-align: center
}

@media(min-width:1000px) {
    .mod-header-promo .cta-box {
        width: 22rem
    }
}

.mod-header-promo .cta-box p {
    width: 99%;
    font-size: 16px;
    font-size: 1rem;
    margin: 0 auto
}

.mod-header-promo .cta-box a {
    background: #0667b0;
    display: block;
    border-radius: 4px;
    color: #fff;
    margin-right: 0;
    margin-top: 1rem;
    margin-bottom: 0
}

.mod-header-promo .promo-logo {
    display: none
}

@media(min-width:1000px) {
    .mod-header-promo .promo-logo {
        width: 26%;
        right: 0;
        bottom: 0;
        display: block;
        position: absolute
    }
    .mod-header-promo-white .promo-text h2,
    .mod-header-promo-white .promo-text p {
        color: #fff
    }
}

.mod-header-promo-white .cta-box p {
    color: #383a3c
}

.sr-only,
.text-header__content--white h2,
.text-header__content--white p {
    color: #fff
}

.text-header {
    position: relative;
    min-height: 28rem
}

.text-header__bg-image h2 {
    margin-top: 0;
    text-align: center;
    font-weight: 300;
    margin-bottom: 1.31rem
}

@media(min-width:770px) {
    .text-header__bg-image h2 {
        font-size: 36px;
        font-size: 2.25rem;
        max-width: 31rem;
        text-align: left
    }
}

.text-header__bg-image p {
    text-align: center
}

.text-header__content {
    margin-top: 54%;
    width: 100%;
    padding: 2rem 1.5rem
}

@media(min-width:770px) {
    .text-header__bg-image p {
        text-align: left
    }
    .text-header__content {
        margin-top: 7rem;
        position: relative;
        background: 0;
        padding: 0 0 29%;
        width: 560px
    }
}

@media(min-width:1000px) {
    .text-header__content {
        margin-top: 9rem
    }
}

.text-header__logo-link {
    display: block;
    margin-bottom: 1rem
}

.text-header__logo-link img {
    display: block;
    margin: 0 auto;
    width: 100%
}

@media(min-width:400px) {
    .text-header__logo-link img {
        width: auto
    }
}

@media(min-width:770px) {
    .text-header__logo-link img {
        margin: 0
    }
}

.hiring-intern-header p {
    font-size: 18px;
    font-size: 1.125rem
}

@media(min-width:1000px) {
    .text-header__logo-link img {
        margin-bottom: 2.4rem
    }
    .hiring-intern-header .text-header--content {
        width: 461px
    }
}

.navbar-header {
    background: #1e0576;
    width: 100%;
    height: 58px
}

.in-page-navigation {
    display: none
}

.in-page-navigation ul {
    padding: 0 0 0 .1rem;
    margin-bottom: 0;
    display: flex
}

.in-page-navigation li {
    list-style: none;
    text-align: center;
    padding: 0
}

.in-page-navigation li:nth-child(1) {
    text-align: left;
    padding-left: 0
}

.in-page-navigation a {
    display: block;
    padding: .6rem 0
}

.in-page-navigation .current {
    background: url(/images/default-source/responsive-theme/current-page-indicator.png) center bottom no-repeat
}

@media(min-width:1000px) {
    .navbar-header {
        float: left;
        width: 15%
    }
    .in-page-navigation {
        background: #e5e5e5;
        display: block
    }
}

.navbar-brand {
    background: url(https://kaplan.co.uk/images/default-source/responsive-theme/kaplan-logo-mobile-header.png) 0 1px no-repeat;
    padding-left: 0
}

@media(min-width:1000px) {
    .navbar-brand {
        background: url(/images/default-source/responsive-theme/kaplan-logo.png) -1.3rem 0 no-repeat;
        width: 175px;
        height: 80px;
        margin-left: 0
    }
}

@media(min-width:992px) {
    .navbar-brand {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .navbar-brand {
        margin-top: 1rem
    }
}

.navbar-toggle {
    margin-right: 1rem;
    float: right;
    background: 0;
    border: 0;
    margin-top: .7rem
}

@media(max-width:1199px) {
    .navbar-toggle {
        display: block
    }
}

@media(min-width:1200px) {
    .navbar-toggle {
        display: none
    }
}

.page-desc {
    display: none
}

.sr-only {
    position: relative;
    background: url(/images/default-source/responsive-theme/hamburger-menu.svg) no-repeat;
    background-size: 27px 20px;
    margin-top: 2px;
    display: block;
    width: 26px;
    height: 19px;
    text-indent: -5000px;
    margin-right: -1rem
}

#navbar-content {
    background: url(/images/default-source/responsive-theme/navigation-pointer.png) 100% center no-repeat;
    position: fixed;
    left: -100%;
    top: 0;
    height: 100%;
    width: 88%;
    z-index: 100
}

@media(min-width:500px) {
    #navbar-content {
        background-position: 93.5% center;
        width: 75%
    }
}

@media(min-width:700px) {
    #navbar-content {
        width: 65%
    }
}

#navbar-content nav {
    background: #fff;
    width: 98.5%;
    border-right: .5rem solid #eb529d;
    position: absolute;
    height: 100%
}

@media(min-width:500px) {
    #navbar-content nav {
        width: 92%
    }
}

#navbar-content .overflow-menu {
    overflow-y: scroll
}

@media(min-width:1000px) {
    .sr-only {
        display: none
    }
    #navbar-content nav {
        background: 0;
        position: relative;
        border-right: 0;
        width: 100%
    }
    #navbar-content .overflow-menu {
        overflow: hidden
    }
    #navbar-content {
        position: relative;
        left: 0;
        background: 0;
        width: 85%;
        float: left;
        margin-left: 0
    }
}

#navbar-content .first-list-item .top-level-title {
    border-top: 0
}

#navbar-content.open-navbar {
    left: 0;
    transition: left 1s;
    padding-left: 0
}

#navbar-content.closed-navbar {
    left: -100%;
    transition: left 1s
}

.nav-block .pages-list {
    padding: 0
}

.nav-block .pages-list a {
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: .8rem;
    font-weight: 300;
    padding-left: 2rem
}

.nav-block .pages-list a:hover {
    color: #383a3c
}

.navbar-top-level {
    position: absolute;
    width: 99%
}

@media(min-width:1000px) {
    #about-nav-item.close-sub-menu,
    #apprenticeships-nav-item.close-sub-menu,
    #insights-materials-nav-item.close-sub-menu,
    #lpd-nav-item.close-sub-menu,
    #navbar-content.closed-navbar,
    #qualifications-nav-item.close-sub-menu,
    #study-materials-nav-item.close-sub-menu {
        left: 0
    }
    .nav-block .pages-list a {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 400;
        font-family: arial, sans-serif;
        padding-bottom: .3rem;
        padding-top: .3rem
    }
    .navbar-top-level {
        position: relative;
        float: left;
        padding-left: 0;
        height: 67px
    }
    .navbar-top-level .navbar-heading {
        display: none
    }
}

@media(min-width:1600px) {
    .navbar-top-level .first-list-item .top-level-title {
        padding-left: .5rem
    }
}

@media(min-width:1000px) {
    .navbar-top-level .nav-section-heading,
    .navbar-top-level .page-title {
        padding-top: .5rem;
        padding-bottom: 1.7rem
    }
    .navbar-top-level .highlighted,
    .navbar-top-level .nav-section-heading:hover,
    .navbar-top-level .page-title:hover {
        color: #eb529d;
        text-decoration: none;
        transition: color 0s .3s
    }
}

@media(min-width:1200px) {
    .navbar-top-level .nav-section-heading,
    .navbar-top-level .page-title {
        padding-bottom: 1.4rem
    }
}

.navbar-top-level .nav-section-heading:focus,
.navbar-top-level .page-title:focus {
    outline: 0;
    text-decoration: none
}

.navbar-top-level .pages-list {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    background: #fff
}

@media(min-width:1000px) {
    .navbar-top-level .nav-section-heading:focus,
    .navbar-top-level .page-title:focus {
        color: #fff
    }
    .navbar-top-level .pages-list {
        background: 0;
        min-height: auto;
        display: flex
    }
    .navbar-top-level .top-level-title {
        text-align: center
    }
    .navbar-top-level .top-highlighted-item {
        background: url(/images/default-source/responsive-theme/navigation-pointer-up.png?sfvrsn=2) center 92% no-repeat;
        animation-name: animatedBg;
        animation-duration: .3s
    }
    .navbar-top-level .first-list-item .top-level-title {
        padding-left: 2rem
    }
}

@keyframes animatedBg {
    from {
        background-position: center 113%
    }
    to {
        background-position: center 92%
    }
}

@media(min-width:1200px) {
    .navbar-top-level .top-highlighted-item {
        background-position: center bottom;
        animation-name: animatedLargeBg;
        animation-duration: .3s
    }
    @keyframes animatedLargeBg {
        from {
            background-position: center 100px
        }
        to {
            background-position: center bottom
        }
    }
}

.navbar-top-level #leadership-nav-title.top-highlighted-item {
    background-position: 56% 92%;
    animation-name: leadershipBg;
    animation-duration: .3s
}

@keyframes leadershipBg {
    from {
        background-position: 56% 113%
    }
    to {
        background-position: 56% 92%
    }
}

@media(min-width:1200px) {
    .navbar-top-level #leadership-nav-title.top-highlighted-item {
        background-position: 56% bottom;
        animation-name: leadershipLargeBg;
        animation-duration: .3s
    }
    @keyframes leadershipLargeBg {
        from {
            background-position: 56% 100px
        }
        to {
            background-position: 56% bottom
        }
    }
}

.navbar-top-level #about-nav-title.top-highlighted-item {
    background-position: 68% 92%;
    animation-name: aboutBg;
    animation-duration: .3s
}

@keyframes aboutBg {
    from {
        background-position: 68% 113%
    }
    to {
        background-position: 68% 92%
    }
}

@media(min-width:1200px) {
    .navbar-top-level #about-nav-title.top-highlighted-item {
        background-position: 68% bottom;
        animation-name: aboutLargeBg;
        animation-duration: .3s
    }
    @keyframes aboutLargeBg {
        from {
            background-position: 68% 100px
        }
        to {
            background-position: 68% bottom
        }
    }
    .navbar-top-level .first-list-item .top-level-title {
        padding-left: 3.1rem
    }
}

.nav-overlay {
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 6;
    top: 63px
}

.visible-overlay {
    opacity: 1;
    visibility: visible;
    transition-property: opacity, visibility;
    transition-duration: 1s;
    transition-timing-function: ease
}

.navbar-top-support {
    display: none
}

@media(min-width:1000px) {
    .nav-overlay {
        top: 106px
    }
    .navbar-top-support {
        float: right;
        display: block;
        margin-top: -1rem;
        margin-right: 1.8rem;
        width: 9.7rem;
        height: 49px
    }
    .navbar-top-support .nav-section-heading,
    .navbar-top-support .page-title {
        font-size: 12px;
        font-size: .75rem
    }
}

@media(min-width:1200px) {
    .navbar-top-support {
        margin-top: 0;
        height: 33px;
        width: 13.7rem
    }
}

.navbar-top-level .navbar-top-support .highlighted,
.navbar-top-support .nav-section-heading:focus,
.navbar-top-support .nav-section-heading:hover,
.navbar-top-support .navbar-top-level .highlighted,
.navbar-top-support .page-title:focus,
.navbar-top-support .page-title:hover {
    color: #eb529d;
    transition: color 0s .4s ease
}

.selected-item,
.slide-in,
.sub-slide-in {
    transition: left .5s
}

@media(min-width:1000px) {
    .navbar-sub-level {
        position: relative;
        top: 6.25rem;
        width: 100%;
        display: none
    }
}

.navbar-sub-item {
    position: absolute;
    left: -110%;
    top: 0;
    width: 100%;
    background: #fff;
    min-height: 700px;
    z-index: 8
}

@media(min-width:1000px) {
    .navbar-sub-item {
        left: 0;
        width: 100%;
        top: 4.25rem;
        background: #f5f1ee;
        border-top: .5rem solid #eb529d;
        padding-top: 1.2rem;
        padding-bottom: .8rem;
        max-height: 0;
        min-height: 0;
        font-weight: 600;
        box-shadow: 6px 18px 19px 4px rgba(0, 0, 0, 0.2);
        visibility: hidden
    }
    .navbar-sub-item .nav-section-heading,
    .navbar-sub-item .page-title {
        color: #383a3c;
        display: block;
        float: none;
        padding-left: 1rem
    }
}

.cover-content,
.cover-content #menu-toggle,
.cover-content .navbar-header {
    background: rgba(0, 0, 0, 0.8)
}

.navbar-sub-item .pages-list {
    display: block
}

.navbar-sub-item .pages-list a {
    padding-left: 3rem
}

.navbar-sub-item .pages-list a:hover {
    text-decoration: underline
}

.academy__category-list a:hover,
.academy__page-title:hover,
.blog__article a:hover,
.callback-column a,
.cta-btn:hover,
.mod-content-promo .download-btn:hover,
.mod-expandable-tabs .tab-expander:hover,
.product-promo a:hover,
.professional-accountancy-page a.course-link,
.promo__button:hover,
.sf_cols.training-qual-boxes .link-box:hover {
    text-decoration: none
}

.navbar-sub-item .no-top-border-block .nav-section-heading {
    border-top: 0;
    margin-top: 0
}

@media(min-width:1000px) {
    .navbar-sub-item .pages-list a {
        padding-left: 1rem
    }
    .navbar-sub-item .navbar-back,
    .navbar-sub-item .navbar-heading {
        display: none
    }
    .navbar-sub-item .column-block {
        float: left;
        width: 48%;
        padding-top: 0
    }
}

@media(min-width:1200px) {
    .navbar-sub-item .column-block {
        padding-top: 1.5rem
    }
}

.navbar-sub-item .hyperlink {
    color: #00a5d9
}

.visible-sub-menu {
    visibility: visible;
    opacity: 1;
    min-height: 308px
}

.navbar-sub-child-item {
    position: absolute;
    left: -110%;
    top: 3.6rem;
    width: 100%;
    height: 700px
}

.pages-list {
    width: 100%;
    padding-left: 0
}

.pages-list li {
    list-style: none
}

.column-block .nav-section-heading:hover {
    color: #383a3c
}

@media(min-width:1000px) {
    .navbar-sub-child-item {
        position: relative;
        left: 0;
        height: auto;
        top: 0
    }
    .pages-list {
        padding-top: .5rem;
        padding-bottom: 1rem
    }
    .pages-list .mobile-only-item {
        display: none
    }
    .column-block:first-child {
        border-right: .1rem solid #dededc
    }
    .column-block .pages-list {
        float: left;
        margin-bottom: 2.5rem;
        padding: 0 12px 0 6px
    }
    .column-block .nav-section-heading {
        padding-bottom: .8rem;
        padding-left: 1.2rem
    }
    .pages-list .nav-section-heading {
        padding-left: .9rem
    }
}

.selected-item {
    left: -.5%
}

.slide-in {
    left: -110%
}

.sub-slide-in {
    left: 0
}

.cover-content .kaplan-page-header .container,
.cover-content .kaplan-page-header .promo__full .col-md-12,
.promo__full .cover-content .kaplan-page-header .col-md-12 {
    background: rgba(0, 0, 0, 0.8);
    width: 100%
}

.cover-content #menu-toggle {
    margin-right: -1.25rem
}

.cover-content #menu-toggle .sr-only {
    color: #999;
    margin-right: .25rem
}

.cover-content p {
    color: #383a3c
}

@media(max-width:767px) {
    .first-list-item .nav-section-heading,
    .first-list-item .page-title {
        padding-left: 3rem
    }
}

.text-promo-block a {
    margin-left: 3.2rem
}

@media(min-width:1000px) {
    .text-promo-block {
        display: block;
        float: left;
        padding: 1.5rem 1.3rem;
        width: 100%
    }
    .text-promo-block h3 {
        margin-top: 0;
        font-weight: 300;
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: .4rem
    }
    .text-promo-block a {
        display: block;
        margin-bottom: .6rem;
        margin-left: 0
    }
}

.staff-training a {
    color: #383a3c;
    margin-left: 3.2rem;
    float: left;
    display: block;
    margin-bottom: 1rem
}

@media(min-width:1000px) {
    .staff-training a {
        margin-bottom: .7rem;
        margin-left: 0
    }
    .grey-block {
        background: #dededc;
        border: .1rem solid #d2d4d3
    }
}

.dropdown-callout {
    float: left;
    width: 100%;
    border-top: .1rem solid #dededc;
    padding-left: 2.3rem;
    padding-top: 1rem;
    font-family: 'Open Sans', sans-serif
}

@media(min-width:1000px) {
    .dropdown-callout {
        background: #393a3c;
        color: #fff;
        padding: 1rem;
        border: 0;
        font-family: arial, sans-serif
    }
}

.dropdown-callout a {
    color: #383a3c;
    font-size: 16px;
    font-size: 1rem
}

@media(min-width:1000px) {
    .dropdown-callout a {
        color: #00a5d9;
        margin-left: 1rem;
        padding-top: 0;
        margin-top: .2rem;
        display: inline-block
    }
}

.dropdown-callout a:hover {
    color: #00a5d9
}

.dropdown-callout h3 {
    font-weight: 300;
    margin-top: 0;
    font-size: 20px;
    font-size: 1.25rem;
    display: none
}

.three-col-sub-item .column-block {
    width: 100%
}

.three-col-sub-item .right-column-block {
    border-left: .1rem solid #dededc
}

@media(min-width:1000px) {
    .dropdown-callout h3 {
        display: block;
        float: left;
        margin-bottom: 0
    }
    .three-col-sub-item .column-block {
        width: 32%
    }
    #lpd-nav-item {
        left: -.5rem;
        width: 33%
    }
    #qualifications-nav-item {
        padding-bottom: 0;
        left: -10.5rem;
        width: 59.7rem
    }
}

@media(min-width:1200px) {
    #lpd-nav-item {
        left: 1rem;
        width: 27.5%
    }
    #qualifications-nav-item {
        left: -11rem;
        width: 69rem
    }
}

@media(min-width:1600px) {
    #lpd-nav-item {
        left: 0
    }
}

#qualifications-nav-item {
    padding-top: 0
}

@media(min-width:1000px) {
    #qualifications-nav-item .nav-block {
        width: 100%;
        float: left;
        top: 0;
        min-height: auto
    }
    #qualifications-nav-item .column-block {
        height: 285px
    }
}

.centered-form,
.qleft,
.qright {
    min-height: 300px
}

@media(min-width:700px) {
    #qualifications-nav-item .next-page {
        background-position: 6% 100%
    }
}

#qualifications-nav-item #banking-financial-block .next-page {
    margin-top: 0
}

#qualifications-nav-item .nav-section-heading {
    cursor: pointer;
    padding-bottom: 0
}

@media(min-width:1000px) {
    #qualifications-nav-item #accountancy-tax-block {
        width: 32%
    }
    #qualifications-nav-item #banking-financial-block {
        width: 35%
    }
    #qualifications-nav-item .nav-section-heading {
        cursor: inherit
    }
    #qualifications-nav-item .text-promo-block {
        width: 100%;
        padding: 0 1.3rem 1.6rem
    }
}

.more-info,
.product-promo a {
    cursor: pointer
}

#apprenticeships-nav-item {
    padding-top: 0;
    padding-bottom: 0
}

@media(min-width:1000px) {
    #qualifications-nav-item .text-promo-block h3 {
        padding-left: 0;
        padding-bottom: 0;
        margin-bottom: .8rem
    }
    #qualifications-nav-item .pages-list {
        margin-bottom: 1.25rem
    }
    #qualifications-nav-item .pages-list li {
        width: 48%;
        float: left
    }
    #qualifications-nav-item .right-column-block .pages-list {
        margin-bottom: 2.5rem
    }
    #apprenticeships-nav-item {
        left: 10rem;
        width: 73%
    }
}

@media(min-width:1200px) {
    #apprenticeships-nav-item {
        left: 13.6rem;
        width: 65%
    }
}

@media(min-width:1000px) {
    #apprenticeships-nav-item .nav-block {
        float: left;
        width: 100%;
        margin-top: 0
    }
    #apprenticeships-nav-item .no-top-border-block {
        height: 260px
    }
    #study-materials-nav-item {
        width: 63%;
        left: 19.6rem;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media(min-width:1000px) {
    #study-materials-nav-item .pages-list {
        margin-bottom: 0
    }
    #study-materials-nav-item .column-block:first-child {
        height: 273px;
        width: 49%
    }
}

@media(min-width:1200px) {
    #study-materials-nav-item {
        left: 23rem
    }
    #study-materials-nav-item .column-block:first-child {
        width: 48%;
        height: 265px
    }
}

@media(min-width:1000px) {
    #insights-materials-nav-item {
        padding-top: 0;
        padding-bottom: 0;
        width: 59%;
        left: 22.5rem;
        overflow-y: hidden
    }
    #insights-materials-nav-item .column-block:first-child {
        height: 305px;
        width: 49%
    }
}

@media(min-width:1000px) {
    #about-nav-item {
        width: 29%;
        left: 35.5rem
    }
    #insights-nav-title {
        padding-bottom: 2.8rem
    }
}

@media(min-width:1200px) {
    #insights-materials-nav-item {
        left: 28.5rem
    }
    #insights-materials-nav-item .column-block:first-child {
        height: 290px
    }
    #about-nav-item {
        left: 44.2rem
    }
    #insights-nav-title {
        padding-bottom: 2.6rem
    }
}

@media(min-width:1000px) {
    #about-nav-title {
        padding-left: 2.5rem;
        padding-right: 0
    }
}

.kaplan__search-box {
    width: 100%;
    padding: 20px 0;
    background: #fff
}

.kaplan__search-container {
    background: url(/images/default-source/responsive-theme/search-glass.jpg) no-repeat;
    height: 41px
}

.kaplan__search-container input[type=button] {
    float: left;
    margin-top: .2rem
}

.kaplan__search-text {
    margin-left: 2.8rem;
    height: 100%;
    width: 79%;
    font-size: 30px;
    font-size: 1.875rem;
    color: #383a3c;
    border: 0;
    float: left
}

.kaplan__search-close {
    background: url(/images/default-source/responsive-theme/search-close.jpg) no-repeat;
    display: block;
    text-indent: -9999px;
    height: 26px;
    width: 26px;
    float: left;
    margin-top: .5rem
}

.mod-kaplan-page-content {
    padding: 0
}

.mod-kaplan-page-content .row {
    margin: 0
}

.mod-kaplan-page-content .insight-post-page {
    margin: 1.5rem 0
}

@media(min-width:1000px) {
    .mod-kaplan-page-content .insight-post-page {
        padding: 0 15px 0 0
    }
}

.module {
    padding: 3.75rem 1.25rem
}

@media(min-width:1000px) {
    .module {
        padding: 4rem 1.25rem
    }
}

.promo {
    padding: 1.5rem 1.5rem 1.8rem
}

@media(min-width:1000px) {
    .promo {
        display: block;
        padding: 2rem;
        text-align: center;
        width: 96.8%;
        margin: 2.875rem 0
    }
}

.promo .promo__column {
    float: left;
    width: 100%
}

.promo .promo__column img {
    display: block;
    margin: 1.2rem auto 1rem
}

@media(min-width:1000px) {
    .promo .promo__column img {
        margin: 0
    }
    .promo .promo__column:nth-child(1) {
        width: 17%
    }
    .promo .promo__column:nth-child(2) {
        width: 59%;
        margin-left: 3rem
    }
    .promo .promo__column:nth-child(3) {
        width: 18%
    }
    .promo--blue .promo__title {
        margin-bottom: 0;
        line-height: 2.5rem
    }
}

.promo .glyphicon {
    margin-left: 5px
}

.promo--blue {
    background: #0069aa
}

.promo--blue .promo__title {
    width: 75%;
    color: #fff
}

.promo--blue .promo__button {
    background: #abe400
}

@media(min-width:1000px) {
    .promo--blue .promo__button {
        float: right;
        margin-right: 1rem;
        margin-bottom: 0;
        margin-top: 0
    }
}

.promo--black {
    background: #3f4142
}

.promo--black .promo__title {
    color: #e6bf5e
}

.promo--black .promo__button {
    background: #4aaa42;
    color: #fff
}

.promo--duck-egg {
    background: #ade2da
}

.promo--duck-egg .promo__title {
    color: #383a3c
}

.promo--duck-egg .promo__button {
    background: #0069aa;
    color: #fff;
    margin: 28px auto 15px;
    float: none
}

@media(min-width:1000px) {
    .promo--duck-egg .promo__button {
        margin: 36px auto 28px
    }
}

.promo--yellow {
    background: #fdd365
}

.promo--yellow .promo__title {
    color: #383a3c
}

.promo--yellow .promo__button {
    background: #4ea844;
    border: .1rem solid #5b7917;
    color: #fff;
    float: none
}

.promo__app-social {
    background: #ddf6f2;
    height: 277px
}

.promo__app-social .promo__title {
    text-align: center;
    width: 100%;
    color: #383a3c
}

.promo__app-social ul {
    margin: 3.125rem auto 0;
    display: block;
    width: 410px;
    padding-left: 0
}

.promo__app-social li {
    list-style: none;
    float: left;
    margin-right: 1.5rem
}

.promo__app-social a {
    background: url(/images/default-source/responsive-theme/apps-social-icons.png) no-repeat;
    display: block;
    width: 75px;
    height: 75px;
    text-indent: -5000px
}

.promo__app-social .facebook-icon {
    background-position: 0 0
}

.promo__app-social .twitter-icon {
    background-position: 50% 0
}

.promo__app-social .instagram-icon {
    background-position: 100% 0
}

.promo--three-col {
    margin-top: 1rem
}

.promo--three-col .promo__title {
    width: 100%
}

.promo--three-col .promo__text {
    color: #fff;
    float: left;
    text-align: center;
    line-height: 1.2rem;
    margin-top: 1rem;
    width: 100%
}

.promo--three-col .promo__button {
    padding-left: 1rem
}

.promo--three-col .promo__button--download {
    text-align: left;
    padding-left: 1.5rem;
    background: url(/images/default-source/responsive-theme/download-icon.png?sfvrsn=2) 75% 49% no-repeat #abe400
}

.promo__medium .promo__title {
    font-size: 32px;
    font-size: 2rem
}

@media(min-width:1000px) {
    .promo__app-social li {
        margin-right: 5rem
    }
    .promo__app-social li:nth-child(3) {
        margin-right: 0
    }
    .promo--three-col .promo__text {
        text-align: left;
        width: 93%
    }
    .promo--three-col .promo__button {
        margin-top: 3.2rem
    }
    .promo__medium .promo__button {
        float: right;
        margin-top: .5rem;
        margin-bottom: 0
    }
    .promo__medium {
        margin: 1.875rem 0 2.875rem
    }
    .promo__full {
        padding: 3.125rem 2rem
    }
}

.promo__full {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0
}

.promo__full .col-md-12,
.promo__full .container {
    padding: 0
}

@media(min-width:768px) {
    .promo__full .col-md-12,
    .promo__full .container {
        width: auto
    }
}

.promo__full .col-md-12 {
    width: 100%
}

.promo__full .promo__title {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    float: none;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 2.8rem
}

@media(min-width:1000px) {
    .promo__full .promo__title {
        line-height: 3.5rem;
        margin: 0 auto 1.5rem;
        width: 65%;
        text-indent: 0
    }
}

.insights__detail__promo .promo {
    width: 100%;
    margin-top: 1rem
}

.insights__detail__promo .promo__title {
    width: 93%;
    margin-bottom: 2rem
}

.insights__detail__promo .promo__button {
    margin: 0 auto 1rem;
    float: none;
    clear: left
}

.promo__title {
    margin-top: 0;
    text-align: center;
    line-height: 2.5rem;
    font-weight: 300
}

@media(min-width:1000px) {
    .promo__title {
        float: left;
        text-align: left;
        margin-bottom: 0
    }
    .promo__button {
        float: right
    }
}

.mod-get-in-touch,
.promo__button {
    text-align: center
}

.promo__button {
    border-radius: 5px;
    padding: .5rem 2rem;
    color: #383a3c;
    display: block;
    width: 182px;
    margin: 1.5rem auto 0;
    font-size: 14px;
    font-size: .875rem
}

@media(min-width:1000px) {
    .blog__article-page-content .promo--blue .promo__title {
        margin-bottom: 2rem
    }
    .blog__article-page-content .promo--blue .promo__button {
        float: none;
        margin: 0 auto 1rem
    }
    .mod-get-in-touch {
        text-align: left
    }
}

.tag-cloud {
    background: #fff;
    padding: 1rem 1rem 0;
    margin-top: 1.5rem
}

.tag-cloud a,
.tag-cloud span {
    font-size: 11px;
    font-size: .6875rem;
    color: #383a3c;
    font-weight: 600;
    text-transform: uppercase;
    background: url(/images/default-source/responsive-theme/category-tag-arrow.jpg) right 0 no-repeat #f0ebe6;
    padding: 2px 13px 2px 8px;
    margin-right: 1rem;
    display: inline-block;
    margin-bottom: 1rem
}

.no-js .tag-cloud ul {
    margin-left: 0;
    padding-left: 0;
    margin-top: -10px
}

.no-js .tag-cloud li {
    float: left;
    list-style: none
}

.promo-image {
    width: 100%
}

.full-screen-image {
    width: 100%;
    margin-top: -.1rem
}

.kaplan-section-header .container,
.kaplan-section-header .promo__full .col-md-12,
.promo__full .kaplan-section-header .col-md-12 {
    padding-top: 20rem
}

@media(min-width:474px) {
    .kaplan-section-header .container,
    .kaplan-section-header .promo__full .col-md-12,
    .promo__full .kaplan-section-header .col-md-12 {
        padding-top: 28rem
    }
}

.overlay,
.search-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 105px;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 3
}

.search-overlay {
    top: 187px
}

.sf_cols.content-container {
    padding-bottom: 2rem
}

.apprentice-funding-title .mod-centred-content,
.employer-responsibilities .mod-centred-content {
    padding-bottom: 0
}

.sf_cols.content-container h1 {
    margin-top: 0
}

.sf_cols.content-container h2 {
    font-size: 24px;
    font-size: 1.5rem
}

@media(min-width:1000px) {
    .mod-get-in-touch p {
        width: 75%;
        margin-top: 1.5rem
    }
    .app-funding-england h2 {
        margin-bottom: .2rem;
        width: 61%
    }
    .app-funding-england .mod-centred-content {
        padding-top: 6rem!important
    }
    .eligibility-scotland .mod-centred-content {
        padding-top: 5.5rem!important
    }
}

.employer-responsibilities .mod-tick-list ul {
    margin-top: 0
}

.features .mod-centred-content h2 {
    font-size: 24px;
    font-size: 1.5rem
}

@media(min-width:1000px) {
    .eligibility-scotland .mod-centred-content h2 {
        margin-bottom: 3.5rem
    }
    .eligibility-scotland .mod-centred-content ul {
        margin-top: 2rem
    }
    .eligibility-scotland-tick-list .mod-tick-list {
        padding-bottom: 2.4rem
    }
    .eligibility-scotland-tick-list .mod-tick-list ul {
        margin-top: 2rem
    }
    .employer-responsibilities .mod-centred-content {
        padding-top: 6rem
    }
    .employer-responsibilities .mod-centred-content p {
        margin: 3rem auto .8rem
    }
    .what-employers-say .mod-centred-content {
        padding-bottom: 0!important
    }
    .what-employers-say .mod-centred-content p {
        margin-bottom: 0
    }
    .our-promise .green-tick-list {
        width: 88%;
        margin: 0 auto;
        padding: 0
    }
    .features .mod-centred-content p:last-child {
        margin-bottom: 0
    }
    .features:nth-child(1) .mod-centred-content {
        padding-bottom: .8rem!important
    }
    .features:nth-child(2) .mod-centred-content {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .features:nth-child(3) .mod-centred-content {
        padding-top: 1.3rem!important
    }
    .features:nth-child(3) .mod-centred-content p {
        padding-bottom: 0;
        margin-bottom: 9px;
        width: 57%
    }
    .why-an-internship .mod-list-no-bullets {
        padding: 78px 0
    }
}

.content__callback {
    margin-bottom: 2rem
}

.content__callback p {
    color: #f47b20
}

.content__callback .phone-icon {
    color: #000;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    background: url(/images/default-source/training-for-businesses/4222_b2b_icon_phone_orange.png?Status=Temp&sfvrsn=2) no-repeat;
    padding: 0 0 0 48px;
    margin: 1.2rem 0
}

.content__learning {
    background: #d7d7d7;
    padding: 1.5rem
}

.content__learning a {
    display: block;
    width: 313px;
    margin: 0 auto
}

.content__learning h3 {
    color: #1e0576;
    text-align: center;
    font-weight: 700
}

.content__learning p {
    font-style: italic;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 0
}

.sf_cols.content__logoBanner {
    margin-top: 2rem
}

.sf_cols.content__logoBanner img {
    display: block;
    margin: 0 auto;
    border-top: 0
}

@media(min-width:1000px) {
    .sf_colsOut.callback-picture img {
        margin: 1rem 0 0 5rem
    }
}

.mod-section-title {
    margin: 3rem 0
}

.mod-section-title h1,
.mod-section-title h2 {
    font-weight: 300;
    text-align: center
}

.mod-section-title p,
.mod__centred-content {
    text-align: center
}

@media(min-width:1000px) {
    .mod__centred-content {
        width: 848px;
        margin: 0 auto;
        float: none
    }
}

.mod__centred-content h1,
.mod__centred-content h2,
.mod__centred-content h3,
.mod__centred-content h4,
.mod__centred-content h5,
.mod__centred-content h6 {
    margin-top: 0;
    margin-bottom: 40px
}

.mod__centred-content h2 {
    font-weight: 300;
    font-size: 32px;
    font-size: 2rem;
    margin: 0 auto 2.5rem;
    width: 100%
}

.mod__centred-content h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 2.18rem
}

.mod__centred-content a {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem
}

.mod__centred-content ul {
    zoom: 1;
    margin: 2rem auto
}

.mod__centred-content ul::after,
.mod__centred-content ul::before {
    content: "";
    display: table
}

.mod__centred-content ul::after {
    clear: both
}

.mod__centred-content p {
    margin: 0 0 1.25rem;
    padding: 0;
    clear: left
}

.mod__centred-content p:last-child {
    margin-bottom: 0
}

.mod__centred-content .col-xs-12 {
    padding: 0
}

.mod__centred-content .grey-bg {
    padding: 15px
}

.mod-content-promo .mod__centred-content .download-btn,
.mod__centred-content .cta-btn,
.mod__centred-content .mod-content-promo .download-btn {
    margin-top: 0;
    font-size: 14px;
    font-size: .875rem
}

.mod__centred-content .mod__centred-content--link {
    margin-top: 2.5rem
}

.cta-btn,
.mod-content-promo .download-btn {
    color: #fff;
    padding: .5rem 3rem;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 600;
    border-radius: .3rem;
    border: .1rem solid #fff;
    display: inline-block;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.mod-form-referral input,
.mod-form-referral label,
.more-info {
    display: block
}

.cta-btn:hover,
.cta-btn:visited,
.mod-content-promo .download-btn:hover,
.mod-content-promo .download-btn:visited {
    color: #fff
}

.primary-btn {
    background: #0069aa;
    border-color: #015081
}

.primary-btn:hover {
    background: #00a5d9;
    border-color: #1787cd
}

.brown-btn {
    background: #383a3c;
    border-color: #1d1d1d
}

.brown-btn:hover {
    background: #494c4f;
    border-color: #2b2b2b
}

.default-btn {
    background: #d7d4cf;
    border-color: #999;
    color: #383a3c
}

.default-btn:hover,
.default-btn:visited {
    background: #e3e3e3;
    border-color: #999;
    color: #383a3c
}

.danger-btn {
    background: #ed174f;
    border-color: #a1042d;
    color: #fff
}

.danger-btn:hover {
    background: #ff597c;
    border-color: #ba0e39
}

.warning-btn {
    background: #ffc820;
    border-color: #ada13e;
    color: #383a3c
}

.warning-btn:hover,
.warning-btn:visited {
    background: #ffe38d;
    border-color: #cebb8f;
    color: #383a3c
}

.success-btn {
    background: #aae223;
    border-color: #94c61d;
    color: #383a3c
}

.success-btn:hover,
.success-btn:visited {
    background: #dff7a4;
    border-color: #b9d218;
    color: #383a3c
}

.more-info {
    background: #0069aa;
    border-color: #015081;
    border-radius: 0;
    margin: 0 auto;
    padding: .5rem 1.5rem;
    width: 129px;
    float: none
}

.more-info:hover {
    background: #00a5d9;
    border-color: #1787cd
}

#wufoo-p1anl5291e1f13g {
    padding-top: 3.8rem;
    padding-bottom: 1.4rem
}

.wufoo {
    padding-top: 2rem;
    background: #0069aa
}

.mod-form-referral {
    background: #0069aa;
    color: #fff;
    padding: 3.8rem 0
}

.mod-form-referral h2 {
    text-align: center;
    font-size: 32px;
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 1.5rem
}

.mod-form-referral label {
    margin-bottom: .5rem
}

.mod-form-referral label span {
    display: inline-block;
    margin-left: 2px;
    color: red
}

.mod-form-referral input {
    border-radius: 3px;
    border: 0;
    width: 220px;
    color: #383a3c
}

.mod-form-referral .form-row {
    margin-bottom: 1rem
}

@media(min-width:1000px) {
    .mod-form-referral .form-row {
        float: left;
        width: 41%;
        margin-bottom: .7rem
    }
    .mod-form-referral .form-row:nth-child(1n) {
        margin-left: 3rem
    }
    .mod-form-referral .consent-message {
        margin: 1.5rem 0 1.5rem 3rem;
        float: left
    }
}

.mod-form-referral .consent-message p {
    color: #fff;
    font-size: 11px;
    font-size: .6875rem
}

.mod-form-referral #form-referral-medium {
    width: 220px
}

.mod-form-referral .submit-btn {
    background: #ffc425;
    color: #000;
    border: 0;
    padding: .3rem 5rem;
    border-radius: 3px;
    width: 193px;
    margin: 1.5rem auto 0;
    display: block
}

.hidden-referrer,
.hidden-sales-form {
    display: none
}

.centered-form {
    width: 68%;
    margin: 0 auto
}

@media(min-width:1000px) {
    .centered-form {
        width: 50%
    }
}

.web-lead-form {
    margin: 1.5rem 0 0;
    height: 370px
}

.web-lead-form h2 {
    font-weight: 300;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.8rem
}

.web-lead-form form {
    background: #f4f1ed;
    padding: 1rem 1rem 0
}

.web-lead-form .form-row {
    margin-bottom: .4rem
}

@media(min-width:768px) {
    .web-lead-form {
        height: auto
    }
    .web-lead-form .form-row {
        float: left;
        width: 48%
    }
    .web-lead-form .form-row:nth-child(odd) {
        margin-right: 1rem
    }
    .web-lead-form .submit,
    .web-lead-form .terms {
        width: 100%;
        margin-right: 0
    }
}

.web-lead-form label {
    display: block;
    text-align: center;
    font-weight: 400
}

.web-lead-form label sup {
    color: red
}

.web-lead-form .lead-source {
    display: none
}

.web-lead-form input[type=text] {
    width: 100%;
    border-radius: 2px;
    border: .1rem solid #d8d8d8
}

.web-lead-form .postcode input {
    display: block;
    width: 70%;
    margin: 0 auto
}

@media(min-width:1000px) {
    .web-lead-form label {
        text-align: left
    }
    .web-lead-form .postcode input {
        margin: 0;
        width: 50%
    }
}

.web-lead-form select {
    width: 100%
}

.mod-content-promo .web-lead-form .download-btn,
.web-lead-form .cta-btn,
.web-lead-form .mod-content-promo .download-btn {
    margin: 1.5rem auto;
    display: block
}

.web-lead-form .terms p {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.2rem
}

@media(min-width:768px) {
    .web-lead-form .terms p {
        margin-top: 0
    }
}

.mod-contact-form {
    margin-top: 2rem
}

.mod-contact-form .form-row {
    margin-bottom: 1.2rem
}

.mod-contact-form label {
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: 1rem
}

@media(min-width:1000px) {
    .mod-contact-form {
        margin-top: 2.2rem
    }
    .mod-contact-form .form-row {
        width: 48%!important;
        float: left;
        margin-bottom: 1.5rem
    }
    .mod-contact-form .form-row:nth-child(odd) {
        padding-left: 0;
        padding-right: 0;
        margin-right: 1.4rem
    }
    .mod-contact-form .form-row:nth-child(even) {
        padding-left: 0;
        padding-right: 0
    }
    .mod-contact-form label {
        text-align: left
    }
}

.mod-contact-form input {
    margin-left: -.2rem;
    border-radius: 4px;
    width: 100%;
    border: .1rem solid #bebeb9;
    padding: .4rem
}

@media(min-width:1000px) {
    .mod-contact-form input {
        margin-left: 0
    }
}

.mod-contact-form input[type=submit] {
    width: 176px;
    margin: 2.5rem auto 3.75rem;
    display: block;
    font-size: 14px;
    font-size: .875rem
}

.mod-contact-form .submit {
    height: 63px;
    margin-bottom: 0
}

@media(min-width:1000px) {
    .mod-contact-form input[type=submit] {
        margin-left: 0;
        width: 66%;
        margin-top: .8rem
    }
    .app-contact-form {
        padding: 1.5rem 0 3.2rem
    }
}

.app-contact-form .row {
    margin: 0
}

.app-contact-form .col-md-12 {
    padding: 0
}

@media(min-width:1000px) {
    .app-contact-form .mod-contact-form {
        padding-left: .1rem
    }
    .mod-form-banner .form-content,
    .mod-form-banner .form-intro {
        float: left;
        width: 49.7%
    }
}

.mod-form-banner {
    background: #f4f1ed;
    padding: 3.75rem 0
}

.mod-form-banner .form-content h2,
.mod-form-banner .form-intro h2 {
    margin-top: 0;
    margin-bottom: 2.625rem;
    font-weight: 300
}

.mod-form-banner .form-content p,
.mod-form-banner .form-intro p {
    margin-top: 0
}

@media(min-width:1000px) {
    .mod-form-banner .form-content p,
    .mod-form-banner .form-intro p {
        width: 90%
    }
    .mod-form-banner .web-lead-form {
        margin-top: 0
    }
    .mod-form-banner .web-lead-form form {
        padding-top: 0
    }
}

#wufoo-pe3q76m1d8r87r {
    padding: 30px 2rem 5px;
    background: #0069aa
}

@media(min-width:1000px) {
    #wufoo-pe3q76m1d8r87r {
        padding: 60px 0 25px
    }
}

#wufoo-x150mfqe0k5gp7r {
    background: #0069aa
}

li {
    font-size: 16px;
    font-size: 1rem
}

.mod-list-no-bullets .mod-title {
    text-align: center;
    margin-bottom: 2.5rem;
    font-weight: 300;
    margin-top: 0
}

.mod-list-no-bullets ul {
    padding-left: 0;
    margin-left: 0
}

@media(min-width:1000px) {
    .mod-list-no-bullets ul {
        padding-left: 2.8rem
    }
}

.mod-list-no-bullets li {
    list-style: none;
    margin-bottom: 0;
    width: 100%;
    padding-left: 1rem
}

@media(min-width:1000px) {
    .mod-list-no-bullets li {
        float: left;
        width: 50%;
        padding-left: 0;
        margin-bottom: 48px
    }
}

.mod-list-no-bullets li:nth-child(3) {
    clear: left
}

.mod-list-no-bullets li:last-child p {
    margin-bottom: 40px
}

@media(min-width:1000px) {
    .mod-list-no-bullets li:last-child p {
        margin-bottom: 0
    }
}

.mod-list-no-bullets .item-title {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 1.25rem;
    display: block
}

@media(min-width:1000px) {
    .mod-list-no-bullets .item-title {
        text-align: left
    }
    .mod-list-no-bullets .item-text {
        width: 92%
    }
}

.mod-list-no-bullets p {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem
}

@media(min-width:1000px) {
    .mod-list-no-bullets ul p {
        text-align: left;
        margin: 0
    }
}

.mod-content-promo .mod-list-no-bullets .download-btn,
.mod-list-no-bullets .cta-btn,
.mod-list-no-bullets .mod-content-promo .download-btn {
    width: 200px;
    display: block;
    margin: .5rem auto;
    text-align: center
}

.bullet-floated-list {
    text-align: left
}

.bullet-floated-list li {
    font-weight: 700;
    margin-bottom: .4rem
}

@media(min-width:1000px) {
    .bullet-floated-list {
        width: 67%
    }
    .bullet-floated-list li {
        float: left;
        width: 50%
    }
}

.mod-list-bullets {
    padding: 3.8rem 0
}

.mod-list-bullets h2 {
    font-size: 32px;
    font-size: 2rem;
    text-align: center;
    margin-top: 0
}

.mod-list-bullets h3 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700
}

.mod-list-bullets ul {
    padding-left: 1rem;
    margin-left: 0
}

.mod-list-bullets li {
    margin-bottom: .8rem
}

.mod-list-bullets p {
    margin: 1.5rem 0 0;
    text-align: center
}

.benefit-list,
.green-tick-list {
    margin-top: 1.5rem
}

.benefit-list p,
.green-tick-list p {
    font-weight: 700;
    font-size: 1rem
}

.benefit-list li,
.green-tick-list li {
    list-style: none;
    padding-top: 2rem;
    margin-bottom: 1rem;
    font-size: 16px;
    font-size: 1rem
}

.benefit-list li:nth-child(5),
.green-tick-list li:nth-child(5) {
    clear: left
}

.green-tick-list li {
    background: url(/images/default-source/responsive-theme/green-tick.png?sfvrsn=2) center 0 no-repeat
}

@media(min-width:888px) {
    .benefit-list li,
    .green-tick-list li {
        float: left;
        padding-left: 3rem;
        width: 44%;
        text-align: left;
        margin-right: 2rem;
        padding-top: 0
    }
    .green-tick-list li {
        background-position: left 0
    }
    .three-benefit-list li {
        width: 33%
    }
}

#insight-category-list,
#types {
    display: none
}

@media(min-width:1000px) {
    #insight-category-list,
    #types {
        display: block;
        padding-left: 0;
        padding-bottom: 0
    }
}

#insight-category-list.viewable,
#types.viewable {
    display: block
}

#insight-category-list {
    width: 100%
}

.mod-list-large-numbers {
    padding: 3.8rem 0
}

.mod-list-large-numbers h3,
.mod-list-large-numbers p {
    text-align: center
}

.mod-list-large-numbers h3 {
    margin-bottom: 2.5rem;
    font-size: 32px;
    font-size: 2rem;
    margin-top: 0;
    font-weight: 300;
    line-height: 2.5rem
}

@media(min-width:1000px) {
    .mod-list-large-numbers h3 {
        margin-bottom: 3rem
    }
}

.mod-list-large-numbers p:last-child {
    margin-bottom: 2.5rem
}

.mod-list-large-numbers ol {
    margin-top: 1rem;
    counter-reset: li;
    margin-left: 0;
    padding-left: 0
}

.mod-list-large-numbers ol li {
    position: relative;
    margin: 0 0 2.5rem;
    padding: 0 8px;
    list-style: none;
    text-align: center
}

@media(min-width:1000px) {
    .mod-list-large-numbers ol li {
        padding: 42px 8px 24px;
        float: left;
        width: 20%
    }
}

.mod-list-large-numbers ol li::before {
    content: counter(li);
    counter-increment: li;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 8px;
    padding: 4px;
    font-weight: 300;
    text-align: center;
    line-height: 1rem;
    font-size: 48px;
    font-size: 3rem
}

.mod-terms,
.mod-tick-list li p {
    padding-top: 2rem
}

.green-numbers li::before {
    color: #4aaa42
}

.mod-terms {
    background: #999
}

.mod-terms .dropdown-link {
    text-align: center;
    margin-bottom: 1rem
}

.mod-terms ol,
.mod-terms ul {
    padding-left: 1rem;
    margin-left: 0
}

.mod-terms li {
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    margin-bottom: 1rem
}

@media(min-width:1000px) {
    .mod-terms li {
        float: left;
        width: 47%
    }
    .mod-terms .cleared-left {
        clear: left;
        margin-right: 2rem
    }
}

.mod-terms li li {
    font-weight: 400;
    list-style: lower-roman;
    margin-bottom: .5rem;
    float: none;
    width: 100%
}

@media(min-width:1000px) {
    .mod-terms .lifted-margin {
        margin-top: -17.3rem
    }
    .mod-tick-list li {
        float: left
    }
}

#terms {
    display: none
}

.mod-tick-list h3 {
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 0
}

.mod-tick-list ul {
    margin: 3rem 0 1.7rem;
    padding-left: 0
}

.mod-tick-list li {
    background: url(/images/default-source/responsive-theme/green-tick.png?sfvrsn=2) center 0 no-repeat;
    list-style: none;
    margin-bottom: 1.5rem
}

@media(min-width:1000px) {
    .mod-tick-list li p {
        width: 92%;
        margin: 0 auto;
        text-align: center
    }
    .Four-ticks li {
        width: 25%
    }
    .Five-ticks li {
        width: 20%
    }
}

.tick-list {
    padding-left: 0;
    margin-left: 0;
    margin-top: 1.5rem
}

.tick-list li {
    list-style: none;
    background: url(/images/default-source/training-for-businesses/4222_b2b_tick_orange.png?Status=Temp&sfvrsn=2) 0 59% no-repeat;
    padding-left: 2rem;
    margin-bottom: .5rem;
    color: #666
}

@media(min-width:1000px) {
    .qualification__listing__container {
        width: 785px;
        margin: 30px auto;
        float: none
    }
    .qualification__listing--introduction {
        text-align: center;
        padding-bottom: 40px
    }
}

.qualification__listing--title {
    color: #383a3c
}

.qualification__listing--title .glyphicon {
    font-size: 11px;
    top: -1px
}

.mod-expandable-tabs {
    padding: 0;
    margin-top: 2rem
}

@media(min-width:1000px) {
    .mod-expandable-tabs {
        width: 848px;
        margin: -.5rem auto 0
    }
}

.no-image-quote .qright,
.tabs-intro h2,
.tabs-intro p {
    width: 100%
}

.mod-expandable-tabs .tab-expander {
    display: block;
    padding: .45rem 1.3rem;
    border: .1rem solid #bebeb9;
    color: #666;
    font-weight: 700;
    background: url(/images/default-source/responsive-theme/tab-icons.png) 98% 96% no-repeat #e9e3db;
    text-align: left;
    margin-top: .6rem;
    font-size: 13px;
    font-size: .8125rem
}

.mod-expandable-tabs .plus-expand {
    background-position: 98% 0
}

.mod-expandable-tabs .tab {
    border-bottom: .1rem solid #bebeb9;
    border-left: .1rem solid #bebeb9;
    border-right: .1rem solid #bebeb9;
    padding: 2rem;
    background: #fff
}

.mod-expandable-tabs .tab h2 {
    margin-top: 0
}

.mod-expandable-tabs .tab h3 {
    text-transform: uppercase;
    background: #f4f1ed;
    padding: .5rem .8rem
}

.qleft,
.qright {
    background-position: center
}

.qleft,
.qright,
.qtext-close,
.qtext-open {
    background-repeat: no-repeat
}

.no-margin-small .mod-expandable-tabs {
    margin: 0 15px
}

.tabs-intro,
.tabs-listings {
    padding-bottom: 3.7rem
}

@media(min-width:1000px) {
    .tabs-intro,
    .tabs-listings {
        padding-bottom: 6.25rem;
        padding-top: 1rem
    }
    .tabs-intro h2 {
        text-indent: -53px
    }
}

.tabs-intro .col-md-12,
.tabs-listings .col-md-12 {
    padding: 0
}

@media(min-width:1000px) {
    .tabs-intro p {
        line-height: 1.8rem
    }
    .accountancy-tax-qualifications h2 {
        font-weight: 400;
        text-align: center;
        text-indent: 0
    }
    .accountancy-tax-qualifications .tabs-intro {
        padding-bottom: 0
    }
    .accountancy-tax-qualifications .tabs-intro,
    .accountancy-tax-qualifications .tabs-listings {
        padding-top: .3rem
    }
    .financial-services-apprenticeships .tabs-intro,
    .financial-services-apprenticeships .tabs-listings {
        padding-top: 0
    }
}

.container-fluid {
    padding: 0
}

.quote .row {
    margin-right: 0;
    margin-left: 0
}

.qleft {
    padding: 10px;
    background-size: cover;
    overflow: hidden
}

.qright {
    background-image: url(/images/default-source/responsive-theme/bg_grad_1600x900.png?Status=Temp&sfvrsn=2);
    background-size: 100% 100%;
    padding: 60px
}

@media(max-width:767px) {
    .qright {
        padding: 24px 16px
    }
}

.qtext-open {
    background-image: url(/images/default-source/responsive-theme/left_quote_mark.png);
    background-position: left top;
    padding-left: 75px
}

.qtext-close {
    background-image: url(/images/default-source/responsive-theme/right_quote_mark.png);
    background-position: right bottom;
    padding-right: 75px
}

.qtext-close p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #fff;
    font-size: 1.75em;
    line-height: 1.35em
}

@media(max-width:767px) {
    .qtext-open {
        padding-left: 48px
    }
    .qtext-close {
        padding-right: 48px
    }
    .qtext-close p {
        font-size: 1.5em;
        line-height: 1.2em
    }
}

.qattribute,
.qattribute span {
    display: block;
    font-family: 'Open Sans', Arial, sans-serif;
    color: #fff;
    font-size: 1em;
    line-height: 1.375em
}

.qattribute {
    margin-left: 75px;
    padding: 16px 0 0 8px;
    border-left: solid 1px #6692b9;
    font-weight: 700
}

@media(max-width:767px) {
    .qattribute {
        margin-left: 48px
    }
}

.qattribute span {
    font-weight: 400
}

.equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
    clear: left
}

@media(max-width:1096px) {
    .qleft,
    .qright {
        width: 100%
    }
    .equal {
        display: block
    }
}

@media(min-width:1000px) {
    .mod__picture-text-banner {
        margin: 0;
        min-height: 420px
    }
}

.mod__picture-text-banner .container,
.mod__picture-text-banner .promo__full .col-md-12,
.promo__full .mod__picture-text-banner .col-md-12 {
    padding: 0
}

.mod__picture-text-banner h2 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 2.5rem;
    font-weight: 400;
    text-align: center
}

@media(min-width:992px) {
    .mod__picture-text-banner h2 {
        margin-top: 0;
        font-weight: 300;
        text-align: left
    }
}

.mod__picture-text-banner .content {
    background: 0;
    padding: 0;
    margin: 0
}

@media(min-width:1000px) {
    .mod__picture-text-banner .content {
        margin: 0
    }
}

@media(min-width:1200px) {
    .mod__picture-text-banner .content {
        width: 560px
    }
}

.mod__picture-text-banner .content p {
    text-align: center;
    margin: 0 0 24px
}

.mod__picture-text-banner .content p:last-child {
    margin-bottom: 2.5rem
}

@media(min-width:992px) {
    .mod__picture-text-banner .content p {
        text-align: left
    }
    .mod__picture-text-banner .mod__picture-text-banner--image {
        float: left;
        width: 50%;
        margin-top: .5rem
    }
}

@media(min-width:1200px) {
    .mod__picture-text-banner .mod__picture-text-banner--image {
        width: 560px
    }
}

.mod__picture-text-banner .mod__picture-text-banner--image img {
    display: block;
    margin: 0 auto;
    width: 100%
}

@media(min-width:560px) {
    .mod__picture-text-banner .mod__picture-text-banner--image img {
        width: auto
    }
}

@media(min-width:992px) {
    .mod__picture-text-banner .mod__picture-text-banner--image img {
        display: inherit;
        margin: 0
    }
    .mod__picture-text-banner .content {
        float: left;
        width: 50%
    }
    .mod__picture-text-banner-right--background .mod__picture-text-banner--image {
        display: none
    }
    .mod__picture-text-banner-left img,
    .mod__picture-text-banner-right--background .content {
        float: right
    }
    .mod__picture-text-banner-left--background .mod__picture-text-banner--image {
        display: none
    }
}

.mod__picture-text-banner-right .mod__picture-text-banner--image {
    margin-bottom: 2.5rem
}

.offer-banner h2 {
    font-weight: 300;
    text-align: center;
    margin-bottom: 2.8rem;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 3rem
}

@media(min-width:1000px) {
    .offer-banner {
        position: absolute;
        width: 100%;
        bottom: 0;
        background: rgba(76, 77, 75, 0.9);
        padding-bottom: 3.8rem
    }
    .offer-banner .container,
    .offer-banner .promo__full .col-md-12,
    .promo__full .offer-banner .col-md-12 {
        padding-top: 1rem;
        padding-bottom: 1.5rem
    }
    .offer-banner h2 {
        text-align: left;
        color: #fff;
        width: 89%;
        margin-bottom: 1.8rem;
        margin-top: 1rem
    }
}

.offer-banner p {
    text-align: center
}

.dont-stop-callout {
    background: #c1d82f;
    margin-left: -15px;
    margin-right: -15px;
    padding: 1.2rem 2rem 2rem;
    margin-top: 2rem
}

.mod-quote-block,
.mod-quote-block .row,
.product-promo {
    padding-left: 0;
    padding-right: 0
}

.dont-stop-callout h2 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-top: 0;
    margin-bottom: 1.5rem;
    line-height: 2.4rem
}

@media(min-width:1000px) {
    .offer-banner p {
        text-align: left;
        color: #fff;
        width: 78%
    }
    .dont-stop-callout {
        width: 368px;
        height: 223px
    }
    .dont-stop-callout h2 {
        margin-bottom: .7rem;
        width: 75%
    }
    .dont-stop-callout h2,
    .dont-stop-callout p {
        color: #383a3c
    }
    .dont-stop-callout p {
        width: 100%
    }
    .product-promo {
        padding-left: 15px;
        padding-right: 15px
    }
}

.mod-quote-block .row {
    margin-left: 0;
    margin-right: 0
}

.product-promo {
    position: relative;
    margin-bottom: 1rem
}

@media(min-width:992px) {
    .product-promo {
        width: 50%!important
    }
}

.product-promo .product-promo-detail {
    padding: 1.5rem 1.8rem;
    background: #f2eee9;
    height: 306px;
    position: relative
}

@media(min-width:600px) {
    .product-promo .product-promo-detail {
        height: 200px
    }
}

.product-promo .product-promo-detail::after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    background: url(/images/default-source/responsive-theme/grey-pointer.png) no-repeat;
    position: absolute;
    bottom: -1.8rem;
    left: 50%
}

.product-promo h3 {
    margin-top: 0;
    font-size: 25px;
    font-size: 1.5625rem
}

.product-promo img {
    width: 100%
}

#product-leadership .product-promo-detail {
    height: 300px
}

@media(min-width:375px) {
    #product-leadership .product-promo-detail {
        height: 288px
    }
}

@media(min-width:600px) {
    #product-leadership .product-promo-detail {
        height: 200px
    }
}

@media(min-width:1000px) {
    .product-promo .product-promo-detail::after {
        left: 5%
    }
    .product-promo:nth-child(odd) {
        padding-left: 0;
        padding-right: .8rem
    }
    .product-promo:nth-child(even) {
        padding-left: .3rem;
        padding-right: 0
    }
    #product-leadership,
    #product-study-materials {
        padding-right: .4rem
    }
    #product-apprenticeships .product-promo-detail,
    #product-study-materials .product-promo-detail {
        height: 200px
    }
}

.award-providers {
    background: url(/images/default-source/home/home-awards-mobile.png?sfvrsn=2) 50% 93% no-repeat #f2eee9;
    padding: 2rem 1.5rem;
    min-height: 450px;
    text-align: center;
    margin-top: 1.3rem;
    background-size: contain;
    width: 100%
}

@media(min-width:425px) {
    .award-providers {
        background-size: auto
    }
}

@media(min-width:768px) {
    .award-providers {
        background-position: 50% 83%
    }
}

@media(min-width:1000px) {
    .award-providers {
        padding-top: 1rem;
        min-height: 436px;
        width: 48.6%;
        margin-left: 1rem;
        margin-right: 0;
        margin-top: 0;
        background: url(/images/default-source/home/home-awards.tmb-small.png?Status=Master&sfvrsn=2) 50% 70% no-repeat #f2eee9
    }
}

@media(min-width:1035px) {
    .award-providers {
        min-height: 400px
    }
}

@media(min-width:1124px) {
    .award-providers {
        min-height: 363px
    }
}

@media(min-width:1200px) {
    .award-providers {
        width: 49.3%;
        padding: 1rem 1.5rem;
        background: url(/images/default-source/home/home-awards.tmb-home-525.png?Status=Master&sfvrsn=2) 50% 90% no-repeat #f2eee9
    }
}

@media(min-width:1262px) {
    .award-providers {
        min-height: 326px
    }
}

@media(min-width:1406px) {
    .award-providers {
        min-height: 300px
    }
}

@media(min-width:1600px) {
    .award-providers {
        background: url(/images/default-source/home/home-awards.png?Status=Temp&sfvrsn=2) 50% 90% no-repeat #f2eee9
    }
}

.award-providers h2 {
    font-size: 23px;
    font-size: 1.4375rem;
    text-align: center
}

@media(min-width:1000px) {
    .award-providers h2 {
        text-align: left;
        margin-top: 0
    }
}

@media(min-width:768px) {
    .award-providers h2 {
        font-size: 34px;
        font-size: 2.125rem
    }
    .award-providers p {
        width: 60%;
        margin: 0 auto
    }
}

@media(min-width:1000px) {
    .award-providers p {
        text-align: left;
        width: 100%
    }
}

@media(min-width:1200px) {
    .award-providers p {
        width: 60%;
        margin: 0
    }
}

@media(min-width:1440px) {
    .award-providers p {
        width: 61%;
        margin: 0
    }
}

.black-fade {
    background: #383a3c;
    margin: 0;
    padding: 3.75rem 0
}

.black-fade p {
    color: #fff;
    width: 89%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6rem
}

.black-fade .brochure-img {
    display: none
}

@media(min-width:1000px) {
    .black-fade {
        box-shadow: inset 0 0 10px #000;
        padding: 1.75rem 0 0
    }
    .black-fade p {
        text-align: left;
        margin: 2rem 0 0;
        font-weight: 300;
        width: 98%;
        line-height: 1.7rem
    }
    .black-fade .brochure-img {
        display: block;
        padding-left: 0
    }
}

.black-fade .brochure-img img {
    margin: -.5rem 0 0 -.7rem
}

.black-fade a span {
    text-indent: 0
}

.black-fade .brochure-icon {
    text-align: center;
    display: block;
    color: #fff;
    background: url(/images/default-source/responsive-theme/brochure-download-mobile.png) center 0 no-repeat;
    margin-top: 2.5rem;
    padding-top: 4.5rem;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem
}

@media(min-width:1000px) {
    .black-fade .brochure-icon {
        background: url(/images/default-source/responsive-theme/brochure-download.png) no-repeat;
        margin-top: 1.8rem;
        padding-top: 1.8rem;
        padding-bottom: 1.8rem;
        text-align: left;
        text-indent: 5.9rem
    }
    .black-fade .black-fade-content {
        padding-left: .3rem
    }
}

.blog__sidebar .promo__title,
.mod__course-features,
.mod__course-materials {
    text-align: center
}

.sf_pagerNumeric {
    margin-bottom: 2rem
}

.RadSocialShare_Default {
    float: left;
    margin: 2rem 0 1rem!important
}

.sf_cols.caveat-list {
    margin-top: 2rem
}

.mod-content-promo {
    padding: 3.25rem 0
}

.mod-content-promo h2 {
    font-weight: 300
}

@media(min-width:992px) {
    .mod-content-promo .content-intro {
        float: left;
        width: 51.5%!important
    }
}

.mod-content-promo .content-intro h2 {
    margin-bottom: 1.9rem;
    margin-top: -.5rem
}

@media(min-width:1000px) {
    .mod-content-promo {
        padding: 6.25rem 0
    }
    .mod-content-promo .content-intro p {
        width: 87%;
        margin-bottom: .5rem
    }
}

.mod-content-promo .promo-content {
    padding: 1.5rem 2.1rem
}

@media(min-width:992px) {
    .mod-content-promo .promo-content {
        float: left;
        width: 48%!important
    }
}

.mod-content-promo .promo-content h2 {
    font-size: 28px;
    font-size: 1.75rem;
    width: 299px;
    line-height: 1.6rem;
    margin-top: 0
}

@media(min-width:992px) {
    .mod-content-promo .promo-content h2 {
        line-height: 2rem
    }
}

.mod-content-promo .promo-content p {
    font-size: 14px;
    font-size: .875rem;
    width: 67%;
    line-height: 1.4rem
}

.mod-content-promo .cta-btn,
.mod-content-promo .download-btn {
    background: #abe400;
    color: #383a3c;
    padding: .5rem 2rem .5rem 1rem;
    border: .1rem solid #9bca10
}

@media(min-width:992px) {
    .mod-content-promo .promo-content p {
        width: 60%;
        margin-bottom: .9rem
    }
    .mod-content-promo .cta-btn,
    .mod-content-promo .download-btn {
        padding: .5rem 3.5rem .5rem 2rem
    }
}

.mod-content-promo .download-btn {
    color: #383a3c;
    background: url(/images/default-source/responsive-theme/resize.png) 93% 49% no-repeat #abe400
}

.mod-content-promo .download-btn:visited {
    color: #383a3c
}

.mod-logo-banner {
    padding: 3.25rem 0
}

@media(min-width:1000px) {
    .mod-content-promo .download-btn {
        background-position: 84% 49%
    }
    .mod-logo-banner {
        padding: 6.25rem 0
    }
    .mod-logo-banner .logo-content,
    .mod-logo-banner .logo-image {
        width: 50%;
        float: left
    }
    .logo-banner-left .logo-image img,
    .logo-banner-right .logo-image img {
        margin: 0 auto;
        display: block
    }
    .mod__multi-column h2 {
        width: 85%
    }
}

.mod__multi-column h2 {
    margin-top: 0;
    font-weight: 300;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 2.5rem
}

.mod__multi-column p {
    margin-bottom: 1.5rem
}

.mod__multi-column .third-column p:last-child {
    margin-bottom: 2.5rem
}

.mod__multi-column .smarter-text {
    background: url(http://kaplan.co.uk/images/default-source/insights/smarter.png?sfvrsn=2) 0 42% no-repeat;
    display: inline-block;
    text-indent: -9999px;
    width: 140px;
    height: 44px
}

.smarter-way h2 {
    font-size: 32px;
    font-size: 2rem
}

@media(min-width:1000px) {
    .mod__multi-column .column {
        float: left;
        padding-right: 1.25rem
    }
    .mod__multi-column .first-column p {
        margin-top: 2.7rem
    }
    .multi-column-three .column {
        width: 33%
    }
    .smarter-way .mod__multi-column {
        padding-top: 3.3rem
    }
    .smarter-way .second-column {
        margin-top: 6.7rem
    }
    .government-funding-columns .mod__multi-column {
        margin-bottom: 2.8rem
    }
}

.canvas-holder {
    width: 119px;
    height: 115px;
    position: relative;
    margin: 0 auto
}

.percentage {
    display: none;
    position: absolute;
    top: 3rem;
    left: 2.8rem
}

.subline {
    font-size: 13px;
    font-size: .8125rem;
    padding: 0 1rem!important;
    margin-left: 1rem!important;
    margin-top: 1rem!important
}

.doughnut-chart .chart-title {
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    margin: 0 0 .5rem
}

.employers-chart .mod-centred-content {
    padding-top: 0
}

.no-js .chart-title,
.no-js .subline {
    display: block
}

.add-value .canvas-holder {
    background: url(/images/default-source/apprenticeships/add-value-chart.jpg?sfvrsn=2) no-repeat
}

.productivity .canvas-holder {
    background: url(/images/default-source/apprenticeships/productivity-chart.jpg?sfvrsn=2) no-repeat
}

.morale .canvas-holder {
    background: url(/images/default-source/apprenticeships/morale-chart.jpg?sfvrsn=2) no-repeat
}

.training .canvas-holder {
    background: url(/images/default-source/apprenticeships/training-chart.jpg?sfvrsn=2) no-repeat
}

.mod__course-features h2 {
    margin-top: 0;
    margin-bottom: 40px
}

.mod__course-features .mod__course-features--title {
    margin-top: 1.25rem
}

.mod__flex {
    margin-top: 2.5rem
}

@media(min-width:1000px) {
    .doughnut-chart {
        float: left;
        width: 24%
    }
    .mod__course-features .container,
    .mod__course-features .promo__full .col-md-12,
    .promo__full .mod__course-features .col-md-12 {
        padding-right: 0
    }
    .mod__flex {
        display: flex;
        align-items: flex-start
    }
    .mod__flex--three .mod__course-materials-column {
        width: 32.5%
    }
    .mod__flex--four .mod__course-materials-column {
        width: 23.6%
    }
}

.mod__flex--three .mod__course-features--feature {
    flex-basis: 38%;
    padding: 1rem
}

.mod__flex--three .mod__course-features--feature:last-child,
.mod__flex--three .mod__course-materials-column:last-child {
    margin-right: 0
}

.mod__course-features--title {
    margin: 0 auto;
    width: 80%;
    display: block;
    font-weight: 600
}

@media(min-width:1000px) {
    .mod__course-features--textarea {
        width: 660px;
        margin: 40px auto
    }
}

.mod__course-materials h2 {
    margin-top: 0;
    margin-bottom: 0
}

.mod__course-materials--textarea {
    margin: 36px 0
}

.mod__course-materials-column {
    background: #fff;
    padding: 20px 20px 0;
    border: .1rem solid #efebe7
}

@media(min-width:1000px) {
    .mod__course-materials-column {
        margin-right: 20px
    }
    .kaplan__page-footer .container,
    .kaplan__page-footer .promo__full .col-md-12,
    .promo__full .kaplan__page-footer .col-md-12 {
        padding-left: 0
    }
}

.mod__course-materials-column h3 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0 auto 16px;
    width: 90%
}

.mod__course-materials-column .mod__course-features--title {
    margin-top: 0
}

.mod__course-materials-column img {
    margin-left: -20px;
    width: 100%
}

@media(min-width:1301px) {
    .mod__course-materials-column img {
        width: auto
    }
}

.mod__course-materials-column .mod__link {
    margin-bottom: 30px;
    display: block
}

.mod__course-materials-column--textarea {
    margin-bottom: 16px;
    min-height: 96px
}

.mod__course-materials-column--textarea p:last-child {
    margin-bottom: 0
}

.pale-grey-bg {
    background: #fbf8f9
}

.beige-bg {
    background: #f5f2ee
}

.kaplan__page-footer {
    background: url(/images/default-source/responsive-theme/kaplan-logo.png) center 1rem no-repeat #383a3c;
    color: #fff;
    padding-top: 2rem;
    padding-bottom: 4rem;
    font-family: 'Open Sans', sans-serif
}

@media(min-width:1000px) {
    .kaplan__page-footer .row {
        margin-left: 0
    }
}

.kaplan__page-footer h2 {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0;
    line-height: 1rem
}

@media(min-width:992px) {
    .kaplan__page-footer .col-md-3 {
        width: 25%!important;
        padding-left: 0
    }
    .kaplan__page-footer .col-md-9 {
        padding-left: 0;
        margin-left: -.3rem
    }
}

.kaplan__page-footer .col-xs-12 {
    display: none
}

.kaplan__page-footer ul {
    padding-left: 0;
    margin-top: 2rem
}

@media(min-width:1000px) {
    .kaplan__page-footer .col-xs-12 {
        display: block
    }
    .kaplan__page-footer {
        background: #383a3c
    }
    .kaplan__page-footer ul {
        margin-top: .5rem
    }
}

@media(min-width:1200px) {
    .kaplan__page-footer {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .kaplan__page-footer ul {
        margin-top: 0
    }
}

.kaplan__page-footer li {
    list-style: none;
    line-height: 1rem
}

.kaplan__page-footer .glyphicon {
    display: inline-block;
    width: auto;
    color: #fff;
    margin-top: -.1rem;
    margin-left: .1rem;
    font-size: 9px;
    font-size: .5625rem
}

.footer-brand {
    background: url(/images/default-source/responsive-theme/kaplan-logo-mobile-footer.png) 0 5px no-repeat;
    margin-top: -.3rem
}

.kaplan-subject-list {
    display: none
}

@media(min-width:1000px) {
    .kaplan-subject-list {
        display: block
    }
}

.footer-list {
    padding-left: 0
}

.footer-list a {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    font-size: .8125rem
}

.footer-list span {
    font-weight: 400;
    color: #c9cbcc;
    display: block;
    margin-top: .55rem;
    line-height: 1rem;
    font-size: 11px;
    font-size: .6875rem;
    width: 86%
}

.footer-list .list-item {
    margin-bottom: 1.2rem;
    min-height: 80px
}

.footer-list .sfContentBlock {
    margin-bottom: 1.4rem
}

.footer-list .sf_3cols_2_34 .sf_3cols_2in_34,
.footer-list .sf_3cols_3_33 .sf_3cols_3in_33 {
    margin-left: 7px
}

.social-icon-list {
    margin-top: 5.5rem!important
}

.social-icon-list a {
    background: url(/images/default-source/responsive-theme/footer_social_icons.png) no-repeat;
    display: block;
    height: 42px;
    color: #fff;
    padding-left: 3.2rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
    text-indent: -9999px
}

.social-icon-list .facebook {
    background-position: -2px -1px
}

.social-icon-list .twitter {
    background-position: 9px -95px
}

.social-icon-list .linked-in {
    background-position: -3px -142px
}

.social-icon-list .google-plus {
    background-position: 0 -46px
}

.social-icon-list .youtube {
    background-position: -4px -190px
}

@media(min-width:1200px) {
    .social-icon-list li {
        float: left;
        width: 50%
    }
}

.social-icon-list .sf_4cols_2_25 .sf_4cols_2in_25,
.social-icon-list .sf_4cols_3_25 .sf_4cols_3in_25,
.social-icon-list .sf_4cols_4_25 .sf_4cols_4in_25 {
    margin-left: 0
}

.footer-link-list {
    margin-top: 2rem
}

@media(min-width:888px) {
    .footer-link-list {
        width: 344px;
        float: right
    }
    .footer-link-list li {
        float: left;
        margin-right: .8rem
    }
    .footer-link-list li:nth-child(5) {
        margin-right: 0
    }
}

.footer-link-list a {
    color: #fff;
    margin: .5rem 0;
    display: block;
    font-size: 11px;
    font-size: .6875rem
}

@media(min-width:1200px) {
    .footer-link-list a {
        margin: 0
    }
    .footer-link-list {
        margin-top: 0;
        display: flex
    }
    .footer-link-list li {
        margin-right: 1rem
    }
}

.footer-centre-list li,
.footer-course-list li {
    margin-right: 1.8rem;
    margin-bottom: .2rem;
    float: left
}

.join-us {
    font-size: 12px;
    font-size: .75rem
}

.join-us p {
    margin-left: .5rem;
    color: #fff
}

.copyright .col-md-4 {
    display: none
}

@media(min-width:1000px) {
    .copyright .col-md-4 {
        display: block
    }
}

.kaplan-course-list {
    display: none
}

.footer-centre-list {
    margin-top: 1rem!important;
    border-top: .1rem solid #666;
    padding-top: 2.2rem!important
}

.footer-centre-list ul {
    margin-top: -.1rem
}

.footer-centre-list a {
    color: #fff;
    font-size: 12px;
    font-size: .75rem
}

.footer-course-list {
    margin-top: 2rem!important;
    float: left
}

.footer-course-list a {
    color: #fff;
    font-size: 12px;
    font-size: .75rem
}

.footer-course-list .course-list {
    margin-top: -0.3rem!important
}

.footer-legal {
    margin-top: 2.4rem!important
}

.footer-legal p {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.1rem;
    color: #fff;
    margin-bottom: 1.1rem;
    font-weight: lighter
}

.blog__article h2 a,
.blog__article-type,
.footer-legal span {
    font-weight: 600;
    display: block
}

.footer-privacy {
    margin-top: 2rem!important
}

.footer-privacy a {
    font-size: 11px;
    font-size: .6875rem;
    color: #fff
}

.footer-privacy .sf_3cols_2_34 .sf_3cols_2in_34,
.footer-privacy .sf_3cols_3_33 .sf_3cols_3in_33 {
    margin: 0
}

.blog__category-title {
    border-bottom: .1rem solid #e9e9e9
}

@media(min-width:1000px) {
    .kaplan-course-list {
        display: block
    }
    .blog__category-title .container,
    .blog__category-title .promo__full .col-md-12,
    .promo__full .blog__category-title .col-md-12 {
        padding: 0
    }
    .blog__category-type {
        width: 97.5%;
        margin-left: .2rem
    }
}

.blog__section-nav {
    padding-bottom: 1rem;
    position: relative
}

.blog__section-nav p {
    margin-bottom: 0
}

.blog__section-nav .insights-menu {
    padding-top: .2rem
}

.blog__section-nav .container,
.blog__section-nav .promo__full .col-md-12,
.promo__full .blog__section-nav .col-md-12 {
    padding-left: 0;
    padding-right: 0
}

.blog__section-nav .row {
    margin-left: 0;
    margin-right: 0
}

@media(min-width:1000px) {
    .blog__section-nav .insights-menu {
        padding-top: 0;
        margin-top: -.1rem
    }
    .blog__page-content .container,
    .blog__page-content .promo__full .col-md-12,
    .promo__full .blog__page-content .col-md-12 {
        padding: 0
    }
    .blog__page-content .row {
        margin-left: 0;
        margin-right: 0
    }
}

.blog__article {
    margin: 0 auto 1.3rem;
    display: block;
    padding: 0
}

.blog__article h2 a {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.1rem;
    line-height: 1.5rem;
    margin-top: .5rem;
    color: #383a3c
}

.blog__article .title {
    font-size: 16px;
    font-size: 1rem;
    color: #383a3c
}

.blog__article img {
    display: block;
    margin: 0 auto;
    width: 100%
}

@media(min-width:1000px) {
    .blog__article {
        padding: 0 1rem 0 0
    }
    .blog__article img {
        margin: 0
    }
    #blog__latest-articles {
        margin-left: 0
    }
}

.blog__article--no-summary {
    min-height: 160px
}

.blog__article:nth-child(4n+1) {
    clear: left;
    padding-left: 0;
    margin-left: 0
}

.blog__article-type {
    font-size: 13px;
    font-size: .8125rem;
    color: #0069aa;
    text-transform: uppercase;
    border-left: .1rem solid #e6e6e6;
    padding-left: .4rem
}

.blog__article-type ul {
    padding-left: 0;
    margin-left: 0
}

.blog__article-type li {
    list-style: none
}

.blog__article-content {
    padding: .2rem 1rem 1rem;
    background: #fff;
    width: 100%;
    display: block
}

.blog__article-content li {
    margin-bottom: 0
}

.blog__article-content .article-title {
    min-height: 96px
}

.blog__article-summary {
    min-height: 199px
}

.hero-article .blog__article-summary {
    min-height: 85px
}

.hero-article .article-title {
    min-height: 25px
}

#blog__latest-articles .col-md-12 {
    padding: 0
}

@media(min-width:1000px) {
    #blog__latest-articles .col-md-12 {
        padding-left: 0
    }
    #blog__latest-articles .blog__article {
        margin-bottom: 1rem
    }
    #blog__latest-articles .blog__article:nth-child(2) {
        padding-right: .5rem;
        margin-left: -.1rem
    }
    #blog__latest-articles .blog__article:nth-child(3) {
        padding-right: 0;
        padding-left: .4rem
    }
}

.blog__article-title {
    line-height: 1.3rem;
    margin-top: 0
}

.blog__articles {
    padding-top: 1.5rem;
    margin-left: -16px;
    margin-right: -14px
}

@media(min-width:1000px) {
    .blog__articles {
        margin: 0
    }
    .blog__articles .blog__article:nth-child(1) {
        padding-left: .1rem
    }
}

@media(min-width:992px) {
    .blog__articles .col-md-6 {
        width: 47.8%!important;
        margin-right: 1rem
    }
    .blog__articles .col-md-3 {
        width: 24%!important
    }
}

@media(min-width:1000px) {
    .blog__articles .col-md-6 {
        margin-right: 0
    }
    .insights-support-article .article-content {
        min-height: 361px
    }
    .hero-article.col-md-6 {
        padding-left: 0
    }
    .hero-article.col-md-6 .article-content {
        min-height: 195px
    }
}

@media(min-width:992px) {
    .hero-article.col-md-6 {
        width: 47.8%!important;
        padding-right: 0;
        margin-right: 1rem
    }
}

.hero-article.col-md-6 img,
.insight-post-page .article-content iframe {
    width: 100%
}

.hero-article.col-md-6 h2 {
    font-size: 20px;
    font-size: 1.25rem
}

.insight-post-page .blog__article .article-content {
    height: auto
}

.insight-post-page p:nth-child(1) {
    font-weight: 700;
    margin-top: 2.3rem
}

.insight-post-page p {
    line-height: 1.7rem
}

.insight-post-page a:hover {
    text-decoration: none
}

@media(min-width:1000px) {
    .insight-post-page .blog__article {
        padding-left: 0
    }
}

.insight-post-page .blog__article h1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 2.4rem;
    font-weight: 600;
    margin-top: 1rem
}

.insight-post-page .blog__article h2 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500
}

.insight-post-page .blog__article h3 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500
}

.insight-post-page .blog__article li {
    font-size: 1rem;
    line-height: 1.7rem;
    margin-bottom: .7rem;
    color: #666
}

.insight-post-page .blog__article .article-category {
    margin: 1rem 0
}

.insight-post-page .blog__article .article-category li {
    margin-bottom: 0;
    font-size: .6rem
}

.insight-post-page .blog__article .article-type li {
    color: #0069aa;
    font-size: 14px;
    font-size: .875rem
}

.article-category {
    background: #f0ebe6;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    font-size: 8px;
    font-size: .5rem;
    padding: .16rem 1rem;
    width: 100%;
    display: block;
    color: #383a3c;
    min-height: 26px;
    line-height: 1.2rem
}

@media(min-width:1200px) {
    .article-category {
        font-size: 12px;
        font-size: .75rem
    }
}

.article-category .sfCategoriesList {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0
}

.article-category li {
    list-style: none;
    font-size: 10px;
    font-size: .625rem
}

.section-navigation {
    margin-left: -35px;
    margin-right: -35px;
    position: relative
}

@media(min-width:1000px) {
    .section-navigation {
        margin: 0
    }
    .cleared-left {
        clear: left
    }
}

.insights-content h1 {
    margin-left: -15px
}

.insights-menu {
    background: #fff;
    position: absolute;
    z-index: 100;
    top: 7.9rem;
    border-left: .1rem solid #e7e7e7;
    border-right: .1rem solid #e7e7e7;
    border-bottom: .1rem solid #e7e7e7;
    width: 50%;
    padding: 1rem;
    display: none
}

@media(min-width:768px) {
    .insights-menu {
        width: 48.6%
    }
}

@media(min-width:1000px) {
    .insights-content h1 {
        margin-left: 0;
        margin-bottom: 1.5rem
    }
    .insights-menu {
        width: 100%;
        border: 0;
        position: relative;
        display: block!important;
        top: 0;
        z-index: 0;
        padding-left: 0;
        padding-bottom: 0
    }
}

.insights-menu li {
    list-style: none;
    margin-bottom: .8rem;
    display: block;
    width: 100%
}

@media(min-width:1000px) {
    .insights-menu li {
        margin-right: 1.4rem;
        display: inline-block;
        margin-bottom: 0;
        width: auto
    }
}

.insights-menu a {
    font-size: 14px;
    font-size: .875rem;
    color: #0069aa
}

.insights-menu a[href="/insights"] {
    display: none
}

#insight-type-dropdown {
    left: 50%
}

#insight-category-list {
    left: 0
}

#types {
    left: 49.7%
}

@media(min-width:700px) {
    #types {
        left: 49.9%;
        width: 50.5%
    }
}

.insight-sidebar .promo-image {
    margin: 1.5rem 0
}

.blog__latest-insights h2 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    margin: 1.1rem 0 1.5rem .8rem;
    line-height: 1.5rem
}

@media(min-width:1000px) {
    #insight-type-dropdown {
        left: 0
    }
    #types {
        left: 0;
        width: 100%
    }
    .blog__latest-insights .blog__article {
        padding: 0
    }
}

.blog__latest-insights .blog__article .blog__article-content {
    min-height: inherit;
    height: auto;
    padding-bottom: .3rem
}

.blog__latest-insights .blog__article .title {
    margin-top: .5rem;
    font-weight: 400
}

.blog__menu-grouping {
    float: left;
    border-top: .1rem solid #e7e7e7;
    border-bottom: .1rem solid #e7e7e7;
    width: 50%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    background: url(/images/default-source/responsive-theme/open-category-icon.png?sfvrsn=2) 85% 50% no-repeat
}

@media(min-width:1000px) {
    .blog__menu-grouping {
        float: none;
        border: 0;
        width: 99.5%;
        background: 0;
        padding-left: 0;
        padding-top: 0;
        margin-top: 0
    }
}

.blog__categories-title {
    border-right: .1rem solid #e7e7e7;
    border-left: .1rem solid #e7e7e7
}

@media(min-width:1000px) {
    .blog__categories-title {
        border: 0
    }
}

.blog__types-title {
    border-right: .1rem solid #e7e7e7
}

@media(min-width:1000px) {
    .blog__types-title {
        border: 0;
        border-top: .1rem solid #e9e9e9;
        margin-top: 1.7rem
    }
}

.blog__menu-grouping--academy {
    width: 100%;
    background-position: 75% 50%
}

.selected-grouping {
    background: url(/images/default-source/responsive-theme/close-category-icon.png?sfvrsn=2) 85% 50% no-repeat
}

.grey-bg .insights-see-more {
    margin-top: -.5rem
}

.mod-kaplan-page-content .RadSocialShare_Default {
    border: 0
}

.academy__page--single .sshIcon,
.blog__article-single .sshIcon {
    background: url(/images/default-source/responsive-theme/social-icons.png?Status=Temp&sfvrsn=2) no-repeat;
    width: 46px;
    height: 48px;
    margin: 0
}

.academy__page--single .sshLinkItem,
.blog__article-single .sshLinkItem {
    display: block
}

.insights-category-list li:nth-child(3),
.sshListItem:last-child {
    display: none
}

.academy__page--single .sshLinkItem .sshShareOnFacebook,
.academy__page--single .sshLinkItem .sshShareOnFacebook:hover,
.blog__article-single .sshLinkItem .sshShareOnFacebook,
.blog__article-single .sshLinkItem .sshShareOnFacebook:hover {
    background-position: -18px 0
}

.academy__page--single .sshLinkItem .sshShareOnTwitter,
.academy__page--single .sshLinkItem .sshShareOnTwitter:hover,
.blog__article-single .sshLinkItem .sshShareOnTwitter,
.blog__article-single .sshLinkItem .sshShareOnTwitter:hover {
    background-position: -92px 0
}

.academy__page--single .sshLinkItem .sshLinkedIn,
.academy__page--single .sshLinkItem .sshLinkedIn:hover,
.blog__article-single .sshLinkItem .sshLinkedIn,
.blog__article-single .sshLinkItem .sshLinkedIn:hover {
    background-position: -163px 0
}

.academy__page--single .sshIcon::before,
.blog__article-single .sshIcon::before {
    content: none
}

.academy__page--single .RadSocialShare_Default,
.blog__article-single .RadSocialShare_Default {
    margin-top: 1.5rem!important;
    padding-left: 0;
    border: 0
}

@media(min-width:1000px) {
    .academy__page--single .blog__article,
    .blog__article-single .blog__article {
        margin-top: 1.5rem
    }
}

.academy__page--single .blog__article h1,
.blog__article-single .blog__article h1 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 2.68rem
}

.academy__page--single .clear-left {
    margin-top: 1rem
}

.academy__page--single .RadSocialShare.RadSocialShare_Default {
    clear: left
}

.blog__archive-page {
    padding-top: 2rem
}

.blog__archive-page .blog__article .blog__article-content {
    height: auto
}

#blog__archive-articles {
    padding-top: 1.4rem;
    margin-left: -9px;
    margin-right: -8px
}

@media(min-width:1000px) {
    .blog__archive-page .blog__article .blog__article-content {
        height: 185px!important
    }
    #blog__archive-articles {
        padding: 0;
        margin: 0
    }
}

#blog__archive-articles .col-md-12 {
    padding: 0 .5rem
}

@media(min-width:992px) {
    #blog__archive-articles .col-md-3 {
        width: 24.8%!important
    }
}

#blog__archive-articles .blog__article:nth-child(1) .blog__article-content,
#blog__archive-articles .blog__article:nth-child(2) .blog__article-content {
    min-height: 192px
}

@media(min-width:1000px) {
    #blog__archive-articles .col-md-12 {
        padding: 0 .9rem 0 0
    }
    #blog__archive-articles .blog__article:nth-child(1) .article-content,
    #blog__archive-articles .blog__article:nth-child(2) .article-content {
        min-height: 167px
    }
    #blog__archive-articles .blog__article:nth-child(3) .article-content,
    #blog__archive-articles .blog__article:nth-child(4) .article-content {
        min-height: 319px
    }
    #blog__archive-articles .blog__article:nth-child(4n+4) {
        padding-right: .8rem
    }
    .blog__sidebar .promo {
        margin-top: 1.5rem;
        margin-right: 0;
        width: 100%
    }
}

.blog__sidebar .promo {
    padding-bottom: 2.6rem
}

.blog__sidebar .promo__title {
    width: 100%;
    margin-bottom: 4.5rem;
    line-height: 2.9rem
}

.blog__sidebar .promo__button {
    float: none;
    clear: left;
    margin: 0 auto
}

@media(min-width:1000px) {
    .blog__sidebar .promo__button {
        margin: 0 auto
    }
}

.kaplan__archive-page .blog__article-content {
    min-height: 180px
}

.sf_pagerNumeric a {
    background: #0069aa;
    padding: .3rem .5rem;
    border: .1rem solid #0069aa;
    color: #fff;
    margin-right: .4rem
}

.sf_pagerNumeric .sf_PagerCurrent {
    background: #fff;
    color: #0069aa;
    font-weight: 700
}

.insights-classification-list ul {
    padding-left: 0;
    margin-left: 0
}

.insights-classification-list li {
    list-style: none;
    margin-bottom: .3rem
}

.insights-classification-list a {
    color: #0069aa
}

.kaplan-lpd #ldna .contact-area .ca-content .contact-details .dtls p.phn-num,
.kaplan-lpd #ldna .contact-area p,
.kaplan-lpd #ldna .contact-details p,
.kaplan-lpd #ldna .multi-content-slider .content-columns .content-column p,
.kaplan-lpd #ldna .widget-area-ld .holder-panel .widget-content p,
.kaplan-lpd #ldna section.mca .mca-content p,
.kaplan-lpd #ldna section.overview p {
    color: #fff
}

.insights-category-title {
    margin-top: 2rem;
    padding-left: 0
}

.insights-types-title {
    margin-top: 1rem;
    padding-left: 0
}

.sf_pager {
    text-align: left;
    margin-left: 0;
    padding-left: 0
}

.sf_pager li {
    list-style: none;
    float: left
}

.sf_pager .pager-previous {
    margin-right: 12px
}

.sf_pager .pager-next {
    margin-left: 12px
}

.blog__article-page-content .article-column,
.blog__article-page-content .article-support-column {
    float: left
}

@media(min-width:1000px) {
    .insights-classification-list {
        padding-left: 0
    }
    .insights-category-list {
        clear: left
    }
    .insights-types-title {
        margin-top: -2rem
    }
    .blog__article-page-content .sf_2cols_1_67 {
        width: 64.5%!important
    }
    .blog__article-page-content .insight-post-page,
    .blog__article-page-content .insight-post-page .blog__article {
        padding: 0
    }
    .blog__article-page-content .sf_2cols_2_33 .sf_2cols_2in_33 {
        margin-left: 0
    }
    .blog__article-page-content .article-support-column {
        width: 31.5%!important;
        margin-left: 1rem
    }
}

.blog__article-page-content .article-support-column .blog__article {
    margin-bottom: .25rem
}

.blog__article-page-content .article-support-column .blog__article .article-content {
    padding: .8rem 1rem .2rem
}

.blog__article-page-content .article-support-column .promo {
    width: 100%;
    margin-top: 1.7rem
}

.home__page-header {
    background: url(/images/default-source/header-images/homepage-header.tmb-header-480.jpg?Status=Master&sfvrsn=1) no-repeat;
    background-size: 100%;
    margin-bottom: 2.5rem;
    padding-top: 40%
}

@media(min-width:600px) {
    .home__page-header {
        background: url(/images/default-source/header-images/homepage-header.tmb-header-820.jpg) no-repeat;
        background-size: contain
    }
}

@media(min-width:1000px) {
    .home__page-header {
        padding-top: 5rem;
        background: url(/images/default-source/header-images/homepage-header.tmb-header1200.jpg) no-repeat;
        height: 445px;
        margin-bottom: .8rem;
        background-size: cover
    }
}

.home__page-header h2 {
    font-weight: 300;
    text-align: center;
    margin-top: 0
}

@media(min-width:1000px) {
    .home__page-header h2 {
        width: 43%;
        text-align: left;
        color: #fff;
        font-size: 41px;
        font-size: 2.5625rem;
        line-height: 3rem;
        margin-left: 4rem
    }
}

@media(min-width:1200px) {
    .home__page-header h2 {
        font-size: 41px;
        font-size: 2.5625rem;
        margin-left: 6rem;
        width: 37%;
        line-height: 3.7rem;
        padding-top: .3rem
    }
}

@media(min-width:1400px) {
    .home__page-header h2 {
        width: 35%
    }
}

@media(min-width:1500px) {
    .home__page-header h2 {
        width: 34%
    }
}

@media(min-width:1600px) {
    .home__page-header {
        height: 590px
    }
    .home__page-header h2 {
        font-size: 52px;
        font-size: 3.25rem;
        margin-left: 6rem;
        background-size: cover;
        line-height: 3.7rem;
        padding-top: 2.3rem
    }
}

.home__page-header p {
    font-size: 21px;
    font-size: 1.3125rem;
    text-align: center;
    line-height: 1.9rem;
    display: block;
    width: 95%;
    margin: 0 auto
}

@media(min-width:1000px) {
    .home__page-header p {
        width: 39%;
        text-align: left;
        margin: 1.5rem 0 0 4rem;
        color: #fff
    }
}

@media(min-width:1200px) {
    .home__page-header p {
        width: 29%;
        margin-left: 6.2rem
    }
}

.mod-homepage-content .container,
.mod-homepage-content .promo__full .col-md-12,
.promo__full .mod-homepage-content .col-md-12 {
    padding: 0
}

@media(min-width:768px) {
    .mod-homepage-content .container,
    .mod-homepage-content .promo__full .col-md-12,
    .promo__full .mod-homepage-content .col-md-12 {
        width: auto
    }
}

@media(min-width:1000px) {
    .mod-homepage-content .container,
    .mod-homepage-content .promo__full .col-md-12,
    .promo__full .mod-homepage-content .col-md-12 {
        margin: 0;
        width: 100%
    }
    #homepage-insight-latest-articles {
        padding: 0 0 0 15px
    }
}

.mod-homepage-content .linear-background {
    margin: 0 0 0 -15px
}

.mod-homepage-content .row {
    margin: 0
}

#homepage-insight-latest-articles {
    margin-right: 0
}

#homepage-insight-latest-articles .col-md-12 {
    padding-right: 0
}

@media(min-width:1000px) {
    #homepage-insight-latest-articles .container,
    #homepage-insight-latest-articles .promo__full .col-md-12,
    .promo__full #homepage-insight-latest-articles .col-md-12 {
        width: 100%;
        padding: 0;
        margin: 0
    }
    #homepage-insight-latest-articles .col-md-12 {
        padding: 0
    }
}

#homepage-insight-latest-articles h2 {
    font-size: 24px;
    font-size: 1.5rem;
    padding-left: 1rem
}

.additional-home-info {
    padding-left: 0;
    padding-right: 0
}

@media(min-width:1200px) {
    .additional-home-info {
        margin-top: .3rem
    }
}

@media(min-width:1000px) {
    #homepage-insight-latest-articles h2 {
        padding-left: 0
    }
    .additional-home-info {
        margin-left: 15px;
        margin-right: 0;
        width: 98.5%
    }
    .additional-home-info .row {
        margin: 0
    }
    .additional-home-info .no-image-quote {
        float: left;
        width: 49.1%
    }
}

.additional-home-info .no-image-quote .qright {
    padding: 30px
}

.sf_cols.homepage-insights {
    padding-bottom: 5rem;
    margin-top: 1rem
}

.sf_cols.homepage-insights .mod-section-title h2 {
    margin: 0
}

.sf_cols.homepage-insights #insight-latest-articles {
    padding-top: 0
}

@media(min-width:1200px) {
    .sf_cols.homepage-insights #insight-latest-articles {
        width: 1168px;
        margin: 0 auto
    }
}

.mod-kaplan-page-content .container.additional-home-info,
.mod-kaplan-page-content .promo__full .additional-home-info.col-md-12,
.promo__full .mod-kaplan-page-content .additional-home-info.col-md-12 {
    margin: 0;
    padding: 0!important
}

@media(min-width:750px) {
    .mod-kaplan-page-content .container.additional-home-info,
    .mod-kaplan-page-content .promo__full .additional-home-info.col-md-12,
    .promo__full .mod-kaplan-page-content .additional-home-info.col-md-12 {
        width: auto
    }
}

@media(min-width:992px) {
    .mod-kaplan-page-content .container.additional-home-info,
    .mod-kaplan-page-content .promo__full .additional-home-info.col-md-12,
    .promo__full .mod-kaplan-page-content .additional-home-info.col-md-12 {
        width: auto
    }
}

.sf_cols.blog__featured--home {
    margin-top: 1rem
}

.page-heading .apprenticeship-header {
    background: #e5e5e5;
    padding: 2rem 1.3rem 2.7rem
}

@media(min-width:1000px) {
    .page-heading .apprenticeship-header {
        background: 0;
        padding: 0 0 .5rem
    }
}

@media(min-width:1200px) {
    .page-heading .apprenticeship-header {
        padding: 0 0 0 .2rem
    }
}

.mod-apprenticeship-page-content .col-md-12 {
    padding: 0
}

.mod-apprenticeship-page-content .page-heading {
    margin: 0
}

@media(min-width:1000px) {
    .mod-apprenticeship-page-content .page-heading {
        padding-bottom: 1rem
    }
}

.mod-apprenticeship-page-content .mod-centred-content {
    padding: 3.7rem 0
}

.mod-apprenticeship-page-content .mod-centred-content h2 {
    font-weight: 400;
    margin: 0 auto 28px
}

.mod-apprenticeship-page-content .app-page-title {
    background: #e5e5e5
}

@media(min-width:1000px) {
    .mod-apprenticeship-page-content .mod-centred-content {
        padding: 3.7rem 0 3.5rem
    }
    .mod-apprenticeship-page-content .mod-centred-content h2 {
        margin: 1.6rem auto 28px;
        text-indent: -31px
    }
    .mod-apprenticeship-page-content .app-page-title {
        background: 0
    }
    .mod-apprenticeship-page-content .tabs-intro p {
        width: 97%
    }
}

.mod-apprenticeship-page-content .app-page-title .container,
.mod-apprenticeship-page-content .app-page-title .promo__full .col-md-12,
.promo__full .mod-apprenticeship-page-content .app-page-title .col-md-12 {
    padding: 0
}

.page-heading header {
    padding: 1rem 2.5rem 2rem
}

@media(min-width:1200px) {
    .page-heading header {
        padding-left: 0
    }
    .hiring-intern-header .mod-text-header {
        min-height: 395px
    }
}

.tabs-intro {
    margin-top: 0;
    padding-bottom: 2px
}

@media(min-width:1000px) {
    .tabs-intro {
        padding-bottom: 2.5rem
    }
}

.tabs-intro .mod-centred-content {
    padding-bottom: 0
}

.apprenticeship-landing .mod-header-text h2 {
    font-weight: 300
}

@media(min-width:1000px) {
    .apprenticeship-landing .mod-header-text {
        padding: 0 1rem 1.8rem!important
    }
    .apprenticeship-landing .mod-header-text h2 {
        line-height: 2.6rem
    }
    .apprenticeship-landing .mod-header-text p {
        margin-bottom: .7rem;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.4rem;
        width: 40%
    }
    .apprenticeship-landing .mod-content-promo {
        padding-bottom: 1.875rem
    }
}

.apprenticeship-landing .linear-background,
.smarter-way h2 {
    margin-bottom: 0
}

.our-promise {
    padding: 3.25rem 0!important
}

@media(min-width:1000px) {
    .apprenticeship-landing .linear-background {
        margin-top: 1.5rem
    }
    .our-promise {
        padding: 0!important
    }
    .our-promise .mod__centred-content h3 {
        margin-top: 3rem
    }
}

.smarter-way {
    background: #faf9f7
}

.smarter-way h2 {
    width: 100%;
    line-height: 2.25rem
}

.smarter-way img {
    margin-top: 3.8rem
}

@media(min-width:1000px) {
    .smarter-way .mod__multi-column .first-column p {
        margin-top: 1.6rem
    }
}

.smarter-way .mod__multi-column p {
    line-height: 1.4rem
}

@media(min-width:992px) {
    .apprentice-funding-page .col-md-offset-1 {
        margin-left: 4.19%
    }
}

@media(min-width:1200px) {
    .hiring-intern-header .mod-header-text {
        margin-top: 3rem
    }
}

.kaplan-lpd #ldna {
    float: left;
    width: 100%
}

.kaplan-lpd #ldna section.mca {
    height: 534px!important
}

.kaplan-lpd #ldna section.mca .tpc .left-tpccolumn::before {
    background-position: 6px -30px
}

.kaplan-lpd #ldna section.mca.global-reach {
    padding-top: 124px;
    height: 396px!important
}

.kaplan-lpd #ldna section.mca.our-team {
    height: 242px!important
}

.kaplan-lpd #ldna section.mca.technical-competence {
    padding-top: 124px;
    height: 332px!important
}

.kaplan-lpd #ldna section.mca.behavioural-confidence {
    height: 320px!important
}

.kaplan-lpd #ldna section.mca.success-stories {
    height: 268px!important
}

.kaplan-lpd #ldna section.mca.b-case-studies {
    height: 554px!important
}

.kaplan-lpd #ldna section.overview {
    padding-top: 110px
}

.kaplan-lpd #ldna .widget-area-ld {
    height: 461px
}

.kaplan-lpd #ldna .contact-area {
    height: 336px
}

.kaplan-lpd #ldna .full-width-hero .hero-overlay.video-bg .overlay-content a::after {
    height: 13px;
    margin-top: -6px
}

.kaplan-lpd #ldna .explore-kaplan .explore-kaplan-links .clmn-3 {
    width: 206px
}

.kaplan-lpd #ldna .ldna-our-approach::after {
    bottom: -32px;
    height: 40px
}

.kaplan-lpd #ldna .widget-area-ld.x-bg {
    min-height: 401px
}

.kaplan-lpd #ldna .white-bg-area .white-content-carousel .carousel-item span.t {
    font-size: 13px
}

.kaplan-lpd #ldna .multi-content-slider.areas-of-special::before {
    left: -1px
}

.kaplan-lpd #ldna .our-client-say .testimonial-wrapper .testimonial-container p {
    color: #fff;
    font-size: 12px
}

.kaplan-lpd #ldna section.mca.profile-single a.all-of-team {
    width: 192px
}

.kaplan-lpd #ldna section.mca.profile-single.cs {
    height: 830px!important
}

.quote-box {
    background: #cbe1ee;
    padding: 20px;
    float: left;
    width: 90%;
    margin-top: 20px
}

.quote-box .quote {
    color: #0268b0!important;
    float: left;
    margin-top: -3px
}

.quote-box img.right-img {
    float: right;
    margin-top: -3px
}

.quote-box .person {
    padding-left: 0;
    width: 100%;
    margin: 0;
    color: #000;
    border-left: 0
}

.quote-box .person .bold {
    font-size: 14px;
    font-size: .875rem
}

.quote-box .person .italic {
    font-size: 13px;
    font-size: .8125rem;
    font-style: italic;
    font-weight: 400
}

.callback-column h3 {
    font-weight: 700
}

.callback-column a {
    padding: 10px;
    display: inline-block;
    width: 150px;
    text-align: center
}

.employers-column h3 {
    color: #f47b20
}

.employers-column a {
    background: #f47b20;
    color: #000
}

.student-column h3 {
    color: #1e0576
}

.student-column a {
    background: #1e0576;
    color: #fff
}

.sf_cols.phone {
    margin-top: 3rem
}

.sf_cols.phone p {
    font-size: 20px;
    font-size: 1.25rem
}

.sf_cols.qualifications {
    width: 97%;
    padding: 2rem 2rem 28rem;
    background: #dfdfdf;
    margin-top: 2rem
}

@media(min-width:1000px) {
    .sf_cols.qualifications {
        padding: 2rem 2rem 8rem
    }
}

.sf_cols.qualifications h2 {
    font-size: 22px;
    font-size: 1.375rem
}

.sf_cols.qualifications img {
    display: block;
    margin: 1rem auto 0
}

.qualification__listing ul,
.sub-plus ul {
    padding-left: 0;
    margin-left: 0
}

.sf_cols.qualifications p {
    font-size: 18px;
    font-size: 1.125rem
}

.qualifications__professional-development .qualification__listing {
    width: 100%
}

@media(min-width:1000px) {
    .qualification__listing {
        float: left;
        width: 50%
    }
}

.qualification__listing li {
    list-style: none
}

.qualification__listing a {
    font-size: 18px;
    font-size: 1.125rem;
    display: block;
    margin-bottom: .5rem;
    width: 75%
}

#qualification__listing--tax a {
    display: inline-block
}

.fine-print {
    float: left;
    margin-top: 2rem
}

.sub-plus a,
.sub-plus h2 {
    color: #1e0576
}

.sub-plus p {
    font-style: italic;
    font-size: 14px;
    font-size: .875rem
}

.sub-plus li {
    list-style: none;
    margin-bottom: .5rem
}

.accountancy-tax-listings {
    background: url(/images/default-source/training-for-businesses/apps-logos-mobile.jpg?sfvrsn=2) center bottom no-repeat #dfdfdf!important
}

@media(min-width:1000px) {
    .sub-plus {
        float: left;
        width: 50%
    }
    .accountancy-tax-listings {
        background: url(/images/default-source/training-for-businesses/4222_b2b_logos_product_group_1_grey.jpg?Status=Temp&sfvrsn=4) center 29rem no-repeat #dfdfdf!important
    }
    .content__banner img {
        display: block;
        margin: 0 auto
    }
}

.sf_cols.careers-content,
.sf_cols.training-for-business-intro,
.sf_cols.training-qual-boxes {
    margin-top: 2rem
}

.sf_cols.training-qual-boxes .link-box {
    background: #0069aa;
    padding: 1.5rem;
    color: #fff;
    display: block
}

.sf_cols.training-qual-boxes .link-box span {
    display: block
}

.sf_cols.training-qual-boxes .link-box .link-title {
    font-size: 22px;
    font-size: 1.375rem
}

.sf_cols.training-qual-boxes .link-box .find-out-link {
    background: #fdc33a;
    color: #000;
    font-weight: 700;
    padding: .5rem 1rem;
    width: 150px;
    margin-top: 2rem
}

.sf_cols.training-qual-boxes .link-box .glyphicon {
    display: inline
}

@media(min-width:1000px) {
    .kaplan-businesses {
        width: 907px;
        margin: 0 auto
    }
    .kaplan-businesses a {
        float: left;
        margin-right: 1.5rem
    }
    .sf_cols.kaplan-organisation {
        padding-right: 2rem
    }
}

.sf_cols.kaplan-organisation {
    margin-top: 1rem
}

.sf_cols.kaplan-organisation .standard-btn {
    background: #ffc324;
    color: #000;
    padding: .5rem 1rem;
    display: inline-block;
    margin-top: .2rem
}

.sf_cols.kaplan-organisation p {
    margin-top: 1rem;
    font-size: 14px;
    font-size: .875rem
}

.sf_cols.first-kaplan-organisation {
    border-bottom: .1rem dotted #1e0576
}

.sf_colsOut.kaplan-organisation-logo {
    margin-bottom: 1.4rem
}

@media(min-width:1000px) {
    .sf_cols.first-kaplan-organisation {
        border-right: .1rem dotted #1e0576;
        border-bottom: 0
    }
    .sf_colsOut.kaplan-organisation-logo {
        margin-bottom: 0
    }
    .sf_cols.study-materials-content {
        width: 960px;
        margin: 0 auto
    }
}

.study-materials-banner {
    width: 960px;
    margin: 0 auto;
    padding: 2rem;
    height: 226px;
    background: url(/images/default-source/default-album/kapaln-books-banner.jpg) no-repeat
}

.sf_cols.additional-qual-books {
    border-top: .2rem dotted #d6d6d8;
    margin-top: 1.5rem
}

.sf_cols.additional-qual-books h3,
.sf_cols.main-qual-books h3 {
    text-align: center
}

.sf_cols.additional-qual-books a,
.sf_cols.main-qual-books a {
    display: block
}

.sf_cols.additional-qual-books img,
.sf_cols.main-qual-books img {
    display: block;
    margin: 0 auto
}

.study-materials-sidebar ul {
    padding-left: 0;
    margin-left: 0
}

.study-materials-sidebar li {
    list-style: none;
    margin-bottom: 1rem;
    color: #1e0576
}

.study-materials-sidebar a {
    color: #1e0576
}

.study-materials-sidebar .glyphicon {
    margin-right: 1rem
}

.callout-cima {
    border: .1rem solid #dcdcdc;
    padding: 1.5rem
}

@media(min-width:1000px) {
    .callout-cima {
        margin-top: 1.5rem
    }
}

.callout-cima h3 {
    margin-top: 0
}

.callout-cima .more-info {
    width: 143px;
    color: #fff;
    margin-top: 1rem
}

.callout-cima .more-info span {
    margin-right: 0
}

@media(min-width:1000px) {
    .study-materials-intro {
        margin-top: 1.5rem
    }
}

.professional-accountancy-page .course-selector table {
    margin-top: 0
}

.professional-accountancy-page .cf::after,
.professional-accountancy-page .cf::before {
    content: " ";
    display: table
}

.professional-accountancy-page .cf::after {
    clear: both
}

.professional-accountancy-page .course-selector {
    border: 0;
    min-height: 780px
}

.professional-accountancy-page .course-list {
    width: 20%;
    float: left;
    padding-left: 0;
    height: 613px;
    overflow: hidden;
    margin-top: .2rem
}

.professional-accountancy-page .course-content {
    width: 80%;
    float: left;
    position: relative
}

.professional-accountancy-page .course-content .listing {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1px 0 0 5px;
    min-height: 298px
}

.professional-accountancy-page .course-content .listing table {
    border-spacing: 2px;
    border-collapse: inherit
}

@media only screen and (max-width:1199px) and (min-width:320px) {
    .professional-accountancy-page .course-content .listing table {
        padding: .5em .5rem 2.2rem
    }
}

.professional-accountancy-page .course-content .listing td {
    padding: 10px
}

.professional-accountancy-page .course-content .listing td li {
    text-align: left;
    font-size: 14px;
    font-size: .875rem
}

.professional-accountancy-page .course-content .listing .more-info {
    float: right;
    width: 143px
}

.professional-accountancy-page a.course-link {
    background: url(/images/default-source/school-leavers-campaign/4300_ucas_tab_arrow_white.png?Status=Temp&sfvrsn=2) 190px 48px no-repeat;
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 17px 15px 16px;
    height: 100px
}

.professional-accountancy-page a.course-link span {
    display: none
}

.professional-accountancy-page a.selected {
    background-colour: #f47b20;
    background-image: url(/images/default-source/school-leavers-campaign/4300_ucas_tab_arrow_white.png?Status=Temp&sfvrsn=2) 190px 48px no-repeat;
    font-weight: 700;
    color: #fff;
    border-right: 0;
    height: 99px
}

.professional-accountancy-page a.selected.green {
    background: url(/images/default-source/school-leavers-campaign/4300_ucas_tab_arrow_white.png?Status=Temp&sfvrsn=2) 190px 48px no-repeat #49aa42;
    height: 99px
}

.professional-accountancy-page a.selected.pink {
    background: url(/images/default-source/school-leavers-campaign/4300_ucas_tab_arrow_white.png?Status=Temp&sfvrsn=2) 190px 48px no-repeat #eb529c;
    height: 99px
}

.professional-accountancy-page a.selected.orange {
    background: url(/images/default-source/school-leavers-campaign/4300_ucas_tab_arrow_white.png?Status=Temp&sfvrsn=2) 190px 48px no-repeat #f47a1f;
    height: 99px
}

.professional-accountancy-page a.selected.blue {
    background: url(/images/default-source/school-leavers-campaign/4300_ucas_tab_arrow_white.png?Status=Temp&sfvrsn=2) 190px 48px no-repeat #00a5d8;
    height: 99px
}

.professional-accountancy-page a.selected.lime {
    background: url(/images/default-source/school-leavers-campaign/4300_ucas_tab_arrow_white.png?Status=Temp&sfvrsn=2) 190px 48px no-repeat #aeca34;
    height: 99px
}

.professional-accountancy-page .course-list .list-item {
    background: #0069aa;
    height: 122px
}

.professional-accountancy-page td.label {
    color: #f47b20;
    font-weight: 700;
    padding: 8px 8px 4px 0
}

.professional-accountancy-page .text {
    line-height: 15px;
    margin-top: 6px
}

.professional-accountancy-page .listing tr {
    height: 100px
}

@media(min-width:1000px) {
    .professional-accountancy-page a.course-link span {
        display: block
    }
    .professional-accountancy-page .primary-accountancy-logos {
        display: block;
        margin: 0 auto
    }
    .banking-financial-services .mod-centred-content {
        padding-bottom: 0!important
    }
}

.flexible-study-methods-section .mod-centred-content {
    padding: 3.25rem 0 1.25rem!important
}

.sfsearchResultTitle a {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700
}

.sfsearchResultHighLighter {
    margin-bottom: 2rem;
    color: #383a3c
}

.sfsearchResultUrl {
    margin: .4rem 0
}

.sfsearchResultUrl a {
    color: #383a3c
}

.sfsearchResultStatistics {
    margin: 1.25rem 0
}

.sf_cols.search-results {
    margin-top: 2rem
}

@media(min-width:768px) {
    .sf_cols.search-results {
        width: 750px!important;
        margin: 3.75rem auto
    }
}

@media(min-width:992px) {
    .sf_cols.search-results {
        width: 970px!important;
        padding: 0
    }
}

@media(min-width:1200px) {
    .sf_cols.search-results {
        width: 1168px!important
    }
}

.academy__page .container,
.academy__page .promo__full .col-md-12,
.promo__full .academy__page .col-md-12 {
    padding: 0
}

.academy__page .blog__category-type .row {
    margin: 0
}

@media(min-width:1000px) {
    .promo__full .search-results .col-md-12,
    .search-results .container,
    .search-results .promo__full .col-md-12 {
        padding: 0
    }
    .academy__page .blog__category-type .row {
        margin: 15px 0 0
    }
}

.academy__page .article-category {
    color: #ec174e;
    font-size: 12px;
    font-size: .75rem
}

.academy__page .promo--blue {
    background: #3f4142
}

.academy__page .promo--blue .promo__title {
    color: #eac162
}

.academy__page .promo--blue .promo__button {
    background: #4aaa42;
    color: #fff
}

.academy__page .blog__latest-insights h2,
.academy__page--single .article-category span,
.academy__page-title {
    color: #ec174e
}

.academy__page--single .blog__article img {
    margin: 1.56rem 0
}

.academy__page--single .article-category {
    margin: 1rem 0
}

.academy__page-title {
    padding: 1.875rem 0;
    display: block;
    margin-left: 15px
}

@media(min-width:1000px) {
    .academy__page-title {
        margin-left: 0;
        border-bottom: .1rem solid #e9e9e9
    }
}

.academy__page-title:hover {
    color: #ec174e
}

.academy__category-title {
    border-top: .1rem solid #e7e7e7;
    border-bottom: .1rem solid #e7e7e7;
    text-align: center;
    padding: 0
}

.academy__category-title p {
    margin: 0;
    cursor: pointer;
    color: #000
}

.academy__category-list {
    display: none
}

.academy__category-list ul {
    margin: 1rem 0
}

@media(min-width:1000px) {
    .academy__category-title {
        border: 0;
        text-align: left
    }
    .academy__category-list {
        display: block
    }
    .academy__category-list ul {
        display: block;
        margin-top: 0
    }
}

.academy__category-list li {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: .8rem
}

.academy__category-list a {
    color: #ec174e
}

.sf_cols.academy__categories {
    padding: 1.5rem 0;
    height: 32px
}

@media(min-width:1000px) {
    .academy__category-list li {
        width: 15.6%
    }
    .academy__category-list li:nth-child(1) {
        width: 10%
    }
    .academy__category-list li:nth-child(2),
    .academy__category-list li:nth-child(3) {
        width: 21%
    }
    .sf_cols.academy__categories {
        padding: 1.56rem 0 2.5rem;
        margin-left: .9rem
    }
}

.ie .homepage-quote .quote-right {
    height: 220px;
    background-position: center bottom
}

.ie .homepage-insights {
    padding-bottom: 4rem
}

.ie .insights-see-more {
    margin-top: -3rem
}

.ie .kaplan-page-footer {
    background: #383a3c;
    color: #fff;
    padding-top: 40px
}

.ie .kaplan-subject-list {
    display: block
}

.ie .kaplan-subject-list div {
    float: left
}

.ie .kaplan-subject-list .col-md-2 {
    width: 200px
}

.ie .kaplan-subject-list .col-md-6 {
    width: 700px
}

.ie .kaplan-subject-list .col-md-4 {
    width: 330px
}

.ie .kaplan-subject-list .footer-list li {
    float: left;
    width: 48%;
    padding-right: 10px
}

.ie .social-icon-list li {
    float: left;
    width: 48%;
    margin-bottom: 15px
}

.ie .copyright {
    padding-left: 200px
}

.ie .copyright .col-md-8 {
    border-top: 2px solid #dededc;
    padding-top: 10px
}

._Telerik_IE9 .navbar-sub-item {
    height: 308px;
    min-height: 308px
}

.no-cssanimations .navbar-top-level .nav-section-heading,
.no-cssanimations .navbar-top-level .page-title {
    padding-bottom: 8px
}

.no-cssanimations .navbar-top-level .top-level-title {
    padding-bottom: 21px
}

.no-cssanimations .navbar-sub-item {
    margin-top: 0
}

.no-cssanimations .top-level-title:hover {
    background: url(/images/default-source/responsive-theme/navigation-pointer-up.png?sfvrsn=2) center bottom no-repeat
}

.no-cssanimations #about-nav-title {
    background-position: 76% bottom
}

.no-cssanimations #insights-nav-title {
    background-position: center 93%;
    padding-bottom: 45px
}

.no-cssanimations #lpd-nav-item .nav-block {
    padding-top: 15px;
    height: 258px
}

.no-cssanimations #study-materials-nav-item {
    background: #f5f1ee!important
}

.no-cssanimations #insights-materials-nav-item .nav-block,
.no-cssanimations #study-materials-nav-item .nav-block {
    height: 278px
}

.no-cssanimations #about-nav-item .nav-block {
    padding-top: 15px;
    padding-bottom: 15px
}

.no-cssanimations .nav-overlay {
    top: 140px
}

.kaplan__apprenticeships .sf_cols {
    padding: 0 7.5px
}

.kaplan__apprenticeships .sf_colsOut {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.kaplan__apprenticeships .col-xs-12 {
    width: 100%!important
}

.kaplan__apprenticeships .col-xs-11 {
    width: 91.66666667%!important
}

.kaplan__apprenticeships .col-xs-10 {
    width: 83.33333333%!important
}

.kaplan__apprenticeships .col-xs-9 {
    width: 75%!important
}

.kaplan__apprenticeships .col-xs-8 {
    width: 66.66666667%!important
}

.kaplan__apprenticeships .col-xs-7 {
    width: 58.33333333%!important
}

.kaplan__apprenticeships .col-xs-6 {
    width: 50%!important
}

.kaplan__apprenticeships .col-xs-5 {
    width: 41.66666667%!important
}

.kaplan__apprenticeships .col-xs-4 {
    width: 33.33333333%!important
}

.kaplan__apprenticeships .col-xs-3 {
    width: 25%!important
}

.kaplan__apprenticeships .col-xs-2 {
    width: 16.66666667%!important
}

.kaplan__apprenticeships .col-xs-1 {
    width: 8.33333333%!important
}

@media(min-width:768px) {
    .kaplan__apprenticeships .col-sm-12 {
        width: 100%!important
    }
    .kaplan__apprenticeships .col-sm-11 {
        width: 91.66666667%!important
    }
    .kaplan__apprenticeships .col-sm-10 {
        width: 83.33333333%!important
    }
    .kaplan__apprenticeships .col-sm-9 {
        width: 75%!important
    }
    .kaplan__apprenticeships .col-sm-8 {
        width: 66.66666667%!important
    }
    .kaplan__apprenticeships .col-sm-7 {
        width: 58.33333333%!important
    }
    .kaplan__apprenticeships .col-sm-6 {
        width: 50%!important
    }
    .kaplan__apprenticeships .col-sm-5 {
        width: 41.66666667%!important
    }
    .kaplan__apprenticeships .col-sm-4 {
        width: 33.33333333%!important
    }
    .kaplan__apprenticeships .col-sm-3 {
        width: 25%!important
    }
    .kaplan__apprenticeships .col-sm-2 {
        width: 16.66666667%!important
    }
    .kaplan__apprenticeships .col-sm-1 {
        width: 8.33333333%!important
    }
}

@media(min-width:992px) {
    .kaplan__apprenticeships .col-md-12 {
        width: 100%!important
    }
    .kaplan__apprenticeships .col-md-11 {
        width: 91.66666667%!important
    }
    .kaplan__apprenticeships .col-md-10 {
        width: 83.33333333%!important
    }
    .kaplan__apprenticeships .col-md-9 {
        width: 75%!important
    }
    .kaplan__apprenticeships .col-md-8 {
        width: 66.66666667%!important
    }
    .kaplan__apprenticeships .col-md-7 {
        width: 58.33333333%!important
    }
    .kaplan__apprenticeships .col-md-6 {
        width: 50%!important
    }
    .kaplan__apprenticeships .col-md-5 {
        width: 41.66666667%!important
    }
    .kaplan__apprenticeships .col-md-4 {
        width: 33.33333333%!important
    }
    .kaplan__apprenticeships .col-md-3 {
        width: 25%!important
    }
    .kaplan__apprenticeships .col-md-2 {
        width: 16.66666667%!important
    }
    .kaplan__apprenticeships .col-md-1 {
        width: 8.33333333%!important
    }
}

@media(min-width:1200px) {
    .kaplan__apprenticeships .col-lg-12 {
        width: 100%!important
    }
    .kaplan__apprenticeships .col-lg-11 {
        width: 91.66666667%!important
    }
    .kaplan__apprenticeships .col-lg-10 {
        width: 83.33333333%!important
    }
    .kaplan__apprenticeships .col-lg-9 {
        width: 75%!important
    }
    .kaplan__apprenticeships .col-lg-8 {
        width: 66.66666667%!important
    }
    .kaplan__apprenticeships .col-lg-7 {
        width: 58.33333333%!important
    }
    .kaplan__apprenticeships .col-lg-6 {
        width: 50%!important
    }
    .kaplan__apprenticeships .col-lg-5 {
        width: 41.66666667%!important
    }
    .kaplan__apprenticeships .col-lg-4 {
        width: 33.33333333%!important
    }
    .kaplan__apprenticeships .col-lg-3 {
        width: 25%!important
    }
    .kaplan__apprenticeships .col-lg-2 {
        width: 16.66666667%!important
    }
    .kaplan__apprenticeships .col-lg-1 {
        width: 8.33333333%!important
    }
}

.kaplan__apprenticeships .center-block {
    margin-left: auto;
    margin-right: auto
}

.kaplan__apprenticeships .sfContentBlock h2 {
    font-size: 1.5625rem;
    font-weight: bold;
    color: #ed164f;
    letter-spacing: -0.05em
}

.kaplan__apprenticeships .sfContentBlock h3 {
    color: #ec796b
}

.kaplan__apprenticeships .salmon {
    color: #ec796b
}

.kaplan__apprenticeships .bg-lightgray {
    background-color: #f6f5fa
}

.kaplan__apprenticeships .bg-lightaqua {
    background-color: #d7f4f0
}

.kaplan__apprenticeships .bg-lighteraqua {
    background-color: #e9f9f6
}

.kaplan__apprenticeships>.sf_colsIn>.sfimageWrp img {
    width: 100%
}

.kaplan__apprenticeships .borderless {
    padding: 0;
    display: table
}

@media(min-width:961px) {
    .kaplan__apprenticeships .borderless__image {
        overflow: hidden
    }
}

.kaplan__apprenticeships .borderless__image img {
    width: 100%
}

@media(min-width:961px) {
    .kaplan__apprenticeships .borderless__image img {
        display: block;
        width: auto;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.kaplan__apprenticeships .borderless>.sf_colsOut {
    padding: 0
}

@media(min-width:961px) {
    .kaplan__apprenticeships .borderless>.sf_colsOut {
        display: table-cell;
        width: 50%;
        float: none;
        position: relative
    }
}

.kaplan__apprenticeships .borderless>.sf_colsOut>.sf_colsIn {
    margin: 0
}

.kaplan__apprenticeships .borderless__content>.sf_colsIn>.sfContentBlock {
    padding: 15px 30px;
    text-align: center;
    width: 100%
}

@media(min-width:961px) {
    .kaplan__apprenticeships .borderless__content>.sf_colsIn>.sfContentBlock {
        padding: 30px;
        text-align: left
    }
}

@media(min-width:992px) {
    .kaplan__apprenticeships .borderless__content>.sf_colsIn>.sfContentBlock {
        width: 485px
    }
}

@media(min-width:1200px) {
    .kaplan__apprenticeships .borderless__content>.sf_colsIn>.sfContentBlock {
        width: 585px
    }
}

.kaplan__apprenticeships .borderless__content>.sf_colsIn>.sfContentBlock h2:first-child {
    margin-top: 0
}

.kaplan__apprenticeships .borderless__content>.sf_colsIn>.sfContentBlock li {
    text-align: left
}

@media(min-width:961px) {
    .kaplan__apprenticeships .borderless.is-reversed {
        direction: rtl
    }
}

@media(min-width:961px) {
    .kaplan__apprenticeships .borderless.is-reversed>.sf_colsOut {
        direction: ltr
    }
}

.kaplan__apprenticeships .borderless.is-reversed>.sf_colsOut.borderless__content>.sf_colsIn .sfContentBlock {
    float: right
}

@media screen and (min-width:0\0) and (min-width:961px) {
    .kaplan__apprenticeships .borderless__image img {
        top: 0;
        transform: translate(-50%, 0)
    }
}

.sfPageEditor .kaplan__apprenticeships .borderless__image img {
    position: static;
    transform: none
}

.kaplan__apprenticeships .centred-row .sf_colsIn {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.kaplan__apprenticeships .centred-row .sfContentBlock {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0 30px
}

.kaplan__apprenticeships .centred-row .sfContentBlock h2:first-child {
    margin-top: 0
}

.kaplan__apprenticeships .btn-primary {
    background-color: #0069aa;
    border: 1px solid #015081;
    border-radius: 4px;
    color: #FFF;
    font-size: .8125rem;
    font-weight: 600;
    line-height: 5em;
    padding: .5rem 3rem
}

.kaplan__apprenticeships .page-header {
    position: relative;
    background-size: contain;
    background-color: #f6f5fa;
    background-repeat: no-repeat;
    margin-bottom: .75rem;
    padding-top: 40%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    overflow: hidden
}

@media(min-width:1000px) {
    .kaplan__apprenticeships .page-header {
        background-size: cover;
        height: 445px;
        padding-top: 3rem;
        padding-left: 0;
        padding-right: 0;
        text-align: left
    }
}

@media(min-width:1300px) {
    .kaplan__apprenticeships .page-header {
        padding-top: 5rem;
        height: 590px
    }
}

.kaplan__apprenticeships .page-header .sf_colsOut {
    padding: 0
}

.kaplan__apprenticeships .page-header__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    overflow: hidden;
    padding-bottom: 40%
}

@media(min-width:1000px) {
    .kaplan__apprenticeships .page-header__image {
        position: static;
        padding-bottom: 0
    }
}

.kaplan__apprenticeships .page-header__image .sfimageWrp {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media(min-width:1000px) {
    .kaplan__apprenticeships .page-header__image .sfimageWrp {
        padding: 0
    }
}

.kaplan__apprenticeships .page-header__image img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.kaplan__apprenticeships .page-header__content {
    position: relative;
    z-index: 1;
    padding: 1rem
}

@media(min-width:1000px) {
    .kaplan__apprenticeships .page-header__content {
        padding: 0
    }
}

.kaplan__apprenticeships .page-header__content img {
    margin-bottom: .5rem
}

@media(min-width:1000px) {
    .kaplan__apprenticeships .page-header__content img {
        margin-left: 4rem;
        margin-bottom: 1rem
    }
}

@media(min-width:1300px) {
    .kaplan__apprenticeships .page-header__content img {
        margin-left: 6rem;
        margin-bottom: 1.5rem
    }
}

.kaplan__apprenticeships .page-header__content h1 {
    font-size: 2rem;
    font-weight: 300;
    color: #383a3c;
    margin-top: 0;
    letter-spacing: 0
}

@media(min-width:1000px) {
    .kaplan__apprenticeships .page-header__content h1 {
        color: #fff;
        font-size: 2.3rem;
        line-height: 3rem;
        margin-left: 4rem;
        width: 45%
    }
}

@media(min-width:1300px) {
    .kaplan__apprenticeships .page-header__content h1 {
        font-size: 2.4rem;
        line-height: 3rem;
        margin-left: 6rem;
        padding-top: .3rem;
        width: 37%
    }
}

@media(min-width:1400px) {
    .kaplan__apprenticeships .page-header__content h1 {
        width: 35%
    }
}

@media(min-width:1500px) {
    .kaplan__apprenticeships .page-header__content h1 {
        width: 34%
    }
}

@media(min-width:1600px) {
    .kaplan__apprenticeships .page-header__content h1 {
        font-size: 3.25rem;
        line-height: 3.7rem
    }
}

.kaplan__apprenticeships .page-header__content p {
    display: block;
    font-size: 1.3125rem;
    line-height: 1.9rem;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:1000px) {
    .kaplan__apprenticeships .page-header__content p {
        color: #FFF;
        margin-left: 4rem;
        width: 40%
    }
}

@media(min-width:1300px) {
    .kaplan__apprenticeships .page-header__content p {
        margin-top: 1.5rem;
        margin-left: 6.2rem;
        width: 30%
    }
}

.kaplan__apprenticeships .page-header.is-dark h1,
.kaplan__apprenticeships .page-header.is-dark p {
    color: #383a3c
}

.sfPageEditor .kaplan__apprenticeships .page-header {
    height: auto
}

.sfPageEditor .kaplan__apprenticeships .page-header .sf_colsOut {
    width: 100%!important
}

.sfPageEditor .kaplan__apprenticeships .page-header .page-header__image {
    height: auto
}

.sfPageEditor .kaplan__apprenticeships .page-header .sfimageWrp {
    position: static
}

.sfPageEditor .kaplan__apprenticeships .page-header__image img {
    position: static;
    transform: none
}

@media screen and (min-width:0\0) {
    .kaplan__apprenticeships .page-header__image {
        padding-bottom: 38.5%
    }
}

@media screen and (min-width:0\0) and (min-width:1000px) {
    .kaplan__apprenticeships .page-header__image {
        padding-bottom: 0
    }
}

.kaplan__apprenticeships .apprenticeships__navigation {
    background-color: #383a3c;
    position: relative;
    top: -0.8rem;
    display: none
}

@media(min-width:600px) {
    .kaplan__apprenticeships .apprenticeships__navigation {
        display: block
    }
}

.kaplan__apprenticeships .apprenticeships__navigation ul {
    display: flex;
    justify-content: space-between;
    padding: 0 7.5px;
    margin: 0
}

.kaplan__apprenticeships .apprenticeships__navigation li {
    float: none;
    display: block;
    text-align: center
}

.kaplan__apprenticeships .apprenticeships__navigation a {
    display: block;
    color: #fcc425;
    padding: .625rem;
    position: relative
}

.kaplan__apprenticeships .apprenticeships__navigation a.is-active:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.5rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 .5rem .5rem .5rem;
    border-color: transparent transparent #fff transparent
}

@media all and (min-width:0\0) and (min-resolution:.001dpcm) {
    .kaplan__apprenticeships .apprenticeships__navigation ul {
        text-align: center
    }
    .kaplan__apprenticeships .apprenticeships__navigation li {
        display: inline-block;
        margin: 0 10px
    }
}

@media(max-width:991px) {
    .kaplan__apprenticeships .product-promo-detail {
        height: auto
    }
}

.kaplan__apprenticeships .product-promo-title {
    font-weight: bold;
    color: #ed164f;
    letter-spacing: -0.05em
}

.kaplan__apprenticeships .numbered-steps {
    text-align: center;
    counter-reset: steps;
    margin-bottom: 2rem
}

.kaplan__apprenticeships .numbered-steps .sf_colsOut .sfContentBlock:before {
    counter-increment: steps;
    content: counter(steps);
    font-size: 2.5rem;
    font-weight: 600;
    color: #ec796b
}

.kaplan__apprenticeships .check-list {
    text-align: center;
    margin-bottom: 2rem
}

.kaplan__apprenticeships .check-list .sf_colsOut .sfContentBlock:before {
    content: "\2714";
    font-size: 2.5rem;
    font-weight: 600;
    color: #ec796b
}

.kaplan__apprenticeships .blue-quote-block,
.kaplan__apprenticeships .blue-quote-block .sf_colsOut {
    padding-left: 0;
    padding-right: 0
}

.kaplan__apprenticeships .blue-quote-block blockquote {
    background-color: #006ca0;
    background-image: url(/images/default-source/responsive-theme/bg_grad_1600x900.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0;
    border: 0;
    padding: 24px 16px
}

@media(min-width:768px) {
    .kaplan__apprenticeships .blue-quote-block blockquote {
        padding: 60px
    }
}

@media(min-width:992px) {
    .kaplan__apprenticeships .blue-quote-block blockquote {
        padding-left: 20%;
        padding-right: 20%
    }
}

@media(min-width:1200px) {
    .kaplan__apprenticeships .blue-quote-block blockquote {
        padding-left: 25%;
        padding-right: 25%
    }
}

.kaplan__apprenticeships .blue-quote-block blockquote p {
    font-weight: 300;
    font-style: italic;
    color: #FFF;
    position: relative;
    font-size: 1.5rem;
    line-height: 1.85rem;
    padding: 0 48px
}

@media(min-width:768px) {
    .kaplan__apprenticeships .blue-quote-block blockquote p {
        font-size: 1.75rem;
        line-height: 2.35rem;
        padding: 0 75px
    }
}

.kaplan__apprenticeships .blue-quote-block blockquote p:before,
.kaplan__apprenticeships .blue-quote-block blockquote p:after {
    background-repeat: no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 75px;
    top: 0;
    bottom: 0;
    width: 48px
}

@media(min-width:768px) {
    .kaplan__apprenticeships .blue-quote-block blockquote p:before,
    .kaplan__apprenticeships .blue-quote-block blockquote p:after {
        width: 75px
    }
}

.kaplan__apprenticeships .blue-quote-block blockquote p:before {
    background-image: url(/images/default-source/responsive-theme/left_quote_mark.png);
    background-position: left top;
    left: 0
}

.kaplan__apprenticeships .blue-quote-block blockquote p:after {
    background-image: url(/images/default-source/responsive-theme/right_quote_mark.png);
    background-position: right bottom;
    right: 0
}

.kaplan__apprenticeships .blue-quote-block blockquote footer {
    padding: 16px 0 0 8px;
    border-left: solid 1px #6692b9;
    color: #FFF;
    font-size: 1rem;
    line-height: 1.375rem;
    margin-left: 48px
}

@media(min-width:768px) {
    .kaplan__apprenticeships .blue-quote-block blockquote footer {
        margin-left: 75px
    }
}

.kaplan__apprenticeships .blue-quote-block blockquote footer strong {
    font-weight: 700
}

.kaplan__apprenticeships .blue-quote-block blockquote footer:before {
    content: ""
}

.kaplan__apprenticeships .borderless .blue-quote-block blockquote {
    padding: 24px 16px
}

@media(min-width:768px) {
    .kaplan__apprenticeships .borderless .blue-quote-block blockquote {
        padding: 60px
    }
}

@media(min-width:1400px) {
    .kaplan__apprenticeships .borderless .blue-quote-block blockquote {
        padding: 120px 60px
    }
}

.kaplan__apprenticeships .borderless .blue-quote-block blockquote p {
    font-size: 1.5rem;
    line-height: 1.85rem;
    padding: 0 48px
}

@media(min-width:768px) {
    .kaplan__apprenticeships .borderless .blue-quote-block blockquote p {
        font-size: 1.75rem;
        line-height: 2.35rem;
        padding: 0 75px
    }
}

@media(min-width:960px) {
    .kaplan__apprenticeships .borderless .blue-quote-block blockquote p {
        font-size: 1.5rem;
        line-height: 1.85rem;
        padding: 0 48px
    }
}

@media(min-width:1200px) {
    .kaplan__apprenticeships .borderless .blue-quote-block blockquote p {
        font-size: 1.75rem;
        line-height: 2.35rem;
        padding: 0 75px
    }
}

.kaplan__apprenticeships .borderless .blue-quote-block blockquote footer {
    margin-left: 48px
}

@media(min-width:768px) {
    .kaplan__apprenticeships .borderless .blue-quote-block blockquote footer {
        margin-left: 75px
    }
}

@media(min-width:960px) {
    .kaplan__apprenticeships .borderless .blue-quote-block blockquote footer {
        margin-left: 48px
    }
}

@media(min-width:1200px) {
    .kaplan__apprenticeships .borderless .blue-quote-block blockquote footer {
        margin-left: 75px
    }
}

.kaplan__apprenticeships .tabbed-row {
    background-color: #f2ddd0;
    background-image: url(/images/default-source/responsive-theme/tabbed-row-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top 50%;
    padding: 2rem 0 3rem
}

.kaplan__apprenticeships .tabbed-row__header {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px
}

.kaplan__apprenticeships .tabbed-row__header h2:first-child {
    margin-top: 0
}

.kaplan__apprenticeships .tabbed-row__tablist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width:992px) {
    .kaplan__apprenticeships .tabbed-row__tablist {
        margin-left: -7.5px;
        margin-right: -7.5px
    }
}

.kaplan__apprenticeships .tabbed-row__tab {
    text-align: center;
    position: relative;
    flex-basis: 100%;
    flex-shrink: 0;
    margin-top: 15px;
    padding: 0
}

.kaplan__apprenticeships .tabbed-row__tab[aria-controls] {
    cursor: pointer
}

.kaplan__apprenticeships .tabbed-row__tab[aria-controls] .tabbed-row__tab-inner {
    padding-bottom: 5rem
}

@media(min-width:992px) {
    .kaplan__apprenticeships .tabbed-row__tab {
        flex-basis: 25%
    }
}

.kaplan__apprenticeships .tabbed-row__tab-inner {
    background: #FFF;
    padding: 15px;
    margin-left: 7.5px;
    margin-right: 7.5px;
    height: 100%
}

.kaplan__apprenticeships .tabbed-row__tab h3:first-child {
    margin-top: 0
}

.kaplan__apprenticeships .tabbed-row__tab[aria-selected] .tabbed-row__button {
    color: #FFF
}

.kaplan__apprenticeships .tabbed-row__tab[aria-selected] .tabbed-row__button:after {
    content: "\2013";
    line-height: 1.2rem;
    color: #00a5d9
}

.kaplan__apprenticeships .tabbed-row__tab[aria-selected]:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -0.75rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 .75rem .75rem .75rem;
    border-color: transparent transparent #fff transparent
}

.kaplan__apprenticeships .tabbed-row__button {
    display: block;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 15px
}

.kaplan__apprenticeships .tabbed-row__button:after {
    content: "+";
    display: block;
    margin: .3rem auto;
    background: #e3eef8;
    font-weight: 700;
    height: 1.4rem;
    width: 1.4rem;
    border-radius: 50% 50%
}

.kaplan__apprenticeships .tabbed-row__button:hover {
    text-decoration: none
}

.kaplan__apprenticeships .tabbed-row__tabpanel {
    display: none;
    width: 100%;
    margin-top: 15px;
    margin-left: 7.5px;
    margin-right: 7.5px;
    text-align: center;
    background: #FFF;
    padding: 15px
}

@media(min-width:768px) {
    .kaplan__apprenticeships .tabbed-row__tabpanel {
        padding: 30px
    }
}

@media(min-width:992px) {
    .kaplan__apprenticeships .tabbed-row__tabpanel {
        order: 1;
        margin-left: 7.5px;
        margin-right: 7.5px
    }
}

.kaplan__apprenticeships .tabbed-row__tabpanel h2:first-child {
    margin-top: 0
}

@media screen and (min-width:0\0) {
    .kaplan__apprenticeships .tabbed-row__tab[aria-selected] .tabbed-row__button:after {
        line-height: 1.1em
    }
}

.sfPageEditor .kaplan__apprenticeships .tabbed-row__tabpanel {
    display: block
}

.black-fade h2 {
    margin-top: 0;
    color: #FFF;
    text-align: center
}

@media(min-width:1000px) {
    .black-fade h2 {
        margin-top: 20px;
        text-align: left
    }
}

.black-fade .brochure-icon.is-double {
    padding-bottom: 2.8rem
}

@media(min-width:1000px) {
    .black-fade .brochure-icon.is-double {
        padding-top: .8rem
    }
}

.black-fade .brochure-icon.is-double:last-child {
    margin-top: -1.8rem;
    padding-top: 0;
    padding-bottom: 0;
    background: 0
}

/* Meet Experts - List */

.meet-experts-articles {
  margin-top: 16px;
  margin-top: 1rem;
}

.meet-the-experts__column {
  width: 272px !important;
  float: none !important;
  margin: 0 auto !important;
}

.meet-the-experts__column--1 {
  margin-top: 16px !important;
  margin-top: 1rem !important;
}

@media(min-width:1200px) {
  .meet-the-experts__column {
    width: 25% !important;
    margin: 1rem 0 0 0 !important;
    float: left !important;
  }
}

.meet-the-experts .meet-the-experts__intro {
  margin: 10px 0 24px 0;
  margin: 0.625rem 0 1.5rem 0;
}

.meet-the-experts__intro h1 {
  text-align: center;
}

.meet-the-experts__intro p {
  text-align: center;
}

@media(min-width: 1200px) {
  .meet-the-experts__intro p {
    display: block;
    width: 73%;
    margin: 0 auto 1rem;
  }
}

.meet-experts__article {
}

.meet-experts__content {
  width: 272px;
  background: #fff;
  padding:15px 23px;
  padding: 0.9375rem 1.4375rem;
}

.meet-experts__content .article-title {
  margin-top: 0;
  line-height: 1rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem;
  font-size: 18px;
  font-size: 1.125rem;
  color: #666;
  font-weight: 600;
}

.meet-experts__content .article-title a {
  color: #666;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3rem;
  font-weight: 600;
}

.meet-experts__content .article-title a:hover {
  text-decoration: none;
}

body {
  overflow-x: hidden;
  overflow-y: auto;
}

/* Meet Experts -- Single */

.meet-experts__single .grey-bg {
  padding-top: 1rem;
  padding-top: 16px;
}

.meet-experts__single h1 {
  margin-top: 15px;
  margin-top: 0.9375rem;
  font-size: 32px;
  font-size: 2rem;
}

.meet-experts__article-date {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 19px;
  margin-bottom: 1.1875rem;
  display: block;
}

.meet-experts__body {
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.meet-experts__body ul {
  padding-left: 0;
}

.meet-experts__body li {
  list-style: none;
}

.meet-experts__body .question {
  color: #EB529D;
  font-weight: 600;
  margin: 22px 0;
  margin: 1.375rem 0;
}

.meet-experts__body li.first-of-type .question {
  margin-top: 0;
}

.meet-experts__support .sf_colsIn {
  margin-left: 0 !important;
}


.meet-experts__cta {
  font-size: 22px;
  font-size: 1.375rem;
  display: block;
  padding: 19px 23px;
  padding: 1.25rem 1.4375rem;
  line-height: 1.8rem;
}

.meet-experts__cta:hover {
  text-decoration: none;
}

.meet-experts__cta--green {
  background: #C1d82F url(/images/default-source/default-album/right-arrow.png?sfvrsn=2) 95% center no-repeat;
  color: #fff !important;
}

.meet-experts__support {
  float: left !important;
  margin-left: 0.875rem;
}

.meet-experts__related-title h2 {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  background: #fff;
  padding: 0.125rem 0;
  margin-bottom: 0.25rem;
}

.meet-experts__related-list {
  padding-left: 0;
}

.meet-experts__related-item {
  list-style: none;
}

.meet-experts__related-item a{
  background: #fff;
  color: #383a3c;
  display: block;
  margin-bottom: 0.25rem;
  padding: 1rem 1.25rem;
  cursor: pointer;
}
