/*
Version: 1.0
Author: Hampton Associates
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
}
html {
  font-size: 62.5%;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
a {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
input.button,
input.button-full-orange,
input.button-full {
  -webkit-appearance: none;
  border-radius: 0;
}
img,
figure {
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
img,
embed,
object,
video {
  max-width: 100%;
}
video {
  display: block;
}
a {
  text-decoration: none;
  outline: none;
}
* {
  margin: 0;
}
html,
body {
  color: #333;
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}
body {
  text-align: left;
}
h1 {
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
h2 {
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 24px;
  line-height: 2.4rem;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
h3 {
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
h4 {
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  line-height: 1.8rem;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
#banner {
  background: #fff;
}
#banner-content {
  max-width: 940px;
  margin: 0 auto;
  padding: 0px 0;
  background: #fff;
}
#toggle-search {
  float: left;
  padding: 5px;
  background: #333;
}
#toggle-search span {
  display: block;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  background-image: url('../media/sprite.png');
  background-position: 331px -32px;
}
#toggle-search.selected span {
  background-position: 446px 6px;
}
#toggle-account {
  float: left;
  padding: 5px;
  background: #555;
}
#toggle-account span {
  display: block;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  background-image: url('../media/sprite.png');
  background-position: 368px -33px;
}
#toggle-account.selected span {
  background-position: 446px 6px;
}
#mogc-logo {
  float: none;
  margin: 40px 0;
  padding: 0;
  clear: left;
}
#header-options {
  display: block;
  width: 100%;
  padding: 0px 0 0 0;
  list-style: none;
  clear: both;
}
#header-options ul {
  list-style: none;
}
#header-options a#opito-logo {
  float: left;
}
#header-options span {
  float: left;
  display: block;
  padding: 25px 0 0 10px;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #006699;
}
#account-dropdown {
  float: none;
  height: 40px;
}
#account-dropdown ul {
  display: none;
  float: left;
  width: 100% !important;
  background: #555;
  margin: 0 0 0 0px;
}
#toggle-account.selected span {
  background-position: 446px 6px;
}
#account-dropdown ul li {
  float: left;
  width: 50%;
}
#account-dropdown ul li a {
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 15px 10px;
  color: #fff;
  border-right: 1px solid #444;
}
#account-dropdown ul li:last-child a {
  border-right: 0;
  border-left: 1px solid #666;
}
span.skills-text {
  color: #006699;
  font-family: 'Avenir W02_n7', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
#search-wrapper {
  position: relative;
  display: none;
  width: 100%;
  background: #eee;
  padding: 0px;
}
#search-wrapper form {
  border: 5px solid #333;
  background: #333;
}
#menu {
  background: #006699;
}
#menu-toggle {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
  line-height: 5rem;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
#menu-toggle span {
  width: 18px;
  height: 11px;
  background-image: url('../media/sprite.png');
  background-position: 18px -21px;
  display: inline-block;
  margin-left: 10px;
}
.highres #menu-toggle span {
  background-image: url('../media/sprite@2x.png');
  background-size: 600px 200px;
}
#menu-toggle span.openmenu {
  background-position: 36px -21px;
}
/*#menu-content {display:none;max-width:940px;margin:0 auto;.font-size(14px);.line-height(20px);} 
#menu-content #col1, #menu-content #col2, #menu-content #col3, #menu-content #col4 {width:(100%*(205/940));margin:0 (100%*(40/940)) 20px 0;float:left;}
#menu-content #col4 {margin-right:0;}
#menu-content h3 {color:@white;.font-size(16px);.line-height(20px);padding:7px 0;font-weight:bold;}
#menu-more, #menu-oil-gas, #menu-education, #menu-careers {display:none;}
#menu-content a {color:@white;}
#menu-content ul li {border-top:1px @lightblue solid;}
#menu-content ul li a {padding:7px 0;display:block;}
#menu-content #col4 ul li:first-child {border-top:none;} */
#menu-container {
  display: none;
  position: relative;
  width: 100%;
}
#menu-container .top-menu {
  max-width: 940px;
  margin: 0 auto;
}
#menu-container .top-menu ul {
  display: block;
  list-style: none;
  margin: 0;
}
#menu-container .top-menu ul li a {
  font-family: 'Avenir W02_n7', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 15px 20px;
  color: #fff;
  display: block;
}
#menu-container .bottom-menu-wrapper {
  background: #006699;
}
#menu-container .bottom-menu {
  max-width: 940px;
  margin: 0 auto;
}
#menu-container .bottom-menu ul {
  display: block;
  list-style: none;
  margin: 0;
}
#menu-container .bottom-menu ul li {
  display: none;
}
#menu-container .bottom-menu ul li.top-level {
  display: block;
}
#menu-container .bottom-menu ul li.top-level a {
  font-size: 18px;
  font-size: 1.8rem;
}
#menu-container .bottom-menu ul li.top-level a.top-level {
  padding-right: 0;
}
#menu-container .bottom-menu ul li .menu-content {
  display: block;
}
#menu-container .bottom-menu ul li .menu-wrapper {
  background: #3385ad;
}
#menu-container .bottom-menu ul li a {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 15px 20px 15px;
  display: block;
}
#menu-container .bottom-menu ul li.active {
  display: block;
}
#menu-container .bottom-menu ul li.active .menu-wrapper {
  display: block;
  width: 100%;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content {
  max-width: 940px;
  margin: 0 auto;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul {
  display: block;
  margin: 0;
  list-style: none;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li {
  display: block;
  float: none;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li a {
  text-align: left;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li a:hover,
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li a :focus {
  text-decoration: underline;
  background: #3385ad;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content {
  float: left;
  width: 34.04255319%;
  padding: 12px 0 0 100px;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #fff;
  padding: 0 0 12px 0;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content p a {
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content p a:hover,
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content p a :focus {
  text-decoration: underline;
}
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content a:hover,
#menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content a :focus {
  text-decoration: underline;
}
.widget-content {
  display: none;
}
.bodytext blockquote {
  padding: 20px;
  margin-bottom: 15px;
  border-left: 5px solid #006699;
  background: #fff;
  font-style: italic;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.bodytext blockquote div {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: right;
}
.bodytext blockquote div:before {
  content: "- ";
}
.bodytext {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.bodytext a {
  font-weight: normal;
  color: #006699;
}
.bodytext p a {
  border-bottom: 1px #006699 dotted;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.bodytext p a:hover {
  border-bottom: 1px #006699 solid;
}
.bodytext ul,
.bodytext ol {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 7px;
  margin-left: 20px;
}
.bodytext li {
  padding-bottom: 8px;
}
.bodytext ul ul,
.bodytext ul ol,
.bodytext ol ul,
.bodytext ol ol {
  padding-top: 7px;
}
.bodytext ul ul,
.bodytext ul ol {
  padding-bottom: 0;
}
.bodytext ul ul li:last-child,
.bodytext ul ol li:last-child {
  padding-bottom: 0;
}
.bodytext h1,
.bodytext h2,
.bodytext h3,
.bodytext h4 {
  padding-bottom: 5px;
}
.bodytext h1 {
  padding-bottom: 15px;
  font-size: 40px;
  font-size: 4rem;
  line-height: 50px;
  line-height: 5rem;
}
.bodytext h1.no-gap {
  padding-bottom: 0px;
}
.bodytext h2 {
  line-height: 26px;
  line-height: 2.6rem;
  padding: 0px 0 8px 0;
  font-weight: 700;
}
.bodytext h3 {
  line-height: 32px;
  line-height: 3.2rem;
  padding: 5px 0 12px 0;
  font-size: 24px;
  font-size: 2.4rem;
}
.bodytext h4 {
  line-height: 22px;
  line-height: 2.2rem;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 5px 0 8px 0;
}
.bodytext h3 a {
  border: 0;
}
.bodytext p,
.bodytext figure {
  padding-bottom: 10px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.bodytext p {
  padding-bottom: 15px;
}
.bodytext p.small-text {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  line-height: 1.7rem;
}
.bodytext p.compress {
  padding-bottom: 5px;
}
.bodytext h1.compress {
  padding-bottom: 5px;
}
.bodytext h4 {
  font-weight: bold;
}
.bodytext .article-info {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}
.bodytext img {
  height: auto !important;
}
.bodytext h4.gap2 {
  padding-top: 20px;
}
.bodytext h2.gap {
  padding-bottom: 20px;
}
#breadcrumbs {
  background: #eee;
}
#breadcrumbs div {
  max-width: 940px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #666;
  padding: 14px 0;
}
#breadcrumbs div a {
  color: #666;
  border-bottom: 1px #666 dotted;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#breadcrumbs div a:hover {
  border-bottom: 1px #333 solid;
  color: #333;
}
#breadcrumbs div span:before {
  content: "> ";
}
#main {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url('../media/gradient.jpg') repeat-x bottom;
}
#main-content {
  max-width: 960px;
  margin: 0 auto;
}
#content-wrapper {
  padding: 20px 0 80px 0;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  -ms-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
#content-wrapper.load {
  opacity: 1;
}
#main-col {
  width: 64.58333333%;
  margin: 20px 0 0 10px;
  float: left;
}
#main-col-no-padding {
  width: 66.66666667%;
  margin: 20px 0 0 0px;
  float: left;
}
#roles-col {
  width: 100%;
  margin: 20px 0 0 0px;
  float: left;
}
#sub-col {
  width: 25%;
  margin: 20px 0 0 0;
  float: right;
}
#case-studies-col {
  width: 100%;
  margin: 20px 0 0 0px;
  float: left;
}
.main-col-padding {
  padding: 0 1.5625% 0 1.5625%;
}
#roles-col h2,
#roles-col h3,
#roles-col h4 {
  padding: 0 10px 10px 10px;
}
#roles-col h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
#roles-col p {
  padding-top: 7px;
  font-size: 14px;
  font-size: 1.4rem;
}
#hero-heading {
  padding: 40px 0 20px 10px;
}
#hero-heading h1 {
  font-size: 40px;
  font-size: 4rem;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
#page-hero {
  width: 97.91666667%;
  margin: 0 auto;
  background: #1b4686;
  position: relative;
}
.hero-media {
  width: 68.08510638%;
  margin: 0 auto;
  float: left;
}
#page-hero .content {
  width: 31.91489362%;
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
#page-hero h2 {
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  padding: 0 20px 20px 20px;
  line-height: 35px;
  line-height: 3.5rem;
}
#page-hero p {
  color: #fff;
  padding: 0 20px 40px 20px;
}
.video-container {
  background: #fff;
}
.video-container video {
  width: 100% !important;
  height: 100% !important;
}
.video-container-2 {
  margin-bottom: 20px;
}
.video-container-2 object {
  display: block;
}
.video-wrapper {
  background: #fff;
  padding: 0 0 20px 0;
}
.case-study-image {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}
.vjs-default-skin .vjs-big-play-button {
  left: 50% !important;
  top: 50% !important;
  margin: -39px 0 0 -66px;
}
#example_video_1 {
  margin-bottom: 15px;
}
.snippet-theme-1 {
  background: #006699;
}
.snippet-theme-2 {
  background: #9d237e;
}
.snippet-theme-3 {
  background: #f7901e;
}
.snippet-theme-4 {
  background: #56af47;
}
.snippet-theme-5 {
  background: #003366;
}
.snippet-theme-6 {
  background: #3faaed;
}
.snippet-theme-7 {
  background: #2d8f9e;
}
.snippet-theme-8 {
  background: #fff;
  padding: 10px 1.06382979%;
}
.snippet-theme-9 {
  background: #006699;
}
.snippet-theme-10 {
  background: #f9b916;
}
.snippet-theme-11 {
  background: #006699;
}
.snippet-theme-1,
.snippet-theme-2,
.snippet-theme-3,
.snippet-theme-4,
.snippet-theme-5,
.snippet-theme-6,
.snippet-theme-7,
.snippet-theme-10 {
  position: relative;
  padding-bottom: 53px;
}
.snippet-theme-9 {
  position: relative;
  min-height: 262px;
}
.snippet-theme-8 {
  position: relative;
  min-height: 338px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.snippet-downloads {
  margin: 20px 0;
  background: #006699;
  padding: 20px 20px 0 20px;
  color: #fff;
}
.inner-snippet-container {
  padding-top: 10px;
}
.inner-snippet-container .snippet {
  margin-bottom: 20px;
  width: 46.875%;
}
.inner-snippet-container .snippet-wrapper {
  padding: 0 1.5625%;
}
.inner-snippet-container .snippet .arrow-link a {
  font-size: 16px;
  font-size: 1.6rem;
}
.snippet {
  margin-bottom: 20px;
  width: 31.25%;
}
.snippet.large {
  margin-bottom: 20px;
  width: 64.58333333%;
}
#sub-col .snippet {
  width: 91.66666667%;
}
.snippet-wrapper {
  padding: 0 1.04166667%;
}
#sub-col .snippet-wrapper {
  padding: 0 4.16666667%;
}
.snippet,
.snippet a {
  color: #fff;
}
.bodytext .snippet figure {
  padding-bottom: 0;
}
.snippet h2.snippet-heading {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
}
.snippet h2.snippet-heading-big {
  font-size: 30px;
  font-size: 3rem;
  line-height: 35px;
  line-height: 3.5rem;
  padding-bottom: 0;
}
#sub-col .snippet h2.snippet-heading-big {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 35px;
  line-height: 3.5rem;
  padding-bottom: 0;
}
.snippet.center h2.snippet-heading-big {
  text-align: center;
}
.snippet.center p {
  text-align: center;
}
.snippet h2.snippet-heading.pad,
.snippet h2.snippet-heading-big.pad,
.snippet h2.snippet-heading a,
.snippet h2.snippet-heading-big a {
  padding: 12px 20px 8px 20px;
  display: block;
}
.snippet .bodytext {
  padding: 0 20px 12px 20px;
}
.snippet.youtube .bodytext {
  padding: 0 20px 52px 20px;
}
.snippet .bodytext.no-padding {
  padding: 0 0 62px 0;
}
.snippet .bodytext.no-padding p {
  padding-left: 20px;
  padding-right: 20px;
}
.snippet .bodytext a {
  border-bottom: 1px #eee dotted;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.snippet .bodytext a:hover {
  border-bottom: 1px #fff solid;
}
.snippet .bodytext p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding-bottom: 8px;
}
.snippet .arrow-link {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.snippet .arrow-link a {
  position: relative;
  padding: 17px 40px 16px 20px;
  display: block;
}
.snippet .arrow-link a span {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  width: 13px;
  height: 21px;
  background-image: url('../media/sprite.png');
  background-position: 13px 0;
}
.highres .snippet .arrow-link a span {
  background-image: url('../media/sprite@2x.png');
  background-size: 600px 200px;
}
.snippet-theme-1 .arrow-link a {
  background: #005f8f;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-2 .arrow-link a {
  background: #952177;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-3 .arrow-link a {
  background: #f6860a;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-4 .arrow-link a {
  background: #52a844;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-5 .arrow-link a {
  background: #002e5c;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-6 .arrow-link a {
  background: #36a6ec;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-7 .arrow-link a {
  background: #2b8896;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-8 .arrow-link a {
  background: #005f8f;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-9 .arrow-link a {
  background: #005f8f;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-10 .arrow-link a {
  background: #f4b106;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.snippet-theme-1 .arrow-link a:hover {
  background: #004466;
}
.snippet-theme-2 .arrow-link a:hover {
  background: #731a5d;
}
.snippet-theme-3 .arrow-link a:hover {
  background: #da7608;
}
.snippet-theme-4 .arrow-link a:hover {
  background: #448b38;
}
.snippet-theme-5 .arrow-link a:hover {
  background: #001933;
}
.snippet-theme-6 .arrow-link a:hover {
  background: #1594e4;
}
.snippet-theme-7 .arrow-link a:hover {
  background: #226b76;
}
.snippet-theme-9 .arrow-link a:hover {
  background: #004466;
}
.snippet-theme-10 .arrow-link a:hover {
  background: #d69c06;
}
#masonry-roles {
  width: 100%;
}
#masonry-roles .role {
  width: 21.875%;
  max-height: 140px;
  padding: 0px;
  margin: 0 0 20px 0;
  display: block;
  min-width: 140px;
}
#masonry-roles .role-wrapper {
  padding: 0 1.5625%;
  min-width: 140px;
  max-width: 140px;
}
#masonry-roles .content {
  position: relative;
  padding: 0 0%;
  background: #fff;
  margin: 0 0 0px 0;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#masonry-roles .role h4 {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  background: #a3237f;
  /* The Fallback */
  background: rgba(163, 35, 127, 0.8);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
  z-index: 1;
}
#masonry-roles .role.role-cat1 h4 {
  background: #333333;
  /* The Fallback */
  background: rgba(51, 51, 51, 0.9);
}
#masonry-roles .role.role-cat2 h4 {
  background: #006699;
  /* The Fallback */
  background: rgba(0, 102, 153, 0.9);
}
#masonry-roles .role.role-cat3 h4 {
  background: #c7372b;
  /* The Fallback */
  background: rgba(199, 55, 43, 0.9);
}
#masonry-roles .role.role-cat4 h4 {
  background: #006600;
  /* The Fallback */
  background: rgba(0, 102, 0, 0.9);
}
#masonry-roles .role.role-cat5 h4 {
  background: #663300;
  /* The Fallback */
  background: rgba(102, 51, 0, 0.9);
}
#masonry-roles .role.role-cat6 h4 {
  background: #b65b00;
  /* The Fallback */
  background: rgba(182, 91, 0, 0.9);
}
#masonry-roles .role.role-cat7 h4 {
  background: #57a54d;
  /* The Fallback */
  background: rgba(87, 165, 77, 0.9);
}
#masonry-roles .role.role-cat8 h4 {
  background: #a3237f;
  /* The Fallback */
  background: rgba(163, 35, 127, 0.9);
}
#masonry-roles .role.role-cat9 h4 {
  background: #a3237f;
  /* The Fallback */
  background: rgba(163, 35, 127, 0.9);
}
#masonry-roles .role.role-cat10 h4 {
  background: #707070;
  /* The Fallback */
  background: rgba(112, 112, 112, 0.9);
}
#masonry-roles .role h4 span {
  display: block;
  padding: 8px 10px;
  color: #fff;
}
#masonry-roles .content a img {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
#masonry-roles a {
  display: block;
  background: #fff;
}
#masonry-roles a:hover img,
#masonry-roles .content:hover img {
  -webkit-transform: scale(1.05, 1.07);
  opacity: .3;
}
#masonry-roles a:hover img h4,
#masonry-roles .content:hover h4 {
  z-index: 2;
  opacity: 1;
}
#masonry-roles a:hover h4,
#masonry-roles .content:hover h4 {
  display: none;
}
#masonry-roles .content:hover .addtofavourite {
  display: block;
}
#masonry-roles .addtofavourite {
  display: none;
  position: absolute;
  top: 0%;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 5;
}
#masonry-roles .addtofavourite a {
  display: block;
  margin: 30px auto 0 auto;
  text-indent: 0;
  text-shadow: 1px 1px 1px #fff;
  color: #333;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-weight: bold;
  background: none;
  padding: 0 10px;
}
#masonry-roles .addtofavourite a span {
  display: block;
  height: 45px;
  padding: 0px 0 0 0;
  width: 40px;
  background-image: url('../media/sprite.png');
  background-position: 413px 0;
  margin: 0 auto;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
  opacity: 0.5;
}
#masonry-roles .addtofavourite a:hover span {
  opacity: 1;
}
#masonry-roles .addtofavourite .view-role {
  position: absolute;
  bottom: 0;
  padding: 12px 0;
  width: 100%;
  background: #373737;
  color: #fff;
  text-shadow: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#masonry-roles .addtofavourite .view-role:hover {
  background: #2b2b2b;
}
#masonry-recommended-roles {
  width: 100%;
}
#masonry-recommended-roles .role {
  width: 46.875%;
  max-height: 186px;
  max-width: 300px;
  padding: 0px;
  margin: 0 0 20px 0;
  display: block;
}
#masonry-recommended-roles .role-wrapper {
  padding: 0 1.5625%;
}
#masonry-recommended-roles .content {
  position: relative;
  padding: 0 0%;
  margin: 0 0 20px 0;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#masonry-recommended-roles .role h4 {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  background: #a3237f;
  /* The Fallback */
  background: rgba(163, 35, 127, 0.8);
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
  z-index: 1;
}
#masonry-recommended-roles .role.role-cat1 h4 {
  background: #333333;
  /* The Fallback */
  background: rgba(51, 51, 51, 0.9);
}
#masonry-recommended-roles .role.role-cat2 h4 {
  background: #006699;
  /* The Fallback */
  background: rgba(0, 102, 153, 0.9);
}
#masonry-recommended-roles .role.role-cat3 h4 {
  background: #c7372b;
  /* The Fallback */
  background: rgba(199, 55, 43, 0.9);
}
#masonry-recommended-roles .role.role-cat4 h4 {
  background: #006600;
  /* The Fallback */
  background: rgba(0, 102, 0, 0.9);
}
#masonry-recommended-roles .role.role-cat5 h4 {
  background: #663300;
  /* The Fallback */
  background: rgba(102, 51, 0, 0.9);
}
#masonry-recommended-roles .role.role-cat6 h4 {
  background: #b65b00;
  /* The Fallback */
  background: rgba(182, 91, 0, 0.9);
}
#masonry-recommended-roles .role.role-cat7 h4 {
  background: #57a54d;
  /* The Fallback */
  background: rgba(87, 165, 77, 0.9);
}
#masonry-recommended-roles .role.role-cat8 h4 {
  background: #a3237f;
  /* The Fallback */
  background: rgba(163, 35, 127, 0.9);
}
#masonry-recommended-roles .role.role-cat9 h4 {
  background: #a3237f;
  /* The Fallback */
  background: rgba(163, 35, 127, 0.9);
}
#masonry-recommended-roles .role.role-cat10 h4 {
  background: #707070;
  /* The Fallback */
  background: rgba(112, 112, 112, 0.9);
}
#masonry-recommended-roles .role h4 span {
  display: block;
  padding: 15px 15px;
  color: #fff;
}
#masonry-recommended-roles .content a img {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
#masonry-recommended-roles a {
  display: block;
  background: #fff;
}
#masonry-recommended-roles a:hover img,
#masonry-recommended-roles .content:hover img {
  -webkit-transform: scale(1.05, 1.07);
  opacity: .3;
}
#masonry-recommended-roles a:hover img h4,
#masonry-recommended-roles .content:hover h4 {
  z-index: 2;
  opacity: 1;
}
#masonry-recommended-roles a:hover h4,
#masonry-recommended-roles .content:hover h4 {
  display: none;
}
#masonry-recommended-roles .content:hover .addtofavourite {
  display: block;
}
#masonry-recommended-roles .addtofavourite {
  display: none;
  position: absolute;
  top: 0%;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 5;
}
#masonry-recommended-roles .addtofavourite a {
  display: block;
  margin: 15% auto 0 auto;
  text-indent: 0;
  text-shadow: 1px 1px 1px #fff;
  color: #333;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-weight: bold;
  background: none;
  padding: 0 10px;
}
#masonry-recommended-roles .addtofavourite a span {
  display: block;
  height: 45px;
  padding: 0px 0 0 0;
  width: 40px;
  background-image: url('../media/sprite.png');
  background-position: 413px 0;
  margin: 0 auto;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
  opacity: 0.5;
}
#masonry-recommended-roles .addtofavourite a:hover span {
  opacity: 1;
}
#masonry-recommended-roles .addtofavourite .view-role {
  position: absolute;
  bottom: 0;
  padding: 12px 0;
  width: 100%;
  background: #373737;
  color: #fff;
  text-shadow: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#masonry-recommended-roles .addtofavourite .view-role:hover {
  background: #2b2b2b;
}
.inner-snippet-container {
  margin: 0 0 0 0px;
}
.button-load {
  background: #97d3e9;
  margin: 0 10px;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
}
.button-load:hover {
  background: #80c2da;
  margin: 0 10px;
}
.button-load a {
  display: block;
  padding: 20px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
}
.button-clear {
  background: #ccc;
  margin: 10px 0px 0 0;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
.button-clear:hover {
  background: #c7372b;
  margin: 10px 0px 0 0;
}
.button-clear a {
  display: block;
  padding: 10px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
}
#career-options {
  list-style: none;
  margin: 0;
  padding: 0;
}
#career-options li {
  float: left;
  width: 48.38709677%;
  margin: 0 3.22580645% 20px 0;
  padding: 0;
  min-height: 243px;
  position: relative;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#career-options li a {
  display: block;
  padding-bottom: 20px;
}
#career-options li img {
  margin: 0 auto;
}
#career-options li h2 {
  color: #fff;
  padding: 20px 20px 0px 20px;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: normal;
}
#career-options li:nth-child(2n) {
  margin-right: 0;
}
#career-options li.secondary-school {
  background: #006699;
}
#career-options li.student-graduate {
  background: #9d237e;
}
#career-options li.changing-career {
  background: #56af47;
}
#career-options li.view-roles {
  background: #1b4686;
}
#career-options li.cool-facts {
  background: #006699;
}
#career-options li.case-studies {
  background: #9d237e;
}
#career-options li.more-info {
  background: #56af47;
}
#career-options li.download {
  background: #1b4686;
}
#career-options .arrow-link {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#career-options .arrow-link a {
  position: relative;
  padding: 15px 40px 15px 20px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
#career-options .arrow-link a span {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  width: 13px;
  height: 21px;
  background-image: url('../media/sprite.png');
  background-position: 13px 0;
}
.highres #career-options .arrow-link a span {
  background-image: url('../media/sprite@2x.png');
  background-size: 600px 200px;
}
#career-options li.secondary-school .arrow-link a:hover {
  background: #004466;
}
#career-options li.student-graduate .arrow-link a:hover {
  background: #731a5d;
}
#career-options li.changing-career .arrow-link a:hover {
  background: #448b38;
}
#career-options li.view-roles .arrow-link a:hover {
  background: #12305c;
}
.small-hero {
  width: 100%;
  margin: 0 0 20px 0;
}
.small-hero.orange {
  background: #f7901e;
}
.small-hero .image {
  float: left;
  width: 51.61290323%;
  max-width: 320px;
}
.small-hero .content {
  position: relative;
  float: right;
  width: 41.93548387%;
  padding: 10px 3.22580645%;
  min-height: 230px;
}
.small-hero h3 a {
  color: #fff;
  font-size: 28px;
  font-size: 2.8rem;
}
.small-hero .content p {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  max-height: 130px;
  overflow: hidden;
}
.small-hero .arrow-link {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.small-hero .arrow-link a {
  position: relative;
  padding: 10px 40px 10px 20px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.small-hero .arrow-link a span {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  width: 13px;
  height: 21px;
  background-image: url('../media/sprite.png');
  background-position: 13px 0;
}
.highres .small-hero .arrow-link a span {
  background-image: url('../media/sprite@2x.png');
  background-size: 600px 200px;
}
.small-hero.orange .arrow-link a:hover {
  background: #da7608;
}
#video_scroller {
  height: 130px;
  width: 100%;
  overflow: auto;
  margin-bottom: 10px;
}
#video_scroller ul,
#video_scroller ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#video_scroller ul li {
  float: left;
  padding: 0 !important;
}
#video_scroller ul li a {
  display: block;
  padding: 8px;
}
#video_scroller ul li a.selected {
  background: #006699 url('../media/box_heading_education_bg.gif') top repeat-x;
}
.virtual-slideshow {
  width: 96.875%;
  overflow: hidden;
  background: #000;
  position: relative;
  max-height: 380px;
}
.virtual-slideshow ul {
  margin: 0;
  padding: 0;
}
.virtual-slideshow ul li {
  padding: 0;
  margin: 0;
}
.virtual-slideshow ul li h3 {
  z-index: 100;
  width: 100%;
  color: #fff;
  display: block;
  padding: 5px 0 10px 0;
  text-align: center;
  background: #000;
  font-size: 16px;
  font-size: 1.6rem;
}
.virtual-slideshow .slider-nav a {
  width: 12.41935484%;
}
.virtual-slideshow .slider-arrows {
  position: absolute;
  bottom: 0px;
  margin: 0;
  height: 40px;
  width: 100%;
  z-index: 2;
}
.virtual-slideshow .slider-arrows .slider-arrow--right {
  float: right;
  position: absolute;
  right: 10px;
  top: 10px;
}
.virtual-slideshow .slider-arrows .slider-arrow--left {
  float: right;
  position: absolute;
  left: 10px;
  top: 10px;
}
#video-navigation {
  padding: 0;
  margin: 0 0 20px 0;
}
#video-navigation ul {
  display: block;
  max-height: 66px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 96.875%;
  background: #9d237e;
}
#video-navigation ul li {
  float: left;
  width: 12.5%;
  background: #9d237e;
  text-align: center;
  padding: 0 !important;
}
#video-navigation ul li a.selected {
  background: #af308b;
}
#video-navigation ul li a {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 16px;
  line-height: 1.6rem;
  color: #fff;
  min-height: 36px;
  padding: 15px 0px;
  border-right: 1px solid #c13c9c;
}
#video-navigation ul li:hover {
  background: #c13c9c;
}
#video-navigation ul li:last-child a {
  border-right: 1px solid #9d237e;
}
#video-navigation ul li a span.spacer {
  display: block;
  height: 10px;
}
#options-checkboxes {
  display: none;
  width: auto;
  background: #fff;
  padding: 0px 20px 20px 20px;
}
.checkboxes-left {
  float: left;
  width: 48.38709677%;
  padding: 20px 0 0px 0;
}
.checkboxes-right {
  float: right;
  width: 48.38709677%;
  padding: 20px 0 0px 0;
}
.checkbox {
  position: relative;
  padding: 8px 0 10px 35px;
  line-height: 16px;
  line-height: 1.6rem;
  margin: 0 0 0px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: normal;
}
#options-checkboxes .checkbox:hover {
  background: #eee;
}
.checkbox label {
  line-height: 20px;
  line-height: 2rem;
  font-weight: normal;
  cursor: pointer;
}
.checkbox input {
  position: absolute;
  top: 12px;
  left: 10px;
  padding: 5px;
}
h3.gap {
  padding-top: 20px;
}
h3.inline {
  display: inline;
  float: left;
  padding: 0px 10px 0 0;
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
#favourites {
  padding: 0 10px 0px 10px;
}
#favourites .section {
  border-top: 5px solid #006699;
  padding: 20px 0 20px 0;
}
#favourites-clear a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  width: 100%;
  background: #1999ce;
  text-align: center;
  color: #fff;
  display: block;
  padding: 12px 0px;
}
ul.favourite_list {
  list-style: none;
  padding: 5px 0 0 0;
}
ul.favourite_list li {
  display: block;
  padding: 15px 0 10px 10px;
  min-height: 13px;
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin: 0 0 0px 0;
  border-bottom: 1px solid #e2e2e2;
}
ul.favourite_list li:last-child {
  border: 0;
}
ul.favourite_list li:hover {
  background: #eee;
}
ul.favourite_list li#favourites-clear {
  padding-left: 0;
  background: #fff;
  padding: 0px 0 0 0;
}
ul.favourite_list a {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #666;
  width: 80%;
  font-weight: bold;
}
ul.favourite_list a.remove {
  margin: -4px 0 0 0;
  float: right;
  text-align: right;
  width: auto;
  padding-right: 10px;
}
.role_image {
  float: left;
  padding: 0 20px 0px 0;
}
.role_image img {
  padding-bottom: 20px;
}
.bodytext p a.add_to_fav,
.add-favourite {
  color: #333 !important;
  display: inline-block;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold !important;
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
  padding: 6px 15px 6px 10px;
  margin: 0px 0 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.bodytext p a.add_to_fav:hover {
  border: 1px solid #ccc;
}
a.add_to_fav span {
  display: inline-block;
  width: 30px;
  height: 25px;
  padding: 0;
  background-image: url('../media/sprite.png');
  background-position: 474px 0;
  margin: 0 0 -7px 0;
  opacity: 0.8;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.bodytext p a.add_to_fav:focus,
.bodytext p a.add_to_fav:active,
.add-favourite:focus,
.add-favourite:active {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(1, #f1f1f1));
  background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
  border-color: #e1e1e1;
}
.games_list {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
.games_list li {
  float: left;
  width: 50%;
  padding: 0 0 20px 0;
}
.games_list img {
  padding: 0 0 10px 0;
}
ul#colouring_sheets {
  clear: both;
  padding: 0;
  margin: 15px 0 0 0;
  list-style: none;
  font-size: 0.77777777777777777777777777777778em;
  /* 14px / 18px */
}
ul#colouring_sheets li {
  padding: 0 0 0 3.22580645%;
  margin: 0;
  float: left;
  list-style: none;
  width: 30.96774194%;
}
ul#colouring_sheets li.first {
  padding: 0;
}
ul#colouring_sheets li span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  padding: 10px 0 0 0;
}
ul#colouring_sheets li span img {
  display: inline;
  margin-left: 5px;
  margin-top: -4px;
  vertical-align: middle;
}
ul#colouring_sheets li img.image_frame {
  margin-bottom: 8px;
  margin: 0 auto;
}
ul#colouring_sheets li a {
  display: block;
  font-weight: normal;
  border: 1px solid #eee;
}
ul#colouring_sheets li a span {
  font-weight: bold;
  color: #666;
}
ul#colouring_sheets li a.download {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 8px 0;
}
/* My Oil & Gas Guide */
/* CURRICULUM RESOURCES */
#cr-search {
  float: right;
}
#cr-search p {
  margin: 0;
  padding: 0 0 10px 0;
  text-align: right;
  vertical-align: middle;
}
#cr-search a {
  font-weight: bold;
  text-decoration: none;
  color: #006699;
}
#cr-search a:hover {
  text-decoration: underline;
}
#cr-search input {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
#cr-search input.searchterm {
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
  background: #eee;
  border: 0px solid #ccc;
  padding: 10px;
  margin: 0;
}
#cr-search input.searchbutton {
  background: #fff url('../media/sprite.png');
  background-position: 337px 4px;
  width: 38px;
  height: 37px;
  padding: 8px;
  border: 0;
  border-right: 0px solid #ccc;
  text-indent: -9999px;
}
ul#cr-levels {
  background: #9e9fa2 url('') top repeat-x;
  height: 44px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#cr-levels li {
  float: left;
  padding: 0px;
  line-height: 43px;
  height: 44px;
  margin: 0;
  list-style: none;
  width: 20%;
}
#cr-levels.scotland li {
  float: left;
  padding: 0px;
  line-height: 43px;
  height: 44px;
  margin: 0;
  list-style: none;
  width: 25%;
}
#cr-levels li a {
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}
#cr-levels li.selected:first-child a {
  border-left: 0;
}
#cr-levels li.selected:last-child a {
  border-right: 0;
}
#cr-levels li.selected {
  background: #9d237e url('') top repeat-x;
  border-left: 0px #fff solid;
  border-right: 0px #fff solid;
}
#cr-levels li.selected a {
  border-left: 0px #fff solid;
  border-right: 0px #fff solid;
}
#cr-levels li:first-child.selected {
  border-left: none;
}
#cr-levels li a {
  color: #fff;
}
ul#cr-categories {
  background: #9d237e url('') top repeat-x;
  height: 44px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#cr-categories li {
  float: left;
  padding: 0 0px;
  line-height: 43px;
  height: 44px;
  margin: 0;
  list-style: none;
  width: 25%;
}
#cr-categories li a {
  display: block;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
#cr-categories li a:hover {
  text-decoration: underline;
}
#cr-categories li.selected a {
  font-weight: bold;
}
#cr-activities {
  padding: 25px 0px;
}
#cr-activities .pager {
  font-size: 0.91666666666666666666666666666667em;
  /* 11px / 12px */
}
#cr-activities .pageNo {
  float: right;
}
ul.cr-downloads,
.cr-downloads li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cr-downloads li {
  padding-bottom: 8px;
}
.cr-downloads li a {
  background: url('../media/download_icon.gif') left no-repeat;
  padding: 0 0 0 17px;
  display: block;
  line-height: 17px;
}
.content-template-b1 {
  width: 46.77419355%;
  float: left;
}
.content-template-b2 {
  width: 46.77419355%;
  float: right;
}
figure.content-template-c {
  padding-bottom: 15px;
}
.content-template-d1 {
  width: 48.38709677%;
  float: left;
}
.content-template-d2 {
  width: 48.38709677%;
  float: right;
}
.content-template-d1 figure,
.content-template-d2 figure {
  padding-bottom: 15px;
}
#roles_accordion div ul {
  padding: 15px 0 10px 0;
  list-style: none;
  margin: 0;
  background: #fff;
}
#roles_accordion div ul li {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #ccc;
  padding: 0px 0px 20px 0;
}
#roles_accordion div ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#roles_accordion div ul li .thumb {
  float: left;
  width: 23.33333333%;
}
#roles_accordion div ul li .content {
  float: right;
  width: 73.33333333%;
}
#roles_accordion div ul li a span {
  display: inline-block;
  width: 30px;
  height: 25px;
  padding: 0;
  background-image: url('../media/sprite.png');
  background-position: 474px 0;
  margin: 0 0 -7px 0;
  opacity: 0.8;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
#roles_accordion div ul li a:hover span {
  opacity: 1;
}
#role_accordion div {
  padding-top: 5px;
}
#role_accordion div ul {
  padding: 0px 0 10px 20px;
  margin: 0;
}
#role_accordion div ul li {
  margin: 0 0 8px 0;
  padding: 0px 0px 0px 0;
}
#role_accordion div ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#role_accordion div ul li .thumb {
  float: left;
  width: 23.33333333%;
}
#role_accordion div ul li .content {
  float: right;
  width: 73.33333333%;
}
#role_accordion div ul li a span {
  display: inline-block;
  width: 30px;
  height: 25px;
  padding: 0;
  background-image: url('../media/sprite.png');
  background-position: 474px 0;
  margin: 0 0 -6px 0;
  opacity: 0.8;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
#role_accordion div ul li a:hover span {
  opacity: 1;
}
#life-offshore-accordion .resp-tabs-container .resp-tab-content {
  background: none;
}
#life-offshore-accordion .resp-tabs-container {
  background: none;
}
#life-offshore-accordion .resp-tabs-container div {
  padding-top: 15px;
  padding-bottom: 15px;
}
ul.az-contents {
  list-style: none;
  padding: 10px 0 5px 0!important;
  margin: 0 !important;
  display: block;
}
ul.az-contents li {
  float: left;
  border-right: 1px solid #ccc;
  padding: 0 5px 0 5px;
  margin: 0 0 5px 0;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
ul.az-contents li:last-child {
  border-right: 0;
}
ul.az-contents li a {
  color: #006699;
}
#career-links {
  background: #fff;
}
#career-links h3 {
  background: #eee;
  padding: 10px 15px;
  color: #fff;
}
#career-links h3.letter {
  background: #006699;
  margin: 10px 0 0px 0;
}
#career-links h3 span {
  display: block;
  float: right;
  color: #fff;
  margin: -2px 0 0 0;
}
#career-links h3 span a {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 10px 5px 0;
}
#career-links .content h4 {
  padding-top: 0;
}
#career-links .content h4 a {
  font-size: 18px;
  font-size: 1.8rem;
}
#career-links .content {
  padding: 20px 20px 10px 20px;
  border-top: 1px solid #eee;
  margin-bottom: 20px;
}
#career-links .image {
  float: left;
  width: 46.55172414%;
  text-align: center;
}
#career-links .image a img {
  margin: 0 auto;
}
#career-links .content-container {
  float: right;
  width: 51.72413793%;
  overflow: hidden;
}
#career-links .content a {
  display: block !important;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
#career-links .content span {
  display: inline-block;
  padding: 0px 10px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
}
.content p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
.content p a {
  border-bottom: 1px #666666 dotted;
}
.content a {
  font-weight: normal;
}
.add-favourite:hover {
  border: 1px solid #ccc;
}
.first-letter {
  color: green;
  padding: 0 5px 0 0;
  font-style: normal;
}
#masonry-case-studies .casestudy {
  float: left;
  width: 30.15625%;
  padding: 0 1.5625% 20px 1.5625%;
  margin: 0;
  display: block;
  min-width: 100px;
}
#masonry-case-studies .casestudy.fourthclear {
  clear: left;
}
#masonry-case-studies .casestudy a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-weight: bold;
}
#masonry-case-studies .casestudy a img {
  padding: 0 0 10px 0;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#masonry-case-studies .casestudy a:hover img {
  opacity: 0.9;
}
#masonry-case-studies .casestudy a span {
  display: block;
}
h3.industry-heading {
  background: url("../media/box_heading_bg.gif") repeat-x scroll center top #3298CB;
  color: #fff;
  padding: 5px 0 0 10px;
  margin: 0 0 10px 0;
  height: 31px;
  line-height: 29px;
}
h3.industry-heading span {
  float: left;
  display: block;
  background: url("../media/oilandgassign.png") no-repeat;
  width: 40px;
  height: 31px;
}
#industry-jobs-container {
  background: #fff;
  overflow: hidden;
}
table#industry-jobs-titles {
  width: 100%;
  border: 0px solid #99cce5;
  border-top: 0;
}
table#industry-jobs {
  width: 100%;
  border: 1px solid #99cce5;
  border-top: 0;
  padding: 0 12px 0 0;
}
table#industry-jobs-titles th.oil-gas-role {
  background: #006699;
  color: #fff;
  padding: 10px;
  border: 0;
}
table#industry-jobs-titles th.job-title {
  background: #666;
  color: #fff;
  padding: 0px 18px 0px 10px;
  border: 0;
  width: 40%;
}
table#industry-jobs tr {
  padding: 0;
  margin: 0;
  border: 0;
}
table#industry-jobs tr td {
  border-top: 1px solid #99cce5;
  padding: 0px;
  margin: 0;
}
table#industry-jobs tr td {
  border-left: 1px solid #99cce5;
}
table#industry-jobs tr td.title {
  margin: 0;
  border-left: 0;
}
table#industry-jobs tr td.title strong {
  display: block;
  padding: 3px 10px;
}
table#industry-jobs tr td a span {
  display: block;
  padding: 3px 10px;
  margin: 0;
  background: url('../media/industry_arrow.png') 97% center no-repeat;
  border-bottom: 1px solid #99cce5;
}
table#industry-jobs tr td a span.last {
  border-bottom: 0;
  margin: 0;
}
table#industry-jobs tr td a {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
table#industry-jobs tr.even td {
  background: #d6ebf5;
}
table#industry-jobs tr td a:hover {
  background: #eee;
}
table#alphabet {
  display: block;
  font-size: 16px;
  padding: 0px 0px 0px 10px;
}
table#alphabet tr td {
  padding: 0px 0px 10px 0px;
  text-transform: uppercase;
}
table#alphabet tr td a {
  color: #006699;
}
ul.az-contents {
  list-style: none;
  padding: 10px 0 5px 0!important;
  margin: 0 !important;
  display: block;
}
table#alphabet tr td a {
  float: left;
  border-right: 1px solid #ccc;
  padding: 0 0px 0 5px;
  margin: 0 0 5px 0;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
table#alphabet tr td a:last-child {
  border-right: 0;
}
table#alphabet tr td a {
  color: #006699;
}
p.industry_paragraph {
  padding: 0 10px 10px 10px;
}
#gallery-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#gallery-list li {
  float: left;
  padding: 0 1.5625% 20px 1.5625%;
}
.bodytext h1 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
  padding-top: 4px;
}
h1.image-banner {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 0;
}
h1.image-banner span {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  padding-top: 0;
  padding-right: 15px;
}
#footer {
  color: #666;
}
#social-media {
  background: #006699;
  height: 50px;
}
#social-media div {
  max-width: 940px;
  margin: 0 auto;
}
#social-media h4 {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 50px;
  float: left;
}
#social-media ul {
  float: left;
  padding: 0;
  margin: 9px 0 0 5px;
  list-style: none;
}
#social-media li {
  float: left;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  background-image: url('../media/sprite.png');
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#social-media li:hover {
  opacity: 0.8;
}
.highres #social-media li {
  background-image: url('../media/sprite@2x.png');
  background-size: 600px 200px;
}
#social-media li a {
  width: 32px;
  height: 32px;
  display: block;
}
#social-media li.mogc-facebook {
  background-position: 68px 0;
}
#social-media li.mogc-flickr {
  background-position: 100px 0;
}
#social-media li.mogc-linkedin {
  background-position: 132px 0;
}
#social-media li.mogc-twitter {
  background-position: 164px 0;
}
#social-media li.mogc-youtube {
  background-position: 196px 0;
}
#footer-content {
  max-width: 940px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding-bottom: 100px;
}
#footer-content #cola,
#footer-content #colb,
#footer-content #colc,
#footer-content #cold {
  width: 21.80851064%;
  margin: 18px 4.25531915% 0 0;
  float: left;
  padding-bottom: 30px;
}
#footer-content #cold {
  margin-right: 0;
}
#footer-content h3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 7px 0;
  font-weight: bold;
}
#footer-content ul li {
  border-top: 1px #aeaeae solid;
}
#footer-content ul li a {
  display: block;
  padding: 7px 0;
}
#footer-content p {
  clear: left;
  padding: 10px 0 4px 0;
  font-size: 12px;
  font-size: 1.2rem;
  border-top: 1px #aeaeae solid;
}
#footer-content p#credit {
  border-top: none;
  padding: 0;
}
#footer-content p span {
  margin-left: 20px;
}
#footer-content a {
  color: #666;
}
#cookie-note {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #333;
  color: #fff;
  min-height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-size: 1.3rem;
  z-index: 3000;
}
#cookie-note div {
  max-width: 940px;
  margin: 0 auto;
}
#cookie-note a {
  color: #fff;
}
#cookie-button {
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  background: #56af47;
  padding: 0 10px;
  margin: 0 20px;
}
#banner-slideshow {
  display: none;
}
.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 30px;
}
.slider.nopadding {
  padding-bottom: 0;
}
.slides {
  height: 100%;
  /* Clear fix */
  overflow: hidden;
  *zoom: 1;
  /**
* Prevent blinking issue
* Not tested. Experimental.
*/
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.slide {
  height: 100%;
  float: left;
  clear: none;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
}
.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
}
.slider-arrow--right {
  bottom: 50%;
  right: 30px;
}
.slider-arrow--left {
  bottom: 50%;
  left: 30px;
}
.slider-nav {
  position: absolute;
  bottom: 0px;
}
.slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  background: #aeaeae;
  -webkit-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
.slider-nav__item:hover {
  background: #006699;
}
.slider-nav__item--current {
  background: #006699;
}
#home-banner .slide-text {
  background: #006699;
}
#home-banner a {
  color: #fff;
  display: block;
}
#home-banner h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  padding: 20px 20px 10px 20px;
  font-weight: normal;
}
#home-banner p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 0 20px 14px 20px;
}
#home-banner p.arrow-link {
  padding: 0;
}
#home-banner p.arrow-link .arrow-wrapper {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 17px 40px 16px 20px;
  display: block;
}
#home-banner p.arrow-link .arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  width: 13px;
  height: 21px;
  background-image: url('../media/sprite.png');
  background-position: 13px 0;
}
.highres #home-banner p.arrow-link .arrow {
  background-image: url('../media/sprite@2x.png');
  background-size: 600px 200px;
}
#home-banner a:hover p.arrow-link {
  background: #004466;
}
.snippet-slideshow {
  width: 100%;
  margin: 20px auto 20px auto;
  overflow: hidden;
}
.snippet-slideshow ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.snippet-slideshow ul li {
  padding: 0;
  width: 280px;
}
.snippet-slideshow ul li img {
  padding: 0 18.84615385%;
  margin: 0 auto;
}
.slider-arrow--left {
  width: 13px;
  height: 21px;
  padding: 0;
  background: #00ff00;
  text-indent: -9999px;
  background: url('../media/sprite.png');
  background-position: -574px 0;
  text-decoration: none;
  border: 0 !important;
  bottom: 46%;
}
.slider-arrow--right {
  width: 13px;
  height: 21px;
  padding: 0;
  background: #00ff00;
  text-indent: -9999px;
  background: url('../media/sprite.png');
  background-position: -587px 0;
  text-decoration: none;
  border: 0 !important;
  bottom: 46%;
}
.cool-facts-slideshow .slider-arrow--left {
  width: 13px;
  height: 25px;
  padding: 0;
  background: #00ff00;
  text-indent: -9999px;
  background: url('../media/sprite.png');
  background-position: -574px -30px;
  text-decoration: none;
  border: 0 !important;
  top: 25%;
}
.cool-facts-slideshow .slider-arrow--right {
  width: 13px;
  height: 25px;
  padding: 0;
  background: #00ff00;
  text-indent: -9999px;
  background: url('../media/sprite.png');
  background-position: -587px -30px;
  text-decoration: none;
  border: 0 !important;
  top: 25%;
}
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}
.resp-tabs-list li {
  font-weight: bold;
  display: inline-block;
  padding: 10px 3.33333333%;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  text-align: center;
  background: #ccc;
  margin-right: 1.66666667%;
  color: #fff;
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  font-size: 17px;
  font-size: 1.7rem;
}
.resp-tabs-list li.last {
  margin-right: 0;
}
#tabs-menu .resp-tab-content {
  padding: 0px 10px 0px 10px !important;
}
.resp-tabs-list li.news {
  background: #f9b916;
}
.resp-tabs-list li.blog {
  background: #56af47;
}
.resp-tabs-list li.events {
  background: #f7901e;
}
.resp-tabs-list li.gallery {
  background: #006699;
}
.resp-tabs-list li.tv {
  background: #2d8f9e;
}
.resp-tabs-list li.twitter {
  background: #3faaed;
}
.snippet-theme-8 h2.resp-accordion.shade-0,
.snippet-theme-8 h2.resp-tab-active.shade-0 {
  background: #f9b916 !important;
}
.snippet-theme-8 h2.resp-accordion.shade-1,
.snippet-theme-8 h2.resp-tab-active.shade-1 {
  background: #56af47 !important;
}
.snippet-theme-8 h2.resp-accordion.shade-2,
.snippet-theme-8 h2.resp-tab-active.shade-2 {
  background: #f7901e !important;
}
.snippet-theme-8 h2.resp-accordion.shade-3,
.snippet-theme-8 h2.resp-tab-active.shade-3 {
  background: #006699 !important;
}
.snippet-theme-8 h2.resp-accordion.shade-4,
.snippet-theme-8 h2.resp-tab-active.shade-4 {
  background: #2d8f9e !important;
}
.snippet-theme-8 h2.resp-accordion.shade-5,
.snippet-theme-8 h2.resp-tab-active.shade-5 {
  background: #3faaed !important;
}
.snippet-theme-8 h2.resp-accordion.shade-6,
.snippet-theme-8 h2.resp-tab-active.shade-6 {
  background: #366f75 !important;
}
.snippet-theme-8 h2.resp-accordion.shade-7,
.snippet-theme-8 h2.resp-tab-active.shade-7 {
  background: #60c5ba !important;
}
.resp-tabs-container {
  padding: 0px;
  clear: left;
  margin: 0 0 20px 0;
}
.tabs .resp-tabs-container {
  border-top: 4px solid #006699;
}
#role_accordion .resp-tabs-container,
#roles_accordion .resp-tabs-container {
  background: none;
}
#role_accordion ul li {
  padding: 0;
}
.snippet .resp-tabs-container.bodytext {
  padding: 0 0px !important;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
  color: #fff;
}
h2.resp-accordion a {
  color: #fff;
}
.resp-tab-content {
  display: none;
  padding: 0px 20px;
}
.tabs .resp-tab-content {
  display: none;
  padding: 15px 20px;
}
.tabs .resp-tab-active {
  border: 0px solid #aeaeae;
  border-bottom: none;
  margin-bottom: -1px !important;
  background: #006699 !important;
}
#tabs-menu ul.resp-tabs-list {
  height: 50px;
}
#tabs-menu .resp-tab-active {
  border: 0px solid #aeaeae;
  border-bottom: none;
  margin-bottom: -1px !important;
}
#tabs-menu ul.resp-tabs-list li {
  position: relative;
}
#tabs-menu ul.resp-tabs-list li.resp-tab-active span {
  bottom: -11px;
  left: 50%;
  position: absolute;
  width: 20px;
  height: 10px;
  margin: 0 0 0 -18px;
  display: block;
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 12px solid #f00;
}
#tabs-menu ul.resp-tabs-list li.news.resp-tab-active span {
  border-top: 12px solid #f9b916;
}
#tabs-menu ul.resp-tabs-list li.blog.resp-tab-active span {
  border-top: 12px solid #56af47;
}
#tabs-menu ul.resp-tabs-list li.events.resp-tab-active span {
  border-top: 12px solid #f7901e;
}
#tabs-menu ul.resp-tabs-list li.gallery.resp-tab-active span {
  border-top: 12px solid #006699;
}
#tabs-menu ul.resp-tabs-list li.tv.resp-tab-active span {
  border-top: 12px solid #2d8f9e;
}
#tabs-menu ul.resp-tabs-list li.twitter.resp-tab-active span {
  border-top: 12px solid #3faaed;
}
.resp-content-active,
.resp-accordion-active {
  display: block;
}
.resp-tab-content {
  border: 0px solid #aeaeae;
  color: #333;
  padding: 0px 15px;
}
.snippet-theme-8 .resp-tab-content {
  border: 0px solid #aeaeae;
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0px 15px 0 15px !important;
}
h2.resp-accordion {
  border: 0px solid #aeaeae;
  border-top: 0px solid #aeaeae;
  margin: 10px 0 0px 0;
  padding: 12px 35px 12px 15px;
  background: #006699;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
h2.resp-accordion:hover {
  background: #006699;
}
#life-offshore-accordion h2.resp-accordion.shade-0,
#life-offshore-accordion h2.resp-tab-active.shade-0 {
  background: #003366 !important;
}
#life-offshore-accordion h2.resp-accordion.shade-1,
#life-offshore-accordion h2.resp-tab-active.shade-1 {
  background: #005cab !important;
}
#life-offshore-accordion h2.resp-accordion.shade-2,
#life-offshore-accordion h2.resp-tab-active.shade-2 {
  background: #1e85c4 !important;
}
#life-offshore-accordion h2.resp-accordion.shade-3,
#life-offshore-accordion h2.resp-tab-active.shade-3 {
  background: #0099cc !important;
}
#life-offshore-accordion h2.resp-accordion.shade-4,
#life-offshore-accordion h2.resp-tab-active.shade-4 {
  background: #006699 !important;
}
#life-offshore-accordion h2.resp-accordion.shade-5,
#life-offshore-accordion h2.resp-tab-active.shade-5 {
  background: #1b555e !important;
}
#life-offshore-accordion h2.resp-accordion.shade-6,
#life-offshore-accordion h2.resp-tab-active.shade-6 {
  background: #366f75 !important;
}
#life-offshore-accordion h2.resp-accordion.shade-7,
#life-offshore-accordion h2.resp-tab-active.shade-7 {
  background: #60c5ba !important;
}
h2.resp-tab-active {
  border-bottom: 0px solid #aeaeae !important;
  margin-bottom: 0px !important;
  padding: 12px 15px !important;
  position: relative;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #aeaeae !important;
  background: #006699;
}
.resp-arrow {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  float: right;
  width: 18px;
  height: 11px;
  background-image: url('../media/sprite.png');
  background-position: 18px -21px;
  display: inline-block;
  margin-left: 10px;
}
h2.resp-tab-active span.resp-arrow {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  float: right;
  width: 18px;
  height: 11px;
  background-image: url('../media/sprite.png');
  background-position: 36px -21px;
  display: inline-block;
  margin-left: 10px;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
  background: #006699 !important;
  color: #fff;
}
.resp-easy-accordion h2.resp-accordion {
  display: block;
}
.resp-easy-accordion .resp-tab-content {
  border: 0px solid #aeaeae;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 0px solid #aeaeae !important;
}
.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active {
  display: block;
}
.resp-accordion-closed {
  display: none !important;
}
h2.resp-accordion:first-child {
  border-top: 0px solid #aeaeae !important;
}
.always-accordion ul.resp-tabs-list {
  display: none;
}
.always-accordion h2.resp-accordion {
  display: block;
}
@media only screen and (max-width: 790px) {
  .snippet-theme-8 {
    padding: 0;
    margin: 0 auto;
    background: none;
  }
  .snippet.large.snippet-wrapper {
    margin: 0 0.9% !important;
    width: 98.0% !important;
  }
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block;
  }
  .resp-vtabs .resp-tab-content {
    border: 0px solid #aeaeae;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-tab-content-active.resp-accordion-closed,
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 0px solid #aeaeae !important;
  }
  .tabs .resp-tabs-container {
    border-top: 0px solid #006699;
  }
}
.share-links {
  margin: 0 4.16666667%;
  padding-bottom: 20px;
}
.share-links h4 {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
.share-links ul {
  clear: left;
  float: left;
  padding: 0;
  margin: 6px 0 0 0;
  list-style: none;
}
.share-links li {
  float: left;
  width: 25px;
  height: 25px;
  margin-left: 6px;
  background-image: url('../media/sprite.png');
}
.highres .share-links li {
  background-image: url('../media/sprite@2x.png');
  background-size: 600px 200px;
}
.share-links li a {
  width: 25px;
  height: 25px;
  display: block;
}
.share-links li.share-facebook {
  background-position: 221px 0;
  margin-left: 0;
}
.share-links li.share-googleplus {
  background-position: 296px 0;
}
.share-links li.share-linkedin {
  background-position: 271px 0;
}
.share-links li.share-twitter {
  background-position: 246px 0;
}
nav.submenu {
  border-top: 5px #006699 solid;
  padding: 15px 0 40px 0;
  margin: 0 4.16666667%;
}
nav.submenu h3,
nav.submenu h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 25px;
  line-height: 2.5rem;
  padding-bottom: 7px;
}
nav.submenu a {
  color: #333;
}
nav.submenu ul li {
  padding: 8px 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
nav.submenu ul li a {
  border-bottom: 1px #666 dotted;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
nav.submenu ul li a:hover,
nav.submenu ul li.selected a,
nav.submenu ul li.selected ul li.selected a {
  color: #006699;
  border-bottom: 1px #006699 solid;
}
nav.submenu ul li.selected ul li a {
  color: #333;
  border-bottom: 1px #666 dotted;
}
nav.submenu ul li ul {
  padding-top: 4px;
}
nav.submenu ul li ul li {
  padding: 6px 0 6px 15px;
}
nav.submenu ul li ul li:last-child {
  padding-bottom: 0;
}
#home-banner {
  margin: 30px 10px 0 10px;
}
.form-box,
.filter-item2 {
  padding: 20px;
  background: #eee;
  border-bottom: 5px #006699 solid;
  margin-bottom: 10px;
}
.form-box #search-box {
  background: #fff;
  border: 0px #fff solid;
  margin-bottom: 10px;
  position: relative;
}
.form-box input.search {
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  height: 39px;
  padding: 0 5px;
  width: 100%;
  border: 1px solid #ccc;
}
.form-box input.search-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 39px;
  padding: 0px 0px;
  float: right;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.form-box .filter-item select {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px;
  border: 1px #aeaeae solid;
  background: #fff;
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.form-box .filter-item div {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 0 0 10px;
}
.form-box .filter-item div input[type=radio] {
  margin: 0 5px 0 0;
}
.form-box .filter-item div label {
  line-height: 32px;
  line-height: 3.2rem;
}
.filter-item2 div label {
  font-size: 14px;
  font-size: 1.4rem;
}
.filter-item2 select {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  padding: 5px;
  border: 1px #aeaeae solid;
  background: #fff;
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.filter-item2 div {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 10px 0 0;
}
.filter-item2 .button-inline {
  background: #006699;
  border: 0;
  color: #fff !important;
  padding: 0 20px;
  line-height: 32px;
  line-height: 3.2rem;
  cursor: pointer;
  -webkit-transition: all 200ms Ease;
  -moz-transition: all 200ms Ease;
  -ms-transition: all 200ms Ease;
  -o-transition: all 200ms Ease;
  transition: all 200ms Ease;
  font-weight: bold;
  display: inline-block;
}
#news-listings {
  list-style: none;
  margin: 0;
  padding: 0;
}
#news-listings li {
  border-bottom: 1px solid #eee;
  padding: 10px 0 10px 0;
}
#news-listings li:last-child {
  border: 0;
}
#news-listings li h3 {
  display: block;
  padding: 0;
  line-height: 20px;
  line-height: 2rem;
}
#news-listings li h3 a {
  border: 0;
  font-size: 18px;
  font-size: 1.8rem;
  color: #006699;
}
#news-listings li span {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  color: #999;
}
#news-listings li a {
  color: #333;
  border-color: #aaa;
  color: #006699;
}
#news-listings li p {
  padding-bottom: 0;
}
#news-listings li p a {
  display: inline-block;
  padding-top: 5px;
}
#events-listings {
  list-style: none;
  margin: 0;
  padding: 0;
}
#events-listings li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 10px 0;
}
#events-listings li:last-child {
  border: 0;
}
#events-listings li h3 {
  padding: 0;
  line-height: 20px;
  line-height: 2rem;
}
#events-listings li h3 a {
  border: 0;
  font-size: 18px;
  font-size: 1.8rem;
  color: #006699;
}
#events-listings li span {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  color: #999;
}
#events-listings li a {
  color: #333;
  border-color: #aaa;
  color: #006699;
}
#flickr_badge_wrapper a {
  float: left;
  padding: 10px 2% 0px 0;
  width: 12.5%;
  opacity: 0.8;
}
#flickr_badge_wrapper a:nth-child(8),
#flickr_badge_wrapper a:nth-child(15) {
  padding-right: 0;
}
#flickr_badge_wrapper a:hover {
  opacity: 1;
}
.news-list ul a time {
  width: 15%;
  padding: 20px 0 20px 0;
  float: left;
  background: url('../media/calendar-icon.png') no-repeat;
  background-size: cover;
  background-position: top center;
  color: #fff;
  font-size: 39px;
  font-size: 3.9rem;
  line-height: 39px;
  line-height: 3.9rem;
  text-align: center;
}
.highres .news-list ul a time {
  background-image: url('../media/calendar-icon@2x.png');
}
.news-list ul a time span {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  line-height: 1.3rem;
  display: block;
  text-transform: uppercase;
}
.news-list ul a .event-details {
  width: 81.03448276%;
  float: right;
}
.news-list ul a .event-details h3,
.news-list ul a .event-details h2,
.news-list ul a .event-details p {
  width: auto;
  float: none;
}
.news-list ul a .event-details h3 {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0;
  line-height: 24px;
  line-height: 2.4rem;
}
.news-list ul a .event-details h2 {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0;
}
.news-list ul a .event-details p {
  color: #333;
}
.news-list ul a .event-details p.more-link {
  color: #006699;
}
time#event-date {
  width: 87px;
  margin-bottom: 15px;
  padding: 30px 0 10px 0;
  float: left;
  background: url('../media/calendar-icon.png') no-repeat;
  background-size: cover;
  background-position: top center;
  color: #fff;
  font-size: 39px;
  font-size: 3.9rem;
  line-height: 39px;
  line-height: 3.9rem;
  text-align: center;
}
.highres time#event-date {
  background-image: url('../media/calendar-icon@2x.png');
}
time#event-date span {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  line-height: 1.3rem;
  display: block;
  text-transform: uppercase;
}
#event-headline {
  clear: left;
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 8px;
  margin-bottom: 15px;
}
#event-headline span {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #666;
  padding-top: 4px;
}
.loading {
  width: 100%;
  padding: 100px 0 0 0;
}
.loading img {
  margin: 0 auto;
}
.tweet_list {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
.tweet_list li {
  border-bottom: 1px solid #e1e1e1;
  padding: 10px;
}
.tweet_list li:last-child {
  border: 0;
}
.tweet_list a {
  color: #006699;
}
.cool-facts-slideshow {
  position: relative;
  overflow: hidden;
}
.cool-facts-slideshow .slides {
  padding: 0;
  margin: 0;
}
.cool-facts-slideshow li {
  text-align: center;
}
.cool-facts-slideshow li p {
  padding-left: 60px;
  padding-right: 60px;
}
.cool-facts-slideshow li img {
  margin: 0 auto;
}
ul.listings {
  list-style: none;
  padding: 0 0 30px 0;
  margin: 0;
}
.listings li {
  padding: 15px 0;
  margin: 0;
  border-bottom: 1px #aeaeae solid;
}
.listings li a,
.listings li a span {
  display: block;
  font-weight: bold;
  border-bottom: none;
  color: #006699;
}
.listings li a span {
  font-weight: normal;
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
}
.listings li a:hover {
  border: none;
}
.listings li ul {
  list-style: none;
  padding: 8px 10px;
  margin: 0 0 0 20px;
  float: right;
  background: #eee;
}
.listings li ul li {
  padding: 4px 0;
  border: none;
}
#videos {
  padding: 0px 0 0 0;
}
#videos .video {
  float: left;
  width: 23.66666667%;
  background: #f8f8f8;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin: 0 1.66666667% 0 0;
}
#videos .video:last-child {
  margin-right: 0;
}
#videos .video a {
  display: block;
  color: #006699;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px !important;
  line-height: 1.8rem !important;
  padding: 10px;
  border: 0;
}
#videos .video a h4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
}
#videos .video a img {
  padding-bottom: 0px;
}
#videos .video a span {
  display: inline-block;
  padding: 10px 0 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  height: 20px;
  border-bottom: 1px dotted #006699;
}
#videos-snippet {
  padding: 0px 0 0 0;
}
#videos-snippet .video {
  float: left;
  width: 100%;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
  margin: 0 0% 10px 0;
}
#videos-snippet .video:last-child {
  margin-right: 0;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0);
}
#videos-snippet .video p {
  float: left;
  width: 50%;
}
#videos-snippet .video a {
  display: block;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px !important;
  line-height: 1.8rem !important;
  padding: 0px;
  border: 0;
}
#videos-snippet .video a h4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding: 0 0 10px 0;
  float: right;
  width: 50%;
}
#videos-snippet .video a img {
  display: block;
  width: 80%;
}
#videos-snippet .video a span {
  display: none;
  padding: 10px 0 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  height: 20px;
  border-bottom: 1px dotted #006699;
}
.news-list ul {
  padding: 0 0px;
  list-style: none;
  margin: 0;
}
.news-list ul li {
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
}
.news-list ul a figure {
  width: 140px;
  padding-bottom: 15px;
}
.news-list ul h3,
.news-list ul h2 a,
.news-list ul p {
  width: 100%;
  float: none;
  clear: both;
}
.news-list ul a time {
  float: left;
  margin-bottom: 15px;
  background: #666;
}
.news-list ul a .event-details {
  float: right;
}
nav#life-onshore {
  border-bottom: 5px #56af47 solid;
  margin-bottom: 15px;
}
nav#life-offshore {
  border-bottom: 5px #357c23 solid;
  margin-bottom: 15px;
}
#button-life-onshore {
  display: inline-block;
  color: #fff;
  border: none;
  padding: 0 30px;
  background: #56af47;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
  line-height: 5rem;
  margin-left: 10px;
}
#button-life-offshore {
  display: inline-block;
  color: #fff;
  border: none;
  padding: 0 30px;
  background: #357c23;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
  line-height: 5rem;
  margin-left: 10px;
}
#listing {
  padding: 10px 0;
}
#listing dd {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #eee;
  margin: 0 0 10px 0;
}
#listing dt a,
#listing dd a {
  color: #006699;
}
#listing dt a {
  font-size: 18px;
  font-size: 1.8rem;
}
#listing dd p {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0;
}
.clear {
  clear: both;
}
.divide {
  border-top: 5px solid #006699;
  margin-top: 20px;
  padding-top: 20px;
}
.fav-divide {
  border-top: 0px solid #006699;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.divide2 {
  border-top: 5px solid #006699;
  margin-top: 20px;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.spacer {
  height: 20px;
  width: 100%;
}
.main-form {
  padding-top: 0px;
}
.main-form .checkbox input {
  margin: -2px 5px 0 0;
}
.main-form .formfield,
.main-form .formfielderror {
  padding: 0 0 10px 0;
}
.main-form .formfield input,
.main-form .formfield textarea,
.main-form .formfield select {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px;
  border: 1px #ccc solid;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  width: 100%;
}
.main-form .formfielderror input,
.main-form .formfielderror textarea,
.main-form .formfielderror select {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px;
  border: 1px #cc0000 solid;
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  width: 100%;
}
.main-form .formfield.required input:after,
.main-form .formfielderror.required input:after,
.main-form .formfield.required select:after,
.main-form .formfielderror.required select:after {
  content: "*";
}
.main-form .formfield.gap {
  margin-top: 10px;
}
.main-form p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  line-height: 1.3rem;
}
dl.form.form_info dt {
  font-weight: bold;
}
.errortext {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
  color: #cc0000;
  padding: 0 0 5px 0;
  text-align: right;
}
label {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 2px 10px 0 0;
  margin: 0px 0 0 0;
  line-height: 32px;
  line-height: 3.2rem;
  font-weight: normal;
}
input {
  outline: none;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.main-form .formfield input,
.main-form .formfielderror input,
input[type=text],
input[type=password],
input[type=email],
select {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 10px;
  margin: 0 10px 0 0;
  border: 1px solid #fff;
  -webkit-transition: all 200ms Ease;
  -moz-transition: all 200ms Ease;
  -ms-transition: all 200ms Ease;
  -o-transition: all 200ms Ease;
  transition: all 200ms Ease;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
#search-input-results:focus {
  border: 1px solid #006699;
}
select {
  outline: none;
  border: 0;
}
h2#dropdown-btn {
  background: #9d237e;
  padding: 0;
  margin: 0 0 0px 0;
  -webkit-transition: all 200ms Ease;
  -moz-transition: all 200ms Ease;
  -ms-transition: all 200ms Ease;
  -o-transition: all 200ms Ease;
  transition: all 200ms Ease;
}
h2#dropdown-btn:hover {
  background: #731a5d;
}
h2#dropdown-btn i {
  display: inline-block;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding: 0 0 0 0px;
}
h2#dropdown-btn a {
  display: block;
  padding: 17px 40px 12px 20px;
  color: #fff;
  position: relative;
}
h2#dropdown-btn a span {
  position: absolute;
}
select {
  border: 1px solid #ccc;
  padding-right: 27px;
  background-image: url('');
  background-repeat: no-repeat;
  background-position: 97% 5px;
  margin: 0 0 5px 0;
}
.form-container {
  background: #eee;
  padding: 20px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.form-container a {
  color: #006699;
}
.bodytext .form-container p a {
  border-bottom: 1px dotted #006699;
}
.form-container {
  color: #333;
}
.form-container input[type=text],
.form-container input[type=password],
.form-container input[type=email] {
  border: 1px solid #ccc;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
}
.form-container .button {
  background: #004b70;
}
.form-container .errortext {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 0 0 0;
}
.form-container .button {
  margin-top: 10px;
}
.input {
  margin-bottom: 10px;
}
.input input {
  width: 100%;
}
.comment {
  margin: 0px 0 10px 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #999;
}
.checkitem_full input {
  margin: 0 10px 0 0;
}
h2#dropdown-btn a span {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  width: 18px;
  height: 11px;
  background-image: url('../media/sprite.png');
  background-position: 18px -21px;
}
h2#dropdown-btn.selected a span {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  width: 18px;
  height: 11px;
  background-image: url('../media/sprite.png');
  background-position: 36px -21px;
}
.search-container {
  width: 178px;
  overflow: hidden;
  position: relative;
  margin: 0px 0 0 2px;
}
.search-container2 {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0px 0 0 2px;
}
#button-search {
  position: absolute;
  cursor: pointer;
  right: 2px;
  top: 1px;
  background: #fff url('../media/sprite.png');
  background-position: 337px 4px;
  width: 38px;
  height: 37px;
  padding: 8px;
  border: 0;
  border-right: 0px solid #ccc;
  text-indent: -9999px;
}
#search-input {
  background: #fff;
  margin: 0 !important;
  padding: 10px 8px 9px 8px;
  border: 0;
  width: 176px;
  font-family: 'Avenir W02', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#search-input-results {
  font-size: 14px;
  font-size: 1.4rem;
  background: #fff;
  margin: 0 !important;
  padding: 8px 8px 9px 8px;
  border: 1px solid #ccc;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#main-form .button,
.button {
  background: #006699;
  border: 0;
  color: #fff !important;
  padding: 10px 20px;
  cursor: pointer;
  -webkit-transition: all 200ms Ease;
  -moz-transition: all 200ms Ease;
  -ms-transition: all 200ms Ease;
  -o-transition: all 200ms Ease;
  transition: all 200ms Ease;
  font-weight: bold;
  display: inline-block;
  margin-top: 30px;
}
.button:hover {
  background: #004466;
}
#site-search-button {
  position: absolute;
  right: 5px;
  top: 5px;
  text-index: -9999px;
  background: #333;
  width: 38px;
  height: 38px;
  border: 0 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
input[type=text]#site-search-input {
  border: 1px solid #fff !important;
  margin: 0 !important;
  padding: 10px 10px;
  -webkit-appearance: none;
}
@media only screen and (max-width: 1024px) {
  .snippet.large {
    margin-bottom: 20px;
    width: 64.47916667%;
  }
}
@media only screen and (max-width: 980px) {
  #home-banner {
    margin: 0 10px;
  }
  #page-hero {
    width: 95.74468085%;
  }
  #content-wrapper {
    padding: 20px 10px 20px 10px;
  }
  #hero-heading {
    padding: 40px 2.08333333% 20px 2.08333333%;
  }
  #breadcrumbs {
    padding: 0 2.08333333%;
  }
  #social-media,
  #cookie-note div,
  #breadcrumbs {
    padding: 0 2.08333333%;
  }
  #footer-content {
    padding: 0 20px 80px 20px;
  }
  #banner-content {
    padding: 0 1.06382979% 20px;
  }
  #content-wrapper {
    padding: 20px 1.06382979% 20px 1.06382979%;
  }
}
@media only screen and (min-width: 960px) {
  #menu-toggle {
    display: none;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content {
    display: block;
  }
  #menu-container {
    display: block !important;
    position: relative;
    background: #fff;
    width: 100%;
  }
  #menu-container .top-menu {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 20px;
  }
  #menu-container .top-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    height: 46px;
  }
  #menu-container .top-menu ul li {
    float: left;
  }
  #menu-container .top-menu ul li a {
    font-family: 'Avenir W02_n7', "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    font-weight: bold;
    padding: 12px 20px 14px 20px;
  }
  #menu-container .top-menu ul li a.first {
    border-right: 1px solid #eee;
  }
  #menu-container .bottom-menu-wrapper {
    background: #006699;
  }
  #menu-container .bottom-menu {
    max-width: 940px;
    margin: 0 auto;
  }
  #menu-container .bottom-menu ul {
    display: block;
    list-style: none;
    margin: 0;
  }
  #menu-container .bottom-menu ul li {
    float: left;
  }
  #menu-container .bottom-menu ul li.top-level {
    width: 25%;
  }
  #menu-container .bottom-menu ul li.top-level a {
    font-size: 18px;
    font-size: 1.8rem;
    border: none;
  }
  #menu-container .bottom-menu ul li.top-level a:hover,
  #menu-container .bottom-menu ul li.top-level a :focus {
    background: #036ea3;
  }
  #menu-container .bottom-menu ul li .menu-content {
    display: block;
  }
  #menu-container .bottom-menu ul li .menu-wrapper {
    display: none;
  }
  #menu-container .bottom-menu ul li a {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    padding: 15px 20px 15px 0;
    display: block;
    text-align: center;
  }
  #menu-container .bottom-menu ul li.active {
    display: block;
  }
  #menu-container .bottom-menu ul li.active a {
    background: #3385ad;
  }
  #menu-container .bottom-menu ul li.active a:hover,
  #menu-container .bottom-menu ul li.active a :focus {
    background: #3385ad;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper {
    display: block;
    position: absolute;
    z-index: 2000;
    left: 0;
    width: 100%;
    background: #3385ad;
    min-height: 280px;
    -webkit-box-shadow: 0px 10px 5px 0px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0px 10px 5px 0px rgba(255, 255, 255, 0.5);
    box-shadow: 0px 10px 5px 0px rgba(255, 255, 255, 0.5);
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content {
    max-width: 940px;
    margin: 0 auto;
    padding: 20px;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul {
    float: left;
    width: 44.68085106%;
    display: block;
    margin: 0;
    list-style: none;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li {
    display: block;
    float: none;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li a {
    padding: 12px 0;
    text-align: left;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li a:hover,
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li a :focus {
    text-decoration: underline;
    background: #3385ad;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content ul li:last-child a {
    border-bottom: 0;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content {
    float: left;
    width: 34.04255319%;
    padding: 0px 0 0 100px;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    color: #fff;
  }
  #menu-container .bottom-menu ul li.active .menu-wrapper .menu-content .widget-content a {
    text-align: left;
  }
}
@media only screen and (max-width: 940px) {
  #home-banner {
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 800px) {
  span.skills-text {
    display: none;
  }
  .hero-media {
    width: 31.91489362%;
    margin: 0 auto;
    float: left;
  }
  #page-hero .content {
    width: 68.08510638%;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #page-hero .content {
    padding-top: 20px;
  }
  #page-hero h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 28px;
    line-height: 2.8rem;
    padding-bottom: 10px;
  }
  #page-hero p {
    padding-bottom: 20px;
  }
  .snippet.large.snippet-wrapper {
    width: 97.37876802%;
    padding: 0;
    margin: 0 1.57480315%;
  }
  .snippet h2.snippet-heading-big {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media only screen and (max-width: 780px) {
  #career-options li h2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
  .snippet-theme-8 {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  }
}
@media only screen and (max-width: 760px) {
  .small-hero .image {
    float: left;
    width: 48.38709677%;
    max-width: 320px;
  }
  .small-hero .content {
    position: relative;
    float: right;
    width: 45.16129032%;
    padding: 20px 3.22580645%;
    min-height: 210px;
  }
  #main-col {
    width: auto;
    margin: 20px 1.35135135%;
    float: none;
  }
  #main-col-no-padding {
    width: 100%;
    margin: 20px 0 0 0px;
    float: left;
  }
  #sub-col {
    width: 100%;
    float: left;
  }
  #roles-col {
    width: 100%;
  }
  #tabs-menu {
    max-height: none;
  }
  #case-studies-col {
    width: 100%;
    padding: 0;
  }
  nav.submenu,
  .share-links {
    margin: 0 1.35135135%;
  }
  #sub-col .snippet {
    width: 30.63063063%;
  }
  #sub-col .snippet-wrapper {
    padding: 0 1.35135135%;
  }
  .snippet-theme-8 {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .home-banner {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .bodytext h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 42px;
    line-height: 4.2rem;
  }
  .button-load,
  .button-load:hover {
    margin: 0 1.5625%;
  }
}
@media only screen and (min-width: 700px) {
  #home-banner h2 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 50px;
    line-height: 5rem;
  }
  #home-banner p {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 34px;
    line-height: 3.4rem;
  }
}
@media only screen and (max-width: 700px) {
  #footer-content #cola,
  #footer-content #colb,
  #footer-content #colc,
  #footer-content #cold {
    width: 48.48484848%;
    margin: 18px 3.03030303% 0 0;
    padding-bottom: 20px;
  }
  #footer-content #colb,
  #footer-content #cold {
    margin-right: 0;
  }
  #footer-content #colc {
    clear: left;
  }
}
@media only screen and (max-width: 682px) {
  .hero-media {
    float: none;
    width: 100%;
  }
  #page-hero .content {
    float: none;
    width: 100%;
    position: static;
    padding-top: 20px;
  }
  #page-hero h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 28px;
    line-height: 2.8rem;
    padding-bottom: 10px;
  }
  #page-hero p {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 660px) {
  #video-navigation ul {
    max-height: none;
  }
  #video-navigation ul li {
    float: left;
    width: 25%;
    background: #9d237e;
    text-align: center;
    padding: 0 !important;
  }
  .snippet,
  #sub-col .snippet {
    width: 46.875%;
  }
  .snippet-wrapper,
  #sub-col .snippet-wrapper {
    padding: 0 1.5625%;
  }
  #main-col {
    margin: 20px 1.5625%;
  }
  nav.submenu,
  .share-links {
    margin: 0 1.5625%;
  }
}
@media only screen and (max-width: 630px) {
  .role_image {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  input[type=text],
  input[type=password] {
    width: 100%;
  }
  #footer-content #cola,
  #footer-content #colb,
  #footer-content #colc,
  #footer-content #cold {
    display: none;
  }
  #social-media {
    height: 91px;
    text-align: center;
  }
  #social-media h4 {
    float: none;
    line-height: 40px;
    padding-top: 5px;
  }
  #social-media ul {
    float: none;
    display: inline-block;
    margin-top: 0;
  }
  #social-media ul li:first-child {
    margin-left: 0;
  }
  #footer-content {
    text-align: center;
  }
  #footer-content p {
    border-top: 0;
  }
  #cookie-note span {
    float: left;
  }
  #cookie-note {
    float: left;
    width: 100%;
    margin-top: 15px;
    line-height: 20px;
    line-height: 2rem;
  }
  #cookie-note div {
    padding: 5px 5px 5px 10px;
  }
  span#cookie-button {
    float: right;
    display: block;
    line-height: 40px;
    line-height: 4rem;
    margin: 0;
  }
  #cookie-note a {
    clear: left;
    float: left;
  }
}
@media only screen and (max-width: 540px) {
  .small-hero .image {
    width: auto;
  }
  .small-hero .content {
    width: auto;
    min-height: 140px;
    padding-bottom: 40px;
  }
  .small-hero .content p {
    max-height: none;
  }
  #career-links .content h4 a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #career-links .content {
    padding: 20px 20px 10px 20px;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
  }
  #career-links .image {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  #career-links .image a img {
    margin: 0;
  }
  #career-links .content-container {
    float: right;
    width: 100%;
    overflow: hidden;
  }
  h3.inline {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #roles-col h2,
  #roles-col h3,
  #roles-col h4 {
    padding: 0 0px 10px 10px;
  }
  #results p {
    padding-left: 10px;
  }
  #cr-levels li {
    width: 100%;
    float: none;
  }
  ul#cr-levels {
    height: auto;
    display: block;
  }
  #opito-logo span {
    float: right;
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .content-template-b1 {
    width: 100%;
    float: none;
  }
  .content-template-b2 {
    width: 100%;
    float: none;
  }
  #flickr_badge_wrapper a {
    min-width: 75px;
  }
  #flickr_badge_wrapper a:nth-child(8),
  #flickr_badge_wrapper a:nth-child(15) {
    padding-right: 2%;
  }
  #videos .video {
    width: 48.33333333%;
    margin-top: 10px;
  }
  .form-container {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  }
  #career-options li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  #masonry-case-studies .casestudy {
    width: 46%;
  }
  #masonry-case-studies .casestudy.fourthclear {
    clear: none;
  }
  #masonry-case-studies .casestudy.secondclear {
    clear: left;
  }
  #mogc-logo {
    display: block;
    padding: 20px 0 20px 0%;
    margin: 0;
  }
  #opito-logo {
    float: right;
    padding: 10px 10px 0 0;
    margin: 0;
    text-align: center;
    width: 18.51851852%;
  }
  #opito-logo img {
    margin: 0 auto;
    max-width: 80px;
  }
  .logo-container {
    float: left;
    display: block;
    padding: 0px 0% 0 3.7037037%;
    margin: 0px 0;
    width: 70.37037037%;
  }
  #banner-content {
    padding: 0;
  }
  table#industry-jobs tr {
    padding: 0;
    margin: 0;
    border: 0;
  }
  table#industry-jobs tr td {
    float: right;
    width: 100%;
    border-bottom: 1px solid #006699;
    padding: 0px;
    margin: 0;
  }
  table#industry-jobs tr td.title {
    float: left;
    width: 100%;
    display: block;
    padding: 3px 5px;
    margin: 0;
  }
  table#industry-jobs tr td a span {
    display: block;
    padding: 3px 10px;
    margin: 0;
    background: url('../media/industry_arrow.png') 97% center no-repeat;
    border-bottom: 1px solid #99cce5;
  }
  table#industry-jobs tr td a span.last {
    border-bottom: 0;
    margin: 0;
  }
  table#industry-jobs tr td a {
    display: block;
    padding: 0;
    margin: 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  table#industry-jobs tr td {
    border-left: 5px solid #006699;
  }
  table#industry-jobs tr.even td {
    background: #d6ebf5;
  }
  table#industry-jobs tr td a:hover {
    background: #eee;
  }
  ul#colouring_sheets li {
    padding: 0 0 0 3.22580645%;
    margin: 0 0 20px 0;
    float: left;
    list-style: none;
    width: 48.38709677%;
  }
  ul#colouring_sheets li:nth-child(3) {
    padding: 0 0 0 0%;
  }
  .news-list ul a time {
    min-width: 100px;
  }
  .news-list ul a .event-details {
    width: 100%;
  }
  #videos-snippet .video p {
    float: none;
    width: 75%;
  }
  #videos-snippet .video a h4 {
    width: 100%;
  }
}
@media only screen and (max-width: 440px) {
  .virtual-slideshow {
    width: 100%;
  }
  #video-navigation ul {
    width: 100%;
  }
  #video-navigation ul li {
    float: left;
    width: 100%;
    background: #9d237e;
    text-align: center;
    padding: 0 !important;
  }
  #video-navigation ul li a {
    min-height: 10px;
  }
  #video-navigation ul li a span.spacer {
    display: none;
  }
  .bodytext h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    line-height: 3rem;
    font-weight: bold;
  }
  #button-life-onshore {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 40px;
    line-height: 4rem;
    margin: 0;
  }
  #button-life-offshore {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 40px;
    line-height: 4rem;
    margin-left: 5px;
  }
  #cookie-button {
    float: right;
  }
}
@media only screen and (max-width: 500px) {
  .checkboxes-left {
    float: left;
    width: 100%;
    padding: 20px 0 0px 0;
  }
  .checkboxes-right {
    float: right;
    width: 100%;
    padding: 20px 0 0px 0;
  }
  .snippet .arrow-link {
    position: static;
    bottom: 0;
    width: 100%;
  }
  .snippet-theme-1,
  .snippet-theme-2,
  .snippet-theme-3,
  .snippet-theme-4,
  .snippet-theme-5,
  .snippet-theme-6,
  .snippet-theme-7,
  .snippet-theme-10 {
    padding-bottom: 0px;
  }
  .snippet.youtube .bodytext {
    padding: 0 20px 0px 20px;
  }
}
@media only screen and (min-width: 480px) {
  #search-wrapper form {
    border-color: #fff;
    border: 0;
  }
  #search-wrapper {
    display: block;
    width: 140px;
    float: left;
    padding: 0 20px 0 0;
    background: #fff;
  }
  input[type=text]#site-search-input {
    width: 140px;
  }
  #toggle-search {
    float: right !important;
    display: none;
  }
  #header-options {
    float: right;
    width: 160px;
    padding: 5% 0 0 0;
    text-align: right;
  }
  .logo-container {
    float: left;
    width: 59.25925926%;
  }
  #toggle-account {
    background: #006699;
  }
  #toggle-account.selected {
    padding-bottom: 6px;
  }
  #account-dropdown ul {
    background: #006699;
  }
  #account-dropdown ul li a {
    border-right: 1px solid #155e8a;
  }
  #account-dropdown ul li:last-child a {
    border-right: 0;
    border-left: 1px solid #1e74a7;
  }
  #account-dropdown {
    float: none;
    padding: 0px 0px 0 0px;
  }
  input[type=text]#site-search-input {
    width: 160px;
    background: #eee;
    height: 40px;
    border: 1px solid #eee !important;
  }
  .logo-container {
    padding: 3.52112676% 2.08333333% 10px 0;
    width: 37.5%;
    min-width: 204px;
  }
  #opito-logo {
    float: left;
    padding: 4.22535211% 0 0 0;
    width: 7.44680851%;
  }
  span.skills-text {
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 7.1942446% 0 0 10px;
  }
  #site-search-button {
    top: 0;
    right: 1px;
    height: 40px;
  }
}
@media only screen and (min-width: 580px) {
  #home-banner {
    position: relative;
  }
  #home-banner .slide-text {
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    display: block;
    height: 100%;
  }
  #home-banner h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    line-height: 3rem;
  }
  #home-banner p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
  #home-banner p.arrow-link {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 0;
  }
}
@media only screen and (min-width: 780px) {
  #home-banner .slide-text {
    width: 31.91489362%;
  }
}
@media only screen and (max-width: 400px) {
  #masonry-case-studies .casestudy {
    float: left;
    width: 46.875%;
    padding: 0 1.5625% 20px 1.5625%;
    margin: 0;
    display: block;
    min-width: 100px;
  }
  .form-box .filter-item div {
    display: block;
    padding: 10px 0 0 0;
  }
  #breadcrumbs {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 340px) {
  #opito-logo img {
    margin: 0 auto;
    max-width: 60px;
  }
  .snippet-wrapper,
  #sub-col .snippet-wrapper {
    padding: 0 !important;
  }
  .snippet {
    width: 100% !important;
  }
  #content-wrapper {
    padding: 20px 10px 20px 10px;
  }
  #roles_accordion div ul li .thumb {
    float: none;
  }
  #roles_accordion div ul li .content {
    width: 100%;
  }
  #masonry-case-studies .casestudy {
    float: left;
    width: 93.75%;
    padding: 0 1.5625% 20px 1.5625%;
    margin: 0;
    display: block;
    min-width: 100px;
  }
  #case-studies-col {
    width: 98%;
    padding: 0 1%;
  }
  #page-hero {
    width: 93.5%;
  }
  .snippet,
  #sub-col .snippet {
    width: 93.75%;
  }
  .snippet-wrapper,
  #sub-col .snippet-wrapper {
    padding: 0 3.125%;
  }
  #main-col {
    margin: 20px 3.125%;
  }
  nav.submenu,
  .share-links {
    margin: 0 3.125%;
  }
  .inner-snippet-container .snippet {
    margin-bottom: 20px;
    width: 93.75%;
  }
  .inner-snippet-container .snippet-wrapper {
    padding: 0 3.125%;
  }
  ul#colouring_sheets li {
    padding: 0 0 0 0%;
    margin: 0 0 20px 0;
    float: left;
    list-style: none;
    width: 100%;
  }
}
@media only screen and (max-width 335px) {
}
@media only screen and (max-width: 320px) {
  .snippet {
    width: 100%;
  }
  .snippet-wrapper {
    padding: 0;
  }
}
@media only screen and (max-device-width: 960px) {
  html {
    -webkit-text-size-adjust: none;
  }
}
/* scrollbar2 */
#scrollbar2 {
  width: 100%;
  margin: 0 0 10px;
}
#scrollbar2 .viewport {
  width: 100%;
  height: 125px;
  overflow: hidden;
  position: relative;
}
#scrollbar2 .overview {
  list-style: none;
  width: 800px;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#scrollbar2 .overview a {
  float: left;
  padding: 0 10px 0 0;
}
#scrollbar2 .scrollbar {
  background: #333 url(../media/bg-scrollbar-track-x.png) no-repeat 0 0;
  position: relative;
  margin: 0 0 10px;
  clear: both;
  height: 15px;
}
#scrollbar2 .track {
  background: transparent url(../media/bg-scrollbar-trackend-x.png) no-repeat 100% 0;
  width: 100%;
  height: 15px;
  position: relative;
}
#scrollbar2 .thumb {
  background: transparent url(../media/bg-scrollbar-thumb-x.png) no-repeat 100% 50%;
  height: 25px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: -5px;
}
#scrollbar2 .thumb .end {
  background: transparent url(../media/bg-scrollbar-thumb-x.png) no-repeat 0 50%;
  overflow: hidden;
  height: 25px;
  width: 5px;
}
#scrollbar2 .disable {
  display: none;
}
.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../media/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../media/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../media/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../media/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../media/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../media/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
section.clock-intro {
  padding: 40px 40px 0 40px;
}
section.clock-intro .bodytext {
  text-align: center;
}
section.clock-intro .bodytext p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
}
section.clock-end {
  padding: 40px 40px 0 40px;
}
section.clock-end .bodytext {
  text-align: center;
}
section.clock-end .bodytext p,
section.clock-end .bodytext ol {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
}
section.clock-end .bodytext ol {
  list-style: none;
  max-width: 500px;
  margin: 0 auto;
  counter-reset: item;
  margin-top: 14px;
}
section.clock-end .bodytext ol li {
  margin-bottom: 14px;
}
section.clock-end .bodytext ol li span {
  display: block;
}
section.clock-end .bodytext ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}
section.clock-6 {
  background: #6D4186;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-6 .content-box {
  background: #513064;
}
section.clock-7 {
  background: #9d237e;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-7 .content-box {
  background: #731a5d;
}
section.clock-8 {
  background: #0E73AF;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-8 .content-box {
  background: #0a5480;
}
section.clock-9 {
  background: #32948E;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-9 .content-box {
  background: #256e69;
}
section.clock-11 {
  background: #53B247;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-11 .content-box {
  background: #428e38;
}
section.clock-14 {
  background: #FABA13;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-14 .content-box {
  background: #d59c05;
}
section.clock-16 {
  background: #BBBA3E;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-16 .content-box {
  background: #959431;
}
section.clock-18 {
  background: #0C72B2;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-18 .content-box {
  background: #095382;
}
section.clock-20 {
  background: #75599A;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-20 .content-box {
  background: #5c467a;
}
section.clock-21 {
  background: #6D4186;
  background-image: url('../media/journey/middle-line.jpg');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  padding: 20px 0 0 0;
}
section.clock-21 .content-box {
  background: #513064;
}
section .content-wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 0 60px 0;
}
section .content-box {
  padding: 40px;
  border: 0px solid #fff;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
section .content-box p {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
  padding: 0 0 20px 0;
}
section .content-box p .more-button {
  background: #000;
  border: 3px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 10px 25px;
  text-transform: uppercase;
}
section .content-box p:last-child {
  padding: 0;
}
.holder {
  width: 100px;
  height: 100px;
  margin-left: 0px;
  margin-top: 0px;
}
.arm {
  width: 10px;
  height: 100px;
  margin-left: -5px;
  margin-top: 0px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  position: absolute;
}
.clock-holder {
  position: relative;
  margin: 0 auto 20px auto;
  width: 100px;
  height: 100px;
  padding: 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
  .white-popup {
    position: relative;
    background: #FFF;
    padding: 30px 20px !important;
  }
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px 40px;
  width: auto;
  max-width: 740px;
  margin: 20px auto;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.white-popup h2 {
  padding-bottom: 15px;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 32px;
  line-height: 3.2rem;
}
.white-popup p {
  padding: 0 0 16px 0;
}
.clock6 p b {
  color: #6D4186;
}
.clock7 p b {
  color: #9d237e;
}
.clock8 p b {
  color: #0E73AF;
}
.clock9 p b {
  color: #32948E;
}
.clock11 p b {
  color: #53B247;
}
.clock14 p b {
  color: #FABA13;
}
.clock16 p b {
  color: #BBBA3E;
}
.clock18 p b {
  color: #0C72B2;
}
.clock20 p b {
  color: #75599A;
}
.clock21 p b {
  color: #6D4186;
}
