@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, a:link, a:visited, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h2, h3, h4 {
  color: #003366;
  line-height: 120%;
  /*
    padding: px2em(5) 0 px2em(5) 0;
  */
  font-family: "Open Sans", sans-serif;
  /*  font-style: italic;*/
  font-weight: bold; }

h2 {
  font-size: 1.07143em; }

h3 {
  font-size: 1em; }

h4 {
  font-size: 1em !important;
  letter-spacing: -0.05714em;
  line-height: 1 !important; }
  @media (min-width: 320px) {
    h4 {
      font-size: 1.14286em !important; } }
  @media (min-width: 768px) {
    h4 {
      font-size: 1.28571em !important; } }
  @media (min-width: 1024px) {
    h4 {
      font-size: 1.28571em !important; } }

.page-node .field--name-body {
  font-size: 1em;
  font-family: "Open Sans", sans-serif; }
  @media (min-width: 320px) {
    .page-node .field--name-body {
      font-size: 1.14286em; } }
  @media (min-width: 768px) {
    .page-node .field--name-body {
      font-size: 1.28571em; } }
  @media (min-width: 1024px) {
    .page-node .field--name-body {
      font-size: 1.28571em; } }

div.field--name-body,
.cke_editable,
.webform-client-form .fieldset-wrapper {
  width: 100%;
  color: #3f3f3f;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2; }
  div.field--name-body a,
  .cke_editable a,
  .cke_editable a:link,
  .cke_editable a:visited,
  .webform-client-form .fieldset-wrapper a {
    font-weight: 600; }
  div.field--name-body p,
  .cke_editable p,
  .webform-client-form .fieldset-wrapper p {
    color: #3f3f3f;
    line-height: 140%;
    margin-bottom: 0.85714em !important;
    font-weight: 500 !important; }
  div.field--name-body em,
  .cke_editable em,
  .webform-client-form .fieldset-wrapper em {
    font-style: italic; }
  div.field--name-body table,
  .cke_editable table,
  .webform-client-form .fieldset-wrapper table {
    clear: both; }
    div.field--name-body table tr:nth-child(odd),
    .cke_editable table tr:nth-child(odd),
    .webform-client-form .fieldset-wrapper table tr:nth-child(odd) {
      background-color: rgba(219, 219, 219, 0.63); }
    div.field--name-body table tr:first-child,
    .cke_editable table tr:first-child,
    .webform-client-form .fieldset-wrapper table tr:first-child {
      background-color: #0c0c0c; }
      div.field--name-body table tr:first-child td *,
      .cke_editable table tr:first-child td *,
      .webform-client-form .fieldset-wrapper table tr:first-child td * {
        font-weight: bold !important;
        color: white; }
  div.field--name-body h2, div.field--name-body h3, div.field--name-body h4,
  .cke_editable h2,
  .cke_editable h3,
  .cke_editable h4,
  .webform-client-form .fieldset-wrapper h2,
  .webform-client-form .fieldset-wrapper h3,
  .webform-client-form .fieldset-wrapper h4 {
    color: #3f3f3f;
    line-height: 120%;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 1.85714em; }
  div.field--name-body h2,
  .cke_editable h2,
  .webform-client-form .fieldset-wrapper h2 {
    font-size: 1.28571em;
    margin-bottom: 0.35714em; }
  div.field--name-body h3,
  .cke_editable h3,
  .webform-client-form .fieldset-wrapper h3 {
    font-size: 1.14286em;
    margin-bottom: 0.35714em; }
  div.field--name-body h4,
  .cke_editable h4,
  .webform-client-form .fieldset-wrapper h4 {
    font-size: 1em;
    font-style: normal;
    margin-bottom: 0.35714em; }
  div.field--name-body table,
  .cke_editable table,
  .webform-client-form .fieldset-wrapper table {
    padding: 0.71429em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: none;
    font-size: 90%; }
    div.field--name-body table tr:first-child,
    .cke_editable table tr:first-child,
    .webform-client-form .fieldset-wrapper table tr:first-child {
      border-bottom: solid 3px #f1f1f1; }
    div.field--name-body table tr,
    .cke_editable table tr,
    .webform-client-form .fieldset-wrapper table tr {
      border-bottom: solid 1px #dbdbdb; }
    div.field--name-body table td,
    .cke_editable table td,
    .webform-client-form .fieldset-wrapper table td {
      padding: 0.21429em 0.71429em; }
      div.field--name-body table td p,
      .cke_editable table td p,
      .webform-client-form .fieldset-wrapper table td p {
        margin: 0 !important; }
      div.field--name-body table td ul,
      .cke_editable table td ul,
      .webform-client-form .fieldset-wrapper table td ul {
        margin-bottom: 0; }
  div.field--name-body ul,
  .cke_editable ul,
  .webform-client-form .fieldset-wrapper ul {
    margin-top: 0.35714em;
    margin-bottom: 0.35714em;
    margin-left: 0.71429em; }
    div.field--name-body ul li,
    .cke_editable ul li,
    .webform-client-form .fieldset-wrapper ul li {
      color: #111111;
      font-size: 100%;
      line-height: 120%;
      margin-left: 1.42857em;
      list-style: none;
      padding-bottom: 0.35714em; }
      div.field--name-body ul li p,
      .cke_editable ul li p,
      .webform-client-form .fieldset-wrapper ul li p {
        display: inline; }
      div.field--name-body ul li br,
      .cke_editable ul li br,
      .webform-client-form .fieldset-wrapper ul li br {
        display: none; }
      div.field--name-body ul li ul li,
      .cke_editable ul li ul li,
      .webform-client-form .fieldset-wrapper ul li ul li {
        font-size: 100%; }
    div.field--name-body ul li:before,
    .cke_editable ul li:before,
    .webform-client-form .fieldset-wrapper ul li:before {
      content: "\f111";
      font-size: 11px;
      display: inline-block;
      margin-left: 0.3em;
      width: 1.5em;
      color: #a8a8a8;
      position: relative;
      bottom: 2px;
      font-family: 'FontAwesome'; }
  div.field--name-body ol,
  .cke_editable ol,
  .webform-client-form .fieldset-wrapper ol {
    margin-top: 0.35714em;
    margin-bottom: 0.35714em; }
    div.field--name-body ol li,
    .cke_editable ol li,
    .webform-client-form .fieldset-wrapper ol li {
      color: #111111;
      font-size: 100%;
      line-height: 120%;
      margin-left: 1.42857em;
      list-style-type: decimal; }
      div.field--name-body ol li ol li,
      .cke_editable ol li ol li,
      .webform-client-form .fieldset-wrapper ol li ol li {
        font-size: 100%; }
      div.field--name-body ol li ul li,
      .cke_editable ol li ul li,
      .webform-client-form .fieldset-wrapper ol li ul li {
        font-size: 100%; }

h4 {
  margin-bottom: 0.71429em; }

.cke_editable {
  font-size: 14px; }

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

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

[class^="icon-"],
[class*=" icon-"],
.awesome-icon,
#horizontal-menu .wrapper .left .bottom .latest-newsletter a:before,
#horizontal-menu .wrapper .left .menu-content .item .field--name-field-video a,
.l-footer #block-it-footer-it-footer .row1 .b1 .action a:after,
.l-footer #block-it-footer-it-footer .row1 .b2 .action a:after,
div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .jnt-prev,
div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .jnt-next,
div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .paused,
div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .playing,
#block-video-listing-attached-videos .attached-video .field--name-field-video a,
#block-video-listing-1-video .latest-video .field--name-field-video a,
.l-region--sidebar-first #block-simplenews-42120 h2:before,
#block-it-immigration-immigration-top-countries .promoted .country a h3:after,
#block-it-immigration-immigration-top-countries .promoted .country .intro ul li a:before,
#block-it-immigration-immigration-top-countries .read-more:after,
.not-front .first-news-item .all-news:after,
body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header .hide:after,
body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header .show:after,
body.node-type-immigration-page .region-content-content .book-navigation-tree li.has-children > label,
body.page-immigration .ui-state-default:after,
body.page-immigration .ui-state-active:after,
.section-immigration .promoted .country a h3:after,
.section-immigration .promoted .country .intro ul li a:before,
.section-immigration .other-countries-list h3:before,
body.node-type-newsletter .subscribe-block a.previous:before,
.page-newsletter-archive .l-region--content .newsletter-teasers .newsletter-item a.read-more:after,
body.node-type-video-playlist div.region-content div.playlist ul li a.active .icon,
body.node-type-video-playlist div.region-content div.playlist ul li a:hover .icon,
body.node-type-video-playlist div.region-content div.playlist ul li a.paused span.icon,
body.page-resources .resource-cats .resource-category .header h3:after,
body.page-resources .resource-cats .resource-category .resource-links div a:before,
body.page-resources .resource-cats .resource-category .read-more a:after,
body.node-type-resource-category .region-content .resources .resource .resource-title a:after,
body.page-node-23046 table.contacts-table tr .phone:before,
body.page-node-23049 table.contacts-table tr .phone:before,
body.page-node-23050 .accordion .ui-state-default:after,
body.page-node-23050 .accordion .ui-state-active:after,
#block-news-listing-fp-1latest-news .latest-video .field--name-field-video a,
.front .block--it-immigration ul li div ul li a:after,
.front #block-video-listing-front-videos .top-videos .field--name-field-video a,
.front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .all a:after,
#block-views-tweets-block .view-header a.follow:before,
.mobile-news:after,
.mobile-newsletter:after,
.all-videos:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

.awesome-icon-before:before, .front .block--news-listing-fp-cat-latest-news .latest-newsletter a:before, .front .block--it-immigration .all a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

.awesome-icon-after:after, body.page-immigration .more-link:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

.icon-fw {
  width: 1.28571em;
  text-align: center; }

.icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .icon-ul > li {
    position: relative; }

.icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .icon-li.icon-lg {
    left: -1.85714em; }

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

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

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

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

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

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-o:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-o:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-remove:before,
.icon-close:before,
.icon-times:before {
  content: ""; }

.icon-search-plus:before {
  content: ""; }

.icon-search-minus:before {
  content: ""; }

.icon-power-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash-o:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-o:before {
  content: ""; }

.icon-clock-o:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-arrow-circle-o-down:before {
  content: ""; }

.icon-arrow-circle-o-up:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle-o:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-dedent:before,
.icon-outdent:before {
  content: ""; }

.icon-indent:before {
  content: ""; }

.icon-video-camera:before {
  content: ""; }

.icon-photo:before,
.icon-image:before,
.icon-picture-o:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before,
.icon-pencil-square-o:before {
  content: ""; }

.icon-share-square-o:before {
  content: ""; }

.icon-check-square-o:before {
  content: ""; }

.icon-arrows:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before, #horizontal-menu .wrapper .left .menu-content .item .field--name-field-video a:before, div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .paused:before, #block-video-listing-attached-videos .attached-video .field--name-field-video a:before, #block-video-listing-1-video .latest-video .field--name-field-video a:before, body.node-type-video-playlist div.region-content div.playlist ul li a:hover .icon:before, body.node-type-video-playlist div.region-content div.playlist ul li a.paused span.icon:before, #block-news-listing-fp-1latest-news .latest-video .field--name-field-video a:before, .front #block-video-listing-front-videos .top-videos .field--name-field-video a:before {
  content: ""; }

.icon-pause:before, div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .playing:before, body.node-type-video-playlist div.region-content div.playlist ul li a.active .icon:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before, div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .jnt-prev:before {
  content: ""; }

.icon-chevron-right:before, div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .jnt-next:before {
  content: ""; }

.icon-plus-circle:before, body.node-type-immigration-page .region-content-content .book-navigation-tree li.has-children > label:before {
  content: ""; }

.icon-minus-circle:before, body.node-type-immigration-page .region-content-content .book-navigation-tree li.has-children > input[type=checkbox]:checked ~ label:before {
  content: ""; }

.icon-times-circle:before {
  content: ""; }

.icon-check-circle:before {
  content: ""; }

.icon-question-circle:before {
  content: ""; }

.icon-info-circle:before {
  content: ""; }

.icon-crosshairs:before {
  content: ""; }

.icon-times-circle-o:before {
  content: ""; }

.icon-check-circle-o:before {
  content: ""; }

.icon-ban:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-compress:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-circle:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye:before {
  content: ""; }

.icon-eye-slash:before {
  content: ""; }

.icon-warning:before,
.icon-exclamation-triangle:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-arrows-v:before {
  content: ""; }

.icon-arrows-h:before {
  content: ""; }

.icon-bar-chart-o:before,
.icon-bar-chart:before {
  content: ""; }

.icon-twitter-square:before {
  content: ""; }

.icon-facebook-square:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-o-up:before {
  content: ""; }

.icon-thumbs-o-down:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-o:before {
  content: ""; }

.icon-sign-out:before {
  content: ""; }

.icon-linkedin-square:before {
  content: ""; }

.icon-thumb-tack:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-sign-in:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-square:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-lemon-o:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-square-o:before {
  content: ""; }

.icon-bookmark-o:before {
  content: ""; }

.icon-phone-square:before {
  content: ""; }

.icon-twitter:before, #block-views-tweets-block .view-header a.follow:before {
  content: ""; }

.icon-facebook-f:before,
.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-feed:before,
.icon-rss:before {
  content: ""; }

.icon-hdd-o:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-o-right:before {
  content: ""; }

.icon-hand-o-left:before {
  content: ""; }

.icon-hand-o-up:before {
  content: ""; }

.icon-hand-o-down:before {
  content: ""; }

.icon-arrow-circle-left:before {
  content: ""; }

.icon-arrow-circle-right:before {
  content: ""; }

.icon-arrow-circle-up:before {
  content: ""; }

.icon-arrow-circle-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-arrows-alt:before {
  content: ""; }

.icon-group:before,
.icon-users:before {
  content: ""; }

.icon-chain:before,
.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-flask:before {
  content: ""; }

.icon-cut:before,
.icon-scissors:before {
  content: ""; }

.icon-copy:before,
.icon-files-o:before {
  content: ""; }

.icon-paperclip:before {
  content: ""; }

.icon-save:before,
.icon-floppy-o:before {
  content: ""; }

.icon-square:before {
  content: ""; }

.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before {
  content: ""; }

.icon-list-ul:before, .front .block--it-immigration .all a:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-square:before {
  content: ""; }

.icon-google-plus-square:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-unsorted:before,
.icon-sort:before {
  content: ""; }

.icon-sort-down:before,
.icon-sort-desc:before {
  content: ""; }

.icon-sort-up:before,
.icon-sort-asc:before {
  content: ""; }

.icon-envelope:before, body.node-type-newsletter .subscribe-block a.previous:before, .front .block--news-listing-fp-cat-latest-news .latest-newsletter a:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before,
.icon-gavel:before {
  content: ""; }

.icon-dashboard:before,
.icon-tachometer:before {
  content: ""; }

.icon-comment-o:before {
  content: ""; }

.icon-comments-o:before {
  content: ""; }

.icon-flash:before,
.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before,
.icon-clipboard:before {
  content: ""; }

.icon-lightbulb-o:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-o:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-cutlery:before {
  content: ""; }

.icon-file-text-o:before {
  content: ""; }

.icon-building-o:before {
  content: ""; }

.icon-hospital-o:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-square:before {
  content: ""; }

.icon-plus-square:before {
  content: ""; }

.icon-angle-double-left:before {
  content: ""; }

.icon-angle-double-right:before {
  content: ""; }

.icon-angle-double-up:before {
  content: ""; }

.icon-angle-double-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before,
.icon-mobile:before {
  content: ""; }

.icon-circle-o:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-o:before {
  content: ""; }

.icon-folder-open-o:before {
  content: ""; }

.icon-smile-o:before {
  content: ""; }

.icon-frown-o:before {
  content: ""; }

.icon-meh-o:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard-o:before {
  content: ""; }

.icon-flag-o:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: ""; }

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before,
.icon-chain-broken:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-slash:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-o:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-circle-left:before {
  content: ""; }

.icon-chevron-circle-right:before {
  content: ""; }

.icon-chevron-circle-up:before {
  content: ""; }

.icon-chevron-circle-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-h:before {
  content: ""; }

.icon-ellipsis-v:before {
  content: ""; }

.icon-rss-square:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-square:before {
  content: ""; }

.icon-minus-square-o:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-square:before {
  content: ""; }

.icon-pencil-square:before {
  content: ""; }

.icon-external-link-square:before {
  content: ""; }

.icon-share-square:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-toggle-down:before,
.icon-caret-square-o-down:before {
  content: ""; }

.icon-toggle-up:before,
.icon-caret-square-o-up:before {
  content: ""; }

.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-alpha-asc:before {
  content: ""; }

.icon-sort-alpha-desc:before {
  content: ""; }

.icon-sort-amount-asc:before {
  content: ""; }

.icon-sort-amount-desc:before {
  content: ""; }

.icon-sort-numeric-asc:before {
  content: ""; }

.icon-sort-numeric-desc:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-square:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-square:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stack-overflow:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-square:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-square:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before,
.icon-gratipay:before {
  content: ""; }

.icon-sun-o:before {
  content: ""; }

.icon-moon-o:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

.icon-pagelines:before {
  content: ""; }

.icon-stack-exchange:before {
  content: ""; }

.icon-arrow-circle-o-right:before {
  content: ""; }

.icon-arrow-circle-o-left:before {
  content: ""; }

.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: ""; }

.icon-dot-circle-o:before {
  content: ""; }

.icon-wheelchair:before {
  content: ""; }

.icon-vimeo-square:before {
  content: ""; }

.icon-turkish-lira:before,
.icon-try:before {
  content: ""; }

.icon-plus-square-o:before {
  content: ""; }

.icon-space-shuttle:before {
  content: ""; }

.icon-slack:before {
  content: ""; }

.icon-envelope-square:before {
  content: ""; }

.icon-wordpress:before {
  content: ""; }

.icon-openid:before {
  content: ""; }

.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: ""; }

.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: ""; }

.icon-yahoo:before {
  content: ""; }

.icon-google:before {
  content: ""; }

.icon-reddit:before {
  content: ""; }

.icon-reddit-square:before {
  content: ""; }

.icon-stumbleupon-circle:before {
  content: ""; }

.icon-stumbleupon:before {
  content: ""; }

.icon-delicious:before {
  content: ""; }

.icon-digg:before {
  content: ""; }

.icon-pied-piper-pp:before {
  content: ""; }

.icon-pied-piper-alt:before {
  content: ""; }

.icon-drupal:before {
  content: ""; }

.icon-joomla:before {
  content: ""; }

.icon-language:before {
  content: ""; }

.icon-fax:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-child:before {
  content: ""; }

.icon-paw:before {
  content: ""; }

.icon-spoon:before {
  content: ""; }

.icon-cube:before {
  content: ""; }

.icon-cubes:before {
  content: ""; }

.icon-behance:before {
  content: ""; }

.icon-behance-square:before {
  content: ""; }

.icon-steam:before {
  content: ""; }

.icon-steam-square:before {
  content: ""; }

.icon-recycle:before {
  content: ""; }

.icon-automobile:before,
.icon-car:before {
  content: ""; }

.icon-cab:before,
.icon-taxi:before {
  content: ""; }

.icon-tree:before {
  content: ""; }

.icon-spotify:before {
  content: ""; }

.icon-deviantart:before {
  content: ""; }

.icon-soundcloud:before {
  content: ""; }

.icon-database:before {
  content: ""; }

.icon-file-pdf-o:before {
  content: ""; }

.icon-file-word-o:before {
  content: ""; }

.icon-file-excel-o:before {
  content: ""; }

.icon-file-powerpoint-o:before {
  content: ""; }

.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: ""; }

.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: ""; }

.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: ""; }

.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: ""; }

.icon-file-code-o:before {
  content: ""; }

.icon-vine:before {
  content: ""; }

.icon-codepen:before {
  content: ""; }

.icon-jsfiddle:before {
  content: ""; }

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: ""; }

.icon-circle-o-notch:before {
  content: ""; }

.icon-ra:before,
.icon-resistance:before,
.icon-rebel:before {
  content: ""; }

.icon-ge:before,
.icon-empire:before {
  content: ""; }

.icon-git-square:before {
  content: ""; }

.icon-git:before {
  content: ""; }

.icon-y-combinator-square:before,
.icon-yc-square:before,
.icon-hacker-news:before {
  content: ""; }

.icon-tencent-weibo:before {
  content: ""; }

.icon-qq:before {
  content: ""; }

.icon-wechat:before,
.icon-weixin:before {
  content: ""; }

.icon-send:before,
.icon-paper-plane:before {
  content: ""; }

.icon-send-o:before,
.icon-paper-plane-o:before {
  content: ""; }

.icon-history:before {
  content: ""; }

.icon-circle-thin:before {
  content: ""; }

.icon-header:before {
  content: ""; }

.icon-paragraph:before {
  content: ""; }

.icon-sliders:before {
  content: ""; }

.icon-share-alt:before {
  content: ""; }

.icon-share-alt-square:before {
  content: ""; }

.icon-bomb:before {
  content: ""; }

.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: ""; }

.icon-tty:before {
  content: ""; }

.icon-binoculars:before {
  content: ""; }

.icon-plug:before {
  content: ""; }

.icon-slideshare:before {
  content: ""; }

.icon-twitch:before {
  content: ""; }

.icon-yelp:before {
  content: ""; }

.icon-newspaper-o:before {
  content: ""; }

.icon-wifi:before {
  content: ""; }

.icon-calculator:before {
  content: ""; }

.icon-paypal:before {
  content: ""; }

.icon-google-wallet:before {
  content: ""; }

.icon-cc-visa:before {
  content: ""; }

.icon-cc-mastercard:before {
  content: ""; }

.icon-cc-discover:before {
  content: ""; }

.icon-cc-amex:before {
  content: ""; }

.icon-cc-paypal:before {
  content: ""; }

.icon-cc-stripe:before {
  content: ""; }

.icon-bell-slash:before {
  content: ""; }

.icon-bell-slash-o:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-copyright:before {
  content: ""; }

.icon-at:before {
  content: ""; }

.icon-eyedropper:before {
  content: ""; }

.icon-paint-brush:before {
  content: ""; }

.icon-birthday-cake:before {
  content: ""; }

.icon-area-chart:before {
  content: ""; }

.icon-pie-chart:before {
  content: ""; }

.icon-line-chart:before {
  content: ""; }

.icon-lastfm:before {
  content: ""; }

.icon-lastfm-square:before {
  content: ""; }

.icon-toggle-off:before {
  content: ""; }

.icon-toggle-on:before {
  content: ""; }

.icon-bicycle:before {
  content: ""; }

.icon-bus:before {
  content: ""; }

.icon-ioxhost:before {
  content: ""; }

.icon-angellist:before {
  content: ""; }

.icon-cc:before {
  content: ""; }

.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: ""; }

.icon-meanpath:before {
  content: ""; }

.icon-buysellads:before {
  content: ""; }

.icon-connectdevelop:before {
  content: ""; }

.icon-dashcube:before {
  content: ""; }

.icon-forumbee:before {
  content: ""; }

.icon-leanpub:before {
  content: ""; }

.icon-sellsy:before {
  content: ""; }

.icon-shirtsinbulk:before {
  content: ""; }

.icon-simplybuilt:before {
  content: ""; }

.icon-skyatlas:before {
  content: ""; }

.icon-cart-plus:before {
  content: ""; }

.icon-cart-arrow-down:before {
  content: ""; }

.icon-diamond:before {
  content: ""; }

.icon-ship:before {
  content: ""; }

.icon-user-secret:before {
  content: ""; }

.icon-motorcycle:before {
  content: ""; }

.icon-street-view:before {
  content: ""; }

.icon-heartbeat:before {
  content: ""; }

.icon-venus:before {
  content: ""; }

.icon-mars:before {
  content: ""; }

.icon-mercury:before {
  content: ""; }

.icon-intersex:before,
.icon-transgender:before {
  content: ""; }

.icon-transgender-alt:before {
  content: ""; }

.icon-venus-double:before {
  content: ""; }

.icon-mars-double:before {
  content: ""; }

.icon-venus-mars:before {
  content: ""; }

.icon-mars-stroke:before {
  content: ""; }

.icon-mars-stroke-v:before {
  content: ""; }

.icon-mars-stroke-h:before {
  content: ""; }

.icon-neuter:before {
  content: ""; }

.icon-genderless:before {
  content: ""; }

.icon-facebook-official:before {
  content: ""; }

.icon-pinterest-p:before {
  content: ""; }

.icon-whatsapp:before {
  content: ""; }

.icon-server:before {
  content: ""; }

.icon-user-plus:before {
  content: ""; }

.icon-user-times:before {
  content: ""; }

.icon-hotel:before,
.icon-bed:before {
  content: ""; }

.icon-viacoin:before {
  content: ""; }

.icon-train:before {
  content: ""; }

.icon-subway:before {
  content: ""; }

.icon-medium:before {
  content: ""; }

.icon-yc:before,
.icon-y-combinator:before {
  content: ""; }

.icon-optin-monster:before {
  content: ""; }

.icon-opencart:before {
  content: ""; }

.icon-expeditedssl:before {
  content: ""; }

.icon-battery-4:before,
.icon-battery:before,
.icon-battery-full:before {
  content: ""; }

.icon-battery-3:before,
.icon-battery-three-quarters:before {
  content: ""; }

.icon-battery-2:before,
.icon-battery-half:before {
  content: ""; }

.icon-battery-1:before,
.icon-battery-quarter:before {
  content: ""; }

.icon-battery-0:before,
.icon-battery-empty:before {
  content: ""; }

.icon-mouse-pointer:before {
  content: ""; }

.icon-i-cursor:before {
  content: ""; }

.icon-object-group:before {
  content: ""; }

.icon-object-ungroup:before {
  content: ""; }

.icon-sticky-note:before {
  content: ""; }

.icon-sticky-note-o:before {
  content: ""; }

.icon-cc-jcb:before {
  content: ""; }

.icon-cc-diners-club:before {
  content: ""; }

.icon-clone:before {
  content: ""; }

.icon-balance-scale:before {
  content: ""; }

.icon-hourglass-o:before {
  content: ""; }

.icon-hourglass-1:before,
.icon-hourglass-start:before {
  content: ""; }

.icon-hourglass-2:before,
.icon-hourglass-half:before {
  content: ""; }

.icon-hourglass-3:before,
.icon-hourglass-end:before {
  content: ""; }

.icon-hourglass:before {
  content: ""; }

.icon-hand-grab-o:before,
.icon-hand-rock-o:before {
  content: ""; }

.icon-hand-stop-o:before,
.icon-hand-paper-o:before {
  content: ""; }

.icon-hand-scissors-o:before {
  content: ""; }

.icon-hand-lizard-o:before {
  content: ""; }

.icon-hand-spock-o:before {
  content: ""; }

.icon-hand-pointer-o:before {
  content: ""; }

.icon-hand-peace-o:before {
  content: ""; }

.icon-trademark:before {
  content: ""; }

.icon-registered:before {
  content: ""; }

.icon-creative-commons:before {
  content: ""; }

.icon-gg:before {
  content: ""; }

.icon-gg-circle:before {
  content: ""; }

.icon-tripadvisor:before {
  content: ""; }

.icon-odnoklassniki:before {
  content: ""; }

.icon-odnoklassniki-square:before {
  content: ""; }

.icon-get-pocket:before {
  content: ""; }

.icon-wikipedia-w:before {
  content: ""; }

.icon-safari:before {
  content: ""; }

.icon-chrome:before {
  content: ""; }

.icon-firefox:before {
  content: ""; }

.icon-opera:before {
  content: ""; }

.icon-internet-explorer:before {
  content: ""; }

.icon-tv:before,
.icon-television:before {
  content: ""; }

.icon-contao:before {
  content: ""; }

.icon-500px:before {
  content: ""; }

.icon-amazon:before {
  content: ""; }

.icon-calendar-plus-o:before {
  content: ""; }

.icon-calendar-minus-o:before {
  content: ""; }

.icon-calendar-times-o:before {
  content: ""; }

.icon-calendar-check-o:before {
  content: ""; }

.icon-industry:before {
  content: ""; }

.icon-map-pin:before {
  content: ""; }

.icon-map-signs:before {
  content: ""; }

.icon-map-o:before {
  content: ""; }

.icon-map:before {
  content: ""; }

.icon-commenting:before {
  content: ""; }

.icon-commenting-o:before {
  content: ""; }

.icon-houzz:before {
  content: ""; }

.icon-vimeo:before {
  content: ""; }

.icon-black-tie:before {
  content: ""; }

.icon-fonticons:before {
  content: ""; }

.icon-reddit-alien:before {
  content: ""; }

.icon-edge:before {
  content: ""; }

.icon-credit-card-alt:before {
  content: ""; }

.icon-codiepie:before {
  content: ""; }

.icon-modx:before {
  content: ""; }

.icon-fort-awesome:before {
  content: ""; }

.icon-usb:before {
  content: ""; }

.icon-product-hunt:before {
  content: ""; }

.icon-mixcloud:before {
  content: ""; }

.icon-scribd:before {
  content: ""; }

.icon-pause-circle:before {
  content: ""; }

.icon-pause-circle-o:before {
  content: ""; }

.icon-stop-circle:before {
  content: ""; }

.icon-stop-circle-o:before {
  content: ""; }

.icon-shopping-bag:before {
  content: ""; }

.icon-shopping-basket:before {
  content: ""; }

.icon-hashtag:before {
  content: ""; }

.icon-bluetooth:before {
  content: ""; }

.icon-bluetooth-b:before {
  content: ""; }

.icon-percent:before {
  content: ""; }

.icon-gitlab:before {
  content: ""; }

.icon-wpbeginner:before {
  content: ""; }

.icon-wpforms:before {
  content: ""; }

.icon-envira:before {
  content: ""; }

.icon-universal-access:before {
  content: ""; }

.icon-wheelchair-alt:before {
  content: ""; }

.icon-question-circle-o:before {
  content: ""; }

.icon-blind:before {
  content: ""; }

.icon-audio-description:before {
  content: ""; }

.icon-volume-control-phone:before {
  content: ""; }

.icon-braille:before {
  content: ""; }

.icon-assistive-listening-systems:before {
  content: ""; }

.icon-asl-interpreting:before,
.icon-american-sign-language-interpreting:before {
  content: ""; }

.icon-deafness:before,
.icon-hard-of-hearing:before,
.icon-deaf:before {
  content: ""; }

.icon-glide:before {
  content: ""; }

.icon-glide-g:before {
  content: ""; }

.icon-signing:before,
.icon-sign-language:before {
  content: ""; }

.icon-low-vision:before {
  content: ""; }

.icon-viadeo:before {
  content: ""; }

.icon-viadeo-square:before {
  content: ""; }

.icon-snapchat:before {
  content: ""; }

.icon-snapchat-ghost:before {
  content: ""; }

.icon-snapchat-square:before {
  content: ""; }

.icon-pied-piper:before {
  content: ""; }

.icon-first-order:before {
  content: ""; }

.icon-yoast:before {
  content: ""; }

.icon-themeisle:before {
  content: ""; }

.icon-google-plus-circle:before,
.icon-google-plus-official:before {
  content: ""; }

.icon-fa:before,
.icon-font-awesome:before {
  content: ""; }

.icon-handshake-o:before {
  content: ""; }

.icon-envelope-open:before {
  content: ""; }

.icon-envelope-open-o:before {
  content: ""; }

.icon-linode:before {
  content: ""; }

.icon-address-book:before {
  content: ""; }

.icon-address-book-o:before {
  content: ""; }

.icon-vcard:before,
.icon-address-card:before {
  content: ""; }

.icon-vcard-o:before,
.icon-address-card-o:before {
  content: ""; }

.icon-user-circle:before {
  content: ""; }

.icon-user-circle-o:before {
  content: ""; }

.icon-user-o:before {
  content: ""; }

.icon-id-badge:before {
  content: ""; }

.icon-drivers-license:before,
.icon-id-card:before {
  content: ""; }

.icon-drivers-license-o:before,
.icon-id-card-o:before {
  content: ""; }

.icon-quora:before {
  content: ""; }

.icon-free-code-camp:before {
  content: ""; }

.icon-telegram:before {
  content: ""; }

.icon-thermometer-4:before,
.icon-thermometer:before,
.icon-thermometer-full:before {
  content: ""; }

.icon-thermometer-3:before,
.icon-thermometer-three-quarters:before {
  content: ""; }

.icon-thermometer-2:before,
.icon-thermometer-half:before {
  content: ""; }

.icon-thermometer-1:before,
.icon-thermometer-quarter:before {
  content: ""; }

.icon-thermometer-0:before,
.icon-thermometer-empty:before {
  content: ""; }

.icon-shower:before {
  content: ""; }

.icon-bathtub:before,
.icon-s15:before,
.icon-bath:before {
  content: ""; }

.icon-podcast:before {
  content: ""; }

.icon-window-maximize:before {
  content: ""; }

.icon-window-minimize:before {
  content: ""; }

.icon-window-restore:before {
  content: ""; }

.icon-times-rectangle:before,
.icon-window-close:before {
  content: ""; }

.icon-times-rectangle-o:before,
.icon-window-close-o:before {
  content: ""; }

.icon-bandcamp:before {
  content: ""; }

.icon-grav:before {
  content: ""; }

.icon-etsy:before {
  content: ""; }

.icon-imdb:before {
  content: ""; }

.icon-ravelry:before {
  content: ""; }

.icon-eercast:before {
  content: ""; }

.icon-microchip:before {
  content: ""; }

.icon-snowflake-o:before {
  content: ""; }

.icon-superpowers:before {
  content: ""; }

.icon-wpexplorer:before {
  content: ""; }

.icon-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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 {
  font-size: 1.28571em;
  margin: 0.35714em 0.55556em;
  padding: 0 0 10px 0;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -1.5px;
  color: #3f3f3f;
  margin-bottom: 15px;
  text-transform: none;
  font-family: "Open Sans", sans-serif; }
  @media (min-width: 320px) {
    h1 {
      font-size: 1.85714em !important;
      margin: 0.35714em 0.76923em; } }
  @media (min-width: 768px) {
    h1 {
      font-size: 2.42857em !important;
      margin: 0.35714em 0.88235em; } }
  @media (min-width: 1024px) {
    h1 {
      font-size: 3em !important;
      margin: 0.35714em 1.42857em; } }

ul.menu li {
  margin: 0;
  padding: 0; }

ul.breadcrumb {
  padding: 0;
  margin-top: 15px; }
  ul.breadcrumb li {
    float: left;
    padding-left: 0.35714em;
    list-style: none; }
    ul.breadcrumb li a {
      height: 1em;
      font-size: 0.78571em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      color: #6f6f6f; }
      @media (min-width: 768px) {
        ul.breadcrumb li a {
          font-size: 0.85714em; } }
  ul.breadcrumb li.last a:after {
    display: none; }
  ul.breadcrumb li.seperator {
    color: #777777;
    font-size: 0.85714em;
    line-height: 1.4em; }
  ul.breadcrumb li.first {
    padding-left: 0; }

#block-responsive-menu-toggle {
  position: absolute;
  top: 30px;
  left: 10px; }
  @media (min-width: 768px) {
    #block-responsive-menu-toggle {
      top: 40px; } }
  #block-responsive-menu-toggle #toggle-icon .label {
    display: none; }

#block-responsive-menu-horizontal-menu {
  position: static; }

#horizontal-menu {
  clear: both;
  float: right;
  text-align: right;
  position: static; }
  #horizontal-menu > li {
    display: inline-block;
    position: static;
    text-align: left; }
    #horizontal-menu > li > a {
      color: white;
      margin-left: -0.01603%;
      padding-right: 20px;
      font-size: 1.28571em;
      height: 1.57143em;
      line-height: 1.57143em;
      text-transform: uppercase;
      font-weight: bold;
      font-family: "Open Sans", sans-serif; }
  @media (min-width: 1200px) {
    #horizontal-menu > li > a {
      font-size: 1.57143em;
      height: 1.85714em;
      line-height: 1.85714em; } }
  #horizontal-menu li.sfHover {
    background-color: white; }
    #horizontal-menu li.sfHover a {
      color: #003366; }
  #horizontal-menu .menu-content .s1mple0ds-item {
    display: block;
    float: left;
    width: 33%;
    padding: 0.71429em;
    box-sizing: border-box; }
    #horizontal-menu .menu-content .s1mple0ds-item img {
      width: 100% !important;
      height: auto !important; }
  #horizontal-menu ul {
    left: 0;
    right: 0;
    width: auto;
    top: 157px; }
    #horizontal-menu ul li {
      display: none; }
    #horizontal-menu ul li.placeholder {
      display: block; }
      #horizontal-menu ul li.placeholder div.bg {
        background-color: white; }
      #horizontal-menu ul li.placeholder div.wrapper {
        max-width: 1290px;
        margin: 0 auto; }
      #horizontal-menu ul li.placeholder div.menu-items ul {
        position: static;
        background: none;
        display: block; }
        #horizontal-menu ul li.placeholder div.menu-items ul li {
          display: block; }
          #horizontal-menu ul li.placeholder div.menu-items ul li a {
            font-size: 16px;
            font-weight: 700;
            color: #476ba5; }
  #horizontal-menu .border {
    border-top: 5px solid #e2e2e2;
    content: " ";
    display: block;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.9); }
  #horizontal-menu .wrapper {
    display: -ms-flexbox;
    display: flex;
    background-color: white; }
    #horizontal-menu .wrapper:after {
      content: "";
      display: table;
      clear: both; }
    #horizontal-menu .wrapper .left {
      float: left;
      -ms-flex-align: stretch;
          align-items: stretch;
      position: relative;
      width: 80%;
      padding-top: 1.42857em;
      padding-bottom: 2.14286em; }
      #horizontal-menu .wrapper .left .bottom {
        border-top: solid 1px #dedede;
        padding-top: 1.42857em;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        clear: both;
        padding: 10px 0; }
        #horizontal-menu .wrapper .left .bottom .latest-newsletter {
          float: left;
          width: 50%;
          line-height: 120%;
          text-align: left;
          padding-left: 1.42857em;
          box-sizing: border-box;
          line-height: 1.71429em; }
          #horizontal-menu .wrapper .left .bottom .latest-newsletter .read-our {
            font-size: 1em;
            color: #003366; }
          #horizontal-menu .wrapper .left .bottom .latest-newsletter a {
            font-size: 1em;
            color: #003366;
            font-weight: bold; }
            #horizontal-menu .wrapper .left .bottom .latest-newsletter a:before {
              content: "\f0e0";
              padding-left: 0.71429em;
              padding-right: 0.35714em; }
        #horizontal-menu .wrapper .left .bottom p {
          display: none; }
        #horizontal-menu .wrapper .left .bottom form {
          display: block;
          float: right;
          width: 50%;
          text-align: right;
          padding-right: 1.42857em;
          box-sizing: border-box; }
          #horizontal-menu .wrapper .left .bottom form .form-required {
            display: none; }
          #horizontal-menu .wrapper .left .bottom form * {
            display: inline-block;
            padding-top: 0;
            padding-bottom: 0; }
          #horizontal-menu .wrapper .left .bottom form input[type=text] {
            height: 1.71429em;
            border-radius: 4px; }
          #horizontal-menu .wrapper .left .bottom form .form-type-textfield {
            margin: 0; }
          #horizontal-menu .wrapper .left .bottom form .edit-mail--2 {
            display: none; }
          #horizontal-menu .wrapper .left .bottom form label {
            line-height: 1.71429em;
            color: #888888; }
          #horizontal-menu .wrapper .left .bottom form input[type=submit] {
            height: 1.57143em;
            background-color: #003366;
            border-radius: 4px;
            font-size: 1em;
            font-weight: normal;
            line-height: 1.71429em; }
      #horizontal-menu .wrapper .left .menu-items {
        float: left;
        width: 30%; }
      #horizontal-menu .wrapper .left .menu-content {
        float: right;
        width: 68%; }
        #horizontal-menu .wrapper .left .menu-content .item {
          float: left;
          width: 30%;
          box-sizing: border-box;
          padding: 10px; }
          #horizontal-menu .wrapper .left .menu-content .item .image {
            width: 100%;
            position: relative; }
            #horizontal-menu .wrapper .left .menu-content .item .image:after {
              content: "";
              display: table;
              clear: both; }
            #horizontal-menu .wrapper .left .menu-content .item .image .important {
              position: absolute;
              left: 0;
              right: 0;
              bottom: 2px;
              background-color: red;
              color: white;
              text-align: center; }
          #horizontal-menu .wrapper .left .menu-content .item h3 {
            width: 100%; }
          #horizontal-menu .wrapper .left .menu-content .item .field--name-field-video a {
            position: relative; }
            #horizontal-menu .wrapper .left .menu-content .item .field--name-field-video a:before {
              position: absolute;
              bottom: 3px;
              right: 0;
              display: block;
              background-color: #003366;
              color: white;
              font-size: 22px;
              padding: 0.42857em 0.57143em; }
            #horizontal-menu .wrapper .left .menu-content .item .field--name-field-video a:before {
              z-index: 2; }
          #horizontal-menu .wrapper .left .menu-content .item img {
            width: 100% !important;
            height: auto !important; }
    #horizontal-menu .wrapper .right {
      float: right;
      width: 20%;
      -ms-flex-align: stretch;
          align-items: stretch;
      background-image: linear-gradient(to bottom, #f1f1f1, #dbdbdb);
      padding: 0.71429em;
      box-sizing: border-box; }
      #horizontal-menu .wrapper .right .s1mple0ds-item {
        display: block;
        width: 100%;
        padding: 0.71429em;
        box-sizing: border-box; }
        #horizontal-menu .wrapper .right .s1mple0ds-item img {
          width: 100% !important;
          height: auto !important; }
  #horizontal-menu #menu-tree-mlid-2589 .wrapper .left {
    float: left;
    width: 80%; }

#zone-menu-wrapper {
  position: relative; }
  #zone-menu-wrapper #zone-menu {
    position: static; }
    #zone-menu-wrapper #zone-menu #region-menu {
      position: static; }

/*//Secondary MENU
div.secondary-menu {
  height: px2em(25);

  div.block-inner {
    position: relative;
  }

  div.menu-container {
    bottom: 0;
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
  }

  #main_menu_toggle {
    display: none;
  }

  div.maximized {
    @media only screen and (max-width: $break-normal) and (min-width: $break-small +1) {

      ul li {
        width: 50%;

        &.last {
          width: 100%;
        }
      }

    }

    @media only screen and (max-width: $break-small) {

      ul li {
        width: 100%;
      }
    }
  }

  div.maximized {

    @media only screen and (max-width: $break-normal) {

      div.menu-label:after {
        content: "\2227";
      }

      ul.menu {
        display: block;
        z-index: 10000;

        > li {
          @include opacity(0.1);
          background-image: none;
          display: block;
          float: left;
          opacity: .8;
          text-align: left;
          z-index: 10000;
          margin: 0;

          &.last {
            width: 100%;
          }

          > a {
            background-image: none;
            margin-left: px2em(5);
            margin-right: px2em(5);
          }
        }
      }
    }
  }

  div.menu-label {

    @media only screen and (max-width: $break-normal) {

      background-image: url("../images/main-nav-bg.png");
      font-size: px2em(12);
      text-transform: uppercase;
      text-decoration: none;
      color: #ffffff;
      font-weight: bold;
      line-height: px2em(25, 12);
      height: px2em(25, 12);
      background-repeat: repeat-x;
      //position: absolute;
      text-indent: 0px;
      display: block;
      //bottom: 0;
      //left: 0;
      width: 38%;
      margin: 0;
      padding-left: px2em(10);

      &:after {
        //position: absolute;
        padding-right: .25em;
        float: right;
        top: 0;
        content: "\2228";
        font-size: 1.5em;
      }
    }

    cursor: pointer;
    display: none;
    text-indent: -9999px;
    color: #ccc;
    text-decoration: none;
    font: 1.4em sans-serif;
  }

  ul {
    @media only screen and (max-width: $break-normal) {
      display: none;
    }
    margin-top: 1px;
    display: block;
    width: 100%;
    background-color: rgba(0, 51, 102, 0.65);
    height: auto;

    &:after {
      content: ".";
      visibility: hidden;
      display: block;
      height: 0;
      clear: both;
    }

    > li.last {
      > a {
        background-image: none;
      }
    }

    > li {
      @media only screen and (max-width: $break-normal) {
        display: block;
      }
      @include box-sizing(border-box);
      text-align: center;
      cursor: pointer;
      //display: table-cell;
      //float: none;
      display: block;
      float: left;
      list-style-image: none;
      list-style: none;
      height: px2em(25);
      padding: 0 px2em(20) 0 px2em(20);

      &:hover, &.active-trail, &.active {

        &:hover, &.active-trail, &.active {
          opacity: 0.65;
        }
      }

      &.last {
        background-image: none;
      }
      > a {
        font-size: px2em(11);
        height: px2em(25, 12);
        font-weight: bold;
        width: 100%;
        display: block;
        text-transform: uppercase;
        text-decoration: none;
        color: #ffffff;
        line-height: px2em(25, 12);

      }

      &:hover {

        > a {
        }
      }
    }
  }

}*/
div.block-main {
  position: relative;
  box-sizing: border-box;
  padding-bottom: 4.28571em; }
  div.block-main ul.pager {
    box-sizing: border-box;
    position: absolute;
    bottom: 1.78571em;
    left: 0;
    right: 0;
    background-color: #cbdde7;
    border-color: #cbdde7;
    border-width: 1px;
    border-style: solid;
    border-radius: 0 0;
    padding: 0.35714em 0 0.35714em 0;
    color: #003366;
    text-shadow: 0.07143em 0.07143em #FFFFFF;
    font-size: 1em; }
    div.block-main ul.pager li.pager-current {
      background: none;
      color: #003366;
      outline: 0 none;
      font-weight: normal;
      margin-left: 0; }
    div.block-main ul.pager li.pager-item, div.block-main ul.pager li.pager-next, div.block-main ul.pager li.pager-last, div.block-main ul.pager li.pager-first, div.block-main ul.pager li.pager-previous {
      background: none;
      color: #003366;
      width: auto;
      margin-left: 0;
      font-weight: bold;
      border-radius: 0 0; }
      div.block-main ul.pager li.pager-item a, div.block-main ul.pager li.pager-next a, div.block-main ul.pager li.pager-last a, div.block-main ul.pager li.pager-first a, div.block-main ul.pager li.pager-previous a {
        border-radius: 0 0;
        color: #003366;
        width: auto;
        background: none;
        padding: 0.28571em 0.07143em; }

#admin-menu {
  top: -29px; }

html body.admin-menu {
  padding-top: 10px; }

body .mm-menu_offcanvas {
  width: 300px; }
  body .mm-menu_offcanvas .mm-listview {
    font-size: 1.5em; }
    body .mm-menu_offcanvas .mm-listview > li {
      line-height: 160%; }

body .mm-menu a, body .mm-menu a:active, body .mm-menu a:hover, body .mm-menu a:link, body .mm-menu a:visited {
  text-decoration: none;
  color: inherit;
  width: 50px;
  border-left: none; }

body ul.mm-listview {
  padding-left: 10px; }

body.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(300px, 0, 0); }
  body.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout .responsive-menu-toggle-icon:before {
    background-color: black; }
  body.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout .responsive-menu-toggle-icon:after {
    background-color: black; }

.l-content .content {
  overflow: hidden; }

a, a:link, a:visited {
  color: #003366;
  text-decoration: none; }

b, strong {
  font-weight: bold; }

ul {
  padding: 0; }

.field--name-field-credits {
  position: relative;
  width: 100%;
  content: " "; }
  .field--name-field-credits .field__item {
    position: absolute;
    top: -16px;
    height: 16px;
    right: 0;
    left: 0;
    padding-right: 10px;
    font-size: 11px;
    line-height: 16px;
    background-color: white;
    opacity: 0.5;
    color: #003366;
    font-weight: bold;
    text-align: right;
    transition: opacity 1s; }
    .field--name-field-credits .field__item * {
      color: #003366; }
    .field--name-field-credits .field__item:hover {
      opacity: 1; }

.l-footer {
  background-color: #003366;
  clear: both;
  margin-top: 20px; }
  .l-footer .region-content {
    position: relative; }
  .l-footer #block-it-footer-it-footer {
    padding-top: 2.14286em;
    min-height: 21.42857em; }
    .l-footer #block-it-footer-it-footer:after {
      content: "";
      display: table;
      clear: both; }
    .l-footer #block-it-footer-it-footer .block__content {
      position: relative;
      z-index: 2; }
    .l-footer #block-it-footer-it-footer::before {
      max-width: 1200px;
      margin: 0 auto;
      content: ' ';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      opacity: 0.21;
      background-image: url("../images/world-map.png");
      background-repeat: no-repeat;
      background-position: -350px -65px;
      background-size: 300%, contain; }
      @media (min-width: 500px) {
        .l-footer #block-it-footer-it-footer::before {
          background-position: -350px -65px;
          background-size: 200%, contain; } }
      @media (min-width: 1024px) {
        .l-footer #block-it-footer-it-footer::before {
          background-position: 0 -65px;
          background-size: 90%, contain; } }
    .l-footer #block-it-footer-it-footer .row1:after {
      content: "";
      display: table;
      clear: both; }
    .l-footer #block-it-footer-it-footer .row1 .office {
      width: 100%;
      float: left; }
      @media (min-width: 850px) {
        .l-footer #block-it-footer-it-footer .row1 .office {
          width: auto; } }
      @media (min-width: 770px) {
        .l-footer #block-it-footer-it-footer .row1 .office {
          width: 25%; } }
      .l-footer #block-it-footer-it-footer .row1 .office h2 {
        color: white;
        font-size: 1.42857em;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 0.5em;
        letter-spacing: 0.03571em; }
        @media (min-width: 850px) {
          .l-footer #block-it-footer-it-footer .row1 .office h2 {
            font-size: 1.57143em; } }
      .l-footer #block-it-footer-it-footer .row1 .office .address, .l-footer #block-it-footer-it-footer .row1 .office .phone {
        font-size: 1em;
        color: #ffffff;
        line-height: 130%; }
        @media (min-width: 850px) {
          .l-footer #block-it-footer-it-footer .row1 .office .address, .l-footer #block-it-footer-it-footer .row1 .office .phone {
            font-size: 1em; } }
      .l-footer #block-it-footer-it-footer .row1 .office .phone {
        font-size: 1.125em !important;
        letter-spacing: 0.05em; }
      .l-footer #block-it-footer-it-footer .row1 .office .address {
        line-height: 140%;
        font-weight: 300 !important; }
        .l-footer #block-it-footer-it-footer .row1 .office .address .street-block .premise:before {
          content: ", "; }
        .l-footer #block-it-footer-it-footer .row1 .office .address .street-block div {
          display: inline; }
        .l-footer #block-it-footer-it-footer .row1 .office .address .locality-block .locality:after {
          content: ","; }
        .l-footer #block-it-footer-it-footer .row1 .office .address .locality-block div {
          display: inline; }
      .l-footer #block-it-footer-it-footer .row1 .office .email {
        margin-top: 0.85714em !important;
        letter-spacing: 0.05em; }
        .l-footer #block-it-footer-it-footer .row1 .office .email a {
          color: #ffffff;
          font-size: 1.14286em;
          font-weight: 500; }
          @media (min-width: 850px) {
            .l-footer #block-it-footer-it-footer .row1 .office .email a {
              font-size: 1.14286em; } }
          .l-footer #block-it-footer-it-footer .row1 .office .email a span {
            display: none; }
      .l-footer #block-it-footer-it-footer .row1 .office .phone {
        padding-top: 0.71429em;
        font-size: 0.85714em;
        font-weight: bold;
        color: #ffffff; }
        @media (min-width: 850px) {
          .l-footer #block-it-footer-it-footer .row1 .office .phone {
            font-size: 1.14286em; } }
    .l-footer #block-it-footer-it-footer .row1 .b1, .l-footer #block-it-footer-it-footer .row1 .b2 {
      float: left;
      margin-left: 1%;
      box-sizing: border-box;
      position: relative;
      height: 10.71429em;
      padding: 1.42857em 1.07143em;
      background-color: rgba(255, 255, 255, 0.64);
      border: solid 1px rgba(255, 255, 255, 0.2);
      margin-top: 1.42857em;
      width: 90%;
      min-width: inherit;
      max-width: inherit; }
      @media (min-width: 510px) {
        .l-footer #block-it-footer-it-footer .row1 .b1, .l-footer #block-it-footer-it-footer .row1 .b2 {
          min-width: 15.71429em;
          max-width: 17.85714em; } }
      @media (min-width: 770px) {
        .l-footer #block-it-footer-it-footer .row1 .b1, .l-footer #block-it-footer-it-footer .row1 .b2 {
          margin-top: 0;
          float: right; } }
      .l-footer #block-it-footer-it-footer .row1 .b1 img, .l-footer #block-it-footer-it-footer .row1 .b2 img {
        height: 50px !important;
        width: auto !important; }
        @media (min-width: 1060px) {
          .l-footer #block-it-footer-it-footer .row1 .b1 img, .l-footer #block-it-footer-it-footer .row1 .b2 img {
            height: 55px !important; } }
      .l-footer #block-it-footer-it-footer .row1 .b1 .text, .l-footer #block-it-footer-it-footer .row1 .b2 .text {
        color: #2a2a2a;
        line-height: 140%;
        font-size: 1em;
        font-weight: 300; }
      .l-footer #block-it-footer-it-footer .row1 .b1 .action, .l-footer #block-it-footer-it-footer .row1 .b2 .action {
        font-size: 1em;
        font-weight: bold;
        color: #003366;
        position: absolute;
        bottom: 1.07143em;
        left: 1.42857em; }
        .l-footer #block-it-footer-it-footer .row1 .b1 .action a:after, .l-footer #block-it-footer-it-footer .row1 .b2 .action a:after {
          font-size: 0.57143em !important;
          content: "\f04b";
          position: absolute;
          top: 0.35714em;
          padding-left: 0.57143em !important; }
      .l-footer #block-it-footer-it-footer .row1 .b1 h2, .l-footer #block-it-footer-it-footer .row1 .b2 h2 {
        font-size: 1.28571em;
        font-weight: 700;
        color: #003366;
        margin-top: 0;
        text-transform: uppercase;
        margin-bottom: 0.35714em; }
        .l-footer #block-it-footer-it-footer .row1 .b1 h2 a, .l-footer #block-it-footer-it-footer .row1 .b2 h2 a {
          font-size: 1em; }
    .l-footer #block-it-footer-it-footer .row1 .b2 {
      float: left;
      width: 90%;
      min-width: inherit;
      max-width: inherit; }
      @media (min-width: 510px) {
        .l-footer #block-it-footer-it-footer .row1 .b2 {
          min-width: 15.71429em;
          max-width: 17.85714em; } }
      @media (min-width: 770px) {
        .l-footer #block-it-footer-it-footer .row1 .b2 {
          margin-top: 0;
          float: right; } }
      .l-footer #block-it-footer-it-footer .row1 .b2 .text a:nth-child(2) {
        margin-left: 0.35714em; }
    .l-footer #block-it-footer-it-footer .row2 {
      margin-top: 60px;
      margin-bottom: 20px;
      line-height: 140%;
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      padding-top: 10px; }
      .l-footer #block-it-footer-it-footer .row2 a {
        font-weight: 600; }
      .l-footer #block-it-footer-it-footer .row2 .copy {
        font-weight: 300;
        clear: both;
        width: 100% !important;
        display: block;
        padding-left: 0; }
      .l-footer #block-it-footer-it-footer .row2 * {
        color: white; }
      .l-footer #block-it-footer-it-footer .row2 .designed {
        float: right;
        font-weight: 300 !important;
        font-size: 0.85714em;
        opacity: 0.65;
        width: 100%;
        margin-top: 1.07143em; }
        .l-footer #block-it-footer-it-footer .row2 .designed a {
          font-weight: 600 !important;
          text-transform: uppercase; }
        @media (min-width: 1000px) {
          .l-footer #block-it-footer-it-footer .row2 .designed {
            width: auto;
            margin-top: 0;
            position: relative;
            right: 0;
            top: -40px; } }

.front .region-post4-wrapper {
  padding-top: 1.42857em; }

@media (min-width: 950px) {
  .front .l-region--post4,
  .front .l-region--post2 {
    display: -ms-flexbox;
    display: flex; } }

.front .l-region--post2 {
  padding: 20px 0; }

header.l-header {
  background-color: #003366; }
  @media (min-width: 768px) {
    header.l-header .l-region--navigation:before {
      position: absolute;
      left: 90px;
      top: -25px;
      width: 525px;
      height: 145px;
      display: block;
      content: "";
      background-image: url("../images/wp-30anniv_overlay.png");
      z-index: 1; } }
  @media (min-width: 1024px) {
    header.l-header .l-region--navigation:before {
      left: 100px; } }
  @media (min-width: 1200px) {
    header.l-header .l-region--navigation:before {
      left: 100px;
      top: -20px; } }
  @media (min-width: 1370px) {
    header.l-header .l-region--navigation:before {
      left: 50%;
      margin-left: -600px;
      top: -20px; } }

.region-navigation-wrapper {
  min-height: 0 !important;
  height: auto;
  position: relative;
  z-index: 2; }
  @media (min-width: 768px) {
    .region-navigation-wrapper {
      min-height: 135px; } }
  .region-navigation-wrapper .region-content {
    min-height: 0;
    max-width: none;
    position: relative;
    z-index: 2; }
    @media (min-width: 768px) {
      .region-navigation-wrapper .region-content {
        min-height: 135px; } }
    .region-navigation-wrapper .region-content .l-region--navigation {
      max-width: 1290px;
      margin: 0 auto; }
  .region-navigation-wrapper::before {
    max-width: 1600px;
    margin: 0 auto;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1;
    opacity: 0.15;
    background-image: url("../images/world-map.png");
    background-position: -150px -100px;
    background-size: 250%, cover;
    background-repeat: no-repeat; }
    @media (min-width: 768px) {
      .region-navigation-wrapper::before {
        background-position: 0px -200px;
        background-size: 100%, cover; } }

#block-responsive-menu-horizontal-menu {
  padding-top: 90px; }
  @media (min-width: 600px) {
    #block-responsive-menu-horizontal-menu {
      padding-top: 100px; } }

#block-delta-blocks-site-name {
  clear: both;
  float: left;
  font-size: 1em;
  position: absolute;
  top: 25px;
  left: 50px;
  padding-bottom: 0 !important;
  z-index: 50; }
  @media (min-width: 420px) {
    #block-delta-blocks-site-name {
      bottom: 40px; } }
  @media (min-width: 510px) {
    #block-delta-blocks-site-name {
      bottom: 40px;
      left: 80px; } }
  @media (min-width: 768px) {
    #block-delta-blocks-site-name {
      height: 4.85714em;
      width: 20.57143em;
      left: auto;
      top: 40px; } }
  #block-delta-blocks-site-name a {
    width: 210px;
    height: 42px;
    background-image: url("../images/workpermit-white-logo.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block; }
    @media (min-width: 600px) {
      #block-delta-blocks-site-name a {
        width: 260px;
        height: 60px;
        background-image: url("../images/wp-logo-2018.png"); } }
    @media (min-width: 768px) {
      #block-delta-blocks-site-name a {
        width: 260px;
        height: 60px; } }
    @media (min-width: 1200px) {
      #block-delta-blocks-site-name a {
        width: 260px;
        height: 60px; } }
    #block-delta-blocks-site-name a span {
      display: none; }

#block-views-exp-search-page button {
  display: none; }

#block-views-exp-search-page .icon-search {
  display: none; }

#block-views-exp-search-page .form-item {
  float: left;
  margin: 0; }

#block-views-exp-search-page #edit-submit-search {
  font-size: 0.85714em;
  margin: 0; }

div#block-wp-blocks-login-user-menu {
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  box-sizing: border-box;
  max-width: 1290px;
  margin: 0 auto;
  z-index: 3;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box; }
  @media (min-width: 400px) {
    div#block-wp-blocks-login-user-menu {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 768px) {
    div#block-wp-blocks-login-user-menu {
      top: 0.8333333333em; } }
  @media (min-width: 1024px) {
    div#block-wp-blocks-login-user-menu {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (min-width: 1370px) {
    div#block-wp-blocks-login-user-menu {
      padding-left: 0;
      padding-right: 0; } }
  div#block-wp-blocks-login-user-menu .block__content:after {
    content: "";
    display: table;
    clear: both; }
  div#block-wp-blocks-login-user-menu a {
    float: right;
    font-weight: bold;
    font-size: 1.14286em;
    text-decoration: none;
    color: white;
    line-height: 30px;
    margin-left: 10px; }
  @media (max-width: 660px) {
    div#block-wp-blocks-login-user-menu .user_login {
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      background: url("../images/login.png");
      background-size: cover;
      width: 18px;
      height: 18px;
      margin-top: 8px; } }
  @media (max-width: 660px) {
    div#block-wp-blocks-login-user-menu .user_logout {
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      background: url("../images/logout.png");
      background-size: cover;
      width: 18px;
      height: 18px;
      margin-top: 8px; } }
  @media (max-width: 660px) {
    div#block-wp-blocks-login-user-menu .user {
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      background: url("../images/user.png");
      background-size: cover;
      width: 18px;
      height: 18px;
      margin-top: 8px; } }
  div#block-wp-blocks-login-user-menu span.spacer {
    padding: 0 0.21429em;
    color: white; }
  div#block-wp-blocks-login-user-menu ul.user-menu {
    margin-top: 0;
    float: right; }
    div#block-wp-blocks-login-user-menu ul.user-menu li {
      float: left;
      padding-right: 0.35714em;
      list-style: none;
      color: white; }
    div#block-wp-blocks-login-user-menu ul.user-menu li.last {
      padding-right: 0; }
    div#block-wp-blocks-login-user-menu ul.user-menu li.spacer {
      padding-top: 8px; }
  @media (min-width: 768px) {
    div#block-wp-blocks-login-user-menu .container {
      width: 400px;
      height: 30px; } }
  div#block-wp-blocks-login-user-menu form {
    float: right;
    width: 30px; }
    @media (min-width: 768px) {
      div#block-wp-blocks-login-user-menu form {
        width: auto; } }
  div#block-wp-blocks-login-user-menu .desktop-search,
  div#block-wp-blocks-login-user-menu .submit-button {
    display: none; }
  @media (min-width: 768px) {
    div#block-wp-blocks-login-user-menu .desktop-search,
    div#block-wp-blocks-login-user-menu .submit-button {
      display: block; } }
  div#block-wp-blocks-login-user-menu .mobile-search,
  div#block-wp-blocks-login-user-menu .desktop-search,
  div#block-wp-blocks-login-user-menu .submit-button {
    height: 30px;
    position: absolute;
    top: 0;
    font-size: 18px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: white; }
    @media (min-width: 768px) {
      div#block-wp-blocks-login-user-menu .mobile-search,
      div#block-wp-blocks-login-user-menu .desktop-search,
      div#block-wp-blocks-login-user-menu .submit-button {
        width: 100px;
        background-color: #003366; } }
  div#block-wp-blocks-login-user-menu .desktop-search {
    opacity: 0.40;
    background-color: white; }
  div#block-wp-blocks-login-user-menu .mobile-search {
    display: block;
    padding-right: 10px;
    top: 2px; }
    @media (min-width: 768px) {
      div#block-wp-blocks-login-user-menu .mobile-search {
        display: none; } }
    @media (max-width: 660px) {
      div#block-wp-blocks-login-user-menu .mobile-search .text {
        display: none; } }
  div#block-wp-blocks-login-user-menu .searchbox {
    position: relative;
    min-width: 30px;
    width: 0%;
    height: 30px;
    float: right;
    overflow: hidden;
    transition: width 0.3s; }
    @media (min-width: 660px) {
      div#block-wp-blocks-login-user-menu .searchbox {
        min-width: 100px; } }
  div#block-wp-blocks-login-user-menu .form-text {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: white;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 18px;
    color: #003366; }
    @media (max-width: 768px) {
      div#block-wp-blocks-login-user-menu .form-text {
        background-color: transparent; } }
  @media (min-width: 768px) {
    div#block-wp-blocks-login-user-menu .searchbox-open {
      width: 100%; } }

div#block-wp-blocks-social-media-accounts {
  padding-top: 0.71429em;
  float: left; }
  div#block-wp-blocks-social-media-accounts ul {
    paddin-top: 0.35714em; }
    div#block-wp-blocks-social-media-accounts ul li {
      float: left;
      padding-right: 0.35714em; }
      div#block-wp-blocks-social-media-accounts ul li a.facebook {
        text-indent: -9999px;
        background-image: url(../images/facebook.png);
        height: 1.14286em;
        width: 1.14286em;
        display: block; }
      div#block-wp-blocks-social-media-accounts ul li a.twitter {
        text-indent: -9999px;
        background-image: url(../images/twitter.png);
        height: 1.14286em;
        width: 1.14286em;
        display: block; }
      div#block-wp-blocks-social-media-accounts ul li a.linkedin {
        text-indent: -9999px;
        background-image: url(../images/linkedin.png);
        height: 1.14286em;
        width: 1.14286em;
        display: block; }
      div#block-wp-blocks-social-media-accounts ul li a.googleplus {
        text-indent: -9999px;
        background-image: url(../images/googleplus.png);
        height: 1.14286em;
        width: 1.14286em;
        display: block; }
    div#block-wp-blocks-social-media-accounts ul li.last {
      padding-right: 0; }

#block-s1mple0ds-s1mple0ads-sidebar {
  box-sizing: border-box;
  padding: 10px 0; }
  #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item {
    display: block;
    text-align: center;
    margin-bottom: 0.57143em; }
    #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a {
      display: block;
      background-image: linear-gradient(219deg, #D6EBFF, #D1E8FF); }
      #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a h2 {
        font-size: 1.42857em;
        font-weight: 700 !important;
        font-style: normal;
        font-stretch: normal;
        text-align: left;
        color: #003366;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
        width: 75%;
        margin-right: 25%;
        text-transform: uppercase;
        line-height: 105%;
        letter-spacing: -0.5px; }
        @media (min-width: 1200px) {
          #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a h2 {
            font-size: 1.57143em; } }
      #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a h6 {
        border-radius: 5px;
        background-color: rgba(255, 255, 255, 0.59);
        height: 16px;
        font-size: 1em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        text-align: left;
        color: #003366;
        display: inline-block;
        padding: 7px 10px;
        position: absolute;
        bottom: 1.07143em;
        left: 1.07143em; }
      #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a div {
        padding: 1.07143em 1.42857em 2.85714em 1.07143em;
        box-sizing: border-box;
        position: relative;
        min-height: 137px;
        background-position: right bottom;
        background-repeat: no-repeat;
        background-origin: border-box; }
      #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a .country-us {
        background-image: url("../images/america.png"); }
      #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a .country-uk {
        background-image: url("../images/united-kingdom.png"); }
      #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a .country-australia {
        background-image: url("../images/australia.png"); }
      #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item a .assessment-form h6 {
        border-radius: 5px;
        background-color: rgba(0, 51, 102, 0.88);
        height: 16px;
        font-size: 1em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        text-align: left;
        color: white;
        display: inline-block;
        padding: 7px 10px;
        position: absolute;
        bottom: 1.07143em;
        left: 1.07143em; }
    #block-s1mple0ds-s1mple0ads-sidebar .s1mple0ds-item img {
      width: 100% !important;
      height: auto !important; }

div#block-news-listing-news-ticker {
  position: relative;
  width: 100%;
  color: #FFFFFF;
  margin-top: 5px;
  background-color: #F02311;
  padding: 0.5em 0.71429em;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    div#block-news-listing-news-ticker {
      margin-top: 10px; } }
  div#block-news-listing-news-ticker .ticker-title {
    font-size: 1em;
    font-family: "Open Sans", sans-serif !important; }
    @media (min-width: 1100px) {
      div#block-news-listing-news-ticker .ticker-title {
        font-size: 16px; } }
    div#block-news-listing-news-ticker .ticker-title * {
      display: inline-block; }
    div#block-news-listing-news-ticker .ticker-title a {
      color: white; }
  div#block-news-listing-news-ticker p.ticker-content {
    display: none !important; }
  div#block-news-listing-news-ticker .block__content:after {
    content: "";
    display: table;
    clear: both; }
  div#block-news-listing-news-ticker #news-ticker-container {
    float: left;
    box-sizing: border-box;
    display: none; }
    @media (min-width: 900px) {
      div#block-news-listing-news-ticker #news-ticker-container {
        width: 70%;
        display: inline; } }
    div#block-news-listing-news-ticker #news-ticker-container .ticker-wrapper .ticker {
      float: left;
      width: 80%; }
    div#block-news-listing-news-ticker #news-ticker-container .ticker-wrapper .ticker-controls {
      /*margin: 0;
        padding: 0;
        float: right;
        width: 18%*/
      display: none; }
    div#block-news-listing-news-ticker #news-ticker-container .field--name-field-topicality-group, div#block-news-listing-news-ticker #news-ticker-container .seperator {
      float: left;
      font-weight: bold;
      text-transform: uppercase;
      padding-right: 0.35714em;
      line-height: 1.35714em; }
    div#block-news-listing-news-ticker #news-ticker-container .field--name-field-url {
      float: left; }
      div#block-news-listing-news-ticker #news-ticker-container .field--name-field-url a {
        text-decoration: none;
        line-height: 1.35714em;
        font-weight: 300;
        color: #FFFFFF; }
        div#block-news-listing-news-ticker #news-ticker-container .field--name-field-url a:hover {
          text-decoration: none; }
    div#block-news-listing-news-ticker #news-ticker-container .ticker-controls {
      float: right;
      /*      padding-left: px2em(20);*/ }
      div#block-news-listing-news-ticker #news-ticker-container .ticker-controls li {
        cursor: pointer;
        margin: 0.14286em; }
        div#block-news-listing-news-ticker #news-ticker-container .ticker-controls li a {
          line-height: 1.57143em; }
      div#block-news-listing-news-ticker #news-ticker-container .ticker-controls li.down {
        background-color: #c21b0c; }
      div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .jnt-prev {
        padding: 0.35714em; }
      div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .jnt-next {
        padding: 0.35714em; }
      div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .paused {
        padding: 0.35714em; }
      div#block-news-listing-news-ticker #news-ticker-container .ticker-controls .playing {
        padding: 0.35714em; }
  div#block-news-listing-news-ticker #static-topicality {
    width: 100%;
    float: right;
    font-weight: 600;
    font-size: 1.14286em;
    letter-spacing: 0.03571em;
    line-height: 150%;
    padding-left: 0.71429em;
    padding-right: 0.71429em;
    box-sizing: border-box;
    text-align: center; }
    @media (min-width: 900px) {
      div#block-news-listing-news-ticker #static-topicality {
        width: 30%;
        font-size: 1em;
        letter-spacing: -0.25px; } }
    @media (min-width: 1100px) {
      div#block-news-listing-news-ticker #static-topicality {
        font-size: 1.14286em; } }

#block-it-0ds-it-leaderboard {
  margin: 2px 0;
  min-height: 90px; }
  #block-it-0ds-it-leaderboard ins.adsbygoogle {
    text-align: center;
    left: 1206px; }

#block-video-listing-attached-videos .attached-video {
  border-bottom: 1px solid #e4e4e4;
  padding: 0.71429em 0 !important;
  border-top: solid 1px #dbdbdb;
  padding: 0.35714em 0 0.71429em 0; }
  #block-video-listing-attached-videos .attached-video:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1024px) {
    #block-video-listing-attached-videos .attached-video {
      border-top: 0; } }
  #block-video-listing-attached-videos .attached-video .news-date {
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #848484;
    margin-top: 0.35714em; }
  #block-video-listing-attached-videos .attached-video .video-title {
    margin-bottom: 0.28571em;
    letter-spacing: -0.03571em !important; }
  #block-video-listing-attached-videos .attached-video .field--name-field-video {
    float: left;
    width: 40%; }
    @media (min-width: 500px) {
      #block-video-listing-attached-videos .attached-video .field--name-field-video {
        width: 33%; } }
    @media (min-width: 1024px) {
      #block-video-listing-attached-videos .attached-video .field--name-field-video {
        width: 40%; } }
    #block-video-listing-attached-videos .attached-video .field--name-field-video a {
      position: relative; }
      #block-video-listing-attached-videos .attached-video .field--name-field-video a:before {
        position: absolute;
        bottom: 3px;
        right: 0;
        display: block;
        background-color: #003366;
        color: white;
        font-size: 22px;
        padding: 0.42857em 0.57143em; }
    #block-video-listing-attached-videos .attached-video .field--name-field-video img {
      width: 100% !important;
      height: auto !important; }
  #block-video-listing-attached-videos .attached-video .info {
    float: right;
    width: 57%;
    padding-right: 0.71429em;
    box-sizing: border-box; }
    @media (min-width: 500px) {
      #block-video-listing-attached-videos .attached-video .info {
        width: 65%;
        padding-right: 0; } }
    @media (min-width: 1024px) {
      #block-video-listing-attached-videos .attached-video .info {
        width: 57%; } }
    #block-video-listing-attached-videos .attached-video .info a {
      font-size: 1.28571em;
      font-weight: 700 !important;
      color: #003366;
      line-height: 120%; }

#block-video-listing-1-video {
  margin-bottom: 0.71429em; }
  #block-video-listing-1-video .latest-video {
    border-bottom: 1px solid #e4e4e4;
    padding: 0.71429em 0 !important;
    border-top: solid 1px #dbdbdb; }
    #block-video-listing-1-video .latest-video:after {
      content: "";
      display: table;
      clear: both; }
    @media (min-width: 1024px) {
      #block-video-listing-1-video .latest-video {
        border-top: 0; } }
    #block-video-listing-1-video .latest-video .news-date {
      font-size: 1em;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      color: #848484;
      margin-top: 0.35714em; }
    #block-video-listing-1-video .latest-video .video-title {
      margin-bottom: 0.28571em;
      letter-spacing: -0.03571em !important; }
    #block-video-listing-1-video .latest-video .field--name-field-video {
      float: left;
      width: 40%; }
      @media (min-width: 500px) {
        #block-video-listing-1-video .latest-video .field--name-field-video {
          width: 33%; } }
      @media (min-width: 1024px) {
        #block-video-listing-1-video .latest-video .field--name-field-video {
          width: 40%; } }
      #block-video-listing-1-video .latest-video .field--name-field-video a {
        position: relative; }
        #block-video-listing-1-video .latest-video .field--name-field-video a:before {
          position: absolute;
          bottom: 3px;
          right: 0;
          display: block;
          background-color: #003366;
          color: white;
          font-size: 22px;
          padding: 0.42857em 0.57143em; }
      #block-video-listing-1-video .latest-video .field--name-field-video img {
        width: 100% !important;
        height: auto !important; }
    #block-video-listing-1-video .latest-video .info {
      float: right;
      width: 57%;
      padding-right: 0.71429em;
      box-sizing: border-box; }
      @media (min-width: 500px) {
        #block-video-listing-1-video .latest-video .info {
          width: 65%;
          padding-right: 0; } }
      @media (min-width: 1024px) {
        #block-video-listing-1-video .latest-video .info {
          width: 57%; } }
      #block-video-listing-1-video .latest-video .info a {
        font-size: 1.28571em;
        font-weight: 700 !important;
        color: #003366;
        line-height: 120%; }

#block-it-0ds-it-bottom {
  margin: 1.42857em 0; }

#block-it-0ds-it-sidebar {
  margin: 1.42857em 0; }

.l-region--sidebar-first #block-simplenews-42120 {
  border: 0.42857em solid #d7d7d7;
  padding: 1.42857em 1.07143em !important;
  margin-bottom: 1.42857em; }
  .l-region--sidebar-first #block-simplenews-42120 h2 {
    font-size: 1.57143em;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    color: #2a2a2a;
    text-transform: uppercase;
    text-align: left;
    padding-left: 70px;
    position: relative;
    width: 100%;
    margin-bottom: 2.08333em; }
    @media (min-width: 500px) {
      .l-region--sidebar-first #block-simplenews-42120 h2 {
        width: 60%; } }
    .l-region--sidebar-first #block-simplenews-42120 h2:before {
      position: absolute;
      left: 0;
      top: -5px;
      content: "\f0e0";
      font-size: 2.5em;
      color: red; }
  .l-region--sidebar-first #block-simplenews-42120 .block__content p {
    /*text-align: left !important;
        margin: px2em(2) 0 px2em(7) 0;
        font-size: px2em(16);
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        color: #3f3f3f;
        padding-left: 80px;
        padding-bottom: 10px;*/
    display: none; }
  .l-region--sidebar-first #block-simplenews-42120 .block__content form {
    text-align: center; }
    .l-region--sidebar-first #block-simplenews-42120 .block__content form:after {
      content: "";
      display: table;
      clear: both; }
    @media (min-width: 500px) {
      .l-region--sidebar-first #block-simplenews-42120 .block__content form {
        position: relative;
        top: -40px; } }
    @media (min-width: 1024px) {
      .l-region--sidebar-first #block-simplenews-42120 .block__content form {
        width: 100%;
        float: right;
        position: relative;
        top: -40px; } }
    .l-region--sidebar-first #block-simplenews-42120 .block__content form .form-type-textfield {
      text-align: left; }
    .l-region--sidebar-first #block-simplenews-42120 .block__content form label {
      margin-bottom: 0.71429em; }
    .l-region--sidebar-first #block-simplenews-42120 .block__content form .form-required {
      display: none; }
    .l-region--sidebar-first #block-simplenews-42120 .block__content form .compact-form-label {
      top: 6px;
      font-size: 1.1em;
      left: 3%;
      font-weight: 400;
      text-align: left !important; }
    .l-region--sidebar-first #block-simplenews-42120 .block__content form .form-item-mail {
      float: left;
      width: 100%;
      margin: 0; }
      @media (min-width: 500px) {
        .l-region--sidebar-first #block-simplenews-42120 .block__content form .form-item-mail {
          width: 60%; } }
      @media (min-width: 768px) {
        .l-region--sidebar-first #block-simplenews-42120 .block__content form .form-item-mail {
          width: 60%; } }
      .l-region--sidebar-first #block-simplenews-42120 .block__content form .form-item-mail #edit-mail {
        background-color: #d7d7d7;
        border: 0 none !important;
        height: 2.85714em;
        width: 100%;
        margin: 0 auto;
        text-align: left;
        box-sizing: border-box;
        padding: 0.5em 0.57143em; }
    .l-region--sidebar-first #block-simplenews-42120 .block__content form #edit-submit {
      background-color: red;
      width: 100%;
      float: left;
      text-transform: uppercase;
      font-weight: 700;
      padding: 0.5em 0.57143em;
      height: 2.57143em;
      box-sizing: border-box;
      font-size: 0.95em; }
      @media (min-width: 500px) {
        .l-region--sidebar-first #block-simplenews-42120 .block__content form #edit-submit {
          width: 40%; } }
      @media (min-width: 768px) {
        .l-region--sidebar-first #block-simplenews-42120 .block__content form #edit-submit {
          width: 40%; } }

#block-news-listing-latest-news-1st {
  padding-bottom: 0.71429em;
  border-bottom: solid 4px #dbdbdb; }
  #block-news-listing-latest-news-1st img {
    width: 100% !important;
    height: auto !important; }
  #block-news-listing-latest-news-1st .news-title {
    padding-top: 0.625em;
    font-size: 1.14286em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #003366; }
  #block-news-listing-latest-news-1st .news-comments {
    padding-top: 0.35714em;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #003366; }
  #block-news-listing-latest-news-1st .news-date {
    font-size: 0.85714em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #848484;
    margin-bottom: 0.71429em; }

#block-it-immigration-immigration-top-countries {
  font-size: 14px; }
  #block-it-immigration-immigration-top-countries .promoted .country {
    box-sizing: border-box;
    float: left;
    width: 100%;
    display: block; }
    #block-it-immigration-immigration-top-countries .promoted .country:nth-child(1) {
      border-top: 0 none;
      padding-top: 0; }
    @media (min-width: 500px) {
      #block-it-immigration-immigration-top-countries .promoted .country {
        width: 50%;
        padding: 0.71429em;
        border-top: 0 none; }
        #block-it-immigration-immigration-top-countries .promoted .country:nth-child(3), #block-it-immigration-immigration-top-countries .promoted .country:nth-child(5) {
          clear: left; } }
    @media (min-width: 1100px) {
      #block-it-immigration-immigration-top-countries .promoted .country {
        width: 33%; }
        #block-it-immigration-immigration-top-countries .promoted .country:nth-child(4) {
          clear: left; }
        #block-it-immigration-immigration-top-countries .promoted .country:nth-child(3), #block-it-immigration-immigration-top-countries .promoted .country:nth-child(5) {
          clear: none; } }
    @media (max-width: 500px) {
      #block-it-immigration-immigration-top-countries .promoted .country a.photo {
        height: 180px;
        overflow: hidden; } }
    #block-it-immigration-immigration-top-countries .promoted .country a {
      display: block;
      position: relative; }
      #block-it-immigration-immigration-top-countries .promoted .country a h3 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #003366;
        font-size: 1.42857em;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        color: #ffffff;
        padding: 0.5em; }
        #block-it-immigration-immigration-top-countries .promoted .country a h3:after {
          content: "\f0da";
          position: absolute;
          right: 0.71429em;
          font-size: 1.42857em;
          top: 7px; }
      #block-it-immigration-immigration-top-countries .promoted .country a img {
        height: auto !important; }
    #block-it-immigration-immigration-top-countries .promoted .country .intro {
      padding-top: 0.71429em;
      font-size: 0.85714em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      color: #3f3f3f;
      line-height: 120%;
      padding-bottom: 20px;
      border-bottom: 0.14286em solid #e9e9e9;
      margin-bottom: 20px; }
      #block-it-immigration-immigration-top-countries .promoted .country .intro > p {
        display: none; }
      @media (min-width: 320px) {
        #block-it-immigration-immigration-top-countries .promoted .country .intro {
          font-size: 1em; } }
      @media (min-width: 500px) {
        #block-it-immigration-immigration-top-countries .promoted .country .intro {
          padding-bottom: 0;
          border-bottom: 0 none;
          display: block; } }
      @media (min-width: 768px) {
        #block-it-immigration-immigration-top-countries .promoted .country .intro {
          font-size: 1.14286em; } }
      @media (min-width: 1024px) {
        #block-it-immigration-immigration-top-countries .promoted .country .intro {
          font-size: 1.14286em; } }
      #block-it-immigration-immigration-top-countries .promoted .country .intro ul {
        line-height: 100%;
        font-size: 1em;
        margin-top: 0.35714em !important; }
        #block-it-immigration-immigration-top-countries .promoted .country .intro ul li {
          margin: 7px 0; }
          #block-it-immigration-immigration-top-countries .promoted .country .intro ul li a {
            font-size: 1.07143em;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            color: #003366;
            display: block;
            position: relative;
            padding-left: 0.76923em;
            line-height: 120%; }
            #block-it-immigration-immigration-top-countries .promoted .country .intro ul li a:before {
              content: "\f0da";
              position: absolute;
              left: 0; }
  #block-it-immigration-immigration-top-countries .promoted .photo {
    display: block; }
    #block-it-immigration-immigration-top-countries .promoted .photo img {
      width: 100% !important;
      height: auto !important; }
  #block-it-immigration-immigration-top-countries .promoted:after {
    content: "";
    display: table;
    clear: both; }
  #block-it-immigration-immigration-top-countries .intro ul {
    display: none; }
  #block-it-immigration-immigration-top-countries ul, #block-it-immigration-immigration-top-countries li, #block-it-immigration-immigration-top-countries p, #block-it-immigration-immigration-top-countries h3 {
    margin: 0;
    padding: 0; }
  #block-it-immigration-immigration-top-countries p {
    margin-bottom: 0 !important; }
  #block-it-immigration-immigration-top-countries li:before {
    display: none; }
  #block-it-immigration-immigration-top-countries .read-more {
    padding-top: 0.57143em;
    font-size: 1em; }
    #block-it-immigration-immigration-top-countries .read-more:after {
      content: "\f0da";
      padding-left: 0.35714em; }

.a0-s-1, .a0-s-3 {
  padding-bottom: 5px; }

.a0-s-4 {
  height: 580px;
  overflow: hidden; }

ul.tabs--primary {
  border-bottom: none; }
  ul.tabs--primary:after {
    padding-top: 0.71429em;
    border-bottom: 1px solid #e4e4e4;
    width: 100%; }

.region-content {
  max-width: 1290px;
  margin: 0 auto; }

.front h1 {
  margin: 0;
  border-bottom: 0; }

.l-main .region-content {
  /*@media (min-width: 1024px) {
      padding-left: px2em(60) !important;
      padding-right: 0 !important;
      .l-region--highlighted {
        @media (min-width: 1024px) {
          padding-right: px2em(60) !important;
          padding-left: 0 !important;
        }
      }
    }*/ }

.region-wrapper {
  width: 100%; }
  .region-wrapper:after {
    content: "";
    display: table;
    clear: both; }

.not-front h1, .not-front .l-content div.content,
.not-front ul.tabs--primary {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1024px) {
  .not-front .l-content > div.content {
    padding-left: 50px;
    padding-right: 50px; } }

@media (min-width: 1370px) {
  .not-front .l-content > div.content {
    padding-left: 0;
    padding-right: 0; } }

.not-front .l-content > div.content .region-content-content {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 400px) {
    .not-front .l-content > div.content .region-content-content {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1024px) {
    .not-front .l-content > div.content .region-content-content {
      padding-left: 0;
      padding-right: 0; } }

.not-front h1,
.not-front ul.tabs--primary {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 400px) {
    .not-front h1,
    .not-front ul.tabs--primary {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1024px) {
    .not-front h1,
    .not-front ul.tabs--primary {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (min-width: 1370px) {
    .not-front h1,
    .not-front ul.tabs--primary {
      padding-left: 0;
      padding-right: 0; } }

.not-front .l-content div.content:after {
  content: "";
  display: table;
  clear: both; }

.not-front .region-content-content {
  min-height: 300px; }

.has-sidebar .region-content-wrapper {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 1.42857em 0; }
  @media (min-width: 768px) {
    .has-sidebar .region-content-wrapper {
      width: 67%; } }

.has-sidebar .l-region--sidebar-first {
  float: right;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.42857em; }
  @media (min-width: 768px) {
    .has-sidebar .l-region--sidebar-first {
      width: 30%;
      padding: 0; } }

.l-region--content:after {
  content: "";
  display: table;
  clear: both; }

.region-highlighted-content,
.l-region--navigation,
.l-region--footer,
.l-region--post1,
.region-post2-content,
.region-post3-content,
.region-post4-content {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 400px) {
    .region-highlighted-content,
    .l-region--navigation,
    .l-region--footer,
    .l-region--post1,
    .region-post2-content,
    .region-post3-content,
    .region-post4-content {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1024px) {
    .region-highlighted-content,
    .l-region--navigation,
    .l-region--footer,
    .l-region--post1,
    .region-post2-content,
    .region-post3-content,
    .region-post4-content {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (min-width: 1370px) {
    .region-highlighted-content,
    .l-region--navigation,
    .l-region--footer,
    .l-region--post1,
    .region-post2-content,
    .region-post3-content,
    .region-post4-content {
      padding-left: 0;
      padding-right: 0; } }

.front .l-region--content {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 400px) {
    .front .l-region--content {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1024px) {
    .front .l-region--content {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (min-width: 1370px) {
    .front .l-region--content {
      padding-left: 0;
      padding-right: 0; } }

.not-front .first-news-item {
  height: 100px; }
  .not-front .first-news-item .field--name-field-news-image {
    width: 35%;
    float: left;
    padding-right: 0.71429em;
    box-sizing: border-box; }
  .not-front .first-news-item .news-title, .not-front .first-news-item .news-comments, .not-front .first-news-item .news-date {
    width: 65%;
    float: right; }
  .not-front .first-news-item .news-title {
    padding-top: 0 !important; }
    .not-front .first-news-item .news-title a {
      padding-top: 0 !important;
      font-size: 1em !important;
      width: 100% !important; }
  .not-front .first-news-item .field--name-body {
    display: none; }
  .not-front .first-news-item .news-comments a {
    float: left; }
  .not-front .first-news-item .all-news {
    width: 100% !important;
    display: block;
    font-weight: 600 !important;
    color: #003366;
    line-height: 120%;
    font-size: 1.07143em !important;
    margin-top: 5px !important;
    height: 15px; }
    .not-front .first-news-item .all-news:after {
      content: "\f04b";
      padding-left: 0.42857em;
      font-size: 0.625em !important;
      position: relative;
      bottom: 2px; }

body .off-canvas-wrapper {
  display: none; }

.page-taxonomy-term .tag-footer {
  padding: 15px;
  font-weight: 600;
  margin: 0 20px 20px 0;
  line-height: 120%;
  border-top: 5px solid #d7d7d7;
  border-bottom: 5px solid #d7d7d7; }

.page-taxonomy-term .taxonomy-term-description {
  font-size: 1.2em; }

.section-news a.colorbox {
  cursor: zoom-in !important; }

body.page-news div.news-item-summary {
  clear: both;
  border-top: 0 none;
  padding: 2.14286em 0;
  border-top: 0.14286em solid #e9e9e9; }
  @media (min-width: 600px) {
    body.page-news div.news-item-summary {
      padding: 0.71429em 0; } }
  body.page-news div.news-item-summary div.field--name-field-news-image {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0 !important;
    margin-bottom: 10px; }
    @media (min-width: 600px) {
      body.page-news div.news-item-summary div.field--name-field-news-image {
        width: 33%;
        float: left;
        padding-right: 0.71429em !important; } }
  body.page-news div.news-item-summary h3.news-title,
  body.page-news div.news-item-summary div.news-comments,
  body.page-news div.news-item-summary div.news-date,
  body.page-news div.news-item-summary div.field--name-body {
    float: left;
    width: 100%;
    box-sizing: border-box; }
    @media (min-width: 600px) {
      body.page-news div.news-item-summary h3.news-title,
      body.page-news div.news-item-summary div.news-comments,
      body.page-news div.news-item-summary div.news-date,
      body.page-news div.news-item-summary div.field--name-body {
        width: 66%;
        float: right; } }
  body.page-news div.news-item-summary div.field--name-body {
    line-height: 120%; }
    body.page-news div.news-item-summary div.field--name-body div.field__items div.field__item {
      font-size: 1.14286em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      color: #3f3f3f;
      line-height: 140%; }
  body.page-news div.news-item-summary div.news-comments {
    margin-top: 5px; }
  body.page-news div.news-item-summary a.news-title {
    font-size: 1.5em;
    font-weight: bold;
    color: #003366;
    text-align: left;
    text-decoration: none;
    margin: 0;
    display: block;
    line-height: 110%;
    letter-spacing: -0.01786em; }
    body.page-news div.news-item-summary a.news-title:hover {
      text-decoration: none;
      color: #F01F11; }
  body.page-news div.news-item-summary div.news-date {
    font-size: 0.85714em;
    color: #848484;
    text-align: left;
    margin: 0 0 0.35714em 0;
    display: block; }
    body.page-news div.news-item-summary div.news-date span.day {
      margin-left: 0.35714em; }
  body.page-news div.news-item-summary a.news-comments {
    margin-bottom: 0.35714em;
    display: block;
    text-decoration: none;
    height: 1.14286em;
    font-size: 0.85714em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #003366; }
    @media (min-width: 320px) {
      body.page-news div.news-item-summary a.news-comments {
        font-size: 1em; } }
    @media (min-width: 768px) {
      body.page-news div.news-item-summary a.news-comments {
        font-size: 1.14286em; } }
    @media (min-width: 1024px) {
      body.page-news div.news-item-summary a.news-comments {
        font-size: 1.28571em; } }
  body.page-news div.news-item-summary .field--name-field-news-image img {
    width: 100%;
    height: auto; }

body.page-news div.news-item-summary-first {
  padding-top: 0;
  padding-bottom: 1.42857em;
  border: 0; }
  @media (min-width: 600px) {
    body.page-news div.news-item-summary-first {
      padding-bottom: 0.71429em; } }
  body.page-news div.news-item-summary-first div.field--name-field-news-image {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0; }
    @media (min-width: 600px) {
      body.page-news div.news-item-summary-first div.field--name-field-news-image {
        width: 52%;
        float: left;
        padding-right: 1.07143em; } }
  body.page-news div.news-item-summary-first h3.news-title,
  body.page-news div.news-item-summary-first div.news-comments,
  body.page-news div.news-item-summary-first div.news-date,
  body.page-news div.news-item-summary-first div.field--name-body {
    float: left;
    width: 100%;
    box-sizing: border-box; }
    @media (min-width: 600px) {
      body.page-news div.news-item-summary-first h3.news-title,
      body.page-news div.news-item-summary-first div.news-comments,
      body.page-news div.news-item-summary-first div.news-date,
      body.page-news div.news-item-summary-first div.field--name-body {
        width: 48%;
        float: right; } }
  body.page-news div.news-item-summary-first h3.news-title {
    letter-spacing: -0.01786em;
    font-size: 1.125em; }
    body.page-news div.news-item-summary-first h3.news-title a {
      line-height: 110%;
      font-size: 1.375em; }
      body.page-news div.news-item-summary-first h3.news-title a:hover {
        color: #F01F11; }

@media (min-width: 768px) {
  body.page-news div.news-item-summary a.news-title {
    font-size: 1.57143em !important; }
  body.page-news div.news-item-summary-first a.news-title {
    font-size: 1.57143em !important; } }

@media (min-width: 1024px) {
  body.page-news div.news-item-summary a.news-title {
    font-size: 1.625em !important; }
  body.page-news div.news-item-summary-first a.news-title {
    font-size: 1.625em !important; } }

.taxonomy-term--news-categories.taxonomy-term--full .taxonomy-term-description {
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 20px; }
  @media (min-width: 320px) {
    .taxonomy-term--news-categories.taxonomy-term--full .taxonomy-term-description {
      font-size: 1.14286em; } }
  @media (min-width: 768px) {
    .taxonomy-term--news-categories.taxonomy-term--full .taxonomy-term-description {
      font-size: 1.28571em; } }
  @media (min-width: 1024px) {
    .taxonomy-term--news-categories.taxonomy-term--full .taxonomy-term-description {
      font-size: 1.28571em; } }

body.node-type-news-item .a0-intext-1 {
  float: left;
  padding: 10px 10px 10px 0; }
  @media (max-width: 700px) {
    body.node-type-news-item .a0-intext-1 {
      width: 100%; } }

body.node-type-news-item div.tags {
  margin-top: 1.42857em; }
  body.node-type-news-item div.tags label {
    float: left;
    padding-right: 0.35714em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.85714em;
    color: #2a2a2a;
    margin-top: 0.5em; }
    @media (min-width: 320px) {
      body.node-type-news-item div.tags label {
        font-size: 1em; } }
    @media (min-width: 768px) {
      body.node-type-news-item div.tags label {
        font-size: 1.14286em; } }
    @media (min-width: 1024px) {
      body.node-type-news-item div.tags label {
        font-size: 1.28571em; } }
  body.node-type-news-item div.tags .tag-list {
    font-weight: bold;
    line-height: 250% !important;
    display: block;
    font-size: 1em; }
    body.node-type-news-item div.tags .tag-list a {
      background-color: #DFE5EC;
      padding: 0 0.71429em;
      margin-bottom: 0.5em;
      margin-left: 0.35714em;
      border-radius: 5px;
      display: none;
      font-size: 0.85714em;
      color: #003366;
      font-style: normal; }
      @media (min-width: 320px) {
        body.node-type-news-item div.tags .tag-list a {
          font-size: 1em; } }
      @media (min-width: 768px) {
        body.node-type-news-item div.tags .tag-list a {
          font-size: 1.14286em; } }
      @media (min-width: 1024px) {
        body.node-type-news-item div.tags .tag-list a {
          font-size: 1.28571em; } }
    body.node-type-news-item div.tags .tag-list a:nth-child(1), body.node-type-news-item div.tags .tag-list a:nth-child(2), body.node-type-news-item div.tags .tag-list a:nth-child(3), body.node-type-news-item div.tags .tag-list a:nth-child(4), body.node-type-news-item div.tags .tag-list a:nth-child(5) {
      display: inline-block; }
    @media (min-width: 768px) {
      body.node-type-news-item div.tags .tag-list a:nth-child(6), body.node-type-news-item div.tags .tag-list a:nth-child(7), body.node-type-news-item div.tags .tag-list a:nth-child(8), body.node-type-news-item div.tags .tag-list a:nth-child(9), body.node-type-news-item div.tags .tag-list a:nth-child(10) {
        display: inline-block; } }

body.node-type-news-item .node__content div.field--name-field-news-image {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0 1.42857em 0.71429em 0; }
  @media (min-width: 768px) {
    body.node-type-news-item .node__content div.field--name-field-news-image {
      width: 100%;
      padding: 0; } }
  body.node-type-news-item .node__content div.field--name-field-news-image img {
    width: 100%;
    height: auto; }

body.node-type-news-item div.service-links {
  width: 100%;
  clear: both; }
  body.node-type-news-item div.service-links > ul {
    width: 100%;
    padding-bottom: 0.71429em;
    height: 1.78571em; }
    body.node-type-news-item div.service-links > ul > li {
      float: left;
      list-style-type: none;
      padding: 0 0.35714em; }
    body.node-type-news-item div.service-links > ul > li.first {
      padding-left: 0; }
    body.node-type-news-item div.service-links > ul > li.last:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

body.node-type-news-item footer.submitted {
  text-align: left;
  margin: 0 0 0.71429em 0;
  font-size: 0.85714em;
  color: #7e7e7e;
  font-weight: 500 !important;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4; }
  body.node-type-news-item footer.submitted .service-links {
    position: static;
    width: auto;
    margin-top: 10px; }
    @media (min-width: 550px) {
      body.node-type-news-item footer.submitted .service-links {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0; } }
  body.node-type-news-item footer.submitted > span {
    display: block;
    padding-bottom: 0.71429em; }
  @media (min-width: 768px) {
    body.node-type-news-item footer.submitted {
      font-size: 1em; } }
  @media (min-width: 1024px) {
    body.node-type-news-item footer.submitted {
      font-size: 1.14286em; } }
  body.node-type-news-item footer.submitted .field--name-field-written-by {
    font-size: 1em;
    font-weight: 400;
    display: inline;
    padding-right: 5px; }
    body.node-type-news-item footer.submitted .field--name-field-written-by div {
      display: inline; }
    @media (min-width: 768px) {
      body.node-type-news-item footer.submitted .field--name-field-written-by {
        font-size: 0.85714em; } }
    @media (min-width: 1024px) {
      body.node-type-news-item footer.submitted .field--name-field-written-by {
        font-size: 0.92857em; } }
    body.node-type-news-item footer.submitted .field--name-field-written-by div.field__label {
      font-weight: 400;
      float: none; }
    body.node-type-news-item footer.submitted .field--name-field-written-by div.field__items {
      float: none; }
    body.node-type-news-item footer.submitted .field--name-field-written-by::after {
      display: inline;
      content: ", ";
      clear: none; }
  body.node-type-news-item footer.submitted .field--name-field-edited-by {
    font-size: 1em;
    display: inline; }
    body.node-type-news-item footer.submitted .field--name-field-edited-by div {
      display: inline; }
    @media (min-width: 768px) {
      body.node-type-news-item footer.submitted .field--name-field-edited-by {
        font-size: 0.85714em; } }
    @media (min-width: 1024px) {
      body.node-type-news-item footer.submitted .field--name-field-edited-by {
        font-size: 0.92857em; } }
    body.node-type-news-item footer.submitted .field--name-field-edited-by div.field__items {
      float: none; }
    body.node-type-news-item footer.submitted .field--name-field-edited-by div.field__label {
      font-weight: 400;
      float: none; }

body.node-type-news-item .block--news-listing-related-news {
  margin: 1.42857em 0; }
  body.node-type-news-item .block--news-listing-related-news h2 {
    color: #3f3f3f;
    font-size: 1.28571em !important;
    font-weight: 800;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: -0.02143em;
    margin-bottom: 0.35714em;
    border-bottom: 3px solid #e4e4e4;
    padding-bottom: 0.35714em; }
    @media (min-width: 320px) {
      body.node-type-news-item .block--news-listing-related-news h2 {
        font-size: 1.57143em !important; } }
    @media (min-width: 768px) {
      body.node-type-news-item .block--news-listing-related-news h2 {
        font-size: 1.85714em !important; } }
    @media (min-width: 1024px) {
      body.node-type-news-item .block--news-listing-related-news h2 {
        font-size: 2.14286em !important; } }
  body.node-type-news-item .block--news-listing-related-news div.news-item-summary {
    clear: both;
    border-top: 0 none !important;
    padding: 0.85714em 0; }
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.field--name-field-news-image {
      float: left;
      width: 33.89831%;
      box-sizing: border-box;
      padding-right: 0.71429em; }
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary h3.news-title,
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.news-comments,
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.news-date,
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.field--name-body {
      float: right;
      width: 66.10169%;
      box-sizing: border-box; }
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.field--name-body {
      line-height: 130%;
      color: #333333;
      font-size: 1em; }
      @media (min-width: 320px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.field--name-body {
          font-size: 1.07143em; } }
      @media (min-width: 768px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.field--name-body {
          font-size: 1.14286em; } }
      @media (min-width: 1024px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.field--name-body {
          font-size: 1.21429em; } }
      body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.field--name-body div.field__items div.field__item {
        line-height: 130%; }
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-title {
      font-size: 1.14286em;
      font-weight: 600;
      color: #003366;
      text-align: left;
      text-decoration: none;
      margin: 0 0 0.35714em 0;
      display: block;
      line-height: 110%;
      letter-spacing: -0.04286em; }
      @media (min-width: 320px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-title {
          font-size: 1.28571em; } }
      @media (min-width: 768px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-title {
          font-size: 1.57143em; } }
      @media (min-width: 1024px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-title {
          font-size: 1.85714em; } }
      body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-title:hover {
        text-decoration: none; }
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.news-date {
      font-size: 0.78571em;
      color: #777777;
      text-align: left;
      margin: 0 0 0.35714em 0;
      display: block; }
      @media (min-width: 320px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.news-date {
          font-size: 0.85714em; } }
      @media (min-width: 768px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.news-date {
          font-size: 1em; } }
      @media (min-width: 1024px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.news-date {
          font-size: 1em; } }
      body.node-type-news-item .block--news-listing-related-news div.news-item-summary div.news-date span.day {
        margin-left: 0.35714em; }
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-comments {
      margin-bottom: 0.35714em;
      display: block;
      text-decoration: none;
      height: 1.14286em;
      font-size: 0.85714em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      color: #003366; }
      @media (min-width: 320px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-comments {
          font-size: 1em; } }
      @media (min-width: 768px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-comments {
          font-size: 1.14286em; } }
      @media (min-width: 1024px) {
        body.node-type-news-item .block--news-listing-related-news div.news-item-summary a.news-comments {
          font-size: 1.28571em; } }
    body.node-type-news-item .block--news-listing-related-news div.news-item-summary .field--name-field-news-image img {
      width: 100%;
      height: auto; }

body.node-type-immigration-page .region-content-content .book-navigation-tree {
  width: 100%;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 1.42857em 1.42857em 1.42857em 3.57143em;
  background-color: #ededed;
  box-sizing: border-box; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header {
    display: block;
    cursor: pointer; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header:hover {
      color: #4a4a4a; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header i {
      margin-left: -25px;
      line-height: 25px;
      padding-right: 10px;
      font-size: 1.7em;
      position: relative;
      bottom: -3px; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header h3 {
      display: inline;
      font-size: 1.28571em;
      font-weight: bold;
      text-align: left;
      color: #4a4a4a;
      line-height: 25px; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header .action {
      float: right;
      font-size: 0.85714em;
      font-weight: bold;
      line-height: 27px;
      text-align: left;
      color: #536eae; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header .hide {
      display: inline; }
      body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header .hide:after {
        content: " \f0d8"; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header .show {
      display: none; }
      body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header .show:after {
        content: " \f0d7"; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header.minimized .hide {
      display: none; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header.minimized .show {
      display: inline; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header.minimized + ul {
      display: none; }
  @media (min-width: 1024px) {
    body.node-type-immigration-page .region-content-content .book-navigation-tree {
      width: 40%; }
      body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header {
        display: none; }
        body.node-type-immigration-page .region-content-content .book-navigation-tree .menu-header.minimized + ul {
          display: block; } }
  body.node-type-immigration-page .region-content-content .book-navigation-tree li.active > a {
    border-bottom: 1px dotted #003366; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree a {
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    color: #3f3f3f; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree a:hover {
      color: #003366; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree a.active {
      color: #003366; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li {
    font-size: 1.2em;
    margin: 20px 0; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > a, body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li label {
      font-size: 1.14286em;
      font-weight: 700 !important;
      line-height: 1.2 !important; }
    body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul {
      margin-left: 1.28571em; }
      body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li {
        font-size: 1em;
        margin: 15px 0; }
        body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > a, body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li label {
          font-size: 1em;
          font-weight: 600 !important; }
        body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > ul {
          margin-left: 1.42857em; }
          body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > ul > li {
            font-size: 0.9em;
            margin: 15px 0; }
            body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > ul > li > a, body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > ul > li label {
              font-size: 1em;
              font-weight: 600 !important;
              line-height: 1 !important; }
            body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > ul > li > ul {
              margin-left: 0.71429em; }
              body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > ul > li > ul > li {
                font-size: 0.9em;
                margin: 15px 0; }
                body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > ul > li > ul > li > a, body.node-type-immigration-page .region-content-content .book-navigation-tree > ul > li > ul > li > ul > li > ul > li label {
                  font-size: 1em;
                  font-weight: 600 !important; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree ul li ul {
    display: none; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree li {
    list-style: none;
    position: relative; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree li.no-children > label {
    display: none; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree li.has-children > label {
    cursor: pointer;
    position: absolute;
    left: -1.4em;
    top: 0.1em; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree input[type=checkbox] {
    display: none; }
  body.node-type-immigration-page .region-content-content .book-navigation-tree input[type=checkbox]:checked ~ ul {
    display: block; }

body.node-type-immigration-page .region-content-content .outdated {
  font-size: 1.07143em;
  font-weight: bold;
  border: 3px dotted red;
  padding: 0.71429em;
  margin: 0.71429em 0 0.71429em 0;
  text-align: center; }

body.node-type-immigration-page .region-content-content footer.submitted {
  text-align: left;
  margin: 0 0 0.71429em 0;
  font-size: 0.78571em;
  color: #777777; }

body.node-type-immigration-page .region-content-content .navigation-block {
  float: right;
  width: 40%;
  /*
        padding: 0 px2em(10) px2em(10) px2em(10);
    */
  box-sizing: border-box; }

body.node-type-immigration-page .region-content-content .image-present {
  padding-left: 0; }

body.node-type-immigration-page .region-content-content .field--name-body {
  min-height: 16.57143em; }
  body.node-type-immigration-page .region-content-content .field--name-body .file-image img {
    max-width: 100% !important;
    height: auto !important; }
    @media (min-width: 1024px) {
      body.node-type-immigration-page .region-content-content .field--name-body .file-image img {
        max-width: 50% !important;
        height: auto !important; } }
  body.node-type-immigration-page .region-content-content .field--name-body .file-image .field--name-field-credits .field__item {
    position: relative;
    top: 0; }
    body.node-type-immigration-page .region-content-content .field--name-body .file-image .field--name-field-credits .field__item p {
      display: inline-block; }
      @media (min-width: 1024px) {
        body.node-type-immigration-page .region-content-content .field--name-body .file-image .field--name-field-credits .field__item p {
          max-width: 50% !important; } }
  body.node-type-immigration-page .region-content-content .field--name-body .media-element-container * {
    display: inline; }
    body.node-type-immigration-page .region-content-content .field--name-body .media-element-container * div.content:after {
      clear: none; }

body.node-type-immigration-page .region-content-content .field--name-field-news-image {
  box-sizing: border-box;
  float: left;
  width: 60%;
  padding: 0 0.71429em 0.71429em 0; }
  body.node-type-immigration-page .region-content-content .field--name-field-news-image img {
    width: 100%;
    height: auto; }

body.node-type-immigration-page .region-content-content div.service-links {
  width: 100%;
  clear: both; }
  body.node-type-immigration-page .region-content-content div.service-links > ul {
    width: 100%;
    padding-bottom: 0.71429em;
    height: 1.78571em; }
    body.node-type-immigration-page .region-content-content div.service-links > ul > li {
      float: left;
      list-style-type: none;
      padding: 0 0.35714em; }
    body.node-type-immigration-page .region-content-content div.service-links > ul > li.first {
      padding-left: 0; }
    body.node-type-immigration-page .region-content-content div.service-links > ul > li.last:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

body.page-immigration .more-link {
  padding-left: 0.35714em;
  display: inline;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #003366; }
  body.page-immigration .more-link:after {
    padding-left: 0.35714em;
    content: "\f0da"; }

body.page-immigration .outline {
  margin-top: 10px;
  padding-bottom: 2.21429em; }
  body.page-immigration .outline .left {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-right: 1.42857em; }
    @media (min-width: 550px) {
      body.page-immigration .outline .left {
        width: 45%;
        margin-bottom: 0px; } }
    body.page-immigration .outline .left .field--name-field-news-image img {
      width: 100%;
      height: auto; }
  body.page-immigration .outline .right .field--name-body {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    color: #3f3f3f; }
    body.page-immigration .outline .right .field--name-body .sent {
      display: none; }
    body.page-immigration .outline .right .field--name-body .sent:last-child {
      display: inline; }
    @media (min-width: 320px) {
      body.page-immigration .outline .right .field--name-body {
        font-size: 1.14286em; }
        body.page-immigration .outline .right .field--name-body .sent:first-child {
          display: inline; } }
    @media (min-width: 768px) {
      body.page-immigration .outline .right .field--name-body {
        font-size: 1.28571em; }
        body.page-immigration .outline .right .field--name-body .sent {
          display: inline; } }
    @media (min-width: 1024px) {
      body.page-immigration .outline .right .field--name-body {
        font-size: 1.42857em; } }

body.page-immigration .ui-widget {
  font-size: inherit; }

body.page-immigration h3 {
  font-size: inherit; }

body.page-immigration h3.ui-accordion-header {
  background: #ededed !important;
  border-radius: 0;
  border: none;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  padding: 12px 60px 12px 20px; }
  @media (min-width: 320px) {
    body.page-immigration h3.ui-accordion-header {
      font-size: 1.28571em; } }
  @media (min-width: 768px) {
    body.page-immigration h3.ui-accordion-header {
      font-size: 1.42857em; } }
  @media (min-width: 1024px) {
    body.page-immigration h3.ui-accordion-header {
      font-size: 1.57143em; } }
  body.page-immigration h3.ui-accordion-header:after {
    content: ""; }
  body.page-immigration h3.ui-accordion-header.ui-state-active:after {
    content: ""; }

body.page-immigration .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  display: none; }

body.page-immigration .ui-accordion .ui-accordion-content {
  border: none;
  padding: 20px 10px 20px 10px; }
  @media (min-width: 1000px) {
    body.page-immigration .ui-accordion .ui-accordion-content {
      padding: 20px 80px 20px 20px; } }
  @media (min-width: 1300px) {
    body.page-immigration .ui-accordion .ui-accordion-content {
      padding: 20px 120px 20px 20px; } }

body.page-immigration .ui-state-default:after,
body.page-immigration .ui-state-active:after {
  text-indent: 0;
  width: 10%;
  position: absolute;
  right: 1.5em; }

body.page-immigration .ui-state-default:after {
  content: "\f078"; }

body.page-immigration .ui-state-active:after {
  content: "\f077"; }

body.page-immigration .container {
  height: auto !important; }
  body.page-immigration .container .field--name-body {
    font-size: 0.85714em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #3f3f3f;
    line-height: 150%; }
    @media (min-width: 320px) {
      body.page-immigration .container .field--name-body {
        font-size: 1em; } }
    @media (min-width: 500px) {
      body.page-immigration .container .field--name-body {
        font-size: 1.14286em; } }
    @media (min-width: 1200px) {
      body.page-immigration .container .field--name-body {
        font-size: 1.28571em; } }
  body.page-immigration .container .subcategories {
    padding-top: 0.71429em; }
    body.page-immigration .container .subcategories .subcategory {
      margin: 12px 0; }
    body.page-immigration .container .subcategories a {
      font-size: 1.14286em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.17;
      color: #003366; }
      body.page-immigration .container .subcategories a span {
        padding-right: 0.35714em; }

body.page-immigration .category {
  box-sizing: border-box;
  padding-bottom: 0.71429em;
  width: 100%; }
  body.page-immigration .category .header {
    height: 0.57143em;
    width: 100%;
    background-color: #003366; }
  body.page-immigration .category .read-more {
    padding: 0.5em 0.5em;
    background-color: rgba(0, 51, 102, 0.2); }
    body.page-immigration .category .read-more a {
      font-size: 1em;
      font-weight: bold;
      font-style: italic;
      line-height: 120%;
      color: #003366;
      text-decoration: none;
      text-shadow: #FFFFFF 1px 1px 0, #FFFFFF 1px 1px 0, #FFFFFF 1px 1px 0;
      text-transform: uppercase;
      padding-right: 0.71429em; }
    body.page-immigration .category .read-more .blue {
      color: #F02111;
      font-size: 1em;
      color: #003366; }

.section-immigration .promoted .country {
  box-sizing: border-box;
  float: left;
  width: 100%;
  display: block; }
  .section-immigration .promoted .country:nth-child(1) {
    border-top: 0 none;
    padding-top: 0; }
  @media (min-width: 500px) {
    .section-immigration .promoted .country {
      width: 50%;
      padding: 0.71429em;
      border-top: 0 none; }
      .section-immigration .promoted .country:nth-child(3), .section-immigration .promoted .country:nth-child(5) {
        clear: left; } }
  @media (min-width: 1100px) {
    .section-immigration .promoted .country {
      width: 33%; }
      .section-immigration .promoted .country:nth-child(4) {
        clear: left; }
      .section-immigration .promoted .country:nth-child(3), .section-immigration .promoted .country:nth-child(5) {
        clear: none; } }
  @media (max-width: 500px) {
    .section-immigration .promoted .country a.photo, .section-immigration .promoted .country a.photo:link, .section-immigration .promoted .country a.photo:visited {
      height: 180px;
      overflow: hidden; } }
  .section-immigration .promoted .country a, .section-immigration .promoted .country a:link, .section-immigration .promoted .country a:visited {
    display: block;
    position: relative; }
    .section-immigration .promoted .country a h3, .section-immigration .promoted .country a:link h3, .section-immigration .promoted .country a:visited h3 {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #003366;
      font-size: 1.42857em;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      color: #ffffff;
      padding: 0.5em; }
      .section-immigration .promoted .country a h3:after {
        content: "\f0da";
        position: absolute;
        right: 0.71429em;
        font-size: 1.42857em;
        top: 7px; }
    .section-immigration .promoted .country a img, .section-immigration .promoted .country a:link img, .section-immigration .promoted .country a:visited img {
      height: auto !important; }
  .section-immigration .promoted .country .intro {
    padding-top: 0.71429em;
    font-size: 0.85714em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #3f3f3f;
    line-height: 120%;
    padding-bottom: 20px;
    border-bottom: 0.14286em solid #e9e9e9;
    margin-bottom: 20px; }
    .section-immigration .promoted .country .intro > p {
      display: none; }
    @media (min-width: 320px) {
      .section-immigration .promoted .country .intro {
        font-size: 1em; } }
    @media (min-width: 500px) {
      .section-immigration .promoted .country .intro {
        padding-bottom: 0;
        border-bottom: 0 none;
        display: block; } }
    @media (min-width: 768px) {
      .section-immigration .promoted .country .intro {
        font-size: 1.14286em; } }
    @media (min-width: 1024px) {
      .section-immigration .promoted .country .intro {
        font-size: 1.14286em; } }
    .section-immigration .promoted .country .intro ul {
      line-height: 100%;
      font-size: 1em;
      margin-top: 0.35714em !important; }
      .section-immigration .promoted .country .intro ul li {
        margin: 7px 0; }
        .section-immigration .promoted .country .intro ul li a, .section-immigration .promoted .country .intro ul li a:link, .section-immigration .promoted .country .intro ul li a:visited {
          font-size: 1.07143em;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          color: #003366;
          display: block;
          position: relative;
          padding-left: 0.76923em;
          line-height: 120%; }
          .section-immigration .promoted .country .intro ul li a:before {
            content: "\f0da";
            position: absolute;
            left: 0; }

.section-immigration .promoted .photo {
  display: block; }
  .section-immigration .promoted .photo img {
    width: 100% !important;
    height: auto !important; }

.section-immigration .promoted:after {
  content: "";
  display: table;
  clear: both; }

.section-immigration h2.other-countries {
  font-size: 1.85714em;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.12;
  color: #3f3f3f;
  text-transform: uppercase;
  margin-top: 1.07143em;
  margin-bottom: 0.35714em;
  padding-bottom: 0.35714em;
  border-bottom: 3px solid #e4e4e4; }

.section-immigration .other-countries-list {
  column-count: 1; }
  @media (min-width: 500px) {
    .section-immigration .other-countries-list {
      column-count: 2; } }
  @media (min-width: 1024px) {
    .section-immigration .other-countries-list {
      column-count: 3; } }
  .section-immigration .other-countries-list h3 {
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    color: #003366; }
    @media (min-width: 500px) {
      .section-immigration .other-countries-list h3 {
        font-size: 1.14286em; } }
    @media (min-width: 1024px) {
      .section-immigration .other-countries-list h3 {
        font-size: 1.28571em; } }
    .section-immigration .other-countries-list h3:before {
      content: "\f0da";
      padding-right: 0.21429em; }

body.node-type-newsletter .subscribe-block {
  padding: 1.07143em;
  background-color: #ededed;
  margin-bottom: 2.5em; }
  body.node-type-newsletter .subscribe-block:after {
    content: "";
    display: table;
    clear: both; }
  body.node-type-newsletter .subscribe-block a.previous {
    float: left;
    display: block;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #003366;
    line-height: 130%;
    padding-right: 1.42857em;
    width: 100%;
    font-size: 1.4em;
    border-bottom: 1px solid #ffffff;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin-bottom: 15px;
    letter-spacing: -0.5px; }
    body.node-type-newsletter .subscribe-block a.previous:before {
      padding-right: 10px;
      position: relative;
      top: 2px;
      font-size: 1.5em; }
    body.node-type-newsletter .subscribe-block a.previous:after {
      display: none; }
  body.node-type-newsletter .subscribe-block p {
    float: left;
    font-size: 1.14286em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #222222;
    line-height: 120%;
    padding-right: 0.71429em;
    text-transform: uppercase;
    font-weight: 800; }
  body.node-type-newsletter .subscribe-block form {
    float: left; }
    body.node-type-newsletter .subscribe-block form label {
      display: none; }
    body.node-type-newsletter .subscribe-block form .form-type-textfield {
      margin-bottom: 0;
      padding-right: 0.71429em; }
    body.node-type-newsletter .subscribe-block form .form-required {
      display: none; }
    body.node-type-newsletter .subscribe-block form div {
      display: inline-block; }
    body.node-type-newsletter .subscribe-block form .compact-form-label {
      top: 3px;
      font-size: 1.1em;
      display: block; }
    body.node-type-newsletter .subscribe-block form input[type=submit] {
      font-size: 1em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: -0.4px;
      text-align: center;
      color: #ffffff;
      margin-top: -3px; }

body.node-type-newsletter footer.submitted {
  text-align: left;
  margin: 0 0 0.71429em 0;
  font-size: 0.78571em;
  color: #777777; }

body.node-type-newsletter div.service-links {
  width: 100%;
  clear: both; }
  body.node-type-newsletter div.service-links > ul {
    width: 100%;
    padding-bottom: 0.71429em;
    height: 1.78571em; }
    body.node-type-newsletter div.service-links > ul > li {
      float: left;
      list-style-type: none;
      padding: 0 0.35714em; }
    body.node-type-newsletter div.service-links > ul > li.first {
      padding-left: 0; }
    body.node-type-newsletter div.service-links > ul > li.last:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

body.node-type-newsletter h2.greeting {
  color: #333333;
  font-size: 1.57143em;
  font-style: italic;
  padding-bottom: 0.71429em; }

body.node-type-newsletter .conclusion h2 {
  color: #333333;
  font-size: 1.57143em;
  font-style: italic;
  padding: 0.71429em; }

body.node-type-newsletter .conclusion p {
  color: #333333;
  line-height: 120%;
  font-size: 1em;
  font-style: italic; }

.page-newsletter-archive .l-region--content .header-box {
  background-color: #ededed;
  padding: 1.42857em;
  margin-bottom: 2.14286em; }
  .page-newsletter-archive .l-region--content .header-box ul:after {
    content: "";
    display: table;
    clear: both; }
  .page-newsletter-archive .l-region--content .header-box ul li.label {
    font-size: 1.28571em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.61;
    letter-spacing: -0.8px;
    color: #222222;
    padding-right: 1.16667em; }
  .page-newsletter-archive .l-region--content .header-box ul li {
    float: left;
    padding-right: 0.35714em; }
    .page-newsletter-archive .l-region--content .header-box ul li a {
      font-size: 1.28571em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.61;
      letter-spacing: -0.8px;
      color: #003366; }
    .page-newsletter-archive .l-region--content .header-box ul li.active a {
      border-bottom: solid 3px #003366; }
  .page-newsletter-archive .l-region--content .header-box .subscribe-block {
    border-top: solid 1px #dbdbdb;
    margin-top: 1.07143em;
    padding-top: 1.07143em; }
    .page-newsletter-archive .l-region--content .header-box .subscribe-block:after {
      content: "";
      display: table;
      clear: both; }
    .page-newsletter-archive .l-region--content .header-box .subscribe-block p {
      float: left;
      font-size: 1.14286em;
      font-weight: 600 !important;
      font-style: normal;
      font-stretch: normal;
      color: #222222;
      line-height: 120%;
      padding-right: 0.71429em; }
    .page-newsletter-archive .l-region--content .header-box .subscribe-block form {
      float: left; }
      .page-newsletter-archive .l-region--content .header-box .subscribe-block form label {
        display: none; }
      .page-newsletter-archive .l-region--content .header-box .subscribe-block form .form-type-textfield {
        margin-bottom: 0;
        padding-right: 0.71429em; }
      .page-newsletter-archive .l-region--content .header-box .subscribe-block form .form-required {
        display: none; }
      .page-newsletter-archive .l-region--content .header-box .subscribe-block form div {
        display: inline-block; }
      .page-newsletter-archive .l-region--content .header-box .subscribe-block form .compact-form-label {
        top: 3px;
        font-size: 1.1em;
        display: block;
        font-weight: 400;
        color: #696969; }
      .page-newsletter-archive .l-region--content .header-box .subscribe-block form input[type=submit] {
        font-size: 1em;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: -0.4px;
        text-align: center;
        color: #ffffff;
        margin-top: -3px; }

.page-newsletter-archive .l-region--content .newsletter-teasers .newsletter-item h3 {
  font-size: 1.85714em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.12;
  letter-spacing: -1.1px;
  color: #003366;
  margin-bottom: 0.38462em; }

.page-newsletter-archive .l-region--content .newsletter-teasers .newsletter-item .field--name-body {
  font-size: 1.28571em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #3f3f3f;
  border-bottom: solid 1px #dbdbdb;
  padding-bottom: 1em;
  margin-bottom: 0.44444em; }

.page-newsletter-archive .l-region--content .newsletter-teasers .newsletter-item a.read-more {
  display: block;
  margin-bottom: 1.71429em;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #003366; }
  .page-newsletter-archive .l-region--content .newsletter-teasers .newsletter-item a.read-more:after {
    content: "\f0da";
    padding-left: 0.35714em; }

.page-newsletter-archive .l-region--content .newsletter-teasers .not-found {
  font-size: 1.28571em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #3f3f3f; }

body.page-videos .region-content-content div.video-item-summary {
  clear: both;
  padding-top: 0.71429em;
  border-top: 0.07143em solid #CCCCCC;
  padding: 0.71429em 0; }
  body.page-videos .region-content-content div.video-item-summary div.field--name-field-video {
    float: left;
    width: 33.89831%;
    box-sizing: border-box;
    padding-right: 0.71429em; }
    body.page-videos .region-content-content div.video-item-summary div.field--name-field-video img {
      width: 100%;
      height: auto; }
  body.page-videos .region-content-content div.video-item-summary h3.video-title,
  body.page-videos .region-content-content div.video-item-summary div.video-comments,
  body.page-videos .region-content-content div.video-item-summary div.video-date,
  body.page-videos .region-content-content div.video-item-summary div.field--name-body {
    float: right;
    width: 66.10169%;
    box-sizing: border-box; }
  body.page-videos .region-content-content div.video-item-summary .field--type-text-with-summary {
    display: none; }
    @media (min-width: 768px) {
      body.page-videos .region-content-content div.video-item-summary .field--type-text-with-summary {
        display: inline; } }
  body.page-videos .region-content-content div.video-item-summary div.field--name-body {
    line-height: 120%;
    color: #1F1F1F; }
  body.page-videos .region-content-content div.video-item-summary a.video-title {
    font-size: 1.57143em;
    font-weight: bold;
    color: #003366;
    text-align: left;
    text-decoration: none;
    margin: 0;
    display: block;
    line-height: 120%;
    letter-spacing: -0.07143em; }
    body.page-videos .region-content-content div.video-item-summary a.video-title:hover {
      text-decoration: none; }
  body.page-videos .region-content-content div.video-item-summary div.video-date {
    font-size: 0.85714em;
    color: #777777;
    text-align: left;
    margin: 0.35714em 0 0.35714em 0 !important;
    display: block; }
    body.page-videos .region-content-content div.video-item-summary div.video-date span.day {
      margin-left: 0.35714em; }
  body.page-videos .region-content-content div.video-item-summary a.video-comments {
    margin-bottom: 0.35714em;
    display: block;
    text-decoration: none;
    height: 1.14286em;
    font-size: 0.85714em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #003366; }
    @media (min-width: 320px) {
      body.page-videos .region-content-content div.video-item-summary a.video-comments {
        font-size: 1em; } }
    @media (min-width: 768px) {
      body.page-videos .region-content-content div.video-item-summary a.video-comments {
        font-size: 1.14286em; } }
    @media (min-width: 1024px) {
      body.page-videos .region-content-content div.video-item-summary a.video-comments {
        font-size: 1.28571em; } }
  body.page-videos .region-content-content div.video-item-summary span.video-comment-count {
    color: #F01F11;
    font-weight: bold; }

body.page-videos .region-content-content div.video-item-summary-first {
  padding-top: 0;
  padding-bottom: 0.71429em;
  border: 0; }
  body.page-videos .region-content-content div.video-item-summary-first div.field--name-field-video {
    float: left;
    width: 61.01695%;
    box-sizing: border-box;
    padding-right: 0.71429em; }
  body.page-videos .region-content-content div.video-item-summary-first h3.video-title,
  body.page-videos .region-content-content div.video-item-summary-first div.video-comments,
  body.page-videos .region-content-content div.video-item-summary-first div.video-date,
  body.page-videos .region-content-content div.video-item-summary-first div.field--name-body {
    float: right;
    width: 38.98305%;
    box-sizing: border-box; }
  body.page-videos .region-content-content div.video-item-summary-first .field--type-text-with-summary {
    display: none; }
    @media (min-width: 768px) {
      body.page-videos .region-content-content div.video-item-summary-first .field--type-text-with-summary {
        display: inline; } }
  body.page-videos .region-content-content div.video-item-summary-first a.video-title {
    font-size: 1.85714em; }

@media only screen and (max-width: 520px) {
  body.page-videos .region-content-content div.video-item-summary a.video-title {
    font-size: 1.28571em; }
  body.page-videos .region-content-content div.video-item-summary-first a.video-title {
    font-size: 1.57143em; } }

@media only screen and (min-width: 521px) and (max-width: 768px) {
  body.page-videos .region-content-content div.video-item-summary a.video-title {
    font-size: 1.28571em; }
  body.page-videos .region-content-content div.video-item-summary-first a.video-title {
    font-size: 1.57143em; } }

@media only screen and (min-width: 1011px) {
  body.page-videos .region-content-content div.video-item-summary a.video-title {
    font-size: 1.85714em; }
  body.page-videos .region-content-content div.video-item-summary-first a.video-title {
    font-size: 2.14286em; } }

body.node-type-video div.service-links, body.node-type-video-playlist div.service-links {
  width: 100%;
  clear: both; }
  body.node-type-video div.service-links > ul, body.node-type-video-playlist div.service-links > ul {
    width: 100%;
    padding-bottom: 0.71429em;
    height: 1.78571em; }
    body.node-type-video div.service-links > ul > li, body.node-type-video-playlist div.service-links > ul > li {
      float: left;
      list-style-type: none;
      padding: 0 0.35714em; }
    body.node-type-video div.service-links > ul > li.first, body.node-type-video-playlist div.service-links > ul > li.first {
      padding-left: 0; }
    body.node-type-video div.service-links > ul > li.last:after, body.node-type-video-playlist div.service-links > ul > li.last:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

body.node-type-video div.region-content-content div.field--name-body, body.node-type-video-playlist div.region-content-content div.field--name-body {
  width: 100%;
  margin: 1.42857em 0; }
  body.node-type-video div.region-content-content div.field--name-body p, body.node-type-video-playlist div.region-content-content div.field--name-body p {
    color: #111111;
    font-size: 1em;
    line-height: 120%;
    margin-top: 0.35714em; }
  body.node-type-video div.region-content-content div.field--name-body h4, body.node-type-video-playlist div.region-content-content div.field--name-body h4 {
    color: #003366;
    font-size: 1.57143em;
    line-height: 120%;
    padding: 0.71429em 0 0.71429em 0; }
  body.node-type-video div.region-content-content div.field--name-body ul li, body.node-type-video-playlist div.region-content-content div.field--name-body ul li {
    color: #111111;
    font-size: 1em;
    line-height: 120%;
    margin-left: 1.42857em;
    list-style-type: circle; }
    body.node-type-video div.region-content-content div.field--name-body ul li ul li, body.node-type-video-playlist div.region-content-content div.field--name-body ul li ul li {
      font-size: 1em; }

body.node-type-video div.region-content-content div.field--name-field-video div.field__item, body.node-type-video-playlist div.region-content-content div.field--name-field-video div.field__item {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 0;
  margin: 0; }
  body.node-type-video div.region-content-content div.field--name-field-video div.field__item .file-video, body.node-type-video-playlist div.region-content-content div.field--name-field-video div.field__item .file-video {
    position: static; }
  body.node-type-video div.region-content-content div.field--name-field-video div.field__item .projekktor, body.node-type-video-playlist div.region-content-content div.field--name-field-video div.field__item .projekktor {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

body.node-type-video div.region-content-content footer.submitted, body.node-type-video-playlist div.region-content-content footer.submitted {
  text-align: left;
  margin: 0 0 0.71429em 0;
  font-size: 0.78571em;
  color: #777777; }

body.node-type-video div#block-video-listing-related-videos .bx-wrapper, body.node-type-video-playlist div#block-video-listing-related-videos .bx-wrapper {
  max-width: none !important; }
  body.node-type-video div#block-video-listing-related-videos .bx-wrapper .slide, body.node-type-video-playlist div#block-video-listing-related-videos .bx-wrapper .slide {
    box-sizing: border-box;
    padding-right: 0.71429em; }
    body.node-type-video div#block-video-listing-related-videos .bx-wrapper .slide div.video-title, body.node-type-video-playlist div#block-video-listing-related-videos .bx-wrapper .slide div.video-title {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(17, 17, 17, 0.5);
      z-index: 100; }
      body.node-type-video div#block-video-listing-related-videos .bx-wrapper .slide div.video-title a, body.node-type-video-playlist div#block-video-listing-related-videos .bx-wrapper .slide div.video-title a {
        display: block;
        font-size: 0.78571em;
        font-style: italic;
        text-align: left;
        font-weight: bold;
        line-height: 120%;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        margin-left: 0.71429em;
        padding: 0.35714em 0.35714em; }

body.node-type-video-playlist div.region-content div.playlist {
  margin: 0.71429em 0; }
  body.node-type-video-playlist div.region-content div.playlist > .title {
    padding: 0.35714em 0.35714em;
    display: block;
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
    line-height: 120%;
    color: #003366;
    text-align: left;
    text-shadow: #FFFFFF 1px 1px 0, #FFFFFF 1px 1px 0, #FFFFFF 1px 1px 0;
    text-transform: uppercase;
    background-color: #CBDDE7; }
  body.node-type-video-playlist div.region-content div.playlist ul li a {
    display: block;
    background-color: #DDDDDD;
    padding: 0.35714em 0.35714em;
    border-top: solid 1px #FFFFFF;
    color: #444444; }
    body.node-type-video-playlist div.region-content div.playlist ul li a .category {
      text-transform: uppercase;
      padding-right: 0.71429em; }
    body.node-type-video-playlist div.region-content div.playlist ul li a .icon {
      float: right;
      margin-right: 1.42857em; }
    body.node-type-video-playlist div.region-content div.playlist ul li a.active {
      background-color: #EEEEEE; }

body.page-resources .resource-cats:after {
  content: "";
  display: table;
  clear: both; }

body.page-resources .resource-cats .rc-odd {
  padding-right: 0.35714em; }

body.page-resources .resource-cats .rc-even {
  padding-left: 0.35714em; }

body.page-resources .resource-cats .resource-category {
  float: left;
  width: 100%;
  padding-bottom: 0.71429em;
  box-sizing: border-box; }
  @media (min-width: 600px) {
    body.page-resources .resource-cats .resource-category {
      width: 50%; } }
  body.page-resources .resource-cats .resource-category .header {
    height: 150px;
    background-image: linear-gradient(71deg, #e7e7e7, #cdcdcd);
    position: relative;
    overflow: hidden; }
    body.page-resources .resource-cats .resource-category .header:before {
      content: "";
      display: block;
      background-size: cover;
      position: absolute;
      width: 150px;
      height: 150px;
      top: -60px;
      right: -20px;
      opacity: 1; }
    body.page-resources .resource-cats .resource-category .header h3 {
      position: absolute;
      bottom: 10px;
      right: 0;
      left: 10px;
      font-size: 1.57143em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal; }
      body.page-resources .resource-cats .resource-category .header h3 a {
        color: #222222 !important; }
      body.page-resources .resource-cats .resource-category .header h3:after {
        content: "\f0da";
        padding-left: 0.45455em;
        color: white !important;
        float: right;
        margin-right: 20px; }
  body.page-resources .resource-cats .resource-category .field--name-body {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #3f3f3f;
    margin-top: 0.78571em; }
  body.page-resources .resource-cats .resource-category .resource-links {
    margin-top: 0.78571em; }
    body.page-resources .resource-cats .resource-category .resource-links div a {
      font-size: 0.92857em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      color: #003366; }
      body.page-resources .resource-cats .resource-category .resource-links div a:before {
        content: "\f0da";
        padding-right: 0.38462em;
        padding-bottom: 0.23077em; }
  body.page-resources .resource-cats .resource-category .read-more {
    margin-top: 0.71429em; }
    body.page-resources .resource-cats .resource-category .read-more a {
      font-size: 0.92857em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      color: #003366; }
      body.page-resources .resource-cats .resource-category .read-more a:after {
        content: "\f0da";
        padding-left: 0.38462em;
        padding-bottom: 0.23077em; }

body.page-resources .resource-cats .rc-first .header:before {
  width: 200px !important;
  height: 200px !important;
  top: -60px;
  right: -20px; }

body.page-resources .resource-cats .cat-21531 .header:before {
  background-image: url("../images/fa-graduation.png");
  width: 135px;
  height: 135px; }

body.page-resources .resource-cats .cat-21362 .header:before {
  background-image: url("../images/fa-bank.png"); }

body.page-resources .resource-cats .cat-21321 .header:before {
  background-image: url("../images/fa-globe.png"); }

body.page-resources .resource-cats .cat-21530 .header:before {
  background-image: url("../images/fa-briefcase.png"); }

body.page-resources .suggest {
  text-align: center;
  margin: 2.14286em; }
  body.page-resources .suggest a {
    font-size: 1.57143em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #222222; }

body.node-type-resource-category .region-content .field--name-body,
body.node-type-resource-category .region-content .field--name-field-description {
  font-size: 1.14286em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #3f3f3f; }

body.node-type-resource-category .region-content .resources .resource {
  padding-bottom: 1.42857em; }
  body.node-type-resource-category .region-content .resources .resource .resource-description {
    padding-top: 0.71429em; }
  body.node-type-resource-category .region-content .resources .resource .resource-title a {
    font-size: 1.28571em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    color: #3f3f3f; }
    body.node-type-resource-category .region-content .resources .resource .resource-title a:after {
      content: "\f0da";
      padding-left: 0.71429em; }

a.news-comments {
  margin-bottom: 0.35714em;
  display: block;
  text-decoration: none;
  height: 1.14286em;
  font-size: 0.85714em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #003366; }
  @media (min-width: 320px) {
    a.news-comments {
      font-size: 1em; } }
  @media (min-width: 768px) {
    a.news-comments {
      font-size: 1.14286em; } }
  @media (min-width: 1024px) {
    a.news-comments {
      font-size: 1.28571em; } }

div.talk-page-empty-message {
  font-size: 1em;
  color: #777777;
  font-style: italic;
  margin: 0.35714em 0; }

body.not-logged-in div.talk-page > ul.links {
  background-color: #EEEEEE; }

.talk-page article, .page-comment article {
  display: none; }

.talk-page article.comment, .page-comment article.comment {
  display: block; }

.talk-page .mollom-captcha-container .mollom-captcha-content, .talk-page .mollom-refresh-captcha, .page-comment .mollom-captcha-container .mollom-captcha-content, .page-comment .mollom-refresh-captcha {
  padding-top: 40px; }

.talk-page .compact-form-wrapper label, .page-comment .compact-form-wrapper label {
  font-size: 1.14286em;
  padding-top: 0.125em; }

.talk-page .form-type-textarea.compact-form-wrapper label, .page-comment .form-type-textarea.compact-form-wrapper label {
  padding-top: 0.625em; }

.talk-page ul.tips, .talk-page .filter-help, .page-comment ul.tips, .page-comment .filter-help {
  display: none; }

.talk-page #edit-submit, .page-comment #edit-submit {
  margin-top: 0.71429em; }

.talk-page .form-required, .page-comment .form-required {
  display: none; }

.talk-page article h3, .page-comment article h3 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #3f3f3f;
  display: none; }

.talk-page article .comment__info, .page-comment article .comment__info {
  margin-top: 10px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #848484; }
  .talk-page article .comment__info:after, .page-comment article .comment__info:after {
    content: "";
    display: table;
    clear: both; }
  .talk-page article .comment__info .permalink, .page-comment article .comment__info .permalink {
    display: none; }
  .talk-page article .comment__info .user-picture, .page-comment article .comment__info .user-picture {
    float: left;
    max-width: 50px; }
    .talk-page article .comment__info .user-picture img, .page-comment article .comment__info .user-picture img {
      width: 100% !important;
      height: 100% !important; }
  .talk-page article .comment__info .comment__submitted, .page-comment article .comment__info .comment__submitted {
    float: left;
    padding-left: 0.71429em; }
    .talk-page article .comment__info .comment__submitted .username, .page-comment article .comment__info .comment__submitted .username {
      font-size: 1.28571em;
      color: #003366;
      font-weight: bold; }

.talk-page article .field--name-comment-body, .page-comment article .field--name-comment-body {
  font-size: 1.21429em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #3f3f3f;
  padding-left: 3.52941em; }

.talk-page ul.links, .page-comment ul.links {
  display: block;
  margin: 2.14286em 0 1.42857em 0;
  padding-left: 0;
  height: 1.5em;
  padding-top: 0.64286em;
  margin: 0; }
  .talk-page ul.links li.comment_forbidden a, .page-comment ul.links li.comment_forbidden a {
    color: #003366;
    font-weight: bold;
    text-transform: capitalize; }
  .talk-page ul.links li.comment_forbidden .register-signup, .talk-page ul.links li.comment_forbidden .hybridauth, .talk-page ul.links li.comment_forbidden .hybridauth-title, .talk-page ul.links li.comment_forbidden .hybridauth-icons, .page-comment ul.links li.comment_forbidden .register-signup, .page-comment ul.links li.comment_forbidden .hybridauth, .page-comment ul.links li.comment_forbidden .hybridauth-title, .page-comment ul.links li.comment_forbidden .hybridauth-icons {
    float: left;
    color: #444444; }
  .talk-page ul.links li.comment_forbidden .hybridauth-title, .page-comment ul.links li.comment_forbidden .hybridauth-title {
    padding: 0 0.35714em;
    color: #003366;
    font-weight: bold;
    text-transform: capitalize; }
  .talk-page ul.links li.comment_forbidden .hybridauth-icons, .page-comment ul.links li.comment_forbidden .hybridauth-icons {
    margin-top: -0.14286em;
    padding-left: 0.71429em; }
    .talk-page ul.links li.comment_forbidden .hybridauth-icons a span.hybridauth-icon, .page-comment ul.links li.comment_forbidden .hybridauth-icons a span.hybridauth-icon {
      padding-left: 0.35714em; }
  .talk-page ul.links li.comment-add a, .talk-page ul.links li.comment-reply a, .page-comment ul.links li.comment-add a, .page-comment ul.links li.comment-reply a {
    -webkit-appearance: none;
    background-clip: padding-box;
    background: #003366;
    border: 0.07143em solid;
    cursor: pointer;
    color: #FFFFFF;
    display: inline-block;
    font: bold 1.07143em/1.3 "Open Sans", sans-serif;
    outline: 0;
    overflow: visible;
    margin: 0;
    padding: 0.21429em 0.71429em;
    text-decoration: none;
    vertical-align: top;
    width: auto;
    *padding-top: 2px;
    *padding-bottom: 0; }
    .talk-page ul.links li.comment-add a:hover, .talk-page ul.links li.comment-reply a:hover, .page-comment ul.links li.comment-add a:hover, .page-comment ul.links li.comment-reply a:hover {
      text-decoration: none;
      background-color: rgba(0, 51, 102, 0.65); }
    .talk-page ul.links li.comment-add a:active, .talk-page ul.links li.comment-reply a:active, .page-comment ul.links li.comment-add a:active, .page-comment ul.links li.comment-reply a:active {
      background-image: linear-gradient(#dddddd, #eeeeee);
      box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
      border-color: #999999 #bbbbbb #dddddd; }
    .talk-page ul.links li.comment-add a::-moz-focus-inner, .talk-page ul.links li.comment-reply a::-moz-focus-inner, .page-comment ul.links li.comment-add a::-moz-focus-inner, .page-comment ul.links li.comment-reply a::-moz-focus-inner {
      border: 0;
      padding: 0; }
  .talk-page ul.links li.comment-reply, .page-comment ul.links li.comment-reply {
    float: right; }
    .talk-page ul.links li.comment-reply a, .page-comment ul.links li.comment-reply a {
      text-transform: capitalize; }

.talk-page .comments__form-title,
.talk-page .comments__title, .page-comment .comments__form-title,
.page-comment .comments__title {
  clear: both;
  padding: 0.21429em 0 0.21429em 0;
  font-size: 1.28571em;
  text-shadow: 0.07143em 0.07143em #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  margin: 0.71429em 0; }

.talk-page #comment-form label, .page-comment #comment-form label {
  float: left;
  padding-right: 0.71429em; }

.talk-page #comment-form .form-type-textarea label, .page-comment #comment-form .form-type-textarea label {
  float: none; }

.talk-page #comment-form #form-submit, .page-comment #comment-form #form-submit {
  float: right; }

.title-comment-count {
  color: #F01F11;
  font-size: 0.4em;
  font-style: normal; }

body.page-contact-us .region-content-content .top {
  display: inherit; }
  @media (min-width: 768px) {
    body.page-contact-us .region-content-content .top {
      display: -ms-flexbox;
      display: flex; } }
  body.page-contact-us .region-content-content .top .left {
    float: left;
    width: 100% !important;
    background-image: url("../images/about.jpg");
    background-repeat: no-repeat;
    position: relative;
    min-height: 350px;
    background-position: 0px -100px;
    background-size: 130%, cover; }
    @media (min-width: 768px) {
      body.page-contact-us .region-content-content .top .left {
        width: 45% !important;
        -ms-flex-align: stretch;
            align-items: stretch;
        min-height: 500px;
        background-position: 0px 0px;
        background-size: 160%, cover; } }
    body.page-contact-us .region-content-content .top .left .testimonials {
      position: absolute;
      bottom: 0;
      background-color: #003366;
      min-height: 200px; }
      body.page-contact-us .region-content-content .top .left .testimonials .field--name-body {
        font-size: 1.71429em;
        padding: 0.83333em 0.625em 0 0.625em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        color: #ffffff;
        box-sizing: border-box; }
        body.page-contact-us .region-content-content .top .left .testimonials .field--name-body p {
          font-size: 0.9em;
          margin: 0 !important;
          color: #ffffff;
          font-weight: 600 !important;
          line-height: 115%;
          letter-spacing: -0.5px; }
          @media (min-width: 768px) {
            body.page-contact-us .region-content-content .top .left .testimonials .field--name-body p {
              font-size: 1em; } }
      body.page-contact-us .region-content-content .top .left .testimonials .read-more {
        font-size: 1em;
        padding: 1.28571em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal; }
        body.page-contact-us .region-content-content .top .left .testimonials .read-more a {
          color: #ffffff;
          font-size: 1em; }
          body.page-contact-us .region-content-content .top .left .testimonials .read-more a span {
            color: #ffffff;
            padding-left: 0.35714em; }
      body.page-contact-us .region-content-content .top .left .testimonials:after {
        content: "’’";
        position: absolute;
        bottom: -30px;
        right: 20px;
        color: #FFFFFF;
        font-size: 100px; }
  body.page-contact-us .region-content-content .top .right {
    float: left;
    width: 100% !important;
    box-sizing: border-box;
    margin-top: 20px; }
    @media (min-width: 768px) {
      body.page-contact-us .region-content-content .top .right {
        padding-left: 1.42857em;
        margin-top: 0; } }
    @media (min-width: 768px) {
      body.page-contact-us .region-content-content .top .right {
        width: 55% !important;
        -ms-flex-align: stretch;
            align-items: stretch; } }
    body.page-contact-us .region-content-content .top .right .about-us {
      border-bottom: solid 2px #ededed;
      padding-bottom: 1.14286em;
      margin-bottom: 1.71429em; }
      body.page-contact-us .region-content-content .top .right .about-us h2 {
        font-size: 1.57143em;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.32;
        letter-spacing: -0.9px;
        color: #222222;
        text-transform: uppercase;
        margin-bottom: 0.18182em; }
      body.page-contact-us .region-content-content .top .right .about-us .field--name-body {
        font-size: 1.14286em;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal; }
        body.page-contact-us .region-content-content .top .right .about-us .field--name-body p {
          font-size: 1em;
          margin: 0 !important;
          color: #222222; }
      body.page-contact-us .region-content-content .top .right .about-us .read-more {
        margin-top: 0.71429em;
        font-size: 1.14286em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.31;
        color: #003366; }
        body.page-contact-us .region-content-content .top .right .about-us .read-more span {
          padding-left: 0.35714em; }
    body.page-contact-us .region-content-content .top .right .offices {
      border-bottom: solid 2px #ededed;
      padding-bottom: 1.14286em;
      margin-bottom: 1.71429em; }
      body.page-contact-us .region-content-content .top .right .offices h2 {
        font-size: 1.57143em;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.32;
        letter-spacing: -0.9px;
        color: #222222;
        text-transform: uppercase;
        margin-bottom: 0.5em; }
      body.page-contact-us .region-content-content .top .right .offices .tel, body.page-contact-us .region-content-content .top .right .offices .fax {
        font-size: 1.14286em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        color: #222222;
        margin-bottom: 0.35714em; }
      body.page-contact-us .region-content-content .top .right .offices .email {
        margin-top: 0.42857em;
        margin-bottom: 0.78571em;
        font-size: 1.14286em;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        color: #222222; }
      body.page-contact-us .region-content-content .top .right .offices .read-more {
        font-size: 1.14286em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.31;
        color: #003366; }
        body.page-contact-us .region-content-content .top .right .offices .read-more span {
          padding-left: 0.35714em; }
    body.page-contact-us .region-content-content .top .right .contact-us-form {
      background-color: #e6edfd;
      padding: 1.85714em 1.28571em;
      position: relative;
      overflow: hidden; }
      body.page-contact-us .region-content-content .top .right .contact-us-form:after {
        background-image: url("../images/contact-form.png");
        content: "";
        display: block;
        background-size: cover;
        position: absolute;
        width: 75px;
        height: 86px;
        top: 30px;
        right: 15px;
        opacity: 1; }
      body.page-contact-us .region-content-content .top .right .contact-us-form p {
        font-size: 1.28571em;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.28;
        color: #3f3f3f;
        position: relative;
        z-index: 100; }
      body.page-contact-us .region-content-content .top .right .contact-us-form a {
        padding-top: 0.3125em;
        display: block;
        font-size: 1.14286em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.31;
        color: #003366;
        position: relative;
        z-index: 100; }

body.page-contact-us .region-content-content .bottom {
  padding-top: 0.71429em;
  display: inherit; }
  @media (min-width: 768px) {
    body.page-contact-us .region-content-content .bottom {
      display: -ms-flexbox;
      display: flex; } }
  body.page-contact-us .region-content-content .bottom div.advertise, body.page-contact-us .region-content-content .bottom div.link-to-us, body.page-contact-us .region-content-content .bottom div.accreditations {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0.71429em;
    background-color: rgba(225, 225, 225, 0.64);
    border-top: 1.07143em solid #FFFFFF;
    border-right: 0 none;
    position: relative; }
    @media (min-width: 768px) {
      body.page-contact-us .region-content-content .bottom div.advertise, body.page-contact-us .region-content-content .bottom div.link-to-us, body.page-contact-us .region-content-content .bottom div.accreditations {
        width: 33.33%;
        -ms-flex-align: stretch;
            align-items: stretch;
        border-right: 1.07143em solid #FFFFFF; } }
    body.page-contact-us .region-content-content .bottom div.advertise .content, body.page-contact-us .region-content-content .bottom div.link-to-us .content, body.page-contact-us .region-content-content .bottom div.accreditations .content {
      padding: 1.42857em 1.07143em 1.07143em 1.07143em; }
      body.page-contact-us .region-content-content .bottom div.advertise .content h2, body.page-contact-us .region-content-content .bottom div.link-to-us .content h2, body.page-contact-us .region-content-content .bottom div.accreditations .content h2 {
        font-size: 1.28571em;
        text-transform: uppercase;
        margin-bottom: 0.35714em;
        font-weight: 800;
        font-style: normal;
        font-stretch: normal;
        color: #003366;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
        position: relative;
        z-index: 100; }
      body.page-contact-us .region-content-content .bottom div.advertise .content .body, body.page-contact-us .region-content-content .bottom div.link-to-us .content .body, body.page-contact-us .region-content-content .bottom div.accreditations .content .body {
        font-size: 1.14286em;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.13;
        color: #262626;
        padding-bottom: 1.42857em;
        position: relative;
        z-index: 100; }
      body.page-contact-us .region-content-content .bottom div.advertise .content .read-more, body.page-contact-us .region-content-content .bottom div.link-to-us .content .read-more, body.page-contact-us .region-content-content .bottom div.accreditations .content .read-more {
        position: absolute;
        bottom: 15px;
        font-size: 1em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        z-index: 100; }
        body.page-contact-us .region-content-content .bottom div.advertise .content .read-more a, body.page-contact-us .region-content-content .bottom div.link-to-us .content .read-more a, body.page-contact-us .region-content-content .bottom div.accreditations .content .read-more a {
          font-size: 1em;
          color: #003366; }
          body.page-contact-us .region-content-content .bottom div.advertise .content .read-more a span, body.page-contact-us .region-content-content .bottom div.link-to-us .content .read-more a span, body.page-contact-us .region-content-content .bottom div.accreditations .content .read-more a span {
            padding-left: 0.35714em; }
  body.page-contact-us .region-content-content .bottom div.advertise {
    height: 150px;
    background-image: linear-gradient(45deg, #e4e4e4, #fafafa);
    position: relative;
    overflow: hidden; }
    body.page-contact-us .region-content-content .bottom div.advertise:after {
      background-image: url("../images/adds.png?v=2");
      content: "";
      display: block;
      background-size: cover;
      position: absolute;
      width: 96px;
      height: 143px;
      top: 80px;
      right: 15px;
      opacity: 1; }
  body.page-contact-us .region-content-content .bottom div.link-to-us {
    height: 150px;
    background-image: linear-gradient(45deg, #e4e4e4, #fafafa);
    position: relative;
    overflow: hidden; }
    body.page-contact-us .region-content-content .bottom div.link-to-us:after {
      background-image: url("../images/pointer.png");
      content: "";
      display: block;
      background-size: cover;
      position: absolute;
      width: 80px;
      height: 80px;
      bottom: -10px;
      right: -5px;
      opacity: 1; }
  body.page-contact-us .region-content-content .bottom div.accreditations {
    height: 150px;
    background-image: linear-gradient(45deg, #e4e4e4, #fafafa);
    position: relative;
    overflow: hidden; }
    body.page-contact-us .region-content-content .bottom div.accreditations:after {
      background-image: url("../images/accreditations.png");
      content: "";
      display: block;
      background-size: cover;
      position: absolute;
      width: 182px;
      height: 117px;
      top: 0px;
      right: -20px; }

body.contact-us-inner .photo-section .media-element-container {
  float: left;
  width: 50%;
  padding-right: 0.71429em;
  padding-bottom: 0.71429em;
  box-sizing: border-box; }
  body.contact-us-inner .photo-section .media-element-container .field--name-field-credits {
    display: none; }
  body.contact-us-inner .photo-section .media-element-container img {
    width: 100% !important;
    height: auto !important; }

body.contact-us-inner .photo-section .text {
  float: left;
  width: 50%; }

body.contact-us-inner .photo-section:after {
  content: "";
  display: table;
  clear: both; }

body.contact-us-inner .zone-content .office-title {
  background-color: #CBDDE7;
  padding: 0.35714em;
  margin: 0.71429em 0;
  color: #003366;
  font-size: 1.28571em;
  font-weight: bold;
  font-style: italic; }

body.contact-us-inner .zone-content .left-sidebar {
  float: left;
  width: 50%; }

body.contact-us-inner .zone-content .right-sidebar {
  float: left;
  width: 50%; }

body.contact-us-inner .zone-content .field--name-field-address {
  color: #003366;
  font-size: 1em; }

body.contact-us-inner .zone-content .field--name-field-telephone {
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  color: #003366; }

body.contact-us-inner .zone-content .field--name-field-fax {
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  color: #003366; }

body.contact-us-inner .zone-content .description {
  clear: left;
  width: 100%;
  padding-top: 0.71429em;
  font-size: 1em;
  color: #333333; }

body.page-node-23046 table.contacts-table {
  padding: 0;
  width: 100% !important;
  font-size: 100%;
  margin-bottom: 1.42857em; }
  body.page-node-23046 table.contacts-table tr {
    border: 0;
    background-color: #E7EDF3; }
    body.page-node-23046 table.contacts-table tr td {
      width: 100%;
      float: left;
      clear: left;
      border-top: 2px solid #ffffff;
      padding: 1.42857em;
      vertical-align: middle; }
      @media (min-width: 610px) {
        body.page-node-23046 table.contacts-table tr td {
          width: 50%;
          border-right: 2px solid #ffffff;
          float: none !important;
          clear: none !important; } }
    body.page-node-23046 table.contacts-table tr .phone {
      font-size: 1.29412em;
      font-weight: 800;
      font-style: normal;
      font-stretch: normal;
      color: #003366;
      line-height: 250%; }
      body.page-node-23046 table.contacts-table tr .phone:before {
        display: inline-block;
        content: "\f10b";
        font-size: 1.88235em;
        padding-right: 0.35714em;
        position: relative;
        top: 5px; }
    body.page-node-23046 table.contacts-table tr .call-us strong {
      font-size: 1.05882em;
      font-weight: 800;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      color: #3f3f3f; }
    body.page-node-23046 table.contacts-table tr .call-us p {
      padding-top: 0.35714em;
      font-size: 1.14286em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      color: #3f3f3f; }

body.page-node-23046 table.intro {
  padding: 0;
  margin-bottom: 1.42857em; }
  body.page-node-23046 table.intro td:first-child {
    padding-left: 0; }
  body.page-node-23046 table.intro td {
    vertical-align: top;
    padding-bottom: 1.42857em;
    width: 100% !important;
    clear: right;
    display: block; }
    @media (min-width: 550px) {
      body.page-node-23046 table.intro td {
        width: 50% !important;
        display: table-cell; } }
  body.page-node-23046 table.intro .photo img {
    width: 100% !important;
    height: auto !important; }
  body.page-node-23046 table.intro .bullets ul, body.page-node-23046 table.intro .bullets li {
    margin: 0;
    padding: 0; }
  body.page-node-23046 table.intro .bullets li {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 120%;
    color: #222222;
    padding-bottom: 10px; }

body.page-node-23046 .work-with-us {
  background-color: #E0E9FF;
  padding: 1.42857em; }
  body.page-node-23046 .work-with-us ul, body.page-node-23046 .work-with-us li {
    padding: 0;
    margin: 0; }
  body.page-node-23046 .work-with-us li {
    margin-top: 15px; }
    body.page-node-23046 .work-with-us li:before {
      color: #003366; }
  body.page-node-23046 .work-with-us ul {
    margin: 20px 0; }

body.page-node-23049 table.contacts-table {
  padding: 0;
  width: 100% !important;
  font-size: 100%;
  margin: 1.42857em 0;
  box-sizing: border-box; }
  body.page-node-23049 table.contacts-table tbody {
    width: 100%;
    box-sizing: border-box;
    display: block; }
  body.page-node-23049 table.contacts-table tr {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    background-color: #E7EDF3 !important; }
    body.page-node-23049 table.contacts-table tr td {
      padding: 15px 10px 15px 30px;
      vertical-align: middle;
      box-sizing: border-box;
      width: 100%;
      float: left;
      clear: left;
      background-color: #E7EDF3 !important; }
      @media (min-width: 610px) {
        body.page-node-23049 table.contacts-table tr td {
          width: 50%;
          border-top: 0 none !important;
          float: none !important;
          clear: none !important; } }
    body.page-node-23049 table.contacts-table tr .phone {
      font-size: 1.17647em;
      font-weight: 800;
      font-style: normal;
      font-stretch: normal;
      color: #003366;
      line-height: 100% !important; }
      body.page-node-23049 table.contacts-table tr .phone:before {
        display: inline-block;
        content: "\f10b";
        font-size: 1.52941em;
        padding-right: 0.35714em;
        position: relative;
        top: 3px; }
    body.page-node-23049 table.contacts-table tr .call-us p {
      padding-top: 0.35714em;
      font-size: 1.05882em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      color: #3f3f3f;
      border-left: 0 none;
      padding-left: 0 !important;
      line-height: 120%;
      text-align: center; }
      @media (min-width: 768px) {
        body.page-node-23049 table.contacts-table tr .call-us p {
          border-left: 2px solid #ffffff;
          text-align: left;
          padding-left: 15px !important; } }

body.page-node-23049 table.advert-specs {
  padding: 0;
  font-size: 100%;
  margin: 0 0 20px 0; }
  body.page-node-23049 table.advert-specs tr:first-child {
    border-top: solid 3px #ededed; }
  body.page-node-23049 table.advert-specs tr {
    border-bottom: solid 3px #ededed; }
  body.page-node-23049 table.advert-specs td {
    vertical-align: top;
    padding: 1.28571em 0;
    margin-bottom: 1.07143em;
    width: 100%;
    float: left;
    clear: left; }
    @media (min-width: 768px) {
      body.page-node-23049 table.advert-specs td {
        width: 55%;
        float: none; } }
  body.page-node-23049 table.advert-specs td:first-child {
    padding: 5px 5px 5px 10px;
    width: 100%;
    float: left;
    clear: left; }
    @media (min-width: 768px) {
      body.page-node-23049 table.advert-specs td:first-child {
        width: 55%;
        float: none;
        padding: 10px 10px 15px 10px; } }
    body.page-node-23049 table.advert-specs td:first-child h3 {
      font-size: 1.05882em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: -0.8px;
      color: #222222; }
    body.page-node-23049 table.advert-specs td:first-child p {
      color: #696969;
      font-size: 0.88889em; }
  body.page-node-23049 table.advert-specs td:nth-child(2) {
    padding-top: 0;
    font-size: 0.82353em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    color: #2f2f2f; }
    @media (min-width: 768px) {
      body.page-node-23049 table.advert-specs td:nth-child(2) {
        padding-top: 3.78571em; } }

body.page-node-23049 table.video-specs {
  padding: 0;
  font-size: 100%;
  margin: 1.42857em 0; }
  body.page-node-23049 table.video-specs tr:first-child {
    border-top: solid 3px #ededed; }
  body.page-node-23049 table.video-specs tr {
    border-bottom: solid 3px #ededed; }
  body.page-node-23049 table.video-specs td {
    vertical-align: top;
    padding: 1.28571em 0;
    margin-bottom: 1.07143em; }
  body.page-node-23049 table.video-specs td:first-child {
    padding-left: 10px;
    width: 50%;
    padding-right: 1.42857em;
    font-size: 1.05882em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.8px;
    color: #222222; }
  body.page-node-23049 table.video-specs td:nth-child(2) {
    font-size: 0.82353em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    color: #2f2f2f; }

body.page-node-23049 div.footer-block {
  background-color: #f6f6f6;
  padding: 1.58824em 0;
  font-size: 0.88889em; }
  body.page-node-23049 div.footer-block ul {
    padding: 0;
    margin: 0;
    margin-bottom: 20px; }
    body.page-node-23049 div.footer-block ul li {
      padding-left: 0;
      margin-left: 0; }
      body.page-node-23049 div.footer-block ul li:before {
        color: #003366; }

body.page-node-23050 .ui-widget {
  font-size: inherit !important; }

body.page-node-23050 .accordion h2 {
  font-size: inherit; }

body.page-node-23050 .accordion .ui-accordion-header-icon {
  display: none; }

body.page-node-23050 .accordion .ui-accordion-header {
  background: #ededed !important;
  border-radius: 0;
  border: none;
  font-size: 1.05882em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  padding: 0.8em 4em 0.8em 4.5em;
  line-height: 120%;
  margin-bottom: 0;
  min-height: 40px; }
  @media (min-width: 768px) {
    body.page-node-23050 .accordion .ui-accordion-header {
      font-size: 1.29412em;
      padding: 0.8em 4em 0.8em 4em; } }
  body.page-node-23050 .accordion .ui-accordion-header img {
    width: 35px !important;
    height: auto !important;
    padding-right: 0.71429em;
    margin-bottom: -10px; }
    @media (min-width: 768px) {
      body.page-node-23050 .accordion .ui-accordion-header img {
        width: 45px !important; } }

body.page-node-23050 .accordion .ui-accordion-header img {
  position: absolute;
  left: 20px;
  top: 20%; }

body.page-node-23050 .accordion .ui-accordion-header:nth-child(1) img,
body.page-node-23050 .accordion .ui-accordion-header:nth-child(2) img,
body.page-node-23050 .accordion .ui-accordion-header:nth-child(4) img {
  width: 35px !important;
  height: auto !important;
  position: absolute;
  left: 20px; }
  @media (min-width: 768px) {
    body.page-node-23050 .accordion .ui-accordion-header:nth-child(1) img,
    body.page-node-23050 .accordion .ui-accordion-header:nth-child(2) img,
    body.page-node-23050 .accordion .ui-accordion-header:nth-child(4) img {
      width: 45px !important; } }

body.page-node-23050 .accordion .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  display: none; }

body.page-node-23050 .accordion .ui-accordion .ui-accordion-content {
  border: none; }

body.page-node-23050 .accordion .ui-state-default:after,
body.page-node-23050 .accordion .ui-state-active:after {
  text-indent: 0;
  width: 10px;
  position: absolute;
  right: 1.5em;
  bottom: 40%; }

body.page-node-23050 .accordion .ui-state-default:after {
  content: "\f078"; }

body.page-node-23050 .accordion .ui-state-active:after {
  content: "\f077"; }

body.page-node-23050 .accordion .ui-accordion-content {
  height: auto !important;
  font-size: 0.94118em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #3f3f3f;
  padding-left: 1.17647em;
  border: 0; }
  @media (min-width: 768px) {
    body.page-node-23050 .accordion .ui-accordion-content {
      padding-left: 5.58824em; } }

body.page-node-23048 .node__content .field--name-body .header {
  background-color: #ededed;
  font-size: 1.05882em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #3f3f3f;
  text-align: left;
  padding: 30px 30px;
  margin-bottom: 1.11111em; }

body.page-node-23048 .node__content .field--name-body h3 {
  margin-bottom: 10px; }

body.page-node-23048 .node__content .field--name-body ul {
  margin-left: 0 !important; }
  body.page-node-23048 .node__content .field--name-body ul li {
    margin-bottom: 10px;
    margin-left: 0 !important;
    padding: 0 0 0 20px !important; }
    body.page-node-23048 .node__content .field--name-body ul li:before {
      left: -20px !important;
      content: "\f111";
      font-size: 11px;
      display: inline-block;
      margin-left: 0.3em;
      width: 0 !important;
      color: #a8a8a8;
      position: relative;
      bottom: 2px;
      font-family: 'FontAwesome'; }

body.page-node-23048 .node__content .field--name-body .footer {
  border-top: solid 3px #ededed;
  padding-top: 0.625em;
  font-size: 0.94118em;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  font-weight: 300; }
  body.page-node-23048 .node__content .field--name-body .footer p {
    color: #6b6b6b;
    font-weight: 300 !important; }

body.page-node-23052 .node__content .field--name-body {
  position: relative;
  background-color: #003366;
  font-size: 1.64706em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 100%;
  letter-spacing: -1px;
  padding: 1.07143em 0.71429em;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    body.page-node-23052 .node__content .field--name-body {
      font-size: 2.11765em;
      line-height: 120%;
      letter-spacing: -1.4px;
      padding: 1.07143em; } }
  body.page-node-23052 .node__content .field--name-body p {
    color: #ffffff;
    display: inline;
    font-weight: 600 !important;
    line-height: 120%; }
  body.page-node-23052 .node__content .field--name-body:after {
    content: "’’";
    position: absolute;
    bottom: -10px;
    right: 20px;
    color: #ffffff;
    font-size: 4em; }

body.page-node-23052 .node__content .field-collection-container {
  border-bottom: 0 none !important; }

body.page-node-23052 .node__content .field-collection-view {
  margin-left: 0;
  margin-top: 1.07143em;
  padding-bottom: 1.42857em;
  border-bottom: solid 2px #ededed;
  padding-top: 0.71429em; }
  @media (min-width: 768px) {
    body.page-node-23052 .node__content .field-collection-view {
      padding-bottom: 2.14286em;
      margin-top: 2.14286em; } }
  body.page-node-23052 .node__content .field-collection-view .field--name-field-title {
    font-size: 1.42857em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #003366;
    text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 0.625em;
    position: relative;
    padding-left: 1.66667em; }
    @media (min-width: 768px) {
      body.page-node-23052 .node__content .field-collection-view .field--name-field-title {
        font-size: 1.71429em;
        padding-left: 2.08333em; } }
    body.page-node-23052 .node__content .field-collection-view .field--name-field-title:before {
      content: "’’";
      transform: rotate(180deg);
      font-size: 85px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: -6px;
      color: #cfcfcf;
      position: absolute;
      left: 5px;
      top: -60px; }
      @media (min-width: 768px) {
        body.page-node-23052 .node__content .field-collection-view .field--name-field-title:before {
          font-size: 100px;
          top: -67px; } }
  body.page-node-23052 .node__content .field-collection-view .field--name-field-description {
    font-size: 1em;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 140%;
    color: #003366;
    text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.5); }
    @media (min-width: 550px) {
      body.page-node-23052 .node__content .field-collection-view .field--name-field-description {
        margin-right: 15%; } }
    @media (min-width: 768px) {
      body.page-node-23052 .node__content .field-collection-view .field--name-field-description {
        font-size: 1.28571em; } }
    body.page-node-23052 .node__content .field-collection-view .field--name-field-description p {
      color: #003366; }
  body.page-node-23052 .node__content .field-collection-view .field--name-field-signature {
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #003366;
    text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.5);
    margin-top: 1.07143em; }

body.page-node-23047 .node__content .office {
  margin-top: 1.57143em;
  padding-top: 1.57143em;
  border-top: solid 2px #dbdbdb;
  display: block; }
  body.page-node-23047 .node__content .office:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 550px) {
    body.page-node-23047 .node__content .office {
      display: -ms-flexbox;
      display: flex; } }
  body.page-node-23047 .node__content .office .left-sidebar {
    float: left;
    width: 100%;
    -ms-flex-align: stretch;
        align-items: stretch; }
    @media (min-width: 550px) {
      body.page-node-23047 .node__content .office .left-sidebar {
        width: 40%; } }
  body.page-node-23047 .node__content .office .right-sidebar {
    padding: 1.42857em 0;
    float: left;
    width: 100%;
    -ms-flex-align: stretch;
        align-items: stretch;
    box-sizing: border-box;
    padding-left: 0; }
    @media (min-width: 550px) {
      body.page-node-23047 .node__content .office .right-sidebar {
        width: 60%;
        padding-left: 1.42857em; } }
    body.page-node-23047 .node__content .office .right-sidebar .field--name-field-title {
      font-size: 1.64286em;
      font-weight: 800;
      font-style: normal;
      font-stretch: normal;
      line-height: 0.85;
      letter-spacing: -1.1px;
      color: #222222;
      margin-bottom: 0.38462em;
      text-transform: uppercase !important; }
    body.page-node-23047 .node__content .office .right-sidebar .field--name-field-address {
      font-size: 1em;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      color: #222222;
      line-height: 115%; }
    body.page-node-23047 .node__content .office .right-sidebar .field--name-field-description {
      font-size: 1em;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.14;
      color: #222222;
      margin-top: 1.57143em; }
    body.page-node-23047 .node__content .office .right-sidebar .field--name-field-telephone {
      margin-top: 0.72222em;
      margin-bottom: 0.22222em; }
    body.page-node-23047 .node__content .office .right-sidebar .field--name-field-fax {
      margin-bottom: 0.44444em; }
    body.page-node-23047 .node__content .office .right-sidebar .field--name-field-e-mail {
      font-size: 1.28571em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      color: #222222;
      margin-bottom: 1.22222em; }
    body.page-node-23047 .node__content .office .right-sidebar .field--name-field-telephone,
    body.page-node-23047 .node__content .office .right-sidebar .field--name-field-fax {
      font-size: 1.28571em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      color: #222222; }

body.page-node-23047 .node__content .office1-content {
  display: block;
  margin-bottom: 20px; }
  body.page-node-23047 .node__content .office1-content:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 550px) {
    body.page-node-23047 .node__content .office1-content {
      display: -ms-flexbox;
      display: flex; } }
  body.page-node-23047 .node__content .office1-content .left-sidebar {
    float: left;
    width: 100%;
    background-image: url("../images/office.jpg");
    background-repeat: no-repeat;
    -ms-flex-align: stretch;
        align-items: stretch;
    height: 100px;
    background-position: -100px -50px;
    border-bottom: 30px solid #003366;
    margin-bottom: 10px;
    background-size: 130%, cover; }
    @media (min-width: 550px) {
      body.page-node-23047 .node__content .office1-content .left-sidebar {
        width: 40%;
        height: 220px;
        border-bottom: 50px solid #003366;
        background-size: 250%, cover; } }
  body.page-node-23047 .node__content .office1-content .right-sidebar {
    padding: 0.71429em 0 0 0;
    float: left;
    width: 200%;
    -ms-flex-align: stretch;
        align-items: stretch;
    box-sizing: border-box;
    margin-bottom: 30px; }
    @media (min-width: 550px) {
      body.page-node-23047 .node__content .office1-content .right-sidebar {
        width: 60%;
        margin-bottom: 0;
        padding-left: 1.42857em; } }
    body.page-node-23047 .node__content .office1-content .right-sidebar .field--name-field-title {
      font-size: 1.85714em;
      font-weight: 800;
      font-style: normal;
      font-stretch: normal;
      line-height: 0.85;
      letter-spacing: -1.1px;
      color: #222222;
      margin-bottom: 0.38462em;
      text-transform: uppercase; }
    body.page-node-23047 .node__content .office1-content .right-sidebar .field--name-field-address {
      font-size: 1.14286em;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      color: #222222;
      line-height: 115%; }
    body.page-node-23047 .node__content .office1-content .right-sidebar .field--name-field-description {
      font-size: 1em;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.14;
      color: #222222;
      margin-top: 1.57143em; }
    body.page-node-23047 .node__content .office1-content .right-sidebar .field--name-field-telephone {
      margin-top: 0.72222em;
      margin-bottom: 0.22222em; }
    body.page-node-23047 .node__content .office1-content .right-sidebar .field--name-field-fax {
      margin-bottom: 0.44444em; }
    body.page-node-23047 .node__content .office1-content .right-sidebar .field--name-field-e-mail {
      font-size: 1.28571em;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      color: #222222;
      margin-bottom: 1.22222em; }
    body.page-node-23047 .node__content .office1-content .right-sidebar .field--name-field-telephone,
    body.page-node-23047 .node__content .office1-content .right-sidebar .field--name-field-fax {
      font-size: 1.42857em;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      color: #222222; }
  body.page-node-23047 .node__content .office1-content .field--name-field-location {
    width: 100%;
    clear: both; }
  body.page-node-23047 .node__content .office1-content .office1-map {
    clear: both; }

body.page-node-23047 .node__content .body-text {
  box-shadow: 2px 2px 0 0 rgba(255, 255, 255, 0.5);
  padding: 1.42857em;
  background-color: #e6edfd;
  margin-top: 1.42857em;
  font-size: 1.05882em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.28;
  color: #3f3f3f; }
  body.page-node-23047 .node__content .body-text p {
    display: inline; }

.webform-client-form {
  padding: 10px;
  border-top: 20px solid #ededed;
  border-bottom: 20px solid #ededed;
  border-left: 20px solid #ededed;
  border-right: 20px solid #ededed; }
  @media (min-width: 768px) {
    .webform-client-form {
      padding: 20px;
      border-top: 20px solid #ededed;
      border-bottom: 20px solid #ededed;
      border-left: 40px solid #ededed;
      border-right: 40px solid #ededed; } }

.page-node-23046 h2, .page-node-23049 h2 {
  text-transform: uppercase;
  font-weight: 800 !important; }

.input_tiny {
  width: 50px; }

.input_small {
  width: 100px; }

.input_medium {
  width: 150px; }

.input_large {
  width: 200px; }

.input_xlarge {
  width: 250px; }

.input_xxlarge {
  width: 300px; }

.input_full {
  width: 100%; }

.input_full_wrap {
  display: block;
  padding-right: 8px; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

input:invalid,
button:invalid,
a.button:invalid,
select:invalid,
textarea:invalid {
  box-shadow: none; }

input:focus,
button:focus,
a.button:focus,
select:focus,
textarea:focus {
  box-shadow: #0066ff 0 0 5px 0;
  z-index: 1; }

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  box-shadow: none; }

button,
a.button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  background-clip: padding-box;
  background: #003366;
  border: 0.07143em solid;
  cursor: pointer;
  color: #FFFFFF;
  display: inline-block;
  font: bold 1.07143em/1.3 "Open Sans", sans-serif;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 0.21429em 0.71429em;
  text-decoration: none;
  vertical-align: top;
  width: auto;
  *padding-top: 2px;
  *padding-bottom: 0; }
  button:hover,
  a.button:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  input[type="button"]:hover {
    text-decoration: none;
    background-color: rgba(0, 51, 102, 0.65); }
  button:active,
  a.button:active,
  input[type="reset"]:active,
  input[type="submit"]:active,
  input[type="button"]:active {
    background-image: linear-gradient(#dddddd, #eeeeee);
    box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
    border-color: #999999 #bbbbbb #dddddd; }
  button::-moz-focus-inner,
  a.button::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0; }

a.button {
  *padding-bottom: 3px; }

button {
  *padding-top: 1px;
  *padding-bottom: 1px; }

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  box-sizing: border-box;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: white;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: black;
  outline: 0;
  margin: 0;
  padding: 2px 3px;
  text-align: left;
  font-size: 13px;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
  height: 1.8em;
  vertical-align: top;
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto; }
  textarea[disabled],
  select[disabled],
  input[type="date"][disabled],
  input[type="datetime"][disabled],
  input[type="datetime-local"][disabled],
  input[type="email"][disabled],
  input[type="month"][disabled],
  input[type="number"][disabled],
  input[type="password"][disabled],
  input[type="search"][disabled],
  input[type="tel"][disabled],
  input[type="text"][disabled],
  input[type="time"][disabled],
  input[type="url"][disabled],
  input[type="week"][disabled] {
    background-color: #eeeeee; }

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
      user-select: none;
  color: #888888;
  cursor: default; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888; }

input.placeholder_text,
textarea.placeholder_text {
  color: #888888; }

textarea,
select[size],
select[multiple] {
  height: auto; }

select[size="0"],
select[size="1"] {
  height: 1.8em;
  *height: auto; }

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px; }
  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px; }
  ::-webkit-validation-bubble-message {
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 0;
    color: white;
    font: 13px / 17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    min-height: 16px; }
  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    box-shadow: none;
    background: #666666;
    border-color: #666666; } }

textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%; }

optgroup {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif; }
  optgroup::-moz-focus-inner {
    border: 0;
    padding: 0; }

.ie6_button,
* html button,
* html a.button {
  background: #dddddd url("button.png") repeat-x;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  font: bold 12px / 1.2 Arial, sans-serif;
  padding: 2px 10px 0;
  text-decoration: none;
  overflow: visible;
  vertical-align: top;
  width: auto; }

* html a.button {
  position: relative;
  top: 3px;
  padding-bottom: 2px; }

* html button {
  padding-top: 1px;
  padding-bottom: 1px; }

.ie6_input,
* html textarea,
* html select {
  background: white;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: black;
  padding: 2px 3px 1px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  vertical-align: top; }

* html select {
  margin-top: 1px; }

.placeholder_text,
.ie6_input_disabled,
.ie6_button_disabled {
  color: #888888; }

.ie6_input_disabled {
  background: #eeeeee; }

.page-node-flickr div.region-content {
  width: 100% !important; }

.page-node-flickr .results-photos .photo {
  display: inline-block;
  border: 1px solid white;
  position: relative; }
  .page-node-flickr .results-photos .photo .info, .page-node-flickr .results-photos .photo .add-photo {
    border: 1px solid black;
    display: block;
    background-color: black;
    top: 0;
    position: absolute;
    color: white;
    font-size: 20px; }
  .page-node-flickr .results-photos .photo .info {
    left: 0; }
  .page-node-flickr .results-photos .photo .add-photo {
    right: 0; }

.page-tags h1, .context-tags h1 {
  font-size: 1.42857em;
  font-style: italic;
  font-weight: bold;
  line-height: 120%;
  color: #003366;
  text-align: left;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 0.71429em 0 0.14286em 0; }

.page-tags .term a, .context-tags .term a {
  font-size: 1.21429em; }

body.page-node-29013 .region-content-content .node__content .field--name-body {
  min-height: auto; }

.webform-client-form a {
  font-weight: bold; }

.webform-client-form legend {
  font-size: 1.57143em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: -0.8px;
  color: #222222;
  margin-bottom: 1.36364em;
  border-bottom: solid 5px #e1e1e1;
  width: 100%; }

.webform-client-form .fieldset-description {
  font-style: italic;
  font-size: 1.07143em; }

.webform-client-form .webform-component-markup {
  font-size: 120%; }
  .webform-client-form .webform-component-markup label {
    font-size: 1.04em !important;
    font-weight: 900; }

.webform-client-form .webform-component .description {
  padding-top: 0.71429em;
  font-family: OpenSans;
  font-size: 1em;
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  color: #666666; }

.webform-client-form .webform-component-radios label {
  font-size: 1.42857em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: -0.9px;
  color: #222222;
  margin-bottom: 0.35em; }
  .webform-client-form .webform-component-radios label span.form-required {
    color: #222222; }

.webform-client-form input[type=radio] {
  margin-top: -3px; }

.webform-client-form input[type=text], .webform-client-form input[type=email], .webform-client-form input[type=tel] {
  border: solid 2px #e9e9e9;
  height: 2.28571em;
  width: 50%; }

.webform-client-form textarea {
  border: solid 2px #e9e9e9; }

.webform-client-form .form-item label.option {
  font-size: 1.14286em;
  font-weight: normal;
  margin-bottom: 0; }

.webform-client-form .compact-form-label {
  position: absolute;
  top: 9px;
  left: 5px;
  z-index: 1;
  font-size: .9em; }

.webform-client-form input[type=submit], .webform-client-form button {
  border-radius: 5px;
  background-color: #003366;
  height: 33px;
  padding-left: 30px;
  padding-right: 30px; }

.view-search .views-row {
  margin-bottom: 0.71429em; }
  .view-search .views-row h2 {
    font-size: 1.28571em;
    margin-bottom: 3px; }
  .view-search .views-row .views-field-created {
    font-style: italic;
    margin-bottom: 5px; }

.view-search .item-list {
  margin-top: 20px; }
  .view-search .item-list .pager {
    position: relative;
    bottom: 0; }

.view-search .sort, .view-search .content-type {
  display: block;
  float: left;
  width: 50%; }
  .view-search .sort .item-list,
  .view-search .sort .form-item, .view-search .content-type .item-list,
  .view-search .content-type .form-item {
    margin: 0;
    margin-top: 0.35714em; }
  .view-search .sort .search-api-sorts li, .view-search .content-type .search-api-sorts li {
    margin-left: 0;
    padding-right: 0.35714em;
    display: inline-block; }

.view-search .views-exposed-widget {
  padding-top: 0.4em; }
  .view-search .views-exposed-widget input[type=submit] {
    margin-top: 0;
    font-size: 0.92857em; }

.page-user .l-main header {
  background: none; }

#block-news-listing-fp-1latest-news {
  box-sizing: border-box;
  padding: 15px 0 0 0; }
  #block-news-listing-fp-1latest-news .field--name-field-credits {
    display: none; }
  @media (min-width: 600px) {
    #block-news-listing-fp-1latest-news {
      float: left;
      width: 50%;
      padding: 15px 10px 0 0; }
      #block-news-listing-fp-1latest-news .field--name-field-credits {
        display: block; } }
  @media (min-width: 1024px) {
    #block-news-listing-fp-1latest-news {
      float: left;
      width: 35%;
      padding: 15px 20px 0 0; } }
  #block-news-listing-fp-1latest-news .block__content:after {
    content: "";
    display: table;
    clear: both; }
  #block-news-listing-fp-1latest-news .block__content > div.news-date {
    float: right;
    width: 80%; }
    @media (min-width: 500px) {
      #block-news-listing-fp-1latest-news .block__content > div.news-date {
        width: 60%; } }
    @media (min-width: 768px) {
      #block-news-listing-fp-1latest-news .block__content > div.news-date {
        float: none;
        width: 100%; } }
  #block-news-listing-fp-1latest-news .first-news-item:after {
    content: "";
    display: table;
    clear: both; }
  #block-news-listing-fp-1latest-news .field--name-field-news-image {
    float: left;
    text-align: center;
    width: 40%;
    box-sizing: border-box;
    padding-right: 10px; }
    @media (min-width: 600px) {
      #block-news-listing-fp-1latest-news .field--name-field-news-image {
        width: 100%;
        padding-right: 0; } }
    @media (min-width: 768px) {
      #block-news-listing-fp-1latest-news .field--name-field-news-image {
        float: none;
        width: 100%;
        padding-right: 0; } }
    #block-news-listing-fp-1latest-news .field--name-field-news-image img {
      width: 100%;
      height: auto; }
  #block-news-listing-fp-1latest-news h3.news-title {
    float: right;
    box-sizing: border-box;
    width: 60%; }
    @media (min-width: 600px) {
      #block-news-listing-fp-1latest-news h3.news-title {
        width: 100%;
        margin-top: 5px; } }
    @media (min-width: 768px) {
      #block-news-listing-fp-1latest-news h3.news-title {
        float: none;
        width: 100%;
        margin-top: 5px; } }
  #block-news-listing-fp-1latest-news h3 {
    font-size: 1.5em;
    margin-bottom: 0.21429em; }
  #block-news-listing-fp-1latest-news a.news-title {
    font-size: 0.85714em;
    font-weight: 700;
    color: #003366;
    text-align: left;
    text-decoration: none;
    margin: 0;
    display: block;
    line-height: 100%;
    letter-spacing: -0.01786em; }
    @media (min-width: 768px) {
      #block-news-listing-fp-1latest-news a.news-title {
        font-size: 1.04762em; } }
    @media (min-width: 1024px) {
      #block-news-listing-fp-1latest-news a.news-title {
        font-size: 1.2381em; } }
    #block-news-listing-fp-1latest-news a.news-title:hover {
      text-decoration: none;
      color: #F02311; }
  #block-news-listing-fp-1latest-news div.news-date {
    font-size: 0.85714em;
    color: #777777;
    text-align: left;
    margin: 0.35714em 0 0.35714em 0 !important;
    display: block; }
    @media (min-width: 768px) {
      #block-news-listing-fp-1latest-news div.news-date {
        font-size: 0.875em; } }
    @media (min-width: 1024px) {
      #block-news-listing-fp-1latest-news div.news-date {
        font-size: 1em; } }
    #block-news-listing-fp-1latest-news div.news-date span.day {
      margin-left: 0.35714em; }
  #block-news-listing-fp-1latest-news a.news-comments {
    margin-bottom: 0.35714em;
    display: block;
    text-decoration: none;
    height: 1.14286em;
    font-size: 0.85714em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #003366; }
    @media (min-width: 320px) {
      #block-news-listing-fp-1latest-news a.news-comments {
        font-size: 1em; } }
    @media (min-width: 768px) {
      #block-news-listing-fp-1latest-news a.news-comments {
        font-size: 1.14286em; } }
    @media (min-width: 1024px) {
      #block-news-listing-fp-1latest-news a.news-comments {
        font-size: 1.28571em; } }
  #block-news-listing-fp-1latest-news .latest-video {
    border-top: solid 1px #dbdbdb !important;
    margin-top: 0.71429em;
    padding-top: 0.71429em;
    border-bottom: 1px solid #e4e4e4;
    padding: 0.71429em 0 !important;
    border-top: solid 1px #dbdbdb;
    border-bottom: 0 none !important; }
    @media (min-width: 1024px) {
      #block-news-listing-fp-1latest-news .latest-video {
        border-top: 0; } }
    #block-news-listing-fp-1latest-news .latest-video .news-date {
      font-size: 1em;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      color: #848484;
      margin-top: 0.35714em; }
    #block-news-listing-fp-1latest-news .latest-video .video-title {
      margin-bottom: 0.28571em;
      letter-spacing: -0.03571em !important; }
    #block-news-listing-fp-1latest-news .latest-video .field--name-field-video {
      float: left;
      width: 40%; }
      @media (min-width: 500px) {
        #block-news-listing-fp-1latest-news .latest-video .field--name-field-video {
          width: 33%; } }
      @media (min-width: 1024px) {
        #block-news-listing-fp-1latest-news .latest-video .field--name-field-video {
          width: 40%; } }
      #block-news-listing-fp-1latest-news .latest-video .field--name-field-video a {
        position: relative; }
        #block-news-listing-fp-1latest-news .latest-video .field--name-field-video a:before {
          position: absolute;
          bottom: 3px;
          right: 0;
          display: block;
          background-color: #003366;
          color: white;
          font-size: 22px;
          padding: 0.42857em 0.57143em; }
      #block-news-listing-fp-1latest-news .latest-video .field--name-field-video img {
        width: 100% !important;
        height: auto !important; }
    #block-news-listing-fp-1latest-news .latest-video .info {
      float: right;
      width: 57%;
      padding-right: 0.71429em;
      box-sizing: border-box; }
      @media (min-width: 500px) {
        #block-news-listing-fp-1latest-news .latest-video .info {
          width: 65%;
          padding-right: 0; } }
      @media (min-width: 1024px) {
        #block-news-listing-fp-1latest-news .latest-video .info {
          width: 57%; } }
      #block-news-listing-fp-1latest-news .latest-video .info a {
        font-size: 1.28571em;
        font-weight: 700 !important;
        color: #003366;
        line-height: 120%; }
    #block-news-listing-fp-1latest-news .latest-video:after {
      content: "";
      display: table;
      clear: both; }
    #block-news-listing-fp-1latest-news .latest-video .field--name-field-video {
      width: 40%;
      box-sizing: border-box;
      padding-right: 10px; }
      @media (min-width: 500px) {
        #block-news-listing-fp-1latest-news .latest-video .field--name-field-video {
          width: 40%; } }
    #block-news-listing-fp-1latest-news .latest-video .info {
      width: 60%; }
      @media (min-width: 500px) {
        #block-news-listing-fp-1latest-news .latest-video .info {
          width: 60%; } }

.front .block--news-listing-fp-cat-latest-news {
  box-sizing: border-box;
  padding-top: 15px;
  overflow: hidden;
  display: none; }
  @media (min-width: 1024px) {
    .front .block--news-listing-fp-cat-latest-news {
      float: left;
      width: 30%;
      display: block; } }
  .front .block--news-listing-fp-cat-latest-news .latest-newsletter {
    padding: 5px 0 5px 5px !important; }
    @media (min-width: 1270px) {
      .front .block--news-listing-fp-cat-latest-news .latest-newsletter {
        padding: 15px 0 15px 5px !important; } }
    .front .block--news-listing-fp-cat-latest-news .latest-newsletter a {
      font-size: 14px;
      font-weight: bold;
      color: #003366; }
      @media (min-width: 1270px) {
        .front .block--news-listing-fp-cat-latest-news .latest-newsletter a {
          font-size: 16px; } }
      .front .block--news-listing-fp-cat-latest-news .latest-newsletter a:before {
        padding-right: 7px;
        position: relative;
        bottom: 1px; }
  .front .block--news-listing-fp-cat-latest-news .uk, .front .block--news-listing-fp-cat-latest-news .us, .front .block--news-listing-fp-cat-latest-news .can {
    display: none; }
  .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs {
    width: 100%;
    border: solid 4px #e4e4e4;
    padding: 0.71429em 0.71429em 0.35714em 0.71429em;
    box-sizing: border-box; }
    .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs ul.ui-tabs-nav {
      background: none;
      box-sizing: border-box;
      width: 100%;
      border: 0;
      margin: 0;
      padding: 0;
      padding-bottom: 10px; }
      .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs ul.ui-tabs-nav .ui-state-hover {
        background: none; }
        .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs ul.ui-tabs-nav .ui-state-hover a:hover {
          color: #7e7e7e; }
      .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs ul.ui-tabs-nav .news-listing-item {
        padding-right: 0.35714em;
        display: inline-block;
        box-sizing: border-box;
        margin: 0;
        border: none !important;
        background: none; }
        .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs ul.ui-tabs-nav .news-listing-item a {
          border: 1px solid #e4e4e4;
          border-radius: 5px;
          background: #e4e4e4;
          display: inline-block;
          box-sizing: border-box;
          font-size: 1.14286em;
          font-weight: bold;
          text-align: center;
          color: #003366;
          padding: 0.22222em 0.44444em; }
          @media (min-width: 1270px) {
            .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs ul.ui-tabs-nav .news-listing-item a {
              font-size: 1.28571em;
              padding: 0.22222em 0.83333em; } }
        .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs ul.ui-tabs-nav .news-listing-item a:hover {
          background: #e4e4e4; }
      .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs ul.ui-tabs-nav .ui-tabs-active a {
        color: #7e7e7e; }
    .front .block--news-listing-fp-cat-latest-news div.block__content div#latest-news-tabs div.ui-tabs-panel {
      padding: 0;
      border-radius: 0; }
  .front .block--news-listing-fp-cat-latest-news > div > h2 {
    font-size: 1.42857em;
    font-style: italic;
    font-weight: bold;
    line-height: 120%;
    color: #003366;
    text-align: left;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 0.71429em 0 0.14286em 0; }
  .front .block--news-listing-fp-cat-latest-news div.news-row {
    border-bottom: 0.07143em solid #dedede;
    padding: 0.5em 0; }
    @media (min-width: 1270px) {
      .front .block--news-listing-fp-cat-latest-news div.news-row {
        padding: 0.71429em 0; } }
    .front .block--news-listing-fp-cat-latest-news div.news-row span.news-date {
      font-size: 0.85714em;
      margin: 0 0.35714em 0 0;
      display: table-cell;
      font-weight: 600;
      color: #a8a8a8; }
    .front .block--news-listing-fp-cat-latest-news div.news-row span.news-title {
      display: table-cell;
      padding-left: 0.71429em; }
    .front .block--news-listing-fp-cat-latest-news div.news-row span a {
      color: #003366;
      text-decoration: none;
      line-height: 1.07143em;
      font-size: 0.875em;
      font-weight: 700; }
      @media (min-width: 1270px) {
        .front .block--news-listing-fp-cat-latest-news div.news-row span a {
          font-size: 1em; } }
      .front .block--news-listing-fp-cat-latest-news div.news-row span a:hover {
        text-decoration: underline; }
  .front .block--news-listing-fp-cat-latest-news div.news-row-last {
    border-bottom: none; }

.front .region-post1-wrapper {
  background: rgba(136, 154, 199, 0.2) url("../images/world-map.png");
  background-size: 500%, cover;
  background-position-y: -25%;
  background-position-x: 20%;
  height: auto;
  background-repeat: no-repeat;
  margin-top: 10px; }
  @media (min-width: 500px) {
    .front .region-post1-wrapper {
      background-size: 150%, cover;
      background-position-y: 20%;
      background-position-x: 40%; } }

.front .block--it-immigration {
  padding-bottom: 1.07143em; }
  .front .block--it-immigration h2 {
    font-size: 22px;
    font-weight: 800 !important;
    text-align: center;
    color: #2a2a2a;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 30px;
    text-transform: uppercase; }
    @media (min-width: 500px) {
      .front .block--it-immigration h2 {
        font-size: 28px; } }
    @media (min-width: 1024px) {
      .front .block--it-immigration h2 {
        font-size: 36px; } }
  .front .block--it-immigration ul {
    padding: 0;
    margin-bottom: 10px; }
    .front .block--it-immigration ul:after {
      content: "";
      display: table;
      clear: both; }
    .front .block--it-immigration ul li {
      padding-right: 2.14286em;
      box-sizing: border-box;
      display: block;
      width: 100%;
      float: left; }
      @media (min-width: 500px) {
        .front .block--it-immigration ul li {
          width: 50%; }
          .front .block--it-immigration ul li.aus {
            clear: left; } }
      @media (min-width: 1024px) {
        .front .block--it-immigration ul li {
          width: 25%; }
          .front .block--it-immigration ul li.aus {
            clear: none; } }
      .front .block--it-immigration ul li h3 {
        font-size: 1.5em;
        margin-bottom: 10px; }
        @media (min-width: 500px) {
          .front .block--it-immigration ul li h3 {
            margin-bottom: 20px; } }
        .front .block--it-immigration ul li h3 a:before {
          margin-bottom: -10px; }
      .front .block--it-immigration ul li div p {
        font-weight: 300;
        margin-bottom: 5px;
        font-size: 1em;
        line-height: 130%; }
      .front .block--it-immigration ul li div ul li {
        width: 100%;
        float: none;
        padding: 0.28571em 0; }
        @media (min-width: 500px) {
          .front .block--it-immigration ul li div ul li {
            padding: 0.28571em 0; } }
        .front .block--it-immigration ul li div ul li a {
          font-weight: bold;
          color: #003366;
          line-height: 120%;
          font-size: 1em !important; }
          .front .block--it-immigration ul li div ul li a:after {
            content: "\f04b";
            padding-left: 0.71429em;
            font-size: 0.5625em !important;
            position: relative;
            bottom: 2px; }
    .front .block--it-immigration ul li.uk {
      margin-top: 0; }
      @media (min-width: 500px) {
        .front .block--it-immigration ul li.uk {
          margin-top: 15px; } }
      @media (min-width: 1024px) {
        .front .block--it-immigration ul li.uk {
          margin-top: 0; } }
      .front .block--it-immigration ul li.uk h3 a:before {
        background-image: url("../images/uk.png");
        display: inline-block;
        width: 46px;
        height: 32px;
        content: "";
        margin-right: 10px; }
    .front .block--it-immigration ul li.usa {
      margin-top: 15px; }
      @media (min-width: 500px) {
        .front .block--it-immigration ul li.usa {
          margin-top: 15px; } }
      @media (min-width: 1024px) {
        .front .block--it-immigration ul li.usa {
          margin-top: 0; } }
      .front .block--it-immigration ul li.usa h3 a:before {
        background-image: url("../images/us.png");
        display: inline-block;
        width: 46px;
        height: 32px;
        content: "";
        margin-right: 10px; }
    .front .block--it-immigration ul li.can {
      margin-top: 15px; }
      @media (min-width: 1024px) {
        .front .block--it-immigration ul li.can {
          margin-top: 0; } }
      .front .block--it-immigration ul li.can h3 a:before {
        background-image: url("../images/canada.png");
        display: inline-block;
        width: 46px;
        height: 32px;
        content: "";
        margin-right: 10px; }
    .front .block--it-immigration ul li.aus {
      margin-top: 15px; }
      @media (min-width: 1024px) {
        .front .block--it-immigration ul li.aus {
          margin-top: 0; } }
      .front .block--it-immigration ul li.aus h3 a:before {
        background-image: url("../images/au.png");
        display: inline-block;
        width: 46px;
        height: 32px;
        content: "";
        margin-right: 10px; }
  .front .block--it-immigration .all {
    margin-bottom: 10px; }
    .front .block--it-immigration .all a {
      font-size: 1.57143em;
      font-weight: bold;
      color: #003366; }
      .front .block--it-immigration .all a:before {
        padding-right: 0.35714em; }

.front #block-s1mple0ds-front0d {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 15px 0 0 0; }
  @media (min-width: 600px) {
    .front #block-s1mple0ds-front0d {
      float: left;
      width: 50%;
      padding: 15px 0 0 10px; } }
  @media (min-width: 1024px) {
    .front #block-s1mple0ds-front0d {
      float: left;
      width: 35%;
      padding-left: 20px;
      padding-right: 0;
      padding-top: 15px; } }
  .front #block-s1mple0ds-front0d .s1mple0ds-item {
    display: block;
    text-align: center;
    margin-bottom: 0.57143em; }
    .front #block-s1mple0ds-front0d .s1mple0ds-item a {
      display: block;
      background-image: linear-gradient(219deg, #D6EBFF, #D1E8FF); }
      .front #block-s1mple0ds-front0d .s1mple0ds-item a h2 {
        font-size: 1.42857em;
        font-weight: 700 !important;
        font-style: normal;
        font-stretch: normal;
        text-align: left;
        color: #003366;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
        width: 75%;
        margin-right: 25%;
        text-transform: uppercase;
        line-height: 105%;
        letter-spacing: -0.5px; }
        @media (min-width: 1200px) {
          .front #block-s1mple0ds-front0d .s1mple0ds-item a h2 {
            font-size: 1.57143em; } }
      .front #block-s1mple0ds-front0d .s1mple0ds-item a h6 {
        border-radius: 5px;
        background-color: rgba(255, 255, 255, 0.59);
        height: 16px;
        font-size: 1em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        text-align: left;
        color: #003366;
        display: inline-block;
        padding: 7px 10px;
        position: absolute;
        bottom: 1.07143em;
        left: 1.07143em; }
      .front #block-s1mple0ds-front0d .s1mple0ds-item a div {
        padding: 1.07143em 1.42857em 2.85714em 1.07143em;
        box-sizing: border-box;
        position: relative;
        min-height: 137px;
        background-position: right bottom;
        background-repeat: no-repeat;
        background-origin: border-box; }
      .front #block-s1mple0ds-front0d .s1mple0ds-item a .country-us {
        background-image: url("../images/america.png"); }
      .front #block-s1mple0ds-front0d .s1mple0ds-item a .country-uk {
        background-image: url("../images/united-kingdom.png"); }
      .front #block-s1mple0ds-front0d .s1mple0ds-item a .country-australia {
        background-image: url("../images/australia.png"); }
      .front #block-s1mple0ds-front0d .s1mple0ds-item a .assessment-form h6 {
        border-radius: 5px;
        background-color: rgba(0, 51, 102, 0.88);
        height: 16px;
        font-size: 1em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        text-align: left;
        color: white;
        display: inline-block;
        padding: 7px 10px;
        position: absolute;
        bottom: 1.07143em;
        left: 1.07143em; }
    .front #block-s1mple0ds-front0d .s1mple0ds-item img {
      width: 100% !important;
      height: auto !important; }

.front #block-video-listing-front-videos {
  width: 100%;
  box-sizing: border-box; }
  @media (min-width: 1024px) {
    .front #block-video-listing-front-videos {
      float: left;
      -ms-flex-align: stretch;
          align-items: stretch;
      width: 40%;
      padding-right: 1.42857em; } }
  .front #block-video-listing-front-videos .top-videos {
    box-sizing: border-box; }
    @media (max-width: 500px) {
      .front #block-video-listing-front-videos .top-videos:nth-child(2) {
        clear: both;
        padding-top: 8px; } }
    @media (min-width: 500px) {
      .front #block-video-listing-front-videos .top-videos {
        float: left;
        width: 50%; }
        .front #block-video-listing-front-videos .top-videos:nth-child(1) {
          padding-right: 0.35714em; }
        .front #block-video-listing-front-videos .top-videos:nth-child(2) {
          padding-left: 0.35714em; } }
    @media (min-width: 950px) {
      .front #block-video-listing-front-videos .top-videos {
        margin-bottom: 0; } }
    .front #block-video-listing-front-videos .top-videos .field--name-field-video a {
      position: relative; }
      .front #block-video-listing-front-videos .top-videos .field--name-field-video a:before {
        position: absolute;
        bottom: 3px;
        right: 0;
        display: block;
        background-color: #003366;
        color: white;
        font-size: 22px;
        padding: 0.42857em 0.57143em; }
      .front #block-video-listing-front-videos .top-videos .field--name-field-video a:before {
        bottom: 3px; }
    .front #block-video-listing-front-videos .top-videos .image {
      width: 40%;
      height: auto;
      float: left; }
      .front #block-video-listing-front-videos .top-videos .image img {
        width: 100%;
        height: auto; }
      @media (min-width: 500px) {
        .front #block-video-listing-front-videos .top-videos .image {
          width: 100%;
          height: auto; } }
    .front #block-video-listing-front-videos .top-videos h3.video-title {
      width: 60%;
      float: left;
      box-sizing: border-box;
      font-size: 1.25em;
      padding-left: 10px; }
      @media (min-width: 500px) {
        .front #block-video-listing-front-videos .top-videos h3.video-title {
          width: 100%;
          padding-left: 0; } }

#block-it-0ds-it-front1 {
  max-height: 200px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box; }
  @media (min-width: 1024px) {
    #block-it-0ds-it-front1 {
      float: left;
      width: 60%;
      padding-right: 0;
      -ms-flex-item-align: center;
          align-self: center; } }

.front .region-post3-wrapper {
  background-image: linear-gradient(100deg, rgba(136, 182, 210, 0.5), rgba(0, 51, 102, 0.11)); }
  @media (min-width: 768px) {
    .front .region-post3-wrapper {
      padding-top: 2.85714em; } }
  @media (min-width: 768px) {
    .front .region-post3-wrapper #block-it-testimonials-it-testimonials {
      display: -ms-flexbox;
      display: flex; } }
  .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list {
    width: 100%;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list {
        width: 50%;
        display: block;
        float: left;
        -ms-flex-align: stretch;
            align-items: stretch; } }
    @media (min-width: 1024px) {
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list {
        width: 70%; } }
    .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial {
      width: 100%;
      box-sizing: border-box;
      padding-right: 1.42857em;
      padding-top: 20px; }
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial:nth-child(2) {
        display: none; }
      @media (min-width: 768px) {
        .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial {
          display: block;
          padding-top: 0; } }
      @media (min-width: 1024px) {
        .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial {
          float: left;
          width: 50%; }
          .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial:nth-child(2) {
            display: block; } }
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial h2 {
        font-size: 1.42857em;
        margin-top: 0;
        font-weight: bold;
        color: #003366;
        text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.5);
        font-style: italic;
        padding-left: 10px; }
        .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial h2:before {
          content: "’’";
          transform: rotate(180deg);
          font-size: 80px;
          font-weight: 500;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: -4px;
          color: #003366;
          position: relative;
          left: -10px;
          top: 35px; }
        @media (min-width: 500px) {
          .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial h2 {
            font-size: 1.71429em; } }
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial .body {
        font-size: 1em;
        color: #003366;
        text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.5);
        line-height: 140%;
        padding: 5px 0 10px 0; }
        @media (min-width: 500px) {
          .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial .body {
            font-size: 1.14286em; } }
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .testimonial .person {
        padding-top: 0.35714em;
        font-size: 1em;
        font-weight: bold;
        color: #003366;
        text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.5); }
    .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .all {
      clear: both;
      padding-top: 1.78571em;
      padding-bottom: 1.42857em; }
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .all a {
        font-size: 1em;
        font-weight: 700;
        color: #003366;
        text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.5); }
        .front .region-post3-wrapper #block-it-testimonials-it-testimonials .list .all a:after {
          content: "\f0da";
          padding-left: 0.35714em; }
  .front .region-post3-wrapper #block-it-testimonials-it-testimonials .milestone {
    width: 100%;
    box-sizing: border-box;
    background-color: #003366;
    font-size: 1.57143em;
    font-weight: bold;
    color: #ffffff;
    padding: 20px 20px 0 20px;
    line-height: 120%; }
    @media (min-width: 768px) {
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .milestone {
        -ms-flex-align: stretch;
            align-items: stretch;
        float: right;
        width: 50%;
        height: 100%;
        font-size: 1.57143em; } }
    @media (min-width: 1024px) {
      .front .region-post3-wrapper #block-it-testimonials-it-testimonials .milestone {
        width: 30%;
        font-size: 1.85714em; } }
    .front .region-post3-wrapper #block-it-testimonials-it-testimonials .milestone p {
      text-align: right;
      font-size: 3.57143em;
      line-height: 20px;
      margin-top: 35px;
      margin-bottom: 0; }

.front .l-region--post4:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 768px) {
  .front .l-region--post4 {
    display: -ms-flexbox;
    display: flex; } }

#block-views-tweets-block {
  width: 100%;
  padding-right: 20px; }
  @media (min-width: 768px) {
    #block-views-tweets-block {
      -ms-flex-align: stretch;
          align-items: stretch;
      float: left;
      width: 50%;
      display: -ms-flexbox;
      display: flex; } }
  #block-views-tweets-block .view-header {
    width: 100%;
    font-size: 1.8em;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #003366; }
    #block-views-tweets-block .view-header a.follow {
      background-color: transparent !important;
      color: #003366;
      font-family: "Open Sans", sans-serif;
      font-weight: 800; }
      #block-views-tweets-block .view-header a.follow:before {
        padding-right: 5px;
        font-weight: 500;
        color: #003366;
        cursor: pointer;
        border-radius: 3px;
        box-sizing: border-box;
        font-size: 1.5em; }
  #block-views-tweets-block .view-content {
    width: 100%; }
    #block-views-tweets-block .view-content ul {
      margin-top: 0; }

.front #block-it-0ds-it-front3 {
  width: 100%;
  padding-left: 20px; }
  @media (min-width: 768px) {
    .front #block-it-0ds-it-front3 {
      float: left;
      width: 50%;
      height: 100%;
      overflow: hidden;
      -ms-flex-item-align: center;
          align-self: center;
      -ms-flex-align: stretch;
          align-items: stretch; } }

.mobile-links {
  height: 40px; }
  @media (min-width: 1024px) {
    .mobile-links {
      height: 20px; } }

.mobile-news, .mobile-newsletter, .all-videos {
  width: 100% !important;
  display: block;
  font-weight: 600 !important;
  color: #003366;
  line-height: 120%;
  font-size: 1.07143em !important;
  margin-top: 5px !important;
  height: 15px; }
  .mobile-news:after, .mobile-newsletter:after, .all-videos:after {
    content: "\f04b";
    padding-left: 0.42857em;
    font-size: 0.625em !important;
    position: relative;
    bottom: 2px; }

@media (min-width: 1024px) {
  .mobile-newsletter {
    display: none; } }

html,
body {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto; }

#section-footer {
  width: 100%;
  height: 22.92857em;
  position: absolute;
  bottom: 0;
  left: 0; }

div.page {
  min-height: 100%;
  position: relative;
  padding-bottom: 22.92857em; }

html {
  font-size: 100%; }

body {
  font-variant: normal;
  font-family: "Open Sans", sans-serif;
  font-size: 87.5%;
  position: relative; }

.ui-widget {
  font-family: "Open Sans", sans-serif; }

.section {
  background-color: #FFFFFF; }

div.zone {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.14286em;
  padding-right: 2.14286em;
  max-width: 1290px; }
  @media only screen and (max-width: 520px) {
    div.zone {
      padding-left: 0.35714em;
      padding-right: 0.35714em; } }
  @media only screen and (min-width: 521px) and (max-width: 768px) {
    div.zone {
      padding-left: 0.71429em;
      padding-right: 0.71429em; } }
  @media only screen and (min-width: 769px) and (max-width: 1010px) {
    div.zone {
      padding-left: 0.71429em;
      padding-right: 0.71429em; } }

h2.node-title {
  font-size: 1.2em; }

/*# sourceMappingURL=style.css.map */
