@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Patua+One);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300i,700,600);
/*============================Generic=============================*/
html {
  background: #2e3137;
}
body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  min-width: 300px;
  overflow-x: hidden;
}
.fullwidth {
  width: 100%;
}
.padd-nowt {
  padding: 0;
}
iframe {
  max-width: 100%;
  padding: 4px;
  background: #fff;
}
.page-wrap {
  width: 100%;
  padding-left: 65px;
}
p,
ul,
span {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  font-family: 'Patua One', cursive;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #11a2db;
  margin: 0 0 15px 0;
  text-transform: capitalize;
  font-weight: 600;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 21px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
.content p {
  font-size: 20px;
  margin: 0.5em  0 1em 0;
  line-height: 1.3em;
}
.content small,
.content .text-muted {
  font-size: 16px;
}
.blue-text {
  color: #11a2db;
}
.content {
  width: 100%;
  float: left;
}
th {
  background: #ccc;
  color: #fff;
  padding: 10px 5px 10px 5px;
  text-transform: uppercase;
  font-weight: 400;
}
table {
  margin-top: 25px;
}
.table-responsive tbody tr:nth-child(odd) {
  background-color: #ccc;
}
a,
a:focus,
a:active {
  text-decoration: none;
  outline: 0;
  color: #11a2db;
}
a:hover {
  color: #D50080;
  text-decoration: none;
}
a {
  pointer-events: all !important;
}
hr {
  border-color: #ccc;
  border: 1px solid #ccc;
}
.center {
  text-align: center;
}
/*ul.sharing-buttons {font-family: 'Open Sans', sans-serif; text-align: center; text-transform: uppercase; margin: 0; line-height: normal; font-size: 14px}*/
/*ul.sharing-buttons a {display: inline; color: #fff;}  ul.sharing-buttons a:hover {text-decoration: none; } ul.sharing-buttons li:hover {background: #cccccc}*/
/*ul.sharing-buttons {display: block; margin: 45px 0 30px 0; padding: 0; }*/
/*ul.sharing-buttons li {display: inline; list-style: none; padding: 10px; }*/
/*ul.sharing-buttons li:before, .cal-but li:before {content: ""; display: none}*/
/*ul.sharing-buttons li:last-child {border-right: none;}*/
/*.fb {background: #3B5899} .tw {background: #3EC7FD} .go {background: #DC462D}*/
/*ul.sharing-buttons.fa {font-size: 18px; margin-right: 30px;}*/
/*.shares, li.shares:hover {background: #F5F3E6 !important; color: #000;}*/
ul.sharing-buttons {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  line-height: normal;
  font-size: 14px;
  margin: 30px 0 20px -15px;
  display: block;
  padding: 0;
  float: left;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0 20px 0;
}
ul.sharing-buttons a {
  display: inline;
  color: #fff;
}
ul.sharing-buttons a:hover {
  text-decoration: none;
}
ul.sharing-buttons li {
  display: inline-block;
  list-style: none;
  padding: 8px;
  width: 40px;
  float: left;
  margin-right: 4px;
}
ul.sharing-buttons li:before,
.cal-but li:before {
  content: "";
  display: none;
}
ul.sharing-buttons li:last-child {
  border-right: none;
}
.circle {
  border-radius: 45px;
  font-size: 18px;
}
.fb {
  background: #3B5899;
}
.tw {
  background: #3EC7FD;
}
.go {
  background: #DC462D;
}
.li {
  background: #0070a3;
}
.email {
  background: #767676;
}
ul.sharing-buttons.fa {
  font-size: 18px;
}
#totalsharing {
  width: 100%;
  padding: 20px 0 20px 0;
  position: relative;
  top: 2px;
  text-align: center;
  margin-left: -15px;
  font-family: 'Patua One', cursive;
}
#header {
  background: transparent;
  z-index: 3;
  position: relative;
}
#header.internal {
  margin-bottom: 130px;
}
#header.news {
  margin-bottom: 125px;
}
.white-bg {
  background: #fff;
}
.internal-content {
  color: #535353;
}
.internal-content p {
  line-height: 1.3em;
}
.internal-content ul {
  font-size: 20px;
  line-height: 1.3em;
  margin-left: 30px;
  margin-top: 40px;
  list-style: none;
}
.internal-content ul li {
  margin-bottom: 1em;
}
.internal-content ul li::before {
  font-family: FontAwesome;
  content: "\f145";
  color: #D50080;
  font-size: 14px;
  margin-right: 10px;
  position: relative;
  top: -3px;
}
.content h2 {
  color: #0B1320;
  font-size: 41px;
  font-weight: lighter;
}
.internal-content .lead {
  font-size: 26px;
  color: #11a2da;
  font-weight: 400;
  line-height: 32px;
}
.content h1 {
  font-size: 40px;
}
#clients .content h2 {
  font-size: 24px;
}
.content h2.internal-page-title {
  color: #0B1320;
  font-size: 41px;
  margin: 40px 0 30px;
}
#clients .content h2.internal-page-title {
  font-size: 32px;
}
.customers .internal-content {
  padding-top: 0px;
}
.customers h3 {
  color: #000;
  font-family: 'Patua One', cursive;
  font-size: 28px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
  text-transform: none;
}
.customers .team {
  margin-bottom: 30px;
}
.custreviews {
  background-color: #000 !important;
  float: left;
  padding: 40px 0 40px 0;
  width: 100%;
}
.custreviews:nth-child(odd) {
  background-color: #fff !important;
}
.custreviews .creview {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 200;
  width: 94%;
  float: right;
}
.custreviews .creview p {
  font-size: 16px;
}
.custreviews .cquote {
  font-family: 'Patua One', cursive;
  display: block;
  color: #D50080;
  font-size: 80px;
  float: left;
  width: 6%;
  position: relative;
  top: -20px;
}
.custreviews:nth-child(odd) .cquote {
  color: #11a2db;
}
.custreviews:nth-child(odd) .creview {
  color: #000;
}
.custreviews:nth-child(odd) .quotename {
  color: #000000;
}
.custreviews .quoteimg {
  float: left;
  width: 10%;
  margin: 0 2% 0 6%;
}
.custreviews .quotename {
  width: 82%;
  float: right;
  text-align: left;
  color: #fff;
  font-size: 14px;
  padding: 15px 0 0 0;
}
.breadcrumbs {
  float: left;
  width: 100%;
  padding: 25px 0 25px 0;
  background: #F3F5FC;
  margin-bottom: 25px ;
  color: #9b9b9b;
}
.breadcrumbs a {
  color: #9b9b9b;
}
.content.news h1 {
  font-size: 40px;
  color: #0B1320;
  font-family: 'Patua One', cursive;
  display: block;
  float: left;
  width: 100%;
}
.news-col {
  border-top: 8px solid #11a2db;
  padding-top: 20px;
  float: left;
  width: 100%;
}
.read-more {
  padding-top: 15px;
}
.read-more i {
  font-size: 20px;
}
/*============================Header=============================*/
.logo img {
  padding: 0px;
  width: 100%;
  max-width: 230px;
}
.logo {
  padding: 0;
}
.socials-mob {
  display: none;
}
.sticky-top {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #0B1320;
  z-index: 99;
  display: none;
  padding-left: 65px;
}
.sticky-top .defaultbtn.blue,
.sticky-top .defaultbtn.pink {
  margin-top: 20px;
  margin-bottom: 20px;
}
.dtdiamond {
  float: left;
  padding-left: 15px;
}
/*============================Nav================================*/
#mobAngleNav {
  pointer-events: none;
}
.menutitle {
  font-family: 'Patua One', cursive;
  color: #fff;
  float: left;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-size: 18px;
}
#sidenav {
  background: #11a2db none repeat scroll 0 0;
  height: 100%;
  position: fixed;
  width: 65px;
  z-index: 100;
}
#toptel {
  color: #fff;
  float: right;
  font-size: 20px;
  width: 100%;
  margin-top: 15px;
}
.menucircle {
  /*border: 2px solid #fff;*/
  /*-webkit-border-radius: 200px;*/
  /*-moz-border-radius: 200px;*/
  /*border-radius: 200px;*/
  float: left;
  height: 38px;
  margin: 0 0 0 0px;
  padding: 11px 0px 0 9px;
  text-align: center !important;
  width: 38px;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  transform: rotate(-45deg);
}
.menudiamond {
  border: 2px solid #fff;
  border-radius: 2px;
  float: left;
  height: 38px;
  margin: 26px 0 10px 13px;
  text-align: center !important;
  width: 38px;
  overflow: hidden;
  pointer-events: none;
  transform: rotate(45deg);
}
#menubtn:hover #barone,
#bottom-menu:hover #barone {
  -moz-transform: rotate(220deg);
  -webkit-transform: rotate(220deg);
  -o-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  transform: rotate(220deg);
  left: 2px;
  top: -1px;
}
#menubtn:hover #barthird,
#bottom-menu:hover #barthird {
  -moz-transform: rotate(-220deg);
  -webkit-transform: rotate(-220deg);
  -o-transform: rotate(-220deg);
  -ms-transform: rotate(-220deg);
  transform: rotate(-220deg);
  left: 2px;
  top: -1px;
}
.topicon {
  color: #fff;
  font-size: 25px;
  margin: 15px 0 0 15px;
  float: right;
}
.line {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  height: 2px;
  margin: 0 0 4px;
  width: 20px;
  position: relative;
  float: left;
  left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#menubtn:hover #bartwo,
#bottom-menu:hover #bartwo {
  left: -100px;
}
#logo {
  margin: 15px 0 16px;
  float: left;
}
.contact-no {
  display: block;
  width: 100%;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}
#animatedModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 25% !important;
  height: 100%;
  background: #11a2db;
  z-index: 10000;
}
#modal2 {
  background-color: #11a2db !important;
}
.close-modal2 div i {
  width: 70px;
  height: 70px;
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 20px;
}
#callback-modal .modal-content,
#featuresModal .modal-content,
#newsletter_modal .modal-content,
#requestDemo-modal .modal-content, .support-modal .modal-content {
  border: none;
  box-shadow: none;
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3CradialGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20cx%3D%2250%25%22%20cy%3D%2250%25%22%20r%3D%2275%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%232e3c56%22%2F%3E%3Cstop%20offset%3D%2260%25%22%20stop-color%3D%22%230b131e%22%2F%3E%3C%2FradialGradient%3E%3Crect%20x%3D%22-50%22%20y%3D%22-50%22%20width%3D%22101%22%20height%3D%22101%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 10px;
}
#callback-modal h1.modal-title,
#featuresModal h1.modal-title,
#newsletter_modal h1.modal-title,
#requestDemo-modal h1.modal-title, .support-modal h1.modal-title{
  color: #11a2bd;
  margin-top: 20px;
  font-size: 2em;
}
#callback-modal label,
#featuresModal label,
#newsletter_modal label,
#requestDemo-modal label, .support-modal label {
  color: #11a2bd;
}

.support-modal h1.modal-title{ color: #fff}
#callback-modal button,
#featuresModal button,
#newsletter_modal button,
#requestDemo-modal button, .support-modal button {
  border: none;
  box-shadow: none;
  margin-top: 15px;
}
#callback-modal button.close,
#featuresModal button.close,
#newsletter_modal button.close,
#requestDemo-modal button.close, .support-modal button.close{
  color: #ffffff;
  opacity: 1;
}
#callback-modal button.close:hover,
#featuresModal button.close:hover,
#newsletter_modal button.close:hover,
#requestDemo-modal button.close:hover, .support-modal button.close:hover {
  color: #cccccc;
}
#callback-modal #callback_errors p,
#featuresModal #callback_errors p,
#newsletter_modal #callback_errors p,
#requestDemo-modal #callback_errors p,
#callback-modal #newsletter_errors p,
#featuresModal #newsletter_errors p,
#newsletter_modal #newsletter_errors p,
#requestDemo-modal #newsletter_errors p,
#callback-modal #requestDemo_errors p,
#featuresModal #requestDemo_errors p,
#newsletter_modal #requestDemo_errors p,
#requestDemo-modal #requestDemo_errors p {
  color: #D4007F;
}
#callback-modal #callback_success p,
#featuresModal #callback_success p,
#newsletter_modal #callback_success p,
#requestDemo-modal #callback_success p,
#callback-modal #newsletter_success p,
#featuresModal #newsletter_success p,
#newsletter_modal #newsletter_success p,
#requestDemo-modal #newsletter_success p,
#callback-modal #requestDemo_success p,
#featuresModal #requestDemo_success p,
#newsletter_modal #requestDemo_success p,
#requestDemo-modal #requestDemo_success p {
  color: #11a2bd;
}
#callback-modal #callback_recaptcha div,
#featuresModal #callback_recaptcha div,
#newsletter_modal #callback_recaptcha div,
#requestDemo-modal #callback_recaptcha div,
#callback-modal #newsletter_recaptcha div,
#featuresModal #newsletter_recaptcha div,
#newsletter_modal #newsletter_recaptcha div,
#requestDemo-modal #newsletter_recaptcha div,
#callback-modal #requestDemo_recaptcha div,
#featuresModal #requestDemo_recaptcha div,
#newsletter_modal #requestDemo_recaptcha div,
#requestDemo-modal #requestDemo_recaptcha div {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}
#featuresModal p#featuresContent {
  color: #ffffff;
  font-size: 1.2em;
}
#featuresModal .modal-content {
  padding: 30px;
}
.closediamond {
  border: 2px solid #fff;
  border-radius: 2px;
  height: 38px;
  margin: 20px 13px 10px 0px;
  text-align: center !important;
  width: 38px;
  transform: rotate(45deg);
  float: right;
}
.close-text {
  font-family: 'Patua One', cursive;
  color: #fff;
  font-size: 16px;
  float: right;
  display: block;
  width: 100%;
  text-align: right;
  margin-right: 10px;
}
#closemodal {
  /*border: 2px solid #fff;*/
  /*border-radius: 160px;*/
  height: 44px;
  padding-top: 10px;
  width: 44px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: -4px;
  margin-left: -1px;
  transform: rotate(-45deg);
  overflow: hidden;
}
#closemodal .bar {
  left: 6px;
  position: absolute;
  top: 12px;
  width: 28px;
  display: block;
  height: 2px;
}
#close1 {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#close2 {
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#closemodal:hover #close1 {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#closemodal:hover #close2 {
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.close-animatedModal {
  right: 0;
  padding: 10px 20px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
div.close-modal2 {
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#animatedModal .modal-content {
  background: #11a2db ;
  height: 100%;
  overflow-x: hidden;
}
.bar {
  background: #fff none repeat scroll 0 0;
  display: block;
  float: right;
  height: 5px;
  margin-right: 14px;
  margin-top: 7px;
  width: 37px;
  position: relative;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  top: 0;
  right: 0;
  pointer-events: none;
}
.static-bar {
  background: #fff none repeat scroll 0 0;
  display: block;
  float: right;
  height: 3px;
  margin-right: 22px;
  margin-top: 5px;
  width: 26px;
  position: relative;
  top: 0;
  right: 0;
}
.static-bar:first-child {
  margin-top: 15px;
}
#bottom-menu {
  display: none;
}
.navbar-default {
  background: none;
  border: none;
  margin-top: 100px;
}
.navbar-default .navbar-nav > li {
  width: 100%;
  float: left;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 30px;
  font-family: 'Patua One', cursive;
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 101;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #11a2db;
  background: #fff;
}
.navbar-default .navbar-nav > li:last-child > a {
  border-bottom: 1px solid #fff;
}
.nav.navbar-nav a.active {
  color: #000;
}
@media screen and (max-width: 767px) {
  .navbar-nav {
    padding: 20px;
  }
  #bottom-menu {
    display: none;
    width: 82px !important;
    height: auto !important;
    position: fixed;
    left: 10px !important;
    bottom: 5px !important;
    z-index: 1001;
    padding: 8px 10px 8px 8px;
    background: rgba(0, 0, 0, 0.6);
  }
  .menudiamond {
    background: #fff;
    border: 2px solid #11a2db;
  }
  #bottom-menu .line {
    background: #11a2db;
  }
  #sidenav {
    display: none;
  }
  .page-wrap {
    padding-left: 0px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/*============================Pages=============================*/
#gallery {
  float: left;
  width: 100%;
  margin: 100px 0 100px 0;
}
#bannergallery {
  width: 100%;
  min-height: 447px;
  text-align: center;
  padding-top: 20px;
  font-size: 60px;
  font-weight: lighter;
  color: #fff;
  height: 100%;
  display: block;
  position: relative;
  margin-bottom: 60px;
}
.banner-text {
  padding: 8% 0 10% 0;
}
.banner-text p {
  font-size: 26px;
}
.banner-text h1 {
  font-size: 40px;
  margin-bottom: 5%;
}
.bumpy-bits {
  bottom: 0px;
  left: 0px;
  top: auto !important;
}
.ban-text .defaultbtn {
  font-size: 20px;
  line-height: 50px;
  padding: 2px 20px;
}
#header.home {
  background: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%2210%25%22%20stop-color%3D%22%230b1320%22%2F%3E%3Cstop%20offset%3D%2270%25%22%20stop-color%3D%22%230b1320%22%20stop-opacity%3D%220.3%22%2F%3E%3Cstop%20offset%3D%2290%25%22%20stop-color%3D%22%230b1320%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.bannertitle {
  font-size: 44px;
  color: #ffffff;
  margin: 160px 0 40px 0;
  font-family: 'Patua One', cursive;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.bannertitle span {
  display: inline-block;
  color: #00a2d9;
  font-family: 'Patua One', cursive;
}
#video-text {
  font-size: 30px;
  color: #ffffff;
  margin: 30px 0 0px 0;
  font-family: 'Patua One', cursive;
  text-align: center;
  width: 100%;
  display: inline-block;
  transition: all 1s;
}
#loading-text {
  font-size: 20px;
  color: #ffffff;
  margin: 20px 0 0px 0;
  font-family: 'Patua One', cursive;
  text-align: center;
  width: 100%;
  display: inline-block;
}
#bannergallery span {
  display: inline-block;
}
#bannervideos {
  height: 700px;
  position: relative;
  overflow: hidden;
  top: -150px;
  z-index: 0;
  margin-bottom: -150px;
  background-image: url('/images/bg/background-default.jpg');
  background-size: cover;
}
#videowrap {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: -60px;
  z-index: 0;
}
.overlay {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%2210%25%22%20stop-color%3D%22%230b1320%22%2F%3E%3Cstop%20offset%3D%2240%25%22%20stop-color%3D%22%230b1320%22%20stop-opacity%3D%220.3%22%2F%3E%3Cstop%20offset%3D%2260%25%22%20stop-color%3D%22%230b1320%22%20stop-opacity%3D%220.3%22%2F%3E%3Cstop%20offset%3D%2290%25%22%20stop-color%3D%22%230b1320%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  background-size: 100% 100%;
}
.content-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.overlay-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-image: url('/images/bg/background-default.jpg');
  background-size: cover;
  opacity: 0;
  transition: all 1s;
}
.main-image {
  position: absolute;
  left: 60%;
  width: 400px;
  z-index: 10;
}
.main-image.underlay-image {
  z-index: 0;
}
.main-image.hug-right {
  left: auto;
  right: 0;
  width: 40%;
  max-width: 1000px;
}
.main-image.hug-right img {
  width: 100%;
}
.section-image {
  z-index: 10;
}
.section-image.underlay-image img {
  z-index: 0;
}
.section-image.underlay-image {
  z-index: 0;
}
.client-logos h4 {
  color: #ffffff;
  text-transform: none;
  text-align: center;
  margin: 30px 0;
}
#progress-bar {
  height: 3px;
  width: 0%;
  background: #D4007F;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  transition: all 0.3s;
}
.before-da {
  -webkit-animation: 30s rotate linear infinite;
  -moz-animation: 30s rotate linear infinite;
  animation: 30s rotate linear infinite;
  margin-top: -140px;
  width: 100%;
}
#ping-map {
  position: relative;
}
.ping {
  height: 10px;
  width: 10px;
  background: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3CradialGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20cx%3D%2250%25%22%20cy%3D%2250%25%22%20r%3D%2275%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23d4007f%22%2F%3E%3Cstop%20offset%3D%2280%25%22%20stop-color%3D%22%23d4007f%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3Crect%20x%3D%22-50%22%20y%3D%22-50%22%20width%3D%22101%22%20height%3D%22101%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  -webkit-border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  position: absolute;
  display: none;
  -webkit-animation: 2s ping 2 alternate;
  -moz-animation: 2s ping 2 alternate;
  animation: 2s ping 2 alternate;
}
.angle-block {
  background: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3CradialGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20cx%3D%2250%25%22%20cy%3D%2250%25%22%20r%3D%2275%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%232e3c56%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%230b131e%22%2F%3E%3C%2FradialGradient%3E%3Crect%20x%3D%22-50%22%20y%3D%22-50%22%20width%3D%22101%22%20height%3D%22101%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  background-size: 100% 100%;
  width: 100%;
  position: relative;
}
.angle-block p {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 30px;
}
div.spacer {
  height: 75px;
}
div.spacer-med {
  height: 50px;
}
div.spacer-small {
  height: 25px;
}
#countup {
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
}
.flip-clock-wrapper ul {
  width: 35px;
  height: 70px;
  line-height: 67px;
  font-size: 40px;
}
.flip-clock-wrapper ul li a div div.inn {
  background-color: #0B1320;
  font-size: 40px;
  line-height: 67px;
  font-family: 'Open Sans', sans-serif;
}
.flip.play:nth-child(3n+1) {
  margin-left: 20px;
}
.flip.play:nth-child(3n+1):before {
  content: ',';
  position: absolute;
  bottom: 10px;
  left: -20px;
  color: #0B1320;
}
.flip.play:first-child:before {
  content: '£';
  color: #ffffff;
  background-color: #0B1320;
  height: 70px;
  width: 35px;
  left: -45px;
  bottom: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
#toptexture {
  background: url('../images/bg/bobbles.png') repeat-x;
  background-size: 30px 8px;
  display: block;
  height: 8px;
  position: absolute;
  top: -8px;
  width: 100%;
  z-index: 1;
}
#featuresstrip h2 span {
  color: #11a2da;
  display: inline-block;
  font-family: 'Patua One', cursive;
}
#featuresstrip .feature {
  min-height: 260px;
}
#featuresstrip .img-wrap {
  width: 50%;
  left: 50%;
  position: relative;
  transform: translate(-75%, 0);
}
#before-da h2,
#before-da h3 {
  color: #ffffff;
  text-transform: none;
}
#before-da h2 {
  margin-top: 70px;
}
#before-da h3 {
  font-size: 28px;
}
#before-da ul {
  color: #ffffff;
  font-size: 22px;
}
#before-da li {
  padding-bottom: 0.5em;
}
.tab-scroller.homepage {
  margin-top: -150px;
}
.tab-scroller.internal-tab {
  margin-top: 100px;
  margin-bottom: -100px;
}
.tab-scroller .slider {
  transform: scale(0.78, 0.78) translate(0, -2.5%);
}
.phone-scroller {
  position: relative;
  overflow: hidden;
}
.phone-wrap {
  position: absolute;
  right: 0;
  top: 0;
}
.phone-scroller.logos {
  position: absolute;
  bottom: 40px;
}
.phone-scroller.logos .slider {
  transform: scale(0.41, 0.41) translate(32%, -5%);
}
.phone-scroller .slider {
  transform: scale(0.41, 0.41) translate(32%, -52%);
}
.hz-tab-scroller {
  max-width: 533px;
  margin: 0 auto;
}
.hz-tab-scroller.internal-tab {
  margin-top: 100px;
  margin-bottom: -100px;
}
.hz-tab-scroller .slider {
  transform: scale(0.82, 0.82) translate(0, 1.5%);
}
.featured_feature h3 {
  color: #ffffff;
}
.featured_feature p {
  color: #ffffff;
}
#numbers em {
  bottom: -15px;
  color: #0b1320;
  display: inline-block;
  font-family: "Lucida Console";
  font-size: 37px;
  font-style: normal;
  height: 25px !important;
  left: -6px;
  letter-spacing: 0 !important;
  line-height: 0;
  margin: 0 -8px 0 -2px !important;
  overflow: hidden;
  position: relative;
  text-align: left;
  top: 27px;
  width: 22px !important;
}
#numbers ul {
  list-style: none;
  text-align: center;
}
#numbers ul li {
  display: inline-block;
}
#countup h1 {
  color: #11a2da;
  display: inline-block;
  float: none !important;
  font-size: 36px;
  font-weight: lighter;
  margin: 40px 0 20px;
  padding: 0 5%;
  text-align: center !important;
  width: 100% !important;
}
#numbers {
  text-align: center;
  width: 100%;
  display: block;
  padding: 20px 0;
  background: #F3F5FC ;
  float: left;
}
#numbercontainer {
  position: relative;
  float: right;
}
#numbers span {
  background: #0b1220 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-family: 'Patua One', cursive;
  font-size: 40px;
  font-weight: 400;
  height: 73px;
  margin: 0 5px 0 0;
  padding-top: 8px;
  width: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
#countup p {
  color: #606060;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  margin: 20px 0 20px;
  padding: 0 5%;
  text-align: center !important;
  width: 100% !important;
}
.featuretitle {
  color: #535353;
  font-size: 15px;
  font-weight: 700;
  margin: 30px 0 10px 0;
  text-align: center;
  width: 100%;
  font-family: 'Patua One', cursive;
  display: block;
}
.featuredesc {
  display: block;
  color: #606060;
  margin-bottom: 30px;
}
.featuredesc:hover {
  color: #606060;
}
.greycontent p {
  color: #565656;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  margin: 0 0 30px;
}
.greycontent p:first-child {
  margin-top: 25px;
}
.greycontent {
  width: 100%;
  float: left;
  background: #F2F5FC ;
  margin: 45px 0;
  padding: 20px 0 0 0;
}
.internal-top {
  min-height: 400px;
}
#processed small {
  display: block;
  font-size: 14px;
  line-height: 8px;
  width: 100%;
  font-weight: 600;
}
#processed {
  margin-top: 15px;
  color: #0b1220;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  text-align: left;
  font-weight: 600;
  bottom: 30px;
  position: relative;
}
.imgicon img {
  left: 0px;
  padding: 9px;
  position: relative;
  top: 0px;
  width: 100%;
  transform: rotate(45deg);
}
.imgicon {
  padding: 0 0%;
  width: 100%;
}
.vision-slider .item.even .imgicon .iconcontainer {
  background: #D3077F none repeat scroll 0 0;
}
.even .iconcontainer {
  background: #14A2DB none repeat scroll 0 0;
}
.intro-text p {
  font-weight: 400;
}
#featuresstrip {
  padding-bottom: 30px;
}
#featuresstrip h2 {
  color: #0B1320;
  font-family: 'Patua One', cursive;
  font-weight: lighter;
  padding: 15px 0 25px;
  text-align: left;
  width: 100%;
}
.iconcontainer {
  background: #D3077F none repeat scroll 0 0;
  width: 100%;
  transform: rotate(-45deg);
  margin-top: 23px;
  margin-left: 23px;
}
#menubtn {
  display: block;
  height: 100px;
  width: 100%;
  cursor: pointer;
}
#letterp,
#lettere,
#lettern {
  position: absolute;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  top: -200px;
  left: -200px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#mapsection,
#ctafooter,
.gradient-bg {
  background: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3CradialGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20cx%3D%2250%25%22%20cy%3D%2250%25%22%20r%3D%2275%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%232e3c56%22%2F%3E%3Cstop%20offset%3D%2260%25%22%20stop-color%3D%22%230b131e%22%2F%3E%3C%2FradialGradient%3E%3Crect%20x%3D%22-50%22%20y%3D%22-50%22%20width%3D%22101%22%20height%3D%22101%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  background-size: cover;
  background-position: center center;
}
.gradient-bg {
  margin: 30px 0;
}
.mobMask {
  display: none;
  pointer-events: none;
}
.double-section-content-top {
  margin-top: -20px;
}
.double-section-image-top {
  margin-top: -100px;
  min-height: 400px;
}
#featuresstrip .owl-prev {
  color: #fff;
  font-size: 90px;
  position: absolute;
  top: 0%;
  left: -25px;
}
#featuresstrip .owl-next {
  color: #fff;
  font-size: 90px;
  position: absolute;
  top: 0%;
  right: -25px;
}
#mapsection {
  padding: 0;
  margin-top: 60px;
}
#mapsection p {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  margin: 55px 0;
}
#bluestrip {
  background: #0B1320;
  color: #FFFFFF;
  margin-bottom: 20px;
}
#bluestrip p {
  color: #FFFFFF;
}
.pinkcircle {
  background: #D50080;
  padding: 25px;
  width: 200px;
  height: 200px;
  position: absolute;
  right: -200px;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  transform: rotate(-10deg);
  bottom: 230px;
  color: #ffffff;
}
.newsinfo i {
  bottom: 10px;
  font-size: 125px;
  position: absolute;
  right: 25px;
}
.quote {
  color: #535353;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: italic;
  margin: 20px 0 10px;
  padding: 0 15%;
  text-align: center;
  display: block;
  font-weight: 600;
}
#newsblocks {
  display: block;
  width: 100%;
  overflow: hidden;
}
.newsstrip.main-article {
  width: 100%;
}
.newsstrip.main-article .newsinfo {
  background: #F3F5FC;
}
.newsstrip.main-article .newsinfo .newstitle {
  color: #0B1320;
}
.newsstrip.main-article .newsinfo > small {
  color: #D50080;
}
.newsstrip.main-article .newsinfo p {
  color: #565656;
  padding-right: 70px;
  margin-top: 0px;
}
.newsstrip.main-article .newsinfo i {
  color: #0B1320;
}
#logostrip {
  float: right;
  width: 100%;
  padding-bottom: 20px;
}
.newsstrip {
  float: left;
  width: 50%;
  display: block;
  position: relative;
}
a.newsstrip:hover {
  text-decoration: none;
}
.newsstrip span {
  display: block;
}
.newsinfo {
  background: #0b1320 none repeat scroll 0 0;
  color: #fff;
  font-size: 35px;
  height: 300px;
  padding: 25px;
  width: 50%;
  position: relative;
}
.news-cats {
  width: 100%;
  margin-bottom: 30px;
}
.panel {
  box-shadow: none;
}
.news-cats .panel ul li {
  display: inline-block;
  border: none;
  padding: 0px;
  margin-right: 20px;
}
.news-cats .panel li a {
  background: #11a2da;
  border-radius: 14px;
  color: #fff;
  padding: 5px 20px 5px 20px;
  font-size: 16px;
}
#ctafooter p {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px !important;
}
#ctafooter p:first-child {
  margin-bottom: 25px;
}
.pager {
  float: left;
  width: 100%;
  background: #f4f4f4;
  padding: 2px 0 5px 0;
}
.pager li > a,
.pager li > span {
  border-radius: 0;
  display: inline-block;
  background-color: #11a2db;
  color: white;
  border: none;
  font-size: 28px;
  font-weight: 700;
  padding: 10px 14px;
  margin-right: 5px;
}
.pager li.previous,
.pager li.next {
  background: transparent;
  padding: 0;
}
.pager li.previous > a,
.pager li.next > a {
  padding-top: 8px;
  margin-left: 10px;
  margin-right: 15px;
}
.pager li.previous > a:hover,
.pager li.next > a:hover {
  background-color: #D50080;
}
.pager .previous > a,
.pager .next > a {
  float: none;
  color: #fff;
  font-size: 30px;
  background: #11a2db;
  border-radius: 0px;
}
.pager .previous > a:hover,
.pager .next > a:hover,
.pager li > a:hover,
.pager li > a:focus {
  background-color: #D50080;
  color: white;
}
.pager li.active > a {
  background-color: #D50080;
  color: white;
}
.loading-icon {
  background: #DFDFDF;
  position: relative;
  width: 100%;
  height: 150px;
}
.loading-icon .i-holder {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.defaultbtn {
  background: #11a2db none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 20px;
  padding: 15px;
  text-align: center;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Patua One', cursive;
  transition: background 0.5s;
}
.defaultbtn.features {
  margin-left: 15%;
  width: 70%;
  margin-top: 10px;
  padding: 15px 20px;
}
.defaultbtn.half-width {
  width: 50%;
}
.defaultbtn.pink {
  background: #D50080;
}
.defaultbtn.pink:hover {
  background: #11A2DB;
  color: #ffffff;
}
.defaultbtn.blue {
  background: #11A2DB;
}
.defaultbtn.blue:hover {
  background: #D50080;
  color: #ffffff;
}
#ctafooter {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  padding: 30px 0 25px 0;
  float: left;
  width: 100%;
}
#ctafooter .defaultbtn {
  padding: 15px;
}
#footergrey {
  background: #F2F5FC;
  padding: 25px 0;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  float: left;
  width: 100%;
}
#footerlinks {
  width: 100%;
  float: left;
  color: #535353;
}
#footerlinks li {
  float: left;
  list-style: outside none none;
  margin-top: 25px;
}
#forlist > li {
  width: 25%;
  float: left;
  display: block;
  font-size: 14px!important;
  color: #535353;
}
#footerlinks a {
  border-left: 1px solid #999999;
  display: block;
  float: left;
  padding: 0 10px;
}
#footerlinks li:first-child {
  margin-right: 10px;
}
#footerwhite {
  padding: 25px 0;
}
#newslettericon {
  background: #eeeeee none repeat scroll 0 0;
  color: #535353;
  border: 1px solid #d9d9d9;
  font-size: 24px;
  line-height: 0;
  padding: 7px 11px;
  width: 46px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  float: left;
}
#footersocial {
  float: left;
  margin-left: 30px;
}
ul.sales-social {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
ul.sales-social li {
  padding-top: 20px;
  display: inline-block;
  width: 70px;
  text-align: center;
}
ul.sales-social li i {
  color: #ffffff;
}
ul.sales-social li:before {
  display: none;
}
.address p {
  margin-bottom: 0;
}
#footersocial li {
  float: left;
  list-style: none;
}
#contactfooter {
  background: #11a2db none repeat scroll 0 0;
  bottom: -25px;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 70px;
  position: absolute;
  right: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  z-index: 2;
  font-family: 'Patua One', cursive;
}
#footersocial li a {
  font-size: 28px;
  padding: 0 15px 0 0;
  color: #555555;
}
#newslettersignup {
  border: 1px solid #d7d7d7;
  color: #000;
  float: left;
  font-size: 14px;
  padding: 9px;
  width: 200px;
  margin-right: -1px;
}
#newsletter_button {
  border: 1px solid #d7d7d7;
  color: #555555;
  float: left;
  font-size: 14px;
  padding: 9px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
}
#footergrey img {
  float: right;
  margin-top: 50px;
}
#forlist > li a {
  color: #535353;
  display: block;
  font-size: 15px !important;
  padding: 5px 0 !important;
  font-family: 'Open Sans', sans-serif;
}
#footergrey h3 {
  color: #535353;
  font-family: 'Patua One', cursive;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.newsimg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.newslogo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 120px;
  width: 98px;
  margin: -60px 0 0 -49px;
}
.opposite .newsimg {
  left: 0;
}
.opposite .newsinfo {
  float: right;
}
.newsinfo > small {
  font-size: 16px;
}
.lightbbox .newsinfo {
  background: #11A2DB!important;
}
.pinkbox .newsinfo {
  background: #D50080!important;
}
.newstitle {
  font-family: 'Patua One', cursive;
  font-size: 35px;
  line-height: 45px;
}
.da-thumbs a,
.da-thumbs a img {
  display: block;
  position: relative;
}
.da-thumbs a {
  overflow: hidden;
}
.da-thumbs a div {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  color: #fff;
  left: -100%;
  font-size: 22px;
  text-align: center;
  padding: 10%;
}
.da-thumbs a div span {
  font-family: 'Patua One', cursive;
}
.da-thumbs .newsimg {
  transition: all 0.2s ease-in-out;
}
.da-thumbs a:hover .newsimg {
  width: 100%;
}
.quoteimg {
  margin-top: 40px;
  width: 120px;
  display: inline-block;
}
#quotesection {
  text-align: center;
}
.quotename {
  display: block;
  float: left;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  width: 100%;
  margin: 10px 0 50px;
  font-size: 14px;
  font-weight: 600;
}
#sectionnav.sticky .nav-tabs {
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 98;
  width: 100%;
  display: block;
  padding-left: 75px;
  padding-top: 14px;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
#stickynav {
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 98;
  width: 100%;
  padding-left: 75px;
  padding-top: 14px;
  border-bottom: 1px solid #ccc;
  background: #fff;
  display: none;
}
#sectionnav .nav-tabs {
  border-bottom: none;
}
#sectionnav .nav-tabs .nav {
  background: transparent;
  border-bottom: none;
  padding: 8px;
  display: block;
  position: relative;
}
#sectionnav .nav-tabs .nav li {
  margin-right: 15px;
  display: inline-block;
  margin-bottom: 5px;
}
#sectionnav .nav-tabs .nav li a {
  padding: 5px 35px 6px 35px;
  border-radius: 12px;
  color: #fff;
  background: #0B1320;
  font-weight: 600;
  border: 0px;
}
#sectionnav .nav-tabs .nav .active a,
#sectionnav .nav-tabs li a:hover {
  border: none;
  background: #11A2DB;
}
#dtAngleNav {
  height: 250px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.section {
  width: 100%;
  position: relative;
}
.section .container {
  margin-top: 20px !important;
}
.bg-section .bg-section-image-wrap {
  position: absolute;
  left: 55%;
  bottom: 0;
}
.bg-section .bg-section-image-wrap.canvas-crop {
  width: 45%;
  height: 100%;
}
.bg-section blockquote {
  color: #ffffff;
  border-color: #D11A8B;
}
.bg-section h2 {
  color: #ffffff;
}
.bg-section p {
  color: #fff;
}
#team-info {
  padding-bottom: 30px;
}
#digistats h2 {
  color: #ffffff;
  margin: 20px 10px;
}
#digistats p {
  margin: 0px;
  font-size: 18px;
  color: #ffffff;
}
#digistats .col {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 30px;
  margin-bottom: 20px;
}
#digistats .col-no-border {
  border-left: none;
}
.clients {
  margin: 25px 0 15px 0;
}
.clients .diamond-box .item {
  background-size: 50% 50%;
}
.customer-link {
  margin-bottom: 40px;
}
.clients h4 {
  height: 65px;
  overflow: hidden;
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
.members {
  margin-bottom: 20px;
}
.gmap {
  padding-top: 20px;
}
legend {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0 20px 0;
  border-top: 1px solid #e5e5e5;
  color: #D50080;
}
.internal-panels {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.writer p {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
}
.writer span {
  font-weight: 300;
  font-size: 14px;
}
.news-date small {
  margin-top: 8px;
  font-size: 14px;
  display: block;
  text-decoration: none;
  text-transform: none;
  font-style: normal;
}
.square {
  margin-top: 15px;
  width: 50px;
  height: 50px;
  margin-left: 0px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  overflow: hidden;
  border: 1px solid #ccc;
  float: left;
}
.pic {
  width: 100px;
  height: 100px;
  margin: -35% 0 0 -80%;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-position: center center !important;
}
.tablet-preview-wrap {
  float: left;
  width: 100%;
  padding: 12% 8% 0% 8%;
  background: url('../images/assets/iPad.png') top center no-repeat;
  background-size: contain;
  min-height: 600px;
  margin-top: 60px;
}
.tablet-preview-wrap.hz {
  background: url('../images/assets/iPad_horizontal.png') top center no-repeat;
  margin-top: 0;
  padding: 8% 8% 0 10.5%;
  min-height: 450px;
  min-width: 580px;
  position: absolute;
  left: -50px;
  top: -50px;
}
.tablet-preview-wrap .slider img {
  width: 100%;
}
.epos-wrap {
  height: 516px;
  position: relative;
}
.epos-image {
  width: 722px;
  position: absolute;
  top: -20px;
}
.container p {
  width: 100%;
}
.blocker {
  background: #F2F5FC;
  position: absolute;
  width: 100%;
  bottom: 0px;
  height: 5%;
}
.team {
  background: #F2F5FC;
  padding-bottom: 100px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.team h3 {
  font-size: 36px;
  color: #000;
  display: block;
  width: 100%;
  text-align: center;
  margin: 30px 0 30px 0;
}
.random-review-internal {
  border-top: 10px solid #11A2DB;
  width: 100%;
  margin-top: 80px;
}
.random-review-internal .quote {
  margin: 0px;
  text-align: left;
  padding: 20px 0 20px 0;
  font-size: 22px;
  font-weight: normal;
}
.random-review-internal .quoteimg {
  float: left;
  width: 30%;
}
.random-review-internal .quotename {
  float: right;
  width: 70%;
  padding-top: 18px;
}
.diamonds {
  width: 100%;
  float: left;
}
#team .diamonds {
  margin-bottom: 50px;
}
.diamonds h5 {
  color: #ffffff;
}
.diamond-row-wrap {
  width: 100%;
  text-align: center;
  position: relative;
  float: left;
  clear: both;
}
.diamond-row-upper,
.diamond-row-lower {
  overflow: visible;
  clear: both;
  width: 100%;
  float: left;
}
.diamond-row-upper {
  position: absolute;
  bottom: 0;
}
.diamond-row-lower .diamond-box {
  margin-left: 64.644660941%;
}
.diamond-row-upper .diamond-box {
  /*margin-left: 64.644660941%; */
  /* 1 - 1 / sqrt(2) / 2 */
  margin-top: 64.644660941%;
}
.diamond-box-wrap {
  float: left;
  width: 25%;
  /* Size of diamonds */
  height: 284px;
}
.diamond-box {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 70.710678118%;
  /* x = sqrt(x^2 / 2) = 1 / sqrt(2) = 0.70710678118 */
  height: 70.710678118%;
  margin: 14.644660941%;
  border: 10px solid transparent;
}
.diamond-box-inner {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 141.421356237%;
  /* sqrt(2) */
  height: 141.421356237%;
  margin: -20.71067812% 0 0 -20.71067812%;
  /* (1 - sqrt(2)) / 2 */
}
.diamond-box a {
  display: block;
  height: 100%;
}
.diamond-box a .item {
  background-color: #fff;
}
.diamond-box .item {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40% 0;
  background-color: #fff;
  color: white;
  background-position: center center;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  background-size: 100% 100%;
}
.member-info {
  background: #D4007F;
  display: none;
  position: absolute;
  width: 100%;
  top: 0px;
  height: 100%;
  padding: 35% 10% 0 10%;
  cursor: pointer;
  left: 0px;
}
.member-info h4,
.member-info a h4 {
  margin: 0px;
  color: #ffffff;
}
.member-info p {
  color: #fff;
  font-size: 16px;
}
/*============================sitemap=============================*/
.sitemap-wrap {
  margin-bottom: 20px;
}
ul.sitemap {
  display: block;
}
ul.sitemap li {
  display: block;
  margin: 0;
  padding: 6px 0 6px 0;
}
.sitemap-block {
  padding: 0 15px 20px 15px;
}
.sitemap-title {
  margin-bottom: 20px;
  background: #D50080;
}
ul.sitemap li a {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Patua One', cursive;
}
ul.sitemap li a:hover {
  color: #D50080;
}
.sitemap-title h4 {
  margin: 15px 0;
  color: #fff !important;
}
h1.sitemap-head {
  margin: 30px 0;
}
ul.sitemap li::before {
  content: "";
}
/*============================lightbox=============================*/
h4.modal-title {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
}
.ekko-lightbox-nav-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox .fa.fa-chevron-left {
  font-size: 50px;
  color: #fff;
  left: -63px;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ekko-lightbox .fa.fa-chevron-right:hover,
.ekko-lightbox .fa.fa-chevron-left:hover {
  color: #000;
  text-decoration: none;
}
.ekko-lightbox .fa.fa-chevron-right {
  font-size: 50px;
  color: #fff;
  right: -63px;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bg-white h2 {
  margin-top: 40px;
}
.jobs h2 {
  font-size: 32px;
}
.jobs .job-wrap {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.jobs .job-wrap h4 {
  color: #fff;
  font-weight: 400;
}
.jobs .job-wrap a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  font-weight: 400;
}
.careers-content h3 {
  font-size: 26px;
  margin: 1.8em 0;
}
.files-table.table {
  border: none;
}
.files-table .fa-download {
  float: right;
}
.files-table h5 {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
.files-table div {
  width: 100%;
  height: 100%;
  float: left;
}
.table-responsive .files-table tbody tr:nth-child(2n+1) {
  background-color: #eeeeee;
}
/*============================Footer=============================*/
#footerlinks a,
#footerlinks li a {
  color: #535353;
}
#footerlinks li a:hover,
#forlist li a:hover {
  color: #11a2db;
}
#newsletter {
  padding-top: 20px;
}
.mob-copy {
  display: none;
}
/*============================Media Queries================================*/
@media screen and (max-width: 1600px) {
  .epos-wrap .epos-image {
    width: 100%;
  }
  .epos-wrap .pinkcircle {
    right: 0;
    bottom: 150px;
  }
  .newstitle {
    font-size: 32px;
  }
}
@media screen and (max-width: 1400px) {
  #animatedModal {
    width: 40% !important;
  }
  .newstitle {
    font-size: 26px;
    line-height: 1.1em;
  }
  .bg-section {
    margin-top: 40px;
  }
  .bg-section p {
    float: unset;
  }
  .bg-section h2 {
    margin-top: 20px;
  }
  #before-da ul {
    font-size: 18px;
  }
  #ctafooter .col-md-8 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1240px) {
  .container {
    width: 100%;
  }
  .ping {
    display: none !important;
  }
}
@media screen and (max-width: 1200px) {
  /*medium*/
  #sectionnav {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 15;
  }
  #sectionnav .nav-tabs .nav li a {
    padding: 0px 8px 0px 8px;
    border-radius: 50%;
    background-color: #2B3952;
  }
  #sectionnav .nav-tabs .nav li {
    display: block;
  }
  #featuresstrip .featuretitle {
    font-size: 16px;
  }
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  .content p {
    font-size: 16px;
  }
  .content h2.internal-page-title {
    font-size: 35px;
  }
  .careers-content .table-responsive {
    border: none;
  }
  .careers-content .table-responsive .files-table {
    margin-top: 0;
  }
  .internal-content ul {
    font-size: 16px;
  }
  .newsinfo {
    height: 235px;
    padding: 15px;
  }
  .newstitle {
    font-size: 22px;
  }
  .newsinfo > small {
    font-size: 15px;
  }
  .newsinfo i {
    font-size: 66px !important;
    right: 14px;
  }
  #dtAngleNav {
    height: 220px;
  }
  .content-wrapper {
    min-height: 550px;
  }
  #mapsection p {
    font-size: 16px;
  }
  .double-section-image-bottom.underlay-image img {
    position: absolute;
  }
  .content.news h1 {
    font-size: 30px;
  }
  .defaultbtn {
    font-size: 14px;
  }
}
@media screen and (max-width: 1080px) {
  .digistats h3 {
    font-size: 22px;
  }
  .content h2 {
    font-size: 28px;
  }
  .internal-content {
    font-size: 20px;
    color: #606060;
  }
  #dtAngleNav {
    height: 200px;
  }
}
@media screen and (max-width: 1060px) {
  .container {
    width: 100%;
  }
  .sharing-buttons li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  /*small*/
  .bg-section {
    margin-top: 0px;
  }
  .feature-gfx {
    margin: 20px 0;
  }
  .diamond-box {
    border-width: 5px;
  }
  .writer p {
    margin-top: 10px;
  }
  .writer {
    display: inline-block;
    margin-left: 20px !important;
  }
  ul.sharing-buttons {
    width: auto;
    float: right;
    margin: 0px 0 20px 0;
    border: none;
  }
  #numbers span {
    font-size: 24px;
    height: 37px;
    padding-top: 1px;
    width: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  #processed {
    top: -12px;
  }
  #processed small {
    line-height: 17px;
  }
  .internal-content .lead {
    font-size: 22px;
  }
  .internal-top {
    min-height: 0;
  }
  .content-wrapper {
    min-height: 0;
  }
  .before-da {
    margin-top: -20px;
  }
  #before-da {
    text-align: center;
  }
  #before-da ul {
    font-size: 16px;
    list-style: none;
  }
  .phone-scroller .slider {
    -moz-transform: scale(1, 1) translate(0, 0);
    -o-transform: scale(1, 1) translate(0, 0);
    -ms-transform: scale(1, 1) translate(0, 0);
    -webkit-transform: scale(1, 1) translate(0, 0);
    transform: scale(1, 1) translate(0, 0);
  }
  .hz-tab-scroller.homepage {
    max-width: 400px;
    margin-bottom: 30px;
    margin-top: -50px;
  }
  #toptel {
    color: #fff;
    float: right;
    font-size: 18px;
    margin-top: 8px;
  }
  #bluestrip {
    padding-bottom: 15px;
  }
  .newsinfo {
    height: 200px;
    padding: 15px;
  }
  .newsinfo i {
    font-size: 50px;
  }
  .newstitle {
    font-size: 18px;
    line-height: 1.1em;
  }
  .newsinfo > small {
    font-size: 12px;
  }
  .greycontent {
    margin: 0px;
  }
  #animatedModal {
    width: 100% !important;
  }
  .newsstrip.main-article .newsinfo p {
    display: none;
  }
  .imgicon {
    margin-top: 35px;
  }
  .double-section-image-top {
    margin-top: -50px;
    min-height: 450px;
  }
  .double-section-image-top img {
    max-width: 500px;
    position: relative;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .double-section-image-bottom img {
    position: relative;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .team-info-tablet {
    margin-bottom: 80px;
    margin-top: -120px;
  }
  #mapsection #ping-map {
    margin-top: 15px;
  }
  #ctafooter p {
    margin-bottom: 20px;
    font-size: 18px !important;
  }
  .content h2.internal-page-title {
    font-size: 32px;
  }
  #digistats h2 {
    color: #ffffff;
    margin: 40px 10px;
    text-align: center;
  }
  #digistats h4 {
    text-align: center;
  }
  #digistats p {
    margin: 0px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
  }
  #digistats .col {
    border-left: none;
    padding-left: 20px;
  }
  .flip-clock-wrapper ul {
    width: 32px;
    height: 50px;
    line-height: 53px;
    font-size: 28px;
    margin: 3px;
  }
  .flip-clock-wrapper ul li a div div.inn {
    background-color: #0B1320;
    font-size: 28px;
    line-height: 48px;
  }
  .flip.play:nth-child(3n+1) {
    margin-left: 10px;
  }
  .flip.play:nth-child(3n+1):before {
    content: ',';
    position: absolute;
    bottom: 3px;
    left: -10px;
    color: #0B1320;
  }
  .flip.play:first-child:before {
    content: '£';
    left: -37px;
    bottom: 0;
    width: 32px;
    height: 50px;
    color: #ffffff;
  }
}
@media screen and (max-width: 880px) {
  .da-thumbs a div span {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 850px) {
  #mapsection #ping-map {
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  /*Extra Small*/
  .bg-white h2 {
    margin-top: 20px;
  }
  #quotesection .col-sm-4:nth-child(n+2) {
    display: none;
  }
  #quotesection .quote {
    margin-top: 40px;
  }
  #digistats h2 {
    margin: 120px 10px 20px;
  }
  .internal-content ul {
    margin-top: 0;
    margin-left: 0;
  }
  #bannervideo {
    display: none;
  }
  #bannervideos {
    height: 400px;
    width: 100%;
  }
  .bannertitle {
    font-size: 28px;
    margin: 60px 0 40px 0;
  }
  #header {
    background-color: #0B1320;
    height: 70px;
    z-index: 12;
  }
  #blue-menu {
    position: absolute;
    right: 0;
    top: 0;
    height: 70px;
    width: 70px;
    background: #00A2D9;
  }
  #blue-menu .text {
    color: white;
    font-weight: 400;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 40px;
    font-family: 'Patua One', cursive;
  }
  #numbers {
    top: 0px;
    position: relative;
    display: block;
    float: left;
    width: 100%;
  }
  #numbercontainer {
    text-align: center;
    float: none;
  }
  #processed {
    top: 10px;
    position: relative;
    display: block;
    float: left;
    text-align: center;
    width: 100%;
  }
  .owl-controls {
    display: none;
  }
  .imgicon {
    padding: 0 23%;
  }
  #featuresstrip h2 {
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
  }
  #featuresstrip .feature {
    min-height: 0;
  }
  #featuresstrip.non-featured .row:nth-of-type(n+3) {
    display: block;
  }
  #featuresstrip .row:last-of-type {
    display: block;
  }
  #featuresstrip .img-wrap {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    width: 30%;
    transform: translate(-65%, 0);
  }
  #featuresstrip .featuretitle {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  #featuresstrip .featuredesc {
    margin-top: 15px;
    margin-bottom: 15px;
    left: 30%;
    width: 70%;
    position: relative;
  }
  #featuresstrip .imgicon {
    padding: 0;
  }
  .text-right {
    text-align: center;
  }
  #logo {
    margin: 15px 0 -5px;
  }
  .socials-mob {
    display: block;
    float: left;
    width: 60%;
  }
  .socials-desk {
    display: none;
  }
  .socials-mob a {
    display: inline-block;
  }
  #toptel {
    margin-bottom: 10px;
  }
  .topicon {
    margin: 15px 0px 6px 0;
    width: 20%;
    text-align: center;
  }
  #countup h1 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 1.2em;
  }
  #countup p,
  .greycontent p {
    font-size: 18px;
  }
  .newsstrip {
    width: 100%;
  }
  #forlist,
  .forlist {
    display: none;
  }
  .mob-copy {
    display: block;
    text-align: center;
    color: #535353;
    font-size: 12px;
  }
  #footerlinks {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    height: 150px;
  }
  #footerlinks li {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  #footerlinks li:first-child {
    display: none;
  }
  #footerlinks a {
    border-left: none;
  }
  #newsletterwrap {
    width: 100%;
    text-align: center;
  }
  #newslettericon {
    float: none;
  }
  #newsletter_button {
    float: none;
    padding: 14px;
    position: relative;
    bottom: 5px;
  }
  #ctafooter {
    font-size: 18px;
  }
  #ctafooter .defaultbtn {
    padding: 5px;
  }
  #ctafooter p {
    font-size: 16px !important;
    margin-bottom: 25px;
  }
  #newsblocks a.newsstrip:nth-child(even) .newsinfo {
    float: right;
  }
  #newsblocks a.newsstrip:nth-child(odd) .newsinfo {
    float: left;
  }
  #newsblocks a.newsstrip:nth-child(even) .newsimg {
    right: auto;
    left: 0px;
  }
  #newsblocks a.newsstrip:nth-child(odd) .newsimg {
    left: auto;
    right: 0px;
  }
  .vision-slider-arrows div.prev {
    left: 0px !important;
  }
  #sectionnav.sticky .nav-tabs {
    top: 0px;
  }
  .banner-text {
    padding: 20% 0 0 0;
  }
  .banner-text p {
    font-size: 16px;
  }
  .banner-text h1 {
    font-size: 28px;
  }
  .ban-text .defaultbtn {
    font-size: 16px;
    padding: 2px 2px;
  }
  .flip-clock-wrapper {
    width: 365px;
    margin: auto ;
    padding-left: 20px;
  }
  .flip-clock-wrapper ul {
    width: 30px;
    height: 45px;
    line-height: 43px;
    font-size: 23px;
    margin: 3px;
  }
  .flip-clock-wrapper ul li a div div.inn {
    background-color: #0B1320;
    font-size: 23px;
    line-height: 43px;
  }
  .flip.play:nth-child(3n+1) {
    margin-left: 10px;
  }
  .flip.play:nth-child(3n+1):before {
    content: ',';
    position: absolute;
    bottom: 3px;
    left: -10px;
    color: #0B1320;
  }
  .flip.play:first-child:before {
    content: '£';
    left: -37px;
    bottom: 0;
    width: 30px;
    height: 45px;
    color: #ffffff;
  }
  .tablet-preview-wrap {
    padding: 8% 9.5% 12% 9.5%;
    background-image: url('../images/assets/iPad_horizontal.png');
    max-height: 449px;
    max-width: 574px;
    min-height: 0;
    margin-top: -20px;
  }
  .epos-wrap {
    display: none;
  }
  .nopadmob {
    padding: 0 !important;
    margin: 0 !important;
  }
  .angle-block {
    background: #0B1320;
  }
  .angle-block p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .angle-block .clearfix.spacer-small {
    display: none;
  }
  #numbers ul li {
    display: block;
  }
  #processed small {
    display: inline;
    font-size: 18px;
  }
  #processed {
    margin-top: 5px;
    font-size: 18px;
  }
  .container p {
    float: none;
  }
  #sectionnav {
    display: none;
  }
  #header.internal {
    margin-bottom: 30px;
  }
  #header.news {
    margin-bottom: 75px;
  }
  .internal-page-title {
    text-align: center;
  }
  #topcontent {
    text-align: center;
  }
  .internal-content .lead {
    font-size: 18px;
    line-height: 22px;
  }
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6,
  .content p.lead {
    text-align: center;
  }
  .content p {
    margin: 1em 0 1em 0;
  }
  .content h2.internal-page-title {
    font-size: 28px;
  }
  .mobMask {
    display: block;
  }
  .bg-section .container {
    position: relative;
    top: -200px;
    padding-top: 200px;
    margin-bottom: -200px;
    max-height: 40em;
    overflow: hidden;
    pointer-events: none;
  }
  .bg-section.clicked .container {
    max-height: unset;
    overflow: inherit;
  }
  .bg-section.clicked .mask-button {
    display: none;
  }
  .double-section-content-top {
    margin-top: 10px;
  }
  .double-section-image-top {
    margin-top: -20px;
    min-height: 0;
  }
  .team {
    padding-bottom: 50px;
  }
  .team-info-tablet {
    margin-bottom: 0;
  }
  #bannergallery {
    top: -50px;
    margin-bottom: 0;
  }
  .content.news h1 {
    font-size: 25px;
    margin-bottom: 40px;
    text-align: center;
  }
  .defaultbtn {
    padding: 10px;
  }
  .defaultbtn.half-width {
    display: inline-block;
    position: relative;
    left: 25%;
  }
  .address {
    text-align: center;
    margin-bottom: 20px;
  }
  .address p {
    margin: 5px 0;
  }
  ul.sales-social {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #mapsection #ping-map {
    max-width: 300px;
    margin: 20px auto;
  }
  #mapsection p {
    font-size: 14px;
  }
  .vision-slider-logos {
    height: 600px;
  }
  .diamond-scroll {
    position: relative;
    width: 100px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 20px;
    height: 600px;
  }
  .diamond-scroll .diamond-shape {
    width: 100px;
    height: 100px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    background: white;
    display: block;
    z-index: 0;
  }
  .diamond-scroll .item {
    height: 70px;
    width: 70px;
    display: block;
    background-size: 100% 100%;
    z-index: 1;
    position: relative;
    left: 15px;
    top: 15px;
    margin-bottom: 80px;
  }
  .newsinfo > small {
    font-size: 10px;
  }
  .member-info p {
    display: none !important;
  }
  .member-info h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  ul.sharing-buttons {
    width: 220px;
    margin: 0 auto;
    float: none;
    display: block;
    margin-bottom: 48px;
  }
  .writer {
    display: block;
    margin-left: 70px !important;
  }
  .bannertitle {
    font-size: 25px;
  }
  .diamond-box {
    border-width: 2px;
  }
}
@media screen and (max-width: 480px) {
  #mapsection p {
    margin: 10px 0 30px 0;
  }
  h1 {
    font-size: 22px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 12px;
  }
  .content p {
    font-size: 12px;
  }
  .internal-content p {
    font-size: 15px;
  }
  .internal-content ul {
    font-size: 15px;
  }
  .sharing-buttons li {
    border: medium none !important;
    display: block !important;
    margin: 2px 0;
    text-align: center;
    width: 100%;
  }
  #numbers span {
    font-size: 14px;
    height: 22px;
    padding-top: 2px;
    width: 14px;
    margin: 0px;
  }
  .writer span {
    font-size: 12px;
  }
  .newsstrip,
  .newsinfo,
  .newsimg {
    width: 100%;
    float: left;
  }
  .newsinfo {
    height: 125px;
  }
  .newsimg {
    position: relative;
    top: auto;
    right: auto;
    height: 230px;
  }
  #contactfooter {
    padding: 10px 20px;
  }
  #bannervideo {
    display: none;
  }
  #bannervideos {
    height: 400px;
  }
  .bannertitle {
    font-size: 23px;
    margin: 50px 0 20px 0;
  }
  .digistats h2 {
    text-align: center;
  }
  .digistats div {
    width: 100%;
  }
  #featuresstrip .img-wrap {
    top: 0;
    margin-bottom: 0;
  }
  #featuresstrip .featuredesc {
    width: 100%;
    left: 0;
    margin-top: 20px;
  }
  .iconcontainer {
    margin-left: 10px;
  }
}
@media screen and (max-width: 410px) {
  .flip-clock-wrapper {
    width: 260px;
    padding-left: 15px;
  }
  .flip-clock-wrapper ul {
    width: 20px;
    height: 30px;
    line-height: 27px;
    font-size: 18px;
    margin: 2px;
  }
  .flip-clock-wrapper ul li a div div.inn {
    background-color: #0B1320;
    font-size: 18px;
    line-height: 27px;
  }
  .flip.play:nth-child(3n+1) {
    margin-left: 10px;
  }
  .flip.play:nth-child(3n+1):before {
    content: ',';
    position: absolute;
    bottom: 3px;
    left: -10px;
    color: #0B1320;
  }
  .flip.play:first-child:before {
    content: '£';
    left: -23px;
    bottom: 0;
    width: 20px;
    height: 30px;
    color: #ffffff;
  }
  .bannertitle {
    font-size: 22px;
  }
  #countup p,
  .greycontent p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #ctafooter {
    font-size: 14px;
  }
  #ctafooter .defaultbtn {
    padding: 5px 3px;
  }
  #featuresstrip .img-wrap {
    transform: translate(-65%, 0);
  }
}
@media screen and (max-width: 350px) {
  .g-recaptcha {
    width: 230px;
    overflow: hidden;
    border-right: 1px solid #CCC;
    border-radius: 4px;
  }
  #featuresstrip .img-wrap {
    transform: translate(-75%, 0);
  }
}
.slabtitle {
  font-weight: 800;
  width: 100%;
  text-transform: uppercase;
  line-height: 1;
  color: #545454;
}
.slabtitle.dark {
  color: #0B1320;
}
.infographic {
  padding: 0 25px;
}
.not-first-row {
  margin-top: 60px;
}
.infographic-image {
  padding-right: 5px;
}
.infographic.big-padding {
  padding: 0 60px;
}
.infographic.big-padding-left {
  padding-left: 90px;
}
.infographic.half-margin-top {
  margin-top: 30px;
}
.neg-margin-top {
  margin-top: -10px;
}
@media screen and (max-width: 1200px) {
  .infographic-row {
    max-width: 900px;
    margin: 0 auto;
  }
  .neg-margin-top {
    margin-top: -5px;
  }
}
@media screen and (max-width: 991px) {
  .neg-margin-top {
    margin-top: 0px;
  }
  .infographic-row {
    max-width: 350px;
    margin: 0 auto;
  }
  .not-first-row {
    margin-top: 0;
  }
  .infographic {
    margin-top: 60px;
    padding: 0 15px;
  }
  .infographic.big-padding {
    padding: 0 15px;
  }
  .infographic.big-padding-left {
    padding-left: 15px;
  }
  .infographic.half-margin-top {
    margin-top: 60px;
  }
}
.slabtitle span {
  font-family: 'Patua One';
}
h1.ourjourney {
  font-size: 60px !important;
}
h1.ourjourney,
h2.ourjourney {
  text-align: center;
}
/*============================Animation================================*/
@-moz-keyframes ping {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes ping {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ping {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
