@import url("//hello.myfonts.net/count/265e0e");
*, *:before, *:after {
  box-sizing: border-box; }

.s-container {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto; }
  .s-container:after {
    content: " ";
    display: block;
    clear: both; }

@media (min-width: 0) and (max-width: 980px) {
  [class^="s-span-"] {
    width: 100%;
    float: left;
    padding-left: 20.5px;
    padding-right: 20.5px; } }

@media (min-width: 981px) {
  .s-span-1 {
    width: 8.3333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-1 {
    margin-left: 8.3333333333%; }
  .s-span-2 {
    width: 16.6666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-2 {
    margin-left: 16.6666666667%; }
  .s-span-3 {
    width: 25%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-3 {
    margin-left: 25%; }
  .s-span-4 {
    width: 33.3333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-4 {
    margin-left: 33.3333333333%; }
  .s-span-5 {
    width: 41.6666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-5 {
    margin-left: 41.6666666667%; }
  .s-span-6 {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-6 {
    margin-left: 50%; }
  .s-span-7 {
    width: 58.3333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-7 {
    margin-left: 58.3333333333%; }
  .s-span-8 {
    width: 66.6666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-8 {
    margin-left: 66.6666666667%; }
  .s-span-9 {
    width: 75%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-9 {
    margin-left: 75%; }
  .s-span-10 {
    width: 83.3333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-10 {
    margin-left: 83.3333333333%; }
  .s-span-11 {
    width: 91.6666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-11 {
    margin-left: 91.6666666667%; }
  .s-span-12 {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .s-push-12 {
    margin-left: 100%; } }

@font-face {
  font-family: 'VerbRegular-Bold';
  src: url("../assets/fonts/verb/regular-bold/265E0E_8_0.eot");
  src: url("../assets/fonts/verb/regular-bold/265E0E_8_0.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/verb/regular-bold/265E0E_8_0.woff") format("woff"), url("../assets/fonts/verb/regular-bold/265E0E_8_0.ttf") format("truetype"); }

@font-face {
  font-family: 'VerbMedium';
  src: url("../assets/fonts/verb/medium/265E0E_D_0.eot");
  src: url("../assets/fonts/verb/medium/265E0E_D_0.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/verb/medium/265E0E_D_0.woff") format("woff"), url("../assets/fonts/verb/medium/265E0E_D_0.ttf") format("truetype"); }

@font-face {
  font-family: 'VerbRegular';
  src: url("../assets/fonts/verb/regular/265E0E_F_0.eot");
  src: url("../assets/fonts/verb/regular/265E0E_F_0.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/verb/regular/265E0E_F_0.woff") format("woff"), url("../assets/fonts/verb/regular/265E0E_F_0.ttf") format("truetype"); }

@font-face {
  font-family: 'VerbLight';
  src: url("../assets/fonts/verb/light/VerbLight-webfont.eot");
  src: url("../assets/fonts/verb/light/VerbLight-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/verb/light/VerbLight-webfont.woff") format("woff"), url("../assets/fonts/verb/light/VerbLight-webfont.ttf") format("truetype"); }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #00AEEF;
  border: 0;
  border-radius: 0px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "VerbRegular-Bold", Verdana, sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-decoration: none;
  transition: background-color 150ms ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: none; }
  button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #008bbf;
    color: #fff; }
  button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover {
      background-color: #00AEEF; }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 0.375em;
  padding: 0; }

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.375em; }

input,
select,
textarea {
  display: block;
  font-family: "VerbRegular", Verdana, sans-serif;
  font-size: 1em; }

input[type="color"], 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"], input:not([type]), textarea,
select[multiple] {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  box-shadow: none;
  box-sizing: border-box;
  margin-bottom: 0.75em;
  padding: 0.5em;
  transition: border-color 150ms ease;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover,
  select[multiple]:hover {
    border-color: #b1b1b1; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
  select[multiple]:focus {
    border-color: #00AEEF;
    box-shadow: none;
    outline: none; }
  input[type="color"]: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, input:not([type]):disabled, textarea:disabled,
  select[multiple]:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover,
    select[multiple]:disabled:hover {
      border: 1px solid #ddd; }

textarea {
  resize: vertical; }

[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

[type="file"] {
  margin-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 0.75em;
  max-width: 100%;
  width: auto; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin: 0; }

dt {
  font-weight: 600;
  margin: 0; }

dd {
  margin: 0; }

figure {
  margin: 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

table {
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #a6a6a6;
  font-weight: 600;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #ddd;
  padding: 0.75em 0; }

tr,
td,
th {
  vertical-align: middle; }

body {
  color: #333;
  font-family: "VerbRegular", Verdana, sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "VerbRegular-Bold", Verdana, sans-serif;
  font-size: 1.333em;
  line-height: 1.2;
  margin: 0 0 0.75em; }

p {
  margin: 0 0 0.75em; }

a {
  color: #00AEEF;
  text-decoration: none;
  transition: color 150ms ease; }
  a:active, a:focus, a:hover {
    color: #0083b3; }

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0; }

#zone-header-wrapper
#section-content {
  font-size: 12px; }

@media (min-width: 0) and (max-width: 980px) {
  body.page-node {
    background: #fff url("../assets/images/fluid/_dev/new-york_1024.jpg") center -90px no-repeat; }
    body.page-node.about-us-section, body.page-node.our-network-section {
      background: #fff url("../assets/images/fluid/_dev/bangkok_1024.jpg") center -35px no-repeat; }
    body.page-node.products-and-services-section, body.page-node.context-vdctrialhp2013 {
      background: #fff url("../assets/images/fluid/_dev/new-york_1024.jpg") center -90px no-repeat; }
    body.page-node.industry-sectors-section {
      background: #fff url("../assets/images/fluid/_dev/frankfurt_1024.jpg") center -50px no-repeat; }
    body.page-node.press-room-section {
      background: #fff url("../assets/images/fluid/_dev/press-room_1024.jpg") center top no-repeat; }
    body.page-node.contact-us-section {
      background: #fff url("../assets/images/fluid/_dev/contact-us_1024.jpg") center -80px no-repeat; }
    body.page-node.front, body.page-node.page--products-services, body.page-node.page--ps-category, body.page-node.node-type-landing-page, body.page-node.page-node-1867 {
      background: none; }
  body.page-search404 {
    background: #fff url("../assets/images/fluid/_dev/new-york_1024.jpg") center -90px no-repeat; }
  body.page-search {
    background: #fff url("../assets/images/fluid/_dev/new-york_1024.jpg") center -90px no-repeat; }
  body.page-user-login {
    background: #fff url("../assets/images/fluid/_dev/new-york_1024.jpg") center -90px no-repeat; }
  body.node-type-press-release,
  body.node-type-cloud-articles {
    background: #fff url("../assets/images/fluid/_dev/press-room_1024.jpg") center top no-repeat; } }

@media (min-width: 981px) {
  body.page-node {
    background: #fff url("../assets/images/normal/_dev/new-york.jpg") center -238px no-repeat; }
    body.page-node.about-us-section, body.page-node.our-network-section {
      background: #fff url("../assets/images/normal/_dev/bangkok.jpg") center -120px no-repeat; }
    body.page-node.products-and-services-section, body.page-node.context-vdctrialhp2013 {
      background: #fff url("../assets/images/normal/_dev/new-york.jpg") center -238px no-repeat; }
    body.page-node.industry-sectors-section {
      background: #fff url("../assets/images/normal/_dev/frankfurt.jpg") center -145px no-repeat; }
    body.page-node.press-room-section {
      background: #fff url("../assets/images/normal/_dev/press-room.jpg") center top no-repeat; }
    body.page-node.contact-us-section {
      background: #fff url("../assets/images/normal/_dev/contact-us.jpg") center -288px no-repeat; }
    body.page-node.front, body.page-node.page--products-services, body.page-node.page--ps-category, body.page-node.node-type-landing-page, body.page-node.page-node-1867 {
      background: none; }
  body.page-search404 {
    background: #fff url("../assets/images/normal/_dev/new-york.jpg") center -238px no-repeat; }
  body.page-search {
    background: #fff url("../assets/images/normal/_dev/new-york.jpg") center -238px no-repeat; }
  body.page-user-login {
    background: #fff url("../assets/images/normal/_dev/new-york.jpg") center -238px no-repeat; }
  body.node-type-press-release {
    background: #fff url("../assets/images/normal/_dev/press-room.jpg") center top no-repeat; } }

/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
/* ########## Redefinitions ########## */
body.hide-messages #messages {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  color: #00aeef;
  line-height: 1.3em; }

h1 {
  font: normal 1.7em/1.3em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-bottom: 0.3em; }

h2 {
  font: normal 1.3em/1.3em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-bottom: 0.7em; }

h3 {
  font: normal 1.2em/1.2em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-bottom: 0.9em; }

h4, h5, h6 {
  font: normal 1em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-bottom: 1em; }

p {
  margin-bottom: 1em; }

ul, ol {
  list-style-position: inside;
  margin-left: 1.1em;
  margin-bottom: 1em; }

ul li {
  list-style-type: disc; }

ol li {
  list-style-type: decimal; }

a {
  color: #00aeef; }

a:hover {
  text-decoration: none; }

table {
  border: 1px solid #fff;
  margin-bottom: 1em;
  width: 100%; }

table thead,
table tbody {
  border-bottom: 3px solid #fff; }

table tr, table tr.even, table tr.odd {
  border-bottom: 3px solid #fff; }

table tr.even {
  background: #e7e7e7; }

table tr.odd {
  background: #f5f5f5; }

table tr th,
table tr td {
  background-color: #eee;
  border-right: 3px solid #fff;
  color: #000000;
  padding: 5px 8px; }

table tr td a {
  color: #000000; }

table tr th {
  background: #fff;
  color: #000;
  font: normal 1em 'VerbRegular-Bold', Verdana, sans-serif; }

table tr th:last-child,
table tr td:last-child {
  border-right: 0; }

table.whitebg tr th,
table.whitebg tr td {
  background-color: #fff; }

input, select, textarea {
  font: 1em 'VerbRegular', Verdana, sans-serif; }

fieldset {
  margin-bottom: 1em; }

hr {
  border: 1px solid #000;
  margin: 1.5em auto;
  width: 75%; }

strong {
  font: normal 1em 'VerbRegular-Bold', Verdana, sans-serif; }

strong u {
  font: normal 1em 'VerbRegular-Bold', Verdana, sans-serif; }

em {
  font: italic 1em 'VerbRegular', Verdana, sans-serif; }

em strong {
  font: normal italic 1em 'VerbRegular-Bold', Verdana, sans-serif; }

blockquote {
  padding: 15px 15px 15px 55px;
  margin: 0 0 15px 0; }

sup, sub {
  font-size: 75%; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

body.page-node blockquote,
.block.computing blockquote,
body.computing-section blockquote {
  background: transparent url("../assets/images/all/quotation-black.png") top left no-repeat;
  border: 4px solid #ffca1f; }

body.communications-section blockquote,
.block.communications blockquote {
  background: transparent url("../assets/images/all/quotation-black.png") top left no-repeat;
  border: 4px solid #f68a1f; }

body.connectivity-section blockquote,
.block.connectivity blockquote {
  background: transparent url("../assets/images/all/quotation-black.png") top left no-repeat;
  border: 4px solid #ff4337; }

body.unified-transport-section blockquote,
.block.unified-transport blockquote {
  background: transparent url("../assets/images/all/quotation-black.png") top left no-repeat;
  border: 4px solid #ff4337; }

body.network-outsourcing-section blockquote,
.block.network-outsourcing blockqoute {
  background: transparent url("../assets/images/all/quotation-black.png") top left no-repeat;
  border: 4px solid #ff4337; }

/* ########## Sections / Zones / Regions ########## */
#zone-content-wrapper {
  background-color: #fff;
  padding-top: 20px; }

.front #zone-content-wrapper {
  padding: 2em 0; }

/* Section: Header */
.not-front #section-header {
  margin-bottom: 60px; }

/* Region: User First */
#region-user-first .site-name {
  margin: 0;
  padding: 10px 0 0; }

#region-user-first .site-name a {
  background: url("../assets/images/fluid/generic/white_logo.png") no-repeat;
  display: block;
  height: 82px;
  overflow: hidden;
  text-indent: -999em;
  width: 173px; }

@media all and (max-width: 540px) {
  #region-user-first .site-name a {
    background: url("../assets/images/fluid/generic/white_logo.png") no-repeat;
    background-size: 100px; } }

#region-user-first .site-slogan {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: 0;
  overflow: hidden;
  position: absolute !important; }

/* Region: User Second */
#region-user-second .block-menu-block .menu-block-wrapper {
  display: none;
  float: right; }

#region-user-second .block-menu-block ul.menu li a {
  color: #fff;
  text-decoration: none; }

#region-user-second .block-search-form {
  display: none;
  float: right;
  margin: 5px 0 0 30px; }

#region-user-second .block-search-form #edit-actions,
#region-user-second .block-search-form #edit-actions--2 {
  display: none; }

#region-user-second .block-search-form input[type=text] {
  border: 0; }

#region-user-second .megamenu-wrapper,
#region-user-second .megamenu-wrapper .megamenu {
  position: static; }

#region-user-second .megamenu-wrapper .megamenu {
  background: transparent; }

/* Zone: Menu */
/* Region: Menu */
#region-menu ul.menu {
  padding-bottom: 10px; }

#region-menu ul.menu li {
  margin: 4px 0 0;
  width: 50%; }

#region-menu ul.menu li:nth-child(-n+2) {
  margin-top: 0; }

#region-menu ul.menu li a {
  color: #fff;
  background: rgba(100, 120, 131, 0.2);
  display: block;
  padding: 10px;
  text-decoration: none; }

#region-menu ul.menu li a:hover {
  background: rgba(100, 120, 131, 0.7); }

#region-menu ul.menu li:nth-child(odd) a {
  margin-right: 2px; }

#region-menu ul.menu li:nth-child(even) a {
  margin-left: 2px; }

@media all and (max-width: 440px) {
  #region-menu ul.menu li {
    width: 100%; }
  #region-menu ul.menu li:nth-child(-n+2) {
    margin: 4px 0 0; }
  #region-menu ul.menu li:nth-child(odd) a {
    margin-right: 0; }
  #region-menu ul.menu li:nth-child(even) a {
    margin-left: 0; }
  div.responsive-toggle-open {
    overflow: visible !important; } }

/* remove menu hoverover effect for specific menu item */
/* Region: Header First */
#block-views-banners-block {
  margin: 20px 0 0; }

/* Section: Content */
.front #section-content {
  margin-top: 0; }

.front #zone-preface-wrapper {
  padding: 2em 0; }

#section-content {
  margin-top: 30px; }

#section-content .zone-wrapper:first-child .zone {
  padding-top: 10px; }

#section-content .zone-preface,
#section-content .zone-content {
  background: #fff; }

/* Zone: Content */
#zone-content {
  position: relative; }

#breadcrumb {
  background: url(../assets/images/all/background-colours/0.5/dark-blue.png) repeat;
  background: rgba(82, 136, 172, 0.5);
  color: #fff;
  left: 0;
  margin: 0;
  top: -38px;
  width: 100%; }

#breadcrumb .breadcrumb {
  padding: 10px 5px; }

#breadcrumb a {
  color: #fff;
  text-decoration: none; }

#breadcrumb a:hover {
  text-decoration: underline; }

body.node-type-landing-page #breadcrumb {
  display: none; }

/* Region: Sidebar First */
#region-sidebar-first .block-menu-block {
  margin-bottom: 10px; }

#region-sidebar-first .block-menu-block h2.block-title {
  background: #000 url(../assets/images/fluid/generic/small-menu-icon.png) 10px no-repeat;
  font-size: 1em;
  margin: 0; }

#region-sidebar-first .block-menu-block h2.block-title a {
  color: #fff;
  display: block;
  padding: 10px 10px 10px 40px;
  text-decoration: none; }

#region-sidebar-first .menu {
  background: url(../assets/images/all/background-colours/0.7/grey.png) repeat;
  background: rgba(100, 120, 131, 0.7); }

#region-sidebar-first .menu a {
  background: url(../assets/images/all/background-colours/0.7/grey.png) repeat;
  background: rgba(100, 120, 131, 0.7);
  border-bottom: 1px solid #999;
  color: #fff;
  display: block;
  padding: 10px;
  text-decoration: none; }

#region-sidebar-first .menu a.active {
  color: #000;
  font-weight: bold;
  text-decoration: underline; }

#region-sidebar-first .menu .menu a {
  padding-left: 20px; }

#region-sidebar-first .menu .menu .menu a {
  padding-left: 30px; }

#region-sidebar-first .menu .menu .menu .menu a {
  padding-left: 40px; }

#region-sidebar-first .menu .menu .menu .menu .menu a {
  padding-left: 50px; }

/* Region: Content */
.front #page-title {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important; }

.front #zone-content h1.title {
  display: none; }

/* Region: Sidebar Second */
#region-sidebar-second {
  clear: both; }

#region-sidebar-second .block {
  margin-bottom: 10px;
  position: relative;
  z-index: 9; }

#region-sidebar-first .block-block .block-title,
#region-sidebar-second .block .block-title {
  background: #00AEEF;
  clear: both;
  color: #fff;
  font-size: 1em;
  margin: 0;
  padding: 5px 8px;
  font-size: 14px; }

/*
  body.front #region-preface-first .block .block-title {
    background: #fff;
    color: $blue;
    padding-top: 0;
  } */
#region-sidebar-second .block .block-title a,
.not-front #region-preface-first .block .block-title a {
  color: #fff; }

#region-sidebar-first .block-block .content,
#region-sidebar-second .block .content,
.not-front #region-preface-first .block .content {
  padding: 10px 10px 0; }

#region-sidebar-second .block.concertina .block-title {
  padding: 0; }

#region-sidebar-second .block.concertina .block-title a {
  background: url("../assets/images/fluid/icons/expand_white_10.gif") 97% center no-repeat;
  display: block;
  padding: 5px 8px; }

#region-sidebar-second .block.concertina-open .block-title a {
  background: url("../assets/images/fluid/icons/collapse_white_10.gif") 97% center no-repeat; }

/* Zone: Postscript */
#zone-postscript {
  background: #637883;
  color: #fff; }

#zone-postscript .related-content,
#zone-postscript .related-content h2,
#zone-postscript .related-content a {
  color: #FFF; }

.front #zone-postscript-wrapper {
  background-color: #e2e2e2;
  padding: 2em 0; }

.front #zone-postscript {
  background-color: #e2e2e2;
  color: inherit; }

/* Region: Postscript First */
#region-postscript-first .related-content-block {
  padding: 10px 10px 20px; }

#region-postscript-first .related-content-block h2 {
  color: #fff;
  font-size: 1em; }

#region-postscript-first .related-content-block a {
  color: #fff; }

/* Region: Postscript Second */
#region-postscript-second {
  padding: 1em 0; }

/* Region: Postscript Third */
#region-postscript-third {
  padding: 1em 0; }

/* ########## Blocks ########## */
.region-content .block {
  float: left; }

.block.responsive-toggle-links {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0; }

.block.responsive-toggle-links .block-inner,
.block.responsive-toggle-links .content,
.block.responsive-toggle-links .toggle {
  height: 100%;
  position: relative; }

.block.responsive-toggle-links .toggle {
  float: right;
  margin-left: 10px; }

.block.responsive-toggle-links .toggle a {
  background: url(../assets/images/all/background-colours/0.2/grey.png) repeat;
  background: rgba(100, 120, 131, 0.2);
  color: #fff;
  display: block;
  font-weight: bold;
  height: 100%;
  min-height: 92px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100px; }

.block.responsive-toggle-links .toggle a:hover {
  background: url(../assets/images/all/background-colours/0.7/grey.png) repeat;
  background: rgba(100, 120, 131, 0.7); }

.block.responsive-toggle-links .menu-toggle {
  background: transparent url("../assets/images/fluid/generic/menu-toggle-icon.png") center center no-repeat;
  background-position: center 19px; }

.block.responsive-toggle-links .search-toggle {
  background: transparent url("../assets/images/fluid/generic/search-toggle-icon.png") center center no-repeat;
  background-position: center 16px; }

.block.responsive-toggle-links .regional-toggle {
  background: transparent url("../assets/images/fluid/generic/regional-toggle-arrow.png") center center no-repeat;
  background-position: center 15px; }

.block.responsive-toggle-links .regional-toggle a span.toggle-label {
  display: block;
  padding: 55px 0 0 0; }

.block.responsive-toggle-links .search-toggle a span.toggle-label {
  display: block;
  padding: 56px 0 0 0; }

.block.responsive-toggle-links .menu-toggle a span.toggle-label {
  display: block;
  padding: 56px 0 0 0; }

/* Phone style to stop the top navigation overlapping the logo on phones */
@media all and (max-width: 440px) {
  #region-user-first {
    height: 70px; }
  .block.responsive-toggle-links .menu-toggle,
  .block.responsive-toggle-links .search-toggle,
  .block.responsive-toggle-links .regional-toggle {
    background-position: 28px 19px; }
  .block.responsive-toggle-links .toggle {
    width: 90px;
    margin-left: 5px;
    height: 65px !important; }
  .block.responsive-toggle-links .toggle a {
    width: 90px;
    height: 57px;
    background: none; }
  .block.responsive-toggle-links .toggle a:hover {
    background: none; }
  .block.responsive-toggle-links .menu-toggle a span.toggle-label,
  .block.responsive-toggle-links .search-toggle a span.toggle-label {
    display: none; }
  .block.responsive-toggle-links .content {
    float: right;
    width: auto; }
  .search-form input[type="text"] {
    max-width: 80%; }
  .block.responsive-toggle-links .regional-toggle {
    display: none !important; } }

@media all and (max-width: 540px) {
  #block-views-banners-block .flex-direction-nav a {
    width: 28px !important;
    height: 28px !important;
    top: 60% !important; } }

@media all and (max-width: 380px) {
  #block-views-banners-block .flex-direction-nav a {
    display: none; } }

.regional-sites {
  width: 100%; }

.regional-sites h2 {
  display: none; }

.regional-sites ul {
  list-style: none;
  margin: 0;
  padding-bottom: 10px; }

.regional-sites ul li {
  float: left;
  list-style: none;
  margin: 4px 0 0;
  width: 50%; }

.regional-sites ul li:nth-child(-n+2) {
  margin-top: 0; }

.regional-sites ul li a {
  color: #fff;
  background: url(../assets/images/all/background-colours/0.2/grey.png) repeat;
  background: rgba(100, 120, 131, 0.2);
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  white-space: nowrap; }

.regional-sites ul li a:hover {
  background: url(../assets/images/all/background-colours/0.7/grey.png) repeat;
  background: rgba(100, 120, 131, 0.7); }

.regional-sites ul li:nth-child(odd) a {
  margin-right: 2px; }

.regional-sites ul li:nth-child(even) a {
  margin-left: 2px; }

/* News Ticker Tape */
.news-ticker {
  background: #91bfea;
  color: #fff;
  font-size: 1.6em;
  margin-bottom: 10px;
  padding: 10px 12px;
  overflow: hidden; }

.news-ticker .content {
  width: 999em; }

.news-ticker ul,
.news-ticker li {
  list-style: none; }

.news-ticker ul {
  margin: 0; }

.news-ticker h2,
.news-ticker li {
  float: left;
  line-height: 1.3em;
  width: auto; }

.news-ticker h2 {
  color: #fff;
  font-size: 1em;
  margin: 0 5px 0 0; }

.news-ticker li {
  margin: 0 5px; }

.news-ticker li:after {
  content: '|'; }

.news-ticker li:last-child:after {
  content: none; }

.news-ticker li a {
  color: #fff;
  display: inline-block;
  padding-right: 5px;
  text-decoration: none; }

.news-ticker li a:hover {
  text-decoration: underline; }

.interoute-block {
  border: 2px solid #00AEEF;
  margin-bottom: 10px;
  padding: 10px; }

body.products-and-services-section .interoute-block {
  width: 97%; }

.interoute-block .block-title,
.interoute-block h2 {
  color: #00AEEF;
  font: normal 1.8em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-bottom: 10px; }

.interoute-block .view-content {
  min-height: 160px;
  float: left;
  width: 100%; }

/* Cloud Store - "Professional Services" Category */
.interoute-block-green {
  border-color: #79bb6e; }

.interoute-category-professional-services {
  background-color: #449539; }

.interoute-category-professional-services p.level-2 {
  background-color: #449539 !important; }

.interoute-block-green .block-title,
.interoute-block-green h2 {
  color: #449539;
  border-bottom: 2px solid #449539 !important; }

/* Cloud Store - "Communications" Category */
.interoute-block-orange {
  border-color: #f68a1f; }

.interoute-category-communications {
  background-color: #F36523; }

.interoute-category-communications p.level-2 {
  background-color: #F36523 !important; }

.interoute-block-orange .block-title,
.interoute-block-orange h2 {
  color: #F36523;
  border-bottom: 2px solid #F36523 !important; }

/* Cloud Store - "Operating Systems" Category */
.interoute-block-purple {
  border-color: #b95fa4; }

.interoute-category-operating-sytems {
  background-color: #92278F; }

.interoute-category-operating-sytems p.level-2 {
  background-color: #92278F !important; }

.interoute-block-purple .block-title,
.interoute-block-purple h2 {
  color: #92278F;
  border-bottom: 2px solid #92278F !important; }

/* Cloud Store - "Compute & Storage" Category */
.interoute-block-yellow {
  border-color: #FFC20F; }

.interoute-category-compute-and-storage {
  background-color: #FFC20F; }

.interoute-category-compute-and-storage p.level-2 {
  background-color: #FFC20F !important; }

.interoute-block-yellow .block-title,
.interoute-block-yellow h2 {
  color: #FFC20F;
  border-bottom: 2px solid #FFC20F !important; }

/* Cloud Store - "Network" Category */
.interoute-block-red {
  border-color: #B32318; }

.interoute-category-network {
  background-color: #B32318; }

.interoute-category-network p.level-2 {
  background-color: #B32318 !important; }

.interoute-block-red .block-title,
.interoute-block-red h2 {
  color: #B32318;
  border-bottom: 2px solid #B32318 !important; }

/* Cloud Store - "Databases" Category */
.interoute-block-pink {
  border-color: #D0395A; }

.interoute-category-databases {
  background-color: #D0395A; }

.interoute-category-databases p.level-2 {
  background-color: #D0395A !important; }

.interoute-block-pink .block-title,
.interoute-block-pink h2 {
  color: #D0395A;
  border-bottom: 2px solid #D0395A !important; }

/* Cloud Store - "Security" Category */
.interoute-block-silver {
  border-color: #B2A97E; }

.interoute-category-security {
  background-color: #B2A97E; }

.interoute-category-security p.level-2 {
  background-color: #B2A97E !important; }

.interoute-block-silver .block-title,
.interoute-block-silver h2 {
  color: #B2A97E;
  border-bottom: 2px solid #B2A97E !important; }

/* Cloud Store - "Web" Category */
.interoute-block-lime {
  border-color: #B7B918; }

.interoute-category-web {
  background-color: #B7B918; }

.interoute-category-web p.level-2 {
  background-color: #B7B918 !important; }

.interoute-block-lime .block-title,
.interoute-block-lime h2 {
  color: #B7B918;
  border-bottom: 2px solid #B7B918 !important; }

/* Cloud Store - "Business Apps" Category */
.interoute-block-blue {
  border-color: #44c7f5; }

.interoute-category-business-apps {
  background-color: #018BD3; }

.interoute-category-business-apps p.level-2 {
  background-color: #018BD3 !important; }

.interoute-block-blue .block-title,
.interoute-block-blue h2 {
  color: #018BD3;
  border-bottom: 2px solid #018BD3 !important; }

.block-interoute-lync-calc,
.block-interoute-vdc-calc,
.block-interoute-colo-calc {
  margin: 1em 0;
  float: left;
  width: 100%; }

/* Product Call 2 Action Buttons */
.block-products-buy-button-block,
.block-products-trial-button-block {
  margin-bottom: 20px; }

/* Product Call 2 Action Buttons */
a.call-2-action-button {
  float: left;
  font-weight: bold;
  padding: 15px 0;
  text-transform: uppercase;
  min-width: 200px; }

a.call-2-action-button {
  padding: 15px 0;
  min-width: 140px; }

a.call-2-action-button img {
  padding-right: 5px;
  vertical-align: middle;
  float: left;
  margin-bottom: 5px; }

a.buy-button {
  padding: 15px; }

a.trial-button {
  padding: 15px; }

a.call-2-action-button span {
  float: left;
  padding: 3px;
  width: 95%; }

.block-system-main .content a.call-2-action-button {
  margin-right: 20px; }

.block-system-main ul li ul li {
  list-style-type: square; }

a.buy-button {
  background: #3f9538;
  background: linear-gradient(to right, #3f9538 0%, #83ae33 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f9538', endColorstr='#83ae33',GradientType=1 );
  /*
  background-image: url('../assets/images/all/buy-icon.png');
  background-repeat: no-repeat;
  background-position: right top;
  */ }

a.buy-button span {
  background-image: url("../assets/images/all/buy-icon.png");
  background-repeat: no-repeat;
  background-position: right center; }

a.trial-button {
  background: #df4920;
  background: linear-gradient(to right, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df4920', endColorstr='#f57d1f',GradientType=1 );
  /*
  background-image: url('../assets/images/all/trial-icon.png');
  background-repeat: no-repeat;
  background-position: right top;
  */ }

a.trial-button span {
  background-image: url("../assets/images/all/trial-icon.png");
  background-repeat: no-repeat;
  background-position: right center; }

a.buy-button,
a.trial-button {
  color: #fff;
  text-decoration: none; }

a.buy-button a:hover,
a.trial-button a:hover {
  text-decoration: underline; }

.view-products span.ext {
  display: none; }

.colo-calculator,
.lync-calculator,
.vdc-calculator {
  border: 2px solid #91bfea;
  color: #647883;
  padding: 10px 0; }

.colo-calculator .slider-wrapper,
.lync-calculator .slider-wrapper,
.vdc-calculator .slider-wrapper {
  padding: 0 25px 15px 15px; }

.colo-calculator .slider-wrapper .label a,
.lync-calculator .slider-wrapper .label a,
.vdc-calculator .slider-wrapper .label a {
  background: #91bfea;
  color: #fff;
  display: inline-block;
  font-style: italic;
  font-weight: bold;
  margin-left: 1em;
  text-align: center;
  text-decoration: none;
  width: 1.4em; }

.colo-calculator .ui-slider-horizontal,
.lync-calculator .ui-slider-horizontal,
.vdc-calculator .ui-slider-horizontal {
  background: #5d5766;
  border-radius: 8px;
  box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3);
  height: 19px;
  margin-bottom: 1.5em;
  margin-top: 0.5em; }

.colo-calculator .ui-slider-range,
.lync-calculator .ui-slider-range,
.vdc-calculator .ui-slider-range {
  background: #5c8cb0;
  border-radius: 8px;
  box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3); }

.colo-calculator .ui-slider-handle,
.lync-calculator .ui-slider-handle,
.vdc-calculator .ui-slider-handle {
  background: url("../assets/images/fluid/vdc-calculator/slider-handle.png") no-repeat top;
  color: #8b9aa2;
  display: inline-block;
  margin-left: -1.5em;
  min-width: 48px;
  padding-top: 27px; }

.colo-calculator .ui-slider-handle span,
.lync-calculator .ui-slider-handle span,
.vdc-calculator .ui-slider-handle span {
  display: block;
  font-size: 0.8em; }

.colo-calculator .slider-wrapper .tooltip,
.lync-calculator .slider-wrapper .tooltip,
.vdc-calculator .slider-wrapper .tooltip {
  font-size: 0.9em;
  font-style: italic;
  padding-top: 0.5em; }

.colo-calculator .slider-os .label,
.lync-calculator .slider-os .label,
.vdc-calculator .slider-os .label {
  margin-bottom: 0.5em; }

.colo-calculator .sliders .wrapper,
.lync-calculator .sliders .wrapper,
.vdc-calculator .sliders .wrapper {
  padding-bottom: 0.5em; }

.colo-calculator .sliders .legend,
.lync-calculator .sliders .legend,
.vdc-calculator .sliders .legend {
  color: #00AEEF;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.3em;
  padding: 0 15px; }

.colo-calculator .sliders .wrapper-inner,
.lync-calculator .sliders .wrapper-inner,
.vdc-calculator .sliders .wrapper-inner {
  background: #e0e4e6;
  padding-top: 15px; }

.colo-calculator .costs,
.lync-calculator .costs,
.vdc-calculator .costs {
  border-top: 2px solid #91bfea;
  padding: 10px 0; }

.colo-calculator .costs h3,
.lync-calculator .costs h3,
.vdc-calculator .costs h3 {
  color: #647883;
  font-size: 1em;
  margin-bottom: 10px;
  padding: 0 15px; }

.colo-calculator .costs table,
.colo-calculator .costs table tbody,
.colo-calculator .costs table tr,
.colo-calculator .costs table th,
.colo-calculator .costs table td,
.lync-calculator .costs table,
.lync-calculator .costs table tbody,
.lync-calculator .costs table tr,
.lync-calculator .costs table th,
.lync-calculator .costs table td,
.vdc-calculator .costs table,
.vdc-calculator .costs table tbody,
.vdc-calculator .costs table tr,
.vdc-calculator .costs table th,
.vdc-calculator .costs table td {
  background: transparent;
  border: 0;
  color: #647883; }

.colo-calculator .costs table,
.lync-calculator .costs table,
.vdc-calculator .costs table {
  border-bottom: 2px solid #91bfea; }

.colo-calculator .costs table tr,
.lync-calculator .costs table tr,
.vdc-calculator .costs table tr {
  border-top: 1px solid #91bfea; }

.colo-calculator .costs table th,
.lync-calculator .costs table th,
.vdc-calculator .costs table th {
  font-weight: normal; }

.colo-calculator .costs table th,
.colo-calculator .costs table td,
.lync-calculator .costs table th,
.lync-calculator .costs table td,
.vdc-calculator .costs table th,
.vdc-calculator .costs table td {
  padding: 5px 15px; }

.lync-calculator .costs .recommended-package,
.vdc-calculator .costs .recommended-package {
  float: left;
  width: 49%; }

.lync-calculator .costs .monthly-cost,
.vdc-calculator .costs .monthly-cost {
  float: right;
  width: 49%; }

.colo-calculator .costs .vdc-price .label,
.colo-calculator .costs .managed-price .label,
.lync-calculator .costs .setup-cost .label,
.lync-calculator .costs .monthly-cost .label,
.vdc-calculator .costs .recommended-package .label,
.vdc-calculator .costs .monthly-cost .label {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 1em; }

.colo-calculator .costs .vdc-price .value,
.colo-calculator .costs .managed-price .value,
.lync-calculator .costs .setup-cost .value,
.lync-calculator .costs .monthly-cost .value,
.vdc-calculator .costs .recommended-package .value,
.vdc-calculator .costs .monthly-cost .value {
  color: #91bfea;
  font-size: 1.3em;
  font-weight: bold; }

.lync-calculator .costs .setup-cost .label,
.lync-calculator .costs .setup-cost .value,
.vdc-calculator .costs .recommended-package .label,
.vdc-calculator .costs .recommended-package .value {
  padding: 0 8px 0 15px; }

.lync-calculator .costs .monthly-cost .label,
.lync-calculator .costs .monthly-cost .value,
.vdc-calculator .costs .monthly-cost .label,
.vdc-calculator .costs .monthly-cost .value {
  padding: 0 15px 0 8px; }

.colo-calculator .costs .managed-price {
  padding-top: 20px; }

.colo-calculator .costs .managed-price .label,
.colo-calculator .costs .managed-price .value {
  padding: 0; }

.colo-calculator .costs .vdc-price .label,
.colo-calculator .costs .vdc-price .value {
  padding: 0; }

.block-interoute-colo-calc a.vdc-calculator-buy,
.block-interoute-lync-calc a.lync-calculator-buy,
.block-interoute-vdc-calc a.vdc-calculator-buy {
  /*background: #79bb6e url('../assets/images/fluid/icons/button_disc_arrow_18.png') 95% center no-repeat;*/
  background: #3f9538;
  background: linear-gradient(to right, #3f9538 0%, #83ae33 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f9538', endColorstr='#83ae33',GradientType=1 );
  color: #fff;
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  margin-top: 1em;
  width: 95%;
  float: left;
  padding: 15px; }

.block-interoute-colo-calc a.vdc-calculator-buy span,
.block-interoute-lync-calc a.lync-calculator-buy span,
.block-interoute-vdc-calc a.vdc-calculator-buy span {
  background-image: url("../assets/images/all/buy-icon.png");
  background-repeat: no-repeat;
  background-position: right center;
  float: left;
  padding: 3px;
  width: 95%; }

.block-interoute-colo-calc span.ext,
.block-interoute-lync-calc span.ext,
.block-interoute-vdc-calc span.ext {
  display: none; }

.block-interoute-colo-calc a.vdc-calculator-trial,
.block-interoute-lync-calc a.lync-calculator-trial,
.block-interoute-vdc-calc a.vdc-calculator-trial {
  /*background: #79bb6e url('../assets/images/fluid/icons/button_disc_arrow_18.png') 95% center no-repeat;*/
  background: #df4920;
  background: linear-gradient(to right, #df4920 0%, #f57d1f 94%, #f57d1f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df4920', endColorstr='#f57d1f',GradientType=1 );
  color: #fff;
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  margin-top: 1em;
  width: 95%;
  float: left;
  padding: 15px; }

.block-interoute-colo-calc a.vdc-calculator-trial span,
.block-interoute-lync-calc a.lync-calculator-trial span,
.block-interoute-vdc-calc a.vdc-calculator-trial span {
  background-image: url("../assets/images/all/trial-icon.png");
  background-repeat: no-repeat;
  background-position: right center;
  float: left;
  padding: 3px;
  width: 95%; }

/* Colo calc price padding */
.block-interoute-colo-calc .vdc-price,
.block-interoute-colo-calc .managed-price,
.block-interoute-colo-calc .buy-trial-buttons {
  padding-left: 15px; }

/* Block System Main */
.front .block-system-main {
  display: none; }

/*------- News ticker -------*/
section.block-top-tips-ticker {
  width: 100%;
  margin-bottom: 10px;
  background-color: #f1f1f1; }

section.block-top-tips-ticker ul.liScroll {
  color: #fff;
  float: left;
  font-size: 1em;
  font-weight: normal;
  list-style: none;
  font: 1em 'VerbRegular', Verdana, sans-serif; }

section.block-top-tips-ticker ul.liScroll li {
  float: left;
  line-height: 1.3em;
  list-style: none;
  margin: 0 5px;
  padding: 10px 7px;
  width: auto; }

section.block-top-tips-ticker ul.liScroll li a {
  color: #00AEEF;
  display: inline-block;
  margin: 0;
  padding-right: 15px;
  text-decoration: none; }

section.block-top-tips-ticker ul.liScroll li:after {
  content: '|'; }

section.block-top-tips-ticker ul.liScroll span.views-liScroll-tick-field {
  float: left;
  margin: 0; }

section.block-top-tips-ticker h2 {
  font: normal 1.8em 'VerbRegular-Bold', Verdana, sans-serif;
  padding: 10px;
  margin: 0;
  float: left; }

section.block-top-tips-ticker .liScroll-container {
  width: 95%;
  margin-bottom: 0;
  padding: 0;
  height: 40px;
  margin-left: 2.4%; }

section.block-top-tips-ticker .liScroll-container .mask {
  top: 3px;
  background-color: #f1f1f1;
  left: 0;
  width: 99.5%; }

/* Office Location Block */
.office-location-block ul {
  list-style: none;
  margin: 0; }

.office-location-block ul li {
  list-style: none; }

.office-location-fluid {
  display: inline-block; }

.office-location-normal {
  display: none; }

.office-location-wide {
  display: none; }

#zone-postscript .google-map-image {
  float: left;
  margin-right: 10px;
  min-width: 125px; }

/* Homepage New Products Block */
#zone-preface .homepage-products .view-products .views-field-field-product-image {
  float: left;
  min-width: 110px;
  margin: 3px 0 10px; }

#zone-preface .homepage-products .view-products .view-content {
  float: left;
  width: 100%; }

#zone-preface .homepage-products .view-products .view-content .views-field-title {
  float: left;
  width: 70%; }

#zone-preface .homepage-products .view-products .view-content .views-field-title a {
  text-decoration: none; }

#zone-preface .homepage-products .view-products .view-content .views-field-title a:hover {
  text-decoration: underline;
  color: #000; }

#zone-preface .homepage-products .view-products .view-content .views-field-title h3 {
  color: #000;
  margin-bottom: 0; }

#zone-preface .homepage-products .view-products .view-content .views-field-body {
  float: left;
  width: 70%;
  margin-top: 5px; }

#zone-preface .interoute-block .more-link {
  clear: both;
  float: left;
  width: 100%;
  text-align: inherit; }

#zone-preface .interoute-block .more-link a {
  display: inline-block;
  float: right;
  font-size: 1.2em;
  padding-right: 21px; }

#zone-preface .interoute-block-orange .more-link {
  background: transparent url(../assets/images/fluid/icons/orange_arrow.png) right bottom no-repeat; }

#zone-preface .interoute-block-green .more-link {
  background: transparent url(../assets/images/fluid/icons/green_arrow.png) right bottom no-repeat; }

#zone-preface .interoute-block-blue .more-link {
  background: transparent url(../assets/images/fluid/icons/blue_arrow.png) right bottom no-repeat; }

#zone-preface .interoute-block-purple .more-link {
  background: transparent url(../assets/images/fluid/icons/purple_arrow.png) right bottom no-repeat; }

#zone-postscript .homepage-latest-news .more-link {
  background: transparent url(../assets/images/fluid/icons/blue_arrow.png) right bottom no-repeat;
  clear: both;
  float: left;
  width: 100%;
  text-align: inherit;
  position: absolute;
  bottom: 20px;
  right: 20px; }

#zone-postscript .homepage-latest-news .more-link a {
  display: inline-block;
  float: right;
  padding-right: 21px; }

/* Homepage Latest News Block */
#zone-preface .homepage-latest-news .view-latest-news .view-content {
  float: left;
  width: 100%; }

#zone-preface .homepage-latest-news .view-latest-news .view-content .views-row {
  float: left;
  margin-bottom: 5px;
  width: 100%; }

#zone-postscript .homepage-latest-news .view-latest-news .view-content .views-row {
  margin-bottom: 1em; }

#zone-preface .homepage-latest-news .view-latest-news .views-field-field-homepage-feature-image {
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
  min-width: 120px; }

#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-title {
  float: left;
  margin-bottom: 5px; }

#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-title a {
  text-decoration: none;
  color: black;
  font: normal 1.2em 'VerbRegular-Bold', Verdana, sans-serif; }

#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-title a:hover {
  text-decoration: underline;
  color: #000; }

#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-title h3 {
  color: #000; }

#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-field-post-date {
  color: #00AEEF;
  clear: both;
  float: left;
  margin-bottom: 5px;
  width: 100%; }

#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-field-mcoverage-referrer {
  clear: both;
  float: left;
  width: 100%; }

#zone-preface .homepage-latest-news .view-latest-news .view-content .views-field-field-body {
  clear: both;
  float: left;
  width: 100%; }

/* Homepage Events Block */
#zone-preface .homepage-events .view-events-listing .view-content {
  float: left;
  width: 100%; }

#zone-preface .homepage-events .view-events-listing .view-content .views-row {
  float: left;
  margin-bottom: 5px;
  width: 100%; }

#zone-preface .homepage-events .view-events-listing .views-field-field-event-thumb {
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
  min-width: 120px; }

#zone-preface .homepage-events .view-events-listing .view-content .views-field-title {
  clear: both;
  float: left;
  margin-bottom: 5px;
  width: 100%; }

#zone-preface .homepage-events .view-events-listing .view-content .views-field-title a {
  text-decoration: none; }

#zone-preface .homepage-events .view-events-listing .view-content .views-field-title a:hover {
  text-decoration: underline;
  color: #000; }

#zone-preface .homepage-events .view-events-listing .view-content .views-field-title h3 {
  color: #000;
  margin-bottom: 0; }

#zone-preface .homepage-events .view-events-listing .view-content .views-field-field-event-logo {
  float: left;
  margin-right: 2em; }

#zone-preface .homepage-events .view-events-listing .view-content .featured-event-location {
  float: left;
  padding-bottom: 1em;
  padding-top: 0.5em; }

#zone-preface .homepage-events .view-events-listing .view-content .views-field-field-event-date {
  color: #00AEEF;
  clear: both;
  float: left;
  margin-bottom: 5px;
  width: 100%; }

#zone-preface .homepage-events .view-events-listing .view-content .views-field-body {
  clear: both;
  float: left;
  width: 100%; }

/* Network Content Block */
.network-content-block ul {
  float: left;
  margin: 0;
  padding-left: 10px; }

.network-content-block ul li {
  color: #00AEEF; }

.network-content-block ul li span {
  color: #000; }

#zone-postscript .network-content-block p {
  float: left; }

#zone-postscript .network-content-block p img {
  float: left;
  margin-right: 10px;
  min-width: 220px; }

/* Product Category Block */
.product-category-block {
  float: left;
  margin: 20px 0 10px;
  width: 100%; }

.product-category-block p {
  color: white;
  font: normal 1.2em 'VerbRegular-Bold', Verdana, sans-serif;
  /*line-height: 0.3em;*/
  margin: 0;
  padding: 5px 10px;
  width: 95%; }

.product-category-block p.level-1 {
  background: url(../assets/images/all/background-colours/0.8/black.png) repeat;
  background: rgba(0, 0, 0, 0.8); }

.product-category-block p.level-2 {
  background-color: #b7dc78;
  font: normal 1.2em 'VerbRegular-Bold', Verdana, sans-serif;
  width: 85%; }

.product-category-block p.level-3 {
  background-color: #b7dc78;
  font-size: 1.3em;
  width: 25%; }

body.computing-section .product-category-block p.level-2 {
  background-color: #ffca1f; }

body.computing-section #breadcrumb {
  background: url(../assets/images/all/background-colours/0.5/yellow.png) repeat;
  background: rgba(255, 202, 31, 0.5); }

body.communications-section .product-category-block p.level-2 {
  background-color: #f68a1f; }

body.communications-section #breadcrumb {
  background: url(../assets/images/all/background-colours/0.5/orange.png) repeat;
  background: rgba(246, 138, 31, 0.5); }

body.connectivity-section .product-category-block p.level-2,
body.unified-transport-section .product-category-block p.level-2,
body.network-outsourcing-section .product-category-block p.level-2 {
  background-color: #ff4337; }

body.connectivity-section #breadcrumb,
body.unified-transport-section #breadcrumb,
body.network-outsourcing-section #breadcrumb {
  background: url(../assets/images/all/background-colours/0.5/red.png) repeat;
  background: rgba(255, 67, 55, 0.5); }

/* MW Twitter Block */
.mw-twitter .tweet {
  margin: 10px 0; }

.mw-twitter .tweet span.ext {
  display: none; }

.mw-twitter .tweet .name {
  font-weight: bold; }

.front #zone-header #region-header-first {
  min-height: 1px;
  /* width: 100%; */
  /* margin: 0; */ }

/* Generic Contact Block */
#zone-header .contact-us-block {
  background: url(../assets/images/all/background-colours/0.8/blue.png) repeat;
  background: rgba(56, 173, 242, 0.8);
  float: left;
  margin: 10px 0;
  width: 100%; }

#zone-header .contact-us-block .block-title {
  background: url(../assets/images/all/background-colours/0.2/dark-blue.png) repeat;
  background: rgba(48, 46, 42, 0.2);
  margin: 0;
  padding: 5px 10px; }

#zone-header .contact-us-block .block-title .block-title-link {
  color: #fff;
  font: normal 0.9em 'VerbRegular-Bold', Verdana, sans-serif;
  text-decoration: none; }

#zone-header .contact-us-block .block-title .block-title-link:hover {
  text-decoration: underline; }

#zone-header .contact-us-block .content {
  color: #fff; }

#zone-header .contact-us-block .content ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#zone-header .contact-us-block .content ul li {
  float: left;
  list-style: none;
  text-align: center;
  width: 25%; }

#zone-header .contact-us-block .content a {
  color: #fff;
  display: block;
  padding: 35px 0 10px;
  text-decoration: none;
  text-transform: lowercase; }

#zone-header .contact-us-block .content a:hover {
  text-decoration: underline; }

#zone-header .contact-us-block .content a.chat {
  background: url("../assets/images/fluid/icons/contact_chat.png") center 13px no-repeat; }

#zone-header .contact-us-block .content a.form {
  background: url("../assets/images/fluid/icons/contact_form.png") center 10px no-repeat; }

#zone-header .contact-us-block .content a.email {
  background: url("../assets/images/fluid/icons/contact_email.png") center 12px no-repeat; }

#zone-header .contact-us-block .content a.callback {
  background: url("../assets/images/fluid/icons/contact_callback.png") center 10px no-repeat; }

#zone-header .contact-us-block .content span.mailto {
  display: none; }

/* ########## Forms ########## */
/* Online enquiries */
#webform-component-personal-information .webform-component-email,
#webform-component-personal-information .webform-component-select:first-of-type {
  margin-top: 0; }

/* ########## Core & module overrides ########## */
/* core */
/* HACK: Fix for weird gap at the bottom of the page caused by Omega clearfix class. */
#page {
  overflow-y: hidden; }

#breadcrumb h2 {
  margin: 0; }

.breadcrumb {
  padding: 0; }

/* node */
.node {
  padding-bottom: 20px; }

/* field */
.field-name-field-file-attachments {
  clear: both; }

.field-name-field-file-attachments table {
  border-bottom: 1px solid #fff;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #fff; }

.field-name-field-file-attachments table thead,
.field-name-field-file-attachments table tbody {
  border-bottom: 0; }

.field-name-field-file-attachments table tr,
.field-name-field-file-attachments table tr.even,
.field-name-field-file-attachments table tr.odd {
  background: transparent;
  border-bottom: 0; }

.field-name-field-file-attachments table tr th,
.field-name-field-file-attachments table tr td {
  border-right: 0; }

.field-name-field-file-attachments table tr th {
  background: transparent;
  padding-top: 10px; }

.field-name-field-file-attachments table tr th:last-child,
.field-name-field-file-attachments table tr td:last-child {
  border-right: 0; }

.field-name-field-file-attachments table tbody tr:last-of-type td {
  padding-bottom: 15px; }

.field-name-field-file-attachments table .file img,
.field-name-field-file-attachments table .file a {
  vertical-align: middle; }

/* menu */
ul.menu {
  margin: 0; }

ul.menu li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }

/* webform */
.webform-client-form .webform-component-markup h3,
.webform-client-form fieldset legend {
  border-bottom: 1px solid #d8dcdf;
  color: #00AEEF;
  display: block;
  font: normal 1.1em/1.3em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-bottom: 1em;
  padding-bottom: 0.3em;
  width: 100%; }

.webform-client-form fieldset {
  margin: 0; }

.webform-client-form fieldset fieldset.collapsible {
  height: auto; }

.webform-client-form fieldset fieldset.collapsible:last-of-type {
  margin-bottom: 0; }

.webform-client-form fieldset fieldset.collapsible .webform-component:first-of-type {
  margin-top: 0; }

.webform-client-form fieldset.collapsible legend {
  border: 0;
  padding: 0; }

.webform-client-form fieldset.collapsible legend .fieldset-legend {
  background: none;
  padding: 0; }

.webform-client-form fieldset.collapsible legend .fieldset-title {
  background: #0090d3 url("../assets/images/fluid/icons/collapse_white_10.gif") 98% center no-repeat;
  color: #fff;
  display: block;
  padding: 5px 10px;
  text-decoration: none; }

.webform-client-form fieldset.collapsed legend .fieldset-title {
  background: #0090d3 url("../assets/images/fluid/icons/expand_white_10.gif") 98% center no-repeat; }

.webform-client-form fieldset.collapsible legend .summary {
  display: none; }

.webform-client-form label {
  margin-bottom: 0.3em; }

.webform-client-form label {
  font: normal 1em 'VerbRegular-Bold', Verdana, sans-serif; }

.webform-client-form .form-textarea,
.webform-client-form .form-text,
.webform-client-form .form-select {
  background-color: #e0e4e6;
  border: 0;
  width: 100%; }

.webform-client-form .form-checkboxes label {
  margin: 0;
  line-height: 1em;
  vertical-align: bottom; }

.webform-client-form input[type="submit"] {
  background: #3f9538;
  background: linear-gradient(to right, #3f9538 0%, #83ae33 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f9538', endColorstr='#83ae33',GradientType=1 );
  padding: 5px;
  border: 0;
  border-radius: 0px;
  border-color: transparent;
  color: #fff;
  text-shadow: none;
  min-width: 100px; }

.webform-component-webform_time .webform-container-inline {
  /* hack to get rid of the colon */
  color: white; }

.webform-client-form .form-item-submitted-start-time-hour,
.webform-client-form .form-item-submitted-end-time-hour {
  float: left;
  margin: 0;
  padding-right: 1%;
  width: 49%; }

.webform-client-form .form-item-submitted-start-time-minute,
.webform-client-form .form-item-submitted-end-time-minute {
  float: left;
  margin: 0;
  width: 49%; }

.webform-client-form .form-type-select select.month,
.webform-client-form .form-type-select select.day,
.webform-client-form .form-type-select select.year {
  float: left;
  margin-right: 1%;
  width: 31%; }

div#webform-component-optional-list-of-devices-to-dial-out-to,
div#webform-component-americas,
div#webform-component-asia-oceania {
  width: 32.333%;
  float: left;
  margin: 0% 1% 2% 0%; }

@media only screen and (max-width: 888px) {
  div#webform-component-optional-list-of-devices-to-dial-out-to,
  div#webform-component-americas,
  div#webform-component-asia-oceania {
    width: 100%; } }

/*Mollom Captcha */
.field-prefix {
  font-size: 1em; }

#edit-mollom-captcha {
  display: block;
  margin-top: 5px;
  width: 70%;
  clear: both; }

.mollom-captcha-content.mollom-image-captcha {
  display: block; }

.form-item-mollom-captcha .description {
  font-size: 0.85em;
  clear: both;
  width: 275px; }

.webform-client-form .form-item.webform-component-checkboxes .form-type-checkbox {
  font-size: 0.85em; }

.form-actions {
  clear: both; }

/* flexslider */
#block-views-banners-block .flex-nav-container {
  cursor: pointer;
  margin-bottom: 0; }

#block-views-banners-block .flex-control-nav {
  bottom: -38px;
  display: block;
  list-style: none;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 11 !important;
  left: 0; }

body.logged-in #block-views-banners-block .flex-control-nav {
  bottom: -38px; }

#block-views-banners-block .flex-control-nav li {
  display: inline;
  list-style: none; }

#block-views-banners-block .flex-control-nav li a {
  background: url("../assets/images/fluid/icons/disc_pager_inactive_13.png") no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 13px;
  margin: 0 10px;
  overflow: hidden;
  text-indent: -999em;
  width: 13px; }

#block-views-banners-block .flex-control-nav li a:hover,
#block-views-banners-block .flex-control-nav li a.flex-active {
  background: url("../assets/images/fluid/icons/disc_pager_active_13.png") no-repeat; }

#block-views-banners-block .flex-direction-nav {
  display: none; }

#block-views-banners-block .flex-direction-nav li {
  list-style: none; }

#block-views-banners-block .flex-direction-nav a {
  height: 48px;
  line-height: 48px;
  margin-top: -24px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  text-align: center;
  text-indent: -999em;
  width: 48px; }

#block-views-banners-block .flex-direction-nav a.flex-prev {
  background: #00AEEF url("../assets/images/fluid/icons/arrow_left_26.png") no-repeat center;
  left: 0;
  z-index: 99;
  display: block; }

#block-views-banners-block .flex-direction-nav a.flex-next {
  background: #00AEEF url("../assets/images/fluid/icons/arrow_right_26.png") no-repeat center;
  right: 0;
  z-index: 99;
  display: block; }

#block-views-banners-block .flexslider {
  width: 100%;
  margin: 0 auto; }

#block-views-banners-block .flexslider .slides,
#block-views-banners-block .flexslider .slides li {
  list-style: none;
  z-index: 10; }

#block-views-banners-block .flexslider .slides img {
  height: auto !important; }

/* Press Room */
#zone-content .menu-name-menu-vdc-press-room,
#zone-content .menu-name-menu-press-room {
  float: left;
  width: 100%; }

#zone-content .menu-name-menu-vdc-press-room ul.menu,
#zone-content .menu-name-menu-press-room ul.menu {
  height: 50px;
  padding: 0 20px 10px 0; }
  #zone-content .menu-name-menu-vdc-press-room ul.menu::after,
  #zone-content .menu-name-menu-press-room ul.menu::after {
    clear: both;
    content: "";
    display: table; }

#zone-content .menu-name-menu-vdc-press-room ul.menu li.leaf,
#zone-content .menu-name-menu-press-room ul.menu li.leaf {
  background: #666666 url("/sites/all/themes/interoute/assets/images/normal/icons/arrow_right_10.png") right 0.7em center no-repeat;
  display: block;
  font-size: 1.2em;
  margin-bottom: 10px;
  padding: 5px 10px; }

#zone-content .menu-name-menu-vdc-press-room ul.menu li.leaf a,
#zone-content .menu-name-menu-press-room ul.menu li.leaf a {
  color: #fff;
  display: block;
  text-decoration: none;
  width: 100%; }

#zone-content .view-news-articles .views-row,
#zone-content .view-press-releases .views-row {
  border-bottom: 1px dotted #eaeaea;
  clear: both;
  float: left;
  margin-bottom: 12px; }

#zone-content .view-news-articles .views-row-last,
#zone-content .view-press-releases .views-row-last {
  border-bottom: 0; }

#zone-content .view-news-articles .views-row .views-field-field-post-date,
#zone-content .view-press-releases .views-row .views-field-field-post-date {
  font-family: 'VerbRegular-Bold'; }

#zone-content .view-media-coverage-view .views-row .views-field-field-post-date,
#zone-content .view-media-coverage .views-row .views-field-field-post-date {
  font-family: 'VerbRegular-Bold'; }

#zone-content .view-aggregate-press-listing .view-content {
  float: left;
  width: 100%; }

#zone-content .view-events-listing .view-content .scoop-left,
#zone-content .view-aggregate-press-listing .view-content .scoop-left {
  float: left;
  width: 49%;
  margin-right: 2%; }

#zone-content .view-events-listing .view-content .scoop-right,
#zone-content .view-aggregate-press-listing .view-content .scoop-right {
  float: left;
  width: 49%; }

#zone-content .view-aggregate-press-listing .view-content .views-row {
  border-bottom: 1px dotted #ccc;
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0; }

#zone-content .view-aggregate-press-listing .view-content .views-row .views-field-field-post-date {
  background-color: #0090d3;
  padding: 5px 10px;
  color: #fff;
  margin: 0 5px 10px 0;
  display: block;
  display: inline-block; }

#zone-content .view-aggregate-press-listing .view-content .views-row .views-field-type {
  background-color: #666;
  padding: 5px 10px;
  color: #fff;
  display: block;
  display: inline-block; }

#zone-content .view-events .views-row,
#zone-content .view-events-listing .views-row {
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px dotted #ccc; }

#zone-content .view-events .views-row .date-display-single,
#zone-content .view-events-listing .views-row .date-display-single {
  background-color: #0090d3;
  padding: 5px 10px;
  color: #fff;
  margin: 0 5px 10px 0;
  display: block;
  display: inline-block; }

#zone-content .view-events img,
#zone-content .view-events-listing img {
  float: right; }

#zone-content .view-events .views-row .event-thumb,
#zone-content .view-events-listing .views-row .event-thumb {
  float: left;
  margin-right: 15px; }

#zone-content .view-newsletter-listing h3 {
  background-color: #0090d3;
  font-size: 1.2em;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: white;
  display: block;
  clear: both;
  width: 35px; }

#zone-content .view-newsletter-listing .views-row {
  background-color: #fff;
  width: 100%;
  margin: 0 0 20px 0; }

#zone-content .view-newsletter-listing .views-row h3 {
  background-color: #fff;
  width: 100%;
  padding: 0; }

#zone-content .view-newsletter-listing .views-row .views-field-field-published-date {
  font-family: 'VerbRegular-Bold'; }

#zone-content .view-newsletter-listing .views-row .views-field-field-newsletter-image {
  float: left;
  margin-right: 10px; }

/*------- Press room exposed filters -------*/
.view-aggregate-press-listing .view-filters label[for=edit-title],
.view-aggregate-press-listing .view-filters label[for=edit-field-post-date-value] {
  font: normal 1.2em/1.3em 'VerbRegular-Bold', Verdana, sans-serif; }

.view-aggregate-press-listing .view-filters .views-widget-filter-title {
  width: 100%;
  padding-top: 20px; }

.view-aggregate-press-listing .view-filters .views-widget-filter-field_post_date_value {
  width: 100%;
  padding-top: 20px; }

.view-aggregate-press-listing .view-filters #edit-field-post-date-value-min-wrapper,
.view-aggregate-press-listing .view-filters #edit-field-post-date-value-max-wrapper {
  width: 50%;
  float: left; }

.view-aggregate-press-listing .view-filters #edit-field-post-date-value-min {
  width: 95%; }

.view-aggregate-press-listing .view-filters #edit-field-post-date-value-max {
  width: 95%;
  float: right; }

.view-aggregate-press-listing .view-filters .views-widget-filter-title,
.view-aggregate-press-listing .view-filters .views-widget-filter-title input,
.view-aggregate-press-listing .view-filters .form-item-field-post-date-value-min,
.view-aggregate-press-listing .view-filters #edit-field-post-date-value-min,
.view-aggregate-press-listing .view-filters .form-item-field-post-date-value-min-date,
.view-aggregate-press-listing .view-filters .form-item-field-post-date-value-max,
.view-aggregate-press-listing .view-filters #edit-field-post-date-value-max,
.view-aggregate-press-listing .view-filters .form-item-field-post-date-value-max-date,
.view-aggregate-press-listing .view-filters .form-item-field-post-date-value-max-date input {
  width: 100%; }

.view-aggregate-press-listing .view-filters .form-item-field-post-date-value-min-date input {
  width: 95%; }

/*------- Service Provider map -------*/
.service-provider-map-legend {
  display: none; }

.service-provider-map-legend img {
  vertical-align: middle; }

.sp-map {
  display: none; }

.sp-map .marker {
  color: #000;
  font-size: 1.2em;
  cursor: pointer; }

.sp-map .marker .label {
  background-color: white;
  text-transform: capitalize; }

.sp-map .marker:hover {
  color: #00AEEF; }

.sp-map ul.regions li {
  list-style: none; }

.block-service-provider-map {
  margin-bottom: 20px;
  float: left;
  width: 100%; }

.enterprise-downloads-block {
  float: left;
  width: 100%;
  margin: 1em 0; }

.sp-overview-country-item,
.sp-overview-city-item,
.pop-item {
  padding: 10px 10px 10px 0; }

.pop-item {
  /* border-bottom: 1px dotted $blue; */ }

.pop-item .pop-name {
  font-weight: bold; }

#sp-details-content-countries,
#sp-details-content-cities,
#sp-details-content-pops {
  padding-left: 5px; }

.sp-awards {
  float: left;
  width: 100%; }

.sp-downloads h2,
.sp-awards h2,
.block-service-provider-map p.sp-header {
  background: #00AEEF url("/sites/all/themes/interoute/assets/images/normal/icons/arrow_right_10.png") 97% center no-repeat;
  font-size: 1.2em;
  padding: 5px 10px;
  display: block;
  margin-bottom: 10px;
  color: #fff; }

.block-service-provider-map .sp-listwrap {
  height: 180px;
  overflow-y: scroll; }

.block-service-provider-map .sp-listwrap ul {
  margin-left: 0; }

.block-service-provider-map .sp-listwrap li {
  list-style: none; }

.block-service-provider-map .sp-listwrap .hover,
.block-service-provider-map .sp-listwrap .active {
  background: #e0e4e6 url("../assets/images/normal/icons/megamenu_disc_arrow_12.png") 97% center no-repeat;
  cursor: pointer; }

.block-service-provider-map .sp-listblock {
  height: 180px; }

.sp-downloads h2,
.sp-awards h2 {
  font: normal 1.2em/1.3em 'VerbRegular', Verdana, sans-serif;
  padding: 3px 10px 3px 10px; }

.sp-awards p {
  float: left;
  width: 200px;
  margin-right: 20px; }

.sp-awards p img {
  float: left;
  margin-right: 20px; }

/* Main System Content Block */
.block-system-main {
  float: left;
  width: 100%; }

/* Contact Us Blocks */
.contact-us-office-block {
  float: left;
  width: 100%; }

.office-locations-az {
  float: left;
  width: 100%; }

/* Leadership Listings */
.view-leadership-profiles .view-content .leadership-profiles-item-list ul,
.view-leadership-profiles .view-content .leadership-profiles-item-list li {
  list-style-type: none;
  float: left;
  width: 100%;
  padding-bottom: 0.5em; }

.view-leadership-profiles .view-content .leadership-profiles-item-list .views-field-field-profile-thumbnail {
  float: left;
  min-width: 75px; }

.view-leadership-profiles .view-content .leadership-profiles-item-list .views-field-field-profile-thumbnail img {
  height: 67px;
  width: 69px; }

.view-leadership-profiles .view-content .leadership-profiles-item-list .views-field-title {
  float: left;
  width: 75%;
  margin-bottom: 5px; }

.view-leadership-profiles .view-content .leadership-profiles-item-list .views-field-title {
  font: normal 1.1em 'VerbRegular-Bold', Verdana, sans-serif; }

.view-leadership-profiles .view-content .leadership-profiles-item-list .views-field-field-profile-job-position {
  float: left;
  font: normal 1em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-bottom: 5px;
  width: 75%; }

.view-leadership-profiles .view-content .leadership-profiles-item-list .views-field-field-profile-press-photo {
  float: left;
  width: 75%; }

/* Leadership Node View */
.node-profile .field-name-field-profile-press-photo {
  float: right;
  padding-left: 10px;
  min-width: 280px; }

.node-profile .field-name-field-profile-job-position {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 5px;
  width: 65%; }

/* Product Instance Node */
.node-product-instance .field-name-field-product-banner-title {
  font: normal 1em/1.3em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-bottom: 0.7em;
  clear: both; }

.node-product-instance .field-name-field-product-description {
  padding-right: 10px; }

.node-product-instance .field-name-field-product-description a.call-2-action-button {
  clear: both;
  margin: 0.5em 0; }

.node-product-instance .field-name-field-product-image,
.node-product-instance .field-name-product-instance-image-with-link {
  float: left;
  padding-right: 10px;
  max-width: 171px; }

.node-product-instance .field-name-field-product-benefits-title,
.node-product-instance .field-name-field-product-benefits {
  margin-bottom: 5px;
  clear: both; }

.node-product-instance .field-name-field-product-benefits-title {
  font: normal 1em/1.3em 'VerbRegular-Bold', Verdana, sans-serif; }

.node-product-instance .field-name-field-product-benefits {
  padding-left: 5px;
  float: left; }

.node-product-instance .field-name-body {
  clear: both; }

/*------- Node awards -------*/
.node-award .field-name-field-award-colour-logo {
  margin: 5px 10px 10px 0; }

.node-award .field-name-field-award-date-won {
  margin-bottom: 5px; }

.node-award .field-name-field-award-date-won .field-label {
  float: left; }

/*------- Awards - view page -------*/
.view-awards.view-display-id-page .views-field-field-award-colour-logo {
  margin: 5px 10px 10px 0; }

.view-awards.view-display-id-page .views-field-field-award-date-won {
  font-weight: bold; }

.view-awards.view-display-id-page .views-row {
  border-bottom: 1px dotted #eaeaea;
  clear: both;
  float: left;
  padding-bottom: 12px;
  margin-bottom: 12px; }

/* award - blocks */
#block-views-awards-awards .views-row,
#block-views-awards-awards-terms .views-row,
#block-views-awards-awards-date .views-row {
  float: left;
  margin-right: 5px; }

#block-views-awards-awards .more-link,
#block-views-awards-awards-terms .more-link,
#block-views-awards-awards-date .more-link {
  clear: both;
  float: left;
  text-align: left; }

/*------- VDC Press Room Blog listing -------*/
.view-kc-blog-feed .views-row {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc; }

/*------- Who we work with table styles -------*/
#block-views-nodequeue-3-block {
  float: left;
  width: 100%; }

.view-nodequeue-3 table {
  border: 0; }

.view-nodequeue-3 table thead,
.view-nodequeue-3 table tbody {
  border-bottom: 0; }

.view-nodequeue-3 table tr, table tr.even, table tr.odd {
  border-bottom: 0;
  padding-bottom: 20px; }

.view-nodequeue-3 table tr th,
.view-nodequeue-3 table tr td {
  border-right: 0;
  vertical-align: top;
  padding-bottom: 25px; }

.view-nodequeue-3 table tr th:last-child,
.view-nodequeue-3 table tr td:last-child {
  border-right: 0; }

/* Generic Block Image Styling */
.centre-image-first .content p:first-child {
  text-align: center; }

.centre-image-second .content p:nth-child(2) {
  text-align: center; }

.centre-image-second .content p:nth-child(3) {
  text-align: center; }

.interoute-blue {
  background-color: #00B8E9; }

.interoute-white {
  color: #fff; }

.interoute-black {
  color: #000; }

/* Comparison Tables */
.comparison-table tbody {
  text-align: center; }

.comparison-table tr {
  vertical-align: middle; }

.comparison-table td {
  vertical-align: middle; }

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

.comparison-table td.borderbottom {
  background-color: #00AEEF; }

.comparison-table tr td.lightblue {
  background-color: #B3E2F6; }

.comparison-table tr.interoute-blue th {
  background-color: #00AEEF;
  color: white;
  font-size: 1.3em; }

/* Landing Page Node */
.node-type-landing-page .block-system-main {
  padding-top: 1em; }

.node-type-landing-page #zone-content {
  background-color: #00AEEF;
  min-height: 300px; }

body.vdctrial2013-white.node-type-landing-page #zone-content {
  background-color: #ffffff; }

.node-type-landing-page #region-sidebar-first,
.node-type-landing-page #region-sidebar-second {
  margin-bottom: 0px; }

.node-type-landing-page #region-sidebar-second .block-webform .block-title {
  color: #000;
  font-size: 1.2em; }

.node-type-landing-page #region-sidebar-second .block .content {
  color: #000; }

.node-type-landing-page #region-sidebar-second .block .content a {
  font: normal 1em/1em 'VerbRegular-Bold', Verdana, sans-serif; }

.node-type-landing-page #region-sidebar-first .block .content,
.node-type-landing-page #region-sidebar-second .block .content {
  background-color: #00AEEF;
  padding-top: 0; }

body.vdctrial2013-white.node-type-landing-page #region-sidebar-first .block .content,
body.vdctrial2013-white.node-type-landing-page #region-sidebar-second .block .content {
  background-color: #ffffff; }

.node-type-landing-page #region-sidebar-first .block .content p {
  float: left;
  margin: 0; }

.node-type-landing-page #region-sidebar-first .block .content img {
  padding: 0;
  width: 100% !important;
  height: auto !important; }

.node-type-landing-page #region-sidebar-second .webform-container-inline input.form-text {
  float: right;
  width: 70%; }

.node-type-landing-page #region-sidebar-second .form-item {
  clear: both; }

.node-type-landing-page #region-sidebar-second .webform-container-inline div.description {
  color: #FFF;
  float: right;
  padding: 5px; }

.node-type-landing-page #region-sidebar-second .webform-component-textarea label {
  float: left;
  width: auto; }

.node-type-landing-page #region-sidebar-second .webform-component-textarea .form-textarea-wrapper {
  float: right;
  margin-bottom: 10px;
  width: 70%; }

.node-type-landing-page #region-sidebar-second .webform-component-select .form-select {
  float: right;
  width: 70%; }

.node-type-landing-page #region-sidebar-second #webform-component-terms-and-conditions,
.node-type-landing-page #region-sidebar-second #webform-component-terms-and-conditions-VDC {
  float: right; }

.node-type-landing-page #region-sidebar-second #webform-component-terms-and-conditions a,
.node-type-landing-page #region-sidebar-second #webform-component-terms-and-conditions-VDC a {
  color: #000;
  vertical-align: bottom; }

.node-type-landing-page #region-sidebar-second .form-actions {
  float: right;
  clear: both;
  margin: 0.5em 0 0 0; }

.node-type-landing-page #region-sidebar-second .webform-container-inline label,
.node-type-landing-page #region-sidebar-second .webform-component-textarea label {
  color: #fff; }

.node-type-landing-page #region-sidebar-second div.mollom-privacy {
  display: none; }

body.landing-page-2014.node-type-landing-page #region-sidebar-second .webform-container-inline label,
body.landing-page-2014.node-type-landing-page #region-sidebar-second .webform-component-textarea label,
body.landing-page-2014.node-type-landing-page .webform-client-form .form-checkboxes label {
  color: #000; }

body.landing-page-2014.node-type-landing-page #region-sidebar-second .block-webform .block-title {
  color: #fff;
  font-size: 1.2em; }

/*------- LANDING PAGE: VDC Trial -------*/
.region-preface-first .vdctrial-bluelist {
  background: url(../assets/images/all/background-colours/0.8/black.png) repeat;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 20px;
  width: 260px;
  float: right;
  margin-left: 20px; }

body.context-vdctrialhp2013 .region-preface-first .vdctrial-bluelist h3 {
  font-size: 1.2em; }

body.context-vdctrialhp2013 .region-preface-first .vdctrial-bluelist ul {
  margin-bottom: 0; }

body.context-vdctrialhp2013 .region-preface-first .vdctrial-bluelist ul li {
  color: #00AEEF; }

body.context-vdctrialhp2013 .region-preface-first .vdctrial-bluelist ul li span {
  color: #fff; }

/* Office Locations */
address.office-location {
  float: left;
  margin-bottom: 1em;
  margin-right: 1%;
  width: 48%; }

.node-office-location div.field-name-office-location {
  float: left;
  margin-bottom: 1em;
  width: 100%; }

.node-office-location div.field-name-body {
  clear: both; }

/* Leadership Profiles*/
.block-leadership-profiles-block {
  float: left; }

/* Related Content */
#zone-postscript .related-services {
  border-bottom: 2px solid white;
  padding-bottom: 1em; }

/* Banner alt and title text hiding */
#block-views-banners-block .banner-alt-text {
  display: none; }

#block-views-banners-block .banner-title-text {
  display: none; }

/* Landing Page alt and title text hiding */
.field-name-field-banner-image-title-text {
  display: none; }

.field-name-field-banner-image-alt-text {
  display: none; }

/* Partners Product Specific Styling */
.context-partners table tr td {
  background-color: #FFFFFF; }

/*------- Awards block -------*/
#block-views-awards-block {
  clear: both; }

/*------- Flexslider content -------*/
.view-awards .flexslider {
  width: 85%;
  margin: 0 auto;
  padding-bottom: 15px; }

/*------- Flexislider slides -------*/
.view-awards .slides > li {
  margin-right: 60px; }

/*------- Directon nav -------*/
.view-awards .flex-direction-nav li {
  list-style: none; }

.view-awards .flex-direction-nav a {
  height: 48px;
  width: 31px;
  line-height: 48px;
  margin-top: -24px;
  overflow: hidden;
  position: absolute;
  bottom: 39%;
  text-align: center;
  text-indent: -999em; }

.view-awards .flex-direction-nav a.flex-prev {
  background: url("../assets/images/all/awards-arrow-left.png") no-repeat center;
  left: 0;
  z-index: 99;
  display: block;
  opacity: 1; }

.view-awards .flex-direction-nav a.flex-next {
  background: url("../assets/images/all/awards-arrow-right.png") no-repeat center;
  right: 0;
  z-index: 99;
  display: block;
  opacity: 1; }

/*------- Nav pips -------*/
.view-awards .flex-nav-container {
  cursor: pointer;
  margin-bottom: 0; }

.view-awards .flex-control-nav {
  display: block;
  list-style: none;
  text-align: center;
  width: 100%;
  z-index: 11 !important;
  left: 0;
  margin-top: 1.5em; }

.view-awards .flex-control-nav li {
  display: inline;
  list-style: none; }

.view-awards .flex-control-nav li a {
  background-color: #9bd8ef;
  cursor: pointer;
  display: inline-block;
  height: 13px;
  margin: 0 10px;
  overflow: hidden;
  text-indent: -999em;
  width: 13px;
  border-radius: 30px; }

.view-awards .flex-control-nav li a:hover,
.view-awards .flex-control-nav li a.flex-active {
  background-color: #00AEEF; }

@media all and (max-width: 996px) {
  .view-awards .flex-direction-nav a {
    bottom: 33%; } }

@media all and (max-width: 540px) {
  .view-awards .flex-direction-nav a.flex-prev,
  .view-awards .flex-direction-nav a.flex-next {
    display: none; }
  .view-awards .flexslider {
    width: 100%;
    margin: 0 auto; }
  .view-awards .flex-control-nav {
    display: none; } }

/*vdc trial 2013 form styling*/
.vdc-trial-form form {
  max-width: 100%;
  clear: both; }

.vdc-trial-form .txt {
  font-weight: normal;
  margin-left: 0;
  float: left; }

.vdc-trial-form .content-box.container {
  clear: both; }

.vdc-trial-form .fieldItem {
  clear: both; }

p.header {
  float: left;
  margin-top: 5px; }

.vdc-trial-form label {
  color: #fff;
  font-weight: bold;
  display: inline;
  margin-bottom: 5px; }

.vdc-trial-form .asterisk.Red {
  color: #f00;
  font-weight: bold; }

.vdc-trial-form input {
  border: 0;
  width: 60%;
  background-color: #e0e4e6;
  float: right;
  display: inline;
  margin-bottom: 5px; }

.vdc-trial-form input[type="password"] {
  width: 60%;
  background-color: #e0e4e6;
  float: right;
  display: inline;
  margin-bottom: 5px; }

.vdc-trial-form input[type="checkbox"] {
  background-color: transparent;
  float: left;
  width: 20px; }

.vdc-trial-form select {
  width: 60%;
  background-color: #e0e4e6;
  float: right;
  margin-bottom: 5px;
  border: 0; }

.vdc-trial-form input[type="submit"] {
  background: #3f9538;
  background: linear-gradient(to right, #3f9538 0%, #83ae33 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f9538', endColorstr='#83ae33',GradientType=1 );
  padding: 5px;
  border: 0;
  border-radius: 0px;
  border-color: transparent;
  color: #fff;
  text-shadow: none;
  width: 100px;
  float: right;
  margin-top: 5px; }

.vdc-trial-form h3, .vdc-trial-form h4 {
  color: #000;
  margin-top: 10px; }

#VirtualDataCentreTrialRegistration_lblLocation {
  color: #fff;
  margin: 0; }

.vdc-trial-form .wizardMessageBox.tip {
  font-size: 90%;
  color: #fff; }

.vdc-trial-form a {
  color: #000; }

#VirtualDataCentreTrialRegistration_lblAgree.terms {
  color: #fff;
  float: left; }

#VirtualDataCentreTrialRegistration_lbTermsConditions {
  color: #000;
  text-decoration: none;
  padding-left: 5px; }

#VirtualDataCentreTrialRegistration_lblZoneTooltip {
  font-size: 90%;
  color: #fff;
  float: right;
  padding-bottom: 5px; }

#VirtualDataCentreTrialRegistration_lblTelephoneTooltipContent {
  font-size: 90%;
  color: #fff;
  float: right;
  padding-bottom: 5px; }

#VirtualDataCentreTrialRegistration_lblRequestSentForApproval {
  margin-bottom: 5px; }

/*Video Services Animation*/
.video-services-animation img {
  width: 100%;
  height: auto; }

/*Homepage News Layout fix*/
.view-mynewsdesk .item-list ul {
  float: left; }

.view-mynewsdesk .item-list ul li {
  margin: 0 0 0.8em 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%; }

.view-mynewsdesk .item-list ul li a {
  font-weight: normal;
  color: #00aeef; }

.vdctrial2013 .region-preface-first iframe,
.virtual-colo-trial-2013 .region-preface-first iframe {
  min-height: 930px; }

@media screen and (min-width: 340px) {
  .vdctrial2013 .region-preface-first iframe,
  .virtual-colo-trial-2013 .region-preface-first iframe {
    min-height: 740px; } }

@media screen and (min-width: 420px) {
  .vdctrial2013 .region-preface-first iframe,
  .virtual-colo-trial-2013 .region-preface-first iframe {
    min-height: 740px; } }

@media screen and (min-width: 690px) {
  .vdctrial2013 .region-preface-first iframe,
  .virtual-colo-trial-2013 .region-preface-first iframe {
    min-height: 520px; } }

/*------- Calculator iframe heights -------*/
.block-interoute-calculators {
  max-width: 550px; }

.block-interoute-calculators iframe {
  width: 100%; }

#block-interoute-calculators-vdc-calculator iframe {
  height: 990px; }

@media screen and (min-width: 575px) {
  #block-interoute-calculators-vdc-calculator iframe {
    height: 720px;
    width: 550px; } }

#block-interoute-calculators-colo-calculator iframe {
  height: 1370px; }

@media screen and (min-width: 575px) {
  #block-interoute-calculators-colo-calculator iframe {
    height: 1180px;
    width: 550px; } }

#block-interoute-calculators-lync-calculator iframe {
  height: 1100px; }

@media screen and (min-width: 575px) {
  #block-interoute-calculators-lync-calculator iframe {
    height: 925px;
    width: 550px; } }

#block-interoute-calculators-exch-calculator iframe {
  height: 1100px; }

@media screen and (min-width: 575px) {
  #block-interoute-calculators-exch-calculator iframe {
    height: 940px;
    width: 550px; } }

/* Remove Microsoft Lync icon from telephone numbers */
span.baec5a81-e4d6-4674-97f3-e9220f0136c1 > a {
  display: none !important; }

/*------- Poll Daddy block -------*/
.pds-box {
  margin: 0 auto !important; }

/*------- New 2014 landing page layout -------*/
body.landing-page-2014.node-type-landing-page #zone-content {
  background-color: #ffffff; }

body.landing-page-2014.node-type-landing-page #region-sidebar-first .block .content,
body.landing-page-2014.node-type-landing-page #region-sidebar-second .block .content {
  background-color: #ffffff; }

body.landing-page-2014.node-type-landing-page #zone-header-wrapper {
  display: none; }

body.node-type-landing-page #breadcrumb {
  display: none; }

.landing-page-2014 .region-preface-first iframe {
  min-height: 930px; }

@media screen and (min-width: 340px) {
  .landing-page-2014 .region-preface-first iframe {
    min-height: 740px; } }

@media screen and (min-width: 420px) {
  .landing-page-2014 .region-preface-first iframe {
    min-height: 740px; } }

@media screen and (min-width: 690px) {
  .landing-page-2014 .region-preface-first iframe {
    min-height: 520px; } }

.node-type-landing-page #region-sidebar-first .block .content img {
  padding: 0;
  width: 100% !important;
  height: auto !important; }

body.landing-page-2014 #region-sidebar-second .webform-client-form .webform-component-checkboxes .form-checkbox {
  float: right; }

body.landing-page-2014 #region-sidebar-second .webform-client-form .webform-component-checkboxes label {
  float: right;
  margin-right: 3px; }

/* ---------- MEGA MENU FIX FOR .COM ----------- */
#block-menu-block-18.product-and-services-network-outsourcing {
  clear: right; }

/* ---------- Instagram icon from SE ----------- */
#block-widgets-s-socialmedia-profile-default {
  right: 85px;
  position: absolute;
  float: left; }

.widget-instagram {
  padding: 5px;
  float: right; }

/* ---------- Google+ icon ----------- */
div#widgets-element-socialmedia_socialmedia-googleplus-profile-button {
  display: none; }

.widget-googleplus {
  padding: 5px;
  float: right; }

/* ---------- Responsive Tables ----------- */
@media only screen and (max-width: 888px) {
  table, td {
    width: 100% !important; }
  table, thead, th, tr, td {
    display: block; }
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  tr {
    border: 1px solid #ccc; }
  td {
    border: none;
    padding-left: 50%;
    border-bottom: 1px solid #eee;
    position: relative; }
  td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
  table, tr, td {
    padding: 14px 0px !important;
    border: 0px !important; }
  table p {
    padding: 0px 5px 0px 5px; }
  td {
    vertical-align: top !important;
    text-align: center;
    border-bottom: 4px solid white !important; } }

/* @override http://external.website.interoute.mwdev.co.uk/sites/all/modules/interoute_christmas_game/xmas_theme/theme.css */
body.page-xmas-2014 #header span a {
  background-image: url("logo.png");
  background-repeat: no-repeat;
  background-position: center; }

body.page-xmas-2014 #header {
  background-image: url("plane.png"); }

body.page-xmas-2014 {
  background-color: #0D3147 !important;
  background-image: url(xmas-big-back.png) !important;
  background-position: bottom !important;
  background-repeat: repeat-x !important; }

body.page-xmas-2014 #content-inner {
  background-image: url("/sites/all/themes/interoute/_img/dynamic/content-bg.img.php?region=bottom&width=970&bg=284d6d"); }

body.page-xmas-2014 #content-content {
  background-image: url("/sites/all/themes/interoute/_img/dynamic/content-bg.img.php?region=top&width=970&bg=132636"); }

body.page-xmas-2014 #block-block-8,
body.page-xmas-2014 #block-block-7 {
  display: none !important; }

body.page-xmas-2014 #block-nice_menus-1 a {
  color: white;
  background-image: none !important; }

body.page-xmas-2014 #block-nice_menus-1 ul li ul {
  display: none !important; }

body.page-xmas-2014 .section-header {
  background-color: none !important; }

body.page-xmas-2014 #section-content .zone-content {
  background-color: transparent !important; }

body.page-xmas-2014 #breadcrumb {
  display: none !important; }

body.page-xmas-2014 .region-content-inner h1 {
  display: none; }

body.page-xmas-2014 #tertiary-menu {
  visibility: hidden; }

body.page-xmas-2014 #star {
  background-image: url("shooting-star.png");
  background-repeat: no-repeat;
  height: 42px;
  left: -135px;
  position: absolute;
  top: 20px;
  width: 131px; }

body.page-xmas-2014 #santa {
  width: 430px;
  height: 185px;
  background-image: url(cloud_santa.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -135px;
  right: -45px; }

body.page-xmas-2014 #santa_grotto {
  width: 408px;
  height: 217px;
  background-image: url(deer_house_tree.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 334px;
  left: 570px; }

/* XMAS GAME 2011 */
#body.page-xmas-2014,
body.page-xmas-2014 #content-outer.xmas-2011,
body.page-xmas-2014 .xmas-2011 #content-inner,
body.page-xmas-2014 .xmas-2011 #content-content {
  background-image: none !important; }

body.page-xmas-2014 #content-outer.xmas-2011 center {
  position: relative;
  top: 15px;
  left: -70px; }

body.page-xmas-2014 object {
  outline: none; }

body.page-xmas-2014 #content-outer.xmas-scores #santa,
body.page-xmas-2014 #content-outer.xmas-scores #santa_grotto {
  display: none; }

/*Xmas Game 2012*/
body.page-xmas-2014 #sky {
  background: url("/sites/all/modules/d7_interoute_christmas_game/xmas_theme/xmas-big-back.png") center bottom repeat-x;
  background-color: #06293C; }

body.page-xmas-2014 #hands .top {
  background: url("/sites/all/modules/d7_interoute_christmas_game/xmas_theme/bottom-hands-xmas3.png") center top no-repeat !important; }

body.page-xmas-2014 #hands .bottom {
  background-image: url("/sites/all/modules/d7_interoute_christmas_game/xmas_theme/bottom-bottom-xmas3.png") !important; }

/* Scores container */
body.page-xmas-2014 .xmas-scores #content-content, .xmas-scores #content-inner {
  background: none;
  border: 0; }

body.page-xmas-2014 h1.leaderboard {
  text-indent: -2000px;
  background: url("leaderboard_heading.png") no-repeat left top;
  width: 270px;
  height: 41px;
  display: block;
  margin-bottom: 30px;
  margin-left: 20px; }

body.page-xmas-2014 .breadcrumb-container {
  display: none; }

body.page-xmas-2014 .leaderboard-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  width: 650px; }

body.page-xmas-2014 #leaderbox-wrap {
  width: 690px;
  margin: 0 auto; }

body.page-xmas-2014 p.xmas-back-button-p {
  margin: 20px 20px 0 0; }

body.page-xmas-2014 .leaderboard-box h2 {
  color: #29a8e0;
  padding: 0 20px; }

body.page-xmas-2014 .leaderboard-box td {
  color: #0f3144;
  padding: 5px 20px; }

body.page-xmas-2014 .leaderboard-box th {
  color: #0f3144;
  padding: 5px 20px;
  border: 0;
  font-size: 11px;
  border-top: 1px solid #333; }

/* Logged in leaderboard stuff */
body.page-xmas-2014 .loggedin .leaderboard-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  width: 900px; }

body.page-xmas-2014 .loggedin #leaderbox-wrap {
  width: 940px;
  margin: 0 auto; }

/* End Logged in stuff */
body.page-xmas-2014 table#highscores-table.sticky-enabled.sticky-table {
  margin: 0;
  border-bottom: 1px solid #333; }

body.page-xmas-2014 .leaderboard-box tr.even {
  background-color: #fff; }

body.page-xmas-2014 .leaderboard-box tr.odd {
  background-color: #dde4e9; }

body.page-xmas-2014 a.xmas-back-button {
  float: right;
  width: 83px;
  height: 29px;
  display: block;
  background: url("back.gif") no-repeat left top;
  text-indent: -2000px; }

body.page-xmas-2014 a.xmas-back-button:hover {
  float: right;
  width: 83px;
  height: 29px;
  display: block;
  background: url("back_roll.gif") no-repeat left top;
  text-indent: -2000px; }

/* XMAS MENU */
.xmas-2012-menu {
  float: left;
  width: 815px; }

.xmas-2012-menu ul {
  float: left; }

.xmas-2012-menu ul li {
  float: left; }

.xmas-2012-menu ul li a {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px 10px 15px; }

/* 2014 Pre Xmas updates */
.rollover-shroud {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../assets/images/all/background-colours/0.8/black.png) repeat;
  background: rgba(0, 0, 0, 0.7);
  display: none; }

.shroud-box-caret {
  position: absolute;
  width: 15px;
  height: 24px;
  bottom: 12px;
  right: 14px;
  background: url("../assets/images/all/shroud-box-arrow.png") no-repeat center center; }

.block-about-us-boxes-block {
  width: 100%; }

.block-about-us-boxes-block .views-row {
  position: relative;
  margin-bottom: 20px;
  list-style-type: none; }

.block-about-us-boxes-block .about-content {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px; }

@media screen and (max-width: 980px) {
  .block-about-us-boxes-block .views-row {
    margin: 0;
    margin-bottom: 20px; } }

.block-about-us-boxes-block .views-row img {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: auto !important; }

.block-about-us-boxes-block h4 {
  position: absolute; }

.block-about-us-boxes-block h3 {
  top: 20px;
  left: 20px;
  right: 20px;
  font: 1em 'VerbRegular', Verdana, sans-serif; }

.block-about-us-boxes-block h4 {
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font: 1em 'VerbRegular', Verdana, sans-serif;
  color: #fff;
  margin-bottom: 0;
  width: 100%;
  box-sizing: border-box;
  bottom: 0;
  padding-top: 25px; }

.block-about-us-boxes-block h4 a {
  color: #fff; }

.block-about-us-boxes-block h3 a {
  color: #fff;
  text-decoration: none; }

.block-about-us-boxes-block .summary {
  display: none; }

.block-about-us-boxes-block .summary p {
  font-size: 0.9em;
  line-height: 1.5em;
  color: #fff; }

.block-about-us-boxes-block .summary p:last-child {
  margin-bottom: 0; }

.block-about-us-boxes-block .summary a {
  color: #fff; }

.front section.interoute-2014-block {
  min-height: 401px; }

/* 2014 style block */
.interoute-2014-block {
  background-color: #fff; }

.interoute-2014-block h2 {
  padding: 10px 20px;
  background-color: #404854;
  color: #fff;
  font: normal 1.6em 'VerbRegular', Verdana, sans-serif;
  margin-bottom: 0; }

.interoute-2014-block .content {
  padding: 20px; }

.interoute-2014-block.icon-twitter h2 {
  background-image: url("../assets/images/all/twitter-logo.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px; }

/* 2014 full image block */
.full-img-block {
  position: relative;
  margin-bottom: 20px; }

.full-img-block h2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font: normal 25px/1.3em 'VerbRegular', Verdana, sans-serif;
  z-index: 100;
  margin-bottom: 0; }

.full-img-block h2 a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  text-decoration: none; }

.full-img-block p {
  margin-bottom: 0; }

.full-img-block img {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: auto !important; }

.full-img-block img.js-homepage-roll {
  position: absolute;
  top: 0;
  display: none; }

/* When a full image block is a link element */
/* Mostly for the network image rollover */
a.full-img-block {
  display: block; }

a.full-img-block span.js-hover-text {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  display: block;
  font-size: 2em;
  color: white;
  text-align: center;
  line-height: 1; }

a.full-img-block img.js-homepage-roll {
  display: none; }

.responsive-layout-mobile a.js-network-hover img.js-homepage-roll {
  display: block !important; }

.responsive-layout-mobile a.full-img-block span.js-hover-text {
  display: block !important; }

/* 2014 Home Awards block */
.block-awards-block {
  width: 100%; }

.block-awards-block h2 {
  color: #fff;
  font: normal 1.6em 'VerbRegular', Verdana, sans-serif;
  margin-bottom: 20px;
  background-color: #404854;
  padding: 10px 20px; }

/* 2014 Case studies pages */
.field-group-div > h2 {
  display: none; }

.node-type-case-study-2 #zone-content {
  min-height: initial; }

.node-type-case-study-2 .field-group-format-wrapper {
  position: relative;
  display: block; }

.node-type-case-study-2 .field-name-field-banner-background img {
  max-width: 100%;
  height: auto !important; }

.node-type-case-study-2 h3.field-name-field-banner-title {
  font: normal 2em/1.5em 'VerbRegular', Verdana, sans-serif;
  color: #000; }

.node-type-case-study-2 p.field-name-field-banner-subtitle {
  font: normal 1em/1.6em 'VerbRegular', Verdana, sans-serif;
  color: #000; }

.node-type-case-study-2 .field-name-field-body-title {
  font: normal 1.8em/1.5em 'VerbRegular-Bold', Verdana, sans-serif;
  margin-top: 20px;
  margin-bottom: 20px; }

.node-type-case-study-2 .field-name-body p {
  font: normal 1.2em/1.6em 'VerbRegular', Verdana, sans-serif; }

.field-type-field-collection > .field-items > .field-item {
  padding: 2em 0; }

.field-type-field-collection > .field-items > .field-item.even {
  background-color: #e6e6e6; }

.node-type-case-study-2 .field-collection-container {
  clear: both; }

.node-type-case-study-2 .field-collection-view {
  margin: 0;
  padding: 0; }

.node-type-case-study-2 h3.field-name-field-strip-title {
  color: #000;
  font: normal 1.8em/1.5em 'VerbRegular-Bold', Verdana, sans-serif;
  margin: 0 20px 0.9em; }

.node-type-case-study-2 #zone-postscript {
  background-color: #fff;
  width: 100%; }

.node-type-case-study-2 #region-postscript-first {
  width: 100%;
  margin: 0; }

.view-case-study-strips .views-row {
  padding: 30px 0; }

.view-case-study-strips .views-row-odd {
  background-color: #e6e6e6; }

.view-case-study-strips .field-name-field-strip-image img,
.view-case-study-strips .field-name-field-strip-quote img {
  max-width: 100%;
  height: auto !important; }

.view-case-study-strips .views-row-even .field-name-field-strip-title,
.view-case-study-strips .views-row-even .field-name-field-strip-quote,
.view-case-study-strips .views-row-even .field-name-field-strip-quote-citation {
  text-align: right; }

.view-case-study-strips .field-name-field-strip-video,
.view-case-study-strips .field-name-field-strip-content,
.view-case-study-strips .field-name-field-strip-image {
  padding: 18px;
  box-sizing: border-box; }

.view-case-study-strips .field-name-field-strip-content {
  color: #000;
  font-size: 1.2em;
  line-height: 1.5em; }

.view-case-study-strips .field-name-field-strip-video > .video-js {
  max-width: 100%;
  height: auto; }

.view-case-study-strips .field-name-field-strip-quote-citation {
  margin-left: 18px;
  margin-right: 18px;
  color: #000;
  font: normal 1.2em 'VerbRegular-Bold', Verdana, sans-serif; }

/* Video JS */
.video-js {
  height: auto !important;
  width: 100% !important; }

.vjs-default-skin .vjs-big-play-button {
  box-shadow: none;
  border-radius: 100%;
  border: 0;
  background: none;
  background-color: #01a6e8;
  background-color: rgba(1, 166, 232, 0.8); }

.view-case-study-bottom-video {
  padding: 30px 0; }

.view-case-study-bottom-video h3 {
  font: normal 1.6em 'VerbRegular-Bold', Verdana, sans-serif;
  color: #000;
  text-align: center; }

.view-case-study-bottom-video .video-js {
  margin: 0 auto;
  max-width: 100%;
  height: auto; }

.block-views-case-study-blue-callout-block {
  background-color: #414856;
  padding: 30px 0; }

.block-views-case-study-blue-callout-block .views-row h3 {
  color: #fff;
  font: normal 1.8em/1.2em 'VerbRegular-Bold', Verdana, sans-serif; }

.block-views-case-study-blue-callout-block .views-row p {
  color: #fff;
  font: normal 1.2em/1.2em 'VerbRegular', Verdana, sans-serif; }

.block-views-case-study-blue-callout-block .views-row p a {
  display: inline-block;
  background-color: #00aeef;
  color: #fff;
  text-decoration: none;
  width: 250px;
  padding: 1em;
  margin: 0 1em 1em 0; }

.page-node-1757 .block-views-case-study-blue-callout-block .views-row p a {
  font-size: 1.3em; }

/* Awards page */
.awards-listing-page #zone-content {
  min-height: initial; }

.view-awards-listing .views-row {
  padding: 30px 0; }

.view-awards-listing .views-row-even {
  background-color: #e6e6e6; }

.view-awards-listing .views-row h3 {
  font: normal 1.5em/1.2em 'VerbRegular-Bold', Verdana, sans-serif;
  color: #333;
  position: relative;
  z-index: 9; }

.view-awards-listing .views-row p {
  font-size: 1.2em; }

.view-awards-listing .view-content > .container-12 {
  padding-top: 30px; }

.view-awards-listing .view-content > .container-12 .grid-10 h3 {
  display: block;
  float: left;
  padding: 10px;
  font-size: 1.7em;
  color: #fff;
  background-color: #3f4754; }

.view-awards-listing .views-row .views-field-nothing .field-name-body a {
  display: inline-block;
  background-color: #00aeef;
  color: #fff;
  text-decoration: none;
  padding: 1em;
  margin: 0 1em 1em 0; }

/* Full width postscript for stripped blocks */
.full-width-postscript #zone-content {
  min-height: 0; }

.full-width-postscript #zone-postscript {
  background-color: #fff;
  width: 100%;
  margin: 0; }

.full-width-postscript #region-postscript-first {
  background-color: #fff;
  width: 100%;
  margin: 0; }

.full-width-postscript #region-postscript-first .block .content p {
  color: #000; }

.full-width-postscript #region-sidebar-first {
  z-index: 50; }

/* Strip blocks */
.block-strip {
  padding: 30px 0; }

.block-strip.grey-strip {
  background-color: #e6e6e6; }

/* History strips */
.globally-networked-cloud-strip h3,
.iaas-strip h3 {
  font: normal 1.5em/1.2em 'VerbRegular-Bold', Verdana, sans-serif;
  color: #000; }

.globally-networked-cloud-strip img,
.iaas-strip img {
  float: left;
  margin-right: 2em; }

/* Generic right more link */
.right-more-link {
  background: transparent url(../assets/images/fluid/icons/blue_arrow.png) right bottom no-repeat;
  clear: both;
  float: left;
  width: 100%;
  text-align: inherit;
  position: absolute;
  bottom: 20px;
  right: 20px; }

.right-more-link a {
  display: inline-block;
  float: right;
  padding-right: 21px; }

/* Mobile banners listing */
.block-mobile-banners-listing-block {
  display: none; }

.view-mobile-banners-listing {
  padding: 1em 0; }

.view-mobile-banners-listing .views-row {
  margin-bottom: 1em; }

.view-mobile-banners-listing h3 {
  display: block;
  padding: 0.5em;
  background-color: #00aeef;
  color: white;
  clear: left; }

.view-mobile-banners-listing h3 a {
  color: white;
  text-decoration: none; }

.view-mobile-banners-listing .field-name-field-mobile-thumbnail {
  float: left;
  clear: left;
  margin-right: 1em;
  min-height: 100px; }

.view-mobile-banners-listing .field-name-field-mobile-strapline {
  float: right;
  width: calc(100% - 116px);
  padding-bottom: 0.5em; }

.view-mobile-banners-listing .views-field-nothing {
  float: right;
  width: calc(100% - 116px); }

@media screen and (max-width: 540px) {
  .block-mobile-banners-listing-block {
    display: block; }
  .block-views-banners-block {
    display: none; } }

#videojs-49-field-video-video {
  width: 100%;
  max-width: 100%;
  padding-bottom: 56%; }

article.node img {
  max-width: 100%;
  height: auto !important; }

.dynamic-network-map div.content img,
.network-map-thumbnail img {
  max-width: 100%;
  height: auto; }

.zoom-icon {
  position: absolute !important;
  top: 80px;
  left: 130px;
  cursor: pointer; }

/* Home and About boxes should be pre-tapped on iPad and iPhone */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .rollover-shroud {
    display: block !important;
    opacity: 1 !important; }
  .full-img-block img.js-homepage-roll {
    display: none !important; }
  .block-about-us-boxes-block .summary {
    display: block !important; } }

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* For portrait layouts only */
  .block-about-us-boxes-block h3 a {
    font: 2.5em 'VerbRegular', Verdana, sans-serif; }
  .block-about-us-boxes-block .summary p {
    line-height: 1.5em;
    font-size: 2em; } }

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* For landscape layouts only */
  .block-about-us-boxes-block h3 {
    margin-bottom: 5px; }
  .block-about-us-boxes-block h3 a {
    font: 0.8em 'VerbRegular', Verdana, sans-serif; }
  .block-about-us-boxes-block .summary p {
    line-height: 1.2em !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .rollover-shroud {
    display: block !important;
    opacity: 1 !important; }
  .full-img-block img.js-homepage-roll {
    display: none !important; }
  .block-about-us-boxes-block .summary {
    display: block !important; } }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.node-type-product-group .content img {
  max-width: 100%; }

div.video-js {
  position: relative;
  padding-bottom: 56%;
  padding-top: 0px;
  height: 0; }

/* Responsive fix to prevent seeing the video beneath the poster. */
div.video-js img.vjs-poster {
  height: 100% !important;
  position: absolute; }

.field-name-field-banner-video div.video-js {
  padding-bottom: 31%;
  -webkit-transition: padding-bottom 0.5s ease; }

.field-name-field-banner-video div.video-js img.vjs-poster {
  -ms-interpolation-mode: bicubic; }

.field-name-field-banner-video div.video-js.vjs-playing {
  padding-bottom: 56%; }

.field-name-field-banner-video div.video-js.vjs-paused img.vjs-poster {
  display: block !important; }

.field-name-field-bottom-media div.video-js {
  padding-bottom: 56%; }

a.menu-item--strong {
  font-family: "VerbRegular-Bold" !important; }

body.node-type-office-location span.loc-name {
  font-family: 'VerbRegular-Bold', Verdana, sans-serif; }

/* KNPO specific styling */
.page-node-1624 .block-views-case-study-blue-callout-block {
  background-color: #fff; }

.page-node-1624 .block-views-case-study-blue-callout-block .views-row p {
  font-size: 24px;
  text-align: center;
  color: #000; }

.page-node-1624 .block-views-case-study-blue-callout-block .views-row p a {
  color: #000;
  text-decoration: none;
  display: inline;
  padding: 0;
  background-color: #fff; }

.page-node-1624 .block-views-case-study-blue-callout-block .views-row p.block-link a {
  display: inline-block;
  background-color: #3f4754;
  color: #fff;
  text-decoration: none;
  padding: 0.5em 1.2em;
  margin: 0 1em 1em 0;
  width: auto; }

/* Product 2-Column layout */
.page-node-1397 .node-product-instance .field-name-field-product-benefits {
  padding-left: 0;
  width: 100%;
  margin-top: 1em; }

.page-node-1397 .field-name-field-product-benefits h2.block-title {
  background: #00aeef;
  clear: both;
  color: #fff;
  font-size: 1em;
  margin: 0;
  margin-bottom: 1em;
  padding: 5px 8px;
  font-size: 14px; }

.postscript--related h2 {
  color: #fff; }

.postscript--related .content a {
  color: #fff; }

.page-node-1662.connectivity-section blockquote {
  border-width: 2px; }

/* Investor login block */
.block--investor-login input[type="text"],
.block--investor-login input[type="password"] {
  width: 100%; }

.block--investor-login .login-links {
  margin: 1.5em 0; }

.block--investor-login .login-links li {
  list-style-type: none; }

.block-user-register {
  margin-top: 1em;
  padding-top: 2em;
  border-top: 1px solid #00aeef; }

.block-user-register input {
  max-width: 100%; }

#edit-profile-investor legend {
  display: none; }

.region-content .block.block--no-float {
  float: none; }

/*Block with grey background*/
.block--bg-grey {
  padding: 1em;
  margin-bottom: 2em;
  background-color: #f2f2f2;
  box-sizing: border-box; }

.block--bg-grey .content a {
  color: #000; }

.block--large-heading h2.block-title {
  font-size: 1.7em; }

.cs-button-link {
  display: inline-block;
  margin-top: .5em;
  margin-bottom: 1em;
  padding: 0.7em;
  border-radius: 5px;
  font-size: 1.5em;
  background-color: #00aeef;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.4s ease; }

.cs-button-link:hover {
  background-color: #44C8F5; }

/**** Webform IFrame styling ****/
.webform-iframe {
  margin: 0;
  padding: 0;
  color: white;
  background-color: black; }

.webform-iframe #section-content .zone-preface, .webform-iframe #section-content .zone-content {
  background: black; }

.webform-iframe #mw-cookie-policy {
  display: none !important; }

.webform-iframe #section-content .zone-wrapper:first-child .zone {
  padding-top: 0; }

.webform-iframe .section-header {
  display: none; }

.webform-iframe .section-footer {
  display: none; }

.webform-iframe #section-content {
  margin-top: 0; }

.webform-iframe #section-content .breadcrumb {
  display: none; }

.webform-iframe #section-content #zone-content-wrapper {
  padding-top: 0; }

.webform-iframe #section-content .zone-content {
  width: 100%; }

.webform-iframe #section-content .region-content {
  width: 100%;
  margin: 0; }

.webform-iframe #section-content .region-content .region-inner h1 {
  display: none; }

.webform-iframe #section-content .region-content .webform-component {
  margin: 0; }

.webform-iframe #section-content .region-content .webform-component label {
  display: none; }

.webform-iframe #section-content .region-content .webform-component label .form-required {
  display: none; }

.webform-iframe #section-content .region-content .webform-component input {
  height: 44px;
  border: 1px solid white;
  color: white;
  background-color: black;
  font-size: 20px !important; }

.webform-iframe #section-content .region-content .webform-component input:placeholder-shown {
  color: white; }

.webform-iframe #section-content .region-content .form-actions {
  width: 100%;
  margin-top: 0; }

.webform-iframe #section-content .region-content .form-actions input[type="submit"] {
  width: 100%;
  height: 44px;
  padding-top: .5em;
  padding-bottom: .5em;
  color: white;
  background: #00AEEF;
  font-size: 1.5em !important;
  text-transform: uppercase; }

.webform-iframe .webform-confirmation {
  font-size: 20px; }

.webform-iframe .links {
  display: none; }

@media screen and (min-width: 400px) {
  .webform-iframe #section-content .region-content .webform-component {
    max-width: 50%;
    float: left;
    margin-right: 2.5%; }
  .webform-iframe #section-content .region-content .form-actions {
    width: 25%;
    float: left; } }

@media screen and (max-width: 400px) {
  .webform-iframe #section-content .region-content .webform-component {
    margin-bottom: 1em; } }

div.tabs {
  max-width: 75em;
  margin-left: auto;
  margin-right: auto; }
  div.tabs:after {
    content: " ";
    display: block;
    clear: both; }

ul.tabs.primary {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
  padding-left: 0 !important;
  margin: 1em 0; }
  ul.tabs.primary li {
    display: inline-block; }
  ul.tabs.primary li a {
    border: 0;
    font-size: 1em;
    display: block;
    float: left;
    padding: .3em 1em;
    background-color: #4C565C;
    color: #fff;
    margin-right: 1em;
    transition: background-color .2s ease, color .2s ease; }
    ul.tabs.primary li a.active, ul.tabs.primary li a:hover {
      background-color: #cfd5d8;
      color: #4C565C; }

.zone-user-wrapper,
.zone-menu-wrapper {
  background-color: #002d4e; }

.site-name a {
  z-index: 99;
  width: 155px; }

.megamenu-mega-menu-regional-sites {
  z-index: 999999; }

@media (min-width: 0) and (max-width: 980px) {
  .responsive-toggle-links .toggle {
    font-size: .7em;
    font-family: "VerbRegular-Bold", Verdana, sans-serif; } }

@media (min-width: 981px) {
  .zone-menu {
    padding-top: 1em; }
  #region-user-first .site-name a {
    background: url("../logo.svg") no-repeat;
    background-size: contain;
    height: 76px;
    left: 10px;
    position: absolute;
    width: 155px; } }

.front .zone-header-wrapper {
  display: none; }

@media (min-width: 981px) {
  #region-user-first .site-name {
    padding-top: 20px; } }

footer {
  color: #fff;
  background-color: #002d4e; }
  footer .region-footer-first {
    width: auto;
    margin: 0 auto;
    padding-top: 2.8125em;
    padding-left: 0.78125em;
    padding-bottom: 2.8125em;
    padding-right: 0.78125em; }
    footer .region-footer-first h2.block-title {
      font-family: "VerbMedium", Verdana, sans-serif;
      font-size: 1.125em;
      color: #00AEEF; }
    footer .region-footer-first a,
    footer .region-footer-first p {
      font-size: 1em;
      font-family: "VerbMedium", Verdana, sans-serif;
      color: #fff; }
    footer .region-footer-first span.ext {
      display: none; }
    footer .region-footer-first a.ext:after {
      content: "\f14c";
      display: inline-block;
      font-family: "FontAwesome";
      margin-left: .5em; }
    footer .region-footer-first h2 {
      font-size: 1em; }
  footer .region--footer-bottom {
    position: relative; }
  footer .zone--footer-bottom {
    color: #999;
    background-color: #fff;
    font-family: "VerbMedium", Verdana, sans-serif;
    font-size: 1rem; }

@media (min-width: 0) and (max-width: 980px) {
  footer {
    width: 100%; }
    footer .region--footer-bottom {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0;
      margin-top: 3.125em; } }

@media (min-width: 981px) {
  footer {
    width: 100%; }
    footer .zone-footer {
      padding-top: 2.1875em;
      padding-left: 1.5625em;
      padding-right: 1.5625em; }
    footer .zone--footer-bottom {
      width: 100%; }
      footer .zone--footer-bottom .region--footer-bottom {
        max-width: 1180px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 1.5em;
        padding-bottom: 1.75em; }
        footer .zone--footer-bottom .region--footer-bottom:after {
          content: " ";
          display: block;
          clear: both; } }

#video-container {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
  width: 90%;
  height: 370px;
  background-color: #fff; }
  #video-container:before, #video-container:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 0;
    width: 0;
    border-bottom: 50% solid #00AEEF;
    border-right: 50% solid transparent; }
  #video-container .animation-bottom {
    position: absolute;
    top: 20%;
    left: -3px;
    right: -3px;
    bottom: -1px;
    background-image: url("/sites/all/modules/custom/interoute_custom_blocks/assets/images/anim/anim-bottom.svg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 104%; }

@media (min-width: 981px) {
  #video-container {
    width: 60%; } }

.dt-video {
  position: relative;
  top: -20px; }

#animation-container {
  position: absolute;
  top: calc(50% - 200px);
  left: calc(50% - 205px);
  height: 378px;
  width: 420px;
  overflow: hidden;
  transform: scale(0.7); }

#animation-container.visible {
  opacity: 1; }

#animation-bg {
  height: 378px;
  left: 0;
  position: absolute;
  top: 0;
  width: 420px;
  z-index: -1;
  display: none; }

#animation-front {
  height: 378px;
  left: 0;
  position: absolute;
  top: 0;
  width: 420px;
  z-index: 10;
  display: none; }

.ball {
  position: absolute;
  display: none; }

.ball2 {
  position: absolute;
  display: none; }

#ball1 {
  top: 120px;
  left: 118px;
  z-index: 11; }

#ball2 {
  top: 221px;
  left: 194px;
  z-index: 11; }

#ball3 {
  left: 267px;
  top: 122px;
  z-index: 11; }

.pulse {
  -moz-transform: scale(0.8);
  -moz-transition: all .5s ease-in-out;
  -ms-transform: scale(0.8);
  -ms-transition: all 2s ease-in-out;
  -o-transform: scale(0.8);
  -o-transition: all 2s ease-in-out;
  -webkit-transform: scale(0.8);
  -webkit-transition: all .5s ease-in-out;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  transform: scale(0.8);
  transition: all 2s ease-in-out; }

.pulse.grow {
  transform: scale(0.9); }

.small-ball.pulse.grow {
  transform: scale(1.1); }

#big-ball {
  background: #1f58ac;
  height: 60px;
  left: 157px;
  padding: 17px;
  top: 105px;
  width: 60px;
  z-index: 5; }

#med-ball {
  background: #1f58ac;
  height: 41px;
  left: 269px;
  padding: 3px;
  top: 152px;
  width: 41px;
  z-index: 5; }

#small-ball {
  background: #1f58ac;
  height: 22px;
  left: 116px;
  padding: 1px;
  top: 169px;
  width: 22px;
  z-index: 5; }

#med-green-ball {
  background: #1cc4e7;
  height: 41px;
  left: 109px;
  padding: 3px;
  top: 232px;
  width: 41px;
  z-index: 11; }

#med-grey-ball1 {
  background: #ECECEC;
  height: 41px;
  left: 353px;
  padding: 3px;
  top: -3px;
  width: 41px;
  z-index: 11; }

#med-grey-ball2 {
  background: #ECECEC;
  height: 41px;
  left: 53px;
  padding: 3px;
  top: 335px;
  width: 41px;
  z-index: 11; }

#small-grey-ball1 {
  background: #ECECEC;
  height: 22px;
  left: 397px;
  padding: 1px;
  top: 44px;
  width: 22px;
  z-index: 5; }

#small-grey-ball2 {
  background: #ECECEC;
  height: 22px;
  left: 34px;
  padding: 1px;
  top: 336px;
  width: 22px;
  z-index: 5; }

#small-green-ball-1 {
  background: #1cc4e7;
  height: 22px;
  left: 196px;
  padding: 1px;
  top: 69px;
  width: 22px;
  z-index: 5; }

#small-green-ball-2 {
  background: #1cc4e7;
  height: 22px;
  left: 175px;
  padding: 1px;
  top: 257px;
  width: 22px;
  z-index: 5; }

#small-green-ball-3 {
  background: #1cc4e7;
  height: 22px;
  left: 235px;
  padding: 1px;
  top: 286px;
  width: 22px;
  z-index: 5; }

.origin {
  top: 140px !important;
  left: 180px !important;
  transform: scale(0); }

.help-items .help-item {
  position: relative;
  display: block;
  margin-top: .4em;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 2em;
  padding-bottom: 2em;
  border: 1px solid #ddd;
  font-family: "VerbMedium", Verdana, sans-serif;
  color: #333;
  transition: border-color .5s ease-in-out; }
  .help-items .help-item:hover {
    border: 1px solid #0eaedd;
    cursor: pointer; }
  .help-items .help-item p {
    margin: 0; }
  .help-items .help-item .view-now {
    padding-top: 1.5625em;
    color: #333;
    font-family: "VerbRegular-Bold", Verdana, sans-serif;
    font-size: 0.875em;
    transition: color 150ms ease; }
  .help-items .help-item:hover .view-now {
    color: #00AEEF; }
  .help-items .help-item img {
    max-width: 100%; }

.ps--sub-products .help-items .help-item:hover .view-now {
  color: #fff; }

@media (min-width: 0) and (max-width: 980px) {
  .help-items .help-item {
    margin-left: 1em;
    margin-right: 1em;
    display: block; }
    .help-items .help-item .view-now {
      position: static;
      text-align: left; } }

@media (min-width: 981px) {
  .front .help-items .help-item,
  .page--products-services .help-item {
    width: 32.9896907216%;
    float: left; }
    .front .help-items .help-item:nth-child(3n + 1),
    .page--products-services .help-item:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .front .help-items .help-item:nth-child(3n + 2),
    .page--products-services .help-item:nth-child(3n + 2) {
      margin-left: 33.5051546392%;
      margin-right: -100%;
      clear: none; }
    .front .help-items .help-item:nth-child(3n + 3),
    .page--products-services .help-item:nth-child(3n + 3) {
      margin-left: 67.0103092784%;
      margin-right: -100%;
      clear: none; }
  .help-items .view-now {
    position: absolute;
    bottom: 2em;
    padding-left: .35em; } }

.rs--breadcrumb-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 45, 78, 0.5);
  z-index: 50; }
  .rs--breadcrumb-wrapper::after {
    clear: both;
    content: "";
    display: table; }
  .rs--breadcrumb-wrapper p {
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 2em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    color: #fff;
    font-size: 0.75em; }
  .rs--breadcrumb-wrapper a {
    color: #fff;
    font-family: "VerbLight", Verdana, sans-serif; }
    .rs--breadcrumb-wrapper a.current-page {
      font-family: "VerbRegular-Bold", Verdana, sans-serif; }
  .rs--breadcrumb-wrapper .rs--breadcrumb-inner {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    .rs--breadcrumb-wrapper .rs--breadcrumb-inner:after {
      content: " ";
      display: block;
      clear: both; }
  .rs--breadcrumb-wrapper .rs--pin {
    position: absolute;
    top: -5px;
    left: 0;
    width: 24px; }

@media (min-width: 0) and (max-width: 980px) {
  .rs--breadcrumb-wrapper {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 981px) {
  .rs--breadcrumb-wrapper p {
    padding-left: 4em; }
  .rs--breadcrumb-wrapper .rs--pin {
    left: 1.6666666667em; } }

.page--interactive-network-map .block-interoute-network-map-iframe {
  width: 100%; }

.context-interactive-network-map .networkmap--iframe {
  width: 100%;
  max-width: 100%; }

.page--interactive-network-map .map-troubleshooting {
  margin-top: 1em; }
  .page--interactive-network-map .map-troubleshooting a {
    color: #00AEEF; }

.page--interactive-network-map .webform--download-map-kmz .form-item {
  margin-top: 0;
  margin-bottom: 0; }
  .page--interactive-network-map .webform--download-map-kmz .form-item .form-select {
    height: 27px; }
    .page--interactive-network-map .webform--download-map-kmz .form-item .form-select[multiple="multiple"] {
      height: 79px; }

.page--interactive-network-map .webform--download-map-kmz .form-actions::after {
  clear: both;
  content: "";
  display: table; }

.page--interactive-network-map .int-map--services .content {
  margin-bottom: 5px; }

.page--interactive-network-map .int-map--services ul.imap-services-list p {
  margin-bottom: .1em; }

.page--interactive-network-map .int-map--services ul.imap-services-list p:not(.first) {
  padding-left: 1.85em; }

.page--interactive-network-map .int-map--services ul li p.first {
  display: inline; }

@media (min-width: 0) and (max-width: 980px) {
  .page--interactive-network-map .webform--download-map-kmz {
    width: calc(100% - 1em - 7px); } }

@media (min-width: 981px) {
  .page--interactive-network-map .region-content-inner {
    max-width: 1159px;
    margin: 0 auto; }
  .page--interactive-network-map .webform--download-map-kmz .form-actions {
    clear: left; }
  .page--interactive-network-map .webform--download-map-kmz .webform-component-markup {
    width: 100%; }
  .page--interactive-network-map .webform--download-map-kmz #webform-component-what-would-you-like-to-download {
    position: absolute;
    bottom: 143px;
    width: 47%; } }

.context-legal table a {
  text-decoration: underline; }

.zone-menu .block-menu-block .menu-level-1 ul li a {
  font-size: 1em;
  font-family: "VerbRegular", Verdana, sans-serif; }

.zone-menu .megamenu-inner .block-menu-block ul li a {
  font-family: "VerbMedium", Verdana, sans-serif; }

.product-and-services-unified-ict .block-title {
  display: none; }

#region-menu .megamenu {
  background-color: #0099cc; }

#region-menu .megamenu ul li a {
  color: #fff;
  transition: all 150ms ease; }
  #region-menu .megamenu ul li a:hover {
    color: #002d4e;
    background-color: #fff; }

#region-menu .megamenu-mega-menu-products-services {
  max-width: 97.8%;
  left: 1%;
  right: 0; }
  #region-menu .megamenu-mega-menu-products-services .block {
    width: 32%;
    float: left;
    margin-bottom: 2em; }
    #region-menu .megamenu-mega-menu-products-services .block:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    #region-menu .megamenu-mega-menu-products-services .block:nth-child(3n + 2) {
      margin-left: 34%;
      margin-right: -100%;
      clear: none; }
    #region-menu .megamenu-mega-menu-products-services .block:nth-child(3n + 3) {
      margin-left: 68%;
      margin-right: -100%;
      clear: none; }
    #region-menu .megamenu-mega-menu-products-services .block h2 {
      padding-bottom: .5em;
      border-bottom: 2px solid #fff;
      font-size: 1.125em; }
      #region-menu .megamenu-mega-menu-products-services .block h2 a {
        padding-left: 1.5em;
        color: #fff; }
      #region-menu .megamenu-mega-menu-products-services .block h2 a:hover {
        color: rgba(255, 255, 255, 0.6); }
    #region-menu .megamenu-mega-menu-products-services .block a {
      display: block;
      padding: 0; }
    #region-menu .megamenu-mega-menu-products-services .block ul.menu li {
      float: none;
      width: 100%;
      display: block;
      margin-bottom: .5em;
      padding-right: 0;
      max-width: 100%;
      font-size: .9em; }
      #region-menu .megamenu-mega-menu-products-services .block ul.menu li a {
        padding-left: 1.75em; }
    #region-menu .megamenu-mega-menu-products-services .block ul.menu li.management-options ul.menu {
      margin-left: .5em; }

@media (min-width: 981px) {
  .zone-menu #region-menu .region-menu-inner .menu-block-1 ul.menu li a:hover,
  .zone-menu #region-menu .region-menu-inner .menu-block-1 ul.menu li a.megamenu-visible {
    color: #fff;
    background-color: #0099cc; }
  .zone-menu #region-menu .region-menu-inner .menu-block-1 ul.menu li a.megamenu-link {
    margin-right: 0;
    padding-right: 30px;
    background-image: url("../assets/images/header/down-arrow.png");
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: right 10px center; } }

#region-menu .megamenu-mega-menu-about-us {
  left: auto;
  right: 14px;
  max-width: 227px;
  font-family: "VerbLight", Verdana, sans-serif; }
  #region-menu .megamenu-mega-menu-about-us.megamenu {
    padding-left: .4em; }
  #region-menu .megamenu-mega-menu-about-us .menu-block-wrapper {
    color: #002d4e; }
  #region-menu .megamenu-mega-menu-about-us ul.menu {
    float: none;
    font-size: .9em; }
    #region-menu .megamenu-mega-menu-about-us ul.menu li {
      float: none;
      margin-bottom: .5em; }
    #region-menu .megamenu-mega-menu-about-us ul.menu li a {
      display: block;
      padding-top: 0;
      padding-right: 0;
      padding-bottom: 0;
      padding-left: .5em; }

@media (min-width: 0) and (max-width: 980px) {
  #region-menu .mega-menu-main-menu li ul.menu li {
    width: 100%; }
  #region-menu .mega-menu-main-menu li ul.menu li a {
    background-color: #002744; }
  #region-menu .mega-menu-main-menu li ul.menu li a:hover {
    background-color: #00213a; } }

@media (min-width: 981px) {
  #region-menu .mega-menu-main-menu li ul.menu {
    display: none; } }

.section-header .block-search {
  font-size: .9em; }
  .section-header .block-search .container-inline div {
    display: block; }
  .section-header .block-search .form-item {
    margin: 0; }
  .section-header .block-search .form-item-search-block-form {
    width: 14em; }
  .section-header .block-search .form-item-search-block-form input {
    width: calc(100% - 4.15em);
    padding-left: 2.55em;
    padding-right: 1.6em;
    padding-top: 0.4em;
    padding-bottom: 0.3em;
    color: #00AEEF;
    background-color: #fff;
    color: #000;
    box-sizing: content-box; }
    .section-header .block-search .form-item-search-block-form input:focus {
      outline: 0;
      box-shadow: none; }
    .section-header .block-search .form-item-search-block-form input::-webkit-input-placeholder {
      color: #000; }
    .section-header .block-search .form-item-search-block-form input::-moz-placeholder {
      color: #000; }
    .section-header .block-search .form-item-search-block-form input:-moz-placeholder {
      color: #000; }
    .section-header .block-search .form-item-search-block-form input:-ms-input-placeholder {
      color: #000; }
  .section-header .block-search .form-item-search-block-form {
    position: relative; }
  .section-header .block-search .form-item-search-block-form:before {
    position: absolute;
    top: 4px;
    left: .75em;
    content: "\f002";
    font-family: "FontAwesome";
    color: #000;
    z-index: 1000; }

@media (min-width: 981px) {
  #region-user-second .block-search-form {
    display: block;
    margin-top: 0;
    margin-right: 1em;
    margin-left: 1em; }
    #region-user-second .block-search-form input {
      margin-bottom: 0; } }

.region-user-second .block-menu-block {
  font-size: 0.875em; }

@media (min-width: 0) and (max-width: 980px) {
  .megamenu-mega-menu-customer-login {
    display: none; } }

@media (min-width: 981px) {
  .region-user-second {
    margin-top: 1.75em; }
  #region-user-second .block-menu-block .menu-block-wrapper {
    display: block; }
    #region-user-second .block-menu-block .menu-block-wrapper li {
      float: none;
      display: inline-block;
      width: auto;
      line-height: 2.3333333333em; }
    #region-user-second .block-menu-block .menu-block-wrapper ul.menu li a {
      display: inline-block;
      padding: 0 1em;
      vertical-align: middle;
      color: #a4acb4; }
      #region-user-second .block-menu-block .menu-block-wrapper ul.menu li a:hover, #region-user-second .block-menu-block .menu-block-wrapper ul.menu li a.megamenu-visible {
        color: #000;
        background-color: #fff; }
    #region-user-second .block-menu-block .menu-block-wrapper li.first a,
    #region-user-second .block-menu-block .menu-block-wrapper li:nth-child(2) a {
      padding-left: .5em;
      background-image: url("../assets/images/header/down-arrow.png");
      background-repeat: no-repeat;
      background-size: 9px;
      background-position: right center; }
    #region-user-second .block-menu-block .menu-block-wrapper li.first a:before {
      content: "";
      display: inline-block;
      width: 19px;
      height: 19px;
      margin-right: .75em;
      background-image: url("../assets/images/header/belgium-flag.png");
      background-repeat: no-repeat;
      background-size: 100%;
      vertical-align: middle; }
  #region-user-second .megamenu-mega-menu-customer-login .block {
    width: 133px;
    padding: 1em; }
    #region-user-second .megamenu-mega-menu-customer-login .block p {
      margin-bottom: 0; }
    #region-user-second .megamenu-mega-menu-customer-login .block p a {
      display: block;
      margin-left: .25em;
      margin-right: .25em;
      margin-bottom: .25em;
      color: #000; }
      #region-user-second .megamenu-mega-menu-customer-login .block p a:last-of-type {
        margin-right: 0; }
      #region-user-second .megamenu-mega-menu-customer-login .block p a:hover {
        color: #002d4e;
        text-decoration: underline; }
    #region-user-second .megamenu-mega-menu-customer-login .block span.ext {
      display: none; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.block--homepage-hero {
  position: relative; }
  .block--homepage-hero .heroes .slick-arrow {
    position: absolute;
    top: calc(50% - 36px);
    width: 39px;
    height: 73px;
    color: white;
    z-index: 80;
    background: none;
    text-indent: -9999px;
    outline: 0; }
    .block--homepage-hero .heroes .slick-arrow:focus {
      outline: 0;
      box-shadow: none; }
  .block--homepage-hero .heroes .slick-arrow {
    opacity: .3;
    transition: opacity 150ms ease; }
  .block--homepage-hero .heroes:hover .slick-arrow {
    opacity: .6; }
  .block--homepage-hero .heroes:hover .slick-arrow:hover {
    opacity: 1; }
  .block--homepage-hero .heroes .slick-prev {
    left: 30px;
    background-image: url("../assets/images/homepage/hero-prev.png");
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .block--homepage-hero .heroes .slick-next {
    right: 30px;
    background-image: url("../assets/images/homepage/hero-next.png");
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .block--homepage-hero .heroes .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.5625em;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .block--homepage-hero .heroes .slick-dots li {
      display: inline-block;
      margin-left: 5px;
      margin-right: 5px;
      list-style: none; }
    .block--homepage-hero .heroes .slick-dots button {
      height: 10px;
      width: 10px;
      border-radius: 100%;
      text-indent: -9999px;
      font-size: 0;
      background-color: #fff;
      border: 3px solid #fff; }
    .block--homepage-hero .heroes .slick-dots .slick-active button {
      background-color: #000; }
  .block--homepage-hero .hero-mobile {
    position: relative; }
    .block--homepage-hero .hero-mobile img {
      display: block;
      max-width: 100%; }
    .block--homepage-hero .hero-mobile.hero-1 .content {
      position: absolute;
      left: 10%;
      right: 30%;
      top: 24%;
      bottom: 19%; }
    .block--homepage-hero .hero-mobile h1 {
      margin-top: 0;
      margin-bottom: .5em;
      font-size: 1.875em;
      color: white;
      text-shadow: 0px 0px 94.77px rgba(0, 0, 0, 0.59); }
    .block--homepage-hero .hero-mobile p {
      margin: 0;
      font-size: 1.5em;
      font-weight: 200;
      text-shadow: 0px 0px 47.79px rgba(0, 0, 0, 0.4);
      color: #fff; }
  .block--homepage-hero .hero {
    position: relative;
    font-size: 10px; }
    .block--homepage-hero .hero img {
      width: 100%;
      max-width: 100%;
      height: auto; }
    .block--homepage-hero .hero h1 {
      margin-top: 0;
      margin-left: 8px;
      margin-bottom: .5em;
      font-size: 3.25em;
      font-family: "VerbMedium", Verdana, sans-serif;
      color: #333e47; }
      .block--homepage-hero .hero h1 span {
        margin-left: 0;
        margin-bottom: 0.125em;
        background-color: #fff;
        padding-left: 0;
        padding-right: 0;
        padding-top: .1em;
        padding-bottom: .1em;
        line-height: 1.5em;
        box-shadow: 8px 0 0 #fff, -8px 0 0 #fff, 6px 0 0 #fff, -6px 0 0 #fff, 2px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -2px 0 0 #fff;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone; }
    .block--homepage-hero .hero p {
      margin: 0;
      font-size: 1.5em;
      font-family: "VerbMedium", Verdana, sans-serif;
      color: #fff; }
      .block--homepage-hero .hero p.text-blue {
        color: #333; }

@media (min-width: 0) and (max-width: 980px) {
  .block--homepage-hero .heroes .slick-arrow {
    display: none; }
  .block--homepage-hero .hero {
    font-size: 8px;
    overflow: hidden; }
    .block--homepage-hero .hero img.desktop {
      display: none; }
  .block--homepage-hero .hero .content {
    position: absolute;
    left: 10%;
    right: 41%;
    top: 15%;
    bottom: 34%; } }

@media (min-width: 0) and (max-width: 360px) {
  .block--homepage-hero .hero h1 {
    font-size: 2.2em; } }

@media (min-width: 639px) {
  .block--homepage-hero .hero img.mobile {
    display: none; }
  .block--homepage-hero .hero img.desktop {
    display: block; }
  .block--homepage-hero .hero {
    display: block;
    font-size: 6px; }
  .block--homepage-hero .hero-1 .content {
    position: absolute;
    left: 21%;
    right: 35%;
    top: 16%;
    bottom: 21%; }
  .block--homepage-hero .hero-2 .content {
    position: absolute;
    left: 21%;
    right: 30%;
    top: 21%;
    bottom: 29%; }
  .block--homepage-hero .hero-3 .content {
    position: absolute;
    left: 21%;
    right: 30%;
    top: 24%;
    bottom: 31%; } }

@media (min-width: 769px) {
  .block--homepage-hero .hero {
    font-size: 7px; } }

@media (min-width: 940px) {
  .block--homepage-hero .hero {
    font-size: 9px; } }

@media (min-width: 1100px) {
  .block--homepage-hero .hero {
    font-size: 10px; } }

@media (min-width: 1500px) {
  .block--homepage-hero .hero {
    font-size: 13px; } }

@media (min-width: 1700px) {
  .block--homepage-hero .hero {
    font-size: 15px; } }

footer .footer-menu-block::after {
  clear: both;
  content: "";
  display: table; }

footer .footer-menu-block h2 a {
  color: #0eaedd; }
  footer .footer-menu-block h2 a:hover {
    color: #fff; }

footer .footer-menu-block li {
  width: 100%;
  line-height: 2em; }
  footer .footer-menu-block li a.menu-item-bold {
    font-family: "VerbRegular-Bold", Verdana, sans-serif; }
  footer .footer-menu-block li a:hover {
    color: #00AEEF; }

@media (min-width: 0) and (max-width: 980px) {
  footer .footer-menu-block {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 2em;
    margin-bottom: 2em; }
    footer .footer-menu-block:first-of-type {
      margin-bottom: 0; } }

@media (min-width: 981px) {
  footer .footer-menu-block {
    width: 28%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; } }

.block--footer-contact-us-block h2 a {
  color: #00AEEF; }

.block--footer-contact-us-block a:hover {
  color: #fff; }

.block--footer-contact-us-block .address-content {
  font-size: 1em; }

.block--footer-contact-us-block .address-location {
  padding-top: .25em;
  font-family: "VerbRegular", Verdana, sans-serif;
  color: #00AEEF; }

@media (min-width: 0) and (max-width: 980px) {
  .block--footer-contact-us-block {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1em; } }

@media (min-width: 981px) {
  .block--footer-contact-us-block {
    width: 24%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 2.1em; } }

.block--footer-hot-topics ul {
  margin: 0; }
  .block--footer-hot-topics ul li {
    list-style: none;
    line-height: 2em; }
  .block--footer-hot-topics ul a:hover {
    color: #00AEEF; }

.block--footer-hot-topics .ht-menu-footer {
  float: left;
  margin-top: 2em; }
  .block--footer-hot-topics .ht-menu-footer a {
    color: #00AEEF;
    font-size: 1.125em; }
    .block--footer-hot-topics .ht-menu-footer a:hover {
      color: #fff; }

@media (min-width: 0) and (max-width: 980px) {
  .block--footer-hot-topics {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 2em; } }

@media (min-width: 981px) {
  .block--footer-hot-topics {
    float: left;
    width: 20%; } }

.block--footer-extras-menu ul li {
  margin-bottom: .5em; }

.block--footer-extras-menu ul li a {
  font-size: 1em;
  line-height: 1.5em;
  font-family: "VerbRegular-Bold", Verdana, sans-serif; }

@media (min-width: 0) and (max-width: 980px) {
  footer .block--footer-extras-menu {
    margin-top: 0;
    margin-bottom: 2em; } }

.block-copyright-block {
  width: auto;
  font-family: "VerbMedium", Verdana, sans-serif;
  font-size: 0.75em; }
  .block-copyright-block .content {
    line-height: 1.5em; }

@media (min-width: 0) and (max-width: 980px) {
  .block-copyright-block {
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 2em;
    padding-bottom: 1em; } }

@media (min-width: 981px) {
  .block-copyright-block {
    width: 41.6666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 30px;
    margin-left: 0.6em; } }

.block--footer-bottom-legal-menu ul li {
  display: inline-block;
  width: auto;
  line-height: 1em;
  padding-right: 1em; }
  .block--footer-bottom-legal-menu ul li:last-of-type:after {
    display: none; }

.block--footer-bottom-legal-menu a {
  color: #999;
  font-size: 0.75em; }
  .block--footer-bottom-legal-menu a:hover {
    color: #0eaedd; }

@media (min-width: 0) and (max-width: 980px) {
  .block--footer-bottom-legal-menu {
    padding: .75em;
    margin-top: 1em;
    margin-bottom: 1em; } }

@media (min-width: 981px) {
  .block--footer-bottom-legal-menu {
    width: 49.1694352159%;
    float: left;
    margin-right: 1.6611295681%;
    margin-bottom: 1em; } }

.block--footer-bottom-social-icons {
  float: left;
  width: 100%; }
  .block--footer-bottom-social-icons span.ext {
    display: none; }
  .block--footer-bottom-social-icons p.follow-text {
    font-family: "VerbLight", Verdana, sans-serif;
    font-size: 1.625em; }
  .block--footer-bottom-social-icons .social-icon {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 0.46875em;
    margin-bottom: 0.46875em;
    padding: 1em;
    background-color: #fff; }
    .block--footer-bottom-social-icons .social-icon:hover i {
      color: #00AEEF; }
    .block--footer-bottom-social-icons .social-icon i {
      position: absolute;
      color: #002d4e;
      line-height: 22px;
      text-align: center;
      font-size: 1.6em; }
    .block--footer-bottom-social-icons .social-icon:last-of-type {
      margin-right: 0; }
      .block--footer-bottom-social-icons .social-icon:last-of-type i {
        left: 7px; }
    .block--footer-bottom-social-icons .social-icon span.ext {
      display: none; }

@media (min-width: 0) and (max-width: 980px) {
  .block--footer-bottom-social-icons {
    margin-bottom: 2em; } }

@media (min-width: 981px) {
  .block--footer-bottom-social-icons {
    width: 100%;
    margin-top: 2em;
    padding-left: 10px;
    padding-right: 10px; }
    .block--footer-bottom-social-icons p.follow-text {
      float: left;
      margin-right: 1em;
      padding-top: 0.3125em; }
    .block--footer-bottom-social-icons .social-icon {
      float: left; } }

.block--home-how-we-can-help {
  padding-top: 2.5em;
  padding-bottom: 2.5em; }
  .block--home-how-we-can-help hr {
    width: 4.0625em;
    border-color: #333; }
  .block--home-how-we-can-help .block-inner {
    max-width: 1135px;
    margin-left: auto;
    margin-right: auto; }
    .block--home-how-we-can-help .block-inner:after {
      content: " ";
      display: block;
      clear: both; }
  .block--home-how-we-can-help .block-title {
    font-size: 2.25em;
    font-family: "VerbMedium", Verdana, sans-serif;
    color: #333;
    text-align: center; }
  .block--home-how-we-can-help .help-item-container {
    display: block; }

@media (min-width: 0) and (max-width: 980px) {
  .block--home-how-we-can-help {
    text-align: center; }
    .block--home-how-we-can-help .block-title {
      margin-left: 1em;
      margin-right: 1em; } }

.block--home-latest-news {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
  background-color: #eeeeee; }
  .block--home-latest-news .views-row a:hover {
    color: #002d4e; }
  .block--home-latest-news hr {
    width: 4.0625em;
    margin-bottom: 2em;
    border-color: #333; }
  .block--home-latest-news .block-title {
    margin-left: 1em;
    margin-right: 1em;
    font-family: "VerbMedium", Verdana, sans-serif;
    font-size: 2.25em;
    color: #333;
    text-align: center; }
  .block--home-latest-news .block-inner {
    max-width: 1135px;
    margin-left: auto;
    margin-right: auto; }
    .block--home-latest-news .block-inner:after {
      content: " ";
      display: block;
      clear: both; }
  .block--home-latest-news .views-row {
    position: relative;
    margin-left: .5em;
    margin-right: .5em;
    padding-top: 2.1875em;
    padding-left: 2.1875em;
    padding-bottom: 0.9375em;
    padding-right: 2.1875em;
    background-color: #fff; }
    .block--home-latest-news .views-row::after {
      clear: both;
      content: "";
      display: table; }
  .block--home-latest-news .field-name-field-post-date span {
    position: absolute;
    top: 0;
    padding-top: .15em;
    padding-bottom: .15em;
    padding-left: .75em;
    padding-right: .75em;
    color: #fff;
    background-color: #0eaedd;
    font-family: "VerbRegular-Bold", Verdana, sans-serif;
    font-size: 0.875em; }
  .block--home-latest-news .views-field-title {
    margin-top: 1em;
    margin-bottom: 1em;
    font-family: "VerbLight", Verdana, sans-serif;
    font-size: 1.5em; }
  .block--home-latest-news .views-field-body a {
    display: block;
    margin-top: 1.5em;
    color: #000;
    font-family: "VerbRegular", Verdana, sans-serif;
    font-size: 1em; }
  .block--home-latest-news .views-field-body a:hover {
    color: #0eaedd; }
  .block--home-latest-news .views-field-nothing-1 {
    float: right;
    margin-top: 2em; }
    .block--home-latest-news .views-field-nothing-1 a {
      color: #333;
      font-family: "VerbRegular-Bold", Verdana, sans-serif;
      font-size: 0.875em; }
  .block--home-latest-news .news-more {
    position: absolute;
    right: 2em;
    bottom: 1.5em;
    width: 150px;
    text-align: right; }
  .block--home-latest-news .news-more p {
    margin-bottom: 0; }
  .block--home-latest-news .news-more a:hover {
    color: #0eaedd; }

@media (min-width: 0) and (max-width: 980px) {
  .block--home-latest-news .views-row {
    margin-top: 1.5em; } }

@media (min-width: 981px) {
  .block--home-latest-news .views-row {
    width: 32%;
    float: left;
    margin-top: .5; }
    .block--home-latest-news .views-row:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .block--home-latest-news .views-row:nth-child(3n + 2) {
      margin-left: 34%;
      margin-right: -100%;
      clear: none; }
    .block--home-latest-news .views-row:nth-child(3n + 3) {
      margin-left: 68%;
      margin-right: -100%;
      clear: none; } }

.block--block-with-blue-title .block-title {
  display: table;
  margin-bottom: 1em;
  padding: .25em .5em;
  background-color: #0eaedd;
  color: #fff;
  font-size: 1.5em;
  font-family: "VerbRegular-Bold", Verdana, sans-serif;
  text-align: "center";
  margin: 0 auto; }
  .block--block-with-blue-title .block-title a {
    color: #fff; }

.block--digital-enterprise-platform {
  width: 100%;
  background-image: url("../assets/images/homepage/digital-enterprise-platform/bg.png");
  background-repeat: no-repeat;
  background-position: center -11em; }
  .block--digital-enterprise-platform h2 {
    color: #fff;
    font-family: "VerbMedium", Verdana, sans-serif;
    font-size: 1.875em;
    text-align: center; }
  .block--digital-enterprise-platform hr {
    width: 10%;
    border-color: #fff; }
  .block--digital-enterprise-platform .dep-wrapper {
    padding-bottom: 4.125em;
    color: #fff;
    background-color: #00AEEF;
    text-align: center; }
  .block--digital-enterprise-platform p {
    font-size: 1em;
    text-align: center; }
    .block--digital-enterprise-platform p.lead {
      font-size: 1.25em; }
  .block--digital-enterprise-platform a {
    display: block;
    color: #fff; }
    .block--digital-enterprise-platform a:hover {
      color: #002d4e; }
  .block--digital-enterprise-platform .more-link {
    margin-top: 3em;
    margin-bottom: 0; }
  .block--digital-enterprise-platform .more-link a {
    display: inline-block;
    padding-top: .75em;
    padding-bottom: .75em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    border: 0.15em solid #fff;
    color: #fff;
    font-size: 1em;
    font-family: "VerbRegular-Bold", Verdana, sans-serif;
    transition: all ease 150ms; }
    .block--digital-enterprise-platform .more-link a:hover {
      color: #002d4e;
      background-color: #fff; }

@media (min-width: 0) and (max-width: 980px) {
  .block--digital-enterprise-platform {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto; }
    .block--digital-enterprise-platform:after {
      content: " ";
      display: block;
      clear: both; }
    .block--digital-enterprise-platform .dep-wrapper {
      width: 100%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; } }

@media (min-width: 981px) {
  .block--digital-enterprise-platform {
    padding-bottom: 13em; }
    .block--digital-enterprise-platform .dep-wrapper {
      max-width: 900px;
      margin-left: auto;
      margin-right: auto; }
      .block--digital-enterprise-platform .dep-wrapper:after {
        content: " ";
        display: block;
        clear: both; }
    .block--digital-enterprise-platform .dep-main-text {
      max-width: 780px;
      margin-left: auto;
      margin-right: auto; }
      .block--digital-enterprise-platform .dep-main-text:after {
        content: " ";
        display: block;
        clear: both; } }

.block-footer-bottom-contact-button {
  display: block;
  position: absolute;
  width: 15em;
  top: -4em;
  right: 0;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 0;
  background-color: #fff;
  letter-spacing: 2px;
  text-align: center; }
  .block-footer-bottom-contact-button p {
    margin: 0; }
  .block-footer-bottom-contact-button a {
    font-size: 2.375em;
    font-family: "VerbLight", Verdana, sans-serif;
    color: #002d4e; }
  .block-footer-bottom-contact-button:hover a {
    color: #0eaedd; }

@media (min-width: 0) and (max-width: 980px) {
  .block-footer-bottom-contact-button {
    left: .8em; } }

.block--pshome-grid {
  padding-bottom: 7em; }

.page--digital-transformation #section-header {
  margin: 0; }

.page--digital-transformation #zone-content,
.page--digital-transformation #breadcrumb {
  display: none; }

.page--digital-transformation #section-content {
  margin-top: 0; }

.page--digital-transformation #zone-header-wrapper {
  display: none; }

.page--digital-transformation #zone-content-wrapper {
  padding-top: 0; }

.page--digital-transformation .block--digital-transformation {
  position: relative; }

.page--digital-transformation .dt-diamond-container {
  background-image: url("../assets/images/digital-transformation/dt-hexagon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%; }

.page--digital-transformation .dt-hexagon-tie {
  display: none; }

.page--digital-transformation .box {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
  padding: 1.5em 1.5em;
  background-color: #042e4c;
  font-size: .9em; }
  .page--digital-transformation .box:after {
    content: " ";
    display: block;
    clear: both; }
  .page--digital-transformation .box h2 {
    color: #fff;
    font-family: "VerbMedium", Verdana, sans-serif;
    font-size: 2.25em; }
  .page--digital-transformation .box hr {
    width: 4em;
    margin: 1.5em 0;
    border: 1px solid #fff; }
  .page--digital-transformation .box p {
    color: #fff;
    font-family: "VerbLight", Verdana, sans-serif; }
    .page--digital-transformation .box p.lead {
      font-size: 1.5em; }
  .page--digital-transformation .box p:not(.lead),
  .page--digital-transformation .box ul {
    line-height: 1.75em; }
  .page--digital-transformation .box ul {
    color: #fff;
    font-family: "VerbMedium", Verdana, sans-serif; }

.page--digital-transformation .dt--quotes {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto; }
  .page--digital-transformation .dt--quotes:after {
    content: " ";
    display: block;
    clear: both; }

.page--digital-transformation .quote {
  width: 100%;
  float: left;
  padding-left: 20.5px;
  padding-right: 20.5px;
  margin-bottom: 2em;
  font-size: .9em; }
  .page--digital-transformation .quote h3 {
    position: relative;
    padding-left: 10px;
    font-size: 2.25em;
    font-family: "VerbLight", Verdana, sans-serif;
    color: #fff; }
    .page--digital-transformation .quote h3:after {
      position: absolute;
      bottom: -22px;
      left: 0;
      content: "";
      display: block; }
    .page--digital-transformation .quote h3 span {
      margin-left: 0;
      margin-bottom: 0.125em;
      padding-left: 0;
      padding-right: 0;
      padding-top: .1em;
      padding-bottom: .1em;
      line-height: 1.55em;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone; }
  .page--digital-transformation .quote.pink h3:after {
    height: 0;
    width: 0;
    border-top: 20px solid #e52681;
    border-right: 20px solid transparent; }
  .page--digital-transformation .quote.orange h3:after {
    height: 0;
    width: 0;
    border-top: 20px solid #eb6a3d;
    border-right: 20px solid transparent; }
  .page--digital-transformation .quote.pink h3 span {
    background-color: #e52681;
    box-shadow: 8px 0 0 #e52681, -10px 0 0 #e52681, 6px 0 0 #e52681, -6px 0 0 #e52681, 4px 0 0 #e52681, -4px 0 0 #e52681, 2px 0 0 #e52681, -2px 0 0 #e52681, 1px 0 0 #e52681, -1px 0 0 #e52681; }
  .page--digital-transformation .quote.orange h3 span {
    background-color: #eb6a3d;
    box-shadow: 8px 0 0 #eb6a3d, -10px 0 0 #eb6a3d, 6px 0 0 #eb6a3d, -6px 0 0 #eb6a3d, 2px 0 0 #eb6a3d, -4px 0 0 #eb6a3d, 3px 0 0 #eb6a3d, -2px 0 0 #eb6a3d, 1px 0 0 #eb6a3d, -1px 0 0 #eb6a3d; }
  .page--digital-transformation .quote p {
    color: #333e47; }

.page--digital-transformation .dt--pas {
  padding-top: 3em;
  padding-bottom: 3em;
  background-color: #eeeeee;
  font-size: .9em; }
  .page--digital-transformation .dt--pas .container {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto; }
    .page--digital-transformation .dt--pas .container:after {
      content: " ";
      display: block;
      clear: both; }
  .page--digital-transformation .dt--pas h2 {
    font-size: 2.25em;
    font-family: "VerbMedium", Verdana, sans-serif;
    color: #333e47;
    text-align: center; }
  .page--digital-transformation .dt--pas hr {
    width: 4em;
    margin: 1.5em auto;
    border-color: #002d4e; }
  .page--digital-transformation .dt--pas .lead {
    max-width: 30em;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5em;
    color: #333e47;
    text-align: center; }
  .page--digital-transformation .dt--pas .service {
    position: relative;
    margin-bottom: 2em;
    padding-bottom: 1em;
    background-color: #fff; }
    .page--digital-transformation .dt--pas .service a {
      display: block; }
    .page--digital-transformation .dt--pas .service .image {
      position: relative;
      padding-top: 1em;
      text-align: center; }
      .page--digital-transformation .dt--pas .service .image h3 {
        text-align: left; }
      .page--digital-transformation .dt--pas .service .image img {
        max-height: 187px; }
    .page--digital-transformation .dt--pas .service h3 {
      position: absolute;
      top: 5.3em;
      left: 1em;
      padding-left: 10px;
      font-size: 1.5em;
      font-family: "VerbLight", Verdana, sans-serif;
      color: #fff; }
      .page--digital-transformation .dt--pas .service h3 a {
        color: #fff; }
        .page--digital-transformation .dt--pas .service h3 a:hover {
          color: #002d4e; }
      .page--digital-transformation .dt--pas .service h3 span {
        margin-left: 0;
        margin-bottom: 0.125em;
        padding-left: 0;
        padding-right: 0;
        padding-top: .1em;
        padding-bottom: .1em;
        line-height: 1.55em;
        background-color: #00AEEF;
        box-shadow: 8px 0 0 #00AEEF, -10px 0 0 #00AEEF, 6px 0 0 #00AEEF, -6px 0 0 #00AEEF, 2px 0 0 #00AEEF, -4px 0 0 #00AEEF, 3px 0 0 #00AEEF, -2px 0 0 #00AEEF;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone; }
      .page--digital-transformation .dt--pas .service h3:after {
        content: "";
        position: absolute;
        bottom: -21px;
        left: 0;
        display: block;
        height: 0;
        width: 0;
        border-top: 20px solid #00AEEF;
        border-right: 20px solid transparent; }
    .page--digital-transformation .dt--pas .service p {
      margin-top: 3em;
      margin-left: 1.5em;
      margin-right: 1.5em; }
      .page--digital-transformation .dt--pas .service p a {
        color: #333; }
      .page--digital-transformation .dt--pas .service p a:hover {
        color: #00AEEF; }
    .page--digital-transformation .dt--pas .service i {
      position: absolute;
      bottom: 1em;
      left: 1.5em; }
    .page--digital-transformation .dt--pas .service:nth-of-type(2) h3, .page--digital-transformation .dt--pas .service:nth-of-type(3) h3 {
      margin-top: 1.5em; }

img.tablet-up,
img.mobile-only {
  display: none; }

.dt-banner-wrapper {
  position: relative;
  font-size: .9em; }
  .dt-banner-wrapper .dt-banner-text {
    position: absolute;
    top: 13%;
    right: 33%;
    bottom: 16%;
    left: 9%; }
  .dt-banner-wrapper img {
    width: 100%;
    height: auto; }
  .dt-banner-wrapper h1 {
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 2.8125em;
    font-family: "VerbMedium", Verdana, sans-serif;
    color: #333e47; }
    .dt-banner-wrapper h1 span {
      margin-left: 10px;
      margin-bottom: 0.125em;
      background-color: #fff;
      padding-left: 0;
      padding-right: 0;
      padding-top: .1em;
      padding-bottom: .1em;
      line-height: 1.5em;
      box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone; }
  .dt-banner-wrapper p {
    color: #fff;
    font-family: "VerbMedium", Verdana, sans-serif; }
  .dt-banner-wrapper .dt-banner-text h1 {
    margin-bottom: .25em; }

@media (min-width: 0) and (max-width: 980px) {
  .page--digital-transformation .dt-paas-intro {
    padding-left: 1.28125em;
    padding-right: 1.28125em; }
  img.mobile-only {
    display: block; }
  .dt-banner-text {
    left: 7.5%; }
    .dt-banner-text h1 {
      font-size: 1.6em; } }

@media (min-width: 639px) {
  .dt-banner-wrapper .dt-banner-text {
    top: 22%;
    right: 29%;
    bottom: 26%;
    left: 25.5%;
    font-size: 80%; }
  img.tablet-up {
    display: block; }
  img.mobile-only {
    display: none; } }

@media (min-width: 981px) {
  .page--digital-transformation .dt-hexagon-tie {
    display: block;
    position: absolute;
    width: 25%;
    top: 0;
    right: 5em; }
  .page--digital-transformation .box {
    position: relative;
    padding: 2em; }
  .page--digital-transformation .quote {
    width: 44.4444444444%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    .page--digital-transformation .quote:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .page--digital-transformation .quote:nth-child(2n + 2) {
      margin-left: 55.5555555556%;
      margin-right: -100%;
      clear: none; }
    .page--digital-transformation .quote.pad-top {
      padding-top: 5em; }
    .page--digital-transformation .quote p {
      margin-left: 25%; }
  .page--digital-transformation h2.complete-ict-foundation {
    width: 40%; }
  .page--digital-transformation .dt--pas .services .service {
    width: 32.9896907216%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    .page--digital-transformation .dt--pas .services .service:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .page--digital-transformation .dt--pas .services .service:nth-child(3n + 2) {
      margin-left: 33.5051546392%;
      margin-right: -100%;
      clear: none; }
    .page--digital-transformation .dt--pas .services .service:nth-child(3n + 3) {
      margin-left: 67.0103092784%;
      margin-right: -100%;
      clear: none; }
    .page--digital-transformation .dt--pas .services .service .image {
      min-height: 210px; } }

@media (min-width: 1025px) {
  .page--digital-transformation .dt-hexagon-tie {
    width: auto; }
  .page--digital-transformation .box {
    padding-top: 6em;
    padding-right: 5em;
    padding-bottom: 3.3em;
    padding-left: 5em; } }

@media (min-width: 1200px) {
  .dt-banner-text {
    font-size: 100%; } }

.front .zone-content-wrapper {
  display: none; }

.page-node.node-type-ps-landing-page {
  background: none; }
  .page-node.node-type-ps-landing-page .region--full-width-banner {
    position: relative; }
  .page-node.node-type-ps-landing-page #section-header {
    margin-bottom: 0; }
  .page-node.node-type-ps-landing-page .zone-header-wrapper {
    display: none; }
  .page-node.node-type-ps-landing-page .zone-content.container-12,
  .page-node.node-type-ps-landing-page .region-content.grid-12 {
    width: 100%;
    margin: 0; }
  .page-node.node-type-ps-landing-page #zone-content {
    min-height: auto;
    font-size: 16px; }
  .page-node.node-type-ps-landing-page #section-content,
  .page-node.node-type-ps-landing-page #zone-content-wrapper {
    margin: 0;
    padding: 0; }
  .page-node.node-type-ps-landing-page .region-content-inner > h1 {
    display: none; }
  .page-node.node-type-ps-landing-page .region--full-width-content {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto; }
    .page-node.node-type-ps-landing-page .region--full-width-content:after {
      content: " ";
      display: block;
      clear: both; }

.page--products-services.not-front #section-header,
.page--ps-category.not-front #section-header {
  margin-bottom: 0; }

.page--products-services.products-and-services-section,
.page--ps-category.products-and-services-section {
  background-image: none; }

.page--products-services .zone-header-wrapper,
.page--ps-category .zone-header-wrapper {
  display: none; }

.page--products-services h1#page-title,
.page--ps-category h1#page-title {
  display: none; }

.page--products-services #breadcrumb,
.page--ps-category #breadcrumb {
  display: none; }

.page--products-services #section-content,
.page--ps-category #section-content {
  margin-top: 0; }

.page--products-services .zone-content-wrapper,
.page--ps-category .zone-content-wrapper {
  display: none; }

.block-pshome-hero,
.block-ps-networks,
.block-ps-cloud-hosting,
.block-ps-unified-comms,
.block-ps-voice,
.block-ps-security,
.block-ps-infrastructure {
  position: relative; }

.ps-banner-text {
  position: absolute;
  top: 14%;
  right: 33%;
  left: 10%;
  bottom: 16%; }
  .ps-banner-text p {
    font-size: 1.5em;
    text-shadow: black 1px 3px 10px; }

@media (min-width: 639px) {
  .ps-banner-text {
    top: 33%;
    right: 41.5%;
    bottom: 26%;
    left: 22.5%;
    font-size: 55%; } }

@media (min-width: 981px) {
  .ps-banner-text {
    font-size: 80%; } }

@media (min-width: 1025px) {
  .ps-banner-text {
    font-size: 90%; } }

@media (min-width: 1300px) {
  .ps-banner-text {
    font-size: 100%; } }

.block-pshome-intro {
  max-width: 50em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5em;
  padding-bottom: 1em;
  text-align: center; }
  .block-pshome-intro:after {
    content: " ";
    display: block;
    clear: both; }
  .block-pshome-intro h1 {
    font-size: 1.75em;
    font-family: "VerbMedium", Verdana, sans-serif;
    color: #000; }
  .block-pshome-intro hr {
    max-width: 4em; }
  .block-pshome-intro p {
    font-size: 1em; }
  .block-pshome-intro .down-arrow {
    margin-top: 2em;
    margin-bottom: 0; }

@media (min-width: 981px) {
  .block-pshome-intro h1 {
    font-size: 2.25em; }
  .block-pshome-intro p {
    font-size: 1.5em; } }

.ps--header {
  overflow: hidden; }
  .ps--header .s-container {
    position: relative; }
  .ps--header .ps--header-icon {
    position: absolute;
    right: 3em;
    bottom: 6em; }
  .ps--header .ps--header-detail {
    padding-top: 5em;
    padding-bottom: 5em; }
  .ps--header h1 {
    position: relative;
    margin-bottom: .75em;
    font-size: 3.125em;
    font-family: "VerbMedium", Verdana, sans-serif;
    color: #fff;
    z-index: 10; }
    .ps--header h1:after {
      content: "";
      position: absolute;
      bottom: -20px;
      left: 0;
      display: block;
      height: 0;
      width: 0;
      border-top: 18px solid #00AEEF;
      border-right: 18px solid transparent; }
    .ps--header h1 span {
      margin-bottom: 0.125em;
      padding-left: .3em;
      padding-right: .3em;
      padding-top: 0;
      padding-bottom: 0;
      line-height: 1em;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
      background-color: #00AEEF; }
  .ps--header h2 {
    position: relative;
    font-size: 1.375em;
    font-family: "VerbMedium", Verdana, sans-serif;
    color: #000;
    z-index: 10; }
  .ps--header p {
    position: relative;
    font-size: 1.125em;
    z-index: 10; }
    .ps--header p strong {
      font-family: "VerbMedium", Verdana, sans-serif; }

@media (min-width: 0) and (max-width: 980px) {
  .ps--header .ps--header-icon {
    top: 0;
    width: 75%;
    right: 2em;
    opacity: .3; } }

@media (min-width: 981px) {
  .ps--header h2 {
    margin-left: 1.3636363636em; }
  .ps--header p {
    margin-left: 1.6666666667em; }
  .ps--header.image-top .ps--header-icon {
    top: 0;
    right: 0;
    bottom: inherit; } }

.ps--sub-products {
  margin-bottom: 5em; }
  .ps--sub-products + .ps--sub-products {
    margin-bottom: 0; }
  .ps--sub-products h3 {
    min-height: 6em;
    font-family: "VerbLight", Verdana, sans-serif;
    font-size: 2.25em;
    color: #000; }
  .ps--sub-products h4 {
    font-size: 1.5em;
    font-family: "VerbMedium", Verdana, sans-serif;
    color: #fff; }
  .ps--sub-products .help-item {
    position: relative;
    border-color: #eeeeec;
    background-color: #eeeeec;
    min-height: 315px; }
    .ps--sub-products .help-item:after {
      position: absolute;
      bottom: 2em;
      right: 2em;
      content: "";
      height: 28px;
      width: 28px;
      background-image: url("../assets/images/products-services/plus-sign.png");
      background-repeat: no-repeat;
      background-position: center; }
  .ps--sub-products .detail {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 2em;
    background-color: #00AEEF;
    color: #fff;
    opacity: 0;
    transition: 150ms ease opacity;
    z-index: 10; }
    .ps--sub-products .detail .view-now {
      position: absolute;
      right: 2.5em;
      bottom: 1.5em;
      color: #fff;
      transition: color 150ms ease; }
      .ps--sub-products .detail .view-now i {
        font-size: 1.5em;
        vertical-align: middle; }
  .ps--sub-products .help-item:hover .detail {
    opacity: 1; }
    .ps--sub-products .help-item:hover .detail .view-now:hover {
      color: rgba(255, 255, 255, 0.6); }

@media (min-width: 0) and (max-width: 980px) {
  .ps--sub-products .help-item {
    margin-left: 0;
    margin-right: 0; }
    .ps--sub-products .help-item h3 {
      font-size: 2em; }
    .ps--sub-products .help-item .detail h4 {
      font-size: 1em; }
  .ps--sub-products + .ps--sub-products {
    margin-bottom: 5em; }
  .ps--sub-products {
    margin-bottom: 0; } }

@media (min-width: 981px) {
  .ps--sub-products .help-items .help-item {
    width: 32.8205128205%;
    float: left;
    margin-left: 0.2564102564%;
    margin-right: 0.2564102564%; }
  .ps--sub-products .help-items .help-item:nth-child(3) {
    width: 32.8205128205%;
    float: right;
    margin-left: 0.2564102564%;
    margin-right: 0.2564102564%; }
  .ps--sub-products + .ps--sub-products {
    margin-top: -5em;
    margin-bottom: 5em; }
    .ps--sub-products + .ps--sub-products .help-items.one-up a:first-child {
      margin-left: 33.5897435897%; }
    .ps--sub-products + .ps--sub-products .help-items.two-up a:first-child {
      margin-left: 16.9230769231%; } }

.ps--case-study {
  position: relative;
  margin-bottom: 4em;
  padding-top: 5em;
  padding-bottom: 5em;
  background-color: #042e4c; }
  .ps--case-study p {
    color: #fff; }
  .ps--case-study h2 {
    margin-bottom: 2em;
    font-size: 1.25em;
    font-family: "VerbMedium", Verdana, sans-serif; }
  .ps--case-study .lead {
    font-size: 1.375em; }
  .ps--case-study .more-link {
    margin-top: 2em;
    margin-bottom: 0;
    font-size: 0.875em; }
    .ps--case-study .more-link a {
      font-family: "VerbMedium", Verdana, sans-serif;
      color: #fff; }
    .ps--case-study .more-link a:hover {
      color: #00AEEF; }
    .ps--case-study .more-link i {
      vertical-align: middle;
      font-size: 1.5em; }
  .ps--case-study .case-study-image-element {
    position: absolute;
    left: calc(50% + 4em);
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center; }

@media (min-width: 0) and (max-width: 980px) {
  .case-study-image-element {
    display: none; } }

.ps--awards {
  margin-bottom: 4em;
  text-align: center; }
  .ps--awards p {
    margin-bottom: .5em;
    font-size: 2.25em;
    font-family: "VerbLight", Verdana, sans-serif;
    color: #000; }
  .ps--awards .awards-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 850px; }
    .ps--awards .awards-wrapper img {
      margin-bottom: 1.5em; }
  .ps--awards .button {
    display: inline-block;
    padding: .75em 1em;
    color: #fff;
    font-size: 0.3888888889em;
    font-family: "VerbMedium", Verdana, sans-serif;
    text-transform: uppercase;
    background-color: #2eafd9;
    transition: background-color 150ms ease; }
    .ps--awards .button:hover {
      background-color: #196d88; }

@media (min-width: 0) and (max-width: 980px) {
  .ps--awards {
    width: 100%;
    float: left;
    padding-left: 20.5px;
    padding-right: 20.5px; }
  .node-type-ps-landing-page article.node .ps--awards img {
    max-width: 45%; } }

@media (min-width: 981px) {
  .ps--awards .awards-wrapper img {
    margin-left: 1em;
    margin-right: 1em; } }

.ps--footer,
.page-node.node-type-ps-landing-page .zone--full-width-content {
  clear: both;
  border-top: 1px solid #00AEEF; }
  .ps--footer h2,
  .page-node.node-type-ps-landing-page .zone--full-width-content h2 {
    margin-bottom: .25em;
    font-size: 2.25em;
    font-family: "VerbLight", Verdana, sans-serif; }
  .ps--footer .ps--footer-left,
  .ps--footer .ps--footer-right,
  .page-node.node-type-ps-landing-page .zone--full-width-content .ps--footer-left,
  .page-node.node-type-ps-landing-page .zone--full-width-content .ps--footer-right {
    padding-top: 4em;
    padding-bottom: 4em; }
  .ps--footer .ps-contact-form,
  .page-node.node-type-ps-landing-page .zone--full-width-content .ps-contact-form {
    padding-top: 1.5em; }
    .ps--footer .ps-contact-form input,
    .page-node.node-type-ps-landing-page .zone--full-width-content .ps-contact-form input {
      width: 100%;
      margin-bottom: .2em;
      padding-top: .75em;
      padding-bottom: .75em;
      padding-left: 1em;
      padding-right: 1em;
      border: 0;
      font-size: 1.375em;
      font-family: "VerbLight", Verdana, sans-serif;
      text-align: left; }
    .ps--footer .ps-contact-form input[type="text"],
    .page-node.node-type-ps-landing-page .zone--full-width-content .ps-contact-form input[type="text"] {
      background-color: #f5f5f5; }

@media (min-width: 0) and (max-width: 980px) {
  .ps--footer .ps--footer-right {
    padding-top: 0; }
  .block-views.ps--footer-left,
  .block-interoute-custom-blocks.ps--footer-right {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 1em;
    padding-right: 1em; } }

@media (min-width: 981px) {
  .ps--footer-left {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-right: 4em;
    border-right: 1px solid #00AEEF; }
    .ps--footer-left p {
      margin-bottom: 0;
      font-family: "VerbLight", Verdana, sans-serif;
      font-size: 2.25em; }
    .ps--footer-left .more-link {
      text-align: right;
      font-size: 0.875em;
      font-family: "VerbMedium", Verdana, sans-serif; }
      .ps--footer-left .more-link a {
        color: #000; }
  .ps--footer-right {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4em;
    padding-left: 4em;
    padding-bottom: 4em; } }

.page-about-us-technology-partners-microsoft .block-interoute-custom-blocks-ms-partner {
  position: relative; }

.page-about-us-technology-partners-microsoft h1 {
  padding-left: 10px; }

.page-about-us-technology-partners-microsoft h1 span {
  box-shadow: 8px 0 0 #00AEEF, -10px 0 0 #00AEEF, 6px 0 0 #00AEEF, -6px 0 0 #00AEEF, 4px 0 0 #00AEEF, -4px 0 0 #00AEEF, 2px 0 0 #00AEEF, -2px 0 0 #00AEEF, 1px 0 0 #00AEEF, -1px 0 0 #00AEEF;
  padding-left: 0;
  padding-right: 0; }

.page-about-us-technology-partners-microsoft h1:after {
  left: 0; }

.page-about-us-technology-partners-microsoft .ps--header-detail {
  padding-bottom: 0; }

.page-about-us-technology-partners-microsoft .ps--header-points ul {
  margin-left: 2em;
  padding-bottom: 2em; }
  .page-about-us-technology-partners-microsoft .ps--header-points ul li {
    padding-top: .5em;
    padding-bottom: .5em;
    list-style-position: outside;
    list-style-type: square;
    margin-left: 1em;
    color: #0eaedd; }
  .page-about-us-technology-partners-microsoft .ps--header-points ul li span {
    color: #000; }
  .page-about-us-technology-partners-microsoft .ps--header-points ul li strong {
    color: #333; }

.page-about-us-technology-partners-microsoft .ps--header-icon {
  top: 0;
  right: 0; }

.page-about-us-technology-partners-microsoft .ms-logo {
  width: 33.3333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  clear: left;
  margin-left: 2em; }
  .page-about-us-technology-partners-microsoft .ms-logo img {
    padding-top: 1.75em;
    padding-bottom: 1.75em; }

.page-about-us-technology-partners-microsoft .ps--footer-left {
  border-right: none; }

.page-about-us-technology-partners-microsoft .ps--footer-right {
  border-left: 1px solid #00AEEF; }

@media (min-width: 0) and (max-width: 980px) {
  .page-about-us-technology-partners-microsoft .ps--header-points ul {
    margin-left: 0; }
  .page-about-us-technology-partners-microsoft .ms-logo {
    width: 66.6666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; } }

footer .footer-menu-block .case-studies,
footer .footer-menu-block .contact-us {
  display: none; }

#region-footer-bottom {
  width: 100%; }

.front .region-content .block {
  float: left;
  clear: left;
  width: 100%; }

body > img {
  display: none; }

#zone-content,
#region-header-first,
#region-header-second,
#zone-postscript-wrapper {
  font-size: 12px; }

.megamenu-mega-menu-about-us .block-title {
  display: none; }

#page {
  overflow: hidden; }

@media (min-width: 0) and (max-width: 980px) {
  .page--ps-unified-comms .ps--header-detail h1 {
    font-size: 2.125em; } }

#node-product-instance-1394 table {
  width: auto !important; }

/*# sourceMappingURL=global.css.map */
