/*

Blue basic : rgba(0, 167, 216, 1)

Blue gradient light : rgba(91, 197, 242, 1)

Blue gradient dark : rgba(0, 158, 212, 1)

Grey basic : rgba(135, 135, 135, 1)

*/

@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
----------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Links
----------------------------------------------------------------------------- */
a {
	text-decoration: none;
}

/* Paul Irish - Border-box
----------------------------------------------------------------------------- */
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Fonts
----------------------------------------------------------------------------- */
@font-face {
	font-family: 'museo-sans';
	src: url("/documents/3511376/3511436/museosans_100-webfont.eot");
	src: url("/documents/3511376/3511436/museosans_100-webfont.eot?#iefix") format("embedded-opentype"), url("/documents/3511376/3511436/museosans_100-webfont.woff") format("woff"), url("/documents/3511376/3511436/museosans_100-webfont.ttf") format("truetype"), url("/documents/3511376/3511436/museosans_100-webfont.svg#museo-sans") format("svg");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'museo-sans';
	src: url("/documents/3511376/3511436/museosans_300-webfont.eot");
	src: url("/documents/3511376/3511436/museosans_300-webfont.eot?#iefix") format("embedded-opentype"), url("/documents/3511376/3511436/museosans_300-webfont.woff") format("woff"), url("/documents/3511376/3511436/museosans_300-webfont.ttf") format("truetype"), url("/documents/3511376/3511436/museosans_300-webfont.svg#museo-sans") format("svg");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'museo-sans';
	src: url("/documents/3511376/3511436/museosans_500-webfont.eot");
	src: url("/documents/3511376/3511436/museosans_500-webfont.eot?#iefix") format("embedded-opentype"), url("/documents/3511376/3511436/museosans_500-webfont.woff") format("woff"), url("/documents/3511376/3511436/museosans_500-webfont.ttf") format("truetype"), url("/documents/3511376/3511436/museosans_500-webfont.svg#museo-sans") format("svg");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'museo-sans';
	src: url("/documents/3511376/3511436/museosans_700-webfont.eot");
	src: url("/documents/3511376/3511436/museosans_700-webfont.eot?#iefix") format("embedded-opentype"), url("/documents/3511376/3511436/museosans_700-webfont.woff") format("woff"), url("/documents/3511376/3511436/museosans_700-webfont.ttf") format("truetype"), url("/documents/3511376/3511436/museosans_700-webfont.svg#museo-sans") format("svg");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'museo-sans';
	src: url("/documents/3511376/3511436/museosans_900-webfont.eot");
	src: url("/documents/3511376/3511436/museosans_900-webfont.eot?#iefix") format("embedded-opentype"), url("/documents/3511376/3511436/museosans_900-webfont.woff") format("woff"), url("/documents/3511376/3511436/museosans_900-webfont.ttf") format("truetype"), url("/documents/3511376/3511436/museosans_900-webfont.svg#museo-sans") format("svg");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'museo-slab';
	src: url("/documents/3511376/3511436/museo_slab_500-webfont.eot");
	src: url("/documents/3511376/3511436/museo_slab_500-webfont.eot?#iefix") format("embedded-opentype"), url("/documents/3511376/3511436/museo_slab_500-webfont.woff") format("woff"), url("/documents/3511376/3511436/museo_slab_500-webfont.ttf") format("truetype"), url("/documents/3511376/3511436/museo_slab_500-webfont.svg#museo-slab") format("svg");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'museo-slab';
	src: url("/documents/3511376/3511436/museo_slab_900italic-webfont.eot");
	src: url("/documents/3511376/3511436/museo_slab_900italic-webfont.eot?#iefix") format("embedded-opentype"), url("/documents/3511376/3511436/museo_slab_900italic-webfont.woff") format("woff"), url("/documents/3511376/3511436/museo_slab_900italic-webfont.ttf") format("truetype"), url("/documents/3511376/3511436/museo_slab_900italic-webfont.svg#museo-slab") format("svg");
	font-weight: 900;
	font-style: italic;
}

/* Structure
----------------------------------------------------------------------------- */
body {
	font: 300 100%/1.5 'museo-sans', Helvetica, Arial, sans-serif;
	color: rgba(135, 135, 135, 1);
	background: url(/documents/3511376/3511425/teralink-bg.png) 0 0 repeat rgba(239, 239, 239, 1);
}
.wrapper {
	padding: 80px 0 0 0;
	background: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

/* General
----------------------------------------------------------------------------- */
strong {
	font-weight: 700;
}
.bg-lightblue {
	background-color: rgba(235, 249, 252, 1);
}
.bg-lightgrey {
	background-color: rgba(243, 243, 243, 1);
}
.bg-white {
	background-color: rgba(255, 255, 255, 1);
}
.border-left-black {
	border-left: 3px solid #333;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.gutter-top {
	padding-top: 20px;
}
.gutter-bottom {
	padding-top: 20px;
}
.gutter-left {
	padding-left: 20px;
}
.gutter-right {
	padding-right: 20px;
}
.gutter-top-double {
	padding-top: 40px;
}
.gutter-bottom-double {
	padding-top: 40px;
}
.gutter-left-double {
	padding-left: 40px;
}
.gutter-right-double {
	padding-right: 40px;
}
.lowercase {
	text-transform: lowercase;
}

/* Button
----------------------------------------------------------------------------- */
.button-container {
  text-align: center;
  font-size: 0;
}
.button {
	display: inline-block;
	border-radius: 0.125rem;
	box-shadow: 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.16), 0 0.125rem 0.625rem 0 rgba(0, 0, 0, 0.12);
	line-height: 2.5rem;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding: 0 2.5rem;
	font-size: 1rem;
	margin: 1.875rem 1.25rem 0;
	background-color: rgba(0, 158, 212, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* Slick slider
----------------------------------------------------------------------------- */
.slick-dots {
	position: relative;
	bottom: 0;
	width: 100%;
}
.slick-dots li {
	margin: 0;
}
.slick-dots li button:before {
	font-size: 12px;
	font-weight: normal;
	text-shadow: none;
	color: rgba(255, 255, 255, 1);
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
	color: rgba(255, 255, 255, 1);
}

/* Tiles gallery
----------------------------------------------------------------------------- */
.loading {
	display: block;
	background:#fff url(../img/loading.gif);
	width:32px;
	height:32px;
	margin-left:-16px;
	margin-top:-16px;
	border-radius:16px;
	border:2px solid #333;
}
.tiles-item .caption {
	background:rgba(0,0,0,.8);
	color:#fff;
	font-size:12px;		
}
.tiles-item .caption span {
	margin:10px;
	display: block;
	font-family: 'The Girl Next Door', cursive;
	font-size: 14px;
	font-weight: normal;
}
.tiles img {
	display: none;
}

.tiles {
	margin:0 auto;
}

/* States
----------------------------------------------------------------------------- */
.is-hidden {
	display: none;
}

/* Triangles
----------------------------------------------------------------------------- */
.ttl-white {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 1160px 0 0;
	border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ttl-blue {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 1160px 0 0;
	border-color: rgba(0, 158, 212, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ttls-blue {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 1160px 0 0;
	border-color: rgba(0, 158, 212, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ttr-blue {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 1160px 100px 0;
	border-color: rgba(255, 255, 255, 0) rgba(0, 158, 212, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ttrs-blue {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 1160px 50px 0;
	border-color: rgba(255, 255, 255, 0) rgba(0, 158, 212, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.tbl-blue {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 0 0 1160px;
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(0, 158, 212, 1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

/* Icones Teralink
----------------------------------------------------------------------------- */
.teralink-icon {
	display: block;
	width: 64px;
	height: 64px;
	background-image: url(/documents/3511376/3511425/teralink-icons.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
}
.svg .teralink-icon {
	background-image: url(/documents/3511376/3511425/teralink-icons.svg);
}
.teralink-icon.security-white {
	background-position: 0 0;
}
.teralink-icon.security-blue {
	background-position: 0 -64px;
}
.teralink-icon.media-white {
	background-position: -64px 0;
}
.teralink-icon.media-blue {
	background-position: -64px -64px;
}
.teralink-icon.cloud-white {
	background-position: -128px 0;
}
.teralink-icon.cloud-blue {
	background-position: -128px -64px;
}
.teralink-icon.m2m-white {
	background-position: -192px 0;
}
.teralink-icon.m2m-blue {
	background-position: -192px -64px;
}
.teralink-icon.connectivity-white {
	background-position: -256px 0;
}
.teralink-icon.connectivity-blue {
	background-position: -256px -64px;
}

/* Language bar
----------------------------------------------------------------------------- */
.teralink-language-bar {
	display: none;
}

/* Top bar
----------------------------------------------------------------------------- */
.topbar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 180px;
	z-index: 10;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.staging .topbar {
	top: 120px;
}
.topbar-container {
	position: relative;
	width: 100%;
	height: 80px;
	background: transparent;
}
.topbar-container .ttl-white {
	position: absolute;
	top: 80px;
	left: 0;
}
.small .topbar {
	background: rgba(255, 255, 255, 1);
	height: 80px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.staging.small .topbar {
	top: 0;
}
.small .topbar-container .ttl-white {
	opacity: 0;
	display: none;
}

/* Logo in the top bar */
.teralink-logo {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 270px;
	height: 70px;
	z-index: 1;
}
.teralink-logo img {
	display: block;
	width: 270px;
	height: 70px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.small .teralink-logo {
	top: 22px;
	left: 0;
	width: 135px;
	height: 35px;
}
.small .teralink-logo img {
	width: 135px;
	height: 35px;
}

/* Hamburger menu */
.hamburger-menu {
	display: none;
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 24px;
	color: #666;
}

/* Navigation */
.main-navigation {
	position: relative;
	background-color: #fff;
}
.nav-container {
	float: right;
}
.nav-item {
	position: relative;
	float: left;
	margin-right: 40px;
	line-height: 80px;
	z-index: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-link {
	padding: 0 0 3px 0;
	border-bottom: 0 solid rgba(0, 158, 212, 1);
	color: rgba(0, 158, 212, 1);
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.selected .nav-link {
	border-bottom: 2px solid rgba(0, 158, 212, 1);
}
.nav-link:hover {
	border-bottom: 2px solid rgba(0, 158, 212, 1);
	color: rgba(0, 158, 212, 1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-link .fa {
	margin-left: 10px;
}
.small .nav-item:last-child {
	margin-right: 0;
}

/* Second level navigation */
.subnav-container * {
	line-height: 1;
}
.subnav-container {
	display: none;
	position: absolute;
	top: 60px;
	right: 0;
	padding: 5px;
	border-top: 2px solid rgba(0, 158, 212, 1);
	line-height: 1;
	background: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.subnav-link {
	display: block;
	padding: 10px 10px;
	color: rgba(0, 158, 212, 1);
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.subnav-link:hover {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 158, 212, 1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-item:hover .subnav-container {
	display: block;
}

/* Banner Homepage
----------------------------------------------------------------------------- */
.homebanner {
	position: relative;
	width: 100%;
	height: 800px;
	background-image: url(/documents/3511376/3511425/home-banner.jpg);
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 1);
	background-position: center center;
	background-size: cover;
}
.homebanner-content {
	position: absolute;
	bottom: 0;
}
.homebanner-text {
	position: relative;
	width: 100%;
	padding: 0 50px 20px 50px;
	text-align: center;
	color: rgba(255, 255, 255, 1);
	background: rgba(0, 158, 212, 0.6);
}
.homebanner-text .tbl-blue {
	position: absolute;
	top: -100px;
	left: 0;
	opacity: 0.6;
}
.homebanner-content h1 {
	margin-bottom: 20px;
	font-size: 2.125rem;
	font-weight: 700;
	text-transform: uppercase;
}
.homebanner-content p {
	font-size: 1.125rem;
}
.homebanner-content a {
	display: block;
	margin-top: 40px;
	font-style: 1.375rem;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 1);
}
.homebanner-content a:hover {
	color: rgba(255, 255, 255, 1);
}
.homebanner-content a i {
	margin-right: 10px;
}

/* Banner
----------------------------------------------------------------------------- */
.banner {
	height: 380px;
	background-color: rgba(0, 158, 212, 1);
	overflow: hidden;
}
.banner-image {
	display: block;
	width: 100%;
}
.banner-content {
	padding: 80px 40px 0;
}
.banner-title {
	font-size: 2.875rem;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
.banner-text {
	color: #fff;
	font-size: 1.875rem;
	line-height: 1.2;
}

/* Resume
----------------------------------------------------------------------------- */
.resume {
	margin: 0 20px;
	text-align: center;
}
.resume p {
	margin: 50px 50px 0 50px;
	font-size: 1.0625rem;
	text-align: center;
}

/* Videos
----------------------------------------------------------------------------- */
.video-sizer {
	display: block;
	margin: 0 auto 50px;
	padding: 10px;
	width: 60%;
	background: #eee;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Section
----------------------------------------------------------------------------- */
.section-header {
	position: relative;
	padding: 100px 0;
}
.section-header:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	height: 2px;
	margin: -1px 0 0 -30%;
	background-color: rgba(0, 158, 212, 1);
}
.section-title {
	position: relative;
	margin: 0 auto;
	width: 40%;
	font-size: 3.125rem;
	font-weight: 100;
	line-height: 1;
	text-align: center;
	background-color: rgba(255, 255, 255, 1);
	z-index: 1;
}

/* Home subsections
----------------------------------------------------------------------------- */
.homesection {
	position: relative;
}
.homesection .ttl-blue {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.homesection .ttr-blue {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.homesection .teralink-icon {
	position: absolute;
	top: 15px;
	color: #fff;
	font-size: 55px;
	z-index: 2;
}
.homesection .icon-left {
	left: 15px;
}
.homesection .icon-right {
	right: 15px;
}
.homesection-image {
	display: block;
	width: 100%;
}
.homesection-content {
	padding: 80px 50px 50px 50px;
}
.homesection-title {
	font-size: 30px;
	color: rgba(0, 158, 212, 1);
	text-transform: uppercase;
}
.homesection-text {
	margin-top: 10px;
	font-size: 1.0625rem;
}
.homesection-list {
	padding-top: 10px;
}
.homesection-list li {
	position: relative;
	margin-top: 10px;
	padding-left: 25px;
	font-size: 0.9375rem;
}
.homesection-list li i {
	position: absolute;
	top: 4px;
	left: 0;
	color: rgba(0, 158, 212, 1);
}
.homesection-more {
	display: block;
	margin-top: 40px;
	font-style: 1.375rem;
	text-transform: uppercase;
	text-align: right;
	color: rgba(0, 158, 212, 1);
}
.homesection-more:hover {
	color: rgba(0, 158, 212, 1);
}
.homesection-more i, BigButton i {
	margin-right: 10px;
}

.BigButton {
	background-color: rgb(0, 158, 212);
	padding: 20px;
	color: rgb(255, 255, 255);
	display: inline-block;
	margin-top: 35px;
	text-transform: uppercase;
}

/* Subsections
----------------------------------------------------------------------------- */
.subsection {
	position: relative;
	padding-top: 50px;
}

/*Triangles*/
.subsection .ttls-blue {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.subsection .ttrs-blue {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

/* Header */
.subsection-header h2 {
	margin-top: 20px;
	font-size: 30px;
	color: rgba(0, 158, 212, 1);
	text-transform: uppercase;
}
.subsection-header p {
	margin-top: 10px;
	font-size: 1.0625rem;
}
.subsection-header img {
	display: block;
	margin-top: 20px;
	width: 100%;
}

/* Text */
.subsection-content {
	padding: 0 0 40px 0;
}
.subsection-content h2 {
	margin-top: 20px;
	font-size: 30px;
	color: rgba(0, 158, 212, 1);
	text-transform: uppercase;
}
.subsection-content h3 {
	margin-top: 20px;
	font-size: 1.25rem;
	color: rgba(0, 158, 212, 1);
}
.subsection-content h4 {
	margin-top: 20px;
	color: rgba(0, 158, 212, 1);
	text-transform: uppercase;
	font-size: 1rem;
}
.subsection-content p {
	margin-top: 20px;
	font-size: 1rem;
}

/* List */
.subsection-content li {
	position: relative;
	margin-top: 20px;
	padding-left: 25px;
	font-size: 1rem;
}
.subsection-content li .fa {
	position: absolute;
	top: 4px;
	left: 0;
	color: rgba(0, 158, 212, 1);
}

/* Image */
.subsection-content img {
	display: block;
	margin-top: 20px;
	width: 100%;
}

/* Boxes */
.box {
	margin-top: 30px;
	padding: 1px 20px 20px 20px;
	border-radius: 2px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}

/* Case studies slider
----------------------------------------------------------------------------- */
.cases-container {
	position: relative;
	background: url(/documents/3511376/3511425/case-bg.png) center top no-repeat rgba(0, 158, 212, 1);
}
.cases-container .ttl-white {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.cases-container .slider {
	position: relative;
	z-index: 2;
	padding-bottom: 50px;
}
.case-item {
	margin-bottom: 20px;
	padding: 0 50px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	outline: none;
}
.case-image {
	margin: 0 auto;
	border: 3px solid #fff;
	width: 250px;
}
.case-people {
	margin-top: 40px;
	font-size: 1.3125rem;
	font-weight: 500;
	text-transform: uppercase;
}
.case-function {
	margin-top: 5px;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
}
.case-title {
	margin-top: 30px;
	font-size: 1.0625rem;
	font-weight: 700;
}
.case-quote {
	margin-top: 15px;
	font-size: 1rem;
}
.case-more {
	display: inline-block;
	margin-top: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	font-size: 0.875rem;
	font-weight: 700;
	color: rgba(0, 158, 212, 0.9);
	text-transform: uppercase;
	background: rgba(255, 255, 255, 0.8);
}
.case-more:hover {
	color: rgba(0, 158, 212, 0.9);
}
.case-more .fa {
	margin-right: 10px;
}

/* Connectivity block
----------------------------------------------------------------------------- */
.connectivity {
	/*padding-bottom: 560px;
	background: url(/documents/3511376/3511425/connectivity-map.png) center bottom no-repeat transparent;*/
}
.connectivity-content {
	position: relative;
}
.connectivity-content .teralink-icon {
	position: absolute;
	top: -85px;
	left: 50%;
	margin-left: -32px;
}
.connectivity-title {
	font-size: 1rem;
	color: rgba(50, 50, 50, 1);
	text-transform: uppercase;
	text-align: center;
}
.connectivity-text {
	margin-top: 10px;
	font-size: 1rem;
}
.connectivity-list {
	padding-top: 10px;
}
.connectivity-list li {
	position: relative;
	margin-top: 10px;
	padding-left: 25px;
	font-size: 1rem;
}
.connectivity-list li i {
	position: absolute;
	top: 4px;
	left: 0;
	color: rgba(0, 158, 212, 1);
}
.connectivity-more {
	display: block;
	margin-top: 40px;
	font-style: 1.375rem;
	text-transform: uppercase;
	text-align: center;
	color: rgba(0, 158, 212, 1);
}
.connectivity-more:hover {
	color: rgba(0, 158, 212, 1);
}
.connectivity-more i {
	margin-right: 10px;
}
.static-map {
	margin-top: 40px;
	width: 100%;
}

/* SVG Map
----------------------------------------------------------------------------- */
#interactive-map {
	position: relative;
}
#interactive-map #svg-container {
	position: relative;
	margin-top: 40px;
	padding-top: 64.285714%;
	border: 1px solid #E8E8E8;
	height: 0;
	overflow: hidden;
}
#interactive-map #svg-container svg {
	height: 100%;
	display:block;
	width: 100%;
	position: absolute;
	top:0;
	left:0;
}
#interactive-map .pointer {
	cursor: pointer;
}
#interactive-map #popinfo-0 {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 10px 20px;
	color: #fff;
	background: #00A5D7;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.3);
	border-radius: 2px;
}
#interactive-map #popinfo-0 p {
	margin-top: 5px;
	font-size: 13px;
}
#interactive-map #popinfo-0 .fa {
	margin-right: 10px;
}
#interactive-map .popinfo {
	display: none;
	position: absolute;
	top: 240px;
	left: 20px;
	padding: 20px;
	width: 250px;
	color: #333;
	background: #fff;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.3);
	border-radius: 2px;
}
#interactive-map .popinfo h5 {
	font-size: 18px;
	font-weight: 500;
}
#interactive-map .popinfo p {
	margin-top: 10px;
	font-size: 13px;
	font-weight: 300;
}
#interactive-map .pop-name {
	font-weight: 500;
	color: #009ED4;
}
#simple-map img {
	margin-top: 40px;
	width: 100%;
}
 	
/* Footer
----------------------------------------------------------------------------- */
.footer {
	margin-top: 50px;
	background: url(/documents/3511376/3511425/footer-bg.png) 0 0 no-repeat rgba(0, 158, 212, 1);
}
.footer h2 {
	position: relative;
	margin: 30px 0 20px 0;
	padding: 0 30px;
	font-size: 1.625rem;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}
.footer h2:after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 30px;
	width: 50px;
	height: 3px;
	background-color: #fff;
}
.footer-content {
	margin: 20px 0 30px 0;
	padding: 0 30px;
	border-right: 1px solid #fff;
}
.footer-content.last {
	border-right: 0 none;
}
.footer-content h3 {
	margin-bottom: 10px;
	font-size: 0.875rem;
	color: #fff;
}
.footer-content li {
	margin-bottom: 10px;
	font-size: 0.875rem;
	color: #fff;
}
.footer-content a {
	display: block;
	color: #fff;
}
.footer-corporate .fa, .footer-legal .fa {
	margin-right: 10px;
}
.footer-social li {
	display: inline-block;
}
.footer-social a {
	display: block;
	margin-right: 10px;
	font-size: 3rem;
	line-height: 1;
}

/* Mobile rules
----------------------------------------------------------------------------- */
@media (max-width:767px) {

	/* General */
	.wrapper {
		padding: 60px 0 0 0;
	}

	/* Top bar */
	.topbar {
		height: 60px;
		background-color: rgba(255, 255, 255, 1);
		-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	}
	.topbar-container {
		height: 60px;
	}
	.topbar-container .ttl-white {
		display: none;
	}
	.small .topbar {
		height: 60px;
	}

	/* Logo in the top bar */
	.teralink-logo {
		top: 12px;
		left: 0;
		width: 135px;
		height: 35px;
	}
	.teralink-logo img {
		width: 135px;
		height: 35px;
	}
	.small .teralink-logo {
		top: 12px;
	}

	/* Hamburger menu */
	.hamburger-menu {
		display: block;
	}
	.hamburger-menu:hover {
		color: rgba(0, 158, 212, 1);
	}

	/* Navigation */
	.main-navigation {
		display: none;
		position: fixed;
		left: 0;
		top: 60px;
		width: 100%;
		background-color: #fff;
		-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	}
	.menu-open .main-navigation {
		display: block;
	}
	.nav-container {
		float: none;
	}
	.nav-item {
		position: relative;
		float: none;
		display: block;
		margin: 0;
		padding: 0 20px 15px 20px;
		line-height: 60px;
		border-top: 1px solid #efefef;
	}
	.nav-link {
		display: block;
		text-align: left;
		margin: 15px 0 0 0;
		font-weight: 700;
	}
	.nav-link:hover {
		border-bottom: 0 none;
		color: rgba(0, 158, 212, 1);
	}
	.nav-link .fa {
		display: none
	}
	.selected .nav-link {
		border-bottom: 0 none;
	}

	/* Second level navigation */
	.subnav-container * {
		line-height: 1;
	}
	.subnav-container {
		display: block;
		position: relative;
		top: 0;
		padding: 0;
		border: 0 none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.subnav-link {
		margin: 15px 0 0 0;
		padding: 0;
		color: rgba(0, 158, 212, 1);
		font-size: 12px;
		text-align: left;
		font-weight: 100;
	}

	/* Homepage banner */
	.homebanner {
		height: auto;
	}
	.homebanner-content {
		position: relative;
	}
	.homebanner-text {
		padding: 40px 20px;
	}
	.homebanner-content h1 {
		font-size: 1.875rem;
	}

	/* Banner */
	.banner {
		height: auto;
	}
	.banner-content {
		position: relative;
		padding: 20px;
	}
	.banner-content .teralink-icon {
		margin-bottom: 10px;
	}
	.banner-title {
		margin-bottom: 10px;
		font-size: 1.625rem;
	}
	.banner-text {
		font-size: 1.125rem;
	}

	/* Video */
	.video-sizer {
		width: 100%;
		margin: 0 auto 50px;
	}

	/* Section */
	.section-header {
		padding: 50px 0;
	}
	.section-title {
		font-size: 1.875rem;
		width: 60%;
	}
	.section-header:before {
		margin: -1px 0 0 -40%;
		width: 80%;
	}

	/* Homepage subsection */
	.homesection-content {
		padding: 20px;
	}
	.homesection .teralink-icon {
		top: 5px;
	}
	.homesection .icon-left {
		left: 10px;
	}
	.homesection .icon-right {
		right: 10px;
	}

	/* Resume */
	.resume {
		margin: 0;
	}
	.resume p {
		margin: 20px 20px 0;
		font-size: 1rem;
		text-align: center;
	}

	/* Subsection */
	.subsection-header h2,
	.subsection-content h2 {
		font-size: 1.25rem;
		font-weight: 500;
		line-height: 1.2;
	}
	.subsection-content h3 {
		font-size: 1.125rem;
		font-weight: 500;
		line-height: 1.2;
	}
	.subsection-header p,
	.subsection-content p {
		font-size: 1rem;
	}

	/* Connectivity */
	.connectivity-content .teralink-icon {
		position: relative;
		top: -30px;
	}

	/* Footer */
	.footer h2 {
		padding: 0 10px;
	}
	.footer h2:after {
		left: 10px;
	}
	.footer-content {
		padding: 0 0 10px 0;
		border-right: 0 none;
		min-height: auto;
		margin: 10px 10px;
		border-bottom: 1px solid #fff;
	}
	.footer-content.last {
		border-right: 0 none;
		border-bottom: 0 none;
	}

	/* Subsection */
	.subsection {
		border-top: 5px solid rgba(0, 158, 212, 1);
		padding-top: 0;
	}
	.subsection .ttls-blue, .subsection .ttrs-blue {
		display: none;
	}
}

/* Tablet rules
----------------------------------------------------------------------------- */
@media (min-width:768px) and (max-width:1024px) {

	/* General */
	.wrapper {
		padding: 60px 0 0 0;
	}

	/* Top bar */
	.topbar {
		height: 60px;
		background-color: rgba(255, 255, 255, 1);
		-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	}
	.topbar-container {
		height: 60px;
	}
	.topbar-container .ttl-white {
		display: none;
	}
	.small .topbar {
		height: 60px;
	}

	/* Logo in the top bar */
	.teralink-logo {
		top: 12px;
		left: 0;
		width: 135px;
		height: 35px;
	}
	.teralink-logo img {
		width: 135px;
		height: 35px;
	}
	.small .teralink-logo {
		top: 12px;
	}

	/* Hamburger menu */
	.hamburger-menu {
		display: block;
	}
	.hamburger-menu:hover {
		color: rgba(0, 158, 212, 1);
	}
	
	/* Navigation */
	.main-navigation {
		display: none;
		position: fixed;
		left: 0;
		top: 60px;
		width: 100%;
		background-color: #fff;
		-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	}
	.menu-open .main-navigation {
		display: block;
	}
	.nav-container {
		float: none;
	}
	.nav-item {
		position: relative;
		float: none;
		display: block;
		margin: 0;
		padding: 0 20px 15px 20px;
		line-height: 60px;
		border-top: 1px solid #efefef;
	}
	.nav-link {
		display: block;
		text-align: left;
		margin: 15px 0 0 0;
		font-weight: 700;
	}
	.nav-link .fa {
		display: none
	}
	.selected .nav-link {
		border-bottom: 0 none;
	}

	/* Second level navigation */
	.subnav-container * {
		line-height: 1;
	}
	.subnav-container {
		display: block;
		position: relative;
		top: 0;
		padding: 0;
		border: 0 none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.subnav-link {
		margin: 15px 0 0 0;
		padding: 0;
		color: rgba(0, 158, 212, 1);
		font-size: 12px;
		text-align: left;
		font-weight: 100;
	}

	/* Banner */
	.banner {
		height: auto;
	}
	.banner-content {
		position: relative;
		padding: 20px;
	}
	.banner-content .teralink-icon {
		margin-bottom: 10px;
	}
	.banner-title {
		margin-bottom: 10px;
		font-size: 1.625rem;
	}
	.banner-text {
		font-size: 1.125rem;
	}
	
	/* Video */
	.video-sizer {
		width: 80%;
		margin: 0 auto 50px;
	}

	/* Subsection */
	.subsection {
		border-top: 5px solid rgba(0, 158, 212, 1);
		padding-top: 0;
	}
	.subsection .ttls-blue, .subsection .ttrs-blue {
		display: none;
	}
	.subsection-content img {
		margin: 20px auto 0;
		width: 500px;
	}
}

a.sm-icon {
    border-radius: 7px;
    display: inline-block;
    height: 30px;
    margin: 0 20px 0 0;
    overflow: hidden;
    width: 30px;
}
a.sm-icon img {
    border: 0 none;
    height: 100%;
    vertical-align: bottom;
    width: 100%;
}