@import url("https://use.typekit.net/zzp7afl.css");

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
body,
form,
fieldset,
legend,
input,
select,
textarea,
button {
  margin: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
html,
body {
  position: relative;
  right: 0;
  padding: 0px;
  margin: 0px;
  /* overflow-x:hidden; */
}
body {
  font-family: myriad-pro, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #746D67;
  font-weight: 400;
  background: #F7F7F6;
  -webkit-font-smoothing: subpixel-antialiased;
}
p {
  margin: 0 0 1em 0;
}
a {
  color: #82C4BA;
  background: transparent;
  text-decoration: underline;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a[href^=tel] {
  color: inherit;
  text-decoration: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
}
h1,
.h1 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 0em;
  margin-bottom: 0.5em;
  color: #012c61;
  font-weight: 300;
}

@media only screen and (max-width: 750px) {
	h1 {
		text-align: center;
	}
}
h2,
.h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #012c61;
  font-weight: 300;
}
h3,
.h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 0em;
  margin-bottom: 0.5em;
  color: #012c61;
  font-weight: 300;
}
h4,
.h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-top: 1em;
  margin-bottom: 0.2em;
  color: #012c61;
  font-weight: 300;
}
h5,
.h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-top: 1em;
  margin-bottom: 0.1em;
  color: #012c61;
  font-weight: 300;
}
h6,
.h6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 1em;
  margin-bottom: 0.1em;
  color: #012c61;
  font-weight: 300;
}
b,
strong,
.strong {
  font-weight: 500;
}
em,
.em {
  font-style: italic;
}
abbr[title],
.abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
small,
.small {
  font-size: 80%;
}
mark,
.mark {
  background: #ff0;
  color: #000;
}
sub,
.sub,
sup,
.sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup,
.sup {
  top: -0.5em;
}
sub,
.sub {
  bottom: -0.25em;
}
del,
.del {
  text-decoration: line-through;
}
figure {
  margin: 1em 40px;
}
hr,
.hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  background: #eee;
  border: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}
.ratio {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.ratio.ratio-news {
  width: 100%;
  padding-top: 28%;
  position: relative;
}
.ratio .ratio-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.square-button {
  margin: 15px 0;
}
.square-button a {
  background-color: #82C4BA;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-image: url(../img/button-corner-white.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
}
.square-button a:hover {
  background-color: #012c61;
}
.square-button a:active {
  background-color: #012c61;
}
.table {
  display: table;
  height: 100%;
  width: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.cc-cookies {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 20px 40px;
  background-color: #FFF;
  color: #012c61;
  font-size: 13px;
  z-index: 999999;
  text-align: center;
  border-top: 2px solid #012c61;
}
.cc-cookies a,
.cc-cookies a:hover {
  color: #012c61;
  text-decoration: underline;
}
.cc-cookies a:hover {
  text-decoration: none;
}
.cc-overlay {
  height: 100%;
  padding-top: 25%;
}
.cc-cookies-error {
  float: left;
  width: 90%;
  text-align: center;
  margin: 1em 0 2em 0;
  background: #fff;
  padding: 2em 5%;
  border: 1px solid #ccc;
  font-size: 18px;
  color: #333;
}
.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background: #82C4BA;
  padding: 5px 12px;
  font-size: 12px;
  margin: 2px 10px;
}
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline {
  background: #af3b3b;
  margin-left: 0.5em;
}
.cc-cookies a.cc-cookie-reset {
  background: #f15b00;
}
.cc-cookies a:hover.cc-cookie-accept,
.cc-cookies-error a:hover.cc-cookie-accept,
.cc-cookies a:hover.cc-cookie-decline,
.cc-cookies-error a:hover.cc-cookie-decline,
.cc-cookies a:hover.cc-cookie-reset {
  background: #012c61;
  -o-transition: background 0.5s ease-in;
  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in;
}
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-decline {
  display: block;
  margin-top: 1em;
}
.cc-cookies.cc-discreet {
  width: auto;
  padding: 0.5em 1em;
  left: auto;
  top: auto;
}
.cc-cookies.cc-discreet a.cc-cookie-reset {
  background: none;
  text-shadow: none;
  padding: 0;
  text-decoration: underline;
}
.cc-cookies.cc-discreet a:hover.cc-cookie-reset {
  text-decoration: none;
}
/*@media screen and (max-width: 768px) {
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
}

@media screen and (max-width: 480px) {
.cc-cookies { position: relative; float: left; }
}*/
ul,
ol {
  margin: 1em 0 1em 0;
  padding: 0 0 0 22px;
  color: #012c61;
}
ul li,
ol li {
  margin-bottom: 5px;
}
dl dt {
  float: left;
  width: 25%;
  display: block;
  font-weight: 300;
}
dl dd {
  overflow: hidden;
  display: block;
}
blockquote,
.blockquote {
  margin: 3em 0;
  color: #424242;
  font-style: italic;
  font-weight: 300;
}
blockquote p,
.blockquote p {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin-bottom: 0.4em;
}
blockquote cite,
.blockquote cite {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 17px;
  line-height: 1.0625rem;
  font-weight: 500;
  font-style: normal;
  color: #777;
}
caption {
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  font-weight: 500;
  text-align: left;
  padding: 0.5em 0;
  border-bottom: 1px solid #d7d7d7;
}
table {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0.5em 0;
  text-align: left;
}
table thead td,
table tbody td,
table tfoot td,
table thead th,
table tbody th,
table tfoot th {
  color: #585858;
  padding: 10px 12px 10px 0px;
  border-bottom: 1px solid #e9e9e9;
  font-weight: 300;
}
table td.tint {
  background-color: #eaf5f3;
}
table td.first {
  padding-left: 10px;
}
table p {
  margin-bottom: 0px;
}
table tbody th {
  font-size: 20px;
  font-size: 1.25rem;
  padding-left: 0px;
  color: #012c61;
}
table td img {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
table.login {
  margin-bottom: 2em;
  table-layout: auto;
  border: 1px solid #82C4BA;
  width: auto;
}
table.login td {
  border: none;
  padding: 10px 12px;
}
table.login td input {
  padding: 6px;
}
table.comparison {
  font-size: 16px;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  margin-bottom: 2em;
}
table.comparison td {
  padding: 8px 10px;
  border-right: 1px solid #e9e9e9;
  font-weight: 500;
}
code,
kbd,
pre,
samp {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  word-wrap: break-word;
  font-family: 'courier new', monospace, serif;
  color: #272727;
  background-color: #f1f1f1;
  font-weight: normal;
  padding: 5px;
  white-space: pre-wrap;
}
pre {
  padding: 10px;
  overflow: auto;
  border: 1px solid #d7d7d7;
}
fieldset,
legend {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 500;
}
.form {
  padding-top: 1em;
  padding-bottom: 1em;
}
label,
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  -webkit-appearance: none;
  box-shadow: none !important;
}
input {
  line-height: normal;
}
.input {
  width: 100%;
}
input[type="text"],
input[type="email"],
input[type="phone"] {
  height: 34px;
  padding: 0 7px;
}
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  -webkit-appearance: radio!important;
}
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  -webkit-appearance: checkbox!important;
}
input[type="radio"]:checked {
  /* color: red;
	background-color: red;*/
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="file"] {
  border: none;
}
textarea {
  overflow: auto;
}
select {
  text-transform: none;
  height: 34px;
  padding: 0 7px;
  color: #585858;
  font-weight: 300;
}
optgroup {
  font-weight: 500;
}
button {
  overflow: visible;
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
button[disabled]:hover,
html input[disabled],
html input[disabled]:hover {
  cursor: default;
  color: #CCC;
  border-color: #CCC;
  background-image: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input,
textarea,
select {
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
input:focus,
textarea:focus,
select:focus {
  border-color: rgba(131, 197, 187, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(131, 197, 187, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(131, 197, 187, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(131, 197, 187, 0.5);
}
.form_small {
  width: 50px;
}
.form_medium {
  width: 100px;
}
.form_large {
  width: 150px;
}
.form_full {
  width: 100%;
}
.form_huge {
  width: 321px;
}
td.spacer {
  width: 10px;
}
span.label {
  margin-right: 10px;
}
p .button {
  margin-top: 1em;
}
.button.accept {
  color: #43ab35;
  border-color: #43ab35;
  background-image: none;
}
.button.decline {
  color: #ef1b34;
  border-color: #ef1b34;
  background-image: none;
  margin-right: 10px;
}
.button.accept:hover,
.button.decline:hover {
  color: #666;
  border-color: #666;
}
@media only screen and (min-width: 1010px) {
  .form_small {
    width: 120px;
  }
  .form_medium {
    width: 160px;
  }
  .form_large {
    width: 240px;
  }
  .form_huge {
    width: 321px;
  }
  td.spacer {
    width: 10px;
  }
}
/* JQuery UI Styles */
.question {
  float: left;
  padding-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eeeeee;
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.question label {
  margin: 0 10px 0 5px;
}
.question p {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 40px;
}
.question .form-label {
  float: left;
  width: 110px;
  line-height: 32px;
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 6px;
  padding-left: 0px;
  font-size: 12px;
}
.question .q-number {
  width: 40px;
  float: left;
}
.question table {
  margin-left: 40px;
  width: auto;
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #777;
  margin-bottom: 10px;
}
.question table td {
  border: none;
  padding: 0px 0;
}
.question table td input {
  margin-top: 3px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.question table.mix-of-investments td {
  padding: 0 12px 0 0;
}
.ui-state-focus:focus {
  outline: 1px dotted red !important;
}
.controls .prev {
  float: left;
  background-image: none;
  font-weight: 500;
  color: #777;
  border-color: #999;
  background-color: #F6F6F6;
}
.controls .next {
  float: right;
  background-image: none;
  font-weight: 500;
  color: #777;
  border-color: #999;
  background-color: #F6F6F6;
}
.controls .next:disabled {
  opacity: 0.5;
}
table.full-width {
  margin-bottom: 1em;
}
table.full-width .form_large {
  width: 99%;
}
table.full-width .form_medium {
  width: 50%;
}
table.full-width td.title {
  width: 40%;
}
table.full-width td {
  padding-top: 6px;
  padding-bottom: 6px;
}
table.full-width td.consent {
  padding: 12px 0;
}
table.full-width td.consent label {
  margin-left: 8px;
}
.full-width.institutional-risk-form .title {
  width: 30px;
}
.full-width.institutional-risk-form {
  margin-bottom: 0px;
}
.full-width.institutional-risk-form td.last {
  border: none;
}
.full-width.institutional-risk-form td.no-padding {
  padding: 0;
}
.question-group {
  padding: 12px 15px 4px 15px;
  border: 1px solid #CCC;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.question-group img {
  max-width: 100%;
}
td.no-border-bottom {
  border-bottom: none;
  padding-bottom: 0px;
}
.float-form-field {
  margin-right: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
}
select.float-form-field {
  float: left;
  margin-right: 12px;
}
label.error {
  margin: 0 5px 0 0;
  color: #f83e0a;
  display: inline;
}
p.error {
  color: #f83e0a;
}
input.submit {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.clear:before,
.clear:after,
dl:before,
dl:after {
  content: " ";
  display: table;
}
.clear:after,
dl:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.container-full {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 750px) {
  .container,
  .container-full {
    width: 720px;
  }
}
@media only screen and (min-width: 1010px) {
  .container,
  .container-full {
    width: 980px;
  }
}
@media only screen and (min-width: 1170px) {
  .container,
  .container-full {
    width: 1140px;
  }
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
.push-1 {
  left: 8.33333333%;
}
.push-2 {
  left: 16.66666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.33333333%;
}
.push-5 {
  left: 41.66666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.33333333%;
}
.push-8 {
  left: 66.66666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.33333333%;
}
.push-11 {
  left: 91.66666667%;
}
.pull-1 {
  left: -8.33333333%;
}
.pull-2 {
  left: -16.66666667%;
}
.pull-3 {
  left: -25%;
}
.pull-4 {
  left: -33.33333333%;
}
.pull-5 {
  left: -41.66666667%;
}
.pull-6 {
  left: -50%;
}
.pull-7 {
  left: -58.33333333%;
}
.pull-8 {
  left: -66.66666667%;
}
.pull-9 {
  left: -75%;
}
.pull-10 {
  left: -83.33333333%;
}
.pull-11 {
  left: -91.66666667%;
}
.hide-mobile {
  display: none;
}
.show-mobile {
  display: block;
}
.show-mobile-inline-block {
  display: inline-block;
}
.show-mobile-inline {
  display: inline;
}
@media only screen and (min-width: 750px) {
  .col-tablet-1,
  .col-tablet-2,
  .col-tablet-3,
  .col-tablet-4,
  .col-tablet-5,
  .col-tablet-6,
  .col-tablet-7,
  .col-tablet-8,
  .col-tablet-9,
  .col-tablet-10,
  .col-tablet-11,
  .col-tablet-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-tablet-1 {
    width: 8.33333333%;
  }
  .col-tablet-2 {
    width: 16.66666667%;
  }
  .col-tablet-3 {
    width: 25%;
  }
  .col-tablet-4 {
    width: 33.33333333%;
  }
  .col-tablet-5 {
    width: 41.66666667%;
  }
  .col-tablet-6 {
    width: 50%;
  }
  .col-tablet-7 {
    width: 58.33333333%;
  }
  .col-tablet-8 {
    width: 66.66666667%;
  }
  .col-tablet-9 {
    width: 75%;
  }
  .col-tablet-10 {
    width: 83.33333333%;
  }
  .col-tablet-11 {
    width: 91.66666667%;
  }
  .col-tablet-12 {
    width: 100%;
  }
  .push-tablet-1 {
    left: 8.33333333%;
  }
  .push-tablet-2 {
    left: 16.66666667%;
  }
  .push-tablet-3 {
    left: 25%;
  }
  .push-tablet-4 {
    left: 33.33333333%;
  }
  .push-tablet-5 {
    left: 41.66666667%;
  }
  .push-tablet-6 {
    left: 50%;
  }
  .push-tablet-7 {
    left: 58.33333333%;
  }
  .push-tablet-8 {
    left: 66.66666667%;
  }
  .push-tablet-9 {
    left: 75%;
  }
  .push-tablet-10 {
    left: 83.33333333%;
  }
  .push-tablet-11 {
    left: 91.66666667%;
  }
  .pull-tablet-1 {
    left: -8.33333333%;
  }
  .pull-tablet-2 {
    left: -16.66666667%;
  }
  .pull-tablet-3 {
    left: -25%;
  }
  .pull-tablet-4 {
    left: -33.33333333%;
  }
  .pull-tablet-5 {
    left: -41.66666667%;
  }
  .pull-tablet-6 {
    left: -50%;
  }
  .pull-tablet-7 {
    left: -58.33333333%;
  }
  .pull-tablet-8 {
    left: -66.66666667%;
  }
  .pull-tablet-9 {
    left: -75%;
  }
  .pull-tablet-10 {
    left: -83.33333333%;
  }
  .pull-tablet-11 {
    left: -91.66666667%;
  }
  .hide-tablet {
    display: none;
  }
  .show-tablet {
    display: block;
  }
  .show-tablet-inline-block {
    display: inline-block;
  }
  .show-tablet-inline {
    display: inline;
  }
  .tablet-no-padding {
    padding: 0;
  }
}
@media only screen and (min-width: 1010px) {
  .col-desktop-1,
  .col-desktop-2,
  .col-desktop-3,
  .col-desktop-4,
  .col-desktop-5,
  .col-desktop-6,
  .col-desktop-7,
  .col-desktop-8,
  .col-desktop-9,
  .col-desktop-10,
  .col-desktop-11,
  .col-desktop-12 {
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    float: left;
  }
  .col-desktop-1 {
    width: 8.33333333%;
  }
  .col-desktop-2 {
    width: 16.66666667%;
  }
  .col-desktop-3 {
    width: 25%;
  }
  .col-desktop-4 {
    width: 33.33333333%;
  }
  .col-desktop-5 {
    width: 41.66666667%;
  }
  .col-desktop-6 {
    width: 50%;
  }
  .col-desktop-7 {
    width: 58.33333333%;
  }
  .col-desktop-8 {
    width: 66.66666667%;
  }
  .col-desktop-9 {
    width: 75%;
  }
  .col-desktop-10 {
    width: 83.33333333%;
  }
  .col-desktop-11 {
    width: 91.66666667%;
  }
  .col-desktop-12 {
    width: 100%;
  }
  .push-desktop-1 {
    left: 8.33333333%;
  }
  .push-desktop-2 {
    left: 16.66666667%;
  }
  .push-desktop-3 {
    left: 25%;
  }
  .push-desktop-4 {
    left: 33.33333333%;
  }
  .push-desktop-5 {
    left: 41.66666667%;
  }
  .push-desktop-6 {
    left: 50%;
  }
  .push-desktop-7 {
    left: 58.33333333%;
  }
  .push-desktop-8 {
    left: 66.66666667%;
  }
  .push-desktop-9 {
    left: 75%;
  }
  .push-desktop-10 {
    left: 83.33333333%;
  }
  .push-desktop-11 {
    left: 91.66666667%;
  }
  .pull-desktop-1 {
    left: -8.33333333%;
  }
  .pull-desktop-2 {
    left: -16.66666667%;
  }
  .pull-desktop-3 {
    left: -25%;
  }
  .pull-desktop-4 {
    left: -33.33333333%;
  }
  .pull-desktop-5 {
    left: -41.66666667%;
  }
  .pull-desktop-6 {
    left: -50%;
  }
  .pull-desktop-7 {
    left: -58.33333333%;
  }
  .pull-desktop-8 {
    left: -66.66666667%;
  }
  .pull-desktop-9 {
    left: -75%;
  }
  .pull-desktop-10 {
    left: -83.33333333%;
  }
  .pull-desktop-11 {
    left: -91.66666667%;
  }
  .hide-desktop {
    display: none;
  }
  .show-desktop {
    display: block;
  }
  .show-desktop-inline-block {
    display: inline-block;
  }
  .show-desktop-inline {
    display: inline;
  }
  .desktop-no-padding {
    padding: 0;
  }
}
@media only screen and (min-width: 1170px) {
  .col-hd-1,
  .col-hd-2,
  .col-hd-3,
  .col-hd-4,
  .col-hd-5,
  .col-hd-6,
  .col-hd-7,
  .col-hd-8,
  .col-hd-9,
  .col-hd-10,
  .col-hd-11,
  .col-hd-12 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }
  .col-hd-1 {
    width: 8.33333333%;
  }
  .col-hd-2 {
    width: 16.66666667%;
  }
  .col-hd-3 {
    width: 25%;
  }
  .col-hd-4 {
    width: 33.33333333%;
  }
  .col-hd-5 {
    width: 41.66666667%;
  }
  .col-hd-6 {
    width: 50%;
  }
  .col-hd-7 {
    width: 58.33333333%;
  }
  .col-hd-8 {
    width: 66.66666667%;
  }
  .col-hd-9 {
    width: 75%;
  }
  .col-hd-10 {
    width: 83.33333333%;
  }
  .col-hd-11 {
    width: 91.66666667%;
  }
  .col-hd-12 {
    width: 100%;
  }
  .push-hd-1 {
    left: 8.33333333%;
  }
  .push-hd-2 {
    left: 16.66666667%;
  }
  .push-hd-3 {
    left: 25%;
  }
  .push-hd-4 {
    left: 33.33333333%;
  }
  .push-hd-5 {
    left: 41.66666667%;
  }
  .push-hd-6 {
    left: 50%;
  }
  .push-hd-7 {
    left: 58.33333333%;
  }
  .push-hd-8 {
    left: 66.66666667%;
  }
  .push-hd-9 {
    left: 75%;
  }
  .push-hd-10 {
    left: 83.33333333%;
  }
  .push-hd-11 {
    left: 91.66666667%;
  }
  .pull-hd-1 {
    left: -8.33333333%;
  }
  .pull-hd-2 {
    left: -16.66666667%;
  }
  .pull-hd-3 {
    left: -25%;
  }
  .pull-hd-4 {
    left: -33.33333333%;
  }
  .pull-hd-5 {
    left: -41.66666667%;
  }
  .pull-hd-6 {
    left: -50%;
  }
  .pull-hd-7 {
    left: -58.33333333%;
  }
  .pull-hd-8 {
    left: -66.66666667%;
  }
  .pull-hd-9 {
    left: -75%;
  }
  .pull-hd-10 {
    left: -83.33333333%;
  }
  .pull-hd-11 {
    left: -91.66666667%;
  }
  .hide-hd {
    display: none;
  }
  .show-hd {
    display: block;
  }
  .show-hd-inline-block {
    display: inline-block;
  }
  .show-hd-inline {
    display: inline;
  }
  .hd-no-padding {
    padding: 0;
  }
}
ul {
  list-style: none;
}
.content img {
  max-width: 100%;
}
.content ul {
  list-style: none;
  padding: 0px;
  /* font-weight: 500; */
}
.mobile-text-center.content-alt {
  text-align: left;
}
.mobile-text-center.content-alt ul {
  color: #746D67;
  list-style: inherit;
  padding-left: 18px;
}
.mobile-text-center.content-alt ol {
  color: #746D67;
}
.mobile-text-center.content-alt .title-left {
  text-align: center;
}
.inner-row {
  margin-bottom: 3em;
}
.white {
  background-color: #FFF;
}
.no-padding-bottom {
  padding-botton: 0em;
}
.no-padding-top {
  padding-top: 0em;
}
.padding-top {
  padding-top: 0.5em;
}
.padding-top-medium {
  padding-top: 2em;
}
.padding-bottom {
  padding-bottom: 1.5em;
}
.padding-top-small {
  padding-top: 0.75em;
}
.padding-bottom-small {
  padding-bottom: 1.25em;
}
.padding-top-large {
  padding-top: 3em;
}
.padding-bottom-large {
  padding-bottom: 3em;
}
.square-button {
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer {
  font-size: 12px;
  font-size: 0.75rem;
}
.footer p {
  margin: 0px;
}
.footer ul {
  margin: 0px;
}
.footer ul li {
  display: inline-block;
  margin: 0 5px;
}
.footer ul li a {
  text-decoration: none;
}
.footer .cii {
  width: 60px;
  height: 105px;
  margin: 20px auto 10px auto;
  background-image: url(../img/cii-2018.png);
  background-size: 60px 105px;
}
.top-navigation-bar {
  background-color: #012c61;
  height: 32px;
}
.top-navigation-bar ul {
  float: right;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
  margin-right: -8px;
}
.top-navigation-bar ul li {
  float: left;
}
.top-navigation-bar ul li a,
.top-navigation-bar ul li span {
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  padding: 8px 8px;
  display: block;
}
.top-navigation-bar ul li a:hover,
.top-navigation-bar ul li span:hover {
  background-color: #013575;
}
.top-navigation-bar ul li a:active,
.top-navigation-bar ul li span:active {
  background-color: #013e89;
}
.top-navigation-bar ul li a.current2,
.top-navigation-bar ul li span.current2 {
  background-color: #FFF;
  color: #012c61;
}
.top-navigation-bar ul li.login a,
.top-navigation-bar ul li.login span {
  background-color: #82C4BA;
}
.top-navigation-bar ul li.login a:hover,
.top-navigation-bar ul li.login span:hover {
  background-color: #66b7ab;
}
.top-navigation-bar ul li.login a:active,
.top-navigation-bar ul li.login span:active {
  background-color: #4ea699;
}
.top-navigation-bar ul li.login a.current2,
.top-navigation-bar ul li.login span.current2 {
  background-color: #FFF;
  color: #012c61;
}
.top-navigation-bar .callus {
  font-size: 13px;
  line-height: 16px;
  color: #FFF;
  padding: 8px 0;
  display: block;
  float: left;
  position: relative;
  padding-left: 18px;
}
.top-navigation-bar .callus .fa {
  margin-right: 5px;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 8px;
}
.navigation-bar {
  background-color: #FFF;
}
.navigation-bar a.logo {
  height: 60px;
  width: 168px;
  margin: 10px 0;
  display: block;
  text-indent: -9999px;
  background-image: url(../img/cantab-logo.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .navigation-bar a.logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/cantab-logo@2x.png);
    background-size: 168px 60px;
  }
}
.news-preview-home .match {
  margin-bottom: 1em;
}
.news-preview-home .article {
  margin-bottom: 2em;
}
.news-preview-home .article.article-new a {
  color: #012c61;
}
.news-preview-home .match.article-new {
  padding-bottom: 0;
}
.square-button {
  margin-top: 0px;
  margin-bottom: 2px;
}
.square-button .ratio {
  padding-top: 15%;
}
/* Mobile Navigation */
.open {
  text-align: center;
  position: fixed;
  width: 100%;
  height: 80px;
  background-color: #FFF;
}
.open #push {
  position: absolute;
  right: 0px;
  width: 80px;
  height: 80px;
  background-color: red;
  line-height: 80px;
}
.open #push.opened {
  right: 80px;
}
.main-title-h1 {
  position: relative;
  margin-bottom: 2em;
  width: 100%;
  padding: 0 30px;
}
.main-title-h1.home {
  padding: 0px;
}
.main-title-h1 h1 {
  padding-bottom: 1.4em;
  margin-bottom: 0em;
}
.main-title-h2 {
  position: relative;
  margin-bottom: 1.75em;
}
.main-title-h2 h2 {
  padding-bottom: 1em;
  margin-bottom: 0em;
}
.main-title-h1 span,
.main-title-h2 span {
  width: 200px;
  display: block;
  margin: 0 auto;
  top: 0em;
  position: relative;
  border-bottom: 1px solid #82C4BA;
}
#mobile-menu {
  margin-right: -80px;
  right: 0;
  width: 80px;
  background: #82C4BA;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.mobile-navigation {
  position: absolute;
  top: 0;
  width: 80px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-navigation li {
  line-height: 10px;
  text-align: center;
  width: 80px;
  height: 80px;
  margin-bottom: 0px;
}
.mobile-navigation li#close a {
  background-image: url(navi.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
.mobile-navigation li a {
  color: #FFF;
  display: block;
  padding: 60px 0 0 0;
  height: 80px;
  background-color: none;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-repeat: no-repeat;
  background-image: url('../img/icons2018@2x.png');
  background-size: 80px 640px;
}
.mobile-navigation li.current a,
ul.navigation li a:active {
  background-color: #002C61;
}
.mobile-navigation li.home a {
  background-position: center 0;
}
.mobile-navigation li.who-we-are a {
  background-position: center -80px;
}
.mobile-navigation li.what-we-do a {
  background-position: center -160px;
}
.mobile-navigation li.news a {
  background-position: center -240px;
}
.mobile-navigation li.careers a {
  background-position: center -400px;
}
.mobile-navigation li.contact a {
  background-position: center -320px;
}
.mobile-navigation li.who-we-serve a {
  background-position: center -480px;
}
.mobile-navigation li.funds a {
  background-position: center -560px;
}
.mobile-navigation li a:hover {
  color: #fff;
  text-decoration: none;
}
.mobile-navigation li a:active,
.mobile-navigation li a:focus {
  text-decoration: none;
}
.toggle {
  margin: 5px 5px 0 0;
}
/* Quote */
.quote {
  background-color: #82C4BA;
  /* padding:2em 0 2.25em 0; */
  padding: 1em 0 1em 0;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #FFF;
  font-family: 'Gentium Basic', serif;
  font-weight: normal;
  text-align: center;
}
.quote .bqstart,
.quote .bqend {
  font-family: Times, serif;
  font-size: 90px;
  font-size: 5.625rem;
  line-height: 0px;
  opacity: 0.5;
}
.quote .bqstart {
  top: 0;
  left: 0;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  display: inline-block;
  height: auto;
}
.quote .bqstart img,
.quote .bqend img {
  display: block;
  padding: 0px;
  margin: 0px auto;
}
.quote .bqend {
  top: 0;
  left: 0;
  margin-top: 15px;
  width: 100%;
  text-align: center;
  display: inline-block;
  height: auto;
}
/* Sudo Slider */
.slider-container {
  bottom: 0;
  left: 0;
  position: relative;
  right: 0;
  top: 0px;
  z-index: -1;
  height: 200px;
  -webkit-transform: translateZ(0px);
}
#slider {
  height: 200px;
  overflow: hidden;
  width: 100%;
  display: block;
  z-index: -1;
}
#slider,
#slider img {
  width: 100%;
}
.slide {
  position: relative;
}
.caption {
  width: 100%;
  bottom: 0px;
  position: absolute;
}
.caption-inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.caption-inner span {
  display: block;
  float: left;
  background-color: #82C4BA;
  padding: 12px 16px;
  color: #FFF;
  font-size: 18px;
  font-family: 'Gentium Basic', serif;
  font-weight: normal;
}
.slide {
  background-position: center center;
  background-size: cover;
  height: 100%;
}
.slide.bottom {
  background-position: center bottom;
}
.slide.top {
  background-position: center top;
}
/* Toggle Styling */
#nav-toggle {
  position: absolute;
  top: 27px;
  right: 20px;
  width: 30px;
  height: 25px;
  z-index: 100;
  background-image: url(../img/toggle.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #nav-toggle {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/toggle@2x.png);
    background-size: 30px 50px;
  }
}
#nav-toggle.close {
  background-position: 0px -25px;
}
#nav-search-mobile {
  display: none;
}
#search-toggle-mobile {
  position: absolute;
  top: 27px;
  right: 70px;
  width: 25px;
  height: 25px;
  z-index: 100;
  background-image: url(../img/searchicon.png);
  background-size: 25px 25px;
  opacity: 0.6;
}
#nav-search-mobile {
  padding-top: 15px;
  padding-bottom: 15px;
}
#nav-search-mobile input {
  width: 100%;
}
#nav-search-mobile .textfield {
  padding-right: 0;
}
#search-toggle-mobile.current {
  opacity: 1;
}
.lines-button {
  padding: 0;
  width: 30px;
  height: 25px;
  transition: 0.3s;
  cursor: pointer;
  user-select: none;
}
.lines-button:hover {
  opacity: 1;
}
.lines-button:active {
  transition: 0;
}
.lines {
  display: inline-block;
  width: 30px;
  height: 5px;
  background: #012c61;
  transition: 0.3s;
  position: relative;
}
.lines:before,
.lines:after {
  display: inline-block;
  width: 30px;
  height: 5px;
  background: #012c61;
  transition: 0s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}
.lines:before {
  top: 10px;
}
.lines:after {
  top: -10px;
}
.lines-button:hover .lines:before {
  top: 10px;
}
.lines-button:hover .lines:after {
  top: -10px;
}
.lines-button.x.close .lines {
  background: transparent;
}
.lines-button.x.close .lines:before,
.lines-button.x.close .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 30px;
}
.lines-button.x.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.useful-links {
  padding-top: 0.5em;
}
/* May remove below */
ul.side-links {
  width: 100%;
}
ul.side-links li {
  width: 100%;
  display: block;
  margin-bottom: 2px;
}
ul.side-links li a {
  width: 100%;
  display: block;
  background-color: #82C4BA;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  padding: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-image: url(../img/button-corner-white.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
}
ul.side-links li a:hover {
  background-color: #012c61;
}
ul.side-links li a:active {
  background-color: #012c61;
}
/* People */
.people {
  float: left;
  margin: 15px 0 0 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #82C4BA;
  width: 100%;
}
.people .image {
  float: left;
  margin: 0;
  width: 32%;
}
.people .image img {
  margin: 0px;
  width: 100%;
  height: auto;
  display: block;
}
.people .bio {
  float: right;
  width: 65%;
  text-align: left;
}
/* Section Navigation */
#section-nav-toggle {
  background-color: #FFF;
  width: 24px;
  height: 20px;
  float: right;
  position: absolute;
  top: 10px;
  left: 0px;
  text-indent: -9999px;
  background-image: url(../img/toggle-small.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #section-nav-toggle {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/toggle-small@2x.png);
    background-size: 24px 40px;
  }
}
#section-nav-toggle.open {
  background-position: 0px -20px;
}
#section-nav-toggle span {
  width: 24px;
  border: 0px;
}
.section-lines {
  display: inline-block;
  width: 24px;
  height: 4px;
  background: #746D67;
  transition: 0.3s;
  position: relative;
}
.section-lines:before,
.section-lines:after {
  display: inline-block;
  width: 24px;
  height: 4px;
  background: #746D67;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}
.section-lines:before {
  top: 8px;
}
.section-lines:after {
  top: -8px;
}
/* #section-nav-toggle.open .section-lines, #section-nav-toggle.open .section-lines:before, #section-nav-toggle.open .section-lines:after {
	background: @blue;
} */
#section-nav-toggle.open .section-lines {
  background: transparent;
}
#section-nav-toggle.open .section-lines:before,
#section-nav-toggle.open .section-lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 24px;
}
#section-nav-toggle.open .section-lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
#section-nav-toggle.open .section-lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.section-nav-wrap {
  width: 100%;
  float: left;
  position: relative;
  top: -2px;
}
.section-nav-wrap ul {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  display: none;
  margin-bottom: 0.5em;
  font-size: 20px;
  font-size: 1.25rem;
}
.section-nav-wrap ul li {
  line-height: 30px;
  float: left;
  width: 100%;
}
.section-nav-wrap ul li a {
  color: #746D67;
  text-decoration: none;
  border: none;
  margin-bottom: 12px;
}
.section-nav-wrap ul li.section-nav-header,
.section-nav-wrap ul li.enquiry {
  padding-bottom: 1em;
}
.section-nav-wrap ul li a.selected {
  display: none;
}
/* News Styling */
.side-nav {
  margin-bottom: 1em;
  display: inline-block;
  width: 100%;
}
.side-nav ul {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0.5em;
  font-size: 18px;
  font-size: 1.125rem;
  list-style: none;
}
.side-nav ul li {
  line-height: 28px;
}
.side-nav ul li a {
  color: #746D67;
  text-decoration: none;
  border: none;
  margin-bottom: 12px;
}
.side-nav ul li a.selected {
  color: #012c61;
}
.news-article {
  border-bottom: 1px solid #82C4BA;
  margin-bottom: 1.5em;
  padding-bottom: 1em;
}
.news-article .news-image {
  float: left;
}
.news-article .date {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 0.25em;
  width: 100%;
  float: left;
}
.news-article h3 a {
  text-decoration: none;
  color: #012c61;
}
.news-article p {
  margin-bottom: 0.25em;
}
a.button.button-small {
  padding: 4px 6px;
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 0.5em;
  background-image: none;
}
a.button.button-small:hover {
  padding: 4px 6px;
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 0.5em;
  background-image: none;
}
.pagination {
  float: none;
  width: 100%;
  margin-bottom: 2em;
}
.pagination a {
  background-color: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  margin-right: 3px;
  margin-bottom: 3px;
  background-color: #CCC;
  color: #FFF;
  font-size: 12px;
  text-decoration: none;
}
.pagination a:hover {
  background-color: #82C4BA;
}
.pagination a.current {
  background-color: #012c61;
}
.article_date {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 1.25em;
  width: 100%;
  float: left;
}
.note {
  font-size: 10px;
  line-height: 14px;
}
.article-content {
  margin-bottom: 2em;
}
.article-content img {
  max-width: 100%;
}
.article-content blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 0 1.5rem;
  border-left: 1px solid #82C4BA;
}
.article-content blockquote p {
  color: #746D67;
  font-size: 1rem;
  line-height: 1.375rem;
}
.article-content table {
  border: 1px solid #CCC;
}
.article-content table td {
  border-color: #CCC;
  padding: 6px;
}
.article-content a {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.article-content table td.pros,
.article-content table td.cons {
  padding-left: 30px;
  font-size: 15px;
}
.article-content table td.pros {
  background-image: url(/img/tick.png);
  background-position: 8px center;
  background-repeat: no-repeat;
  color: #3ea600;
}
.article-content table td.cons {
  background-image: url(/img/cross.png);
  background-position: 8px center;
  background-repeat: no-repeat;
  color: #d20000;
}
.article-content table td p {
  margin: 0px;
}
.news-image-header {
  padding: 0px;
  padding-top: 0px;
  height: auto;
  overflow: hidden;
  position: relative;
}
.news-image-header .ratio-inner {
  background-image: url(img/news.jpg);
  background-position: center center;
  background-size: cover;
}
.news-image-header img {
  width: 100%;
  display: block;
  z-index: 1;
  position: absolute;
}
.news-image-header span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  float: left;
  background-color: #82C4BA;
  padding: 12px 16px;
  color: #FFF;
  font-size: 18px;
  font-family: 'Gentium Basic', serif;
  font-weight: normal;
  z-index: 2;
}
.news-image-header span.hidden-caption {
  z-index: 0;
}
/* New Accordion */
.accordion {
  margin-top: 0px;
  width: 100%;
  float: left;
}
.accordion h3,
.accordion a.accordion-link {
  margin-bottom: 2px;
  width: 100%;
  display: block;
  background-color: #82C4BA;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: left;
  padding: 10px;
  background-image: url(../img/button-corner-white.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
}
.accordion h3:hover,
.accordion a.accordion-link:hover {
  background-color: #66b7ab;
}
.accordion h3:active,
.accordion a.accordion-link:active {
  background-color: #4ea699;
}
.accordion a.accordion-link.enquire,
a.enquire {
  background-color: #012c61;
}
.accordion h3.enquire {
  background-color: #012c61;
}
.accordion h3.hide-mobile {
  display: none;
}
.accordion h3.current {
  background-color: #4ea699;
}
#accordion-links div {
  background: white;
  height: auto;
  width: 100%;
  display: none;
  padding-top: 0px;
}
.accordion .pane {
  margin-bottom: 4px;
}
.accordion .pane a {
  font-size: 16px;
  font-size: 1rem;
  padding: 6px 10px;
  margin-bottom: 2px;
  color: #FFF;
  float: left;
  text-align: left;
  width: 100%;
  text-decoration: none;
  background-color: #999;
  background-image: url(../img/button-corner-white.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.accordion .pane a:hover {
  background-color: #777;
}
.accordion .pane a:active {
  background-color: #777;
}
.feature-link,
.section-nav-wrap ul li a.feature-link {
  margin-bottom: 2px;
  width: 100%;
  display: block;
  background-color: #012c61;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: left;
  padding: 10px;
  background-image: url(../img/button-corner-white.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
}
.feature-link:hover,
.section-nav-wrap ul li a.feature-link:hover {
  color: #FFF;
}
.feature-link:active,
.section-nav-wrap ul li a.feature-link:active {
  background-color: #012c61;
}
/* Issuu */
.issuuembed {
  width: 100%;
  height: 250px;
}
#gmap_canvas,
#gmap_canvas2 {
  float: left;
  width: 100%;
  height: 220px;
  margin-bottom: 1em;
  margin-top: 1em;
  display: block;
}
/* Map Styling */
.styled-map {
  width: 100%;
  height: 300px;
  margin-bottom: 1em;
  margin-top: 1em;
  display: block;
  float: left;
}
.gm-style-iw * {
  display: block;
  width: 100%;
}
.gm-style-iw h4,
.gm-style-iw p {
  margin: 0;
  padding: 0;
}
.map-info {
  background-color: #FFF;
  padding: 5px 0px 0px 3px;
  width: 190px;
  overflow: visible;
  text-align: left;
  font-family: 'museo-sans', Verdana, Arial, Helvetica, sans-serif;
}
.map-info h4 {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 6px;
  font-weight: 500;
}
.map-info p {
  margin: 0 0 5px 0;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}
table.login {
  width: 100%;
}
table.login input {
  width: 100%;
}
.table-wrap {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 1em;
}
.table-wrap table {
  margin-top: 0;
}
#side-bar-news {
  padding-top: 0;
  float: left;
  width: 100%;
}
.sidebar-feature {
  margin-top: 15px;
}
#side-bar-news h2 {
  margin-top: 0;
}
#side-bar-news .article {
  cursor: pointer;
}
#side-bar-news .article h3 a {
  color: #012c61;
  text-decoration: none;
}
#side-bar-news .article:hover h3 a {
  color: #82C4BA;
}
#side-bar-news .article h3 {
  font-size: 16px;
  line-height: 22px;
}
#side-bar-news .article p {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #82C4BA;
}
#side-bar-news .news-image {
  width: 100%;
  height: 120px;
  float: left;
  margin-bottom: 1em;
  background-size: cover;
  background-position: center center;
}
ul.side-news-articles {
  margin: 10px 0 0 0;
  padding: 0px;
  list-style: none;
}
ul.side-news-articles li {
  margin: 0 0 12px 0;
  font-size: 14px;
  line-height: 17px;
}
ul.side-news-articles li a {
  text-decoration: none;
  color: #012c61;
}
.issuuwrap {
  position: relative;
  padding-bottom: 71.5%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  margin-top: 1.5em;
  margin-bottom: 1.75em;
}
.issuuembed2 {
  position: relative;
  padding-bottom: 62%;
  padding-top: 0px;
  /* Allow space for menu bar */
  height: 0;
  overflow: hidden;
  margin-top: 1.5em;
  margin-bottom: 1.75em;
}
.issuuembed2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* .issuuembed iframe, .issuuwrap iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}*/
.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  margin-top: 1em;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#side-bar-twitter {
  float: left;
  width: 100%;
}
#side-bar-twitter h3 {
  margin-top: 0;
}
ul#tweets {
  width: 100%;
  position: relative;
  height: auto;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#tweets li {
  position: absolute;
}
.videoembed {
  position: relative;
  padding-bottom: 56.2%;
  padding-top: 0px;
  /* Allow space for menu bar */
  height: 0;
  overflow: hidden;
  margin-top: 1.5em;
  margin-bottom: 1.75em;
}
.videoembed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.searchfield {
  height: 41px;
  line-height: 41px;
}
input[type="text"].searchfield {
  height: 41px;
  line-height: 41px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.testimonials h3 {
  color: #746D67;
}
.testimonials p {
  color: #012c61;
  margin-bottom: 1.25em;
}
.terms-and-conditions {
  width: 100%;
  height: 300px;
  padding: 10px;
  margin-bottom: 2em;
  float: left;
  overflow-y: scroll;
  border: 1px solid #DDD;
  border-radius: 4px;
  background-color: #f7f7f6;
  font-size: 12px;
}
.get-in-touch {
  margin-bottom: 25px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #82C4BA;
  text-align: center;
}
.get-in-touch h2 {
  margin-top: 0;
}
.get-in-touch h2 a {
  text-decoration: none;
  color: #012c61;
}
.get-in-touch h3 {
  color: #746D67;
  margin-bottom: 5px;
}
.get-in-touch h3 span {
  color: #746D67;
  font-weight: 500;
}
.social-icons {
  margin-bottom: 10px;
}
.social-icons a {
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  font-size: 28px;
  color: #746D67;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.social-icons a:hover {
  color: #012c61;
}
#jstwitter {
  position: relative;
  margin-bottom: 15px;
}
#jstwitter li {
  display: none;
}
#jstwitter li img {
  width: 25%;
  display: block;
  margin: 0 10px 10px 0;
  float: left;
}
.list-unstyled.search-results-list li {
  margin: 30px 0;
  padding: 0px;
  position: relative;
}
.list-unstyled.search-results-list h3 {
  margin-bottom: 0;
}
.list-unstyled.search-results-list h3 a {
  text-decoration: none;
  color: #012c61;
}
#nav-search {
  display: none;
  position: absolute;
  right: 15px;
  top: 30px;
}
#nav-search input {
  float: left;
  margin: 0 0 0 10px;
}
#nav-search .searchfield {
  width: 300px;
  line-height: 22px;
  padding-left: 12px;
}
#nav-login {
  display: none;
  position: absolute;
  right: 15px;
  top: 0px;
}
#searcharea input {
  height: 40px;
  border-radius: 0px;
}
p.download {
  margin-bottom: 8px;
}
p.download a.button {
  margin-top: 0;
}
p.download.first {
  margin-top: 20px;
}
p img {
  max-width: 100%;
}
/* Investment Calculator */
#calculator {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  margin: 30px 0;
  padding-bottom: 20px;
}
#calculator .calculator-chartwrap {
  margin-top: 15px;
}
#calculator .calculator-chartwrap .results {
  margin: 30px 0;
  border: 1px solid #CCC;
  border-radius: 10px;
}
#calculator .calculator-chartwrap .result span.wrap {
  padding: 10px 0;
  display: block;
}
#calculator .calculator-chartwrap .result span.wrap h3 {
  color: #746D67;
  margin-bottom: 5px;
}
#calculator .calculator-chartwrap .result span.wrap h4 {
  margin-top: 0;
  margin-bottom: 0;
}
#calculator .calculator-chartwrap .result.savings h4,
#calculator .calculator-chartwrap .result.valcantab h4 {
  font-size: 24px;
}
#calculator .calculator-chartwrap .result.valcantab {
  border-top: 1px solid #CCC;
}
#calculator .calculator-chartwrap .result.valaverage {
  border-top: 1px solid #CCC;
}
#calculator .calculator-chartwrap .result.valaverage h3 {
  margin-bottom: 0!important;
}
#calculator .calculator-chartwrap .result.valaverage h3 span {
  color: #012c61;
}
.form-group {
  margin: 0 0 15px 0;
}
.form-group label {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  text-align: center;
}
table.funds-data {
  margin-top: 15px;
}
table.funds-data td {
  padding: 4px;
}
table.funds-data th {
  padding-right: 0;
  padding-left: 4px;
}
a.delete {
  background-color: #ea5044;
  border-radius: 6px;
  color: #FFF;
  padding: 4px 8px;
  float: left;
  text-decoration: none;
}
a.delete:hover {
  text-decoration: none;
  background-color: #e22819;
}
#new-data {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding-top: 15px;
  margin-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
#accordion {
  margin-top: 20px;
}
#accordion h3 {
  background-color: #82C4BA;
  color: #FFF;
  padding: 6px 12px;
  margin: 6px 0;
  font-size: 16px;
  cursor: pointer;
}
#accordion h3.active {
  background-color: #012c61;
}
#accordion .accordion-content {
  padding: 12px;
  border: 1px solid #CCC;
  background-color: #FFF;
}
#accordion .accordion-content ul {
  margin: 0;
  padding: 0;
}
#accordion .accordion-content ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
}
#accordion .accordion-content ul li:last-child {
  margin-bottom: 0;
}
ul.timeline li.year {
  display: flex;
  color: #746D67;
  position: relative;
  margin: 0;
  padding: 0 0 15px 0;
}
ul.timeline li.year:before {
  content: " ";
  position: absolute;
  top: 8px;
  left: 60px;
  display: block;
  width: 3px;
  height: 100%;
  background: #012c61;
}
ul.timeline li.year:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 56px;
  width: 11px;
  height: 11px;
  background-color: #012c61;
  display: block;
  border-radius: 50%;
}
ul.timeline li.year .year {
  position: relative;
  top: 0px;
  display: block;
  min-width: 60px;
  font-size: 18px;
  margin: 0 0 0 0;
  color: #012c61;
  text-align: left;
}
ul.timeline li.year .desc {
  margin: 0 0 0 20px !important;
  padding: 0;
  text-align: left;
}
ul.timeline li.year.cantab:before {
  background: #82C4BA;
}
ul.timeline li.year.cantab:after {
  background-color: #82C4BA;
}
ul.timeline li.year.last:before {
  display: none;
}
.funds-charts {
  margin-top: 30px;
  margin-bottom: 30px;
}
.funds-charts h3 {
  display: table;
  width: 100%;
  height: 3rem;
  margin-bottom: 1rem;
}
.funds-charts h3 span {
  display: table-cell;
  vertical-align: top;
}
.funds-charts .chart-col {
  margin-bottom: 1rem;
}
canvas {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.partner-services-side-content {
  margin-bottom: 15px;
}
.contact-panel {
  background-color: #F7F7F6;
  display: block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.contact-panel img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 0;
}
.contact-panel .content {
  padding: 15px;
}
.contact-panel span,
.contact-panel a {
  display: block;
}
.contact-panel span i,
.contact-panel a i {
  width: 22px;
  display: inline-block;
  color: #82C4BA;
}
.contact-panel .name {
  font-size: 18px;
  color: #012c61;
  padding-right: 80px;
  width: 100%;
  position: relative;
}
.contact-panel .name .title {
  font-size: 14px;
}
.contact-panel .tel {
  margin-top: 10px;
  color: #746D67;
  font-size: 17px;
}
.contact-panel a.email {
  font-size: 14px;
  color: #746D67;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.contact-panel a.email i {
  font-size: 13px;
}
.sidebar-news {
  background-color: #F7F7F6;
  display: block;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 15px;
  position: relative;
  padding: 15px;
  padding-bottom: 5px;
}
.sidebar-ad p {
  margin-bottom: 30px;
}
.sidebar-ad img {
  max-width: 100%;
  display: block;
  vertical-align: top;
}
.sidebar-ad a {
  display: block;
}
.sidebar-ad a:hover {
  opacity: 0.9;
}
@media only screen and (min-width: 750px) {
  ul {
    list-style: disc;
  }
  body {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  h1,
  .h1 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 32px;
    line-height: 2rem;
  }
  h2,
  .h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
  }
  h3,
  .h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  .content ul {
    list-style: disc;
    padding-left: 20px;
  }
  .content ul li ul {
    list-style: circle;
  }
  /*  .row div {
	border: 1px solid green;
}*/
  .no-padding-bottom {
    padding-botton: 0em;
  }
  .no-padding-top {
    padding-top: 0em;
  }
  .padding-top {
    padding-top: 1.5em;
  }
  .padding-top-medium {
    padding-top: 2em;
  }
  .padding-bottom {
    padding-bottom: 2em;
  }
  .tablet-padding-bottom {
    padding-bottom: 2.5em;
  }
  .padding-top-small {
    padding-top: 0.75em;
  }
  .padding-bottom-small {
    padding-bottom: 1.25em;
  }
  .tablet-no-padding-top {
    padding-top: 0em;
  }
  .tablet-no-padding-bottom {
    padding-bottom: 0em;
  }
  .tablet-padding-bottom-small {
    padding-bottom: 1.25em;
  }
  .padding-top-large {
    padding-top: 3em;
  }
  .padding-bottom-large {
    padding-bottom: 3em;
  }
  .square-button {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .square-button .ratio {
    padding-top: 15%;
  }
  /* Parallax */
  .photo-container {
    height: 440px;
    /* background-size: 100%;
	background-position: center center;
	background-attachment: scroll;*/
    z-index: -1;
  }
  .photo-container.first {
    height: 540px;
  }
  .photo-container .photo-caption {
    background-color: #82C4BA;
    width: auto;
    display: inline-block;
    margin-top: 50px;
    padding: 0.75em 1em;
    color: #FFF;
    font-size: 28px;
    font-size: 1.75rem;
    font-family: 'Gentium Basic', serif;
    font-weight: normal;
  }
  .background {
    background-repeat: no-repeat;
    /* custom background-position */
    background-position: 50% 50%;
    /* ie8- graceful degradation */
    background-position: 50% 50%\9 !important;
  }
  .fullscreen {
    width: 100%;
    min-height: 100%;
  }
  .not-fullscreen {
    height: 50%;
    overflow: hidden;
  }
  .overlap {
    margin-top: -18px;
    position: relative;
  }
  .container-wrap {
    background-color: #F7F7F6;
    position: relative;
    margin-bottom: -50px;
  }
  .container-wrap.overlap {
    margin-bottom: -100px;
  }
  .main-title-h1 {
    margin-bottom: 1.5em;
    width: 100%;
    padding: 0px;
  }
  .main-title-h1 h1 {
    padding-bottom: 0.9em;
    margin-bottom: 0em;
  }
  .main-title-h1 span,
  .main-title-h2 span {
    width: 300px;
  }
  .main-title-h1.title-left span,
  .main-title-h2.title-left span {
    margin: 0px;
    left: 0px;
    width: 150px;
  }
  /* Quote */
  .quote {
    text-align: center;
    font-size: 28px;
    font-size: 1.75rem;
  }
  /* Navigation */
  .navigation-bar {
    background-color: #FFF;
    position: fixed;
    width: 100%;
    height: 105px;
    border-bottom: 2px solid #012c61;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 1000;
  }
  .navigation-bar.with-search {
    height: 137px;
  }
  .navigation-bar a.logo {
    height: 60px;
    width: 168px;
    margin-top: 20px;
    display: block;
    text-indent: -9999px;
    background-image: url(../img/cantab-logo.png);
    background-repeat: no-repeat;
  }
  ul.navigation {
    float: right;
    height: 100px;
    line-height: 100px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  ul.navigation li {
    float: left;
    margin-left: 20px;
  }
  ul.navigation li a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
    color: #012c61;
    padding: 10px 0;
  }
  ul.navigation li a:hover {
    color: #82C4BA;
  }
  ul.navigation li a:active {
    background-color: #FFF;
  }
  ul.navigation li.current a {
    border-bottom: 1px solid #82C4BA;
  }
  ul.navigation li.current a:hover {
    color: #012c61;
  }
  .news-preview-home .match {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 0px;
  }
  .news-preview-home .article {
    margin-bottom: 2em;
  }
  .news-preview-home .match span {
    bottom: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
  }
  /* Hide Mobile Nav */
  .mobile-menu {
    display: none;
  }
  /* Slider */
  .slider-container {
    top: 137px;
    height: 445px;
  }
  #slider {
    height: 340px;
  }
  /* Header Image */
  .image-container {
    top: 137px;
    height: 445px;
  }
  .image-container .image {
    height: 340px;
  }
  .image-container .image .caption {
    bottom: 50px;
  }
  .caption {
    bottom: 50px;
  }
  .caption-inner span {
    display: block;
    float: left;
    background-color: #82C4BA;
    padding: 16px 20px;
    font-size: 24px;
    color: #FFF;
    font-family: 'Gentium Basic', serif;
    font-weight: normal;
  }
  .caption-inner {
    width: 720px;
  }
  #nav-toggle {
    display: none;
  }
  .useful-links {
    padding-top: 0em;
  }
  ul.side-links li a {
    text-align: left;
  }
  #accordion-links {
    margin-top: 0.25em;
  }
  /* Section Navigation */
  .section-nav-wrap {
    position: relative;
  }
  .section-nav-wrap ul {
    text-align: left;
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
  }
  .section-nav-wrap ul li {
    display: block;
  }
  .section-nav-wrap ul li.section-nav-header {
    padding-bottom: 55px;
  }
  .section-nav-wrap ul li a {
    text-decoration: none;
    cursor: pointer;
    color: #999;
    padding-bottom: 15px;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 0px;
    float: left;
    clear: both;
    border-bottom: 1px solid transparent;
  }
  .section-nav-wrap ul li a:hover {
    color: #012c61;
  }
  .section-nav-wrap ul li a:active {
    background-color: #FFF;
  }
  .section-nav-wrap ul li a.selected {
    color: #012c61;
    display: block;
  }
  #section-nav-toggle {
    display: none;
  }
  /* People */
  .people .image {
    width: 30%;
  }
  .people .bio {
    width: 65%;
  }
  .news-image-header span {
    padding: 16px 20px;
    font-size: 24px;
  }
  .news-image-header {
    padding-top: 105px;
  }
  .pagination {
    float: left;
  }
  /* Issuu */
  .issuuembed {
    width: 100%;
    height: 450px;
  }
  .accordion h3.hide-mobile {
    display: block;
  }
  table.login {
    width: 100%;
  }
  table.login input {
    width: 100%;
  }
  #side-bar-news,
  #side-bar-twitter {
    margin-bottom: 15px;
  }
  #side-bar-news {
    margin-top: 30px;
  }
  #side-bar-news .news-image {
    height: 80px;
  }
  .sidebar-feature {
    margin-top: 0px;
  }
  .get-in-touch {
    margin-top: 0;
    border-top: none;
    padding-top: 0;
    text-align: left;
  }
  #jstwitter li img {
    width: 100%;
    display: block;
    margin: 0 0 10px 0;
  }
  .list-unstyled.search-results-list li {
    padding: 0px 0 0 20px ;
    border-left: 1px solid #82C4BA;
  }
  .form-group label {
    text-align: left;
  }
  #calculator .calculator-chartwrap .result.valcantab {
    border-top: none;
  }
}
@media only screen and (min-width: 750px) and only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 750px) and only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 750px) and only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-width: 750px) and only screen and (min-device-pixel-ratio: 2), only screen and (min-width: 750px) and only screen and (min-resolution: 192dpi), only screen and (min-width: 750px) and only screen and (min-resolution: 2dppx) {
  .navigation-bar a.logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/cantab-logo@2x.png);
    background-size: 168px 60px;
  }
}
@media only screen and (min-width: 1010px) {
  .padding-top {
    padding-top: 1.5em;
  }
  .padding-top-medium {
    padding-top: 3em;
  }
  /*.row div {
	border: 1px solid red;
}*/
  /* .photo-container {
	height: 460px;
} */
  ul.navigation li {
    margin-left: 30px;
  }
  ul.navigation li a {
    font-size: 18px;
    font-size: 1.125rem;
  }
  /* Slider */
  .slider-container {
    top: 137px;
    height: 545px;
  }
  #slider {
    height: 440px;
  }
  /* Header Image */
  .image-container {
    top: 137px;
    height: 545px;
  }
  .image-container .image {
    height: 440px;
  }
  .caption-inner {
    width: 980px;
  }
  /* People */
  .people .image {
    width: 25%;
  }
  .people .bio {
    width: 70%;
  }
  .map-description {
    float: left;
  }
  #gmap_canvas,
  #gmap_canvas2 {
    float: right;
    width: 55%;
    height: 220px;
    margin-right: 1em;
    margin-top: 1em;
    display: block;
  }
  .styled-map {
    width: 55%;
    height: 220px;
    margin-right: 1em;
    margin-top: 1em;
    display: block;
    float: right;
  }
  table.login {
    width: 55%;
  }
  .square-button {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .square-button .ratio {
    padding-top: 100%;
  }
  ul.timeline li.year {
    padding: 0 0 25px 0;
  }
  .top-navigation-bar ul {
    margin-right: 0px;
  }
  .top-navigation-bar ul li {
    float: left;
  }
  .top-navigation-bar ul li a,
  .top-navigation-bar ul li span {
    padding: 8px 13px;
  }
}
@media only screen and (min-width: 1170px) {
  /*  .row div {
	border: 1px solid purple;
} */
  .caption-inner {
    width: 1140px;
  }
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-float {
  float: none;
}
.no-background {
  background: transparent;
}
.no-border {
  border: 0;
}
.font-thin {
  font-weight: 100;
}
.font-light {
  font-weight: 300;
}
.font-regular {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-semi-bold {
  font-weight: 500;
}
.font-bold {
  font-weight: 500;
}
.font-extra-bold {
  font-weight: 500;
}
.font-ultra-bold {
  font-weight: 500;
}
.font-normal {
  font-style: normal;
}
.font-italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.static {
  position: static;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.none {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center-element {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-unstyled li {
  margin: 0;
  padding: 0;
}
.list-inline {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.img-left {
  float: left;
  margin-right: 20px;
}
.img-right {
  float: right;
  margin-left: 20px;
}
.field-group {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  overflow: hidden;
}
.field-group label {
  padding-top: 8px;
}
.field {
  width: 100%;
}
.button {
  font-size: 15px;
  font-size: 0.9375rem;
  border: 1px solid #82C4BA;
  background-color: #FFF;
  line-height: normal;
  padding: 0.7em 1.5em;
  text-decoration: none;
  color: #82C4BA;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-image: url(../img/button-corner.png);
  background-repeat: no-repeat;
  background-position: right 5px bottom 5px;
  font-weight: 500;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .button {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../img/button-corner@2x.png);
    background-size: 10px 10px;
  }
}
.button:hover {
  border: 1px solid #012c61;
  color: #012c61;
}
.button-primary {
  margin-bottom: 2px;
  display: block;
  background-color: #012c61;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  text-align: left;
  font-weight: 300;
  background-image: url(../img/button-corner-white.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
  border: none;
}
.button-primary:hover {
  background-color: #011a39;
  border: none;
  color: #FFF;
  text-decoration: none;
}
.button-primary:active {
  background-color: #000710;
}
.button-secondary {
  margin-bottom: 2px;
  display: block;
  background-color: #82C4BA;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  text-align: left;
  font-weight: 300;
  background-image: url(../img/button-corner-white.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
  border: none;
}
.button-secondary:hover {
  background-color: #66b7ab;
  border: none;
  color: #FFF;
  text-decoration: none;
}
.button-secondary:active {
  background-color: #4ea699;
}
.button-large {
  font-size: 17px;
  font-size: 1.0625rem;
  padding: 12px;
  padding-right: 20px;
}
.button-block {
  display: block;
  width: 100%;
  text-align: center;
}
.button-link {
  color: #82C4BA;
  text-decoration: underline;
  border: 0;
  background: transparent;
  padding: 0;
}
.button-link:hover {
  text-decoration: none;
}
.button-link:active {
  outline: 0;
}
.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.select {
  border: 1px solid #ccc;
  overflow: hidden;
  height: 36px;
  line-height: 32px;
  position: relative;
  display: block;
}
.select:before {
  content: "";
  border: 6px solid transparent;
  border-top-color: #676767;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
  position: absolute;
}
.select select {
  -webkit-appearance: none;
  width: 110%;
  height: 36px;
  padding: 0 0.4em;
  line-height: normal;
  border: 0;
  background: transparent;
  display: block;
}
.select select:focus {
  outline: 0;
}
.checkbox,
.radio {
  display: inline-block;
  position: relative;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.checkbox label,
.radio label {
  padding-left: 20px;
  padding-top: 0;
  display: inline-block;
}
.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
  position: absolute;
  top: 4px;
  left: 0;
}
.animated-item {
  opacity: 0;
}
.visible {
  opacity: 1;
}
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate-infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.delay-1 {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.delay-2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.delay-3 {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.delay-4 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
.delay-5 {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.delay-6 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.tablet-left {
  float: left;
}
.tablet-right {
  float: right;
}
@media only screen and (max-width: 750px) {
  .mobile-text-left {
    text-align: left;
  }
  .mobile-text-right {
    text-align: right;
  }
  .mobile-text-center {
    text-align: center;
  }
  .mobile-text-justify {
    text-align: justify;
  }
  .mobile-block {
    display: block;
  }
  .mobile-inline-block {
    display: inline-block;
  }
  .mobile-inline {
    display: inline;
  }
  .mobile-none {
    display: none;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-down {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-left {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-right {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fade-in-up {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoom-in {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoom-in-down {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoom-in-left {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoom-in-right {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoom-in-up {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000;
    box-shadow: none;
    text-shadow: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100%;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
}
