/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, .headingStyle, 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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

ul .list {
  font-size: 2.1em;
}

.list li {
  padding: 10px;
  font-size: 2.1em;
}

html {
  line-height: 1;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Temporary breakpoint hints
body:before {
	//width: 96%;
	padding: 1em 2%;
	position: fixed;
	bottom: 0;
	z-index: 9999;
	
	background: rgba(255, 251, 206, 0.9);
	font-size: 14px;
	font-size: .875rem;
	content: "PC and above!";
	@include bp(PC) {
		content: "PC and above!";
	}
	@include bp(tabletLandscape) {
		content: "Tablet Landscape";
	}
	@include bp(tabletPortrait) {
		content: "Tablet Portrait";
	}
	@include bp(mobile) {
		content: "This is mobile";
	}
}

*/
.centralise {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.centralise:after {
  content: " ";
  display: block;
  clear: both;
}
@media screen and (max-width: 1024px) {
  .centralise {
    max-width: 1024px;
  }
}
@media screen and (max-width: 720px) {
  .centralise {
    max-width: 720px;
  }
}
@media screen and (max-width: 568px) {
  .centralise {
    max-width: 568px;
  }
}

@font-face {
  font-family: 'bebas_neuebold';
  src: url("../fonts/bebasneue_bold-webfont.eot");
  src: url("../fonts/bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("../fonts/bebasneue_bold-webfont.woff") format("woff"), url("../fonts/bebasneue_bold-webfont.ttf") format("truetype"), url("../fonts/bebasneue_bold-webfont.svg#bebas_neuebold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url("../fonts/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?lncpd4");
  src: url("../fonts/icomoon.eot?#iefixlncpd4") format("embedded-opentype"), url("../fonts/icomoon.woff?lncpd4") format("woff"), url("../fonts/icomoon.ttf?lncpd4") format("truetype"), url("../fonts/icomoon.svg?lncpd4#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-camera:before {
  content: "\e600";
}

.icon-download:before {
  content: "\e601";
}

.icon-eye:before {
  content: "\e602";
}

.icon-eye1:before {
  content: "\e603";
}

.icon-radar:before {
  content: "\e604";
}

.icon-tick:before {
  content: "\e605";
}

.icon-camera {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe600;');
}

.icon-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe601;');
}

.icon-eye {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe602;');
}

.icon-eye1 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe603;');
}

.icon-radar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe604;');
}

.icon-tick {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe605;');
}

/* END OF FONT IMPORTS */
html {
  font-size: 62.5%;
}

body {
  font-family: "open_sanssemibold";
  -webkit-font-smoothing: antialiased;
  color: #888f95;
}

h1, h2, .headingStyle, h3, h4 {
  font-family: "bebas_neuebold";
  text-transform: uppercase;
}

h1 {
  font-size: 8em;
  margin: 40px 0;
}

h2, .headingStyle {
  font-size: 5em;
  margin-bottom: 40px;
  color: #073957;
}

.headingStyle {
  color: #d1d2d4;
}

span, a {
  display: inline-block;
}

a, a:link {
  text-decoration: underline;
  color: #d1d2d4;
}

a:hover {
  color: #888f95;
  text-decoration: none;
}

p {
  font-size: 2.1em;
  line-height: 27px;
  margin-bottom: 25px;
}

p.micro {
  font-size: 1.4em;
  line-height: 18px;
}

p.pullOut {
  font-size: 2.8em;
  line-height: 36px;
  margin-top: 25px;
  margin-bottom: 25px;
  width: 83%;
}
@media screen and (max-width: 1024px) {
  p.pullOut {
    width: 100%;
  }
}

p.small {
  font-size: 1.6em;
  line-height: 20px;
  margin-bottom: 15px;
}

p.widow {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #55cbed;
  width: 83%;
}
@media screen and (max-width: 1024px) {
  p.widow {
    padding-left: 15px;
    padding-Right: 15px;
    box-sizing: border-box;
    width: 100%;
  }
}

h2.typeNoMarg, .typeNoMarg.headingStyle, p.typeNoMarg {
  margin-bottom: 0;
}

.headerBase {
  width: 100%;
  padding-top: 40px;
}
.headerBase .header {
  padding: 40px 0;
}
@media screen and (max-width: 1024px) {
  .headerBase .header {
    padding-left: 15px;
    padding-Right: 15px;
    box-sizing: border-box;
  }
}
.headerBase .header span {
  font-size: 8em;
  color: #073957;
  margin-left: -15px;
}
@media screen and (max-width: 1024px) {
  .headerBase .header span {
    font-size: 6em;
    margin-left: -11px;
  }
}
.headerBase .header span.resist {
  display: block;
  font-family: "bebas_neuebold";
  text-align: right;
  color: #d1d2d4;
  margin: 0;
  margin-top: 7px;
}
.headerBase .header h1 {
  display: inline-block;
  position: relative;
  color: #073957;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .headerBase .header h1 {
    font-size: 6em;
  }
}
.headerBase .navContainer {
  width: 100%;
  background-color: #f1f2f6;
  border-top: solid 1px #d1d2d4;
  border-bottom: solid 1px #d1d2d4;
  padding: 10px 0 15px;
}
.headerBase .navContainer #nav ul {
  list-style: none;
  position: relative;
  width: 100%;
}
.headerBase .navContainer #nav li {
  float: left;
  margin-top: 5px;
  margin-left: 10em;
}
@media screen and (max-width: 1024px) {
  .headerBase .navContainer #nav li {
    float: none;
    margin: 0;
    text-align: center;
  }
}
.headerBase .navContainer #nav li a {
  float: left;
  width: 100%;
  font-family: "bebas_neuebold";
  font-size: 5em;
  text-decoration: none;
}
.headerBase .navContainer #nav li a span {
  color: #d1d2d4;
}
.headerBase .navContainer #nav li a:hover span {
  color: #888f95;
}
.headerBase .navContainer ul#nav li:first-child {
  margin: 0;
}

#backToTop {
  position: fixed;
  width: 50px;
  height: 50px;
  right: 25px;
  bottom: 0;
  z-index: 4;
  background-color: #6b767c;
  text-align: center;
  line-height: 58px;
  font-size: 25px;
  color: white;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px 1px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px 1px;
  opacity: none;
  display: none;
  cursor: pointer;
  cursor: hand;
}
@media screen and (max-width: 1024px) {
  #backToTop {
    right: -500px;
  }
}

.contentBox {
  width: 100%;
  padding: 40px 0;
}
@media screen and (max-width: 1024px) {
  .contentBox {
    padding-left: 15px;
    padding-Right: 15px;
    box-sizing: border-box;
  }
}

.introContent a, .introContent a:link {
  color: #55cbed;
}
.introContent a:hover {
  color: #888f95;
}

.blue {
  background-color: #55cbed;
  color: white;
}
.blue h2, .blue .headingStyle {
  color: #008bd4;
}
.blue h2 span, .blue .headingStyle span {
  color: #008bd4;
}

/*.detektIntro .colRight span {
  color: white;
}*/
.detektIntro a, .detektIntro a:link {
  color: white;
}
.detektIntro a:hover {
  color: #008bd4;
}

.darkBlue {
  background-color: #094f7a;
  color: #d1d2d4;
}
.darkBlue h2, .darkBlue .headingStyle {
  color: #073957;
}
.darkBlue a:hover {
  color: #073957;
}

.steps {
  color: #888f95;
  border-top: solid 1px #d1d2d4;
  background-color: #f9f9f9;
}
.steps h2, .steps .headingStyle {
  color: #55cbed;
}
.steps img {
  width: 237px;
}
.steps span.icon-tick {
  color: #888f95;
}

.step2 {
  background-color: #f4f4f4;
}

.step3 {
  background-color: #efefef;
}

.headingContainer {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.headingContainer span.icon-radar {
  width: 4.34783%;
  float: left;
  margin-right: 4.34783%;
  font-size: 7em;
  color: #073957;
  margin-top: 11px;
}
@media screen and (max-width: 1024px) {
  .headingContainer span.icon-radar {
    font-size: 6em;
  }
}
.headingContainer h2, .headingContainer .headingStyle {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%;
}
@media screen and (max-width: 1024px) {
  .headingContainer h2, .headingContainer .headingStyle {
    width: 73.91304%;
    float: left;
    margin-right: 4.34783%;
  }
}

.download {
  color: #55cbed;
  height: 9em;
}
.download span.icon-download {
  width: 4.34783%;
  float: left;
  margin-right: 4.34783%;
  font-size: 9em;
}
@media screen and (max-width: 1024px) {
  .download span.icon-download {
    margin-left: 15px;
  }
}
.download h2, .download .headingStyle {
  width: 91.30435%;
  float: right;
  margin-right: 0;
  color: #55cbed;
  margin: 0;
  margin-top: 0.85em;
}
@media screen and (max-width: 1024px) {
  .download h2, .download .headingStyle {
    width: 82.6087%;
    float: left;
    margin-right: 4.34783%;
  }
}

.downloadButton {
  background-color: #55cbed;
  margin-top: -1px;
}
.downloadButton span {
  width: 4.34783%;
  float: left;
  margin-right: 4.34783%;
}
.downloadButton .downloadLink {
  width: 91.30435%;
  float: right;
  margin-right: 0;
}
.downloadButton a {
  width: 14em;
  padding: 16px;
  background-color: white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: solid 2px #073957;
  font-size: 2.1em;
  color: #667076;
  text-decoration: none;
}
.downloadButton a:hover {
  background-color: #073957;
  color: white;
  border-color: white;
}

.veryDarkBlue {
  background-color: #2c383f;
  color: #6b767c;
}
.veryDarkBlue h2, .veryDarkBlue .headingStyle {
  color: #6b767c;
}
.veryDarkBlue h2, .veryDarkBlue .headingStyle, .veryDarkBlue p {
  width: 88%;
}
@media screen and (max-width: 1024px) {
  .veryDarkBlue h2, .veryDarkBlue .headingStyle, .veryDarkBlue p {
    width: 100%;
  }
}
.veryDarkBlue a, .veryDarkBlue a:link {
  display: inline;
}

.logos .logoContainer {
  width: 21.73913%;
  float: left;
  margin-right: 4.34783%;
}
@media screen and (max-width: 1024px) {
  .logos .logoContainer {
    text-align: center;
  }
}
.logos .logoContainer img {
  height: 78px;
  opacity: 0.5;
}
@media screen and (max-width: 1024px) {
  .logos .logoContainer img {
    width: 100%;
  }
}
.logos .logoContainer img.eff {
  width: 100px;
  float: left;
}
.logos .logoContainer img:hover {
  opacity: 1;
}
.logos .last {
  width: 21.73913%;
  float: right;
  margin-right: 0;
}

.identifySpyware a, .identifySpyware a:link {
  color: #55cbed;
  display: inline;
}
.identifySpyware a:hover {
  color: #073957;
}

#waypoint1 {
  border-top: solid 1px #d1d2d4;
}

.eyePos {
  margin-left: -10px;
}

.tickPos {
  margin-left: -8px;
}

.colLeft {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%;
}

.colRight {
  width: 47.82609%;
  float: right;
  margin-right: 0;
}

.header .colLeft {
  width: 30.43478%;
  float: left;
  margin-right: 4.34783%;
}

.header .colRight {
  width: 65.21739%;
  float: right;
  margin-right: 0;
}

.colLeftSteps {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%;
}
.colLeftSteps .imageContainer {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%;
}
@media screen and (max-width: 1024px) {
  .colLeftSteps .imageContainer {
    text-align: center;
    margin-bottom: 16px;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.colLeftSteps .last {
  width: 47.82609%;
  float: right;
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .colLeftSteps .last {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.colRightSteps {
  width: 39.13043%;
  float: right;
  margin-right: 0;
}

/* --- LIGHTBOX --- */
/* Preload images */
body:after {
  content: url(images../images/lightbox/close.png) url(../images/lightbox/loading.gif) url(../images/lightbox/prev.png) url(../images/lightbox/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 55%;
  background: url(../images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
  position: absolute;
  left: -66px;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 55%;
  float: right;
  background: url(../images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
  position: absolute;
  right: -66px;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 6px;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
